:root{--ink:#101827;--muted:#647083;--paper:#f5f2ec;--white:#fff;--navy:#142a46;--navy-2:#0b1a2d;--red:#d74b45;--red-dark:#ad342f;--gold:#b99555;--line:#d9d6cf;--soft:#ebe7df;--green:#2d745e;--amber:#af7220;--shadow:0 18px 50px #0d1d311a;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}:focus-visible{outline-offset:3px;outline:3px solid #d74b456b}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #142a4617;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brandMark{background:var(--navy);color:#fff;letter-spacing:.04em;border-radius:10px;place-items:center;width:40px;height:40px;font-weight:850;display:grid}.brand>span:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:.08em;font-size:.84rem}.brand small{color:var(--muted);font-size:.72rem}.nav nav{gap:8px;display:flex}.nav nav a{border-radius:9px;padding:9px 13px;font-size:.88rem;font-weight:700}.nav nav a:hover{background:#f0ede7}main{min-height:calc(100vh - 150px)}.wrap,.shell{width:min(1180px,100% - 40px);margin-inline:auto}.shell{padding:54px 0 84px}.shell>section{margin-top:36px}.pageHead{max-width:790px;margin-bottom:42px}.pageHead h1{letter-spacing:-.035em;margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,6vw,4.8rem);font-weight:500;line-height:.96}.pageHead p{color:var(--muted);max-width:700px;margin:0;font-size:1.12rem}.eyebrow{letter-spacing:.16em;color:var(--red);text-transform:uppercase;font-size:.7rem;font-weight:850;display:inline-block}.eyebrow.light{color:#f5d8d6}.hero{background:var(--navy-2);align-items:flex-end;height:min(760px,100vh - 76px);min-height:580px;display:flex;position:relative;overflow:hidden}.heroImg{object-fit:cover;object-position:center 48%}.heroShade{background:linear-gradient(90deg,#081423e6 0%,#081423b8 42%,#0814232e 78%),linear-gradient(#0000 45%,#081423d1 100%);position:absolute;inset:0}.heroContent{z-index:2;color:#fff;width:min(1180px,100% - 40px);margin:0 auto 72px;position:relative}.heroContent h1{letter-spacing:-.045em;max-width:1050px;margin:14px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6.6rem);font-weight:500;line-height:.94}.heroContent p{color:#e9edf2;max-width:690px;font-size:clamp(1rem,1.8vw,1.25rem)}.heroActions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.btn,.docCard button,.recoBox button,.buttonRow button,.newsList button,.linkButton{border:0;border-radius:10px;padding:11px 16px;font-weight:780;transition:all .18s}.btn.primary,.docCard button{background:var(--red);color:#fff}.btn.primary:hover,.docCard button:hover:not(:disabled){background:var(--red-dark);transform:translateY(-1px)}.btn.ghost{color:#fff;background:#ffffff1c;border:1px solid #ffffff4d}.btn.secondary{background:var(--navy);color:#fff;margin-top:16px}.linkButton{color:var(--muted);background:0 0;padding-inline:8px}.linkButton:hover{color:var(--navy)}.portalGrid{grid-template-columns:repeat(3,1fr);gap:18px;padding:50px 0;display:grid}.portalCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:240px;padding:28px;transition:all .2s;box-shadow:0 4px 18px #142a460a}.portalCard:hover{box-shadow:var(--shadow);border-color:#c4bba8;transform:translateY(-4px)}.portalCard>span{color:var(--red);letter-spacing:.12em;font-size:.7rem;font-weight:850}.portalCard h2{margin:34px 0 10px;font-family:Georgia,serif;font-size:1.75rem;font-weight:500}.portalCard p{color:var(--muted);min-height:62px}.portalCard b{color:var(--navy);font-size:.9rem}.manifest{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:64px;padding:74px 0 88px;display:grid}.manifest h2,.sectionTitle h2,.panel h2{font-family:Georgia,serif;font-weight:500}.manifest h2{margin:9px 0;font-size:2.2rem;line-height:1.05}.manifest>p{color:#3c4654;margin:0;font-size:1.25rem;line-height:1.7}footer{text-align:center;color:#77808d;border-top:1px solid var(--line);background:#f0ede7;padding:28px 40px;font-size:.76rem}.notice{border-left:4px solid var(--red);background:#f1dfdd;border-radius:0 12px 12px 0;align-items:flex-start;gap:18px;padding:18px 22px;display:flex}.notice b{white-space:nowrap}.notice span{color:#5d4850}.twoCols{grid-template-columns:1.08fr .92fr;gap:20px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;box-shadow:0 6px 24px #142a460b}.panel h2{margin:8px 0 14px;font-size:2rem;line-height:1.08}.panel p{color:#556172}.imagePanel{border-radius:var(--radius);min-height:390px;box-shadow:var(--shadow);background:linear-gradient(#0a192a1f,#0a192a1f),url(/images/parlement.png) 50%/cover}.cleanList{margin:24px 0 0;padding:0;list-style:none}.cleanList li{border-top:1px solid #ece9e2;padding:11px 0 11px 24px;position:relative}.cleanList li:before{content:"•";color:var(--red);font-weight:900;position:absolute;left:4px}.sectionTitle{max-width:780px;margin-bottom:20px}.sectionTitle h2{margin:8px 0;font-size:2.45rem;line-height:1.04}.sectionTitle>p{color:var(--muted);margin:0}.cardGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.miniCard{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:126px;padding:22px}.miniCard b{color:var(--red);letter-spacing:.1em;font-size:.75rem}.miniCard p{margin:18px 0 0;font-weight:690}.levels{background:var(--navy);color:#fff;border-radius:var(--radius);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.levels>div{border-right:1px solid #ffffff24;padding:25px}.levels>div:last-child{border:0}.levels strong,.levels span{display:block}.levels strong{font-family:Georgia,serif;font-size:1.4rem;font-weight:500}.levels span{color:#c9d2dd;margin-top:6px;font-size:.82rem}.timeline{border-top:1px solid var(--line)}.timelineItem{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 80px;align-items:start;gap:22px;padding:20px 0;display:grid}.timelineItem>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:850;display:grid}.timelineItem b{letter-spacing:.12em;color:var(--red);text-transform:uppercase;font-size:.68rem}.timelineItem h3{margin:2px 0 5px;font-size:1.08rem}.timelineItem p{color:var(--muted);margin:0;font-size:.9rem}.timelineItem em{color:var(--muted);text-align:right;font-size:.82rem;font-style:normal;font-weight:700}.rules{background:var(--navy);color:#fff}.rules h2{max-width:660px;font-size:2.3rem}.rulesGrid{background:#ffffff21;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:26px;display:grid}.rulesGrid>div{background:var(--navy);padding:18px}.rulesGrid b{color:#efb1ad}.rulesGrid p{color:#d7dee7;margin:8px 0 0;font-size:.88rem}.login{max-width:560px}.login h2{margin-bottom:26px}.login label,.teamCard label,.adminGrid label{color:#586274;flex-direction:column;gap:7px;margin:16px 0;font-size:.78rem;font-weight:800;display:flex}.login input,.teamCard input,.adminGrid select,.decisionForm textarea{color:var(--ink);background:#fbfaf7;border:1px solid #cfd3d8;border-radius:9px;outline:none;padding:12px 13px}.login input:focus,.teamCard input:focus,.adminGrid select:focus,.decisionForm textarea:focus{border-color:#8da1b8;box-shadow:0 0 0 3px #32557a1a}.login .btn{margin-top:8px}.login small{color:var(--muted);margin-top:14px;display:block}.error,.errorNotice{color:#9d302b;background:#f8e6e4;border-radius:8px;padding:10px 12px;font-size:.86rem}.successNotice{color:#23614e;background:#e4f1ec;border-radius:8px;padding:10px 12px;font-size:.86rem}.controlBar,.studentTop{justify-content:space-between;align-items:center;gap:20px;display:flex}.controlBar>div:first-child,.studentTop>div:first-child{align-items:center;gap:12px;display:flex}.controlBar small,.studentTop small{color:var(--muted);font-size:.76rem;display:block}.statusDot{background:#a8adb3;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 5px #828c961f}.statusDot[data-status=open]{background:#38a077;box-shadow:0 0 0 5px #38a07721}.statusDot[data-status=paused]{background:#d19a38;box-shadow:0 0 0 5px #d19a3824}.statusDot[data-status=finished]{background:var(--red);box-shadow:0 0 0 5px #d74b451f}.buttonRow{flex-wrap:wrap;gap:8px;display:flex}.buttonRow button{color:#283649;background:#ece9e3}.buttonRow button:hover{background:#dfdad1}.buttonRow .danger{color:#9b302b;background:#f5dfdd}.adminGrid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.panelHead{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panelHead h2{margin-top:4px}.timeBadge{color:var(--navy);white-space:nowrap;background:#eef1f4;border-radius:999px;padding:7px 10px;font-size:.74rem;font-weight:800}.recoBox{background:#f3f0ea;border:1px solid #e2ddd4;border-radius:12px;margin-top:20px;padding:18px}.recoBox>span{letter-spacing:.12em;color:var(--red);font-size:.67rem;font-weight:850}.recoBox p{font-size:.9rem}.recoBox button{background:var(--navy);color:#fff}.newsList{gap:8px;display:grid}.newsList button{text-align:left;color:#354052;background:#f4f1eb;grid-template-columns:42px 1fr;align-items:center;gap:8px;display:grid}.newsList button b{color:var(--red);font-size:.72rem}.newsList button.active{background:var(--navy);color:#fff}.activeNews{background:#f4e4e2;border-radius:9px;margin-top:12px;padding:12px;color:#683c3a!important}.teamGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.teamCard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.teamTop{justify-content:space-between;gap:10px;display:flex}.teamTop b{display:block}.teamTop code{color:var(--muted);font-size:.7rem}.teamTop strong{color:var(--navy);font-size:1.1rem}.scoreRow{align-items:center;gap:7px;display:flex}.scoreRow button{background:#f5f2ec;border:1px solid #d9d6cf;border-radius:8px;width:34px;height:34px}.scoreRow span{margin-left:auto;font-size:.72rem;font-weight:800}.done{color:var(--green)}.pending{color:var(--amber)}.teamCard details{border-top:1px solid #ece9e2;margin-top:14px;padding-top:10px}.teamCard summary{cursor:pointer;font-size:.78rem;font-weight:800}.teamCard details p{color:#536072;font-size:.78rem}.docGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.docCard{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:245px;padding:21px;display:flex;position:relative;overflow:hidden}.docCard>span,.docMeta span{letter-spacing:.11em;color:var(--red);font-size:.68rem;font-weight:900}.docCard h3{margin:14px 0 8px;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.docCard p{color:var(--muted);flex:1;font-size:.87rem}.docCard>small{color:#657182;margin-bottom:14px}.docCard button{align-self:flex-start}.docMeta{justify-content:space-between;gap:12px;display:flex}.docMeta b{letter-spacing:.06em;color:#536072;font-size:.68rem}.docCard.owned{border-color:#9ebfaf}.docCard.owned:before{content:"";background:var(--green);height:4px;position:absolute;inset:0 0 auto}.docCard.locked:after{content:"VERROUILLÉ";color:#777d85;letter-spacing:.08em;background:#e8e4dd;padding:4px 34px;font-size:.56rem;font-weight:900;position:absolute;top:24px;right:-31px;transform:rotate(42deg)}.adminActions{justify-content:space-between;align-items:center;display:flex}.adminActions p{margin:4px 0 0;font-size:.86rem}.joinLayout{grid-template-columns:1fr 1fr;align-items:stretch;gap:18px;display:grid}.joinLayout .login{max-width:none}.joinAside{background:var(--navy);color:#fff}.joinAside h2{font-size:2rem}.joinAside p{color:#cfd7e0}.microRule{border-top:1px solid #ffffff24;grid-template-columns:40px 1fr;gap:12px;padding:13px 0;font-size:.88rem;display:grid}.microRule b{color:#e9a7a3}.microRule:last-child{border-bottom:1px solid #ffffff24}.studentMetrics{gap:24px;display:flex}.studentMetrics span{text-align:center;min-width:64px}.studentMetrics b,.studentMetrics small{display:block}.studentMetrics b{color:var(--navy);font-size:1.35rem}.breakingBanner{background:var(--red);color:#fff;border-radius:var(--radius);padding:26px 30px;box-shadow:0 16px 38px #a6322d2b}.breakingBanner>span{letter-spacing:.13em;color:#fee0de;font-size:.67rem;font-weight:900}.breakingBanner h2{margin:7px 0;font-family:Georgia,serif;font-size:2rem;font-weight:500}.breakingBanner p{max-width:850px;margin:0}.breakingBanner small{color:#f7d5d3;margin-top:12px;display:block}.studentGrid{grid-template-columns:.9fr 1.1fr;gap:18px;display:grid}.mandateCard h2{font-size:1.8rem}.mandateRule{border-top:1px solid #e7e3dc;margin-top:20px;padding-top:16px}.mandateRule b,.mandateRule span{display:block}.mandateRule b{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.mandateRule span{color:var(--muted);margin-top:5px;font-size:.86rem}.currentRound .roundPrompt{font-size:1rem;line-height:1.65}.roundState{margin-top:18px}.roundState span{color:var(--navy);text-transform:uppercase;letter-spacing:.06em;background:#edf0f3;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:850;display:inline-block}.decisionForm{padding:0;overflow:hidden}.decisionForm label{border-bottom:1px solid #ece8e1;grid-template-columns:240px 1fr;gap:22px;padding:22px 24px;display:grid}.decisionForm label>span{gap:11px;font-size:.83rem;font-weight:800;display:flex}.decisionForm label>span b{color:var(--red);letter-spacing:.08em;padding-top:2px;font-size:.68rem}.decisionForm textarea{resize:vertical;width:100%;min-height:78px}.decisionForm textarea:disabled{color:#777;background:#f1efe9}.decisionFooter{background:#f4f1eb;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.decisionFooter b,.decisionFooter small{display:block}.decisionFooter b{font-size:.82rem}.decisionFooter small{color:var(--muted);margin-top:3px;font-size:.73rem}.recommendation{background:#efede8;border-style:dashed}.recommendation.revealed{background:#e9f0ed;border-style:solid;border-color:#adc4ba}.recommendation h2{margin:5px 0 8px}.recommendation p{max-width:900px;margin-bottom:0}@media (width<=960px){.portalGrid,.cardGrid,.teamGrid,.docGrid{grid-template-columns:repeat(2,1fr)}.adminGrid,.studentGrid,.twoCols,.joinLayout{grid-template-columns:1fr}.levels{grid-template-columns:repeat(2,1fr)}.manifest{grid-template-columns:1fr;gap:20px}.studentTop{flex-wrap:wrap;align-items:flex-start}.decisionForm label{grid-template-columns:1fr;gap:10px}}@media (width<=650px){.nav{align-items:flex-start;height:auto;padding:12px 16px}.brand small{display:none}.nav nav{gap:0}.nav nav a{padding:8px 7px;font-size:.76rem}.shell,.wrap{width:min(100% - 24px,1180px)}.shell{padding-top:34px}.pageHead h1{font-size:2.7rem}.hero{min-height:630px}.heroContent{margin-bottom:42px}.heroContent h1{font-size:3.2rem}.portalGrid,.cardGrid,.teamGrid,.docGrid,.levels{grid-template-columns:1fr}.timelineItem{grid-template-columns:54px 1fr}.timelineItem em{text-align:left;grid-column:2}.rulesGrid{grid-template-columns:1fr}.controlBar,.adminActions{flex-direction:column;align-items:flex-start}.studentMetrics{justify-content:space-between;width:100%}.decisionFooter{flex-direction:column;align-items:flex-start}.notice{flex-direction:column;gap:5px}.notice b{white-space:normal}.heroActions .btn{text-align:center;width:100%}.manifest{padding:50px 0}.sectionTitle h2{font-size:2rem}}.budgetRow{border-top:1px solid #ece9e2;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.budgetRow small{color:var(--muted);font-size:.72rem}.budgetRow>div{gap:5px;display:flex}.budgetRow button{background:#f5f2ec;border:1px solid #d9d6cf;border-radius:7px;padding:5px 7px;font-size:.66rem;font-weight:800}.scoreRow button{width:auto;min-width:52px;padding:0 8px}.activeNews small{color:#77504e;margin-top:8px;display:block}.btn,.utilityButton,.docBody button,.agreementForm button,.incomingAgreements button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.homeHero .heroContent{padding-top:40px}.homeHero .heroShade{background:linear-gradient(90deg,#060f1bf5,#060f1bc2 44%,#060f1b1f 82%),linear-gradient(#0000 42%,#060f1bc2)}.homeHero .heroContent h1{max-width:760px}.heroFacts{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08142361;border:1px solid #ffffff38;border-radius:12px;gap:0;width:max-content;margin-top:42px;display:flex;overflow:hidden}.heroFacts span{color:#dbe3ec;text-transform:uppercase;letter-spacing:.08em;border-right:1px solid #ffffff2e;min-width:145px;padding:13px 18px;font-size:.74rem}.heroFacts span:last-child{border:0}.heroFacts b{color:#fff;letter-spacing:0;font-size:1.25rem;display:block}.portalSection{padding:90px 0 76px}.portalIntro{margin-bottom:30px}.portalGrid.graphicPortals{padding:0}.graphicPortal{flex-direction:column;min-height:465px;padding:0;display:flex;overflow:hidden}.graphicPortal:hover .portalImage{transform:scale(1.025)}.portalImage{background-position:50%;background-size:cover;height:238px;transition:transform .45s;position:relative}.portalImage:after{content:"";background:linear-gradient(#08142305 28%,#081423b8);position:absolute;inset:0}.portalImage>span{z-index:1;background:var(--red);color:#fff;letter-spacing:.08em;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.72rem;font-weight:900;display:grid;position:absolute;bottom:16px;left:20px}.portalCardBody{flex-direction:column;flex:1;padding:0 26px 26px;display:flex}.portalCardBody h2{margin:24px 0 10px}.portalCardBody p{flex:1;min-height:0}.portalCardBody>b{margin-top:18px}.loadingPanel{border-radius:var(--radius);min-height:230px;color:var(--muted);background:#ffffff85;border:1px dashed #c9c4bb;justify-content:center;align-items:center;gap:12px;display:flex}.utilityButton{color:#2c394a;background:#fff;border:1px solid #d7d8da;border-radius:9px;padding:9px 12px;font-size:.79rem;font-weight:760;transition:all .18s}.utilityButton:hover:not(:disabled){background:#f8f6f1;border-color:#aeb7c0;transform:translateY(-1px)}.utilityButton.danger{color:#9b302b;background:#fff8f7;border-color:#ecc5c1}.adminUtility,.studentUtility{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin:-16px 0 24px;display:flex}.adminUtility .utilityButton:first-child{margin-right:auto}[data-slot=dialog-overlay]{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040a12c7;position:fixed;inset:0}[data-slot=dialog-content]{z-index:100;background:#fff;border:1px solid #ffffff24;border-radius:18px;width:min(720px,100vw - 32px);max-height:calc(100vh - 32px);padding:26px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 35px 100px #0000005c}[data-slot=dialog-close]{color:#485464;background:#ece9e3;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;right:16px}[data-slot=dialog-title]{color:var(--ink);padding-right:30px;font-family:Georgia,serif;font-size:2rem;font-weight:500;line-height:1.05}[data-slot=dialog-description]{color:var(--muted);margin-top:7px}.rulesDialog{width:min(860px,100vw - 32px)}.rulesDialogGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px;display:grid}.rulesDialogGrid article{border:1px solid var(--line);background:#faf8f4;border-radius:12px;gap:13px;padding:17px;display:flex}.rulesDialogGrid svg{color:var(--red);flex:none}.rulesDialogGrid b{display:block}.rulesDialogGrid p{color:var(--muted);margin:5px 0 0;font-size:.82rem}.rulesSection{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.rulesSection h3{margin:0 0 7px;font-family:Georgia,serif;font-size:1.35rem}.rulesSection>p{color:var(--muted);font-size:.88rem}.principleGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.principleGrid>div{background:#f3f0ea;border-radius:8px;padding:11px}.principleGrid b,.principleGrid span{display:block}.principleGrid b{color:var(--red);font-size:.75rem}.principleGrid span{color:#5b6572;margin-top:4px;font-size:.74rem}.gateLayout{grid-template-columns:.82fr 1.18fr;gap:18px;min-height:510px;display:grid}.portalVisual{border-radius:var(--radius);box-shadow:var(--shadow);background-position:50%;background-size:cover;position:relative;overflow:hidden}.portalVisual:after{content:"";background:linear-gradient(#0814230a 30%,#081423d6);position:absolute;inset:0}.portalVisual>span{z-index:1;color:#fff;letter-spacing:.14em;font-size:.7rem;font-weight:900;position:absolute;bottom:25px;left:28px}.animatorVisual{background-image:url(/images/portals/animateur.webp)}.sessionLanding{grid-template-columns:.78fr 1.22fr;align-items:start;gap:24px;display:grid}.sessionCreate h2{margin-bottom:24px}.sessionCreate label{color:#596576;flex-direction:column;gap:6px;margin:14px 0;font-size:.76rem;font-weight:800;display:flex}.sessionCreate input,.sessionCreate select{background:#fbfaf7;border:1px solid #d2d4d7;border-radius:9px;padding:11px 12px}.sessionFacts{gap:8px;margin:20px 0;display:flex}.sessionFacts span{text-align:center;color:var(--muted);text-transform:uppercase;background:#f1eee8;border-radius:9px;flex:1;padding:10px;font-size:.68rem}.sessionFacts b{color:var(--navy);font-size:1.2rem;display:block}.sessionList{gap:10px;display:grid}.sessionList .sectionTitle{margin-bottom:10px}.sessionCardRow{grid-template-columns:1fr 48px;gap:8px;display:grid}.sessionCard{text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;transition:all .18s;display:flex}.sessionCard:hover{border-color:#aeb8c3;transform:translate(4px);box-shadow:0 10px 28px #142a4614}.sessionCard h3{margin:7px 0 4px;font-family:Georgia,serif;font-size:1.35rem}.sessionCard p{color:var(--muted);margin:0;font-size:.8rem}.sessionCard>strong{color:var(--red);font-size:.78rem}.deleteSessionButton{color:#a33b35;background:#fff7f6;border:1px solid #edc7c3;border-radius:12px;place-items:center;transition:all .18s;display:grid}.deleteSessionButton:hover{color:#fff;background:#a33b35}.sessionStatus,.decisionState,.roleBadge{letter-spacing:.07em;text-transform:uppercase;color:#566171;background:#ece9e3;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:.62rem;font-weight:900;display:inline-flex}.sessionStatus.active{color:#21624e;background:#dff0e9}.sessionStatus.finished{color:#344861;background:#e5e9ee}.sessionStatus.archived{color:#8e3732;background:#f0e3e1}.emptyState{min-height:220px;color:var(--muted);border:1px dashed #c9c4bb;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.emptyState svg{color:var(--red)}.emptyState b{color:var(--ink)}.liveControl{background:var(--navy-2);color:#fff;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:18px 22px;display:grid;box-shadow:0 16px 40px #09182929}.sessionCode>span{letter-spacing:.13em;color:#aebdcd;font-size:.6rem;font-weight:900;display:block}.sessionCode>button{color:#fff;background:0 0;border:0;align-items:center;gap:8px;padding:2px 0;display:flex}.sessionCode b{letter-spacing:.12em;font-size:1.6rem}.sessionCode small{color:#91a2b5;font-size:.66rem;display:block}.liveActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.liveActions .utilityButton{color:#fff;background:#ffffff14;border-color:#ffffff38}.finishedBadge{color:#9fe0c5;align-items:center;gap:8px;font-weight:800;display:flex}.liveTimer{background:#ffffff12;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:11px;min-width:190px;padding:10px 16px;display:flex}.liveTimer>svg{color:#ecb0ac}.liveTimer span,.liveTimer strong{display:block}.liveTimer span{letter-spacing:.1em;color:#aec0d2;text-transform:uppercase;font-size:.59rem}.liveTimer strong{font-variant-numeric:tabular-nums;font-size:1.8rem;line-height:1}.liveTimer.urgent{background:#c5332c42;border-color:#ff726a85;animation:1.2s infinite pulseUrgent}@keyframes pulseUrgent{50%{box-shadow:0 0 0 6px #d74b451a}}.adminTabs{margin-top:20px}.adminTabs>[data-slot=tabs-list]{background:#e9e5de;border-radius:11px;width:100%;padding:4px;display:flex;overflow-x:auto}.adminTabs [data-slot=tabs-trigger]{color:#687383;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:max-content;padding:10px 13px;font-size:.76rem;font-weight:800;display:flex}.adminTabs [data-slot=tabs-trigger][data-state=active]{color:var(--navy);background:#fff;box-shadow:0 3px 12px #142a4614}.adminTabs [data-slot=tabs-trigger] b{background:var(--red);color:#fff;border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:.58rem;display:grid}.adminTabs>[data-slot=tabs-content]{padding-top:18px}.adminMainGrid{grid-template-columns:1fr 330px;gap:18px;display:grid}.roundCommand{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.roundImage{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:340px;padding:28px;display:flex;position:relative}.roundImage:before{content:"";background:linear-gradient(#07121f0d 28%,#07121fe6);position:absolute;inset:0}.roundImage>*{position:relative}.roundImage>span{letter-spacing:.12em;color:#f0b2ae;font-size:.68rem;font-weight:900}.roundImage h2{margin:8px 0 0;font-family:Georgia,serif;font-size:2.8rem;font-weight:500;line-height:1}.roundCommandBody{padding:24px}.roundCommandBody>p{color:#526070;font-size:1.02rem}.progressFacts{grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0;display:grid}.progressFacts span{color:#697382;text-transform:uppercase;background:#f1eee8;border-radius:9px;padding:12px;font-size:.68rem}.progressFacts b{color:var(--navy);font-size:1rem;display:block}.cabinetProgress{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.cabinetProgress>div{border:1px solid var(--line);border-left:4px solid;border-radius:9px;padding:11px 13px}.cabinetProgress b,.cabinetProgress span{display:block}.cabinetProgress b{font-size:.78rem}.cabinetProgress span{color:var(--muted);margin-top:3px;font-size:.68rem}.durationPanel h2{font-size:1.7rem}.durationPanel label{border-top:1px solid #ece8e1;grid-template-columns:1fr 60px 24px;align-items:center;gap:5px;padding:8px 0;font-size:.72rem;display:grid}.durationPanel input,.durationPanel select{text-align:right;background:#fff;border:1px solid #d4d5d6;border-radius:7px;width:60px;padding:6px}.durationPanel em{color:var(--muted);font-style:normal}.cabinetCountControl{border-bottom:2px solid #e8e3db;margin-bottom:20px;padding-bottom:18px}.cabinetCountControl .btn{width:100%;margin-top:8px}.cabinetCountControl>small{color:var(--muted);margin-top:8px;font-size:.65rem;display:block}.lockedCabinetCount{color:var(--muted);background:#f1eee8;border-radius:8px;align-items:center;gap:7px;padding:10px;font-size:.69rem;display:flex}.assignmentBoard{grid-template-columns:300px 1fr;gap:16px;display:grid}.waitingColumn,.assignmentCabinet{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px}.waitingColumn{background:#ece9e3}.waitingColumn>article,.assignmentCabinet>article{background:#fff;border:1px solid #e2ded7;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-top:8px;padding:10px;display:grid}.waitingColumn article b,.waitingColumn article small{display:block}.waitingColumn article small{color:var(--muted);font-size:.66rem}.waitingColumn select,.assignmentCabinet select{border:1px solid #d4d6d9;border-radius:7px;max-width:118px;padding:6px;font-size:.67rem}.cabinetColumns{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.assignmentCabinet{border-top:4px solid}.assignmentCabinet header{justify-content:space-between;gap:8px;display:flex}.assignmentCabinet header b,.assignmentCabinet header span{display:block}.assignmentCabinet header span{color:var(--muted);font-size:.68rem}.assignmentCabinet header strong{color:var(--red);font-size:.69rem}.assignmentCabinet .emptyMini{text-align:center;color:#8a929d;padding:22px 8px;font-size:.72rem;display:block}.assignmentCabinet article button{color:#667080;background:#ece9e3;border:0;border-radius:7px;padding:6px}.assignmentCabinet article button[title*=mandataire]{color:var(--red)}.cabinetAdminGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.cabinetAdminCard{border:1px solid var(--line);background:#fff;border-top:5px solid;border-radius:14px;padding:20px}.cabinetAdminCard h3{margin:4px 0;font-family:Georgia,serif;font-size:1.5rem}.cabinetAdminCard>p{color:var(--muted);font-size:.82rem}.budgetDuo{gap:8px;margin:14px 0;display:flex}.budgetDuo span{background:#f1eee8;border-radius:9px;flex:1;padding:10px}.budgetDuo b,.budgetDuo small{display:block}.budgetDuo small{color:var(--muted);font-size:.64rem}.metricAdmin{gap:5px;display:grid}.metricAdmin>div{grid-template-columns:1fr 42px;align-items:center;gap:8px;display:grid}.metricAdmin span{color:#586474;font-size:.68rem}.metricAdmin b{text-align:right;font-variant-numeric:tabular-nums}.cabinetAdminCard details{border-top:1px solid var(--line);margin-top:12px;padding-top:9px}.cabinetAdminCard summary{cursor:pointer;font-size:.72rem;font-weight:800}.cabinetAdminCard details p{font-size:.74rem}.newsWorkspace{grid-template-columns:1fr 310px;gap:18px;display:grid}.newsSections{gap:20px;display:grid}.newsSections h3{margin:0 0 10px;font-family:Georgia,serif;font-size:1.45rem}.newsCatalog{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.newsCatalog article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px}.newsCatalog article>span{color:var(--red);font-size:.62rem;font-weight:900}.newsCatalog h4{margin:6px 0;font-size:.9rem}.newsCatalog p{color:var(--muted);min-height:48px;font-size:.73rem}.newsCatalog footer{background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.newsCatalog footer button{background:#ece9e3;border:0;border-radius:7px;padding:7px;font-size:.68rem}.newsCatalog footer button:last-child{background:var(--navy);color:#fff}.activeNewsAdmin{background:var(--navy-2);color:#fff;border-radius:14px;position:sticky;top:94px;overflow:hidden}.activeNewsAdmin>div:first-child{background-position:50%;background-size:cover;min-height:150px}.activeNewsAdmin h3{margin:6px 0;font-family:Georgia,serif;font-size:1.4rem}.activeNewsAdmin p{color:#cad5e1;font-size:.76rem}.activeNewsAdmin small{color:#96a8ba}.newsPreview{width:min(680px,100vw - 32px)}.previewNewsImage{background-position:50%;background-size:cover;border-radius:12px;min-height:300px;margin-top:12px}.newsPreview>p{color:#4f5c6c}.newsPreview>small{color:var(--muted)}.adminDocs{grid-template-columns:repeat(3,1fr)}.visualDoc{min-height:360px;padding:0}.docVisual{color:#fff;background-position:50%;background-size:cover;justify-content:space-between;align-items:flex-start;height:170px;padding:14px;display:flex;position:relative;overflow:hidden}.docVisual:after{content:"";background:linear-gradient(#0000 30%,#06101c99);position:absolute;inset:0}.docVisual>span,.docVisual>svg,.lockOverlay{z-index:1;position:relative}.docVisual>span{letter-spacing:.1em;font-size:.68rem;font-weight:900}.docVisual.blurred{filter:none}.docVisual.blurred:before{content:"";background:inherit;filter:blur(10px)saturate(.55);position:absolute;inset:-12px;transform:scale(1.08)}.lockOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0814238f;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:0}.lockOverlay b{letter-spacing:.1em;font-size:.62rem}.docBody{flex-direction:column;flex:1;padding:19px;display:flex}.docBody h3{margin:11px 0 7px;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.docBody p{color:var(--muted);flex:1;font-size:.78rem}.docBody button{background:var(--red);color:#fff;border:0;border-radius:8px;align-self:flex-start;padding:9px 11px;font-size:.74rem;font-weight:800}.docBody button:disabled{color:#777;background:#d9d5ce}.docCard.locked:after{display:none}.resultsWorkspace{gap:14px;display:grid}.historyRound{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.historyRound>header{background:#f1eee8;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.historyRound header span{color:var(--red);font-size:.64rem;font-weight:900}.historyRound h3{margin:2px 0 0;font-family:Georgia,serif}.historyRound>div{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.historyRound details{background:#fff;padding:12px}.historyRound summary{cursor:pointer;align-items:center;gap:8px;font-size:.72rem;font-weight:800;display:flex}.historyRound summary>span{border-radius:50%;width:9px;height:9px}.historyRound summary em{color:var(--muted);margin-left:auto;font-size:.63rem;font-style:normal}.historyRound details p{color:#586474;font-size:.72rem}.sessionDanger{background:#fff7f6;border:1px solid #edc7c3;border-radius:13px;justify-content:space-between;align-items:center;margin-top:22px;padding:18px;display:flex}.sessionDanger>div{color:#953c37;align-items:center;gap:11px;display:flex}.sessionDanger b,.sessionDanger small{display:block}.sessionDanger small{color:#7c6260;font-size:.68rem}.sessionDangerActions{gap:8px;display:flex}.utilityButton.delete,.deleteSessionConfirm{color:#fff!important;background:#a33b35!important;border-color:#a33b35!important}.deleteSessionDialog [data-slot=alert-dialog-media]{color:#a33b35;background:#f8dfdc}.deleteSessionConfirmation{background:#fff7f6;border:1px solid #edc7c3;border-radius:10px;gap:6px;padding:14px;display:grid}.deleteSessionConfirmation>span{color:#6f5c5a;font-size:.72rem}.deleteSessionConfirmation label{gap:7px;margin-top:8px;font-size:.75rem;display:grid}.deleteSessionConfirmation input{text-transform:uppercase;letter-spacing:.12em;background:#fff;border:1px solid #d7aaa6;border-radius:8px;padding:10px;font-weight:900}.graphicJoin{min-height:565px}.nameFields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.nameFields label{margin-top:0}.studentPortalImage{background:linear-gradient(#07121f3d,#07121fdb),url(/images/portals/etudiants.webp) 50%/cover;align-items:flex-end;padding:35px;display:flex}.studentPortalImage>div{max-width:440px}.studentPortalImage .eyebrow{color:#f0aaa6}.studentPortalImage .microRule{background:#050e193d;padding-inline:12px}.waitingRoom{text-align:center;border:1px solid var(--line);border-radius:var(--radius);max-width:760px;box-shadow:var(--shadow);background:#fff;margin:0 auto;padding:42px}.waitingVisual{width:84px;height:84px;color:var(--red);background:#f2dedc;border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.waitingVisual svg{width:34px;height:34px;animation:2.8s infinite waitTurn}@keyframes waitTurn{50%{transform:rotate(180deg)}}.waitingRoom h2{font-family:Georgia,serif;font-size:2.2rem;font-weight:500}.waitingRoom>p{color:var(--muted)}.identityTicket{text-align:left;background:#f1eee8;border-radius:12px;align-items:center;gap:13px;max-width:480px;margin:24px auto 0;padding:14px;display:flex}.identityTicket div{flex:1}.identityTicket b,.identityTicket span{display:block}.identityTicket span{color:var(--muted);font-size:.72rem}.identityTicket>svg:last-child{color:var(--green)}.cabinetPreviewRow{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:22px;display:flex}.cabinetPreviewRow span{color:#667080;border:1px solid;border-top-width:4px;border-radius:8px;padding:8px;font-size:.65rem}.roleBadge{margin-right:auto}.roleBadge svg{width:15px}.roleBadge.mandatary{color:#9f332e;background:#f4dfdd}.studentCommand{background:var(--navy-2);color:#fff;border-left:6px solid;border-radius:14px;grid-template-columns:1fr auto 1.25fr;align-items:center;gap:20px;padding:16px 20px;display:grid}.studentCommand>div:first-child span,.studentCommand>div:first-child b{display:block}.studentCommand>div:first-child span{letter-spacing:.12em;color:#e9aaa6;font-size:.61rem;font-weight:900}.studentCommand>div:first-child b{color:#b8c7d5;font-size:.8rem}.studentBudgets{justify-content:flex-end;display:flex}.studentBudgets>span{border-left:1px solid #ffffff24;padding:5px 14px}.studentBudgets b,.studentBudgets small{display:block}.studentBudgets b{font-size:1rem}.studentBudgets small{color:#9db0c2;font-size:.59rem}.studentCommand .liveTimer{min-width:175px}.finalResult{border:1px solid var(--line);background:#fff;border-left:6px solid;border-radius:14px;align-items:flex-start;gap:18px;margin-top:18px;padding:25px;display:flex}.finalResult>svg{color:var(--red);width:34px;height:34px}.finalResult span{letter-spacing:.11em;color:var(--red);font-size:.63rem;font-weight:900}.finalResult h2{margin:5px 0;font-family:Georgia,serif;font-size:2rem}.finalResult p{color:var(--muted);margin:0}.studentOverview{grid-template-columns:1.08fr .92fr;gap:18px;margin-top:18px;display:grid}.mandateVisual,.metricPanel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px}.mandateVisual{border-top:6px solid}.mandateVisual h2{margin:12px 0;font-family:Georgia,serif;font-size:2rem;font-weight:500;line-height:1.1}.mandateVisual>p{color:#4f5b69;font-size:1rem}.mandateVisual details{border-top:1px solid var(--line);margin-top:18px;padding-top:13px}.mandateVisual summary{cursor:pointer;color:var(--red);font-size:.75rem;font-weight:800}.mandateVisual details p{color:#5b6674;font-size:.8rem}.memberLine{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.memberLine span{background:#f0ede7;border-radius:7px;padding:5px 7px;font-size:.63rem}.memberLine span.lead{color:#9b302b;background:#f4dfdd}.moduleHead{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.moduleHead h2,.moduleHead h3{margin:4px 0;font-family:Georgia,serif;font-weight:500}.moduleHead h2{font-size:1.55rem}.moduleHead h3{font-size:1.35rem}.moduleHead>svg{color:#a1a9b2}.radarWrap{grid-template-columns:minmax(180px,1fr) 1fr;align-items:center;gap:12px;display:grid}.radarWrap svg{width:100%;max-height:250px}.radarLegend{gap:7px;display:grid}.radarLegend>div{grid-template-columns:8px 1fr auto;align-items:center;gap:7px;display:grid}.radarLegend span{border-radius:50%;width:7px;height:7px}.radarLegend b{font-size:.65rem}.radarLegend em{color:var(--muted);font-size:.64rem;font-style:normal}.roundWorkspace{margin-top:38px}.roundHero{border-radius:var(--radius);color:#fff;background-position:50%;background-size:cover;align-items:flex-end;min-height:440px;padding:34px;display:flex;position:relative;overflow:hidden}.roundHero:before{content:"";background:linear-gradient(#06101c14 28%,#06101cf0);position:absolute;inset:0}.roundHero>div{max-width:780px;position:relative}.roundHero span{letter-spacing:.13em;color:#f2aaa6;font-size:.67rem;font-weight:900}.roundHero h2{margin:9px 0;font-family:Georgia,serif;font-size:3.1rem;font-weight:500;line-height:1}.roundHero p{color:#d9e1e9;margin:0}.roundBrief{border:1px solid var(--line);background:#fff;border-radius:0 0 14px 14px;justify-content:space-between;align-items:center;gap:20px;margin:-10px 18px 0;padding:20px 24px;display:flex;position:relative}.roundBrief p{color:#4e5a68;max-width:820px;margin:0}.decisionState.submitted{color:#21624e;background:#dff0e9}.decisionState.closed{color:#364b62;background:#e6ebf0}.decisionState.timeout{color:#98342f;background:#f1dedc}.choiceGrid{grid-template-columns:repeat(3,1fr);gap:11px;margin:18px 0;display:grid}.choiceGrid button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px;transition:all .18s}.choiceGrid button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #142a4614}.choiceGrid button.selected{border:2px solid var(--red);background:#fff8f7}.choiceGrid header{justify-content:space-between;gap:8px;display:flex}.choiceGrid header b{font-family:Georgia,serif;font-size:1.05rem}.choiceGrid em{color:var(--red);white-space:nowrap;font-size:.62rem;font-style:normal}.choiceGrid p{color:#4e5a68;font-size:.78rem}.choiceGrid small{color:var(--muted);min-height:38px;font-size:.68rem;display:block}.choiceGrid>button>span{color:#6d7682;border-top:1px solid #ece9e3;margin-top:12px;padding-top:10px;font-size:.62rem;font-weight:800;display:block}.cialdiniPanel,.stakeholderModule,.negotiationPanel,.documentCenter,.historyWorkspace{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:22px;padding:24px}.cialdiniPanel>.moduleHead{margin-bottom:12px}.cialdiniPanel>div:last-child{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.cialdiniPanel article{background:#f1eee8;border-radius:9px;padding:12px}.cialdiniPanel b{color:var(--red);font-size:.73rem}.cialdiniPanel p{color:var(--muted);margin:5px 0 0;font-size:.7rem}.stakeholderModule{margin-bottom:18px}.mapCanvas{background:linear-gradient(90deg,#0000 49.8%,#142a4626 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#142a4626 50%,#0000 50.2%),linear-gradient(135deg,#f8e9e7,#f7f5f0 48%,#e7f0ec);border:1px solid #d5d7da;border-radius:12px;height:390px;margin-top:18px;position:relative;overflow:hidden}.axis{letter-spacing:.08em;color:#6e7783;text-transform:uppercase;font-size:.58rem;font-weight:900;position:absolute}.axis.top{top:9px;left:50%;transform:translate(-50%)}.axis.bottom{bottom:9px;left:50%;transform:translate(-50%)}.axis.left{top:50%;left:9px;transform:translateY(-50%)rotate(-90deg)}.axis.right{top:50%;right:9px;transform:translateY(-50%)rotate(90deg)}.actorDot{background:var(--navy);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.63rem;font-weight:900;display:grid;position:absolute;transform:translate(-50%,50%);box-shadow:0 5px 14px #142a463d}.actorList{gap:7px;margin-top:13px;display:grid}.actorList article{background:#f3f0ea;border-radius:9px;grid-template-columns:1.2fr 1fr 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.actorList input[type=text],.actorList article>input{border:1px solid #d3d5d8;border-radius:7px;padding:7px}.actorList label{grid-template-columns:auto 1fr 18px;align-items:center;gap:6px;font-size:.65rem;display:grid}.actorList button{color:#9b302b;background:#eadbd8;border:0;border-radius:7px;padding:7px}.decisionForm{margin-top:18px}.decisionForm label>span>div small{color:var(--muted);margin-top:4px;font-size:.68rem;font-weight:500;display:block}.decisionForm>footer{text-align:left;color:var(--ink);background:#f4f1eb;border:0;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.decisionForm>footer>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.decisionForm>footer b,.decisionForm>footer small{display:block}.decisionForm>footer small{color:var(--muted);font-size:.7rem}.decisionForm>footer .btn{margin:0}.negotiationPanel>.moduleHead p{color:var(--muted);margin:5px 0 0;font-size:.8rem}.agreementForm{background:#f1eee8;border-radius:12px;grid-template-columns:1fr 1fr 180px;gap:10px;margin-top:18px;padding:16px;display:grid}.agreementForm label{color:#5c6673;flex-direction:column;gap:5px;font-size:.7rem;font-weight:800;display:flex}.agreementForm .wide{grid-column:1/-1}.agreementForm input,.agreementForm select,.agreementForm textarea{background:#fff;border:1px solid #d2d4d6;border-radius:8px;padding:9px}.agreementForm button{justify-self:start}.incomingAgreements{gap:8px;margin-top:16px;display:grid}.incomingAgreements article{background:#fff8f7;border:1px solid #e1d0ce;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:14px;display:grid}.incomingAgreements p{color:#586474;margin:5px 0;font-size:.76rem}.incomingAgreements small{color:var(--red);font-size:.67rem}.incomingAgreements article>div:last-child{gap:5px;display:flex}.incomingAgreements button{background:var(--navy);color:#fff;border:0;border-radius:7px;padding:7px 9px;font-size:.67rem}.incomingAgreements button:last-child{color:#5d6671;background:#e6e2dc}.agreementHistory{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.agreementHistory span{background:#f1eee8;border-radius:8px;padding:7px 9px;font-size:.68rem}.documentCenter,.historyWorkspace{margin-top:38px}.documentCenter .sectionTitle{margin-bottom:20px}.studentDocs{grid-template-columns:repeat(3,1fr)}.studentHistory{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:8px;overflow:hidden}.studentHistory>summary{cursor:pointer;align-items:center;gap:13px;padding:15px 17px;list-style:none;display:flex}.studentHistory>summary::-webkit-details-marker{display:none}.studentHistory summary>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.68rem;font-weight:900;display:grid}.studentHistory summary>div{flex:1}.studentHistory summary b,.studentHistory summary small{display:block}.studentHistory summary small{color:var(--muted);font-size:.67rem}.studentHistory summary>svg{transition:all .18s}.studentHistory[open] summary>svg{transform:rotate(90deg)}.studentHistory>div{border-top:1px solid var(--line);padding:18px}.historyReading{font-family:Georgia,serif;font-size:1.25rem}.debriefGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.debriefGrid article{background:#f1eee8;border-radius:9px;flex-direction:column;gap:5px;padding:12px;display:flex}.debriefGrid svg{color:var(--red)}.debriefGrid span{color:var(--muted);text-transform:uppercase;font-size:.6rem}.debriefGrid b{font-size:.72rem}.breakingDialog{background:#f7f4ef;border-radius:18px;width:min(920px,100vw - 28px);padding:0;overflow:auto}.breakingHeader{color:#fff;background:#a9322d;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.breakingHeader span,.breakingHeader small{display:block}.breakingHeader span{letter-spacing:.11em;font-size:.69rem;font-weight:900}.breakingHeader small{color:#f4cfcc;font-size:.67rem}.newsCountdown{font-variant-numeric:tabular-nums;background:#590c0947;border:4px solid #ffffff8c;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1rem;display:grid}.breakingVisual{background-position:50%;background-size:cover;height:260px}.breakingStory{padding:20px 22px 4px}.breakingStory [data-slot=dialog-title]{font-size:2.45rem}.breakingStory [data-slot=dialog-description]{color:#4e5b69;font-size:.95rem}.tourRuns{color:#785a34;background:#eee7dc;border-radius:8px;align-items:center;gap:8px;margin:12px 22px;padding:9px 11px;font-size:.7rem;font-weight:800;display:flex}.tourRuns svg{color:var(--amber)}.breakingChoices{grid-template-columns:repeat(3,1fr);gap:9px;padding:0 22px 22px;display:grid}.breakingChoices button{text-align:left;background:#fff;border:1px solid #d7d2ca;border-radius:11px;padding:13px}.breakingChoices button:hover:not(:disabled){border-color:var(--red);transform:translateY(-1px)}.breakingChoices button>span{justify-content:space-between;gap:6px;display:flex}.breakingChoices b{font-family:Georgia,serif;font-size:1rem}.breakingChoices em{color:var(--red);font-size:.62rem;font-style:normal}.breakingChoices p{color:#556171;font-size:.72rem}.breakingChoices small{min-height:34px;color:var(--muted);font-size:.65rem;display:block}.breakingChoices strong{color:#6b7480;border-top:1px solid #ece8e1;margin-top:8px;padding-top:8px;font-size:.6rem;display:block}.mandataryNotice{color:#9a3732;margin:0 22px 22px;font-size:.72rem;font-weight:800}.newsReveal{background:#e3f0eb;border:1px solid #a9c9bb;border-radius:12px;gap:14px;margin:18px 22px 22px;padding:18px;display:flex}.newsReveal>svg{color:var(--green);flex:none}.newsReveal span{color:var(--green);letter-spacing:.1em;font-size:.62rem;font-weight:900}.newsReveal h3{margin:4px 0;font-family:Georgia,serif;font-size:1.4rem}.newsReveal p{color:#52635d;margin:0;font-size:.73rem}@media (width<=1050px){.adminMainGrid,.newsWorkspace{grid-template-columns:1fr}.durationPanel{order:2}.activeNewsAdmin{position:static}.studentCommand{grid-template-columns:1fr auto}.studentBudgets{grid-column:1/-1;justify-content:flex-start}.studentBudgets>span:first-child{border-left:0;padding-left:0}.radarWrap{grid-template-columns:1fr}.radarWrap svg{max-width:330px;margin:auto}.assignmentBoard{grid-template-columns:240px 1fr}.cabinetColumns{grid-template-columns:1fr}.studentDocs,.adminDocs{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.gateLayout,.sessionLanding,.studentOverview{grid-template-columns:1fr}.portalVisual{min-height:360px}.liveControl{grid-template-columns:1fr}.liveActions{justify-content:flex-start}.liveControl .liveTimer{width:100%}.assignmentBoard{grid-template-columns:1fr}.waitingColumn{max-height:none}.cabinetAdminGrid,.newsCatalog,.choiceGrid{grid-template-columns:1fr}.cialdiniPanel>div:last-child{grid-template-columns:repeat(2,1fr)}.actorList article{grid-template-columns:1fr}.debriefGrid{grid-template-columns:repeat(2,1fr)}.breakingChoices{grid-template-columns:1fr}.breakingDialog{max-height:calc(100vh - 20px)}.breakingVisual{height:210px}.breakingStory [data-slot=dialog-title]{font-size:2rem}.historyRound>div{grid-template-columns:1fr}.principleGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.homeHero .heroContent h1{font-size:3.8rem}.heroFacts{width:100%}.heroFacts span{flex:1;min-width:0;padding:10px;font-size:.55rem}.portalSection{padding:55px 0}.graphicPortal{min-height:420px}.portalImage{height:210px}.adminUtility,.studentUtility{justify-content:flex-start;margin-top:0}.adminUtility .utilityButton:first-child{margin-right:0}.studentUtility .roleBadge{width:100%;margin-bottom:4px}.sessionFacts{flex-direction:column}.studentCommand{grid-template-columns:1fr}.studentCommand .liveTimer{width:100%}.studentBudgets{grid-template-columns:repeat(3,1fr);display:grid}.studentBudgets>span{border-left:0;border-right:1px solid #ffffff24;padding:8px}.studentBudgets>span:last-child{border:0}.roundHero{min-height:360px;padding:24px}.roundHero h2{font-size:2.35rem}.roundBrief{flex-direction:column;align-items:flex-start;margin:-8px 8px 0}.nameFields,.rulesDialogGrid,.principleGrid,.studentDocs,.adminDocs{grid-template-columns:1fr}.decisionForm>footer{flex-direction:column;align-items:flex-start}.decisionForm>footer>div:last-child,.decisionForm>footer button{width:100%}.agreementForm{grid-template-columns:1fr}.agreementForm .wide{grid-column:auto}.incomingAgreements article{grid-template-columns:1fr}.mapCanvas{height:320px}.debriefGrid{grid-template-columns:1fr}.breakingHeader{padding:12px 14px}.breakingHeader span{font-size:.58rem}.newsCountdown{width:48px;height:48px}.breakingVisual{height:160px}.breakingStory{padding:16px 16px 3px}.tourRuns{margin-inline:16px}.breakingChoices{padding-inline:16px}.finalResult{flex-direction:column}.sessionDanger{flex-direction:column;align-items:flex-start;gap:14px}}.btn,.utilityButton,.docBody button,.incomingAgreements button,.transferStudentButton{min-height:40px}.login label,.sessionCreate label,.decisionForm label>span,.agreementForm label,.transferForm label{font-size:max(.8rem,13px)}input:not([type=range]):not([type=checkbox]):not([type=radio]),select,textarea{min-height:42px}.decisionServerReceipt{border:1px solid #9dc8b6;border-left:5px solid var(--green);background:#e5f3ed;border-radius:12px;align-items:flex-start;gap:15px;margin:16px 18px 0;padding:18px 20px;display:flex;box-shadow:0 8px 24px #2d745e17}.decisionServerReceipt>svg{width:28px;height:28px;color:var(--green);flex:none}.decisionServerReceipt span{letter-spacing:.1em;color:var(--green);font-size:.72rem;font-weight:900}.decisionServerReceipt h3{margin:3px 0;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.decisionServerReceipt p{color:#4e675e;margin:0;font-size:.86rem}.decisionValidatedButton{color:#21624e;background:#dff0e9;border:1px solid #8fbea9;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:800;display:inline-flex;opacity:1!important}[data-slot=alert-dialog-overlay]{z-index:110;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040a12c7;position:fixed;inset:0}[data-slot=alert-dialog-content]{z-index:120;width:min(560px,100vw - 32px);max-height:calc(100vh - 32px);color:var(--ink);background:#fff;border:1px solid #d7d8da;border-radius:18px;outline:none;gap:16px;padding:26px;display:grid;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 35px 100px #0000005c}[data-slot=alert-dialog-header]{text-align:left;grid-template-columns:auto 1fr;align-items:start;gap:5px 16px;display:grid}[data-slot=alert-dialog-media]{width:56px;height:56px;color:var(--navy);background:#edf0f3;border-radius:13px;grid-row:1/3;place-items:center;display:grid}[data-slot=alert-dialog-title]{font-family:Georgia,serif;font-size:1.55rem;font-weight:500;line-height:1.15}[data-slot=alert-dialog-description]{color:var(--muted);font-size:.86rem;line-height:1.55}[data-slot=alert-dialog-footer]{justify-content:flex-end;gap:9px;display:flex}[data-slot=alert-dialog-cancel],[data-slot=alert-dialog-action]{border-radius:9px;min-height:42px;padding:9px 15px;font-weight:800}[data-slot=alert-dialog-cancel]{color:#374557;background:#fff;border:1px solid #cfd3d7}[data-slot=alert-dialog-action]{border:1px solid var(--navy);background:var(--navy);color:#fff}[data-slot=alert-dialog-action]:hover:not(:disabled){background:#203e61}[data-slot=alert-dialog-content].decisionConfirmDialog{z-index:120;background:#fff;border-radius:18px;width:min(560px,100vw - 32px);padding:26px;box-shadow:0 35px 100px #0000005c}.decisionConfirmDialog [data-slot=alert-dialog-media]{color:var(--red);background:#f3e3e1}.decisionConfirmFacts{background:#f3f0ea;border-radius:11px;gap:9px;padding:14px;display:grid}.decisionConfirmFacts span{color:#435162;align-items:center;gap:9px;font-size:.86rem;display:flex}.decisionConfirmFacts svg{width:17px;color:var(--green)}[data-slot=dialog-content].documentRoundDialog{background:#f7f4ef;flex-direction:column;width:min(1120px,100vw - 28px);max-width:none;max-height:calc(100vh - 24px);padding:0;display:flex;overflow:hidden}.documentRoundHeader{background:var(--navy-2);color:#fff;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:24px 26px 18px;display:grid}.documentRoundHeader [data-slot=dialog-title]{color:#fff;padding:0;font-size:2.1rem}.documentRoundHeader [data-slot=dialog-description]{color:#becbd8;font-size:.9rem}.documentRoundIcon{background:var(--red);border-radius:14px;place-items:center;width:56px;height:56px;display:grid}.documentRoundIcon svg{width:26px;height:26px}.documentBudgetExplainer{grid-template-columns:repeat(4,1fr);gap:8px;padding:16px 24px 0;display:grid}.documentBudgetExplainer>div{background:#fff;border:1px solid #ded9d0;border-radius:10px;align-items:center;gap:11px;padding:12px 14px;display:flex}.documentBudgetExplainer svg{color:var(--red)}.documentBudgetExplainer span,.documentBudgetExplainer b{display:block}.documentBudgetExplainer span{color:var(--muted);font-size:.76rem}.documentBudgetExplainer b{color:var(--navy);font-size:1.05rem}.documentBudgetExplainer .overBudget{background:#fff1ef;border-color:#e5aaa5}.documentRoundRules{color:#705a3e;background:#eee7dc;border-radius:9px;align-items:flex-start;gap:9px;margin:10px 24px;padding:10px 12px;display:flex}.documentRoundRules svg{width:18px;color:var(--amber);flex:none}.documentRoundRules p{margin:0;font-size:.8rem}.documentMandateReminder{border-left:4px solid var(--red);background:#fff;border-radius:0 9px 9px 0;margin:0 24px 10px;padding:11px 13px}.documentMandateReminder span,.documentMandateReminder b,.documentMandateReminder small{display:block}.documentMandateReminder span{letter-spacing:.09em;color:var(--red);font-size:.68rem;font-weight:900}.documentMandateReminder b{margin-top:3px;font-size:.84rem}.documentMandateReminder small{color:var(--muted);margin-top:3px;font-size:.75rem}.documentRoundGrid{grid-template-columns:repeat(4,1fr);gap:9px;min-height:0;padding:0 24px;display:grid;overflow:auto}.documentRoundCard{text-align:left;color:var(--ink);background:#fff;border:1px solid #d8d3cb;border-radius:11px;grid-template-rows:112px 1fr auto;padding:0;transition:all .18s;display:grid;overflow:hidden}.documentRoundCard:hover:not(:disabled){border-color:#9faab6;transform:translateY(-2px);box-shadow:0 10px 24px #142a4617}.documentRoundCard.selected{border:2px solid var(--green);box-shadow:0 0 0 3px #2d745e14}.documentRoundCard:disabled{opacity:.8}.documentRoundVisual{color:#fff;background-position:50%;background-size:cover;justify-content:space-between;align-items:flex-start;padding:11px;display:flex;position:relative;overflow:hidden}.documentRoundVisual:after{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08142361;position:absolute;inset:0}.documentRoundCard.selected .documentRoundVisual:after{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#06121c0d,#06121c8c)}.documentRoundVisual small,.documentRoundVisual svg{z-index:1;position:relative}.documentRoundVisual small{letter-spacing:.08em;font-size:.7rem;font-weight:900}.documentRoundVisual svg{background:#07121fad;border-radius:50%;width:30px;height:30px;padding:5px}.documentRoundCard.selected .documentRoundVisual svg{background:var(--green)}.documentRoundCopy{padding:12px 13px;display:block}.documentRoundCopy b,.documentRoundCopy small{display:block}.documentRoundCopy b{font-family:Georgia,serif;font-size:1.02rem;line-height:1.15}.documentRoundCopy small{color:var(--muted);margin-top:6px;font-size:.72rem}.documentRoundCard>strong{color:var(--red);letter-spacing:.06em;padding:0 13px 12px;font-size:.7rem}.documentRoundCard.alreadyOwned>strong{color:var(--green)}.documentRoundFooter{border-top:1px solid var(--line);text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:16px 24px;display:flex}.documentAuthority{align-items:center;gap:10px;display:flex}.documentAuthority>svg{color:var(--red)}.documentAuthority b,.documentAuthority small{display:block}.documentAuthority b{font-size:.86rem}.documentAuthority small{color:var(--muted);font-size:.75rem}.emptyDocumentLibrary{min-height:170px;color:var(--muted);background:#faf8f4;border:1px dashed #c8c4bc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.emptyDocumentLibrary svg{color:var(--red);margin-bottom:5px}.emptyDocumentLibrary b{color:var(--ink)}.incomingAgreements .acceptAgreement{background:var(--green);color:#fff}.incomingAgreements .rejectAgreement,.incomingAgreements button.rejectAgreement:last-child{background:var(--red);color:#fff}.incomingAgreements .rejectAgreement:hover{background:var(--red-dark)}.metricAdmin{gap:9px}.metricAdmin>div{grid-template-columns:minmax(92px,.72fr) minmax(130px,1.5fr) 36px;gap:10px}.metricAdmin span{white-space:nowrap;font-size:.76rem}.metricAdmin progress{width:100%;height:10px;accent-color:var(--navy);background:#e4e1db;border:0;border-radius:999px;overflow:hidden}.metricAdmin progress::-webkit-progress-bar{background:#e4e1db;border-radius:999px}.metricAdmin progress::-webkit-progress-value{background:linear-gradient(90deg,#3f6289,var(--navy));border-radius:999px}.metricAdmin progress::-moz-progress-bar{background:linear-gradient(90deg,#3f6289,var(--navy));border-radius:999px}.metricAdmin b{font-size:.78rem}.newsWorkspace{grid-template-columns:300px minmax(0,1fr);align-items:start}.newsWorkspace>.newsSections:only-child{grid-column:1/-1}.activeNewsAdmin{width:100%;position:sticky;top:94px}.activeNewsAdmin .activeNewsImage{min-height:118px}.activeNewsAdmin>.newsCountdown{z-index:2;background:#590c09ad;border-width:3px;width:48px;height:48px;font-size:.84rem;position:absolute;top:11px;right:11px}.activeNewsAdmin>section{padding:14px 15px 10px}.activeNewsAdmin>section>span{letter-spacing:.09em;color:#efaaa6;font-size:.68rem;font-weight:900}.activeNewsAdmin h2{margin:5px 0;font-family:Georgia,serif;font-size:1.32rem;font-weight:500;line-height:1.05}.activeNewsAdmin p{color:#c9d3de;min-height:0;margin:7px 0;font-size:.76rem}.closeNewsButton{background:var(--red);color:#fff;border:1px solid #ffffff3d;border-radius:8px;width:calc(100% - 28px);margin:4px 14px 14px;padding:9px;font-size:.8rem;font-weight:800}.closeNewsButton:hover:not(:disabled){background:var(--red-dark)}.newsCatalog article>div:first-child{background-position:50%;background-size:cover;border-radius:12px 12px 0 0;height:105px;margin:-15px -15px 12px}.newsCatalog h3{margin:6px 0;font-family:Georgia,serif;font-size:1.2rem;line-height:1.08}.newsCatalog article>p{min-height:auto;font-size:.79rem}.newsCatalog article>div:last-child{justify-content:space-between;align-items:center;gap:7px;margin-top:12px;display:flex}.newsCatalog article.noAudience{background:#fff9f8;border-color:#e7b9b5}.newsAudience{background:#e7f1ed;border-radius:8px;align-items:flex-start;gap:7px;margin:10px 0 0;padding:8px;font-weight:700;line-height:1.35;display:flex;color:#315f50!important}.newsAudience svg{flex:none;width:16px}.newsAudience.empty{background:#f4e1df;color:#963a35!important}.previewAudience{color:#315f50;background:#e7f1ed;border-radius:9px;align-items:center;gap:10px;padding:11px;display:flex}.previewAudience.empty{color:#963a35;background:#f4e1df}.previewAudience b,.previewAudience small{display:block}.previewAudience small{font-size:.78rem}.assignmentCabinet>article{grid-template-columns:minmax(0,1fr) auto}.assignmentCabinet>article>div:first-child b,.assignmentCabinet>article>div:first-child span,.assignmentCabinet>article>div:first-child small{display:block}.assignmentCabinet>article>div:first-child span{color:var(--red);font-size:.68rem;font-weight:800}.transferRecord{color:var(--muted);margin-top:3px;font-size:.7rem}.memberAdminActions{align-items:center;gap:5px;display:flex}.assignmentCabinet article .mandataryButton{width:34px;height:34px;color:var(--red);background:#f2e5e3;place-items:center;display:grid}.assignmentCabinet article .transferStudentButton{background:var(--navy);color:#fff;align-items:center;gap:5px;padding:8px 9px;font-size:.73rem;font-weight:800;display:inline-flex}.assignmentCabinet article .transferStudentButton svg{width:15px}[data-slot=dialog-content].transferDialog{width:min(680px,100vw - 32px)}.transferDialogIcon{width:48px;height:48px;color:var(--red);background:#f2e1df;border-radius:12px;place-items:center;margin-bottom:6px;display:grid}.transferForm{gap:14px;display:grid}.transferForm label{color:#556172;gap:6px;font-size:.8rem;font-weight:800;display:grid}.transferForm select,.transferForm textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ced2d7;border-radius:9px;padding:10px 11px}.transferConsequences{background:#f6f1e9;border:1px solid #e0d7cc;border-radius:11px;padding:15px}.transferConsequences h3{align-items:center;gap:8px;margin:0 0 10px;font-family:Georgia,serif;font-size:1.2rem;font-weight:500;display:flex}.transferConsequences h3 svg{color:var(--red)}.transferImpactGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.transferImpactGrid span{background:#fff;border-radius:8px;padding:10px}.transferImpactGrid b,.transferImpactGrid small{display:block}.transferImpactGrid small{color:var(--muted);margin-top:4px}.transferConsequences>p{color:#566171;align-items:flex-start;gap:7px;margin:11px 0 0;font-size:.78rem;display:flex}.transferConsequences>p svg{width:17px;color:var(--red);flex:none}.transferConsequences .transferMandataryWarning{color:#8e322e;background:#f3dedc;border-radius:7px;padding:8px;font-weight:800}.transferDialog [data-slot=dialog-footer]{background:0 0;border:0;padding-top:2px}.transferArchive{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:38px;padding:24px}.transferHistoryCard{border:1px solid var(--line);border-radius:12px;margin-top:9px;overflow:hidden}.transferHistoryCard>summary{cursor:pointer;background:#faf8f4;border-left:5px solid;align-items:center;gap:12px;padding:15px 17px;list-style:none;display:flex}.transferHistoryCard>summary::-webkit-details-marker{display:none}.transferHistoryCard>summary>svg:first-child{color:var(--red)}.transferHistoryCard>summary>div{flex:1}.transferHistoryCard>summary b,.transferHistoryCard>summary small{display:block}.transferHistoryCard>summary small{color:var(--muted);font-size:.76rem}.transferHistoryCard>summary>svg:last-child{transition:all .18s}.transferHistoryCard[open]>summary>svg:last-child{transform:rotate(90deg)}.transferHistoryBody{border-top:1px solid var(--line);gap:14px;padding:17px;display:grid}.transferReason{background:#f1eee8;border-radius:9px;gap:10px;padding:12px;display:flex}.transferReason>svg{color:var(--red)}.transferReason b,.transferReason small{display:block}.transferReason p{color:#4f5c69;margin:3px 0}.transferReason small{color:var(--muted)}.transferHistoryBody>article{border:1px solid #e1ddd6;border-radius:10px;gap:12px;padding:14px;display:flex}.transferHistoryBody>article>svg{color:var(--red);flex:none}.transferHistoryBody>article span{color:var(--red);letter-spacing:.08em;font-size:.7rem;font-weight:900}.transferHistoryBody>article h3{margin:4px 0;font-family:Georgia,serif;font-size:1.25rem;font-weight:500}.transferHistoryBody>article p{color:var(--muted)}.transferDocuments h3,.transferDecisions h3,.transferAgreements h3{font-family:Georgia,serif;font-size:1.15rem;font-weight:500}.transferDocuments>div{flex-wrap:wrap;gap:7px;display:flex}.transferDocuments button{color:var(--navy);background:#fff;border:1px solid #cfd6dc;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.transferDocuments button svg{width:15px}.transferDecisions>details{border:1px solid #e0ddd7;border-radius:8px;margin-top:6px;padding:9px}.transferDecisions>details>summary{cursor:pointer;font-size:.8rem;font-weight:800}.transferDecisions>details>summary span{float:right;color:var(--muted)}.transferDecisions>details p{color:#566171;font-size:.78rem}.transferAgreements h3{align-items:center;gap:7px;display:flex}.transferAgreements p{font-size:.8rem}@media (width<=1050px){.newsWorkspace{grid-template-columns:1fr}.newsWorkspace>.newsSections{grid-column:auto}.activeNewsAdmin{grid-template-columns:150px 1fr auto;align-items:center;display:grid;position:static}.activeNewsAdmin .activeNewsImage{height:100%;min-height:120px}.closeNewsButton{width:auto;margin:12px}.documentRoundGrid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.documentBudgetExplainer{grid-template-columns:1fr}.documentRoundGrid{grid-template-columns:repeat(2,1fr)}.documentRoundFooter{flex-direction:column;align-items:flex-start}.newsCatalog article>div:last-child{flex-direction:column;align-items:stretch}.transferImpactGrid{grid-template-columns:1fr}.memberAdminActions{flex-direction:column;align-items:flex-end}.activeNewsAdmin{display:block}.closeNewsButton{width:calc(100% - 28px);margin:4px 14px 14px}}@media (width<=520px){.documentRoundHeader{grid-template-columns:1fr;padding:18px}.documentRoundHeader [data-slot=dialog-title]{font-size:1.65rem}.documentBudgetExplainer,.documentRoundGrid{padding-inline:14px}.documentRoundRules{margin-inline:14px}.documentRoundGrid{grid-template-columns:1fr}.documentRoundFooter{padding:14px}.decisionServerReceipt{margin-inline:8px}.metricAdmin>div{grid-template-columns:88px minmax(80px,1fr) 30px}}.reportOpenButton{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 13px;font-size:.78rem;font-weight:850;display:inline-flex}.reportOpenButton:hover{background:#2d4c6e}.reportOpenButton svg{width:17px;height:17px}.reportOpenButton.compact{min-height:34px;padding:7px 10px;font-size:.72rem}[data-slot=dialog-content].reportDialog{background:#e8e5df;border:0;width:min(1280px,100vw - 24px);max-width:none;height:calc(100vh - 24px);max-height:none;padding:0;display:block;overflow:auto;box-shadow:0 35px 110px #00000073}.reportDialogToolbar{z-index:5;color:#fff;background:#0c1c2ff7;justify-content:space-between;align-items:center;gap:18px;padding:15px 58px 15px 22px;display:flex;position:sticky;top:0;box-shadow:0 5px 18px #0003}.reportDialogToolbar [data-slot=dialog-title]{color:#fff;padding:0;font-size:1.25rem}.reportDialogToolbar [data-slot=dialog-description]{color:#b9c5d1;font-size:.78rem}.reportDialogToolbar .btn{flex:none}.reportDialogToolbar+.cabinetReportPrintRoot{margin-top:22px}.cabinetReportPrintRoot{--report-color:#20364d;color:#172536;background:#fff;width:min(1120px,100% - 36px);margin:0 auto 30px;font-family:Arial,sans-serif;box-shadow:0 15px 50px #14202d26}.cabinetReportPrintRoot h1,.cabinetReportPrintRoot h2,.cabinetReportPrintRoot h3{font-family:Georgia,serif;font-weight:500}.cabinetReportPrintRoot p{line-height:1.55}.reportMasthead{border-top:10px solid var(--report-color);background:linear-gradient(120deg,#0c1d30 0%,#193650 72%,var(--report-color) 140%);color:#fff;justify-content:space-between;align-items:flex-end;gap:24px;padding:42px 46px 34px;display:flex}.reportMasthead span{letter-spacing:.16em;color:#e7b9b4;font-size:.72rem;font-weight:900}.reportMasthead h1{margin:7px 0 2px;font-size:3rem;line-height:1}.reportMasthead p{color:#c8d2dc;margin:0}.reportSeal{background:#ffffff14;border:1px solid #ffffff59;border-radius:50%;flex:none;place-items:center;width:92px;height:92px;display:grid}.reportSeal svg{width:25px}.reportSeal b{letter-spacing:.15em;font-size:.58rem}.reportSeal small{color:#e8b0ab;font-size:.7rem}.reportIdentity{border-bottom:1px solid #dde1e4;grid-template-columns:1fr 320px;gap:30px;padding:28px 46px;display:grid}.reportIdentity>div>span,.reportIdentity aside b{letter-spacing:.12em;color:var(--report-color);font-size:.68rem;font-weight:900}.reportIdentity h2{margin:5px 0 7px;font-size:1.65rem}.reportIdentity p{color:#596674;margin:0}.reportIdentity aside{background:#f1f3f4;border-radius:11px;align-items:center;gap:13px;padding:15px;display:flex}.reportIdentity aside svg{color:var(--report-color);flex:none}.reportIdentity aside span,.reportIdentity aside b,.reportIdentity aside small{display:block}.reportIdentity aside small{color:#596674;margin-top:4px;line-height:1.45}.reportVerdict{border-left:6px solid var(--report-color);background:#edf3f1;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:19px;margin:26px 46px;padding:22px 25px;display:grid}.reportVerdict>svg{color:#2f7d68;width:34px;height:34px}.reportVerdict span{letter-spacing:.12em;color:#2f7d68;font-size:.67rem;font-weight:900}.reportVerdict h2{margin:3px 0;font-size:1.65rem}.reportVerdict p{color:#54645e;margin:0}.reportVerdict>strong{color:var(--report-color);font:700 2.7rem Georgia,serif}.reportVerdict>strong small{color:#6b7580;font:600 .8rem Arial,sans-serif}.reportVerdict.progress{background:#edf1f5;grid-template-columns:auto 1fr}.reportVerdict.progress>svg,.reportVerdict.progress span{color:#355d85}.reportKpis{grid-template-columns:repeat(6,1fr);gap:8px;padding:0 46px 30px;display:grid}.reportKpis article{background:#fafafa;border:1px solid #e0e3e5;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:12px 10px;display:flex}.reportKpis svg{width:19px;color:var(--report-color);flex:none}.reportKpis span,.reportKpis b{display:block}.reportKpis span{color:#66727e;font-size:.66rem}.reportKpis b{color:#1b2a3a;font-size:1rem}.reportSection{border-top:1px solid #dfe3e6;padding:32px 46px}.reportSectionTitle{align-items:center;gap:13px;margin-bottom:20px;display:flex}.reportSectionTitle>svg{background:var(--report-color);color:#fff;border-radius:10px;place-items:center;width:43px;height:43px;padding:10px;display:grid}.reportSectionTitle span{letter-spacing:.12em;color:var(--report-color);font-size:.65rem;font-weight:900}.reportSectionTitle h2{margin:3px 0 0;font-size:1.75rem}.reportTrajectoryGrid{grid-template-columns:330px minmax(0,1fr);gap:15px;display:grid}.reportTrajectoryGrid>article,.reportBudgetGrid>article{background:#fafafa;border:1px solid #e0e3e5;border-radius:11px;min-width:0;padding:18px}.reportTrajectoryGrid h3,.reportBudgetGrid h3{margin:0 0 8px;font-size:1.12rem}.reportRadar{grid-template-columns:1fr;display:grid}.reportRadar svg{width:100%;max-height:245px}.reportRadarLegend{grid-template-columns:repeat(2,1fr);gap:5px;display:grid}.reportRadarLegend span,.reportChartLegend span{color:#5d6874;align-items:center;gap:6px;font-size:.68rem;display:flex}.reportRadarLegend i,.reportChartLegend i{border-radius:50%;width:8px;height:8px}.reportRadarLegend b{color:#243447;margin-left:auto}.reportChart{min-width:0}.reportChart svg{width:100%;height:auto;display:block}.reportChart svg text{fill:#68747f;font:11px Arial,sans-serif}.reportChartLegend{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.reportChart>small{text-align:center;color:#727d87;margin-top:8px;font-size:.66rem;display:block}.reportChart .budgetValue{fill:#973d38;font-weight:800}.reportBudgetGrid{grid-template-columns:minmax(0,1fr) 250px;gap:15px;display:grid}.reportBudgetGrid>aside{gap:7px;display:grid}.reportBudgetGrid>aside>div{background:#fafafa;border:1px solid #e1e3e5;border-radius:9px;align-content:center;padding:13px 15px;display:grid}.reportBudgetGrid>aside span{letter-spacing:.08em;color:#77808a;font-size:.62rem;font-weight:900}.reportBudgetGrid>aside b{color:var(--report-color);margin-top:4px;font:500 1.55rem Georgia,serif}.reportBudgetGrid>aside small{color:#4f5e6d;margin-top:5px;line-height:1.45}.reportDocumentList{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.reportDocumentList span{background:#f0f2f3;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 11px;font-size:.7rem;display:grid}.reportDocumentList b{color:var(--report-color)}.reportDocumentList small{color:#7a838d}.reportDiagnosis{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.reportDiagnosis article{border:1px solid #dfe3e5;border-top:4px solid var(--report-color);background:#fafafa;border-radius:9px;padding:17px}.reportDiagnosis article.strength{border-top-color:#2f7d68}.reportDiagnosis article.weakness{border-top-color:#c84b43}.reportDiagnosis article.contradiction{border-top-color:#d18a2f}.reportDiagnosis h3{margin:0 0 9px;font-size:1.18rem}.reportDiagnosis p{color:#4f5c68;align-items:flex-start;gap:8px;margin:7px 0;font-size:.76rem;display:flex}.reportDiagnosis p svg{width:16px;color:var(--report-color);flex:none;margin-top:1px}.reportDiagnosis .strength p svg{color:#2f7d68}.reportDiagnosis .weakness p svg{color:#c84b43}.reportDiagnosis .contradiction p svg{color:#d18a2f}.reportMaps>div:last-child{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.reportMapCard{border:1px solid #dfe3e5;border-radius:10px;overflow:hidden}.reportMapCard>header{background:#f2f3f4;align-items:center;gap:10px;padding:11px 13px;display:flex}.reportMapCard>header>span{background:var(--report-color);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:900;display:grid}.reportMapCard>header b,.reportMapCard>header small{display:block}.reportMapCard>header small{color:#6b7680;margin-top:2px;font-size:.67rem}.reportMapPlot{background:linear-gradient(90deg,#0000 49.8%,#e2e5e7 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#e2e5e7 50%,#0000 50.2%);border-bottom:1px solid #9ea7af;border-left:1px solid #9ea7af;height:275px;margin:25px 34px 36px;position:relative}.reportMapPlot>i{z-index:1;background:var(--report-color);width:13px;height:13px;box-shadow:0 0 0 1px var(--report-color);border:3px solid #fff;border-radius:50%;place-items:center;font-style:normal;display:grid;position:absolute;transform:translate(-50%,-50%)}.reportMapPlot>i b{text-align:center;width:105px;font-size:.59rem;line-height:1.15;position:absolute;top:16px}.reportMapPlot>i.labelAbove b{top:auto;bottom:16px}.reportMapPlot .mapAxis{z-index:0;color:#78828c;background:#ffffffd1;border-radius:4px;padding:2px 4px;font-size:.58rem;position:absolute}.reportMapPlot .top{top:4px;left:5px}.reportMapPlot .bottom{bottom:4px;left:5px}.reportMapPlot .left{bottom:-25px;left:0}.reportMapPlot .right{bottom:-25px;right:-7px}.reportNewsList{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.reportNewsList article{background:#f3f1ed;border-left:4px solid #c84b43;border-radius:8px;padding:15px 70px 15px 16px;position:relative}.reportNewsList span{letter-spacing:.09em;color:#a23f39;font-size:.6rem;font-weight:900}.reportNewsList h3{margin:5px 0;font-size:1.08rem}.reportNewsList>b{font-size:.76rem}.reportNewsList p{color:#596672;margin:4px 0;font-size:.71rem}.reportNewsList article>small{color:#a23f39;font-size:.7rem;font-weight:900;position:absolute;top:15px;right:13px}.reportRounds{background:#fafafa}.reportRound{break-inside:avoid;background:#fff;border:1px solid #dadddf;border-radius:10px;margin-top:12px;overflow:hidden}.reportRound>header{background:#eef0f1;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 16px;display:grid}.reportRound>header>span{background:var(--report-color);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.75rem;font-weight:900;display:grid}.reportRound>header small{letter-spacing:.08em;color:#76808a;font-size:.62rem;font-weight:900}.reportRound>header h3{margin:2px 0;font-size:1.2rem}.reportRound>header>b{color:#2f705e;background:#dfece7;border-radius:999px;padding:6px 8px;font-size:.62rem}.reportRound>header>b.timeout{color:#9d3c36;background:#f4dfdd}.reportRound>header>b.draft,.reportRound>header>b.submitted{color:#805f32;background:#e8e1d6}.reportRoundAction{gap:12px;padding:15px 16px;display:flex}.reportRoundAction>svg{width:20px;color:var(--report-color);flex:none}.reportRoundAction span,.reportRoundAction small,.reportRoundAction b{display:block}.reportRoundAction small{letter-spacing:.08em;color:#777f87;font-size:.6rem;font-weight:900}.reportRoundAction b{margin:3px 0;font-size:.8rem}.reportRoundAction p{color:#5d6873;margin:0;font-size:.73rem}.reportRoundChanges{grid-template-columns:repeat(6,1fr);gap:5px;padding:0 16px 14px;display:grid}.reportRoundChanges span{text-align:center;background:#eef1f2;border-radius:7px;padding:8px}.reportRoundChanges span.positive{color:#276854;background:#e4f1ec}.reportRoundChanges span.negative{color:#993a35;background:#f5e2e0}.reportRoundChanges small,.reportRoundChanges b{display:block}.reportRoundChanges small{min-height:27px;font-size:.56rem;line-height:1.2}.reportRoundChanges b{margin-top:3px;font-size:.73rem}.reportJustifications{background:#f4f4f2;border-radius:8px;margin:0 16px 13px;padding:10px 12px}.reportJustifications h4{margin:0 0 7px;font-size:.72rem}.reportJustifications p{color:#596672;margin:7px 0;font-size:.7rem}.reportRound>footer{color:#6d5b42;background:#fbf2e6;border-top:1px solid #e1e3e5;gap:9px;padding:10px 16px;font-size:.7rem;display:flex}.reportRound>footer svg{color:#c07724;flex:none;width:17px}.reportRound>footer b{color:#6d4e2d;display:block}.reportEmpty{text-align:center;color:#6d7781;border:1px dashed #cfd3d6;padding:20px}.reportFooter{color:#c9d3dc;background:#10243a;border-top:1px solid #d9dde0;justify-content:space-between;align-items:center;gap:12px;padding:22px 46px;font-size:.62rem;display:flex}.reportFooter b{color:#fff}.reportFooter small{color:#9dafbe}@media (width<=950px){.reportKpis{grid-template-columns:repeat(3,1fr)}.reportTrajectoryGrid,.reportBudgetGrid{grid-template-columns:1fr}.reportRadar{grid-template-columns:280px 1fr;align-items:center}.reportIdentity{grid-template-columns:1fr}.reportDocumentList{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.reportDialogToolbar{flex-direction:column;align-items:flex-start;padding-right:45px}.cabinetReportPrintRoot{width:calc(100% - 18px)}.reportMasthead,.reportIdentity,.reportSection{padding-left:20px;padding-right:20px}.reportMasthead h1{font-size:2.25rem}.reportSeal{width:72px;height:72px}.reportVerdict{grid-template-columns:auto 1fr;margin-inline:20px}.reportVerdict>strong{grid-column:2}.reportKpis{grid-template-columns:repeat(2,1fr);padding-inline:20px}.reportRadar,.reportDiagnosis,.reportMaps>div:last-child,.reportNewsList,.reportDocumentList{grid-template-columns:1fr}.reportRoundChanges{grid-template-columns:repeat(3,1fr)}.reportFooter{flex-direction:column;align-items:flex-start;padding-inline:20px}}@media print{@page{size:A4 portrait;margin:9mm}body{background:#fff!important}body *{visibility:hidden!important}.cabinetReportPrintRoot,.cabinetReportPrintRoot *{visibility:visible!important}.cabinetReportPrintRoot{width:100%;box-shadow:none;margin:0;font-size:9pt;position:absolute;top:0;left:0}.reportDialogToolbar,[data-slot=dialog-overlay]{display:none!important}[data-slot=dialog-content].reportDialog{width:auto!important;height:auto!important;max-height:none!important;box-shadow:none!important;background:#fff!important;position:static!important;overflow:visible!important;transform:none!important}.reportMasthead{padding:8mm 9mm 7mm}.reportIdentity,.reportSection{padding:6mm 9mm}.reportVerdict{margin:5mm 9mm}.reportKpis{padding:0 9mm 6mm}.reportSection,.reportVerdict,.reportTrajectoryGrid>article,.reportBudgetGrid>article,.reportDiagnosis article,.reportMapCard,.reportNewsList article,.reportRound{break-inside:avoid}.reportFooter{padding:5mm 9mm}.reportChart svg{max-height:60mm}.reportMapPlot{height:55mm}}.roundDocumentGuide{background:#f6f5f2;border:1px solid #d7d9da;border-radius:13px;margin:18px 18px 0;overflow:hidden}.roundDocumentGuide>header{background:#ece9e3;border-bottom:1px solid #dddcd8;align-items:flex-start;gap:13px;padding:16px 18px;display:flex}.roundDocumentGuide>header>svg{width:23px;color:var(--red);flex:none}.roundDocumentGuide>header span{letter-spacing:.1em;color:var(--red);font-size:.63rem;font-weight:900}.roundDocumentGuide>header h3{margin:3px 0;font-family:Georgia,serif;font-size:1.25rem;font-weight:500}.roundDocumentGuide>header p{color:#65707a;margin:0;font-size:.72rem}.roundDocumentGuide>div{grid-template-columns:repeat(3,1fr);gap:9px;padding:11px;display:grid}.roundDocumentGuide article{background:#fff;border:1px solid #dfe0df;border-radius:9px;grid-template-columns:86px 1fr;min-width:0;display:grid;overflow:hidden}.roundDocumentGuide article.unavailable{background:#eeece8}.roundDocumentImage{color:#fff;background-position:50%;background-size:cover;justify-content:space-between;align-items:flex-start;padding:8px;display:flex;position:relative}.roundDocumentImage:after{content:"";background:#0b182759;position:absolute;inset:0}.unavailable .roundDocumentImage:after{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#141a21a3}.roundDocumentImage svg,.roundDocumentImage span{z-index:1;position:relative}.roundDocumentImage svg{width:18px}.roundDocumentImage span{font-size:.58rem;font-weight:900}.roundDocumentGuide article>section{flex-direction:column;align-items:flex-start;min-width:0;padding:10px;display:flex}.roundDocumentGuide article>section>span{letter-spacing:.08em;color:var(--green);font-size:.56rem;font-weight:900}.roundDocumentGuide .unavailable article>section>span,.roundDocumentGuide article.unavailable>section>span{color:#8d514d}.roundDocumentGuide article b{margin:3px 0;font-size:.75rem;line-height:1.2;display:block}.roundDocumentGuide article small{color:#66717b;font-size:.63rem;line-height:1.35}.roundDocumentGuide article button{color:var(--navy);background:0 0;border:0;align-items:center;gap:5px;margin-top:auto;padding:7px 0 0;font-size:.65rem;font-weight:900;display:inline-flex}.roundDocumentGuide article button svg{width:14px}@media (width<=850px){.roundDocumentGuide>div{grid-template-columns:1fr}.roundDocumentGuide article{grid-template-columns:105px 1fr}}@media (width<=520px){.roundDocumentGuide{margin-inline:8px}.roundDocumentGuide article{grid-template-columns:82px 1fr}}.finalResult>.reportOpenButton{flex:none;align-self:center;margin-left:auto}.preComexCallout{background:linear-gradient(110deg,#eef2f6,#fff);border:1px solid;border-left-width:6px;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;margin-top:18px;padding:22px 24px;display:grid}.preComexCallout>svg{width:34px;height:34px;color:var(--navy)}.preComexCallout span{letter-spacing:.11em;color:var(--red);font-size:.63rem;font-weight:900}.preComexCallout h2{margin:4px 0;font-family:Georgia,serif;font-size:1.6rem;font-weight:500}.preComexCallout p{color:var(--muted);margin:0;font-size:.82rem}@media (width<=760px){.finalResult>.reportOpenButton{width:100%;margin-left:0}.preComexCallout{grid-template-columns:auto 1fr}.preComexCallout>.reportOpenButton{grid-column:1/-1;width:100%}}[data-slot=dialog-content].roundPreviewDialog{background:#f1f0ed;width:min(1220px,100vw - 24px);max-width:none;height:calc(100vh - 24px);max-height:none;padding:0;display:block;overflow:hidden}.roundPreviewHeader{color:#fff;background:#10243a;padding:21px 58px 18px 24px}.roundPreviewHeader [data-slot=dialog-title]{color:#fff;padding:0;font-size:1.65rem}.roundPreviewHeader [data-slot=dialog-description]{color:#bdc8d2}.roundPreviewLayout{grid-template-columns:250px minmax(0,1fr);height:calc(100% - 95px);display:grid}.roundPreviewLayout>nav{background:#e5e3df;border-right:1px solid #d8d8d5;padding:12px;overflow:auto}.roundPreviewLayout>nav button{text-align:left;color:#26384b;background:#ffffff8c;border:1px solid #0000;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;margin-bottom:6px;padding:10px;display:grid}.roundPreviewLayout>nav button:hover,.roundPreviewLayout>nav button.active{background:#fff;border-color:#aeb7c0}.roundPreviewLayout>nav button.active{box-shadow:inset 4px 0 var(--red)}.roundPreviewLayout>nav button>span{color:#fff;background:#20364d;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.7rem;font-weight:900;display:grid}.roundPreviewLayout>nav button.active>span{background:var(--red)}.roundPreviewLayout>nav b,.roundPreviewLayout>nav small{display:block}.roundPreviewLayout>nav b{font-size:.73rem}.roundPreviewLayout>nav small{color:#6b747d;margin-top:2px;font-size:.63rem}.roundPreviewLayout>nav em{color:#7d5a4c;font-size:.6rem;font-style:normal}.roundPreviewLayout>main{min-width:0;padding:18px 22px 32px;overflow:auto}.roundPreviewHero{color:#fff;background-position:50%;background-size:cover;border-radius:13px;justify-content:space-between;align-items:flex-end;gap:20px;min-height:280px;padding:27px;display:flex;position:relative;overflow:hidden}.roundPreviewHero:after{content:"";background:linear-gradient(#07121f0d,#07121fed);position:absolute;inset:0}.roundPreviewHero>div,.roundPreviewHero>b{z-index:1;position:relative}.roundPreviewHero span{letter-spacing:.12em;color:#efa8a2;font-size:.66rem;font-weight:900}.roundPreviewHero h2{margin:7px 0;font-family:Georgia,serif;font-size:2.7rem;font-weight:500}.roundPreviewHero p{color:#d7e0e7;max-width:700px;margin:0}.roundPreviewHero>b{background:#07121f94;border:1px solid #ffffff47;border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 11px;font-size:.72rem;display:flex}.roundPreviewHero>b svg{width:16px}.roundPreviewPrompt,.roundPreviewResources>header,.roundPreviewChoices>header,.roundPreviewMap>header,.roundPreviewFields>header,.roundPreviewFooter{align-items:flex-start;gap:11px;display:flex}.roundPreviewPrompt{background:#fff;border-radius:0 0 10px 10px;margin:-7px 14px 16px;padding:15px 17px;position:relative;box-shadow:0 8px 23px #14233114}.roundPreviewPrompt svg,.roundPreviewResources>header svg,.roundPreviewChoices>header svg,.roundPreviewMap>header svg,.roundPreviewFields>header svg,.roundPreviewFooter svg{width:20px;color:var(--red);flex:none}.roundPreviewPrompt span,.roundPreviewResources header span,.roundPreviewChoices header span,.roundPreviewMap header span,.roundPreviewFields header span{letter-spacing:.1em;color:var(--red);font-size:.61rem;font-weight:900}.roundPreviewPrompt p,.roundPreviewResources header p,.roundPreviewChoices header p,.roundPreviewMap header p,.roundPreviewFields header p{color:#596673;margin:3px 0;font-size:.74rem}.roundPreviewResources,.roundPreviewChoices,.roundPreviewMap,.roundPreviewFields,.roundPreviewCialdini{background:#fff;border:1px solid #d9dcde;border-radius:11px;margin-top:13px;padding:16px}.roundPreviewResources>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.roundPreviewResources article{color:#fff;background-size:cover;border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:115px;padding:12px;display:flex;position:relative;overflow:hidden}.roundPreviewResources article:after{content:"";background:linear-gradient(#07121f1a,#07121fe8);position:absolute;inset:0}.roundPreviewResources article span,.roundPreviewResources article b,.roundPreviewResources article small{z-index:1;display:block;position:relative}.roundPreviewResources article span{color:#efa8a2;font-size:.57rem;font-weight:900}.roundPreviewResources article b{margin-top:3px;font-size:.75rem}.roundPreviewResources article small{color:#c8d4df;margin-top:2px;font-size:.59rem}.roundPreviewChoices>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.roundPreviewChoices article{border:1px solid #dfe1e2;border-radius:8px;padding:12px}.roundPreviewChoices article>div{justify-content:space-between;gap:8px;display:flex}.roundPreviewChoices b{font-family:Georgia,serif;font-size:.94rem}.roundPreviewChoices em{color:var(--red);font-size:.63rem;font-style:normal;font-weight:800}.roundPreviewChoices article p{color:#596672;min-height:48px;margin:6px 0;font-size:.68rem}.roundPreviewChoices article small{color:#7a6c58;min-height:31px;font-size:.61rem;display:block}.roundPreviewChoices article>span{color:#355d85;border-top:1px solid #e7e7e5;margin-top:7px;padding-top:7px;font-size:.57rem;font-weight:800;display:block}.roundPreviewCialdini>span{letter-spacing:.1em;color:var(--red);font-size:.61rem;font-weight:900}.roundPreviewCialdini>div{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.roundPreviewCialdini b{color:#2c465f;background:#eef1f4;border-radius:999px;padding:7px 9px;font-size:.64rem}.roundPreviewMap>div{background:linear-gradient(90deg,#0000 49.8%,#e1e4e6 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#e1e4e6 50%,#0000 50.2%);border-bottom:1px solid #aab2b9;border-left:1px solid #aab2b9;height:180px;margin:12px 28px 27px;position:relative}.roundPreviewMap>div i{color:#77808a;font-size:.59rem;font-style:normal;position:absolute}.roundPreviewMap>div i:first-child{top:-18px;left:-26px}.roundPreviewMap>div i:nth-child(2){bottom:-23px;right:-5px}.roundPreviewMap>div span{background:var(--red);width:15px;height:15px;box-shadow:0 0 0 1px var(--red);border:3px solid #fff;border-radius:50%;position:absolute}.roundPreviewMap>div span:first-of-type{top:65%;left:24%}.roundPreviewMap>div span:nth-of-type(2){top:26%;left:58%}.roundPreviewMap>div span:nth-of-type(3){top:45%;left:81%}.roundPreviewFields>div{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:12px;display:grid}.roundPreviewFields article{background:#f2f3f3;border-radius:8px;grid-template-columns:auto 1fr;gap:9px;padding:10px;display:grid}.roundPreviewFields article>b{color:#fff;background:#20364d;border-radius:50%;place-items:center;width:27px;height:27px;font-size:.62rem;display:grid}.roundPreviewFields strong,.roundPreviewFields small{display:block}.roundPreviewFields strong{font-size:.7rem}.roundPreviewFields small{color:#6a747e;margin-top:3px;font-size:.61rem}.roundPreviewFooter{border-left:4px solid var(--red);background:#efe9e2;border-radius:7px;margin-top:13px;padding:13px 16px}.roundPreviewFooter b,.roundPreviewFooter small{display:block}.roundPreviewFooter b{font-size:.73rem}.roundPreviewFooter small{color:#625b53;margin-top:3px;font-size:.65rem}@media (width<=780px){.roundPreviewLayout{grid-template-columns:1fr;height:calc(100% - 120px)}.roundPreviewLayout>nav{border-bottom:1px solid #d8d8d5;border-right:0;display:flex;overflow:auto}.roundPreviewLayout>nav button{min-width:170px}.roundPreviewResources>div,.roundPreviewChoices>div,.roundPreviewFields>div{grid-template-columns:1fr}.roundPreviewHero{min-height:230px}.roundPreviewHero h2{font-size:2rem}}.cabinetReportAction{border-top:1px solid #e1e0dc;justify-content:flex-end;margin-top:13px;padding-top:12px;display:flex}.reportHub{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:34px;display:grid}.reportHub>article{border:1px solid var(--line);background:#fff;border-top:5px solid;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:14px;padding:15px;display:grid}.reportHub h3{margin:3px 0;font-family:Georgia,serif;font-size:1.3rem;font-weight:500}.reportHub p{color:var(--muted);margin:0;font-size:.73rem}.reportHub>article>div:first-child>span{letter-spacing:.09em;color:var(--red);font-size:.59rem;font-weight:900}.reportHub>article>div:not(:first-child){text-align:center}.reportHub>article>div:not(:first-child) b,.reportHub>article>div:not(:first-child) small{display:block}.reportHub>article>div:not(:first-child) b{font-size:.9rem}.reportHub>article>div:not(:first-child) small{color:var(--muted);font-size:.58rem}.reportHistoryTitle{margin-top:10px}@media (width<=1050px){.reportHub{grid-template-columns:1fr}}@media (width<=620px){.reportHub>article{grid-template-columns:1fr 1fr}.reportHub>article>div:first-child{grid-column:1/-1}.reportHub .reportOpenButton{grid-column:1/-1;width:100%}}.revealStatus{border-left:4px solid var(--green);background:#e8f1ed;border-radius:7px;align-items:flex-start;gap:9px;margin:14px 0;padding:11px 13px;display:flex}.revealStatus>svg{width:19px;color:var(--green);flex:none}.revealStatus b,.revealStatus small{display:block}.revealStatus b{color:#245e4d;font-size:.76rem}.revealStatus small{color:#566a63;margin-top:2px;font-size:.69rem}[data-slot=alert-dialog-content].cabinetRevealPrompt{border-top:7px solid var(--red);background:#fbfaf7;width:min(650px,100vw - 28px);max-width:none;padding:25px}.cabinetRevealPrompt [data-slot=alert-dialog-media]{color:var(--red);background:#f3dfdc}.cabinetRevealPrompt [data-slot=alert-dialog-title]{font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.revealPromptList{grid-template-columns:repeat(2,1fr);gap:7px;max-height:270px;display:grid;overflow:auto}.revealPromptList>span{background:#f0eee9;border-left:4px solid;border-radius:7px;padding:10px 12px;display:block}.revealPromptList b,.revealPromptList small{display:block}.revealPromptList b{font-size:.72rem;line-height:1.3}.revealPromptList small{color:var(--muted);margin-top:4px;font-size:.65rem}.revealProtection{color:#344b62;background:#e9eef3;border-radius:8px;align-items:flex-start;gap:8px;margin:0;padding:11px 12px;font-size:.72rem;display:flex}.revealProtection svg{flex:none;width:18px}.coalitionDirectory{background:#f2f3f2;border:1px solid #d8dcdf;border-radius:12px;margin:18px 0 4px;padding:17px}.coalitionDirectory>header{align-items:center;gap:10px;display:flex}.coalitionDirectory>header>svg{width:22px;color:var(--red)}.coalitionDirectory>header span{letter-spacing:.1em;color:var(--red);font-size:.61rem;font-weight:900}.coalitionDirectory>header h3{margin:2px 0;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.coalitionDirectory>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.coalitionDirectory article{background:#fff;border:1px solid #dcdfdf;border-top:5px solid;border-radius:9px;flex-direction:column;min-width:0;min-height:190px;padding:13px;display:flex}.coalitionDirectory article.own{box-shadow:inset 0 0 0 2px #9fb5aa}.coalitionDirectory article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.coalitionDirectory article>div span,.coalitionDirectory article>div b{letter-spacing:.07em;font-size:.57rem;font-weight:900}.coalitionDirectory article>div span{color:var(--red)}.coalitionDirectory article>div b{color:#65717c;text-align:right}.coalitionDirectory article h3{margin:8px 0 6px;font-family:Georgia,serif;font-size:1rem;font-weight:500;line-height:1.2}.coalitionDirectory article p{color:#53606c;flex:1;margin:0;font-size:.69rem;line-height:1.45}.coalitionDirectory article>small{color:#253d55;border-top:1px solid #e7e6e2;margin-top:9px;padding-top:8px;font-size:.64rem;font-weight:800;display:block}.mappingRevealNotice{border-left:5px solid var(--red);background:#edf1f4;border-radius:9px;align-items:flex-start;gap:13px;margin:18px 18px 0;padding:16px 18px;display:flex}.mappingRevealNotice>svg{width:25px;color:var(--red);flex:none}.mappingRevealNotice span{letter-spacing:.1em;color:var(--red);font-size:.61rem;font-weight:900}.mappingRevealNotice h3{margin:3px 0;font-family:Georgia,serif;font-size:1.25rem;font-weight:500}.mappingRevealNotice p{color:#596775;margin:0;font-size:.74rem}.stakeholderModule .moduleHead p{color:var(--muted);margin:4px 0 0;font-size:.72rem}.actorDot.cabinetActor{background:var(--red);width:44px;height:44px;box-shadow:0 5px 16px #a6322d4d}.actorList article.cabinetMapActor{border-left:5px solid var(--red);background:#f4ecea}.actorList article.cabinetMapActor>input[readonly]{color:#27394b;background:#ebe7e1;font-weight:750}.fixedActor{color:#87504c;white-space:nowrap;justify-content:center;align-items:center;gap:5px;font-size:.6rem;font-weight:850;display:inline-flex}.fixedActor svg{width:14px}.reportMapPlot>i.cabinet{background:#c84b43;box-shadow:0 0 0 1px #c84b43}.reportMapCabinetLegend{grid-template-columns:repeat(2,1fr);gap:5px;padding:0 12px 12px;display:grid}.reportMapCabinetLegend span{background:#f4ecea;border-radius:6px;grid-template-columns:28px 1fr;align-items:center;gap:6px;padding:6px 7px;font-size:.58rem;line-height:1.25;display:grid}.reportMapCabinetLegend b{color:#a23f39}@media (width<=900px){.coalitionDirectory>div{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.revealPromptList,.coalitionDirectory>div{grid-template-columns:1fr}.coalitionDirectory article{min-height:0}.mappingRevealNotice{margin-inline:8px}.fixedActor{justify-content:flex-start}}.helpTip{width:30px;height:30px;color:var(--navy);cursor:help;background:#fff;border:1px solid #b9c3cc;border-radius:50%;flex:none;place-items:center;padding:0;display:inline-grid}.helpTip:hover,.helpTip:focus-visible{border-color:var(--red);color:var(--red);background:#f5e9e7;outline:2px solid #0000}.helpTip svg{width:16px;height:16px}.helpTipContent{max-width:320px;box-shadow:0 8px 24px #0a172540;color:#fff!important;background:#10243a!important;padding:10px 12px!important;font-size:.78rem!important;line-height:1.45!important}.essentialHeading,.helpfulTitle{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.helpfulTitle>div{min-width:0}.loginSecondaryActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.roundDocumentGuide>header>.helpTip{margin-left:auto}.cabinetAdminIntro{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding:15px 17px;display:flex}.cabinetAdminIntro h2{margin:3px 0 0;font-family:Georgia,serif;font-size:1.5rem;font-weight:500}.radarComparisonNote,.mappingComparisonNote{color:#66727e;margin:-9px 0 16px;font-size:.76rem}.reportTrajectoryGrid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.reportRadarComparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid!important}.reportRadarComparison>div{background:#fff;border:1px solid #dfe3e5;border-radius:9px;min-width:0;padding:12px}.reportRadarComparison>div>span{letter-spacing:.09em;color:var(--report-color);font-size:.61rem;font-weight:900}.reportRadarComparison>div h3{margin:4px 0 0}.reportMapCard>header>span{border-radius:999px;width:auto;min-width:56px;padding:0 8px}.reportMapEmpty>div:last-child{text-align:center;color:#6e7881;background:#f7f7f5;place-items:center;min-height:310px;padding:35px;display:grid}.reportMapEmpty>div:last-child svg{color:#a9b0b6;width:38px;height:38px}.reportMapEmpty>div:last-child b{color:#44515e;margin-top:10px;font-family:Georgia,serif;font-size:1.15rem}.reportMapEmpty>div:last-child p{max-width:260px;margin:5px 0;font-size:.72rem}.finalStandings{background:#fff;border:1px solid #d8dcdf;border-radius:13px;margin:0 0 26px;overflow:hidden}.finalStandings>header{color:#fff;background:#10243a;align-items:flex-start;gap:12px;padding:17px 19px;display:flex}.finalStandings>header>svg{color:#e9b04d;flex:none;width:26px}.finalStandings>header span{letter-spacing:.11em;color:#e9b0aa;font-size:.61rem;font-weight:900}.finalStandings>header h3{margin:3px 0;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.finalStandings>header p{color:#c6d0d9;margin:0;font-size:.72rem}.standingsTableWrap{overflow-x:auto}.finalStandings table{border-collapse:collapse;width:100%;min-width:990px}.finalStandings th,.finalStandings td{text-align:center;border-bottom:1px solid #e2e4e5;padding:10px 8px;font-size:.7rem}.finalStandings th{color:#596572;letter-spacing:.04em;background:#eef0f1;font-size:.61rem}.finalStandings th:nth-child(2),.finalStandings td:nth-child(2),.finalStandings th:nth-child(3),.finalStandings td:nth-child(3){text-align:left}.standingIdentity{border-left:4px solid;padding-left:9px;display:block}.standingIdentity b,.standingIdentity small{display:block}.standingIdentity small{color:#6c7781;margin-top:2px}.mandateStatus{border-radius:999px;padding:5px 7px;font-weight:800;display:inline-block}.mandateStatus.reached,.reportPodium em.reached{color:#2e6e5d;background:#e2efe9}.mandateStatus.partial,.reportPodium em.partial{color:#806226;background:#f5ead7}.mandateStatus.fragile,.reportPodium em.fragile{color:#963b36;background:#f3dfdd}.mandateScore{color:#707b85;margin-top:3px;display:block}.finalStandings td>strong{color:var(--navy);font-size:1rem}.standingsNote{color:#6b7580;background:#f8f7f4;padding:10px 16px;font-size:.65rem;display:block}.standingsEmpty{text-align:center;color:#68737e;background:#f7f6f3;border:1px dashed #cbd0d4;border-radius:10px;margin:0 0 25px;padding:18px}.reportPodium>.podiumMethod{color:#66727e;margin:-10px 0 16px;font-size:.76rem}.reportPodium>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.reportPodium article{background:#fafafa;border:1px solid #dfe2e4;border-top:5px solid;border-radius:10px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;padding:14px;display:grid;position:relative}.reportPodium article.own{box-shadow:inset 0 0 0 2px var(--report-color)}.reportPodium article>svg{color:#c18a29;width:21px}.reportPodium article>span{color:#fff;background:#10243a;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.reportPodium article div>b,.reportPodium article div>small,.reportPodium article div>em{display:block}.reportPodium article div>b{font-size:.78rem}.reportPodium article div>small{color:#6a7580;margin-top:2px;font-size:.64rem}.reportPodium article div>em{border-radius:999px;width:max-content;margin-top:6px;padding:4px 6px;font-size:.55rem;font-style:normal;font-weight:800}.reportPodium article>strong{color:var(--report-color);font:600 1.55rem Georgia,serif}.reportPodium article>strong small{color:#69747e;font:600 .58rem Arial,sans-serif}.reportPodium article>i{color:var(--report-color);text-transform:uppercase;font-size:.54rem;font-style:normal;font-weight:900;position:absolute;top:7px;right:8px}.roundPreviewCabinetPicker{background:#fff;border:1px solid #d7dbde;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;padding:12px 14px;display:flex}.roundPreviewCabinetPicker>div,.roundPreviewCabinetPicker>label{align-items:center;gap:9px;display:flex}.roundPreviewCabinetPicker>div>svg{width:22px;color:var(--red)}.roundPreviewCabinetPicker b,.roundPreviewCabinetPicker small{display:block}.roundPreviewCabinetPicker b{font-size:.78rem}.roundPreviewCabinetPicker small{color:#6b7580;margin-top:2px;font-size:.64rem}.roundPreviewCabinetPicker select{min-width:270px;color:var(--ink);background:#fff;border:1px solid #cbd1d6;border-radius:8px;padding:9px 11px;font-size:.75rem}.roundPreviewCabinetLens{background:#fff;border:1px solid #d7dbde;border-left:6px solid;border-radius:10px;margin-bottom:13px;overflow:hidden}.roundPreviewCabinetLens>header{background:#edf0f2;align-items:center;gap:10px;padding:10px 14px;display:flex}.roundPreviewCabinetLens>header span{letter-spacing:.08em;color:var(--red);font-size:.62rem;font-weight:900}.roundPreviewCabinetLens>header b{font-family:Georgia,serif;font-size:1rem;font-weight:500}.roundPreviewCabinetLens>header small{color:#6e7881;margin-left:auto;font-size:.64rem}.roundPreviewCabinetLens>div{grid-template-columns:1fr auto;gap:16px;padding:14px;display:grid}.roundPreviewCabinetLens article>span{letter-spacing:.08em;color:var(--red);font-size:.58rem;font-weight:900}.roundPreviewCabinetLens article>b{margin-top:4px;font-family:Georgia,serif;font-size:1rem;display:block}.roundPreviewCabinetLens article p{color:#65707a;margin:5px 0 0;font-size:.7rem}.roundPreviewCabinetLens aside{gap:7px;display:flex}.roundPreviewCabinetLens aside span{color:#69747e;background:#f0f2f3;border-radius:7px;min-width:95px;padding:9px;font-size:.59rem}.roundPreviewCabinetLens aside b{color:#24394e;font-size:.9rem;display:block}.roundPreviewResources article.previewLocked:after{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1822c7}.roundPreviewResources article.previewLocked small{color:#f0aaa4;font-weight:900}.roundPreviewChoices article.previewUnaffordable{background:#fff5f4;border-color:#e2aaa5}.roundPreviewChoices article.previewUnaffordable>span{color:#a23d38}@media (width<=980px){.reportTrajectoryGrid,.reportPodium>div:last-child,.roundPreviewCabinetLens>div{grid-template-columns:1fr}.roundPreviewCabinetLens aside{flex-wrap:wrap}}@media (width<=680px){.reportRadarComparison{grid-template-columns:1fr}.roundPreviewCabinetPicker{flex-direction:column;align-items:flex-start}.roundPreviewCabinetPicker>label{width:100%}.roundPreviewCabinetPicker select{width:100%;min-width:0}.roundPreviewCabinetLens>header{flex-direction:column;align-items:flex-start}.roundPreviewCabinetLens>header small{margin-left:0}.helpfulTitle{align-items:flex-start}.reportPodium article{grid-template-columns:auto auto 1fr}.reportPodium article>strong{grid-column:3}}@media print{.finalStandings,.reportPodium{break-inside:avoid}.reportRadarComparison{grid-template-columns:repeat(2,1fr)}.reportPodium>div:last-child{grid-template-columns:repeat(3,1fr)}}.roundPreviewPickerControl{align-items:center;gap:9px;display:flex}@media (width<=680px){.roundPreviewPickerControl{width:100%}}@media (width<=650px){[data-slot=alert-dialog-content]{width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:20px}[data-slot=alert-dialog-header]{grid-template-columns:1fr}[data-slot=alert-dialog-media]{grid-row:auto;width:48px;height:48px}[data-slot=alert-dialog-footer]{flex-direction:column-reverse}[data-slot=alert-dialog-footer] button{width:100%}}
