:root{--red:#d91520;--red2:#b90f18;--ink:#151922;--navy:#101828;--muted:#626b78;--cream:#fff8f2;--green:#16805b;--line:#e7e8eb;--shadow:0 18px 50px rgba(16,24,40,.1);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.skip{position:fixed;top:-100px;left:1rem;background:#fff;padding:.75rem 1rem;z-index:100}.skip:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid #2673d9;outline-offset:3px}.site-header{position:sticky;top:0;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06);z-index:50}.nav-wrap{max-width:1240px;margin:auto;min-height:76px;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.55rem;font-weight:850;letter-spacing:-.05em}.logo span{color:var(--red)}nav{display:flex;align-items:center;gap:1.35rem;font-size:.92rem;font-weight:650}nav>a:not(.button):hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:.9rem 1.35rem;background:var(--red);color:#fff;font:inherit;font-weight:750;cursor:pointer;box-shadow:0 8px 20px rgba(217,21,32,.22);transition:transform .2s,background .2s}.button:hover{background:var(--red2);transform:translateY(-2px)}.button.small{padding:.65rem 1rem}.button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.menu-button{display:none;border:0;background:none;padding:8px}.menu-button span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.hero{max-width:1240px;margin:auto;padding:88px 24px 80px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;background:radial-gradient(circle at 85% 30%,#fff1e8,transparent 35%)}.hero h1,.page-hero h1{font-size:clamp(2.7rem,5.7vw,5.25rem);line-height:1.02;letter-spacing:-.055em;margin:.3rem 0 1.4rem}.hero p,.page-hero>p{font-size:1.2rem;color:var(--muted);max-width:650px}.eyebrow{color:var(--red);text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:850}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin:2rem 0}.trust{display:flex;gap:1.2rem;flex-wrap:wrap;color:var(--green);font-size:.9rem;font-weight:700}.hero-art{min-height:480px;border-radius:45% 45% 30% 30%;background:linear-gradient(145deg,#ffd9bd,#ffebe0);position:relative;display:grid;place-items:center;box-shadow:var(--shadow)}.plate{font-size:11rem;width:310px;height:310px;background:white;border-radius:50%;display:grid;place-items:center;box-shadow:0 25px 50px rgba(90,40,10,.15)}.food-chip{position:absolute;background:#fff;border-radius:999px;padding:.75rem 1rem;font-weight:750;box-shadow:var(--shadow)}.food-chip.one{top:10%;left:-3%}.food-chip.two{right:-3%;top:35%}.food-chip.three{bottom:8%;left:8%}.section{max-width:1240px;margin:auto;padding:88px 24px}.section-head{max-width:700px;margin-bottom:35px}.section-head.row{max-width:none;display:flex;justify-content:space-between;align-items:end}.section h2,.cta h2,.prose h2{font-size:clamp(1.9rem,4vw,3rem);line-height:1.15;letter-spacing:-.04em;margin:.5rem 0}.cards{display:grid;gap:20px}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.cards article{border:1px solid var(--line);padding:28px;border-radius:var(--radius);box-shadow:0 10px 35px rgba(0,0,0,.04)}.cards article>b{display:grid;width:45px;height:45px;place-items:center;background:#fff0f1;color:var(--red);border-radius:14px}.cards h3{font-size:1.2rem;line-height:1.3}.cards p,.prose p{color:var(--muted)}.dark{max-width:none;background:var(--navy);color:#fff;padding-left:max(24px,calc((100% - 1192px)/2));padding-right:max(24px,calc((100% - 1192px)/2))}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.steps li{border-top:1px solid #384052;padding-top:25px}.steps span{color:#ff757b;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-grid a{min-height:130px;border-radius:20px;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:1.05rem}.category-grid a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-grid span{font-size:2rem}.app{max-width:1192px;border-radius:35px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1.4fr .6fr;overflow:hidden;padding:60px}.app p{color:#c9cfda}.phone{background:#fff;color:var(--ink);border-radius:32px 32px 0 0;min-height:330px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;transform:translateY(60px);font-size:1.2rem}.phone>span{font-weight:850}.phone>span span{color:var(--red)}.qr{width:70px;height:70px;display:grid;place-items:center;background:repeating-linear-gradient(45deg,#111 0 3px,#fff 3px 6px);color:#fff;font-weight:900}.cta{max-width:1192px;margin:50px auto 90px;padding:55px 60px;border-radius:35px;background:var(--red);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:35px}.cta>div{max-width:700px}.cta .eyebrow{color:#ffd4d6}.light-button{background:#fff;color:var(--ink);box-shadow:none;white-space:nowrap}.page-hero{padding:85px max(24px,calc((100% - 980px)/2));background:var(--cream);text-align:center}.page-hero h1{font-size:clamp(2.4rem,5vw,4.3rem)}.page-hero>p{margin:1rem auto}.crumb{justify-content:center;flex-wrap:wrap;color:var(--muted);font-size:.85rem}.prose{max-width:780px;margin:auto;padding:70px 24px;font-size:1.08rem}.prose .lead{font-size:1.3rem;color:var(--ink)}.prose aside{margin-top:50px;padding:35px;background:var(--cream);border-radius:var(--radius)}.article{max-width:900px;margin:auto;padding:70px 24px}.article header{text-align:center;max-width:780px;margin:40px auto}.article h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;letter-spacing:-.05em}.article .featured{border-radius:var(--radius)}.article .body{padding-bottom:0}.search{max-width:650px;margin:30px auto 0;display:flex;background:#fff;padding:7px;border:1px solid var(--line);border-radius:999px}.search input{flex:1;border:0;padding:0 20px;font:inherit;min-width:0}.post-card img{aspect-ratio:16/10;object-fit:cover;border-radius:16px}.pagination{justify-content:center;margin-top:40px}.pagination a{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%}.pagination [aria-current]{background:var(--red);color:#fff}.contact-grid{max-width:1050px;margin:auto;padding:75px 24px;display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.form{display:grid;gap:18px}.form label{display:grid;gap:6px;font-weight:700}.form label span{font-weight:400;color:var(--muted)}input,textarea,select{width:100%;border:1px solid #cfd3da;border-radius:12px;padding:.85rem 1rem;font:inherit;background:#fff}.alert{padding:16px;border-radius:12px;background:#fff0f0;color:#8b1016}.alert.success{background:#e9f8f1;color:#095d41}.hp{position:absolute;left:-10000px}.not-found{text-align:center;padding:120px 24px}.not-found>span{font-size:7rem;color:#f4c3c6;font-weight:900}.not-found .actions{justify-content:center}footer{background:#0b101b;color:#bdc3ce;padding:70px max(24px,calc((100% - 1192px)/2)) 25px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid h2{color:#fff;font-size:1rem}.logo.light{color:#fff}.legal{border-top:1px solid #303746;margin-top:45px;padding-top:25px;display:flex;justify-content:space-between}
@media(max-width:900px){.menu-button{display:block}#site-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px 24px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}#site-nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:55px}.hero-art{min-height:360px}.plate{width:230px;height:230px;font-size:8rem}.cards.four,.cards.three{grid-template-columns:repeat(2,1fr)}.steps,.category-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.app{margin-left:24px;margin-right:24px}.cta{margin-left:24px;margin-right:24px}.site-header nav .button{width:100%}}
@media(max-width:560px){.nav-wrap{padding:0 16px}.hero,.section{padding-left:16px;padding-right:16px}.hero{padding-top:40px;gap:35px}.hero h1{font-size:2.65rem}.hero-art{min-height:300px}.plate{width:190px;height:190px;font-size:6.5rem}.food-chip{font-size:.75rem}.cards.four,.cards.three,.steps{grid-template-columns:1fr}.category-grid{gap:8px}.category-grid a{min-height:105px}.app{margin:20px 16px;padding:35px 25px;grid-template-columns:1fr}.phone{display:none}.cta{margin:30px 16px 60px;padding:35px 25px;display:block}.footer-grid{grid-template-columns:1fr}.legal{flex-direction:column;gap:10px}.section-head.row{align-items:start;flex-direction:column}.contact-grid{padding-left:16px;padding-right:16px}.search .button{padding:.8rem}.page-hero{padding-top:55px;padding-bottom:55px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

