:root{--bg:#eef1f5;--panel:#fff;--ink:#111827;--muted:#667085;--line:#d9dee7;--accent:#1d4ed8;--accent-soft:#e8efff;--dark:#111827;--shadow:0 20px 50px rgba(15,23,42,.12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-width:1180px;background:var(--bg)}button,select,input{font:inherit}.app-shell{display:grid;grid-template-columns:300px minmax(880px,1fr);grid-template-rows:68px calc(100vh - 68px);min-height:100vh}.app-header{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:flex;gap:12px;align-items:center;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--dark);color:#fff;font-weight:850;font-size:12px;letter-spacing:.04em}.brand span:last-child{display:flex;flex-direction:column}.brand strong{font-size:15px}.brand small{font-size:11px;color:var(--muted);margin-top:2px}.header-actions{display:flex;align-items:center;gap:14px}.engine-status{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:12px}.engine-status i{width:8px;height:8px;border-radius:999px;background:#f59e0b;box-shadow:0 0 0 4px #fef3c7}.engine-status.ready i{background:#16a34a;box-shadow:0 0 0 4px #dcfce7}.engine-status.error i{background:#dc2626;box-shadow:0 0 0 4px #fee2e2}.button{border:0;border-radius:9px;padding:10px 14px;font-weight:700;font-size:12px;cursor:pointer}.button:disabled{opacity:.45;cursor:not-allowed}.button-ghost{background:#f5f7fa;color:#344054;border:1px solid #e3e7ee}.sidebar{grid-column:1;grid-row:2;overflow:auto;padding:18px;background:#f7f8fa;border-right:1px solid var(--line)}.panel{background:#fff;border:1px solid #e2e6ed;border-radius:14px;padding:16px;margin-bottom:14px}.section-heading{display:flex;justify-content:space-between;align-items:start}.eyebrow{display:block;color:#7b8494;font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px}.panel h2{margin:0 0 13px;font-size:17px}.dropzone{display:flex;flex-direction:column;align-items:center;text-align:center;padding:21px 13px;border:1.5px dashed #bdc5d2;border-radius:12px;background:#fafbfc;cursor:pointer;transition:.15s}.dropzone:hover,.dropzone.dragover{border-color:var(--accent);background:var(--accent-soft)}.drop-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e9edf4;color:#344054;font-weight:850;font-size:11px;margin-bottom:10px}.dropzone strong{font-size:13px}.dropzone span:last-child{font-size:11px;line-height:1.45;color:var(--muted);margin-top:5px}.upload-progress{margin-top:12px;font-size:11px;color:var(--muted)}.upload-progress>div{height:5px;background:#e8ebf0;border-radius:99px;margin-top:7px;overflow:hidden}.upload-progress i{display:block;height:100%;width:10%;background:var(--accent);border-radius:99px;transition:width .2s}.project-summary{font-size:11px;margin-top:12px;padding:10px;background:#f6f8fb;border-radius:9px;color:#475467;line-height:1.5}.project-summary strong{display:block;color:#101828;font-size:12px}.project-summary.empty{color:#98a2b3}.filters-panel{display:grid;gap:12px}.field{display:grid;gap:6px}.field>span{font-size:11px;font-weight:750;color:#475467}.field select{width:100%;border:1px solid #d9dee7;border-radius:9px;background:#fff;padding:9px 10px;color:#344054;font-size:12px}.field select:disabled{background:#f6f7f9;color:#98a2b3}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 12px}.stats-grid div{padding:10px;border-radius:9px;background:#f7f8fa}.stats-grid dt{font-size:10px;color:#7b8494}.stats-grid dd{margin:2px 0 0;font-size:18px;font-weight:800}.parser-note{padding-top:10px;border-top:1px solid #eaecf0;color:#667085;font-size:10px;line-height:1.5}.workspace{grid-column:2;grid-row:2;overflow:auto;padding:22px 26px 50px}.workspace-header{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.workspace-header h1{font-size:25px;line-height:1.2;margin:0 0 5px}.workspace-header p{margin:0;color:var(--muted);font-size:12px}.view-switch,.device-switch{display:flex;background:#e5e9f0;border-radius:10px;padding:3px}.view-switch button,.device-switch button{border:0;background:transparent;border-radius:8px;padding:8px 13px;color:#667085;font-weight:750;font-size:11px;cursor:pointer}.view-switch button.active,.device-switch button.active{background:#fff;color:#101828;box-shadow:0 1px 3px rgba(16,24,40,.12)}.empty-screen{min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid var(--line);border-radius:16px}.empty-screen[hidden]{display:none}.empty-screen h2{margin:22px 0 6px;font-size:20px}.empty-screen p{max-width:550px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.empty-illustration{width:230px;height:140px;background:#f7f8fa;border:1px solid #dfe4eb;border-radius:12px;padding:18px;box-shadow:0 15px 30px rgba(16,24,40,.08)}.mock-line{height:8px;background:#d5dbe5;border-radius:9px;margin-bottom:8px;width:64%}.mock-line.large{height:15px;width:90%;background:#b9c2cf}.mock-line.small{width:43%}.mock-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:42px 25px;gap:7px;margin-top:14px}.mock-grid span{background:#e5e9ef;border-radius:5px}.mock-grid span:first-child{grid-row:1/3}.view-panel{display:none}.view-panel.active{display:block}.context-toolbar,.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.context-toolbar p,.gallery-toolbar p{font-size:11px;color:var(--muted);margin:0}.browser-frame{max-width:1240px;margin:0 auto;background:#fff;border:1px solid #cfd5df;border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.browser-bar{height:36px;background:#e8ebf0;border-bottom:1px solid #d5dae2;display:flex;align-items:center;gap:6px;padding:0 11px}.browser-bar>span{width:8px;height:8px;border-radius:50%;background:#aeb6c3}.browser-bar>div{height:21px;line-height:21px;width:280px;margin-left:8px;background:#f7f8fa;border-radius:5px;color:#8a94a3;font-size:9px;padding-left:10px}.news-site{background:#fff;min-height:1180px}.news-header{border-bottom:1px solid #d7dce4}.news-topline{display:flex;justify-content:space-between;padding:8px 32px;background:#111827;color:#d0d5dd;font-size:9px}.news-brand-row{display:flex;justify-content:space-between;align-items:center;padding:19px 32px 15px}.news-brand-row strong{font-family:Georgia,serif;font-size:30px;letter-spacing:-.04em}.news-brand-row button{background:#b42318;color:#fff;border:0;font-size:9px;font-weight:800;padding:8px 12px}.news-header nav{display:flex;gap:27px;border-top:1px solid #e4e7ec;padding:9px 32px}.news-header nav a{text-transform:uppercase;font-size:9px;font-weight:750;color:#344054}.placement{position:relative;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(-45deg,#f5f6f8,#f5f6f8 8px,#fafafa 8px,#fafafa 16px);border:1px solid #e4e7ec}.placement-label{position:absolute;top:-15px;left:0;color:#98a2b3;font-size:7px;letter-spacing:.08em}.creative-mount{display:grid;place-items:center}.creative-shell{position:relative;overflow:hidden;background:#fff;box-shadow:0 0 0 1px rgba(16,24,40,.12)}.creative-shell iframe{display:block;border:0;transform-origin:top left}.slot-empty{display:grid;place-items:center;text-align:center;color:#98a2b3;font-size:10px;line-height:1.4;border:1px dashed #cdd3dd;background:#fafbfc}.leaderboard-slot{width:730px;height:92px;margin:38px auto 24px}.article-layout{display:grid;grid-template-columns:minmax(0,720px) 302px;gap:58px;max-width:1100px;margin:0 auto;padding:22px 20px 70px}.article-category,.mobile-category{font-size:9px;color:#b42318;font-weight:850;letter-spacing:.12em}.article-content>h1{font-family:Georgia,serif;font-size:43px;line-height:1.08;letter-spacing:-.025em;margin:12px 0}.standfirst{font-family:Georgia,serif;font-size:18px!important;line-height:1.45!important;color:#475467!important}.byline{display:flex;align-items:center;gap:10px;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec;padding:13px 0;margin:20px 0}.avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#d0d5dd,#98a2b3)}.byline div{display:flex;flex-direction:column}.byline strong{font-size:10px}.byline small{font-size:8px;color:#7b8494;margin-top:2px}.hero-image{height:350px;background:linear-gradient(125deg,#8694a5 0,#cad2dc 45%,#788798 100%);display:grid;place-items:end start;padding:14px;color:#fff;font-size:8px;letter-spacing:.13em}.article-content p{font-family:Georgia,serif;font-size:16px;line-height:1.72;color:#344054}.article-content h2{font-family:Georgia,serif;font-size:26px;margin-top:30px}.article-content blockquote{border-left:3px solid #b42318;margin:26px 0;padding:6px 0 6px 18px;font-family:Georgia,serif;font-size:20px;font-style:italic;line-height:1.4}.inline-slot{width:302px;height:252px;margin:32px auto}.sidebar-slot{width:302px;height:602px;margin-top:18px}.trending{border-top:3px solid #111827;margin-top:34px}.trending h3{text-transform:uppercase;font-size:12px}.trending ol{list-style:none;padding:0;margin:0}.trending li{display:flex;gap:11px;border-top:1px solid #e4e7ec;padding:13px 0}.trending b{font-family:Georgia,serif;color:#98a2b3}.trending span{font-family:Georgia,serif;font-size:12px;line-height:1.35}.article-filler{display:grid;gap:8px;margin-top:25px}.article-filler span{height:9px;background:#eef0f3;border-radius:3px}.article-filler span:last-child{width:62%}.mobile-site{display:none}.browser-frame.mobile{width:430px;max-height:800px;overflow:auto}.browser-frame.mobile .browser-bar{position:sticky;top:0;z-index:15}.browser-frame.mobile .news-site{display:none}.browser-frame.mobile .mobile-site{display:block;position:relative;width:390px;min-height:980px;margin:auto;background:#fff;padding-bottom:72px}.mobile-site>header{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #e4e7ec}.mobile-site>header strong{font-family:Georgia,serif;font-size:16px}.mobile-site>header button{border:0;background:transparent}.mobile-site>nav{padding:9px 15px;font-size:8px;white-space:nowrap;overflow:hidden;border-bottom:1px solid #e4e7ec}.mobile-site article{padding:24px 20px}.mobile-site article h1{font-family:Georgia,serif;font-size:31px;line-height:1.08;margin:8px 0 12px}.mobile-lead{font-family:Georgia,serif;font-size:15px;line-height:1.5;color:#475467}.mobile-hero{height:210px;margin:18px -20px 10px;background:linear-gradient(130deg,#8090a3,#d1d8e1)}.mobile-site article small{color:#7b8494;font-size:9px}.mobile-site article p:not(.mobile-lead){font-family:Georgia,serif;line-height:1.68;color:#344054}.mobile-site article h2{font-family:Georgia,serif}.mobile-interstitial{width:322px;height:482px;margin:35px auto}.mobile-sticky{position:sticky;z-index:10;bottom:0;width:322px;height:52px;margin:0 auto;background:#fff;box-shadow:0 -5px 15px rgba(16,24,40,.14)}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:14px}.creative-card{background:#fff;border:1px solid #dfe3ea;border-radius:13px;overflow:hidden}.creative-card-head{display:flex;justify-content:space-between;gap:10px;padding:12px 13px;border-bottom:1px solid #eaecf0}.creative-card-head strong{display:block;font-size:12px}.creative-card-head small{display:block;color:#7b8494;font-size:9px;margin-top:3px}.creative-card-head button{border:0;background:#f2f4f7;border-radius:7px;font-size:10px;font-weight:750;padding:7px 9px;cursor:pointer}.creative-card-stage{height:330px;display:grid;place-items:center;overflow:hidden;background:repeating-linear-gradient(45deg,#f7f8fa,#f7f8fa 10px,#fff 10px,#fff 20px)}.creative-card-meta{display:flex;gap:6px;padding:10px 12px}.pill{font-size:9px;font-weight:750;color:#475467;background:#f2f4f7;border-radius:99px;padding:5px 8px}.toast{position:fixed;right:24px;bottom:24px;background:#111827;color:#fff;border-radius:10px;padding:11px 15px;font-size:12px;box-shadow:var(--shadow);opacity:0;transform:translateY(8px);pointer-events:none;transition:.2s;z-index:50}.toast.show{opacity:1;transform:none}@media(max-width:1250px){body{min-width:1080px}.app-shell{grid-template-columns:280px minmax(800px,1fr)}.article-layout{grid-template-columns:minmax(0,650px) 302px;gap:32px}.article-content>h1{font-size:38px}}
.creative-shell img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}


.upload-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.upload-action{display:flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #dfe4eb;border-radius:9px;background:#fff;color:#344054;font-size:10px;font-weight:750;text-align:center;cursor:pointer;transition:.15s}.upload-action:hover{border-color:#aeb8c7;background:#f8fafc}.upload-note{margin:8px 2px 0;color:#7b8494;font-size:9px;line-height:1.45}.context-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.context-actions p{text-align:right}.refresh-button{display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;padding:0;border:1px solid #dfe4eb;border-radius:9px;background:rgba(255,255,255,.75);color:#667085;cursor:pointer;transition:background .15s,border-color .15s,color .15s,transform .15s}.refresh-button:hover:not(:disabled){background:#fff;border-color:#b8c0cc;color:#111827;transform:translateY(-1px)}.refresh-button:disabled{opacity:.38;cursor:not-allowed}.refresh-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.refresh-button.spinning svg{animation:preview-refresh-spin .45s ease-out}@keyframes preview-refresh-spin{to{transform:rotate(360deg)}}
