/* KAHReady SG V6.14.0 consolidated production stylesheet. Generated by scripts/build-v614-styles.mjs. */
/* SOURCE: styles.css */
:root{
 --navy:#06182a;--navy2:#092d4d;--blue:#0c80c7;--cyan:#2ed2f2;
 --gold:#f4bd3f;--gold2:#ffe08a;--purple:#7657e8;--ink:#122033;--muted:#68798d;
 --line:#dbe6ee;--bg:#f2f6fa;--card:#fff;--ok:#138354;--bad:#b92e3a;
 --shadow:0 22px 70px rgba(6,24,42,.14);--soft:0 10px 35px rgba(6,24,42,.09);
 --r:24px;--max:1220px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
button,input,select{font:inherit}.hidden{display:none!important}.view{display:none}.view.active{display:block}a{color:inherit}.wrap{width:min(var(--max),calc(100% - 36px));margin:auto}
.topbar{position:sticky;top:0;z-index:80;background:rgba(6,24,42,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1)}
.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:950}.brand img{width:44px;height:44px;border-radius:14px}.brand small{display:block;margin-top:5px;font-size:9px;color:#b8cede;letter-spacing:.13em;text-transform:uppercase}
.navlinks{display:flex;gap:4px}.navlinks button{border:0;background:transparent;color:#dce9f3;border-radius:10px;padding:10px 12px;font-weight:800;cursor:pointer}.navlinks button:hover{background:rgba(255,255,255,.1)}
.nav-actions{display:flex;gap:8px}.cart-btn{position:relative}.cart-count{position:absolute;right:-6px;top:-7px;background:var(--gold);color:var(--navy);width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:1000}
.btn{border:0;border-radius:14px;padding:14px 19px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:950;cursor:pointer;transition:.18s;text-decoration:none}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--blue),#075f99);color:#fff;box-shadow:0 12px 28px rgba(12,128,199,.24)}.btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:var(--navy);box-shadow:0 12px 30px rgba(244,189,63,.28)}.btn-light{background:#fff;color:var(--navy);border:1px solid var(--line)}.btn-dark{background:var(--navy);color:#fff}.btn-block{width:100%}
.section{padding:84px 0}.section-title{font-size:clamp(32px,4vw,54px);line-height:1.04;letter-spacing:-.04em;margin:0 0 14px}.section-sub{font-size:17px;line-height:1.72;color:var(--muted);max-width:780px;margin:0 0 30px}.center{text-align:center}.center .section-sub{margin-left:auto;margin-right:auto}
.hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 80% 12%,rgba(46,210,242,.2),transparent 26%),radial-gradient(circle at 10% 0%,rgba(244,189,63,.18),transparent 24%),linear-gradient(135deg,#06182a,#0a3156 54%,#0c80c7)}
.hero-grid{min-height:760px;padding:78px 0 68px;display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center;position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:1000;color:var(--gold2)}.hero h1{font-size:clamp(46px,6vw,78px);line-height:1.01;letter-spacing:-.05em;margin:13px 0 20px}.hero h1 em{font-style:normal;color:var(--gold2)}.hero p{font-size:clamp(18px,2vw,22px);line-height:1.65;color:#d7e8f3;max-width:740px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.microtrust{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;color:#c9dce9;font-size:13px;font-weight:800}.microtrust span:before{content:"✓";color:var(--gold2);margin-right:7px}
.stage{position:relative;height:610px;perspective:1200px}.cover-stack{position:absolute;inset:0;transform-style:preserve-3d;animation:sceneFloat 7s ease-in-out infinite}.cover{position:absolute;width:300px;border-radius:28px;box-shadow:0 40px 70px rgba(0,0,0,.34);transform-style:preserve-3d}.cover.one{left:13%;top:16%;transform:rotateY(-16deg) rotateZ(-5deg) translateZ(30px)}.cover.two{right:7%;top:24%;transform:rotateY(13deg) rotateZ(6deg) translateZ(80px)}.cover.three{left:31%;bottom:4%;transform:rotateY(-4deg) rotateZ(2deg) translateZ(130px);width:325px}.float-badge{position:absolute;right:0;bottom:18%;display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:24px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.7);box-shadow:0 24px 60px rgba(6,24,42,.28),inset 0 1px 0 rgba(255,255,255,.55);font-weight:1000;animation:badgeFloat 4s ease-in-out infinite}.status-dot{width:13px;height:13px;border-radius:50%;background:linear-gradient(135deg,#47d16c,#95f0ac);box-shadow:0 0 0 8px rgba(71,209,108,.16),0 0 18px rgba(71,209,108,.38);flex:0 0 13px;animation:pulseDot 2.4s ease-in-out infinite}.float-badge-copy small{display:block;font-size:10px;line-height:1;letter-spacing:.12em;text-transform:uppercase;color:#71859a;font-weight:900;margin-bottom:5px}.float-badge-copy strong{display:block;font-size:16px;line-height:1.05;color:var(--navy)}.float-badge-copy em{display:block;font-style:normal;font-size:11px;line-height:1.2;color:#67819a;margin-top:4px}.float-badge-score{display:grid;place-items:center;min-width:92px;padding-left:8px}.float-badge b{font-size:38px;line-height:.9;color:var(--ok)}
@keyframes sceneFloat{50%{transform:translateY(-12px) rotateX(2deg)}}@keyframes badgeFloat{50%{transform:translateY(-10px)}}@keyframes pulseDot{0%,100%{transform:scale(1);box-shadow:0 0 0 8px rgba(71,209,108,.16),0 0 18px rgba(71,209,108,.38)}50%{transform:scale(1.08);box-shadow:0 0 0 12px rgba(71,209,108,.1),0 0 24px rgba(71,209,108,.44)}}.result-preview{background:linear-gradient(145deg,#fff,#f5f9fc);border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:var(--soft)}.result-preview-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.result-preview-top small{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#72869a;font-weight:900;margin-bottom:6px}.result-preview-top strong{display:block;font-size:54px;line-height:.9;color:var(--blue);font-weight:1000}.result-chip{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:999px;background:#eaf8f0;color:var(--ok);font-size:12px;font-weight:1000}.result-meter{height:12px;border-radius:999px;background:#e8eff4;overflow:hidden;margin:14px 0 12px}.result-meter span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--gold),#66dd8a 58%,#2ed2f2);box-shadow:0 6px 18px rgba(46,210,242,.25)}.result-meta{display:flex;flex-wrap:wrap;gap:10px 18px;color:#607487;font-size:13px;font-weight:700}
.trustbar{background:#fff;border-bottom:1px solid var(--line)}.trustgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 0}.trustitem{display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:900;color:#3d5063}.trustitem b{font-size:21px;color:var(--blue)}
.grid{display:grid;gap:20px}.g2{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}
.card{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:24px;box-shadow:var(--soft)}.badge{display:inline-flex;background:#e9f6fd;color:var(--blue);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.muted{color:var(--muted)}
.catalog-card{position:relative;overflow:hidden;padding:0;transition:.22s}.catalog-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.catalog-cover{aspect-ratio:4/5;overflow:hidden;background:#071d34}.catalog-cover img{width:100%;height:100%;object-fit:cover;transition:.35s}.catalog-card:hover .catalog-cover img{transform:scale(1.04) rotate(.8deg)}.catalog-body{padding:22px}.catalog-body h3{font-size:24px;margin:10px 0 8px}.product-meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.pill{background:#f1f5f8;border:1px solid var(--line);padding:7px 9px;border-radius:999px;font-size:12px;font-weight:800;color:#516477}.product-price{font-size:35px;font-weight:1000;margin:16px 0}.catalog-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.featured-product{border:2px solid var(--gold)}.featured-product:before{content:"MOST POPULAR";position:absolute;z-index:2;top:14px;left:14px;background:var(--gold);color:var(--navy);padding:8px 11px;border-radius:999px;font-size:10px;font-weight:1000;letter-spacing:.09em}
.module-strip{display:flex;gap:14px;overflow:auto;padding:5px 2px 15px;scroll-snap-type:x mandatory}.module-card{min-width:260px;scroll-snap-align:start;background:linear-gradient(145deg,#fff,#f6fafc);border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--soft)}.module-card .num{font-size:43px;font-weight:1000;color:var(--blue);line-height:1}.module-card h3{margin:11px 0 7px}.module-card p{color:var(--muted);line-height:1.6}
.teaser-shell{background:linear-gradient(135deg,#06182a,#0a3156);border-radius:32px;padding:34px;color:#fff;box-shadow:0 30px 75px rgba(6,24,42,.24)}.teaser-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:30px;align-items:center}.teaser-copy p{color:#d2e4f0;line-height:1.7}.teaser-q{background:#fff;color:var(--ink);border-radius:22px;padding:23px}.teaser-answer{width:100%;display:flex;gap:12px;text-align:left;border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px;margin-top:10px;font-weight:800;cursor:pointer}.teaser-answer.selected{border:2px solid var(--blue);background:#edf7fd}.teaser-feedback{margin-top:14px;padding:13px;border-radius:12px;background:#eef9f3;color:var(--ok)}
.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.why-card{display:flex;gap:13px;padding:17px;border-radius:16px;border:1px solid var(--line);background:#fff}.why-card span{width:34px;height:34px;flex:0 0 34px;border-radius:12px;display:grid;place-items:center;background:#fff0f2;color:var(--bad);font-weight:1000}
.preview-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.preview-tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.preview-tabs button.active{background:var(--navy);color:#fff}.app-preview{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.app-panel{display:none}.app-panel.active{display:block}
.faq-item{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-bottom:11px}.faq-q{width:100%;display:flex;justify-content:space-between;gap:15px;border:0;background:#fff;padding:19px 20px;text-align:left;font-weight:950;cursor:pointer}.faq-a{display:none;padding:0 20px 19px;color:var(--muted);line-height:1.75}.faq-item.open .faq-a{display:block}
.sticky-buy{display:none}
.footer{background:#06182a;color:#bfd1df;padding:46px 0 30px}.footergrid{display:grid;grid-template-columns:1.2fr repeat(3,.8fr);gap:28px}.footer h4{color:#fff}.footer a{display:block;color:#bfd1df;text-decoration:none;margin:8px 0}
.mobile-menu-toggle{display:none;width:45px;height:45px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);border-radius:14px;padding:10px}.mobile-menu-toggle span{display:block;height:3px;background:#fff;border-radius:999px;margin:4px 0}.mobile-menu-backdrop{position:fixed;inset:0;z-index:89;background:rgba(1,10,18,.6);backdrop-filter:blur(4px)}.mobile-menu{position:fixed;right:0;top:0;bottom:0;z-index:90;width:min(88vw,390px);background:#f8fbfd;padding:18px 16px calc(24px + env(safe-area-inset-bottom));box-shadow:-25px 0 70px rgba(0,0,0,.3);overflow:auto}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.mobile-menu-head .brand{color:var(--navy)}.mobile-menu-close{width:40px;height:40px;border:0;border-radius:50%;background:#e8eef3;font-size:26px}.mobile-menu-links{display:grid;gap:8px;padding:18px 0}.mobile-menu-links button{width:100%;display:flex;align-items:center;gap:13px;border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px;text-align:left;font-weight:950}.mobile-menu-links span{width:34px;height:34px;border-radius:11px;background:#e8f6fd;color:var(--blue);display:grid;place-items:center}.mobile-menu-actions{display:grid;gap:10px}
.cart-drawer{position:fixed;right:0;top:0;bottom:0;z-index:95;width:min(92vw,430px);background:#fff;padding:22px;box-shadow:-25px 0 80px rgba(0,0,0,.3);overflow:auto}.cart-head{display:flex;justify-content:space-between}.cart-item{display:flex;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:72px;border-radius:12px}.cart-total{display:flex;justify-content:space-between;font-size:22px;font-weight:1000;margin:18px 0}
.bottom-nav{display:none}
@media(max-width:980px){.navlinks{display:none}.nav-actions .desktop-only{display:none}.mobile-menu-toggle{display:block}.hero-grid{grid-template-columns:1fr}.stage{height:540px}.cover{width:260px}.cover.three{width:285px}.g4{grid-template-columns:repeat(2,1fr)}.teaser-grid{grid-template-columns:1fr}.footergrid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){
 .wrap{width:min(100% - 24px,var(--max))}.section{padding:58px 0}.hero-grid{min-height:auto;padding:52px 0 46px}.hero h1{font-size:45px}.stage{height:430px;margin-top:8px}.cover{width:205px}.cover.one{left:0}.cover.two{right:0}.cover.three{width:225px;left:23%}.float-badge{right:5%;bottom:12%;font-size:13px}.trustgrid{grid-template-columns:1fr 1fr}.trustitem{justify-content:flex-start}.g4,.g3,.g2,.why-grid{grid-template-columns:1fr}.float-badge{right:10px;bottom:14%;gap:10px;padding:12px 14px;border-radius:20px}.float-badge-copy small{font-size:9px}.float-badge-copy strong{font-size:14px}.float-badge-copy em{font-size:10px;max-width:110px}.float-badge-score{min-width:70px;padding-left:4px}.float-badge b{font-size:31px}.result-preview-top strong{font-size:46px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.products-grid .catalog-card{border-radius:18px}.products-grid .catalog-cover{aspect-ratio:1/1.14}.products-grid .catalog-body{padding:14px 14px 16px}.products-grid .catalog-body h3{font-size:18px;line-height:1.15;min-height:42px;margin:8px 0 6px}.products-grid .catalog-body .badge{font-size:9px;padding:6px 8px}.products-grid .product-meta{gap:6px;margin:8px 0 10px}.products-grid .pill{font-size:10px;padding:5px 7px}.products-grid .product-price{font-size:26px;margin:10px 0 12px}.products-grid .catalog-actions{grid-template-columns:1fr}.products-grid .catalog-actions .btn-light{display:none}.products-grid .catalog-actions .btn-gold{padding:12px 10px;font-size:15px}.products-grid .featured-product:before{top:10px;left:10px;font-size:9px;padding:7px 10px}.teaser-shell{padding:22px;border-radius:23px}.footergrid{grid-template-columns:1fr}.bottom-nav{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:80;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:7px 8px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 28px rgba(6,24,42,.1)}.bottom-nav button{border:0;background:transparent;color:#5d6f80;padding:7px 2px;font-size:11px;font-weight:950}.bottom-nav b{display:block;font-size:19px}.sticky-buy{display:flex;position:fixed;left:12px;right:12px;bottom:calc(78px + env(safe-area-inset-bottom));z-index:79;background:var(--navy);color:#fff;border-radius:17px;padding:10px 12px;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 18px 45px rgba(6,24,42,.28)}.sticky-buy small{display:block;color:#c5d9e7}.sticky-buy .btn{padding:11px 14px}.footer{padding-bottom:170px}
}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.catalog-date{display:flex;flex-direction:column;gap:4px;min-height:44px;margin-top:6px}.catalog-date span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:#8ca0b3}.catalog-date strong{font-size:16px;font-weight:1000;color:#ef625c}@media(max-width:680px){.products-grid .catalog-date span{font-size:9px}.products-grid .catalog-date strong{font-size:13px;line-height:1.15}}
.catalog-date{display:flex;flex-direction:column;gap:3px;margin:12px 0 2px;padding-top:11px;border-top:1px solid var(--line)}
.catalog-date span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:950;color:#8396a8}
.catalog-date strong{font-size:16px;line-height:1.2;font-weight:1000;color:#e14e4e}
@media(max-width:680px){
 .products-grid .catalog-date{margin:9px 0 0;padding-top:9px}
 .products-grid .catalog-date span{font-size:8px;letter-spacing:.07em}
 .products-grid .catalog-date strong{font-size:13px}
}

.product-kicker{margin:8px 0 10px;color:var(--muted);font-size:14px;line-height:1.45;font-weight:750}
.premium-card{border:2px solid #27b98a;background:linear-gradient(180deg,#fff 0%,#f4fcf8 100%);position:relative}
.premium-card:before{content:"MOST COMPREHENSIVE";position:absolute;z-index:2;top:14px;left:14px;background:linear-gradient(135deg,#27b98a,#76e2bc);color:#062a21;padding:8px 11px;border-radius:999px;font-size:10px;font-weight:1000;letter-spacing:.08em}
.premium-badge{background:#e7faf2;color:#16805f}
.premium-meta{gap:7px}.premium-meta .pill{background:#eefaf5;border-color:#cdeedf;color:#356b59}
.premium-value{display:flex;flex-direction:column;gap:3px;margin:12px 0;padding:12px 13px;border-radius:14px;background:linear-gradient(135deg,#062f27,#0c5c49);color:#fff}
.premium-value strong{font-size:13px}.premium-value span{font-size:11px;color:#cbeade}
.product-price small{display:block;margin-top:4px;font-size:11px;color:var(--muted);font-weight:800}
@media(max-width:680px){
 .products-grid .product-kicker{font-size:11px;min-height:32px;margin:6px 0 8px}
 .products-grid .premium-card:before{top:9px;left:9px;font-size:8px;padding:6px 8px}
 .products-grid .premium-meta{display:grid;grid-template-columns:1fr;gap:5px}
 .products-grid .premium-meta .pill{font-size:9px;padding:5px 6px}
 .products-grid .premium-value{padding:9px 10px;margin:9px 0}
 .products-grid .premium-value strong{font-size:10px}.products-grid .premium-value span{font-size:9px}
 .products-grid .product-price small{font-size:9px}
}

.catalog-cover img{display:block;image-rendering:auto;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0)}
@media(max-width:680px){
 .cover-stack{animation:none;transform:none}
 .cover{box-shadow:0 24px 45px rgba(0,0,0,.28);backface-visibility:hidden;-webkit-backface-visibility:hidden}
 .cover.one{transform:translate3d(0,0,0) rotate(-2deg)}
 .cover.two{transform:translate3d(0,0,0) rotate(2deg)}
 .cover.three{transform:translate3d(0,0,0)}
 .products-grid .catalog-cover img{transform:none!important}
 .products-grid .catalog-card:hover{transform:none}
}

.home-faq-grid{max-width:980px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-faq-grid .faq-item{margin-bottom:0}.home-faq-grid .faq-q{min-height:76px}.home-faq-grid .faq-a{line-height:1.7}@media(max-width:680px){.home-faq-grid{grid-template-columns:1fr}.home-faq-grid .faq-q{min-height:auto}}

.tester-pill{display:flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(46,210,242,.12);border:1px solid rgba(46,210,242,.28);color:#dff8ff;font-size:11px;font-weight:1000;letter-spacing:.06em;text-transform:uppercase}.tester-pill span{width:9px;height:9px;border-radius:50%;background:#63e784;box-shadow:0 0 0 5px rgba(99,231,132,.12)}
.internal-centre{margin-top:30px;padding:26px;border-radius:26px;background:linear-gradient(145deg,#071d34,#0b416a);color:#fff;box-shadow:0 24px 60px rgba(6,24,42,.22)}.internal-centre-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.internal-centre-head h2{font-size:34px;margin:10px 0 6px}.internal-centre-head p{margin:0;color:#cfe0eb}.tester-badge{background:rgba(244,189,63,.16);color:#f9cf67;border:1px solid rgba(244,189,63,.35)}.tester-grid{align-items:stretch}.tester-card{background:rgba(255,255,255,.97);color:var(--ink);border:1px solid rgba(255,255,255,.72);border-radius:19px;padding:20px;box-shadow:0 14px 35px rgba(0,0,0,.15)}.tester-card>span{display:block;font-size:10px;letter-spacing:.12em;font-weight:1000;color:var(--blue);margin-bottom:9px}.tester-card h3{font-size:21px;margin:0 0 8px}.tester-card p{color:var(--muted);line-height:1.55}.tester-card.premium-test{border:2px solid var(--gold)}.tester-card.pro-test{border:2px solid #42bc8a}.tester-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px}.tester-actions button{border:1px solid var(--line);background:#f6f9fb;color:var(--navy);border-radius:10px;padding:10px 7px;font-weight:900;cursor:pointer}.tester-actions button:hover{background:#e9f5fc;border-color:#acd6eb}.login-overlay{position:fixed;inset:0;z-index:120;background:rgba(2,10,18,.72);backdrop-filter:blur(10px);display:grid;place-items:center;padding:18px}.login-card{position:relative;width:min(440px,100%);background:#fff;border-radius:25px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.38)}.login-card h2{font-size:30px;margin:12px 0 8px}.login-card p{color:var(--muted);line-height:1.55}.login-card label{display:block;font-size:13px;font-weight:900;margin:14px 0 7px}.login-card input{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px;background:#f9fbfc;font-size:16px}.login-card input:focus{outline:3px solid rgba(12,128,199,.12);border-color:var(--blue)}.login-close{position:absolute;right:15px;top:15px;width:38px;height:38px;border:0;border-radius:50%;background:#edf2f5;color:var(--navy);font-size:25px;cursor:pointer}.login-logo img{width:58px;height:58px;border-radius:16px}.login-error{margin-top:12px;padding:11px;border-radius:10px;background:#fff0f2;color:var(--bad);font-size:13px;font-weight:800}.preview-credential{display:block;margin-top:12px;color:#8797a7;text-align:center;line-height:1.5}.tester-unlocked .nav-actions #loginBtn{background:#eaf8f1;color:var(--ok);border-color:#c8ead8}
@media(max-width:980px){.tester-pill{display:none}}
@media(max-width:680px){.internal-centre{padding:18px 14px;border-radius:20px}.internal-centre-head{display:block}.internal-centre-head .btn{margin-top:14px}.internal-centre-head h2{font-size:28px}.tester-grid{grid-template-columns:1fr}.tester-actions{grid-template-columns:repeat(3,1fr)}.login-card{padding:24px 18px}.preview-credential{font-size:11px}}

.powered-by{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#9fb2c1;font-size:12px;letter-spacing:.01em}.powered-by strong{color:#dbe6ee;font-size:13px;font-weight:800;letter-spacing:.01em}.powered-bolt{font-size:16px;filter:none;opacity:.9}
@media(max-width:680px){.internal-login-strip-inner small{display:none}.internal-login-strip-inner strong{font-size:12px}.internal-login-button{padding:9px 11px;font-size:11px}.powered-by{flex-wrap:wrap;gap:7px 10px;text-align:center;font-size:17px}.powered-by strong{width:100%;font-size:21px}.powered-bolt{font-size:27px}}

.internal-menu-divider{display:flex;align-items:center;gap:10px;margin:8px 0 0;color:#92a5b6;font-size:9px;font-weight:1000;letter-spacing:.14em;text-transform:uppercase}.internal-menu-divider:before,.internal-menu-divider:after{content:"";height:1px;background:var(--line);flex:1}.internal-menu-link{width:100%;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:#6c7f90;text-align:left;padding:11px 8px;border-radius:12px;cursor:pointer}.internal-menu-link:hover{background:#eef4f7;color:var(--navy)}.internal-menu-link>span:first-child{width:32px;height:32px;border-radius:10px;background:#edf2f5;display:grid;place-items:center;font-size:15px}.internal-menu-link strong{display:block;font-size:12px;color:inherit}.internal-menu-link small{display:block;font-size:10px;margin-top:2px;color:#94a5b4}
@media(max-width:680px){.powered-by{gap:5px;margin-top:22px;padding-top:15px;font-size:10px}.powered-by strong{font-size:11px}.powered-bolt{font-size:13px}}
/* V5 exam-simulation enhancements */
.question-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:20px 0 4px}.question-meta span{padding:7px 10px;border-radius:999px;background:#eef5fa;border:1px solid var(--line);font-size:11px;font-weight:900;color:#4e6579}.question-meta #qDifficulty{background:#fff6d8;color:#8a6410;border-color:#f2d67d}.question-meta button{margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 11px;font-weight:900;color:#5f7183}.question-meta button.active{background:#fff3c5;color:#805d00;border-color:#efc958}
#quiz h1{font-size:clamp(28px,4.5vw,46px);line-height:1.18;margin:24px 0}.diagnostic-insights{max-width:850px;margin:22px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.insight-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--soft)}.insight-card span,.insight-card small{display:block;color:var(--muted);font-size:12px}.insight-card strong{display:block;font-size:20px;margin:8px 0;color:var(--navy)}.conversion-panel{max-width:850px;margin:22px auto;background:linear-gradient(135deg,#06182a,#0b3b66);border-radius:28px;padding:28px;color:#fff;display:grid;grid-template-columns:1.35fr .65fr;gap:24px;align-items:center;box-shadow:var(--shadow)}.conversion-panel p,.conversion-panel li{color:#d1e2ee;line-height:1.6}.conversion-offer{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:22px;padding:20px}.conversion-offer small,.conversion-offer strong,.conversion-offer b{display:block}.conversion-offer strong{font-size:18px;margin:8px 0}.conversion-offer b{font-size:38px;color:var(--gold2);margin-bottom:15px}.lead-card{max-width:850px;margin:22px auto;background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--soft)}.lead-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin:18px 0}.lead-fields input{width:100%;border:1px solid var(--line);border-radius:13px;padding:14px;background:#f8fafc}.answer-review{margin-top:18px}.answer-review h3{line-height:1.4}.review-meta{display:flex;gap:8px;flex-wrap:wrap}.review-meta span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;background:#eef5fa;border-radius:999px;padding:6px 9px}.correct-answer{color:var(--ok);font-weight:800}.explain-block,.exam-trap,.key-takeaway{padding:16px;border-radius:16px;margin-top:13px}.explain-block{background:#f5f8fb}.exam-trap{background:#fff5dc;border:1px solid #f1d37b}.key-takeaway{background:#edf9f3;border:1px solid #a9dfc3}.explain-block h4{margin:0 0 8px}.explain-block ul{padding-left:20px}.explain-block li{margin:8px 0;line-height:1.55}.correct-opt{color:var(--ok)}.source-note{display:block;margin-top:15px;color:var(--muted);line-height:1.5}.powered-by{font-size:11px!important;gap:6px!important;padding-top:12px!important;padding-bottom:12px!important;opacity:.72}.powered-by .powered-bolt{font-size:13px!important}.powered-by strong{font-size:11px!important;font-weight:800!important;letter-spacing:.01em!important}
@media(max-width:700px){.diagnostic-insights{grid-template-columns:1fr}.conversion-panel{grid-template-columns:1fr;padding:22px}.lead-fields{grid-template-columns:1fr}.question-meta{margin-top:16px}.question-meta button{margin-left:0}#quiz .card{padding:20px 18px}#quiz h1{font-size:29px}.answer-review{padding:20px 17px}.powered-by{justify-content:center;flex-wrap:wrap}}


/* V5.1 — focused mobile exam reading experience */
#quiz .card{max-width:820px!important}
#quiz #qText{font-size:clamp(26px,3.1vw,36px);line-height:1.34;letter-spacing:-.025em;font-weight:800;margin:24px 0 22px;max-width:760px;text-wrap:pretty}
#quiz #qOptions{display:grid;gap:12px}
#quiz #qOptions .teaser-answer{margin-top:0;padding:16px 18px;font-size:17px;line-height:1.42;font-weight:750}
#quiz .hero-actions{margin-top:24px}
body.exam-focus .sticky-buy{display:none!important}
body.exam-focus .footer{display:none}
body.exam-focus .bottom-nav{display:none!important}
body.exam-focus #quiz .section{padding-bottom:42px}
body.exam-focus #quiz .card{box-shadow:0 14px 40px rgba(6,24,42,.10)}
@media(max-width:700px){
  #quiz .section{padding:18px 0 34px}
  #quiz .wrap{width:min(100% - 20px,var(--max))}
  #quiz .card{padding:20px 18px 24px!important;border-radius:22px}
  #quiz #qText{font-size:27px!important;line-height:1.38!important;letter-spacing:-.02em!important;font-weight:800!important;margin:22px 0 20px!important}
  #quiz #qOptions{gap:10px}
  #quiz #qOptions .teaser-answer{padding:15px 16px;font-size:16px;line-height:1.4;border-radius:15px}
  #quiz .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
  #quiz .hero-actions .btn{width:100%;padding:14px 12px}
}

/* V5.2 — distraction-free, readable exam screen */
#quiz #qText{
  font-size:clamp(23px,2.35vw,30px)!important;
  line-height:1.38!important;
  letter-spacing:-.018em!important;
  font-weight:760!important;
  margin:22px 0 20px!important;
  max-width:720px!important;
  text-wrap:pretty;
}
#quiz .teaser-answer{
  font-size:17px!important;
  line-height:1.38!important;
  font-weight:760!important;
  padding:15px 16px!important;
}
/* Structural fallback: works even if a cached JS file fails to add exam-focus */
body:has(#quiz.active) .sticky-buy,
body:has(#quiz.active) .bottom-nav,
body:has(#quiz.active) .footer{
  display:none!important;
}
body:has(#quiz.active) #quiz .section{
  padding:28px 0 40px!important;
}
body:has(#quiz.active) #quiz .card{
  margin-bottom:0!important;
}
@media(max-width:700px){
  #quiz #qText{
    font-size:22px!important;
    line-height:1.42!important;
    letter-spacing:-.012em!important;
    font-weight:740!important;
    margin:20px 0 18px!important;
  }
  #quiz .teaser-answer{
    font-size:16px!important;
    line-height:1.35!important;
    padding:14px 15px!important;
    margin-top:9px!important;
  }
  #quiz .question-meta{
    gap:6px!important;
    margin:14px 0 2px!important;
  }
  #quiz .question-meta span,
  #quiz .question-meta button{
    font-size:10px!important;
    padding:6px 9px!important;
  }
  body:has(#quiz.active) .topbar .cart-btn{
    display:none!important;
  }
  body:has(#quiz.active) .nav-actions{
    margin-left:auto;
  }
}

/* V5.4 — calm exam typography for sustained mobile reading */
#quiz .card{
  max-width:760px!important;
}
#quiz #qText{
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Arial,sans-serif!important;
  font-size:clamp(20px,2vw,25px)!important;
  line-height:1.52!important;
  letter-spacing:-.008em!important;
  font-weight:620!important;
  color:#172438!important;
  max-width:680px!important;
  margin:22px 0 24px!important;
  text-wrap:pretty;
}
#quiz #qOptions .teaser-answer{
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1.45!important;
  font-weight:620!important;
  color:#245fc7!important;
  padding:15px 17px!important;
}
#quiz .question-meta span,
#quiz .question-meta button{
  font-weight:700!important;
}
@media(max-width:700px){
  #quiz .card{padding:22px 20px 26px!important}
  #quiz #qText{
    font-size:19px!important;
    line-height:1.58!important;
    letter-spacing:0!important;
    font-weight:610!important;
    margin:20px 0 24px!important;
  }
  #quiz #qOptions{gap:12px!important}
  #quiz #qOptions .teaser-answer{
    font-size:15px!important;
    line-height:1.46!important;
    font-weight:610!important;
    padding:15px 16px!important;
    border-radius:14px!important;
  }
}

.tester-admin-actions{display:flex;gap:10px;flex-wrap:wrap}.tester-admin-actions a{text-decoration:none}.admin-footer-link{opacity:.45;font-size:.82em}

/* V6.5 restored deployed frontend baseline with safe footer clearance */
@media (max-width:780px){
.footer{padding-bottom:calc(190px + env(safe-area-inset-bottom))!important}
.footer-credit{margin-bottom:88px!important}
.sticky-buy{bottom:calc(78px + env(safe-area-inset-bottom))!important;z-index:78!important}
}
@media (min-width:781px){
.footer{padding-bottom:120px!important}
.sticky-buy{left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:min(920px,calc(100% - 40px))!important;bottom:22px!important}
}
body.exam-focus .sticky-buy,body:has(#quiz.active) .sticky-buy{display:none!important}


/* V6.5.1 stable verified layout safeguards */
@media (max-width:780px){
  .footer{padding-bottom:calc(230px + env(safe-area-inset-bottom))!important}
  .powered-by{margin-bottom:92px!important;position:relative;z-index:1}
  .sticky-buy{left:12px!important;right:12px!important;transform:none!important;width:auto!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;z-index:78!important}
  .bottom-nav{z-index:80!important}
}
@media (min-width:781px){
  .footer{padding-bottom:150px!important}
  .powered-by{margin-bottom:70px!important}
  .sticky-buy{left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:min(920px,calc(100% - 40px))!important;bottom:24px!important;z-index:78!important}
}
body.exam-focus .sticky-buy,body:has(#quiz.active) .sticky-buy{display:none!important}


/* Genuine fix — authoritative exam readability and floating CTA behaviour */
#quiz .card{max-width:760px!important}
#quiz #qText{
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Arial,sans-serif!important;
  font-size:clamp(20px,2vw,25px)!important;
  line-height:1.55!important;
  letter-spacing:0!important;
  font-weight:600!important;
  color:#172438!important;
  max-width:680px!important;
  margin:22px 0 25px!important;
  text-wrap:pretty!important;
}
#quiz #qOptions{gap:12px!important}
#quiz #qOptions .teaser-answer{
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1.48!important;
  font-weight:600!important;
  color:#2d67cc!important;
  padding:16px 18px!important;
  border-radius:15px!important;
}
#quiz .question-meta span,#quiz .question-meta button{font-weight:700!important}
body.exam-focus .sticky-buy,body.exam-focus .bottom-nav,body.exam-focus .footer,
body:has(#quiz.active) .sticky-buy,body:has(#quiz.active) .bottom-nav,body:has(#quiz.active) .footer{display:none!important}
/* Reserve a real, non-overlapping footer zone on public pages */
.footer{padding-bottom:calc(220px + env(safe-area-inset-bottom))!important}
.powered-by{margin-bottom:72px!important}
.sticky-buy{z-index:79!important}
@media(max-width:700px){
  #quiz .section{padding:16px 0 32px!important}
  #quiz .wrap{width:min(100% - 18px,var(--max))!important}
  #quiz .card{padding:22px 20px 26px!important;border-radius:22px!important}
  #quiz #qText{font-size:19px!important;line-height:1.58!important;font-weight:590!important;margin:20px 0 24px!important}
  #quiz #qOptions .teaser-answer{font-size:15px!important;line-height:1.48!important;font-weight:590!important;padding:15px 16px!important}
  .footer{padding-bottom:calc(245px + env(safe-area-inset-bottom))!important}
  .powered-by{margin-bottom:96px!important}
  .sticky-buy{left:12px!important;right:12px!important;width:auto!important;transform:none!important;bottom:calc(76px + env(safe-area-inset-bottom))!important}
}
@media(min-width:701px){
  .footer{padding-bottom:150px!important}
  .powered-by{margin-bottom:42px!important}
  .sticky-buy{left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:min(920px,calc(100% - 40px))!important;bottom:24px!important}
}


/* V6.6 — approved exam UX, final authoritative overrides */
#quiz #qText{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Arial,sans-serif!important;font-size:19px!important;line-height:1.58!important;font-weight:500!important;letter-spacing:0!important;color:#172438!important;max-width:680px!important;margin:22px 0 26px!important;text-wrap:pretty!important}
#quiz #qOptions{display:grid!important;gap:12px!important;margin-top:0!important}
#quiz #qOptions .teaser-answer{display:block!important;width:100%!important;text-align:left!important;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Arial,sans-serif!important;font-size:15px!important;line-height:1.48!important;font-weight:600!important;color:#2f68d8!important;padding:16px 18px!important;border:1.5px solid #d8e4ef!important;border-radius:16px!important;background:#fff!important;min-height:58px!important;white-space:normal!important}
#quiz #qOptions .teaser-answer.selected{border-color:#356fe0!important;background:#edf4ff!important;box-shadow:0 0 0 3px rgba(53,111,224,.12)!important}
body.exam-focus .sticky-buy,body.exam-focus .bottom-nav,body.exam-focus .footer,body.exam-focus #cartButton{display:none!important}
@media(max-width:700px){#quiz .card{padding:22px 20px 26px!important}#quiz #qText{font-size:19px!important;line-height:1.58!important;font-weight:500!important}#quiz #qOptions .teaser-answer{font-size:15px!important;line-height:1.48!important;padding:15px 16px!important}}

/* =========================================================
   V6.9 — AUTHENTICATION-STABLE MOBILE HEADER + QUIZ NAVIGATION
   Authoritative final overrides
   ========================================================= */
.quiz-exit-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.quiz-counts{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:1}.quiz-exit{border:1px solid var(--line);background:#f7fafc;color:var(--navy);border-radius:12px;padding:10px 13px;font-weight:850;cursor:pointer;white-space:nowrap}.quiz-exit:hover{background:#eaf3f9}

@media(max-width:980px){
  .topbar>.wrap.nav{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding-left:max(12px,env(safe-area-inset-left))!important;
    padding-right:max(12px,env(safe-area-inset-right))!important;
    gap:8px!important;
    justify-content:flex-start!important;
  }
  .topbar .brand{flex:0 1 auto!important;min-width:0!important;margin-right:auto!important;gap:10px!important}
  .topbar .brand img{width:48px!important;height:48px!important;flex:0 0 48px!important}
  .topbar .brand>span{display:block!important;font-size:18px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .topbar .brand small{display:none!important}
  .topbar .nav-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin-left:auto!important;flex:0 0 auto!important}
  .topbar .account-link,.topbar #loginBtn{display:none!important}
  .topbar .cart-btn,.topbar .mobile-menu-toggle{width:48px!important;min-width:48px!important;height:48px!important;flex:0 0 48px!important;border-radius:15px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
  .topbar .cart-btn{font-size:0!important}
  .topbar .cart-btn::before{content:"🛒";font-size:21px;line-height:1}
  .topbar .mobile-menu-toggle{position:relative!important;overflow:hidden!important}
  .topbar .mobile-menu-toggle span{display:none!important}
  .topbar .mobile-menu-toggle::before{content:""!important;width:23px!important;height:16px!important;display:block!important;background:linear-gradient(to bottom,#fff 0,#fff 2px,transparent 2px,transparent 7px,#fff 7px,#fff 9px,transparent 9px,transparent 14px,#fff 14px,#fff 16px)!important;border-radius:2px!important}
  .topbar .mobile-menu-toggle::after{content:none!important;display:none!important}
}
@media(max-width:380px){
  .topbar>.wrap.nav{padding-left:max(9px,env(safe-area-inset-left))!important;padding-right:max(9px,env(safe-area-inset-right))!important;gap:6px!important}
  .topbar .brand img{width:44px!important;height:44px!important;flex-basis:44px!important}
  .topbar .brand>span{font-size:16px!important}
  .topbar .cart-btn,.topbar .mobile-menu-toggle{width:44px!important;min-width:44px!important;height:44px!important;flex-basis:44px!important}
}
@media(max-width:700px){
  .quiz-exit-row{align-items:flex-start;flex-direction:column;gap:12px}.quiz-counts{width:100%}.quiz-exit{padding:9px 12px;font-size:14px}
}
body.exam-focus .topbar>.wrap.nav{padding-right:max(12px,env(safe-area-inset-right))!important}

/* SOURCE: premium-v612.css */
/* KAHReady SG V6.12.0 — Gold Standard Premium Learning Platform */
:root{
  --kr-ink:#14213d;
  --kr-navy:#0c1f3f;
  --kr-navy-2:#15335d;
  --kr-blue:#235ee7;
  --kr-blue-2:#4f7df3;
  --kr-sky:#eaf1ff;
  --kr-gold:#f6c453;
  --kr-gold-2:#ffe49a;
  --kr-violet:#6d5ce7;
  --kr-green:#1e9a67;
  --kr-red:#cf4b59;
  --kr-amber:#e39a2e;
  --kr-muted:#65738a;
  --kr-line:#dfe5ef;
  --kr-bg:#f5f7fb;
  --kr-card:#ffffff;
  --kr-radius:22px;
  --kr-shadow:0 18px 55px rgba(14,31,63,.12);
  --kr-shadow-soft:0 8px 28px rgba(14,31,63,.08);
  --max:1240px;
}
body.premium-v612{background:var(--kr-bg);color:var(--kr-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
body.premium-v612 .wrap{width:min(var(--max),calc(100% - 40px))}
body.premium-v612 .btn{border-radius:12px;padding:13px 18px;font-weight:800;letter-spacing:-.01em;box-shadow:none}
body.premium-v612 .btn:hover{transform:translateY(-1px)}
body.premium-v612 .btn-large{padding:16px 22px;font-size:15px}
body.premium-v612 .btn-primary{background:linear-gradient(135deg,var(--kr-blue),#1749c6);color:#fff;box-shadow:0 12px 24px rgba(35,94,231,.23)}
body.premium-v612 .btn-gold{background:linear-gradient(135deg,var(--kr-gold),var(--kr-gold-2));color:var(--kr-navy);box-shadow:0 12px 25px rgba(246,196,83,.22)}
body.premium-v612 .btn-light{background:#fff;color:var(--kr-navy);border:1px solid var(--kr-line)}
body.premium-v612 .btn-dark{background:var(--kr-navy);color:#fff}
body.premium-v612 .btn-white{background:#fff;color:var(--kr-navy)}
body.premium-v612 .btn-glass{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(12px)}
body.premium-v612 .badge{background:var(--kr-sky);color:var(--kr-blue);border-radius:8px;padding:7px 10px;font-size:10px;letter-spacing:.12em}
.section-kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.16em;color:var(--kr-blue);text-transform:uppercase;margin-bottom:12px}
.section-kicker.light{color:#bcd3ff}
.status-label{font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--kr-blue)}

/* Header */
body.premium-v612 .academy-topbar{background:rgba(10,25,50,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px)}
body.premium-v612 .nav{height:76px;gap:16px}
body.premium-v612 .academy-brand img{width:42px;height:42px;border-radius:12px}
body.premium-v612 .academy-brand span{font-size:16px;letter-spacing:-.02em}
body.premium-v612 .academy-brand small{font-size:8px;color:#a9bfd8;letter-spacing:.17em}
body.premium-v612 .edition-chip{font-size:9px;background:rgba(246,196,83,.12);color:var(--kr-gold-2);border:1px solid rgba(246,196,83,.28);padding:7px 10px;border-radius:999px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
body.premium-v612 .navlinks{margin-left:auto}
body.premium-v612 .navlinks button{font-size:13px;color:#cbd7e6;padding:10px 11px;font-weight:750}
body.premium-v612 .navlinks button:hover{background:rgba(255,255,255,.08);color:#fff}
body.premium-v612 .nav-actions{align-items:center}
body.premium-v612 .nav-actions .btn{padding:11px 14px;font-size:12px}
body.premium-v612 .internal-access-button{opacity:.72}
body.premium-v612 .cart-count{background:var(--kr-gold);color:var(--kr-navy)}

/* Resume */
body.premium-v612 .resume-banner{background:linear-gradient(90deg,#15335d,#235ee7);border:0;color:#fff}
body.premium-v612 .resume-banner .wrap{min-height:68px}
body.premium-v612 .resume-banner strong{font-size:14px}
body.premium-v612 .resume-banner span{color:#dce7ff}

/* Hero */
.academy-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#08172f 0%,#102a52 56%,#1b4ebd 120%);color:#fff}
.academy-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent)}
.academy-glow{position:absolute;border-radius:50%;filter:blur(10px);opacity:.5}
.glow-one{width:520px;height:520px;background:radial-gradient(circle,rgba(79,125,243,.35),transparent 67%);right:-80px;top:-120px}
.glow-two{width:420px;height:420px;background:radial-gradient(circle,rgba(246,196,83,.18),transparent 67%);left:-120px;bottom:-200px}
.academy-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.93fr) minmax(500px,1.07fr);gap:66px;align-items:center;min-height:720px;padding:72px 0 74px}
.academy-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#c7d7f4;font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.academy-eyebrow span{color:var(--kr-gold);font-size:10px}
.academy-hero h1{font-size:clamp(50px,5.4vw,76px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 22px;max-width:760px}
.academy-hero h1 em{font-style:normal;color:#9db9ff}
.academy-hero-copy>p{font-size:18px;line-height:1.72;color:#c9d6e8;max-width:690px;margin:0}
.academy-actions{margin-top:30px}
.academy-proof-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.academy-proof-row span{display:flex;align-items:baseline;gap:6px;padding-right:15px;border-right:1px solid rgba(255,255,255,.15);font-size:12px;color:#c4d1e0}
.academy-proof-row span:last-child{border-right:0}
.academy-proof-row b{font-size:19px;color:#fff}
.academy-trust{display:flex;gap:17px;flex-wrap:wrap;margin-top:18px;font-size:11px;color:#9fb2ca}

.learning-console{background:rgba(248,251,255,.98);color:var(--kr-ink);border-radius:24px;padding:22px;box-shadow:0 35px 85px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.62);transform:perspective(1200px) rotateY(-2deg) rotateX(1deg);position:relative}
.learning-console:after{content:"";position:absolute;inset:auto 7% -24px 7%;height:38px;background:rgba(4,13,28,.42);filter:blur(30px);border-radius:50%;z-index:-1}
.console-topbar{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 17px;border-bottom:1px solid var(--kr-line)}
.console-topbar small{display:block;font-size:8px;font-weight:900;letter-spacing:.16em;color:#8b98aa}
.console-topbar strong{display:block;font-size:16px;margin-top:4px}
.console-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--kr-blue),var(--kr-violet));color:#fff;font-size:12px;font-weight:900}
.console-overview{display:grid;grid-template-columns:150px 1fr;gap:18px;margin-top:20px}
.progress-orbit,.demo-score-ring,.live-score-ring{--progress:72;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--kr-blue) calc(var(--progress)*1%),#e5ebf4 0);position:relative}
.progress-orbit{width:138px;height:138px}
.progress-orbit:before,.demo-score-ring:before,.live-score-ring:before{content:"";position:absolute;inset:10px;background:#fff;border-radius:50%}
.progress-orbit>div,.demo-score-ring>div,.live-score-ring>div{position:relative;z-index:1;text-align:center}
.progress-orbit strong{display:block;font-size:30px;color:var(--kr-navy)}
.progress-orbit span{display:block;font-size:9px;line-height:1.3;color:#78879a;margin-top:2px}
.console-plan{background:#fff;border:1px solid var(--kr-line);border-radius:17px;padding:16px}
.console-plan h3{font-size:17px;margin:7px 0 5px}
.console-plan p{font-size:11px;color:var(--kr-muted);margin:0 0 11px}
.mini-progress,.hub-progress,.dashboard-progress{height:7px;background:#e9edf4;border-radius:999px;overflow:hidden}
.mini-progress span,.hub-progress span,.dashboard-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--kr-blue),var(--kr-blue-2));border-radius:999px}
.console-plan button{border:0;background:transparent;color:var(--kr-blue);font-size:11px;font-weight:850;padding:11px 0 0;cursor:pointer}
.console-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}
.console-metrics article{background:#fff;border:1px solid var(--kr-line);border-radius:14px;padding:13px}
.console-metrics span,.console-metrics small{display:block;font-size:8px;color:#8491a2}
.console-metrics strong{display:block;font-size:20px;margin:5px 0 2px;color:var(--kr-navy)}
.console-metrics small{color:var(--kr-green)}
.console-insights{margin-top:14px;background:#fff;border:1px solid var(--kr-line);border-radius:16px;padding:15px}
.console-insights-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}
.console-insights-head small{display:block;font-size:8px;letter-spacing:.13em;color:#8995a4;font-weight:900}
.console-insights-head strong{display:block;font-size:13px;margin-top:3px}
.console-insights-head>span{font-size:9px;color:var(--kr-blue);font-weight:800}
.console-topic{display:grid;grid-template-columns:105px 1fr 34px;gap:9px;align-items:center;margin-top:9px;font-size:9px}
.console-topic i,.topic-bars i{height:6px;background:#e7ebf2;border-radius:999px;overflow:hidden;font-style:normal}
.console-topic i b,.topic-bars i b{display:block;height:100%;background:linear-gradient(90deg,var(--kr-blue),#6a91f4);border-radius:999px}
.console-topic>strong{font-size:9px;text-align:right}

.platform-proof{background:#fff;border-bottom:1px solid var(--kr-line)}
.platform-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:102px}
.platform-proof-grid>div{display:flex;align-items:center;gap:13px;padding:20px 22px;border-right:1px solid var(--kr-line)}
.platform-proof-grid>div:last-child{border-right:0}
.proof-icon{width:38px;height:38px;flex:0 0 38px;border-radius:11px;display:grid;place-items:center;background:var(--kr-sky);color:var(--kr-blue);font-weight:900}
.platform-proof p{margin:0}.platform-proof strong,.platform-proof small{display:block}.platform-proof strong{font-size:13px}.platform-proof small{font-size:10px;line-height:1.4;color:var(--kr-muted);margin-top:3px}

/* Shared sections */
.academy-section{padding:96px 0}
.academy-heading{display:grid;grid-template-columns:1.1fr .75fr;gap:70px;align-items:end;margin-bottom:46px}
.academy-heading.centered{display:block;text-align:center;max-width:820px;margin:0 auto 48px}
.academy-heading h2,.showcase-copy h2,.curriculum-intro h2,.results-copy h2,.comparison-head h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.045em;margin:0;color:var(--kr-navy)}
.academy-heading>p,.academy-heading.centered p{font-size:16px;line-height:1.7;color:var(--kr-muted);margin:0}
.academy-heading.centered p{margin:16px auto 0;max-width:720px}
.learning-path-section{background:#f7f9fc}
.learning-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.path-card{position:relative;background:#fff;border:1px solid var(--kr-line);border-radius:22px;padding:30px;min-height:320px;box-shadow:var(--kr-shadow-soft);overflow:hidden}
.path-card.featured{background:linear-gradient(145deg,#102a52,#1d55c4);color:#fff;border-color:transparent;transform:translateY(-10px);box-shadow:0 24px 50px rgba(27,75,175,.23)}
.path-number{position:absolute;right:20px;top:16px;font-size:54px;line-height:1;color:#eef2f8;font-weight:900}.path-card.featured .path-number{color:rgba(255,255,255,.08)}
.path-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:var(--kr-sky);color:var(--kr-blue);font-size:20px;font-weight:900}.path-card.featured .path-icon{background:rgba(255,255,255,.12);color:var(--kr-gold)}
.path-card h3{font-size:23px;line-height:1.2;margin:24px 0 12px}.path-card p{font-size:14px;line-height:1.7;color:var(--kr-muted);margin:0}.path-card.featured p{color:#c8d8f0}
.path-card>span{position:absolute;left:30px;bottom:26px;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--kr-blue)}.path-card.featured>span{color:var(--kr-gold-2)}

.platform-showcase-section{background:#fff}
.platform-showcase{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;align-items:center}
.showcase-copy>p,.curriculum-intro>p,.results-copy>p{font-size:16px;line-height:1.75;color:var(--kr-muted);margin:18px 0 24px}
.feature-list{display:grid;gap:16px;margin:24px 0 30px}
.feature-list article,.result-feature{display:flex;gap:13px;align-items:flex-start}
.feature-list i,.result-feature i{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:grid;place-items:center;background:var(--kr-sky);color:var(--kr-blue);font-style:normal;font-size:12px;font-weight:900}
.feature-list strong,.feature-list span,.result-feature strong,.result-feature span{display:block}.feature-list strong,.result-feature strong{font-size:14px}.feature-list span,.result-feature span{font-size:12px;color:var(--kr-muted);margin-top:4px;line-height:1.45}
.platform-window{border-radius:20px;background:#eef2f7;border:1px solid #d7dfe9;box-shadow:0 30px 70px rgba(14,31,63,.17);overflow:hidden}
.window-bar{height:42px;background:#e5eaf1;display:flex;align-items:center;gap:7px;padding:0 14px;color:#7c8898;font-size:9px}
.window-bar>span{width:9px;height:9px;border-radius:50%;background:#c6ced9}.window-bar>span:first-child{background:#ec7e7b}.window-bar>span:nth-child(2){background:#f0c15c}.window-bar>span:nth-child(3){background:#73c88a}.window-bar b{margin-left:auto;margin-right:auto;font-weight:600}
.window-body{display:grid;grid-template-columns:150px 1fr;min-height:450px;background:#f8fafc}
.window-sidebar{background:#102548;color:#dce6f5;padding:18px 12px;display:flex;flex-direction:column;gap:6px}
.mini-brand{display:flex;align-items:center;gap:8px;padding:0 6px 17px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:8px}.mini-brand img{width:27px;height:27px}.mini-brand strong{font-size:11px;color:#fff}
.window-sidebar button{border:0;background:transparent;color:#aebdd0;text-align:left;padding:10px 9px;border-radius:8px;font-size:9px}.window-sidebar button.active{background:rgba(255,255,255,.1);color:#fff}
.sidebar-support{margin-top:auto;background:rgba(255,255,255,.07);border-radius:10px;padding:10px}.sidebar-support span,.sidebar-support small{display:block}.sidebar-support span{font-size:9px;color:#fff}.sidebar-support small{font-size:7px;color:#9fb0c6;margin-top:3px}
.window-content{padding:22px}.window-welcome,.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.window-welcome small{font-size:7px;letter-spacing:.13em;color:#8a96a6;font-weight:900}.window-welcome h3{font-size:17px;margin:4px 0 0}.window-welcome>span{font-size:8px;padding:6px 8px;background:#eaf1ff;color:var(--kr-blue);border-radius:6px;font-weight:800}
.course-progress-card{display:grid;grid-template-columns:58px 1fr auto;gap:13px;align-items:center;background:#fff;border:1px solid var(--kr-line);border-radius:13px;padding:13px;margin-top:15px}.course-thumb{height:67px;border-radius:9px;overflow:hidden;background:#0e284d}.course-thumb img{width:100%;height:100%;object-fit:cover}.course-progress-card h4{font-size:12px;margin:4px 0}.course-progress-card p,.course-progress-card small{font-size:7px;color:var(--kr-muted);margin:0}.course-progress-card .mini-progress{margin:8px 0 4px;height:5px}.course-progress-card button{border:0;background:var(--kr-blue);color:#fff;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:800}
.window-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px}.window-grid article{background:#fff;border:1px solid var(--kr-line);border-radius:11px;padding:11px}.window-grid span,.window-grid small{display:block;font-size:7px;color:#8794a4}.window-grid strong{display:block;font-size:17px;margin:5px 0}.recent-module{margin-top:11px;background:#fff;border:1px solid var(--kr-line);border-radius:12px;padding:12px}.recent-module>div{display:flex;justify-content:space-between}.recent-module>div strong,.recent-module>div span{font-size:8px}.recent-module>div span{color:#8692a2}.recent-module article{display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;margin-top:10px}.recent-module i{width:30px;height:30px;border-radius:8px;background:#f1eefe;color:var(--kr-violet);display:grid;place-items:center;font-style:normal;font-weight:900}.recent-module b,.recent-module small{display:block}.recent-module b{font-size:9px}.recent-module small{font-size:7px;color:#8b97a7;margin-top:3px}.recent-module button{border:1px solid var(--kr-line);background:#fff;border-radius:7px;padding:6px 8px;font-size:7px;color:var(--kr-blue);font-weight:800}

/* Pricing */
.course-plans-section{background:#f5f7fb}
.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}
.pricing-card{position:relative;background:#fff;border:1px solid var(--kr-line);border-radius:20px;padding:26px;display:flex;flex-direction:column;min-height:500px;box-shadow:var(--kr-shadow-soft);overflow:hidden}
.pricing-card.popular{border:2px solid var(--kr-blue);box-shadow:0 22px 48px rgba(35,94,231,.16)}
.pricing-card.pro{background:linear-gradient(145deg,#0c1f3f,#173b70);color:#fff;border:0;box-shadow:0 22px 55px rgba(12,31,63,.25)}
.popular-ribbon{position:absolute;top:0;left:0;right:0;background:var(--kr-blue);color:#fff;text-align:center;padding:8px;font-size:9px;font-weight:900;letter-spacing:.14em}
.pricing-card.popular .pricing-head{margin-top:18px}
.pricing-head>span{font-size:9px;font-weight:900;letter-spacing:.15em;color:var(--kr-blue)}.pricing-card.pro .pricing-head>span{color:var(--kr-gold)}
.pricing-head h3{font-size:23px;line-height:1.2;margin:10px 0}.pricing-head p{font-size:13px;line-height:1.55;color:var(--kr-muted);min-height:61px}.pricing-card.pro .pricing-head p{color:#c5d2e6}
.price{border-top:1px solid var(--kr-line);border-bottom:1px solid var(--kr-line);padding:17px 0;margin:8px 0 15px}.pricing-card.pro .price{border-color:rgba(255,255,255,.14)}.price strong,.price small{display:block}.price strong{font-size:34px}.price small{font-size:10px;color:var(--kr-muted);margin-top:3px}.pricing-card.pro .price small{color:#9fb1ca}
.pricing-card ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:11px;flex:1}.pricing-card li{font-size:12px;line-height:1.4;color:#536279;padding-left:20px;position:relative}.pricing-card li:before{content:"✓";position:absolute;left:0;color:var(--kr-green);font-weight:900}.pricing-card.pro li{color:#d2ddec}.pricing-card.pro li:before{color:var(--kr-gold)}
.course-mini-cover{height:150px;margin:-26px -26px 22px;overflow:hidden;background:#0e284d}.course-mini-cover img{width:100%;height:100%;object-fit:cover;object-position:center 18%}
.catalogue-pricing .pricing-card{min-height:620px}
.catalogue-pricing .catalog-actions{grid-template-columns:1fr;gap:8px}

/* Curriculum */
.curriculum-section{background:#fff}
.curriculum-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:72px;align-items:start}
.curriculum-intro{position:sticky;top:110px}.curriculum-intro .btn{margin-top:3px}
.curriculum-list{border-top:1px solid var(--kr-line)}
.curriculum-list article{display:grid;grid-template-columns:54px 1fr 50px;gap:18px;align-items:center;padding:23px 4px;border-bottom:1px solid var(--kr-line)}
.curriculum-list article>span{font-size:12px;color:var(--kr-blue);font-weight:900}.curriculum-list h3{font-size:18px;margin:0 0 5px}.curriculum-list p{font-size:12px;line-height:1.5;color:var(--kr-muted);margin:0}.curriculum-list article>b{font-size:10px;color:#758397;text-align:right}

/* Challenge */
.challenge-section{background:#f5f7fb}
.challenge-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;background:linear-gradient(135deg,#0c1f3f,#1b4a96);border-radius:28px;padding:42px;color:#fff;box-shadow:0 25px 65px rgba(12,31,63,.22)}
.challenge-copy h2{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin:0}.challenge-copy p{font-size:15px;line-height:1.7;color:#c8d6e9}.challenge-outcome{display:grid;gap:9px;font-size:11px;color:#d8e3f1;margin-top:24px}
.challenge-question{background:#fff;color:var(--kr-ink);border-radius:18px;padding:24px}.question-label{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.13em;font-weight:900;color:var(--kr-blue)}.question-label small{color:var(--kr-muted);letter-spacing:0;text-transform:none}.challenge-question h3{font-size:20px;line-height:1.45;margin:15px 0 12px}.challenge-question .teaser-answer{font-size:13px;padding:13px 14px;border-radius:11px;margin-top:8px}

/* Results showcase */
.results-showcase-section{background:#fff}.results-showcase{display:grid;grid-template-columns:1.16fr .84fr;gap:68px;align-items:center}.results-dashboard{background:#f8fafc;border:1px solid var(--kr-line);border-radius:22px;padding:24px;box-shadow:var(--kr-shadow)}.results-dashboard-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--kr-line);padding-bottom:15px}.results-dashboard-head small{font-size:8px;letter-spacing:.14em;color:#8995a4;font-weight:900}.results-dashboard-head h3{font-size:18px;margin:4px 0 0}.results-dashboard-head>span{font-size:9px;color:#8592a3}.results-main{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center;margin:22px 0}.demo-score-ring{width:158px;height:158px;--progress:86}.demo-score-ring:before{inset:13px}.demo-score-ring strong{display:block;font-size:32px}.demo-score-ring span{font-size:9px;color:var(--kr-muted);line-height:1.25}.results-summary h4{font-size:20px;margin:0 0 7px}.results-summary p{font-size:11px;line-height:1.55;color:var(--kr-muted)}.summary-stats{display:flex;gap:9px;flex-wrap:wrap}.summary-stats span{font-size:8px;background:#fff;border:1px solid var(--kr-line);border-radius:8px;padding:7px 8px}.summary-stats b{font-size:11px;margin-right:3px}.topic-bars{display:grid;gap:10px;border-top:1px solid var(--kr-line);padding-top:17px}.topic-bars article{display:grid;grid-template-columns:130px 1fr 36px;gap:10px;align-items:center;font-size:9px}.topic-bars strong{text-align:right;font-size:9px}.results-copy .result-feature{margin-top:17px}.results-copy .btn{margin-top:26px}

/* FAQ */
.home-faq-section{background:#f5f7fb}.home-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.faq-more{margin-top:25px}
body.premium-v612 .faq-item{background:#fff;border:1px solid var(--kr-line);border-radius:14px;box-shadow:none;overflow:hidden}
body.premium-v612 .faq-q{padding:20px;font-size:14px;color:var(--kr-navy);font-weight:800}
body.premium-v612 .faq-a{padding:0 20px 20px;font-size:12px;line-height:1.7;color:var(--kr-muted)}

/* Final CTA */
.academy-final-cta{background:linear-gradient(135deg,#0c1f3f,#183e78);color:#fff;padding:70px 0}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta-inner>div:first-child{max-width:700px}.final-cta-inner span{font-size:10px;letter-spacing:.15em;color:var(--kr-gold);font-weight:900}.final-cta-inner h2{font-size:42px;letter-spacing:-.04em;margin:10px 0}.final-cta-inner p{color:#c4d3e7;margin:0}.final-cta-inner>div:last-child{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}

/* Catalogue */
.view-hero{background:linear-gradient(135deg,#0c1f3f,#204b92);color:#fff;padding:74px 0}.view-hero h1{font-size:clamp(40px,5vw,62px);line-height:1.07;letter-spacing:-.045em;max-width:840px;margin:8px 0 18px}.view-hero p{font-size:17px;line-height:1.7;color:#c6d4e6;max-width:760px}.comparison-section{margin-top:70px}.comparison-head{text-align:center;margin-bottom:30px}.comparison-table{background:#fff;border:1px solid var(--kr-line);border-radius:18px;overflow:hidden;box-shadow:var(--kr-shadow-soft)}.comparison-row{display:grid;grid-template-columns:2fr repeat(4,1fr);border-top:1px solid var(--kr-line);min-height:58px;align-items:center}.comparison-row:first-child{border-top:0}.comparison-row>*{padding:15px 17px}.comparison-row span{font-size:12px}.comparison-row b{text-align:center;font-size:12px;border-left:1px solid var(--kr-line)}.comparison-title{background:#f0f4fa}.comparison-title span,.comparison-title b{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#65738a}

/* Learning hub */
.learning-hub-shell,.dashboard-shell{padding:34px 0 100px;background:#f4f6fa;min-height:calc(100vh - 76px)}
.learning-hub-layout,.dashboard-layout{display:grid;grid-template-columns:220px 1fr;gap:26px;align-items:start}
.learning-hub-nav,.dashboard-sidebar{position:sticky;top:102px;background:var(--kr-navy);color:#cbd6e5;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:5px;min-height:620px;box-shadow:var(--kr-shadow)}
.hub-profile{display:flex;align-items:center;gap:10px;padding:6px 4px 18px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:8px}.hub-profile>div{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--kr-blue),var(--kr-violet));color:#fff;font-size:11px;font-weight:900}.hub-profile strong,.hub-profile small{display:block}.hub-profile strong{font-size:12px;color:#fff}.hub-profile small{font-size:8px;color:#92a6c0;margin-top:3px}.learning-hub-nav>button,.learning-hub-nav>a,.dashboard-sidebar>button,.dashboard-sidebar>a{border:0;background:transparent;color:#aebed2;text-align:left;padding:11px 10px;border-radius:9px;font-size:11px;text-decoration:none;cursor:pointer}.learning-hub-nav>button.active,.dashboard-sidebar>button.active,.learning-hub-nav>button:hover,.dashboard-sidebar>button:hover{background:rgba(255,255,255,.1);color:#fff}.hub-help{margin-top:auto;background:rgba(255,255,255,.08);border-radius:12px;padding:13px}.hub-help strong,.hub-help span{display:block}.hub-help strong{font-size:10px;color:#fff}.hub-help span{font-size:8px;line-height:1.45;color:#9fb0c4;margin:5px 0 10px}.hub-help button{border:0;background:var(--kr-gold);color:var(--kr-navy);border-radius:7px;padding:7px 9px;font-size:8px;font-weight:800}.learning-hub-main,.dashboard-main{min-width:0}.hub-welcome,.dashboard-welcome{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.hub-welcome h1,.dashboard-welcome h1{font-size:38px;letter-spacing:-.04em;margin:5px 0 8px}.hub-welcome p,.dashboard-welcome p{font-size:14px;color:var(--kr-muted);margin:0}.hub-continue-card{display:grid;grid-template-columns:110px 1fr auto;gap:20px;align-items:center;background:linear-gradient(135deg,#102a52,#1e55bd);color:#fff;border-radius:20px;padding:22px;box-shadow:0 20px 45px rgba(18,55,122,.18)}.hub-course-art{height:130px;border-radius:12px;overflow:hidden;background:#06182a}.hub-course-art img{width:100%;height:100%;object-fit:cover}.hub-course-copy h2{font-size:24px;margin:7px 0}.hub-course-copy p{font-size:12px;color:#cbd9ec}.hub-course-copy .status-label{color:var(--kr-gold)}.hub-progress{background:rgba(255,255,255,.15);margin:14px 0 6px}.hub-progress span{background:linear-gradient(90deg,var(--kr-gold),#fff0b9)}.hub-course-copy small{font-size:9px;color:#adbed4}.hub-section-head{display:flex;justify-content:space-between;align-items:end;margin:34px 0 16px}.hub-section-head span{font-size:9px;letter-spacing:.14em;color:var(--kr-blue);font-weight:900}.hub-section-head h2{font-size:25px;margin:4px 0 0}.hub-section-head small{font-size:10px;color:var(--kr-muted)}.practice-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.practice-mode-grid article{background:#fff;border:1px solid var(--kr-line);border-radius:17px;padding:20px;box-shadow:var(--kr-shadow-soft);display:flex;flex-direction:column}.mode-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;font-weight:900}.mode-icon.blue{background:#eaf1ff;color:var(--kr-blue)}.mode-icon.violet{background:#f0edff;color:var(--kr-violet)}.mode-icon.amber{background:#fff3dc;color:var(--kr-amber)}.practice-mode-grid article>span{font-size:8px;letter-spacing:.13em;color:#8491a2;font-weight:900;margin-top:18px}.practice-mode-grid h3{font-size:20px;margin:7px 0}.practice-mode-grid p{font-size:12px;line-height:1.55;color:var(--kr-muted);flex:1}.mode-meta{display:flex;gap:6px;margin:14px 0}.mode-meta b{font-size:8px;background:#f0f3f8;border-radius:6px;padding:6px 7px;color:#65738a}.hub-study-insights{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.hub-study-insights article{background:#fff;border:1px solid var(--kr-line);border-radius:14px;padding:16px}.hub-study-insights span,.hub-study-insights small{display:block;font-size:9px;color:#8794a5}.hub-study-insights strong{display:block;font-size:13px;margin:7px 0}.hub-study-insights small{line-height:1.4}

/* Quiz workspace */
body.premium-v612.exam-focus .academy-topbar{display:none}
body.premium-v612 .quiz-workspace{min-height:100vh;background:#f2f5fa;padding:24px 0 50px}
.quiz-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px;align-items:start;max-width:1180px}
.quiz-course-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.quiz-course-header strong{display:block;font-size:14px;color:var(--kr-navy)}.quiz-header-state{display:flex;gap:8px;align-items:center}.quiz-header-state .quiz-timer,.quiz-header-state .quiz-save-status{background:#fff;border:1px solid var(--kr-line);border-radius:8px;padding:8px 10px;font-size:10px;color:var(--kr-muted)}.quiz-header-state .quiz-timer{font-size:12px;font-weight:900;color:var(--kr-navy);font-variant-numeric:tabular-nums}.quiz-main-column{min-width:0}.premium-quiz-card{max-width:none!important;margin:0!important;border-radius:20px!important;padding:26px 30px 28px!important;box-shadow:var(--kr-shadow-soft)!important;border:1px solid var(--kr-line)!important}.quiz-exit-row{border-bottom:1px solid var(--kr-line);padding-bottom:15px}.quiz-exit{font-size:11px;color:var(--kr-muted)}.quiz-counts{display:flex;gap:8px}.quiz-counts span{font-size:9px;background:#f1f4f8;border-radius:7px;padding:6px 8px}.quiz-utility-bar{margin:15px 0 0}.quiz-mobile-timer{display:none}.quiz-palette-button{border:1px solid var(--kr-line)!important;background:#fff!important;color:var(--kr-blue)!important;border-radius:9px!important;padding:8px 10px!important;font-size:10px!important}.quiz-progress-track{height:6px!important;background:#e7ebf1!important;margin:16px 0 18px!important}.quiz-progress-track span{background:linear-gradient(90deg,var(--kr-blue),#7597f5)!important}.question-meta{margin:0 0 9px!important}.question-meta span,.question-meta button{border-radius:7px!important;font-size:9px!important;padding:6px 8px!important;font-weight:800!important}.question-meta span{background:#f0f4f9!important;color:#637288!important}.question-meta #qDifficulty{background:#fff4dc!important;color:#a66b15!important;border-color:#f3dcaa!important}.question-meta button{margin-left:auto!important}.premium-v612 #quiz #qText{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:clamp(20px,2.25vw,28px)!important;line-height:1.48!important;font-weight:720!important;letter-spacing:-.018em!important;color:var(--kr-navy)!important;max-width:800px!important;margin:18px 0 23px!important}.premium-v612 #qOptions{display:grid;gap:10px}.premium-v612 #qOptions .teaser-answer{position:relative;font-size:14px!important;line-height:1.48!important;font-weight:620!important;color:#25344c!important;border:1px solid var(--kr-line)!important;border-radius:12px!important;padding:15px 16px!important;background:#fff!important;box-shadow:none!important;transition:.15s}.premium-v612 #qOptions .teaser-answer:hover{border-color:#9ab4f4!important;background:#f7f9ff!important}.premium-v612 #qOptions .teaser-answer.selected{border:2px solid var(--kr-blue)!important;background:#eef3ff!important;color:#163e9f!important}.quiz-keyboard-note{display:flex;align-items:center;gap:8px;border-top:1px solid var(--kr-line);margin-top:20px;padding-top:14px;font-size:9px;color:#8995a5}.quiz-keyboard-note span{margin-right:auto}.quiz-keyboard-note b{display:inline-grid;place-items:center;min-width:24px;height:22px;border:1px solid var(--kr-line);background:#f7f8fa;border-radius:5px;color:#55647a}.quiz-actions{display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:20px!important}.quiz-support-panel{display:grid;gap:14px;position:sticky;top:24px}.support-panel-card{background:#fff;border:1px solid var(--kr-line);border-radius:16px;padding:18px;box-shadow:var(--kr-shadow-soft)}.support-panel-card h3{font-size:20px;line-height:1.25;margin:8px 0}.support-panel-card>p{font-size:11px;line-height:1.55;color:var(--kr-muted)}.support-status{display:grid;gap:10px;margin-top:16px}.support-status span{display:flex;align-items:center;gap:8px;font-size:10px;color:#5e6d81}.support-status i{width:8px;height:8px;border-radius:50%}.support-status .green{background:var(--kr-green)}.support-status .blue{background:var(--kr-blue)}.support-status .gold{background:var(--kr-gold)}.support-panel-card.tip{background:linear-gradient(145deg,#102a52,#1a4687);color:#fff;border:0}.support-panel-card.tip .status-label{color:var(--kr-gold)}.support-panel-card.tip h4{font-size:17px;margin:8px 0}.support-panel-card.tip p{color:#c8d6e9}.navigator-side-button{border:0;background:var(--kr-blue);color:#fff;border-radius:12px;padding:14px 15px;font-size:11px;font-weight:800;display:flex;justify-content:space-between;cursor:pointer}
body.premium-v612 .question-palette{width:min(430px,100%);padding:24px;background:#fff}.palette-head small{font-size:9px;letter-spacing:.14em;color:var(--kr-blue);font-weight:900}.palette-head h2{font-size:26px;margin:5px 0}.palette-progress-summary{font-size:11px;line-height:1.5;color:var(--kr-muted);background:#f4f6fa;border-radius:10px;padding:11px;margin:12px 0}.palette-grid{grid-template-columns:repeat(6,1fr)!important;gap:8px!important}.palette-grid button{border-radius:8px!important;font-size:10px!important}

/* Results page */
.results-page{background:#f4f6fa;min-height:100vh;padding:58px 0 100px}.results-page-head{text-align:center;max-width:780px;margin:0 auto 32px}.results-page-head h1{font-size:44px;letter-spacing:-.045em;margin:6px 0 10px}.results-page-head p{font-size:14px;color:var(--kr-muted)}.result-overview-grid{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.premium-result-card{max-width:none!important;margin:0!important;text-align:left!important;padding:28px!important;border-radius:20px!important}.result-score-shell{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:center}.live-score-ring{width:174px;height:174px;--progress:0}.live-score-ring:before{inset:13px}.live-score-ring .premium-score{display:block;font-size:42px!important;line-height:1!important;color:var(--kr-navy)!important}.live-score-ring small{display:block;font-size:8px;line-height:1.3;color:var(--kr-muted);margin-top:6px}.result-score-copy .readiness-band{display:inline-flex;margin:8px 0 10px;padding:7px 10px;border-radius:7px;font-size:10px}.result-score-copy h2{font-size:24px;margin:3px 0}.result-score-copy>p{font-size:12px;line-height:1.55}.readiness-disclaimer{font-size:9px!important;color:#8b97a6!important}.result-count-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin:22px 0!important}.result-count-grid>div{display:grid;grid-template-columns:10px 1fr;grid-template-rows:auto auto;gap:0 8px;align-items:center;background:#f7f8fb;border:1px solid var(--kr-line);border-radius:12px;padding:13px}.count-dot{grid-row:1/3;width:8px;height:8px;border-radius:50%}.count-dot.correct{background:var(--kr-green)}.count-dot.wrong{background:var(--kr-red)}.count-dot.blank{background:#9ca7b6}.result-count-grid strong{font-size:20px}.result-count-grid small{font-size:9px;color:var(--kr-muted)}.result-actions{display:grid!important;grid-template-columns:1.3fr 1fr 1fr;gap:8px}.result-next-steps{background:linear-gradient(145deg,#102a52,#183f79);color:#fff;border-radius:20px;padding:24px;box-shadow:var(--kr-shadow)}.result-next-steps .section-kicker{color:var(--kr-gold)}.result-next-steps h3{font-size:24px;line-height:1.25;margin:8px 0 20px}.next-step{display:flex;gap:11px;margin:15px 0}.next-step i{width:28px;height:28px;flex:0 0 28px;border-radius:8px;background:rgba(255,255,255,.1);display:grid;place-items:center;font-style:normal;color:var(--kr-gold);font-size:10px;font-weight:900}.next-step strong,.next-step span{display:block}.next-step strong{font-size:12px}.next-step span{font-size:9px;color:#b9c9dd;margin-top:3px;line-height:1.4}.result-next-steps .btn{margin-top:17px}.premium-v612 .diagnostic-insights,.premium-v612 .conversion-panel,.premium-v612 .lead-card,.premium-v612 #reviewArea{max-width:none;margin-top:20px}.premium-v612 .diagnostic-insights{grid-template-columns:repeat(3,1fr)}.premium-v612 .conversion-panel{border-radius:20px;background:linear-gradient(135deg,#102a52,#235ee7)}.premium-v612 .lead-card{border-radius:18px}.premium-v612 .review-filter-bar{position:sticky;top:10px;z-index:10;background:#fff;border:1px solid var(--kr-line);border-radius:12px;padding:10px 12px;box-shadow:var(--kr-shadow-soft)}.premium-v612 .answer-review{border-radius:17px!important;border:1px solid var(--kr-line)!important;box-shadow:var(--kr-shadow-soft)!important}.premium-v612 .explain-block,.premium-v612 .exam-trap,.premium-v612 .key-takeaway{border-radius:11px}

/* Dashboard */
.dashboard-sidebar{min-height:450px}.dashboard-welcome{margin-bottom:20px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.dashboard-stats article{background:#fff;border:1px solid var(--kr-line);border-radius:15px;padding:18px;box-shadow:var(--kr-shadow-soft)}.dashboard-stats span,.dashboard-stats small{display:block;font-size:9px;color:#8995a5}.dashboard-stats strong{display:block;font-size:28px;margin:7px 0;color:var(--kr-navy)}.dashboard-content-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:15px;margin-top:16px}.dashboard-panel{background:#fff;border:1px solid var(--kr-line);border-radius:17px;padding:20px;box-shadow:var(--kr-shadow-soft)}.panel-title span{font-size:8px;letter-spacing:.13em;color:#8995a4;font-weight:900}.panel-title h2{font-size:20px;margin:5px 0}.panel-title button{border:0;background:var(--kr-blue);color:#fff;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:800}.dashboard-course-row{display:grid;grid-template-columns:85px 1fr;gap:14px;margin-top:15px}.dashboard-course-cover{height:105px;border-radius:10px;overflow:hidden;background:#0e284d}.dashboard-course-cover img{width:100%;height:100%;object-fit:cover}.dashboard-course-data strong{font-size:13px}.dashboard-course-data p{font-size:10px;line-height:1.5;color:var(--kr-muted)}.dashboard-progress{margin:12px 0 6px}.dashboard-course-data small{font-size:8px;color:#8995a5}.module-checklist{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.module-checklist span{font-size:9px;background:#f4f6f9;border-radius:7px;padding:8px;color:#768497}.module-checklist span.done{color:var(--kr-green);background:#edf8f3}.focus-empty{text-align:center;padding:26px 12px}.focus-empty>div{width:54px;height:54px;border-radius:16px;background:var(--kr-sky);color:var(--kr-blue);display:grid;place-items:center;margin:0 auto;font-size:23px}.focus-empty strong{display:block;font-size:14px;margin:13px 0 5px}.focus-empty p{font-size:10px;line-height:1.5;color:var(--kr-muted)}.premium-v612 .premium-resource-panel{margin-top:16px;border-radius:17px;background:linear-gradient(135deg,#102a52,#1b4b95);padding:24px}.premium-resource-panel h2{font-size:25px;margin:7px 0}.premium-resource-panel p{font-size:12px;color:#c7d4e7}.history-section{margin-top:22px}.history-section #history>.card{border-radius:12px!important;padding:15px!important;box-shadow:none!important}.history-section #history>.card strong{font-size:12px}.history-section #history>.card p{font-size:10px;color:var(--kr-muted)}

/* Support */
.support-hero{padding:66px 0}.faq-page-grid{display:grid;grid-template-columns:310px 1fr;gap:60px;align-items:start}.faq-page-grid aside{position:sticky;top:110px}.faq-page-grid aside h2{font-size:34px;letter-spacing:-.04em;margin:4px 0 12px}.faq-page-grid aside p{font-size:14px;line-height:1.65;color:var(--kr-muted);margin-bottom:20px}.faq-page-grid>div{display:grid;gap:11px}

/* Cart, mobile menu, footer */
body.premium-v612 .cart-drawer{background:#fff;padding:25px;box-shadow:-20px 0 50px rgba(12,31,63,.2)}
body.premium-v612 .mobile-menu{background:#fff}
body.premium-v612 .sticky-buy{background:rgba(12,31,63,.96)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 18px 45px rgba(8,20,41,.3)!important;backdrop-filter:blur(18px)!important;border-radius:16px!important;padding:12px 14px!important}
body.premium-v612 .sticky-buy>div>span{display:block;font-size:8px;color:var(--kr-gold);letter-spacing:.13em;font-weight:900}
body.premium-v612 .sticky-buy strong{color:#fff;font-size:13px}.sticky-buy small{color:#9fb2ca!important;font-size:9px!important}
body.premium-v612 .bottom-nav{background:rgba(255,255,255,.96);border-top:1px solid var(--kr-line);backdrop-filter:blur(18px)}
body.premium-v612 .bottom-nav button{color:#68778c}.bottom-nav b{color:var(--kr-blue)}
.academy-footer{background:#08172f!important;color:#c4d2e4!important;padding-top:65px!important}.footer-top{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:48px}.footer-brand p{max-width:390px;font-size:12px;line-height:1.7;color:#8fa3ba}.academy-footer h4{color:#fff;font-size:11px;letter-spacing:.09em;text-transform:uppercase}.academy-footer a{font-size:11px;color:#9eb0c5;margin-top:10px}.footer-disclaimer{margin-top:40px;padding:17px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);font-size:9px;line-height:1.6;color:#7f93aa}.academy-footer .powered-by{border:0!important;margin-top:0!important;padding:18px 0 70px!important;font-size:9px!important}.academy-footer .powered-by strong{font-size:10px!important}.build-marker{margin-left:10px!important;color:#71859d!important}

/* Login */
body.premium-v612 .login-card{border-radius:20px;padding:28px;box-shadow:0 30px 80px rgba(0,0,0,.35)}

/* Print */
@media print{
  body.premium-v612 .academy-topbar,body.premium-v612 .sticky-buy,body.premium-v612 .bottom-nav,body.premium-v612 .academy-footer,body.premium-v612 .result-next-steps{display:none!important}
  body.premium-v612 .results-page{background:#fff;padding:0}
  body.premium-v612 .result-overview-grid{display:block}
  body.premium-v612 .premium-result-card{box-shadow:none;border:1px solid #ccc}
}

/* Responsive */
@media(max-width:1100px){
  body.premium-v612 .navlinks{display:none}
  .academy-hero-grid{grid-template-columns:1fr 1fr;gap:35px}
  .academy-hero h1{font-size:56px}
  .pricing-grid{grid-template-columns:repeat(2,1fr)}
  .learning-hub-layout,.dashboard-layout{grid-template-columns:190px 1fr}
  .quiz-layout{grid-template-columns:1fr 250px}
}
@media(max-width:900px){
  .academy-hero-grid{grid-template-columns:1fr;min-height:auto;padding:70px 0}.learning-console{max-width:650px;transform:none}
  .platform-proof-grid{grid-template-columns:1fr 1fr}.platform-proof-grid>div:nth-child(2){border-right:0}.platform-proof-grid>div:nth-child(-n+2){border-bottom:1px solid var(--kr-line)}
  .academy-heading{grid-template-columns:1fr;gap:18px}.learning-path-grid{grid-template-columns:1fr}.path-card.featured{transform:none}.path-card{min-height:260px}
  .platform-showcase,.curriculum-layout,.results-showcase{grid-template-columns:1fr}.curriculum-intro{position:static}.platform-window{order:-1}.challenge-shell{grid-template-columns:1fr}
  .learning-hub-layout,.dashboard-layout{grid-template-columns:1fr}.learning-hub-nav,.dashboard-sidebar{display:none}
  .practice-mode-grid,.hub-study-insights{grid-template-columns:1fr 1fr}.quiz-layout{grid-template-columns:1fr}.quiz-support-panel{display:none}.result-overview-grid{grid-template-columns:1fr}.result-next-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.result-next-steps>h3,.result-next-steps>.section-kicker,.result-next-steps>.btn{grid-column:1/-1}.dashboard-content-grid{grid-template-columns:1fr}.faq-page-grid{grid-template-columns:1fr}.faq-page-grid aside{position:static}
  .footer-top{grid-template-columns:1.5fr 1fr 1fr}.footer-top>div:last-child{grid-column:2/4}
}
@media(max-width:700px){
  body.premium-v612 .wrap{width:min(100% - 24px,var(--max))}
  body.premium-v612 .academy-topbar .nav{height:68px}
  body.premium-v612 .academy-brand img{width:38px;height:38px}.academy-brand span{font-size:14px!important}.academy-brand small{font-size:7px!important}
  .account-link,.cart-btn{display:none!important}
  .academy-hero-grid{padding:54px 0 48px}.academy-hero h1{font-size:43px;line-height:1.05}.academy-hero-copy>p{font-size:16px}.academy-actions{display:grid;grid-template-columns:1fr}.academy-actions .btn{width:100%}.academy-proof-row{gap:8px}.academy-proof-row span{font-size:10px}.academy-trust{display:grid;gap:8px}
  .learning-console{padding:14px;border-radius:18px}.console-overview{grid-template-columns:105px 1fr}.progress-orbit{width:100px;height:100px}.progress-orbit strong{font-size:23px}.console-plan{padding:12px}.console-plan h3{font-size:14px}.console-metrics{grid-template-columns:1fr 1fr}.console-metrics article:last-child{grid-column:1/-1}.console-topic{grid-template-columns:80px 1fr 30px}
  .platform-proof-grid{grid-template-columns:1fr}.platform-proof-grid>div{border-right:0;border-bottom:1px solid var(--kr-line)!important;padding:15px 8px}.platform-proof-grid>div:last-child{border-bottom:0!important}
  .academy-section{padding:68px 0}.academy-heading{margin-bottom:30px}.academy-heading h2,.showcase-copy h2,.curriculum-intro h2,.results-copy h2,.comparison-head h2{font-size:34px}.academy-heading>p{font-size:14px}.path-card{padding:24px;min-height:285px}.path-card>span{left:24px}
  .platform-showcase{gap:36px}.window-body{grid-template-columns:1fr}.window-sidebar{display:none}.window-content{padding:14px}.course-progress-card{grid-template-columns:52px 1fr}.course-progress-card button{display:none}.window-grid{grid-template-columns:1fr 1fr}.window-grid article:last-child{grid-column:1/-1}
  .pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:auto}.pricing-head p{min-height:auto}.curriculum-list article{grid-template-columns:36px 1fr 38px;gap:10px}.challenge-shell{padding:24px 17px;border-radius:20px}.challenge-copy h2{font-size:34px}.challenge-question{padding:18px}.challenge-question h3{font-size:17px}
  .results-dashboard{padding:16px}.results-main{grid-template-columns:1fr}.demo-score-ring{margin:auto}.topic-bars article{grid-template-columns:95px 1fr 30px}.home-faq-grid{grid-template-columns:1fr}.final-cta-inner{display:block}.final-cta-inner h2{font-size:34px}.final-cta-inner>div:last-child{display:grid;margin-top:24px}.view-hero{padding:54px 0}.view-hero h1{font-size:40px}.comparison-table{overflow-x:auto}.comparison-row{min-width:720px}
  .learning-hub-shell,.dashboard-shell{padding-top:22px}.hub-welcome,.dashboard-welcome{display:block}.hub-welcome .btn,.dashboard-welcome .btn{margin-top:15px}.hub-welcome h1,.dashboard-welcome h1{font-size:32px}.hub-continue-card{grid-template-columns:74px 1fr;padding:17px}.hub-course-art{height:100px}.hub-continue-card>.btn{grid-column:1/-1}.practice-mode-grid,.hub-study-insights{grid-template-columns:1fr}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-content-grid{grid-template-columns:1fr}.module-checklist{grid-template-columns:1fr}.premium-resource-panel{display:block!important}.premium-resource-panel .resource-actions{margin-top:18px}
  .quiz-workspace{padding-top:12px}.quiz-course-header{display:none}.premium-quiz-card{padding:18px 16px 22px!important;border-radius:16px!important}.quiz-exit-row{align-items:center}.quiz-counts{display:grid;gap:3px;text-align:right}.quiz-utility-bar{display:flex!important}.quiz-mobile-timer{display:inline;font-size:9px;color:var(--kr-muted)}.premium-v612 #quiz #qText{font-size:18px!important;line-height:1.55!important;margin:16px 0 20px!important}.premium-v612 #qOptions .teaser-answer{font-size:14px!important;padding:14px 13px!important}.quiz-keyboard-note{display:none}.quiz-actions{grid-template-columns:1fr 1.15fr!important}.palette-grid{grid-template-columns:repeat(5,1fr)!important}
  .results-page{padding:38px 0 80px}.results-page-head h1{font-size:35px}.result-score-shell{grid-template-columns:1fr;text-align:center}.live-score-ring{margin:auto}.result-score-copy{text-align:center}.result-count-grid{grid-template-columns:repeat(3,1fr)!important}.result-count-grid>div{display:block!important;text-align:center}.count-dot{display:block;margin:0 auto 6px}.result-actions{grid-template-columns:1fr!important}.result-next-steps{display:block}.premium-v612 .diagnostic-insights{grid-template-columns:1fr}.lead-fields{grid-template-columns:1fr!important}.review-filter-bar{overflow:auto;white-space:nowrap}
  .faq-page-grid{gap:30px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-top>div:last-child{grid-column:auto}.academy-footer .powered-by{padding-bottom:160px!important}.build-marker{display:block;width:100%;margin:5px 0 0!important;text-align:center}
}
/* V6.12 final mobile header and intelligent sticky CTA */
body.premium-v612 .sticky-buy{opacity:0;pointer-events:none;transform:translateX(-50%) translateY(18px)!important;transition:opacity .22s ease,transform .22s ease}
body.premium-v612.show-sticky-buy .sticky-buy{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)!important}
@media(max-width:780px){
  body.premium-v612 .sticky-buy{transform:translateY(18px)!important}
  body.premium-v612.show-sticky-buy .sticky-buy{transform:translateY(0)!important}
}
@media(max-width:700px){
  body.premium-v612 .edition-chip,
  body.premium-v612 .cart-btn,
  body.premium-v612 .account-link,
  body.premium-v612 .internal-access-button{display:none!important}
  body.premium-v612 .nav-actions{width:48px;margin-left:auto}
  body.premium-v612 .academy-brand span{width:auto;max-width:160px;white-space:nowrap;overflow:visible}
  body.premium-v612 .academy-brand small{display:block}
}

/* SOURCE: premium-v613.css */
/* KAHReady SG V6.13.1 — Institutional Learning Platform */
body.premium-v613{
  --kr-navy:#06192d;--kr-navy-2:#0a2d4c;--kr-blue:#177bbd;--kr-cyan:#29c8e8;
  --kr-gold:#f4bf46;--kr-gold-2:#ffe19a;--kr-ink:#132338;--kr-muted:#64768a;
  --kr-line:#dce7ef;--kr-bg:#f4f7fa;--kr-soft:#f8fafc;--kr-success:#16865a;--kr-danger:#b33a45;
  --kr-shadow:0 26px 80px rgba(6,25,45,.16);--kr-card-shadow:0 12px 38px rgba(6,25,45,.09);
  background:var(--kr-bg);color:var(--kr-ink)
}
body.premium-v613 .wrap{width:min(1240px,calc(100% - 40px))}
body.premium-v613 .academy-topbar{background:rgba(6,25,45,.94);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
body.premium-v613 .institutional-topbar .nav{height:76px}
body.premium-v613 .academy-brand span{font-size:16px;letter-spacing:-.01em}
body.premium-v613 .academy-brand small{font-size:9px;letter-spacing:.12em;color:#abc2d3;margin-top:4px}
body.premium-v613 .nav-status{display:flex;align-items:center;gap:8px;color:#a9bdcc;font-size:10px;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
body.premium-v613 .status-pulse{width:8px;height:8px;border-radius:50%;background:#51d38a;box-shadow:0 0 0 6px rgba(81,211,138,.12);animation:krPulse 2.4s ease-in-out infinite}
body.premium-v613 .navlinks{gap:2px}
body.premium-v613 .navlinks button{padding:10px 10px;font-size:12px;color:#d8e6f0}
body.premium-v613 .navlinks button.nav-active{background:rgba(255,255,255,.1);color:#fff}
body.premium-v613 .learner-login-link{color:#dce9f3;text-decoration:none;font-weight:850;font-size:12px;padding:10px}
body.premium-v613 .cart-icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:rgba(255,255,255,.06);color:#fff;font-weight:900;cursor:pointer}
body.premium-v613 .cart-icon-button span{font-size:11px}
body.premium-v613 .cart-icon-button .cart-count{right:-6px;top:-7px}

/* Hero */
body.premium-v613 .institutional-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 7% 8%,rgba(244,191,70,.16),transparent 26%),radial-gradient(circle at 87% 18%,rgba(41,200,232,.18),transparent 30%),linear-gradient(135deg,#051729 0%,#082c4d 57%,#0d5f91 100%);color:#fff}
body.premium-v613 .hero-mesh{position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 88%)}
body.premium-v613 .institutional-hero-grid{min-height:720px;padding:72px 0 68px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr);gap:54px;align-items:center;position:relative;z-index:2}
body.premium-v613 .institutional-eyebrow{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);border-radius:999px;padding:9px 13px;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;color:#d8e8f4}
body.premium-v613 .institutional-eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--kr-gold);box-shadow:0 0 0 6px rgba(244,191,70,.13)}
body.premium-v613 .institutional-copy h1{font-size:clamp(48px,5.5vw,76px);line-height:.99;letter-spacing:-.052em;margin:20px 0 22px;max-width:760px}
body.premium-v613 .institutional-copy h1 em{font-style:normal;color:var(--kr-gold-2)}
body.premium-v613 .institutional-copy>p{font-size:clamp(18px,1.8vw,21px);line-height:1.65;color:#d1e1ed;max-width:720px;margin:0}
body.premium-v613 .institutional-actions{margin-top:30px}
body.premium-v613 .hero-outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:31px;max-width:700px}
body.premium-v613 .hero-outcome-grid article{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:16px;padding:15px 14px;backdrop-filter:blur(12px)}
body.premium-v613 .hero-outcome-grid strong{display:block;font-size:24px;color:var(--kr-gold-2);line-height:1}
body.premium-v613 .hero-outcome-grid span{display:block;margin-top:5px;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#bcd1df;line-height:1.3}
body.premium-v613 .hero-assurance{display:flex;flex-wrap:wrap;gap:16px;margin-top:19px;color:#c7d9e6;font-size:12px;font-weight:760}
body.premium-v613 .hero-assurance span::first-letter{color:var(--kr-gold)}

/* Live learner dashboard */
body.premium-v613 .live-dashboard-shell{background:linear-gradient(160deg,#fff,#f5f9fc);color:var(--kr-ink);border:1px solid rgba(255,255,255,.82);border-radius:28px;box-shadow:0 38px 100px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.28) inset;overflow:hidden;transform:perspective(1200px) rotateY(-2deg);transition:transform .45s ease,box-shadow .45s ease}
body.premium-v613 .live-dashboard-shell:hover{transform:perspective(1200px) rotateY(0) translateY(-5px);box-shadow:0 46px 115px rgba(0,0,0,.33)}
body.premium-v613 .dashboard-browser-bar{height:36px;background:#edf3f7;border-bottom:1px solid #dae5ec;display:flex;align-items:center;gap:6px;padding:0 14px;color:#7c8c9b;font-size:9px}
body.premium-v613 .dashboard-browser-bar i{width:8px;height:8px;border-radius:50%;background:#bccad4}
body.premium-v613 .dashboard-browser-bar span{margin-left:6px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.premium-v613 .dashboard-browser-bar b{font-size:8px;letter-spacing:.11em;color:var(--kr-success);background:#e6f7ef;border-radius:999px;padding:5px 8px}
body.premium-v613 .live-dashboard-head{display:flex;justify-content:space-between;gap:20px;padding:22px 24px 15px}
body.premium-v613 .live-dashboard-head small{font-size:9px;font-weight:950;letter-spacing:.12em;color:#77899b}
body.premium-v613 .live-dashboard-head h2{font-size:22px;margin:5px 0 2px;letter-spacing:-.03em}
body.premium-v613 .live-dashboard-head p{margin:0;font-size:12px;color:var(--kr-muted)}
body.premium-v613 .live-avatar{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--kr-navy),var(--kr-blue));color:#fff;font-weight:950;box-shadow:0 10px 24px rgba(6,25,45,.18)}
body.premium-v613 .live-dashboard-primary{display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:center;padding:0 24px 20px}
body.premium-v613 .hero-readiness-ring{--progress:72;position:relative;width:134px;height:134px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--kr-blue) calc(var(--progress)*1%),#e5edf2 0);transition:background 1s ease}
body.premium-v613 .hero-readiness-ring::before{content:"";position:absolute;inset:11px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e6edf2}
body.premium-v613 .hero-readiness-ring div{position:relative;text-align:center;z-index:2}
body.premium-v613 .hero-readiness-ring strong{display:block;font-size:28px;color:var(--kr-navy);line-height:1}
body.premium-v613 .hero-readiness-ring span{display:block;font-size:9px;margin-top:6px;text-transform:uppercase;letter-spacing:.09em;color:var(--kr-muted);font-weight:900}
body.premium-v613 .live-label{font-size:9px;font-weight:950;letter-spacing:.12em;color:var(--kr-blue)}
body.premium-v613 .hero-course-resume h3{font-size:18px;margin:6px 0 5px;letter-spacing:-.02em}
body.premium-v613 .hero-course-resume p{font-size:11px;color:var(--kr-muted);margin:0 0 10px}
body.premium-v613 .hero-course-progress{height:8px;border-radius:999px;background:#e4edf3;overflow:hidden}
body.premium-v613 .hero-course-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--kr-blue),var(--kr-cyan));transition:width 1s ease}
body.premium-v613 .hero-course-resume button{margin-top:11px;border:0;background:transparent;color:var(--kr-blue);font-weight:950;padding:0;cursor:pointer}
body.premium-v613 .live-dashboard-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 24px 18px}
body.premium-v613 .live-dashboard-metrics article{background:#fff;border:1px solid var(--kr-line);border-radius:15px;padding:12px}
body.premium-v613 .live-dashboard-metrics span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#718397;font-weight:900}
body.premium-v613 .live-dashboard-metrics strong{display:block;font-size:17px;margin-top:5px;color:var(--kr-navy)}
body.premium-v613 .live-dashboard-metrics small{font-size:9px;color:#8a99a7}
body.premium-v613 .live-recent-attempts{background:#fff;border-top:1px solid var(--kr-line);padding:17px 24px 20px}
body.premium-v613 .live-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
body.premium-v613 .live-section-title small{display:block;font-size:8px;letter-spacing:.12em;color:#7890a4;font-weight:950}
body.premium-v613 .live-section-title strong{font-size:12px;color:var(--kr-navy)}
body.premium-v613 .live-section-title button{border:0;background:transparent;color:var(--kr-blue);font-size:10px;font-weight:900;cursor:pointer}
body.premium-v613 .live-recent-attempts article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #edf2f5}
body.premium-v613 .live-recent-attempts article>span{display:flex;align-items:center;gap:10px}
body.premium-v613 .attempt-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-style:normal;font-weight:950;font-size:10px;color:#fff}
body.premium-v613 .attempt-icon.strong{background:var(--kr-success)}body.premium-v613 .attempt-icon.revise{background:#e4a52f}
body.premium-v613 .live-recent-attempts b{font-size:11px;color:var(--kr-ink)}
body.premium-v613 .live-recent-attempts b small{display:block;font-size:8px;color:#8b9aa8;margin-top:2px;font-weight:650}
body.premium-v613 .live-recent-attempts article>strong{font-size:14px;color:var(--kr-navy)}

/* Trust and ecosystem */
body.premium-v613 .institutional-trust-strip{background:#fff;border-bottom:1px solid var(--kr-line)}
body.premium-v613 .institutional-trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr)}
body.premium-v613 .institutional-trust-strip .wrap>div{padding:19px 22px;border-right:1px solid var(--kr-line)}
body.premium-v613 .institutional-trust-strip .wrap>div:last-child{border-right:0}
body.premium-v613 .institutional-trust-strip b{display:block;font-size:13px;color:var(--kr-navy)}
body.premium-v613 .institutional-trust-strip span{display:block;font-size:10px;color:var(--kr-muted);margin-top:4px;line-height:1.45}
body.premium-v613 .academy-section{padding:94px 0}
body.premium-v613 .ecosystem-section{background:linear-gradient(180deg,#fff,#f5f8fb)}
body.premium-v613 .ecosystem-grid{display:grid;grid-template-columns:1.15fr .925fr .925fr;gap:18px;margin-top:42px}
body.premium-v613 .ecosystem-card{background:#fff;border:1px solid var(--kr-line);border-radius:25px;padding:25px;box-shadow:var(--kr-card-shadow);transition:transform .3s ease,box-shadow .3s ease}
body.premium-v613 .ecosystem-card:hover{transform:translateY(-7px);box-shadow:var(--kr-shadow)}
body.premium-v613 .ecosystem-main{background:linear-gradient(145deg,#071e36,#0c426d);color:#fff;border-color:rgba(255,255,255,.08)}
body.premium-v613 .ecosystem-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:9px;letter-spacing:.08em;color:#72869a;font-weight:950}
body.premium-v613 .ecosystem-main .ecosystem-card-top{color:#b5cad9}
body.premium-v613 .ecosystem-card h3{font-size:24px;line-height:1.12;margin:17px 0 20px;letter-spacing:-.035em}
body.premium-v613 .mini-module-list{display:grid;gap:8px}
body.premium-v613 .mini-module-list span{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.07);font-size:11px;color:#bcd0de}
body.premium-v613 .mini-module-list .complete{color:#88e9b6}body.premium-v613 .mini-module-list .active{background:rgba(244,191,70,.14);color:var(--kr-gold-2);border:1px solid rgba(244,191,70,.25)}
body.premium-v613 .ecosystem-card>button{margin-top:20px;border:0;background:transparent;color:var(--kr-blue);font-weight:950;cursor:pointer;padding:0}
body.premium-v613 .ecosystem-main>button{color:var(--kr-gold-2)}
body.premium-v613 .mini-question{background:#f7fafc;border:1px solid var(--kr-line);border-radius:15px;padding:15px}
body.premium-v613 .mini-question small{font-size:8px;letter-spacing:.1em;color:#71879a;font-weight:950}
body.premium-v613 .mini-question p{font-size:12px;line-height:1.45;margin:9px 0}
body.premium-v613 .mini-question .selected{display:block;background:#e7f4fb;border:1px solid #b9deef;color:#116a9f;border-radius:10px;padding:9px;font-size:10px;font-weight:850}
body.premium-v613 .mini-insight{border:1px solid var(--kr-line);border-radius:15px;padding:15px;background:#f8fafc}
body.premium-v613 .mini-insight>strong,body.premium-v613 .mini-insight>span,body.premium-v613 .mini-insight>small{display:block}
body.premium-v613 .mini-insight>strong{font-size:10px;color:#71869a;text-transform:uppercase;letter-spacing:.08em}
body.premium-v613 .mini-insight>span{font-size:13px;font-weight:900;margin:6px 0 10px}
body.premium-v613 .mini-insight i{height:8px;border-radius:999px;background:#e2ebf1;display:block;overflow:hidden}
body.premium-v613 .mini-insight i b{display:block;height:100%;background:linear-gradient(90deg,#e4a52f,var(--kr-gold));border-radius:inherit}
body.premium-v613 .mini-insight small{font-size:9px;color:#8797a6;margin-top:8px}

/* Interactive learning loop */
body.premium-v613 .learning-loop-section{background:var(--kr-navy);color:#fff;position:relative;overflow:hidden}
body.premium-v613 .learning-loop-section::before{content:"";position:absolute;inset:auto -10% -40% 40%;height:600px;background:radial-gradient(circle,rgba(41,200,232,.16),transparent 65%)}
body.premium-v613 .learning-loop-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:56px;align-items:center;position:relative}
body.premium-v613 .learning-loop-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.03;letter-spacing:-.04em;margin:14px 0 18px}
body.premium-v613 .learning-loop-copy>p{color:#bed0dc;font-size:16px;line-height:1.7}
body.premium-v613 .learning-loop-steps{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:8px}
body.premium-v613 .learning-loop-steps li{display:flex;gap:12px;align-items:flex-start;padding:12px;border:1px solid transparent;border-radius:14px;cursor:pointer;transition:.25s}
body.premium-v613 .learning-loop-steps li:hover,body.premium-v613 .learning-loop-steps li.active{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12)}
body.premium-v613 .learning-loop-steps li>b{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#bed0dc}
body.premium-v613 .learning-loop-steps li.active>b{background:var(--kr-gold);color:var(--kr-navy)}
body.premium-v613 .learning-loop-steps strong{display:block;font-size:13px}
body.premium-v613 .learning-loop-steps small{display:block;color:#9eb6c6;font-size:10px;margin-top:3px}
body.premium-v613 .learning-demo-card{background:#fff;color:var(--kr-ink);border-radius:28px;box-shadow:0 35px 100px rgba(0,0,0,.32);overflow:hidden;min-height:580px;display:flex;flex-direction:column}
body.premium-v613 .learning-demo-head{display:flex;justify-content:space-between;padding:19px 24px;border-bottom:1px solid var(--kr-line);background:#f7fafc;font-size:9px;letter-spacing:.1em;font-weight:950;color:#6f8295}
body.premium-v613 .demo-panel{display:none;padding:28px 28px 20px;flex:1;animation:krPanelIn .35s ease}
body.premium-v613 .demo-panel.active{display:block}
body.premium-v613 .demo-panel>h3{font-size:23px;line-height:1.35;margin:0 0 19px;letter-spacing:-.025em}
body.premium-v613 .demo-answer{display:block;width:100%;text-align:left;border:2px solid var(--kr-line);background:#fff;border-radius:14px;padding:14px;margin-top:9px;color:var(--kr-ink);font-weight:760;cursor:pointer;transition:.2s}
body.premium-v613 .demo-answer:hover{border-color:#9bcce4;background:#f4fbff}
body.premium-v613 .demo-answer.selected.correct{border-color:#5cc694;background:#ecf9f3;color:#0d7048}
body.premium-v613 .demo-answer.selected.wrong{border-color:#e0a0a6;background:#fff3f4;color:#9f3039}
body.premium-v613 .demo-answer-feedback{margin-top:14px;border-radius:12px;background:#f5f8fa;padding:12px;font-size:11px;color:var(--kr-muted)}
body.premium-v613 .demo-answer-feedback.correct{background:#e9f7f0;color:#0b7249}body.premium-v613 .demo-answer-feedback.wrong{background:#fff0f1;color:#9f3039}
body.premium-v613 .demo-status{display:inline-flex;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:950;margin-bottom:14px}
body.premium-v613 .demo-status.correct{background:#e8f7ef;color:#0d754b}
body.premium-v613 .demo-panel>p{line-height:1.72;color:#53677a;font-size:14px}
body.premium-v613 .demo-reference{border-left:4px solid var(--kr-blue);background:#eff7fb;border-radius:0 12px 12px 0;padding:13px 15px;margin-top:20px}
body.premium-v613 .demo-reference span{font-size:9px;font-weight:950;letter-spacing:.1em;color:var(--kr-blue)}
body.premium-v613 .demo-reference p{font-size:11px;line-height:1.55;margin:5px 0 0;color:#567083}
body.premium-v613 .demo-panel[data-demo-panel="distractors"] article{display:grid;grid-template-columns:30px 1fr;gap:10px;border:1px solid var(--kr-line);border-radius:12px;padding:12px;margin-top:9px}
body.premium-v613 .demo-panel[data-demo-panel="distractors"] article b{width:28px;height:28px;border-radius:8px;background:#eef3f6;display:grid;place-items:center;color:var(--kr-navy)}
body.premium-v613 .demo-panel[data-demo-panel="distractors"] article p{margin:2px 0 0;font-size:11px;line-height:1.5;color:#5c7081}
body.premium-v613 .demo-trap{margin-top:16px;background:#fff7e3;border:1px solid #f0d384;border-radius:12px;padding:13px}
body.premium-v613 .demo-trap strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8a6418}
body.premium-v613 .demo-trap span{font-size:12px;color:#6f5520}
body.premium-v613 .revision-ticket{background:linear-gradient(145deg,#eef7fc,#fff);border:1px solid #cfe3ef;border-radius:20px;padding:24px}
body.premium-v613 .revision-ticket>span{font-size:9px;letter-spacing:.1em;color:var(--kr-blue);font-weight:950}
body.premium-v613 .revision-ticket h3{font-size:25px;margin:9px 0}
body.premium-v613 .revision-ticket p{font-size:13px;color:#5a7082;line-height:1.65}
body.premium-v613 .revision-ticket>div{display:flex;justify-content:space-between;border-top:1px solid var(--kr-line);padding-top:15px;margin-top:16px}
body.premium-v613 .revision-ticket>div b{font-size:11px;color:#6d8192}.revision-ticket>div strong{font-size:13px;color:var(--kr-navy)}
body.premium-v613 .revision-ticket button{margin-top:20px;border:0;border-radius:12px;background:var(--kr-navy);color:#fff;padding:13px 17px;font-weight:900;cursor:pointer}
body.premium-v613 .learning-demo-footer{display:flex;justify-content:space-between;gap:20px;padding:15px 24px;border-top:1px solid var(--kr-line);font-size:9px;color:#71869a;background:#f8fafc}

/* Pricing and catalogue */
body.premium-v613 .pathway-pricing-section{background:#fff}
body.premium-v613 .pathway-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;align-items:stretch}
body.premium-v613 .pathway-price-card{position:relative;background:#fff;border:1px solid var(--kr-line);border-radius:26px;padding:17px;box-shadow:var(--kr-card-shadow);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}
body.premium-v613 .pathway-price-card:hover{transform:translateY(-8px);box-shadow:var(--kr-shadow)}
body.premium-v613 .pathway-price-card.complete{border:2px solid var(--kr-gold);transform:translateY(-8px)}
body.premium-v613 .pathway-price-card.complete:hover{transform:translateY(-13px)}
body.premium-v613 .plan-ribbon{position:absolute;right:18px;top:18px;z-index:3;background:var(--kr-gold);color:var(--kr-navy);border-radius:999px;padding:7px 10px;font-size:8px;font-weight:950;letter-spacing:.1em}
body.premium-v613 .plan-visual{height:175px;border-radius:19px;padding:21px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative;color:#fff}
body.premium-v613 .plan-visual::before{content:"";position:absolute;right:-45px;top:-45px;width:145px;height:145px;border-radius:50%;border:28px solid rgba(255,255,255,.08)}
body.premium-v613 .plan-visual span{font-size:9px;letter-spacing:.13em;font-weight:950;position:relative}
body.premium-v613 .plan-visual strong{font-size:52px;line-height:.9;margin:8px 0;position:relative;letter-spacing:-.05em}
body.premium-v613 .plan-visual small{font-size:10px;color:rgba(255,255,255,.72);position:relative}
body.premium-v613 .foundation-visual{background:linear-gradient(145deg,#0b4777,#167fbe)}
body.premium-v613 .complete-visual{background:linear-gradient(145deg,#071a2e,#0b3f67)}
body.premium-v613 .pro-visual{background:linear-gradient(145deg,#2a1e52,#6b48b9)}
body.premium-v613 .plan-head{padding:20px 5px 12px}
body.premium-v613 .plan-head>span{font-size:9px;letter-spacing:.11em;color:var(--kr-blue);font-weight:950}
body.premium-v613 .plan-head h3{font-size:25px;margin:8px 0 7px;letter-spacing:-.035em}
body.premium-v613 .plan-head p{font-size:12px;color:var(--kr-muted);line-height:1.6;margin:0}
body.premium-v613 .plan-meta{display:grid;gap:7px;border-top:1px solid var(--kr-line);border-bottom:1px solid var(--kr-line);padding:13px 5px;margin-bottom:12px}
body.premium-v613 .plan-meta span{font-size:10px;color:#65798a;display:flex;justify-content:space-between;gap:10px}
body.premium-v613 .plan-meta b{color:var(--kr-navy)}
body.premium-v613 .pathway-price-card ul{list-style:none;padding:0 5px;margin:0 0 17px;display:grid;gap:10px;flex:1}
body.premium-v613 .pathway-price-card li{font-size:11px;color:#536779;line-height:1.4;padding-left:19px;position:relative}
body.premium-v613 .pathway-price-card li::before{content:"✓";position:absolute;left:0;color:var(--kr-success);font-weight:950}
body.premium-v613 .focused-module-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}
body.premium-v613 .focused-module-buttons .btn{padding:12px 10px;font-size:10px}
body.premium-v613 .pathway-comparison{margin-top:28px;background:#fff;border:1px solid var(--kr-line);border-radius:22px;overflow:hidden;box-shadow:var(--kr-card-shadow)}
body.premium-v613 .pathway-comparison .comparison-row{grid-template-columns:2fr repeat(3,1fr);padding:15px 20px}
body.premium-v613 .curriculum-hero{background:linear-gradient(135deg,#071a2e,#0c4e7e)}
body.premium-v613 .catalog-module-map{display:grid;grid-template-columns:repeat(5,1fr);gap:11px;margin-bottom:60px}
body.premium-v613 .catalog-module-map article{background:#fff;border:1px solid var(--kr-line);border-radius:20px;padding:18px;box-shadow:var(--kr-card-shadow);min-height:250px}
body.premium-v613 .catalog-module-map article>span{width:39px;height:39px;border-radius:12px;background:#e9f4fa;color:var(--kr-blue);display:grid;place-items:center;font-weight:950}
body.premium-v613 .catalog-module-map small{display:block;margin-top:22px;font-size:8px;letter-spacing:.1em;color:#758b9d;font-weight:950}
body.premium-v613 .catalog-module-map h3{font-size:18px;line-height:1.2;margin:7px 0 8px}
body.premium-v613 .catalog-module-map p{font-size:10px;line-height:1.6;color:var(--kr-muted);min-height:70px}
body.premium-v613 .catalog-module-map b{font-size:10px;color:var(--kr-blue)}
body.premium-v613 .catalog-pathway-heading{text-align:center;max-width:760px;margin:0 auto 30px}
body.premium-v613 .catalog-pathway-heading h2{font-size:42px;margin:11px 0 12px;letter-spacing:-.04em}
body.premium-v613 .catalog-pathway-heading p{color:var(--kr-muted);line-height:1.7}

/* Authority */
body.premium-v613 .authority-section{background:#f1f6f9}
body.premium-v613 .authority-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}
body.premium-v613 .authority-copy h2{font-size:clamp(36px,4vw,52px);line-height:1.04;letter-spacing:-.04em;margin:14px 0 18px}
body.premium-v613 .authority-copy>p{color:var(--kr-muted);line-height:1.7}
body.premium-v613 .authority-points{display:grid;gap:12px;margin-top:25px}
body.premium-v613 .authority-points article{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start}
body.premium-v613 .authority-points i{width:32px;height:32px;border-radius:10px;background:#e5f6ed;color:var(--kr-success);display:grid;place-items:center;font-style:normal;font-weight:950}
body.premium-v613 .authority-points strong{display:block;font-size:13px}.authority-points span{display:block;color:var(--kr-muted);font-size:10px;line-height:1.5;margin-top:3px}
body.premium-v613 .authority-report-card{background:#fff;border:1px solid var(--kr-line);border-radius:27px;padding:25px;box-shadow:var(--kr-shadow)}
body.premium-v613 .report-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;border-bottom:1px solid var(--kr-line);padding-bottom:15px}
body.premium-v613 .report-card-head small{font-size:9px;letter-spacing:.12em;color:#758a9d;font-weight:950}.report-card-head h3{font-size:20px;margin:5px 0 0}
body.premium-v613 .report-card-head>span{font-size:8px;background:#eef3f6;color:#657a8c;border-radius:999px;padding:7px 9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}
body.premium-v613 .report-score-row{display:grid;grid-template-columns:160px 1fr;gap:25px;align-items:center;padding:25px 0}
body.premium-v613 .sample-report-ring{--progress:86;width:148px;height:148px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at center,#fff 59%,transparent 60%),conic-gradient(var(--kr-success) calc(var(--progress)*1%),#e5edf2 0);text-align:center}
body.premium-v613 .sample-report-ring strong{display:block;font-size:30px;color:var(--kr-navy)}.sample-report-ring span{display:block;font-size:9px;color:var(--kr-muted);max-width:75px}
body.premium-v613 .report-score-row h4{font-size:22px;margin:0 0 8px}.report-score-row p{font-size:12px;color:var(--kr-muted);line-height:1.6}
body.premium-v613 .report-pill-row{display:flex;gap:7px;flex-wrap:wrap}.report-pill-row span{background:#eef3f6;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:850;color:#586d7f}
body.premium-v613 .report-topic-row{display:grid;grid-template-columns:125px 1fr 42px;gap:10px;align-items:center;margin-top:10px;font-size:10px}
body.premium-v613 .report-topic-row i{height:8px;background:#e5edf2;border-radius:999px;overflow:hidden}.report-topic-row i b{display:block;height:100%;background:linear-gradient(90deg,var(--kr-blue),var(--kr-cyan));border-radius:inherit}
body.premium-v613 .authority-report-card>button{margin-top:20px;border:0;background:transparent;color:var(--kr-blue);font-weight:950;cursor:pointer;padding:0}
body.premium-v613 .learner-expectation-section{background:#fff}
body.premium-v613 .illustrative-feedback-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}
body.premium-v613 .illustrative-feedback-grid article{border:1px solid var(--kr-line);border-radius:22px;padding:23px;background:linear-gradient(145deg,#fff,#f8fafc)}
body.premium-v613 .illustrative-feedback-grid span{font-size:8px;letter-spacing:.1em;color:#7b8fa0;font-weight:950}.illustrative-feedback-grid blockquote{font-size:17px;line-height:1.5;margin:18px 0;color:var(--kr-navy);font-weight:800}.illustrative-feedback-grid small{font-size:9px;color:var(--kr-muted)}

/* Final CTA */
body.premium-v613 .institutional-final-cta{background:radial-gradient(circle at 75% 20%,rgba(41,200,232,.18),transparent 30%),linear-gradient(135deg,#06192d,#0b4977);color:#fff;padding:70px 0}
body.premium-v613 .institutional-final-cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:40px}
body.premium-v613 .institutional-final-cta span{font-size:10px;letter-spacing:.12em;color:var(--kr-gold-2);font-weight:950}
body.premium-v613 .institutional-final-cta h2{font-size:42px;margin:10px 0 8px;letter-spacing:-.04em}
body.premium-v613 .institutional-final-cta p{color:#c1d4e1;margin:0}
body.premium-v613 .institutional-final-cta .wrap>div:last-child{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}

/* Learning hub */
body.premium-v613 .institutional-hub .learning-hub-layout,body.premium-v613 .institutional-dashboard .dashboard-layout{grid-template-columns:250px minmax(0,1fr)}
body.premium-v613 .institutional-hub-welcome h1,body.premium-v613 .institutional-dashboard-welcome h1{font-size:42px;max-width:760px;line-height:1.04}
body.premium-v613 .institutional-continue{display:grid;grid-template-columns:120px 1fr auto;gap:22px}
body.premium-v613 .course-progress-disc{width:95px;height:95px;border-radius:50%;background:radial-gradient(circle at center,#fff 58%,transparent 59%),conic-gradient(var(--kr-blue) 0%,#e5edf2 0);display:grid;place-items:center;text-align:center;box-shadow:0 10px 25px rgba(6,25,45,.12)}
body.premium-v613 .course-progress-disc strong{display:block;font-size:20px}.course-progress-disc span{display:block;font-size:8px;color:var(--kr-muted)}
body.premium-v613 .hub-module-roadmap{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:24px 0 38px}
body.premium-v613 .hub-module-roadmap article{background:#fff;border:1px solid var(--kr-line);border-radius:18px;padding:15px;min-height:210px;display:flex;flex-direction:column;box-shadow:var(--kr-card-shadow);transition:.25s}
body.premium-v613 .hub-module-roadmap article:hover{transform:translateY(-5px)}
body.premium-v613 .hub-module-roadmap article.active{border-color:#8ac6e4;box-shadow:0 15px 38px rgba(23,123,189,.13)}
body.premium-v613 .hub-module-roadmap article>div{display:flex;justify-content:space-between;align-items:center}
body.premium-v613 .hub-module-roadmap article>div span{width:34px;height:34px;border-radius:10px;background:#e9f4fa;display:grid;place-items:center;color:var(--kr-blue);font-weight:950}
body.premium-v613 .hub-module-roadmap i{font-style:normal;font-size:7px;letter-spacing:.09em;color:#7e91a2;font-weight:950}
body.premium-v613 .hub-module-roadmap h3{font-size:16px;margin:14px 0 6px}.hub-module-roadmap p{font-size:9px;line-height:1.5;color:var(--kr-muted);flex:1}.hub-module-roadmap small{font-size:8px;color:#7d91a2;margin-bottom:11px}.hub-module-roadmap button{border:0;background:transparent;color:var(--kr-blue);font-weight:950;font-size:9px;text-align:left;padding:0;cursor:pointer}
body.premium-v613 .institutional-modes{grid-template-columns:repeat(3,1fr)}
body.premium-v613 .institutional-study-insights{grid-template-columns:repeat(3,1fr)}

/* Real dashboard */
body.premium-v613 .dashboard-command-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:16px;margin-bottom:18px}
body.premium-v613 .dashboard-readiness-card,body.premium-v613 .dashboard-next-action{background:#fff;border:1px solid var(--kr-line);border-radius:24px;padding:23px;box-shadow:var(--kr-card-shadow)}
body.premium-v613 .dashboard-readiness-card{display:grid;grid-template-columns:150px 1fr;gap:25px;align-items:center;background:linear-gradient(145deg,#fff,#f4f9fc)}
body.premium-v613 .dashboard-live-ring{--progress:0;width:140px;height:140px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at center,#fff 58%,transparent 59%),conic-gradient(var(--kr-blue) calc(var(--progress)*1%),#e5edf2 0);text-align:center;transition:background 1s ease}
body.premium-v613 .dashboard-live-ring strong{display:block;font-size:29px}.dashboard-live-ring span{display:block;font-size:9px;color:var(--kr-muted);max-width:78px}
body.premium-v613 .dashboard-readiness-card h2{font-size:25px;margin:8px 0}.dashboard-readiness-card p{font-size:12px;line-height:1.6;color:var(--kr-muted)}.dashboard-readiness-card button{border:0;background:transparent;color:var(--kr-blue);font-weight:950;padding:0;cursor:pointer}
body.premium-v613 .dashboard-next-action .section-kicker{font-size:8px}.dashboard-next-action #focusRecommendation{margin-top:14px}.dashboard-next-action .focus-empty{padding:0;border:0;background:transparent}.dashboard-next-action .focus-empty>div{font-size:24px}.dashboard-next-action .focus-empty strong{font-size:18px}.dashboard-next-action .focus-empty p{font-size:11px;line-height:1.55}
body.premium-v613 .institutional-dashboard-content{grid-template-columns:1.25fr .75fr}
body.premium-v613 .institutional-module-checklist{display:grid;gap:8px;margin-top:19px}
body.premium-v613 .institutional-module-checklist article{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;border:1px solid var(--kr-line);border-radius:13px;padding:10px 12px}
body.premium-v613 .institutional-module-checklist article i{width:34px;height:34px;border-radius:10px;background:#eef3f6;display:grid;place-items:center;font-style:normal;font-weight:950;color:#7890a3}
body.premium-v613 .institutional-module-checklist article.done i{background:#e6f7ef;color:var(--kr-success)}body.premium-v613 .institutional-module-checklist article.active i{background:#e8f4fb;color:var(--kr-blue)}
body.premium-v613 .institutional-module-checklist strong{display:block;font-size:11px}.institutional-module-checklist span{display:block;font-size:8px;color:var(--kr-muted);margin-top:2px}.institutional-module-checklist article>b{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:#8193a2}
body.premium-v613 .revision-week{display:grid;gap:9px;margin-top:16px}
body.premium-v613 .revision-week article{border:1px solid var(--kr-line);border-radius:13px;padding:12px;background:#f8fafc}
body.premium-v613 .revision-week article.today{background:#eaf6fc;border-color:#bcddec}
body.premium-v613 .revision-week span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:var(--kr-blue);font-weight:950}.revision-week strong{display:block;font-size:12px;margin:5px 0 2px}.revision-week small{font-size:9px;color:var(--kr-muted)}
body.premium-v613 .institutional-resource-panel{display:grid;grid-template-columns:1fr auto auto;gap:25px;align-items:center}
body.premium-v613 .resource-preview-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.resource-preview-row span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);border-radius:10px;padding:8px;font-size:8px;color:#d5e5ef;text-align:center}
body.premium-v613 .history-section .panel-title>button{border:0;background:transparent;color:var(--kr-blue);font-weight:950;cursor:pointer}

/* Quiz and review polish */
body.premium-v613 .quiz-workspace{background:linear-gradient(180deg,#eef4f8,#f8fafc)}
body.premium-v613 .premium-quiz-card{border-radius:25px;box-shadow:0 22px 60px rgba(6,25,45,.1)}
body.premium-v613 #qOptions .teaser-answer{transition:transform .18s ease,border-color .18s ease,background .18s ease}
body.premium-v613 #qOptions .teaser-answer:hover{transform:translateX(4px)}
body.premium-v613 #qOptions .teaser-answer.selected{box-shadow:0 10px 28px rgba(23,123,189,.14)}
body.premium-v613 .answer-review{border-radius:22px;box-shadow:var(--kr-card-shadow);animation:krPanelIn .35s ease}
body.premium-v613 .exam-trap,body.premium-v613 .key-takeaway{border-radius:14px}
body.premium-v613 .premium-result-card{box-shadow:var(--kr-shadow)}

/* Mobile menu */
body.premium-v613 .institutional-mobile-menu{transition:transform .32s ease,opacity .32s ease}
body.premium-v613 .mobile-product-card{margin:4px 16px 13px;border-radius:17px;padding:15px;background:linear-gradient(145deg,#0a3154,#11628f);color:#fff}
body.premium-v613 .mobile-product-card span{display:block;font-size:8px;letter-spacing:.1em;color:var(--kr-gold-2);font-weight:950}.mobile-product-card strong{display:block;font-size:16px;margin:7px 0 5px}.mobile-product-card small{display:block;font-size:10px;color:#c3d7e4;line-height:1.45}
body.premium-v613 .mobile-account-link{display:flex;gap:11px;align-items:center;color:var(--kr-navy);text-decoration:none;padding:14px 3px}.mobile-account-link strong{display:block;font-size:12px}.mobile-account-link small{display:block;font-size:9px;color:var(--kr-muted)}

/* Reveals and micro-interactions */
/* Progressive enhancement: core content must remain visible when JavaScript or
   IntersectionObserver is unavailable (including iOS Quick Look previews). */
body.premium-v613 .reveal-on-scroll{opacity:1;transform:none;visibility:visible;transition:opacity .35s ease,transform .35s ease}
body.premium-v613 .reveal-on-scroll.is-visible{opacity:1;transform:none;visibility:visible}
body.premium-v613 .institutional-copy,
body.premium-v613 .live-dashboard-shell,
body.premium-v613 .mobile-live-dashboard{opacity:1!important;transform:none!important;visibility:visible!important}
body.premium-v613 .skeleton-loading{position:relative;overflow:hidden;color:transparent!important;background:#e7edf2!important;border-color:transparent!important}
body.premium-v613 .skeleton-loading::after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:krShimmer 1.2s infinite}
@keyframes krPulse{50%{transform:scale(1.18);box-shadow:0 0 0 10px rgba(81,211,138,.07)}}
@keyframes krPanelIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@keyframes krShimmer{to{transform:translateX(100%)}}

/* Footer */
body.premium-v613 .academy-footer{background:#041423}
body.premium-v613 .powered-by .build-marker{color:#7f9aab}

/* Responsive */
@media(max-width:1120px){
 body.premium-v613 .nav-status{display:none}
 body.premium-v613 .institutional-hero-grid{grid-template-columns:1fr 480px;gap:34px}
 body.premium-v613 .catalog-module-map{grid-template-columns:repeat(3,1fr)}
 body.premium-v613 .hub-module-roadmap{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
 body.premium-v613 .institutional-hero-grid{grid-template-columns:1fr;min-height:auto;padding:64px 0 55px}
 body.premium-v613 .institutional-copy{text-align:center}.institutional-copy h1,.institutional-copy>p{margin-left:auto;margin-right:auto}
 body.premium-v613 .institutional-eyebrow{justify-content:center}.institutional-actions,.hero-assurance{justify-content:center}.hero-outcome-grid{margin-left:auto;margin-right:auto}
 body.premium-v613 .live-dashboard-shell{max-width:650px;width:100%;margin:0 auto;transform:none}
 body.premium-v613 .institutional-trust-strip .wrap{grid-template-columns:1fr 1fr}.institutional-trust-strip .wrap>div:nth-child(2){border-right:0}.institutional-trust-strip .wrap>div:nth-child(-n+2){border-bottom:1px solid var(--kr-line)}
 body.premium-v613 .ecosystem-grid,.pathway-pricing-grid,.illustrative-feedback-grid{grid-template-columns:1fr}
 body.premium-v613 .pathway-price-card.complete{transform:none}.pathway-price-card.complete:hover{transform:translateY(-8px)}
 body.premium-v613 .learning-loop-layout,.authority-layout{grid-template-columns:1fr;gap:38px}
 body.premium-v613 .learning-loop-copy{text-align:center}.learning-loop-steps{max-width:630px;margin-left:auto!important;margin-right:auto!important;text-align:left}
 body.premium-v613 .catalog-module-map{grid-template-columns:1fr 1fr}.catalog-module-map article{min-height:220px}
 body.premium-v613 .institutional-final-cta .wrap{display:grid;text-align:center}.institutional-final-cta .wrap>div:last-child{justify-content:center}
 body.premium-v613 .institutional-hub .learning-hub-layout,body.premium-v613 .institutional-dashboard .dashboard-layout{grid-template-columns:1fr}
 body.premium-v613 .learning-hub-nav,body.premium-v613 .dashboard-sidebar{display:none}
 body.premium-v613 .hub-module-roadmap{grid-template-columns:1fr 1fr}
 body.premium-v613 .dashboard-command-grid,.institutional-dashboard-content{grid-template-columns:1fr}
 body.premium-v613 .institutional-resource-panel{grid-template-columns:1fr}.resource-preview-row{max-width:420px}
}
@media(max-width:640px){
 body.premium-v613 .wrap{width:min(100% - 24px,1240px)}
 body.premium-v613 .academy-topbar .nav{height:66px}
 body.premium-v613 .academy-brand img{width:39px;height:39px}.academy-brand span{font-size:14px}.academy-brand small{font-size:7px}
 body.premium-v613 .nav-actions .cart-icon-button{display:none}
 body.premium-v613 .institutional-hero-grid{padding:46px 0 42px;gap:30px}
 body.premium-v613 .institutional-eyebrow{font-size:8px;padding:8px 10px}
 body.premium-v613 .institutional-copy h1{font-size:39px;line-height:1.02;margin:17px 0 17px}
 body.premium-v613 .institutional-copy>p{font-size:15px;line-height:1.62}
 body.premium-v613 .institutional-actions{display:grid;grid-template-columns:1fr;width:100%;gap:8px;margin-top:23px}.institutional-actions .btn{width:100%}
 body.premium-v613 .hero-outcome-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:22px}.hero-outcome-grid article{padding:12px}.hero-outcome-grid strong{font-size:21px}.hero-outcome-grid span{font-size:8px}
 body.premium-v613 .hero-assurance{display:grid;grid-template-columns:1fr;gap:6px;font-size:10px;text-align:left;max-width:330px;margin:15px auto 0}
 body.premium-v613 .live-dashboard-shell{border-radius:21px}.dashboard-browser-bar{display:none}.live-dashboard-head{padding:18px 17px 12px}.live-dashboard-head h2{font-size:18px}.live-dashboard-head p{font-size:10px}.live-avatar{width:38px;height:38px}
 body.premium-v613 .live-dashboard-primary{grid-template-columns:94px 1fr;padding:0 17px 16px;gap:13px}.hero-readiness-ring{width:88px;height:88px}.hero-readiness-ring::before{inset:8px}.hero-readiness-ring strong{font-size:20px}.hero-readiness-ring span{font-size:7px}.hero-course-resume h3{font-size:14px}.hero-course-resume p{font-size:8px}.hero-course-resume button{font-size:10px}
 body.premium-v613 .live-dashboard-metrics{padding:0 17px 14px;gap:6px}.live-dashboard-metrics article{padding:9px 8px}.live-dashboard-metrics span{font-size:7px}.live-dashboard-metrics strong{font-size:13px}.live-dashboard-metrics small{font-size:7px}
 body.premium-v613 .live-recent-attempts{padding:13px 17px 15px}.live-section-title strong{font-size:10px}.live-recent-attempts article{padding:7px 0}.attempt-icon{width:27px;height:27px}.live-recent-attempts b{font-size:9px}.live-recent-attempts article>strong{font-size:12px}
 body.premium-v613 .institutional-trust-strip .wrap{grid-template-columns:1fr}.institutional-trust-strip .wrap>div{border-right:0;border-bottom:1px solid var(--kr-line);padding:14px 10px}.institutional-trust-strip .wrap>div:last-child{border-bottom:0}
 body.premium-v613 .academy-section{padding:66px 0}.academy-heading h2{font-size:34px}
 body.premium-v613 .ecosystem-grid{margin-top:28px}.ecosystem-card{padding:20px}.ecosystem-card h3{font-size:21px}
 body.premium-v613 .learning-loop-copy h2,.authority-copy h2{font-size:34px}.learning-loop-copy>p{font-size:14px}.learning-loop-steps li{padding:9px}.learning-demo-card{min-height:0;border-radius:20px}.learning-demo-head{padding:14px;font-size:7px}.demo-panel{padding:20px 17px 16px}.demo-panel>h3{font-size:19px}.demo-answer{font-size:11px;padding:12px}.learning-demo-footer{padding:12px 15px;font-size:7px}.revision-ticket{padding:18px}.revision-ticket h3{font-size:21px}
 body.premium-v613 .pathway-pricing-grid{margin-top:28px}.pathway-price-card{border-radius:21px;padding:13px}.plan-visual{height:145px}.plan-visual strong{font-size:42px}.plan-head h3{font-size:22px}.focused-module-buttons{grid-template-columns:1fr}
 body.premium-v613 .pathway-comparison{overflow:auto}.pathway-comparison .comparison-row{min-width:650px;padding:13px 15px;font-size:9px}
 body.premium-v613 .authority-report-card{padding:18px;border-radius:21px}.report-score-row{grid-template-columns:110px 1fr;gap:14px}.sample-report-ring{width:105px;height:105px}.sample-report-ring strong{font-size:23px}.report-score-row h4{font-size:18px}.report-topic-row{grid-template-columns:90px 1fr 34px}
 body.premium-v613 .illustrative-feedback-grid blockquote{font-size:15px}
 body.premium-v613 .institutional-final-cta{padding:55px 0}.institutional-final-cta h2{font-size:34px}.institutional-final-cta .wrap>div:last-child{display:grid;grid-template-columns:1fr;width:100%}.institutional-final-cta .btn{width:100%}
 body.premium-v613 .catalog-module-map{grid-template-columns:1fr}.catalog-module-map article{min-height:0}.catalog-pathway-heading h2{font-size:34px}
 body.premium-v613 .institutional-hub-welcome h1,body.premium-v613 .institutional-dashboard-welcome h1{font-size:31px}
 body.premium-v613 .institutional-continue{grid-template-columns:72px 1fr}.institutional-continue>button{grid-column:1/-1;width:100%}.course-progress-disc{width:65px;height:65px}.course-progress-disc strong{font-size:15px}.hub-module-roadmap{grid-template-columns:1fr}.hub-module-roadmap article{min-height:180px}
 body.premium-v613 .institutional-modes,.institutional-study-insights{grid-template-columns:1fr}
 body.premium-v613 .dashboard-readiness-card{grid-template-columns:100px 1fr;gap:14px;padding:17px}.dashboard-live-ring{width:94px;height:94px}.dashboard-live-ring strong{font-size:21px}.dashboard-readiness-card h2{font-size:19px}.dashboard-readiness-card p{font-size:10px}
 body.premium-v613 .dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-stats article{padding:15px}.dashboard-stats strong{font-size:24px}
 body.premium-v613 .institutional-module-checklist article{grid-template-columns:34px 1fr}.institutional-module-checklist article>b{grid-column:2}.resource-preview-row{grid-template-columns:1fr 1fr}
 body.premium-v613 .bottom-nav{z-index:90}.sticky-buy{display:none!important}
}
@media(prefers-reduced-motion:reduce){body.premium-v613 *,body.premium-v613 *::before,body.premium-v613 *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-on-scroll{opacity:1!important;transform:none!important}}

/* V6.13 mobile product proof: the learner dashboard appears immediately after the hero actions. */
.mobile-live-dashboard{display:none}
@media(max-width:760px){
  .institutional-copy .mobile-live-dashboard{display:block;margin:1.15rem 0 1.25rem;padding:1rem;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(239,247,255,.96));box-shadow:0 18px 48px rgba(0,25,57,.28);color:#0c2846;text-align:left}
  .institutional-hero-grid>.live-dashboard-shell{display:none}
  .mobile-live-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid #dce7f2}
  .mobile-live-top small,.mobile-live-course>span,.mobile-live-metrics small{display:block;font-size:.61rem;font-weight:850;letter-spacing:.11em;color:#3184c3}
  .mobile-live-top strong{display:block;margin-top:.12rem;font-size:1.85rem;line-height:1;color:#0c2846}
  .mobile-progress-ring{--progress:72;width:58px;height:58px;border-radius:50%;background:conic-gradient(#1ba8cf calc(var(--progress)*1%),#dceaf4 0);display:grid;place-items:center;position:relative}
  .mobile-progress-ring:before{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}
  .mobile-progress-ring span{position:relative;width:8px;height:8px;border-radius:50%;background:#ffbf3f;box-shadow:0 0 0 4px rgba(255,191,63,.18)}
  .mobile-live-course{padding:.85rem 0 .75rem}
  .mobile-live-course h3{margin:.18rem 0 .15rem;font-size:1.05rem;line-height:1.25}
  .mobile-live-course p{margin:0 0 .55rem;color:#62758a;font-size:.75rem;text-align:left;line-height:1.4}
  .mobile-live-course>div{height:7px;border-radius:999px;background:#dfeaf3;overflow:hidden}
  .mobile-live-course>div i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1678bd,#23bfd0)}
  .mobile-live-course button{margin-top:.55rem;padding:0;border:0;background:none;color:#0873bd;font-weight:800;font-size:.8rem}
  .mobile-live-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}
  .mobile-live-metrics>span{padding:.55rem .4rem;border:1px solid #dae6f1;border-radius:12px;background:#fff;min-width:0}
  .mobile-live-metrics strong{display:block;margin-top:.12rem;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .hero-outcome-grid{margin-top:.25rem}
}

/* SOURCE: premium-v6132.css */
/* KAHReady SG V6.13.2 — Readability and Responsive UI/UX Optimisation */

/* Reading foundation */
html{scroll-padding-top:92px;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body.premium-v6132{
  --kr-muted:#53697d;
  --kr-line:#d5e2eb;
  font-size:16px;
  line-height:1.55;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
  overflow-wrap:break-word
}
body.premium-v6132 h1,
body.premium-v6132 h2,
body.premium-v6132 h3{line-height:1.15;text-wrap:balance}
body.premium-v6132 p,
body.premium-v6132 li,
body.premium-v6132 blockquote{text-wrap:pretty}
body.premium-v6132 button,
body.premium-v6132 a,
body.premium-v6132 input,
body.premium-v6132 select,
body.premium-v6132 textarea{touch-action:manipulation}
body.premium-v6132 button:focus-visible,
body.premium-v6132 a:focus-visible,
body.premium-v6132 input:focus-visible,
body.premium-v6132 select:focus-visible,
body.premium-v6132 textarea:focus-visible,
body.premium-v6132 [role="button"]:focus-visible{
  outline:3px solid #35c8e7;
  outline-offset:3px
}
body.premium-v6132 .btn{min-height:44px;line-height:1.25}
body.premium-v6132 .skip-link{
  position:fixed;
  left:16px;
  top:12px;
  z-index:999;
  padding:11px 15px;
  border-radius:10px;
  background:#fff;
  color:var(--kr-navy);
  font-weight:900;
  text-decoration:none;
  box-shadow:0 12px 32px rgba(0,0,0,.25);
  transform:translateY(-150%);
  transition:transform .18s ease
}
body.premium-v6132 .skip-link:focus{transform:none}

/* Header and navigation */
body.premium-v6132 .navlinks button,
body.premium-v6132 .learner-login-link{font-size:13px}
body.premium-v6132 .cart-icon-button,
body.premium-v6132 .mobile-menu-toggle,
body.premium-v6132 .mobile-menu-close{min-width:44px;min-height:44px}
body.premium-v6132 .mobile-menu-links button{min-height:50px;font-size:14px}
body.premium-v6132 .mobile-product-card span{font-size:10px}
body.premium-v6132 .mobile-product-card small,
body.premium-v6132 .mobile-account-link small{font-size:12px}
body.premium-v6132 .mobile-account-link strong{font-size:14px}

/* Homepage proof and institutional cards */
body.premium-v6132 .institutional-copy>p{max-width:660px}
body.premium-v6132 .hero-outcome-grid span{font-size:11px;line-height:1.45}
body.premium-v6132 .hero-assurance{font-size:13px;line-height:1.45}
body.premium-v6132 .dashboard-browser-bar{font-size:10px}
body.premium-v6132 .dashboard-browser-bar b{font-size:9px}
body.premium-v6132 .live-dashboard-head small,
body.premium-v6132 .live-label{font-size:10px}
body.premium-v6132 .hero-course-resume p{font-size:12px;line-height:1.45}
body.premium-v6132 .hero-course-resume button{min-height:34px;font-size:12px}
body.premium-v6132 .live-dashboard-metrics span{font-size:10px}
body.premium-v6132 .live-dashboard-metrics small{font-size:10px;line-height:1.35}
body.premium-v6132 .live-section-title small{font-size:9px}
body.premium-v6132 .live-section-title strong{font-size:13px}
body.premium-v6132 .live-section-title button{min-height:34px;font-size:12px}
body.premium-v6132 .live-recent-attempts b{font-size:12px}
body.premium-v6132 .live-recent-attempts b small{font-size:10px;line-height:1.35}
body.premium-v6132 .institutional-trust-strip b{font-size:15px}
body.premium-v6132 .institutional-trust-strip span{font-size:12px;line-height:1.55}
body.premium-v6132 .academy-heading>p{font-size:16px;line-height:1.7}
body.premium-v6132 .ecosystem-card-top{font-size:10px}
body.premium-v6132 .mini-module-list span{font-size:13px;line-height:1.4}
body.premium-v6132 .mini-question small{font-size:10px}
body.premium-v6132 .mini-question p{font-size:14px}
body.premium-v6132 .mini-question .selected{font-size:12px;line-height:1.45}
body.premium-v6132 .mini-insight>strong{font-size:11px}
body.premium-v6132 .mini-insight>span{font-size:14px}
body.premium-v6132 .mini-insight small{font-size:11px;line-height:1.45}
body.premium-v6132 .ecosystem-card>button{min-height:36px;font-size:13px}

/* Interactive learning demonstration */
body.premium-v6132 .learning-loop-copy>p{font-size:17px}
body.premium-v6132 .learning-loop-steps li{min-height:58px}
body.premium-v6132 .learning-loop-steps strong{font-size:15px}
body.premium-v6132 .learning-loop-steps small{font-size:12px;line-height:1.5}
body.premium-v6132 .learning-demo-head{font-size:10px}
body.premium-v6132 .demo-answer{min-height:50px;font-size:15px;line-height:1.5}
body.premium-v6132 .demo-answer-feedback{font-size:13px;line-height:1.5}
body.premium-v6132 .demo-status{font-size:11px}
body.premium-v6132 .demo-reference span{font-size:10px}
body.premium-v6132 .demo-reference p{font-size:13px}
body.premium-v6132 .demo-panel[data-demo-panel="distractors"] article p{font-size:13px}
body.premium-v6132 .demo-trap strong{font-size:11px}
body.premium-v6132 .demo-trap span{font-size:13px;line-height:1.5}
body.premium-v6132 .learning-demo-footer{font-size:11px;line-height:1.4}

/* Pricing, catalogue and comparison */
body.premium-v6132 .plan-visual span,
body.premium-v6132 .plan-head>span{font-size:10px}
body.premium-v6132 .plan-visual small{font-size:12px}
body.premium-v6132 .plan-head p{font-size:14px;line-height:1.65}
body.premium-v6132 .plan-meta span{font-size:12px;line-height:1.45}
body.premium-v6132 .pathway-price-card li{font-size:14px;line-height:1.5}
body.premium-v6132 .focused-module-buttons .btn{font-size:12px}
body.premium-v6132 .pathway-comparison .comparison-row{font-size:13px;line-height:1.4}
body.premium-v6132 .catalog-module-map small{font-size:10px}
body.premium-v6132 .catalog-module-map p{font-size:13px;line-height:1.65;min-height:0}
body.premium-v6132 .catalog-module-map b{font-size:12px}

/* Trust, report and support */
body.premium-v6132 .authority-copy>p{font-size:16px}
body.premium-v6132 .authority-points strong{font-size:14px}
body.premium-v6132 .authority-points span{font-size:12px;line-height:1.55}
body.premium-v6132 .report-card-head small{font-size:10px}
body.premium-v6132 .report-card-head>span{font-size:9px}
body.premium-v6132 .sample-report-ring span{font-size:10px;line-height:1.35}
body.premium-v6132 .report-score-row p{font-size:13px}
body.premium-v6132 .report-pill-row span{font-size:10px}
body.premium-v6132 .report-topic-row{font-size:12px}
body.premium-v6132 .authority-report-card>button{min-height:38px;font-size:13px}
body.premium-v6132 .illustrative-feedback-grid span{font-size:10px}
body.premium-v6132 .illustrative-feedback-grid small{font-size:11px}
body.premium-v6132 .faq-q{min-height:58px;font-size:15px;line-height:1.45;text-align:left}
body.premium-v6132 .faq-a{font-size:14px;line-height:1.7}
body.premium-v6132 .view-hero p{font-size:17px;line-height:1.7;max-width:780px}

/* Learning Hub */
body.premium-v6132 .hub-welcome p,
body.premium-v6132 .dashboard-welcome p{font-size:15px;line-height:1.65}
body.premium-v6132 .hub-course-copy p{font-size:14px;line-height:1.55}
body.premium-v6132 .hub-course-copy small{font-size:11px;line-height:1.4}
body.premium-v6132 .hub-module-roadmap i{font-size:10px}
body.premium-v6132 .hub-module-roadmap p{font-size:12px;line-height:1.55}
body.premium-v6132 .hub-module-roadmap small{font-size:11px}
body.premium-v6132 .hub-module-roadmap button{min-height:36px;font-size:12px}
body.premium-v6132 .hub-section-head span{font-size:10px}
body.premium-v6132 .hub-section-head small{font-size:12px}
body.premium-v6132 .practice-mode-grid article>span{font-size:10px}
body.premium-v6132 .practice-mode-grid p{font-size:14px;line-height:1.6}
body.premium-v6132 .mode-meta b{font-size:10px;line-height:1.35}
body.premium-v6132 .hub-study-insights span,
body.premium-v6132 .hub-study-insights small{font-size:11px;line-height:1.5}
body.premium-v6132 .hub-study-insights strong{font-size:14px;line-height:1.45}

/* Learner dashboard */
body.premium-v6132 .dashboard-live-ring span{font-size:10px;line-height:1.35}
body.premium-v6132 .dashboard-readiness-card p{font-size:14px;line-height:1.65}
body.premium-v6132 .dashboard-readiness-card button{min-height:38px;font-size:13px}
body.premium-v6132 .dashboard-next-action .section-kicker{font-size:10px}
body.premium-v6132 .dashboard-next-action .focus-empty p{font-size:13px;line-height:1.6}
body.premium-v6132 .dashboard-stats span,
body.premium-v6132 .dashboard-stats small{font-size:11px;line-height:1.45}
body.premium-v6132 .panel-title span{font-size:10px}
body.premium-v6132 .panel-title button{min-height:38px;font-size:11px}
body.premium-v6132 .dashboard-course-data strong{font-size:14px}
body.premium-v6132 .dashboard-course-data p{font-size:12px;line-height:1.55}
body.premium-v6132 .dashboard-course-data small{font-size:11px}
body.premium-v6132 .institutional-module-checklist strong{font-size:13px}
body.premium-v6132 .institutional-module-checklist span{font-size:11px;line-height:1.4}
body.premium-v6132 .institutional-module-checklist article>b{font-size:10px}
body.premium-v6132 .revision-week span{font-size:10px}
body.premium-v6132 .revision-week strong{font-size:14px}
body.premium-v6132 .revision-week small{font-size:11px}
body.premium-v6132 .resource-preview-row span{font-size:11px;line-height:1.35}
body.premium-v6132 .history-section #history>.card strong{font-size:14px}
body.premium-v6132 .history-section #history>.card p{font-size:12px}

/* Assessment and results readability */
body.premium-v6132 .quiz-course-header strong{font-size:15px}
body.premium-v6132 .quiz-header-state .quiz-timer,
body.premium-v6132 .quiz-header-state .quiz-save-status{font-size:12px}
body.premium-v6132 .quiz-exit{min-height:42px;font-size:13px}
body.premium-v6132 .quiz-counts span{font-size:11px}
body.premium-v6132 .quiz-palette-button{min-height:42px;font-size:12px!important}
body.premium-v6132 .question-meta span,
body.premium-v6132 .question-meta button{min-height:34px;font-size:11px!important}
body.premium-v6132 #quiz #qText{font-size:clamp(23px,2.2vw,29px)!important;line-height:1.5!important;max-width:860px!important}
body.premium-v6132 #qOptions .teaser-answer{min-height:60px!important;font-size:16px!important;line-height:1.55!important;padding:16px 17px!important}
body.premium-v6132 .quiz-keyboard-note{font-size:11px}
body.premium-v6132 .quiz-actions .btn{min-height:50px}
body.premium-v6132 .support-panel-card>p{font-size:13px;line-height:1.6}
body.premium-v6132 .support-status span{font-size:12px}
body.premium-v6132 .support-panel-card.tip p{font-size:13px;line-height:1.6}
body.premium-v6132 .navigator-side-button{min-height:48px;font-size:13px}
body.premium-v6132 .palette-progress-summary{font-size:13px}
body.premium-v6132 .palette-grid button{min-width:42px;min-height:42px;font-size:12px!important}
body.premium-v6132 .results-page-head p{font-size:16px;line-height:1.65}
body.premium-v6132 .live-score-ring small{font-size:10px}
body.premium-v6132 .result-score-copy .readiness-band{font-size:12px}
body.premium-v6132 .result-score-copy>p{font-size:14px;line-height:1.65}
body.premium-v6132 .readiness-disclaimer{font-size:11px!important;line-height:1.55}
body.premium-v6132 .result-count-grid small{font-size:11px}
body.premium-v6132 .next-step strong{font-size:14px}
body.premium-v6132 .next-step span{font-size:12px;line-height:1.5}

/* Footer */
body.premium-v6132 .footer-brand p{font-size:14px}
body.premium-v6132 .academy-footer h4{font-size:12px}
body.premium-v6132 .academy-footer a{font-size:13px;min-height:32px}
body.premium-v6132 .footer-disclaimer{font-size:11px;line-height:1.65}
body.premium-v6132 .academy-footer .powered-by{font-size:11px!important}
body.premium-v6132 .academy-footer .powered-by strong{font-size:12px!important}

/* Tablet hierarchy */
@media(max-width:900px){
  body.premium-v6132 .wrap{width:min(100% - 32px,1240px)}
  body.premium-v6132 .institutional-hero-grid{padding:58px 0 52px}
  body.premium-v6132 .institutional-copy h1{max-width:790px}
  body.premium-v6132 .view-hero h1{font-size:clamp(38px,7vw,52px)}
  /* Preserve the responsive single-column intent of V6.13 with enough
     specificity to override its desktop grid declarations. */
  body.premium-v6132 .ecosystem-grid,
  body.premium-v6132 .pathway-pricing-grid,
  body.premium-v6132 .illustrative-feedback-grid,
  body.premium-v6132 .learning-loop-layout,
  body.premium-v6132 .authority-layout{
    grid-template-columns:minmax(0,1fr)
  }
  body.premium-v6132 .pathway-pricing-grid>*,
  body.premium-v6132 .learning-loop-layout>*,
  body.premium-v6132 .authority-layout>*{min-width:0}
  body.premium-v6132 .dashboard-command-grid,
  body.premium-v6132 .institutional-dashboard-content{
    grid-template-columns:minmax(0,1fr)
  }
  body.premium-v6132 .institutional-dashboard-content>*{min-width:0}
  body.premium-v6132 .catalog-module-map article{min-height:0}
  body.premium-v6132 .hub-module-roadmap article{min-height:0}
  body.premium-v6132 .pathway-comparison{overflow:visible}
  body.premium-v6132 .pathway-comparison .comparison-row{
    grid-template-columns:minmax(180px,1.8fr) repeat(3,minmax(62px,.7fr))
  }
}

/* Phone portrait */
@media(max-width:640px){
  html{scroll-padding-top:78px}
  body.premium-v6132 .wrap{
    width:calc(100% - 28px);
    max-width:1240px
  }
  body.premium-v6132 .academy-topbar .nav{
    padding-left:max(12px,env(safe-area-inset-left));
    padding-right:max(12px,env(safe-area-inset-right))
  }
  body.premium-v6132 .academy-brand span{font-size:15px!important}
  body.premium-v6132 .academy-brand small{font-size:9px!important;letter-spacing:.08em}
  body.premium-v6132 .institutional-hero-grid{padding:38px 0 42px;gap:24px}
  body.premium-v6132 .institutional-eyebrow{font-size:10px;padding:8px 11px;line-height:1.35}
  body.premium-v6132 .institutional-copy h1{
    font-size:clamp(34px,10.4vw,43px);
    line-height:1.04;
    margin:17px 0
  }
  body.premium-v6132 .institutional-copy>p{font-size:17px;line-height:1.62}
  body.premium-v6132 .institutional-actions .btn{min-height:52px;font-size:15px}
  body.premium-v6132 .hero-outcome-grid article{min-height:78px;padding:14px 12px}
  body.premium-v6132 .hero-outcome-grid strong{font-size:23px}
  body.premium-v6132 .hero-outcome-grid span{font-size:11px}
  body.premium-v6132 .hero-assurance{font-size:12px;gap:8px}

  body.premium-v6132 .institutional-copy .mobile-live-dashboard{padding:16px;margin:20px 0;border-radius:20px}
  body.premium-v6132 .mobile-live-top small,
  body.premium-v6132 .mobile-live-course>span,
  body.premium-v6132 .mobile-live-metrics small{font-size:10px;line-height:1.3}
  body.premium-v6132 .mobile-live-course h3{font-size:18px}
  body.premium-v6132 .mobile-live-course p{font-size:13px;line-height:1.5}
  body.premium-v6132 .mobile-live-course button{min-height:40px;font-size:13px;text-align:left}
  body.premium-v6132 .mobile-live-metrics>span{padding:10px 7px;min-height:67px}
  body.premium-v6132 .mobile-live-metrics strong{
    margin-top:4px;
    font-size:12px;
    line-height:1.3;
    white-space:normal;
    overflow:visible;
    text-overflow:clip
  }

  body.premium-v6132 .institutional-trust-strip .wrap>div{padding:17px 12px}
  body.premium-v6132 .institutional-trust-strip b{font-size:15px}
  body.premium-v6132 .institutional-trust-strip span{font-size:13px}
  body.premium-v6132 .academy-section{padding:58px 0}
  body.premium-v6132 .academy-heading h2,
  body.premium-v6132 .learning-loop-copy h2,
  body.premium-v6132 .authority-copy h2,
  body.premium-v6132 .catalog-pathway-heading h2,
  body.premium-v6132 .institutional-final-cta h2{font-size:32px;line-height:1.08}
  body.premium-v6132 .academy-heading>p,
  body.premium-v6132 .learning-loop-copy>p,
  body.premium-v6132 .authority-copy>p{font-size:15px;line-height:1.68}
  body.premium-v6132 .section-kicker{font-size:10px;line-height:1.4}
  body.premium-v6132 .ecosystem-card{padding:22px}
  body.premium-v6132 .ecosystem-card h3{font-size:23px;line-height:1.2}
  body.premium-v6132 .ecosystem-card-top{font-size:10px;align-items:flex-start}
  body.premium-v6132 .mini-module-list span{font-size:14px}
  body.premium-v6132 .mini-question p,
  body.premium-v6132 .mini-insight>span{font-size:15px}
  body.premium-v6132 .mini-question .selected{font-size:13px}

  body.premium-v6132 .learning-loop-steps{gap:10px}
  body.premium-v6132 .learning-loop-steps li{padding:12px;min-height:66px}
  body.premium-v6132 .learning-loop-steps strong{font-size:15px}
  body.premium-v6132 .learning-loop-steps small{font-size:13px}
  body.premium-v6132 .learning-demo-head{padding:15px;font-size:10px;line-height:1.35}
  body.premium-v6132 .demo-panel{padding:22px 18px 18px}
  body.premium-v6132 .demo-panel>h3{font-size:20px;line-height:1.4}
  body.premium-v6132 .demo-answer{font-size:15px;padding:14px;min-height:54px}
  body.premium-v6132 .learning-demo-footer{padding:13px 16px;font-size:10px}
  body.premium-v6132 .learning-demo-footer span{max-width:78%}

  body.premium-v6132 .pathway-price-card{padding:16px;border-radius:22px}
  body.premium-v6132 .plan-head{padding:20px 7px 13px}
  body.premium-v6132 .plan-head p{font-size:15px}
  body.premium-v6132 .plan-meta{padding:14px 7px}
  body.premium-v6132 .plan-meta span{font-size:13px}
  body.premium-v6132 .pathway-price-card li{font-size:14px}
  body.premium-v6132 .pathway-price-card>.btn,
  body.premium-v6132 .focused-module-buttons .btn{min-height:50px;font-size:13px}
  body.premium-v6132 .pathway-comparison{overflow:visible;border-radius:18px}
  body.premium-v6132 .pathway-comparison .comparison-row{
    min-width:0;
    grid-template-columns:minmax(128px,1.65fr) repeat(3,minmax(46px,.62fr));
    padding:12px 10px;
    font-size:11px;
    gap:5px
  }
  body.premium-v6132 .pathway-comparison .comparison-row>span{line-height:1.4}
  body.premium-v6132 .pathway-comparison .comparison-row>b{text-align:center}
  body.premium-v6132 .catalog-module-map article{padding:20px}
  body.premium-v6132 .catalog-module-map h3{font-size:21px}
  body.premium-v6132 .catalog-module-map p{font-size:14px}
  body.premium-v6132 .catalog-module-map b{font-size:13px}

  body.premium-v6132 .authority-points strong{font-size:14px}
  body.premium-v6132 .authority-points span{font-size:13px}
  body.premium-v6132 .authority-report-card{padding:19px}
  body.premium-v6132 .report-score-row p{font-size:13px}
  body.premium-v6132 .report-topic-row{grid-template-columns:100px 1fr 38px;font-size:11px}
  body.premium-v6132 .illustrative-feedback-grid article{padding:22px}
  body.premium-v6132 .illustrative-feedback-grid span{font-size:10px}
  body.premium-v6132 .illustrative-feedback-grid blockquote{font-size:17px}
  body.premium-v6132 .illustrative-feedback-grid small{font-size:12px}
  body.premium-v6132 .faq-q{padding:18px;font-size:15px}
  body.premium-v6132 .faq-a{padding:0 18px 18px;font-size:14px}

  body.premium-v6132 .view-hero{padding:48px 0}
  body.premium-v6132 .view-hero h1{font-size:36px;line-height:1.08}
  body.premium-v6132 .view-hero p{font-size:16px}
  body.premium-v6132 .institutional-hub-welcome h1,
  body.premium-v6132 .institutional-dashboard-welcome h1{font-size:32px;line-height:1.08}
  body.premium-v6132 .hub-welcome p,
  body.premium-v6132 .dashboard-welcome p{font-size:15px}
  body.premium-v6132 .institutional-continue{grid-template-columns:76px 1fr;gap:15px;padding:19px}
  body.premium-v6132 .hub-course-copy h2{font-size:22px;line-height:1.2}
  body.premium-v6132 .hub-course-copy p{font-size:14px}
  body.premium-v6132 .hub-course-copy small{font-size:12px}
  body.premium-v6132 .institutional-continue>button{min-height:50px}
  body.premium-v6132 .hub-module-roadmap,
  body.premium-v6132 .institutional-modes,
  body.premium-v6132 .institutional-study-insights{
    grid-template-columns:minmax(0,1fr)
  }
  body.premium-v6132 .hub-module-roadmap>*,
  body.premium-v6132 .institutional-modes>*,
  body.premium-v6132 .institutional-study-insights>*{min-width:0}
  body.premium-v6132 .hub-module-roadmap article{min-height:0;padding:20px}
  body.premium-v6132 .hub-module-roadmap h3{font-size:20px}
  body.premium-v6132 .hub-module-roadmap p{font-size:14px}
  body.premium-v6132 .hub-module-roadmap small,
  body.premium-v6132 .hub-module-roadmap button{font-size:13px}
  body.premium-v6132 .practice-mode-grid article{padding:21px}
  body.premium-v6132 .practice-mode-grid h3{font-size:22px}
  body.premium-v6132 .practice-mode-grid p{font-size:14px}
  body.premium-v6132 .mode-meta b{font-size:11px}
  body.premium-v6132 .hub-study-insights span,
  body.premium-v6132 .hub-study-insights small{font-size:12px}
  body.premium-v6132 .hub-study-insights strong{font-size:15px}

  body.premium-v6132 .dashboard-readiness-card{grid-template-columns:94px 1fr;gap:14px;padding:19px}
  body.premium-v6132 .dashboard-readiness-card h2{font-size:21px}
  body.premium-v6132 .dashboard-readiness-card p{font-size:14px}
  body.premium-v6132 .dashboard-next-action{padding:20px}
  body.premium-v6132 .dashboard-stats article{padding:16px}
  body.premium-v6132 .dashboard-stats span,
  body.premium-v6132 .dashboard-stats small{font-size:11px}
  body.premium-v6132 .dashboard-panel{padding:19px}
  body.premium-v6132 .dashboard-course-row{grid-template-columns:72px 1fr}
  body.premium-v6132 .dashboard-course-cover{height:92px}
  body.premium-v6132 .dashboard-course-data p{font-size:12px}
  body.premium-v6132 .institutional-module-checklist article{padding:12px}
  body.premium-v6132 .institutional-module-checklist strong{font-size:13px}
  body.premium-v6132 .institutional-module-checklist span{font-size:11px}
  body.premium-v6132 .revision-week strong{font-size:14px}
  body.premium-v6132 .revision-week small{font-size:12px}
  body.premium-v6132 .premium-resource-panel{padding:22px}
  body.premium-v6132 .premium-resource-panel p{font-size:14px;line-height:1.6}
  body.premium-v6132 .resource-preview-row span{font-size:12px}

  body.premium-v6132 .quiz-workspace{padding-top:10px;padding-bottom:32px}
  body.premium-v6132 .premium-quiz-card{padding:20px 16px 0!important}
  body.premium-v6132 .quiz-exit-row{gap:10px}
  body.premium-v6132 .quiz-exit{font-size:14px}
  body.premium-v6132 .quiz-counts span{font-size:11px}
  body.premium-v6132 .quiz-mobile-timer{font-size:12px}
  body.premium-v6132 #quiz #qText{font-size:20px!important;line-height:1.58!important;margin:19px 0 22px!important}
  body.premium-v6132 #qOptions .teaser-answer{min-height:62px!important;font-size:16px!important;line-height:1.55!important;padding:16px 15px!important}
  body.premium-v6132 .quiz-actions{
    position:sticky;
    bottom:0;
    z-index:12;
    margin:22px -16px 0!important;
    padding:12px 16px calc(12px + env(safe-area-inset-bottom));
    border-top:1px solid var(--kr-line);
    background:rgba(255,255,255,.97);
    box-shadow:0 -12px 30px rgba(6,25,45,.08);
    backdrop-filter:blur(12px)
  }
  body.premium-v6132 .quiz-actions .btn{min-height:50px;font-size:15px}
  body.premium-v6132 .question-palette{padding:20px 16px calc(20px + env(safe-area-inset-bottom))}
  body.premium-v6132 .palette-grid{grid-template-columns:repeat(5,1fr)!important;gap:9px!important}
  body.premium-v6132 .palette-grid button{min-width:0;min-height:44px;font-size:13px!important}

  body.premium-v6132 .results-page{padding:38px 0 90px}
  body.premium-v6132 .results-page-head h1{font-size:34px;line-height:1.1}
  body.premium-v6132 .results-page-head p{font-size:15px}
  body.premium-v6132 .premium-result-card{padding:21px!important}
  body.premium-v6132 .result-score-copy>p{font-size:14px}
  body.premium-v6132 .readiness-disclaimer{font-size:12px!important}
  body.premium-v6132 .result-count-grid small{font-size:12px}
  body.premium-v6132 .result-actions .btn{min-height:50px}
  body.premium-v6132 .result-next-steps{padding:22px}
  body.premium-v6132 .next-step strong{font-size:14px}
  body.premium-v6132 .next-step span{font-size:13px}

  body.premium-v6132 .bottom-nav{
    padding-bottom:env(safe-area-inset-bottom);
    min-height:62px
  }
  body.premium-v6132 .bottom-nav button{min-height:58px;font-size:11px}
  body.premium-v6132 .academy-footer a{font-size:13px}
  body.premium-v6132 .academy-footer .powered-by{padding-bottom:130px!important}
}

/* Narrow phones */
@media(max-width:380px){
  body.premium-v6132 .wrap{width:calc(100% - 24px)}
  body.premium-v6132 .academy-brand span{font-size:14px!important}
  body.premium-v6132 .institutional-copy h1{font-size:34px}
  body.premium-v6132 .institutional-copy>p{font-size:16px}
  body.premium-v6132 .mobile-live-metrics{gap:6px}
  body.premium-v6132 .mobile-live-metrics>span{padding:9px 5px}
  body.premium-v6132 .pathway-comparison .comparison-row{
    grid-template-columns:minmax(112px,1.55fr) repeat(3,minmax(40px,.58fr));
    padding:11px 8px;
    font-size:10.5px
  }
  body.premium-v6132 .report-score-row{grid-template-columns:1fr;text-align:center}
  body.premium-v6132 .sample-report-ring{margin:auto}
  body.premium-v6132 .report-pill-row{justify-content:center}
  body.premium-v6132 .dashboard-readiness-card{grid-template-columns:1fr;text-align:center}
  body.premium-v6132 .dashboard-live-ring{margin:auto}
  body.premium-v6132 .dashboard-stats{gap:8px}
  body.premium-v6132 .dashboard-stats article{padding:13px 10px}
  body.premium-v6132 .dashboard-course-row{grid-template-columns:1fr}
  body.premium-v6132 .dashboard-course-cover{display:none}
  body.premium-v6132 .footer-top{grid-template-columns:1fr}
  body.premium-v6132 .footer-top>div:last-child{grid-column:auto}
}

/* Landscape phones: keep the product proof beside the message. */
@media(min-width:761px) and (max-width:960px) and (orientation:landscape) and (max-height:600px){
  body.premium-v6132 .institutional-hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(340px,.88fr);
    gap:28px;
    padding:32px 0 36px;
    align-items:center
  }
  body.premium-v6132 .institutional-copy{text-align:left}
  body.premium-v6132 .institutional-eyebrow,
  body.premium-v6132 .institutional-actions,
  body.premium-v6132 .hero-assurance{justify-content:flex-start}
  body.premium-v6132 .institutional-copy h1{font-size:40px;line-height:1.02;margin:14px 0}
  body.premium-v6132 .institutional-copy>p{font-size:14px;line-height:1.55}
  body.premium-v6132 .institutional-actions{margin-top:18px}
  body.premium-v6132 .institutional-actions .btn{padding:12px 14px;font-size:13px}
  body.premium-v6132 .hero-outcome-grid{grid-template-columns:1fr 1fr;margin-top:18px}
  body.premium-v6132 .hero-outcome-grid article{padding:10px}
  body.premium-v6132 .hero-assurance{display:none}
  body.premium-v6132 .live-dashboard-shell{max-width:none;margin:0}
  body.premium-v6132 .live-dashboard-head{padding:16px 18px 11px}
  body.premium-v6132 .live-dashboard-primary{grid-template-columns:100px 1fr;padding:0 18px 14px}
  body.premium-v6132 .hero-readiness-ring{width:92px;height:92px}
  body.premium-v6132 .live-dashboard-metrics{padding:0 18px 13px}
  body.premium-v6132 .live-recent-attempts{padding:12px 18px 14px}
}

/* Keep compact interface labels legible without changing their hierarchy. */
body.premium-v6132 .mobile-product-card span,
body.premium-v6132 .dashboard-browser-bar,
body.premium-v6132 .dashboard-browser-bar b,
body.premium-v6132 .live-dashboard-head small,
body.premium-v6132 .live-label,
body.premium-v6132 .live-dashboard-metrics span,
body.premium-v6132 .live-dashboard-metrics small,
body.premium-v6132 .live-section-title small,
body.premium-v6132 .live-recent-attempts b small,
body.premium-v6132 .ecosystem-card-top,
body.premium-v6132 .mini-question small,
body.premium-v6132 .learning-demo-head,
body.premium-v6132 .demo-reference span,
body.premium-v6132 .plan-visual span,
body.premium-v6132 .plan-head>span,
body.premium-v6132 .catalog-module-map small,
body.premium-v6132 .report-card-head small,
body.premium-v6132 .report-card-head>span,
body.premium-v6132 .sample-report-ring span,
body.premium-v6132 .report-pill-row span,
body.premium-v6132 .illustrative-feedback-grid span,
body.premium-v6132 .hub-module-roadmap i,
body.premium-v6132 .hub-section-head span,
body.premium-v6132 .practice-mode-grid article>span,
body.premium-v6132 .mode-meta b,
body.premium-v6132 .dashboard-live-ring span,
body.premium-v6132 .dashboard-next-action .section-kicker,
body.premium-v6132 .panel-title span,
body.premium-v6132 .institutional-module-checklist article>b,
body.premium-v6132 .revision-week span,
body.premium-v6132 .live-score-ring small{font-size:11px}

@media(max-width:640px){
  body.premium-v6132 button,
  body.premium-v6132 [role="button"]{min-height:44px}
  body.premium-v6132 input,
  body.premium-v6132 select,
  body.premium-v6132 textarea{font-size:16px}
  body.premium-v6132 .academy-brand small{font-size:10px!important}
  body.premium-v6132 .institutional-eyebrow,
  body.premium-v6132 .section-kicker,
  body.premium-v6132 .mobile-live-top small,
  body.premium-v6132 .mobile-live-course>span,
  body.premium-v6132 .mobile-live-metrics small,
  body.premium-v6132 .learning-demo-footer{font-size:11px}
}

@media(prefers-contrast:more){
  body.premium-v6132{--kr-muted:#354b60;--kr-line:#aebfcb}
  body.premium-v6132 .btn,
  body.premium-v6132 .pathway-price-card,
  body.premium-v6132 .ecosystem-card{box-shadow:none}
}

/* SOURCE: premium-v6133.css */
/* KAHReady SG V6.13.3 — institutional commercial experience */

body.premium-v6133{
  --kr-navy-deep:#041526;
  --kr-navy-panel:#092942;
  --kr-gold-bright:#f6c653;
  --kr-surface-warm:#fbfaf6;
}

body.premium-v6133 .institutional-hero{
  background:
    radial-gradient(circle at 9% 10%,rgba(246,198,83,.17),transparent 28%),
    radial-gradient(circle at 88% 22%,rgba(50,191,225,.16),transparent 32%),
    linear-gradient(137deg,var(--kr-navy-deep) 0%,#082b4a 58%,#0a547e 100%);
}

body.premium-v6133 .institutional-hero-grid{
  min-height:680px;
  padding:66px 0 58px;
  gap:48px;
}

body.premium-v6133 .institutional-copy h1{
  max-width:780px;
  font-size:clamp(48px,5.15vw,72px);
  line-height:1.01;
  letter-spacing:-.047em;
}

body.premium-v6133 .institutional-copy>p{
  max-width:650px;
  color:#d8e6f0;
}

body.premium-v6133 .institutional-actions .btn{
  min-height:54px;
  padding-inline:22px;
}

body.premium-v6133 .hero-cta-note{
  display:flex;
  flex-wrap:wrap;
  gap:8px 18px;
  margin-top:14px;
  color:#c9dce9;
  font-size:12px;
  font-weight:750;
}

body.premium-v6133 .hero-cta-note span{
  display:inline-flex;
  align-items:center;
  gap:7px;
}

body.premium-v6133 .hero-cta-note span::before{
  content:"✓";
  color:var(--kr-gold-bright);
  font-weight:1000;
}

body.premium-v6133 .live-dashboard-shell{
  border-color:rgba(246,198,83,.42);
  box-shadow:0 38px 100px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.28) inset;
}

body.premium-v6133 .dashboard-browser-bar b{
  color:#725006;
  background:#fff5d9;
  border-radius:999px;
  padding:4px 7px;
}

body.premium-v6133 .decision-path-strip{
  position:relative;
  z-index:3;
  background:#fff;
  border-bottom:1px solid var(--kr-line);
  box-shadow:0 14px 32px rgba(6,30,50,.055);
}

body.premium-v6133 .decision-path-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
}

body.premium-v6133 .decision-path-grid article{
  display:flex;
  align-items:flex-start;
  gap:13px;
  min-width:0;
  padding:21px 23px;
  border-right:1px solid var(--kr-line);
}

body.premium-v6133 .decision-path-grid article:last-child{border-right:0}

body.premium-v6133 .decision-path-grid article>b{
  display:grid;
  width:32px;
  height:32px;
  flex:0 0 32px;
  place-items:center;
  border-radius:10px;
  color:var(--kr-gold-bright);
  background:linear-gradient(145deg,#061b30,#0b4168);
  font-size:13px;
}

body.premium-v6133 .decision-path-grid article span,
body.premium-v6133 .decision-path-grid article strong,
body.premium-v6133 .decision-path-grid article small{display:block;min-width:0}
body.premium-v6133 .decision-path-grid article strong{color:var(--kr-navy);font-size:14px;line-height:1.3}
body.premium-v6133 .decision-path-grid article small{margin-top:4px;color:var(--kr-muted);font-size:11px;line-height:1.5}

body.premium-v6133 .institutional-trust-strip{
  background:var(--kr-surface-warm);
}

body.premium-v6133 .operating-standards-section{
  background:linear-gradient(180deg,#fff,var(--kr-surface-warm));
}

body.premium-v6133 .operating-standards-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin-top:35px;
}

body.premium-v6133 .operating-standards-grid article{
  position:relative;
  min-width:0;
  overflow:hidden;
  padding:25px;
  border:1px solid var(--kr-line);
  border-radius:22px;
  background:#fff;
  box-shadow:0 16px 38px rgba(6,30,50,.065);
}

body.premium-v6133 .operating-standards-grid article::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:4px;
  background:linear-gradient(180deg,var(--kr-gold-bright),#1185bb);
}

body.premium-v6133 .operating-standards-grid span{
  display:block;
  color:#8b650f;
  font-size:10px;
  font-weight:950;
  letter-spacing:.11em;
}

body.premium-v6133 .operating-standards-grid h3{
  margin:13px 0 9px;
  color:var(--kr-navy);
  font-size:20px;
  line-height:1.25;
}

body.premium-v6133 .operating-standards-grid p{
  margin:0;
  color:var(--kr-muted);
  font-size:14px;
  line-height:1.65;
}

body.premium-v6133 .learner-login-link.authenticated::before{
  content:"";
  width:7px;
  height:7px;
  margin-right:6px;
  border-radius:50%;
  background:#66df98;
  box-shadow:0 0 0 4px rgba(102,223,152,.12);
}

body.premium-v6133 .learner-login-link.authenticated{display:inline-flex;align-items:center}

body.premium-v6133 .owner-login-link{
  color:#b9c9d7;
  font-size:12px;
  font-weight:750;
  text-decoration:none;
}

body.premium-v6133 .owner-login-link:hover,
body.premium-v6133 .owner-login-link:focus-visible{color:#fff}

body.premium-v6133 .mobile-owner-link{
  display:flex;
  align-items:center;
  gap:11px;
  margin-top:2px;
  padding:13px 3px 3px;
  border-top:1px solid var(--kr-line);
  color:#6d7f8e;
  text-decoration:none;
}

body.premium-v6133 .mobile-owner-link>span:first-child{
  display:grid;
  width:32px;
  height:32px;
  place-items:center;
  border-radius:10px;
  background:#eef3f6;
}

body.premium-v6133 .mobile-owner-link strong,
body.premium-v6133 .mobile-owner-link small{display:block}
body.premium-v6133 .mobile-owner-link strong{font-size:13px}
body.premium-v6133 .mobile-owner-link small{margin-top:2px;font-size:11px;color:#8c9ca9}

body.premium-v6133 .admin-footer-link{
  opacity:.72;
}

body.premium-v6133 .cart-status{
  margin:12px 0 0;
  padding:11px 12px;
  border-radius:11px;
  background:#eaf5fc;
  color:#075b88;
  font-size:12px;
  line-height:1.45;
}

body.premium-v6133 .cart-status[data-type="error"]{
  background:#fff0f2;
  color:#9b2533;
}

body.premium-v6133 .payment-return-banner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:13px 18px;
  color:#17324a;
  background:#fff6d8;
  border-bottom:1px solid #efd37d;
  font-size:13px;
  font-weight:750;
}

body.premium-v6133 .payment-return-banner a{color:#075f91;font-weight:900}

body.premium-v6133 .quiz-immediate-feedback{
  margin-top:18px;
  padding:17px 18px;
  border:1px solid #b7d8e9;
  border-radius:16px;
  background:#eef8fd;
  color:#173a50;
  box-shadow:0 10px 24px rgba(7,69,104,.06);
}

body.premium-v6133 .quiz-immediate-feedback[data-state="correct"]{
  border-color:#9fd7bd;
  background:#edf9f3;
  color:#145a42;
}

body.premium-v6133 .quiz-immediate-feedback[data-state="incorrect"]{
  border-color:#edc79d;
  background:#fff8ed;
  color:#704713;
}

body.premium-v6133 .quiz-immediate-feedback strong,
body.premium-v6133 .quiz-immediate-feedback span,
body.premium-v6133 .quiz-immediate-feedback small{display:block}
body.premium-v6133 .quiz-immediate-feedback strong{font-size:15px;line-height:1.35}
body.premium-v6133 .quiz-immediate-feedback span{margin-top:7px;font-size:13px;line-height:1.6}
body.premium-v6133 .quiz-immediate-feedback small{margin-top:9px;color:inherit;font-size:11px;line-height:1.5;opacity:.8}

body.premium-v6133 #qOptions .teaser-answer.answer-correct{
  border-color:#48a87c!important;
  background:#e9f8f0!important;
  color:#12573f!important;
}

body.premium-v6133 #qOptions .teaser-answer.answer-wrong{
  border-color:#d99a55!important;
  background:#fff4e7!important;
  color:#704713!important;
}

body.premium-v6133 #qOptions .teaser-answer:disabled{
  cursor:default;
  opacity:.78;
}

body.premium-v6133 #qOptions .teaser-answer.answer-correct:disabled,
body.premium-v6133 #qOptions .teaser-answer.answer-wrong:disabled{opacity:1}

@media(max-width:1040px){
  body.premium-v6133 .institutional-hero-grid{min-height:auto;gap:34px}
  body.premium-v6133 .decision-path-grid article{padding:19px 16px}
}

@media(max-width:760px){
  body.premium-v6133 .institutional-hero-grid{padding:44px 0 42px}
  body.premium-v6133 .institutional-copy h1{font-size:clamp(38px,10vw,52px)}
  body.premium-v6133 .hero-cta-note{justify-content:center}
  body.premium-v6133 .decision-path-grid{grid-template-columns:1fr}
  body.premium-v6133 .decision-path-grid article{border-right:0;border-bottom:1px solid var(--kr-line)}
  body.premium-v6133 .decision-path-grid article:last-child{border-bottom:0}
  body.premium-v6133 .operating-standards-grid{grid-template-columns:1fr}
  body.premium-v6133 .payment-return-banner{align-items:flex-start;flex-direction:column;gap:7px}
  body.premium-v6133 .quiz-immediate-feedback{padding:15px}
}

@media(max-width:420px){
  body.premium-v6133 .institutional-copy h1{font-size:36px}
  body.premium-v6133 .hero-cta-note{display:grid;grid-template-columns:1fr;justify-items:start;margin-left:3px}
  body.premium-v6133 .decision-path-grid article{padding:17px 4px}
  body.premium-v6133 .operating-standards-grid article{padding:22px 19px}
}

@media(prefers-reduced-motion:reduce){
  body.premium-v6133 .live-dashboard-shell{transition:none}
}

/* SOURCE: premium-v6134.css */
/* KAHReady SG V6.13.7 — conversion-first institutional experience */
:root{
  --v614-navy:#061b31;
  --v614-navy-2:#0a3558;
  --v614-blue:#0d75b8;
  --v614-cyan:#20b8d4;
  --v614-gold:#f5c451;
  --v614-gold-soft:#ffe7a1;
  --v614-ink:#10283d;
  --v614-muted:#60758a;
  --v614-line:#d9e4ec;
  --v614-success:#147a50;
  --v614-success-bg:#eaf8f1;
  --v614-error:#a63a42;
  --v614-error-bg:#fff1f2;
}

body.premium-v6134{
  background:#f7fafc;
  color:var(--v614-ink);
}

body.premium-v6134 .legacy-institutional-hero{
  display:none!important;
}

/* A quieter navigation surface preserves attention for the free-check CTA. */
body.premium-v6134 .institutional-topbar{
  background:rgba(5,24,43,.96);
  border-bottom:1px solid rgba(255,255,255,.1);
  box-shadow:0 8px 28px rgba(3,18,32,.12);
}

body.premium-v6134 .academy-topbar .nav{
  height:72px;
  gap:22px;
}

body.premium-v6134 .academy-brand{
  flex:0 0 auto;
}

body.premium-v6134 .academy-brand img{
  width:42px;
  height:42px;
  border-radius:13px;
}

body.premium-v6134 .academy-brand>span{
  font-size:15px;
  letter-spacing:-.01em;
}

body.premium-v6134 .academy-brand small{
  margin-top:4px;
  font-size:7.5px;
  letter-spacing:.14em;
}

body.premium-v6134 .navlinks{
  margin-left:auto;
  gap:2px;
}

body.premium-v6134 .navlinks button{
  padding:10px 11px;
  color:#d7e4ee;
  font-size:12px;
  font-weight:780;
}

body.premium-v6134 .nav-actions{
  position:relative;
  align-items:center;
  gap:8px;
}

body.premium-v6134 .access-menu{
  position:relative;
}

body.premium-v6134 .access-menu-button{
  min-height:42px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.17);
  border-radius:12px;
  background:rgba(255,255,255,.05);
  color:#f1f6fa;
  font:800 12px/1 inherit;
  cursor:pointer;
}

body.premium-v6134 .access-menu-button span{
  margin-left:5px;
  color:#9eb5c6;
}

body.premium-v6134 .access-menu-button[aria-expanded="true"]{
  border-color:rgba(245,196,81,.58);
  background:rgba(255,255,255,.1);
}

body.premium-v6134 .access-menu-panel{
  position:absolute;
  top:calc(100% + 10px);
  right:0;
  z-index:110;
  width:260px;
  padding:8px;
  border:1px solid #dce6ed;
  border-radius:16px;
  background:#fff;
  box-shadow:0 20px 55px rgba(2,19,34,.22);
}

body.premium-v6134 .access-menu-panel a{
  display:block;
  padding:12px 13px;
  border-radius:11px;
  color:var(--v614-ink);
  text-decoration:none;
}

body.premium-v6134 .access-menu-panel a:hover{
  background:#eef6fb;
}

body.premium-v6134 .access-menu-panel strong,
body.premium-v6134 .access-menu-panel small{
  display:block;
}

body.premium-v6134 .access-menu-panel strong{
  font-size:13px;
}

body.premium-v6134 .access-menu-panel small{
  margin-top:3px;
  color:#6f8191;
  font-size:10px;
  line-height:1.4;
}

body.premium-v6134 .header-free-cta{
  min-height:42px;
  padding:0 16px;
  border-radius:12px;
  background:var(--v614-gold);
  box-shadow:none;
  font-size:12px;
}

body.premium-v6134 .cart-icon-button{
  height:42px;
  min-width:49px;
}

/* Return-state banner is compact, readable and contextual. */
body.premium-v6134 .resume-banner{
  position:relative;
  z-index:25;
  padding:0;
  border-bottom:1px solid #c9dfed;
  background:#eaf5fb;
  color:var(--v614-ink);
  box-shadow:none;
}

body.premium-v6134 .resume-banner>.wrap{
  min-height:64px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:9px 0;
}

body.premium-v6134 .resume-copy{
  display:flex;
  min-width:0;
  align-items:baseline;
  gap:10px;
}

body.premium-v6134 .resume-copy strong{
  flex:0 0 auto;
  font-size:13px;
}

body.premium-v6134 .resume-copy span{
  color:#557187;
  font-size:12px;
}

body.premium-v6134 .resume-actions{
  display:flex;
  flex:0 0 auto;
  align-items:center;
  gap:7px;
}

body.premium-v6134 .resume-actions .btn{
  min-height:40px;
  padding:10px 14px;
  border-radius:11px;
  box-shadow:none;
  font-size:12px;
}

body.premium-v6134 .resume-dismiss{
  color:#557187;
}

/* Conversion hero */
body.premium-v6134 .v6134-conversion-hero{
  position:relative;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 8% 18%,rgba(245,196,81,.15),transparent 26%),
    radial-gradient(circle at 91% 8%,rgba(32,184,212,.17),transparent 29%),
    linear-gradient(125deg,#05182c 0%,#072b4b 57%,#0b527c 100%);
}

body.premium-v6134 .v6134-hero-mesh{
  position:absolute;
  inset:0;
  opacity:.16;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);
  background-size:52px 52px;
  mask-image:linear-gradient(to bottom,#000,transparent 92%);
}

body.premium-v6134 .v6134-hero-grid{
  position:relative;
  z-index:2;
  min-height:670px;
  display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(540px,1.12fr);
  gap:62px;
  align-items:center;
  padding:58px 0 46px;
}

body.premium-v6134 .v6134-hero-copy{
  min-width:0;
}

body.premium-v6134 .v6134-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:8px 12px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(255,255,255,.055);
  color:#d9e9f3;
  font-size:10px;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
}

body.premium-v6134 .v6134-eyebrow span{
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--v614-gold);
  box-shadow:0 0 0 6px rgba(245,196,81,.12);
}

body.premium-v6134 .v6134-hero-copy h1{
  max-width:690px;
  margin:22px 0 19px;
  color:#fff;
  font-size:clamp(48px,4.6vw,70px);
  line-height:.98;
  letter-spacing:-.055em;
}

body.premium-v6134 .v6134-hero-copy h1 em{
  color:var(--v614-gold-soft);
  font-style:normal;
}

body.premium-v6134 .v6134-hero-copy>p:not(.v6134-independent-note){
  max-width:610px;
  margin:0;
  color:#d3e1eb;
  font-size:18px;
  line-height:1.62;
}

body.premium-v6134 .v6134-benefits{
  display:grid;
  gap:8px;
  margin:22px 0 24px;
}

body.premium-v6134 .v6134-benefits span{
  display:flex;
  align-items:center;
  gap:9px;
  color:#eef6fa;
  font-size:13px;
  font-weight:760;
}

body.premium-v6134 .v6134-benefits b{
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(93,218,172,.15);
  color:#77e4b6;
  font-size:11px;
}

body.premium-v6134 .v6134-hero-actions{
  display:flex;
  align-items:center;
  gap:10px;
}

body.premium-v6134 .v6134-hero-actions .btn{
  min-height:54px;
  padding:0 20px;
  border-radius:14px;
  font-size:14px;
}

body.premium-v6134 .v6134-primary-cta{
  background:var(--v614-gold);
  color:#172536;
  box-shadow:0 16px 38px rgba(245,196,81,.2);
}

body.premium-v6134 .v6134-primary-cta:hover{
  background:#ffd36b;
}

body.premium-v6134 .v6134-secondary-cta{
  border:1px solid rgba(255,255,255,.25);
  background:rgba(255,255,255,.05);
  color:#fff;
}

body.premium-v6134 .v6134-secondary-cta:hover{
  background:rgba(255,255,255,.1);
}

body.premium-v6134 .v6134-cta-assurance{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
  color:#bcd0dd;
  font-size:10px;
  font-weight:800;
  letter-spacing:.02em;
}

body.premium-v6134 .v6134-cta-assurance i{
  width:3px;
  height:3px;
  border-radius:50%;
  background:#6c8ca2;
}

body.premium-v6134 .v6134-independent-note{
  margin:18px 0 0;
  color:#93acbd;
  font-size:10px;
  font-weight:760;
  letter-spacing:.04em;
}

/* Real product proof replaces the oversized dashboard mock-up. */
body.premium-v6134 .hero-question-card{
  position:relative;
  min-width:0;
  padding:25px;
  border:1px solid rgba(255,255,255,.55);
  border-radius:26px;
  background:rgba(255,255,255,.98);
  color:var(--v614-ink);
  box-shadow:0 34px 80px rgba(0,16,35,.32);
}

body.premium-v6134 .hero-question-topline{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
}

body.premium-v6134 .hero-question-topline span{
  display:flex;
  align-items:center;
  gap:8px;
  color:#14709f;
  font-size:11px;
  font-weight:950;
  letter-spacing:.12em;
}

body.premium-v6134 .hero-question-topline span i{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#39c782;
  box-shadow:0 0 0 5px rgba(57,199,130,.12);
}

body.premium-v6134 .hero-question-topline b{
  color:#6f8190;
  font-size:11px;
}

body.premium-v6134 .hero-question-progress{
  height:5px;
  margin:14px 0 20px;
  overflow:hidden;
  border-radius:999px;
  background:#e8eff4;
}

body.premium-v6134 .hero-question-progress span{
  display:block;
  width:10%;
  height:100%;
  border-radius:inherit;
  background:linear-gradient(90deg,var(--v614-blue),var(--v614-cyan));
}

body.premium-v6134 .hero-question-topic{
  color:#8a6b1c;
  font-size:11.5px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

body.premium-v6134 .hero-question-card h2{
  margin:8px 0 18px;
  color:var(--v614-ink);
  font-size:20px;
  line-height:1.42;
  letter-spacing:-.018em;
}

body.premium-v6134 .hero-answer-list{
  display:grid;
  gap:8px;
}

body.premium-v6134 .hero-answer-list button{
  width:100%;
  min-height:53px;
  display:grid;
  grid-template-columns:30px minmax(0,1fr);
  align-items:center;
  gap:10px;
  padding:9px 12px;
  border:1px solid var(--v614-line);
  border-radius:13px;
  background:#fff;
  color:#294255;
  text-align:left;
  cursor:pointer;
  transition:border-color .16s ease,background .16s ease,transform .16s ease;
}

body.premium-v6134 .hero-answer-list button:hover:not(:disabled){
  transform:translateY(-1px);
  border-color:#8fc4dd;
  background:#f5fbfe;
}

body.premium-v6134 .hero-answer-list button>b{
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  border-radius:8px;
  background:#edf4f8;
  color:#436176;
  font-size:11px;
}

body.premium-v6134 .hero-answer-list button>span{
  font-size:13.25px;
  font-weight:690;
  line-height:1.4;
}

body.premium-v6134 .hero-answer-list button.selected-correct{
  border-color:#3dac78;
  background:#f0fbf6;
  color:#155f42;
}

body.premium-v6134 .hero-answer-list button.selected-correct>b{
  background:#1b8f5f;
  color:#fff;
}

body.premium-v6134 .hero-answer-list button.selected-wrong{
  border-color:#d78d94;
  background:#fff6f7;
  color:#80363d;
}

body.premium-v6134 .hero-answer-list button.selected-wrong>b{
  background:#bb515a;
  color:#fff;
}

body.premium-v6134 .hero-answer-list button.reveal-correct{
  border-color:#73bb98;
  background:#f4fbf7;
}

body.premium-v6134 .hero-answer-list button:disabled{
  cursor:default;
  opacity:.78;
}

body.premium-v6134 .hero-answer-list button.selected-correct:disabled,
body.premium-v6134 .hero-answer-list button.selected-wrong:disabled,
body.premium-v6134 .hero-answer-list button.reveal-correct:disabled{
  opacity:1;
}

body.premium-v6134 .hero-answer-feedback{
  margin-top:16px;
  padding:16px;
  border:1px solid #cfe4d8;
  border-radius:16px;
  background:var(--v614-success-bg);
}

body.premium-v6134 .hero-answer-feedback.wrong{
  border-color:#efd2d5;
  background:var(--v614-error-bg);
}

body.premium-v6134 .hero-feedback-verdict{
  margin-bottom:12px;
  color:var(--v614-success);
  font-size:14px;
  font-weight:950;
}

body.premium-v6134 .hero-answer-feedback.wrong .hero-feedback-verdict{
  color:var(--v614-error);
}

body.premium-v6134 .hero-feedback-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

body.premium-v6134 .hero-feedback-grid>div{
  min-width:0;
}

body.premium-v6134 .hero-feedback-grid strong{
  color:#29485c;
  font-size:12px;
  letter-spacing:.02em;
}

body.premium-v6134 .hero-feedback-grid p{
  margin:5px 0 0;
  color:#4b6577;
  font-size:12.25px;
  line-height:1.5;
}

body.premium-v6134 .hero-feedback-cta{
  margin-top:14px;
  padding:0;
  border:0;
  background:transparent;
  color:#0b6c9f;
  font-size:12px;
  font-weight:900;
  cursor:pointer;
}

body.premium-v6134 .hero-question-source{
  margin:13px 0 0;
  color:#8393a0;
  font-size:10.5px;
  line-height:1.4;
  text-align:center;
}

body.premium-v6134 .hero-question-source a{
  color:#557b93;
  font-weight:850;
  text-decoration-color:#a4bdcc;
  text-underline-offset:2px;
}

body.premium-v6134 .hero-question-source a:hover{
  color:#0b6c9f;
}

body.premium-v6134 .v6134-proof-strip{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border-top:1px solid rgba(255,255,255,.13);
}

body.premium-v6134 .v6134-proof-strip>span{
  min-width:0;
  display:block;
  padding:17px 20px;
  border-right:1px solid rgba(255,255,255,.1);
}

body.premium-v6134 .v6134-proof-strip>span:last-child{
  border-right:0;
}

body.premium-v6134 .v6134-proof-strip strong,
body.premium-v6134 .v6134-proof-strip small{
  display:block;
}

body.premium-v6134 .v6134-proof-strip strong{
  color:#fff;
  font-size:12px;
}

body.premium-v6134 .v6134-proof-strip small{
  margin-top:4px;
  color:#a9c0cf;
  font-size:10px;
  line-height:1.4;
}

body.premium-v6134 .decision-path-strip{
  border-bottom:1px solid #dce7ed;
  background:#fff;
}

body.premium-v6134 .decision-path-grid article{
  background:transparent;
}

body.premium-v6134 .institutional-trust-strip{
  background:#f2f7fa;
}

body.premium-v6134 :is(button,a):focus-visible{
  outline:3px solid rgba(32,184,212,.42);
  outline-offset:3px;
}

@media(max-width:1120px){
  body.premium-v6134 .v6134-hero-grid{
    grid-template-columns:minmax(0,.86fr) minmax(490px,1.14fr);
    gap:34px;
  }
  body.premium-v6134 .navlinks button{padding-inline:8px}
  body.premium-v6134 .header-free-cta{padding-inline:13px}
}

@media(max-width:980px){
  body.premium-v6134 .v6134-hero-grid{
    min-height:auto;
    grid-template-columns:1fr;
    gap:34px;
    padding:48px 0 42px;
  }
  body.premium-v6134 .v6134-hero-copy{
    text-align:center;
  }
  body.premium-v6134 .v6134-hero-copy h1,
  body.premium-v6134 .v6134-hero-copy>p:not(.v6134-independent-note){
    margin-left:auto;
    margin-right:auto;
  }
  body.premium-v6134 .v6134-benefits{
    width:max-content;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
  }
  body.premium-v6134 .v6134-hero-actions,
  body.premium-v6134 .v6134-cta-assurance{
    justify-content:center;
  }
  body.premium-v6134 .hero-question-card{
    width:min(690px,100%);
    margin-inline:auto;
  }
}

@media(max-width:760px){
  body.premium-v6134 .academy-topbar .nav{
    height:68px;
  }
  body.premium-v6134 .academy-brand img{
    width:42px!important;
    height:42px!important;
  }
  body.premium-v6134 .academy-brand>span{
    font-size:16px!important;
  }
  body.premium-v6134 .resume-banner>.wrap{
    min-height:auto;
    align-items:flex-start;
    padding:10px 0;
  }
  body.premium-v6134 .resume-copy{
    display:block;
  }
  body.premium-v6134 .resume-copy strong,
  body.premium-v6134 .resume-copy span{
    display:block;
  }
  body.premium-v6134 .resume-copy span{
    margin-top:3px;
    font-size:10px;
  }
  body.premium-v6134 .resume-actions .btn{
    min-height:38px;
    padding:9px 11px;
    white-space:nowrap;
  }
  body.premium-v6134 .v6134-hero-grid{
    display:block;
    padding:34px 0 28px;
  }
  body.premium-v6134 .v6134-hero-copy{
    text-align:left;
  }
  body.premium-v6134 .v6134-eyebrow{
    padding:7px 10px;
    font-size:8.5px;
  }
  body.premium-v6134 .v6134-hero-copy h1{
    max-width:600px;
    margin:17px 0 15px;
    font-size:clamp(40px,11.2vw,52px);
    line-height:.98;
    letter-spacing:-.052em;
  }
  body.premium-v6134 .v6134-hero-copy>p:not(.v6134-independent-note){
    margin:0;
    font-size:16px;
    line-height:1.55;
  }
  body.premium-v6134 .v6134-benefits{
    width:auto;
    margin:18px 0 20px;
    gap:7px;
  }
  body.premium-v6134 .v6134-benefits span{
    font-size:12px;
  }
  body.premium-v6134 .v6134-hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
  }
  body.premium-v6134 .v6134-hero-actions .btn{
    width:100%;
    min-height:52px;
  }
  body.premium-v6134 .v6134-cta-assurance{
    justify-content:flex-start;
    margin-top:12px;
    font-size:9.5px;
  }
  body.premium-v6134 .v6134-independent-note{
    margin-top:13px;
    font-size:9px;
  }
  body.premium-v6134 .hero-question-card{
    margin-top:28px;
    padding:19px 16px;
    border-radius:21px;
    box-shadow:0 24px 60px rgba(0,16,35,.3);
  }
  body.premium-v6134 .hero-question-card h2{
    margin-bottom:14px;
    font-size:17px;
    line-height:1.4;
  }
  body.premium-v6134 .hero-answer-list button{
    min-height:50px;
    grid-template-columns:28px minmax(0,1fr);
    gap:8px;
    padding:8px 10px;
  }
  body.premium-v6134 .hero-answer-list button>span{
    font-size:12.5px;
  }
  body.premium-v6134 .hero-feedback-grid{
    grid-template-columns:1fr;
    gap:9px;
  }
  body.premium-v6134 .v6134-proof-strip{
    grid-template-columns:1fr 1fr;
    margin-top:0;
  }
  body.premium-v6134 .v6134-proof-strip>span{
    padding:13px 12px;
    border-top:1px solid rgba(255,255,255,.08);
  }
  body.premium-v6134 .v6134-proof-strip>span:nth-child(2){border-right:0}
  body.premium-v6134 .decision-path-grid{
    gap:0;
  }
}

@media(max-width:430px){
  body.premium-v6134 .wrap{
    width:min(100% - 28px,var(--max));
  }
  body.premium-v6134 .v6134-hero-grid{
    padding-top:28px;
  }
  body.premium-v6134 .v6134-hero-copy h1{
    font-size:clamp(37px,10.8vw,46px);
  }
  body.premium-v6134 .v6134-hero-copy>p:not(.v6134-independent-note){
    font-size:15px;
  }
  body.premium-v6134 .v6134-cta-assurance i{
    display:none;
  }
  body.premium-v6134 .v6134-cta-assurance{
    gap:5px 10px;
  }
  body.premium-v6134 .hero-question-topline b{
    font-size:10px;
  }
  body.premium-v6134 .hero-question-source{
    padding-inline:5px;
  }
}

@media(min-width:761px) and (max-width:960px) and (orientation:landscape) and (max-height:620px){
  body.premium-v6134 .v6134-hero-grid{
    grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);
    gap:26px;
    padding:30px 0;
  }
  body.premium-v6134 .v6134-hero-copy{
    text-align:left;
  }
  body.premium-v6134 .v6134-hero-copy h1{
    margin:14px 0 12px;
    font-size:42px;
  }
  body.premium-v6134 .v6134-benefits{
    width:auto;
    margin:14px 0;
  }
  body.premium-v6134 .v6134-hero-actions,
  body.premium-v6134 .v6134-cta-assurance{
    justify-content:flex-start;
  }
  body.premium-v6134 .hero-question-card{
    padding:17px;
  }
  body.premium-v6134 .hero-question-card h2{
    font-size:15px;
  }
  body.premium-v6134 .hero-answer-list button{
    min-height:42px;
  }
}

@media(prefers-reduced-motion:reduce){
  body.premium-v6134 .hero-answer-list button{
    transition:none;
  }
}

/* SOURCE: premium-v6135.css */
/* KAHReady SG V6.13.7 — readability, footer and content-consolidation layer */
body.premium-v6135{
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Arial,sans-serif;
  font-size:16px;
  line-height:1.6;
  text-rendering:optimizeLegibility;
}

body.premium-v6135 :is(button,input,select,textarea){font:inherit}

/* The first fold remains compact without relying on undersized supporting text. */
body.premium-v6135 .access-menu-panel small{font-size:12px}
body.premium-v6135 .resume-copy span{font-size:13px}
body.premium-v6135 .v6134-eyebrow{font-size:11px}
body.premium-v6135 .v6134-cta-assurance{font-size:11.5px}
body.premium-v6135 .v6134-independent-note{font-size:11.5px}
body.premium-v6135 .hero-question-topline span,
body.premium-v6135 .hero-question-topline b{font-size:11.5px}
body.premium-v6135 .hero-question-topic{font-size:12px}
body.premium-v6135 .hero-question-card h2{font-size:21px;line-height:1.46}
body.premium-v6135 .hero-answer-list button>span{font-size:14px;line-height:1.5}
body.premium-v6135 .hero-feedback-grid strong{font-size:12.5px}
body.premium-v6135 .hero-feedback-grid p{font-size:13px;line-height:1.55}
body.premium-v6135 .hero-feedback-cta{font-size:13px}
body.premium-v6135 .hero-question-source{font-size:12px;line-height:1.55}
body.premium-v6135 .v6134-proof-strip strong{font-size:13.5px}
body.premium-v6135 .v6134-proof-strip small{font-size:12px;line-height:1.5}
body.premium-v6135 .decision-path-grid small{font-size:12.5px;line-height:1.5}

/* One restrained footer clearance replaces several historical stacking rules. */
body.premium-v6135 .academy-footer{
  padding:56px 0 calc(34px + env(safe-area-inset-bottom))!important;
}

body.premium-v6135 .academy-footer .footer-top{gap:34px}

body.premium-v6135 .academy-footer .footer-disclaimer{
  margin-top:30px;
  padding:16px 0;
  font-size:12.5px;
  line-height:1.65;
}

body.premium-v6135 .academy-footer .powered-by{
  margin:18px 0 0!important;
  padding:18px 0 0!important;
  font-size:11.5px!important;
  opacity:.86;
}

body.premium-v6135 .academy-footer .powered-by strong{
  font-size:12px!important;
}

body.premium-v6135 .academy-footer .powered-bolt{
  font-size:13px!important;
}

body.premium-v6135.footer-in-view .sticky-buy{
  opacity:0!important;
  pointer-events:none!important;
  transform:translateY(18px)!important;
}

@media(max-width:760px){
  body.premium-v6135 .resume-copy span{font-size:12px}
  body.premium-v6135 .v6134-eyebrow{font-size:10.5px}
  body.premium-v6135 .v6134-cta-assurance{font-size:11px}
  body.premium-v6135 .v6134-independent-note{font-size:11px}
  body.premium-v6135 .hero-question-card h2{font-size:18px;line-height:1.48}
  body.premium-v6135 .hero-answer-list button{min-height:56px;padding:11px 12px}
  body.premium-v6135 .hero-answer-list button>span{font-size:14px;line-height:1.48}
  body.premium-v6135 .hero-feedback-grid p{font-size:13px}
  body.premium-v6135 .hero-question-source{font-size:11.5px}
  body.premium-v6135 .v6134-proof-strip small{font-size:11.5px}

  body.premium-v6135 .academy-footer{
    padding:42px 0 calc(84px + env(safe-area-inset-bottom))!important;
  }
  body.premium-v6135 .academy-footer .footer-top{
    grid-template-columns:1fr 1fr!important;
    gap:24px 20px!important;
  }
  body.premium-v6135 .academy-footer .footer-brand{grid-column:1/-1}
  body.premium-v6135 .academy-footer .footer-brand p{font-size:14px;line-height:1.65}
  body.premium-v6135 .academy-footer h4{font-size:13px}
  body.premium-v6135 .academy-footer a{
    min-height:40px;
    display:flex;
    align-items:center;
    margin:0;
    font-size:14px;
  }
  body.premium-v6135 .academy-footer .footer-top>div:last-child{
    grid-column:1/-1;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:0 20px;
  }
  body.premium-v6135 .academy-footer .footer-top>div:last-child h4{grid-column:1/-1}
  body.premium-v6135 .academy-footer .footer-disclaimer{
    margin-top:26px;
    padding:15px 0;
    font-size:12.5px;
  }
  body.premium-v6135 .academy-footer .powered-by{
    gap:5px 7px!important;
    margin:16px 0 0!important;
    padding:16px 0 0!important;
    font-size:11.5px!important;
  }
  body.premium-v6135 .academy-footer .powered-by strong{font-size:12px!important}
  body.premium-v6135 .academy-footer .build-marker{
    width:100%;
    margin:4px 0 0!important;
    text-align:center;
    font-size:10.5px;
  }
}

@media(max-width:430px){
  body.premium-v6135 .academy-footer .footer-top{gap:20px 16px!important}
  body.premium-v6135 .academy-footer a{font-size:13.5px}
  body.premium-v6135 .hero-question-topline{align-items:flex-start}
  body.premium-v6135 .hero-question-topline b{white-space:nowrap}
}

@media(prefers-reduced-motion:reduce){
  body.premium-v6135 .sticky-buy{transition:none!important}
}

/* SOURCE: commercial-v614.css */
/* V6.14.0 commercial-readability and accessibility layer */
:root{--kr-focus:#ffbf3f;--kr-readable:#31465d}
html{font-size:16px;scroll-behavior:smooth}
body{font-size:16px;line-height:1.62;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
p,li,input,select,textarea,button{font-size:max(.9375rem,15px)}
small,.muted,.field-help,.source-note,.status-label,.section-kicker,.review-meta span{font-size:max(.8125rem,13px);line-height:1.5}
button,.btn,input,select,textarea,[role="button"]{min-height:44px}
input,select,textarea{padding:.75rem .875rem}
a,button,input,select,textarea{outline-offset:3px}
:focus-visible{outline:3px solid var(--kr-focus)!important;box-shadow:0 0 0 5px rgba(255,191,63,.22)!important}
.skip-link:focus{z-index:10000}
.premium-quiz-card h1{white-space:pre-line;font-size:clamp(1.2rem,2.2vw,1.72rem);line-height:1.44;max-width:70ch}
.teaser-answer{min-height:52px;line-height:1.48;text-align:left}
.source-note{display:inline-flex;margin-top:14px;color:#0b56b3;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.answer-review p,.answer-review li{max-width:78ch}
.answer-review h3{line-height:1.4}
.quiz-immediate-feedback p{margin:.45rem 0}
.quiz-immediate-feedback small{display:block;margin-top:.4rem}
.conversion-panel:empty{display:none}
.cart-line{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid rgba(20,40,65,.12)}
.cart-line div{display:grid;gap:3px}
.cart-line small{color:var(--kr-readable)}
.footer-disclaimer{max-width:78ch;line-height:1.6}
.powered-by{padding-block:20px calc(20px + env(safe-area-inset-bottom))!important;margin-bottom:0!important}
.mobile-product-card strong{font-size:1rem}
.turnstile-slot:empty{display:none}
.turnstile-slot{min-height:0;margin:14px 0;overflow:hidden}

@media (max-width:720px){
  html{font-size:16px}
  body{line-height:1.58}
  .v6134-conversion-hero{padding-top:0!important;min-height:auto!important}
  .v6134-hero-copy h1{font-size:clamp(2rem,10vw,2.75rem)!important;line-height:1.06!important}
  .v6134-hero-copy p{font-size:1rem!important;line-height:1.58!important}
  .premium-quiz-card{padding:18px!important}
  .premium-quiz-card h1{font-size:1.18rem!important;line-height:1.47!important}
  .question-meta{gap:7px}
  .question-meta span,.question-meta button{font-size:13px!important;min-height:44px}
  .teaser-answer{font-size:.96rem!important;padding:14px!important;min-height:54px}
  .quiz-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:10px}
  .result-count-grid strong{font-size:1.3rem}
  .footer-grid{gap:26px!important}
  .site-footer{padding-bottom:0!important}
  .powered-by{padding:18px 16px calc(84px + env(safe-area-inset-bottom))!important}
}

@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
}

@media print{
  .topbar,.site-footer,.result-actions,.conversion-panel,.lead-card,.floating-purchase-prompt,.bottom-nav{display:none!important}
  body{background:#fff;color:#000;font-size:11pt}
  .results-page,.answer-review{box-shadow:none!important;border:0!important}
}

/* V6.14.6 public FAQ and professional footer */
body.premium-v6135 .home-faq-section{
  background:#f6f8fb;
  border-top:1px solid var(--kr-line);
}
body.premium-v6135 .home-faq-heading{
  align-items:end;
  margin-bottom:30px;
}
body.premium-v6135 .home-faq-heading h2{
  margin-bottom:0;
}
body.premium-v6135 .home-faq-grid{
  grid-template-columns:1fr;
  gap:12px;
  max-width:980px;
  margin-inline:auto;
}
body.premium-v6135 .home-faq-grid .faq-item{
  border-radius:16px;
  box-shadow:0 8px 24px rgba(8,35,60,.04);
}
body.premium-v6135 .home-faq-grid .faq-q{
  min-height:72px;
  padding:20px 22px;
  gap:20px;
  font-size:16px;
  line-height:1.45;
}
body.premium-v6135 .home-faq-grid .faq-q span{
  flex:0 0 auto;
  color:#7790a8;
  font-size:24px;
  line-height:1;
  transition:transform .18s ease;
}
body.premium-v6135 .home-faq-grid .faq-item.open .faq-q span{
  transform:rotate(45deg);
}
body.premium-v6135 .home-faq-grid .faq-a{
  padding:0 22px 22px;
  color:var(--kr-muted);
  font-size:14px;
  line-height:1.75;
}
body.premium-v6135 .home-faq-grid .faq-a a{
  color:var(--kr-blue);
  font-weight:800;
  text-underline-offset:3px;
}
body.premium-v6135 .academy-footer .footer-legal-line{
  display:flex;
  justify-content:space-between;
  gap:14px 30px!important;
  color:#9fb0c4;
  font-size:12px!important;
}
body.premium-v6135 .academy-footer .footer-credit{
  display:inline-flex;
  align-items:center;
  gap:5px;
}
body.premium-v6135 .academy-footer .footer-credit strong{
  width:auto!important;
  color:#e0e8f0;
  font-size:12px!important;
}

@media(max-width:760px){
  body.premium-v6135 .home-faq-heading{margin-bottom:24px}
  body.premium-v6135 .home-faq-grid .faq-q{min-height:64px;padding:18px;font-size:15px}
  body.premium-v6135 .home-faq-grid .faq-a{padding:0 18px 19px;font-size:14px}
  body.premium-v6135 .academy-footer .footer-legal-line{
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
  }
}

@media(prefers-reduced-motion:reduce){
  body.premium-v6135 .home-faq-grid .faq-q span{transition:none}
}

/* V6.14.1 visual-balance, attribution and privacy correction */
body.visual-v6141 .v6134-hero-grid{
  min-height:620px;
  gap:48px;
  padding:28px 0 34px;
}

body.visual-v6141 .v6134-hero-copy h1{
  margin-top:17px;
  margin-bottom:14px;
  font-size:clamp(46px,4.25vw,64px);
  line-height:1;
}

body.visual-v6141 .v6134-hero-copy>p:not(.v6134-independent-note){
  max-width:560px;
  font-size:16px;
  line-height:1.55;
}

body.visual-v6141 .hero-readiness-visual{
  width:min(100%,540px);
  display:grid;
  grid-template-columns:104px minmax(0,1fr);
  align-items:center;
  gap:16px;
  margin:17px 0 18px;
  padding:13px 16px 13px 11px;
  border:1px solid rgba(255,255,255,.17);
  border-radius:22px;
  background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.035));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 18px 42px rgba(0,10,24,.13);
  backdrop-filter:blur(12px);
}

body.visual-v6141 .readiness-orbit{
  position:relative;
  width:94px;
  height:94px;
  display:grid;
  place-items:center;
}

body.visual-v6141 .readiness-orbit svg{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  overflow:visible;
  transform:rotate(-90deg);
}

body.visual-v6141 .readiness-orbit circle{
  fill:none;
  stroke-width:9;
}

body.visual-v6141 .orbit-track{stroke:rgba(255,255,255,.12)}
body.visual-v6141 .orbit-section{stroke-linecap:round;stroke-dasharray:var(--segment) 302;stroke-dashoffset:var(--offset)}
body.visual-v6141 .orbit-a{--segment:162;--offset:0;stroke:#f5c451}
body.visual-v6141 .orbit-b{--segment:105;--offset:-169;stroke:#41c5df}
body.visual-v6141 .orbit-c{--segment:17;--offset:-281;stroke:#6fe1b0}

body.visual-v6141 .readiness-orbit>span{
  position:relative;
  z-index:1;
  display:grid;
  place-items:center;
  line-height:1;
}

body.visual-v6141 .readiness-orbit strong{
  color:#fff;
  font-size:29px;
  letter-spacing:-.04em;
}

body.visual-v6141 .readiness-orbit small{
  margin-top:5px;
  color:#bcd1df;
  font-size:8px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}

body.visual-v6141 .readiness-blueprint{min-width:0}

body.visual-v6141 .blueprint-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  color:#cfe2ed;
  font-size:9px;
  font-weight:900;
  letter-spacing:.11em;
}

body.visual-v6141 .blueprint-head b{
  color:#ffe7a1;
  font-size:10px;
  letter-spacing:0;
  text-transform:none;
}

body.visual-v6141 .blueprint-bar{
  height:11px;
  display:flex;
  gap:3px;
  margin:11px 0 10px;
  overflow:hidden;
  border-radius:999px;
  background:rgba(255,255,255,.08);
}

body.visual-v6141 .blueprint-bar i{display:block;height:100%;border-radius:inherit}
body.visual-v6141 .blueprint-a{width:56.25%;background:#f5c451}
body.visual-v6141 .blueprint-b{width:37.5%;background:#41c5df}
body.visual-v6141 .blueprint-c{width:6.25%;background:#6fe1b0}

body.visual-v6141 .blueprint-legend{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}

body.visual-v6141 .blueprint-legend span{
  color:#a9bfce;
  font-size:9px;
  line-height:1.25;
}

body.visual-v6141 .blueprint-legend b{
  display:block;
  margin-bottom:2px;
  color:#fff;
  font-size:14px;
}

body.visual-v6141 .v6134-benefits{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin:16px 0 18px;
}

body.visual-v6141 .v6134-benefits span{
  min-height:42px;
  padding:8px 9px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:12px;
  background:rgba(255,255,255,.045);
  font-size:11px;
  line-height:1.25;
}

body.visual-v6141 .v6134-benefits b{
  flex:0 0 20px;
}

body.visual-v6141 .v6134-proof-strip{
  grid-template-columns:repeat(3,1fr);
}

body.visual-v6141 .v6134-proof-strip>span{
  display:flex;
  align-items:center;
  gap:11px;
}

body.visual-v6141 .v6134-proof-strip>span>b{
  width:35px;
  height:35px;
  flex:0 0 35px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.14);
  border-radius:12px;
  background:rgba(255,255,255,.07);
  color:#ffe29a;
  font-size:13px;
}

body.visual-v6141 .v6134-proof-strip>span>span{min-width:0}

body.visual-v6141 .decision-path-grid article{
  align-items:center;
  min-height:116px;
}

body.visual-v6141 .decision-path-grid article>.decision-icon{
  width:48px;
  height:48px;
  flex:0 0 48px;
  display:grid;
  place-items:center;
  border:1px solid #cce4f0;
  border-radius:15px;
  background:linear-gradient(145deg,#edf8fd,#fff8e3);
  color:#0d75b8;
  box-shadow:0 9px 24px rgba(14,94,140,.09);
}

body.visual-v6141 .decision-icon svg{
  width:27px;
  height:27px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

body.visual-v6141 .authority-points{grid-template-columns:1fr}

@media(max-width:1120px){
  body.visual-v6141 .v6134-hero-grid{gap:30px}
}

@media(max-width:980px){
  body.visual-v6141 .v6134-hero-grid{
    padding:28px 0 30px;
  }
  body.visual-v6141 .hero-readiness-visual{
    margin-inline:auto;
  }
}

@media(max-width:760px){
  body.visual-v6141 .v6134-conversion-hero{
    padding-top:0!important;
  }
  body.visual-v6141 .v6134-hero-grid{
    padding:20px 0 22px;
  }
  body.visual-v6141 .v6134-hero-copy h1{
    margin:14px 0 13px;
    font-size:clamp(35px,10vw,43px)!important;
    line-height:1.01!important;
  }
  body.visual-v6141 .hero-readiness-visual{
    grid-template-columns:86px minmax(0,1fr);
    gap:12px;
    margin:14px 0;
    padding:10px 12px 10px 8px;
    border-radius:18px;
  }
  body.visual-v6141 .readiness-orbit{
    width:78px;
    height:78px;
  }
  body.visual-v6141 .readiness-orbit circle{stroke-width:8}
  body.visual-v6141 .readiness-orbit strong{font-size:24px}
  body.visual-v6141 .readiness-orbit small{font-size:7px}
  body.visual-v6141 .blueprint-head{font-size:8px}
  body.visual-v6141 .blueprint-head b{font-size:9px}
  body.visual-v6141 .blueprint-bar{height:9px;margin:9px 0 8px}
  body.visual-v6141 .blueprint-legend{gap:5px}
  body.visual-v6141 .blueprint-legend span{font-size:8px}
  body.visual-v6141 .blueprint-legend b{font-size:12px}
  body.visual-v6141 .v6134-hero-copy>p:not(.v6134-independent-note){
    font-size:14.5px!important;
    line-height:1.48!important;
  }
  body.visual-v6141 .v6134-benefits{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
    margin:13px 0 15px;
  }
  body.visual-v6141 .v6134-benefits span{
    min-height:54px;
    display:grid;
    align-content:center;
    justify-items:start;
    gap:5px;
    padding:7px;
    font-size:10px;
  }
  body.visual-v6141 .v6134-hero-actions{margin-top:0}
  body.visual-v6141 .hero-question-card{margin-top:22px}
  body.visual-v6141 .v6134-proof-strip{
    grid-template-columns:repeat(3,1fr);
  }
  body.visual-v6141 .v6134-proof-strip>span{
    min-width:0;
    display:grid;
    justify-items:start;
    align-content:start;
    gap:7px;
    padding:12px 9px;
    border-top:1px solid rgba(255,255,255,.08);
  }
  body.visual-v6141 .v6134-proof-strip>span>b{
    width:31px;
    height:31px;
    flex-basis:31px;
    border-radius:10px;
  }
  body.visual-v6141 .v6134-proof-strip strong{font-size:10.5px}
  body.visual-v6141 .v6134-proof-strip small{font-size:8.5px}
  body.visual-v6141 .decision-path-grid article{
    min-height:0;
    padding:15px 4px;
  }
  body.visual-v6141 .decision-path-grid article>.decision-icon{
    width:43px;
    height:43px;
    flex-basis:43px;
  }
  body.visual-v6141 .decision-icon svg{width:24px;height:24px}
}

@media(max-width:430px){
  body.visual-v6141 .v6134-hero-grid{padding-top:18px}
  body.visual-v6141 .v6134-secondary-cta{display:none}
  body.visual-v6141 .v6134-independent-note{display:none}
  body.visual-v6141 .v6134-cta-assurance{margin-bottom:0}
}

@media(prefers-reduced-motion:no-preference){
  body.visual-v6141 .hero-readiness-visual{animation:v6141VisualFloat 7s ease-in-out infinite}
  @keyframes v6141VisualFloat{50%{transform:translateY(-4px)}}
}

/* V6.14.3 classroom-led hero and two-plan conversion path */
body.visual-v6142 .v6134-hero-grid{
  min-height:610px;
  grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);
  gap:42px;
  padding:28px 0 34px;
}

body.visual-v6142 .v6134-hero-copy h1{
  max-width:640px;
  font-size:clamp(46px,4.15vw,62px);
}

body.visual-v6142 .v6134-hero-copy>p:not(.v6134-independent-note){
  max-width:535px;
  font-size:17px;
}

body.visual-v6142 .v6134-benefits b{
  width:auto;
  min-width:24px;
  padding:0 5px;
  border-radius:7px;
  background:rgba(245,196,81,.13);
  color:#ffe19a;
  font-size:10px;
}

body.visual-v6142 .v6142-classroom-visual{
  position:relative;
  min-width:0;
  min-height:520px;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.23);
  border-radius:30px;
  background:#0b1d30;
  box-shadow:0 30px 75px rgba(0,8,20,.34),inset 0 1px 0 rgba(255,255,255,.12);
  isolation:isolate;
}

body.visual-v6142 .v6142-classroom-visual::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(2,14,27,.05) 30%,rgba(2,14,27,.9) 100%);
}

body.visual-v6142 .v6142-classroom-visual picture,
body.visual-v6142 .v6142-classroom-visual img{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  display:block;
  opacity:1!important;
  visibility:visible!important;
}

body.visual-v6142 .v6142-classroom-visual img{
  object-fit:cover;
  object-position:57% center;
}

body.visual-v6142 .v6142-exam-blueprint{
  position:absolute;
  z-index:3;
  top:18px;
  right:18px;
  width:min(270px,calc(100% - 36px));
  padding:13px 14px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:16px;
  background:rgba(3,20,36,.82);
  box-shadow:0 16px 35px rgba(0,0,0,.2);
  backdrop-filter:blur(12px);
}

body.visual-v6142 .v6142-exam-blueprint>span{
  display:block;
  color:#ffe29a;
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
}

body.visual-v6142 .v6142-exam-blueprint>div{
  height:8px;
  display:flex;
  gap:3px;
  margin:9px 0 8px;
  overflow:hidden;
  border-radius:999px;
}

body.visual-v6142 .v6142-exam-blueprint i{display:block;height:100%;border-radius:inherit}
body.visual-v6142 .v6142-exam-blueprint i:nth-child(1){width:56.25%;background:#f5c451}
body.visual-v6142 .v6142-exam-blueprint i:nth-child(2){width:37.5%;background:#41c5df}
body.visual-v6142 .v6142-exam-blueprint i:nth-child(3){width:6.25%;background:#6fe1b0}

body.visual-v6142 .v6142-exam-blueprint small{
  display:block;
  color:#c9dbe6;
  font-size:10px;
  line-height:1.45;
}

body.visual-v6142 .v6142-exam-blueprint small b{color:#fff}

body.visual-v6142 .v6142-classroom-visual figcaption{
  position:absolute;
  z-index:3;
  right:28px;
  bottom:27px;
  left:28px;
  display:grid;
  gap:5px;
}

body.visual-v6142 .v6142-classroom-visual figcaption span{
  color:#f5c451;
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
}

body.visual-v6142 .v6142-classroom-visual figcaption strong{
  max-width:520px;
  color:#fff;
  font-size:clamp(22px,2.2vw,31px);
  line-height:1.14;
  letter-spacing:-.025em;
}

body.visual-v6142 .v6142-classroom-visual figcaption small{
  max-width:520px;
  color:#cadbe5;
  font-size:12px;
}

body.visual-v6142 .v6134-proof-strip>span>b{
  width:auto;
  min-width:40px;
  padding:0 7px;
}

body.visual-v6142 .v6142-pricing-section{
  padding:78px 0 70px;
  border-bottom:1px solid #dce6ec;
  background:
    radial-gradient(circle at 8% 5%,rgba(245,196,81,.15),transparent 25%),
    linear-gradient(180deg,#fffdf8,#f4f8fb);
}

body.visual-v6142 .v6142-pricing-heading{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);
  gap:42px;
  align-items:end;
}

body.visual-v6142 .v6142-pricing-heading h2,
body.visual-v6142 .v6142-demo-intro h2{
  max-width:720px;
  margin:0;
  color:#071f36;
  font-size:clamp(34px,3.5vw,50px);
  line-height:1.06;
  letter-spacing:-.045em;
}

body.visual-v6142 .v6142-pricing-heading>p{
  margin:0 0 4px;
  color:#50677a;
  font-size:15px;
  line-height:1.65;
}

body.visual-v6142 .v6142-plan-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
  max-width:1180px;
  margin:38px auto 0;
}

body.visual-v6142 .v6142-plan-card{
  position:relative;
  min-width:0;
  display:flex;
  flex-direction:column;
  padding:30px;
  overflow:hidden;
  border:1px solid #dce5ea;
  border-radius:27px;
  background:#fff;
  box-shadow:0 23px 58px rgba(10,42,67,.11);
}

body.visual-v6142 .v6142-plan-card.complete{
  border:2px solid #e4b443;
  box-shadow:0 25px 62px rgba(177,126,16,.16);
  transform:translateY(-10px);
}

body.visual-v6142 .v6142-plan-card.foundation{
  border-color:#cad8e2;
  background:linear-gradient(145deg,#fff,#f4f8fb);
  box-shadow:0 18px 44px rgba(10,42,67,.08);
}

body.visual-v6142 .v6142-plan-card.pro{
  border-color:#102f4a;
  background:linear-gradient(145deg,#061a2d,#0a3456);
  color:#fff;
  box-shadow:0 27px 65px rgba(4,25,44,.23);
}

body.visual-v6142 .v6142-plan-topline{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

body.visual-v6142 .v6142-plan-topline span{
  color:#0d6fa8;
  font-size:11px;
  font-weight:950;
  letter-spacing:.15em;
}

body.visual-v6142 .v6142-plan-topline b{
  padding:6px 9px;
  border-radius:999px;
  background:#fff2c8;
  color:#775300;
  font-size:9px;
  letter-spacing:.08em;
}

body.visual-v6142 .v6142-plan-card.pro .v6142-plan-topline span{color:#76d5ed}
body.visual-v6142 .v6142-plan-card.pro .v6142-plan-topline b{background:rgba(245,196,81,.14);color:#ffe097}
body.visual-v6142 .v6142-plan-card.foundation .v6142-plan-topline b{background:#e8f1f6;color:#36586f}

body.visual-v6142 .v6142-plan-price{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  margin:19px 0 11px;
  padding-bottom:15px;
  border-bottom:1px solid #e4eaee;
}

body.visual-v6142 .v6142-plan-card.pro .v6142-plan-price{border-color:rgba(255,255,255,.13)}

body.visual-v6142 .v6142-plan-price strong{
  color:#071f36;
  font-size:58px;
  line-height:.9;
  letter-spacing:-.06em;
}

body.visual-v6142 .v6142-plan-card.pro .v6142-plan-price strong{color:#fff}

body.visual-v6142 .v6142-plan-price strong small{
  margin-right:4px;
  color:#5c7284;
  font-size:17px;
  letter-spacing:0;
}

body.visual-v6142 .v6142-plan-card.pro .v6142-plan-price strong small{color:#bad1df}

body.visual-v6142 .v6142-plan-price>span{
  color:#5e7383;
  font-size:12px;
  font-weight:800;
}

body.visual-v6142 .v6142-plan-card.pro .v6142-plan-price>span{color:#c1d5e1}

body.visual-v6142 .v6142-plan-card h3{
  margin:5px 0 7px;
  color:#0a263e;
  font-size:24px;
  letter-spacing:-.025em;
}

body.visual-v6142 .v6142-plan-card.pro h3{color:#fff}

body.visual-v6142 .v6142-plan-card>p{
  margin:0;
  color:#5a6f7f;
  font-size:14px;
  line-height:1.55;
}

body.visual-v6142 .v6142-plan-card.pro>p{color:#bad0dd}

body.visual-v6142 .v6142-plan-card ul{
  display:grid;
  gap:10px;
  margin:20px 0 24px;
  padding:0;
  list-style:none;
  flex:1;
}

body.visual-v6142 .v6142-plan-card li{
  position:relative;
  padding-left:25px;
  color:#324b5e;
  font-size:14px;
  line-height:1.5;
}

body.visual-v6142 .v6142-plan-card.pro li{color:#e3edf3}

body.visual-v6142 .v6142-plan-card li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#0c9c66;
  font-weight:950;
}

body.visual-v6142 .v6142-plan-card.pro li::before{color:#75e2b4}

body.visual-v6142 .v6142-plan-card .btn{
  min-height:54px;
  border-radius:14px;
  font-size:14px;
}

body.visual-v6142 .v6142-plan-card.pro .btn-dark{
  border:1px solid #f5c451;
  background:#f5c451;
  color:#132234;
}

body.visual-v6142 .v6142-plan-card .btn:disabled{
  opacity:.78;
  cursor:not-allowed;
}

body.visual-v6142 .v6143-plan-details{
  display:block;
  min-height:44px;
  padding-top:13px;
  color:#315f7b;
  font-size:12px;
  font-weight:850;
  text-align:center;
  text-decoration:underline;
  text-underline-offset:3px;
}

body.visual-v6142 .v6143-upgrade-note{
  margin:-8px 0 12px;
  color:#ffe097;
  font-size:12px;
  font-weight:900;
  text-align:center;
}

body.visual-v6142 .v6142-foundation-note{
  margin:24px auto 0;
  color:#5d7180;
  text-align:center;
  font-size:13px;
}

body.visual-v6142 .v6142-foundation-note button{
  min-height:44px;
  padding:0 4px;
  border:0;
  background:transparent;
  color:#0b67a0;
  font-weight:850;
  text-decoration:underline;
  text-underline-offset:3px;
}

body.visual-v6142 .v6142-demo-section{
  padding:72px 0;
  border-bottom:1px solid #dce6ec;
  background:#eaf3f8;
}

body.visual-v6142 .v6142-demo-grid{
  display:grid;
  grid-template-columns:minmax(250px,.62fr) minmax(560px,1.38fr);
  gap:42px;
  align-items:start;
}

body.visual-v6142 .v6142-demo-intro{
  position:sticky;
  top:112px;
  padding-top:20px;
}

body.visual-v6142 .v6142-demo-intro h2{
  font-size:clamp(32px,3.1vw,46px);
}

body.visual-v6142 .v6142-demo-intro p{
  margin:17px 0 22px;
  color:#50677a;
  font-size:15px;
  line-height:1.66;
}

body.visual-v6142 .v6142-demo-intro .btn{
  border:1px solid #bfd3df;
  background:#fff;
  color:#0a527f;
}

body.visual-v6142 .v6142-demo-section .hero-question-card{
  width:100%;
  margin:0;
  border:1px solid #cbdde6;
  box-shadow:0 24px 60px rgba(7,45,70,.13);
}

@media(max-width:1080px){
  body.visual-v6142 .v6134-hero-grid{
    grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);
    gap:28px;
  }
  body.visual-v6142 .v6142-classroom-visual{min-height:485px}
  body.visual-v6142 .v6142-demo-grid{grid-template-columns:1fr;gap:28px}
  body.visual-v6142 .v6142-demo-intro{position:static;max-width:720px;padding-top:0}
}

@media(max-width:980px){
  body.visual-v6142 .v6134-hero-grid{
    grid-template-columns:1fr;
    gap:26px;
  }
  body.visual-v6142 .v6142-classroom-visual{
    width:min(780px,100%);
    min-height:440px;
    margin-inline:auto;
  }
  body.visual-v6142 .v6142-pricing-heading{grid-template-columns:1fr;gap:15px}
  body.visual-v6142 .v6142-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.visual-v6142 .v6142-plan-card.complete{transform:none}
  body.visual-v6142 .v6142-plan-card.pro{grid-column:1/-1;width:min(100%,580px);margin-inline:auto}
}

@media(max-width:760px){
  body.visual-v6142 .v6134-hero-grid{gap:20px;padding:18px 0 20px}
  body.visual-v6142 .v6134-hero-copy{text-align:left}
  body.visual-v6142 .v6134-hero-copy h1,
  body.visual-v6142 .v6134-hero-copy>p:not(.v6134-independent-note){margin-left:0;margin-right:0}
  body.visual-v6142 .v6134-benefits{width:100%;margin-inline:0}
  body.visual-v6142 .v6134-hero-actions,
  body.visual-v6142 .v6134-cta-assurance{justify-content:flex-start}
  body.visual-v6142 .v6142-classroom-visual{
    min-height:310px;
    border-radius:22px;
  }
  body.visual-v6142 .v6142-classroom-visual img{object-position:58% center}
  body.visual-v6142 .v6142-exam-blueprint{
    top:11px;
    right:11px;
    width:210px;
    padding:9px 10px;
    border-radius:12px;
  }
  body.visual-v6142 .v6142-exam-blueprint>span{font-size:8px}
  body.visual-v6142 .v6142-exam-blueprint>div{height:6px;margin:6px 0}
  body.visual-v6142 .v6142-exam-blueprint small{font-size:8px}
  body.visual-v6142 .v6142-classroom-visual figcaption{right:17px;bottom:16px;left:17px;gap:3px}
  body.visual-v6142 .v6142-classroom-visual figcaption span{font-size:8px}
  body.visual-v6142 .v6142-classroom-visual figcaption strong{font-size:21px}
  body.visual-v6142 .v6142-classroom-visual figcaption small{display:none}
  body.visual-v6142 .v6142-pricing-section{padding:58px 0 52px}
  body.visual-v6142 .v6142-pricing-heading h2{font-size:34px}
  body.visual-v6142 .v6142-plan-grid{grid-template-columns:1fr;gap:15px;margin-top:28px}
  body.visual-v6142 .v6142-plan-card.pro{grid-column:auto;width:auto;margin-inline:0}
  body.visual-v6142 .v6142-plan-card{padding:22px;border-radius:22px}
  body.visual-v6142 .v6142-plan-price strong{font-size:52px}
  body.visual-v6142 .v6142-demo-section{padding:54px 0}
  body.visual-v6142 .v6142-demo-grid{gap:24px}
  body.visual-v6142 .v6142-demo-intro h2{font-size:34px}
  body.visual-v6142 .v6142-demo-section .hero-question-card{margin:0}
}

@media(max-width:430px){
  body.visual-v6142 .v6134-hero-copy h1{font-size:clamp(34px,10vw,41px)!important}
  body.visual-v6142 .v6134-hero-copy>p:not(.v6134-independent-note){display:none}
  body.visual-v6142 .v6134-cta-assurance{display:none}
  body.visual-v6142 .v6134-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.visual-v6142 .v6134-benefits span{font-size:9.5px}
  body.visual-v6142 .v6142-classroom-visual{min-height:270px}
  body.visual-v6142 .v6142-exam-blueprint{width:190px}
  body.visual-v6142 .v6142-classroom-visual figcaption strong{max-width:290px;font-size:19px}
  body.visual-v6142 .v6142-plan-card{padding:20px}
  body.visual-v6142 .v6142-plan-price{align-items:center}
  body.visual-v6142 .v6142-plan-price>span{max-width:95px;text-align:right}
}
