:root{--mint: #87FFDE;--mint-deep: #5EE4C1;--mint-soft: #E7FFF8;--ink: #062C33;--ink-90: #0a3a43;--ink-80: rgba(6,44,51,.8);--ink-60: rgba(6,44,51,.6);--ink-40: rgba(6,44,51,.4);--ink-12: rgba(6,44,51,.12);--ink-08: rgba(6,44,51,.07);--teal: #0BA989;--teal-deep: #0A8E73;--cream: #FFF3E2;--cream-soft: #FFFAF1;--orange: #EF7B45;--bg: #ffffff;--bg-subtle: #F5FBF9;--surface: #ffffff;--fg: var(--ink);--fg-muted: var(--ink-60);--hp-border: var(--ink-12);--hp-card: #ffffff;--radius-hp: 12px;--radius-hp-lg: 18px;--radius-hp-xl: 26px;--shadow-xs: 0 1px 2px rgba(6,44,51,.06);--shadow-sm: 0 2px 8px rgba(6,44,51,.06), 0 1px 2px rgba(6,44,51,.05);--shadow-md: 0 14px 34px rgba(6,44,51,.1), 0 4px 10px rgba(6,44,51,.05);--shadow-lg: 0 30px 70px rgba(6,44,51,.16), 0 10px 24px rgba(6,44,51,.08);--hp-container: 1200px;--ease: cubic-bezier(.22,1,.36,1);--nav-h: 70px}.dark{--bg: #04181C;--bg-subtle: #082329;--surface: #0A2A30;--fg: #F4FBF9;--fg-muted: rgba(244,251,249,.64);--hp-border: rgba(135,255,222,.16);--hp-card: #0A2A30;--cream: #0E2E27;--cream-soft: #0B2622;--mint-soft: rgba(135,255,222,.12);--teal: #57E8C7;--teal-deep: #57E8C7;--ink-08: rgba(255,255,255,.05);--ink-12: rgba(255,255,255,.1);--shadow-xs: 0 1px 2px rgba(0,0,0,.4);--shadow-sm: 0 2px 8px rgba(0,0,0,.4);--shadow-md: 0 14px 34px rgba(0,0,0,.5);--shadow-lg: 0 30px 70px rgba(0,0,0,.6)}.hp{font-weight:400;line-height:1.6;color:var(--fg)}.hp *{box-sizing:border-box}.hp img{max-width:100%;display:block}.hp a{color:inherit;text-decoration:none}.hp h1,.hp h2,.hp h3,.hp h4{margin:0;letter-spacing:-.03em;line-height:1.03;text-wrap:balance;font-weight:800}.hp p{margin:0;text-wrap:pretty}.hp .container{max-width:var(--hp-container);margin:0 auto;padding-inline:32px}.hp .eyebrow{font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);display:inline-flex;align-items:center;gap:9px}.hp .eyebrow:before{content:"";width:22px;height:2px;background:var(--mint-deep);border-radius:2px}.hp .eyebrow.c{justify-content:center}.hp .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:inherit;font-weight:700;font-size:15px;letter-spacing:-.01em;border-radius:999px;padding:14px 26px;cursor:pointer;border:1.5px solid transparent;transition:transform .16s var(--ease),box-shadow .16s var(--ease),background .16s var(--ease),border-color .16s;white-space:nowrap}.hp .btn svg{width:18px;height:18px}.hp .btn-lg{padding:17px 32px;font-size:16.5px}.hp .btn-primary{background:var(--ink);color:#fff;box-shadow:var(--shadow-sm)}.hp .btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);background:var(--ink-90)}.hp .btn-mint{background:var(--mint);color:var(--ink);box-shadow:0 10px 26px #5ee4c14d}.hp .btn-mint:hover{transform:translateY(-2px);background:var(--mint-deep);box-shadow:0 14px 32px #5ee4c166}.hp .btn-ghost{background:transparent;color:var(--fg);border-color:var(--hp-border)}.hp .btn-ghost:hover{border-color:var(--ink-40);background:var(--ink-08)}.dark .hp .btn-primary{background:var(--mint);color:var(--ink)}.dark .hp .btn-primary:hover{background:var(--mint-deep)}.hp .btn .play{width:26px;height:26px;border-radius:50%;background:var(--ink-08);display:grid;place-items:center}.hp .btn .play svg{width:12px;height:12px}.hp .microtrust{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px}.hp .microtrust span{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:500;color:var(--fg-muted)}.hp .microtrust svg{width:16px;height:16px;color:var(--teal)}.hp-stickybar{position:fixed;left:0;right:0;bottom:0;z-index:65;transform:translateY(120%);transition:transform .35s var(--ease)}.hp-stickybar.show{transform:translateY(0)}.hp-stickybar__in{max-width:var(--hp-container);margin:14px auto 16px;background:var(--ink);color:#fff;border-radius:16px;box-shadow:var(--shadow-lg);padding:6px 14px 6px 6px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hp-stickybar__bot{height:56px;width:auto;border-radius:12px;flex:none}.hp-stickybar__in b{font-weight:800;font-size:13px}.hp-stickybar__txt{font-size:13px}.hp-stickybar__txt span{display:block;font-size:12.5px;color:#fff9}.hp-stickybar__in .btn-mint{color:var(--ink)}@media(max-width:640px){.hp-stickybar__txt span{display:none}.hp-stickybar__in{margin-inline:12px;padding:6px 10px 6px 6px}.hp-stickybar__bot{height:44px}}.hp .sec{padding-top:104px;padding-bottom:104px;position:relative}.hp .sec-head{max-width:760px}.hp .sec-head.c{margin-inline:auto;text-align:center}.hp .sec-head h2{font-size:clamp(32px,4vw,52px);font-weight:800;margin-top:18px;letter-spacing:-.035em}.hp .sec-head p{font-size:clamp(17px,1.4vw,19px);color:var(--fg-muted);margin-top:18px}.hp .subtle{background:var(--bg-subtle)}.hp .hero{position:relative;overflow:clip}.hp .hero__aura{position:absolute;inset:-10% -20% auto;height:760px;z-index:0;pointer-events:none;background:radial-gradient(520px 420px at 78% 18%,rgba(135,255,222,.55),transparent 62%),radial-gradient(560px 420px at 18% 8%,rgba(255,224,181,.45),transparent 60%),radial-gradient(700px 500px at 95% 60%,rgba(11,169,137,.1),transparent 62%);filter:saturate(1.05)}.dark .hp .hero__aura{background:radial-gradient(520px 420px at 78% 18%,rgba(135,255,222,.16),transparent 62%),radial-gradient(700px 500px at 95% 60%,rgba(11,169,137,.14),transparent 62%)}.hp .hero__grid-lines{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(var(--ink-08) 1px,transparent 1px),linear-gradient(90deg,var(--ink-08) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(700px 460px at 70% 20%,#000 0%,transparent 72%)}.hp .hero-grid{position:relative;z-index:1;padding-top:72px;padding-bottom:96px}.hp .hero-head{position:relative;z-index:1}.hp .hero-lead{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:60px;align-items:center;margin-top:40px}.hp .announce{display:inline-flex;align-items:center;gap:10px;font-size:13.5px;font-weight:600;color:var(--fg);background:var(--hp-card);border:1px solid var(--hp-border);padding:6px 14px 6px 6px;border-radius:999px;margin-bottom:26px;box-shadow:var(--shadow-xs);transition:transform .15s var(--ease)}.hp .announce:hover{transform:translateY(-1px)}.hp .announce .tag{background:var(--mint);color:var(--ink);font-weight:800;font-size:11px;letter-spacing:.06em;padding:4px 9px;border-radius:999px}.hp .announce .tag--ai{background:#16c4951f;color:var(--teal)}.hp .announce .arr{color:var(--fg-muted)}.hp h1.hero-title{font-size:clamp(36px,5.5vw,62px);font-weight:800;letter-spacing:-.035em;line-height:1.02;margin-top:18px}.hp h1.hero-title em{font-style:normal;color:var(--teal);position:relative;background-image:linear-gradient(var(--mint),var(--mint));background-repeat:no-repeat;background-size:100% .16em;background-position:0 calc(100% - .06em);-webkit-box-decoration-break:clone;box-decoration-break:clone}.hp .hero-sub{font-size:20px;line-height:1.5;color:var(--fg-muted);max-width:480px;margin:18px 0 0}.hp .hero-bullets{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:9px}.hp .hero-bullets li{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:500;color:var(--fg-muted);line-height:1.3}.hp .hero-bullets li svg{width:16px;height:16px;flex:none;color:var(--teal)}.hp .hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px;align-items:center}.hp .hero-cta-stack{display:flex;flex-direction:column;align-items:flex-start}.hp .hero-cta-stack .btn-primary{position:relative;z-index:1}.hp .hero-crane{position:relative;z-index:3;width:230px;height:auto;margin-left:4px;margin-bottom:-6px;pointer-events:none;filter:drop-shadow(0 12px 16px rgba(6,44,51,.12));animation:utFloat 3.8s ease-in-out infinite}.dark .hp .hero-crane{filter:drop-shadow(0 12px 16px rgba(0,0,0,.4))}.hp .hero-social{display:flex;align-items:center;gap:14px;margin-top:28px;flex-wrap:wrap}.hp .hero-social__stars{color:var(--teal);font-size:18px;letter-spacing:2px}.hp .hero-social__rating{font-size:16px;font-weight:800}.hp .hero-social__sep{width:1px;height:16px;background:var(--hp-border)}.hp .hero-social__trust{font-size:15px;color:var(--fg-muted)}.hp .device-cluster{position:relative;z-index:1;height:540px}.hp .device-cluster .demo__halo{position:absolute;top:-10%;right:-10%;width:70%;height:70%;background:radial-gradient(closest-side,rgba(135,255,222,.5),transparent 78%);filter:blur(22px);z-index:0}.hp .dc-laptop{position:absolute;top:0;left:0;right:0;border-radius:18px;background:#0c1a1e;padding:13px;box-shadow:0 40px 80px -28px #062c3399;z-index:1}.dark .hp .dc-laptop{box-shadow:0 40px 80px -28px #000000bf}.hp .dc-screen{border-radius:9px;overflow:hidden;background:#fff;display:grid;grid-template-columns:148px 1fr;height:392px}.dark .hp .dc-screen{background:var(--bg)}.hp .app-sidebar__brand>span:nth-child(2){font-size:12.5px;font-weight:800;letter-spacing:-.02em;color:#062c33}.dark .hp .app-sidebar__brand>span:nth-child(2){color:var(--fg)}.hp .app-sidebar__beta{padding:1px 5px;border-radius:999px;background:#062c33;color:#87ffde;font-size:7px;font-weight:800;letter-spacing:.04em}.hp .asn.active{background:#fff;border:1px solid #E6ECEA;color:#062c33;font-weight:700}.hp .app-body{padding:12px 14px;overflow:hidden}.hp .app-topbar__title{font-size:14px;font-weight:800;color:#062c33}.hp .app-welcome-card__name{font-size:13px;font-weight:800;margin-bottom:2px;color:#062c33}.hp .awc-btn{padding:4px 8px;border-radius:6px;font-size:9.5px;font-weight:600;background:#f1f5f4;color:#062c33;white-space:nowrap}.hp .adc-goal__t{font-size:11px;font-weight:800;color:#062c33}.hp .adc-task b{font-weight:800;color:#062c33;font-size:10.5px}.hp .dc-uta-chip{position:absolute;top:-18px;right:32px;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #ECF1F0;border-radius:999px;padding:7px 14px 7px 8px;box-shadow:0 8px 24px -6px #062c3338;z-index:5;animation:hp-floaty 6s var(--ease) infinite;animation-delay:2.4s;max-width:230px}.dark .hp .dc-uta-chip{background:var(--hp-card);border-color:var(--hp-border);box-shadow:0 8px 24px -6px #00000073}.hp .dc-uta-chip__av{border-radius:50%;flex:none}.hp .dc-uta-chip__body{display:flex;flex-direction:column;gap:1px}.hp .dc-uta-chip__label{font-size:10px;font-weight:800;letter-spacing:.05em;color:var(--teal);line-height:1}.hp .dc-uta-chip__msg{font-size:11.5px;font-weight:600;color:var(--ink);line-height:1.2}.dark .hp .dc-uta-chip__msg{color:var(--fg)}@media(prefers-reduced-motion:reduce){.hp .dc-uta-chip{animation:none}}.hp .dc-hub{position:absolute;right:-12px;bottom:-6px;width:330px;background:#fff;border:1px solid #ECF1F0;border-radius:18px;padding:16px 17px;box-shadow:0 28px 56px -18px #062c3373;z-index:3;animation:hp-floaty 7s var(--ease) infinite;animation-delay:.8s}.dark .hp .dc-hub{background:var(--hp-card);border-color:var(--hp-border);box-shadow:0 28px 50px #00000080}.hp .dc-hub__head{display:flex;align-items:center;gap:10px;margin-bottom:11px}.hp .dc-hub__head img{border-radius:8px;flex:none}.hp .dc-hub__title{font-size:13.5px;font-weight:800;color:#062c33}.dark .hp .dc-hub__title{color:var(--fg)}.hp .dc-hub__sub{font-size:10px;color:#6a8085;margin-top:2px}.hp .dc-hub__stats{display:flex;gap:9px;margin-bottom:11px}.hp .dc-hub__stat{flex:1;border:1px solid #ECF1F0;border-radius:9px;padding:7px 9px}.dark .hp .dc-hub__stat{border-color:var(--hp-border)}.hp .dc-hub__stat-k{font-size:8.5px;color:#8aa0a4;font-weight:700;letter-spacing:.04em}.hp .dc-hub__stat-v{font-size:15px;font-weight:800;color:#062c33}.dark .hp .dc-hub__stat-v{color:var(--fg)}.hp .dc-hub__stat-v span{font-size:9.5px;color:#8aa0a4;font-weight:600}.hp .dc-hub__modules{display:flex;gap:7px}.hp .dc-hub__mod{flex:1;border:1px solid #ECF1F0;border-radius:9px;padding:7px}.dark .hp .dc-hub__mod{border-color:var(--hp-border)}.hp .dc-hub__mod-ic{width:20px;height:20px;border-radius:6px;display:grid;place-items:center;margin-bottom:5px;font-size:11px}.hp .dc-hub__mod div:last-child{font-size:9px;font-weight:700;line-height:1.3;color:#28454b}.dark .hp .dc-hub__mod div:last-child{color:var(--fg-muted)}.hp .dc-phone{position:absolute;left:-30px;bottom:-44px;width:178px;border-radius:34px;background:#0c1a1e;padding:10px;box-shadow:0 34px 56px -18px #062c338c;z-index:4;animation:hp-floaty 8s var(--ease) infinite;animation-delay:1.6s}.dark .hp .dc-phone{box-shadow:0 34px 56px -18px #000000b3}.hp .dc-phone__screen{background:#fff;border-radius:26px;overflow:hidden;padding-bottom:12px}.dark .hp .dc-phone__screen{background:var(--bg)}.hp .dc-phone__statusbar{position:relative;display:flex;align-items:center;justify-content:space-between;padding:9px 16px 5px;font-size:9px;font-weight:700;color:#0c1a1e}.dark .hp .dc-phone__statusbar{color:var(--fg)}.hp .dc-phone__notch{position:absolute;left:50%;top:7px;transform:translate(-50%);width:54px;height:15px;border-radius:999px;background:#0c1a1e}.hp .dc-phone__icons{display:inline-flex;align-items:center;gap:3px}.hp .dc-phone__header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 14px}.hp .dc-phone__back{font-size:15px;color:#9ab0b4}.hp .dc-phone__title{font-size:12px;font-weight:800;color:#062c33}.dark .hp .dc-phone__title{color:var(--fg)}.hp .dc-phone__more{font-size:15px;color:#9ab0b4;letter-spacing:1px}.hp .dc-phone__ring{position:relative;width:124px;height:124px;margin:6px auto 16px;display:block}.hp .dc-phone__ring svg{display:block;width:124px;height:124px}.hp .dc-phone__score{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:none}.hp .dc-phone__score>div{display:flex;flex-direction:column;align-items:center}.hp .dc-phone__score span{font-size:38px;font-weight:800;line-height:1;color:#062c33}.dark .hp .dc-phone__score span{color:var(--fg)}.hp .dc-phone__score small{display:block;font-size:8.5px;color:#8aa0a4;font-weight:700;letter-spacing:.08em;margin-top:3px}.hp .dc-phone__bars{padding:0 16px;display:flex;flex-direction:column;gap:10px}.hp .dc-phone__bar{display:flex;align-items:center;gap:7px;font-size:9.5px}.hp .dc-phone__bar span{width:48px;color:#28454b;font-weight:600;flex:none}.dark .hp .dc-phone__bar span{color:var(--fg-muted)}.hp .dc-phone__track{flex:1;height:5px;background:#eaf1ef;border-radius:999px;overflow:hidden}.dark .hp .dc-phone__track{background:var(--ink-12)}.hp .dc-phone__fill{height:100%;background:#16c495;border-radius:999px}.hp .dc-phone__bar b{width:20px;text-align:right;font-size:9.5px;font-weight:800;color:#062c33}.dark .hp .dc-phone__bar b{color:var(--fg)}@keyframes hp-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media(prefers-reduced-motion:reduce){.hp .dc-hub,.hp .dc-phone{animation:none}}.hp .trust{border-block:1px solid var(--hp-border)}.hp .trust__in{display:flex;align-items:center;justify-content:center;gap:14px 40px;flex-wrap:wrap;padding:30px 0}.hp .trust__label{font-size:13px;font-weight:600;color:var(--fg-muted)}.hp .trust__item{display:inline-flex;align-items:center;gap:9px;font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--fg);opacity:.9}.hp .trust__item svg{width:20px;height:20px;color:var(--teal)}.hp .tabs-head{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:44px}.hp .tab{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;border-radius:999px;border:1.5px solid var(--hp-border);background:var(--hp-card);font-family:inherit;font-size:15px;font-weight:700;color:var(--fg);cursor:pointer;transition:all .18s var(--ease)}.hp .tab svg{width:18px;height:18px;color:var(--fg-muted);transition:color .18s}.hp .tab:hover{border-color:var(--ink-40)}.hp .tab.active{background:var(--ink);color:#fff;border-color:var(--ink)}.dark .hp .tab.active{background:var(--mint);color:var(--ink)}.hp .tab.active svg{color:currentColor}.hp .tab-panels{margin-top:44px}.hp .panel{display:none}.hp .panel.active{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;animation:hp-fade .4s var(--ease)}@keyframes hp-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.hp .panel__copy h3{font-size:clamp(26px,2.6vw,36px);font-weight:800;letter-spacing:-.03em}.hp .panel__copy p{font-size:17px;color:var(--fg-muted);margin-top:16px}.hp .panel__list{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-direction:column;gap:13px}.hp .panel__list li{display:flex;gap:11px;align-items:flex-start;font-size:15.5px}.hp .panel__list .ck{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:var(--mint-soft);color:var(--teal-deep);display:grid;place-items:center;margin-top:1px}.hp .panel__list .ck svg{width:13px;height:13px}.hp .panel__link{display:inline-flex;align-items:center;gap:7px;margin-top:26px;font-weight:700;color:var(--teal)}.hp .panel__link svg{width:16px;height:16px;transition:transform .18s}.hp .panel__link:hover svg{transform:translate(3px)}.hp .cvscore-layout{display:flex;align-items:center;gap:18px;margin-bottom:18px}.hp .cvscore-ring{position:relative;width:100px;height:100px;flex:none}.hp .cvscore-ring svg{display:block}.hp .cvscore-ring__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.hp .cvscore-ring__overlay span{font-size:28px;font-weight:800;line-height:1;color:#062c33}.dark .hp .cvscore-ring__overlay span{color:var(--fg)}.hp .cvscore-ring__overlay small{font-size:7.5px;font-weight:700;color:#8aa0a4;letter-spacing:.08em;margin-top:3px}.hp .cvscore-subs{flex:1;display:flex;flex-direction:column;gap:9px}.hp .cvscore-sub{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--fg-muted)}.hp .cvscore-sub b{font-size:13px;font-weight:800}.hp .cvissues{border:1px solid var(--hp-border);border-radius:10px;overflow:hidden;margin-bottom:14px}.hp .cvissues__head{display:flex;align-items:center;justify-content:space-between;padding:9px 13px;font-size:12px;font-weight:800;color:var(--fg);background:var(--bg-subtle);border-bottom:1px solid var(--hp-border)}.hp .cvissues__count{font-size:11px;font-weight:600;color:var(--fg-muted)}.hp .cvissue{display:flex;align-items:center;gap:8px;padding:8px 13px;font-size:12.5px;font-weight:600;color:var(--fg);border-bottom:1px solid var(--hp-border)}.hp .cvissue:last-child{border-bottom:none}.hp .cvissue__dot{width:8px;height:8px;border-radius:50%;flex:none}.hp .cvissue--crit .cvissue__dot{background:#ef4444}.hp .cvissue--warn .cvissue__dot{background:#e8b43a}.hp .cvissue--enh .cvissue__dot{background:#16c495}.hp .cvissue b{margin-left:auto;margin-right:4px;font-size:13px}.hp .cvissue__arr{color:var(--fg-muted);font-size:14px}.hp .cvactions__head{font-size:12px;font-weight:800;color:var(--fg);margin-bottom:9px}.hp .cvaction{display:flex;align-items:flex-start;gap:10px;margin-bottom:8px}.hp .cvaction__num{width:20px;height:20px;border-radius:50%;background:var(--ink-08);color:var(--fg-muted);font-size:10px;font-weight:800;display:grid;place-items:center;flex:none;margin-top:1px}.hp .cvaction__copy p{font-size:12.5px;color:var(--fg);line-height:1.35;margin:0}.hp .cvaction__pts{font-size:11px;font-weight:700;color:#16c495}.hp .editor-mock{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--radius-hp-xl);padding:22px;box-shadow:var(--shadow-lg)}.hp .editor-mock.dark-mock{background:#ffffff0a;border-color:#87ffde29;box-shadow:0 30px 70px #0006}.hp .em-row{display:flex;align-items:center;gap:10px;margin-bottom:18px}.hp .em-ava{width:34px;height:34px;border-radius:50%}.hp .em-name{font-size:13px;font-weight:700}.hp .em-name span{display:block;font-size:11px;font-weight:500;color:var(--fg-muted)}.dark-mock .em-name span{color:#ffffff80}.hp .em-line{height:11px;border-radius:6px;background:var(--ink-08);margin-bottom:11px}.dark-mock .em-line{background:#ffffff1a}.hp .em-line.s{width:92%}.hp .em-line.m{width:78%}.hp .em-line.x{width:64%}.hp .em-sug{margin-top:16px;border:1px dashed var(--mint-deep);border-radius:12px;padding:13px 14px;background:var(--mint-soft)}.dark-mock .em-sug{border-color:#87ffde66;background:#87ffde0f}.hp .em-sug .sg-h{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:var(--teal-deep);letter-spacing:.04em;margin-bottom:8px}.dark-mock .em-sug .sg-h{color:var(--mint)}.hp .em-sug .sg-h svg{width:15px;height:15px}.hp .em-sug p{font-size:13.5px;color:var(--fg);line-height:1.5}.hp .em-sug p b{font-weight:800}.dark-mock .em-sug p{color:#ffffffd1}.dark-mock .em-sug p b{color:#fff}.hp .em-sug .typed:after{content:"▍";color:var(--teal);animation:hp-caret 1s steps(1) infinite}@keyframes hp-caret{50%{opacity:0}}.hp .em-sug .sg-act{display:flex;gap:8px;margin-top:12px}.hp .em-sug .sg-btn{font-size:11.5px;font-weight:700;padding:6px 12px;border-radius:999px;cursor:pointer}.hp .sg-btn.acc{background:var(--mint);color:var(--ink)}.hp .sg-btn.dis{background:transparent;color:var(--fg-muted);border:1px solid var(--hp-border)}.dark-mock .sg-btn.dis{color:#ffffffb3;border-color:#fff3}.hp .radar{display:grid;place-items:center;padding:18px}.hp .radar svg{width:100%;max-width:360px;height:auto}.hp .iv-q{background:var(--bg-subtle);border:1px solid var(--hp-border);border-radius:12px;padding:14px 16px;font-size:14px;font-weight:600;margin-bottom:12px}.hp .iv-tag{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--teal-deep)}.hp .iv-fb{display:flex;gap:10px;align-items:flex-start;margin-top:6px}.hp .iv-fb .dotg{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--mint-deep);margin-top:7px}.hp .iv-fb p{font-size:13.5px;color:var(--fg-muted)}.hp .split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hp .split__copy h3{font-size:clamp(26px,2.8vw,40px);font-weight:800;letter-spacing:-.03em;margin-top:16px}.hp .split__copy p{font-size:17px;color:var(--fg-muted);margin-top:16px}.hp .statline{display:flex;gap:36px;margin-top:30px;flex-wrap:wrap}.hp .statline .s b{font-size:28px;font-weight:800;letter-spacing:-.02em;display:block}.hp .statline .s span{font-size:13.5px;color:var(--fg-muted)}.hp .showcase{background:var(--ink);color:#fff;overflow:clip;position:relative}.hp .showcase:before{content:"";position:absolute;inset:0;background:radial-gradient(820px 420px at 82% 8%,rgba(135,255,222,.14),transparent 60%);pointer-events:none}.hp .showcase .container{position:relative}.hp .show-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hp .showcase .eyebrow{color:var(--mint)}.hp .showcase .eyebrow:before{background:var(--mint)}.hp .showcase h2{font-size:clamp(30px,3.6vw,48px);font-weight:800;margin-top:16px;letter-spacing:-.035em;color:#fff}.hp .showcase h2 em{font-style:normal;color:var(--mint)}.hp .showcase p.lead{font-size:18px;color:#ffffffb8;margin-top:20px;max-width:32em}.hp .show-list{margin-top:30px;display:flex;flex-direction:column;gap:16px;padding:0}.hp .show-list li{display:flex;gap:13px;align-items:flex-start;list-style:none}.hp .show-list .ck{flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:#87ffde29;color:var(--mint);display:grid;place-items:center;margin-top:1px}.hp .show-list .ck svg{width:14px;height:14px}.hp .show-list .t{display:block;font-size:16px;font-weight:700}.hp .show-list span.d{color:#ffffffa8;font-size:15px}.hp .cv-mock-wrap{position:relative;min-height:520px}.hp .cv-mock{position:relative;z-index:1;width:min(440px,100%);margin-left:auto;background:#fff;border-radius:16px;box-shadow:0 40px 80px -28px #0009;overflow:hidden;color:#062c33}.hp .cv-mock__bar{display:flex;align-items:center;gap:7px;padding:9px 12px;background:#f4f8f6;border-bottom:1px solid #E6ECEA}.hp .cv-mock__dots{display:flex;gap:5px}.hp .cv-mock__dots span{width:9px;height:9px;border-radius:50%;display:block}.hp .cv-mock__dots span:nth-child(1){background:#e07a5f}.hp .cv-mock__dots span:nth-child(2){background:#e8c468}.hp .cv-mock__dots span:nth-child(3){background:#7fc8a0}.hp .cv-mock__pills{display:flex;gap:5px;margin-left:8px}.hp .cv-pill{font-size:9.5px;font-weight:600;color:#6a8085;padding:3px 9px;border-radius:999px;background:#fff;border:1px solid #E6ECEA;cursor:default;white-space:nowrap}.hp .cv-pill--active{background:#062c33;color:#fff;border-color:#062c33;font-weight:700}.hp .cv-pill--export{margin-left:auto;display:inline-flex;align-items:center;gap:4px;background:#16c495;color:#fff;border-color:#16c495;font-weight:800}.hp .cv-mock__body{display:grid;grid-template-columns:148px 1fr}.hp .cv-sidebar{background:#8cf6dc;padding:14px 13px}.hp .cv-photo-frame{background:#fbf7ee;border-radius:9px;padding:9px;display:grid;place-items:center;margin-bottom:14px}.hp .cv-photo-frame img{width:78px;height:78px;object-fit:contain;border-radius:6px}.hp .cv-section-lbl{font-size:9px;font-weight:800;letter-spacing:.08em;color:#0a5247;border-bottom:1px solid rgba(6,44,51,.18);padding-bottom:5px;margin-bottom:9px;text-transform:uppercase}.hp .cv-personal{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.hp .cv-fk{font-size:8px;font-weight:700;color:#0a5247}.hp .cv-fv{font-size:9.5px;color:#0e3a39}.hp .cv-fv--name{font-size:10.5px;font-weight:700;color:#062c33}.hp .cv-skills{display:flex;flex-direction:column;gap:9px}.hp .cv-skill__n{font-size:9.5px;font-weight:600;color:#062c33;margin-bottom:3px}.hp .cv-skill__dots{display:flex;gap:3px}.hp .cv-skill__dots .d-on,.hp .cv-skill__dots .d-off{width:8px;height:8px;border-radius:50%;display:block}.hp .cv-skill__dots .d-on{background:#062c33}.hp .cv-skill__dots .d-off{background:#062c3338}.hp .cv-content{padding:14px 15px;display:flex;flex-direction:column;gap:12px}.hp .cv-xhead{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:5px}.hp .cv-xhead strong{font-size:11.5px;font-weight:800;color:#062c33}.hp .cv-xhead strong span{font-weight:600;color:#6a8085}.hp .cv-xdate{font-size:8.5px;color:#9ab0b4;font-weight:600;white-space:nowrap;flex:none}.hp .cv-xitem p{font-size:9px;color:#5b7378;line-height:1.5;margin:0 0 7px}.hp .cv-xbullets{display:flex;flex-direction:column;gap:4px}.hp .cv-xbullets div{display:flex;gap:6px;font-size:9px;color:#28454b}.dark .hp .cv-mock{background:var(--hp-card);color:var(--fg)}.dark .hp .cv-mock__bar{background:var(--bg-subtle);border-bottom-color:var(--hp-border)}.dark .hp .cv-pill{background:var(--ink-08);color:var(--fg-muted);border-color:var(--hp-border)}.dark .hp .cv-pill--active{background:var(--mint);color:var(--ink);border-color:var(--mint)}.dark .hp .cv-sidebar{background:#87ffde1a}.dark .hp .cv-photo-frame{background:var(--ink-08)}.dark .hp .cv-section-lbl{color:#57e8c7;border-bottom-color:var(--hp-border)}.dark .hp .cv-fk{color:var(--fg-muted)}.dark .hp .cv-fv,.dark .hp .cv-fv--name,.dark .hp .cv-skill__n{color:var(--fg)}.dark .hp .cv-skill__dots .d-on{background:var(--mint)}.dark .hp .cv-skill__dots .d-off{background:#ffffff2e}.dark .hp .cv-xhead strong{color:var(--fg)}.dark .hp .cv-xhead strong span,.dark .hp .cv-xdate,.dark .hp .cv-xitem p{color:var(--fg-muted)}.dark .hp .cv-xbullets div{color:var(--fg)}.hp .cv-xbullets div span{color:#16c495;font-weight:800;flex:none}.hp .cv-review-float{position:absolute;z-index:2;top:8px;left:0;width:208px;background:#fff;border-radius:15px;box-shadow:0 26px 50px -18px #0000008c;padding:14px 15px;color:#062c33;animation:hp-floaty 7s cubic-bezier(.22,1,.36,1) infinite}.dark .hp .cv-review-float{background:var(--hp-card)}.hp .cv-rfloat__head{display:flex;align-items:center;gap:9px;margin-bottom:12px}.hp .cv-rfloat__av{border-radius:50%;object-fit:contain;flex:none}.hp .cv-rfloat__title{font-size:12px;font-weight:800;line-height:1.1;color:#062c33}.hp .cv-rfloat__sub{font-size:9px;color:#6a8085}.dark .hp .cv-rfloat__title{color:var(--fg)}.hp .cv-rfloat__body{display:flex;align-items:center;gap:12px}.hp .cv-ring-wrap{position:relative;width:58px;height:58px;flex:none}.hp .cv-ring-label{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.hp .cv-ring-label span{font-size:17px;font-weight:800;line-height:1;color:#062c33}.hp .cv-ring-label small{font-size:7px;font-weight:700;color:#8aa0a4;letter-spacing:.08em}.dark .hp .cv-ring-label span{color:var(--fg)}.hp .cv-score-bars{flex:1;display:flex;flex-direction:column;gap:7px}.hp .cv-sbar__row{display:flex;justify-content:space-between;font-size:8.5px;font-weight:600;color:#28454b;margin-bottom:2px}.hp .cv-sbar__row span:last-child{font-weight:800}.hp .cv-sbar__track{height:3.5px;border-radius:999px;background:#eef1f0;overflow:hidden}.hp .cv-sbar__fill{height:100%;border-radius:999px}.hp .cv-sug-float{position:absolute;z-index:3;bottom:6px;left:14px;width:min(330px,86%);background:#fff;border-radius:15px;box-shadow:0 26px 50px -18px #0000008c;padding:15px 16px;color:#062c33;animation:hp-floaty 8s cubic-bezier(.22,1,.36,1) infinite;animation-delay:1s}.dark .hp .cv-sug-float{background:var(--hp-card)}.hp .cv-sug__head{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:800;color:#0a8e73;margin-bottom:9px}.hp .cv-sug-float p{font-size:12px;line-height:1.5;color:#28454b;margin:0 0 12px}.hp .cv-sug-float p strong{font-weight:700;color:#062c33}.hp .cv-sug__actions{display:flex;gap:8px}.hp .cv-sug__btn{font-size:11px;font-weight:600;color:#062c33;padding:7px 14px;border-radius:999px;border:1px solid #D7DEDD;cursor:default}.hp .cv-sug__btn--acc{background:#16c495;color:#fff;border-color:#16c495;font-weight:700}.dark .hp .cv-rfloat__sub,.dark .hp .cv-ring-label small,.dark .hp .cv-sbar__row{color:var(--fg-muted)}.dark .hp .cv-sbar__track{background:#ffffff14}.dark .hp .cv-sug__head{color:#16c495}.dark .hp .cv-sug-float p{color:var(--fg-muted)}.dark .hp .cv-sug-float p strong{color:var(--fg)}.dark .hp .cv-sug__btn{color:var(--fg);border-color:var(--hp-border)}.hp .quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px}.hp .quote{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--radius-hp-lg);padding:28px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.hp .quote .stars{display:flex;gap:2px;color:#f5b544;margin-bottom:14px}.hp .quote .stars svg{width:16px;height:16px}.hp .quote p{font-size:16px;line-height:1.55;letter-spacing:-.01em}.hp .quote .who{display:flex;align-items:center;gap:11px;margin-top:20px;padding-top:18px;border-top:1px solid var(--hp-border)}.hp .quote .av{width:40px;height:40px;border-radius:50%;background:var(--mint-soft);color:var(--teal-deep);display:grid;place-items:center;font-weight:800;font-size:15px}.hp .quote .who b{font-size:14px;font-weight:700;display:block}.hp .quote .who span{font-size:12.5px;color:var(--fg-muted)}.hp .price-toggle{display:inline-flex;align-items:center;gap:12px;margin:32px auto 0;padding:6px;background:var(--bg-subtle);border:1px solid var(--hp-border);border-radius:999px}.hp .price-toggle button{font-family:inherit;font-size:14px;font-weight:700;padding:9px 18px;border-radius:999px;border:0;background:transparent;color:var(--fg-muted);cursor:pointer;transition:all .18s var(--ease)}.hp .price-toggle button.active{background:var(--hp-card);color:var(--fg);box-shadow:var(--shadow-xs)}.hp .price-toggle .save{font-size:11px;font-weight:800;color:var(--teal-deep);background:var(--mint-soft);padding:3px 8px;border-radius:999px}.hp .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px;align-items:stretch}.hp .price-card{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--radius-hp-xl);padding:32px;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:transform .22s var(--ease),box-shadow .22s}.hp .price-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.hp .price-card.feat{border-color:var(--ink);box-shadow:var(--shadow-lg);position:relative}.dark .hp .price-card.feat{border-color:var(--mint)}.hp .price-card.feat .ribbon{position:absolute;top:-13px;left:32px;background:var(--ink);color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:5px 12px;border-radius:999px}.dark .hp .price-card.feat .ribbon{background:var(--mint);color:var(--ink)}.hp .price-card h3{font-size:19px;font-weight:800}.hp .price-card .desc{font-size:13.5px;color:var(--fg-muted);margin-top:6px;min-height:38px}.hp .price-amt{display:flex;align-items:baseline;gap:5px;margin:18px 0 4px}.hp .price-amt .cur{font-size:22px;font-weight:800}.hp .price-amt .num{font-size:46px;font-weight:800;letter-spacing:-.04em;line-height:1}.hp .price-amt .per{font-size:14px;color:var(--fg-muted);font-weight:600}.hp .price-note{font-size:12.5px;color:var(--teal-deep);font-weight:700;min-height:18px}.hp .price-legal{font-size:13px;color:var(--fg-muted);text-align:center;margin-top:28px;max-width:640px;margin-inline:auto;line-height:1.5}.hp .price-card .btn{margin-top:22px;width:100%}.hp .price-feats{list-style:none;margin:24px 0 0;padding:22px 0 0;border-top:1px solid var(--hp-border);display:flex;flex-direction:column;gap:12px}.hp .price-feats li{display:flex;gap:10px;align-items:flex-start;font-size:14.5px}.hp .price-feats .ck{flex:0 0 auto;width:19px;height:19px;border-radius:50%;background:var(--mint-soft);color:var(--teal-deep);display:grid;place-items:center;margin-top:2px}.hp .price-feats .ck svg{width:12px;height:12px}.hp .faq{max-width:820px;margin:52px auto 0}.hp .faq-item{border-bottom:1px solid var(--hp-border)}.hp .faq-q{width:100%;text-align:left;background:transparent;border:0;font-family:inherit;font-size:18px;font-weight:700;letter-spacing:-.02em;color:var(--fg);padding:24px 44px 24px 0;cursor:pointer;position:relative}.hp .faq-q .pm{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:24px;height:24px;transition:transform .25s var(--ease);color:var(--teal)}.hp .faq-item.open .faq-q .pm{transform:translateY(-50%) rotate(45deg)}.hp .faq-a{max-height:0;overflow:hidden;transition:max-height .3s var(--ease)}.hp .faq-a p{padding:0 44px 24px 0;font-size:16px;color:var(--fg-muted)}.hp .finalcta{position:relative;overflow:clip}.hp .finalcta__box{background:var(--ink);border-radius:30px;padding:72px 56px;text-align:center;position:relative;overflow:hidden}.hp .finalcta__box:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 360px at 50% -10%,rgba(135,255,222,.22),transparent 62%)}.hp .finalcta__box>*{position:relative}.hp .finalcta h2{font-size:clamp(32px,4.4vw,56px);font-weight:800;letter-spacing:-.04em;color:#fff}.hp .finalcta h2 em{font-style:normal;color:var(--mint)}.hp .finalcta p{font-size:18px;color:#ffffffb8;margin:18px auto 0;max-width:32em}.hp .finalcta .hero-actions{justify-content:center;margin-top:34px}.hp .finalcta .microtrust{justify-content:center}.hp .finalcta .microtrust span{color:#ffffffb3}.hp .finalcta .bot{width:92px;margin:0 auto 22px}@media(prefers-reduced-motion:no-preference){html.js .hp [data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease),transform .7s var(--ease)}html.js .hp [data-reveal].is-visible{opacity:1;transform:none}html.js .hp [data-reveal][data-d="1"]{transition-delay:.08s}html.js .hp [data-reveal][data-d="2"]{transition-delay:.16s}html.js .hp [data-reveal][data-d="3"]{transition-delay:.24s}}@media(max-width:1040px){.hp .hero-lead,.hp .show-grid,.hp .panel.active,.hp .split{grid-template-columns:minmax(0,1fr);gap:48px}.hp .hero-lead{grid-template-columns:1fr!important;gap:48px!important;margin-top:40px!important}.hp .device-cluster{width:min(100%,520px);margin-inline:auto;height:420px}.hp .dc-hub{right:-8px;width:240px}.hp .dc-phone{left:-10px}.hp .quotes,.hp .price-grid{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.hp .price-card.feat{order:-1}}@media(max-width:560px){.hp .container{padding-inline:20px}.hp .sec{padding-top:72px;padding-bottom:72px}.hp .kanban{grid-template-columns:1fr 1fr}.hp .finalcta__box{padding:48px 24px}.hp .quotes{grid-template-columns:1fr}.hp .hero-lead{grid-template-columns:minmax(0,1fr)!important}.hp .device-cluster{--sc: calc((100vw - 40px)/542px) ;width:500px;height:470px;margin:0 0 calc(514px * var(--sc) - 470px);transform-origin:top left;transform:translate(calc(30px * var(--sc))) scale(var(--sc))!important}.hp .dc-hub{right:-12px;width:330px}.hp .dc-phone{left:-30px}.hp .dc-uta-chip{right:32px;max-width:230px}}@media(max-width:1040px){.hp .cv-mock-wrap{--s: min(1, calc((100vw - 40px)/480px) );position:relative;min-height:0;width:480px;margin-inline:auto;transform-origin:top left;transform:scale(var(--s))!important;margin-bottom:calc(453px * var(--s) - 453px)}.hp .cv-mock{width:440px;margin-left:auto}}@media(max-width:980px){.hp .apps-art{--s: min(1, calc((100vw - 40px)/612px) );width:560px;margin-inline:auto;transform-origin:top left;transform:scale(var(--s))!important;margin-bottom:calc(530px * var(--s) - 506px)}.hp .circle-art{--s: min(1, calc((100vw - 40px)/604px) );width:560px;margin-inline:auto;transform-origin:top left;transform:scale(var(--s))!important;margin-bottom:calc(313px * var(--s) - 283px)}}@media(max-width:860px){.hp .ext-art{--s: min(1, calc((100vw - 40px)/492px) );width:480px;min-height:440px;margin-inline:auto;transform-origin:top left;transform:translate(calc(6px * var(--s))) scale(var(--s))!important;margin-bottom:calc(440px * var(--s) - 440px)}}@media(max-width:1040px){.hp .show-grid .feat-copy,.hp .hero-lead .feat-copy{display:contents}.hp .show-grid .feat-head,.hp .hero-lead .feat-head{order:1;margin-bottom:4px}.hp .show-grid .feat-visual,.hp .hero-lead .feat-visual{order:2}.hp .show-grid .feat-copy>:not(.feat-head),.hp .hero-lead .feat-copy>:not(.feat-head){order:3}.hp .show-grid{gap:30px}}@media(max-width:980px){.hp .apps-grid .feat-copy,.hp .circle-grid .feat-copy{display:contents}.hp .apps-grid .feat-head,.hp .circle-grid .feat-head{order:1;margin-bottom:4px}.hp .apps-grid .feat-visual,.hp .circle-grid .feat-visual{order:2}.hp .apps-grid .feat-copy>:not(.feat-head),.hp .circle-grid .feat-copy>:not(.feat-head){order:3}.hp .apps-grid,.hp .circle-grid{gap:30px}}@media(max-width:960px){.hp .companion-grid .feat-copy,.hp .phero-grid .feat-copy{display:contents}.hp .companion-grid .feat-head,.hp .phero-grid .feat-head{order:1;margin-bottom:4px}.hp .companion-grid .feat-visual,.hp .phero-grid .feat-visual{order:2}.hp .companion-grid .feat-copy>:not(.feat-head),.hp .phero-grid .feat-copy>:not(.feat-head){order:3}.hp .companion-grid{gap:30px}}@media(max-width:860px){.hp .ext-grid .feat-copy{display:contents}.hp .ext-grid .feat-head{order:1;margin-bottom:4px}.hp .ext-grid .feat-visual{order:2}.hp .ext-grid .feat-copy>:not(.feat-head){order:3}.hp .ext-grid{gap:30px}}.hp .agency-hero{display:grid;grid-template-columns:1.4fr .6fr;gap:48px;align-items:center;max-width:1100px;margin:0 auto}.hp .agency-hero__copy h2{font-size:clamp(28px,3.4vw,42px);font-weight:800;letter-spacing:-.03em}.hp .agency-hero__art{display:grid;place-items:center}.hp .agency-hero__art img{max-width:220px;filter:drop-shadow(0 18px 32px rgba(6,44,51,.16))}@media(max-width:800px){.hp .agency-hero{grid-template-columns:1fr;text-align:center}.hp .agency-hero__art img{max-width:160px;margin:0 auto}}.hp .agency-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:56px}.hp .agency-card{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:18px;padding:28px 24px;text-align:left}.hp .agency-card__icon{width:44px;height:44px;border-radius:12px;background:var(--mint-soft);color:var(--teal);display:grid;place-items:center}.hp .agency-card__icon svg{width:22px;height:22px}.hp .agency-card h4{font-size:18px;font-weight:800;margin-top:16px;letter-spacing:-.02em}.hp .agency-card p{margin-top:10px;font-size:14.5px;color:var(--fg-muted);line-height:1.5}@media(max-width:900px){.hp .agency-grid{grid-template-columns:1fr}}.hp .audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:56px}.hp .audience-card{position:relative;display:block;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:18px;padding:32px 28px 28px;text-decoration:none;color:inherit;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}.hp .audience-card:hover{transform:translateY(-4px);border-color:var(--mint-deep);box-shadow:var(--shadow-md)}.hp .audience-num{font-size:14px;font-weight:800;color:var(--mint-deep);letter-spacing:.14em}.hp .audience-card h4{font-size:22px;font-weight:800;margin-top:12px;letter-spacing:-.02em}.hp .audience-card p{margin-top:12px;font-size:15px;color:var(--fg-muted);line-height:1.55}.hp .audience-cta{display:inline-flex;align-items:center;gap:8px;margin-top:22px;font-size:14.5px;font-weight:700;color:var(--teal-deep)}.hp .audience-cta svg{width:16px;height:16px}.hp .audience-card:hover .audience-cta{color:var(--ink)}@media(max-width:900px){.hp .audience-grid{grid-template-columns:1fr}}.hp .phero{position:relative;overflow:clip;padding-top:88px;padding-bottom:24px}.hp .phero__aura{position:absolute;inset:-20% -10% auto;height:520px;z-index:0;pointer-events:none;background:radial-gradient(520px 360px at 72% 12%,rgba(135,255,222,.45),transparent 62%),radial-gradient(460px 360px at 20% 0%,rgba(255,224,181,.4),transparent 60%)}.hp .phero .container{position:relative;z-index:1}.hp .phero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:56px;align-items:center}.hp .phero h1{font-size:clamp(38px,5vw,64px);font-weight:800;letter-spacing:-.04em;line-height:.98;margin-top:18px}.hp .phero h1 em{font-style:normal;color:var(--teal);background-image:linear-gradient(var(--mint),var(--mint));background-repeat:no-repeat;background-size:100% .16em;background-position:0 calc(100% - .06em);-webkit-box-decoration-break:clone;box-decoration-break:clone}.hp .phero .lead{font-size:clamp(17px,1.5vw,20px);color:var(--fg-muted);margin-top:24px;max-width:34em}.hp .phero-art{display:grid;place-items:center}.hp .phero-art img{max-width:320px;filter:drop-shadow(0 24px 40px rgba(6,44,51,.16))}@media(max-width:960px){.hp .phero-grid{grid-template-columns:1fr;gap:36px}.hp .phero-art img{max-width:220px}}.hp .prose{max-width:720px}.hp .prose p{font-size:clamp(17px,1.4vw,19px);color:var(--fg-muted);line-height:1.7;margin-top:20px}.hp .prose p:first-child{margin-top:0}.hp .prose p strong,.hp .prose p b{color:var(--fg);font-weight:700}.hp .promise{margin-top:40px;border:1.5px solid var(--mint-deep);background:var(--mint-soft);border-radius:var(--radius-hp-xl);padding:36px 40px}.hp .promise h3{font-size:22px;font-weight:800;letter-spacing:-.02em}.hp .promise p{margin-top:12px;font-size:16.5px;color:var(--ink-80);line-height:1.6}.hp .vgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:48px}@media(max-width:760px){.hp .vgrid{grid-template-columns:1fr}}.hp .feature-row{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;margin-top:0}.hp .feature-row+.feature-row{margin-top:96px}.hp .feature-row.flip .feature-row__art{order:-1}.hp .feature-ico{width:56px;height:56px;border-radius:16px;background:var(--mint);color:var(--ink);display:grid;place-items:center;box-shadow:var(--shadow-sm)}.hp .feature-ico svg{width:28px;height:28px}.hp .feature-row h3{font-size:clamp(24px,2.6vw,34px);font-weight:800;letter-spacing:-.03em;margin-top:22px}.hp .feature-row p{font-size:17px;color:var(--fg-muted);margin-top:14px;line-height:1.6}.hp .feature-row__art{display:grid;place-items:center}@media(max-width:960px){.hp .feature-row,.hp .feature-row.flip{grid-template-columns:1fr;gap:32px}.hp .feature-row.flip .feature-row__art{order:0}}.hp .phero--about .phero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.hp .phero--about .phero-art{position:relative;min-height:400px}.hp .phero--about .phero-art:before{content:"";position:absolute;width:92%;height:80%;border-radius:50%;background:radial-gradient(closest-side,#ffe0b5e6,#ffebd000 74%)}.hp .phero--about .phero-art img{position:relative;max-width:min(520px,100%);filter:drop-shadow(0 22px 28px rgba(6,44,51,.16));animation:ut-float 7s ease-in-out infinite}@keyframes ut-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media(prefers-reduced-motion:reduce){.hp .phero--about .phero-art img{animation:none}}@media(max-width:960px){.hp .phero--about .phero-art{min-height:0}.hp .phero--about .phero-art img{max-width:300px}}.hp .phero-kicker{font-size:clamp(17px,1.4vw,20px);color:var(--fg);line-height:1.45;margin-top:22px;max-width:28em}.hp .started-title{font-size:clamp(28px,3.2vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.06;margin-top:16px}.hp .feature-row .prose{margin-top:18px}.hp .prose em{font-style:normal;color:var(--fg)}.hp .diary-card{width:min(420px,100%);background:var(--cream-soft);border:1px solid var(--hp-border);border-radius:var(--radius-hp-xl);box-shadow:var(--shadow-lg);padding:30px 32px;transform:rotate(-1.4deg)}.hp .diary-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px dashed var(--hp-border);padding-bottom:12px;margin-bottom:16px}.hp .diary-card__label{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-deep)}.hp .diary-card__entry{font-size:12px;font-weight:600;color:var(--fg-muted)}.hp .diary-card__quote{margin:0;font-size:19px;line-height:1.55;color:var(--fg)}.hp .diary-card__by{margin-top:22px;padding-top:18px;border-top:1px dashed var(--hp-border)}.hp .diary-card__author{display:inline-flex;align-items:center;gap:13px;text-decoration:none;color:inherit;transition:opacity .18s var(--ease)}.hp .diary-card__author:hover{opacity:.8}.hp .diary-card__author:hover .diary-card__name{text-decoration:underline;text-underline-offset:2px}.hp .diary-card__author img{width:60px;height:60px;border-radius:50%;object-fit:cover;background:var(--mint-soft);flex:0 0 auto}.hp .diary-card__author-meta{display:flex;flex-direction:column;gap:2px}.hp .diary-card__name{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--fg)}.hp .diary-card__role{font-size:13px;color:var(--teal-deep)}.hp .privacy{background:var(--ink);color:#fff;position:relative;overflow:clip}.hp .privacy:before{content:"";position:absolute;inset:0;background:radial-gradient(620px 360px at 22% 30%,rgba(135,255,222,.14),transparent 60%);pointer-events:none}.hp .privacy .container{position:relative}.hp .privacy__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.hp .privacy h2{font-size:clamp(30px,3.8vw,50px);font-weight:800;letter-spacing:-.035em;line-height:1.05;color:#fff;margin-top:16px}.hp .privacy h2 em{font-style:normal;color:var(--mint)}.hp .privacy p{font-size:clamp(16px,1.4vw,19px);color:#ffffffb8;line-height:1.6;margin-top:20px;max-width:32em}.hp .privacy .privacy__muted{color:#ffffff8c;margin-top:16px}.hp .priv-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hp .priv-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:24px}.hp .priv-card__ic{width:42px;height:42px;border-radius:12px;background:#87ffde29;color:var(--mint);display:grid;place-items:center}.hp .priv-card__ic svg{width:22px;height:22px}.hp .priv-card h4{font-size:17px;font-weight:800;margin-top:14px;color:#fff}.hp .priv-card p{font-size:13.5px;color:#fff9;line-height:1.5;margin-top:7px;max-width:none}@media(max-width:960px){.hp .privacy__grid{grid-template-columns:1fr;gap:40px}}@media(max-width:520px){.hp .priv-grid{grid-template-columns:1fr}}.hp .timeline{list-style:none;margin:64px 0 0;padding:0;position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.hp .timeline:before{content:"";position:absolute;top:13px;left:10%;right:10%;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--mint),var(--mint-deep))}.hp .tl-step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.hp .tl-body{display:flex;flex-direction:column;align-items:center}.hp .tl-dot{width:28px;height:28px;border-radius:50%;background:var(--ink);display:grid;place-items:center;position:relative;z-index:1}.hp .tl-dot:not(.tl-dot--now):after{content:"";width:9px;height:9px;border-radius:50%;background:var(--mint)}.hp .tl-dot--now{background:var(--teal);color:var(--ink);box-shadow:0 0 0 6px #16c49529}.hp .tl-dot--now svg{width:14px;height:14px}.hp .tl-k{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--teal-deep);margin-top:16px}.hp .tl-t{font-size:16px;font-weight:800;letter-spacing:-.02em;margin-top:5px}.hp .tl-d{font-size:13px;color:var(--fg-muted);line-height:1.5;margin-top:7px}@media(max-width:760px){.hp .timeline{display:flex;flex-direction:column;gap:30px}.hp .timeline:before{display:none}.hp .tl-step{flex-direction:row;align-items:flex-start;text-align:left;gap:16px}.hp .tl-step:not(:last-child):before{content:"";position:absolute;left:12.5px;top:14px;width:3px;height:calc(100% + 30px);border-radius:999px;background:linear-gradient(180deg,var(--mint),var(--mint-deep))}.hp .tl-body{align-items:flex-start;text-align:left}.hp .tl-k{margin-top:2px}}.hp .phase{position:relative}.hp .phase+.phase{margin-top:16px}.hp .phase-head{display:flex;align-items:baseline;gap:18px;flex-wrap:wrap}.hp .phase-num{font-size:clamp(56px,8vw,104px);font-weight:800;line-height:.8;letter-spacing:-.05em;color:var(--mint-deep)}.hp .phase-meta .pk{font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--teal)}.hp .phase-meta h2{font-size:clamp(28px,3.4vw,44px);font-weight:800;letter-spacing:-.03em;margin-top:6px}.hp .phase-lead{font-size:clamp(16px,1.4vw,18.5px);color:var(--fg-muted);margin-top:16px;max-width:40em}.hp .phase-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}@media(max-width:760px){.hp .phase-steps{grid-template-columns:1fr}}.hp .pstep{display:flex;gap:14px;align-items:flex-start;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:16px;padding:20px;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.hp .pstep:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.hp .pstep__ic{flex:0 0 auto;width:40px;height:40px;border-radius:11px;background:var(--mint-soft);color:var(--teal-deep);display:grid;place-items:center}.hp .pstep__ic svg{width:20px;height:20px}.hp .pstep h4{font-size:16.5px;font-weight:800;letter-spacing:-.02em}.hp .pstep p{font-size:14px;color:var(--fg-muted);margin-top:6px;line-height:1.5}.hp .breakpoint{background:var(--ink);color:#fff;position:relative;overflow:clip}.hp .breakpoint:before{content:"";position:absolute;inset:0;background:radial-gradient(700px 380px at 50% 0%,rgba(135,255,222,.16),transparent 60%);pointer-events:none}.hp .breakpoint .container{position:relative}.hp .breakpoint__inner{max-width:860px;margin:0 auto;text-align:center}.hp .breakpoint .pk{font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--mint)}.hp .breakpoint h2{font-size:clamp(30px,4vw,52px);font-weight:800;letter-spacing:-.035em;margin-top:16px;color:#fff;line-height:1.05}.hp .breakpoint h2 em{font-style:normal;color:var(--mint)}.hp .breakpoint p{font-size:clamp(17px,1.5vw,19px);color:#ffffffbd;margin:22px auto 0;max-width:36em;line-height:1.6}.hp .breakpoint__cmp{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:stretch;margin-top:44px;text-align:left}.hp .bp-card{border-radius:18px;padding:26px 24px}.hp .bp-card.stop{background:#ffffff0d;border:1px solid rgba(255,255,255,.12)}.hp .bp-card.stay{background:#87ffde1f;border:1px solid rgba(135,255,222,.4)}.hp .bp-card .lbl{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.8}.hp .bp-card.stop .lbl{color:#fff9}.hp .bp-card.stay .lbl{color:var(--mint)}.hp .bp-card .bt{font-size:19px;font-weight:800;margin-top:10px;letter-spacing:-.02em}.hp .bp-card p{font-size:14.5px;margin-top:10px;color:#ffffffad}.hp .bp-vs{align-self:center;font-size:13px;font-weight:800;letter-spacing:.1em;color:#ffffff80;padding:0 4px}@media(max-width:760px){.hp .breakpoint__cmp{grid-template-columns:1fr}.hp .bp-vs{padding:4px 0;text-align:center}}.hp .chatmock{position:relative;z-index:1;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--radius-hp-xl);box-shadow:var(--shadow-lg);overflow:hidden}.hp .chatmock.dark-mock{background:#ffffff0a;border-color:#87ffde29;box-shadow:0 30px 70px #0006}.hp .cm-bar{display:flex;align-items:center;gap:9px;padding:13px 16px;border-bottom:1px solid var(--hp-border);background:var(--bg-subtle)}.hp .cm-bar .ava{width:26px;height:26px;border-radius:50%;object-fit:cover}.hp .cm-bar .nm{font-size:12.5px;font-weight:800;letter-spacing:-.01em}.hp .cm-bar .st{margin-left:auto;font-size:11px;font-weight:700;color:var(--teal-deep);background:var(--mint-soft);padding:4px 10px;border-radius:999px}.hp .cm-body{padding:18px;display:flex;flex-direction:column;gap:14px}.hp .cm-msg{max-width:86%}.hp .cm-msg.user{align-self:flex-end;background:var(--ink);color:#fff;border-radius:16px 16px 4px;padding:11px 15px;font-size:13.5px;line-height:1.45}.dark .hp .cm-msg.user{background:var(--mint);color:var(--ink)}.hp .cm-msg.uta{align-self:flex-start;display:flex;gap:10px;align-items:flex-start}.hp .cm-msg.uta img{width:30px;height:30px;border-radius:50%;flex:0 0 auto;margin-top:2px}.hp .cm-bubble{background:var(--bg-subtle);border:1px solid var(--hp-border);border-radius:16px 16px 16px 4px;padding:13px 15px}.hp .cm-bubble p{font-size:13.5px;line-height:1.5;color:var(--fg)}.hp .cm-bubble p b{font-weight:800}.hp .cm-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.hp .cm-chip{font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;background:var(--mint-soft);color:var(--teal-deep);border:1px solid var(--mint-deep)}.hp .cm-input{display:flex;align-items:center;gap:10px;margin-top:4px;padding:11px 12px 11px 16px;border:1px solid var(--hp-border);border-radius:999px;background:var(--hp-card);color:var(--fg-muted);font-size:13px}.hp .cm-input .send{margin-left:auto;width:30px;height:30px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;flex:0 0 auto}.dark .hp .cm-input .send{background:var(--mint);color:var(--ink)}.hp .cm-input .send svg{width:15px;height:15px}.hp .cm-caret:after{content:"▍";color:var(--teal);animation:hp-caret 1s steps(1) infinite}.hp .position{background:var(--cream-soft);border-block:1px solid var(--hp-border)}.dark .hp .position{background:var(--bg-subtle)}.hp .position__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}@media(max-width:960px){.hp .position__grid{grid-template-columns:1fr;gap:40px}}.hp .position h2{font-size:clamp(28px,3.6vw,46px);font-weight:800;letter-spacing:-.035em;margin-top:16px}.hp .position h2 em{font-style:normal;color:var(--teal);background-image:linear-gradient(var(--mint),var(--mint));background-repeat:no-repeat;background-size:100% .16em;background-position:0 calc(100% - .04em);-webkit-box-decoration-break:clone;box-decoration-break:clone}.hp .position p{font-size:clamp(16.5px,1.4vw,18.5px);color:var(--fg-muted);margin-top:18px;line-height:1.65;max-width:34em}.hp .pos-list{list-style:none;margin:26px 0 0;padding:0;display:flex;flex-direction:column;gap:14px}.hp .pos-list li{display:flex;gap:12px;align-items:flex-start;font-size:16px}.hp .pos-list .ck{flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:var(--mint);color:var(--ink);display:grid;place-items:center;margin-top:2px}.hp .pos-list .ck svg{width:14px;height:14px}.hp .pos-art{display:grid;place-items:center}.hp .pos-art img{max-width:300px;filter:drop-shadow(0 24px 40px rgba(6,44,51,.16))}.hp .inst-strip{background:var(--ink);color:#fff;border-radius:30px;padding:56px 52px;position:relative;overflow:hidden}.hp .inst-strip:before{content:"";position:absolute;inset:0;background:radial-gradient(640px 360px at 88% 0%,rgba(135,255,222,.14),transparent 60%);pointer-events:none}.hp .inst-strip__in{position:relative;display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}@media(max-width:900px){.hp .inst-strip{padding:44px 28px}.hp .inst-strip__in{grid-template-columns:1fr;gap:32px}}.hp .inst-strip .eyebrow{color:var(--mint)}.hp .inst-strip .eyebrow:before{background:var(--mint)}.hp .inst-strip h2{font-size:clamp(26px,3vw,40px);font-weight:800;letter-spacing:-.03em;color:#fff;margin-top:14px}.hp .inst-strip p{font-size:17px;color:#ffffffbd;margin-top:16px;line-height:1.6}.hp .inst-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hp .inst-tag{font-size:13px;font-weight:700;padding:8px 14px;border-radius:999px;background:#87ffde1f;border:1px solid rgba(135,255,222,.3);color:var(--mint)}.hp .inst-card .inst-tag{background:#16c4951a;border-color:#16c4954d;color:var(--teal)}.hp .inst-strip__art{display:grid;place-items:center}.hp .inst-strip__art img{max-width:200px}.hp .blog-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:0;border:1px solid var(--hp-border);border-radius:var(--radius-hp-xl);overflow:hidden;background:var(--hp-card);box-shadow:var(--shadow-sm)}@media(max-width:860px){.hp .blog-feature{grid-template-columns:1fr}}.hp .blog-feature__cover{min-height:280px;background:linear-gradient(135deg,var(--mint) 0%,var(--mint-deep) 55%,var(--teal) 100%);position:relative;display:grid;place-items:center}.hp .blog-feature__cover .spark{position:absolute;inset:0;background-image:radial-gradient(circle at 22% 30%,rgba(255,255,255,.5) 0 2px,transparent 3px),radial-gradient(circle at 70% 64%,rgba(255,255,255,.4) 0 3px,transparent 4px),radial-gradient(circle at 50% 18%,rgba(255,255,255,.35) 0 2px,transparent 3px)}.hp .blog-feature__cover .tagbig{position:relative;font-size:22px;font-weight:800;color:var(--ink);letter-spacing:-.02em;background:#fff9;padding:8px 18px;border-radius:999px}.hp .blog-feature__body{padding:36px 40px;display:flex;flex-direction:column;justify-content:center}.hp .blog-meta{display:flex;gap:12px;align-items:center;font-size:12.5px;color:var(--fg-muted);font-weight:600}.hp .blog-tag{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-deep);background:var(--mint-soft);padding:4px 10px;border-radius:999px}.hp .blog-feature__body h2{font-size:clamp(24px,2.6vw,34px);font-weight:800;letter-spacing:-.03em;margin-top:16px;line-height:1.1}.hp .blog-feature__body p{font-size:16px;color:var(--fg-muted);margin-top:14px;line-height:1.6}.hp .blog-feature__body .panel__link{margin-top:22px}.hp .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:24px}@media(max-width:900px){.hp .blog-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.hp .blog-grid{grid-template-columns:1fr}}.hp .blog-card{display:flex;flex-direction:column;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--radius-hp-lg);overflow:hidden;box-shadow:var(--shadow-xs);transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.hp .blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.hp .blog-card__cover{height:132px;position:relative}.hp .blog-card__cover .spark{position:absolute;inset:0;background-image:radial-gradient(circle at 28% 36%,rgba(255,255,255,.45) 0 2px,transparent 3px),radial-gradient(circle at 72% 60%,rgba(255,255,255,.35) 0 2px,transparent 3px)}.hp .blog-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.hp .blog-card__body h3{font-size:18.5px;font-weight:800;letter-spacing:-.02em;margin-top:12px;line-height:1.15}.hp .blog-card__body p{font-size:14px;color:var(--fg-muted);margin-top:10px;line-height:1.5;flex:1}.hp .blog-card__body .rt{font-size:12.5px;color:var(--fg-muted);margin-top:16px}.hp .stub{min-height:62vh;display:grid;place-items:center;text-align:center;padding:80px 24px}.hp .stub img{width:150px;margin:0 auto 28px}.hp .stub h1{font-size:clamp(30px,4vw,48px);font-weight:800;letter-spacing:-.03em}.hp .stub p{font-size:18px;color:var(--fg-muted);margin:18px auto 0;max-width:30em}.hp .stub .chip-note{display:inline-block;margin-top:14px;font-size:12.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--teal-deep);background:var(--mint-soft);padding:6px 14px;border-radius:999px}.hp .stub .hero-actions{justify-content:center;margin-top:30px}.hp details>summary{list-style:none;cursor:pointer}.hp details>summary::-webkit-details-marker{display:none}.hp details>summary::marker{content:""}.hp .faq-item[open] .faq-q .pm{transform:translateY(-50%) rotate(45deg)}.hp .app-layout{display:grid;grid-template-columns:130px 1fr}.hp .app-sidebar{background:#f4f8f6;border-right:1px solid #ECF1F0;padding:11px 9px;display:flex;flex-direction:column;gap:2px}.dark .hp .app-sidebar{background:var(--bg-subtle);border-right-color:var(--hp-border)}.hp .app-sidebar__brand{display:flex;align-items:center;gap:5px;padding:2px 4px 10px}.hp .app-sidebar__brand img{border-radius:50%}.hp .app-sidebar__brand span:nth-child(2){font-size:12.5px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.dark .hp .app-sidebar__brand span:nth-child(2){color:var(--fg)}.hp .app-sidebar__beta{padding:1px 5px;border-radius:999px;background:var(--ink);color:var(--mint);font-size:7px;font-weight:800;letter-spacing:.04em}.hp .asn{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:8px;font-size:11.5px;font-weight:500;color:#5b7378;white-space:nowrap;overflow:hidden}.dark .hp .asn{color:var(--fg-muted)}.hp .asn.active{background:#fff;border:1px solid #E6ECEA;color:var(--ink);font-weight:700}.dark .hp .asn.active{background:var(--hp-card);border-color:var(--hp-border);color:var(--fg)}.hp .app-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.hp .app-topbar__title{font-size:14px;font-weight:800;color:var(--ink)}.dark .hp .app-topbar__title{color:var(--fg)}.hp .app-topbar__right{display:flex;align-items:center;gap:7px}.hp .app-topbar__streak{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:999px;background:#fdeedd;color:#b45309;font-size:10px;font-weight:700}.dark .hp .app-topbar__streak{background:#fdb84d26;color:#f59e0b}.hp .app-welcome-card{border:1px solid #ECF1F0;border-radius:10px;padding:11px 12px;margin-bottom:9px;display:flex;align-items:center;gap:9px;overflow:hidden}.dark .hp .app-welcome-card{border-color:var(--hp-border)}.hp .app-welcome-card__copy{flex:1;min-width:0}.hp .app-welcome-card__name{font-size:13px;font-weight:800;margin-bottom:2px;color:var(--ink)}.dark .hp .app-welcome-card__name{color:var(--fg)}.hp .app-welcome-card__sub{font-size:10px;color:#6a8085;margin-bottom:8px;line-height:1.4}.dark .hp .app-welcome-card__sub{color:var(--fg-muted)}.hp .app-welcome-card__actions{display:flex;gap:5px;flex-wrap:wrap}.hp .awc-btn{padding:4px 8px;border-radius:6px;font-size:9.5px;font-weight:600;background:#f1f5f4;color:var(--ink);white-space:nowrap}.hp .awc-btn.primary{background:#16c495;color:#fff;font-weight:700}.dark .hp .awc-btn{background:var(--ink-08);color:var(--fg)}.hp .app-welcome-card__bot{flex:none;border-radius:6px}.hp .app-dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hp .app-dash-card{border:1px solid #ECF1F0;border-radius:10px;padding:10px 11px}.dark .hp .app-dash-card{border-color:var(--hp-border)}.hp .adc-label{font-size:10px;color:#6a8085;font-weight:600;margin-bottom:7px}.dark .hp .adc-label{color:var(--fg-muted)}.hp .adc-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.hp .adc-all{font-size:9px;color:#16c495;font-weight:700}.hp .adc-goal{display:flex;align-items:center;gap:9px}.hp .adc-goal__t{font-size:11px;font-weight:800;color:var(--ink)}.dark .hp .adc-goal__t{color:var(--fg)}.hp .adc-goal__s{font-size:9.5px;color:#6a8085;margin-top:2px}.dark .hp .adc-goal__s{color:var(--fg-muted)}.hp .adc-add{margin-top:8px;padding:5px;border-radius:6px;background:#e6faf2;color:#0c8c68;font-size:9.5px;font-weight:700;text-align:center}.dark .hp .adc-add{background:#16c4951f;color:#16c495}.hp .adc-tasks{display:flex;flex-direction:column;gap:6px}.hp .adc-task{display:flex;align-items:center;gap:6px;font-size:10px;color:#28454b}.dark .hp .adc-task{color:var(--fg-muted)}.hp .adc-task span{flex:1}.hp .adc-task b{font-weight:800;color:var(--ink);font-size:10.5px}.dark .hp .adc-task b{color:var(--fg)}.hp .companion-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hp .companion-title{font-size:clamp(26px,3.2vw,42px);font-weight:800;letter-spacing:-.035em;margin-top:16px;line-height:1.08}.hp .companion-lead{font-size:17px;color:var(--fg-muted);margin-top:18px;line-height:1.6}.hp .companion-traits{display:flex;flex-direction:column;gap:18px;margin-top:30px}.hp .companion-trait{display:flex;gap:14px;align-items:flex-start}.hp .companion-trait__icon{flex:0 0 auto;width:38px;height:38px;border-radius:10px;background:var(--mint-soft);color:var(--teal-deep);display:grid;place-items:center}.hp .companion-trait__icon svg{width:18px;height:18px}.hp .companion-trait h4{font-size:15.5px;font-weight:800;letter-spacing:-.02em}.hp .companion-trait p{font-size:13.5px;color:var(--fg-muted);margin-top:4px;line-height:1.5}.hp .companion-cta{display:inline-flex;align-items:center;gap:8px;margin-top:28px;font-weight:700;font-size:15px;color:var(--teal)}.hp .companion-cta svg{width:16px;height:16px;transition:transform .18s}.hp .companion-cta:hover svg{transform:translate(3px)}.hp .cm-match{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:12px;padding:11px 14px;display:flex;align-items:center;gap:12px;margin-top:10px}.hp .cm-match__ring{width:38px;height:38px;border-radius:50%;background:conic-gradient(var(--mint-deep) 0 87%,var(--ink-12) 87% 100%);display:grid;place-items:center;flex:0 0 auto}.hp .cm-match__ring i{width:28px;height:28px;border-radius:50%;background:var(--hp-card);display:grid;place-items:center;font-style:normal;font-size:10.5px;font-weight:800}.hp .cm-match__copy{font-size:12.5px;line-height:1.4}.hp .cm-match__copy b{font-weight:800;display:block}.hp .cm-match__copy span{font-size:11px;color:var(--fg-muted)}@media(max-width:960px){.hp .companion-grid{grid-template-columns:1fr;gap:40px}}.hp .compass-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px}.hp .compass-card{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--radius-hp-lg);overflow:hidden;transition:transform .22s var(--ease),box-shadow .22s}.hp .compass-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.hp .compass-card__head{padding:22px 22px 16px}.hp .compass-card__head h4{font-size:18px;font-weight:800;letter-spacing:-.02em;margin:0}.hp .compass-card__head p{font-size:12.5px;font-weight:700;margin-top:4px}.hp .compass-card__body{padding:16px 22px 22px}.hp .compass-card__body .desc{font-size:13.5px;color:var(--fg-muted);line-height:1.55}.hp .compass-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.hp .compass-tag{font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:999px;background:var(--ink-08);color:var(--fg-muted);border:1px solid var(--hp-border)}.hp .compass-explore{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--teal-deep)}.hp .compass-explore svg{width:16px;height:16px;transition:transform .18s}.hp .compass-explore:hover svg{transform:translate(3px)}@media(max-width:960px){.hp .compass-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hp .compass-grid{grid-template-columns:1fr}}.hp .sec-tight{padding:18px 0}.hp .accent{color:var(--teal)}.hp .eyebrow--mint,.dark .hp .eyebrow--mint{color:var(--mint)}.hp .btn-teal{background:var(--teal);color:#fff;box-shadow:0 10px 24px #16c49552}.hp .btn-teal:hover{transform:translateY(-2px);box-shadow:0 14px 30px #16c4956b}.hp .agency-sec{background:var(--bg-subtle);padding:96px 0}.hp .agency-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.hp .agency-title{font-size:clamp(28px,3.4vw,44px);font-weight:800;line-height:1.06;letter-spacing:-.035em;margin:16px 0 0}.hp .agency-lead{font-size:17px;line-height:1.6;color:var(--fg-muted);margin:16px 0 0;max-width:30em}.hp .agency-bot{width:130px;height:auto;margin-top:28px;filter:drop-shadow(0 16px 26px rgba(6,44,51,.14))}.hp .agency-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hp .agency-card{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:16px;padding:22px;transition:transform .22s var(--ease),box-shadow .22s}.hp .agency-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm)}.hp .agency-card__ic{width:40px;height:40px;border-radius:11px;background:var(--mint-soft);display:grid;place-items:center;color:var(--teal)}.hp .agency-card h3{font-size:16.5px;font-weight:800;letter-spacing:-.02em;margin:14px 0 0}.hp .agency-card p{font-size:14px;line-height:1.5;color:var(--fg-muted);margin:8px 0 0}@media(max-width:860px){.hp .agency-grid{grid-template-columns:1fr}.hp .agency-bot{width:100px}}@media(max-width:560px){.hp .agency-cards{grid-template-columns:1fr}}.hp .cvcheck-grid{display:grid;grid-template-columns:minmax(340px,.86fr) 1fr;gap:52px;align-items:center}.hp .cvcheck-title{font-size:clamp(30px,5.2vw,48px);font-weight:800;line-height:1.04;margin:0 0 16px}.hp .cvcheck-lead{font-size:19px;line-height:1.5;color:var(--fg-muted);max-width:440px;margin:0 0 34px}.hp .cvcheck-feats{display:flex;flex-direction:column;gap:22px}.hp .cvcheck-feat{display:flex;gap:16px;align-items:flex-start}.hp .cvcheck-feat__ic{flex:none;width:48px;height:48px;border-radius:999px;background:var(--mint-soft);display:grid;place-items:center;color:var(--teal)}.hp .cvcheck-feat__ic svg{width:23px;height:23px}.hp .cvcheck-feat h3{font-size:18px;font-weight:800;margin:0 0 3px}.hp .cvcheck-feat p{font-size:15px;line-height:1.45;color:var(--fg-muted)}.hp .cvcheck-art{position:relative}.hp .cvc-grid{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:auto auto;gap:14px}.hp .cvc-card{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:16px;padding:16px 17px;box-shadow:var(--shadow-md)}.hp .cvc-card__t{font-size:14px;font-weight:800}.hp .cvc-card__s{font-size:11px;color:var(--fg-muted);margin-bottom:12px}.hp .cvc-score{display:flex;gap:14px;align-items:center}.hp .cvc-ring{position:relative;flex:none}.hp .cvc-ring--96{width:96px;height:96px}.hp .cvc-ring--74{width:74px;height:74px}.hp .cvc-ring--44{width:44px;height:44px}.hp .cvc-ring__o{position:absolute;inset:0;display:grid;place-items:center;text-align:center}.hp .cvc-ring__o span{display:block;font-size:27px;font-weight:800;line-height:1;color:var(--fg)}.hp .cvc-ring--74 .cvc-ring__o span{font-size:18px}.hp .cvc-ring--44 .cvc-ring__o span{font-size:11px}.hp .cvc-ring__o small{font-size:9px;color:var(--fg-muted)}.hp .cvc-subs{flex:1;display:flex;flex-direction:column;gap:9px}.hp .cvc-sub__r{display:flex;justify-content:space-between;font-size:10.5px;margin-bottom:3px}.hp .cvc-sub__r span:first-child{color:var(--fg);font-weight:600}.hp .cvc-sub__v{color:var(--fg-muted)}.hp .cvc-track{height:6px;border-radius:999px;background:var(--ink-08)}.hp .cvc-fill{height:6px;border-radius:999px;background:var(--teal)}.hp .cvc-fill--o{background:var(--orange)}.hp .cvc-note{margin-top:13px;display:flex;gap:9px;align-items:center;background:var(--bg-subtle);border-radius:10px;padding:9px 11px}.hp .cvc-note__ic{width:26px;height:26px;border-radius:7px;background:var(--mint-soft);display:grid;place-items:center;color:var(--teal);flex:none}.hp .cvc-note__ic svg{width:15px;height:15px}.hp .cvc-note span:last-child{font-size:11px;color:var(--fg-muted);line-height:1.35}.hp .cvc-issues{display:flex;flex-direction:column;gap:11px}.hp .cvc-issue{display:flex;align-items:center;gap:9px}.hp .cvc-issue__d{width:14px;height:14px;border-radius:3px;flex:none}.hp .cvc-issue__d--crit{background:#e5484d}.hp .cvc-issue__d--warn{background:#e8b43a}.hp .cvc-issue__d--enh{background:#3b82f6;border-radius:999px}.hp .cvc-issue__l{flex:1;font-size:12.5px;font-weight:600;color:var(--fg)}.hp .cvc-issue b{font-size:12.5px;font-weight:800}.hp .cvc-issue__a{color:var(--ink-40)}.hp .cvc-allissues{margin-top:13px;padding-top:12px;border-top:1px solid var(--hp-border);display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700}.hp .cvc-acts{display:flex;flex-direction:column;gap:9px}.hp .cvc-act{display:flex;align-items:center;gap:10px;border:1px solid var(--hp-border);border-radius:10px;padding:9px 11px}.hp .cvc-act__n{width:22px;height:22px;border-radius:999px;background:var(--ink-08);display:grid;place-items:center;font-size:11px;font-weight:800;flex:none}.hp .cvc-act__c{flex:1}.hp .cvc-act__t{font-size:12px;font-weight:700}.hp .cvc-act__d{font-size:10px;color:var(--fg-muted)}.hp .cvc-act__pts{font-size:10px;font-weight:800;color:var(--teal);background:var(--mint-soft);padding:3px 7px;border-radius:999px}.hp .cvc-match{display:flex;gap:12px;align-items:center;margin-bottom:11px}.hp .cvc-match__t{font-size:13px;font-weight:800}.hp .cvc-match__l{font-size:10px;color:var(--fg-muted)}.hp .cvc-mlist{display:flex;flex-direction:column;gap:6px}.hp .cvc-mli{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--fg)}.hp .cvc-mli svg{width:13px;height:13px;flex:none}.hp .cvc-float{position:absolute;left:-30px;top:118px;width:188px;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:14px;padding:13px;box-shadow:var(--shadow-lg)}.hp .cvc-float__head{display:flex;gap:9px;margin-bottom:10px}.hp .cvc-float__av{width:42px;height:42px;border-radius:9px;background:#cff3e7;display:grid;place-items:center;flex:none;overflow:hidden}.hp .cvc-float__n{font-size:12px;font-weight:800}.hp .cvc-float__r{font-size:9px;color:var(--fg-muted)}.hp .cvc-float__lbl{font-size:9px;font-weight:800;color:var(--fg);margin-bottom:4px}.hp .cvc-float__lines{display:flex;flex-direction:column;gap:3px;margin-bottom:9px}.hp .cvc-float__lines i{height:4px;border-radius:2px;background:var(--ink-08);display:block}.hp .cvc-float__sec{margin-top:11px;display:flex;gap:7px;align-items:center;background:var(--bg-subtle);border-radius:9px;padding:7px 8px}.hp .cvc-float__sec svg{width:14px;height:14px;flex:none}.hp .cvc-float__sec span{font-size:8.5px;color:var(--fg-muted);line-height:1.3}@media(max-width:980px){.hp .cvcheck-grid{grid-template-columns:minmax(0,1fr)}.hp .cvc-float{display:none}}@media(max-width:560px){.hp .cvc-grid{grid-template-columns:1fr}}.hp .confband{background:var(--teal);border-radius:22px;padding:26px 34px;display:flex;align-items:center;gap:22px;box-shadow:0 22px 44px -20px #16c49599}.hp .confband__ic{width:54px;height:54px;border-radius:14px;background:#fff3;display:grid;place-items:center;flex:none}.hp .confband__ic svg{width:28px;height:28px}.hp .confband__copy{flex:1}.hp .confband__h{font-size:23px;font-weight:800;color:#fff}.hp .confband__p{font-size:15px;color:#ffffffe6}.hp .confband__cta{display:inline-flex;align-items:center;gap:9px;padding:14px 26px;border-radius:999px;background:var(--ink);color:#fff;font-size:16px;font-weight:700;transition:transform .22s var(--ease),box-shadow .22s}.hp .confband__cta:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.hp .confband__cta svg{width:18px;height:18px}.dark .hp .confband__cta{background:#062c33}@media(max-width:720px){.hp .confband{flex-direction:column;align-items:flex-start;text-align:left}}.hp .apps-sec{background:var(--bg-subtle);padding:72px 0}.dark .hp .apps-sec{background:var(--bg-subtle)}.hp .apps-grid{display:grid;grid-template-columns:minmax(340px,.82fr) 1fr;gap:48px;align-items:center}.hp .apps-title{font-size:clamp(30px,5.5vw,50px);font-weight:800;line-height:1.04;margin:0 0 16px}.hp .apps-lead{font-size:19px;line-height:1.5;color:var(--fg-muted);max-width:440px;margin:0 0 26px}.hp .apps-sub{margin-top:18px;display:flex;align-items:center;gap:8px;font-size:14px;color:var(--fg-muted)}.hp .apps-sub svg{width:16px;height:16px;flex:none}.hp .apps-mini{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.hp .apps-minicard{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:14px;padding:16px;transition:transform .22s var(--ease),box-shadow .22s}.hp .apps-minicard:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.hp .apps-minicard__ic{width:38px;height:38px;border-radius:10px;background:var(--mint-soft);display:grid;place-items:center;color:var(--teal);margin-bottom:11px}.hp .apps-minicard__ic svg{width:20px;height:20px}.hp .apps-minicard h3{font-size:16px;font-weight:800;margin:0 0 3px}.hp .apps-minicard p{font-size:13px;line-height:1.45;color:var(--fg-muted)}.hp .apps-art{position:relative}.hp .apps-screen{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-lg);display:grid;grid-template-columns:140px 1fr;min-height:430px}.hp .apps-screen__side{background:var(--bg-subtle);border-right:1px solid var(--hp-border);padding:13px 11px;display:flex;flex-direction:column;gap:2px}.hp .apps-side__brand{display:flex;align-items:center;gap:6px;padding:2px 4px 12px;font-size:13px;font-weight:800}.hp .apps-side__beta{padding:1px 5px;border-radius:999px;background:var(--ink);color:var(--mint);font-size:6.5px;font-weight:800}.hp .apps-side__n{display:flex;align-items:center;gap:8px;padding:7px 9px;color:var(--fg-muted);font-size:12px;font-weight:500;border-radius:8px}.hp .apps-side__n svg{width:14px;height:14px}.hp .apps-side__n--active{background:var(--teal);color:#fff;font-weight:700}.hp .apps-side__sub{font-size:10.5px;color:var(--fg-muted);padding:4px 9px 4px 31px}.hp .apps-side__spacer{flex:1}.hp .apps-side__acct{display:flex;align-items:center;gap:8px;padding:7px;border-radius:9px;background:var(--hp-card);border:1px solid var(--hp-border)}.hp .apps-side__acct img{border-radius:999px;object-fit:cover}.hp .apps-side__acct-n{font-size:10px;font-weight:800}.hp .apps-side__acct-r{font-size:8px;color:var(--fg-muted)}.hp .apps-screen__main{padding:14px 16px}.hp .apps-main__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.hp .apps-main__t{font-size:17px;font-weight:800}.hp .apps-main__s{font-size:11px;color:var(--fg-muted)}.hp .apps-main__add{padding:7px 12px;border-radius:999px;background:var(--teal);color:#fff;font-size:11px;font-weight:700}.hp .apps-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.hp .apps-stat{border:1px solid var(--hp-border);border-radius:11px;padding:10px 11px}.hp .apps-stat__v{font-size:21px;font-weight:800;line-height:1}.hp .apps-stat__t{font-size:10px;font-weight:700;margin:3px 0 1px}.hp .apps-stat__d{font-size:8.5px;color:var(--fg-muted)}.hp .apps-tabs{display:flex;gap:7px;margin-bottom:12px;font-size:10px;flex-wrap:wrap}.hp .apps-tab{padding:5px 10px;border-radius:999px;background:var(--ink-08);color:var(--fg-muted);font-weight:600}.hp .apps-tab--active{background:var(--ink);color:#fff;font-weight:700}.dark .hp .apps-tab--active{background:var(--mint);color:var(--ink)}.hp .apps-table{display:flex;flex-direction:column}.hp .apps-thead{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;font-size:8.5px;font-weight:700;color:var(--fg-muted);letter-spacing:.04em;padding:0 0 8px;border-bottom:1px solid var(--hp-border)}.hp .apps-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:center;font-size:10px;padding:9px 0;border-bottom:1px solid var(--hp-border)}.hp .apps-row--last{border-bottom:none}.hp .apps-co{display:flex;align-items:center;gap:7px}.hp .apps-logo{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;font-weight:800;font-size:11px;flex:none}.hp .apps-logo--lg{width:30px;height:30px;font-size:14px}.hp .apps-logo--blue{background:#e6f0fb;color:#3b82f6}.hp .apps-logo--orange{background:#fde6dc;color:#ef7b45}.hp .apps-logo--mint{background:var(--mint-soft);color:var(--teal)}.hp .apps-logo--purple{background:#efeaf9;color:#7c5cd0}.hp .apps-logo--ink{background:var(--ink);color:var(--mint)}.hp .apps-co__n{font-weight:700}.hp .apps-co__r{font-size:8px;color:var(--fg-muted)}.hp .apps-st{font-weight:700}.hp .apps-st--green{color:var(--teal)}.hp .apps-st--amber{color:#e8b43a}.hp .apps-st--orange{color:#ef7b45}.hp .apps-st--grey{color:var(--fg-muted)}.hp .apps-stage{color:var(--fg)}.hp .apps-next{color:var(--fg-muted)}.hp .apps-float{position:absolute;right:-26px;bottom:-24px;width:268px;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:14px;padding:14px;box-shadow:var(--shadow-lg)}.hp .apps-float__head{display:flex;align-items:center;gap:8px;margin-bottom:11px}.hp .apps-float__t{font-size:12px;font-weight:800}.hp .apps-float__s{font-size:9px;color:var(--fg-muted)}.hp .apps-float__lbl{font-size:10px;font-weight:800;margin-bottom:8px}.hp .apps-float__rounds{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}.hp .apps-round{display:flex;align-items:center;gap:8px}.hp .apps-round__n{width:18px;height:18px;border-radius:999px;background:var(--ink-08);display:grid;place-items:center;font-size:9px;font-weight:800;flex:none}.hp .apps-round__c{flex:1}.hp .apps-round__t{font-size:10px;font-weight:700}.hp .apps-round__d{font-size:8px;color:var(--fg-muted)}.hp .apps-round__s{font-size:8px;font-weight:700;padding:2px 6px;border-radius:999px}.hp .apps-round__s--done{color:var(--teal);background:var(--mint-soft)}.hp .apps-round__s--conf{color:#1a6fd0;background:#e6f0fb}.hp .apps-round__s--sched{color:#8b5a0a;background:#fcebc6}.hp .apps-float__match{display:flex;align-items:center;gap:10px;background:var(--bg-subtle);border-radius:10px;padding:9px 11px}.hp .apps-float__match-t{font-size:11px;font-weight:800}.hp .apps-float__rec{font-size:8px;color:var(--teal);background:var(--mint-soft);padding:1px 5px;border-radius:999px;font-weight:700}.hp .apps-float__match-d{font-size:9px;color:var(--fg-muted)}@media(max-width:980px){.hp .apps-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:540px){.hp .apps-mini{grid-template-columns:1fr}}.hp .aiband{background:#dffbef;border:1px solid #BDF3DD;border-radius:22px;padding:24px 30px;display:flex;align-items:center;gap:26px}.dark .hp .aiband{background:#87ffde14;border-color:#87ffde33}.hp .aiband__bot{flex:none}.hp .aiband__copy{flex:none;max-width:300px}.hp .aiband__h{font-size:20px;font-weight:800}.hp .aiband__p{font-size:14px;color:var(--fg-muted);margin-top:3px}.hp .aiband__feats{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hp .aiband__feat{display:flex;gap:11px;align-items:flex-start}.hp .aiband__ic{width:38px;height:38px;border-radius:10px;background:var(--hp-card);display:grid;place-items:center;color:var(--teal);flex:none}.hp .aiband__ic svg{width:20px;height:20px}.hp .aiband__feat-t{font-size:14px;font-weight:800}.hp .aiband__feat-d{font-size:12px;color:var(--fg-muted)}@media(max-width:900px){.hp .aiband{flex-direction:column;align-items:flex-start}.hp .aiband__feats{width:100%;grid-template-columns:1fr}}.hp .ext-sec{background:var(--bg);padding:80px 0}.dark .hp .ext-sec{background:var(--bg)}.hp .ext-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center}.hp .ext-grid>:first-child{order:2}.hp .ext-grid>:last-child{order:1}.hp .ext-title{font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.06;margin:14px 0 16px}.hp .ext-lead{font-size:18px;line-height:1.55;color:var(--fg-muted);max-width:460px;margin:0 0 26px}.hp .ext-list{display:flex;flex-direction:column;gap:13px;margin-bottom:28px}.hp .ext-li{display:flex;gap:11px;align-items:center;font-size:15px;color:var(--fg)}.hp .ext-li svg{width:18px;height:18px;flex:none}.hp .ext-actions{display:flex;gap:14px;align-items:center}.hp .ext-note{font-size:13.5px;color:var(--fg-muted);font-weight:600}.hp .ext-art{position:relative;display:flex;justify-content:center;min-height:440px}.hp .ext-browser{position:absolute;inset:24px 36px 24px 0;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:16px;box-shadow:var(--shadow-md)}.hp .ext-browser__bar{display:flex;align-items:center;gap:6px;padding:11px 14px;border-bottom:1px solid var(--hp-border)}.hp .ext-browser__bar>span{width:9px;height:9px;border-radius:999px;background:var(--ink-12)}.hp .ext-browser__url{margin-left:10px;height:18px;flex:1;border-radius:999px;background:var(--ink-08)}.hp .ext-browser__body{padding:16px;display:flex;flex-direction:column;gap:9px}.hp .ext-browser__body i{height:8px;border-radius:3px;background:var(--ink-08);display:block}.hp .ext-shot{position:relative;width:300px;max-width:100%;align-self:center;border-radius:16px;box-shadow:var(--shadow-lg);border:1px solid var(--hp-border);height:max-content}.hp .ext-chip{position:absolute;left:-6px;bottom:8px;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:13px;padding:11px 14px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:10px}.hp .ext-chip__ic{width:30px;height:30px;border-radius:8px;background:var(--mint-soft);display:grid;place-items:center;color:var(--teal);flex:none}.hp .ext-chip__ic svg{width:17px;height:17px}.hp .ext-chip__t{font-size:12.5px;font-weight:800}.hp .ext-chip__d{font-size:10.5px;color:var(--fg-muted)}@media(max-width:860px){.hp .ext-grid{grid-template-columns:minmax(0,1fr)}}.hp .ext-popup{background:var(--hp-card);padding:0;overflow:hidden}.hp .ext-popup__head{display:flex;align-items:center;gap:7px;padding:11px 14px;border-bottom:1px solid var(--hp-border)}.hp .ext-popup__head span{font-size:12.5px;font-weight:800;color:var(--ink)}.dark .hp .ext-popup__head span{color:var(--fg)}.hp .ext-popup__saved{font-size:11px;font-weight:700;color:var(--teal);padding:6px 14px;background:var(--mint-soft);border-bottom:1px solid var(--hp-border);display:flex;align-items:center;gap:6px}.hp .ext-popup__saved svg{width:13px;height:13px}.hp .ext-popup__jobs{padding:8px;display:flex;flex-direction:column;gap:6px}.hp .ext-popup__job{display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid var(--hp-border);border-radius:10px;background:var(--bg)}.dark .hp .ext-popup__job{background:var(--bg-subtle)}.hp .ext-popup__jinfo{flex:1;min-width:0}.hp .ext-popup__jt{font-size:11.5px;font-weight:700;color:var(--fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp .ext-popup__jc{font-size:10px;color:var(--fg-muted);margin-top:1px}.hp .ext-popup__btn{padding:5px 10px;border-radius:999px;background:var(--teal);color:#fff;font-size:10.5px;font-weight:700;border:none;cursor:pointer;white-space:nowrap;flex:none}.hp .ext-popup__btn--saved{background:var(--mint-soft);color:var(--teal)}.hp .mom-grid{display:grid;grid-template-columns:minmax(340px,.82fr) 1fr;gap:48px;align-items:center}.hp .mom-title{font-size:clamp(29px,5vw,46px);font-weight:800;line-height:1.05;margin:14px 0 16px}.hp .mom-lead{font-size:19px;line-height:1.5;color:var(--fg-muted);max-width:440px;margin:0 0 24px}.hp .mom-chips{display:flex;gap:10px;flex-wrap:wrap}.hp .mom-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:999px;background:var(--ink-08);color:var(--fg);font-size:14px;font-weight:700}.hp .mom-chip svg{width:16px;height:16px}.hp .mom-chip--mint{background:var(--mint-soft);color:var(--teal)}.hp .mom-cards{display:flex;flex-direction:column;gap:16px}.hp .mom-funnel,.hp .mom-ach{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:18px;box-shadow:var(--shadow-md)}.hp .mom-funnel{padding:22px 24px}.hp .mom-funnel__head{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:16px;font-weight:800}.hp .mom-funnel__head svg{width:18px;height:18px}.hp .mom-steps{display:flex;align-items:flex-start;justify-content:space-between}.hp .mom-step{text-align:center;width:74px}.hp .mom-circle{width:60px;height:60px;border-radius:999px;border:3px solid var(--hp-border);display:grid;place-items:center;font-size:20px;font-weight:800;margin:0 auto 8px}.hp .mom-circle--soft{background:#cff7ea;border-color:transparent;color:var(--ink)}.hp .mom-circle--teal{background:var(--teal);border-color:transparent;color:#fff}.hp .mom-circle--ink{background:var(--ink);border-color:transparent;color:var(--mint)}.hp .mom-step__t{font-size:12px;font-weight:700}.hp .mom-step__p{font-size:10px;color:var(--fg-muted)}.hp .mom-step__p--g{color:var(--teal);font-weight:700}.hp .mom-line{flex:1;height:3px;background:var(--ink-08);margin-top:29px;border-radius:2px}.hp .mom-funnel__foot{margin-top:20px;padding-top:16px;border-top:1px solid var(--hp-border);display:flex;align-items:center;justify-content:space-between;gap:12px}.hp .mom-funnel__note{font-size:12.5px;color:var(--fg-muted);line-height:1.4;max-width:60%}.hp .mom-funnel__btn{padding:9px 16px;border-radius:999px;border:1.5px solid var(--hp-border);font-size:12.5px;font-weight:700}.hp .mom-ach{padding:20px 22px}.hp .mom-ach__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.hp .mom-ach__title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:800}.hp .mom-ach__title svg{width:18px;height:18px}.hp .mom-ach__count{font-size:11px;color:var(--fg-muted)}.hp .mom-ach__items{display:flex;gap:14px;margin-top:14px}.hp .mom-ach__item{flex:1;display:flex;align-items:center;gap:10px}.hp .mom-ach__ic{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex:none}.hp .mom-ach__ic svg{width:20px;height:20px}.hp .mom-ach__ic--mint{background:var(--mint-soft);color:var(--teal)}.hp .mom-ach__ic--cream{background:#fdeedd;color:#ef7b45}.hp .mom-ach__t{font-size:12.5px;font-weight:800}.hp .mom-ach__d{font-size:10px;color:var(--fg-muted)}.hp .mom-ach__next{margin-top:16px;padding-top:14px;border-top:1px solid var(--hp-border)}.hp .mom-ach__next-r{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.hp .mom-ach__next-lbl{font-size:10px;font-weight:800;letter-spacing:.06em;color:var(--fg-muted);text-transform:uppercase}.hp .mom-ach__next-v{font-size:11px;font-weight:700;color:var(--fg-muted)}.hp .mom-ach__goal{font-size:13px;font-weight:800;margin-bottom:8px}.hp .mom-ach__track{height:7px;border-radius:999px;background:var(--ink-08)}.hp .mom-ach__fill{height:7px;border-radius:999px;background:var(--teal)}@media(max-width:980px){.hp .mom-grid{grid-template-columns:minmax(0,1fr)}}.hp .circle-sec{background:var(--ink);color:#fff;padding:80px 0}.dark .hp .circle-sec{background:#021115}.hp .circle-grid{display:grid;grid-template-columns:minmax(340px,.82fr) 1fr;gap:48px;align-items:center}.hp .circle-title{font-size:clamp(29px,5vw,46px);font-weight:800;line-height:1.05;margin:14px 0 16px;color:#fff}.hp .circle-lead{font-size:19px;line-height:1.5;color:#ffffffbd;max-width:460px;margin:0 0 28px}.hp .circle-list{display:flex;flex-direction:column;gap:13px}.hp .circle-li{display:flex;gap:11px;align-items:center;font-size:15px;color:#e6f2f0}.hp .circle-li svg{width:18px;height:18px;flex:none}.hp .circle-art{position:relative}.hp .circle-card{background:#fff;color:var(--ink);border-radius:18px;padding:22px 24px;box-shadow:0 30px 60px -28px #0009;max-width:420px}.hp .circle-card__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.hp .circle-card__title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:800}.hp .circle-card__title svg{width:18px;height:18px}.hp .circle-card__tag{font-size:11px;font-weight:700;color:#0c8c68;background:#e6faf2;padding:5px 11px;border-radius:999px}.hp .circle-friend{display:flex;align-items:center;gap:11px;margin-bottom:14px}.hp .circle-friend__av{width:40px;height:40px;border-radius:999px;background:#cff3e7;display:grid;place-items:center;overflow:hidden;flex:none}.hp .circle-friend__n{flex:1;font-size:14px;font-weight:800}.hp .circle-friend__lvl{font-size:10px;font-weight:700;color:var(--ink);background:#f1f5f4;padding:4px 10px;border-radius:999px}.hp .circle-goal{border:1px solid #ECF1F0;border-radius:12px;padding:12px 14px;margin-bottom:16px}.hp .circle-goal__r{display:flex;justify-content:space-between;font-size:12px;font-weight:700;margin-bottom:8px}.hp .circle-goal__l{display:flex;align-items:center;gap:6px}.hp .circle-goal__dot{width:7px;height:7px;border-radius:999px;background:var(--teal)}.hp .circle-goal__v{color:#8aa0a4}.hp .circle-goal__track{height:6px;border-radius:999px;background:#eaf1ef}.hp .circle-goal__fill{height:6px;border-radius:999px;background:var(--teal)}.hp .circle-code__lbl{font-size:9.5px;font-weight:800;letter-spacing:.06em;color:#a6b5b6;margin-bottom:8px}.hp .circle-code{display:flex;gap:8px}.hp .circle-code__box{flex:1;display:flex;align-items:center;justify-content:space-between;border:1px solid #ECF1F0;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:800;letter-spacing:.06em}.hp .circle-code__box svg{width:14px;height:14px}.hp .circle-code__box{position:relative;user-select:none}.hp .circle-code__cover{position:absolute;inset:0;border-radius:9px;background:linear-gradient(90deg,transparent 28%,rgba(255,255,255,.92) 52%);pointer-events:all;cursor:default}.dark .hp .circle-code__cover{background:linear-gradient(90deg,transparent 28%,rgba(8,35,41,.92) 52%)}.hp .circle-code__add{display:inline-flex;align-items:center;padding:9px 16px;border-radius:10px;background:#e6faf2;color:#0c8c68;font-size:13px;font-weight:700}.hp .circle-review{position:absolute;right:-22px;bottom:-30px;width:272px;background:#fff;color:var(--ink);border-radius:14px;padding:14px;box-shadow:0 30px 56px -20px #0000008c}.hp .circle-review__t{font-size:11px;font-weight:800;margin-bottom:10px}.hp .circle-review__row{display:flex;gap:9px;margin-bottom:11px}.hp .circle-review__doc{width:54px;flex:none;border-radius:8px;background:#cff3e7;padding:7px;display:flex;flex-direction:column;gap:4px}.hp .circle-review__doc i{height:4px;border-radius:2px;background:#fffc;display:block}.hp .circle-review__c{flex:1;display:flex;flex-direction:column;gap:6px}.hp .circle-review__q{font-size:8px;color:#8aa0a4;font-style:italic;border-left:2px solid var(--teal);padding-left:6px;line-height:1.3}.hp .circle-review__n{font-size:10px;font-weight:800}.hp .circle-review__m{font-size:11px}.hp .circle-review__row2{border-top:1px solid #F0F3F3;padding-top:10px;display:flex;gap:9px}.hp .circle-review__av2{width:26px;height:26px;border-radius:999px;background:#fdeedd;display:grid;place-items:center;font-size:11px;font-weight:800;color:#ef7b45;flex:none}.dark .hp .circle-card{background:var(--hp-card);color:var(--fg);border:1px solid var(--hp-border);box-shadow:0 30px 60px -28px #000000b3}.dark .hp .circle-card__tag{background:#16c49529;color:#57e8c7}.dark .hp .circle-friend__av{background:#87ffde24}.dark .hp .circle-friend__lvl{background:var(--ink-08);color:var(--fg)}.dark .hp .circle-goal{border-color:var(--hp-border)}.dark .hp .circle-goal__v{color:var(--fg-muted)}.dark .hp .circle-goal__track{background:var(--ink-12)}.dark .hp .circle-code__lbl{color:var(--fg-muted)}.dark .hp .circle-code__box{border-color:var(--hp-border);color:var(--fg)}.dark .hp .circle-code__add{background:#16c49529;color:#57e8c7}.dark .hp .circle-review{background:var(--hp-card);color:var(--fg);border:1px solid var(--hp-border);box-shadow:0 30px 56px -20px #000000a6}.dark .hp .circle-review__doc{background:#87ffde1f}.dark .hp .circle-review__q{color:var(--fg-muted)}.dark .hp .circle-review__row2{border-top-color:var(--hp-border)}@media(max-width:980px){.hp .circle-grid{grid-template-columns:minmax(0,1fr)}}.hp .inst-card{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:20px;padding:40px 48px;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:var(--shadow-xs)}.hp .inst-card__copy{flex:1}.hp .inst-card__copy h2{font-size:clamp(22px,3vw,30px);font-weight:800;margin:10px 0 12px}.hp .inst-card__copy p{font-size:15.5px;line-height:1.6;color:var(--fg-muted);max-width:560px;margin-bottom:18px}@media(max-width:700px){.hp .inst-card{flex-direction:column;align-items:flex-start;padding:28px 24px}}.hp .who-head{max-width:640px;margin-bottom:40px}.hp .who-title{font-size:clamp(28px,4.8vw,42px);font-weight:800;line-height:1.08;margin:14px 0}.hp .who-lead{font-size:18px;line-height:1.55;color:var(--fg-muted)}.hp .who-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hp .who-card{border:1px solid var(--hp-border);border-radius:18px;padding:28px;background:var(--hp-card);box-shadow:var(--shadow-xs);transition:transform .22s var(--ease),box-shadow .22s}.hp .who-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.hp .who-card__num{font-size:34px;font-weight:800;color:var(--ink-12);letter-spacing:-.02em;margin-bottom:16px}.hp .who-card h3{font-size:22px;font-weight:800;margin:0 0 8px}.hp .who-card p{font-size:15px;line-height:1.5;color:var(--fg-muted);margin:0 0 16px}.hp .who-card__link{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:var(--teal)}.hp .who-card__link svg{width:15px;height:15px;transition:transform .18s}.hp .who-card__link:hover svg{transform:translate(3px)}@media(max-width:860px){.hp .who-grid{grid-template-columns:1fr}}.hp .compass-head{max-width:680px;margin:0 auto 44px}.hp .compass-head.c{text-align:center}.hp .compass-title{font-size:clamp(28px,4.8vw,42px);font-weight:800;line-height:1.08;margin:14px 0 16px}.hp .compass-lead{font-size:18px;line-height:1.55;color:var(--fg-muted)}.hp .compass-sec .compass-grid{grid-template-columns:repeat(3,1fr);margin-top:0}.hp .compass-card__head{display:flex;align-items:center;gap:14px;padding:18px}.hp .compass-card__av{width:64px;height:64px;border-radius:14px;background:#ffffff8c;display:grid;place-items:center;overflow:hidden;flex:none}.hp .compass-card__n{font-size:19px;font-weight:800}.hp .compass-card__s{font-size:11px;font-weight:600;color:#062c3399}.hp .compass-card__head--c1{background:#ffe9cc}.hp .compass-card__head--c2{background:#d6f7ea}.hp .compass-card__head--c3{background:#fde3d6}.hp .compass-card__head--c4{background:#e2eefc}.hp .compass-card__head--c5{background:#ece4f8}.hp .compass-card__head--c6{background:#cff3e7}.dark .hp .compass-card__head{filter:saturate(.7) brightness(.85)}.hp .compass-card__body{padding:16px 18px}.hp .compass-card__body p{font-size:13px;line-height:1.45;color:var(--fg-muted);margin:0 0 12px}.hp .compass-sec .compass-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:0}.hp .compass-sec .compass-tags span{font-size:11px;font-weight:700;color:var(--fg);background:var(--ink-08);padding:4px 10px;border-radius:999px}.hp .compass-foot{text-align:center;margin-top:26px}.hp .compass-all{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--teal)}.hp .compass-all svg{width:16px;height:16px;transition:transform .18s}.hp .compass-all:hover svg{transform:translate(3px)}.hp .why-sec{background:var(--bg);padding:96px 0}.hp .why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.hp .why-copy h2{font-size:clamp(28px,3.4vw,44px);font-weight:800;letter-spacing:-.035em;line-height:1.06;margin:16px 0 0}.hp .why-copy>p{font-size:17px;color:var(--fg-muted);line-height:1.6;margin:16px 0 0;max-width:30em}.hp .why-bot{float:right;width:130px;height:auto;margin:0 0 16px 24px;filter:drop-shadow(0 16px 24px rgba(6,44,51,.16));animation:utFloat 3.8s ease-in-out infinite}.dark .hp .why-bot{filter:drop-shadow(0 16px 24px rgba(0,0,0,.38))}.hp .why-for-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted);margin:28px 0 10px}.hp .why-copy .inst-tag{background:#16c4951f;border-color:#16c49559;color:var(--ink)}.dark .hp .why-copy .inst-tag{background:#87ffde1f;border-color:#87ffde47;color:var(--mint)}.hp .why-inst-block{display:inline-flex;flex-direction:column;align-items:stretch;margin-top:28px}.hp .why-inst-block .inst-tags{margin-top:0}.hp .why-cta{justify-content:center;align-items:center;gap:8px;margin-top:12px}.hp .why-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hp .why-cards--col{grid-template-columns:1fr}.hp .why-card{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:16px;padding:22px}.hp .why-card__ic{width:40px;height:40px;border-radius:11px;background:var(--mint-soft);color:var(--teal);display:grid;place-items:center}.hp .why-card h4{font-size:16.5px;font-weight:800;letter-spacing:-.02em;margin:14px 0 0}.hp .why-card p{font-size:14px;color:var(--fg-muted);line-height:1.5;margin:8px 0 0}@media(max-width:860px){.hp .why-grid{grid-template-columns:1fr}.hp .why-bot{width:100px;margin:0 0 12px 16px}.hp .why-cards--col{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hp .why-cards--col{grid-template-columns:1fr}}
