.hg-landing{--porcelain:#FBF7F2;--porcelain-2:#F2E9E0;--ink:#241C1A;--ink-soft:#6B5C54;--glow:#E14B3A;--glow-deep:#B5392C;--ember:#F2A65A;--clay:#E7D3C6;--night:#1B1316;--night-2:#2A1E20;--line:rgba(36,28,26,.12);--line-light:rgba(255,255,255,.14);--maxw:1180px}.hg-landing *{box-sizing:border-box;margin:0;padding:0}.hg-landing{scroll-behavior:smooth}.hg-landing{background:var(--porcelain);color:var(--ink);font-family:Inter,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.hg-landing img{max-width:100%;height:auto;display:block}.hg-landing a{color:inherit;text-decoration:none}.hg-landing .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.hg-landing .eyebrow{font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--glow-deep)}.hg-landing .serif{font-family:Fraunces,serif;font-weight:400;line-height:1.04;letter-spacing:-.01em}.hg-landing .btn{display:inline-flex;align-items:center;gap:10px;background:var(--glow);color:#fff;font-weight:600;font-size:16px;padding:16px 30px;border-radius:999px;border:none;cursor:pointer;transition:transform .2s ease,background .2s ease;box-shadow:0 10px 30px -10px #e14b3a99}.hg-landing .btn:hover{background:var(--glow-deep);transform:translateY(-2px)}.hg-landing .btn--ghost{background:transparent;color:var(--ink);box-shadow:none;border:1px solid var(--line)}.hg-landing .btn--ghost:hover{background:#241c1a0a;color:var(--ink)}.hg-landing .btn .price-strike{opacity:.6;text-decoration:line-through;font-weight:500}.hg-landing .stars{color:var(--ember);letter-spacing:2px;font-size:15px}.hg-landing .announce{background:var(--night);color:#f3e7df;text-align:center;font-size:13px;letter-spacing:.04em;padding:9px 16px}.hg-landing .announce b{color:var(--ember)}.hg-landing .hg-header{position:sticky;top:0;z-index:50;background:#fbf7f2db;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.hg-landing .nav{display:flex;align-items:center;justify-content:space-between;height:68px}.hg-landing .logo{font-family:Cormorant Garamond,serif;font-size:32px;line-height:1;letter-spacing:.02em;font-weight:600;color:var(--glow-deep)}.hg-landing .logo em{font-style:italic;font-weight:500}.hg-landing .logo--light{color:#f3e0d4}.hg-landing .nav-links{display:flex;gap:32px;font-size:14px;font-weight:500;color:var(--ink-soft)}.hg-landing .nav-links a:hover{color:var(--ink)}.hg-landing .nav .btn{padding:11px 22px;font-size:14px}.hg-landing .nav-toggle{display:none}.hg-landing .hero{position:relative;background:var(--night);color:#f6ece5;overflow:hidden}.hg-landing .hero:before{content:"";position:absolute;right:-10%;top:30%;width:780px;height:780px;background:radial-gradient(circle,rgba(225,75,58,.55) 0%,rgba(225,75,58,.12) 38%,transparent 64%);transform:translateY(-50%);pointer-events:none;animation:hg-pulse 7s ease-in-out infinite}@keyframes hg-pulse{0%,to{opacity:.75;transform:translateY(-50%) scale(1)}50%{opacity:1;transform:translateY(-50%) scale(1.06)}}.hg-landing .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding:74px 0 84px}.hg-landing .hero h1{font-size:clamp(40px,5.6vw,68px);margin:18px 0 22px}.hg-landing .hero h1 em{font-style:italic;color:var(--ember)}.hg-landing .hero p.lead{font-size:19px;color:#d9c8be;max-width:30em;margin-bottom:32px}.hg-landing .hero-cta{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hg-landing .hero-cta .btn--ghost{color:#f6ece5;border-color:var(--line-light)}.hg-landing .hero-cta .btn--ghost:hover{background:#ffffff12;color:#fff}.hg-landing .hero-trust{display:flex;align-items:center;gap:14px;margin-top:28px;font-size:14px;color:#c9b6ab}.hg-landing .hero-trust .stars{font-size:16px}.hg-landing .hero-img-wrap{position:relative}.hg-landing .hero-img{border-radius:20px;box-shadow:0 40px 80px -30px #000000b3;border:1px solid rgba(255,255,255,.08)}.hg-landing .hero-badge{position:absolute;left:-18px;bottom:26px;background:var(--porcelain);color:var(--ink);border-radius:16px;padding:14px 18px;box-shadow:0 20px 40px -16px #00000080;max-width:200px}.hg-landing .hero-badge b{font-family:Fraunces,serif;font-size:24px;display:block;color:var(--glow-deep)}.hg-landing .hero-badge small{font-size:12px;color:var(--ink-soft);line-height:1.35;display:block}.hg-landing .specs{background:var(--night-2);color:#e9d9cf;border-top:1px solid var(--line-light)}.hg-landing .specs .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;padding:18px 24px;font-size:13.5px;font-weight:500;letter-spacing:.02em}.hg-landing .specs span{display:flex;align-items:center;gap:9px}.hg-landing .specs span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--glow);box-shadow:0 0 10px var(--glow)}.hg-landing .section{padding:92px 0}.hg-landing .section--tight{padding:70px 0}.hg-landing .section h2{font-size:clamp(31px,4.2vw,48px);max-width:16ch;margin:14px 0 0}.hg-landing .section .intro{max-width:54ch;color:var(--ink-soft);margin-top:20px;font-size:18px}.hg-landing .center{text-align:center}.hg-landing .center h2,.hg-landing .center .intro{margin-left:auto;margin-right:auto}.hg-landing .problem{background:var(--porcelain-2)}.hg-landing .problem .grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.hg-landing .problem .lead-q{font-family:Fraunces,serif;font-size:clamp(28px,3.6vw,42px);line-height:1.12}.hg-landing .problem p{color:var(--ink-soft);margin-top:18px;font-size:18px}.hg-landing .problem .turn{margin-top:24px;font-weight:600;color:var(--ink)}.hg-landing .graveyard{display:flex;flex-direction:column;gap:12px}.hg-landing .gv-item{display:flex;align-items:center;gap:14px;background:var(--porcelain);border:1px solid var(--line);border-radius:14px;padding:16px 18px;color:var(--ink-soft)}.hg-landing .gv-item .x{color:#b9a99f;font-size:13px;font-weight:600;letter-spacing:.04em;margin-left:auto}.hg-landing .gv-item.keep{border-color:var(--glow);background:#fff;color:var(--ink);box-shadow:0 14px 30px -16px #e14b3a73}.hg-landing .gv-item.keep .x{color:var(--glow-deep)}.hg-landing .gv-item b{font-weight:600}.hg-landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:54px}.hg-landing .step{border-top:2px solid var(--ink);padding-top:22px}.hg-landing .step .n{font-family:Fraunces,serif;font-size:15px;letter-spacing:.1em;color:var(--glow-deep);font-weight:500}.hg-landing .step h3{font-family:Fraunces,serif;font-size:25px;font-weight:500;margin:14px 0 10px}.hg-landing .step p{color:var(--ink-soft);font-size:16px}.hg-landing .benefits{background:var(--night);color:#f1e4db}.hg-landing .benefits .eyebrow{color:var(--ember)}.hg-landing .benefits h2{color:#fff}.hg-landing .ben-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:50px}.hg-landing .ben{background:linear-gradient(160deg,#ffffff0d,#ffffff03);border:1px solid var(--line-light);border-radius:18px;padding:30px;position:relative;overflow:hidden}.hg-landing .ben:after{content:"";position:absolute;right:-40px;top:-40px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(225,75,58,.35),transparent 70%)}.hg-landing .ben h3{font-family:Fraunces,serif;font-size:23px;font-weight:500;margin-bottom:10px;position:relative}.hg-landing .ben .tag{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ember);position:relative}.hg-landing .ben p{color:#cdb9ae;font-size:15.5px;margin-top:8px;position:relative}.hg-landing .ritual{background:var(--porcelain)}.hg-landing .ritual .grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:center}.hg-landing .ritual img{border-radius:20px;box-shadow:0 36px 70px -34px #241c1a80}.hg-landing .ritual h2{margin-top:14px}.hg-landing .ritual p{color:var(--ink-soft);margin-top:20px;font-size:18px}.hg-landing .ritual .pull{font-family:Fraunces,serif;font-style:italic;font-size:24px;color:var(--ink);margin-top:26px;padding-left:20px;border-left:3px solid var(--glow)}.hg-landing .timeline{background:var(--porcelain-2)}.hg-landing .tl{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:50px}.hg-landing .tl-card{background:var(--porcelain);border:1px solid var(--line);border-radius:18px;padding:30px 26px}.hg-landing .tl-card .wk{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--glow-deep)}.hg-landing .tl-card h3{font-family:Fraunces,serif;font-weight:500;font-size:22px;margin:12px 0 10px}.hg-landing .tl-card p{color:var(--ink-soft);font-size:15.5px}.hg-landing .reviews{background:var(--porcelain)}.hg-landing .rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px}.hg-landing .rev{background:var(--porcelain-2);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:14px}.hg-landing .rev .stars{font-size:15px}.hg-landing .rev q{font-family:Fraunces,serif;font-style:italic;font-size:19px;line-height:1.4;display:block}.hg-landing .rev .who{font-size:13.5px;color:var(--ink-soft);font-weight:500;margin-top:auto}.hg-landing .rev .who b{color:var(--ink);font-weight:600}.hg-landing .rev .who .vrf{color:var(--glow-deep)}.hg-landing .gallery{background:var(--porcelain-2)}.hg-landing .gal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.hg-landing .gal-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px;border:1px solid var(--line);background:#fff}@media(max-width:880px){.hg-landing .gal-grid{grid-template-columns:1fr 1fr;gap:12px}}.hg-landing .compare{background:var(--night);color:#efe2d9}.hg-landing .compare h2{color:#fff}.hg-landing .cmp{margin-top:46px;border:1px solid var(--line-light);border-radius:18px;overflow:hidden}.hg-landing .cmp-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center}.hg-landing .cmp-row>div{padding:18px 22px}.hg-landing .cmp-head{background:#ffffff0a;font-size:13px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:#cdb9ae}.hg-landing .cmp-head .us{color:var(--ember)}.hg-landing .cmp-row:not(.cmp-head){border-top:1px solid var(--line-light)}.hg-landing .cmp-row .feat{color:#d9c8be;font-size:15px}.hg-landing .cmp .us{font-weight:600;color:#fff}.hg-landing .cmp .them{color:#a7948a;font-size:14px}.hg-landing .offer{background:var(--porcelain-2)}.hg-landing .offer-card{background:var(--porcelain);border:1px solid var(--line);border-radius:24px;max-width:920px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;box-shadow:0 40px 80px -40px #241c1a66}.hg-landing .offer-img{background:var(--night);display:flex;align-items:center;justify-content:center;padding:30px;position:relative}.hg-landing .offer-img:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 55%,rgba(225,75,58,.4),transparent 60%)}.hg-landing .offer-img img{position:relative;border-radius:12px}.hg-landing .offer-body{padding:40px 38px}.hg-landing .offer-body h3{font-family:Fraunces,serif;font-size:30px;font-weight:500;margin-bottom:6px}.hg-landing .offer-prices{display:flex;align-items:baseline;gap:12px;margin:16px 0 6px}.hg-landing .offer-prices .now{font-family:Fraunces,serif;font-size:42px;color:var(--glow-deep)}.hg-landing .offer-prices .was{text-decoration:line-through;color:var(--ink-soft);font-size:20px}.hg-landing .offer-prices .save{background:var(--glow);color:#fff;font-size:12px;font-weight:600;padding:5px 10px;border-radius:999px}.hg-landing .offer-list{list-style:none;margin:22px 0 26px;display:flex;flex-direction:column;gap:11px}.hg-landing .offer-list li{display:flex;gap:11px;font-size:15.5px;color:var(--ink-soft)}.hg-landing .offer-list li:before{content:"\2713";color:var(--glow);font-weight:700}.hg-landing .offer-body .btn{width:100%;justify-content:center}.hg-landing .offer-note{text-align:center;font-size:13px;color:var(--ink-soft);margin-top:14px}.hg-landing .faq{background:var(--porcelain)}.hg-landing .faq-list{max-width:760px;margin:46px auto 0}.hg-landing .faq-item{border-bottom:1px solid var(--line)}.hg-landing .faq-q{width:100%;background:none;border:none;text-align:left;padding:24px 40px 24px 0;font-family:Inter,sans-serif;font-size:18.5px;font-weight:600;color:var(--ink);cursor:pointer;position:relative}.hg-landing .faq-q:after{content:"+";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:24px;color:var(--glow);transition:transform .25s}.hg-landing .faq-q[aria-expanded=true]:after{transform:translateY(-50%) rotate(45deg)}.hg-landing .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease;color:var(--ink-soft);font-size:16.5px}.hg-landing .faq-a p{padding:0 40px 24px 0}.hg-landing .guarantee{background:var(--night-2);color:#f1e4db;text-align:center}.hg-landing .guarantee .seal{font-family:Fraunces,serif;font-size:15px;letter-spacing:.1em;text-transform:uppercase;color:var(--ember)}.hg-landing .guarantee h2{color:#fff;margin:14px auto 0}.hg-landing .guarantee p{color:#cdb9ae;max-width:50ch;margin:18px auto 0;font-size:17px}.hg-landing .final{background:var(--glow);color:#fff;text-align:center}.hg-landing .final h2{color:#fff;margin:0 auto}.hg-landing .final p{color:#ffe7e1;max-width:44ch;margin:18px auto 26px;font-size:18px}.hg-landing .final .btn{background:#fff;color:var(--glow-deep);box-shadow:0 14px 36px -12px #00000073}.hg-landing .final .btn:hover{background:var(--porcelain)}.hg-landing .hg-footer{background:var(--night);color:#b6a399;font-size:14px}.hg-landing .foot-top{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;padding:54px 0 30px}.hg-landing .foot-top .logo{color:#f6ece5}.hg-landing .foot-links{display:flex;gap:40px;flex-wrap:wrap}.hg-landing .foot-col h4{color:#e9d9cf;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.hg-landing .foot-col a{display:block;margin-bottom:9px;color:#b6a399}.hg-landing .foot-col a:hover{color:#fff}.hg-landing .disclaimer{border-top:1px solid var(--line-light);padding:24px 0 50px;font-size:12px;line-height:1.7;color:#8c7b72}@media(max-width:880px){.hg-landing .hero-grid,.hg-landing .problem .grid,.hg-landing .ritual .grid{grid-template-columns:1fr;gap:36px}.hg-landing .ritual .grid{direction:ltr}.hg-landing .hero-grid{padding:54px 0 64px}.hg-landing .steps,.hg-landing .ben-grid,.hg-landing .tl,.hg-landing .rev-grid,.hg-landing .offer-card{grid-template-columns:1fr}.hg-landing .offer-img{order:-1}.hg-landing .nav-links{display:none}.hg-landing .cmp-row{grid-template-columns:1.2fr .9fr .9fr}.hg-landing .cmp-row>div{padding:14px}.hg-landing .section{padding:64px 0}}@media(prefers-reduced-motion:reduce){.hg-landing *{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
