:root{--blue: #004e95;--blue-deep: #0d2f72;--orange: #004e95;--text-muted: #b0b9d5;--white: #ffffff;--ink: #14213a;--ink-muted: #6b7280;--line: #e7e9f0;--surface: #e9f1fc;--radius: 30px;--maxw: 1280px;--gutter: 30px;--font-body: "General Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Aujournuit", Georgia, "Times New Roman", serif}@font-face{font-family:Aujournuit;src:url(/assets/fonts/Aujournuit-Regular.woff2) format("woff2"),url(/assets/fonts/Aujournuit-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}ul{list-style:none}.page{width:100%;margin:0 auto;padding:var(--gutter);display:flex;flex-direction:column;gap:var(--gutter)}.page>section[id],.page>footer{scroll-margin-top:96px}.noise{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/noise.png) center / cover;mix-blend-mode:soft-light;opacity:.3;pointer-events:none;z-index:1}.glow{position:absolute;pointer-events:none;z-index:0}.reveal-word{display:inline-block}.js-reveal .reveal-word{opacity:0;transform:translateY(.8em);transition:opacity .8s cubic-bezier(.65,0,.35,1),transform .85s cubic-bezier(.65,0,.35,1)}.js-reveal .reveal-text.in-view .reveal-word{opacity:1;transform:none}.js-reveal .reveal-up{opacity:0;transform:translateY(30px);transition:opacity 1s cubic-bezier(.65,0,.35,1),transform 1s cubic-bezier(.65,0,.35,1)}.js-reveal .reveal-up.in-view{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.js-reveal .reveal-word,.js-reveal .reveal-up{opacity:1!important;transform:none!important;transition:none!important}}.btn-portal{background:var(--orange);color:var(--white);font-weight:500;font-size:16px;line-height:1;padding:10px 21px;border-radius:40px;transition:filter .15s ease}.btn-portal:hover{filter:brightness(1.07)}.btn-contact{background:var(--white);color:var(--blue);font-weight:600;font-size:16px;line-height:1;padding:10px 22px;border-radius:40px;transition:background .15s ease}.btn-contact:hover{background:#eef4fb}.pill{position:relative;display:inline-flex;align-items:center;gap:12px;background:#ffffff2e;border-radius:70px;padding:3px 26px 3px 3px;font-weight:500;color:var(--white);transition:background .15s ease}.pill:hover{background:#ffffff47}.pill-icon{width:43.5px;height:43.5px;border-radius:50%;background:var(--orange);display:grid;place-items:center;flex:none}.pill-icon svg{width:21px;height:21px}.pill-label{font-size:16px}.pill--lg{padding-right:28px}.hero{position:relative;background:var(--blue);border-radius:var(--radius);overflow:hidden;padding:40px 40px 0;isolation:isolate}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;flex-direction:column;padding:44px var(--gutter) 0;pointer-events:none}.navbar-bar{pointer-events:auto;width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;background:transparent;border-radius:999px;padding:9px 24px;box-shadow:none;transition:background .25s ease,box-shadow .25s ease}.navbar.scrolled .navbar-bar{background:var(--blue);box-shadow:0 10px 30px #00000029}.navbar-brand{display:flex;align-items:center;gap:10px;justify-self:start}.navbar-mark{height:32px;width:auto;display:block;filter:brightness(0) invert(1)}.navbar-name{font-family:Garamond,serif;font-weight:400;font-size:22px;color:var(--white);white-space:nowrap}.navbar-links{display:flex;gap:4px;justify-self:center}.navbar-links a{font-size:16px;font-weight:500;color:#ffffffd1;padding:8px 16px;border-radius:999px;transition:color .15s ease,background .15s ease}.navbar-links a:hover{color:var(--white);background:#ffffff24}.navbar-right{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:10px}.navbar-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:transparent;color:var(--white);cursor:pointer}.navbar-toggle svg{width:24px;height:24px}.navbar-menu{pointer-events:auto;margin-top:8px;background:var(--blue);border-radius:22px;padding:10px;display:flex;flex-direction:column;box-shadow:0 12px 30px #0000002e}.navbar-menu a{color:var(--white);font-size:16px;font-weight:500;padding:12px 16px;border-radius:12px}.navbar-menu a:hover{background:#ffffff24}.hero-content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;margin-top:58px}.hero-title{font-family:var(--font-display);font-weight:400;font-size:clamp(48px,9.5vw,128px);line-height:1;letter-spacing:-.01em;color:var(--white)}.hero-sub{font-weight:500;font-size:clamp(18px,2.2vw,24px);line-height:1.4;color:var(--white);max-width:720px}.hero-visual{position:relative;z-index:2;margin-top:24px;max-height:500px;overflow:hidden;display:flex;justify-content:center;align-items:flex-start}.hero-visual img{width:88%;transform:translate(-10%)}.services,.subjects,.about,.reviews,.contact{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:60px 50px;color:var(--ink)}.eyebrow{display:flex;flex-direction:column;gap:6px}.eyebrow-label{font-weight:600;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--orange)}.eyebrow-index{font-size:13px;color:var(--ink-muted)}.section-head{display:flex;flex-direction:column;gap:20px;margin-bottom:44px}.section-heading{font-weight:500;font-size:clamp(26px,3.4vw,42px);line-height:1.16;letter-spacing:-.01em;color:var(--ink);text-align:center;max-width:780px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-card{background:var(--surface);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:16px}.service-icon{width:56px;height:56px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;flex:none}.service-icon svg{width:26px;height:26px}.service-card h3{font-weight:600;font-size:22px;color:var(--ink)}.service-card p{font-weight:500;font-size:15px;line-height:1.5;color:var(--ink-muted)}.subjects-intro{font-size:18px;line-height:1.5;color:var(--ink-muted);max-width:720px;margin-bottom:32px}.subject-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.subject-card{background:var(--surface);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:16px}.subject-icon{width:56px;height:56px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;flex:none}.subject-icon svg{width:26px;height:26px}.subject-card h3{font-weight:600;font-size:22px;color:var(--ink)}.subject-card p{font-weight:500;font-size:15px;line-height:1.5;color:var(--ink)}.subject-tags{display:flex;flex-wrap:wrap;gap:10px}.pill-tag{font-size:14px;font-weight:500;color:var(--ink);background:#fff;border-radius:70px;padding:9px 18px;transition:background .15s ease}.pill-tag:hover{background:var(--blue);color:#fff}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:8px;padding-top:48px;border-top:1px solid var(--line)}.about-stat-num{font-weight:500;font-size:clamp(48px,6vw,72px);line-height:1;letter-spacing:-.02em;color:var(--ink)}.about-stat-unit{font-size:.4em;color:var(--ink-muted);margin-left:4px}.about-stat-label{font-weight:600;font-size:18px;color:var(--ink);margin-top:16px}.about-stat-note{font-size:14px;color:var(--ink-muted);margin-top:4px}.reviews-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.reviews-track>*{flex:0 0 auto;scroll-snap-align:start}.review-feature{width:264px;background:var(--surface);border-radius:20px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.feature-score{font-weight:500;font-size:56px;line-height:1;color:var(--ink)}.feature-score span{font-size:22px;color:var(--ink-muted)}.feature-trust{font-size:14px;color:var(--ink-muted);margin-bottom:16px}.feature-btn{display:inline-flex;align-items:center;gap:12px;background:var(--ink);color:#fff;font-weight:600;font-size:15px;padding:10px 22px 10px 10px;border-radius:70px}.feature-arrow{width:40px;height:40px;border-radius:50%;background:var(--blue);color:#fff;font-size:18px;display:grid;place-items:center;animation:nudge 1.4s ease-in-out infinite}@keyframes nudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (prefers-reduced-motion: reduce){.feature-arrow{animation:none}}.review-card{width:320px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:18px}.review-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.review-name{font-weight:600;font-size:16px;color:var(--ink)}.review-date{font-size:13px;color:var(--ink-muted);margin-top:2px}.review-text{font-size:15px;line-height:1.5;color:#374151;flex:1}.review-tags{display:flex;flex-wrap:wrap;gap:8px}.tag{font-size:13px;color:var(--ink);background:var(--surface);border-radius:70px;padding:6px 14px}.stars{display:inline-flex;gap:2px;color:var(--orange);flex:none}.stars svg{width:16px;height:16px}.school-marquee{margin-top:55px;margin-bottom:48px}.school-marquee-label{text-align:center;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:28px}.marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.marquee-track{display:flex;align-items:center;gap:72px;width:max-content;animation:marquee 55s linear infinite}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-logo{height:58px;width:auto;object-fit:contain;flex:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.marquee-track{animation:none}}.contact{background:var(--surface);border-color:transparent}.contact-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:start}.contact-lead{font-size:17px;line-height:1.5;color:var(--ink-muted);max-width:420px;margin:20px 0 32px}.contact-list{display:flex;flex-direction:column;gap:28px}.contact-item{display:flex;align-items:flex-start;gap:20px}.contact-icon{width:56px;height:56px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;flex:none}.contact-icon svg{width:26px;height:26px}.contact-label{font-weight:600;font-size:20px;color:var(--ink);margin-bottom:4px}.contact-value{font-weight:500;font-size:16px;color:var(--ink)}.contact-value a{color:var(--ink)}.contact-value a:hover{text-decoration:underline}.contact-note{font-size:14px;color:var(--ink-muted);margin-top:6px}.contact-form{background:#fff;border-radius:24px;padding:32px;box-shadow:0 24px 50px #14213a14}.form-title{font-weight:600;font-size:24px;color:var(--ink)}.form-sub{font-size:14px;color:var(--ink-muted);margin:4px 0 24px}.form-fields{display:flex;flex-direction:column;gap:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form input,.contact-form textarea{width:100%;font:inherit;font-size:15px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:70px;padding:14px 20px;transition:border-color .15s ease}.contact-form textarea{border-radius:18px;min-height:120px;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--ink-muted)}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--blue)}.phone-field{display:flex;gap:8px}.phone-prefix{display:flex;align-items:center;padding:0 18px;border:1px solid var(--line);border-radius:70px;font-size:15px;color:var(--ink);flex:none}.form-submit{width:100%;margin-top:4px;background:var(--blue);color:#fff;font:inherit;font-weight:600;font-size:16px;border:none;border-radius:70px;padding:16px;cursor:pointer;transition:filter .15s ease}.form-submit:hover{filter:brightness(1.08)}.form-fine{font-size:12px;line-height:1.5;color:var(--ink-muted);text-align:center;margin-top:14px}.form-fine a{color:var(--ink);text-decoration:underline}.form-success{text-align:center;padding:48px 16px}.form-success-icon{width:56px;height:56px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;margin:0 auto 20px;font-size:26px}.form-success h3{font-weight:600;font-size:22px;color:var(--ink);margin-bottom:8px}.form-success p{font-size:15px;color:var(--ink-muted)}.contact-form select{width:100%;font:inherit;font-size:15px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:70px;padding:14px 20px;cursor:pointer;transition:border-color .15s ease}.contact-form select:focus{outline:none;border-color:var(--blue)}.form-error{font-size:14px;color:#c0392b;margin:2px 2px 0}.btn-schedule{align-self:flex-start;margin-top:32px;background:var(--orange);color:#fff;font:inherit;font-weight:600;font-size:16px;border:none;border-radius:70px;padding:15px 30px;cursor:pointer;transition:filter .15s ease}.btn-schedule:hover{filter:brightness(1.07)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#14213a80;display:flex;align-items:center;justify-content:center;padding:20px}.modal-card{position:relative;background:#fff;border-radius:24px;width:100%;max-width:440px;padding:36px;box-shadow:0 30px 60px #00000040}.modal-close{position:absolute;top:16px;right:18px;border:none;background:transparent;color:var(--ink-muted);font-size:18px;cursor:pointer}.modal-head{text-align:center;margin-bottom:24px}.modal-check{width:56px;height:56px;border-radius:50%;background:var(--blue);color:#fff;font-size:26px;display:grid;place-items:center;margin:0 auto 16px}.modal-head h3{font-weight:600;font-size:24px;color:var(--ink);margin-bottom:6px}.modal-head p{font-size:15px;color:var(--ink-muted)}.modal-sub{text-align:center;font-weight:600;font-size:15px;color:var(--ink);margin-bottom:14px}.referral-options{display:flex;flex-direction:column;gap:8px}.referral-option{width:100%;text-align:left;font:inherit;font-weight:500;font-size:15px;color:var(--ink);background:#fff;border:1.5px solid var(--line);border-radius:12px;padding:12px 16px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.referral-option:hover{border-color:#bcd0ec}.referral-option.selected{border-color:var(--blue);background:var(--surface)}.modal-actions{display:flex;gap:12px;margin-top:24px}.modal-btn{flex:1;font:inherit;font-weight:600;font-size:15px;border-radius:12px;padding:12px;cursor:pointer;border:1.5px solid transparent}.modal-btn-ghost{background:#fff;border-color:var(--line);color:var(--ink)}.modal-btn-primary{background:var(--blue);color:#fff}.modal-btn-primary:disabled{background:#cbd5e1;cursor:not-allowed}.calendly-card{position:relative;background:#fff;border-radius:16px;width:100%;max-width:1000px;height:80vh;overflow:hidden}.calendly-card .modal-close{z-index:2;background:#fff;border-radius:50%;width:36px;height:36px}.footer{background:var(--blue);border-radius:var(--radius);color:var(--white);padding:56px 50px 28px}.footer-cols{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:48px;padding-bottom:40px}.footer-brand{display:flex;flex-direction:column;gap:20px}.footer-logo{height:68px;width:auto;align-self:flex-start}.footer-tag{font-size:15px;line-height:1.6;color:#ffffffc7;max-width:380px}.footer-heading{font-weight:600;font-size:18px;color:var(--white);margin-bottom:20px}.footer-navlinks{display:flex;flex-direction:column;gap:14px}.footer-navlinks a{font-size:15px;color:#ffffffc7;transition:color .15s ease}.footer-navlinks a:hover{color:var(--white)}.footer-contact{display:flex;flex-direction:column;gap:14px}.footer-contact a{display:flex;align-items:center;gap:10px;font-size:15px;color:#ffffffd9;transition:color .15s ease}.footer-contact a:hover{color:var(--white)}.footer-cicon{display:flex;color:#bcd3f0}.footer-cicon svg{width:18px;height:18px}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding-top:22px;font-size:13px;color:#fff9}@media (max-width: 900px){.hero-visual img{width:100%}.services-grid,.subject-grid{grid-template-columns:1fr}.section-head{gap:18px}.about-stats{grid-template-columns:1fr;gap:28px}.contact-grid{grid-template-columns:1fr;gap:32px}.footer-cols{grid-template-columns:1fr;gap:36px}}@media (max-width: 640px){:root{--gutter: 16px}.hero{padding:24px 24px 36px}.navbar{padding-top:26px}.navbar-links{display:none}.navbar-toggle{display:inline-flex}.navbar-mark{height:26px}.navbar-name{display:none}.hero-content{margin-top:44px}.hero-visual{display:none}.services,.subjects,.about,.reviews,.contact{padding:40px 24px}.form-row{grid-template-columns:1fr}}
