:root{--teal:#07575b;--teal2:#0f7679;--deep:#082f31;--orange:#d8512f;--coral:#ef7651;--cream:#f5ead8;--paper:#fffaf0;--gold:#e3a637;--pink:#b52d55;--ink:#1d2928;--white:#fff;--shadow:0 22px 55px rgba(25,30,25,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"League Spartan",system-ui,sans-serif}img{display:block;width:100%}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.top-note{background:var(--orange);color:white;text-align:center;text-transform:uppercase;letter-spacing:.12em;font:700 12px "Bebas Neue",sans-serif;padding:10px 14px}.site-header{position:absolute;z-index:10;width:100%;color:white}.nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.mini-brand{text-decoration:none;display:grid;line-height:.8}.mini-brand span,.footer-brand span{font:700 23px "Bebas Neue",sans-serif;letter-spacing:.05em}.mini-brand em,.footer-brand em{font:400 29px Caveat,cursive;color:#f07a50}.nav-order{text-decoration:none;text-transform:uppercase;font:700 14px "Bebas Neue",sans-serif;letter-spacing:.08em;border-bottom:3px solid var(--coral);padding:8px 0}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#061e20 0%,#0a3e40 56%,#102b28 100%);color:white;padding:118px 0 95px;min-height:760px}.hero:before{content:"";position:absolute;inset:0;opacity:.14;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:28px 28px}.paint{position:absolute;border-radius:50%;filter:blur(2px);opacity:.85}.paint-one{width:530px;height:110px;background:var(--orange);right:-100px;top:120px;transform:rotate(-10deg)}.paint-two{width:430px;height:85px;background:var(--gold);left:-170px;bottom:105px;transform:rotate(13deg);opacity:.55}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:52px}.eyebrow{margin:0;font:700 14px "Bebas Neue",sans-serif;letter-spacing:.18em;color:#efae73}.eyebrow.teal{color:var(--teal)}.eyebrow.light{color:#f4b178}.hero h1{font:700 clamp(68px,8vw,112px)/.82 "Bebas Neue",sans-serif;text-transform:uppercase;letter-spacing:-.04em;margin:16px 0 25px}.hero h1 span{font:400 .7em/1 Caveat,cursive;text-transform:none;letter-spacing:0;color:#5fc0bd;display:inline-block;transform:rotate(-2deg)}.hero-lead{max-width:570px;font-size:20px;line-height:1.55;color:#f0eadf}.hero-price{display:flex;align-items:center;gap:20px;margin:28px 0}.hero-price strong{font:700 68px "Bebas Neue",sans-serif;background:var(--orange);padding:0 24px;transform:rotate(-2deg);box-shadow:9px 9px 0 rgba(0,0,0,.22)}.hero-price span{font:700 17px "Bebas Neue",sans-serif;text-transform:uppercase;letter-spacing:.04em}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--orange);color:white;text-decoration:none;border:0;padding:16px 25px;font:700 19px "Bebas Neue",sans-serif;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 7px 0 #8f2c1a;cursor:pointer;transition:.18s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 0 #8f2c1a}.deadline{font:600 14px "Bebas Neue",sans-serif;letter-spacing:.08em;text-transform:uppercase;margin-top:23px;color:#f5c19c}.hero-collage{position:relative;min-height:560px}.logo-frame{position:absolute;z-index:4;top:0;left:21%;width:47%;padding:8px;background:#f7ecd9;box-shadow:var(--shadow);transform:rotate(2deg)}.logo-frame img{aspect-ratio:1.26/1;object-fit:cover}.photo{position:absolute;margin:0;padding:8px;background:#fff4df;box-shadow:var(--shadow)}.photo img{height:100%;object-fit:cover}.photo-taco{width:64%;height:390px;left:0;bottom:12px;transform:rotate(-5deg)}.photo-berry{width:55%;height:345px;right:0;bottom:48px;transform:rotate(5deg)}.love-note{position:absolute;z-index:5;right:4%;top:124px;background:var(--teal2);padding:15px 20px;font:400 18px Caveat,cursive;transform:rotate(4deg);box-shadow:8px 8px 0 rgba(0,0,0,.2)}.tree-line{position:absolute;bottom:-1px;left:0;width:100%;height:74px;background:linear-gradient(150deg,transparent 0 13%,#051f20 13% 17%,transparent 17% 23%,#051f20 23% 29%,transparent 29% 38%,#051f20 38% 43%,transparent 43% 57%,#051f20 57% 64%,transparent 64% 73%,#051f20 73% 80%,transparent 80%);opacity:.85}
.meal{padding:82px 0 65px}.section-intro{text-align:center;max-width:780px;margin:0 auto 44px}.section-intro h2,.story-band h2,.order-heading h2{font:700 clamp(40px,5vw,66px)/1 "Bebas Neue",sans-serif;text-transform:uppercase;letter-spacing:-.025em;margin:10px 0}.meal-grid{display:grid;grid-template-columns:1fr 70px 1fr;gap:18px;align-items:center}.meal-card{background:var(--paper);box-shadow:var(--shadow);overflow:hidden;border:1px solid rgba(7,87,91,.22)}.meal-image{height:300px}.meal-image img{height:100%;object-fit:cover}.meal-copy{padding:25px 28px 30px;position:relative}.meal-copy .number{position:absolute;right:22px;top:18px;font:700 42px "Bebas Neue",sans-serif;color:rgba(7,87,91,.14)}.script{font:400 20px Caveat,cursive;color:var(--orange);margin:0}.meal-copy h3{font:700 30px "Bebas Neue",sans-serif;text-transform:uppercase;margin:4px 0 8px;color:var(--teal)}.meal-copy p:last-child{line-height:1.55;margin-bottom:0}.plus-mark{font:400 64px Caveat,cursive;color:var(--orange);text-align:center}.included-strip{display:flex;align-items:center;justify-content:center;gap:19px;flex-wrap:wrap;background:var(--teal);color:white;margin-top:28px;padding:17px 22px;font:700 15px "Bebas Neue",sans-serif;text-transform:uppercase;letter-spacing:.05em}.included-strip b{color:#f0b465;font-size:24px}.included-strip strong{background:var(--orange);padding:6px 18px;font-size:26px;transform:rotate(-2deg)}
.story-band{background:var(--deep);color:white;padding:62px 0;position:relative;overflow:hidden}.story-band:after{content:"♡";position:absolute;right:5%;top:-60px;font:400 210px Caveat,cursive;color:rgba(255,255,255,.04)}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.story-band h2{margin-bottom:0;color:#fff}.story-grid>div:last-child{font-size:19px;line-height:1.65;border-left:3px solid var(--orange);padding-left:36px}.miigwech{font:400 22px Caveat,cursive;color:#f2ae78;margin-bottom:0}.delivery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:42px 0}.delivery-card{background:var(--paper);padding:22px;display:flex;gap:17px;align-items:flex-start;border-bottom:5px solid var(--teal);box-shadow:0 12px 30px rgba(30,40,30,.08)}.delivery-icon{flex:0 0 48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font:700 24px "Bebas Neue",sans-serif}.delivery-card small{font:700 11px "Bebas Neue",sans-serif;letter-spacing:.16em;color:var(--orange)}.delivery-card h3{font:700 21px "Bebas Neue",sans-serif;text-transform:uppercase;margin:2px 0 4px;color:var(--teal)}.delivery-card p{font-size:14px;line-height:1.45;margin:0}
.order-section{background:linear-gradient(135deg,#073f42,#061f21);padding:72px 0;color:white}.order-shell{max-width:1050px}.order-heading{text-align:center;max-width:750px;margin:0 auto 34px}.order-heading h2 span{font-family:Caveat,cursive;color:#f2a771}.order-heading>p:last-child{color:#d7e0dc}.order-section form{background:var(--paper);color:var(--ink);padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.3);border-top:8px solid var(--orange)}.form-section{padding:10px 0 26px;border-bottom:1px solid #ddcfbd;margin-bottom:24px}.form-title{display:flex;align-items:center;gap:13px;margin-bottom:18px}.form-title>span{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:white;font:700 18px "Bebas Neue",sans-serif}.form-title h3{font:700 25px "Bebas Neue",sans-serif;text-transform:uppercase;margin:0;color:var(--teal)}.form-grid{display:grid;gap:16px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid.two{grid-template-columns:repeat(2,1fr)}label,legend{font-size:14px;font-weight:700}input,select,textarea{width:100%;margin-top:8px;border:1px solid #cbbba6;background:#fff;padding:14px;border-radius:2px;font:inherit;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:3px solid rgba(7,87,91,.17);border-color:var(--teal)}textarea{resize:vertical}fieldset{border:0;padding:0;margin:21px 0 0}.choice-grid{display:grid;gap:12px;margin-top:10px}.three-choice{grid-template-columns:repeat(3,1fr)}.extras{grid-template-columns:repeat(2,1fr)}.choice-grid label{position:relative}.choice-grid input{position:absolute;opacity:0;pointer-events:none}.choice-grid label>span{display:flex;align-items:center;justify-content:center;min-height:50px;padding:12px;border:2px solid #ccbba5;background:white;text-align:center;cursor:pointer;transition:.15s}.choice-grid label>span b{margin-left:auto;color:var(--orange)}.choice-grid input:checked+span{border-color:var(--teal);background:#e8f2ef;box-shadow:inset 0 0 0 2px var(--teal)}.payment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.payment-grid label{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;border:2px solid #cbbba6;background:white;padding:17px;cursor:pointer}.payment-grid input{width:auto;margin:0}.payment-symbol{width:42px;height:42px;display:grid;place-items:center;background:var(--teal);color:white;font:700 22px "Bebas Neue",sans-serif}.payment-grid b,.payment-grid small{display:block}.payment-grid b{font:700 18px "Bebas Neue",sans-serif;text-transform:uppercase;color:var(--teal)}.payment-grid small{font-weight:400;margin-top:2px}.order-summary{display:grid;grid-template-columns:1.4fr .6fr;background:var(--deep);color:white;margin:8px 0 20px}.order-summary div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-right:1px solid rgba(255,255,255,.2)}.order-summary div:last-child{border:0}.order-summary span{font:700 13px "Bebas Neue",sans-serif;text-transform:uppercase;letter-spacing:.09em}.order-summary strong{font:700 24px "Bebas Neue",sans-serif;color:#f1a76f;text-align:right}.consent{display:flex;align-items:flex-start;gap:11px;border:1px solid #d3c3af;background:#fff;padding:13px}.consent input{width:auto;margin:3px 0 0}.submit-button{width:100%;margin-top:18px}.form-note{text-align:center;font-size:13px;color:#685d50}.form-message{text-align:center;font-weight:700;color:var(--teal);margin-top:12px}
footer{background:#041719;color:white;padding:40px 0;border-top:7px solid var(--orange)}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}.footer-grid>div+div{border-left:1px solid rgba(255,255,255,.18);padding-left:35px}.footer-brand{display:grid;line-height:.85;justify-items:start}.footer-brand p{line-height:1.4}.footer-grid strong{font:700 16px "Bebas Neue",sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#f0a773}.footer-grid p{color:#cad5d1;line-height:1.65;margin-bottom:0}.footer-grid a{color:white}
@media(max-width:900px){.hero{padding-top:110px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-price{justify-content:center}.hero-collage{min-height:520px;max-width:720px;width:100%;margin:auto}.meal-grid{grid-template-columns:1fr}.plus-mark{line-height:.7}.story-grid{grid-template-columns:1fr;gap:25px}.story-grid>div:last-child{border-left:0;border-top:3px solid var(--orange);padding:25px 0 0}.delivery{grid-template-columns:1fr}.form-grid.three{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.wrap{width:min(100% - 24px,1180px)}.top-note{font-size:10px}.hero{padding:100px 0 75px;min-height:auto}.hero h1{font-size:62px}.hero-lead{font-size:17px}.hero-price strong{font-size:50px}.hero-price span{font-size:14px}.hero-collage{min-height:365px;margin-top:25px}.logo-frame{width:48%;left:26%}.photo-taco{height:245px;width:66%;bottom:0}.photo-berry{height:210px;width:55%;bottom:25px}.love-note{font-size:13px;right:0;top:90px;padding:10px}.meal{padding-top:55px}.meal-image{height:230px}.included-strip{gap:10px}.delivery{padding-top:28px}.order-section{padding:55px 0}.order-section form{padding:22px 16px}.form-grid.three,.form-grid.two,.three-choice,.extras,.payment-grid,.order-summary,.footer-grid{grid-template-columns:1fr}.order-summary div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.order-summary div:last-child{border:0}.footer-grid>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding:22px 0 0}.button{font-size:16px;width:100%}.nav-order{font-size:12px}}

/* Chelsea's Kitchen brand corrections */
body{font-family:"League Spartan",system-ui,sans-serif;font-weight:500}
.top-note,.nav-order,.eyebrow,.hero-price span,.button,.deadline,.section-intro h2,.story-band h2,.order-heading h2,.meal-copy h3,.included-strip,.delivery-card small,.delivery-card h3,.form-title>span,.form-title h3,.payment-grid b,.order-summary span,.order-summary strong,.footer-grid strong{font-family:"Bebas Neue",Impact,sans-serif;font-weight:400}
.hero h1{font-family:"Bebas Neue",Impact,sans-serif;font-weight:400;letter-spacing:.005em}
.hero h1 span,.script,.plus-mark,.miigwech,.love-note,.order-heading h2 span{font-family:Caveat,cursive;font-weight:700}
.hero h1 span{font-size:.82em;color:#66c7c2}
.mini-brand{display:block;width:108px;background:#f8eddd;padding:4px;box-shadow:0 7px 18px rgba(0,0,0,.18);transform:rotate(-1deg)}
.mini-brand img{width:100%;aspect-ratio:1.26/1;object-fit:cover}
.footer-brand{display:block}
.footer-brand img{width:150px;max-width:100%;background:#f8eddd;padding:5px;margin-bottom:14px}
.hero{background:linear-gradient(120deg,#073f42 0%,#0b595b 55%,#082e30 100%)}
.hero:before{opacity:.08}
.section-intro h2,.story-band h2,.order-heading h2{letter-spacing:.01em}
.meal-copy h3,.delivery-card h3,.form-title h3{letter-spacing:.025em}
.button{letter-spacing:.06em}
