:root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#17263f;background:linear-gradient(180deg,#e7f4fa,#d8ebf5 52%,#d3e8f2);line-height:1.6;font-weight:400;--panel-bg: #ffffff;--panel-strong: #ffffff;--panel-border: rgba(23, 38, 63, .08);--text-muted: #607086;--text-soft: #73839a;--accent: #f28c2c;--accent-soft: #fff1e1;--accent-deep: #bf6612;--shadow: 0 14px 32px rgba(23, 38, 63, .08);--shadow-soft: 0 8px 20px rgba(23, 38, 63, .05);--navy: #162640;--navy-soft: #26466d}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button{font:inherit}#app{min-height:100vh}.site-layout{min-height:100vh;display:flex;flex-direction:column}.site-layout__main{flex:1}.site-footer{display:flex;justify-content:center;margin-top:20px;padding:22px 20px 32px;border-top:1px solid rgba(19,34,56,.08)}.site-footer__inner{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;width:min(1180px,calc(100% - 32px))}.site-footer__text,.site-footer__link{color:#6a7788;font-size:15px;line-height:1.6}.site-footer__divider{width:1px;height:14px;background:#13223824}.site-footer__link:hover{color:#38506e}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 80px}.site-header{position:sticky;top:0;z-index:20;width:100%;border-bottom:1px solid rgba(23,38,63,.08);background:#fff}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;width:calc(100% - 24px);max-width:none;min-height:72px;margin:0 auto;padding:0 8px 0 12px}.site-header__brand{display:inline-flex;align-items:center;gap:12px;min-width:0;margin-right:auto}.site-header__logo{display:inline-flex;align-items:center;justify-content:center;position:relative;width:52px;height:40px;border-radius:14px;background:linear-gradient(180deg,#fffffffa,#eaf4ffeb);border:1px solid rgba(38,70,109,.14);box-shadow:0 4px 10px #1626400d}.site-header__logo-bracket{position:absolute;top:10px;width:8px;height:18px;border-top:2px solid #2b79c2;border-bottom:2px solid #2b79c2}.site-header__logo-bracket--left{left:9px;border-left:2px solid #2b79c2;border-radius:5px 0 0 5px}.site-header__logo-bracket--right{right:9px;border-right:2px solid #2b79c2;border-radius:0 5px 5px 0}.site-header__logo-core{position:relative;width:20px;height:20px}.site-header__logo-lens{position:absolute;top:8px;left:15px;width:12px;height:12px;border:2px solid #1b3c64;border-radius:999px;background:#97cfff38}.site-header__logo-handle{position:absolute;top:19px;left:25px;width:9px;height:2px;border-radius:999px;background:#1b3c64;transform:rotate(42deg)}.site-header__brand-text{color:var(--navy);font-size:18px;font-weight:800;letter-spacing:-.02em;white-space:nowrap}.site-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.site-header__link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:12px;color:#38506e;font-size:14px;font-weight:600;transition:background .16s ease,color .16s ease}.site-header__link:hover{background:#17263f0f}.site-header__link--active{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-soft) 100%);color:#fff;box-shadow:0 6px 12px #1626401a}.page-shell__topbar{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px;flex-wrap:wrap}.page-shell__title{margin:8px 0 0;font-size:clamp(26px,4vw,38px)}.home-landing{display:grid;gap:24px;margin-bottom:30px}.home-landing__hero{display:grid;justify-items:center;text-align:center;gap:18px;padding:42px 8px 26px}.home-landing__badge{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;background:#f28c2c1f;color:var(--accent-deep);font-size:13px;font-weight:700}.home-landing__title{margin:0;font-size:clamp(38px,6vw,60px);line-height:1.08;letter-spacing:-.03em;color:var(--navy)}.home-landing__description{max-width:1100px;margin:0;color:var(--text-muted);font-size:18px}.home-landing__stats{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.home-landing__stats span{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;background:#17263f0d;color:#38506e;font-size:14px;font-weight:600}.home-landing__cta{display:inline-flex;align-items:center;justify-content:center;min-width:160px;min-height:52px;padding:0 22px;border-radius:16px;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-soft) 100%);color:#fff;font-weight:700;box-shadow:0 14px 28px #16264029}.home-landing__why{display:grid;gap:18px}.home-landing__why h2{margin:0;font-size:clamp(28px,4vw,36px);color:var(--navy)}.home-landing__why>p{margin:0;max-width:760px;color:var(--text-muted);font-size:16px}.home-landing__value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-value-card{padding:22px 20px;border-radius:24px;background:#ffffffc7;border:1px solid rgba(23,38,63,.06);box-shadow:var(--shadow-soft)}.home-value-card h3{margin:0 0 10px;font-size:20px;color:var(--navy)}.home-value-card p{margin:0;color:var(--text-muted);line-height:1.8}.home-tools-section{margin-top:10px}.home-tools-section__heading h2{font-size:clamp(24px,3.2vw,34px)}.home-tools-groups{display:grid;gap:28px}.home-tools-group{display:grid;gap:18px;scroll-margin-top:110px}.home-tools-group__heading{margin-bottom:0}.home-tools-group__heading h3{margin:0;font-size:clamp(22px,3vw,30px);color:var(--navy)}.hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);gap:24px;align-items:stretch;margin-bottom:44px}.hero__copy,.hero__panel,.tool-card,.state-box{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid var(--panel-border);box-shadow:var(--shadow-soft);border-radius:24px}.hero__copy{padding:40px}.eyebrow,.section__eyebrow,.tool-card__category{display:inline-flex;align-items:center;gap:8px;font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--accent)}.hero h1,.section h2,.tool-card h3{margin:0}.hero h1{margin-top:14px;font-size:clamp(34px,5vw,58px);line-height:1.04}.hero p{color:var(--text-muted);max-width:760px;font-size:16px}.hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.hero__stats div,.hero__panel{padding:18px 20px}.hero__stats strong{display:block;font-size:24px}.hero__stats span,.hero__panel li,.tool-card p,.tool-card__tags span,.state-box{color:var(--text-muted)}.hero__panel{display:flex;flex-direction:column;justify-content:center}.hero__panel p{margin:0 0 10px;color:#17263f;font-weight:600}.hero__panel ul{margin:0;padding-left:18px}.section{margin-top:28px}.section--compact{margin-top:0}.section__heading{margin-bottom:18px}.section__heading--split{display:flex;justify-content:space-between;gap:22px;align-items:flex-end;flex-wrap:wrap}.filters{display:flex;gap:10px;flex-wrap:wrap}.filter-chip{border:0;border-radius:999px;padding:10px 16px;background:#ffffffc7;color:#38506e;cursor:pointer;box-shadow:0 10px 24px #13223814}.filter-chip--active{background:#132238;color:#fff}.featured-grid,.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.tool-card{display:flex;flex-direction:column;min-height:320px;padding:22px 22px 20px;border-radius:26px;background:#fff;border:1px solid rgba(23,38,63,.06);box-shadow:0 4px 12px #17263f0a}.tool-card:hover{border-color:#17263f1f}.tool-card__header,.tool-card__tags{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.tool-card__badge{padding:5px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-size:12px;font-weight:700}.tool-card__path{color:var(--text-soft);font-size:12px;letter-spacing:.01em}.tool-card h3{margin-top:18px;font-size:28px;line-height:1.18;letter-spacing:-.02em;color:var(--navy)}.tool-card p{flex:1;min-height:72px;margin:14px 0 0;font-size:15px;line-height:1.8}.tool-card__tags{margin:18px 0 22px;align-items:center}.tool-card__tags span{padding:7px 11px;border-radius:999px;background:#17263f0d;font-size:12px;font-weight:600}.tool-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.tool-card__hint{color:var(--text-soft);font-size:13px}.tool-card__action{display:inline-flex;align-items:center;justify-content:center;min-width:124px;min-height:46px;padding:11px 18px;border-radius:16px;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-soft) 100%);color:#fff;box-shadow:0 6px 12px #1626401a}.tool-workbench{width:min(980px,calc(100% - 32px));margin:0 auto;padding:26px 0 72px}.tool-workbench--wide{width:min(1320px,calc(100% - 40px))}.tool-workbench__back{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 16px;margin-bottom:18px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(23,38,63,.08);color:var(--navy);font-size:14px;font-weight:600;box-shadow:0 10px 24px #17263f14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.tool-workbench__back:before{content:"";width:8px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-left:2px}.tool-workbench__back:hover{transform:translateY(-1px);background:#fffffff0;box-shadow:0 14px 30px #17263f1a}.tool-workbench__panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid var(--panel-border);box-shadow:var(--shadow-soft);border-radius:30px;padding:30px}.tool-workbench__header{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;flex-wrap:wrap}.tool-workbench__header p{max-width:640px;color:var(--text-muted);font-size:16px}.primary-button,.ghost-button{border:0;border-radius:16px;padding:12px 18px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-soft) 100%);color:#fff;box-shadow:0 12px 24px #16264029}.ghost-button{background:#17263f0f;color:#17263f}.ghost-button--compact{padding:9px 14px}.primary-button:disabled,.ghost-button:disabled{opacity:.6;cursor:not-allowed}.primary-button:not(:disabled):hover,.ghost-button:not(:disabled):hover{transform:translateY(-1px)}.result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0}.result-grid--spacious{margin:28px 0 0}.result-grid--analytics-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.result-card{padding:20px;border-radius:22px;background:#ffffffe6;border:1px solid rgba(23,38,63,.08);box-shadow:inset 0 1px #ffffffe0}.result-card__label{display:block;margin-bottom:10px;color:var(--text-muted);font-size:13px}.result-card strong{font-size:24px;word-break:break-all}.result-card__meta{font-size:16px;line-height:1.5}.tool-workbench__actions{display:flex;gap:12px;flex-wrap:wrap}.tool-workbench__actions--spacious{margin-top:18px}.tool-checkbox{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border-radius:14px;background:#17263f0d;color:#17263f;font-size:14px;font-weight:600}.tool-checkbox input{margin:0}.tool-workbench__message{margin-top:18px}.admin-toolbar{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;justify-content:flex-end}.admin-select{display:grid;gap:6px;color:var(--text-muted);font-size:13px}.admin-select select{min-width:140px;padding:12px 14px;border-radius:16px;border:1px solid rgba(19,34,56,.12);background:#ffffffdb;color:#17263f;font:inherit}.admin-select .text-input{margin-bottom:0}.admin-login-shell{width:min(760px,calc(100% - 32px))}.admin-login-card{padding-bottom:32px}.admin-login-form{display:grid;gap:16px;margin-top:24px}.admin-field{gap:8px}.admin-login-error,.state-box--success{margin-top:8px}.state-box--success{background:#12b76a1f;color:#027a48;border-color:#12b76a38}.section-copy{margin:6px 0 0;color:var(--text-muted);font-size:15px}.admin-order-table{min-width:920px}.admin-order-table th:nth-child(1),.admin-order-table td:nth-child(1){width:23%}.admin-order-table th:nth-child(2),.admin-order-table td:nth-child(2){width:14%}.admin-order-table th:nth-child(3),.admin-order-table td:nth-child(3){width:18%}.admin-order-table th:nth-child(4),.admin-order-table td:nth-child(4){width:11%}.admin-order-table th:nth-child(5),.admin-order-table td:nth-child(5){width:10%;white-space:nowrap}.admin-order-table th:nth-child(6),.admin-order-table td:nth-child(6){width:9%}.admin-order-table th:nth-child(7),.admin-order-table td:nth-child(7){width:7%}.tool-type-panel{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);gap:24px;padding:22px 24px;border-radius:20px;background:#ffffffc2;border:1px solid rgba(19,34,56,.08)}.tool-type-panel__copy h3{margin:0 0 10px}.tool-type-panel__copy p{margin:0;color:var(--text-muted)}.tool-type-panel__editor .input-panel__textarea{margin-bottom:0}.tool-type-panel__actions{margin-top:14px;display:flex;justify-content:flex-end}.admin-log-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:end}.admin-log-filters__actions{margin-top:16px}.admin-log-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.admin-log-summary-grid .analysis-section{width:min(100%,560px);max-width:560px;justify-self:start}.admin-log-pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.admin-select--inline{width:auto;min-width:168px}.admin-log-pagination-meta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;color:#60728e;font-size:14px}.admin-log-pagination-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;flex-wrap:wrap}.admin-log-pagination-pages{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ghost-button--active{background:#1f3d67;border-color:#1f3d67;color:#fff}.table-shell--compact{overflow-x:hidden}.admin-log-ip-table{min-width:0;width:100%;table-layout:fixed}.admin-log-ip-table th:nth-child(1),.admin-log-ip-table td:nth-child(1){width:auto;word-break:break-word;overflow-wrap:anywhere}.admin-log-ip-table th:nth-child(2),.admin-log-ip-table td:nth-child(2){width:110px;white-space:nowrap;text-align:right}.admin-log-ip-table th:nth-child(3),.admin-log-ip-table td:nth-child(3){width:110px;white-space:nowrap;text-align:right}.admin-log-summary-list{display:grid;gap:10px}.admin-log-summary-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 16px;border-radius:16px;background:#ffffffdb;border:1px solid rgba(23,38,63,.08)}.admin-log-summary-item__label{color:#17263f;word-break:break-word;overflow-wrap:anywhere}.admin-log-summary-item__count{color:#17263f;font-size:18px;white-space:nowrap}.admin-log-table{min-width:820px}.admin-native-select{width:100%;padding:14px 16px;border-radius:18px;border:1px solid rgba(19,34,56,.12);background:#ffffffd1;color:#17263f;font:inherit}.admin-native-select--table{width:104px;min-width:104px;padding:9px 10px;border-radius:16px;background:#ffffffe6}.admin-order-input{width:76px;padding:8px;border-radius:16px;border:1px solid rgba(19,34,56,.12);background:#ffffffe6;color:#17263f;font:inherit}.admin-toggle{display:inline-flex;align-items:center;gap:8px;color:#38506e;white-space:nowrap}.admin-toggle input{width:16px;height:16px}.ghost-button--compact{white-space:nowrap}.input-panel--editor{min-width:0}.editor-shell{display:grid;grid-template-columns:64px minmax(0,1fr);min-height:320px;border-radius:18px;border:1px solid rgba(19,34,56,.12);background:#ffffffd1;overflow:hidden}.editor-shell--has-error{border-color:#d92d2066;box-shadow:inset 0 0 0 1px #d92d2014}.editor-gutter{padding:16px 0;background:#1322380a;overflow:hidden}.editor-gutter__line{height:24px;padding-right:14px;text-align:right;color:#7a8898;font:13px/24px Consolas,Courier New,monospace}.editor-gutter__line--error{background:#d92d201f;color:#b42318;font-weight:700}.editor-textarea{width:100%;min-height:320px;padding:16px;border:0;outline:none;resize:vertical;background:transparent;color:#17263f;font:14px/1.714 Consolas,Courier New,monospace}.yaml-error-card{padding:18px 20px;border-radius:18px;border:1px solid rgba(217,45,32,.16);background:#fff5f5e0}.yaml-error-card__meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px;color:#b42318}.yaml-error-card__line,.yaml-error-card__pointer{margin:0;padding:12px 14px;border-radius:16px;background:#ffffffe6;overflow-x:auto;font:14px/1.6 Consolas,Courier New,monospace}.yaml-error-card__pointer{margin-top:10px;color:#d92d20;font-weight:700}.yaml-warning-list{display:grid;gap:6px}.yaml-warning-list span{color:#b54708}.admin-switches{display:flex;gap:10px;flex-wrap:wrap}.ghost-button--chip{border-radius:999px}.ghost-button--active{background:#132238;color:#fff}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}.tool-grid--spacious{gap:24px;margin-top:28px}.input-panel{margin-top:24px}.input-panel__label{display:block;margin-bottom:10px;font-weight:600}.input-panel__textarea{width:100%;min-height:260px;padding:16px;border-radius:18px;border:1px solid rgba(19,34,56,.12);background:#ffffffd1;resize:vertical;font:14px/1.6 Consolas,Courier New,monospace;color:#17263f;margin-bottom:14px}.input-panel__textarea--compact{min-height:150px}.admin-editor__hint{margin:0 0 10px;color:var(--text-muted);font-size:13px}.admin-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px}.admin-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1322386b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.admin-modal__panel{position:relative;z-index:1;width:min(1100px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;padding:28px;border-radius:24px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid rgba(19,34,56,.08);box-shadow:0 28px 80px #13223838}.admin-floating-toast{position:fixed;top:24px;left:50%;z-index:1100;transform:translate(-50%);min-width:280px;max-width:min(560px,calc(100vw - 32px));padding:14px 18px;border-radius:16px;background:#e8f8effa;border:1px solid rgba(18,183,106,.22);color:#0f8b4c;box-shadow:0 14px 28px #1322381f;text-align:center}.text-input{width:100%;padding:14px 16px;border-radius:18px;border:1px solid rgba(19,34,56,.12);background:#ffffffd1;color:#17263f;margin-bottom:14px}.analysis-section{margin-top:28px}.analysis-section h2{margin-bottom:14px}.finding-list{display:grid;gap:14px}.finding-card{padding:18px 20px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(19,34,56,.08)}.finding-card__top{display:flex;gap:12px;align-items:center;margin-bottom:10px;flex-wrap:wrap}.finding-card__top h3,.finding-card p{margin:0}.finding-card p+p{margin-top:8px}.finding-card--ai{border:1px solid rgba(46,107,255,.18);background:linear-gradient(180deg,#f3f8ffe6,#ffffffeb)}.finding-list--compact{gap:12px;margin-top:14px}.finding-card--inline{padding:16px 18px;background:#ffffffd1}.severity-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px}.severity-pill--high{background:#fee4e2;color:#b42318}.severity-pill--medium{background:#fff1cc;color:#b54708}.severity-pill--low{background:#e7f6ec;color:#027a48}.table-shell{overflow-x:auto;border-radius:18px;background:#ffffffc2;border:1px solid rgba(19,34,56,.08)}.analysis-table{width:100%;border-collapse:collapse;min-width:720px}.table-shell--compact .analysis-table.admin-log-ip-table{min-width:0;width:100%;table-layout:fixed}.analysis-table th,.analysis-table td{padding:12px 10px;border-bottom:1px solid rgba(19,34,56,.08);text-align:left;vertical-align:top}.analysis-table th{background:#1322380a}.analytics-table{min-width:920px}.analytics-tool-name{display:grid;gap:6px}.analytics-tool-name strong{font-size:15px}.analytics-tool-name a{color:#38506e;font-size:13px}.analytics-cell{display:grid;gap:4px}.analytics-cell span{font-weight:700}.analytics-cell small{color:var(--text-muted)}.analytics-cell--summary span{color:#17263f}.analytics-period-cell{min-width:86px}.analytics-period-cell--current{background:#ff7a1814}.result-card__summary{font-size:16px;line-height:1.6}.uuid-list{display:grid;gap:12px;margin-top:24px}.uuid-item{padding:14px 16px;border-radius:16px;background:#ffffffbd;border:1px solid rgba(19,34,56,.08);overflow-x:auto}.qr-preview{display:grid;place-items:center;min-height:320px;padding:24px;border-radius:20px;background:#fffc;border:1px solid rgba(19,34,56,.08)}.qr-preview img{max-width:100%;height:auto;display:block}.qr-preview--empty{color:var(--text-muted)}.diff-viewer{margin-top:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.diff-pane{border-radius:20px;overflow:hidden;border:1px solid rgba(19,34,56,.08);background:#fffc}.diff-pane__title{padding:14px 18px;background:#1322380d;font-weight:600}.diff-pane__body{max-height:760px;overflow:auto}.diff-line{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:start;font-family:Consolas,Courier New,monospace;font-size:13px;border-top:1px solid rgba(19,34,56,.04)}.diff-line__number{display:flex;align-items:center;justify-content:flex-end;min-height:40px;padding:10px 12px;color:#7b8a9b;background:#13223808;border-right:1px solid rgba(19,34,56,.06)}.diff-line__text{display:block;min-height:40px;padding:10px 14px;white-space:pre-wrap;word-break:break-word}.diff-line--added,.diff-line--removed,.diff-line--changed{background:#17263f0f}.diff-line--empty .diff-line__text{color:#b7c0ca}.diff-token{border-radius:6px}.diff-token--left{background:#027a482e;color:#027a48}.diff-token--right{background:#b4231829;color:#b42318}.state-box--success{color:#027a48}.seo-content{margin-top:24px;display:grid;gap:22px}.ad-placeholder{margin-top:24px;padding:24px 28px;border-radius:24px;border:1px dashed rgba(19,34,56,.22);background:linear-gradient(135deg,#ffffffd1,#f7fafdf0);box-shadow:0 14px 40px #1322380f}.ad-placeholder--inline,.ad-placeholder h2,.ad-placeholder p{margin-top:0}.ad-placeholder p:last-child{margin-bottom:0;color:var(--text-muted)}.ad-placeholder__label{display:inline-flex;align-items:center;padding:4px 10px;margin-bottom:12px;border-radius:999px;background:#ff7a181f;color:#b85e14;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.seo-section{padding:26px 30px;border-radius:28px;background:#ffffffc2;border:1px solid rgba(19,34,56,.08);box-shadow:0 16px 38px #1322380f}.seo-section h2,.seo-section h3,.seo-section p{margin-top:0}.seo-section p:last-child,.faq-item p:last-child{margin-bottom:0}.seo-list{margin:0;padding-left:20px;color:var(--text-muted)}.seo-list--ordered li+li,.seo-list li+li{margin-top:8px}.faq-list{display:grid;gap:14px}.faq-item{padding:18px 20px;border-radius:18px;background:#1322380a}.related-links{display:flex;gap:12px;flex-wrap:wrap}.related-links a{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#17263f0f;color:#17263f}.state-box{padding:20px}.state-box--error{color:#b42318}.analysis-section--compact{display:grid;gap:22px}.tool-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.tool-grid--tight{gap:16px}.tool-workbench__actions--compact{margin-top:0}.result-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.result-card--wide{grid-column:span 2}.admin-switches--wrap{flex-wrap:wrap}.input-panel--actions{align-self:end}@media (max-width: 960px){.site-header__inner{flex-direction:column;align-items:stretch;justify-content:center;padding:12px 0;min-height:auto}.site-header__brand,.site-header__nav{justify-content:center}.hero,.featured-grid,.tools-grid{grid-template-columns:1fr}.hero__copy{padding:28px}.hero__stats,.result-grid,.tool-grid,.diff-viewer,.tool-type-panel{grid-template-columns:1fr}.result-card--wide{grid-column:span 1}.home-landing__value-grid{grid-template-columns:1fr}}.admin-shell{width:min(1380px,calc(100% - 40px));margin:0 auto;padding:26px 0 72px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.admin-shell__sidebar{position:sticky;top:24px;display:grid;gap:22px;padding:26px 22px;border-radius:24px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#fffffff7,#fafcffd6);border:1px solid var(--panel-border);box-shadow:var(--shadow)}.admin-shell__brand h1{margin:8px 0 6px;font-size:32px;line-height:1.1}.admin-shell__brand p{margin:0;color:var(--text-muted);font-size:14px}.admin-shell__nav{display:grid;gap:10px}.admin-shell__nav-item{display:flex;align-items:center;min-height:50px;padding:0 16px;border-radius:16px;color:#38506e;background:#17263f0a;font-weight:600}.admin-shell__nav-item--active{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-soft) 100%);color:#fff;box-shadow:0 12px 24px #16264029}.admin-shell__logout{justify-content:center}.admin-shell__content .tool-workbench__panel{padding:30px}.admin-password-form{display:grid;gap:22px;max-width:640px}@media (max-width: 960px){.admin-shell{grid-template-columns:1fr}.admin-shell__sidebar{position:static}}
