:root{--ds-amber-50:#fff8e1;--ds-amber-100:#ffecb3;--ds-amber-200:#ffe082;--ds-amber-300:#ffd54f;--ds-amber-400:#ffca28;--ds-amber-500:#fcba02;--ds-amber-600:#e0a500;--ds-amber-700:#b88700;--ds-amber-800:#916b00;--ds-amber-900:#6e5100;--ds-amber-950:#3d2d00;--ds-gray-50:#f9fafb;--ds-gray-100:#f3f4f6;--ds-gray-200:#e5e7eb;--ds-gray-300:#d1d5db;--ds-gray-400:#9ca3af;--ds-gray-500:#6b7280;--ds-gray-600:#4b5563;--ds-gray-700:#374151;--ds-gray-800:#1f2937;--ds-gray-900:#111827;--ds-gray-950:#030712;--ds-color-brand:var(--ds-amber-500);--ds-color-brand-hover:var(--ds-amber-600);--ds-color-brand-subtle:var(--ds-amber-50);--ds-color-brand-text:var(--ds-gray-900);--ds-color-accent:var(--ds-amber-500);--ds-color-accent-hover:var(--ds-amber-600);--ds-color-accent-subtle:var(--ds-amber-50);--ds-color-ink:var(--ds-gray-900);--ds-color-body-text:var(--ds-gray-700);--ds-color-muted-text:var(--ds-gray-500);--ds-color-on-brand:var(--ds-gray-900);--ds-color-surface:var(--ds-gray-50);--ds-color-surface-raised:#ffffff;--ds-color-surface-sunken:var(--ds-gray-100);--ds-color-surface-ink:var(--ds-gray-900);--ds-color-border:var(--ds-gray-200);--ds-color-border-strong:var(--ds-gray-300);--ds-color-focus-ring:var(--ds-amber-500);--ds-color-success:#16a34a;--ds-color-success-subtle:#f0fdf4;--ds-color-warning:var(--ds-amber-600);--ds-color-warning-subtle:var(--ds-amber-50);--ds-color-danger:#dc2626;--ds-color-danger-subtle:#fef2f2;--ds-color-info:#2563eb;--ds-color-info-subtle:#eff6ff;--ds-font-khmer:"Noto Sans Khmer","Khmer OS","Khmer UI","Hanuman","Khmer Sangam MN","Battambang";--ds-font-display:"Space Grotesk","Inter",system-ui,-apple-system,"Segoe UI",var(--ds-font-khmer),sans-serif;--ds-font-body:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,var(--ds-font-khmer),sans-serif;--ds-font-mono:"JetBrains Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,var(--ds-font-khmer),monospace;--ds-text-xs:0.75rem;--ds-text-sm:0.875rem;--ds-text-base:1rem;--ds-text-lg:1.125rem;--ds-text-xl:1.25rem;--ds-text-2xl:1.5rem;--ds-text-3xl:1.875rem;--ds-text-4xl:2.25rem;--ds-text-5xl:3rem;--ds-text-6xl:3.75rem;--ds-weight-regular:400;--ds-weight-medium:500;--ds-weight-semibold:600;--ds-weight-bold:700;--ds-leading-none:1;--ds-leading-tight:1.15;--ds-leading-snug:1.3;--ds-leading-normal:1.5;--ds-leading-relaxed:1.7;--ds-tracking-tighter:-0.03em;--ds-tracking-tight:-0.015em;--ds-tracking-normal:0;--ds-tracking-wide:0.02em;--ds-tracking-wider:0.06em;--ds-space-0:0;--ds-space-px:1px;--ds-space-0-5:0.125rem;--ds-space-1:0.25rem;--ds-space-2:0.5rem;--ds-space-3:0.75rem;--ds-space-4:1rem;--ds-space-5:1.25rem;--ds-space-6:1.5rem;--ds-space-8:2rem;--ds-space-10:2.5rem;--ds-space-12:3rem;--ds-space-16:4rem;--ds-space-20:5rem;--ds-space-24:6rem;--ds-radius-none:0;--ds-radius-sm:0.25rem;--ds-radius-md:0.5rem;--ds-radius-lg:0.75rem;--ds-radius-xl:1rem;--ds-radius-2xl:1.5rem;--ds-radius-full:9999px;--ds-shadow-sm:0 1px 2px 0 rgb(17 24 39/0.05);--ds-shadow-md:0 4px 6px -1px rgb(17 24 39/0.08),0 2px 4px -2px rgb(17 24 39/0.06);--ds-shadow-lg:0 10px 15px -3px rgb(17 24 39/0.1),0 4px 6px -4px rgb(17 24 39/0.05);--ds-shadow-xl:0 20px 25px -5px rgb(17 24 39/0.12),0 8px 10px -6px rgb(17 24 39/0.06);--ds-shadow-focus:0 0 0 3px rgb(252 186 2/0.35);--ds-duration-fast:120ms;--ds-duration-base:200ms;--ds-duration-slow:320ms;--ds-ease-standard:cubic-bezier(0.2,0,0,1);--ds-ease-emphasized:cubic-bezier(0.3,0,0,1);--ds-ease-entrance:cubic-bezier(0,0,0,1);--ds-z-dropdown:1000;--ds-z-sticky:1100;--ds-z-overlay:1200;--ds-z-modal:1300;--ds-z-popover:1400;--ds-z-toast:1500;--ds-z-tooltip:1600}:root[data-theme=dark]{--ds-color-brand:var(--ds-amber-400);--ds-color-brand-hover:var(--ds-amber-300);--ds-color-brand-subtle:#2a1e05;--ds-color-brand-text:var(--ds-amber-400);--ds-color-accent:var(--ds-amber-400);--ds-color-accent-hover:var(--ds-amber-300);--ds-color-accent-subtle:#2a1e05;--ds-color-ink:var(--ds-gray-50);--ds-color-body-text:var(--ds-gray-200);--ds-color-muted-text:var(--ds-gray-400);--ds-color-on-brand:var(--ds-gray-950);--ds-color-surface:var(--ds-gray-950);--ds-color-surface-raised:var(--ds-gray-900);--ds-color-surface-sunken:#0b1220;--ds-color-surface-ink:#000000;--ds-color-border:var(--ds-gray-800);--ds-color-border-strong:var(--ds-gray-700)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ds-color-brand:var(--ds-amber-400);--ds-color-brand-hover:var(--ds-amber-300);--ds-color-brand-subtle:#2a1e05;--ds-color-brand-text:var(--ds-amber-400);--ds-color-accent:var(--ds-amber-400);--ds-color-accent-hover:var(--ds-amber-300);--ds-color-accent-subtle:#2a1e05;--ds-color-ink:var(--ds-gray-50);--ds-color-body-text:var(--ds-gray-200);--ds-color-muted-text:var(--ds-gray-400);--ds-color-on-brand:var(--ds-gray-950);--ds-color-surface:var(--ds-gray-950);--ds-color-surface-raised:var(--ds-gray-900);--ds-color-surface-sunken:#0b1220;--ds-color-surface-ink:#000000;--ds-color-border:var(--ds-gray-800);--ds-color-border-strong:var(--ds-gray-700)}}:root{--velo-rose-50:#fbf1f2;--velo-rose-100:#f6e4e7;--velo-rose-200:#eac7cd;--velo-rose-300:#dba6af;--velo-rose-400:#c98a94;--velo-rose-500:#b4707c;--velo-rose-600:#9c5866;--velo-rose-700:#834654;--velo-sage-100:#eff3ea;--velo-sage-400:#9caf88;--velo-sage-500:#86996f;--velo-ivory:#fbf7f2;--velo-espresso:#3a2e30;--ds-color-brand:var(--velo-rose-400);--ds-color-brand-hover:var(--velo-rose-500);--ds-color-brand-subtle:var(--velo-rose-50);--ds-color-brand-text:var(--velo-rose-700);--ds-color-on-brand:var(--velo-espresso);--ds-color-accent:var(--velo-sage-400);--ds-color-accent-hover:var(--velo-sage-500);--ds-color-accent-subtle:var(--velo-sage-100);--ds-color-ink:var(--velo-espresso);--ds-color-body-text:#5a4a4c;--ds-color-muted-text:#8a7a7c;--ds-color-surface:var(--velo-ivory);--ds-color-surface-raised:#fffdfb;--ds-color-surface-sunken:#f3ede5;--ds-color-surface-ink:#2e2426;--ds-color-border:#eaded6;--ds-color-border-strong:#dbccc0;--ds-color-focus-ring:var(--velo-rose-400);--ds-shadow-focus:0 0 0 3px rgb(201 138 148/0.45);--ds-color-warning:#c08a4a;--ds-color-warning-subtle:#fbf3e8;--ds-font-display:"Fraunces","Playfair Display",Georgia,"Times New Roman",serif;--ds-radius-sm:8px;--ds-radius-md:12px;--ds-radius-lg:18px;--ds-radius-2xl:28px;--velo-signal:var(--velo-rose-400);--velo-glow:0 0 28px rgb(201 138 148/0.35);--velo-blush:var(--velo-rose-100);--velo-sage-glow:0 0 24px rgb(156 175 136/0.30)}:root:not([data-theme=light]),:root[data-theme=dark]{--ds-color-brand:var(--velo-rose-300);--ds-color-brand-hover:var(--velo-rose-200);--ds-color-brand-subtle:#3a2731;--ds-color-brand-text:var(--velo-rose-300);--ds-color-on-brand:#241a1e;--ds-color-accent:var(--velo-sage-400);--ds-color-accent-hover:#b0c19c;--ds-color-accent-subtle:#26302113;--ds-color-ink:#f7efec;--ds-color-body-text:#e4d6d3;--ds-color-muted-text:#b6a4a2;--ds-color-surface:#211a1d;--ds-color-surface-raised:#2b2226;--ds-color-surface-sunken:#191316;--ds-color-surface-ink:#191316;--ds-color-border:#3a2f33;--ds-color-border-strong:#4b3d42;--ds-color-focus-ring:var(--velo-rose-300);--ds-shadow-focus:0 0 0 3px rgb(219 166 175/0.45);--velo-signal:var(--velo-rose-300);--velo-glow:0 0 28px rgb(219 166 175/0.35)}*{box-sizing:border-box}html{color-scheme:light dark}body{margin:0;font-family:var(--ds-font-body);color:var(--ds-color-body-text);background:var(--ds-color-surface-sunken);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--ds-font-display);color:var(--ds-color-ink);letter-spacing:var(--ds-tracking-tight);margin:0 0 var(--ds-space-3)}a{color:var(--ds-color-brand-text)}:focus-visible{outline:3px solid var(--ds-color-focus-ring);outline-offset:2px;border-radius:var(--ds-radius-sm)}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important}}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:var(--ds-color-surface-ink);color:var(--ds-gray-300);padding:var(--ds-space-5);display:flex;flex-direction:column;gap:var(--ds-space-2)}.sidebar__brand{display:flex;align-items:center;gap:var(--ds-space-3);color:#fff;font-family:var(--ds-font-display);font-weight:var(--ds-weight-bold);text-decoration:none;margin-bottom:var(--ds-space-6)}.sidebar__brand img{width:32px;height:32px;border-radius:var(--ds-radius-md)}.sidebar__role{font-size:var(--ds-text-xs);color:var(--ds-color-brand-text);text-transform:uppercase;letter-spacing:var(--ds-tracking-wider);font-weight:var(--ds-weight-semibold);margin-bottom:var(--ds-space-2)}.sidebar a.nav{display:block;padding:var(--ds-space-2) var(--ds-space-3);border-radius:var(--ds-radius-md);color:var(--ds-gray-300);text-decoration:none;font-size:var(--ds-text-sm);font-weight:var(--ds-weight-medium)}.sidebar a.nav:hover,.sidebar a.nav[aria-current=page]{background:rgb(255 255 255/.08);color:#fff}.sidebar__foot{margin-top:auto;font-size:var(--ds-text-xs);color:var(--ds-gray-500)}.main{padding:var(--ds-space-8);max-width:1000px}@media (max-width:720px){.shell{grid-template-columns:1fr}.sidebar{flex-direction:row;flex-wrap:wrap;align-items:center}.sidebar__foot{margin:0}}.page-head{display:flex;align-items:center;justify-content:space-between;gap:var(--ds-space-4);margin-bottom:var(--ds-space-6);flex-wrap:wrap}.card{background:var(--ds-color-surface-raised);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-xl);padding:var(--ds-space-5)}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:var(--ds-space-4);gap:var(--ds-space-4);margin-bottom:var(--ds-space-6)}.stat{background:var(--ds-color-surface-raised);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-lg);padding:var(--ds-space-5)}.stat__label{font-size:var(--ds-text-xs);text-transform:uppercase;letter-spacing:var(--ds-tracking-wide);color:var(--ds-color-muted-text)}.stat__value{font-family:var(--ds-font-display);font-size:var(--ds-text-4xl);font-weight:var(--ds-weight-bold);color:var(--ds-color-ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}table.data{width:100%;border-collapse:collapse;background:var(--ds-color-surface-raised);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-lg);overflow:hidden}table.data td,table.data th{text-align:start;padding:var(--ds-space-3) var(--ds-space-4);border-bottom:1px solid var(--ds-color-border);font-size:var(--ds-text-sm)}table.data th{background:var(--ds-color-surface-sunken);color:var(--ds-color-muted-text);font-weight:var(--ds-weight-semibold)}table.data td{color:var(--ds-color-ink)}.table-wrap{overflow-x:auto}.btn{display:inline-flex;align-items:center;gap:var(--ds-space-2);padding:var(--ds-space-2) var(--ds-space-4);border-radius:var(--ds-radius-md);font-weight:var(--ds-weight-semibold);font-size:var(--ds-text-sm);text-decoration:none;cursor:pointer;border:1px solid transparent;font-family:inherit}.btn--brand{background:var(--ds-color-brand);color:var(--ds-color-on-brand)}.btn--brand:hover{background:var(--ds-color-brand-hover)}.btn--ghost{background:transparent;border-color:var(--ds-color-border-strong);color:var(--ds-color-ink)}.btn--sm{padding:4px 10px}.btn--sm,.pill{font-size:var(--ds-text-xs)}.pill{font-weight:var(--ds-weight-semibold);padding:2px 10px;border-radius:var(--ds-radius-full)}.pill--published{background:var(--ds-color-success-subtle);color:var(--ds-color-success)}.pill--draft{background:var(--ds-color-surface-sunken);color:var(--ds-color-muted-text)}.pill--rejected{background:var(--ds-color-danger-subtle);color:var(--ds-color-danger)}.pill--expired{background:var(--ds-color-warning-subtle);color:var(--ds-color-warning)}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:var(--ds-space-4);gap:var(--ds-space-4)}.field{display:flex;flex-direction:column;gap:var(--ds-space-1)}.field label{font-size:var(--ds-text-xs);font-weight:var(--ds-weight-semibold);color:var(--ds-color-muted-text);text-transform:uppercase;letter-spacing:var(--ds-tracking-wide)}.field input,.field select,.field textarea{padding:var(--ds-space-2) var(--ds-space-3);border:1px solid var(--ds-color-border-strong);border-radius:var(--ds-radius-md);background:var(--ds-color-surface);color:var(--ds-color-ink);font:inherit;font-size:var(--ds-text-sm)}.field--check{flex-direction:row;align-items:center}.field--wide{grid-column:1/-1}.form-error{background:var(--ds-color-danger-subtle);color:var(--ds-color-danger);margin-bottom:var(--ds-space-4)}.form-error,.form-ok{padding:var(--ds-space-3) var(--ds-space-4);border-radius:var(--ds-radius-md);font-size:var(--ds-text-sm)}.form-ok{background:var(--ds-color-success-subtle);color:var(--ds-color-success);margin:0}.acct-type{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-lg);padding:var(--ds-space-3) var(--ds-space-4);display:grid;grid-gap:var(--ds-space-2);gap:var(--ds-space-2)}.acct-type legend{font-size:var(--ds-text-xs);color:var(--ds-color-muted-text);text-transform:uppercase;letter-spacing:var(--ds-tracking-wide);padding:0 var(--ds-space-2)}.acct-type legend,.acct-type__opt{font-weight:var(--ds-weight-semibold)}.acct-type__opt{display:flex;align-items:flex-start;gap:var(--ds-space-3);padding:var(--ds-space-2);border-radius:var(--ds-radius-md);cursor:pointer;font-size:var(--ds-text-sm)}.acct-type__opt input{margin-top:3px;accent-color:var(--ds-color-brand)}.acct-type__opt small{display:block;font-weight:400;color:var(--ds-color-muted-text);font-size:var(--ds-text-xs)}.soc-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:var(--ds-space-3)}.soc-list,.soc-row{gap:var(--ds-space-3)}.soc-row{display:flex;align-items:flex-start}.soc-ic{flex:none;width:42px;height:42px;margin-top:18px;display:grid;place-items:center;border-radius:var(--ds-radius-lg);background:var(--ds-color-surface-sunken);border:1px solid var(--ds-color-border);color:var(--ds-color-muted-text)}.soc-ic.is-on{color:#fff;border-color:transparent}.soc-field{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:var(--ds-space-1)}.soc-field label{font-size:var(--ds-text-xs);font-weight:var(--ds-weight-semibold);color:var(--ds-color-muted-text);text-transform:uppercase;letter-spacing:var(--ds-tracking-wide)}.soc-field input{padding:var(--ds-space-2) var(--ds-space-3);border:1px solid var(--ds-color-border-strong);border-radius:var(--ds-radius-md);background:var(--ds-color-surface);color:var(--ds-color-ink);font:inherit;font-size:var(--ds-text-sm)}.soc-preview{margin:0;font-size:var(--ds-text-xs);font-family:var(--ds-font-mono);overflow-wrap:anywhere}.soc-preview a{color:var(--ds-color-brand-text)}.soc-preview__id{color:var(--ds-color-ink)}.soc-preview__empty{color:var(--ds-color-muted-text)}.saved-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:var(--ds-space-4);gap:var(--ds-space-4)}.saved-card{display:flex;flex-direction:column;gap:var(--ds-space-2)}.saved-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ds-space-3)}.main:has(.editor){max-width:1240px}.editor{display:grid;grid-template-columns:1fr;grid-gap:var(--ds-space-6);gap:var(--ds-space-6);align-items:start}@media (min-width:1080px){.editor{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.editor__preview{position:-webkit-sticky;position:sticky;top:var(--ds-space-6)}}.editor__form,.editor__preview{min-width:0}.editor__preview-head{display:flex;align-items:center;justify-content:space-between;gap:var(--ds-space-3);margin-bottom:var(--ds-space-2)}.editor__preview-tag{font-size:var(--ds-text-xs);text-transform:uppercase;letter-spacing:var(--ds-tracking-wide);font-weight:var(--ds-weight-semibold);color:var(--ds-color-muted-text)}.preview-lang{display:inline-flex;gap:2px;padding:2px;background:var(--ds-color-surface-sunken);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-full)}.preview-lang__btn{border:none;background:transparent;padding:2px 10px;border-radius:var(--ds-radius-full);font:inherit;font-size:var(--ds-text-xs);font-weight:var(--ds-weight-semibold);color:var(--ds-color-muted-text);cursor:pointer}.preview-lang__btn[aria-pressed=true]{background:var(--ds-color-brand);color:var(--ds-color-on-brand)}.preview-frame{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-xl);overflow:hidden;background:var(--ds-color-surface);box-shadow:var(--ds-shadow-md);container-type:inline-size}.preview-frame__bar{display:flex;align-items:center;gap:var(--ds-space-2);padding:var(--ds-space-2) var(--ds-space-3);background:var(--ds-color-surface-sunken);border-bottom:1px solid var(--ds-color-border)}.preview-frame__dot{width:10px;height:10px;border-radius:var(--ds-radius-full);background:var(--ds-color-border-strong);flex:none}.preview-frame__url{margin-left:var(--ds-space-2);font-family:var(--ds-font-mono);font-size:var(--ds-text-xs);color:var(--ds-color-muted-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-body{padding:var(--ds-space-6)}.preview-frame .breadcrumb{font-size:var(--ds-text-sm);color:var(--ds-color-muted-text);margin-bottom:var(--ds-space-4)}.preview-frame .detail{display:grid;grid-gap:var(--ds-space-6);gap:var(--ds-space-6);grid-template-columns:minmax(0,2fr) minmax(0,1fr)}@container (max-width: 620px){.preview-frame .detail{grid-template-columns:1fr}}.preview-frame h1{font-family:var(--ds-font-display);font-size:var(--ds-text-3xl);color:var(--ds-color-ink);letter-spacing:var(--ds-tracking-tight);margin:0 0 var(--ds-space-2)}.preview-frame .carrier-dot{width:10px;height:10px;border-radius:var(--ds-radius-full);flex:none}.preview-frame .offer__carrier{font-size:var(--ds-text-xs);font-weight:var(--ds-weight-semibold);color:var(--ds-color-muted-text);text-transform:uppercase;letter-spacing:var(--ds-tracking-wide);margin:0}.preview-frame .offer__price{display:flex;align-items:baseline;gap:var(--ds-space-2);font-family:var(--ds-font-display)}.preview-frame .offer__price b{font-size:var(--ds-text-3xl);color:var(--ds-color-ink);font-weight:var(--ds-weight-bold)}.preview-frame .offer__list,.preview-frame .offer__price .per{color:var(--ds-color-muted-text);font-size:var(--ds-text-sm)}.preview-frame .offer__list{text-decoration:line-through}.preview-frame .tags{display:flex;flex-wrap:wrap;gap:var(--ds-space-2)}.preview-frame .tag{font-size:var(--ds-text-xs);font-weight:var(--ds-weight-semibold);padding:2px 8px;border-radius:var(--ds-radius-full);background:var(--ds-color-surface-sunken);color:var(--ds-color-body-text);border:1px solid var(--ds-color-border)}.preview-frame .tag--brand{background:var(--ds-color-brand-subtle);border-color:var(--ds-color-brand);color:var(--ds-color-brand-text)}.preview-frame .spec-table{width:100%;border-collapse:collapse}.preview-frame .spec-table td,.preview-frame .spec-table th{text-align:start;padding:var(--ds-space-3) 0;border-bottom:1px solid var(--ds-color-border);font-size:var(--ds-text-sm)}.preview-frame .spec-table th{color:var(--ds-color-muted-text);font-weight:var(--ds-weight-medium);width:42%}.preview-frame .spec-table td{color:var(--ds-color-ink);font-weight:var(--ds-weight-medium)}.preview-frame .offer__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--ds-space-1);color:var(--ds-color-body-text);font-size:var(--ds-text-sm)}.preview-frame .offer__features li:before{content:"✓";color:var(--ds-color-success);font-weight:700;-webkit-margin-end:var(--ds-space-2);margin-inline-end:var(--ds-space-2)}.preview-frame .aside-card{background:var(--ds-color-surface-raised);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-xl);padding:var(--ds-space-5);align-self:start}.preview-frame .agent__name{font-family:var(--ds-font-display);font-weight:var(--ds-weight-semibold);color:var(--ds-color-ink);font-size:var(--ds-text-lg);margin:0 0 var(--ds-space-4)}.preview-frame .enquiry__title{font-size:var(--ds-text-lg);margin:.4rem 0 0}.preview-frame .enquiry__note{font-size:var(--ds-text-xs);color:var(--ds-color-muted-text)}.preview-frame .enquiry{display:grid;grid-gap:var(--ds-space-3);gap:var(--ds-space-3)}.preview-frame .enquiry__field{display:flex;flex-direction:column;gap:var(--ds-space-1)}.preview-frame .enquiry__field label{font-size:var(--ds-text-xs);font-weight:var(--ds-weight-semibold);color:var(--ds-color-muted-text)}.preview-frame .enquiry input{padding:var(--ds-space-3);border:1px solid var(--ds-color-border-strong);border-radius:var(--ds-radius-md);background:var(--ds-color-surface);font:inherit}.preview-frame .btn--block{width:100%;justify-content:center}.muted{color:var(--ds-color-muted-text);font-size:var(--ds-text-sm)}.stack{display:flex;flex-direction:column;gap:var(--ds-space-4)}.auth{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:1.05fr 1fr}.auth__brand{background:var(--ds-color-surface-ink);color:var(--ds-gray-300);padding:var(--ds-space-8);display:flex;flex-direction:column;gap:var(--ds-space-6)}.auth__brand-mark{display:inline-flex;align-items:center;gap:var(--ds-space-3);color:#fff;text-decoration:none;font-family:var(--ds-font-display);font-weight:var(--ds-weight-bold);font-size:var(--ds-text-xl)}.auth__brand-mark img{width:40px;height:40px;border-radius:var(--ds-radius-md)}.auth__brand-mark small{display:block;color:var(--ds-color-brand-text);font-size:var(--ds-text-sm);font-weight:var(--ds-weight-medium)}.auth__pitch{margin-top:auto}.auth__pitch h2{color:#fff;font-size:var(--ds-text-3xl);line-height:1.15;max-width:18ch;margin:0 0 var(--ds-space-3)}.auth__pitch-zh{color:var(--ds-gray-400);font-size:var(--ds-text-base);margin:0 0 var(--ds-space-6)}.auth__points{list-style:none;margin:0;padding:0;display:grid;grid-gap:var(--ds-space-3);gap:var(--ds-space-3)}.auth__points li{display:flex;align-items:center;gap:var(--ds-space-3);font-size:var(--ds-text-sm);color:var(--ds-gray-200)}.auth__points li span[aria-hidden]{flex:none;display:grid;place-items:center;width:22px;height:22px;border-radius:var(--ds-radius-full);background:var(--ds-color-brand);color:var(--ds-color-on-brand);font-size:13px;font-weight:var(--ds-weight-bold)}.auth__brand-foot{color:var(--ds-gray-500);font-size:var(--ds-text-xs);margin:0}.auth__panel{display:grid;place-items:center;padding:var(--ds-space-6);background:var(--ds-color-surface-sunken);overflow-y:auto}.auth__card{width:100%;max-width:420px;background:var(--ds-color-surface-raised);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-2xl);padding:var(--ds-space-8);box-shadow:var(--ds-shadow-xl)}.auth__mark{display:none;align-items:center;gap:var(--ds-space-2);font-family:var(--ds-font-display);font-weight:var(--ds-weight-bold);color:var(--ds-color-ink);margin-bottom:var(--ds-space-5)}.auth__mark img{width:34px;height:34px;border-radius:var(--ds-radius-md)}.auth__mark small{color:var(--ds-color-muted-text);font-weight:var(--ds-weight-medium)}.auth__title{font-size:var(--ds-text-2xl);margin:0 0 var(--ds-space-1)}.auth__subtitle{color:var(--ds-color-muted-text);font-size:var(--ds-text-sm);margin:0 0 var(--ds-space-6)}.auth__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--ds-space-3);gap:var(--ds-space-3)}.auth__hint{margin:calc(-1 * var(--ds-space-2)) 0 0;font-size:var(--ds-text-xs)}.auth__alt,.auth__hint{color:var(--ds-color-muted-text)}.auth__alt{text-align:center;font-size:var(--ds-text-sm);margin:0}.auth__alt a{font-weight:var(--ds-weight-semibold)}.auth__notice{margin:calc(-1 * var(--ds-space-1)) 0}.auth__check{font-size:40px;text-align:center;line-height:1}.btn--block{width:100%;justify-content:center}.auth__card .field input{width:100%;padding:var(--ds-space-3);border:1px solid var(--ds-color-border-strong);border-radius:var(--ds-radius-md);background:var(--ds-color-surface);color:var(--ds-color-ink);font:inherit;font-size:16px}.auth__card .field label{text-transform:none;letter-spacing:normal;font-size:var(--ds-text-xs)}@media (max-width:860px){.auth{grid-template-columns:1fr}.auth__brand{display:none}.auth__mark{display:flex}.auth__panel{padding:var(--ds-space-4);align-items:start}.auth__card{padding:var(--ds-space-6);border:none;box-shadow:none;background:transparent;max-width:460px}}@media (max-width:400px){.auth__row{grid-template-columns:1fr}}.grid2{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:var(--ds-space-4);margin-bottom:var(--ds-space-4)}.grid2,.grid3{display:grid;gap:var(--ds-space-4)}.grid3{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:var(--ds-space-4)}.pay-form label,.sub-form label{display:flex;flex-direction:column;gap:var(--ds-space-1);font-size:var(--ds-text-xs);font-weight:var(--ds-weight-semibold);color:var(--ds-color-muted-text);margin-bottom:var(--ds-space-3)}.pay-form input,.pay-form select,.pay-form textarea,.sub-form input,.sub-form select,.sub-form textarea{padding:var(--ds-space-2) var(--ds-space-3);border:1px solid var(--ds-color-border-strong);border-radius:var(--ds-radius-md);background:var(--ds-color-surface);color:var(--ds-color-ink);font:inherit;font-size:var(--ds-text-sm)}.pay-form .req{font-weight:var(--ds-weight-bold)}.pay-error,.pay-form .req{color:var(--ds-color-danger)}.pay-error{background:var(--ds-color-danger-subtle);padding:var(--ds-space-3) var(--ds-space-4);font-size:var(--ds-text-sm)}.pay-error,.pay-ok{border-radius:var(--ds-radius-md)}.pay-ok{background:var(--ds-color-success-subtle);color:var(--ds-color-success);padding:var(--ds-space-4)}.pay-ok p{margin:0 0 4px}.receipt-link{color:var(--ds-color-brand-text);text-decoration:underline;font-size:var(--ds-text-sm)}.velo-score{display:inline-flex;align-items:center;gap:2px;flex-wrap:wrap}.velo-score__num{-webkit-margin-start:8px;margin-inline-start:8px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ds-color-ink)}.velo{display:inline-block}.velo--on{fill:var(--ds-color-brand)}.velo--off{fill:var(--ds-color-border-strong)}.velo-agg{display:flex;align-items:center;gap:var(--ds-space-4);flex-wrap:wrap}.profile-form{display:grid;grid-gap:var(--ds-space-4);gap:var(--ds-space-4)}.pf-field{display:grid;grid-gap:var(--ds-space-1);gap:var(--ds-space-1);font-size:var(--ds-text-sm);font-weight:var(--ds-weight-semibold)}.pf-field input{padding:var(--ds-space-2) var(--ds-space-3);border:1px solid var(--ds-color-border-strong);border-radius:var(--ds-radius-md);background:var(--ds-color-surface);color:var(--ds-color-ink);font:inherit;font-weight:400;font-size:var(--ds-text-sm)}.pf-group .req,.pf-hint{font-weight:400;color:var(--ds-color-muted-text);font-size:var(--ds-text-xs)}.pf-group{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-lg);padding:var(--ds-space-3) var(--ds-space-4)}.pf-group legend{font-size:var(--ds-text-sm);font-weight:var(--ds-weight-semibold);padding:0 var(--ds-space-2)}.pf-checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:var(--ds-space-2) var(--ds-space-4);gap:var(--ds-space-2) var(--ds-space-4)}.pf-check{display:flex;align-items:center;gap:var(--ds-space-2);font-weight:400;font-size:var(--ds-text-sm);cursor:pointer}.pf-check input{width:18px;height:18px;accent-color:var(--ds-color-brand)}.pf-error{color:var(--ds-color-danger);font-size:var(--ds-text-sm);margin:0}.pf-ok{color:var(--ds-color-success);font-weight:var(--ds-weight-semibold);margin:0}.req{color:var(--ds-color-danger)}@media (max-width:720px){.shell{grid-template-columns:1fr;min-height:100dvh}.sidebar{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--ds-space-2);padding:var(--ds-space-2) var(--ds-space-3);overflow-x:auto;-webkit-overflow-scrolling:touch;position:-webkit-sticky;position:sticky;top:0;z-index:30}.sidebar::-webkit-scrollbar{display:none}.sidebar__brand{margin:0;flex:0 0 auto;font-size:var(--ds-text-sm)}.sidebar__brand img{width:26px;height:26px}.sidebar__role{display:none}.sidebar a.nav{flex:0 0 auto;white-space:nowrap;padding:var(--ds-space-2) var(--ds-space-3)}.sidebar__foot{margin:0 0 0 auto;flex:0 0 auto;display:flex;align-items:center;gap:var(--ds-space-2)}.sidebar__foot>p{display:none}.main{padding:var(--ds-space-4);max-width:100%}.page-head h1{font-size:var(--ds-text-2xl)}.stat-grid{grid-template-columns:1fr 1fr;gap:var(--ds-space-3)}.stat{padding:var(--ds-space-4)}.stat__value{font-size:var(--ds-text-3xl)}.grid2,.grid3,.pf-checks{grid-template-columns:1fr}.field input,.field select,.field textarea,.pay-form input,.pay-form select,.pay-form textarea,.pf-field input,.sub-form input,.sub-form select,.sub-form textarea{font-size:16px}.pay-form .btn,.profile-form .btn,.sub-form .btn{width:100%;justify-content:center}}@media (max-width:420px){.stat-grid{grid-template-columns:1fr}.sidebar__brand span{display:none}}