:root{--ink:#141414;--muted:#6f6f6f;--line:#e9e5df;--paper:#fbfaf8;--accent:#c97b5b;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.announcement{background:#111;color:#fff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.08em}.site-header{position:sticky;top:0;z-index:20;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{height:76px;display:flex;align-items:center;gap:28px}.logo{font-weight:900;letter-spacing:.16em;font-size:22px}.nav{display:flex;gap:24px;align-items:center;margin-left:auto}.nav a{font-size:14px}.header-actions{display:flex;gap:10px;align-items:center}.icon-btn{border:0;background:none;padding:9px;cursor:pointer;font-size:18px}.cart-count{font-size:11px;background:#111;color:#fff;border-radius:20px;padding:2px 6px;margin-left:2px}.hero{background:linear-gradient(120deg,#eee8df,#f8f5f0 48%,#e6ddd3);min-height:610px;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;color:#777}.hero h1{font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:16px 0 24px;max-width:680px}.hero p{font-size:18px;color:#5d5d5d;max-width:530px}.hero-media{height:520px;border-radius:28px;background:radial-gradient(circle at 30% 25%,#fff 0 10%,transparent 11%),linear-gradient(145deg,#c6b9aa,#8d7a6b);position:relative;overflow:hidden}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 22px;font-weight:700;border:1px solid #111;cursor:pointer;transition:.2s}.btn-dark{background:#111;color:#fff}.btn-dark:hover{transform:translateY(-1px);opacity:.9}.btn-light{background:#fff}.section{padding:84px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section h2{font-size:36px;letter-spacing:-.04em;margin:0}.subtle{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{height:270px;border-radius:18px;padding:24px;display:flex;align-items:end;background:linear-gradient(145deg,#f2eee9,#d9cec3);position:relative;overflow:hidden}.category-card:nth-child(2){background:linear-gradient(145deg,#e4e7e5,#aeb8b3)}.category-card:nth-child(3){background:linear-gradient(145deg,#eee6e1,#c6a999)}.category-card:nth-child(4){background:linear-gradient(145deg,#e5e4df,#aaa99f)}.category-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:#ffffff4d;right:-40px;top:-40px}.category-card strong{font-size:22px;position:relative}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative}.product-media{aspect-ratio:1/1.18;background:#f3f1ed;border-radius:16px;overflow:hidden;position:relative}.product-placeholder{width:100%;height:100%;background:linear-gradient(145deg,#f2eee9,#c9beb4);display:grid;place-items:center;color:#14141459;font-weight:800;letter-spacing:.12em}.product-card:nth-child(2) .product-placeholder{background:linear-gradient(145deg,#e5e9e6,#aeb9b1)}.product-card:nth-child(3) .product-placeholder{background:linear-gradient(145deg,#eee2da,#c9a696)}.product-card:nth-child(4) .product-placeholder{background:linear-gradient(145deg,#e6e6e1,#b0afa6)}.badge{position:absolute;left:12px;top:12px;background:#fff;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800}.product-info{padding:13px 2px}.product-title{font-weight:650;margin:0 0 7px}.price{font-weight:750}.compare{text-decoration:line-through;color:#999;margin-left:6px;font-weight:400}.trust{background:#f7f5f2}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.trust-item{text-align:center}.trust-icon{font-size:26px;margin-bottom:8px}.newsletter{background:#111;color:#fff;border-radius:26px;padding:55px}.newsletter-grid{display:flex;justify-content:space-between;gap:40px;align-items:center}.newsletter h2{font-size:38px;margin:0}.newsletter-form{display:flex;min-width:min(470px,100%)}.newsletter-form input{flex:1;border:0;padding:15px 18px;border-radius:999px 0 0 999px}.newsletter-form button{border-radius:0 999px 999px 0;border:0;padding:0 22px;font-weight:800}.site-footer{background:#111;color:#fff;margin-top:84px;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.footer-grid h3{font-size:14px}.footer-grid a{display:block;color:#bbb;margin:8px 0;font-size:14px}.footer-bottom{border-top:1px solid #333;margin-top:40px;padding-top:20px;color:#888;font-size:12px;display:flex;justify-content:space-between}.collection-hero{padding:70px 0 35px;background:var(--paper)}.collection-hero h1{font-size:52px;letter-spacing:-.05em;margin:10px 0}.product-page{padding:55px 0}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:60px}.product-main-image{aspect-ratio:1/1.1;background:#eee9e2;border-radius:20px}.product-details h1{font-size:48px;line-height:1.05;letter-spacing:-.04em;margin:8px 0 16px}.product-details .price{font-size:24px;margin:20px 0}.product-form select,.product-form input{width:100%;padding:14px;border:1px solid #ccc;border-radius:10px;margin:8px 0 14px}.product-form .btn{width:100%;margin-top:10px}.rte{color:#555}.cart-page{padding:70px 0}.cart-empty{text-align:center;padding:80px 0}.page{padding:70px 0;max-width:850px}.page h1{font-size:48px;letter-spacing:-.04em}.cookie-banner[hidden]{display:none!important}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;background:#fff;border:1px solid #ddd;box-shadow:0 15px 50px #00000026;border-radius:18px;padding:18px 22px;z-index:100;display:flex;justify-content:space-between;align-items:center;gap:20px}.cookie-banner p{margin:4px 0 0;color:#666;font-size:13px}.mobile-menu{display:none}@media(max-width:900px){.nav{display:none}.header-inner{justify-content:space-between}.mobile-menu{display:block}.hero-grid,.product-layout{grid-template-columns:1fr}.hero{min-height:auto;padding:55px 0}.hero-media{height:380px}.category-grid,.products-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.newsletter-grid{display:block}.newsletter-form{margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr}.product-details h1{font-size:38px}}@media(max-width:560px){.container{width:min(calc(100% - 28px),var(--max))}.section{padding:58px 0}.category-grid,.products-grid,.trust-grid,.footer-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{height:190px;padding:15px}.section h2{font-size:28px}.newsletter{padding:30px 20px}.newsletter h2{font-size:30px}.newsletter-form{display:block}.newsletter-form input,.newsletter-form button{width:100%;border-radius:999px;height:48px}.newsletter-form button{margin-top:8px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}.hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:24px;height:24px}.hamburger span{display:block;width:22px;height:2px;background:#141414;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:80}.mobile-drawer{position:fixed;top:0;right:0;width:min(88vw,380px);height:100dvh;background:#fff;z-index:90;transform:translate(105%);transition:transform .28s ease;box-shadow:-18px 0 50px #00000024;padding:22px;overflow-y:auto}.mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line);font-size:18px;letter-spacing:.14em}.mobile-drawer-close{border:0;background:none;font-size:34px;line-height:1;cursor:pointer;color:#141414;padding:0 4px}.mobile-nav{display:flex;flex-direction:column;padding-top:10px}.mobile-nav a{font-size:18px;font-weight:650;padding:17px 2px;border-bottom:1px solid #eee}.mobile-cart-count{font-size:13px;color:#777;font-weight:500}body.menu-open{overflow:hidden}body.menu-open .mobile-menu-overlay{opacity:1;visibility:visible}body.menu-open .mobile-drawer{transform:translate(0)}body.menu-open .hamburger span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.menu-open .hamburger span:nth-child(2){opacity:0}body.menu-open .hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-media{background:#eee;min-height:520px}.hero-media img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){.mobile-menu{display:flex;align-items:center;justify-content:center}.hero-media{height:auto;min-height:0;aspect-ratio:1/1}.hero-media img{position:absolute;top:0;right:0;bottom:0;left:0}}.product-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:72px;align-items:start;padding:64px 0 86px}.product-gallery-sticky{position:sticky;top:105px}.product-main-media{aspect-ratio:1/1;background:#f5f3f0;border-radius:var(--product-radius);overflow:hidden;display:grid;place-items:center}.product-main-img{width:100%;height:100%;object-fit:contain}.product-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px}.product-thumb{padding:0;border:1px solid transparent;background:#f5f3f0;border-radius:10px;overflow:hidden;cursor:pointer;aspect-ratio:1}.product-thumb.is-active{border-color:#111}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-details-sticky{position:sticky;top:105px}.product-heading{font-size:clamp(34px,4vw,52px);line-height:1.03;letter-spacing:-.045em;margin:7px 0 16px}.product-rating{font-size:13px;color:#555;margin:0 0 16px}.product-rating span:first-child{letter-spacing:2px;color:#111}.product-price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 22px}.product-price{font-size:24px;font-weight:800}.product-compare{font-size:16px;color:#999;text-decoration:line-through}.product-compare.is-hidden{display:none}.product-sale-badge{font-size:11px;font-weight:800;background:#111;color:#fff;padding:5px 8px;border-radius:999px}.product-description{font-size:15px;color:#555;max-width:650px;margin-bottom:26px}.product-description p:first-child{margin-top:0}.product-option label,.quantity-row>label{display:block;font-size:13px;font-weight:750;margin-bottom:7px}.product-option select{width:100%;padding:14px 15px;border:1px solid #d6d2cc;border-radius:10px;background:#fff;font:inherit;margin-bottom:18px}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:4px 0 12px}.quantity-control{display:flex;align-items:center;border:1px solid #d6d2cc;border-radius:10px;overflow:hidden}.quantity-control button{width:42px;height:44px;border:0;background:#fff;font-size:20px;cursor:pointer}.quantity-control input{width:48px;height:44px;border:0;text-align:center;font:inherit;outline:0}.product-add{width:100%;min-height:52px;font-size:15px}.product-form .shopify-payment-button{margin-top:10px}.product-trust-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid #e8e4de;border-bottom:1px solid #e8e4de;padding:18px 0;margin:22px 0}.product-trust-item{display:flex;gap:8px;align-items:center;font-size:12px}.product-trust-item span{font-weight:800}.product-accordion{border-bottom:1px solid #e5e1db}.product-accordion:first-of-type{border-top:1px solid #e5e1db}.product-accordion summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:18px 0;font-weight:750}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary span{font-size:20px;font-weight:400;transition:transform .2s}.product-accordion[open] summary span{transform:rotate(45deg)}.product-accordion .rte{padding:0 0 18px;color:#666;font-size:14px}.product-custom-text{font-size:14px;background:#f7f5f2;border-radius:12px;padding:16px 18px;margin-top:18px}.product-page .btn-dark{background:var(--product-accent);border-color:var(--product-accent)}@media(max-width:900px){.product-shell{grid-template-columns:1fr;gap:35px;padding:38px 0 60px}.product-gallery-sticky,.product-details-sticky{position:static}.product-thumbs{grid-template-columns:repeat(5,1fr)}.product-heading{font-size:38px}.product-trust-list{grid-template-columns:1fr 1fr}.product-trust-item:last-child{grid-column:1/-1}}@media(max-width:560px){.product-shell{padding-top:24px}.product-thumbs{grid-template-columns:repeat(4,1fr)}.product-heading{font-size:34px}.quantity-row{align-items:flex-start;flex-direction:column}.quantity-control{width:100%;justify-content:center}.quantity-control input{flex:1}.product-trust-list{grid-template-columns:1fr}.product-trust-item:last-child{grid-column:auto}}.product-empty-state{border:1px dashed #d8d3cc;border-radius:16px;padding:34px;text-align:center;color:#666}.product-empty-state strong{display:block;color:#111;margin-bottom:5px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/lunavo.css.map */
