.announcement{background:var(--terracotta-deep);color:var(--sand-light);text-align:center;padding:11px 20px;font-size:.8rem;font-weight:400;letter-spacing:.5px}.announcement strong{color:var(--gold-soft);font-weight:500}.header{padding:18px 24px;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border);background:#faf6f1eb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.header-inner{max-width:1080px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.brand{font-family:Cormorant,serif;font-size:1.5rem;font-weight:700;color:var(--text-primary);letter-spacing:-.3px}.header-nav{display:flex;align-items:center;gap:32px}.header-nav a{font-size:.85rem;font-weight:400;color:var(--text-body);transition:color .2s;letter-spacing:.3px}.header-nav a:hover{color:var(--terracotta)}.cart-btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid var(--border);background:transparent;position:relative;transition:all .2s}.cart-btn:hover{border-color:var(--terracotta);background:#b8634b0a}.cart-btn svg{width:18px;height:18px;stroke:var(--text-body)}.cart-count{position:absolute;top:-3px;right:-3px;width:17px;height:17px;border-radius:50%;background:var(--terracotta);color:var(--pure-white);font-size:.6rem;font-weight:600;display:none;align-items:center;justify-content:center}.hero{padding:80px 24px 100px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(184,99,75,.06) 0%,transparent 70%);pointer-events:none}.hero-inner{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-text{position:relative;z-index:2}.hero-label{font-size:.78rem;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--terracotta);margin-bottom:20px;display:inline-block}.hero h1{font-size:clamp(2.6rem,5.5vw,4rem);margin-bottom:24px;letter-spacing:-1px;line-height:1.1}.hero h1 em{font-style:italic;color:var(--terracotta);font-weight:500}.hero h1 em,.final-cta h2 em{background-image:repeating-linear-gradient(90deg,var(--gold) 0 9px,transparent 9px 16px);background-repeat:no-repeat;background-size:100% 3px;background-position:0 100%;padding-bottom:5px}.hero-desc{font-size:1.05rem;color:var(--text-body);max-width:420px;margin-bottom:36px;line-height:1.8;font-weight:300}.hero-cta{display:inline-flex;align-items:center;gap:12px;background:var(--terracotta);color:var(--pure-white);padding:16px 40px;border-radius:50px;font-size:.92rem;font-weight:500;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 4px 20px #b8634b40}.hero-cta:hover{background:var(--terracotta-dark);transform:translateY(-2px);box-shadow:0 8px 30px #b8634b4d}.hero-trust{margin-top:32px;display:flex;gap:24px;font-size:.82rem;color:var(--text-light);font-weight:400}.hero-trust span{display:flex;align-items:center;gap:6px}.hero-trust .dot{width:5px;height:5px;border-radius:50%;background:var(--terracotta);opacity:.5}.hero-visual{position:relative;display:flex;justify-content:center}.hero-image-wrap{position:relative;width:380px;height:570px;border-radius:150px 150px 40px 40px;overflow:hidden;box-shadow:var(--shadow-lg)}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-price-tag{position:absolute;bottom:30px;left:-20px;background:var(--pure-white);padding:14px 24px 14px 32px;border-radius:14px;border:1.5px dashed var(--gold);box-shadow:var(--shadow-lg);text-align:center;transform:rotate(-3deg)}.hero-price-tag:before{content:"";position:absolute;left:10px;top:50%;width:8px;height:8px;transform:translateY(-50%);border-radius:50%;border:1.5px solid var(--gold);background:var(--cream)}.hero-price-tag .compare{font-size:.78rem;color:var(--text-light);text-decoration:line-through}.hero-price-tag .price{font-family:Cormorant,serif;font-size:1.8rem;font-weight:700;color:var(--terracotta);line-height:1}.hero-color-dots{position:absolute;top:40px;right:-30px;display:flex;flex-direction:column;gap:8px;background:var(--pure-white);padding:14px 10px;border-radius:30px;box-shadow:var(--shadow)}.hero-color-dots span{width:22px;height:22px;border-radius:50%;border:2px solid rgba(255,255,255,.8);box-shadow:0 1px 4px #0000001a}.problems{padding:80px 24px;background:var(--white)}.problems-inner{max-width:980px;margin:0 auto;text-align:center}.problems h2{font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:16px}.problems-subtitle{font-size:1rem;color:var(--text-light);margin-bottom:56px;font-weight:300}.problems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.problem-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;padding:34px 26px;border-radius:18px;background:var(--cream);border:1.5px dashed transparent;transition:border-color .35s ease,transform .3s ease}.problem-card:hover{border-color:var(--sand);transform:translateY(-3px)}.problem-icon{width:64px;height:64px;border-radius:50%;border:1.5px dashed var(--gold);display:flex;align-items:center;justify-content:center;color:var(--terracotta);flex-shrink:0}.problem-icon svg{width:36px;height:36px;stroke:currentColor;overflow:visible}.problem-card .strike{font-size:.88rem;color:var(--text-light);margin-bottom:8px;text-decoration:line-through;text-decoration-color:#a8543fcc;text-decoration-thickness:1.5px}.jr-strike path{fill:none;stroke:#a8543f;stroke-width:2;stroke-linecap:round}.problem-card .solution{font-family:Cormorant,serif;font-size:1.3rem;color:var(--text-primary);font-weight:600;line-height:1.3}@media(max-width:768px){.problem-card{flex-direction:row;text-align:left;align-items:center;padding:24px 22px}}.product{padding:100px 24px}.product-inner{max-width:1080px;margin:0 auto}.product-header{text-align:center;margin-bottom:60px}.product-header h2{font-size:clamp(2rem,4.5vw,2.8rem);margin-bottom:12px}.product-header p{font-size:1rem;color:var(--text-light);font-weight:300}.product-showcase{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.product-gallery{position:sticky;top:100px}.product-main-image{border-radius:24px;overflow:hidden;background:var(--cream-warm);aspect-ratio:2/3;margin-bottom:12px}.product-main-image img{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease}.product-thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.product-thumbs img{width:60px;height:90px;object-fit:cover;border-radius:12px;cursor:pointer;opacity:.5;transition:all .2s;border:2px solid transparent}.product-thumbs img.active,.product-thumbs img:hover{opacity:1;border-color:var(--terracotta)}.product-details{padding-top:8px}.product-name{font-size:2rem;margin-bottom:8px;color:var(--text-primary)}.product-tagline{font-size:.95rem;color:var(--text-light);margin-bottom:24px;font-weight:300}.product-pricing{display:flex;align-items:baseline;gap:12px;margin-bottom:28px}.product-pricing .current{font-family:Cormorant,serif;font-size:2.4rem;font-weight:700;color:var(--text-primary)}.product-pricing .compare{font-size:1rem;color:var(--text-light);text-decoration:line-through}.product-pricing .save{font-size:.78rem;background:#b8634b1a;color:var(--terracotta);padding:4px 12px;border-radius:20px;font-weight:500}.color-section{margin-bottom:28px}.color-label{font-size:.85rem;color:var(--text-body);margin-bottom:14px;font-weight:500}.color-label span{color:var(--text-light);font-weight:300}.color-swatches{display:flex;flex-wrap:wrap;gap:10px}.swatch{width:38px;height:38px;border-radius:50%;cursor:pointer;border:3px solid transparent;transition:all .2s ease;position:relative;box-shadow:inset 0 0 0 1px #00000014}.swatch:hover{transform:scale(1.15)}.swatch.selected{border:2.5px dashed var(--terracotta);transform:scale(1.1)}.swatch.selected:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.7rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.4)}.swatch--soldout{filter:blur(1.2px) grayscale(55%);opacity:.45;cursor:not-allowed}.swatch--soldout:hover{transform:none}.swatch--soldout:after{content:"";position:absolute;left:-3px;right:-3px;top:50%;height:2px;background:#2b211a8c;transform:rotate(-45deg)}.selected-colors{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;min-height:32px}.selected-tag{display:inline-flex;align-items:center;gap:6px;background:var(--cream-warm);padding:6px 14px;border-radius:20px;font-size:.78rem;color:var(--text-body);font-weight:400}.selected-tag .remove{background:transparent;padding:3px;cursor:pointer;color:var(--text-light);font-size:.9rem;line-height:1}.selected-tag .remove:hover{color:var(--terracotta)}.size-section{margin-bottom:28px}.size-option{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;border:1.5px dashed var(--gold);border-radius:12px;font-size:.88rem;color:var(--text-body);background:var(--pure-white)}.size-option .check{color:var(--terracotta);font-weight:600}.size-note{margin-top:10px;font-size:.78rem;color:var(--text-light)}.size-note a{color:var(--terracotta);text-decoration:underline;text-underline-offset:2px}.quantity-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}.qty-control{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:12px;overflow:hidden}.qty-btn{width:42px;height:42px;background:none;font-size:1.2rem;color:var(--text-body);display:flex;align-items:center;justify-content:center;transition:background .2s}.qty-btn:hover{background:var(--cream-warm)}.qty-value{width:42px;text-align:center;font-size:.95rem;font-weight:500;color:var(--text-primary)}.add-to-cart{display:block;width:100%;background:var(--terracotta);color:var(--pure-white);padding:14px 32px;border-radius:12px;font-size:.95rem;font-weight:500;letter-spacing:.3px;transition:all .3s;box-shadow:0 4px 16px #b8634b33}.add-to-cart:hover{background:var(--terracotta-dark);box-shadow:0 6px 24px #b8634b4d}.shipping-note{margin-top:16px;padding:14px 18px;background:#c9a96e14;border-radius:12px;font-size:.82rem;color:var(--text-body);display:flex;align-items:center;gap:10px}.shipping-note strong{color:var(--terracotta-dark);font-weight:600}.cod-badge{margin-top:12px;padding:12px 18px;background:#2e7d320f;border:1px solid rgba(46,125,50,.15);border-radius:12px;font-size:.82rem;color:var(--text-body);display:flex;align-items:center;gap:10px}.cod-badge strong{color:#2e7d32;font-weight:500}.product-desc{margin-top:32px;padding-top:28px;border-top:1px solid var(--border)}.product-desc h4{font-size:1.1rem;margin-bottom:14px}.product-desc ul{list-style:none;display:flex;flex-direction:column;gap:10px}.product-desc li{font-size:.9rem;color:var(--text-body);padding-left:20px;position:relative;font-weight:300}.product-desc li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--sand)}.versatility{padding:100px 24px;background:var(--white)}.versatility-inner{max-width:1080px;margin:0 auto}.versatility-header{text-align:center;margin-bottom:60px}.versatility-header h2{font-size:clamp(2rem,4.5vw,2.8rem);margin-bottom:12px}.versatility-header p{font-size:1rem;color:var(--text-light);font-weight:300}.versatility-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.moment-card{position:relative;aspect-ratio:3/4;border-radius:20px;overflow:hidden;cursor:pointer;background:var(--cream-warm)}.moment-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(45,35,25,.7) 0%,transparent 50%)}.moment-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.moment-card:hover img{transform:scale(1.05)}.moment-label{position:absolute;bottom:20px;left:20px;z-index:2;color:var(--pure-white)}.moment-label h4{font-size:1.2rem;color:var(--pure-white);font-weight:500}.moment-label p{font-size:.78rem;opacity:.8;margin-top:2px}.bundle{padding:80px 24px}.bundle-inner{max-width:720px;margin:0 auto;background:linear-gradient(145deg,var(--terracotta-deep) 0%,var(--terracotta-dark) 100%);border-radius:28px;padding:56px 48px;text-align:center;position:relative;overflow:hidden}.bundle-inner:before{content:"";position:absolute;top:-30%;right:-20%;width:300px;height:300px;border-radius:50%;background:#ffffff0a}.bundle h2{font-size:clamp(1.8rem,4vw,2.4rem);color:var(--pure-white);margin-bottom:12px}.bundle-sub{color:#ffffffb3;font-size:1rem;margin-bottom:36px;font-weight:300}.bundle-combos{display:flex;justify-content:center;gap:20px;margin-bottom:36px;flex-wrap:wrap}.combo{display:flex;align-items:center;gap:8px;background:#ffffff1a;padding:12px 22px;border-radius:40px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;transition:all .2s}.combo:hover{background:#ffffff2e}.combo-dot{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.3)}.combo-plus{color:#fff6;font-size:.8rem}.combo-name{color:var(--pure-white);font-size:.82rem;font-weight:400}.bundle-cta{display:inline-flex;background:var(--pure-white);color:var(--terracotta-dark);padding:14px 40px;border-radius:50px;font-size:.92rem;font-weight:500;transition:all .3s}.bundle-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.trust{padding:60px 24px;background:var(--white)}.trust-inner{max-width:900px;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:28px 44px}.trust-item{display:flex;align-items:center;gap:14px}.trust-icon{width:46px;height:46px;border-radius:50%;border:1.5px dashed var(--gold);background:var(--cream);display:flex;align-items:center;justify-content:center;color:var(--terracotta);flex-shrink:0}.trust-icon svg{width:26px;height:26px;stroke:currentColor;overflow:visible}.trust-text{font-size:.85rem;font-weight:500;color:var(--text-primary)}.trust-text small{display:block;font-size:.75rem;font-weight:300;color:var(--text-light);margin-top:2px}.reviews{padding:100px 24px}.reviews-inner{max-width:720px;margin:0 auto;text-align:center}.reviews h2{font-size:clamp(1.8rem,4vw,2.4rem);margin-bottom:16px}.reviews-empty{padding:48px;border:1.5px dashed var(--border);border-radius:20px;margin-top:40px}.reviews-empty p{color:var(--text-light);font-size:.95rem;font-weight:300}.reviews-empty .cta-small{display:inline-block;margin-top:16px;color:var(--terracotta);font-weight:500;font-size:.88rem}.footer{background:var(--text-primary);color:#fff9;padding:64px 24px 32px;position:relative}.footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(420px,78%);height:2px;background-image:repeating-linear-gradient(90deg,var(--gold) 0 9px,transparent 9px 16px);opacity:.45}.footer-inner{max-width:1080px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand{font-family:Cormorant,serif;font-size:1.4rem;font-weight:700;color:var(--pure-white);margin-bottom:12px}.footer-desc{font-size:.85rem;line-height:1.7;max-width:300px;font-weight:300}.footer h5{font-family:Outfit,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#fff6;margin-bottom:16px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links a{font-size:.88rem;color:#fff9;transition:color .2s;font-weight:300}.footer-links a:hover{color:var(--pure-white)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:.78rem}.footer-bottom a{color:#fff6}.sticky-cart{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--pure-white);padding:12px 20px;box-shadow:0 -4px 20px #00000014;z-index:99;align-items:center;justify-content:space-between;gap:12px}.sticky-cart.show{display:flex}.sticky-info{display:flex;flex-direction:column}.sticky-info .name{font-family:Cormorant,serif;font-size:1rem;font-weight:600;color:var(--text-primary)}.sticky-info .price{font-size:.82rem;color:var(--terracotta);font-weight:500}.sticky-cart .add-btn{background:var(--terracotta);color:var(--pure-white);padding:12px 28px;border-radius:10px;font-size:.88rem;font-weight:500;white-space:nowrap}.wa-float{position:fixed;bottom:24px;right:24px;z-index:98;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,bottom .25s ease}.wa-float.wa-show{opacity:1;pointer-events:auto;transform:none}.wa-float a{width:54px;height:54px;background:var(--whatsapp);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #25d3664d;transition:transform .2s}.wa-float a:hover{transform:scale(1.1)}.wa-float svg{width:26px;height:26px;fill:#fff}body.sticky-bar-on .wa-float{bottom:90px;transition:bottom .25s ease}@media(max-width:768px){.hero{padding:16px 20px 56px}.hero-inner{grid-template-columns:1fr;gap:22px}.hero-visual{order:0}.hero-text{order:1;text-align:center;display:flex;flex-direction:column}.hero-label{display:none}.hero-text h1{order:1;font-size:2.1rem;margin-bottom:12px}.hero-rating{order:2;align-self:center;margin-bottom:16px}.hero-cta{order:3;width:100%;justify-content:center}.hero-offer{order:4;margin-top:12px}.hero-desc{order:5;margin:18px auto 0}.hero-trust{order:6;margin-top:20px;justify-content:center;flex-wrap:wrap}.hero-image-wrap{width:280px;height:420px}.hero-price-tag{left:10px;bottom:20px}.hero-color-dots{right:-10px;top:20px}.problems-grid{grid-template-columns:1fr;gap:16px}.product-showcase{grid-template-columns:1fr;gap:32px}.product-gallery{position:static}.versatility-grid{grid-template-columns:repeat(2,1fr);gap:12px}.bundle-inner{padding:40px 28px}.bundle-combos{gap:10px}.trust-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.wa-float{bottom:80px}}@media(max-width:480px){.versatility-grid{grid-template-columns:1fr 1fr}.trust-inner,.footer-top{grid-template-columns:1fr}}.reviews-inner{max-width:1080px}.reviews-aggregate{display:flex;align-items:baseline;justify-content:center;gap:10px;margin:8px 0 40px}.agg-stars{color:var(--gold);font-size:1.25rem;letter-spacing:3px}.agg-score{font-family:Cormorant,serif;font-size:1.6rem;font-weight:700;color:var(--text-primary)}.agg-count{color:var(--text-light);font-size:.92rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.review-card{background:var(--pure-white);border:1px solid var(--border);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:10px}.review-stars{color:var(--gold);font-size:.95rem;letter-spacing:2px}.review-text{color:var(--text-body);font-size:.93rem;line-height:1.6;flex:1}.review-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.review-name{font-weight:500;font-size:.86rem;color:var(--text-primary)}.review-note{font-size:.76rem;color:var(--text-light)}.reviews-footnote{margin-top:28px;font-size:.78rem;color:var(--text-light);font-weight:300}@media(max-width:860px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.reviews-grid{grid-template-columns:1fr;gap:12px}}.hero-rating{display:inline-flex;align-items:baseline;gap:7px;margin-bottom:18px;cursor:pointer}.hero-rating .hr-stars{color:var(--gold);font-size:1rem;letter-spacing:2px}.hero-rating .hr-score{font-family:Cormorant,serif;font-size:1.15rem;font-weight:700;color:var(--text-primary)}.hero-rating .hr-count{font-size:.84rem;color:var(--text-light)}.hero-offer{margin-top:14px;font-size:.92rem;color:var(--text-body)}.hero-offer strong{color:var(--terracotta);font-weight:600}.pack-selector{display:flex;flex-direction:column;gap:10px;margin:20px 0 16px}.pack-option{position:relative;display:flex;align-items:center;gap:12px;padding:14px 16px;border:1.5px solid var(--border);border-radius:14px;cursor:pointer;background:var(--pure-white);transition:border-color .2s,box-shadow .2s}.pack-option:hover{border-color:var(--terracotta)}.pack-option.selected{border-color:var(--terracotta);box-shadow:0 0 0 1px var(--terracotta),0 4px 16px #b8634b1a;background:#fff9f5}.pack-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--border);flex-shrink:0;position:relative;transition:border-color .2s}.pack-option.selected .pack-radio{border-color:var(--terracotta)}.pack-option.selected .pack-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--terracotta)}.pack-info{display:flex;flex-direction:column;flex:1;min-width:0}.pack-name{font-weight:500;font-size:.95rem;color:var(--text-primary)}.pack-save{font-size:.78rem;color:#2e7d32;font-weight:500;margin-top:2px}.pack-ship{font-size:.78rem;color:var(--text-light, #8a7f76);font-weight:500;margin-top:2px}.pack-price{font-family:Cormorant,serif;font-size:1.35rem;font-weight:700;color:var(--text-primary)}.pack-badge{position:absolute;top:-9px;right:14px;background:var(--terracotta);color:var(--pure-white);font-size:.64rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase;padding:3px 10px;border-radius:10px}.buybox-quotes{margin-top:18px;display:flex;flex-direction:column;gap:10px}.bq-item{background:var(--cream-warm);border-radius:12px;padding:12px 16px;font-size:.86rem;line-height:1.5}.bq-stars{color:var(--gold);font-size:.78rem;letter-spacing:1.5px;margin-right:6px}.bq-text{color:var(--text-body);font-style:italic}.bq-name{display:block;margin-top:4px;font-size:.76rem;color:var(--text-light);font-style:normal}.bq-all{display:inline-block;margin-top:2px;font-size:.84rem;color:var(--terracotta);font-weight:500;text-decoration:underline}@keyframes cs-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.color-section.shake{animation:cs-shake .45s ease}.why490{padding:90px 24px;background:var(--white)}.why490-inner{max-width:760px;margin:0 auto;text-align:center}.why490 h2{font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:12px}.why490-sub{color:var(--text-light);font-weight:300;margin-bottom:44px}.journey{display:grid;grid-template-columns:1.15fr 1fr;gap:18px;text-align:left}.jr-card{border-radius:20px;padding:26px 26px 28px;position:relative}.jr-usual{background:var(--cream)}.jr-ours{background:linear-gradient(170deg,#f7f1e6,#f3ebdc);border:1.5px solid var(--gold);display:flex;flex-direction:column}.jr-label{display:block;font-size:.7rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--text-light);margin-bottom:20px}.jr-ours .jr-label{color:var(--terracotta)}.jr-chain{list-style:none;position:relative;padding-left:4px}.jr-chain:before{content:"";position:absolute;left:9px;top:10px;bottom:12px;width:2px;background-image:repeating-linear-gradient(to bottom,var(--gold) 0 6px,transparent 6px 11px);opacity:.7;transform-origin:top}.jr-stop{position:relative;padding:9px 0 9px 30px;display:flex;align-items:baseline;gap:10px}.jr-node{position:absolute;left:4px;top:14px;width:12px;height:12px;border-radius:50%;background:var(--pure-white);border:2px solid var(--terracotta);transition:border-color .4s ease,background .4s ease;transition-delay:calc(var(--d, 0s) + .65s)}.jr-name{position:relative;display:inline-block;font-size:.97rem;font-weight:500;color:var(--text-primary);transition:opacity .4s ease;transition-delay:calc(var(--d, 0s) + .6s)}.jr-strike{position:absolute;left:-4px;right:-4px;top:50%;width:calc(100% + 8px);height:12px;transform:translateY(-50%);pointer-events:none}.jr-cut .jr-name{opacity:.42}.jr-cut .jr-node{border-color:var(--sand);background:var(--cream)}.jr-adds{margin-left:auto;font-size:.7rem;letter-spacing:1px;text-transform:uppercase;color:#a8543f;opacity:.75;transition:opacity .4s ease;transition-delay:calc(var(--d, 0s) + .55s)}.jr-you .jr-name{font-weight:600}.jr-you .jr-node{background:var(--terracotta)}.jr-pays{position:relative;display:inline-block;margin-left:auto;font-family:Cormorant,serif;font-size:1.45rem;font-weight:700;color:var(--text-light)}.jr-pays .jr-strike path{stroke-width:2.4}.jr-direct{display:flex;align-items:center;gap:6px;margin-bottom:26px}.jr-pin{background:var(--pure-white);border:1px solid var(--gold);padding:6px 14px;border-radius:20px;font-size:.86rem;font-weight:500;color:var(--text-primary);white-space:nowrap;transition:transform .45s cubic-bezier(.34,1.56,.64,1),opacity .4s ease}.jr-pin-you{background:var(--terracotta);border-color:var(--terracotta);color:var(--pure-white)}.jr-thread{flex:1;height:14px;min-width:24px}.jr-thread path{fill:none;stroke:var(--terracotta);stroke-width:2;stroke-linecap:round;opacity:.8}.jr-price{position:relative;align-self:center;margin:auto 0 6px;padding:26px 38px}.jr-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.jr-ring path{stroke:var(--terracotta);stroke-width:2.2;stroke-linecap:round}.jr-amount{font-family:Cormorant,serif;font-size:clamp(2.4rem,6vw,3rem);font-weight:700;color:var(--terracotta);line-height:1;display:inline-block}.jr-note{text-align:center;font-size:.84rem;color:var(--text-body);font-weight:300}.stitch-head{position:relative}.stitch-head:after{content:"";display:block;width:76px;height:3px;margin:16px auto 0;background-image:repeating-linear-gradient(90deg,var(--terracotta) 0 9px,transparent 9px 16px);border-radius:2px}@media(prefers-reduced-motion:no-preference){.jr-strike path{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset .5s cubic-bezier(.65,0,.35,1);transition-delay:calc(var(--d, 0s) + .35s)}.reveal:not(.visible) .jr-strike path{stroke-dashoffset:1}.problem-card .strike{transition:text-decoration-color .5s ease calc(var(--d, 0s) + .45s)}.problems.reveal:not(.visible) .strike{text-decoration-color:transparent}.jr-you .jr-strike path{transition-delay:1.45s}.why490.reveal:not(.visible) .jr-cut .jr-name,.why490.reveal:not(.visible) .jr-cut .jr-node{opacity:1;border-color:var(--terracotta);background:var(--pure-white)}.why490.reveal:not(.visible) .jr-adds{opacity:0}.jr-chain:before{transition:transform .9s cubic-bezier(.65,0,.35,1) .1s}.why490.reveal:not(.visible) .jr-chain:before{transform:scaleY(0)}.jr-thread path{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset .45s ease 1.7s}.jr-thread-2 path{transition-delay:1.95s}.why490.reveal:not(.visible) .jr-thread path{stroke-dashoffset:1}.jr-pin{transition-delay:1.6s}.jr-direct .jr-pin:nth-of-type(2){transition-delay:1.85s}.jr-pin-you{transition-delay:2.1s!important}.why490.reveal:not(.visible) .jr-pin{transform:scale(.6);opacity:0}.jr-ring path{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset .85s cubic-bezier(.65,0,.35,1) 2.3s}.why490.reveal:not(.visible) .jr-ring path{stroke-dashoffset:1}.jr-amount{transition:transform .5s cubic-bezier(.34,1.56,.64,1) 2.5s,opacity .4s ease 2.5s}.why490.reveal:not(.visible) .jr-amount{transform:scale(.85);opacity:0}.pi-draw{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset .7s cubic-bezier(.65,0,.35,1) var(--d, 0s)}.pi-d2{transition-delay:calc(var(--d, 0s) + .4s)}.reveal:not(.visible) .pi-draw{stroke-dashoffset:1}.problem-card .solution{transition:transform .5s ease calc(var(--d, 0s) + .7s),opacity .5s ease calc(var(--d, 0s) + .7s)}.problems.reveal:not(.visible) .solution{opacity:0;transform:translateY(8px)}.stitch-head:after{transition:width .7s cubic-bezier(.65,0,.35,1) .2s}.reveal:not(.visible) .stitch-head:after,.reveal:not(.visible).stitch-head:after{width:0}}.heritage{margin-top:44px}.heritage-line{font-family:Cormorant,serif;font-size:1.35rem;font-weight:500;color:var(--text-primary);line-height:1.5;max-width:560px;margin:0 auto 12px}.heritage-link{color:var(--terracotta);font-size:.88rem;font-weight:500;text-decoration:underline}.faq{padding:90px 24px;background:var(--cream)}.faq-inner{max-width:680px;margin:0 auto}.faq h2{font-size:clamp(1.8rem,4vw,2.4rem);text-align:center;margin-bottom:36px}.faq-item{background:var(--pure-white);border:1px solid var(--border);border-radius:14px;margin-bottom:10px;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:500;font-size:.95rem;color:var(--text-primary)}.faq-item summary::-webkit-details-marker{display:none}.faq-toggle{color:var(--terracotta);font-size:1.3rem;font-weight:300;transition:transform .25s;flex-shrink:0}.faq-item[open] .faq-toggle{transform:rotate(45deg)}.faq-item p{padding:0 20px 18px;font-size:.9rem;color:var(--text-body);line-height:1.65;font-weight:300}.faq-more{text-align:center;margin-top:24px;font-size:.88rem;color:var(--text-body)}.faq-more a{color:var(--whatsapp);font-weight:600;text-decoration:underline}.final-cta{padding:90px 24px 100px;background:var(--white);text-align:center}.final-cta-inner{max-width:560px;margin:0 auto}.final-cta h2{font-size:clamp(1.9rem,4.5vw,2.8rem);margin-bottom:12px}.final-cta h2 em{font-style:italic;color:var(--terracotta);font-weight:500}.final-cta p{color:var(--text-body);font-weight:300;margin-bottom:28px}.final-trust{margin-top:18px;font-size:.8rem;color:var(--text-light)}@media(max-width:760px){.journey{grid-template-columns:1fr}.jr-card{padding:22px 20px 24px}.jr-price{padding:22px 30px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/sections.css.map */
