/* GKV Study 2.2: a readable, expressive academic interface. */
@font-face{font-family:Jakarta;src:url('../fonts/plus-jakarta-sans.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{--gkv-blue:#3455ed;--gkv-text:#182544;--gkv-muted:#56637d;--gkv-border:#dde4f4;--gkv-bg:#f5f7ff;--shell:1240px}
body{font-family:Jakarta,system-ui,sans-serif;font-size:18px;line-height:1.75;background:#f6f8fe;color:#182544}
button,input,select,textarea{font-family:inherit}
h1,h2,h3{font-family:Jakarta,system-ui,sans-serif;letter-spacing:-.045em;font-weight:750}
p{color:inherit}.gkvs-shell{width:min(var(--shell),calc(100% - 64px))}
.gkvs-header{background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid #e2e7f3}
.gkvs-header-inner{min-height:90px}.gkvs-brand-logo{width:50px;height:50px;border-radius:14px}.gkvs-brand strong{font-size:25px;color:#243ad0}.gkvs-brand small{font-size:11px;color:#56647c}
.gkvs-menu a{font-size:15px;font-weight:650}.gkvs-menu{gap:24px}.gkvs-btn{font-size:15px;font-weight:700;min-height:50px;padding:13px 20px;border-radius:12px}.gkvs-btn-primary{background:#3455ed;box-shadow:0 7px 15px #3455ed22}.gkvs-btn .gkvs-icon{width:20px;height:20px}
.gkvs-hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 10% 90%,#e8e5ff 0,transparent 45%),radial-gradient(ellipse at 100% 10%,#dbeaff 0,transparent 50%),#f4f6ff;border-bottom:0}
.gkvs-hero-grid{padding-block:64px;gap:72px;grid-template-columns:1.16fr 1fr;align-items:center}
.gkvs-eyebrow{font-size:12px;letter-spacing:.07em;background:#fff9;padding:8px 12px;border:1px solid #d6dff9;border-radius:30px;color:#304acc}
.gkvs-hero h1{font-size:clamp(44px,5.1vw,68px);line-height:1.08;letter-spacing:-.055em;max-width:680px;margin:22px 0;color:#172647}
.gkvs-hero-copy>p{font-size:19px;color:#52617e;line-height:1.75;max-width:580px;margin-bottom:24px}
.gkvs-search-form{border-radius:14px;border-color:#cad5ee;box-shadow:0 5px 22px #33489706;padding:6px 6px 6px 16px}.gkvs-search-form input{font-size:16px}.gkvs-search-form button{font-size:15px;border-radius:10px;min-height:48px}
.hero-shortcuts{font-size:14px;gap:22px;margin-top:15px}.hero-shortcuts>span{display:none}.hero-shortcuts a{min-height:44px;display:inline-flex;align-items:center}
.study-art{position:relative;display:flex;gap:14px;align-items:center;margin:27px 0 0;height:112px;max-width:460px;perspective:800px}
.study-art:before{content:'';position:absolute;inset:10px 0;background-image:radial-gradient(#99a6e455 1px,transparent 1px);background-size:12px 12px;mask-image:linear-gradient(90deg,transparent,black,transparent)}
.study-tile{position:relative;display:flex;align-items:center;gap:12px;flex:1;padding:18px 14px;border-radius:15px;background:#fff;border:1px solid #dce4fa;box-shadow:0 14px 30px #2a408c12;color:#3446c3;font-size:14px;font-weight:700;transform:rotate(-5deg);animation:study-float 6s ease-in-out infinite}
.study-tile .gkvs-icon{width:30px;height:34px}.study-tile:nth-child(2){transform:rotate(4deg);background:#e4faf3;color:#11785c;animation-delay:-2s}.study-tile:nth-child(3){background:#eeeaff;color:#7041c2;animation-delay:-4s}
@keyframes study-float{0%,100%{translate:0 0}50%{translate:0 -9px}}
.finder-card{position:relative;background:#fff;border:1px solid #ccd8fa;padding:30px;border-radius:23px;box-shadow:0 22px 60px #2b429416;overflow:hidden}
.finder-card:before{content:'';position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(90deg,#3455ed,#9063f4,#60c9df)}
.finder-heading{padding-bottom:22px;margin-bottom:22px}.finder-heading h2{font-size:25px;letter-spacing:-.035em}.finder-heading p{font-size:14px;line-height:1.65}.finder-icon{width:54px;height:54px;border-radius:16px;background:#edf0ff;color:#3455ed}.finder-icon .gkvs-icon{width:28px;height:28px}
.finder-card label{font-size:15px;font-weight:700;margin-bottom:9px}.finder-card label span{font-size:12px;color:#8b96b2}.finder-card select{font-size:16px;min-height:54px;border-radius:11px;background:#f8faff;border-color:#d7e0f2;padding-inline:13px}.finder-fields{gap:15px}.finder-status{font-size:13px;line-height:1.65;min-height:42px}.finder-card button{min-height:54px;font-size:16px}
.gkvs-section{padding-block:62px}.resource-browser{background:#fff;border-radius:32px 32px 0 0;position:relative}.gkvs-kicker{font-size:12px;letter-spacing:.1em;font-weight:750}.gkvs-section-head h2{font-size:40px;max-width:800px;line-height:1.2;margin-top:12px}.gkvs-section-head p{font-size:17px;line-height:1.7}.gkvs-section-head{margin-bottom:28px}
.resource-tabs{padding:6px;background:#eff2fb;border:1px solid #e0e6f5;border-radius:16px;margin-bottom:28px;gap:6px}.resource-tabs a{font-size:16px;min-height:53px;padding:13px 28px;border-radius:11px;gap:10px}.resource-tabs .gkvs-icon{width:20px;height:20px}.resource-tabs a[aria-selected=true]{background:#3455ed;color:#fff;box-shadow:0 6px 14px #3455ed27}
.branch-grid{gap:20px}.branch-card{position:relative;isolation:isolate;border-radius:20px;padding:25px 21px 0;background:#fff;box-shadow:0 8px 25px #25376907;border-color:#dfe6f4;overflow:hidden}
.branch-card:before{content:'';position:absolute;z-index:-1;top:0;left:0;right:0;height:115px;background:linear-gradient(120deg,#edf2ff,#fff)}
.branch-card:has(.green):before{background:linear-gradient(120deg,#e5f8f2,#fff)}.branch-card:has(.orange):before{background:linear-gradient(120deg,#fff3e4,#fff)}.branch-card:has(.purple):before{background:linear-gradient(120deg,#f0eaff,#fff)}
.branch-title{margin-bottom:21px}.gkvs-icon-box{width:54px;height:54px;border-radius:16px;box-shadow:0 5px 12px #314cab0b}.gkvs-icon-box .gkvs-icon{width:29px;height:29px}.branch-code{font-size:13px;font-weight:750;color:#617190;background:#ffffffcc;padding:5px 9px;border-radius:7px}
.branch-card h3{font-size:22px;line-height:1.35;min-height:89px;margin-bottom:20px;font-weight:750}.semester-label{font-size:12px;font-weight:700;letter-spacing:.06em;color:#687790}.semester-links{gap:8px}.semester-link,.semester-unlisted{font-size:14px;min-height:47px;border-radius:9px;line-height:1.4;padding:8px 4px}.semester-link{background:#f0f4ff;color:#304bc9;border:1px solid #d9e2fb;font-weight:650}.semester-unlisted{color:#8490a7;background:#f7f8fb;border:1px dashed #dce1eb}.semester-link.is-current{background:#3455ed;color:#fff}
.branch-bottom{font-size:14px;min-height:58px;color:#304acb;border-top:1px solid #e6ebf5}.branch-bottom .gkvs-icon{transition:transform .2s}.branch-bottom:hover .gkvs-icon{transform:translateX(5px)}.branch-note{font-size:13px;line-height:1.65}.branch-card>p:not(.semester-label,.branch-note){font-size:16px;line-height:1.75}.availability{font-size:14px;margin-top:23px;line-height:1.65}
.first-year-bar{background:linear-gradient(105deg,#eef2ff,#effaf8);border:1px solid #dbe5f6;padding:25px;border-radius:17px;gap:20px;margin-top:26px}.first-year-bar strong{font-size:19px}.first-year-bar>div>span{font-size:15px}.first-year-bar>a{font-size:14px;min-height:46px;display:inline-flex;align-items:center}
.ecosystem{background:#fff;padding-top:0}.ecosystem-grid{gap:24px}.app-card{background:radial-gradient(circle at 95% 10%,#6658e9 0,transparent 55%),linear-gradient(120deg,#17296e,#334edb);padding:38px;border-radius:23px;box-shadow:0 15px 36px #3455ed20;overflow:hidden}.app-card h2{font-size:38px;line-height:1.16}.app-card p{font-size:17px;line-height:1.75;color:#dce5ff}.app-card .gkvs-kicker{color:#c5d4ff}.app-brand-tile{display:block;transform:rotate(7deg);background:#ffffff16;border:1px solid #ffffff30;border-radius:22px;padding:20px}.app-brand-tile img{border-radius:23px;width:105px;height:105px}.app-brand-tile span{font-size:14px;color:#fff}.app-card:hover .app-brand-tile{transform:rotate(0);transition:transform .4s}
.upcoming-card{border-radius:23px;background:linear-gradient(125deg,#f5f1ff,#f0f5ff);border:1px solid #dedff6;padding:32px;position:relative;overflow:hidden}.upcoming-card:after{content:'';position:absolute;right:-25px;bottom:-35px;width:120px;height:120px;border:22px solid #8f75e810;border-radius:50%;pointer-events:none}.upcoming-badge{font-size:12px;background:#e8dfff;color:#6d3eb3;padding:7px 12px;border-radius:25px}.upcoming-card h2{font-size:29px;line-height:1.25}.upcoming-card p{font-size:17px;line-height:1.7}.upcoming-foot{font-size:14px}.help-grid h2{font-size:36px}.help-grid p{font-size:17px}.help-questions details{background:#fff;border:1px solid #e0e6f2;border-radius:14px;padding:0 20px;margin-bottom:12px}.help-questions summary{font-size:17px;padding:19px 0;line-height:1.6}.help-questions p{font-size:16px}.text-link{font-size:16px}
.gkvs-footer{background:radial-gradient(ellipse at 0 0,#283570 0,transparent 60%),var(--gkv-footer-bg);padding-top:58px;color:#e2e8fa}.gkvs-footer-grid{gap:38px;grid-template-columns:1.5fr 1fr 1fr 1fr}.gkvs-footer-brand p{font-size:16px;line-height:1.85;color:#c1cbe3}.gkvs-footer-column h3{font-size:16px;color:#fff;letter-spacing:0;margin-bottom:18px}.gkvs-footer-links a{font-size:15px;line-height:1.7;padding:8px 0;color:#c1cbe3}.gkvs-footer-links a:hover{color:#fff}.gkvs-footer-bottom{font-size:14px;color:#aab9d8;gap:20px;line-height:1.7}.gkvs-brand-footer small{font-size:12px}
.gkvs-page-shell{padding-block:30px 60px}.gkvs-resource-hero{background:radial-gradient(ellipse at 100% 0,#e2dfff 0,transparent 60%),linear-gradient(110deg,#eaf0ff,#f6f8ff);border-radius:23px;padding:42px;box-shadow:0 12px 34px #31477908}.gkvs-resource-hero h1{font-size:44px;line-height:1.2}.gkvs-resource-badge{font-size:14px;padding:7px 12px;background:#fff;border-radius:30px;display:inline-flex;margin-bottom:16px;color:#3455ed}.resource-intro{font-size:18px}.resource-hero-actions a{font-size:15px;border-radius:10px;min-height:48px}.gkvs-breadcrumbs{font-size:13px}.gkvs-back-home{font-size:14px}
.context-nav{border-radius:17px;padding:24px}.context-nav>div:first-child{font-size:15px}.context-nav .semester-links>*{font-size:14px;min-height:48px;min-width:76px}.related-route-links a{font-size:15px;min-height:44px;display:inline-flex;align-items:center}.gkvs-content-card{padding:34px;border-radius:20px}.entry-content{font-size:18px;line-height:1.9;color:#35435d}.entry-content h2{font-size:30px}.entry-content h3{font-size:25px}.entry-content :is(h2,h3,p).has-background{font-size:23px!important;padding:20px 22px;border:1px solid #d7e3ff;border-left:5px solid #5266ef;border-radius:13px;background:linear-gradient(100deg,#edf1ff,#f8faff)!important;color:#263d79!important;letter-spacing:-.025em}
.entry-content :is(h2,h3,p).has-background mark,.entry-content .gkv-subject-banner mark{background:transparent!important;color:inherit!important;box-shadow:none!important}
.entry-content .gkv-subject-banner{background:linear-gradient(100deg,#edf1ff,#f8faff)!important;border:1px solid #d7e3ff;border-left:5px solid #5266ef;border-radius:13px;padding:20px 22px!important;color:#263d79!important;margin-block:28px!important}
.entry-content .gkv-subject-banner :is(h2,h3,p,strong,mark){background:transparent!important;color:#263d79!important;font-size:23px!important;line-height:1.5!important;text-align:left!important;margin:0!important;padding:0!important}
.entry-content table{font-size:16px;border-radius:13px}.entry-content td,.entry-content th{padding:16px 14px}.entry-content thead th,.entry-content tr:first-child:has(strong) td{font-size:14px}.entry-content td a{font-size:15px;padding:9px 12px;min-height:43px;border:1px solid #dce5fc;border-radius:8px}.entry-content .wp-block-ub-tabbed-content-tab-title-wrap{font-family:inherit;font-size:16px!important;min-height:52px}.gkvs-sidebar-card{padding:23px;border-radius:17px}.gkvs-sidebar-card h2{font-size:18px}.gkvs-sidebar-card p{font-size:15px}.gkvs-sidebar-card>a{font-size:14px}.subject-toc a{font-size:14px;padding:10px}.sidebar-report{font-size:15px}.sidebar-report p,.sidebar-report a{font-size:14px}
.gkv-section-reveal{animation:section-rise .65s cubic-bezier(.2,.7,.2,1) both}@keyframes section-rise{from{opacity:.25;transform:translateY(24px)}to{opacity:1;transform:none}}
@media(hover:hover){.branch-card:hover{transform:translateY(-6px);box-shadow:0 20px 36px #33478c15;border-color:#b7c5f3}.semester-link:hover{background:#3455ed;color:white;transform:none}.gkvs-btn:hover{transform:none;box-shadow:0 10px 24px #3455ed30}}
@media(max-width:1100px){.gkvs-header-inner{gap:15px}.gkvs-menu{gap:14px}.gkvs-menu a{font-size:14px}.gkvs-app-top{font-size:13px;padding-inline:13px}.gkvs-brand strong{font-size:23px}.gkvs-brand small{font-size:10px}.gkvs-hero-grid{gap:32px}.gkvs-hero h1{font-size:52px}.branch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.branch-card h3{min-height:60px;font-size:24px}.semester-links{grid-template-columns:repeat(4,minmax(0,1fr))}.gkvs-footer-grid{grid-template-columns:1fr 1fr 1fr}.gkvs-footer-brand{grid-column:1/-1}.gkvs-article-layout{grid-template-columns:minmax(0,1fr) 245px}}
@media(max-width:960px){.gkvs-header-inner{gap:0;min-height:80px}.gkvs-menu-toggle{font-size:15px;min-height:48px}.gkvs-app-top{font-size:14px}.gkvs-hero-grid{padding-block:45px}.gkvs-hero h1{font-size:46px}.gkvs-hero-copy>p{font-size:17px}.study-art{gap:7px}.study-tile{font-size:12px;padding:15px 8px;gap:6px}.study-tile .gkvs-icon{width:23px}.finder-card{padding:25px}.finder-heading h2{font-size:23px}.finder-heading p{font-size:14px}.finder-fields{grid-template-columns:1fr}.gkvs-menu>li>a,.gkvs-menu .sub-menu a{font-size:16px;min-height:48px}.mobile-app-link{font-size:16px}.app-brand-tile{display:none}.gkvs-section-head h2{font-size:35px}}
@media(max-width:782px){.gkvs-article-layout{display:flex}.subject-toc{max-height:220px}.subject-toc a{font-size:14px}.gkvs-resource-hero h1{font-size:36px}}
@media(max-width:700px){
 body{font-size:17px}.gkvs-shell{width:calc(100% - 36px)}.gkvs-header-inner{min-height:78px}.gkvs-brand-logo{width:43px;height:43px}.gkvs-brand strong{font-size:23px}.gkvs-brand small{font-size:9px;max-width:190px}.gkvs-hero-grid{grid-template-columns:1fr;padding-block:33px 38px;gap:23px}.gkvs-eyebrow{font-size:10px;padding:7px 10px}.gkvs-hero h1{font-size:46px;max-width:470px;margin:20px 0}.gkvs-hero-copy>p{font-size:17px;line-height:1.75}.gkvs-search-form input{font-size:16px}.gkvs-search-form button{font-size:14px}.hero-shortcuts{font-size:14px;gap:18px}.study-art{height:96px;margin-top:15px;gap:10px}.study-tile{padding:15px 10px;font-size:13px;gap:8px;border-radius:13px}.study-tile .gkvs-icon{width:24px;height:29px}
 .finder-card{padding:25px;border-radius:20px}.finder-heading h2{font-size:24px}.finder-heading p{font-size:14px}.finder-card label{font-size:15px}.finder-card select{font-size:16px;min-height:54px}.finder-status{font-size:14px;min-height:0}.finder-card button{font-size:16px}.finder-heading{margin-bottom:20px;padding-bottom:20px}
 .gkvs-section{padding-block:38px}.resource-browser{border-radius:25px 25px 0 0}.gkvs-kicker{font-size:11px}.gkvs-section-head h2{font-size:32px;line-height:1.23;max-width:450px}.gkvs-section-head p{font-size:16px}.resource-tabs{border-radius:14px;padding:5px;gap:5px;margin-bottom:22px}.resource-tabs a{font-size:15px;min-height:52px;padding:12px 5px;border-radius:10px}.resource-tabs .gkvs-icon{display:none}
 .branch-grid{grid-template-columns:1fr;gap:20px}.branch-card{padding:25px 23px 0;border-radius:21px}.branch-title{margin-bottom:22px}.branch-card h3{font-size:25px;line-height:1.35;min-height:0;max-width:370px;margin-bottom:24px}.gkvs-icon-box{width:55px;height:55px;border-radius:16px}.branch-code{font-size:13px}.semester-label{font-size:12px}.semester-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.semester-link,.semester-unlisted{font-size:14px;min-height:49px}.branch-bottom{font-size:15px;min-height:62px}.branch-note{font-size:14px}.availability{font-size:14px}.first-year-bar{padding:24px;border-radius:18px;gap:13px}.first-year-bar>div{min-width:160px}.first-year-bar strong{font-size:20px}.first-year-bar>div>span{font-size:15px}.first-year-bar>a{font-size:14px}
 .ecosystem{padding-top:0}.ecosystem-grid{grid-template-columns:1fr;gap:20px}.app-card{padding:29px;border-radius:22px}.app-card h2{font-size:35px}.app-card p{font-size:17px}.upcoming-card{padding:28px}.upcoming-card h2{font-size:29px}.upcoming-card p{font-size:17px}.upcoming-foot{font-size:14px}.help-grid h2{font-size:31px}.help-grid p{font-size:17px}.help-questions summary{font-size:16px}.help-questions p{font-size:16px}.help-questions details{padding-inline:18px}.gkvs-footer{padding-top:40px}.gkvs-footer-grid{grid-template-columns:1fr;gap:30px}.gkvs-footer-brand{grid-column:auto}.gkvs-footer-brand p{font-size:16px}.gkvs-footer-column h3{font-size:18px;margin-bottom:12px}.gkvs-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:2px 20px}.gkvs-footer-links a{font-size:15px;min-height:44px;padding:8px 0}.gkvs-footer-bottom{font-size:14px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.gkvs-brand-footer strong{font-size:26px}.gkvs-brand-footer small{font-size:12px}
 .gkvs-page-shell{padding-top:22px}.gkvs-resource-hero{padding:27px;border-radius:20px}.gkvs-resource-hero h1{font-size:32px}.resource-intro{font-size:17px}.resource-hero-actions a{font-size:14px}.context-nav{padding:20px}.context-nav>div:first-child{font-size:14px;line-height:1.7}.context-nav .semester-links>*{font-size:14px;min-width:62px}.related-route-links a{font-size:14px}.gkvs-breadcrumbs{font-size:13px}.gkvs-back-home{font-size:14px}.gkvs-content-card{padding:22px 19px;border-radius:18px}.entry-content{font-size:17px;line-height:1.85}.entry-content h2{font-size:27px}.entry-content h3{font-size:23px}.entry-content :is(h2,h3,p).has-background,.entry-content .gkv-subject-banner :is(h2,h3,p,strong,mark){font-size:22px!important}.entry-content :is(h2,h3,p).has-background,.entry-content .gkv-subject-banner{padding:18px!important}.entry-content table{font-size:15px}.entry-content td,.entry-content th{padding:13px 10px}.entry-content td a{font-size:14px;padding:9px;min-height:44px}.entry-content .wp-block-ub-tabbed-content-tab-title-wrap{font-size:15px!important}.gkvs-sidebar-card h2{font-size:18px}.gkvs-sidebar-card p{font-size:16px}
}
@media(max-width:380px){.gkvs-shell{width:calc(100% - 28px)}.gkvs-hero h1{font-size:40px}.gkvs-brand strong{font-size:21px}.gkvs-brand small{font-size:8px;max-width:165px}.gkvs-menu-toggle{min-width:44px;width:44px;font-size:13px}.gkvs-header-inner{min-height:75px}.study-art{gap:7px}.study-tile{font-size:12px;padding-inline:7px;gap:5px}.study-tile .gkvs-icon{width:21px}.branch-card{padding:23px 18px 0}.branch-card h3{font-size:24px}.semester-links{grid-template-columns:repeat(3,minmax(0,1fr))}.semester-link,.semester-unlisted{font-size:14px}.finder-card{padding:22px}.finder-heading h2{font-size:22px}.gkvs-content-card{padding:20px 15px}.gkvs-resource-hero{padding:23px}.gkvs-resource-hero h1{font-size:29px}.resource-tabs a{font-size:14px}.gkvs-footer-links{gap:2px 12px}.gkvs-footer-links a{font-size:15px}}
body{background:#edf1f7;color:#172846}.gkvs-content-card{background:#fff;border-color:#cfd9e8}.entry-content{color:#263855}.entry-content p,.entry-content li{color:#324560}.entry-content table{background:#fff}.entry-content th{background:#e5edfc;color:#173969}.entry-content td,.entry-content th{border-color:#d5deeb}.entry-content tr:nth-child(even) td{background:#f5f7fb}.entry-content td a{background:#fff;color:#164fd2;border-color:#c9d9fa;font-weight:750}.entry-content td a:hover{background:#e7efff;text-decoration:none}.gkvs-sidebar-card{background:#fff;border-color:#cfd9e8}.gkvs-footer-social{margin-top:24px}.gkvs-footer-social h3{font-size:15px;color:#fff;margin:0 0 10px}.gkvs-social-links{display:flex;gap:10px;flex-wrap:wrap}.gkvs-social-links a{display:inline-flex;align-items:center;gap:5px;border:1px solid #ffffff36;border-radius:999px;color:#fff;padding:8px 12px;font-size:13px;font-weight:700}.gkvs-social-links a:hover{background:#fff;color:#172846}.gkvs-link-status{display:inline-block;padding:9px 12px;border-radius:8px;font-size:14px;font-weight:700;line-height:1.4}.gkvs-link-status.is-warning{background:#fff3e8;color:#9a3f00;border:1px solid #f4c9a5}.gkvs-link-status.is-muted{background:#eef1f5;color:#56667d;border:1px solid #d6dde7}.gkvs-motion-enabled .study-tile{animation:study-float 6s ease-in-out infinite}.gkvs-motion-enabled .gkv-section-reveal{animation:section-rise .65s cubic-bezier(.2,.7,.2,1) both}body:not(.gkvs-motion-enabled) .study-tile,body:not(.gkvs-motion-enabled) .gkv-section-reveal{animation:none!important;transform:none!important}
 .gkvs-footer-column{margin:0;padding:0;border:0}.gkvs-footer-column summary{list-style:none;cursor:default;font-size:16px;color:#fff;font-weight:750;margin:7px 0 18px}.gkvs-footer-column summary::-webkit-details-marker{display:none}
@media(max-width:700px){.gkvs-footer{padding-top:32px}.gkvs-footer-grid{display:block;padding-bottom:22px}.gkvs-footer-brand{padding-bottom:22px;border-bottom:1px solid #ffffff1c}.gkvs-footer-brand p{font-size:15px;line-height:1.65;max-width:330px}.gkvs-footer-column{border-bottom:1px solid #ffffff1c}.gkvs-footer-column summary{cursor:pointer;min-height:58px;display:flex;align-items:center;justify-content:space-between;margin:0;font-size:16px}.gkvs-footer-column summary:after{content:'+';font-size:23px;font-weight:400;color:#aebee0}.gkvs-footer-column[open] summary:after{content:'−'}.gkvs-footer-links{display:block;padding:0 0 16px}.gkvs-footer-links a{display:block;min-height:42px;padding:9px 0;font-size:15px;color:#c9d5ec}.gkvs-footer-social{margin:22px 0 4px;padding:20px;background:#ffffff0c;border:1px solid #ffffff1c;border-radius:16px}.gkvs-footer-social h3{font-size:17px}.gkvs-social-links a{font-size:14px}.gkvs-footer-bottom{padding-top:20px;font-size:13px;gap:8px}.gkvs-footer-bottom span:last-child{max-width:330px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.study-tile{translate:none}.branch-card:hover{transform:none}}
@media print{.study-art{display:none}.gkvs-resource-hero{box-shadow:none}.gkvs-content-card{padding:0}}
.hero-word-rotator{display:block;position:relative;height:1.15em;overflow:hidden;color:#3455ed;font-style:italic}.hero-word-rotator span{display:block;animation:hero-words 7.5s ease-in-out infinite}@keyframes hero-words{0%,27%{transform:translateY(0)}33%,60%{transform:translateY(-100%)}66%,93%{transform:translateY(-200%)}100%{transform:translateY(-300%)}}.gkvs-community{background:#f4f6ff;padding:0 0 12px}.gkvs-community-card{position:relative;overflow:hidden;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;background:linear-gradient(115deg,#12335b,#1d4c8c 58%,#246f76);color:#fff;border-radius:24px;padding:25px 30px;box-shadow:0 18px 42px #15396b26}.gkvs-community-card:after{content:'';position:absolute;width:260px;height:260px;border:40px solid #ffffff12;border-radius:50%;right:-120px;top:-155px}.gkvs-community-card>div{position:relative;z-index:1}.gkvs-community-orb{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:#ffffff1c;color:#b8f2d2;font-size:28px}.gkvs-community .gkvs-kicker{color:#aeeed1}.gkvs-community h2{font-size:29px;line-height:1.15;margin:5px 0 7px}.gkvs-community p{margin:0;color:#d5e4f5;font-size:15px;line-height:1.6}.gkvs-community-button{position:relative;z-index:1;display:inline-flex;align-items:center;gap:9px;white-space:nowrap;background:#25d366;color:#062a1d;padding:14px 17px;border-radius:13px;font-size:15px;font-weight:800;box-shadow:0 8px 20px #00000024}.gkvs-community-button:hover{background:#55e889}.gkvs-community-button .gkvs-icon{width:18px;height:18px}.gkvs-whatsapp-mark{font-size:22px;font-weight:900}.gkvs-footer-community{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#fff;background:#25d366;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:800}.gkvs-footer-community:hover{background:#55e889;color:#08261a}.gkvs-footer-community .gkvs-icon{width:15px;height:15px}@media(max-width:700px){.hero-word-rotator{font-size:.9em;height:1.25em}.gkvs-community{padding-bottom:6px}.gkvs-community-card{grid-template-columns:1fr;gap:15px;padding:24px 21px;border-radius:20px}.gkvs-community-orb{display:none}.gkvs-community h2{font-size:27px}.gkvs-community p{font-size:15px}.gkvs-community-button{justify-content:center;width:100%;min-height:52px}.gkvs-footer-community{font-size:14px;min-height:44px}}body:not(.gkvs-motion-enabled) .hero-word-rotator span{animation:none}
