/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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:where(:not(iframe)){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{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.h-12{height:calc(var(--spacing) * 12)}.w-auto{width:auto}.object-contain{object-fit:contain}}:root{--background:#f6efe4;--surface:#fff9f1;--surface-muted:#ede0d2;--primary:#6f1d2b;--primary-hover:#56151f;--secondary:#8c4a32;--accent:#c4914b;--text:#35251f;--text-muted:#735f55;--border:#d8c5b5;--white:#fffdf9;--success:#2f7d4a;--shadow:0 18px 44px #35251f17;--serif:"DM Serif Display", Georgia, serif;--sans:"Manrope", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--background);min-width:320px;color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}::selection{background:var(--accent);color:var(--primary-hover)}.container{width:min(1180px,100% - 2rem);margin-inline:auto}.section{padding:clamp(4.5rem,8vw,7.5rem) 0;position:relative}.section--surface{background:var(--surface)}.section--cream{background:var(--background)}.section h2,.editorial h2,.final-cta h2,.legal-content h2,.not-found h1{font-family:var(--serif);letter-spacing:-.02em;font-weight:400;line-height:1.05}.eyebrow{color:var(--secondary);letter-spacing:.17em;text-transform:uppercase;margin:0 0 1rem;font-size:.74rem;font-weight:700}.skip-link{z-index:100;background:var(--primary);color:#fff;border-radius:.25rem;padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.button{cursor:pointer;border:1px solid #0000;border-radius:.4rem;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.75rem 1.15rem;font-size:.9rem;font-weight:700;line-height:1.2;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--primary);color:var(--white)}.button--primary:hover{background:var(--primary-hover)}.button--secondary{border-color:var(--primary);color:var(--primary);background:0 0}.button--secondary:hover{background:var(--primary);color:var(--white)}.button--light{background:var(--surface);color:var(--primary)}.button--light:hover{background:var(--white)}.button--whatsapp{background:var(--success);color:#fff}.button--whatsapp:hover{background:#25663b}.button--full{width:100%}.text-link{color:var(--primary);text-underline-offset:.3rem;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;font-weight:700;-webkit-text-decoration:underline #6f1d2b4d;text-decoration:underline #6f1d2b4d;display:inline-flex}.text-link:hover{text-decoration-color:currentColor}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6efe4f0;border-bottom:1px solid #0000;transition:border-color .18s,box-shadow .18s;position:sticky;top:0}.site-header--compact{border-color:var(--border);box-shadow:0 8px 24px #35251f0f}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:84px;transition:min-height .18s;display:flex}.site-header--compact .site-header__inner{min-height:70px}.brand-logo{color:var(--primary);flex-shrink:0;align-items:center;gap:.7rem;display:inline-flex}.brand-logo__mark{aspect-ratio:1;border:1px solid var(--accent);background:var(--primary);width:42px;color:var(--surface);font-family:var(--serif);border-radius:50%;place-items:center;font-size:1.55rem;display:grid}.brand-logo strong{font-family:var(--serif);font-size:1.32rem;font-weight:400;line-height:1;display:block}.brand-logo small{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin-top:.24rem;font-size:.54rem;font-weight:700;display:block}.brand-logo--inverse{color:var(--white)}.brand-logo--inverse .brand-logo__mark{border-color:var(--accent);background:var(--surface);color:var(--primary)}.brand-logo--inverse small{color:var(--border)}.desktop-nav{align-items:center;gap:clamp(1rem,2vw,1.75rem);display:flex}.desktop-nav a{color:var(--text-muted);padding:.55rem 0;font-size:.85rem;font-weight:700;position:relative}.desktop-nav a:after{background:var(--accent);content:"";height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.active{color:var(--primary)}.desktop-nav a.active:after{transform:scaleX(1)}.site-header__actions{align-items:center;gap:.75rem;display:flex}.menu-toggle{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:.35rem;place-items:center;width:46px;height:46px;display:none}.mobile-menu-backdrop{z-index:60;background:#35251f94;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-menu{background:var(--surface);width:min(88vw,390px);height:100%;padding:1.25rem;animation:.2s ease-out both menu-in;box-shadow:-20px 0 44px #35251f2e}.mobile-menu__top{justify-content:space-between;align-items:center;padding-bottom:2rem;display:flex}.mobile-menu__top .menu-toggle{display:grid}.mobile-menu nav{margin-bottom:2rem;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--border);font-family:var(--serif);padding:1rem 0;font-size:1.55rem}.mobile-menu nav a.active{color:var(--primary)}@keyframes menu-in{0%{transform:translate(100%)}}.hero{padding:clamp(3.5rem,7vw,6.5rem) 0 clamp(4.5rem,8vw,7rem);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #c4914b47;border-radius:50%;width:520px;height:520px;position:absolute;top:-270px;left:-220px}.hero:after{z-index:-1;opacity:.24;content:"";background-image:radial-gradient(#735f5559 .7px,#0000 .7px);background-size:9px 9px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000,#0000);mask-image:linear-gradient(90deg,#0000,#000,#0000)}.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.8fr);align-items:center;gap:clamp(2.5rem,7vw,6.5rem);display:grid}.hero__content h1{max-width:760px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(3.2rem,6.4vw,6.25rem);font-weight:400;line-height:.94}.hero__lead{max-width:620px;color:var(--text-muted);margin:1.6rem 0 0;font-size:clamp(1rem,1.6vw,1.2rem)}.hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}.hero__trust{color:var(--text-muted);flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 0;font-size:.76rem;font-weight:700;display:flex}.hero__trust span{color:var(--accent)}.hero__visual{position:relative}.hero__visual:before{border:1px solid var(--accent);content:"";position:absolute;inset:-1.2rem -1.2rem 2.5rem 2.5rem}.hero__visual .image-slot{box-shadow:var(--shadow)}.hero__seal{aspect-ratio:1;border:1px solid var(--accent);background:var(--primary);width:104px;color:var(--white);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:2.1rem;right:-2rem;transform:rotate(-7deg)}.hero__seal span{letter-spacing:.13em;text-transform:uppercase;font-size:.57rem;font-weight:700}.hero__seal strong{font-family:var(--serif);font-size:1.25rem;font-weight:400}.image-slot{background:var(--surface-muted);margin:0;position:relative;overflow:hidden}.image-slot--landscape{aspect-ratio:4/3}.image-slot--portrait{aspect-ratio:4/5}.image-slot--square{aspect-ratio:1}.image-slot--wide{aspect-ratio:16/9}.image-slot img{object-fit:cover;width:100%;height:100%}.image-slot--placeholder{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface-muted),#e4d0be);color:var(--primary);text-align:center;place-content:center;display:grid}.image-slot--placeholder:after{content:"";pointer-events:none;border:1px solid #6f1d2b21;position:absolute;inset:12px}.image-slot__ornament{aspect-ratio:1;border:1px solid #6f1d2b1f;border-radius:50%;width:80%;position:absolute;top:-45%;right:-30%}.image-slot figcaption{gap:.25rem;max-width:260px;padding:.8rem;display:grid}.image-slot figcaption strong{font-family:var(--serif);font-size:clamp(1.05rem,2vw,1.45rem);font-weight:400;line-height:1.05}.image-slot figcaption span{color:var(--text-muted);font-size:.67rem}.image-slot figcaption code{color:var(--text-muted);letter-spacing:.06em;margin-top:.3rem;font-size:.52rem}.specialty-video-section{background:var(--surface-muted);overflow:hidden}.specialty-video__grid{grid-template-columns:minmax(300px,.82fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,7vw,6.5rem);display:grid}.specialty-video__media{margin:0}.specialty-video__media video{aspect-ratio:4/5;border:1px solid var(--border);background:var(--text);object-fit:cover;width:100%;max-height:680px;box-shadow:var(--shadow);display:block}.specialty-video__media figcaption{color:var(--text-muted);margin-top:.75rem;font-size:.72rem}.highlights{z-index:2;margin-top:-2rem;position:relative}.highlights__grid{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:repeat(3,1fr);display:grid}.highlights article{gap:1rem;padding:clamp(1.25rem,3vw,1.8rem);display:flex}.highlights article+article{border-left:1px solid var(--border)}.highlights svg{color:var(--primary);flex:none}.highlights h2{font-family:var(--serif);margin:0;font-size:1.25rem;font-weight:400}.highlights p{color:var(--text-muted);margin:.35rem 0 0;font-size:.75rem;line-height:1.5}.section-heading{max-width:700px;margin-bottom:2.6rem}.section-heading h2{margin:0;font-size:clamp(2.4rem,4.7vw,4.4rem)}.section-heading>p:last-child{max-width:640px;color:var(--text-muted);margin:1rem 0 0}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center>p:last-child{margin-inline:auto}.section-heading--inverse h2,.section-heading--inverse p{color:#fff}.section-topline{justify-content:space-between;align-items:end;gap:2rem;display:flex}.section-topline .text-link{flex-shrink:0;margin-bottom:2.7rem}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.product-card{border:1px solid var(--border);background:var(--surface);transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-card__body{padding:1.25rem}.product-card__meta{flex-wrap:wrap;gap:.4rem;display:flex}.product-card__meta span{border:1px solid var(--border);color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;padding:.18rem .45rem;font-size:.59rem;font-weight:700}.product-card h3{font-family:var(--serif);margin:.85rem 0 0;font-size:1.65rem;font-weight:400;line-height:1.05}.product-card p{min-height:4.6em;color:var(--text-muted);margin:.65rem 0;font-size:.82rem}.product-card small{color:var(--secondary);margin-bottom:1rem;font-weight:700;display:block}.product-card .text-link{font-size:.78rem}.editorial{overflow:hidden}.editorial--wine{background:var(--primary);color:var(--white)}.editorial--wine:after{aspect-ratio:1;content:"";border:1px solid #ffffff1c;border-radius:50%;width:500px;position:absolute;bottom:-240px;right:-130px}.editorial__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2.5rem,7vw,6.5rem);display:grid}.editorial__grid--reverse .editorial__content{order:-1}.editorial__content h2{margin:0;font-size:clamp(2.5rem,5vw,4.8rem)}.editorial__content>p:not(.eyebrow){color:var(--text-muted);margin:1.25rem 0 0;font-size:1rem}.editorial--wine .editorial__content>p:not(.eyebrow){color:var(--border)}.editorial__content .button{margin-top:1.7rem}.editorial--wine .eyebrow{color:#e2bc7e}.check-list{gap:.65rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:.65rem;font-weight:600;display:flex}.check-list svg{background:var(--primary);width:20px;height:20px;color:var(--white);border-radius:50%;padding:3px}.gallery-section{background:var(--background)}.gallery-grid{grid-auto-flow:dense;grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.gallery-card{text-align:left;cursor:zoom-in;background:0 0;border:0;min-width:0;padding:0;position:relative;overflow:hidden}.gallery-card:first-child,.gallery-card:nth-child(5){grid-row:span 2}.gallery-card .image-slot{width:100%;height:100%;min-height:260px;transition:transform .26s}.gallery-card:hover .image-slot{transform:scale(1.015)}.gallery-card>span{color:var(--white);background:#35251fd1;padding:.7rem;font-size:.75rem;font-weight:700;position:absolute;bottom:.65rem;left:.65rem;right:.65rem}.lightbox{z-index:80;background:#231412e0;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.lightbox__dialog{background:var(--surface);width:min(920px,100%);padding:clamp(2.7rem,6vw,4rem);position:relative;box-shadow:0 28px 80px #00000059}.lightbox__close{z-index:2;border:1px solid var(--border);background:var(--surface);cursor:pointer;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:.65rem;right:.65rem}.lightbox__nav{z-index:2;background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.lightbox__nav--prev{left:.8rem}.lightbox__nav--next{right:.8rem}.lightbox__dialog>p{color:var(--text-muted);justify-content:space-between;margin:.8rem 0 0;font-size:.8rem;display:flex}.location-section{background:var(--surface-muted)}.location-grid{grid-template-columns:1.05fr .95fr;gap:1rem;display:grid}.location-card{background:var(--surface);padding:clamp(1.5rem,4vw,3.2rem)}.location-card h2{margin:0;font-size:clamp(2.4rem,4vw,3.8rem)}.location-card ul{gap:1.25rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.location-card li{gap:1rem;display:flex}.location-card li>svg{color:var(--primary);flex-shrink:0}.location-card li span{color:var(--text-muted);font-size:.86rem;display:grid}.location-card li strong{color:var(--text);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem}.location-card__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.config-note{color:var(--text-muted);margin:0;font-size:.72rem;font-style:italic}.map-slot{border:1px dashed var(--secondary);min-height:440px;color:var(--primary);text-align:center;background:linear-gradient(135deg,#fff9f180,#d8c5b573);place-content:center;display:grid}.map-slot svg{margin-inline:auto}.map-slot strong{font-family:var(--serif);margin-top:.7rem;font-size:1.5rem;font-weight:400}.map-slot span{color:var(--text-muted);font-size:.75rem}.map-slot--small{min-height:220px;margin-top:2rem}.final-cta{background:var(--primary);color:var(--white);padding:clamp(3.5rem,7vw,5.5rem) 0}.final-cta__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.final-cta h2{margin:0;font-size:clamp(2.5rem,5vw,4.7rem)}.final-cta p:not(.eyebrow){color:var(--border);margin:.7rem 0 0}.final-cta .eyebrow{color:#e2bc7e}.page-hero{background:var(--primary);color:var(--white);padding:clamp(3.5rem,7vw,6rem) 0;overflow:hidden}.page-hero__grid{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.page-hero__content h1{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(3rem,6vw,5.8rem);font-weight:400;line-height:.96}.page-hero__content>p:not(.eyebrow){max-width:660px;color:var(--border);margin:1.3rem 0 0}.page-hero .eyebrow{color:#e2bc7e}.page-hero__actions{margin-top:1.7rem}.page-hero__image{outline-offset:.75rem;outline:1px solid #ffffff2e}.filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.filters button{border:1px solid var(--border);min-height:42px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;padding:.55rem .9rem;font-size:.78rem;font-weight:700}.filters button:hover,.filters button[aria-pressed=true]{border-color:var(--primary);background:var(--primary);color:#fff}.results-count{color:var(--text-muted);margin:0 0 1.6rem;font-size:.75rem}.empty-state{border:1px dashed var(--border);text-align:center;padding:3rem}.empty-state h2{margin:0;font-size:2rem}.empty-state p{color:var(--text-muted)}.order-types,.values-grid,.contact-cards{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.order-types article,.values-grid article,.contact-cards article{border:1px solid var(--border);background:var(--surface);padding:1.5rem}.order-types svg,.values-grid svg,.contact-cards svg{color:var(--primary)}.order-types h3,.values-grid h3,.contact-cards h2{font-family:var(--serif);margin:1rem 0 0;font-size:1.35rem;font-weight:400}.order-types p,.values-grid p,.contact-cards p{color:var(--text-muted);margin:.5rem 0 0;font-size:.8rem}.values-section{background:var(--primary);color:var(--white)}.values-grid{grid-template-columns:repeat(3,1fr)}.values-grid article{background:#ffffff0d;border-color:#ffffff29}.values-grid svg{color:#e2bc7e}.values-grid p{color:var(--border)}.contact-cards article{flex-direction:column;align-items:flex-start;min-height:240px;display:flex}.contact-cards .text-link,.contact-cards .config-note{margin-top:auto;padding-top:1rem}.how-it-works{background:var(--primary);color:var(--white)}.how-it-works .eyebrow{color:#e2bc7e}.how-it-works .section-heading>p:last-child{color:var(--border)}.how-it-works ol{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.how-it-works li{border-top:1px solid #ffffff40;padding:1.5rem 1.3rem 0 0;position:relative}.how-it-works li:not(:last-child):after{background:var(--accent);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;right:0}.how-it-works li>span{aspect-ratio:1;border:1px solid var(--accent);color:#e2bc7e;width:38px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:1.2rem;display:grid}.how-it-works li p{max-width:220px;color:var(--border);font-weight:600}.form-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(2.5rem,7vw,6rem);display:grid}.form-layout h2{font-family:var(--serif);margin:0;font-size:clamp(2.5rem,4.5vw,4.2rem);font-weight:400;line-height:1}.form-layout>div>p:not(.eyebrow){color:var(--text-muted)}.form-trust{color:var(--text-muted);align-items:center;gap:.7rem;margin-top:1.5rem;font-size:.75rem;display:flex}.form-trust svg{color:var(--success)}.form-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);gap:1.1rem;padding:clamp(1.25rem,4vw,2.3rem);display:grid}.form-row{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.form-field{gap:.35rem;display:grid}.form-field label{font-size:.75rem;font-weight:700}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--border);background:var(--white);width:100%;min-height:46px;color:var(--text);border-radius:.2rem;padding:.7rem .8rem}.form-field textarea{resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--primary);outline:3px solid #c4914b59}.form-field [aria-invalid=true]{border-color:#a31b2f}.form-error{color:#8e1729;margin:0;font-size:.71rem;font-weight:700}.form-disclaimer{color:var(--text-muted);text-align:center;margin:-.2rem 0 0;font-size:.68rem}.faq-layout{grid-template-columns:.75fr 1.25fr;gap:clamp(2.5rem,7vw,6rem);display:grid}.faq-list{gap:.65rem;display:grid}.faq-list details{border:1px solid var(--border);background:var(--surface)}.faq-list summary{font-family:var(--serif);cursor:pointer;padding:1rem 3rem 1rem 1rem;font-size:1.15rem}.faq-list details p{border-top:1px solid var(--border);color:var(--text-muted);margin:0;padding:1rem;font-size:.82rem}.legal-hero{background:var(--primary);color:var(--white);padding:clamp(4rem,8vw,7rem) 0}.legal-hero .eyebrow{color:#e2bc7e}.legal-hero h1{font-family:var(--serif);margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1}.legal-hero p:last-child{color:var(--border)}.legal-content{max-width:820px;padding-top:4rem;padding-bottom:6rem}.legal-content h2{margin:2.5rem 0 .6rem;font-size:1.8rem}.legal-content p{color:var(--text-muted)}.legal-content a{color:var(--primary);font-weight:700;text-decoration:underline}.legal-notice{border-left:4px solid var(--accent);background:var(--surface);padding:1rem 1.2rem}.legal-notice strong{color:var(--primary)}.legal-notice p{margin:.3rem 0 0}.legal-updated{margin-top:3rem;font-size:.7rem;font-style:italic}.not-found{text-align:center;place-items:center;min-height:72vh;padding:5rem 0;display:grid}.not-found .container{max-width:680px}.not-found>.container>span{color:var(--surface-muted);font-family:var(--serif);font-size:clamp(7rem,20vw,14rem);line-height:.7;display:block}.not-found h1{margin:1rem 0 0;font-size:clamp(2.8rem,6vw,5rem)}.not-found p:not(.eyebrow){color:var(--text-muted)}.not-found .hero__actions{justify-content:center}.site-footer{color:var(--border);background:#2f1d19;padding:4.5rem 0 1.5rem}.site-footer__grid{grid-template-columns:1.5fr .75fr 1fr;gap:3rem;display:grid}.site-footer__brand p{color:#bda99b;max-width:380px;margin:1.3rem 0 0}.site-footer h2{color:var(--white);font-family:var(--serif);margin:0 0 1rem;font-size:1.3rem;font-weight:400}.site-footer nav,.site-footer__grid>div:last-child{flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.site-footer a{color:var(--border);font-size:.78rem}.site-footer a:hover{color:#fff}.site-footer__grid>div:last-child a,.site-footer__grid>div:last-child p{align-items:flex-start;gap:.5rem;margin:0;display:inline-flex}.site-footer__bottom{border-top:1px solid #ffffff1c;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.25rem;font-size:.66rem;display:flex}.site-footer__bottom p{margin:0}.asset-note{color:#9b8578;font-style:italic}.floating-whatsapp{z-index:45;aspect-ratio:1;border:3px solid var(--surface);background:var(--success);color:#fff;border-radius:50%;place-items:center;width:56px;display:grid;position:fixed;bottom:1rem;right:max(1rem,50vw - 710px);box-shadow:0 12px 30px #2f7d4a4d}.floating-whatsapp:before{opacity:0;background:var(--text);color:#fff;content:attr(data-tooltip);pointer-events:none;border-radius:.2rem;width:max-content;padding:.35rem .55rem;font-size:.68rem;transition:opacity .18s,transform .18s;position:absolute;right:calc(100% + .6rem);transform:translate(5px)}.floating-whatsapp:hover:before,.floating-whatsapp:focus-visible:before{opacity:1;transform:translate(0)}.reveal{animation:.6s ease-out both reveal-in}@keyframes reveal-in{0%{opacity:0;transform:translateY(14px)}}@media(max-width:1024px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:grid}.hero__grid{grid-template-columns:1fr .8fr;gap:2.5rem}.hero__seal{right:-.5rem}.products-grid,.order-types,.contact-cards{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:1.2fr .8fr 1fr}}@media(max-width:768px){.container{width:min(100% - 1.25rem,680px)}.section{padding:4.25rem 0}.site-header__inner,.site-header--compact .site-header__inner{min-height:70px}.brand-logo__mark{width:38px}.brand-logo strong{font-size:1.15rem}.hero{padding-top:3rem}.hero__grid,.page-hero__grid,.editorial__grid,.specialty-video__grid,.location-grid,.form-layout,.faq-layout{grid-template-columns:1fr}.hero__content h1{font-size:clamp(3rem,13.5vw,4.8rem)}.hero__visual{max-width:540px}.hero__visual:before{right:-.5rem}.hero__seal{bottom:1rem}.highlights{margin-top:0}.highlights__grid{grid-template-columns:1fr}.highlights article+article{border-top:1px solid var(--border);border-left:0}.section-topline{display:block}.section-topline .text-link{margin:-1.5rem 0 2rem}.editorial__grid--reverse .editorial__content{order:0}.editorial__content .image-slot{order:-1}.specialty-video__media{max-width:540px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-card:first-child,.gallery-card:nth-child(5){grid-row:auto}.gallery-card .image-slot{min-height:220px}.map-slot{min-height:320px}.final-cta__inner{display:grid}.final-cta .button{justify-self:start}.page-hero__image{order:2}.how-it-works ol{grid-template-columns:1fr 1fr;gap:2rem 1rem}.values-grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:1.2fr .8fr}.site-footer__brand{grid-column:1/-1}}@media(max-width:520px){.hero__actions,.page-hero__actions,.location-card__actions{display:grid}.hero__actions .button,.page-hero__actions .button,.location-card__actions .button{width:100%}.hero__trust{gap:.3rem;display:grid}.hero__trust span,.hero__visual:before,.hero__seal{display:none}.products-grid,.order-types,.values-grid,.contact-cards,.form-row{grid-template-columns:1fr}.product-card p{min-height:0}.gallery-grid{gap:.45rem}.gallery-card .image-slot{min-height:170px}.gallery-card>span{padding:.5rem;font-size:.62rem;bottom:.35rem;left:.35rem;right:.35rem}.lightbox{padding:.4rem}.lightbox__dialog{padding:3.2rem .6rem .8rem}.lightbox__nav{top:auto;bottom:1rem;transform:none}.lightbox__dialog>p{padding:0 3.2rem}.how-it-works ol{grid-template-columns:1fr;gap:1.5rem}.how-it-works li:not(:last-child):after{display:none}.site-footer__grid{grid-template-columns:1fr}.site-footer__brand{grid-column:auto}.site-footer__bottom{display:grid}.floating-whatsapp{width:52px}.floating-whatsapp:before{display:none}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
