:root{--brand:#1688a4;--brand-deep:#07546a;--ink:#101820;--muted:#5d6b76;--line:#dfe7eb;--surface:#ffffff;--soft:#f4f8fa;--chrome:#eef3f6;--success:#168a53;--warning:#a86b00;--danger:#b42318;--radius:8px}.responsive-picture{display:contents}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-shell{min-height:100dvh;overflow-x:hidden}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(16,24,32,.08);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{display:grid;grid-template-columns:minmax(142px,1fr) auto minmax(142px,1fr);height:72px;grid-gap:24px;gap:24px}.logo,.nav{align-items:center}.logo{display:inline-flex;gap:10px;min-width:142px;font-weight:800;letter-spacing:.01em}.logo-mark{width:38px;height:38px;border-radius:50%;background:var(--brand);display:grid;place-items:center;overflow:hidden}.logo-mark img{width:100%;height:100%;object-fit:cover}.logo-text{display:grid;line-height:1.1}.logo-text small{color:var(--muted);font-size:12px;font-weight:600}.nav-links{display:flex;align-items:center;gap:28px;color:#24313a;font-size:15px}.nav-links a:hover{color:var(--brand)}.nav-actions{display:flex;align-items:center;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:var(--radius);background:var(--brand);color:#fff;font-weight:700;white-space:nowrap;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{background:var(--brand-deep);transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.62;transform:none}.button[aria-busy=true]{cursor:progress}.button.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.button.secondary:hover{border-color:var(--brand);color:var(--brand-deep);background:#f8fbfc}.hero{position:relative;min-height:calc(100dvh - 72px);display:grid;align-items:center;background:#0b1e26;color:#fff;isolation:isolate}.hero-media{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;opacity:.82}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,18,24,.78),rgba(5,18,24,.28) 48%,rgba(5,18,24,.1))}.hero-content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:72px 0}.hero h1{max-width:720px;margin:0;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.98;letter-spacing:0}.hero p{max-width:560px;margin:24px 0 32px;color:rgba(255,255,255,.86);font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.section{padding:112px 0}.section.compact{padding:72px 0}.stats-section{background:#f8fbfc}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.stat-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px}.stat-item strong{display:block;color:var(--brand-deep);font-size:32px;line-height:1}.stat-item span{display:block;margin-top:8px;color:var(--muted);font-weight:700}.section-header{max-width:720px;margin-bottom:38px}.section-header.center{margin-left:auto;margin-right:auto;text-align:center}.section-header h2{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;letter-spacing:0}.section-header p{margin:14px 0 0;color:var(--muted);font-size:18px}.brand-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:44px;gap:44px;align-items:center}.brand-panel{border-radius:var(--radius);background:var(--soft);padding:36px}.value-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:28px}.tag,.value-list span{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:12px 14px;color:#24313a;font-weight:700}.brand-photo{min-height:420px;border-radius:var(--radius);overflow:hidden;background:linear-gradient(135deg,#e7eef2,#ffffff)}.brand-photo img{width:100%;height:100%;min-height:420px;object-fit:cover;transition:transform .7s ease}.article-card:hover img,.brand-photo:hover img,.product-card:hover img{transform:scale(1.04)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.article-card,.product-card,.proof-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.product-card{display:grid;min-height:100%}.product-image{aspect-ratio:4/3;background:var(--chrome);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.product-body{display:grid;grid-gap:14px;gap:14px;padding:20px}.product-body h3{margin:0;font-size:22px}.article-card p,.product-body p,.proof-card p{margin:0;color:var(--muted)}.meta-row{display:flex;flex-wrap:wrap;gap:8px}.meta-row span{border-radius:999px;background:#edf7fa;color:var(--brand-deep);padding:5px 10px;font-size:13px;font-weight:700}.feature-list{margin:0;padding-left:18px;color:#31414b;font-size:14px}.feature-list li+li{margin-top:4px}.cert-row{display:flex;flex-wrap:wrap;gap:6px}.cert-row span{border:1px solid var(--line);border-radius:999px;padding:3px 8px;color:var(--muted);font-size:12px;font-weight:700}.product-price{color:var(--ink);font-size:20px;font-weight:800}.product-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.proof-section{background:linear-gradient(180deg,#f8fbfc,#ffffff)}.proof-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);grid-gap:18px;gap:18px}.proof-card{padding:24px}.proof-card.featured{background:var(--brand-deep);color:#fff}.proof-card.featured p{color:rgba(255,255,255,.82)}.proof-card strong{display:block;margin-bottom:10px;font-size:24px;line-height:1.2}.asset-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:32px}.asset-tile{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.asset-tile img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:var(--chrome)}.asset-tile span{display:block;padding:12px;color:#31414b;font-size:14px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.article-card img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:var(--chrome);transition:transform .7s ease}.article-card-content{padding:20px}.article-card h3{margin:0 0 10px;font-size:22px}.footer{background:var(--brand-deep);color:#fff;padding:48px 0}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);grid-gap:28px;gap:28px}.footer a,.footer p{color:rgba(255,255,255,.78)}.footer h3,.footer h4{margin-top:0}.page-hero{padding:88px 0 44px;background:linear-gradient(180deg,#f3f8fa,#fff)}.page-hero h1{margin:0;font-size:clamp(2.5rem,5vw,5rem);line-height:1;max-width:860px}.page-hero p{color:var(--muted);max-width:680px;font-size:18px}.breadcrumbs{margin-bottom:22px;color:var(--muted);font-size:14px;font-weight:700}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:8px;color:rgba(31,42,46,.38)}.breadcrumbs a{color:var(--brand-deep)}.endorsements-page{background:#fff}.endorsements-hero{padding:92px 0 64px;background:radial-gradient(circle at 82% 12%,rgba(22,136,164,.13),transparent 30%),linear-gradient(180deg,#eef7f9,#fff)}.endorsements-hero h1{max-width:980px}.endorsements-hero p{max-width:720px;margin-bottom:0}.endorsement-overview{padding-top:40px}.evidence-scope{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:24px;gap:24px;align-items:center;border:1px solid #b9dce4;border-radius:var(--radius);background:#edf8fa;padding:26px}.evidence-scope strong{color:var(--brand-deep);font-size:21px}.evidence-scope p{max-width:720px;margin:7px 0 0;color:#314a55}.evidence-counts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.evidence-counts span{border-left:1px solid #a8d0d9;padding-left:18px;color:#48616b;font-size:13px;font-weight:700}.evidence-counts b{display:block;color:var(--brand-deep);font-size:38px;line-height:1}.endorsement-jump-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);grid-template-rows:repeat(2,minmax(132px,auto));grid-gap:16px;gap:16px;margin-top:28px}.endorsement-jump-card{display:grid;align-content:center;grid-gap:9px;gap:9px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.endorsement-jump-card.featured{grid-row:1/span 2;min-height:280px;background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.12)),var(--brand-deep);color:#fff}.endorsement-jump-card:focus-visible,.endorsement-jump-card:hover{border-color:var(--brand);box-shadow:0 18px 44px rgba(7,84,106,.11);transform:translateY(-2px)}.endorsement-jump-card:focus-visible{outline:3px solid rgba(22,136,164,.2);outline-offset:3px}.endorsement-jump-card strong{font-size:clamp(1.45rem,2.5vw,2.2rem);line-height:1.15}.endorsement-jump-card span{max-width:560px;color:var(--muted)}.endorsement-jump-card.featured span{color:rgba(255,255,255,.82)}.certification-context{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:20px;gap:20px;margin-top:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.certification-context strong{color:var(--brand-deep)}.certification-context span{color:var(--muted)}.endorsement-section{scroll-margin-top:88px}.patent-section{background:#f4f8fa}.patent-groups{display:grid;grid-gap:14px;gap:14px}.patent-group{border:1px solid #d2e1e6;border-radius:var(--radius);background:#fff;overflow:hidden}.patent-group summary{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:center;min-height:96px;padding:20px 62px 20px 24px;cursor:pointer;list-style:none}.patent-group summary::-webkit-details-marker{display:none}.patent-group summary:after{content:"+";position:absolute;right:24px;top:50%;width:28px;height:28px;border:1px solid #b7ccd3;border-radius:50%;color:var(--brand-deep);text-align:center;line-height:25px;transform:translateY(-50%)}.patent-group[open] summary:after{content:"−"}.patent-group summary:focus-visible{outline:3px solid rgba(22,136,164,.2);outline-offset:-3px}.patent-group summary span{display:grid;grid-gap:5px;gap:5px}.patent-group summary strong{font-size:23px}.patent-group summary small{color:var(--muted);font-size:15px}.patent-group summary>b{color:var(--brand-deep);font-size:15px}.patent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;border-top:1px solid #dce7eb;background:#f8fbfc;padding:18px}.patent-record{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px}.patent-record h3{max-width:34ch;margin:0 0 18px;font-size:18px;line-height:1.45}.patent-record dl{display:grid;grid-gap:9px;gap:9px;margin:0}.patent-record dl>div{display:grid;grid-template-columns:76px minmax(0,1fr);grid-gap:10px;gap:10px}.patent-record dt{color:var(--muted)}.patent-record dd{min-width:0;margin:0;color:#24313a;font-weight:750;overflow-wrap:anywhere}.qualification-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:18px;gap:18px}.qualification-card{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(0,1.1fr);grid-column:span 5;min-height:300px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.qualification-card:nth-child(2),.qualification-card:nth-child(3){grid-column:span 7}.qualification-image{display:grid;place-items:center;min-height:280px;background:#f3f6f7;overflow:hidden}.qualification-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.expert-scene:hover img,.honor-gallery figure:hover img,.media-scene:hover img,.qualification-card:hover .qualification-image img{transform:scale(1.025)}.qualification-copy{display:grid;align-content:center;grid-gap:10px;gap:10px;padding:24px}.qualification-copy h3{margin:0;font-size:24px;line-height:1.2}.qualification-copy p{margin:0;color:var(--muted)}.qualification-copy span{color:var(--brand-deep);font-size:14px;font-weight:800}.endorsement-subsection{margin-top:70px}.subsection-heading{max-width:700px;margin-bottom:26px}.industry-participation h3,.media-copy>h3,.partner-media-grid h3,.subsection-heading h3{margin:0;font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.15}.subsection-heading p{margin:9px 0 0;color:var(--muted)}.honor-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.expert-scene,.honor-gallery figure,.media-scene{margin:0;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.honor-gallery img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#f3f6f7;transition:transform .5s ease}.expert-scene figcaption,.honor-gallery figcaption,.media-scene figcaption{padding:13px 15px;color:#3d4e58;font-size:14px}.honor-timeline{border-top:1px solid var(--line)}.honor-period{display:grid;grid-template-columns:130px minmax(0,1fr);grid-gap:28px;gap:28px;border-bottom:1px solid var(--line);padding:28px 0}.honor-period h4{margin:0;color:var(--brand-deep);font-size:30px;line-height:1}.honor-period ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 26px;gap:10px 26px;margin:0;padding:0;list-style:none}.honor-period li{position:relative;padding-left:16px;color:#31414b}.honor-period li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:2px;background:var(--brand)}.industry-participation{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:28px;gap:28px;margin-top:56px;border-radius:var(--radius);background:var(--brand-deep);color:#fff;padding:30px}.industry-participation>div{display:grid;grid-gap:12px;gap:12px}.industry-participation p{margin:0;border-left:1px solid rgba(255,255,255,.28);padding-left:18px;color:rgba(255,255,255,.84)}.expert-media-section{background:#f8fbfc}.expert-layout,.media-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:24px;gap:24px;align-items:start}.expert-scene img,.media-scene img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .5s ease}.expert-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.expert-record{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px}.expert-record h3{margin:0 0 6px;color:var(--brand-deep);font-size:24px}.expert-record strong{display:block;color:#263740;line-height:1.45}.expert-record p{margin:10px 0 0;color:var(--muted);font-size:14px}.media-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);margin-top:72px}.media-scene img{aspect-ratio:3/2}.media-copy{display:grid;grid-gap:22px;gap:22px}.media-evidence-list{display:grid;grid-gap:12px;gap:12px}.media-evidence-list article{border-left:3px solid var(--brand);background:#fff;padding:17px 18px}.media-evidence-list strong{color:#21323b;font-size:18px}.media-evidence-list p,.partner-media-grid p{margin:7px 0 0;color:var(--muted)}.partner-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:48px}.partner-media-grid>section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.owned-media-list{display:flex;flex-wrap:wrap;gap:0;margin-top:18px}.owned-media-list span{margin:0 14px 8px 0;border-right:1px solid #cbd8dd;padding-right:14px;color:var(--brand-deep);font-weight:750}.owned-media-list span:last-child{border-right:0}.endorsement-source-note{max-width:900px;margin:52px 0 0;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:14px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:36px;gap:36px}.product-detail-hero{padding:72px 0;background:linear-gradient(180deg,#f3f8fa,#fff)}.product-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:44px;gap:44px;align-items:center}.product-hero-copy h1{margin:0;font-size:clamp(3rem,6vw,6rem);line-height:.98}.product-hero-copy p{color:var(--muted);font-size:20px}.back-link,.eyebrow{color:var(--brand-deep);font-weight:800}.back-link{display:inline-flex;margin-bottom:22px}.product-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.product-hero-image{border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 24px 70px rgba(16,24,32,.1)}.product-hero-image img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.detail-stat-grid,.source-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:36px;gap:36px;align-items:start}.detail-main{display:grid;grid-gap:48px;gap:48px}.detail-block{min-width:0}.feature-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.feature-detail-card,.side-panel,.video-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.feature-detail-card{padding:20px}.feature-detail-card strong{display:block;margin-bottom:8px;font-size:20px}.empty-note,.feature-detail-card p,.side-panel p,.video-card p{margin:0;color:var(--muted)}.spec-table{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.spec-row{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:16px;gap:16px;padding:15px 18px;background:#fff}.spec-row+.spec-row{border-top:1px solid var(--line)}.spec-row span{color:var(--muted)}.spec-row strong{color:#24313a}.detail-certs{margin-bottom:18px}.detail-side{position:-webkit-sticky;position:sticky;top:96px;display:grid;grid-gap:18px;gap:18px}.side-panel{padding:22px}.side-panel h2{margin:0 0 12px;font-size:22px}.side-panel .button{width:100%;margin-top:16px}.side-price{color:var(--ink)!important;font-size:34px;font-weight:900;line-height:1.1}.related-product{display:grid;grid-template-columns:76px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.related-product img{width:76px;height:58px;border-radius:6px;object-fit:cover;background:var(--chrome)}.related-product span{display:grid;min-width:0}.related-product small{color:var(--muted)}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.video-card{overflow:hidden}.video-card video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#0f1720}.video-card div{padding:16px}.detail-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.detail-gallery figure{margin:0;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.detail-gallery img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:var(--chrome)}.detail-gallery figcaption{padding:12px;color:#31414b;font-size:14px}.markdown{font-size:18px}.markdown h2,.markdown h3{line-height:1.2;margin-top:32px}.markdown p{color:#2b3942}.admin-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100dvh;background:#f5f8fa}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100dvh;background:linear-gradient(180deg,var(--brand),var(--brand-deep));color:#fff;padding:28px 18px}.admin-brand{display:flex;align-items:center;gap:12px;margin-bottom:34px;font-weight:800}.admin-tabs{display:grid;grid-gap:8px;gap:8px}.admin-tab{border:0;border-radius:var(--radius);background:transparent;color:rgba(255,255,255,.86);text-align:left;padding:12px 14px;cursor:pointer}.admin-tab.active,.admin-tab:hover{background:rgba(255,255,255,.15);color:#fff}.admin-main{padding:28px}.admin-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.admin-topbar h1{margin:0;line-height:1.1}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.admin-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px}.admin-card.wide{grid-column:1/-1}.product-editor-heading,.product-editor-preview,.product-material-row,.product-materials-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-editor-heading{align-items:end}.product-editor-heading h2,.product-editor-section h3,.product-material-row strong{margin:0}.product-editor-heading p,.product-editor-preview p,.product-materials-heading p{margin:6px 0 0;color:var(--muted)}.product-selector-field{min-width:220px}.product-editor-controls{display:flex;align-items:flex-end;gap:10px}.product-editor-preview,.product-editor-section{margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.product-editor-preview{justify-content:flex-start}.product-editor-preview img,.product-editor-preview-empty{width:116px;height:84px;border-radius:6px;object-fit:cover;background:var(--chrome)}.product-editor-preview-empty{display:grid;place-items:center;color:var(--muted);font-size:13px}.product-editor-preview-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.product-editor-section h3{margin-bottom:14px;font-size:18px}.field-full{grid-column:1/-1}.product-image-field{min-width:0}.product-image-actions{display:flex;flex-wrap:wrap;gap:8px}.product-image-field small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-image-field .product-image-error{color:var(--danger);white-space:normal}.product-image-picker{width:min(900px,100%)}.product-image-picker .panel-heading p{margin:6px 0 0;color:var(--muted)}.product-image-picker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.product-image-picker-grid button{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);cursor:pointer;text-align:left;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.product-image-picker-grid button.selected,.product-image-picker-grid button:focus-visible,.product-image-picker-grid button:hover{border-color:var(--brand);box-shadow:0 0 0 3px rgba(22,136,164,.14);outline:none;transform:translateY(-1px)}.product-image-picker-grid img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:var(--chrome)}.product-image-picker-grid span{display:block;overflow:hidden;padding:9px 10px 10px;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-image-picker-empty{display:grid;min-height:180px;place-items:center;color:var(--muted)}.create-product-panel{width:min(620px,100%)}.delete-product-panel{width:min(560px,100%)}.delete-product-warning{margin:0;color:#53636c;line-height:1.7}.delete-product-warning strong{color:var(--danger);overflow-wrap:anywhere}.delete-product-panel .panel-actions{justify-content:flex-end}.create-product-panel .panel-heading p{margin:6px 0 0;color:var(--muted)}.create-product-panel form{display:grid;grid-gap:16px;gap:16px}.create-product-url{margin:0;color:var(--muted);font-size:13px;overflow-wrap:anywhere}.create-product-panel .panel-actions{justify-content:flex-end}.product-materials-heading{align-items:flex-start}.product-materials-heading>strong{color:var(--brand-deep);font-size:20px;white-space:nowrap}.product-material-counts{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.product-material-counts span{border-radius:999px;background:#edf7fa;color:var(--brand-deep);padding:5px 10px;font-size:13px;font-weight:700}.product-material-list{display:grid;grid-gap:0;gap:0;margin-top:14px}.product-material-row{justify-content:flex-start;min-width:0;padding:10px 0}.product-material-row+.product-material-row{border-top:1px solid var(--line)}.product-material-row img{width:58px;height:44px;border-radius:6px;object-fit:cover;background:var(--chrome)}.product-material-row>div{display:grid;min-width:0;flex:1 1;grid-gap:3px;gap:3px}.product-material-row span,.product-material-row strong{overflow:hidden;text-overflow:ellipsis}.product-material-row>div span{color:var(--muted);font-size:13px;white-space:nowrap}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.field{display:grid;grid-gap:6px;gap:6px}.field label{color:#31414b;font-size:13px;font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:40px;border:1px solid #cbd7dd;border-radius:var(--radius);background:#fff;color:var(--ink);padding:9px 11px}.field textarea{min-height:96px;resize:vertical}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius)}.data-table{width:100%;min-width:760px;border-collapse:collapse;background:#fff}.data-table td,.data-table th{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top;font-size:14px}.data-table th{background:#f7fafb;color:#31414b;font-size:13px}.document-title-link{color:var(--ink);font-weight:750}.document-title-link:hover{color:var(--brand-deep);text-decoration:underline}.document-open-button{min-height:36px;padding:0 14px;font-size:14px}.article-list-panel{padding:0;overflow:hidden}.article-list-toolbar{min-height:58px;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:10px 12px;border-bottom:1px solid var(--line);background:#fff}.article-list-toolbar span{color:var(--muted);font-size:13px}.button.danger{background:var(--danger);border-color:var(--danger)}.article-list-table-wrap{border:0;border-radius:0}.article-list-table{min-width:1280px;table-layout:fixed}.article-list-table th:first-child{width:48px}.article-list-table th:nth-child(2){width:22%}.article-list-table th:nth-child(3){width:23%}.article-list-table th:nth-child(4){width:9%}.article-list-table th:nth-child(5){width:7%}.article-list-table th:nth-child(6){width:9%}.article-list-table th:nth-child(7),.article-list-table th:nth-child(8){width:12%}.article-list-table th:nth-child(9){width:128px}.article-publish-button{width:100%;padding:0 10px}.article-publish-button+.article-publish-button{margin-top:6px}.article-list-table .article-select-cell{padding-right:6px;text-align:center;vertical-align:middle}.article-list-table .article-select-cell input{width:17px;height:17px;padding:0;accent-color:var(--brand);cursor:pointer}.article-list-table tbody tr{transition:background-color .14s ease}.article-list-table tbody tr:hover{background:#f8fbfc}.article-list-table tbody tr:last-child td{border-bottom:0}.article-list-table input,.article-list-table select,.article-list-table textarea{width:100%;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--ink);font:inherit}.article-list-table input,.article-list-table textarea{padding:7px 8px}.article-list-table select{min-height:34px;padding:5px 24px 5px 7px;cursor:pointer}.article-list-table input:hover,.article-list-table select:hover,.article-list-table textarea:hover{background:#f1f6f8}.article-list-table input:focus,.article-list-table select:focus,.article-list-table textarea:focus{outline:0;border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px rgba(21,145,175,.12)}.article-table-title{font-weight:750!important}.article-table-summary{min-height:58px;resize:vertical;line-height:1.55}.article-table-status{font-weight:700!important}.article-table-status-cell{display:flex;align-items:flex-start;flex-direction:column;gap:6px}.article-front-published-tag{padding:3px 7px;font-size:11px;white-space:nowrap}.thumb{width:76px;height:58px;border-radius:6px;object-fit:cover;background:var(--chrome)}.status{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.status.published{background:#e7f7ef;color:var(--success)}.status.draft{background:#fff4db;color:var(--warning)}.admin-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.notice{border:1px solid #b8dce6;border-radius:var(--radius);background:#eff9fc;color:var(--brand-deep);padding:12px 14px}.notice.error{border-color:#f6c1bd;background:#fff1f0;color:var(--danger)}.geo-workflow{display:grid;grid-gap:20px;gap:20px}.geo-workflow-section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.geo-workflow-heading{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid var(--line)}.geo-workflow-heading h2{margin:0;font-size:18px}.geo-workflow-heading p{margin:4px 0 0;color:var(--muted);font-size:13px}.topic-generation-progress{padding:14px 18px 16px;border-bottom:1px solid var(--line);background:#f5fafb}.topic-generation-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px;font-size:13px}.topic-generation-meta strong{color:var(--brand-deep)}.topic-generation-meta span,.topic-generation-progress small{color:var(--muted)}.topic-generation-meter{height:10px;border-radius:5px;background:#dce9ed;overflow:hidden}.topic-generation-meter>span{display:block;height:100%;border-radius:inherit;background:var(--brand);transition:width .3s ease}.topic-generation-progress small{display:block;margin-top:8px;font-size:12px}.topic-progress-completed{background:#f1faf5}.topic-progress-completed .topic-generation-meta strong{color:var(--success)}.topic-progress-completed .topic-generation-meter>span{background:var(--success)}.topic-progress-error{background:#fff5f4}.topic-progress-error .topic-generation-meta strong{color:var(--danger)}.topic-progress-error .topic-generation-meter>span{background:var(--danger)}.geo-table-wrap{border-radius:0}.geo-type-table{min-width:1280px}.geo-topic-table{min-width:1420px}.geo-generation-table{min-width:1080px;table-layout:fixed}.geo-articles-table{min-width:980px}.geo-topic-table th:first-child,.geo-type-table th:first-child{width:54px;text-align:center}.geo-topic-table td:first-child,.geo-type-table td:first-child{text-align:center}.geo-topic-table input[type=checkbox],.geo-type-table input[type=radio]{width:17px;height:17px;accent-color:var(--brand);cursor:pointer}.data-table tr.selected-row td{background:#eef8fa}.data-table tr.selected-row td:first-child{box-shadow:inset 3px 0 0 var(--brand)}.article-summary-link,.table-link{display:block;width:100%;padding:0;border:0;background:transparent;color:var(--ink);text-align:left;font:inherit;cursor:pointer}.article-review-status{border:0;border-radius:3px;padding:5px 8px;background:#fff0cf;color:#875200;font:inherit;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.article-review-status.review-rejected{background:#ffe1de;color:#a52c24}.article-review-status:focus-visible,.article-review-status:hover{box-shadow:0 0 0 2px rgba(7,93,112,.18);outline:0}.table-link{font-weight:750}.article-summary-link:hover,.table-link:hover{color:var(--brand-deep);text-decoration:underline}.table-link:disabled{color:var(--muted);cursor:default;text-decoration:none}.table-empty{height:92px;color:var(--muted);text-align:center!important}.topic-status{display:inline-block;padding:3px 6px;border-radius:3px;background:#e7edef;color:#42545d;font-size:12px;font-weight:750;white-space:nowrap}.topic-generating,.topic-selected{background:#dff2f7;color:var(--brand-deep)}.topic-generated{background:#ddf3e8;color:#11683d}.topic-failed{background:#ffe1de;color:#a52c24}.geo-generation-table th:first-child{width:30%}.geo-generation-table th:nth-child(2){width:22%}.geo-generation-table th:nth-child(3){width:20%}.geo-generation-table th:nth-child(4){width:18%}.geo-generation-table th:nth-child(5){width:210px}.geo-generation-action-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.geo-generate-all-button{min-height:32px;padding:5px 9px;font-size:12px;white-space:nowrap}.geo-generation-table textarea{width:100%;min-height:72px;resize:vertical}.geo-generation-table td:last-child{vertical-align:middle}.article-title-link{min-width:190px}.article-summary-link{max-width:440px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.article-preview-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(9,24,30,.58)}.article-preview-modal{width:min(1120px,100%);max-height:calc(100dvh - 48px);display:flex;flex-direction:column;border-radius:6px;background:#fff;box-shadow:0 22px 70px rgba(9,24,30,.24);overflow:hidden}.article-preview-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;border-bottom:1px solid var(--line)}.article-preview-modal>header span{color:var(--brand-deep);font-size:13px;font-weight:750}.article-preview-modal>header h2{margin:6px 0;font-size:24px}.article-preview-modal>header p{margin:0;color:var(--muted);line-height:1.6}.article-preview-meta{display:flex;flex-wrap:wrap;gap:8px;padding:12px 24px;border-bottom:1px solid var(--line)}.article-preview-meta>span:not(.article-quality-status){padding:4px 7px;border-radius:3px;background:#edf1f2;color:#53646c;font-size:12px}.article-preview-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-left:auto}.article-preview-action{min-height:34px;padding:6px 10px;gap:6px;white-space:nowrap}.article-preview-action-message{min-width:72px;color:var(--success);font-size:12px;text-align:right}.article-preview-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 250px;grid-gap:28px;gap:28px;padding:24px;overflow:auto}.article-preview-body aside{align-self:start;display:grid;grid-gap:9px;gap:9px;padding-left:18px;border-left:1px solid var(--line)}.article-preview-body aside h3{margin:0 0 4px}.article-preview-body aside a,.article-preview-body aside span{color:var(--muted);font-size:13px;line-height:1.5}.geo-review-modal{width:min(1420px,100%)}.geo-review-meta{align-items:center}.geo-review-operation-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;border-bottom:1px solid var(--line);background:#f7fafb}.geo-review-operation-bar>div:first-child{display:grid;grid-gap:3px;gap:3px}.geo-review-operation-bar strong{color:#263740;font-size:13px}.geo-review-operation-bar span,.geo-review-operation-progress small,.geo-review-usage{color:var(--muted);font-size:12px}.geo-review-operation-controls{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end;gap:8px}.geo-review-operation-bar .button{min-height:34px;padding:6px 10px;white-space:nowrap}.geo-review-action-control{display:grid;grid-gap:7px;gap:7px;min-width:150px}.geo-review-action-control.is-active{min-width:230px}.geo-review-action-control .button{width:100%}.geo-review-action-progress{display:grid;grid-gap:6px;gap:6px;border:1px solid #b7dce4;border-radius:6px;padding:9px 10px;background:#eff9fb}.geo-review-action-progress>div:first-child{display:flex;justify-content:space-between;gap:10px;color:#28444d}.geo-review-action-progress small,.geo-review-action-progress span,.geo-review-action-progress strong{font-size:12px}.geo-review-action-progress small{color:var(--muted)}.geo-review-operation-progress{display:grid;grid-gap:7px;gap:7px;padding:11px 24px;border-bottom:1px solid #b7dce4;background:#eff9fb}.geo-review-operation-progress>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#28444d;font-size:13px}.geo-review-indeterminate{position:relative;height:6px;border-radius:3px;background:#d6e6ea;overflow:hidden}.geo-review-indeterminate>span{position:absolute;inset:0 auto 0 0;width:34%;border-radius:inherit;background:var(--brand);animation:geo-review-progress 1.4s ease-in-out infinite alternate}@keyframes geo-review-progress{0%{transform:translateX(-65%)}to{transform:translateX(195%)}}.review-reject-button{border-color:#d98780;color:var(--danger)}.geo-review-reject-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:end;padding:14px 24px;border-bottom:1px solid #efc7c2;background:#fff7f6}.geo-review-edit label,.geo-review-reject-panel label{display:grid;grid-gap:6px;gap:6px;color:#31414b;font-size:12px;font-weight:750}.geo-review-edit textarea,.geo-review-reject-panel textarea{width:100%;min-height:72px;resize:vertical}.geo-review-edit>div,.geo-review-reject-panel>div{display:flex;gap:8px}.geo-review-error,.geo-review-previous-reason{margin:12px 24px 0}.geo-review-previous-reason{border-left:3px solid #d98780;padding:8px 12px;background:#fff7f6;color:#73514d;font-size:13px}.geo-review-body{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:0;padding:0}.article-rich-editor,.geo-review-article{min-width:0;background:#fff}.article-rich-editor-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:3;display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:10px 14px;border-bottom:1px solid var(--line);background:rgba(247,250,251,.97);box-shadow:0 4px 12px rgba(35,71,82,.05)}.article-emoji-control>button,.article-rich-editor-toolbar select,.article-rich-editor-toolbar>button{min-height:34px;border:1px solid #cbd8dc;border-radius:5px;background:#fff;color:#263740;font:inherit}.article-rich-editor-toolbar select{min-width:84px;padding:5px 28px 5px 9px;font-size:12px}.article-emoji-control>button,.article-rich-editor-toolbar>button{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 9px;font-size:12px;font-weight:750;cursor:pointer}.article-rich-editor-canvas:focus-visible,.article-rich-editor-toolbar button:focus-visible,.article-rich-editor-toolbar select:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.article-rich-editor-divider{width:1px;height:24px;margin:0 2px;background:#d7e1e4}.article-emoji-control{position:relative}.article-emoji-picker{position:absolute;top:calc(100% + 7px);right:14px;z-index:5;width:320px;max-width:calc(100vw - 28px);padding:8px;border:1px solid #cbd8dc;border-radius:7px;background:#fff;box-shadow:0 12px 30px rgba(35,71,82,.16)}.article-emoji-tabs{display:flex;gap:4px;overflow-x:auto;padding-bottom:8px;border-bottom:1px solid #e3ebed}.article-emoji-tabs button{flex:1 0 auto;min-width:48px;height:30px;padding:0 8px;border:0;border-radius:4px;background:transparent;color:#52666e;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.article-emoji-tabs button[aria-selected=true]{background:#dceff2;color:var(--brand-deep)}.article-emoji-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:4px;gap:4px;max-height:174px;overflow-y:auto;padding-top:8px}.article-emoji-grid button{width:100%;height:34px;border:0;border-radius:4px;background:transparent;font-size:20px;cursor:pointer}.article-emoji-grid button:focus-visible,.article-emoji-grid button:hover,.article-emoji-tabs button:focus-visible,.article-emoji-tabs button:hover{background:#eaf4f6}.article-rich-editor-toolbar>.article-delete-image-button{border-color:#e0aaa4;background:#fff7f6;color:var(--danger)}.article-rich-editor-toolbar>.article-delete-image-button:hover{border-color:var(--danger);background:#ffefed}.article-rich-editor-save{display:flex;align-items:center;gap:9px;margin-left:auto}.article-rich-editor-save>span{color:var(--success);font-size:12px;font-weight:750;white-space:nowrap}.article-rich-editor-save>span.is-dirty{color:#a85800}.article-rich-editor-save .button{min-height:34px;padding:6px 11px;white-space:nowrap}.article-rich-editor-error{padding:8px 18px;border-bottom:1px solid #efc7c2;background:#fff7f6;color:var(--danger);font-size:12px}.article-rich-editor-canvas{min-height:760px;padding:28px 32px 44px;outline:0;caret-color:var(--brand-deep)}.article-rich-editor-canvas:focus{box-shadow:inset 0 0 0 2px rgba(7,93,112,.12)}.article-rich-editor-canvas img{cursor:pointer}.article-rich-editor-canvas img.is-selected{border-radius:2px;outline:3px solid var(--brand);outline-offset:4px;box-shadow:0 0 0 7px rgba(7,93,112,.1)}.article-rich-editor-help{margin:0;padding:9px 32px 12px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.markdown .article-font-yahei{font-family:Microsoft YaHei,PingFang SC,sans-serif}.markdown .article-font-song{font-family:SimSun,Songti SC,serif}.markdown .article-font-kai{font-family:KaiTi,STKaiti,serif}.markdown .article-font-fangsong{font-family:FangSong,STFangsong,serif}.markdown .article-size-14{font-size:14px}.markdown .article-size-16{font-size:16px}.markdown .article-size-18{font-size:18px}.markdown .article-size-24{font-size:24px}.markdown .article-size-32{font-size:32px}.geo-review-save-reminder{margin:0;border-left:3px solid #d78a29;padding:9px 10px;background:#fff8eb;color:#754a10;font-size:12px;line-height:1.5}.geo-review-sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:start;display:grid;grid-gap:22px;gap:22px;max-height:100%;padding:24px;border-left:1px solid var(--line);background:#f7fafb;overflow-y:auto}.article-preview-body .geo-review-sidebar{padding-left:24px}.geo-review-section{display:grid;grid-gap:12px;gap:12px}.geo-review-section+.geo-review-section{padding-top:20px;border-top:1px solid var(--line)}.geo-review-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.geo-review-section-heading h3{margin:0;font-size:17px}.geo-review-section-heading>span{border-radius:3px;padding:3px 6px;background:#e5edef;color:#53646c;font-size:12px;font-weight:800}.geo-review-issue-list{display:grid;grid-gap:10px;gap:10px}.geo-review-issue{display:grid;grid-gap:9px;gap:9px;border:1px solid #d8e1e4;border-radius:6px;padding:12px;background:#fff}.geo-review-issue.selected{border-color:var(--brand);box-shadow:0 0 0 2px rgba(7,93,112,.1)}.geo-review-issue.is-resolved{border-color:#c7ddd2;background:#f4faf7}.review-issue-advertising{border-color:#efd19b}.geo-review-quote{display:grid;grid-gap:6px;gap:6px;width:100%;border:0;padding:0;background:transparent;color:#263740;font:inherit;font-size:13px;font-weight:700;line-height:1.55;text-align:left;cursor:pointer}.geo-review-quote-static{cursor:default}.geo-review-issue.is-resolved .geo-review-quote>span{background:#dff2e8;color:#236645}.geo-review-resolution{color:#53646c;font-size:12px;line-height:1.5}.geo-review-quote>span{justify-self:start;border-radius:3px;padding:2px 5px;background:#fff0cf;color:#875200;font-size:11px;font-weight:800}.geo-review-clean,.geo-review-empty,.geo-review-issue>p,.geo-review-location-error,.geo-review-warning-note{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.geo-review-clean{color:var(--success)}.geo-review-location-error{color:var(--danger)}.geo-review-issue-actions{display:flex;flex-wrap:wrap;gap:6px}.geo-review-edit .button,.geo-review-issue-actions .button{min-height:31px;padding:5px 8px;gap:5px;font-size:12px;white-space:nowrap}.geo-review-edit{display:grid;grid-gap:8px;gap:8px}.geo-review-edit>div{justify-content:flex-end}.geo-review-resolved summary{color:var(--brand-deep);font-size:12px;font-weight:750;cursor:pointer}.geo-review-resolved>div{display:grid;grid-gap:3px;gap:3px;margin-top:8px;border-left:2px solid #b8d6c8;padding-left:9px;color:var(--muted);font-size:12px;line-height:1.5}.geo-review-resolved strong{color:var(--success)}.geo-review-resolved small{color:#53646c}.geo-review-audit-list{display:grid;grid-gap:8px;gap:8px}.geo-review-audit-list>div{display:grid;grid-gap:3px;gap:3px;border-left:2px solid #9ec7d1;padding-left:9px;color:var(--muted);font-size:12px;line-height:1.45}.geo-review-audit-list strong{color:#31414b}.geo-review-sources>div:not(.geo-review-section-heading){display:grid;grid-gap:6px;gap:6px}.geo-review-sources h4{margin:0 0 2px;color:#31414b;font-size:13px}.article-preview-body .geo-review-sources a,.article-preview-body .geo-review-sources span{color:var(--muted);font-size:12px;line-height:1.5}.article-preview-body .geo-review-quote>span,.article-preview-body .geo-review-section-heading>span{color:#875200;font-size:11px}.article-preview-body .geo-review-section-heading>span{color:#53646c;font-size:12px}.article-review-highlight{border-radius:2px;padding:1px 2px;background:#fff0a8;color:inherit;box-shadow:inset 0 -1px 0 #d6a937;cursor:pointer}.article-review-highlight.review-highlight-advertising{background:#ffd9d4;box-shadow:inset 0 -1px 0 #d86a60}.article-review-highlight:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.geo-process-panel{margin-top:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.geo-process-header,.quality-check-summary{display:flex;align-items:center;justify-content:space-between;gap:16px}.geo-process-header{min-height:72px;padding:14px 18px;border-bottom:1px solid var(--line)}.geo-process-header h2{margin:0;font-size:18px}.geo-process-header p{margin:4px 0 0;color:var(--muted);font-size:13px}.geo-process-log{max-height:300px;margin:0;padding:12px 18px;overflow:auto;list-style:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.geo-process-log li{position:relative;display:grid;grid-template-columns:76px 54px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;min-height:34px;padding:7px 0 7px 16px;color:#34434b;line-height:1.5}.geo-process-log li:before{content:"";position:absolute;top:13px;left:0;width:7px;height:7px;border-radius:50%;background:#6c7d86}.geo-process-log .geo-log-running:before{background:var(--brand);box-shadow:0 0 0 4px rgba(21,145,175,.13)}.geo-process-log .geo-log-completed:before{background:var(--success)}.geo-process-log .geo-log-warning:before{background:#b56b00}.geo-process-log .geo-log-error:before{background:var(--danger)}.geo-log-stage,.geo-process-log time{color:var(--muted)}.geo-log-stage{font-weight:700}.geo-process-empty{min-height:118px;display:grid;place-items:center;color:var(--muted)}.quality-check{padding:18px;border-top:1px solid var(--line);background:#f8faf9}.quality-check.quality-warning{background:#fffaf0}.quality-check.quality-blocked{background:#fff4f3}.quality-check-summary>div{display:flex;align-items:center;gap:10px}.quality-label{color:var(--muted);font-size:13px;font-weight:700}.quality-check-summary strong{font-size:18px;color:var(--success)}.quality-warning .quality-check-summary strong{color:#9b5d00}.quality-blocked .quality-check-summary strong{color:var(--danger)}.quality-score{font-size:24px;font-weight:800}.quality-check>p{margin:12px 0}.quality-issues{display:grid;grid-gap:8px;gap:8px;margin:14px 0}.quality-issues details{border-top:1px solid rgba(92,111,119,.2);padding:10px 0 0}.quality-issues summary{cursor:pointer;font-weight:700}.quality-severity{display:inline-block;margin-right:8px;padding:2px 6px;border-radius:3px;background:#e7edef;color:#42545d;font-size:12px}.severity-high{background:#ffe1de;color:#a52c24}.severity-medium{background:#fff0cf;color:#875200}.quality-issues blockquote{margin:10px 0;padding-left:12px;border-left:3px solid #c8d2d6;color:#53646c}.quality-issues p{margin:8px 0}.quality-clean{color:var(--success)}.article-quality-status{display:inline-block;padding:4px 7px;border-radius:3px;background:#e7edef;color:#42545d;font-size:12px;font-weight:800;white-space:nowrap}.article-image-status{display:inline-flex;flex-direction:column;gap:2px;color:var(--danger);font-size:13px;font-weight:800;line-height:1.35;white-space:nowrap}.article-image-status.complete{color:var(--success)}.article-image-status small{color:var(--muted);font-size:11px;font-weight:600}.article-quality-status.quality-passed{background:#ddf3e8;color:#11683d}.article-quality-status.quality-warning{background:#fff0cf;color:#875200}.article-quality-status.quality-blocked{background:#ffe1de;color:#a52c24}.article-quality-details{margin-top:6px;min-width:130px;font-size:12px}.article-quality-details summary{cursor:pointer;color:var(--muted)}.article-quality-details span{display:block;margin-top:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.knowledge-workspace{min-width:0}.knowledge-switch{display:inline-grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:3px;border:1px solid var(--line);border-radius:var(--radius);background:#e9f0f3;padding:3px;margin-bottom:18px}.knowledge-switch button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:0;border-radius:6px;background:transparent;color:#40505a;font-weight:750;cursor:pointer}.knowledge-switch button.active{background:#fff;color:var(--brand-deep);box-shadow:0 2px 8px rgba(23,69,83,.1)}.knowledge-notice{margin-bottom:14px}.knowledge-toolbar{display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(5,minmax(118px,.7fr)) auto auto;grid-gap:10px;gap:10px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}.knowledge-analysis-bar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;grid-gap:18px;gap:18px;min-height:68px;border:1px solid #c5dce4;border-radius:var(--radius);background:#f2f9fb;padding:12px 14px;margin-bottom:14px}.analysis-progress,.knowledge-analysis-state,.knowledge-analysis-state>span{display:grid;min-width:0}.knowledge-analysis-state{grid-template-columns:28px minmax(0,1fr);align-items:center;color:var(--brand-deep)}.analysis-progress small,.knowledge-analysis-state small{color:var(--muted);font-size:12px}.analysis-progress{grid-template-columns:auto auto;gap:0 8px;min-width:190px;text-align:right}.analysis-progress-bar{grid-column:1/-1;width:100%;height:7px;margin:5px 0 3px;border:0;border-radius:999px;background:#d9e8ed;overflow:hidden}.analysis-progress-bar::-webkit-progress-bar{border-radius:999px;background:#d9e8ed}.analysis-progress-bar::-webkit-progress-value{border-radius:999px;background:var(--brand);-webkit-transition:width .22s ease;transition:width .22s ease}.analysis-progress-bar::-moz-progress-bar{border-radius:999px;background:var(--brand)}.analysis-progress small{grid-column:1/-1}.analysis-actions,.drawer-analysis-heading,.drawer-analysis-heading>div{display:flex;align-items:center;gap:8px}.crawl-custom input,.crawl-filters select,.knowledge-toolbar select,.panel-content-field textarea,.panel-field input,.panel-field select,.panel-field textarea{min-height:42px;width:100%;border:1px solid #c4d1d8;border-radius:var(--radius);background:#fff;color:var(--ink);padding:9px 11px}.knowledge-search{position:relative}.knowledge-search svg{position:absolute;left:12px;top:50%;color:var(--muted);transform:translateY(-50%);pointer-events:none}.knowledge-search input{width:100%;min-height:42px;border:1px solid #c4d1d8;border-radius:var(--radius);background:#fff;padding:9px 12px 9px 38px}.crawl-layout input:focus,.crawl-layout select:focus,.knowledge-toolbar input:focus,.knowledge-toolbar select:focus,.panel-content-field textarea:focus,.panel-field input:focus,.panel-field select:focus,.panel-field textarea:focus{outline:3px solid rgba(22,136,164,.18);border-color:var(--brand)}.crawl-filters,.crawl-heading,.crawl-result-heading,.drawer-source,.knowledge-band-heading,.knowledge-bulkbar,.knowledge-pagination,.panel-actions,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.knowledge-bulkbar{min-height:52px;color:var(--muted);font-size:14px}.crawl-actions,.crawl-custom,.knowledge-bulkbar>div{display:flex;align-items:center;gap:8px}.button svg{flex:0 0 auto;margin-right:7px}.compact-button{min-height:36px;padding:0 12px;font-size:13px}.action-help{position:relative;display:inline-flex}.action-help:after{position:absolute;z-index:30;top:calc(100% + 8px);left:50%;width:max-content;max-width:min(260px,calc(100vw - 32px));padding:8px 10px;border-radius:8px;background:#243039;color:#fff;box-shadow:0 8px 24px rgba(25,44,54,.18);content:attr(data-tooltip);font-size:12px;line-height:1.5;text-align:left;white-space:normal;opacity:0;pointer-events:none;transform:translate(-50%,-3px);transition:opacity .12s ease,transform .12s ease}.action-help:focus-within:after,.action-help:hover:after{opacity:1;transform:translate(-50%);transition-delay:1s}.icon-button{display:inline-grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:#40505a;cursor:pointer}.icon-button:hover{border-color:var(--brand);color:var(--brand-deep)}.icon-button.ghost{border-color:transparent;background:transparent}.knowledge-band{margin-top:20px}.knowledge-band-heading{margin-bottom:10px}.knowledge-band-heading-actions{display:flex;align-items:center;gap:12px}.crawl-heading h2,.crawl-result-heading h2,.knowledge-band-heading h2,.panel-heading h2{margin:0;font-size:18px;letter-spacing:0}.crawl-heading p,.crawl-result-heading p,.knowledge-band-heading span{margin:4px 0 0;color:var(--muted);font-size:13px}.knowledge-image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.knowledge-image-item{position:relative;min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.crawl-result.selected,.knowledge-image-item.selected,.knowledge-image-item:hover,.knowledge-text-item.selected{border-color:var(--brand);box-shadow:0 0 0 2px rgba(22,136,164,.1)}.knowledge-check{display:grid;place-items:center;flex:0 0 24px}.knowledge-image-item>.knowledge-check{position:absolute;z-index:2;top:8px;left:8px;width:26px;height:26px;border-radius:6px;background:rgba(255,255,255,.94)}.knowledge-check input{width:16px;height:16px;accent-color:var(--brand)}.knowledge-image-preview{display:grid;place-items:center;width:100%;aspect-ratio:4/3;border:0;background:var(--chrome);color:var(--muted);cursor:pointer;overflow:hidden}.knowledge-image-preview img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.knowledge-image-item:hover .knowledge-image-preview img{transform:scale(1.025)}.knowledge-item-meta{display:grid;grid-gap:3px;gap:3px;padding:10px 42px 11px 11px}.knowledge-item-meta span,.knowledge-item-meta strong,.knowledge-text-main span,.knowledge-text-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-item-meta span,.knowledge-text-main span{color:var(--muted);font-size:12px}.knowledge-image-item>.icon-button{position:absolute;right:5px;bottom:5px}.crawl-job-list,.crawl-result-list,.knowledge-text-list{display:grid}.knowledge-text-select-all{display:grid;grid-template-columns:24px 1fr;min-height:28px;padding:0 6px}.knowledge-text-item{display:grid;grid-template-columns:24px 24px minmax(260px,1fr) 108px 82px 74px 38px;align-items:center;grid-gap:10px;gap:10px;min-height:68px;border-top:1px solid var(--line);padding:8px 6px}.analysis-badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:22px;border:1px solid #ccd8dd;border-radius:999px;background:#fff;color:#51616a!important;padding:2px 8px;font-size:11px!important;line-height:1;white-space:nowrap}.analysis-processing,.analysis-review{border-color:#77b7c8;background:#edf8fa;color:#0c6278!important}.analysis-ready{border-color:#83b897;background:#f0f8f2;color:#2d6e43!important}.analysis-failed{border-color:#d99c9c;background:#fff3f3;color:#9b3030!important}.analysis-stale{border-color:#d7bd79;background:#fff9e9;color:#765914!important}.knowledge-text-item:last-child{border-bottom:1px solid var(--line)}.knowledge-text-main{display:grid;min-width:0;grid-gap:2px;gap:2px;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.knowledge-source-label{color:#40505a;font-size:12px}.knowledge-pagination{justify-content:center;margin-top:20px}.knowledge-empty{display:grid;place-items:center;grid-gap:8px;gap:8px;min-height:220px;border:1px dashed #b9c9d1;border-radius:var(--radius);color:var(--muted);text-align:center}.compact-empty{min-height:110px}.crawl-layout{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);grid-gap:18px;gap:18px}.crawl-control,.crawl-results-panel{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px}.crawl-heading,.crawl-result-heading{align-items:flex-start;margin-bottom:14px}.crawl-actions{align-items:stretch;flex-direction:column;margin:14px 0}.crawl-custom input{flex:1 1}.crawl-job{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;border-top:1px solid var(--line);background:transparent;color:var(--ink);padding:11px 8px;text-align:left;cursor:pointer}.crawl-job.active{background:#edf7fa}.crawl-job>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.crawl-job>span:last-child{flex:0 0 auto;text-align:right}.crawl-job small,.crawl-job strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crawl-job small{color:var(--muted)}.crawl-filters{justify-content:flex-start;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0}.crawl-filters select{width:auto;min-width:130px}.crawl-filters>span{color:var(--muted);font-size:13px}.crawl-error{margin-bottom:12px;max-height:120px;overflow:auto;white-space:pre-wrap}.crawl-result{display:grid;grid-template-columns:24px 64px minmax(0,1fr) 38px;align-items:center;grid-gap:10px;gap:10px;min-width:0;border-bottom:1px solid var(--line);padding:10px 4px}.crawl-result-icon{display:grid;place-items:center;width:64px;height:48px;border-radius:6px;background:var(--chrome);color:var(--muted);overflow:hidden}.crawl-result-icon img{width:100%;height:100%;object-fit:cover}.crawl-result-main{display:grid;min-width:0;grid-gap:2px;gap:2px}.crawl-result-main p,.crawl-result-main span,.crawl-result-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crawl-result-main em,.crawl-result-main p,.crawl-result-main span{margin:0;color:var(--muted);font-size:12px;font-style:normal}.crawl-result-main em{color:var(--danger)}.knowledge-overlay{position:fixed;top:0;left:0;z-index:70;display:flex;width:100vw;height:100dvh;justify-content:flex-end;background:rgba(13,31,39,.34)}.knowledge-overlay.centered{align-items:center;justify-content:center;padding:20px}.knowledge-drawer,.knowledge-panel{width:min(620px,100%);min-width:0;max-width:100%;height:100dvh;overflow-y:auto;background:#fff;box-shadow:-24px 0 60px rgba(15,48,59,.18);padding:22px}.knowledge-panel{width:min(720px,100%);height:auto;max-height:calc(100dvh - 40px);border-radius:var(--radius);box-shadow:0 24px 70px rgba(15,48,59,.24)}.panel-heading{align-items:flex-start;margin-bottom:18px}.panel-heading>div{flex:1 1;min-width:0}.panel-heading>.icon-button{position:relative;z-index:1}.panel-heading span{color:var(--brand-deep);font-size:12px;font-weight:750}.panel-heading h2{margin-top:3px;overflow-wrap:anywhere}.drawer-image-preview{display:grid;place-items:center;width:100%;aspect-ratio:16/10;border-radius:var(--radius);background:var(--chrome);color:var(--muted);overflow:hidden}.drawer-image-preview img{width:100%;height:100%;object-fit:contain}.drawer-content-editor,.panel-content-field textarea{width:100%;min-height:300px;border:1px solid #c4d1d8;border-radius:var(--radius);padding:13px;resize:vertical;line-height:1.7}.drawer-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.panel-content-field,.panel-field{display:grid;grid-gap:6px;gap:6px}.panel-content-field>span,.panel-field>span{color:#31414b;font-size:13px;font-weight:750}.panel-field-full{grid-column:1/-1}.panel-field textarea{min-height:84px;resize:vertical}.panel-content-field{margin-top:14px}.drawer-source{align-items:flex-start;border-top:1px solid var(--line);margin-top:16px;padding-top:12px;font-size:12px}.drawer-source span{max-width:80%;color:var(--muted);overflow-wrap:anywhere;text-align:right}.drawer-analysis{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.drawer-analysis-heading{justify-content:space-between;margin-bottom:12px}.analysis-empty p,.drawer-analysis>p{margin:0;color:var(--muted);font-size:13px}.analysis-fields{margin-top:0}.analysis-empty{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px}.analysis-review-button{margin-top:12px}.panel-actions{justify-content:flex-start;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.danger-button{background:#fff;border-color:#efaaa4;color:var(--danger)}.danger-button:hover{background:#fff1f0;border-color:var(--danger)}.upload-dropzone{display:grid;place-items:center;grid-gap:7px;gap:7px;width:100%;min-height:150px;border:1px dashed #9fb6c1;border-radius:var(--radius);background:#f7fafb;color:var(--brand-deep);cursor:pointer}.upload-dropzone span{max-width:520px;color:var(--muted);font-size:12px;text-align:center}.upload-file-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;max-height:140px;overflow:auto;margin-top:12px}.upload-file-list>span{display:flex;justify-content:space-between;gap:8px;min-width:0;border:1px solid var(--line);border-radius:6px;padding:6px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.upload-file-list small{color:var(--muted)}.article-source-details summary{color:var(--brand-deep);cursor:pointer;font-weight:700}.article-source-details span{display:block;max-width:260px;margin-top:5px;color:var(--muted);font-size:12px}.article-source-details small{display:block;color:#74838b;font-size:11px}.markdown a{color:var(--brand-deep);text-decoration:underline;text-underline-offset:3px}.markdown img{width:100%;max-height:720px;border-radius:var(--radius);object-fit:contain;background:var(--chrome);margin:24px 0}.markdown ol,.markdown ul{padding-left:24px}@media (max-width:1380px){.knowledge-toolbar{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(120px,.7fr)) auto auto}.knowledge-analysis-bar{grid-template-columns:1fr auto}.knowledge-analysis-state{grid-column:1/-1}.knowledge-toolbar select[aria-label="资料来源"]{display:none}.knowledge-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.nav{display:flex;height:auto;min-height:72px;align-items:flex-start;padding:14px 0}.nav-links{display:none}.admin-shell,.brand-grid,.detail-layout,.footer-grid,.product-detail-grid,.product-hero-grid,.proof-grid{grid-template-columns:1fr}.detail-side{position:static}.admin-shell{display:block}.admin-grid,.article-grid,.asset-strip,.detail-gallery,.detail-stat-grid,.feature-detail-grid,.product-grid,.source-grid,.stat-grid,.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-sidebar{position:relative;top:auto;z-index:0;height:auto}.admin-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-main{position:relative;z-index:1}.product-editor-heading{align-items:flex-start;flex-direction:column}.knowledge-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-search{grid-column:1/-1}.knowledge-toolbar select[aria-label="资料来源"]{display:block}.knowledge-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.crawl-layout,.evidence-scope,.expert-layout,.media-layout{grid-template-columns:1fr}.qualification-card{grid-column:span 6;grid-template-columns:1fr}.qualification-card:nth-child(2),.qualification-card:nth-child(3){grid-column:span 6}.qualification-image{min-height:230px}.honor-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.media-layout{margin-top:56px}}@media (max-width:640px){.container,.hero-content{width:min(100% - 28px,1180px)}.section{padding:72px 0}.hero{min-height:720px}.hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.admin-grid,.article-grid,.asset-strip,.detail-gallery,.detail-stat-grid,.feature-detail-grid,.field-grid,.product-actions,.product-grid,.source-grid,.spec-row,.stat-grid,.value-list,.video-grid{grid-template-columns:1fr}.product-editor-heading,.product-materials-heading{align-items:flex-start;flex-direction:column}.product-selector-field{width:100%}.product-editor-controls{width:100%;align-items:stretch;flex-direction:column}.product-editor-controls .button{width:100%}.product-image-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image-actions,.product-image-actions .button{width:100%}.product-material-row{align-items:flex-start}.admin-main{padding:18px}.knowledge-switch{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-toolbar{grid-template-columns:1fr}.knowledge-search,.knowledge-toolbar .button,.knowledge-toolbar select{grid-column:1;width:100%}.crawl-filters,.crawl-result-heading,.knowledge-analysis-bar,.knowledge-bulkbar,.panel-actions{align-items:stretch;flex-direction:column}.crawl-filters .button,.crawl-filters select,.knowledge-bulkbar .action-help,.knowledge-bulkbar .button,.knowledge-bulkbar>div{width:100%}.knowledge-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-text-item{grid-template-columns:24px 24px minmax(0,1fr) auto 38px}.knowledge-source-label,.knowledge-text-item>.status{display:none}.crawl-control,.crawl-results-panel,.knowledge-drawer,.knowledge-panel{padding:15px}.crawl-custom,.drawer-fields,.upload-file-list{grid-template-columns:1fr}.crawl-custom{display:grid}.crawl-result{grid-template-columns:24px 52px minmax(0,1fr) 38px}.crawl-result-icon{width:52px;height:44px}.knowledge-overlay.centered{align-items:stretch;padding:0}.knowledge-panel{max-height:100dvh;height:100dvh;border-radius:0}.endorsements-hero{padding:66px 0 44px}.endorsements-hero h1{font-size:clamp(2.55rem,12vw,4rem)}.endorsements-hero p{font-size:16px}.evidence-scope{padding:20px}.endorsement-jump-grid,.evidence-counts,.expert-list,.honor-gallery,.honor-period ul,.partner-media-grid,.patent-grid,.qualification-grid{grid-template-columns:1fr}.evidence-counts span{border-left:0;border-top:1px solid #a8d0d9;padding:12px 0 0}.endorsement-jump-grid{grid-template-rows:auto}.endorsement-jump-card.featured{grid-row:auto;min-height:190px}.certification-context,.honor-period,.industry-participation,.patent-group summary{grid-template-columns:1fr}.patent-group summary{gap:8px;padding:18px 56px 18px 18px}.patent-group summary>b{justify-self:start}.patent-grid{padding:12px}.patent-record dl>div{grid-template-columns:68px minmax(0,1fr)}.qualification-card,.qualification-card:nth-child(2),.qualification-card:nth-child(3){grid-column:auto}.qualification-image{min-height:250px}.endorsement-subsection{margin-top:52px}.honor-period{gap:16px}.honor-period ul{gap:9px}.industry-participation{gap:18px;padding:24px}.industry-participation p{border-left:0;border-top:1px solid rgba(255,255,255,.25);padding:12px 0 0}.media-layout{margin-top:52px}.media-scene img{aspect-ratio:4/3}}@media (max-width:760px){.geo-workflow-heading{align-items:stretch;flex-direction:column}.geo-workflow-heading .button{width:100%}.topic-generation-meta{align-items:flex-start;flex-direction:column;gap:2px}.geo-process-header,.quality-check-summary{align-items:flex-start}.geo-process-log li{grid-template-columns:70px minmax(0,1fr)}.geo-process-log li>span:last-child{grid-column:1/-1;padding-left:80px}.quality-score{font-size:20px}.article-preview-overlay{padding:0}.article-preview-modal{width:100%;max-height:100dvh;height:100dvh;border-radius:0}.article-preview-modal>header{padding:18px}.article-preview-modal>header h2{font-size:20px}.article-preview-meta{padding:10px 18px}.article-preview-actions{width:100%;justify-content:flex-start;margin-left:0}.article-preview-action-message{width:100%;min-height:18px;text-align:left}.article-preview-body{grid-template-columns:1fr;padding:18px}.article-preview-body aside{padding:16px 0 0;border-top:1px solid var(--line);border-left:0}.geo-review-reject-panel{grid-template-columns:1fr;padding:12px 18px}.geo-review-operation-bar{align-items:stretch;flex-direction:column;padding:12px 18px}.geo-review-operation-controls{justify-content:flex-start}.geo-review-action-control{flex:1 1 145px}.geo-review-action-control.is-active{flex-basis:100%}.geo-review-operation-progress{padding:10px 18px}.geo-review-reject-panel>div{justify-content:flex-end}.geo-review-error,.geo-review-previous-reason{margin:10px 18px 0}.geo-review-body{grid-template-columns:1fr;padding:0}.geo-review-article{padding:0}.article-rich-editor-toolbar{position:relative;padding:9px 10px}.article-rich-editor-divider{display:none}.article-rich-editor-save{width:100%;justify-content:space-between;margin-left:0;padding-top:2px}.article-rich-editor-canvas{min-height:520px;padding:20px 18px 32px}.article-rich-editor-help{padding:9px 18px 12px}.article-emoji-picker{right:10px;width:min(310px,calc(100% - 20px))}.article-emoji-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.article-preview-body .geo-review-sidebar{position:static;max-height:none;padding:20px 18px;border-top:1px solid var(--line);border-left:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}.geo-review-indeterminate>span{width:100%;animation:none}}