.home{background:var(--surface)}.home-m{display:none}.home-cta{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 30px;border-radius:999px;font-size:17px;font-weight:700;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.home-cta:hover{transform:translateY(-2px)}.home-cta--primary{background:var(--plum-800);color:#fff;box-shadow:0 12px 28px rgb(84 18 97 / .25)}.home-cta--primary:hover{color:#fff}.home-cta--ghost{padding:0 26px;color:var(--plum-800);border:1.5px solid #d9cfe3;font-size:16px;font-weight:600}.home-cta--lime{height:56px;padding:0 36px;background:var(--lime);color:var(--plum-950);font-size:18px;font-weight:800;box-shadow:0 16px 40px rgb(200 242 91 / .25)}.home-cta--lime:hover{color:var(--plum-950)}.home-badge{align-self:flex-start;padding:7px 14px;background:var(--plum-100);color:var(--plum-800);border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.02em}.home-pill{padding:8px 16px;background:var(--plum-100);color:var(--plum-800);border-radius:999px;font-size:15px;font-weight:600;white-space:nowrap}.home-eyebrow{font-size:13px;font-weight:700;color:#8b41c9;letter-spacing:.06em;text-transform:uppercase}.home-eyebrow--lime{color:var(--lime)}.home-hero{padding:64px 0 72px;background:linear-gradient(180deg,var(--plum-050) 0%,var(--surface) 100%)}.home-hero__grid{display:grid;grid-template-columns:1.08fr 1fr;grid-template-rows:1fr auto auto auto 1fr;grid-template-areas:". visual" "copy visual" "actions visual" "trust visual" ". visual";column-gap:56px;row-gap:20px}.home-hero__copy{grid-area:copy;display:flex;flex-direction:column;gap:22px}.home-hero h1{margin:0;font-size:clamp(32px, 4.2vw, 54px);line-height:1.06;font-weight:800;color:var(--plum-950);letter-spacing:-.02em;text-wrap:balance}.home-hero__text{margin:0;max-width:480px;font-size:18px;line-height:1.55;color:var(--muted);text-wrap:pretty}.home-hero__actions{grid-area:actions;display:flex;flex-wrap:wrap;gap:14px}.home-trust{grid-area:trust;display:flex;flex-wrap:wrap;gap:12px 24px}.home-trust>span{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted)}.home-trust i{width:18px;height:18px;flex:none;border-radius:50%;background:var(--lime);color:var(--plum-950);display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:11px;font-weight:700}.home-hero__visual{grid-area:visual;align-self:center;display:flex;flex-direction:column;gap:10px}.home-compare-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:24px;padding:14px;box-shadow:var(--shadow)}.home-compare{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3 / 4;cursor:ew-resize}.home-compare>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-compare__label{position:absolute;top:14px;left:14px;z-index:2;padding:5px 12px;background:rgb(28 27 31 / .65);color:#fff;border-radius:999px;font-size:12px;font-weight:600;backdrop-filter:blur(4px)}.home-compare__label--after{left:auto;right:14px;background:var(--lime);color:var(--plum-950);font-weight:700}.home-compare__divider{position:absolute;top:0;bottom:0;left:50%;z-index:3;width:2px;background:#fff;box-shadow:0 0 12px rgb(0 0 0 / .35)}.home-compare__divider span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background:#fff;color:var(--plum-800);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 4px 14px rgb(0 0 0 / .25)}.home-compare__range{position:absolute;inset:0;z-index:4;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0}.home-compare-card__items{display:flex;gap:10px;margin-top:12px}.home-chip{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--plum-050);border:1px solid var(--line);border-radius:14px;transition:transform .15s ease,border-color .15s ease}.home-chip:hover{transform:translateY(-2px);border-color:#c7b7d0}.home-chip img{width:40px;height:40px;flex:none;border-radius:10px;object-fit:cover}.home-chip span{display:flex;flex-direction:column;min-width:0}.home-chip b,.home-chip small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-chip b{font-size:13px;color:var(--graphite)}.home-chip small{font-size:11px;color:var(--muted)}.home-chip i{margin-left:auto;flex:none;font-style:normal;font-size:10px;font-weight:700;color:#8b41c9;background:var(--plum-100);padding:3px 6px;border-radius:6px}.home-hero__note{margin:0;text-align:center;font-size:12px;color:#a09aa6}.home-section{padding:72px 0;background:var(--surface)}.home-section--flush{padding-top:0}.home-section__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:36px}.home-section h2{margin:0;font-size:clamp(26px, 3vw, 34px);font-weight:800;color:var(--plum-950);letter-spacing:-.01em}.home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-step{display:flex;flex-direction:column;gap:16px;background:var(--surface-strong);border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:var(--shadow-soft)}.home-step__media{height:230px;border-radius:16px;overflow:hidden;background:var(--milk)}.home-step__media img{width:100%;height:100%;object-fit:cover;object-position:top}.home-step__body{display:flex;gap:14px;padding:0 8px 10px}.home-step__body>span{flex:none;width:32px;height:32px;border-radius:50%;background:var(--plum-950);color:var(--lime);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.home-step__body b{display:block;margin-bottom:4px;font-size:17px;color:var(--graphite)}.home-step__body p{margin:0;font-size:14px;line-height:1.5;color:var(--muted)}.home-step__body a{color:var(--plum-800);font-weight:600}.home-platforms{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px;background:var(--plum-050);border:1px solid var(--line);border-radius:28px;padding:28px}.home-platforms__lead{display:flex;flex-direction:column;gap:10px;justify-content:center;padding:8px 12px}.home-platforms__lead b{font-size:22px;line-height:1.25;color:var(--plum-950)}.home-platform{display:flex;flex-direction:column;gap:8px;background:var(--surface-strong);border:1px solid var(--line);border-radius:18px;padding:20px}.home-platform>span{font-size:13px;font-weight:600;color:var(--muted)}.home-platform>b{font-size:16px;color:var(--graphite);line-height:1.35}.home-platform>a{margin-top:auto;padding-top:8px;font-size:14px;font-weight:700;color:var(--plum-800)}.home-privacy-faq{display:grid;grid-template-columns:1fr 1.4fr;gap:24px;align-items:start}.home-privacy{display:flex;flex-direction:column;gap:16px;background:var(--plum-950);border-radius:28px;padding:32px}.home-privacy>b{font-size:24px;line-height:1.3;color:#fff}.home-privacy__points{display:flex;flex-direction:column;gap:12px;font-size:15px;line-height:1.5;color:#d9cbe4}.home-privacy__points span{display:flex;gap:10px}.home-privacy__points i{font-style:normal;color:var(--lime)}.home-faq{display:flex;flex-direction:column;gap:10px}.home-faq h2{margin-bottom:8px;font-size:26px}.home-faq details{background:var(--surface-strong);border:1px solid var(--line);border-radius:16px;padding:16px 20px}.home-faq summary{font-size:16px;font-weight:600;color:var(--graphite);cursor:pointer;list-style:none;position:relative;padding-right:28px}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary::after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);color:#a09aa6;font-size:20px;font-weight:500}.home-faq details[open] summary::after{content:"−"}.home-faq p{margin:10px 0 0;font-size:14px;line-height:1.55;color:var(--muted)}.home-faq a{color:var(--plum-800);font-weight:600}.home-final{display:flex;flex-direction:column;align-items:center;gap:18px;background:linear-gradient(135deg,var(--plum-900) 0%,var(--plum-950) 100%);border-radius:32px;padding:64px 48px;text-align:center}.home-final h2{color:#fff;font-size:clamp(26px, 3.2vw, 38px)}.home-final p{margin:0;font-size:17px;color:#d9cbe4}.home-final .home-cta{margin-top:8px}.home-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:30;display:none;padding:10px 14px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fff0 0%,var(--surface) 40%)}.home-sticky-cta .home-cta{width:100%;height:50px;font-size:15.5px}.home-sticky-cta[hidden]{display:none}@media (max-width:1040px){.home-hero{padding:44px 0 56px}.home-hero__grid{display:flex;flex-direction:column;gap:20px}.home-hero__copy{order:1}.home-hero__visual{order:2;width:100%;max-width:560px}.home-hero__actions{order:3}.home-trust{order:4}.home-steps{grid-template-columns:1fr;max-width:560px}.home-step__media{height:auto;aspect-ratio:16 / 9}.home-platforms{grid-template-columns:1fr}.home-privacy-faq{grid-template-columns:1fr}}@media (max-width:720px){.home-m{display:revert}.home-d{display:none}.home-hero{padding:28px 0 32px}.home-hero__copy{gap:16px}.home-hero__text{font-size:15px}.home-hero__actions .home-cta--primary{width:100%;height:54px}.home-cta--ghost{display:none}.home-hero__note{display:none}.home-trust{gap:10px 18px;justify-content:center}.home-trust>span{font-size:12.5px;gap:6px}.home-trust i{width:auto;height:auto;background:none;color:var(--plum-800);font-size:12.5px}.home-compare-card{border-radius:20px;padding:10px}.home-compare{border-radius:14px}.home-compare__divider span{width:44px;height:44px}.home-compare-card__items{gap:8px;margin-top:10px}.home-chip{gap:6px;padding:6px;border-radius:12px}.home-chip img{width:32px;height:32px;border-radius:8px}.home-chip b{font-size:11.5px}.home-chip small,.home-chip i{display:none}.home-section{padding:32px 0}.home-section__head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px}.home-pill{font-size:13px;padding:6px 12px}.home-steps{gap:12px}.home-step{flex-direction:row;align-items:center;gap:12px;padding:10px;border-radius:18px}.home-step__media{flex:none;width:72px;height:72px;aspect-ratio:auto;border-radius:12px}.home-step__body{padding:0;gap:10px}.home-step__body>span{display:none}.home-step__body b::before{content:attr(data-n) " · "}.home-step__body b{font-size:15px}.home-step__body p{font-size:13px;line-height:1.45}.home-platforms{padding:0;gap:12px;background:#fff0;border:0;border-radius:0}.home-platforms__lead{display:none}.home-platform{padding:18px;background:var(--plum-050)}.home-platform>span{font-size:15px;font-weight:700;color:var(--plum-950)}.home-platform>b{font-size:13px;font-weight:400;line-height:1.45;color:var(--muted)}.home-platform>a{font-size:13.5px;padding-top:0}.home-privacy{padding:22px;border-radius:20px}.home-privacy>b{font-size:19px}.home-privacy__points{font-size:13.5px}.home-faq h2{font-size:22px}.home-faq details{border-radius:14px;padding:14px 16px}.home-faq summary{font-size:14.5px}.home-faq p{font-size:13px}.home-final{padding:32px 22px;border-radius:24px;gap:12px}.home-final p{font-size:14px}.home-final .home-cta{height:50px;padding:0 28px;font-size:16px}.site-footer--home{padding-bottom:84px}.home-sticky-cta{display:block}.home-sticky-cta[hidden]{display:none}}