html,body{overflow-x:hidden;max-width:100%}.vanta-landing{--bg:#F7F5EF;--surface:#FFFFFF;--surface-2:#EFF2EA;--ink:#2A2E27;--muted:#7A7A6E;--line:#E6E4DA;--brand:#7C9A80;--brand-dark:#5E7A63;--brand-tint:#E8EFE9;--teal:#7FA6A0;--teal-dark:#5E837C;--teal-tint:#E4EEEB;--sun:#C9A24B;--sun-tint:#F5EAD0;--star:#C9A24B;--radius:20px;--radius-sm:14px;--shadow:0 10px 30px rgba(42,46,39,.08);--shadow-lg:0 24px 60px rgba(42,46,39,.14);--maxw:1180px;--font-head:"Cormorant Garamond",Georgia,serif;--font-body:"Inter",system-ui,sans-serif;font-family:var(--font-body);color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}.vanta-landing *,.vanta-landing *:before,.vanta-landing *:after{box-sizing:border-box}.vanta-landing .hero-grid>*,.vanta-landing .pdp-grid>*,.vanta-landing .cards>*,.vanta-landing .rev-strip>*,.vanta-landing .var-grid>*,.vanta-landing .trust-grid>*,.vanta-landing .foot-grid>*,.vanta-landing .howsplit>*,.vanta-landing .split>*,.vanta-landing .steps-inline li,.vanta-landing .buy,.vanta-landing .gallery,.vanta-landing .rcard,.vanta-landing .card,.vanta-landing .spec,.vanta-landing .tcard{min-width:0}.vanta-landing .thumbs,.vanta-landing .spec-grid,.vanta-landing .trust-grid,.vanta-landing .var-grid,.vanta-landing .cards,.vanta-landing .rev-strip{max-width:100%}.vanta-landing h1,.vanta-landing h2,.vanta-landing h3,.vanta-landing h4{font-family:var(--font-head);line-height:1.08;margin:0 0 .4em;font-weight:700}.vanta-landing h1{font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-.01em}.vanta-landing h2{font-size:clamp(2.1rem,4.6vw,3.3rem);letter-spacing:-.01em}.vanta-landing h3{font-size:1.45rem}.vanta-landing p{margin:0 0 1rem}.vanta-landing a{color:inherit;text-decoration:none}.vanta-landing img{max-width:100%;display:block}.vanta-landing .wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}.vanta-landing .section{padding:clamp(50px,7vw,96px) 0}.vanta-landing .eyebrow{display:inline-block;font-family:var(--font-body);font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:var(--brand-dark);background:var(--brand-tint);padding:7px 14px;border-radius:999px;margin-bottom:16px}.vanta-landing .eyebrow.teal{color:var(--teal-dark);background:var(--teal-tint)}.vanta-landing .center{text-align:center}.vanta-landing .lead{font-size:1.12rem;color:var(--muted);max-width:640px}.vanta-landing .center .lead{margin-left:auto;margin-right:auto}.vanta-landing .i{width:1.25em;height:1.25em;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;display:inline-block;vertical-align:-.18em;flex-shrink:0}.vanta-landing .i-fill{fill:currentColor;stroke:none}.vanta-landing .btn{display:inline-flex;align-items:center;gap:9px;justify-content:center;font-family:var(--font-body);font-weight:700;font-size:1rem;padding:15px 28px;border-radius:12px;cursor:pointer;border:none;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;text-align:center}.vanta-landing .btn .i{width:1.15em;height:1.15em}.vanta-landing .btn-primary{background:var(--brand);color:#fff;box-shadow:0 10px 24px #7c9a8066}.vanta-landing .btn-primary:hover{background:var(--brand-dark);transform:translateY(-2px);box-shadow:0 16px 30px #7c9a8080}.vanta-landing .btn-dark{background:var(--ink);color:#fff}.vanta-landing .btn-dark:hover{background:#3a3f35;transform:translateY(-2px)}.vanta-landing .btn-ghost{background:var(--surface);color:var(--ink);border:2px solid var(--line)}.vanta-landing .btn-ghost:hover{border-color:var(--brand);color:var(--brand-dark)}.vanta-landing .btn-lg{padding:17px 34px;font-size:1.05rem}.vanta-landing .btn-block{width:100%}.vanta-landing .btn-pill{border-radius:999px}.vanta-landing .btn[disabled]{opacity:.65;cursor:progress}.vanta-landing .frame{position:relative;overflow:hidden;background:var(--surface-2)}.vanta-landing .frame>img,.vanta-landing .frame>video{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.vanta-landing .ph{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(150deg,var(--surface-2),var(--brand-tint));color:var(--muted);text-align:center;padding:18px}.vanta-landing .ph .i{width:40px;height:40px;opacity:.45;stroke-width:1.6}.vanta-landing .ph .cap{font-family:var(--font-body);font-weight:700;font-size:.82rem}.vanta-landing .ph .sub{font-size:.72rem;font-weight:600;opacity:.7}.vanta-landing .announce{background:var(--ink);color:#fff;overflow:hidden;padding:9px 0}.vanta-landing .announce b{color:var(--sun)}.vanta-landing .mq-track{display:flex;width:max-content;white-space:nowrap;animation:vmq 26s linear infinite}.vanta-landing .mq-track span{display:inline-flex;align-items:center;gap:8px;padding:0 26px;font-family:var(--font-body);font-weight:600;font-size:.82rem}.vanta-landing .mq-track .i{width:1em;height:1em}@keyframes vmq{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.vanta-landing .mq-track{animation:none;justify-content:center}}.vanta-landing header.nav{position:sticky;top:0;z-index:50;background:#f7f5efeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.vanta-landing .nav-inner{display:flex;align-items:center;justify-content:center;height:64px}.vanta-landing .logo-img{height:48px;width:auto;display:block}.vanta-landing .pdp{padding:26px 0 clamp(40px,6vw,72px)}.vanta-landing .crumb{display:flex;gap:8px;align-items:center;color:var(--muted);font-weight:600;font-size:.82rem;margin-bottom:22px;flex-wrap:wrap}.vanta-landing .crumb a:hover{color:var(--brand-dark)}.vanta-landing .crumb .i{width:14px;height:14px}.vanta-landing .pdp-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:start}@media(max-width:900px){.vanta-landing .pdp-grid{grid-template-columns:1fr;gap:32px}}.vanta-landing .gallery{position:sticky;top:88px}.vanta-landing .gallery-main{position:relative;border-radius:24px;aspect-ratio:1/1;box-shadow:var(--shadow-lg);overflow:hidden;background:var(--surface-2)}.vanta-landing .save-flag{position:absolute;top:22px;left:-58px;z-index:4;width:200px;text-align:center;background:#c0392b;color:#fff;font-family:var(--font-body);font-weight:800;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;padding:8px 0;transform:rotate(-45deg);box-shadow:0 2px 6px #00000038}.vanta-landing .slides{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vanta-landing .slides::-webkit-scrollbar{display:none}.vanta-landing .slide{flex:0 0 100%;height:100%;scroll-snap-align:center}.vanta-landing .gal-arrow{position:absolute;bottom:12px;top:auto;transform:none;z-index:4;width:34px;height:34px;border-radius:50%;border:none;background:#ffffffe6;box-shadow:var(--shadow);cursor:pointer;display:grid;place-items:center;color:var(--ink);transition:background .15s}.vanta-landing .gal-arrow:hover{background:#fff;color:var(--brand-dark)}.vanta-landing .gal-arrow.prev{left:12px}.vanta-landing .gal-arrow.next{right:12px}.vanta-landing .gal-arrow .i{width:18px;height:18px}.vanta-landing .gal-dots{position:absolute;bottom:14px;left:0;right:0;z-index:4;display:flex;justify-content:center;gap:7px}.vanta-landing .gal-dots button{width:8px;height:8px;border-radius:50%;border:none;background:#2a2e2740;cursor:pointer;padding:0}.vanta-landing .gal-dots button.active{background:var(--brand);width:22px;border-radius:999px}.vanta-landing .stock-badge{display:flex;align-items:center;gap:7px;width:fit-content;margin:10px auto 0;padding:4px 12px;background:var(--sun-tint);color:#9a7b27;border:1px solid rgba(201,162,75,.4);border-radius:999px;font-family:var(--font-body);font-weight:700;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.vanta-landing .stock-badge .dot{width:6px;height:6px;border-radius:50%;background:#c0392b;flex-shrink:0;box-shadow:0 0 #c0392b80;animation:vwpulse 1.8s infinite}@keyframes vwpulse{0%{box-shadow:0 0 #c0392b80}70%{box-shadow:0 0 0 7px #c0392b00}to{box-shadow:0 0 #c0392b00}}@media(max-width:900px){.vanta-landing .gallery{position:static}}.vanta-landing .buy .rating-line{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-weight:700;font-size:.9rem}.vanta-landing .buy .rating-line a{color:var(--muted);font-weight:600}.vanta-landing .buy .rating-line a:hover{color:var(--brand-dark)}.vanta-landing .stars{display:inline-flex;gap:2px;color:var(--star)}.vanta-landing .stars .i{width:1.02em;height:1.02em;fill:currentColor;stroke:none}.vanta-landing .stars .off{color:#dbd8c9}.vanta-landing .buy h1{margin-bottom:12px}.vanta-landing .short{color:var(--muted);font-weight:500;margin-bottom:4px;font-size:1.05rem}.vanta-landing .price-head{display:flex;align-items:baseline;gap:8px;margin:14px 0 2px;flex-wrap:wrap}.vanta-landing .from-lab{font-family:var(--font-body);font-weight:700;color:var(--muted);font-size:1rem}.vanta-landing .price-now{font-family:var(--font-head);font-weight:800;font-size:2.4rem;color:var(--ink)}.vanta-landing .price-was{color:var(--muted);text-decoration:line-through;font-weight:700;font-size:1.1rem}.vanta-landing .sale-badge{background:var(--brand-tint);color:var(--brand-dark);font-weight:800;font-size:.72rem;padding:5px 10px;border-radius:6px;font-family:var(--font-body)}.vanta-landing .instock{color:var(--teal-dark);font-weight:700;font-size:.84rem;display:flex;align-items:center;gap:6px;margin:2px 0 4px;white-space:nowrap}.vanta-landing .instock .i{width:15px;height:15px}.vanta-landing .opt-label{font-family:var(--font-body);font-weight:700;font-size:.8rem;margin:14px 0 6px;display:flex;gap:8px}.vanta-landing .opt-label .val{color:var(--muted);font-weight:600}.vanta-landing .colors-row{display:flex;gap:10px;flex-wrap:wrap}.vanta-landing .color-btn{width:44px;height:44px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px var(--line);cursor:pointer;transition:transform .12s}.vanta-landing .color-btn:hover{transform:scale(1.06)}.vanta-landing .color-btn.active{box-shadow:0 0 0 2px var(--ink)}.vanta-landing .seg{display:grid;grid-template-columns:1fr 1fr;gap:10px}.vanta-landing .seg button{border:2px solid var(--line);background:var(--surface);border-radius:12px;padding:12px 14px;cursor:pointer;text-align:left;font-family:var(--font-body);transition:border-color .15s,background .15s}.vanta-landing .seg button:hover{border-color:var(--brand)}.vanta-landing .seg button.active{border-color:var(--brand);background:var(--brand-tint)}.vanta-landing .seg .st{font-family:var(--font-body);font-weight:700;font-size:.92rem;display:block}.vanta-landing .seg .ss{font-size:.78rem;color:var(--muted);font-weight:600}.vanta-landing .seg .ss.save{color:var(--teal-dark);font-weight:800}.vanta-landing .vselect{width:100%;padding:10px 40px 10px 14px;border:2px solid var(--line);border-radius:11px;font-family:var(--font-body);font-weight:700;font-size:.88rem;color:var(--ink);background-color:var(--surface);cursor:pointer;-webkit-appearance:none;appearance:none;background-repeat:no-repeat;background-position:right 15px center;background-size:15px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A2E27' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>")}.vanta-landing .vselect:focus{outline:none;border-color:var(--brand)}.vanta-landing .pk-ea{font-weight:800;color:var(--teal-dark)}.vanta-landing .packs{display:flex;flex-direction:column;gap:12px;margin-top:6px}.vanta-landing .pack{border:2px solid var(--line);border-radius:14px;padding:15px 16px;cursor:pointer;display:flex;align-items:center;gap:14px;position:relative;transition:border-color .15s,background .15s}.vanta-landing .pack:hover{border-color:var(--brand)}.vanta-landing .pack.active{border-color:var(--brand);background:var(--brand-tint)}.vanta-landing .pack .radio{width:20px;height:20px;border-radius:50%;border:2px solid #c3ccbf;flex-shrink:0;display:grid;place-items:center}.vanta-landing .pack.active .radio{border-color:var(--brand)}.vanta-landing .pack.active .radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--brand)}.vanta-landing .pk-main{flex:1;min-width:0}.vanta-landing .pk-title{font-family:var(--font-body);font-weight:700}.vanta-landing .pk-sub{font-size:.8rem;color:var(--muted);font-weight:600}.vanta-landing .pk-sub.gift{color:var(--teal-dark);font-weight:800;display:flex;align-items:flex-start;gap:5px;font-size:.72rem;white-space:normal;line-height:1.3;margin-top:2px}.vanta-landing .pk-sub.gift .i{width:14px;height:14px;flex-shrink:0;margin-top:1px}.vanta-landing .pk-price{text-align:right;white-space:nowrap;flex-shrink:0;padding-left:12px}.vanta-landing .pk-now{font-family:var(--font-body);font-weight:800}.vanta-landing .pk-was{font-size:.78rem;color:var(--muted);text-decoration:line-through}.vanta-landing .pk-badge{position:absolute;top:-11px;right:14px;background:var(--brand);color:#fff;font-size:.64rem;font-weight:800;padding:3px 10px;border-radius:999px;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em}.vanta-landing .pk-badge.alt{background:var(--sun)}.vanta-landing .cta-stack{display:flex;flex-direction:column;gap:12px;margin-top:16px}.vanta-landing .cta-label{white-space:nowrap}.vanta-landing #addBtn{gap:8px}.vanta-landing .buy-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:18px}.vanta-landing .buy-trust div{display:flex;gap:6px;align-items:center;font-weight:700;font-size:.78rem;color:var(--muted);white-space:nowrap}.vanta-landing .buy-trust .i{color:var(--teal);width:16px;height:16px}.vanta-landing .payments{display:flex;flex-wrap:nowrap;gap:7px;justify-content:center;align-items:center;margin-top:18px}.vanta-landing .pay{flex:0 0 auto;width:42px;height:27px;background:#fff;border:1px solid #ececec;border-radius:6px;box-shadow:0 1px 2px #00000012;padding:5px 6px}.vanta-landing .pay img{width:100%;height:100%;object-fit:contain;display:block}.vanta-landing .accordion{margin-top:22px}.vanta-landing .acc{border-bottom:1px solid var(--line)}.vanta-landing .acc summary{list-style:none;cursor:pointer;padding:16px 2px;font-family:var(--font-body);font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:14px}.vanta-landing .acc summary::-webkit-details-marker{display:none}.vanta-landing .acc summary .i{color:var(--brand-dark);transition:transform .2s}.vanta-landing .acc[open] summary .i{transform:rotate(45deg)}.vanta-landing .acc .a{padding:0 2px 18px;color:var(--muted);font-weight:500}.vanta-landing .acc .a ul{margin:0;padding-left:18px}.vanta-landing .acc .a li{margin-bottom:5px}.vanta-landing .trustbar{background:var(--ink);color:#fff;overflow:hidden;padding:17px 0}.vanta-landing .tm-track{display:flex;width:max-content;animation:vmq 32s linear infinite}.vanta-landing .tm-track .t{display:inline-flex;align-items:center;gap:10px;padding:0 34px;font-weight:700;font-size:.95rem;white-space:nowrap}.vanta-landing .tm-track .t .i{width:22px;height:22px;color:var(--sun)}@media(prefers-reduced-motion:reduce){.vanta-landing .tm-track{animation:none;justify-content:center;width:100%;flex-wrap:wrap;gap:20px}}.vanta-landing .cards-slider{position:relative;margin-top:36px;padding-bottom:64px}.vanta-landing .cards{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px}.vanta-landing .cards::-webkit-scrollbar{display:none}.vanta-landing .cslide-arrow{position:absolute;bottom:0;top:auto;transform:none;z-index:3;width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow);cursor:pointer;display:grid;place-items:center;color:var(--ink)}.vanta-landing .cslide-arrow:hover{color:var(--brand-dark)}.vanta-landing .cslide-arrow.prev{left:calc(50% - 46px);right:auto}.vanta-landing .cslide-arrow.next{right:auto;left:calc(50% + 6px)}.vanta-landing .cslide-arrow .i{width:22px;height:22px}.vanta-landing .card{flex:0 0 82%;scroll-snap-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px 24px;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s;text-align:left}@media(min-width:640px){.vanta-landing .card{flex:0 0 46%}}@media(min-width:980px){.vanta-landing .card{flex:0 0 30.6%}}.vanta-landing .card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.vanta-landing .card .ic{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;margin-bottom:18px;background:var(--brand-tint);color:var(--brand-dark)}.vanta-landing .card .ic .i{width:26px;height:26px}.vanta-landing .card:nth-child(2) .ic{background:var(--teal-tint);color:var(--teal-dark)}.vanta-landing .card:nth-child(3) .ic{background:var(--sun-tint);color:#9a7b27}.vanta-landing .card:nth-child(4) .ic{background:var(--teal-tint);color:var(--teal-dark)}.vanta-landing .card:nth-child(5) .ic{background:var(--sun-tint);color:#9a7b27}.vanta-landing .card:nth-child(6) .ic{background:var(--brand-tint);color:var(--brand-dark)}.vanta-landing .card h3{margin-bottom:8px}.vanta-landing .card p{color:var(--muted);margin:0;font-weight:500}.vanta-landing .howsplit{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.vanta-landing .steps-inline{counter-reset:s;margin:18px 0 0;padding:0;list-style:none;text-align:left}.vanta-landing .steps-inline li{display:flex;gap:16px;margin-bottom:18px;font-weight:500}.vanta-landing .steps-inline li:before{counter-increment:s;content:counter(s);flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--brand);color:#fff;font-family:var(--font-body);font-weight:800;display:grid;place-items:center}.vanta-landing .steps-inline b{font-family:var(--font-body)}.vanta-landing .howgif{border-radius:24px;aspect-ratio:1/1;box-shadow:var(--shadow-lg);max-width:440px;margin:0 auto;width:100%}@media(max-width:820px){.vanta-landing .howsplit{grid-template-columns:1fr;gap:30px}}.vanta-landing .accent-gif{border-radius:20px;aspect-ratio:1/1;max-width:460px;margin:36px auto 0;box-shadow:var(--shadow-lg);width:100%}.vanta-landing .demo-sec{background:var(--surface-2)}.vanta-landing .demo-sec .eyebrow{background:var(--teal-tint);color:var(--teal-dark)}.vanta-landing .demo-sec .lead{color:var(--muted)}.vanta-landing .demo-frame{margin:34px auto 0;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:4/5;max-width:400px;position:relative;background:var(--surface-2)}.vanta-landing .demo-frame .ph{background:linear-gradient(150deg,var(--surface-2),var(--brand-tint));color:var(--muted)}.vanta-landing .demo-play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;cursor:pointer;background:#00000047;transition:background .2s}.vanta-landing .demo-play:hover{background:#0000001f}.vanta-landing .demo-play .circle{width:80px;height:80px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;box-shadow:0 10px 30px #7c9a8080}.vanta-landing .demo-play .circle .i{width:34px;height:34px;margin-left:4px}.vanta-landing .ebook-sec{padding:clamp(36px,6vw,64px) 0}.vanta-landing .ebook-sec .inner{display:grid;grid-template-columns:1fr 1.1fr;gap:34px;align-items:center;background:linear-gradient(120deg,var(--teal),var(--teal-dark));border-radius:24px;padding:clamp(22px,4vw,38px);color:#fff;box-shadow:var(--shadow-lg)}.vanta-landing .ebook-sec .eyebrow{background:#ffffff29;color:#fff;margin-bottom:12px}.vanta-landing .ebook-img{aspect-ratio:16/10;border-radius:14px;box-shadow:var(--shadow-lg);overflow:hidden;position:relative;background:var(--surface-2)}.vanta-landing .ebook-img .ph .cap{color:#fff}.vanta-landing .ebook-sec h2{color:#fff;font-size:clamp(1.7rem,3.6vw,2.3rem);margin-bottom:8px}.vanta-landing .ebook-sec p{color:#ffffffe6;margin-bottom:18px;font-weight:500}@media(max-width:760px){.vanta-landing .ebook-sec .inner{grid-template-columns:1fr;gap:20px;text-align:center}}.vanta-landing .spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px}.vanta-landing .spec{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:26px 20px;text-align:center;box-shadow:var(--shadow)}.vanta-landing .spec .ic{width:48px;height:48px;border-radius:14px;background:var(--teal-tint);color:var(--teal-dark);display:grid;place-items:center;margin:0 auto 14px}.vanta-landing .spec .ic .i{width:24px;height:24px}.vanta-landing .spec .k{font-family:var(--font-head);font-weight:800;font-size:1.4rem}.vanta-landing .spec .v{color:var(--muted);font-weight:600;font-size:.9rem}@media(max-width:720px){.vanta-landing .spec-grid{grid-template-columns:1fr 1fr}}.vanta-landing .rev-sec{background:var(--surface-2)}.vanta-landing .rev-summary{display:grid;grid-template-columns:auto 1fr auto;gap:40px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px 34px;margin-top:36px;box-shadow:var(--shadow);text-align:left}.vanta-landing .rev-big{text-align:center}.vanta-landing .rev-big .n{font-family:var(--font-head);font-weight:800;font-size:3.4rem;line-height:1}.vanta-landing .rev-big .stars{margin:6px 0 2px}.vanta-landing .rev-big .c{color:var(--muted);font-weight:600;font-size:.85rem}.vanta-landing .rev-bars{display:flex;flex-direction:column;gap:7px;min-width:200px}.vanta-landing .rev-bar{display:flex;align-items:center;gap:10px;font-size:.8rem;font-weight:700;color:var(--muted)}.vanta-landing .rev-bar .lab{width:34px;display:flex;align-items:center;gap:3px}.vanta-landing .rev-bar .lab .i{width:12px;height:12px;fill:var(--star);stroke:none}.vanta-landing .rev-bar .track{flex:1;height:10px;background:#dddac9;border-radius:999px;overflow:hidden;display:block}.vanta-landing .rev-bar .fill{display:block;height:100%;background:var(--star);border-radius:999px;min-width:6px}.vanta-landing .rev-cta{text-align:center}@media(max-width:820px){.vanta-landing .rev-summary{grid-template-columns:1fr;gap:22px;text-align:center}.vanta-landing .rev-bars{margin:0 auto}}.vanta-landing .rev-grid{columns:3;column-gap:22px;margin-top:26px}.vanta-landing .rev-card{break-inside:avoid;-webkit-column-break-inside:avoid;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px;margin-bottom:22px;box-shadow:var(--shadow);text-align:left}@media(max-width:900px){.vanta-landing .rev-grid{columns:2}}@media(max-width:600px){.vanta-landing .rev-grid{columns:1}}.vanta-landing .rev-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;gap:10px}.vanta-landing .rev-date{color:var(--muted);font-size:.74rem;font-weight:600}.vanta-landing .rev-who{display:flex;align-items:center;gap:8px;margin-top:14px}.vanta-landing .rev-av{width:38px;height:38px;border-radius:50%;background:var(--brand-tint);color:var(--brand-dark);display:grid;place-items:center;font-family:var(--font-body);font-weight:800;font-size:.9rem;flex-shrink:0}.vanta-landing .rev-name{font-family:var(--font-body);font-weight:700;font-size:.88rem;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.vanta-landing .rev-verified{color:var(--teal-dark);font-size:.7rem;font-weight:800;display:inline-flex;align-items:center;gap:3px}.vanta-landing .rev-verified .i{width:12px;height:12px}.vanta-landing .rev-text{font-weight:500;margin:2px 0 0}.vanta-landing .rev-photo{border-radius:12px;overflow:hidden;margin:14px 0 4px;aspect-ratio:4/3}.vanta-landing .rev-photo .ph .cap{font-size:.68rem}.vanta-landing .rev-photo .ph .i{width:26px;height:26px}.vanta-landing .faq{max-width:760px;margin:44px auto 0;text-align:left}.vanta-landing .qa{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);margin-bottom:14px;overflow:hidden}.vanta-landing .qa summary{list-style:none;cursor:pointer;padding:20px 24px;font-family:var(--font-body);font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:1.02rem}.vanta-landing .qa summary::-webkit-details-marker{display:none}.vanta-landing .qa summary .i{color:var(--brand-dark);transition:transform .2s;flex-shrink:0}.vanta-landing .qa[open] summary .i{transform:rotate(45deg)}.vanta-landing .qa .a{padding:0 24px 22px;color:var(--muted);font-weight:500}.vanta-landing .final{position:relative;overflow:hidden;color:#fff;text-align:center}.vanta-landing .final:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,var(--brand),var(--brand-dark));z-index:0}.vanta-landing .final .wrap{position:relative;z-index:1}.vanta-landing .final h2{color:#fff}.vanta-landing .final p{color:#ffffffeb;max-width:560px;margin:0 auto 28px;font-weight:500}.vanta-landing .final .btn-primary{background:#fff;color:var(--brand-dark)}.vanta-landing .final .btn-primary:hover{background:var(--sun);color:var(--ink)}.vanta-landing .final .mini{margin-top:18px;font-weight:600;font-size:.9rem;color:#ffffffe6;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.vanta-landing .final .mini span{display:inline-flex;align-items:center;gap:7px}.vanta-landing .final .mini .i{width:16px;height:16px}.vanta-landing footer{background:var(--ink);color:#fff;padding:56px 0 28px}.vanta-landing .foot-top{text-align:center;max-width:430px;margin:0 auto}.vanta-landing .foot-logo{height:44px;width:auto;margin:0 auto 14px;display:block;filter:brightness(0) invert(1);opacity:.95}.vanta-landing .foot-top p{color:#fff9;font-weight:400;font-size:.9rem;margin-bottom:16px}.vanta-landing .foot-cols{border-top:1px solid rgba(255,255,255,.12);margin-top:24px}.vanta-landing .foot-acc{border-bottom:1px solid rgba(255,255,255,.1)}.vanta-landing .foot-acc summary{list-style:none;cursor:pointer;padding:15px 4px;font-family:var(--font-body);font-weight:700;font-size:.9rem;display:flex;justify-content:space-between;align-items:center;color:#fff}.vanta-landing .foot-acc summary::-webkit-details-marker{display:none}.vanta-landing .foot-acc summary .i{width:18px;height:18px;color:#fff9;transition:transform .2s}.vanta-landing .foot-acc[open] summary .i{transform:rotate(45deg)}.vanta-landing .foot-links{padding:0 4px 16px}.vanta-landing .foot-pay{display:flex;gap:7px;justify-content:center;flex-wrap:wrap;margin:26px 0 22px}@media(min-width:760px){.vanta-landing .foot-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:none;margin-top:36px}.vanta-landing .foot-acc{border-bottom:none}.vanta-landing .foot-acc summary{cursor:default;pointer-events:none;padding:0 0 14px;color:#ffffff80;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.vanta-landing .foot-acc summary .i{display:none}.vanta-landing .foot-acc .foot-links{display:block!important;padding:0}}.vanta-landing .foot-h{font-family:var(--font-body);font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#ffffff80;margin-bottom:16px}.vanta-landing .foot-links a{display:block;color:#fffc;margin-bottom:10px;font-weight:600}.vanta-landing .foot-links a:hover{color:var(--sun)}.vanta-landing .socials{display:flex;gap:12px;margin-top:8px;justify-content:center}.vanta-landing .socials a{width:40px;height:40px;border-radius:50%;background:#ffffff1a;display:grid;place-items:center;color:#fff}.vanta-landing .socials a:hover{background:var(--brand)}.vanta-landing .socials .i{width:19px;height:19px}.vanta-landing .foot-bar{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;text-align:center;color:#ffffff8c;font-size:.82rem;font-weight:600;margin-top:8px}@media(max-width:560px){.vanta-landing .wrap{padding:0 16px}.vanta-landing .section{padding:48px 0}.vanta-landing .final .btn,.vanta-landing .cta-stack .btn{width:100%}.vanta-landing .announce{font-size:.78rem}.vanta-landing h2{font-size:clamp(1.9rem,7vw,2.4rem)}.vanta-landing .colors-row{flex-wrap:nowrap;gap:7px}.vanta-landing .color-btn{width:36px;height:36px;border-width:2px}}.vanta-landing .reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.vanta-landing .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.vanta-landing .reveal{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vanta-landing.css.map */
