.helen-landing{--ground:var(--porcelain-oat);--surface:var(--oat-hi);--band:var(--oat-band);--ink:var(--cacao);--ink-soft:var(--ink-muted);--accent:var(--oxidized-rose);--accent-warm:var(--coral);--accent-pale:var(--skin-clay);--sage:var(--mineral-sage);--line:color-mix(in srgb, var(--cacao) 11%, transparent);--line-soft:color-mix(in srgb, var(--cacao) 7%, transparent);--r-chip:12px;--r-card:16px;--r-panel:22px;--r-pill:999px;--ease:cubic-bezier(.22, .61, .36, 1);--mark:var(--font-fraunces), Georgia, serif;--display:var(--font-literata), Georgia, serif;--ui:var(--font-be-vietnam), -apple-system, system-ui, sans-serif;--gut:clamp(20px, 5vw, 64px);--headh:62px;font-family:var(--ui);background:var(--ground);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100dvh;line-height:1.62}.helen-landing *{box-sizing:border-box;margin:0;padding:0}html:has(.helen-landing){scroll-behavior:smooth;scroll-padding-top:74px}body:has(.helen-landing){background:var(--porcelain-oat)}.helen-landing .wrap{max-width:1120px;padding-inline:var(--gut);margin:0 auto}.helen-landing section{padding-block-start:max(38px,min(6vw,96px));padding-block-end:max(38px,min(6vw,96px))}.helen-landing a{color:inherit}.helen-landing img{max-width:100%;height:auto;display:block}.helen-landing h1,.helen-landing h2,.helen-landing h3{font-family:var(--display);letter-spacing:-.012em;font-weight:500;line-height:1.14}.helen-landing h1{font-size:max(31px,min(5vw,54px));line-height:1.08}.helen-landing h2{font-size:max(23px,min(3.3vw,38px))}.helen-landing h3{font-size:max(15px,min(1.8vw,20px))}.helen-landing .label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:10.5px;font-weight:600}.helen-landing .lede{color:var(--ink-soft);max-width:52ch;font-size:max(14px,min(1.4vw,17px))}.helen-landing .lede b{color:var(--ink);font-weight:600}.helen-landing .center{text-align:center}.helen-landing .head{text-align:center;max-width:40ch;margin-inline-start:auto;margin-inline-end:auto}.helen-landing .head h2{margin-top:11px}.helen-landing .head .lede{margin-top:12px;margin-inline-start:auto;margin-inline-end:auto}.helen-landing .btn{font-family:var(--ui);border-radius:var(--r-pill);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:15px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s ease-out,color .2s ease-out,border-color .2s ease-out,box-shadow .24s ease-out,transform .12s ease-out;display:inline-flex}.helen-landing .btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.helen-landing .btn:active{transform:translateY(1px)scale(.985)}.helen-landing .btn-primary{background:var(--accent);color:var(--porcelain-oat);border-color:var(--accent);box-shadow:0 2px 10px #c2405a33,inset 0 1px #ffffff24}.helen-landing .btn-primary:hover{background:#ad3850;border-color:#ad3850;box-shadow:0 8px 22px #c2405a42}.helen-landing .btn-secondary{background:var(--porcelain-oat);color:var(--ink);border-color:color-mix(in srgb, var(--ink) 22%, transparent);box-shadow:0 1px 3px #2f252314}.helen-landing .btn-secondary:hover{background:var(--band);border-color:var(--ink-soft);box-shadow:0 6px 16px #2f25231a}.helen-landing .btn-invert{background:var(--porcelain-oat);color:var(--plum-deep)}.helen-landing .btn-invert:hover{background:#fff;box-shadow:0 8px 26px #00000047}.helen-landing .btn-lg{letter-spacing:-.005em;padding:16px 26px;font-size:15.5px}.helen-landing .hnav-cta{letter-spacing:-.004em;white-space:nowrap;grid-column:3;justify-self:end;gap:6px;min-height:42px;padding:0 15px 0 13px;font-size:13px}.helen-landing .hnav-cta svg{opacity:.9;flex:none;width:16px;height:16px}.helen-landing .btn-raised{--settle-rest:0 1px 2px #781e303d, 0 8px 18px #c2405a4d, 0 18px 34px #c2405a2e, inset 0 1px 0 #ffffff38;--settle-halo:0 0 0 8px color-mix(in srgb, var(--accent) 22%, transparent), 0 8px 18px #c2405a4d, inset 0 1px 0 #ffffff38;box-shadow:var(--settle-rest)}.helen-landing .btn-raised:hover{box-shadow:0 2px 4px #781e303d,0 12px 24px #c2405a57,0 22px 44px #c2405a33,inset 0 1px #ffffff38}.helen-landing .btn-raised:active{box-shadow:0 1px 2px #781e3042,0 3px 8px #c2405a3d,inset 0 1px #ffffff2e}@keyframes helen-landing-settle{0%,to{box-shadow:var(--settle-rest,0 2px 10px #c2405a33, inset 0 1px 0 #ffffff24)}45%{box-shadow:var(--settle-halo,0 0 0 8px color-mix(in srgb, var(--accent) 22%, transparent), inset 0 1px 0 #ffffff24)}}.helen-landing .cta-settle{animation:1.5s ease-out 1.1s both helen-landing-settle}.helen-landing header{z-index:50;background:var(--porcelain-oat);border-bottom:1px solid var(--line-soft);transition:top .3s var(--ease);position:-webkit-sticky;position:sticky;top:0}.helen-landing header.hid{top:calc(-1px - var(--headh))}.helen-landing .nav{height:var(--headh);grid-template-columns:42px auto 1fr;align-items:center;gap:10px;display:grid;position:relative}.helen-landing .lockup{text-align:center;justify-self:center;line-height:1.04;text-decoration:none;display:block}.helen-landing header .lockup{text-align:left;justify-self:start}@media (min-width:375px){.helen-landing header .lockup{text-align:center;position:absolute;left:50%;transform:translate(-50%)}}.helen-landing .lockup b{font-family:var(--mark);letter-spacing:-.015em;color:var(--ink);font-size:20px;font-weight:600;display:block}.helen-landing .lockup span{font-family:var(--ui);letter-spacing:.16em;color:var(--accent);text-transform:uppercase;margin-top:4px;font-size:9.5px;font-weight:600;display:block}.helen-landing .menu>summary{border-radius:var(--r-pill);border:1px solid var(--line);cursor:pointer;width:42px;height:42px;color:var(--ink);background:var(--surface);place-items:center;list-style:none;transition:background .2s ease-out,border-color .2s ease-out;display:grid}.helen-landing .menu>summary::-webkit-details-marker{display:none}.helen-landing .menu>summary:hover{border-color:var(--accent-pale)}.helen-landing .menu>summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.helen-landing .burger{width:17px;height:12px;display:block;position:relative}.helen-landing .burger i{height:1.7px;transition:transform .22s var(--ease), opacity .16s ease-out;background:currentColor;border-radius:2px;position:absolute;left:0;right:0}.helen-landing .burger i:first-child{top:0}.helen-landing .burger i:nth-child(2){top:5.2px}.helen-landing .burger i:nth-child(3){top:10.4px}.helen-landing details[open] .burger i:first-child{transform:translateY(5.2px)rotate(45deg)}.helen-landing details[open] .burger i:nth-child(2){opacity:0}.helen-landing details[open] .burger i:nth-child(3){transform:translateY(-5.2px)rotate(-45deg)}.helen-landing header .sheet{z-index:1;background:var(--porcelain-oat);border-bottom:1px solid var(--line);position:absolute;top:100%;box-shadow:0 22px 40px #2f252324}.helen-landing .menu .sheet{min-height:calc(100svh - var(--headh));padding:22px var(--gut) 40px;flex-direction:column;gap:26px;display:flex;left:0;right:0}.helen-landing .menulinks{gap:2px;display:grid}.helen-landing .menulinks a{font-family:var(--display);color:var(--ink);border-bottom:1px solid var(--line-soft);padding-block-start:13px;padding-block-end:13px;font-size:21px;text-decoration:none}.helen-landing .menu .sheet .btn{align-self:stretch}.helen-landing .install .sheet{right:var(--gut);width:min(330px, calc(100vw - 2 * var(--gut)));border:1px solid var(--line);border-radius:0 0 var(--r-card) var(--r-card);padding:16px 18px 18px;left:auto}.helen-landing .sheeth{color:var(--ink);margin-bottom:12px;font-size:13px;font-weight:600}.helen-landing .guide{display:grid}@media (display-mode:standalone){.helen-landing .helen-install-guide{display:none}}.helen-landing .plat{padding-block-start:11px;padding-block-end:11px}.helen-landing .plat+.plat{border-top:1px solid var(--line-soft)}.helen-landing .plath{font-family:var(--ui);letter-spacing:.09em;text-transform:uppercase;color:var(--accent);font-size:10.5px;font-weight:600}.helen-landing .psteps{counter-reset:step;gap:7px;margin-top:9px;list-style:none;display:grid}.helen-landing .psteps li{counter-increment:step;color:var(--ink-soft);padding-left:25px;font-size:13px;line-height:1.5;position:relative}.helen-landing .psteps li:before{content:counter(step);border-radius:var(--r-pill);width:17px;height:17px;font-family:var(--ui);color:var(--accent);background:color-mix(in srgb, var(--accent) 11%, transparent);place-items:center;font-size:9.5px;font-weight:600;line-height:1;display:grid;position:absolute;top:2px;left:0}.helen-landing .gly{vertical-align:-4px;border:1px solid var(--line);background:var(--surface);width:19px;height:19px;color:var(--ink);border-radius:6px;place-items:center;display:inline-grid}.helen-landing .gly svg{width:12px;height:12px}.helen-landing .guiden{border-top:1px solid var(--line-soft);color:var(--ink-soft);padding-top:11px;font-size:11.5px;line-height:1.45}.helen-landing .hero{padding-block-start:max(10px,min(3vw,44px));padding-block-end:max(14px,min(5vw,72px))}.helen-landing .hero h1{margin-top:0}.helen-landing .hero .lede{margin-top:12px;max-width:34ch;margin-inline-start:auto;margin-inline-end:auto}.helen-landing .cta{justify-content:center;align-items:stretch;gap:12px;margin-top:18px;display:flex}.helen-landing .hero .cta .btn{white-space:nowrap;flex:1 1 0;min-width:0;padding-inline-start:12px;padding-inline-end:12px}.helen-landing .hero .cta-solo .btn{flex:0 auto;width:min(100%,330px);padding-inline-start:24px;padding-inline-end:24px}.helen-landing .heroart{max-width:min(340px,94%);margin:16px auto 0}@keyframes helen-landing-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.helen-landing [data-enter]{animation:helen-landing-enter .62s var(--ease) backwards}.helen-landing [data-enter="1"]{animation-delay:40ms}.helen-landing [data-enter="2"]{animation-delay:.11s}.helen-landing [data-enter="3"]{animation-delay:.185s}.helen-landing [data-enter="4"]{animation-delay:.26s}.helen-landing [data-enter="5"]{animation-delay:.335s}.helen-landing .scan{background:var(--band);border-radius:var(--r-panel);border:1px solid var(--line-soft);padding:13px;position:relative}.helen-landing .scan .frame{aspect-ratio:740/960;background:var(--plum-deep);border-radius:var(--r-card);place-items:center;display:grid;position:relative;overflow:hidden}.helen-landing .scan .face{object-fit:cover;object-position:50% 50%;border-radius:var(--r-card);width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.helen-landing .scan .corner,.helen-landing .scan .sweep{z-index:2}.helen-landing .corner{border:1.5px solid var(--accent-pale);width:22px;height:22px;position:absolute}.helen-landing .corner.tl{border-bottom:0;border-right:0;border-radius:6px 0 0;top:12px;left:12px}.helen-landing .corner.tr{border-bottom:0;border-left:0;border-radius:0 6px 0 0;top:12px;right:12px}.helen-landing .corner.bl{border-top:0;border-right:0;border-radius:0 0 0 6px;bottom:12px;left:12px}.helen-landing .corner.br{border-top:0;border-left:0;border-radius:0 0 6px;bottom:12px;right:12px}.helen-landing .sweep{background:var(--accent-warm);opacity:.75;height:1.5px;animation:3.2s ease-in-out infinite helen-landing-sweep;position:absolute;top:0;left:0;right:0}@keyframes helen-landing-sweep{0%,8%{opacity:0;top:12%}14%{opacity:.75}50%{opacity:.75;top:86%}60%,to{opacity:0;top:86%}}.helen-landing .vh{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.helen-landing .scanlink{color:inherit;text-decoration:none;display:block}.helen-landing .scanlink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.helen-landing .stepline{margin-top:max(14px,min(4vw,44px));list-style:none;display:grid}.helen-landing .stepline li{border-top:1px solid var(--line-soft);grid-template-columns:40px 1fr;align-items:baseline;gap:12px;padding-block-start:14px;padding-block-end:14px;display:grid}.helen-landing .stepline li:last-child{border-bottom:1px solid var(--line-soft)}.helen-landing .stepline .n{font-family:var(--display);color:var(--accent-pale);font-size:max(21px,min(3.4vw,34px));line-height:1}.helen-landing .stepline h3{margin-bottom:3px}.helen-landing .stepline p{color:var(--ink-soft);max-width:56ch;font-size:13px;line-height:1.5}.helen-landing #report,.helen-landing #trust{background:var(--surface);border-block:1px solid var(--line-soft)}.helen-landing #after{background:var(--ground)}.helen-landing .faq{background:var(--band)}.helen-landing .mediarow{grid-template-columns:.62fr 1fr;align-items:start;gap:max(14px,min(3vw,64px));margin-top:max(20px,min(4vw,48px));display:grid}.helen-landing .mediarow.flip>.shot{order:2}.helen-landing .shot{flex-direction:column;align-items:center;gap:10px;display:flex}.helen-landing .phone{background:var(--cacao);border-radius:26px;width:min(190px,100%);padding:6px;box-shadow:0 16px 34px #2f25232e,0 2px 6px #2f252324}.helen-landing .phonescreen{background:var(--porcelain-oat);border-radius:21px;display:block;overflow:hidden}.helen-landing .phonescreen img{width:100%;height:auto}.helen-landing .shotcap{color:var(--ink-soft);text-align:center;max-width:24ch;font-size:11px;line-height:1.45}.helen-landing .readout{border:1px solid var(--line);border-radius:var(--r-card);background:color-mix(in srgb, var(--porcelain-oat) 70%, transparent);padding:13px 13px 12px}.helen-landing .rhead{color:var(--ink);font-size:11.5px;font-weight:600;line-height:1.4}.helen-landing .rsteps{letter-spacing:.13em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--line);margin-top:3px;padding-bottom:9px;font-size:9.5px;font-weight:600}.helen-landing .rlist{list-style:none}.helen-landing .rlist li{border-bottom:1px solid var(--line-soft);font-variant-numeric:tabular-nums;grid-template-columns:17px 1fr 30px;align-items:center;gap:7px;padding-block-start:4px;padding-block-end:4px;display:grid}.helen-landing .rlist li:last-child{border-bottom:0}.helen-landing .rn{color:var(--accent);font-size:9.5px;font-weight:600}.helen-landing .rname{color:var(--ink);font-size:11.5px;line-height:1.35}.helen-landing .bar{background:var(--line);border-radius:2px;height:3px;overflow:hidden}@keyframes helen-landing-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.helen-landing .bar i{background:var(--accent);transform-origin:0;height:100%;display:block}.helen-landing .readout.in .bar i{animation:helen-landing-fill .72s var(--ease) backwards}.helen-landing .readout.in .rlist li:first-child .bar i{animation-delay:60ms}.helen-landing .readout.in .rlist li:nth-child(2) .bar i{animation-delay:.11s}.helen-landing .readout.in .rlist li:nth-child(3) .bar i{animation-delay:.16s}.helen-landing .readout.in .rlist li:nth-child(4) .bar i{animation-delay:.21s}.helen-landing .readout.in .rlist li:nth-child(5) .bar i{animation-delay:.26s}.helen-landing .readout.in .rlist li:nth-child(6) .bar i{animation-delay:.31s}.helen-landing .readout.in .rlist li:nth-child(7) .bar i{animation-delay:.36s}.helen-landing .readout.in .rlist li:nth-child(8) .bar i{animation-delay:.41s}.helen-landing .readout.in .rlist li:nth-child(9) .bar i{animation-delay:.46s}.helen-landing .readout.in .rlist li:nth-child(10) .bar i{animation-delay:.51s}.helen-landing .readout.in .rlist li:nth-child(11) .bar i{animation-delay:.56s}.helen-landing .readout.in .rlist li:nth-child(12) .bar i{animation-delay:.61s}.helen-landing .rcap{color:var(--ink-soft);margin-top:10px;font-size:10.5px;line-height:1.5}.helen-landing .points{gap:13px;list-style:none;display:grid}.helen-landing .points li{border-left:2px solid var(--accent-pale);padding-left:11px}.helen-landing .points b{color:var(--ink);font-size:13px;font-weight:600;line-height:1.35;display:block}.helen-landing .points p{color:var(--ink-soft);margin-top:3px;font-size:12.5px;line-height:1.5}.helen-landing .plink{margin-top:16px;font-size:12.5px}.helen-landing .plink a{color:var(--accent);text-underline-offset:4px;text-decoration:underline;transition:color .2s ease-out}.helen-landing .plink a:hover{color:var(--ink)}.helen-landing .faqlist{max-width:780px;margin:max(22px,min(4vw,44px)) auto 0}.helen-landing .faqlist details{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-card);margin-bottom:10px;transition:border-color .2s ease-out;overflow:hidden}.helen-landing .faqlist details[open]{border-color:var(--accent-pale)}.helen-landing .faqlist summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;font-size:14px;font-weight:600;list-style:none;display:flex}.helen-landing .faqlist summary::-webkit-details-marker{display:none}.helen-landing .faqlist summary:after,.helen-landing .facc summary:after{content:"";border-right:1.6px solid var(--accent);border-bottom:1.6px solid var(--accent);width:8px;height:8px;transition:transform .22s var(--ease);flex:none;margin-right:3px;transform:rotate(45deg)translate(-2px,-2px)}.helen-landing .faqlist details[open] summary:after,.helen-landing .facc details[open] summary:after{transform:rotate(225deg)translate(-2px,-2px)}.helen-landing .faqlist details p{color:var(--ink-soft);padding:0 18px 18px;font-size:13px}.helen-landing .faqlist summary:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:var(--r-chip)}.helen-landing .facc summary:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:var(--r-chip)}.helen-landing .closer{color:var(--porcelain-oat);text-align:center;position:relative;overflow:hidden}.helen-landing .closer .grain{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.helen-landing .closer .wrap{z-index:1;position:relative}.helen-landing .closer .label{color:var(--skin-clay)}.helen-landing .closer h2{color:var(--porcelain-oat);margin-top:12px}.helen-landing .closer p{color:color-mix(in srgb, var(--porcelain-oat) 78%, transparent);max-width:40ch;margin:14px auto 0;font-size:15px}.helen-landing .closer .cta{justify-content:center}.helen-landing .closer .cta .btn{flex:0 auto}.helen-landing .stickycta{z-index:45;padding:9px var(--gut) calc(9px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--porcelain-oat) 95%, transparent);border-top:1px solid var(--line);text-align:center;visibility:hidden;opacity:0;transition:opacity .26s var(--ease), transform .26s var(--ease), visibility 0s linear .26s;position:fixed;bottom:0;left:0;right:0;transform:translateY(115%)}.helen-landing .stickycta.on{visibility:visible;opacity:1;transition-delay:0s;transform:none}.helen-landing .stickycta .btn{width:100%;max-width:420px}.helen-landing footer{color:var(--ink-soft);text-align:center;padding-block-start:30px;padding-block-end:108px;font-size:13px}.helen-landing footer .lockup b{font-size:17px}.helen-landing footer .lockup span{margin-top:4px;font-size:9px}.helen-landing .facc{text-align:left;max-width:520px;margin:22px auto 0}.helen-landing .facc details{border-top:1px solid var(--line-soft)}.helen-landing .facc details:last-child{border-bottom:1px solid var(--line-soft)}.helen-landing .facc summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:14px;padding:13px 2px;font-size:13px;font-weight:600;list-style:none;display:flex}.helen-landing .facc summary::-webkit-details-marker{display:none}.helen-landing .flist{gap:9px;padding:0 2px 15px;display:grid}.helen-landing .flist a{font-size:13px;text-decoration:none}.helen-landing .flist a:hover{color:var(--ink)}.helen-landing .legal{padding:0 2px 15px;font-size:11.5px;line-height:1.65}.helen-landing .legal p+p{margin-top:3px}.helen-landing .legal b{color:var(--ink);font-weight:600}.helen-landing .legal a{color:inherit;text-underline-offset:2px;text-decoration:underline}.helen-landing .fcard{text-align:left;border:1px solid var(--line);border-radius:var(--r-card);background:var(--surface);max-width:520px;margin:20px auto 0;padding:15px 16px}.helen-landing .fcardh{color:var(--ink);margin-bottom:11px;font-size:12.5px;font-weight:600}.helen-landing .fnote{max-width:520px;margin:20px auto 0;font-size:11.5px;line-height:1.6}.helen-landing .fdom{margin-top:8px;font-size:11.5px}.helen-landing .rv{opacity:0;transition:opacity .55s var(--ease), transform .55s var(--ease);transform:translateY(16px)}.helen-landing .rv[data-reveal=wipe]{opacity:1;transform:none}.helen-landing .rv[data-reveal=wipe]>*{clip-path:inset(-8% 100% -8% 0);transition:clip-path .72s var(--ease)}.helen-landing .rv[data-reveal=pop]{transform:scale(.94)translateY(8px)}.helen-landing .rv.in{opacity:1;transform:none}.helen-landing .rv[data-reveal=wipe].in>*{clip-path:inset(-8% -8% -8% 0)}@media (max-width:360px){.helen-landing .mediarow{grid-template-columns:.5fr 1fr;gap:10px}.helen-landing .readout{padding:11px 11px 10px}.helen-landing .rlist li{grid-template-columns:14px 1fr 22px;gap:5px;padding-block-start:3px;padding-block-end:3px}.helen-landing .rname{font-size:11px}.helen-landing .rcap{margin-top:8px;font-size:10px}.helen-landing .points{gap:11px}.helen-landing .cta{gap:8px}.helen-landing .hero .cta .btn{padding-inline-start:8px;padding-inline-end:8px;font-size:13px}}@media (min-width:900px){.helen-landing .nav{grid-template-columns:42px 1fr 42px;height:76px}.helen-landing .lockup b{font-size:23px}.helen-landing .lockup span{font-size:10.5px}.helen-landing .hero .cta .btn{flex:0 auto;padding:17px 34px;font-size:16px}.helen-landing .heroart{max-width:380px}.helen-landing .head{max-width:46ch}.helen-landing .mediarow{grid-template-columns:.86fr 1.14fr;align-items:center}.helen-landing .phone{border-radius:40px;width:min(300px,84%);padding:9px}.helen-landing .phonescreen{border-radius:32px}.helen-landing .shotcap{max-width:34ch;font-size:12px}.helen-landing .stepline{max-width:820px;margin-inline-start:auto;margin-inline-end:auto}.helen-landing .stepline li{grid-template-columns:62px 1fr;padding-block-start:20px;padding-block-end:20px}.helen-landing .rhead{font-size:14px}.helen-landing .rsteps{font-size:11px}.helen-landing .rname{font-size:13.5px}.helen-landing .rlist li{grid-template-columns:22px 1fr 54px;padding-block-start:6px;padding-block-end:6px}.helen-landing .rcap{font-size:12px}.helen-landing .points b{font-size:15px}.helen-landing .points p{font-size:13.5px}.helen-landing .closer p{font-size:16px}.helen-landing footer{padding-block-start:44px;padding-block-end:110px}}@media (prefers-reduced-motion:reduce){.helen-landing *{transition:none!important;animation:none!important}html:has(.helen-landing){scroll-behavior:auto}.helen-landing .rv{opacity:1;transform:none}.helen-landing .rv[data-reveal=wipe]>*{clip-path:none}}
