:root{--ccc-ink:#2b2b2b;--ccc-muted:#626975;--ccc-purple:#7b4fd4;--ccc-purple-dark:#5630b6;--ccc-orange:#3b82f6;--ccc-aqua:#3bb8e7;--ccc-blue:#3b82f6;--ccc-cloud:#f6f7fb;--ccc-line:#e0e4ec;--ccc-white:#fff;--ccc-shadow:0 22px 65px #45377024}*{box-sizing:border-box}.public-site{color:var(--ccc-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.65}.public-site a{text-decoration:none}.site-wrap{width:min(1180px,100% - 40px);margin-inline:auto}.site-wrap.narrow{width:min(820px,100% - 40px)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #edf0f4;height:82px;position:sticky;top:0}.header-inner{align-items:center;gap:28px;height:100%;display:flex}.site-logo{color:var(--ccc-ink);flex:none;align-items:center;gap:10px;display:flex}.site-logo>span{background:linear-gradient(135deg,var(--ccc-purple),#8e62e8);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:29px;font-weight:800;line-height:1;display:grid}.site-logo>div{flex-direction:column;display:flex}.site-logo strong{letter-spacing:-.04em;font-size:20px;font-weight:850;line-height:1}.site-logo small{color:#758191;letter-spacing:.02em;margin-top:5px;font-size:11px}.site-header nav{align-items:center;gap:24px;margin-left:auto;display:flex}.site-header nav a{color:#394656;white-space:nowrap;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--ccc-purple)}.header-actions{align-items:center;gap:12px;display:flex}.phone-link{color:var(--ccc-ink);white-space:nowrap;align-items:center;gap:7px;font-size:14px;font-weight:800;display:flex}.phone-link svg{width:16px}.site-button{background:var(--ccc-orange);cursor:pointer;min-height:49px;font-weight:800;font:inherit;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:12px 20px;display:inline-flex;box-shadow:0 9px 25px #f06b4f38;color:#fff!important}.site-button:hover{background:#d9533b;transform:translateY(-1px)}.site-button svg,.secondary-button svg,.card-link svg,.section-link svg,.resource-grid small svg,.hero-inline-actions svg{width:17px}.site-button.small{min-height:42px;padding:9px 16px;font-size:14px}.site-button.light{box-shadow:none;background:#fff;color:var(--ccc-purple-dark)!important}.trust-ribbon{background:var(--ccc-ink);color:#e8edf4}.trust-ribbon>div{justify-content:center;align-items:center;gap:48px;height:42px;display:flex}.trust-ribbon span{align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.trust-ribbon svg{color:#82ded3;width:16px}.mobile-menu{display:none}.home-hero{background:radial-gradient(circle at 15% 10%,#f1ecff 0,#0000 37%),linear-gradient(120deg,#fff 0%,#f8f9fc 100%);padding:56px 0 62px;overflow:hidden}.hero-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:54px;display:grid}.eyebrow{color:var(--ccc-purple);text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:8px;font-weight:850;line-height:1.3;display:inline-flex;font-size:13px!important}.eyebrow svg{width:16px}.hero-copy h1{letter-spacing:-.055em;max-width:660px;margin:18px 0 22px;font-size:clamp(43px,5.2vw,72px);line-height:1.02}.hero-copy>p{color:var(--ccc-muted);max-width:620px;margin:0;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:13px;margin-top:30px;display:flex}.secondary-button{min-height:49px;color:var(--ccc-ink);border:1px solid #cbd3dc;border-radius:13px;justify-content:center;align-items:center;padding:12px 20px;font-weight:800;display:inline-flex}.secondary-button:hover{border-color:var(--ccc-purple);color:var(--ccc-purple)}.secondary-button.dark{color:#fff;border-color:#66717d}.hero-copy ul{flex-wrap:wrap;gap:16px;margin:29px 0 0;padding:0;list-style:none;display:flex}.hero-copy li{color:#455261;align-items:center;gap:7px;font-size:14px;font-weight:750;display:flex}.hero-copy li svg{width:17px;color:var(--ccc-aqua)}.hero-image{height:590px;box-shadow:var(--ccc-shadow);border-radius:34px 10px 34px 34px;position:relative;overflow:hidden}.hero-image>img{object-fit:cover}.image-note{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border:1px solid #fffc;border-radius:15px;flex-direction:column;max-width:270px;padding:16px 18px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 10px 28px #00000021}.image-note strong{font-size:16px}.image-note span{color:#536171;margin-top:3px;font-size:13px}.audience-strip{z-index:4;margin-top:-28px;position:relative}.audience-strip>div{border:1px solid var(--ccc-line);background:#fff;border-radius:20px;grid-template-columns:auto repeat(3,1fr);align-items:center;padding:12px 16px;display:grid;box-shadow:0 16px 45px #1825331a}.audience-strip>div>span{text-transform:uppercase;letter-spacing:.1em;color:#788594;padding:0 18px;font-size:13px;font-weight:850}.audience-strip a{color:var(--ccc-ink);border-left:1px solid var(--ccc-line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 16px;font-size:14px;font-weight:800;display:grid}.audience-strip a>svg:first-child{width:20px;color:var(--ccc-purple)}.audience-strip a>svg:last-child{color:#929daa;width:17px}.content-section,.process-section,.resource-teaser{padding:100px 0}.section-head{grid-template-columns:1.05fr .75fr;align-items:end;gap:90px;margin-bottom:43px;display:grid}.section-head h2,.why-section h2,.location-teaser h2{letter-spacing:-.045em;margin:14px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.08}.section-head>p{color:var(--ccc-muted);margin:0;font-size:17px;line-height:1.75}.section-head.compact{grid-template-columns:1fr auto;align-items:center}.section-head.compact>a,.section-link a,.location-teaser>div>div>a{color:var(--ccc-purple);align-items:center;gap:8px;font-weight:800;display:flex}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--ccc-line);min-height:340px;color:var(--ccc-ink);border-radius:22px;flex-direction:column;padding:25px;transition:all .2s;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--accent);height:5px;position:absolute;inset:0 0 auto}.service-card:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 20px 44px #222f3e1f}.accent-1{--accent:var(--ccc-purple)}.accent-2{--accent:var(--ccc-aqua)}.accent-3{--accent:var(--ccc-orange)}.accent-4{--accent:var(--ccc-blue)}.card-number{color:#8a95a2;font-size:13px;font-weight:800}.service-card>small{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-top:34px;font-size:12px;font-weight:850}.service-card h3{letter-spacing:-.03em;margin:9px 0 13px;font-size:25px;line-height:1.16}.service-card p{color:var(--ccc-muted);margin:0;font-size:15px;line-height:1.65}.card-link{color:var(--accent);align-items:center;gap:7px;margin-top:auto;font-size:14px;font-weight:850;display:flex}.section-link{justify-content:center;margin-top:34px;display:flex}.why-section{background:var(--ccc-ink);color:#fff;padding:105px 0;position:relative;overflow:hidden}.why-section:after{content:"∞";color:#ffffff06;font-size:610px;font-weight:900;line-height:1;position:absolute;bottom:-280px;right:-90px}.why-grid{z-index:1;grid-template-columns:.8fr 1.1fr;gap:100px;display:grid;position:relative}.why-section .eyebrow{color:#8be0d4}.why-section p{color:#c5ced8;font-size:17px;line-height:1.75}.promise-list{border-top:1px solid #3a4654}.promise-list article{border-bottom:1px solid #3a4654;grid-template-columns:50px 1fr;gap:20px;padding:26px 0;display:grid}.promise-list article>strong{color:#75d6ca;font-size:13px}.promise-list h3{margin:0 0 6px;font-size:21px}.promise-list p{margin:0;font-size:14px}.process-section{background:#f5f7fa}.process-grid{background:#dce2e9;border:1px solid #dce2e9;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.process-grid article{background:#fff;min-height:245px;padding:30px 25px}.process-grid article>span{width:38px;height:38px;color:var(--ccc-purple);background:#eee8ff;border-radius:12px;place-items:center;font-weight:850;display:grid}.process-grid h3{margin:37px 0 9px;font-size:20px}.process-grid p{color:var(--ccc-muted);margin:0;font-size:14px}.location-teaser{padding:100px 0}.location-teaser>div{grid-template-columns:1.2fr .68fr;align-items:center;gap:90px;display:grid}.location-teaser p{color:var(--ccc-muted);font-size:17px}.location-pills{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.location-pills span{border:1px solid var(--ccc-line);border-radius:100px;padding:7px 12px;font-size:13px;font-weight:750}.coast-card{background:linear-gradient(145deg,#f1ecff,#e9f8f6);border-radius:28px;padding:36px}.coast-card>svg{width:34px;height:34px;color:var(--ccc-purple)}.coast-card strong{margin-top:26px;font-size:22px;display:block}.coast-card p{font-size:14px}.coast-card .site-button{margin-top:10px}.resource-teaser{background:#faf9fc}.resource-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.resource-grid>a{color:var(--ccc-ink);border:1px solid var(--ccc-line);background:#fff;border-radius:20px;flex-direction:column;min-height:250px;padding:25px;display:flex}.resource-grid>a:hover{border-color:#cbbbea;box-shadow:0 15px 35px #28223814}.resource-grid>a>span{text-transform:uppercase;letter-spacing:.09em;color:var(--ccc-purple);font-size:12px;font-weight:850}.resource-grid h3,.resource-grid h2{margin:25px 0 10px;font-size:21px;line-height:1.3}.resource-grid p{color:var(--ccc-muted);margin:0;font-size:14px}.resource-grid small{color:var(--ccc-purple);align-items:center;gap:6px;margin-top:auto;font-size:13px;font-weight:800;display:flex}.resource-grid.large>a{min-height:290px}.resource-grid.large h2{font-size:24px}.cta-band{background:linear-gradient(120deg,var(--ccc-purple-dark),var(--ccc-purple));color:#fff;padding:70px 0}.cta-band>div{justify-content:space-between;align-items:center;gap:60px;display:flex}.cta-band>div>div:first-child{max-width:760px}.cta-band span{text-transform:uppercase;letter-spacing:.11em;color:#d4c8ff;font-size:13px;font-weight:850}.cta-band h2{letter-spacing:-.04em;margin:10px 0;font-size:clamp(32px,4vw,48px);line-height:1.08}.cta-band p{color:#ded8ed;margin:0;font-size:16px}.cta-band>div>div:last-child{flex:none;align-items:center;gap:24px;display:flex}.text-phone{color:#fff;white-space:nowrap;align-items:center;gap:8px;font-weight:800;display:flex}.text-phone svg{width:18px}.site-footer{color:#d2d9e1;background:#111b26;padding:70px 0 24px}.site-logo.light{color:#fff}.site-logo.light small{color:#9ca8b5}.footer-grid{grid-template-columns:1.4fr repeat(3,.7fr);gap:65px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid p{color:#9ba8b5;max-width:330px;font-size:14px}.footer-grid a,.footer-grid span{color:#b7c1cc;font-size:14px}.footer-grid a:hover{color:#fff}.footer-grid>div>strong{color:#fff;text-transform:uppercase;letter-spacing:.09em;margin-bottom:8px;font-size:13px}.footer-bottom{color:#7f8c99;border-top:1px solid #2b3743;justify-content:space-between;margin-top:50px;padding-top:22px;font-size:12px;display:flex}.page-hero{text-align:center;background:radial-gradient(circle at 80% 0,#e8f7f5 0,#0000 32%),linear-gradient(135deg,#f5f1ff,#fff 58%);padding:90px 0 82px}.page-hero h1{letter-spacing:-.055em;margin:16px 0;font-size:clamp(43px,6vw,68px);line-height:1.04}.page-hero p{color:var(--ccc-muted);max-width:780px;margin:0 auto;font-size:19px;line-height:1.65}.hero-inline-actions{justify-content:center;align-items:center;gap:20px;margin-top:30px;display:flex}.hero-inline-actions>a:last-child{color:var(--ccc-ink);align-items:center;gap:8px;font-weight:800;display:flex}.split-content{grid-template-columns:1.2fr .75fr;align-items:start;gap:90px;display:grid}.split-content>div>h2,.story-grid h2{letter-spacing:-.04em;margin:14px 0 25px;font-size:42px;line-height:1.12}.tick-list{grid-template-columns:1fr 1fr;gap:13px;display:grid}.tick-list>div{background:#f7f8fa;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;font-size:15px;font-weight:700;display:flex}.tick-list svg,.soft-panel p svg{width:18px;color:var(--ccc-aqua);flex:none}.soft-panel{background:#f2effb;border:1px solid #e1d9f3;border-radius:25px;padding:30px}.soft-panel>span{text-transform:uppercase;letter-spacing:.09em;color:var(--ccc-purple);font-size:12px;font-weight:850}.soft-panel h3{margin:8px 0 18px;font-size:25px;line-height:1.25}.soft-panel p{color:#4f5968;gap:9px;font-size:14px;display:flex}.soft-panel>a{color:var(--ccc-purple);align-items:center;gap:7px;margin-top:24px;font-weight:850;display:flex}.soft-panel>svg{color:var(--ccc-purple);width:32px}.pale-section{background:#f5f7fa;padding:80px 0}.mini-process{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.mini-process>div{background:#fff;border-radius:16px;align-items:center;gap:12px;padding:22px;display:flex}.mini-process span{width:30px;height:30px;color:var(--ccc-purple);background:#eee8ff;border-radius:9px;place-items:center;font-weight:850;display:grid}.mini-process strong{font-size:14px}.detail-note{background:#eff9f7;border:1px solid #d0ece7;border-radius:18px;align-items:flex-start;gap:15px;margin-top:35px;padding:23px;display:flex}.detail-note svg{color:var(--ccc-aqua);flex:none;width:26px}.detail-note h3{margin:0;font-size:18px}.detail-note p{color:var(--ccc-muted);margin:5px 0 0;font-size:14px}.location-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.location-grid>a{border:1px solid var(--ccc-line);color:var(--ccc-ink);border-radius:20px;gap:15px;padding:23px;display:flex}.location-grid>a:hover{border-color:#c7b5e9;transform:translateY(-2px)}.location-grid svg{width:22px;color:var(--ccc-purple);flex:none}.location-grid h2{margin:0;font-size:21px}.location-grid p{color:var(--ccc-muted);font-size:14px}.location-grid span{color:var(--ccc-purple);align-items:center;gap:6px;font-size:13px;font-weight:850;display:flex}.large-copy{color:var(--ccc-muted);font-size:17px;line-height:1.75}.split-content .service-grid{grid-template-columns:1fr 1fr;margin-top:30px}.split-content .service-card{min-height:280px}.story-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.story-grid>div:first-child>p{color:var(--ccc-muted);font-size:17px}.value-stack article{border-bottom:1px solid var(--ccc-line);gap:16px;padding:21px 0;display:flex}.value-stack article>span{width:36px;height:36px;color:var(--ccc-aqua);background:#eaf8f6;border-radius:12px;flex:none;place-items:center;font-weight:900;display:grid}.value-stack h3{margin:0;font-size:20px}.value-stack p{color:var(--ccc-muted);margin:4px 0;font-size:14px}.journey-list{max-width:900px}.journey-list article{border-bottom:1px solid var(--ccc-line);grid-template-columns:80px 1fr;gap:28px;padding:30px 0;display:grid}.journey-list article>span{color:var(--ccc-purple);font-size:15px;font-weight:850}.journey-list h2{margin:0 0 7px;font-size:27px}.journey-list p{color:var(--ccc-muted);margin:0;font-size:16px}.funding-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.funding-grid article{border:1px solid var(--ccc-line);border-radius:21px;padding:28px}.funding-grid article>span{color:var(--ccc-purple);text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:850}.funding-grid h2{margin:25px 0 8px;font-size:24px}.funding-grid p{color:var(--ccc-muted);font-size:15px}.article-section{grid-template-columns:1fr 280px;align-items:start;gap:80px;width:min(1100px,100% - 40px);margin:0 auto;padding:80px 0;display:grid}.article-section>article>section{border-bottom:1px solid var(--ccc-line);margin-bottom:28px;padding-bottom:28px}.article-section h2{letter-spacing:-.02em;margin:0 0 10px;font-size:28px}.article-section p{color:var(--ccc-muted);font-size:17px;line-height:1.8}.article-section>aside{border-left:2px solid #ded5f0;flex-direction:column;gap:12px;padding-left:22px;display:flex;position:sticky;top:145px}.article-section>aside strong{text-transform:uppercase;letter-spacing:.08em;font-size:13px}.article-section>aside span{color:var(--ccc-muted);font-size:14px}.article-section>aside a{color:var(--ccc-purple);margin-top:12px;font-size:14px;font-weight:850}.article-help{background:#f2effb;border-radius:20px;gap:18px;padding:25px;display:flex}.article-help svg{color:var(--ccc-purple);flex:none}.article-help h2{font-size:21px}.article-help p{margin:4px 0;font-size:14px}.article-help a{color:var(--ccc-purple);align-items:center;gap:7px;font-weight:850;display:flex}.form-section{background:#f6f7fa;padding:75px 0 100px}.form-layout{grid-template-columns:1.15fr .65fr;align-items:start;gap:48px;display:grid}.lead-form{border:1px solid var(--ccc-line);background:#fff;border-radius:25px;gap:18px;padding:32px;display:grid;box-shadow:0 18px 50px #17233112}.form-title>span{color:var(--ccc-purple);text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:850}.form-title h2{margin:7px 0;font-size:30px;line-height:1.2}.form-title p{color:var(--ccc-muted);font-size:14px}.field-pair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lead-form label{color:#384555;gap:7px;font-size:14px;font-weight:800;display:grid}.lead-form input,.lead-form select,.lead-form textarea{width:100%;font:inherit;color:var(--ccc-ink);background:#fff;border:1px solid #ccd4dd;border-radius:11px;padding:12px 13px;font-size:16px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--ccc-purple);outline:3px solid #ded3f6}.check-grid{grid-template-columns:1fr 1fr;gap:9px;font-weight:600;display:grid}.check-grid span{background:#f7f8fa;border-radius:10px;align-items:center;gap:8px;padding:10px;font-size:14px;display:flex}.check-grid input,.consent-box input{width:18px;height:18px;accent-color:var(--ccc-purple)}.consent-box{align-items:flex-start;color:var(--ccc-muted)!important;grid-template-columns:auto 1fr!important;gap:10px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.form-safety{color:#7f8995;font-size:12px}.lead-form.success{text-align:center;justify-items:center;padding:70px 40px}.lead-form.success>svg{width:55px;height:55px;color:var(--ccc-aqua)}.lead-form.success h2{margin:8px 0;font-size:30px}.lead-form.success p{color:var(--ccc-muted);max-width:480px}.lead-form.success button{color:var(--ccc-purple);background:0 0;border:0;font-weight:850}.form-layout>aside{padding:30px}.form-layout>aside h2{margin:10px 0;font-size:32px;line-height:1.2}.form-layout>aside>a{color:var(--ccc-purple);align-items:center;gap:10px;font-size:22px;font-weight:850;display:flex}.form-layout>aside>p{color:var(--ccc-muted)}.contact-points{margin-top:30px}.contact-points>div{gap:10px;margin:18px 0;display:flex}.contact-points svg{width:19px;color:var(--ccc-aqua);flex:none}.contact-points span{flex-direction:column;display:flex}.contact-points strong{font-size:15px}.contact-points small{color:var(--ccc-muted);font-size:13px}.support-os{color:#1a2634;background:#f4f6fa;grid-template-columns:265px 1fr;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;display:grid}.os-sidebar{color:#d9e0e8;background:#172331;flex-direction:column;height:100vh;padding:22px 14px;display:flex;position:sticky;top:0}.os-brand{align-items:center;gap:10px;padding:0 9px 22px;display:flex}.os-brand>span{color:#fff;background:linear-gradient(135deg,#7653d3,#9e78f1);border-radius:13px;place-items:center;width:39px;height:39px;font-size:26px;font-weight:850;display:grid}.os-brand>div{flex-direction:column;display:flex}.os-brand strong{color:#fff;letter-spacing:-.03em;font-size:18px}.os-brand small{color:#91a0af;font-size:12px}.os-sidebar nav{flex-direction:column;gap:3px;display:flex;overflow:auto}.os-sidebar nav button{color:#aeb9c5;text-align:left;min-height:43px;font:inherit;background:0 0;border:0;border-radius:10px;grid-template-columns:23px 1fr auto;align-items:center;gap:9px;padding:9px 10px;font-size:14px;font-weight:700;display:grid}.os-sidebar nav button svg{width:19px}.os-sidebar nav button:hover,.os-sidebar nav button.active{color:#fff;background:#263545}.os-sidebar nav button.active{box-shadow:inset 3px 0 #8c6ce0}.os-sidebar nav b{color:#fff;background:#ef6b4e;border-radius:8px;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.os-side-bottom{border-top:1px solid #334250;margin-top:auto;padding-top:12px}.os-side-bottom>a{color:#aeb9c5;align-items:center;gap:8px;padding:9px;font-size:13px;display:flex}.os-side-bottom>a svg{width:16px}.os-side-bottom>button{color:#fff;text-align:left;background:0 0;border:0;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;width:100%;padding:10px 8px;display:grid}.os-side-bottom>button>span{color:#5f42ae;background:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:850;display:grid}.os-side-bottom>button>div{flex-direction:column;display:flex}.os-side-bottom strong{font-size:13px}.os-side-bottom small{color:#95a2af;font-size:11px}.os-side-bottom svg{width:15px}.os-main{min-width:0}.os-topbar{z-index:30;background:#fff;border-bottom:1px solid #e1e6ec;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.os-topbar>label{background:#f4f6f8;border:1px solid #e4e8ed;border-radius:12px;align-items:center;gap:8px;width:min(520px,55vw);height:42px;padding:0 12px;display:flex}.os-topbar label svg{color:#7b8794;width:18px}.os-topbar input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.os-topbar>div{align-items:center;gap:8px;margin-left:auto;display:flex}.os-topbar>div>button{color:#374454;background:#fff;border:1px solid #dfe4e9;border-radius:11px;align-items:center;gap:7px;height:40px;padding:0 12px;font-weight:800;display:flex;position:relative}.os-topbar>div>button:first-child{color:#fff;background:#6844c6;border-color:#6844c6}.os-topbar>div>button:last-child{color:#fff;background:#172331;justify-content:center;width:40px;padding:0;font-size:12px}.os-topbar button svg{width:17px}.os-topbar button i{background:#ef6b4e;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px}.os-menu{display:none}.os-main>main{padding:31px}.os-view{max-width:1450px;margin:0 auto}.os-title{justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:24px;display:flex}.os-title>div>span{text-transform:uppercase;letter-spacing:.1em;color:#7350c7;font-size:12px;font-weight:850}.os-title h1{letter-spacing:-.04em;margin:6px 0;font-size:34px;line-height:1.15}.os-title p{color:#687584;margin:0;font-size:15px}.os-title>button{flex:none}.os-primary{min-height:42px;color:#fff!important;background:#6844c6!important;border-color:#6844c6!important;font-weight:800!important}.os-primary svg{width:17px}.os-alert{color:#fff;background:linear-gradient(110deg,#28203a,#43325e);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:18px;padding:16px 18px;display:grid}.os-alert>svg{color:#d5c2ff;width:22px}.os-alert>div{flex-direction:column;display:flex}.os-alert strong{font-size:14px}.os-alert span{color:#d6cfdf;font-size:13px}.os-alert button{color:#fff;background:0 0;border:0;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.os-alert button svg{width:16px}.os-metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:17px;display:grid}.os-metric{text-align:left;background:#fff;border:1px solid #dfe4ea;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;display:grid;box-shadow:0 5px 15px #19263508}.os-metric:hover{border-color:#c8b8e8}.os-metric>span{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.os-metric>span svg{width:20px}.os-metric>span.purple{color:#6b46c5;background:#eee9fb}.os-metric>span.orange{color:#df6044;background:#fff0eb}.os-metric>span.blue{color:#3676c9;background:#eaf2fd}.os-metric>span.green{color:#198568;background:#e8f7f2}.os-metric>div{flex-direction:column;display:flex}.os-metric small{color:#788492;font-size:12px}.os-metric strong{letter-spacing:-.03em;margin-top:2px;font-size:23px}.os-metric p{color:#697684;margin:1px 0 0;font-size:12px}.os-metric>svg{color:#9ca6b1;width:16px}.os-panel{background:#fff;border:1px solid #dfe4ea;border-radius:17px;box-shadow:0 5px 18px #19263509}.os-dashboard-grid{grid-template-columns:1.2fr .8fr;gap:17px;display:grid}.os-panel.wide{grid-column:1/-1}.os-panel-head{justify-content:space-between;align-items:flex-start;padding:18px 19px 12px;display:flex}.os-panel-head>div{flex-direction:column;display:flex}.os-panel-head span{text-transform:uppercase;letter-spacing:.08em;color:#788492;font-size:11px;font-weight:850}.os-panel-head h2{margin:3px 0;font-size:19px}.os-panel-head button,.os-panel-head>button{color:#6844c6;background:0 0;border:0;font-size:12px;font-weight:850}.today>button{text-align:left;background:#fff;border:0;border-top:1px solid #edf0f3;grid-template-columns:auto 1fr auto auto;align-items:center;gap:11px;width:100%;padding:14px 18px;display:grid}.today>button:hover{background:#faf9fd}.today>button>span:first-child{color:#6844c6;background:#eee9fa;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.today>button>span svg{width:17px}.today>button>div{flex-direction:column;display:flex}.today strong{font-size:14px}.today small,.today time{color:#74808c;font-size:12px}.today>button>svg{color:#9da7b1;width:16px}.roster-summary{padding-bottom:16px}.roster-ring{background:conic-gradient(#6844c6 0 72%,#e9edf1 72%);border-radius:50%;place-items:center;width:144px;height:144px;margin:8px auto 15px;display:grid;position:relative}.roster-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:12px}.roster-ring>div{z-index:1;text-align:center;flex-direction:column;display:flex}.roster-ring strong{font-size:30px}.roster-ring span{color:#75818d;font-size:11px}.roster-counts{justify-content:center;gap:14px;display:flex}.roster-counts span{color:#65717e;font-size:11px}.roster-counts i{background:#a4aeb8;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.roster-counts i.done{background:#2aa486}.roster-counts i.live{background:#477fc7}.roster-counts b{margin-left:3px}.os-text-link{color:#6844c6;background:0 0;border:0;align-items:center;gap:7px;margin:18px auto 0;font-size:12px;font-weight:850;display:flex}.os-text-link svg{width:15px}.journey>div:last-child{background:#e1e6eb;border-top:1px solid #e1e6eb;grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.journey>div:last-child button{text-align:left;background:#fff;border:0;flex-direction:column;padding:17px;display:flex}.journey>div:last-child button:hover{background:#faf9fd}.journey button>span{color:#7651cb;font-size:10px;font-weight:850}.journey button>strong{margin:15px 0 8px;font-size:13px}.journey button>b{font-size:24px}.journey button>small{color:#73808d;font-size:11px}.os-badge{align-items:center;gap:6px;width:max-content;color:#6541bd!important;text-transform:none!important;letter-spacing:0!important;background:#eee9fa!important;border-radius:100px!important;padding:6px 8px!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;display:inline-flex!important}.os-badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.os-badge.green{color:#177e62!important;background:#e7f7f1!important}.os-badge.orange{color:#ae5b23!important;background:#fff0e6!important}.os-badge.blue{color:#2d6fbe!important;background:#e9f2fd!important}.os-badge.red{color:#b13f50!important;background:#fdebed!important}.os-split{grid-template-columns:minmax(330px,.72fr) minmax(520px,1.28fr);gap:17px;display:grid}.os-list{overflow:hidden}.os-tabs{border-bottom:1px solid #e6eaee;gap:5px;padding:12px;display:flex}.os-tabs button{color:#697684;background:0 0;border:0;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:800}.os-tabs button.active{color:#fff;background:#1d2a38}.os-tabs b{margin-left:4px}.os-list>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f3;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;padding:14px;display:grid}.os-list>button:hover,.os-list>button.selected{background:#f8f6fd}.os-list>button.selected{box-shadow:inset 4px 0 #6844c6}.os-initial{color:#6844c6;background:#eee9fa;border-radius:12px;place-items:center;width:39px;height:39px;font-size:12px!important;font-weight:850!important;display:grid!important}.os-initial.large{border-radius:17px;width:58px;height:58px;font-size:15px!important}.os-initial.blue{color:#3172c3;background:#e8f1fc}.os-initial.green{color:#167f63;background:#e6f6f0}.os-initial.orange{color:#cc583d;background:#fff0ea}.os-list>button>div{flex-direction:column;display:flex}.os-list strong{font-size:14px}.os-list small{color:#6d7986;font-size:12px}.os-list p{color:#596674;margin:4px 0 0;font-size:12px}.os-list>button>svg{color:#9ba5af;width:16px}.os-detail,.participant-record,.worker-detail{padding:20px}.os-record-head{align-items:center;gap:13px;display:flex}.os-record-head>div{flex-direction:column;display:flex}.os-record-head h2{margin:5px 0 0;font-size:24px}.os-record-head p{color:#6f7b88;margin:1px 0;font-size:13px}.os-record-head>button:last-child{margin-left:auto}.os-next{background:linear-gradient(110deg,#f0ebfb,#edf6f5);border-radius:14px;flex-direction:column;align-items:flex-start;margin:20px 0;padding:16px;display:flex}.os-next span,.record-next span{text-transform:uppercase;letter-spacing:.08em;color:#7652c4;font-size:11px;font-weight:850}.os-next strong{margin:4px 0;font-size:15px}.os-next small{color:#687582;font-size:12px}.os-next button{margin-top:13px}.os-detail dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.os-detail dl>div{border-top:1px solid #e8ecf0;padding:14px}.os-detail dt{color:#74808d;font-size:11px}.os-detail dd{margin:3px 0;font-size:13px;font-weight:750}.list-search{border:1px solid #dfe4e9;border-radius:10px;align-items:center;gap:8px;margin:12px;padding:0 10px;display:flex}.list-search svg{color:#88939e;width:17px}.list-search input{width:100%;height:40px;font:inherit;border:0;outline:0;font-size:13px}.record-next{background:#f2eefb;border:1px solid #e4dcf4;border-radius:13px;justify-content:space-between;align-items:center;margin:19px 0;padding:13px 15px;display:flex}.record-next>div{flex-direction:column;display:flex}.record-next strong{margin-top:2px;font-size:14px}.record-next button{color:#6844c6;background:0 0;border:0;align-items:center;gap:6px;font-size:12px;font-weight:850;display:flex}.record-next svg{width:15px}.record-tabs{border-bottom:1px solid #e3e7eb;gap:4px;margin-bottom:16px;display:flex}.record-tabs button{color:#66727e;background:0 0;border:0;padding:10px;font-size:12px;font-weight:750}.record-tabs button.active{color:#6844c6;border-bottom:2px solid #6844c6}.record-cards{grid-template-columns:1fr 1fr;gap:11px;display:grid}.record-cards article{border:1px solid #e2e7ec;border-radius:13px;padding:14px}.record-cards article>span{text-transform:uppercase;letter-spacing:.08em;color:#77838f;font-size:10px;font-weight:850}.record-cards h3{margin:8px 0 4px;font-size:14px}.record-cards p{color:#64717e;font-size:12px;line-height:1.6}.record-cards button{color:#6844c6;background:0 0;border:0;padding:0;font-size:11px;font-weight:850}.timeline{margin-top:20px}.timeline h3{font-size:15px}.timeline>div{grid-template-columns:10px 110px 1fr;gap:10px;padding:10px 0;display:grid}.timeline>div>span{background:#6844c6;border-radius:50%;width:8px;height:8px;margin-top:5px}.timeline time{color:#73808c;font-size:11px}.timeline p{flex-direction:column;margin:0;display:flex}.timeline strong{font-size:12px}.timeline small{color:#737f8b;font-size:11px}.intake-board{grid-template-columns:repeat(5,1fr);gap:10px;display:grid;overflow-x:auto}.intake-board>section{min-width:205px}.intake-board header{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:8px;display:grid}.intake-board header>span{color:#7250c3;font-size:10px;font-weight:850}.intake-board header h2{margin:0;font-size:13px}.intake-board header b{background:#e6e9ed;border-radius:8px;padding:4px 7px;font-size:12px}.intake-board section>button{text-align:left;background:#fff;border:1px solid #dee4e9;border-radius:13px;flex-direction:column;width:100%;margin-bottom:8px;padding:13px;display:flex}.intake-board section>button:hover{border-color:#bda9e2}.intake-board section>button>strong{margin:12px 0 3px;font-size:13px}.intake-board section>button>small{color:#6c7985;font-size:11px}.intake-board section>button>p{color:#4f5d6b;margin:14px 0 0;font-size:11px}.intake-action{justify-content:space-between;align-items:center;margin-top:15px;padding:18px;display:flex}.intake-action h2{margin:7px 0 3px;font-size:21px}.intake-action p{color:#687582;margin:0;font-size:13px}.week-switch{background:#fff;border:1px solid #dfe4e9;border-radius:15px;grid-template-columns:35px repeat(7,1fr) 35px;margin-bottom:16px;padding:8px;display:grid}.week-switch button{color:#6c7884;background:0 0;border:0;border-radius:10px;min-height:49px;font-size:11px}.week-switch button strong{color:#273442;font-size:16px;display:block}.week-switch button.active{color:#ded2fa;background:#6844c6}.week-switch button.active strong{color:#fff}.roster-layout{grid-template-columns:1.25fr .65fr;gap:16px;display:grid}.shift-list>button{text-align:left;background:#fff;border:0;border-top:1px solid #edf0f3;grid-template-columns:90px 5px 1fr 1fr auto;align-items:center;gap:11px;width:100%;padding:14px 18px;display:grid}.shift-list>button:hover{background:#faf9fd}.shift-list time{font-size:12px;font-weight:800}.shift-line{background:#6844c6;border-radius:5px;height:42px}.shift-line.live{background:#3281cd}.shift-line.open{background:#ef724f}.shift-list>button>div,.shift-list>button>span:nth-last-child(2){flex-direction:column;display:flex}.shift-list strong{font-size:13px}.shift-list small{color:#717e8a;font-size:11px}.shift-list>button>svg{color:#9aa5af;width:16px}.capacity{padding-bottom:14px}.capacity>button{text-align:left;background:#fff;border:0;grid-template-columns:auto 1fr;gap:10px;width:100%;padding:12px 16px;display:grid}.capacity>button>div{flex-direction:column;display:flex}.capacity strong{font-size:13px}.capacity small{color:#6c7986;font-size:11px}.capacity [data-slot=progress]{height:6px;margin-top:8px}.capacity-warning{color:#9d5121;background:#fff1e8;border-radius:11px;gap:9px;margin:12px;padding:12px;display:flex}.capacity-warning svg{flex:none;width:18px}.capacity-warning span{flex-direction:column;display:flex}.capacity-warning strong{font-size:12px}.capacity-warning small{font-size:11px}.job-columns{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.job-columns>section{padding:13px}.job-columns>section>header{justify-content:space-between;align-items:center;padding:4px 5px 13px;display:flex}.job-columns header h2{font-size:15px}.job-columns header b{background:#e9edf1;border-radius:8px;padding:4px 8px;font-size:12px}.job-columns article{border:1px solid #e1e6eb;border-radius:13px;margin-bottom:9px;padding:13px}.job-columns h3{margin:12px 0 4px;font-size:14px}.job-columns p,.job-columns small{color:#6b7783;font-size:11px}.job-columns article>div{gap:7px;margin-top:13px;display:flex}.job-columns article button{background:#fff;border:1px solid #d9dfe5;border-radius:8px;align-items:center;gap:4px;padding:7px 9px;font-size:11px;font-weight:800;display:flex}.job-columns article button svg{width:13px}.worker-stats{background:#f4f6f8;border-radius:13px;grid-template-columns:repeat(3,1fr);margin:18px 0;display:grid}.worker-stats>div{border-right:1px solid #dde2e7;flex-direction:column;padding:14px;display:flex}.worker-stats span{color:#72808b;font-size:11px}.worker-stats strong{font-size:14px}.record-cards.two{grid-template-columns:1fr 1fr}.recruitment{padding-bottom:15px}.recruitment>button{text-align:left;background:#fff;border:0;border-top:1px solid #e7ebef;grid-template-columns:30px 1fr auto;align-items:center;width:calc(100% - 28px);margin:0 14px;padding:12px 4px;display:grid}.recruitment button>span{color:#7350c7;font-size:10px}.recruitment button>strong{font-size:13px}.recruitment button>b{font-size:16px}.leave-table>button{text-align:left;background:#fff;border:0;border-top:1px solid #e8ecef;grid-template-columns:auto 1.2fr 1fr .8fr auto auto;align-items:center;gap:10px;width:100%;padding:12px 18px;display:grid}.leave-table>button>strong,.leave-table>button>span{font-size:12px}.leave-table>button>svg{color:#9aa4af;width:15px}.invoice-table{overflow:hidden}.invoice-toolbar{justify-content:space-between;padding:13px;display:flex}.invoice-toolbar>div{gap:4px;display:flex}.invoice-toolbar button{color:#697682;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:800}.invoice-toolbar button.active{color:#fff;background:#1b2836}.invoice-table>header,.invoice-table>button{grid-template-columns:.7fr 1.2fr 1fr .7fr 1fr 25px;align-items:center;gap:12px;padding:12px 16px;display:grid}.invoice-table>header{color:#77838f;text-transform:uppercase;letter-spacing:.06em;background:#f3f5f7;font-size:11px;font-weight:850}.invoice-table>button{text-align:left;background:#fff;border:0;border-top:1px solid #e8ecef;width:100%}.invoice-table>button:hover{background:#faf9fd}.invoice-table>button>strong,.invoice-table>button>span{font-size:12px}.invoice-table>button>svg{width:15px}.message-workspace{grid-template-columns:340px 1fr;gap:16px;display:grid}.message-people{overflow:hidden}.message-people>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e9edf0;grid-template-columns:auto 1fr auto;gap:10px;width:100%;padding:14px;display:grid}.message-people>button.active{background:#f4f0fc;box-shadow:inset 4px 0 #6844c6}.message-people>button>div{flex-direction:column;display:flex}.message-people strong{font-size:13px}.message-people small,.message-people p{color:#6c7885;margin:2px 0;font-size:11px}.message-people b{background:#ef6b4f;border-radius:50%;width:8px;height:8px}.conversation{flex-direction:column;min-height:600px;display:flex}.conversation>header{border-bottom:1px solid #e6eaee;justify-content:space-between;align-items:center;padding:16px;display:flex}.conversation>header>div{flex-direction:column;display:flex}.conversation>header strong{font-size:15px}.conversation>header small{color:#72808c;font-size:11px}.thread{background:#fafbfc;flex-direction:column;flex:1;gap:11px;padding:25px;display:flex}.thread p{border-radius:14px;flex-direction:column;max-width:65%;margin:0;padding:11px 13px;font-size:13px;display:flex}.thread p small{margin-top:5px;font-size:10px}.thread .incoming{background:#fff;border:1px solid #e1e6eb}.thread .outgoing{color:#fff;background:#6844c6;align-self:flex-end}.conversation form{padding:13px}.conversation textarea{width:100%;min-height:85px;font:inherit;border:1px solid #dce2e7;border-radius:11px;padding:11px;font-size:14px}.conversation form>div{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.conversation form span{color:#74808c;font-size:11px}.report-grid{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.chart-card{min-height:390px}.bars{align-items:end;gap:14px;height:280px;padding:35px 24px 20px;display:flex}.bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.bars span{background:linear-gradient(#9070dd,#6844c6);border-radius:7px 7px 2px 2px;width:100%;max-width:32px}.bars small{color:#788490;font-size:10px}.report-list{padding-bottom:10px}.report-list>button{text-align:left;background:#fff;border:0;border-top:1px solid #e8ecef;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:13px 17px;display:grid}.report-list>button>svg:first-child{color:#6844c6;width:17px}.report-list strong{font-size:12px}.report-list>button>svg:last-child{color:#98a2ad;width:15px}.settings-nav{gap:5px;margin-bottom:14px;display:flex;overflow:auto}.settings-nav button{white-space:nowrap;background:#fff;border:1px solid #dbe1e6;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800}.settings-nav button.active{color:#fff;background:#1b2836;border-color:#1b2836}.settings-content{padding:22px}.settings-content>div:first-child>span{text-transform:uppercase;color:#6d4bc1;font-size:11px;font-weight:850}.settings-content h2{margin:4px 0;font-size:22px}.settings-content>div:first-child>p{color:#687582;font-size:13px}.settings-fields{grid-template-columns:1fr 1fr;gap:13px;margin:23px 0;display:grid}.settings-fields label,.dialog-fields label{flex-direction:column;gap:6px;font-size:12px;font-weight:800;display:flex}.settings-fields input,.settings-fields select,.dialog-fields input,.dialog-fields select,.dialog-fields textarea{height:42px;font:inherit;background:#fff;border:1px solid #d8dee4;border-radius:10px;padding:0 11px;font-size:13px}.dialog-fields textarea{height:120px;padding:10px}.search-results{overflow:hidden}.search-results>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e6eaee;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;padding:14px 17px;display:grid}.search-results>button svg{color:#6844c6;width:17px}.search-results>button div{flex-direction:column;display:flex}.search-results strong{font-size:14px}.search-results small{color:#6d7985;font-size:12px}.empty{text-align:center;padding:70px}.empty svg{color:#9ba5af;width:36px}.empty h2{font-size:20px}.empty p{color:#6d7985;font-size:14px}.os-dialog{max-width:620px!important}.os-dialog [data-slot=dialog-title]{font-size:23px}.os-dialog [data-slot=dialog-description]{font-size:14px}.dialog-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dialog-fields .full{grid-column:1/-1}.dialog-success{text-align:center;padding:25px}.dialog-success>svg{color:#219a79;width:52px;height:52px}.dialog-success h3{margin:10px 0 4px;font-size:22px}.dialog-success p{color:#697582;font-size:13px}.dialog-list>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e7ebef;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:13px;display:grid}.dialog-list>button>svg{color:#6844c6;width:18px}.dialog-list span{flex-direction:column;display:flex}.dialog-list strong{font-size:13px}.dialog-list small{color:#6f7b87;font-size:11px}.profile-dialog{grid-template-columns:auto 1fr;gap:13px;display:grid}.profile-dialog>span{color:#fff;background:#172331;border-radius:17px;place-items:center;width:58px;height:58px;font-weight:850;display:grid}.profile-dialog h3{margin:2px 0;font-size:20px}.profile-dialog p,.profile-dialog small{color:#6b7783;margin:0;font-size:12px}.profile-dialog>button{text-align:left;background:#fff;border:1px solid #dce2e7;border-radius:10px;grid-column:1/-1;padding:11px;font-weight:750}.external-portal{color:#1a2634;background:#f3f6fa;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.external-portal>header{background:#fff;border-bottom:1px solid #dfe5ea;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 35px;display:grid}.portal-logo{color:#1a2634;align-items:center;gap:8px;display:flex}.portal-logo span{color:#fff;background:#6844c6;border-radius:11px;place-items:center;width:34px;height:34px;font-size:23px;display:grid}.portal-logo strong{font-size:17px}.external-portal>header>span{color:#687582;font-size:13px;font-weight:800}.external-portal>header>div{justify-self:end;gap:8px;display:flex}.external-portal>header button{background:#fff;border:1px solid #dfe4e9;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.external-portal>header button svg{width:17px}.external-portal>main{width:min(1080px,100% - 40px);margin:0 auto;padding:45px 0 80px}.external-portal>footer{color:#6f7b87;border-top:1px solid #dce2e8;justify-content:space-between;padding:20px 35px;font-size:12px;display:flex}.external-portal>footer a{color:#6844c6;font-weight:800}.portal-welcome{color:#fff;background:linear-gradient(120deg,#29203b,#4d3672);border-radius:24px;padding:30px}.portal-welcome h1,.staff-head h1{margin:12px 0 5px;font-size:36px}.portal-welcome p,.staff-head p{color:#d9d1e3;font-size:15px}.portal-welcome [data-slot=progress]{background:#57486a;height:7px;margin:25px 0}.portal-steps{grid-template-columns:repeat(5,1fr);display:grid}.portal-steps span{align-items:center;gap:8px;display:flex;position:relative}.portal-steps span:after{content:"";background:#655475;height:2px;position:absolute;top:14px;left:30px;right:7px}.portal-steps span.done:after{background:#74d2bc}.portal-steps i{z-index:1;background:#362849;border:2px solid #70627f;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;display:grid}.portal-steps .done i{background:#2a9a7d;border-color:#2a9a7d}.portal-steps svg{width:14px}.portal-steps strong{font-size:11px}.portal-tabs{gap:5px;margin:18px 0;display:flex}.portal-tabs button{color:#687582;background:0 0;border:0;border-radius:9px;padding:9px 12px;font-weight:800}.portal-tabs button.active{color:#6844c6;background:#fff;box-shadow:0 3px 10px #18243214}.portal-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.portal-grid>section,.portal-card{background:#fff;border:1px solid #dfe4ea;border-radius:17px;padding:21px}.portal-grid span,.portal-card>span{text-transform:uppercase;letter-spacing:.08em;color:#7551c6;font-size:11px;font-weight:850}.portal-grid h2,.portal-card h2{margin:7px 0;font-size:20px}.portal-grid p,.portal-card p{color:#697582;font-size:13px}.portal-grid button,.portal-card button{color:#6844c6;background:0 0;border:0;padding:0;font-size:12px;font-weight:850}.portal-card{flex-direction:column;gap:11px;display:flex}.portal-card textarea{min-height:130px;font:inherit;border:1px solid #dce2e7;border-radius:11px;padding:12px}.portal-card>button{text-align:left;border-top:1px solid #e5e9ed;justify-content:space-between;padding:13px 0;display:flex}.portal-card button svg{width:16px}.staff-head{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.staff-head>div>span{color:#7451c5;text-transform:uppercase;font-size:12px;font-weight:850}.staff-head h1{color:#1b2735}.staff-head p{color:#687582}.staff-shifts{background:#fff;border:1px solid #dfe4ea;border-radius:19px;overflow:hidden}.staff-shifts article{border-bottom:1px solid #e6eaee;grid-template-columns:100px 5px 1fr auto;align-items:center;gap:15px;padding:18px 20px;display:grid}.staff-shifts time{font-size:13px;font-weight:850}.staff-shifts>article>span{background:#6844c6;border-radius:5px;height:65px}.staff-shifts>article>span.next{background:#2b81ca}.staff-shifts h2{margin:9px 0 2px;font-size:18px}.staff-shifts p,.staff-shifts small{color:#6d7985;margin:0;font-size:12px}.staff-shifts article>button{background:#fff;border:1px solid #d9dfe5;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-weight:800;display:flex}.staff-shifts article>button svg{width:15px}.staff-tools{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:17px;display:grid}.staff-tools button{text-align:left;background:#fff;border:1px solid #dfe4ea;border-radius:15px;align-items:flex-start;gap:10px;padding:16px;display:flex}.staff-tools button>svg{color:#6844c6;width:20px}.staff-tools span{flex-direction:column;display:flex}.staff-tools strong{font-size:13px}.staff-tools small{color:#6f7b87;margin-top:4px;font-size:11px}@media (max-width:1100px){.site-header nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{border:1px solid var(--ccc-line);border-radius:11px;place-items:center;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>div{border:1px solid var(--ccc-line);width:240px;box-shadow:var(--ccc-shadow);background:#fff;border-radius:14px;flex-direction:column;padding:10px;display:flex;position:absolute;top:49px;right:0}.mobile-menu>div a{color:var(--ccc-ink);padding:10px;font-weight:750}.service-grid{grid-template-columns:1fr 1fr}.hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hero-image{height:520px}.support-os{grid-template-columns:220px 1fr}.os-metrics{grid-template-columns:1fr 1fr}.intake-board{grid-template-columns:repeat(5,220px)}}@media (max-width:820px){.site-wrap{width:min(100% - 28px,1180px)}.phone-link{display:none}.trust-ribbon>div{justify-content:flex-start;gap:25px;overflow:auto}.trust-ribbon span{white-space:nowrap}.home-hero{padding:40px 0}.hero-grid{grid-template-columns:1fr}.hero-copy h1{font-size:48px}.hero-image{height:440px}.audience-strip{margin-top:0;padding:15px 0}.audience-strip>div{grid-template-columns:1fr}.audience-strip>div>span{padding:10px}.audience-strip a{border-left:0;border-top:1px solid var(--ccc-line)}.content-section,.process-section,.resource-teaser,.location-teaser{padding:70px 0}.section-head,.section-head.compact,.why-grid,.location-teaser>div,.split-content,.story-grid,.form-layout,.article-section{grid-template-columns:1fr;gap:35px}.service-grid,.process-grid,.resource-grid,.location-grid,.funding-grid{grid-template-columns:1fr 1fr}.process-grid{background:0 0;border:0;gap:10px}.footer-grid{grid-template-columns:1fr 1fr}.cta-band>div{flex-direction:column;align-items:flex-start}.article-section>aside{order:-1;position:static}.support-os{display:block}.os-sidebar{display:none}.os-main>main{padding:20px}.os-topbar{padding:0 16px}.os-menu{display:grid}.os-topbar>label{width:100%;margin-left:8px}.os-topbar>div>button:first-child{justify-content:center;width:40px;padding:0;font-size:0}.os-dashboard-grid,.os-split,.roster-layout,.message-workspace,.report-grid{grid-template-columns:1fr}.os-split{flex-direction:column;display:flex}.os-list{max-height:330px;overflow:auto}.job-columns{grid-template-columns:1fr}.external-portal>header{padding:0 15px}.external-portal>main{width:calc(100% - 26px);padding-top:25px}.portal-grid{grid-template-columns:1fr}.staff-tools{grid-template-columns:1fr 1fr}}@media (max-width:560px){.site-header{height:70px}.site-logo small,.header-actions>.site-button{display:none}.site-logo>span{width:37px;height:37px}.trust-ribbon span:nth-child(n+2){display:none}.hero-copy h1,.page-hero h1{font-size:39px}.hero-copy>p,.page-hero p{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-image{border-radius:24px;height:360px}.image-note{bottom:14px;left:14px;right:14px}.service-grid,.resource-grid,.location-grid,.funding-grid,.split-content .service-grid{grid-template-columns:1fr}.service-card{min-height:290px}.section-head h2,.why-section h2,.location-teaser h2,.split-content>div>h2,.story-grid h2{font-size:34px}.section-head.compact>a{margin-top:-15px}.why-grid{gap:40px}.process-grid{grid-template-columns:1fr}.mini-process{grid-template-columns:1fr 1fr}.cta-band>div>div:last-child{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:5px}.tick-list,.field-pair,.check-grid{grid-template-columns:1fr}.form-section{padding:40px 0}.lead-form{padding:20px}.page-hero{padding:65px 0 58px}.article-section{padding:55px 0}.os-main>main{padding:14px}.os-topbar>label{display:none}.os-title{flex-direction:column}.os-title h1{font-size:29px}.os-metrics{grid-template-columns:1fr}.os-dashboard-grid{display:block}.os-dashboard-grid>.os-panel{margin-bottom:14px}.journey>div:last-child{grid-template-columns:1fr}.os-alert{grid-template-columns:auto 1fr}.os-alert button{grid-column:1/-1}.os-detail dl,.record-cards,.record-cards.two,.settings-fields{grid-template-columns:1fr}.week-switch{grid-template-columns:25px repeat(7,1fr) 25px;padding:4px}.week-switch button{font-size:9px}.week-switch button strong{font-size:13px}.shift-list>button{grid-template-columns:70px 4px 1fr auto}.shift-list>button>span:nth-last-child(2){grid-column:3}.leave-table>button{grid-template-columns:auto 1fr auto}.leave-table>button>span:nth-of-type(n+2),.invoice-table>header{display:none}.invoice-table>button{grid-template-columns:1fr auto}.invoice-table>button>span:first-of-type,.invoice-table>button>span:nth-of-type(2){grid-column:1/-1}.message-workspace{display:block}.message-people{max-height:260px;margin-bottom:12px}.thread p{max-width:86%}.bars{gap:6px;padding-inline:10px}.portal-welcome{padding:22px}.portal-welcome h1{font-size:29px}.portal-steps{gap:15px;overflow:auto}.portal-steps span{min-width:90px}.portal-steps span:after{display:none}.portal-tabs{overflow:auto}.staff-shifts article{grid-template-columns:75px 4px 1fr}.staff-shifts article>button{grid-column:3}.staff-tools{grid-template-columns:1fr}.external-portal>header>span{display:none}.external-portal>header{grid-template-columns:1fr 1fr}.external-portal>footer{flex-direction:column;gap:6px;padding:18px}}.referrer-portal-grid{grid-template-columns:360px 1fr;gap:16px;display:grid}.referral-status{padding:24px}.referral-status h2{margin:10px 0;font-size:27px}.privacy-safe{color:#277861;background:#eaf7f4;border-radius:11px;align-items:center;gap:8px;padding:11px;display:flex;font-size:12px!important}.privacy-safe svg{width:18px}.referral-status>div{border-top:1px solid #e4e8ec;flex-direction:column;padding:17px 0;display:flex}.referral-status>div>span{text-transform:uppercase;letter-spacing:.08em;color:#7652c7;font-size:10px;font-weight:850}.referral-status>div>strong{margin-top:4px;font-size:17px}.referral-status>div>p{color:#697582;font-size:13px}.referral-status textarea{width:100%;min-height:110px;font:inherit;border:1px solid #dce2e7;border-radius:11px;padding:11px;font-size:14px}.referral-status>button{color:#fff;background:#6844c6;border:0;border-radius:10px;margin-top:9px;padding:10px 14px;font-weight:850}@media (max-width:820px){.referrer-portal-grid{grid-template-columns:1fr}}.site-logo{justify-content:flex-start;min-width:132px;height:70px}.site-logo img{object-fit:contain;width:132px;height:auto}.site-button{background:linear-gradient(120deg,#7b4fd4,#3b82f6);box-shadow:0 10px 28px #5b52cf3d}.site-button:hover{background:linear-gradient(120deg,#6940c4,#2773e0)}.trust-ribbon{background:linear-gradient(110deg,#5933b9,#3b82f6)}.why-section{background:linear-gradient(130deg,#2e2451,#4a35a0 58%,#286fc7)}.site-footer{background:#211a3a}.site-logo.light{background:#fff;border-radius:14px;height:auto;padding:5px 12px}.os-brand{flex-direction:column;align-items:flex-start;gap:2px}.os-brand img{background:#fff;border-radius:10px;width:108px;height:auto;padding:4px 7px}.os-brand>small{color:#a8b5c2;margin-left:4px;font-size:11px}.portal-logo img{object-fit:contain;width:90px;height:auto}.portal-logo>span,.portal-logo>strong{display:none}.support-in-action{height:390px;box-shadow:var(--ccc-shadow);border-radius:28px;margin-top:54px;position:relative;overflow:hidden}.support-in-action>img{object-fit:cover;object-position:center 42%}.support-in-action:after{content:"";background:linear-gradient(90deg,#1e1837c7,#1e183726 60%,#0000);position:absolute;inset:0}.support-in-action>div{z-index:1;color:#fff;flex-direction:column;max-width:520px;display:flex;position:absolute;bottom:36px;left:38px}.support-in-action span{text-transform:uppercase;letter-spacing:.11em;color:#d8d0ff;font-size:13px;font-weight:850}.support-in-action strong{letter-spacing:-.025em;margin-top:7px;font-size:28px;line-height:1.25}@media (max-width:680px){.support-in-action{border-radius:20px;height:330px;margin-top:36px}.support-in-action>img{object-position:57% center}.support-in-action>div{bottom:22px;left:20px;right:20px}.support-in-action strong{font-size:22px}.support-in-action:after{background:linear-gradient(#1e18370d 20%,#1e1837db)}}.hero-image{aspect-ratio:3/2;height:auto}.hero-image>img{object-position:center;object-fit:cover}.service-grid{grid-template-columns:repeat(3,1fr)}.accent-5{--accent:#5d51ca}.guidance-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guidance-grid article{border:1px solid var(--ccc-line);background:#fff;border-radius:20px;padding:27px}.guidance-grid h3{margin:0 0 10px;font-size:21px;line-height:1.25}.guidance-grid p{color:var(--ccc-muted);margin:0;font-size:15px;line-height:1.7}.support-in-action{background:linear-gradient(140deg,#2e2451,#4a35a0);grid-template-columns:1.3fr .7fr;height:auto;display:grid;overflow:hidden}.support-in-action:after{display:none}.support-in-action>.support-photo{aspect-ratio:3/2;max-width:none;position:relative;inset:auto}.support-photo>img{object-fit:cover;object-position:center}.support-in-action>.support-caption{color:#fff;flex-direction:column;justify-content:center;max-width:none;padding:38px;display:flex;position:static}.support-caption span{color:#d8d0ff}.support-caption strong{margin-top:9px;font-size:28px;line-height:1.25}.support-caption p{color:#e5e2f2;margin:17px 0 0;font-size:15px;line-height:1.7}@media (max-width:1100px){.service-grid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.guidance-grid{grid-template-columns:1fr 1fr}.support-in-action{grid-template-columns:1fr}.support-in-action>.support-caption{padding:28px}}@media (max-width:560px){.service-grid,.guidance-grid{grid-template-columns:1fr}.hero-image{aspect-ratio:3/2;height:auto}.support-in-action{height:auto}.support-in-action>.support-photo{aspect-ratio:3/2}.support-in-action>.support-caption{padding:23px;position:static;inset:auto}.support-caption strong{font-size:22px}}
.ccc-workspace{color:#272338;background:#f5f6fa;min-height:100vh;font-size:16px;display:flex}.ccc-workspace button,.ccc-auth button{cursor:pointer}.ccc-workspace button:disabled,.ccc-auth button:disabled{opacity:.65;cursor:wait}.ccc-workspace :focus-visible,.ccc-auth :focus-visible{outline-offset:3px;outline:3px solid #7751e5}.ccc-workspace>aside{background:#fff;border-right:1px solid #e6e3ed;flex-direction:column;flex-shrink:0;width:244px;height:100vh;padding:28px 16px;display:flex;position:sticky;top:0;overflow:auto}.ccc-brand{color:#656070;flex-direction:column;gap:12px;padding:0 14px 28px;font-size:14px;display:flex}.ccc-workspace nav{gap:4px;display:grid}.ccc-workspace nav button{text-align:left;color:#5e576f;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;min-height:46px;padding:12px 16px;font-size:15px;font-weight:600;display:flex}.ccc-workspace nav button:hover,.ccc-workspace nav button.active{color:#5326b7;background:#eee8fc}.ccc-workspace nav button.active{box-shadow:inset 3px 0 #7743df}.ccc-workspace aside footer{gap:8px;margin-top:auto;padding:24px 14px 0;font-size:14px;display:grid}.ccc-workspace aside footer small{text-transform:capitalize;color:#655f70}.ccc-workspace aside footer button{background:#fff;border:1px solid #e1dce9;border-radius:8px;padding:10px}.ccc-work-area{flex:1;min-width:0}.ccc-work-area>header{background:#fffffff2;border-bottom:1px solid #e6e3ed;justify-content:space-between;align-items:center;gap:16px;height:78px;padding:0 36px;display:flex}.ccc-work-area>header>div{align-items:center;gap:18px;display:flex}.ccc-work-area>header button{background:0 0;border:0;padding:12px}.ccc-stage{color:#58317e;background:#f4eafc;border:1px solid #e3d4f0;border-radius:100px;padding:8px 12px;font-size:13px}.ccc-work-area>main{max-width:1600px;margin:auto;padding:38px}.ccc-page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.ccc-kicker{color:#6841bc;letter-spacing:.13em;font-size:12px;font-weight:800}.ccc-page-heading h1{letter-spacing:-.035em;margin:8px 0;font-size:36px;font-weight:650}.ccc-page-heading p:not(.ccc-kicker){color:#675f74;margin:0;line-height:1.6}.ccc-primary{border-radius:10px;min-height:46px;box-shadow:0 6px 18px #5635ad20;color:#fff!important;background:linear-gradient(120deg,#713fda,#4359d0)!important;border:0!important;padding:12px 20px!important}.ccc-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:26px;display:grid}.ccc-stats>button{text-align:left;background:#fff;border:1px solid #e5e0ef;border-radius:16px;gap:16px;padding:25px;display:grid}.ccc-stats strong{font-size:38px;line-height:1}.ccc-stats span{color:#5f566e;font-size:15px}.ccc-stats small{color:#673cb5;align-items:center;gap:10px;font-size:14px;display:flex}.ccc-panel{background:#fff;border:1px solid #e5e0ef;border-radius:16px;margin-bottom:24px;padding:26px;box-shadow:0 6px 28px #34225804}.ccc-panel h2{margin:0 0 20px;font-size:21px;font-weight:650}.ccc-panel p,.ccc-panel li{color:#655b73;line-height:1.7}.ccc-panel ul{padding-left:22px}.ccc-pipeline{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.ccc-pipeline button{color:#443258;background:#f7f4fe;border:1px solid #e7dff8;border-radius:10px;flex-direction:column;align-items:flex-start;gap:10px;padding:16px;display:flex}.ccc-pipeline span{color:#7952bb;font-size:13px}.ccc-pipeline strong{font-size:14px}.ccc-pipeline b{font-size:24px}.ccc-list-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #eee9f2;align-items:center;gap:20px;width:100%;padding:18px 0;display:flex}.ccc-list-row>span:first-child{flex:1;gap:6px;display:grid}.ccc-list-row small{color:#6b6377;font-size:14px}.ccc-filters{align-items:center;gap:14px;margin:0 0 24px;display:flex}.ccc-filters>label{background:#fff;border:1px solid #dcd6e7;border-radius:10px;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}.ccc-filters input{background:0 0;border:0;outline:0;width:100%;padding:13px 0}.ccc-filters select{background:#fff;border:1px solid #dcd6e7;border-radius:10px;padding:13px}.ccc-filters>span{color:#655b73;font-size:14px}.ccc-record-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.ccc-record-card{text-align:left;overflow-wrap:anywhere;background:#fff;border:1px solid #e2dce9;border-radius:16px;flex-direction:column;gap:12px;padding:24px;transition:box-shadow .15s,transform .15s;display:flex}.ccc-record-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #49307412}.ccc-record-card>div{justify-content:space-between;align-items:center;display:flex}.ccc-badge{color:#5f369f;background:#efe9fb;border-radius:100px;padding:5px 10px;font-size:13px}.ccc-record-card h2{margin:6px 0 0;font-size:22px;font-weight:650}.ccc-record-card p{color:#665b75;margin:0;font-size:15px;line-height:1.6}.ccc-record-card small,.ccc-record-card time{color:#655b73;font-size:14px;line-height:1.7}.ccc-empty{text-align:center;background:#fff;border:1px dashed #ded5ed;border-radius:16px;padding:60px 24px}.ccc-empty>svg{color:#815bb6;width:34px;height:34px;margin:auto}.ccc-empty h2{margin:18px 0 8px;font-size:24px}.ccc-empty p{color:#706579;max-width:440px;margin:auto;line-height:1.7}.ccc-error,.ccc-notice{color:#822735;background:#fff0f2;border:1px solid #e5b7bf;border-radius:10px;margin:16px 0;padding:16px;line-height:1.6}.ccc-notice{color:#246547;background:#edfaf3;border-color:#bce3ce}.ccc-error button,.ccc-notice button{margin-left:14px;text-decoration:underline}.ccc-menu{display:none}.ccc-skip{z-index:100;background:#fff;padding:12px;position:absolute;top:-100px;left:12px}.ccc-skip:focus{top:10px}.ccc-editor{max-height:90vh;overflow:auto;max-width:760px!important;padding:28px!important}.ccc-editor form{margin-top:16px}.ccc-editor-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ccc-editor label,.ccc-auth label{flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.ccc-editor input,.ccc-editor select,.ccc-editor textarea,.ccc-auth input{color:#30253d;background:#fff;border:1px solid #dcd3e8;border-radius:8px;width:100%;padding:12px;font-size:16px}.ccc-editor .full{grid-column:1/-1}.ccc-editor fieldset{border:1px solid #e4ddec;border-radius:10px;padding:16px}.ccc-editor legend{padding:0 8px;font-size:14px}.ccc-editor .ccc-check{flex-direction:row;align-items:center;margin:12px 0;font-weight:400}.ccc-check input{width:18px;height:18px}.ccc-editor-actions{background:#fff;border-top:1px solid #eee5f3;justify-content:flex-end;gap:12px;margin-top:24px;padding:20px 0;display:flex;position:sticky;bottom:-28px}.ccc-editor dt{font-weight:650}.ccc-editor dd{white-space:pre-wrap;margin:4px 0 20px}.ccc-auth{background:radial-gradient(at 100% 0,#e9e5fc,#0000 50%),#f8f7fc;flex-direction:column;justify-content:center;align-items:center;gap:26px;min-height:100vh;padding:30px;display:flex}.ccc-auth section{background:#fff;border:1px solid #e6dff0;border-radius:22px;width:100%;max-width:480px;padding:38px;box-shadow:0 18px 60px #47337112}.ccc-auth h1{letter-spacing:-.03em;margin:12px 0;font-size:34px;font-weight:650}.ccc-auth p{color:#6b6276;line-height:1.65}.ccc-auth form{gap:20px;margin:26px 0;display:grid}.ccc-subtle{font-size:14px}.ccc-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.lead-form .check-grid label{flex-direction:row;align-items:center;gap:8px;font-size:14px;display:flex}.lead-form .check-grid input{width:18px;height:18px}.lead-form fieldset{border:0;padding:0}.lead-form legend{margin-bottom:12px;font-weight:650}@media (max-width:1100px){.ccc-workspace>aside{width:220px}.ccc-work-area>main{padding:26px}.ccc-record-grid{grid-template-columns:1fr 1fr}.ccc-pipeline{grid-template-columns:repeat(3,1fr)}.ccc-stats{grid-template-columns:1fr 1fr}}@media (max-width:760px){.ccc-workspace>aside{z-index:40;width:260px;height:calc(100dvh - 70px);display:none;position:fixed;top:70px;bottom:0;box-shadow:20px 0 40px #35204c22}.ccc-workspace.nav-open>aside{display:flex}.ccc-menu{display:block}.ccc-work-area>header{z-index:45;height:70px;padding:0 12px;font-size:14px;position:sticky;top:0}.ccc-stage{padding:6px;font-size:11px}.ccc-work-area>header>div{gap:4px}.ccc-work-area>main{padding:24px 16px}.ccc-page-heading{flex-direction:column;align-items:flex-start;gap:18px}.ccc-page-heading h1{font-size:30px}.ccc-page-heading p:not(.ccc-kicker){font-size:15px}.ccc-record-grid{grid-template-columns:1fr}.ccc-stats{gap:12px}.ccc-stats>button{padding:20px 16px}.ccc-panel{padding:20px}.ccc-filters{flex-wrap:wrap}.ccc-filters>label{flex-basis:100%}.ccc-editor-grid{grid-template-columns:1fr}.ccc-editor{max-height:92dvh;width:calc(100% - 20px)!important;padding:20px!important}.ccc-list-row{flex-wrap:wrap;gap:12px}.ccc-list-row>span:first-child{min-width:160px}.ccc-auth section{padding:26px}.ccc-pipeline{grid-template-columns:1fr 1fr}.ccc-editor-actions{bottom:-20px}}
.ccc-access{border-top:1px solid #e8e0ef;margin-top:32px;padding-top:28px}.ccc-access h2{margin-top:30px}.ccc-access label,.ccc-activity label{flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.ccc-access input,.ccc-access select,.ccc-activity textarea{background:#fff;border:1px solid #dcd3e8;border-radius:8px;width:100%;max-width:100%;padding:12px;font-size:16px}.ccc-access .ccc-check{flex-direction:row;align-items:center}.ccc-access .ccc-check input{flex-shrink:0;width:18px;height:18px}.ccc-access form>div{align-items:flex-end;display:flex}.ccc-activity{border-top:1px solid #e6dfef;margin-top:12px;padding-top:24px}.ccc-activity h2{margin-bottom:16px;font-size:22px;font-weight:650}.ccc-activity>label{margin-top:20px}.ccc-activity>p{color:#71647d;font-size:14px;line-height:1.6}.ccc-note-list article{background:#f8f5fd;border-left:3px solid #8e69cf;margin:20px 0;padding:12px 16px}.ccc-note-list time{color:#6d617a;margin:6px 0;font-size:13px;display:block}.ccc-note-list p{white-space:pre-wrap;line-height:1.65}.ccc-activity details{margin:20px 0}.ccc-activity summary{cursor:pointer;padding:12px 0;font-weight:600}
.support-portal{color:#292438;background:#f5f5fa;min-height:100vh;font-size:1rem}.support-portal>header{background:#fff;border-bottom:1px solid #e5e1ed;align-items:center;gap:28px;padding:24px max(24px,50vw - 580px);display:flex}.support-portal>header>span{color:#615572;flex:1}.support-portal button,.portal-actions a{font:inherit;cursor:pointer;background:#fff;border:1px solid #d9d2e7;border-radius:10px;padding:12px 18px}.support-portal :focus-visible{outline-offset:4px;outline:3px solid #7244ce}.support-portal main{max-width:1160px;margin:auto;padding:36px 24px}.portal-welcome{color:#fff;background:linear-gradient(120deg,#342158,#4855ad);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:36px;display:flex}.portal-welcome .ccc-kicker{color:#d9d0ff}.portal-welcome h1{letter-spacing:-.035em;margin:10px 0;font-size:clamp(28px,4vw,40px)}.portal-welcome p{max-width:650px;line-height:1.7}.portal-actions{flex-wrap:wrap;gap:12px;margin:24px 0 32px;display:flex}.portal-actions a,.portal-actions button{color:#533493;align-items:center;gap:10px;min-height:46px;text-decoration:none;display:flex}.portal-person{align-items:center;gap:18px;margin:24px 0;font-weight:600;display:flex}.portal-person select{font:inherit;background:#fff;border:1px solid #d9d2e7;border-radius:10px;max-width:100%;padding:12px 16px}.portal-columns{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:24px;display:grid}.portal-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.portal-section-heading h2{margin:0}.support-portal h2{align-items:center;gap:10px;display:flex}.support-portal h3{margin:14px 0;font-size:1rem;font-weight:650}.portal-progress{grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0;padding:0;list-style:none;display:grid}.portal-progress li{color:#645e70;border-top:3px solid #e4e0eb;padding-top:16px;font-size:.875rem;line-height:1.5}.portal-progress li span{background:#eeeaf4;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:10px;display:flex}.portal-progress li.reached{color:#53318e;border-color:#7751c5}.portal-progress li.reached span{color:#fff;background:#6845b7}.portal-update{background:#f4f0fb;border-radius:12px;margin-top:24px;padding:18px 20px}.portal-update p{margin-bottom:0}.portal-contact{margin:24px 0 12px;font-size:1.3rem;font-weight:650;display:block}.portal-privacy{border-top:1px solid #e8e3ef;margin-top:26px;padding-top:20px;font-size:.875rem}.portal-visit{border-top:1px solid #e5e0ee;padding:20px 0}.portal-message{white-space:pre-wrap;overflow-wrap:anywhere}.support-portal main>footer{color:#665e74;justify-content:space-between;gap:20px;padding:24px 0;font-size:.875rem;display:flex}.support-portal a{color:#563894}.support-portal button:disabled{opacity:.6;cursor:wait}@media (max-width:720px){.support-portal>header{flex-wrap:wrap;gap:14px;padding:16px}.support-portal>header img{width:116px}.support-portal>header>span{font-size:.875rem}.support-portal main{padding:22px 16px}.portal-welcome{padding:26px}.portal-welcome>svg{display:none}.portal-columns{grid-template-columns:1fr;gap:0}.portal-progress{grid-template-columns:1fr 1fr;gap:20px}.portal-person{flex-direction:column;align-items:flex-start}.support-portal main>footer{flex-direction:column}.portal-section-heading{flex-wrap:wrap}}.ccc-conversation{background:#fff;border:1px solid #d9d9e6;border-radius:16px;min-width:0;margin:24px 0;padding:24px}.ccc-conversation label{gap:8px;margin:16px 0;font-weight:600;display:grid}.ccc-conversation textarea{box-sizing:border-box;width:100%;min-width:0;font:inherit;border:1px solid #a4a4bc;border-radius:8px;padding:12px}.ccc-conversation-list{max-height:420px;margin:16px 0;overflow:auto}.ccc-conversation-list article{border-bottom:1px solid #e1e1ec;padding:16px 0}.ccc-conversation-list time{color:#53536a;font-size:.875rem;display:block}.ccc-conversation-list p{white-space:pre-wrap;overflow-wrap:anywhere}.support-portal .portal-progress{box-shadow:none;color:inherit;background:0 0;border-radius:0;padding:0}.support-portal h2,.ccc-conversation h2{margin:0 0 12px;font-size:1.25rem;font-weight:700;line-height:1.4}.ccc-conversation button{min-height:44px}.ccc-conversation>p{margin-bottom:16px;line-height:1.6}
.os-board{grid-auto-columns:minmax(230px,1fr);grid-auto-flow:column;gap:16px;padding-bottom:18px;display:grid;overflow-x:auto}.os-lane{background:#eeeef5;border:1px solid #e2deeb;border-radius:14px;min-height:240px;padding:12px}.os-lane>header{justify-content:space-between;align-items:center;padding:4px 4px 16px;display:flex}.os-lane h2{margin:0;font-size:1rem;font-weight:650}.os-lane header>span{background:#fff;border-radius:20px;padding:3px 10px;font-size:.875rem}.os-lead{text-align:left;background:#fff;border:1px solid #e3deec;border-radius:12px;gap:10px;width:100%;margin-bottom:12px;padding:18px;display:grid;position:relative;box-shadow:0 3px 8px #32204f05}.os-lead strong{font-size:1rem}.os-lead>span,.os-lead small{color:#63576f;font-size:.875rem;line-height:1.5}.os-lead small{align-items:center;gap:6px;display:flex}.os-lead p{border-top:1px solid #f0edf5;margin:0;padding-top:10px;font-size:.875rem;line-height:1.5}.os-lead>svg{color:#6947b8;justify-self:end}.os-lead .os-overdue{color:#9c353f;font-weight:600}.os-lane-empty{color:#716777;text-align:center;padding:28px 0;font-size:.875rem}.os-expand{color:#5f3a9e;background:0 0;border:0;width:100%;padding:12px;font-size:.875rem}.os-roster{background:#fff;border:1px solid #e2dceb;border-radius:16px;overflow:hidden}.os-roster>header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.os-roster header>div{align-items:center;gap:12px;display:flex}.os-roster h2{margin:0;font-size:1.125rem;font-weight:600}.os-roster header button{background:#fff;border:1px solid #ddd5e8;border-radius:8px;min-height:44px;padding:10px}.os-week{border-top:1px solid #e3dfec;grid-template-columns:repeat(7,minmax(160px,1fr));display:grid;overflow-x:auto}.os-week>section{border-right:1px solid #e6e2ee;min-height:360px;padding:10px}.os-week h3{border-bottom:1px solid #eee9f4;margin:0 -10px 14px;padding:4px 14px 14px;font-size:.875rem;font-weight:650}.os-today{background:#faf7ff}.os-today h3{color:#6c3fb6}.os-visit{text-align:left;background:#f0ebfa;border:1px solid #e1d8f0;border-left:3px solid #7451b9;border-radius:8px;gap:8px;width:100%;margin-bottom:10px;padding:12px;display:grid}.os-visit strong{font-size:.875rem}.os-visit time,.os-visit small,.os-visit span{color:#574767;font-size:.8125rem;line-height:1.5}.os-unfilled{background:#fff7e9;border-color:#ead7ae #ead7ae #ead7ae #bb8530}.os-participant{margin:14px 0 26px}.os-participant nav{border-bottom:1px solid #e3dcec;flex-wrap:wrap;gap:6px;padding-bottom:12px;display:flex}.os-participant nav button{background:#f3f0f7;border:0;border-radius:8px;min-height:44px;padding:10px 12px;font-size:.875rem}.os-participant nav button[aria-pressed=true]{color:#fff;background:#604299}.os-readiness{background:#f8f6fc;border-radius:12px;margin-top:16px;padding:20px}.os-readiness h2{margin:0;font-size:1rem;font-weight:650}.os-readiness p{color:#65596f;font-size:.875rem;line-height:1.6}.os-readiness>div{flex-wrap:wrap;gap:10px;display:flex}.os-readiness span{color:#665971;background:#fff;border:1px solid #ded6ea;border-radius:8px;padding:8px 10px;font-size:.875rem}.os-readiness span.is-ready{color:#2d6644;background:#eaf6ef;border-color:#c8e4d2}.os-linked>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #eee7f5;align-items:center;gap:14px;width:100%;padding:18px 0;display:flex}.os-linked>button>span:first-child{flex:1;gap:6px;display:grid}.os-linked small{color:#6a5c75;font-size:.875rem}.os-linked p{color:#6a5c75;padding:18px}.ccc-workspace nav button{letter-spacing:-.01em}.ccc-page-heading{border-bottom:1px solid #e4e0ed;padding-bottom:24px}.ccc-workspace>aside{background:linear-gradient(#fff 65%,#f6f2fc)}@media (max-width:760px){.os-board{grid-auto-columns:85%}.os-roster>header{padding:16px}.os-roster h2{font-size:1rem}.os-week{grid-template-columns:repeat(7,190px)}.os-participant nav{gap:4px}.os-participant nav button{padding:10px}.os-readiness{padding:16px}}
