:root{--ink: #2B0B17;--muted: #6d6572;--paper: #ffffff;--surface: #f7f8fb;--line: #e8e2ec;--acai: #4b176f;--berry: #b71f5b;--leaf: #23875a;--sun: #f4b63d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px;min-height:86px;padding:12px clamp(18px,4vw,56px);background:#ffffffeb;border-bottom:1px solid rgba(232,226,236,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.main-nav,.header-action,.hero-actions,.primary-button,.secondary-button,.product-footer,.product-footer a,.product-order-button{display:flex;align-items:center}.brand{gap:12px;min-width:0;font-weight:800}.brand-mark{display:grid;width:64px;height:64px;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(145deg,#8f4bb3,#4b176f 38%,#2b0b45 72%,#6d1f7f) border-box;border:3px solid transparent;border-radius:50%;box-shadow:0 10px 24px #4b176f47,0 0 0 1px #8f4bb36b,0 0 22px #4b176f33;font-size:.9rem}.brand-copy{min-width:0}.brand-name{display:inline-flex;align-items:baseline;margin:0;font-family:Great Vibes,cursive;font-size:clamp(1.6rem,3.6vw,4.3rem);font-weight:400;line-height:.86;color:var(--acai);white-space:nowrap;text-shadow:none}.brand-initial{font-family:Satisfy,cursive;font-size:.86em;line-height:1;transform:translateY(-.02em)}#logo-header{width:100%;height:100%;object-fit:cover;border-radius:50%}.main-nav{gap:18px;color:var(--muted);font-size:.94rem;font-weight:700}.main-nav a:hover{color:var(--berry)}.header-action,.primary-button,.secondary-button,.product-footer a,.product-order-button,.category-chip{border:0;border-radius:8px;font:inherit;font-weight:800;cursor:pointer}.header-action,.primary-button,.product-footer a,.product-order-button{gap:8px;color:#fff;background:var(--leaf)}.header-action{padding:11px 16px}.hero{position:relative;min-height:min(680px,calc(100vh - 58px));display:grid;align-items:end;overflow:hidden;isolation:isolate}.hero-image,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image{object-fit:cover}.hero-overlay{z-index:1;background:linear-gradient(90deg,#1e1424d1,#1e142480 44%,#1e14241f),linear-gradient(0deg,rgba(30,20,36,.5),transparent 42%)}.hero-content{position:relative;z-index:2;width:min(760px,100%);padding:clamp(56px,9vw,110px) clamp(20px,5vw,72px);color:#fff}.eyebrow{margin:0 0 10px;color:var(--sun);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:16px;max-width:11ch;font-size:clamp(3.2rem,8vw,7rem);line-height:.92}h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3.5rem);line-height:1}h3{margin-bottom:8px;font-size:1.15rem}.hero-copy{max-width:56ch;color:#ffffffe0;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px}.primary-button,.secondary-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:13px 18px}.secondary-button{color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.38)}.quick-info{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.quick-info article{display:flex;gap:14px;padding:24px clamp(20px,4vw,52px);background:var(--paper)}.quick-info svg{color:var(--berry);flex:0 0 auto}.quick-info strong,.quick-info span{display:block}.quick-info span,.section-heading p,.product-body p,.combo-band p,.order-section p,.site-footer{color:var(--muted);line-height:1.55}.menu-section,.order-section{padding:clamp(56px,8vw,96px) clamp(18px,5vw,72px)}.section-heading{max-width:760px;margin-bottom:28px}.category-bar{display:flex;gap:10px;padding-bottom:26px;overflow-x:auto}.category-chip{flex:0 0 auto;padding:11px 15px;color:var(--ink);background:var(--paper);border:1px solid var(--line)}.category-chip[data-active=true]{color:#fff;background:var(--acai);border-color:var(--acai)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{min-width:0;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 34px #1f102a14}.product-image{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#e9e1ef}.product-image img{width:100%;height:100%;object-fit:contain;padding:18px;transform:none}.product-image span{position:absolute;left:12px;bottom:12px;padding:7px 10px;color:#fff;background:#1e1424c7;border-radius:8px;font-size:.78rem;font-weight:900}.product-body{display:grid;min-height:210px;gap:18px;padding:18px}.product-footer{align-items:stretch;flex-direction:column;gap:14px}.product-price-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;min-width:0;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:inset 0 1px #ffffffb3;font-size:.94rem}.product-price-table th,.product-price-table td{padding:9px 12px;border-bottom:1px solid var(--line);line-height:1.2;white-space:nowrap}.product-price-table thead th{color:var(--ink);background:#f4eef8;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.product-price-table tbody tr:nth-child(2n){background:#fbf8fd}.product-price-table tbody tr:last-child th,.product-price-table tbody tr:last-child td{border-bottom:0}.product-price-table th{width:48%;color:var(--muted);font-weight:800;text-align:left}.product-price-table td{color:var(--berry);font-weight:900;text-align:right}.product-footer a,.product-order-button{padding:11px 14px}.product-order-button{justify-content:center;width:100%;min-height:44px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:18px;background:#1e142494;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-panel{position:relative;width:min(440px,100%);padding:28px;background:var(--paper);border-radius:8px;box-shadow:0 22px 60px #1e142447}.modal-panel h2{margin-bottom:8px;font-size:clamp(1.8rem,5vw,2.45rem)}.modal-product-name{margin-bottom:20px;color:var(--muted)}.business-hours-modal{display:grid;gap:14px}.business-hours-modal p{margin-bottom:0;color:var(--muted);line-height:1.55}.business-hours-modal strong{display:inline-flex;width:fit-content;padding:10px 12px;color:var(--acai);background:#f0e8f6;border-radius:8px}.modal-close{position:absolute;top:12px;right:12px;display:grid;width:38px;height:38px;place-items:center;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:8px;font:inherit;font-size:1.4rem;cursor:pointer}.size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.size-option{min-height:52px;color:#fff;background:var(--acai);border:0;border-radius:8px;font:inherit;font-weight:900;cursor:pointer}.size-option:hover,.product-order-button:hover,.primary-button:hover,.header-action:hover{filter:brightness(1.06)}.combo-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:clamp(40px,6vw,72px) clamp(18px,5vw,72px);color:#fff;background:linear-gradient(120deg,#4b176ff5,#b71f5beb),var(--acai)}.combo-band p{max-width:62ch;color:#ffffffd6}.order-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.65fr);gap:clamp(24px,5vw,72px);align-items:start;background:var(--paper)}.order-form{display:grid;gap:16px;padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.order-form label{display:grid;gap:8px;color:var(--ink);font-weight:800}.order-form input,.order-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;color:var(--ink);background:#fff;font:inherit}.order-form textarea{resize:vertical}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:26px clamp(18px,5vw,72px);background:#17101c}.site-footer span:first-child{color:#fff;font-weight:900}@media(max-width:900px){.site-header{grid-template-columns:1fr auto;min-height:76px}.main-nav{display:none}.brand-mark{width:54px;height:54px}.brand-name{font-size:clamp(2.15rem,7vw,3.2rem);max-width:calc(100vw - 210px);overflow:hidden;text-overflow:ellipsis}.product-grid,.quick-info,.order-section{grid-template-columns:1fr}.combo-band{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.site-header{gap:10px;min-height:64px;padding-inline:14px}.brand-mark{width:42px;height:42px;border-width:2px}.brand{gap:8px}.brand-name{font-size:clamp(1.65rem,8vw,2.25rem);max-width:calc(100vw - 122px)}.header-action{padding-inline:12px;font-size:.86rem}.header-action span{display:none}.hero{min-height:640px;background:var(--ink)}.hero-image{height:auto;max-height:58%;object-fit:contain;object-position:center top}.hero-overlay{background:linear-gradient(180deg,#1e142414,#1e1424b8 48%,#1e1424f5),linear-gradient(0deg,rgba(30,20,36,.72),transparent 52%)}.hero-content{padding-inline:18px}h1{font-size:3.1rem}.primary-button,.secondary-button{width:100%}.site-footer{flex-direction:column}}
