.section-oshuns-booking-hub{--brand-green: #4a914c;--brand-green-dark: #3a7340;--terracotta: #e86b3e;--terracotta-hover: #cf5a30;--gold-deep: #e8b800;--bg: #fafaf8;--bg-card: #ffffff;--bg-warm: #f3f2ed;--text: #2a2826;--muted: #5c5956;--border: rgba(74, 145, 76, .18);--shadow: 0 4px 24px rgba(42, 40, 38, .07);--font-heading: "Lora", Georgia, serif;--font-body: "Plus Jakarta Sans", system-ui, sans-serif;--max: 1200px;--radius: 8px;--radius-sm: 4px}.section-oshuns-booking-hub .section{padding:64px 22px;font-family:var(--font-body)}.section-oshuns-booking-hub .section--white{background:var(--bg-card)}.section-oshuns-booking-hub .section__inner{max-width:var(--max);margin:0 auto}.section-oshuns-booking-hub .section-head{text-align:center;max-width:640px;margin:0 auto 40px}.section-oshuns-booking-hub .section-head h2{font-family:var(--font-heading);font-size:clamp(1.65rem,3vw,2rem);color:var(--brand-green-dark);margin:0 0 12px}.section-oshuns-booking-hub .section-head p{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.6}.section-oshuns-booking-hub .booking-hub__intro-cta{text-align:center;margin:-24px 0 28px}.section-oshuns-booking-hub .btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;font-family:var(--font-body);font-size:14px;font-weight:700;text-decoration:none;border-radius:var(--radius-sm);border:none;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s}.section-oshuns-booking-hub .btn:active{transform:scale(.98)}.section-oshuns-booking-hub .btn--green{background:var(--brand-green);color:#fff;box-shadow:0 2px 8px #4a914c59}.section-oshuns-booking-hub .btn--green:hover{background:var(--brand-green-dark);color:#fff}.section-oshuns-booking-hub .btn--orange{background:var(--terracotta);color:#fff;box-shadow:0 2px 12px #e86b3e59}.section-oshuns-booking-hub .btn--orange:hover{background:var(--terracotta-hover);color:#fff}.section-oshuns-booking-hub .btn-block{width:100%;box-sizing:border-box}.section-oshuns-booking-hub .booking-hub{background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden}.section-oshuns-booking-hub .booking-hub__tabs{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--border);background:var(--bg-warm)}.section-oshuns-booking-hub .booking-hub__tabs button{flex:1;min-width:140px;padding:18px 16px;font-family:var(--font-body);font-size:15px;font-weight:700;border:none;background:transparent;color:var(--muted);cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-1px}.section-oshuns-booking-hub .booking-hub__tabs button.is-active{color:var(--brand-green-dark);background:var(--bg-card);border-bottom-color:var(--terracotta)}.section-oshuns-booking-hub .booking-hub__panels{padding:32px 24px 40px}.section-oshuns-booking-hub .booking-panel{display:none}.section-oshuns-booking-hub .booking-panel.is-active{display:block}.section-oshuns-booking-hub .booking-panel[hidden]{display:none!important}.section-oshuns-booking-hub .tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.section-oshuns-booking-hub .tier-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:26px 22px;display:flex;flex-direction:column;height:100%}.section-oshuns-booking-hub .tier-card--highlight{border-color:var(--gold-deep);box-shadow:0 0 0 1px #ffd54f66}.section-oshuns-booking-hub .tier-card h3{font-family:var(--font-heading);font-size:1.05rem;color:var(--brand-green-dark);margin:0 0 6px}.section-oshuns-booking-hub .tier-card .tier-price{font-family:var(--font-heading);font-size:1.85rem;font-weight:700;color:var(--terracotta);margin-bottom:12px}.section-oshuns-booking-hub .tier-card .tier-body{font-size:14px;color:var(--muted);flex:1;margin-bottom:18px;line-height:1.55}.section-oshuns-booking-hub .tier-card .tier-body strong{color:var(--text)}.section-oshuns-booking-hub .tier-card .tier-examples{font-size:13px;color:var(--brand-green-dark);font-style:italic;margin:0 0 12px}.section-oshuns-booking-hub .tier-card .tier-maint{font-size:12px;color:var(--muted);margin:0 0 18px;padding-top:12px;border-top:1px dashed var(--border)}.section-oshuns-booking-hub .tier-card .tier-maint strong{color:var(--text)}.section-oshuns-booking-hub .booking-footer-note{text-align:center;margin-top:28px;font-size:14px;color:var(--muted);padding:0 16px;line-height:1.5}.section-oshuns-booking-hub .oshuns-booking-modal[hidden]{display:none!important}.section-oshuns-booking-hub .oshuns-booking-modal:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding:24px 16px 48px;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch}.section-oshuns-booking-hub .oshuns-booking-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#2a282673;cursor:pointer}.section-oshuns-booking-hub .oshuns-booking-modal__panel{position:relative;z-index:1;width:100%;max-width:min(92vw,720px);margin:12px auto 32px;flex-shrink:0;background:var(--bg-card);border-radius:var(--radius);box-shadow:0 16px 48px #2a282633;padding:28px 24px 24px;box-sizing:border-box}.section-oshuns-booking-hub .oshuns-booking-modal__close{position:absolute;top:10px;right:10px;width:46px;height:46px;border:none;background:transparent;font-size:2rem;font-weight:300;line-height:1;cursor:pointer;color:var(--muted);border-radius:var(--radius-sm);transition:background .15s ease,color .15s ease}.section-oshuns-booking-hub .oshuns-booking-modal__close:hover,.section-oshuns-booking-hub .oshuns-booking-modal__close:focus-visible{color:#fff;background:var(--brand-green);outline:none}.section-oshuns-booking-hub .oshuns-booking-modal__close:active{color:#fff;background:var(--brand-green-dark)}.section-oshuns-booking-hub .oshuns-booking-modal__title{font-family:var(--font-heading);font-size:1.25rem;color:var(--brand-green-dark);margin:0 56px 8px 0}.section-oshuns-booking-hub .oshuns-booking-modal__service{font-size:14px;color:var(--terracotta);font-weight:700;margin:0 0 20px}.section-oshuns-booking-hub .oshuns-booking-modal__service:empty{display:none}.section-oshuns-booking-hub .oshuns-booking-modal__form-grid{display:grid;gap:14px 18px}@media screen and (min-width:640px){.section-oshuns-booking-hub .oshuns-booking-modal__form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-oshuns-booking-hub .oshuns-booking-modal__field--full{grid-column:1 / -1}}.section-oshuns-booking-hub .oshuns-booking-modal__field--hidden,.section-oshuns-booking-hub .oshuns-booking-modal__field--format[hidden]{display:none!important}.section-oshuns-booking-hub .oshuns-booking-modal__field{margin-bottom:0}.section-oshuns-booking-hub .oshuns-booking-modal__field label{display:block;font-size:13px;font-weight:700;color:var(--text);margin-bottom:6px}.section-oshuns-booking-hub .oshuns-booking-modal__field input,.section-oshuns-booking-hub .oshuns-booking-modal__field textarea,.section-oshuns-booking-hub .oshuns-booking-modal__field select{width:100%;max-width:100%;box-sizing:border-box;padding:10px 12px;font-family:var(--font-body);font-size:15px;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;color:var(--text)}.section-oshuns-booking-hub .oshuns-booking-modal__field select{cursor:pointer;-webkit-appearance:auto;appearance:auto}.section-oshuns-booking-hub .oshuns-booking-modal__field textarea{resize:vertical;min-height:80px}.section-oshuns-booking-hub .oshuns-booking-modal__field input:focus,.section-oshuns-booking-hub .oshuns-booking-modal__field textarea:focus,.section-oshuns-booking-hub .oshuns-booking-modal__field select:focus{outline:2px solid rgba(74,145,76,.35);outline-offset:1px}.section-oshuns-booking-hub .oshuns-booking-modal__checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:500;color:var(--muted);line-height:1.45;cursor:pointer}.section-oshuns-booking-hub .oshuns-booking-modal__checkbox-label input[type=checkbox]{width:auto;min-width:18px;height:18px;margin-top:2px;flex-shrink:0;cursor:pointer;accent-color:var(--brand-green)}.section-oshuns-booking-hub .oshuns-booking-modal__field--consent{padding-top:4px}.section-oshuns-booking-hub .oshuns-booking-modal__error{font-size:14px;color:#b42318;margin:0 0 12px}.section-oshuns-booking-hub .oshuns-booking-modal__error[hidden]{display:none!important}.section-oshuns-booking-hub .oshuns-booking-modal__actions{margin-top:8px}@media screen and (max-width:1024px){.section-oshuns-booking-hub .tier-grid{grid-template-columns:1fr}}@media screen and (max-width:600px){.section-oshuns-booking-hub .section{padding:48px 22px}.section-oshuns-booking-hub .booking-hub__panels{padding:24px 16px 32px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-oshuns-booking-hub.css.map */
