:root{
  --ivory:#fcf9f2;--cream:#f3ece1;--sand:#e4d6c4;--champagne:#ccb28e;--gold:#b18d59;--taupe:#8d765d;--brown:#6f5b45;--charcoal:#433b31;--ink:#252321;--white:#fffefa;
  --muted:#746d64;--line:rgba(111,91,69,.18);--line-strong:rgba(111,91,69,.34);--footer:#1c1d1b;
  --serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;
  --max:1320px;--r-sm:11px;--r:18px;--r-lg:32px;--shadow:0 30px 80px rgba(66,51,33,.12);--shadow-soft:0 16px 42px rgba(66,51,33,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.eyebrow{font-size:.68rem;letter-spacing:.34em;text-transform:uppercase;font-weight:700;color:var(--taupe)}
.site-header{height:78px;position:sticky;top:0;z-index:100;background:rgba(252,249,242,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(111,91,69,.09)}.nav-wrap{height:100%;display:grid;grid-template-columns:225px 1fr 245px;align-items:center}.brand{display:flex;align-items:center;gap:11px}.brand img{width:48px;height:48px;object-fit:cover;object-position:50% 18%;border-radius:50%;mix-blend-mode:multiply}.brand-word strong{font:500 1.28rem/1 var(--serif);letter-spacing:.04em}.brand-word span{display:block;font-size:.5rem;letter-spacing:.26em;margin-top:5px;color:var(--muted)}.main-nav{display:flex;justify-content:center;gap:25px;font-size:.83rem}.main-nav>a{padding:12px 0;position:relative}.main-nav>a:after{content:"";position:absolute;height:1px;background:var(--gold);left:0;right:100%;bottom:4px;transition:.25s}.main-nav>a:hover:after,.main-nav>a.active:after{right:0}.nav-dropdown{position:relative}.nav-dropdown>button{border:0;background:none;padding:12px 0;cursor:pointer}.dropdown-panel{opacity:0;visibility:hidden;transform:translateY(7px);position:absolute;top:44px;left:50%;translate:-50% 0;width:275px;padding:12px;background:rgba(255,254,250,.99);box-shadow:var(--shadow-soft);border:1px solid var(--line);border-radius:16px;transition:.2s}.nav-dropdown:hover .dropdown-panel{opacity:1;visibility:visible;transform:none}.dropdown-panel a{display:block;padding:9px 11px;border-radius:9px;font-size:.82rem}.dropdown-panel a:hover{background:var(--cream)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:6px}.icon-btn{width:42px;height:42px;border:1px solid transparent;background:transparent;border-radius:50%;display:grid;place-items:center;cursor:pointer;position:relative}.icon-btn:hover{border-color:var(--line);background:rgba(255,255,255,.5)}.icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.55}.count-dot{position:absolute;right:1px;top:1px;min-width:17px;height:17px;border-radius:99px;background:#9d7849;color:white;font-size:.58rem;display:grid;place-items:center;padding:0 4px}.header-cta{padding:11px 17px;border-radius:999px;background:linear-gradient(135deg,#ad8951,#8d6939);color:white;font-size:.76rem;font-weight:650;box-shadow:0 9px 25px rgba(149,113,60,.15)}.menu-btn{display:none}.mobile-nav{display:none}
.hero{min-height:620px;position:relative;overflow:hidden;background:radial-gradient(circle at 74% 34%,rgba(255,255,255,.92) 0 10%,transparent 35%),linear-gradient(110deg,#fbf7ef 0%,#f0e5d6 54%,#e4d1b9 100%)}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:42px;position:relative}.hero-copy{padding:58px 0;position:relative;z-index:2}.hero h1{font:500 clamp(3.7rem,6.1vw,6.5rem)/.91 var(--serif);letter-spacing:-.055em;margin:15px 0 25px;max-width:650px}.hero h1 em{font-weight:500;color:#9f7b45}.hero-lead{font-size:1.03rem;color:#4f4a45;max-width:600px;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:12px}.btn{min-height:45px;padding:0 18px;border-radius:9px;border:1px solid var(--line-strong);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.79rem;font-weight:700;transition:.2s;background:transparent;cursor:pointer}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(66,51,33,.08)}.btn-primary{border-color:transparent;color:white;background:linear-gradient(135deg,#b19059,#99713d)}.btn-outline{background:rgba(255,255,255,.35)}.hero-values{display:flex;gap:38px;margin-top:34px;padding-top:26px;border-top:1px solid rgba(111,91,69,.15);max-width:620px}.hero-value{display:flex;align-items:center;gap:10px}.hero-value svg{width:25px;height:25px;stroke:#977547;fill:none;stroke-width:1.5}.hero-value span{display:block;font-size:.73rem;line-height:1.25;color:#514b44}.hero-scene{height:560px;position:relative;align-self:end}.light-window{position:absolute;right:-12%;top:-10%;width:80%;height:82%;background:linear-gradient(100deg,rgba(255,255,255,.05),rgba(255,255,255,.58));clip-path:polygon(20% 0,100% 0,100% 88%,0 100%)}.plant{position:absolute;right:0;top:8%;width:170px;height:340px;opacity:.6}.plant:before,.plant:after{content:"";position:absolute;background:#647153;border-radius:100% 0 100% 0;transform-origin:bottom center}.plant:before{width:44px;height:110px;right:48px;top:55px;box-shadow:-36px 44px 0 #758064,-15px 105px 0 #5d684d,35px 115px 0 #7c866c,18px 185px 0 #667159}.plant:after{width:10px;height:260px;right:62px;top:70px;background:#6c755c;border-radius:999px;transform:rotate(3deg)}.tablet{position:absolute;right:14%;bottom:8%;width:255px;height:390px;background:#141413;border-radius:22px;border:8px solid #3b3833;box-shadow:0 35px 50px rgba(40,33,24,.28);transform:perspective(900px) rotateY(-7deg) rotateX(2deg)}.tablet-screen{position:absolute;inset:12px;border-radius:11px;background:radial-gradient(circle at 50% 30%,#302a21,#111);display:grid;place-items:center;text-align:center;color:#d7bf91;padding:20px}.tablet-screen img{width:142px;height:142px;object-fit:cover;object-position:50% 20%;border-radius:50%;mix-blend-mode:screen;filter:sepia(.3) saturate(.65) brightness(.78)}.tablet-screen strong{font:500 1.5rem var(--serif);letter-spacing:.12em}.tablet-screen small{font-size:.51rem;letter-spacing:.21em;color:#d8c6a8}.book-stack{position:absolute;right:46%;bottom:13%;width:300px;filter:drop-shadow(0 18px 22px rgba(40,33,24,.23));transform:perspective(900px) rotateY(8deg)}.spine{height:45px;margin-top:-4px;padding:0 20px;border-radius:4px 10px 10px 4px;display:flex;align-items:center;justify-content:center;color:#e9d6b2;font:600 .73rem var(--sans);letter-spacing:.08em;border-left:3px solid rgba(255,255,255,.12);box-shadow:inset 0 1px rgba(255,255,255,.08),0 5px 12px rgba(0,0,0,.16)}.spine:nth-child(1){background:#31312f}.spine:nth-child(2){background:#26313a}.spine:nth-child(3){background:#6f493c}.spine:nth-child(4){background:#292826}.spine:nth-child(5){background:#77654d}.spine:nth-child(6){background:#675951}.hero-script{position:absolute;left:9%;top:8%;font:italic 2.25rem/1.13 var(--serif);transform:rotate(-5deg);color:#3d352d;opacity:.84}.hero-script span{display:block;margin-left:30px}.desk{position:absolute;left:0;right:-5%;bottom:0;height:20%;background:linear-gradient(#dbc7aa,#b99d78);clip-path:polygon(0 26%,100% 0,100% 100%,0 100%);opacity:.62}.cup{position:absolute;right:0;bottom:7%;width:105px;height:120px;border-radius:8px 8px 28px 28px;background:#22211e;box-shadow:0 14px 22px rgba(0,0,0,.24)}.cup:after{content:"";position:absolute;right:-35px;top:28px;width:50px;height:54px;border:12px solid #22211e;border-left:0;border-radius:0 55% 55% 0}.cup span{position:absolute;inset:25px 10px;text-align:center;color:#c7a264;font:700 .68rem/1.3 var(--sans);letter-spacing:.07em}
.section{padding:94px 0}.section-head{text-align:center;max-width:820px;margin:0 auto 38px}.section-title{font:500 clamp(2.45rem,4.2vw,4.35rem)/1.02 var(--serif);letter-spacing:-.035em;margin:.42rem 0 10px}.section-copy{color:var(--muted);margin:0 auto;max-width:720px}.section-topline{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-topline .section-head{text-align:left;margin:0}.section-topline .section-title{font-size:clamp(2.2rem,3.3vw,3.55rem)}.text-link{font-size:.82rem;font-weight:700;padding-bottom:4px;border-bottom:1px solid var(--line-strong)}
.categories-section{background:#fffdf9;border-top:1px solid rgba(111,91,69,.07)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{position:relative;overflow:hidden;min-height:260px;border-radius:16px;box-shadow:0 12px 30px rgba(66,51,33,.06);isolation:isolate}.category-art{position:absolute;inset:0;transition:transform .45s}.category-card:hover .category-art{transform:scale(1.03)}.category-icon{position:absolute;left:24px;bottom:82px;width:42px;height:42px;border:1px solid rgba(209,172,111,.8);border-radius:50%;display:grid;place-items:center;z-index:2}.category-icon svg{width:23px;height:23px;fill:none;stroke:#d5ae6d;stroke-width:1.5}.category-copy{position:absolute;inset:auto 0 0 0;padding:56px 24px 20px;background:linear-gradient(transparent,rgba(18,17,15,.90));color:white}.category-copy h3{font:500 1.55rem var(--serif);margin:0 0 4px}.category-copy p{font-size:.72rem;color:rgba(255,255,255,.75);margin:0;max-width:82%}.round-arrow{position:absolute;right:20px;bottom:20px;width:32px;height:32px;border:1px solid rgba(218,181,117,.75);border-radius:50%;display:grid;place-items:center;color:#e5bd77}.micro-pill{position:absolute;right:18px;top:-176px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.88);color:#51483d;font-size:.57rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.tone-mist .category-art{background:radial-gradient(circle at 70% 25%,rgba(255,215,164,.55),transparent 24%),linear-gradient(140deg,#3c5248,#9ba99a)}.tone-mist .category-art:after{content:"";position:absolute;inset:0;background:linear-gradient(20deg,rgba(15,39,30,.7),transparent 55%)}.tone-blue .category-art{background:linear-gradient(140deg,#17262d,#547284 56%,#b7c4c5)}.tone-blue .category-art:after{content:"";position:absolute;left:12%;top:20%;width:58%;height:45%;border:1px solid rgba(255,255,255,.22);box-shadow:20px 18px 0 rgba(255,255,255,.07)}.tone-berry .category-art{background:radial-gradient(circle at 58% 31%,#edd0bb 0 13%,transparent 14%),radial-gradient(circle at 55% 43%,#9b3040 0 17%,transparent 18%),linear-gradient(135deg,#4d302b,#b16956)}.tone-berry .category-art:after{content:"";position:absolute;inset:0;background:linear-gradient(20deg,rgba(34,20,18,.65),transparent 55%)}.tone-ink .category-art{background:linear-gradient(135deg,#252320,#796a5d)}.tone-ink .category-art:after{content:"";position:absolute;right:18%;top:15%;width:38%;height:50%;border-bottom:2px solid #c4a063;border-right:2px solid #c4a063;transform:skew(-10deg);opacity:.55}.tone-sand .category-art{background:linear-gradient(135deg,#544a3d,#a99170)}.tone-sand .category-art:after{content:"";position:absolute;left:18%;top:18%;width:52%;height:40%;background:repeating-linear-gradient(90deg,rgba(255,255,255,.11) 0 2px,transparent 2px 16px);transform:rotate(-6deg)}.tone-clay .category-art{background:linear-gradient(135deg,#715e54,#c7aa91)}.tone-clay .category-art:after{content:"";position:absolute;right:17%;top:17%;width:44%;height:47%;border-radius:50% 50% 40% 45%;background:rgba(255,255,255,.12)}
.products-section{background:var(--ivory)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{text-align:center;min-width:0}.product-visual{position:relative;height:375px;display:grid;place-items:center;padding:12px}.book-shell{width:205px;height:292px;position:relative;border-radius:3px 9px 9px 3px;padding:24px 18px 18px;color:white;text-align:left;display:flex;flex-direction:column;justify-content:space-between;box-shadow:12px 21px 32px rgba(33,27,21,.20),inset 6px 0 rgba(255,255,255,.09);transform:perspective(900px) rotateY(-7deg);transition:.25s}.product-card:hover .book-shell{transform:perspective(900px) rotateY(-3deg) translateY(-4px)}.book-top,.book-bottom{font-size:.48rem;letter-spacing:.15em;opacity:.82}.book-title h3{font:700 1.55rem/.97 var(--serif);letter-spacing:-.035em;margin:0 0 10px}.book-title p{font-size:.63rem;line-height:1.35;margin:0;opacity:.85}.book-shell.real-cover{padding:0;background:#ddd;overflow:hidden}.book-shell.real-cover img{width:100%;height:100%;display:block;object-fit:cover;border-radius:3px 9px 9px 3px}.detail-visual .book-shell.real-cover{box-shadow:20px 35px 55px rgba(33,27,21,.24),inset 8px 0 rgba(255,255,255,.08)}
.cover-wellness{background:linear-gradient(160deg,#9cae9d,#4d655b 60%,#243c34)}.cover-technology{background:radial-gradient(circle at 70% 60%,#245772,#0c2430 45%,#071119)}.cover-gastronomy{background:radial-gradient(circle at 70% 55%,#9e453f,#542a24 45%,#261c19)}.cover-marketing{background:linear-gradient(160deg,#252321,#0d0e0e)}.cover-marketing:after{content:"↗";position:absolute;right:20px;bottom:45px;font-size:4rem;color:#bd914d;opacity:.7}.wish-btn{position:absolute;right:10px;top:12px;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:rgba(255,254,250,.93);font-size:1.05rem;cursor:pointer}.wish-btn.active{color:#a47154}.product-kicker{font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:#9a7b54;font-weight:800}.product-info h3{font:600 1.06rem/1.25 var(--serif);margin:8px 0 5px}.product-info>p{font-size:.72rem;color:var(--muted);height:34px;margin:0 auto 10px;max-width:250px}.product-price{font:700 1rem var(--sans);margin-bottom:12px}.product-actions{display:grid;grid-template-columns:.72fr 1.28fr;gap:8px}.product-actions .btn{padding:0 10px;font-size:.69rem}
.collections-section{background:#fffdf9}.collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.collection-card{min-height:250px;padding:30px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:16px;display:flex;align-items:flex-end;justify-content:space-between;transition:.25s;background:linear-gradient(145deg,#f8f1e6,#e8d8c2)}.collection-card:nth-child(2){background:linear-gradient(145deg,#f6f0e8,#d5c2a9)}.collection-card:nth-child(3){background:linear-gradient(145deg,#f7f3ec,#e2d7ca)}.collection-card:before{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(115,91,65,.17);border-radius:50%;right:-75px;top:-85px}.collection-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.collection-card h3{font:500 2rem var(--serif);margin:10px 0 8px}.collection-card p{color:var(--muted);font-size:.82rem;max-width:340px}.collection-arrow{width:40px;height:40px;border:1px solid var(--line-strong);border-radius:50%;display:grid;place-items:center;flex:none}.architecture-band{padding:86px 0;background:linear-gradient(110deg,#e8dccb,#f8f3ec 60%,#eadbc7)}.architecture-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.architecture-grid h2{font:500 clamp(2.7rem,4.5vw,4.9rem)/.98 var(--serif);letter-spacing:-.04em;margin:14px 0}.architecture-points{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong)}.architecture-points p{margin:0;padding:24px;border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);font-size:.82rem}.architecture-points b{display:block;font:500 1.6rem var(--serif);color:#9a7a4e;margin-bottom:8px}
.brand-story{padding:86px 0;background:linear-gradient(90deg,rgba(228,214,196,.85),rgba(249,245,238,.96));border-top:1px solid var(--line)}.story-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:120px;align-items:center}.story-quote{font:500 clamp(2.6rem,4.6vw,5rem)/1.02 var(--serif);letter-spacing:-.04em;margin:0}.story-copy{font-size:.95rem;max-width:600px;color:#4f4943}.signature{font:italic 2.15rem var(--serif);margin-top:20px;transform:rotate(-4deg);width:max-content;border-bottom:1px solid #705f4c;padding:0 15px 2px}
.newsletter{background:#1d1e1c;color:#fff;padding:44px 0;border-top:1px solid #524636}.newsletter-grid{display:grid;grid-template-columns:1fr 1.8fr .8fr;gap:64px;align-items:center}.newsletter-brand{display:flex;align-items:center;gap:14px}.newsletter-brand img{width:70px;height:70px;object-fit:cover;object-position:50% 18%;border-radius:50%;mix-blend-mode:screen}.newsletter-brand strong{display:block;font:500 1.5rem var(--serif);color:#d8b980;letter-spacing:.06em}.newsletter-brand span{display:block;font-size:.52rem;letter-spacing:.25em;color:#bdb5a9}.newsletter h3{font:500 1.1rem var(--serif);margin:0}.newsletter p{font-size:.74rem;color:#bdb9b2;margin:4px 0 13px}.signup{display:flex;gap:8px}.signup input{height:45px;min-width:300px;border-radius:7px;border:1px solid #4a4844;background:#fff;padding:0 14px}.social-label{font-size:.72rem;margin-bottom:10px;color:#beb8ad}.socials{display:flex;gap:8px}.socials a{width:31px;height:31px;border:1px solid #4e4d48;border-radius:50%;display:grid;place-items:center;font-size:.62rem}.site-footer{background:#1d1e1c;color:#8f8b83;border-top:1px solid #403b34;padding:18px 0}.footer-row{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:20px;align-items:center;font-size:.57rem}.footer-links{display:flex;gap:15px;justify-content:center}.footer-row>span:last-child{text-align:right;color:#a98b5c}
.page-hero{padding:105px 0 82px;background:linear-gradient(120deg,#f8f1e6,#e9dbc9)}.page-hero.compact{padding:78px 0 58px}.page-hero h1{font:500 clamp(3.2rem,5.8vw,6.4rem)/.94 var(--serif);letter-spacing:-.05em;margin:14px 0 18px;max-width:980px}.page-hero p{max-width:760px;color:var(--muted);font-size:1rem}.catalog-shell{padding:60px 0 95px}.catalog-toolbar{display:grid;grid-template-columns:1fr 250px;gap:14px;margin-bottom:25px}.catalog-search{height:52px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 15px}.catalog-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.catalog-search input{border:0;outline:0;width:100%;background:transparent}.catalog-toolbar select{border:1px solid var(--line-strong);border-radius:10px;background:#fff;padding:0 14px;color:var(--ink)}.filter-label{font-size:.59rem;letter-spacing:.25em;color:var(--taupe);font-weight:800;margin:8px 0 10px}.filter-label.secondary{margin-top:20px}.filter-row{display:flex;gap:8px;flex-wrap:wrap}.filter-chip{border:1px solid var(--line);background:#fffdfa;border-radius:999px;padding:9px 14px;cursor:pointer;font-size:.72rem}.filter-chip.active{background:#382f26;color:white;border-color:#382f26}.filter-chip.subtle{background:transparent}.catalog-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin:28px 0 30px;padding-top:14px;color:var(--muted);font-size:.68rem}.catalog-grid{grid-template-columns:repeat(4,1fr)}.empty-state{grid-column:1/-1;padding:90px 20px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.empty-state h2{font:500 2.2rem var(--serif);margin:12px 0}.empty-state p{color:var(--muted)}
.detail-wrap{padding:54px 0 100px}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:.65rem;color:var(--muted);margin-bottom:42px;overflow:auto;white-space:nowrap}.breadcrumbs a:hover{color:var(--ink)}.product-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center;min-height:650px}.detail-visual{min-height:550px;display:grid;place-items:center;background:radial-gradient(circle,#fff 0 18%,transparent 55%),linear-gradient(135deg,#f4ecdf,#e8d9c5);border-radius:28px}.detail-visual .book-shell{width:295px;height:420px;padding:36px 27px 25px}.detail-visual .book-title h3{font-size:2.25rem}.detail-copy h1{font:500 clamp(3.3rem,5vw,5.7rem)/.96 var(--serif);letter-spacing:-.05em;margin:13px 0 16px}.detail-subtitle{font:500 1.35rem var(--serif);color:#685c50}.detail-description{max-width:670px;color:var(--muted);font-size:.94rem}.detail-price{font:700 1.35rem var(--sans);margin:27px 0 18px}.detail-actions{display:flex;gap:8px}.checkout-note{font-size:.65rem;color:var(--muted);max-width:550px;margin-top:11px}.detail-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:34px;max-width:620px}.detail-specs div{padding:15px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.detail-specs b,.detail-specs span{display:block}.detail-specs b{font-size:.58rem;text-transform:uppercase;letter-spacing:.12em;color:var(--taupe)}.detail-specs span{font-size:.75rem;margin-top:4px}.detail-section{padding:90px 0 20px}.detail-section>h2,.detail-section .section-topline h2{font:500 clamp(2.4rem,4vw,4.4rem)/1.02 var(--serif);max-width:800px;letter-spacing:-.04em;margin:11px 0 34px}.detail-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid var(--line)}.detail-benefits article{padding-top:23px}.detail-benefits b{font:500 1.7rem var(--serif);color:#a08055}.detail-benefits h3{font:600 1rem var(--serif)}.detail-benefits p{font-size:.78rem;color:var(--muted)}.related-grid{grid-template-columns:repeat(3,1fr)}
.collections-page{padding:75px 0 105px}.collection-detail{display:grid;grid-template-columns:130px 1fr;gap:50px;padding:65px 0;border-bottom:1px solid var(--line)}.collection-index{font:400 4.5rem var(--serif);color:#c2aa87}.collection-detail h2{font:500 clamp(2.7rem,4vw,4.5rem)/1 var(--serif);margin:10px 0}.collection-detail p{max-width:720px;color:var(--muted)}.coming-line{display:flex;align-items:center;gap:12px;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#856d50;margin-top:22px}.coming-line span{width:45px;height:1px;background:#aa8b61}
.search-panel{position:fixed;inset:0;background:rgba(28,25,22,.52);backdrop-filter:blur(8px);z-index:200;display:none;padding:90px 20px}.search-panel.open{display:block}.search-box{max-width:760px;margin:0 auto;background:#fffdfa;border-radius:18px;box-shadow:var(--shadow);padding:20px}.search-row{display:grid;grid-template-columns:1fr 42px;gap:8px;border-bottom:1px solid var(--line);padding-bottom:12px}.search-row input{border:0;outline:0;background:transparent;font:500 1.2rem var(--serif)}.search-result{display:flex;justify-content:space-between;padding:15px 5px;border-bottom:1px solid var(--line)}.search-result small{display:block;text-transform:uppercase;letter-spacing:.16em;color:var(--taupe);font-size:.51rem}.search-result b{font:500 1rem var(--serif)}.search-empty{padding:30px 4px;color:var(--muted)}
@media(max-width:1120px){.nav-wrap{grid-template-columns:210px 1fr 150px}.main-nav{gap:16px;font-size:.77rem}.header-cta{display:none}.hero-grid{grid-template-columns:1fr 1fr}.book-stack{right:42%;width:250px}.tablet{right:7%}.product-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.collections-grid{grid-template-columns:1fr}.architecture-grid{gap:45px}.newsletter-grid{grid-template-columns:1fr 1.7fr}.newsletter-grid>div:last-child{display:none}}
@media(max-width:820px){.container{width:min(calc(100% - 30px),var(--max))}.site-header{height:68px}.nav-wrap{grid-template-columns:1fr auto}.main-nav{display:none}.header-actions .wish-head{display:none}.menu-btn{display:grid}.brand img{width:43px;height:43px}.mobile-nav{position:fixed;z-index:99;left:15px;right:15px;top:77px;background:#fffdfa;border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:16px;padding:8px;display:none}.mobile-nav.open{display:block}.mobile-nav a{display:block;padding:13px;border-radius:10px}.mobile-nav a:hover{background:var(--cream)}.hero,.hero-grid{min-height:auto}.hero-grid{display:block}.hero-copy{padding:70px 0 28px}.hero h1{font-size:clamp(3.5rem,15vw,5.5rem);max-width:620px}.hero-values{gap:20px;justify-content:space-between}.hero-scene{height:480px;margin:0 -15px}.hero-script{left:8%;top:5%;font-size:1.8rem}.book-stack{left:6%;right:auto;width:230px;bottom:13%}.spine{height:39px;font-size:.63rem}.tablet{right:6%;width:220px;height:340px}.cup{display:none}.category-grid{grid-template-columns:1fr 1fr}.section{padding:72px 0}.product-grid,.catalog-grid{grid-template-columns:1fr 1fr}.product-visual{height:340px}.collections-grid{grid-template-columns:1fr}.architecture-grid{grid-template-columns:1fr;gap:34px}.story-grid{grid-template-columns:1fr;gap:38px}.newsletter-grid{display:block}.newsletter-brand{margin-bottom:24px}.footer-row{display:block;text-align:center}.footer-links{margin:10px 0;flex-wrap:wrap}.footer-row>span:last-child{text-align:center;display:block}.catalog-toolbar{grid-template-columns:1fr}.catalog-toolbar select{height:48px}.product-detail-grid{grid-template-columns:1fr;gap:35px}.detail-visual{min-height:500px}.detail-copy h1{font-size:clamp(3rem,12vw,5rem)}.detail-benefits{grid-template-columns:1fr}.collection-detail{grid-template-columns:75px 1fr;gap:20px}.collection-index{font-size:3rem}}
@media(max-width:560px){.hero-copy{padding-top:54px}.hero h1{font-size:3.75rem}.hero-lead{font-size:.95rem}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-values{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hero-value{display:block;text-align:center}.hero-value svg{margin-bottom:7px}.hero-scene{height:420px}.book-stack{width:200px;bottom:13%}.spine{height:35px;font-size:.56rem}.tablet{right:-4%;width:190px;height:300px}.tablet-screen img{width:105px;height:105px}.category-grid{grid-template-columns:1fr}.category-card{min-height:230px}.section-head{text-align:left}.section-title{font-size:2.7rem}.section-copy{font-size:.86rem}.section-topline{display:block}.section-topline .text-link{display:inline-block;margin-top:12px}.product-grid,.catalog-grid{grid-template-columns:1fr}.product-visual{height:360px}.product-actions{grid-template-columns:1fr 1.25fr}.architecture-points{grid-template-columns:1fr}.story-quote{font-size:3.1rem}.signup{display:grid}.signup input{min-width:0;width:100%}.page-hero{padding:75px 0 58px}.page-hero h1{font-size:3.6rem}.catalog-meta{display:block}.catalog-meta span{display:block;margin:5px 0}.detail-visual{min-height:440px}.detail-visual .book-shell{width:235px;height:340px}.detail-visual .book-title h3{font-size:1.8rem}.detail-actions{display:grid;grid-template-columns:1fr auto}.detail-specs{grid-template-columns:1fr}.collection-detail{display:block}.collection-index{margin-bottom:15px}}

/* V004 — pulido visual, ficha premium y responsive QA */
:focus-visible{outline:2px solid #a78350;outline-offset:3px}.premium-detail{align-items:start}.detail-visual-wrap{position:relative}.visual-note{display:flex;justify-content:center;gap:10px;margin-top:14px;color:var(--taupe);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase}.detail-copy{position:relative}.detail-copy:before{content:"";position:absolute;left:-34px;top:2px;width:1px;height:84px;background:linear-gradient(transparent,#b79b73,transparent)}.detail-actions .btn-buy{min-width:220px}.wish-detail{min-width:108px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0 0}.trust-row span{padding:13px 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.66rem;color:var(--muted);text-align:center}.trust-row b{display:block;color:var(--ink);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px}.inside-section{padding-top:72px}.inside-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:start;background:linear-gradient(135deg,rgba(243,236,225,.65),rgba(255,255,255,.42));padding:54px 58px;border-radius:28px;border:1px solid rgba(111,91,69,.10)}.inside-grid h2{font:500 clamp(2.55rem,4vw,4.2rem)/1 var(--serif);letter-spacing:-.035em;margin:12px 0 18px}.inside-grid p{color:var(--muted);max-width:560px}.inside-list{list-style:none;padding:0;margin:0}.inside-list li{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line);font:500 1.12rem/1.2 var(--serif)}.inside-list li:first-child{border-top:1px solid var(--line)}.inside-list span{font:700 .58rem var(--sans);letter-spacing:.15em;color:var(--gold)}.editorial-promise{padding-top:78px}.mobile-buybar{display:none}.compact-page-hero{padding-bottom:52px}.compact-page-hero h1{max-width:760px}.wishlist-empty{max-width:760px;margin:30px auto 0;text-align:center;padding:70px 28px}.wishlist-empty .btn{margin-top:18px}.catalog-meta{margin-bottom:20px}.real-cover img{transition:transform .38s ease,filter .38s ease}.product-card:hover .real-cover img{transform:scale(1.015);filter:saturate(1.03)}

@media(max-width:980px){.inside-grid{gap:42px;padding:44px}.trust-row{grid-template-columns:1fr}.trust-row span{text-align:left}.detail-copy:before{display:none}}
@media(max-width:820px){.inside-grid{grid-template-columns:1fr;gap:26px}.inside-section{padding-top:54px}.premium-detail .detail-visual-wrap{max-width:520px;margin-inline:auto;width:100%}.detail-copy{max-width:720px;margin-inline:auto}.detail-actions .btn-buy{min-width:0}.mobile-buybar{display:flex;position:fixed;z-index:120;left:12px;right:12px;bottom:12px;background:rgba(31,29,26,.94);backdrop-filter:blur(16px);color:white;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px rgba(0,0,0,.25);border-radius:15px;padding:10px 10px 10px 14px;align-items:center;justify-content:space-between;gap:14px}.mobile-buybar div{min-width:0}.mobile-buybar small{display:block;max-width:52vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d8d1c7;font-size:.62rem}.mobile-buybar strong{font:500 1rem var(--serif)}.mobile-buybar a{background:linear-gradient(135deg,#b19059,#99713d);color:white;border-radius:10px;padding:12px 20px;font-size:.74rem;font-weight:700}.site-footer{padding-bottom:86px}}
@media(max-width:560px){.inside-grid{padding:32px 22px;border-radius:20px}.inside-grid h2{font-size:2.55rem}.inside-list li{grid-template-columns:40px 1fr;font-size:1rem;padding:17px 0}.trust-row{margin-top:18px}.detail-actions{grid-template-columns:1fr}.wish-detail{width:100%}.mobile-buybar{left:8px;right:8px;bottom:8px}.wishlist-empty{text-align:left;padding:48px 8px}.compact-page-hero h1{font-size:3.4rem}}

/* V005 — Home premium, SEO-ready static pages, microinteractions and accessibility */
.skip-link{position:fixed;left:16px;top:-60px;z-index:500;background:var(--ink);color:white;padding:10px 14px;border-radius:9px;font-size:.75rem;transition:top .2s}.skip-link:focus{top:14px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal-open{overflow:hidden}.site-header{transition:box-shadow .25s ease,background .25s ease,border-color .25s ease}.site-header.scrolled{background:rgba(252,249,242,.97);box-shadow:0 10px 35px rgba(70,54,34,.07);border-color:rgba(111,91,69,.14)}
.brand img{object-fit:contain;object-position:center;border-radius:0;mix-blend-mode:multiply}.brand-word strong{letter-spacing:.055em}.brand-word span{letter-spacing:.24em}.header-cta{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.header-cta:hover{transform:translateY(-1px);box-shadow:0 13px 30px rgba(149,113,60,.22);filter:saturate(1.03)}
.hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:radial-gradient(circle at 1px 1px,rgba(91,72,47,.16) 1px,transparent 0);background-size:28px 28px;mask-image:linear-gradient(90deg,#000,transparent 66%)}.hero-copy:after{content:"";position:absolute;left:-10%;top:12%;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.5);filter:blur(70px);z-index:-1}.hero h1 em{position:relative}.hero h1 em:after{content:"";position:absolute;left:1%;right:-3%;height:9px;bottom:5px;background:linear-gradient(90deg,rgba(177,141,89,.18),rgba(177,141,89,.03));z-index:-1;transform:skewX(-10deg)}
.tablet-screen img{object-fit:contain;mix-blend-mode:multiply;filter:none;border-radius:0;background:#f7efe2}.tablet-screen:before{content:"";position:absolute;inset:0;border-radius:11px;box-shadow:inset 0 0 0 1px rgba(215,191,145,.12)}
.category-art{background-color:#4f493f}.category-bg{position:absolute;inset:-7%;width:114%;height:114%;object-fit:cover;object-position:center 30%;filter:saturate(.62) brightness(.56) contrast(1.03);transform:scale(1.04);transition:transform .55s ease,filter .55s ease}.category-card:hover .category-bg{transform:scale(1.085);filter:saturate(.76) brightness(.62) contrast(1.02)}.category-art:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(28,26,23,.12),rgba(28,26,23,.48));z-index:1}.category-icon{z-index:3}.category-copy{z-index:4}.micro-pill{z-index:5}
.product-card{transition:transform .28s ease,box-shadow .28s ease}.product-card:hover{transform:translateY(-3px)}.product-card .btn{transition:transform .2s ease,background .2s ease,border-color .2s ease}.real-cover{overflow:hidden}.real-cover img{width:100%;height:100%;object-fit:cover}.product-card h3 a{background-image:linear-gradient(var(--ink),var(--ink));background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .25s}.product-card h3 a:hover{background-size:100% 1px}
.how-band{padding:96px 0;background:linear-gradient(180deg,#f2eadf,#eee1d0);border-block:1px solid rgba(111,91,69,.08)}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.how-grid article{padding:36px 44px 40px 0;position:relative}.how-grid article+article{padding-left:44px;border-left:1px solid var(--line)}.how-grid span{font:500 1.15rem var(--serif);color:#a1835d}.how-grid h3{font:500 2rem/1.1 var(--serif);margin:14px 0 10px}.how-grid p{margin:0;color:var(--muted);font-size:.84rem;max-width:330px}
[data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .62s ease,transform .62s ease}[data-reveal].revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.001ms!important;transition-duration:.001ms!important}[data-reveal]{opacity:1;transform:none}}
.search-panel{opacity:0;visibility:hidden;display:block;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.search-panel.open{opacity:1;visibility:visible;pointer-events:auto}.search-box{transform:translateY(-8px);transition:transform .22s ease}.search-panel.open .search-box{transform:none}.search-row input{width:100%}.search-result{transition:background .18s ease,padding .18s ease}.search-result:hover{background:var(--cream);padding-inline:11px}.site-toast{position:fixed;z-index:400;left:50%;bottom:28px;translate:-50% 15px;opacity:0;pointer-events:none;background:#282622;color:white;padding:13px 18px;border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.2);font-size:.74rem;max-width:min(90vw,560px);text-align:center;transition:.25s}.site-toast.show{opacity:1;translate:-50% 0}
.social-copy{font-size:.76rem;color:#c9c1b6;line-height:1.7;max-width:240px}.newsletter .signup input{background:#fffdf9;border:1px solid rgba(255,255,255,.13)}
.content-page{padding:76px 0 110px}.content-narrow{max-width:930px}.contact-card{padding:58px 62px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(140deg,#fffdf9,#f1e7d9);box-shadow:var(--shadow-soft)}.contact-card h2{font:500 clamp(2.1rem,4vw,4rem)/1 var(--serif);margin:12px 0 16px;letter-spacing:-.035em}.contact-card p{color:var(--muted);max-width:650px;margin-bottom:25px}.content-columns{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-top:58px;padding-top:40px;border-top:1px solid var(--line)}.content-columns h3{font:500 1.55rem var(--serif);margin:0 0 10px}.content-columns p{color:var(--muted);font-size:.88rem}.legal-copy{max-width:900px}.legal-copy h2{font:500 1.85rem var(--serif);margin:42px 0 10px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:#5f5951;max-width:820px}.legal-copy a{text-decoration:underline;text-decoration-color:#b89664;text-underline-offset:3px}.legal-note{margin-top:54px;padding:22px 24px;border-left:2px solid var(--gold);background:#f3ebdf;font-size:.78rem}.detail-back{padding:48px 0 10px}.breadcrumbs a:hover{text-decoration:underline;text-underline-offset:4px}

@media(max-width:980px){.how-grid{grid-template-columns:1fr}.how-grid article,.how-grid article+article{padding:28px 0;border-left:0;border-bottom:1px solid var(--line)}.how-grid article:last-child{border-bottom:0}.how-grid p{max-width:650px}.content-columns{gap:30px}}
@media(max-width:820px){.brand-word strong{font-size:1.12rem}.brand-word span{font-size:.46rem}.content-page{padding:58px 0 90px}.contact-card{padding:42px 34px}.content-columns{grid-template-columns:1fr}.site-toast{bottom:96px}.how-band{padding:72px 0}}
@media(max-width:560px){.brand-word strong{font-size:1.02rem}.brand-word span{letter-spacing:.18em}.hero:before{display:none}.contact-card{padding:34px 24px;border-radius:20px}.contact-card h2{font-size:2.1rem;overflow-wrap:anywhere}.content-page{padding-top:42px}.how-grid h3{font-size:1.65rem}.how-grid article{padding:24px 0}.site-toast{font-size:.68rem}}

/* V006 — Commercial trust layer, external checkout transparency */
.commerce-assurance{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;margin-top:20px;padding:15px 16px;border:1px solid rgba(126,99,63,.16);border-radius:14px;background:linear-gradient(135deg,rgba(249,245,237,.95),rgba(241,231,217,.72));color:var(--ink)}
.assurance-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e9dfcd;color:#80643f;font-size:.82rem;font-weight:800;border:1px solid rgba(126,99,63,.14)}
.commerce-assurance b{display:block;font:600 .76rem/1.2 var(--sans);letter-spacing:.015em;margin-bottom:3px}.commerce-assurance span{display:block;color:var(--muted);font-size:.68rem;line-height:1.45}
.product-actions a[data-checkout-state="pending_individual_url"]{background:linear-gradient(135deg,#b69a70,#9b7a4f);box-shadow:none}.product-actions a[data-checkout-state="pending_individual_url"]:hover{filter:brightness(.98)}
.checkout-note{border-left:2px solid rgba(164,130,82,.42);padding-left:14px}
@media(max-width:560px){.commerce-assurance{padding:13px 14px;grid-template-columns:30px 1fr}.assurance-mark{width:27px;height:27px}.commerce-assurance span{font-size:.65rem}}

/* V008 — Hero fotográfico integrado + copy público depurado */
.hero.hero-photo{
  min-height:660px;
  background:#f7f0e6;
  position:relative;
  isolation:isolate;
}
.hero-photo .hero-grid{min-height:660px;display:block;position:relative;z-index:3}
.hero-photo .hero-copy{width:min(48%,650px);padding:76px 0 64px;position:relative;z-index:4}
.hero-photo-scene{
  position:absolute;z-index:1;right:0;top:0;bottom:0;width:72%;
  background-image:url('assets/hero-bulexlux-desktop.webp');
  background-repeat:no-repeat;background-size:cover;background-position:center center;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 8%,#000 25%,#000 100%);
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 8%,#000 25%,#000 100%);
}
.hero-photo-wash{
  position:absolute;z-index:2;inset:0;pointer-events:none;
  background:linear-gradient(90deg,
    rgba(252,249,242,.99) 0%,
    rgba(250,246,238,.98) 25%,
    rgba(249,244,235,.91) 38%,
    rgba(247,240,230,.56) 51%,
    rgba(247,240,230,.10) 65%,
    rgba(247,240,230,0) 78%);
}
.hero-photo:before{display:none}
.hero-photo .hero-copy:after{content:"";position:absolute;inset:4% -15% 3% -10%;z-index:-1;background:radial-gradient(ellipse at 32% 50%,rgba(255,253,248,.72),transparent 67%);filter:blur(10px)}
.hero-photo h1{font-size:clamp(4.2rem,6.35vw,6.9rem);max-width:650px;text-shadow:0 1px 0 rgba(255,255,255,.18)}
.hero-photo .hero-lead{max-width:520px;font-size:1.02rem}
.hero-photo .hero-values{max-width:585px;background:linear-gradient(90deg,rgba(252,249,242,.45),rgba(252,249,242,0));padding-right:20px}
.customer-band{background:linear-gradient(180deg,#f0e5d6,#eadbc8)}
.customer-band .architecture-points p{background:rgba(255,253,248,.34)}
.newsletter-coming .newsletter-soon{display:inline-flex;margin-top:13px;border:1px solid rgba(204,178,142,.42);color:#d7bf91;border-radius:999px;padding:8px 12px;font-size:.59rem;letter-spacing:.18em;font-weight:800}

@media(max-width:1120px){
  .hero-photo .hero-copy{width:min(51%,600px)}
  .hero-photo-scene{width:70%;background-position:47% center}
  .hero-photo-wash{background:linear-gradient(90deg,rgba(252,249,242,.99) 0%,rgba(250,246,238,.97) 32%,rgba(247,240,230,.75) 45%,rgba(247,240,230,.12) 67%,transparent 80%)}
}
@media(max-width:820px){
  .hero.hero-photo{min-height:910px;background:#f7f0e6}
  .hero-photo .hero-grid{min-height:910px}
  .hero-photo .hero-copy{width:100%;padding:62px 0 0;z-index:5}
  .hero-photo h1{font-size:clamp(3.8rem,13vw,5.5rem);max-width:620px}
  .hero-photo .hero-lead{max-width:620px}
  .hero-photo-scene{
    width:100%;height:52%;top:auto;bottom:0;
    background-image:url('assets/hero-bulexlux-mobile.webp');
    background-position:center center;background-size:cover;
    -webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.45) 16%,#000 33%,#000 100%);
    mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.45) 16%,#000 33%,#000 100%);
  }
  .hero-photo-wash{background:linear-gradient(180deg,rgba(252,249,242,.98) 0%,rgba(250,246,238,.94) 45%,rgba(247,240,230,.44) 58%,rgba(247,240,230,0) 72%)}
  .hero-photo .hero-values{max-width:620px;background:none}
}
@media(max-width:560px){
  .hero.hero-photo,.hero-photo .hero-grid{min-height:930px}
  .hero-photo .hero-copy{padding-top:48px}
  .hero-photo h1{font-size:3.72rem}
  .hero-photo .hero-lead{font-size:.95rem;max-width:94%}
  .hero-photo-scene{height:47%;background-position:54% center}
  .hero-photo-wash{background:linear-gradient(180deg,rgba(252,249,242,.99) 0%,rgba(250,246,238,.97) 48%,rgba(247,240,230,.34) 64%,transparent 77%)}
}

/* V009 — Hero más abierto + imágenes maestras por nicho */
.hero.hero-photo{min-height:600px}
.hero-photo .hero-grid{min-height:600px}
.hero-photo .hero-copy{width:min(43%,610px);padding:64px 0 54px}
.hero-photo-scene{
  width:100%;
  background-size:cover;
  background-position:center 48%;
  -webkit-mask-image:none;
  mask-image:none;
}
.hero-photo-wash{
  background:linear-gradient(90deg,
    rgba(252,249,242,.995) 0%,
    rgba(252,249,242,.985) 21%,
    rgba(250,246,238,.93) 31%,
    rgba(249,244,235,.68) 39%,
    rgba(247,240,230,.26) 47%,
    rgba(247,240,230,.05) 55%,
    transparent 64%);
}
.hero-photo .hero-copy:after{inset:3% -10% 2% -8%;background:radial-gradient(ellipse at 30% 48%,rgba(255,253,248,.58),transparent 69%)}
.hero-photo h1{font-size:clamp(3.9rem,5.9vw,6.3rem);max-width:610px}
.hero-photo .hero-lead{max-width:500px}
.hero-photo .hero-values{max-width:540px}

.category-bg{inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%;filter:saturate(.82) brightness(.70) contrast(1.02);transform:scale(1.015)}
.category-card:hover .category-bg{transform:scale(1.045);filter:saturate(.90) brightness(.74) contrast(1.02)}
.category-art:before{background:linear-gradient(180deg,rgba(20,18,15,.03) 0%,rgba(20,18,15,.12) 38%,rgba(18,17,15,.52) 100%)}
.tone-mist .category-art,.tone-blue .category-art,.tone-berry .category-art,.tone-ink .category-art,.tone-sand .category-art,.tone-clay .category-art{background:#7a6b59}
.tone-mist .category-art:after,.tone-blue .category-art:after,.tone-berry .category-art:after,.tone-ink .category-art:after,.tone-sand .category-art:after,.tone-clay .category-art:after{display:none}

@media(max-width:1120px){
  .hero.hero-photo,.hero-photo .hero-grid{min-height:590px}
  .hero-photo .hero-copy{width:min(47%,570px);padding:58px 0 48px}
  .hero-photo-scene{width:100%;background-position:55% 48%}
  .hero-photo-wash{background:linear-gradient(90deg,rgba(252,249,242,.995) 0%,rgba(252,249,242,.98) 27%,rgba(249,244,235,.82) 39%,rgba(247,240,230,.30) 50%,transparent 66%)}
}
@media(max-width:820px){
  .hero.hero-photo{min-height:900px}
  .hero-photo .hero-grid{min-height:900px}
  .hero-photo .hero-copy{width:100%;padding:58px 0 0}
  .hero-photo-scene{width:100%;height:53%;top:auto;bottom:0;background-image:url('assets/hero-bulexlux-mobile.webp');background-position:center center;background-size:cover}
  .hero-photo-wash{background:linear-gradient(180deg,rgba(252,249,242,.99) 0%,rgba(250,246,238,.96) 44%,rgba(247,240,230,.42) 59%,transparent 74%)}
}
@media(max-width:560px){
  .hero.hero-photo,.hero-photo .hero-grid{min-height:910px}
  .hero-photo-scene{height:48%}
}

/* === V013: visual final aprobado por dirección BULEXLUX === */
.hero-photo-scene{
  inset:0;
  width:100%;
  height:100%;
  background-image:url('assets/hero-bulexlux-desktop.webp');
  background-repeat:no-repeat;
  background-size:auto 100%;
  background-position:right center;
}
.hero-photo-wash{
  background:linear-gradient(90deg,rgba(252,249,242,.995) 0%,rgba(252,249,242,.985) 25%,rgba(250,246,238,.84) 36%,rgba(247,240,230,.34) 47%,rgba(247,240,230,.07) 58%,transparent 70%);
}
.category-card.category-approved{min-height:260px;background:#181715;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px rgba(66,51,33,.08);}
.category-approved-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:none;filter:none;transition:transform .35s ease;}
.category-card.category-approved:hover .category-approved-img{transform:scale(1.012);}
@media(max-width:1120px){
  .hero-photo-scene{background-size:auto 100%;background-position:62% center;}
}
@media(max-width:820px){
  .hero-photo-scene{background-image:url('assets/hero-bulexlux-mobile.webp');background-size:auto 100%;background-position:58% center;}
  .category-card.category-approved{min-height:245px;}
}
@media(max-width:560px){
  .category-card.category-approved{min-height:230px;}
}


/* V015 — ficha lifestyle premium: solo bloque visual de producto */
.detail-visual.detail-scene{
  position:relative;overflow:hidden;isolation:isolate;
  min-height:550px;background-repeat:no-repeat;background-size:cover;
  border-radius:28px;display:flex;align-items:flex-end;
  padding:38px 42px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),0 18px 48px rgba(40,31,24,.08);
}
.detail-visual.detail-scene::before{
  content:"";position:absolute;inset:0;z-index:0;pointer-events:none;
  background:linear-gradient(180deg,rgba(20,17,14,.03) 0%,rgba(20,17,14,.08) 47%,rgba(20,17,14,.34) 100%);
}
.detail-visual.detail-scene::after{
  content:"";position:absolute;inset:auto -8% -18% -8%;height:52%;z-index:0;pointer-events:none;
  background:radial-gradient(ellipse at center,rgba(19,15,12,.34),transparent 68%);
  filter:blur(12px);
}
.detail-scene-bienestar{background-image:url('assets/categories/bienestar.webp');background-position:center 48%;justify-content:flex-start}
.detail-scene-tecnologia{background-image:url('assets/categories/tecnologia.webp');background-position:center 48%;justify-content:flex-end}
.detail-scene-gastronomia{background-image:url('assets/product-scenes/gastronomia.webp');background-position:center 46%;justify-content:flex-start}
.detail-scene-marketing{background-image:url('assets/categories/marketing.webp');background-position:center 48%;justify-content:flex-start}
.detail-visual.detail-scene .book-shell.real-cover{
  position:relative;z-index:2;width:216px;height:306px;padding:0;
  transform:perspective(1100px) rotateY(-12deg) rotateZ(-1.2deg);
  transform-origin:center bottom;
  border-radius:4px 10px 10px 4px;
  box-shadow:22px 34px 58px rgba(13,11,9,.42),0 9px 18px rgba(13,11,9,.24),inset 7px 0 rgba(255,255,255,.08);
}
.detail-scene-tecnologia .book-shell.real-cover{transform:perspective(1100px) rotateY(12deg) rotateZ(1.2deg)}
.detail-visual.detail-scene .book-shell.real-cover::before{
  content:"";position:absolute;left:-7px;top:4px;bottom:4px;width:10px;z-index:3;
  border-radius:4px 0 0 4px;background:linear-gradient(90deg,rgba(28,23,18,.55),rgba(255,255,255,.14));
  box-shadow:-3px 4px 8px rgba(0,0,0,.14);
}
.detail-visual.detail-scene .book-shell.real-cover img{position:relative;z-index:2;border-radius:4px 10px 10px 4px}
@media(max-width:820px){
  .detail-visual.detail-scene{min-height:520px;padding:32px 34px;background-position:center center}
  .detail-visual.detail-scene .book-shell.real-cover{width:205px;height:291px}
}
@media(max-width:560px){
  .detail-visual.detail-scene{min-height:455px;padding:26px 24px;border-radius:22px}
  .detail-visual.detail-scene .book-shell.real-cover{width:182px;height:258px}
  .detail-scene-tecnologia{justify-content:flex-end}
}
