@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Noto+Sans+TC:wght@400;500;600&display=swap";.merchant-app{--merchant-ink:#171816;--merchant-muted:#777a73;--merchant-line:#e6e8e2;--merchant-bg:#f7f8f5;--merchant-green:#436b4c;background:var(--merchant-bg);color:var(--merchant-ink);min-height:100vh;font-family:DM Sans,Inter,sans-serif;display:flex}.merchant-app button,.merchant-app input,.merchant-app textarea,.merchant-app select{font:inherit}.merchant-sidebar{border-right:1px solid var(--merchant-line);background:#fff;flex-direction:column;flex:0 0 250px;min-height:100vh;padding:27px 18px 18px;display:flex}.sidebar-brand{letter-spacing:.14em;padding:0 12px;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:600}.sidebar-brand span{color:#9b9e96;letter-spacing:.1em;margin-top:7px;font-family:DM Sans,sans-serif;font-size:8px;font-weight:500;display:block}.business-switcher{text-align:left;background:#f5f6f2;border:1px solid #eceee8;border-radius:10px;align-items:center;gap:10px;width:100%;margin:36px 0 25px;padding:10px;display:flex}.business-switcher strong,.user-chip strong{font-size:12px;font-weight:600;display:block}.business-switcher small,.user-chip small{color:var(--merchant-muted);margin-top:3px;font-size:10px;display:block}.business-avatar,.user-avatar,.topbar-user{color:#fff;border-radius:7px;flex:0 0 31px;justify-content:center;align-items:center;height:31px;font-size:9px;font-weight:700;display:inline-flex}.chevron{color:#9b9e96;margin-left:auto;font-size:17px}.merchant-sidebar nav{flex:1}.nav-group{margin:0 0 22px}.nav-section,.card-kicker,.eyebrow-dark{color:#9b9e96;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:600;display:block}.nav-section{padding:0 12px 8px}.nav-item,.help-link{color:#6f726c;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;padding:9px 12px;font-size:12px;transition:background .2s,color .2s;display:flex}.nav-item:hover,.nav-item.is-active{color:#203b26;background:#eef2eb}.nav-icon{color:#a2a69d;text-align:center;width:14px;font-size:16px}.nav-item.is-active .nav-icon{color:var(--merchant-green)}.sidebar-bottom{border-top:1px solid var(--merchant-line);padding-top:16px}.help-link{color:#888c84;margin-bottom:15px}.user-chip{align-items:center;gap:10px;padding:0 5px;display:flex}.user-avatar,.topbar-user{background:#1b2c22;border-radius:50%}.more{color:#979b94;margin-left:auto;font-size:16px}.merchant-main{flex:1;min-width:0}.merchant-topbar{border-bottom:1px solid var(--merchant-line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(25px,4vw,64px);display:flex}.topbar-kicker{color:#9b9e96;margin-bottom:5px;font-size:10px;display:block}.merchant-topbar h1{margin:0;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:500}.topbar-actions{align-items:center;gap:14px;display:flex}.search-button,.notification-button{border:1px solid var(--merchant-line);color:#83877f;cursor:pointer;background:#f5f6f2;border-radius:7px;padding:8px 10px;font-size:12px}.search-button span{margin-left:5px}.search-button kbd{background:#fff;border:1px solid #e1e4dc;border-radius:4px;margin-left:20px;padding:2px 5px;font-size:9px}.notification-button{background:0 0;border:0;padding:4px;font-size:20px}.topbar-user{width:29px;height:29px;font-size:10px}.mobile-menu,.business-switcher-mobile{display:none}.view-content{max-width:1320px;margin:0 auto;padding:clamp(35px,5vw,70px) clamp(25px,4vw,64px) 80px}.welcome-row,.view-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.view-heading{align-items:center}.eyebrow-dark{color:#7d8279;margin-bottom:12px}.welcome-row h2,.view-heading h2{letter-spacing:-.04em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,3.5vw,47px);font-weight:500}.view-intro{color:#7c8178;margin:10px 0 0;font-size:14px}.primary-button,.secondary-button{border:1px solid var(--merchant-ink);cursor:pointer;border-radius:6px;padding:11px 16px;font-size:12px;transition:transform .2s,background .2s}.primary-button{background:var(--merchant-ink);color:#fff}.primary-button:hover{background:#35453a;transform:translateY(-1px)}.secondary-button{color:var(--merchant-ink);background:#fff;border-color:#dfe2da}.heading-actions{gap:8px;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px;display:grid}.metric-card,.surface-card{border:1px solid var(--merchant-line);background:#fff;border-radius:10px}.metric-card{padding:20px 22px}.metric-card>span{color:#7f837b;font-size:11px;display:block}.metric-card strong{margin:14px 0 4px;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:500;display:block}.metric-card small{color:var(--merchant-green);font-size:10px}.overview-grid{grid-template-columns:1.25fr .75fr;gap:22px;display:grid}.surface-card{padding:24px}.card-heading{justify-content:space-between;align-items:start;margin-bottom:19px;display:flex}.card-heading h3{margin:8px 0 0;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:500}.progress-value{color:var(--merchant-green);font-size:12px}.progress-line{background:#edf0ea;border-radius:2px;height:4px;margin-bottom:13px;overflow:hidden}.progress-line span{background:#64856a;width:66%;height:100%;display:block}.checklist-item,.actions-card>button{color:#4c514b;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #f0f1ed;align-items:center;gap:10px;width:100%;padding:12px 0;font-size:12px;display:flex}.checklist-item:last-child,.actions-card>button:last-child{border-bottom:0}.check{color:#fff;border:1px solid #ccd2c8;border-radius:50%;flex:0 0 17px;justify-content:center;align-items:center;height:17px;font-size:10px;display:inline-flex}.check.is-done{background:#64856a;border-color:#64856a}.item-arrow{color:#64856a;margin-left:auto}.actions-card>button{gap:12px;padding:14px 0}.actions-card>button>span:nth-child(2){flex:1}.actions-card strong,.actions-card small{display:block}.actions-card strong{font-size:12px;font-weight:500}.actions-card small{color:#969a93;margin-top:3px;font-size:10px}.action-symbol{color:#65816a;text-align:center;border:1px solid #d7ddd3;border-radius:50%;width:26px;height:26px;font-size:17px}.editor-layout{grid-template-columns:180px minmax(300px,1fr) 250px;gap:14px;display:grid}.editor-pages,.editor-settings{padding:17px}.editor-pages .card-heading{align-items:center;margin-bottom:8px}.editor-pages .card-heading h3,.editor-settings h3{font-size:14px}.editor-pages .card-heading button{color:#64856a;cursor:pointer;background:0 0;border:0;font-size:19px}.page-item,.settings-nav button,.menu-categories button{color:#797e75;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;gap:9px;width:100%;margin:3px 0;padding:9px;font-size:11px;display:flex}.page-item span:last-child{margin-left:auto}.page-item.is-selected,.settings-nav button.is-selected,.menu-categories button.is-selected{color:#24422b;background:#edf2eb}.site-preview{min-height:560px;padding:0;overflow:hidden}.preview-toolbar{border-bottom:1px solid var(--merchant-line);color:#93978f;justify-content:space-between;align-items:center;padding:12px 16px;font-size:10px;display:flex}.preview-page{color:#fff;background:#e8e7df;height:calc(100% - 42px);min-height:518px;padding:28px 35px;position:relative}.preview-logo{letter-spacing:.08em;font-family:Space Grotesk,sans-serif;font-size:12px;line-height:.9}.preview-nav{font-size:9px;position:absolute;top:31px;right:35px}.preview-page>div{position:absolute;bottom:70px;left:35px}.preview-kicker{letter-spacing:.16em;font-size:9px}.preview-page h3{letter-spacing:-.06em;margin:16px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(34px,4vw,60px);font-weight:400;line-height:.9}.preview-page p{font-size:12px;line-height:1.7}.preview-page button{color:#222;background:#fff;border:0;border-radius:3px;margin-top:10px;padding:10px 12px;font-size:10px}.editor-settings label,.settings-form label{color:#6e746b;margin-top:23px;font-size:10px;display:block}.editor-settings input,.editor-settings textarea,.settings-form input,.settings-form select{color:#30332f;resize:none;background:#fafbf8;border:1px solid #e2e5de;border-radius:5px;width:100%;margin-top:7px;padding:9px;font-size:11px;display:block}.editor-settings textarea{height:80px}.editor-settings .secondary-button{width:100%;margin-top:24px}.menu-layout,.settings-layout{grid-template-columns:180px 1fr;gap:16px;display:grid}.menu-categories{padding:17px 12px}.menu-categories .card-kicker{padding:0 9px 8px}.menu-categories button span{margin-left:auto}.menu-table,.orders-card,.team-card{padding:0;overflow:hidden}.table-head,.menu-row{grid-template-columns:minmax(200px,2fr) 1fr 80px 90px 30px;align-items:center;gap:15px;padding:13px 20px;font-size:10px;display:grid}.table-head{border-bottom:1px solid var(--merchant-line);color:#999d95;text-transform:uppercase;background:#fafbf8}.menu-row{color:#6d726a;border-bottom:1px solid #f0f1ed;min-height:67px}.menu-row:last-child{border-bottom:0}.menu-item-name,.member-cell{align-items:center;gap:11px;display:flex}.menu-item-name i,.member-cell i{color:#57735b;background:#e6ebe1;border-radius:5px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-style:normal;display:inline-flex}.menu-item-name strong,.member-cell strong,.order-row>span:first-child strong{color:#31352f;font-size:12px;font-weight:500;display:block}.menu-item-name small,.member-cell small,.order-row>span:first-child small{color:#989d94;margin-top:4px;font-size:10px;font-weight:400;display:block}.menu-row>button{color:#9ca099;cursor:pointer;background:0 0;border:0}.status-live,.status-complete{color:#4e7a56;font-size:9px;font-weight:500}.status-live:before,.status-complete:before{content:"";background:#6da275;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.status-complete{color:#888d85}.status-complete:before{background:#b8beb6}.live-pill{color:#4e7a56;font-size:11px}.live-pill i{background:#6da275;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.pos-layout{grid-template-columns:1fr 310px;gap:16px;display:grid}.pos-tabs{border-bottom:1px solid var(--merchant-line);gap:22px;margin-bottom:20px;display:flex}.pos-tabs button,.order-filters button{color:#858a81;cursor:pointer;background:0 0;border:0;padding:0 0 11px;font-size:12px}.pos-tabs button.is-selected,.order-filters button.is-selected{color:#263b2b;border-bottom:2px solid #263b2b}.pos-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pos-product{border:1px solid var(--merchant-line);cursor:pointer;text-align:left;background:#fff;border-radius:9px;padding:12px}.product-image{color:#918c78;background:#ebe8dd;border-radius:6px;justify-content:center;align-items:center;height:110px;margin-bottom:12px;font-family:Space Grotesk;font-size:38px;display:flex}.pos-product strong,.pos-product small{display:block}.pos-product strong{font-size:12px;font-weight:500}.pos-product small{color:#7e837a;margin-top:6px;font-size:11px}.order-cart{align-self:start;min-height:420px}.cart-heading{border-bottom:1px solid var(--merchant-line);justify-content:space-between;align-items:center;padding-bottom:17px;display:flex}.cart-heading h3{margin:0;font-family:Space Grotesk;font-size:17px;font-weight:500}.cart-heading button{color:#8c9189;cursor:pointer;background:0 0;border:0;font-size:10px}.empty-cart{color:#9ba098;text-align:center;padding:75px 0}.empty-cart>span{border:1px dashed #cdd3c9;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:21px;display:inline-flex}.empty-cart p{font-size:12px;line-height:1.6}.empty-cart small{font-size:10px}.cart-items{min-height:235px;padding-top:12px}.cart-items>div{justify-content:space-between;padding:10px 0;font-size:12px;display:flex}.cart-items small{color:#989d94;margin-top:4px;font-size:10px;display:block}.cart-total{border-top:1px solid var(--merchant-line);justify-content:space-between;padding:16px 0;font-size:12px;display:flex}.cart-total strong{font-family:Space Grotesk;font-size:20px}.checkout-button{width:100%}.checkout-button:disabled{cursor:not-allowed;background:#d5dad3;border-color:#d5dad3}.order-filters{border-bottom:1px solid var(--merchant-line);align-items:center;gap:22px;padding:18px 20px 0;display:flex}.order-filters button span{color:#9aa098;margin-left:5px}.order-filters label{color:#9aa098;margin-left:auto;padding-bottom:14px;font-size:11px}.order-table-head,.order-row{grid-template-columns:2fr 1fr 1fr 1fr 1fr}.settings-nav{height:fit-content;padding:12px}.settings-form{max-width:600px}.settings-form h3{margin:9px 0 25px;font-family:Space Grotesk;font-size:19px;font-weight:500}.settings-form select{appearance:none}.slug-input{align-items:center;display:flex}.slug-input span{color:#899087;background:#f0f2ed;border:1px solid #e2e5de;border-radius:5px 0 0 5px;padding:10px 8px;font-size:10px}.slug-input input{border-radius:0 5px 5px 0;margin:0}.field-note{color:#9a9f97;margin-top:8px;font-size:10px}.merchant-login{color:var(--merchant-ink);background:#f7f8f5;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex;position:relative}.merchant-login-mark{letter-spacing:.17em;font-family:Space Grotesk;font-size:20px;font-weight:600;position:absolute;top:32px;left:35px}.login-panel{border:1px solid var(--merchant-line);background:#fff;border-radius:12px;width:100%;max-width:445px;padding:52px}.product-kicker{color:#718774;letter-spacing:.13em;font-size:9px;font-weight:600}.login-panel h1{letter-spacing:-.06em;margin:19px 0;font-family:Space Grotesk;font-size:clamp(38px,5vw,56px);font-weight:500;line-height:.98}.login-panel p{color:#7c8279;margin-bottom:30px;font-size:14px;line-height:1.7}.google-button{color:#fff;cursor:pointer;background:#1a1b19;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px;font-size:13px;display:flex}.google-g{color:#4285f4;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:inline-flex}.login-panel small{color:#a0a49d;text-align:center;margin-top:16px;font-size:10px;line-height:1.6;display:block}.login-footer{color:#a0a49d;font-size:10px;position:absolute;bottom:30px;left:35px;right:35px}.login-footer span{float:right}@media (width<=1050px){.merchant-sidebar{flex-basis:218px}.editor-layout{grid-template-columns:155px 1fr}.editor-settings{display:none}.table-head,.menu-row{grid-template-columns:minmax(180px,2fr) 1fr 70px 80px 26px}.pos-layout{grid-template-columns:1fr 280px}}@media (width<=760px){.merchant-sidebar{display:none}.merchant-topbar{height:70px;padding:0 20px}.mobile-menu{color:#677067;background:0 0;border:0;margin-right:13px;font-size:18px;display:block}.merchant-topbar>div:first-of-type{flex:1}.topbar-kicker{font-size:9px}.merchant-topbar h1{font-size:18px}.topbar-actions{gap:7px}.search-button{display:none}.business-switcher-mobile{border-bottom:1px solid var(--merchant-line);background:#fff;align-items:center;gap:9px;padding:10px 20px;display:flex}.business-switcher-mobile select{background:0 0;border:0;font-size:12px;font-weight:600}.view-content{padding:30px 18px 50px}.welcome-row,.view-heading{align-items:start;display:block}.welcome-row h2,.view-heading h2{font-size:34px}.welcome-row .primary-button,.view-heading>.primary-button{margin-top:22px}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-card{padding:16px}.metric-card strong{font-size:27px}.overview-grid,.menu-layout,.settings-layout,.pos-layout{display:block}.actions-card,.menu-categories,.order-cart,.settings-nav{margin-top:16px}.editor-layout{display:block}.editor-pages{margin-bottom:16px}.site-preview{min-height:430px}.preview-page{min-height:388px}.table-head,.menu-row{grid-template-columns:minmax(150px,2fr) 80px 65px 65px 22px;gap:8px;padding:12px}.table-head span:nth-child(2),.menu-row>span:nth-child(2){display:none}.order-table-head,.order-row{grid-template-columns:1.5fr .8fr .8fr .9fr}.order-table-head span:nth-child(2),.order-row>span:nth-child(2){display:none}.order-filters{white-space:nowrap;gap:12px;padding:15px 12px 0;overflow-x:auto}.order-filters label{display:none}.pos-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:100px}.login-panel{padding:38px 25px}.merchant-login-mark{top:24px;left:24px}.login-footer{bottom:20px;left:24px;right:24px}.login-footer span{display:none}}.google-button-host{justify-content:center;align-items:center;width:100%;min-height:44px;display:flex}.setup-status{color:#9b5748;background:#faf1ed;border-radius:5px;align-items:center;gap:8px;margin:20px 0 14px;padding:11px;font-size:11px;display:flex}.setup-status span{background:#bb6d5e;border-radius:50%;width:6px;height:6px}.setup-instructions{background:#f7f8f5;border:1px solid #e7eae4;border-radius:7px;padding:16px}.setup-instructions strong,.setup-instructions code,.setup-instructions small{display:block}.setup-instructions strong{margin-bottom:10px;font-size:12px}.setup-instructions code{color:#526554;font-size:11px;line-height:1.9}.setup-instructions small{color:#8b9288;margin-top:10px;font-size:10px;line-height:1.6}.business-form label{color:#6f756c;margin:18px 0;font-size:11px;display:block}.business-form label input{box-sizing:border-box;color:#30332f;background:#fafbf8;border:1px solid #e2e5de;border-radius:5px;width:100%;margin-top:7px;padding:11px;font-size:12px;display:block}.handle-field{align-items:center;display:flex}.handle-field span{color:#899087;background:#f0f2ed;border:1px solid #e2e5de;border-radius:5px 0 0 5px;padding:11px 9px;font-size:12px}.handle-field input{border-radius:0!important;margin:0!important}.merchant-real-dashboard{color:#171816;background:#f7f8f5;min-height:100vh}.merchant-real-dashboard>header{background:#fff;border-bottom:1px solid #e6e8e2;justify-content:space-between;align-items:center;padding:28px 6vw;display:flex}.merchant-real-dashboard header .merchant-login-mark{position:static}.merchant-real-dashboard header .merchant-login-mark small{color:#9b9e96;letter-spacing:.1em;margin-top:6px;font-family:DM Sans,sans-serif;font-size:8px;display:block}.merchant-real-dashboard header h1{margin:5px 0 0;font-family:Space Grotesk;font-size:19px;font-weight:500}.merchant-real-dashboard>main{max-width:960px;margin:0 auto;padding:90px 28px}.merchant-real-dashboard h2{letter-spacing:-.06em;margin:14px 0;font-family:Space Grotesk;font-size:clamp(40px,6vw,72px);font-weight:500}.merchant-real-dashboard main>p:not(.eyebrow-dark){color:#727970;font-size:14px}.real-status-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:55px;display:grid}.real-status-grid>div{background:#fff;border:1px solid #e6e8e2;border-radius:9px;padding:20px}.real-status-grid span,.real-status-grid strong{display:block}.real-status-grid span{color:#8d938a;font-size:10px}.real-status-grid strong{overflow-wrap:anywhere;margin-top:12px;font-size:13px}.real-notice{color:#687268;border-left:2px solid #64856a;margin-top:32px;padding-left:15px;font-size:12px;line-height:1.7}@media (width<=700px){.merchant-real-dashboard>header{padding:22px 20px}.merchant-real-dashboard>main{padding:55px 20px}.real-status-grid{grid-template-columns:1fr;margin-top:35px}}:root{color:#0a0a0a;font-synthesis:none;text-rendering:optimizelegibility;--ink:#0a0a0a;--muted:#767676;--faint:#dcdcdc;--surface:#f6f6f6;--ease:cubic-bezier(.22, 1, .36, 1);background:#fff;font-family:Inter,Noto Sans TC,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}body,button,a{color:var(--ink)}button,a{font:inherit}button{border:0}a{text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:1px solid var(--ink);outline-offset:5px}.site-nav{z-index:20;justify-content:space-between;align-items:center;height:72px;padding:0 4vw;transition:background-color .25s,border-color .25s;display:flex;position:fixed;top:0;left:0;right:0}.site-nav--scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid #00000014}.wordmark,.footer-wordmark{letter-spacing:.28em;font-size:15px;font-weight:600}.site-nav nav{gap:clamp(18px,3vw,48px);display:flex}.site-nav nav a{letter-spacing:.04em;font-size:12px;transition:opacity .18s}.site-nav nav a:hover{opacity:.5}.intro-sequence{z-index:100;animation:intro-exit .7s var(--ease) 2.25s forwards;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.intro-wordmark{animation:wordmark-reveal .7s var(--ease) .15s both;letter-spacing:.36em;margin-left:.36em;font-size:clamp(24px,3.2vw,42px);font-weight:500}.intro-line{background:var(--ink);transform-origin:50%;width:min(112px,22vw);height:1px;animation:intro-line 1.35s var(--ease) .55s both;margin-top:28px;transform:scaleX(0)}.intro-disc-seed{opacity:0;width:min(62vw,530px);height:min(62vw,530px);animation:seed-reveal 1.15s var(--ease) 1.05s forwards;position:absolute}.intro-seed-ring,.intro-seed-line{border:1px solid var(--ink);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.intro-seed-ring{border-radius:50%}.intro-seed-ring--outer{opacity:.18;width:100%;height:100%}.intro-seed-ring--inner{opacity:.42;width:53%;height:53%}.intro-seed-line{opacity:.28;transform-origin:bottom;width:1px;height:47%}.intro-seed-line--one{transform:translate(-50%,-100%)rotate(0)}.intro-seed-line--two{transform:translate(-50%,-100%)rotate(120deg)}.intro-seed-line--three{transform:translate(-50%,-100%)rotate(240deg)}.intro-sequence--reduced{animation:.25s 80ms forwards intro-exit}.intro-sequence--reduced .intro-wordmark{animation:.22s both wordmark-reveal}.intro-sequence--reduced .intro-line,.intro-sequence--reduced .intro-disc-seed{opacity:1;animation:none;transform:none}@keyframes wordmark-reveal{0%{opacity:0;letter-spacing:.5em;transform:scale(.98)translateY(4px)}to{opacity:1;letter-spacing:.22em;transform:scale(1)translateY(0)}}@keyframes intro-line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes seed-reveal{0%{opacity:0;transform:scale(.32)}to{opacity:1;transform:scale(1)}}@keyframes intro-exit{to{opacity:0;visibility:hidden}}.ecosystem-hero{min-height:100svh;position:relative;overflow:hidden}.hero-meta{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;z-index:2;flex-direction:column;font-size:10px;line-height:1.6;display:flex;position:absolute;top:125px}.hero-meta--left{left:4vw}.hero-meta--right{align-items:flex-end;right:4vw}.hero-caption{color:#9a9a9a;letter-spacing:.02em;text-transform:none;margin-top:10px;font-size:10px}.hero-rule{background:#111;width:26px;height:1px;margin-top:20px}.disc-stage{justify-content:center;align-items:center;padding-bottom:1vh;display:flex;position:absolute;inset:0}.ecosystem-disc{aspect-ratio:1;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:min(74vw,760px);max-width:760px;position:relative}.ecosystem-disc.is-dragging{cursor:grabbing}.disc-outer{--rotation:0deg;aspect-ratio:1;opacity:0;transform:scale(.82) rotate(var(--rotation));position:absolute;inset:0}.disc-outer--ready{animation:disc-arrive .9s var(--ease) forwards}.disc-outer--snapping{transition:transform .9s var(--ease)}.disc-drawing{width:100%;height:100%;position:absolute;overflow:visible}.disc-circle{fill:none;stroke:var(--ink);vector-effect:non-scaling-stroke}.disc-divider{opacity:.3;stroke:var(--ink);stroke-width:.45px;vector-effect:non-scaling-stroke}.disc-tick{opacity:.2;stroke:var(--ink);stroke-width:.35px;vector-effect:non-scaling-stroke}.disc-dot{fill:var(--ink);opacity:.6}@keyframes disc-arrive{0%{opacity:0;transform:scale(.82) rotate(var(--rotation))}to{opacity:1;transform:scale(1) rotate(var(--rotation))}}.sector-button{--label-radius:clamp(105px, 22vw, 225px);cursor:pointer;text-align:left;height:clamp(114px,13.5vw,150px);transform:translate(-50%, -50%) rotate(var(--sector-angle)) translateY(calc(-1 * var(--label-radius))) rotate(calc(-1 * var(--sector-angle) - var(--rotation)));transform-origin:50%;z-index:3;background:#ffffffe6;border:1px solid #0003;border-radius:50%;flex-direction:column;justify-content:center;align-items:flex-start;width:clamp(114px,13.5vw,150px);padding:16px 18px;transition:background-color .25s,border-color .25s,opacity .25s,width .25s,height .25s;display:flex;position:absolute;top:50%;left:50%}.sector-button:hover,.sector-button:focus-visible,.sector-button.is-active{background:#f6f6f6;border-color:#0000009e}.sector-button:hover{width:clamp(122px,14vw,158px);height:clamp(122px,14vw,158px)}.sector-button:focus-visible{outline-offset:4px}.sector-number{letter-spacing:.12em;margin-bottom:9px;font-size:9px}.sector-category{letter-spacing:.03em;margin-bottom:2px;font-size:10px}.sector-button strong{letter-spacing:.06em;white-space:nowrap;font-size:clamp(14px,1.55vw,19px);font-weight:500}.sector-brand-zh{color:#6d6d6d;margin-top:3px;font-family:Noto Sans TC,sans-serif;font-size:10px}.sector-keyword{color:#777;letter-spacing:.14em;margin-top:auto;font-size:8px}.center-core{cursor:pointer;text-align:center;height:25.5%;transition:transform .22s var(--ease), background-color .22s ease;z-index:4;background:#fff;border:1px solid #000000b3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:25.5%;padding:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.center-core:hover{transform:translate(-50%,-50%)scale(1.015)}.center-overline,.center-underline{letter-spacing:.12em;white-space:nowrap;font-size:clamp(5px,.55vw,8px)}.center-overline{margin-bottom:12px}.center-underline{color:gray;margin-top:11px}.center-core strong{letter-spacing:.2em;margin-left:.2em;font-size:clamp(13px,1.65vw,21px);font-weight:600}.hero-detail-wrap{z-index:5;width:min(320px,23vw);position:absolute;bottom:7.5vh;left:4vw}.brand-detail{gap:18px;min-height:135px;display:flex}.detail-index{color:#8a8a8a;letter-spacing:.12em;padding-top:4px;font-size:10px}.eyebrow{color:#777;letter-spacing:.11em;text-transform:uppercase;font-size:10px}.detail-category{color:#888;letter-spacing:.05em;margin:6px 0 17px;font-size:9px}.detail-copy h2{letter-spacing:.08em;margin:0;font-size:26px;font-weight:500}.detail-brand-zh{margin:6px 0 0;font-family:Noto Sans TC,sans-serif;font-size:11px}.detail-description{margin:17px 0 14px;font-family:Noto Sans TC,sans-serif;font-size:12px;line-height:1.9}.detail-keywords{flex-wrap:wrap;gap:8px 12px;display:flex}.detail-keywords span{color:#777;letter-spacing:.13em;font-size:8px}.text-link{border-bottom:1px solid var(--ink);margin-top:22px;padding-bottom:5px;font-size:11px;display:inline-block}.text-link span{margin-left:10px;transition:transform .18s;display:inline-block}.text-link:hover span{transform:translate(3px,-3px)}.overview-note{color:#777;font-size:11px}.scroll-hint{cursor:pointer;letter-spacing:.06em;z-index:3;background:0 0;flex-direction:column;align-items:center;gap:12px;font-size:10px;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.scroll-line{background:var(--ink);opacity:.5;width:1px;height:28px}.mobile-drag-hint{display:none}.section-frame{max-width:1440px;margin:0 auto;padding-left:7vw;padding-right:7vw}.story-section{border-top:1px solid #e3e3e3;padding-top:11vw;padding-bottom:18vw}.section-kicker{color:#777;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.story-layout{grid-template-columns:minmax(200px,.8fr) 1.2fr;gap:10vw;margin-top:8vw;display:grid}.story-layout h2{letter-spacing:-.06em;margin:0;font-size:clamp(46px,9vw,132px);font-weight:500;line-height:.9}.story-copy{max-width:580px;padding-top:1vw}.story-copy p{margin:0;font-family:Noto Sans TC,sans-serif;font-size:clamp(14px,1.3vw,19px);line-height:2}.story-copy .story-lead{letter-spacing:-.03em;margin-bottom:35px;font-size:clamp(22px,2.5vw,38px);line-height:1.5}.directory-section{border-top:1px solid #e3e3e3;padding-top:6vw;padding-bottom:15vw}.directory-heading{justify-content:space-between;align-items:baseline;gap:24px;margin:8vw 0 4vw;display:flex}.directory-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(42px,7vw,104px);font-weight:500;line-height:.9}.directory-heading p{margin:0;font-family:Noto Sans TC,sans-serif;font-size:14px}.brand-list{border-top:1px solid var(--ink)}.brand-row{cursor:pointer;text-align:left;background:#fff;border-bottom:1px solid #dcdcdc;grid-template-columns:7% 24% 27% 1fr 24px;align-items:center;gap:20px;width:100%;min-height:108px;padding:0 18px;transition:background-color .3s,color .3s,border-color .3s;display:grid}.brand-row:hover,.brand-row.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.row-number{letter-spacing:.1em;align-self:start;padding-top:23px;font-size:10px}.row-brand{flex-direction:column;gap:8px;display:flex}.row-brand strong{letter-spacing:.05em;font-size:clamp(19px,2.1vw,29px);font-weight:500}.row-brand small{font-family:Noto Sans TC,sans-serif;font-size:11px}.row-category,.row-keywords{letter-spacing:.02em;font-size:11px}.row-keywords{color:#777;letter-spacing:.12em;font-size:9px}.brand-row:hover .row-keywords,.brand-row.is-active .row-keywords{color:#aaa}.row-arrow{opacity:.7;transition:transform .25s var(--ease);font-size:19px}.brand-row:hover .row-arrow,.brand-row.is-active .row-arrow{transform:translate(3px,-3px)}.news-section{border-top:1px solid #e3e3e3;padding-top:6vw;padding-bottom:13vw}.news-content{justify-content:space-between;align-items:end;gap:10vw;margin-top:10vw;display:flex}.news-content h2{letter-spacing:-.06em;max-width:650px;margin:0;font-size:clamp(36px,6vw,88px);font-weight:500;line-height:.95}.news-content p{margin:0 0 6px;font-family:Noto Sans TC,sans-serif;font-size:14px}.site-footer{background:var(--ink);color:#fff;max-width:none;padding-top:76px;padding-bottom:35px}.site-footer a,.site-footer span,.site-footer p{color:inherit}.footer-top{justify-content:space-between;min-height:200px;display:flex}.footer-wordmark{font-size:clamp(24px,3vw,42px)}.footer-signature{letter-spacing:.05em;margin-top:17px;font-size:11px;color:#a0a0a0!important}.footer-contact{max-width:235px}.footer-contact .eyebrow{color:#888}.footer-contact p{margin-top:18px;font-family:Noto Sans TC,sans-serif;font-size:12px;line-height:1.8}.footer-bottom{border-top:1px solid #333;justify-content:space-between;align-items:end;padding-top:20px;font-size:10px;display:flex}.footer-brands{align-items:center;gap:18px;display:flex}.footer-brands .eyebrow{color:#888;margin-right:6px}.ecosystem-hero:not(.ecosystem-hero--ready) .hero-meta,.ecosystem-hero:not(.ecosystem-hero--ready) .hero-detail-wrap,.ecosystem-hero:not(.ecosystem-hero--ready) .scroll-hint{opacity:0}.ecosystem-hero--ready .hero-meta,.ecosystem-hero--ready .hero-detail-wrap,.ecosystem-hero--ready .scroll-hint{animation:content-arrive .7s var(--ease) both}@keyframes content-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.ecosystem-disc{width:min(66vw,650px)}.hero-detail-wrap{width:260px;bottom:5vh;left:4vw}.detail-description{font-size:11px}.hero-meta--right{top:100px}.row-category{font-size:10px}}@media (width<=760px){.site-nav{height:62px;padding:0 20px}.wordmark{font-size:13px}.site-nav nav{gap:14px}.site-nav nav a{font-size:10px}.hero-meta{top:87px}.hero-meta--left{left:20px}.hero-meta--right{right:20px}.hero-meta--left .hero-caption,.hero-meta--right .hero-caption,.hero-rule{display:none}.ecosystem-disc{width:88vw}.sector-button{--label-radius:clamp(104px, 27vw, 128px);width:clamp(102px,25vw,116px);height:clamp(102px,25vw,116px);padding:11px 13px}.sector-button:hover{width:clamp(106px,26vw,121px);height:clamp(106px,26vw,121px)}.sector-number{margin-bottom:6px;font-size:8px}.sector-category{font-size:8px}.sector-button strong{font-size:13px}.sector-brand-zh{font-size:9px}.sector-keyword{display:none}.center-core{width:26%;height:26%}.center-overline,.center-underline{letter-spacing:.08em;font-size:5px}.center-overline{margin-bottom:8px}.center-underline{margin-top:8px}.center-core strong{font-size:13px}.hero-detail-wrap{width:calc(100% - 40px);bottom:42px;left:20px}.brand-detail{min-height:auto}.detail-copy{max-width:300px}.detail-description{margin:12px 0 8px}.detail-keywords,.scroll-hint{display:none}.mobile-drag-hint{color:#888;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:9px;display:block;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.section-frame{padding-left:20px;padding-right:20px}.story-section{padding-top:20vw;padding-bottom:26vw}.story-layout{margin-top:24vw;display:block}.story-layout h2{margin-bottom:18vw;font-size:22vw}.story-copy .story-lead{margin-bottom:25px;font-size:24px}.story-copy p{font-size:14px}.directory-section{padding-top:15vw;padding-bottom:25vw}.directory-heading{margin:22vw 0 12vw;display:block}.directory-heading h2{font-size:18vw}.directory-heading p{margin-top:20px}.brand-row{grid-template-columns:11% 1fr 24px;gap:10px;min-height:100px;padding:0 2px}.row-category,.row-keywords{display:none}.row-brand strong{font-size:21px}.news-section{padding-top:15vw;padding-bottom:30vw}.news-content{align-items:start;margin-top:25vw;display:block}.news-content h2{font-size:14vw}.news-content p{margin-top:35px}.site-footer{padding-top:55px;padding-bottom:25px}.footer-top{min-height:260px;display:block}.footer-contact{margin-top:80px}.footer-bottom{align-items:start;line-height:2;display:block}.footer-brands{flex-direction:column;align-items:start;gap:0;margin-bottom:22px}.footer-brands .eyebrow{margin-bottom:8px;margin-right:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.disc-outer--ready{opacity:1;transform:rotate(var(--rotation));animation:none}}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ecosystem-hero{min-height:100svh}.disc-stage{padding-top:42px}.ecosystem-disc{width:min(78vw,820px);max-width:820px}.disc-outer{will-change:transform}.disc-sector-fill{fill:#f4f4f4;opacity:.72;opacity:.32;transition:opacity .28s,fill .28s}.disc-sector-fill--two{fill:#f3f3f3}.disc-sector-fill--three{fill:#fafafa}.disc-circle--outer{opacity:.72;stroke-width:.65px}.disc-circle--middle{opacity:.34;stroke-width:.5px}.disc-circle--content{opacity:.24;stroke-width:.45px}.disc-circle--inner{opacity:.9;stroke-width:.7px}.disc-divider{opacity:.65;stroke-width:.65px}.sector-button{--label-radius:clamp(190px, 28vw, 290px);text-align:center;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:clamp(190px,22vw,270px);height:138px;padding:14px 10px}.sector-button:hover,.sector-button:focus-visible,.sector-button.is-active{border-color:var(--ink);background:#f7f7f7;width:clamp(190px,22vw,270px);height:138px}.sector-button.is-active{transform:translate(-50%, -50%) rotate(var(--sector-angle)) translateY(calc(-1 * var(--label-radius))) rotate(calc(-1 * var(--sector-angle) - var(--rotation))) scale(1.04)}.sector-button.is-muted{opacity:.3}.sector-button strong{letter-spacing:.02em;font-size:clamp(19px,2vw,28px);font-weight:600}.sector-brand-line{white-space:nowrap;justify-content:center;align-items:baseline;gap:9px;display:flex}.sector-logo{object-fit:contain;max-width:140px;height:30px;margin-bottom:8px}.sector-brand-zh{color:var(--ink);font-family:Noto Sans TC,sans-serif;font-size:inherit;font-weight:500}.sector-category{color:#555;letter-spacing:.02em;margin-top:7px;font-size:10px}.sector-keywords{color:#777;letter-spacing:.02em;max-width:230px;margin-top:8px;font-size:9px;line-height:1.4}.center-core{border:1px solid var(--ink);width:25.5%;height:25.5%}.center-core img{object-fit:contain;max-width:150px;height:60px;margin-bottom:14px}.center-core strong{letter-spacing:.16em;margin-left:.16em;font-size:clamp(18px,2vw,26px)}.hero-detail-wrap{width:min(360px,28vw);bottom:8vh;left:7vw}.brand-detail{min-height:0}.detail-copy{border-left:0;padding-left:0}.detail-category{color:#555;margin:0 0 15px;font-size:11px}.detail-copy h2{letter-spacing:-.03em;font-size:clamp(28px,3vw,42px);font-weight:600}.detail-description{margin:16px 0 0;font-size:13px;line-height:1.8}.detail-status,.row-status{color:#777;letter-spacing:.08em;text-transform:uppercase;margin:8px 0 0;font-size:10px}.text-link{margin-top:18px}.scroll-hint{bottom:28px}.scroll-line{opacity:.7;height:32px}.story-section{border-top:1px solid var(--ink)}.section-kicker{display:none}.directory-section,.news-section{border-top-color:var(--ink)}.directory-heading{margin-top:7vw}.directory-heading p{color:#555}@media (width<=760px){.disc-stage{padding-top:20px}.ecosystem-disc{width:94vw}.sector-button{--label-radius:36vw;width:42vw;height:116px}.sector-button:hover,.sector-button:focus-visible,.sector-button.is-active{width:42vw;height:116px}.sector-button strong{font-size:16px}.sector-logo{max-width:110px;height:24px;margin-bottom:5px}.sector-category{font-size:9px}.sector-keywords{display:none}.center-core img{height:42px;margin-bottom:9px}.center-core strong{font-size:14px}.hero-detail-wrap{width:calc(100% - 40px);bottom:42px;left:20px}}
