:root{--fp-red:#d40000;--fp-red-dark:#b80000;--bg:#ffffff;--text:#111827;--muted:#6b7280;--border:rgba(0,0,0,0.10);--radius:14px}*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.container,.fpContainer{max-width:1100px;margin:0 auto;padding:0 16px}.card{border:1px solid var(--border);border-radius:var(--radius);padding:16px;background:#fff}.h2{font-size:22px;margin:18px 0 10px}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid var(--border);background:#fff}.btn,.btn:hover{text-decoration:none}.btn:hover{border-color:rgba(0,0,0,.18)}.fpHomeGrid{display:grid;gap:14px;padding:14px 0 44px}.fpHomeBannerBar{background:var(--fp-red);padding:14px 0;line-height:0}.signaturePopupOverlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.64);backdrop-filter:blur(8px);overflow-y:auto}.signaturePopupDialog{width:min(940px,100%);max-height:calc(100vh - 36px);overflow-y:auto;position:relative;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.36)}.signaturePopupClose{position:absolute;right:14px;top:14px;z-index:2;width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(0,0,0,.35);color:#fff;display:inline-grid;place-items:center;cursor:pointer}.signaturePopupTop{padding:28px 84px 22px 28px;color:#fff;background:linear-gradient(135deg,rgba(212,0,0,.98),rgba(212,0,0,.88) 42%,rgba(17,17,17,.98)),repeating-linear-gradient(-45deg,rgba(255,255,255,.1) 0 8px,transparent 8px 16px)}.signaturePageBadge,.signaturePopupBadge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.3px}.signaturePopupBadge{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22)}.signaturePopupTop h2{margin:13px 0 0;max-width:760px;font-size:clamp(28px,4vw,44px);line-height:.98;font-weight:950}.signaturePopupTop p{margin:12px 0 0;max-width:760px;color:rgba(255,255,255,.88);font-size:17px;line-height:1.45}.signaturePopupCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;background:linear-gradient(180deg,rgba(212,0,0,.045),rgba(255,255,255,0)),#fff}.signaturePopupCard{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;min-height:244px;padding:14px;border:1px solid rgba(0,0,0,.1);border-radius:14px;background:#fff}.signaturePopupLogoWrap{display:grid;place-items:center;align-self:start;width:132px;height:132px;border-radius:16px;background:rgba(212,0,0,.05);overflow:hidden}.signaturePageLogo,.signaturePopupLogo{width:100%;height:auto;object-fit:contain;display:block}.signaturePopupCardBody{min-width:0}.signaturePageLabel,.signaturePopupLabel{color:var(--fp-red);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.35px}.signaturePopupCard h3{margin:5px 0 0;font-size:24px;line-height:1.05;font-weight:950}.signaturePopupCard p{margin:9px 0 0;color:var(--muted);line-height:1.42}.signaturePageActions,.signaturePopupActions{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}.signaturePageButton,.signaturePageHeroButton,.signaturePopupButton,.signaturePopupFooterLink,.signaturePopupPlain{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:999px;padding:10px 14px;font-weight:950;text-decoration:none;border:1px solid rgba(0,0,0,.1)}.signaturePageButton:hover,.signaturePageHeroButton:hover,.signaturePopupButton:hover,.signaturePopupFooterLink:hover,.signaturePopupPlain:hover{text-decoration:none}.signaturePageButtonRed,.signaturePopupButtonRed{background:var(--fp-red);border-color:var(--fp-red);color:#fff}.signaturePageButtonLight,.signaturePageHeroButton,.signaturePopupButtonLight{background:#fff;color:var(--text)}.signaturePopupFooter{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 16px 16px}.signaturePopupPlain{cursor:pointer;background:transparent;color:var(--muted)}.signaturePopupFooterLink{background:#111;color:#fff;border-color:#111}.signaturePage{display:grid;gap:16px;padding:14px 0 44px}.signaturePageHero{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding:28px;border-radius:18px;color:#fff;background:linear-gradient(135deg,rgba(212,0,0,.98),rgba(212,0,0,.86) 42%,rgba(17,17,17,.98)),repeating-linear-gradient(-45deg,rgba(255,255,255,.1) 0 8px,transparent 8px 16px);overflow:hidden}.signaturePageBadge{color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22)}.signaturePageHero h1{margin:14px 0 0;max-width:760px;font-size:clamp(34px,5vw,62px);line-height:.95;font-weight:950}.signaturePageHero p{margin:14px 0 0;max-width:760px;color:rgba(255,255,255,.88);font-size:18px}.signaturePageHeroButton{flex:0 0 auto;color:#111827;border-color:rgba(255,255,255,.3)}.signaturePageGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.signaturePageCard{padding:18px;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:#fff}.signaturePageCardIntro{display:grid;grid-template-columns:168px minmax(0,1fr);gap:16px;align-items:center}.signaturePageCard h2{margin:6px 0 0;font-size:clamp(28px,3.6vw,42px);line-height:1;font-weight:950}.signaturePageCard p{margin:10px 0 0;color:var(--muted);line-height:1.5;font-size:16px}.signaturePageClaim{margin-top:16px;border-left:6px solid var(--fp-red);border-radius:12px;padding:12px 14px;background:rgba(212,0,0,.07);font-size:20px;line-height:1.15;font-weight:950}.signaturePagePoints{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none}.signaturePagePoints li{position:relative;padding-left:22px;color:rgba(17,24,39,.86);line-height:1.42}.signaturePagePoints li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:999px;background:var(--fp-red)}.proposalPage{display:grid;gap:16px;padding:14px 0 44px}.proposalBack{justify-self:start;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(0,0,0,.1);border-radius:999px;padding:10px 13px;font-weight:900;text-decoration:none;background:#fff}.proposalBack:hover{text-decoration:none;border-color:rgba(212,0,0,.28)}.proposalHero{border-radius:18px;padding:28px;color:#fff;background:linear-gradient(135deg,rgba(212,0,0,.98),rgba(212,0,0,.86) 44%,rgba(17,17,17,.98)),repeating-linear-gradient(-45deg,rgba(255,255,255,.1) 0 8px,transparent 8px 16px);overflow:hidden}.proposalBadge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.3px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22)}.proposalHero h1{margin:14px 0 0;max-width:860px;font-size:clamp(34px,5vw,60px);line-height:.96;font-weight:950}.proposalHero p{margin:14px 0 0;max-width:820px;color:rgba(255,255,255,.88);font-size:18px}.proposalIntroGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.proposalIntroGrid article{border:1px solid rgba(0,0,0,.1);border-radius:14px;background:#fff;padding:16px}.proposalIntroGrid svg{color:var(--fp-red)}.proposalIntroGrid h2{margin:8px 0 0;font-size:18px;line-height:1.15;font-weight:950}.proposalIntroGrid p{margin:7px 0 0;color:var(--muted);line-height:1.42}.proposalForm{display:grid;gap:14px}.proposalSuccess{border:1px solid rgba(22,163,74,.22);border-radius:14px;background:rgba(22,163,74,.08);color:#14532d}.proposalError,.proposalSuccess{display:flex;gap:10px;align-items:flex-start;padding:14px}.proposalError{border:1px solid rgba(212,0,0,.22);border-radius:14px;background:rgba(212,0,0,.08);color:#7f1d1d}.proposalError span,.proposalError strong,.proposalSuccess span,.proposalSuccess strong{display:block}.proposalFormSection{border:1px solid rgba(0,0,0,.1);border-radius:16px;background:#fff;padding:16px}.proposalSectionHeader{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.proposalSectionHeader>span{flex:0 0 auto;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:var(--fp-red);color:#fff;font-weight:950}.proposalSectionHeader h2{margin:0;font-size:22px;line-height:1.15;font-weight:950}.proposalSectionHeader p{margin:4px 0 0;color:var(--muted);line-height:1.42}.proposalFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.proposalField{display:grid;gap:6px}.proposalFieldWide{grid-column:1/-1}.proposalField span{font-size:13px;font-weight:900;color:rgba(17,24,39,.86)}.proposalField b{color:var(--fp-red)}.proposalField input,.proposalField select,.proposalField textarea{width:100%;border:1px solid rgba(0,0,0,.14);border-radius:12px;background:#fff;padding:11px 12px;color:var(--text);font:inherit;outline:none}.proposalField textarea{resize:vertical}.proposalField input:focus,.proposalField select:focus,.proposalField textarea:focus{border-color:rgba(212,0,0,.55);box-shadow:0 0 0 4px rgba(212,0,0,.08)}.proposalFiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.proposalFileField{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;min-height:96px;border:1px dashed rgba(212,0,0,.35);border-radius:14px;padding:14px;background:rgba(212,0,0,.04);cursor:pointer}.proposalFileField input{position:absolute;inset:0;opacity:0;cursor:pointer}.proposalFileIcon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#fff;color:var(--fp-red);border:1px solid rgba(212,0,0,.18)}.proposalFileField small,.proposalFileField strong{display:block}.proposalFileField small{margin-top:3px;color:var(--muted);line-height:1.35}.proposalFileSummary{margin-top:10px;display:inline-flex;gap:8px;align-items:center;color:var(--muted);font-size:13px}.proposalChecks{display:grid;gap:10px}.proposalChecks label{display:flex;gap:10px;align-items:flex-start;color:rgba(17,24,39,.86);line-height:1.42}.proposalChecks input{margin-top:4px;accent-color:var(--fp-red)}.proposalFormFooter{display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:16px;background:#111;color:#fff;padding:16px}.proposalFormFooter span,.proposalFormFooter strong{display:block}.proposalFormFooter span{color:rgba(255,255,255,.72)}.proposalFormFooter button{flex:0 0 auto;border:0;border-radius:999px;padding:12px 16px;background:var(--fp-red);color:#fff;font:inherit;font-weight:950;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.proposalFormFooter button:disabled{cursor:wait;opacity:.72}.healthDelegatesPage{display:grid;gap:14px;padding:14px 0 44px}.healthDelegatesHero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:end;border-radius:18px;padding:24px;color:#fff;background:linear-gradient(135deg,rgba(212,0,0,.98),rgba(150,0,0,.92) 44%,rgba(17,17,17,.98)),repeating-linear-gradient(-45deg,rgba(255,255,255,.1) 0 8px,transparent 8px 16px)}.healthDelegatesBadge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.3px;color:var(--fp-red);background:rgba(212,0,0,.08);border:1px solid rgba(212,0,0,.18)}.healthDelegatesHero .healthDelegatesBadge{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24)}.healthDelegatesHero h1{margin:14px 0 0;max-width:820px;font-size:clamp(38px,5vw,64px);line-height:.94;font-weight:950}.healthDelegatesHero p{margin:14px 0 0;max-width:820px;color:rgba(255,255,255,.88);font-size:18px;line-height:1.42}.healthDelegatesHeroPanel{border:1px solid rgba(255,255,255,.22);border-radius:14px;padding:14px;background:rgba(0,0,0,.2);display:grid;gap:6px}.healthDelegatesHeroPanel span,.healthDelegatesHeroPanel strong{display:block}.healthDelegatesHeroPanel span{color:rgba(255,255,255,.74);line-height:1.35}.healthDelegatesStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.healthDelegatesStats article{border:1px solid rgba(0,0,0,.1);border-radius:14px;background:#fff;padding:14px}.healthDelegatesStats svg{color:var(--fp-red)}.healthDelegatesStats strong{display:block;margin-top:8px;font-size:24px;line-height:1;font-weight:950}.healthDelegatesStats span{display:block;margin-top:4px;color:var(--muted);line-height:1.35}.healthDelegatesModeGrid,.healthDelegatesStack{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.healthDelegatesModeCard,.healthDelegatesStack article{border:1px solid rgba(0,0,0,.1);border-radius:14px;background:#fff;padding:14px}.healthDelegatesStack svg{color:var(--fp-red)}.healthDelegatesLoginBox span,.healthDelegatesLoginBox strong,.healthDelegatesStack span,.healthDelegatesStack strong{display:block}.healthDelegatesStack strong{margin-top:9px;font-size:18px;line-height:1.1;font-weight:950}.healthDelegatesLoginBox span,.healthDelegatesModeCard p,.healthDelegatesStack span{margin-top:5px;color:var(--muted);line-height:1.38}.healthDelegatesModeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.healthDelegatesModeCard h2{margin:10px 0 0;font-size:24px;line-height:1.08;font-weight:950}.healthDelegatesModeCardActive{border-color:rgba(212,0,0,.28);box-shadow:inset 5px 0 0 var(--fp-red)}.healthDelegatesLayout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;align-items:start}.healthDelegatesAside,.healthDelegatesMain{display:grid;gap:14px}.healthDelegatesCard{border:1px solid rgba(0,0,0,.1);border-radius:16px;background:#fff;padding:16px}.healthDelegatesSectionHeader{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.healthDelegatesCard h2,.healthDelegatesSectionHeader h2{margin:8px 0 0;font-size:24px;line-height:1.08;font-weight:950}.healthDelegatesSectionHeader p{margin:7px 0 0;color:var(--muted);line-height:1.42}.healthDelegatesButton{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:999px;padding:10px 13px;font-weight:950;background:#111;color:#fff;text-decoration:none}.healthDelegatesButton:hover{text-decoration:none}.healthDelegatesCalendarMock{overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:14px;background:rgba(0,0,0,.02)}.healthDelegatesCalendarTop{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;background:#111;color:#fff}.healthDelegatesCalendarTop span{color:rgba(255,255,255,.72)}.healthDelegatesDocs,.healthDelegatesEvents,.healthDelegatesLatest{display:grid;gap:10px}.healthDelegatesEvent{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;padding:12px;border-top:1px solid rgba(0,0,0,.08);background:#fff}.healthDelegatesDate{width:64px;height:64px;border-radius:14px;display:grid;place-items:center;align-content:center;background:rgba(212,0,0,.08);border:1px solid rgba(212,0,0,.18);color:var(--fp-red)}.healthDelegatesDate span,.healthDelegatesDate strong{display:block;line-height:1}.healthDelegatesDate strong{font-size:24px;font-weight:950}.healthDelegatesDate span{margin-top:4px;font-size:12px;font-weight:950;text-transform:uppercase}.healthDelegatesEventMeta{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:800}.healthDelegatesDocRow h3,.healthDelegatesEvent h3,.healthDelegatesLibrary h3{margin:5px 0 0;font-size:18px;line-height:1.15;font-weight:950}.healthDelegatesDocRow p,.healthDelegatesEvent p{margin:5px 0 0;color:var(--muted);line-height:1.38}.healthDelegatesActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.healthDelegatesActions a,.healthDelegatesActions button,.healthDelegatesForm button{border:0;border-radius:999px;padding:9px 11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:14px;font-weight:950;text-decoration:none;cursor:pointer}.healthDelegatesActions a,.healthDelegatesForm button{background:var(--fp-red);color:#fff}.healthDelegatesActions button{color:#111;background:rgba(0,0,0,.06)}.healthDelegatesForm button:disabled{cursor:not-allowed;opacity:.55}.healthDelegatesDocRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:12px}.healthDelegatesDocIcon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:rgba(212,0,0,.08);color:var(--fp-red)}.healthDelegatesDocRow button{width:42px;height:42px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;display:grid;place-items:center;cursor:pointer}.healthDelegatesMeetingGrid,.healthDelegatesTrainingGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.healthDelegatesMeetingCard,.healthDelegatesTrainingCard{display:grid;align-content:start;gap:12px;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:14px;background:#fff}.healthDelegatesMeetingTop{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.healthDelegatesMeetingTop span,.healthDelegatesTrainingCard>span{display:inline-flex;width:fit-content;border-radius:999px;padding:5px 8px;color:var(--fp-red);background:rgba(212,0,0,.08);font-size:12px;font-weight:950;text-transform:uppercase}.healthDelegatesMeetingTop strong{flex:0 0 auto;border-radius:999px;padding:5px 8px;color:#111;background:rgba(0,0,0,.06);font-size:12px;font-weight:950}.healthDelegatesMeetingCard h3,.healthDelegatesTrainingCard h3{margin:8px 0 0;font-size:20px;line-height:1.08;font-weight:950}.healthDelegatesMeetingCard p,.healthDelegatesTrainingCard p{margin:0;color:var(--muted);line-height:1.42}.healthDelegatesMeetingMeta{display:inline-flex;align-items:center;gap:6px;color:rgba(17,24,39,.72);font-size:13px;font-weight:850}.healthDelegatesFileList{display:grid;gap:7px}.healthDelegatesFileRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:stretch}.healthDelegatesFileList a{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 8px;border-radius:11px;padding:9px;background:rgba(0,0,0,.035);color:inherit;text-decoration:none}.healthDelegatesFileList a:hover{background:rgba(212,0,0,.07)}.healthDelegatesFileRow form{display:flex}.healthDelegatesDangerForm button,.healthDelegatesFileRow button,.healthDelegatesInlineDelete button{border:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:rgba(212,0,0,.08);color:var(--fp-red);font:inherit;font-size:12px;font-weight:950;cursor:pointer}.healthDelegatesFileRow button{min-width:86px;padding:8px 10px}.healthDelegatesDangerForm{display:flex}.healthDelegatesDangerForm button{width:100%;padding:9px 10px;border:1px solid rgba(212,0,0,.16)}.healthDelegatesInlineDelete{display:inline-flex;margin-left:6px;vertical-align:middle}.healthDelegatesInlineDelete button{width:24px;height:24px;padding:0}.healthDelegatesFileList svg{grid-row:span 2;color:var(--fp-red)}.healthDelegatesFileList span,.healthDelegatesFileList strong{min-width:0;overflow-wrap:anywhere}.healthDelegatesFileList span{font-weight:900;line-height:1.25}.healthDelegatesFileList strong{color:var(--muted);font-size:12px;font-weight:850}.healthDelegatesMeetingCard>a,.healthDelegatesTrainingCard>a{display:inline-flex;align-items:center;gap:7px;color:var(--fp-red);font-weight:950;text-decoration:none}.healthDelegatesTrainingCard ul{margin:0;padding-left:18px;color:rgba(17,24,39,.8)}.healthDelegatesTrainingCard li{margin:5px 0}.healthDelegatesLibrary li>span,.healthDelegatesTrainingCard li>span{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.healthDelegatesLibrary li a,.healthDelegatesTrainingCard li a{color:inherit;font-weight:850;text-decoration-color:rgba(212,0,0,.34)}.healthDelegatesLibrary li a:hover,.healthDelegatesTrainingCard li a:hover{color:var(--fp-red)}.healthDelegatesEmpty{display:grid;gap:5px;border:1px dashed rgba(212,0,0,.28);border-radius:14px;padding:16px;color:rgba(17,24,39,.72);background:rgba(212,0,0,.035)}.healthDelegatesEmpty strong{color:#111;font-weight:950}.healthDelegatesMiniEmpty{display:block;border-radius:11px;padding:10px;color:var(--muted);background:rgba(0,0,0,.035);line-height:1.35}.healthDelegatesSearch{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-height:42px;border-radius:999px;padding:10px 13px;color:var(--muted);border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.02);font-weight:850}.healthDelegatesLibrary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.healthDelegatesLibrary article{border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:13px}.healthDelegatesLibrary article>div{display:flex;justify-content:space-between;gap:10px}.healthDelegatesLibrary article>div span{flex:0 0 auto;color:var(--fp-red);font-weight:950;font-size:12px;text-transform:uppercase}.healthDelegatesLibrary ul{margin:10px 0 0;padding-left:18px;color:rgba(17,24,39,.8)}.healthDelegatesLibrary li{margin:5px 0}.healthDelegatesLatest{margin-top:12px}.healthDelegatesLatest a{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:10px;font-weight:850;line-height:1.3;text-decoration:none}.healthDelegatesLatest a:hover{border-color:rgba(212,0,0,.28);color:var(--fp-red)}.healthDelegatesAdminGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.healthDelegatesAside .healthDelegatesAdminGrid{grid-template-columns:1fr}.healthDelegatesAdminIntro h2{margin:10px 0 0;font-size:22px;line-height:1.08;font-weight:950}.healthDelegatesAdminIntro p{margin:7px 0 12px;color:var(--muted);line-height:1.38}.healthDelegatesForm{display:grid;gap:10px;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:14px;background:rgba(0,0,0,.018)}.healthDelegatesForm h3{margin:0;font-size:20px;line-height:1.1;font-weight:950}.healthDelegatesForm label{display:grid;gap:6px;color:rgba(17,24,39,.76);font-size:13px;font-weight:900}.healthDelegatesForm input,.healthDelegatesForm select,.healthDelegatesForm textarea{width:100%;border:1px solid rgba(0,0,0,.12);border-radius:11px;padding:10px 11px;background:#fff;color:#111;font:inherit}.healthDelegatesForm textarea{min-height:94px;resize:vertical}.healthDelegatesFormTwo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.healthDelegatesLoginBox{display:grid;gap:4px;margin-top:12px;border-radius:14px;padding:13px;background:rgba(212,0,0,.07);border:1px solid rgba(212,0,0,.18)}.healthDelegatesLoginBox strong{font-size:15px;line-height:1.25;overflow-wrap:anywhere}.healthDelegatesLogoutForm{margin-top:10px}.healthDelegatesLogoutForm button{width:100%;border:1px solid rgba(0,0,0,.12);border-radius:999px;padding:10px 12px;background:#fff;color:#111;font:inherit;font-weight:950;cursor:pointer}.delegateLoginPage{min-height:68vh;display:grid;place-items:center;padding:28px 0 52px}.delegateLoginPanel{width:min(100%,760px);display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1fr);gap:18px;align-items:center;border-radius:18px;padding:24px;color:#fff;background:linear-gradient(135deg,rgba(212,0,0,.98),rgba(150,0,0,.92) 45%,rgba(17,17,17,.98)),repeating-linear-gradient(-45deg,rgba(255,255,255,.1) 0 8px,transparent 8px 16px)}.delegateLoginBadge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 10px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);font-size:12px;font-weight:950;text-transform:uppercase}.delegateLoginPanel h1{margin:14px 0 0;font-size:clamp(38px,5vw,58px);line-height:.96;font-weight:950}.delegateLoginPanel p{margin:14px 0 0;color:rgba(255,255,255,.82);line-height:1.42}.delegateLoginNotice{border-radius:12px;padding:10px 12px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22)}.delegateLoginForm{display:grid;gap:12px;border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:16px;background:rgba(255,255,255,.96);color:#111}.delegateLoginForm label{display:grid;gap:7px;color:rgba(17,24,39,.78);font-size:13px;font-weight:900}.delegateLoginForm label>span{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 10px;background:#fff}.delegateLoginForm svg{color:var(--fp-red)}.delegateLoginForm input{min-height:44px;border:0;outline:0;background:transparent;color:#111;font:inherit}.delegateLoginError{margin:0;border-radius:10px;padding:9px 10px;color:#9f1239;background:#ffe4e6;font-size:14px;font-weight:850}.delegateLoginForm button{border:0;border-radius:999px;min-height:46px;padding:11px 14px;background:var(--fp-red);color:#fff;font:inherit;font-weight:950;cursor:pointer}.delegateLoginForm button:disabled{cursor:wait;opacity:.75}@media (max-width:860px){.proposalIntroGrid,.signaturePageGrid,.signaturePopupCards{grid-template-columns:1fr}.signaturePageHero{display:grid;align-items:start}.healthDelegatesHero,.healthDelegatesLayout{grid-template-columns:1fr}.healthDelegatesHeroPanel{max-width:420px}.healthDelegatesAdminGrid,.healthDelegatesMeetingGrid,.healthDelegatesStack,.healthDelegatesStats,.healthDelegatesTrainingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.delegateLoginPanel{grid-template-columns:1fr}}@media (max-width:640px){.signaturePopupOverlay{padding:10px;place-items:start center}.signaturePopupDialog{max-height:calc(100vh - 20px);border-radius:16px}.signaturePopupTop{padding:22px 70px 20px 18px}.signaturePopupCards{padding:12px}.signaturePageCardIntro,.signaturePopupCard{grid-template-columns:1fr}.signaturePopupLogoWrap{width:112px;height:112px}.signaturePageLogo,.signaturePopupLogoWrap{justify-self:start}.signaturePopupFooter{align-items:stretch;flex-direction:column-reverse}.signaturePageButton,.signaturePageHeroButton,.signaturePopupButton,.signaturePopupFooterLink,.signaturePopupPlain{width:100%}.proposalFormSection,.proposalHero,.signaturePageCard,.signaturePageHero{padding:18px}.proposalFiles,.proposalFormGrid{grid-template-columns:1fr}.proposalConvenzioniCta,.proposalFormFooter{grid-template-columns:1fr!important}.proposalFormFooter{align-items:stretch}.proposalFormFooter button{justify-content:center}.healthDelegatesPage{gap:10px;padding-bottom:28px}.healthDelegatesCard,.healthDelegatesHero{border-radius:14px;padding:16px}.healthDelegatesHero h1{font-size:38px}.healthDelegatesHero p{font-size:16px}.healthDelegatesAdminGrid,.healthDelegatesFormTwo,.healthDelegatesLibrary,.healthDelegatesMeetingGrid,.healthDelegatesModeGrid,.healthDelegatesStack,.healthDelegatesStats,.healthDelegatesTrainingGrid{grid-template-columns:1fr}.healthDelegatesCalendarTop,.healthDelegatesSectionHeader{display:grid}.healthDelegatesButton,.healthDelegatesSearch{width:100%}.healthDelegatesEvent{grid-template-columns:56px minmax(0,1fr)}.healthDelegatesDate{width:56px;height:56px}.healthDelegatesDocRow{grid-template-columns:auto minmax(0,1fr)}.healthDelegatesDocRow button{grid-column:1/-1;width:100%}.healthDelegatesActions a,.healthDelegatesActions button{width:100%}.healthDelegatesFileRow{grid-template-columns:1fr}.healthDelegatesFileRow button{width:100%}.delegateLoginPage{padding-top:12px}.delegateLoginPanel{border-radius:14px;padding:16px}}.fpHeader{border-bottom:1px solid rgba(0,0,0,.08)}.fpTopStrip{height:4px;background:var(--fp-red)}.fpHeaderBackdrop{background-color:#f6f6f6;background-image:repeating-linear-gradient(-45deg,rgba(0,0,0,.035),rgba(0,0,0,.035) 8px,rgba(255,255,255,.55) 0,rgba(255,255,255,.55) 16px);border-bottom:1px solid rgba(0,0,0,.08)}.fpHeaderInner{padding:14px 0}.fpBrandLink{display:inline-flex;align-items:center;text-decoration:none}.fpLogoImg{height:92px;width:auto;display:block}.fpNavBar{background:#fff}.fpNavInner{padding:10px 0;gap:14px}.fpNav,.fpNavInner{display:flex;align-items:center}.fpNav{flex-wrap:wrap}.fpNavLink{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;text-decoration:none;color:#111;font-weight:900;text-transform:uppercase;letter-spacing:.2px;font-size:13px;border-right:1px solid rgba(0,0,0,.15)}.fpNavLink:last-child{border-right:none}.fpNavLink:hover{text-decoration:none;background:rgba(212,0,0,.08)}.fpCaret{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--fp-red);margin-top:2px;opacity:.95}.fpNavLink:hover .fpCaret{border-top-color:var(--fp-red-dark)}@media (max-width:720px){.fpLogoImg{height:74px}.fpNav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.fpNavLink{border-right:none;white-space:nowrap}}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}