.hl{--paper:#FFFFFF;--cream:#E6E7E2;--surface:#FFFFFF;--ink:#000000;--text:#3B3B39;--muted:#6E6E68;--navy:#2C3C4D;--navy-deep:#212F3D;--rust:#9B3F2E;--rust-bright:#B44A37;--tan:#94805B;--line:#E1E2DD;--shadow:16px 26px 54px -28px rgba(0,0,0,.22);--radius:12px;--head-h:84px;color-scheme:light}.hl{color:var(--text);font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;background:var(--paper)}.hl *{box-sizing:border-box;margin:0;padding:0}.hl h1,.hl h2,.hl h3{color:var(--ink);font-weight:800;line-height:1.06;text-wrap:balance;letter-spacing:-.022em}.hl h1{font-size:clamp(2rem,5.6vw,3.6rem)}.hl h2{font-size:clamp(1.6rem,4vw,2.5rem)}.hl h3{font-size:1.12rem;font-weight:700;letter-spacing:-.01em}.hl a{color:inherit;text-decoration:none}.hl img,.hl svg{display:block;max-width:100%}.hl ::selection{background:var(--rust);color:#fff}.hl .wrap{max-width:1140px;margin-inline:auto;padding-inline:22px}@media(min-width:700px){.hl .wrap{padding-inline:40px}}@media(min-width:1100px){.hl .wrap{padding-inline:48px}}.hl .section{padding:clamp(46px,11vw,104px) 0;border-top:1px solid var(--line)}.hl .section--cream{background:var(--paper)}.hl .eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--rust);margin-bottom:12px}.hl .script{font-family:Caveat,Segoe Script,cursive;color:var(--rust);font-weight:700}.hl .center{text-align:center}.hl .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:inherit;font-size:.98rem;font-weight:700;letter-spacing:.01em;padding:15px 28px;border-radius:9px;border:1.6px solid transparent;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.hl .btn-primary{background:var(--rust);color:#fff}.hl .btn-primary:hover{background:var(--rust-bright);transform:translateY(-2px)}.hl .btn-ghost{border-color:var(--line);color:var(--ink);background:transparent}.hl .btn-ghost:hover{border-color:var(--ink);transform:translateY(-2px)}.hl .btn-lg{padding:16px 30px;font-size:1rem}.hl .btn-block{width:100%}.hl .promobar{background:var(--rust);color:#fff;text-align:center;font-size:.8rem;font-weight:600;padding:10px 16px;line-height:1.4}.hl .promobar strong{font-weight:800;letter-spacing:.02em}@media(min-width:600px){.hl .promobar{font-size:.9rem;padding:11px 20px}}.hl .hl-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--paper) 90%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.hl .nav{display:flex;align-items:center;justify-content:space-between;min-height:var(--head-h)}.hl .logo{display:flex;align-items:center;color:var(--ink)}.hl .logo svg{height:50px;width:auto;fill:currentColor}.hl .nav-links a{font-size:.9rem;font-weight:600;color:var(--text)}.hl .nav-links a:hover{color:var(--rust)}.hl .nav-cta{display:flex;align-items:center;gap:14px}.hl .menu-btn{display:block;background:none;border:0;color:var(--ink);cursor:pointer;padding:4px}.hl .nav-links{position:absolute;top:var(--head-h);left:0;right:0;display:flex;flex-direction:column;gap:0;background:var(--paper);border-bottom:1px solid var(--line);max-height:0;overflow:hidden;transition:max-height .3s ease}.hl .nav-links.open{max-height:340px}.hl .nav-links a{padding:15px 20px;width:100%;border-top:1px solid var(--line);font-size:.95rem}.hl .nav-links .nav-quote{background:var(--rust);color:#fff;font-weight:800;text-align:center;border-top:0}.hl .nav-cta .btn{display:none}@media(min-width:900px){.hl .menu-btn{display:none}.hl .nav-cta .btn{display:inline-flex}.hl .nav-links{position:static;flex-direction:row;max-height:none;overflow:visible;background:none;border:0;width:auto;gap:34px;align-items:center}.hl .nav-links a{padding:0;width:auto;border:0;font-size:.9rem}.hl .nav-links .nav-quote{display:none}}.hl .hero{position:relative;isolation:isolate;overflow:hidden;background:#121211}.hl .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:var(--hl-hero);background-size:cover;background-position:66% center}.hl .hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#10100fe6,#10100f94 42%,#10100f80 70%,#10100fa8)}.hl .hero>.wrap{position:relative;z-index:1;padding-block:30px 44px}.hl .hero-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start;max-width:600px}.hl .badge{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:.78rem;padding:7px 13px;border-radius:100px;margin-bottom:16px;line-height:1.2;color:#fff;background:#ffffff21;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hl .badge .dot{width:7px;height:7px;border-radius:100px;background:var(--rust-bright);flex:none}.hl .hero h1{margin-bottom:13px;color:#fff}.hl .hero .msg{font-size:1.04rem;color:#e7e7e1;max-width:38ch;margin-bottom:20px}.hl .hero-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.hl .hero-actions .btn{width:100%}.hl .hero .btn-ghost{border-color:#ffffff73;color:#fff}.hl .hero .btn-ghost:hover{border-color:#fff;background:#ffffff1a}.hl .hero-trust{font-size:.8rem;color:#b7bab4;font-weight:600;letter-spacing:.01em}@media(min-width:540px){.hl .hero-actions{flex-direction:row;flex-wrap:wrap}.hl .hero-actions .btn{width:auto}}@media(min-width:1000px){.hl .hero:before{background-position:center right}.hl .hero:after{background:linear-gradient(90deg,#10100feb,#10100fbd 40%,#10100f57 78%,#10100f80)}.hl .hero>.wrap{padding-block:74px 84px}.hl .hero-grid{grid-template-columns:minmax(0,1fr) 400px;gap:56px;max-width:none;align-items:center}.hl .hero .msg{font-size:1.14rem;max-width:34ch;margin-bottom:24px}}.hl .quote-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:22px 18px;box-shadow:0 26px 64px -20px #0000008c}@media(min-width:540px){.hl .quote-card{padding:28px 26px}}.hl .quote-card h3{font-size:1.18rem;margin-bottom:3px}.hl .quote-card .cap{font-size:.85rem;color:var(--muted);margin-bottom:18px}.hl form{display:grid;gap:12px}.hl .row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:400px){.hl .row2{grid-template-columns:1fr}}.hl .field label{display:block;font-size:.7rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.hl .field input,.hl .field select{width:100%;font-family:inherit;font-size:16px;color:var(--ink);background:var(--paper);border:1.5px solid var(--line);border-radius:8px;padding:12px 13px}.hl .field select{-webkit-appearance:none;appearance:none}.hl .field input:focus,.hl .field select:focus{outline:2px solid var(--rust);outline-offset:1px;border-color:transparent}.hl .form-note{font-size:.76rem;color:var(--muted);text-align:center}.hl .thanks{text-align:center;padding:26px 8px;display:none}.hl .thanks.show{display:block}.hl .thanks h3{margin-bottom:6px}.hl .thanks p{font-size:.92rem;color:var(--text)}.hl .grid-4{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:560px){.hl .grid-4{grid-template-columns:1fr 1fr;gap:18px}}@media(min-width:940px){.hl .grid-4{grid-template-columns:repeat(4,1fr);gap:20px}}.hl .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px 20px;transition:transform .18s ease,box-shadow .18s ease}@media(min-width:560px){.hl .card{padding:26px 24px}}.hl .card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.hl .icon{width:42px;height:42px;border-radius:9px;background:var(--cream);display:grid;place-items:center;margin-bottom:14px}.hl .icon svg{width:21px;height:21px;stroke:var(--rust);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hl .card h3{margin-bottom:6px}.hl .card p{font-size:.92rem;color:var(--text)}.hl .steps{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:820px){.hl .steps{grid-template-columns:repeat(3,1fr);gap:30px}}.hl .step{padding-top:16px;border-top:2px solid var(--ink)}.hl .step .num{font-family:Caveat,cursive;font-size:2rem;font-weight:700;color:var(--rust);line-height:1}.hl .step h3{margin:4px 0 6px}.hl .step p{font-size:.93rem}.hl .gallery{display:grid;grid-auto-flow:column;grid-auto-columns:82%;gap:12px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}@media(min-width:640px){.hl .gallery{grid-auto-columns:minmax(300px,1fr);gap:16px}}.hl .gallery .ph{scroll-snap-align:start}.hl .ph{position:relative;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:var(--cream);margin:0}.hl .ph img{display:block;width:100%;height:260px;object-fit:cover}@media(min-width:640px){.hl .ph img{height:300px}}.hl .ph figcaption{position:absolute;left:10px;bottom:10px;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#10100f9e;padding:6px 12px;border-radius:100px}.hl .gallery-cta{display:flex;flex-direction:column;gap:10px;margin-top:26px}.hl .gallery-cta .btn{width:100%}@media(min-width:540px){.hl .gallery-cta{flex-direction:row;flex-wrap:wrap}.hl .gallery-cta .btn{width:auto}}.hl .cta{background:var(--navy);color:#e6e7e2;text-align:center;border-top:0}.hl .cta h2{color:#fff;margin-bottom:12px}.hl .cta p{color:#c4ccd4;max-width:44ch;margin:0 auto 22px}.hl .cta .script{color:#e7c9be;font-size:1.4rem;display:block;margin-bottom:6px}.hl .cta-actions{display:flex;flex-direction:column;gap:10px}.hl .cta-actions .btn{width:100%}@media(min-width:540px){.hl .cta-actions{flex-direction:row;justify-content:center;flex-wrap:wrap}.hl .cta-actions .btn{width:auto}}.hl .cta .btn-ghost{border-color:#4a5a6a;color:#fff}.hl .cta .btn-ghost:hover{border-color:#fff}.hl .cta-promo{margin-top:22px;font-size:.85rem;color:#9fb0bc;font-weight:600}.hl .faq{max-width:800px;margin-inline:auto}.hl .faq details{border-top:1px solid var(--line)}.hl .faq details:last-child{border-bottom:1px solid var(--line)}.hl .faq summary{cursor:pointer;list-style:none;padding:21px 44px 21px 0;position:relative;font-weight:700;color:var(--ink);font-size:1rem}.hl .faq summary::-webkit-details-marker{display:none}.hl .faq summary:after{content:"+";position:absolute;right:6px;top:18px;font-size:1.35rem;font-weight:400;color:var(--rust);transition:transform .2s ease}.hl .faq details[open] summary:after{transform:rotate(45deg)}.hl .faq p{padding:0 20px 22px 0;font-size:.93rem}@media(max-width:540px){.hl .faq summary{padding:18px 38px 18px 0;font-size:.96rem}.hl .faq summary:after{top:15px}}.hl .hl-footer{background:var(--paper);border-top:1px solid var(--line);padding:46px 0 36px}.hl .foot{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;align-items:flex-start}.hl .foot .logo svg{height:46px}.hl .foot .script{display:block;margin-top:8px;font-size:1.15rem}.hl .foot-links{display:flex;gap:40px;flex-wrap:wrap}.hl .foot-col a{display:block;font-size:.87rem;color:var(--muted);padding:5px 0}.hl .foot-col a:hover{color:var(--rust)}.hl .foot-col b{display:block;color:var(--ink);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px}.hl .copy{margin-top:38px;font-size:.79rem;color:var(--muted)}.hl .reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.hl .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hl .reveal{opacity:1;transform:none;transition:none}.hl .btn:hover,.hl .card:hover{transform:none}}.hl .section-head{max-width:620px;margin-bottom:30px}@media(min-width:720px){.hl .section-head{margin-bottom:44px}}.hl .section-head.center{margin-inline:auto}.hl .section-head p{color:var(--text);font-size:1rem;margin-top:10px}.hl h1,.hl h2,.hl h3,.hl h4{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;text-transform:none!important;font-style:normal!important}.hl .script{font-family:Caveat,Segoe Script,cursive!important;text-transform:none!important;font-style:normal}.hl .step .num{font-family:Caveat,Segoe Script,cursive!important}.hl .btn{font-family:Montserrat,-apple-system,sans-serif!important;text-transform:none!important}.hl .nav-links a,.hl .foot-col a,.hl .foot-col b,.hl .promobar{text-transform:none}
/*# sourceMappingURL=/cdn/shop/t/15/assets/hom-landing.css.map */
