.hf-calendar{--green:#315b42;max-width:1080px;margin:36px auto 64px;padding:32px;background:#faf9f4;border:1px solid #e2e5da;border-radius:20px;color:#29382c;font-family:inherit}.hf-intro{text-align:center;margin-bottom:30px}.hf-eyebrow{font-size:12px;letter-spacing:3px;color:#6f7f61}.hf-intro h2{font-size:36px;margin:8px}.hf-services{display:flex;gap:12px}.hf-calendar button{font-family:inherit;cursor:pointer;box-shadow:none;text-transform:none;letter-spacing:normal}.hf-services button{flex:1;padding:16px;border:1px solid #ccd5c5;border-radius:10px;background:white;color:#315b42;font-size:20px}.hf-services small{display:block;font-size:12px}.hf-services button[aria-pressed=true]{background:var(--green);color:white}.hf-toolbar{display:flex;align-items:center;justify-content:center;gap:16px;margin:28px 0 16px}.hf-toolbar h3{margin:0;font-size:23px}.hf-toolbar button{background:white;color:#315b42;border:1px solid #ccd5c5;border-radius:6px;padding:8px 14px}.hf-legend{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.hf-legend span,.hf-day span,.hf-resource>span:last-child{padding:3px 7px;border-radius:4px;font-size:12px}.hf-calendar .available{background:#e1f0e3;color:#245734}.hf-calendar .pending{background:#fff0c4;color:#79520b}.hf-calendar .booked{background:#f7ded9;color:#8b3328}.hf-calendar .closed{background:#e5e6e2;color:#555d52}.hf-message{text-align:center;font-size:14px;margin:18px 0}.hf-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.hf-weekday{text-align:center;padding:10px;color:#6b7567}.hf-day{min-height:100px;background:white;border:1px solid #dfe4d9;border-radius:8px;text-align:left;padding:9px;color:#29382c;display:flex;align-items:flex-start;flex-direction:column;gap:4px}.hf-day strong{font-size:17px}.hf-day[aria-current=date] strong{text-decoration:underline;text-underline-offset:4px}.hf-day[aria-pressed=true]{outline:2px solid #315b42;outline-offset:-2px;background:#f0f5eb}.hf-calendar button:focus-visible,.hf-contact:focus-visible{outline:3px solid #b68024;outline-offset:3px}.hf-unknown{color:#72786c}.hf-details{margin-top:24px;background:white;border-radius:10px;padding:20px;border:1px solid #dfe4d9}.hf-details h3{margin-top:0;font-size:20px}.hf-resource{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #eee;padding:8px 0}.hf-note{font-size:13px;color:#65705d;margin:20px 0}.hf-contact{display:inline-block;background:#315b42;color:white!important;border-radius:8px;padding:12px 22px;text-decoration:none}@media(max-width:600px){.hf-calendar{padding:12px;margin:16px auto;border-radius:12px}.hf-services{gap:6px}.hf-services button{padding:12px 4px;font-size:17px}.hf-grid{gap:3px}.hf-day{min-height:83px;padding:5px 2px}.hf-day span{font-size:10px;padding:2px;line-height:1.4}.hf-toolbar{gap:10px}.hf-toolbar h3{font-size:19px}.hf-toolbar button{padding:7px 11px}.hf-intro h2{font-size:28px}}

@media(max-width:600px){.hf-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
