.helian-landing{--bg:#ffffff;--panel:#f7f9fc;--panel-2:#eef3fb;--ink:#0d1117;--ink-2:#1e2733;--txt-muted:hsl(var(--muted-foreground));--txt-muted-2:#8994a5;--line:hsl(var(--border));--line-2:#dce4ee;--blue:var(--brand-blue);--blue-strong:#2f57f5;--blue-700:#1e49c9;--blue-soft:#eef3ff;--grid-line:rgba(15,23,42,.05);--deco-line:#d3dae3;--ring-line:rgba(15,23,42,.06);--shadow:0 1px 2px rgba(13,17,23,.04),0 8px 24px -12px rgba(13,17,23,.10);--shadow-lg:0 24px 60px -24px rgba(37,99,235,.28);background:var(--bg);color:var(--ink);line-height:1.5}html:has(.helian-landing){scroll-behavior:smooth}.helian-landing [id]{scroll-margin-top:88px}.helian-landing a{color:inherit;text-decoration:none}.helian-landing ::selection{background:var(--blue);color:#fff}.helian-landing .wrap{max-width:1160px;margin:0 auto;padding:0 28px}.helian-landing .eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:16px}.helian-landing h1,.helian-landing h2,.helian-landing h3{margin:0;letter-spacing:-.03em;font-weight:800;line-height:1.05}.helian-landing p{margin:0}.helian-landing header{position:fixed;top:0;left:0;right:0;z-index:80;background:rgba(255,255,255,.55);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid rgba(230,235,242,.9)}.helian-landing .nav-inner{max-width:1160px;margin:0 auto;padding:0 28px;height:68px;display:flex;align-items:center;justify-content:space-between}.helian-landing .logo-link{display:flex;align-items:center;gap:.55rem}.helian-landing .logo-link .wm{height:26px;width:auto;display:block}.helian-landing .nav-links{display:flex;align-items:center;gap:34px}.helian-landing .nav-links a{font-size:.94rem;font-weight:600;color:var(--txt-muted);transition:color .16s}.helian-landing .nav-links a:hover{color:var(--ink)}.helian-landing .nav-cta{display:flex;align-items:center;gap:14px}.helian-landing .btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;cursor:pointer;border:none;transition:transform .16s ease,box-shadow .16s ease,background .16s,border-color .16s,color .16s;white-space:nowrap}.helian-landing .btn:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.helian-landing .btn-ghost{background:transparent;color:var(--txt-muted);padding:.55rem .4rem;font-size:.94rem}.helian-landing .btn-ghost:hover{color:var(--ink)}.helian-landing .btn-primary{background:var(--blue);color:#fff;padding:.62rem 1.15rem;border-radius:10px;font-size:.94rem;box-shadow:0 1px 2px rgba(13,17,23,.1)}.helian-landing .btn-primary:hover{background:var(--blue-700)}.helian-landing .btn-lg{padding:.95rem 1.7rem;font-size:1.06rem;border-radius:12px}.helian-landing .btn-lg svg,.helian-landing .btn-primary svg{width:18px;height:18px;transition:transform .18s}.helian-landing .btn-lg:hover svg,.helian-landing .btn-primary:hover svg{transform:translateX(3px)}.helian-landing .btn-outline{background:#fff;color:var(--ink);border:1px solid var(--line-2);padding:.9rem 1.6rem;border-radius:12px;font-size:1.06rem}.helian-landing .btn-outline:hover{border-color:var(--blue);color:var(--blue)}.helian-landing .hero{position:relative;overflow:hidden;padding:150px 0 92px}.helian-landing .hero-decor{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.helian-landing .hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:74px 74px;-webkit-mask-image:radial-gradient(135% 125% at 50% 42%,transparent 30%,#000 78%);mask-image:radial-gradient(135% 125% at 50% 42%,transparent 30%,#000 78%)}.helian-landing .deco{position:absolute;color:var(--deco-line)}.helian-landing .deco svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linejoin:round;stroke-linecap:round}.helian-landing .deco.sq1{width:46px;height:46px;left:8.5%;top:24%}.helian-landing .deco.tri1{width:52px;height:52px;left:12%;bottom:16%}.helian-landing .deco.sq2{width:34px;height:34px;right:14%;top:19%}.helian-landing .deco.tri2{width:34px;height:34px;right:23%;bottom:12%}.helian-landing .plus{position:absolute;width:15px;height:15px;color:var(--deco-line)}.helian-landing .plus svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.4;stroke-linecap:round}.helian-landing .plus.p1{left:20%;top:16%}.helian-landing .plus.p2{right:19%;top:40%}.helian-landing .plus.p3{left:16%;bottom:30%}.helian-landing .hero-inner{position:relative;z-index:1;text-align:center;max-width:900px;margin:0 auto;padding:0 28px}.helian-landing .hero h1{font-size:clamp(2.5rem,5.4vw,4.15rem);letter-spacing:-.038em}.helian-landing .hero h1 .grad{color:var(--blue)}.helian-landing .hero p.sub{margin:24px auto 0;max-width:620px;font-size:clamp(1.05rem,1.7vw,1.28rem);color:var(--txt-muted);font-weight:450;line-height:1.55}.helian-landing .hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:34px}.helian-landing .hero-compliance{margin-top:30px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap;align-items:center;color:var(--txt-muted-2);font-size:.82rem;font-weight:600}.helian-landing .hero-compliance .dot{width:4px;height:4px;border-radius:50%;background:var(--txt-muted-2)}.helian-landing .companies{background:#fff;border-bottom:1px solid var(--line);padding:36px 0 40px;overflow:hidden}.helian-landing .companies .lead{text-align:center;color:var(--txt-muted);font-size:.85rem;font-weight:600;letter-spacing:.03em;margin-bottom:24px}.helian-landing .marquee{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.helian-landing .marquee-track{display:flex;gap:60px;align-items:center;padding-right:60px;flex:0 0 auto;animation:helian-marquee 38s linear infinite;will-change:transform}.helian-landing .companies:hover .marquee-track{animation-play-state:paused}@keyframes helian-marquee{to{transform:translateX(-50%)}}.helian-landing .mq-logo{display:flex;align-items:center;gap:11px;color:#9aa6b6;flex:0 0 auto;white-space:nowrap;transition:color .2s}.helian-landing .mq-logo:hover{color:#5a6675}.helian-landing .mq-logo svg{width:27px;height:27px;flex:0 0 auto}.helian-landing .mq-logo span{font-size:1.14rem;font-weight:800;letter-spacing:-.025em}.helian-landing section.block{padding:96px 0}.helian-landing .sec-head{max-width:680px;margin:0 auto 52px;text-align:center}.helian-landing .sec-head h2{font-size:clamp(1.85rem,3.4vw,2.7rem)}.helian-landing .sec-head p{margin-top:16px;color:var(--txt-muted);font-size:1.1rem;line-height:1.55}.helian-landing .problem{background:var(--bg)}.helian-landing .prob-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1000px;margin:0 auto}.helian-landing .prob{padding:30px 26px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.helian-landing .prob .n{width:38px;height:38px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:800;font-size:1.05rem;margin-bottom:18px}.helian-landing .prob h3{font-size:1.08rem;margin-bottom:6px;letter-spacing:-.02em}.helian-landing .prob p{color:var(--txt-muted);font-size:.98rem;line-height:1.5}.helian-landing .solution{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.helian-landing .sol-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;max-width:1080px;margin:0 auto}.helian-landing .sol-copy h2{font-size:clamp(1.85rem,3.2vw,2.5rem);margin-bottom:18px}.helian-landing .sol-copy p{color:var(--txt-muted);font-size:1.08rem;line-height:1.6;margin-bottom:14px}.helian-landing .sol-copy .check{display:flex;gap:11px;align-items:flex-start;margin-top:14px;color:var(--ink-2);font-weight:600;font-size:1rem}.helian-landing .sol-copy .check svg{flex:0 0 auto;width:20px;height:20px;color:var(--blue);margin-top:1px}.helian-landing .sol-visual{position:relative}.helian-landing .sol-visual .hub{text-align:center;font-weight:800;color:var(--blue);font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px}.helian-landing .chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.helian-landing .chip{display:flex;align-items:center;gap:8px;background:var(--panel);border:1px solid var(--line-2);border-radius:10px;padding:10px 13px;font-size:.9rem;font-weight:600;color:var(--ink-2)}.helian-landing .chip .d{width:8px;height:8px;border-radius:2px;background:var(--blue)}.helian-landing .chip.alt .d{border-radius:50%}.helian-landing .chip.alt2 .d{border-radius:2px;transform:rotate(45deg)}.helian-landing .features{background:var(--bg)}.helian-landing .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.helian-landing .card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px 26px 30px;transition:border-color .18s,box-shadow .18s,transform .18s}.helian-landing .card:hover{border-color:var(--line-2);box-shadow:var(--shadow);transform:translateY(-2px)}.helian-landing .card .ico{width:44px;height:44px;border-radius:11px;background:var(--blue-soft);display:grid;place-items:center;margin-bottom:18px}.helian-landing .card .ico svg{width:22px;height:22px;color:var(--blue);stroke-width:2}.helian-landing .card .ben{font-size:1.14rem;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.helian-landing .card .ft{color:var(--txt-muted);font-size:.97rem;line-height:1.52}.helian-landing .haley{margin-top:24px;background:linear-gradient(120deg,#0d1117,#152142 70%,#1b2f66);border-radius:20px;padding:44px 40px;display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:center;color:#fff;overflow:hidden;position:relative}.helian-landing .haley:before{content:"";position:absolute;right:-60px;top:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(47,87,245,.55),transparent 65%);pointer-events:none}.helian-landing .haley .tag{display:inline-flex;align-items:center;gap:.5rem;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9db4ff;margin-bottom:14px}.helian-landing .haley .tag svg{width:16px;height:16px}.helian-landing .haley h3{font-size:clamp(1.5rem,2.6vw,2rem);margin-bottom:12px}.helian-landing .haley p{color:#c4cede;font-size:1.04rem;line-height:1.55;position:relative}.helian-landing .haley ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;position:relative}.helian-landing .haley li{display:flex;gap:11px;align-items:flex-start;font-size:.98rem;color:#e7edf7}.helian-landing .haley li svg{flex:0 0 auto;width:19px;height:19px;color:#7fa0ff;margin-top:1px}.helian-landing .how{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.helian-landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;counter-reset:step}.helian-landing .step{position:relative;background:#fff;border:1px solid var(--line-2);border-radius:16px;padding:30px 26px}.helian-landing .step .n{width:38px;height:38px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:800;font-size:1.05rem;margin-bottom:18px}.helian-landing .step h3{font-size:1.16rem;margin-bottom:8px;letter-spacing:-.02em}.helian-landing .step p{color:var(--txt-muted);font-size:.98rem;line-height:1.52}.helian-landing .testi{background:var(--bg)}.helian-landing .quote-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;max-width:960px;margin:0 auto}.helian-landing .quote{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:30px 28px;display:flex;flex-direction:column;margin:0}.helian-landing .quote .stars{color:var(--blue);letter-spacing:2px;font-size:.9rem;margin-bottom:14px}.helian-landing .quote blockquote{margin:0 0 20px;font-size:1.08rem;line-height:1.6;color:var(--ink-2);font-weight:500}.helian-landing .quote .who{display:flex;align-items:center;gap:12px;margin-top:auto}.helian-landing .quote .av{width:40px;height:40px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-weight:800;font-size:.95rem}.helian-landing .quote .who .nm{font-weight:700;font-size:.95rem}.helian-landing .quote .who .rl{font-size:.83rem;color:var(--txt-muted-2)}.helian-landing .objections{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.helian-landing .obj-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.helian-landing .obj{background:#fff;border:1px solid var(--line-2);border-radius:14px;padding:24px 26px}.helian-landing .obj h3{font-size:1.08rem;margin-bottom:8px;display:flex;gap:10px;align-items:center;letter-spacing:-.02em}.helian-landing .obj h3 .q{color:var(--blue);font-weight:800}.helian-landing .obj p{color:var(--txt-muted);font-size:.99rem;line-height:1.55}.helian-landing .final{background:var(--bg);padding:110px 0}.helian-landing .final-card{max-width:960px;margin:0 auto;background:linear-gradient(135deg,var(--blue),var(--blue-strong));border-radius:26px;padding:64px 40px;text-align:center;color:#fff;position:relative;overflow:hidden;box-shadow:var(--shadow-lg)}.helian-landing .final-card:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:52px 52px;-webkit-mask-image:radial-gradient(120% 120% at 50% 50%,transparent 42%,#000 88%);mask-image:radial-gradient(120% 120% at 50% 50%,transparent 42%,#000 88%);pointer-events:none}.helian-landing .final-card h2{font-size:clamp(2rem,3.6vw,2.9rem);position:relative;margin-bottom:16px}.helian-landing .final-card p{position:relative;color:#dbe4ff;font-size:1.15rem;max-width:520px;margin:0 auto 30px;line-height:1.5}.helian-landing .final-card .btn-white{background:#fff;color:var(--blue-700);position:relative}.helian-landing .final-card .btn-white:hover{background:#f0f4ff;transform:translateY(-1px)}.helian-landing footer.site{background:var(--ink);color:#aeb8c7;padding:64px 0 34px}.helian-landing .foot-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.09)}.helian-landing .foot-brand .wm{height:26px;width:auto;margin-bottom:14px;display:block}.helian-landing .foot-brand p{font-size:.92rem;line-height:1.6;color:#8b95a6;max-width:250px}.helian-landing .foot-col h4{color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.helian-landing .foot-col a{display:block;font-size:.94rem;color:#aeb8c7;margin-bottom:11px;transition:color .16s}.helian-landing .foot-col a:hover{color:#fff}.helian-landing .foot-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;font-size:.86rem;color:#7b8697;flex-wrap:wrap;gap:10px}@media(max-width:900px){.helian-landing .final-card:after,.helian-landing .hero-decor{display:none}.helian-landing .feat-grid,.helian-landing .foot-top,.helian-landing .haley,.helian-landing .prob-grid,.helian-landing .quote-grid,.helian-landing .sol-wrap,.helian-landing .steps{grid-template-columns:1fr}.helian-landing .haley{gap:24px}.helian-landing .foot-top{gap:28px}.helian-landing .nav-links{display:none}.helian-landing section.block{padding:72px 0}.helian-landing .hero{padding:128px 0 72px}}@media(max-width:560px){.helian-landing .hero-actions{flex-direction:column}.helian-landing .hero-actions .btn{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){html:has(.helian-landing){scroll-behavior:auto}.helian-landing *{transition:none!important}.helian-landing .marquee-track{animation:none;justify-content:center;width:100%}}.helian-landing .st{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;padding:3px 9px;border-radius:999px;border:1px solid;white-space:nowrap;letter-spacing:-.01em}.helian-landing .st .d{width:6px;height:6px;border-radius:50%}.helian-landing .st.green{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.helian-landing .st.green .d{background:#22c55e}.helian-landing .st.emerald{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.helian-landing .st.emerald .d{background:#10b981}.helian-landing .st.amber{color:#b45309;background:#fffbeb;border-color:#fde68a}.helian-landing .st.amber .d{background:#f59e0b}.helian-landing .st.slate{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.helian-landing .st.slate .d{background:#94a3b8}.helian-landing .st.blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.helian-landing .st.blue .d{background:#3b82f6}.helian-landing .hero-shot{position:relative;margin-top:14px;padding:0 24px 6px}.helian-landing .appwin{max-width:1080px;margin:0 auto;background:#fff;border:1px solid var(--line-2);border-radius:16px;box-shadow:0 44px 90px -46px rgba(13,17,23,.32),0 14px 34px -14px rgba(13,17,23,.12);overflow:hidden}.helian-landing .appwin .chrome{display:flex;align-items:center;gap:14px;padding:11px 16px;border-bottom:1px solid var(--line);background:#fbfcfe}.helian-landing .appwin .dots{display:flex;gap:6px}.helian-landing .appwin .dots i{width:11px;height:11px;border-radius:50%;background:#e2e8f0}.helian-landing .appwin .addr{flex:1;max-width:330px;margin:0 auto;text-align:center;font-size:.76rem;color:var(--txt-muted-2);background:#fff;border:1px solid var(--line);border-radius:8px;padding:5px 12px}.helian-landing .appbody{display:grid;grid-template-columns:212px 1fr;min-height:428px}.helian-landing .side{border-right:1px solid var(--line);padding:14px 12px;background:#fbfcfe}.helian-landing .side .sbrand{display:flex;align-items:center;gap:8px;padding:2px 8px 12px;margin-bottom:6px;border-bottom:1px solid var(--line)}.helian-landing .side .sbrand .wm{height:18px;width:auto}.helian-landing .side .nav{display:flex;flex-direction:column;gap:1px;margin-top:8px}.helian-landing .side .nav a{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;font-size:.84rem;font-weight:600;color:#64748b}.helian-landing .side .nav a svg{width:16px;height:16px;opacity:.85;flex:0 0 auto}.helian-landing .side .nav a.active{background:var(--blue-soft);color:var(--blue-700)}.helian-landing .amain{padding:18px 22px}.helian-landing .amain .mh{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.helian-landing .amain .mh h4{font-size:1.12rem;font-weight:800;letter-spacing:-.02em}.helian-landing .amain .mh .sub{font-size:.78rem;color:var(--txt-muted-2);margin-top:2px}.helian-landing .amain .mh .new{background:var(--blue);color:#fff;font-size:.78rem;font-weight:700;padding:7px 13px;border-radius:8px}.helian-landing .tbl{border:1px solid var(--line);border-radius:12px;overflow:hidden}.helian-landing .tbl .tr{display:grid;grid-template-columns:1.9fr 1fr .6fr 1.05fr;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--line);font-size:.84rem}.helian-landing .tbl .tr:last-child{border-bottom:none}.helian-landing .tbl .th{background:#f7f9fc;color:var(--txt-muted-2);font-weight:700;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}.helian-landing .tbl .doc{font-weight:600;color:var(--ink-2)}.helian-landing .tbl .mut{color:var(--txt-muted)}.helian-landing .rmx{background:#fff;border:1px solid var(--line-2);border-radius:18px;padding:22px;box-shadow:var(--shadow)}.helian-landing .rmx .rmh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:4px}.helian-landing .rmx .rmh h4{font-size:1.02rem;font-weight:800;letter-spacing:-.02em}.helian-landing .rmx .rmh .tag{font-size:.66rem;letter-spacing:.08em}.helian-landing .rmx .axtitle,.helian-landing .rmx .rmh .tag{font-weight:800;color:var(--txt-muted-2);text-transform:uppercase}.helian-landing .rmx .axtitle{font-size:.64rem;letter-spacing:.06em}.helian-landing .rmx .sev-title{writing-mode:vertical-rl;transform:rotate(180deg);text-align:center}.helian-landing .grid-wrap{display:flex;gap:7px;align-items:stretch;margin-top:10px}.helian-landing .yaxis{display:flex;flex-direction:column-reverse;justify-content:space-between;font-size:.6rem;font-weight:700;color:var(--txt-muted-2);text-align:right;padding:1px 0;gap:2px;min-width:56px}.helian-landing .yaxis span{line-height:1;height:calc(20% - 4px);display:flex;align-items:center;justify-content:flex-end}.helian-landing .rgrid{flex:1;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);gap:5px}.helian-landing .rcell{aspect-ratio:1;border-radius:6px;position:relative}.helian-landing .rmark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:22px;height:18px;padding:0 4px;border-radius:5px;background:rgba(255,255,255,.92);color:#0d1117;font-size:.6rem;font-weight:800;display:grid;place-items:center;box-shadow:0 1px 2px rgba(0,0,0,.25)}.helian-landing .xaxis{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:6px 0 0 63px;font-size:.6rem;font-weight:700;color:var(--txt-muted-2);text-align:center}.helian-landing .rlegend{display:flex;gap:13px;flex-wrap:wrap;margin-top:15px;font-size:.72rem;color:var(--txt-muted);font-weight:600}.helian-landing .rlegend .li{display:flex;align-items:center;gap:6px}.helian-landing .rlegend .sw{width:11px;height:11px;border-radius:3px}.helian-landing .hchat{background:#fff;border:1px solid rgba(255,255,255,.14);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 40px 80px -34px rgba(0,0,0,.6);max-width:430px;width:100%}.helian-landing .hchat .hh{display:flex;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid var(--line)}.helian-landing .hchat .hh .av{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#2f57f5,#1e49c9);display:grid;place-items:center;color:#fff;flex:0 0 auto}.helian-landing .hchat .hh .av svg{width:17px;height:17px}.helian-landing .hchat .hh .nm{font-weight:800;font-size:.94rem;color:var(--ink);line-height:1.1}.helian-landing .hchat .hh .sub{font-size:.7rem;color:var(--txt-muted-2)}.helian-landing .hbody{padding:15px;display:flex;flex-direction:column;gap:11px;background:#fbfcfe}.helian-landing .hbubble{max-width:84%;padding:9px 12px;border-radius:14px;font-size:.84rem;line-height:1.42}.helian-landing .hbubble.user{align-self:flex-end;background:var(--blue);color:#fff;border-bottom-right-radius:5px}.helian-landing .hbubble.ai{align-self:flex-start;background:#fff;border:1px solid var(--line);color:var(--ink-2);border-bottom-left-radius:5px}.helian-landing .hstatus{align-self:flex-start;font-size:.74rem;color:var(--txt-muted-2);display:flex;align-items:center;gap:8px}.helian-landing .hstatus .sp{width:12px;height:12px;border:2px solid var(--line-2);border-top-color:var(--blue);border-radius:50%}.helian-landing .hres{align-self:stretch;background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}.helian-landing .hres .rrow{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 11px;border-bottom:1px solid var(--line);font-size:.79rem}.helian-landing .hres .rrow:last-child{border-bottom:none}.helian-landing .hres .rrow .nm2{font-weight:600;color:var(--ink-2)}.helian-landing .hchips{display:flex;gap:7px;flex-wrap:wrap;padding:0 15px 13px;background:#fbfcfe}.helian-landing .hchip{font-size:.74rem;font-weight:600;color:var(--txt-muted);background:#fff;border:1px solid var(--line-2);border-radius:999px;padding:6px 11px}.helian-landing .hinput{display:flex;align-items:center;gap:8px;padding:11px 13px;border-top:1px solid var(--line)}.helian-landing .hinput .box{flex:1;font-size:.84rem;color:var(--txt-muted-2)}.helian-landing .hinput .send{width:30px;height:30px;border-radius:8px;background:var(--blue);display:grid;place-items:center;color:#fff;flex:0 0 auto}.helian-landing .hinput .send svg{width:15px;height:15px}@media(max-width:820px){.helian-landing .appbody{grid-template-columns:1fr}.helian-landing .side{display:none}.helian-landing .tbl .tr{grid-template-columns:1.6fr .8fr 1fr}.helian-landing .tbl .col-owner{display:none}.helian-landing .grid-wrap .yaxis span{font-size:.55rem}}.helian-landing .theme-dark{background:#0b0f16;color:#c4cede;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.helian-landing .theme-dark .eyebrow{color:#8aa5ff}.helian-landing .theme-dark .sec-head h2{color:#fff}.helian-landing .theme-dark .sec-head p{color:#98a4b5}.helian-landing .theme-dark .prob{background:#141b26;border-color:rgba(255,255,255,.08)}.helian-landing .theme-dark .prob h3{color:#fff}.helian-landing .theme-dark .prob p{color:#98a4b5}.helian-landing .theme-dark .obj{background:#141b26;border-color:rgba(255,255,255,.08)}.helian-landing .theme-dark .obj h3{color:#fff}.helian-landing .theme-dark .obj p{color:#98a4b5}.helian-landing .theme-dark .card{background:#141b26;border-color:rgba(255,255,255,.08)}.helian-landing .theme-dark .card:hover{border-color:rgba(255,255,255,.2);box-shadow:0 22px 54px -26px rgba(0,0,0,.75);transform:translateY(-2px)}.helian-landing .theme-dark .card .ico{background:rgba(47,87,245,.18)}.helian-landing .theme-dark .card .ico svg{color:#93acff}.helian-landing .theme-dark .card .ben{color:#fff}.helian-landing .theme-dark .card .ft{color:#98a4b5}.helian-landing .theme-dark .haley{background:linear-gradient(120deg,#2f57f5,#1e49c9 62%,#2563eb)}.helian-landing .theme-dark .haley:before{background:radial-gradient(circle,rgba(255,255,255,.24),transparent 65%)}.helian-landing .theme-dark .haley .tag{color:#dbe4ff}.helian-landing .theme-dark .haley p{color:#e4ebff}.helian-landing .theme-dark .haley li{color:#f2f5ff}.helian-landing .theme-dark .haley li svg{color:#fff}