/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}.italic{font-style:italic}}:root{--sage:#6f806d;--dark:#3e5040;--soft:#dfe5da;--coffee:#5b4136;--cream:#f5efe4;--paper:#fbf8f2;--ink:#253026;--line:#2530262e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf8f2f2;justify-content:space-between;align-items:center;gap:32px;height:92px;padding:0 clamp(24px,5vw,80px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:max-content;display:flex}.brand-mark{border:1px solid var(--sage);width:48px;height:48px;font:600 18px/1 var(--font-display),serif;color:var(--dark);border-radius:50%;place-items:center;display:grid}.brand strong{font:600 24px/1 var(--font-display),serif;display:block}.brand small{text-transform:uppercase;letter-spacing:.16em;color:var(--dark);margin-top:5px;font-size:9px;display:block}nav{gap:clamp(22px,3vw,48px);font-size:13px;font-weight:600;display:flex}nav a{position:relative}nav a:after{content:"";background:var(--sage);height:1px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}nav a:hover:after{right:0}.header-cta{border:1px solid var(--dark);border-radius:999px;padding:13px 22px;font-size:12px;font-weight:700}.hero{grid-template-columns:1.06fr .94fr;min-height:calc(100vh - 92px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,140px) clamp(32px,7vw,110px);display:flex}.eyebrow{color:var(--dark);text-transform:uppercase;letter-spacing:.26em;margin:0 0 22px;font-size:10px;font-weight:700}h1,h2,h3{font-family:var(--font-display),serif}h1{letter-spacing:-.045em;max-width:700px;margin:0;font-size:clamp(62px,7.2vw,112px);font-weight:600;line-height:.84}h1 em,h2 em{color:var(--sage);font-weight:500}.hero-intro{color:#536054;max-width:620px;margin:34px 0 0;font-size:clamp(16px,1.3vw,20px);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-size:12px;font-weight:700;transition:transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:var(--dark);color:#fff}.secondary{border:1px solid var(--line)}.cream{background:var(--cream);color:var(--dark)}.hero-facts{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.12em;color:#697269;gap:42px;margin-top:54px;padding-top:24px;font-size:11px;display:flex}.hero-facts b{color:var(--ink);margin-right:8px}.hero-visual{background:var(--soft);place-items:center;min-height:660px;display:grid;position:relative;overflow:hidden}.hero-visual:before,.hero-visual:after{content:"";border-radius:50%;position:absolute}.hero-visual:before{background:#cdd8c9;width:580px;height:580px;top:8%;right:-18%}.hero-visual:after{border:1px solid #3e50404d;width:280px;height:280px;bottom:-8%;left:-8%}.photo-placeholder{aspect-ratio:.78;z-index:2;width:68%;color:var(--dark);background:linear-gradient(145deg,#ffffff47,#6f806d2e);border:1px solid #3e504059;border-radius:46% 46% 8px 8px;flex-direction:column;justify-content:flex-end;align-items:center;padding:52px 20px;display:flex;position:relative}.photo-placeholder span{font:italic 500 clamp(38px,4vw,60px)/1 var(--font-display),serif}.photo-placeholder small{text-transform:uppercase;letter-spacing:.16em;margin-top:10px;font-size:9px}.seal{z-index:3;background:var(--coffee);width:130px;height:130px;color:var(--cream);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:9%;right:7%;transform:rotate(8deg)}.seal span{text-transform:uppercase;letter-spacing:.15em;font-size:9px}.seal strong{font:italic 500 24px/1.2 var(--font-display),serif}.hero-product-photo{background:#3d261e;display:block}.hero-product-photo:before,.hero-product-photo:after{display:none}.hero-product-photo>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-product-photo:after{content:"";background:linear-gradient(#0000 28%,#1d110de0 100%);display:block;position:absolute;inset:0}.hero-photo-copy{z-index:2;color:#fff;position:absolute;bottom:clamp(34px,6vw,76px);left:clamp(28px,5vw,72px);right:clamp(28px,5vw,72px)}.hero-photo-copy strong{max-width:720px;font:600 clamp(30px,3.5vw,54px)/1.02 var(--font-display),serif;letter-spacing:-.025em;display:block}.hero-photo-copy span{text-transform:uppercase;letter-spacing:.16em;border-top:1px solid #ffffff94;margin-top:18px;padding-top:15px;font-size:clamp(11px,1vw,14px);font-weight:700;display:block}.intro{grid-template-columns:1.5fr .5fr;align-items:end;gap:70px;padding:130px clamp(24px,7vw,110px) 70px;display:grid}.intro h2,.visit h2{letter-spacing:-.03em;max-width:850px;margin:0;font-size:clamp(48px,6vw,84px);font-weight:600;line-height:.95}.intro>p{color:#647065;max-width:420px;margin:0;font-size:14px;line-height:1.8}.product-grid{grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,7vw,110px) 140px;display:grid}.product-card{border-top:1px solid var(--line);border-right:1px solid var(--line);padding:34px clamp(24px,3vw,50px) 42px;position:relative}.product-card:first-child{border-left:1px solid var(--line)}.product-number{color:var(--sage);font:600 13px/1 var(--font-display),serif}.product-orb{background:radial-gradient(circle at 35% 30%,#eef1e9,#b8c6b4 62%,#7c8f79);border-radius:50% 50% 48% 52%;height:190px;margin:28px 0 34px;transition:transform .3s;transform:scale(.76)}.card-2 .product-orb{background:radial-gradient(circle at 35% 30%,#e5d6c9,#9d7761 64%,#593f35);border-radius:46% 54%}.card-3 .product-orb{background:radial-gradient(circle at 35% 30%,#fff3b7,#e0bc5f 64%,#b37d2c);border-radius:52% 48% 55% 45%}.product-card:hover .product-orb{transform:scale(.82)rotate(3deg)}.product-card h3{margin:0;font-size:clamp(31px,3vw,44px);font-weight:600}.product-card p{color:#657066;min-height:90px;margin:16px 0 22px;font-size:13px;line-height:1.75}.product-card>a{text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid var(--line);padding-bottom:5px;font-size:11px;font-weight:700}.card-1,.card-2,.card-3{color:#fff;flex-direction:column;justify-content:flex-end;min-height:640px;display:flex;overflow:hidden}.card-1{background:url(/brand/gelato-artigianale.jpg) 50%/cover no-repeat}.card-2{background:url(/brand/caffe.jpg) 50%/cover no-repeat}.card-3{background:url(/brand/granita-limone-siracusa.jpg) 50%/cover no-repeat}.card-1:before,.card-2:before,.card-3:before{content:"";background:linear-gradient(#19100b0a 25%,#19100bdb 100%);position:absolute;inset:0}.card-1>*,.card-2>*,.card-3>*{z-index:1;position:relative}.card-1 .product-number,.card-2 .product-number,.card-3 .product-number{color:#fff;position:absolute;top:34px;left:clamp(24px,3vw,50px)}.card-1 .product-orb,.card-2 .product-orb,.card-3 .product-orb{display:none}.card-1 p,.card-2 p,.card-3 p{color:#ffffffe6;min-height:auto}.card-1>a,.card-2>a,.card-3>a{border-color:#ffffffa6}.product-flavour{text-transform:uppercase;letter-spacing:.18em;color:#fff;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.venue{padding:0 clamp(24px,7vw,110px) 140px}.venue-heading{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:46px;display:grid}.venue-heading .eyebrow{grid-column:1/-1;margin-bottom:-35px}.venue-heading h2{letter-spacing:-.03em;margin:0;font-size:clamp(48px,6vw,84px);font-weight:600;line-height:.92}.venue-heading>p:last-child{color:#647065;max-width:430px;margin:0 0 7px;font-size:14px;line-height:1.8}.venue-grid{grid-template-rows:410px 520px;grid-template-columns:repeat(12,1fr);gap:14px;display:grid}.venue-photo{background:var(--soft);margin:0;position:relative;overflow:hidden}.venue-photo-1{grid-column:1/8}.venue-photo-2{grid-column:8/13}.venue-photo-3{grid-column:1/5}.venue-photo-4{grid-column:5/8}.venue-photo-5{grid-column:8/13}.venue-photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.venue-photo-3 img,.venue-photo-4 img{object-position:center}.venue-photo:hover img{transform:scale(1.025)}.venue-photo figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--dark);text-transform:uppercase;letter-spacing:.15em;background:#fbf8f2e6;padding:9px 13px;font-size:9px;font-weight:700;position:absolute;bottom:18px;left:18px}.flavours{background:var(--dark);color:var(--cream);grid-template-columns:.9fr 1.1fr;gap:clamp(70px,11vw,170px);padding:clamp(80px,9vw,140px) clamp(24px,7vw,110px);display:grid}.light{color:#c6d3c3}.flavours h2{letter-spacing:-.03em;margin:0;font-size:clamp(52px,6vw,88px);font-weight:600;line-height:.92}.flavours-copy>p:not(.eyebrow){color:#d6ddd3;max-width:490px;margin:28px 0 32px;font-size:14px;line-height:1.8}.flavour-list{border-top:1px solid #ffffff47}.flavour-list div{border-bottom:1px solid #ffffff2e;grid-template-columns:52px 1fr;align-items:center;padding:20px 4px;display:grid}.flavour-list span{color:#bdc9ba;font-size:10px}.flavour-list strong{font:500 clamp(25px,2.5vw,38px)/1 var(--font-display),serif}.flavour-list p{color:#aebaa9;margin:18px 0 0;font-size:10px}.visit{padding:clamp(90px,10vw,150px) clamp(24px,7vw,110px) 90px}.visit-heading{text-align:center;flex-direction:column;align-items:center;display:flex}.contact-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:90px;display:grid}.contact-grid>div{border-right:1px solid var(--line);flex-direction:column;min-height:230px;padding:34px;display:flex}.contact-grid>div:last-child{border:0}.contact-grid span{text-transform:uppercase;letter-spacing:.16em;color:var(--sage);font-size:9px;font-weight:700}.contact-grid strong{font:500 clamp(21px,2vw,28px)/1.45 var(--font-display),serif;margin-top:25px}.contact-grid>div>a,.contact-grid small{color:#687168;margin-top:auto;font-size:11px}footer{background:var(--coffee);color:var(--cream);justify-content:space-between;align-items:center;gap:24px;padding:34px clamp(24px,5vw,80px);display:flex}.footer-brand .brand-mark{color:var(--cream);border-color:#ffffff73}.footer-brand small{color:#d9cec7}footer p,footer>a:last-child{text-transform:uppercase;letter-spacing:.12em;font-size:10px}.mobile-actions{display:none}@media (width<=900px){.site-header{height:76px;padding:0 18px}.brand-mark{width:42px;height:42px}.brand strong{font-size:20px}nav,.header-cta{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:72px 22px 60px}h1{font-size:clamp(60px,17vw,92px)}.hero-intro{font-size:16px}.hero-facts{flex-direction:column;gap:20px}.hero-visual{min-height:560px}.hero-product-photo>img{object-position:center 44%}.hero-photo-copy strong{font-size:34px;line-height:1.04}.hero-photo-copy span{font-size:11px;line-height:1.5}.photo-placeholder{width:72%;max-width:370px}.seal{width:108px;height:108px}.intro{grid-template-columns:1fr;gap:30px;padding:90px 22px 50px}.product-grid{grid-template-columns:1fr;padding:0 22px 90px}.product-card,.product-card:first-child{border-left:1px solid var(--line)}.product-card p{min-height:auto}.product-orb{height:160px}.flavours{grid-template-columns:1fr;gap:70px;padding:90px 22px}.contact-grid{grid-template-columns:1fr;margin-top:60px}.contact-grid>div{border-right:0;border-bottom:1px solid var(--line);min-height:190px}footer{text-align:center;flex-direction:column;margin-bottom:65px}.mobile-actions{z-index:30;background:var(--dark);color:#fff;grid-template-columns:repeat(3,1fr);height:65px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #1e2d1f29}.mobile-actions a{border-right:1px solid #ffffff2e;place-items:center;font-size:11px;font-weight:700;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.menu-banner{min-height:220px;color:var(--dark);background:#eee5d6;border-radius:3px;justify-content:center;align-items:center;margin:0 clamp(24px,7vw,110px) 140px;padding:52px clamp(28px,5vw,72px);text-decoration:none;display:flex}.menu-banner h2{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:clamp(44px,5vw,72px);line-height:1}@media (width<=760px){.menu-banner{text-align:center;min-height:190px;margin:0 22px 90px;padding:38px 24px}.venue{padding:0 22px 90px}.venue-heading{grid-template-columns:1fr;gap:24px;margin-bottom:32px}.venue-heading .eyebrow{grid-column:auto;margin-bottom:-10px}.venue-grid{grid-template-rows:280px 240px 330px 260px;grid-template-columns:1fr 1fr}.venue-photo-1,.venue-photo-2{grid-column:1/-1}.venue-photo-3{grid-column:1}.venue-photo-4{grid-column:2}.venue-photo-5{grid-column:1/-1}.venue-photo figcaption{bottom:12px;left:12px}}.venue-photo figcaption{letter-spacing:.14em;background:#fbf8f2eb;padding:10px 14px;font-size:11px}.brand-official img{object-fit:contain;width:178px;height:72px;display:block}.logo-stage{justify-content:center;padding:38px}.logo-stage img{object-fit:contain;filter:drop-shadow(0 18px 28px #3e50401f);width:100%;height:100%}.footer-brand>img{object-fit:contain;filter:brightness(0)invert();opacity:.84;width:56px;height:56px}@media (width<=900px){.brand-official img{width:156px;height:62px}.logo-stage{width:76%;max-width:390px;padding:26px}}.hero-logo{object-fit:contain;width:min(100%,620px);height:auto;margin-bottom:42px;display:block}.natural-claim{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:8px;max-width:620px;padding:24px 0;display:flex}.natural-claim span{text-transform:uppercase;letter-spacing:.2em;color:var(--sage);font-size:9px}.natural-claim h1{max-width:620px;font:600 clamp(27px,2.7vw,42px)/1.1 var(--font-display),serif;letter-spacing:-.02em;color:var(--dark);margin:0}.natural-claim p{max-width:520px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.instagram-mark{text-align:center;background:radial-gradient(circle at 50% 40%,#ffffff1a,#0000 65%);border:1px solid #fff3;border-radius:50% 50% 4px 4px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.instagram-mark span{font:500 96px/1 var(--font-display),serif;color:#c6d3c3}.instagram-mark strong{font:500 clamp(25px,3vw,46px)/1 var(--font-display),serif}.instagram-mark small{text-transform:uppercase;letter-spacing:.18em;color:#bdc9ba;margin-top:18px;font-size:9px}@media (width<=900px){.hero-logo{margin-bottom:30px}.natural-claim h1{font-size:30px}.instagram-mark{min-height:330px}}.hero-actions{justify-content:center}.nature-stage{text-align:center;color:var(--dark);justify-content:center}.nature-stage>span{font:600 clamp(72px,8vw,130px)/.8 var(--font-display),serif;color:var(--sage)}.nature-stage>strong{font:500 clamp(32px,4vw,58px)/.9 var(--font-display),serif;margin-top:22px}.nature-stage>small{text-transform:uppercase;letter-spacing:.18em;color:var(--sage);margin-top:28px;font-size:9px}.header-name{font:600 26px/1 var(--font-display),serif;color:var(--dark)}.footer-name{font:600 28px/1 var(--font-display),serif;color:var(--cream)}.header-spacer{width:126px}@media (width<=900px){.header-spacer{display:none}}.header-tools{align-items:center;gap:18px;display:flex}.language-switcher{border:1px solid var(--line);background:#ffffff8c;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.language-switcher a{letter-spacing:.06em;color:#657066;border-radius:999px;place-items:center;min-width:27px;height:27px;padding:0 5px;font-size:8px;font-weight:700;transition:background .2s,color .2s;display:grid}.language-switcher a:hover,.language-switcher a.active{background:var(--dark);color:#fff}@media (width<=1100px){.site-header nav{gap:18px}.header-spacer{width:30px}.header-tools{gap:10px}.header-cta{display:none}}@media (width<=900px){.site-header{justify-content:flex-end}.header-tools{justify-content:flex-end;width:100%}.language-switcher{background:0 0;border:0;border-radius:0;width:100%;padding:0}.language-switcher a{flex:1;min-width:31px;height:38px;font-size:9px}}.cups-page{color:#263026;background:#f8f6f1;min-height:100vh}.menu-page{flex-direction:column;display:flex}.menu-empty{flex:1;min-height:360px}.cups-bottom-actions{display:none}.cups-header{background:#fff;border-bottom:1px solid #2630261a;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(20px,5vw,70px);display:flex}.cups-brand img{object-fit:contain;width:180px;height:70px}.back-home{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #6f806d;padding-bottom:5px;font-size:10px;font-weight:700}.cups-tools{align-items:center;gap:18px;display:flex}.cups-hero{text-align:center;background:#eee5d6;place-items:center;min-height:220px;padding:48px 20px;display:grid}.cups-hero h1{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:clamp(45px,6vw,74px);font-weight:600;line-height:1}.cups-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;max-width:980px;margin:0 auto;padding:52px clamp(18px,5vw,58px) 68px;display:grid}.cup-card{background:#fff;border:1px solid #2630261a;overflow:hidden;box-shadow:0 14px 38px #2d342a12}.cup-photo{aspect-ratio:1.15;background:#fff;position:relative;overflow:hidden}.cup-photo img{object-fit:contain;width:100%;height:100%}.cup-photo>span{color:#fff;width:38px;height:38px;font:600 12px/1 var(--font-display),serif;background:#6f806d;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;left:14px}.cup-content{padding:24px 24px 28px}.cup-tagline{color:#6f806d;text-transform:uppercase;letter-spacing:.15em;margin:0 0 9px;font-size:10px;font-weight:700}.cup-title-row{border-bottom:1px solid #26302626;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.cup-title-row h2{margin:0;font-size:clamp(29px,3vw,42px);font-weight:600;line-height:1}.cup-title-row>strong{white-space:nowrap;font:600 clamp(21px,2vw,28px)/1 var(--font-display),serif;color:#5e4237}.cup-heading{border-bottom:1px solid #2630261f;justify-content:space-between;align-items:flex-end;gap:18px;min-height:112px;padding:22px 24px 18px;display:flex}.cup-heading p{color:#6f806d;text-transform:uppercase;letter-spacing:.15em;margin:0 0 7px;font-size:10px;font-weight:700}.cup-heading h2{margin:0;font-size:clamp(31px,3vw,43px);font-weight:600;line-height:1}.cup-heading>strong{white-space:nowrap;font:600 clamp(21px,2vw,28px)/1 var(--font-display),serif;color:#5e4237}.cup-description{color:#5f675e;min-height:72px;margin:0 0 18px;font-size:14px;line-height:1.65}.cup-content ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.cup-content li{background:#eee5d6;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:600}.cups-note{color:#fff;text-align:left;background:#6f806d;justify-content:center;align-items:center;gap:22px;padding:55px 22px;display:flex}.cups-note img{object-fit:contain;filter:brightness(0)invert();opacity:.9;width:82px;height:82px}.cups-note p{text-transform:uppercase;letter-spacing:.16em;margin:0 0 7px;font-size:10px}.cups-note strong{font:500 clamp(19px,2vw,28px)/1.3 var(--font-display),serif}.cups-footer{color:#fff;text-transform:uppercase;letter-spacing:.12em;background:#5e4237;justify-content:space-between;gap:22px;padding:28px clamp(22px,6vw,88px);font-size:10px;display:flex}@media (width<=760px){.cups-page{padding-bottom:65px}.cups-header{flex-wrap:wrap;gap:8px;height:auto;min-height:70px;padding:8px 12px}.cups-brand img{width:126px;height:52px}.cups-tools{gap:8px}.cups-tools .back-home{display:none}.cups-tools .language-switcher a{min-width:26px;height:27px;padding:0 3px;font-size:8px}.cups-hero{min-height:170px;padding:32px 18px}.cups-hero h1{font-size:43px}.menu-empty{min-height:420px}.cups-grid{grid-template-columns:1fr;gap:24px;padding:28px 14px 48px}.cup-heading{min-height:96px;padding:18px 19px 15px}.cup-heading h2{font-size:34px}.cup-heading>strong{font-size:23px}.cup-photo{aspect-ratio:1.2}.cup-content{padding:21px 19px 24px}.cup-description{min-height:0;font-size:13px}.cups-note{align-items:flex-start;padding:38px 18px}.cups-note img{width:55px;height:55px}.cups-footer{text-align:center;flex-direction:column;align-items:center}.cups-bottom-actions{z-index:30;background:#314b37;grid-template-columns:1fr 1fr;height:65px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #1e2d1f29}.cups-bottom-actions a{color:#fff;letter-spacing:.08em;text-align:center;place-items:center;padding:0 10px;font-size:11px;font-weight:700;display:grid}.cups-bottom-actions a+a{border-left:1px solid #ffffff40}.cups-bottom-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.cups-bottom-actions a{min-width:0}}.menu-cover{background:#f5f2ea;flex:1;min-height:0;position:relative;overflow:hidden}.menu-cover img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:640px;display:block}.menu-open-cue{z-index:2;color:#06563d;letter-spacing:.18em;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:150px;min-height:62px;font-size:12px;font-weight:700;line-height:1;display:flex;position:absolute;top:72%;left:50%;transform:translate(-50%,-50%)}.menu-open-arrow{letter-spacing:0;font-size:28px;font-weight:400;line-height:.9}@media (width<=760px){.menu-page{height:100svh;min-height:100svh;overflow:hidden}.menu-page .cups-header{flex:none}.menu-cover{flex:1}.menu-cover img{object-fit:cover;object-position:50% 52%;min-height:100%}}
