/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#071a33;--navy-2:#0a2c5b;--blue:#155cf6;--blue-dark:#0d49c7;--sky:#eaf2ff;--ink:#122033;--muted:#5e6b7d;--line:#dbe3ee;--cream:#f7f5ef;--white:#fff;--yellow:#ffc647;--container:1200px;--page-shell:1600px;--shell-gutter:32px;--shell-padding:64px;--wide-content:1472px;--radius:20px;--radius-button:12px;--shadow-card:0 14px 40px #071a3314;--shadow-hover:0 22px 55px #071a3321;--ease:.22s cubic-bezier(.2,.7,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{background:var(--white);color:var(--ink);font-family:var(--font-manrope), sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:18px;font-weight:400;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img,svg{max-width:100%}p{margin:0 0 20px}h1,h2,h3,h4,p{overflow-wrap:break-word}h1,h2,h3,h4{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:4px;border-radius:8px}.site-header{z-index:50;width:min(calc(100% - (var(--shell-gutter) * 2)), var(--page-shell));border-radius:var(--radius);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #dbe3eee6;justify-content:space-between;align-items:center;gap:28px;height:92px;margin:16px auto 0;padding:0 26px;display:flex;position:sticky;top:16px;box-shadow:0 8px 30px #071a330a}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-logo{object-fit:contain;flex:none;width:52px;height:41px}.brand-name{color:var(--blue);white-space:nowrap;font-size:20px;font-weight:700;line-height:1}.brand-name strong{color:var(--navy);font-size:inherit;letter-spacing:.03em;font-weight:800}.nav{align-items:center;gap:24px;font-size:15px;font-weight:600;display:flex}.nav>a:not(.button){padding:29px 0;position:relative}.nav>a:not(.button):after{content:"";background:var(--blue);transform-origin:0;height:2px;transition:transform var(--ease);position:absolute;bottom:21px;left:0;right:0;transform:scaleX(0)}.nav>a:not(.button):hover{color:var(--blue)}.nav>a:not(.button):hover:after{transform:scaleX(1)}.nav .button{min-height:46px;padding:11px 15px;font-size:14px}.menu-button{color:var(--navy);cursor:pointer;background:0 0;border:0;padding:8px;display:none}.menu-button b{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700}.button{border-radius:var(--radius-button);min-height:54px;transition:transform var(--ease), box-shadow var(--ease), background-color var(--ease), border-color var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:15px 22px;font-size:17px;font-weight:600;line-height:1.25;display:inline-flex;box-shadow:0 8px 20px #071a3317}.button:after{content:"→";transition:transform var(--ease);font-size:1.05em;font-weight:400;line-height:1}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #071a3329}.button:hover:after{transform:translate(3px)}.button-primary{background:var(--yellow);color:var(--navy)}.button-primary:hover{background:#ffd36b}.button-primary,.button-primary:visited,.button-primary:focus-visible{background-color:var(--yellow);color:var(--navy)}.button-ghost{color:var(--navy);box-shadow:none;background:0 0;border-color:#b9c7d9}.button-ghost:hover{background:var(--white);border-color:var(--blue)}.button-dark{background:var(--navy);color:var(--white)}.button-dark:hover{background:var(--navy-2)}.button-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.text-link,.solution-home-card b{color:var(--blue);align-items:center;gap:8px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--blue-dark)}.section{width:100%;max-width:var(--container);margin:0 auto;padding:112px 24px}.soft-section,.founder-section,.trust-section{max-width:none;padding-right:max(24px, calc((100vw - var(--container)) / 2));padding-left:max(24px, calc((100vw - var(--container)) / 2))}.soft-section{background:var(--cream)}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.15em;margin:0 0 16px;font-size:13px;font-weight:700;line-height:1.35}.kicker{color:var(--blue)}.eyebrow{color:#a9c9ff}.section h2{letter-spacing:-.035em;margin:0 0 24px;font-size:clamp(34px,3.4vw,48px);font-weight:700;line-height:1.14}.section h3{font-size:28px;font-weight:600;line-height:1.25}.section-heading{max-width:760px;margin-bottom:40px}.section-heading>p:last-child{max-width:680px;color:var(--muted);margin-bottom:0;font-size:18px}.compact-heading h2{margin-bottom:0}.center-action{text-align:center;margin-top:40px}.inline-action{margin-top:28px}.hero{width:min(calc(100% - (var(--shell-gutter) * 2)), var(--page-shell));padding:clamp(96px, 9vw, 124px) var(--shell-padding);color:var(--white);border-radius:var(--radius);background:linear-gradient(128deg,#06162c 0%,#0a2c5b 56%,#0c56bd 100%);margin:28px auto 0;position:relative;overflow:hidden;box-shadow:0 24px 70px #071a3329}.hero-inner{z-index:2;max-width:var(--wide-content);grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);align-items:center;gap:56px;margin:auto;display:grid;position:relative}.hero-copy{max-width:670px}.hero h1{letter-spacing:-.05em;margin:18px 0 28px;font-size:clamp(54px,5vw,64px);font-weight:800;line-height:1.04}.hero h1 span{color:#76aaff}.hero-text{color:#d6e4fb;max-width:640px;margin-bottom:0;font-size:20px;line-height:1.65}.hero .button-ghost,.final-cta .button-ghost{color:var(--white);border-color:#ffffff6b}.hero .button-ghost:hover,.final-cta .button-ghost:hover{border-color:var(--white);background:#ffffff14}.hero-orb{opacity:.22;border-radius:50%;position:absolute}.orb-one{border:1px solid #77b0ff;width:520px;height:520px;top:-250px;right:-210px}.orb-two{filter:blur(4px);background:#0e7cff;width:250px;height:250px;bottom:-170px;right:12%}.hero-assessment{color:var(--white);border-radius:var(--radius);background:linear-gradient(155deg,#0b2142,#07162d);border:1px solid #5e8bc373;padding:28px;box-shadow:0 30px 80px #020b1d85,inset 0 0 0 1px #ffffff0a}.hero-result-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:20px;display:flex}.hero-result-header small,.hero-score-row small,.hero-chart small{color:#91baf0;letter-spacing:.12em;font-size:11px;font-weight:700;display:block}.hero-result-header h2{letter-spacing:-.02em;margin:7px 0 0;font-size:22px;font-weight:600}.hero-result-header>span{color:#c2dcff;background:#155cf626;border:1px solid #5d99e566;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:600}.hero-score-row{justify-content:space-between;align-items:center;padding:20px 3px 18px;display:flex}.hero-score-row strong{letter-spacing:-.05em;margin-top:3px;font-size:48px;font-weight:700;line-height:1;display:block}.hero-score-row strong span{color:#82a0c7;letter-spacing:0;font-size:18px}.hero-score-row p{color:#a9bfdc;margin:7px 0 0;font-size:13px}.score-ring{border:8px solid #17365d;border-radius:50%;grid-template-rows:repeat(2,7px);grid-template-columns:repeat(5,7px);place-content:center;gap:7px;width:88px;height:88px;display:grid;box-shadow:inset 0 0 0 1px #346496}.score-ring i{background:#28486f;border-radius:50%;width:7px;height:7px}.score-ring i:nth-child(-n+4){background:#3d8cff;box-shadow:0 0 8px #3d8cff99}.hero-result-metrics{grid-template-columns:1fr 1.12fr;gap:10px;display:grid}.hero-result-metrics article{background:#0d2d58;border:1px solid #366ba65c;border-radius:14px;padding:16px}.hero-result-metrics small{color:#a5bdd9;font-size:11px;line-height:1.35;display:block}.hero-result-metrics strong{color:#e1edff;margin:5px 0 2px;font-size:21px;font-weight:700;display:block}.hero-result-metrics article>span{color:#8fa8c6;font-size:11px;display:block}.hero-recommendation{color:var(--navy);background:var(--white);border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:13px;margin-top:10px;padding:16px;display:grid}.hero-recommendation>span{white-space:nowrap;background:var(--yellow);letter-spacing:.06em;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:700}.hero-recommendation b{font-size:13px;font-weight:600}.hero-recommendation p{color:#66758a;margin:4px 0 0;font-size:11px;line-height:1.5}.hero-chart{background:#081b37;border:1px solid #345e9054;border-radius:14px;justify-content:space-between;align-items:end;gap:18px;margin-top:10px;padding:14px 16px;display:flex}.hero-chart b{color:#cbdcf1;margin-top:4px;font-size:11px;font-weight:600;display:block}.chart-bars{align-items:end;gap:5px;height:40px;display:flex}.chart-bars i{background:linear-gradient(#4a9cff,#1857ab);border-radius:4px 4px 1px 1px;width:8px;display:block}.chart-bars i:first-child{height:8px}.chart-bars i:nth-child(2){height:13px}.chart-bars i:nth-child(3){height:18px}.chart-bars i:nth-child(4){height:23px}.chart-bars i:nth-child(5){height:29px}.chart-bars i:nth-child(6){height:34px}.chart-bars i:nth-child(7){background:var(--yellow);height:40px}.hero-example-note{color:#8397b3;margin:11px 2px 0;font-size:10px;line-height:1.45}.mini-hero{width:min(calc(100% - (var(--shell-gutter) * 2)), var(--page-shell));padding:104px var(--shell-padding);color:var(--white);border-radius:var(--radius);background:linear-gradient(135deg,#071a33,#0c4a9c);margin:28px auto 0;overflow:hidden;box-shadow:0 24px 70px #071a3329}.mini-hero h1{letter-spacing:-.04em;max-width:980px;margin:18px 0 26px;font-size:clamp(44px,4.4vw,56px);font-weight:700;line-height:1.08}.mini-hero>p:last-child{color:#d5e2f5;max-width:720px;margin-bottom:0;font-size:20px;line-height:1.65}.card-grid{gap:24px;display:grid}.card-grid.three{grid-template-columns:repeat(3,1fr)}.number-card,.values-grid article,.article-grid article,.receive-card,.solution-home-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);transition:transform var(--ease), box-shadow var(--ease), border-color var(--ease)}.number-card:hover,.values-grid article:hover,.article-grid article:hover,.receive-card:hover,.solution-home-card:hover{box-shadow:var(--shadow-hover);border-color:#b8cbea;transform:translateY(-4px)}.number-card{padding:32px}.number-card>span{color:var(--blue);letter-spacing:.12em;font-size:13px;font-weight:700}.number-card>.benefit-icon{width:54px;height:54px;color:var(--blue);background:var(--sky);border-radius:16px;place-items:center;display:grid}.number-card h3{margin:28px 0 10px;font-size:22px}.number-card p{color:var(--muted);margin-bottom:0}.values-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.values-grid article{padding:32px}.values-grid h3{margin:0 0 12px;font-size:22px}.values-grid p{color:var(--muted);margin:0}.receive-section{grid-template-columns:.48fr 1.52fr;align-items:center;gap:56px;padding-top:88px;padding-bottom:88px;display:grid}.receive-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.receive-card{flex-direction:column;justify-content:space-between;min-height:160px;padding:26px;display:flex}.receive-card svg{color:var(--blue)}.receive-card h3{margin:30px 0 0;font-size:19px;line-height:1.3}.familiar-section{grid-template-columns:.68fr 1.32fr;align-items:start;column-gap:72px;display:grid}.familiar-section .section-heading{margin:0}.pain-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pain-item{background:var(--white);border:1px solid #e3ded2;border-radius:16px;align-items:center;gap:14px;min-height:64px;padding:18px 20px;font-weight:600;display:flex}.pain-item svg{color:var(--blue);flex:none}.familiar-section .inline-action{grid-column:2}.solutions-home .section-heading{max-width:820px}.solution-home-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.solution-home-card{background:linear-gradient(155deg,#fff,#f8faff);flex-direction:column;min-height:292px;padding:32px;display:flex}.solution-home-card:last-child:nth-child(odd){grid-column:1/-1;min-height:250px}.solution-home-card>span{color:var(--blue);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700}.solution-home-card h3{max-width:500px;margin:28px 0 12px;font-size:28px;line-height:1.16}.solution-home-card p{max-width:520px;color:var(--muted);margin-bottom:0}.solution-home-card b{margin-top:auto;padding-top:26px}.process-strip{border-top:1px solid var(--line)}.home-process{padding-bottom:100px}.steps-row{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.four-steps{grid-template-columns:repeat(4,1fr);gap:24px}.four-steps>div{border-top:1px solid var(--line);padding-top:26px}.steps-row b{width:46px;height:46px;color:var(--blue);background:var(--sky);border-radius:14px;place-items:center;font-weight:700;display:grid}.steps-row h3{margin:24px 0 10px;font-size:22px;line-height:1.28}.steps-row p{color:var(--muted);margin:0;font-size:16px}.trust-section{color:var(--white);background:var(--navy);grid-template-columns:.86fr 1.14fr;align-items:center;gap:84px;padding-top:112px;padding-bottom:112px;display:grid}.trust-copy>p:not(.kicker){color:#c1d1e6;max-width:580px;margin-bottom:0}.trust-points{grid-template-columns:1fr 1fr;gap:16px;display:grid}.trust-points>div{border-radius:var(--radius);background:#ffffff0b;border:1px solid #ffffff1c;align-items:flex-start;gap:16px;min-height:132px;padding:24px;display:flex}.trust-points svg{color:#82b5ff;stroke-width:1.8px;flex:none;width:24px}.trust-points span,.trust-points b,.trust-points small{display:block}.trust-points b{font-size:18px;font-weight:600}.trust-points small{color:#aebfd5;margin-top:6px;font-size:15px;line-height:1.5}.insights-home{padding-bottom:96px}.article-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.article-grid article{padding:32px}.article-grid span{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.article-grid h2{letter-spacing:-.025em;margin:24px 0 14px;font-size:26px;font-weight:600;line-height:1.22}.article-grid p{color:var(--muted);margin-bottom:0;font-size:16px}.article-grid a{color:var(--blue);margin-top:24px;font-size:16px;font-weight:600;display:inline-block}.featured-insight-card{background:linear-gradient(145deg,#f4f8ff,#fff)!important;border-color:#bdd3f3!important}.faq-section{border-top:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:72px;display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:24px 0;font-size:18px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);transition:transform var(--ease);font-size:25px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:680px;color:var(--muted);margin:0;padding:0 48px 24px 0;font-size:16px}.solution-list{gap:24px;display:grid}.solution-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden}.solution-card summary{cursor:pointer;grid-template-columns:50px 1fr 32px;align-items:center;gap:22px;padding:28px 32px;list-style:none;display:grid}.solution-card summary::-webkit-details-marker{display:none}.solution-card summary>span{color:var(--blue);font-size:13px;font-weight:700}.solution-card summary h2{margin:0 0 6px;font-size:30px;font-weight:600}.solution-card summary p{color:var(--muted);margin:0;font-size:16px}.solution-card summary>b{color:var(--blue);transition:transform var(--ease);font-size:30px;font-weight:400}.solution-card[open] summary{background:var(--sky)}.solution-card[open] summary>b{transform:rotate(45deg)}.solution-body{grid-template-columns:1.2fr .8fr;gap:32px;padding:32px 82px 40px;display:grid}.solution-description{color:#3c4a5d}.solution-body ul{color:#425168;margin:20px 0 0;padding-left:22px;line-height:1.8}.solution-body li+li{margin-top:6px}.flow-box{color:var(--white);background:var(--navy);border-radius:var(--radius);flex-direction:column;align-self:start;gap:14px;padding:28px;display:flex}.flow-box small{color:#9bc1f5;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700}.flow-box strong{font-weight:600;line-height:1.7}.solution-body>.button{justify-self:start}.restaurant-card[open] summary{color:var(--white);background:linear-gradient(120deg, var(--navy), #0b4b9e)}.restaurant-card[open] summary>span,.restaurant-card[open] summary>b{color:#8fbcff}.restaurant-card[open] summary p{color:#c8d9ee}.restaurant-solution-body{background:linear-gradient(#f3f8ff 0,#fff 520px);padding:0 52px 52px}.restaurant-intro{grid-template-columns:1.25fr .75fr;align-items:end;gap:56px;padding:46px 0 34px;display:grid}.restaurant-intro h3{letter-spacing:-.035em;max-width:700px;margin:7px 0 14px;font-size:36px;line-height:1.14}.restaurant-intro>div:first-child>p:last-child{max-width:750px;color:var(--muted);margin:0}.restaurant-label{color:var(--blue);text-transform:uppercase;letter-spacing:.13em;margin:0;font-size:12px;font-weight:700}.restaurant-promise{background:var(--white);box-shadow:var(--shadow-card);border:1px solid #cfe0f5;border-radius:16px;align-items:flex-start;gap:15px;padding:22px;display:flex}.restaurant-promise svg{width:25px;color:var(--blue);flex:none}.restaurant-promise span,.restaurant-promise b,.restaurant-promise small{display:block}.restaurant-promise b{font-size:16px}.restaurant-promise small{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.45}.restaurant-preview{color:var(--white);border-radius:var(--radius);background:linear-gradient(145deg,#06152b,#0c376d);border:1px solid #244f81;padding:28px;overflow:hidden;box-shadow:0 30px 70px #071a3338}.restaurant-preview-top{color:#accbf3;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:12px;font-weight:700;display:flex}.restaurant-preview-top>span{align-items:center;gap:9px;display:inline-flex}.restaurant-preview-top svg{width:18px}.restaurant-preview-top small{color:#6f96c7;font-size:11px}.restaurant-screens{grid-template-columns:minmax(250px,.72fr) 90px minmax(330px,1.28fr);align-items:center;gap:22px;display:grid}.menu-phone,.kitchen-screen{color:var(--ink);background:#f8fbff;border:1px solid #ffffff4d;box-shadow:0 18px 42px #0008184d}.menu-phone{border-radius:24px;padding:16px}.device-bar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.device-bar>span{align-items:center;gap:8px;display:inline-flex}.device-bar>span:first-child:not(:last-child){background:#cbd7e7;border-radius:999px;width:30px;height:5px}.device-bar b{font-size:12px}.device-bar svg{width:16px;color:var(--blue)}.menu-phone>small{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:700}.menu-phone>h4{margin:4px 0 15px;font-size:20px}.menu-item{border-top:1px solid #e4eaf2;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.menu-item i{color:#3c6aa3;background:var(--sky);border-radius:8px;place-items:center;width:28px;height:28px;font-size:9px;font-style:normal;display:grid}.menu-item span,.menu-item b,.menu-item small{display:block}.menu-item b{font-size:12px}.menu-item small{color:var(--muted);font-size:9px}.menu-item strong{color:var(--navy);font-size:11px}.order-total{color:var(--white);background:var(--blue);border-radius:10px;justify-content:space-between;margin-top:10px;padding:11px 12px;font-size:10px;display:flex}.order-transfer{color:#8db9f1;text-transform:uppercase;letter-spacing:.08em;flex-direction:column;align-items:center;font-size:10px;font-weight:700;display:flex}.order-transfer b{color:var(--yellow);font-size:32px;font-weight:400}.kitchen-screen{border-radius:18px;padding:18px}.kitchen-screen .device-bar{border-bottom:1px solid #dce5f0;padding-bottom:12px}.kitchen-screen .device-bar small{color:var(--blue);font-size:10px;font-weight:700}.kitchen-ticket{background:var(--white);border:1px solid #dbe4ef;border-radius:12px;margin-top:10px;padding:13px}.kitchen-ticket.active{border-color:#80aef0;box-shadow:0 8px 20px #155cf617}.kitchen-ticket header,.kitchen-ticket footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.kitchen-ticket header{border-bottom:1px solid #e7edf4;padding-bottom:8px}.kitchen-ticket header b{color:var(--blue);letter-spacing:.08em;font-size:10px}.kitchen-ticket header span,.kitchen-ticket footer small{color:#8290a2;font-size:9px}.kitchen-ticket p{margin:8px 0 0;font-size:11px}.kitchen-ticket p i{color:var(--blue);margin-right:8px;font-style:normal;font-weight:700}.kitchen-ticket footer{margin-top:10px}.kitchen-ticket footer span{color:#875d00;background:#fff0c5;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700}.kitchen-ticket footer span.ready{color:#116342;background:#dff7ec}.kitchen-ticket footer b{color:var(--white);background:var(--blue);border-radius:7px;padding:5px 8px;font-size:9px}.module-section{border:1px solid var(--line);border-radius:var(--radius);margin-top:34px;padding:34px}.core-module{background:var(--white);box-shadow:var(--shadow-card)}.add-on-section{background:#f8fafc}.module-heading{grid-template-columns:54px 1fr auto;align-items:center;gap:18px;display:grid}.module-heading>span{width:54px;height:54px;color:var(--white);background:var(--blue);border-radius:16px;place-items:center;font-size:18px;font-weight:700;display:grid}.module-heading p{color:var(--blue);text-transform:uppercase;letter-spacing:.13em;margin:0;font-size:10px;font-weight:700}.module-heading h3{margin:2px 0;font-size:28px}.module-heading small{color:var(--muted);font-size:13px;display:block}.module-heading>b{color:#614500;letter-spacing:.09em;background:#ffe5a6;border-radius:999px;padding:7px 10px;font-size:9px}.add-on-section .module-heading>span{color:var(--blue);background:var(--sky)}.add-on-section .module-heading>b{color:#174d91;background:#deebff}.module-grid{gap:16px;margin-top:28px;display:grid}.core-grid{grid-template-columns:repeat(4,1fr)}.module-grid article{background:#fbfdff;border:1px solid #dbe5f1;border-radius:16px;padding:22px}.module-grid article>svg,.module-grid article>div svg{width:23px;color:var(--blue);stroke-width:1.8px}.module-grid h4{margin:18px 0 8px;font-size:17px;line-height:1.25}.module-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.core-journey{color:#305273;background:var(--sky);border-radius:14px;justify-content:center;align-items:center;gap:14px;margin-top:20px;padding:17px 20px;font-size:12px;font-weight:600;display:flex}.core-journey b{color:var(--blue);font-weight:400}.add-on-grid{grid-template-columns:repeat(3,1fr)}.add-on-grid article{transition:transform var(--ease), box-shadow var(--ease), border-color var(--ease)}.add-on-grid article:hover{box-shadow:var(--shadow-card);border-color:#adc8ed;transform:translateY(-3px)}.add-on-grid article>div{justify-content:space-between;align-items:center;display:flex}.add-on-grid article>div span{color:#7690ad;letter-spacing:.1em;font-size:9px;font-weight:700}.restaurant-outcome{color:var(--white);background:linear-gradient(125deg, var(--navy), #0c4b9e);border-radius:var(--radius);grid-template-columns:1fr auto;align-items:center;gap:42px;margin-top:34px;padding:40px;display:grid}.restaurant-outcome h3{max-width:780px;margin:6px 0 12px;font-size:31px;line-height:1.18}.restaurant-outcome p:last-child{color:#c6d8ee;max-width:750px;margin:0;font-size:15px}.bespoke,.split-cta{border-radius:var(--radius);margin-top:56px;padding:56px}.bespoke{background:var(--cream)}.bespoke p:not(.kicker){max-width:800px;color:var(--muted)}.split-cta{color:var(--white);background:var(--navy);justify-content:space-between;align-items:center;gap:36px;display:flex}.split-cta h2{margin-bottom:12px;font-size:36px}.split-cta p{color:#c6d6eb;margin:0}.timeline{max-width:900px;margin:auto}.timeline article{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr;gap:30px;padding:36px 0;display:grid}.timeline article>span{color:var(--blue);font-size:18px;font-weight:700}.timeline small{color:var(--blue);background:var(--sky);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:600;display:inline-block}.timeline h2{margin:16px 0 8px;font-size:36px}.timeline p{max-width:700px;color:var(--muted);margin:0}.fine-print{color:#6b7787;max-width:900px;margin:28px auto 0;font-size:14px}.two-column{grid-template-columns:1fr 1fr;gap:72px;display:grid}.two-column>div:last-child>p{color:var(--muted)}.intro-grid{grid-template-columns:.85fr 1.15fr;gap:88px;display:grid}.lead-copy{font-size:18px}.prose p{color:#425168;max-width:700px}.prose p:first-child{margin-top:0}.founder-section{background:var(--cream);grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;padding-top:112px;padding-bottom:112px;display:grid}.founder-card{min-height:420px;color:var(--white);background:linear-gradient(150deg, var(--blue), var(--navy));border-radius:var(--radius);box-shadow:var(--shadow-card);flex-direction:column;justify-content:flex-end;padding:40px;display:flex}.founder-card>span{letter-spacing:-.07em;font-size:84px;font-weight:800;line-height:1}.founder-card p{color:#c8daf2;margin:16px 0 4px}.founder-card h2{margin:0;font-size:36px}.founder-section>div:last-child>p:not(.kicker){max-width:620px;color:var(--muted)}.founder-credentials{background:var(--white);border:1px solid var(--line);border-radius:14px;max-width:620px;margin:28px 0 30px;padding:22px 24px}.founder-credentials>p{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:700}.founder-credentials ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.founder-credentials li{grid-template-columns:132px 1fr;align-items:baseline;gap:16px;display:grid}.founder-credentials li+li{border-top:1px solid var(--line);padding-top:12px}.founder-credentials span{color:var(--muted);font-size:13px;font-weight:600}.founder-credentials strong{color:var(--navy);font-size:15px}.contact-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.contact-option{border-radius:var(--radius);min-height:500px;box-shadow:var(--shadow-card);flex-direction:column;align-items:flex-start;padding:38px;display:flex}.contact-option-number{color:#8ba5c8;letter-spacing:.14em;margin-bottom:auto;font-size:13px;font-weight:800}.contact-option .kicker{margin-top:54px}.contact-option h2{margin:0 0 16px;font-size:clamp(27px,2vw,34px);line-height:1.08}.contact-option>p:not(.kicker){min-height:96px;margin:0 0 28px;font-size:16px;line-height:1.65}.contact-option .button{margin-top:auto}.contact-assessment{background:var(--cream);border:1px solid #ebe5d8}.contact-assessment>p:not(.kicker),.contact-email>p:not(.kicker){color:var(--muted)}.contact-consultation{color:var(--white);background:var(--navy)}.contact-consultation .kicker{color:#9cc2f7}.contact-consultation>p:not(.kicker){color:#d0deef}.contact-consultation .button-ghost{color:var(--navy);background:var(--white);border-color:var(--white)}.contact-email{background:var(--white);border:1px solid var(--line)}.contact-email-address{color:var(--blue);overflow-wrap:anywhere;margin-top:18px;font-size:15px;font-weight:700}.contact-next-step{text-align:center;padding-top:42px}.contact-next-step h2{max-width:720px;margin-left:auto;margin-right:auto}.contact-next-step>p:not(.kicker){max-width:720px;color:var(--muted);margin-left:auto;margin-right:auto}.contact-notes{color:var(--blue);flex-wrap:wrap;justify-content:center;gap:18px;margin-top:28px;font-size:15px;font-weight:650;display:flex}.prose-page{max-width:850px}.prose-page h2{margin-top:52px;font-size:36px}.prose-page h2:first-child{margin-top:0}.prose-page p,.prose-page li{color:var(--muted);font-size:18px;line-height:1.75}.prose-page li+li{margin-top:8px}.article-hero{width:min(calc(100% - (var(--shell-gutter) * 2)), var(--page-shell));padding:42px var(--shell-padding);color:var(--white);border-radius:var(--radius);background:linear-gradient(128deg,#06162c,#0a2c5b 58%,#0c56bd);grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:36px;margin:28px auto 0;display:grid;overflow:hidden;box-shadow:0 24px 70px #071a3329}.article-hero-text{grid-template-columns:minmax(0,920px)}.article-hero-copy{max-width:760px}.article-hero h1{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(40px,3.35vw,48px);font-weight:800;line-height:1.06}.article-hero-copy>p:not(.eyebrow){color:#d6e4fb;max-width:680px;font-size:20px}.article-author{align-items:center;gap:13px;margin-top:26px;display:flex}.article-author>span{width:46px;height:46px;color:var(--navy);background:var(--yellow);border-radius:14px;place-items:center;font-size:13px;font-weight:800;display:grid}.article-author b,.article-author small{display:block}.article-author b{font-size:15px}.article-author small{color:#a9c2e2;margin-top:2px;font-size:12px}.automation-blueprint{border-radius:var(--radius);background:#041327c2;border:1px solid #8eb9ef52;padding:22px;box-shadow:0 28px 70px #0008184d}.blueprint-heading small,.blueprint-heading b{display:block}.blueprint-heading small{color:#8fbcf5;letter-spacing:.14em;font-size:10px;font-weight:700}.blueprint-heading b{margin-top:5px;font-size:21px}.blueprint-grid{grid-template-columns:1fr 22px 1fr;align-items:center;gap:9px;margin-top:18px;display:grid}.blueprint-grid>div{background:#ffffff12;border:1px solid #ffffff1c;border-radius:12px;align-items:center;gap:8px;min-height:58px;padding:11px;display:flex}.blueprint-grid svg{color:#82b8ff;width:21px}.blueprint-grid span{font-size:13px;font-weight:600}.blueprint-grid>i{color:var(--yellow);text-align:center;font-style:normal}.automation-blueprint>p{color:#afc8e7;margin:16px 0 0;font-size:12px}.article-page{grid-template-columns:minmax(0,760px) 300px;align-items:start;gap:60px;width:min(100% - 48px,1120px);margin:0 auto;padding:100px 0 112px;display:grid}.article-content{min-width:0}.article-content[id]{scroll-margin-top:104px}.article-page-single{max-width:900px;display:block}.article-first-section{padding-top:0!important}.article-content ul{color:#3f4e62;padding-left:24px;font-size:18px;line-height:1.72}.article-content li+li{margin-top:9px}.licence-price{color:var(--navy);border:1px solid #cbdcf3;border-left:5px solid var(--yellow);background:#eef5ff;border-radius:0 14px 14px 0;margin:30px 0;padding:22px 24px;font-size:18px}.article-actions{margin-top:30px}.article-disclaimer{border-top:1px solid var(--line);padding-top:24px;color:#68778a!important;margin-top:34px!important;font-size:13px!important;line-height:1.65!important}.article-content>p,.article-content section>p{color:#3f4e62;font-size:18px;line-height:1.78}.article-content .article-lead{color:var(--ink);margin-bottom:32px;font-size:22px;line-height:1.65}.article-content section{padding-top:72px}.article-content h2{letter-spacing:-.035em;margin:10px 0 26px;font-size:40px;font-weight:700;line-height:1.14}.article-section-label{letter-spacing:.13em;font-weight:700;color:var(--blue)!important;margin-bottom:0!important;font-size:12px!important;line-height:1.35!important}.article-content strong{color:var(--ink);font-weight:700}.article-source-link{color:var(--blue);text-underline-offset:4px;-webkit-text-decoration:underline #a9c8f4;text-decoration:underline #a9c8f4}.article-content blockquote{color:var(--navy);background:var(--cream);border-left:5px solid var(--yellow);border-radius:0 var(--radius) var(--radius) 0;margin:32px 0;padding:30px 34px;font-size:22px;font-weight:600;line-height:1.55}.customer-journey-card,.retention-visual,.workflow-stack,.reporting-visual{border-radius:var(--radius);box-shadow:var(--shadow-card);margin:38px 0}.customer-journey-card{background:#f5f9ff;border:1px solid #cfdef2;padding:30px}.customer-journey-heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.customer-journey-heading span{font-weight:700}.customer-journey-heading small{color:var(--muted)}.customer-journey-steps{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px;display:grid}.customer-journey-step{background:var(--white);border:1px solid #dbe5f1;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:124px;padding:18px;display:flex;position:relative}.customer-journey-step>svg:first-child{width:24px;color:var(--blue)}.customer-journey-step b{font-size:13px;line-height:1.35}.customer-journey-step .journey-arrow{z-index:2;width:26px;color:var(--blue);background:#f5f9ff;padding:5px;position:absolute;top:50%;right:-21px}.retention-visual{color:var(--white);background:linear-gradient(135deg,var(--navy),#0a4b9f);padding:34px}.retention-message{align-items:center;gap:18px;display:flex}.retention-message>span{color:var(--yellow);letter-spacing:-.06em;font-size:60px;font-weight:800;line-height:1}.retention-message b,.retention-message small{display:block}.retention-message b{font-size:19px}.retention-message small{color:#b8cce6}.retention-range{margin-top:28px}.retention-range>small{color:#a8c3e5;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:700}.range-track{background:#183a66;border-radius:999px;height:14px;margin:17px 0 12px;position:relative}.range-track i{background:linear-gradient(90deg,#5e9fff,var(--yellow));border-radius:inherit;height:100%;position:absolute;left:25%;right:5%}.range-track b{font-size:11px;position:absolute;top:22px}.range-track b:first-of-type{left:25%}.range-track b:nth-of-type(2){right:3%}.retention-range p{color:var(--white);margin:38px 0 0;font-size:30px;font-weight:700}.retention-visual>a{color:#a9c7eb;text-underline-offset:3px;margin-top:20px;font-size:11px;text-decoration:underline;display:inline-block}.workflow-stack{border:1px solid var(--line);background:#f7f9fc;gap:14px;padding:24px;display:grid}.workflow-stack>div{background:var(--white);border:1px solid #e1e8f1;border-radius:14px;grid-template-columns:30px 1fr;align-items:center;gap:14px;padding:18px;display:grid}.workflow-stack>div>svg{color:var(--blue)}.article-flow{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.article-flow>div{display:contents}.article-flow span{font-size:12px;font-weight:600}.article-flow svg{color:#6d91bf;width:14px}.reporting-visual{min-height:300px;color:var(--white);background:var(--navy);grid-template-columns:.9fr 1.1fr;align-items:end;gap:38px;padding:34px;display:grid}.reporting-bars{border-bottom:1px solid #355273;align-items:end;gap:12px;height:210px;padding:0 5px;display:flex}.reporting-bars i{background:linear-gradient(#4e9cff,#155cf6);border-radius:8px 8px 0 0;flex:1}.reporting-bars i:first-child{height:34%}.reporting-bars i:nth-child(2){height:48%}.reporting-bars i:nth-child(3){height:60%}.reporting-bars i:nth-child(4){height:78%}.reporting-bars i:nth-child(5){background:linear-gradient(#ffd466,#ffb703);height:96%}.reporting-list{gap:13px;display:grid}.reporting-list div{color:#d2e0f2;align-items:center;gap:10px;font-size:13px;display:flex}.reporting-list svg{color:#82b6fa;width:17px}.article-side{gap:22px;display:grid;position:sticky;top:126px}.article-side-card{color:var(--white);background:var(--navy);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:28px}.article-side-card>span{color:#94bdf4;letter-spacing:.12em;font-size:10px;font-weight:700}.article-side-card h2{margin:18px 0 12px;font-size:25px;line-height:1.2}.article-side-card p{color:#bdcde1;font-size:14px;line-height:1.6}.article-side-card .button{width:100%;margin-top:10px;padding:13px 15px;font-size:14px}.article-side-links{color:var(--muted);background:var(--cream);border-radius:var(--radius);gap:12px;padding:26px;font-size:13px;display:grid}.article-side-links b{color:var(--ink);margin-bottom:4px;font-size:14px}.article-final-cta{justify-content:space-between;align-items:center;gap:48px;display:flex}.article-final-cta>div:first-child{max-width:660px}.article-final-cta .button-row{flex:none}.final-cta{max-width:1152px;color:var(--white);background:linear-gradient(135deg, var(--navy), #0a4ead);border-radius:var(--radius);margin-bottom:72px;padding:72px;box-shadow:0 24px 70px #071a332e}.final-cta .kicker{color:#9bc1f7}.final-cta p{color:#d2def0;max-width:720px}.home-final-cta{text-align:center;flex-direction:column;align-items:center;display:flex}.home-final-cta p{max-width:680px}.home-final-cta .button-row{justify-content:center}.projects-home{padding-top:40px}.projects-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;grid-auto-columns:minmax(280px,320px);grid-auto-flow:column;gap:24px;padding:4px 4px 20px;display:grid;overflow-x:auto}.project-tile{aspect-ratio:1;scroll-snap-align:start;color:var(--navy);background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);transition:transform var(--ease), box-shadow var(--ease), border-color var(--ease);flex-direction:column;justify-content:space-between;padding:26px;display:flex}.project-tile:hover{box-shadow:var(--shadow-hover);border-color:#b8cbea;transform:translateY(-4px)}.project-logo-frame{flex:1;place-items:center;display:grid}.project-logo-frame img{object-fit:contain;width:min(100%,285px);height:auto}.project-link-label{color:var(--blue);align-items:center;gap:8px;font-weight:600;display:inline-flex}.footer{padding:72px max(24px, calc((100vw - var(--container)) / 2)) 30px;color:var(--white);background:#041327;grid-template-columns:1.6fr repeat(3,1fr);gap:48px;display:grid}.footer>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer p,.footer a{color:#aebfd5;margin:0;font-size:15px}.footer a:hover{color:var(--white)}.footer b{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:700}.footer-brand small{color:#8fbaff}.copyright{border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:26px;margin-top:22px!important}@media (prefers-reduced-motion:no-preference){.hero-copy,.hero-assessment,.section-heading{animation:.52s both rise-in}.hero-assessment{animation-delay:90ms}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media (width<=1020px){.site-header{border-width:0 0 1px;border-radius:0;width:100%;height:74px;margin:0;padding:0 20px;top:0}.menu-button{z-index:55;grid-template-columns:22px auto;align-items:center;column-gap:9px;display:grid;position:relative}.menu-button span{background:var(--navy);grid-column:1;width:22px;height:2px;margin:2px 0}.menu-button b{grid-area:1/2/4}.nav{color:var(--white);background:var(--navy);border-radius:0 0 var(--radius) var(--radius);grid-template-columns:1fr 1fr;gap:8px;padding:26px 22px 32px;display:none;position:fixed;inset:74px 0 auto;box-shadow:0 28px 70px #00142c59}.nav.open{display:grid}.nav>a:not(.button){border-bottom:1px solid #ffffff1f;padding:15px 10px}.nav>a:not(.button):after{display:none}.nav .button{margin-top:10px}.nav .button-ghost{color:var(--white);border-color:#ffffff6b}.hero{padding-left:32px;padding-right:32px}.hero-inner{grid-template-columns:1fr;gap:48px}.hero-copy{max-width:780px}.hero-assessment{max-width:660px}.receive-section,.familiar-section,.trust-section,.faq-section{grid-template-columns:1fr;gap:40px}.receive-grid{grid-template-columns:repeat(2,1fr)}.familiar-section .inline-action{grid-column:1}.four-steps{grid-template-columns:repeat(2,1fr)}.trust-section{padding-top:88px;padding-bottom:88px}.card-grid.three,.steps-row,.article-grid{grid-template-columns:1fr}.solution-body{grid-template-columns:1fr;padding:30px 42px 40px}.restaurant-solution-body{padding:0 34px 40px}.restaurant-intro{grid-template-columns:1fr;gap:24px}.restaurant-screens{grid-template-columns:minmax(220px,.8fr) 60px minmax(300px,1.2fr);gap:12px}.core-grid,.add-on-grid{grid-template-columns:repeat(2,1fr)}.restaurant-outcome{grid-template-columns:1fr}.intro-grid,.founder-section,.two-column{grid-template-columns:1fr;gap:48px}.contact-options{grid-template-columns:1fr}.contact-option{min-height:auto}.contact-option-number{margin-bottom:44px}.contact-option .kicker{margin-top:0}.contact-option>p:not(.kicker){min-height:auto}.split-cta{flex-direction:column;align-items:flex-start}.footer{grid-template-columns:1.3fr 1fr}.footer .copyright{grid-column:1/-1}.article-hero{grid-template-columns:1fr;padding-left:40px;padding-right:40px}.automation-blueprint{max-width:680px}.article-page{grid-template-columns:1fr}.article-side{grid-template-columns:1fr 1fr;position:static}.article-final-cta{flex-direction:column;align-items:flex-start}}@media (width<=640px){body{font-size:16px}html{scroll-padding-top:84px}.site-header{padding:0 16px}.brand-logo{width:44px;height:35px}.brand strong{font-size:17px}.nav{grid-template-columns:1fr;max-height:calc(100vh - 74px);overflow-y:auto}.section{padding:76px 20px}.soft-section,.founder-section,.trust-section{padding-left:20px;padding-right:20px}.section h2{font-size:32px}.section h3{font-size:24px}.section-heading{margin-bottom:32px}.section-heading>p:last-child{font-size:16px}.hero{border-radius:18px;width:calc(100% - 24px);margin-top:12px;padding:64px 18px}.hero h1{font-size:42px;line-height:1.08}.hero-text{font-size:17px}.button-row{flex-direction:column;align-items:stretch}.button{width:100%;min-height:54px}.hero-assessment{padding:22px 18px}.hero-result-header h2{font-size:19px}.hero-result-header>span{display:none}.hero-score-row strong{font-size:42px}.hero-result-metrics,.hero-recommendation{grid-template-columns:1fr}.hero-recommendation>span{justify-self:start}.hero-chart{align-items:flex-start}.chart-bars{flex:none}.mini-hero{border-radius:18px;width:calc(100% - 24px);margin-top:12px;padding:76px 20px}.mini-hero h1{font-size:40px}.mini-hero>p:last-child{font-size:17px}.founder-credentials{padding:20px}.founder-credentials li{grid-template-columns:1fr;gap:4px}.receive-section{padding-top:64px;padding-bottom:64px}.receive-grid,.pain-grid,.solution-home-grid,.four-steps,.trust-points,.values-grid{grid-template-columns:1fr}.receive-card{grid-template-columns:30px 1fr;align-items:center;gap:14px;min-height:auto;padding:22px;display:grid}.receive-card h3{margin:0;font-size:18px}.pain-item{min-height:60px;padding:16px 18px}.solution-home-card{min-height:250px;padding:26px}.solution-home-card h3{font-size:25px}.trust-section{padding-top:76px;padding-bottom:76px}.trust-points>div{min-height:auto}.faq-section{gap:18px}.faq-list summary{font-size:16px}.faq-list p{padding-right:24px}.solution-card summary{grid-template-columns:36px 1fr 24px;gap:10px;padding:23px 18px}.solution-card summary h2{font-size:24px}.solution-card summary p{font-size:15px}.solution-body{padding:26px 18px 32px}.solution-body>.button{width:100%}.restaurant-card summary{align-items:start}.restaurant-solution-body{padding:0 14px 24px}.restaurant-intro{padding:32px 4px 24px}.restaurant-intro h3{font-size:29px}.restaurant-preview{padding:18px 12px}.restaurant-preview-top small{display:none}.restaurant-screens{grid-template-columns:1fr;gap:14px}.order-transfer{flex-direction:row;justify-content:center;gap:10px}.order-transfer b{transform:rotate(90deg)}.module-section{padding:24px 16px}.module-heading{grid-template-columns:44px 1fr;gap:13px}.module-heading>span{border-radius:13px;width:44px;height:44px}.module-heading>b{grid-column:2;justify-self:start}.module-heading h3{font-size:23px}.core-grid,.add-on-grid{grid-template-columns:1fr}.core-journey{flex-direction:column;align-items:flex-start;gap:7px}.core-journey b{transform:rotate(90deg)}.restaurant-outcome{padding:30px 22px}.restaurant-outcome h3{font-size:26px}.restaurant-outcome .button{width:100%}.bespoke,.split-cta{padding:36px 24px}.timeline article{grid-template-columns:42px 1fr;gap:16px}.timeline h2{font-size:28px}.founder-card{min-height:340px;padding:30px}.contact-option{padding:32px 24px}.contact-next-step{padding-top:16px}.contact-notes{flex-direction:column;gap:10px}.prose-page h2{font-size:30px}.final-cta{margin:0 14px 54px;padding:48px 26px}.home-final-cta{text-align:left;align-items:stretch}.projects-track{grid-auto-columns:minmax(240px,86vw)}.project-tile{padding:22px}.footer{grid-template-columns:1fr 1fr;padding-top:58px}.footer>div:first-child{grid-column:1/-1}.article-hero{gap:26px;width:calc(100% - 24px);margin-top:12px;padding:38px 20px 30px}.article-hero h1{margin-top:12px;margin-bottom:15px;font-size:30px;line-height:1.1}.article-hero-copy>p:not(.eyebrow){font-size:16px}.article-author{margin-top:20px}.article-author>span{border-radius:12px;width:40px;height:40px}.automation-blueprint{display:none}.blueprint-grid{grid-template-columns:1fr 20px 1fr;gap:7px}.blueprint-grid>div{flex-direction:column;align-items:flex-start;gap:5px;min-height:70px;padding:10px}.blueprint-grid span{font-size:11px}.article-page{gap:48px;width:calc(100% - 40px);padding:70px 0 78px}.article-content .article-lead{font-size:19px}.article-content>p,.article-content section>p,.article-content ul{font-size:16px}.article-content section{padding-top:58px}.article-content h2{font-size:31px}.article-content blockquote{padding:25px 22px;font-size:19px}.customer-journey-card,.retention-visual,.reporting-visual{padding:24px 18px}.customer-journey-heading{flex-direction:column;align-items:flex-start;gap:4px}.customer-journey-steps{grid-template-columns:1fr 1fr}.customer-journey-step:nth-child(2) .journey-arrow{display:none}.retention-message>span{font-size:50px}.reporting-visual{grid-template-columns:1fr}.reporting-bars{height:160px}.article-side{grid-template-columns:1fr}.article-final-cta{margin-left:14px;margin-right:14px}.licence-price{padding:19px 18px;font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
