@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#33283b;background:#faf8fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--navy: #3e2d4e;--blue: #6b4d7d;--gold: #d9a951;--ink: #33283b;--muted: #71667a;--line: #e4dfe7;--surface: #ffffff;--shadow: 0 18px 50px rgba(62, 45, 78, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 88% 8%,rgba(217,169,81,.13),transparent 25rem),radial-gradient(circle at 5% 20%,rgba(107,77,125,.09),transparent 28rem),#faf8fb;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.page-shell{min-height:100vh;overflow:hidden}.topbar,main{width:min(1180px,calc(100% - 3rem));margin-inline:auto}.topbar-wrap{position:sticky;top:0;z-index:50;background:#3e2d4ef5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(228,184,100,.18);box-shadow:0 8px 30px #2d1d381f}.topbar{height:82px;display:flex;justify-content:space-between;align-items:center}.brand{display:inline-flex;align-items:center;gap:.8rem;font-family:Manrope,sans-serif;font-weight:800;color:#fff;letter-spacing:-.02em}.brand-mark{width:3.15rem;height:3.15rem;display:grid;place-items:center}.brand-mark img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 5px 8px rgba(62,45,78,.13))}.brand-name{white-space:nowrap}.brand-tagline{display:inline-flex;align-items:center;gap:1rem;margin-left:.35rem;color:#d8cbdc;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;animation:tagline-reveal .9s .2s ease-out both}.brand-tagline:before{content:"";width:1px;height:24px;background:linear-gradient(to bottom,transparent,rgba(228,184,100,.7),transparent)}@keyframes tagline-reveal{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.nav-links{display:flex;align-items:center;gap:.25rem;color:#e1d9e5;font-weight:600;font-size:.94rem}.nav-links a{padding:.65rem .8rem;border-radius:10px;transition:color .2s,background .2s}.nav-links a:hover{color:#fff;background:#ffffff17}.nav-links a.active{color:#f0c778;background:#e4b86421}.menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(228,184,100,.35);border-radius:11px;background:#ffffff14;color:#f0c778}.menu-toggle span,.menu-toggle:before,.menu-toggle:after{content:"";display:block;width:18px;height:2px;margin:4px auto;border-radius:2px;background:currentColor;transition:transform .2s}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,5rem);padding:clamp(3.5rem,8vw,7.5rem) 0 4.5rem;align-items:center}.hero-copy{max-width:630px}.hero-copy h1,.page-header h1{font-family:Manrope,sans-serif;font-size:clamp(2.65rem,5.4vw,4.8rem);line-height:1.03;margin:0 0 1.35rem;letter-spacing:-.055em;color:var(--navy)}.hero-copy>p:not(.eyebrow){max-width:610px;font-size:1.14rem;line-height:1.75}.hero-copy p,.page-header p,.panel p,.card p,.contact-panel p,.quote-card p{color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 1rem;color:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:2px;background:var(--gold)}.eyebrow.small{color:#f4c87e}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.8rem 0 1.7rem}.button{min-height:50px;display:inline-flex;justify-content:center;align-items:center;padding:.85rem 1.35rem;border-radius:12px;font-weight:700;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--navy);color:#fff;box-shadow:0 12px 26px #3e2d4e38}.button.primary:hover{background:#523965;box-shadow:0 16px 32px #3e2d4e45}.button.secondary{background:#fff;color:var(--navy);border-color:var(--line)}.button.secondary:hover{border-color:#c9bdcf;box-shadow:0 10px 24px #3e2d4e17}.check-list{list-style:none;display:grid;gap:.7rem;padding:0;margin:0}.check-list li{position:relative;padding-left:1.75rem;color:#4f6076;font-size:.95rem}.check-list li:before{content:"✓";position:absolute;left:0;top:-.05rem;width:1.2rem;height:1.2rem;border-radius:50%;display:grid;place-items:center;background:#f7ecd8;color:#9b6a20;font-size:.72rem;font-weight:800}.hero-visual-card,.panel,.card,.contact-form{background:#fffffff0;border:1px solid rgba(62,45,78,.1);box-shadow:var(--shadow);border-radius:22px}.hero-visual-card{position:relative;overflow:hidden;height:520px;transform:rotate(1.2deg);box-shadow:18px 26px 60px #3e2d4e2e}.hero-visual-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,rgba(8,24,48,.55),transparent 55%)}.hero-visual-card img,.image-panel img{width:100%;height:100%;object-fit:cover;display:block}.overlay-card{position:absolute;z-index:2;bottom:1.1rem;left:1.1rem;right:1.1rem;padding:1.15rem 1.25rem;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#0a1c38c2;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.overlay-card h3{font-family:Manrope,sans-serif;font-size:1.1rem;line-height:1.45;margin:.1rem 0 0}.intro-grid,.about-grid,.contact-shell,.mission-strip{display:grid;gap:1.2rem}.intro-grid{grid-template-columns:repeat(3,1fr);padding-bottom:6rem;counter-reset:features}.intro-grid .panel{position:relative;padding-top:4.7rem}.intro-grid .panel:before{counter-increment:features;content:"0" counter(features);position:absolute;top:1.4rem;left:1.55rem;color:var(--gold);font:800 .78rem Manrope,sans-serif;letter-spacing:.1em}.about-grid{grid-template-columns:1.04fr .96fr}.contact-shell{grid-template-columns:1fr;align-items:start;width:min(860px,100%)}.mission-strip{grid-template-columns:repeat(2,1fr);margin-top:1.2rem}.panel{padding:1.55rem}.panel h3,.card h3,.contact-form h3{font-family:Manrope,sans-serif;color:var(--navy);letter-spacing:-.025em}.panel h3{margin:0 0 .6rem}.panel p{line-height:1.7}.image-panel{padding:0;overflow:hidden;min-height:410px}.page-section{padding:clamp(3.5rem,8vw,6.5rem) 0 5rem;min-height:calc(100vh - 180px)}.page-header{max-width:850px;margin-bottom:2.6rem}.page-header h1{font-size:clamp(2.45rem,5vw,4.2rem)}.page-header>p:last-child{max-width:720px;font-size:1.08rem;line-height:1.75}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.card{position:relative;min-height:210px;padding:1.6rem;transition:transform .25s,box-shadow .25s,border-color .25s}.card:hover{transform:translateY(-5px);border-color:#6b4d7d47;box-shadow:0 24px 55px #3e2d4e24}.card h3{margin:0 0 .55rem;font-size:1.15rem}.card p{line-height:1.65}.price,.meta{font-weight:800;color:var(--blue)!important}.quote-card{min-height:235px;display:flex;flex-direction:column;justify-content:space-between}.quote-card:before{content:"“";height:30px;color:var(--gold);font:800 3.3rem/1 Georgia,serif}.quote-card span{color:var(--blue);font-weight:700;font-size:.9rem}.tutor-card:before{content:attr(data-initial)}.contact-panel{background:var(--navy);color:#fff;padding:2rem;border:0}.contact-panel h3{color:#fff;font-size:1.35rem}.contact-panel p,.contact-panel .muted{color:#c9d4e3}.contact-panel a{color:#f3c776;text-decoration:underline;text-underline-offset:3px}.contact-form{padding:2rem}.form-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.2rem;border-bottom:1px solid var(--line)}.form-heading h2{margin:0 0 .3rem;color:var(--navy);font:800 1.3rem Manrope,sans-serif;letter-spacing:-.025em}.form-heading p{margin:0;color:var(--muted);font-size:.82rem}.form-heading>span{padding:.45rem .65rem;border-radius:999px;background:#f4ecdc;color:#7d591f;font-size:.73rem;font-weight:700;white-space:nowrap}.email-alternative{display:flex;align-items:center;justify-content:center;gap:.65rem;padding:.85rem 1rem;color:var(--muted);font-size:.86rem}.email-alternative>span{color:var(--gold);font-size:1rem}.email-alternative p{margin:0}.email-alternative strong{color:var(--ink)}.email-alternative a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:3px}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.field-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}label{display:block;font-weight:700;margin-bottom:1rem;color:#314156;font-size:.9rem}.required-mark{color:#a34b52;font-weight:800}.select-field{min-width:0}.select-label{display:block;margin-bottom:.42rem;color:#314156;font-weight:800}.select-help{display:block;margin:-.15rem 0 .5rem;color:var(--muted);font-size:.8rem;font-weight:500;line-height:1.45}.select-control{position:relative;display:block}.select-control:after{content:"";position:absolute;top:50%;right:1rem;width:8px;height:8px;border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);transform:translateY(-70%) rotate(45deg);pointer-events:none;transition:transform .2s}.select-control select{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:50px;margin:0;padding:.8rem 2.8rem .8rem 1rem;border-color:#d8d0dd;background:linear-gradient(180deg,#fff,#fbf9fc);color:var(--ink);font-weight:600;box-shadow:0 3px 10px #3e2d4e0a}.select-control select:hover{border-color:#ad9bb7;background:#fff}.select-control:focus-within:after{transform:translateY(-30%) rotate(225deg)}.select-control select:focus{box-shadow:0 0 0 4px #6b4d7d21,0 6px 16px #3e2d4e12}.contact-select{margin-bottom:1.2rem;padding:1rem;border:1px solid #e5dfe8;border-radius:14px;background:#faf8fb}.contact-select .select-control select{background:#fff}input,textarea,select{width:100%;margin-top:.45rem;padding:.85rem 1rem;border-radius:11px;border:1px solid #d6dde5;background:#fafbfc;color:var(--ink);transition:border .2s,box-shadow .2s}select{cursor:pointer}textarea{resize:vertical;min-height:145px}input::placeholder,textarea::placeholder{color:#8a97a8}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px #6b4d7d1f;background:#fff}.muted{color:#78879a;font-size:.88rem}.pricing-guidance{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.1rem;margin:-1rem 0 1.4rem;padding:1.15rem 1.3rem;border:1px solid #e5d9c2;border-radius:16px;background:linear-gradient(135deg,#fffaf1,#fff)}.guidance-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f2dfba;color:#815a1c;font:800 1rem Manrope,sans-serif}.pricing-guidance h2{margin:0 0 .2rem;color:var(--navy);font:800 1rem Manrope,sans-serif;letter-spacing:-.02em}.pricing-guidance p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.guidance-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--blue);font-weight:800;font-size:.88rem;white-space:nowrap}.guidance-link span{transition:transform .2s}.guidance-link:hover span{transform:translate(3px)}.pricing-note{margin:1rem .2rem 0;color:var(--muted);font-size:.82rem;line-height:1.55}.page-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem;margin-top:4rem;padding:clamp(2rem,5vw,3.2rem);overflow:hidden;position:relative;border-radius:24px;background:var(--navy);color:#fff;box-shadow:0 20px 50px #3e2d4e33}.page-cta:after{content:"";position:absolute;width:240px;height:240px;right:-100px;top:-120px;border:1px solid rgba(228,184,100,.28);border-radius:50%;box-shadow:0 0 0 35px #e4b8640a,0 0 0 70px #e4b86408}.page-cta>*{position:relative;z-index:1}.page-cta .eyebrow{margin-bottom:.65rem;color:#e4b864}.page-cta h2{max-width:640px;margin:0 0 .65rem;color:#fff;font:800 clamp(1.55rem,3vw,2.2rem) Manrope,sans-serif;letter-spacing:-.04em}.page-cta>div>p:last-child{max-width:650px;margin:0;color:#d1c6d7;line-height:1.65}.page-cta-actions{min-width:175px;display:flex;flex-direction:column;align-items:center;gap:.8rem}.gold-button{width:100%;background:#e4b864;color:#3e2d4e;box-shadow:0 10px 24px #00000024}.gold-button:hover{background:#efc977}.gold-button span{margin-left:.45rem;transition:transform .2s}.gold-button:hover span{transform:translate(3px)}.text-link{color:#eee8f1;font-size:.88rem;font-weight:700;text-decoration:underline;text-decoration-color:#ffffff59;text-underline-offset:4px}.tutors-page .page-header{margin-bottom:2rem}.tutor-filters{display:grid;grid-template-columns:1.25fr 1fr 1fr auto;align-items:end;gap:1rem;margin-bottom:1.4rem;padding:1.15rem;border:1px solid var(--line);border-radius:18px;background:#fffc;box-shadow:0 10px 30px #3e2d4e0f}.tutor-filters label{margin:0}.filter-heading{align-self:center;display:flex;flex-direction:column;gap:.15rem}.filter-heading span{color:var(--navy);font:800 1.05rem Manrope,sans-serif}.filter-heading strong{color:var(--muted);font-size:.82rem;font-weight:600}.clear-filters{height:46px;padding:0 .5rem;border:0;background:transparent;color:var(--blue);font-weight:700;white-space:nowrap}.clear-filters:hover{text-decoration:underline;text-underline-offset:3px}.tutor-list{display:grid;gap:1.2rem}.tutor-profile{display:grid;grid-template-columns:75px 1fr;overflow:hidden;border:1px solid rgba(62,45,78,.1);border-radius:22px;background:#fffffff0;box-shadow:var(--shadow);transition:transform .25s,box-shadow .25s}.tutor-profile:hover{transform:translateY(-3px);box-shadow:0 24px 55px #3e2d4e24}.tutor-number{display:grid;place-items:center;background:var(--navy);color:var(--gold);font:800 .8rem Manrope,sans-serif;letter-spacing:.12em;writing-mode:vertical-rl}.tutor-content{padding:clamp(1.4rem,3vw,2rem)}.tutor-title-row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.tutor-title-row h2{margin:0;color:var(--navy);font:800 clamp(1.35rem,2.5vw,1.8rem) Manrope,sans-serif;letter-spacing:-.035em}.tutor-location{margin:.3rem 0 0;color:var(--blue);font-weight:700}.remote-badge{flex:0 0 auto;padding:.45rem .7rem;border-radius:999px;background:#f4ecdc;color:#87601f;font-size:.76rem;font-weight:800}.tutor-bio{max-width:850px;margin:1.2rem 0 .8rem;color:var(--muted);line-height:1.7}.tutor-focus{display:grid;grid-template-columns:90px 1fr;gap:.75rem;max-width:900px;margin:0 0 1rem;color:var(--muted);line-height:1.65}.tutor-focus strong{color:var(--ink)}.subject-tags{display:flex;flex-wrap:wrap;gap:.45rem}.subject-tags span{padding:.4rem .65rem;border:1px solid #e1dae5;border-radius:8px;background:#f8f5f9;color:#685870;font-size:.76rem;font-weight:700}.tutor-availability{margin:1.15rem 0;color:#675c6d;font-size:.88rem}.tutor-availability span{color:#4d9b74;font-size:.65rem}.tutor-button{min-height:46px;padding:.75rem 1.1rem}.tutor-button span{margin-left:.45rem;transition:transform .2s}.tutor-button:hover span{transform:translate(3px)}.tutor-actions{display:flex;flex-wrap:wrap;gap:.7rem}.no-results{padding:3.5rem 1.5rem;text-align:center;border:1px dashed #cabfd0;border-radius:20px;background:#ffffffa6}.no-results h2{margin-top:0;color:var(--navy);font-family:Manrope,sans-serif}.no-results p{color:var(--muted)}body.modal-open{overflow:hidden}.profile-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1.5rem;background:#1c1223b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:modal-fade .2s ease-out}.profile-modal{position:relative;width:min(900px,100%);max-height:min(880px,calc(100vh - 3rem));overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(228,184,100,.24);border-radius:24px;background:#fbf9fc;box-shadow:0 30px 90px #11091666;animation:modal-rise .3s ease-out}.modal-close{position:sticky;z-index:3;top:1rem;float:right;width:42px;height:42px;margin:1rem 1rem -58px 0;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff1a;color:#fff;font-size:1.6rem;line-height:1;transition:transform .2s,background .2s}.modal-close:hover{transform:rotate(5deg);background:#fff3}.modal-header{padding:2.4rem clamp(1.4rem,5vw,3.3rem) 2rem;background:var(--navy);color:#fff}.modal-header .eyebrow{color:#e4b864}.modal-header h2{margin:.15rem 3rem .35rem 0;color:#fff;font:800 clamp(1.8rem,4vw,2.7rem) Manrope,sans-serif;letter-spacing:-.045em}.modal-header>p:last-child{margin:0;color:#d5cadb;font-weight:600}.profile-details{padding:clamp(1.5rem,5vw,3rem)}.profile-details>section+section{margin-top:2.6rem;padding-top:2.3rem;border-top:1px solid var(--line)}.profile-details h3,.profile-coming-soon h3{margin:0 0 1rem;color:var(--navy);font:800 1.25rem Manrope,sans-serif;letter-spacing:-.025em}.profile-intro p{color:var(--muted);line-height:1.75}.timeline-list{display:grid;gap:1.4rem}.timeline-list article{display:grid;grid-template-columns:62px 1fr;gap:1rem}.timeline-list article>span{padding-top:.15rem;color:#9a6c24;font:800 .78rem Manrope,sans-serif}.timeline-list article>div{padding-left:1rem;border-left:2px solid #ead7b4}.timeline-list h4{margin:0 0 .55rem;color:var(--ink);font:800 1rem Manrope,sans-serif}.timeline-list ul{margin:0;padding-left:1.1rem;color:var(--muted);line-height:1.65}.experience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.experience-grid article{display:flex;flex-direction:column;gap:.3rem;padding:1rem;border:1px solid var(--line);border-radius:12px;background:#fff}.experience-grid span{color:#95671e;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.experience-grid strong{color:var(--ink);font-size:.9rem;line-height:1.4}.experience-grid small{color:var(--muted);line-height:1.45}.interest-tags{display:flex;flex-wrap:wrap;gap:.5rem}.interest-tags span{padding:.45rem .7rem;border:1px solid #dfd6e3;border-radius:999px;background:#fff;color:#66566e;font-size:.77rem;font-weight:700}.profile-coming-soon{padding:clamp(2.5rem,7vw,4.5rem);text-align:center}.profile-coming-soon>span{display:block;margin-bottom:.8rem;color:var(--gold);font-size:2rem}.profile-coming-soon>p{max-width:600px;margin:0 auto;color:var(--muted);line-height:1.7}.modal-summary{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1.7rem;text-align:left}.modal-summary p{display:flex;flex-direction:column;gap:.35rem;margin:0;padding:1rem;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--muted);line-height:1.55}.modal-summary strong{color:var(--navy)}.modal-footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:.7rem;padding:1rem clamp(1.4rem,5vw,3rem);border-top:1px solid var(--line);background:#fbf9fcf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modal-back{border-color:var(--line);background:#fff;color:var(--navy)}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(14px) scale(.985)}}.footer{width:100%;padding:0;background:#3e2d4e;color:#eee8f1}.footer-main,.footer-bottom{width:min(1180px,calc(100% - 3rem));margin-inline:auto}.footer-main{display:grid;grid-template-columns:1.5fr .65fr 1fr;gap:clamp(3rem,8vw,7rem);padding:4.5rem 0 3.5rem}.footer-brand-block{max-width:360px}.footer-logo{display:inline-flex;align-items:center;gap:1rem;color:#fff;font:800 1.15rem Manrope,sans-serif;letter-spacing:-.02em}.footer-logo img{width:4.6rem;height:4.6rem;object-fit:contain;filter:drop-shadow(0 7px 13px rgba(0,0,0,.15))}.footer-brand-block>p{color:#cfc4d5;line-height:1.7;margin:1.25rem 0 1.5rem}.social-links{display:flex;gap:.7rem}.social-links a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(230,184,95,.34);border-radius:11px;color:#e4b864;transition:transform .2s,background .2s,color .2s}.social-links a:hover{transform:translateY(-3px);color:#3e2d4e;background:#e4b864}.social-links svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.footer-column h2{margin:.55rem 0 .75rem;color:#e4b864;font:800 .78rem Manrope,sans-serif;letter-spacing:.15em;text-transform:uppercase}.footer-column a{color:#eee8f1;font-weight:600;font-size:.93rem;transition:color .2s,transform .2s}.footer-column>a:not(.footer-cta):hover{color:#e4b864;transform:translate(3px)}.footer-contact>a{word-break:break-word}.footer-contact p{max-width:300px;margin:.2rem 0 .5rem;color:#cfc4d5;line-height:1.6;font-size:.92rem}.footer-cta{display:inline-flex;align-items:center;gap:.55rem;margin-top:.25rem;padding-bottom:.3rem;border-bottom:1px solid #e4b864;color:#e4b864!important}.footer-cta:hover span{transform:translate(3px)}.footer-cta span{transition:transform .2s}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;padding:1.3rem 0 1.6rem;border-top:1px solid rgba(255,255,255,.12);color:#bdb1c4;font-size:.82rem}.footer-bottom p{margin:0}@media (max-width: 960px){.brand-tagline{display:none}.hero{grid-template-columns:1fr;padding-top:4.5rem}.hero-copy{max-width:760px}.hero-visual-card{height:470px;transform:none}.intro-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.contact-shell{grid-template-columns:1fr}.tutor-filters{grid-template-columns:1fr 1fr}.filter-heading{grid-column:1 / -1}}@media (max-width: 760px){.topbar,main{width:min(100% - 2rem,1180px)}.topbar{height:70px}.menu-toggle{display:block}.nav-links{position:absolute;top:70px;left:1rem;right:1rem;display:grid;gap:.25rem;padding:.7rem;border:1px solid var(--line);border-radius:14px;background:#fffffffa;box-shadow:var(--shadow);transform:translateY(-8px);opacity:0;visibility:hidden;transition:.2s}.nav-links.open{transform:translateY(0);opacity:1;visibility:visible}.nav-links a{padding:.8rem}.hero{padding:3.5rem 0 3rem;gap:2.4rem}.hero-copy h1{font-size:clamp(2.35rem,12vw,3.4rem)}.hero-visual-card{height:390px}.intro-grid,.card-grid,.mission-strip,.field-row{grid-template-columns:1fr}.intro-grid{padding-bottom:4rem}.card{min-height:auto}.page-section{padding-top:3.5rem}.contact-form{padding:1.35rem}.form-heading{flex-direction:column;gap:.75rem}.pricing-guidance{grid-template-columns:auto 1fr}.guidance-link{grid-column:2}.page-cta{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}.page-cta-actions{width:100%;align-items:flex-start}.page-cta .button{width:auto}.tutor-filters{grid-template-columns:1fr}.filter-heading{grid-column:auto}.tutor-profile{grid-template-columns:1fr}.tutor-number{display:none}.tutor-title-row{flex-direction:column}.tutor-focus{grid-template-columns:1fr;gap:.2rem}.tutor-actions{flex-direction:column;align-items:stretch}.tutor-actions .button{width:100%}.profile-modal-backdrop{padding:0;place-items:end center}.profile-modal{max-height:calc(100vh - 1rem);border-radius:22px 22px 0 0}.experience-grid,.modal-summary{grid-template-columns:1fr}.modal-footer{justify-content:stretch}.modal-footer .button{flex:1;padding-inline:.7rem}.footer-main,.footer-bottom{width:min(100% - 2rem,1180px)}.footer-main{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem;padding:3.5rem 0 2.5rem}.footer-brand-block{grid-column:1 / -1}.footer-bottom{flex-direction:column;gap:.4rem}}@media (max-width: 480px){.footer-main{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
