[hidden]{display:none!important}:root{--ink: #173f3a;--ink-2: #23544e;--cream: #f6f0e6;--paper: #fffdf8;--sand: #e5d3ba;--terracotta: #a95338;--gold: #e0b56b;--muted: #5f655f;--white: #fff;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Manrope", Arial, sans-serif;--container: 1180px;--radius: 22px;--shadow: 0 18px 55px rgba(23, 63, 58, .1);--ease: cubic-bezier(.2, .75, .25, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}body,button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{border:0}.container{width:min(100% - 40px,var(--container));margin-inline:auto}.skip-link{position:fixed;z-index:2000;top:12px;left:12px;transform:translateY(-150%);background:var(--gold);color:var(--ink);padding:10px 16px;border-radius:8px;font-weight:800}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{position:fixed;inset:0 0 auto;z-index:1000;transition:background .35s var(--ease),box-shadow .35s var(--ease)}.header--scrolled{background:#fffdf8eb;box-shadow:0 10px 35px #173f3a14;backdrop-filter:blur(16px)}.nav{display:flex;align-items:center;gap:26px;min-height:76px}.nav__logo{display:inline-flex;align-items:center;gap:10px;color:var(--white);flex-shrink:0}.nav__logo-img{width:44px;height:44px;object-fit:contain;border-radius:50%;background:var(--white);padding:3px}.nav__logo span{display:grid;line-height:1;font-family:var(--serif);font-size:1.12rem;letter-spacing:.01em}.nav__logo strong{font-weight:700}.nav__logo small{margin-top:4px;font-family:var(--sans);font-size:.75rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;opacity:.7}.header--scrolled .nav__logo{color:var(--ink)}.nav__menu{display:flex;align-items:center;gap:clamp(16px,2.2vw,30px);list-style:none;margin:0 0 0 auto;padding:0}.nav__link{position:relative;color:var(--white);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.86}.header--scrolled .nav__link{color:var(--ink)}.nav__link:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--gold);transition:right .25s var(--ease)}.nav__link:hover:after,.nav__link:focus-visible:after{right:0}.nav__order{background:var(--terracotta);color:var(--white);padding:12px 15px;border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:transform .25s var(--ease),background .25s var(--ease)}.nav__order:hover{transform:translateY(-2px);background:#aa553b}.nav__actions{display:flex;gap:5px}.lang-switch{min-width:34px;padding:7px 8px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:transparent;color:var(--white);cursor:pointer;font-size:.75rem;font-weight:800;transition:.25s var(--ease)}.header--scrolled .lang-switch{color:var(--ink);border-color:#173f3a2e}.lang-switch--active,.lang-switch:hover{background:var(--white);color:var(--ink)}.header--scrolled .lang-switch--active,.header--scrolled .lang-switch:hover{background:var(--ink);color:var(--white)}.nav__toggle{display:none;background:transparent;color:var(--white);padding:8px;cursor:pointer}.nav__toggle span{display:block;width:23px;height:2px;margin:5px 0;background:currentColor;transition:.25s}.header--scrolled .nav__toggle{color:var(--ink)}.hero{position:relative;min-height:min(860px,100vh);display:grid;place-items:center;overflow:hidden;background:var(--ink);color:var(--white)}.hero__image{position:absolute;inset:0;background:url(../immagini/hero-gelateria.webp) center/cover;transform:scale(1.03)}.hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,#081e1cdb,#081e1c91 48%,#081e1c33),linear-gradient(0deg,rgba(8,30,28,.72),transparent 48%)}.hero__content{position:relative;z-index:1;padding-top:90px}.eyebrow{margin:0 0 14px;color:var(--terracotta);font-size:.75rem;font-weight:800;letter-spacing:.22em;line-height:1.3;text-transform:uppercase}.eyebrow--light{color:#f1d29a}.eyebrow--gold{color:var(--gold)}.hero__title{max-width:790px;margin:0;font-family:var(--serif);font-size:clamp(3.4rem,8.5vw,7.4rem);font-weight:600;letter-spacing:-.035em;line-height:1.02}.hero__title em,.section-title em{color:#dfb86d;font-style:italic;font-weight:500}.hero__subtitle{max-width:510px;margin:28px 0 30px;color:#ffffffd6;font-size:clamp(1rem,1.8vw,1.22rem)}.hero__actions,.contact__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 20px;border-radius:999px;cursor:pointer;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:transform .25s var(--ease),background .25s var(--ease),box-shadow .25s var(--ease),color .25s var(--ease)}.btn:hover{transform:translateY(-3px)}.btn--primary{background:var(--terracotta);color:var(--white);box-shadow:0 12px 28px #c86f504d}.btn--primary:hover{background:#a9563c;box-shadow:0 16px 32px #c86f5066}.btn--ghost{border:1px solid rgba(255,255,255,.55);color:var(--white);background:#ffffff0d}.btn--ghost:hover{background:var(--white);color:var(--ink)}.btn--secondary{border:1px solid var(--ink);color:var(--ink);background:transparent}.btn--secondary:hover{background:var(--ink);color:var(--white)}.btn--gold{background:var(--gold);color:var(--ink)}.btn--gold:hover{background:#e0b873}.btn--outline-light{border:1px solid rgba(255,255,255,.35);color:var(--white);background:transparent}.btn--outline-light:hover{background:var(--white);color:var(--ink)}.hero__proof{display:flex;flex-wrap:wrap;align-items:center;gap:22px;row-gap:12px;margin-top:58px}.hero__proof span{display:grid;gap:1px}.hero__proof b{font-family:var(--serif);font-size:1.35rem;font-weight:600}.hero__proof small{color:#ffffff94;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero__proof i{width:1px;height:34px;background:#ffffff59}.hero__scroll{position:absolute;z-index:1;right:40px;bottom:36px;display:inline-flex;align-items:center;gap:10px;color:#ffffffb8;font-size:.75rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl}.hero__scroll span{color:var(--gold);font-size:1rem}.section{padding:118px 0}.section--cream{background:var(--cream)}.section--dark{background:var(--ink);color:var(--white)}.section--green{background:var(--ink-2);color:var(--white)}.section-heading{margin-bottom:48px}.section-heading--center{max-width:690px;margin-inline:auto;text-align:center}.section-heading--split{display:flex;align-items:end;justify-content:space-between;gap:40px}.section-title{margin:0;color:var(--ink);font-family:var(--serif);font-size:clamp(2.7rem,5vw,4.7rem);font-weight:600;letter-spacing:-.03em;line-height:1.02}.section-title--light{color:var(--white)}.section-title--left{text-align:left}.section-subtitle{max-width:620px;margin:18px auto 0;color:var(--muted);font-size:.94rem}.section-subtitle--right{max-width:410px;margin:0}.featured-section{border-bottom:1px solid rgba(23,63,58,.08)}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.featured-card{position:relative;min-height:490px;display:flex;align-items:end;overflow:hidden;border-radius:var(--radius);color:var(--white);background:var(--ink);isolation:isolate}.featured-card__image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.featured-card:hover .featured-card__image{transform:scale(1.07)}.featured-card:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,#0d221fe6,#0d221f0a 64%)}.featured-card__body{width:100%;padding:26px}.featured-card__badge{display:inline-block;margin-bottom:12px;padding:6px 9px;border-radius:999px;background:var(--gold);color:var(--ink);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.featured-card__name{margin:0 0 6px;font-family:var(--serif);font-size:2.1rem;font-weight:600;line-height:1.08}.featured-card__desc{max-width:290px;margin:0 0 14px;color:#ffffffc2;font-size:.8rem}.featured-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.featured-card__price{color:#f0cf92;font-family:var(--serif);font-size:1.55rem;font-weight:700}.featured-card__link{color:var(--white);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.menu-section{background:var(--paper)}.menu__controls{display:grid;grid-template-columns:1fr 210px;gap:12px;max-width:800px;margin:0 auto 26px}.menu__search{position:relative}.menu__search input,.menu__filter select{width:100%;min-height:54px;padding:0 18px;border:1px solid var(--sand);border-radius:999px;outline:0;background:var(--cream);color:var(--ink);font-size:.86rem;transition:border .2s,box-shadow .2s,background .2s}.menu__search input{padding-left:49px}.menu__search input:focus,.menu__filter select:focus{border-color:var(--terracotta);background:var(--white);box-shadow:0 0 0 4px #c86f501f}.search-icon{position:absolute;left:20px;top:50%;transform:translateY(-52%);color:var(--terracotta);font-size:1.5rem}.menu__meta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:25px}.menu__tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 0 10px;scrollbar-width:thin}.menu__tab{flex:0 0 auto;padding:10px 15px;border:1px solid var(--sand);border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-size:.75rem;font-weight:800;letter-spacing:.04em;transition:.2s var(--ease)}.menu__tab:hover,.menu__tab--active,.menu__tab[aria-selected=true]{border-color:var(--ink);background:var(--ink);color:var(--white)}.menu__count{flex:0 0 auto;margin:0;color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;overflow:hidden;border:1px solid rgba(23,63,58,.09);border-radius:18px;background:var(--white);content-visibility:auto;contain-intrinsic-size:410px;transition:transform .3s var(--ease),box-shadow .3s var(--ease),border .3s;animation:fadeUp .5s var(--ease) both}.product-card:hover{border-color:#c86f5066;box-shadow:var(--shadow);transform:translateY(-6px)}.product-card__link{display:block;height:100%}.product-card__image{position:relative;overflow:hidden;background:var(--cream)}.product-card__image:before{content:"";display:block;padding-top:104%}.product-card__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.product-card:hover .product-card__image img{transform:scale(1.06)}.product-card__body{display:flex;min-height:150px;flex-direction:column;padding:17px 17px 19px}.product-card__eyebrow{margin:0 0 7px;color:var(--terracotta);font-size:.75rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-card__name{margin:0 0 5px;color:var(--ink);font-family:var(--serif);font-size:1.45rem;font-weight:700;line-height:1.12}.product-card__desc{display:-webkit-box;overflow:hidden;margin:0 0 14px;color:var(--muted);font-size:.78rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto}.product-card__price{color:var(--terracotta);font-family:var(--serif);font-size:1.35rem;font-weight:700}.product-card__price:before{content:"\20ac";margin-right:2px;font-family:var(--sans);font-size:.75rem;font-weight:800}.product-card__arrow{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:var(--cream);color:var(--ink);font-size:1rem;transition:.2s var(--ease)}.product-card:hover .product-card__arrow{background:var(--terracotta);color:var(--white);transform:rotate(-45deg)}.product-card__badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:6px;background:var(--ink);color:var(--gold);font-size:.62rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;box-shadow:0 6px 18px rgba(0,0,0,.14);line-height:1;border:1px solid rgba(224,181,107,.28)}.product-card__badge--order{background:var(--ink);color:var(--gold)}.product-card__badge--order span{font-size:.75rem}.product-detail-badge{display:inline-flex;align-items:center;gap:8px;margin:14px 0 0;padding:8px 12px;border-radius:999px;background:var(--ink);color:var(--gold);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(224,181,107,.25)}.product-detail-badge span{font-size:.9rem}.menu__load-more{grid-column:1 / -1;justify-self:center;min-height:48px;margin:14px 0 4px;padding:12px 22px;border:1px solid var(--ink);border-radius:999px;background:transparent;color:var(--ink);cursor:pointer;font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:background .2s var(--ease),color .2s var(--ease),transform .2s var(--ease)}.menu__load-more:hover,.menu__load-more:focus-visible{background:var(--ink);color:var(--white);transform:translateY(-2px)}.menu__empty{padding:58px 20px;text-align:center;color:var(--muted)}.menu__empty strong{display:block;color:var(--ink);font-family:var(--serif);font-size:2rem}.menu__empty p{margin:5px 0 20px}.flavors-layout{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:85px}.flavors-intro .section-title{margin-bottom:24px}.flavors-intro>p:not(.eyebrow){max-width:380px;color:#ffffffb8;font-size:.94rem}.text-link{display:inline-flex;align-items:center;gap:11px;margin-top:22px;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.text-link span{font-size:1.2rem;transition:transform .2s}.text-link:hover span{transform:translate(4px)}.text-link--light{color:#f0cf92}.flavors__grid{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:9px}.flavor-tag{padding:12px 17px;border:1px solid rgba(255,255,255,.23);border-radius:999px;background:transparent;color:#ffffffd6;cursor:default;font-size:.78rem;transition:.2s var(--ease)}.flavor-tag:hover,.flavor-tag--featured{border-color:var(--gold);background:#d2a45d26;color:#f0cf92;transform:translateY(-2px)}.about__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.about__visual{position:relative;min-height:560px}.about__image{position:absolute;overflow:hidden;border-radius:18px;box-shadow:var(--shadow)}.about__image img{width:100%;height:100%;object-fit:cover}.about__image--back{top:0;left:0;width:58%;height:70%;transform:rotate(-3deg)}.about__image--front{right:0;bottom:0;width:63%;height:68%;transform:rotate(4deg);border:10px solid var(--cream)}.about__stamp{position:absolute;z-index:2;top:42%;left:46%;display:grid;width:115px;height:115px;place-content:center;border:1px solid var(--gold);border-radius:50%;background:var(--terracotta);color:var(--white);text-align:center;font-family:var(--serif);font-size:1.35rem;font-weight:600;line-height:.72;transform:rotate(-10deg)}.about__stamp span{padding:9px 0 4px;color:#f6d592;font-family:var(--sans);font-size:1rem}.about__text{max-width:520px}.about__text .section-title{margin-bottom:26px}.about__text>p:not(.eyebrow){color:var(--muted);font-size:.95rem}.about__signature{display:flex;align-items:center;gap:16px;margin-top:30px;color:var(--terracotta);font-family:var(--serif);font-size:1.3rem;font-style:italic}.about__signature strong{display:grid;width:43px;height:43px;place-items:center;border:1px solid var(--terracotta);border-radius:50%;color:var(--terracotta);font-family:var(--sans);font-size:.75rem;font-style:normal;letter-spacing:.08em}.gallery-section{background:var(--paper)}.gallery__grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1.05fr;grid-auto-rows:205px;gap:14px}.gallery__item{position:relative;overflow:hidden;min-height:0;border-radius:17px;background:var(--ink)}.gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.gallery__item:hover img{transform:scale(1.08)}.gallery__item figcaption{position:absolute;right:0;bottom:0;left:0;padding:30px 16px 14px;background:linear-gradient(0deg,rgba(11,33,30,.82),transparent);color:var(--white);font-family:var(--serif);font-size:1.18rem;opacity:0;transform:translateY(10px);transition:.3s var(--ease)}.gallery__item:hover figcaption,.gallery__item:focus-within figcaption{opacity:1;transform:none}.gallery__item--wide,.gallery__item--tall{grid-row:span 2}.contact__grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:100px}.contact__intro .section-title{margin-bottom:25px}.contact__intro>p:not(.eyebrow){max-width:470px;margin-bottom:30px;color:#ffffffad}.contact__card{padding:30px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#ffffff0f}.contact__row{display:flex;gap:17px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.13)}.contact__row:last-child{border-bottom:0}.contact__icon{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:1.1rem;flex-shrink:0}.contact__row small{color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.17em}.contact__row p{margin:4px 0 0;color:#fffc;font-size:.88rem;overflow-wrap:anywhere}.contact__row a{display:inline-flex;min-height:28px;align-items:center;padding:4px 0;margin:0;line-height:1.25}.contact__row a:hover{color:var(--gold)}.footer{background:#0e2a27;color:#ffffff8c;padding:25px 0}.footer__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.75rem}.footer__inner p{margin:0}.footer__brand{display:inline-flex;align-items:center;gap:9px;color:var(--white);font-family:var(--serif);font-size:1.15rem}.footer__brand img{border-radius:50%;background:var(--white);padding:2px}.footer__links{display:flex;gap:16px;color:#efca86;font-weight:800}.footer__links a:hover{color:var(--white)}.whatsapp-btn{position:fixed;right:24px;bottom:24px;z-index:900;display:flex;align-items:center;gap:7px;min-height:52px;padding:0 17px;border-radius:999px;background:#147b4d;color:var(--white);box-shadow:0 12px 30px #25a86b4d;font-size:.78rem;font-weight:800;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.whatsapp-btn span{font-size:1.2rem;transform:rotate(-20deg)}.whatsapp-btn:hover{transform:translateY(-4px);box-shadow:0 16px 35px #25a86b6b}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:980px){.nav__toggle{display:block;order:3}.nav__actions{margin-left:auto}.nav__menu{position:fixed;top:0;right:-100%;width:min(86vw,340px);height:100vh;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:105px 28px 30px;background:var(--paper);box-shadow:-16px 0 45px #00000024;transition:right .35s var(--ease)}.nav__menu--open{right:0}.nav__menu li{padding:15px 0;border-bottom:1px solid rgba(23,63,58,.1)}.nav__link{color:var(--ink)!important;font-size:.8rem}.nav__order{display:inline-block;margin-top:15px;text-align:center}.featured-grid,.menu__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flavors-layout,.contact__grid,.about__grid{gap:55px}}@media(max-width:700px){.container{width:min(100% - 28px,var(--container))}.section{padding:78px 0}.nav{min-height:68px;gap:10px}.nav__logo-img{width:38px;height:38px}.nav__logo span{font-size:.98rem}.nav__actions{gap:2px}.lang-switch{min-width:30px;padding:6px;font-size:.75rem}.hero{min-height:760px}.hero__image{background-image:url(../immagini/hero-gelateria-mobile.webp);background-position:58% center}.hero__content{padding-top:92px}.hero__title{font-size:clamp(3rem,16vw,5.1rem)}.hero__subtitle{margin-top:22px;font-size:.93rem}.hero__actions{align-items:stretch;flex-direction:column;max-width:285px}.hero__proof{gap:11px;margin-top:42px}.hero__proof b{font-size:1.05rem}.hero__proof small{font-size:.75rem}.hero__scroll{right:15px;bottom:24px;font-size:.75rem}.section-heading--split{align-items:start;flex-direction:column;gap:18px}.section-heading{margin-bottom:31px}.section-subtitle--right{margin:0}.featured-grid,.menu__grid{grid-template-columns:1fr}.featured-card{min-height:440px}.menu__controls{grid-template-columns:1fr}.menu__meta{align-items:start;flex-direction:column;gap:2px}.menu__tabs{width:100%}.menu__grid{gap:13px}.product-card__body{min-height:143px}.flavors-layout,.about__grid,.contact__grid{grid-template-columns:1fr}.flavors-layout{gap:40px}.about__visual{min-height:400px;order:2}.about__text{order:1}.about__image--front{border-width:7px}.about__stamp{width:90px;height:90px;font-size:1rem}.gallery__grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px;gap:9px}.gallery__item--wide,.gallery__item--tall{grid-row:span 1}.gallery__item:first-child{grid-column:span 2;grid-row:span 2}.gallery__item figcaption{opacity:1;transform:none;font-size:.95rem}.contact__grid{gap:35px}.contact__actions{align-items:stretch;flex-direction:column}.footer__inner{align-items:flex-start;flex-direction:column}.whatsapp-btn{right:14px;bottom:14px;min-height:48px;padding:0 14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media print{.header,.hero__actions,.hero__scroll,.whatsapp-btn,.contact-section,.footer{display:none!important}.hero{min-height:auto;color:#000;background:#fff}.hero__image,.hero__veil{display:none}.hero__title em,.section-title em{color:#000}}.hero__visit-note{display:inline-flex;align-items:center;gap:8px;margin:18px 0 0;padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#0d221f47;color:#ffffffd1;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero__visit-note:before{content:"";width:7px;height:7px;border-radius:50%;background:#8bc58a;box-shadow:0 0 0 4px #8bc58a26}.menu__visit-note{margin:14px auto 32px;color:var(--terracotta);font-size:.75rem;font-weight:800;letter-spacing:.04em;text-align:center}.featured-card__image--placeholder,.product-card__image--placeholder{display:grid;place-items:center;background:radial-gradient(circle at 24% 18%,rgba(210,164,93,.26),transparent 28%),linear-gradient(135deg,#e9dfcf,#d7c9b3);color:#173f3ab3;text-align:center}.featured-card__image--placeholder{position:absolute;inset:0;z-index:-2;width:100%;height:100%}.featured-card__image--placeholder:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0d221fb3,#0d221f14)}.featured-card__image--placeholder span,.product-card__image--placeholder span{position:relative;z-index:1;max-width:120px;padding:8px 10px;border:1px solid rgba(23,63,58,.22);border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.featured-card__image--placeholder span{border-color:#ffffff57;color:#ffffffd1}.product-card__image--placeholder{position:absolute;inset:0;width:100%;height:100%}@media(max-width:600px){.hero__visit-note{max-width:285px;border-radius:14px;line-height:1.35}.menu__visit-note{margin-top:12px;line-height:1.45}}.contact__status{display:flex;align-items:center;gap:9px;margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.13)}.contact__status-dot{width:9px;height:9px;border-radius:50%;background:#8bc58a;box-shadow:0 0 0 5px #8bc58a1f}.contact__status strong{color:var(--white);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact__status small{margin-left:auto;color:#fffc;font-size:.75rem;font-weight:700}@media(max-width:600px){.contact__status{margin-bottom:20px}}
