:root{color:#123c83;background:#f7f9fc;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}header{background:#fff;border-bottom:1px solid #dfe8f4;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,80px);display:flex}.logo{color:#123c83;letter-spacing:-.08em;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700;text-decoration:none;display:flex}.logo b{color:#123c83;letter-spacing:0;background:#ffce29;border-radius:10px;place-items:center;width:42px;height:42px;font-size:26px;display:grid;transform:rotate(-8deg)}.logo span{color:#ff9228}header small{letter-spacing:.12em;font-size:13px;font-weight:800}.wrap{max-width:1040px;min-height:calc(100vh - 158px);margin:auto;padding:68px 24px 100px}.eyebrow{letter-spacing:.13em;color:#3171b9;font-size:13px;font-weight:800}h1{letter-spacing:-.07em;margin:20px 0 22px;font-family:Space Grotesk,sans-serif;font-size:clamp(48px,7vw,86px);line-height:1.02}h1 em{color:#ff9228;font-style:normal}.wrap>p{color:#43618b;max-width:660px;margin:0 0 40px;font-size:19px;line-height:1.55}.cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.cards button{text-align:left;color:#123c83;background:#fff;border:2px solid #d9e6f6;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:260px;padding:30px;transition:transform .2s,border-color .2s;display:flex}:is(.cards button:hover,.cards button:focus-visible){border-color:#2573c6;transform:translateY(-4px)}.cards i{background:#ffce29;border-radius:17px;place-items:center;width:62px;height:62px;margin-bottom:24px;font-size:23px;font-style:normal;font-weight:800;display:grid;transform:rotate(-5deg)}.cards button:nth-child(2) i{background:#fa9331}.cards strong{letter-spacing:-.04em;font-family:Space Grotesk;font-size:25px}.cards span{color:#557099;margin-top:8px}.cards b{margin-top:auto;padding-top:26px;font-size:16px}.back{color:#1a67ac;background:0 0;border:0;margin:0 0 22px;padding:0;font-weight:700}.panel{background:#fff;border:1px solid #dce7f5;border-radius:22px;padding:clamp(24px,4vw,44px);box-shadow:0 16px 50px #123c8309}.panel h2{letter-spacing:-.04em;margin:0 0 20px;font-family:Space Grotesk;font-size:25px}.panel h2:not(:first-child){margin-top:40px}.grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.grid label{flex-direction:column;gap:9px;font-size:15px;font-weight:700;display:flex}.grid input,.grid select{color:#173d77;background:#fff;border:1px solid #b7cbe5;border-radius:9px;width:100%;min-height:52px;padding:14px 15px;font-weight:500}.grid input:focus,.grid select:focus{border-color:#123c83;outline:3px solid #ffce29}.panel aside{color:#345b8d;background:#eff6fd;border-radius:10px;margin:35px 0 22px;padding:18px;line-height:1.5}.primary{color:#fff;background:#123c83;border:0;border-radius:10px;padding:16px 23px;font-weight:800}.primary:disabled{opacity:.55;cursor:not-allowed}footer{color:#fff;letter-spacing:.09em;background:#113d86;justify-content:space-between;padding:25px clamp(24px,5vw,80px);font-size:13px;font-weight:800;display:flex}@media (max-width:700px){header{height:72px}header small{font-size:10px}.wrap{padding-top:45px}.cards,.grid{grid-template-columns:1fr}.cards button{min-height:230px}footer{flex-direction:column;gap:15px}}.test-head{color:#466895;justify-content:space-between;gap:20px;font-weight:700;display:flex}.progress{background:#e1eaf5;border-radius:20px;height:8px;overflow:hidden}.progress span{background:#ffce29;height:100%;transition:width .2s;display:block}.test-title{font-size:clamp(45px,6vw,72px)}.question{max-width:770px}.question-meta{letter-spacing:.13em;color:#3974b5;margin-bottom:24px;font-size:13px;font-weight:800}.question h2{font-size:clamp(22px,3vw,31px);line-height:1.35}.question fieldset{border:0;gap:12px;padding:0;display:grid}.option{cursor:pointer;border:2px solid #dce6f3;border-radius:11px;align-items:center;gap:14px;padding:17px 19px;font-weight:600;display:flex}.option.selected{background:#fff8dc;border-color:#ffce29}.option input{accent-color:#123c83;width:20px;height:20px}.reading{color:#264e81;background:#eff6fd;border-radius:12px;margin-bottom:24px;padding:20px;line-height:1.65}.reading p{margin-bottom:0}.reading summary{cursor:pointer;font-weight:700}.question textarea{width:100%;font:inherit;resize:vertical;border:1px solid #b7cbe5;border-radius:10px;padding:18px;line-height:1.6}.writing-prompt{font-size:18px;line-height:1.6}.hint{color:#6b81a0}.test-actions{justify-content:space-between;gap:15px;margin-top:30px;display:flex}.test-actions .primary{margin-left:auto}.secondary{color:#123c83;background:#fff;border:1px solid #a8bfdb;border-radius:10px;padding:16px 23px;font-weight:800}.consent{color:#345b8d;align-items:flex-start;gap:13px;margin-top:32px;font-size:15px;line-height:1.5;display:flex}.consent input{accent-color:#123c83;flex:none;width:20px;height:20px;margin-top:2px}.error{color:#a92c1c;background:#fff0ed;border-radius:9px;padding:14px;font-weight:700}.success{max-width:700px;font-size:20px;line-height:1.6}.success strong{font-size:26px}@media (max-width:700px){.test-head{flex-direction:column;gap:4px}.option{padding:15px}}.results{gap:12px;margin-bottom:34px;display:grid}.result{padding:0}.result summary{cursor:pointer;grid-template-columns:1fr 1fr auto;align-items:center;gap:15px;padding:21px 27px;list-style:none;display:grid}.result summary::-webkit-details-marker{display:none}.result summary strong{font-size:19px}.result summary small{color:#617da1}.result-body{border-top:1px solid #dce7f5;padding:15px 27px;line-height:1.6}.result-body blockquote{white-space:pre-wrap;background:#eff6fd;border-radius:9px;margin:8px 0;padding:20px}.add-centre .primary{margin-top:22px}@media (max-width:700px){.result summary{grid-template-columns:1fr}.result summary span,.result summary small{font-size:14px}}.action-link{text-decoration:none;display:inline-block}.dashboard{max-width:1250px}.dashboard-top{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.dashboard h1{margin-bottom:40px;font-size:clamp(46px,6vw,76px)}.identity{color:#456892;flex-direction:column;align-items:flex-end;gap:8px;font-size:14px;display:flex}.identity a{color:#123c83;font-weight:800}.staff-tab-list{border-bottom:1px solid #cbdcf0;gap:5px;width:fit-content;margin-bottom:28px;display:flex}.staff-tab-list button{color:#59749a;background:0 0;border:0;border-bottom:4px solid #0000;padding:13px 19px;font-size:15px;font-weight:800}.staff-tab-list button[data-state=active]{color:#123c83;border-bottom-color:#ffca29}.dashboard-intro{color:#45658e;margin:0 0 25px;font-size:17px;line-height:1.5}.filters{background:#fff;border:1px solid #dce7f5;border-radius:16px;flex-wrap:wrap;align-items:end;gap:13px;margin-bottom:22px;padding:20px;display:flex}.filters label,.staff-form label{flex-direction:column;gap:7px;min-width:145px;font-size:14px;font-weight:800;display:flex}.filters label:first-child{flex:2;min-width:220px}.filters input,.filters select,.staff-form input,.staff-form select{color:#173d77;background:#fff;border:1px solid #b7cbe5;border-radius:9px;min-height:48px;padding:13px 14px;font-weight:500}.filters .primary{min-height:48px}.record-count{color:#4e6d96;margin-bottom:12px;font-size:15px;font-weight:800}.records{background:#fff;border:1px solid #dce7f5;border-radius:16px;overflow:hidden}.records-head,.record summary{grid-template-columns:1.45fr 1fr 1.2fr .65fr;align-items:center;gap:18px;display:grid}.records-head{color:#345a8d;text-transform:uppercase;letter-spacing:.06em;background:#eaf2fc;padding:15px 22px;font-size:13px;font-weight:800}.record{border-top:1px solid #e4ecf6}.record summary{cursor:pointer;padding:20px 22px;font-size:16px;list-style:none}.record summary::-webkit-details-marker{display:none}.record summary:hover{background:#fbfdff}.record summary strong{font-size:17px}.record summary strong small{color:#6a84a3;margin-top:4px;font-size:13px;font-weight:500;display:block}.recommended{color:#123c83;font-weight:800}.record time{color:#4f6b8e}.record-detail{background:#f7fafe;border-top:1px solid #e1eaf4;padding:20px 24px;line-height:1.5}.record-detail p{margin:0 0 11px}.record-detail blockquote{white-space:pre-wrap;background:#fff;border-left:4px solid #ffcc30;margin:0;padding:18px}.empty-records{color:#6480a0;padding:38px 22px}.pagination{justify-content:center;align-items:center;gap:20px;margin:22px;display:flex}.pagination button{color:#123c83;background:#fff;border:1px solid #b7cbe5;border-radius:8px;padding:10px 15px;font-weight:700}.pagination button:disabled{opacity:.4;cursor:not-allowed}.manager-panel{margin-bottom:28px}.manager-panel>p{color:#4f6d96;line-height:1.5}.staff-form{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.staff-form label{flex:1;min-width:200px}.staff-form .primary{min-height:48px}.status-message{color:#27683b;margin-bottom:0;font-weight:700}.list-title{font-family:Space Grotesk;font-size:25px}.staff-list{gap:10px;display:grid}.staff-item{background:#fff;border:1px solid #dce7f5;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.staff-item div{flex-direction:column;flex:1;gap:4px;display:flex}.staff-item span{color:#567197}.badge{white-space:nowrap;background:#e9edf4;border-radius:20px;padding:6px 11px;font-size:13px}.badge.active{color:#27683b;background:#ddf2e2}.staff-item .secondary{padding:9px 13px;font-size:14px}@media (max-width:850px){.records-head{display:none}.record summary{grid-template-columns:1fr 1fr;gap:10px}.record summary strong{grid-column:1/-1}.dashboard-top{flex-direction:column}.identity{align-items:flex-start;margin-top:-25px;margin-bottom:25px}}@media (max-width:540px){.record summary{grid-template-columns:1fr}.record summary strong{grid-column:auto}.staff-tab-list{width:100%;overflow:auto}.staff-tab-list button{white-space:nowrap;padding:12px}.staff-item{flex-wrap:wrap}.staff-item div{flex-basis:100%}}.logo{letter-spacing:normal;align-items:center;gap:0;display:inline-flex}.logo img{object-fit:contain;width:170px;height:auto;max-height:76px;display:block}.top-nav{align-items:center;gap:30px;display:flex}.top-nav a{color:#123c83;border-bottom:2px solid #ffca29;padding:12px 0;font-size:14px;font-weight:800;text-decoration:none}.top-nav a:hover{text-decoration:underline}.wrap{position:relative}.wrap:before{content:"";opacity:.1;pointer-events:none;background:0 0;width:min(48vw,540px);height:220px;position:absolute;top:16px;right:-35px}.wrap>*{position:relative}.cards button{box-shadow:7px 7px #e8f0fb}.cards button:first-child{border-color:#f6cf26}.cards button:nth-child(2){border-color:#7eca23}.eyebrow{color:#143f84;background:#ffcd27;border-radius:4px;padding:7px 11px;display:inline-block;transform:rotate(-2deg)}.dashboard .eyebrow{background:#9fd31f}.question-meta{color:#196cb1}header{min-height:88px}@media (max-width:700px){.logo img{width:132px}.top-nav{gap:10px}.top-nav small{display:none}.top-nav a{font-size:13px}.wrap:before{opacity:.07;width:65vw;height:180px;top:5px;right:0}}.wrap:after{content:"";opacity:.095;pointer-events:none;background:0 0;width:280px;height:385px;position:absolute;bottom:0;right:-120px}.wrap>*{z-index:1}@media (max-width:850px){.wrap:after{display:none}}.records-head,.record summary{grid-template-columns:1.4fr .9fr .8fr 1.2fr .6fr .7fr}.grade{color:#1a67ac;font-weight:800}.skill-summary{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.skill-summary span{background:#e8f1fb;border-radius:8px;padding:10px 12px}.answer-list{margin-top:24px}.answer-list h3{font-family:Space Grotesk;font-size:22px}.answer-item{border-top:1px solid #dce7f5;grid-template-columns:120px 1fr;gap:4px 15px;padding:13px 0;display:grid}.answer-item>b{font-weight:700}.answer-item>span:nth-child(n+3){color:#46658c;grid-column:2;font-size:14px}.answer-correct,.answer-wrong{font-size:14px;font-weight:800}.answer-correct{color:#387a18}.answer-wrong{color:#c47510}.error{color:#935300;background:#fff3d7}@media (max-width:850px){.record summary{grid-template-columns:1fr 1fr}.record summary strong{grid-column:1/-1}}@media (max-width:540px){.record summary,.answer-item{grid-template-columns:1fr}.answer-item>span:nth-child(n+3){grid-column:1}}.entry-wrap{max-width:1000px}.entry-back{text-decoration:none;display:inline-block}.entry-cards a{text-align:left;color:#123c83;background:#fff;border:2px solid #d9e6f6;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:260px;padding:30px;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;box-shadow:7px 7px #e8f0fb}:is(.entry-cards a:hover,.entry-cards a:focus-visible){transform:translateY(-4px)}.entry-cards a:first-child{border-color:#f6cf26}.entry-cards a:nth-child(2){border-color:#7eca23}.entry-cards i{background:#ffce29;border-radius:17px;place-items:center;width:62px;height:62px;margin-bottom:24px;font-size:23px;font-style:normal;font-weight:800;display:grid;transform:rotate(-5deg)}.entry-cards a:nth-child(2) i{background:#7eca23}.entry-cards strong{letter-spacing:-.04em;font-family:Space Grotesk;font-size:25px}.entry-cards span{color:#557099;margin-top:8px}.entry-cards b{margin-top:auto;padding-top:26px;font-size:16px}.entry-panel{max-width:600px}.entry-panel p{color:#49678d;margin:0 0 25px;font-size:18px;line-height:1.5}@media (max-width:700px){.entry-cards{grid-template-columns:1fr}}:root{background:#f6f9ff;font-family:Arial,Helvetica,sans-serif}h1,.cards strong,.panel h2,.list-title,.answer-list h3{font-family:Arial,Helvetica,sans-serif}.wrap:before,.wrap:after{display:none!important}.wrap{max-width:1080px}.wrap:has(.age-cards){background:radial-gradient(circle at 91% 16%,#d7ecfa 0 55px,#0000 56px),radial-gradient(circle at 82% 39%,#fdeb94 0 13px,#0000 14px);padding-top:clamp(55px,8vw,104px)}.wrap:has(.age-cards) h1{letter-spacing:-.075em;max-width:850px;margin:25px 0 21px;font-size:clamp(53px,8vw,100px)}.wrap:has(.age-cards)>p{margin-bottom:38px}.eyebrow{color:#194481;background:#fbd837;border-radius:100px;padding:9px 15px;transform:none}.age-cards{gap:26px}.age-cards button{border:0;border-radius:28px;min-height:340px;padding:34px;position:relative;overflow:hidden;box-shadow:0 16px 36px #214c7f13}.age-cards button:first-child{color:#164889;background:#dff2fd}.age-cards button:nth-child(2){color:#164889;background:#fdf2cc}.age-cards button:after{content:"";opacity:.18;pointer-events:none;border:35px solid #2b9fd0;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-90px;right:-40px}.age-cards button:nth-child(2):after{border-color:#f29212}.age-cards i,.age-cards button:nth-child(2) i{letter-spacing:.07em;background:#fff;border-radius:14px;width:48px;height:48px;margin-bottom:50px;font-size:14px;transform:none}.age-cards strong{letter-spacing:-.055em;max-width:370px;font-size:clamp(28px,3.3vw,40px);line-height:1.13}.age-cards strong mark{color:#218dc5;background:0 0;width:fit-content;display:block}.age-cards button:nth-child(2) strong mark{color:#e68415}.age-cards span{max-width:310px;line-height:1.45}.age-cards b{z-index:1;align-items:center;gap:18px;display:flex}.age-cards b span{font-size:23px;line-height:1}:is(.age-cards button:hover,.age-cards button:focus-visible){outline-offset:2px;outline:3px solid #123c83;transform:translateY(-6px)}.legal-footer{color:#fff;letter-spacing:0;background:#123c83;justify-content:space-between;align-items:center;gap:25px;padding:25px clamp(24px,5vw,80px);font-size:14px;font-weight:600;display:flex}.legal-footer nav{flex-wrap:wrap;gap:12px 25px;display:flex}.legal-footer a{color:#fff;text-decoration:none}:is(.legal-footer a:hover,.legal-footer a:focus-visible){text-decoration:underline}.consent a,.legal-copy a{color:#1265ad;text-decoration:underline}.legal-home{color:#123c83;font-size:14px;font-weight:700;text-decoration:none}.legal-page{max-width:900px}.legal-page h1{font-size:clamp(52px,7vw,80px)}.legal-dot{color:#f1921c}.legal-copy{color:#34577f;font-size:16px;line-height:1.7}.legal-copy h2{color:#123c83;margin:32px 0 8px;font-size:23px}.legal-copy h2:first-of-type{margin-top:12px}.legal-copy p{margin:0 0 18px}.legal-update{color:#617da1;font-size:13px;font-weight:700}@media (max-width:700px){.age-cards{gap:18px}.age-cards button{min-height:280px;padding:25px}.age-cards i,.age-cards button:nth-child(2) i{margin-bottom:30px}.legal-footer{flex-direction:column;align-items:flex-start}.legal-footer nav{gap:12px 20px}}.bulk-delete{background:#fff8e3;border:1px solid #f1d487;border-radius:13px;justify-content:space-between;align-items:center;gap:25px;margin:0 0 20px;padding:18px 22px;display:flex}.bulk-delete p{color:#655b45;margin:5px 0 0;font-size:14px;line-height:1.45}.danger{color:#8b391c;cursor:pointer;background:#fff;border:1px solid #bd6b45;border-radius:9px;padding:10px 14px;font-weight:800}:is(.danger:hover,.danger:focus-visible){background:#fff0e7;outline:2px solid #b76842}.danger:disabled{opacity:.5;cursor:not-allowed}.record-detail>.danger{margin-top:22px}.staff-item .danger{white-space:nowrap}.record time{font-variant-numeric:tabular-nums}@media (max-width:700px){.bulk-delete{flex-direction:column;align-items:flex-start}}.teen-tag{color:#267243;vertical-align:middle;letter-spacing:0;background:#ddefe4;border-radius:20px;margin-left:8px;padding:3px 7px;font-size:11px;display:inline-block}.grid input[type=date]{-webkit-appearance:auto;appearance:auto}.contact-centre{border-top:1px solid #dce7f5;flex-direction:column;gap:6px;margin-top:25px;padding-top:22px;display:flex}.contact-centre span{color:#557099;font-size:15px}.contact-centre strong{font-size:20px}.contact-centre a{color:#1265ad;overflow-wrap:anywhere;width:fit-content;font-size:17px;font-weight:700}.answer-note{font-weight:700;color:#246d47!important}.link-button{color:#1266a7;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:18px;padding:5px 0;text-decoration:underline}
