@font-face{font-family:Thmanyah Sans;src:url(../fonts/thmanyahsans-Light.woff2) format("woff2");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Thmanyah Sans;src:url(../fonts/thmanyahsans-Regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Thmanyah Sans;src:url(../fonts/thmanyahsans-Medium.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Thmanyah Sans;src:url(../fonts/thmanyahsans-Bold.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"Thmanyah Serif Display";src:url(../fonts/thmanyahserifdisplay-Bold.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{font-family:Thmanyah Sans,Arial,sans-serif;color:#14332f;background:#f4f0e8;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #14332f;--muted: #6d7774;--paper: #fffdf8;--warm: #f4f0e8;--line: rgba(20, 51, 47, .14);--red: #eb543d;--red-dark: #d9432e;--teal: #276a62;--yellow: #f4bd44}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--warm);overflow-x:clip}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(235,84,61,.3);outline-offset:3px}button{color:inherit}.app{position:relative;min-height:100vh;overflow:hidden;isolation:isolate}.noise{position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.background-orbit{position:absolute;z-index:-2;width:620px;height:620px;border:1px solid rgba(20,51,47,.08);border-radius:50%;pointer-events:none}.background-orbit:before,.background-orbit:after{content:"";position:absolute;border-radius:inherit;border:inherit}.background-orbit:before{inset:72px}.background-orbit:after{inset:150px}.orbit-one{top:-310px;right:-260px}.orbit-two{top:480px;left:-500px}.site-header{width:min(1180px,calc(100% - 48px));margin:0 auto;min-height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);animation:header-in .65s ease both}@keyframes header-in{0%{opacity:0;transform:translateY(-12px)}}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-size:25px;font-weight:700;letter-spacing:-.04em}.brand-mark{position:relative;width:37px;height:37px;display:inline-grid;place-items:center;border-radius:11px 11px 11px 3px;background:var(--red);transform:rotate(-5deg);box-shadow:0 8px 20px #eb543d38}.brand-mark span{position:absolute;width:5px;height:5px;border-radius:50%;background:#fff}.brand-mark span:nth-child(1){transform:translate(7px,-7px)}.brand-mark span:nth-child(2){transform:translate(-7px,7px)}.brand-mark span:nth-child(3){width:15px;height:4px;border-radius:10px;transform:rotate(-45deg)}.academic-year{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:14px;font-weight:500}.academic-year span{width:8px;height:8px;border-radius:50%;background:#47a774;box-shadow:0 0 0 5px #47a7741f}main{width:min(1180px,calc(100% - 48px));margin:0 auto}.hero{min-height:650px;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.84fr);gap:92px;align-items:center;padding:80px 0 64px}.hero>*,.panel-wrap,.hero-copy{min-width:0}.hero-copy{position:relative;z-index:1;animation:copy-in .7s .12s cubic-bezier(.2,.75,.3,1) both}@keyframes copy-in{0%{opacity:0;transform:translate(28px)}}.announcement{width:fit-content;display:flex;align-items:center;gap:7px;margin-bottom:22px;padding:7px 11px;border:1px solid rgba(20,51,47,.09);border-radius:999px;background:#fffdf8b3;color:var(--muted);font-size:15px;font-weight:500;box-shadow:0 8px 24px #26312d0f}.announcement strong{color:var(--red);font-weight:700}.announcement svg{color:var(--yellow);animation:twinkle 2.4s ease-in-out infinite}@keyframes twinkle{0%,to{transform:rotate(-8deg) scale(1)}50%{transform:rotate(8deg) scale(1.22)}}.hero h1{margin:0;max-width:640px;font-family:"Thmanyah Serif Display",Thmanyah Sans,serif;color:var(--ink);font-size:clamp(62px,6.1vw,94px);font-weight:700;line-height:.98;letter-spacing:-.055em}.hero h1>span{position:relative;display:block;width:fit-content;color:var(--red);padding:0 4px 8px}.hero h1>.hero-name-line{display:grid;justify-items:center;margin-top:clamp(18px,.32em,28px);row-gap:clamp(8px,.16em,14px);font-size:.77em;max-width:100%}.hero-name-line small{color:var(--ink);font-size:.62em;font-weight:700;line-height:1;white-space:nowrap}.hero-name-line a{position:relative;color:inherit;text-decoration:none;transition:color .18s ease,transform .18s ease;white-space:nowrap}.hero-name-line a:hover{color:var(--red-dark);transform:translateY(-2px)}.hero-name-line a:focus-visible{border-radius:6px;outline:3px solid rgba(244,189,68,.7);outline-offset:5px}.hero-name-line a:after{content:"✦";position:absolute;top:-.1em;left:-.72em;color:var(--yellow);font-family:Thmanyah Sans,sans-serif;font-size:.34em;line-height:1;transform:rotate(-8deg)}.hero h1 svg{position:absolute;right:-2px;bottom:-3px;width:108%;height:21px;overflow:visible}.hero h1 path{fill:none;stroke:var(--red);stroke-width:5;stroke-linecap:round;stroke-dasharray:350;stroke-dashoffset:350;animation:draw-line .9s .82s ease-out forwards}@keyframes draw-line{to{stroke-dashoffset:0}}.hero-description{max-width:560px;margin:30px 0 0;color:#64706d;font-size:20px;font-weight:400;line-height:1.8}.hero-description strong{color:var(--ink);font-weight:700}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.demo-link{display:inline-flex;align-items:center;gap:9px;padding:0;border:0;background:transparent;cursor:pointer;color:var(--ink);font-weight:700}.demo-link>span{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:#f4d47e;transition:transform .18s ease}.demo-link:hover>span{transform:rotate(-8deg) scale(1.08)}.demo-link>svg{transition:transform .18s ease}.demo-link:hover>svg{transform:translate(-4px)}.hero-actions p{display:grid;gap:2px;margin:0;padding-right:25px;color:#84908e;font-size:12px;border-right:1px solid var(--line)}.hero-actions p span{color:var(--teal);font-size:16px;font-weight:700}.decorative-spark{position:absolute;width:54px;height:54px;color:var(--yellow)}.decorative-spark path{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round}.hero-spark{top:25px;left:24px;opacity:.9;animation:slow-spin 14s linear infinite}@keyframes slow-spin{to{transform:rotate(360deg)}}.panel-wrap{position:relative;animation:panel-in .75s .25s cubic-bezier(.2,.75,.3,1) both}@keyframes panel-in{0%{opacity:0;transform:translateY(26px) rotate(-1deg)}}.scribble-arrow{position:absolute;z-index:2;top:-76px;left:-67px;display:flex;align-items:center;gap:2px;transform:rotate(8deg);color:var(--teal)}.scribble-arrow svg{width:75px;height:75px;overflow:visible}.scribble-arrow path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.scribble-arrow small{font-size:13px;font-weight:700;white-space:nowrap}.search-panel{position:relative;padding:30px;background:var(--paper);border:1px solid rgba(20,51,47,.11);box-shadow:0 28px 70px #26312d1f}.search-panel:after{content:"";position:absolute;z-index:-1;right:16px;bottom:-16px;width:100%;height:100%;border:1px solid rgba(20,51,47,.1)}.panel-kicker{display:block;margin-bottom:9px;color:var(--red);font-size:12px;font-weight:700;letter-spacing:.04em}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-heading h2{margin:0;font-size:27px;line-height:1.2}.panel-heading p{margin:5px 0 0;color:var(--muted);font-size:14px}.panel-icon{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;color:var(--red);background:#eb543d1a;border-radius:50%}.search-tabs{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;padding:4px;background:#eeeae1;border:1px solid rgba(20,51,47,.07)}.search-tabs button{min-height:49px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;border:0;background:transparent;color:#7b8583;cursor:pointer;font-size:14px;font-weight:600;transition:background .18s ease,color .18s ease,transform .18s ease}.search-tabs button.active{color:var(--ink);background:#fffdf9;box-shadow:0 5px 14px #17322e14}.search-form{margin-top:23px}.search-form label{display:block;margin-bottom:9px;font-size:13px;font-weight:700}.input-shell{min-height:62px;display:flex;align-items:center;gap:10px;padding:0 18px;background:#fff;border:1px solid rgba(20,51,47,.17);transition:border-color .18s ease,box-shadow .18s ease}.input-shell:focus-within{border-color:var(--teal);box-shadow:0 0 0 4px #276a621a}.input-shell>svg{flex:0 0 auto;color:#7c8886}.input-shell input{width:100%;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:17px;font-weight:500}.input-shell input::placeholder{color:#a2aaa7;font-weight:400}.clear-input{flex:0 0 auto;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#eeece5;color:#6b7673;cursor:pointer;font-size:21px;line-height:1}.search-hint{min-height:18px;margin:8px 0 16px;color:#8a9491;font-size:12px}.search-button{width:100%;min-height:60px;display:flex;align-items:center;justify-content:center;gap:11px;padding:12px 18px;border:0;background:var(--red);color:#fff;cursor:pointer;font-size:17px;font-weight:700;box-shadow:0 13px 27px #eb543d38;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.search-button:not(:disabled):hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 17px 30px #eb543d45}.search-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.search-button svg{transition:transform .18s ease}.search-button:hover svg{transform:translate(-4px)}.button-spinner{width:19px;height:19px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:spinner .7s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}.data-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:17px;color:#76807e;font-size:12px}.data-note svg{color:#47a774}.source-light{width:7px;height:7px;border-radius:50%}.source-light.excel{background:#47a774;box-shadow:0 0 0 4px #47a7741c}.source-light.demo{background:var(--yellow);box-shadow:0 0 0 4px #f4bd4421}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 80px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-strip>div{min-height:46px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 28px;border-left:1px solid var(--line)}.feature-strip>div:last-child{border-left:0}.feature-strip>div>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;color:var(--teal);background:#276a6217;border-radius:50%}.feature-strip p{display:grid;gap:2px;margin:0}.feature-strip strong{font-size:14px}.feature-strip small{color:#7b8683;font-size:12px}.result-anchor{scroll-margin-top:30px}.empty-result,.candidate-section,.result-section{position:relative;width:min(900px,100%);margin:0 auto 54px;background:var(--paper);border:1px solid rgba(20,51,47,.12);box-shadow:0 22px 60px #26312d17;animation:result-in .55s cubic-bezier(.16,.75,.25,1) both}@keyframes result-in{0%{opacity:0;transform:translateY(28px)}}.empty-result{min-height:260px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:45px}.empty-illustration{position:relative;width:92px;height:92px;display:grid;place-items:center;color:var(--red);background:#eb543d17;border-radius:50%}.empty-illustration span{position:absolute;top:-7px;left:-5px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);font-weight:700}.result-eyebrow{color:var(--red);font-size:13px;font-weight:700}.empty-result h2,.candidate-heading h2{margin:5px 0 8px;font-size:29px}.empty-result p{max-width:470px;margin:0;color:var(--muted);line-height:1.7}.outline-button,.reset-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(20,51,47,.18);background:transparent;cursor:pointer;font-weight:700;transition:color .18s ease,border-color .18s ease,background .18s ease}.outline-button{min-height:46px;padding:8px 17px}.outline-button:hover,.reset-button:hover{color:var(--red);border-color:#eb543d59;background:#eb543d0d}.candidate-section{padding:34px}.candidate-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:25px;border-bottom:1px solid var(--line)}.candidate-count{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--teal);font-weight:700}.candidate-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.candidate-card{min-height:82px;display:flex;align-items:center;gap:13px;padding:14px;text-align:right;border:1px solid var(--line);background:#fff;cursor:pointer;animation:candidate-in .45s var(--delay) ease both;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}@keyframes candidate-in{0%{opacity:0;transform:translateY(10px)}}.candidate-card:hover{transform:translateY(-2px);border-color:#276a6259;box-shadow:0 9px 25px #14332f14}.candidate-avatar{width:47px;height:47px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--teal);background:#276a621a;font-size:19px;font-weight:700}.candidate-info{min-width:0;display:grid;gap:3px;flex:1}.candidate-info strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.candidate-info small{color:var(--muted);font-size:11px}.candidate-card>svg{flex:0 0 auto;color:#84908e}.result-section{overflow:hidden}.result-header{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:30px 34px;background:#173d38;color:#fff}.result-header:after{content:"";position:absolute;inset:0 48% 0 0;opacity:.18;background-image:radial-gradient(circle,#fff 1px,transparent 1px);background-size:16px 16px;mask-image:linear-gradient(to left,#000,transparent)}.success-seal{position:relative;z-index:1;width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);box-shadow:0 0 0 7px #f4bd4424;animation:seal-pop .6s .28s cubic-bezier(.2,1.65,.35,1) both}@keyframes seal-pop{0%{opacity:0;transform:scale(.4) rotate(-18deg)}}.result-title{position:relative;z-index:1}.result-title .result-eyebrow{color:#f7cf74}.result-title h2{margin:3px 0;color:#fff;font-family:"Thmanyah Serif Display",Thmanyah Sans,serif;font-size:32px;letter-spacing:-.025em}.result-title p{margin:0;color:#ffffffa8;font-size:13px}.reset-button{position:relative;z-index:2;min-height:42px;padding:8px 14px;border-color:#ffffff2e;color:#fff;font-size:12px}.reset-button:hover{color:#fff;border-color:#fff6;background:#ffffff14}.score-board{display:grid;grid-template-columns:1.35fr repeat(4,minmax(0,.72fr));min-height:175px;border-bottom:1px solid var(--line)}.percentage-block,.score-stat{display:flex;flex-direction:column;justify-content:center;padding:26px 34px}.percentage-block{border-left:1px solid var(--line)}.percentage-label,.score-stat span{color:var(--muted);font-size:12px;font-weight:500}.percentage-number{direction:ltr;width:fit-content;display:flex;align-items:baseline;gap:4px;margin:3px 0 8px;color:var(--red)}.percentage-number strong{font-family:"Thmanyah Serif Display",Thmanyah Sans,serif;font-size:58px;line-height:1;letter-spacing:-.04em}.percentage-number span{font-size:26px;font-weight:700}.score-progress{width:min(300px,100%);height:5px;overflow:hidden;background:#e8e5dd}.score-progress span{display:block;height:100%;background:var(--red);transform-origin:right;animation:grow-bar .9s .5s ease-out both}@keyframes grow-bar{0%{transform:scaleX(0)}}.score-stat{border-left:1px solid var(--line)}.score-stat:last-child{border-left:0}.score-stat strong{margin-top:8px;font-size:23px}.score-stat small{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.4}.score-stat.rank-stat strong{color:var(--red);font-family:"Thmanyah Serif Display",Thmanyah Sans,serif;font-size:29px;white-space:nowrap}.score-stat .grade{width:fit-content;color:var(--teal);white-space:nowrap}.score-stat .passed{width:fit-content;padding-bottom:2px;color:#31855b;border-bottom:2px solid rgba(49,133,91,.25)}.ranking-note{margin:0;padding:10px 34px;border-bottom:1px solid var(--line);background:#f4bd4417;color:var(--muted);font-size:11px;line-height:1.6;text-align:center}.student-details{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:28px 34px;background:#f8f5ee;border-bottom:1px solid var(--line)}.student-details>div{display:flex;align-items:center;gap:11px;padding-left:18px}.detail-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;color:var(--teal);background:#e4ece8;border-radius:50%}.student-details>div>span:last-child{min-width:0;display:grid;gap:2px}.student-details small{color:var(--muted);font-size:11px}.student-details strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.subjects{padding:30px 34px 34px}.subjects-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.subjects-heading>div{display:flex;align-items:center;gap:9px}.subjects-heading svg{color:var(--red)}.subjects-heading h3{margin:0;font-size:19px}.subjects-heading>span{color:var(--muted);font-size:11px}.subject-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 34px}.subject-row{animation:subject-in .45s calc(.35s + var(--delay)) ease both}@keyframes subject-in{0%{opacity:0;transform:translateY(9px)}}.subject-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.subject-meta strong{font-size:13px}.subject-meta span{direction:ltr;color:var(--muted);font-size:12px;font-weight:700}.subject-bar{height:5px;overflow:hidden;background:#ebe8e0}.subject-bar span{display:block;height:100%;background:var(--teal);transform-origin:right;animation:grow-bar .75s calc(.5s + var(--delay)) ease-out both}.confetti{position:absolute;z-index:5;inset:0 0 auto;height:155px;overflow:hidden;pointer-events:none}.confetti i{position:absolute;top:-14px;left:var(--x);width:8px;height:15px;opacity:0;animation:confetti-fall var(--duration) var(--delay) ease-in forwards}.confetti i:nth-child(3n){width:10px;height:10px;border-radius:50%}@keyframes confetti-fall{0%{opacity:0;transform:translateY(-12px) rotate(0)}8%{opacity:1}to{opacity:0;transform:translateY(170px) rotate(var(--rotation))}}.reassurance{width:min(900px,100%);display:flex;align-items:flex-start;gap:10px;margin:0 auto 80px;padding:18px 20px;color:#6f7976;background:#fffdf873;border:1px dashed rgba(20,51,47,.18);font-size:12px;line-height:1.7}.reassurance svg{flex:0 0 auto;margin-top:2px;color:var(--teal)}.reassurance p{margin:0}footer{width:min(1180px,calc(100% - 48px));min-height:120px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;margin:0 auto;border-top:1px solid var(--line)}footer .brand{justify-self:start;font-size:20px}footer .brand-mark{width:30px;height:30px}footer p{margin:0;color:var(--muted);font-size:13px;text-align:center}.footer-credit{justify-self:end;display:grid;gap:2px;color:#89928f;font-size:12px;text-align:left}.footer-credit a{color:var(--ink);font-size:13px;font-weight:700;text-decoration-color:#eb543d73;text-underline-offset:4px;transition:color .18s ease}.footer-credit a:hover{color:var(--red)}@media(max-width:1050px){.hero{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:48px}.hero h1{font-size:clamp(60px,7vw,76px)}.hero-spark,.scribble-arrow{display:none}}@media(max-width:860px){.hero{grid-template-columns:minmax(0,1fr);gap:46px;padding-top:56px}.hero-copy{text-align:center}.announcement,.hero h1,.hero h1>span,.hero-description{margin-right:auto;margin-left:auto}.hero-actions{justify-content:center}.panel-wrap{width:min(100%,540px);margin:0 auto}.feature-strip{margin-top:10px}.empty-result{grid-template-columns:auto 1fr}.empty-result .outline-button{grid-column:2;justify-self:start}}@media(max-width:680px){.site-header,main,footer{width:min(100% - 30px,1180px)}.site-header{min-height:72px}.brand{gap:9px;font-size:20px}.brand-mark{width:31px;height:31px;border-radius:9px 9px 9px 3px}.academic-year{max-width:112px;text-align:left;font-size:10.5px;line-height:1.35}.hero{min-height:unset;gap:32px;padding:32px 0 46px}.announcement{margin-bottom:13px;padding:6px 9px;font-size:13px}.hero h1{max-width:100%;font-size:clamp(40px,11vw,46px);line-height:1}.hero h1>.hero-name-line{margin-top:14px;font-size:.86em}.hero h1>span{padding-bottom:4px}.hero h1 svg{bottom:-6px;height:17px}.hero-description{max-width:420px;margin-top:20px;font-size:15.5px;line-height:1.7}.hero-actions{margin-top:19px;gap:0}.hero-actions p{display:grid;padding-right:17px}.demo-link{gap:8px;font-size:14px}.demo-link>span{width:35px;height:35px}.panel-wrap{width:100%}.search-panel{padding:22px 19px 20px;overflow:hidden;border:1px solid rgba(20,51,47,.09);border-top:4px solid var(--red);border-radius:24px;box-shadow:0 20px 48px #26312d21}.search-panel:after{display:none}.panel-kicker{margin-bottom:6px}.panel-heading h2{font-size:23px}.panel-icon{width:43px;height:43px}.search-tabs{margin-top:22px;border-radius:14px}.search-tabs button{padding:8px 6px;font-size:13px;border-radius:11px}.search-form{margin-top:20px}.input-shell{min-height:57px;padding:0 15px;border-radius:14px}.input-shell input{font-size:16px}.search-button{min-height:57px;border-radius:14px}.data-note{margin-top:15px}.feature-strip{grid-template-columns:1fr;gap:0;margin-bottom:55px;padding:0;overflow:hidden;background:#fffdf880;border:1px solid var(--line);border-radius:20px}.feature-strip>div{justify-content:flex-start;padding:17px 12px;border-left:0;border-bottom:1px solid var(--line)}.feature-strip>div:last-child{border-bottom:0}.empty-result{grid-template-columns:1fr;justify-items:center;padding:32px 22px;overflow:hidden;border-radius:22px;text-align:center}.empty-result .outline-button{grid-column:auto;justify-self:center}.candidate-section{padding:24px 18px;overflow:hidden;border-radius:22px}.candidate-list{grid-template-columns:1fr}.candidate-heading h2{font-size:23px}.result-header{grid-template-columns:auto 1fr;padding:26px 20px}.result-section{border-radius:22px}.success-seal{width:50px;height:50px}.result-title h2{font-size:24px}.reset-button{grid-column:1 / -1;justify-self:start;margin-top:3px}.score-board{grid-template-columns:1fr 1fr}.percentage-block{grid-column:1 / -1;align-items:center;border-left:0;border-bottom:1px solid var(--line);text-align:center}.percentage-block,.score-stat{padding:23px 20px}.score-stat{align-items:center;border-bottom:1px solid var(--line);text-align:center}.score-stat:nth-last-child(-n+2){border-bottom:0}.percentage-number strong{font-size:52px}.ranking-note{padding:10px 20px;font-size:10.5px}.student-details{grid-template-columns:1fr;gap:18px;padding:24px 20px}.subjects{padding:26px 20px 30px}.subject-grid{grid-template-columns:1fr}.reassurance{margin-bottom:55px;border-radius:16px}footer{grid-template-columns:1fr;gap:15px;padding:35px 0;text-align:center}footer .brand,.footer-credit{justify-self:center;text-align:center}}@media(max-width:420px){.site-header,main,footer{width:calc(100% - 22px)}.academic-year{max-width:98px;font-size:9.5px}.hero{padding-top:27px}.hero h1{font-size:clamp(39px,10.5vw,44px)}.hero-description{font-size:14.5px}.search-panel{padding-right:16px;padding-left:16px;border-radius:21px}.panel-heading h2{font-size:21px}.panel-heading p{font-size:12.5px}.search-tabs button{gap:5px;font-size:12.5px}.input-shell input{font-size:15px}.search-button{font-size:16px}.result-title h2{font-size:21px}.percentage-number strong{font-size:47px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
