.fy-root{--navy:#100920;--navy-2:#1a1333;--panel:#1a1333;--ink:#f4f0f7;--ink-dim:#f4f0f7ad;--teal:#3ddad7;--teal-deep:#124b5d;--lime:#ffde59;--yellow:#ffde59;--violet:#7c6cf0;--line:#3ddad729;--card:#ffffff08;--grad:linear-gradient(90deg, #00c1d4, #ffde59);--radius:20px;--max:1180px;min-height:100vh;color:var(--ink);font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;scroll-behavior:smooth;background:linear-gradient(135deg,#100920,#1a1333,#2a1838,#321e44) fixed;font-weight:300;line-height:1.65;overflow-x:clip}.fy-root ::selection{background:#3ddad74d}.fy-root em,.fy-root i{font-style:normal}.fy-root h1,.fy-root h2,.fy-root h3{font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.02em;font-weight:700;line-height:1.14}.fy-root img,.fy-root svg{max-width:100%;display:block}.fy-root a{color:inherit;text-decoration:none}.fy-root button{font-family:var(--font-dm-sans), "DM Sans", sans-serif;cursor:pointer}.fy-root input,.fy-root select,.fy-root textarea{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--ink);font-size:14.5px}.fy-root .wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.fy-root .grad-text{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text}.fy-root .eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--teal);margin-bottom:20px;font-size:12px;font-weight:500}.fy-root .topnav{z-index:50;-webkit-backdrop-filter:blur(18px);background:#100920b8;border-bottom:1px solid #ffffff0f;position:sticky;top:0;left:0;right:0}.fy-root .nav-in{max-width:var(--max);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:11px 32px;display:flex}.fy-root .logo{cursor:pointer;color:var(--ink);background:0 0;border:none;align-items:baseline;gap:10px;display:flex}.fy-root .logo .mark{letter-spacing:.42em;color:#14bfc1;align-items:center;font-size:15px;font-weight:600;display:flex}.fy-root .logo .spiral{border:1px solid var(--teal);box-sizing:border-box;border-radius:4px;place-items:center;width:20px;height:20px;margin-left:2px;padding:3px;display:grid;overflow:hidden}.fy-root .logo .spiral svg,.fy-root .logo .spiral img{width:13px;height:13px}.fy-root .logo .sub{color:#a9d96a;font-size:12px;font-weight:400}.fy-root .nav-links{color:var(--ink-dim);align-items:center;gap:32px;font-size:14px;display:flex}.fy-root .nav-links a,.fy-root .nav-links button{color:var(--ink-dim);background:0 0;border:none;font-size:14px;transition:color .25s}.fy-root .nav-links a:hover,.fy-root .nav-links button:hover{color:var(--teal)}.fy-root .btn{cursor:pointer;font-size:14.5px;font-weight:600;font-family:var(--font-dm-sans), "DM Sans", sans-serif;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;transition:all .3s;display:inline-flex}.fy-root .btn-solid{color:#f4f0f7;background:#124b5d;border-color:#3ddad766}.fy-root .btn-solid:hover{background:#17607a;transform:translateY(-1px)}.fy-root .btn-grad{color:#f4f0f7;background:linear-gradient(90deg,#00c1d466,#ffde5966);border-color:#3ddad799;font-weight:600}.fy-root .btn-grad:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3ddad738}.fy-root .btn-ghost{color:var(--teal);background:0 0;border-color:#3ddad766}.fy-root .btn-ghost:hover{background:#3ddad714}.fy-root .btn-yellow{color:#1a1333;background:#ffde59;font-weight:700}.fy-root .btn-yellow:hover{background:#ffe57e;transform:translateY(-1px)}.fy-root .btn-sm{padding:9px 18px;font-size:13px}.fy-root .hero-c{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:64px 32px 48px;display:flex;position:relative}.fy-root .hero-c h1{letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(42px,5.4vw,66px);font-weight:800}.fy-root .hero-c .lede{color:var(--ink-dim);max-width:56ch;margin-bottom:28px;font-size:18px}.fy-root .hero-link{color:#3ddad7;font-size:14.5px;font-weight:500}.fy-root .hero-link:hover{text-decoration:underline}.fy-root .hero-ctas{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.fy-root .trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff04;justify-content:center;padding:22px 32px;display:flex}.fy-root .trust-row{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:780px;display:grid}.fy-root .trust-item{text-align:center;border-left:1px solid #3ddad733;padding:0 14px}.fy-root .trust-item:first-child{border-left:none}.fy-root .trust-item b{color:#3ddad7;letter-spacing:-.01em;font-size:26px;font-weight:700;display:block}.fy-root .trust-item span{color:var(--ink-dim);font-size:12.5px}.fy-root section{padding:56px 0;position:relative}.fy-root .section-head{max-width:640px;margin-bottom:34px}.fy-root .section-head h2{margin-bottom:18px;font-size:clamp(34px,4vw,52px)}.fy-root .section-head p{color:var(--ink-dim);font-size:17px}.fy-root .center{text-align:center;margin-left:auto;margin-right:auto}.fy-root .split{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.fy-root .split .copy h2{margin-bottom:24px;font-size:clamp(32px,3.8vw,48px)}.fy-root .split .copy p{color:var(--ink-dim);margin-bottom:18px;font-size:16.5px}.fy-root .hw-head{max-width:640px;margin-bottom:30px}.fy-root .hw-head h2{margin:6px 0 16px;font-size:clamp(34px,4vw,48px)}.fy-root .hw-intro{color:var(--ink-dim);font-size:16px}.fy-root .hw-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.fy-root .hw-card{text-align:center;background:linear-gradient(90deg,#00c1d433,#ffde5933);border:1px solid #3ddad759;border-radius:14px;padding:22px 20px}.fy-root .hw-icon{background:#124b5d;border-radius:12px;place-items:center;width:48px;height:48px;margin:0 auto 16px;display:grid}.fy-root .hw-card h3{letter-spacing:0;margin-bottom:8px;font-size:17px;font-weight:600}.fy-root .free-tag{color:#a9d96a;letter-spacing:.08em;vertical-align:2px;border:1px solid #a9d96a80;border-radius:999px;margin-left:6px;padding:2px 10px;font-size:10.5px;font-weight:800}.fy-root .hw-card p{color:var(--ink-dim);font-size:14px}.fy-root .dotstrip{justify-content:space-between;max-width:840px;margin:36px auto 0;padding:0 8px;display:flex;position:relative}.fy-root .dotstrip:before{content:"";background:#3ddad74d;height:1px;position:absolute;top:9px;left:48px;right:48px}.fy-root .ds{color:var(--ink);z-index:1;flex-direction:column;align-items:center;gap:9px;font-size:13.5px;font-weight:600;display:flex;position:relative}.fy-root .ds .dot{background:var(--navy-2);border:2px solid #3ddad7;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.fy-root .ds .dot:after{content:"";background:#3ddad7;border-radius:50%;width:7px;height:7px}.fy-root .path-card{text-align:left;color:var(--ink);background:linear-gradient(90deg,#00c1d433,#ffde5933);border:1px solid #3ddad733;border-radius:14px;align-items:center;gap:14px;padding:16px 18px;transition:transform .35s,border-color .35s;display:flex}.fy-root .path-card:hover{border-color:#3ddad78c;transform:translateY(-3px)}.fy-root .path-card .label{color:var(--teal);align-items:center;gap:8px;font-size:15.5px;font-weight:500;display:flex}.fy-root .path-card .arrow{transition:transform .3s}.fy-root .path-card:hover .arrow{transform:translate(5px)}.fy-root .path-card p{color:var(--ink-dim);margin:0;font-size:13px}.fy-root .path-card svg{flex:none;width:38px;height:38px}.fy-root .path-card .pc-txt{flex-direction:column;gap:4px;display:flex}.fy-root footer.g-foot{border-top:1px solid #ffffff0f;padding:22px 0}.fy-root .gf-in{max-width:var(--max);text-align:left;gap:5px;margin:0 auto;padding:0 32px;display:grid}.fy-root .g-foot .fr{color:#f4f0f7d9;font-size:13px}.fy-root .g-foot .fr:first-child a{font-weight:600}.fy-root .g-foot .fr.fam,.fy-root .g-foot .fr.fam a{color:#f4f0f799}.fy-root .g-foot .fr a,.fy-root .g-foot .fr button{color:#f4f0f7bf;background:0 0;border:none;padding:0;font-size:13px}.fy-root .g-foot .fr a:hover,.fy-root .g-foot .fr button:hover{color:#3ddad7}.fy-root .g-foot .fr i{color:#f4f0f74d;margin:0 10px;font-style:normal}.fy-root .g-foot .legal,.fy-root .g-foot .legal a{color:#f4f0f780}.fy-root .g-foot .legal a{font-weight:400}.fy-root .auth{place-items:center;min-height:calc(100vh - 58px);padding:24px;display:grid}.fy-root .auth-card{background:linear-gradient(90deg,#00c1d433,#ffde5933);border:1px solid #ffffff1a;border-radius:16px;width:min(540px,100%);padding:28px 32px;box-shadow:0 30px 80px #00000073}.fy-root .auth-card h2{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--teal);text-align:center;margin-bottom:22px;font-size:24px;font-weight:500}.fy-root .field{margin-bottom:15px}.fy-root .field-row{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:15px;display:grid}.fy-root .field-row .field{margin-bottom:0}@media (max-width:480px){.fy-root .field-row{grid-template-columns:1fr}}.fy-root .field label{margin-bottom:9px;font-size:14px;font-weight:500;display:block}.fy-root .field input,.fy-root .field select{background:#282d38;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:13px 16px;transition:border-color .25s}.fy-root .field input::placeholder{color:#f4f0f78c}.fy-root .field input:focus,.fy-root .field select:focus{border-color:#3ddad780}.fy-root .auth-card .btn{width:100%;margin-top:8px}.fy-root .auth-foot{text-align:center;color:var(--ink-dim);margin-top:18px;font-size:13.5px}.fy-root .auth-foot a,.fy-root .auth-foot button{color:var(--teal);background:0 0;border:none;font-size:13.5px}.fy-root .auth-foot button:hover{text-decoration:underline}.fy-root .auth-back{position:fixed;top:74px;left:28px}.fy-root .app{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.fy-root .sidebar{background:linear-gradient(#1a1333eb,#100920eb);border-right:1px solid #ffffff12;flex-direction:column;gap:5px;height:100vh;padding:18px 16px;display:flex;position:sticky;top:0}.fy-root .sb-brand{padding:4px 12px 22px}.fy-root .sb-brand .fy{letter-spacing:.34em;color:var(--teal);font-size:12px;font-weight:600;display:block}.fy-root .sb-brand .gs{color:#f4f0f7a6;margin-top:3px;font-size:12.5px;font-weight:500;display:block}.fy-root .sb-item{color:var(--ink-dim);text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:14.5px;transition:all .25s;display:flex}.fy-root .sb-item svg{flex:none}.fy-root .sb-item:not(.locked):hover{color:var(--ink);background:#ffffff0a}.fy-root .sb-item.active{color:var(--teal);background:#3ddad714;border-color:#3ddad74d}.fy-root .sb-item .lock{opacity:.7;margin-left:auto}.fy-root .sb-item.locked{cursor:not-allowed;opacity:.65}.fy-root .sb-item.sb-support{margin-top:auto}.fy-root .sb-user{border:1px solid #ffffff17;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.fy-root .sb-avatar{background:linear-gradient(135deg,#3b82f6,#3ddad7);border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:15px;font-weight:600;display:grid;position:relative}.fy-root .sb-avatar:after{content:"";border:2px solid var(--navy);background:#22c55e;border-radius:50%;width:9px;height:9px;position:absolute;bottom:1px;right:1px}.fy-root .sb-user b{font-size:14px;font-weight:500;display:block}.fy-root .sb-user span{color:var(--ink-dim);font-size:12px}.fy-root .sb-note{color:var(--ink-dim);text-align:center;justify-content:center;align-items:center;gap:7px;padding:12px 8px 2px;font-size:11.5px;display:flex}.fy-root .main{max-width:1020px;padding:18px 40px 22px}.fy-root .ci-hero h2{color:var(--teal);letter-spacing:-.01em;margin-bottom:10px;font-size:28px;font-weight:600}.fy-root .ci-hero p{color:var(--ink-dim);max-width:56ch}.fy-root .ci-card{background:linear-gradient(90deg,#00c1d433,#ffde5933);border:1px solid #ffffff14;border-radius:16px;gap:18px;max-width:560px;margin:20px 0 14px;padding:18px 22px;display:flex}.fy-root .ci-card .cc-icon{background:var(--teal-deep);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.fy-root .ci-card b{font-size:16px;font-weight:500}.fy-root .ci-card small{color:var(--ink-dim);font-size:14px}.fy-root .ci-card ul{color:var(--ink);gap:5px;margin:12px 0 0 18px;font-size:14.5px;list-style:outside;display:grid}.fy-root .cf-welcome{align-items:flex-start;gap:11px;margin-bottom:10px;font-size:14px;display:flex}.fy-root .cf-welcome svg{flex:none;margin-top:4px}.fy-root .cf-block{background:linear-gradient(90deg,#00c1d433,#ffde5933);border:1px solid #ffffff12;border-radius:12px;margin-bottom:9px;padding:11px 16px}.fy-root .cf-block>b{margin-bottom:6px;font-size:14.5px;font-weight:600;display:block}.fy-root .cf-block>b i{color:var(--ink-dim);font-size:13px;font-weight:400}.fy-root .cf-select{color:#322051;appearance:none;background-color:#f4f0f7;background-image:linear-gradient(45deg,#0000 50%,#3ddad7 50%),linear-gradient(135deg,#3ddad7 50%,#0000 50%);background-position:calc(100% - 24px),calc(100% - 18px);background-repeat:no-repeat;background-size:6px 6px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:none;border-radius:999px;outline:none;width:100%;padding:10px 14px;font-size:14.5px}.fy-root .likert-head{color:var(--ink-dim);text-align:center;grid-template-columns:1fr repeat(5,58px);gap:5px;margin-bottom:8px;font-size:10.5px;font-weight:500;display:grid}.fy-root .likert-group{color:var(--ink);margin:7px 0 2px;font-size:13px;font-weight:600}.fy-root .likert-row{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr repeat(5,58px);align-items:center;gap:5px;padding:3px 0;display:grid}.fy-root .likert-row:last-child{border-bottom:none}.fy-root .likert-row p{color:var(--ink-dim);padding-right:14px;font-size:13px;line-height:1.45}.fy-root .likert-row p b{color:var(--ink);font-weight:500}.fy-root .likert-row label{cursor:pointer;place-items:center;display:grid}.fy-root .likert-row input{appearance:none;cursor:pointer;border:1.5px solid #3ddad799;border-radius:50%;width:17px;height:17px;transition:all .2s}.fy-root .likert-row input:checked{background:var(--teal);box-shadow:0 0 0 4px #3ddad733}.fy-root .cf-note{text-align:center;color:var(--ink-dim);max-width:76ch;margin:9px auto 8px;font-size:13px}.fy-root .cf-submit{place-items:center;padding-bottom:8px;display:grid}.fy-root .res-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.fy-root .ex-grid{grid-template-columns:280px 1fr;gap:14px;margin-bottom:12px;display:grid}.fy-root .exd-ul{gap:5px;list-style:none;display:grid}.fy-root .exd-ul li{color:var(--ink-dim);gap:8px;font-size:12px;display:flex}.fy-root .exd-ul li:before{content:"•";color:#3ddad7}.fy-root .ex-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fy-root .ex-j{text-align:left;color:var(--ink);cursor:pointer;background:#1a133380;border:1px solid #ffffff17;border-radius:14px;padding:18px;transition:border-color .25s}.fy-root .ex-j:hover{border-color:#3ddad766}.fy-root .ex-j.sel{border-color:#3ddad7}.fy-root .ex-ic{background:#10092066;border:1.5px solid;border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:12px;display:grid}.fy-root .ex-ic.sm{border-color:#3ddad766;flex:none;width:32px;height:32px;margin:0}.fy-root .ex-j b{margin-bottom:5px;font-size:15px;font-weight:700;display:block}.fy-root .ex-j p{color:var(--ink-dim);font-size:12.5px}.fy-root .ex-strip{background:#1a133380;border:1px solid #ffffff17;border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid}.fy-root .ex-si{border-left:1px solid #ffffff12;align-items:flex-start;gap:11px;padding:14px 16px;display:flex}.fy-root .ex-si:first-child{border-left:none}.fy-root .ex-si b{font-size:12.5px;font-weight:700;display:block}.fy-root .ex-si small{color:var(--ink-dim);font-size:11.5px;line-height:1.5}.fy-root .ind-title{letter-spacing:-.01em;font-size:26px;font-weight:800}.fy-root .ind-sub{color:var(--ink-dim);margin-top:2px;font-size:13.5px}.fy-root .ind-stat{align-items:center;gap:14px;padding:14px 16px;display:flex}.fy-root .ind-stat span{color:var(--ink-dim);font-size:13px}.fy-root .ind-stat b{font-size:24px;font-weight:800;display:block}.fy-root .ind-orb{background:#3ddad714;border:1px solid #3ddad759;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.fy-root .ind-orb.sm{width:36px;height:36px}.fy-root .ind-row{align-items:center;gap:14px;display:flex}.fy-root .done-badge{color:#a9d96a;letter-spacing:.06em;background:#a9d96a2e;border:1px solid #a9d96a66;border-radius:8px;padding:5px 12px;font-size:11px;font-weight:700}.fy-root .pct-badge{color:#ffde59;border:1px solid #ffde598c;border-radius:9px;padding:6px 13px;font-size:15px;font-weight:800}.fy-root .ind-trio{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.fy-root .snap-row{background:#10092066;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:14px;margin-bottom:7px;padding:9px 13px;display:flex}.fy-root .snap-row .sn-txt{flex:1}.fy-root .snap-row b{color:#3ddad7;font-size:12.5px;font-weight:700}.fy-root .snap-row p{color:var(--ink-dim);margin:1px 0 0;font-size:11.8px}.fy-root .targeted{color:#ffde59;letter-spacing:.08em;vertical-align:1px;border:1px solid #ffde598c;border-radius:7px;margin-left:7px;padding:1px 7px;font-size:9px;font-weight:800}.fy-root .ans-pill{color:var(--ink);white-space:nowrap;background:#3ddad714;border:1px solid #3ddad766;border-radius:9px;padding:5px 14px;font-size:12px;font-weight:600}.fy-root .rp-card{margin:0}.fy-root .rp-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.fy-root .rp-head small{letter-spacing:.14em;color:#3ddad7;font-size:10.5px;font-weight:800}.fy-root .hl-badge{color:#ffde59;border:1px solid #ffde598c;border-radius:999px;padding:3px 11px;font-size:10.5px;font-weight:700}.fy-root .rp-card b{margin-bottom:6px;font-size:16px;font-weight:700;display:block}.fy-root .rp-card p{color:var(--ink-dim);margin-bottom:12px;font-size:12.5px}.fy-root .rp-link{color:#3ddad7;text-align:left;background:0 0;border:none;padding:0;font-size:12.5px;font-weight:700}.fy-root .rp-link:hover{text-decoration:underline}.fy-root .res-eyebrow{letter-spacing:.26em;color:var(--teal);margin-bottom:8px;font-size:12px;font-weight:600}.fy-root .res-title{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--yellow);letter-spacing:-.01em;font-size:28px;font-weight:600}.fy-root .res-sub{color:var(--ink-dim);margin-top:4px;font-size:14px}.fy-root .retake{color:var(--yellow);white-space:nowrap;background:0 0;border:none;font-size:13px}.fy-root .retake:hover{text-decoration:underline}.fy-root .res-focus{text-align:center;margin:10px 0}.fy-root .res-focus .rf-label{color:#3ddad7;margin-bottom:5px;font-size:15px;font-weight:600}.fy-root .res-focus h3{letter-spacing:-.01em;align-items:center;gap:11px;font-size:25px;font-weight:600;display:inline-flex}.fy-root .res-focus .rf-icon{background:var(--teal-deep);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.fy-root .res-focus small{color:var(--ink-dim);margin-top:5px;font-size:12.5px;display:block}.fy-root .lock-panel{background:#ffffff05;border:1px solid #ffffff17;border-radius:16px;padding:16px 22px;position:relative}.fy-root .lock-panel .lp-head{justify-content:center;align-items:center;gap:10px;margin-bottom:12px;font-size:16px;font-weight:600;display:flex}.fy-root .lp-lock{border:1px solid #3ddad766;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.fy-root .insight-card{text-align:center;background:linear-gradient(90deg,#00c1d433,#ffde5933);border:1px solid #ffffff14;border-radius:14px;max-width:640px;margin:0 auto;padding:16px 26px}.fy-root .insight-card .spark{color:var(--teal);margin-bottom:5px;font-size:17px}.fy-root .insight-card p{font-size:14.5px;line-height:1.65}.fy-root .lp-includes{color:var(--teal);justify-content:center;align-items:center;gap:10px;margin:12px 0 10px;font-size:13.5px;display:flex}.fy-root .lp-includes .info{border:1px solid var(--teal);width:22px;height:22px;color:var(--teal);cursor:pointer;background:0 0;border-radius:50%;place-items:center;font-size:12px;display:inline-grid}.fy-root .lp-includes .info:hover{background:#3ddad71f}.fy-root .lp-includes .dots{color:#3ddad766;letter-spacing:3px}.fy-root .includes-pop{z-index:5;text-align:left;background:#1a1333f7;border:1px solid #3ddad759;border-radius:14px;max-width:290px;padding:18px 20px;display:none;position:absolute;bottom:56px;right:20px;box-shadow:0 18px 50px #00000080}.fy-root .includes-pop.show{display:block}.fy-root .includes-pop b{color:var(--teal);margin-bottom:12px;font-size:14.5px;font-weight:600;display:block}.fy-root .includes-pop ul{gap:9px;list-style:none;display:grid}.fy-root .includes-pop li{color:var(--ink-dim);gap:9px;font-size:13.5px;display:flex}.fy-root .includes-pop li:before{content:"•";color:var(--teal)}.fy-root .lp-cta{place-items:center;margin-top:22px;display:grid}.fy-root .res-grid{grid-template-columns:260px 1fr;gap:16px;margin-top:4px;display:grid}.fy-root .res-insight{text-align:center;background:linear-gradient(90deg,#00c1d433,#ffde5933);border:1px solid #ffffff14;border-radius:14px;flex-direction:column;justify-content:center;padding:16px 18px;display:flex}.fy-root .res-insight .spark{color:var(--teal);margin-bottom:16px;font-size:20px}.fy-root .res-insight p{font-size:13.5px}.fy-root .res-table{background:#ffffff05;border:1px solid #ffffff17;border-radius:14px;padding:12px 20px}.fy-root .res-table h4{text-align:center;font-family:var(--font-dm-sans), "DM Sans", sans-serif;margin-bottom:4px;font-size:16px;font-weight:600}.fy-root .rt-cols{text-align:center;border-bottom:1px solid #3ddad740;grid-template-columns:140px 1fr 1fr;gap:14px;margin-bottom:2px;padding:6px 0;font-size:13px;display:grid}.fy-root .rt-cols span:nth-child(2){color:var(--teal)}.fy-root .rt-cols span:nth-child(3){color:var(--lime)}.fy-root .rt-row{border-bottom:1px solid #ffffff0d;grid-template-columns:140px 1fr 1fr;align-items:start;gap:12px;padding:7px 0;display:grid}.fy-root .rt-row:last-child{border-bottom:none}.fy-root .dim-chip{text-align:center;background:linear-gradient(90deg,#00c1d466,#ffde5966);border:1px solid #3ddad799;border-radius:999px;align-self:center;padding:6px 12px;font-size:12px;font-weight:500}.fy-root .pat{text-align:center}.fy-root .pat .pill{border:1px solid #3ddad759;border-radius:999px;margin-bottom:3px;padding:3px 12px;font-size:12px;font-weight:500;display:inline-block}.fy-root .pat small{color:var(--ink-dim);font-size:11.3px;line-height:1.45;display:block}.fy-root .res-cta{place-items:center;margin-top:10px;display:grid}.fy-root .ph-app{grid-template-columns:230px 1fr}.fy-root .ph-side{padding:16px 12px}.fy-root .ph-side .sb-brand{padding-bottom:14px}.fy-root .ph-item{color:var(--ink-dim);border:1px solid #ffffff14;border-radius:11px;margin-bottom:8px;padding:9px 12px;font-size:12.5px}.fy-root .ph-item small{letter-spacing:.14em;text-transform:uppercase;margin-bottom:3px;font-size:10.5px;display:block}.fy-root .ph-item .badge{float:right;border-radius:999px;padding:2px 8px;font-size:10px}.fy-root .ph-item.done .badge{color:var(--teal);background:#3ddad733}.fy-root .ph-item.now{color:var(--yellow);border-color:#ffde5999}.fy-root .ph-item.now .badge{background:var(--yellow);color:#1a1a05}.fy-root .ph-item.soon .badge{color:var(--ink-dim);background:#ffffff14}.fy-root .ph-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.fy-root .ph-topbar .left{align-items:center;gap:16px;display:flex}.fy-root .ph-prev{color:#ffde59;background:0 0;border:1px solid #ffde59;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600}.fy-root .ph-topbar .jname{color:#3ddad7;font-size:14.5px;font-weight:600}.fy-root .ph-topbar .crumb{color:#3ddad7;font-size:13.5px;font-weight:600}.fy-root .ph-title{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#f4f0f7;margin-bottom:8px;font-size:25px;font-weight:700}.fy-root .ph-underline{background:var(--yellow);border-radius:2px;width:56px;height:3px;margin-bottom:12px}.fy-root .ph-sit b{margin-bottom:6px;font-size:16px;font-weight:600;display:block}.fy-root .ph-sit p{color:#f4f0f7;font-size:14px}.fy-root .q{margin-top:14px}.fy-root .q-head{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.fy-root .q-head b{font-size:15px;font-weight:600}.fy-root .q-head small{color:#f4f0f7bf;font-size:14px;font-weight:400;display:block}.fy-root .q textarea,.fy-root .q input[type=text]{resize:vertical;background:#252044;border:1px solid #3ddad759;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:14px;transition:border-color .25s}.fy-root .q textarea:focus,.fy-root .q input[type=text]:focus{border-color:#3ddad7}.fy-root .q textarea{min-height:72px}.fy-root .q .counter{text-align:right;color:#f4f0f78c;margin-top:7px;font-size:12px}.fy-root .opts{grid-template-columns:1fr 1fr;gap:7px 28px;padding-left:26px;display:grid}.fy-root .opts label{color:#f4f0f7;cursor:pointer;align-items:center;gap:9px;font-size:14px;display:flex}.fy-root .opts input[type=radio]{appearance:none;border:1.5px solid #3ddad799;border-radius:50%;flex:none;width:17px;height:17px}.fy-root .opts input[type=radio]:checked{background:var(--teal);box-shadow:0 0 0 3px #3ddad733}.fy-root .opts .other{align-items:center;gap:10px;display:flex}.fy-root .opts .other input[type=text]{padding:8px 12px;font-size:13px}.fy-root .ph-foot{justify-content:flex-end;margin-top:18px;display:flex}.fy-root .jw-main{flex-direction:column;min-height:100vh;padding:20px 44px;display:flex}.fy-root .jw-back{color:#3ddad7;background:#1a133359;border:1px solid #3ddad780;border-radius:11px;align-self:flex-start;align-items:center;gap:8px;padding:9px 18px;font-size:14px;display:inline-flex}.fy-root .jw-back:hover{background:#3ddad714}.fy-root .jw-center{flex:1;place-items:center;padding:14px 0 20px;display:grid}.fy-root .jw-card{text-align:center;background:#1a133359;border:1px solid #3ddad799;border-radius:16px;width:min(480px,100%);padding:22px 30px;box-shadow:0 30px 80px #00000059}.fy-root .jw-card h2{font-family:var(--font-dm-sans), "DM Sans", sans-serif;margin-bottom:14px;font-size:24px;font-weight:600;line-height:1.3}.fy-root .jw-card h2 .l1{color:#3ddad7;display:block}.fy-root .jw-card h2 .l2{color:#ffde59;display:block}.fy-root .jw-video{aspect-ratio:16/8.4;cursor:pointer;background:linear-gradient(150deg,#252044,#1a1333);border:1px solid #3ddad759;border-radius:16px;place-items:center;margin-bottom:20px;transition:border-color .3s;display:grid;position:relative;overflow:hidden}.fy-root .jw-video:hover{border-color:#3ddad799}.fy-root .jw-play{background:#f4f0f7;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 10px 30px #0006}.fy-root .jw-play svg{margin-left:4px}.fy-root .jw-actions{flex-direction:column;align-items:center;gap:12px;display:flex}.fy-root .jw-phases{color:#ffde59;background:0 0;border:1px solid #ffde5999;border-radius:10px;align-items:center;gap:9px;padding:9px 18px;font-size:13.5px;font-weight:500;display:inline-flex}.fy-root .jw-phases:hover{background:#ffde5912}.fy-root .org-hero{padding:44px 0 40px}.fy-root .trust{background:linear-gradient(#ffffff09,#ffffff04);border:1px solid #ffffff1a;border-radius:26px;margin-top:0;overflow:hidden}.fy-root .trust-head{text-align:center;padding:20px 32px 0}.fy-root .trust-head h3{font-size:28px}.fy-root .trust-grid{grid-template-columns:1fr auto 1fr;padding:16px 32px 20px;display:grid}.fy-root .trust-col h4{font-family:var(--font-dm-sans), "DM Sans", sans-serif;border-bottom:1px solid #ffffff1a;margin-bottom:18px;padding-bottom:10px;font-size:15.5px;font-weight:600}.fy-root .trust-col.can h4{color:var(--teal)}.fy-root .trust-col.cant h4{color:var(--violet)}.fy-root .trust-col ul{gap:8px;list-style:none;display:grid}.fy-root .trust-col li{color:var(--ink-dim);align-items:center;gap:10px;font-size:14px;display:flex}.fy-root .trust-div{place-items:center;width:80px;display:grid}.fy-root .trust-div .shield{background:#ffffff08;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.fy-root .trust-foot{text-align:center;color:var(--ink-dim);border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:9px;padding:12px;font-size:13.5px;display:flex}.fy-root .org-points{gap:11px;margin:18px 0 22px;list-style:none;display:grid}.fy-root .org-points li{align-items:flex-start;gap:15px;font-size:15px;display:flex}.fy-root .org-points .oi{border:1px solid #3ddad74d;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.fy-root .org-contact{color:var(--ink-dim);border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:22px 32px;font-size:13.5px;display:flex}.fy-root .oc-tag{color:#3ddad7;letter-spacing:.1em;text-transform:uppercase;border:1px solid #3ddad759;border-radius:999px;padding:4px 12px;font-size:10.5px;font-weight:800}.fy-root .oc-link{color:#3ddad7;background:0 0;border:none;padding:0;font-size:13.5px;font-weight:700}.fy-root .oc-link:hover{text-decoration:underline}.fy-root .pilot-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:44px;display:grid}.fy-root .pilot-grid h2{margin-bottom:18px;font-size:clamp(30px,3.4vw,44px)}.fy-root .pilot-grid .sub{color:#3ddad7;margin-bottom:20px;font-size:19px;font-weight:600}.fy-root .pilot-grid p{color:var(--ink-dim);margin-bottom:18px;font-size:15px}.fy-root .cohorts{flex-wrap:wrap;gap:28px;margin-bottom:24px;display:flex}.fy-root .pi-group{margin-bottom:18px}.fy-root .pi-group h4{color:#3ddad7;margin-bottom:9px;font-size:14.5px;font-weight:600}.fy-root .pi-group ul{gap:7px;list-style:none;display:grid}.fy-root .pi-group li{color:var(--ink);gap:10px;font-size:14px;display:flex}.fy-root .pi-group li:before{content:"•";color:#3ddad7}.fy-root .cohort{align-items:center;gap:13px;display:flex}.fy-root .cohort .ci{border:1px solid #3ddad759;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.fy-root .cohort b{font-size:14px;font-weight:500;display:block}.fy-root .cohort span{color:var(--teal);font-size:13px}.fy-root .pilot-cards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.fy-root .p-card{background:linear-gradient(90deg,#00c1d433,#ffde5933);border:1px solid #ffffff14;border-radius:14px;padding:16px 18px}.fy-root .p-card h4{font-family:var(--font-dm-sans), "DM Sans", sans-serif;margin-bottom:12px;font-size:14.5px;font-weight:500}.fy-root .p-card ul{gap:8px;list-style:none;display:grid}.fy-root .p-card li{color:var(--ink-dim);gap:9px;font-size:13.5px;display:flex}.fy-root .p-card li:before{content:"•";color:var(--teal)}.fy-root .p-card.wide{grid-column:1/-1}.fy-root .p-card.accent li{color:var(--teal)}.fy-root .who-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:4px;display:grid}.fy-root .who-card{text-align:center;background:linear-gradient(90deg,#00c1d433,#ffde5933);border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:14px;padding:16px 14px;display:flex}.fy-root .who-card p{color:var(--teal);margin:0;font-size:13.5px}.fy-root .oa-locklock{opacity:.7;margin-left:auto}.fy-root .sample-tag{color:#ffde59;white-space:nowrap;border:1px solid #ffde598c;border-radius:999px;padding:7px 15px;font-size:12.5px;font-weight:600}.fy-root .sample-dashboard-header{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px}.fy-root .sample-dashboard-shell{background:linear-gradient(135deg,#100920,#1a1333,#2a1838,#321e44)}.fy-root .sample-dashboard-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.fy-root .sample-org-card{cursor:default;margin-top:12px}.fy-root .sample-lead-rule-locked{color:#ffde59;-webkit-user-select:none;user-select:none;place-items:center;min-height:132px;margin:0;display:grid;position:relative;overflow:hidden}.fy-root .sample-lead-rule-placeholder{opacity:.48;filter:blur(5px);align-content:center;gap:10px;display:grid;position:absolute;inset:18px}.fy-root .sample-lead-rule-placeholder i{background:#f4f0f7b8;border-radius:3px;width:72%;height:9px;display:block}.fy-root .sample-lead-rule-placeholder i.wide{background:#3ddad7bf;width:94%}.fy-root .sample-lead-rule-placeholder i.short{width:48%}.fy-root .sample-lead-rule-locked>svg{z-index:1;box-sizing:content-box;background:#1a1333eb;border:1px solid #ffde5973;border-radius:50%;padding:10px;position:relative}.fy-root .sample-lead-unlock{justify-items:start;gap:10px;padding:4px 2px 10px;display:grid}.fy-root .sample-lead-unlock p{color:#ffde59;margin:0;font-size:13px;font-weight:700}@media (max-width:960px){.fy-root .sample-dashboard-shell .sample-org-card{width:100%;display:flex}}.fy-root .oa-stats{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:12px;display:grid}.fy-root .oa-stat{background:#1a133380;border:1px solid #ffffff17;border-radius:12px;padding:12px 14px}.fy-root .oa-stat small{letter-spacing:.12em;color:#3ddad7;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.fy-root .oa-stat b{color:var(--ink);font-size:21px;font-weight:700;display:block}.fy-root .oa-stat span{color:var(--ink-dim);font-size:11px}.fy-root .oa-card{background:#1a133380;border:1px solid #ffffff17;border-radius:14px;margin-bottom:12px;padding:16px 18px}.fy-root .oa-eyebrow{letter-spacing:.14em;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.fy-root .oa-title{color:#3ddad7;margin-bottom:12px;font-size:15px;font-weight:600;display:block}.fy-root .oa-duo{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fy-root .oa-mini{background:#10092066;border:1px solid #ffffff17;border-radius:11px;padding:10px 13px}.fy-root .oa-mini b{font-size:13px;font-weight:600;display:block}.fy-root .oa-mini span{color:var(--ink-dim);font-size:12px}.fy-root .oa-filters{color:var(--ink-dim);flex-wrap:wrap;align-items:center;gap:16px;font-size:12px;display:flex}.fy-root .oa-filters label{letter-spacing:.1em;color:#3ddad7;gap:4px;font-size:10px;font-weight:700;display:grid}.fy-root .oa-select{color:var(--ink);background:#282d38;border:1px solid #ffffff1f;border-radius:8px;padding:6px 26px 6px 10px;font-size:12.5px}.fy-root .oa-flex{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.fy-root .oa-donut{border-radius:50%;flex:none;place-items:center;width:110px;height:110px;display:grid}.fy-root .oa-donut i{width:78px;height:78px;color:var(--ink);background:#1a1333;border-radius:50%;place-items:center;font-size:14px;font-style:normal;font-weight:700;display:grid}.fy-root .oa-grid4{flex:1;grid-template-columns:1fr 1fr;gap:8px;min-width:220px;display:grid}.fy-root .oa-grid4 .oa-mini b{font-size:18px}.fy-root .oa-grid4 .oa-mini span{letter-spacing:.1em;color:#3ddad7;font-size:10px;font-weight:700}.fy-root .oa-stages{flex:1;gap:8px;min-width:260px;display:grid}.fy-root .oa-stage{margin-bottom:8px}.fy-root .oa-stage b{font-size:12.5px;font-weight:600}.fy-root .oa-stage span{float:right;color:var(--ink-dim);font-size:11.5px}.fy-root .oa-bar{background:#ffffff14;border-radius:4px;height:6px;margin-top:5px;overflow:hidden}.fy-root .oa-bar i{border-radius:4px;height:100%;display:block}.fy-root .oa-empty{text-align:center;color:var(--ink-dim);border:1px dashed #ffffff26;border-radius:11px;padding:22px;font-size:13px}.fy-root .theme-rank{background:#10092066;border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:11px;margin-bottom:7px;padding:10px 13px;display:flex}.fy-root .theme-rank b{font-size:13px;font-weight:700}.fy-root .tr-dot{background:linear-gradient(135deg,#00c1d4,#ffde59);border-radius:50%;flex:none;width:9px;height:9px}.fy-root .shift-champ{background:linear-gradient(90deg,#00c1d41f,#ffde5924);border:1px solid #ffde5980;border-radius:12px;align-items:center;gap:11px;margin-bottom:10px;padding:13px 14px;display:flex}.fy-root .shift-champ small{letter-spacing:.14em;color:#ffde59;font-size:9.5px;font-weight:800}.fy-root .shift-champ b{font-size:14.5px;font-weight:800}.fy-root .shift-sub{letter-spacing:.14em;color:#3ddad7;margin:0 0 6px;font-size:9.5px;font-weight:800;display:block}.fy-root .delta-chip{color:#a9d96a;white-space:nowrap;border:1px solid #a9d96a8c;border-radius:999px;margin-left:auto;padding:3px 12px;font-size:10.5px;font-weight:700}.fy-root .faq-hdr{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a133399;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;padding:22px 0 12px;display:flex;position:sticky;top:0}.fy-root .faq-sec{letter-spacing:.18em;text-transform:uppercase;color:#ffde59;text-align:left;margin:18px 0 2px;font-size:11px;font-weight:700}.fy-root .faq-item{text-align:left;border-bottom:1px solid #ffffff17;padding:14px 0}.fy-root .faq-item b{color:#3ddad7;margin-bottom:5px;font-size:14px;font-weight:700;display:block}.fy-root .faq-item p{color:var(--ink-dim);font-size:13px;line-height:1.65}.fy-root .ab-p{color:var(--ink-dim);text-align:left;margin-bottom:14px;font-size:13.5px;line-height:1.7}.fy-root .ab-loop{color:#3ddad7;text-align:center;background:#3ddad712;border:1px solid #3ddad759;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:13px;font-weight:700}.fy-root .buy-modal{width:min(460px,100%);color:var(--ink);background:linear-gradient(135deg,#1a1333,#2a1838);border:1px solid #3ddad74d;border-radius:22px;margin:auto;padding:42px 40px;animation:.35s fyFadeIn;position:relative}.fy-root .buy-modal .close{color:var(--ink-dim);background:0 0;border:none;font-size:22px;position:absolute;top:14px;right:16px}.fy-root .buy-modal h3{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--teal);margin-bottom:6px;font-size:22px;font-weight:500}.fy-root .buy-modal .price{margin:14px 0 4px;font-size:38px;font-weight:500}.fy-root .buy-modal .price small{color:var(--ink-dim);font-size:14px;font-weight:300}.fy-root .buy-modal ul{gap:10px;margin:20px 0 26px;list-style:none;display:grid}.fy-root .buy-modal li{color:var(--ink-dim);align-items:center;gap:10px;font-size:14px;display:flex}.fy-root .buy-modal .btn{width:100%}.fy-root .buy-note{color:var(--ink-dim);text-align:center;margin-top:14px;font-size:12px}.fy-root .modal-bg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#080410d1;place-items:center;padding:24px;display:none;position:fixed;inset:0;overflow-y:auto}.fy-root .modal-bg.open{display:grid}.fy-root .hero-spiral{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:11px;margin:34px auto 0;display:flex}.fy-root .hs-img{object-fit:contain;width:100%;height:100%;display:block}.fy-root .hs-orb{background:#1a13338c;border:1px solid #3ddad7;border-radius:50%;place-items:center;width:66px;height:66px;transition:border-color .3s,box-shadow .3s;display:grid;position:relative;box-shadow:0 0 0 9px #3ddad712}.fy-root .hs-orb:after{content:"";border:1px solid #3ddad759;border-radius:50%;animation:3.2s ease-out infinite fyOrb;position:absolute;inset:-7px}.fy-root .hs-play{background:#f4f0f7;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;bottom:-2px;right:-2px;box-shadow:0 4px 12px #0006}.fy-root .hs-play svg{margin-left:1px}.fy-root .hs-cap{color:var(--ink-dim);text-align:center;font-size:13px}.fy-root .hs-cap b{color:var(--ink);font-size:13.5px;font-weight:600;display:block}.fy-root .hs-mini{flex-direction:row;align-items:center;gap:12px;margin:2px 0 12px}.fy-root .hs-mini .hs-orb{width:46px;height:46px}.fy-root .hs-mini .hs-play{width:17px;height:17px}.fy-root .hs-mini .hs-cap{font-size:12px}.fy-root .hs-lock{background:#f4f0f7;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;bottom:-2px;right:-2px;box-shadow:0 4px 12px #0006}.fy-root .spiral-inline{margin:26px auto 0}.fy-root .hero-spiral:hover .hs-cap{color:#3ddad7}.fy-root .video-lock{background:linear-gradient(90deg,#00c1d41f,#ffde591f);border:1px solid #3ddad759;border-radius:14px;flex-wrap:wrap;align-items:center;gap:13px;max-width:520px;margin:26px auto 0;padding:12px 16px;display:flex}.fy-root .video-lock .vl-thumb{background:#100920 50%/cover no-repeat;border:1px solid #3ddad759;border-radius:10px;flex:none;width:46px;height:46px;position:relative}.fy-root .video-lock .vl-thumb:after{content:"";background:#10092073;border-radius:10px;position:absolute;inset:0}.fy-root .video-lock .vl-lock{z-index:2;place-items:center;display:grid;position:absolute;inset:0}.fy-root .video-lock b{font-size:14px;font-weight:600;display:block}.fy-root .video-lock small{color:var(--ink-dim);font-size:12px}.fy-root .video-lock .vl-link{color:#3ddad7;white-space:nowrap;background:0 0;border:none;margin-left:auto;font-size:13px;font-weight:500}.fy-root .video-lock .vl-link:hover{text-decoration:underline}.fy-root .mini-video{cursor:pointer;text-align:left;max-width:460px;color:var(--ink);background:linear-gradient(90deg,#00c1d424,#ffde5924);border:1px solid #3ddad759;border-radius:14px;align-items:center;gap:14px;padding:13px 18px;transition:border-color .25s;display:flex}.fy-root .mini-video:hover{border-color:#3ddad799}.fy-root .mini-video .mv-thumb{background:#100920 50%/cover no-repeat;border-radius:10px;flex:none;width:52px;height:52px;position:relative}.fy-root .mini-video .mv-thumb span{place-items:center;display:grid;position:absolute;inset:0}.fy-root .mini-video b{font-size:14px;font-weight:600;display:block}.fy-root .mini-video small{color:var(--ink-dim);font-size:12.5px}.fy-root .video-modal{background:#100920;border:1px solid #3ddad766;border-radius:16px;width:min(46vh,420px,92vw);margin:auto;padding:12px;animation:.35s fyFadeIn;position:relative}.fy-root .video-modal .close{color:#1a1333;z-index:3;background:#f4f0f7;border:none;border-radius:50%;width:34px;height:34px;font-size:16px;position:absolute;top:-14px;right:-14px;box-shadow:0 6px 18px #0006}.fy-root .video-modal video{aspect-ratio:1;object-fit:contain;background:#100920;border-radius:10px;width:100%;display:block}.fy-root .video-modal .vm-title{color:#3ddad7;text-align:center;padding:10px 4px 0;font-size:13.5px;font-weight:600}.fy-root section.closing-band{border-top:1px solid var(--line);background:#ffffff04;padding:48px 0 54px}.fy-root section.closing-band .section-head{margin-bottom:34px}.fy-root section.closing-band .section-head h2{font-size:clamp(25px,2.8vw,34px)}.fy-root section.closing-band .section-head p{font-size:15px}.fy-root .paths{grid-template-columns:1fr 1fr;gap:14px;max-width:680px;margin:0 auto;display:grid}.fy-root .reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(26px)}.fy-root .reveal.in{opacity:1;transform:none}@media (max-width:960px){.fy-root .split,.fy-root .pilot-grid,.fy-root .res-grid{grid-template-columns:1fr;gap:44px}.fy-root .hero-c{min-height:auto;padding-top:120px}.fy-root .trust-row{grid-template-columns:1fr;gap:18px}.fy-root .trust-item{border-left:none}.fy-root .hw-cards,.fy-root .paths,.fy-root .pilot-cards,.fy-root .who-grid,.fy-root .opts,.fy-root .dotstrip{flex-wrap:wrap;justify-content:center;gap:14px}.fy-root .hw-cards,.fy-root .paths,.fy-root .pilot-cards,.fy-root .who-grid{grid-template-columns:1fr}.fy-root .dotstrip:before{display:none}.fy-root .trust-grid{grid-template-columns:1fr;gap:24px;padding:20px 24px 28px}.fy-root .trust-div,.fy-root .nav-links{display:none}.fy-root .app{grid-template-columns:1fr}.fy-root .sidebar{flex-flow:wrap;align-items:center;height:auto;position:relative;top:0}.fy-root .sb-user,.fy-root .sb-note{display:none}.fy-root .main{padding:32px 22px}.fy-root .likert-head,.fy-root .likert-row{grid-template-columns:1fr repeat(5,36px)}.fy-root .oa-stats{grid-template-columns:1fr 1fr}.fy-root .rt-cols,.fy-root .rt-row{grid-template-columns:1fr}}.fy-root .oa-filterbar{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:10px;padding:11px 16px;display:flex}.fy-root .flt-cap{margin-right:auto}.fy-root .flt-cap b{color:#a9d96a;font-size:12.5px;font-weight:700;display:block}.fy-root .flt-cap i{color:var(--ink-dim);font-size:11px;font-style:normal}.fy-root .oa-filterbar label{letter-spacing:.1em;color:#3ddad7;gap:4px;font-size:10px;font-weight:700;display:grid}.fy-root .lead-banner{text-align:left;cursor:pointer;background:linear-gradient(90deg,#00c1d429,#ffde5929);border:1px solid #3ddad78c;border-radius:12px;align-items:center;gap:12px;width:100%;margin-bottom:14px;padding:12px 14px;transition:transform .2s,filter .2s,box-shadow .2s;display:flex}.fy-root .lead-banner:hover{filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 8px 22px #00c1d42e}.fy-root .lb-flag{color:#1a1333;background:linear-gradient(135deg,#00c1d4,#ffde59);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.fy-root .lb-flag svg{width:16px;height:16px}.fy-root .lb-txt{gap:1px;min-width:0;display:grid}.fy-root .lb-txt b{color:var(--ink);font-size:13.5px;font-weight:800}.fy-root .lb-txt span{color:var(--ink-dim);font-size:11.5px}.fy-root .lb-open{color:var(--ink);background:#10092059;border:1px solid #f4f0f759;border-radius:999px;flex:none;align-items:center;gap:5px;margin-left:auto;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.fy-root .lead-banner:hover .lb-open{color:#3ddad7;border-color:#3ddad7}.fy-root .invite-row{color:#f4f0f7;cursor:pointer;background:linear-gradient(90deg,#00c1d459,#ffde5959);border:1px solid #3ddad799;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:11px 14px;font-size:13.5px;font-weight:700;transition:filter .25s,transform .2s;display:flex}.fy-root .invite-row:hover{filter:brightness(1.15);transform:translateY(-1px)}.fy-root .ir-plus{color:#f4f0f7;font-size:16px;line-height:1}.fy-root .mem-head{letter-spacing:.12em;text-transform:uppercase;color:#3ddad7;grid-template-columns:minmax(0,1.3fr) minmax(0,.85fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,.65fr) minmax(0,.58fr) minmax(0,.52fr) 190px;gap:8px;padding:0 10px 6px;font-size:9.5px;font-weight:700;display:grid}.fy-root .mem-line{background:#10092066;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:minmax(0,1.3fr) minmax(0,.85fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,.65fr) minmax(0,.58fr) minmax(0,.52fr) 190px;align-items:center;gap:8px;margin-bottom:6px;padding:7px 10px;font-size:12px;display:grid}.fy-root .mem-line>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.fy-root .mem-line .ml-actions{overflow:visible}.fy-root .ml-seg{color:var(--ink);font-size:12px}.fy-root .ml-title{color:#f4f0f7cc}.fy-root .ml-id b{font-size:12.5px;font-weight:700}.fy-root .ml-id i{color:#3ddad7;margin-left:6px;font-size:10.5px;font-style:normal}.fy-root .ml-role{display:inline-block}.fy-root .role-chip{white-space:nowrap;border:1px solid;border-radius:999px;padding:2px 9px;font-size:10px;font-weight:700}.fy-root .role-chip.m{color:#3ddad7;border-color:#3ddad780}.fy-root .role-chip.v{color:#a9d96a;border-color:#a9d96a8c}.fy-root .role-chip.a{color:#ffde59;border-color:#ffde598c}.fy-root .ml-status.on{color:#a9d96a;font-weight:600}.fy-root .ml-status.off{color:#ffde59;font-weight:600}.fy-root .ml-actions{justify-content:flex-end;gap:5px;display:flex}.fy-root .mem-btn2{white-space:nowrap;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;padding:5px 9px;font-size:10.5px;font-weight:600}.fy-root .mem-btn2.c{color:#3ddad7;border-color:#3ddad773}.fy-root .mem-btn2.y{color:#ffde59;border-color:#ffde5980}.fy-root .mem-btn2.r{color:#f87171;border-color:#f8717180}.fy-root .mem-btn2:hover{filter:brightness(1.2)}.fy-root .mem-btn2:disabled{opacity:.6;cursor:default}.fy-root .set-label{letter-spacing:.1em;color:#3ddad7;margin:10px 0 5px;font-size:10.5px;font-weight:700;display:block}.fy-root .set-input{width:100%;color:var(--ink);background:#282d38;border:1px solid #ffffff1f;border-radius:9px;outline:none;padding:9px 13px;font-size:13px}.fy-root .set-input:focus{border-color:#3ddad7}.fy-root .seg-chips{flex-wrap:wrap;gap:7px;display:flex}.fy-root .seg-chips span{color:var(--ink);border:1px solid #3ddad766;border-radius:999px;padding:4px 13px;font-size:11.5px}@media (max-width:760px){.fy-root .mem-head{display:none}.fy-root .mem-line{grid-template-columns:1fr 1fr;gap:6px 10px}.fy-root .mem-line .ml-actions{grid-column:1/-1;justify-content:flex-start}}@keyframes fyFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes fyOrb{0%{opacity:.9;transform:scale(.82)}70%{opacity:0;transform:scale(1.22)}to{opacity:0;transform:scale(1.22)}}@media (prefers-reduced-motion:reduce){.fy-root *,.fy-root :before,.fy-root :after{transition:none!important;animation:none!important}.fy-root .reveal{opacity:1;transform:none}}
