.planner-dialog{margin:auto;padding:0;width:min(1120px,calc(100% - 40px));max-height:92dvh;border:1px solid #d8e3f1;border-radius:16px;color:#17365f;background:#fff;box-shadow:0 28px 120px #071b4d40;overscroll-behavior:contain}.planner-dialog::backdrop{background:#0c244c85;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.planner-dialog[open]{animation:modal-enter .3s var(--ease)}.planner-shell{min-width:0}.planner-header{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding:29px 34px;border-bottom:1px solid #e4ebf4;background:#f8faff}.planner-kicker{font-size:10px;font-weight:600;letter-spacing:1.4px;color:#5d80b4;display:flex;align-items:center;gap:8px}.planner-header h2{font-size:29px;letter-spacing:-1px;margin-top:11px;max-width:760px;line-height:1.2;outline:0}.planner-icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:7px;color:#6882a5;transition:background .2s}.planner-icon-button:hover{background:#e9f0fa;color:#315fa9}.planner-icon-button:disabled{opacity:.35;cursor:default}.schedule-form{padding:28px 34px 0}.planner-form-intro{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:29px}.planner-form-intro>p{max-width:680px;color:#6a7f9d;font-size:13px;line-height:1.8}.planner-form-intro>.text-button{white-space:nowrap;font-size:11px}.planner-form-intro>.text-button svg{width:16px}.setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px}.setup-section{min-width:0}.setup-heading{display:flex;align-items:center;gap:12px;margin-bottom:24px}.setup-heading>span{font-size:11px;color:#4275c1;border:1px solid #cbdcf3;border-radius:50%;width:27px;height:27px;display:grid;place-items:center}.setup-heading h3{font-size:16px;letter-spacing:-.3px;font-weight:600}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500;margin-bottom:20px}.field input,.field select,.topic-input-row input,.topic-input-row select,.reflection-field textarea{padding:11px 12px;border:1px solid #d1ddef;border-radius:6px;background:#fff;font:inherit;color:#25476e;min-width:0;width:100%;font-size:12px;min-height:42px}.field input:focus,.field select:focus,.topic-input-row input:focus,.topic-input-row select:focus,.reflection-field textarea:focus{border-color:#4a7dd2;outline:2px solid #dce9fc;outline-offset:1px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.topic-labels{display:grid;grid-template-columns:1fr 130px 30px;gap:8px;font-size:11px;font-weight:500;margin-bottom:9px}.topic-input-list{display:flex;flex-direction:column;gap:10px}.topic-input-row{display:grid;grid-template-columns:1fr 130px 30px;gap:8px;align-items:center}.topic-input-row select{font-size:11px;padding-inline:8px}.topic-input-row .planner-icon-button{width:30px}.add-topic{display:flex;align-items:center;gap:7px;font-size:12px;color:#3970c6;width:100%;padding:13px 0}.add-topic>span{margin-left:auto;color:#8ba0bb;font-size:10px}.add-topic:disabled{color:#8ba0bb;cursor:default}.field-help{font-size:11px;line-height:1.75;color:#8797af;margin-top:4px}.study-days{margin:0 0 21px;padding:0;border:0}.study-days legend{font-size:12px;font-weight:500;margin-bottom:10px}.study-days>div{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.study-days label{position:relative;cursor:pointer;display:block;text-align:center;border:1px solid #d4dfef;border-radius:5px;padding:11px 0;font-size:10px;color:#778fae;transition:background .2s}.study-days label.day-selected{background:#e7effe;border-color:#9fbeee;color:#275cae;font-weight:600}.study-days input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;margin:0}.study-days label:focus-within{outline:2px solid #5786d4;outline-offset:2px}.schedule-explainer{display:flex;align-items:flex-start;gap:12px;background:#f0f5fd;border-radius:7px;padding:17px;color:#607fa9}.schedule-explainer svg{flex-shrink:0;margin-top:3px}.schedule-explainer p{font-size:11px;line-height:1.8}.setup-footer{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid #e0e9f5;margin-top:31px;padding:23px 0}.setup-footer p{font-size:10px;line-height:1.8;color:#7b8fae;max-width:490px}.setup-footer .button{font-size:12px;padding:16px 20px}.planner-warning{margin:15px 34px;display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.7;color:#7a5528;background:#fff7e9;border:1px solid #efdfc6;border-radius:6px;padding:12px 15px}.schedule-form>.planner-warning{margin-inline:0}.planner-warning svg{width:18px;flex-shrink:0;margin-top:2px}.planner-warning.error{color:#a33e43;background:#fff3f3;border-color:#f3d8d9}.plan-toolbar{padding:23px 34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.plan-date-range{display:block;font-size:13px;font-weight:600}.plan-summary{display:block;font-size:11px;color:#7f94b1;margin-top:7px}.plan-toolbar-actions{display:flex;gap:9px}.plan-toolbar-actions button{display:flex;align-items:center;gap:7px;font-size:11px;border:1px solid #d5e0f1;border-radius:5px;padding:10px 12px;color:#597ba9}.plan-toolbar-actions button:hover{background:#f0f5fd}.plan-toolbar-actions svg{width:16px;height:16px}.plan-toolbar-actions .calendar-export{background:#eef4ff;color:#3267b8;border-color:#cdddf6}.planner-notice{padding:0 34px 17px;font-size:11px;line-height:1.7;color:#527bb5}.planner-workspace{display:grid;grid-template-columns:330px 1fr;min-height:540px;border-top:1px solid #e1e9f6}.session-sidebar{background:#f5f8fe;border-right:1px solid #dde7f5;padding:23px 18px 24px;min-width:0}.progress-heading{display:flex;gap:10px;justify-content:space-between;align-items:center;font-size:10px;margin-bottom:11px}.progress-heading strong{font-weight:500}.progress-heading>span{color:#5578ad;white-space:nowrap}.session-sidebar progress{width:100%;height:5px;border:0;border-radius:4px;appearance:none;display:block;background:#dce7f7}.session-sidebar progress::-webkit-progress-bar{background:#dce7f7;border-radius:4px}.session-sidebar progress::-webkit-progress-value{background:#447cd3;border-radius:4px}.session-sidebar progress::-moz-progress-bar{background:#447cd3;border-radius:4px}.session-filters{display:flex;gap:4px;border-bottom:1px solid #dce6f4;margin:18px 0 12px}.session-filters button{font-size:10px;padding:8px 13px;border-bottom:2px solid transparent;color:#7890b0}.session-filters button[aria-pressed=true]{color:#3569bc;border-color:#477ed5}.session-list{display:flex;flex-direction:column;gap:6px;max-height:470px;overflow-y:auto;overscroll-behavior:contain;padding:3px}.session-item{display:flex;align-items:center;gap:12px;padding:13px 10px;border:1px solid transparent;border-radius:7px;text-align:left;transition:background .2s}.session-item:hover{background:#e8f0fc}.session-item.session-active{background:#fff;border-color:#bbd1f3;box-shadow:0 3px 10px #14396d08}.session-date{display:flex;flex-direction:column;align-items:center;width:30px;flex-shrink:0}.session-date b{font-size:20px;line-height:1.1;font-weight:500}.session-date>span{font-size:9px;text-transform:uppercase;color:#8097b8;margin-top:4px}.session-item-copy{min-width:0;flex:1}.session-item-copy strong{display:block;font-size:11px;line-height:1.6;font-weight:500;overflow-wrap:anywhere}.session-item-copy>span{font-size:9px;display:block;color:#8a9db8;margin-top:3px;line-height:1.6}.session-item>svg{color:#648fcf;flex-shrink:0}.session-done .session-item-copy strong{color:#7390b6}.session-empty{text-align:center;padding:35px 15px;color:#7d96b8}.session-empty svg{margin:auto}.session-empty p{font-size:12px;line-height:1.8;margin-top:14px}.session-detail{padding:29px 34px;min-width:0}.session-detail-heading{position:relative}.session-detail-heading>.planner-kicker{font-size:9px;letter-spacing:1px}.session-detail-heading h3{font-size:28px;letter-spacing:-.8px;line-height:1.2;font-weight:500;margin-top:12px;overflow-wrap:anywhere}.session-detail-heading h3>span{color:#467bc8}.complete-session{display:flex;align-items:center;gap:8px;font-size:11px;margin-top:17px;color:#6182b0;cursor:pointer;width:max-content}.complete-session input{width:15px;height:15px;accent-color:#3974d0;cursor:pointer}.focus-timer{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;background:#eef4ff;border:1px solid #d9e6fa;padding:18px 20px;margin-top:24px;border-radius:9px}.focus-timer .planner-kicker{font-size:8px;letter-spacing:1px}.timer-digits{display:block;font-size:36px;letter-spacing:-1px;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.2;margin-top:5px}.timer-digits>span{color:#98b5dc}.timer-actions{display:flex;gap:8px;align-items:center}.timer-actions .button{padding:12px 16px;font-size:11px;gap:7px}.timer-actions .button svg{width:15px;height:15px}.focus-timer>p{width:100%;font-size:9px;line-height:1.7;color:#7b96be;border-top:1px solid #d7e4f8;padding-top:10px}.session-blocks{margin-top:23px}.session-blocks article{display:grid;grid-template-columns:23px 1fr;gap:12px;padding:18px 0;border-bottom:1px solid #e6edf7}.block-index{font-size:10px;color:#8da5c7;line-height:22px}.session-blocks h4{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;font-weight:600}.session-blocks h4 span{font-size:10px;font-weight:400;color:#93a7c3;white-space:nowrap}.session-blocks p{font-size:12px;color:#6b82a4;line-height:1.85;margin-top:8px}.reflection-field{display:flex;flex-direction:column;gap:10px;font-size:12px;font-weight:500;margin-top:25px}.reflection-field textarea{resize:vertical;line-height:1.8;min-height:100px;font-weight:400}.session-save-note{display:flex;align-items:center;gap:6px;font-size:9px;color:#8199bc;margin-top:8px}.resource-note{display:flex;align-items:flex-start;gap:9px;margin-top:22px;font-size:10px;line-height:1.8;color:#8a9db6}.resource-note svg{flex-shrink:0;margin-top:2px}@media(max-width:900px){.planner-header h2{font-size:25px}.setup-grid{gap:25px}.topic-input-row,.topic-labels{grid-template-columns:1fr 108px 26px}.planner-workspace{grid-template-columns:260px 1fr}.session-detail{padding:25px}.plan-toolbar{flex-wrap:wrap}.setup-footer{align-items:flex-start}.setup-footer p{max-width:340px}.planner-header,.schedule-form,.plan-toolbar{padding-inline:26px}.planner-warning{margin-inline:26px}}@media(max-width:680px){.planner-dialog{width:calc(100% - 20px);max-height:95dvh;border-radius:12px}.planner-header{padding:22px 19px;gap:14px}.planner-header h2{font-size:23px;line-height:1.25}.planner-kicker{font-size:8px}.schedule-form{padding:23px 19px 0}.planner-form-intro{flex-direction:column;align-items:flex-start;gap:15px}.planner-form-intro>p{font-size:12px}.setup-grid{grid-template-columns:1fr;gap:26px}.setup-heading{margin-bottom:17px}.setup-heading h3{font-size:15px}.topic-input-row,.topic-labels{grid-template-columns:1fr 112px 27px}.setup-footer{flex-direction:column;gap:18px}.setup-footer .button{width:100%}.setup-footer p{max-width:none}.plan-toolbar{padding:20px 19px;gap:17px}.plan-toolbar-actions{gap:6px;width:100%;justify-content:space-between;flex-wrap:wrap}.plan-toolbar-actions button{font-size:10px;padding:9px}.plan-toolbar-actions svg{width:14px}.planner-workspace{grid-template-columns:1fr}.session-sidebar{border-right:0;border-bottom:1px solid #dce6f4;padding:20px 17px}.session-list{max-height:206px}.session-item{padding:10px}.session-detail{padding:25px 19px}.session-detail-heading h3{font-size:25px}.planner-warning{margin-inline:19px;font-size:11px}.planner-notice{padding-inline:19px;font-size:10px}.focus-timer{padding:15px}.timer-digits{font-size:32px}.focus-timer .button{padding:11px 13px}.session-blocks p{font-size:12px}}@media(max-width:360px){.topic-input-row,.topic-labels{grid-template-columns:1fr 98px 24px;gap:4px}.topic-input-row select{font-size:10px;padding-inline:4px}.field-pair{gap:9px}.field input{padding-inline:7px}.study-days>div{gap:4px}.study-days label{font-size:9px}.timer-actions .button{padding:10px}.timer-actions{gap:3px}}.delete-plan-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:28px;font-size:10px;color:#8a7185}.delete-plan-row button{display:flex;align-items:center;gap:6px;color:#a05263;text-decoration:underline;text-underline-offset:3px}.delete-plan-row span{width:100%;line-height:1.8}.portal-shell,.auth-page,.portal-modal,.portal-loading{font-family:DM Sans,sans-serif;color:#172941;--pb: #1959d7;--line: #e3e9f1;font-size:14px;line-height:1.55}.portal-shell *,.auth-page *,.portal-modal *{box-sizing:border-box}.portal-shell h1,.portal-shell h2,.portal-shell h3,.auth-page h1,.auth-page h2,.portal-modal h2,.portal-modal h3{font-family:inherit;letter-spacing:-.04em;line-height:1.15;margin:0}.portal-shell p,.auth-page p,.portal-modal p{color:#68778d}.portal-shell button,.auth-page button,.portal-modal button{font:inherit;cursor:pointer}.portal-shell button:disabled,.auth-page button:disabled,.portal-modal button:disabled{opacity:.55;cursor:wait}.portal-shell a,.auth-page a{text-decoration:none;color:inherit}.portal-shell button:focus-visible,.auth-page button:focus-visible,.portal-modal button:focus-visible{outline:3px solid #80b3ff;outline-offset:3px}.portal-brand{display:flex;align-items:center;gap:9px;font-size:27px;font-weight:700;letter-spacing:-1.2px;white-space:nowrap}.portal-brand>span:first-child{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#1959d7;color:#fff;border-radius:10px;font-size:29px;position:relative}.portal-brand svg{position:absolute;right:2px;top:5px}.portal-brand-dot{color:#1959d7;margin-left:-8px}.portal-eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;display:block;color:#718098}.portal-shell{min-height:100dvh;background:#f4f7fb;display:grid;grid-template-columns:245px minmax(0,1fr)}.portal-sidebar{background:#fff;border-right:1px solid var(--line);padding:30px 20px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100dvh}.portal-sidebar>.portal-eyebrow{margin:38px 12px 16px;font-size:9px}.portal-sidebar nav{display:grid;gap:6px}.portal-sidebar nav button{display:flex;align-items:center;gap:12px;border:0;background:transparent;padding:13px 12px;text-align:left;border-radius:9px;color:#647188;font-weight:500}.portal-sidebar nav button:hover{background:#f3f6fc}.portal-sidebar nav button.active{background:#eaf1ff;color:#1959d7;font-weight:700}.portal-sidebar nav b{font-size:10px;border-radius:20px;background:#1959d7;color:#fff;padding:2px 6px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:25px;display:grid;gap:15px}.sidebar-bottom a,.sidebar-bottom button{display:flex;gap:12px;align-items:center;padding:0 12px;color:#68778d;background:none;border:0;font-size:12px}.sidebar-study{margin:35px 0 20px;padding:20px;border-radius:12px;background:#f1f6ff}.sidebar-study>svg{color:#1959d7}.sidebar-study h3{font-size:16px;line-height:1.3;margin:14px 0 8px}.sidebar-study p{font-size:12px;margin:0 0 16px}.sidebar-study button{border:0;background:none;color:#1959d7;font-weight:700;font-size:12px;padding:0;display:flex;gap:7px;align-items:center}.sidebar-study button svg{width:16px}.portal-topbar{height:105px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:22px 40px;gap:20px}.portal-topbar h1{font-size:24px;margin-top:8px}.topbar-actions{display:flex;gap:15px;align-items:center}.portal-icon-button{background:transparent;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:#61738d}.portal-icon-button:hover{background:#eaf1ff}.account-avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:#e8effd;border:1px solid #d5e1fa;border-radius:50%;font-size:13px;font-weight:700;color:#1959d7;flex-shrink:0}.notification-button{position:relative}.notification-button i{position:absolute;width:7px;height:7px;background:#1959d7;border:2px solid white;border-radius:50%;right:7px;top:6px}.portal-content{padding:32px 40px 18px}.dashboard-welcome{background:#174baf;color:#fff;border-radius:16px;padding:38px 40px;display:flex;justify-content:space-between;gap:30px;overflow:hidden;position:relative}.dashboard-welcome:after{content:"";position:absolute;width:280px;height:280px;border:1px solid #ffffff18;border-radius:50%;right:-50px;top:-60px;pointer-events:none}.dashboard-welcome .portal-eyebrow{color:#b8d2ff}.dashboard-welcome h2{font-size:clamp(26px,2.8vw,43px);margin:16px 0 12px}.dashboard-welcome p{color:#d3e3ff;max-width:580px;margin:0 0 25px;line-height:1.7}.welcome-illustration{min-width:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-5deg);gap:10px;color:#b9d7ff}.welcome-illustration span{font-size:11px}.portal-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:8px;padding:11px 17px;font-weight:600!important;font-size:13px!important;text-decoration:none;transition:background .2s,transform .2s;line-height:1.5}.portal-button:hover{transform:translateY(-1px)}.portal-button svg{width:18px;height:18px}.portal-button.primary{background:#1959d7;color:#fff}.portal-button.primary:hover{background:#1047b5}.portal-button.secondary{background:#fff;border-color:#dce4ee;color:#344c6a}.portal-button.light{background:#fff;color:#154caf}.portal-button.danger,.portal-icon-button.danger{color:#b43c42;background:#fff0f0;border-color:#f5d4d4}.portal-button.full{width:100%}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:24px 0}.stat{background:#fff;border:1px solid var(--line);padding:22px 24px;border-radius:12px;display:grid;grid-template-columns:1fr auto;gap:5px}.stat svg{grid-column:2;grid-row:1;color:#6790cf;margin-top:5px}.stat strong{grid-column:1;grid-row:1;font-size:32px;line-height:1.2;letter-spacing:-1px}.stat span{font-size:12px;color:#6d7a8e;grid-column:1/3}.dashboard-columns{display:grid;grid-template-columns:1.45fr 1fr;gap:24px}.portal-panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:26px;min-width:0}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.panel-title h2{font-size:21px;margin-top:5px}.panel-title p{font-size:12px;margin:8px 0 0;max-width:630px}.panel-title>.portal-button{flex-shrink:0}.portal-shell .text-button{display:inline-flex;align-items:center;gap:7px;color:#1959d7;border:0;background:none;font-size:12px;font-weight:600;padding:5px 0}.portal-shell .text-button svg{width:16px}.portal-empty{text-align:center;padding:48px 18px;display:flex;flex-direction:column;align-items:center}.portal-empty>span{display:grid;place-items:center;width:66px;height:66px;border-radius:20px;background:#f0f5fd;color:#7691ba;margin-bottom:20px}.portal-empty h3{font-size:18px}.portal-empty p{max-width:330px;margin:10px auto 0;font-size:13px}.portal-empty .portal-button{margin-top:20px}.booking-list{display:grid}.booking-row{display:flex;align-items:center;gap:16px;width:100%;padding:19px 0;background:none;border:0;border-bottom:1px solid #edf0f5;text-align:left;color:#172941}.booking-row:last-child{border-bottom:0}.booking-row:hover{background:#f8faff}.date-block{display:flex;flex-direction:column;align-items:center;justify-content:center;width:48px;min-width:48px;height:55px;border:1px solid #e5ecf6;border-radius:9px;background:#f5f8fd;line-height:1.2}.date-block strong{font-size:20px}.date-block small{font-size:10px;text-transform:uppercase;color:#68778d}.booking-row-main{flex:1}.booking-row-main strong{display:block;font-size:14px}.booking-row-main small{display:block;font-size:11px;color:#68778d;margin-top:5px}.booking-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:5px;background:#f0f2f5;color:#737d8b;font-size:10px;white-space:nowrap;font-weight:600;text-transform:capitalize}.booking-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-pending{background:#fff5df;color:#9b6c19}.status-approved,.status-active,.status-open{background:#e9f5ef;color:#2a7960}.status-rejected,.status-cancelled{background:#fff0f0;color:#b4555a}.status-completed{background:#eaf1ff;color:#3465b2}.update-preview article{display:flex;gap:12px;padding:15px 0;border-bottom:1px solid #edf0f5}.update-preview article>i{width:7px;height:7px;background:#1959d7;border-radius:50%;margin-top:7px;flex-shrink:0}.update-preview article>i.read{background:#d1dae8}.update-preview strong{font-size:12px}.update-preview p{font-size:12px;margin:5px 0}.update-preview small{font-size:10px;color:#98a4b4}.update-preview+.text-button{margin-top:16px}.portal-footer{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#93a0b1;margin-top:35px;padding:15px 0}.view-intro{margin:8px 0 30px}.view-intro h2{font-size:32px;margin:12px 0}.view-intro p{font-size:13px}.portal-filters{display:flex;align-items:end;gap:16px;margin-bottom:28px;flex-wrap:wrap}.portal-filters .portal-field{margin:0;flex:1;min-width:160px}.portal-filters>.text-button{padding:12px}.portal-field{display:flex;flex-direction:column;gap:7px;margin:0 0 20px;min-width:0}.portal-field>span,.subject-checks legend{font-size:12px;font-weight:600;color:#354b69}.portal-field input,.portal-field textarea,.portal-field select{display:block;width:100%;font:inherit;font-size:13px;padding:12px 13px;color:#253d5b;background:#fff;border:1px solid #dce3ed;border-radius:7px;outline:none;line-height:1.5;min-height:44px}.portal-field textarea{resize:vertical}.portal-field input:focus,.portal-field textarea:focus,.portal-field select:focus{border-color:#1959d7;box-shadow:0 0 0 3px #1959d710}.portal-field input[readonly]{background:#f5f7fa;color:#7a879b}.slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.slot-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:26px;transition:border-color .2s,transform .2s}.slot-card:hover{border-color:#b6cef3;transform:translateY(-2px)}.slot-card-top{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#8592a5;margin-bottom:23px}.format-label{display:flex;align-items:center;gap:7px;color:#1959d7;font-weight:600}.format-label svg{width:17px}.slot-card h3{font-size:25px}.tutor-line{margin:7px 0 16px;font-size:13px}.slot-bio{font-size:12px;min-height:36px}.slot-time{display:flex;align-items:center;gap:10px;font-size:12px;background:#f6f8fc;padding:14px;border-radius:7px;margin:24px 0}.slot-time svg{color:#688bc1}.slot-time strong{margin-left:auto;font-weight:500}.slot-card footer{display:flex;justify-content:space-between;align-items:center;gap:15px}.slot-card footer strong{font-size:22px;letter-spacing:-.6px}.slot-card footer small{display:block;color:#8995a6;font-size:10px}.management-slot-list article{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #edf0f5}.management-slot-list article>div:first-child{flex:1}.management-slot-list p{font-size:12px;margin:5px 0}.slot-actions{display:flex;gap:6px}.tutor-card>.booking-badge{float:right}.tutor-card h3{margin-top:20px}.tutor-card>p{font-size:13px}.tutor-subjects{display:flex;gap:6px;flex-wrap:wrap;margin:20px 0}.tutor-subjects span{font-size:10px;padding:5px 8px;background:#f1f5fb;border-radius:4px}.student-list article{display:flex;align-items:center;gap:17px;padding:20px 0;border-bottom:1px solid #edf0f5}.student-list article>div{flex:1}.student-list p{margin:3px 0;font-size:12px}.student-list article>span:not(.account-avatar),.student-list small{color:#718098;font-size:12px}.notification-list article{display:flex;gap:17px;padding:24px 10px;border-bottom:1px solid #edf0f5}.notification-symbol{display:grid;place-items:center;background:#eaf1ff;color:#1959d7;width:42px;height:42px;border-radius:10px;flex-shrink:0}.notification-list article>div{flex:1}.notification-list p{font-size:13px;margin:5px 0 8px}.notification-list small{display:block;color:#8592a5;font-size:11px}.notification-list article>i{width:7px;height:7px;border-radius:50%;background:#1959d7}.notification-list .read .notification-symbol{background:#f3f5f8;color:#8897ac}.notification-list .text-button{margin-top:9px}.profile-panel{max-width:680px}.portal-alert{display:flex;align-items:center;gap:10px;background:#ecf3ff;border:1px solid #ccddf9;padding:12px 15px;border-radius:7px;font-size:12px;margin-bottom:20px;color:#1959d7!important}.portal-alert.error{background:#fff1f1;border-color:#f6d6d6;color:#a63d43!important}.portal-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#143262;color:#fff;border:1px solid #ffffff20;padding:16px 20px;border-radius:10px;box-shadow:0 8px 35px #10274a26;z-index:1000;display:flex;align-items:center;gap:20px;max-width:90vw;font-size:13px}.portal-toast button{display:flex;background:none;border:0;color:#fff}.portal-modal{border:1px solid #dbe4f1;border-radius:17px;padding:0;width:min(610px,calc(100vw - 32px));max-height:90dvh;color:#172941;box-shadow:0 25px 100px #0b214540;margin:auto}.portal-modal::backdrop{background:#0d214a75;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.portal-modal>header{display:flex;justify-content:space-between;gap:15px;padding:27px 30px;border-bottom:1px solid var(--line);background:#f8faff}.portal-modal h2{font-size:25px;margin-top:9px}.portal-modal-body{padding:28px 30px}.portal-modal-body>p{font-size:14px}.portal-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:26px}.portal-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-note,.booking-explainer{font-size:11px!important;line-height:1.65;color:#7b889c!important;margin:-3px 0 20px}.booking-summary{display:flex;gap:15px;align-items:center;background:#f2f6ff;border:1px solid #dde8fb;border-radius:10px;padding:17px;margin-bottom:25px}.booking-summary h3{font-size:16px}.booking-summary p{font-size:12px;margin:5px 0}.booking-summary span{font-size:11px}.subject-tile{display:grid;place-items:center;width:45px;height:45px;background:#dce9ff;color:#1959d7;border-radius:9px;flex-shrink:0}.detail-status-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.reference{font-size:11px;color:#8a97a9}.lesson-details{display:grid;gap:20px;margin-bottom:25px}.lesson-details>div{display:flex;align-items:center;gap:15px;font-size:14px}.lesson-details svg{color:#1959d7;width:22px;height:22px;flex-shrink:0}.lesson-details small{display:block;color:#7b899c;font-size:11px;margin-top:4px}.detail-goals{border-block:1px solid var(--line);padding:18px 0;margin-bottom:22px}.detail-goals h4,.student-lesson-info h4{font-size:12px;margin:0 0 7px}.detail-goals p,.student-lesson-info p{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 15px}.student-lesson-info{margin-bottom:20px}.location-detail{display:flex;gap:10px}.subject-checks{border:0;padding:0;margin:0 0 20px;display:flex;flex-wrap:wrap;gap:12px}.subject-checks legend{margin-bottom:10px}.subject-checks label,.check-field{display:flex;align-items:center;gap:7px;font-size:12px}.subject-checks input,.check-field input{accent-color:#1959d7;width:16px;height:16px}.check-field{margin-bottom:25px}.portal-loading{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#f5f8fd}.auth-page{min-height:100dvh;background:#f5f8fd;padding:30px 5vw}.auth-page>header{display:flex;justify-content:space-between;align-items:center}.portal-text-link{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b!important}.auth-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:9vw;align-items:center;min-height:calc(100dvh - 130px);padding:50px 3vw}.auth-story{max-width:600px}.auth-story h1{font-size:clamp(38px,4.3vw,65px);margin:25px 0;line-height:1.12;letter-spacing:-.055em}.auth-story h1 em{font-style:normal;color:#1959d7}.auth-story>p{font-size:15px;line-height:1.8;max-width:450px}.auth-steps{margin:35px 0;max-width:450px}.auth-steps>div{display:flex;align-items:center;gap:15px;padding:16px 0;border-bottom:1px solid #dde5f0;font-size:12px;font-weight:500}.auth-steps span{font-size:10px;color:#8b9ab0}.auth-steps svg{margin-left:auto;color:#1959d7}.auth-caption{display:flex;align-items:center;gap:13px;margin-top:30px;font-size:11px;color:#71829b}.auth-caption svg{color:#1959d7}.auth-card{background:#fff;border:1px solid #e0e8f4;border-radius:18px;padding:38px;box-shadow:0 15px 60px #15366906}.auth-card h2{font-size:30px;margin:12px 0}.auth-card>p{font-size:13px;margin:0 0 25px}.auth-tabs{display:flex;border:1px solid #e7edf6;background:#f4f7fc;padding:4px;border-radius:8px;margin-bottom:26px}.auth-tabs button{flex:1;background:none;border:0;border-radius:5px;padding:9px;color:#8491a4;font-size:12px}.auth-tabs button[aria-pressed=true]{background:#fff;box-shadow:0 2px 5px #173d6910;color:#1959d7;font-weight:700}.auth-card form>.portal-button{width:100%;margin-top:3px}.auth-card .auth-help{font-size:10px;text-align:center;margin:18px 0;color:#95a0b0}.auth-switch{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:#64778f!important;padding-top:18px;border-top:1px solid #eef2f7}.portal-auth-error{position:fixed;bottom:20px;background:#fee;padding:20px;left:20px;color:#923}.portal-content{animation:portal-enter .35s ease both}@keyframes portal-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.portal-content{padding:40px 4vw}.portal-topbar{padding-inline:4vw}.slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-welcome{padding:48px}}@media(max-width:1150px){.portal-shell{grid-template-columns:205px minmax(0,1fr)}.portal-sidebar{padding-inline:13px}.portal-brand{font-size:24px}.portal-content{padding:24px}.portal-topbar{padding-inline:24px}.dashboard-columns{grid-template-columns:1fr}.dashboard-stats{gap:12px}.stat{padding:18px}.welcome-illustration{display:none}.slot-card{padding:20px}.slot-time{flex-wrap:wrap}.slot-time strong{margin-left:30px}.auth-layout{gap:5vw;padding-inline:0}.auth-card{padding:28px}.management-slot-list article{flex-wrap:wrap}.management-slot-list article>div:first-child{min-width:230px}}@media(max-width:760px){.portal-shell{display:block}.portal-sidebar{height:auto;position:static;padding:17px 18px 10px;border-right:0;border-bottom:1px solid var(--line)}.portal-sidebar>.portal-eyebrow,.sidebar-study,.sidebar-bottom{display:none}.portal-sidebar nav{display:flex;overflow-x:auto;margin-top:15px;gap:5px;padding-bottom:5px}.portal-sidebar nav button{flex-shrink:0;padding:10px;font-size:11px;gap:6px}.portal-sidebar nav button svg{width:17px}.portal-sidebar .portal-brand{font-size:23px}.portal-topbar{height:84px;padding:16px 20px}.portal-topbar h1{font-size:21px}.portal-topbar .portal-eyebrow{font-size:8px;letter-spacing:1px}.topbar-actions{gap:5px}.portal-content{padding:20px 16px}.dashboard-welcome{padding:28px 24px}.dashboard-welcome h2{font-size:30px}.dashboard-welcome p{font-size:12px}.dashboard-welcome .portal-eyebrow{font-size:8px;letter-spacing:1px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}.stat strong{font-size:29px}.portal-panel{padding:21px 17px}.panel-title{gap:12px;align-items:start;flex-wrap:wrap}.panel-title h2{font-size:20px}.slot-grid{grid-template-columns:1fr}.booking-row{gap:10px;flex-wrap:wrap}.booking-row>.booking-badge{font-size:9px;padding:4px 6px}.booking-row>svg{display:none}.booking-row-main{min-width:120px}.view-intro h2{font-size:27px}.portal-filters{gap:12px}.portal-filters .portal-field{min-width:130px}.portal-filters>.text-button{padding:0}.student-list article{flex-wrap:wrap}.student-list article>div{min-width:170px}.student-list article>span:not(.account-avatar){margin-left:59px}.portal-footer{flex-direction:column;gap:5px}.auth-page{padding:22px}.auth-layout{display:block;padding:35px 0}.auth-story h1{font-size:37px}.auth-story>p{font-size:13px}.auth-story .auth-steps,.auth-caption{display:none}.auth-story{margin-bottom:30px}.auth-card{padding:25px}.auth-page>header>.portal-text-link{font-size:10px}.portal-modal>header{padding:22px}.portal-modal h2{font-size:22px}.portal-modal-body{padding:22px}.portal-field-pair{gap:12px}.portal-toast{bottom:15px;width:calc(100vw - 30px)}.portal-shell .profile-panel:after{content:"Use the navigation above to return to your lessons.";display:block;font-size:11px;color:#8491a4;margin-top:20px}}@media(prefers-reduced-motion:reduce){.portal-content{animation:none}.portal-button,.slot-card{transition:none}.portal-button:hover,.slot-card:hover{transform:none}}.mobile-signout{display:none}@media(max-width:760px){.mobile-signout{display:inline-flex}.topbar-actions>.portal-icon-button[aria-label="Refresh dashboard"]{display:none}}.profile-planner{margin-top:20px}.local-login-panel{background:#eff5ff;border:1px solid #d4e2fb;border-radius:10px;padding:18px;margin:0 0 24px}.local-login-panel dl{margin:14px 0 18px;display:grid;gap:9px}.local-login-panel dl>div{display:grid;grid-template-columns:65px minmax(0,1fr);gap:10px;font-size:12px}.local-login-panel dt{color:#718098}.local-login-panel dd{margin:0;color:#24466f;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.local-login-panel .portal-button{width:100%}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-ext-400-normal-BtiwyxMk.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-400-normal-BjWJ59Pq.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-ext-500-normal-BJfUCQsA.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-500-normal-DR84L5F-.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-ext-600-normal-4vooXBpG.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-600-normal-DRtaDpgU.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-ext-700-normal-CJIcxD6K.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-700-normal-BLI3TTWz.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2) format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"DM Serif Display";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-serif-display-latin-ext-400-normal-p18AlW_x.woff2) format("woff2"),url(/assets/dm-serif-display-latin-ext-400-normal-B1toqZab.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"DM Serif Display";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-serif-display-latin-400-normal-C5_t9oOD.woff2) format("woff2"),url(/assets/dm-serif-display-latin-400-normal-_kVFYEpx.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"DM Sans", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-full{width:100%}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.items-center{align-items:center}.justify-between{justify-content:space-between}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:40rem){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}}:root{color:#142e55;font-synthesis:none;--blue:#3168cc;--navy:#102c53;--muted:#61738c;--line:#dce4ef;--gutter:clamp(24px, 5vw, 100px);--ease:cubic-bezier(.2, .75, .25, 1);background:#fff;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}button,a,input,select{-webkit-tap-highlight-color:transparent;outline-offset:5px}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #649dff}button:active{transform:scale(.97)}::selection{color:#102c53;background:#cbdfff}.container{width:calc(100% - var(--gutter) * 2);max-width:none;margin-inline:auto}.announcement{min-height:37px;padding:8px var(--gutter);color:#e0eaff;background:#102c53;justify-content:space-between;align-items:center;gap:20px;font-size:11px;display:flex}.announcement button{align-items:center;gap:12px;font-size:11px;display:flex}.header{z-index:5;background:#fff;border-bottom:1px solid #e7edf4;height:86px;position:sticky;top:0}.nav{align-items:center;gap:24px;height:100%;display:flex}.brand{letter-spacing:-1.5px;white-space:nowrap;align-items:center;gap:10px;font-size:30px;font-weight:700;display:flex}.brand-dot{color:#4778d0;margin-left:-10px}.brand-mark{color:#fff;text-align:center;letter-spacing:-3px;background:#3168cc;border-radius:12px;width:40px;height:40px;padding-right:4px;font-size:36px;line-height:34px;display:inline-block;position:relative}.brand-mark svg{position:absolute;top:4px;right:4px}.nav-links{gap:34px;margin:auto;font-size:14px;font-weight:500;display:flex}.nav-links a{padding-block:10px;position:relative}.nav-links a:after{content:"";background:var(--blue);transform-origin:0;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after{transform:scaleX(1)}.button{transition:background .25s,transform .3s var(--ease),box-shadow .3s;white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:24px;padding:19px 25px;font-size:14px;font-weight:600;display:inline-flex}.button svg,.text-button svg{transition:transform .3s var(--ease)}.button:hover svg,.text-button:hover svg{transform:translate(3px,-2px)}.button-dark{background:var(--blue);color:#fff}.button-dark:hover{background:#2558b4;transform:translateY(-3px);box-shadow:0 9px 24px #17438722}.nav-cta{padding:13px 19px;font-size:12px}.motion-toggle{border:1px solid var(--line);color:#526c90;border-radius:50%;flex-shrink:0;place-items:center;width:33px;height:33px;display:grid}.motion-toggle:hover{background:#edf3fd}.menu-toggle{display:none}.hero{background:var(--navy);isolation:isolate;color:#fff;min-height:min(790px,100dvh - 123px);position:relative;overflow:hidden}.hero-image,.hero-shade{z-index:-1;position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:center 46%;width:100%;height:100%;animation:22s ease-in-out infinite alternate hero-drift}.hero-shade{background:linear-gradient(90deg,#0b2344f5,#0b2344d9 28%,#0b23447a 52%,#0b234408 78%),linear-gradient(#0000 55%,#0b2344b3)}.hero-content{min-height:inherit;align-items:center;padding-block:75px 110px;display:flex;position:relative}.hero-copy{z-index:1;width:58%;position:relative}.eyebrow{letter-spacing:1.8px;color:#3f6db3;font-size:11px;font-weight:600;display:block}.hero-eyebrow{color:#bed5ff;letter-spacing:2.2px;align-items:center;gap:11px;margin-bottom:28px;font-size:10px;display:flex}.status-dot{background:#a9ceff;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:3s ease-in-out infinite beacon;box-shadow:0 0 0 5px #a9ceff17}h1{letter-spacing:-.052em;text-wrap:balance;margin:0 0 27px;font-size:clamp(55px,5.55vw,108px);font-weight:600;line-height:1.025}.hero-highlight{color:#b1d0ff}.hero-copy>p{color:#d5deeb;max-width:520px;margin-bottom:32px;font-size:clamp(15px,1.15vw,20px);line-height:1.8}.hero-actions{align-items:center;gap:25px;display:flex}.text-button{align-items:center;gap:12px;font-size:13px;font-weight:600;transition:color .25s;display:inline-flex}.text-button:hover{color:#568ce5}.hero-actions .text-button{color:#fff}.circle-arrow{border:1px solid #ffffff50;border-radius:50%;padding:7px;display:flex}.hero-note{color:#c2d1e6;align-items:center;gap:10px;margin-top:26px;font-size:11px;display:flex}.little-stars{color:#abcaff;align-items:center;gap:1px;display:flex}.hero-side-note{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#13365b9e;border:1px solid #ffffff3b;border-radius:9px;align-items:center;gap:17px;padding:20px 24px;animation:6s ease-in-out infinite float-tag;display:flex;position:absolute;bottom:79px;right:0;box-shadow:inset 0 1px #ffffff1a}.hero-note-icon{color:#c4dcff;display:flex}.hero-side-note strong{font-size:17px;font-weight:500;display:block}.hero-side-note div>span{color:#d4e2f5;margin-top:5px;font-size:11px;display:block}.hero-scroll{border-top:1px solid #ffffff30;justify-content:space-between;align-items:center;padding-top:20px;display:flex;position:absolute;bottom:29px;left:0;right:0}.hero-scroll span{letter-spacing:2px;color:#c1d1e7;font-size:9px}.hero-scroll svg{animation:2s ease-in-out infinite scroll-cue}.hero-copy>*{animation:hero-enter .95s var(--ease) both}.hero-copy>:nth-child(2){animation-delay:.12s}.hero-copy>:nth-child(3){animation-delay:.23s}.hero-copy>:nth-child(4){animation-delay:.34s}.hero-copy>:nth-child(5){animation-delay:.43s}.benefit-strip{background:#edf3fc;border-bottom:1px solid #dae5f4;padding-block:29px}.benefit-strip .container>span{border-right:1px solid #d3dfef;justify-content:center;align-items:center;gap:14px;font-size:13px;font-weight:500;display:flex}.benefit-strip .container>span:last-child{border:0}.benefit-strip svg{color:#4776c0}.section{padding-block:100px 108px}.section-heading{justify-content:space-between;align-items:flex-end;gap:45px;display:flex}.section-heading>div{flex:1}.section-heading>p{color:var(--muted);max-width:350px;padding-bottom:4px;font-size:15px;line-height:1.8}h2{letter-spacing:-.045em;text-wrap:balance;margin-top:19px;font-size:clamp(36px,3.6vw,66px);font-weight:600;line-height:1.1}.serif{color:#4676c4;font-family:DM Serif Display,Georgia,serif;font-weight:400}.filter-row{border-bottom:1px solid var(--line);gap:6px;margin:40px 0 32px;display:flex}.filter{color:#738198;border-bottom:2px solid #0000;padding:12px 21px 15px;font-size:13px;transition:color .2s,border-color .2s}.filter.active{border-color:var(--blue);color:var(--blue)}.filter:hover{color:var(--blue)}.subject-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.subject-card{text-align:left;transition:transform .4s var(--ease),background .4s,box-shadow .4s;animation:appear .6s var(--ease) both;animation-delay:calc(var(--index) * 75ms);background:#eff4fc;border:1px solid #dfe8f5;border-radius:10px;flex-direction:column;padding:28px;display:flex;position:relative;overflow:hidden}.subject-card:nth-child(2){background:#e7effb}.subject-card:nth-child(3){background:#f4f7fd}.subject-card:nth-child(4){background:#eaf2fc}.subject-index{font-variant-numeric:tabular-nums;color:#4974ba;border-bottom:1px solid #d4e1f3;justify-content:space-between;align-items:center;padding-bottom:18px;font-size:12px;display:flex}.subject-index span{letter-spacing:1px;color:#7188a8;font-size:8px}.subject-top{justify-content:space-between;align-items:center;min-height:142px;display:flex}.subject-icon{color:#396dbd;transition:transform .5s var(--ease);display:flex}.subject-icon svg{stroke-width:1px;width:67px;height:67px}.subject-arrow{color:#4579c8;background:#fff;border-radius:50%;width:38px;height:38px;padding:8px;transition:transform .4s}.subject-card h3{letter-spacing:-.8px;font-size:clamp(22px,1.9vw,34px);font-weight:500}.subject-card p{color:#657e9f;min-height:44px;margin-top:10px;font-size:13px;line-height:1.7}.subject-bottom{color:#426aab;border-top:1px solid #cfdef2;justify-content:space-between;align-items:center;margin-top:26px;padding-top:20px;font-size:11px;display:flex}.subject-card:hover{background:#ddeafb;transform:translateY(-9px);box-shadow:0 18px 35px #2d57901a}.subject-card:hover .subject-icon{transform:rotate(-9deg)scale(1.1)}.subject-card:hover .subject-arrow{background:var(--blue);color:#fff;transform:rotate(45deg)}.subject-footnote{color:#7889a2;justify-content:space-between;gap:24px;margin-top:29px;font-size:12px;display:flex}.subject-footnote .text-button{color:#3464ad;font-size:12px}.learning-ribbon{background:var(--blue);color:#fff;padding:23px 0;overflow:hidden}.ribbon-track{align-items:center;width:max-content;animation:45s linear infinite ribbon;display:flex}.ribbon-track>span{letter-spacing:-.5px;white-space:nowrap;align-items:center;gap:42px;padding-right:42px;font-size:24px;font-weight:500;display:flex}.ribbon-track svg{color:#aecbff;width:23px;height:23px}.learning-ribbon:hover .ribbon-track{animation-play-state:paused}.approach-section{background:#f3f6fc;padding-block:104px}.approach-grid{grid-template-columns:1fr 1.05fr;gap:9vw;display:grid}.approach-intro>p{color:var(--muted);max-width:430px;margin:27px 0;font-size:16px;line-height:1.85}.approach-intro h2{font-size:clamp(43px,4.2vw,76px)}.scribble-note{color:#6c8fbd;align-items:center;gap:15px;margin:27px 0 0 95px;font-size:23px;display:flex;transform:rotate(-6deg)}.scribble-note svg{width:72px;height:46px}.step{border-bottom:1px solid #d2dfef;grid-template-columns:39px 1fr 38px;gap:24px;padding:36px 0;display:grid}.step:first-child{padding-top:3px}.step:last-child{border-bottom:0}.step-number{color:#5782c1;font-variant-numeric:tabular-nums;font-size:14px;line-height:34px}.step h3{letter-spacing:-.7px;font-size:clamp(23px,2vw,33px);font-weight:500}.step p{color:var(--muted);max-width:485px;margin-top:14px;font-size:14px;line-height:1.9}.step>svg{color:#5582c6;margin-top:6px}.study-section{background:#fff;grid-template-columns:1fr 1fr;gap:0;width:100%;padding:0;display:grid}.learning-art{background:#e2edfc;flex-direction:column;justify-content:center;align-items:center;min-height:640px;padding:50px 30px;display:flex;position:relative;overflow:hidden}.learning-art>.eyebrow{top:36px;left:var(--gutter);align-self:flex-start;font-size:9px;position:absolute}.learning-art-caption{bottom:30px;left:var(--gutter);color:#537bb6;letter-spacing:1.4px;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;right:35px}.study-copy{padding:90px var(--gutter) 90px 6vw;align-self:center}.study-copy h2{font-size:clamp(33px,3.35vw,60px)}.study-copy p{color:var(--muted);max-width:530px;margin-top:25px;font-size:15px;line-height:1.9}.study-copy .text-button{color:#3467b8;border-bottom:1px solid #bdcfee;margin-top:28px;padding-bottom:8px;font-size:12px}.faq-section{border-top:1px solid var(--line);grid-template-columns:1fr 1.05fr;gap:8vw;padding-block:94px;display:grid}.faq-section h2{font-size:clamp(36px,3.5vw,62px)}.faq-section .muted{margin-top:20px;font-size:14px}.faq{border-bottom:1px solid var(--line)}.faq h3 button{text-align:left;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 0;font-size:15px;font-weight:500;display:flex}.faq:first-child h3 button{padding-top:0}.faq svg{color:#6386b9;flex-shrink:0;transition:transform .3s}.faq h3 button:hover{color:var(--blue)}.faq p{color:var(--muted);padding:0 35px 26px 0;font-size:14px;line-height:1.9}.faq div:not([hidden]){animation:faq-enter .35s var(--ease)}.closing-section{background:#163964;position:relative;overflow:hidden}.final-cta{color:#fff;justify-content:space-between;align-items:center;gap:40px;padding-block:78px;display:flex;position:relative}.final-cta .eyebrow{color:#adcbfa;font-size:10px}.final-cta h2{font-size:clamp(38px,4.6vw,83px)}.final-cta .serif{color:#b9d4ff}.final-cta p{color:#c1d3ec;margin-top:22px;font-size:15px}.button-light{color:#153865;z-index:1;background:#ecf3ff;position:relative}.button-light:hover{background:#fff;transform:translateY(-3px)}.cta-spark{color:#285081;pointer-events:none;width:270px;height:270px;animation:38s linear infinite turn-spark;position:absolute;bottom:-68px;right:21%}.final-cta>div{z-index:1;position:relative}.footer{flex-wrap:wrap;justify-content:space-between;gap:35px;padding-top:57px;display:flex}.footer .brand{font-size:28px}.footer>div>p{color:#7a8da8;margin-top:15px;font-size:12px}.footer-links{align-items:center;gap:35px;font-size:13px;display:flex}.footer-links button{align-items:center;gap:8px;display:flex}.footer-links a:hover,.footer-links button:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:#7589a5;justify-content:space-between;gap:24px;width:100%;padding:26px 0 30px;font-size:10px;display:flex}.footer-bottom>span:last-child{align-items:center;gap:8px;display:flex}.skip-link{z-index:10;background:#fff;padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.artwork{isolation:isolate;background:#e6e9f0;border-radius:48% 48% 22% 24%;height:489px;margin:0 0 0 6px;position:relative}.art-grid{background-image:linear-gradient(#cdd3df80 1px,#0000 1px),linear-gradient(90deg,#cdd3df80 1px,#0000 1px);background-size:24px 24px;border-radius:40%;position:absolute;inset:12% 6% 10%;transform:rotate(-7deg)}.notebook{background:#f9fafd;border:1px solid #d7dce5;border-radius:7px 13px 13px 7px;width:309px;height:364px;position:absolute;top:63px;left:90px;transform:rotate(-9deg);box-shadow:4px 6px #d4d9e3,8px 12px #ccd2dd,13px 20px 34px #2b364a16}.notebook-inner{background:repeating-linear-gradient(#0000 0 25px,#e3e6ed 25px 26px) 0 0/100% 26px;height:100%;padding:28px 22px 20px 32px}.tiny-label{letter-spacing:1px;font-size:7px;font-weight:600}.page-number{color:#8590a5;font-size:7px}.notebook h3{letter-spacing:-.6px;margin-top:23px;font-family:DM Serif Display;font-size:36px;font-weight:400;line-height:1.06}.handwriting{font-family:DM Serif Display,Georgia,serif;font-style:italic}.equation{z-index:0;width:max-content;margin-top:12px;padding:0 8px;font-size:29px;position:relative}.equation:after{content:"";z-index:-1;background:#a0b7e5;height:13px;position:absolute;bottom:4px;left:0;right:0}.graph{width:240px;height:111px;margin-top:8px}.notebook-note{align-items:center;gap:7px;margin-top:8px;font-size:8px;display:flex}.spiral{flex-direction:column;gap:21px;display:flex;position:absolute;top:24px;left:-9px}.spiral i{border:2px solid #76829a;border-left-color:#abb2c1;border-radius:8px;width:20px;height:14px;box-shadow:0 2px 1px #58637720}.sticky-note{background:#a7bde8;width:155px;height:157px;padding:18px 17px;position:absolute;top:168px;right:-9px;transform:rotate(10deg);box-shadow:2px 9px 12px #39465f20}.sticky-note .handwriting{margin-top:10px;font-size:17px;line-height:1.35;display:block}.sticky-smile{font-size:22px;position:absolute;bottom:8px;right:15px;transform:rotate(90deg)}.pencil{background:linear-gradient(90deg,#365ca6 0 25%,#678dd6 25% 70%,#476eb9 70%);border-radius:2px;width:12px;height:203px;position:absolute;top:212px;left:70px;transform:rotate(21deg)}.pencil:before{content:"";border-top:25px solid #8097c3;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:-25px;left:0}.pencil:after{content:"";background:#97a1b2;border-bottom:8px solid #b9c0cc;border-radius:4px 4px 0 0;width:12px;height:20px;position:absolute;top:-16px}.orbit-label{align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;top:12px;left:94px;transform:rotate(-6deg)}.art-spark{color:#516181;font-size:46px;line-height:1;position:absolute}.spark-one{top:60px;right:27px}.spark-two{font-size:33px;bottom:42px;left:25px}.progress-tag{background:#fafbfe;border:1px solid #dfe2e9;border-radius:10px;align-items:center;gap:11px;padding:17px 19px;animation:6s ease-in-out infinite float;display:flex;position:absolute;bottom:17px;right:21px;transform:rotate(3deg);box-shadow:0 8px 24px #2d384c0d}.progress-check{color:#3b4860;background:#e3e8f2;border-radius:50%;padding:8px;display:flex}.progress-tag strong{font-size:11px;font-weight:600;display:block}.progress-tag div>span{color:#738098;margin-top:4px;font-size:9px;display:block}.progress-tag>svg{color:#52658b;margin-left:12px}.art-caption{letter-spacing:1.8px;color:#707d96;font-size:7px;position:absolute;bottom:-18px;left:131px}.modal{color:#262e3d;background:#f8f9fc;border:1px solid #d6dbe5;border-radius:17px;width:min(540px,100% - 32px);max-height:90dvh;margin:auto;padding:0;box-shadow:0 24px 90px #16213540}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#191f2c66}.modal-content{padding:40px;position:relative}.modal h2{max-width:380px;margin-bottom:20px;font-size:33px}.close-btn{border-radius:50%;padding:5px;display:flex;position:absolute;top:18px;right:19px}.close-btn:hover{background:#dfe4ed}.muted{color:#616d84;font-size:13px;line-height:1.85}.planner-form{flex-direction:column;gap:20px;display:flex}.planner-form label{flex-direction:column;gap:8px;font-size:12px;font-weight:500;display:flex}.planner-form input,.planner-form select{color:#313b4d;background:#fbfcfe;border:1px solid #cdd3df;border-radius:6px;width:100%;padding:13px 12px;font-size:13px}.form-note{color:#717e96;text-align:center;font-size:10px;line-height:1.6}.plan-list{flex-direction:column;gap:15px;margin:25px 0;display:flex}.plan-list>div{border-bottom:1px solid #d6dbe5;align-items:baseline;gap:15px;padding-bottom:15px;display:flex}.plan-list span{color:#606f8b;font-size:11px}.plan-list p{font-size:13px;line-height:1.8}.topics-title{margin-top:25px;font-size:14px;font-weight:600}.topic-list{flex-direction:column;gap:13px;margin:18px 0 28px;font-size:13px;display:flex}.topic-list li{align-items:center;gap:10px;display:flex}.topic-list svg{color:#5b6d8f}.error{color:#2852a2;font-size:12px}.learning-art .artwork{background:#d6e5fb;border-radius:45% 45% 25% 25%;width:490px;max-width:100%;margin:20px 0 0;transform:rotate(-2deg)}.learning-art .notebook{animation:8s ease-in-out infinite notebook-float}.learning-art .sticky-note{animation:7s ease-in-out infinite note-float}.learning-art .spark-one{animation:28s linear infinite turn-spark}.learning-art .art-caption{display:none}.learning-art .sticky-note .handwriting{font-size:17px}.learning-art .graph svg>path:nth-child(3){stroke-dasharray:190;stroke-dashoffset:190px;animation:5s ease-in-out infinite draw-line}.modal[open]{animation:modal-enter .35s var(--ease)}.modal::backdrop{animation:.25s ease-out faq-enter}.section-heading,.subject-grid,.approach-intro,.step,.study-copy,.learning-art,.faq-section,.final-cta{transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal-pending{opacity:0;transform:translateY(40px)}.step:nth-child(2){transition-delay:.12s}.step:nth-child(3){transition-delay:.24s}@keyframes hero-enter{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-drift{0%{transform:scale(1.01)}to{transform:scale(1.08)}}@keyframes appear{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes float-tag{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes scroll-cue{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes beacon{0%,to{opacity:1}50%{opacity:.45}}@keyframes ribbon{to{transform:translate(-50%)}}@keyframes notebook-float{0%,to{transform:rotate(-9deg)translateY(0)}50%{transform:rotate(-6deg)translateY(-7px)}}@keyframes note-float{0%,to{transform:rotate(10deg)translateY(0)}50%{transform:rotate(6deg)translateY(5px)}}@keyframes turn-spark{to{transform:rotate(360deg)}}@keyframes draw-line{0%,10%{stroke-dashoffset:190px}55%,90%{stroke-dashoffset:0}to{stroke-dashoffset:190px}}@keyframes float{0%,to{transform:translateY(0)rotate(3deg)}50%{transform:translateY(-7px)rotate(2deg)}}@keyframes faq-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-enter{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media(min-width:1700px){.hero-content{padding-block:105px 130px}.hero{min-height:820px}.subject-top{min-height:180px}.learning-art .artwork{scale:1.12}.learning-art{min-height:740px}.section{padding-block:115px 125px}.study-section{padding:0}}@media(max-width:1150px){.nav{gap:17px}.nav-links{gap:23px;font-size:12px}.brand{font-size:27px}.hero-copy{width:65%}.hero-side-note{padding:17px;font-size:12px;bottom:83px;right:0}.hero-side-note strong{font-size:14px}.hero-side-note div>span{font-size:10px}.hero-side-note svg{width:25px}.hero-content{padding-top:65px;padding-bottom:150px}.hero{min-height:700px}.hero-copy>p{max-width:440px;font-size:15px}.subject-card{padding:22px}.subject-index span{font-size:6px}.subject-top{min-height:120px}.subject-icon svg{width:52px;height:52px}.subject-card p{font-size:12px}.approach-grid{gap:6vw}.step{grid-template-columns:28px 1fr 26px;gap:17px}.learning-art .artwork{max-width:none;scale:.85}.learning-art{min-height:600px}.study-copy{padding-block:70px}.benefit-strip .container>span{font-size:11px}.final-cta{gap:30px}}@media(max-width:800px){:root{--gutter:24px}.announcement{gap:15px;min-height:32px;font-size:9px}.announcement button{font-size:9px}.header{height:76px}.nav-links{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;gap:17px;padding:25px;font-size:15px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 12px 18px #112b4c0d}.nav-links.is-open{display:flex}.nav-links a{width:max-content}.nav-cta{margin-left:auto}.menu-toggle{justify-content:center;align-items:center;padding:5px;display:flex}.hero{min-height:760px}.hero-content{align-items:flex-start;padding-top:64px;padding-bottom:145px}.hero-copy{width:85%;max-width:550px}.hero h1{font-size:clamp(49px,7.8vw,68px)}.hero-image img{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#0b2344eb,#0b23448a 67%,#0b234433),linear-gradient(#0000 50%,#0b2344b3)}.hero-side-note{bottom:75px}.hero-copy>p{max-width:410px;font-size:15px}.section{padding-block:70px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.section-heading>p{max-width:100%;font-size:14px}.desktop-break{display:none}h2{font-size:43px}.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-card{padding:26px}.subject-index span{font-size:8px}.subject-card h3{font-size:27px}.subject-card p{min-height:0;font-size:13px}.subject-top{min-height:125px}.subject-icon svg{width:60px;height:60px}.subject-footnote{font-size:11px;line-height:1.8}.subject-footnote .text-button{white-space:nowrap;font-size:11px}.ribbon-track>span{gap:26px;padding-right:26px;font-size:21px}.learning-ribbon{padding:20px 0}.approach-section{padding-block:70px}.approach-grid{grid-template-columns:1fr;gap:45px}.approach-intro h2{font-size:49px}.approach-intro>p{max-width:470px;font-size:15px}.scribble-note{display:none}.step{grid-template-columns:33px 1fr 32px;gap:20px;padding-block:29px}.step h3{font-size:27px}.step p{max-width:100%;font-size:14px}.study-section{grid-template-columns:1fr;padding:0}.learning-art{min-height:580px}.learning-art .artwork{scale:1}.study-copy{padding:64px var(--gutter)}.study-copy h2{font-size:43px}.study-copy p{max-width:600px}.faq-section{grid-template-columns:1fr;gap:38px;padding-block:65px}.faq-section h2{font-size:43px}.final-cta{flex-direction:column;align-items:flex-start;gap:30px;padding-block:63px}.final-cta h2{font-size:48px}.cta-spark{bottom:-90px;right:5%}.footer-links{gap:23px;font-size:12px}.footer-bottom{font-size:9px}}@media(max-width:480px){:root{--gutter:20px}.announcement>span{display:none}.announcement{justify-content:center}.header{height:72px}.brand{gap:8px;font-size:25px}.brand-mark{border-radius:9px;width:33px;height:33px;font-size:31px;line-height:29px}.nav{gap:11px}.nav-cta{gap:8px;padding:11px 13px;font-size:10px}.nav-cta svg{width:14px}.motion-toggle{width:28px;height:28px}.motion-toggle svg{width:14px}.menu-toggle{padding:2px}.menu-toggle svg{width:22px}.nav-links{top:72px}.hero{min-height:730px}.hero-content{padding-block:54px 165px}.hero-copy{width:100%}.hero h1{letter-spacing:-2.2px;font-size:clamp(41px,10.5vw,51px);line-height:1.05}.hero-eyebrow{letter-spacing:1.55px;margin-bottom:27px;font-size:8px}.hero-image img{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#0b2344e8,#0b2344a1 75%,#0b234473),linear-gradient(#0000 45%,#0b2344c7)}.hero-copy>p{max-width:330px;margin-top:24px;margin-bottom:27px;font-size:14px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:21px}.hero-actions .button{gap:15px;padding:16px 19px;font-size:12px}.hero-actions .text-button{gap:8px;font-size:11px}.circle-arrow{padding:5px}.hero-note{gap:8px;max-width:285px;font-size:9px;line-height:1.6}.hero-side-note{gap:12px;padding:13px 17px;bottom:78px;left:0;right:auto}.hero-side-note strong{font-size:12px}.hero-side-note div>span{font-size:9px}.hero-note-icon svg{width:23px}.hero-scroll{padding-top:16px;bottom:24px}.hero-scroll span{font-size:8px}.benefit-strip{padding-block:23px}.benefit-strip .container{gap:16px}.benefit-strip .container>span{border:0;justify-content:flex-start;gap:12px;font-size:12px}.benefit-strip svg{width:19px}.section-heading h2{font-size:37px}.eyebrow{letter-spacing:1.4px;font-size:9px}.section-heading>p{font-size:13px}.filter-row{justify-content:space-between;gap:0;margin:28px 0 24px}.filter{padding:12px 5px;font-size:9px}.subject-grid{gap:12px}.subject-card{padding:17px 15px}.subject-index{padding-bottom:13px;font-size:10px}.subject-index span{letter-spacing:.4px;text-align:right;max-width:67px;font-size:6px}.subject-top{min-height:95px}.subject-icon svg{width:43px;height:43px}.subject-arrow{width:29px;height:29px;padding:6px}.subject-card h3{letter-spacing:-.6px;font-size:20px}.subject-card p{min-height:37px;font-size:11px}.subject-bottom{gap:4px;margin-top:19px;padding-top:17px;font-size:9px}.subject-bottom svg{width:13px}.subject-footnote{flex-direction:column;gap:13px;margin-top:22px}.approach-intro h2{font-size:42px}.approach-intro>p{font-size:14px}.approach-intro .button{padding:16px 20px;font-size:12px}.step{grid-template-columns:23px 1fr 24px;gap:13px}.step h3{font-size:23px}.step p{font-size:13px}.step>svg{width:22px}.step-number{font-size:11px}.learning-art{min-height:490px;padding:50px 0 25px}.learning-art>.eyebrow{font-size:8px;top:27px}.learning-art .artwork{transform-origin:50%;flex-shrink:0;width:490px;margin:-25px -80px;scale:.7}.learning-art-caption{font-size:7px;bottom:21px;right:20px}.study-copy h2{font-size:36px}.study-copy p{font-size:14px}.study-copy .text-button{font-size:11px}.faq-section h2{font-size:38px}.faq h3 button{font-size:13px}.faq p{padding-right:10px;font-size:13px}.final-cta h2{max-width:320px;font-size:40px}.final-cta .eyebrow{font-size:8px}.final-cta p{max-width:290px;font-size:13px;line-height:1.8}.button-light{padding:16px 20px;font-size:13px}.footer{gap:29px;padding-top:41px}.footer-links{flex-wrap:wrap;gap:20px;font-size:10px}.footer-bottom{flex-direction:column;gap:15px}.modal-content{padding:38px 24px 28px}.modal h2{font-size:29px}}@media(max-width:360px){.nav-cta{display:none}.motion-toggle{margin-left:auto}.hero h1{font-size:39px}.hero-eyebrow{letter-spacing:1px;font-size:7px}.hero{min-height:760px}.subject-card{padding-inline:11px}.subject-card h3{font-size:17px}.subject-index span{font-size:5px}.subject-bottom{font-size:8px}.learning-art .artwork{scale:.59}.learning-art{min-height:430px}.study-copy h2{font-size:31px}}.motion-paused *,.motion-paused :before,.motion-paused :after{transition:none!important;animation:none!important}.motion-paused{scroll-behavior:auto}.motion-paused .reveal-pending{opacity:1;transform:none}.motion-paused .learning-art .graph svg>path:nth-child(3){stroke-dashoffset:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.reveal-pending{opacity:1;transform:none}.learning-art .graph svg>path:nth-child(3){stroke-dashoffset:0}}.hero-image{z-index:0}.hero-shade{z-index:1;pointer-events:none}.hero-content{z-index:2}@media(max-width:480px){.nav{gap:8px}.nav-cta{padding-inline:9px}.brand{font-size:23px}}.tutoring-section{padding-bottom:70px}.tutoring-options{grid-template-columns:1fr 1fr;gap:26px;margin-top:43px;display:grid}.tutoring-option{transition:transform .35s var(--ease);background:#eef4fe;border:1px solid #d8e6fa;border-radius:10px;padding:38px 40px}.tutoring-option:nth-child(2){background:#f7f9fd}.tutoring-option:hover{transform:translateY(-5px)}.tutoring-option-top{color:#527fbd;justify-content:space-between;align-items:center;gap:25px;display:flex}.tutoring-option-top>span{letter-spacing:1.3px;font-size:9px}.tutoring-option h3{letter-spacing:-1.3px;margin-top:20px;font-size:clamp(29px,2.8vw,47px);font-weight:500}.tutoring-option>p{color:#677e9e;max-width:560px;margin-top:16px;font-size:15px;line-height:1.85}.tutoring-option ul{color:#5277a8;flex-direction:column;gap:12px;margin:25px 0 30px;font-size:12px;display:flex}.tutoring-option li{align-items:center;gap:10px;display:flex}.tutoring-option li svg{flex-shrink:0;width:18px;height:18px}.tutoring-option>.text-button{color:#3168b7;border-top:1px solid #d1e0f5;justify-content:space-between;width:100%;padding-top:24px}#subjects{border-top:1px solid #e2eaf6}.planner-form textarea,.enquiry-draft-label textarea{font:inherit;color:#264c79;resize:vertical;background:#fff;border:1px solid #d1ddef;border-radius:6px;width:100%;padding:12px;font-size:13px;line-height:1.7}.enquiry-draft-label{flex-direction:column;gap:9px;margin:20px 0;font-size:12px;display:flex}.enquiry-result-actions{justify-content:space-between;gap:20px;margin-top:21px;display:flex}.enquiry-pending{color:#617da5;background:#eef4fe;border-radius:6px;padding:14px;font-size:12px;line-height:1.8}.enquiry-status{color:#3764a4;margin-top:17px;font-size:12px;line-height:1.7}@media(max-width:800px){.tutoring-options{gap:18px}.tutoring-option{padding:28px}.tutoring-option>p{font-size:13px}.tutoring-option ul,.tutoring-option>.text-button{font-size:11px}.tutoring-option-top>span{font-size:8px}}@media(max-width:600px){.tutoring-options{grid-template-columns:1fr;margin-top:29px}.tutoring-option{padding:27px}.tutoring-option h3{font-size:34px}.tutoring-option>p{font-size:14px}.tutoring-option ul,.tutoring-option>.text-button{font-size:12px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
