:root{--bg:#f6f8fb;--text:#152238;--primary:#0f4c81;--accent:#ff8a00;--card:#ffffff;--line:#d8e0ec;--workspace-bg:#f4f6fa;--workspace-panel:rgba(255,255,255,.88);--workspace-text:#111827;--workspace-muted:#6b7280;--workspace-border:rgba(15,23,42,.08)}:root[data-theme=dark]{--workspace-bg:#080c16;--workspace-panel:rgba(17,24,39,.78);--workspace-text:#f8fafc;--workspace-muted:#94a3b8;--workspace-border:rgba(255,255,255,.09)}.workspace-page{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh;color:var(--workspace-text);background:var(--workspace-bg)}body:has(.workspace-page){background:var(--workspace-bg)}body:has(.workspace-page) .header-wrap,body:has(.workspace-page) .site-footer{display:none}body:has(.workspace-page) .chat-launcher{bottom:88px}body:has(.role-workspace) .chat-widget-root{display:none}.workspace-sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;height:100vh;flex-direction:column;padding:24px 16px;color:#dbe4f3;background:radial-gradient(circle at 10% 0,rgba(47,95,255,.22),transparent 30%),#0b1020;border-right:1px solid rgba(255,255,255,.06)}.workspace-brand{display:flex;align-items:center;gap:12px;padding:0 10px 25px;border-bottom:1px solid rgba(255,255,255,.08)}.workspace-brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;color:white;background:linear-gradient(135deg,#3757ff,#7c3aed);box-shadow:0 10px 28px rgba(75,75,255,.4);font-weight:900}.workspace-brand div{display:flex;flex-direction:column}.workspace-brand strong{color:white;font-size:1.08rem}.workspace-brand small{margin-top:2px;color:#8390a9;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase}.workspace-nav{display:grid;grid-gap:4px;gap:4px;margin:20px 0;overflow-y:auto;scrollbar-width:thin}.workspace-nav a{position:relative;display:flex;align-items:center;gap:13px;min-height:44px;padding:0 13px;border-radius:12px;color:#93a1b8;font-size:.9rem;font-weight:650;transition:.2s ease}.workspace-nav a:hover{color:white;background:rgba(255,255,255,.06);transform:translateX(2px)}.workspace-nav a.active{color:white;background:linear-gradient(90deg,rgba(64,91,255,.28),rgba(124,58,237,.12));box-shadow:inset 0 0 0 1px rgba(112,124,255,.18)}.workspace-nav a.active:before{content:"";position:absolute;left:-16px;width:3px;height:24px;border-radius:4px;background:#6475ff;box-shadow:0 0 15px #6475ff}.workspace-nav-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.workspace-sidebar-footer{display:grid;grid-gap:8px;gap:8px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.workspace-logout,.workspace-theme{display:flex;align-items:center;gap:10px;width:100%;padding:11px 13px;border:0;border-radius:11px;color:#9cabc0;background:transparent;cursor:pointer;text-align:left}.workspace-logout:hover,.workspace-theme:hover{color:white;background:rgba(255,255,255,.06)}.workspace-main{min-width:0}.workspace-topbar{display:flex;min-height:76px;align-items:center;justify-content:space-between;padding:12px clamp(22px,4vw,52px);border-bottom:1px solid var(--workspace-border);color:var(--workspace-muted);background:color-mix(in srgb,var(--workspace-panel) 75%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.workspace-topbar>div:first-child{display:flex;align-items:center;gap:8px;font-size:.8rem}.workspace-live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 5px rgba(16,185,129,.1)}.workspace-user{display:flex;align-items:center;gap:10px}.workspace-user>span{display:grid;width:39px;height:39px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#3b5bdb,#8b5cf6);font-weight:800}.workspace-user div{display:flex;flex-direction:column}.workspace-user strong{color:var(--workspace-text);font-size:.83rem}.workspace-user small{color:var(--workspace-muted);font-size:.72rem}.workspace-content{max-width:1540px;margin:0 auto;padding:clamp(28px,4vw,52px)}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.workspace-heading h1{margin:7px 0 6px;color:var(--workspace-text);font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.045em}.workspace-heading p{max-width:660px;margin:0;color:var(--workspace-muted);line-height:1.65}.workspace-kicker{color:#6170e8;font-size:.69rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.workspace-primary-action{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:14px;min-height:46px;padding:0 19px;border:0;border-radius:13px;color:white;background:linear-gradient(135deg,#3155dc,#6544dc);box-shadow:0 12px 28px rgba(64,70,210,.24);cursor:pointer;font-weight:750}.workspace-primary-action:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(64,70,210,.32)}.workspace-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:22px}.workspace-metric{display:flex;align-items:center;gap:15px;min-height:128px;padding:21px;border:1px solid var(--workspace-border);border-radius:20px;background:var(--workspace-panel);box-shadow:0 12px 35px rgba(15,23,42,.045);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.workspace-metric .metric-icon{display:grid;flex:0 0 auto;width:47px;height:47px;place-items:center;border-radius:15px;font-size:1.25rem}.metric-blue .metric-icon{color:#3867e8;background:#e8efff}.metric-violet .metric-icon{color:#8557dd;background:#f2ebff}.metric-emerald .metric-icon{color:#0f9f79;background:#def8ef}.metric-orange .metric-icon{color:#d97706;background:#fff0d8}:root[data-theme=dark] .workspace-metric .metric-icon{background:rgba(255,255,255,.07)}.workspace-metric div{display:flex;min-width:0;flex-direction:column}.workspace-metric small{color:var(--workspace-muted);font-weight:650}.workspace-metric strong{margin:3px 0 1px;font-size:1.8rem;line-height:1}.workspace-metric p{margin:3px 0 0;overflow:hidden;color:var(--workspace-muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.workspace-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.8fr);grid-gap:20px;gap:20px}.workspace-panel{border:1px solid var(--workspace-border);border-radius:22px;background:var(--workspace-panel);box-shadow:0 16px 45px rgba(15,23,42,.055);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.workspace-orders-panel{grid-row:span 2;min-height:480px}.workspace-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;padding:25px 25px 18px;border-bottom:1px solid var(--workspace-border)}.workspace-panel-head h2{margin:4px 0 0;font-size:1.25rem;letter-spacing:-.025em}.workspace-panel-head>a{color:#5366db;font-size:.78rem;font-weight:750}.workspace-order-list{padding:6px 18px 18px}.workspace-order-row{display:grid;grid-template-columns:42px minmax(110px,1fr) auto auto 12px;align-items:center;grid-gap:13px;gap:13px;padding:16px 8px;border-bottom:1px solid var(--workspace-border)}.workspace-order-row:hover{background:rgba(87,102,219,.035)}.order-symbol{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#5669df;background:rgba(86,105,223,.1)}.workspace-order-row div{display:flex;flex-direction:column;gap:4px}.workspace-order-row strong{font-size:.86rem}.workspace-order-row small{color:var(--workspace-muted);font-size:.7rem}.workspace-order-row b{font-size:.83rem;white-space:nowrap}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:999px;color:#475569;background:#eef2f7;font-size:.67rem;font-weight:800;text-transform:capitalize}.status-delivered,.status-paid{color:#047857;background:#dff8ed}.status-authorized,.status-processing,.status-shipped{color:#1d4ed8;background:#e4edff}.status-canceled,.status-failed,.status-returned{color:#b42318;background:#fee8e7}.status-awaiting_payment,.status-pending{color:#a16207;background:#fff4d7}.workspace-ai-card{position:relative;overflow:hidden;padding:26px;color:white;background:radial-gradient(circle at 100% 0,rgba(151,110,255,.65),transparent 38%),linear-gradient(140deg,#152768,#5633b9)}.workspace-ai-card:after{content:"";position:absolute;right:-65px;bottom:-90px;width:210px;height:210px;border:1px solid rgba(255,255,255,.15);border-radius:50%}.workspace-ai-card .workspace-kicker{color:#d9d9ff}.workspace-ai-card h2{margin:14px 0 8px;font-size:1.45rem}.workspace-ai-card p{margin:0 0 22px;color:#d9dcff;font-size:.85rem;line-height:1.6}.workspace-ai-card a{display:flex;align-items:center;justify-content:space-between;color:white;font-size:.8rem;font-weight:750}.ai-orbit{display:grid;width:45px;height:45px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:15px;background:rgba(255,255,255,.12);box-shadow:inset 0 0 20px rgba(255,255,255,.08);font-size:1.2rem}.notification-preview{display:grid;grid-gap:15px;gap:15px;padding:22px 25px}.notification-preview>div{display:flex;align-items:flex-start;gap:13px}.notification-preview p{margin:-4px 0 0;font-size:.78rem;line-height:1.45}.notification-preview small{display:block;margin-top:4px;color:var(--workspace-muted);font-size:.68rem}.workspace-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;padding:30px;color:var(--workspace-muted);text-align:center}.workspace-empty>span{display:grid;width:54px;height:54px;margin-bottom:14px;place-items:center;border-radius:18px;color:#5b6dde;background:rgba(91,109,222,.1);font-size:1.4rem}.workspace-empty strong{color:var(--workspace-text)}.workspace-empty p{max-width:380px;margin:6px 0 0;font-size:.8rem;line-height:1.55}.profile-panel{max-width:900px;padding:28px}.workspace-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.workspace-form label{display:grid;grid-gap:8px;gap:8px;color:var(--workspace-muted);font-size:.75rem;font-weight:750}.workspace-form input{min-height:48px;padding:0 14px;border:1px solid var(--workspace-border);border-radius:12px;color:var(--workspace-text);background:color-mix(in srgb,var(--workspace-panel) 85%,var(--workspace-bg));outline:0}.workspace-form input:focus{border-color:#6574dc;box-shadow:0 0 0 3px rgba(101,116,220,.12)}.workspace-form input:disabled{opacity:.6}.form-actions{grid-column:1/-1;display:flex;align-items:center;gap:16px;padding-top:6px}.form-success{color:#059669}.form-error{color:#dc2626}.workspace-table{overflow-x:auto}.workspace-table-head,.workspace-table-row{display:grid;min-width:720px;grid-template-columns:1.2fr 1.2fr 1fr 1fr .8fr;align-items:center;grid-gap:15px;gap:15px;padding:17px 24px}.workspace-table-head{color:var(--workspace-muted);background:rgba(100,116,139,.04);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workspace-table-row{border-top:1px solid var(--workspace-border);font-size:.8rem}.workspace-table-row>:last-child{text-align:right}.notification-list{overflow:hidden}.notification-list article{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid var(--workspace-border)}.notification-type{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;border-radius:12px;color:#5065da;background:rgba(80,101,218,.1);font-weight:900}.notification-list article div{display:flex;flex-direction:column;gap:5px}.notification-list article strong{font-size:.84rem}.notification-list article small{color:var(--workspace-muted);font-size:.7rem}.workspace-ai-hero{min-height:430px;padding:clamp(28px,5vw,60px);color:white;background:radial-gradient(circle at 88% 15%,rgba(122,86,255,.55),transparent 25%),radial-gradient(circle at 70% 90%,rgba(24,189,170,.16),transparent 30%),#101946}.workspace-ai-hero>div{max-width:680px}.workspace-ai-hero h2{margin:20px 0 10px;font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.04em}.workspace-ai-hero p{color:#c6cffb;line-height:1.75}.ai-prompts{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0}.ai-prompts span{padding:9px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#dfe3ff;background:rgba(255,255,255,.06);font-size:.73rem}.muted-copy{color:var(--workspace-muted)}.role-badge{display:flex;align-items:center;gap:12px;margin:16px 6px 0;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.04)}.role-badge>div{display:flex;min-width:0;flex-direction:column}.role-badge strong{overflow:hidden;color:#f8fafc;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.role-badge small{color:#76859e;font-size:.65rem;text-transform:uppercase}.workspace-menu-glyph{display:grid;width:19px;place-items:center;font-size:.9rem}.workspace-sync{padding:8px 12px;border:1px solid var(--workspace-border);border-radius:999px;color:var(--workspace-muted);background:var(--workspace-panel);font-size:.7rem;white-space:nowrap}.workspace-loading{display:flex;min-height:320px;align-items:center;justify-content:center;gap:8px}.workspace-loading span{width:10px;height:10px;border-radius:50%;background:#6170e8;animation:workspace-pulse 1s infinite alternate}.workspace-loading span:nth-child(2){animation-delay:.2s}.workspace-loading span:nth-child(3){animation-delay:.4s}@keyframes workspace-pulse{to{opacity:.2;transform:translateY(-8px)}}.workspace-error{padding:24px;border-color:rgba(220,38,38,.25);color:#dc2626}.workspace-error p{margin:7px 0 0;color:var(--workspace-muted)}.role-data-grid{margin-bottom:20px;grid-template-columns:minmax(0,1.6fr) minmax(280px,.65fr)}.workspace-chart-panel{min-height:280px}.workspace-bars{display:grid;grid-gap:18px;gap:18px;padding:28px}.workspace-bars>div{display:grid;grid-template-columns:130px minmax(80px,1fr) 100px;align-items:center;grid-gap:14px;gap:14px;color:var(--workspace-muted);font-size:.73rem}.workspace-bars>div>div{height:9px;overflow:hidden;border-radius:999px;background:rgba(100,116,139,.1)}.workspace-bars i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#405edb,#8b5cf6);box-shadow:0 0 16px rgba(79,70,229,.3)}.workspace-bars strong{color:var(--workspace-text);text-align:right}.role-table-panel{overflow:hidden}.role-table-panel>.workspace-panel-head>span{color:var(--workspace-muted);font-size:.72rem}.role-table-scroll{overflow:auto}.role-table{width:100%;min-width:760px;border-collapse:collapse}.role-table th{padding:14px 18px;color:var(--workspace-muted);background:rgba(100,116,139,.045);font-size:.64rem;letter-spacing:.07em;text-align:left;text-transform:uppercase}.role-table td{max-width:280px;padding:16px 18px;overflow:hidden;border-top:1px solid var(--workspace-border);font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.role-table tbody tr:hover{background:rgba(83,102,219,.035)}.role-seller .workspace-brand-mark{background:linear-gradient(135deg,#3155dc,#7c3aed)}.role-supplier .workspace-brand-mark{background:linear-gradient(135deg,#0f9f79,#2563eb)}.role-admin .workspace-brand-mark{background:linear-gradient(135deg,#111827,#7c3aed)}@media (max-width:1100px){.workspace-metrics{grid-template-columns:1fr 1fr}.workspace-dashboard-grid{grid-template-columns:1fr}.workspace-orders-panel{grid-row:auto}}@media (max-width:800px){.workspace-page{display:block;padding-bottom:78px}.workspace-sidebar{position:fixed;z-index:40;top:auto;right:0;bottom:0;left:0;height:70px;padding:7px 10px;border-top:1px solid rgba(255,255,255,.08);border-right:0}.role-badge,.workspace-brand,.workspace-sidebar-footer{display:none}.workspace-nav{display:flex;margin:0;overflow-x:auto}.workspace-nav a{flex:0 0 68px;min-height:56px;flex-direction:column;justify-content:center;gap:3px;padding:4px;font-size:.59rem}.workspace-nav a.active:before{top:-7px;left:auto;width:28px;height:3px}.workspace-nav-icon{width:18px;height:18px}.workspace-topbar{min-height:64px}.workspace-topbar>div:first-child{display:none}.workspace-topbar{justify-content:flex-end}.workspace-content{padding:24px 18px}}@media (max-width:620px){.workspace-heading{display:grid}.workspace-heading .workspace-primary-action{width:100%}.workspace-metrics{grid-template-columns:1fr}.workspace-metric{min-height:105px}.workspace-order-row{grid-template-columns:38px 1fr auto}.workspace-order-row .status-pill{display:none}.workspace-order-row b{grid-column:2}.workspace-order-row>:last-child{grid-column:3;grid-row:1/span 2}.workspace-form{grid-template-columns:1fr}.workspace-bars>div{grid-template-columns:1fr auto}.workspace-bars>div>div{grid-column:1/-1;grid-row:2}.workspace-sync{display:none}}.marketing-page{padding-block:40px 80px}.marketing-hero{position:relative;overflow:hidden;margin-bottom:32px;padding:clamp(32px,6vw,72px);border-radius:28px;color:#fff;background:radial-gradient(circle at 92% 10%,rgba(255,176,32,.42),transparent 35%),linear-gradient(135deg,#071a2f,#0f4c81 60%,#167f75);box-shadow:0 24px 70px rgba(7,26,47,.2)}.marketing-hero h1{max-width:850px;margin:10px 0 16px;font-size:clamp(2.25rem,5vw,4.6rem);line-height:.98;letter-spacing:-.045em}.marketing-hero p{max-width:760px;margin:0;color:#dcecf7;font-size:1.12rem;line-height:1.7}.info-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.info-section-card{position:relative;overflow:hidden;min-height:250px;padding:clamp(28px,4vw,46px);border:1px solid #dbe5ee;border-radius:26px;background:linear-gradient(145deg,#fff,#f4f8fc);box-shadow:0 18px 48px rgba(7,26,47,.08)}.info-section-card>span{display:inline-grid;width:44px;height:44px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#0f4c81,#167f75);font-weight:800}.info-section-card h2{margin:28px 0 12px;font-size:clamp(1.45rem,2.5vw,2.2rem);letter-spacing:-.025em}.info-section-card p{margin:0;color:#506479;font-size:1.05rem;line-height:1.75}.contact-panel{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;padding:28px;border-radius:24px;background:#071a2f;font-style:normal}.contact-panel a{padding:14px 20px;border-radius:14px;color:#fff;background:rgba(255,255,255,.1);font-weight:750}.builder-access-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,420px) auto;grid-gap:18px;gap:18px;align-items:center;margin-bottom:24px;padding:24px}.builder-access-panel p{margin:6px 0 0;color:#60758b}.builder-access-panel input{width:100%}@media (max-width:720px){.info-section-grid{grid-template-columns:1fr}.info-section-card{min-height:0}}@media (max-width:860px){.builder-access-panel{grid-template-columns:1fr}}.article-grid,.brand-directory{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px}.article-card,.brand-directory-card{display:flex;min-height:220px;flex-direction:column;align-items:flex-start;padding:26px;border:1px solid #e3e9f0;border-radius:22px;color:inherit;background:#fff;box-shadow:0 14px 36px rgba(15,76,129,.08);text-decoration:none}.article-body time,.article-card time{color:#64748b;font-size:.88rem}.article-card h2{margin:18px 0 10px;font-size:1.45rem}.article-card p{flex:1 1;color:#52606d;line-height:1.65}.article-card a,.brand-directory-card small{color:#0f4c81;font-weight:700}.article-body{max-width:820px;margin:0 auto;padding:clamp(28px,6vw,70px);border-radius:28px;background:#fff;box-shadow:0 20px 60px rgba(15,76,129,.09)}.article-body h1{margin:14px 0 20px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}.article-body h2{margin-top:38px}.article-body p{color:#3f4f5f;font-size:1.08rem;line-height:1.8}.article-lead{font-size:1.25rem!important;color:#1d3550!important}.faq-list{display:grid;max-width:920px;margin:0 auto;grid-gap:14px;gap:14px}.faq-list details{padding:22px 24px;border:1px solid #dfe7ef;border-radius:18px;background:#fff}.faq-list summary{cursor:pointer;color:#12263a;font-size:1.08rem;font-weight:750}.faq-list p{margin:16px 0 0;color:#52606d;line-height:1.65}.brand-directory-card{min-height:190px;justify-content:flex-end;transition:transform .2s ease,box-shadow .2s ease}.brand-directory-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(15,76,129,.14)}.brand-directory-card>span,.brand-monogram{display:grid;width:66px;height:66px;margin-bottom:auto;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,#0f4c81,#16a085);font-size:1.8rem;font-weight:800}.brand-directory-card strong{margin:20px 0 8px;font-size:1.35rem}.brand-hero{display:flex;align-items:center;gap:28px}.brand-hero .brand-monogram{flex:0 0 auto;width:110px;height:110px;margin:0;background:rgba(255,255,255,.15);font-size:3rem}.category-landing{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,35%);align-items:center;grid-gap:30px;gap:30px}.category-landing img{width:100%;max-height:310px;object-fit:cover;border-radius:20px}.empty-state{padding:28px;border-radius:18px}@media (max-width:720px){.brand-hero,.category-landing{display:block}.brand-hero .brand-monogram{margin-bottom:24px}.category-landing img{margin-top:24px}}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 15% 10%,#ffffff 0,#f6f8fb 55%,#e7edf6 100%);color:var(--text);font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}body:before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(15,76,129,.02) 1px,transparent 0),linear-gradient(90deg,rgba(15,76,129,.02) 1px,transparent 0);background-size:28px 28px;pointer-events:none;z-index:-1}a{color:inherit;text-decoration:none}.container{width:min(1200px,92vw);margin:0 auto}.hero{background:linear-gradient(135deg,#0f4c81,#1b6db0 45%,#ff8a00);border-radius:24px;color:white;padding:44px;margin-top:24px;box-shadow:0 16px 45px rgba(15,76,129,.25)}.home-page{padding-bottom:42px}.hero-premium{display:grid;grid-template-columns:1.3fr .9fr;grid-gap:24px;gap:24px;align-items:stretch;position:relative;overflow:hidden}.hero-premium:after{content:"";position:absolute;inset:auto -120px -160px auto;width:320px;height:320px;border-radius:50%;background:rgba(255,255,255,.08);filter:blur(8px)}.hero-aside,.hero-copy{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700;opacity:.9}.hero-copy h1{font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.02;margin:14px 0;max-width:12ch}.hero-copy p{max-width:62ch;font-size:1.05rem;line-height:1.65;opacity:.94}.hero-search{display:flex;gap:10px;margin-top:22px;max-width:680px}.hero-search input{flex:1 1;border:0;background:rgba(255,255,255,.94);color:var(--text);border-radius:14px;padding:14px 16px;box-shadow:0 12px 30px rgba(7,18,34,.12)}.hero-search button{border:0;background:#0f2238;color:white;border-radius:14px;padding:14px 18px;box-shadow:0 12px 30px rgba(7,18,34,.18)}.hero-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.chip-strong{background:rgba(255,255,255,.12);color:white;border-color:rgba(255,255,255,.24)}.hero-aside{display:grid;grid-gap:14px;gap:14px}.hero-panel,.hero-stats{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-panel ol{margin:12px 0 0;padding-left:18px;line-height:1.8}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.stat-card{background:rgba(255,255,255,.9);color:var(--text);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:4px}.stat-card strong{font-size:1.3rem}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px}.section-heading h2{margin:6px 0 0;font-size:clamp(1.4rem,2.6vw,2.1rem)}.section-heading p{max-width:52ch;margin:0;color:#40566f}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:16px;gap:16px}.card{background:var(--card);border-radius:14px;box-shadow:0 10px 30px rgba(21,34,56,.08);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(21,34,56,.12)}.card img{width:100%;height:160px;object-fit:cover}.card-content{padding:14px}.price{font-weight:700;color:var(--primary)}.old-price{margin-left:8px;text-decoration:line-through;opacity:.6}.topbar{background:#0f4c81;color:white;padding:8px 24px;font-size:14px;text-align:center}.header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;gap:12px}.header-wrap{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(246,248,251,.93);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);pointer-events:none}.header-wrap .header{pointer-events:auto}.brand{font-weight:700}.search{display:flex;flex:1 1;max-width:560px;gap:8px}.search button,.search input,button,input,select{border:1px solid var(--line);border-radius:10px;padding:9px 12px;font:inherit}.search input{flex:1 1}.search button,button{background:white;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.brand-card:hover,.category-card:hover,.hero-button:hover,.module-card:hover,.site-footer-nav a:hover,button:hover{transform:translateY(-1px)}.nav-btn:hover,.search button:hover,button:hover{background:#f4f8ff;border-color:#bfd1e8}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #1b6db0;outline-offset:2px}.nav{display:flex;gap:14px}.language-switcher select{min-width:110px}.language-switcher select,.nav-btn{border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 10px}.section{margin:34px 0}.banner-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:14px;gap:14px}.banner{position:relative;border-radius:16px;overflow:hidden;min-height:160px;color:white}.banner img{width:100%;height:100%;object-fit:cover;filter:brightness(.72)}.banner-text{position:absolute;inset:auto 16px 16px 16px}.hero-button{display:inline-block;margin-top:10px;background:white;color:#0f4c81;padding:10px 16px;border-radius:10px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.ghost-light{background:rgba(255,255,255,.18);color:white;border:1px solid rgba(255,255,255,.45)}.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.module-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 20px rgba(21,34,56,.08);transition:transform .18s ease,box-shadow .18s ease}.module-card span{color:#40566f;font-size:14px}.benefits-grid,.brand-grid,.category-grid,.info-grid{display:grid;grid-gap:14px;gap:14px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.benefit-card,.brand-card,.category-card,.cta-band,.home-footer,.info-panel{background:var(--card);border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 30px rgba(21,34,56,.08);transition:transform .18s ease,box-shadow .18s ease}.category-card{padding:18px;min-height:140px;display:flex;flex-direction:column;justify-content:space-between}.category-index{color:var(--accent);font-weight:800;font-size:.9rem}.brand-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.brand-card{padding:18px;min-height:110px;display:flex;flex-direction:column;justify-content:space-between}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.benefit-card{padding:18px;display:flex;gap:12px;align-items:flex-start}.benefit-card span{width:28px;height:28px;border-radius:999px;background:rgba(255,138,0,.12);color:var(--accent);display:grid;place-items:center;font-weight:800;flex:0 0 auto}.benefit-card p,.cta-band p,.home-footer p,.info-panel p{margin:0;color:#40566f}.info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.info-panel{padding:22px}.accent-panel{background:linear-gradient(180deg,#ffffff,#f4f8ff)}.info-panel ul{margin:14px 0 0;padding-left:18px;line-height:1.8}.cta-band{padding:24px}.cta-band,.home-footer{display:flex;justify-content:space-between;gap:18px;align-items:center}.home-footer{padding:20px 24px}.footer-links{gap:12px;color:#40566f}.chips,.footer-links{display:flex;flex-wrap:wrap}.chips{gap:10px}.chip{border:1px solid var(--line);border-radius:999px;padding:6px 12px;background:#fff}.catalog-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:18px;gap:18px}.catalog-layout>*{min-width:0}.filters{gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:88px}.filters,.filters label{display:flex;flex-direction:column}.filters label{gap:6px;font-size:14px;min-width:0}.filters button,.filters input,.filters select{width:100%;min-width:0}.inline-check{flex-direction:row!important;align-items:center}.ghost{background:transparent}.catalog-meta{display:flex;justify-content:space-between;margin-bottom:12px}.actions{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.pager{margin:16px 0;display:flex;gap:8px}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);display:grid;place-items:center;z-index:20}.modal{background:#fff;max-width:680px;width:92vw;padding:16px}.modal,.skeleton{border-radius:14px}.skeleton{background:linear-gradient(90deg,#e7edf6 25%,#f2f6fb 37%,#e7edf6 63%);background-size:400% 100%;animation:shimmer 1.2s ease infinite}.skeleton-title{height:34px;width:min(420px,60vw);margin-bottom:18px}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:16px;gap:16px}.skeleton-card{min-height:260px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}.modal img{width:100%;max-height:280px;object-fit:cover;border-radius:10px}.crumbs{display:flex;gap:6px;opacity:.85}.product-main{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:18px;gap:18px}.product-media{display:grid;grid-gap:10px;gap:10px}.product-image-wrap{overflow:hidden;border-radius:16px}.product-image{width:100%;border-radius:16px;object-fit:cover;max-height:420px;transition:transform .22s ease}.product-image-wrap:hover .product-image{transform:scale(1.05)}.product-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));grid-gap:8px;gap:8px}.product-thumb{width:100%;height:72px;object-fit:cover;border-radius:10px}.product-thumb,.review{border:1px solid var(--line)}.review{background:#fff;border-radius:12px;padding:12px;margin-bottom:10px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.compare-table-wrap{overflow-x:auto}.compare-table{width:100%;border-collapse:collapse;background:#fff}.compare-table td,.compare-table th{border:1px solid var(--line);padding:10px;text-align:left}.mini-cart-layer{position:fixed;inset:0;display:flex;justify-content:flex-end;align-items:flex-start;padding:82px 24px 20px;background:rgba(15,34,56,.12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;animation:miniCartFadeIn .18s ease}.mini-cart{width:min(640px,calc(100vw - 48px));max-height:min(74vh,760px);display:grid;grid-template-rows:auto 1fr auto;grid-gap:16px;gap:16px;background:#fff;border:1px solid #dbe5f1;border-radius:20px;padding:22px;box-shadow:0 24px 64px rgba(18,38,61,.22);overflow:hidden;animation:miniCartSlideIn .26s cubic-bezier(.2,.8,.2,1)}.filters-inline,.mini-cart-actions,.mini-cart-head{display:flex;justify-content:space-between;gap:8px}.mini-cart-head{align-items:center}.mini-cart-head strong{font-size:1.15rem;font-weight:700;letter-spacing:.01em}.mini-cart-close{min-height:38px;border-radius:10px;padding:8px 12px;border:1px solid #c2d2e6;background:#fff;color:#294766;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.mini-cart-close:hover{background:#f4f8ff;transform:translateY(-1px);box-shadow:0 8px 16px rgba(38,68,99,.12)}.mini-cart-empty{margin:0;padding:18px 14px;border:1px dashed #c7d6e8;border-radius:12px;background:#f9fbfe;color:#51647a}.filters-inline{align-items:flex-end}.filters-inline label{flex:1 1}.mini-cart-items{max-height:44vh;overflow:auto;margin:0;display:grid;grid-gap:10px;gap:10px;padding-right:2px}.mini-cart-item{border:1px solid #e2eaf5;border-radius:14px;padding:12px 14px;display:grid;grid-template-columns:76px minmax(0,1fr) 56px 112px;align-items:center;grid-gap:14px;gap:14px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mini-cart-item:hover{border-color:#bfd1e8;transform:translateY(-1px);box-shadow:0 10px 24px rgba(21,34,56,.08)}.mini-cart-thumb{width:76px;height:76px;object-fit:cover;border-radius:12px;background:#f7f7f7;border:1px solid #dbe5f1}.mini-cart-title{min-width:0;font-size:clamp(16px,1.1vw,18px);font-weight:650;line-height:1.35;color:#1d334d}.mini-cart-price,.mini-cart-qty{text-align:right;white-space:nowrap}.mini-cart-qty{color:#6f8298;font-size:.88rem;font-weight:600}.mini-cart-price{color:#113f68;font-size:1rem;font-weight:750}.mini-cart-footer{border-top:1px solid #e3ebf5;padding-top:14px;display:grid;grid-gap:12px;gap:12px}.mini-cart-total-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.mini-cart-total-row strong{font-size:1.22rem;font-weight:750;color:#0f4c81}.mini-cart-actions{justify-content:flex-end;gap:14px}.mini-cart-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:12px;border:1px solid #c4d4e8;background:#fff;color:#224361;font-weight:600;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.mini-cart-action:hover{transform:translateY(-1px);background:#f4f8ff;border-color:#9fb9d8;box-shadow:0 8px 18px rgba(34,67,97,.14)}.mini-cart-action:active,.mini-cart-close:active{transform:translateY(0)}.mini-cart-action--primary{border-color:#0f4c81;background:linear-gradient(135deg,#0f4c81,#1b6db0);color:#fff;box-shadow:0 12px 24px rgba(15,76,129,.28)}.mini-cart-action--primary:hover{background:linear-gradient(135deg,#0f4c81,#246fae);box-shadow:0 14px 28px rgba(15,76,129,.32)}@keyframes miniCartFadeIn{0%{opacity:0}to{opacity:1}}@keyframes miniCartSlideIn{0%{transform:translateY(-8px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.auth-page form,.cart-item,.cart-summary,.empty-state{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px}.account-grid,.cart-layout,.checkout-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:14px;gap:14px}.account-grid{grid-template-columns:1fr 1fr}.cart-item{display:grid;grid-template-columns:140px 1fr;grid-gap:12px;gap:12px;margin-bottom:10px}.cart-item img{width:100%;height:120px;object-fit:cover;border-radius:10px}.auth-page input,.checkout-grid input,.checkout-grid select,.checkout-grid textarea{width:100%;margin-bottom:8px}.checkout-grid textarea{min-height:90px}.cart-summary-actions,.promo-row{display:flex;gap:8px;margin-top:8px}.error-text{color:#a02424;font-size:14px}.chat-widget-root{position:fixed;left:18px;bottom:18px;z-index:35;pointer-events:none}.chat-launcher,.chat-panel{pointer-events:auto}.product-page .actions button{scroll-margin-top:140px}.chat-launcher{border-radius:999px;border:1px solid var(--line);background:linear-gradient(135deg,#0f4c81,#1b6db0);color:white;padding:12px 18px;box-shadow:0 12px 28px rgba(15,76,129,.35);display:flex;align-items:center;gap:8px}.chat-badge{background:#ff8a00;border-radius:999px;min-width:22px;height:22px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center}.chat-panel{width:min(420px,92vw);height:min(70vh,640px);background:#fff;border:1px solid var(--line);border-radius:16px;margin-bottom:10px;box-shadow:0 20px 50px rgba(21,34,56,.25);display:grid;grid-template-rows:auto 1fr auto auto;overflow:hidden}.chat-head{border-bottom:1px solid var(--line);gap:4px}.chat-head,.chat-messages{padding:12px;display:flex;flex-direction:column}.chat-messages{overflow:auto;gap:8px;background:linear-gradient(180deg,#f7fbff,#ffffff)}.chat-message{border-radius:12px;padding:10px;background:#fff}.chat-message.role-assistant,.chat-message.role-system{border-color:#bdd3ea;background:#f3f9ff}.chat-message.role-manager{border-color:#ffd59f;background:#fff9ef}.chat-cards{display:grid;grid-gap:8px;gap:8px;margin-top:8px}.chat-card{border:1px solid var(--line);border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:4px}.chat-quick-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.chat-quick-actions button{background:#fff}.chat-compose{border-top:1px solid var(--line);grid-gap:8px;gap:8px;padding:10px}.chat-footer-actions{border-top:1px solid var(--line);padding:8px 10px}.chat-empty{opacity:.8}.state-page{min-height:46vh;display:grid;align-content:center;grid-gap:10px;gap:10px}.state-actions{display:flex;gap:10px;flex-wrap:wrap}.site-footer{margin-top:34px;border-top:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.65),rgba(240,246,255,.9))}.site-footer-inner{padding:40px 0 48px;display:flex;justify-content:space-between;gap:16px;align-items:center}.site-footer p{margin:4px 0 0;color:#40566f}.site-footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.site-footer-columns{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));grid-gap:48px;gap:48px}.site-footer-nav strong{margin-bottom:4px;color:#071a2f}.site-footer-nav a{color:#40566f}@media (max-width:800px){.header{flex-wrap:wrap}.search{order:3;max-width:none;width:100%}.nav{width:100%;justify-content:space-between;font-size:14px;flex-wrap:wrap}.hero{padding:24px}.catalog-layout{grid-template-columns:1fr}.filters-inline{flex-wrap:wrap}.mini-cart{width:100%;max-height:72vh;padding:16px;border-radius:16px}.mini-cart-layer{justify-content:center;align-items:flex-start;padding:108px 10px 14px}.mini-cart-item{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"thumb title" "thumb meta";row-gap:10px}.mini-cart-thumb{grid-area:thumb;width:72px;height:72px}.mini-cart-title{grid-area:title}.mini-cart-price,.mini-cart-qty{grid-area:meta;text-align:left;display:inline-flex}.mini-cart-title{font-size:16px}.mini-cart-qty:after{content:" · ";margin:0 4px;color:#90a3b8}.mini-cart-footer{gap:10px}.mini-cart-actions{flex-direction:column;gap:10px;align-items:stretch}.mini-cart-action,.mini-cart-action--primary{width:100%}.account-grid,.cart-layout,.checkout-grid{grid-template-columns:1fr}.chat-widget-root{left:8px;right:auto;bottom:8px}.chat-panel{width:100%;height:65vh}.cart-item{grid-template-columns:1fr}.site-footer-inner{flex-direction:column;align-items:flex-start}.site-footer-columns{width:100%;gap:28px}.filters{position:static}.product-main,.related-grid{grid-template-columns:1fr}}.page-shell{padding:28px 0 44px}.premium-hero{margin-top:0;padding:32px;border-radius:28px;background:linear-gradient(135deg,#08182c,#14345d 42%,#1f5d91 78%,#ff8a00 140%);color:white;box-shadow:0 28px 72px rgba(20,52,93,.24)}.premium-hero h1{margin:12px 0 10px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.premium-hero p{max-width:60ch;color:rgba(255,255,255,.9)}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:14px;gap:14px}.metric-card{padding:18px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,249,253,.96))}.metric-card strong{display:block;font-size:2rem;letter-spacing:-.03em;margin:6px 0}.admin-panel,.dashboard-shell{padding:18px;background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 34px rgba(17,24,39,.08)}.dashboard-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:18px;gap:18px}.sidebar-nav{position:-webkit-sticky;position:sticky;top:96px;display:grid;grid-gap:8px;gap:8px;align-self:start;padding:14px}.sidebar-nav strong{padding:6px 6px 10px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px}.sidebar-nav button{justify-content:flex-start;border:1px solid transparent;background:transparent;padding:12px 14px;border-radius:14px}.sidebar-nav button:hover{background:rgba(20,52,93,.06);border-color:var(--line)}.support-grid{display:grid;grid-gap:18px;gap:18px}.admin-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:center;flex-wrap:wrap}.admin-toolbar label{display:grid;grid-gap:6px;gap:6px;min-width:280px}.admin-toolbar input{width:100%}.chat-message{background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:14px;padding:10px 12px}.chat-message.role-assistant,.chat-message.role-system{background:rgba(20,52,93,.05);border-color:rgba(20,52,93,.15)}.chat-message.role-manager{background:rgba(255,138,0,.08);border-color:rgba(255,138,0,.18)}.chat-compose{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;margin-top:12px}.chat-footer-actions{display:flex;justify-content:space-between;gap:10px;margin-top:12px}.surface{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 34px rgba(17,24,39,.08)}.builder-admin h1,.builder-editor-page h1{margin:0}.builder-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.builder-admin .card,.builder-editor-page .card{border-radius:16px}.builder-form{display:grid;grid-gap:10px;gap:10px}.builder-form label{display:grid;grid-gap:6px;gap:6px;font-size:14px}.builder-form-wrap{max-width:660px}.builder-form textarea{min-height:96px}.builder-list-row{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--line);border-radius:10px;margin-bottom:8px;background:#fff}.builder-list-row.active{border-color:#93b4d7;box-shadow:0 0 0 2px rgba(27,109,176,.15)}.builder-note{margin-top:10px;font-size:13px;color:#40566f}.builder-editor-layout{margin-top:14px;display:grid;grid-template-columns:320px 1fr 1fr;grid-gap:12px;gap:12px}.builder-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:94px}.builder-preview-frame{border:1px solid var(--line);border-radius:12px;padding:10px;background:linear-gradient(180deg,#fbfdff,#f1f6fc);min-height:320px;margin:0 auto}.builder-preview-desktop{width:100%}.builder-preview-tablet{width:min(760px,100%)}.builder-preview-mobile{width:min(390px,100%)}.builder-preview-block{border:1px dashed #bfd1e8;border-radius:10px;padding:10px;margin-bottom:10px}.builder-site{background:var(--builder-bg,#f7f9fd)}.builder-site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(255,255,255,.85);border-bottom:1px solid var(--line)}.builder-site-header-inner{min-height:62px;display:flex;justify-content:space-between;align-items:center;gap:12px}.builder-site-nav{display:block}.builder-site-nav-list{display:flex;flex-wrap:wrap;align-items:center;gap:10px;list-style:none;margin:0;padding:0}.builder-site-nav-list.depth-1{margin-top:4px;padding-left:14px;width:100%}.builder-site-nav-item{display:inline-flex;flex-direction:column;gap:4px}.builder-block{padding:12px 0}.builder-hero{background:linear-gradient(135deg,var(--builder-primary,#0f4c81),var(--builder-accent,#ff8a00));color:white;border-radius:0 0 18px 18px}.builder-hero .container{padding:22px 0}.builder-btn{display:inline-block;margin-top:10px;padding:9px 14px;border-radius:10px;background:#0f2238;color:white}.builder-list{margin:12px 0 0;padding-left:18px;line-height:1.7}.builder-image{width:100%;max-height:320px;object-fit:cover;border-radius:12px}.builder-code{background:#0b1220;color:#dbe7ff;border-radius:12px;padding:12px;overflow-x:auto}.builder-divider{border:0;border-top:1px solid var(--line)}.builder-site-footer{border-top:1px solid var(--line);background:linear-gradient(180deg,#fbfdff,#f2f6fb);margin-top:14px}.builder-site-footer .container{padding:14px 0 24px}.builder-hint{font-size:13px;color:#40566f}@media (max-width:800px){.dashboard-layout{grid-template-columns:1fr}.sidebar-nav{position:static}.chat-compose{grid-template-columns:1fr}.admin-toolbar,.chat-footer-actions{flex-direction:column;align-items:stretch}.builder-editor-layout{grid-template-columns:1fr}.builder-sidebar{position:static}.builder-site-header-inner{flex-wrap:wrap;padding:8px 0}}