:root{--primary:#24aabd;--primaryDark:#2396b7;--navLinkColor:#2396b7;--accent:#ff8000;--text:#1f2937;--background:#f7f9fb;--footerBg:#0f172a;--footerText:#e5e7eb;--navbar-offset:132px;--viewport-gap:14px}*{box-sizing:border-box}:root,*{scrollbar-color:var(--primary) #dbe3ed;scrollbar-width:thin}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#dbe3ed;border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--primary), var(--primaryDark));border:2px solid #dbe3ed;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--primaryDark)}::-webkit-scrollbar-corner{background:#dbe3ed}html,body,#root{overflow-x:clip}body{color:var(--text);background:var(--background);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1120px,92%);margin:0 auto}.navbar-wrap{z-index:30;isolation:isolate;background:0 0;border-bottom:none;position:sticky;top:0}.navbar-wrap:before{content:"";z-index:2;pointer-events:none;background:#fff;border-bottom:1px solid #e5e7eb;position:absolute;inset:0;box-shadow:0 8px 18px #0f172a14}.navbar-main{justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.brand-stack{gap:.25rem;display:grid}.brand{color:var(--primary);align-items:center;font-size:1.3rem;font-weight:800;display:inline-flex}.brand-image{width:auto;max-height:58px;display:block}.brand-image-mobile{max-height:46px;display:none}.header-tagline p{color:#475569;margin:0;font-size:.95rem}.phone-label p,.phone-label span{color:#334155;margin:0;font-weight:600}.header-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.65rem;margin-left:auto;display:flex}.mobile-menu-toggle{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.25rem;line-height:1;display:none}.site-blur-overlay{-webkit-backdrop-filter:blur();opacity:0;pointer-events:none;z-index:1;background:#0f172a00;transition:opacity .22s,background-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:fixed;inset:0}.site-blur-overlay.open{-webkit-backdrop-filter:blur(7px);opacity:1;pointer-events:auto;background:#0f172a47}.navbar-main,.header-actions,.nav-links{z-index:3;position:relative}.nav-links{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:1.1rem;width:auto;margin-left:auto;display:flex}.nav-link{color:var(--navLinkColor,#374151);font-weight:600;font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.nav-link.active{color:var(--primaryDark)}.nav-item-dropdown{align-items:center;display:inline-flex;position:relative}.nav-dropdown-trigger{align-items:center;gap:.35rem;display:inline-flex}.caret{opacity:.75;font-size:.72rem}.nav-dropdown{opacity:0;pointer-events:none;z-index:80;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:220px;padding:.45rem;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(8px);box-shadow:0 18px 40px #0f172a1f}.nav-item-dropdown-mega{position:relative}.nav-dropdown-mega{width:min(1120px,92vw);max-width:min(1120px,92vw);padding:1rem;left:50%;transform:translate(-50%,8px)}.nav-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.nav-mega-card{background:#f8fcff;border:1px solid #e8f0f7;border-radius:12px;align-items:flex-start;gap:.8rem;padding:.85rem .9rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex}.nav-mega-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.25rem;transition:transform .18s,box-shadow .18s;display:flex}.nav-mega-card-text{flex:1;min-width:0}.nav-mega-card h4{color:#0f172a;margin:0 0 .28rem;font-size:.92rem;font-weight:700}.nav-mega-card p{color:#64748b;margin:0;font-size:.8rem;line-height:1.4}.nav-mega-card:hover{border-color:var(--card-hover-color,var(--primary));background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0f172a17}.nav-mega-card:hover .nav-mega-card-icon{transform:scale(1.08);box-shadow:0 4px 12px #0000001f}.nav-dropdown.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-dropdown-mega.open{transform:translate(-50%)}.nav-dropdown-link{color:var(--navLinkColor,#374151);border-radius:8px;padding:.55rem .7rem;font-weight:600;display:block}.nav-dropdown-link:hover{color:var(--primaryDark);background:#f0f7fa}.editor-panel{border-top:1px solid #e5e7eb;gap:.8rem;padding:.9rem 0 1rem;display:grid}.floating-editor-launcher{z-index:70;color:#fff;cursor:pointer;background:linear-gradient(90deg, var(--primary), var(--primaryDark));border:none;border-radius:999px;padding:.65rem .95rem;font-weight:700;position:fixed;top:14px;right:14px;box-shadow:0 8px 24px #02061740}.admin-auth-launcher{z-index:70;color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:.65rem .95rem;font-weight:700;position:fixed;top:14px;right:14px;box-shadow:0 8px 24px #02061733}.admin-auth-tools{z-index:70;gap:.5rem;display:flex;position:fixed;top:14px;right:14px}.admin-auth-modal-backdrop{z-index:110;background:#02061759;place-items:center;display:grid;position:fixed;inset:0}.admin-auth-modal{background:#fff;border:1px solid #dbe3ed;border-radius:14px;width:min(420px,100% - 2rem);padding:1rem;box-shadow:0 20px 42px #0f172a40}.admin-auth-modal h3{margin:0 0 .8rem}.admin-auth-modal form{gap:.7rem;display:grid}.admin-auth-actions{justify-content:flex-end;gap:.6rem;margin-top:.35rem;display:flex}.floating-editor-sidebar{z-index:80;background:#fff;border-left:1px solid #e5e7eb;grid-template-rows:auto 1fr;width:min(380px,92vw);height:100vh;transition:transform .22s;display:grid;position:fixed;top:0;right:0;transform:translate(102%);box-shadow:-12px 0 30px #0f172a2e}.floating-editor-sidebar.open{transform:translate(0)}.floating-editor-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.8rem;padding:.9rem 1rem;display:flex}.floating-editor-header h3{margin:0}.floating-editor-header-actions{align-items:center;gap:.5rem;display:flex}.floating-editor-content{scrollbar-gutter:stable;gap:1rem;padding:.9rem 1.2rem 1.5rem .95rem;display:grid;overflow:hidden auto}.floating-group{border:1px solid #e5e7eb;border-radius:10px;gap:.6rem;padding:.8rem;display:grid}.floating-group h4{margin:0}.floating-group-head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.section-manager-list{gap:.8rem;display:grid}.section-manager-item{margin-top:0}.section-manager-item.dragging{opacity:.65;border-color:var(--primary)}.row-actions{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.group-head-inline{align-items:center;gap:.5rem;display:flex}.list-item-shell{border:1px solid #dbe2ea;border-radius:10px;gap:.55rem;margin-top:.55rem;padding:.65rem;display:grid}.list-item-head{align-items:center;gap:.5rem;display:flex}.list-item-title-btn{text-align:left;cursor:pointer;background:0 0;border:none;flex:1;margin:0;padding:0}.list-item-actions{gap:.35rem;display:flex}.list-item-body{gap:.55rem;display:grid}.drag-handle{cursor:grab;-webkit-user-select:none;user-select:none}.drag-handle:active{cursor:grabbing}.move-buttons{flex-wrap:wrap;gap:.35rem;display:flex}.carousel-settings{border:1px dashed #cbd5e1;border-radius:8px;gap:.55rem;padding:.6rem;display:grid}.carousel-image-item{border:1px solid #e2e8f0;border-radius:8px;gap:.5rem;padding:.55rem;display:grid}.carousel-image-item input[type=range]{width:100%}.section-carousel-wrap{margin-top:0}.checkbox-row{grid-template-columns:1fr auto;align-items:center}.theme-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:.6rem;display:grid}.theme-control{color:#475569;gap:.3rem;font-size:.85rem;display:grid}.theme-control input{border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:42px;padding:.2rem}.btn{cursor:pointer;background:linear-gradient(90deg, var(--primary), var(--primaryDark));color:#fff;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}@media (hover:hover){.btn:hover{filter:saturate(1.05);transform:translateY(-2px);box-shadow:0 10px 24px #2396b740}}.btn.small{padding:.55rem .9rem;font-size:.9rem}.btn.ghost{background:var(--accent);color:#fff;border:1px solid #b45309;font-weight:800}.hero-carousel{width:100%;height:clamp(300px,52vw,580px);position:relative;overflow:hidden}.hero-carousel-slide{opacity:0;transition:opacity 1s;position:absolute;inset:0}.hero-carousel-slide.active{opacity:1}.hero-carousel-slide img{object-fit:cover;width:100%;height:100%;display:block}.hero-carousel-dots{z-index:2;gap:.55rem;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-carousel-dot{cursor:pointer;background:#ffffff8c;border:none;border-radius:999px;width:10px;height:10px;transition:background .2s,transform .2s}.hero-carousel-dot.active{background:#fff;transform:scale(1.3)}.hero{background:linear-gradient(170deg,#eef8fb 0%,#fff 68%);border-bottom:1px solid #e5eef4;padding:4.8rem 0 3.6rem}.hero-on-blue{background:0 0;border-bottom:none}.hero-grid{grid-template-columns:1.35fr 1fr;align-items:stretch;gap:1.8rem;display:grid}.hero-kicker{color:var(--primaryDark);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .7rem;font-size:.78rem;font-weight:800}h1{margin:0 0 1rem;font-size:clamp(2.1rem,4.2vw,3.45rem);line-height:1.07}.home-hero-title h1{color:#0c1f35;letter-spacing:-.02em;font-size:clamp(1.9rem,3.6vw,3rem);font-weight:900;line-height:1.08}.home-hero-title h1 em{color:var(--primary);font-style:normal}.hero-title-accent{background-image:linear-gradient(90deg, var(--primary), var(--primaryDark));color:#0c1f35;background-position:0 100%;background-repeat:no-repeat;background-size:100% 3px;padding-bottom:2px;display:inline}@media (width<=960px){.hero-title-accent{padding-bottom:0}}.hero-subtitle{color:#4b5563;max-width:700px;font-size:1.08rem}.home-stats-bar{border-bottom:3px solid var(--primary);background:linear-gradient(90deg,#0c2340 0%,#1a3a5c 100%);padding:1.6rem 0}.home-stats-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.home-stat{flex-direction:column;align-items:center;gap:.15rem;padding:.5rem 3rem;display:flex}.home-stat-featured{background:#24aabd2e;border:1px solid #24aabd66;border-radius:14px;padding:.85rem 3rem}.home-stat-num{color:#fff;font-size:2rem;font-weight:900;line-height:1}.home-stat-featured .home-stat-num{color:#7ee8f7;letter-spacing:-.03em;font-size:3.2rem}.home-stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700}.home-stat-featured .home-stat-label{color:#ffffffe6;font-size:.82rem}.home-stat-sep{background:#fff3;flex-shrink:0;width:1px;height:44px}@media (width<=640px){.home-stats-inner{gap:.5rem}.home-stat{padding:.5rem 1.5rem}.home-stat-sep{display:none}.home-stat-featured .home-stat-num{font-size:2.4rem}}.hero-cta-stack{align-content:start;gap:.8rem;display:grid}.hero-stack-btn{width:100%;min-height:52px;font-size:1rem}.hero-cta-edit-links{gap:.45rem;margin-top:.35rem;display:grid}.hero-cta-edit-links input{border:1px solid #cbd5e1;border-radius:10px;padding:.55rem .65rem;font-size:.92rem}.booking-referral-buttons{grid-template-columns:1fr;gap:.8rem;display:grid}.appt-select-group{margin-bottom:2rem}.appt-select-label{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.78rem;font-weight:700;display:flex}.appt-select-label:after{content:"";background:linear-gradient(90deg, var(--primary) 0%, transparent 100%);border-radius:2px;flex:1;height:2px}.appt-type-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.7rem;display:grid}.appt-type-btn{cursor:pointer;color:#374151;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.85rem 1rem;font-size:.9rem;font-weight:500;transition:border-color .18s,background .18s,color .18s,transform .15s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f}.appt-type-btn:before{content:"";opacity:0;background:#24aabd1f;border-radius:10px;transition:opacity .18s;position:absolute;inset:0}.appt-type-btn:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 16px #24aabd26}.appt-type-btn.selected{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px #24aabd2e}.appt-type-btn.selected:before{opacity:1}.appt-type-btn-label,.appt-type-btn-duration,.appt-type-btn>*{z-index:1;position:relative}.appt-type-btn-label{font-size:.92rem;font-weight:700}.appt-type-btn-duration{color:var(--primary);background:#24aabd1a;border-radius:20px;padding:.1rem .5rem;font-size:.78rem;font-weight:600;transition:background .18s,color .18s}.appt-type-btn.selected .appt-type-btn-duration{color:var(--primary);background:#24aabd26}.appt-type-btn-best{color:#94a3b8;text-align:center;margin-top:.15rem;font-size:.7rem;font-style:italic;line-height:1.3;transition:color .18s}.appt-type-btn.selected .appt-type-btn-best{color:var(--primaryDark)}.appt-type-btn:not(.selected):has(.appt-type-btn-duration):hover .appt-type-btn-duration{background:#24aabd2e}.appt-type-btn.selected:after{content:"✓";color:var(--primary);z-index:2;font-size:.7rem;font-weight:700;position:absolute;top:6px;right:8px}.appt-type-next{margin-top:.25rem}.appt-type-next .btn{min-width:220px}.appt-type-next .btn:disabled{opacity:.45;cursor:not-allowed;color:#9ca3af;box-shadow:none;background:#e2e8f0;border-color:#e2e8f0;transform:none}.section{padding:4rem 0}.section h2{margin:0 0 .6rem;font-size:clamp(1.7rem,3.2vw,2.35rem)}.section-subtitle{color:#6b7280;max-width:760px;margin-top:0}.section-surface-white{background:#fff}.section-surface-primary-blue{background:linear-gradient(170deg, var(--primaryDark) 0%, var(--primary) 100%);color:#fff}.section-surface-primary-blue h1,.section-surface-primary-blue h2,.section-surface-primary-blue h3,.section-surface-primary-blue p,.section-surface-primary-blue li,.section-surface-primary-blue .section-subtitle,.section-surface-primary-blue .hero-subtitle,.section-surface-primary-blue .hero-kicker{color:#fff}.section-surface-primary-blue .card,.section-surface-primary-blue .review-card{color:#0f172a;background:#fffffff7}.section-surface-primary-blue .card h1,.section-surface-primary-blue .card h2,.section-surface-primary-blue .card h3,.section-surface-primary-blue .card p,.section-surface-primary-blue .card li,.section-surface-primary-blue .review-card p,.section-surface-primary-blue .review-card strong,.section-surface-primary-blue .review-card span{color:#0f172a}.section-controls{padding-top:1rem}.section-edit-tools{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1rem;display:flex}.section-edit-tools select{border:1px solid #d1d5db;border-radius:8px;padding:.45rem .5rem}.reveal-on-scroll{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(22px)}.reveal-on-scroll.in-view{opacity:1;transform:none}.section-services:not(.section-surface-primary-blue){background:#fff}.section-services .service-grid .card{flex-direction:column;display:flex}.section-services .card h3{margin-top:0;margin-bottom:.5rem}.section-services .card p{margin-top:0}.section-services .card,.section-why-us .card,.section-why-referrers .card{transition:transform .22s,box-shadow .22s}.section-services .card:hover,.section-why-us .card:hover,.section-why-referrers .card:hover{transform:translateY(-5px);box-shadow:0 10px 28px #0f172a1a}.google-reviews-strip{padding:2.4rem 0 .8rem}.google-reviews-head h2{margin:0}.google-reviews-head p{margin:.35rem 0 1rem}.google-reviews-head.on-light p{color:#0f172a}.google-reviews-head.on-blue p{color:#fff}.reviews-track-wrap{overflow:hidden;transform:translateZ(0);-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.reviews-track{gap:.9rem;width:max-content;animation:42s linear infinite reviewsScroll;display:flex}.review-card{background:#fff;border:1px solid #dbe7f0;border-radius:12px;width:min(320px,82vw);padding:.9rem;box-shadow:0 8px 20px #0f172a0f}.review-card p{color:#334155;margin:.45rem 0 .8rem}.review-stars{color:#ff8000;letter-spacing:.08em;font-weight:800}.review-meta{color:#64748b;justify-content:space-between;font-size:.92rem;display:flex}@keyframes reviewsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.service-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.1rem}.muted:not(.section-surface-primary-blue){background:#f0fdfa}.why-list{grid-template-columns:1fr 1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.why-list li{border:1px solid #e2e8f0;border-left:4px solid var(--primary);color:#334155;background:#fff;border-radius:14px;align-items:flex-start;gap:.9rem;padding:1.3rem 1.4rem;font-size:.95rem;line-height:1.55;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 3px 14px #0f172a0f}.why-list li:hover{transform:translateY(-2px);box-shadow:0 8px 24px #24aabd24}.why-list li:before{content:"✓";background:linear-gradient(135deg, var(--primary), var(--primaryDark));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:.1rem;font-size:.75rem;font-weight:900;display:flex}@media (width<=640px){.why-list{grid-template-columns:1fr}}.image-card-split{grid-template-columns:1fr 1fr;align-items:stretch;gap:1rem;width:min(1120px,92vw);margin:0 auto;display:grid}.image-card-richtext,.image-card-media{background:#fff;border-radius:16px;box-shadow:0 14px 34px #0f172a29}.image-card-richtext{padding:1rem}.image-card-media{border:none;padding:0;position:relative;overflow:hidden}.image-card-media img{object-fit:cover;width:100%;height:100%;min-height:320px;display:block}.image-card-media.is-editable{cursor:pointer}.image-card-overlay{color:#fff;text-align:center;background:linear-gradient(#0f172a00 0%,#0f172ab8 100%);padding:2.4rem .9rem .9rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.booking-grid{grid-template-columns:1.2fr 1fr;gap:1.4rem;display:grid}.embed-placeholder{background:#fff;border:2px dashed #bae6fd;border-radius:14px;padding:1.2rem}.referral-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;padding:1.2rem;display:flex}.referral-form-card.is-ndis{min-height:calc(100dvh - var(--navbar-offset) - (var(--viewport-gap) * 2));height:calc(100dvh - var(--navbar-offset) - (var(--viewport-gap) * 2))}.referral-form-card.compact{border:none;height:100%;padding:.9rem 1rem 1rem}.referral-form-card.compact.is-ndis{height:100%;min-height:100%}.referral-form-card h3{margin:0 0 .25rem}.referral-subtitle{color:#64748b;margin:0 0 .8rem}.referral-form-card form{gap:.8rem;display:grid}.referral-form-card.is-ndis form{flex-direction:column;flex:1;gap:.8rem;min-height:100%;display:flex}label{gap:.4rem;font-weight:600;display:grid}input,textarea,select{font:inherit;border:1px solid #d1d5db;border-radius:10px;padding:.7rem}.success-msg{color:#047857;margin-top:.8rem;font-weight:600}.field-error{color:#dc2626;margin:-.4rem 0 0;font-size:.85rem;font-weight:500}.referral-step{flex:1;align-content:start;gap:.75rem;padding-bottom:.4rem;display:grid}.referral-step h4{color:#1e293b;margin:.1rem 0}.referral-step-note{color:#64748b;margin:0;font-size:.92rem}.referral-fieldset{border:1px solid #dbe3ed;border-radius:12px;gap:.5rem;padding:.7rem .8rem;display:grid}.referral-fieldset legend{color:#334155;padding:0 .25rem;font-weight:700}.check-row{color:#334155;align-items:center;gap:.55rem;font-weight:500;display:flex}.check-row input{width:1rem;height:1rem}.recaptcha-fieldset{align-content:start;min-height:170px}.recaptcha-floating{opacity:0;pointer-events:none;flex-direction:column;align-items:flex-end;max-height:0;margin-top:.5rem;transition:opacity .22s,transform .22s,max-height .22s;display:flex;overflow:hidden;transform:translateY(8px)}.recaptcha-floating .recaptcha-error{text-align:right}.recaptcha-floating.is-visible{opacity:1;pointer-events:auto;max-height:240px;transform:translateY(0)}.recaptcha-floating.is-hidden{background:0 0;border-color:#0000;padding-block:0}.referral-step-consent{gap:.9rem}.recaptcha-error{color:#b91c1c;margin:0;font-size:.86rem;font-weight:600}.referral-progress-wrap{gap:.3rem;margin-bottom:.4rem;display:grid}.referral-progress-meta{color:#64748b;justify-content:space-between;font-size:.82rem;display:flex}.referral-progress-track{background:#dbeafe;border-radius:999px;width:100%;height:6px;overflow:hidden}.referral-progress-fill{background:#2563eb;border-radius:999px;height:100%;transition:width .2s}.referral-step-label{color:#475569;margin:0;font-size:.85rem}.referral-form-nav{justify-content:space-between;align-items:center;gap:.7rem;margin-top:0;padding-top:.7rem;display:flex}.referral-form-nav .btn{min-width:120px}.btn:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;filter:none;transform:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.referral-modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:80;padding:calc(var(--viewport-gap) + .5rem);background:#0f172a7a;place-items:center;animation:.18s ease-out referralOverlayFade;display:grid;position:fixed;inset:0}.referral-modal{width:min(760px,100%);height:calc(100dvh - (var(--viewport-gap) * 2) - 1rem);max-height:calc(100dvh - (var(--viewport-gap) * 2) - 1rem);box-sizing:border-box;transform-origin:bottom;background:#fff;border:1px solid #dbe3ed;border-radius:16px;flex-direction:column;padding:1rem;animation:.26s cubic-bezier(.2,.7,0,1) referralModalSlideUp;display:flex;position:relative;overflow:clip;box-shadow:0 24px 54px #0f172a40}.referral-modal .booking-flow-step{flex-direction:column;flex:1;min-height:0;display:flex}.referral-modal .referral-form-card{flex:1;min-height:0;overflow-y:auto}.referral-modal .booking-flow-picker{overflow-y:auto}.referral-modal .referral-form-card.is-ndis form{min-height:0}.referral-modal .referral-form-card h3,.referral-modal .referral-form-card .referral-subtitle{padding-right:3.1rem}@keyframes referralOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes referralModalSlideUp{0%{opacity:0;transform:translateY(36px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.referral-modal-close{z-index:4;position:absolute;top:.75rem;right:.75rem}.referral-complete{flex:1;align-content:center;justify-items:start;gap:1rem;padding:1.25rem;display:grid}.referral-complete h2{color:#0f172a;margin:0}.referral-complete p{color:#334155;max-width:60ch;margin:0;line-height:1.55}.footer-logo-strip{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-top:2rem}.footer-logo-strip-inner{justify-content:center;padding:.9rem 0;display:flex}.footer-logos-image{object-fit:contain;width:min(100%,1100px);height:auto;display:block}.site-footer{background:var(--footerBg);color:var(--footerText);padding:3rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;gap:2.5rem;display:grid}.footer-col-brand .footer-brand-name{color:#fff;letter-spacing:.01em;margin:0 0 .6rem;font-size:1.1rem;font-weight:700}.footer-col-heading{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);border-bottom:1px solid #24aabd40;margin:0 0 .9rem;padding-bottom:.5rem;font-size:.72rem;font-weight:700}.footer-col p,.footer-col a{color:#ffffffb3;font-size:.88rem;line-height:1.6}.footer-links-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-links-list a{color:#ffffffb3;font-size:.88rem;text-decoration:none;transition:color .15s,padding-left .15s;display:inline-block}.footer-links-list a:hover{color:var(--primary);padding-left:4px}.footer-bottom{color:#ffffff8c;background:#060e1c;padding:.75rem 0;font-size:.78rem}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.footer-legal-links{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.footer-legal-links a{color:#ffffff8c;text-decoration:none;transition:color .15s}.footer-legal-links a:hover{color:var(--primary)}.footer-legal-sep{color:#ffffff40}.legal-page{min-height:80vh}.legal-hero{background:linear-gradient(135deg, var(--primaryDark) 0%, var(--primary) 100%);color:#fff;padding:3rem 0 2.5rem}.legal-hero h1{margin:0 0 .4rem;font-size:clamp(1.6rem,4vw,2.2rem)}.legal-meta{opacity:.8;margin:0;font-size:.9rem}.sub-hero-heading{color:#fff;letter-spacing:-.5px;margin:0 0 .75rem;font-size:clamp(2.2rem,6vw,3.4rem);font-weight:800;line-height:1.15}.sub-hero-blue{color:#a8ecf5}.legal-body{max-width:820px;padding-top:2.5rem;padding-bottom:3.5rem}.legal-body p{color:#374151;margin:0 0 1rem;line-height:1.75}.legal-body section{margin-bottom:2.25rem}.legal-body h2{color:#0f172a;border-bottom:2px solid #24aabd33;margin:0 0 .6rem;padding-bottom:.4rem;font-size:1.15rem;font-weight:700}.legal-body h3{color:#1e3a5f;margin:1.1rem 0 .4rem;font-size:.98rem;font-weight:700}.legal-body ul{color:#374151;margin:0 0 1rem;padding-left:1.4rem;line-height:1.75}.legal-body ul li{margin-bottom:.3rem}.legal-contact{padding:0;list-style:none}.legal-contact li{margin-bottom:.35rem}.legal-body a{color:var(--primary);text-decoration:none}.legal-body a:hover{text-decoration:underline}.fb-body{max-width:760px}.fb-form{flex-direction:column;gap:0;display:flex}.fb-section{margin-bottom:2.5rem}.fb-section-heading{color:#0f172a;border-bottom:2px solid #24aabd33;align-items:center;gap:.75rem;margin:0 0 1.25rem;padding-bottom:.5rem;font-size:1.05rem;font-weight:700;display:flex}.fb-section-num{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.8rem;font-weight:700;display:inline-flex}.fb-row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.fb-field{color:#374151;flex-direction:column;gap:.35rem;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:flex}.fb-field input,.fb-field textarea,.fb-field select{font:inherit;color:#1f2937;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;padding:.55rem .75rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.fb-field input:focus,.fb-field textarea:focus,.fb-field select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #24aabd1f}.fb-field-label{color:#374151;margin-bottom:.4rem;font-size:.9rem;font-weight:600;display:block}.fb-required{color:var(--primary)}.fb-checkbox-row{flex-wrap:wrap;gap:.6rem 1.2rem;margin-top:.25rem;display:flex}.fb-checkbox{color:#374151;cursor:pointer;align-items:center;gap:.4rem;font-size:.88rem;font-weight:400;display:flex}.fb-rating-group{margin-bottom:1.5rem}.fb-rating-q{color:#1f2937;margin:0 0 .6rem;font-size:.92rem;font-weight:600}.fb-rating{flex-wrap:wrap;gap:.5rem;display:flex}.fb-rating-btn{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:center;gap:.2rem;min-width:3rem;padding:.5rem .6rem;transition:border-color .15s,background .15s,color .15s;display:flex}.fb-rating-btn:hover{border-color:var(--primary)}.fb-rating-btn.selected{border-color:var(--primary);color:var(--primary);background:#24aabd1a}.fb-rating-num{font-size:1rem;font-weight:700}.fb-rating-lbl{color:#6b7280;white-space:nowrap;font-size:.65rem}.fb-rating-btn.selected .fb-rating-lbl{color:var(--primary)}.fb-submit-row{margin-top:.5rem}.fb-thankyou{text-align:center;padding:2rem 0}.fb-thankyou-icon{background:linear-gradient(135deg, var(--primary), var(--primaryDark));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.25rem;font-size:1.75rem;display:flex}.fb-thankyou h2{color:#0f172a;margin:0 0 .75rem;font-size:1.4rem}.fb-thankyou p{color:#475569;max-width:480px;margin:0 auto;line-height:1.7}.sub-page-body{max-width:560px;padding-top:2.5rem;padding-bottom:3.5rem}.sub-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2.25rem 2rem;box-shadow:0 4px 24px #0f172a0f}.sub-card-intro{color:#475569;margin:0 0 1.75rem;font-size:.95rem;line-height:1.6}.sub-card-form{flex-direction:column;display:flex}.sub-privacy{color:#9ca3af;margin:.25rem 0 1.25rem;font-size:.78rem;line-height:1.5}.sub-privacy a{color:var(--primary);text-decoration:none}.sub-privacy a:hover{text-decoration:underline}.sub-submit-btn{width:100%}@media (width<=640px){.fb-row{grid-template-columns:1fr}.sub-card{padding:1.5rem 1.25rem}}.physio-page{--pr-heading-font:"Montserrat", Inter, system-ui, sans-serif;--pr-blue-dark:#0c2340;--pr-blue:#1a3a5c;--pr-teal:var(--primary);--pr-teal-dark:var(--primaryDark);--pr-muted:#f4f7fb;--pr-text:#1e293b;--pr-text-light:#475569;--pr-white:#fff;--pr-radius:16px}.pr-reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(32px)}.pr-reveal.pr-in-view{opacity:1;transform:none}.pr-hero-split{grid-template-columns:1fr 1fr;min-height:clamp(560px,82vh,860px);display:grid;overflow:hidden}.pr-hero-split-copy{background:linear-gradient(150deg,#0c2340 0%,#1a3a5c 100%);flex-direction:column;justify-content:center;gap:0;padding:clamp(2.5rem,5vw,5rem) clamp(2rem,4vw,4.5rem);display:flex;position:relative;overflow:hidden}.pr-hero-split-copy:before{content:"";pointer-events:none;background:radial-gradient(circle,#24aabd2e 0%,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-80px;right:-80px}.pr-trusted-badge{color:#7ee8f7;font-family:var(--pr-heading-font);letter-spacing:.12em;text-transform:uppercase;background:#24aabd2e;border:1px solid #24aabd73;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;margin-bottom:1.1rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.pr-trusted-dot{background:#24aabd;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite prPulse}@keyframes prPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.pr-kicker{font-family:var(--pr-heading-font);letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c;margin:0 0 .75rem;font-size:.72rem;font-weight:700}.pr-hero-h1{font-family:var(--pr-heading-font);color:#fff;letter-spacing:-.02em;margin:0 0 1.1rem;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:900;line-height:1.06}.pr-hero-accent{color:#7ee8f7}.pr-hero-sub{color:#ffffffc7;max-width:480px;margin:0 0 2rem;font-size:clamp(.95rem,1.4vw,1.08rem);line-height:1.65}.pr-hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.8rem;display:flex}.pr-hero-trust-strip{color:#ffffff8c;flex-wrap:wrap;gap:.5rem 1.4rem;font-size:.82rem;font-weight:600;display:flex}.pr-hero-split-photo{position:relative;overflow:hidden}.pr-hero-photo-frame{width:100%;height:100%}.pr-hero-photo-frame img{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform 8s;display:block}.pr-hero-split:hover .pr-hero-photo-frame img{transform:scale(1.04)}.pr-hero-photo-badge{background:#fff;border-radius:0 14px 14px 0;flex-direction:column;gap:.1rem;padding:.9rem 1.4rem;display:flex;position:absolute;bottom:2rem;left:-1px;box-shadow:0 8px 28px #0a14282e}.pr-photo-badge-num{font-family:var(--pr-heading-font);color:var(--pr-teal);letter-spacing:-.02em;font-size:1.9rem;font-weight:900;line-height:1}.pr-photo-badge-num sup{font-size:1rem}.pr-photo-badge-label{color:var(--pr-text-light);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.pr-hero{flex-direction:column;display:flex;position:relative}.pr-hero-media{width:100%;height:clamp(480px,78vh,820px);position:relative;overflow:hidden}.pr-hero-img{object-fit:cover;object-position:center 25%;width:100%;height:100%;display:block}.pr-hero-overlay{background:linear-gradient(#0a142859 0%,#0a14289e 60%,#0a1428d1 100%);position:absolute;inset:0}.pr-hero-body{color:#fff;width:min(1120px,92%);position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.pr-steps{grid-template-columns:repeat(3,1fr);gap:0;margin-top:3rem;display:grid;position:relative}.pr-step{text-align:center;flex-direction:column;align-items:center;padding:0 1.5rem;display:flex;position:relative}.pr-step-num{background:linear-gradient(135deg, var(--pr-teal-dark), var(--pr-teal));color:#fff;width:64px;height:64px;font-family:var(--pr-heading-font);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.2rem;font-weight:900;display:flex;position:relative;box-shadow:0 6px 20px #2396b74d}.pr-step-line{background:linear-gradient(90deg, var(--pr-teal), #24aabd33);pointer-events:none;height:2px;position:absolute;top:32px;left:calc(50% + 32px);right:calc(32px - 50%)}.pr-step-title{font-family:var(--pr-heading-font);color:var(--pr-text);margin:0 0 .6rem;font-size:1.05rem;font-weight:700}.pr-step-desc{color:var(--pr-text-light);margin:0;font-size:.92rem;line-height:1.65}.pr-intro-photo{position:relative}.pr-intro-photo-tag{background:linear-gradient(135deg, var(--pr-teal-dark), var(--pr-teal));color:#fff;font-family:var(--pr-heading-font);letter-spacing:.04em;border-radius:12px 0 0 12px;align-items:center;gap:.45rem;padding:.6rem 1.1rem;font-size:.82rem;font-weight:700;display:flex;position:absolute;bottom:1.5rem;right:-1px;box-shadow:0 6px 20px #2396b759}.pr-btn{font-family:var(--pr-heading-font);cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.6rem;font-size:.92rem;font-weight:700;transition:transform .22s,box-shadow .22s,background .18s,filter .18s;display:inline-flex}.pr-btn:hover{transform:translateY(-3px)}.pr-btn-primary{background:linear-gradient(135deg, var(--pr-teal-dark), var(--pr-teal));color:#fff;box-shadow:0 6px 20px #2396b759}.pr-btn-primary:hover{filter:brightness(1.06);box-shadow:0 12px 28px #2396b773}.pr-btn-outline-dark{color:#fff;background:#ffffff14;border-color:#ffffff73}.pr-btn-outline-dark:hover{background:#ffffff29;border-color:#ffffffb3}.pr-btn-white{color:var(--pr-teal-dark);background:#fff;box-shadow:0 6px 20px #0000002e}.pr-btn-white:hover{filter:brightness(.97);box-shadow:0 12px 30px #00000038}.pr-btn-ghost-white{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border-color:#fff9}.pr-btn-ghost-white:hover{background:#ffffff38;box-shadow:0 8px 22px #00000026}.pr-btn-accent{background:var(--accent);color:#fff;box-shadow:0 6px 20px #ff80004d}.pr-btn-accent:hover{filter:brightness(1.08);box-shadow:0 12px 28px #ff800061}.pr-stats-bar{background:#fff;box-shadow:0 8px 30px #0a142824}.pr-stats-inner{justify-content:center;align-items:center;gap:0;padding:1.4rem 0;display:flex}.pr-stat{flex-direction:column;align-items:center;gap:.2rem;padding:0 3rem;display:flex}.pr-stat-num{font-family:var(--pr-heading-font);color:var(--pr-teal);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.8rem);font-weight:900;line-height:1}.pr-stat-label{color:var(--pr-text-light);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:600}.pr-stat-sep{background:#e2eaf3;flex-shrink:0;width:1px;height:48px}.pr-section{padding:5rem 0}.pr-section-muted{background:var(--pr-muted)}.pr-section-blue{background:linear-gradient(135deg,#0c2340 0%,#1a3a5c 100%)}.pr-label{font-family:var(--pr-heading-font);letter-spacing:.18em;text-transform:uppercase;color:var(--pr-teal);margin:0 0 .6rem;font-size:.72rem;font-weight:800}.pr-label-center{text-align:center}.pr-label-white{color:#ffffffb3}.physio-page h2{font-family:var(--pr-heading-font);color:var(--pr-text);letter-spacing:-.02em;margin:0 0 .8rem;font-size:clamp(1.9rem,3.5vw,2.7rem);font-weight:800;line-height:1.15}.pr-h2-center{text-align:center}.pr-h2-white{color:#fff}.pr-sub-center{text-align:center;color:var(--pr-text-light);max-width:540px;margin:0 auto 2.5rem;line-height:1.6}.pr-body-text{color:var(--pr-text-light);margin:0 0 1.2rem;line-height:1.75}.pr-body-white{color:#ffffffd1;margin:0 0 1rem;line-height:1.75}.pr-intro-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.pr-intro-copy h2,.pr-intro-copy .pr-label{text-align:left}.pr-check-list{gap:.7rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.pr-check-list li{color:var(--pr-text);align-items:center;gap:.7rem;font-size:1rem;font-weight:600;display:flex}.pr-check-list li:before{content:"✓";background:linear-gradient(135deg, var(--pr-teal), var(--pr-teal-dark));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:800;display:inline-flex}.pr-intro-photo{aspect-ratio:4/5;border-radius:20px;overflow:hidden;box-shadow:0 24px 64px #0a14282e}.pr-intro-photo img{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .6s;display:block}.pr-intro-photo:hover img{transform:scale(1.04)}.pr-flip-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:0;display:grid}.pr-flip-card{perspective:1100px;cursor:pointer;height:220px}.pr-flip-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .62s cubic-bezier(.4,.2,.2,1);position:relative}.pr-flip-card:hover .pr-flip-inner,.pr-flip-card:focus-within .pr-flip-inner{transform:rotateY(180deg)}.pr-flip-front,.pr-flip-back{backface-visibility:hidden;border-radius:var(--pr-radius);flex-direction:column;justify-content:center;padding:1.5rem;display:flex;position:absolute;inset:0}.pr-flip-front{background:#fff;border:1px solid #dde8f2;gap:.65rem;transition:box-shadow .3s;box-shadow:0 4px 18px #0a142812}.pr-flip-card:hover .pr-flip-front{box-shadow:0 14px 36px #2396b726}.pr-flip-num{font-family:var(--pr-heading-font);letter-spacing:.14em;color:var(--pr-teal);background:#24aabd1a;border-radius:999px;align-self:flex-start;padding:.2rem .6rem;font-size:.68rem;font-weight:900}.pr-flip-front h3{font-family:var(--pr-heading-font);color:var(--pr-text);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.pr-flip-hint{color:#94a3b8;margin-top:auto;font-size:.72rem;font-style:italic}.pr-flip-back{background:linear-gradient(145deg, #0f2744 0%, var(--pr-teal-dark) 100%);align-items:flex-start;transform:rotateY(180deg);box-shadow:0 10px 32px #2396b766}.pr-flip-back p{color:#fffffff2;margin:0;font-size:.95rem;line-height:1.65}.pr-equipment-note{text-align:center;color:var(--pr-text-light);margin:2rem 0 0;font-size:.9rem;font-style:italic}.pr-conditions-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;display:grid}.pr-condition-card{border-radius:var(--pr-radius);text-align:center;cursor:default;background:#fff;border:1px solid #dde8f2;flex-direction:column;align-items:center;gap:.7rem;padding:1.5rem 1rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.pr-condition-card:hover{border-color:var(--pr-teal);transform:translateY(-5px);box-shadow:0 12px 30px #2396b71f}.pr-condition-icon{font-size:2rem;line-height:1}.pr-condition-text{color:var(--pr-text);font-size:.9rem;font-weight:600;line-height:1.35}.pr-tabs-wrap{max-width:760px;margin:0 auto}.pr-tabs-wrap h2,.pr-tabs-wrap .pr-label{text-align:center}.pr-tab-btns{flex-wrap:wrap;justify-content:center;gap:.6rem;margin:2rem 0 1.5rem;display:flex}.pr-tab-btn{font-family:var(--pr-heading-font);color:var(--pr-text-light);cursor:pointer;background:#fff;border:2px solid #d4e4f0;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.92rem;font-weight:700;transition:border-color .18s,background .18s,color .18s,box-shadow .18s,transform .15s;display:inline-flex}.pr-tab-btn:hover{border-color:var(--pr-teal);color:var(--pr-teal-dark);transform:translateY(-2px)}.pr-tab-active{box-shadow:0 6px 20px #2396b747;border-color:var(--pr-teal)!important;background:linear-gradient(135deg, var(--pr-teal-dark), var(--pr-teal))!important;color:#fff!important}.pr-tab-panel{gap:.6rem;display:grid}.pr-tab-item{color:var(--pr-text);background:#fff;border:1px solid #dde8f2;border-radius:10px;align-items:center;gap:.9rem;padding:.9rem 1.1rem;font-weight:500;transition:border-color .18s,box-shadow .18s;animation:.38s both prTabSlideIn;display:flex}.pr-tab-item:hover{border-color:var(--pr-teal);box-shadow:0 4px 14px #2396b71a}@keyframes prTabSlideIn{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}.pr-tab-check{background:linear-gradient(135deg, var(--pr-teal-dark), var(--pr-teal));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:800;display:inline-flex}.pr-approach-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.pr-approach-copy h2{color:#fff;text-align:left}.pr-approach-copy .pr-label{text-align:left}.pr-pillars{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.pr-pillar{border-radius:var(--pr-radius);background:#ffffff14;border:1px solid #ffffff26;flex-direction:column;gap:.4rem;padding:1.4rem 1.2rem;transition:background .22s,border-color .22s,transform .22s;display:flex}.pr-pillar:hover{background:#ffffff24;border-color:#ffffff4d;transform:translateY(-3px)}.pr-pillar-num{font-family:var(--pr-heading-font);letter-spacing:.12em;color:var(--pr-teal);font-size:.7rem;font-weight:900}.pr-pillar-label{font-family:var(--pr-heading-font);color:#fff;font-size:1rem;font-weight:700;line-height:1.25}.pr-funding-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}.pr-funding-card{border-radius:var(--pr-radius);text-align:center;background:#fff;border:1px solid #dde8f2;flex-direction:column;align-items:center;gap:.8rem;padding:1.75rem 1.25rem;transition:transform .22s,box-shadow .22s;display:flex}.pr-funding-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px #0a14281a}.pr-funding-badge{font-family:var(--pr-heading-font);letter-spacing:.08em;color:#fff;border-radius:999px;padding:.35rem .85rem;font-size:.8rem;font-weight:800}.pr-funding-card h3{font-family:var(--pr-heading-font);color:var(--pr-text);margin:0;font-size:1.05rem;font-weight:700}.pr-funding-card p{color:var(--pr-text-light);margin:0;font-size:.88rem;line-height:1.5}.pr-faq-wrap{max-width:760px;margin:0 auto}.pr-faq-wrap h2,.pr-faq-wrap .pr-label{text-align:center}.pr-faq-list{gap:.7rem;margin-top:2.5rem;display:grid}.pr-faq-item{border-radius:var(--pr-radius);background:#fff;border:1px solid #dde8f2;transition:border-color .18s,box-shadow .18s;overflow:hidden}.pr-faq-item.pr-faq-open{border-color:var(--pr-teal);box-shadow:0 6px 24px #2396b71f}.pr-faq-q{text-align:left;width:100%;font-family:var(--pr-heading-font);color:var(--pr-text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.4rem;font-size:.98rem;font-weight:700;transition:color .18s;display:flex}.pr-faq-item.pr-faq-open .pr-faq-q{color:var(--pr-teal-dark)}.pr-faq-icon{color:var(--pr-teal);flex-shrink:0;font-size:1.4rem;font-weight:400;line-height:1;transition:transform .28s}.pr-faq-item.pr-faq-open .pr-faq-icon{transform:rotate(45deg)}.pr-faq-body{max-height:0;transition:max-height .38s,padding .28s;overflow:hidden}.pr-faq-open .pr-faq-body{max-height:300px}.pr-faq-body p{color:var(--pr-text-light);margin:0;padding:0 1.4rem 1.3rem;font-size:.95rem;line-height:1.7}.pr-cta-wrap{text-align:center}.pr-cta-wrap h2{color:#fff;text-align:center}.pr-cta-sub{text-align:center;max-width:540px;margin:0 auto 2.2rem}.pr-cta-btns{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}@media (width<=1024px){.pr-hero-split{grid-template-columns:1.1fr 1fr}.pr-flip-grid,.pr-conditions-grid,.pr-funding-grid{grid-template-columns:repeat(2,1fr)}.pr-approach-grid{grid-template-columns:1fr;gap:2.5rem}.pr-approach-copy h2,.pr-approach-copy .pr-label{text-align:center}.pr-pillars{grid-template-columns:repeat(4,1fr)}.pr-steps{grid-template-columns:1fr;gap:2rem}.pr-step-line{display:none}.pr-step{text-align:left;flex-direction:row;align-items:flex-start;gap:1.25rem;padding:0}.pr-step-num{flex-shrink:0;margin-bottom:0}}@media (width<=768px){.pr-hero-split{min-height:unset;grid-template-columns:1fr}.pr-hero-split-photo{height:clamp(300px,55vw,460px)}.pr-hero-split-copy{padding:2.5rem 1.5rem}.pr-hero-h1{font-size:clamp(2rem,7vw,2.8rem)}.pr-hero-actions{flex-direction:column}.pr-hero-actions .pr-btn{width:100%}.pr-stats-inner{padding:1rem 0}.pr-stat{padding:0 1.5rem}.pr-intro-grid{grid-template-columns:1fr;gap:2.5rem}.pr-intro-photo{aspect-ratio:16/10;order:-1}.pr-flip-grid{grid-template-columns:1fr 1fr}.pr-flip-card{height:195px}.pr-conditions-grid,.pr-pillars,.pr-funding-grid{grid-template-columns:1fr 1fr}.pr-hero-photo-badge{padding:.7rem 1rem;bottom:1rem}.pr-photo-badge-num{font-size:1.5rem}}@media (width<=520px){.pr-hero-split-photo{height:clamp(240px,60vw,340px)}.pr-flip-grid{grid-template-columns:1fr}.pr-flip-card{height:auto}.pr-flip-inner{height:170px}.pr-conditions-grid,.pr-funding-grid{grid-template-columns:1fr 1fr}.pr-stat{padding:0 1rem}.pr-stat-num{font-size:1.6rem}.pr-stat-label{font-size:.68rem}.pr-cta-btns{flex-direction:column;align-items:center}.pr-cta-btns .pr-btn{width:100%;max-width:320px}.pr-intro-photo-tag{padding:.5rem .85rem;font-size:.75rem}}.flip-cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:1.25rem;display:grid}.flip-card{perspective:1000px;cursor:pointer;height:210px}.flip-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);position:relative}.flip-card:hover .flip-card-inner,.flip-card:focus-within .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:.6rem;padding:1.4rem;display:flex;position:absolute;inset:0}.flip-card-front{background:#fff;border:1px solid #dbeaf3;transition:box-shadow .3s,transform .3s;box-shadow:0 4px 18px #0f172a12}.flip-card:hover .flip-card-front{box-shadow:0 12px 32px #2396b726}.flip-card-num{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);background:#24aabd1a;border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:800}.flip-card-front h3{color:#0f172a;margin:0;font-size:1rem;font-weight:700;line-height:1.35}.flip-card-hint{color:#94a3b8;margin-top:auto;font-size:.73rem;font-style:italic}.flip-card-back{background:linear-gradient(145deg, var(--primaryDark) 0%, var(--primary) 100%);transform:rotateY(180deg);box-shadow:0 8px 28px #2396b759}.flip-card-back p{color:#fffffff2;margin:0;font-size:.93rem;line-height:1.62}.section-services .flip-cards-grid{gap:1.6rem;margin-top:2rem}.section-services .flip-card{height:330px}.section-services .flip-card-front{text-align:center;background:#fff;border:none;justify-content:flex-start;align-items:center;gap:0;padding:1.5rem 1.6rem 1.3rem;overflow:hidden;box-shadow:0 8px 36px #0f172a24}.section-services .flip-card-front:before{content:"";background:linear-gradient(90deg, var(--primaryDark) 0%, var(--primary) 60%, #4dd9ec 100%);border-radius:14px 14px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.section-services .flip-card-num{display:none}.section-services .flip-card-front h3{text-align:center;color:var(--primaryDark);flex:1;justify-content:center;align-items:center;margin:0;padding:0 .4rem;font-size:1.2rem;font-weight:800;line-height:1.32;display:flex}.section-services .flip-card-hint{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-top:0;font-size:.58rem;font-style:normal;font-weight:600}.section-services .flip-card-hint:after{content:none}.section-services .flip-card:hover .flip-card-front{box-shadow:0 16px 44px #2396b73d}.section-services .flip-card-back{background:linear-gradient(150deg, #083d51 0%, var(--primaryDark) 45%, var(--primary) 100%);text-align:center;-webkit-overflow-scrolling:touch;justify-content:flex-start;align-items:center;gap:0;padding:1.5rem 1.6rem;overflow-y:auto}.section-services .flip-card-back p{text-align:center;font-size:.91rem;line-height:1.68}.cta-block{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.cta-btn{min-width:210px;padding:.85rem 1.4rem;font-size:1rem;box-shadow:0 6px 20px #0f172a2e}.section-surface-primary-blue .cta-btn{color:var(--primaryDark);background:#fff;font-weight:800}.section-surface-primary-blue .cta-btn:hover{background:#f0f9fb;transform:translateY(-3px);box-shadow:0 12px 28px #0f172a33}.section-surface-primary-blue .cta-btn-private{background:var(--accent);color:#fff}.section-surface-primary-blue .cta-btn-private:hover{background:#e57300}.section-ready-to-start{background:linear-gradient(135deg,#061820 0%,#0b3347 50%,#0d4f6e 100%);padding-top:5rem;padding-bottom:5rem;position:relative;overflow:hidden}.section-ready-to-start:before{content:"";pointer-events:none;background:radial-gradient(circle,#24aabd2e 0%,#0000 68%);width:560px;height:560px;position:absolute;top:-30%;right:-5%}.section-ready-to-start:after{content:"";pointer-events:none;background:radial-gradient(circle,#24aabd1f 0%,#0000 65%);width:480px;height:480px;position:absolute;bottom:-35%;left:-8%}.section-ready-to-start .container{z-index:1;position:relative}.section-ready-to-start h2{color:#fff}.section-ready-to-start .section-subtitle p,.section-ready-to-start .section-subtitle{color:#ffffffb8}.section-ready-to-start .cta-block p{color:#ffffffa6;font-size:.97rem}.section-ready-to-start .cta-buttons{gap:1.1rem;margin-top:.6rem}.section-ready-to-start .cta-btn{letter-spacing:.01em;border-radius:14px;min-width:220px;padding:1rem 1.8rem;font-size:1rem;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s;position:relative;overflow:hidden}.section-ready-to-start .cta-btn:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);width:55%;height:100%;transition:left .55s;position:absolute;top:0;left:-120%;transform:skew(-18deg)}.section-ready-to-start .cta-btn:hover:after{left:160%}.section-ready-to-start .cta-btn:not(.cta-btn-private):first-of-type{color:var(--primaryDark);background:#fff;box-shadow:0 6px 28px #00000059}.section-ready-to-start .cta-btn:not(.cta-btn-private):first-of-type:hover{background:#f0f9fb;transform:translateY(-4px)scale(1.02);box-shadow:0 14px 40px #0000006b}.section-ready-to-start .cta-btn:not(.cta-btn-private):nth-of-type(2){color:#fff;background:#24aabd2e;border:2px solid #24aabd8c;box-shadow:0 6px 28px #24aabd33}.section-ready-to-start .cta-btn:not(.cta-btn-private):nth-of-type(2):hover{background:#24aabd52;border-color:#24aabdd9;transform:translateY(-4px)scale(1.02);box-shadow:0 14px 40px #24aabd61}.section-ready-to-start .cta-btn-private{background:linear-gradient(135deg, var(--accent) 0%, #e07a00 100%);color:#fff;border:none;box-shadow:0 6px 28px #f2870066}.section-ready-to-start .cta-btn-private:hover{background:linear-gradient(135deg,#f5a000 0%,#c96b00 100%);transform:translateY(-4px)scale(1.02);box-shadow:0 14px 40px #f287008c}@media (width<=960px){.flip-cards-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.flip-card{height:190px}.section-services .flip-card{height:300px}.cta-btn{min-width:180px}}@media (width<=600px){.flip-cards-grid{grid-template-columns:1fr 1fr}.flip-card{height:170px}.section-services .flip-card{height:280px}.flip-card-front,.flip-card-back{padding:1rem}.cta-buttons{flex-direction:column;align-items:stretch}.cta-btn{min-width:unset;width:100%}}.footer-admin-link{font:inherit;color:#ffffff59;cursor:pointer;background:0 0;border:none;padding:0;font-size:.88rem;text-decoration:none;transition:color .15s;display:inline-block}.footer-admin-link:hover{color:#ffffffa6}.footer-links-divider{background:#ffffff14;height:1px;margin:.5rem 0}.editor-btn{color:#0f172a;cursor:pointer;background:#e2e8f0;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .7rem;font-weight:700;display:inline-flex}.editor-btn.save{color:#fff;background:#16a34a}.editor-btn.danger{color:#fff;background:#ef4444}.editor-btn:disabled{opacity:.5;cursor:not-allowed}.edit-mode-actions{flex-wrap:wrap;gap:.55rem;display:flex}.nav-book-btn{white-space:nowrap;background:var(--navLinkColor,var(--primaryDark))}.header-logo-picker{flex-wrap:wrap;gap:.45rem;display:flex}.nav-item-editor{margin-top:0}.nav-sub-editor{border-top:1px dashed #dbe2ea;gap:.45rem;padding-top:.45rem;display:grid}.nav-sub-row,.nav-card-row{gap:.4rem;display:grid}.editable-block{margin-bottom:.8rem}.editable-live .ql-toolbar.ql-snow{background:#f8fafc;border-color:#d6dde6;border-radius:10px 10px 0 0}.editable-live .ql-container.ql-snow{background:#fff;border-color:#d6dde6;border-radius:0 0 10px 10px}.editable-live .ql-editor,.editable-live .ql-editor p,.editable-live .ql-editor li,.editable-live .ql-editor h1,.editable-live .ql-editor h2,.editable-live .ql-editor h3{color:#0f172a}.editable-live .ql-tooltip{z-index:2000}@media (width<=960px){:root{--navbar-offset:170px;--viewport-gap:10px}.navbar-main{flex-direction:row;justify-content:space-between;align-items:center;gap:.7rem;padding:.7rem 0}.brand{justify-content:flex-start}.brand-image-desktop{object-fit:contain;width:auto;max-width:min(42vw,170px);max-height:46px;display:block}.brand-image-mobile{display:none}.header-actions{justify-content:flex-end;align-items:center;width:auto;margin-left:auto;position:relative}.mobile-menu-toggle{display:inline-flex}.header-actions>.nav-book-btn{width:auto;min-height:42px;padding-inline:.75rem;font-size:1rem}.hero-grid,.service-grid,.booking-grid,.image-card-split,.booking-referral-buttons{grid-template-columns:1fr}.hero{padding:1.5rem 0 1rem}.hero-grid{gap:.8rem}.hero-cta-stack{order:-1;margin-bottom:1.2rem}.footer-grid{grid-template-columns:1fr 1fr;gap:1.75rem}.footer-col-brand{grid-column:1/-1}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:.4rem}.image-card-split{width:min(1120px,94vw)}.image-card-media img{min-height:240px}.nav-links{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.7rem;width:min(92vw,340px);max-height:72vh;margin-left:0;padding:.85rem;display:none;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 16px 30px #0f172a1f}.nav-links.open{display:flex}.nav-link{width:100%;font-size:.95rem;display:inline-flex}.nav-item-dropdown{width:100%;position:static}.nav-dropdown{box-shadow:none;border:1px solid #e5e7eb;margin-top:.45rem;display:none;position:static;transform:none}.nav-dropdown.open{opacity:1;pointer-events:auto;display:block}.nav-dropdown-mega{width:100%;max-width:100%;position:static;top:auto;left:auto;transform:none}.nav-dropdown-mega.open{transform:none}.nav-mega-grid{grid-template-columns:1fr}.btn,.nav-links .btn{flex:auto;width:100%}.section-edit-tools{flex-direction:column;align-items:stretch}.floating-editor-launcher{padding:.58rem .8rem;font-size:.88rem;top:10px;right:10px}.floating-editor-sidebar{width:min(410px,96vw)}}.sa-map-section{grid-template-columns:1fr 1.4fr;align-items:center;gap:2.5rem;display:grid}.sa-map-text h2{margin-top:0}.sa-map-text .section-subtitle{margin-bottom:1rem}.sa-map-text p{color:#ffffffd9;margin:0;line-height:1.65}.section-surface-primary-blue .sa-map-text p{color:#ffffffd9}.sa-map-wrap{isolation:isolate;border:2px solid #ffffff2e;border-radius:16px;width:100%;max-width:100%;position:relative;overflow:hidden;box-shadow:0 16px 48px #0f172a59}.sa-map-container{background:#e8f4f8;width:100%;height:420px}.sa-map-wrap-outer{position:relative}.sa-map-caption{color:#0c1f35;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;z-index:500;background:#ffffffd1;border-radius:20px;margin:0;padding:2px 8px;font-size:.72rem;font-weight:700;position:absolute;bottom:.6rem;right:.75rem}.sa-seq-pulse{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.sa-seq-pulse:before,.sa-seq-pulse:after{content:"";background:#24aabd40;border-radius:50%;animation:2.4s ease-out infinite sa-pulse;position:absolute}.sa-seq-pulse:before{width:40px;height:40px}.sa-seq-pulse:after{width:40px;height:40px;animation-delay:1.2s}.sa-seq-dot{z-index:1;background:#24aabd;border:2.5px solid #fff;border-radius:50%;width:14px;height:14px;position:relative;box-shadow:0 2px 8px #24aabd99}@keyframes sa-pulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(2.2)}}@media (width<=860px){.sa-map-section{grid-template-columns:1fr;gap:1.5rem}.sa-map-container{height:320px}.sa-map-wrap-outer,.sa-map-wrap{width:100%}}@media (width<=480px){.sa-map-container{height:260px}}.booking-referral-divider{color:#94a3b8;align-items:center;gap:.75rem;margin:.25rem 0;font-size:.9rem;display:flex}.booking-referral-divider:before,.booking-referral-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.booking-self-book-btn{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}.booking-self-book-btn:hover{filter:brightness(1.08)}@keyframes appt-fadein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.appt-page{min-height:80vh;animation:.35s appt-fadein;overflow-x:hidden}.appt-hero{background:linear-gradient(135deg, var(--primary), var(--primaryDark));color:#fff;text-align:center;padding:3rem 0 2.5rem}.appt-hero h1{margin:0 0 .5rem;font-size:clamp(1.6rem,4vw,2.4rem)}.appt-hero p{opacity:.9;margin:0;font-size:1.05rem}.appt-container{max-width:700px;padding-top:2.5rem;padding-bottom:3rem}.appt-step-indicator{justify-content:center;align-items:center;gap:0;margin-bottom:2rem;display:flex}.appt-step-dot{flex-direction:column;align-items:center;gap:.35rem;display:flex}.appt-step-num{color:#6b7280;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;transition:background .2s,color .2s;display:flex}.appt-step-dot.active .appt-step-num{background:var(--primary);color:#fff}.appt-step-dot.done .appt-step-num{color:#fff;background:#16a34a}.appt-step-label{color:#6b7280;white-space:nowrap;font-size:.78rem;font-weight:600}.appt-step-dot.active .appt-step-label{color:var(--primary)}.appt-step-dot.done .appt-step-label{color:#16a34a}.appt-step-line{background:#e5e7eb;flex:1;min-width:40px;height:2px;margin:0 .5rem 1.4rem;transition:background .2s}.appt-step-line.done{background:#16a34a}.appt-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;box-shadow:0 4px 24px #0f172a0f}.appt-card h2{color:#0f172a;margin:0 0 .5rem;font-size:1.4rem}.appt-card-sub{color:#475569;margin:0 0 1.5rem}.appt-service-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.9rem;margin-top:.5rem;display:grid}.appt-service-btn{cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;gap:.55rem;padding:1.4rem 1rem;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex}.appt-service-btn:hover{border-color:var(--primary);background:#f0f9fb;transform:translateY(-3px);box-shadow:0 8px 24px #24aabd26}.appt-service-icon{font-size:1.8rem;line-height:1}.appt-service-label{color:#0f172a;text-align:center;font-size:.88rem;font-weight:700;line-height:1.25}.appt-selected-service-tag{color:var(--primaryDark);background:#24aabd1a;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.2rem;padding:.3rem .8rem;font-size:.85rem;font-weight:700;display:inline-flex}.appt-card .referral-form-card{border:none;height:auto;min-height:0;padding:0}.appt-card .referral-form-card.is-ndis{height:auto;min-height:0}.address-autocomplete{width:100%;position:relative}.address-suggestions{z-index:1000;background:#fff;border:1px solid #d1d5db;border-radius:8px;margin:4px 0 0;padding:4px 0;list-style:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 16px #0000001a}.address-suggestion-item{cursor:pointer;color:#1e293b;padding:.6rem 1rem;font-size:.95rem}.address-suggestion-item:hover{background:#f1f5f9}.address-input{width:100%;color:var(--text);border:2px solid #d1d5db;border-radius:10px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .18s}.address-input:focus{border-color:var(--primary);outline:none}.address-autocomplete-warn{color:#dc2626;margin-top:.5rem;font-size:.9rem}.appt-back-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.appt-back-btn{color:var(--primary);font:inherit;cursor:pointer;background:#24aabd1a;border:1.5px solid #24aabd4d;border-radius:999px;padding:.25rem .7rem;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s,transform .12s}.appt-back-btn:hover{border-color:var(--primary);background:#24aabd2e;text-decoration:none;transform:translate(-2px)}.appt-address-tag{color:#475569;background:#f1f5f9;border-radius:999px;padding:.3rem .65rem;font-size:.88rem}.week-nav{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.week-nav-btn{font:inherit;cursor:pointer;color:var(--primary);background:0 0;border:1px solid #d1d5db;border-radius:8px;padding:.4rem .85rem;font-size:.88rem;font-weight:600;transition:background .15s}.week-nav-btn:hover:not(:disabled){background:#f0f7fa}.week-nav-btn:disabled{opacity:.35;cursor:default}.week-nav-label{color:#0f172a;font-size:.95rem;font-weight:600}.week-calendar{grid-template-columns:repeat(5,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}.cal-day{cursor:pointer;font:inherit;background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:.3rem;padding:.75rem .4rem;transition:border-color .15s,background .15s,transform .15s;display:flex}.cal-day-name{color:#6b7280;text-transform:uppercase;font-size:.78rem;font-weight:700}.cal-day-num{color:#0f172a;font-size:1.3rem;font-weight:800}.cal-day-status{font-size:.7rem;font-weight:600}.cal-day-available{background:#f0fdf4;border-color:#d1fae5}.cal-day-available .cal-day-status{color:#16a34a}.cal-day-available:hover{border-color:#86efac;transform:translateY(-2px);box-shadow:0 4px 12px #16a34a26}.cal-day-selected{transform:translateY(-2px);box-shadow:0 4px 12px #24aabd33;border-color:var(--primary)!important;background:#e0f7fa!important}.cal-day-selected .cal-day-status{color:var(--primaryDark)}.cal-day-full{cursor:default;opacity:.7;background:#fafafa}.cal-day-full .cal-day-status{color:#dc2626}.cal-day-outside{cursor:default;opacity:.6;background:#fafafa}.cal-day-outside .cal-day-status{color:#f59e0b}.cal-day-past,.cal-day-unavailable{cursor:default;opacity:.4;background:#f8fafc}.slot-picker{border-top:1px solid #e5e7eb;padding-top:1.25rem;animation:.25s fadeSlideIn}.slot-picker h3{color:#0f172a;margin:0 0 1rem;font-size:1rem}.slot-block{margin-bottom:1rem}.slot-block-label{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.82rem;font-weight:700;display:block}.slot-btns{flex-wrap:wrap;gap:.5rem;display:flex}.slot-btn{font:inherit;cursor:pointer;color:#0f172a;background:#fff;border:2px solid #d1d5db;border-radius:10px;padding:.55rem 1.1rem;font-size:.95rem;font-weight:600;transition:border-color .15s,background .15s}.slot-btn:hover:not(:disabled):not(.slot-btn-taken){border-color:var(--primary);background:#e0f7fa}.slot-btn-selected{border-color:var(--primary)!important;background:var(--primary)!important;color:#fff!important}.slot-btn-taken{opacity:.35;cursor:default;text-decoration:line-through}.slot-proceed{margin-top:1.25rem}.appt-booking-summary{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.4rem;margin-bottom:1.5rem;padding:.9rem 1rem;display:flex}.appt-summary-item{color:#374151;font-size:.92rem}.appt-form{flex-direction:column;gap:1rem;display:flex}.appt-field{color:#374151;flex-direction:column;gap:.4rem;font-size:.92rem;font-weight:600;display:flex}.appt-field input,.appt-field textarea{font:inherit;color:var(--text);resize:vertical;border:1.5px solid #d1d5db;border-radius:9px;padding:.7rem .9rem;font-size:.98rem;font-weight:400;transition:border-color .15s}.appt-field input:focus,.appt-field textarea:focus{border-color:var(--primary);outline:none}.required{color:#dc2626}.appt-error{color:#dc2626;margin:0;font-size:.9rem}.appt-submit-btn{align-self:flex-start;margin-top:.5rem}.appt-loading{text-align:center;color:#6b7280;padding:1.5rem;font-size:.95rem}.appt-confirmed{text-align:center}.appt-confirmed-icon{color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.8rem;display:flex}.appt-confirmed-ref{color:#6b7280;margin:0 0 1.25rem}.appt-confirmed .appt-booking-summary{text-align:left;margin-bottom:1.25rem}.appt-confirmed-note{color:#475569;margin-bottom:1.5rem;font-size:.92rem}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.appt-card{padding:1.25rem}.week-calendar{gap:.35rem}.cal-day{padding:.6rem .25rem}.cal-day-num{font-size:1.1rem}.appt-step-line{min-width:20px}.appt-submit-btn{width:100%}}.hy-theme .pr-hero-split-copy{background:linear-gradient(150deg,#0c4a6e 0%,#0284c7 60%,#0891b2 100%)}.hy-theme .pr-hero-split-copy:before{background:radial-gradient(circle at 70%,#06b6d447 0%,#0000 65%)}.hy-theme .pr-section-blue{background:linear-gradient(135deg,#0c4a6e 0%,#0369a1 100%)}.hy-theme .pr-btn-primary{background:linear-gradient(135deg,#0284c7,#06b6d4)}.hy-theme .pr-btn-primary:hover{background:linear-gradient(135deg,#0369a1,#0891b2)}.hy-theme .pr-flip-back{background:linear-gradient(135deg,#0284c7,#0891b2)}.hy-theme .pr-trusted-dot{background:#06b6d4;box-shadow:0 0 0 4px #06b6d440}.hy-theme .pr-step-num{background:linear-gradient(135deg,#0284c7,#06b6d4)}.hy-theme .pr-label:not(.pr-label-white){color:#0284c7}.hy-theme .pr-condition-card:hover{border-color:#06b6d4;box-shadow:0 6px 20px #06b6d42e}.hy-theme .pr-intro-photo-tag{background:linear-gradient(135deg,#0284c7,#06b6d4)}.hy-theme .pr-pillar{background:#0284c71f;border-color:#06b6d433}.hy-theme .pr-tab-btn.pr-tab-active{background:#0284c7}.hy-theme .pr-tab-check,.hy-theme .pr-faq-q:hover,.hy-theme .pr-faq-item.pr-faq-open .pr-faq-q{color:#0284c7}.hy-theme .pr-trusted-badge{border-color:#06b6d44d}.hy-how-photo{border-radius:1rem;max-height:320px;margin-top:2.5rem;overflow:hidden}.hy-how-photo img{object-fit:cover;width:100%;height:100%;display:block}.cs-theme .pr-hero-split-copy{background:linear-gradient(150deg,#2e1065 0%,#6d28d9 55%,#7c3aed 100%)}.cs-theme .pr-hero-split-copy:before{background:radial-gradient(circle at 70%,#a78bfa38 0%,#0000 65%)}.cs-theme .pr-section-blue{background:linear-gradient(135deg,#2e1065 0%,#5b21b6 100%)}.cs-theme .pr-btn-primary{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.cs-theme .pr-btn-primary:hover{background:linear-gradient(135deg,#6d28d9,#8b5cf6)}.cs-theme .pr-flip-back{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.cs-theme .pr-trusted-dot{background:#a78bfa;box-shadow:0 0 0 4px #a78bfa40}.cs-theme .pr-step-num{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.cs-theme .pr-label:not(.pr-label-white){color:#7c3aed}.cs-theme .pr-condition-card:hover{border-color:#a78bfa;box-shadow:0 6px 20px #a78bfa2e}.cs-theme .pr-intro-photo-tag{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.cs-theme .pr-pillar{background:#7c3aed1f;border-color:#a78bfa33}.cs-theme .pr-tab-btn.pr-tab-active{background:#7c3aed}.cs-theme .pr-tab-check,.cs-theme .pr-faq-q:hover,.cs-theme .pr-faq-item.pr-faq-open .pr-faq-q{color:#7c3aed}.cs-theme .pr-trusted-badge{border-color:#a78bfa4d}.rm-theme .pr-hero-split-copy{background:linear-gradient(150deg,#451a03 0%,#b45309 55%,#d97706 100%)}.rm-theme .pr-hero-split-copy:before{background:radial-gradient(circle at 70%,#fbbf2433 0%,#0000 65%)}.rm-theme .pr-section-blue{background:linear-gradient(135deg,#451a03 0%,#92400e 100%)}.rm-theme .pr-btn-primary{background:linear-gradient(135deg,#b45309,#f59e0b)}.rm-theme .pr-btn-primary:hover{background:linear-gradient(135deg,#92400e,#d97706)}.rm-theme .pr-flip-back{background:linear-gradient(135deg,#b45309,#92400e)}.rm-theme .pr-trusted-dot{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b40}.rm-theme .pr-step-num{background:linear-gradient(135deg,#b45309,#f59e0b)}.rm-theme .pr-label:not(.pr-label-white){color:#b45309}.rm-theme .pr-condition-card:hover{border-color:#f59e0b;box-shadow:0 6px 20px #f59e0b2e}.rm-theme .pr-intro-photo-tag{background:linear-gradient(135deg,#b45309,#f59e0b)}.rm-theme .pr-pillar{background:#b453091f;border-color:#f59e0b33}.rm-theme .pr-tab-btn.pr-tab-active{background:#b45309}.rm-theme .pr-tab-check,.rm-theme .pr-faq-q:hover,.rm-theme .pr-faq-item.pr-faq-open .pr-faq-q{color:#b45309}.rm-theme .pr-trusted-badge{border-color:#f59e0b4d}.sc-theme .pr-hero-split-copy{background:linear-gradient(150deg,#4a0523 0%,#be185d 55%,#db2777 100%)}.sc-theme .pr-hero-split-copy:before{background:radial-gradient(circle at 70%,#fbcfe838 0%,#0000 65%)}.sc-theme .pr-section-blue{background:linear-gradient(135deg,#4a0523 0%,#9d174d 100%)}.sc-theme .pr-btn-primary{background:linear-gradient(135deg,#be185d,#ec4899)}.sc-theme .pr-btn-primary:hover{background:linear-gradient(135deg,#9d174d,#db2777)}.sc-theme .pr-flip-back{background:linear-gradient(135deg,#be185d,#9d174d)}.sc-theme .pr-trusted-dot{background:#ec4899;box-shadow:0 0 0 4px #ec489940}.sc-theme .pr-step-num{background:linear-gradient(135deg,#be185d,#ec4899)}.sc-theme .pr-label:not(.pr-label-white){color:#be185d}.sc-theme .pr-condition-card:hover{border-color:#ec4899;box-shadow:0 6px 20px #ec48992e}.sc-theme .pr-intro-photo-tag{background:linear-gradient(135deg,#be185d,#ec4899)}.sc-theme .pr-pillar{background:#be185d1f;border-color:#ec489933}.sc-theme .pr-tab-btn.pr-tab-active{background:#be185d}.sc-theme .pr-tab-check,.sc-theme .pr-faq-q:hover,.sc-theme .pr-faq-item.pr-faq-open .pr-faq-q{color:#be185d}.sc-theme .pr-trusted-badge{border-color:#ec48994d}.sc-flip-grid-4{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.ndis-theme .pr-hero-split-copy{background:linear-gradient(150deg,#1e1b4b 0%,#1d4ed8 55%,#3b82f6 100%)}.ndis-theme .pr-hero-split-copy:before{background:radial-gradient(circle at 70%,#93c5fd38 0%,#0000 65%)}.ndis-theme .pr-section-blue{background:linear-gradient(135deg,#1e1b4b 0%,#1d4ed8 100%)}.ndis-theme .pr-btn-primary{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.ndis-theme .pr-btn-primary:hover{background:linear-gradient(135deg,#1e40af,#2563eb)}.ndis-theme .pr-flip-back{background:linear-gradient(135deg,#1d4ed8,#1e3a8a)}.ndis-theme .pr-trusted-dot{background:#60a5fa;box-shadow:0 0 0 4px #60a5fa40}.ndis-theme .pr-step-num{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.ndis-theme .pr-label:not(.pr-label-white){color:#1d4ed8}.ndis-theme .pr-condition-card:hover{border-color:#3b82f6;box-shadow:0 6px 20px #3b82f62e}.ndis-theme .pr-intro-photo-tag{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.ndis-theme .pr-pillar{background:#1d4ed81a;border-color:#3b82f633}.ndis-theme .pr-faq-q:hover,.ndis-theme .pr-faq-item.pr-faq-open .pr-faq-q{color:#1d4ed8}.ndis-theme .pr-trusted-badge{border-color:#60a5fa4d}.ac-theme .pr-hero-split-copy{background:linear-gradient(150deg,#064e3b 0%,#059669 55%,#10b981 100%)}.ac-theme .pr-hero-split-copy:before{background:radial-gradient(circle at 70%,#a7f3d038 0%,#0000 65%)}.ac-theme .pr-section-blue{background:linear-gradient(135deg,#064e3b 0%,#047857 100%)}.ac-theme .pr-btn-primary{background:linear-gradient(135deg,#059669,#10b981)}.ac-theme .pr-btn-primary:hover{background:linear-gradient(135deg,#047857,#059669)}.ac-theme .pr-flip-back{background:linear-gradient(135deg,#059669,#065f46)}.ac-theme .pr-trusted-dot{background:#34d399;box-shadow:0 0 0 4px #34d39940}.ac-theme .pr-step-num{background:linear-gradient(135deg,#059669,#10b981)}.ac-theme .pr-label:not(.pr-label-white){color:#059669}.ac-theme .pr-condition-card:hover{border-color:#34d399;box-shadow:0 6px 20px #34d3992e}.ac-theme .pr-intro-photo-tag{background:linear-gradient(135deg,#059669,#10b981)}.ac-theme .pr-pillar{background:#0596691a;border-color:#34d39933}.ac-theme .pr-faq-q:hover,.ac-theme .pr-faq-item.pr-faq-open .pr-faq-q{color:#059669}.ac-theme .pr-trusted-badge{border-color:#34d3994d}.contact-page{background:#fff}.contact-hero{text-align:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 60%,#f8fafc 100%);border-bottom:1px solid #e2e8f0;padding:5rem 1.5rem 4rem}.contact-hero-h1{color:#0f172a;letter-spacing:-.03em;margin:.5rem 0 1rem;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800}.contact-hero-sub{color:#475569;max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}.contact-info-section{background:#fff;padding:2.5rem 1.5rem}.contact-info-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.contact-info-card{color:inherit;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;align-items:center;gap:1rem;padding:1.4rem 1.5rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.contact-info-card:hover{border-color:var(--primary);background:#fff;box-shadow:0 6px 24px #0f172a14}.contact-info-icon{width:3rem;height:3rem;color:var(--primary);background:linear-gradient(135deg,#e0f2fe,#bae6fd);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-info-text{flex-direction:column;gap:.2rem;display:flex}.contact-info-label{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;font-size:.75rem;font-weight:700}.contact-info-value{color:#0f172a;font-size:.95rem;font-weight:600;line-height:1.35}.contact-form-map-grid{grid-template-columns:1fr 380px;align-items:start;gap:3rem;display:grid}@media (width<=900px){.contact-form-map-grid{grid-template-columns:1fr}}.contact-form-wrap{min-width:0}.contact-form-heading{color:#0f172a;margin:.35rem 0 1.5rem;font-size:1.45rem;font-weight:700}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=600px){.contact-form-row{grid-template-columns:1fr}}.contact-form-field{color:#374151;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:500;display:flex}.contact-form-field em{color:var(--primary);font-style:normal}.contact-form-field input,.contact-form-field select,.contact-form-field textarea{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:.925rem;transition:border-color .18s,box-shadow .18s}.contact-form-field input:focus,.contact-form-field select:focus,.contact-form-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb,14,165,233), .12);background:#fff}.contact-form-field textarea{resize:vertical;min-height:120px}.contact-submit-btn{background:linear-gradient(135deg, var(--primary), var(--primary-dark,#0369a1));color:#fff;cursor:pointer;border:none;border-radius:50px;align-self:flex-start;padding:.8rem 2.2rem;font-size:1rem;font-weight:600;transition:opacity .18s,transform .18s}.contact-submit-btn:hover{opacity:.9;transform:translateY(-1px)}.contact-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-success-msg{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7;border-radius:10px;margin-bottom:.5rem;padding:.9rem 1.1rem;font-size:.925rem}.contact-error-msg{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:10px;margin-bottom:.5rem;padding:.9rem 1.1rem;font-size:.925rem}.contact-aside{flex-direction:column;gap:1.25rem;display:flex}.contact-map-wrap{border:1.5px solid #e2e8f0;border-radius:14px;overflow:hidden}.contact-hours-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;padding:1.4rem 1.5rem}.contact-hours-title{color:#0f172a;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.95rem;font-weight:700;display:flex}.contact-hours-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.contact-hours-list li{color:#374151;border-bottom:1px solid #f1f5f9;justify-content:space-between;padding-bottom:.55rem;font-size:.875rem;display:flex}.contact-hours-list li:last-child{border-bottom:none;padding-bottom:0}.contact-hours-day{font-weight:500}.contact-hours-time{color:#0f172a;font-weight:600}.contact-hours-time.closed{color:#94a3b8;font-weight:400}.contact-book-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1.5px solid #e2e8f0;border-radius:16px;padding:1.4rem 1.5rem}.contact-book-card-text{color:#374151;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.contact-area-tags{flex-wrap:wrap;justify-content:center;gap:.6rem;max-width:700px;margin:1.75rem auto 1rem;display:flex}.contact-area-tag{color:#0369a1;background:#f0f9ff;border:1.5px solid #bae6fd;border-radius:50px;padding:.45rem 1rem;font-size:.875rem;font-weight:500}.contact-area-tag-more{color:#0284c7;background:#e0f2fe;border-color:#7dd3fc;font-style:italic}.contact-area-note{text-align:center;color:#64748b;margin-top:0;font-size:.9rem}.contact-area-note a{color:var(--primary);font-weight:500}.page-editable-inline{cursor:text;white-space:pre-wrap;border-radius:4px;outline:2px dashed #0ea5e966;min-width:40px;padding:0 4px;transition:outline-color .15s;display:inline-block}.page-editable-inline:focus{outline:2px solid var(--primary);background:#0ea5e90f}.page-editable-inline:empty:before{content:attr(data-placeholder);color:#94a3b8;font-style:italic}.page-editable-textarea{width:100%;font-size:inherit;color:inherit;resize:vertical;background:#ffffffe6;border:2px dashed #0ea5e966;border-radius:6px;min-height:60px;padding:.5rem .6rem;font-family:inherit;line-height:1.6;transition:border-color .15s}.page-editable-textarea:focus{border-color:var(--primary);background:#fff;outline:none}.page-edit-remove{z-index:20;color:#fff;cursor:pointer;opacity:.85;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;line-height:1;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:6px;right:6px}.page-edit-remove:hover{opacity:1;transform:scale(1.1)}.page-edit-add{border:2px dashed var(--primary);color:var(--primary);cursor:pointer;background:#0ea5e90d;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;width:fit-content;margin:1rem auto 0;padding:.6rem 1.4rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.page-edit-add:hover{background:#0ea5e91f}.about-value-pillar{flex-direction:column;gap:.35rem;display:flex}.about-pillar-desc{color:#ffffffb8;margin:0;font-size:.82rem;line-height:1.5}.about-services-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;display:grid}.about-service-card{text-align:center;background:#fff;border:1px solid #e9eef5;border-radius:16px;padding:1.75rem 1.5rem;transition:box-shadow .2s,transform .2s}.about-service-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0ea5e91f}.about-service-icon{margin-bottom:.75rem;font-size:2.2rem;display:block}.about-service-title{color:#0c1f35;margin:0 0 .5rem;font-size:1rem;font-weight:700}.about-service-desc{color:#5a7189;margin:0;font-size:.875rem;line-height:1.5}.about-photo-strip{grid-template-columns:repeat(3,1fr);height:clamp(180px,28vw,340px);display:grid;overflow:hidden}.about-photo-strip img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.about-photo-strip img:hover{transform:scale(1.04)}@media (width<=768px){.about-services-grid{grid-template-columns:1fr 1fr}.about-photo-strip{grid-template-columns:1fr;height:220px}.about-photo-strip img:not(:first-child){display:none}}@media (width<=480px){.about-services-grid{grid-template-columns:1fr}}.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{white-space:nowrap;width:1.2em;display:inline-block}.ql-editor li:not(.ql-direction-rtl):before{text-align:right;margin-left:-1.5em;margin-right:.3em}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0, decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{max-width:100%;display:block}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{text-align:inherit;direction:rtl}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{vertical-align:middle;display:inline-block}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1px}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor pre.ql-syntax{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save";border-right:0;padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
