:root{--ink:#fff;--ink-soft:#8b98a5;--ink-faint:#374151;--paper:#0d1117;--paper-2:#161b22;--line:#30363d;--accent:#3b82f6;--accent-soft:#3b82f626;--hi:#3b82f64d;--warn:#f85149;--note:#f85149;--ok:#2ea043;--font-hand:"Architects Daughter", "Comic Sans MS", cursive;--font-marker:"Caveat", cursive;--font-mono:"Courier New", monospace}.wf-win{background:var(--paper);border:1.5px solid var(--line);border-radius:16px 12px 15px 13px/13px 15px 12px 16px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.wf-winbar{border-bottom:1.5px solid var(--line);background:var(--paper-2);flex:none;align-items:center;gap:8px;height:40px;padding:0 14px;display:flex}.wf-winbar .dots{gap:7px;display:flex}.wf-winbar .dots i{border:1.5px solid var(--line);border-radius:50%;width:12px;height:12px;display:inline-block}.wf-winbar .dots i.c1{background:#f0a8a0}.wf-winbar .dots i.c2{background:#f3dca0}.wf-winbar .dots i.c3{background:#b6ddb0}.wf-winbar .ttl{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.5px;margin:0 auto;font-size:12px}.wf-winbody{flex:auto;min-height:0;position:relative}.wf-screen{background:var(--paper);color:var(--ink);font-family:var(--font-hand);background-image:linear-gradient(#2b2a2809 1px,#0000 1px);background-size:100% 28px;font-size:15px;line-height:1.35;display:flex;position:absolute;inset:0;overflow:hidden}.wf-screen.wf-center{flex-direction:column;justify-content:center;align-items:center}.wf-box{border:1.5px solid var(--line);background:var(--paper);border-radius:14px 9px 16px 10px/10px 15px 9px 14px}.wf-box.r2{border-radius:10px 16px 9px 15px/15px 9px 16px 10px}.wf-box.r3{border-radius:16px 11px 13px 9px/9px 14px 11px 15px}.wf-soft{background:var(--paper-2)}.wf-app{gap:18px;width:100%;height:100%;padding:18px;display:flex}.wf-side{border:1.5px solid var(--line);background:var(--paper);border-radius:16px 11px 14px 12px/12px 14px 11px 16px;flex-direction:column;flex:0 0 222px;width:222px;padding:16px 14px;display:flex}.wf-logo{border-bottom:1.5px dashed var(--ink-faint);align-items:center;gap:10px;margin-bottom:14px;padding:6px 6px 16px;display:flex}.wf-logo .mark{border:1.5px solid var(--line);width:34px;height:34px;color:var(--ink-soft);background:repeating-linear-gradient(45deg,#0000 0 4px,#2b2a281a 4px 5px);border-radius:9px 6px 8px 7px/7px 8px 6px 9px;justify-content:center;align-items:center;font-size:11px;display:flex}.wf-logo .word{font-family:var(--font-marker);letter-spacing:.5px;font-size:26px}.wf-nav{flex-direction:column;gap:6px;display:flex}.wf-nav .item{color:var(--ink-soft);letter-spacing:.5px;border:1.5px solid #0000;border-radius:10px 7px 9px 8px/8px 9px 7px 10px;align-items:center;gap:10px;padding:9px 11px;font-size:16px;display:flex}.wf-nav .item .ic{text-align:center;width:18px;color:var(--ink-faint);font-family:var(--font-mono);font-size:13px}.wf-nav .item.active{border-color:var(--line);background:var(--paper-2);color:var(--ink)}.wf-nav .item.active .ic{color:var(--accent)}.wf-user{border:1.5px solid var(--line);border-radius:12px 9px 11px 8px/8px 11px 9px 12px;align-items:center;gap:10px;margin-top:auto;padding:11px;display:flex}.wf-user .av{border:1.5px solid var(--line);background:repeating-linear-gradient(45deg,#0000 0 4px,#2b2a281a 4px 5px);border-radius:50%;flex:0 0 34px;width:34px;height:34px}.wf-user .nm{font-size:15px}.wf-user .em{color:var(--ink-soft);font-size:11px;font-family:var(--font-mono)}.wf-main{flex-direction:column;flex:auto;gap:16px;min-width:0;display:flex}.wf-topbar{align-items:center;gap:12px;display:flex}.wf-title{font-family:var(--font-marker);letter-spacing:.5px;font-size:34px;line-height:1}.wf-title .badge{font-family:var(--font-mono);color:var(--accent);border:1.5px solid var(--accent);vertical-align:middle;border-radius:6px;margin-right:10px;padding:2px 6px;font-size:12px}.wf-sub{color:var(--ink-soft);margin-left:auto;font-size:13px}.wf-rail{flex-direction:column;flex:0 0 286px;gap:14px;width:286px;display:flex}.wf-field{flex-direction:column;gap:5px;display:flex}.wf-label{color:var(--ink-soft);letter-spacing:.3px;font-size:13px}.wf-input{border:1.5px solid var(--line);background:var(--paper);font-family:var(--font-hand);color:var(--ink);border-radius:9px 6px 8px 7px/7px 8px 6px 9px;min-height:20px;padding:9px 11px;font-size:15px}.wf-input.ph{color:var(--ink-faint)}.wf-input.sel{justify-content:space-between;align-items:center;display:flex}.wf-input.sel:after{content:"▾";color:var(--ink-soft);font-size:12px}.wf-input.code{font-family:var(--font-mono)}.wf-btn{border:1.5px solid var(--line);background:var(--paper);font-family:var(--font-hand);color:var(--ink);cursor:default;white-space:nowrap;border-radius:10px 7px 9px 8px/8px 9px 7px 10px;align-items:center;gap:7px;padding:9px 16px;font-size:15px;display:inline-flex}.wf-btn.primary{background:var(--accent);border-color:var(--accent);color:#fff}.wf-btn.danger{color:var(--warn);border-color:var(--warn)}.wf-btn.sm{padding:6px 11px;font-size:13px}.wf-btn.ghost{background:0 0}.wf-seg{border:1.5px solid var(--line);border-radius:11px 8px 10px 9px/9px 10px 8px 11px;display:inline-flex;overflow:hidden}.wf-seg span{color:var(--ink-soft);border-right:1.5px solid var(--line);padding:7px 15px;font-size:14px}.wf-seg span:last-child{border-right:0}.wf-seg span.on{background:var(--accent);color:#fff}.wf-chips{flex-wrap:wrap;gap:7px;display:flex}.wf-chip{border:1.5px solid var(--line);color:var(--ink-soft);border-radius:20px 16px/16px 20px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;display:inline-flex}.wf-chip.on{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.wf-chip .x{color:var(--accent)}.wf-tag{font-family:var(--font-mono);letter-spacing:.5px;border:1.5px solid var(--ink-faint);color:var(--ink-soft);border-radius:5px;padding:2px 7px;font-size:11px}.wf-tag.blue{color:var(--accent);border-color:var(--accent)}.wf-tag.warn{color:var(--warn);border-color:var(--warn)}.wf-tag.ok{color:var(--ok);border-color:var(--ok)}.wf-tag.hi{background:var(--hi);border-color:var(--ink);color:var(--ink)}.wf-squig{-webkit-text-decoration:underline wavy;text-decoration:underline wavy;-webkit-text-decoration-color:var(--ink-faint);text-decoration-color:var(--ink-faint);text-underline-offset:3px}.wf-ph{border:1.5px dashed var(--ink-faint);color:var(--ink-soft);font-family:var(--font-mono);text-align:center;background:repeating-linear-gradient(45deg,#0000 0 7px,#2b2a280f 7px 8px);border-radius:10px;justify-content:center;align-items:center;font-size:12px;display:flex}.wf-note{font-family:var(--font-marker);color:var(--note);z-index:5;max-width:200px;font-size:17px;line-height:1.1;position:absolute}.wf-note .bub{border:1.5px dashed var(--note);background:#fff7f3d9;border-radius:14px 9px 16px 10px/10px 15px 9px 14px;padding:7px 11px}.wf-note .arrow{font-size:20px;display:block}.wf-kpi{flex-direction:column;gap:8px;padding:14px 16px;display:flex}.wf-kpi .head{color:var(--ink-soft);letter-spacing:.5px;align-items:center;gap:8px;font-size:13px;display:flex}.wf-kpi .head .dot{background:var(--accent);border-radius:2px;width:9px;height:9px}.wf-kpi .big{font-family:var(--font-marker);font-size:46px;line-height:.85}.wf-kpi .cap{color:var(--ink-soft);font-size:12px}.wf-table{border-collapse:collapse;width:100%;font-size:14px}.wf-table th{text-align:left;color:var(--ink-soft);letter-spacing:.5px;border-bottom:1.5px solid var(--line);padding:8px 10px;font-size:12px;font-weight:400}.wf-table td{border-bottom:1.5px dashed var(--ink-faint);vertical-align:middle;padding:10px}.wf-table tr:last-child td{border-bottom:0}.wf-table .chev{color:var(--ink-soft);width:14px;display:inline-block}.wf-sub-row td{background:#2b2a2808}.wf-indent{display:inline-block}.wf-tree{flex-direction:column;gap:0;display:flex}.wf-tree .node{border-bottom:1.5px dashed var(--ink-faint);align-items:center;gap:10px;padding:10px 12px;display:flex}.wf-tree .node:last-child{border-bottom:0}.wf-tree .node .chev{color:var(--ink-soft);width:14px}.wf-tree .node .nm{font-size:15px}.wf-tree .node .meta{align-items:center;gap:8px;margin-left:auto;display:flex}.wf-rail-line{color:var(--ink-faint)}.wf-row{align-items:center;gap:10px;display:flex}.wf-grid{gap:12px;display:grid}.muted{color:var(--ink-soft)}.mono{font-family:var(--font-mono)}.center{text-align:center}hr.wf-hr{border:0;border-top:1.5px dashed var(--ink-faint);margin:0}.wf-steps{align-items:center;gap:0;display:flex}.wf-steps .st{color:var(--ink-faint);align-items:center;gap:9px;display:flex}.wf-steps .st .num{border:1.5px solid var(--ink-faint);width:30px;height:30px;font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;font-size:13px;display:flex}.wf-steps .st.done{color:var(--ok)}.wf-steps .st.done .num{border-color:var(--ok);color:var(--ok)}.wf-steps .st.active{color:var(--ink)}.wf-steps .st.active .num{border-color:var(--accent);background:var(--accent);color:#fff}.wf-steps .bar{background:var(--ink-faint);width:38px;height:1.5px;margin:0 10px}.wf-steps .bar.done{background:var(--ok)}
:root{--rs-bg-canvas:#08080c;--rs-surface-0:#ffffff05;--rs-surface-1:#ffffff09;--rs-surface-2:#ffffff0e;--rs-surface-3:#ffffff16;--rs-border:#ffffff14;--rs-border-strong:#ffffff26;--rs-text-1:#ecedf4;--rs-text-2:#9b9db4;--rs-text-3:#62647c;--rs-blue:#6ea8fe;--rs-violet:#a78bfa;--rs-warm:#f0935a;--rs-accent:#8b7bf5;--rs-accent-soft:#8b7bf529;--rs-accent-grad:linear-gradient(95deg, #6ea8fe 0%, #a78bfa 52%, #f0935a 100%);--rs-ok:#4ade9b;--rs-radius-win:16px;--rs-radius-lg:14px;--rs-radius-md:10px;--rs-radius-sm:8px}.rs-win{border-radius:var(--rs-radius-win);border:1px solid var(--rs-border);width:100%;height:100%;color:var(--rs-text-1);font-family:var(--font-sans);background:radial-gradient(125% 85% at 78% -12%,#8b7bf533,#0000 56%),radial-gradient(100% 95% at 6% 112%,#6ea8fe1c,#0000 52%),linear-gradient(165deg,#191a2e 0%,#131426 38%,#0b0b14 100%);flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 90px -30px #000c}.rs-win__bar{border-bottom:1px solid var(--rs-border);z-index:3;background:#ffffff05;flex:0 0 42px;align-items:center;gap:14px;height:42px;padding:0 16px;display:flex;position:relative}.rs-win__dots{gap:8px;display:flex}.rs-win__dot{background:#3c3e52;border-radius:50%;width:12px;height:12px}.rs-win__title{font-family:var(--font-mono);letter-spacing:.04em;color:var(--rs-text-3);align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rs-win__title b{color:var(--rs-text-2);font-weight:500}.rs-win__body{z-index:2;flex:1;min-height:0;display:flex;position:relative}.rs-brand{align-items:center;gap:10px;display:flex}.rs-brand__mark{background:var(--rs-accent-grad);border-radius:8px;flex:0 0 26px;width:26px;height:26px;position:relative;box-shadow:0 4px 14px -2px #8b7bf580}.rs-brand__mark:after{content:"";border:2px solid #0000;border-color:#0b0b14d9 #0000 #0000 #0b0b14d9;border-radius:4px;position:absolute;inset:6px;transform:rotate(8deg)}.rs-brand__name{letter-spacing:-.02em;font-size:16px;font-weight:700}.rs-brand__name span{color:var(--rs-text-3);font-weight:500}.rs-ph-chip{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;border:1px solid var(--rs-border);border-radius:var(--rs-radius-sm);background:#ffffff06;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:500;display:inline-flex}.rs-ph-chip .rs-g{background:var(--rs-accent-grad);color:#0000;-webkit-background-clip:text;background-clip:text}.rs-btn{font-family:var(--font-sans);border-radius:var(--rs-radius-md);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:13.5px;font-weight:600;transition:all .16s;display:inline-flex}.rs-btn--primary{background:var(--rs-accent-grad);color:#100f1c;border:none;font-weight:700}.rs-btn--primary:hover{filter:brightness(1.08)}.rs-btn--ghost{background:var(--rs-surface-1);color:var(--rs-text-1);border-color:var(--rs-border)}.rs-btn--ghost:hover{background:var(--rs-surface-2);border-color:var(--rs-border-strong)}.rs-btn--quiet{color:var(--rs-text-2);background:0 0}.rs-btn--quiet:hover{color:var(--rs-text-1);background:var(--rs-surface-1)}.rs-btn--block{width:100%;height:44px;font-size:14.5px}.rs-field{flex-direction:column;gap:7px;display:flex}.rs-field__label{color:var(--rs-text-2);letter-spacing:.01em;font-size:12px;font-weight:600}.rs-input{font-family:var(--font-sans);color:var(--rs-text-1);background:var(--rs-surface-1);border:1px solid var(--rs-border);border-radius:var(--rs-radius-md);width:100%;height:44px;padding:0 14px;font-size:14px;transition:border-color .15s,background .15s}.rs-input::placeholder{color:var(--rs-text-3)}.rs-input:focus{border-color:var(--rs-accent);background:var(--rs-surface-2);outline:none}textarea.rs-input{resize:none;height:auto;padding:12px 14px;line-height:1.5}.rs-divider{background:var(--rs-border);width:100%;height:1px}.rs-muted{color:var(--rs-text-2)}.rs-tiny{font-size:12px}.rs-mono{font-family:var(--font-mono)}.rs-label-cap{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--rs-text-3);font-size:10.5px}.rs-scroll::-webkit-scrollbar{width:8px;height:8px}.rs-scroll::-webkit-scrollbar-thumb{background:var(--rs-surface-3);border-radius:8px}.rs-scroll::-webkit-scrollbar-track{background:0 0}
.hb-theme{--cream:#fbf6ee;--cream-2:#f4ecdf;--sage-50:#eef4ed;--sage-100:#e1ece2;--sage-200:#ccdfcf;--white:#fff;--teal-900:#0c3f38;--teal-700:#0f5a4f;--teal:#157e70;--teal-300:#5ba89a;--coral:#e07a5c;--coral-600:#d26545;--coral-soft:#f7d2c2;--gold:#e3b25a;--ink:#1e2b27;--ink-2:#44544e;--ink-3:#6c7b75;--line:#e5dfd2;--line-2:#ede7db;--display:"Newsreader", Georgia, "Times New Roman", serif;--sans:"Hanken Grotesk", system-ui, -apple-system, sans-serif;--r-sm:10px;--r-md:16px;--r-lg:24px;--r-xl:32px;--r-pill:999px;--sh-sm:0 2px 8px #1f2b270d, 0 1px 2px #1f2b270a;--sh-md:0 12px 30px -12px #143c352e, 0 4px 10px -6px #1f2b2714;--sh-lg:0 30px 60px -24px #0c3f3847, 0 8px 24px -12px #1f2b271a;font-family:var(--sans);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;text-align:left;line-height:1.55}.hb-theme *{box-sizing:border-box}.hb-theme img{max-width:100%;display:block}.hb-theme a{color:inherit;text-decoration:none}.hb-theme button{cursor:pointer;border:none;font-family:inherit}.hb-theme .wrap{width:min(1200px,92%);margin-inline:auto}.hb-theme .wrap-wide{width:min(1320px,94%);margin-inline:auto}.hb-theme .display{font-family:var(--display);letter-spacing:-.012em;margin:0;font-weight:500;line-height:1.04}.hb-theme .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);align-items:center;gap:9px;font-size:13px;font-weight:600;display:inline-flex}.hb-theme .eyebrow:before{content:"";background:var(--coral);width:22px;height:1.5px;display:inline-block}.hb-theme .lede{color:var(--ink-2);margin:0;font-size:19px;line-height:1.6}.hb-theme .btn{border-radius:var(--r-pill);white-space:nowrap;cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;gap:10px;height:54px;padding:0 28px;font-size:16px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.hb-theme .btn:hover{transform:translateY(-2px)}.hb-theme .btn-primary{background:var(--teal-700);color:#fff;box-shadow:var(--sh-md)}.hb-theme .btn-primary:hover{background:var(--teal-900)}.hb-theme .btn-coral{background:var(--coral);color:#fff;box-shadow:0 12px 28px -12px #d0654599}.hb-theme .btn-coral:hover{background:var(--coral-600)}.hb-theme .btn-ghost{color:var(--teal-900);border-color:var(--sage-200);background:0 0}.hb-theme .btn-ghost:hover{background:var(--sage-50);border-color:var(--teal-300)}.hb-theme .btn-sm{height:44px;padding:0 20px;font-size:15px}.hb-theme .nav{z-index:50;background:color-mix(in srgb, var(--cream) 86%, transparent);-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);border-bottom:1px solid var(--line-2);position:sticky;top:0}.hb-theme .nav-inner{align-items:center;gap:32px;height:78px;display:flex}.hb-theme .brand{align-items:center;gap:12px;font-weight:700;display:flex}.hb-theme .brand-mark{flex:none;width:40px;height:40px}.hb-theme .brand-name{font-family:var(--display);letter-spacing:-.01em;color:var(--teal-900);margin:0;font-size:22px;font-weight:600;line-height:1}.hb-theme .brand-sub{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap;font-size:10.5px;font-weight:600}.hb-theme .nav-links{gap:6px;margin-left:8px;display:flex}.hb-theme .nav-links a{border-radius:var(--r-pill);color:var(--ink-2);padding:10px 14px;font-size:15px;font-weight:500;transition:background .15s,color .15s}.hb-theme .nav-links a:hover{background:var(--sage-50);color:var(--teal-900)}.hb-theme .nav-links a.active{color:var(--teal-900);font-weight:600}.hb-theme .nav-right{align-items:center;gap:14px;margin-left:auto;display:flex}.hb-theme .nav-call{color:var(--teal-900);white-space:nowrap;align-items:center;gap:9px;font-size:15px;font-weight:600;display:inline-flex}.hb-theme .nav-call .ico{background:var(--sage-100);width:34px;height:34px;color:var(--teal-700);border-radius:50%;place-items:center;display:grid}.hb-theme .pill{border-radius:var(--r-pill);background:var(--white);border:1px solid var(--line);height:34px;color:var(--ink-2);align-items:center;gap:8px;padding:0 14px;font-size:13.5px;font-weight:600;display:inline-flex}.hb-theme .badge-verify{border-radius:var(--r-pill);background:var(--sage-100);color:var(--teal-900);align-items:center;gap:7px;padding:6px 13px;font-size:13px;font-weight:600;display:inline-flex}.hb-theme .foot{background:var(--teal-900);color:#d7e4df;margin-top:0;padding:72px 0 30px}.hb-theme .foot a{color:#bfd2cc}.hb-theme .foot a:hover{color:#fff}.hb-theme .foot-grid{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:40px;display:grid}.hb-theme .foot h4{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:600}.hb-theme .foot ul{gap:11px;margin:0;padding:0;font-size:15px;list-style:none;display:grid}.hb-theme .foot-brand .brand-name{color:#fff}.hb-theme .foot-bottom{color:#9fb8b1;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;margin-top:54px;padding-top:24px;font-size:13.5px;display:flex}.hb-theme .foot-social{gap:10px;display:flex}.hb-theme .foot-social a{background:#ffffff14;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.hb-theme .foot-social a:hover{background:#ffffff29}.hb-theme .star{color:var(--gold)}.hb-theme .section{padding:96px 0}.hb-theme .muted{color:var(--ink-3)}.hb-theme .card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-sm)}.hb-theme .hero{padding:60px 0 90px;position:relative;overflow:hidden}.hb-theme .hero-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.hb-theme .hero-inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid;position:relative}.hb-theme .hero h1{color:var(--teal-900);margin:18px 0 22px;font-size:62px}.hb-theme .hero h1 em{color:var(--coral);font-style:italic}.hb-theme .hero-cta{flex-wrap:wrap;gap:14px;margin:30px 0 28px;display:flex}.hb-theme .hero-trust{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.hb-theme .hero-trust .item{color:var(--ink-2);align-items:center;gap:10px;font-size:14.5px;font-weight:600;display:flex}.hb-theme .hero-trust .dot{background:var(--sage-100);width:34px;height:34px;color:var(--teal-700);border-radius:50%;flex:none;place-items:center;display:grid}.hb-theme .hero-art{height:540px;position:relative}.hb-theme .art-blob{position:absolute;inset:0}.hb-theme .float-card{border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--sh-lg);background:#fff;padding:16px 18px;position:absolute}.hb-theme .fc-rating{width:228px;top:24px;left:-18px}.hb-theme .fc-plan{width:250px;bottom:26px;right:-14px}.hb-theme .fc-avail{bottom:150px;left:-30px}.hb-theme .fc-head{align-items:center;gap:11px;display:flex}.hb-theme .fc-avatar{border-radius:50%;flex:none;width:42px;height:42px}.hb-theme .fc-name{color:var(--ink);font-size:14.5px;font-weight:700}.hb-theme .fc-role{color:var(--ink-3);font-size:12.5px}.hb-theme .fc-stars{letter-spacing:2px;margin-top:2px;font-size:15px}.hb-theme .statband{background:var(--teal-900);color:#fff}.hb-theme .statband .wrap{grid-template-columns:repeat(4,1fr);display:grid}.hb-theme .stat{text-align:center;border-right:1px solid #ffffff1f;padding:46px 30px}.hb-theme .stat:last-child{border-right:none}.hb-theme .stat .num{font-family:var(--display);color:#fff;font-size:48px;line-height:1}.hb-theme .stat .num b{color:var(--coral);font-weight:500}.hb-theme .stat .lbl{color:#afc6bf;letter-spacing:.02em;margin-top:10px;font-size:14px;font-weight:500}.hb-theme .sec-head{text-align:center;max-width:640px;margin:0 auto 52px}.hb-theme .sec-head h2{color:var(--teal-900);margin:14px 0;font-size:44px}.hb-theme .svc-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hb-theme .svc{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:28px 26px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.hb-theme .svc:hover{box-shadow:var(--sh-md);border-color:var(--sage-200);transform:translateY(-4px)}.hb-theme .svc-ico{background:var(--sage-50);width:56px;height:56px;color:var(--teal-700);border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.hb-theme .svc h3{font-family:var(--display);color:var(--ink);margin:0 0 8px;font-size:21px;font-weight:600}.hb-theme .svc p{color:var(--ink-2);margin:0 0 16px;font-size:14.5px;line-height:1.55}.hb-theme .svc-link{color:var(--teal);align-items:center;gap:7px;font-size:14px;font-weight:600;display:inline-flex}.hb-theme .svc:hover .svc-link{gap:11px}.hb-theme .why{background:var(--cream-2)}.hb-theme .why-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;display:grid}.hb-theme .why-list{grid-template-columns:1fr 1fr;gap:16px;display:grid}.hb-theme .why-item{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.hb-theme .why-check{background:var(--sage-100);width:30px;height:30px;color:var(--teal-700);border-radius:50%;flex:none;place-items:center;display:grid}.hb-theme .why-item h4{margin:2px 0 3px;font-size:15.5px}.hb-theme .why-item p{color:var(--ink-3);margin:0;font-size:13px}.hb-theme .why-art{height:460px;position:relative}.hb-theme .quote{text-align:center;max-width:860px;margin:0 auto}.hb-theme .quote-mark{font-family:var(--display);color:var(--coral-soft);font-size:90px;line-height:.4}.hb-theme .quote p{font-family:var(--display);color:var(--teal-900);margin:14px 0 28px;font-size:34px;font-weight:500;line-height:1.32}.hb-theme .quote-by{align-items:center;gap:12px;font-weight:600;display:inline-flex}.hb-theme .cta{background:var(--teal-900);border-radius:var(--r-xl);color:#fff;text-align:center;padding:72px 64px;position:relative;overflow:hidden}.hb-theme .cta h2{font-family:var(--display);margin:0 0 14px;font-size:46px;font-weight:500}.hb-theme .cta p{color:#bbd2cc;max-width:560px;margin:0 auto 30px;font-size:18px}.hb-theme .cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.hb-theme .cta-deco{pointer-events:none;position:absolute}.hb-theme.page-plan{background:var(--cream-2)}.hb-theme .page{padding:46px 0 80px}.hb-theme .intake{grid-template-columns:340px 1fr;align-items:start;gap:34px;display:grid}.hb-theme .rail{gap:20px;display:grid;position:sticky;top:100px}.hb-theme .rail-card{background:var(--teal-900);color:#fff;border-radius:var(--r-lg);padding:30px 28px;position:relative;overflow:hidden}.hb-theme .rail-card h2{font-family:var(--display);margin:14px 0 10px;font-size:27px;font-weight:500;line-height:1.15}.hb-theme .rail-card p{color:#b6ccc6;margin:0 0 22px;font-size:14.5px}.hb-theme .steps{z-index:1;gap:4px;display:grid;position:relative}.hb-theme .step{align-items:flex-start;gap:14px;padding:11px 0;display:flex}.hb-theme .step .num{color:#cfe0da;background:#ffffff1f;border:1.5px solid #0000;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:13.5px;font-weight:700;display:grid}.hb-theme .step .t{padding-top:4px;font-size:15px;font-weight:600;line-height:1.3}.hb-theme .step .t small{color:#9fb8b1;margin-top:2px;font-size:12.5px;font-weight:400;display:block}.hb-theme .step.done .num{background:var(--coral);color:#fff}.hb-theme .step.active .num{color:var(--teal-900);border-color:var(--coral);background:#fff;box-shadow:0 0 0 4px #e07a5c4d}.hb-theme .step.active .t{color:#fff}.hb-theme .step.todo .t{color:#9fb8b1}.hb-theme .step .num svg{width:15px;height:15px}.hb-theme .rail-line{z-index:0;background:#ffffff24;width:1.5px;position:absolute;top:0;bottom:0;left:14px}.hb-theme .help-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:22px 24px}.hb-theme .help-card .h{align-items:center;gap:12px;font-size:15px;font-weight:700;display:flex}.hb-theme .help-card .ic{background:var(--sage-100);width:40px;height:40px;color:var(--teal-700);border-radius:50%;flex:none;place-items:center;display:grid}.hb-theme .help-card p{color:var(--ink-3);margin:12px 0 14px;font-size:13.5px}.hb-theme .help-call{font-family:var(--display);color:var(--teal-900);align-items:center;gap:10px;font-size:22px;font-weight:600;display:inline-flex}.hb-theme .panel{border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-md);background:#fff;overflow:hidden}.hb-theme .panel-head{border-bottom:1px solid var(--line-2);padding:32px 40px 26px}.hb-theme .panel-head .mini{color:var(--teal);letter-spacing:.04em;font-size:13px;font-weight:600}.hb-theme .panel-head h1{font-family:var(--display);color:var(--teal-900);letter-spacing:-.01em;margin:8px 0 6px;font-size:34px;font-weight:500}.hb-theme .panel-head p{color:var(--ink-2);margin:0;font-size:15px}.hb-theme .progress{background:var(--sage-100);border-radius:99px;height:6px;margin-top:22px;overflow:hidden}.hb-theme .progress>i{background:linear-gradient(90deg,var(--teal),var(--teal-300));border-radius:99px;width:50%;height:100%;display:block}.hb-theme .panel-body{padding:34px 40px 8px}.hb-theme .field{margin-bottom:28px}.hb-theme .field>label{color:var(--ink);margin-bottom:6px;font-size:15px;font-weight:600;display:block}.hb-theme .field .hint{color:var(--ink-3);margin:0 0 14px;font-size:13px}.hb-theme .req{color:var(--coral)}.hb-theme .choice-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hb-theme .choice{border:1.5px solid var(--line);border-radius:var(--r-md);cursor:pointer;background:#fff;align-items:center;gap:12px;padding:16px;transition:all .15s;display:flex}.hb-theme .choice:hover{border-color:var(--teal-300);background:var(--sage-50)}.hb-theme .choice.sel{border-color:var(--teal-700);background:var(--sage-50);box-shadow:0 0 0 3px #157e701f}.hb-theme .choice .ci{background:var(--sage-100);width:38px;height:38px;color:var(--teal-700);border-radius:11px;flex:none;place-items:center;display:grid}.hb-theme .choice.sel .ci{background:var(--teal-700);color:#fff}.hb-theme .choice .ct{min-width:0;display:block}.hb-theme .choice b{font-size:14.5px;line-height:1.25;display:block}.hb-theme .choice .ct span{color:var(--ink-3);font-size:12px;line-height:1.3;display:block}.hb-theme .chips{flex-wrap:wrap;gap:10px;display:flex}.hb-theme .chip{border-radius:var(--r-pill);border:1.5px solid var(--line);color:var(--ink-2);cursor:pointer;background:#fff;align-items:center;gap:9px;padding:11px 16px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.hb-theme .chip:hover{border-color:var(--teal-300)}.hb-theme .chip.sel{background:var(--teal-700);border-color:var(--teal-700);color:#fff}.hb-theme .chip .x{border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;display:grid}.hb-theme .chip.sel .x{background:#fff3}.hb-theme .grid-2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.hb-theme .inp{border:1.5px solid var(--line);border-radius:var(--r-md);width:100%;height:52px;color:var(--ink);background:#fff;padding:0 16px;font-family:inherit;font-size:15px;transition:all .15s}.hb-theme .inp:focus{border-color:var(--teal-700);outline:none;box-shadow:0 0 0 3px #157e701f}.hb-theme .inp::placeholder{color:#a9b4af}.hb-theme .sched{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.hb-theme .day{text-align:center;border:1.5px solid var(--line);border-radius:var(--r-sm);cursor:pointer;color:var(--ink-2);padding:12px 4px;font-size:13px;font-weight:600;transition:all .15s}.hb-theme .day small{color:var(--ink-3);margin-top:2px;font-size:11px;font-weight:500;display:block}.hb-theme .day.sel{background:var(--coral);border-color:var(--coral);color:#fff}.hb-theme .day.sel small{color:#ffffffd9}.hb-theme .panel-foot{border-top:1px solid var(--line-2);justify-content:space-between;align-items:center;margin-top:14px;padding:24px 40px 34px;display:flex}.hb-theme .foot-note{color:var(--ink-3);align-items:center;gap:8px;font-size:13px;display:flex}.hb-theme .foot-actions{gap:12px;display:flex}.hb-theme .summary{background:var(--sage-50);border:1px solid var(--sage-200);border-radius:var(--r-md);align-items:center;gap:16px;margin-bottom:8px;padding:18px 20px;display:flex}.hb-theme .summary .si{border:1px solid var(--sage-200);width:44px;height:44px;color:var(--teal-700);background:#fff;border-radius:12px;flex:none;place-items:center;display:grid}.hb-theme .summary b{font-size:14px}.hb-theme .summary p{color:var(--ink-2);margin:2px 0 0;font-size:13px}.hb-theme .trust-row{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:26px;display:flex}.hb-theme .trust-row .ti{color:var(--ink-2);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.hb-theme .trust-row svg{color:var(--teal-700)}.hb-theme .prof-head{align-items:center;gap:36px;padding:48px 0 32px;display:flex}.hb-theme .avatar{width:160px;height:160px;box-shadow:var(--sh-md);background:linear-gradient(135deg,#5ba89a,#0f5a4f);border-radius:32px;flex:none;position:relative}.hb-theme .avatar-badge{background:var(--coral);color:#fff;border:3px solid var(--cream);border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:-12px;right:-12px;box-shadow:0 4px 12px #d0654566}.hb-theme .name{font-family:var(--display);color:var(--teal-900);letter-spacing:-.01em;margin:0 0 6px;font-size:42px;font-weight:500}.hb-theme .role{color:var(--ink-2);margin:0 0 16px;font-size:17px}.hb-theme .tags{flex-wrap:wrap;gap:8px;display:flex}.hb-theme .prof-layout{grid-template-columns:1fr 340px;align-items:start;gap:40px;display:grid}.hb-theme .main-col{gap:32px;display:grid}.hb-theme .card-sec h3{font-family:var(--display);color:var(--teal-900);margin:0 0 16px;font-size:22px}.hb-theme .card-sec p{color:var(--ink-2);margin:0 0 14px;font-size:15px;line-height:1.6}.hb-theme .card-sec p:last-child{margin:0}.hb-theme .exp-list{gap:16px;display:grid}.hb-theme .exp-item{gap:16px;display:flex}.hb-theme .exp-icon{background:var(--sage-100);width:44px;height:44px;color:var(--teal-700);border-radius:12px;flex:none;place-items:center;display:grid}.hb-theme .exp-t{color:var(--ink);margin-bottom:2px;font-size:15.5px;font-weight:600}.hb-theme .exp-d{color:var(--ink-3);font-size:13.5px}.hb-theme .quote-card{background:var(--teal-900);color:#fff;border-radius:var(--r-lg);padding:32px 36px;position:relative;overflow:hidden}.hb-theme .quote-card svg{opacity:.06;position:absolute;bottom:-10px;right:10px}.hb-theme .quote-card p{font-family:var(--display);color:#fff;margin:0 0 16px;font-size:20px;font-style:italic;font-weight:400;line-height:1.45}.hb-theme .side-col{gap:20px;display:grid}.hb-theme .action-card{border:1px solid var(--teal-300);border-radius:var(--r-lg);box-shadow:var(--sh-md);text-align:center;background:#fff;padding:28px 24px;position:sticky;top:100px}.hb-theme .ac-price{font-family:var(--display);color:var(--teal-900);font-size:36px;line-height:1}.hb-theme .ac-price span{font-size:15px;font-family:var(--sans);color:var(--ink-3);font-weight:500}.hb-theme .ac-avail{background:var(--sage-100);color:var(--teal-900);border-radius:var(--r-pill);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;margin:18px 0 24px;padding:6px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.hb-theme .ac-avail .dot{background:var(--teal);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 2px #157e704d}.hb-theme .stat-box{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;align-items:center;gap:16px;padding:16px 20px;display:flex}.hb-theme .stat-box .v{font-family:var(--display);color:var(--teal-900);font-size:28px;line-height:1}.hb-theme .stat-box .l{color:var(--ink-3);font-size:13px;font-weight:500}.hb-theme .cert-list{gap:12px;display:grid}.hb-theme .cert{color:var(--ink-2);align-items:center;gap:12px;font-size:13.5px;font-weight:600;display:flex}.hb-theme .cert svg{color:var(--teal);flex:none}
.rag-theme{--paper:#f5f3ec;--surface:#fff;--surface-2:#fbfaf5;--ink:#1c1d18;--ink-2:#56584d;--ink-3:#8a8c7f;--line:#e6e3d8;--line-2:#efede4;--green:#2f6b4d;--green-d:#234f3a;--green-soft:#e2eee6;--green-tint:#f0f6f1;--amber:#b0771e;--amber-soft:#f7ecd5;--red:#b24430;--red-soft:#f6e2db;--blue:#3b6ca8;--blue-soft:#e5ecf5;--violet:#6b5aa6;--violet-soft:#ece8f6;--r:12px;--r-sm:8px;--r-xs:6px;--sh:0 1px 2px #1c1d180d, 0 1px 3px #1c1d180a;--sh-md:0 6px 20px #1c1d181a;--sh-lg:0 18px 50px #1c1d1829;--font-ui:"Plus Jakarta Sans", system-ui, sans-serif;--font-head:"Space Grotesk", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace}.rag-theme *{box-sizing:border-box}.rag-theme .scr{font-family:var(--font-ui);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;letter-spacing:-.01em;width:100%;height:100%;position:relative}.rag-theme .scr h1,.rag-theme .scr h2,.rag-theme .scr h3,.rag-theme .scr h4{font-family:var(--font-head);letter-spacing:-.02em;margin:0;font-weight:600}.rag-theme .scr p{margin:0}.rag-theme .mono{font-family:var(--font-mono)}.rag-theme .app{grid-template-columns:248px 1fr;height:100%;display:grid}.rag-theme .sidebar{color:#d9dbce;background:#1e2019;flex-direction:column;gap:4px;padding:22px 16px;display:flex}.rag-theme .brand{align-items:center;gap:11px;padding:4px 8px 20px;display:flex}.rag-theme .brand-mark{background:var(--green);color:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:inset 0 0 0 1px #ffffff1f}.rag-theme .brand-name{font-family:var(--font-head);color:#fff;letter-spacing:-.02em;font-size:17px;font-weight:600}.rag-theme .brand-sub{color:#7e8274;letter-spacing:.04em;text-transform:uppercase;margin-top:1px;font-size:11px}.rag-theme .nav-label{color:#6e7265;letter-spacing:.08em;text-transform:uppercase;padding:14px 9px 6px;font-size:11px}.rag-theme .nav-item{color:#a9ac9d;cursor:pointer;border-radius:8px;align-items:center;gap:11px;padding:9px 10px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.rag-theme .nav-item:hover{color:#e7e9dd;background:#ffffff0d}.rag-theme .nav-item.active{background:var(--green);color:#fff}.rag-theme .nav-item.active svg{color:#fff}.rag-theme .nav-item .nv-badge{background:#ffffff1f;border-radius:20px;margin-left:auto;padding:1px 7px;font-size:11px;font-weight:600}.rag-theme .nav-item.active .nv-badge{background:#ffffff38}.rag-theme .side-foot{border-top:1px solid #ffffff14;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.rag-theme .avatar{background:var(--amber-soft);width:30px;height:30px;color:var(--amber);font-size:12px;font-weight:700;font-family:var(--font-head);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.rag-theme .main{background:var(--paper);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.rag-theme .topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff9;align-items:center;gap:14px;height:64px;padding:0 28px;display:flex}.rag-theme .crumbs{color:var(--ink-3);align-items:center;gap:7px;font-size:13px;display:flex}.rag-theme .crumbs b{color:var(--ink);font-weight:600}.rag-theme .topbar-search{background:var(--surface);border:1px solid var(--line);width:240px;color:var(--ink-3);border-radius:8px;align-items:center;gap:8px;margin-left:8px;padding:7px 12px;font-size:13px;display:flex}.rag-theme .topbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.rag-theme .btn{font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:9px 15px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex}.rag-theme .btn-primary{background:var(--green);color:#fff;box-shadow:0 1px 2px #234f3a40}.rag-theme .btn-primary:hover{background:var(--green-d)}.rag-theme .btn-ghost{background:var(--surface);color:var(--ink);border-color:var(--line)}.rag-theme .btn-ghost:hover{background:var(--surface-2)}.rag-theme .btn-sm{gap:6px;padding:6px 11px;font-size:12.5px}.rag-theme .icon-btn{border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--ink-2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:flex}.rag-theme .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh)}.rag-theme .chip{border-radius:20px;align-items:center;gap:6px;padding:3px 9px;font-size:12px;font-weight:600;line-height:1.5;display:inline-flex}.rag-theme .chip-green{background:var(--green-soft);color:var(--green-d)}.rag-theme .chip-amber{background:var(--amber-soft);color:var(--amber)}.rag-theme .chip-blue{background:var(--blue-soft);color:var(--blue)}.rag-theme .chip-violet{background:var(--violet-soft);color:var(--violet)}.rag-theme .chip-red{background:var(--red-soft);color:var(--red)}.rag-theme .chip-gray{background:var(--line-2);color:var(--ink-2)}.rag-theme .dot{border-radius:50%;flex:none;width:7px;height:7px}.rag-theme .muted{color:var(--ink-3)}.rag-theme .divider{background:var(--line);width:100%;height:1px}.rag-theme .agent-hero{border-bottom:1px solid var(--line);background:linear-gradient(100deg,var(--green-tint),#fff0 60%);align-items:center;gap:18px;padding:18px 30px;display:flex}.rag-theme .ah-av{background:linear-gradient(160deg,var(--green),var(--green-d));color:#fff;border-radius:16px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 6px 16px #234f3a4d,inset 0 0 0 1px #ffffff2e}.rag-theme .ah-stat{border-left:1px solid var(--line);flex-direction:column;padding:0 20px;display:flex}.rag-theme .ah-stat b{font-family:var(--font-head);font-size:18px;font-weight:600}.rag-theme .ah-stat span{color:var(--ink-3);font-size:11.5px}.rag-theme .up-body{flex:1;grid-template-columns:1fr 320px;gap:24px;min-height:0;padding:26px 30px;display:grid;overflow:hidden}.rag-theme .up-h1row{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.rag-theme .dropzone{border-radius:var(--r);background:repeating-linear-gradient(135deg,transparent,transparent 11px,#2f6b4d05 11px,#2f6b4d05 22px), var(--surface-2);text-align:center;border:1.6px dashed #cfcbbc;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;padding:20px;display:flex}.rag-theme .dz-ic{background:var(--green-soft);width:52px;height:52px;color:var(--green-d);border-radius:14px;justify-content:center;align-items:center;display:flex}.rag-theme .dz-methods{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;margin-top:4px;display:grid}.rag-theme .dz-method{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:13px 10px;transition:all .15s;display:flex}.rag-theme .dz-method:hover{border-color:var(--green);box-shadow:var(--sh-md);transform:translateY(-1px)}.rag-theme .dz-method .m-ic{border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.rag-theme .dz-method b{font-size:13px;font-weight:600}.rag-theme .dz-method span{color:var(--ink-3);font-size:11px}.rag-theme .src-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:15px 18px;display:flex}.rag-theme .seg{background:var(--line-2);border-radius:8px;padding:3px;display:inline-flex}.rag-theme .seg b,.rag-theme .seg span{cursor:pointer;color:var(--ink-3);border-radius:6px;padding:5px 11px;font-size:12.5px;font-weight:600}.rag-theme .seg b{background:var(--surface);color:var(--ink);box-shadow:var(--sh)}.rag-theme .tbl{border-collapse:collapse;width:100%}.rag-theme .tbl thead th{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);text-align:left;border-bottom:1px solid var(--line);padding:11px 18px;font-size:11px;font-weight:700}.rag-theme .tbl tbody td{border-bottom:1px solid var(--line-2);vertical-align:middle;padding:13px 18px;font-size:13px}.rag-theme .tbl tbody tr:last-child td{border-bottom:none}.rag-theme .tbl tbody tr:hover{background:var(--surface-2)}.rag-theme .src-name{align-items:center;gap:11px;display:flex}.rag-theme .src-ic{border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.rag-theme .minibar{background:var(--line);border-radius:3px;width:72px;height:5px;margin-top:5px;overflow:hidden}.rag-theme .minibar i{background:var(--blue);border-radius:3px;height:100%;display:block}.rag-theme .rail-card{padding:18px}.rag-theme .ring-wrap{align-items:center;gap:16px;display:flex}.rag-theme .stat-row{border-bottom:1px solid var(--line-2);justify-content:space-between;align-items:center;padding:9px 0;font-size:13px;display:flex}.rag-theme .stat-row:last-child{border-bottom:none}.rag-theme .gap-item{border-bottom:1px solid var(--line-2);align-items:flex-start;gap:10px;padding:11px 0;display:flex}.rag-theme .gap-item:last-child{border-bottom:none}.rag-theme .bw{background:#fff;flex-direction:column;height:100%;display:flex}.rag-theme .bw-bar{background:#e9e7e0;border-bottom:1px solid #d8d5cb;flex:none;align-items:center;gap:14px;height:46px;padding:0 16px;display:flex}.rag-theme .bw-dots{gap:7px;display:flex}.rag-theme .bw-dot{border-radius:50%;width:12px;height:12px}.rag-theme .bw-url{max-width:540px;height:30px;color:var(--ink-2);background:#fff;border:1px solid #d8d5cb;border-radius:8px;flex:1;align-items:center;gap:9px;margin:0 auto;padding:0 13px;font-size:12.5px;display:flex}.rag-theme .bw-view{flex:1;position:relative;overflow:hidden}.rag-theme .site{color:#c6ceda;background:#101826;position:absolute;inset:0;overflow:hidden}.rag-theme .site-nav{align-items:center;gap:34px;padding:28px 64px;display:flex}.rag-theme .site-logo{font-family:var(--font-head);color:#fff;letter-spacing:-.02em;font-size:23px;font-weight:600}.rag-theme .site-nav a{color:#9aa6b6;font-size:15px}.rag-theme .site-hero{max-width:860px;padding:70px 64px 0}.rag-theme .site-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#5fb389;font-size:13px;font-weight:700}.rag-theme .site-h1{font-family:var(--font-head);color:#fff;letter-spacing:-.025em;margin:20px 0;font-size:62px;font-weight:600;line-height:1.04}.rag-theme .site-sub{color:#93a0b2;max-width:600px;font-size:19px;line-height:1.55}.rag-theme .site-cta{gap:14px;margin-top:34px;display:flex}.rag-theme .site-btn{font-size:16px;font-weight:600;font-family:var(--font-ui);border-radius:11px;padding:14px 26px}.rag-theme .site-img{background:linear-gradient(135deg,#1b2738,#243349);border:1px solid #ffffff14;border-radius:20px;width:620px;height:440px;position:absolute;top:200px;right:-60px}.rag-theme .widget{background:#fff;border-radius:22px;flex-direction:column;width:452px;height:760px;display:flex;position:absolute;bottom:42px;right:42px;overflow:hidden;box-shadow:0 30px 90px #080e1880,0 6px 18px #080e1852}.rag-theme .wg-head{background:linear-gradient(160deg,var(--green),var(--green-d));color:#fff;flex:none;align-items:center;gap:13px;padding:20px 22px;display:flex}.rag-theme .wg-av{background:#ffffff29;border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:inset 0 0 0 1px #ffffff40}.rag-theme .wg-online{color:#ffffffd9;align-items:center;gap:6px;font-size:12px;display:inline-flex}.rag-theme .wg-thread{background:var(--surface-2);flex-direction:column;flex:1;justify-content:flex-end;gap:15px;padding:20px 18px;display:flex;overflow:hidden}.rag-theme .wg-row{gap:10px;max-width:86%;display:flex}.rag-theme .wg-row.me{flex-direction:row-reverse;align-self:flex-end}.rag-theme .wg-bub{border-radius:16px;padding:12px 15px;font-size:14.5px;line-height:1.5}.rag-theme .wg-bub.ai{border:1px solid var(--line);color:var(--ink);background:#fff;border-bottom-left-radius:5px}.rag-theme .wg-bub.me{background:var(--green);color:#fff;border-bottom-right-radius:5px}.rag-theme .wg-mini-av{background:var(--green-soft);width:26px;height:26px;color:var(--green-d);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.rag-theme .cite{background:var(--green-tint);border:1px solid var(--green-soft);color:var(--green-d);border-radius:7px;align-items:center;gap:6px;margin-top:9px;padding:5px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.rag-theme .wg-sug{background:var(--surface-2);flex-wrap:wrap;gap:7px;padding:0 16px 10px;display:flex}.rag-theme .wg-sugchip{color:var(--green-d);border:1px solid var(--green-soft);cursor:pointer;background:#fff;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.rag-theme .wg-input{border-top:1px solid var(--line);background:#fff;flex:none;align-items:center;gap:10px;padding:12px 14px;display:flex}.rag-theme .wg-field{color:var(--ink-3);flex:1;font-size:13.5px}.rag-theme .wg-send{background:var(--green);color:#fff;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.rag-theme .wg-foot{text-align:center;color:var(--ink-3);border-top:1px solid var(--line-2);background:#fff;padding:7px;font-size:10.5px}.rag-theme .typing span{background:var(--ink-3);opacity:.5;border-radius:50%;width:6px;height:6px;margin:0 1.5px;display:inline-block}.rag-theme .launch-wrap{flex-direction:column;align-items:flex-end;gap:16px;display:flex;position:absolute;bottom:42px;right:42px}.rag-theme .launch-teaser{box-shadow:var(--sh-lg);background:#fff;border-radius:18px;max-width:300px;padding:18px 20px;position:relative}.rag-theme .launch-teaser:after{content:"";background:#fff;width:14px;height:14px;position:absolute;bottom:-7px;right:26px;transform:rotate(45deg);box-shadow:2px 2px 6px #0000000f}.rag-theme .launch-btn{background:linear-gradient(160deg,var(--green),var(--green-d));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;display:flex;box-shadow:0 16px 38px #234f3a8c}.rag-theme .su-body{flex:1;grid-template-columns:1fr 400px;gap:24px;min-height:0;padding:24px 30px;display:grid;overflow:hidden}.rag-theme .su-visitor{align-items:center;gap:14px;margin-bottom:18px;display:flex}.rag-theme .su-vav{background:var(--ink);color:#fff;width:46px;height:46px;font-family:var(--font-head);border-radius:13px;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.rag-theme .metaline{color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:7px;margin-top:4px;font-size:12.5px;display:flex}.rag-theme .metaline .mi{align-items:center;gap:5px;display:inline-flex}.rag-theme .metaline .sep{background:var(--ink-3);opacity:.5;border-radius:50%;width:3px;height:3px}.rag-theme .summary-card{background:linear-gradient(180deg,var(--green-tint),var(--surface));border:1px solid var(--green-soft);padding:20px}.rag-theme .insight-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.rag-theme .insight{flex-direction:column;gap:9px;padding:15px 16px;display:flex}.rag-theme .insight .il{color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.rag-theme .insight .iv{font-family:var(--font-head);font-size:18px;font-weight:600}.rag-theme .insight .is{color:var(--ink-3);font-size:12px}.rag-theme .gap-card{padding:18px}.rag-theme .gap-q{border-bottom:1px solid var(--line-2);justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 0;display:flex}.rag-theme .gap-q:last-child{border-bottom:none}.rag-theme .tx-card{flex-direction:column;display:flex;overflow:hidden}.rag-theme .tx-head{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:10px;padding:15px 18px;display:flex}.rag-theme .tx-body{flex-direction:column;flex:1;gap:16px;padding:18px;display:flex;overflow:hidden}.rag-theme .tx-msg{gap:10px;display:flex}.rag-theme .tx-msg.me{text-align:right;flex-direction:row-reverse}.rag-theme .tx-av{border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.rag-theme .tx-name{color:var(--ink-3);margin-bottom:4px;font-size:11.5px;font-weight:700}.rag-theme .tx-text{color:var(--ink);background:var(--surface-2);border:1px solid var(--line-2);border-radius:11px;padding:9px 12px;font-size:13px;line-height:1.5;display:inline-block}.rag-theme .tx-msg.me .tx-text{background:var(--green-tint);border-color:var(--green-soft)}.rag-theme .tx-cite{color:var(--green-d);align-items:center;gap:5px;margin-top:5px;font-size:11px;font-weight:600;display:inline-flex}.rag-theme .scr svg{display:block}
