@charset "UTF-8";
:root{--ink:#28201f;--pink:#ee377b;--rose:#ffd3e2;--blue:#8cdbeb;--paper:#fffcf8;--line:#e7ded9;--muted:#6d625f;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #00788e;outline-offset:5px}.skip{position:fixed;left:20px;top:-100px;background:var(--ink);color:#fff;padding:12px;z-index:100}.skip:focus{top:12px}.header{min-height:105px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);background:var(--paper)}.brand{display:inline-flex;flex-direction:column;line-height:1}.brand-name{font-weight:950;font-size:36px;letter-spacing:-2px}.degree{color:var(--pink)}.brand-sub{font-size:10px;letter-spacing:2.5px;font-weight:700;margin-top:9px}.header nav{display:flex;gap:32px;font-weight:600;font-size:14px}.header nav a:hover{color:#b81950}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;padding:14px 23px;border-radius:100px;font-weight:700;font-size:15px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.small{background:var(--pink);color:white;min-height:46px;padding:11px 20px;font-size:14px}.dark{background:var(--ink);color:white}.dark:hover{background:#483a37}.pink{background:var(--pink);color:white}.hero{max-width:1600px;margin:auto;padding:68px 5% 66px;display:grid;grid-template-columns:1fr 1fr;gap:5%;align-items:center;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;margin:0 0 22px}.eyebrow span{color:var(--pink);font-size:23px;vertical-align:middle;margin-right:8px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.05}h1{font-size:clamp(48px,5.9vw,90px);font-weight:900;letter-spacing:-4.5px;margin-bottom:25px}h1 span{color:var(--pink)}.hero-description{max-width:480px;font-size:17px;color:var(--muted);margin-bottom:28px}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.text-link{display:inline-flex;gap:15px;align-items:center;font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding:7px 0}.hero-note{border-left:3px solid var(--pink);padding-left:14px;margin-top:39px}.hero-note span{font-size:10px;letter-spacing:1.6px;font-weight:800}.hero-note p{font-size:14px;margin:2px 0 0}.hero-visual{position:relative;padding:17px 10px 28px}.photo-frame{background:var(--blue);border-radius:130px 24px 24px 24px;padding:12px;transform:rotate(2deg);box-shadow:8px 9px 0 var(--rose)}.photo-frame>img{width:100%;height:382px;object-fit:cover;border-radius:120px 15px 12px 12px;object-position:53% center}.photo-caption{position:relative;padding:17px 60px 8px 15px}.photo-caption>span{font-size:10px;letter-spacing:1.5px;font-weight:800;display:block}.photo-caption strong{font-size:22px;letter-spacing:-.8px}.photo-caption a{position:absolute;right:9px;top:17px;background:var(--ink);color:white;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;font-size:24px}.round-tag{position:absolute;right:-12px;top:-20px;background:#fbe07a;border:1px solid var(--ink);width:124px;height:124px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.15;font-size:13px;transform:rotate(13deg)}.round-tag b{font-size:19px}.round-tag>span{font-size:24px;line-height:1;margin-top:3px}.visual-label{display:block;text-align:right;font-size:10px;letter-spacing:2px;font-weight:800;margin:20px 8px 0}.flavor-strip{background:var(--pink);color:white;display:flex;align-items:center;justify-content:space-around;gap:22px;padding:20px 3%;overflow:hidden;white-space:nowrap;font-size:19px;font-weight:900;letter-spacing:1.4px}.flavor-strip b{color:#ffd3e2;font-size:30px;line-height:1}.section{padding:88px 5%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:40px}h2{font-size:clamp(36px,4.1vw,60px);letter-spacing:-2.5px;font-weight:900;margin-bottom:0}.section-heading h2 span{color:var(--pink)}.section-heading>p{color:var(--muted);font-size:15px;margin:0 0 4px}.menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px}.menu-image{position:relative;border-radius:var(--radius);overflow:hidden;background:#21141a;aspect-ratio:1.18}.menu-image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .35s}.menu-card:hover .menu-image img{transform:scale(1.035)}.menu-number{position:absolute;top:15px;left:15px;background:var(--paper);padding:6px 11px;border-radius:30px;font-size:10px;font-weight:800;letter-spacing:1px}.expand{position:absolute;bottom:15px;right:15px;display:grid;place-items:center;background:var(--paper);width:40px;height:40px;border-radius:50%;font-size:24px}.menu-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:18px 0 8px}.menu-title h3{font-size:23px;letter-spacing:-.7px;margin:0}.menu-title>span{font-size:12px;font-weight:700;white-space:nowrap}.menu-card>p{color:var(--muted);font-size:14px;margin:0}.menu-help{background:var(--rose);border-radius:var(--radius);padding:28px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.asterisk{font-size:50px;color:var(--pink);line-height:1;margin-bottom:15px}.menu-help h3{font-size:34px;letter-spacing:-1.5px;margin-bottom:16px}.menu-help p{font-size:14px;line-height:1.6;max-width:290px}.menu-disclaimer{font-size:12px;color:var(--muted);margin:30px 0 0}.truck-section{background:var(--blue);display:grid;grid-template-columns:1.1fr 1fr;align-items:stretch}.truck-photo{position:relative;min-height:530px}.truck-photo img{width:100%;height:100%;object-fit:cover;object-position:55% center}.photo-stamp{position:absolute;bottom:25px;left:25px;background:var(--paper);border-radius:50px;padding:10px 18px;font-size:11px;letter-spacing:1.5px;font-weight:800}.truck-copy{padding:65px 12% 65px 11%;align-self:center}.truck-copy h2{font-size:clamp(36px,3.6vw,55px);margin-bottom:25px}.truck-copy h2 span{color:#9c2050}.truck-copy>p:not(.eyebrow){font-size:15px;max-width:420px;line-height:1.7}.truck-copy .button{margin-top:10px}.visit{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.visit h2{margin-bottom:24px}.visit h2 span{color:var(--pink)}.visit-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:28px}.contact-panel{border:1px solid var(--line);border-radius:var(--radius);padding:8px 28px;background:white}.info-row{display:flex;gap:18px;padding:25px 0}.info-row+.info-row{border-top:1px solid var(--line)}.info-icon{background:var(--rose);border-radius:50%;width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;font-size:22px}.info-row h3{font-size:18px;letter-spacing:-.3px;margin:3px 0 10px}.info-row p{font-size:14px;color:var(--muted);margin:4px 0 9px}.info-row a{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}footer{background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:25px;padding:40px 5%}footer .brand-name{font-size:32px}footer p{font-size:13px;margin:0;color:#d4c7c1}footer>a:last-child{font-size:14px}.mobile-bar{display:none}dialog{padding:0;border:0;border-radius:20px;width:min(1100px,96vw);max-width:96vw;height:94dvh;max-height:94dvh;background:var(--paper);color:var(--ink);overflow:hidden}dialog::backdrop{background:#171011e8;backdrop-filter:blur(5px)}dialog[open]{display:flex;flex-direction:column}.viewer-header{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-bottom:1px solid var(--line);gap:12px}.viewer-header>div{display:flex;align-items:center;gap:15px}.viewer-header span{font-size:12px;color:var(--muted);white-space:nowrap}.viewer-header h2{font-size:23px;letter-spacing:-.5px;margin:0}.icon-button{border:1px solid var(--line);background:white;border-radius:50%;min-width:44px;height:44px;font-size:22px;color:var(--ink)}.viewer-tools{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 20px}.viewer-tools>div{display:flex;gap:6px}.viewer-tools a,.viewer-tools #fit-menu{font-size:13px;font-weight:700}.viewer-tools #fit-menu{border:0;background:transparent;padding:5px 10px;color:var(--ink)}.viewer-stage{overflow:auto;flex:1;min-height:0;background:#201b1b;overscroll-behavior:contain}.viewer-stage img{max-width:none;height:auto;width:100%;margin:0 auto}.viewer-hint{font-size:12px;text-align:center;margin:0;padding:8px 14px}.icon-button:hover{background:var(--rose)}
@media(min-width:1600px){.header,footer{padding-left:max(5%,calc((100% - 1440px)/2));padding-right:max(5%,calc((100% - 1440px)/2))}.truck-section{max-width:1600px;margin:auto}}
@media(max-width:1000px){.header{gap:15px}.header nav{gap:20px}.brand-name{font-size:30px}.hero{gap:3%;padding-top:55px;padding-bottom:55px}h1{letter-spacing:-3px}.photo-frame>img{height:335px}.hero .actions{gap:10px}.hero .button{font-size:14px;padding:14px 18px}.round-tag{right:-5px;width:100px;height:100px;font-size:11px}.round-tag b{font-size:16px}.menu-title{align-items:start}.menu-title>span{display:none}.menu-help{padding:24px}.menu-help h3{font-size:28px}.truck-copy{padding:45px 9%}.visit{gap:5%}.flavor-strip{justify-content:start}.truck-photo{min-height:480px}}
@media(max-width:700px){html{scroll-padding-top:22px}.header{min-height:84px;padding:17px 6%;gap:10px}.brand-name{font-size:29px}.brand-sub{font-size:8px;letter-spacing:1.8px}.header nav{display:none}.header .button{font-size:12px;padding:10px 15px;gap:9px;min-height:43px}.hero{grid-template-columns:1fr;padding:36px 6% 28px;gap:32px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:18px}.hero h1{font-size:clamp(46px,11.3vw,76px);letter-spacing:-2.7px;line-height:1.01;margin-bottom:20px}.hero-description{font-size:16px;line-height:1.65;max-width:500px;margin-bottom:23px}.hero .actions{gap:18px}.hero .button{padding:15px 20px;font-size:14px}.hero-note{display:none}.hero-visual{padding:12px 8px 15px}.photo-frame{border-radius:80px 18px 18px 18px;padding:8px;transform:rotate(1.5deg);box-shadow:5px 6px 0 var(--rose)}.photo-frame>img{border-radius:75px 12px 10px 10px;height:auto;aspect-ratio:1.45;object-position:center}.photo-caption{padding:12px 48px 7px 10px}.photo-caption strong{font-size:21px}.photo-caption>span{font-size:9px}.photo-caption a{top:12px;width:37px;height:37px}.round-tag{width:87px;height:87px;right:-5px;top:-8px;font-size:10px}.round-tag b{font-size:15px}.round-tag>span{font-size:17px}.visual-label{font-size:8px;margin-top:16px;letter-spacing:1.5px}.flavor-strip{padding:14px 6%;gap:20px;font-size:15px}.flavor-strip b{font-size:23px}.section{padding:52px 6%}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:20px;font-size:14px}.section-heading>p br{display:none}h2{font-size:39px;letter-spacing:-1.7px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.menu-image{aspect-ratio:.74;border-radius:14px}.menu-number{font-size:8px;letter-spacing:.4px;left:8px;top:9px;padding:5px 7px}.expand{width:32px;height:32px;font-size:20px;right:9px;bottom:9px}.menu-title{margin:12px 0 7px}.menu-title h3{font-size:18px;letter-spacing:-.5px}.menu-card>p{font-size:13px;line-height:1.5}.menu-help{padding:18px 16px;border-radius:14px;justify-content:start}.asterisk{font-size:35px;margin-bottom:10px}.menu-help h3{font-size:24px;letter-spacing:-1px;margin-bottom:12px}.menu-help p{font-size:13px;margin-bottom:10px}.menu-help .text-link{font-size:12px;gap:6px}.menu-disclaimer{font-size:12px;margin-top:23px}.truck-section{grid-template-columns:1fr}.truck-photo{min-height:0}.truck-photo img{height:auto;aspect-ratio:1.4;object-fit:cover}.photo-stamp{bottom:18px;left:6%;font-size:10px}.truck-copy{padding:37px 6% 44px}.truck-copy h2{font-size:43px}.truck-copy h2 br:first-child{display:none}.truck-copy .eyebrow{margin-bottom:18px}.truck-copy>p:not(.eyebrow){font-size:16px}.visit{grid-template-columns:1fr;gap:32px}.visit-copy>p:not(.eyebrow){font-size:16px}.contact-panel{padding:4px 20px}.info-row{gap:14px}.info-row p{font-size:14px}footer{padding:35px 6% 110px;display:grid;grid-template-columns:1fr;gap:23px}footer .brand-name{font-size:32px}.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;background:var(--paper);padding:10px 5% calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);gap:6px;box-shadow:0 -3px 20px #28201f08}.mobile-bar a{flex:1;min-height:44px;display:flex;justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:700;border-radius:40px}.mobile-bar a:first-child{background:var(--ink);color:white}.mobile-bar a:last-child{background:var(--pink);color:white}dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;margin:0}.viewer-header{padding:13px 14px}.viewer-header h2{font-size:20px}.viewer-tools{padding:8px;gap:4px}.viewer-tools>div{gap:3px}.viewer-tools .icon-button{min-width:38px;width:38px;height:42px}.viewer-tools a{font-size:12px;white-space:nowrap}.viewer-tools #fit-menu{padding:5px 7px;font-size:12px}.viewer-hint{padding-bottom:calc(8px + env(safe-area-inset-bottom))}}
@media(max-width:360px){.header .button{font-size:11px;padding:9px 11px}.hero .actions{gap:10px}.menu-help{padding:14px 12px}.menu-help h3{font-size:22px}.viewer-tools a{font-size:11px}.viewer-tools .icon-button{min-width:34px;width:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.truck-photo,.truck-copy{min-width:0}@media(max-width:700px){.truck-section{grid-template-columns:minmax(0,1fr)}.truck-copy h2 br:first-child{display:initial}}
