.sel-home .hero{padding:84px 0 64px}.sel-home .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:56px;gap:56px;align-items:center}.sel-home .hero .eyebrow{color:var(--accent-2);margin-bottom:22px;display:flex;align-items:center;gap:9px}.sel-home .hero .eyebrow .pip{width:7px;height:7px;border-radius:50%;background:var(--green-500);box-shadow:0 0 0 4px var(--green-50)}.sel-home .hero h1{font-size:var(--t-display-1);font-weight:800;line-height:1.02;letter-spacing:-.03em;margin:0 0 22px}.sel-home .hero h1 .g{color:var(--accent)}.sel-home .hero .sub{font-size:21px;line-height:1.5;color:var(--fg-2);max-width:30ch;margin:0 0 16px;font-weight:450}.sel-home .hero .supp{font-size:15px;color:var(--fg-3);max-width:42ch;margin:0 0 32px;line-height:1.55}.sel-home .hero .cta{display:flex;gap:14px;flex-wrap:wrap}.sel-home .viz-panel{aspect-ratio:1/1.02}.sel-home .vt-you{left:50%;top:38%;transform:translate(-50%,-150%)}.sel-home .vt-1{right:18px;top:42px}.sel-home .vt-2{left:20px;bottom:54px}.sel-home .trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:30px 0}.sel-home .trust .row{display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap}.sel-home .trust .lead{font-size:14px;color:var(--fg-3);max-width:24ch}.sel-home .stats{display:flex;gap:48px;flex-wrap:wrap}.sel-home .stat .n{font-family:var(--font-mono);font-weight:500;font-size:32px;letter-spacing:-.02em;color:var(--fg-1)}.sel-home .stat .l{font-size:12.5px;color:var(--fg-3);margin-top:2px}.sel-home .why{background:var(--bg-subtle)}.sel-home .why-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center;margin-top:8px}.sel-home .why-stack{display:flex;flex-direction:column;gap:14px}.sel-home .neg{display:flex;align-items:center;gap:14px;padding:18px 22px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);color:var(--fg-3);font-size:17px;font-weight:500}.sel-home .neg svg{width:20px;height:20px;color:var(--n-400)}.sel-home .pos{display:flex;align-items:center;gap:14px;padding:22px 24px;background:var(--fg-1);color:#fff;border-radius:var(--r-md);font-size:19px;font-weight:600;box-shadow:var(--shadow-lg)}.sel-home .pos .ico{width:34px;height:34px;border-radius:50%;background:var(--green-400);display:flex;align-items:center;justify-content:center;flex:none}.sel-home .pos .ico svg{width:19px;height:19px;color:#06281a}.sel-home .filters{display:flex;gap:10px;margin:34px 0 26px;flex-wrap:wrap}.sel-home .chip{font-size:14px;font-weight:500;border-radius:999px;padding:9px 17px;border:1px solid var(--border);color:var(--fg-2);background:var(--surface);cursor:pointer;transition:all var(--dur) var(--ease-out)}.sel-home .chip:hover{border-color:var(--border-strong);color:var(--fg-1)}.sel-home .chip.on{background:var(--fg-1);color:#fff;border-color:var(--fg-1)}.sel-home .ev-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.sel-home .ev-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:26px;cursor:pointer;transition:transform var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out);display:flex;flex-direction:column;min-height:230px}.sel-home .ev-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:transparent}.sel-home .ev-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:auto}.sel-home .ev-badge{font-family:var(--font-mono);font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--green-700);background:var(--green-50);padding:5px 9px;border-radius:6px}.sel-home .ev-icn{width:38px;height:38px;border-radius:10px;background:var(--bg-subtle);display:flex;align-items:center;justify-content:center;color:var(--fg-2)}.sel-home .ev-icn svg{width:20px;height:20px}.sel-home .ev-card h3{font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.18;margin:22px 0 10px}.sel-home .ev-meta{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11.5px;color:var(--fg-3)}.sel-home .ev-meta .arrow{margin-left:auto;color:var(--accent);transition:transform var(--dur) var(--ease-out)}.sel-home .ev-card:hover .arrow{transform:translateX(4px)}.sel-home .fit{background:var(--ink-900);color:#fff}.sel-home .fit .sec-head,.sel-home .fit .sec-head h2{color:#fff}.sel-home .fit .sec-head .eyebrow{color:var(--green-400)}.sel-home .fit .sec-head p{color:#aab4c6}.sel-home .fit-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:54px;gap:54px;align-items:center;margin-top:48px}.sel-home .profile-card{background:linear-gradient(180deg,#131d31,#0e1626);border:1px solid hsla(0,0%,100%,.09);border-radius:var(--r-2xl);padding:30px;box-shadow:var(--shadow-xl)}.sel-home .pc-traits{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.sel-home .pc-traits span{font-size:12px;background:rgba(74,158,255,.14);color:var(--blue-300);padding:4px 10px;border-radius:999px}.sel-home .cl-av{width:50px;height:50px;border-radius:50%;border:2.5px solid #0e1626;margin-left:-13px;flex:none;box-shadow:0 4px 12px rgba(0,0,0,.35)}.sel-home .cl-av:first-child{margin-left:0}.sel-home .cl-you{border-color:var(--green-400);box-shadow:0 0 0 2px rgba(61,220,151,.35),0 4px 14px rgba(0,0,0,.4);position:relative;z-index:2}.sel-home .fit-copy .src{display:flex;gap:12px;margin:26px 0 30px;flex-wrap:wrap}.sel-home .src-chip{display:flex;align-items:center;gap:9px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:999px;padding:10px 16px;font-size:14px;font-weight:500;color:#e6ecf5}.sel-home .src-chip .d{width:9px;height:9px;border-radius:2px}.sel-home .how-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-top:50px}.sel-home .how-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:28px;position:relative;overflow:hidden;min-height:215px;display:flex;flex-direction:column}.sel-home .how-num{font-family:var(--font-mono);font-size:13px;font-weight:600;color:var(--accent)}.sel-home .how-ico{width:46px;height:46px;border-radius:12px;background:var(--green-50);color:var(--green-700);display:flex;align-items:center;justify-content:center;margin:18px 0 auto}.sel-home .how-ico svg{width:24px;height:24px}.sel-home .how-card h3{font-size:18px;font-weight:700;letter-spacing:-.02em;margin:18px 0 7px}.sel-home .how-card p{font-size:14px;color:var(--fg-2);line-height:1.5;margin:0}.sel-home .net{background:var(--bg-subtle)}.sel-home .flow{display:flex;align-items:stretch;gap:0;margin-top:54px;border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;background:var(--surface)}.sel-home .flow-step{flex:1 1;padding:34px 26px;position:relative}.sel-home .flow-step:not(:last-child){border-right:1px solid var(--border)}.sel-home .flow-step .k{font-family:var(--font-mono);font-size:11px;color:var(--fg-3);text-transform:uppercase;letter-spacing:.08em}.sel-home .flow-step .ico{width:42px;height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;margin:16px 0 14px}.sel-home .flow-step .ico svg{width:22px;height:22px}.sel-home .flow-step h4{font-size:17px;font-weight:700;letter-spacing:-.02em;margin:0 0 6px}.sel-home .flow-step p{font-size:13.5px;color:var(--fg-2);line-height:1.45;margin:0}.sel-home .flow-arrow{position:absolute;right:-11px;top:50%;transform:translateY(-50%);z-index:2;width:22px;height:22px;border-radius:50%;background:var(--fg-1);color:#fff;display:flex;align-items:center;justify-content:center}.sel-home .flow-arrow svg{width:13px;height:13px}@media(max-width:960px){.sel-home .fit-grid,.sel-home .hero-grid,.sel-home .why-grid{grid-template-columns:1fr}.sel-home .ev-grid,.sel-home .how-grid{grid-template-columns:1fr 1fr}.sel-home .flow{flex-direction:column}.sel-home .flow-step:not(:last-child){border-right:none;border-bottom:1px solid var(--border)}.sel-home .flow-arrow{display:none}}@media(max-width:560px){.sel-home .ev-grid,.sel-home .how-grid{grid-template-columns:1fr}}