/* Homepage information architecture v5 - one visual system for every portal. */
.page-home{--home-ink:#111b37;--home-muted:#66738d;--home-line:#dfe6f2;--home-blue:#3568e8;--home-violet:#6547e7;background:#f6f8fd!important}
.page-home .public-home{background:transparent}
.page-home .home-hero-complete{background:radial-gradient(circle at 83% 12%,rgba(111,73,232,.23),transparent 28%),radial-gradient(circle at 13% 92%,rgba(30,166,210,.16),transparent 28%),linear-gradient(145deg,#fbfcff 0,#eef3ff 58%,#f7f2ff 100%)}
.page-home .hero-complete-grid{min-height:580px;padding-top:58px;padding-bottom:100px}
.page-home .hero-complete-copy h1{max-width:760px;font-size:clamp(45px,5vw,70px)}
.page-home .hero-complete-copy>p{max-width:700px}
.page-home .hero-dashboard{border-color:rgba(255,255,255,.9);box-shadow:0 28px 70px rgba(36,54,112,.18)}

.home-luxe-map{position:relative;z-index:4;margin-top:0;padding:54px 0 76px}
.home-luxe-map-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px;padding:0 4px}
.home-luxe-map-head h2{margin:7px 0 7px;color:var(--home-ink);font-size:clamp(30px,3.3vw,45px);font-weight:900;line-height:1.12;letter-spacing:-.025em}
.home-luxe-map-head p{margin:0;color:var(--home-muted)}
.home-luxe-map-head>a{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid #dbe4f3;border-radius:12px;color:#315dcb;background:#fff;text-decoration:none;font-size:12px;font-weight:900;white-space:nowrap;box-shadow:0 10px 25px rgba(35,59,111,.06)}
.home-luxe-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}
.home-luxe-card{position:relative;display:flex;min-height:390px;overflow:hidden;flex-direction:column;padding:30px;border:1px solid var(--home-line);border-radius:25px;color:var(--home-ink);background:#fff;box-shadow:0 18px 55px rgba(28,44,88,.08);isolation:isolate}
.home-luxe-card:before{position:absolute;z-index:-1;content:"";width:230px;height:230px;right:-90px;top:-105px;border:42px solid currentColor;border-radius:50%;opacity:.035}
.home-luxe-card.luxe-school{grid-column:span 7;background:linear-gradient(145deg,#fff,#f5f8ff)}
.home-luxe-card.luxe-university{grid-column:span 5;color:#fff;border-color:#263f80;background:radial-gradient(circle at 90% 8%,rgba(114,83,237,.72),transparent 36%),linear-gradient(145deg,#11264e,#254b99)}
.home-luxe-card.luxe-discovery{grid-column:span 5;color:#fff;border-color:#5741c6;background:radial-gradient(circle at 84% 5%,rgba(49,195,211,.25),transparent 35%),linear-gradient(145deg,#442ba8,#6d49df)}
.home-luxe-card.luxe-knowledge{grid-column:span 7;background:radial-gradient(circle at 95% 10%,rgba(255,180,65,.17),transparent 30%),linear-gradient(145deg,#fff,#fff9f0)}
.luxe-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}
.luxe-icon{display:grid;place-items:center;width:55px;height:55px;border-radius:17px;color:#3567dc;background:#eaf1ff;font-size:26px;box-shadow:inset 0 0 0 1px rgba(53,103,220,.06)}
.luxe-university .luxe-icon,.luxe-discovery .luxe-icon{color:#fff;background:rgba(255,255,255,.14);box-shadow:inset 0 0 0 1px rgba(255,255,255,.15)}
.luxe-knowledge .luxe-icon{color:#bf6e15;background:#fff0d9}
.luxe-index{color:#e7ecf6;font-size:35px;font-weight:950;line-height:1}
.luxe-university .luxe-index,.luxe-discovery .luxe-index{color:rgba(255,255,255,.16)}
.luxe-kicker{font-size:10px;font-weight:950;letter-spacing:.14em}
.luxe-school .luxe-kicker{color:#3766d4}.luxe-university .luxe-kicker{color:#9bc6ff}.luxe-discovery .luxe-kicker{color:#94f0e7}.luxe-knowledge .luxe-kicker{color:#b96c18}
.home-luxe-card h3{max-width:540px;margin:8px 0 10px;font-size:clamp(25px,2.3vw,34px);line-height:1.15;font-weight:950;letter-spacing:-.04em}
.home-luxe-card>p{max-width:590px;margin:0 0 20px;color:var(--home-muted);line-height:1.7}
.luxe-university>p,.luxe-discovery>p{color:#d8e4fa}
.luxe-stats{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:17px}
.luxe-stats span{padding:8px 11px;border:1px solid #dfe7f4;border-radius:10px;color:#6f7b91;background:rgba(255,255,255,.76);font-size:10px}
.luxe-stats b{margin-right:4px;color:#1b2c56;font-size:15px}
.luxe-university .luxe-stats span,.luxe-discovery .luxe-stats span{color:#d9e4fa;border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.08)}
.luxe-university .luxe-stats b,.luxe-discovery .luxe-stats b{color:#fff}
.luxe-link-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:18px}
.luxe-link-list.compact{grid-template-columns:1fr 1fr}
.luxe-link-list>a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px;border:1px solid #e1e7f1;border-radius:12px;color:#263555;background:rgba(255,255,255,.77);text-decoration:none;font-size:11px;font-weight:850;transition:.18s}
.luxe-link-list>a:hover{transform:translateY(-2px);border-color:#9db1ea;box-shadow:0 10px 22px rgba(39,64,125,.09)}
.luxe-link-list span{display:grid}.luxe-link-list small{margin-top:3px;color:#8a95a8;font-size:9px;font-weight:600}
.luxe-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}
.luxe-chip-list>a{padding:8px 11px;border:1px solid rgba(255,255,255,.16);border-radius:99px;color:#f5f7ff;background:rgba(255,255,255,.09);text-decoration:none;font-size:10px;font-weight:800;transition:.18s}
.luxe-chip-list>a:hover{background:rgba(255,255,255,.18)}
.luxe-main-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:17px;border-top:1px solid #e5eaf3;color:#315dcc;text-decoration:none;font-size:12px;font-weight:950}
.luxe-university .luxe-main-link,.luxe-discovery .luxe-main-link{color:#fff;border-color:rgba(255,255,255,.16)}
.luxe-knowledge .luxe-main-link{color:#aa6114}

.page-home .home-pathfinder{padding:12px 0 68px;background:transparent}
.page-home .pathfinder-shell{grid-template-columns:1fr;overflow:hidden;border-radius:26px;box-shadow:0 20px 60px rgba(25,42,83,.09)}
.page-home .pathfinder-aside{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(330px,1fr) 180px;grid-template-rows:auto auto auto;column-gap:35px;align-items:center;padding:30px 34px;background:radial-gradient(circle at 95% 0,rgba(123,87,236,.75),transparent 35%),linear-gradient(115deg,#1c3f87,#395bc3)}
.page-home .pathfinder-aside .mini-label{grid-column:1;grid-row:1}
.page-home .pathfinder-aside h2{grid-column:1;grid-row:2;margin:9px 0 5px;font-size:31px}
.page-home .pathfinder-aside>p{grid-column:1;grid-row:3;margin:0;font-size:13px;line-height:1.55}
.page-home .pathfinder-benefits{grid-column:2;grid-row:1/4;margin:0;grid-template-columns:1fr}
.page-home .pathfinder-count{grid-column:3;grid-row:1/4;align-self:stretch;justify-content:center;flex-direction:column;margin:0;padding:0 0 0 28px;border-top:0;border-left:1px solid rgba(255,255,255,.2)}
.page-home .pathfinder-count b{font-size:36px}
.page-home .pathfinder-main{padding:32px 36px 34px}
.page-home .pathfinder-head h2{font-size:29px}
.page-home .pathfinder-progress{margin:22px 0 16px}
.page-home .pathfinder-block{padding:15px 0}
.page-home .path-level{padding:13px}.page-home .path-level i{width:38px;height:38px}
.page-home .path-subject{padding:12px}

.page-home .home-university-showcase{padding:4px 0 62px}
.page-home .university-showcase-shell{border-radius:26px;box-shadow:0 22px 60px rgba(28,46,92,.09)}
.page-home .university-showcase-intro{background:radial-gradient(circle at 15% 85%,rgba(86,103,231,.55),transparent 35%),linear-gradient(145deg,#0f2858,#234f9b)}

.page-home .home-exam-showcase{padding:66px 0;background:#fff}
.page-home .showcase-heading h2{font-size:39px}
.page-home .home-exam-grid{gap:16px}
.page-home .home-exam-card{border-radius:17px;box-shadow:0 10px 28px rgba(26,43,82,.055)}
.page-home .home-exam-top{min-height:92px;padding:18px 20px}
.page-home .home-exam-subject span{font-size:12px}.page-home .home-exam-subject span i{font-size:21px}
.page-home .home-exam-subject>i{width:34px;height:34px}
.page-home .home-exam-body{padding:19px 20px 18px}
.page-home .home-exam-body h3{min-height:50px;margin:12px 0;font-size:17px}
.page-home .home-exam-meta{gap:10px;padding:12px 0}

.page-home .home-discovery-showcase{padding:66px 0;background:linear-gradient(180deg,#fff,#f4f7ff)}
.page-home .discovery-showcase-shell{padding:42px;border-radius:27px;background:radial-gradient(circle at 90% 5%,rgba(101,80,224,.62),transparent 30%),linear-gradient(135deg,#101e40,#294485)}
.page-home .discovery-showcase-head{grid-template-columns:1fr 310px;gap:35px}
.page-home .discovery-showcase-head h2{margin:13px 0;font-size:40px}
.page-home .discovery-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:28px}
.page-home .discovery-category-tile{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:15px 13px}
.page-home .discovery-category-tile>i:first-child{width:42px;height:42px;border-radius:12px;font-size:18px}
.page-home .discovery-category-tile>i:last-child{display:none}
.page-home .discovery-category-tile small{font-size:7px}.page-home .discovery-category-tile b{font-size:12px}
.page-home .discovery-tile-count{font-size:9px}.page-home .discovery-test-strip{margin-top:20px;padding:21px}
.page-home .discovery-test-strip h3{font-size:22px}

.page-home .home-news-polish{padding:66px 0}
.page-home .home-seo-content{padding-top:64px}
.page-home .home-seo-intro,.page-home .home-faq-layout{box-shadow:0 18px 55px rgba(26,43,82,.08)}

@media(max-width:991.98px){
  .home-luxe-card.luxe-school,.home-luxe-card.luxe-university,.home-luxe-card.luxe-discovery,.home-luxe-card.luxe-knowledge{grid-column:span 6}
  .luxe-link-list{grid-template-columns:1fr 1fr}
  .page-home .pathfinder-aside{grid-template-columns:1fr 1fr;grid-template-rows:auto}.page-home .pathfinder-count{display:none}.page-home .pathfinder-benefits{grid-column:2;grid-row:1/4}
  .page-home .discovery-category-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:767.98px){
  .page-home .hero-complete-grid{padding-bottom:72px}
  .home-luxe-map{margin-top:0;padding:36px 0 52px}.home-luxe-map-head{align-items:flex-start;flex-direction:column}.home-luxe-map-head>a{display:none}
  .home-luxe-card.luxe-school,.home-luxe-card.luxe-university,.home-luxe-card.luxe-discovery,.home-luxe-card.luxe-knowledge{grid-column:1/-1;min-height:0;padding:24px;border-radius:21px}
  .luxe-link-list,.luxe-link-list.compact{grid-template-columns:1fr}.home-luxe-card h3{font-size:27px}.luxe-card-top{margin-bottom:18px}
  .page-home .pathfinder-aside{display:block;padding:27px 23px}.page-home .pathfinder-aside h2{font-size:30px}.page-home .pathfinder-benefits{display:flex;overflow:auto;margin:19px -3px 0;padding:3px;gap:8px}.page-home .pathfinder-benefits span{flex:0 0 auto;padding:8px 10px;border-radius:99px;background:rgba(255,255,255,.09);font-size:10px}.page-home .pathfinder-benefits i{width:20px;height:20px}
  .page-home .pathfinder-main{padding:26px 18px}.page-home .pathfinder-head-actions{display:flex;width:100%;gap:8px}.page-home .pathfinder-reset{flex:1;justify-content:center}.page-home .pathfinder-progress{display:flex;gap:6px;overflow:auto}.page-home .pathfinder-progress span{flex:0 0 auto;padding:7px 9px;border-radius:10px;background:#f4f6fb}.page-home .pathfinder-progress b{width:24px;height:24px}
  .page-home .home-exam-showcase{padding:50px 0}.page-home .showcase-heading h2{font-size:32px}.page-home .exam-filter-pills{width:100%}
  .page-home .home-discovery-showcase{padding:52px 0}.page-home .discovery-showcase-shell{padding:30px 18px}.page-home .discovery-showcase-head{grid-template-columns:1fr;gap:22px}.page-home .discovery-showcase-head h2{font-size:33px}.page-home .discovery-category-grid{grid-template-columns:1fr 1fr}.page-home .discovery-category-tile{grid-template-columns:36px minmax(0,1fr);padding:13px 10px}.page-home .discovery-category-tile>i:first-child{width:36px;height:36px}.page-home .discovery-test-grid{grid-template-columns:1fr}
}

/* Dedicated THPT exam area: visually distinct from both the school
   pathfinder and the university catalogue while retaining the same system. */
.home-thpt-showcase{padding:8px 0 50px;background:#f7f9fd}
.home-thpt-shell{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.55fr);overflow:hidden;border:1px solid #cce7e7;border-radius:26px;background:#fff;box-shadow:0 20px 46px rgba(15,76,92,.1)}
.home-thpt-intro{display:flex;align-items:flex-start;flex-direction:column;padding:34px;color:#fff;background:radial-gradient(circle at 88% 6%,rgba(45,212,191,.38),transparent 34%),linear-gradient(145deg,#0c3554,#0f766e)}
.home-thpt-badge{display:inline-flex;align-items:center;gap:8px;color:#a7f3d0;font-size:11px;font-weight:900;letter-spacing:.11em}
.home-thpt-intro h2{margin:15px 0 10px;color:#fff;font-size:clamp(1.7rem,2.8vw,2.45rem);font-weight:950;line-height:1.12;letter-spacing:-.04em}.home-thpt-intro p{margin:0;color:#d5f5f1;font-size:14px;line-height:1.65}
.home-thpt-intro>div{display:flex;align-items:baseline;gap:8px;width:100%;margin:26px 0 22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}.home-thpt-intro>div b{font-size:28px;line-height:1}.home-thpt-intro>div span{color:#bcefe8;font-size:12px}
.home-thpt-intro>a{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;margin-top:auto;padding:13px 15px;border-radius:12px;color:#0f5e63;background:#fff;font-size:13px;font-weight:900;text-decoration:none}
.home-thpt-subjects{padding:30px}.home-thpt-subjects>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.home-thpt-subjects>header span{color:#0f766e;font-size:10px;font-weight:900;letter-spacing:.1em}.home-thpt-subjects h3{margin:5px 0 0;color:#17213a;font-size:22px;font-weight:950}.home-thpt-subjects>header>small{max-width:185px;color:#8c93a2;font-size:10px;line-height:1.45;text-align:right}
.home-thpt-subjects nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-thpt-subjects nav>a{display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:11px;min-width:0;padding:13px;border:1px solid #dcebea;border-radius:14px;color:#222b3f;background:#fbfefe;text-decoration:none;transition:.18s}.home-thpt-subjects nav>a:hover{transform:translateY(-2px);border-color:#70c8be;box-shadow:0 10px 23px rgba(15,118,110,.11);color:#0f685f}.home-thpt-subjects nav>a>i:first-child{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#0f766e;background:#e4f7f4;font-size:19px}.home-thpt-subjects nav>a>span{display:grid;min-width:0}.home-thpt-subjects nav b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.home-thpt-subjects nav small{margin-top:3px;color:#969cab;font-size:9px}.home-thpt-subjects nav>a>i:last-child{color:#4aa99f}
@media(max-width:991.98px){.home-thpt-shell{grid-template-columns:1fr}.home-thpt-intro{padding:27px}.home-thpt-intro>a{width:auto}.home-thpt-subjects{padding:24px}}
@media(max-width:575.98px){.home-thpt-showcase{padding:3px 0 24px}.home-thpt-shell{border-radius:20px}.home-thpt-intro,.home-thpt-subjects{padding:20px 16px}.home-thpt-intro>a{width:100%}.home-thpt-subjects>header{align-items:flex-start;flex-direction:column;gap:7px}.home-thpt-subjects>header>small{text-align:left}.home-thpt-subjects nav{grid-template-columns:1fr}}
@media(max-width:480px){
  .page-home .hero-complete-copy h1{font-size:38px}.page-home .hero-complete-copy>p{font-size:16px}.page-home .hero-actions{display:grid}.page-home .hero-actions>a{justify-content:center;width:100%}
  .page-home .discovery-category-grid{grid-template-columns:1fr}
}

/* Discovery and editorial refresh - compact spacing, brighter hierarchy. */
.page-home .home-exam-showcase{padding-bottom:30px}
.home-discovery-modern{padding:28px 0 42px;background:linear-gradient(180deg,#fff 0,#f4f7fc 100%)}
.discovery-modern-shell{padding:30px;border:1px solid #dde5f1;border-radius:28px;background:linear-gradient(145deg,#f9fbff,#fff);box-shadow:0 22px 65px rgba(27,45,88,.09)}
.discovery-modern-heading,.home-editorial-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}
.discovery-modern-heading h2,.home-editorial-heading h2{margin:7px 0 5px;color:#111c38;font-size:clamp(30px,3vw,42px);font-weight:950;letter-spacing:-.045em}
.discovery-modern-heading p,.home-editorial-heading p{max-width:720px;margin:0;color:#6e7b91}
.discovery-modern-heading>a,.home-editorial-heading>a{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid #dce4f0;border-radius:12px;color:#315dcc;background:#fff;text-decoration:none;font-size:11px;font-weight:900;white-space:nowrap;box-shadow:0 9px 24px rgba(30,51,99,.06)}
.discovery-modern-layout{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:16px}
.discovery-modern-feature{position:relative;display:flex;min-height:394px;overflow:hidden;flex-direction:column;padding:34px;border-radius:23px;color:#fff;background:radial-gradient(circle at 90% 8%,rgba(108,79,230,.78),transparent 38%),linear-gradient(145deg,#132958,#2658aa);box-shadow:0 19px 45px rgba(34,66,145,.2);isolation:isolate}
.discovery-modern-feature:after{position:absolute;z-index:-1;right:-105px;bottom:-125px;width:290px;height:290px;border:48px solid rgba(255,255,255,.06);border-radius:50%;content:""}
.discovery-feature-symbol{display:grid;place-items:center;width:58px;height:58px;margin-bottom:27px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.13);font-size:28px}
.discovery-feature-kicker{color:#9fe9e5;font-size:10px;font-weight:950;letter-spacing:.13em}
.discovery-modern-feature h3{max-width:480px;margin:10px 0 12px;font-size:clamp(27px,2.45vw,37px);line-height:1.12;font-weight:950;letter-spacing:-.04em}
.discovery-modern-feature>p{max-width:550px;margin:0;color:#dbe6f8;font-size:14px;line-height:1.72}
.discovery-modern-trust{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}
.discovery-modern-trust span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(255,255,255,.14);border-radius:99px;color:#eaf1ff;background:rgba(255,255,255,.08);font-size:9px;font-weight:800}
.discovery-modern-trust i{color:#68e6c5;font-size:13px}
.discovery-modern-stats{display:flex;gap:23px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.15)}
.discovery-modern-stats span{display:flex;align-items:baseline;gap:6px;color:#cbd9f1;font-size:10px}
.discovery-modern-stats b{color:#fff;font-size:25px}
.discovery-modern-categories{padding:27px;border:1px solid #e0e6f0;border-radius:23px;background:#fff}
.discovery-category-heading{display:grid;margin-bottom:17px}
.discovery-category-heading span{color:#6178d9;font-size:9px;font-weight:950;letter-spacing:.12em}
.discovery-category-heading b{margin-top:5px;color:#182541;font-size:18px}
.discovery-modern-categories nav{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.discovery-modern-categories nav>a{display:grid;grid-template-columns:43px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid #e4e9f1;border-radius:14px;color:#1d2a45;background:#fbfcff;text-decoration:none;transition:.18s}
.discovery-modern-categories nav>a:hover{transform:translateY(-2px);border-color:#9eb1ec;background:#f3f6ff;box-shadow:0 10px 22px rgba(38,62,125,.08)}
.discovery-category-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;color:#3d64d4;background:#eaf0ff;font-size:19px}
.discovery-modern-categories nav>a:nth-child(3n+2) .discovery-category-icon{color:#7a4ec6;background:#f1eaff}
.discovery-modern-categories nav>a:nth-child(3n+3) .discovery-category-icon{color:#14877d;background:#e5f7f3}
.discovery-modern-categories nav>a>span:nth-child(2){display:grid;min-width:0}
.discovery-modern-categories nav b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.discovery-modern-categories nav small{margin-top:3px;color:#8994a6;font-size:9px}
.discovery-modern-categories nav em{color:#d2d9e6;font-size:17px;font-style:normal;font-weight:950}
.discovery-modern-categories nav>a>i{color:#6680d7}
.discovery-modern-tests{margin-top:16px;padding:22px 24px;border:1px solid #e0e6f0;border-radius:21px;background:#fff}
.discovery-modern-tests>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}
.discovery-modern-tests>header span{color:#5e75d5;font-size:9px;font-weight:950;letter-spacing:.12em}
.discovery-modern-tests h3{margin:4px 0 0;color:#17213a;font-size:21px;font-weight:950}
.discovery-modern-tests>header>a{color:#315dcc;text-decoration:none;font-size:11px;font-weight:900}
.discovery-modern-tests>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.discovery-modern-tests>div>a{display:grid;grid-template-columns:31px minmax(0,1fr) 28px;align-items:center;gap:9px;min-width:0;padding:12px;border:1px solid #e4e9f1;border-radius:13px;color:#17213a;text-decoration:none}
.discovery-modern-tests>div>a>small{color:#9da8ba;font-size:10px;font-weight:900}
.discovery-modern-tests>div>a>span{display:grid;min-width:0}
.discovery-modern-tests em{overflow:hidden;color:#6178ce;font-size:8px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}
.discovery-modern-tests b{display:-webkit-box;margin-top:4px;overflow:hidden;font-size:11px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.discovery-modern-tests>div>a>i{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;color:#365fca;background:#edf2ff}

.home-editorial-showcase{padding:48px 0;background:#f4f7fc}
.home-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.home-editorial-grid .public-post-card{display:grid;grid-template-rows:175px 1fr;background:#fff;box-shadow:0 13px 35px rgba(26,43,82,.07)}
.home-editorial-grid .post-card-media,.home-editorial-grid .post-card-media img{width:100%;height:175px;min-height:175px}
.home-editorial-grid .post-card-content{padding:20px}
.home-editorial-grid .public-post-card h3{font-size:17px}
.home-editorial-empty{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.7fr);gap:14px}
.editorial-empty-intro{display:flex;align-items:center;gap:18px;padding:27px;border:1px solid #dce5f1;border-radius:20px;background:linear-gradient(145deg,#fff,#edf3ff)}
.editorial-empty-intro>span{display:grid;place-items:center;flex:0 0 61px;width:61px;height:61px;border-radius:18px;color:#3565d7;background:#dfe9ff;font-size:27px}
.editorial-empty-intro small{color:#5c73d3;font-size:9px;font-weight:950;letter-spacing:.1em}
.editorial-empty-intro h3{margin:6px 0;color:#17213a;font-size:20px;font-weight:950}
.editorial-empty-intro p{margin:0;color:#768299;font-size:12px;line-height:1.55}
.home-editorial-empty nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.home-editorial-empty nav>a{display:grid;grid-template-columns:33px minmax(0,1fr) 24px;align-items:center;gap:9px;padding:20px 16px;border:1px solid #dfe6f1;border-radius:18px;color:#17213a;background:#fff;text-decoration:none;box-shadow:0 10px 25px rgba(27,45,88,.045);transition:.18s}
.home-editorial-empty nav>a:hover{transform:translateY(-2px);border-color:#9fb2eb}
.home-editorial-empty nav>a>span{color:#c7d0df;font-size:19px;font-weight:950}
.home-editorial-empty nav>a>div{display:grid;min-width:0}.home-editorial-empty nav b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-editorial-empty nav small{margin-top:5px;color:#8b96a8;font-size:9px}
.home-editorial-empty nav>a>i{color:#4669d3}

body.page-home .home-seo-content{padding:36px 0 42px}
body.page-home .footer-cta{padding:34px 0 38px}
body.page-home .footer-cta>.site-width{padding:35px 44px}

@media(max-width:991.98px){
  .discovery-modern-layout{grid-template-columns:1fr}.discovery-modern-feature{min-height:350px}.discovery-modern-tests>div{grid-template-columns:1fr}
  .home-editorial-grid{grid-template-columns:1fr 1fr}.home-editorial-empty{grid-template-columns:1fr}.home-editorial-empty nav{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:767.98px){
  .page-home .home-exam-showcase{padding-bottom:24px}.home-discovery-modern{padding:20px 0 32px}.discovery-modern-shell{padding:18px;border-radius:22px}
  .discovery-modern-heading,.home-editorial-heading{align-items:flex-start;flex-direction:column;margin-bottom:18px}.discovery-modern-heading h2,.home-editorial-heading h2{font-size:31px}.discovery-modern-heading>a,.home-editorial-heading>a{width:100%;justify-content:center}
  .discovery-modern-feature{min-height:0;padding:25px;border-radius:19px}.discovery-feature-symbol{width:50px;height:50px;margin-bottom:20px}.discovery-modern-feature h3{font-size:28px}.discovery-modern-categories{padding:20px 16px}.discovery-modern-categories nav{grid-template-columns:1fr}
  .discovery-modern-tests{padding:19px 15px}.discovery-modern-tests>header{align-items:flex-start;flex-direction:column}.discovery-modern-tests>div>a{padding:11px}
  .home-editorial-showcase{padding:38px 0}.home-editorial-grid{grid-template-columns:1fr}.home-editorial-empty nav{grid-template-columns:1fr}.editorial-empty-intro{align-items:flex-start;padding:22px}
  body.page-home .home-seo-content{padding:28px 0 32px}body.page-home .footer-cta{padding:26px 0 30px}body.page-home .footer-cta>.site-width{padding:29px 24px}
}
