@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--ink:#17201d;--paper:#f4f5f1;--white:#fff;--coral:#f36b4b;--mint:#a9d8c5;--amber:#f0bd58;--line:#dfe3de;--muted:#6c7772;--red:#d84f4f}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #f36b4b55}.app{min-height:100vh}.app>aside{background:var(--ink);color:#fff;z-index:10;flex-direction:column;width:244px;display:flex;position:fixed;inset:0 auto 0 0}.logo{border-bottom:1px solid #ffffff13;align-items:center;gap:9px;height:76px;padding:0 20px;font:700 18px Manrope;display:flex}.logo>span{background:var(--coral);width:34px;height:34px;color:var(--ink);border-radius:8px;place-items:center;display:grid}.logo svg{width:19px}.logo b{color:var(--coral)}.logo button{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.branch{color:#9faca6;background:#ffffff0c;border:1px solid #ffffff14;border-radius:8px;margin:18px 14px 10px;padding:12px;font-size:9px}.branch select{color:#fff;background:0 0;border:0;width:100%;margin-top:5px;font-weight:700;display:block}.branch option{color:#222}nav{padding:5px 10px;overflow:auto}nav a{color:#aeb8b3;border-radius:6px;align-items:center;gap:11px;height:42px;margin:2px 0;padding:0 11px;font-size:12px;text-decoration:none;display:flex}nav a svg{width:17px}nav a:hover,nav a.active{color:#fff;background:#ffffff12}nav a.active{box-shadow:inset 3px 0 var(--coral)}nav em{background:var(--coral);color:var(--ink);border-radius:50%;place-items:center;width:19px;height:19px;margin-left:auto;font-size:10px;font-style:normal;font-weight:700;display:grid}.reset{color:#aeb8b3;background:0 0;border:1px solid #ffffff18;border-radius:7px;justify-content:center;align-items:center;gap:9px;height:42px;margin:auto 14px 15px;font-size:11px;display:flex}.reset svg{width:15px}.shell{min-height:100vh;margin-left:244px}.shell>header{border-bottom:1px solid var(--line);z-index:4;background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.shell>header h1{font-size:18px}.shell>header p{color:var(--muted);margin-top:3px;font-size:10px}.head-actions{align-items:center;gap:12px;display:flex}.head-actions select{border:1px solid var(--line);background:#fff;border-radius:6px;height:38px;padding:0 10px;font-size:11px}.icon,.mobile{background:0 0;border:0;position:relative}.icon i{background:var(--coral);border-radius:50%;width:7px;height:7px;position:absolute;top:1px;right:4px}.icon svg{width:18px}.avatar{background:var(--mint);border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.mobile{display:none}main{max-width:1500px;margin:auto;padding:26px}.primary,.secondary,.danger{border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12px;font-weight:700;display:inline-flex}.primary{background:var(--coral);color:var(--ink)}.secondary{border:1px solid var(--line);background:#fff}.danger{color:#a92727;background:#fee2e0}.primary svg,.secondary svg,.danger svg{width:16px}.full{width:100%;margin-top:10px}.lock{background:#fff4df;border:1px solid #eec878;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:20px;padding:14px 16px;display:grid}.lock>span{background:var(--amber);border-radius:7px;place-items:center;width:42px;height:42px;display:grid}.lock svg{width:18px}.lock b{font-size:13px}.lock p,.lock small{color:#795f2b;margin-top:3px;font-size:10px;display:block}.lock button{background:var(--ink);color:#fff;border:0;border-radius:6px;align-items:center;gap:8px;padding:11px 13px;font-size:11px;display:flex}.welcome,.module-head{justify-content:space-between;align-items:flex-end;margin:12px 0 24px;display:flex}.welcome small,.module-head small{color:var(--coral);font-size:10px;font-weight:700}.welcome h2,.module-head h2{margin-top:7px;font-size:32px}.welcome p,.module-head p{color:var(--muted);margin-top:7px;font-size:12px}.kpis,.module-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.kpis article,.module-stats article,.stations article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.kpis span,.kpis strong,.kpis small,.module-stats span,.module-stats strong{display:block}.kpis span,.module-stats span{color:var(--muted);font-size:10px}.kpis strong,.module-stats strong{margin:8px 0;font:700 23px Manrope}.kpis small{color:#31815c;font-size:10px}.dash{grid-template-columns:1.4fr 1fr;gap:16px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.wide{grid-column:1/-1}.panel-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.panel-head h3{font-size:14px}.panel-head button{color:var(--muted);background:0 0;border:0;align-items:center;font-size:10px;display:flex}.panel-head button svg{width:13px}.bars{border-bottom:1px solid var(--line);justify-content:space-around;align-items:flex-end;height:190px;display:flex}.bars div{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;width:8%;height:100%;display:flex}.bars i{background:var(--coral);border-radius:3px 3px 0 0;width:100%}.bars small{font-size:9px}.load{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 30px;align-items:center;gap:12px;padding:16px 0;font-size:11px;display:grid}.load progress{width:100%;accent-color:var(--coral)}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px}td{border-top:1px solid var(--line);padding:14px 8px}.badge{color:#347457;background:#e9f2ed;border-radius:4px;padding:5px 7px;font-size:9px;font-weight:700}.pos{grid-template-columns:1fr 365px;align-items:start;gap:16px;display:grid}.pos-menu,.cart{border:1px solid var(--line);background:#fff;border-radius:8px}.pos-menu{padding:16px}.context{gap:10px;margin-bottom:14px;display:flex}.context>div{background:#eef0ec;border-radius:7px;padding:3px;display:flex}.context button{background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:11px;display:flex}.context button.active{background:#fff;box-shadow:0 2px 8px #0001}.context svg{width:15px}.search{border:1px solid var(--line);border-radius:7px;align-items:center;gap:9px;height:44px;padding:0 12px;display:flex}.search svg{width:17px;color:var(--muted)}.search input{border:0;outline:0;width:100%}.chips{gap:7px;padding:14px 0;display:flex;overflow:auto}.chips button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:20px;padding:8px 12px;font-size:10px}.chips button.active{background:var(--ink);color:#fff}.menu-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.menu-grid article{border:1px solid var(--line);border-radius:8px;flex-direction:column;min-height:137px;padding:14px;display:flex}.menu-grid article.off{opacity:.55}.menu-grid>article>i{border:2px solid #2d8b56;place-items:center;width:14px;height:14px;margin-bottom:12px;display:grid}.menu-grid>article>i:after{content:"";background:#2d8b56;border-radius:50%;width:5px;height:5px}.menu-grid>article>i.nonveg{border-color:#b84a3b}.menu-grid>article>i.nonveg:after{background:#b84a3b}.menu-grid small{color:var(--muted);font-size:9px}.menu-grid h3{margin-top:4px;font-size:13px;line-height:1.3}.menu-grid footer{justify-content:space-between;align-items:end;margin-top:auto;display:flex}.menu-grid footer b{font-size:12px}.menu-grid footer button{color:#c64c30;background:#fee1d9;border:0;border-radius:6px;width:34px;height:34px}.menu-grid footer button svg{width:16px}.cart{flex-direction:column;min-height:600px;display:flex;position:sticky;top:102px}.cart>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px;display:flex}.cart h2{font-size:17px}.cart p{color:var(--muted);margin-top:3px;font-size:10px}.cart header button{background:0 0;border:0}.empty{text-align:center;color:var(--muted);margin:auto}.empty svg{width:34px}.empty b,.empty p{margin-top:8px;display:block}.line{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:14px 16px;display:grid}.line>div:first-child{grid-row:span 2}.line b,.line small{font-size:11px;display:block}.line small{color:var(--muted);margin-top:3px}.line>div:nth-child(2){align-items:center;gap:8px;display:flex}.line>div:nth-child(2) button{border:1px solid var(--line);background:#fff;width:25px;height:25px}.line strong{text-align:right;font-size:11px}.totals{border-top:1px solid var(--line);margin-top:auto;padding:16px}.totals p{justify-content:space-between;margin:8px 0;display:flex}.totals .grand{color:var(--ink);border-top:1px solid var(--line);padding-top:10px;font-size:14px}.stations{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.stations span,.stations b,.stations small{display:block}.stations span,.stations small{color:var(--muted);font-size:10px}.stations b{margin:7px 0;font-size:15px}.kds{grid-template-columns:repeat(4,1fr);align-items:start;gap:12px;display:grid}.kds>section{background:#e9ebe7;border-radius:8px;min-height:520px;padding:10px}.kds>section>header{justify-content:space-between;padding:8px;font-size:11px;display:flex}.kds>section>header b{align-items:center;gap:7px;display:flex}.dot{background:#999;border-radius:50%;width:8px;height:8px}.dot.new{background:#638dc5}.dot.cooking{background:var(--amber)}.dot.ready{background:#4d9b6f}.dot.served{background:#888}.kot{background:#fff;border-radius:7px;margin-top:7px;padding:14px;box-shadow:0 4px 15px #0000000c}.kot-top{justify-content:space-between;display:flex}.kot-top strong,.kot-top span{display:block}.kot-top strong{font-size:20px}.kot-top span{color:var(--muted);font-size:10px}.kot>p{color:var(--muted);align-items:center;gap:5px;margin:12px 0;font-size:10px;display:flex}.kot>p svg{width:13px}.kot-item{border-top:1px solid var(--line);grid-template-columns:24px 1fr;gap:5px;padding:11px 0;font-size:11px;display:grid}.kot-item small{color:var(--muted);margin-top:3px;display:block}.kot footer{gap:6px;display:grid}.column-empty{text-align:center;color:#98a19c;padding-top:80px;font-size:11px}.phone{background:#fff;border:8px solid #252b28;border-radius:28px;max-width:430px;min-height:760px;margin:10px auto;overflow:hidden;box-shadow:0 20px 50px #0002}.phone>header{justify-content:space-between;padding:18px;display:flex}.phone>header svg{width:19px}.qr-hero{background:var(--ink);color:#fff;padding:30px 20px}.qr-hero small{color:var(--mint);font-size:9px}.qr-hero h2{margin-top:8px;font-size:27px}.qr-lock{text-align:center;background:#fff3dd;border:1px solid #efd08e;border-radius:8px;margin:14px;padding:16px}.qr-lock svg{width:20px}.qr-lock b,.qr-lock p{margin-top:5px;font-size:11px;display:block}.qr-lock p{color:var(--muted)}.phone>article{border-bottom:1px solid var(--line);justify-content:space-between;padding:17px 20px;display:flex}.phone>article small,.phone>article b,.phone>article span{display:block}.phone>article small{color:var(--muted);font-size:9px}.phone>article b{margin:4px 0;font-size:13px}.phone>article span{font-size:11px}.phone>article button{color:#c64c30;background:#fee1d9;border:0;border-radius:6px;width:36px;height:36px}.module-stats{grid-template-columns:repeat(3,1fr)}.data{margin-top:16px}.linechart{height:220px}.linechart svg{width:100%;height:100%;overflow:visible}.linechart polyline{fill:none;stroke:var(--coral);stroke-width:5px;stroke-linejoin:round}.modal-back{z-index:30;background:#17201dbb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:10px;width:min(460px,100%);padding:24px;box-shadow:0 20px 60px #0004}.modal>header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.modal h2{font-size:20px}.modal header button{background:0 0;border:0}.modal p{color:var(--muted);margin-bottom:16px;font-size:12px;line-height:1.5}.modal label{font-size:11px;font-weight:700}.modal input{border:1px solid var(--line);border-radius:6px;width:100%;height:43px;margin:7px 0 10px;padding:0 11px}.toast{background:var(--ink);color:#fff;z-index:40;border-radius:7px;align-items:center;gap:8px;padding:14px 18px;font-size:11px;display:flex;position:fixed;bottom:22px;right:22px}.toast svg{width:17px;color:var(--mint)}.welcome a.primary{text-decoration:none}.feature-showcase{border-top:1px solid var(--line);margin-top:42px;padding-top:38px}.feature-showcase>header{max-width:610px;margin-bottom:22px}.feature-showcase>header small{color:var(--coral);font-size:10px;font-weight:700}.feature-showcase>header h2{margin-top:7px;font-size:30px}.feature-showcase>header p{color:var(--muted);margin-top:7px;font-size:12px}.feature-showcase>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature-showcase a{border:1px solid var(--line);min-height:210px;color:var(--ink);background:#fff;border-radius:8px;padding:20px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative}.feature-showcase a:hover{border-color:#ef9d89;transform:translateY(-3px);box-shadow:0 10px 28px #17201d0c}.feature-showcase a>span{color:#cf5438;background:#fee3dc;border-radius:7px;place-items:center;width:40px;height:40px;display:grid}.feature-showcase a>span svg{width:19px}.feature-showcase a>small{color:var(--muted);align-items:center;gap:3px;font-size:8px;font-weight:700;display:flex;position:absolute;top:20px;right:16px}.feature-showcase a>small svg{width:12px}.feature-showcase h3{margin-top:36px;font-size:16px}.feature-showcase p{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.55}@media (width<=1100px){.menu-grid,.kds{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.app>aside{transition:all .2s;transform:translate(-100%)}.app>aside.open{transform:none}.logo button{display:block}.shell{margin-left:0}.mobile{display:block}.shell>header{padding:0 16px}.head-actions select{display:none}main{padding:16px}.kpis{grid-template-columns:1fr 1fr}.dash{grid-template-columns:1fr}.wide{grid-column:auto}.pos{grid-template-columns:1fr}.cart{min-height:520px;position:static}.context{flex-wrap:wrap}.kds{grid-template-columns:1fr 1fr}.lock{grid-template-columns:auto 1fr}.lock button{grid-column:1/-1}.module-head{align-items:flex-start}.module-stats,.feature-showcase>div{grid-template-columns:1fr 1fr}}@media (width<=520px){.shell>header h1{font-size:15px}.avatar{display:none}.welcome,.module-head{align-items:flex-start;gap:18px}.welcome{flex-direction:column}.welcome h2,.module-head h2{font-size:25px}.welcome .primary,.module-head .primary{flex-shrink:0}.kpis,.module-stats,.stations{grid-template-columns:1fr 1fr}.kpis article,.module-stats article{padding:14px}.kpis strong,.module-stats strong{font-size:18px}.menu-grid{grid-template-columns:1fr 1fr}.context>button{justify-content:center;width:calc(50% - 5px)}.context>div{width:100%;overflow:auto}.kds{grid-template-columns:1fr}.kds>section{min-height:220px}.phone{border-width:0;border-radius:0;max-width:none;margin:-16px}.module-head{flex-direction:column}.module-head .primary{width:100%}.feature-showcase>div{grid-template-columns:1fr}.feature-showcase a{min-height:190px}}.landing{background:#f6f5ef;min-height:100vh}.landing-nav{border-bottom:1px solid var(--line);align-items:center;max-width:1240px;height:76px;margin:auto;padding:0 24px;display:flex}.landing-logo{color:var(--ink);align-items:center;gap:9px;font:700 18px Manrope;text-decoration:none;display:flex}.landing-logo>span{background:var(--ink);color:#fff;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.landing-logo svg{width:19px}.landing-logo b{color:var(--coral)}.landing-nav nav{gap:30px;margin-left:auto;display:flex;overflow:visible}.landing-nav nav a{color:#4f5b55;height:auto;margin:0;padding:0}.landing-nav nav a:hover{color:var(--coral);background:0 0}.landing-demo{background:var(--ink);color:#fff;border-radius:6px;align-items:center;gap:7px;height:42px;margin-left:40px;padding:0 15px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.landing-demo svg{width:15px}.landing>main{max-width:none;padding:0}.landing-hero{grid-template-columns:.85fr 1.15fr;align-items:center;gap:64px;max-width:1240px;margin:auto;padding:62px 24px 72px;display:grid}.landing-copy>small{align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.landing-copy>small i{background:var(--coral);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #f36b4b22}.landing-copy h1{margin-top:24px;font-size:clamp(48px,5.7vw,74px);line-height:.98}.landing-copy>p{color:#56625c;max-width:530px;margin:25px 0;font-size:17px;line-height:1.6}.landing-copy>div{align-items:center;gap:22px;display:flex}.landing-primary{background:var(--coral);height:48px;color:var(--ink);border-radius:6px;align-items:center;gap:8px;padding:0 19px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.landing-primary svg,.landing-link svg{width:16px}.landing-link{color:var(--ink);align-items:center;gap:7px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.landing-copy footer{gap:28px;margin-top:48px;display:flex}.landing-copy footer span{color:var(--muted);font-size:9px}.landing-copy footer b{color:var(--ink);margin-bottom:3px;font:700 16px Manrope;display:block}.landing-preview{background:var(--ink);border-radius:8px;padding:14px;box-shadow:0 30px 70px #17201d24}.preview-top{color:#fff;justify-content:space-between;align-items:center;height:38px;padding:0 7px;display:flex}.preview-top>span{align-items:center;gap:6px;font:700 11px Manrope;display:flex}.preview-top svg{width:15px}.preview-top small{color:#b8c3be;font-size:7px}.preview-top small i{background:#55a675;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.preview-body{background:#f7f7f4;border-radius:6px;grid-template-columns:42px 1fr;min-height:395px;display:grid}.preview-body>aside{background:#252e2a;flex-direction:column;align-items:center;gap:15px;padding-top:20px;display:flex}.preview-body>aside i{background:#ffffff18;border-radius:4px;width:17px;height:17px}.preview-body>aside i:first-child{background:var(--coral)}.preview-body>section{padding:24px}.preview-body>section>header{justify-content:space-between;display:flex}.preview-body header small{color:var(--muted);font-size:7px}.preview-body header h2{margin-top:4px;font-size:18px}.preview-body>section>header>span{font:700 22px Manrope}.preview-kpis{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:22px;display:grid}.preview-kpis article{border-right:1px solid var(--line);padding:15px 7px}.preview-kpis article:last-child{border:0}.preview-kpis small,.preview-kpis b,.preview-kpis em{display:block}.preview-kpis small,.preview-kpis em{color:var(--muted);font-size:8px}.preview-kpis b{margin:3px 0;font:700 19px Manrope}.preview-kpis em{color:#39805d;font-style:normal}.preview-load{grid-template-columns:auto 1fr 100px auto;align-items:center;gap:10px;padding:18px 0;display:grid}.preview-load>span{width:32px;height:32px;color:var(--coral);background:#fee1d9;border-radius:5px;place-items:center;display:grid}.preview-load svg{width:16px}.preview-load div b,.preview-load div small{font-size:9px;display:block}.preview-load div small{color:var(--muted)}.preview-load progress{width:100%;accent-color:var(--coral)}.preview-load>b{font-size:9px}.preview-tickets{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.preview-tickets article{background:#e9ece7;border-left:3px solid #65a080;padding:11px}.preview-tickets article:nth-child(2){border-color:var(--coral);background:#f8e3de}.preview-tickets small,.preview-tickets b,.preview-tickets span{font-size:7px;display:block}.preview-tickets b{margin:4px 0;font-size:9px}.landing-strip{background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:52px;min-height:78px;padding:18px 24px;display:flex}.landing-strip span{color:var(--mint);font:700 13px Manrope}.landing-strip b{color:#c1cbc6;align-items:center;gap:7px;font-size:10px;display:flex}.landing-strip svg{width:16px}.landing-platform{max-width:1240px;margin:auto;padding:100px 24px}.landing-platform>header{grid-template-columns:1fr 1fr;align-items:end;margin-bottom:42px;display:grid}.landing-platform>header small,.landing-results small,.landing-cta small{color:var(--coral);font-size:10px;font-weight:700}.landing-platform>header h2{max-width:580px;margin-top:10px;font-size:42px;line-height:1.1}.landing-platform>header p{color:var(--muted);justify-self:end;max-width:450px;font-size:13px;line-height:1.6}.landing-pillars{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.landing-pillars article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:260px;padding:30px}.landing-pillars article>span{color:#cf5438;background:#fee3dc;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.landing-pillars svg{width:20px}.landing-pillars h3{margin-top:48px;font-size:18px}.landing-pillars p{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.55}.landing-results{border-top:1px solid var(--line);grid-template-columns:1.6fr repeat(3,1fr);gap:30px;max-width:1240px;margin:auto;padding:75px 24px;display:grid}.landing-results h2{margin-top:10px;font-size:38px}.landing-results article{border-left:1px solid var(--line);padding-left:22px}.landing-results article b,.landing-results article span{display:block}.landing-results article b{color:var(--coral);font:800 38px Manrope}.landing-results article span{color:var(--muted);margin-top:5px;font-size:10px}.landing-cta{background:var(--ink);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;max-width:1192px;margin:10px auto 26px;padding:62px;display:flex}.landing-cta h2{margin-top:10px;font-size:40px}.landing-cta p{color:#aeb9b3;margin-top:8px;font-size:12px}.landing-cta>a{height:48px;color:var(--ink);background:#fff;border-radius:6px;align-items:center;gap:8px;padding:0 18px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.landing-cta svg{width:16px}.landing-footer{max-width:1240px;color:var(--muted);align-items:center;margin:auto;padding:28px 24px 45px;font-size:10px;display:flex}.landing-footer p{margin-left:auto;margin-right:30px}@media (width<=900px){.landing-nav nav{display:none}.landing-hero{grid-template-columns:1fr}.landing-platform>header{grid-template-columns:1fr;gap:14px}.landing-platform>header p{justify-self:start}.landing-pillars,.landing-results{grid-template-columns:1fr 1fr}.landing-results>div{grid-column:1/-1}.landing-cta{margin-inline:16px}}@media (width<=600px){.landing-nav{height:66px;padding-inline:16px}.landing-demo{width:42px;margin-left:auto;padding:0;font-size:0}.landing-demo svg{margin:auto}.landing-hero{padding:44px 16px}.landing-copy>div{flex-direction:column;align-items:stretch}.landing-link{justify-content:center}.landing-copy footer{flex-wrap:wrap;gap:18px}.landing-preview{padding:8px}.preview-body{grid-template-columns:1fr}.preview-body>aside{display:none}.preview-body>section{padding:16px}.preview-load{grid-template-columns:auto 1fr auto}.preview-load progress{display:none}.landing-strip{flex-wrap:wrap;justify-content:flex-start;gap:22px}.landing-strip span{width:100%}.landing-platform{padding:72px 16px}.landing-platform>header h2{font-size:34px}.landing-pillars{grid-template-columns:1fr}.landing-pillars article{min-height:220px}.landing-results{grid-template-columns:1fr;padding-inline:16px}.landing-results>div{grid-column:auto}.landing-results article{border-left:0;border-top:1px solid var(--line);padding:15px 0}.landing-cta{flex-direction:column;align-items:flex-start;gap:25px;padding:38px 24px}.landing-cta h2{font-size:33px}.landing-cta>a{justify-content:center;width:100%}.landing-footer{flex-wrap:wrap}.landing-footer p{width:100%;margin:18px 0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
