/* Shared exam-season design system, loaded after legacy styles. */
:root{--brand:#10244b;--brand-2:#1769ff;--brand-3:#1255cd;--navy:#071b36;--primary:#1769ff;--accent:#ff7029;--ink:#10244b;--text:#10244b;--muted:#62738f;--surface:#fff;--bg:#f3f7fd;--line:#dae5f4;--sage:#eaf2ff;--gold-soft:#fff1e5;--shadow:0 12px 35px #122f5c09;--shadow-sm:0 5px 20px #122f5c07}
body{background:#f3f7fd!important;color:#10244b!important;font-family:Pretendard,'Noto Sans KR',system-ui,sans-serif;line-height:1.65}*{box-sizing:border-box}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}[hidden]{display:none!important}
.topbar,.portal-topbar,.t28-header{background:#071b36!important;color:white!important;border-bottom:1px solid #ffffff19!important;box-shadow:none!important}.portal-brand-copy small,.portal-support,.t28-header small{color:#bbceeb!important}.portal-brand-copy b{color:white!important}.portal-toolbar .btn-light{background:#132d53!important;border-color:#375176!important;color:white!important}
.portal-hero,.admin-hero,.t28-page-head{background:linear-gradient(120deg,#071b36,#173a72)!important;color:white!important;border-radius:16px!important;padding:28px!important}.portal-hero p,.t28-page-head p{color:#c7d7f0!important}.portal-hero .eyebrow,.t286-eyebrow{color:#7cb7ff!important}.portal-hero:before,.portal-hero:after{display:none!important}
.card,.t28-card,.t28-stat,.atm-teacher-card,.teacher-row{background:white!important;border-color:#dce6f4!important;border-radius:14px!important;box-shadow:0 6px 24px #163d6906!important}.t28-sidebar{background:#0d2548!important;border-color:#244369!important;border-radius:16px!important;color:#c6d7f1!important}.t28-sidebar button,.t28-sidebar a{display:block;color:#d7e6ff!important;background:transparent!important;padding:12px 15px;border-radius:9px;text-decoration:none;font-weight:700}.t28-sidebar button.active,.t28-sidebar button:hover,.t28-sidebar a:hover{background:#1769ff!important;color:white!important}
.btn-primary,.t28-primary,.t28-button-primary,.admin-login-submit{background:#1769ff!important;border-color:#1769ff!important;color:white!important;box-shadow:0 7px 18px #1769ff22!important}.btn-dark{background:#10244b!important;color:white!important}.btn-light,.tab{background:white!important;color:#153d70!important;border:1px solid #ccdbef!important}.tab.active{background:#1769ff!important;color:white!important}.control,input:not([type=checkbox]):not([type=radio]),select,textarea{background:#fff!important;color:#172c4e!important;border-color:#cbd9ec!important;border-radius:9px!important}.field label{color:#314b71!important}.notice,.lookup-guide,.application-guidance{background:#eaf2ff!important;color:#294c7c!important}.admin-security-bar,.security-note{background:#edf3fc!important;color:#506687!important}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7bb6ff!important;outline-offset:3px!important}
.v31-footer{padding:30px 24px;margin-top:40px;background:#071b36;color:#b7c8e2;display:flex;gap:20px;flex-wrap:wrap;justify-content:center;font-size:13px}.v31-footer a{color:#dbe8ff;text-decoration:none}.v31-context{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.v31-context a{padding:10px 15px;background:#e9f1ff;border:1px solid #cfdef6;border-radius:9px;color:#164ea7;text-decoration:none;font-weight:750}
/* New online group pages */
.g-header{background:#071b36;color:white;padding:18px max(24px,calc((100vw - 1160px)/2));display:flex;gap:24px;align-items:center;justify-content:space-between}.g-brand{font-size:25px;font-weight:900;text-decoration:none}.g-header nav{display:flex;gap:20px;align-items:center;font-size:14px}.g-header nav a{text-decoration:none}.g-wrap{width:min(1160px,calc(100% - 40px));margin:36px auto 70px}.g-hero{background:linear-gradient(90deg,#071b36ed,#071b3640),url('/assets/exam-season/online-group.webp') 70% center/cover;border-radius:16px;min-height:330px;display:flex;align-items:center;padding:44px;color:white}.g-hero h1{font-size:clamp(30px,4.5vw,48px);line-height:1.24;letter-spacing:-.05em;margin:12px 0 20px}.g-hero p{color:#d4e4fa;max-width:540px}.g-kicker{color:#82b9ff;letter-spacing:.14em;font-size:12px;font-weight:800}.g-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0}.g-card{background:#fff;border:1px solid #dbe5f4;border-radius:14px;padding:24px;min-width:0}.g-card h2,.g-card h3{line-height:1.4;letter-spacing:-.03em}.g-card img{width:100%;height:170px;object-fit:cover;border-radius:9px}.g-price{font-size:27px;color:#ff6925;font-weight:900}.g-tag{display:inline-flex;gap:8px;background:#eaf2ff;color:#185dcc;padding:5px 10px;border-radius:7px;font-size:12px;font-weight:750}.g-btn{display:inline-flex;justify-content:center;align-items:center;min-height:44px;border:1px solid #cadbf2;padding:10px 18px;border-radius:9px;color:#124b9e;background:white;text-decoration:none;font-weight:750}.g-btn.primary{background:#1769ff;color:white;border-color:#1769ff}.g-btn.orange{background:#ff7029;color:white;border-color:#ff7029}.g-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.g-detail{background:#eef4fc;padding:13px 17px;border-radius:10px;font-size:14px;color:#536a8b}.g-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.g-form label{display:grid;gap:7px;font-size:14px;font-weight:650}.g-form input,.g-form select,.g-form textarea{width:100%;min-height:44px;border:1px solid #cbd9ec;padding:10px 12px}.g-form .wide{grid-column:1/-1}.g-form label.g-check{display:flex;align-items:flex-start;gap:10px;font-weight:400}.g-check input{width:19px;height:19px;min-height:19px;flex-shrink:0}.g-status{padding:14px 0;color:#3f5f8c}.g-status.error{color:#ab3038}.g-list{display:grid;gap:18px;margin-top:24px}.g-table{width:100%;border-collapse:collapse;min-width:700px;font-size:13px}.g-table td,.g-table th{padding:12px;text-align:left;border-bottom:1px solid #dbe5f4}.g-table th{background:#eef4fc}.g-scroll{overflow:auto}.g-sessions{display:flex;flex-wrap:wrap;gap:7px;padding:12px 0;font-size:13px}.g-sessions span{padding:5px 9px;background:#f1f5fc;border-radius:6px}.g-login{max-width:540px;margin:40px auto}.g-monthly{display:grid;grid-template-columns:1fr 1fr;gap:20px}.g-rules{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.g-rules select,.g-rules input{max-width:150px}.g-summary{padding:17px;background:#fff1e7;border-left:3px solid #ff7029;border-radius:8px;color:#8c441b}.g-card details{margin-top:12px}.g-card summary{cursor:pointer;color:#245b9d;font-weight:700}dialog.g-dialog{width:min(660px,calc(100% - 24px));border:0;border-radius:16px;padding:28px;max-height:90vh;overflow:auto;background:white;color:#10244b}dialog::backdrop{background:#03132bc9}.g-dialog h2{margin-top:0}.g-dialog .g-close{float:right;background:white;border:1px solid #cbd9ec;border-radius:8px;font-size:22px;min-width:40px;min-height:40px}.g-meta{font-size:13px;color:#607594}.g-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.g-stat-grid div{background:white;border:1px solid #dce6f5;padding:20px;border-radius:12px}.g-stat-grid b{display:block;font-size:26px;color:#1769ff}
@media(max-width:760px){.g-grid,.g-monthly{grid-template-columns:1fr}.g-header{padding:14px 20px;align-items:flex-start}.g-header nav{gap:10px;flex-wrap:wrap;justify-content:flex-end;font-size:12px}.g-hero{padding:25px;min-height:310px;background-position:65% center}.g-wrap{width:calc(100% - 28px);margin-top:20px}.g-form{grid-template-columns:1fr}.g-form .wide{grid-column:auto}.g-card{padding:20px}.g-stat-grid{gap:8px}.g-stat-grid div{padding:12px;font-size:12px}.g-stat-grid b{font-size:22px}.g-dialog{padding:20px!important}.v31-footer{gap:14px}.t28-page-head{padding:20px!important}.g-actions .g-btn{flex:1}.g-actions{align-items:stretch}}
/* Application wizard, public course pages and review index share the landing tone. */
:root{--navy2:#153966;--blue:#1769ff;--blue2:#4087ff;--mint:#d5e7ff;--mint2:#eef5ff;--soft:#f4f8ff;--soft2:#eaf1fb;--green:#1769ff}
.header,.top{background:#071b36!important;color:white!important;border-color:#203757!important}.header .brand,.top .brand,.header .nav,.header .brand-sub{color:#e3edff!important}.header .nav-cta,.topcta{background:#1769ff!important;color:white!important}.app-page,.app-main,.my-page,.admin-page{background:#f3f7fd!important}.app-page .sidebar{background:#0c2548!important;color:#d6e5fc!important}.app-page .sidebar h2,.app-page .sidebar h3,.app-page .sidebar b,.app-page .sidebar .step-label{color:white!important}.app-page .sidebar p,.app-page .sidebar small{color:#b0c6e5!important}.app-page .step-item.active{background:#1769ff!important;color:white!important}.app-page .choice-card,.premium-teacher-card,.pricing-panel,.request-panel,.diagnosis-panel,.refined-quote{background:white!important;border-color:#d6e3f5!important;border-radius:13px!important}.app-page .choice-card.selected,.app-page .choice-card.active{background:#eef5ff!important;border-color:#1769ff!important}.app-page .quote-head,.rate-spotlight{background:#0c2852!important;color:white!important}.app-page .btn-primary{background:#1769ff!important;color:white!important}.app-page .identity-banner,.diagnosis-note{background:#eaf2ff!important;color:#345c8d!important}
body.v31-content .hero,body.v31-reviews .hero{background:linear-gradient(110deg,#061b38f7,#0a2c60ad),url('/assets/exam-season/online-group.webp') right center/cover!important;color:white!important;padding-top:50px;padding-bottom:50px}body.v31-content .hero h1,body.v31-reviews .hero h1{color:white!important}body.v31-content .hero em,body.v31-content .kicker,body.v31-reviews .hero small{color:#79b5ff!important}body.v31-content .lead,body.v31-content .crumb,body.v31-reviews .hero-sub{color:#c2d6f3!important}.seo40-fact,.review-summary,.review-card{background:white!important;border-color:#d9e5f5!important;border-radius:13px!important}.seo40-links a{background:#edf4ff!important;color:#225ca7!important;border-color:#cfdef4!important}.review-write{background:#102e58!important;color:white!important}.review-write p{color:#cfdef4!important}.review-write .btn{background:#ff7029!important;color:white!important}.rating-big strong,.summary-count{color:#1769ff!important}
@media(max-width:780px){.app-page .sidebar{background:#0c2548!important}.header .hamburger{background:#163860!important;color:white!important}body.v31-content .hero,body.v31-reviews .hero{padding:30px 0!important}.g-header nav{max-width:70%}}
