:root{--paper: #f5efe5;--paper-strong: #fbf8f1;--surface: #fffdf8;--ink: #211a16;--muted: #756a62;--line: rgba(33, 26, 22, .14);--line-strong: rgba(33, 26, 22, .24);--truffle: #6f4938;--truffle-dark: #4d3026;--gold: #b58d4a;--gold-soft: #d6bd8d;--green: #4f6a55;--danger: #8d4138;--shadow: 0 20px 55px rgba(76, 52, 40, .08);--sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--serif: "Cormorant Garamond", Georgia, serif;--container: 1240px;--radius: 22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 78% 8%,rgba(181,141,74,.1),transparent 30%),radial-gradient(circle at 8% 36%,rgba(111,73,56,.06),transparent 24%)}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(181,141,74,.45);outline-offset:4px}.container{width:min(calc(100% - 48px),var(--container));margin:0 auto}.skip-link{position:fixed;top:12px;left:12px;z-index:999;transform:translateY(-160%);background:var(--ink);color:#fff;padding:10px 14px;border-radius:8px;text-decoration:none}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;background:#f5efe5d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:border-color .25s ease,background .25s ease}.site-header.is-scrolled{border-color:var(--line);background:#fbf8f1f0}.header-inner{min-height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{width:max-content;display:inline-flex;align-items:baseline;gap:7px;text-decoration:none}.brand-kicker{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.brand-name{font-family:var(--serif);font-size:30px;font-weight:600;line-height:1}.header-market{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;letter-spacing:.04em}.market-dot,.freshness-dot,.availability-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:var(--green);box-shadow:0 0 0 5px #4f6a5514}.header-updated{color:var(--ink)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.language-switcher{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:3px;background:#ffffff61}.lang-button{min-width:38px;min-height:34px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-size:11px;letter-spacing:.08em}.lang-button:hover{color:var(--ink)}.lang-button.is-active{color:var(--surface);background:var(--truffle-dark)}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid transparent;border-radius:999px;text-decoration:none;font-size:13px;font-weight:650;letter-spacing:.02em;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button-small{min-height:40px;padding:0 18px;font-size:12px}.button-primary{background:var(--truffle);color:#fffaf4;box-shadow:0 12px 32px #6f493829}.button-primary:hover{background:var(--truffle-dark)}.button-dark{background:var(--ink);color:#fffaf4}.button-dark:hover{background:#342a25}.button-ghost{border-color:var(--line-strong);color:var(--ink);background:#fff3}.button-ghost:hover{background:#ffffff8c}.hero{padding:clamp(76px,10vw,150px) 0 clamp(88px,10vw,138px)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(290px,.65fr);gap:clamp(70px,9vw,140px);align-items:end}.eyebrow{margin:0 0 20px;color:var(--truffle);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{margin-bottom:24px;font-family:var(--serif);font-weight:500;letter-spacing:-.035em;line-height:.94}h1{font-size:clamp(64px,8.6vw,132px);max-width:990px}h2{font-size:clamp(50px,6.2vw,90px)}h1 em,h2 em{color:var(--truffle);font-weight:500}.hero-lead{max-width:680px;margin-bottom:32px;color:var(--muted);font-size:clamp(18px,1.8vw,23px);line-height:1.55}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.freshness{margin-top:34px;display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.hero-note{display:grid;grid-template-columns:auto 1fr;gap:18px;padding-top:24px;border-top:1px solid var(--line-strong)}.note-index{color:var(--gold);font-family:var(--serif);font-size:24px}.note-label{margin-bottom:8px;color:var(--ink);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.note-text{margin:0;color:var(--muted);font-size:14px}.quotation-section{padding:clamp(78px,9vw,128px) 0;background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px;margin-bottom:50px}.section-heading h2{max-width:810px;margin-bottom:0}.quote-meta{min-width:310px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.quote-meta>div{padding:18px 0}.quote-meta>div+div{padding-left:24px;border-left:1px solid var(--line)}.quote-meta span,.shipping-facts span{display:block;margin-bottom:4px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.quote-meta strong{font-size:13px}.notice{margin-bottom:22px;padding:14px 18px;border-radius:12px;font-size:13px}.notice-error{background:#f5e7e3;border:1px solid rgba(141,65,56,.18);color:#6d332d}.notice strong{margin-right:6px}.quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{position:relative;overflow:hidden;min-height:480px;display:flex;flex-direction:column;padding:clamp(24px,2.6vw,34px);border:1px solid var(--line);border-radius:var(--radius);background:#fbf8f1;box-shadow:var(--shadow);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);border-color:var(--line-strong);box-shadow:0 28px 64px #4c34281c}.product-card:before{content:"";position:absolute;width:200px;height:200px;top:-120px;right:-80px;border-radius:50%;background:#b58d4a14}.product-top{position:relative;display:flex;justify-content:space-between;gap:16px;margin-bottom:28px}.product-badge,.product-origin{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.product-badge{padding:7px 9px;border-radius:999px;background:#eee5d8;color:var(--truffle-dark)}.product-origin{padding-top:7px;color:var(--muted);text-align:right}.product-name{margin:0;font-family:var(--serif);font-size:clamp(35px,3.1vw,48px);font-weight:600;line-height:1}.product-latin{margin:5px 0 24px;color:var(--truffle);font-family:var(--serif);font-size:20px;font-style:italic}.product-description{min-height:66px;margin-bottom:26px;color:var(--muted);font-size:14px}.grades{margin-top:auto;border-top:1px solid var(--line)}.grade{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end;padding:19px 0}.grade+.grade{border-top:1px solid var(--line)}.grade-label{display:block;margin-bottom:4px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.grade-detail{font-size:13px}.price{font-family:var(--serif);font-size:42px;font-weight:600;letter-spacing:-.04em;white-space:nowrap;line-height:.9}.price small{margin-left:4px;color:var(--muted);font-family:var(--sans);font-size:10px;font-weight:650;letter-spacing:.06em}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.product-actions .button{min-height:43px;padding:0 12px;font-size:11px}.availability{display:flex;align-items:center;gap:8px;margin-top:14px;color:var(--muted);font-size:11px}.availability.is-limited .availability-dot{background:var(--gold)}.availability.is-sold-out .availability-dot{background:var(--danger)}.product-card-skeleton{background:linear-gradient(100deg,#f5f0e8 25%,#fffaf2,#f5f0e8 55%);background-size:300% 100%;animation:skeleton 1.4s ease infinite;box-shadow:none}@keyframes skeleton{to{background-position:-150% 0}}.quote-footnote{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:24px;color:var(--muted);font-size:12px}.quote-footnote p{margin:0;max-width:760px}.text-button{border:0;border-bottom:1px solid var(--line-strong);padding:5px 0;background:transparent;color:var(--ink);cursor:pointer;font-size:12px;font-weight:650}.service-strip{padding:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line)}.service-grid article{min-height:240px;padding:50px clamp(26px,3.2vw,50px);border-right:1px solid var(--line)}.service-number{display:block;margin-bottom:44px;color:var(--gold);font-family:var(--serif);font-size:24px}.service-grid h3{margin-bottom:10px;font-family:var(--serif);font-size:27px;font-weight:600}.service-grid p{margin:0;color:var(--muted);font-size:14px}.editorial{padding:clamp(90px,10vw,150px) 0}.editorial-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(60px,10vw,150px)}.editorial-title-wrap h2{margin-bottom:0}.editorial-copy{align-self:end;padding-top:10px;border-top:1px solid var(--line-strong)}.editorial-copy p{color:var(--muted);font-size:17px;line-height:1.75}.editorial-copy p:last-child{margin-bottom:0}.shipping-section{padding:0 0 clamp(92px,9vw,130px)}.shipping-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:clamp(38px,5vw,70px);border-radius:30px;background:var(--ink);color:#fff8ef}.shipping-card .eyebrow{color:var(--gold-soft)}.shipping-card h2{margin-bottom:0;color:#fff8ef;font-size:clamp(45px,5vw,76px)}.shipping-card h2 em{color:var(--gold-soft)}.shipping-facts{display:grid}.shipping-facts>div{padding:19px 0;border-top:1px solid rgba(255,255,255,.15)}.shipping-facts>div:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.shipping-facts span{color:#ffffff80}.shipping-facts strong{font-size:14px;font-weight:550}.final-cta{padding:clamp(90px,11vw,160px) 0;background:var(--surface);border-top:1px solid var(--line)}.final-cta-inner{max-width:1040px;text-align:center}.final-cta h2{max-width:980px;margin-left:auto;margin-right:auto}.final-cta p:not(.eyebrow){max-width:630px;margin:0 auto 30px;color:var(--muted);font-size:17px}.final-actions{justify-content:center}.site-footer{padding:55px 0 96px;background:var(--surface);border-top:1px solid var(--line)}.footer-grid{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.footer-brand{font-family:var(--serif);font-size:30px;font-weight:600}.site-footer p{margin:6px 0 0;color:var(--muted);font-size:12px}.site-footer nav{display:flex;gap:24px;flex-wrap:wrap}.site-footer nav a{color:var(--muted);font-size:12px;text-decoration:none}.site-footer nav a:hover{color:var(--ink)}.mobile-bar{display:none}.toast{position:fixed;left:50%;bottom:28px;z-index:100;transform:translate(-50%);padding:11px 16px;border-radius:999px;background:var(--ink);color:#fff;box-shadow:var(--shadow);font-size:12px}@media(max-width:1060px){.header-inner{grid-template-columns:1fr auto}.header-market{display:none}.hero-grid{grid-template-columns:1fr;gap:60px}.hero-note{max-width:540px}.quote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid{grid-template-columns:1fr;border-left:0;border-top:1px solid var(--line)}.service-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.service-number{margin-bottom:24px}.shipping-card{grid-template-columns:1fr;gap:35px}}@media(max-width:760px){.container{width:min(calc(100% - 30px),var(--container))}.site-header{position:relative}.header-inner{min-height:70px;gap:12px}.brand-kicker{display:none}.brand-name{font-size:27px}.header-actions .button{display:none}.language-switcher{padding:2px}.lang-button{min-width:32px;min-height:31px;font-size:10px}.hero{padding:58px 0 78px}h1{font-size:clamp(58px,18vw,88px)}h2{font-size:clamp(45px,14vw,68px)}.hero-lead{font-size:17px}.hero-actions .button{width:100%}.section-heading{grid-template-columns:1fr;gap:30px}.quote-meta{min-width:0;width:100%}.quote-grid{grid-template-columns:1fr}.product-card{min-height:0;padding:24px 20px}.product-description{min-height:0}.product-actions{grid-template-columns:1fr}.quote-footnote{align-items:flex-start;flex-direction:column}.service-grid article{padding:36px 18px}.editorial{padding:80px 0}.editorial-grid{grid-template-columns:1fr;gap:44px}.shipping-card{width:calc(100% - 20px);padding:34px 24px;border-radius:24px}.footer-grid{align-items:flex-start;flex-direction:column}.site-footer{padding-bottom:115px}.site-footer nav{gap:16px;flex-direction:column}.mobile-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:70;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid rgba(33,26,22,.08);border-radius:999px;background:var(--ink);box-shadow:0 18px 50px #211a1640}.mobile-bar a{min-height:54px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:12px;font-weight:700}.mobile-bar a+a{border-left:1px solid rgba(255,255,255,.18);color:#201a16;background:#f4e8d7}.toast{bottom:80px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.brand.brand-official{display:inline-flex;align-items:center;justify-content:flex-start;width:auto;gap:0;line-height:0}.brand-logo{display:block;width:clamp(138px,11vw,176px);height:auto;object-fit:contain}.footer-brand-block{display:grid;gap:10px}.footer-brand-logo-link{display:inline-flex;width:max-content;line-height:0;text-decoration:none}.footer-brand-logo{display:block;width:clamp(158px,15vw,210px);height:auto;object-fit:contain}@media(max-width:760px){.brand-logo{width:126px}.footer-brand-logo{width:170px}}.truffle-explorer .explorer-shell{grid-template-rows:70px minmax(0,1fr) 42px}.truffle-explorer .explorer-topbar{min-height:70px;padding-inline:clamp(22px,4vw,66px)}.truffle-explorer .explorer-counter{display:none}.truffle-explorer .explorer-brand{width:clamp(174px,13vw,224px);gap:0;line-height:0}.truffle-explorer .explorer-brand-logo{display:block;width:100%;height:auto;object-fit:contain}.truffle-explorer .explorer-brand-mark{display:none}.truffle-explorer .explorer-body{grid-template-columns:minmax(315px,28.5vw) minmax(0,1fr)}.truffle-explorer .explorer-panel{padding:clamp(34px,4.7vw,74px) clamp(32px,4.2vw,66px);background:linear-gradient(90deg,#070605fe,#070605f9 74%,#070605c2 92%,#07060500)}.truffle-explorer .explorer-eyebrow{margin-bottom:20px;color:#fffaf0b8;font-size:12px;letter-spacing:.12em}.truffle-explorer .explorer-title{font-size:clamp(50px,4.7vw,80px);line-height:.88;letter-spacing:-.048em}.truffle-explorer .explorer-latin{margin-top:13px;color:#e9dfcee0}.truffle-explorer .explorer-specs{margin-top:clamp(26px,4vh,42px);gap:13px}.truffle-explorer .explorer-spec[hidden]{display:none!important}.truffle-explorer .explorer-spec-label{color:#cfaa67}.truffle-explorer .explorer-spec-value{color:#ffffffdb}.truffle-explorer .explorer-price{margin-top:clamp(26px,4vh,42px);font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,6.1vw,96px);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1;line-height:.82;letter-spacing:-.055em}.truffle-explorer .explorer-price small{margin-left:10px;font-family:var(--sans);font-size:.19em;font-weight:650;letter-spacing:.04em}.truffle-explorer .explorer-availability{margin-top:18px;font-size:10px;letter-spacing:.1em}.truffle-explorer .explorer-reserve{min-width:228px;margin-top:22px;padding:15px 22px;border-radius:3px;background:linear-gradient(135deg,#d5b06b,#bd914e);box-shadow:0 14px 36px #b58d4a1f;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.truffle-explorer .explorer-reserve:hover{transform:translateY(-2px);box-shadow:0 18px 42px #b58d4a2e}.truffle-explorer .explorer-visual{grid-template-columns:minmax(0,1fr) 96px}.truffle-explorer .explorer-stage{background:#0a0907}.truffle-explorer .explorer-stage:before{background:linear-gradient(90deg,rgba(8,7,5,.38),transparent 12%,transparent 86%,rgba(8,7,5,.2)),linear-gradient(180deg,rgba(8,7,5,.08),transparent 14%,transparent 86%,rgba(8,7,5,.12))}.truffle-explorer .explorer-image{object-position:center 60%;filter:saturate(.96) contrast(1.025)}.truffle-explorer .explorer-gallery{padding:22px 11px;gap:10px}.truffle-explorer .explorer-thumb{width:70px;height:78px;border-radius:7px}.truffle-explorer .explorer-zoom-controls{right:20px;bottom:18px;border-color:#ffffff4d;background:#0a0907ad}.truffle-explorer .explorer-interaction-hint{position:absolute;left:22px;bottom:19px;z-index:16;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 13px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#0a09078f;color:#ffffffd6;font-family:var(--sans);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.88;transform:translateY(0);transition:opacity .28s ease,transform .28s ease}.truffle-explorer .explorer-interaction-hint:before{content:"↔";color:#d5b06b;font-size:13px;letter-spacing:0}.truffle-explorer .explorer-stage.has-interacted .explorer-interaction-hint{opacity:0;transform:translateY(5px)}.truffle-explorer .explorer-footer{min-height:42px;padding:0 clamp(22px,4vw,66px);justify-content:flex-end;font-size:10px}.truffle-explorer .explorer-footer-meta{display:none}.truffle-explorer .explorer-footer-status{gap:8px;color:#ffffff94;font-weight:700;letter-spacing:.11em}.truffle-explorer .explorer-footer-status:before{width:6px;height:6px;background:#c9a35e!important;box-shadow:0 0 14px #c9a35e3d}.truffle-explorer[open] .explorer-panel{animation:explorer-panel-in .48s cubic-bezier(.16,1,.3,1) both}.truffle-explorer[open] .explorer-image{animation:explorer-image-in .52s cubic-bezier(.16,1,.3,1) both}@keyframes explorer-panel-in{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes explorer-image-in{0%{opacity:.72;filter:saturate(.9) contrast(1.01)}to{opacity:1;filter:saturate(.96) contrast(1.025)}}@media(max-width:1100px){.truffle-explorer .explorer-body{grid-template-columns:minmax(290px,34vw) minmax(0,1fr)}.truffle-explorer .explorer-visual{grid-template-columns:minmax(0,1fr) 86px}.truffle-explorer .explorer-thumb{width:62px;height:70px}}@media(max-width:760px){.truffle-explorer .explorer-shell{grid-template-rows:60px minmax(0,1fr)}.truffle-explorer .explorer-topbar{min-height:60px}.truffle-explorer .explorer-brand{width:154px}.truffle-explorer .explorer-panel{padding:20px 20px 30px}.truffle-explorer .explorer-price{font-size:58px}.truffle-explorer .explorer-interaction-hint{left:12px;bottom:12px;min-height:30px;padding-inline:10px;font-size:8px}.truffle-explorer .explorer-gallery{padding:6px}}@media(max-height:760px)and (min-width:761px){.truffle-explorer .explorer-panel{padding-top:24px;padding-bottom:24px}.truffle-explorer .explorer-title{font-size:clamp(42px,4.3vw,64px)}.truffle-explorer .explorer-specs,.truffle-explorer .explorer-price{margin-top:22px}}@media(prefers-reduced-motion:reduce){.truffle-explorer[open] .explorer-panel,.truffle-explorer[open] .explorer-image{animation:none}}.truffle-explorer{position:fixed;inset:0;width:auto;height:auto;max-width:none;max-height:none;margin:0;padding:0;overflow:hidden;box-sizing:border-box;background:#090806;color:#fffaf0;overscroll-behavior:none}.truffle-explorer,.truffle-explorer *,.truffle-explorer *:before,.truffle-explorer *:after{box-sizing:border-box}.truffle-explorer::backdrop{background:#050403f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.truffle-explorer .explorer-shell{position:relative;width:100%;max-width:none;height:100%;min-height:0;max-height:100%;margin:0;display:grid;grid-template-rows:78px minmax(0,1fr) 58px;overflow:hidden;background:radial-gradient(circle at 68% 42%,rgba(181,141,74,.09),transparent 30%),#090806}.truffle-explorer .explorer-topbar{position:relative;z-index:20;min-height:78px;padding:0 clamp(24px,5vw,84px);border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#070605f5,#070605bd)}.explorer-brand{display:flex;align-items:center;gap:13px;color:#f8f2e8;font-family:Cormorant Garamond,Georgia,serif;font-size:17px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.explorer-brand-mark{display:grid;place-items:center;width:30px;height:30px;border:1px solid #c9a76b;transform:rotate(45deg)}.explorer-brand-mark:after{content:"H";transform:rotate(-45deg);color:#d6b879;font-family:Georgia,serif;font-size:12px}.truffle-explorer .explorer-counter{position:absolute;left:50%;transform:translate(-50%);color:#ffffff6b;letter-spacing:.18em}.truffle-explorer .explorer-close{width:46px;height:46px;padding:0;border-radius:0;background:transparent;color:#fff;font-family:system-ui,sans-serif;font-size:34px;font-weight:200}.truffle-explorer .explorer-close:hover{background:transparent;color:#d6b879;transform:rotate(7deg)}.truffle-explorer .explorer-body{position:relative;min-width:0;min-height:0;height:100%;max-height:100%;display:grid;grid-template-columns:minmax(300px,28vw) minmax(0,1fr);overflow:hidden}.truffle-explorer .explorer-panel{position:relative;z-index:8;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:clamp(38px,5.6vw,92px) clamp(32px,4.6vw,76px);display:flex;flex-direction:column;justify-content:center;border:0;background:linear-gradient(90deg,#070605fc,#070605f5 72%,#070605c7 90%,#07060500);box-shadow:36px 0 70px #0000003d}.truffle-explorer .explorer-eyebrow{margin:0 0 24px;color:#e9dfce;font-family:system-ui,sans-serif;font-size:14px;font-weight:700;letter-spacing:.08em}.truffle-explorer .explorer-title{max-width:430px;margin:0;color:#fff;font-size:clamp(50px,5vw,86px);font-weight:500;line-height:.86;letter-spacing:-.045em}.truffle-explorer .explorer-latin{margin:15px 0 0;color:#e9dfce;font-size:clamp(21px,2vw,29px);font-style:italic}.explorer-specs{display:grid;gap:14px;margin-top:clamp(30px,5vh,54px)}.explorer-spec{display:grid;grid-template-columns:78px 1fr;align-items:baseline;gap:12px}.explorer-spec-label{color:#c7a463;font-family:system-ui,sans-serif;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.explorer-spec-value{min-width:0;color:#ffffffe6;font-family:system-ui,sans-serif;font-size:14px}.truffle-explorer .explorer-price{margin-top:clamp(30px,5vh,56px);font-size:clamp(66px,7.2vw,112px);line-height:.78;letter-spacing:-.04em}.truffle-explorer .explorer-price small{margin-left:8px;color:#fff;font-size:.25em;letter-spacing:0}.truffle-explorer .explorer-detail,.truffle-explorer .explorer-origin{display:none}.truffle-explorer .explorer-availability{margin-top:24px;color:#e9dfce;font-family:system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em}.truffle-explorer .explorer-availability.is-available{color:#c8dcc9}.truffle-explorer .explorer-availability.is-limited{color:#e0c57f}.truffle-explorer .explorer-availability.is-sold-out{color:#d89a8f}.truffle-explorer .explorer-reserve{width:fit-content;min-width:220px;margin-top:28px;padding:15px 22px;border:1px solid #c8a25e;border-radius:4px;background:linear-gradient(135deg,#d4b16f,#b88a45);color:#17110b;font-family:system-ui,sans-serif;font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 12px 38px #b58d4a24}.truffle-explorer .explorer-reserve:hover{border-color:#e0c58c;color:#0d0a07;background:linear-gradient(135deg,#e0c384,#c79a50);transform:translateY(-1px)}.explorer-visual{position:relative;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 116px;background:#080705}.truffle-explorer .explorer-stage{position:relative;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 58% 48%,rgba(181,141,74,.08),transparent 31%),#080705}.truffle-explorer .explorer-stage:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(8,7,5,.5),transparent 18%,transparent 78%,rgba(8,7,5,.34)),linear-gradient(180deg,rgba(8,7,5,.18),transparent 18%,transparent 78%,rgba(8,7,5,.3))}.truffle-explorer .explorer-image{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.04);transition:transform .22s cubic-bezier(.2,.7,.2,1),opacity .25s ease}.truffle-explorer .explorer-nav{z-index:12;width:46px;height:46px;border-radius:50%;background:#0a09077a;border:1px solid rgba(255,255,255,.52);color:#fff;font-size:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.truffle-explorer .explorer-nav-prev{left:22px}.truffle-explorer .explorer-nav-next{right:22px}.truffle-explorer .explorer-nav:hover{background:#0a0907c2;border-color:#d4b16f}.explorer-gallery{position:relative;z-index:14;min-width:0;min-height:0;max-height:100%;padding:26px 18px;display:flex;flex-direction:column;justify-content:center;gap:12px;overflow-y:auto;border-left:1px solid rgba(255,255,255,.09);background:#080705e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.explorer-gallery[hidden]{display:none}.explorer-thumb{position:relative;width:78px;height:88px;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.26)!important;border-radius:8px;background:#17130f;opacity:.76;transition:opacity .25s ease,border-color .25s ease,transform .25s ease}.explorer-thumb:hover{opacity:1;transform:translate(-2px)}.explorer-thumb.is-active{opacity:1;border-color:#d4b16f!important;box-shadow:0 0 0 1px #d4b16f38}.explorer-thumb-image{width:100%;height:100%;display:block;object-fit:cover}.explorer-zoom-controls{position:absolute;right:28px;bottom:22px;z-index:15;display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#0807059e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.explorer-zoom-button{width:42px;height:38px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;font-family:system-ui,sans-serif;font-size:20px}.explorer-zoom-button+.explorer-zoom-button{border-left:1px solid rgba(255,255,255,.16)}.explorer-zoom-button:hover{background:#ffffff17}.explorer-zoom-button:focus-visible,.explorer-thumb:focus-visible{outline:2px solid #d9bd89;outline-offset:3px}.truffle-explorer .explorer-dots{display:none!important}.explorer-footer{position:relative;z-index:20;min-height:58px;padding:0 clamp(28px,7vw,100px);display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid rgba(255,255,255,.1);background:#080705fa;color:#ffffffd6;font-family:system-ui,sans-serif;font-size:12px}.explorer-footer-meta{display:flex;align-items:center;gap:16px}.explorer-footer-meta span+span:before{content:"•";margin-right:16px;color:#ffffff5c}.explorer-footer-status{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.explorer-footer-status:before{content:"";width:9px;height:9px;border-radius:50%;background:#61d36d;box-shadow:0 0 18px #61d36d47}.explorer-footer-status.is-limited:before{background:#e3be61}.explorer-footer-status.is-sold-out:before{background:#d77d70}@media(max-width:1100px){.truffle-explorer .explorer-body{grid-template-columns:minmax(280px,34vw) minmax(0,1fr)}.explorer-visual{grid-template-columns:minmax(0,1fr) 94px}.explorer-gallery{padding-inline:12px}.explorer-thumb{width:68px;height:76px}}@media(max-width:760px){.truffle-explorer .explorer-shell{grid-template-rows:62px minmax(0,1fr)}.truffle-explorer .explorer-topbar{min-height:62px;padding:0 16px}.explorer-brand{font-size:14px}.explorer-brand-mark{width:24px;height:24px}.truffle-explorer .explorer-counter{display:none}.truffle-explorer .explorer-body{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,55dvh) minmax(0,1fr);overflow:hidden}.explorer-visual{grid-column:1;grid-row:1;display:block;min-height:0}.truffle-explorer .explorer-stage{width:100%;height:100%}.truffle-explorer .explorer-panel{grid-column:1;grid-row:2;display:block;overflow-y:auto;padding:22px 20px 34px;background:#0b0907;box-shadow:0 -24px 54px #0000004d}.truffle-explorer .explorer-eyebrow{margin-bottom:12px;font-size:11px}.truffle-explorer .explorer-title{max-width:none;font-size:clamp(39px,12vw,54px);line-height:.9}.truffle-explorer .explorer-latin{margin-top:8px;font-size:19px}.explorer-specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.explorer-spec,.explorer-spec-label,.explorer-spec-value{display:block}.explorer-spec-value{margin-top:4px;font-size:12px}.truffle-explorer .explorer-price{margin-top:24px;font-size:60px}.truffle-explorer .explorer-availability{margin-top:18px}.truffle-explorer .explorer-reserve{width:100%;min-width:0;justify-content:space-between;margin-top:20px}.explorer-gallery{position:absolute;left:50%;right:auto;bottom:14px;width:auto;max-width:calc(100% - 110px);padding:7px;display:flex;flex-direction:row;justify-content:flex-start;gap:7px;overflow-x:auto;overflow-y:hidden;transform:translate(-50%);border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#080705a3}.explorer-thumb{flex:0 0 52px;width:52px;height:58px;border-radius:6px}.truffle-explorer .explorer-nav{width:42px;height:42px}.truffle-explorer .explorer-nav-prev{left:10px}.truffle-explorer .explorer-nav-next{right:10px}.explorer-zoom-controls{right:12px;top:12px;bottom:auto}.explorer-zoom-button{width:38px;height:34px}.explorer-footer{display:none}}@media(max-height:900px)and (min-width:761px){.truffle-explorer .explorer-panel{padding-top:clamp(24px,3.6vh,34px);padding-bottom:clamp(24px,3.6vh,34px)}.truffle-explorer .explorer-eyebrow{margin-bottom:16px}.truffle-explorer .explorer-title{font-size:clamp(44px,4.6vw,72px)}.explorer-specs{margin-top:clamp(20px,3vh,28px)}.truffle-explorer .explorer-price{margin-top:clamp(20px,3vh,28px);font-size:clamp(64px,6vw,90px)}.truffle-explorer .explorer-availability{margin-top:16px}.truffle-explorer .explorer-reserve{margin-top:18px}}@media(max-height:720px)and (min-width:761px){.truffle-explorer .explorer-panel{padding-top:28px;padding-bottom:28px}.truffle-explorer .explorer-eyebrow{margin-bottom:14px}.truffle-explorer .explorer-title{font-size:clamp(44px,5vw,68px)}.explorer-specs{margin-top:24px}.truffle-explorer .explorer-price{margin-top:24px;font-size:70px}.truffle-explorer .explorer-reserve{margin-top:20px}}.quote-grid[data-count="1"]{grid-template-columns:minmax(0,760px)}.quote-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-grid[data-count="3"],.quote-grid[data-count=many]{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card.has-image{padding:0;min-height:660px}.product-card.has-image:before{display:none}.product-card-content{display:flex;flex:1;flex-direction:column;padding:clamp(24px,2.6vw,34px)}.product-card:not(.has-image)>.product-card-content{padding:0}.product-media{--media-scale: 1;--media-lift-x: 0px;--media-lift-y: 0px;position:relative;display:block;width:100%;overflow:hidden;height:260px;flex:0 0 260px;padding:0;border:0;border-bottom:1px solid var(--line);cursor:zoom-in;background:radial-gradient(circle at 72% 28%,rgba(181,141,74,.13),transparent 36%),#efe7dc}.quote-grid[data-count="1"] .product-media{height:420px;flex-basis:420px}.product-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(20,15,12,.16));opacity:.55;transition:opacity .45s ease}.product-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:translate3d(var(--media-lift-x),var(--media-lift-y),0) scale(var(--media-scale));transition:transform .72s cubic-bezier(.16,1,.3,1),filter .5s ease;will-change:transform}.product-media-hint{position:absolute;right:18px;bottom:16px;z-index:2;display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#140f0c6b;color:#fff;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.82;transform:translateY(2px);transition:opacity .3s ease,transform .3s ease,background .3s ease}.product-media:hover{--media-scale: 1.045}.product-media:hover:after{opacity:.28}.product-media:hover .product-media-hint,.product-media:focus-visible .product-media-hint{opacity:1;transform:translateY(0);background:#140f0c94}.product-media:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}.product-card.has-image .product-description{min-height:64px}body.explorer-open{overflow:hidden}.truffle-explorer{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:transparent;color:#f8f4ec}.truffle-explorer::backdrop{background:#0c0907d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.explorer-shell{width:min(1540px,100%);height:100%;margin:0 auto;display:grid;grid-template-rows:auto 1fr;background:#12100e}.explorer-topbar{display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:0 clamp(20px,3vw,48px);border-bottom:1px solid rgba(255,255,255,.1)}.explorer-counter{color:#ffffff9e;font-size:12px;font-weight:700;letter-spacing:.16em}.explorer-close,.explorer-nav,.explorer-dot{appearance:none;border:0;color:inherit;cursor:pointer}.explorer-close{width:44px;height:44px;border-radius:50%;background:#ffffff14;color:#fff;font-size:28px;line-height:1;transition:background .25s ease,transform .25s ease}.explorer-close:hover{background:#ffffff26;transform:rotate(4deg)}.explorer-body{min-height:0;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,.75fr)}.explorer-stage{position:relative;min-width:0;min-height:0;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.05),transparent 34%),#0c0b09;touch-action:none;cursor:zoom-in}.explorer-stage.is-zoomed{cursor:grab}.explorer-stage.is-zoomed:active{cursor:grabbing}.explorer-image{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain;-webkit-user-select:none;user-select:none;transform-origin:center;transition:transform .18s ease-out,opacity .25s ease;will-change:transform}.explorer-nav{position:absolute;top:50%;z-index:3;width:50px;height:50px;margin-top:-25px;border-radius:50%;background:#12100e8a;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:22px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .25s ease,transform .25s ease}.explorer-nav:hover{background:#12100ecc}.explorer-nav-prev{left:24px}.explorer-nav-next{right:24px}.explorer-nav-prev:hover{transform:translate(-2px)}.explorer-nav-next:hover{transform:translate(2px)}.explorer-panel{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(34px,5vw,72px);border-left:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(181,141,74,.08),transparent 38%),#15120f}.explorer-eyebrow{margin:0 0 18px;color:#c5a36a;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.explorer-title{margin:0;color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(48px,5vw,82px);font-weight:500;line-height:.92;letter-spacing:-.035em}.explorer-latin{margin:14px 0 0;color:#c5a36a;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-style:italic}.explorer-origin{margin:28px 0 0;color:#ffffff9e;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.explorer-price{margin-top:28px;color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(54px,5vw,84px);line-height:.9}.explorer-price small{font-family:inherit;font-size:.28em;color:#ffffff94;letter-spacing:.08em}.explorer-detail{min-height:22px;margin:15px 0 0;color:#ffffffa8;font-size:14px}.explorer-availability{margin-top:24px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.explorer-availability.is-available{color:#99b19d}.explorer-availability.is-limited{color:#d8b975}.explorer-availability.is-sold-out{color:#c98275}.explorer-dots{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.explorer-dot{width:24px;height:3px;padding:0;border-radius:999px;background:#ffffff38;transition:width .25s ease,background .25s ease}.explorer-dot.is-active{width:42px;background:#c5a36a}.explorer-reserve{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;margin-top:36px;padding:17px 0;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);color:#fff;font-size:13px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .25s ease,border-color .25s ease}.explorer-reserve:hover{color:#d9bd89;border-color:#d9bd89b3}.explorer-close:focus-visible,.explorer-nav:focus-visible,.explorer-dot:focus-visible,.explorer-reserve:focus-visible{outline:2px solid #d9bd89;outline-offset:3px}@media(min-width:1180px){.quote-grid[data-count=many]:has(.product-card:nth-child(4):last-child){grid-template-columns:repeat(4,minmax(0,1fr))}.quote-grid[data-count=many]:has(.product-card:nth-child(4):last-child) .product-name{font-size:clamp(31px,2.6vw,42px)}.quote-grid[data-count=many]:has(.product-card:nth-child(4):last-child) .price{font-size:36px}}@media(max-width:980px){.quote-grid[data-count="3"],.quote-grid[data-count=many]{grid-template-columns:repeat(2,minmax(0,1fr))}.explorer-body{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto}.explorer-panel{display:grid;grid-template-columns:1fr auto;gap:8px 24px;padding:24px;border-left:0;border-top:1px solid rgba(255,255,255,.1)}.explorer-eyebrow,.explorer-title,.explorer-latin,.explorer-origin,.explorer-detail,.explorer-availability,.explorer-dots{grid-column:1}.explorer-price,.explorer-reserve{grid-column:2}.explorer-price{grid-row:2 / span 3;align-self:center;margin-top:0;font-size:56px}.explorer-reserve{grid-row:5 / span 2;align-self:end;margin-top:0;min-width:210px}.explorer-title{font-size:clamp(38px,8vw,60px)}}@media(max-width:680px){.quote-grid[data-count="1"],.quote-grid[data-count="2"],.quote-grid[data-count="3"],.quote-grid[data-count=many]{grid-template-columns:1fr}.product-card.has-image{min-height:0}.product-media,.quote-grid[data-count="1"] .product-media{height:250px;flex-basis:250px}.product-card-content{padding:22px}.product-media-hint{right:12px;bottom:12px;min-height:30px;padding:0 10px;font-size:9px}.explorer-topbar{min-height:62px;padding:0 16px}.explorer-body{grid-template-rows:minmax(0,58dvh) auto}.explorer-panel{display:block;overflow:auto;max-height:42dvh;padding:20px}.explorer-title{font-size:42px}.explorer-latin{margin-top:8px;font-size:19px}.explorer-origin{margin-top:18px}.explorer-price{margin-top:20px;font-size:54px}.explorer-detail{margin-top:10px}.explorer-availability,.explorer-dots{margin-top:16px}.explorer-reserve{margin-top:22px;padding:15px 0}.explorer-nav{width:44px;height:44px;margin-top:-22px}.explorer-nav-prev{left:12px}.explorer-nav-next{right:12px}}@media(prefers-reduced-motion:reduce){.product-image,.product-media-hint,.explorer-image,.explorer-close,.explorer-nav,.explorer-dot,.explorer-reserve{transition:none}.product-media:hover{--media-scale: 1}}:root{--v3-paper: #f6f0e7;--v3-paper-strong: #fffaf2;--v3-ink: #12100e;--v3-black: #0b0a08;--v3-black-soft: #17130f;--v3-gold: #c5a15e;--v3-gold-soft: #dfc894;--v3-line: rgba(24, 18, 14, .13);--v3-green: #54c76a;--container: 1320px}body{background:var(--v3-paper);color:var(--v3-ink)}body:before{background:radial-gradient(circle at 78% 4%,rgba(197,161,94,.11),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.26),transparent 26%)}.container{width:min(calc(100% - 56px),var(--container))}.site-header{background:#faf6efe6;border-bottom:1px solid rgba(17,14,11,.07);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header.is-scrolled{background:#fffbf4f5;border-color:#110e0b1f}.header-inner{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;gap:clamp(28px,4vw,60px)}.brand{align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border:1px solid var(--v3-gold);color:#8b682d;font-family:Georgia,serif;font-size:12px;transform:rotate(45deg)}.brand-mark:first-letter{transform:rotate(-45deg)}.brand-copy{display:grid;gap:0}.brand-kicker{color:#6f604f;font-size:8px;letter-spacing:.25em}.brand-name{font-size:27px;letter-spacing:-.02em}.main-nav{justify-self:center;display:flex;align-items:center;gap:clamp(24px,3.2vw,48px)}.main-nav a{position:relative;color:#312a24;font-size:11px;font-weight:720;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--v3-ink);transition:right .25s ease}.main-nav a:hover:after{right:0}.header-actions{gap:18px}.language-switcher{gap:2px;padding:0;border:0;background:transparent}.lang-button{min-width:31px;min-height:31px;padding:0;color:#61574f;border-radius:0;border-bottom:1px solid transparent;font-size:10px}.lang-button.is-active{color:#111;background:transparent;border-bottom-color:#111}.header-cta{min-height:38px;border-radius:4px;padding-inline:17px;text-transform:uppercase;letter-spacing:.06em}.hero.hero-v3{position:relative;overflow:hidden;padding:clamp(52px,6.5vw,94px) 0 clamp(44px,5.2vw,72px)}.hero-v3-grid{display:grid;grid-template-columns:minmax(420px,.86fr) minmax(0,1.14fr);gap:clamp(34px,5vw,78px);align-items:center}.hero-copy{position:relative;z-index:2;padding:clamp(10px,2vw,28px) 0}.hero-eyebrow{margin-bottom:22px;color:#8e6b37;letter-spacing:.18em}.hero-v3 h1{max-width:650px;margin-bottom:26px;color:#15110e;font-size:clamp(70px,7.5vw,112px);line-height:.83;letter-spacing:-.052em}.hero-v3 h1 em{color:#6f4938}.hero-v3 .hero-lead{max-width:510px;margin-bottom:30px;color:#514942;font-size:clamp(16px,1.35vw,19px);line-height:1.55}.hero-v3 .button{min-height:48px;border-radius:4px;padding-inline:23px;font-size:11px;font-weight:780;letter-spacing:.06em;text-transform:uppercase}.hero-primary{min-width:206px;background:#11100e}.hero-primary:hover{background:#29231f}.hero-secondary{min-width:160px;background:#ffffff29}.hero-professional-note{display:flex;align-items:center;gap:12px;max-width:430px;margin-top:28px;color:#5f564f;font-size:11px;font-weight:650;letter-spacing:.025em}.professional-line{width:38px;height:1px;background:var(--v3-gold)}.hero-v3 .freshness{margin-top:18px;color:#6c625a;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.hero-visual{position:relative;min-height:clamp(470px,52vw,660px)}.hero-visual[hidden]{display:none}.hero-product-button{position:absolute;inset:0;width:100%;height:100%;padding:0;overflow:hidden;border:0;background:#ece4d8;cursor:zoom-in}.hero-product-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.01);filter:saturate(.94) contrast(1.03);transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s ease}.hero-product-button:hover .hero-product-image{transform:scale(1.045);filter:saturate(1) contrast(1.05)}.hero-visual-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(246,240,231,.28),transparent 18%),linear-gradient(180deg,transparent 60%,rgba(12,10,8,.22))}.hero-inspect{position:absolute;right:20px;bottom:20px;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:#0a08076b;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:9px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.hero-product-caption{position:absolute;left:20px;bottom:18px;z-index:3;display:grid;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.35);pointer-events:none}.hero-product-caption span{font-family:var(--serif);font-size:22px;line-height:1}.hero-product-caption em{margin-top:3px;font-family:var(--serif);font-size:14px;opacity:.82}.market-strip-section{position:relative;z-index:4;padding:0 0 22px}.market-strip{display:grid;grid-template-columns:1.2fr .95fr 1fr 1.1fr .8fr;overflow:hidden;border-radius:8px;background:#0d0c0a;color:#f7f0e5;box-shadow:0 18px 55px #140e0a21}.market-cell{min-width:0;min-height:118px;padding:24px clamp(18px,2vw,30px);border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:center}.market-cell:last-child{border-right:0}.market-cell>span{margin-bottom:8px;color:#ffffff7a;font-size:9px;font-weight:760;letter-spacing:.14em;text-transform:uppercase}.market-cell strong{overflow:hidden;color:#fff7eb;font-family:var(--serif);font-size:clamp(23px,2vw,31px);font-weight:500;line-height:1;text-overflow:ellipsis;white-space:nowrap}.market-cell small{margin-top:8px;color:#ffffff8a;font-size:9px;line-height:1.35}.market-cell-status strong,.market-availability{position:relative;padding-left:16px}.market-cell-status strong:before,.market-availability:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;margin-top:-3px;border-radius:50%;background:var(--v3-green);box-shadow:0 0 14px #54c76a59}.market-availability.is-limited:before{background:#d8b15f}.market-availability.is-sold-out:before{background:#cf7469}.quotation-section.quotation-v3{padding:clamp(66px,7vw,96px) 0 clamp(72px,8vw,112px);background:var(--v3-paper);border:0}.quotation-heading-v3{margin-bottom:32px;align-items:end}.quotation-heading-v3 h2{max-width:700px;font-size:clamp(48px,5.2vw,74px)}.quotation-heading-actions{width:min(340px,100%);display:grid;justify-items:end;gap:12px;text-align:right}.quotation-heading-actions p{margin:0;color:#6d625a;font-size:12px;line-height:1.5}.quotation-heading-actions .text-button{color:#2a241f;border-color:#14100d38;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.quote-grid{gap:12px}.product-card{border-color:#1b15111a;border-radius:12px;background:#fffaf3;box-shadow:0 12px 40px #37271d0f}.product-card:hover{transform:translateY(-2px);box-shadow:0 20px 50px #37271d17}.product-card.has-image{min-height:590px}.product-card-content{padding:clamp(26px,2.5vw,38px)}.product-media{height:270px;flex-basis:270px;border-color:#1b151114;background:#ebe3d8}.product-media-hint{border-radius:999px;background:#0e0c0a6b}.product-badge{border-radius:2px;background:#eee4d5;color:#6b4d2f}.product-name{font-size:clamp(34px,3vw,48px)}.price{color:#19130f;font-size:clamp(39px,3.3vw,50px)}.product-actions .button{border-radius:4px;text-transform:uppercase;letter-spacing:.06em}.quote-grid[data-count="1"]{display:block}.quote-grid[data-count="1"] .product-card.is-featured{min-height:650px;display:grid;grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr);grid-template-rows:1fr;padding:0;overflow:hidden;border:0;border-radius:14px;background:#0d0c0a;color:#fff8ee;box-shadow:0 24px 70px #100b0826}.quote-grid[data-count="1"] .product-card.is-featured .product-media{grid-column:2;grid-row:1;width:100%;height:100%;min-height:650px;flex-basis:auto;border:0;background:#18130f}.quote-grid[data-count="1"] .product-card.is-featured .product-media:after{opacity:1;background:linear-gradient(90deg,rgba(13,12,10,.5),transparent 28%),linear-gradient(180deg,transparent 66%,rgba(9,8,7,.28))}.quote-grid[data-count="1"] .product-card.is-featured .product-card-content{position:relative;z-index:3;grid-column:1;grid-row:1;padding:clamp(38px,4vw,58px);background:linear-gradient(90deg,#0d0c0a 0% 78%,#0d0c0ae0 92%,#0d0c0a40)}.quote-grid[data-count="1"] .product-card.is-featured .product-top{margin-bottom:34px}.quote-grid[data-count="1"] .product-card.is-featured .product-badge{background:#c5a15e26;color:#e0c589}.quote-grid[data-count="1"] .product-card.is-featured .product-origin{color:#ffffff8c}.quote-grid[data-count="1"] .product-card.is-featured .product-name{max-width:320px;color:#fff;font-size:clamp(52px,5vw,74px);line-height:.86}.quote-grid[data-count="1"] .product-card.is-featured .product-latin{color:#dbc397;font-size:23px}.quote-grid[data-count="1"] .product-card.is-featured .product-description{max-width:340px;color:#ffffff94}.quote-grid[data-count="1"] .product-card.is-featured .grades{border-color:#ffffff1f}.quote-grid[data-count="1"] .product-card.is-featured .grade+.grade{border-color:#ffffff1f}.quote-grid[data-count="1"] .product-card.is-featured .grade-label{color:#c6a35f}.quote-grid[data-count="1"] .product-card.is-featured .grade-detail{color:#ffffffbd}.quote-grid[data-count="1"] .product-card.is-featured .price{color:#fff;font-size:clamp(54px,5vw,76px)}.quote-grid[data-count="1"] .product-card.is-featured .price small{color:#ffffff8c}.quote-grid[data-count="1"] .product-card.is-featured .product-actions{margin-top:24px}.quote-grid[data-count="1"] .product-card.is-featured .button-primary{background:linear-gradient(135deg,#d5b36f,#b78a45);color:#18110a;box-shadow:none}.quote-grid[data-count="1"] .product-card.is-featured .button-ghost{border-color:#ffffff42;color:#fff;background:#ffffff08}.quote-grid[data-count="1"] .product-card.is-featured .availability{color:#ffffffad}.quote-grid[data-count="2"]{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.quote-grid[data-count="2"] .product-card.is-featured{background:#11100e;color:#fff8ee;border:0}.quote-grid[data-count="2"] .product-card.is-featured .product-badge{background:#c5a15e26;color:#e0c589}.quote-grid[data-count="2"] .product-card.is-featured .product-origin,.quote-grid[data-count="2"] .product-card.is-featured .product-description,.quote-grid[data-count="2"] .product-card.is-featured .grade-label,.quote-grid[data-count="2"] .product-card.is-featured .availability{color:#ffffff94}.quote-grid[data-count="2"] .product-card.is-featured .product-latin{color:#d8bd87}.quote-grid[data-count="2"] .product-card.is-featured .price{color:#fff}.quote-grid[data-count="2"] .product-card.is-featured .grades,.quote-grid[data-count="2"] .product-card.is-featured .grade+.grade{border-color:#ffffff1f}.quote-grid[data-count="2"] .product-card.is-featured .button-ghost{color:#fff;border-color:#ffffff3d}.quote-grid[data-count="3"]{grid-template-columns:minmax(0,1.28fr) minmax(340px,.72fr);grid-template-rows:repeat(2,minmax(285px,auto))}.quote-grid[data-count="3"] .product-card.is-featured{grid-row:1 / 3;background:#11100e;color:#fff8ee;border:0}.quote-grid[data-count="3"] .product-card.is-featured .product-badge{background:#c5a15e26;color:#e0c589}.quote-grid[data-count="3"] .product-card.is-featured .product-origin,.quote-grid[data-count="3"] .product-card.is-featured .product-description,.quote-grid[data-count="3"] .product-card.is-featured .grade-label,.quote-grid[data-count="3"] .product-card.is-featured .availability{color:#ffffff94}.quote-grid[data-count="3"] .product-card.is-featured .product-latin{color:#d8bd87}.quote-grid[data-count="3"] .product-card.is-featured .price{color:#fff}.quote-grid[data-count="3"] .product-card.is-featured .grades,.quote-grid[data-count="3"] .product-card.is-featured .grade+.grade{border-color:#ffffff1f}.quote-grid[data-count="3"]>.product-card:not(.is-featured){min-height:285px;display:grid;grid-template-columns:42% 58%;padding:0}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .product-media{height:100%;min-height:285px;flex-basis:auto;border-bottom:0;border-right:1px solid rgba(27,21,17,.08)}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .product-card-content{padding:24px}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .product-description{display:none}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .product-top{margin-bottom:15px}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .product-name{font-size:32px}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .product-latin{margin-bottom:10px;font-size:16px}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .grade{padding:11px 0}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .price{font-size:31px}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .product-actions{display:none}.quote-grid[data-count=many]{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-grid[data-count=many] .product-card.is-featured{grid-column:span 2;min-height:620px;background:#11100e;color:#fff8ee;border:0}.quote-grid[data-count=many] .product-card.is-featured .product-media{height:330px;flex-basis:330px}.quote-grid[data-count=many] .product-card.is-featured .product-badge{background:#c5a15e26;color:#e0c589}.quote-grid[data-count=many] .product-card.is-featured .product-origin,.quote-grid[data-count=many] .product-card.is-featured .product-description,.quote-grid[data-count=many] .product-card.is-featured .grade-label,.quote-grid[data-count=many] .product-card.is-featured .availability{color:#ffffff94}.quote-grid[data-count=many] .product-card.is-featured .product-latin{color:#d8bd87}.quote-grid[data-count=many] .product-card.is-featured .price{color:#fff}.quote-grid[data-count=many] .product-card.is-featured .grades,.quote-grid[data-count=many] .product-card.is-featured .grade+.grade{border-color:#ffffff1f}.quote-footnote{margin-top:20px;color:#6c6259}.service-strip-v3{position:relative;overflow:hidden;background:#0d0c0a;color:#fff8ef}.service-strip-v3:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(197,161,94,.12),transparent 28%),radial-gradient(circle at 80% 90%,rgba(111,73,56,.14),transparent 30%);pointer-events:none}.service-strip-v3 .service-grid{position:relative;z-index:1;border-left:1px solid rgba(255,255,255,.1)}.service-strip-v3 .service-grid article{min-height:270px;padding:50px clamp(28px,4vw,58px);border-color:#ffffff1a}.service-strip-v3 .service-number{margin:18px 0 30px;color:#ffffff4d;font-family:var(--sans);font-size:10px;font-weight:700;letter-spacing:.16em}.service-strip-v3 .service-grid h3{color:#fff;font-size:28px}.service-strip-v3 .service-grid p{max-width:320px;color:#ffffff94}.service-icon{position:relative;display:block;width:34px;height:34px;color:var(--v3-gold-soft)}.service-icon:before,.service-icon:after{content:"";position:absolute}.service-icon-quality:before{inset:5px;border:1px solid currentColor;transform:rotate(45deg)}.service-icon-quality:after{left:16px;top:1px;width:1px;height:32px;background:currentColor;transform:rotate(45deg);opacity:.55}.service-icon-shipping:before{left:2px;top:8px;width:22px;height:15px;border:1px solid currentColor}.service-icon-shipping:after{right:0;top:13px;width:10px;height:10px;border:1px solid currentColor;border-left:0}.service-icon-pro:before{left:9px;top:2px;width:14px;height:14px;border:1px solid currentColor;border-radius:50%}.service-icon-pro:after{left:4px;bottom:1px;width:24px;height:12px;border:1px solid currentColor;border-radius:16px 16px 0 0}.final-cta-v3{padding:0;overflow:hidden;background:#f7f1e8;border:0}.final-cta-grid{min-height:420px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(220px,.42fr) minmax(300px,.65fr);align-items:stretch}.final-cta-copy{align-self:center;padding:clamp(58px,7vw,92px) clamp(20px,4vw,56px) clamp(58px,7vw,92px) 0}.final-cta-v3 h2{max-width:660px;margin-bottom:22px;font-size:clamp(50px,5.5vw,78px)}.final-cta-v3 .final-cta-copy>p:not(.eyebrow){max-width:560px;margin:0;color:#665c54;font-size:15px}.final-cta-actions{align-self:center;display:grid;gap:12px;padding:30px}.final-cta-actions .button{width:100%;border-radius:4px;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.final-cta-visual{min-height:420px;overflow:hidden;background:#e6dacb}.final-cta-visual[hidden]{display:none}.final-cta-visual img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.88) contrast(1.04)}.site-footer-v3{padding:38px 0 44px;background:#0d0c0a;border:0;color:#f5eee3}.site-footer-v3 .footer-brand{color:#fff;font-size:28px}.site-footer-v3 p{color:#ffffff73}.site-footer-v3 nav a{color:#ffffff8a}.site-footer-v3 nav a:hover{color:#fff}@media(max-width:1100px){.main-nav{gap:22px}.header-cta{display:none}.hero-v3-grid{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:34px}.hero-v3 h1{font-size:clamp(66px,8.4vw,94px)}.market-strip{grid-template-columns:repeat(5,minmax(170px,1fr));overflow-x:auto}.quote-grid[data-count="3"]{grid-template-columns:1fr;grid-template-rows:auto}.quote-grid[data-count="3"] .product-card.is-featured{grid-row:auto}.quote-grid[data-count="3"]>.product-card:not(.is-featured){min-height:320px}.quote-grid[data-count=many]{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-grid[data-count=many] .product-card.is-featured{grid-column:1 / -1}.final-cta-grid{grid-template-columns:1fr .45fr}.final-cta-visual{display:none!important}}@media(max-width:900px){.header-inner{grid-template-columns:auto 1fr auto}.main-nav{display:none}.hero-v3-grid{grid-template-columns:1fr}.hero-copy{max-width:700px}.hero-visual{min-height:500px}.hero-product-caption{display:none}.quotation-heading-actions{justify-items:start;text-align:left}.quote-grid[data-count="1"] .product-card.is-featured{grid-template-columns:1fr;grid-template-rows:minmax(380px,52vw) auto}.quote-grid[data-count="1"] .product-card.is-featured .product-media{grid-column:1;grid-row:1;min-height:380px}.quote-grid[data-count="1"] .product-card.is-featured .product-card-content{grid-column:1;grid-row:2;background:#0d0c0a}.quote-grid[data-count="2"],.final-cta-grid{grid-template-columns:1fr}.final-cta-copy{padding-right:0}.final-cta-actions{padding:0 0 64px;grid-template-columns:1fr 1fr}}@media(max-width:680px){.container{width:min(calc(100% - 30px),var(--container))}.site-header{position:sticky}.header-inner{min-height:64px;grid-template-columns:1fr auto}.brand-mark{width:25px;height:25px}.brand-name{font-size:23px}.brand-kicker{display:block;font-size:7px}.header-actions{gap:0}.header-cta{display:none}.lang-button{min-width:28px;font-size:9px}.hero.hero-v3{padding:42px 0 18px}.hero-v3-grid{gap:34px}.hero-v3 h1{max-width:100%;font-size:clamp(58px,18vw,82px);line-height:.86}.hero-v3 .hero-lead{font-size:16px}.hero-v3 .hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-v3 .hero-actions .button{width:100%;min-width:0;padding-inline:12px}.hero-professional-note{font-size:10px}.hero-v3 .freshness{font-size:9px}.hero-visual{min-height:390px}.hero-inspect{right:12px;bottom:12px;min-height:34px}.market-strip-section{padding-top:0}.market-strip{width:calc(100% - 18px);margin-inline:9px;grid-template-columns:repeat(5,185px);overflow-x:auto;scroll-snap-type:x mandatory;border-radius:7px}.market-cell{min-height:104px;scroll-snap-align:start;padding:20px}.market-cell strong{font-size:25px}.quotation-section.quotation-v3{padding:58px 0 72px}.quotation-heading-v3{gap:20px}.quotation-heading-v3 h2{font-size:50px}.quotation-heading-actions p{display:none}.quote-grid[data-count="1"] .product-card.is-featured{grid-template-rows:310px auto;min-height:0;border-radius:10px}.quote-grid[data-count="1"] .product-card.is-featured .product-media{min-height:310px;height:310px}.quote-grid[data-count="1"] .product-card.is-featured .product-card-content{padding:28px 22px}.quote-grid[data-count="1"] .product-card.is-featured .product-name{font-size:52px}.quote-grid[data-count="1"] .product-card.is-featured .product-description{font-size:13px}.quote-grid[data-count="1"] .product-card.is-featured .price{font-size:54px}.quote-grid[data-count="1"] .product-card.is-featured .product-actions{grid-template-columns:1fr}.quote-grid[data-count="3"]>.product-card:not(.is-featured){grid-template-columns:1fr}.quote-grid[data-count="3"]>.product-card:not(.is-featured) .product-media{min-height:220px;height:220px;border-right:0;border-bottom:1px solid rgba(27,21,17,.08)}.quote-grid[data-count=many]{grid-template-columns:1fr}.quote-grid[data-count=many] .product-card.is-featured{grid-column:auto}.service-strip-v3 .service-grid{grid-template-columns:1fr}.service-strip-v3 .service-grid article{min-height:auto;padding:38px 22px}.final-cta-grid{min-height:0}.final-cta-copy{padding:66px 0 26px}.final-cta-v3 h2{font-size:52px}.final-cta-actions{grid-template-columns:1fr;padding:0 0 72px}.site-footer-v3{padding-bottom:110px}}@media(prefers-reduced-motion:reduce){.hero-product-image{transition:none}.hero-product-button:hover .hero-product-image{transform:none}}
