*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--cream: #FDF8F2;--warm-white: #FFFCF8;--blush: #F5C9B3;--blush-deep: #E8956C;--sage: #8BAF8A;--sage-light: #C9DEC8;--sage-dark: #4A7348;--honey: #E8C56A;--honey-deep: #C49A20;--lavender: #C4B8E0;--sky: #A8CCEA;--text-dark: #2C2018;--text-mid: #6B5744;--text-light: #A08570;--border: rgba(44,32,24,.1);--radius: 20px;--radius-sm: 12px}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--cream);color:var(--text-dark);overflow-x:hidden}.announcement-bar{background:var(--text-dark);color:#ffffffd9;text-align:center;padding:10px 5%;font-size:13px;font-weight:400}.announcement-bar a{color:var(--honey);text-decoration:none}.site-header{position:sticky;top:0;z-index:100;background:#fdf8f2f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:0 5%;display:flex;align-items:center;justify-content:space-between;height:70px}.nav-logo{font-family:Fraunces,serif;font-size:28px;font-weight:500;color:var(--text-dark);letter-spacing:-.5px;text-decoration:none;display:flex;align-items:center;gap:8px}.logo-dot{width:10px;height:10px;border-radius:50%;background:var(--blush-deep);display:inline-block;margin-bottom:2px}.nav-links{display:flex;gap:36px;list-style:none}.nav-links a{text-decoration:none;color:var(--text-mid);font-size:14px;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--text-dark)}.nav-actions{display:flex;align-items:center;gap:16px}.btn-cart{background:var(--text-dark);color:var(--cream);border:none;padding:10px 22px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s}.btn-cart:hover{opacity:.85}.cart-badge{background:var(--blush-deep);color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:700}.hero{min-height:90vh;display:grid;grid-template-columns:1fr 1fr}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:80px 5% 80px 7%}.hero-tag{display:inline-flex;align-items:center;gap:8px;background:var(--sage-light);color:var(--sage-dark);font-size:12px;font-weight:500;letter-spacing:1px;text-transform:uppercase;padding:8px 16px;border-radius:100px;margin-bottom:32px;width:fit-content}.hero-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--sage-dark);flex-shrink:0}.hero-title{font-family:Fraunces,serif;font-size:clamp(48px,5vw,72px);font-weight:400;line-height:1.05;letter-spacing:-2px;color:var(--text-dark);margin-bottom:28px}.hero-title em{font-style:italic;color:var(--blush-deep)}.hero-subtitle{font-size:17px;color:var(--text-mid);line-height:1.7;max-width:400px;margin-bottom:44px;font-weight:300}.hero-ctas{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.btn-primary{background:var(--text-dark);color:var(--cream);border:2px solid var(--text-dark);padding:16px 36px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{background:transparent;color:var(--text-dark)}.btn-secondary{background:transparent;color:var(--text-mid);border:none;padding:16px 20px;font-family:DM Sans,sans-serif;font-size:15px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .2s}.btn-secondary:after{content:"\2192";transition:transform .2s}.btn-secondary:hover{color:var(--text-dark)}.btn-secondary:hover:after{transform:translate(4px)}.hero-stats{display:flex;gap:40px;margin-top:60px;padding-top:40px;border-top:1px solid var(--border)}.stat-num{font-family:Fraunces,serif;font-size:32px;font-weight:500;color:var(--text-dark);letter-spacing:-1px}.stat-label{font-size:12px;color:var(--text-light);font-weight:400;margin-top:2px}.hero-right{background:var(--blush);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-visual{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:60px 40px;flex-direction:column;gap:20px;position:relative}.hero-blob{position:absolute;border-radius:50%;opacity:.35}.blob-1{width:320px;height:320px;background:var(--honey);top:-60px;right:-60px}.blob-2{width:200px;height:200px;background:var(--lavender);bottom:40px;left:20px}.blob-3{width:150px;height:150px;background:var(--sage-light);top:50%;right:30px;transform:translateY(-50%)}.floating-card{background:#fff;border-radius:var(--radius);padding:20px 24px;position:relative;z-index:2;width:280px;box-shadow:0 8px 32px #2c20181f;animation:float 4s ease-in-out infinite}.floating-card:nth-child(3){animation-delay:-2s;animation-duration:5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.card-emoji{font-size:36px;margin-bottom:10px}.card-name{font-family:Fraunces,serif;font-size:18px;font-weight:500;color:var(--text-dark);margin-bottom:4px}.card-price-row{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.card-price{font-size:20px;font-weight:600;color:var(--text-dark)}.card-btn{background:var(--text-dark);color:#fff;border:none;padding:8px 16px;border-radius:100px;font-size:12px;font-weight:500;cursor:pointer;font-family:DM Sans,sans-serif}.card-tag{display:inline-block;background:var(--sage-light);color:var(--sage-dark);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;padding:4px 10px;border-radius:100px;margin-bottom:6px}.section{padding:100px 7%}.section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:56px;flex-wrap:wrap;gap:20px}.section-title{font-family:Fraunces,serif;font-size:clamp(36px,4vw,52px);font-weight:400;color:var(--text-dark);letter-spacing:-1.5px;line-height:1.1}.section-title em{font-style:italic;color:var(--blush-deep)}.link-all{color:var(--text-mid);font-size:14px;text-decoration:none;display:flex;align-items:center;gap:6px;font-weight:500;transition:color .2s;white-space:nowrap}.link-all:hover{color:var(--text-dark)}.link-all:after{content:"\2192"}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cat-card{border-radius:var(--radius);padding:36px 28px;cursor:pointer;transition:transform .25s,box-shadow .25s;text-decoration:none;display:block;position:relative;overflow:hidden}.cat-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #2c201824}.cat-card.blush{background:#fae0d2}.cat-card.sage{background:#d4e8d3}.cat-card.honey{background:#f5e4a8}.cat-card.sky{background:#c8e0f0}.cat-icon{font-size:48px;margin-bottom:20px;display:block;line-height:1}.cat-name{font-family:Fraunces,serif;font-size:22px;font-weight:500;color:var(--text-dark);margin-bottom:8px;letter-spacing:-.5px}.cat-count{font-size:13px;color:var(--text-mid)}.cat-arrow{position:absolute;bottom:28px;right:28px;width:36px;height:36px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;opacity:0;transition:opacity .25s}.cat-card:hover .cat-arrow{opacity:1}.products-bg{background:var(--warm-white)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-card{background:#fff;border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:transform .25s,box-shadow .25s;border:1px solid rgba(44,32,24,.06);text-decoration:none;display:block;color:inherit}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #2c20181f}.product-image{width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;font-size:72px;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.product-badge{position:absolute;top:16px;left:16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;padding:5px 12px;border-radius:100px}.badge-new{background:var(--sage-light);color:var(--sage-dark)}.badge-sale{background:#ffd5c8;color:#c14a24}.badge-best{background:var(--honey);color:#7a5a00}.product-wish{position:absolute;top:16px;right:16px;width:36px;height:36px;background:#fff;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;opacity:0;transition:opacity .2s;box-shadow:0 2px 8px #0000001a}.product-card:hover .product-wish{opacity:1}.product-info{padding:20px 22px 24px}.product-category{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--text-light);margin-bottom:8px}.product-name{font-family:Fraunces,serif;font-size:20px;font-weight:500;color:var(--text-dark);margin-bottom:6px;letter-spacing:-.3px;line-height:1.25}.product-desc{font-size:13px;color:var(--text-light);line-height:1.55;margin-bottom:16px;font-weight:300}.product-footer{display:flex;justify-content:space-between;align-items:center}.product-price{font-size:22px;font-weight:600;color:var(--text-dark)}.product-price .compare-price{font-size:14px;color:var(--text-light);text-decoration:line-through;font-weight:400;margin-left:6px}.btn-add{background:var(--text-dark);color:#fff;border:none;padding:11px 20px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:6px}.btn-add:hover{background:var(--blush-deep)}.banner-section{padding:0 7% 100px}.banner{background:var(--text-dark);border-radius:28px;padding:70px 80px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;position:relative;overflow:hidden}.banner:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:var(--blush-deep);opacity:.15;top:-100px;right:-100px}.banner:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:var(--honey);opacity:.1;bottom:-80px;left:20%}.banner-tag{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;color:var(--honey);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;padding:7px 14px;border-radius:100px;margin-bottom:20px;width:fit-content}.banner-title{font-family:Fraunces,serif;font-size:48px;font-weight:400;color:#fff;letter-spacing:-1.5px;line-height:1.1;margin-bottom:18px}.banner-title em{font-style:italic;color:var(--honey)}.banner-text{font-size:16px;color:#ffffffa6;line-height:1.65;max-width:440px;font-weight:300}.banner-cta{background:#fff;color:var(--text-dark);border:none;padding:20px 40px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:opacity .2s;white-space:nowrap;position:relative;z-index:2;text-decoration:none;display:inline-block}.banner-cta:hover{opacity:.9}.features-section{padding:80px 7%;background:var(--sage-light);display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.feature-item{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.feature-icon{font-size:32px;width:60px;height:60px;background:#fff;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.feature-title{font-family:Fraunces,serif;font-size:18px;font-weight:500;color:var(--sage-dark);letter-spacing:-.3px}.feature-text{font-size:13px;color:#4a6b49;line-height:1.6;font-weight:300}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:#fff;border-radius:var(--radius);padding:32px 28px;border:1px solid rgba(44,32,24,.06)}.stars{color:var(--honey-deep);font-size:14px;margin-bottom:16px}.testimonial-text{font-family:Fraunces,serif;font-size:17px;font-weight:300;font-style:italic;color:var(--text-dark);line-height:1.6;margin-bottom:20px}.testimonial-author{display:flex;align-items:center;gap:12px}.author-avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.av1{background:#f5e4a8}.av2{background:#fae0d2}.av3{background:#d4e8d3}.author-name{font-size:14px;font-weight:500;color:var(--text-dark)}.author-sub{font-size:12px;color:var(--text-light)}.newsletter-section{padding:100px 7%;text-align:center}.newsletter-title{font-family:Fraunces,serif;font-size:48px;font-weight:400;color:var(--text-dark);letter-spacing:-1.5px;margin-bottom:16px}.newsletter-title em{font-style:italic;color:var(--blush-deep)}.newsletter-subtitle{font-size:16px;color:var(--text-mid);margin-bottom:40px;font-weight:300}.newsletter-form{display:flex;max-width:480px;margin:0 auto;gap:10px}.newsletter-form input{flex:1;padding:16px 22px;border:1.5px solid var(--border);border-radius:100px;font-family:DM Sans,sans-serif;font-size:15px;background:#fff;color:var(--text-dark);outline:none;transition:border-color .2s}.newsletter-form input:focus{border-color:var(--text-dark)}.newsletter-form input::placeholder{color:var(--text-light)}.newsletter-form button{background:var(--blush-deep);color:#fff;border:none;padding:16px 28px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s}.newsletter-form button:hover{background:var(--text-dark)}.site-footer{background:var(--text-dark);color:#ffffffb3;padding:70px 7% 40px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:60px}.footer-brand-name{font-family:Fraunces,serif;font-size:32px;font-weight:400;color:#fff;margin-bottom:14px;letter-spacing:-.5px}.footer-brand-desc{font-size:14px;line-height:1.7;color:#ffffff80;font-weight:300;max-width:260px}.footer-col-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:#ffffff80;margin-bottom:20px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links a{text-decoration:none;color:#ffffffa6;font-size:14px;font-weight:300;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:30px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#ffffff59;flex-wrap:wrap;gap:12px}.footer-badges{display:flex;gap:12px}.payment-badge{background:#ffffff1a;padding:6px 14px;border-radius:8px;font-size:11px;font-weight:500;color:#fff9}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-right{display:none}.categories-grid,.products-grid,.features-section{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.banner{grid-template-columns:1fr;padding:50px 40px}}@media(max-width:600px){.categories-grid,.products-grid,.features-section,.footer-grid{grid-template-columns:1fr}.nav-links{display:none}.banner-title{font-size:32px}.hero-title{font-size:40px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/lunita.css.map */
