:root{font-family:Palatino Linotype,Book Antiqua,Georgia,serif;color:#32224a;background:radial-gradient(circle at top left,rgba(182,143,237,.22),transparent 28%),radial-gradient(circle at top right,rgba(238,220,255,.4),transparent 20%),linear-gradient(180deg,#f8f3ff 0%,#fffafc 100%);line-height:1.5;font-weight:400;color-scheme:light;--ink: #32224a;--muted: #705b8d;--line: rgba(152, 113, 197, .18);--paper: rgba(255, 249, 255, .86);--accent: #6e38b4;--accent-dark: #4c2284;--leaf: #bc8f2d;--danger: #b5443c;--shadow: 0 24px 60px rgba(108, 63, 162, .14)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}.app-shell{min-height:100vh}.site-footer{margin-top:2rem;padding:0 1rem 2rem}.site-footer-inner{width:min(1240px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;padding:1rem 1.25rem;border-top:1px solid rgba(188,143,45,.16);color:var(--muted)}.site-footer-powered-by{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.site-footer-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:var(--leaf)}.site-footer-brand{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .7rem;border-radius:18px;background:rgba(255,255,255,.88);border:1px solid rgba(109,78,145,.12);box-shadow:0 8px 24px #42296114}.site-footer-logo{width:min(240px,52vw);height:auto;object-fit:contain}.site-footer-contact{color:var(--accent-dark);font-weight:700}.site-footer-copyright{margin:0;font-size:.9rem;color:var(--muted);text-align:center}.site-header{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(188,143,45,.22);background:linear-gradient(180deg,rgba(255,251,255,.94),rgba(247,239,255,.88));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:10;box-shadow:0 14px 34px #6c3fa214}.brand-mark{font-family:Snell Roundhand,Brush Script MT,Segoe Script,cursive;font-size:1.8rem;font-weight:700;color:var(--accent)}.brand-copy{margin:.15rem 0 0;color:var(--muted)}.brand-tagline{display:inline-block;margin-top:.1rem;color:var(--leaf);text-transform:uppercase;letter-spacing:.18em;font-size:.7rem}.site-nav{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.site-nav a,.ghost-button,.danger-button{border:1px solid var(--line);background:rgba(255,255,255,.82);border-radius:999px;padding:.65rem 1rem;transition:transform .18s ease,background .18s ease}.site-nav a:hover,.ghost-button:hover,.danger-button:hover,.filter-pill:hover,.primary-button:hover{transform:translateY(-1px)}.site-nav a.active{background:rgba(110,56,180,.12);border-color:#6e38b438}.cart-badge{display:inline-flex;gap:.5rem;align-items:center;background:linear-gradient(135deg,rgba(110,56,180,.1),rgba(188,143,45,.12))}.cart-badge span{display:inline-grid;place-items:center;width:1.7rem;height:1.7rem;border-radius:50%;background:var(--accent);color:#fff}.page-shell{width:min(1240px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 3rem}.hero-panel,.admin-login-card,.admin-form-card,.checkout-form-card,.checkout-summary-card,.cart-panel,.stat-card,.order-card,.food-card,.info-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px}.hero-panel{display:grid;grid-template-columns:1.6fr .8fr;gap:1.5rem;padding:2rem;margin-bottom:2rem}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;color:var(--leaf);margin-bottom:.75rem}.hero-panel h1,.admin-login-card h1,.checkout-form-card h1,.admin-form-card h1,.admin-shell h1{margin:0 0 .8rem;font-family:Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.hero-panel p,.food-card p,.cart-copy p,.brand-copy,.order-card p,.empty-state span,.table-title-cell p{color:var(--muted)}.hero-card{display:flex;flex-direction:column;justify-content:center;gap:.9rem;padding:1.5rem;border-radius:24px;background:linear-gradient(145deg,rgba(68,103,72,.16),rgba(191,95,47,.12))}.hero-card span{text-transform:uppercase;letter-spacing:.1em;color:var(--leaf)}.hero-card strong{font-size:1.8rem}.hero-script-mark{display:block;margin-bottom:.75rem;font-family:Snell Roundhand,Brush Script MT,Segoe Script,cursive;font-size:clamp(1.8rem,3vw,3rem);color:var(--accent);line-height:1}.content-grid,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);gap:1.5rem}.menu-column{display:flex;flex-direction:column;gap:1.25rem}.section-head,.panel-heading,.admin-topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem}.category-filter{display:flex;gap:.75rem;flex-wrap:wrap}.filter-pill,.primary-button,.ghost-button,.danger-button,.qty-controls button,.link-button{cursor:pointer}.filter-pill{padding:.75rem 1.05rem;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.filter-pill.active,.primary-button{background:var(--accent);color:#fff;border:1px solid transparent}.primary-button{display:inline-flex;justify-content:center;align-items:center;padding:.85rem 1.2rem;border-radius:999px;font-weight:600}.primary-button:disabled{opacity:.6;cursor:not-allowed}.primary-button.wide{width:100%}.danger-button{color:var(--danger)}.food-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.food-card{overflow:hidden}.food-image{width:100%;height:220px;object-fit:contain;object-position:center;background:#fff}.food-card-body{padding:1.1rem}.food-card-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.food-category{color:var(--accent);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.food-card h3,.cart-item h3,.summary-item h3,.order-card h3{margin:.6rem 0 .35rem}.cart-panel,.checkout-summary-card{padding:1.4rem;align-self:start;position:sticky;top:6.6rem}.luxe-cart-panel,.luxe-checkout-summary{border-radius:30px;overflow:hidden}.panel-count-chip{display:inline-flex;align-items:center;padding:.5rem .8rem;border-radius:999px;background:rgba(110,56,180,.08);color:var(--accent);font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}.cart-list,.summary-list,.order-items{display:flex;flex-direction:column;gap:1rem}.cart-item,.summary-item,.order-item-line{display:grid;grid-template-columns:auto 1fr auto;gap:.9rem;align-items:center;padding:.95rem 0;border-bottom:1px solid rgba(188,143,45,.14)}.cart-item img,.summary-item img{width:68px;height:68px;object-fit:contain;object-position:center;background:#fff;border-radius:18px}.qty-controls{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap}.qty-controls button,.link-button{border:1px solid var(--line);border-radius:999px;background:white;padding:.3rem .7rem}.cart-summary,.checkout-total{margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--line);display:grid;gap:.85rem}.cart-total-block,.checkout-total{padding:1rem 1.05rem;border-radius:20px;background:rgba(255,255,255,.72);border:1px solid rgba(188,143,45,.18)}.cart-line-total{color:var(--accent-dark)}.empty-state,.info-card{padding:1.2rem}.info-card.error{border-color:#b5443c3d;color:var(--danger)}.info-card.success{border-color:#44674838;color:var(--leaf)}.checkout-form-card,.admin-login-card,.admin-form-card{padding:1.8rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid label{display:grid;gap:.45rem;font-weight:600}.form-field-card{padding:1rem;border-radius:22px;border:1px solid rgba(188,143,45,.16);background:rgba(255,255,255,.78)}.form-checkbox-card{grid-template-columns:1fr auto;align-items:center}.form-checkbox-card input[type=checkbox]{width:1.1rem;height:1.1rem}.form-grid input,.form-grid textarea,.form-grid select{width:100%;padding:.85rem .95rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.9)}.full-width{grid-column:1 / -1}.checkbox-row{display:flex!important;align-items:center;gap:.75rem}.checkbox-row input{width:auto}.captcha-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.captcha-chip{display:inline-flex;padding:.65rem .9rem;border-radius:16px;background:rgba(68,103,72,.12);color:var(--leaf)}.admin-shell{display:grid;gap:1.5rem}.admin-login-shell,.admin-form-shell{display:grid;gap:1.4rem}.admin-login-shell{grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);align-items:start}.admin-login-intro,.admin-form-intro,.admin-hero-panel{padding:1.5rem;border-radius:32px;border:1px solid rgba(188,143,45,.2);background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(244,235,255,.92));box-shadow:var(--shadow)}.admin-login-intro h1,.admin-form-intro h1,.admin-hero-panel h1{margin:0 0 .65rem;color:var(--accent-dark);font-size:clamp(1.9rem,3vw,3rem);line-height:1.08}.admin-login-intro p,.admin-form-intro p,.admin-hero-panel p{color:var(--muted)}.luxe-admin-card{position:relative;overflow:hidden;border-radius:30px;border:1px solid rgba(188,143,45,.2);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,239,255,.92))}.luxe-admin-card:before,.admin-hero-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 28%)}.admin-feature-band{margin-top:1.25rem}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.stat-card{padding:1.25rem;border-radius:26px;border:1px solid rgba(188,143,45,.18);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(247,239,255,.92))}.stat-card span{color:var(--muted)}.stat-card strong{display:block;margin-top:.4rem;font-size:2rem}.admin-section{display:grid;gap:1rem}.table-wrap{overflow-x:auto;border-radius:28px;border:1px solid var(--line);background:rgba(255,251,244,.76)}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:1rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.table-title-cell{display:grid;grid-template-columns:72px 1fr;gap:.9rem;align-items:start}.table-title-cell img{width:72px;height:72px;object-fit:cover;border-radius:18px}.table-title-cell p{margin:.25rem 0 0}.table-actions{display:flex;gap:.5rem;flex-wrap:wrap}.orders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.orders-toolbar,.orders-view-toggle,.orders-toolbar-controls,.order-card-actions,.modal-actions{display:flex;gap:.75rem;flex-wrap:wrap}.orders-toolbar{justify-content:space-between;align-items:center}.orders-toolbar-controls{align-items:center}.orders-search-input{min-width:min(100%,360px);padding:.85rem .95rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.9)}.admin-orders-grid{align-items:start}.order-inline-edit{display:grid;gap:.45rem}.order-inline-edit span{font-size:.9rem;font-weight:600}.order-inline-edit-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:center}.order-inline-edit-controls input{width:100%;padding:.75rem .85rem;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.92)}.order-inline-update-button{min-width:2.75rem;justify-content:center;font-size:1rem;line-height:1}.order-card{padding:1.2rem;border-radius:28px;border:1px solid rgba(188,143,45,.18);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(247,239,255,.92))}.image-preview img{width:220px;height:220px;object-fit:cover;border-radius:24px;border:1px solid var(--line)}.admin-nested-section,.admin-nested-card,.admin-option-card,.admin-nested-stack,.admin-option-list{display:grid;gap:1rem}.admin-nested-card,.admin-option-card{padding:1.2rem;border-radius:24px;border:1px solid rgba(188,143,45,.18);background:rgba(255,255,255,.72)}.admin-nested-card h3,.admin-option-card h4{margin:.25rem 0 0;color:var(--accent-dark)}.admin-inline-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center}.admin-inline-picker input[readonly]{color:var(--muted)}.admin-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:1.5rem;background:rgba(40,24,60,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-modal-card{width:min(100%,920px);max-height:calc(100vh - 3rem);overflow-y:auto}.order-editor-items{display:grid;gap:.8rem}.order-editor-subtotal{color:var(--accent-dark);font-size:1.05rem}.order-editor-list{display:grid;gap:1rem}.order-editor-item-card{gap:.8rem}.order-editor-item-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.order-editor-static-field{padding:1rem;border-radius:22px;border:1px solid rgba(188,143,45,.16);background:rgba(255,255,255,.78)}.order-editor-static-field span{display:block;font-weight:600}.combo-editor-groups,.combo-editor-group{display:grid;gap:.75rem}.combo-editor-group{padding:1rem;border-radius:22px;border:1px solid rgba(188,143,45,.16);background:rgba(255,255,255,.72)}.combo-editor-group-head{display:flex;justify-content:space-between;gap:.75rem;align-items:center;flex-wrap:wrap}.combo-editor-group-head span{color:var(--muted);font-size:.9rem}.combo-editor-options{display:flex;gap:.65rem;flex-wrap:wrap}.combo-editor-option{display:grid;gap:.18rem;min-width:160px;padding:.8rem .9rem;border-radius:18px;border:1px solid rgba(188,143,45,.18);background:rgba(255,255,255,.88);text-align:left;color:var(--text)}.combo-editor-option.selected{border-color:#6e38b46b;background:rgba(245,238,255,.96);box-shadow:0 12px 24px #6e38b41f}.combo-editor-option small{color:var(--muted)}.order-editor-price-card,.order-editor-add-card{display:grid;align-content:center;gap:.5rem}.order-editor-price-card strong{font-size:1.15rem;color:var(--accent-dark)}.admin-image-library{display:grid;gap:1rem}.admin-recovery-panel{display:grid;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(188,143,45,.16)}.image-dropzone{display:grid;gap:.35rem;justify-items:center;padding:1.4rem 1rem;border-radius:24px;border:2px dashed rgba(110,56,180,.28);background:rgba(255,255,255,.72);color:var(--accent-dark);text-align:center}.image-dropzone.dragging{border-color:#6e38b499;background:rgba(244,235,255,.95)}.image-dropzone span{color:var(--muted)}.selected-library-image{display:grid;gap:.65rem}.library-target-banner{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap;padding:.8rem 1rem;border-radius:18px;border:1px solid rgba(110,56,180,.16);background:rgba(248,241,255,.82)}.library-target-banner strong{color:var(--accent-dark)}.library-target-banner span{color:var(--muted)}.selected-library-card{display:grid;grid-template-columns:92px 1fr;gap:.9rem;align-items:center;padding:.9rem;border-radius:20px;border:1px solid rgba(188,143,45,.18);background:rgba(255,255,255,.76)}.selected-library-card img{width:92px;height:92px;border-radius:18px;object-fit:cover;border:1px solid var(--line)}.selected-library-card p,.library-card-body p{margin:.25rem 0 0;color:var(--muted)}.image-library-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.library-card{display:grid;overflow:hidden;border-radius:24px;border:1px solid rgba(188,143,45,.18);background:rgba(255,255,255,.84);box-shadow:0 10px 26px #764ea214}.library-card.selected{border-color:#6e38b480;box-shadow:0 14px 28px #6e38b429}.library-card img{width:100%;height:170px;object-fit:cover}.library-card-body{display:grid;gap:.55rem;padding:.9rem}.library-card-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-card-meta{display:flex;gap:.45rem;flex-wrap:wrap}.library-card-meta span{display:inline-flex;align-items:center;padding:.24rem .55rem;border-radius:999px;background:rgba(110,56,180,.08);color:var(--accent);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.flyer-hero{grid-template-columns:1.2fr .8fr;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(245,232,255,.92)),url(/promotions/meal-plan-2.jpeg) center/cover;overflow:hidden}.luxe-hero{position:relative;border-radius:36px;border:1px solid rgba(188,143,45,.28);background:radial-gradient(circle at top left,rgba(255,255,255,.96),rgba(255,255,255,.2) 38%),linear-gradient(120deg,rgba(255,249,255,.94),rgba(243,231,255,.88)),url(/promotions/meal-plan-2.jpeg) center/cover}.luxe-hero:before,.luxe-hero:after{content:"";position:absolute;width:180px;height:180px;pointer-events:none;opacity:.28;background:radial-gradient(circle,rgba(188,143,45,.55) 0 2px,transparent 3px),linear-gradient(135deg,rgba(188,143,45,.18),transparent 65%)}.luxe-hero:before{inset:0 auto auto 0;border-top-left-radius:36px}.luxe-hero:after{inset:auto 0 0 auto;border-bottom-right-radius:36px;transform:rotate(180deg)}.hero-copy{position:relative;z-index:1}.hero-copy .eyebrow{color:var(--accent);letter-spacing:.18em}.hero-meta-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.5rem}.hero-value-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.3rem}.hero-value-card{display:grid;gap:.4rem;padding:1.15rem 1.2rem;border-radius:22px;border:1px solid rgba(188,143,45,.24);background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(249,241,255,.92))}.hero-value-card span{text-transform:uppercase;letter-spacing:.12em;color:var(--leaf);font-size:.74rem}.hero-value-card strong{color:var(--accent-dark);font-size:1rem;line-height:1.45}.hero-meta-strip div{padding:.9rem 1rem;border-radius:20px;border:1px solid rgba(188,143,45,.24);background:rgba(255,252,255,.72)}.hero-meta-strip strong,.combo-group-head h3,.combo-price-banner{display:block}.hero-meta-strip span{color:var(--muted);font-size:.92rem}.hero-poster-stack{display:grid;gap:1rem;align-content:center}.hero-poster-intro{padding:1rem 1.1rem;border-radius:24px;border:1px solid rgba(188,143,45,.2);background:rgba(255,252,255,.72)}.hero-poster-intro p,.section-intro{margin:.35rem 0 0;color:var(--muted)}.hero-poster-stack img{width:100%;border-radius:26px;border:1px solid rgba(188,143,45,.22);box-shadow:0 18px 40px #5a388f2e}.luxe-feature-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0 0 2rem}.luxe-feature-band article,.luxe-section-card{position:relative;overflow:hidden;border-radius:30px;border:1px solid rgba(188,143,45,.2);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(247,239,255,.92));box-shadow:var(--shadow)}.luxe-feature-band article{padding:1.2rem 1.25rem}.luxe-feature-band article:after,.luxe-section-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(188,143,45,.08),transparent);opacity:.75}.feature-band-kicker{display:inline-block;margin-bottom:.45rem;color:var(--leaf);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.luxe-feature-band strong{display:block;color:var(--accent-dark);font-size:1.02rem;line-height:1.5}.luxe-section-card{padding:1.4rem}.checkout-intro-panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1.2rem;margin-bottom:1.6rem;padding:1.5rem;border-radius:32px;border:1px solid rgba(188,143,45,.2);background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(244,235,255,.92));box-shadow:var(--shadow)}.checkout-intro-panel h1{margin:0 0 .65rem;color:var(--accent-dark);font-size:clamp(1.9rem,3vw,3rem);line-height:1.08}.checkout-intro-panel p{color:var(--muted)}.checkout-intro-notes{display:grid;gap:1rem}.checkout-intro-notes article,.luxe-checkout-card{border-radius:26px;border:1px solid rgba(188,143,45,.18);background:rgba(255,255,255,.72)}.checkout-intro-notes article{padding:1.1rem}.checkout-intro-notes strong{display:block;color:var(--accent-dark);line-height:1.5}.luxe-checkout-card{position:relative;overflow:hidden}.luxe-checkout-card:before,.luxe-checkout-summary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 25%)}.checkout-submit-button{min-width:220px;background:linear-gradient(135deg,var(--accent),#8f5bcf)}.combo-first-layout{align-items:start}.combo-showcase,.a-la-carte-section{display:grid;gap:1.2rem}.combo-offer{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1fr);gap:1.2rem;padding:1.35rem;border-radius:32px;border:1px solid rgba(188,143,45,.18);background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(245,235,255,.94));box-shadow:var(--shadow)}.combo-poster-frame{position:relative;overflow:hidden;border-radius:26px;border:1px solid rgba(188,143,45,.22);background:rgba(255,255,255,.78);min-height:280px}.combo-poster-frame:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:20px;border:1px solid rgba(255,255,255,.38);pointer-events:none}.combo-poster-image{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}.combo-builder-card{display:grid;gap:1rem;align-content:start}.combo-builder-head h2{margin:.25rem 0 .55rem;font-size:clamp(1.8rem,3vw,2.7rem);color:var(--accent-dark)}.combo-builder-head p,.combo-builder-footer p,.combo-option-body p,.combo-addon-note p{color:var(--muted)}.combo-kicker{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .85rem;border-radius:999px;background:rgba(110,56,180,.08);color:var(--accent);font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.combo-price-banner{display:inline-flex;align-items:center;width:fit-content;padding:.75rem 1rem;border-radius:18px;background:linear-gradient(90deg,rgba(110,56,180,.1),rgba(188,143,45,.14));border:1px solid rgba(188,143,45,.24);color:var(--accent-dark);font-size:1.15rem;font-weight:700}.section-head h2{margin:0;color:var(--accent-dark);font-size:clamp(1.6rem,2.2vw,2.35rem)}.combo-groups{display:grid;gap:1rem}.combo-group{display:grid;gap:.85rem}.combo-group-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.combo-ribbon{display:inline-flex;align-items:center;padding:.45rem .85rem;border-radius:999px;background:var(--accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.combo-counter{color:var(--muted);font-size:.92rem}.combo-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.9rem}.combo-option-card{padding:0;text-align:left;border-radius:24px;overflow:hidden;border:1px solid rgba(188,143,45,.18);background:rgba(255,255,255,.86);box-shadow:0 12px 30px #764ea21a}.combo-option-card.selected{border-width:10px;border-color:#b7795e;box-shadow:0 16px 34px #6e38b42e;transform:translateY(-2px)}.combo-option-photo{height:150px;aspect-ratio:16/9;background-repeat:no-repeat;background-size:100% auto;object-position:center;background-color:#f6efff}.combo-theme-snack-box .combo-option-photo{background-size:100% auto;object-position:center}.combo-theme-add-on .combo-poster-image,.combo-theme-add-on .combo-option-photo{aspect-ratio:16/9;object-position:center;background-size:100% auto}.combo-option-body{padding:.9rem .95rem 1rem}.combo-option-category,.item-type-pill{display:inline-flex;align-items:center;padding:.28rem .6rem;border-radius:999px;background:rgba(110,56,180,.08);color:var(--accent);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.combo-option-body h3{margin:.45rem 0 .3rem;font-size:1.18rem;color:var(--accent-dark)}.combo-builder-footer,.combo-addon-note{padding:1rem 1.1rem;border-radius:22px;border:1px solid rgba(188,143,45,.18);background:rgba(255,255,255,.7)}.combo-builder-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.selection-summary{margin:.35rem 0 0;color:var(--muted);font-size:.9rem;line-height:1.45}.food-card{border:1px solid rgba(188,143,45,.18);background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(249,241,255,.92));border-radius:28px}.food-card h3{color:var(--accent-dark)}.food-card .primary-button{width:100%;margin-top:.6rem;background:linear-gradient(135deg,var(--accent),#8f5bcf)}.cart-panel,.checkout-summary-card{border:1px solid rgba(188,143,45,.2);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(244,236,255,.92))}.cart-item img,.summary-item img{border:1px solid rgba(188,143,45,.16)}.qty-controls button,.link-button{color:var(--accent-dark)}.info-card{border:1px solid rgba(188,143,45,.18)}.inline-link{margin:0 .35rem;color:var(--brand-plum);font-weight:600;text-decoration:underline;text-underline-offset:.16em}.smtp-test-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:1rem 1.1rem;border-radius:20px;border:1px solid rgba(188,143,45,.18);background:rgba(255,255,255,.72)}.smtp-test-row .section-intro{margin:.35rem 0 0}.customer-site-header{justify-content:space-between;border-bottom:1px solid rgba(114,83,145,.14);background:rgba(255,252,255,.94);box-shadow:0 16px 40px #3a23580f}.brand-lockup{display:flex;align-items:center;gap:.95rem}.brand-lockup-image{width:82px;height:56px;object-fit:contain;object-position:center;background:#fff;border-radius:18px;border:1px solid rgba(191,170,211,.5);box-shadow:0 10px 24px #462c6914}.brand-lockup-copy{display:grid;gap:.1rem}.customer-site-header .brand-mark{font-family:Snell Roundhand,Brush Script MT,Segoe Script,Apple Chancery,cursive;font-size:clamp(2rem,2.7vw,2.8rem);font-weight:500;line-height:.95;letter-spacing:-.03em;color:#4a2476}.customer-site-header .brand-tagline{margin-top:.2rem;font-size:.8rem;line-height:1.35;letter-spacing:0;text-transform:none;color:#8f6f26}.customer-site-header .brand-copy{margin-top:.35rem;max-width:34rem}.customer-site-header .site-nav a,.customer-site-header .ghost-button{background:#fffdfd;border-color:#7253911f;color:#4a2d6f}.customer-site-header .site-nav a.active,.customer-site-header .cart-badge{background:rgba(109,78,145,.08);border-color:#6d4e9124}.boutique-page{display:grid;gap:1.6rem}.boutique-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:1.5rem;align-items:stretch}.boutique-hero-copy,.boutique-hero-brand,.boutique-section,.boutique-combo-offer,.boutique-cart-panel,.boutique-checkout-hero,.boutique-checkout-card,.boutique-checkout-summary{border-radius:30px;border:1px solid rgba(116,86,145,.12);background:rgba(255,253,255,.96);box-shadow:0 18px 44px #42296114}.boutique-hero-copy{padding:2rem;background:radial-gradient(circle at top left,rgba(213,191,235,.42),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(251,247,255,.98))}.boutique-hero-copy h1{margin:0 0 .9rem;color:#3c2558;font-size:clamp(2.25rem,4vw,4rem);line-height:1.02;letter-spacing:-.03em}.boutique-hero-copy p,.boutique-hero-note p{max-width:44rem;color:#6f5d86;font-size:1rem}.boutique-hero-actions{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:1.5rem}.boutique-hero-actions .primary-button{background:#5f3f84}.boutique-hero-actions .ghost-button{padding:.85rem 1.15rem;border-radius:999px;border:1px solid rgba(116,86,145,.16);background:#fff;color:#4b316b}.boutique-hero-metrics,.boutique-feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.boutique-hero-metrics{margin-top:1.7rem}.boutique-hero-metrics article,.boutique-feature-row article,.checkout-intro-notes article{padding:1rem 1.05rem;border-radius:22px;border:1px solid rgba(191,170,211,.38);background:rgba(252,249,255,.94)}.boutique-hero-metrics strong,.boutique-feature-row strong{display:block;color:#422a61;margin-bottom:.28rem}.boutique-hero-metrics span{color:#7c6a90;font-size:.92rem}.boutique-hero-brand{display:grid;gap:1rem;padding:1rem;align-content:start}.boutique-hero-brand-image{width:100%;min-height:100%;max-height:430px;object-fit:contain;object-position:center;background:#fff;border-radius:24px}.boutique-hero-note{padding:.4rem .35rem 0}.boutique-feature-row{margin-top:-.1rem}.boutique-section{padding:1.5rem}.boutique-layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,.78fr);align-items:start}.boutique-menu-column{gap:1.5rem}.boutique-category-filter{gap:.65rem}.boutique-category-filter .filter-pill{padding:.72rem 1rem;background:#fff;border-color:#74569124;color:#5a4379}.boutique-category-filter .filter-pill.active{background:#5f3f84;color:#fff}.boutique-combo-offer{grid-template-columns:1fr;padding:1.25rem;gap:1.25rem}.meal-plan-flyer-offer{grid-template-columns:1fr;padding:1.6rem;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,241,255,.96))}.boutique-combo-media{min-height:320px;border-radius:24px;border-color:#7456911a}.boutique-combo-content h2,.boutique-section h2,.boutique-cart-panel h2,.boutique-checkout-card h1,.boutique-checkout-summary h2{color:#3f285d}.flyer-builder-head{justify-items:center;text-align:center;padding-bottom:.5rem}.flyer-builder-head h2{font-size:clamp(2rem,3vw,3rem)}.boutique-combo-content .combo-price-banner{background:rgba(109,78,145,.08);border-color:#6d4e911f;color:#4f3471}.boutique-combo-group{gap:.95rem;padding-top:.25rem}.boutique-combo-group .combo-ribbon{background:#f5effb;color:#573777;border:1px solid rgba(116,86,145,.14)}.meal-plan-flyer-offer .combo-group-head{justify-content:center;gap:1.25rem;padding-top:.2rem}.meal-plan-flyer-offer .combo-ribbon{padding:.48rem 1rem;background:#6c3ea3;color:#fff;border:2px solid #e8d7ff;box-shadow:0 8px 18px #522d8029}.meal-plan-flyer-offer .combo-counter{padding:.35rem .7rem;border-radius:999px;background:rgba(109,78,145,.08);color:#5d427f}.boutique-option-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.meal-plan-main-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.meal-plan-side-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.boutique-option-card{border-color:#7456911f;box-shadow:0 10px 28px #4229610f}.boutique-option-card.selected{border-width:2px;border-color:#b7795e;box-shadow:0 16px 34px #5f3f8424}.boutique-option-card .combo-option-photo{height:156px;background-color:#f7f1fd;aspect-ratio:16/9;object-position:center;background-size:contain}.meal-plan-option-card{border-radius:18px;border:1px solid rgba(122,95,155,.18);background:#fff;box-shadow:0 8px 20px #4b2e6e0f}.meal-plan-option-card .combo-option-photo{height:150px;background-size:100% auto;border-radius:16px 16px 0 0;object-position:center}.meal-plan-side-group .meal-plan-option-card .combo-option-photo{height:118px;background-size:100% auto;object-position:center}.meal-plan-option-card .combo-option-body{padding:0}.meal-plan-option-card .combo-option-body h3{margin:0;padding:.78rem .65rem .82rem;border-radius:0 0 16px 16px;background:#6b3e9f;color:#fff;text-align:center;font-size:1rem;line-height:1.2}.meal-plan-side-group .meal-plan-option-card .combo-option-body h3{min-height:3.8rem;font-size:.94rem}.boutique-combo-footer,.boutique-combo-offer .combo-addon-note{border-color:#7456911a;background:#fcf9ff}.meal-plan-flyer-offer .boutique-combo-footer{margin-top:.5rem;background:rgba(255,255,255,.92)}.boutique-food-card{border-radius:26px;border-color:#7456911f;background:#fff;box-shadow:0 12px 30px #4229610f}.boutique-food-card .food-image{height:230px}.boutique-food-card .food-category{color:#7a5a9d}.boutique-food-card h3{color:#412a5f}.boutique-food-card .primary-button{background:#5f3f84}.boutique-cart-panel{padding:1.35rem;position:sticky;top:6.6rem}.boutique-cart-panel .panel-heading,.boutique-checkout-summary .panel-heading{padding-bottom:.9rem;border-bottom:1px solid rgba(116,86,145,.08)}.boutique-cart-panel .cart-item,.boutique-checkout-summary .summary-item{border-bottom-color:#74569114}.boutique-cart-panel .panel-count-chip,.boutique-checkout-summary .panel-count-chip{background:#f5effb;color:#5b3e7d}.boutique-checkout-page{gap:1.4rem}.boutique-checkout-hero{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,246,255,.98))}.boutique-checkout-hero h1{color:#3f285d}.boutique-checkout-card,.boutique-checkout-summary{border-radius:28px;border-color:#7456911f;background:#fffdfd}.boutique-checkout-card .form-field-card{border-color:#7456911f;background:#fff}.field-optional{margin-left:.45rem;color:#8f7d9f;font-size:.82rem;font-weight:500}.boutique-checkout-card .checkout-submit-button{background:#5f3f84}.checkout-confirmation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:1.5rem;background:rgba(37,20,56,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.checkout-confirmation-modal{width:min(100%,540px);padding:2rem;border-radius:28px;border:1px solid rgba(116,86,145,.18);background:linear-gradient(180deg,#fffefe,#faf6ff);box-shadow:0 28px 70px #2d18452e;text-align:center}.checkout-confirmation-modal h2{margin:.45rem 0 .8rem;color:#3f285d}.checkout-confirmation-number{margin:0 0 1rem;color:#5f3f84;font-size:2rem;font-weight:700;letter-spacing:.08em}.checkout-confirmation-details{margin:1.4rem 0 1.6rem;padding:1rem 1.1rem;border-radius:20px;background:rgba(255,255,255,.8);text-align:left}.checkout-confirmation-details p{margin:.3rem 0}.order-reference{margin:.18rem 0 0;color:#7e6697;font-size:.84rem;font-weight:600}@media (max-width: 1080px){.boutique-hero,.boutique-layout,.boutique-checkout-hero{grid-template-columns:1fr}.meal-plan-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meal-plan-side-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.boutique-cart-panel{position:static}}@media (max-width: 760px){.customer-site-header,.brand-lockup{align-items:flex-start}.brand-lockup-image{width:72px;height:52px}.boutique-hero-copy,.boutique-section,.boutique-combo-offer,.boutique-cart-panel,.boutique-checkout-hero,.boutique-checkout-card,.boutique-checkout-summary{padding:1rem}.boutique-hero-metrics,.boutique-feature-row,.boutique-combo-offer,.boutique-option-grid,.meal-plan-main-grid,.meal-plan-side-grid{grid-template-columns:1fr}}@media (max-width: 980px){.hero-panel,.content-grid,.checkout-layout,.stats-grid,.hero-value-row,.luxe-feature-band,.checkout-intro-panel,.admin-login-shell,.combo-offer,.flyer-hero,.hero-meta-strip{grid-template-columns:1fr}.cart-panel,.checkout-summary-card{position:static}}@media (max-width: 720px){.site-header,.section-head,.panel-heading,.admin-topbar,.combo-group-head,.combo-builder-footer{flex-direction:column;align-items:flex-start}.page-shell{width:min(100% - 1rem,1240px)}.luxe-section-card,.combo-offer,.hero-panel,.checkout-intro-panel,.luxe-checkout-card,.luxe-checkout-summary,.admin-login-intro,.admin-form-intro,.admin-hero-panel,.luxe-admin-card{padding:1rem}.form-grid{grid-template-columns:1fr}.full-width{grid-column:auto}.cart-item,.summary-item,.order-item-line,.table-title-cell{grid-template-columns:1fr}.site-footer-inner{flex-direction:column;text-align:center}.site-footer-powered-by{flex-direction:column}}
