:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0a0a0a;color:#fff}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.home-page{min-height:100vh;background:#0a0a0a;color:#fff;display:flex;flex-direction:column}.home-header{display:flex;justify-content:space-between;align-items:center;padding:32px}.home-brand,.mock-brand{font-size:20px;font-weight:800;letter-spacing:0}.home-main{flex:1;padding:80px 32px 0}.home-hero{display:flex;align-items:center;justify-content:space-between;gap:48px;max-width:1240px;margin:0 auto}.home-copy{max-width:560px}.home-copy h1{margin:0 0 16px;font-size:60px;line-height:1.05;font-weight:800}.home-copy p{max-width:450px;margin:0 0 48px;color:#d1d5db;font-size:16px;line-height:1.65}.home-updated{margin-bottom:32px;color:#6b7280;font-size:14px}.home-updated span{text-decoration:underline}.home-copy button{border:0;border-radius:0;background:#fff;color:#000;padding:12px 48px;font-weight:700}.home-visual{width:500px;height:350px;border:1px solid #333;border-radius:8px;background:linear-gradient(90deg,#1e3a8a,#14532d)}.home-timeline{max-width:900px;margin:128px auto 0;border-top:1px solid #333;padding-top:64px}.home-footer{border-top:1px solid #333;padding:32px;margin-top:48px;display:flex;justify-content:space-between;color:#9ca3af;font-size:14px}.mock-search{position:relative;width:256px}.mock-search.wide{width:320px}.mock-search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280}.mock-search input{width:100%;border:1px solid #333;border-radius:6px;background:#1a1a1a;color:#fff;padding:8px 16px 8px 40px;outline:none;font-size:14px}.mock-topbar .mock-search input{background:#242424;padding-top:6px;padding-bottom:6px}.mock-search input:focus{border-color:#3b82f6}.mock-shell{height:100vh;display:flex;overflow:hidden;background:#1e1e1e;color:#fff}.mock-sidebar{width:280px;flex:0 0 280px;background:#e8e8e8;color:#000;display:flex;flex-direction:column;height:100%;border-right:1px solid #d1d5db}.mock-brand{border:0;background:transparent;color:#000;text-align:left;padding:24px}.mock-nav{flex:1;overflow-y:auto;padding:0 16px;font-size:14px;font-weight:600}.mock-nav-row,.mock-nav-item,.mock-brandbook-link{width:100%;border:0;border-radius:6px;background:transparent;color:#374151;text-align:left;padding:8px 12px}.mock-nav-row{margin-bottom:8px}.mock-nav-row:hover,.mock-nav-row.active-neutral{background:#d1d5db}.mock-nav-title{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e7eb;border-radius:6px;background:#fff;padding:8px 12px;box-shadow:0 1px 3px #00000014}.mock-nav-group{display:flex;flex-direction:column;gap:4px;margin:8px 0 0 8px;padding-left:8px;border-left:2px solid #d1d5db}.mock-nav-item:hover{background:#e5e7eb;color:#000}.mock-nav-item.active{background:#eff6ffa6;color:#2563eb}.mock-brandbook-link{margin-top:16px;color:#2563eb}.mock-brandbook-link:hover,.mock-brandbook-link.active{background:#dbeafe;font-weight:800}.mock-workspace{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden;background:#1a1a1a}.mock-topbar{height:64px;border-bottom:1px solid #2a2a2a;display:flex;align-items:center;padding:0 128px;background:#1a1a1a}.mock-content-area{flex:1;display:flex;overflow:auto;align-items:flex-start}.mock-main{flex:1;min-width:0;overflow:visible;padding:48px 128px}.mock-page-width{width:850px;max-width:none}.right-sidebar{width:256px;flex:0 0 256px;padding-left:32px;position:sticky;top:0;padding-top:48px}.right-sidebar h3{margin:0 0 24px;color:#fff;font-size:16px;font-weight:500}.right-menu{color:#9ca3af;font-size:14px}.right-label{margin-bottom:8px}.right-sidebar ul{margin:0;padding:0 0 0 16px;list-style:none;border-left:1px solid #333}.right-sidebar li{margin-bottom:8px;cursor:pointer}.right-sidebar li:hover,.right-link:hover{color:#fff}.right-sidebar .blue{color:#3b82f6}.right-sidebar .selected{margin-left:-16px;padding:4px 0 4px 16px;background:#333;color:#fff}.right-link{margin-top:12px;cursor:pointer}.animate-fadeIn{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.title-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.title-row h1,.simple-title{margin:0;color:#fff;font-size:36px;line-height:1.12;font-weight:800}.title-link{display:inline-flex;align-items:center;justify-content:center;color:#3b82f6;background:#222;border:0;border-radius:6px;padding:6px;cursor:pointer;transition:background .15s,color .15s}.title-link:hover{background:#2b2b2b;color:#60a5fa}.title-link-copied{font-size:13px;font-weight:600;color:#34d399}.title-with-preview{display:flex;align-items:center;gap:12px;margin-bottom:16px}.title-with-preview .title-row{margin-bottom:0}.logo-small{width:192px;height:64px;margin-left:auto}.intro-text{max-width:672px;color:#9ca3af;font-size:14px;line-height:1.7}.intro-text p{margin:0 0 16px}.intro-text.bottom{margin-bottom:32px}.mock-download-kit{margin:32px 0 48px;border:1px solid #333;border-radius:8px;background:#262626;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.kit-copy{max-width:384px}.kit-copy h3{margin:0;color:#fff;font-size:18px;font-weight:800}.kit-copy p{margin:4px 0 0;color:#9ca3af;font-size:12px;line-height:1.55}.kit-meta{display:flex;align-items:center;gap:24px}.format-badges{display:flex;gap:8px}.format-badges div,.format-badge-link{display:flex;flex-direction:column;align-items:center}.format-badge-link{color:inherit;text-decoration:none}.format-badge-link:hover span{background:#ffffff14}.format-badges span{border:1px solid #444;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800}.format-badges em{margin-top:4px;color:#6b7280;font-style:normal;font-size:9px;text-transform:uppercase}.fmt-ai{color:#f97316;border-color:#f973164d!important}.fmt-psd{color:#60a5fa;border-color:#60a5fa4d!important}.fmt-pdf{color:#ef4444;border-color:#ef444459!important}.fmt-png{color:#d1d5db;border-color:#4b5563!important}.kit-date{border-left:1px solid #444;padding-left:24px;text-align:right}.kit-date p{margin:0;color:#d1d5db;font-size:12px}.kit-date p+p{color:#6b7280}.mock-download-kit button,.brandbook-head button{border:1px solid #444;border-radius:6px;background:#333;color:#3b82f6;padding:12px}.custom-download-kit{margin:0}.kit-download-link{border:1px solid #444;border-radius:6px;background:#333;color:#3b82f6;width:46px;height:46px;display:grid;place-items:center;padding:0;text-decoration:none;flex:0 0 auto}.kit-download-link.disabled{color:#6b7280;opacity:.65;cursor:pointer}.kit-format-files{display:grid;gap:10px}.kit-format-file-row{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;border:1px solid #333;border-radius:8px;background:#202020;padding:10px}.kit-format-file-row strong{color:#fff;font-weight:900}.kit-format-file-row span{min-width:0;color:#aaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-stack{display:grid;gap:64px}.section-stack.compact{gap:48px}.section-heading{margin:0 0 24px;color:#fff;font-size:24px;line-height:1.2;font-weight:800}.subheading{margin:0 0 16px;color:#fff;font-size:20px;line-height:1.25;font-weight:800}.two-column{display:flex;gap:32px}.two-column>div:first-child{flex:1}.side-placeholder{width:288px;height:160px;flex:0 0 288px}.wide-placeholder{width:400px;height:192px;flex:0 0 400px;background:#001b99}.placeholder-dark{border:1px solid #333;border-radius:6px;background:#111}.placeholder-light{border:1px solid #d1d5db;border-radius:6px;background:#fff}.public-asset-slot{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #333;border-radius:6px;overflow:hidden;background:#111}.public-asset-slot img{width:100%;height:100%;display:block;object-fit:contain}.public-asset-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.public-layout-frame{position:relative;max-width:100%;transform:var(--desktop-transform, none);width:var(--desktop-width, auto);height:var(--desktop-height, auto)}.public-layout-frame.has-desktop-size>*{width:100%;height:100%}.public-layout-frame.text-style,.public-layout-frame.text-style :is(h1,h2,h3,h4,p,span,li,div){color:var(--desktop-color, inherit);font-size:var(--desktop-font-size, inherit);font-weight:var(--desktop-font-weight, inherit);text-align:var(--desktop-text-align, inherit)}.mock-list{margin:0;padding-left:16px;color:#9ca3af;font-size:14px;line-height:1.55}.mock-list li{margin-bottom:8px}.mock-divider{width:100%;height:1px;margin-bottom:48px;background:#333}.mock-divider.strong{background:#444}.split-preview{width:288px;flex:0 0 288px;display:flex;gap:8px}.split-preview div{flex:1;height:96px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.restriction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.restriction-item{min-width:0}.restriction-item>:is(.public-layout-frame,.anchor-target){width:100%!important;height:auto!important;margin:0!important;transform:none!important}.restriction-box{width:100%!important;height:96px!important;margin-bottom:8px;overflow:hidden}.restriction-caption{display:flex;align-items:flex-start;gap:8px}.restriction-caption svg{color:#ef4444;flex-shrink:0;margin-top:2px}.restriction-caption p{margin:0;color:#6b7280;font-size:10px;line-height:1.35}.restriction-caption-editable{position:relative;width:100%;min-height:38px;border:1px solid transparent;border-radius:6px;background:transparent;color:inherit;padding:3px;text-align:left;cursor:text}.restriction-caption-editable>svg:last-child{margin-left:auto;color:#f47920;opacity:0}.restriction-caption-editable:hover,.restriction-caption-editable.selected{border-color:#f47920b3;box-shadow:0 0 0 1px #f4792029}.restriction-caption-editable:hover>svg:last-child,.restriction-caption-editable.selected>svg:last-child{opacity:1}.mascot-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.mascot-tile{width:192px;height:192px;background:#001b99;box-shadow:0 10px 18px #00000040}.mascot-intro{max-width:576px;margin:-96px 0 64px;color:#9ca3af;font-size:14px;line-height:1.7}.crop-wide{width:100%;height:320px;margin:24px 0 32px}.crop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.crop-card{width:100%;height:192px;margin-bottom:16px}.crop-card.narrow{width:96px;margin-left:auto;margin-right:auto}.crop-grid h4{margin:0 0 8px;color:#fff;font-size:16px}.crop-grid p{margin:0;color:#9ca3af;font-size:12px;line-height:1.45}.orange-callout{border-radius:6px;background:#f47920;color:#000;padding:24px}.orange-callout h4{margin:0 0 8px;font-weight:900;text-transform:uppercase}.orange-callout p{margin:0;font-size:14px;line-height:1.45}.forbidden-title{margin:0 0 24px;color:#fff;font-size:24px;line-height:1.22;font-weight:900;text-transform:uppercase}.forbidden-preview{width:400px;flex:0 0 400px}.forbidden-preview>div:first-child{height:48px;margin-bottom:16px;border:1px solid #333;border-radius:6px;background:#111}.forbidden-box{position:relative;height:192px;overflow:hidden;border:2px solid #ef4444;border-radius:6px;background:#fff}.forbidden-box span{position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid #ef4444}.forbidden-box i{position:absolute;left:-10%;top:50%;width:120%;height:4px;background:#ef4444;transform:rotate(-25deg)}.top-split{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;margin-bottom:64px}.color-hero{width:384px;height:192px;border:1px solid #333;border-radius:8px;background:linear-gradient(90deg,#1d4ed8,#fff,#22c55e)}.color-row{display:grid;grid-template-columns:192px 1fr 1fr;gap:32px;padding:32px 0;border-bottom:1px solid #333}.color-title{color:#fff;font-size:24px;line-height:1.15;font-weight:900;text-transform:uppercase}.color-swatch>div:first-child{height:160px;border-radius:6px;margin-bottom:16px}.color-swatch p{margin:0 0 4px;color:#9ca3af;font-size:12px}.page-bottom{padding-bottom:80px}.jawbreak-card{width:320px;height:128px;border-radius:6px;background:#fff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Impact,sans-serif;font-size:24px;line-height:.9;font-weight:900;text-transform:uppercase}.font-preview{margin-bottom:48px}.font-preview h3{margin:0 0 16px;color:#fff;font-size:20px;font-weight:900;text-transform:uppercase}.font-box{position:relative;border:1px solid #333;border-radius:6px;background:#1f1f1f;padding:24px}.font-letters{width:100%;text-align:left}.font-box .font-alpha{margin-bottom:16px;color:#fff;font-family:Impact,sans-serif;font-size:38px;line-height:1.05;font-weight:900;text-transform:uppercase;overflow-wrap:anywhere}.font-box .font-cyr{display:block;color:#fff;font-family:Impact,sans-serif;font-size:22px;line-height:1.1;font-weight:900;text-transform:uppercase;overflow-wrap:anywhere}.font-specimen-img{display:block;max-width:100%;margin-bottom:16px;border-radius:4px}.font-box .asset-slot.font-specimen{width:100%;min-height:96px;justify-content:flex-start;background:transparent;border-color:transparent}.font-box .download-empty,.font-box a.slot-download{position:absolute;right:16px;bottom:16px;border:0;border-radius:6px;background:#333;color:#3b82f6;padding:8px}.font-preview p{max-width:384px;margin:16px 0 0;color:#6b7280;font-size:12px}.body-font-section{margin:64px 0 32px}.body-font-section h2{margin:0 0 16px;color:#fff;font-size:24px;font-weight:900;text-transform:uppercase}.body-font-grid{display:flex;gap:32px}.body-font-grid>div:first-child{flex:1;color:#9ca3af;font-size:14px;line-height:1.55}.body-font-preview{width:400px;height:96px}.brandbook-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.brandbook-cover{position:relative;width:100%;aspect-ratio:16 / 9;border:1px solid #333;border-radius:8px;overflow:hidden;background:#001b99;display:flex;align-items:center;justify-content:center}.cover-left{position:absolute;left:0;top:0;width:33.333%;height:100%;background:#ffffff1a}.cover-center{position:relative;z-index:1;text-align:center}.cover-center h1{margin:0 0 8px;color:#fff;font-family:Impact,sans-serif;font-size:clamp(64px,9vw,96px);line-height:.85;font-weight:900;letter-spacing:0}.cover-center p{margin:16px 0 0;color:#fff;font-size:14px;letter-spacing:.14em;text-transform:uppercase}.product-logo{width:320px;height:128px;background:#000}.product-section{margin-bottom:64px}.can-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.can-grid.compact{grid-template-columns:repeat(4,1fr);gap:16px}.can-card{display:flex;flex-direction:column}.can-preview{height:256px;margin-bottom:12px}.can-card>div:last-child{display:flex;align-items:center;justify-content:space-between;padding:0 4px}.can-card span{color:#d1d5db;font-size:14px;font-weight:500}.can-card>div:last-child button{opacity:0;border:0;border-radius:6px;background:#222;color:#3b82f6;padding:6px;transition:opacity .15s}.can-card:hover>div:last-child button{opacity:1}.creative{width:100%;margin-bottom:16px}.creative-a{height:256px}.creative-b{height:320px}.slogan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;margin-bottom:48px}.slogan-head h2{margin:0;color:#fff;text-align:right;font-family:Impact,sans-serif;font-size:52px;line-height:.92;font-weight:900;text-transform:uppercase}.slogan-sections{display:grid;gap:64px;padding-bottom:80px}.slogan-row{display:flex;gap:32px}.slogan-row h3{width:256px;flex:0 0 256px;margin:0;color:#fff;font-size:24px;line-height:1.2;font-weight:900}.slogan-row div{max-width:560px;color:#9ca3af;font-size:14px;line-height:1.55}.slogan-row p{margin:0 0 16px}.timeline-wrap{max-width:768px;margin-top:32px}.mock-timeline{position:relative;border-left:1px solid #444;margin-left:16px;padding-bottom:48px}.timeline-item{position:relative;margin:0 0 40px 32px}.timeline-dot{position:absolute;left:-38px;top:4px;width:12px;height:12px;border:3px solid #1a1a1a;border-radius:50%;background:#9ca3af}.timeline-content{display:flex;align-items:flex-start;gap:48px}.timeline-date{min-width:120px;color:#fff;font-size:18px;font-weight:800}.timeline-content ul{margin:0;padding:0;list-style:none;color:#9ca3af;font-size:14px;line-height:1.45}.mock-notice,.notice,.form-error{border:1px solid #67430e;border-radius:8px;background:#33240f;color:#ffd28a;padding:12px 14px;margin-bottom:24px}.login-screen,.admin-screen{min-height:100vh;display:grid;place-items:center;background:#111}.login-card{width:min(420px,calc(100vw - 32px));display:grid;gap:14px;border:1px solid #333;border-radius:8px;background:#202020;padding:28px}.login-card h1,.admin-toolbar h1{margin:0 0 16px;font-size:42px;line-height:1}.eyebrow{margin:0 0 12px;color:#f47920;font-size:12px;font-weight:800;text-transform:uppercase}.login-card input,.editor-card input,.editor-card textarea,.editor-card select{width:100%;border:1px solid #3a3a3a;border-radius:8px;background:#202020;color:#fff;padding:10px 12px;outline:none}.login-card button,.admin-toolbar button,.editor-card button,.asset-list button{border:0;border-radius:8px;background:#fff;color:#111;padding:10px 14px;font-weight:800}.admin-layout{min-height:100vh;display:flex;background:#1a1a1a}.admin-sidebar{width:280px;flex:0 0 280px;background:#151515;color:#fff;border-right:1px solid #303030;padding:24px 16px;display:flex;flex-direction:column;gap:12px}.admin-sidebar span,.empty-state{color:#aaa}.admin-sidebar button{display:inline-flex;align-items:center;gap:8px}.nav-item{width:100%;display:flex;justify-content:space-between;border:0;border-radius:8px;color:#bbb;background:transparent;padding:10px 12px;text-align:left}.nav-item:hover,.nav-item.active{background:#dce7ff;color:#001b99}.admin-main{flex:1;min-width:0;padding:40px;background:#1a1a1a}.admin-toolbar,.button-row,.asset-upload{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.admin-toolbar{justify-content:space-between;margin-bottom:24px}.editor-card{display:grid;gap:16px;border:1px solid #333;border-radius:8px;background:#242424;padding:24px;margin-bottom:24px}.page-studio{display:grid;grid-template-columns:minmax(460px,680px) minmax(420px,1fr);gap:24px;align-items:start;margin-bottom:24px}.studio-preview{position:sticky;top:24px;min-width:0;border:1px solid #343434;border-radius:8px;background:#101010;overflow:hidden;box-shadow:0 24px 70px #00000052}.preview-toolbar{height:48px;border-bottom:1px solid #303030;display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#ddd;background:#171717;font-size:13px}.preview-toolbar div{display:inline-flex;align-items:center;gap:8px;font-weight:800}.preview-frame{height:calc(100vh - 160px);overflow:auto;padding:28px}.preview-frame .right-sidebar,.preview-frame .mock-topbar,.preview-frame .mock-sidebar{display:none}.preview-frame .mock-page-width{max-width:100%}.preview-frame .title-row h1,.preview-frame .simple-title{font-size:34px}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.section-title h2{margin:0}.status-pill{border:1px solid #555;border-radius:999px;padding:6px 10px;color:#aaa;font-size:11px;font-weight:900}.status-pill.live{border-color:#43dc7459;color:#8cf3ab;background:#43dc7414}.editor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.editor-grid.compact{grid-template-columns:1fr 120px}.editor-card label{display:grid;gap:8px;color:#bbb}.editor-card textarea{min-height:96px;resize:vertical}.editor-card .json-area{min-height:360px;font-family:JetBrains Mono,Consolas,monospace;font-size:13px}.json-area.small{min-height:180px}.visual-builder,.block-list,.requirement-list,.asset-list{display:grid;gap:10px}.block-palette{display:flex;gap:8px;flex-wrap:wrap;border:1px solid #333;border-radius:8px;background:#202020;padding:12px}.block-palette button,.ghost-button,.danger-button{display:inline-flex;align-items:center;gap:7px}.block-palette button,.ghost-button{border:1px solid #444!important;background:#2b2b2b!important;color:#f0f0f0!important}.danger-button{border:1px solid rgba(244,90,90,.35)!important;background:#f45a5a14!important;color:#ff9c9c!important}.block-editor{border:1px solid #333;border-radius:8px;background:#202020;overflow:hidden}.block-editor.active{border-color:#f47920b3;box-shadow:0 0 0 1px #f4792026}.block-head{width:100%;border:0;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;background:#242424;color:#fff;padding:13px 14px;text-align:left;font-weight:900}.block-head small{color:#999}.block-body{display:grid;gap:14px;padding:16px}.requirement-list div,.asset-list div{display:grid;grid-template-columns:1.1fr 1.2fr 1fr;gap:12px;align-items:center;border-top:1px solid #333;padding-top:10px}.asset-list div{grid-template-columns:1fr auto auto}.requirement-list span,.asset-hint,.asset-list span{color:#aaa}.requirement-list code{color:#f47920;white-space:normal}.asset-upload input,.asset-upload select{max-width:240px}.file-input{display:inline-flex!important;align-items:center;grid-auto-flow:column;gap:8px!important;border:1px solid #444;border-radius:8px;padding:9px 12px}.file-input input{display:none}.constructor-shell{display:grid;gap:20px}.constructor-toolbar{position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #303030;border-radius:8px;background:#161616f5;padding:16px 18px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.constructor-toolbar h1{margin:0;font-size:32px;line-height:1}.viewport-toggle{display:inline-flex;border:1px solid #3a3a3a;border-radius:8px;background:#202020;padding:3px}.viewport-toggle button{border:0;border-radius:6px;background:transparent;color:#aaa;padding:8px 12px;font-weight:900}.viewport-toggle button.active{background:#fff;color:#111}.constructor-grid{display:grid;grid-template-columns:minmax(680px,1fr) 360px;gap:20px;align-items:start}.constructor-canvas,.builder-inspector{border:1px solid #303030;border-radius:8px;background:#101010;overflow:hidden}.canvas-chrome{height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #303030;padding:0 16px;color:#ddd;background:#171717;font-size:13px}.canvas-chrome div{display:inline-flex;align-items:center;gap:8px;font-weight:900}.canvas-chrome span{color:#888}.canvas-page{max-height:calc(100vh - 180px);overflow:auto;padding:48px 44px}.editable-surface{position:relative;width:850px;min-height:1180px;max-width:none;margin:0 auto;padding:1px 0 80px}.mobile-preview{display:flex;justify-content:center;background:#0b0b0b}.mobile-surface{width:390px;min-height:844px;padding:20px 16px 80px;border:1px solid #333;border-radius:28px;background-color:#111;overflow:visible}.mobile-surface .mock-page-width{max-width:none}.mobile-surface .public-layout-frame{transform:none;margin-left:var(--mobile-margin-left, 0);margin-top:var(--mobile-margin-top, 0);width:var(--mobile-width, auto);height:var(--mobile-height, auto)}.mobile-surface .public-layout-frame.text-style,.mobile-surface .public-layout-frame.text-style :is(h1,h2,h3,h4,p,span,li,div){color:var(--mobile-color, inherit);font-size:var(--mobile-font-size, inherit);font-weight:var(--mobile-font-weight, inherit);text-align:var(--mobile-text-align, inherit)}.mobile-surface :is(.title-row h1,.simple-title){font-size:34px}.mobile-surface :is(.title-with-preview,.mascot-head,.top-split,.brandbook-head,.slogan-head){align-items:flex-start;gap:24px;flex-direction:column}.mobile-surface :is(.logo-small,.mascot-tile,.color-hero,.jawbreak-card,.product-logo){width:100%;max-width:100%;margin-left:0}.mobile-surface .mock-download-kit,.mobile-surface :is(.kit-meta,.two-column,.body-font-grid,.slogan-row,.timeline-content){align-items:flex-start;flex-direction:column}.mobile-surface .format-badges{flex-wrap:wrap}.mobile-surface .kit-date{border-left:0;border-top:1px solid #444;padding:14px 0 0;text-align:left}.mobile-surface :is(.side-placeholder,.wide-placeholder,.split-preview,.forbidden-preview,.body-font-preview){width:100%;flex-basis:auto}.mobile-surface :is(.restriction-grid,.crop-grid,.color-row,.can-grid,.can-grid.compact){grid-template-columns:1fr}.mobile-surface .section-stack{gap:44px}.artboard-guides{background-image:linear-gradient(to right,rgba(244,121,32,.28) 1px,transparent 1px),linear-gradient(to right,rgba(59,130,246,.22) 1px,transparent 1px),linear-gradient(to right,rgba(244,121,32,.28) 1px,transparent 1px),linear-gradient(to bottom,rgba(244,121,32,.18) 1px,transparent 1px);background-size:1px 100%,1px 100%,1px 100%,100% 80px;background-position:0 0,50% 0,100% 0,0 0;background-repeat:no-repeat,no-repeat,no-repeat,repeat}.builder-inspector{position:sticky;top:96px;display:grid;gap:14px;max-height:calc(100vh - 116px);overflow:auto;padding:18px}.builder-inspector h2{margin:0;font-size:22px}.builder-inspector label{display:grid;gap:8px;color:#bbb;font-size:13px}.builder-inspector input,.builder-inspector textarea{width:100%;border:1px solid #3a3a3a;border-radius:8px;background:#202020;color:#fff;padding:10px 12px;outline:none}.builder-inspector textarea{min-height:180px;resize:vertical}.editable-frame,.asset-slot,.editable-title,.editable-heading,.editable-text,.editable-list{position:relative}.editable-title,.editable-heading,.editable-text,.editable-list{width:auto;border:1px solid transparent;border-radius:6px;background:transparent;color:inherit;text-align:left;padding:3px}.editable-title{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:36px;line-height:1.12;font-weight:800}.editable-heading{display:inline-flex;align-items:flex-start;gap:8px}.editable-text{display:block}.editable-text p{margin:0 0 16px}.editable-list{display:block}.editable-title svg,.editable-heading svg,.editable-text>svg,.editable-list>svg{opacity:0;color:#f47920;flex:0 0 auto}.editable-title:hover,.editable-heading:hover,.editable-text:hover,.editable-list:hover,.editable-title.selected,.editable-heading.selected,.editable-text.selected,.editable-list.selected,.editable-frame.selected{border-color:#f47920b3;box-shadow:0 0 0 1px #f4792029}.editable-title:hover svg,.editable-heading:hover svg,.editable-text:hover>svg,.editable-list:hover>svg,.editable-title.selected svg,.editable-heading.selected svg,.editable-text.selected>svg,.editable-list.selected>svg{opacity:1}.editable-frame{border:1px solid transparent;border-radius:8px}.designer-frame{position:relative;max-width:100%;cursor:grab;transition:box-shadow .15s,border-color .15s}.designer-frame:active{cursor:grabbing}.designer-frame :is(input,textarea,select,a,button,.file-input){cursor:auto}.designer-frame:hover,.designer-frame.selected{z-index:7;outline:1px solid rgba(244,121,32,.65);outline-offset:2px}.designer-frame.has-size>.asset-slot,.designer-frame.has-size>.editable-title,.designer-frame.has-size>.editable-heading,.designer-frame.has-size>.editable-text,.designer-frame.has-size>.editable-list{width:100%;height:100%}.designer-drag-handle,.designer-resize-handle,.designer-align-tools{position:absolute;z-index:20;border:1px solid rgba(244,121,32,.65);background:#1d1d1d;color:#ffb078;opacity:0;transition:opacity .15s,transform .15s}.designer-drag-handle{top:-17px;left:-2px;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;cursor:grab;transform:translateY(-4px)}.designer-drag-handle:active{cursor:grabbing}.designer-resize-handle{right:-9px;bottom:-9px;width:20px;height:20px;border:2px solid #101010;border-radius:6px;background:#f47920;cursor:nwse-resize}.designer-align-tools{top:-17px;left:38px;display:flex;gap:3px;border-radius:999px;padding:3px;transform:translateY(-4px)}.designer-align-tools button{width:24px;height:24px;border:0;border-radius:999px;background:transparent;color:#ffb078;padding:0;font-size:10px;font-weight:900}.designer-align-tools button:hover{background:#f4792033}.designer-frame:hover .designer-drag-handle,.designer-frame:hover .designer-resize-handle,.designer-frame:hover .designer-align-tools,.designer-frame.selected .designer-drag-handle,.designer-frame.selected .designer-resize-handle,.designer-frame.selected .designer-align-tools{opacity:1;transform:translateY(0)}.inline-edit,.page-meta-edit,.asset-slot-action{position:absolute;z-index:5;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(244,121,32,.55);border-radius:999px;background:#1d1d1d;color:#ffb078;padding:6px 9px;font-size:12px;font-weight:900;opacity:0;transform:translateY(-6px);transition:opacity .15s,transform .15s}.inline-edit{top:-14px;right:8px}.page-meta-edit{top:-34px;right:0}.editable-frame:hover .inline-edit,.editable-surface:hover .page-meta-edit,.asset-slot:hover .asset-slot-action{opacity:1;transform:translateY(0)}.asset-slot{display:flex;align-items:center;justify-content:center;border:1px solid #333;border-radius:6px;background:#111;color:inherit;overflow:hidden;padding:0}.asset-slot:hover{border-color:#3b82f6bf;box-shadow:0 0 0 1px #3b82f62e}.asset-slot img{width:100%;height:100%;object-fit:contain;display:block}.asset-slot-action{left:50%;top:50%;right:auto;transform:translate(-50%,-40%);white-space:nowrap;color:#bfdbfe;border-color:#3b82f68c}.asset-slot:hover .asset-slot-action{transform:translate(-50%,-50%)}.asset-picker{display:grid;gap:8px}.asset-picker button{border:1px solid #333;border-radius:8px;background:#1f1f1f;color:#fff;display:grid;grid-template-columns:54px 1fr auto;gap:10px;align-items:center;padding:8px;text-align:left}.asset-picker button.active{border-color:#3b82f6;background:#3b82f61f}.asset-picker img{width:54px;height:42px;border-radius:6px;object-fit:cover;background:#0a0a0a}.asset-picker small,.selected-asset span{color:#999;font-size:11px}.selected-asset{display:grid;gap:4px;border:1px solid #333;border-radius:8px;background:#202020;padding:10px}.compact-upload{display:grid;align-items:stretch}.raw-drawer{margin-top:4px}.inspector-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inspector-grid select{width:100%;border:1px solid #3a3a3a;border-radius:8px;background:#202020;color:#fff;padding:10px 12px}.checkbox-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:10px!important;border:1px solid #333;border-radius:8px;background:#202020;padding:10px 12px}.checkbox-row input{width:16px!important;height:16px;accent-color:#f47920}.checkbox-row span{color:#ddd;font-size:13px}.custom-blocks{display:grid;gap:24px;position:relative;margin-top:48px;min-height:120px;padding:18px}.editable-custom-blocks{min-height:520px;outline:1px dashed rgba(244,121,32,.28);border-radius:8px;padding:18px}.builder-draggable{touch-action:none}.builder-draggable.selected{border-color:#f47920cc;box-shadow:0 0 0 1px #f4792033}.drag-handle{position:absolute;z-index:6;top:-14px;left:8px;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(244,121,32,.55);border-radius:999px;background:#1d1d1d;color:#ffb078;cursor:grab;opacity:0;transform:translateY(-6px);transition:opacity .15s,transform .15s}.drag-handle:active{cursor:grabbing}.resize-handle{position:absolute;z-index:6;right:-7px;bottom:-7px;width:18px;height:18px;border:2px solid #101010;border-radius:6px;background:#f47920;cursor:nwse-resize;opacity:0;transition:opacity .15s}.editable-frame:hover .drag-handle,.editable-frame:hover .resize-handle,.editable-frame.selected .drag-handle,.editable-frame.selected .resize-handle{opacity:1;transform:translateY(0)}.custom-text-block,.custom-callout-block{border-radius:6px;padding:18px 20px;line-height:1.55;white-space:pre-wrap}.custom-text-block{color:#d1d5db}.custom-callout-block{background:#f47920;color:#000}.custom-spacer{min-height:24px}.custom-image-wrap{display:flex;min-height:120px}.custom-image-block{width:100%;height:100%;min-height:180px}.inline-delete,.inline-copy{position:absolute;z-index:5;top:-14px;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(244,90,90,.45);border-radius:999px;background:#1d1d1d;color:#ff9c9c;opacity:0;transform:translateY(-6px);transition:opacity .15s,transform .15s}.inline-delete{right:76px}.inline-copy{right:112px;border-color:#3b82f680;color:#bfdbfe}.editable-frame:hover .inline-delete,.editable-frame:hover .inline-copy{opacity:1;transform:translateY(0)}@media(max-width:900px){body{overflow-x:hidden}.home-header{align-items:flex-start;gap:18px;padding:22px;flex-direction:column}.home-main{padding:34px 22px 0}.home-hero{align-items:flex-start;gap:28px;flex-direction:column}.home-copy h1{font-size:44px}.home-copy p{margin-bottom:28px}.home-visual{width:100%;height:220px}.home-timeline{margin-top:56px;padding-top:34px}.home-footer{gap:12px;flex-direction:column;padding:22px}.mock-search,.mock-search.wide{width:100%}.mock-shell{min-height:100vh;height:auto;display:block;overflow:visible;background:#111}.mock-sidebar{position:sticky;top:0;z-index:40;width:100%;height:auto;border-right:0;border-bottom:1px solid #d1d5db;background:#e8e8e8f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mock-brand{padding:16px 18px 10px;font-size:18px}.mock-nav{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:0 14px 14px;scrollbar-width:none}.mock-nav::-webkit-scrollbar{display:none}.mock-nav-title{flex:0 0 auto;white-space:nowrap}.mock-nav-group{display:contents}.mock-nav-row,.mock-nav-item,.mock-brandbook-link{width:auto;flex:0 0 auto;margin:0;white-space:nowrap;background:#ffffffb8}.mock-workspace{height:auto;min-height:100vh;overflow:visible}.mock-topbar{display:none}.mock-content-area{display:block;overflow:visible}.mock-main{overflow:visible;padding:30px 20px 56px}.mock-page-width{width:auto;max-width:none}.public-layout-frame{transform:none;margin-left:var(--mobile-margin-left, 0);margin-top:var(--mobile-margin-top, 0);width:var(--mobile-width, auto);height:var(--mobile-height, auto);max-width:100%;overflow-wrap:anywhere}.public-layout-frame.has-desktop-size>*{width:auto;height:auto}.public-layout-frame.has-mobile-size>*{width:100%;height:100%}.public-layout-frame.text-style,.public-layout-frame.text-style :is(h1,h2,h3,h4,p,span,li,div){color:var(--mobile-color, inherit);font-size:var(--mobile-font-size, inherit);font-weight:var(--mobile-font-weight, inherit);text-align:var(--mobile-text-align, inherit)}.public-asset-slot,.placeholder-dark,.placeholder-light{width:var(--mobile-asset-width, 100%)!important;height:var(--mobile-asset-height, unset)!important;max-width:100%}.public-layout-frame.has-mobile-size>.public-asset-slot,.public-layout-frame.has-mobile-size>.placeholder-dark,.public-layout-frame.has-mobile-size>.placeholder-light{width:100%!important;height:100%!important}.public-asset-slot img{max-width:100%;height:100%!important;object-fit:contain}.right-sidebar{display:none}.title-row h1,.simple-title{font-size:34px}.title-with-preview,.mascot-head,.top-split,.brandbook-head,.slogan-head{align-items:flex-start;gap:24px;flex-direction:column}.logo-small,.mascot-tile,.color-hero,.jawbreak-card,.product-logo{width:100%;max-width:100%;margin-left:0}.mock-download-kit,.kit-meta,.two-column,.body-font-grid,.slogan-row,.timeline-content{align-items:flex-start;flex-direction:column}.format-badges{flex-wrap:wrap}.kit-date{border-left:0;border-top:1px solid #444;padding:14px 0 0;text-align:left}.side-placeholder,.wide-placeholder,.split-preview,.forbidden-preview,.body-font-preview{width:100%;flex-basis:auto}.restriction-grid,.crop-grid,.color-row,.can-grid,.can-grid.compact{grid-template-columns:1fr}.section-stack{gap:44px}.constructor-grid,.editor-grid,.editor-grid.compact,.requirement-list div,.asset-list div{grid-template-columns:1fr}.constructor-toolbar{align-items:flex-start;flex-direction:column}.canvas-page{max-height:none;padding:24px 18px}.editable-surface{width:850px}}.admin-sections{display:flex;flex-direction:column;gap:4px}.admin-page-row{display:flex;align-items:center;gap:4px}.admin-page-row .nav-item{flex:1;min-width:0}.admin-page-delete{border:0;background:transparent;color:#b91c1c;border-radius:6px;padding:6px;cursor:pointer;display:inline-flex;align-items:center}.admin-page-delete:hover{background:#b91c1c1f}.settings-editor h2{margin:22px 0 10px;font-size:16px}.settings-editor label,.release-editor-item label{display:block;margin-bottom:10px;font-size:13px;color:#444}.settings-editor label input,.settings-editor label textarea,.release-editor-item label input,.release-editor-item label textarea{display:block;width:100%;margin-top:4px}.settings-editor textarea,.release-editor-item textarea{min-height:72px;resize:vertical}.release-editor-list{display:flex;flex-direction:column;gap:18px}.release-editor-item{border:1px solid #e5e7eb;border-radius:10px;padding:16px}.release-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.asset-list-actions{display:inline-flex;align-items:center;gap:8px}.asset-list-actions a.ghost-button{display:inline-flex;align-items:center;padding:6px}.right-toc-link{border:0;background:transparent;color:inherit;font:inherit;text-align:left;padding:0;cursor:pointer;width:100%}.right-toc-link:hover{color:#fff}.right-empty{color:#6b7280;font-size:13px;margin:0}.error-boundary{min-height:100vh;display:grid;place-items:center;background:#0a0a0a;padding:24px}.error-boundary-card{max-width:420px;text-align:center;color:#fff;background:#151515;border:1px solid #303030;border-radius:14px;padding:32px}.error-boundary-card h1{margin:0 0 12px;font-size:22px}.error-boundary-card p{color:#aaa;margin:0 0 20px}.error-boundary-card button{background:#f47920;color:#000;border:0;border-radius:8px;padding:10px 18px;font-weight:700;cursor:pointer}.anchor-editor{margin-top:18px;border-top:1px solid #e5e7eb;padding-top:14px}.anchor-editor h3{margin:0 0 6px;font-size:14px}.anchor-row{display:grid;grid-template-columns:1fr 1fr auto;gap:6px;align-items:center;margin-bottom:8px}.hidden-block-name{grid-column:1 / 3;font-size:13px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anchor-row input,.anchor-row select{min-width:0}.anchor-row-actions{display:inline-flex;gap:2px}.anchor-row-actions .ghost-button{padding:4px 8px}[id^=anchor-]{scroll-margin-top:90px}.product-creatives{margin-top:56px}.product-creatives .section-heading{margin-bottom:24px}.home-image-field{margin:12px 0 6px}.home-image-label{display:block;font-size:13px;color:#444;margin-bottom:6px}.home-image-preview{display:flex;align-items:center;gap:12px;margin-bottom:8px}.home-image-preview img{max-width:160px;max-height:90px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}.download-empty{opacity:.45;cursor:not-allowed}a.slot-download{display:inline-flex;align-items:center;color:inherit}.editable-frame{position:relative}.designer-frame.selected,.editable-frame.selected,.builder-draggable.selected{z-index:40}.builder-draggable:active,.designer-frame:active{z-index:50}.kit-formats{display:flex;flex-direction:column;gap:10px;margin-top:6px}.kit-format-row{border:1px solid #e5e7eb;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px}.kit-format-head{display:flex;gap:6px;align-items:center}.kit-format-label{width:84px;flex:0 0 84px;text-transform:uppercase;font-weight:700}.kit-format-desc{flex:1;min-width:0}.kit-format-file{display:flex;align-items:center;gap:8px}.kit-format-file .ghost-button{white-space:nowrap}.kit-format-filename{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-format{align-self:flex-start}.color-field-row{display:flex;gap:6px;align-items:center;margin-top:4px}.color-field-row input[type=color]{width:38px;height:34px;padding:2px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;flex:0 0 auto}.color-field-row input:not([type=color]){flex:1;min-width:0}.field-hint{color:#9ca3af;font-weight:400}.layers-panel{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;overflow:hidden;background:#fafafa;color:#1f2937}.layers-head,.layer-name,.layer-name strong{color:#111827}.layers-head{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:transparent;border:0;cursor:pointer;font-weight:700;font-size:14px}.layers-head span{display:inline-flex;align-items:center;gap:8px}.layers-head em{font-style:normal;background:#001b99;color:#fff;border-radius:999px;min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.chev-collapsed{transform:rotate(-90deg)}.layers-list{padding:6px;display:flex;flex-direction:column;gap:4px}.layer-row{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;background:#fff;border:1px solid #eee}.layer-row.active{border-color:#001b99;box-shadow:0 0 0 1px #001b9933}.layer-row.is-hidden{opacity:.55}.layer-name{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:1px;background:transparent;border:0;cursor:pointer;text-align:left;padding:0}.layer-name strong{font-size:13px}.layer-name span{font-size:11px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.layer-actions{display:inline-flex;gap:1px;flex:0 0 auto}.layer-actions button{border:0;background:transparent;color:#555;border-radius:6px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.layer-actions button:hover:not(:disabled){background:#eef1ff;color:#001b99}.layer-actions button:disabled{opacity:.3;cursor:default}.layer-actions .layer-del:hover{background:#b91c1c1f;color:#b91c1c}.layers-hint,.layers-empty{padding:6px 8px 2px}.editable-frame.hidden-block{opacity:.4;outline:1px dashed #9ca3af}.layers-body{padding:4px 6px 6px}.layers-group+.layers-group{margin-top:8px;padding-top:8px;border-top:1px solid #eee}.layers-group-title{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;font-weight:700;padding:2px 4px 4px;display:flex;align-items:center;gap:6px}.layers-group-title em{font-style:normal;background:#e5e7eb;color:#374151;border-radius:999px;padding:0 6px;font-size:10px}.add-section{position:relative;margin:28px 0 8px;text-align:center}.add-section-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border:2px dashed rgba(255,255,255,.25);border-radius:12px;background:#ffffff08;color:#fff;cursor:pointer;font-weight:600}.add-section-btn:hover{border-color:#f47920;color:#f47920}.add-section-menu{position:absolute;left:50%;transform:translate(-50%);margin-top:8px;z-index:40;background:#1b1b1b;border:1px solid #333;border-radius:12px;padding:6px;display:flex;flex-direction:column;gap:2px;min-width:300px;box-shadow:0 12px 30px #00000080}.add-section-menu button{display:flex;flex-direction:column;align-items:flex-start;gap:2px;background:transparent;border:0;border-radius:8px;padding:10px 12px;cursor:pointer;text-align:left;color:#f3f4f6}.add-section-menu button:hover{background:#2a2a2a}.add-section-menu strong{font-size:14px}.add-section-menu span{font-size:12px;color:#9ca3af}.split-preview .split-cell,.forbidden-preview .forbidden-cell{flex:1;min-height:150px;min-width:0}.forbidden-preview{display:flex;flex-direction:column;gap:16px}.crop-card-title.editable-heading{margin-top:10px}.orange-callout.editable-callout{display:block}.orange-callout .editable-heading,.orange-callout .editable-text{color:#000!important;background:transparent}.orange-callout .callout-title{font-size:22px;font-weight:800;margin-bottom:6px}.slogan-head .editable-heading.slogan-big{font-size:clamp(40px,6vw,96px);font-weight:900;line-height:.95;text-align:right;background:transparent}.brandbook-cover-wrap{position:relative}.cover-overlay-edit{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;pointer-events:none;text-align:center}.cover-overlay-edit>*{pointer-events:auto}.cover-overlay-edit .cover-line.editable-heading{font-size:clamp(32px,5vw,72px);font-weight:900;color:#fff;line-height:1;background:transparent}.cover-overlay-edit .cover-note{color:#fff;opacity:.85;font-size:12px;letter-spacing:.1em}.format-badge-empty{opacity:.5}.cards-editor .card-edit{border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;margin-bottom:8px}.body-font-section .editable-heading{color:#fff;font-size:24px;font-weight:900;text-transform:uppercase;margin:0 0 16px}.share-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#1a1a1a}.share-card{width:100%;max-width:420px;background:#232323;border:1px solid #333;border-radius:12px;padding:28px;text-align:center;color:#fff}.share-card h1{margin:18px 0 4px;font-size:22px;font-weight:800;word-break:break-word}.share-preview{display:flex;align-items:center;justify-content:center;min-height:200px;border-radius:8px;background:#111;overflow:hidden}.share-preview img{max-width:100%;max-height:320px;object-fit:contain}.share-file-icon{display:flex;flex-direction:column;align-items:center;gap:8px;color:#6b7280;font-weight:800}.share-meta{margin:0 0 4px;color:#9ca3af;font-size:14px}.share-note{margin:8px 0 0;color:#d1d5db;font-size:14px}.share-status{color:#9ca3af}.share-download{display:inline-flex;align-items:center;gap:8px;margin-top:20px;border-radius:8px;background:#f47920;color:#000;padding:12px 22px;font-weight:800;text-decoration:none}.share-download:hover{background:#ff8c33}.share-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000008c}.share-dialog{width:100%;max-width:520px;max-height:90vh;overflow:auto;background:#fff;border-radius:12px;padding:20px;color:#111827}.share-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.share-dialog-head h3{margin:0;font-size:17px}.share-link-list{margin-top:12px;display:grid;gap:8px}.share-link-row{display:grid;grid-template-columns:1fr auto auto auto;gap:6px;align-items:center}.share-link-row input{font-size:12px;color:#374151}.share-link-row.expired input{color:#9ca3af;text-decoration:line-through}.share-link-meta{font-size:12px;color:#6b7280;white-space:nowrap}
