/* HomeTutorPoint final production polish */
:root{--htp-container:1280px;--htp-blue:#0b3f87;--htp-blue2:#0f5fd4;--htp-ink:#10213c;--htp-muted:#607089;--htp-border:#dce6f2;--htp-radius:18px;--htp-shadow:0 16px 42px rgba(20,50,90,.10)}
html{scroll-behavior:smooth}body{overflow-x:hidden;text-rendering:optimizeLegibility}.container{width:min(var(--htp-container),calc(100% - 40px));margin-inline:auto}
.header{background:rgba(255,255,255,.96)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,63,132,.09);box-shadow:0 6px 24px rgba(20,50,90,.055);position:sticky;top:0;z-index:1000}
.header .nav-row{min-height:72px!important;padding:8px 0!important;gap:18px!important;max-width:var(--htp-container);margin-inline:auto}
.rebuilt-brand{display:flex!important;align-items:center!important;gap:9px!important;min-width:218px!important;max-width:238px!important;text-decoration:none!important;flex:0 0 auto!important}
.rebuilt-brand .brand-mark{display:block!important;width:48px!important;height:48px!important;flex:0 0 48px!important;object-fit:contain!important;border:0!important;border-radius:12px!important;padding:0!important;background:transparent!important;box-shadow:none!important}
.rebuilt-brand .brand-text{min-width:0!important}.rebuilt-brand .brand-name{font-size:1.16rem!important;line-height:1!important;letter-spacing:-.035em!important}.rebuilt-brand .brand-tagline{font-size:.57rem!important;margin-top:4px!important;white-space:nowrap!important;color:#66758a!important}
.nav{gap:2px!important;align-items:center!important;justify-content:flex-end!important;flex:1 1 auto!important;min-width:0}.nav>a:not(.btn){padding:9px 8px!important;border-radius:9px!important;font-size:.855rem!important;font-weight:700!important;white-space:nowrap!important;color:#1d3453!important;transition:background .18s ease,color .18s ease!important}.nav>a:not(.btn):hover{background:#edf5ff!important;color:#0c4fa8!important;transform:none!important}.nav>a[aria-current="page"]:not(.btn){background:#e9f3ff!important;color:#0b4fa8!important;box-shadow:inset 0 -2px 0 #2f7de1!important}.nav-cta{min-height:42px!important;padding:10px 16px!important;margin-left:7px!important;border-radius:11px!important;white-space:nowrap!important;box-shadow:0 8px 18px rgba(15,95,212,.18)!important}
.menu-toggle{border-radius:10px!important;width:44px;height:44px;border:1px solid var(--htp-border)!important;background:#f7faff!important;color:var(--htp-blue)!important}
.hero{padding-block:72px 78px!important}.hero-grid{gap:42px!important}.hero h1{max-width:760px}.hero .lead{line-height:1.72!important}.form-card{overflow:hidden!important;isolation:isolate}.form-card:before{left:24px!important;right:24px!important;width:auto!important;top:0!important;border-radius:0 0 10px 10px!important}.form-card:hover{transform:none!important}
.section{padding-block:76px}.section-header{margin-bottom:34px}.card,.service-card,.feature-card,.social-connect-card{border-color:var(--htp-border)!important;box-shadow:var(--htp-shadow)!important}.card:hover,.service-card:hover,.feature-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px rgba(20,50,90,.14)!important}
.btn{min-height:44px;border-radius:11px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.btn:hover{transform:translateY(-1px)}
input,select,textarea{min-height:46px!important;border-color:#ccd9e8!important}textarea{min-height:110px!important}input:focus,select:focus,textarea:focus{border-color:#4587de!important;box-shadow:0 0 0 4px rgba(69,135,222,.13)!important;outline:0!important}
.premium-footer{padding-top:74px!important}.footer-cta{transform:none!important;margin-bottom:54px!important;padding:30px 34px!important;border:1px solid #d9e8f8!important;box-shadow:0 22px 55px rgba(0,15,40,.18)!important}.premium-footer-grid{grid-template-columns:1.35fr .85fr 1fr 1.05fr 1.45fr!important;gap:38px!important;padding-bottom:42px!important;align-items:start!important}.footer-col h4{margin-bottom:15px!important}.footer-col ul{display:grid;gap:9px!important}.footer-col li{margin:0!important}.footer-col li a{display:inline-flex!important}.footer-contact-item{padding:10px 12px!important}.footer-hours{margin-top:16px!important}.hours-row{grid-template-columns:76px 1fr!important}.footer-socials{gap:9px!important}.footer-socials a{background:rgba(255,255,255,.09)!important;color:#eaf4ff!important;border:1px solid rgba(255,255,255,.14)!important}.footer-socials a:hover{background:#fff!important;color:#0b3f87!important;border-color:#fff!important;transform:translateY(-2px)!important}.footer-bottom{margin-top:0!important}.rebuilt-footer-brand{align-items:center!important}.premium-footer .footer-mark{width:56px!important;height:56px!important}.footer-brand-copy p{margin-top:4px!important}
.social-connect-card:hover{background:#f7fbff!important;color:#10223f!important}.social-icon-text{flex:0 0 auto}
:focus-visible{outline:3px solid rgba(47,125,225,.42)!important;outline-offset:3px!important}
@media(max-width:1380px){.nav{display:none!important}.menu-toggle{display:inline-grid!important;place-items:center}.header .nav-row{min-height:68px!important}.rebuilt-brand{max-width:none!important}.nav.open,.nav.active{display:flex!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;flex-direction:column!important;align-items:stretch!important;padding:14px!important;background:#fff!important;border:1px solid var(--htp-border)!important;border-radius:16px!important;box-shadow:0 24px 60px rgba(20,50,90,.18)!important;max-height:calc(100vh - 100px)!important;overflow:auto!important}.nav.open>a,.nav.active>a{width:100%!important;padding:12px 14px!important}.nav.open .nav-cta,.nav.active .nav-cta{margin:7px 0 0!important;text-align:center!important}}
@media(max-width:1100px){.premium-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-contact-col{grid-column:auto!important}}
@media(max-width:760px){.container{width:min(100% - 28px,var(--htp-container))}.topbar{display:none!important}.header .nav-row{min-height:64px!important}.rebuilt-brand{min-width:0!important;max-width:calc(100% - 58px)!important}.rebuilt-brand .brand-mark{width:43px!important;height:43px!important;flex-basis:43px!important}.rebuilt-brand .brand-name{font-size:1.02rem!important}.rebuilt-brand .brand-tagline{font-size:.52rem!important;max-width:185px!important;overflow:hidden;text-overflow:ellipsis}.hero{padding-block:48px 58px!important}.section{padding-block:58px}.footer-cta{margin:0 0 38px!important;padding:24px 20px!important}.premium-footer{padding-top:54px!important}.premium-footer-grid{grid-template-columns:1fr!important;gap:30px!important;padding-inline:0!important}.footer-contact-col{grid-column:auto!important}.hours-row{grid-template-columns:1fr!important}.premium-footer .footer-bottom{padding-inline:0!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* Safe SEO landing-page and utility enhancements */
.seo-landing-hero{min-height:auto;background:linear-gradient(135deg,#f7fbff 0%,#eef5ff 55%,#fff 100%)}
.seo-landing-hero .container{max-width:920px;text-align:center}.seo-landing-hero .lead{margin-inline:auto;max-width:760px}.seo-landing-hero .actions{justify-content:center}
.seo-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}.seo-feature-grid .card{height:100%}
.back-to-top{position:fixed;right:22px;bottom:92px;width:44px;height:44px;border:0;border-radius:50%;background:#0b3f87;color:#fff;font-size:20px;font-weight:900;box-shadow:0 12px 28px rgba(11,63,135,.28);cursor:pointer;z-index:980;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s ease}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:#0f5fd4}
@media(max-width:900px){.seo-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.seo-feature-grid{grid-template-columns:1fr}.back-to-top{right:14px;bottom:76px}}
