.home{--faint: #9aa69c;--tint-accent: #E8F5EC;--warn: #b45309;--warn-bg: rgba(245,158,11,.14);--error: #c0392b;--error-bg: rgba(220,38,38,.1);--info: #2563EB;--purple: #7c3aed;--teal: #0d9488;--mono: "JetBrains Mono", monospace}.home .wrap{max-width:1180px;margin:0 auto;padding:0 40px}.home .eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:600}@media(max-width:640px){.home .wrap{padding:0 22px}}.home .btn{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:9px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .15s;font-family:inherit}.home .btn svg{width:15px;height:15px}.home .btn-primary{background:var(--ink);color:#fff}.home .btn-primary:hover{background:var(--accent)}.home .btn-accent{background:var(--accent);color:#fff}.home .btn-accent:hover{background:var(--accent-deep)}.home .btn-outline{background:#fff;color:var(--ink);border:1px solid var(--line-strong)}.home .btn-outline:hover{border-color:var(--ink)}.home .btn-ghost-light{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.home .btn-ghost-light:hover{background:#ffffff2e}.home .hero{position:relative;padding:84px 0 70px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,var(--tint) 100%)}.home .hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 900px 380px at 50% -8%,rgba(22,163,74,.1),transparent 70%)}.home .hero:after{content:"";position:absolute;inset:0;opacity:.5;pointer-events:none;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:64px 64px;-webkit-mask:radial-gradient(70% 60% at 50% 20%,#000,transparent 80%);mask:radial-gradient(70% 60% at 50% 20%,#000,transparent 80%)}.home .hero-in{position:relative;text-align:center}.home .hero-badge{display:inline-flex;align-items:center;gap:9px;padding:7px 14px 7px 9px;border-radius:100px;background:#fff;border:1px solid var(--line);font-size:12.5px;font-weight:600;color:var(--muted);box-shadow:0 1px 3px #0b1f120a}.home .hero-badge .new{font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;font-weight:700;color:var(--accent);background:var(--tint-accent);padding:3px 8px;border-radius:100px}.home .hero h1{font-size:clamp(46px,7.2vw,92px);line-height:.98;letter-spacing:-.045em;font-weight:700;margin:26px auto 0;max-width:15ch;text-wrap:balance}.home .hero h1 .serif{font-size:.98em;letter-spacing:-.02em}.home .hero-rot{display:inline-block;transition:opacity .3s ease,transform .3s ease;will-change:opacity,transform}.home .hero-sub{font-size:clamp(17px,1.9vw,21px);color:var(--muted);max-width:60ch;margin:24px auto 0;line-height:1.5;text-wrap:pretty}.home .hero-ask{display:flex;align-items:center;gap:11px;width:100%;max-width:540px;margin:26px auto 0;padding:10px 10px 10px 15px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 12px 32px -20px #0b1f1266;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.home .hero-ask:hover{border-color:var(--accent);box-shadow:0 16px 38px -18px #16a34a80;transform:translateY(-1px)}.home .hero-ask-ic{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--tint-accent);color:var(--accent);flex-shrink:0}.home .hero-ask-ic svg{width:17px;height:17px}.home .hero-ask-q{flex:1;min-width:0;text-align:left;font-size:15px;color:var(--muted);font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:opacity .22s ease}.home .hero-ask-go{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;font-size:13px;font-weight:700;color:#fff;background:var(--accent);padding:8px 13px;border-radius:9px}.home .hero-ask-go svg{width:14px;height:14px}@media(max-width:560px){.home .hero-ask-q{font-size:14px}.home .hero-ask-go{font-size:12.5px;padding:7px 11px}}.home .hero-ctas{display:flex;gap:13px;justify-content:center;margin-top:32px;flex-wrap:wrap}.home .hero-ctas .btn{padding:14px 24px;font-size:15px}.home .hero-trust{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:22px;font-family:var(--mono);font-size:11.5px;letter-spacing:.04em;color:var(--faint)}.home .hero-trust span{display:inline-flex;align-items:center;gap:7px}.home .hero-trust .sep{color:var(--line-strong)}.home .hero-mock{position:relative;margin:54px auto 0;max-width:1000px;border-radius:18px;border:1px solid var(--line);background:#fff;box-shadow:0 30px 80px -30px #0b1f1247,0 8px 24px -12px #0b1f121f;overflow:hidden}.home .hm-bar{display:flex;align-items:center;gap:10px;padding:13px 18px;border-bottom:1px solid var(--line);background:var(--tint)}.home .hm-bar .dots{display:flex;gap:6px}.home .hm-bar .dots i{width:11px;height:11px;border-radius:50%;background:var(--line-strong);display:block}.home .hm-bar .addr{flex:1;text-align:center;font-family:var(--mono);font-size:11.5px;color:var(--faint);letter-spacing:.03em}.home .hm-body{display:grid;grid-template-columns:64px 1fr;min-height:430px}.home .hm-side{border-right:1px solid var(--line);padding:16px 0;display:flex;flex-direction:column;align-items:center;gap:14px;background:#fff}.home .hm-side .l{width:24px;height:24px;border-radius:7px;background:var(--tint-2)}.home .hm-side .l.on{background:var(--tint-accent)}.home .hm-main{padding:24px 26px;background:var(--tint);text-align:left;min-width:0}.home .hm-h{font-size:18px;font-weight:700;letter-spacing:-.02em;margin:0}.home .hm-sub{font-size:11.5px;color:var(--faint);margin:4px 0 18px}.home .hm-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.home .hm-kpi{background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px 14px}.home .hm-kpi .kl{font-family:var(--mono);font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-weight:600}.home .hm-kpi .kv{font-size:18px;font-weight:700;letter-spacing:-.02em;margin-top:6px}.home .hm-kpi .kv.neg{color:var(--error)}.home .hm-kpi .kv.pos{color:var(--accent)}.home .hm-notices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home .hm-notice{display:flex;gap:12px;background:#fff;border:1px solid var(--line);border-left:3px solid var(--error);border-radius:11px;padding:14px 16px}.home .hm-notice.high{border-left-color:var(--warn)}.home .hm-notice .nb{font-family:var(--mono);font-size:9px;font-weight:700;letter-spacing:.1em;color:var(--error);text-transform:uppercase}.home .hm-notice.high .nb{color:var(--warn)}.home .hm-notice h5{margin:5px 0 3px;font-size:13.5px;font-weight:700}.home .hm-notice p{margin:0;font-size:11.5px;color:var(--muted)}.home .hm-notice .amt{margin-left:auto;font-size:15px;font-weight:700}@media(max-width:720px){.home .hm-body{grid-template-columns:1fr;min-height:0}.home .hm-side{display:none}.home .hm-main{padding:18px 16px}.home .hm-h{font-size:16px}.home .hm-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.home .hm-notices{grid-template-columns:1fr}}.home .strip{padding:30px 0;border-bottom:1px solid var(--line)}.home .strip-in{display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap;font-family:var(--mono);font-size:12px;letter-spacing:.06em;color:var(--muted)}.home .strip-in b{color:var(--ink);font-weight:600}.home .strip-in .x{color:var(--faint)}.home .section{padding:96px 0;border-bottom:1px solid var(--line)}.home .section.alt{background:var(--tint)}.home .sec-head{max-width:62ch;margin-bottom:54px}.home .sec-head.center{margin-left:auto;margin-right:auto;text-align:center}.home .sec-head h2{font-size:clamp(30px,4vw,46px);line-height:1.04;letter-spacing:-.03em;font-weight:700;margin:14px 0 0}.home .sec-head h2 .serif{font-size:1em}.home .sec-head p{font-size:17px;color:var(--muted);margin:18px 0 0;line-height:1.55;text-wrap:pretty}.home .usp-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.home .usp-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:34px}.home .usp-card.dark{background:var(--ink);color:#fff;grid-column:1 / -1;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center;position:relative;overflow:hidden}.home .usp-card.dark:before{content:"";position:absolute;top:-40%;right:-8%;width:55%;height:180%;background:radial-gradient(circle,rgba(34,197,94,.22),transparent 70%)}.home .usp-card.dark .l{position:relative}.home .usp-card.dark h3{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;font-size:38px;line-height:1.12;letter-spacing:-.02em;margin:0;color:#fff}.home .usp-card.dark h3 em{font-style:normal;color:var(--accent-bright)}.home .usp-card.dark p{color:#ffffffb8;font-size:15px;margin:16px 0 0;max-width:42ch}.home .usp-compare{position:relative;display:flex;flex-direction:column;gap:10px}.home .usp-line{display:flex;align-items:center;gap:11px;padding:12px 15px;border-radius:11px;font-size:13.5px}.home .usp-line.old{background:#ffffff0f;color:#fff9}.home .usp-line.new{background:#22c55e24;color:#d6ffe6;border:1px solid rgba(34,197,94,.3)}.home .usp-line .ic{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;flex-shrink:0}.home .usp-line.old .ic{background:#ffffff1a}.home .usp-line.new .ic{background:var(--accent)}.home .usp-line .ic svg{width:13px;height:13px;color:#fff;stroke-width:2.4}.home .usp-card .num-eye{font-family:var(--mono);font-size:11px;letter-spacing:.14em;color:var(--accent);font-weight:600;text-transform:uppercase}.home .usp-card h4{font-size:21px;font-weight:700;letter-spacing:-.02em;margin:14px 0 8px}.home .usp-card p.body{font-size:14.5px;color:var(--muted);margin:0;line-height:1.6}@media(max-width:860px){.home .usp-grid,.home .usp-card.dark{grid-template-columns:1fr}.home .usp-card.dark h3{font-size:30px}}.home .feat-list{display:flex;flex-direction:column;gap:18px}.home .feat{display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:40px;overflow:hidden}.home .feat:nth-child(2n){grid-template-columns:1.05fr 1fr}.home .feat:nth-child(2n) .feat-text{order:2}.home .feat-text .fic{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;margin-bottom:18px}.home .feat-text .fic svg{width:21px;height:21px}.home .feat-text .fic.chat{background:var(--tint-accent);color:var(--accent)}.home .feat-text .fic.dash{background:#2563eb1a;color:var(--info)}.home .feat-text .fic.os{background:var(--warn-bg);color:var(--warn)}.home .feat-text .fic.inv{background:#7c3aed1a;color:var(--purple)}.home .feat-text .fic.day{background:#0d94881a;color:var(--teal)}.home .feat-text .feat-eye{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-weight:600}.home .feat-text h3{font-size:27px;font-weight:700;letter-spacing:-.025em;margin:8px 0 12px;line-height:1.1}.home .feat-text p{font-size:15px;color:var(--muted);margin:0 0 18px;line-height:1.6}.home .feat-text ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.home .feat-text li{display:flex;gap:10px;font-size:14px;color:var(--ink)}.home .feat-text li svg{width:17px;height:17px;color:var(--accent);flex-shrink:0;margin-top:2px;stroke-width:2.4}.home .feat-visual{background:var(--tint);border:1px solid var(--line);border-radius:14px;padding:22px;min-height:280px;display:flex;flex-direction:column;gap:12px}@media(max-width:860px){.home .feat,.home .feat:nth-child(2n){grid-template-columns:1fr;gap:28px}.home .feat:nth-child(2n) .feat-text{order:0}}.home .mv-chip{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:100px;padding:7px 13px;font-size:12.5px;font-weight:500;color:var(--muted);align-self:flex-start}.home .mv-bubble{background:#fff;border:1px solid var(--line);border-radius:13px;padding:14px 16px;font-size:13.5px;line-height:1.5}.home .mv-bubble.user{align-self:flex-end;background:var(--ink);color:#fff;max-width:75%}.home .mv-bubble.riko{max-width:88%}.home .mv-bubble.riko .num-hi{color:var(--accent);font-weight:700}.home .mv-bubble .src{margin-top:9px;padding-top:9px;border-top:1px solid var(--line);font-family:var(--mono);font-size:10px;letter-spacing:.06em;color:var(--faint);text-transform:uppercase}.home .mv-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px 15px;font-size:13px}.home .mv-row .mr-name{font-weight:600}.home .mv-row .mr-sub{font-size:11px;color:var(--faint)}.home .mv-row .mr-amt{font-weight:700;font-variant-numeric:tabular-nums}.home .mv-row .mr-act{font-family:var(--mono);font-size:9.5px;letter-spacing:.08em;color:var(--accent);background:var(--tint-accent);padding:4px 8px;border-radius:6px;font-weight:700}.home .mv-kpis{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home .mv-kpi{background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px}.home .mv-kpi .l{font-family:var(--mono);font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-weight:600}.home .mv-kpi .v{font-size:19px;font-weight:700;letter-spacing:-.02em;margin-top:5px}.home .mv-bars{display:flex;align-items:flex-end;gap:8px;height:120px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:16px}.home .mv-bars .b{flex:1;background:var(--info);border-radius:4px 4px 0 0}.home .mv-bars .b.g{background:var(--accent)}.home .benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home .benefit{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px}.home .benefit .bnum{font-family:var(--mono);font-size:12px;letter-spacing:.1em;color:var(--accent);font-weight:600}.home .benefit h3{font-size:20px;font-weight:700;letter-spacing:-.02em;margin:16px 0 8px}.home .benefit p{font-size:14px;color:var(--muted);margin:0;line-height:1.6}.home .benefit .metric{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:baseline;gap:8px}.home .benefit .metric .m{font-size:26px;font-weight:700;letter-spacing:-.03em;color:var(--accent)}.home .benefit .metric .ml{font-size:12px;color:var(--faint)}@media(max-width:860px){.home .benefits{grid-template-columns:1fr}}.home .hood{background:var(--ink);color:#fff}.home .hood .sec-head h2{color:#fff}.home .hood .sec-head p{color:#ffffffb3}.home .hood-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home .hood-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:28px}.home .hood-card .hic{width:40px;height:40px;border-radius:10px;background:#22c55e24;display:grid;place-items:center;color:var(--accent-bright);margin-bottom:18px}.home .hood-card .hic svg{width:20px;height:20px}.home .hood-card h3{font-size:18px;font-weight:700;letter-spacing:-.015em;margin:0 0 8px;color:#fff}.home .hood-card p{font-size:13.5px;color:#ffffffa6;margin:0;line-height:1.6}.home .hood-card .stat{margin-top:16px;font-family:var(--mono);font-size:11px;letter-spacing:.04em;color:var(--accent-bright)}.home .hood-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:40px;border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden}.home .hood-stat{padding:28px;border-right:1px solid rgba(255,255,255,.12)}.home .hood-stat:last-child{border-right:none}.home .hood-stat .hv{font-size:34px;font-weight:700;letter-spacing:-.03em;line-height:1}.home .hood-stat .hv .serif{color:var(--accent-bright);font-size:.85em}.home .hood-stat .hl{font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin-top:10px}@media(max-width:860px){.home .hood-grid{grid-template-columns:1fr}.home .hood-stats{grid-template-columns:1fr 1fr}.home .hood-stat:nth-child(2){border-right:none}.home .hood-stat:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}}.home .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home .step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;position:relative}.home .step .sn{width:38px;height:38px;border-radius:10px;background:var(--ink);color:#fff;display:grid;place-items:center;font-family:var(--mono);font-weight:600;font-size:15px;margin-bottom:18px}.home .step h3{font-size:19px;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.home .step p{font-size:14px;color:var(--muted);margin:0;line-height:1.6}@media(max-width:860px){.home .steps{grid-template-columns:1fr}}.home .cs-pill{font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--warn);background:var(--warn-bg);padding:4px 9px;border-radius:100px;display:inline-block}.home .ag-top{display:grid;grid-template-columns:1fr 1.15fr;gap:18px;margin-bottom:18px}.home .ag-loop{display:grid;grid-template-rows:repeat(4,1fr);gap:10px}.home .ag-step{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px}.home .ag-step .ag-n{font-family:var(--mono);font-size:12px;font-weight:600;color:var(--accent);padding-top:2px}.home .ag-step b{font-size:16px;letter-spacing:-.01em}.home .ag-step p{margin:4px 0 0;font-size:13px;color:var(--muted);line-height:1.5}.home .ag-con{background:var(--ink);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.home .ag-con-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.1);font-family:var(--mono);font-size:11.5px;color:#ffffffb3;letter-spacing:.04em}.home .ag-con-bar .cs-pill{color:var(--accent-bright);background:#22c55e26}.home .ag-con-body{padding:18px;display:flex;flex-direction:column;gap:11px}.home .ag-line{font-family:var(--mono);font-size:12.5px;color:#ffffffc7;display:flex;gap:12px;align-items:baseline}.home .ag-line .t{color:var(--accent-bright);font-size:11px;flex-shrink:0}.home .ag-line.ok{color:#d6ffe6}.home .ag-ask{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:12px;padding:14px 16px}.home .ag-ask-h{font-family:var(--mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-bright);font-weight:700}.home .ag-ask p{margin:8px 0 12px;font-size:13px;color:#cfe9d6;line-height:1.5}.home .ag-ask-btns{display:flex;gap:9px;flex-wrap:wrap}.home .ag-btn{padding:8px 14px;border-radius:8px;font-size:12.5px;font-weight:600;background:#ffffff1a;color:#fff}.home .ag-btn.primary{background:var(--accent-bright);color:var(--ink)}.home .ag-packs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.home .ag-pack{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;position:relative}.home .ag-pack .cs-pill{position:absolute;top:18px;right:18px}.home .ag-pack h4{font-size:16px;font-weight:700;letter-spacing:-.015em;margin:0 0 8px;max-width:16ch}.home .ag-pack p{margin:0;font-size:13px;color:var(--muted);line-height:1.55}.home .ag-foot{text-align:center;margin:24px 0 0;font-size:14px;color:var(--muted)}.home .ag-foot a{color:var(--accent);font-weight:600}@media(max-width:860px){.home .ag-top,.home .ag-packs{grid-template-columns:1fr}}.home .price{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home .price-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px;display:flex;flex-direction:column}.home .price-card.featured{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent),0 20px 40px -24px #16a34a66}.home .price-card .pt{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-weight:600}.home .price-card .pp{font-size:40px;font-weight:700;letter-spacing:-.03em;margin:14px 0 2px}.home .price-card .pp small{font-size:15px;color:var(--faint);font-weight:500}.home .price-card .pd{font-size:13.5px;color:var(--muted);margin:0 0 20px;min-height:40px}.home .price-card ul{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px;flex:1}.home .price-card li{display:flex;gap:10px;font-size:13.5px}.home .price-card li svg{width:16px;height:16px;color:var(--accent);flex-shrink:0;margin-top:2px}.home .price-card .btn{width:100%;justify-content:center}@media(max-width:860px){.home .price{grid-template-columns:1fr}}.home .cta{padding:0}.home .cta-box{background:linear-gradient(165deg,var(--ink) 0%,#134a2a 100%);border-radius:24px;padding:72px 56px;text-align:center;position:relative;overflow:hidden;margin:0 auto}.home .cta-box:before{content:"";position:absolute;top:-30%;left:50%;transform:translate(-50%);width:70%;height:160%;background:radial-gradient(circle,rgba(34,197,94,.25),transparent 65%)}.home .cta-box-in{position:relative}.home .cta-box h2{font-size:clamp(34px,5vw,56px);line-height:1.02;letter-spacing:-.03em;font-weight:700;color:#fff;margin:0 auto;max-width:18ch}.home .cta-box h2 .serif{color:var(--accent-bright)}.home .cta-box p{color:#ffffffb8;font-size:17px;margin:20px auto 0;max-width:48ch}.home .cta-box .hero-ctas{margin-top:30px}.home .cta-box .hero-trust{color:#ffffff8c}.home .cta-box .hero-trust .sep{color:#ffffff40}
