.features-page .hero{position:relative;padding:160px 48px 64px;background:var(--light-grad);gap:32px}.features-page .hero,.features-page .hero-copy{display:flex;flex-direction:column;align-items:center}.features-page .hero-copy{width:948px;max-width:100%;gap:20px;text-align:center}.features-page .hero-sub{width:720px;max-width:100%;font-weight:400;font-size:18px;line-height:150%;color:var(--charcoal);opacity:.85;margin:0}.features-page .hero-actions{display:flex;gap:8px;align-items:center}.features-page .hero-actions .btn{width:auto}.features-page .jump-nav{position:sticky;top:130px;z-index:50;display:flex;justify-content:center;padding:16px 24px;background:transparent}.features-page .jump-nav-inner{display:inline-flex;gap:4px;padding:8px;background:#fff;border:1px solid var(--brand-200);border-radius:999px;box-shadow:var(--shadow-drop);overflow:auto;max-width:100%}.features-page .jump-nav-inner a{font-weight:700;font-size:13px;letter-spacing:.01em;color:var(--charcoal);padding:8px 14px;border-radius:999px;white-space:nowrap;transition:all .15s}.features-page .jump-nav-inner a:hover{background:var(--brand-50);color:var(--brand-700)}.features-page .feature{padding:24px 48px;background:#fff;display:flex;justify-content:center;scroll-margin-top:200px}.features-page .feature.alt{background:#fff}.features-page .feature-inner{width:100%;max-width:1280px;background:var(--brand-50);border-radius:20px;padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.features-page .feature.reverse .feature-text{order:2}.features-page .feature.reverse .feature-visual{order:1}.features-page .feature-text{display:flex;flex-direction:column;gap:20px}.features-page .feature-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.features-page .tier-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;font-weight:700;font-size:11px;letter-spacing:.04em;text-transform:uppercase;border:1.5px solid}.features-page .tier-pill.free{background:var(--grey-100);color:var(--grey-700);border-color:var(--grey-300)}.features-page .tier-pill.paid{background:var(--brand-50);color:var(--brand-700);border-color:var(--brand-200)}.features-page .feature-step{font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-600)}.features-page .feature-text h2{font-weight:900;font-size:36px;line-height:110%;color:var(--charcoal);margin:0;letter-spacing:-.01em}.features-page .feature-text .lead{font-size:17px;line-height:155%;color:var(--charcoal);opacity:.85;margin:0}.features-page .feature-includes{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:10px}.features-page .feature-includes li{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:145%;color:var(--charcoal)}.features-page .feature-includes .check{flex-shrink:0;width:20px;height:20px;background:var(--brand-100);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:1px}.features-page .feature-includes .check svg{display:block}.features-page .feature-includes b{font-weight:700;color:var(--charcoal)}.features-page .feature-visual{background:#fff;border-radius:16px;padding:32px;min-height:380px;display:flex;flex-direction:column;gap:16px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.features-page .faq{padding:80px 48px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:32px}.features-page .faq-header{text-align:center;max-width:640px;display:flex;flex-direction:column;gap:12px}.features-page .faq-list{width:100%;max-width:880px;border:1px solid rgba(20,184,166,.3);border-radius:20px;overflow:hidden;background:#fff}.features-page .faq-item{border-bottom:1px solid var(--brand-300)}.features-page .faq-item:last-child{border-bottom:none}.features-page .faq-q{width:100%;background:none;border:none;padding:20px 24px;font-family:Satoshi,sans-serif;font-weight:700;font-size:16px;color:var(--charcoal);text-align:left;display:flex;align-items:center;justify-content:space-between;gap:32px;cursor:pointer}.features-page .faq-icon{width:20px;height:20px;flex-shrink:0;position:relative}.features-page .faq-icon:after,.features-page .faq-icon:before{content:"";position:absolute;background:var(--brand-900);width:20px;height:2px;left:0;top:9px;transition:transform .2s}.features-page .faq-icon:after{transform:rotate(90deg)}.features-page .faq-item.open .faq-q{background:var(--grey-50)}.features-page .faq-item.open .faq-icon:after{transform:rotate(0)}.features-page .faq-a{padding:0 24px 20px;font-weight:400;font-size:15px;line-height:155%;color:var(--charcoal);opacity:.85;display:none}.features-page .faq-item.open .faq-a{display:block}.features-page .signup{position:relative;padding:48px;background:#fff}.features-page .signup-card{width:100%;max-width:1416px;margin:0 auto;background:var(--light-grad);border:2px solid rgba(20,184,166,.3);border-radius:20px;padding:80px 64px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.features-page .signup-card .label{color:var(--brand-600);opacity:1}.features-page .signup-actions{display:flex;gap:8px;margin-top:8px}.features-page .signup-actions .btn{width:auto}@media (max-width:960px){.features-page .hero{padding:140px 24px 48px}.features-page .hero-copy .h1{font-size:36px}.features-page .jump-nav{top:90px;padding:8px 16px}.features-page .jump-nav-inner{padding:6px}.features-page .jump-nav-inner a{padding:6px 10px;font-size:12px}.features-page .feature{padding:48px 24px;scroll-margin-top:140px}.features-page .feature-inner{grid-template-columns:1fr;gap:32px;padding:24px}.features-page .feature.reverse .feature-text,.features-page .feature.reverse .feature-visual{order:0}.features-page .feature-text h2{font-size:28px}.features-page .feature-visual{padding:24px;min-height:0}.features-page .faq{padding:48px 24px}.features-page .faq-q{padding:18px}.features-page .faq-a{padding:0 18px 18px}.features-page .signup{padding:32px 24px}.features-page .signup-card{padding:48px 24px}.features-page .signup-actions{flex-direction:column;width:100%}.features-page .signup-actions .btn{width:100%}}.features-page [data-w="13"]{width:13%}.features-page [data-w="14"]{width:14%}.features-page [data-w="33"]{width:33%}.features-page [data-w="42"]{width:42%}.features-page [data-w="43"]{width:43%}.features-page [data-w="50"]{width:50%}.features-page [data-w="54"]{width:54%}.features-page [data-w="64"]{width:64%}.features-page [data-w="68"]{width:68%}.features-page [data-w="71"]{width:71%}.features-page [data-w="100"]{width:100%}.features-page .feature-visual.fv-plain{background:none;box-shadow:none;padding:0;min-height:0;overflow:visible}.features-page .fvx-score-vis{display:flex;flex-direction:row;align-items:center;gap:40px}.features-page .fvx-ring{position:relative;width:200px;height:200px;flex-shrink:0;background:#fff;border-radius:50%;box-shadow:0 10px 30px rgba(17,24,39,.1)}.features-page .fvx-ring svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.features-page .fvx-ring .fvx-track{fill:none;stroke:var(--brand-100);stroke-width:22}.features-page .fvx-ring .fvx-fill{fill:none;stroke:var(--brand-600);stroke-width:22;stroke-linecap:round}.features-page .fvx-ring-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.features-page .fvx-ring-text b{font-size:52px;font-weight:900;line-height:1;letter-spacing:-.03em;color:var(--charcoal)}.features-page .fvx-ring-text span{font-size:16px;font-weight:800;color:var(--charcoal)}.features-page .fvx-rows{position:relative;flex:1;padding-top:34px;padding-bottom:12px;display:flex;flex-direction:column;gap:12px}.features-page .fvx-benchmark{position:absolute;top:26px;bottom:7px;left:62%;width:0;border-left:2px dashed var(--grey-400)}.features-page .fvx-benchmark:after{content:"";position:absolute;left:-5px;bottom:-5px;width:10px;height:10px;border-radius:50%;background:var(--grey-400)}.features-page .fvx-marker-pill{position:absolute;left:-33px;top:-26px;width:64px;height:26px;border-radius:999px;background:var(--charcoal);display:flex;align-items:center;justify-content:center}.features-page .fvx-marker-pill:after{content:"";width:28px;height:6px;border-radius:999px;background:#fff}.features-page .fvx-row{display:flex;align-items:center;gap:14px}.features-page .fvx-label{width:74px;height:12px;flex-shrink:0;border-radius:999px;background:#c9ced6}.features-page .fvx-bar{position:relative;flex:1;height:14px;border-radius:999px;background:var(--brand-100);overflow:hidden;display:block}.features-page .fvx-bar i{display:block;height:100%;border-radius:999px;background:var(--brand-500)}.features-page .fvx-bar i.warm{background:var(--brand-300)}.features-page .fvx-bar i.hot{background:#fb923c}@media (max-width:620px){.features-page .fvx-score-vis{flex-direction:column;gap:24px}.features-page .fvx-ring{width:150px;height:150px}.features-page .fvx-ring-text b{font-size:40px}.features-page .fvx-ring-text span{font-size:13px}.features-page .fvx-rows{width:100%}}@media (min-width:961px) and (max-width:1279px){.features-page .fvx-score-vis{flex-direction:column;gap:24px}.features-page .fvx-ring{width:160px;height:160px}.features-page .fvx-ring-text b{font-size:42px}.features-page .fvx-ring-text span{font-size:14px}.features-page .fvx-rows{width:100%}}.features-page .fvx-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 6px rgba(17,24,39,.05),0 10px 26px rgba(17,24,39,.07)}.features-page .fvx-line{display:block;height:10px;border-radius:999px;background:#d3d7dd}.features-page .fvx-line.dark{background:#6b7280}.features-page .fvx-line.tall{height:13px}.features-page .fvx-chip{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:999px;background:var(--brand-100)}.features-page .fvx-chip.hot{background:#ffedd5}.features-page .fvx-chip.plain{background:#eef0f3}.features-page .fvx-chip i{display:block;height:6px;width:26px;border-radius:999px;background:var(--brand-400)}.features-page .fvx-chip.hot i{background:#fb923c}.features-page .fvx-chip.plain i{background:#c9ced6}.features-page .fvx-num{font-size:15px;font-weight:800;color:var(--charcoal);letter-spacing:-.01em}.features-page [data-w="20"]{width:20%}.features-page [data-w="25"]{width:25%}.features-page [data-w="30"]{width:30%}.features-page [data-w="35"]{width:35%}.features-page [data-w="40"]{width:40%}.features-page [data-w="45"]{width:45%}.features-page [data-w="55"]{width:55%}.features-page [data-w="60"]{width:60%}.features-page [data-w="65"]{width:65%}.features-page [data-w="70"]{width:70%}.features-page [data-w="75"]{width:75%}.features-page [data-w="80"]{width:80%}.features-page [data-w="85"]{width:85%}.features-page [data-w="90"]{width:90%}.features-page .fvx-task .fvx-line{flex:0 0 auto;margin-right:auto}.features-page .fvx-task .fvx-line.dot{flex:0 0 auto;margin-right:0;width:34px;background:#e3e6ea}.features-page .fvx-table{padding:20px;display:flex;flex-direction:column;gap:14px}.features-page .fvx-thead{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #eef0f3}.features-page .fvx-thead .fvx-line{flex:1;height:8px;background:#dfe3e8}.features-page .fvx-trow{display:flex;align-items:center;gap:12px}.features-page .fvx-trow .fvx-line{flex:0 0 auto;margin-right:auto}.features-page .fvx-trow .fvx-num{flex-shrink:0;min-width:62px;text-align:right}.features-page .fvx-trow .fvx-chip{flex-shrink:0}.features-page .fvx-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.features-page .fvx-prov{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:16px}.features-page .fvx-logo{width:34px;height:34px;border-radius:9px;background:var(--brand-100)}.features-page .fvx-logo.hot{background:#ffedd5}.features-page .fvx-prov .fvx-line{width:100%}.features-page .fvx-prov .fvx-chip{margin-top:2px}.features-page .fvx-survey{padding:22px;display:flex;flex-direction:column;gap:16px}.features-page .fvx-likert{display:flex;align-items:center;gap:14px}.features-page .fvx-radio{width:18px;height:18px;flex-shrink:0;border-radius:50%;border:2px solid var(--brand-300)}.features-page .fvx-radio.on{border-color:var(--brand-600);box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 12px var(--brand-600)}.features-page .fvx-likert .fvx-bar{flex:1}.features-page .fvx-likert .fvx-num{min-width:44px;text-align:right}.features-page .fvx-report{display:flex;flex-direction:column}.features-page .fvx-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.features-page .fvx-tile{padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:8px}.features-page .fvx-num.big{font-size:24px;color:var(--brand-700)}.features-page .fvx-num.big.hot{color:#c2410c}.features-page .fvx-tile .fvx-line{height:8px}.features-page .fvx-trend{padding:18px;display:flex;flex-direction:column;gap:12px}.features-page .fvx-trend .fvx-row{gap:14px}.features-page [data-w="10"]{width:10%}.features-page [data-w="38"]{width:38%}.features-page [data-w="72"]{width:72%}.features-page [data-w="78"]{width:78%}.features-page [data-w="88"]{width:88%}.features-page .fvx-line.num{flex:0 0 auto;width:46px;height:12px;background:#b9bfc8}.features-page .fvx-likert .fvx-line.num{width:44px}.features-page .fvx-phone-wrap{position:relative;min-height:318px;padding:0 0 0 6px}.features-page .fvx-phone{width:186px;background:#fff;border-radius:24px;padding:10px 12px 8px;display:flex;flex-direction:column;gap:9px;box-shadow:0 4px 10px rgba(17,24,39,.06),0 18px 40px rgba(17,24,39,.1)}.features-page .fvx-notch{width:40px;height:5px;margin:2px auto 4px;border-radius:999px;background:#dfe3e8}.features-page .fvx-homebar{width:58px;height:5px;margin:5px auto 2px;border-radius:999px;background:#dfe3e8}.features-page .fvx-ptile{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:11px;background:var(--brand-50)}.features-page .fvx-ptile.solid{background:var(--brand-600)}.features-page .fvx-ptile.hot{background:#fff7ed}.features-page .fvx-ptile .material-symbols-outlined{font-size:18px;line-height:1;color:var(--brand-700)}.features-page .fvx-ptile.solid .material-symbols-outlined{color:#fff}.features-page .fvx-ptile.hot .material-symbols-outlined{color:#c2410c}.features-page .fvx-ptile-lines{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.features-page .fvx-ptile .fvx-line{height:8px}.features-page .fvx-line.thin{height:6px;background:#dfe3e8}.features-page .fvx-ptile.solid .fvx-line{background:rgba(255,255,255,.92)}.features-page .fvx-ptile.solid .fvx-line.thin{background:rgba(255,255,255,.5)}.features-page .fvx-ptile.hot .fvx-line{background:#fed7aa}.features-page .fvx-ptile.hot .fvx-line.thin{background:#ffedd5}.features-page .fvx-bubble{position:absolute;left:204px;top:158px;width:276px;background:#fff;border-radius:16px;padding:16px;display:flex;flex-direction:column;align-items:flex-start;gap:9px;box-shadow:0 2px 6px rgba(17,24,39,.05),0 12px 30px rgba(17,24,39,.09)}.features-page .fvx-bubble .fvx-row{width:100%;gap:10px}.features-page .fvx-bubble .fvx-label{width:52px;height:10px}.features-page .fvx-bubble .fvx-bar{height:11px}.features-page .fvx-bubble:after{content:"";position:absolute;left:30px;bottom:-10px;width:20px;height:20px;background:#fff;clip-path:polygon(0 0,100% 0,0 100%)}.features-page .fvx-panel{padding:18px;display:flex;flex-direction:column;gap:10px}.features-page .fvx-panel-head{display:flex;align-items:center;gap:12px;padding-bottom:12px;margin-bottom:2px;border-bottom:1px solid #eef0f3}.features-page .fvx-panel-lines{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:5px}.features-page .fvx-icon-badge{flex:0 0 auto;width:34px;height:34px;border-radius:10px;background:var(--brand-600);display:flex;align-items:center;justify-content:center}.features-page .fvx-icon-badge .material-symbols-outlined{font-size:19px;line-height:1;color:#fff}.features-page .fvx-icon-badge.sm{width:28px;height:28px;border-radius:8px}.features-page .fvx-icon-badge.sm .material-symbols-outlined{font-size:16px}.features-page .fvx-count{flex:0 0 auto;width:38px;height:20px;border-radius:999px;background:var(--brand-100)}.features-page .fvx-lens-wrap{position:relative;padding:0 46px 46px 0}.features-page .fvx-note-row{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;background:var(--brand-50)}.features-page .fvx-note-row.hot{background:#fff7ed}.features-page .fvx-note-row .material-symbols-outlined{flex:0 0 auto;font-size:19px;line-height:1;color:var(--brand-700)}.features-page .fvx-note-row.hot .material-symbols-outlined{color:#c2410c}.features-page .fvx-note-row .fvx-line{height:8px}.features-page .fvx-note-row.hot .fvx-line{background:#fed7aa}.features-page .fvx-note-row.hot .fvx-line.thin{background:#ffedd5}.features-page .fvx-delta{flex:0 0 auto;width:34px;height:16px;border-radius:999px;background:var(--brand-200)}.features-page .fvx-delta.hot{background:#fdba74}.features-page .fvx-lens{position:absolute;right:12px;bottom:12px;width:76px;height:76px;border-radius:50%;background:#fff;border:6px solid var(--brand-600);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px rgba(17,24,39,.14)}.features-page .fvx-lens .material-symbols-outlined{font-size:32px;line-height:1;color:var(--brand-600)}.features-page .fvx-lens:after{content:"";position:absolute;left:61px;top:61px;width:30px;height:7px;border-radius:999px;background:var(--brand-600);transform:rotate(45deg);transform-origin:left center}.features-page .fvx-task-row{display:flex;align-items:center;gap:12px;padding:11px 4px}.features-page .fvx-check{position:relative;flex:0 0 auto;width:19px;height:19px;border-radius:6px;border:2px solid var(--brand-300);background:#fff}.features-page .fvx-check.on{border-color:var(--brand-600);background:var(--brand-600)}.features-page .fvx-check.on:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.features-page .fvx-task-row.done{opacity:.55}.features-page .fvx-line.struck{position:relative}.features-page .fvx-line.struck:after{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:#9aa2ad}.features-page .fvx-due{flex:0 0 auto;width:46px;height:20px;border-radius:999px;background:#eef0f3}.features-page .fvx-due.hot{background:#ffedd5}.features-page .fvx-checklist .fvx-task-row+.fvx-task-row{border-top:1px solid #f2f4f6}.features-page .fvx-cat{flex:0 0 auto;width:30px;height:30px;border-radius:9px;background:var(--brand-50);display:flex;align-items:center;justify-content:center}.features-page .fvx-cat.hot{background:#fff7ed}.features-page .fvx-cat .material-symbols-outlined{font-size:17px;line-height:1;color:var(--brand-700)}.features-page .fvx-cat.hot .material-symbols-outlined{color:#c2410c}.features-page .fvx-date{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#eef0f3}.features-page .fvx-date .material-symbols-outlined{font-size:14px;line-height:1;color:#6b7280}.features-page .fvx-date i{display:block;width:30px;height:7px;border-radius:999px;background:#c9ced6}.features-page .fvx-date.hot{background:#ffedd5}.features-page .fvx-date.hot .material-symbols-outlined{color:#c2410c}.features-page .fvx-date.hot i{background:#fdba74}.features-page .fvx-table .fvx-trow{gap:12px}.features-page .fvx-table .fvx-trow .fvx-ptile-lines{flex:1 1 auto;min-width:0}.features-page .fvx-table .fvx-trow .fvx-line{flex:0 0 auto;margin-right:0;height:8px}.features-page .fvx-thead .fvx-line{flex:0 0 auto}.features-page .fvx-logo{display:flex;align-items:center;justify-content:center}.features-page .fvx-logo .material-symbols-outlined{font-size:19px;line-height:1;color:var(--brand-700)}.features-page .fvx-logo.hot .material-symbols-outlined{color:#c2410c}.features-page .fvx-prov .fvx-line.thin{background:#dfe3e8}.features-page .fvx-speech{position:relative}.features-page .fvx-speech:after{content:"";position:absolute;left:34px;bottom:-13px;width:26px;height:26px;background:#fff;clip-path:polygon(0 0,100% 0,0 100%)}.features-page .fvx-survey{margin-bottom:16px}.features-page .fvx-report{padding:18px;gap:14px}.features-page .fvx-directory{display:flex;flex-direction:column;gap:14px}.features-page .fvx-searchbar{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:999px}.features-page .fvx-searchbar .material-symbols-outlined{flex:0 0 auto;font-size:19px;line-height:1;color:#9aa2ad}.features-page .fvx-searchbar .fvx-line{flex:0 0 auto;margin-right:auto}.features-page .fvx-filter{flex:0 0 auto;width:52px;height:22px;border-radius:999px;background:#eef0f3}.features-page .fvx-filter.on{background:var(--brand-100)}.features-page .fvx-prov-head{display:flex;align-items:center;gap:10px;width:100%}.features-page .fvx-prov-head .fvx-line{height:8px}.features-page .fvx-prov .fvx-bar{flex:0 0 auto;width:100%;height:8px}.features-page .fvx-prov-foot{display:flex;gap:6px}.features-page .fvx-prov .fvx-chip{margin-top:0}@media (max-width:620px){.features-page .fvx-phone-wrap{min-height:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:26px}.features-page .fvx-bubble{position:static;width:100%;max-width:300px}.features-page .fvx-bubble:after{left:30px;bottom:-10px}.features-page .fvx-lens-wrap{padding:0 0 46px}.features-page .fvx-lens{right:12px;bottom:0}}@media (max-width:520px){.features-page .fvx-grid{grid-template-columns:1fr}.features-page .fvx-tiles{grid-template-columns:1fr 1fr}.features-page .fvx-searchbar{gap:8px;padding:10px 12px}.features-page .fvx-searchbar .fvx-line{flex:0 1 auto;min-width:0}.features-page .fvx-filter{width:40px}}