.eq-workspace{padding:42px 0 80px;background:#fffaf5;min-height:70vh}.eq-work-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:22px}.eq-back,.eq-reset{border:0;background:transparent;color:#655c75;font-weight:900;font-size:12px;padding:9px 0}.eq-back:hover,.eq-reset:hover{color:#5d42b4}.eq-back.small{margin-bottom:15px}.eq-mission-head{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end;padding:28px;border:1px solid #e6e0f1;border-radius:28px;background:linear-gradient(135deg,#fff,#fbf9ff);box-shadow:var(--eq-shadow)}.eq-mission-head h2{font-size:clamp(30px,4.6vw,52px);line-height:1;margin:9px 0;color:#242044;letter-spacing:-.045em}.eq-mission-head p{color:#726a82;max-width:800px;font-size:14px;line-height:1.55;margin:0 0 14px;font-weight:650}.eq-mission-meter{min-width:180px;text-align:center;padding:17px;background:#5e43bb;color:#fff;border-radius:20px}.eq-mission-meter strong{display:block;font-size:26px}.eq-mission-meter span{display:block;font-size:10px;font-weight:900;margin-top:2px}.eq-mission-meter>div{height:6px;border-radius:999px;background:rgba(255,255,255,.24);overflow:hidden;margin-top:10px}.eq-mission-meter i{height:100%;display:block;background:#ffe08b;width:0;transition:.25s}.eq-phase-track{display:flex;align-items:center;justify-content:center;gap:8px;margin:24px auto 28px;max-width:760px}.eq-phase-track span{display:flex;align-items:center;gap:7px;color:#948ca3;font-size:10.5px;font-weight:900;white-space:nowrap}.eq-phase-track span b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#ece9f0;color:#736b82}.eq-phase-track span.active{color:#563da5}.eq-phase-track span.active b,.eq-phase-track span.done b{background:#6d4aff;color:#fff}.eq-phase-track span.done{color:#5a5370}.eq-phase-track>i{height:2px;flex:1;max-width:85px;background:#ddd8e6}.eq-team-board{position:relative;min-height:500px;border:1px solid #e7e1ee;border-radius:34px;background:radial-gradient(circle at 50% 50%,rgba(109,74,255,.08),transparent 34%),linear-gradient(145deg,#fff,#fff8f1);box-shadow:var(--eq-shadow);padding:34px;display:grid;place-items:center;overflow:hidden}.eq-team-board:before{content:"";position:absolute;inset:35px;border:1px dashed #ded5ed;border-radius:30px;pointer-events:none}.eq-team-center{width:290px;min-height:255px;border-radius:50%;padding:38px 32px;background:#2f255e;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 22px 48px rgba(55,40,105,.25);z-index:2}.eq-team-lock{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.13);color:#ffe08b;font-size:20px;margin-bottom:10px}.eq-team-center small{font-size:9px;letter-spacing:.13em;font-weight:900;color:#cfc7f2}.eq-team-center strong{font-size:18px;margin-top:4px}.eq-team-center p{font-size:11px;color:#d9d3ef;line-height:1.45;margin:7px 0 14px}.eq-team-center .eq-btn{min-height:41px;padding:9px 13px;font-size:11px}.eq-role-seats{position:absolute;inset:26px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:160px 330px;z-index:3;pointer-events:none}.eq-role-seat{--role:#0bb8d4;pointer-events:auto;background:#fff;border:2px solid color-mix(in srgb,var(--role),#fff 56%);border-radius:24px;padding:16px;box-shadow:0 13px 28px rgba(45,35,70,.1);display:flex;gap:12px;align-items:center;max-width:280px;min-width:0;align-self:start}.eq-role-seat:nth-child(2){justify-self:end}.eq-role-seat:nth-child(3){align-self:end}.eq-role-seat:nth-child(4){justify-self:end;align-self:end}.eq-role-seat.done{background:#f3fff9;border-color:#95ddbe}.eq-seat-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:color-mix(in srgb,var(--role),#fff 86%);color:var(--role);font-size:19px;flex:0 0 46px}.eq-role-seat h4{font-size:12.5px;line-height:1.2;margin:0;color:#302a47}.eq-role-seat span{display:block;font-size:9.5px;color:#7d768b;font-weight:800;margin-top:4px}.eq-role-seat button{margin-left:auto;width:34px;height:34px;border-radius:11px;border:0;background:var(--role);color:#fff;flex:0 0 34px}.eq-role-view{max-width:880px;margin:0 auto}.eq-privacy{min-height:460px;border:1px solid #ddd5ef;border-radius:32px;background:radial-gradient(circle at 50% 0,rgba(109,74,255,.16),transparent 35%),#fff;box-shadow:var(--eq-shadow);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:50px 30px}.eq-privacy-icon{width:78px;height:78px;border-radius:26px;background:#eee8ff;color:#6548c4;display:grid;place-items:center;font-size:32px;margin-bottom:18px}.eq-privacy>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#7965b7}.eq-privacy h3{font-size:32px;line-height:1.05;margin:7px 0;color:#29234b}.eq-privacy p{max-width:570px;color:#746c83;font-size:13px;line-height:1.55;margin:0 0 22px}.eq-role-card{background:#fff;border:1px solid #e3deeb;border-radius:30px;padding:28px;box-shadow:var(--eq-shadow);--role:#0bb8d4}.eq-role-card>header{display:flex;gap:15px;align-items:center;border-bottom:1px dashed #dfd9e7;padding-bottom:20px;margin-bottom:18px}.eq-role-avatar{width:58px;height:58px;border-radius:19px;background:color-mix(in srgb,var(--role),#fff 85%);color:var(--role);display:grid;place-items:center;font-size:23px;flex:0 0 58px}.eq-role-card header span{font-size:9.5px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#8b839a}.eq-role-card h3{font-size:22px;margin:2px 0;color:#292443}.eq-role-card header p{margin:3px 0 0;color:#777084;font-size:12px}.eq-private-label{font-size:10px;color:#665e73;font-weight:900;text-transform:uppercase;letter-spacing:.07em;margin-bottom:10px}.eq-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.eq-fact{min-height:108px;border:1px dashed color-mix(in srgb,var(--role),#777 25%);border-radius:18px;padding:14px;background:color-mix(in srgb,var(--role),#fff 95%);color:#373048;text-align:left;position:relative}.eq-fact:not(.opened){display:grid;place-items:center;text-align:center}.eq-fact:not(.opened) .eq-fact-secret{display:none}.eq-fact.opened .eq-fact-sealed{display:none}.eq-fact-sealed i{display:block;color:var(--role);font-size:18px;margin-bottom:5px}.eq-fact-sealed span{font-size:10px;font-weight:900;color:#736a80}.eq-fact-secret{font-size:12px;line-height:1.5;font-weight:750}.eq-fact-secret strong{display:block;font-size:9px;color:var(--role);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.eq-role-task{margin-top:20px;border-top:1px solid #eee9f2;padding-top:20px}.eq-role-task>span{font-size:9.5px;text-transform:uppercase;letter-spacing:.1em;color:var(--role);font-weight:900}.eq-role-task h4{font-size:18px;margin:5px 0 12px;color:#302948}.eq-answer-row{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.eq-answer-row input{height:47px;min-width:170px;border:1.5px solid #dcd6e5;border-radius:13px;padding:0 13px;outline:0}.eq-answer-row input:focus{border-color:var(--role);box-shadow:0 0 0 3px color-mix(in srgb,var(--role),transparent 84%)}.eq-answer-row em{font-style:normal;color:#787081;font-size:11px;font-weight:900}.eq-check-btn{height:47px;border:0;border-radius:13px;background:var(--role);color:#fff;padding:0 16px;font-weight:900}.eq-choice-row{display:flex;gap:8px;flex-wrap:wrap}.eq-choice-row button{border:1px solid #dcd6e7;background:#fff;border-radius:13px;padding:11px 13px;color:#413a50;font-weight:850}.eq-choice-row button:hover{border-color:var(--role)}.eq-note-answer textarea,.eq-reflection textarea{width:100%;border:1.5px solid #ddd7e4;border-radius:16px;padding:13px;resize:vertical;outline:0;color:#312b3f}.eq-note-answer textarea:focus,.eq-reflection textarea:focus{border-color:#6d4aff;box-shadow:0 0 0 3px rgba(109,74,255,.10)}.eq-note-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px}.eq-note-actions small{font-size:10px;color:#81798d;font-weight:800}.eq-feedback{min-height:24px;margin-top:9px;font-size:11px;font-weight:800;color:#756d81}.eq-feedback.good{color:#0d8257}.eq-feedback.bad{color:#b14444}.eq-role-complete{margin-top:18px;border:1px solid #bde6d2;background:#f0fff8;border-radius:20px;padding:16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.eq-role-complete>i{color:#17a36f;font-size:26px}.eq-role-complete strong{display:block;color:#155a43;font-size:13px}.eq-role-complete span{display:block;color:#4f7667;font-size:11px;margin-top:3px}.eq-role-complete .eq-btn{background:#1a9c6b;color:#fff;box-shadow:0 4px 0 #0d724d;font-size:11px}.eq-shared{border:1px solid #dcd4ef;border-radius:32px;background:radial-gradient(circle at 50% -10%,rgba(245,195,66,.15),transparent 30%),#fff;box-shadow:var(--eq-shadow);padding:30px}.eq-shared-head{text-align:center;max-width:760px;margin:0 auto 23px}.eq-shared-head h3{font-size:30px;margin:9px 0 7px;color:#292449}.eq-shared-head p{font-size:13px;color:#736c81;line-height:1.55}.eq-contributions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.eq-contribution{--role:#6d4aff;border:1px solid color-mix(in srgb,var(--role),#fff 66%);border-top:5px solid var(--role);border-radius:18px;padding:15px;background:#fff}.eq-contribution span{font-size:9px;color:#7a7189;font-weight:900;text-transform:uppercase}.eq-contribution strong{display:block;color:#302947;font-size:12px;margin:5px 0}.eq-contribution p{font-size:11px;line-height:1.45;color:#665f72;margin:0;font-weight:750}.eq-team-checks{margin-top:24px;border:1px solid #e5dfed;border-radius:22px;overflow:hidden}.eq-checks-head{display:flex;gap:12px;align-items:center;padding:16px 18px;background:#30275d;color:#fff}.eq-checks-head>i{width:40px;height:40px;border-radius:13px;background:rgba(255,255,255,.12);display:grid;place-items:center;color:#ffe08b}.eq-checks-head strong{display:block;font-size:14px}.eq-checks-head span{display:block;font-size:10px;color:#d8d2eb;margin-top:2px}.eq-team-check{padding:18px;border-top:1px solid #eee9f2}.eq-team-check:first-child{border-top:0}.eq-team-check.done{background:#f6fffa}.eq-team-check h4{font-size:14px;margin:0 0 10px;color:#332d47}.eq-team-check .eq-feedback{margin-bottom:0}.eq-reflection{display:block;margin-top:22px;padding:20px;background:#f8f5ff;border:1px solid #e2daf8;border-radius:22px}.eq-reflection>span{display:block;font-size:9.5px;color:#6d4aff;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.eq-reflection>strong{display:block;font-size:15px;color:#332c4d;margin:5px 0 10px}.eq-reflection small{display:block;text-align:right;color:#81798f;font-size:10px;font-weight:800;margin-top:6px}.eq-shared-actions{display:flex;justify-content:flex-end;margin-top:15px}.eq-shared-actions .eq-btn.primary{background:#6d4aff;color:#fff;box-shadow:0 5px 0 #4932a1}.eq-finish{text-align:center;border:1px solid #ded6ee;border-radius:34px;background:linear-gradient(145deg,#fff,#f7f3ff);box-shadow:var(--eq-shadow);padding:42px 34px}.eq-finish-burst{width:84px;height:84px;border-radius:29px;margin:0 auto 14px;background:linear-gradient(135deg,#6d4aff,#0bb8d4);color:#fff;display:grid;place-items:center;font-size:32px;box-shadow:0 15px 30px rgba(80,55,173,.22)}.eq-finish>span{font-size:10px;letter-spacing:.14em;font-weight:900;color:#6a54b1}.eq-finish h3{font-size:34px;margin:7px 0;color:#292249}.eq-finish>p{max-width:740px;margin:0 auto;color:#746c82;line-height:1.55;font-size:13px}.eq-finish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;text-align:left;margin-top:25px}.eq-finish-grid article{background:#fff;border:1px solid #e5dfee;border-radius:20px;padding:18px}.eq-finish-grid article>i{color:#6d4aff;font-size:20px;margin-bottom:8px}.eq-finish-grid strong{display:block;color:#302948;font-size:13px}.eq-finish-grid p,.eq-finish-grid div{font-size:11px;color:#6f687b;line-height:1.5;margin:7px 0 0}.eq-finish-grid div span{display:block;margin-bottom:5px}.eq-actions.finish{justify-content:center}.eq-actions.finish .primary{background:#6d4aff;color:#fff;box-shadow:0 5px 0 #4c35a5}.eq-actions.finish .light{border:1px solid #ddd4f2;box-shadow:none}.eq-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:#27213e;color:#fff;border-radius:14px;padding:11px 16px;font-size:11px;font-weight:900;z-index:1000;transition:.2s;box-shadow:0 12px 28px rgba(25,20,50,.25)}.eq-toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:1080px){.eq-hero-grid{grid-template-columns:1fr;gap:20px}.eq-round-table{max-width:600px;width:100%;margin:auto}.eq-rule-grid{grid-template-columns:repeat(3,1fr)}.eq-rule article:nth-child(4),.eq-rule article:nth-child(5){border-top:1px solid var(--eq-line)}.eq-grid{grid-template-columns:repeat(3,1fr)}.eq-role-seats{gap:170px 260px}}@media(max-width:820px){.eq-rule-grid{grid-template-columns:repeat(2,1fr)}.eq-grid{grid-template-columns:repeat(2,1fr)}.eq-toolbar{grid-template-columns:1fr}.eq-method-board{grid-template-columns:1fr}.eq-method-board em{transform:rotate(90deg)}.eq-mission-head{grid-template-columns:1fr}.eq-mission-meter{max-width:230px}.eq-team-board{display:block;min-height:auto;padding:22px}.eq-team-center{width:100%;min-height:auto;border-radius:24px;padding:22px;margin-bottom:15px}.eq-role-seats{position:static;display:grid;grid-template-columns:1fr 1fr;gap:10px}.eq-role-seat,.eq-role-seat:nth-child(n){max-width:none;justify-self:stretch;align-self:stretch}.eq-team-board:before{display:none}.eq-facts{grid-template-columns:1fr}.eq-contributions{grid-template-columns:1fr 1fr}.eq-finish-grid{grid-template-columns:1fr}.eq-phase-track{overflow:auto;justify-content:flex-start;padding-bottom:5px}}@media(max-width:600px){.eq-wrap{width:min(100% - 22px,1180px)}.eq-home-top .hm-hero-top{min-height:72px}.eq-hero-grid{min-height:auto;padding:46px 0 52px}.eq-hero h1{font-size:42px}.eq-hero-copy>p{font-size:15px}.eq-actions .eq-btn{width:100%}.eq-hero-proof{justify-content:center}.eq-round-table{min-height:365px}.eq-table-core{width:176px;height:176px;padding:20px;border-width:8px}.eq-table-core strong{font-size:48px}.eq-seat{width:105px;min-height:75px;border-width:3px}.eq-seat.s1{left:0;top:44px}.eq-seat.s2{right:0;top:45px}.eq-seat.s3{left:5px;bottom:38px}.eq-seat.s4{right:5px;bottom:38px}.eq-signal{display:none}.eq-rule-grid{grid-template-columns:1fr 1fr}.eq-rule article{padding:18px 11px}.eq-rule article strong{font-size:12px}.eq-catalog,.eq-method{padding:48px 0}.eq-section-head{display:block}.eq-progress-card{margin-top:14px;display:inline-block}.eq-grid{grid-template-columns:1fr}.eq-mission-card p{min-height:0}.eq-workspace{padding:28px 0 60px}.eq-work-top{align-items:flex-start}.eq-mission-head{padding:20px;border-radius:22px}.eq-mission-head h2{font-size:34px}.eq-phase-track span{font-size:0}.eq-phase-track span b{font-size:11px}.eq-role-seats{grid-template-columns:1fr}.eq-role-seat{padding:13px}.eq-role-view{width:100%}.eq-privacy{min-height:390px;padding:35px 20px;border-radius:25px}.eq-privacy h3{font-size:27px}.eq-role-card{padding:18px;border-radius:24px}.eq-role-card>header{align-items:flex-start}.eq-role-complete{grid-template-columns:auto 1fr}.eq-role-complete .eq-btn{grid-column:1/-1;width:100%}.eq-shared{padding:18px;border-radius:24px}.eq-shared-head h3{font-size:25px}.eq-contributions{grid-template-columns:1fr}.eq-answer-row input{width:100%;min-width:0}.eq-check-btn{flex:1}.eq-finish{padding:30px 18px}.eq-finish h3{font-size:28px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
