@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@400;500;600&family=Noto+Sans+SC:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap";:root{--mkt-primary:#f97316;--mkt-primary-dark:#ea580c;--mkt-hero-bg:#0b1220;--mkt-surface:#fcf8fa;--mkt-section:#f8fafc;--mkt-text:#1b1b1d;--mkt-text-muted:#45474c;--mkt-text-subtle:#64748b;--mkt-container:1200px;--mkt-gutter:24px;--mkt-nav-h:64px;--mkt-section-py:64px;--mkt-section-py-mobile:32px}*,:after,:before{box-sizing:border-box}body,html{font-family:Inter,Noto Sans SC,system-ui,sans-serif;margin:0;padding:0;-webkit-font-smoothing:antialiased;background:var(--mkt-surface);color:var(--mkt-text)}.mkt-container{margin-inline:auto;max-width:var(--mkt-container);padding-inline:var(--mkt-section-py-mobile);width:100%}@media(min-width:1024px){.mkt-container{padding-inline:var(--mkt-section-py)}}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle}.mkt-page-hero{background:linear-gradient(180deg,#fff7ed 0,var(--mkt-section) 100%);padding:calc(var(--mkt-nav-h) + 2rem) 0 3rem;width:100%}.mkt-page-hero--center{text-align:center}.mkt-page-hero h1{color:var(--mkt-hero-bg);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;margin:0}.mkt-page-hero .lead{color:var(--mkt-text-subtle);font-size:1.125rem;line-height:1.6;margin:1rem auto 0;max-width:36rem}.mkt-section{padding:var(--mkt-section-py-mobile) 0;width:100%}@media(min-width:1024px){.mkt-section{padding:var(--mkt-section-py) 0}}.mkt-section--muted{background:var(--mkt-section)}.mkt-section--white{background:#fff}.mkt-section__title{color:var(--mkt-hero-bg);font-size:clamp(1.375rem,2.5vw,2rem);font-weight:600;margin:0 0 2rem;text-align:center}.mkt-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:background .15s ease,transform .1s ease}.mkt-btn--primary{background:var(--mkt-primary);color:#fff}.mkt-btn--primary:hover{background:var(--mkt-primary-dark)}.mkt-btn--outline{background:#fff;border:1px solid #e2e8f0;color:var(--mkt-text-muted)}.mkt-btn-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}:root{--shell-accent:#46beaa;--shell-accent-dark:#3a9e90;--shell-accent-soft:rgba(70,190,170,.14);--shell-text:#1f2937;--shell-text-2:#64748b;--shell-text-3:#94a3b8;--shell-primary:#001932;--shell-secondary:var(--shell-accent);--shell-bg-bright:#eef2f8;--shell-bg:#fff;--shell-surface-low:hsla(0,0%,100%,.45);--shell-surface:rgba(248,250,252,.72);--shell-outline:rgba(15,23,42,.08);--shell-on-surface:var(--shell-text);--shell-on-surface-variant:var(--shell-text-2);--shell-error:#e11d48;--shell-glass-blur:blur(18px) saturate(165%);--shell-glass-chrome-bg:hsla(0,0%,100%,.78);--shell-glass-topbar-bg:hsla(0,0%,100%,.72);--shell-glass-card-bg:hsla(0,0%,100%,.62);--shell-glass-border:hsla(0,0%,100%,.72);--shell-glass-border-subtle:rgba(15,23,42,.06);--shell-glass-shadow:0 1px 2px rgba(15,23,42,.04),0 4px 16px rgba(15,23,42,.04);--shell-control-bg:hsla(0,0%,100%,.92);--shell-control-border:rgba(15,23,42,.08);--shell-control-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 1px 2px rgba(15,23,42,.04);--shell-sidebar-width:240px;--shell-sidebar-collapsed:76px;--shell-header-height:60px;--shell-drawer-width:280px;--shell-content-max-width:1220px;--shell-content-gutter:1.25rem 1.375rem 1.75rem;--shell-stack-gap-sm:.5rem;--shell-stack-gap:.75rem;--shell-stack-gap-lg:1rem;--shell-card-padding:1.125rem 1.25rem;--shell-radius-sm:9px;--shell-radius-md:12px;--shell-shadow-dropdown:0 10px 24px rgba(15,23,42,.08);--shell-shadow-sidebar:4px 0 24px rgba(15,23,42,.06);--shell-font-sans:"Plus Jakarta Sans","Noto Sans SC","PingFang SC","Microsoft YaHei",system-ui,sans-serif;--shell-font-mono:"Geist Mono",ui-monospace,monospace;--shell-page-gradient:radial-gradient(ellipse 80% 60% at 10% 0%,rgba(70,190,170,.12),transparent 55%),radial-gradient(ellipse 70% 50% at 90% 10%,rgba(99,140,220,.1),transparent 50%),radial-gradient(ellipse 60% 40% at 50% 100%,rgba(70,190,170,.08),transparent 45%),linear-gradient(160deg,#e4eaf2,#eef2f8 45%,#e8edf5)}.demo-shell{background:var(--shell-page-gradient);background-attachment:fixed;color:var(--shell-on-surface);font-family:var(--shell-font-sans);font-size:14px;font-weight:400;height:100vh;height:100dvh;line-height:1.5;min-height:100vh;min-height:100dvh;overflow:hidden;-webkit-font-smoothing:antialiased}.demo-shell a{color:inherit;text-decoration:none}.demo-shell button{cursor:pointer;font:inherit}.demo-shell button:disabled{cursor:not-allowed}.demo-shell .material-symbols-outlined{display:inline-block;font-family:Material Symbols Outlined;font-size:20px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20;-webkit-font-smoothing:antialiased}.demo-shell .material-symbols-outlined--sm{font-size:16px}.demo-shell .shell-scrollbar-hide{scrollbar-width:none}.demo-shell .shell-scrollbar-hide::-webkit-scrollbar{display:none}@supports not (backdrop-filter:blur(1px)){:root{--shell-glass-chrome-bg:hsla(0,0%,100%,.95);--shell-glass-topbar-bg:hsla(0,0%,100%,.95);--shell-glass-card-bg:hsla(0,0%,100%,.95);--shell-control-bg:hsla(0,0%,100%,.98)}}.shell-topbar-control{background:var(--shell-control-bg);border:1px solid var(--shell-control-border);box-shadow:var(--shell-control-shadow)}.shell-glass{background:var(--shell-glass-chrome-bg)}.shell-glass,.shell-glass-topbar{backdrop-filter:var(--shell-glass-blur);-webkit-backdrop-filter:var(--shell-glass-blur)}.shell-glass-topbar{background:var(--shell-glass-topbar-bg);border-bottom:1px solid rgba(15,23,42,.07)}.shell-glass-card{backdrop-filter:var(--shell-glass-blur);-webkit-backdrop-filter:var(--shell-glass-blur);background:var(--shell-glass-card-bg);border:1px solid var(--shell-glass-border);border-radius:var(--shell-radius-md);box-shadow:var(--shell-glass-shadow)}@supports not (backdrop-filter:blur(1px)){.shell-btn--ghost,.shell-glass,.shell-glass-card,.shell-glass-topbar,.shell-topbar-control{background:#fffffff2}}.shell-page-head{align-items:center;display:flex;gap:var(--shell-stack-gap-lg);justify-content:space-between;margin-bottom:var(--shell-stack-gap-lg)}.shell-page-head__title{color:var(--shell-text);font-size:22px;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0}.shell-page-head__meta{align-items:center;color:var(--shell-text-2);display:flex;flex-wrap:wrap;font-size:13px;gap:.35rem;margin-top:.25rem}.shell-page-head__actions{display:flex;flex-shrink:0;gap:.5rem}.shell-notice{align-items:flex-start;color:var(--shell-text-2);display:flex;font-size:13px;gap:.625rem;line-height:1.55;margin-bottom:var(--shell-stack-gap-lg);padding:.75rem .9375rem}.shell-notice--glass,.shell-notice.shell-notice--glass{backdrop-filter:var(--shell-glass-blur);-webkit-backdrop-filter:var(--shell-glass-blur);background:var(--shell-glass-card-bg);border:1px solid var(--shell-glass-border);border-left:3px solid var(--shell-accent);border-radius:var(--shell-radius-md);box-shadow:var(--shell-glass-shadow)}.shell-notice__icon{color:var(--shell-accent);flex-shrink:0;font-size:18px;margin-top:1px}.shell-notice__link{color:var(--shell-accent);font-weight:600;text-decoration:none}.shell-notice__link:hover{text-decoration:underline}.shell-panel-head{align-items:center;background:#ffffff40;border-bottom:1px solid var(--shell-glass-border-subtle);display:flex;gap:.75rem;justify-content:space-between;padding:.8125rem .9375rem}.shell-panel-head__title{color:var(--shell-text);font-size:14px;font-weight:600;margin:0}.shell-panel-head__link{color:var(--shell-accent);font-size:12px;font-weight:600;text-decoration:none}.shell-panel-head__link:hover{color:var(--shell-accent-dark)}.shell-page-stack{display:flex;flex-direction:column;gap:var(--shell-stack-gap);width:100%}.shell-btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:.3rem;padding:.4375rem .9375rem;text-decoration:none;transition:background .15s ease,box-shadow .15s ease,color .15s ease}.shell-btn--ghost{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--shell-glass-card-bg);border:1px solid var(--shell-glass-border);box-shadow:var(--shell-glass-shadow);color:var(--shell-text-2)}.shell-btn--ghost:hover{color:var(--shell-text)}.shell-btn--primary{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#46beaaeb;box-shadow:0 2px 10px #46beaa4d;color:#fff}.shell-btn--primary:hover{background:#3a9e90f2}.shell-kpi-bars{align-items:flex-end;bottom:10px;display:flex;gap:3px;height:28px;opacity:.8;pointer-events:none;position:absolute;right:10px}.shell-kpi-bars span{border-radius:2px 2px 0 0;display:block;width:5px}.shell-kpi-bars--a span:first-child{background:#ffb4b4b3;height:40%}.shell-kpi-bars--a span:nth-child(2){background:#78d2bea6;height:65%}.shell-kpi-bars--a span:nth-child(3){background:#a0beffa6;height:50%}.shell-kpi-bars--a span:nth-child(4){background:#ffdc96b3;height:78%}.shell-kpi-bars--b span:first-child{background:#78d2bea6;height:55%}.shell-kpi-bars--b span:nth-child(2){background:#ffb4b4b3;height:80%}.shell-kpi-bars--b span:nth-child(3){background:#a0beffa6;height:45%}.shell-kpi-bars--b span:nth-child(4){background:#ffdc96b3;height:70%}.shell-kpi-bars--c span:first-child{background:#a0beffa6;height:48%}.shell-kpi-bars--c span:nth-child(2){background:#78d2bea6;height:62%}.shell-kpi-bars--c span:nth-child(3){background:#ffb4b4b3;height:85%}.shell-kpi-bars--c span:nth-child(4){background:#ffdc96b3;height:52%}.shell-kpi-bars--d span:first-child{background:#ffdc96b3;height:72%}.shell-kpi-bars--d span:nth-child(2){background:#78d2bea6;height:50%}.shell-kpi-bars--d span:nth-child(3){background:#a0beffa6;height:68%}.shell-kpi-bars--d span:nth-child(4){background:#ffb4b4b3;height:42%}.shell-surface{backdrop-filter:var(--shell-glass-blur);-webkit-backdrop-filter:var(--shell-glass-blur);background:var(--shell-glass-card-bg);border:1px solid var(--shell-glass-border);border-radius:var(--shell-radius-md);box-shadow:var(--shell-glass-shadow)}.shell-cta{align-items:center;background:#46beaaeb;border:none;border-radius:999px;box-shadow:0 2px 10px #46beaa4d;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:.3rem;justify-content:center;padding:.5rem 1rem;text-decoration:none;transition:background .15s ease,opacity .15s ease}.shell-cta:hover{background:#3a9e90f2}.shell-cta:disabled{cursor:not-allowed;opacity:.6}.shell-link{color:var(--shell-accent-dark);font-weight:600;text-decoration:none}.shell-link:hover{text-decoration:underline}.shell-tab-active{background:var(--shell-accent-soft);border-color:#46beaa38;color:var(--shell-accent-dark)}.shell-input{background:var(--shell-control-bg);border:1px solid var(--shell-glass-border);border-radius:var(--shell-radius-sm);color:var(--shell-text)}.shell-input:focus{border-color:var(--shell-accent);outline:2px solid var(--shell-accent);outline-offset:1px}.shell-row-divider{border-bottom:1px solid var(--shell-glass-border-subtle)}.legal-module{display:flex;flex-direction:column;gap:var(--shell-stack-gap-lg);width:100%}.legal-module__chrome{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between}.legal-module__chrome-title{color:var(--shell-text);font-size:22px;font-weight:700;letter-spacing:-.025em;margin:0}.legal-module__chrome-sub{color:var(--shell-text-2);font-size:13px;margin:.25rem 0 0}.legal-module__content{min-width:0}.legal-module-page{display:flex;flex-direction:column;gap:var(--shell-stack-gap)}.legal-module-field,.legal-module-panel input[type=date],.legal-module-panel input[type=search],.legal-module-panel select{background:var(--shell-control-bg);border:1px solid var(--shell-glass-border);border-radius:999px;box-shadow:var(--shell-control-shadow);color:var(--shell-text);font-size:13px;padding:.4375rem .75rem;width:100%}.legal-module-field:focus,.legal-module-panel input:focus,.legal-module-panel select:focus{border-color:#46beaa59;outline:2px solid rgba(70,190,170,.35);outline-offset:1px}.legal-module-link-btn{background:transparent;border:none;color:var(--shell-accent-dark);cursor:pointer;font-size:13px;font-weight:600;padding:0}.legal-module-link-btn:hover{text-decoration:underline}.legal-module-link-btn:disabled{cursor:not-allowed;opacity:.45;text-decoration:none}.legal-module-badge{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:11px;font-weight:600;padding:.125rem .5rem}.legal-module-badge--green{background:var(--shell-accent-soft);border-color:#46beaa38;color:var(--shell-accent-dark)}.legal-module-badge--amber{background:#fffbeb;border-color:#fbbf2459;color:#b45309}.legal-module-badge--red{background:#e11d4814;border-color:#e11d4833;color:var(--shell-error)}.compliance-status--normal{background:var(--shell-accent-soft);border-color:#46beaa38;color:var(--shell-accent-dark)}.compliance-status--yellow{background:#fffbeb;border-color:#fbbf2459;color:#b45309}.compliance-status--red{background:#e11d4814;border-color:#e11d4833;color:var(--shell-error)}.compliance-status--collecting{background:#0019320f;color:var(--shell-accent-dark)}.demo-page{width:100%}.demo-breadcrumb{align-items:center;color:var(--shell-text-2);display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.5rem}.demo-breadcrumb__active{color:var(--shell-accent-dark);font-weight:500}.demo-page-title{color:var(--shell-text);font-size:22px;font-weight:700;letter-spacing:-.025em;margin:0 0 .35rem}.demo-page-subtitle{color:var(--shell-text-2);font-size:13px;margin:0 0 var(--shell-stack-gap-lg)}.demo-card{backdrop-filter:var(--shell-glass-blur);-webkit-backdrop-filter:var(--shell-glass-blur);background:var(--shell-glass-card-bg);border:1px solid var(--shell-glass-border);border-radius:var(--shell-radius-md);box-shadow:var(--shell-glass-shadow)}.demo-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.35rem;padding:.25rem .75rem}.demo-badge--green{background:#46beaa26;color:var(--shell-accent-dark)}.demo-badge--amber{background:#f59e0b26;color:#92400e}.demo-badge--blue{background:#3b82f61f;color:#1e40af}.demo-badge--muted{background:#94a3b826;color:var(--shell-text-2)}.demo-section-title{color:var(--shell-text-2);font-size:.8125rem;font-weight:600;letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}.demo-btn-disabled{cursor:not-allowed;opacity:.45;pointer-events:none}
