@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/dm-sans-latin.woff2) format("woff2")}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/dm-sans-latin-ext.woff2) format("woff2")}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/fraunces-latin.woff2) format("woff2")}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/fraunces-latin-ext.woff2) format("woff2")}:root{font-family:DM Sans,sans-serif;color:#211d18;background:#f5f0e8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}header{height:68px;padding:0 max(20px,calc((100% - 1100px)/2));display:flex;align-items:center;justify-content:space-between;background:#181410;color:#fff;position:sticky;top:0;z-index:4}.brand{display:flex;gap:10px;align-items:center}select{background:#2b251e;color:#fff;border:0;border-radius:8px;padding:8px}main{max-width:1100px;margin:auto;padding:20px 20px 110px}.hero{padding:40px 0 24px}.hero span{font-size:12px;letter-spacing:.2em;color:#d64b2a;font-weight:700}.hero h1{font-family:Fraunces,serif;font-size:clamp(38px,8vw,72px);margin:5px 0}.hero p{color:#70665a;font-size:18px}.offline{display:inline-flex;gap:7px;background:#fff0cd;padding:8px 12px;border-radius:20px}h2{font-family:Fraunces,serif;font-size:30px;margin-top:42px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.grid article{background:#fff;border-radius:18px;padding:18px;display:grid;grid-template-columns:54px 1fr auto;gap:14px;box-shadow:0 6px 22px #382b1610}.icon{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:#e7f0eb;color:#29704c}.icon.drink{background:#e8eff6;color:#376b94}.itemcopy h3{margin:0 0 4px}.itemcopy p{margin:0 0 10px;color:#756b60}.qty{display:flex;align-items:center;gap:8px}.qty button{border:0;background:#eee8df;width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.qty svg{width:16px}.bill{margin-top:52px}.billcard{background:#fff;border-radius:20px;padding:20px;box-shadow:0 8px 28px #382b1615}.billorder{padding:14px 0;border-bottom:1px solid #eee8df}.billorder>small{display:block;color:#8a7e70;margin-bottom:8px}.billline{display:flex;justify-content:space-between;gap:20px;padding:7px 0}.billline span{display:flex;flex-direction:column}.billline small{color:#8a7e70}.billtotal{display:flex;justify-content:space-between;align-items:center;padding-top:18px;font-size:20px}.billtotal b{font-size:26px;color:#d64b2a}.settle{width:100%;margin-top:14px;border:0;border-radius:12px;padding:12px 14px;background:#29704c;color:#fff;display:flex;justify-content:space-between}.cart{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:min(520px,calc(100% - 30px));border:0;border-radius:16px;padding:18px;background:#d64b2a;color:#fff;display:flex;gap:14px;align-items:center;box-shadow:0 12px 35px #8d311f66}.cart b{margin-left:auto}.toast{position:fixed;top:80px;left:50%;transform:translate(-50%);background:#1f6d49;color:#fff;padding:14px 20px;border-radius:12px;z-index:9}.center{display:grid;place-items:center;height:100vh}.spinner{width:40px;height:40px;border:4px solid #ddd;border-top-color:#d64b2a;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login{display:grid;place-items:center;min-height:100vh}.login form{width:min(390px,100%);background:#fff;padding:34px;border-radius:22px;display:grid;gap:14px;text-align:center}.login input{padding:14px;border:1px solid #ddd4c9;border-radius:10px}.login button{border:0;padding:14px;border-radius:10px;background:#d64b2a;color:#fff}.link{background:none;border:0;color:#fff;display:flex;align-items:center;gap:7px}.formerror{color:#a52b1e}.orders{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.order{background:#fff;border-radius:18px;padding:16px}.orderhead{display:flex;justify-content:space-between;margin-bottom:12px}.orderhead div{display:grid}.orderhead small{color:#756b60}.orderhead>span{font-size:12px;background:#eee8df;padding:6px 8px;border-radius:8px}.line{width:100%;display:flex;justify-content:space-between;border:0;border-top:1px solid #eee8df;background:none;padding:14px 4px;text-align:left}.line span{font-size:12px;color:#897d70}.line.ready{color:#1f6d49}.line.served{opacity:.45}.stats{display:flex;gap:14px;margin-bottom:40px}.stats>div{background:#fff;border-radius:16px;padding:18px 22px;display:grid;grid-template-columns:auto auto;gap:2px 12px;align-items:center;min-width:170px}.stats svg{grid-row:1/3;color:#d64b2a}.stats b{font-size:26px}.stats span{font-size:13px;color:#756b60}.adminsection{margin-top:45px}.adminforms{display:grid;grid-template-columns:1fr 1fr;gap:16px}.adminforms form{background:#fff;border-radius:18px;padding:20px;display:grid;gap:12px}.adminforms h3{margin:0}.adminforms input,.adminforms select{width:100%;padding:13px;border:1px solid #ddd4c9;border-radius:10px;background:#fff;color:#211d18}.adminforms button,.tableactions button{border:0;border-radius:10px;padding:12px;background:#d64b2a;color:#fff}.tablecards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tablecard{background:#fff;border-radius:18px;padding:18px}.tabletitle{display:flex;justify-content:space-between;align-items:start}.tabletitle span{font-size:12px;color:#756b60}.tabletitle h3{margin:4px 0 16px}.tabletitle i{font-style:normal;font-size:11px;background:#eee8df;padding:5px 8px;border-radius:8px}.tabletitle i.active{background:#e1f3e9;color:#1f6d49}.qr{display:block;width:100%;aspect-ratio:1;object-fit:contain;border:1px solid #eee8df;border-radius:12px}.qrplaceholder{width:100%;aspect-ratio:1;border:1px dashed #cbbfb1;border-radius:12px;background:#faf8f4;color:#756b60;display:grid;place-items:center;align-content:center;gap:8px}.qrplaceholder svg{width:48px;height:48px}.tableactions{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.tableactions a{color:#d64b2a;font-weight:700;text-decoration:none}.tableactions button{display:flex;align-items:center;gap:6px;padding:9px 11px;background:#2b251e}@media(max-width:760px){.grid,.orders,.adminforms,.tablecards{grid-template-columns:1fr}.grid article{grid-template-columns:48px 1fr}.qty{grid-column:2}.icon{width:48px;height:48px}.stats{display:grid;grid-template-columns:1fr 1fr}.stats>div{min-width:0}}.guestlegal{margin-top:65px;padding:25px 0;border-top:1px solid #ddd4c9;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#756b60;font-size:12px}.guestlegal nav,.loginlegal{display:flex;gap:16px}.guestlegal a,.loginlegal a{color:#9c492f;font-weight:700;text-decoration:none}.guestlegal a:hover,.loginlegal a:hover{text-decoration:underline}.loginlegal{justify-content:center;margin-top:5px;font-size:12px}@media(max-width:560px){.guestlegal{display:grid;text-align:center;justify-content:center}.guestlegal nav{justify-content:center}}.landing{--ink:#17211c;--muted:#657068;--cream:#f8f5ee;--orange:#e85d35;--green:#174b35;--lime:#d9f16f;min-height:100vh;background:var(--cream);color:var(--ink);overflow:hidden}.landing a{text-decoration:none;color:inherit}.landing-nav{width:min(1240px,calc(100% - 40px));height:84px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.landing-logo{display:flex;align-items:center;gap:10px;font-size:23px;letter-spacing:-.04em}.landing-logo>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--green);color:#fff;transform:rotate(-4deg)}.landing-links{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.landing-links a{color:#3e4942;transition:.2s}.landing-links a:hover{color:var(--orange)}.landing-actions{display:flex;align-items:center;gap:18px}.language-switch{display:flex;align-items:center;gap:3px;padding:4px 5px 4px 9px;border:1px solid #d9d9cf;border-radius:100px;background:#fff}.language-switch>svg{margin-right:3px;color:#758078}.language-switch button{border:0;background:transparent;color:#778078;font-size:11px;font-weight:700;padding:5px 6px;border-radius:20px;cursor:pointer}.language-switch button.selected{background:var(--ink);color:#fff}.nav-login{padding:11px 17px;border:1px solid #c9cec9;border-radius:100px;font-size:13px;font-weight:700;transition:.2s}.nav-login:hover{background:var(--ink);border-color:var(--ink);color:#fff}.landing-main{max-width:none;margin:0;padding:0}.landing-hero{width:min(1240px,calc(100% - 40px));min-height:700px;margin:auto;display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center;padding:55px 0 90px}.landing-hero-copy{position:relative;z-index:2}.landing-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 23px!important;color:#9c492f!important;font-size:12px!important;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.landing-hero h1{font-family:Fraunces,serif;font-size:clamp(55px,6.2vw,91px);line-height:.98;letter-spacing:-.055em;margin:0;color:var(--ink)}.landing-hero h1 em{font-style:italic;color:var(--orange);font-weight:700}.landing-lead{max-width:670px;margin:28px 0!important;color:var(--muted)!important;font-size:clamp(17px,1.7vw,21px)!important;line-height:1.62}.landing-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.cta-primary,.cta-secondary,.cta-light,.cta-outline{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:100px;padding:15px 22px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.cta-primary{background:var(--ink);color:#fff!important;box-shadow:0 9px 24px #17211c25}.cta-primary:hover,.cta-light:hover{transform:translateY(-2px);box-shadow:0 13px 30px #17211c35}.cta-secondary{border:1px solid #cbd0cb;background:#fff}.cta-secondary:hover{background:#eef0eb}.landing-proofs{display:flex;flex-wrap:wrap;gap:20px;margin-top:27px}.landing-proofs span{display:flex;align-items:center;gap:6px;color:#59635c;font-size:12px;font-weight:600}.landing-proofs svg{color:#3d805d}.product-visual{height:570px;position:relative;display:grid;place-items:center}.product-visual:before{content:"";position:absolute;width:470px;height:470px;border-radius:50%;background:linear-gradient(145deg,#f0d7c3,#dbe5cc);filter:blur(1px)}.visual-orbit{position:absolute;border:1px solid #9ea99d55;border-radius:50%;inset:25px}.orbit-two{inset:82px;border-style:dashed;animation:orbit 24s linear infinite}@keyframes orbit{to{transform:rotate(360deg)}}.phone-card{position:relative;z-index:2;width:292px;min-height:480px;padding:16px 18px 21px;border:7px solid #17211c;border-radius:34px;background:#fff;box-shadow:0 34px 70px #1c362743;transform:rotate(2deg)}.phone-card:before{content:"";position:absolute;top:7px;left:50%;width:64px;height:5px;border-radius:10px;background:#17211c;transform:translate(-50%)}.phone-top{display:flex;align-items:center;gap:7px;margin-top:9px;padding-bottom:14px;border-bottom:1px solid #edf0eb;font-size:13px;font-weight:700}.phone-logo{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:var(--green);color:#fff}.phone-top i{margin-left:auto;font-style:normal;font-size:9px;background:#f0eee8;border-radius:6px;padding:5px}.phone-table{padding:20px 0 11px}.phone-table small{color:#9c492f;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.phone-table h3{font-family:Fraunces,serif;font-size:25px;margin:4px 0}.phone-items{display:grid;gap:9px}.phone-items>div{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;padding:10px;border-radius:11px;background:#f7f7f3}.phone-items>div>span{width:30px;height:30px;border-radius:9px;background:#dce9ed}.phone-items>div>span.food-dot{background:#efe3ce}.phone-items b{font-size:11px}.phone-items small{font-size:10px;font-weight:700}.phone-status{display:flex;align-items:center;gap:7px;width:max-content;margin:15px 0 22px;padding:7px 10px;border-radius:100px;background:#fff0d8;color:#9b5a19;font-size:10px;font-weight:700}.phone-total{display:flex;align-items:end;justify-content:space-between;padding-top:14px;border-top:1px solid #e7e8e3}.phone-total span{font-size:10px;color:#737b75}.phone-total b{font-family:Fraunces,serif;font-size:23px}.qr-float,.order-float{position:absolute;z-index:3;display:flex;align-items:center;background:#fff;box-shadow:0 18px 40px #273d2e28}.qr-float{left:-5px;bottom:70px;gap:13px;padding:14px 18px;border-radius:19px;transform:rotate(-5deg)}.qr-float svg{padding:7px;border:1px solid #ddd;border-radius:9px}.qr-float div,.order-float div{display:grid}.qr-float b{font-size:12px}.qr-float small{color:#879088;font-size:10px}.order-float{right:-13px;top:78px;gap:10px;padding:12px 17px;border-radius:15px;transform:rotate(4deg)}.order-float>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--green)}.order-float small{font-size:8px;color:#9c492f;font-weight:800;letter-spacing:.12em}.order-float b{font-size:11px;margin-top:2px}.steps-section{background:var(--green);color:#fff;padding:100px max(20px,calc((100% - 1240px)/2)) 110px}.section-heading{text-align:center;max-width:690px;margin:auto}.section-heading p,.section-kicker,.final-cta>div>p{color:var(--lime);font-size:11px;font-weight:800;letter-spacing:.17em}.section-heading h2,.value-intro h2,.final-cta h2{font-family:Fraunces,serif;font-size:clamp(39px,5vw,64px);line-height:1.06;letter-spacing:-.035em;margin:12px 0 45px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid article{position:relative;min-height:320px;padding:28px;border:1px solid #ffffff1e;border-radius:25px;background:#ffffff09;overflow:hidden}.steps-grid article:nth-child(2){background:#fff;color:var(--ink);transform:translateY(25px)}.steps-grid article:nth-child(2) p{color:#667169}.step-number{position:absolute;right:20px;top:14px;font-family:Fraunces,serif;font-size:62px;color:#ffffff13}.steps-grid article:nth-child(2) .step-number{color:#17211c0c}.step-icon{width:55px;height:55px;border-radius:17px;display:grid;place-items:center;background:var(--lime);color:var(--green);margin:47px 0 27px}.steps-grid article:nth-child(2) .step-icon{background:#ffe2d5;color:var(--orange)}.steps-grid h3{font-family:Fraunces,serif;font-size:29px;margin:0 0 12px}.steps-grid p{color:#c6d2ca;line-height:1.65;margin:0}.value-section{width:min(1240px,calc(100% - 40px));margin:auto;padding:125px 0 105px}.value-intro{display:grid;grid-template-columns:1.2fr .8fr;column-gap:100px;align-items:end}.value-intro .section-kicker{grid-column:1/-1;color:#9c492f}.value-intro h2{margin:10px 0 0}.value-intro>p:last-child{color:var(--muted);font-size:18px;line-height:1.7;margin-bottom:5px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:65px}.feature-grid article{padding:27px 24px;border:1px solid #dfe1da;border-radius:21px;background:#fff;transition:.25s}.feature-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 35px #22382b12}.feature-icon{width:47px;height:47px;border-radius:14px;display:grid;place-items:center;margin-bottom:36px;background:#e1efdf;color:#326c49}.feature-1{background:#fce3d8;color:#b94729}.feature-2{background:#e1e8f2;color:#416a8e}.feature-3{background:#f0e8cf;color:#8c7026}.feature-grid h3{font-size:18px;line-height:1.25;margin:0 0 11px}.feature-grid p{font-size:14px;color:var(--muted);line-height:1.65;margin:0}.landing-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid #d9ddd6;border-bottom:1px solid #d9ddd6}.landing-stats>div{display:grid;text-align:center;padding:34px 15px}.landing-stats>div+div{border-left:1px solid #d9ddd6}.landing-stats b{font-family:Fraunces,serif;font-size:38px;color:var(--green)}.landing-stats span{font-size:11px;color:#737d76;text-transform:uppercase;letter-spacing:.12em}.final-cta{width:min(1240px,calc(100% - 40px));margin:0 auto 80px;padding:64px 68px;border-radius:32px;background:var(--orange);color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;gap:60px;box-shadow:0 28px 60px #b7442726}.final-cta h2{max-width:700px;margin:10px 0 15px}.final-cta>div>p{color:#ffe4d9}.final-cta>div>span{display:block;max-width:650px;color:#ffe4d9;line-height:1.6}.final-cta>div:last-child{display:grid;gap:11px;min-width:220px}.cta-light{background:#fff;color:var(--ink)!important}.cta-outline{border:1px solid #ffffff77;color:#fff!important}.cta-outline:hover{background:#ffffff15}.landing-footer{width:min(1240px,calc(100% - 40px));min-height:115px;margin:auto;border-top:1px solid #d9ddd6;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px}.landing-footer p{color:#69736b;font-size:13px}.landing-legal{display:grid;justify-items:center;gap:4px;color:#69736b;font-size:12px}.landing-legal>b{color:#34423a}.landing-legal>nav{display:flex;gap:15px;margin-top:3px}.landing-legal>nav a{font-weight:700;color:#48564e}.landing-legal>nav a:hover{text-decoration:underline}.landing-footer small{text-align:right;color:#929990}.landing-footer .landing-logo{font-size:20px}.landing-footer .landing-logo>span{width:33px;height:33px}@media(max-width:980px){.landing-links{display:none}.landing-hero{grid-template-columns:1fr;gap:20px;padding-top:55px;text-align:center}.landing-hero-copy{display:grid;justify-items:center}.landing-proofs{justify-content:center}.product-visual{width:min(610px,100%);margin:auto}.value-intro{grid-template-columns:1fr;gap:15px}.value-intro .section-kicker{grid-column:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.final-cta{grid-template-columns:1fr;text-align:center}.final-cta>div:first-child{display:grid;justify-items:center}.final-cta>div:last-child{display:flex;justify-content:center}.steps-grid article{min-height:300px}}@media(max-width:680px){.landing-nav{height:72px;width:calc(100% - 28px)}.landing-actions{gap:7px}.nav-login{display:none}.language-switch>svg{display:none}.landing-hero{width:calc(100% - 32px);min-height:auto;padding:48px 0 65px}.landing-eyebrow{font-size:9px!important}.landing-hero h1{font-size:48px}.landing-lead{font-size:16px!important}.landing-cta{width:100%;display:grid}.landing-cta a{width:100%}.landing-proofs{display:grid;gap:9px}.product-visual{height:500px;transform:scale(.9);margin-top:-20px}.phone-card{width:280px}.qr-float{left:-35px}.order-float{right:-30px}.steps-section{padding-top:75px;padding-bottom:85px}.section-heading h2{font-size:40px;margin-bottom:30px}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article:nth-child(2){min-height:260px;transform:none}.step-icon{margin-top:20px}.value-section{width:calc(100% - 32px);padding:85px 0 75px}.value-intro h2{font-size:40px}.feature-grid{grid-template-columns:1fr;margin-top:40px}.feature-icon{margin-bottom:24px}.landing-stats{grid-template-columns:1fr}.landing-stats>div+div{border-left:0;border-top:1px solid #d9ddd6}.final-cta{width:calc(100% - 28px);padding:45px 25px;margin-bottom:55px}.final-cta h2{font-size:39px}.final-cta>div:last-child{display:grid}.landing-footer{grid-template-columns:1fr;text-align:center;padding:35px 0}.landing-footer .landing-logo{justify-self:center}.landing-footer p{margin:0}.landing-footer small{text-align:center}}@media(prefers-reduced-motion:reduce){.orbit-two{animation:none}.feature-grid article,.cta-primary,.cta-light{transition:none}}.legal-page{--ink:#17211c;--green:#174b35;min-height:100vh;background:#f8f5ee;color:#17211c}.legal-page a{color:inherit;text-decoration:none}.legal-nav{width:min(1040px,calc(100% - 40px));height:84px;margin:auto;display:flex;align-items:center;justify-content:space-between}.legal-nav-actions{display:flex;align-items:center;gap:18px}.legal-nav-actions>a{display:flex;align-items:center;gap:7px;padding:10px;font-size:13px;font-weight:700}.legal-main{max-width:1040px;margin:auto;padding:45px 20px 100px}.legal-heading{position:static;height:auto;padding:0;display:grid;justify-content:start;background:transparent;color:#17211c}.legal-heading>p{color:#a34c31;font-size:11px;font-weight:800;letter-spacing:.17em;margin:0 0 12px}.legal-heading h1{font-family:Fraunces,serif;font-size:clamp(47px,7vw,78px);line-height:1;margin:0;letter-spacing:-.04em}.legal-heading>span{max-width:700px;color:#667169;font-size:18px;line-height:1.65;margin:22px 0 13px}.legal-heading>small{color:#909790}.company-card{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:30px;margin:55px 0;padding:30px;border-radius:24px;background:#174b35;color:#fff;box-shadow:0 20px 40px #183e2c24}.company-card>div{display:grid;align-content:start}.company-card>div>svg{width:38px;height:38px;padding:9px;border-radius:11px;background:#d9f16f;color:#174b35}.company-card h2{font-family:Fraunces,serif;font-size:25px;margin:20px 0 0}.company-card p{margin:0;color:#d4dfd8;line-height:1.7;font-size:14px}.company-card p>b{color:#fff}.company-card p>a,.company-card p>span{display:flex;align-items:center;gap:7px;margin-bottom:8px}.company-card p>a:hover{text-decoration:underline}.legal-content{max-width:780px;margin:auto}.legal-content section{padding:32px 0;border-bottom:1px solid #dde0da}.legal-content h2{font-family:Fraunces,serif;font-size:30px;margin:0 0 17px;color:#17211c}.legal-content p,.legal-content li{white-space:pre-line;color:#59655d;line-height:1.78;font-size:15px}.legal-content p{margin:0 0 14px}.legal-content ul{padding-left:21px}.legal-notes{max-width:780px;margin:45px auto 0;padding:24px;display:flex;align-items:flex-start;gap:15px;border-radius:17px;background:#fff;border:1px solid #e0e2dc}.legal-notes>svg{flex:0 0 auto;color:#397453}.legal-notes>div{display:grid;gap:7px}.legal-notes span{color:#707a72;font-size:13px;line-height:1.5}.legal-notes a{width:max-content;display:flex;align-items:center;gap:6px;color:#a34c31;font-size:13px;font-weight:700}.legal-footer{width:min(1040px,calc(100% - 40px));height:90px;margin:auto;padding:0;border-top:1px solid #d9ddd6;background:transparent;color:#6f7871;position:static;display:flex;align-items:center;justify-content:space-between}.legal-footer>div{display:flex;gap:20px}.legal-footer a{font-weight:700;color:#38453d}.legal-footer a:hover{text-decoration:underline}@media(max-width:760px){.legal-nav{height:72px;width:calc(100% - 28px)}.legal-nav-actions>a{font-size:0}.legal-nav-actions>a svg{width:20px;height:20px}.legal-main{padding:35px 16px 70px}.legal-heading h1{font-size:46px}.legal-heading>span{font-size:16px}.company-card{grid-template-columns:1fr;margin:38px 0;padding:24px;gap:22px}.company-card h2{margin-top:12px}.legal-content section{padding:27px 0}.legal-content h2{font-size:26px}.legal-footer{width:calc(100% - 28px);height:auto;padding:25px 0;display:grid;gap:13px;text-align:center}.legal-footer>div{justify-content:center}}
