.ccp{--ccp-ink:#193a40;--ccp-teal:#176e68;--ccp-soft:#eaf3ef;--ccp-paper:#fcfbf7;--ccp-line:#dbe4df;--ccp-muted:#526765;max-width:1160px;margin:32px auto;color:var(--ccp-ink);font:16px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:left}
.ccp *{box-sizing:border-box}.ccp [hidden]{display:none!important}.ccp h2,.ccp h3,.ccp h4,.ccp p{padding:0;margin:0}.ccp h3{font-size:23px;line-height:1.25;font-weight:700;letter-spacing:-.5px;color:var(--ccp-ink)}.ccp a{color:#17615d;text-decoration:underline;text-underline-offset:3px}.ccp a:hover{color:#0a4742}.ccp button,.ccp input{font:inherit}.ccp button{cursor:pointer}.ccp button:focus-visible,.ccp input:focus-visible,.ccp a:focus-visible{outline:3px solid #2a766e;outline-offset:3px}.ccp button:disabled{cursor:default}.ccp-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:40px 44px;border-radius:24px;background:#193e42;color:#fff;overflow:hidden}.ccp .ccp-eyebrow{font-size:11px;letter-spacing:2.3px;font-weight:700;color:#b7dcd0;margin-bottom:12px}.ccp .ccp-hero h2{font-size:clamp(32px,4.5vw,50px);color:#fff;letter-spacing:-1.8px;line-height:1.12;margin:0 0 14px;font-weight:750}.ccp-hero p{color:#e3eeea;font-size:18px;line-height:1.5}.ccp-association{display:inline-block;font-size:12px;letter-spacing:.3px;color:#c2d9d2;margin-top:20px}.ccp-house-art{width:172px;height:172px;flex-shrink:0;color:#d2e8cc}.ccp-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 34px;padding:23px 16px;font-size:13px;font-weight:600;color:#48615b}.ccp-steps span{display:flex;align-items:center;gap:9px}.ccp-steps b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#eaf1eb;color:#245d52;font-size:12px}.ccp-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:24px;align-items:start}.ccp-card{border:1px solid var(--ccp-line);background:#fff;border-radius:18px;padding:27px;box-shadow:0 5px 22px #24392d04}.ccp-kicker{display:block;color:#4e7265;font-weight:750;letter-spacing:1.25px;font-size:10px;margin-bottom:9px}.ccp-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ccp-house-pill{display:inline-flex;white-space:nowrap;font-size:10px;line-height:1.2;font-weight:600;border-radius:20px;padding:8px 11px;background:#f0f3ef;color:#4d635a}.ccp .ccp-muted{font-size:13px;color:var(--ccp-muted);margin:13px 0 19px}.ccp-month-nav{display:flex;align-items:center;justify-content:space-between;margin:23px 0 17px}.ccp-month-nav h4{font-size:18px;font-weight:700;text-transform:capitalize;color:var(--ccp-ink)}.ccp-month-nav button{border:1px solid var(--ccp-line);border-radius:10px;background:#fff;width:37px;height:37px;padding:0;color:#264c42;box-shadow:none}.ccp-month-nav button:hover:not(:disabled){background:#eff6f2}.ccp-month-nav button:disabled{color:#667974;background:#f6f7f5}.ccp-calendar-content{min-height:310px}.ccp table.ccp-month-table{border:0;border-collapse:separate;border-spacing:4px;width:100%;margin:0;table-layout:fixed}.ccp .ccp-month-table th{font-size:10px;letter-spacing:.4px;color:#647870;font-weight:650;text-align:center;border:0;padding:0 0 10px;background:transparent}.ccp .ccp-month-table td{padding:0;border:0;background:transparent;vertical-align:middle;height:46px}.ccp .ccp-day{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:46px;border:1px solid transparent;border-radius:9px;font-size:14px;font-weight:650;line-height:1;padding:7px 0 2px;background:#edf4ef;color:#234e42;box-shadow:none}.ccp-day small{font-size:13px;line-height:1.05;padding-top:3px}.ccp .ccp-day.is-pending{background:#fff1d3;color:#78570d}.ccp .ccp-day.is-busy{background:#f3e7e4;color:#865446}.ccp .ccp-day:hover:not(:disabled){border-color:#1b6a5f;transform:translateY(-1px)}.ccp .ccp-day.is-today{border-color:#7e9e8d}.ccp .ccp-day:disabled{opacity:.55}.ccp .ccp-day.is-range{border-color:#85b5a6;box-shadow:inset 0 -3px #4b8772}.ccp .ccp-day.is-selected{background:#176e68;color:#fff;border-color:#176e68;opacity:1}.ccp-legend{display:flex;flex-wrap:wrap;gap:9px 18px;font-size:10px;margin:18px 0 12px}.ccp-legend span{display:flex;gap:6px;align-items:center}.ccp-dot{width:9px;height:9px;display:inline-block;border-radius:3px;border:1px solid #b7c8b6;background:#e7f1e7}.ccp-dot.is-pending{background:#ffebbf;border-color:#c8ad73}.ccp-dot.is-busy{background:#efd8d0;border-color:#c59689}.ccp .ccp-fine{font-size:11px;line-height:1.55;color:#5d7069;margin-top:13px}.ccp-docs{margin-top:20px;background:var(--ccp-paper)}.ccp-docs h3{font-size:19px}.ccp-docs>p:not(.ccp-fine){font-size:13px;color:var(--ccp-muted);margin:10px 0 15px}.ccp-docs>a{display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:11px 0;border-top:1px solid #e2e7dd;font-weight:600;text-decoration:none}.ccp-docs>a:hover{text-decoration:underline}.ccp-docs>a span{font-size:17px}.ccp-request .ccp-muted{margin-bottom:22px}.ccp-form fieldset{border:0;padding:0;margin:0;min-width:0}.ccp-form fieldset:disabled{opacity:.5}.ccp-form label:not(.ccp-checkbox){display:block;font-size:12px;font-weight:650;line-height:1.4;margin:0 0 17px;color:var(--ccp-ink)}.ccp-form input:not([type=checkbox]){display:block;width:100%;min-width:0;margin:7px 0 0;min-height:44px;border:1px solid #cbd9d3;border-radius:8px;padding:10px 12px;background:#fff;color:var(--ccp-ink);font-size:14px;line-height:1.4;box-shadow:none}.ccp-form input::placeholder{color:#7b8983;font-size:13px}.ccp-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ccp-selection{font-size:12px;background:#f0f6f2;border-radius:8px;padding:12px 14px;margin:0 0 18px;color:#315e50}.ccp-selection.is-wait{background:#fff4db;color:#70520a}.ccp .ccp-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.55;font-weight:400;margin:16px 0;color:#405c53;cursor:pointer}.ccp-checkbox input[type=checkbox]{appearance:auto;accent-color:#176e68;width:17px;height:17px;min-width:17px;padding:0;margin:2px 0 0;border-radius:3px;cursor:pointer}.ccp-wait-choice{padding:14px;background:#fbf8ed;border-radius:9px}.ccp .ccp-submit{display:flex;align-items:center;justify-content:space-between;background:#176e68;color:white;font-weight:700;border:0;border-radius:10px;width:100%;padding:15px 19px;margin-top:23px;font-size:14px;line-height:1.4;box-shadow:none}.ccp-submit:hover:not(:disabled){background:#115b56}.ccp-submit:disabled{opacity:.6}.ccp-footer{text-align:center;font-size:11px;color:#596f65;padding:25px 12px}.ccp-top-message:not(:empty),.ccp-result:not(:empty){border-radius:10px;background:#f5f3e8;padding:17px;font-size:14px;margin:0 0 18px}.ccp .is-error{background:#fbece9;color:#822f25;border-radius:8px;padding:12px}.ccp .ccp-result.is-success{background:#e6f4ec;color:#20543e;margin-top:20px}.ccp-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.ccp-sr-only{position:absolute!important;width:1px;height:1px;padding:0!important;margin:-1px!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0!important}.ccp-calendar-message:empty{display:none}
@media(max-width:800px){.ccp{margin:20px auto}.ccp-layout{grid-template-columns:1fr;gap:20px}.ccp-hero{padding:28px}.ccp-house-art{width:120px;height:120px}.ccp-card{padding:23px}.ccp-calendar-content{min-height:0}.ccp .ccp-day{min-height:47px}.ccp-steps{gap:12px 20px;justify-content:flex-start;font-size:11px;padding:19px 9px}.ccp-docs{margin-top:20px}.ccp-hero p{font-size:16px}}
@media(max-width:420px){.ccp-hero{padding:27px 22px;border-radius:17px}.ccp-house-art{display:none}.ccp-card{padding:20px 16px}.ccp h3{font-size:21px}.ccp-house-pill{display:none}.ccp-two{gap:10px}.ccp-form input:not([type=checkbox]){font-size:16px;padding:10px 8px}.ccp-legend{gap:10px;font-size:10px}.ccp .ccp-day{min-height:43px}.ccp-steps{gap:9px 14px}.ccp .ccp-hero h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){.ccp *{scroll-behavior:auto!important;transform:none!important}}
