:root{--green:#173f38;--green-2:#255e53;--cream:#f7f2e9;--warm:#e8ddd0;--gold:#b9945d;--ink:#222b28;--muted:#6f7773;--white:#fff;--line:#e4e4df;--shadow:0 24px 70px rgba(21,45,39,.15)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fdfdfb}button,input,select,textarea{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.hidden{display:none!important}.announcement{height:34px;background:var(--green);color:#e9f1ed;text-align:center;font-size:11px;letter-spacing:1.2px;display:flex;align-items:center;justify-content:center;gap:14px}.announcement span{color:var(--gold)}
.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;background:rgba(255,255,253,.94);position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.brand{display:flex;align-items:center;gap:11px;min-width:190px}.brand-mark{width:42px;height:42px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center;font-family:Italiana;font-size:15px}.brand b{display:block;letter-spacing:3.5px;font-family:Italiana;font-size:15px}.brand small{font-size:7px;letter-spacing:2.2px;color:var(--gold)}nav{display:flex;gap:34px;font-size:13px}nav a:hover{color:var(--green-2)}.header-actions{display:flex;align-items:center;gap:12px}.icon-button,.account-button{border:0;background:none;color:var(--ink)}.icon-button{font-size:27px}.account-button{display:flex;gap:7px}.cart-button{background:var(--green);color:white;border:0;padding:11px 15px;border-radius:2px}.cart-button span{background:white;color:var(--green);border-radius:50%;width:20px;height:20px;display:inline-grid;place-items:center;margin-left:6px;font-size:11px}
.floating-cart{position:fixed;right:22px;bottom:22px;z-index:40;display:flex;align-items:center;gap:9px;min-height:54px;padding:10px 12px 10px 17px;border:1px solid rgba(255,255,255,.38);border-radius:30px;background:var(--green);color:white;box-shadow:0 12px 35px rgba(10,43,36,.28);cursor:pointer}.floating-cart-icon{font-size:22px;line-height:1}.floating-cart-label{font-weight:700}.floating-cart-count{display:grid;place-items:center;min-width:30px;height:30px;padding:0 7px;border-radius:50%;background:white;color:var(--green);font-size:12px;font-weight:700}.floating-cart.has-items .floating-cart-count{background:var(--gold);color:#fff}
.reset-test-link{margin-top:18px;padding:14px;background:var(--cream);font-size:12px;line-height:1.6;overflow-wrap:anywhere}.reset-test-link a{color:var(--green);font-weight:700;text-decoration:underline}
.hero{min-height:610px;background:var(--cream);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{padding:110px 5vw 70px 11vw;position:relative;z-index:2}.eyebrow{font-size:10px;font-weight:700;letter-spacing:3px;color:var(--gold)}h1,h2{font-family:Italiana,serif;font-weight:400;margin:18px 0}.hero h1{font-size:64px;line-height:1.05;color:var(--green)}.hero h1 i{font-weight:400;color:var(--gold)}.hero-copy>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:470px;margin-bottom:32px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:#fff;border:0;padding:16px 22px;font-size:13px;font-weight:600}.primary-button:hover{background:var(--green-2)}.hero-trust{display:flex;gap:25px;margin-top:50px;color:var(--muted);font-size:10px}.hero-art{position:relative;background:linear-gradient(145deg,#ddd2c4,#faf6ef);min-height:610px}.arch{position:absolute;width:63%;height:82%;right:16%;bottom:0;background:#e8dfd2;border-radius:50% 50% 0 0;box-shadow:inset 0 0 80px rgba(255,255,255,.6)}.glow{position:absolute;width:380px;height:380px;right:15%;top:20%;background:rgba(255,255,255,.45);filter:blur(35px);border-radius:50%}.jewel{position:absolute;z-index:2}.necklace{width:270px;height:350px;border:3px solid #c6c8c6;border-top-color:transparent;border-radius:45%;left:26%;top:12%;transform:rotate(-7deg);filter:drop-shadow(8px 13px 8px rgba(0,0,0,.17))}.necklace:after{content:'◇';position:absolute;bottom:-29px;left:108px;font-size:55px;color:#bbc0bd;text-shadow:1px 2px 0 #fff}.ring-one,.ring-two{width:85px;height:85px;border:12px ridge #d8d9d7;border-radius:50%;bottom:80px;left:18%;transform:rotateX(62deg) rotateZ(-30deg);box-shadow:5px 14px 12px rgba(0,0,0,.19)}.ring-two{left:auto;right:21%;bottom:125px;width:65px;height:65px}.leaf{position:absolute;font-size:130px;color:#899a87;z-index:1;transform:rotate(-35deg);bottom:0}.leaf-one{left:3%}.leaf-two{right:-1%;transform:rotate(200deg)}.spark{position:absolute;color:white;font-size:26px;z-index:3}.spark-one{left:28%;top:19%}.spark-two{right:21%;top:42%}
.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 7vw;border-bottom:1px solid var(--line);gap:30px}.benefits>div{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits>div>span{font-size:25px;color:var(--gold)}.benefits p{margin:0}.benefits b,.benefits small{display:block}.benefits b{font-size:12px}.benefits small{font-size:10px;color:var(--muted);margin-top:4px}
.catalog-section{padding:90px 7vw}.section-heading{display:flex;align-items:end;justify-content:space-between}.section-heading h2,.story h2,.drawer h2,.modal h2{font-size:43px;color:var(--green)}.section-heading p{color:var(--muted);font-size:13px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin:35px 0 25px;border-bottom:1px solid var(--line)}.categories{display:flex;gap:28px}.categories button{border:0;background:none;padding:14px 2px;color:var(--muted);font-size:12px;position:relative}.categories button.active{color:var(--green);font-weight:700}.categories button.active:after{content:'';height:2px;background:var(--green);position:absolute;bottom:-1px;left:0;right:0}.catalog-toolbar select,.checkout-modal select{border:1px solid var(--line);background:white;padding:10px 14px;color:var(--muted)}.search-panel{display:flex;max-width:600px;margin:0 auto 25px;border-bottom:1px solid var(--green)}.search-panel input{flex:1;border:0;padding:15px;outline:0}.search-panel button{border:0;background:none;font-size:24px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.product-card{position:relative}.product-image{height:325px;background:var(--cream);position:relative;overflow:hidden;display:grid;place-items:center}.product-image:before{content:'';width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.55);position:absolute}.product-art{position:relative;font-family:Italiana;color:#b9bebb;font-size:105px;filter:drop-shadow(6px 9px 6px rgba(50,50,45,.18));transform:rotate(-8deg)}.product-card:nth-child(2n) .product-image{background:#eee9e2}.product-card:nth-child(3n) .product-image{background:#e8eeea}.badge{position:absolute;left:12px;top:12px;background:var(--green);color:white;padding:6px 9px;font-size:8px;letter-spacing:1.3px}.favorite{position:absolute;right:12px;top:10px;border:0;background:white;width:34px;height:34px;border-radius:50%;font-size:17px}.quick-add{position:absolute;bottom:12px;left:12px;right:12px;opacity:0;transform:translateY(7px);transition:.2s}.product-card:hover .quick-add{opacity:1;transform:none}.product-info{padding:17px 2px}.product-category{font-size:8px;letter-spacing:2px;color:var(--gold)}.product-info h3{font-family:Italiana;font-size:19px;font-weight:400;margin:8px 0}.price{font-size:14px;font-weight:700;color:var(--green)}.installment{display:block;color:var(--muted);font-size:9px;margin-top:5px}.empty-state{text-align:center;padding:70px}.empty-state span{font-size:55px}.story{background:var(--green);color:white;display:grid;grid-template-columns:1fr 1fr;min-height:440px}.story-art{background:#d7ccbe;position:relative;display:grid;place-items:center;overflow:hidden}.story-circle{width:240px;height:240px;border:1px solid rgba(23,63,56,.3);border-radius:50%;display:grid;place-items:center;font:90px Italiana;color:var(--green);box-shadow:0 0 0 45px rgba(255,255,255,.13),0 0 0 90px rgba(255,255,255,.08)}.story-art>span{position:absolute;bottom:25px;right:30px;color:var(--green);font:20px Italiana}.story>div:last-child{padding:80px 10vw 60px 8vw}.story h2{color:white;line-height:1.2}.story p{color:#ccd8d4;line-height:1.8;font-size:13px}.story a{display:inline-block;margin-top:20px;color:#e0c49a;font-size:12px;border-bottom:1px solid #e0c49a;padding-bottom:5px}footer{padding:55px 7vw 25px;background:#102d28;color:#d6e0dc;text-align:center}.footer-brand{justify-content:center;color:white}.footer-brand .brand-mark{border-color:#ddd}footer>p{font-family:Italiana;font-size:20px}footer>div:not(.brand){display:flex;justify-content:center;gap:30px;font-size:11px;margin:30px}footer>small{font-size:9px;color:#80938d}
.overlay{position:fixed;inset:0;background:rgba(9,25,21,.56);z-index:50;opacity:0;visibility:hidden;transition:.25s}.overlay.open{opacity:1;visibility:visible}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(470px,100%);background:white;z-index:51;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column}.drawer.open{transform:none}.drawer-header{padding:28px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-header h2{font-size:30px;margin:7px 0 0}.close-button{width:38px;height:38px;border:1px solid var(--line);background:white;border-radius:50%;font-size:23px}.cart-items{overflow:auto;padding:8px 28px;flex:1}.cart-item{display:grid;grid-template-columns:85px 1fr auto;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-thumb{background:var(--cream);display:grid;place-items:center;font-size:35px;color:#aaa}.cart-item h4{font-family:Italiana;margin:4px 0 8px}.quantity{display:flex;align-items:center;gap:10px}.quantity button{border:1px solid var(--line);background:white;width:25px;height:25px}.remove{border:0;background:none;color:#999}.cart-empty{margin:auto;text-align:center;padding:35px}.cart-empty>span{font-size:65px;color:#b8c0bd}.secondary-button{border:1px solid var(--green);background:white;color:var(--green);padding:13px 20px}.cart-footer{padding:24px 28px;border-top:1px solid var(--line)}.subtotal{display:flex;justify-content:space-between;margin-bottom:8px}.cart-footer small{color:var(--muted);font-size:10px}.full{width:100%;margin-top:18px}.modal{position:fixed;z-index:52;left:50%;top:50%;transform:translate(-50%,-47%) scale(.97);width:min(620px,calc(100% - 28px));max-height:90vh;overflow:auto;background:white;padding:42px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transition:.22s}.modal.open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.modal-close{position:absolute;right:18px;top:18px}.modal h2{font-size:35px;margin-bottom:10px}.muted{color:var(--muted);font-size:12px;line-height:1.6}.modal label{display:block;font-size:10px;font-weight:700;letter-spacing:.4px;margin-top:15px}.modal input,.modal textarea,.modal select{width:100%;border:1px solid var(--line);padding:12px;margin-top:6px;outline-color:var(--green)}.switch-auth{text-align:center;font-size:11px;color:var(--muted)}.switch-auth button{border:0;background:none;color:var(--green);font-weight:700}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.wide{grid-column:1/-1}.consent{display:flex!important;align-items:flex-start;gap:8px;line-height:1.5}.consent input{width:auto;margin:2px 0}.profile-card,.checkout-user{background:var(--cream);padding:18px;line-height:1.8;font-size:12px}.checkout-modal>label{margin-top:18px}.checkout-summary{margin-top:20px;border-top:1px solid var(--line);padding-top:15px;font-size:12px}.checkout-summary div{display:flex;justify-content:space-between;margin:7px 0}.checkout-summary .total{font-size:16px;font-weight:bold;margin-top:15px}.whatsapp-button{width:100%;border:0;background:#197d4c;color:white;padding:16px;margin-top:22px;font-weight:700}.secure-note{display:block;text-align:center;color:var(--muted);margin-top:10px;font-size:9px}.product-modal{width:min(800px,calc(100% - 28px))}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:30px}.product-detail .product-image{height:380px}.product-detail h2{margin-bottom:8px}.product-detail p{color:var(--muted);font-size:12px;line-height:1.7}.toast{position:fixed;bottom:25px;left:50%;z-index:100;transform:translate(-50%,30px);background:var(--green);color:white;padding:13px 20px;font-size:12px;opacity:0;transition:.2s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 8vw}.hero-art{min-height:450px}.benefits{grid-template-columns:1fr 1fr}.benefits>div:nth-child(2){border:0}.product-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-art{min-height:390px}.quick-add{opacity:1;transform:none}.hero h1{font-size:54px}}
@media(max-width:560px){.site-header{padding:0 16px;height:70px}.brand{min-width:0}.brand b{font-size:12px}.brand small{display:none}.brand-mark{width:36px;height:36px}.account-button span:last-child,.icon-button{display:none}.cart-button{font-size:0}.cart-button span{font-size:11px;margin:0}.hero-copy{padding:62px 22px}.hero h1{font-size:43px}.hero-art{min-height:380px}.hero-trust{flex-wrap:wrap;margin-top:35px}.benefits{grid-template-columns:1fr;padding:20px}.benefits>div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding:10px 20px}.catalog-section{padding:65px 18px}.section-heading{display:block}.section-heading h2{font-size:37px}.catalog-toolbar{align-items:flex-end}.categories{gap:12px;overflow:auto;max-width:75%}.categories button{white-space:nowrap}.catalog-toolbar select{width:95px}.product-grid{gap:13px}.product-image{height:220px}.product-art{font-size:75px}.product-info h3{font-size:16px}.quick-add{position:static;margin-top:8px;width:100%;font-size:10px;padding:11px}.story>div:last-child{padding:60px 25px}.modal{padding:35px 20px}.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.product-detail{grid-template-columns:1fr}.product-detail .product-image{height:280px}}
.stock-badge{position:absolute;z-index:2;left:12px;top:12px;padding:7px 10px;background:#7e3434;color:#fff;font-size:8px;font-weight:700;letter-spacing:1.4px}.product-card.sold-out .product-image img,.product-card.sold-out .product-art{filter:grayscale(1);opacity:.48}.product-card.sold-out .product-image:after{content:'';position:absolute;inset:0;background:rgba(255,255,255,.22)}.primary-button:disabled,.quantity button:disabled{cursor:not-allowed;opacity:.48}.cart-stock{display:block;margin:5px 0;color:#71807b;font-size:9px}.cart-item:has(.cart-stock){align-items:center}
.promotion-badge{position:absolute;z-index:2;left:12px;top:12px;padding:7px 10px;background:#a33f36;color:#fff;font-size:9px;font-weight:800;letter-spacing:1px}.old-price{display:block;margin-bottom:3px;color:#89918e;font-size:10px;text-decoration:line-through}.product-detail .old-price{margin-top:8px;font-size:12px}.product-detail .installment{margin:7px 0 18px;color:#44635a;font-size:11px;font-weight:600}
.price small{font-size:9px;font-weight:600;color:#66766f}.hero-product-info .price small{color:#fff}.product-info .old-price{font-size:11px}.product-info .installment{font-size:10px}
.product-modal>.modal-close{z-index:8;display:grid;place-items:center;background:#fff;color:#102d28;box-shadow:0 4px 18px rgba(5,28,22,.2)}@media(max-width:560px){.product-modal>.modal-close{position:sticky;float:right;top:8px;margin:-17px -4px 8px 8px;width:44px;height:44px}.product-modal .product-detail{clear:both}}
@media(max-width:560px){.product-grid{align-items:stretch}.product-card{display:flex;min-width:0;flex-direction:column}.product-info{display:flex;flex:1;flex-direction:column;padding:16px 3px 0}.product-info h3{min-height:2.55em;margin-bottom:10px;line-height:1.28}.product-pricing{min-height:76px}.product-pricing .old-price{min-height:15px}.product-pricing .installment{line-height:1.35}.product-info .quick-add{margin-top:auto;min-height:53px;display:flex;align-items:center;justify-content:center;line-height:1.25}.product-image img{width:100%;height:100%}}
.size-picker{margin:20px 0}.size-picker>b{display:block;margin-bottom:10px;font-size:12px}.size-picker>div{display:flex;flex-wrap:wrap;gap:8px}.size-picker button{min-width:48px;padding:10px 12px;border:1px solid var(--line);background:#fff;color:var(--green);font-weight:700;cursor:pointer}.size-picker button:hover,.size-picker button.active{border-color:var(--green);background:var(--green);color:#fff}.size-picker small{display:block;padding:12px;background:var(--cream);color:var(--muted)}.cart-stock{display:block;color:var(--muted);margin:5px 0 9px}.cart-item h4 small{font-family:inherit;color:var(--muted)}
.cart-thumb{overflow:hidden}.cart-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.cart-totals{display:grid;gap:7px;margin-bottom:9px}.cart-totals>div{display:flex;justify-content:space-between}.cart-totals>small{color:#44635a!important;font-weight:700}.checkout-summary .card-total{margin-top:8px}.checkout-summary .checkout-installments{display:block;color:#44635a;font-size:10px;font-weight:700;text-align:right}
.product-card .product-image{width:100%;height:auto;aspect-ratio:1/1;border:0}.product-card .product-image img{object-fit:cover}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;cursor:pointer;transition:opacity .75s ease,transform .9s ease;transform:scale(1.025)}.hero-slide.active{opacity:1;visibility:visible;transform:scale(1)}.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(8,29,24,.8) 100%)}.hero-slide>img{width:100%;height:100%;object-fit:cover}.hero-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#ddd2c4,#f5eee4);color:#aeb6b2;font:190px Italiana}.hero-product-info{position:absolute;z-index:2;left:7%;right:7%;bottom:7%;color:#fff}.hero-product-info small{font-size:9px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase}.hero-product-info h3{margin:7px 0 8px;font:38px Italiana}.hero-product-info .price{color:#fff;font-size:19px}.hero-product-info .old-price{display:inline;margin-right:8px;color:#e2e2df;font-size:12px}.hero-product-info>span{display:block;margin-top:5px;font-size:10px}.hero-arrow{position:absolute;z-index:4;top:50%;width:42px;height:42px;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(16,45,40,.42);color:#fff;font-size:27px;transform:translateY(-50%);backdrop-filter:blur(5px)}.hero-prev{left:22px}.hero-next{right:22px}.hero-dots{position:absolute;z-index:4;right:7%;bottom:7%;display:flex;gap:7px}.hero-dots button{width:7px;height:7px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent}.hero-dots button.active{width:22px;border-radius:5px;background:#fff}.hero-showcase-empty{position:absolute;inset:0}@media(max-width:900px){.hero-product-info h3{font-size:31px}}@media(max-width:560px){.product-card .product-image{height:auto}.hero-art{min-height:470px}.hero-product-info h3{font-size:27px}.hero-dots{left:7%;right:auto;bottom:4%}.hero-product-info{bottom:10%}.hero-arrow{width:36px;height:36px}.hero-prev{left:12px}.hero-next{right:12px}}
