@font-face{font-family:Inter;src:url('/assets/Inter-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url('/assets/Inter-SemiBold.ttf') format('truetype');font-weight:600;font-display:swap}:root{--brand:#4f46e5;--brand-dark:#312e81;--brand-high:#3730a3;--brand-light:#e0e7ff;--brand-subtle:#eef2ff;--sidebar:#1e1b4b;--text:#171717;--secondary:#404040;--tertiary:#525252;--muted:#737373;--inverted:#fafafa;--surface:#f5f5f5;--white:#fff;--divider:#e5e5e5;--disabled:#a3a3a3;--positive:#16a34a;--positive-bg:#f0fdf4;--warning:#ca8a04;--warning-bg:#fffbeb;--negative:#dc2626;--shadow:0 16px 56px rgba(106,106,106,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--white);font-family:Inter,sans-serif;font-size:16px;line-height:24px}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.preview-bar{height:28px;display:grid;place-items:center;background:var(--brand-subtle);color:var(--brand-dark);font-size:12px;line-height:16px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--divider);backdrop-filter:blur(14px)}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between}.brand img{display:block;width:168px;height:auto}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a{color:var(--secondary);text-decoration:none;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--brand)}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:0;border-radius:250px;background:var(--brand);color:var(--inverted)!important;font:600 14px/20px Inter,sans-serif;text-decoration:none;cursor:pointer}.button:hover{background:var(--brand-dark)}.button-small{min-height:40px;padding:9px 18px}.button-secondary{background:var(--white);border:1px solid var(--text);color:var(--text)!important}.button-secondary:hover{background:var(--surface)}.button-light{background:var(--white);color:var(--brand-dark)!important}.button-light:hover{background:var(--brand-subtle)}.menu-button{display:none;width:44px;height:44px;padding:10px;border:0;border-radius:50%;background:var(--surface)}.menu-button span:not(.sr-only){display:block;width:20px;height:2px;margin:4px auto;background:var(--text)}.hero{min-height:680px;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding-block:96px}.account-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.tag{display:inline-flex;align-items:center;width:max-content;padding:4px 9px;border-radius:4px;font-size:12px;line-height:16px}.tag-retail{background:#fff7ed;color:#9a3412;border:1px solid #ffedd5}.tag-supplier{background:#ecfdf5;color:#065f46;border:1px solid #d1fae5}.tag-logistics{background:#eff6ff;color:#1e40af;border:1px solid #dbeafe}.tag-franchise{background:var(--brand-subtle);color:var(--brand-dark);border:1px solid var(--brand-light)}.tag-status{background:var(--brand-high);color:var(--inverted)}.eyebrow{margin:0 0 12px;color:var(--brand-high);font-size:12px;line-height:16px;font-weight:600;letter-spacing:.14em}.eyebrow.inverted{color:#c7d2fe}.hero h1{max-width:650px;margin:0;font-size:clamp(48px,5.8vw,76px);line-height:.99;letter-spacing:-.052em;font-weight:600}.hero-lede{max-width:650px;margin:28px 0 0;color:var(--tertiary);font-size:18px;line-height:28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.helper{margin:14px 0 0;color:var(--muted);font-size:12px;line-height:16px}.operations-card{padding:24px;border-radius:24px;background:var(--surface);border:1px solid var(--divider)}.workspace-topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.workspace-kicker{color:var(--muted);font-size:12px;line-height:16px}.workspace-topbar h2{margin:3px 0 0;font-size:24px;line-height:36px;font-weight:600}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:8px;background:var(--positive-bg);color:#166534;font-size:12px;line-height:16px}.status-badge i{width:7px;height:7px;border-radius:50%;background:var(--positive)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metric{padding:16px;border-radius:16px;background:var(--white);border:1px solid var(--divider)}.metric span,.metric small{display:block;color:var(--muted);font-size:12px;line-height:16px}.metric strong{display:block;margin-block:8px 3px;font-size:24px;line-height:28px;font-weight:600}.activity-panel{margin-top:12px;padding:16px;border-radius:16px;background:var(--white);border:1px solid var(--divider)}.activity-head{display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--divider);font-size:14px;font-weight:600}.activity-head a{color:var(--brand);text-decoration:none;font-size:12px}.activity-row{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding-block:14px;border-bottom:1px solid var(--divider)}.activity-row:last-child{border:0;padding-bottom:0}.activity-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;font-size:14px}.positive{background:var(--positive-bg);color:var(--positive)}.warning{background:var(--warning-bg);color:var(--warning)}.brand-icon{background:var(--brand-subtle);color:var(--brand)}.activity-row b,.activity-row small{display:block}.activity-row b{font-size:14px;line-height:20px;font-weight:600}.activity-row small,.time{color:var(--muted);font-size:12px;line-height:16px}.section{padding-block:104px}.surface-section{background:var(--surface)}.section-heading h2,.partner-copy h2{margin:0;font-size:clamp(36px,4vw,52px);line-height:1.1;letter-spacing:-.042em;font-weight:600}.split-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end}.split-heading>p{max-width:510px;margin:0 0 4px;color:var(--tertiary);font-size:18px;line-height:28px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px}.solution-card{position:relative;min-height:350px;padding:24px;border-radius:16px;background:var(--white);border:1px solid var(--divider)}.step{position:absolute;top:24px;right:24px;color:var(--muted);font-size:12px}.solution-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:var(--brand-subtle);color:var(--brand-high);font-size:24px}.solution-card h3{margin:44px 0 12px;font-size:20px;line-height:28px;font-weight:600}.solution-card p{margin:0;color:var(--tertiary);font-size:14px;line-height:22px}.solution-card a{position:absolute;bottom:24px;left:24px;color:var(--text);font-size:14px;font-weight:600;text-decoration:none}.solution-card a span{color:var(--brand)}.marketplace-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:end}.preview-notice{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:8px;background:var(--warning-bg);border-left:4px solid var(--warning)}.preview-notice>span{padding:3px 7px;border-radius:4px;background:#fef9c3;font-size:12px;font-weight:600}.preview-notice p{margin:0;color:var(--tertiary);font-size:12px;line-height:18px}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-block:40px 24px}.filter-chip{min-height:40px;padding:9px 16px;border:1px solid var(--disabled);border-radius:250px;background:var(--white);color:var(--text);font:600 14px/20px Inter;cursor:pointer}.filter-chip.active{background:var(--brand-high);border-color:var(--brand-high);color:var(--inverted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{overflow:hidden;border:1px solid var(--divider);border-radius:16px;background:var(--white);transition:opacity .18s ease,transform .18s ease}.product-card.hidden{display:none}.product-visual{height:190px;display:grid;place-items:center;align-content:center;gap:8px}.product-visual span{display:grid;place-items:center;width:72px;height:88px;border:2px solid currentColor;border-radius:10px;font-size:24px;font-weight:600}.product-visual small{font-size:11px;opacity:.75}.product-visual.purple{background:#f5f3ff;color:#6d28d9}.product-visual.indigo{background:var(--brand-subtle);color:var(--brand-high)}.product-visual.amber{background:#fffbeb;color:#92400e}.product-content{padding:20px}.product-meta{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.product-content h3{margin:16px 0 3px;font-size:20px;line-height:28px;font-weight:600}.seller{margin:0;color:var(--muted);font-size:12px}.product-content dl{display:grid;grid-template-columns:1fr 1fr;margin:20px 0;padding-block:16px;border-block:1px solid var(--divider)}.product-content dl div+div{padding-left:16px;border-left:1px solid var(--divider)}.product-content dt,.product-footer small{color:var(--muted);font-size:11px;line-height:16px}.product-content dd{margin:3px 0 0;font-size:12px;line-height:18px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-footer>span{font-size:12px;line-height:18px}.product-footer small{display:block}.listing-button{min-height:36px;padding:7px 12px;border:1px solid var(--text);border-radius:250px;background:var(--white);font:600 12px/16px Inter;cursor:pointer}.listing-button:hover{background:var(--surface)}.marketplace-callout{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:20px;border-radius:16px;background:var(--surface)}.marketplace-callout>div{display:flex;align-items:center;gap:14px}.callout-icon{display:grid;place-items:center;flex:none;width:44px;height:44px;border-radius:12px;background:var(--brand-light);color:var(--brand-high);font-size:22px}.marketplace-callout h3{margin:0;font-size:16px;font-weight:600}.marketplace-callout p{margin:4px 0 0;color:var(--tertiary);font-size:12px;line-height:18px}.partner-section{background:var(--sidebar);color:var(--inverted)}.partner-layout{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.partner-copy p:not(.eyebrow){color:#d4d4d8;font-size:16px;line-height:26px}.partner-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.text-link{color:var(--inverted);font-size:14px}.application-card{padding:24px;border-radius:24px;background:var(--white);color:var(--text)}.card-label{margin:0;color:var(--muted);font-size:12px;letter-spacing:.1em}.application-card h3{margin:5px 0 20px;font-size:24px;line-height:36px;font-weight:600}.application-options{display:grid;gap:8px}.application-options a{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--divider);border-radius:16px;color:var(--text);text-decoration:none}.application-options a:hover{background:var(--brand-subtle);border-color:var(--brand-light)}.option-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;font-size:14px;font-weight:600}.retail-icon{background:#fff7ed;color:#9a3412}.supplier-icon{background:#ecfdf5;color:#065f46}.warehouse-icon{background:#eff6ff;color:#1e40af}.application-options b,.application-options small{display:block}.application-options b{font-size:14px;line-height:20px}.application-options small{color:var(--muted);font-size:12px;line-height:16px}.application-options i{color:var(--brand);font-style:normal}.form-note{margin:18px 0 0;color:var(--muted);font-size:11px;line-height:16px}dialog{width:min(540px,calc(100% - 32px));padding:28px;border:0;border-radius:24px;box-shadow:var(--shadow);font-family:Inter}dialog::backdrop{background:rgba(30,27,75,.58);backdrop-filter:blur(3px)}dialog h2{margin:14px 0 8px;font-size:28px;line-height:36px;font-weight:600}dialog p{color:var(--tertiary);font-size:14px;line-height:22px}.dialog-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border:0;border-radius:50%;background:var(--surface);font-size:24px}.dialog-actions{display:flex;gap:10px;margin-top:24px}footer{padding-block:44px;background:#11102f;color:#d4d4d8}.footer-inner{display:grid;grid-template-columns:220px 1fr auto;gap:40px;align-items:center}.footer-inner img{width:180px}.footer-inner p{max-width:490px;margin:0;font-size:12px;line-height:18px}.footer-inner>div{display:flex;gap:18px;align-items:center;font-size:12px}.footer-inner a{color:var(--inverted)}@media(max-width:899px){body{font-size:14px;line-height:20px}.shell{width:min(100% - 32px,1180px)}.preview-bar{font-size:10px}.header-inner{height:64px}.brand img{width:142px}.menu-button{display:block}.site-header nav{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:12px 16px 20px;background:var(--white);border-bottom:1px solid var(--divider)}.site-header nav.open{display:flex}.site-header nav a{min-height:44px;display:flex;align-items:center;padding-inline:12px}.site-header nav .button{justify-content:center;margin-top:8px}.hero{min-height:auto;grid-template-columns:1fr;gap:48px;padding-block:64px}.hero h1{font-size:52px}.hero-lede{font-size:16px;line-height:24px}.operations-card{padding:16px;border-radius:16px}.workspace-topbar{display:block}.status-badge{margin-top:8px}.metrics{grid-template-columns:1fr}.split-heading,.marketplace-heading,.partner-layout{grid-template-columns:1fr;gap:24px}.section{padding-block:72px}.section-heading h2,.partner-copy h2{font-size:36px}.split-heading>p{font-size:16px;line-height:24px}.solution-grid,.product-grid{grid-template-columns:1fr}.solution-card{min-height:300px}.product-visual{height:160px}.marketplace-callout{align-items:flex-start;flex-direction:column}.marketplace-callout .button{width:100%}.partner-actions{align-items:flex-start;flex-direction:column}.application-card{padding:16px;border-radius:16px}.footer-inner{grid-template-columns:1fr;gap:20px}.footer-inner>div{flex-wrap:wrap}.dialog-actions{flex-direction:column}.dialog-actions .button{width:100%}}@media(max-width:480px){.shell{width:min(100% - 24px,1180px)}.hero h1{font-size:44px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.account-tags{gap:5px}.workspace-topbar h2{font-size:20px;line-height:28px}.activity-row{grid-template-columns:34px 1fr}.activity-row .time{display:none}.product-footer{align-items:flex-start;flex-direction:column}.listing-button{width:100%}.filter-row{display:grid;grid-template-columns:1fr 1fr}.filter-chip{padding-inline:10px;font-size:12px}.application-options a{grid-template-columns:40px 1fr}.application-options i{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}
