:root{--orange:#ff5d2d;--orange-dark:#df4422;--cream:#fff7e8;--ink:#251714;--muted:#715b51;--line:#dfcbb7;--white:#fffdf5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Trebuchet MS',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--ink);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.05}h1,h2{font-family:Impact,'Arial Black',sans-serif;text-transform:uppercase;letter-spacing:-.018em;font-weight:900}h1{font-size:clamp(3.6rem,8.8vw,8.8rem);line-height:.91;margin-bottom:1.5rem}h2{font-size:clamp(2.7rem,5.6vw,5.8rem);margin-bottom:1rem}h3{font-size:1.65rem;letter-spacing:-.03em}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.84rem;letter-spacing:.18em;text-transform:uppercase;font-weight:900}.eyebrow:before{content:'';width:1.45rem;height:2px;background:currentColor}.lead{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.45;max-width:39rem}.wrap{max-width:1280px;margin:auto;padding-inline:clamp(1.25rem,4vw,4rem)}.site-header{background:var(--cream);border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;font-weight:900;font-size:1.18rem;line-height:1}.brand img{width:55px;height:55px;border-radius:50%;object-fit:cover}.nav{display:flex;align-items:center;gap:clamp(1rem,2.2vw,2.3rem);font-size:.94rem;font-weight:800}.nav a{text-decoration:none}.nav a:hover,.footer-link:hover{text-decoration:underline;text-underline-offset:5px}.nav .nav-cta{color:var(--cream);background:var(--ink);border-radius:100px;padding:.85rem 1.2rem}.nav .nav-cta:hover{text-decoration:none;background:var(--orange-dark)}.hero{background:var(--orange);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;min-height:min(710px,80vh)}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:5rem;position:relative;z-index:1}.hero-copy .eyebrow{margin-bottom:1.6rem}.hero h1{max-width:8ch}.hero .lead{margin-bottom:1.4rem;max-width:32rem}.hero-media{min-width:0;position:relative;overflow:hidden;isolation:isolate}.hero-media:before{content:'';position:absolute;inset:0;background:var(--orange);z-index:-1}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:right center;transform:scale(1.28);transform-origin:right center}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:52px;padding:.85rem 1.35rem;border:2px solid var(--ink);border-radius:100px;text-decoration:none;font-size:.96rem;font-weight:900;line-height:1.2;transition:transform .18s,background .18s,color .18s}.button:hover{transform:translateY(-2px)}.button img{width:20px;height:20px;flex:none}.button-ink{background:var(--ink);color:var(--cream)}.button-ink:hover{background:#402923}.button-light{background:var(--cream);color:var(--ink)}.button-outline{background:transparent;color:var(--ink)}.button-outline:hover{background:var(--cream)}.button-white{background:var(--cream);color:var(--ink);border-color:var(--cream)}.section{padding-block:clamp(4rem,8vw,8rem)}.section-head{max-width:720px;margin-bottom:2.5rem}.section-head .eyebrow{margin-bottom:1rem}.section-head p{font-size:1.1rem;color:var(--muted);max-width:42rem}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.menu-card{border:2px solid var(--ink);border-radius:1.3rem;padding:2rem;min-height:235px;background:var(--white);display:flex;flex-direction:column;justify-content:space-between;box-shadow:5px 5px 0 var(--ink)}.menu-card .num{font-family:Impact,sans-serif;font-size:3.6rem;line-height:1;color:var(--orange)}.menu-card h3{margin-bottom:.45rem}.menu-card p{margin:0;color:var(--muted)}.band{background:var(--ink);color:var(--cream);padding-block:1.05rem;overflow:hidden}.band-inner{display:flex;gap:2.5rem;white-space:nowrap;justify-content:center;font-family:Impact,sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:1.2rem}.band b{color:var(--orange)}.locations{background:#ffe5bb}.location-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,6rem);align-items:start}.location-panel{background:var(--cream);border:2px solid var(--ink);border-radius:1.6rem;padding:clamp(1.4rem,3vw,3rem);box-shadow:8px 8px 0 var(--ink)}.location-panel .city{font-family:Impact,sans-serif;text-transform:uppercase;font-size:clamp(2.5rem,5vw,5rem);line-height:1}.location-panel .badge{display:inline-block;background:var(--orange);border-radius:100px;padding:.35rem .75rem;font-weight:900;font-size:.82rem;text-transform:uppercase;letter-spacing:.09em;margin-bottom:1.2rem}.location-panel p{font-size:1.05rem}.location-note{margin-top:1.6rem;font-size:.9rem;color:var(--muted)}.franchise-callout{background:var(--orange);padding-block:clamp(4rem,8vw,8rem)}.franchise-callout .wrap{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end}.franchise-callout h2{max-width:11ch}.franchise-callout p{max-width:39rem;font-size:1.15rem}.site-footer{background:var(--ink);color:var(--cream);padding-block:3rem 2rem}.footer-main{display:flex;justify-content:space-between;gap:2rem;align-items:start}.footer-brand img{width:78px;height:78px;border-radius:50%}.footer-links{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center}.footer-link{text-decoration:none;font-weight:800}.social-links{display:flex;gap:.75rem}.social-links a{width:45px;height:45px;border:1px solid #997f70;border-radius:50%;display:grid;place-items:center;background:var(--cream)}.social-links img{width:22px;height:22px}.footer-bottom{border-top:1px solid #715b51;margin-top:3rem;padding-top:1.4rem;display:flex;justify-content:space-between;gap:1rem;font-size:.82rem;color:#d8c7b8}.mobile-bar{display:none}.franchise-hero{background:var(--orange);padding-block:clamp(5rem,10vw,10rem)}.franchise-hero .wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.franchise-hero h1{font-size:clamp(3.8rem,8.3vw,8rem);max-width:10ch}.franchise-hero p{font-size:1.2rem;max-width:40rem}.franchise-seal{width:min(100%,400px);margin:auto;border:3px solid var(--ink);border-radius:50%;aspect-ratio:1;display:grid;place-items:center;background:#ff7c4b;transform:rotate(8deg);box-shadow:15px 15px 0 var(--ink)}.franchise-seal img{width:82%;height:82%;border-radius:50%;object-fit:cover}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.step{border-top:2px solid var(--ink);padding-top:1.5rem}.step .num{font-family:Impact,sans-serif;color:var(--orange);font-size:4rem;line-height:1}.step p{color:var(--muted)}.faq{background:#ffe5bb}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:3rem}.faq-list details{border-top:1px solid var(--ink);padding:1.35rem 0}.faq-list details:last-child{border-bottom:1px solid var(--ink)}.faq-list summary{font-size:1.12rem;font-weight:900;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:1.5rem;line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list p{color:var(--muted);margin:.8rem 0 0}.final-cta{background:var(--ink);color:var(--cream);padding-block:5rem}.final-cta h2{max-width:13ch}.final-cta p{max-width:36rem;font-size:1.1rem}.final-cta .button{border-color:var(--cream)}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding-block:4.5rem 2.7rem}.hero-media{height:450px;margin-inline:-4vw}.hero-media img{object-position:right center}.location-layout,.faq-grid,.franchise-hero .wrap{grid-template-columns:1fr}.franchise-hero .wrap{gap:4rem}.franchise-seal{max-width:290px}.franchise-callout .wrap{grid-template-columns:1fr}.menu-grid,.steps{grid-template-columns:1fr 1fr}}@media(max-width:640px){.header-inner{min-height:70px}.brand span{display:none}.brand img{width:47px;height:47px}.nav{gap:.75rem;font-size:.85rem}.nav a:nth-child(2){display:none}.nav .nav-cta{display:none}.hero-copy{padding-block:3.6rem 2.6rem}.hero .eyebrow{margin-bottom:1.25rem}.hero h1{font-size:clamp(4.05rem,15vw,6rem)}.hero-media{height:330px;margin-inline:-1.25rem}.hero-media img{object-position:right center;transform:scale(1.03)}.button{width:100%}.hero-actions,.button-row{width:100%}.menu-grid,.steps{grid-template-columns:1fr}.menu-card{min-height:205px}.section{padding-block:4rem}.location-panel{box-shadow:5px 5px 0 var(--ink)}.footer-main,.footer-bottom{flex-direction:column}.footer-links{flex-direction:column;align-items:flex-start}.mobile-bar{position:fixed;z-index:50;bottom:0;left:0;right:0;display:flex;background:var(--cream);border-top:1px solid var(--line);padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #0002}.mobile-bar .button{min-height:48px}.site-footer{padding-bottom:6.5rem}.franchise-hero{padding-block:4rem 5rem}.franchise-hero h1{font-size:clamp(3.5rem,14vw,5.8rem)}.franchise-seal{max-width:245px}.band-inner{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
