:root{--ink:#171612;--muted:#68645b;--cream:#f7f4ee;--paper:#fffcf7;--gold:#b88737;--gold-light:#d9b473;--border:#e6dfd3;--dark:#191917;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{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}img{display:block;max-width:100%}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}h1,h2,h3,p{margin-top:0}.shell{width:min(100% - 48px,1260px);margin-inline:auto}.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}.skip-link{position:absolute;z-index:99;top:-60px;left:15px;padding:10px 16px;background:#fff}.skip-link:focus{top:10px}.topline{background:#151411;color:#e6dcc9;text-align:center;padding:8px 16px;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.topline span{color:var(--gold-light);padding:0 11px}.site-header{background:var(--paper);border-bottom:1px solid var(--border);position:relative;z-index:30}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand-monogram{width:44px;height:44px;border:1.5px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:19px;color:var(--gold);letter-spacing:-.1em;padding-right:3px}.brand-wordmark{display:flex;flex-direction:column;line-height:1.08}.brand-wordmark strong{font-family:var(--serif);font-size:18px;letter-spacing:.06em;font-weight:600}.brand-wordmark small{font-size:10px;letter-spacing:.4em;color:var(--gold);margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:33px}.desktop-nav a{font-size:14px;font-weight:600;color:#49453e;transition:color .2s}.desktop-nav a:hover,.footer-links a:hover{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:10px}.social-mini{width:35px;height:35px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;transition:.2s}.social-mini:hover{background:var(--ink);color:#fff}.menu-toggle{display:none;border:1px solid var(--border);background:transparent;padding:8px 14px;border-radius:4px}.mobile-menu{padding:0 24px 20px;background:var(--paper);border-bottom:1px solid var(--border)}.mobile-menu a{display:block;padding:12px;border-top:1px solid var(--border);font-weight:600}.mobile-menu[hidden]{display:none!important}
.hero{background:#20201d;color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:615px;align-items:center;gap:50px}.hero-copy{padding:65px 0 70px;position:relative;z-index:2}.eyebrow{color:var(--gold-light);font-size:12px;letter-spacing:.23em;font-weight:700;text-transform:uppercase;margin:0 0 22px}.eyebrow-line{display:inline-block;width:30px;height:1px;vertical-align:middle;background:var(--gold-light);margin-right:12px}.hero h1{font:400 clamp(46px,5vw,76px)/1.11 var(--serif);letter-spacing:-.045em;margin-bottom:24px}.hero h1 em,.section-heading h2 em,.discover h2 em,.faq h2 em{font-weight:400;color:var(--gold-light)}.hero-copy>p:not(.eyebrow){max-width:530px;color:#cfc9bd;font-size:17px;line-height:1.75}.hero-buttons,.story-links,.closing-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:14px 22px;border:1px solid transparent;min-height:52px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold-light);color:#211c14}.button-gold:hover{background:#e6c689}.button-dark{background:var(--ink);color:#fff}.button-outline{background:transparent;border-color:#b8ad9e;color:var(--ink)}.button-outline:hover{background:var(--ink);color:#fff}.button-ghost{background:transparent;color:#fff;border-color:#77746e}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:5px;white-space:nowrap}.text-link span{margin-left:15px}.light-link{color:#f4eee1}.hero-caption{border-top:1px solid #4b4841;margin-top:57px;padding-top:17px;font-size:12px;color:#a9a399;letter-spacing:.09em;text-transform:uppercase}.hero-caption span{padding:0 8px;color:var(--gold)}.hero-visual{height:100%;min-height:580px;position:relative;display:flex;align-items:center;justify-content:center}.hero-visual:before{content:"";position:absolute;width:510px;height:510px;max-width:100%;border:1px solid #6d5b40;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.65}.hero-visual:after{content:"";position:absolute;width:385px;height:385px;border:1px solid #6d5b40;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.45}.hero-frame{position:absolute;overflow:hidden;border:7px solid #e9dfce;box-shadow:0 24px 60px #0007;z-index:2;background:#eee}.hero-frame img{width:100%;height:100%;object-fit:cover}.hero-frame-main{width:65%;aspect-ratio:1;left:10%;top:10%;transform:rotate(-7deg)}.hero-frame-small{width:42%;aspect-ratio:1;right:5%;bottom:10%;transform:rotate(8deg);border-width:6px}.hero-vertical{position:absolute;right:-6%;top:45%;transform:rotate(90deg);font-size:11px;letter-spacing:.3em;color:#9b8158;white-space:nowrap}
.promise-band{background:#eae4d9;border-bottom:1px solid #ded5c7}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr)}.promise-grid>div{display:flex;align-items:center;gap:16px;padding:21px 18px;border-right:1px solid #d7ccbc}.promise-grid>div:first-child{padding-left:0}.promise-grid>div:last-child{border-right:0}.promise-icon{width:36px;height:36px;border-radius:50%;border:1px solid var(--gold);display:grid;place-items:center;color:#9d762d;font-size:11px;flex:none}.promise-grid p{margin:0;line-height:1.3}.promise-grid strong,.promise-grid small{display:block}.promise-grid strong{font-size:13px}.promise-grid small{font-size:12px;color:var(--muted);margin-top:5px}
.section-pad{padding:100px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:38px}.dark-eyebrow{color:#9b6b27}.section-heading h2,.discover h2,.story-copy h2,.faq h2{font:400 clamp(36px,4vw,56px)/1.18 var(--serif);letter-spacing:-.045em;margin-bottom:0}.section-heading h2 em,.faq h2 em{color:#a77937}.section-heading>p{color:var(--muted);max-width:360px;margin-bottom:5px}.catalog-toolbar{border:1px solid var(--border);background:#fff;margin-top:42px;padding:12px;display:flex;justify-content:space-between;gap:16px;align-items:center}.search-wrap{display:flex;align-items:center;gap:10px;min-width:260px;flex:1;padding:0 12px}.search-wrap>span:first-child{font-size:28px;color:#a78a60;line-height:1}.search-wrap input{width:100%;border:0;background:transparent;outline:0;padding:10px 0;font-size:14px}.search-wrap input:focus-visible{outline:0}.filter-buttons{display:flex;flex-wrap:wrap;gap:6px}.filter{border:0;background:transparent;color:#5f5a52;padding:10px 13px;font-size:13px;font-weight:600;white-space:nowrap}.filter:hover,.filter.active{background:var(--ink);color:#fff}.result-count{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:22px 0 17px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px}.product-card{border:1px solid var(--border);background:#fff;display:flex;flex-direction:column;min-width:0;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:0 18px 40px #251b1014;transform:translateY(-3px)}.product-media{display:block;position:relative;aspect-ratio:1;overflow:hidden;background:#e8e5dc}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover img{transform:scale(1.04)}.product-media .view-pill{position:absolute;bottom:14px;right:14px;background:#fff;padding:8px 12px;font-size:11px;font-weight:700;box-shadow:0 3px 10px #0002}.product-info{padding:20px 20px 18px;display:flex;flex-direction:column;flex:1}.product-brand{font-size:11px;color:#956a35;letter-spacing:.15em;text-transform:uppercase;font-weight:700;margin-bottom:7px}.product-name{font:400 27px/1.15 var(--serif);margin-bottom:6px}.product-meta{font-size:13px;color:var(--muted);margin-bottom:12px}.product-description{font-size:14px;color:#625d55;line-height:1.5;min-height:64px}.product-foot{display:flex;align-items:end;justify-content:space-between;gap:12px;border-top:1px solid var(--border);padding-top:14px;margin-top:auto}.product-price{font-size:23px;font-weight:600;letter-spacing:-.04em}.product-price small{font-size:11px;letter-spacing:0;color:var(--muted);font-weight:500}.product-detail-link{font-size:13px;font-weight:700;color:#8b632b;white-space:nowrap}.product-detail-link:hover{text-decoration:underline}.catalog-note{max-width:900px;margin:25px auto 0;text-align:center;color:#777168;font-size:12px}.empty-state{text-align:center;padding:45px;border:1px dashed #baa888;background:#fff}.empty-state h3{font:400 30px var(--serif)}.empty-state p{color:var(--muted)}
.discover{background:#e8e1d4}.discover-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:9%;align-items:center}.discover-intro{padding-right:10px}.discover h2 em{color:#a77937}.discover-intro>p:not(.eyebrow){color:#655e54;max-width:420px;font-size:17px;line-height:1.7;margin-top:24px}.discover-intro .discover-small{font-size:13px!important;line-height:1.55!important;margin-top:30px!important}.quiz-card{background:var(--paper);padding:32px 34px;box-shadow:0 16px 50px #32241112}.quiz-top{display:flex;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:19px;margin-bottom:26px;font-size:11px;color:#94703e;letter-spacing:.16em;font-weight:700}.quiz-card fieldset{border:0;margin:0 0 24px;padding:0}.quiz-card legend,.budget-label{font-weight:700;font-size:15px;display:block;margin-bottom:11px}.choice-row{display:flex;gap:9px;flex-wrap:wrap}.choice-row label{position:relative;cursor:pointer}.choice-row input{position:absolute;opacity:0;width:1px;height:1px}.choice-row span{display:block;padding:10px 13px;border:1px solid #d8d0c2;background:#fff;color:#565149;font-size:13px}.choice-row input:checked+span{border-color:var(--ink);background:var(--ink);color:#fff}.choice-row input:focus-visible+span{outline:3px solid var(--gold);outline-offset:3px}.quiz-card select{display:block;width:100%;border:1px solid #d8d0c2;background:#fff;color:var(--ink);padding:13px 15px;margin-bottom:22px}.quiz-submit{width:100%;justify-content:space-between}.quiz-results{border-top:1px solid var(--border);margin-top:27px;padding-top:22px}.quiz-results h3{font:400 28px/1.2 var(--serif);margin-bottom:6px}.quiz-results>p{color:var(--muted);font-size:13px}.recommend-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:17px}.recommend-card{display:flex;gap:12px;background:#f4f0e8;padding:9px}.recommend-card img{width:72px;height:72px;object-fit:cover}.recommend-card strong{display:block;font-size:14px}.recommend-card small{display:block;font-size:12px;color:var(--muted)}.recommend-card a{font-size:12px;color:#8c662e;font-weight:700;text-decoration:underline}.quiz-none{padding:18px;background:#f4f0e8;color:#61594d;font-size:14px}
.brand-story{background:var(--paper)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.story-mark{min-height:500px;background:#ede4d5;position:relative;display:grid;place-items:center;overflow:hidden}.story-mark:before{content:"";position:absolute;inset:22px;border:1px solid #cbb68f}.story-mark img{width:min(68%,390px);mix-blend-mode:multiply;position:relative}.story-mark>span{position:absolute;bottom:42px;letter-spacing:.27em;font-size:11px;color:#886126}.story-copy h2{max-width:560px}.story-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8;max-width:555px;font-size:16px;margin-top:22px}.story-links{margin-top:27px}.faq{background:#f3efe7}.faq-grid{display:grid;grid-template-columns:.55fr 1fr;gap:10%}.faq-grid>div:first-child>p:last-child{color:var(--muted);margin-top:23px}.faq-list{border-top:1px solid #d7cbb9}.faq-list details{border-bottom:1px solid #d7cbb9;padding:0 7px}.faq-list summary{cursor:pointer;list-style:none;position:relative;padding:21px 30px 21px 0;font-weight:600;font-size:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;color:var(--gold);font-size:24px;top:16px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details p{color:var(--muted);padding:0 40px 18px 0;margin:0;line-height:1.7}.closing-cta{background:#20201d;color:#fff;padding:70px 0}.closing-inner{display:flex;align-items:end;justify-content:space-between;gap:40px}.closing-inner h2{font:400 clamp(32px,3.6vw,50px)/1.15 var(--serif);margin:0}.closing-inner>div:last-child{max-width:500px}.closing-inner>div:last-child p{color:#d5cec3}.closing-buttons{margin-top:20px;gap:10px}.site-footer{background:#151411;color:#f3eee6;padding-top:52px}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;align-items:start;padding-bottom:50px}.footer-brand .brand-wordmark strong{color:#fff}.footer-top>p{color:#aaa398;font-size:14px;line-height:1.8}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px;color:#d4caba}.footer-bottom{border-top:1px solid #3b3934;padding:17px 0;display:flex;justify-content:space-between;gap:15px;color:#8e887e;font-size:12px}
.product-dialog{border:0;background:transparent;padding:20px;width:min(1050px,100%);max-height:min(92vh,900px);color:var(--ink)}.product-dialog::backdrop{background:#0c0c0bcc;backdrop-filter:blur(5px)}.dialog-shell{background:var(--paper);position:relative;max-height:calc(92vh - 40px);overflow:auto}.dialog-close{position:sticky;float:right;top:15px;margin:15px 15px -60px 0;border:1px solid var(--border);background:#fff;color:var(--ink);width:42px;height:42px;font-size:26px;line-height:1;z-index:3}.detail-grid{display:grid;grid-template-columns:.88fr 1.12fr}.detail-art{background:#eee;min-height:560px}.detail-art>img{width:100%;height:auto;object-fit:cover}.detail-aroma{position:relative;margin:14px}.detail-aroma img{width:100%;aspect-ratio:2.5;object-fit:cover}.detail-aroma span{position:absolute;left:9px;bottom:9px;background:#fff;padding:5px 7px;font-size:9px;letter-spacing:.1em;font-weight:700}.detail-copy{padding:55px 50px 48px}.detail-copy h2{font:400 clamp(38px,4vw,54px)/1.1 var(--serif);margin-bottom:8px}.detail-copy .detail-meta{color:var(--muted);font-size:14px}.detail-price{font-size:31px;font-weight:700;margin:22px 0}.detail-copy>p{color:#655f56;line-height:1.7}.detail-occasion{color:#8b642c!important;font-weight:600}.note-heading{font-size:11px;color:#927240;letter-spacing:.18em;font-weight:700;margin:28px 0 10px}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.note-grid div{border-top:1px solid #cbbda6;padding-top:9px}.note-grid strong{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.note-grid span{font-size:13px;color:var(--muted);line-height:1.5}.detail-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.detail-actions .button{gap:10px}.detail-disclaimer{font-size:11px!important;margin-top:20px}.detail-source{font-size:11px;color:#78684e;text-decoration:underline}
@media(max-width:1100px){.desktop-nav{gap:15px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{gap:15px}.hero h1{font-size:clamp(45px,5.3vw,64px)}.catalog-toolbar{align-items:stretch;flex-direction:column}.filter-buttons{justify-content:space-between}.story-grid{gap:6%}}
@media(max-width:760px){.shell{width:min(100% - 32px,600px)}.topline{font-size:10px;line-height:1.4}.header-inner{min-height:68px}.desktop-nav,.header-actions .social-mini{display:none}.menu-toggle{display:block}.brand-monogram{width:38px;height:38px;font-size:17px}.brand-wordmark strong{font-size:15px}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:68px 0 28px}.hero h1{font-size:clamp(43px,10vw,63px)}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-caption{margin-top:35px}.hero-visual{min-height:390px;max-height:450px}.hero-visual:before{width:330px;height:330px}.hero-visual:after{width:260px;height:260px}.hero-frame-main{width:53%;left:16%;top:5%}.hero-frame-small{width:39%;right:10%;bottom:8%}.hero-vertical{display:none}.promise-grid{grid-template-columns:1fr}.promise-grid>div{border-right:0;border-bottom:1px solid #d7ccbc;padding:15px 0}.promise-grid>div:last-child{border-bottom:0}.section-pad{padding:65px 0}.section-heading{display:block}.section-heading>p{margin:17px 0 0}.product-grid{gap:13px}.discover-grid,.story-grid,.faq-grid{grid-template-columns:1fr;gap:36px}.discover-intro>p:not(.eyebrow){margin-top:17px}.story-mark{min-height:390px}.closing-inner{display:block}.closing-inner>div:last-child{margin-top:27px}.footer-top{grid-template-columns:1fr 1fr;gap:27px}.footer-brand{grid-column:1/-1}.detail-grid{grid-template-columns:1fr}.detail-art{min-height:0;max-height:370px}.detail-art img{max-height:370px}.detail-copy{padding:31px 24px}.product-dialog{padding:10px}.dialog-shell{max-height:calc(100vh - 20px)}}
@media(max-width:520px){.hero-buttons{align-items:flex-start;flex-direction:column;gap:18px}.hero-visual{min-height:315px}.product-grid{grid-template-columns:1fr 1fr;gap:11px}.product-info{padding:13px}.product-name{font-size:21px}.product-description{display:none}.product-price{font-size:19px}.product-meta{font-size:12px}.product-detail-link{font-size:11px}.product-media .view-pill{font-size:9px;bottom:8px;right:8px;padding:6px}.filter-buttons{justify-content:flex-start}.filter{padding:8px 10px;font-size:12px}.catalog-toolbar{margin-top:27px}.search-wrap{min-width:0}.quiz-card{padding:23px 18px}.choice-row span{font-size:12px;padding:9px}.recommend-list{grid-template-columns:1fr}.story-mark{min-height:320px}.story-links,.closing-buttons{align-items:flex-start;flex-direction:column}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:7px}.note-grid{grid-template-columns:1fr 1fr 1fr;gap:5px}.note-grid span{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Páginas individuales de fragancias */
.p-back-top{border:1px solid var(--border);padding:9px 13px;font-size:13px;font-weight:700;white-space:nowrap}
.p-back-top:hover{border-color:var(--gold);color:#835f28}
.p-breadcrumb{display:flex;align-items:center;gap:10px;padding-top:24px;padding-bottom:24px;color:#746e64;font-size:13px}
.p-breadcrumb a:hover{text-decoration:underline}
.p-breadcrumb span:last-child{color:var(--ink);font-weight:700}
.p-hero{padding-bottom:78px}
.p-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:clamp(36px,6vw,92px);align-items:center}
.p-image-stage{position:relative;min-height:630px;background:#e9e5dc;overflow:hidden;border:1px solid #e0d7c8;display:flex;align-items:center;justify-content:center}
.p-image-stage:before{content:"";position:absolute;width:75%;aspect-ratio:1;border:1px solid #c2ac82;border-radius:50%;left:12%;top:12%;opacity:.6}
.p-image-stage img{width:100%;height:100%;min-height:630px;object-fit:cover;position:relative}
.p-image-kicker,.p-image-caption{position:absolute;z-index:2;background:#fffdfaee;padding:8px 11px;color:#80602f;font-weight:700;letter-spacing:.12em;font-size:10px}
.p-image-kicker{left:20px;top:20px}.p-image-caption{right:20px;bottom:20px;color:#5f594f;letter-spacing:.05em}
.p-intro{padding:10px 0}
.p-intro h1{font:400 clamp(58px,7vw,96px)/1.03 var(--serif);letter-spacing:-.055em;margin:0 0 8px}
.p-subtitle{font:400 clamp(22px,2.5vw,32px)/1.25 var(--serif);color:#98703b;margin-bottom:25px}
.p-identifiers{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}
.p-identifiers span{border:1px solid #d9cfbd;padding:7px 11px;font-size:12px;font-weight:700;color:#645d52}
.p-lead{max-width:560px;color:#625c53;font-size:17px;line-height:1.8;margin-bottom:28px}
.p-purchase{padding:24px;background:#f2ede4;border:1px solid #e1d6c4}
.p-purchase>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:15px}
.p-purchase>div:first-child small{font-size:11px;letter-spacing:.18em;font-weight:700;color:#896b3d}
.p-purchase strong{font-size:35px;letter-spacing:-.045em}
.p-purchase strong span{font-size:12px;font-weight:500;letter-spacing:0}
.p-purchase p{color:#625b50;font-size:14px;margin:9px 0 17px}
.p-actions{display:flex;flex-wrap:wrap;gap:9px}
.p-actions .button{min-height:48px;padding:11px 14px;font-size:13px;gap:10px}
.p-purchase-hint{display:block;color:#746c60;margin-top:14px;font-size:12px}
.p-story-section{background:#e9e2d6}
.p-story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;align-items:center}
.p-story-copy h2,.p-section-head h2,.p-more-head h2{font:400 clamp(37px,4.3vw,60px)/1.15 var(--serif);letter-spacing:-.045em}
.p-story-copy h2 em,.p-section-head h2 em{color:#a77937}
.p-story-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:#625b50;max-width:490px}
.p-suited{border-top:1px solid #cdbfa9;margin-top:31px;padding-top:22px}
.p-suited h3{font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#84632e;margin-bottom:12px}
.p-suited ul{list-style:none;padding:0;margin:0}
.p-suited li{padding:8px 0 8px 22px;position:relative;color:#49453f}
.p-suited li:before{content:"✦";position:absolute;left:0;color:#a77937;font-size:12px;top:10px}
.p-aroma-figure{margin:0;position:relative}
.p-aroma-figure img{width:100%;aspect-ratio:1.15;object-fit:cover;border:12px solid #f9f5ed;box-shadow:0 25px 50px #33291619}
.p-aroma-figure figcaption{text-align:right;color:#6e6455;font-size:12px;margin-top:10px}
.p-notes-section{background:#fffdfa}
.p-section-head,.p-more-head{display:flex;justify-content:space-between;align-items:end;gap:35px}
.p-section-head h2{max-width:660px;margin-bottom:0}
.p-section-head>p{max-width:340px;color:#6f695f;font-size:15px}
.p-notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}
.p-note{border:1px solid #dfd5c5;background:#f8f4ec;padding:25px 27px;min-height:280px}
.p-note-label{font:400 31px var(--serif);display:block;margin-bottom:10px}
.p-note>p{color:#7b705e;font-size:13px;min-height:40px}
.p-note ul{padding-left:19px;margin:20px 0 0;color:#3f3a33}
.p-note li{margin:8px 0}
.p-source{margin:20px 0 0;color:#716a61;font-size:13px}
.p-source a{text-decoration:underline;text-underline-offset:3px;color:#7e5928}
.p-more{background:#f1ece3}
.p-more-head h2{margin:0;max-width:580px}
.p-more-head .text-link{flex:none}
.p-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}
.p-related-card{background:#fff;border:1px solid var(--border);display:grid;grid-template-columns:42% 58%;min-width:0;transition:transform .2s,box-shadow .2s}
.p-related-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #251b1017}
.p-related-card img{width:100%;height:100%;min-height:170px;object-fit:cover}
.p-related-card span{padding:16px;display:flex;flex-direction:column}
.p-related-card small{color:#956a35;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}
.p-related-card strong{font:400 25px/1.15 var(--serif);margin-top:9px}
.p-related-card em{font-style:normal;color:#746d63;font-size:12px;margin-top:7px}
.p-related-card b{font-size:16px;margin-top:auto;padding-top:14px}
@media(max-width:1050px){.p-hero-grid{gap:35px}.p-image-stage,.p-image-stage img{min-height:540px}.p-related-card{grid-template-columns:1fr}.p-related-card img{height:190px;min-height:0}.p-related-card span{min-height:160px}}
@media(max-width:760px){.p-back-top{font-size:12px}.p-hero{padding-bottom:55px}.p-hero-grid,.p-story-grid{grid-template-columns:1fr}.p-image-stage,.p-image-stage img{min-height:0;aspect-ratio:1}.p-intro{padding:0}.p-intro h1{font-size:clamp(51px,13vw,76px)}.p-story-grid{gap:30px}.p-aroma-figure{grid-row:1}.p-section-head,.p-more-head{display:block}.p-section-head>p{margin-top:17px}.p-notes-grid{gap:9px;margin-top:27px}.p-note{padding:16px;min-height:0}.p-note-label{font-size:24px}.p-related-grid{gap:10px}.p-more-head .text-link{display:inline-block;margin-top:16px}}
@media(max-width:600px){.p-breadcrumb{font-size:12px;flex-wrap:wrap}.p-identifiers span{font-size:11px}.p-lead{font-size:16px}.p-purchase{padding:18px}.p-purchase strong{font-size:29px}.p-actions{flex-direction:column}.p-actions .button{width:100%}.p-notes-grid,.p-related-grid{grid-template-columns:1fr}.p-note{padding:18px}.p-note>p{min-height:0}.p-related-card{grid-template-columns:38% 62%}.p-related-card img{height:160px}.p-related-card span{min-height:160px}.p-image-kicker,.p-image-caption{font-size:9px;padding:6px}.p-image-kicker{top:10px;left:10px}.p-image-caption{right:10px;bottom:10px}}

/* Versión 2.0: elección y consulta */
.search-wrap:focus-within{outline:3px solid var(--gold);outline-offset:2px}
.product-media picture,.hero-frame picture{display:block;width:100%;height:100%}
.card-availability,.availability{color:#32654b;font-size:12px;font-weight:700;margin:0 0 10px}
.card-availability span,.availability span{font-size:10px;margin-right:6px}
.card-consult{display:block;text-align:center;background:var(--ink);color:#fff;font-size:13px;font-weight:700;padding:11px 12px;margin-top:16px}
.card-consult:hover{background:#654a24}
.compare{background:#f3efe7}
.compare-scroll{overflow-x:auto;margin-top:40px;border:1px solid var(--border);background:#fff}
.compare-scroll:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.compare-table{border-collapse:collapse;width:100%;min-width:850px}
.compare-table th,.compare-table td{text-align:left;padding:19px 16px;border-bottom:1px solid var(--border);vertical-align:middle;font-size:14px}
.compare-table thead{background:#24221e;color:#f6f0e4}
.compare-table thead th{font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.compare-table tbody tr:last-child th,.compare-table tbody tr:last-child td{border-bottom:0}
.compare-table tbody tr:hover{background:#fbf7ef}
.compare-table tbody th{font:400 24px/1.2 var(--serif);white-space:nowrap}
.compare-table small{display:block;color:#746b5d;font:500 12px/1.3 var(--sans);margin-top:4px}
.compare-table a{color:#86602b;font-weight:700}
.compare-table a:hover{text-decoration:underline}
.buy-guide{background:#fffdfa}
.buy-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}
.buy-steps article{border:1px solid var(--border);background:#f7f3eb;padding:29px}
.buy-steps span{display:block;color:#a77937;font:400 35px var(--serif);margin-bottom:20px}
.buy-steps h3{font:400 29px/1.2 var(--serif)}
.buy-steps p,.buy-note{color:#6c655c}
.buy-note{font-size:13px;margin:21px 0 0}
.recommend-card picture{flex:none}
.recommend-card img{width:72px;height:72px;object-fit:cover}
.p-hero-grid{align-items:start}
.p-image-stage picture{display:block;width:100%;height:100%}
.p-image-stage img{height:100%;object-fit:cover}
.p-purchase{margin:22px 0 24px}
.p-purchase .availability{margin:0 0 9px;color:#32654b;font-size:13px}
.p-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.p-purchase .p-main-cta{display:flex;width:100%;justify-content:space-between;margin-top:14px}
.p-purchase .p-purchase-hint{font-size:12px;margin:9px 0 0}
.p-terms{border-top:1px solid #d6c9b5;margin:17px 0 0;padding:14px 0 0 18px;color:#5d574d;font-size:13px}
.p-terms li{margin:5px 0}
.p-secondary-actions{display:flex;gap:19px;flex-wrap:wrap}
.p-secondary-actions button{border:0;background:transparent;color:#815e2b;padding:0 0 4px}
.p-confidence{background:#fffdfa}
.p-confidence-grid{display:grid;grid-template-columns:1fr .7fr;gap:10%;align-items:center}
.p-confidence h2{font:400 clamp(37px,4.3vw,60px)/1.15 var(--serif);letter-spacing:-.045em}
.p-confidence p:not(.eyebrow){color:#665f55;line-height:1.8}
.p-confidence-card{background:#f2ede4;border:1px solid #d8c9b2;padding:32px;display:flex;flex-direction:column;gap:14px}
.p-confidence-card strong{font:400 29px/1.2 var(--serif)}
.p-confidence-card span{color:#655d52;font-size:13px}
.p-confidence-card .button{margin-top:8px}
.p-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#191917;color:#fff;padding:10px 18px;box-shadow:0 -5px 24px #0003;display:none;align-items:center;justify-content:space-between;gap:15px}
.p-sticky[hidden]{display:none!important}
.p-sticky span{font-size:13px;line-height:1.25}
.p-sticky strong{display:block;font-size:18px}
.p-sticky a{background:var(--gold-light);color:#211c14;padding:12px 17px;font-weight:700;font-size:13px;white-space:nowrap}
.copy-toast{position:fixed;right:20px;bottom:20px;z-index:60;background:#171612;color:#fff;padding:14px 18px;box-shadow:0 8px 25px #0004;font-size:13px}
.copy-toast[hidden]{display:none}
@media(max-width:900px){.desktop-nav{gap:15px}.buy-steps{gap:10px}.buy-steps article{padding:20px}}
@media(max-width:760px){
  .p-hero-grid{display:flex;flex-direction:column;gap:22px}
  .p-intro{order:1;width:100%}.p-image-stage{order:2;width:100%}
  .p-intro h1{font-size:clamp(47px,12vw,70px)}
  .p-subtitle{margin-bottom:15px}.p-identifiers{margin-bottom:12px}
  .p-image-stage,.p-image-stage img{min-height:0;aspect-ratio:1}
  .p-sticky{display:flex}
  body:has(.p-sticky){padding-bottom:68px}
  .p-confidence-grid,.buy-steps{grid-template-columns:1fr}
  .section-pad{padding:68px 0}
}
