:root{--bg:#fbf7ef;--paper:#fffaf2;--ink:#342117;--muted:#735f51;--brand:#8c4527;--dark:#4e2415;--gold:#d9a052;--line:rgba(91,48,25,.15);--shadow:0 24px 70px rgba(67,35,18,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Poppins,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}h1,h2,h3{font-family:Fraunces,serif}.cursor-glow{position:fixed;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(217,160,82,.14),transparent 68%);pointer-events:none;z-index:-1;transform:translate(-50%,-50%)}header{position:sticky;top:0;z-index:50;background:rgba(251,247,239,.78);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.3s}header.scrolled{border-color:var(--line);box-shadow:0 8px 30px rgba(50,30,20,.06)}.nav{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;margin-right:auto}.brand b{font:700 22px Fraunces;color:var(--brand)}.brand i{color:var(--gold);font-style:normal}.brand small{color:#b06b53}nav{display:flex;gap:24px;font-size:14px}nav a{transition:.2s}nav a:hover{color:var(--brand);transform:translateY(-2px)}.burger{display:none}.btn{display:inline-flex;justify-content:center;align-items:center;padding:13px 22px;border-radius:999px;font-weight:600;border:1px solid transparent;transition:.25s}.primary{background:linear-gradient(135deg,var(--brand),var(--dark));color:white;box-shadow:0 12px 30px rgba(91,48,25,.22)}.glass{border-color:var(--line);background:rgba(255,255,255,.42)}.cream{background:var(--paper);color:var(--dark)}.btn:hover{transform:translateY(-4px) scale(1.02);box-shadow:var(--shadow)}section{padding:100px 0}.hero{min-height:calc(100vh - 78px);display:grid;align-items:center;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.pill,.eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.14em;color:var(--brand);margin-bottom:18px}.hero h1{font-size:clamp(58px,7vw,98px);line-height:.86;margin:0 0 28px;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:#bd6e57}.hero-copy p{max-width:600px;color:var(--muted);font-size:17px;line-height:1.75}.actions,.checks{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.checks{font-size:13px;color:var(--muted);gap:22px}.aurora{position:absolute;border-radius:50%;filter:blur(4px)}.a1{width:600px;height:600px;background:radial-gradient(circle,rgba(217,160,82,.25),transparent 68%);right:-160px;top:-100px}.a2{width:400px;height:400px;background:radial-gradient(circle,rgba(189,110,87,.16),transparent 70%);left:-180px;bottom:-160px}.hero-stage{height:570px;position:relative;perspective:1200px}.orb{position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(135deg,#e9c58f,#ce8b55);left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 80px rgba(255,255,255,.35)}.hero-card{position:absolute;width:205px;background:rgba(255,252,246,.92);border:1px solid var(--line);padding:16px;border-radius:24px;box-shadow:var(--shadow);transition:transform .15s ease;z-index:2}.hero-card img{height:175px;width:100%;object-fit:contain}.hero-card b,.hero-card small{display:block}.hero-card small{font-size:11px;color:var(--muted)}.hc1{left:0;top:15px;animation:floatA 6s ease-in-out infinite}.hc2{right:0;top:95px;animation:floatB 7s ease-in-out infinite}.hc3{left:115px;bottom:0;animation:floatC 6.5s ease-in-out infinite}.seal{position:absolute;right:20px;bottom:55px;width:125px;height:125px;border-radius:50%;background:var(--dark);color:white;display:grid;place-content:center;text-align:center;z-index:3;animation:pulse 3s ease-in-out infinite}.seal strong{font:700 28px Fraunces}.seal small{font-size:9px;letter-spacing:.12em}@keyframes floatA{50%{transform:translate(8px,-18px) rotate(-2deg)}}@keyframes floatB{50%{transform:translate(-10px,15px) rotate(2deg)}}@keyframes floatC{50%{transform:translate(12px,-14px) rotate(1deg)}}@keyframes pulse{50%{transform:scale(1.06);box-shadow:0 0 0 16px rgba(217,160,82,.12)}}.marquee{padding:16px 0;border-block:1px solid var(--line);overflow:hidden;background:#f2e5d0}.marquee div{width:max-content;animation:marquee 28s linear infinite;color:var(--brand);font:600 16px Fraunces;word-spacing:22px}@keyframes marquee{to{transform:translateX(-50%)}}.section-title{text-align:center;max-width:720px;margin:0 auto 48px}.section-title h2,.business h2,.quote h2{font-size:clamp(36px,5vw,58px);margin:0 0 15px;line-height:1.05}.section-title p{color:var(--muted);line-height:1.7}.choice-grid,.product-grid,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.choice{min-height:280px;padding:32px;border:1px solid var(--line);border-radius:28px;background:var(--paper);box-shadow:0 12px 35px rgba(70,38,20,.06);transition:box-shadow .25s}.choice.featured{background:linear-gradient(145deg,var(--dark),var(--brand));color:white}.choice span{font-size:12px;letter-spacing:.15em}.choice h3{font-size:28px}.choice p{color:var(--muted)}.choice.featured p{color:#efdccf}.choice:hover{box-shadow:var(--shadow)}.catalog{background:#f3e8d7}.tabs{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:35px}.tab{border:1px solid var(--line);background:var(--paper);padding:10px 18px;border-radius:999px;cursor:pointer}.tab.active{background:var(--dark);color:white}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;overflow:hidden;cursor:pointer;transition:.35s;position:relative}.product-card:hover{transform:translateY(-10px);box-shadow:var(--shadow)}.product-card .pic{height:235px;overflow:hidden;background:#ead6b8;position:relative}.product-card img{width:100%;height:100%;object-fit:contain;padding:10px;transition:.6s}.product-card:hover img{transform:scale(1.1) rotate(1deg)}.product-card .info{padding:18px}.product-card h3{margin:0 0 5px}.product-card p{font-size:12px;color:var(--muted)}.business,.quote{background:radial-gradient(circle at 85% 10%,#9f5935,var(--dark) 60%);color:white}.business .container{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.business-head p,.quote p{color:#e7cdbd;line-height:1.7}.light{color:#f1c77f}.business-carousel,.cinema{position:relative;overflow:hidden}.slider{display:flex;gap:18px;overflow:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:18px 5px}.slide{min-width:280px;height:380px;border-radius:26px;overflow:hidden;position:relative;scroll-snap-align:center;background:#eee;cursor:pointer}.slide img{width:100%;height:100%;object-fit:cover;transition:.7s}.slide:hover img{transform:scale(1.12)}.slide label{position:absolute;left:15px;bottom:15px;background:rgba(20,10,5,.7);backdrop-filter:blur(8px);padding:9px 13px;border-radius:999px;color:white;font-size:12px}.slide-btn{position:absolute;top:50%;z-index:4;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:28px;cursor:pointer}.slide-btn.prev{left:12px}.slide-btn.next{right:12px}.cinema .slide{min-width:340px;height:430px}.steps{grid-template-columns:repeat(4,1fr)}.steps article{padding:28px;border-top:1px solid var(--line)}.steps i{font:700 42px Fraunces;color:var(--gold)}.quote-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.quote form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote label{font-size:12px}.quote input,.quote select,.quote textarea{width:100%;margin-top:6px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.09);color:white;padding:13px;border-radius:13px;font:inherit}.quote select option{color:#222}.wide{grid-column:1/-1}.footer{padding:50px 0;display:flex;align-items:center;gap:30px;justify-content:space-between}.wa{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-content:center;background:#25d366;color:white;font-weight:700;z-index:30;box-shadow:0 12px 30px rgba(0,0,0,.2)}.modal{position:fixed;inset:0;background:rgba(20,10,5,.92);display:none;place-items:center;z-index:100;padding:30px}.modal.open{display:grid}.modal img{max-height:88vh;max-width:90vw}.modal button{position:absolute;right:25px;top:20px;background:none;border:0;color:white;font-size:45px}.reveal{opacity:0;transform:translateY(35px);transition:.8s cubic-bezier(.2,.8,.2,1)}.reveal.in{opacity:1;transform:none}@media(max-width:900px){nav,.desktop{display:none}.burger{display:block;border:0;background:none;font-size:25px}.hero-grid,.business .container,.quote-grid{grid-template-columns:1fr}.hero-stage{height:500px}.product-grid{grid-template-columns:repeat(2,1fr)}.choice-grid,.steps{grid-template-columns:1fr 1fr}nav.open{display:flex;position:absolute;top:78px;left:0;right:0;background:var(--bg);padding:25px;flex-direction:column}}@media(max-width:600px){section{padding:72px 0}.hero h1{font-size:58px}.hero-stage{height:390px}.hero-card{width:145px;padding:10px}.hero-card img{height:120px}.hc3{left:70px}.seal{width:90px;height:90px;right:0}.product-grid,.choice-grid,.steps{grid-template-columns:1fr}.quote form{grid-template-columns:1fr}.wide{grid-column:auto}.slide,.cinema .slide{min-width:82vw;height:380px}.footer{flex-direction:column;text-align:center}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* V4 PERFUMERIA EXPERIENCE */
.fragrance{padding:110px 0;background:radial-gradient(circle at 15% 20%,rgba(212,163,89,.18),transparent 30%),linear-gradient(145deg,#25150f,#542918 58%,#7f4828);color:#fff;overflow:hidden;position:relative}.fragrance .section-title h2,.fragrance .section-title p{color:#fff}.fragrance .section-title p{opacity:.76}.fragrance-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.fragrance-card{min-height:520px;border:1px solid rgba(255,255,255,.15);border-radius:34px;overflow:hidden;position:relative;background:rgba(255,255,255,.06);isolation:isolate;cursor:pointer;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s}.fragrance-card:hover{transform:translateY(-12px) scale(1.012);box-shadow:0 35px 90px rgba(0,0,0,.35)}.fragrance-card:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(20,8,3,.88));z-index:2}.fragrance-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.8,.2,1),filter .6s}.fragrance-card:hover img{transform:scale(1.09) rotate(.6deg);filter:saturate(1.12)}.fragrance-copy{position:absolute;z-index:3;left:34px;right:34px;bottom:34px}.fragrance-copy span{font-size:.72rem;letter-spacing:.18em;color:#f2d498}.fragrance-copy h3{font-size:clamp(1.8rem,3vw,2.8rem);color:#fff;margin:8px 0}.fragrance-copy p{opacity:.8;max-width:520px}.fragrance-copy b{display:inline-block;margin-top:18px;color:#f2d498}.fragrance-strip{display:flex;gap:18px;overflow:auto;scroll-snap-type:x mandatory;padding:28px 4px 10px}.fragrance-mini{flex:0 0 230px;height:280px;border-radius:24px;overflow:hidden;position:relative;scroll-snap-align:start;cursor:pointer;border:1px solid rgba(255,255,255,.12)}.fragrance-mini img{width:100%;height:100%;object-fit:cover;transition:.55s}.fragrance-mini:hover img{transform:scale(1.1)}.fragrance-mini label{position:absolute;inset:auto 12px 12px;background:rgba(20,8,3,.7);backdrop-filter:blur(10px);padding:8px 12px;border-radius:99px;font-size:.75rem}.perfume-orbit{position:absolute;width:500px;height:500px;border:1px solid rgba(240,217,168,.15);border-radius:50%;right:-220px;top:-180px;animation:spin 28s linear infinite}.perfume-orbit:after{content:'✦';position:absolute;left:50%;top:-10px;color:#f0d9a8;font-size:24px}@media(max-width:800px){.fragrance-grid{grid-template-columns:1fr}.fragrance-card{min-height:430px}}

/* ===== V5 PERFORMANCE + INTERACTION ===== */
:root{--mx:50vw;--my:50vh}body:before{content:'';position:fixed;inset:0;pointer-events:none;z-index:80;background:radial-gradient(280px circle at var(--mx) var(--my),rgba(217,160,82,.08),transparent 70%)}.tilt{transform:perspective(1100px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transform-style:preserve-3d;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.tilt:hover{box-shadow:0 28px 70px rgba(64,31,15,.18)}
.mandala-layer{position:absolute;pointer-events:none;opacity:.09;color:currentColor}.mandala-layer svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:.65}.mandala-one{width:520px;height:520px;right:-150px;top:-170px;animation:mandalaSpin 70s linear infinite}.mandala-two{width:340px;height:340px;left:-130px;bottom:-120px;animation:mandalaSpinReverse 90s linear infinite}.fragrance .mandala-layer{color:#f3dfbd;opacity:.075}.fragrance .mandala-one{right:-100px;top:-80px}.business .mandala-layer{color:#fff;opacity:.055}@keyframes mandalaSpin{to{transform:rotate(360deg)}}@keyframes mandalaSpinReverse{to{transform:rotate(-360deg)}}
.product-card{overflow:hidden;position:relative}.product-visual{border:0;padding:0;background:#eee;width:100%;height:260px;position:relative;overflow:hidden;cursor:zoom-in}.product-visual img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .5s}.product-card:hover .product-visual img{transform:scale(1.075) rotate(.3deg);filter:saturate(1.06)}.image-count,.zoom-hint{position:absolute;z-index:3;top:12px;padding:7px 10px;border-radius:999px;background:rgba(34,20,13,.72);color:#fff;font-size:.7rem;backdrop-filter:blur(10px)}.image-count{left:12px}.zoom-hint{right:12px;transform:translateY(-6px);opacity:0;transition:.3s}.product-card:hover .zoom-hint{opacity:1;transform:none}.product-info{padding:20px}.product-info h3{margin:4px 0 8px;font-size:1.35rem}.product-info p{color:var(--muted);font-size:.88rem}.micro{font-size:.64rem;letter-spacing:.15em;color:var(--brand);font-weight:700}.product-actions{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.product-actions a,.link-btn{font:600 .82rem Poppins;color:var(--brand);background:none;border:0;cursor:pointer;padding:0}.link-btn:hover,.product-actions a:hover{color:var(--gold)}
.fragrance{contain:layout paint;content-visibility:auto;contain-intrinsic-size:1000px}.perfume-orbit{display:none!important}.perfume-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;position:relative;z-index:2}.perfume-card{min-height:520px;border:1px solid rgba(255,255,255,.16);border-radius:32px;overflow:hidden;background:rgba(255,255,255,.055);position:relative;display:flex;flex-direction:column}.perfume-media{height:320px;position:relative;overflow:hidden;background:rgba(0,0,0,.14)}.perfume-media img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.perfume-card:hover .perfume-media img{transform:scale(1.07)}.perfume-shine{position:absolute;inset:-50%;background:linear-gradient(115deg,transparent 42%,rgba(255,255,255,.12) 50%,transparent 58%);transform:translateX(-45%) rotate(8deg);transition:transform .8s}.perfume-card:hover .perfume-shine{transform:translateX(45%) rotate(8deg)}.perfume-copy{padding:26px 28px 30px}.perfume-copy>span{font-size:.65rem;letter-spacing:.17em;color:#f0d498;text-transform:uppercase}.perfume-copy h3{font-size:2rem;margin:7px 0;color:#fff}.perfume-copy p{opacity:.78;font-size:.88rem;line-height:1.6}.cream-link{border:0;background:none;padding:0;color:#f2d498;font-weight:700;cursor:pointer;margin-top:10px}.perfume-rail-wrap,.business-carousel,.cinema{position:relative;margin-top:30px}.perfume-rail,.slider{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 4px 18px}.perfume-rail::-webkit-scrollbar,.slider::-webkit-scrollbar{display:none}.rail-card,.slide-card{border:0;padding:0;min-width:230px;height:290px;border-radius:24px;overflow:hidden;position:relative;scroll-snap-align:start;background:#eee;cursor:pointer;box-shadow:0 14px 40px rgba(0,0,0,.12)}.rail-card img,.slide-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.rail-card:hover img,.slide-card:hover img{transform:scale(1.08)}.rail-card span,.slide-card span{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 12px;border-radius:14px;background:rgba(25,13,8,.7);backdrop-filter:blur(10px);color:#fff;font-size:.76rem;text-align:left}.rail-nav{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.rail-nav button,.gallery-nav{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);color:inherit;cursor:pointer;font-size:1.2rem}.rail-nav button:hover{background:rgba(255,255,255,.2)}
.modal{padding:24px;flex-direction:column;align-items:center;justify-content:center}.modal.open{display:flex}.gallery-shell{width:min(1180px,96vw);height:min(850px,92vh);display:flex;flex-direction:column;gap:12px;position:relative}.gallery-top{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;color:#fff}.gallery-top h3{margin:0;color:#fff;font-size:1.25rem}.gallery-stage{flex:1 1 auto;min-height:0;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-stage #modalImg{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:20px;box-shadow:0 30px 90px rgba(0,0,0,.45);transition:opacity .28s ease,transform .28s ease}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,250,242,.95);color:var(--dark);z-index:4;box-shadow:0 10px 28px rgba(0,0,0,.28);transition:transform .2s ease,background .2s ease}.gallery-nav:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.gallery-nav:active{transform:translateY(-50%) scale(.94)}.gallery-nav.prev{left:16px}.gallery-nav.next{right:16px}.modal-thumbs{flex:0 0 auto;display:flex;gap:9px;overflow:auto;justify-content:flex-start;padding:4px}.modal-thumb{flex:0 0 72px;width:72px;height:58px;padding:3px;border-radius:10px;border:1px solid transparent;background:rgba(255,255,255,.08);cursor:pointer;transition:border-color .2s ease,transform .2s ease}.modal-thumb:hover{transform:translateY(-2px)}.modal-thumb.active{border-color:var(--gold)}.modal-thumb img{width:100%;height:100%;object-fit:cover;border-radius:7px}.modal-close-v5{position:static!important;width:42px!important;height:42px!important;border-radius:50%!important}.hero-card img.swap{opacity:.15;transform:scale(.96)}.hero-card img{transition:opacity .35s,transform .5s}
@media(max-width:800px){.perfume-grid{grid-template-columns:1fr}.perfume-card{min-height:430px}.perfume-media{height:260px}.mandala-one{width:360px;height:360px}.product-visual{height:220px}.gallery-shell{height:94vh}.rail-card,.slide-card{min-width:78vw}}@media(prefers-reduced-motion:reduce){.mandala-layer{animation:none!important}.tilt{transform:none!important}}

/* ===== V6 RESPONSIVE + PERFORMANCE ===== */
html,body{width:100%;max-width:100%;overflow-x:clip}.catalog,.fragrance,.business,.hero{overflow:clip}.product-visual{border:0;padding:0;width:100%;background:#eee;position:relative;cursor:pointer}.product-info{padding:18px}.product-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.link-btn{border:0;background:none;padding:0;color:var(--brand);font-weight:700;cursor:pointer}.image-count,.zoom-hint{position:absolute;z-index:2;border-radius:999px;font-size:11px}.image-count{top:10px;left:10px;background:rgba(35,25,20,.72);color:#fff;padding:6px 9px}.zoom-hint{right:10px;bottom:10px;background:rgba(255,250,242,.9);color:var(--dark);padding:7px 10px;opacity:0;transform:translateY(5px);transition:.25s}.product-card:hover .zoom-hint{opacity:1;transform:none}
/* use desktop space better */
@media(min-width:1200px){.container{width:min(1380px,calc(100% - 80px))}.hero-grid{grid-template-columns:.9fr 1.1fr;gap:90px}.hero-stage{height:620px}.hero h1{font-size:clamp(70px,6.2vw,106px)}.orb{width:480px;height:480px}.hero-card{width:220px}.hero-card img{height:190px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.product-card .pic,.product-visual{height:270px}.mandala-one{width:680px;height:680px;right:-170px}.mandala-two{width:470px;height:470px;left:-140px}.hero:after{content:'';position:absolute;width:280px;height:280px;border:1px solid rgba(91,48,25,.07);border-radius:50%;left:48%;bottom:-160px;box-shadow:0 0 0 55px rgba(91,48,25,.025),0 0 0 110px rgba(91,48,25,.018);pointer-events:none}}
/* mobile: eliminate phantom right column / horizontal overflow */
@media(max-width:600px){.container{width:100%;padding-inline:18px}.nav{height:66px}.brand b{font-size:19px}.hero{min-height:auto;padding:58px 0 46px}.hero-grid{width:100%;gap:28px}.hero-copy{min-width:0}.hero h1{font-size:clamp(48px,15vw,64px);line-height:.9}.hero-copy p{font-size:15px;line-height:1.65}.hero-stage{width:100%;max-width:390px;height:365px;margin:0 auto}.orb{width:285px;height:285px}.hero-card{width:132px;border-radius:18px}.hero-card img{height:105px}.hc1{left:2px;top:5px}.hc2{right:2px;top:55px}.hc3{left:72px;bottom:0}.seal{width:82px;height:82px;right:2px;bottom:32px}.seal strong{font-size:21px}.catalog{padding:68px 0}.catalog .container{width:100%;max-width:none}.section-title{width:100%;margin-bottom:30px}.section-title h2{font-size:clamp(34px,10vw,46px)}.tabs{width:100%;gap:8px;margin-inline:0}.tab{font-size:12px;padding:9px 13px}.product-grid{width:100%;grid-template-columns:1fr;gap:18px}.product-card{width:100%;max-width:none}.product-visual{height:250px}.product-card img{padding:8px}.product-info{padding:18px 18px 20px}.product-actions{width:100%}.fragrance,.business{padding:76px 0}.perfume-grid{width:100%;gap:18px}.perfume-card{width:100%;min-height:0}.perfume-media{height:280px}.perfume-copy{padding:22px}.perfume-rail-wrap,.business-carousel,.cinema{width:100%;max-width:100%}.perfume-rail,.slider{width:100%;max-width:100%;overscroll-behavior-inline:contain}.rail-card,.slide-card,.slide,.cinema .slide{min-width:calc(100vw - 54px);max-width:calc(100vw - 54px);height:350px}.business .container{width:100%;grid-template-columns:1fr;gap:30px}.quote-grid{gap:35px}.wa{right:16px;bottom:16px;width:54px;height:54px}.mandala-one{width:330px;height:330px;right:-150px;top:-80px}.mandala-two{width:260px;height:260px;left:-145px;bottom:-80px}.cursor-glow{display:none}}

/* ===== V7 FLUID SCROLL + STABLE LAYOUT ===== */
/* Avoid content-visibility intrinsic placeholders: they caused delayed section paint / jumps. */
.fragrance{content-visibility:visible!important;contain:none!important}
/* Expensive full-screen compositing effects removed. */
.cursor-glow,body:before{display:none!important}
header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:rgba(251,247,239,.97)!important}
/* Stable card geometry before images decode. */
.product-visual,.perfume-media,.hero-card{contain:layout paint}
.product-visual img,.perfume-media img,.hero-card img{transform:translateZ(0);backface-visibility:hidden}
.product-visual{aspect-ratio:4/3;height:auto!important}
.perfume-media{aspect-ratio:16/8.3;height:auto!important;min-height:280px}
/* Lightweight premium hover: one compositor transform, no mouse tracking. */
.tilt{transform:none!important;transform-style:flat!important;transition:transform .28s ease,box-shadow .28s ease!important}
@media(hover:hover) and (pointer:fine){.tilt:hover{transform:translateY(-5px) scale(1.008)!important}.product-card:hover{transform:translateY(-5px)!important}.perfume-card:hover .perfume-media img{transform:scale(1.035)!important}}
/* Perfume: one definitive collection area only. */
.perfume-rail-wrap{display:none!important}.perfume-grid{margin-bottom:0}.fragrance{padding-bottom:92px}
/* Mandalas fully visible, line-art only. */
.hero,.fragrance,.business{isolation:isolate}.mandala-layer{z-index:0;opacity:.075!important}.hero .container,.fragrance .container,.business .container{position:relative;z-index:1}
.mandala-one{width:430px!important;height:430px!important;right:24px!important;top:24px!important}.mandala-two{width:300px!important;height:300px!important;left:24px!important;bottom:24px!important}.mandala-layer svg{overflow:visible}
@media(min-width:1200px){.mandala-one{width:520px!important;height:520px!important;right:38px!important;top:32px!important}.mandala-two{width:360px!important;height:360px!important;left:34px!important;bottom:28px!important}.hero .mandala-layer{opacity:.055!important}.fragrance .mandala-layer,.business .mandala-layer{opacity:.065!important}}
/* Mobile stability / no horizontal phantom area. */
@media(max-width:700px){html,body{overflow-x:hidden!important}.container{max-width:100%!important}.hero,.catalog,.fragrance,.business,main,section{max-width:100vw!important;overflow:hidden!important}.product-grid,.perfume-grid{min-width:0!important}.product-card,.perfume-card{min-width:0!important}.product-visual{aspect-ratio:1.2/1}.perfume-media{aspect-ratio:1.15/1;min-height:0}.mandala-one{width:220px!important;height:220px!important;right:8px!important;top:12px!important}.mandala-two{width:170px!important;height:170px!important;left:8px!important;bottom:12px!important}.mandala-layer{opacity:.05!important;animation-duration:120s!important}.hero-card,.seal{animation:none!important}.marquee div{animation-duration:42s!important}.zoom-hint{opacity:1!important;transform:none!important}.perfume-shine{display:none!important}}
/* Less animation work while preserving visual identity. */
@media(prefers-reduced-motion:no-preference){.mandala-one{animation-duration:120s!important}.mandala-two{animation-duration:150s!important}}

/* ===== V8 IMMERSIVE + CAROUSEL FIX ===== */
/* Lightweight scroll progress gives feedback without expensive scroll effects. */
.scroll-progress{position:fixed;left:0;top:0;height:3px;width:100%;z-index:120;pointer-events:none;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,var(--gold),var(--brand),var(--dark));will-change:transform}

/* Remove the invasive Explore pill from product images. The whole image remains clickable. */
.zoom-hint{display:none!important}
.product-visual:after{content:'↗';position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,250,242,.88);color:var(--dark);font-size:15px;box-shadow:0 6px 18px rgba(50,25,12,.12);opacity:.72;transition:transform .22s ease,opacity .22s ease}
@media(hover:hover) and (pointer:fine){.product-visual:hover:after{transform:translateY(-2px) rotate(8deg);opacity:1}}

/* Business carousel controls: always above cards and actually clickable. */
.business-carousel{isolation:isolate;overflow:visible!important}
.business-carousel .slider{position:relative;z-index:1;scroll-behavior:smooth}
.business-carousel .slide-btn{z-index:10!important;display:grid!important;place-items:center;line-height:1;box-shadow:0 8px 24px rgba(0,0,0,.2);transition:transform .2s ease,background .2s ease}
.business-carousel .slide-btn:hover{transform:translateY(-50%) scale(1.08);background:#fff}
.business-carousel .slide-card{flex:0 0 min(520px,72vw);height:350px}
.business-carousel .slide-card img{object-fit:contain;background:#f2f2f2}

/* Ambient line-art mandalas through the full journey. */
#crear,.catalog,#trabajos,.process,.quote{position:relative;isolation:isolate;overflow:hidden}
.ambient-mandala{position:absolute;pointer-events:none;z-index:0;color:var(--brand);opacity:.055;animation:ambientSpin 145s linear infinite;transform-origin:center}
.ambient-mandala.alt{animation-direction:reverse;animation-duration:185s;opacity:.045}
.ambient-mandala svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:.7;overflow:visible}
section>.container,section>.section-title{position:relative;z-index:1}
@keyframes ambientSpin{to{transform:rotate(360deg)}}

/* Subtle depth bands make scrolling feel like a designed journey. */
#crear:after,.catalog:after,#trabajos:after,.process:after{content:'';position:absolute;pointer-events:none;z-index:0;width:420px;height:420px;border-radius:50%;filter:blur(2px);background:radial-gradient(circle,rgba(217,160,82,.08),transparent 68%)}
#crear:after{right:8%;bottom:-190px}.catalog:after{left:-180px;top:18%}#trabajos:after{right:-160px;top:12%}.process:after{left:12%;bottom:-220px}

/* More polished reveals, but only once and compositor-friendly. */
.reveal{transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}
.choice,.product-card,.perfume-card,.steps article{transform-origin:center}

@media(max-width:700px){
  .scroll-progress{height:2px}
  .ambient-mandala{opacity:.035!important;animation:none!important}
  .business-carousel{overflow:hidden!important;margin-inline:-18px;padding-inline:18px}
  .business-carousel .slider{padding-inline:0;gap:12px}
  .business-carousel .slide-card{flex-basis:calc(100vw - 58px);min-width:calc(100vw - 58px);max-width:calc(100vw - 58px);height:300px}
  .business-carousel .slide-btn{width:40px;height:40px;font-size:22px}
  .business-carousel .slide-btn.prev{left:24px}.business-carousel .slide-btn.next{right:24px}
  .product-visual:after{width:32px;height:32px;right:10px;bottom:10px}
}
@media(prefers-reduced-motion:reduce){.ambient-mandala{animation:none!important}.scroll-progress{display:none}}


/* ==========================================================
   V9 — HERO ORBITAL PRINTALO
   La marca es el centro; cuatro familias de producto orbitan.
   ========================================================== */
.hero-stage{isolation:isolate;overflow:visible!important}
.hero-stage .orb,.hero-stage .seal{display:none!important}
.brand-sun{position:absolute;left:50%;top:50%;width:285px;height:285px;transform:translate(-50%,-50%);border-radius:50%;z-index:5;display:grid;place-items:center;background:var(--paper);box-shadow:0 28px 80px rgba(78,36,21,.2),0 0 0 12px rgba(217,160,82,.12);overflow:visible}
.brand-sun img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:7px solid rgba(255,250,242,.96);position:relative;z-index:2}
.brand-sun-ring{position:absolute;inset:-22px;border:1px solid rgba(140,69,39,.14);border-radius:50%;pointer-events:none}
.brand-sun-ring.ring-b{inset:-45px;border-color:rgba(217,160,82,.12)}
.orbit-path{position:absolute;left:50%;top:50%;width:530px;height:530px;transform:translate(-50%,-50%);border:1px solid rgba(140,69,39,.13);border-radius:50%;z-index:1;box-shadow:0 0 0 28px rgba(217,160,82,.025),0 0 0 58px rgba(140,69,39,.018)}
.orbit-path:before,.orbit-path:after{content:'';position:absolute;border-radius:50%;background:var(--gold);box-shadow:0 0 18px rgba(217,160,82,.45)}
.orbit-path:before{width:7px;height:7px;left:50%;top:-4px}.orbit-path:after{width:5px;height:5px;right:-3px;top:50%}
.orbit-system{position:absolute;left:50%;top:50%;width:530px;height:530px;margin:-265px 0 0 -265px;z-index:4;animation:printaloOrbit 34s linear infinite;will-change:transform}
.planet-slot{position:absolute;left:50%;top:50%;width:0;height:0}
.ps1{transform:rotate(0deg) translateX(265px)}.ps2{transform:rotate(90deg) translateX(265px)}.ps3{transform:rotate(180deg) translateX(265px)}.ps4{transform:rotate(270deg) translateX(265px)}
.planet-card{position:absolute!important;left:0!important;right:auto!important;top:0!important;bottom:auto!important;width:178px!important;margin:-112px 0 0 -89px!important;padding:13px!important;border-radius:22px!important;animation:printaloCounterOrbit 34s linear infinite!important;transform-origin:center center;box-shadow:0 18px 55px rgba(67,35,18,.16)!important;transition:box-shadow .25s ease,border-color .25s ease!important;backdrop-filter:none!important}
.planet-card:hover{box-shadow:0 28px 75px rgba(67,35,18,.26)!important;border-color:rgba(217,160,82,.55)!important}
.planet-card img{height:142px!important;width:100%;object-fit:contain;transition:transform .35s ease,opacity .35s!important}
.planet-card:hover img{transform:scale(1.055)!important}
.planet-card b{font-size:15px}.planet-card small{font-size:10px;line-height:1.35;margin-top:2px}
@keyframes printaloOrbit{to{transform:rotate(360deg)}}
@keyframes printaloCounterOrbit{to{transform:rotate(-360deg)}}
.hero-stage:hover .orbit-system{animation-play-state:paused}.hero-stage:hover .planet-card{animation-play-state:paused}

@media(min-width:1200px){
 .hero-stage{height:660px!important}
 .brand-sun{width:310px;height:310px}
 .orbit-path{width:590px;height:590px}
 .orbit-system{width:590px;height:590px;margin:-295px 0 0 -295px}
 .ps1{transform:rotate(0deg) translateX(295px)}.ps2{transform:rotate(90deg) translateX(295px)}.ps3{transform:rotate(180deg) translateX(295px)}.ps4{transform:rotate(270deg) translateX(295px)}
 .planet-card{width:190px!important;margin:-118px 0 0 -95px!important}
 .planet-card img{height:152px!important}
}
@media(max-width:900px){
 .hero-stage{height:560px!important;max-width:620px!important;margin-inline:auto}
 .brand-sun{width:230px;height:230px}
 .orbit-path{width:440px;height:440px}
 .orbit-system{width:440px;height:440px;margin:-220px 0 0 -220px;animation-duration:42s}
 .ps1{transform:rotate(0deg) translateX(220px)}.ps2{transform:rotate(90deg) translateX(220px)}.ps3{transform:rotate(180deg) translateX(220px)}.ps4{transform:rotate(270deg) translateX(220px)}
 .planet-card{width:150px!important;margin:-98px 0 0 -75px!important;animation-duration:42s!important}
 .planet-card img{height:118px!important}
}
@media(max-width:600px){
 .hero-stage{height:430px!important;max-width:390px!important;overflow:visible!important}
 .brand-sun{width:158px;height:158px;box-shadow:0 18px 50px rgba(78,36,21,.18),0 0 0 8px rgba(217,160,82,.1)}
 .brand-sun img{border-width:4px}
 .brand-sun-ring{inset:-12px}.brand-sun-ring.ring-b{inset:-25px}
 .orbit-path{width:315px;height:315px;box-shadow:none}
 .orbit-system{width:315px;height:315px;margin:-157.5px 0 0 -157.5px;animation-duration:48s}
 .ps1{transform:rotate(0deg) translateX(157.5px)}.ps2{transform:rotate(90deg) translateX(157.5px)}.ps3{transform:rotate(180deg) translateX(157.5px)}.ps4{transform:rotate(270deg) translateX(157.5px)}
 .planet-card{width:112px!important;margin:-73px 0 0 -56px!important;padding:8px!important;border-radius:16px!important;animation-duration:48s!important}
 .planet-card img{height:82px!important}.planet-card b{font-size:11px}.planet-card small{font-size:8px}
}
@media(prefers-reduced-motion:reduce){.orbit-system,.planet-card{animation:none!important}}

/* V10 — correccion de orientacion orbital
   Cada planeta conserva la tarjeta vertical durante toda la orbita. */
.ps1{--slot-angle:0deg}.ps2{--slot-angle:90deg}.ps3{--slot-angle:180deg}.ps4{--slot-angle:270deg}
.planet-card{animation-name:printaloCounterOrbitUpright!important;transform:rotate(calc(-1 * var(--slot-angle)))!important}
@keyframes printaloOrbit{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@keyframes printaloCounterOrbitUpright{
 from{transform:rotate(calc(-1 * var(--slot-angle)))}
 to{transform:rotate(calc(-360deg - var(--slot-angle)))}
}

/* ==========================================================
   V11 — ORBITA ESTABLE: tarjetas siempre verticales
   Motion Path evita que los productos hereden la rotacion orbital.
   ========================================================== */
.orbit-system{
  animation:none!important;
  transform:none!important;
  margin:0!important;
  left:50%!important;
  top:50%!important;
  width:0!important;
  height:0!important;
  overflow:visible!important;
  will-change:auto!important;
}
.planet-slot{
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:0!important;
  height:0!important;
  transform:none!important;
  animation:none!important;
}
.planet-card{
  --orbit-r:265px;
  position:absolute!important;
  left:0!important;
  top:0!important;
  margin:-112px 0 0 -89px!important;
  transform:none!important;
  animation-duration:34s!important;
  animation-timing-function:linear!important;
  animation-iteration-count:infinite!important;
  transform-origin:center!important;
  will-change:transform;
}
/* Cada planeta recorre la misma circunferencia, con 1/4 de vuelta de separacion.
   translate + rotate inverso mantiene la tarjeta a 0 grados visuales. */
.ps1 .planet-card{animation-name:orbitUpright1!important}
.ps2 .planet-card{animation-name:orbitUpright2!important}
.ps3 .planet-card{animation-name:orbitUpright3!important}
.ps4 .planet-card{animation-name:orbitUpright4!important}
@keyframes orbitUpright1{
  from{transform:rotate(0deg) translateX(var(--orbit-r)) rotate(0deg)}
  to{transform:rotate(360deg) translateX(var(--orbit-r)) rotate(-360deg)}
}
@keyframes orbitUpright2{
  from{transform:rotate(90deg) translateX(var(--orbit-r)) rotate(-90deg)}
  to{transform:rotate(450deg) translateX(var(--orbit-r)) rotate(-450deg)}
}
@keyframes orbitUpright3{
  from{transform:rotate(180deg) translateX(var(--orbit-r)) rotate(-180deg)}
  to{transform:rotate(540deg) translateX(var(--orbit-r)) rotate(-540deg)}
}
@keyframes orbitUpright4{
  from{transform:rotate(270deg) translateX(var(--orbit-r)) rotate(-270deg)}
  to{transform:rotate(630deg) translateX(var(--orbit-r)) rotate(-630deg)}
}
.hero-stage:hover .planet-card{animation-play-state:paused!important}
@media(min-width:1200px){
 .planet-card{--orbit-r:295px;margin:-118px 0 0 -95px!important}
}
@media(max-width:900px){
 .planet-card{--orbit-r:220px;margin:-98px 0 0 -75px!important;animation-duration:42s!important}
}
@media(max-width:600px){
 .planet-card{--orbit-r:157.5px;margin:-73px 0 0 -56px!important;animation-duration:48s!important;will-change:auto}
}
@media(prefers-reduced-motion:reduce){
 .planet-card{animation-play-state:paused!important}
}

/* ==========================================================
   V12 - ORBITA JS ESTABLE
   Posicion orbital calculada; las tarjetas nunca rotan.
   ========================================================== */
.orbit-system{animation:none!important;transform:none!important}
.planet-card{
  animation:none!important;
  transform:none;
  will-change:transform;
  backface-visibility:hidden;
  -webkit-font-smoothing:antialiased;
}
.hero-stage:hover .planet-card{animation:none!important}
@media(max-width:600px){.planet-card{will-change:auto}}

/* ==========================================================
   V13 - FIX DEFINITIVO ORBITA
   El transform final se controla por variable CSS para vencer
   las reglas !important heredadas de V10/V11 sin rotar tarjetas.
   ========================================================== */
.planet-card{
  transform:var(--planet-transform,translate3d(0,0,0))!important;
  animation:none!important;
  opacity:1!important;
  visibility:visible!important;
}
.planet-slot{overflow:visible!important;opacity:1!important;visibility:visible!important}
.orbit-system{overflow:visible!important;opacity:1!important;visibility:visible!important}

/* ===== V14 - ACCESIBILIDAD, ESTADOS Y SEGURIDAD ===== */
/* Enlace "saltar al contenido" para usuarios de teclado y lectores de pantalla. */
.skip-link{position:fixed;left:12px;top:-60px;background:var(--dark);color:#fff;padding:12px 18px;border-radius:10px;z-index:200;transition:top .2s ease;font-weight:600}
.skip-link:focus{top:12px}
/* Foco de teclado visible en toda la pagina (antes dependia solo del estilo por defecto del navegador). */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold);outline-offset:3px;border-radius:6px}
.modal-thumb:focus-visible,.gallery-nav:focus-visible{outline-offset:2px}
/* Estado de carga / error del catalogo (antes solo se mostraba vacio sin distincion). */
.catalog-status{grid-column:1/-1;text-align:center;padding:40px 20px;color:var(--muted);font-size:.95rem}
.catalog-status.error{color:#a33b1f;font-weight:600}
/* Marca visualmente una imagen que no cargo (archivo movido/borrado) en vez de dejar un hueco vacio. */
.img-broken{background:repeating-linear-gradient(135deg,#eee,#eee 10px,#e2e2e2 10px,#e2e2e2 20px)}
.img-broken img{opacity:0}
@media(prefers-reduced-motion:reduce){.skip-link{transition:none}}

/* ===== V9 ACCESIBILIDAD DEL FORMULARIO DE COTIZACIÓN =====
   Región de estado (errores de validación) inyectada/usada por QuoteForm en
   assets/js/app.js. Vacía y sin ocupar espacio hasta que hay un mensaje. */
.quote-status{min-height:0;margin:0;font-size:13px;font-weight:600;color:#ffd9c7}
.quote-status:empty{display:none}
