@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,700;9..144,800&display=swap";html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:root{--gigi-canvas: #f3f3f3;--gigi-surface: #ffffff;--gigi-text-primary: #1e1a18;--gigi-text-secondary: #5c524b;--gigi-brand-red: #981b1e;--gigi-brand-dark: #661113;--gigi-brand-gold: #f6b83c;--gigi-border: #e6c878;--gigi-success: #267447;--gigi-error: #b42318;--gigi-radius-sm: 10px;--gigi-radius-md: 12px;--gigi-radius-lg: 24px;--gigi-shadow-card: 0 6px 18px rgb(30 26 24 / 10%);--gigi-font: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--gigi-text-primary);font-family:var(--gigi-font);background:var(--gigi-canvas)}button,input{font:inherit}.gigi-social-card{display:block;width:100%;max-width:1200px;height:auto;overflow:hidden;border-radius:18px;background:var(--gigi-brand-dark);box-shadow:0 16px 40px #1e1a182e}.gigi-button{min-width:44px;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1.5px solid var(--gigi-brand-gold);border-radius:var(--gigi-radius-md);color:var(--gigi-text-primary);background:var(--gigi-surface);cursor:pointer;transition:transform .12s ease,background-color .12s ease,box-shadow .12s ease}.gigi-button:hover:not(:disabled){box-shadow:0 3px 10px #1e1a181f}.gigi-button:active:not(:disabled){transform:translateY(1px)}.gigi-button:focus-visible,.gigi-menu-card button:focus-visible,.gigi-language:focus-visible,.gigi-field input:focus-visible{outline:3px solid color-mix(in srgb,var(--gigi-brand-gold) 55%,white);outline-offset:2px}.gigi-button:disabled{cursor:not-allowed;opacity:.48}.gigi-button--primary{color:#fff;background:var(--gigi-brand-red)}.gigi-button--primary:hover:not(:disabled){background:var(--gigi-brand-dark)}.gigi-button--neutral{background:var(--gigi-surface)}.gigi-button--subtle{height:36px;padding:0 10px;background:var(--gigi-surface)}.gigi-button--small{height:36px;padding:0 10px;border-radius:999px}.gigi-button--full{width:100%}.gigi-button__label{min-width:0}.gigi-app-frame{height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--gigi-canvas)}.gigi-app-frame>.home-header{position:static;flex:0 0 auto}.gigi-app-frame>:not(.home-header){flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.gigi-app-frame .gigi-mobile-shell{flex:1 1 auto;min-height:0;height:auto}.gigi-mobile-shell{width:100%;min-height:100dvh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;border:0;border-radius:0;background:var(--gigi-canvas)}.gigi-ordering-tabsbar{flex:0 0 auto;display:flex;align-items:center;gap:16px;padding:8px 18px;border-bottom:1px solid var(--gigi-brand-gold);background:var(--gigi-surface)}.gigi-ordering-title{flex:0 0 auto;margin:0;color:var(--gigi-brand-red);font-size:20px;line-height:26px;white-space:nowrap}.gigi-brand-header{height:92px;flex:0 0 92px;display:flex;align-items:center;gap:12px;padding:18px 18px 14px;border-bottom:1px solid var(--gigi-brand-gold);background:var(--gigi-surface)}.gigi-brand-header__logo{width:54px;height:54px;object-fit:contain}.gigi-brand-header__name{flex:1;color:var(--gigi-brand-red);font-size:18px;line-height:24px;font-weight:600}.gigi-language{border:0;border-radius:999px;padding:8px 10px;color:var(--gigi-brand-red);background:var(--gigi-canvas);cursor:pointer}.gigi-category-tabs{flex:1 1 auto;min-width:0;display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scroll-padding-inline:2px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x}.gigi-category-tabs::-webkit-scrollbar{display:none}.gigi-category-tabs .gigi-button{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap}.gigi-category-tabs .home-menu-category-icon{width:24px;height:24px;display:block;flex:0 0 24px;filter:none}.gigi-menu-card{width:100%;container-type:inline-size;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:6px}.gigi-menu-card__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:20px 22px;border:1px solid #d8d4d1;border-radius:8px;text-align:left;color:var(--gigi-text-primary);background:var(--gigi-surface);box-shadow:var(--gigi-shadow-card);cursor:pointer}.gigi-menu-card__content--with-image{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center}.gigi-menu-card__media{width:112px;height:112px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:var(--gigi-canvas)}.gigi-menu-card__media img{width:100%;height:100%;display:block;object-fit:contain}.gigi-menu-card__body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.gigi-menu-card--selected .gigi-menu-card__content{border:2px solid var(--gigi-brand-red);box-shadow:none}.gigi-menu-card__content strong{font-size:24px;line-height:30px}.gigi-menu-card__heading-row{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.gigi-menu-card__heading-row>strong{min-width:0}.gigi-menu-card__content span.gigi-menu-card__status{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 10px 4px 6px;border:1px solid color-mix(in srgb,var(--gigi-success) 32%,transparent);border-radius:999px;color:var(--gigi-success);background:color-mix(in srgb,var(--gigi-success) 9%,white);font-size:13px;line-height:18px;font-weight:700;white-space:nowrap}.gigi-menu-card__content span.gigi-menu-card__status-mark{display:grid;width:18px;height:18px;place-items:center;border-radius:999px;color:#fff;background:var(--gigi-success);font-size:11px;line-height:1}.gigi-menu-card__content span{color:#77716d;font-size:16px;line-height:22px}.gigi-menu-card__content span.gigi-menu-card__price{color:var(--gigi-text-primary);font-weight:600;margin-top:2px}.gigi-menu-card__action{width:100%;height:38px;border:1px solid var(--gigi-brand-gold);border-radius:10px;color:var(--gigi-text-primary);background:var(--gigi-surface);cursor:pointer}.gigi-menu-card__action.is-selected{color:#fff;background:var(--gigi-brand-red)}@container (max-width: 300px){.gigi-menu-card__heading-row{flex-direction:column}.gigi-menu-card__content--with-image{grid-template-columns:88px minmax(0,1fr);padding:16px}.gigi-menu-card__media{width:88px;height:88px}}.gigi-top-bar{height:68px;flex:0 0 68px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid var(--gigi-brand-gold);background:var(--gigi-surface)}.gigi-top-bar strong{font-size:18px;line-height:24px;font-weight:600}.gigi-customization{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding:24px 18px 18px;background:var(--gigi-canvas);scrollbar-width:none}.gigi-customization::-webkit-scrollbar{display:none}.gigi-customization h1{margin:0;font-size:24px;line-height:30px}.gigi-customization h2{margin:0;font-size:18px;line-height:24px}.gigi-customization>p{margin:0;color:var(--gigi-text-secondary);font-size:15px;line-height:22px}.gigi-eyebrow{color:var(--gigi-brand-red);font-size:13px;line-height:18px;font-weight:500;text-transform:uppercase}.gigi-size-list,.gigi-instruction-list{display:flex;flex-direction:column;gap:8px}.gigi-quantity-control{width:100%;min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.gigi-quantity-control__label{min-width:0;display:flex;align-items:center;justify-content:center;padding:0 12px;overflow:hidden;border:1.5px solid var(--gigi-brand-gold);border-radius:var(--gigi-radius-md);white-space:nowrap;text-overflow:ellipsis;background:var(--gigi-surface)}.gigi-quantity-control__add{width:128px}.gigi-quantity-control__stepper{display:grid;grid-template-columns:44px 52px 44px;gap:8px}.gigi-quantity-control__stepper .gigi-button{width:44px;padding:0}.gigi-quantity-control__stepper output{display:flex;align-items:center;justify-content:center;border:1.5px solid var(--gigi-brand-gold);border-radius:var(--gigi-radius-md);color:#fff;background:var(--gigi-brand-red)}.gigi-field{display:flex;flex-direction:column;gap:8px}.gigi-field__label{font-size:16px;line-height:20px}.gigi-field input{width:100%;height:42px;padding:0 14px;border:1px solid #d8d4d1;border-radius:9px;color:var(--gigi-text-primary);background:var(--gigi-surface);box-shadow:0 1px 2px #1e1a180d}.gigi-field input::placeholder{color:#b7b4b2}.gigi-field input[aria-invalid=true]{border-color:var(--gigi-error)}.gigi-field__message{color:var(--gigi-text-secondary);font-size:13px}.gigi-field__message.is-error{color:var(--gigi-error)}.gigi-sticky-action{flex:0 0 76px;display:flex;align-items:flex-start;gap:8px;padding:12px 18px;background:var(--gigi-surface)}.gigi-sticky-action--double{flex-basis:128px;flex-direction:column;padding-block:8px}.gigi-order-summary{width:100%;display:flex;flex-direction:column;gap:6px;margin:0;padding:16px;border:1px solid var(--gigi-border);border-radius:var(--gigi-radius-md);background:var(--gigi-surface)}.gigi-order-summary>div{display:flex;justify-content:space-between;gap:16px}.gigi-order-summary dt,.gigi-order-summary dd{margin:0}.gigi-order-summary dd{flex:0 0 auto;text-align:right}.gigi-order-summary .is-emphasized{margin-top:8px;padding-top:10px;border-top:1px solid #e3dfdc;font-weight:700}.gigi-cart{list-style:none;width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.gigi-cart-line{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid var(--gigi-border);border-radius:var(--gigi-radius-md);background:var(--gigi-surface)}.gigi-cart-line__row{display:flex;justify-content:space-between;gap:16px;align-items:baseline}.gigi-cart-line__name{font-weight:600}.gigi-cart-line__price{flex:0 0 auto;font-weight:600}.gigi-cart-line__addons{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.gigi-cart-line__addons li{display:flex;justify-content:space-between;gap:12px;color:var(--gigi-text-secondary);font-size:14px;line-height:20px}.gigi-cart-line__addon-cost{flex:0 0 auto}.gigi-cart-line__remove{align-self:flex-start;margin-top:2px;padding:0;border:0;background:none;color:var(--gigi-brand-red);font-size:13px;text-decoration:underline;cursor:pointer}.gigi-cart-total{width:100%;display:flex;justify-content:space-between;gap:16px;margin-top:12px;padding-top:12px;border-top:1px solid #e3dfdc;font-weight:700}.gigi-screen-content{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:20px 18px 16px;background:var(--gigi-canvas);scrollbar-width:none}.gigi-screen-content::-webkit-scrollbar{display:none}.gigi-screen-content h1{margin:0;font-size:24px;line-height:30px}.gigi-screen-content>p{margin:0;color:var(--gigi-text-secondary);font-size:15px;line-height:22px}.gigi-choice-grid{display:grid;gap:8px}.gigi-choice-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.gigi-choice-grid--compact .gigi-button{min-height:56px;height:auto}.gigi-choice-button{min-height:56px;height:auto;padding:0;justify-content:stretch;overflow:hidden;text-align:left;container-type:inline-size}.gigi-choice-button>.gigi-button__label{width:100%;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px}.gigi-choice-button--with-mark>.gigi-button__label{grid-template-columns:24px minmax(0,1fr) auto}.gigi-choice-button__indicator{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;border:1.5px solid currentColor;border-radius:7px;font-size:14px;font-weight:700;line-height:1}.gigi-choice-button[aria-pressed=true] .gigi-choice-button__indicator{color:var(--gigi-brand-red);background:#fff}.gigi-choice-button__text{min-width:0;line-height:20px;overflow-wrap:anywhere}.gigi-choice-button__price{justify-self:end;font-weight:700;line-height:20px;white-space:nowrap}@container (max-width: 280px){.gigi-choice-button>.gigi-button__label{gap:8px 10px;padding:12px 14px}.gigi-choice-button__price{grid-column:1 / -1;justify-self:start}.gigi-choice-button--with-mark .gigi-choice-button__price{grid-column:2 / -1}}.gigi-half-price-note{margin:0 0 4px!important;padding:12px 14px;border-left:4px solid var(--gigi-brand-gold);border-radius:0 var(--gigi-radius-sm) var(--gigi-radius-sm) 0;color:var(--gigi-brand-dark)!important;background:color-mix(in srgb,var(--gigi-brand-gold) 16%,white)}.gigi-half-config-section{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--gigi-border);border-radius:var(--gigi-radius-md);background:var(--gigi-surface);box-shadow:0 3px 12px #1e1a180f}.gigi-config-section{min-width:0}.gigi-config-section:not(.gigi-half-config-section){display:flex;flex-direction:column;gap:10px}.gigi-checkout-form{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.gigi-checkout-section{display:flex;flex-direction:column;gap:10px}.gigi-confirmation{min-height:clamp(24rem,58vh,38rem);align-items:center;justify-content:center;text-align:center}.gigi-confirmation h1,.gigi-confirmation p{margin:0}.gigi-confirmation p{max-width:34rem;color:var(--gigi-text-secondary);line-height:1.6}.gigi-confirmation__mark{display:grid;width:72px;height:72px;place-items:center;border-radius:999px;background:var(--gigi-success);color:#fff;font-size:32px;font-weight:800}.gigi-confirmation__logo{width:76px;height:76px;object-fit:contain}.gigi-help{color:var(--gigi-brand-red)!important;font-size:13px!important;font-weight:500}@media(min-width:768px){.gigi-ordering-tabsbar,.gigi-top-bar{padding-inline:max(28px,calc((100% - 1200px)/2))}.gigi-category-tabs{gap:10px}.gigi-screen-content,.gigi-customization{width:calc(100% - 48px);max-width:1200px;align-self:center;padding:32px 0 36px}.gigi-screen-content--browse{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:20px}.gigi-screen-content--cart,.gigi-screen-content--placeholder{max-width:900px}.gigi-customization--checkout{max-width:860px}.gigi-customization--configure:not(.gigi-customization--half){max-width:1040px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:24px}.gigi-customization--configure:not(.gigi-customization--half) .gigi-config-section--size,.gigi-customization--configure:not(.gigi-customization--half) .gigi-config-section--text,.gigi-customization--configure:not(.gigi-customization--half) .gigi-config-section--quantity{grid-column:1 / -1}.gigi-customization--configure:not(.gigi-customization--half) .gigi-config-section--size .gigi-choice-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.gigi-customization--configure:not(.gigi-customization--half) .gigi-config-section--multi .gigi-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gigi-customization--half{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"note note" "size size" "half-left half-right" "extra-left extra-right" "quantity quantity";align-content:start;gap:20px}.gigi-customization--half .gigi-half-price-note{grid-area:note}.gigi-customization--half .gigi-config-section--size{grid-area:size}.gigi-customization--half .gigi-config-section--halfLeft{grid-area:half-left}.gigi-customization--half .gigi-config-section--halfRight{grid-area:half-right}.gigi-customization--half .gigi-config-section--extraLeft{grid-area:extra-left}.gigi-customization--half .gigi-config-section--extraRight{grid-area:extra-right}.gigi-customization--half .gigi-config-section--quantity{grid-area:quantity}.gigi-customization--half .gigi-config-section--size .gigi-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gigi-checkout-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.gigi-checkout-section--method,.gigi-checkout-section--zone,.gigi-checkout-field--email,.gigi-checkout-field--address{grid-column:1 / -1}.gigi-checkout-section .gigi-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gigi-screen-content--cart .gigi-cart-lines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gigi-sticky-action{min-height:80px;flex-basis:80px;align-items:center;justify-content:flex-end;padding-inline:max(28px,calc((100% - 1200px)/2));border-top:1px solid #e3dfdc}.gigi-sticky-action>.gigi-button{width:min(100%,380px)}.gigi-sticky-action--double{flex-basis:80px;flex-direction:row}.gigi-sticky-action--double>.gigi-button{width:min(100%,300px)}}@media(min-width:1100px){.gigi-screen-content--browse{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.gigi-mobile-shell{width:100vw}.gigi-ordering-tabsbar{align-items:stretch;flex-direction:column;gap:8px;padding-block:10px}.gigi-ordering-tabsbar .gigi-category-tabs{width:100%;flex:0 0 auto}}@media(max-width:359px){.gigi-choice-grid--compact,.gigi-quantity-control{grid-template-columns:minmax(0,1fr)}.gigi-quantity-control__stepper{grid-template-columns:48px minmax(64px,1fr) 48px}}@media(max-width:479px){.gigi-order-summary>div{align-items:flex-start}.gigi-order-summary dt{min-width:0;overflow-wrap:anywhere}}html{scroll-behavior:smooth}body{margin:0}:root{--home-red: #981b1e;--home-red-dark: #641114;--home-gold: #f6b83c;--home-cream: #fff8e8;--home-paper: #fffcf5;--home-ink: #211715;--home-muted: #6d5c55}.home-page{min-width:320px;color:var(--home-ink);font-family:DM Sans,system-ui,sans-serif;background:var(--home-paper)}.home-page *,.home-page *:before,.home-page *:after{box-sizing:border-box}.home-page a{color:inherit;text-decoration:none}.home-page img{display:block;max-width:100%}.home-page h1,.home-page h2,.home-page h3,.home-page p{margin-top:0}.home-skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;transform:translateY(-160%);border-radius:8px;color:#fff!important;background:var(--home-red)}.home-skip-link:focus{transform:none}.home-header{position:sticky;z-index:20;top:0;min-height:84px;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:32px;padding:12px clamp(20px,5vw,80px);border-bottom:1px solid rgb(152 27 30 / 18%);background:#fffcf5f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-brand{display:inline-flex;align-items:center;gap:12px;width:max-content}.home-brand img{width:56px;height:56px;object-fit:contain}.home-brand span{display:flex;flex-direction:column}.home-brand strong{color:var(--home-red);font-family:Fraunces,serif;font-size:25px;line-height:1}.home-brand small{margin-top:5px;color:var(--home-muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.home-nav a{position:relative;padding:10px 0}.home-nav a:after{content:"";position:absolute;right:0;bottom:3px;left:0;height:2px;transform:scaleX(0);background:var(--home-red);transition:transform .16s ease}.home-nav a:hover:after,.home-nav a:focus-visible:after{transform:scaleX(1)}.home-header-cta{justify-self:end;padding:13px 20px;border-radius:999px;color:#fff!important;font-size:14px;font-weight:700;background:var(--home-red)}.home-hero{min-height:calc(100vh - 84px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(32px,5vw,84px);align-items:center;padding:clamp(52px,8vw,108px) clamp(20px,5vw,80px);overflow:hidden;background:radial-gradient(circle at 10% 10%,rgb(246 184 60 / 18%),transparent 30%),linear-gradient(120deg,var(--home-cream),var(--home-paper) 55%)}.home-hero__copy{position:relative;z-index:2;max-width:700px}.home-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;color:var(--home-red);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-kicker:before{content:"";width:34px;height:2px;background:currentColor}.home-kicker--light{color:var(--home-gold)}.home-hero h1{max-width:760px;margin-bottom:24px;font-family:Fraunces,Georgia,serif;font-size:clamp(52px,6.6vw,104px);line-height:.94;letter-spacing:-.055em}.home-hero__copy>p{max-width:620px;margin-bottom:32px;color:var(--home-muted);font-size:clamp(17px,1.5vw,21px);line-height:1.55}.home-actions{display:flex;flex-wrap:wrap;gap:12px}.home-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:15px;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.home-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #4819142e}.home-button--primary{color:#fff!important;background:var(--home-red)}.home-button--primary:hover{background:var(--home-red-dark)}.home-button--secondary{border-color:#21171533;background:#ffffffa6}.home-button--gold{color:var(--home-red-dark)!important;background:var(--home-gold)}.home-service-list{display:flex;flex-wrap:wrap;gap:12px 26px;margin:48px 0 0;padding:22px 0 0;border-top:1px solid rgb(33 23 21 / 14%);list-style:none}.home-service-list li{display:flex;align-items:center;gap:8px;color:var(--home-muted);font-size:13px;font-weight:600}.home-service-list span{color:var(--home-red);font-size:10px}.home-hero__visual{position:relative;min-height:min(700px,72vh);overflow:hidden;border-radius:clamp(28px,4vw,56px) clamp(28px,4vw,56px) clamp(28px,4vw,56px) 140px;background:var(--home-red);box-shadow:0 30px 80px #4f16133d}.home-hero__visual>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:14% top;transform:scale(1.05)}.home-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 52%,rgb(40 9 10 / 62%))}.home-hero__logo-card{position:absolute;z-index:2;top:28px;right:28px;width:clamp(104px,12vw,168px);padding:12px;border-radius:50%;background:var(--home-cream);box-shadow:0 14px 40px #28090a38}.home-hero__address-card{position:absolute;z-index:2;right:28px;bottom:28px;left:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;color:#fff}.home-hero__address-card span{font-size:13px;text-transform:uppercase;letter-spacing:.12em}.home-hero__address-card strong{font-family:Fraunces,serif;font-size:clamp(25px,3vw,44px)}.home-order-strip{min-height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:18px clamp(20px,5vw,80px);color:#fff;background:var(--home-red)}.home-order-strip p{margin:0;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home-order-strip a{font-family:Fraunces,serif;font-size:clamp(25px,3vw,40px);font-weight:800}.home-order-strip>span{justify-self:end;color:#ffffffb8;font-size:13px}.home-section{padding:clamp(72px,10vw,150px) clamp(20px,7vw,112px)}.home-section-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.75fr);gap:60px;align-items:end;max-width:1380px;margin:0 auto 58px}.home-section-heading h2,.home-delivery h2,.home-visit h2,.home-final-cta h2{margin-bottom:0;font-family:Fraunces,serif;font-size:clamp(42px,5vw,76px);line-height:.98;letter-spacing:-.045em}.home-section-heading>p{margin:0;color:var(--home-muted);font-size:17px;line-height:1.65}.home-menu-section{background:var(--home-paper)}.home-menu-categories{max-width:1380px;display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto 56px;border-top:1px solid rgb(33 23 21 / 18%);border-bottom:1px solid rgb(33 23 21 / 18%)}.home-menu-categories article{min-height:190px;padding:24px;border-right:1px solid rgb(33 23 21 / 18%)}.home-menu-categories article:last-child{border-right:0}.home-menu-category-icon{width:72px;height:72px;display:block;color:var(--home-red);filter:drop-shadow(0 5px 8px rgb(70 35 25 / 12%))}.home-menu-categories h3{margin:20px 0 9px;font-family:Fraunces,serif;font-size:30px}.home-menu-categories p{margin:0;color:var(--home-muted);font-size:13px;line-height:1.5}.home-menu-preview{max-width:1380px;display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 auto}.home-menu-preview a{position:relative;aspect-ratio:1.38;overflow:hidden;border-radius:24px;background:var(--home-cream);box-shadow:0 18px 50px #4623191a}.home-menu-preview img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-menu-preview a:hover img{transform:scale(1.025)}.home-menu-preview a>span{position:absolute;right:16px;bottom:16px;left:16px;display:flex;justify-content:space-between;padding:14px 18px;border-radius:999px;color:#fff;font-weight:700;background:#3a0d0ee0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-menu-actions{max-width:1380px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:34px auto 0}.home-text-link{color:var(--home-red)!important;font-weight:700}.home-text-link span{display:inline-block;margin-left:10px;transition:transform .15s ease}.home-text-link:hover span{transform:translate(4px)}.home-delivery{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,10vw,160px);padding:clamp(72px,10vw,140px) clamp(20px,7vw,112px);color:#fff;background:var(--home-red-dark)}.home-delivery__copy{align-self:center;max-width:640px}.home-delivery__copy p{max-width:560px;margin:24px 0 32px;color:#ffffffb8;font-size:18px;line-height:1.65}.home-zone-list{margin:0;padding:0;border-top:1px solid rgb(255 255 255 / 24%);list-style:none}.home-zone-list li{display:flex;gap:26px;align-items:center;padding:20px 4px;border-bottom:1px solid rgb(255 255 255 / 24%);font-family:Fraunces,serif;font-size:clamp(25px,3vw,40px)}.home-zone-list span{width:28px;color:var(--home-gold);font-family:DM Sans,sans-serif;font-size:11px}.home-visit{max-width:1600px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;margin:auto}.home-visit__card{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,6vw,84px);border:1px solid rgb(33 23 21 / 14%);border-radius:32px;background:var(--home-cream)}.home-visit address{margin:30px 0;color:var(--home-muted);font-size:18px;font-style:normal;line-height:1.65}.home-visit__actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.home-map-card{position:relative;min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:32px;background:#e7d7ae}.home-map-card:before{content:"";position:absolute;inset:0;opacity:.55;background-image:linear-gradient(25deg,transparent 45%,white 46%,white 51%,transparent 52%),linear-gradient(-28deg,transparent 43%,rgb(255 255 255 / 78%) 44%,rgb(255 255 255 / 78%) 49%,transparent 50%);background-size:170px 140px,220px 170px}.home-map-card__road{position:absolute;width:160%;height:28px;border:2px solid rgb(152 27 30 / 25%);background:#fff8e8d1}.home-map-card__road--one{transform:rotate(24deg)}.home-map-card__road--two{transform:rotate(-31deg)}.home-map-card__pin{position:relative;z-index:2;width:64px;height:64px;display:grid;place-items:center;margin-bottom:20px;border:8px solid var(--home-gold);border-radius:50% 50% 50% 12px;transform:rotate(-45deg);color:var(--home-red);font-size:25px;background:var(--home-red);box-shadow:0 12px 26px #4b20163d}.home-map-card strong,.home-map-card small{position:relative;z-index:2}.home-map-card strong{font-family:Fraunces,serif;font-size:32px}.home-map-card small{margin-top:6px;color:var(--home-muted);font-size:14px}.home-final-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;padding:54px clamp(20px,7vw,112px);color:#fff;background:var(--home-red)}.home-final-cta>img{width:112px;height:112px;border-radius:50%;background:var(--home-cream)}.home-final-cta h2{font-size:clamp(36px,4vw,62px)}.home-final-cta .home-kicker{margin-bottom:10px}.home-footer{display:grid;grid-template-columns:1.5fr .7fr 1fr auto;gap:40px;align-items:start;padding:54px clamp(20px,5vw,80px);border-top:1px solid rgb(33 23 21 / 12%);background:var(--home-paper)}.home-brand--footer img{width:64px;height:64px}.home-footer>div:not(.home-brand){display:flex;flex-direction:column;gap:8px;font-size:14px}.home-footer>div>strong{margin-bottom:4px;color:var(--home-red);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.home-footer>p{align-self:end;margin:0;color:var(--home-muted);font-size:12px}.home-page a:focus-visible{outline:3px solid var(--home-gold);outline-offset:4px;border-radius:4px}@media(max-width:980px){.home-header{grid-template-columns:1fr auto}.home-nav{display:none}.home-hero{min-height:auto;grid-template-columns:1fr;padding-top:70px}.home-hero__copy{max-width:820px}.home-hero__visual{min-height:640px}.home-order-strip{grid-template-columns:1fr auto}.home-order-strip>span{display:none}.home-menu-categories{grid-template-columns:1fr 1fr}.home-menu-categories article:nth-child(2){border-right:0}.home-menu-categories article:nth-child(-n+2){border-bottom:1px solid rgb(33 23 21 / 18%)}.home-section-heading,.home-delivery,.home-visit{grid-template-columns:1fr}.home-delivery{gap:64px}.home-footer{grid-template-columns:1fr 1fr}}@media(max-width:640px){.home-header{min-height:72px;padding:10px 16px}.home-brand img{width:48px;height:48px}.home-brand strong{font-size:21px}.home-brand small{display:none}.home-header-cta{padding:11px 14px;font-size:12px}.home-hero{padding:52px 18px 38px;gap:40px}.home-hero h1{font-size:clamp(48px,15vw,72px)}.home-actions{flex-direction:column}.home-button{width:100%}.home-service-list{margin-top:32px}.home-hero__visual{min-height:480px;border-radius:26px 26px 26px 90px}.home-hero__logo-card{top:16px;right:16px;width:92px;padding:8px}.home-hero__address-card{right:18px;bottom:18px;left:18px;flex-direction:column;align-items:flex-start;gap:4px}.home-order-strip{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:20px 18px}.home-order-strip a{font-size:30px}.home-section,.home-delivery{padding:76px 18px}.home-section-heading{gap:24px;margin-bottom:38px}.home-menu-categories{grid-template-columns:1fr}.home-menu-categories article{min-height:150px;border-right:0;border-bottom:1px solid rgb(33 23 21 / 18%)}.home-menu-categories article:last-child{border-bottom:0}.home-menu-category-icon{width:64px;height:64px}.home-menu-categories h3{margin-top:16px}.home-menu-preview{grid-template-columns:1fr}.home-menu-preview a{aspect-ratio:1.2}.home-menu-actions{flex-direction:column;align-items:stretch}.home-text-link{text-align:center}.home-zone-list li{font-size:27px}.home-visit{padding-inline:18px}.home-visit__card{padding:34px 24px}.home-map-card{min-height:400px}.home-final-cta{grid-template-columns:1fr;justify-items:center;padding:58px 18px;text-align:center}.home-final-cta .home-kicker{justify-content:center}.home-footer{grid-template-columns:1fr;padding:44px 18px}.home-footer>p{align-self:auto}}@media(prefers-reduced-motion:reduce){.home-page *,.home-page *:before,.home-page *:after{scroll-behavior:auto!important;transition:none!important}}.home-header-actions{display:inline-flex;align-items:center;gap:.75rem}.gigi-lang-toggle{appearance:none;border:1.5px solid currentColor;background:transparent;color:inherit;border-radius:999px;padding:.3rem .72rem;font:inherit;font-weight:700;font-size:.78rem;letter-spacing:.06em;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.gigi-lang-toggle:hover,.gigi-lang-toggle:focus-visible{background:#981b1e;color:#fff;border-color:#981b1e}
