:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#0f172a;background:#f7f9fc;font-synthesis:none;text-rendering:optimizeLegibility;--background: #f7f9fc;--surface: #ffffff;--text-primary: #0f172a;--text-secondary: #475569;--brand-primary: #4f46e5;--brand-accent: #7c3aed;--success: #22c55e;--border: #e5e7eb;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--section-title-size: clamp(38px, 3.4vw, 48px);--section-subtitle-size: clamp(17px, 1.45vw, 19px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 76% 32%,rgba(79,70,229,.055),transparent 34%),var(--background);-webkit-font-smoothing:antialiased}button,a{font:inherit}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(79,70,229,.35);outline-offset:3px}.site-shell{min-height:100vh}.site-header{position:relative;z-index:20;border-bottom:1px solid rgba(226,232,240,.82);background:#f7f9fce6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{width:min(100% - 96px,1240px);height:76px;margin:0 auto;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:32px}.brand{width:118px;line-height:0}.brand img{display:block;width:118px;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(24px,3vw,42px)}.desktop-nav a{color:#334155;font-size:14px;font-weight:560;text-decoration:none;transition:color .18s ease}.header-cta,.primary-cta{min-height:54px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#fff;background:var(--brand-primary);box-shadow:0 8px 20px #4f46e52e;cursor:pointer;font-weight:650;text-align:center;text-decoration:none;transition:transform .16s var(--ease-out),background-color .18s ease,box-shadow .18s ease}.header-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px}.language-switcher{padding:3px;display:inline-flex;align-items:center;gap:2px;border:1px solid #e1e5ed;border-radius:10px;background:#ffffffd1;box-shadow:0 2px 8px #0f172a0a}.language-switcher button{min-width:34px;height:30px;padding:0 8px;border-radius:7px;color:#64748b;background:transparent;cursor:pointer;font-size:11px;font-weight:720;letter-spacing:.02em;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .14s var(--ease-out)}.language-switcher button.active{color:#3730a3;background:#f0efff;box-shadow:inset 0 0 0 1px #dedbff}.header-cta{min-height:44px;padding:0 20px;font-size:14px}.menu-button,.mobile-nav{display:none}.hero{width:min(100% - 96px,1240px);min-height:calc(100vh - 76px);margin:0 auto;padding:clamp(64px,8vh,92px) 0 72px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);align-items:center;gap:clamp(46px,5vw,76px)}.hero-copy{align-self:center}.hero h1{max-width:650px;margin:0;color:var(--text-primary);font-size:clamp(45.6px,3.8vw,55.1px);font-weight:735;letter-spacing:-.046em;line-height:1.04;text-wrap:balance}.hero-subtitle{max-width:610px;margin:26px 0 0;color:var(--text-secondary);font-size:clamp(18px,1.42vw,20px);font-weight:420;letter-spacing:-.012em;line-height:1.58}.hero-actions{margin-top:34px}.primary-cta{font-size:16px}.product-demo{min-width:0;border:1px solid rgba(203,213,225,.82);border-radius:24px;background:#fffffff0;box-shadow:0 28px 70px #0f172a1a,0 2px 8px #0f172a08;overflow:hidden}.demo-topbar{height:56px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f5;background:#f8fafcc7}.demo-topbar>div{display:flex;align-items:center;gap:9px;color:#334155;font-size:12px;font-weight:650;letter-spacing:.02em}.demo-topbar-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.demo-data-badge{padding:6px 9px;border:1px solid #fed7aa;border-radius:7px;color:#92400e;background:#fff7ed;font-size:10px;font-weight:720;letter-spacing:.01em;line-height:1.2;white-space:nowrap}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--brand-primary);box-shadow:0 0 0 4px #4f46e517}.demo-topbar button{padding:8px 10px;border-radius:8px;color:#64748b;background:transparent;cursor:pointer;font-size:12px;font-weight:600;transition:color .18s ease,background-color .18s ease,transform .14s var(--ease-out)}.demo-layout{min-height:488px;padding:18px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px}.scene-rail{margin:0;padding:8px 0;list-style:none;display:flex;flex-direction:column;justify-content:center;gap:4px}.scene-rail button{width:100%;min-height:48px;padding:7px 10px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:8px;border-radius:10px;color:#94a3b8;background:transparent;text-align:left;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .14s var(--ease-out)}.scene-rail button>span{font-size:10px;font-variant-numeric:tabular-nums}.scene-rail button strong{font-size:11px;font-weight:620}.scene-rail li.complete button{color:#64748b}.scene-rail li.active button{color:var(--brand-primary);background:#f0efff}.scene-stage{min-width:0;min-height:452px;display:flex;align-items:stretch}.scene-card{width:100%;min-width:0;min-height:452px;border:1px solid #e3e7ef;border-radius:18px;background:#fff;box-shadow:0 12px 32px #0f172a0f;overflow:hidden;animation:scene-enter .52s var(--ease-out) both}.scene-body{height:100%;min-height:452px;padding:26px;display:flex;flex-direction:column}.scene-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.scene-kicker{margin:0 0 7px;color:#64748b;font-size:11px;font-weight:680;letter-spacing:.08em;text-transform:uppercase}.scene-header h2{max-width:440px;margin:0;color:#111827;font-size:clamp(21px,1.8vw,27px);line-height:1.15;letter-spacing:-.032em}.scene-meta{flex:0 0 auto;padding:7px 9px;border-radius:999px;color:var(--brand-primary);background:#f0efff;font-size:10px;font-weight:700}.scene-lede{max-width:430px;margin:14px 0 0;color:#64748b;font-size:13px;line-height:1.5}.pos-chart{min-height:250px;margin-top:auto;padding:28px 10px 4px;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:clamp(10px,2vw,22px);border-top:1px solid #edf0f5}.chart-column{height:210px;display:grid;grid-template-rows:22px 1fr 32px;align-items:end;justify-items:center;gap:7px}.bar-value{color:#64748b;font-size:10px;font-weight:650}.chart-bar{width:min(30px,70%);height:var(--bar-height);border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,#6d63ef,#4f46e5);transform-origin:bottom;animation:bar-grow .52s var(--ease-out) both;animation-delay:var(--delay)}.chart-label{max-width:64px;color:#64748b;font-size:9px;text-align:center;line-height:1.2}.focus-orbit{width:190px;height:190px;margin:34px auto 20px;display:grid;place-items:center;border-radius:50%;border:1px solid #dcd9ff;background:radial-gradient(circle,#f4f2ff 0 44%,transparent 45%);color:var(--brand-primary)}.focus-orbit span{width:108px;height:108px;display:grid;place-items:center;border-radius:50%;background:#ece9ff;font-size:14px;font-weight:760}.shift-progress{margin-top:auto}.shift-progress-header{display:flex;justify-content:space-between;color:#64748b;font-size:11px;font-weight:650}.shift-dots{margin-top:10px;display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.shift-dots span{height:7px;border-radius:999px;background:#e7e9f0}.shift-dots span.filled{background:var(--brand-primary)}.action-grid{margin-top:24px;display:grid;gap:1px;overflow:hidden;border:1px solid #e8ebf1;border-radius:12px;background:#e8ebf1}.action-row{padding:12px 14px;display:grid;grid-template-columns:82px 1fr;gap:14px;background:#fbfcfe}.action-row span{color:#64748b;font-size:11px}.action-row strong{color:#273449;font-size:12px;line-height:1.42}.action-scene blockquote{margin:auto 0 0;padding:18px;border-left:3px solid var(--brand-primary);border-radius:0 12px 12px 0;color:#312e81;background:#f4f2ff;font-size:14px;font-weight:580;line-height:1.5}.sale-scene .scene-meta{color:#15803d;background:#eefbf2}.receipt{margin-top:auto;padding:18px;display:grid;gap:0;border:1px solid #d5f1de;border-radius:14px;background:#f2fbf5;box-shadow:inset 3px 0 0 var(--success)}.receipt div{padding:13px 4px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dff3e5}.receipt div:last-child{border-bottom:0}.receipt span{color:#4b6b56;font-size:11px}.receipt strong{color:#14532d;font-size:12px;text-align:right}.result-scene .scene-meta{color:#15803d;background:#eefbf2}.comparison{margin-top:28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:10px}.comparison>div{min-width:0;padding:18px 14px;display:flex;flex-direction:column;gap:8px;border:1px solid #e7eaf0;border-radius:12px;background:#fafbfc}.comparison>div:last-child{border-color:#d6efdf;background:#f4fbf6}.comparison span,.comparison small{color:#64748b;font-size:10px}.comparison strong{color:#1e293b;font-size:13px;line-height:1.35}.comparison-word{align-self:center;color:var(--brand-primary)!important;font-size:18px!important}.result-status{margin-top:auto;padding:16px 18px;display:flex;flex-direction:column;gap:5px;border-radius:12px;color:#166534;background:#ecf9f0}.result-status strong{font-size:15px}.result-status span{font-size:11px;line-height:1.4}.profile-list{margin-top:24px;display:grid;gap:12px}.profile-row{display:grid;grid-template-columns:96px 1fr;align-items:center;gap:10px}.profile-row>span{color:#334155;font-size:11px;font-weight:650}.profile-row>div{height:7px;overflow:hidden;border-radius:999px;background:#eceef3}.profile-row i{display:block;width:var(--profile-width);height:100%;border-radius:inherit;background:var(--brand-primary);transform-origin:left;animation:profile-grow .58s var(--ease-out) both;animation-delay:var(--delay)}.profile-row small{color:#64748b;font-size:9px}.profile-note{margin:auto 0 0;padding-top:18px;border-top:1px solid #edf0f5;color:var(--brand-primary);font-size:12px;font-weight:650}.cycle-history{margin:28px 0 26px;padding:16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e6e9ef;border-radius:12px;color:#64748b;background:#fafbfc}.cycle-history span{font-size:10px;text-transform:uppercase;letter-spacing:.06em}.cycle-history strong{color:#475569;font-size:12px}.next-scene .shift-progress{padding:18px;border:1px solid #dcd9ff;border-radius:14px;background:#f7f6ff}.demo-footer{min-height:52px;padding:0 20px;display:flex;align-items:center;gap:14px;border-top:1px solid #edf0f5;color:#64748b;background:#fbfcfe}.demo-footer span{color:var(--brand-primary);font-size:11px;font-weight:750;font-variant-numeric:tabular-nums}.demo-footer p{margin:0;font-size:10px;line-height:1.35}.demo-footer-compact{display:none}.how-section{scroll-margin-top:76px;padding:88px 0 96px;border-top:1px solid rgba(226,232,240,.82);background:#ffffffb8}.section-inner{width:min(100% - 96px,1240px);margin:0 auto}.section-heading{max-width:830px;margin:0 auto 42px;text-align:center}.section-heading h2,.final-cta-copy h2{margin:0;color:var(--text-primary);font-size:var(--section-title-size);font-weight:730;letter-spacing:-.042em;line-height:1.08;text-wrap:balance}.section-heading p,.final-cta-copy p{max-width:780px;color:var(--text-secondary);font-size:var(--section-subtitle-size);font-weight:420;letter-spacing:-.01em;line-height:1.58}.section-heading p{margin:18px auto 0}.how-product{overflow:hidden;border:1px solid rgba(203,213,225,.82);border-radius:24px;background:#fffffff5;box-shadow:0 24px 60px #0f172a14}.how-product-topbar{min-height:58px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #edf0f5;background:#f8fafcc7}.how-product-topbar>div{display:flex;align-items:center;gap:9px;color:#334155;font-size:13px;font-weight:650;letter-spacing:.01em}.how-product-topbar>span{color:#64748b;font-size:12px;font-weight:560}.how-flow{margin:0;padding:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;list-style:none}.how-step{position:relative;min-width:0;min-height:214px;padding:20px;display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a0b;transition:transform .2s var(--ease-out),border-color .2s ease,box-shadow .2s ease}.how-step:not(:last-child):after{position:absolute;z-index:2;top:50%;right:-15px;width:16px;height:16px;display:grid;place-items:center;border:1px solid #dedbff;border-radius:50%;color:var(--brand-primary);background:#f7f6ff;content:"→";font-size:10px;font-weight:750;transform:translateY(-50%)}.how-step-number{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--brand-primary);background:#f0efff;font-size:10px;font-weight:750;font-variant-numeric:tabular-nums}.how-pos,.how-focus,.how-shifts,.how-sale,.how-result{min-height:78px;margin:18px 0}.how-pos{padding:14px;display:grid;align-content:center;gap:8px;border:1px solid #e8ebf1;border-radius:12px;background:#fafbfc}.how-pos span{height:7px;border-radius:999px;background:#dfe3eb}.how-pos span:first-child{width:82%;background:#6d63ef}.how-pos span:nth-child(2){width:62%}.how-pos span:last-child{width:72%}.how-focus,.how-result{padding:13px;display:flex;flex-direction:column;justify-content:center;gap:7px;border:1px solid #dedbff;border-radius:12px;background:#f7f6ff}.how-focus span,.how-result span{color:#635b85;font-size:9px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.how-focus strong,.how-result strong{color:#3730a3;font-size:11px;line-height:1.35}.how-result .how-result-confirmed{width:fit-content;padding:4px 6px;border-radius:999px;color:#166534;background:#eaf9ef;font-size:8px;letter-spacing:0;line-height:1.25;text-transform:none}.how-shifts{display:grid;grid-template-columns:repeat(7,1fr);align-items:center;gap:4px}.how-shifts span{height:32px;border-radius:6px;background:var(--brand-primary);opacity:calc(.48 + var(--step-opacity, 0))}.how-shifts span:nth-child(2){opacity:.56}.how-shifts span:nth-child(3){opacity:.64}.how-shifts span:nth-child(4){opacity:.72}.how-shifts span:nth-child(5){opacity:.8}.how-shifts span:nth-child(6){opacity:.9}.how-shifts span:nth-child(7){opacity:1}.how-sale{padding:14px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d5f1de;border-radius:12px;color:#166534;background:#f2fbf5}.how-sale span{width:22px;height:22px;display:grid;place-items:center;border:1px solid #86d79f;border-radius:50%;font-size:11px;font-weight:800}.how-sale strong{font-size:10px;line-height:1.3}.how-step-copy{margin-top:auto}.how-step h3{margin:0;color:#1e293b;font-size:15px;font-weight:680;letter-spacing:-.018em;line-height:1.25}.how-step p{margin:8px 0 0;color:#64748b;font-size:12px;line-height:1.48}.how-cycle-note{min-height:54px;margin:0;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:9px;border-top:1px solid #edf0f5;color:#64748b;background:#fbfcfe;font-size:12px;line-height:1.45;text-align:center}.how-cycle-note span{color:var(--brand-primary);font-size:18px;line-height:1}.restaurants-section{scroll-margin-top:76px;padding:88px 0 96px;border-top:1px solid rgba(226,232,240,.82);background:radial-gradient(circle at 18% 54%,rgba(79,70,229,.045),transparent 30%),var(--background)}.restaurants-heading{max-width:920px}.restaurants-product{overflow:hidden;border:1px solid rgba(203,213,225,.82);border-radius:24px;background:#fffffff0;box-shadow:0 24px 60px #0f172a14}.experience-grid{padding:28px;display:grid;grid-template-columns:minmax(300px,.82fr) 56px minmax(0,1.35fr);align-items:center;gap:16px}.waiter-experience,.manager-experience{min-width:0}.experience-label{margin-bottom:14px;display:flex;align-items:center;gap:9px;color:#475569;font-size:12px;font-weight:680;letter-spacing:.05em;text-transform:uppercase}.experience-label span{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:var(--brand-primary);background:#f0efff;font-size:9px;font-variant-numeric:tabular-nums}.waiter-card,.manager-panel{border:1px solid #e3e7ef;border-radius:18px;background:#fff;box-shadow:0 12px 32px #0f172a0f;transition:border-color .2s ease,box-shadow .2s ease}.waiter-card{padding:22px}.waiter-card-header,.manager-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.waiter-card-header span,.manager-panel-header>div>span{color:#64748b;font-size:10px;font-weight:680;letter-spacing:.07em;text-transform:uppercase}.waiter-card-header h3,.manager-panel-header h3{margin:5px 0 0;color:#172033;font-size:21px;font-weight:720;letter-spacing:-.03em;line-height:1.15}.waiter-card-header>strong{padding:7px 9px;border-radius:999px;color:var(--brand-primary);background:#f0efff;font-size:10px;font-weight:720;white-space:nowrap}.waiter-progress{margin:18px 0;display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.waiter-progress span{height:6px;border-radius:999px;background:#e7e9f0}.waiter-progress span.active{background:var(--brand-primary)}.waiter-details{margin:0;overflow:hidden;border:1px solid #e8ebf1;border-radius:12px;background:#e8ebf1}.waiter-details>div{padding:12px 13px;display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px;background:#fbfcfe}.waiter-details>div+div{margin-top:1px}.waiter-details dt{color:#64748b;font-size:10px}.waiter-details dd{margin:0;color:#273449;font-size:11px;font-weight:620;line-height:1.4}.waiter-card blockquote{margin:14px 0 0;padding:14px;border-left:3px solid var(--brand-primary);border-radius:0 11px 11px 0;color:#312e81;background:#f4f2ff;font-size:12px;font-weight:580;line-height:1.48}.experience-note{margin:13px 4px 0;color:#64748b;font-size:11px;line-height:1.45}.experience-connection{display:grid;justify-items:center;gap:6px;color:var(--brand-primary)}.experience-connection span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dcd9ff;border-radius:50%;background:#f7f6ff;font-size:16px}.experience-connection small{color:#776f99;font-size:9px;font-weight:650;white-space:nowrap}.manager-panel{overflow:hidden}.manager-panel-header{min-height:72px;padding:17px 20px;border-bottom:1px solid #edf0f5;background:#fbfcfe}.manager-panel-header h3{font-size:19px}.managed-by-product{padding:7px 9px;display:flex;align-items:center;gap:6px;border-radius:999px;color:#4f477f;background:#f0efff;font-size:9px;font-weight:680;white-space:nowrap}.managed-by-product i{width:6px;height:6px;border-radius:50%;background:var(--brand-primary)}.team-table{padding:0 16px}.team-table-head,.team-row{display:grid;grid-template-columns:1.05fr .82fr 1.05fr 1.18fr;align-items:center;gap:10px}.team-table-head{min-height:38px;color:#7b8798;font-size:9px;font-weight:680;letter-spacing:.06em;text-transform:uppercase}.team-row{min-height:58px;border-top:1px solid #edf0f5;color:#475569;font-size:10px}.team-row>strong{display:flex;align-items:center;gap:7px;color:#273449;font-size:11px;font-weight:680}.avatar{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;border-radius:50%;color:var(--brand-primary);background:#eeecff;font-size:9px;font-weight:750}.team-progress{display:grid;grid-template-columns:minmax(42px,1fr) auto;align-items:center;gap:6px}.team-progress>div{height:6px;overflow:hidden;border-radius:999px;background:#e9ebf1}.team-progress i{width:var(--team-progress);height:100%;display:block;border-radius:inherit;background:var(--brand-primary)}.team-progress>span{color:#526176;font-size:9px;font-weight:680;font-variant-numeric:tabular-nums}.team-status{width:fit-content;padding:6px 8px;border-radius:999px;color:#59697f;background:#f1f4f8;font-size:9px;font-weight:680;white-space:nowrap}.team-status.confirmed{color:#166534;background:#eefbf2}.manager-summary{min-height:54px;padding:10px 18px;display:flex;align-items:center;gap:22px;border-top:1px solid #edf0f5;color:#64748b;background:#fbfcfe;font-size:10px}.manager-summary span{display:flex;align-items:baseline;gap:5px}.manager-summary strong{color:var(--brand-primary);font-size:15px}.restaurant-facts{min-height:92px;padding:18px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #edf0f5;background:#fbfcfe}.restaurant-facts>div{padding:0 20px;display:flex;flex-direction:column;justify-content:center;gap:5px;border-left:1px solid #e5e7eb}.restaurant-facts>div:first-child{padding-left:0;border-left:0}.restaurant-facts>div:last-child{padding-right:0}.restaurant-facts strong{color:#273449;font-size:12px}.restaurant-facts span{color:#64748b;font-size:10px;line-height:1.4}.month-section{padding:88px 0 96px;border-top:1px solid rgba(226,232,240,.82);background:#ffffffb8}.month-heading{max-width:980px}.month-product{overflow:hidden;border:1px solid rgba(203,213,225,.82);border-radius:24px;background:#fffffff5;box-shadow:0 24px 60px #0f172a14}.month-product-topbar{min-height:58px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #edf0f5;background:#f8fafcc7}.month-product-topbar>div{display:flex;align-items:center;gap:9px;color:#334155;font-size:13px;font-weight:650}.month-product-topbar>strong{padding:7px 10px;border-radius:999px;color:var(--brand-primary);background:#f0efff;font-size:10px;font-weight:720}.month-map{padding:24px}.month-cycles{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1.12fr);align-items:stretch;gap:8px}.month-cycle-card,.month-next-card{min-width:0;min-height:158px;padding:18px;display:flex;flex-direction:column;border:1px solid #e3e7ef;border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a0b;transition:transform .2s var(--ease-out),border-color .2s ease,box-shadow .2s ease}.month-next-card{border-color:#dcd9ff;background:#f9f8ff}.month-card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.month-card-topline>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:var(--brand-primary);background:#f0efff;font-size:9px;font-weight:750}.month-card-topline>strong{color:#70678e;font-size:9px;font-weight:680;letter-spacing:.035em;text-transform:uppercase}.month-cycle-card h3,.month-next-card h3{margin:18px 0 0;color:#172033;font-size:21px;font-weight:720;letter-spacing:-.03em;line-height:1.15}.month-next-card h3{color:#312e81;font-size:18px}.month-cycle-card p,.month-next-card p{margin:9px 0 0;color:#64748b;font-size:11px;line-height:1.48}.month-shift-line{margin-top:auto;padding-top:14px;display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.month-shift-line span{height:7px;border-radius:999px;background:var(--brand-primary)}.month-cycle-card small{margin-top:8px;color:#64748b;font-size:9px;line-height:1.35}.month-arrow{align-self:center;color:var(--brand-primary);font-size:18px;text-align:center}.personal-focus-status{margin-top:auto;padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid #dedbff;border-radius:11px;color:var(--brand-primary);background:#f0efff}.month-parallel-note{min-height:58px;margin:0;padding:14px 24px;display:flex;align-items:center;justify-content:center;border-top:1px solid #edf0f5;color:#526176;background:#fbfcfe;font-size:12px;line-height:1.5;text-align:center}.personal-focus-status span{font-size:20px;line-height:1}.personal-focus-status strong{font-size:11px}.profile-track{position:relative;margin-top:26px;padding:22px;display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:28px;border:1px solid #e3e7ef;border-radius:16px;background:#fbfcfe}.profile-track:before{position:absolute;top:-27px;left:16.2%;width:67.5%;height:26px;border-left:1px dashed #bcb7f5;border-right:1px dashed #bcb7f5;content:""}.profile-track-heading{display:flex;flex-direction:column;justify-content:space-between;gap:18px}.profile-track-heading>div{display:flex;align-items:flex-start;gap:11px}.profile-track-heading>div>span{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:9px;color:var(--brand-primary);background:#f0efff;font-size:15px}.profile-track-heading strong{color:#273449;font-size:13px;line-height:1.35}.profile-track-heading small{margin-top:5px;display:block;color:#64748b;font-size:10px;line-height:1.4}.profile-track-heading>strong{width:fit-content;padding:6px 8px;border-radius:999px;color:#526176;background:#eef1f6;font-size:9px}.month-profile-list{display:grid;gap:11px}.month-profile-row{display:grid;grid-template-columns:82px minmax(70px,1fr) 128px;align-items:center;gap:11px}.month-profile-row>span{color:#334155;font-size:10px;font-weight:650}.month-profile-row>div{height:7px;overflow:hidden;border-radius:999px;background:#e8eaf0}.month-profile-row i{width:var(--month-profile);height:100%;display:block;border-radius:inherit;background:var(--brand-primary);transform-origin:left;animation:profile-grow .58s var(--ease-out) both;animation-delay:var(--month-delay)}.month-profile-row small{color:#64748b;font-size:9px;line-height:1.35}.month-outcomes{min-height:62px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-top:1px solid #edf0f5;color:#475569;background:#fbfcfe}.month-outcomes span{padding:0 18px;display:flex;align-items:center;justify-content:center;gap:8px;border-left:1px solid #e5e7eb;font-size:11px;font-weight:620;text-align:center}.month-outcomes span:first-child{border-left:0}.month-outcomes span:before{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--brand-primary);content:""}.pricing-section{padding:88px 0 96px;scroll-margin-top:76px;border-top:1px solid rgba(226,232,240,.82);background:radial-gradient(circle at 18% 62%,rgba(79,70,229,.045),transparent 28%),var(--background)}.pricing-heading{max-width:880px}.pricing-layout{display:grid;grid-template-columns:minmax(300px,.84fr) minmax(0,1.6fr);align-items:stretch;gap:24px}.pilot-card,.regular-plans{min-width:0;border:1px solid rgba(203,213,225,.82);border-radius:24px;background:#fffffff5;box-shadow:0 24px 60px #0f172a14}.pilot-card{position:relative;overflow:hidden;padding:28px;display:flex;flex-direction:column;border-color:#d8d5ff;background:linear-gradient(145deg,#f0effff5,#fffffffa 58%),#fff}.pilot-card:before{position:absolute;inset:0 0 auto;height:4px;background:var(--brand-primary);content:""}.pilot-card-topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.pilot-card-topline>span{color:#312e81;font-size:22px;font-weight:740;letter-spacing:-.025em}.pilot-card-topline>strong{padding:7px 10px;border-radius:999px;color:var(--brand-primary);background:#e9e7ff;font-size:10px;font-weight:720}.pilot-price{margin-top:24px;display:flex;align-items:flex-end;gap:9px}.pilot-price>strong{color:var(--text-primary);font-size:46px;font-weight:750;letter-spacing:-.05em;line-height:.92}.pilot-price>span{padding-bottom:3px;color:#526176;font-size:12px;font-weight:600}.pilot-card>p{margin:18px 0 0;color:#526176;font-size:13px;line-height:1.55}.pilot-scope{max-width:280px;font-weight:600}.pilot-card ul{margin:24px 0 28px;padding:0;display:grid;gap:11px;list-style:none}.pilot-card li{display:flex;align-items:center;gap:9px;color:#334155;font-size:12px;font-weight:620}.pilot-card li:before{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;border-radius:50%;color:var(--brand-primary);background:#e9e7ff;content:"✓";font-size:10px;font-weight:800}.pilot-cta{width:100%;min-height:52px;margin-top:auto;padding-inline:18px;font-size:14px}.regular-plans{overflow:hidden}.regular-plans-heading{min-height:72px;padding:17px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #edf0f5;background:#fbfcfe}.regular-plans-heading>div>span{color:var(--brand-primary);font-size:9px;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.regular-plans-heading h3{margin:5px 0 0;color:#273449;font-size:18px;letter-spacing:-.025em}.regular-plans-heading>p{margin:0;color:#64748b;font-size:10px;white-space:nowrap}.regular-plans-grid{padding:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.regular-plan-card{min-width:0;min-height:156px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e3e7ef;border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a0a;transition:transform .2s var(--ease-out),border-color .2s ease,box-shadow .2s ease}.regular-plan-heading h3{margin:0;color:#273449;font-size:14px;letter-spacing:.045em}.regular-plan-heading span{margin-top:8px;display:block;color:#64748b;font-size:11px}.regular-plan-price{display:flex;flex-direction:column;gap:7px}.regular-plan-price strong{color:var(--text-primary);font-size:30px;font-weight:740;letter-spacing:-.045em;line-height:1}.regular-plan-price span{min-height:28px;color:#64748b;font-size:10px;line-height:1.4}.waiters-included{min-height:78px;padding:17px 22px;display:flex;align-items:center;gap:15px;border-top:1px solid #edf0f5;background:#fbfcfe}.waiters-included>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;color:var(--brand-primary);background:#f0efff;font-family:Georgia,serif;font-size:19px;font-style:italic;font-weight:750}.waiters-included strong{color:#334155;font-size:12px}.waiters-included p{margin:5px 0 0;color:#526176;font-size:12px;font-weight:520;line-height:1.5}.faq-section{padding:64px 0 76px;scroll-margin-top:76px;border-top:1px solid rgba(226,232,240,.82);background:#ffffffc2}.faq-heading{max-width:900px;margin:0 auto 28px;text-align:center}.faq-list{max-width:920px;margin:0 auto;overflow:hidden;border:1px solid rgba(203,213,225,.82);border-radius:20px;background:#fffffff5;box-shadow:0 24px 60px #0f172a0f}.faq-item{border-top:1px solid #e8ebf1;transition:background-color .2s ease}.faq-item:first-child{border-top:0}.faq-item.open{background:#fbfbff}.faq-item h3{margin:0}.faq-item button{width:100%;min-height:62px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#273449;background:transparent;cursor:pointer;text-align:left;transition:color .18s ease,background-color .18s ease}.faq-item button>span{font-size:16px;font-weight:670;line-height:1.4}.faq-item button>i{position:relative;width:30px;height:30px;flex:0 0 30px;border:1px solid #e0e3eb;border-radius:9px;background:#f8fafc;transition:border-color .2s ease,background-color .2s ease,transform .24s var(--ease-out)}.faq-item button>i:before,.faq-item button>i:after{position:absolute;top:50%;left:50%;width:10px;height:1.5px;border-radius:999px;background:#64748b;content:"";transform:translate(-50%,-50%);transition:background-color .18s ease,transform .22s var(--ease-out),opacity .18s ease}.faq-item button>i:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item.open button{color:#312e81}.faq-item.open button>i{border-color:#d8d5ff;background:#f0efff;transform:rotate(180deg)}.faq-item.open button>i:before{background:var(--brand-primary)}.faq-item.open button>i:after{opacity:0;transform:translate(-50%,-50%) rotate(0)}.faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .34s var(--ease-out),opacity .2s ease}.faq-answer>div{overflow:hidden}.faq-answer p{max-width:760px;margin:0;padding:0 76px 20px 24px;color:#59697f;font-size:14px;line-height:1.65}.faq-item.open .faq-answer{grid-template-rows:1fr;opacity:1}.pilot-form-section{padding:76px 0 32px;scroll-margin-top:76px;border-top:1px solid rgba(226,232,240,.82);background:#ffffffc2}.pilot-form-panel{max-width:920px;margin:0 auto;padding:40px;border:1px solid rgba(203,213,225,.82);border-radius:24px;background:#fffffffa;box-shadow:0 24px 60px #0f172a12}.pilot-form-heading>span{color:var(--brand-primary);font-size:11px;font-weight:720;letter-spacing:.09em;text-transform:uppercase}.pilot-form-heading h2{margin:9px 0 0;color:var(--text-primary);font-size:clamp(32px,3vw,42px);font-weight:730;letter-spacing:-.04em;line-height:1.08}.pilot-form{margin-top:30px}.pilot-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pilot-form-field{min-width:0;display:flex;flex-direction:column;gap:8px}.pilot-form-field>span{color:#334155;font-size:13px;font-weight:640}.pilot-form-field input{width:100%;height:52px;padding:0 15px;border:1px solid #dfe4ec;border-radius:12px;color:var(--text-primary);background:#fbfcfe;font:inherit;font-size:15px;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.pilot-form-field input:hover{border-color:#cbd3df}.pilot-form-field input:focus{border-color:#a8a2ff;background:#fff;box-shadow:0 0 0 4px #4f46e514}.pilot-form-submit{min-width:260px;min-height:56px;margin-top:24px;font-size:16px}.pilot-form-submit:disabled{cursor:wait;opacity:.68;transform:none}.pilot-form-error{margin:20px 0 -8px;color:#b42318;font-size:14px;line-height:1.45}.pilot-form-success{min-height:250px;margin-top:30px;padding:32px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:16px;border:1px solid #cdeed7;border-radius:18px;color:#166534;background:#f1fbf4;text-align:center}.pilot-form-success>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--success);font-size:20px;font-weight:750}.pilot-form-success p{max-width:560px;margin:0;font-size:18px;font-weight:630;line-height:1.5}.final-cta-section{padding:0 0 88px;background:#ffffffc2}.final-cta-panel{position:relative;min-height:290px;overflow:hidden;padding:48px;display:flex;align-items:center;flex-direction:column;justify-content:center;border:1px solid #d8d5ff;border-radius:24px;background:radial-gradient(circle at 50% 115%,rgba(79,70,229,.13),transparent 44%),linear-gradient(145deg,#f5f4ff,#fff 58%,#f8fafc);box-shadow:0 24px 60px #0f172a14;text-align:center}.final-cta-panel:before,.final-cta-panel:after{position:absolute;width:180px;height:180px;border:1px solid rgba(79,70,229,.09);border-radius:50%;content:"";pointer-events:none}.final-cta-panel:before{top:-104px;left:-74px}.final-cta-panel:after{right:-88px;bottom:-112px}.final-cta-copy,.final-offer,.final-cta-button{position:relative;z-index:1}.final-cta-copy,.final-cta-copy h2{max-width:820px}.final-cta-copy p{margin:16px 0 0}.final-offer{margin-top:30px;color:#4f477f;font-size:13px;font-weight:650}.final-cta-button{min-height:56px;margin-top:24px;font-size:16px}@keyframes scene-enter{0%{opacity:0;transform:translateY(8px) scale(.992);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes bar-grow{0%{opacity:0;transform:scaleY(.12)}to{opacity:1;transform:scaleY(1)}}@keyframes profile-grow{0%{opacity:0;transform:scaleX(.08)}to{opacity:1;transform:scaleX(1)}}@media(hover:hover)and (pointer:fine){.desktop-nav a:hover{color:var(--brand-primary)}.language-switcher button:not(.active):hover{color:var(--brand-primary);background:#f7f6ff}.mobile-nav a:hover{color:var(--brand-primary);background:#f0efff;transform:translate(2px)}.header-cta:hover,.primary-cta:hover{transform:translateY(-1px);background:#4338ca;box-shadow:0 10px 24px #4f46e538}.scene-rail button:hover{color:var(--brand-primary);background:#f7f6ff}.demo-topbar button:hover{color:var(--brand-primary);background:#f0efff}.how-step:hover{transform:translateY(-2px);border-color:#d8d5ff;box-shadow:0 12px 28px #0f172a12}.waiter-card:hover,.manager-panel:hover{border-color:#d8d5ff;box-shadow:0 16px 36px #0f172a13}.month-cycle-card:hover,.month-next-card:hover,.regular-plan-card:hover{transform:translateY(-2px);border-color:#d8d5ff;box-shadow:0 12px 28px #0f172a12}.faq-item button:hover{color:var(--brand-primary);background:#f7f6ffa6}}.header-cta:active,.primary-cta:active,.scene-rail button:active,.demo-topbar button:active,.menu-button:active,.language-switcher button:active{transform:scale(.97)}@media(min-width:1061px){.hero{padding:clamp(56px,7vh,80px) 0 64px}.hero-subtitle{margin-top:22px}.hero-actions{margin-top:28px}.scene-rail button{color:#718096}.scene-rail button>span{font-size:10.5px}.scene-rail button strong{font-size:11.5px}.scene-rail li.complete button{color:#526176}.demo-topbar button,.scene-kicker,.scene-lede,.bar-value,.chart-label,.shift-progress-header,.action-row span,.comparison span,.comparison small,.profile-row small,.cycle-history{color:#59697f}.bar-value{font-size:10.5px}.chart-label,.profile-row small{font-size:9.5px}.demo-footer{color:#526176}.demo-footer p{font-size:11px}}@media(max-width:1180px){.header-inner,.hero,.section-inner{width:min(100% - 64px,1120px)}.header-inner{grid-template-columns:130px 1fr auto;gap:20px}.desktop-nav{gap:22px}.hero{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:38px}.hero h1{font-size:45.6px}.hero-subtitle{font-size:18px}.demo-layout{grid-template-columns:102px minmax(0,1fr);padding:14px;gap:12px}.scene-rail button{padding-inline:8px;grid-template-columns:18px 1fr}.scene-body{padding:22px}.how-flow{padding:22px;gap:10px}.how-step{min-height:202px;padding:16px}.how-step:not(:last-child):after{right:-11px}.experience-grid{padding:24px;grid-template-columns:minmax(280px,.8fr) 42px minmax(0,1.25fr);gap:12px}.waiter-card{padding:18px}.manager-panel-header{padding-inline:16px}.team-table{padding-inline:12px}.team-table-head,.team-row{grid-template-columns:1fr .72fr 1fr 1.18fr;gap:8px}.restaurant-facts>div{padding-inline:14px}.month-map{padding:24px}.month-cycle-card,.month-next-card{min-height:150px;padding:18px}.month-cycle-card h3,.month-next-card h3{margin-top:19px}.profile-track{gap:22px}.month-profile-row{grid-template-columns:74px minmax(64px,1fr) 112px;gap:9px}.pricing-layout{grid-template-columns:minmax(292px,.78fr) minmax(0,1.62fr);gap:20px}.pilot-card{padding:24px}.regular-plans-grid{padding:18px;gap:10px}.regular-plan-card{padding:16px}}@media(max-width:1060px){:root{--section-title-size: clamp(36px, 5vw, 44px)}.header-inner,.hero,.section-inner{width:min(100% - 48px,900px)}.desktop-nav,.header-cta{display:none}.header-inner{height:68px;grid-template-columns:1fr auto}.menu-button{width:44px;height:44px;min-height:44px;flex:0 0 44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:12px;color:#334155;background:#fff;box-shadow:0 1px 2px #0f172a0f,0 4px 12px #0f172a0a;cursor:pointer;transition:transform .14s var(--ease-out),background-color .18s ease}.menu-button img{width:32px;height:32px;object-fit:cover;filter:contrast(2) saturate(.8)}.mobile-nav{position:absolute;top:58px;right:24px;width:min(193.8px,calc(100vw - 48px));padding:6px;display:grid;border:1px solid #e1e5ed;border-radius:12px;background:#fff;box-shadow:0 14px 36px #0f172a1c}.mobile-nav a{min-height:40px;padding:0 10px;display:flex;align-items:center;border-radius:7px;color:#334155;font-size:13.5px;font-weight:620;text-decoration:none;transition:color .18s ease,background-color .18s ease,transform .16s var(--ease-out)}.mobile-nav a:focus-visible{color:var(--brand-primary);background:#f0efff}.mobile-nav a:active{color:#3730a3;background:#e6e3ff;transform:scale(.98)}.hero{min-height:auto;padding:52px 0 72px;grid-template-columns:1fr;gap:40px}.hero-copy{max-width:720px}.hero h1{max-width:760px;font-size:clamp(44px,5vw,52px)}.hero-subtitle{max-width:740px}.product-demo{width:min(100%,720px);justify-self:center}.how-section,.restaurants-section,.month-section,.pricing-section{padding:80px 0 88px}.faq-section{padding:60px 0 72px}.faq-heading{margin-bottom:26px}.final-cta-section{padding-bottom:88px}.section-heading{margin-bottom:36px}.how-product-topbar{padding-inline:20px}.how-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.how-step{min-height:198px}}@media(max-width:900px){.how-product-topbar{min-height:54px;padding:12px 18px;align-items:flex-start;flex-direction:column;gap:3px}.how-product-topbar>span{padding-left:16px}.how-flow{padding:18px;grid-template-columns:1fr;gap:10px}.how-step{min-height:96px;padding:14px;display:grid;grid-template-columns:30px minmax(78px,.58fr) minmax(0,1.42fr);align-items:center;column-gap:14px}.how-step:not(:last-child):after{top:auto;right:auto;bottom:-15px;left:24px;content:"↓";transform:none}.how-step-number{grid-column:1;grid-row:1}.how-pos,.how-focus,.how-shifts,.how-sale,.how-result{min-height:62px;margin:0;grid-column:2}.how-step-copy{grid-column:3}.experience-grid{grid-template-columns:1fr;gap:16px}.experience-connection{min-height:34px;grid-template-columns:auto auto;justify-content:center;align-items:center}.experience-connection span{transform:rotate(90deg)}.manager-panel{width:100%}.team-table-head,.team-row{grid-template-columns:1.05fr .8fr 1fr 1.2fr}.restaurant-facts{grid-template-columns:repeat(2,1fr);row-gap:18px}.restaurant-facts>div:nth-child(3){padding-left:0;border-left:0}.month-cycles{grid-template-columns:1fr;gap:12px}.month-cycle-card,.month-next-card{min-height:118px}.month-arrow{line-height:1;transform:rotate(90deg)}.pricing-layout{grid-template-columns:1fr}.pilot-card{min-height:320px}}@media(max-width:620px){:root{--section-title-size: 32px;--section-subtitle-size: 16px}body{background:var(--background)}.header-inner,.hero,.section-inner{width:min(100% - 40px,520px)}.site-header{background:#f7f9fcf5}.brand,.brand img{width:104px}.header-controls{gap:8px}.language-switcher{padding:2px}.language-switcher button{min-width:30px;height:28px;padding:0 6px;font-size:10px}.hero{padding:32px 0 44px;gap:32px}.hero h1{font-size:clamp(33.32px,8.82vw,35.28px);line-height:1.045;letter-spacing:-.04em;text-wrap:pretty}.hero-subtitle{margin-top:18px;font-size:17px;line-height:1.48}.hero-actions{margin-top:22px}.primary-cta{width:100%;min-height:54px;padding:0 18px;font-size:15px}.product-demo{border-radius:20px}.demo-topbar{height:auto;min-height:76px;padding:12px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:8px;row-gap:5px}.demo-topbar>div{min-width:0;font-size:13px;line-height:1.2}.demo-topbar>div:first-child{width:142px;grid-row:1;align-self:center;align-items:flex-start;padding-block:6px}.demo-topbar>div:first-child .live-dot{flex:0 0 auto;margin-top:4px}.demo-topbar>.demo-topbar-actions{display:contents}.demo-topbar-actions .demo-data-badge{grid-column:1 / -1;grid-row:2;justify-self:start;max-width:100%;padding:5px 6px;font-size:8px;text-align:right;white-space:normal}.demo-topbar-actions button{grid-column:2;grid-row:1;justify-self:end;padding:6px 8px;white-space:nowrap}.demo-layout{min-height:auto;padding:10px;display:flex;flex-direction:column;gap:10px}.scene-rail{padding:2px 0;flex-direction:row;gap:4px}.scene-rail li{flex:1}.scene-rail button{width:32px;min-height:32px;margin-inline:auto;padding:0;display:grid;grid-template-columns:1fr;gap:0;place-items:center;border-radius:8px;text-align:center}.scene-rail button span{font-size:9px}.scene-rail button strong{display:none}.scene-stage,.scene-card,.scene-body{min-height:430px}.scene-body{padding:20px}.scene-header{gap:10px}.scene-header h2{font-size:23px}.scene-meta{padding:6px 8px;font-size:9px}.pos-chart{min-height:230px;padding-inline:0;gap:6px}.chart-column{height:190px}.chart-label{max-width:54px;font-size:8px}.focus-orbit{width:170px;height:170px;margin-top:28px}.focus-orbit span{width:98px;height:98px}.action-row{grid-template-columns:68px 1fr;gap:8px}.action-scene blockquote{font-size:13px}.comparison{margin-top:24px;gap:7px}.comparison>div{padding:14px 10px}.comparison-word{font-size:15px!important}.profile-row{grid-template-columns:82px 1fr}.demo-footer{min-height:48px;padding:0 14px;gap:8px}.demo-footer span{flex:0 0 auto;white-space:nowrap}.demo-footer p{min-width:0;white-space:nowrap}.demo-footer-full{display:none}.demo-footer-compact{display:block;font-size:8.75px!important;letter-spacing:-.01em}.how-section,.restaurants-section,.month-section,.pricing-section{scroll-margin-top:68px;padding:64px 0 72px}.faq-section{scroll-margin-top:68px;padding:52px 0 60px}.section-heading{margin-bottom:24px;text-align:left}.section-heading h2{line-height:1.1;text-wrap:pretty}.section-heading p{margin-top:16px;line-height:1.5}.how-product{border-radius:20px}.how-product-topbar{min-height:48px;padding:0 16px;align-items:center;flex-direction:row}.how-product-topbar>div{font-size:12px}.how-product-topbar>span{max-width:170px;padding-left:0;display:block;font-size:8.5px;line-height:1.3;text-align:right}.how-flow{padding:14px;gap:8px}.how-step{min-height:86px;padding:12px;grid-template-columns:28px 102px minmax(0,1fr);column-gap:8px;box-shadow:0 6px 18px #0f172a0a}.how-pos,.how-focus,.how-shifts,.how-sale,.how-result{min-height:54px}.how-pos,.how-focus,.how-result{padding:9px}.how-sale{padding:8px;align-items:flex-start;flex-direction:column;gap:5px}.how-sale span{width:18px;height:18px;flex:0 0 18px;font-size:9px}.how-sale strong{min-width:0;max-width:100%;font-size:8px;overflow-wrap:anywhere}.how-result{min-width:0}.how-result span,.how-result strong{min-width:0;max-width:100%;overflow-wrap:anywhere}.how-result strong{font-size:9px}.how-shifts{gap:3px}.how-shifts span{height:26px}.how-step:not(:last-child):after{left:23px}.how-step h3{font-size:14px;overflow-wrap:anywhere}.how-step p{margin-top:5px;font-size:11px}.how-result .how-result-confirmed{padding:3px 4px;font-size:7px}.restaurants-product{border-radius:20px}.experience-grid{padding:14px;gap:14px}.experience-connection{display:none}.experience-label{margin-bottom:10px}.waiter-card{padding:15px}.waiter-card-header h3{font-size:20px}.waiter-details>div{grid-template-columns:64px minmax(0,1fr)}.experience-note{margin-inline:2px}.manager-panel-header{min-height:auto;padding:14px;align-items:stretch;flex-direction:column;gap:10px}.managed-by-product{width:fit-content}.team-table{padding:0 14px}.team-table-head{display:none}.team-row{width:100%;min-width:0;min-height:0;padding:12px 0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px 12px;overflow:hidden}.team-row>strong,.team-row>span,.team-row>div{min-width:0;max-width:100%}.team-row>strong{font-size:12px}.team-row>span:nth-child(2){width:100%;justify-self:start;color:#475569;font-weight:620;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-progress{width:100%;min-width:0}.team-status{width:100%;min-width:0;max-width:100%;justify-self:end;white-space:nowrap;text-align:right;overflow:hidden;text-overflow:ellipsis}.month-product{border-radius:20px}.month-product-topbar{min-height:50px;padding:10px 14px;align-items:center;flex-direction:row;gap:10px}.month-product-topbar>div{font-size:12px}.month-product-topbar>strong{padding:5px 7px;font-size:9px}.month-map{padding:14px}.month-cycles{gap:8px}.month-cycle-card,.month-next-card{min-height:104px;padding:14px;box-shadow:0 6px 18px #0f172a0a}.month-cycle-card h3,.month-next-card h3{margin-top:13px;font-size:18px}.month-next-card h3{font-size:17px}.month-shift-line{padding-top:11px}.personal-focus-status{margin-top:14px}.month-arrow{font-size:14px}.month-parallel-note{min-height:0;padding:13px 16px;justify-content:flex-start;font-size:11px;text-align:left}.pricing-layout{gap:18px}.pilot-card,.regular-plans{border-radius:20px}.pilot-card{min-height:0;padding:22px 20px}.pilot-price{margin-top:26px;align-items:flex-start;flex-direction:column;gap:7px}.pilot-price>strong{font-size:42px}.pilot-price>span{padding-bottom:0}.pilot-scope{margin-bottom:24px!important}.regular-plans-heading{min-height:0;padding:16px 18px;align-items:flex-start;flex-direction:column;gap:7px}.regular-plans-grid{padding:16px;grid-template-columns:1fr;gap:10px}.regular-plan-card{min-height:128px;padding:16px;flex-direction:row;align-items:flex-end;gap:18px}.regular-plan-price{align-items:flex-end;text-align:right}.regular-plan-price strong{font-size:27px}.regular-plan-price span{min-height:0;max-width:120px}.waiters-included{padding:16px 18px;align-items:flex-start}.waiters-included p{font-size:12.5px}.faq-heading{margin-bottom:22px;text-align:left}.faq-list{border-radius:18px}.faq-item button{min-height:60px;padding:14px 18px;gap:16px}.faq-item button>span{font-size:15px}.faq-item button>i{width:28px;height:28px;flex-basis:28px}.faq-answer p{padding:0 62px 18px 18px;font-size:13px;line-height:1.58}.pilot-form-section{padding:52px 0 28px;scroll-margin-top:68px}.pilot-form-panel{padding:24px 20px;border-radius:20px}.pilot-form-heading h2{font-size:30px;line-height:1.1;text-wrap:pretty}.pilot-form{margin-top:24px}.pilot-form-grid{grid-template-columns:1fr;gap:15px}.pilot-form-field input{height:50px}.pilot-form-submit{width:100%;min-width:0;margin-top:20px;font-size:15px}.pilot-form-success{min-height:220px;margin-top:24px;padding:24px 18px}.pilot-form-success p{font-size:16px}.final-cta-section{padding-bottom:64px}.final-cta-panel{min-height:0;padding:38px 20px;border-radius:20px}.final-cta-copy h2{line-height:1.1;text-wrap:pretty}.final-cta-copy p{margin-top:18px;line-height:1.5}.final-cta-button{margin-top:22px}}@media(max-width:390px){.header-inner,.hero,.section-inner{width:calc(100% - 40px)}.hero{padding-top:28px}.hero h1{font-size:33.32px}.hero-subtitle{font-size:16.5px}.primary-cta{font-size:14px}.scene-stage,.scene-card,.scene-body{min-height:414px}.scene-body{padding:18px}.scene-header h2{font-size:21px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}.scene-card{animation-name:reduced-fade}}@keyframes reduced-fade{0%{opacity:.72}to{opacity:1}}
