@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Source+Serif+4:wght@600;700&display=swap";*{box-sizing:border-box}html{background:#f5f7f7;font-size:100%}html[data-text-size=small]{font-size:87.5%}html[data-text-size=large]{font-size:118.75%}body{margin:0;min-width:320px;color:#172526;background:#f5f7f7;font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{touch-action:manipulation}a{color:inherit;text-decoration:none}:root{--faos-bg: #102e31;--faos-card-bg: #153b3d;--faos-accent-start: #d8a53b;--faos-accent-end: #ecd889;--faos-text: #f7fbfa;--faos-text-muted: #b7cbca;--faos-danger-bg: #fee2e2;--faos-danger-text: #991b1b;--faos-warning-bg: #fef3c7;--faos-info-bg: #e0f2fe}.app-chrome{position:sticky;top:0;z-index:100;background:#0d292b;box-shadow:0 1px #ecd8891f}.site-header{max-width:1180px;min-height:68px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:10px;color:#fff}.brand-link{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.brand-link:hover .brand-copy strong{color:#ecd889}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(145deg,#ecd889,#b9801d);color:#173639;font-weight:800;font-family:"Source Serif 4",serif}.brand-copy{display:flex;flex-direction:column;line-height:1.05;letter-spacing:.08em;text-transform:uppercase}.brand-copy strong{font-size:.95rem}.brand-copy span{color:#a8c4c2;font-size:.56rem;font-weight:700;margin-top:4px;letter-spacing:.12em}.language-switch{margin-left:auto;color:#f7fbfa;border:1px solid rgba(238,248,247,.28);background:transparent;border-radius:8px;padding:.35rem .55rem;cursor:pointer;font-size:.73rem;font-weight:800}.header-tools{margin-left:auto;display:flex;align-items:center;gap:9px}.language-switch{margin-left:0}.staff-access{display:flex;align-items:center;gap:5px;margin-right:8px;padding-right:14px;border-right:1px solid rgba(238,248,247,.18)}.staff-access__link{width:30px;height:30px;display:grid;place-items:center;color:#a8c4c2;border:1px solid transparent;border-radius:8px;transition:color .15s ease,background .15s ease}.staff-access__link svg{width:16px;height:16px}.staff-access__link:hover,.staff-access__link:focus-visible{color:#fff;background:#ffffff1f;border-color:#eef8f74d;outline:none}.site-nav{max-width:1180px;margin:0 auto;padding:0 24px;min-height:40px;display:flex;align-items:center;gap:24px;border-top:1px solid rgba(236,216,137,.12);font-size:.76rem;font-weight:700;color:#b7cbca}.site-nav a:hover{color:#fff}.site-nav .nav-admin{margin-left:auto;color:#d7bd72}.nav-logout{margin-left:auto;padding:0;border:0;background:transparent;color:#d7bd72;font:inherit;font-weight:800;cursor:pointer}.nav-logout:hover{color:#fff}.app-main{min-height:calc(100vh - 170px);padding:36px 24px 56px}.site-footer{max-width:1180px;margin:0 auto;padding:20px 24px 28px;display:flex;justify-content:space-between;gap:16px;color:#6d8382;font-size:.72rem;border-top:1px solid #dce5e4}.footer-links{display:flex;gap:14px;flex-wrap:wrap}.footer-links a,.auth-checkbox a{color:#176e73;font-weight:700}.legal-page{max-width:860px}.legal-page .notice{margin-bottom:18px}.legal-document{display:grid;gap:22px;margin-bottom:20px}.legal-document section{border-bottom:1px solid #e3ecea;padding-bottom:18px}.legal-document section:last-child{border-bottom:0;padding-bottom:0}.legal-document h2{margin:0 0 8px;color:#173638;font-size:1.05rem}.legal-document p{margin:0;color:#4e6664;line-height:1.7;font-size:.9rem}.auth-checkbox--light{color:#526b69}.auth-checkbox--light a{color:#176e73}.auth-page{min-height:68vh;display:flex;align-items:center;justify-content:center;padding:1rem}.auth-card{background:var(--faos-card-bg);color:var(--faos-text);border-radius:20px;max-width:980px;width:100%;display:flex;overflow:hidden;box-shadow:0 24px 55px #0b2a2b38}.auth-card h1,.auth-card h2,.auth-card h3,.auth-card p,.auth-card label,.auth-card span{color:var(--faos-text)!important}.auth-card__logo{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2.5rem;background:radial-gradient(circle at 25% 18%,#266367,#153b3d 52%,#0e282b)}.auth-card__logo h1{letter-spacing:.3em;font-size:1.5rem;margin:0}.auth-card__logo p{color:var(--faos-text-muted);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;margin:0}.auth-card__body{flex:1.3;padding:2.5rem;display:flex;flex-direction:column;gap:1rem}.auth-card__legal{font-size:.8rem;color:var(--faos-text-muted);line-height:1.5;max-height:220px;overflow-y:auto;overscroll-behavior:contain;padding-right:.5rem}.auth-checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--faos-text-muted)}.auth-checkbox input{margin-top:.2rem}.forgot-password{justify-self:start;padding:0;border:0;background:none;color:#176e73;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.forgot-password:hover{text-decoration:underline}.auth-btn:disabled{opacity:.5;cursor:not-allowed}.auth-card__legal strong{color:var(--faos-text)}.auth-input{width:100%;box-sizing:border-box;padding:.75rem 1rem;border-radius:10px;border:1px solid #466367;background:#103235;color:var(--faos-text);font-size:.95rem}.auth-input:focus{outline:none;border-color:var(--faos-accent-start)}.password-requirement{display:block;margin-top:.45rem;color:#b8cfcc;font-size:.78rem;font-weight:400;line-height:1.4}.cloud-message-card{border:1px solid #e4ecea;border-left:3px solid #6b7280;background:#f9fafb;border-radius:8px;padding:.75rem;cursor:pointer}.cloud-message-card:hover,.cloud-message-card:focus-visible{border-color:#b78a28;outline:none;box-shadow:0 0 0 3px #b78a2826}.cloud-message-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.cloud-message-open{border:0;padding:0;background:none;color:#176e73;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.cloud-message-open:hover{text-decoration:underline}.cloud-message-edit{color:#9a6411}.cloud-message-edit-input{min-height:220px;resize:vertical}.cloud-message-modal-meta{margin:.35rem 0 0;color:#718684;font-size:.8rem}.cloud-message-full-text{max-height:calc(100vh - 180px);overflow:auto;margin:1.25rem 0 0;padding-right:.7rem;color:#304c4d;font-size:.9rem;line-height:1.58;white-space:pre-wrap}.modal-card--message{width:min(100%,1040px)}.auth-btn{padding:.85rem 1.5rem;border-radius:10px;border:none;font-weight:600;cursor:pointer;font-size:.95rem}.auth-btn--primary{background:linear-gradient(90deg,var(--faos-accent-start),var(--faos-accent-end));color:#1a3132}.auth-btn--primary:hover{filter:brightness(1.05)}.lock-icon{width:96px;height:96px}.alert-box{border-radius:8px;padding:.9rem 1rem;font-size:.9rem}.alert-box--danger{background:var(--faos-danger-bg);color:var(--faos-danger-text)}.alert-box--warning{background:var(--faos-warning-bg);color:#78350f}.page-shell{max-width:1040px;margin:0 auto}.access-choice{max-width:800px;padding-top:36px}.access-choice__hero{text-align:center}.access-choice__hero .lock-icon{width:72px;height:72px}.access-choice__hero h1{margin:14px 0 7px;color:#173638;font-size:2rem}.access-choice__hero p{margin:0;color:#607875}.access-choice__cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.access-choice__card{display:block;width:100%;box-sizing:border-box;padding:25px;text-align:left;color:#244346;background:#fff;border:1px solid #dce7e4;border-radius:16px;box-shadow:0 6px 16px #0f31320d;font:inherit;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.access-choice__card:hover{transform:translateY(-3px);border-color:#bb9339;box-shadow:0 12px 25px #0f31321a}.access-choice__card h2{margin:14px 0 8px;font-size:1.05rem}.access-choice__card p{min-height:57px;margin:0;color:#667e7b;font-size:.83rem;line-height:1.55}.access-choice__card strong{display:block;margin-top:18px;color:#917021;font-size:.8rem}.access-choice__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#f8edc7;color:#805d11;font-size:1.15rem;font-weight:800}.home-page{min-height:62vh;display:grid;place-items:center}.home-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:24px}.home-actions a{padding:9px 13px;color:#335451;background:#fff;border:1px solid #d9e5e2;border-radius:8px;font-size:.75rem;font-weight:800;box-shadow:0 3px 8px #0f31320d}.home-actions a:hover{background:#173f42;color:#fff}.home-hero{max-width:590px;text-align:center;padding:44px 28px}.home-hero .lock-icon{width:104px;height:104px}.home-hero h1{margin:18px 0 6px;color:#173638;letter-spacing:.22em;font-size:2.25rem}.home-kicker{margin:0;color:#9a741f;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;font-weight:800}.home-description{margin:24px auto 0;max-width:480px;color:#5f7775;line-height:1.7;font-size:.94rem}.page-heading{margin:0 0 24px}.page-heading h1,.page-heading h2{margin:0;color:#173638;font-size:clamp(1.45rem,2.5vw,2rem);letter-spacing:-.04em}.page-heading p{margin:.5rem 0 0;color:#667d7c;font-size:.9rem}.surface-card{background:#fff;border:1px solid #e1e9e7;border-radius:16px;box-shadow:0 6px 18px #0f31320d;padding:28px}.form-stack{display:grid;gap:18px}.field-label{display:grid;gap:7px;color:#254548;font-size:.84rem;font-weight:700}.field-input{width:100%;padding:11px 13px;border:1px solid #cbd9d7;border-radius:9px;color:#173638;background:#fbfdfd}.field-input:focus{outline:3px solid rgba(216,165,59,.2);border-color:#b9801d}.button{border:0;border-radius:9px;padding:.72rem 1.1rem;font-weight:800;cursor:pointer}.button-primary{color:#fff;background:#173f42}.button-primary:hover{background:#0e2f31}.button-secondary{color:#234346;background:#eef4f3;border:1px solid #d4e1df}.notice{padding:14px 16px;border-radius:10px;font-size:.86rem;line-height:1.55}.notice-danger{background:#fff0f0;color:#932d2d;border:1px solid #fed7d7}.notice-warning{background:#fff8df;color:#76550e;border:1px solid #f4dea2}.notice-success{background:#ebf8f1;color:#17643f;border:1px solid #bde7d0}.cases-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.cases-heading h2{margin:0;color:#173638;font-size:1.8rem;letter-spacing:-.04em}.cases-heading p{margin:.35rem 0 0;color:#687f7d;font-size:.86rem}.cases-actions{display:flex;gap:10px;flex-wrap:wrap}.empty-state{border:1px dashed #b9cdca;background:#fbfdfd;border-radius:16px;padding:54px 24px;text-align:center;color:#617977}.case-list{display:grid;gap:12px}.case-card{background:#fff;border:1px solid #e0e9e7;border-radius:14px;padding:20px 22px;display:flex;justify-content:space-between;align-items:center;gap:18px;cursor:pointer;box-shadow:0 3px 10px #0f313209;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.case-card:hover{transform:translateY(-2px);border-color:#c0d3cf;box-shadow:0 10px 22px #0f313214}.case-meta{color:#718684;font-size:.72rem;font-weight:700;letter-spacing:.02em}.case-title{color:#1b383a;font-size:.98rem;font-weight:800;margin-top:5px}.case-subtitle{margin-top:4px;color:#708482;font-size:.79rem}.case-preview{color:#435b59;font-size:.82rem;margin-top:10px}.case-latest-message{max-width:860px;margin-top:10px;padding:9px 12px;border-left:3px solid #6b7280;border-radius:8px;background:#f7fafa}.case-latest-message>div{display:flex;flex-wrap:wrap;gap:5px 8px;color:#718684;font-size:.72rem}.case-latest-message strong{color:#294749}.case-latest-message p{display:-webkit-box;overflow:hidden;margin:5px 0 0;color:#435b59;font-size:.8rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.case-statuses{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.status-badge{color:#17633f;background:#e8f7ef;padding:6px 10px;border-radius:999px;font-size:.7rem;font-weight:800;white-space:nowrap}.status-badge--closed{background:#fff0f0;color:#a13737}.status-badge--withdrawn{background:#fff7dc;color:#7b5c10}.admin-login{min-height:68vh;display:grid;place-items:center;padding:24px}.admin-login form{width:min(100%,440px)}.admin-login__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#ecd889,#b9801d);color:#173638;font-family:"Source Serif 4",serif;font-weight:800;font-size:1.3rem}.admin-login small{color:#718684}.admin-signout{margin-top:14px}.admin-page{padding-bottom:40px}.portfolio-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 22px}.portfolio-stats>div,.admin-form,.company-registry{background:#fff;border:1px solid #e0e9e7;border-radius:14px;padding:18px}.portfolio-stats span,.company-card span{display:block;color:#718684;font-size:.74rem}.portfolio-stats strong{display:block;color:#173638;font-size:1.55rem;margin-top:7px}.admin-form,.company-registry{display:grid;gap:18px;margin-bottom:22px}.admin-section-title{display:flex;gap:12px;align-items:flex-start}.admin-section-title>span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;color:#805d11;background:#fff4ce;font-size:.75rem;font-weight:800}.admin-section-title h3{margin:1px 0 2px;color:#173638}.admin-section-title p{margin:0;color:#718684;font-size:.78rem}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.admin-grid--two{grid-template-columns:repeat(2,1fr)}.field-label--wide{grid-column:span 2}.category-list{display:flex;flex-wrap:wrap;gap:8px}.category-choice{padding:8px 10px;border:1px solid #d8e4e1;border-radius:8px;color:#355352;font-size:.77rem}.manager-builder,.manager-list{padding:14px;background:#f4f8f7;border-radius:10px}.manager-list{display:grid;gap:8px}.manager-list>div{display:grid;gap:3px;padding:10px;background:#fff;border-radius:8px;font-size:.78rem}.manager-list button{justify-self:start;border:0;background:none;padding:0;color:#a13737;cursor:pointer}.company-list{display:grid;gap:12px}.company-card{padding:16px;border:1px solid #e0e9e7;border-radius:12px}.company-card__head{display:flex;justify-content:space-between;gap:12px}.company-card h3{margin:0;color:#173638}.company-card__details,.company-card__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.company-card__details>div{padding:10px;background:#f5f9f8;border-radius:8px}.company-card__details strong,.company-card__details code{display:block;margin-top:5px;color:#173638;font-size:.82rem}.company-card__stats{color:#58716e;font-size:.78rem;grid-template-columns:repeat(3,1fr)}.detail-section{margin-bottom:18px}.detail-section h2{margin:0;color:#173638;font-size:1.2rem}.detail-title-row,.section-heading-row,.button-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.detail-title-row h2,.detail-title-row h3{margin:3px 0 0;color:#173638}.pf-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.pf-summary-item{display:grid;gap:5px;padding:12px;border-radius:10px;background:#f5f9f8}.pf-summary-label{color:#718684;font-size:.72rem;font-weight:800}.pf-summary-value{color:#294749;font-size:.86rem;line-height:1.5;white-space:pre-wrap}.communication-section{margin:26px 0}.section-heading-row{align-items:center;margin-bottom:14px}.section-heading-row h2{margin:0}.section-heading-row p,.modal-subtitle{margin:4px 0 0;color:#718684;font-size:.78rem}.communication-card{width:100%;text-align:left;font:inherit}.communication-card--selected{border-color:#b78a28;box-shadow:0 8px 20px #b9801d21}.attachment-badge{color:#5b4a18;background:#fff6d9;padding:5px 8px;border-radius:999px;font-size:.7rem;font-weight:800;white-space:nowrap}.message-open-label{color:#607a77;font-size:.72rem;font-weight:800;white-space:nowrap}.message-detail-card{margin:0}.message-detail-card h3{font-size:1rem}.message-modal-actions{display:flex;align-items:center;gap:8px}.message-full-text{color:#304c4d;white-space:pre-wrap;line-height:1.65;margin:18px 0 0}.attachment-list{display:grid;gap:7px;margin-top:18px;padding:13px;border-radius:9px;background:#f6f9f8;color:#455e5c;font-size:.82rem}.message-lock-note{color:#7a5a10;margin:16px 0 0;font-size:.8rem}.status-form{display:grid;gap:14px;margin-top:18px;max-width:560px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:20px;background:#0a232594}.modal-card{width:min(100%,620px);max-height:calc(100vh - 40px);overflow:auto;padding:26px;border-radius:16px;background:#fff;box-shadow:0 24px 70px #00000040}.modal-close{width:32px;height:32px;display:grid;place-items:center;border:1px solid #d7e3e0;border-radius:50%;background:#fff;color:#355350;font-size:1.4rem;cursor:pointer}.selected-files{margin:0;color:#5b7471;font-size:.78rem}.consent-note{margin:5px 0 14px;color:#667e7b;font-size:.8rem}.consent-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.consent-summary>div{padding:12px;border-radius:10px;background:#f4f8f7}.consent-summary span{display:block;color:#718684;font-size:.72rem}.consent-summary strong{display:block;margin-top:5px;color:#173638;font-size:.88rem}@media (max-width: 720px){.site-header,.site-nav,.app-main,.site-footer{padding-left:16px;padding-right:16px}.site-nav{gap:14px;overflow-x:auto}.site-nav .nav-admin{margin-left:0}.auth-card{flex-direction:column}.auth-card__logo{padding:2rem}.auth-card__body{padding:1.75rem}.site-footer{flex-direction:column}.surface-card{padding:20px}.cases-heading,.case-card{align-items:stretch;flex-direction:column}.cases-actions{width:100%}.cases-actions .button{flex:1}.case-statuses{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.portfolio-stats,.admin-grid,.company-card__details,.company-card__stats,.pf-summary-grid,.consent-summary{grid-template-columns:1fr 1fr}.field-label--wide{grid-column:span 2}.company-card__head{flex-direction:column}.company-card__head .button{width:100%}.detail-title-row,.section-heading-row,.button-row{flex-wrap:wrap}.section-heading-row .button{width:100%}.modal-card{padding:20px}.access-choice__cards{grid-template-columns:1fr}.access-choice__card p{min-height:0}}.private-badge{padding:6px 10px;border-radius:999px;color:#755716;background:#fff3c7;font-size:.7rem;font-weight:800;white-space:nowrap}.private-note-list{display:grid;gap:10px;margin-top:18px}.private-note{padding:14px;border:1px solid #eadcae;border-radius:10px;background:#fffdf5}.private-note>div{display:flex;justify-content:space-between;gap:12px;color:#695f40;font-size:.75rem}.private-note p{margin:9px 0 0;color:#3c4f4b;line-height:1.55;white-space:pre-wrap;font-size:.85rem}.empty-note{margin:18px 0 0;color:#738987;font-size:.82rem}.audit-list{display:grid;gap:0;margin-top:18px}.audit-item{position:relative;display:flex;gap:12px;padding:0 0 15px;color:#435c59}.audit-item:last-child{padding-bottom:0}.audit-dot{flex:0 0 10px;width:10px;height:10px;margin-top:4px;border-radius:50%;background:#d0a33f;box-shadow:0 0 0 4px #fcf7e6}.audit-item strong{display:block;color:#294648;font-size:.84rem}.audit-item p{margin:4px 0 0;color:#748885;font-size:.75rem}.desktop-required{display:none}.desktop-required__icon{width:42px;height:42px;display:grid;place-items:center;margin:0 auto 16px;border-radius:12px;color:#805d11;background:#fff1bf;font-size:1.2rem}.home-guide-link{display:inline-block;margin-top:18px;color:#176e73;font-size:.8rem;font-weight:800}.home-guide-link:hover{text-decoration:underline}.guide-page{max-width:820px}.guide-kicker{color:#987321!important;font-size:.72rem!important;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.guide-document{display:grid;gap:0;margin-bottom:20px}.guide-document section{display:grid;grid-template-columns:36px 1fr;gap:13px;padding:19px 0;border-bottom:1px solid #e3ecea}.guide-document section:first-child{padding-top:0}.guide-document section:last-child{padding-bottom:0;border-bottom:0}.guide-document section>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#f8edc7;color:#805d11;font-size:.8rem;font-weight:800}.guide-document h2{margin:3px 0 6px;color:#173638;font-size:1rem}.guide-document p{margin:0;color:#516967;font-size:.87rem;line-height:1.65}.manager-dashboard-actions{display:flex;gap:10px;flex-wrap:wrap}.login-recovery-note{margin:9px 0 0;font-size:.8rem;line-height:1.6}.login-recovery-note a{color:#8f2424;font-weight:800;text-decoration:underline}.responsible-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.responsible-tags span{padding:6px 9px;border-radius:999px;background:#eef5f3;color:#375452;font-size:.75rem;line-height:1.25}.temporary-credential{margin:12px 0}.responsible-list{display:grid;gap:16px}.responsible-card{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;border:1px solid #dce8e5;border-radius:14px;background:#fff}.responsible-card p{margin:8px 0;color:#526b68}.responsible-card strong{color:#173638;font-size:1rem}.responsible-card .button{flex:0 0 auto}@media (max-width: 899px){.desktop-only-content{display:none}.desktop-required{min-height:56vh;max-width:420px;margin:0 auto;display:grid;place-content:center;text-align:center;padding:30px 20px}.desktop-required h1{margin:0;color:#173638;font-size:1.5rem}.desktop-required p{margin:12px 0 0;color:#607875;font-size:.9rem;line-height:1.65}}.accessibility-menu{position:relative}.accessibility-trigger{display:flex;align-items:center;gap:5px;padding:.38rem .58rem;border:1px solid rgba(238,248,247,.3);border-radius:8px;color:#f7fbfa;background:transparent;font-size:.72rem;font-weight:800;cursor:pointer}.accessibility-trigger:hover,.accessibility-trigger:focus-visible{border-color:#ecd889;background:#ffffff14}.accessibility-panel{position:absolute;z-index:500;top:calc(100% + 10px);right:0;width:280px;display:grid;gap:13px;padding:16px;border:1px solid #d7e4e1;border-radius:13px;color:#294648;background:#fff;box-shadow:0 18px 45px #08222438;font-size:.8rem}.accessibility-panel__heading{display:flex;justify-content:space-between;align-items:center;color:#173638;font-size:.9rem}.accessibility-panel__heading button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#355350;background:#edf4f2;font-size:1.25rem;cursor:pointer}.accessibility-panel label{display:flex;align-items:center;gap:8px;color:#415b59;cursor:pointer}.accessibility-panel input{width:16px;height:16px;accent-color:#176e73}.text-size-control{display:grid;gap:8px;color:#415b59}.text-size-control>div{display:flex;gap:6px}.text-size-control button{min-width:44px;padding:7px 8px;border:1px solid #cbdcd8;border-radius:7px;color:#214547;background:#fff;font-weight:800;cursor:pointer}.text-size-control button[aria-pressed=true]{border-color:#176e73;color:#fff;background:#176e73}.accessibility-reset{justify-self:start;padding:0;border:0;color:#176e73;background:none;font-size:.75rem;font-weight:800;text-decoration:underline;cursor:pointer}html.accessibility-high-contrast body{color:#101010;background:#fff}html.accessibility-high-contrast .site-header,html.accessibility-high-contrast .app-chrome{background:#000}html.accessibility-high-contrast .site-nav{border-color:#fff;color:#fff}html.accessibility-high-contrast .surface-card,html.accessibility-high-contrast .case-card,html.accessibility-high-contrast .communication-card{border-color:#111!important;box-shadow:none!important}html.accessibility-high-contrast .button,html.accessibility-high-contrast .home-actions a{border:2px solid #000!important}html.accessibility-visible-links a:not(.button){text-decoration:underline!important;text-underline-offset:3px}html.accessibility-reduce-motion *,html.accessibility-reduce-motion *:before,html.accessibility-reduce-motion *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d49a24;outline-offset:3px}.cloud-case-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;align-items:start}.cloud-message-open{margin-top:.45rem;padding:0;border:0;background:none;color:#176e73;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}@media (max-width: 720px){.header-tools{gap:6px}.accessibility-trigger{padding:.35rem .45rem;font-size:0}.accessibility-trigger span{font-size:.92rem}.accessibility-panel{position:fixed;top:76px;right:16px;left:16px;width:auto}.site-header{gap:8px}}@media (max-width: 720px){.cloud-case-detail-grid{grid-template-columns:1fr}}.modal-card.modal-card--message{width:min(100%,1120px);max-height:calc(100vh - 32px)}.cloud-case-actions,.cloud-form-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.cloud-case-action-form{max-width:680px;margin-top:1rem;padding:1rem;border:1px solid var(--border, #d7e4e5);border-radius:.8rem;background:#f7fbfb}.cloud-case-action-form--danger{border-color:#fecaca;background:#fff7f7}.button-danger{color:#991b1b;border:1px solid #fca5a5;background:#fff}.button-danger:hover{background:#fef2f2}.case-back-navigation{display:inline-flex;align-items:center;margin:.75rem 0 1.1rem;padding:.25rem 0;border:0;border-bottom:1px solid transparent;background:transparent;color:#36686a;font:inherit;font-size:.92rem;font-weight:650;cursor:pointer}.case-back-navigation:hover{color:#123f41;border-bottom-color:#9ec5c5}.status-badge--withdrawn{background:#fff3cd;color:#8a5a00;border:1px solid #f1ce77}@media (max-width: 640px){.cloud-case-actions .button,.cloud-form-actions .button{width:100%}}.responsible-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px 28px}.responsible-card--editing{grid-template-columns:minmax(240px,.8fr) minmax(460px,1.55fr);border-color:#bfd5d1;background:linear-gradient(135deg,#fff,#f8fbfa);box-shadow:0 8px 24px #173f4212}.responsible-card__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:390px}.responsible-card__actions .button{min-height:40px}.responsible-edit-form{grid-column:2;grid-row:1 / span 2;width:100%;padding:18px;border:1px solid #dce8e5;border-radius:12px;background:#f7faf9}.responsible-edit-form .admin-grid--manager{grid-template-columns:repeat(3,minmax(0,1fr))}.responsible-edit-form .category-list{padding-top:2px}.responsible-edit-form .category-choice{display:flex;align-items:center;gap:6px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease}.responsible-edit-form .category-choice:has(input:checked){border-color:#9ebfba;background:#edf6f4;color:#173f42}.responsible-edit-form__actions{display:flex;gap:8px;padding-top:2px}@media (max-width:1100px){.responsible-card--editing{grid-template-columns:1fr}.responsible-edit-form{grid-column:1;grid-row:auto}.responsible-card__actions{justify-content:flex-start;max-width:none}}.document-upload-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:14px 0}.document-upload-button{position:relative;overflow:hidden;cursor:pointer}.document-upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.appointment-document-list{display:grid;gap:10px;margin-top:12px}.appointment-document-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #dce8e5;border-radius:10px;background:#f9fbfb}.appointment-document-item p{margin:5px 0 0;color:#748987;font-size:13px}@media (max-width:760px){.appointment-document-item{align-items:flex-start;flex-direction:column}}.pf-section{background:#fff;border:1px solid #dfe9e7;border-radius:16px;overflow:hidden;margin-bottom:1.25rem;box-shadow:0 5px 14px #0f31320a}.pf-section__header{background:#f3f8f7;border-left:4px solid #c8942c;padding:1rem 1.5rem;font-weight:600;font-size:.95rem;color:#1b3d3e}.pf-section__body{padding:.25rem 1.5rem 1rem}.pf-row{display:grid;grid-template-columns:220px 1fr;gap:1.25rem;padding:1.1rem 0;border-bottom:1px solid #edf2f1;align-items:start}.pf-row:last-child{border-bottom:none}.pf-label{font-size:.88rem;font-weight:600;color:#264548;display:flex;align-items:center;gap:.4rem;padding-top:.3rem}.pf-info-btn{width:20px;height:20px;border-radius:50%;background:#23575a;color:#fff;border:none;font-size:.7rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pf-info-box{background:#eaf5f3;color:#245659;border-radius:8px;padding:.75rem 1rem;font-size:.82rem;margin-top:.5rem;line-height:1.5}.pf-input,.pf-textarea,.pf-select{width:100%;box-sizing:border-box;border:none;border:1px solid #d5e1df;border-radius:8px;background:#fbfdfd;min-height:40px;padding:.4rem .2rem;font-size:.92rem;font-family:inherit;color:#111827}.pf-input::placeholder,.pf-textarea::placeholder{color:#9ca3af}.pf-input:focus,.pf-textarea:focus,.pf-select:focus{outline:none;border-color:#bd8d2f;box-shadow:0 0 0 3px #d8a53b26}.pf-textarea{resize:vertical}.pf-checkbox-grid,.pf-radio-grid{display:grid;grid-template-columns:1fr 1fr;gap:.55rem 2rem}.pf-checkbox-grid label,.pf-radio-grid label{display:flex;align-items:flex-start;gap:.5rem;font-size:.88rem;color:#3d5757;line-height:1.4}.pf-checkbox-grid input,.pf-radio-grid input{margin-top:.2rem}.pf-readonly-row{display:grid;grid-template-columns:220px 1fr;gap:1.25rem;padding:.6rem 0;font-size:.9rem}.pf-readonly-label{font-weight:600;color:#6b7280}.pf-readonly-value{color:#111827;white-space:pre-wrap}.pf-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.9rem 1.5rem}.pf-summary-item--wide{grid-column:1 / -1}.pf-summary-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;margin-bottom:.15rem}.pf-summary-value{font-size:.88rem;color:#111827;white-space:pre-wrap;line-height:1.4}.pf-scale-table{width:100%;border-collapse:collapse;font-size:.85rem}.pf-scale-table th,.pf-scale-table td{text-align:center;padding:.4rem .3rem}.pf-scale-table th{color:#6b7280;font-weight:500}.complaint-page>form>button{background:#173f42!important;border-radius:9px!important;box-shadow:0 4px 10px #0f31321f}.case-detail>div[style]{border-color:#dfe9e7!important;box-shadow:0 5px 14px #0f31320a}.case-detail h2,.case-detail h3{color:#1b3d3e}@media (max-width: 720px){.pf-section__body{padding-left:1rem;padding-right:1rem}.pf-row,.pf-readonly-row{grid-template-columns:1fr;gap:.55rem;padding:1rem 0}.pf-checkbox-grid,.pf-radio-grid{grid-template-columns:1fr;gap:.6rem}.pf-label{padding-top:0}.case-detail>div[style*=grid]{grid-template-columns:1fr!important}}.pf-scale-table td:first-child,.pf-scale-table th:first-child{text-align:left;padding-right:1rem}
