.cpb-nav{padding:.7rem 0}
.cpb-brand{padding:0}
.cpb-brand img{display:block;width:auto;height:52px}
.public-tools{display:flex;justify-content:flex-end;padding-top:1rem}.internal-access{display:inline-flex;align-items:center;gap:.45rem;color:#40576d;text-decoration:none;font-size:.9rem;font-weight:700;padding:.55rem .8rem;border:1px solid #d5e0e9;border-radius:999px;background:#fff;transition:.15s}.internal-access:hover{color:#0756a3;border-color:#8cb8de;transform:translateY(-1px)}.internal-access span{font-size:1.15rem}.team-nav{background:#fff;border-bottom:1px solid #e0e8ef;padding:.65rem 0}.team-nav .container,.team-home,.team-links{display:flex;align-items:center}.team-nav .container{justify-content:space-between}.team-home{gap:.55rem;text-decoration:none;color:#073763;font-weight:800}.team-home img{width:32px;height:32px;object-fit:contain}.team-links{gap:1.2rem}.team-links a,.team-links .link-button{color:#40576d;text-decoration:none;font-weight:700}.team-links a:hover,.team-links .link-button:hover{color:#0756a3}
.site-footer{margin-top:3rem;padding:1.3rem 0;border-top:1px solid #dce5ed;color:#6c7d8d;font-size:.82rem}.site-footer .container{display:flex;justify-content:space-between;align-items:center;gap:1rem}.site-footer a{color:#0756a3;font-weight:800;text-decoration:none}.site-footer a:hover{text-decoration:underline}
.hero-logo{display:block;width:min(100%,360px);height:auto;margin:0 0 1.8rem}
.login-logo{display:block;width:min(100%,260px);height:auto;margin:0 auto 1.5rem}
.service-list .service-options{border:0;padding:0;margin:0}
.service-list .service-options li{padding:0;background:transparent}
.service-list .service-options label{display:flex;align-items:center;gap:.75rem;min-height:54px;padding:.8rem 1rem;background:#eaf4ff;border:1px solid transparent;border-radius:12px;cursor:pointer;font-weight:600;transition:border-color .15s,background .15s,transform .15s}
.service-list .service-options label:hover{border-color:#8bbce9;background:#f4f9ff;transform:translateY(-1px)}
.service-list .service-options input[type="checkbox"]{appearance:none;-webkit-appearance:none;flex:0 0 20px;width:20px;height:20px;margin:0;border:2px solid #7b9ab7;border-radius:5px;background:#fff;display:grid;place-content:center}
.service-list .service-options input[type="checkbox"]:checked{background:#0756a3;border-color:#0756a3}
.service-list .service-options input[type="checkbox"]:checked::after{content:"✓";color:#fff;font-size:14px;font-weight:800;line-height:1}
.consent{display:flex;align-items-start;gap:.55rem}.consent .form-check-input{flex:0 0 auto;margin-top:.3rem}
@media(max-width:700px){.cpb-brand img{height:40px}.navbar .gap-3{gap:.8rem!important}.hero-logo{width:280px;margin-bottom:1.2rem}}
.booking-shell{display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);gap:3rem;align-items:start;max-width:1320px;margin:auto}.booking-intro{position:sticky;top:2rem;padding:2rem 0}.booking-intro h1{font-size:clamp(2.4rem,4vw,4.5rem);line-height:1.02}.intro-benefits{display:grid;gap:.75rem;margin-top:2rem}.intro-benefits>div{display:flex;gap:.8rem;background:#fff;padding:1rem;border-radius:14px}.intro-benefits b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e5f3ff;color:#0756a3}.intro-benefits span{display:flex;flex-direction:column}.intro-benefits small{color:#718096}.booking-card{box-shadow:0 18px 55px #173a5e15}.modern-stepper{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:2.2rem}.modern-stepper>div{position:relative;display:flex;align-items:center;gap:.55rem;color:#8a99a9;font-weight:700}.modern-stepper>div:not(:last-child):after{content:"";height:2px;background:#dbe4ed;position:absolute;left:42px;right:8px;bottom:-12px}.modern-stepper i{font-style:normal;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e9eef3}.modern-stepper .active{color:#0756a3}.modern-stepper .active i{background:#0756a3;color:#fff}.modern-stepper .active:not(:last-child):after{background:#0756a3}.category-pills{display:flex;gap:.5rem;flex-wrap:wrap;margin:1.2rem 0}.category-pills button{border:1px solid #d7e1eb;background:#fff;color:#536579;padding:.6rem .9rem;border-radius:999px;font-weight:700}.category-pills button.active{background:#0756a3;color:#fff;border-color:#0756a3}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.service-card{position:relative;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:.75rem;padding:1rem;border:1.5px solid #dce5ee;border-radius:14px;background:#fff;cursor:pointer;min-height:90px;transition:.15s}.service-card:hover{border-color:#8cb8de;transform:translateY(-1px)}.service-card.selected{border-color:#0756a3;background:#f2f8ff;box-shadow:0 0 0 2px #0756a318}.service-card input{position:absolute;opacity:0;pointer-events:none}.service-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#e7f2fc;color:#0756a3;font-size:1.2rem}.service-copy{display:flex;flex-direction:column;min-width:0}.service-copy strong{line-height:1.15}.service-copy small{color:#75869a;margin-top:.3rem}.service-price{font-weight:800;color:#073763;white-space:nowrap}.card-check{display:none;position:absolute;right:8px;top:7px;font-style:normal;background:#0756a3;color:#fff;width:19px;height:19px;border-radius:50%;font-size:12px;text-align:center}.service-card.selected .card-check{display:block}.booking-summary{position:sticky;bottom:1rem;z-index:5;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem 1.2rem;border-radius:15px;background:#073763;color:#fff;box-shadow:0 12px 35px #07376344}.booking-summary div{display:flex;flex-direction:column}.booking-summary small{color:#b9d4ec}.booking-summary .btn{background:#fff;color:#0756a3;border-color:#fff}.slot-picker{margin-top:1.5rem;padding:1.2rem;border-radius:14px;background:#f3f7fb}.slot-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.55rem}.slot-grid button{border:1px solid #cbd9e6;background:#fff;padding:.65rem;border-radius:9px;font-weight:700;color:#24425f}.slot-grid button:hover,.slot-grid button.active{background:#0756a3;color:#fff;border-color:#0756a3}.slot-status{padding:1rem;color:#6b7f92;background:#fff;border-radius:9px}.form-actions{display:flex;justify-content:space-between;margin-top:1.5rem}.final-recap{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;background:#eaf4ff;padding:1rem;border-radius:12px;margin:1rem 0 1.4rem}.final-recap strong{font-size:1.3rem;color:#0756a3}
@media(max-width:1050px){.booking-shell{grid-template-columns:1fr}.booking-intro{position:static;display:none}.service-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.modern-stepper span{font-size:.78rem}.modern-stepper>div{gap:.3rem}.modern-stepper i{width:27px;height:27px}.service-grid{grid-template-columns:1fr}.booking-summary{grid-template-columns:1fr 1fr}.booking-summary .btn{grid-column:1/-1}.slot-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.site-footer .container{flex-direction:column;text-align:center;gap:.35rem}}
