:root{--ink:#211529;--paper:#fbf8f3;--muted:#f0e9e3;--accent:#c34d35;--gold:#d49655;--plum:#4d2550;--line:rgba(33,21,41,.14);--max:1280px;--shadow:0 18px 50px rgba(41,21,36,.14);--display:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.page-width{width:min(var(--max),calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;z-index:100;background:#fff;padding:10px}.announcement{background:linear-gradient(90deg,#2c1831,#55264c);color:#fff;text-align:center;padding:10px 20px;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase}.site-header{border-bottom:1px solid var(--line);background:rgba(251,248,243,.88);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.header-row{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{font-family:var(--display);font-size:1.52rem;font-weight:700;letter-spacing:-.06em;line-height:1}.brand span{display:block;font:700 .58rem Arial,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-top:6px}.nav{display:flex;align-items:center;gap:27px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:bold}.nav a{position:relative}.nav a:after{content:'';position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--accent);transition:width .2s}.nav a:hover:after,.nav a[aria-current=page]:after{width:100%}.header-tools{display:flex;gap:17px;font-size:.8rem;font-weight:bold}.header-tools a:last-child{background:var(--ink);color:#fff;border-radius:999px;padding:8px 12px;margin:-8px -12px}.menu-toggle{display:none;border:0;background:none;color:var(--ink);font-weight:bold}.hero{overflow:hidden;padding:72px 0 86px;background:radial-gradient(circle at 83% 18%,#e8bc8b 0 4%,transparent 20%),radial-gradient(circle at 15% 100%,#cda9bd 0 2%,transparent 25%),linear-gradient(128deg,#f4e7dd,#eee4dc 45%,#dfcfc9)}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;min-height:510px}.hero-content{position:relative;z-index:2}.eyebrow{font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:var(--accent);font-weight:800;margin:0}.hero h1,.section-title,.page-header h1,.product-info h1{font-family:var(--display);letter-spacing:-.065em;line-height:.98}.hero h1{font-size:clamp(3.4rem,6.8vw,6.2rem);margin:15px 0 21px;max-width:610px}.hero p:not(.eyebrow){max-width:515px;font-size:1.08rem}.button{display:inline-block;border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;padding:14px 22px;margin:11px 8px 0 0;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(33,21,41,.16)}.button--light{background:transparent;color:var(--ink)}.hero-stage{min-height:500px;perspective:1200px;position:relative;display:grid;place-items:center}.hero-card{position:absolute;width:min(79%,440px);aspect-ratio:4/5;border:11px solid #fff;background:#d7c2bb;box-shadow:24px 28px 0 rgba(77,37,80,.2),0 30px 45px rgba(45,24,39,.22);transform:rotateY(-10deg) rotateX(4deg) rotateZ(2deg);overflow:hidden;transition:transform .5s ease}.hero-card:hover{transform:rotateY(-3deg) rotateX(1deg) rotateZ(0deg) translateZ(15px)}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card--back{width:56%;height:68%;left:3%;top:5%;transform:rotateY(18deg) rotateZ(-9deg);opacity:.75;filter:saturate(.85)}.hero-card--back:hover{transform:rotateY(14deg) rotateZ(-7deg)}.hero-orbit{width:94px;height:94px;position:absolute;right:2%;bottom:7%;border-radius:50%;background:linear-gradient(145deg,#f8d8ab,#c15c48);box-shadow:inset -10px -12px 18px rgba(83,29,35,.25),8px 14px 25px rgba(45,24,39,.18);animation:float 5s ease-in-out infinite}.hero-orbit:after{content:'CUSTOM';position:absolute;inset:10px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;color:#fff;font-size:.55rem;letter-spacing:.15em;font-weight:bold}.hero-spark{position:absolute;right:12%;top:1%;font-family:var(--display);font-size:5rem;color:var(--gold);line-height:1;transform:rotate(16deg);text-shadow:2px 6px 0 #fff}@keyframes float{50%{transform:translateY(-15px) rotate(10deg)}}.section{padding:88px 0}.section--muted{background:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:33px}.section-title{font-size:clamp(2.4rem,4.5vw,4.1rem);margin:7px 0}.text-link{text-decoration:underline;text-underline-offset:5px;font-weight:800;font-size:.82rem}.collection-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.collection-card{position:relative;min-height:295px;background:#e0d4cf;overflow:hidden;border-radius:3px;box-shadow:0 8px 0 rgba(77,37,80,.08);transition:transform .25s,box-shadow .25s}.collection-card:hover{transform:translateY(-7px) rotate(-.5deg);box-shadow:0 16px 0 rgba(77,37,80,.12)}.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.collection-card:hover img{transform:scale(1.06)}.collection-card span{position:absolute;left:13px;bottom:13px;background:rgba(255,255,255,.94);padding:9px 12px;font-weight:bold;font-size:.88rem;box-shadow:3px 3px 0 var(--gold)}.product-card{position:relative;transform-style:preserve-3d;transition:transform .15s ease;will-change:transform}.product-card__image{background:linear-gradient(145deg,#ede8e3,#ded3cb);aspect-ratio:1/1.13;overflow:hidden;position:relative;box-shadow:0 8px 0 #d7c6bd}.product-card__image:after{content:'';position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,255,255,.3),transparent 34%);pointer-events:none}.product-card__image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card h3{font-size:.96rem;margin:15px 0 3px;letter-spacing:-.02em}.price{font-weight:800;font-size:.92rem}.compare{color:#777;text-decoration:line-through;font-weight:400;margin-left:6px}.badge{position:absolute;top:11px;left:11px;background:var(--accent);color:#fff;padding:5px 8px;font-size:.62rem;letter-spacing:.08em;font-weight:bold;z-index:2}.trust-strip{background:var(--ink);color:#fff}.trust-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:24px 0}.trust-strip__item{display:flex;align-items:center;justify-content:center;gap:10px;font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;font-weight:bold}.trust-strip__dot{width:9px;height:9px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 5px rgba(212,150,85,.16)}.custom-panel{background:linear-gradient(130deg,#4e2551,#25172d);color:#fff;position:relative;overflow:hidden;padding:70px}.custom-panel:before{content:'';position:absolute;width:480px;height:480px;border:1px solid rgba(255,255,255,.25);border-radius:50%;right:-160px;top:-260px}.custom-panel:after{content:'✦';font-size:14rem;position:absolute;color:rgba(212,150,85,.3);right:10%;bottom:-80px}.custom-panel .section-title{max-width:590px;position:relative;z-index:1}.custom-panel p{position:relative;z-index:1;max-width:500px}.custom-panel .button{position:relative;z-index:1;background:#fff;color:var(--ink);border-color:#fff}.page-header{padding:56px 0 28px;border-bottom:1px solid var(--line)}.page-header h1{font-size:clamp(2.7rem,5vw,4.7rem);margin:0}.collection-toolbar{display:flex;justify-content:space-between;margin:28px 0;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;padding:60px 0}.product-gallery{position:sticky;top:110px;height:max-content}.product-main-media{background:linear-gradient(145deg,#eee9e3,#e1d8d1);min-height:560px;display:grid;place-items:center;overflow:hidden}.product-main-media img,.product-main-media video,.product-main-media model-viewer{width:100%;height:100%;max-height:700px;object-fit:contain}.product-thumbs{display:flex;gap:9px;margin-top:10px;overflow:auto}.product-thumb{padding:0;border:2px solid transparent;background:#eee;width:70px;height:80px;cursor:pointer}.product-thumb.is-active{border-color:var(--accent)}.product-thumb img{height:100%;width:100%;object-fit:cover}.product-info{padding-top:18px}.product-info h1{font-size:clamp(2.7rem,4vw,4.3rem);margin:8px 0 17px}.product-info .price{font-size:1.18rem;margin-bottom:23px}.product-form{margin-top:28px;border-top:1px solid var(--line);padding-top:5px}.product-form label{display:block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin:20px 0 7px}.product-form select,.product-form input[type=number],.product-form textarea,.product-form input[type=file]{width:100%;padding:13px;border:1px solid var(--line);background:#fff}.product-form textarea{min-height:90px;resize:vertical}.product-form .button{width:100%;margin:22px 0 0}.rte{max-width:780px}.rte p{margin:0 0 14px}.cart-table{width:100%;border-collapse:collapse}.cart-table td,.cart-table th{border-bottom:1px solid var(--line);padding:18px 8px;text-align:left}.cart-item{display:flex;gap:14px;align-items:center}.cart-item img{width:72px;height:85px;object-fit:cover;background:#eee}.cart-summary{margin-left:auto;max-width:390px;padding-top:24px;text-align:right}.footer{background:#1d1422;color:#fff;padding:65px 0 24px;margin-top:70px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer a{display:block;margin:8px 0;color:#e5dce3;font-size:.9rem}.footer small{display:block;border-top:1px solid #5c4c5e;padding-top:20px;margin-top:40px;color:#c5b7c1}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:18;background:#25d366;color:#052a14;padding:12px 16px;border-radius:999px;font-weight:bold;box-shadow:var(--shadow);font-size:.8rem;transition:transform .2s}.whatsapp-float:hover{transform:translateY(-3px)}@media(max-width:800px){.page-width{width:min(100% - 28px,var(--max))}.menu-toggle{display:block}.nav{display:none}.nav.is-open{display:flex;position:absolute;left:0;right:0;top:82px;background:var(--paper);border-bottom:1px solid var(--line);padding:23px;flex-direction:column;align-items:flex-start}.header-tools a:first-child{display:none}.hero{padding:40px 0 56px}.hero-grid,.product-layout{grid-template-columns:1fr;gap:27px}.hero h1{font-size:clamp(3.3rem,14vw,5rem)}.hero-stage{min-height:385px;order:-1}.hero-card{width:78%;height:86%;max-width:315px}.hero-card--back{width:51%;height:60%;left:1%}.hero-spark{font-size:4rem}.hero-orbit{width:75px;height:75px}.collection-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr);gap:15px}.collection-card{min-height:205px}.section{padding:58px 0}.section-heading{align-items:start;flex-direction:column;margin-bottom:26px}.trust-strip__grid{grid-template-columns:1fr;padding:17px 0;gap:12px}.custom-panel{padding:42px 25px}.product-gallery{position:static}.product-main-media{min-height:360px}.footer-grid{grid-template-columns:1fr;gap:14px}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:14px 0}.cart-table td{border:0;padding:4px}.cart-summary{margin-left:0;text-align:left}.header-tools{gap:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
