@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;700;900&family=Noto+Serif+TC:wght@900&display=swap";:root{font-family:Noto Sans TC,sans-serif;color:#111827;background:#fff8f1}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff8f1}a{color:inherit}.site-nav{z-index:20;display:flex;justify-content:space-between;align-items:center;padding:20px clamp(18px,4vw,56px);gap:24px;background:#fffaf4d1;border-bottom:1px solid rgba(111,63,42,.08);backdrop-filter:blur(18px)}.brand,.site-nav a{color:#5b301f;text-decoration:none;font-weight:900}.site-nav nav{display:flex;gap:18px;flex-wrap:wrap}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:54px;align-items:center;padding:56px clamp(18px,7vw,112px);background:radial-gradient(circle at 14% 18%,rgba(245,163,92,.23),transparent 30%),radial-gradient(circle at 76% 72%,rgba(217,108,74,.13),transparent 34%),linear-gradient(135deg,#fff8f1,#fffdf8 58%,#fff3e6)}.hero-copy h1,.grid-page h1,.form-page h1{font-family:"Noto Serif TC",serif;font-weight:900;line-height:.98;letter-spacing:-.07em;margin:0 0 22px;color:#111827}.hero-copy h1{font-size:clamp(48px,7vw,96px)}.grid-page h1,.form-page h1{font-size:clamp(40px,5vw,72px)}.hero-copy p,.form-page>section p,.demo-explain p{font-size:18px;line-height:1.9;color:#647083;max-width:720px}.eyebrow{margin:0 0 12px;color:#d96c4a;font-weight:900;letter-spacing:.08em}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.site-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:54px;border:0;border-radius:18px;cursor:pointer;padding:0 22px;font:900 15px/1 Noto Sans TC,sans-serif;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.site-button:hover{transform:translateY(-2px)}.site-button.primary{background:#d96c4a;color:#fff;box-shadow:0 18px 34px #d96c4a3d}.site-button.soft{background:#fae8dc;color:#4f2b20}.demo-card,.panel,.plan{background:#ffffffe0;border:1px solid rgba(217,108,74,.15);border-radius:34px;box-shadow:0 26px 80px #6d40291f;padding:30px}.demo-card{min-height:300px;transform:rotate(1.4deg);display:grid;align-content:center;gap:14px}.demo-card span{color:#6b3b2c;font-weight:800}.demo-card h2{margin:0;font-size:clamp(30px,4vw,44px)}.demo-card p{margin:0;color:#6b7280;font-size:18px}.demo-card button{justify-self:start;margin-top:14px;border:0;border-radius:999px;background:#d96c4a;color:#fff;cursor:pointer;padding:15px 22px;font-weight:900}.grid-page,.form-page{padding:56px clamp(18px,7vw,112px)}.plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.ea-notice{position:relative;display:grid;gap:10px;margin:20px 0 6px;padding:22px 24px;overflow:hidden;border:1px solid rgba(20,82,60,.18);border-radius:28px;background:radial-gradient(circle at 92% 12%,rgba(245,163,92,.22),transparent 28%),linear-gradient(135deg,#edf8f1eb,#fffdf8eb 62%,#fff7eff2);box-shadow:0 22px 70px #6d40291a}.ea-notice__label{margin:0;color:#14523c;font-size:14px;font-weight:900;letter-spacing:.08em}.ea-notice__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.ea-notice__head span{color:#6b5a50;font-size:13px;font-weight:900}.ea-notice h2{margin:0;color:#143326;font-size:clamp(22px,3vw,30px)}.ea-notice p{margin:0;color:#5e6f65;font-weight:700;line-height:1.8}.ea-notice ul{margin:4px 0 0;padding-left:1.25em;color:#5d4d44;font-weight:700;line-height:1.75}.ea-notice li+li{margin-top:4px}.ea-notice__clauses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:6px}.ea-notice__clauses article{display:grid;gap:6px;padding:14px;border:1px solid rgba(20,82,60,.12);border-radius:18px;background:#ffffffad}.ea-notice__clauses strong{color:#143326;font-size:14px;line-height:1.5}.ea-notice__clauses p{color:#5d4d44;font-size:13px;line-height:1.75}.ea-notice--compact{margin-top:18px}.ea-notice--compact .ea-notice__clauses{grid-template-columns:1fr}.plan{display:grid;gap:14px}.plan p,.plan span{margin:0;color:#6b7280;font-weight:700}.plan h2{margin:0;font-size:28px}.plan strong{font-size:38px;color:#8a3f2b}.plan a{display:inline-flex;justify-self:start;align-items:center;min-height:46px;border-radius:16px;background:#d96c4a;color:#fff;padding:0 16px;text-decoration:none;font-weight:900}.checkout-page{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.checkout-form{grid-column:1 / -1;display:grid;gap:16px}.receipt{position:sticky;top:110px}.checkout-form .st-field input[aria-invalid=true],.checkout-form .st-field textarea[aria-invalid=true]{border-color:#d24b39;background:#fff8f6;box-shadow:0 0 0 4px #d24b391f}.checkout-form .st-field [role=alert]{display:inline-flex;align-items:center;gap:6px;color:#9f2d20;font-weight:900}.checkout-form .st-field [role=alert]:before{content:"!";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:#f7d8d2;color:#9f2d20;font-size:12px}.ea-consent{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid rgba(217,108,74,.18);border-radius:20px;background:#fff7ef;color:#5d3c30;font-weight:800;line-height:1.75}.ea-consent input{flex:0 0 auto;width:18px;height:18px;margin-top:5px;accent-color:#d96c4a}.checkout-turnstile{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,320px);gap:18px;align-items:center;min-height:112px;padding:18px;border:1px solid rgba(20,82,60,.18);border-radius:24px;background:radial-gradient(circle at 0% 0%,rgba(31,107,78,.1),transparent 34%),linear-gradient(135deg,#f4fbf6,#fffaf4);box-shadow:0 18px 42px #14523c14}.checkout-turnstile__copy{display:grid;gap:6px}.checkout-turnstile__copy strong{color:#143326;font-size:20px;font-weight:900}.checkout-turnstile__copy span{color:#5e6f65;font-weight:800}.checkout-turnstile__widget{display:grid;justify-self:end;place-items:center;width:min(100%,320px);min-height:76px;overflow:hidden;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px #6f3f2a1a,0 12px 28px #6d402914}.demo-page{max-width:960px}.demo-explain{display:grid;gap:16px}.demo-explain h2{margin:0}.demo-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:20px;background:#1218266b;backdrop-filter:blur(16px)}.demo-modal{position:relative;width:min(520px,100%);border-radius:34px;border:1px solid rgba(255,255,255,.55);background:radial-gradient(circle at 12% 0%,rgba(245,163,92,.22),transparent 34%),#fffdf8;box-shadow:0 38px 120px #1118274d;padding:34px}.demo-modal h2{margin:0 0 18px;font-family:"Noto Serif TC",serif;font-size:42px;letter-spacing:-.05em}.modal-close{position:absolute;top:16px;right:16px;border:0;border-radius:999px;background:#f6e7dc;cursor:pointer;padding:9px 12px;font-weight:900}.demo-form{display:grid;gap:14px}.choice-card{display:flex;gap:12px;align-items:center;border:1px solid rgba(217,108,74,.16);border-radius:18px;background:#fff7ef;padding:14px;font-weight:800}.success-block{border-radius:22px;background:#edf8f1;border:1px solid #badfc9;color:#14523c;padding:18px}.error,.success{border-radius:18px;padding:14px 16px;margin:0;font-weight:800}.error{border:1px solid #f1b8b2;background:#fff0ed;color:#8f2118}.success{border:1px solid #badfc9;background:#edf8f1;color:#14523c}@media(max-width:920px){.hero,.checkout-page,.plans,.ea-notice__clauses,.checkout-turnstile{grid-template-columns:1fr}.checkout-turnstile__widget{justify-self:stretch}.site-nav{align-items:flex-start;flex-direction:column}.demo-card{transform:none}.receipt{position:static}}:root{--st-font-family-sans: "Noto Sans TC", "Noto Sans", -apple-system, BlinkMacSystemFont, sans-serif;--st-font-family-serif: "Noto Serif TC", "Noto Serif", serif;--st-font-family-mono: "JetBrains Mono", "Cascadia Code", monospace;--st-font-size-xs: 12px;--st-font-size-sm: 14px;--st-font-size-base: 16px;--st-font-size-lg: 18px;--st-font-size-xl: 20px;--st-font-size-2xl: 24px;--st-font-size-3xl: 28px;--st-font-size-4xl: 32px;--st-font-size-5xl: 40px;--st-font-size-6xl: 48px;--st-font-weight-normal: 400;--st-font-weight-medium: 500;--st-font-weight-semibold: 600;--st-font-weight-bold: 700;--st-font-weight-black: 900;--st-font-weight-display: 950;--st-font-line-height-tight: 1.3;--st-font-line-height-normal: 1.6;--st-font-line-height-relaxed: 1.8;--st-font-letter-spacing-tight: -.02em;--st-font-letter-spacing-normal: 0;--st-font-letter-spacing-wide: .04em;--st-color-brand: #D96C4A;--st-color-brand-soft: rgba(217,108,74,.13);--st-color-accent: #F5A35C;--st-color-accent-soft: rgba(245,163,92,.15);--st-color-success: #22C55E;--st-color-warning: #F59E0B;--st-color-danger: #EF4444;--st-color-info: #3B82F6;--st-color-success-soft: rgba(34,197,94,.12);--st-color-warning-soft: rgba(245,158,11,.14);--st-color-danger-soft: rgba(239,68,68,.12);--st-color-surface: #FFFFFF;--st-color-surface-warm: #FFF8F1;--st-color-surface-alt: #F8F8F8;--st-color-border: #E5E7EB;--st-color-border-strong: #D1D5DB;--st-color-text: #111827;--st-color-text-sub: #6B7280;--st-color-muted: #9CA3AF;--st-spacing-0: 0;--st-spacing-1: 4px;--st-spacing-2: 8px;--st-spacing-3: 12px;--st-spacing-4: 16px;--st-spacing-5: 20px;--st-spacing-6: 24px;--st-spacing-7: 28px;--st-spacing-8: 32px;--st-spacing-10: 40px;--st-spacing-12: 48px;--st-spacing-16: 64px;--st-spacing-20: 80px;--st-spacing-24: 96px;--st-spacing-32: 128px;--st-radius-none: 0;--st-radius-xs: 4px;--st-radius-sm: 6px;--st-radius-md: 8px;--st-radius-lg: 12px;--st-radius-xl: 16px;--st-radius-2xl: 24px;--st-radius-pill: 9999px;--st-shadow-none: none;--st-shadow-xs: 0 1px 2px rgba(0,0,0,.05);--st-shadow-soft: 0 1px 3px rgba(0,0,0,.08);--st-shadow-md: 0 4px 12px rgba(0,0,0,.1);--st-shadow-floating: 0 4px 16px rgba(0,0,0,.12);--st-shadow-modal: 0 16px 48px rgba(0,0,0,.16);--st-shadow-hard: 8px 8px 0 rgba(11,10,8,.16);--st-shadow-hard-lg: 14px 14px 0 rgba(11,10,8,.24);--st-shadow-inset: inset 0 1px 3px rgba(0,0,0,.08);--st-product-surface-page: #FFF7ED;--st-product-surface-paper: #FFFAF0;--st-product-surface-paper-raised: #FFFDF8;--st-product-surface-paper-muted: #F5ECDD;--st-product-surface-operational-page: #F5F0E8;--st-product-ink-primary: #0B0A08;--st-product-ink-body: #2D211D;--st-product-ink-muted: #61574D;--st-product-ink-inverse: #FFF5EA;--st-product-line-ink: rgba(11,10,8,.28);--st-product-line-soft: rgba(87,61,47,.12);--st-product-line-strong: #0B0A08;--st-product-role-merchant-accent: #D96C4A;--st-product-role-merchant-accent-soft: rgba(217,108,74,.14);--st-product-role-merchant-sidebar-start: #4A2B20;--st-product-role-merchant-sidebar-end: #271712;--st-product-role-platform-accent: #1F5D45;--st-product-role-platform-accent-soft: rgba(31,93,69,.14);--st-product-role-platform-sidebar-start: #13261F;--st-product-role-platform-sidebar-end: #0D1A16;--st-product-status-success-bg: #DCEEE4;--st-product-status-success-text: #14523C;--st-product-status-warning-bg: #FFF0CE;--st-product-status-warning-text: #74460C;--st-product-status-danger-bg: #F8D9D5;--st-product-status-danger-text: #8F2118;--st-product-status-neutral-bg: #EFE8DF;--st-product-status-neutral-text: #6B5A50;--st-product-component-shell-sidebar-width: 282px;--st-product-component-platform-sidebar-width: 292px;--st-product-component-panel-radius: 8px;--st-product-component-control-radius: 8px;--st-product-component-modal-radius: 8px;--st-product-component-focus-ring: 0 0 0 4px rgba(31,93,69,.14);--st-product-component-paper-texture: repeating-linear-gradient(0deg, rgba(11,10,8,.026) 0 1px, transparent 1px 7px);--st-motion-duration-instant: 80ms;--st-motion-duration-fast: .12s;--st-motion-duration-normal: .2s;--st-motion-duration-slow: .35s;--st-motion-easing-default: cubic-bezier(.16, 1, .3, 1);--st-motion-easing-spring: cubic-bezier(.34, 1.56, .64, 1);--st-motion-easing-linear: linear;--st-breakpoint-mobile: 320px;--st-breakpoint-sm: 480px;--st-breakpoint-md: 768px;--st-breakpoint-lg: 1024px;--st-breakpoint-xl: 1280px;--st-breakpoint-2xl: 1440px;--st-z-index-base: 0;--st-z-index-raised: 10;--st-z-index-dropdown: 100;--st-z-index-sticky: 200;--st-z-index-overlay: 300;--st-z-index-modal: 400;--st-z-index-toast: 500;--st-z-index-sdk-modal: 9000;--st-z-index-sdk-toast: 9100}.st-button{appearance:none;border:0;border-radius:18px;font:800 14px/1 var(--st-font-family-sans);letter-spacing:.02em;min-height:48px;padding:0 18px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.st-button:not(:disabled):hover{transform:translateY(-1px)}.st-button:disabled{cursor:not-allowed;opacity:.64}.st-button--primary{background:linear-gradient(135deg,#1f5d45,#12372e);box-shadow:0 14px 30px #12372e38;color:#fff}.st-button--secondary{background:#f4e5d4;color:#2d211d;box-shadow:inset 0 0 0 1px #462c2014}.st-button--ghost{background:#ffffff94;color:#2d211d;box-shadow:inset 0 0 0 1px #462c201f}.st-button--danger{background:#9f2d20;color:#fff}.st-button--sm{border-radius:14px;min-height:38px;padding:0 13px}.st-button--lg{min-height:56px}.st-button--full{width:100%}.st-field{display:grid;gap:8px;font:700 13px/1.45 var(--st-font-family-sans);letter-spacing:.02em;color:#3b302b}.st-field input,.st-field textarea{appearance:none;width:100%;font:600 15px/1.45 var(--st-font-family-sans);border:1px solid rgba(64,48,40,.16);border-radius:18px;padding:14px 15px;min-height:50px;background:#ffffffd1;box-shadow:0 1px #ffffffb8,inset 0 0 0 1px #ffffff73;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.st-field textarea{min-height:120px;resize:vertical}.st-field input:focus,.st-field textarea:focus{border-color:#1f5d45;box-shadow:0 0 0 4px #1f5d4524;background:#fff}.st-field small{color:#73665f}.st-field [role=alert]{color:#9f2d20}.st-login-turnstile{display:grid;gap:12px;padding:14px;border:1px solid rgba(31,93,69,.18);border-radius:22px;background:linear-gradient(135deg,#eef8f0d1,#fffcf7e6);box-shadow:inset 0 0 0 1px #ffffffa6}.st-login-turnstile__copy{display:grid;gap:4px}.st-login-turnstile strong{font:900 15px/1.3 var(--st-font-family-sans);color:#12372e}.st-login-turnstile span{font:800 12px/1.5 var(--st-font-family-sans);color:#5f5149}.st-login-turnstile[data-state=verified]{border-color:#1f5d4557;background:linear-gradient(135deg,#edf9f1,#fffdf8)}.st-login-turnstile[data-state=retrying]{border-color:#bf802852;background:linear-gradient(135deg,#fff8e7,#fffdf8)}.st-login-turnstile[data-state=error]{border-color:#9f2d204d;background:#fff3ef}.st-login-turnstile__frame{width:100%;height:82px;border:0;border-radius:16px;background:#ffffff94;overflow:hidden}.st-status{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 11px;font:900 12px/1 var(--st-font-family-sans);letter-spacing:.04em;background:#efe8df;color:#6b5a50}.st-status--published,.st-status--install_success{background:#dceee4;color:#14523c}.st-status--unpublished_changes,.st-status--needs_upgrade{background:#fff0ce;color:#74460c}.st-status--disabled,.st-status--install_error{background:#f8d9d5;color:#8f2118}.st-publish-bar{position:sticky;bottom:18px;display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fffcf7db;backdrop-filter:blur(18px);border:1px solid rgba(76,53,42,.12);box-shadow:0 24px 70px #2f211a29;border-radius:28px;padding:12px}.st-publish-bar__actions{display:flex;gap:8px;flex-wrap:wrap}.st-product-shell{--st-role-accent:var(--st-product-role-merchant-accent);--st-role-accent-soft:var(--st-product-role-merchant-accent-soft);--st-role-sidebar-start:var(--st-product-role-merchant-sidebar-start);--st-role-sidebar-end:var(--st-product-role-merchant-sidebar-end);display:grid;grid-template-columns:var(--st-product-component-shell-sidebar-width) minmax(0,1fr);min-height:100vh;background:var(--st-product-surface-page);color:var(--st-product-ink-body);font-family:var(--st-font-family-sans)}.st-product-shell[data-role=platform]{--st-role-accent:var(--st-product-role-platform-accent);--st-role-accent-soft:var(--st-product-role-platform-accent-soft);--st-role-sidebar-start:var(--st-product-role-platform-sidebar-start);--st-role-sidebar-end:var(--st-product-role-platform-sidebar-end);grid-template-columns:var(--st-product-component-platform-sidebar-width) minmax(0,1fr);background:var(--st-product-surface-operational-page)}.st-product-shell *{box-sizing:border-box}.st-product-sidebar{position:sticky;top:0;height:100vh;padding:22px 18px;display:flex;flex-direction:column;gap:14px;color:var(--st-product-ink-inverse);background:linear-gradient(180deg,var(--st-role-sidebar-start) 0%,var(--st-role-sidebar-end) 100%);border-right:2px solid var(--st-product-ink-primary);box-shadow:var(--st-shadow-hard)}.st-product-brand{display:grid;gap:5px;padding:8px 8px 14px;border-bottom:4px double rgba(255,245,234,.52)}.st-product-brand strong{font:950 24px/1 var(--st-font-family-serif);letter-spacing:0;color:var(--st-product-ink-inverse)}.st-product-brand span{font:900 11px/1.4 var(--st-font-family-sans);letter-spacing:.12em;text-transform:uppercase;color:#fff5eaad}.st-product-nav{display:grid;gap:14px;min-height:0;overflow:auto;padding:2px 0 8px;scrollbar-width:thin}.st-product-nav-section{display:grid;gap:6px}.st-product-nav-section p{margin:0;padding:0 8px;color:#fff5ea9e;font:900 11px/1.3 var(--st-font-family-sans);letter-spacing:.08em}.st-product-nav-link{display:grid;gap:3px;min-height:48px;padding:9px 10px;color:#fff5ead1;text-decoration:none;border:1px solid transparent;border-radius:var(--st-product-component-control-radius);transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.st-product-nav-link:hover,.st-product-nav-link:focus-visible{color:var(--st-product-ink-inverse);background:#ffffff1a;border-color:#fff5ea3d;transform:translate(2px);outline:0}.st-product-nav-link.is-active{color:var(--st-product-ink-inverse);background:#ffffff24;border-color:#fff5ea47;box-shadow:inset 4px 0 0 var(--st-role-accent)}.st-product-nav-link strong{font:950 15px/1.25 var(--st-font-family-sans);letter-spacing:0}.st-product-nav-link span{font:800 11px/1.35 var(--st-font-family-sans);color:#fff5ea9e}.st-product-session{margin-top:auto;padding-top:10px;border-top:1px solid rgba(255,245,234,.16)}.st-product-session-button{appearance:none;width:100%;min-height:44px;border:1px solid rgba(255,245,234,.24);border-radius:var(--st-product-component-control-radius);background:#fff5ea14;color:var(--st-product-ink-inverse);font:950 14px/1 var(--st-font-family-sans);text-align:left;padding:0 12px;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.st-product-session-button:hover,.st-product-session-button:focus-visible{background:#fff5ea29;border-color:#fff5ea6b;transform:translate(2px);outline:0}.st-product-main{min-width:0;padding:clamp(18px,3vw,42px);background-image:var(--st-product-component-paper-texture)}.st-product-main-inner{width:min(1240px,100%);margin:0 auto;display:grid;gap:20px}.st-product-main h1{font:950 clamp(34px,4vw,58px)/1.02 var(--st-font-family-serif);letter-spacing:0;color:var(--st-product-ink-primary);margin:0 0 18px}.st-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:6px double var(--st-product-ink-primary)}.st-page-header__copy{display:grid;gap:8px;min-width:0}.st-page-header__eyebrow{font:950 12px/1 var(--st-font-family-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--st-role-accent)}.st-page-header h1{margin:0;font:950 clamp(32px,4vw,54px)/1.02 var(--st-font-family-serif);letter-spacing:0;color:var(--st-product-ink-primary)}.st-page-header p{margin:0;color:var(--st-product-ink-muted);font:800 15px/1.7 var(--st-font-family-sans);max-width:720px}.st-page-header__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.st-page-header__meta{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:900px){.st-product-shell,.st-product-shell[data-role=platform]{grid-template-columns:1fr;align-content:start}.st-product-sidebar{position:relative;height:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;align-content:start;gap:12px;padding:14px;border-right:0;border-bottom:2px solid var(--st-product-ink-primary);box-shadow:var(--st-shadow-hard)}.st-product-brand{grid-column:1;gap:3px;padding:0 0 10px;border-bottom:0}.st-product-brand strong{font-size:24px}.st-product-brand span{font-size:10px}.st-product-nav{grid-column:1/-1;grid-row:2;display:flex;gap:8px;overflow-x:auto;padding:2px 0 4px;scroll-snap-type:x proximity}.st-product-nav-section{display:contents}.st-product-nav-section p{display:none}.st-product-nav-link{min-width:112px;min-height:46px;scroll-snap-align:start;padding:8px 10px}.st-product-nav-link strong{font-size:14px}.st-product-nav-link span{font-size:10px}.st-product-session{grid-column:2;grid-row:1;margin-top:0;padding-top:0;border-top:0}.st-product-session-button{width:auto;min-width:88px;min-height:40px;text-align:center}.st-product-main{padding:16px}.st-page-header{display:grid;align-items:start}.st-page-header__actions{justify-content:flex-start}}@keyframes st-shimmer{0%{background-position:-160% 0}to{background-position:160% 0}}.st-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.st-modal-backdrop{position:fixed;inset:0;z-index:var(--st-z-index-modal);display:flex;align-items:flex-start;justify-content:center;padding:clamp(16px,6vh,80px) 16px;background:#0b0a0875;backdrop-filter:blur(3px);overflow-y:auto}.st-modal{position:relative;width:min(560px,100%);background:var(--st-product-surface-paper-raised);color:var(--st-product-ink-body);border:2px solid var(--st-product-ink-primary);border-radius:var(--st-product-component-modal-radius);box-shadow:var(--st-shadow-hard-lg);padding:22px 22px 20px;display:grid;gap:14px;outline:none}.st-modal--sm{width:min(420px,100%)}.st-modal--lg{width:min(760px,100%)}.st-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:4px double var(--st-product-ink-primary)}.st-modal__title{margin:0;font:950 clamp(22px,2.6vw,30px)/1.1 var(--st-font-family-serif);letter-spacing:0;color:var(--st-product-ink-primary)}.st-modal__close{appearance:none;flex:none;width:38px;height:38px;border:1px solid var(--st-product-line-ink);border-radius:var(--st-product-component-control-radius);background:var(--st-product-surface-paper);color:var(--st-product-ink-body);font:900 22px/1 var(--st-font-family-sans);cursor:pointer;transition:transform var(--st-motion-duration-fast) var(--st-motion-easing-spring),background var(--st-motion-duration-fast) var(--st-motion-easing-default)}.st-modal__close:hover{transform:translateY(-1px);background:var(--st-product-surface-paper-muted)}.st-modal__close:active{transform:translateY(1px)}.st-modal__desc{margin:0;color:var(--st-product-ink-muted);font:700 14px/1.6 var(--st-font-family-sans)}.st-modal__body{display:grid;gap:14px;font:600 15px/1.6 var(--st-font-family-sans)}.st-modal__footer{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;padding-top:6px}.st-toaster{font-family:var(--st-font-family-sans)}.st-toast{border:2px solid var(--st-product-ink-primary)!important;border-radius:var(--st-product-component-control-radius)!important;background:var(--st-product-surface-paper-raised)!important;color:var(--st-product-ink-body)!important;box-shadow:var(--st-shadow-hard)!important;font:800 14px/1.5 var(--st-font-family-sans)!important}.st-toast [data-icon]{color:var(--st-product-ink-primary)}.st-toast[data-type=error]{box-shadow:6px 6px 0 var(--st-product-status-danger-bg)!important}.st-toast[data-type=success]{box-shadow:6px 6px 0 var(--st-product-status-success-bg)!important}.st-skeleton{display:block;background:linear-gradient(100deg,var(--st-product-surface-paper-muted) 28%,rgba(255,255,255,.72) 50%,var(--st-product-surface-paper-muted) 72%);background-size:200% 100%;animation:st-shimmer 1.5s ease-in-out infinite;border-radius:var(--st-product-component-control-radius)}.st-skeleton-text{display:grid;gap:8px}.st-skeleton-card{display:grid;gap:12px;padding:18px;border:1px solid var(--st-product-line-soft);border-radius:var(--st-product-component-panel-radius);background:var(--st-product-surface-paper)}.st-skeleton-rows{display:grid;gap:8px}.st-table-wrap{overflow-x:auto;border:2px solid var(--st-product-ink-primary);border-radius:var(--st-product-component-panel-radius);background:var(--st-product-surface-paper-raised)}.st-table{width:100%;border-collapse:collapse;font:700 14px/1.5 var(--st-font-family-sans)}.st-table__caption{caption-side:top;text-align:left;padding:12px 14px;font:900 13px/1.3 var(--st-font-family-sans);letter-spacing:.04em;color:var(--st-product-ink-muted)}.st-table thead th{position:sticky;top:0;background:var(--st-product-surface-paper-muted);color:var(--st-product-ink-primary);font:950 12px/1.2 var(--st-font-family-sans);letter-spacing:.06em;text-transform:uppercase;padding:11px 14px;border-bottom:3px double var(--st-product-ink-primary);white-space:nowrap}.st-table tbody td{padding:12px 14px;border-bottom:1px solid var(--st-product-line-soft);color:var(--st-product-ink-body);vertical-align:middle}.st-table [data-align=start]{text-align:start}.st-table [data-align=center]{text-align:center}.st-table [data-align=end]{text-align:end}.st-table tbody tr{transition:background var(--st-motion-duration-fast) var(--st-motion-easing-default)}.st-table tbody tr:hover{background:var(--st-product-surface-paper-muted)}.st-table tbody tr:last-child td{border-bottom:0}.st-table__empty-row td{text-align:center;padding:26px 14px;color:var(--st-product-ink-muted);font-weight:800}.st-tabs{display:inline-flex;gap:4px;padding:5px;border:1px solid var(--st-product-line-ink);border-radius:var(--st-product-component-control-radius);background:var(--st-product-surface-paper)}.st-tab{appearance:none;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:calc(var(--st-product-component-control-radius) - 2px);background:transparent;color:var(--st-product-ink-muted);font:900 13px/1 var(--st-font-family-sans);letter-spacing:.02em;cursor:pointer;transition:background var(--st-motion-duration-fast) var(--st-motion-easing-default),color var(--st-motion-duration-fast) var(--st-motion-easing-default),transform var(--st-motion-duration-fast) var(--st-motion-easing-spring)}.st-tab:hover{color:var(--st-product-ink-primary)}.st-tab.is-active{background:var(--st-product-ink-primary);color:var(--st-product-ink-inverse);box-shadow:var(--st-shadow-hard)}.st-tab:active{transform:translateY(1px)}.st-tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--st-role-accent,var(--st-product-role-merchant-accent));color:var(--st-product-ink-inverse);font:900 11px/1 var(--st-font-family-sans)}.st-empty-state{display:grid;gap:10px;justify-items:center;text-align:center;padding:40px 24px;border:2px dashed var(--st-product-line-ink);border-radius:var(--st-product-component-panel-radius);background:var(--st-product-surface-paper)}.st-empty-state__icon{font-size:34px;line-height:1}.st-empty-state__title{font:950 18px/1.3 var(--st-font-family-serif);color:var(--st-product-ink-primary)}.st-empty-state__desc{margin:0;max-width:420px;color:var(--st-product-ink-muted);font:700 14px/1.6 var(--st-font-family-sans)}.st-empty-state__action{margin-top:4px}@media(prefers-reduced-motion:reduce){.st-skeleton{animation:none;background:var(--st-product-surface-paper-muted)}.st-button,.st-modal__close,.st-table tbody tr,.st-tab,.st-product-nav-link,.st-product-session-button{transition:none!important}.st-button:not(:disabled):hover,.st-modal__close:hover,.st-tab:active,.st-modal__close:active{transform:none!important}}
