@font-face{font-family:DM Sans;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/dm-sans-regular.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:550 800;font-display:swap;src:url(/fonts/dm-sans-semibold.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400 650;font-display:swap;src:url(/fonts/manrope-semibold.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700 800;font-display:swap;src:url(/fonts/manrope-extrabold.ttf) format("truetype")}:root{font-family:DM Sans,system-ui,sans-serif;color:#23352d;background:#fff;font-synthesis:none;--brand: #167d56;--ink: #23352d;--muted: #69776e;--border: #e2e8e3;--paper: #f6f8f6;--coral: #d97459;--blue: #3979b7}*{box-sizing:border-box;letter-spacing:0}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #75b8f2;outline-offset:3px}h1,h2,h3,h4{font-family:Manrope,DM Sans,sans-serif;margin:0;font-weight:750;overflow-wrap:anywhere}h1{font-size:30px;line-height:1.25}h2{font-size:20px;line-height:1.35}h3{font-size:16px}p{line-height:1.65}small{font-size:12px}svg{flex-shrink:0;vertical-align:middle}img{max-width:100%;display:block}input,select,textarea{width:100%;min-width:0;border:1px solid #ced9d1;border-radius:6px;padding:11px 12px;color:var(--ink);background:#fff;min-height:43px}input[type=checkbox],input[type=radio]{width:17px;min-height:17px;accent-color:var(--brand);flex-shrink:0}input[type=color]{padding:5px;width:70px}textarea{resize:vertical}select{padding-right:28px}button{color:inherit}fieldset{border:1px solid var(--border);border-radius:6px}table{border-collapse:collapse;width:100%;font-size:14px}th{text-align:left;font-size:12px;font-weight:600;color:var(--muted);background:#f7f9f7}td,th{padding:16px;border-bottom:1px solid var(--border);white-space:nowrap}td small{display:block;margin-top:5px;color:var(--muted)}.table-scroll{overflow:auto;max-width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border:1px solid transparent;border-radius:6px;background:var(--brand);color:#fff;font-size:14px;font-weight:600;line-height:1.35;min-height:43px;flex-shrink:0;text-align:center;transition:background .15s}.button:hover{text-decoration:none;background:#106544}.button svg{width:18px;height:18px}.button.secondary{background:#fff;border-color:#d7e1da;color:var(--ink)}.button.secondary:hover{background:#f1f6f2}.button.large{padding:15px 22px;min-height:51px}.button.small{min-height:35px;padding:7px 12px;font-size:12px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border:1px solid transparent;background:transparent;border-radius:5px;color:var(--muted);cursor:pointer;padding:5px}.icon-button:hover{background:#eaf1ec;color:var(--brand);text-decoration:none}.icon-button.selected{color:var(--brand)}.text-link{display:inline-flex;gap:8px;align-items:center;background:none;border:0;padding:0;color:var(--brand);font-size:13px;font-weight:650;cursor:pointer}.muted{color:var(--muted);font-size:13px}.danger{color:#bc453c!important}.eyebrow{display:block;font-size:10px;font-weight:700;color:var(--brand);line-height:1.6}.brand{font-family:Manrope,sans-serif;display:inline-flex;gap:9px;align-items:center;font-size:28px;font-weight:800;color:#234637;text-decoration:none;line-height:1}.brand:hover{text-decoration:none}.brand>svg{width:34px;height:34px;stroke-width:2.3;color:var(--brand)}.brand-dot{color:#23a577}.brand.light{color:#fff}.loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:14px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{display:flex;align-items:flex-start;gap:10px;background:#eff5f1;color:#386147;border:1px solid #d8e5da;border-radius:6px;padding:13px 15px;font-size:13px;line-height:1.6;margin:14px 0;overflow-wrap:anywhere}.notice>svg{margin-top:3px}.notice.error{color:#9b342c;background:#fff3f1;border-color:#f5d4ce}.notice a{text-decoration:underline}.empty{text-align:center;padding:48px 20px;color:var(--muted)}.empty>svg{width:30px;height:30px;color:#a5b8ab;margin:0 auto 16px}.empty h3{color:#52665a;margin-bottom:8px}.empty p{font-size:13px;margin:8px auto 20px;max-width:330px}.empty .button{margin-top:10px}.status{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:4px 9px;font-size:11px;line-height:1.5;background:#eef1ee;color:#65776a;border-radius:4px;font-weight:550}.status-active,.status-completed,.status-paid,.status-confirmed,.status-Owner{background:#e7f3eb;color:#277749}.status-new,.status-pending{background:#fff4db;color:#876510}.status-preparing,.status-accepted,.status-Manager{background:#eaf2fa;color:#306995}.status-canceled,.status-paused,.status-hidden{background:#f5eae7;color:#986156}.status-ready{background:#dcefe7;color:#176343}.field{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:550;min-width:0}.field small{color:var(--muted);font-weight:400;line-height:1.5}.check-field{display:flex;gap:10px;align-items:flex-start;font-size:13px;font-weight:400;line-height:1.6}.check-field input{margin:3px 0 0}.stack-form{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#10271c69;display:flex;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:510px;max-width:100%;max-height:90dvh;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 20px 80px #10291b35}.modal.wide{width:760px}.modal>header{position:sticky;top:0;z-index:2;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid var(--border);gap:15px}.modal>header h2{font-size:19px}.editor{padding:24px}.editor footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--border);padding-top:18px;margin-top:24px}.detail-panel{padding:24px}.detail-panel h3{margin-bottom:8px}.detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.detail-total{display:block;font-size:25px;margin-top:22px}.detail-image{width:100%;max-height:280px;object-fit:cover;border-radius:6px;margin-bottom:20px}.visually-hidden{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;padding:0;border:0}.skip-link{position:fixed;top:-60px;left:20px;background:#fff;padding:12px;z-index:200}.skip-link:focus{top:10px}.mobile-only{display:none}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;gap:20px;border-bottom:1px solid var(--border)}.site-header nav{display:flex;gap:30px;font-size:13px}.site-header nav a,.login-link{color:#3a5043}.site-header>div{display:flex;align-items:center;gap:24px}.login-link{font-size:13px}.hero{position:relative;min-height:550px;height:calc(100svh - 230px);max-height:720px;overflow:hidden;background:#eff1ed}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 58%;position:absolute;top:0;right:0;bottom:0;left:0}.hero-copy{position:relative;z-index:1;max-width:600px;padding:38px 0 0 6%}.hero-copy h1{font-size:68px;color:#183d2c;margin-top:12px}.hero-copy h1 span{color:var(--brand)}.hero-copy p{font-family:Manrope,sans-serif;font-size:27px;line-height:1.4;font-weight:600;color:#274335;margin:14px 0 23px}.hero-copy small{display:block;font-size:11px;margin-top:14px;color:#355840}.home-proof{display:flex;justify-content:space-between;gap:20px;padding:25px 6%;border-bottom:1px solid var(--border);font-size:13px;color:#58675c;overflow:auto}.home-proof span{display:flex;align-items:center;gap:10px;white-space:nowrap}.home-proof svg{width:18px}.sector-band,.platform-band{padding:68px 6%}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:32px}.section-heading h2{font-size:30px;margin-top:10px}.section-heading p{color:var(--muted);font-size:14px}.sector-tabs{display:flex;gap:8px;overflow:auto;border-bottom:1px solid var(--border);margin-bottom:24px}.sector-tabs button{border:0;border-bottom:2px solid transparent;background:#fff;padding:13px 15px;white-space:nowrap;font-size:13px;color:var(--muted)}.sector-tabs button[aria-selected=true]{color:var(--brand);border-color:var(--brand)}.sector-feature{display:flex;gap:26px;align-items:center;padding:30px 0}.sector-index{font-size:45px;color:#c2d5c8;font-family:Manrope,sans-serif;align-self:flex-start}.sector-feature>div:nth-child(2){flex:1}.sector-feature h3{font-size:24px}.sector-feature p{color:var(--muted);font-size:14px;margin:10px 0 20px}.sector-capabilities{display:flex;gap:22px;flex-wrap:wrap;font-size:12px;color:#58705d}.sector-capabilities span{display:flex;gap:7px;align-items:center}.platform-band{background:#f6f8f6}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 45px}.module-grid article{padding:20px 0;border-top:1px solid #dbe6de}.module-grid article>svg{color:var(--brand);margin-bottom:20px}.module-grid article:nth-child(3n+2)>svg{color:var(--blue)}.module-grid article:nth-child(3n)>svg{color:var(--coral)}.module-grid h3{font-size:18px}.module-grid p{color:var(--muted);font-size:14px;max-width:290px}.existing-band{padding:50px 6%}.existing-band>div{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:16px}.existing-band a{display:grid;grid-template-columns:1fr auto;color:#304638;border-bottom:1px solid var(--border);padding:20px 0;gap:8px}.existing-band a>span{font-size:26px;font-weight:700}.existing-band small{grid-column:1;color:var(--muted)}.existing-band svg{grid-column:2;grid-row:1/3;align-self:center}.site-footer{padding:42px 6%;background:#213d30;color:#bdd0c2;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.site-footer .brand{color:#fff}.site-footer p{flex:1;font-size:13px}.site-footer nav{display:flex;gap:22px;font-size:12px}.site-footer a{color:#d6e4da}.site-footer>small{width:100%;font-size:11px}.auth-page>header{height:90px;padding:0 6%;display:flex;justify-content:space-between;align-items:center}.auth-main{display:grid;grid-template-columns:1fr 1fr;max-width:1320px;margin:25px auto 55px;gap:6%;padding:0 5%;align-items:stretch}.auth-form{max-width:440px;justify-self:center;width:100%;padding:30px 0}.auth-form h1{font-size:32px;margin:12px 0}.auth-form>p{color:var(--muted);font-size:14px}.social-login{margin:24px 0 18px;display:flex;flex-direction:column;gap:10px}.social-login .button{width:100%;background:#fff;color:#263a2e;border-color:#dbe3dc;justify-content:flex-start;opacity:1}.social-login .button:disabled{color:#8b958e;background:#fafbfa}.social-state{font-size:10px;margin-left:auto;color:#8c958d}.provider-icon{width:24px;text-align:center;font-weight:700}.provider-icon.google{color:#4285f4}.provider-icon.microsoft{color:#c97244}.divider{position:relative;border-top:1px solid var(--border);margin:25px 0;text-align:center;height:1px}.divider span{background:#fff;color:var(--muted);padding:0 12px;font-size:11px;position:relative;top:-11px}.auth-form .button.large{width:100%}.recover{display:block;text-align:center;font-size:12px;margin:16px 0}.auth-switch{text-align:center;font-size:13px!important}.auth-foot{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:25px;font-size:11px;color:#728675}.auth-art{background:#eaf0eb;position:relative;overflow:hidden;border-radius:8px;min-height:600px}.auth-art>img{height:100%;width:100%;object-fit:cover;object-position:60% center}.auth-art>div{position:absolute;top:30px;left:30px;right:30px;padding:0}.auth-art h2{font-size:27px;margin-top:16px;color:#274938}.auth-art p{font-size:13px;color:#466a52}.onboarding{max-width:730px;padding:50px 26px;margin:auto}.onboarding-intro{margin:48px 0 28px}.onboarding h1{font-size:35px;margin-top:10px}.onboarding p{color:var(--muted)}.onboarding form>.field{margin-bottom:20px}.onboarding h2{font-size:16px;margin:28px 0 15px}.sector-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:12px 0 28px}.sector-options label{display:flex;gap:12px;border:1px solid var(--border);padding:16px;border-radius:6px;font-size:13px;align-items:center}.sector-options label.selected{background:#eef7f0;border-color:#80ba95}.onboarding .button.large{margin-top:25px;width:100%}.input-prefix{display:flex;align-items:center;border:1px solid #ced9d1;border-radius:6px;overflow:hidden}.input-prefix span{padding-left:12px;font-size:12px;color:var(--muted);white-space:nowrap}.input-prefix input{border:0}.onboarding-back{display:flex;margin:0 auto 40px}.legal-page{max-width:850px;padding:60px 25px;margin:auto}.legal-page h1{margin:45px 0 20px}.legal-page h2{margin-top:30px}.legal-page p{font-size:14px}.recovery-page{max-width:650px;margin:12vh auto;padding:25px}.recovery-page h1{margin:30px 0 15px}.workspace-shell{display:flex;min-height:100vh;background:#fff}.sidebar{width:240px;flex:0 0 240px;position:fixed;top:0;bottom:0;left:0;background:#f8faf8;border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:40}.sidebar-brand{height:85px;display:flex;align-items:center;padding:0 24px}.sidebar .brand{font-size:26px}.sidebar .brand>svg{width:30px}.workspace-picker{margin:0 15px 20px;padding:13px 10px;background:#fff;border:1px solid var(--border);border-radius:6px}.workspace-picker>span{display:block;font-size:9px;color:#98a298;margin:0 5px 5px;font-weight:600}.workspace-picker select{border:0;padding:4px 5px;min-height:28px;font-size:13px;font-weight:650;background:transparent}.sidebar nav{padding:0 12px;display:flex;flex-direction:column;gap:3px;overflow-y:auto}.sidebar nav button{display:flex;align-items:center;gap:12px;min-height:41px;width:100%;text-align:left;padding:10px 13px;border:0;border-radius:5px;background:transparent;color:#687c6e;font-size:12px;flex-shrink:0}.sidebar nav button.active{background:#e6f0e9;color:#176741;font-weight:650}.sidebar nav button:hover{background:#edf2ee}.sidebar nav button:nth-child(7),.sidebar nav button:nth-child(11){margin-top:12px}.nav-dot{width:5px;height:5px;background:var(--brand);border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto;padding:20px 18px 16px;display:flex;flex-direction:column;gap:16px}.sidebar-create{border:0;background:none;display:flex;gap:10px;color:#58705f;font-size:12px;text-align:left}.pilot-label{display:flex;align-items:center;gap:7px;font-size:10px;color:#718d79;border-top:1px solid var(--border);padding-top:15px}.pilot-label>span{width:6px;height:6px;background:#65a079;border-radius:50%}.account-button{display:flex;align-items:center;gap:10px;background:none;border:0;padding:0;text-align:left;min-width:0}.account-button>span:nth-child(2){flex:1;overflow:hidden}.account-button b{font-size:11px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-button small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e2ebe4;color:#4c7059;font-size:12px;font-weight:650;flex-shrink:0}.workspace-main{margin-left:240px;width:calc(100% - 240px);min-width:0;display:flex;flex-direction:column}.workspace-topbar{display:flex;align-items:center;justify-content:space-between;height:76px;border-bottom:1px solid var(--border);padding:0 36px;gap:16px}.workspace-topbar>div{display:flex;align-items:center;gap:20px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;color:#8b998f}.breadcrumb b{color:#49604f;font-weight:500}.topbar-sector{font-size:10px;color:#839588}.workspace-content{padding:33px 36px 50px;max-width:1600px;width:100%;margin:0 auto;flex:1}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-head .eyebrow{margin-bottom:7px}.page-head h1{font-size:28px}.page-head p{font-size:12px;color:#839087;margin:9px 0 0}.page-actions{display:flex;gap:9px;align-items:center}.welcome-band{display:grid;grid-template-columns:1.4fr 1fr;background:#f0f5ef;overflow:hidden;min-height:180px;margin-bottom:26px;border-top:1px solid #dfe9df;border-bottom:1px solid #dfe9df}.welcome-band>div{padding:25px 28px}.welcome-band h2{font-size:22px;margin:8px 0}.welcome-band p{font-size:12px;color:#6b7d6f;max-width:380px;margin:8px 0 15px}.welcome-band>img{width:100%;height:200px;object-fit:cover;object-position:65% 70%}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:24px 0 32px}.metric{border-bottom:1px solid var(--border);padding:8px 0 22px;position:relative;display:flex;flex-direction:column;gap:10px}.metric small{color:#7c8c80;font-size:11px;padding-right:27px}.metric strong{font-family:Manrope,sans-serif;font-size:27px;font-weight:650}.metric-icon{align-self:flex-start;display:flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:6px;margin-bottom:3px}.metric-icon.green{background:#e4f1e8;color:#478965}.metric-icon.coral{background:#faeee7;color:#c78059}.metric-icon.blue{background:#e7f1f7;color:#4d85a6}.metric-icon.yellow{background:#f5f1dc;color:#a39249}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px}.dashboard-section{min-width:0}.dashboard-section>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.dashboard-section h2{font-size:14px}.dashboard-section>header>span{font-size:10px;color:#8c9c91}.checklist{border-top:1px solid var(--border)}.checklist button{display:flex;align-items:center;gap:11px;width:100%;background:none;border:0;border-bottom:1px solid var(--border);padding:14px 0;font-size:11px;text-align:left}.checklist button>span:nth-child(2){flex:1}.checklist button>svg{color:#8ba493}.check-circle{width:22px;height:22px;border:1px solid #dbe5dd;border-radius:50%;display:flex;align-items:center;justify-content:center}.check-circle.done{background:#e5f2e9;color:var(--brand);border-color:#e5f2e9}.bar-chart{height:185px;display:flex;gap:16px;justify-content:space-between;padding:10px 10px 0;border-bottom:1px solid var(--border)}.bar-chart>div{display:flex;flex-direction:column;align-items:center;flex:1;gap:8px}.bar-chart>div>span{font-size:10px;color:#839488}.bar-track{height:115px;width:100%;max-width:32px;position:relative;background:#f5f8f5;border-radius:3px}.bar-fill{background:#91b59d;border-radius:3px;position:absolute;bottom:0;width:100%}.bar-chart small{font-size:9px;color:#8b9b91}.compact-row{display:flex;gap:13px;align-items:center;padding:14px 0;border-bottom:1px solid var(--border);font-size:12px}.compact-row>svg{color:#72957c}.compact-row>div{flex:1;min-width:0}.compact-row small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.workspace-footer{border-top:1px solid var(--border);padding:20px 36px;font-size:10px;color:#94a298;display:flex;justify-content:space-between}.workspace-footer a{color:#7c9281}.toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:0 0 24px;min-height:42px}.toolbar>select{width:auto;max-width:250px}.segmented{display:inline-flex;padding:3px;background:#f0f4f1;border-radius:6px;gap:3px}.segmented button{border:0;background:transparent;border-radius:4px;padding:8px 13px;color:#7b8c80;font-size:12px;white-space:nowrap}.segmented button.active{background:#fff;color:#335b40;box-shadow:0 1px 3px #15251b10}.segmented button span{font-size:10px;background:#eaf2ec;padding:1px 5px;border-radius:3px;margin-left:5px}.search{display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:6px;padding:0 11px;color:#8d9b92;max-width:310px;flex:1;min-width:170px}.search input{border:0;outline:0;padding:10px 0;font-size:12px;background:transparent;min-height:40px}.filter-label{font-size:12px;display:flex;align-items:center;gap:14px}.filter-label select{min-width:180px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{border:1px solid var(--border);border-radius:7px;overflow:hidden}.product-picture{aspect-ratio:1.7;background:#f1f5f0;display:flex;align-items:center;justify-content:center;color:#b1c4b5;position:relative}.product-picture>img{width:100%;height:100%;object-fit:cover}.product-picture .status{position:absolute;top:10px;right:10px}.product-card-body{padding:17px}.product-card-body>small{font-size:10px;color:#8ca08f}.product-card h3{margin-top:7px;font-size:15px}.product-card p{font-size:12px;color:#89968c;line-height:1.5;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-body>div{display:flex;align-items:center;gap:5px}.product-card strong{font-size:14px;flex:1}.row-list{border-top:1px solid var(--border)}.list-row{display:flex;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid var(--border);font-size:13px;min-width:0}.list-row>strong:first-of-type{flex:1}.list-row small{display:block;color:var(--muted);font-size:11px;margin-top:5px;overflow-wrap:anywhere}.row-symbol{display:flex;align-items:center;justify-content:center;background:#eff4f0;color:#7c9c85;width:40px;height:40px;border-radius:6px;flex-shrink:0}.row-symbol svg{width:20px}.row-primary{flex:1;min-width:0;overflow-wrap:anywhere}.row-primary small{line-height:1.5}.row-actions{display:flex;gap:3px;align-items:center}.subheading{font-size:16px;margin:32px 0 18px}.inline-band{padding:17px;background:#f2f6f3;border-block:1px solid var(--border);display:flex;gap:15px;align-items:center;margin-bottom:24px;font-size:13px}.inline-band>span{flex:1}.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.integration-grid article{border:1px solid var(--border);border-radius:6px;padding:22px}.integration-grid svg{color:#638b70;margin-bottom:15px}.integration-grid h3{font-size:15px}.integration-grid p{font-size:12px;color:var(--muted);min-height:35px}.legacy-connection{margin-top:30px;border-top:1px solid var(--border);padding-top:25px}.legacy-connection p{font-size:13px;color:var(--muted)}.settings-form{max-width:850px}.settings-section{padding:0 0 28px;margin-bottom:28px;border-bottom:1px solid var(--border)}.settings-section h2{font-size:17px;margin-bottom:22px}.hours-row{display:flex;align-items:center;gap:12px;margin:12px 0;font-size:12px}.hours-row>label{min-width:170px}.hours-row input[type=time]{width:120px}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;font-size:13px}.toggle-row input{width:34px;height:20px;accent-color:var(--brand)}.public-address{font-size:14px;color:var(--brand);background:#f4f7f4;padding:12px;border-radius:5px;overflow-wrap:anywhere}.public-page{background:#fafbf9;min-height:100vh}.public-header{height:76px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1100px)/2));gap:20px}.public-header>div{display:flex;gap:15px;align-items:center}.public-header .brand{font-size:23px}.public-header .brand svg{width:29px}.cart-button{display:flex;gap:10px;align-items:center;background:#edf4ed;border:0;padding:10px 12px;color:var(--brand);border-radius:6px}.cart-button>span{font-size:12px;font-weight:650}.public-main{max-width:1150px;margin:0 auto;padding:38px 25px 90px}.venue-heading{display:flex;justify-content:space-between;gap:25px;margin-bottom:24px}.venue-heading h1{font-size:37px;margin:10px 0}.venue-heading p{font-size:14px;color:var(--muted);max-width:660px}.venue-heading>img{width:100px;height:100px;object-fit:contain}.venue-contact{display:flex;flex-wrap:wrap;gap:20px;margin-top:23px;font-size:12px}.venue-contact>a,.venue-contact>button{display:flex;align-items:center;gap:7px;color:#55715d;background:none;border:0;padding:0;font-size:12px}.pilot-public{font-size:11px;padding:10px 0;border-bottom:1px solid var(--border);color:#839285}.visit-bar{display:flex;align-items:center;justify-content:space-between;padding:15px 0;font-size:13px}.public-controls{margin:25px 0}.public-controls .search{max-width:100%;background:#fff;margin-bottom:18px}.category-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:7px}.category-tabs button{border:1px solid #dce5dc;background:#fff;border-radius:5px;padding:10px 17px;color:#5e7664;white-space:nowrap;font-size:12px}.category-tabs .active{color:#fff;background:var(--brand);border-color:var(--brand)}.public-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.public-product{position:relative;border:1px solid var(--border);border-radius:7px;overflow:hidden;background:#fff}.public-product-open{background:none;border:0;padding:0;text-align:left;width:100%;display:block}.public-product-image{height:190px;display:flex;align-items:center;justify-content:center;background:#eef3ed;color:#b3c7b6}.public-product-image>img{width:100%;height:100%;object-fit:cover}.public-product-open>div:nth-child(2){padding:18px}.public-product-open small{color:#91a093;font-size:11px}.public-product h2{font-size:17px;margin:7px 0}.public-product p{font-size:12px;color:#7e9184;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:37px}.public-product strong{font-size:17px}.public-product del{font-size:12px;color:#95a397;margin-left:8px}.favorite-button{position:absolute;top:10px;right:10px;background:#fffffff0;border-radius:50%;color:#748e7a}.public-product-action{padding:0 18px 17px;display:flex;justify-content:flex-end}.duration{display:flex;align-items:center;gap:5px;font-size:11px;color:#819988;margin-top:7px}.public-campaigns{display:flex;gap:20px;margin-top:20px;overflow:auto}.public-campaigns article{background:#e9f2e9;padding:22px;border-radius:6px;min-width:280px;flex:1;color:#385d40}.public-campaigns span{font-size:9px;font-weight:650}.public-campaigns h2{font-size:20px;margin-top:10px}.public-campaigns p,.public-campaigns b{font-size:12px}.public-footer{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#8ba28f;margin-top:60px;border-top:1px solid var(--border);padding-top:20px}.floating-cart{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:30;width:calc(100% - 36px);max-width:480px;box-shadow:0 8px 24px #14342230}.floating-cart .button{width:100%;padding:17px;justify-content:space-between}.stepper{display:flex;align-items:center;border:1px solid var(--border);border-radius:5px;flex-shrink:0}.stepper output{width:30px;text-align:center;font-size:13px}.modifier-options{padding:15px;margin:20px 0;font-size:13px}.modifier-options label{display:flex;align-items:center;gap:10px;padding:9px 0}.modifier-options span{flex:1}.modifier-options b{font-size:12px}.allergens{font-size:12px;background:#f6f6ed;padding:12px;border-radius:5px}.basket-row{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid var(--border);align-items:center;font-size:13px}.basket-row>div:first-child{min-width:0}.basket-row small,.basket-row span{display:block;margin-top:6px;color:var(--muted);font-size:11px}.basket-total{display:flex;justify-content:space-between;gap:20px;margin:24px 0;font-size:14px}.basket-total strong{font-size:22px}.slot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-height:220px;overflow:auto}.slot-grid button{border:1px solid var(--border);border-radius:5px;padding:10px;background:#fff;font-size:12px}.slot-grid button.selected{background:var(--brand);color:#fff;border-color:var(--brand)}.rating-input{display:flex;justify-content:center;gap:12px;color:#c59b39}.rating-input button{color:inherit}.tracking-page{max-width:530px;padding:45px 25px;margin:auto}.tracking-page>.brand{margin-bottom:50px}.tracking-icon{display:flex;width:50px;height:50px;background:#e5f2e8;color:var(--brand);border-radius:50%;align-items:center;justify-content:center;margin-bottom:25px}.tracking-page h1{font-size:27px;margin-bottom:17px}.tracking-page>p{font-size:13px;color:var(--muted)}.tracking-page>.text-link{margin-top:30px}.player{height:100dvh;background:#f2f5ef;display:flex;flex-direction:column;color:#203c2c;overflow:hidden}.player>header,.player>footer{padding:22px 4%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:18px;flex-shrink:0}.player>header>span{font-family:Manrope,sans-serif;font-size:27px;font-weight:700}.player>header>div{display:flex;gap:20px}.player-product{flex:1;min-height:0;display:flex;gap:5%;padding:20px 5%;align-items:center}.player-product>img{width:50%;height:100%;object-fit:contain}.player-product>div{flex:1;min-width:0}.player-product h1{font-size:54px;margin:22px 0}.player-product p{font-size:22px;line-height:1.5}.player-product strong{font-family:Manrope,sans-serif;font-size:50px;color:var(--brand);display:block;margin-top:28px}.player-product>div>span{font-size:17px;text-transform:uppercase}.player.vertical .player-product{flex-direction:column;gap:25px;text-align:center}.player.vertical .player-product>img{width:100%;height:45%;object-fit:contain}.player.vertical .player-product h1{font-size:48px}.player.vertical .player-product p{font-size:20px}.player-dots{display:flex;gap:6px;flex-wrap:wrap;max-width:250px}.player-dots>span{width:5px;height:5px;background:#c8d6cb;border-radius:50%}.player-dots>.active{background:var(--brand)}.pair-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;flex:1;padding:30px;overflow:auto}.pair-screen>svg{color:#72a284}.pair-screen .brand{margin-bottom:25px}.pair-screen h1{font-size:30px;max-width:600px}.pair-screen p{margin:0;font-size:16px}.pair-code{font-size:58px;padding:15px;color:var(--brand);font-family:Manrope,sans-serif}.pair-screen small{color:#718a79}@media (min-width: 1700px){.hero-copy{padding-top:45px;max-width:720px}.hero>img{object-position:center 65%}.hero-copy h1{font-size:76px}.hero-copy p{font-size:30px}.workspace-content{padding-inline:50px}.metrics{gap:40px}}@media (max-width: 1150px){.site-header nav{gap:18px}.sidebar{width:215px;flex-basis:215px}.workspace-main{margin-left:215px;width:calc(100% - 215px)}.workspace-content{padding:28px 25px}.workspace-topbar{padding:0 25px}.catalog-grid,.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics{gap:15px}.metric strong{font-size:24px}.welcome-band{grid-template-columns:1.3fr 1fr}.welcome-band>div{padding:22px}.welcome-band h2{font-size:19px}.welcome-band>img{height:220px}.dashboard-grid{gap:25px}.section-heading h2{font-size:26px}.hero-copy{max-width:450px}.hero-copy h1{font-size:60px}.hero-copy p{font-size:24px}.hero{height:590px;min-height:0}.hero>img{object-position:60% bottom}.module-grid{gap:25px}.public-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.site-header{height:75px;padding:0 22px}.site-header nav{display:none}.site-header>div{gap:15px}.site-header .button{font-size:12px;padding:9px 12px}.site-header .brand{font-size:25px}.hero{height:660px;min-height:0;max-height:calc(100svh - 150px)}.hero>img{object-fit:cover;object-position:61% bottom;height:70%;top:auto}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f1f3f0}.hero-copy{padding:28px 25px 0;max-width:100%}.hero-copy h1{font-size:52px;margin-top:8px}.hero-copy p{font-size:23px;margin:10px 0 17px}.hero-copy .eyebrow{font-size:9px}.hero-copy small{font-size:10px}.home-proof{padding:20px 25px;gap:25px}.sector-band,.platform-band{padding:42px 25px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.section-heading h2{font-size:26px}.sector-feature{flex-wrap:wrap;gap:18px}.sector-feature>div:nth-child(2){flex-basis:calc(100% - 80px)}.sector-feature>.button{margin-left:62px}.sector-feature h3{font-size:21px}.sector-capabilities{flex-direction:column;gap:10px}.module-grid{grid-template-columns:1fr 1fr;gap:25px}.existing-band{padding:35px 25px}.existing-band>div{gap:30px}.site-footer{padding:35px 25px;gap:20px}.site-footer p{flex-basis:100%;margin:0}.site-footer nav{margin-top:10px}.auth-main{grid-template-columns:1fr;max-width:560px;margin-top:0}.auth-art{display:none}.auth-page>header{height:78px;padding:0 25px}.auth-form h1{font-size:29px}.auth-form{padding-top:15px}.sidebar{transform:translate(-100%);transition:transform .2s;width:250px}.sidebar.open{transform:translate(0)}.sidebar-brand{justify-content:space-between}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#183b2950;z-index:35;border:0}.workspace-main{width:100%;margin-left:0}.mobile-only{display:inline-flex}.workspace-topbar{height:67px;padding:0 20px}.workspace-topbar>div{gap:10px}.topbar-sector{display:none}.workspace-content{padding:25px 22px 40px}.page-head h1{font-size:25px}.page-head{gap:12px}.page-head p{font-size:11px}.welcome-band h2{font-size:20px}.welcome-band>img{height:205px}.dashboard-grid{gap:25px}.workspace-footer{padding:20px 22px}.player-product h1{font-size:36px}.player-product p{font-size:18px}.player-product strong{font-size:36px}}@media (max-width: 520px){.site-header .login-link{display:none}.hero{height:610px;max-height:calc(100svh - 135px)}.hero>img{height:58%;object-position:64% bottom}.hero-copy{padding:25px 22px 0}.hero-copy h1{font-size:45px}.hero-copy p{font-size:21px}.hero-copy .button.large{padding:12px 16px;min-height:45px;font-size:13px}.hero-copy small{font-size:9px}.home-proof{font-size:11px}.brand{font-size:25px}.section-heading h2{font-size:24px}.module-grid{grid-template-columns:1fr}.module-grid article{padding:18px 0}.module-grid article>svg{float:left;margin:0 20px 40px 0}.module-grid h3{font-size:17px}.module-grid p{font-size:13px;max-width:none;margin-bottom:0}.existing-band>div{grid-template-columns:1fr;gap:12px}.site-footer nav{flex-wrap:wrap;gap:20px}.auth-main{padding:0 24px}.auth-form h1{font-size:27px}.onboarding{padding:35px 22px}.onboarding h1{font-size:28px}.onboarding-intro{margin-top:35px}.sector-options{gap:9px}.sector-options label{padding:13px 10px;font-size:11px;gap:8px}.page-head{flex-wrap:wrap;margin-bottom:22px;align-items:flex-start}.page-actions{margin-left:auto}.page-head .button{font-size:12px;padding:9px 12px}.page-head h1{font-size:24px}.page-head .eyebrow{font-size:9px}.workspace-content{padding:23px 18px 35px}.workspace-topbar{padding:0 14px}.breadcrumb{font-size:10px;gap:6px}.breadcrumb>b{max-width:95px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.welcome-band{display:block;position:relative;min-height:175px}.welcome-band>div{padding:21px;position:relative;z-index:1}.welcome-band>img{display:none}.welcome-band p{font-size:11px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:20px 0}.metric{padding-bottom:17px}.metric small{font-size:10px}.metric strong{font-size:27px}.dashboard-grid{grid-template-columns:1fr;gap:28px;margin-top:28px}.dashboard-section h2{font-size:14px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-picture{aspect-ratio:1.2}.product-card-body{padding:12px}.product-card h3{font-size:13px}.product-card p{font-size:11px}.product-card-body>div{flex-wrap:wrap}.product-card strong{flex-basis:100%;margin-bottom:6px}.product-card .icon-button{width:30px;height:30px;flex-basis:30px}.product-card-body>small{font-size:9px}.toolbar{gap:10px}.toolbar .search{order:2;min-width:100%}.toolbar>select{max-width:none;flex:1;font-size:12px}.segmented button{font-size:11px;padding:8px 10px}.row-symbol{width:30px;height:30px}.list-row{gap:9px;font-size:12px;flex-wrap:wrap}.row-primary{min-width:120px}.row-actions{margin-left:auto}.list-row .status{font-size:9px}.row-actions .icon-button{width:31px;height:31px;flex-basis:31px}.integration-grid{grid-template-columns:1fr 1fr;gap:12px}.integration-grid article{padding:15px}.integration-grid h3{font-size:13px}.integration-grid p{font-size:11px}.form-grid{grid-template-columns:1fr}.hours-row{gap:7px;flex-wrap:wrap}.hours-row>label{min-width:100%;font-size:12px}.hours-row input[type=time]{flex:1;max-width:140px}.modal-backdrop{padding:12px;align-items:center}.modal{max-height:94dvh}.modal>header{padding:15px 18px}.modal>header h2{font-size:17px}.editor,.detail-panel{padding:18px}.modal.wide .form-grid{grid-template-columns:1fr}.public-header{padding:0 20px;height:65px}.public-main{padding:27px 18px 95px}.venue-heading h1{font-size:29px}.venue-heading p{font-size:12px}.venue-contact{gap:16px;font-size:11px}.venue-heading>img{width:65px;height:65px}.public-products{grid-template-columns:1fr;gap:14px}.public-product-open{display:flex;align-items:center}.public-product-image{width:105px;height:120px;flex:0 0 105px}.public-product-open>div:nth-child(2){padding:14px 15px;min-width:0;flex:1}.public-product h2{font-size:15px;padding-right:22px;margin:5px 0}.public-product p{font-size:11px;margin:7px 0;min-height:0}.public-product-open small{font-size:9px}.public-product strong{font-size:15px}.public-product-action{padding:0 14px 12px}.favorite-button{top:7px;right:5px;width:30px;height:30px;flex-basis:30px}.floating-cart .button{font-size:12px;padding:15px}.public-campaigns article{min-width:250px}.slot-grid{grid-template-columns:repeat(3,1fr)}.player>header,.player>footer{padding:16px 20px;font-size:11px}.player>header>span{font-size:20px}.player-product{flex-direction:column;padding:15px 22px;gap:20px;text-align:center}.player-product>img{width:100%;height:40%}.player-product h1,.player.vertical .player-product h1{font-size:28px;margin:10px 0}.player-product p,.player.vertical .player-product p{font-size:14px}.player-product strong{font-size:30px;margin-top:15px}.player-product>div>span{font-size:12px}.pair-code{font-size:40px}.pair-screen h1{font-size:24px}.player .brand{font-size:19px}.player .brand svg{width:25px}.player-dots{max-width:80px}.legal-page{padding-top:35px}.legal-page h1{font-size:28px}}@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.segmented{flex-wrap:wrap;max-width:100%}
