:root{--ink:#17152a;--purple:#6d4aff;--purple2:#917cff;--mint:#78e8ce;--paper:#f5f4fa;--line:#dedbe8;--white:#fff;--navy:#19172d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Noto Sans KR",sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.lp-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;background:#151326;color:#fff;position:relative;z-index:20}.lp-brand{display:flex;align-items:center;gap:11px;font:800 21px Manrope}.lp-brand i{width:37px;height:37px;border-radius:12px;display:grid;place-items:center;background:var(--purple);font:800 13px Manrope;font-style:normal}.lp-brand small{display:block;font:700 8px "Noto Sans KR";letter-spacing:1.5px;color:#918c9e}.lp-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.lp-nav a{color:#b7b3c3;transition:.2s}.lp-nav a:hover,.lp-nav a.active{color:#fff}.lp-header-cta{padding:11px 19px;border:1px solid #5a556b;color:#fff!important}.lp-menu{display:none;border:0;background:none;color:#fff;font-size:23px}.lp-hero{min-height:590px;padding:105px 7vw 80px;display:grid;grid-template-columns:1fr .8fr;gap:7vw;align-items:center;background:linear-gradient(130deg,#f7f6fb,#eeeaf9);position:relative;overflow:hidden}.lp-hero.dark{background:linear-gradient(130deg,#151326,#272044);color:#fff}.lp-hero:after{content:"";position:absolute;width:560px;height:560px;border:1px solid rgba(108,75,255,.13);border-radius:50%;right:-230px;top:-210px}.lp-kicker{font:800 10px Manrope;letter-spacing:2.2px;color:var(--purple)}.dark .lp-kicker{color:#a995ff}.lp-hero h1{font-size:clamp(48px,5vw,76px);line-height:1.13;letter-spacing:-4.5px;margin:25px 0}.lp-hero h1 span{color:var(--purple)}.dark .lp-hero h1 span{color:#b09fff}.lp-hero-copy>p:not(.lp-kicker){max-width:630px;color:#716c7c;font-size:16px;line-height:1.9}.dark .lp-hero-copy>p:not(.lp-kicker){color:#bcb7ca}.lp-actions{display:flex;gap:11px;margin-top:35px}.lp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;background:var(--purple);color:#fff;font-size:13px;font-weight:800}.lp-btn.ghost{background:transparent;color:var(--ink);border:1px solid #c8c3d4}.dark .lp-btn.ghost{color:#fff;border-color:#575168}.lp-visual{position:relative;z-index:2;min-height:380px}.visual-card{position:absolute;background:#fff;box-shadow:0 25px 75px rgba(31,24,63,.16)}.visual-main{inset:20px 40px 0 0;padding:32px}.visual-label{font:800 9px Manrope;letter-spacing:1.6px;color:#7d7690}.visual-main h2{font-size:30px;margin:18px 0 25px}.visual-list{display:grid;gap:10px}.visual-list div{display:flex;align-items:center;gap:13px;padding:14px;background:#f4f2fa}.visual-list span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e4defd;color:var(--purple);font-weight:900}.visual-list b{font-size:12px}.visual-list small{display:block;color:#898393;margin-top:3px}.visual-float{right:0;bottom:24px;width:170px;padding:20px;background:var(--purple);color:#fff}.visual-float strong{font:800 36px Manrope}.visual-float span{display:block;margin-top:4px;font-size:10px;color:#d5ceff}.lp-section{padding:110px 7vw}.lp-section.soft{background:var(--paper)}.lp-heading{display:grid;grid-template-columns:1fr .7fr;gap:8vw;align-items:end;margin-bottom:55px}.lp-heading h2{font-size:clamp(36px,4vw,57px);line-height:1.22;letter-spacing:-3px;margin:12px 0 0}.lp-heading h2 span{color:var(--purple)}.lp-heading>p{color:#777181;line-height:1.9;font-size:14px;margin:0}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.option-card{min-height:410px;padding:38px;position:relative;background:#fff;border:1px solid var(--line);transition:.3s}.option-card.dark-card{background:var(--navy);color:#fff;border-color:var(--navy)}.option-card:hover{transform:translateY(-7px);box-shadow:0 28px 65px rgba(31,23,65,.12)}.option-number{font:800 11px Manrope;color:var(--purple)}.option-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;margin:35px 0;background:#e8e3ff;color:var(--purple);font:800 18px Manrope}.dark-card .option-icon{background:#6d4aff;color:#fff}.option-card h3{font-size:28px;margin:0 0 13px}.option-card p{max-width:500px;color:#777181;line-height:1.8;font-size:13px}.dark-card p{color:#aca7b9}.option-card ul{list-style:none;padding:19px 0 0;margin:22px 0;border-top:1px solid var(--line)}.dark-card ul{border-color:#3d394d}.option-card li{padding:5px 0;font-size:11px}.option-card li:before{content:"✓";margin-right:8px;color:var(--purple);font-weight:900}.dark-card li:before{color:var(--mint)}.option-link{position:absolute;left:38px;bottom:35px;font-size:12px;font-weight:800;border-bottom:1px solid;padding-bottom:6px}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.step{padding:34px 25px;border-right:1px solid var(--line)}.step:last-child{border:0}.step span{font:800 11px Manrope;color:var(--purple)}.step h3{font-size:19px;margin:16px 0 8px}.step p{font-size:11px;line-height:1.7;color:#7c7687}.search-layout{display:grid;grid-template-columns:.55fr 1fr;gap:55px}.search-intro h2{font-size:45px;line-height:1.25;letter-spacing:-2.5px}.search-intro p{font-size:13px;line-height:1.9;color:#767080}.search-box{background:#fff;border:1px solid var(--line);padding:30px}.search-controls{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}.search-controls input,.search-controls select{height:50px;padding:0 14px;border:1px solid #d8d4e1;background:#fff;outline:0}.search-controls button{border:0;background:var(--purple);color:#fff;padding:0 22px;font-weight:800}.search-meta{display:flex;justify-content:space-between;margin:22px 0 12px;font-size:11px}.search-meta strong{color:var(--purple)}.search-results{display:grid;gap:8px;max-height:420px;overflow:auto}.result-item{display:grid;grid-template-columns:1fr auto;gap:20px;padding:18px;border:1px solid #e5e2ea;background:#faf9fc}.result-item h3{font-size:14px;margin:0 0 5px}.result-item p{font-size:10px;color:#817b8b;margin:0}.result-item span{align-self:center;padding:6px 9px;background:#ece8ff;color:var(--purple);font-size:9px;font-weight:800}.empty-state{display:grid;place-items:center;min-height:220px;border:1px dashed #ccc7d5;text-align:center;color:#8a8493;font-size:12px;line-height:1.8}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.course-card{min-height:380px;padding:35px;border:1px solid var(--line);background:#fff;position:relative;overflow:hidden}.course-card:after{content:attr(data-code);position:absolute;right:-10px;top:-35px;font:800 140px Manrope;color:rgba(108,74,255,.055)}.course-card .flag{font-size:27px}.course-card h3{font-size:27px;margin:28px 0 10px}.course-card p{font-size:12px;line-height:1.8;color:#777181}.course-card a{position:absolute;bottom:32px;left:35px;font-size:12px;font-weight:800}.course-card:nth-child(2){background:#f4f1ff}.course-card:nth-child(3){background:#e9f8f3}.consult-strip{padding:90px 7vw;text-align:center;background:#6d4aff;color:#fff}.consult-strip h2{font-size:clamp(34px,4vw,55px);letter-spacing:-3px;margin:0}.consult-strip p{color:#ded8ff}.consult-strip .lp-btn{background:#fff;color:var(--purple);margin-top:18px}.consult-layout{display:grid;grid-template-columns:.8fr 1fr;gap:7vw}.consult-copy h2{font-size:46px;line-height:1.25;letter-spacing:-2.5px}.consult-copy p{color:#777181;font-size:13px;line-height:1.9}.consult-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.consult-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700}.consult-form label.full{grid-column:1/-1}.consult-form input,.consult-form select,.consult-form textarea{width:100%;border:1px solid #d9d5e1;padding:13px;background:#fff;outline:0}.consult-form textarea{min-height:105px;resize:vertical}.consult-form button{grid-column:1/-1;border:0;background:var(--purple);color:#fff;min-height:54px;font-weight:800;cursor:pointer}.form-note{grid-column:1/-1;color:#918b99;font-size:9px}.lp-footer{padding:50px 7vw 25px;background:#12101f;color:#fff}.lp-footer-top{display:flex;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #302c3d}.lp-footer p{color:#817c8b;font-size:11px;line-height:1.7}.lp-footer-bottom{display:flex;justify-content:space-between;padding-top:20px;color:#656170;font-size:9px}.page-tabs{display:flex;gap:8px;margin-top:30px}.page-tabs a{padding:10px 14px;border:1px solid rgba(255,255,255,.25);font-size:11px}.page-tabs a.active{background:#fff;color:var(--ink)}.lp-toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);padding:13px 20px;background:#17152a;color:#fff;opacity:0;visibility:hidden;transition:.25s;z-index:100;font-size:12px}.lp-toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}
.detail-hero{min-height:560px;padding-top:78px;padding-bottom:68px}.detail-hero .lp-visual{min-height:350px}.option-card-linkable{display:block;cursor:pointer}.option-card-linkable:focus-visible{outline:3px solid var(--mint);outline-offset:4px}.option-card-linkable:hover .option-link{color:var(--purple)}.dark-card.option-card-linkable:hover .option-link{color:var(--mint)}.emphasized-steps{border:1px solid var(--line);border-top:4px solid var(--purple)}.emphasized-steps .step{min-height:215px;background:#fff}.benefit-section{position:relative;overflow:hidden}.benefit-section:before{content:"4U";position:absolute;right:-25px;top:15px;font:800 240px Manrope;color:rgba(109,74,255,.035)}.benefit-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-card{min-height:310px;padding:30px 27px;background:#fff;border:1px solid var(--line);transition:.25s}.benefit-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(31,23,65,.09)}.benefit-card>span{font:800 10px Manrope;color:var(--purple)}.benefit-icon{width:58px;height:58px;margin:34px 0 27px;display:grid;place-items:center;border-radius:50%;background:#e9e4ff;color:var(--purple);font:800 13px Manrope}.benefit-card h3{margin:0 0 12px;font-size:20px}.benefit-card p{margin:0;color:#7d7787;font-size:12px;line-height:1.8}.online-consult-section{background:linear-gradient(135deg,#fff 0%,#f3f0ff 100%)}.consult-assurance{display:grid;gap:8px;margin-top:28px}.consult-assurance span{padding:13px 15px;border-left:3px solid var(--purple);background:#fff;color:#575060;font-size:11px;font-weight:700}.region-primary-action{box-shadow:0 12px 30px rgba(109,74,255,.24)}.region-attention{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin:-20px 0 48px;padding:22px 28px;background:var(--purple);color:#fff;box-shadow:0 18px 40px rgba(109,74,255,.2)}.region-attention span{padding:7px 9px;background:#fff;color:var(--purple);font:800 9px Manrope;letter-spacing:1.2px}.region-attention strong{font-size:17px}.region-attention small{color:#ddd6ff;font-size:11px;font-weight:700}.region-floating-cta{position:fixed;right:24px;bottom:24px;z-index:50;display:flex;flex-direction:column;min-width:190px;padding:15px 20px;background:#6d4aff;color:#fff;box-shadow:0 14px 40px rgba(35,25,78,.3);transition:.2s}.region-floating-cta:hover{transform:translateY(-4px)}.region-floating-cta span{font-size:9px;color:#d9d1ff}.region-floating-cta strong{margin-top:4px;font-size:13px}
.region-section{background:linear-gradient(180deg,#f5f4fa 0%,#efedf7 100%)}.region-heading{display:grid;grid-template-columns:1fr .7fr;gap:8vw;align-items:end;margin-bottom:48px}.region-heading h2{font-size:clamp(36px,4vw,57px);line-height:1.22;letter-spacing:-3px;margin:12px 0 0}.region-heading h2 span{color:var(--purple)}.region-heading>p{color:#777181;line-height:1.9;font-size:14px;margin:0}.region-picker{background:#fff;border:1px solid #dedbe8;box-shadow:0 28px 80px rgba(31,23,65,.08)}.region-progress{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #dedbe8;background:#19172d;color:#fff}.region-progress>div{position:relative;min-height:92px;padding:22px 28px;border-right:1px solid #3b374d;opacity:.48;transition:.25s;cursor:pointer}.region-progress>div:last-child{border-right:0}.region-progress>div.active{opacity:1}.region-progress>div.complete:after{content:"✓";position:absolute;right:22px;top:23px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:#17152a;font-size:11px;font-weight:900}.region-progress span{font:800 9px Manrope;letter-spacing:1.2px;color:#9885ff}.region-progress strong{display:block;margin-top:7px;font-size:17px}.region-progress small{display:block;margin-top:4px;color:#8f8a9d;font-size:9px}.region-progress .complete small{color:#cfc9dc}.region-stage{display:none;padding:42px 42px 48px}.region-stage.active{display:block}.region-stage-head{display:flex;align-items:baseline;gap:15px;margin-bottom:24px}.region-stage-head span{font:800 9px Manrope;letter-spacing:1.5px;color:var(--purple)}.region-stage-head h3{font-size:24px;letter-spacing:-1px;margin:0}.region-choice-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;max-height:390px;overflow:auto;padding-right:4px}.region-choice-grid.province-grid{grid-template-columns:repeat(6,1fr);max-height:none}.region-choice{min-height:51px;padding:10px 12px;border:1px solid #dedbe8;background:#fff;color:#494354;cursor:pointer;font-size:12px;font-weight:700;transition:.2s}.region-choice:hover{border-color:#907cff;background:#f6f3ff;color:var(--purple)}.region-choice.selected{border-color:var(--purple);background:var(--purple);color:#fff;box-shadow:0 8px 22px rgba(109,74,255,.18)}.region-waiting{grid-column:1/-1;min-height:150px;margin:0;display:grid;place-items:center;border:1px dashed #cbc6d6;color:#918b99;font-size:12px;text-align:center}.region-town-tools{display:flex;align-items:center;gap:12px;margin-bottom:16px}.region-town-tools input{flex:1;height:48px;padding:0 15px;border:1px solid #d9d5e1;background:#fff;outline:0}.region-town-tools input:focus{border-color:var(--purple)}.region-town-tools input:disabled{background:#f3f2f6;color:#aaa}.region-town-tools span{min-width:76px;color:var(--purple);font-size:11px;font-weight:800;text-align:right}.region-summary{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px 42px;background:#eeeafe;border-top:1px solid #d9d3f3}.region-summary small{display:block;font:800 8px Manrope;letter-spacing:1.5px;color:#81779a}.region-summary strong{display:block;margin-top:7px;font-size:20px;letter-spacing:-.7px}.region-summary-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;background:var(--purple);color:#fff;font-size:11px;font-weight:800;white-space:nowrap}.region-summary-action.disabled{pointer-events:none;background:#c6c1d2;color:#f2f0f5}.region-data-note{margin:0;padding:16px 42px 20px;color:#8f8998;font-size:9px;line-height:1.7;background:#faf9fc;border-top:1px solid #e7e4ec}
@media(max-width:900px){.lp-nav{display:none;position:absolute;top:82px;left:0;right:0;padding:25px;background:#151326;flex-direction:column;align-items:flex-start}.lp-nav.open{display:flex}.lp-menu{display:block}.lp-hero{grid-template-columns:1fr;padding-top:80px}.lp-visual{min-height:350px}.lp-heading,.search-layout,.consult-layout,.region-heading{grid-template-columns:1fr}.option-grid,.course-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.search-layout{gap:30px}.course-card{min-height:330px}.region-choice-grid,.region-choice-grid.province-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:1fr 1fr}.region-attention{grid-template-columns:auto 1fr}.region-attention small{grid-column:2}}
@media(max-width:600px){.lp-header{height:70px;padding:0 20px}.lp-nav{top:70px}.lp-hero,.lp-section,.consult-strip{padding-left:22px;padding-right:22px}.lp-hero{min-height:720px}.detail-hero{min-height:auto;padding-top:70px;padding-bottom:55px}.visit-detail-hero{padding-bottom:45px}.visit-detail-hero .lp-visual{display:none}.lp-hero h1{font-size:45px;letter-spacing:-3px}.lp-actions{flex-direction:column;align-items:stretch}.lp-actions .lp-btn{width:100%}.lp-visual{min-height:320px}.detail-hero .lp-visual{min-height:320px}.visual-main{inset:10px 20px 0 0;padding:23px}.visual-float{width:145px}.lp-section{padding-top:80px;padding-bottom:80px}.lp-heading h2,.search-intro h2,.consult-copy h2,.region-heading h2{font-size:37px;letter-spacing:-2px}.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line)}.search-controls{grid-template-columns:1fr}.search-controls button{height:48px}.consult-form{grid-template-columns:1fr}.consult-form label.full,.consult-form button,.form-note{grid-column:auto}.lp-footer-top,.lp-footer-bottom{display:block}.lp-footer-bottom span{display:block;margin-top:7px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:250px}.region-attention{display:block;margin-top:-35px;padding:22px}.region-attention strong,.region-attention small{display:block}.region-attention strong{margin-top:16px;font-size:15px;line-height:1.6}.region-attention small{margin-top:8px}.region-progress>div{min-height:78px;padding:17px 12px}.region-progress>div.complete:after{display:none}.region-progress strong{font-size:13px}.region-progress small{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.region-stage{padding:30px 20px 35px}.region-stage-head{display:block}.region-stage-head h3{margin-top:7px;font-size:20px}.region-choice-grid,.region-choice-grid.province-grid{grid-template-columns:repeat(2,1fr);max-height:360px}.region-choice{min-height:47px;font-size:11px}.region-summary{display:block;padding:24px 20px}.region-summary strong{font-size:16px}.region-summary-action{width:100%;margin-top:18px}.region-data-note{padding:14px 20px 18px}.region-town-tools{align-items:stretch}.region-town-tools span{display:flex;align-items:center;justify-content:flex-end}.region-floating-cta{right:14px;bottom:14px;min-width:165px;padding:12px 16px}.region-floating-cta strong{font-size:11px}}

.lp-dropdown{position:relative}.lp-dropdown>a{display:inline-flex;align-items:center;min-height:38px}.lp-dropdown-menu{position:absolute;top:36px;left:-18px;min-width:180px;padding:10px;background:#fff;color:var(--ink);box-shadow:0 18px 50px rgba(18,16,31,.18);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:30}.lp-dropdown:hover .lp-dropdown-menu{opacity:1;visibility:visible;transform:none}.lp-dropdown-menu a{display:block;padding:11px 12px;color:#514b5d!important;font-size:12px}.lp-dropdown-menu a:hover{background:#f4f1ff;color:var(--purple)!important}.test-cta-strip .dual-cta{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.ghost-light{background:rgba(255,255,255,.14)!important;color:#fff!important;border:1px solid rgba(255,255,255,.4)}.phone-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:35px}.phone-cta-grid a{display:flex;flex-direction:column;padding:22px 24px;background:#fff;color:var(--ink);border:1px solid rgba(255,255,255,.2)}.phone-cta-grid small{font-size:11px;color:#6d4aff;font-weight:800}.phone-cta-grid strong{margin-top:8px;font:800 24px Manrope}.expanded-consult-form label:first-child{grid-column:1/-1}.seo-hero{grid-template-columns:1fr .72fr}.seo-thumb-card{position:relative;z-index:2}.seo-thumb-card img{display:block;width:100%;border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 80px rgba(0,0,0,.28)}.town-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.town-chip-grid span{padding:9px 12px;border:1px solid #dedbe8;background:#fff;font-size:12px;font-weight:700;color:#554f60}.consult-hero .visual-main{color:var(--ink)}
.management-grid,.feature-split-grid,.system-board{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.system-board{grid-template-columns:repeat(4,1fr)}.management-grid article,.feature-split-grid article,.system-board article{min-height:250px;padding:30px 27px;background:#fff;border:1px solid var(--line);position:relative;overflow:hidden}.management-grid article:after,.feature-split-grid article:after,.system-board article:after{content:"";position:absolute;right:-40px;top:-40px;width:120px;height:120px;border-radius:50%;background:rgba(109,74,255,.07)}.management-grid b,.feature-split-grid span,.system-board b{font:800 11px Manrope;color:var(--purple);letter-spacing:1px}.management-grid h3,.feature-split-grid h3,.system-board h3{margin:34px 0 12px;font-size:22px;letter-spacing:-1px}.management-grid p,.feature-split-grid p,.system-board p{margin:0;color:#7d7787;font-size:12px;line-height:1.8;word-break:keep-all}.feature-split-grid{grid-template-columns:repeat(3,1fr)}.feature-split-grid article{min-height:310px;background:#19172d;color:#fff;border-color:#302b44}.feature-split-grid p{color:#c3bed0}.feature-split-grid h3{color:#fff}
@media(max-width:900px){.lp-dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;margin:8px 0 4px;background:#211d38;box-shadow:none}.lp-dropdown-menu a{color:#c8c3d8!important}.phone-cta-grid,.seo-hero{grid-template-columns:1fr}.seo-thumb-card{margin-top:30px}}
@media(max-width:900px){.management-grid,.feature-split-grid,.system-board{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.phone-cta-grid{grid-template-columns:1fr}.phone-cta-grid strong{font-size:20px}.town-chip-grid span{font-size:11px}.management-grid,.feature-split-grid,.system-board{grid-template-columns:1fr}.management-grid article,.feature-split-grid article,.system-board article{min-height:auto}}

.seo-thumb-card{padding:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 80px rgba(0,0,0,.22);backdrop-filter:blur(10px)}
.seo-thumb-card strong{display:inline-flex;margin-bottom:12px;padding:8px 10px;background:#78e8ce;color:#17152a;font-size:11px;font-weight:900;letter-spacing:.8px}
.seo-thumb-card img{border-radius:18px}
.seo-thumb-card small{display:block;margin-top:12px;color:#d7d1e8;font-size:11px;line-height:1.6}
.seo-square-thumb{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:12px;margin-top:14px;padding:10px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);border-radius:18px}
.seo-square-thumb img{width:92px;aspect-ratio:1/1;object-fit:cover;border-radius:14px;box-shadow:none}
.seo-square-thumb span{color:#fff;font-size:12px;font-weight:900;line-height:1.45}
@media(max-width:600px){.seo-square-thumb{grid-template-columns:76px 1fr}.seo-square-thumb img{width:76px}}

.region-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.region-info-card{min-height:235px;padding:28px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(31,23,65,.05)}
.region-info-card b{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;background:#ece8ff;color:var(--purple);font:900 10px Manrope;border-radius:50%}
.region-info-card h3{margin:28px 0 10px;font-size:21px;letter-spacing:-.8px}
.region-info-card p{margin:0;color:#756f80;font-size:12px;line-height:1.8;word-break:keep-all}
.region-quick-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.region-quick-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;background:#6d4aff;color:#fff;font-size:12px;font-weight:900}
.region-quick-cta a:nth-child(2){background:#17152a}
.region-grade-grid{display:grid;gap:14px}
.region-grade-card{padding:26px 30px;background:#fff;border:1px solid var(--line);border-left:5px solid var(--purple);box-shadow:0 16px 45px rgba(31,23,65,.05)}
.region-grade-card span{font-size:18px;font-weight:900;color:#17152a}
.region-grade-card p{margin:10px 0 0;color:#716b7c;font-size:13px;line-height:1.85;word-break:keep-all}
.region-system-panel{display:grid;grid-template-columns:.8fr .8fr 1.2fr;gap:14px}
.region-system-panel>div{padding:30px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 45px rgba(31,23,65,.05)}
.region-system-panel span{font:900 11px Manrope;color:var(--purple)}
.region-system-panel h3{margin:18px 0 10px;font-size:22px;letter-spacing:-1px}
.region-system-panel p,.region-system-panel li{color:#746e7f;font-size:12px;line-height:1.85;word-break:keep-all}
.region-system-panel ul{margin:14px 0 0;padding:0;list-style:none}
.region-system-panel li{position:relative;padding-left:18px;margin-top:8px}
.region-system-panel li:before{content:"";position:absolute;left:0;top:.75em;width:7px;height:7px;border-radius:50%;background:#78e8ce}
.region-review-card{padding:32px 36px;margin-bottom:18px;background:#17152a;color:#fff;border-radius:0;box-shadow:0 25px 70px rgba(31,23,65,.12)}
.region-review-card p{margin:0;font-size:20px;line-height:1.75;letter-spacing:-.7px;word-break:keep-all}
.region-review-card strong{display:block;margin-top:18px;color:#bfb7ff;font-size:12px}
.region-faq-list{display:grid;gap:10px}
.region-faq-list details{background:#fff;border:1px solid var(--line);padding:20px 24px}
.region-faq-list summary{cursor:pointer;font-weight:900;color:#17152a}
.region-faq-list p{margin:12px 0 0;color:#756f80;font-size:12px;line-height:1.8;word-break:keep-all}
@media(max-width:900px){.region-info-grid{grid-template-columns:1fr 1fr}.region-system-panel{grid-template-columns:1fr}}
@media(max-width:600px){.region-info-grid{grid-template-columns:1fr}.region-info-card{min-height:auto}.region-review-card{padding:26px 22px}.region-review-card p{font-size:17px}.region-quick-cta a{width:100%}}

.seo-hero h1,.seo-hero p,.lp-heading h2,.lp-heading p,.region-info-card h3,.region-grade-card span,.region-system-panel h3,.consult-strip h2{word-break:keep-all;overflow-wrap:break-word}
.seo-hero .lp-hero-copy{min-width:0}
.seo-hero .lp-actions,.region-quick-cta,.test-cta-strip .dual-cta{align-items:center}
.seo-hero .lp-btn,.region-quick-cta a,.test-cta-strip .lp-btn{white-space:nowrap}
@media(max-width:900px){.seo-hero h1{font-size:clamp(42px,8vw,64px);letter-spacing:-3.2px}.seo-hero .lp-hero-copy>p{max-width:720px}.seo-thumb-card{max-width:620px}}
@media(max-width:600px){.seo-hero h1{font-size:clamp(34px,10vw,44px);line-height:1.16;letter-spacing:-2.4px}.seo-hero .lp-hero-copy>p{font-size:14px;line-height:1.75}.lp-heading h2{line-height:1.24}.seo-hero .lp-btn,.region-quick-cta a,.test-cta-strip .lp-btn{white-space:normal;text-align:center}.seo-thumb-card strong{font-size:10px}}

.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.guide-grid.compact-grid{grid-template-columns:repeat(3,1fr)}
.guide-card{display:block;min-height:250px;padding:28px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(31,23,65,.05);transition:.22s}
.guide-card:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(31,23,65,.1)}
.guide-card span{display:inline-flex;margin-bottom:26px;padding:7px 9px;background:#ece8ff;color:var(--purple);font:900 10px Manrope;border-radius:999px}
.guide-card h3{margin:0 0 12px;font-size:22px;letter-spacing:-1px;word-break:keep-all}
.guide-card p{margin:0;color:#756f80;font-size:12px;line-height:1.75;word-break:keep-all}
.guide-card.compact{min-height:210px}
.guide-landing-finder{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);
  gap:18px;
  align-items:stretch;
}
.finder-panel,
.finder-preview{
  border:1px solid #ded8f4;
  background:#fff;
  box-shadow:0 22px 62px rgba(31,23,65,.07);
}
.finder-panel{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr)) auto;
  gap:12px;
  padding:24px;
}
.finder-panel label{
  display:flex;
  flex-direction:column;
  gap:9px;
  min-width:0;
}
.finder-panel label span{
  color:#6d4aff;
  font-size:12px;
  font-weight:900;
}
.finder-panel select,
.finder-panel input{
  width:100%;
  height:54px;
  border:1px solid #dcd7ec;
  border-radius:16px;
  background:#fbfaff;
  color:#17152a;
  padding:0 15px;
  font:800 14px/1.4 "Noto Sans KR",sans-serif;
  outline:0;
}
.finder-panel select:focus,
.finder-panel input:focus{
  border-color:#6d4aff;
  box-shadow:0 0 0 4px rgba(109,74,255,.1);
}
.finder-panel button{
  align-self:end;
  min-height:54px;
  padding:0 22px;
  border:0;
  border-radius:16px;
  background:linear-gradient(135deg,#6d4aff,#8566ff);
  color:#fff;
  font:900 14px/1.35 "Noto Sans KR",sans-serif;
  cursor:pointer;
  box-shadow:0 15px 34px rgba(109,74,255,.24);
  white-space:nowrap;
}
.finder-panel button:hover{
  transform:translateY(-2px);
}
.finder-preview{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:26px 28px;
  border-radius:28px;
  background:linear-gradient(135deg,#19172d,#2c2450);
  color:#fff;
}
.finder-preview small{
  color:#78e8ce;
  font:900 11px/1 Manrope,sans-serif;
  letter-spacing:1.4px;
}
.finder-preview strong{
  display:block;
  margin-top:14px;
  color:#fff;
  font-size:22px;
  line-height:1.42;
  letter-spacing:-.8px;
  word-break:keep-all;
}
.finder-preview p{
  margin:14px 0 0;
  color:#cbc5dc;
  font-size:13px;
  line-height:1.75;
  word-break:keep-all;
}
.guide-point-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.guide-point-grid article{min-height:260px;padding:30px 27px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(31,23,65,.05)}
.guide-point-grid b{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;background:#ece8ff;color:var(--purple);font:900 10px Manrope;border-radius:50%}
.guide-point-grid h3{margin:30px 0 12px;font-size:22px;letter-spacing:-1px;word-break:keep-all}
.guide-point-grid p{margin:0;color:#756f80;font-size:12px;line-height:1.8;word-break:keep-all}
.guide-route-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.guide-route-grid a{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:112px;padding:26px 30px;background:#19172d;color:#fff;border:1px solid #302b44;transition:.22s}
.guide-route-grid a:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(31,23,65,.16)}
.guide-route-grid span{font-size:12px;font-weight:900;color:#a995ff}
.guide-route-grid strong{font-size:22px;letter-spacing:-1px;line-height:1.35;text-align:right;word-break:keep-all}
.guide-role-section{position:relative;overflow:hidden}
.guide-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.guide-role-grid article{min-height:280px;padding:34px 36px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 55px rgba(31,23,65,.07)}
.guide-role-grid article:nth-child(2){background:#19172d;color:#fff;border-color:#19172d}
.guide-role-grid span{display:inline-flex;margin-bottom:34px;padding:8px 10px;background:#ece8ff;color:var(--purple);font:900 10px Manrope;border-radius:999px;letter-spacing:.8px}
.guide-role-grid article:nth-child(2) span{background:#78e8ce;color:#17152a}
.guide-role-grid h3{margin:0 0 13px;font-size:28px;letter-spacing:-1.4px;word-break:keep-all}
.guide-role-grid p{margin:0;color:#716b7c;font-size:14px;line-height:1.85;word-break:keep-all}
.guide-role-grid article:nth-child(2) p{color:#c9c4d8}
.guide-role-grid a{display:inline-flex;margin-top:28px;font-size:12px;font-weight:900;border-bottom:1px solid currentColor;padding-bottom:7px}
.guide-article{max-width:920px;margin:0 auto;display:grid;gap:16px}
.guide-section{padding:34px 38px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(31,23,65,.05)}
.guide-section h2{margin:0 0 14px;font-size:28px;letter-spacing:-1.4px;word-break:keep-all}
.guide-section p{margin:0;color:#716b7c;font-size:15px;line-height:1.9;word-break:keep-all}
.guide-detail-hero .visual-main{color:var(--ink)}
.guide-detail-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);gap:5vw}
.guide-detail-hero .lp-hero-copy{min-width:0}
.guide-detail-hero h1{font-size:clamp(40px,4.55vw,68px);line-height:1.12;letter-spacing:-3.8px;word-break:keep-all;overflow-wrap:normal;text-wrap:balance}
.guide-detail-hero h1 span{display:inline-block;word-break:keep-all;overflow-wrap:normal}
.lp-hero.dark .visual-main{color:var(--ink)}
.lp-hero.dark .visual-main .visual-list b{color:var(--ink)}
@media(max-width:1100px){.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-grid.compact-grid{grid-template-columns:1fr 1fr}}
@media(max-width:1100px){.guide-landing-finder{grid-template-columns:1fr}.finder-panel{grid-template-columns:1fr 1fr}.finder-panel button{grid-column:1/-1}}
@media(max-width:1100px){.guide-point-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1100px){.guide-detail-hero{grid-template-columns:1fr}.guide-detail-hero .lp-visual{display:none}.guide-detail-hero h1{max-width:860px;font-size:clamp(38px,6.2vw,58px);letter-spacing:-3px}}
@media(max-width:900px){.guide-route-grid{grid-template-columns:1fr}.guide-route-grid a{display:block}.guide-route-grid strong{display:block;margin-top:10px;text-align:left}}
@media(max-width:900px){.guide-role-grid{grid-template-columns:1fr}.guide-role-grid article{min-height:auto}}
@media(max-width:700px){.guide-detail-hero h1{font-size:clamp(34px,8.2vw,46px);letter-spacing:-2.4px}.guide-detail-hero .lp-hero-copy>p:not(.lp-kicker){font-size:14px;line-height:1.75}}
@media(max-width:600px){.guide-grid,.guide-grid.compact-grid,.guide-point-grid{grid-template-columns:1fr}.guide-card,.guide-point-grid article{min-height:auto}.guide-section{padding:26px 22px}.guide-section h2{font-size:23px}.guide-route-grid a{padding:23px 22px}.guide-route-grid strong{font-size:19px}}
@media(max-width:600px){.finder-panel{grid-template-columns:1fr;padding:18px;border-radius:24px}.finder-panel select,.finder-panel input,.finder-panel button{height:50px;border-radius:14px}.finder-preview{padding:22px;border-radius:24px}.finder-preview strong{font-size:18px}}

/* Yangssam abstract brand mark for sub pages */
.lp-brand{gap:13px}
.lp-brand i.brand-symbol{position:relative;width:46px;height:46px;flex:0 0 46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#7b5cff,#4c31ca 62%,#17152a);box-shadow:0 12px 28px rgba(27,13,83,.26),inset 0 1px 0 rgba(255,255,255,.28);overflow:hidden;font-size:0}
.lp-brand i.brand-symbol:before{content:"";position:absolute;inset:6px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at 26% 28%,rgba(255,255,255,.2),transparent 26%),radial-gradient(circle at 72% 72%,rgba(120,232,206,.18),transparent 28%)}
.lp-brand i.brand-symbol span{position:absolute;inset:0;display:block;font-size:0}
.lp-brand i.brand-symbol span:before{content:"";position:absolute;left:10px;top:24px;width:25px;height:3px;border-radius:999px;background:#fff;transform:rotate(-35deg);transform-origin:left center}
.lp-brand i.brand-symbol span:after{content:"";position:absolute;left:13px;top:26px;width:8px;height:8px;border-radius:50%;background:#78e8ce;box-shadow:15px -9px 0 #fff}
.lp-brand i.brand-symbol:after{content:"";position:absolute;right:10px;top:10px;width:8px;height:8px;border-top:3px solid #78e8ce;border-right:3px solid #78e8ce;transform:rotate(45deg);border-radius:2px}
.lp-brand>span{font-family:"Noto Sans KR",sans-serif;font-weight:900;letter-spacing:-1px}
.lp-brand small{letter-spacing:.4px}
@media(max-width:600px){.lp-brand i.brand-symbol{width:40px;height:40px;flex-basis:40px;border-radius:14px}.lp-brand>span{font-size:17px}}
/* Refined Yangssam education brand mark for landing/region pages */
.lp-brand{gap:13px;font-family:"Noto Sans KR",system-ui,sans-serif;font-size:20px;font-weight:900;letter-spacing:-1.3px}
.lp-brand i.brand-symbol{position:relative;width:46px;height:46px;flex:0 0 46px;border-radius:17px;background:linear-gradient(145deg,#8b72ff 0%,#6042ea 48%,#272044 100%);box-shadow:0 16px 34px rgba(25,15,83,.34),inset 0 1px 0 rgba(255,255,255,.32),inset 0 0 0 1px rgba(255,255,255,.16);overflow:hidden}
.lp-brand i.brand-symbol:before{content:"";position:absolute;inset:6px;border-radius:13px;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,0));border:1px solid rgba(255,255,255,.18)}
.lp-brand i.brand-symbol:after{content:"";position:absolute;left:25px;top:8px;width:12px;height:12px;border-top:3px solid #8ff1dd;border-right:3px solid #8ff1dd;transform:rotate(12deg);border-radius:2px}
.lp-brand i.brand-symbol span{position:absolute;inset:0;display:block}
.lp-brand i.brand-symbol span:before{content:"";position:absolute;left:13px;top:12px;width:20px;height:16px;border:2px solid rgba(255,255,255,.95);border-top:0;border-radius:3px 3px 7px 7px;transform:perspective(30px) rotateX(10deg);box-shadow:inset 9px 0 0 rgba(255,255,255,.08)}
.lp-brand i.brand-symbol span:after{content:"";position:absolute;left:11px;right:11px;bottom:11px;height:4px;border-radius:999px;background:#8ff1dd;box-shadow:0 -10px 0 -1px rgba(255,255,255,.92),0 -20px 0 -1px rgba(255,255,255,.88);transform:skewY(-9deg)}
.lp-brand>span{font-family:"Noto Sans KR",system-ui,sans-serif;font-weight:800;line-height:1.02;letter-spacing:-.35px;text-shadow:0 8px 22px rgba(0,0,0,.18)}
.lp-brand>span::first-letter{letter-spacing:-1.7px}
.lp-brand small{margin-top:5px;font-family:Manrope,"Noto Sans KR",sans-serif;font-size:8px;font-weight:800;letter-spacing:1.05px;color:rgba(255,255,255,.6);opacity:1}
.lp-footer .lp-brand>span{text-shadow:none}
@media(max-width:600px){.lp-brand{gap:10px}.lp-brand i.brand-symbol{width:40px;height:40px;flex-basis:40px;border-radius:15px}.lp-brand>span{font-size:18px}.lp-brand small{font-size:7px;letter-spacing:.7px}}
/* Hide broad category navigation on keyword landing pages reached from search */
body.region-keyword-page .lp-nav,body.region-keyword-page .lp-menu{display:none!important}
body.region-keyword-page .lp-header{justify-content:space-between}

/* Rich SEO keyword landing pages */
.keyword-landing-page{background:#f5f4fa;color:var(--ink)}
.keyword-landing-page .lp-header{position:sticky;top:0}
.keyword-landing-page .lp-brand i.brand-symbol{overflow:hidden}
.keyword-hero{min-height:720px;grid-template-columns:minmax(0,1fr) minmax(460px,610px);gap:3.6vw;padding-top:58px;padding-bottom:0;align-items:center}
.keyword-hero .lp-hero-copy{position:relative;z-index:2;min-width:0}
.keyword-hero:after{border-color:rgba(120,232,206,.16)}
.keyword-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.027) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to right,transparent,#000);pointer-events:none}
.keyword-hero .eyebrow{margin:0 0 28px;display:flex;align-items:center;gap:10px;color:#b9aaff;font:700 11px Manrope,sans-serif;letter-spacing:2.6px}
.keyword-hero .eyebrow span{width:29px;height:1px;background:currentColor}
.keyword-hero h1{max-width:760px;font-size:clamp(44px,4.45vw,68px);letter-spacing:-4px;word-break:keep-all;text-wrap:balance;margin-top:0;margin-bottom:0}
.keyword-hero h1 span{display:block;color:#fff}
.keyword-hero h1 .hero-title-accent{color:transparent;background:linear-gradient(100deg,#9a83ff 0%,#d7ceff 29%,#78e8ce 48%,#b09cff 68%,#9a83ff 100%);background-size:260% 100%;background-clip:text;-webkit-background-clip:text}
.keyword-hero-lead{display:grid;gap:12px;max-width:660px;margin-top:34px}
.keyword-hero-lead p{margin:0;padding-left:18px;border-left:3px solid rgba(120,232,206,.85);color:#d9d5e5;font-size:16px;line-height:1.75;word-break:keep-all}
.keyword-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.keyword-meta span{padding:10px 13px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:900}
.keyword-hero-visual{position:relative;z-index:2;align-self:end;min-height:610px;display:flex;align-items:flex-end;justify-content:flex-end;filter:drop-shadow(0 34px 45px rgba(0,0,0,.32))}
.keyword-hero-visual:before{content:"";position:absolute;left:58%;bottom:20px;width:82%;height:24px;transform:translateX(-50%);border-radius:999px;background:rgba(0,0,0,.22);filter:blur(15px);z-index:-1}
.keyword-hero-visual img{display:block;width:min(49vw,600px);max-height:650px;object-fit:contain;object-position:center bottom}
.keyword-hero .hero-motion{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}
.keyword-hero .hero-light{position:absolute;top:20%;right:13%;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(133,102,255,.23),rgba(120,232,206,.07) 38%,transparent 70%);filter:blur(14px);mix-blend-mode:screen;animation:hero-light-drift 8s ease-in-out infinite alternate}
.keyword-hero .hero-scan{position:absolute;top:126px;right:3.5vw;bottom:86px;width:min(43vw,720px);overflow:hidden}
.keyword-hero .hero-scan:before{content:"";position:absolute;top:-25%;bottom:-25%;left:-42%;width:24%;background:linear-gradient(90deg,transparent,rgba(169,149,255,.04),rgba(255,255,255,.28),rgba(120,232,206,.08),transparent);filter:blur(5px);transform:skewX(-16deg);animation:hero-scan-pass 6.8s cubic-bezier(.3,.1,.2,1) infinite}
.keyword-hero .hero-orbit{position:absolute;top:126px;right:5.5vw;width:390px;height:390px;border:1px solid rgba(169,149,255,.16);border-radius:50%;animation:hero-orbit-spin 16s linear infinite}
.keyword-hero .hero-orbit:before,.keyword-hero .hero-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(120,232,206,.14)}
.keyword-hero .hero-orbit:before{inset:24px}.keyword-hero .hero-orbit:after{inset:75px}
.keyword-hero .hero-orbit i,.keyword-hero .hero-orbit b{position:absolute;display:block;border-radius:50%;box-shadow:0 0 20px currentColor}
.keyword-hero .hero-orbit i{top:28px;right:36px;width:7px;height:7px;background:#78e8ce;color:#78e8ce}
.keyword-hero .hero-orbit b{bottom:16px;left:92px;width:5px;height:5px;background:#aa96ff;color:#aa96ff}
.keyword-hero .hero-particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#a995ff;box-shadow:0 0 15px #8f78ff;opacity:.65;animation:hero-particle-float 5s ease-in-out infinite}
.keyword-hero .particle-a{top:25%;right:6%;animation-delay:-1s}
.keyword-hero .particle-b{top:43%;right:35%;width:3px;height:3px;background:#78e8ce;animation-delay:-3.1s}
.keyword-hero .particle-c{top:65%;right:18%;animation-delay:-4.2s}
.keyword-hero .particle-d{top:17%;right:31%;width:2px;height:2px;background:#fff;animation-delay:-2.2s}
.keyword-hero .hero-keyword-reel{display:none}
.keyword-hero .hero-keyword-reel small{display:block;margin-bottom:8px;color:#878da0;font:700 7px Manrope;letter-spacing:1.6px}
.keyword-hero .keyword-window{height:23px;overflow:hidden}
.keyword-hero .keyword-track{animation:hero-keyword-cycle 10s cubic-bezier(.72,0,.28,1) infinite}
.keyword-hero .keyword-track span{height:23px;display:flex;align-items:center;gap:9px;color:#fff;font-size:11px;font-weight:700;white-space:nowrap}
.keyword-hero .keyword-track b{color:#78e8ce;font:800 8px Manrope}
.keyword-mobile-hero-card{display:none}
.keyword-hero .hero-enter{will-change:transform,opacity,filter}
.keyword-hero .eyebrow.hero-enter{animation:hero-enter-left .8s cubic-bezier(.18,.8,.25,1) both .12s}
.keyword-hero .hero-title-line.hero-enter-up{animation:hero-enter-up 1s cubic-bezier(.16,.84,.24,1) both .28s}
.keyword-hero h1 .hero-title-accent{animation:hero-enter-right 1.05s cubic-bezier(.16,.84,.24,1) both .43s,hero-title-flow 7s linear infinite;transform:translate3d(0,0,0)!important}
.keyword-hero .hero-enter-stagger>p{opacity:0;animation:hero-enter-up .68s cubic-bezier(.18,.8,.25,1) both}
.keyword-hero .hero-enter-stagger>p:nth-child(1){animation-delay:.82s}
.keyword-hero .hero-enter-stagger>p:nth-child(2){animation-delay:.94s}
.keyword-hero .hero-enter-stagger>p:nth-child(3){animation-delay:1.06s}
.keyword-hero .keyword-hero-visual{animation:hero-enter-right 1.08s cubic-bezier(.16,.84,.24,1) both .64s}
@keyframes hero-light-drift{from{transform:translate3d(-35px,-20px,0) scale(.88);opacity:.55}to{transform:translate3d(35px,38px,0) scale(1.16);opacity:1}}
@keyframes hero-scan-pass{0%,14%{left:-42%;opacity:0}22%{opacity:1}55%,100%{left:128%;opacity:0}}
@keyframes hero-orbit-spin{to{transform:rotate(360deg)}}
@keyframes hero-particle-float{0%,100%{transform:translateY(0) scale(.8);opacity:.25}50%{transform:translateY(-28px) scale(1.4);opacity:.9}}
@keyframes hero-keyword-cycle{0%,15%{transform:translateY(0)}21%,36%{transform:translateY(-23px)}42%,57%{transform:translateY(-46px)}63%,78%{transform:translateY(-69px)}84%,100%{transform:translateY(-92px)}}
@keyframes hero-title-flow{to{background-position:-260% 0}}
@keyframes hero-enter-left{from{opacity:0;transform:translate3d(-52px,0,0);filter:blur(7px)}to{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}}
@keyframes hero-enter-right{from{opacity:0;transform:translate3d(58px,0,0);filter:blur(7px)}to{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}}
@keyframes hero-enter-up{from{opacity:0;transform:translate3d(0,48px,0);filter:blur(7px)}to{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}}
.keyword-image-card{position:relative;z-index:2;align-self:center;padding:18px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);box-shadow:0 32px 90px rgba(0,0,0,.25);backdrop-filter:blur(8px)}
.keyword-image-card img{display:block;width:100%;border-radius:22px;box-shadow:0 22px 70px rgba(0,0,0,.24)}
.keyword-image-card div{margin-top:14px;padding:18px 19px;background:#fff;color:var(--ink)}
.keyword-image-card span{font:800 9px Manrope;letter-spacing:1.7px;color:var(--purple)}
.keyword-image-card strong{display:block;margin-top:7px;font-size:22px;letter-spacing:-1px}
.keyword-image-card small{display:block;margin-top:6px;color:#777181;font-size:12px;font-weight:700}
.keyword-summary-section{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:22px;align-items:stretch;background:linear-gradient(180deg,#fff 0%,#f8f6ff 100%)}
.keyword-summary-head{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:36px;align-items:end;margin-bottom:8px;padding:0 4px}
.keyword-summary-head .lp-kicker{grid-column:1/-1;margin:0 0 -18px}
.keyword-summary-head h2{margin:0;font-size:clamp(34px,4vw,58px);line-height:1.14;letter-spacing:-3.2px;color:#17152a}
.keyword-summary-head h2 span{color:var(--purple)}
.keyword-summary-head p{margin:0;color:#6f6979;font-size:15px;line-height:1.9;font-weight:700}
.keyword-summary-card,.keyword-fact-card{border:1px solid var(--line);background:#fff;box-shadow:0 25px 70px rgba(31,23,65,.08)}
.keyword-summary-card{position:relative;overflow:hidden;padding:42px;background:linear-gradient(135deg,#19172d 0%,#241d45 58%,#6d4aff 160%);color:#fff}
.keyword-summary-card:before{content:"";position:absolute;right:-90px;top:-110px;width:260px;height:260px;border-radius:50%;border:1px solid rgba(120,232,206,.2);box-shadow:0 0 0 42px rgba(120,232,206,.05)}
.keyword-summary-label{position:relative;z-index:1;display:flex;align-items:center;gap:10px;margin-bottom:18px}
.keyword-summary-label span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;background:rgba(120,232,206,.14);border:1px solid rgba(120,232,206,.28);color:#8af0dc;font:900 10px Manrope;letter-spacing:1.3px}
.keyword-summary-label strong{color:#d9d4ee;font-size:12px}
.keyword-summary-card h3{position:relative;z-index:1;margin:0 0 26px;font-size:clamp(25px,2.7vw,39px);line-height:1.28;letter-spacing:-2px;color:#fff}
.keyword-summary-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}
.keyword-summary-card li{position:relative;z-index:1;display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding:17px 18px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);color:#f7f5ff;font-weight:800;line-height:1.6}
.keyword-summary-card li strong{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#78e8ce;color:#17152a;font:900 12px Manrope}
.keyword-summary-card li span{display:block}
.keyword-fact-card{padding:32px;background:#fff}
.keyword-consult-note{padding:22px 22px 20px;background:linear-gradient(135deg,#f3efff 0%,#fff 100%);border:1px solid #e4ddff;margin-bottom:12px}
.keyword-consult-note span{display:block;color:var(--purple);font:900 10px Manrope;letter-spacing:1.3px;text-transform:uppercase}
.keyword-consult-note strong{display:block;margin-top:8px;font-size:23px;line-height:1.25;letter-spacing:-1.2px;color:#17152a}
.keyword-consult-note p{margin:10px 0 0;color:#6b6574;font-size:13px;font-weight:700;line-height:1.7}
.keyword-fact-card table{width:100%;border-collapse:collapse;margin-top:14px}
.keyword-fact-card th,.keyword-fact-card td{padding:15px 0;border-bottom:1px solid #ebe8f1;text-align:left;font-size:13px;vertical-align:top}
.keyword-fact-card th{width:74px;color:#6d4aff;font-weight:900}
.keyword-fact-card td{color:#514b5d;font-weight:800;line-height:1.55}
.keyword-mini-flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid #ebe8f1}
.keyword-mini-flow span{display:inline-flex;align-items:center;min-height:31px;padding:0 10px;background:#17152a;color:#fff;font-size:11px;font-weight:900}
.keyword-mini-flow i{width:16px;height:1px;background:#bdb6cf}
.keyword-local-selector{background:#f7f5ff}
.keyword-selector-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,430px);gap:34px;align-items:end;margin-bottom:28px}
.keyword-selector-heading .lp-kicker{grid-column:1/-1;margin:0 0 -14px}
.keyword-selector-heading h2{margin:0;color:#17152a;font-size:clamp(32px,3.8vw,54px);line-height:1.16;letter-spacing:-3px}
.keyword-selector-heading h2 span{color:var(--purple)}
.keyword-selector-heading p{margin:0;color:#6f6979;font-size:14px;font-weight:700;line-height:1.9}
.keyword-selector-board{display:grid;grid-template-columns:1fr;gap:16px}
.selector-panel{position:relative;padding:28px;background:#fff;border:1px solid #ded9ec;box-shadow:0 24px 70px rgba(31,23,65,.07)}
.selector-panel[hidden]{display:none}
.selector-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}
.selector-panel-head strong{display:block;color:#17152a;font-size:22px;letter-spacing:-1px}
.selector-panel-head span{color:#7d768a;font-size:12px;font-weight:800;line-height:1.5;text-align:right}
.selector-chip-grid,.school-chip-grid{display:flex;flex-wrap:wrap;gap:9px}
.selector-chip-grid button,.school-chip-grid button,.school-level-tabs button{border:1px solid #dcd7e8;background:#fff;color:#514b5d;cursor:pointer;font-family:inherit;font-weight:900;transition:.18s}
.selector-chip-grid button{min-height:39px;padding:0 14px;font-size:12px}
.selector-chip-grid button.active,.school-chip-grid button.active,.school-level-tabs button.active{border-color:var(--purple);background:var(--purple);color:#fff;box-shadow:0 10px 24px rgba(109,74,255,.16)}
.school-panel{background:linear-gradient(135deg,#fff 0%,#fbfaff 100%)}
.school-level-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.school-level-tabs button{min-height:36px;padding:0 13px;font-size:11px}
.school-chip-grid button{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;min-height:52px;padding:11px 14px;text-align:left;font-size:13px}
.school-chip-grid button small{display:inline-grid;place-items:center;min-width:42px;height:24px;padding:0 7px;background:#f0edff;color:var(--purple);font-size:10px;font-weight:900}
.school-chip-grid button.active small{background:rgba(255,255,255,.18);color:#fff}
.school-more-button{margin-top:18px;min-height:44px;padding:0 18px;border:1px solid #17152a;background:#17152a;color:#fff;font-family:inherit;font-size:12px;font-weight:900;cursor:pointer}
.selector-source-note{margin:16px 0 0;color:#8b8495;font-size:11px;font-weight:700;line-height:1.7}
.keyword-content{display:grid;gap:24px}
.keyword-article,.keyword-local-point,.keyword-cta,.keyword-related,.keyword-quote,.keyword-geo,.keyword-faq{max-width:1120px;width:100%;margin:0 auto;padding:38px 42px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 55px rgba(31,23,65,.055)}
.keyword-article.lead{border-top:4px solid var(--purple)}
.keyword-article h2,.keyword-local-point h2,.keyword-cta h2,.keyword-related h2,.keyword-geo h2,.keyword-faq h2{margin:0 0 18px;font-size:clamp(26px,2.55vw,38px);line-height:1.25;letter-spacing:-1.8px;word-break:keep-all}
.keyword-article p,.keyword-local-point p,.keyword-cta p{margin:0;color:#625c6d;font-size:16px;line-height:2;word-break:keep-all}
.keyword-article p+p{margin-top:16px}
.keyword-strength-grid{max-width:1120px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.keyword-strength-grid article{min-height:220px;padding:30px;background:#19172d;color:#fff;border:1px solid #302b44}
.keyword-strength-grid span{font-size:34px}
.keyword-strength-grid h3{margin:26px 0 10px;font-size:23px;letter-spacing:-1px}
.keyword-strength-grid p{margin:0;color:#c8c3d1;font-size:13px;line-height:1.8}
.keyword-local-point{background:#f1edff;border-color:#ddd5ff}
.keyword-stats{max-width:1120px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);background:#6d4aff;color:#fff;box-shadow:0 24px 60px rgba(109,74,255,.2)}
.keyword-stats div{padding:34px 30px;border-right:1px solid rgba(255,255,255,.2)}
.keyword-stats div:last-child{border-right:0}
.keyword-stats strong{display:block;font:800 42px Manrope}
.keyword-stats span{display:block;margin-top:8px;color:#e5e0ff;font-size:12px;font-weight:800}
.keyword-article.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}
.keyword-article.two-column>div+div{padding-left:34px;border-left:1px solid var(--line)}
.keyword-quote{background:#151326;color:#fff;border-color:#151326}
.keyword-quote p{margin:0;font-size:clamp(23px,2.5vw,34px);line-height:1.45;letter-spacing:-1.4px;font-weight:900;word-break:keep-all}
.keyword-quote cite{display:block;margin-top:20px;color:#a995ff;font-size:13px;font-style:normal;font-weight:800}
.keyword-cta{text-align:center;background:linear-gradient(135deg,#fff,#f2efff)}
.keyword-cta p{max-width:760px;margin:0 auto 26px}
.keyword-geo{background:linear-gradient(135deg,#fff,#f8f5ff)}
.keyword-geo dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}
.keyword-geo dl div{padding:17px 18px;border:1px solid rgba(109,74,255,.14);background:rgba(255,255,255,.72)}
.keyword-geo dt{margin:0 0 8px;color:var(--purple);font-size:12px;font-weight:900;letter-spacing:.05em}
.keyword-geo dd{margin:0;color:#201c2b;font-size:15px;font-weight:800;line-height:1.65;word-break:keep-all}
.keyword-faq-list{display:grid;gap:10px}
.keyword-faq-list details{padding:17px 18px;border:1px solid var(--line);background:#faf9ff}
.keyword-faq-list summary{cursor:pointer;color:#201c2b;font-weight:900;word-break:keep-all}
.keyword-faq-list p{margin:12px 0 0;color:#625c6d;font-size:15px;line-height:1.8;word-break:keep-all}
.keyword-tag-list{display:flex;flex-wrap:wrap;gap:9px}
.keyword-tag-list a{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;background:#fff;border:1px solid #dcd8e7;color:#514b5d;font-size:12px;font-weight:900;transition:.2s}
.keyword-tag-list a:hover{border-color:var(--purple);background:#f3f0ff;color:var(--purple);transform:translateY(-2px)}
.keyword-school-detail,.keyword-school-schedule,.keyword-school-nearby,.school-index-note,.keyword-source-disclaimer{max-width:1120px;width:100%;margin:0 auto}
.school-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.school-info-card,.keyword-school-schedule,.keyword-school-nearby{padding:38px 42px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 55px rgba(31,23,65,.055)}
.school-info-card h2,.keyword-school-schedule h2,.keyword-school-nearby h2{margin:0 0 18px;font-size:clamp(25px,2.35vw,35px);line-height:1.25;letter-spacing:-1.6px;color:#17152a;word-break:keep-all}
.school-info-card p,.keyword-school-schedule p,.keyword-school-nearby p{margin:0;color:#625c6d;font-size:15px;line-height:1.9;word-break:keep-all}
.school-info-card p+p{margin-top:14px}
.school-info-card table{width:100%;border-collapse:collapse}
.school-info-card th,.school-info-card td{padding:13px 0;border-bottom:1px solid #ebe8f1;text-align:left;vertical-align:top;font-size:13px;line-height:1.65}
.school-info-card th{width:96px;color:#6d4aff;font-weight:900}
.school-info-card td{color:#383143;font-weight:800;word-break:break-all}
.keyword-school-schedule{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start;background:linear-gradient(135deg,#17152a 0%,#282145 100%);color:#fff;border-color:#29233f}
.keyword-school-schedule h2{color:#fff}
.keyword-school-schedule p{color:#d8d3e5}
.schedule-disclaimer{margin-top:14px!important;color:#bfb7d2!important;font-size:13px!important}
.schedule-highlight-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.schedule-highlight-list li{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:start;padding:14px 15px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}
.schedule-highlight-list strong{display:grid;place-items:center;min-height:34px;background:#78e8ce;color:#17152a;font:900 13px Manrope,sans-serif}
.schedule-highlight-list span{color:#fff;font-size:13px;font-weight:800;line-height:1.65;word-break:keep-all}
.keyword-school-nearby{display:grid;grid-template-columns:minmax(0,380px) 1fr;gap:26px;background:#f8f6ff}
.keyword-school-nearby ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.keyword-school-nearby li{padding:15px 16px;background:#fff;border:1px solid #e3deef}
.keyword-school-nearby li strong{display:block;color:#17152a;font-size:15px;letter-spacing:-.4px}
.keyword-school-nearby li span{display:block;margin-top:5px;color:#7b7487;font-size:12px;font-weight:800}
.keyword-school-nearby.compact{display:grid;grid-template-columns:minmax(0,360px) 1fr;gap:24px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 55px rgba(31,23,65,.055)}
.nearby-school-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.nearby-school-link-grid a{display:block;padding:15px 16px;background:#faf9ff;border:1px solid #e3deef;color:#514b5d;transition:.18s}
.nearby-school-link-grid a:hover{border-color:var(--purple);transform:translateY(-2px);box-shadow:0 14px 28px rgba(31,23,65,.08)}
.nearby-school-link-grid strong{display:block;color:#17152a;font-size:14px;letter-spacing:-.4px}
.nearby-school-link-grid span{display:block;margin-top:6px;color:#7b7487;font-size:11px;font-weight:800;line-height:1.55}
.school-index-note{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;border:1px solid #e0dbea;background:#fff;color:#514b5d;font-size:13px;line-height:1.7}
.school-index-note strong{flex:0 0 auto;padding:5px 9px;font-size:11px;font-weight:900;color:#fff}
.school-index-note.is-index strong{background:#1d9b73}.school-index-note.is-noindex strong{background:#6f6979}
.keyword-source-disclaimer{padding:18px 20px;background:#fffaf0;border:1px solid #f0dfbf;color:#7b6234;font-size:12px;font-weight:800;line-height:1.8;word-break:keep-all}

/* Section contrast upgrade */
.keyword-summary-section{position:relative;overflow:hidden;border-top:1px solid #ece7ff;border-bottom:1px solid #e8e1ff;background:radial-gradient(circle at 8% 10%,rgba(120,232,206,.16),transparent 30%),linear-gradient(180deg,#fff 0%,#f4f0ff 100%)}
.keyword-summary-section:before{content:"";position:absolute;inset:22px 7vw auto auto;width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,rgba(109,74,255,.16),rgba(120,232,206,.08));filter:blur(.2px);pointer-events:none}
.keyword-local-selector{position:relative;overflow:hidden;background:linear-gradient(135deg,#17152a 0%,#211b3d 46%,#f7f5ff 46.2%,#f7f5ff 100%)}
.keyword-local-selector:before{content:"지역·학교 선택";position:absolute;left:7vw;top:34px;color:rgba(255,255,255,.06);font-size:clamp(54px,8vw,116px);font-weight:900;letter-spacing:-6px;white-space:nowrap;pointer-events:none}
.keyword-local-selector .keyword-selector-heading h2,.keyword-local-selector .keyword-selector-heading p{position:relative}
.keyword-local-selector .keyword-selector-heading h2{color:#fff;text-shadow:0 16px 40px rgba(0,0,0,.22)}
.keyword-local-selector .keyword-selector-heading h2 span{color:#78e8ce}
.keyword-local-selector .keyword-selector-heading p{color:#e5dfff}
.keyword-local-selector .keyword-selector-heading .lp-kicker{position:relative;color:#9d8cff}
.selector-panel{border-radius:0 24px 24px 0;border-left:6px solid #6d4aff}
.selector-panel.school-panel{border-left-color:#78e8ce}
.selector-panel-head strong:before{content:"";display:inline-block;width:10px;height:10px;margin-right:9px;border-radius:50%;background:#6d4aff;box-shadow:0 0 0 5px rgba(109,74,255,.1)}
.school-panel .selector-panel-head strong:before{background:#78e8ce;box-shadow:0 0 0 5px rgba(120,232,206,.16)}
.keyword-content{position:relative;padding-top:84px;padding-bottom:92px;background:linear-gradient(180deg,#fbfaff 0%,#fff 18%,#f5f2ff 48%,#fff 78%,#f7f4ff 100%)}
.keyword-content:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,#cfc4ff,transparent)}
.keyword-article,.keyword-local-point,.keyword-cta,.keyword-related,.keyword-quote,.keyword-geo,.keyword-faq,.school-info-card,.keyword-school-schedule,.keyword-school-nearby{border-radius:26px;box-shadow:0 22px 70px rgba(31,23,65,.075)}
.keyword-article{position:relative;overflow:hidden;border-left:6px solid #6d4aff}
.keyword-article:before,.school-info-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#6d4aff,#78e8ce)}
.keyword-article.lead{background:linear-gradient(135deg,#fff 0%,#f7f3ff 100%);border-top:0;border-left-color:#78e8ce}
.keyword-article.lead .lp-kicker{display:inline-flex;padding:7px 11px;background:#17152a;color:#78e8ce;border-radius:999px}
.keyword-article.two-column{background:linear-gradient(135deg,#fff 0%,#fbfaff 100%)}
.keyword-article.two-column>div{position:relative;padding:8px 4px 4px}
.keyword-article.two-column>div:before{content:"";display:block;width:42px;height:4px;margin-bottom:18px;border-radius:999px;background:#6d4aff}
.keyword-article.two-column>div:nth-child(2):before{background:#78e8ce}
.keyword-strength-grid{gap:18px}
.keyword-strength-grid article{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#17152a 0%,#272146 68%,#6d4aff 145%);box-shadow:0 24px 60px rgba(31,23,65,.14)}
.keyword-strength-grid article:before{content:"";position:absolute;right:-48px;top:-50px;width:130px;height:130px;border-radius:50%;background:rgba(120,232,206,.13);box-shadow:0 0 0 26px rgba(120,232,206,.05)}
.keyword-strength-grid article:nth-child(2){background:linear-gradient(145deg,#211b3d 0%,#36256b 68%,#78e8ce 150%)}
.keyword-strength-grid article:nth-child(3){background:linear-gradient(145deg,#17152a 0%,#28384b 68%,#78e8ce 150%)}
.keyword-strength-grid article span{position:relative;z-index:1;display:inline-grid;place-items:center;width:58px;height:58px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14)}
.keyword-school-detail{position:relative}
.school-info-card{position:relative;overflow:hidden;border-left:6px solid #6d4aff}
.school-info-card:nth-child(2){border-left-color:#78e8ce}
.school-info-card:nth-child(2):before{background:linear-gradient(90deg,#78e8ce,#a995ff)}
.keyword-school-schedule{position:relative;border-radius:28px;border-left:6px solid #78e8ce;box-shadow:0 28px 80px rgba(23,21,42,.18)}
.keyword-school-schedule:before{content:"EXAM";position:absolute;right:28px;top:18px;color:rgba(255,255,255,.055);font:900 82px Manrope,sans-serif;letter-spacing:-5px}
.keyword-school-schedule>*{position:relative;z-index:1}
.keyword-faq{border-left:6px solid #78e8ce;background:linear-gradient(135deg,#fff 0%,#f6fffc 100%)}
.keyword-faq-list details{border-radius:16px;background:#fff}
.keyword-cta{position:relative;overflow:hidden;border:0;background:linear-gradient(135deg,#6d4aff 0%,#17152a 100%);color:#fff}
.keyword-cta:before{content:"상담";position:absolute;right:30px;bottom:-28px;color:rgba(255,255,255,.06);font-size:110px;font-weight:900;letter-spacing:-8px}
.keyword-cta h2,.keyword-cta p{position:relative;color:#fff}
.keyword-cta .lp-kicker{position:relative;color:#78e8ce}
.keyword-cta .lp-btn{position:relative;background:#78e8ce;color:#17152a;border-color:#78e8ce}
.keyword-related{background:#17152a;color:#fff;border-color:#17152a}
.keyword-related h2{color:#fff}
.keyword-related .keyword-tag-list a{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#fff}
.keyword-related .keyword-tag-list a:hover{background:#78e8ce;border-color:#78e8ce;color:#17152a}
.keyword-labeled-section:after{left:22px;top:18px;padding:8px 12px;border-radius:999px;border-color:rgba(109,74,255,.18);background:#fff;color:#6d4aff;font-size:11px;box-shadow:0 12px 28px rgba(31,23,65,.11)}
.keyword-summary-section.keyword-labeled-section:after,.keyword-local-selector.keyword-labeled-section:after{top:24px}
.keyword-local-selector.keyword-labeled-section:after,.keyword-related.keyword-labeled-section:after,.keyword-cta.keyword-labeled-section:after,.keyword-school-schedule.keyword-labeled-section:after{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.18);color:#fff;backdrop-filter:blur(8px)}
.keyword-article.keyword-labeled-section:after,.school-info-card.keyword-labeled-section:after,.keyword-school-schedule.keyword-labeled-section:after,.keyword-faq.keyword-labeled-section:after,.keyword-cta.keyword-labeled-section:after,.keyword-related.keyword-labeled-section:after{transform:translateY(-50%)}

@media(max-width:1180px){.keyword-hero{grid-template-columns:minmax(0,1fr) minmax(390px,500px);gap:2.5vw}.keyword-hero h1{font-size:clamp(40px,5vw,60px);letter-spacing:-3.2px}.keyword-hero-visual img{width:min(46vw,500px)}.keyword-hero .hero-orbit{right:-3vw;opacity:.45}}
@media(max-width:1000px){.keyword-hero,.keyword-summary-section{grid-template-columns:1fr}.keyword-hero{min-height:820px;padding-top:86px;padding-bottom:0;align-items:start}.keyword-hero .lp-hero-copy{max-width:760px}.keyword-hero-visual{position:absolute;right:2vw;bottom:0;max-width:460px;min-height:420px;justify-content:flex-end;opacity:.88}.keyword-hero-visual img{width:min(54vw,450px);max-height:480px}.keyword-hero .hero-scan{display:none}.keyword-hero .hero-orbit{right:-90px;top:150px;width:270px;height:270px}.keyword-image-card{max-width:680px}.keyword-summary-section{padding-top:80px;padding-bottom:80px}.keyword-summary-head,.keyword-selector-heading{grid-template-columns:1fr;gap:16px}.keyword-summary-head .lp-kicker,.keyword-selector-heading .lp-kicker{margin:0}.keyword-fact-card{max-width:100%}}
@media(max-width:760px){.keyword-hero{display:block;min-height:auto;padding-top:48px;padding-bottom:0;align-items:start}.keyword-hero .lp-hero-copy{max-width:100%}.keyword-hero .eyebrow{margin-bottom:20px;font-size:9px;letter-spacing:2.1px}.keyword-hero h1{font-size:clamp(33px,10.2vw,43px);line-height:1.14;letter-spacing:-2.6px;max-width:100%;overflow:visible}.keyword-hero-lead{max-width:100%;margin-top:24px;gap:9px}.keyword-hero-lead p{font-size:13px;line-height:1.75;padding-left:14px}.keyword-hero .hero-keyword-reel,.keyword-hero .hero-scan{display:none}.keyword-hero .hero-light{right:-22%;top:17%;width:210px;height:210px;opacity:.62}.keyword-hero .hero-orbit{right:-110px;top:150px;width:225px;height:225px;opacity:.32}.keyword-hero .hero-particle{display:none}.keyword-hero-visual{position:relative;display:flex;right:auto;bottom:auto;max-width:330px;min-height:300px;margin:28px auto 0;opacity:.9;justify-content:center;filter:drop-shadow(0 24px 32px rgba(0,0,0,.24))}.keyword-hero-visual:before{display:none}.keyword-hero-visual img{width:min(78vw,320px);max-height:330px}.keyword-image-card{padding:12px}.keyword-summary-card,.keyword-fact-card,.keyword-article,.keyword-local-point,.keyword-cta,.keyword-related,.keyword-quote,.keyword-geo,.keyword-faq,.selector-panel,.school-info-card,.keyword-school-schedule,.keyword-school-nearby{padding:28px 22px}.keyword-summary-head h2,.keyword-selector-heading h2{font-size:clamp(30px,9vw,40px);letter-spacing:-2px}.keyword-summary-head p,.keyword-selector-heading p{font-size:13px}.keyword-summary-card h3{font-size:25px;letter-spacing:-1.5px}.keyword-summary-card li{grid-template-columns:34px 1fr;gap:12px;padding:15px}.keyword-summary-card li strong{width:34px;height:34px;font-size:10px}.keyword-mini-flow{display:grid;grid-template-columns:1fr}.keyword-mini-flow i{display:none}.selector-panel-head{display:block}.selector-panel-head span{display:block;margin-top:6px;text-align:left}.school-chip-grid{display:grid;grid-template-columns:1fr}.school-chip-grid button{width:100%}.keyword-strength-grid,.keyword-stats,.keyword-article.two-column,.keyword-geo dl,.school-detail-grid,.keyword-school-schedule,.keyword-school-nearby,.keyword-school-nearby ul,.nearby-school-link-grid{grid-template-columns:1fr}.keyword-article.two-column>div+div{padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:26px}.keyword-stats div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.keyword-stats div:last-child{border-bottom:0}.keyword-article h2,.keyword-local-point h2,.keyword-cta h2,.keyword-related h2,.keyword-geo h2,.keyword-faq h2,.school-info-card h2,.keyword-school-schedule h2,.keyword-school-nearby h2{letter-spacing:-1.4px}.keyword-article p,.keyword-local-point p,.keyword-cta p,.school-info-card p,.keyword-school-schedule p,.keyword-school-nearby p{font-size:14px;line-height:1.85}.school-index-note{display:block}.school-index-note span{display:block;margin-top:8px}}
@media(max-width:430px){.keyword-hero{padding-top:42px}.keyword-hero h1{font-size:clamp(32px,9.8vw,38px);letter-spacing:-2.35px}.keyword-hero-lead p{font-size:12.5px}.keyword-hero-visual{max-width:300px;min-height:275px;margin-top:24px}.keyword-hero-visual img{width:min(76vw,290px);max-height:300px}.keyword-hero .hero-orbit{top:145px;right:-138px;opacity:.25}}
.keyword-labeled-section{position:relative}
.keyword-labeled-section:after{content:attr(data-section-label);position:absolute;left:18px;top:18px;z-index:8;padding:6px 9px;border:1px solid rgba(109,74,255,.28);background:rgba(255,255,255,.88);color:#6d4aff;font-size:10px;font-weight:900;letter-spacing:-.2px;box-shadow:0 8px 22px rgba(31,23,65,.08);pointer-events:none}
.section-label-badge{position:absolute;z-index:8;padding:6px 9px;border:1px solid rgba(109,74,255,.28);background:rgba(255,255,255,.88);color:#6d4aff;font-size:10px;font-weight:900;letter-spacing:-.2px;box-shadow:0 8px 22px rgba(31,23,65,.08);pointer-events:none}
.hero-section-label{left:7vw;top:26px;background:rgba(12,17,34,.72);border-color:rgba(255,255,255,.16);color:#cfc7ff;box-shadow:0 16px 35px rgba(0,0,0,.22)}
.keyword-strength-grid.keyword-labeled-section:after,.keyword-stats.keyword-labeled-section:after{left:14px;top:14px}
@media(max-width:760px){.keyword-labeled-section:after,.section-label-badge{left:12px;top:12px;font-size:9px;padding:5px 7px}.hero-section-label{left:22px;top:12px}}

/* Refinement pass: keep section separation, reduce over-styled feeling */
.keyword-local-selector{background:linear-gradient(180deg,#f7f5ff 0%,#fff 100%)!important}
.keyword-local-selector:before{display:none!important}
.keyword-local-selector .keyword-selector-heading h2{color:#17152a!important;text-shadow:none!important}
.keyword-local-selector .keyword-selector-heading h2 span{color:#6d4aff!important}
.keyword-local-selector .keyword-selector-heading p{color:#6f6979!important}
.keyword-local-selector .keyword-selector-heading .lp-kicker{color:#6d4aff!important}
.selector-panel{border-radius:22px!important;border-left:4px solid #6d4aff!important;box-shadow:0 18px 45px rgba(31,23,65,.06)!important}
.selector-panel.school-panel{border-left-color:#78e8ce!important}
.keyword-content{padding-top:72px!important;padding-bottom:82px!important;background:linear-gradient(180deg,#faf9ff 0%,#fff 32%,#f8f6ff 100%)!important}
.keyword-article,.keyword-local-point,.keyword-cta,.keyword-related,.keyword-quote,.keyword-geo,.keyword-faq,.school-info-card,.keyword-school-schedule,.keyword-school-nearby{border-radius:20px!important;box-shadow:0 16px 44px rgba(31,23,65,.055)!important}
.keyword-article{border-left:4px solid #6d4aff!important}
.keyword-article.lead{border-left-color:#78e8ce!important;background:#fff!important}
.keyword-article.lead .lp-kicker{background:#f2efff!important;color:#6d4aff!important}
.school-info-card{border-left:4px solid #6d4aff!important}
.school-info-card:nth-child(2){border-left-color:#78e8ce!important}
.keyword-school-schedule{border-left:4px solid #78e8ce!important}
.keyword-school-schedule:before{display:none!important}
.keyword-strength-grid article{border-radius:20px!important;box-shadow:0 18px 48px rgba(31,23,65,.1)!important}
.keyword-labeled-section:after{border-radius:999px!important;background:#fff!important;color:#6d4aff!important;border-color:rgba(109,74,255,.2)!important;box-shadow:0 8px 20px rgba(31,23,65,.08)!important;backdrop-filter:none!important}
.keyword-cta.keyword-labeled-section:after,.keyword-related.keyword-labeled-section:after,.keyword-school-schedule.keyword-labeled-section:after{background:rgba(255,255,255,.16)!important;color:#fff!important;border-color:rgba(255,255,255,.22)!important}

/* Immersive landing UI pass: make the keyword page feel guided, premium, and easier to keep scrolling */
.keyword-landing-page{
  background:
    radial-gradient(circle at 12% 8%,rgba(109,74,255,.09),transparent 28%),
    radial-gradient(circle at 86% 22%,rgba(120,232,206,.1),transparent 26%),
    linear-gradient(180deg,#f7f5ff 0%,#fff 18%,#f7f5ff 100%)!important;
}
.keyword-landing-page .lp-header{
  border-bottom:1px solid rgba(255,255,255,.08);
  box-shadow:0 14px 34px rgba(10,8,24,.18);
  backdrop-filter:blur(12px);
}
.keyword-hero{
  isolation:isolate;
  border-bottom:1px solid rgba(255,255,255,.08);
  box-shadow:inset 0 -90px 120px rgba(10,8,24,.18);
}
.keyword-hero:after{
  box-shadow:0 0 0 90px rgba(109,74,255,.025),0 0 90px rgba(120,232,206,.08);
}
.keyword-hero .lp-hero-copy{
  padding:18px 0 28px;
}
.keyword-hero h1{
  filter:drop-shadow(0 18px 34px rgba(0,0,0,.18));
}
.keyword-hero-lead{
  padding:18px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:22px;
  background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
  box-shadow:0 28px 80px rgba(0,0,0,.16);
  backdrop-filter:blur(10px);
}
.keyword-hero-lead p{
  border-left-color:#78e8ce!important;
  color:#f1efff!important;
}
.keyword-meta span{
  border-radius:999px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.04);
}
.keyword-summary-section{
  position:relative;
  margin-top:-34px;
  border-radius:34px 34px 0 0;
  box-shadow:0 -24px 70px rgba(10,8,24,.16);
  z-index:4;
}
.keyword-summary-head h2,.keyword-selector-heading h2{
  text-wrap:balance;
}
.keyword-summary-card{
  border:0!important;
  border-radius:28px!important;
  box-shadow:0 34px 90px rgba(20,16,45,.22)!important;
}
.keyword-summary-card li{
  border-radius:18px;
  transition:transform .22s ease,background .22s ease,border-color .22s ease;
}
.keyword-summary-card li:hover{
  transform:translateX(6px);
  background:rgba(255,255,255,.14);
  border-color:rgba(120,232,206,.34);
}
.keyword-fact-card{
  border-radius:28px!important;
  border:1px solid rgba(109,74,255,.14)!important;
  box-shadow:0 28px 80px rgba(31,23,65,.105)!important;
}
.keyword-consult-note{
  border-radius:20px;
  background:linear-gradient(135deg,#f6f2ff,#fff)!important;
  border:1px solid rgba(109,74,255,.14);
}
.keyword-mini-flow{
  border-radius:18px;
  padding:14px;
  background:#17152a;
  color:#fff;
}
.keyword-mini-flow span{
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.1);
}
.keyword-mini-flow i{color:#78e8ce!important}
.keyword-local-selector{
  position:relative;
  padding-top:92px!important;
  padding-bottom:96px!important;
  background:
    linear-gradient(135deg,rgba(109,74,255,.08),transparent 38%),
    linear-gradient(180deg,#fff 0%,#f7f5ff 100%)!important;
}
.keyword-local-selector:after{
  content:"";
  position:absolute;
  left:7vw;
  right:7vw;
  bottom:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(109,74,255,.24),rgba(120,232,206,.38),transparent);
}
.keyword-selector-board{
  border-radius:32px!important;
  border:1px solid rgba(109,74,255,.12)!important;
  background:rgba(255,255,255,.74)!important;
  box-shadow:0 34px 90px rgba(31,23,65,.12)!important;
  backdrop-filter:blur(10px);
}
.selector-panel{
  border:1px solid rgba(109,74,255,.12)!important;
  background:linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.selector-panel:hover{
  transform:translateY(-3px);
  border-color:rgba(109,74,255,.22)!important;
  box-shadow:0 24px 60px rgba(31,23,65,.095)!important;
}
.selector-panel-head strong{
  letter-spacing:-.5px;
}
.selector-chip-grid button,.school-chip-grid button,.school-level-tabs button{
  border-radius:999px;
}
.school-chip-grid button{
  position:relative;
  overflow:hidden;
  border-radius:17px!important;
  background:linear-gradient(180deg,#fff,#fbfaff)!important;
  box-shadow:0 8px 24px rgba(31,23,65,.045);
}
.school-chip-grid button:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(109,74,255,.12),rgba(120,232,206,.1));
  opacity:0;
  transition:.22s;
  pointer-events:none;
}
.school-chip-grid button:hover{
  transform:translateY(-2px);
  border-color:rgba(109,74,255,.36)!important;
}
.school-chip-grid button:hover:after{opacity:1}
.school-chip-grid button.active{
  background:linear-gradient(135deg,#6d4aff,#4e36c7)!important;
  box-shadow:0 16px 36px rgba(109,74,255,.23)!important;
}
.selector-source-note{
  border-radius:18px;
  padding:16px 18px!important;
  background:#f6f3ff;
  border:1px solid rgba(109,74,255,.12);
}
.keyword-content{
  padding-top:92px!important;
}
.keyword-content:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 0 18%,rgba(120,232,206,.06),transparent 24%),
    radial-gradient(circle at 100% 62%,rgba(109,74,255,.07),transparent 28%);
}
.keyword-content>*{
  position:relative;
  z-index:1;
}
.keyword-article,.school-info-card,.keyword-school-schedule,.keyword-faq,.keyword-geo,.keyword-school-nearby{
  border:1px solid rgba(109,74,255,.11)!important;
  background:rgba(255,255,255,.88)!important;
  backdrop-filter:blur(8px);
}
.keyword-article,.school-info-card{
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
.keyword-article:hover,.school-info-card:hover{
  transform:translateY(-4px);
  border-color:rgba(109,74,255,.24)!important;
  box-shadow:0 26px 70px rgba(31,23,65,.09)!important;
}
.keyword-article.lead{
  border:1px solid rgba(120,232,206,.28)!important;
  box-shadow:0 30px 90px rgba(31,23,65,.1)!important;
}
.keyword-article.lead h2{
  font-size:clamp(30px,3vw,46px)!important;
}
.keyword-article.lead p:first-of-type{
  font-size:17px;
  color:#494253;
}
.keyword-strength-grid article{
  min-height:250px;
  border:1px solid rgba(255,255,255,.12);
}
.keyword-strength-grid article h3{
  color:#fff;
  text-wrap:balance;
}
.keyword-strength-grid article p{
  color:#d9d4ea!important;
}
.school-detail-grid{
  gap:22px!important;
}
.school-info-card h2,.keyword-school-schedule h2{
  text-wrap:balance;
}
.keyword-school-schedule{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(310px,.58fr);
  gap:34px;
  align-items:center;
  overflow:hidden;
  background:
    radial-gradient(circle at 88% 18%,rgba(120,232,206,.16),transparent 28%),
    linear-gradient(135deg,#17152a 0%,#272146 100%)!important;
  color:#fff;
  border:0!important;
}
.keyword-school-schedule .lp-kicker,.keyword-school-schedule h2,.keyword-school-schedule p{
  color:#fff!important;
}
.keyword-school-schedule .lp-kicker{
  color:#78e8ce!important;
}
.schedule-highlight-list{
  display:grid;
  gap:12px!important;
}
.schedule-highlight-list li{
  border-radius:20px;
  padding:18px 18px!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
}
.schedule-highlight-list strong{
  display:inline-flex;
  min-width:74px;
  justify-content:center;
  margin-right:12px;
  padding:7px 10px;
  border-radius:999px;
  background:#78e8ce;
  color:#17152a!important;
  font-size:11px;
}
.schedule-highlight-list span{
  color:#f1efff!important;
  line-height:1.7;
}
.keyword-cta{
  border-radius:30px!important;
  box-shadow:0 34px 100px rgba(38,25,105,.23)!important;
}
.keyword-cta .lp-btn{
  min-width:220px;
  border-radius:999px;
  box-shadow:0 16px 36px rgba(120,232,206,.22);
}
.keyword-related{
  border-radius:28px!important;
  background:
    linear-gradient(135deg,#17152a 0%,#211c3d 62%,#2c2450 100%)!important;
}
.keyword-tag-list a{
  border-radius:999px!important;
}
.keyword-faq-list details{
  border:1px solid rgba(109,74,255,.1)!important;
  box-shadow:0 10px 24px rgba(31,23,65,.035);
}
.keyword-faq-list summary{
  line-height:1.55;
}
@media(max-width:1000px){
  .keyword-summary-section{margin-top:0;border-radius:0}
  .keyword-school-schedule{grid-template-columns:1fr}
}
@media(max-width:760px){
  .keyword-hero-lead{padding:14px;border-radius:18px}
  .keyword-summary-section{box-shadow:none}
  .keyword-local-selector{padding-top:74px!important;padding-bottom:76px!important}
  .keyword-selector-board{border-radius:24px!important}
  .keyword-content{padding-top:76px!important}
  .keyword-article.lead p:first-of-type{font-size:14px}
  .keyword-school-schedule{border-radius:22px!important}
  .schedule-highlight-list strong{min-width:auto;margin:0 0 8px}
  .schedule-highlight-list li{display:block}
}

/* Layout correction pass: prevent awkward Korean line breaks, label overlap, and cramped mini-flow */
.keyword-landing-page h1,
.keyword-landing-page h2,
.keyword-landing-page h3,
.keyword-selector-heading h2,
.keyword-summary-head h2,
.keyword-article h2,
.school-info-card h2,
.keyword-school-schedule h2,
.keyword-cta h2{
  text-wrap:wrap!important;
  word-break:keep-all!important;
  overflow-wrap:normal!important;
  line-break:strict;
}
.keyword-selector-heading h2{
  max-width:920px;
  line-height:1.18!important;
  letter-spacing:-2.5px!important;
}
.keyword-summary-head h2,
.keyword-article.lead h2{
  line-height:1.22!important;
}
.keyword-summary-head p,
.keyword-selector-heading p,
.keyword-article p,
.school-info-card p,
.keyword-school-schedule p,
.keyword-cta p{
  word-break:keep-all;
  overflow-wrap:break-word;
}
.keyword-mini-flow{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px!important;
  align-items:stretch!important;
  padding:14px!important;
}
.keyword-fact-card .keyword-mini-flow{
  grid-template-columns:1fr!important;
}
.keyword-mini-flow i{
  display:none!important;
}
.keyword-mini-flow span{
  width:100%;
  min-height:44px!important;
  padding:10px 12px!important;
  justify-content:center;
  text-align:center;
  line-height:1.35;
  white-space:normal;
  border-radius:10px;
}
.keyword-article.keyword-labeled-section,
.school-info-card.keyword-labeled-section,
.keyword-school-schedule.keyword-labeled-section,
.keyword-faq.keyword-labeled-section,
.keyword-cta.keyword-labeled-section,
.keyword-related.keyword-labeled-section,
.keyword-geo.keyword-labeled-section,
.keyword-school-nearby.keyword-labeled-section{
  padding-top:64px!important;
}
.keyword-article.keyword-labeled-section:after,
.school-info-card.keyword-labeled-section:after,
.keyword-school-schedule.keyword-labeled-section:after,
.keyword-faq.keyword-labeled-section:after,
.keyword-cta.keyword-labeled-section:after,
.keyword-related.keyword-labeled-section:after,
.keyword-geo.keyword-labeled-section:after,
.keyword-school-nearby.keyword-labeled-section:after{
  top:22px!important;
  left:28px!important;
  transform:none!important;
}
.keyword-summary-section.keyword-labeled-section:after,
.keyword-local-selector.keyword-labeled-section:after{
  top:26px!important;
  left:7vw!important;
}
.keyword-article .lp-kicker,
.school-info-card .lp-kicker,
.keyword-school-schedule .lp-kicker,
.keyword-cta .lp-kicker{
  margin-bottom:14px;
}
.keyword-article.lead .lp-kicker{
  max-width:100%;
  white-space:normal;
  line-height:1.35;
}
.keyword-article.lead h2{
  margin-top:0!important;
}
.keyword-school-schedule{
  align-items:start!important;
}
.schedule-highlight-list{
  align-self:stretch;
}
.schedule-highlight-list li{
  display:grid!important;
  grid-template-columns:minmax(78px,auto) minmax(0,1fr);
  align-items:start!important;
}
.schedule-highlight-list strong{
  margin:0!important;
}
.schedule-highlight-list span{
  min-width:0;
  word-break:keep-all;
  overflow-wrap:break-word;
}
@media(max-width:900px){
  .keyword-selector-heading h2{
    font-size:clamp(31px,7vw,43px)!important;
    letter-spacing:-2px!important;
  }
  .keyword-mini-flow{
    grid-template-columns:1fr!important;
  }
}

/* Responsive hero title: keyword length + viewport aware scaling */
body.region-keyword-page .keyword-hero h1,
body.region-keyword-page .keyword-hero h1 .hero-title-line{
  word-break:keep-all!important;
  overflow-wrap:normal!important;
}
body.region-keyword-page .keyword-hero h1.hero-title-long{
  font-size:clamp(38px,4vw,52px)!important;
  letter-spacing:-2.6px!important;
}
body.region-keyword-page .keyword-hero h1.hero-title-xl{
  font-size:clamp(34px,3.55vw,48px)!important;
  letter-spacing:-2.1px!important;
}
body.region-keyword-page .keyword-hero h1.hero-title-compact{
  font-size:clamp(30px,3.15vw,43px)!important;
  letter-spacing:-1.5px!important;
}

@media(min-width:761px) and (max-width:1100px){
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(40px,5.1vw,52px)!important;
    letter-spacing:-2.5px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(36px,4.65vw,47px)!important;
    letter-spacing:-2px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(32px,4.2vw,42px)!important;
    letter-spacing:-1.5px!important;
  }
}

@media(min-width:761px) and (max-width:880px){
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(35px,5.15vw,43px)!important;
    letter-spacing:-1.9px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(32px,4.75vw,39px)!important;
    letter-spacing:-1.4px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(29px,4.25vw,35px)!important;
    letter-spacing:-1px!important;
  }
}

@media(max-width:760px){
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(27px,7.8vw,34px)!important;
    letter-spacing:-1.2px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl,
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(24px,7vw,30px)!important;
    letter-spacing:-.8px!important;
  }
  body.region-keyword-page .keyword-hero{
    min-height:455px!important;
    padding:34px 16px 16px!important;
    overflow:hidden!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    position:relative!important;
    z-index:5!important;
  }
  body.region-keyword-page .keyword-hero .eyebrow{
    margin-top:28px!important;
    margin-bottom:18px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    position:relative!important;
    z-index:6!important;
    margin-top:22px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    position:absolute!important;
    z-index:2!important;
    left:auto!important;
    right:-42px!important;
    top:168px!important;
    bottom:auto!important;
    width:60vw!important;
    max-width:285px!important;
    min-height:0!important;
    margin:0!important;
    opacity:1!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:flex-start!important;
    filter:drop-shadow(0 22px 34px rgba(0,0,0,.24))!important;
  }
  body.region-keyword-page .keyword-hero-visual:before{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(58vw,280px)!important;
    max-height:300px!important;
    opacity:1!important;
    object-fit:contain!important;
    object-position:right top!important;
  }
}

@media(max-width:430px){
  body.region-keyword-page .keyword-hero{
    min-height:425px!important;
    padding-top:32px!important;
    padding-bottom:12px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    right:-56px!important;
    top:184px!important;
    width:66vw!important;
    max-width:250px!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(64vw,245px)!important;
    max-height:265px!important;
  }
}

/* FINAL mobile hero override: image lifted, lower blank space reduced */
@media(max-width:760px){
  body.region-keyword-page .keyword-hero{
    min-height:420px!important;
    padding:34px 16px 10px!important;
    overflow:hidden!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    position:relative!important;
    z-index:5!important;
  }
  body.region-keyword-page .keyword-hero .eyebrow{
    margin-top:28px!important;
    margin-bottom:18px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    position:relative!important;
    z-index:6!important;
    margin-top:22px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    position:absolute!important;
    z-index:2!important;
    left:auto!important;
    right:-42px!important;
    top:140px!important;
    bottom:auto!important;
    width:60vw!important;
    max-width:285px!important;
    min-height:0!important;
    margin:0!important;
    opacity:.38!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:flex-start!important;
    filter:drop-shadow(0 22px 34px rgba(0,0,0,.24))!important;
  }
  body.region-keyword-page .keyword-hero-visual:before{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(58vw,280px)!important;
    max-height:300px!important;
    opacity:1!important;
    object-fit:contain!important;
    object-position:right top!important;
  }
}

@media(max-width:430px){
  body.region-keyword-page .keyword-hero{
    min-height:395px!important;
    padding-top:32px!important;
    padding-bottom:8px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    right:-56px!important;
    top:154px!important;
    width:66vw!important;
    max-width:250px!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(64vw,245px)!important;
    max-height:265px!important;
  }
}

/* Mobile hero composition: lift teacher image and remove empty lower space */
@media(max-width:760px){
  body.region-keyword-page .keyword-hero{
    min-height:460px!important;
    padding:34px 16px 18px!important;
    overflow:hidden!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    position:relative!important;
    z-index:5!important;
  }
  body.region-keyword-page .keyword-hero .eyebrow{
    margin-top:28px!important;
    margin-bottom:18px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    position:relative!important;
    z-index:6!important;
    margin-top:22px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    position:absolute!important;
    z-index:2!important;
    right:-44px!important;
    top:214px!important;
    bottom:auto!important;
    width:58vw!important;
    max-width:270px!important;
    min-height:0!important;
    margin:0!important;
    opacity:1!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:flex-start!important;
    filter:drop-shadow(0 22px 34px rgba(0,0,0,.24))!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(56vw,265px)!important;
    max-height:285px!important;
    opacity:1!important;
    object-fit:contain!important;
    object-position:right top!important;
  }
}

@media(max-width:430px){
  body.region-keyword-page .keyword-hero{
    min-height:430px!important;
    padding-top:32px!important;
    padding-bottom:14px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    right:-58px!important;
    top:218px!important;
    width:64vw!important;
    max-width:245px!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(62vw,240px)!important;
    max-height:260px!important;
  }
}
@media(max-width:760px){
  .keyword-article.keyword-labeled-section,
  .school-info-card.keyword-labeled-section,
  .keyword-school-schedule.keyword-labeled-section,
  .keyword-faq.keyword-labeled-section,
  .keyword-cta.keyword-labeled-section,
  .keyword-related.keyword-labeled-section,
  .keyword-geo.keyword-labeled-section,
  .keyword-school-nearby.keyword-labeled-section{
    padding-top:54px!important;
  }
  .keyword-article.keyword-labeled-section:after,
  .school-info-card.keyword-labeled-section:after,
  .keyword-school-schedule.keyword-labeled-section:after,
  .keyword-faq.keyword-labeled-section:after,
  .keyword-cta.keyword-labeled-section:after,
  .keyword-related.keyword-labeled-section:after,
  .keyword-geo.keyword-labeled-section:after,
  .keyword-school-nearby.keyword-labeled-section:after{
    top:16px!important;
    left:18px!important;
    max-width:calc(100% - 36px);
    white-space:normal;
  }
  .schedule-highlight-list li{
    display:block!important;
  }
  .schedule-highlight-list strong{
    margin-bottom:9px!important;
  }
}
@media(max-width:430px){
  .keyword-selector-heading h2{
    font-size:clamp(29px,8.8vw,36px)!important;
    line-height:1.22!important;
    letter-spacing:-1.7px!important;
  }
}

/* Editing labels: keep visible while reviewing sections, without becoming layout anchors */
.keyword-labeled-section:after,
.section-label-badge,
.hero-section-label{
  display:inline-flex!important;
  align-items:center;
  width:max-content;
  max-width:calc(100% - 36px);
  line-height:1.2;
  white-space:nowrap;
}
.keyword-article.keyword-labeled-section,
.school-info-card.keyword-labeled-section,
.keyword-school-schedule.keyword-labeled-section,
.keyword-faq.keyword-labeled-section,
.keyword-cta.keyword-labeled-section,
.keyword-related.keyword-labeled-section,
.keyword-geo.keyword-labeled-section,
.keyword-school-nearby.keyword-labeled-section{
  padding-top:58px!important;
}
.keyword-article.lead.keyword-labeled-section{
  padding-top:62px!important;
}
.keyword-summary-section.keyword-labeled-section,
.keyword-local-selector.keyword-labeled-section{
  padding-top:96px!important;
}
.keyword-content{
  row-gap:34px!important;
}
.keyword-article .lp-kicker,
.school-info-card .lp-kicker,
.keyword-school-schedule .lp-kicker,
.keyword-cta .lp-kicker{
  margin:0 0 12px!important;
}
.keyword-article.lead .lp-kicker{
  margin-bottom:16px!important;
}
.keyword-article h2,
.school-info-card h2,
.keyword-school-schedule h2,
.keyword-faq h2,
.keyword-geo h2,
.keyword-related h2,
.keyword-cta h2{
  margin-top:0!important;
}
.keyword-strength-grid.keyword-labeled-section,
.keyword-stats.keyword-labeled-section{
  padding-top:38px!important;
}
@media(max-width:760px){
  .keyword-article.keyword-labeled-section,
  .school-info-card.keyword-labeled-section,
  .keyword-school-schedule.keyword-labeled-section,
  .keyword-faq.keyword-labeled-section,
  .keyword-cta.keyword-labeled-section,
  .keyword-related.keyword-labeled-section,
  .keyword-geo.keyword-labeled-section,
  .keyword-school-nearby.keyword-labeled-section,
  .keyword-article.lead.keyword-labeled-section{
    padding-top:52px!important;
  }
  .keyword-summary-section.keyword-labeled-section,
  .keyword-local-selector.keyword-labeled-section{
    padding-top:74px!important;
  }
.keyword-content{
  row-gap:26px!important;
  }
}

/* Entrance/admission strategy section */
.keyword-entrance{
  max-width:1120px;
  width:100%;
  margin:0 auto;
  padding:44px 46px;
  border-radius:26px;
  position:relative;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 82% 18%,rgba(120,232,206,.2),transparent 30%),
    linear-gradient(135deg,#17152a 0%,#251d48 58%,#6d4aff 145%);
  box-shadow:0 26px 80px rgba(31,23,65,.16);
}
.keyword-entrance:before{
  content:"";
  position:absolute;
  right:-90px;
  top:-110px;
  width:310px;
  height:310px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 0 0 46px rgba(255,255,255,.035),0 0 0 92px rgba(120,232,206,.035);
}
.keyword-entrance-head,
.keyword-entrance-grid{
  position:relative;
  z-index:1;
}
.keyword-entrance .lp-kicker{
  color:#78e8ce;
  margin:0 0 14px!important;
}
.keyword-entrance h2{
  max-width:820px;
  margin:0;
  font-size:clamp(30px,3.2vw,46px);
  line-height:1.18;
  letter-spacing:-2.2px;
  color:#fff;
  word-break:keep-all;
}
.keyword-entrance-head>p:not(.lp-kicker){
  max-width:860px;
  margin:20px 0 0;
  color:#ddd8eb;
  font-size:16px;
  line-height:1.9;
  word-break:keep-all;
}
.keyword-entrance-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:30px;
}
.keyword-entrance-grid article{
  min-height:170px;
  padding:24px 22px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:20px;
  background:rgba(255,255,255,.075);
  backdrop-filter:blur(8px);
}
.keyword-entrance-grid strong{
  display:block;
  color:#fff;
  font-size:18px;
  letter-spacing:-.7px;
  word-break:keep-all;
}
.keyword-entrance-grid p{
  margin:12px 0 0;
  color:#d8d2e5;
  font-size:14px;
  line-height:1.75;
  word-break:keep-all;
}
@media(max-width:760px){
  .keyword-entrance{
    padding:30px 22px;
    border-radius:22px;
  }
  .keyword-entrance-grid{
    grid-template-columns:1fr;
  }
  .keyword-entrance-grid article{
    min-height:auto;
  }
}

/* Landing width normalization: section 03+ should use the same horizontal field as section 02 */
body.region-keyword-page .keyword-article,
body.region-keyword-page .keyword-local-point,
body.region-keyword-page .keyword-cta,
body.region-keyword-page .keyword-related,
body.region-keyword-page .keyword-quote,
body.region-keyword-page .keyword-geo,
body.region-keyword-page .keyword-faq,
body.region-keyword-page .school-info-card,
body.region-keyword-page .keyword-school-schedule,
body.region-keyword-page .keyword-school-nearby,
body.region-keyword-page .keyword-school-detail,
body.region-keyword-page .keyword-strength-grid,
body.region-keyword-page .keyword-stats,
body.region-keyword-page .keyword-entrance{
  max-width:none!important;
}
body.region-keyword-page .keyword-content{
  padding-left:7vw!important;
  padding-right:7vw!important;
}
body.region-keyword-page .keyword-content>article,
body.region-keyword-page .keyword-content>section,
body.region-keyword-page .keyword-content>div{
  width:100%;
}
@media(max-width:760px){
  body.region-keyword-page .keyword-content{
    padding-left:22px!important;
    padding-right:22px!important;
  }
}

/* Mobile hero composition: make the teacher image feel embedded, not dropped below the copy */
@media(max-width:760px){
  body.region-keyword-page .keyword-hero{
    position:relative!important;
    display:block!important;
    min-height:auto!important;
    padding:42px 22px 46px!important;
    overflow:hidden!important;
  }
  body.region-keyword-page .keyword-hero{
    background:
      radial-gradient(circle at 92% 15%,rgba(120,232,206,.12),transparent 28%),
      radial-gradient(circle at 18% 82%,rgba(109,74,255,.24),transparent 34%),
      linear-gradient(180deg,rgba(21,19,38,.99) 0%,rgba(31,26,57,.98) 62%,rgba(21,19,38,.99) 100%),
      linear-gradient(130deg,#151326,#272044)!important;
  }
  body.region-keyword-page .keyword-hero:before{
    opacity:.9;
    mask-image:linear-gradient(to bottom,#000 0%,#000 62%,transparent 100%)!important;
  }
  body.region-keyword-page .keyword-hero:after{
    right:-190px!important;
    top:135px!important;
    width:420px!important;
    height:420px!important;
    opacity:.52!important;
  }
  body.region-keyword-page .keyword-hero .hero-section-label{
    top:12px!important;
    left:22px!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    position:relative!important;
    z-index:4!important;
    padding:56px 0 0!important;
    max-width:100%!important;
  }
  body.region-keyword-page .keyword-hero .eyebrow{
    margin-bottom:22px!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:100%!important;
    font-size:clamp(35px,9.4vw,46px)!important;
    line-height:1.13!important;
    letter-spacing:-2.55px!important;
    text-wrap:balance!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    position:relative!important;
    z-index:5!important;
    max-width:100%!important;
    margin-top:26px!important;
    padding:16px 16px!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,rgba(38,34,67,.92),rgba(42,35,76,.74))!important;
    border-color:rgba(255,255,255,.14)!important;
    box-shadow:0 24px 60px rgba(0,0,0,.2)!important;
  }
  body.region-keyword-page .keyword-hero-lead p{
    font-size:13px!important;
    line-height:1.72!important;
    padding-left:13px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero-visual:before{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero .hero-motion{
    z-index:1!important;
  }
  body.region-keyword-page .keyword-hero .hero-light{
    right:-26%!important;
    top:48%!important;
    width:270px!important;
    height:270px!important;
    opacity:.75!important;
  }
  body.region-keyword-page .keyword-hero .hero-orbit{
    right:-132px!important;
    top:250px!important;
    width:280px!important;
    height:280px!important;
    opacity:.9!important;
  }
  body.region-keyword-page .keyword-hero:before,
  body.region-keyword-page .keyword-hero .hero-motion:after{
    pointer-events:none!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy:after{
    display:none!important;
  }
  body.region-keyword-page .keyword-mobile-hero-card{
    position:relative;
    z-index:5;
    display:grid!important;
    grid-template-columns:104px minmax(0,1fr);
    gap:14px;
    align-items:stretch;
    margin-top:18px;
    padding:14px;
    border-radius:20px;
    border:1px solid rgba(120,232,206,.22);
    background:
      linear-gradient(135deg,rgba(120,232,206,.11),rgba(109,74,255,.07)),
      rgba(255,255,255,.055);
    box-shadow:0 24px 60px rgba(0,0,0,.18);
    backdrop-filter:blur(10px);
  }
  body.region-keyword-page .keyword-mobile-teacher{
    position:relative;
    overflow:hidden;
    min-height:154px;
    border-radius:18px;
    background:
      radial-gradient(circle at 50% 12%,rgba(120,232,206,.18),transparent 32%),
      linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.045));
    border:1px solid rgba(255,255,255,.12);
  }
  body.region-keyword-page .keyword-mobile-teacher:after{
    content:"";
    position:absolute;
    left:10px;
    right:10px;
    bottom:9px;
    height:16px;
    border-radius:999px;
    background:rgba(0,0,0,.24);
    filter:blur(9px);
  }
  body.region-keyword-page .keyword-mobile-teacher img{
    position:absolute;
    left:50%;
    bottom:-6px;
    width:158px;
    max-width:none;
    height:auto;
    transform:translateX(-50%);
    filter:drop-shadow(0 16px 18px rgba(0,0,0,.26));
  }
  body.region-keyword-page .keyword-mobile-card-copy{
    min-width:0;
    display:flex;
    flex-direction:column;
  }
  body.region-keyword-page .keyword-mobile-hero-card>span{
    display:none;
  }
  body.region-keyword-page .keyword-mobile-card-copy>span{
    display:inline-flex;
    align-items:center;
    align-self:flex-start;
    min-height:27px;
    padding:0 10px;
    border-radius:999px;
    background:rgba(120,232,206,.14);
    color:#8af0dc;
    font-size:11px;
    font-weight:900;
    letter-spacing:-.2px;
  }
  body.region-keyword-page .keyword-mobile-hero-card dl{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
    margin:10px 0 0;
  }
  body.region-keyword-page .keyword-mobile-hero-card div{
    min-width:0;
  }
  body.region-keyword-page .keyword-mobile-hero-card dl div{
    padding:8px 10px;
    border-radius:14px;
    background:rgba(255,255,255,.07);
    border:1px solid rgba(255,255,255,.08);
  }
  body.region-keyword-page .keyword-mobile-hero-card dt{
    margin:0 0 5px;
    color:#a79fc4;
    font-size:10px;
    font-weight:800;
  }
  body.region-keyword-page .keyword-mobile-hero-card dd{
    margin:0;
    color:#fff;
    font-size:12px;
    font-weight:900;
    line-height:1.35;
    word-break:keep-all;
  }
  body.region-keyword-page .keyword-mobile-hero-card strong{
    display:block;
    margin-top:10px;
    padding:11px 12px;
    border-radius:14px;
    background:#78e8ce;
    color:#17152a;
    font-size:12px;
    font-weight:900;
    text-align:center;
  }
}

@media(max-width:430px){
  body.region-keyword-page .keyword-hero{
    min-height:auto!important;
    padding-top:38px!important;
    padding-bottom:42px!important;
  }
  body.region-keyword-page .keyword-hero h1{
    font-size:clamp(32px,8.9vw,38px)!important;
    letter-spacing:-2.35px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    margin-top:24px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero .hero-orbit{
    top:315px!important;
    right:-150px!important;
    width:270px!important;
    height:270px!important;
  }
  body.region-keyword-page .keyword-mobile-hero-card dl{
    grid-template-columns:1fr;
  }
  body.region-keyword-page .keyword-mobile-hero-card{
    grid-template-columns:92px minmax(0,1fr);
    gap:12px;
    padding:12px;
  }
  body.region-keyword-page .keyword-mobile-teacher{
    min-height:142px;
  }
  body.region-keyword-page .keyword-mobile-teacher img{
    width:145px;
  }
  body.region-keyword-page .keyword-mobile-card-copy>span{
    font-size:10px;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  body.region-keyword-page .keyword-mobile-hero-card dd{
    font-size:11px;
  }
}

/* Mobile hero refinement: remove duplicated info card and use teacher image as a soft background mood */
@media(max-width:760px){
  body.region-keyword-page .keyword-mobile-hero-card{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero{
    min-height:570px!important;
    padding-bottom:34px!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    z-index:5!important;
  }
  body.region-keyword-page .keyword-hero h1,
  body.region-keyword-page .keyword-hero-lead{
    position:relative!important;
    z-index:5!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    margin-top:28px!important;
    background:linear-gradient(135deg,rgba(34,30,59,.82),rgba(45,39,79,.66))!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    display:flex!important;
    position:absolute!important;
    z-index:3!important;
    left:auto!important;
    right:-54px!important;
    bottom:92px!important;
    width:66vw!important;
    min-height:0!important;
    max-width:none!important;
    margin:0!important;
    justify-content:flex-end!important;
    align-items:flex-end!important;
    opacity:.24!important;
    transform:none!important;
    filter:drop-shadow(0 24px 34px rgba(0,0,0,.28)) grayscale(4%)!important;
    pointer-events:none!important;
  }
  body.region-keyword-page .keyword-hero-visual:before{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    display:block!important;
    width:min(56vw,285px)!important;
    max-height:310px!important;
    object-fit:contain!important;
    object-position:right bottom!important;
  }
  body.region-keyword-page .keyword-hero:after{
    right:-210px!important;
    top:138px!important;
    opacity:.42!important;
  }
  body.region-keyword-page .keyword-hero:before{
    z-index:0!important;
  }
  body.region-keyword-page .keyword-hero .hero-motion{
    z-index:1!important;
  }
}

@media(max-width:430px){
  body.region-keyword-page .keyword-hero{
    min-height:540px!important;
    padding-bottom:30px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    right:-56px!important;
    bottom:84px!important;
    width:72vw!important;
    opacity:.82!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(64vw,260px)!important;
    max-height:280px!important;
  }
}

/* Mobile hero typography: give section 01 more air and reduce text density */
@media(max-width:760px){
  body.region-keyword-page .keyword-hero{
    min-height:520px!important;
    padding:32px 20px 32px!important;
  }
  body.region-keyword-page .hero-section-label{
    top:14px!important;
    left:20px!important;
    transform:scale(.86);
    transform-origin:left top;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    padding-top:58px!important;
  }
  body.region-keyword-page .keyword-hero .eyebrow{
    margin-bottom:24px!important;
    font-size:11px!important;
    letter-spacing:1.9px!important;
    opacity:.78!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:92%!important;
    font-size:clamp(30px,8.1vw,38px)!important;
    line-height:1.18!important;
    letter-spacing:-2.05px!important;
    filter:drop-shadow(0 14px 24px rgba(0,0,0,.18))!important;
  }
  body.region-keyword-page .keyword-hero h1 .hero-title-line{
    display:block!important;
  }
  body.region-keyword-page .keyword-hero h1 .hero-title-accent{
    margin-top:3px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    width:min(100%,500px)!important;
    margin-top:24px!important;
    padding:14px 15px!important;
    gap:8px!important;
    border-radius:17px!important;
    background:linear-gradient(135deg,rgba(31,27,55,.9),rgba(43,36,78,.72))!important;
    box-shadow:0 18px 42px rgba(0,0,0,.18)!important;
  }
  body.region-keyword-page .keyword-hero-lead p{
    font-size:12.2px!important;
    line-height:1.62!important;
    padding-left:12px!important;
    border-left-width:3px!important;
    letter-spacing:-.25px!important;
    color:rgba(255,255,255,.9)!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    right:-60px!important;
    bottom:72px!important;
    width:62vw!important;
    opacity:.18!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(54vw,255px)!important;
    max-height:260px!important;
  }
}

@media(max-width:430px){
  body.region-keyword-page .keyword-hero{
    min-height:500px!important;
    padding:28px 16px 30px!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    padding-top:54px!important;
  }
  body.region-keyword-page .keyword-hero .eyebrow{
    margin-bottom:22px!important;
    font-size:10.5px!important;
    letter-spacing:1.7px!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:96%!important;
    font-size:clamp(28px,8.35vw,34px)!important;
    line-height:1.2!important;
    letter-spacing:-1.7px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    margin-top:22px!important;
    padding:13px 14px!important;
    border-radius:16px!important;
  }
  body.region-keyword-page .keyword-hero-lead p{
    font-size:11.7px!important;
    line-height:1.6!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    right:-64px!important;
    bottom:74px!important;
    width:68vw!important;
    opacity:.16!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(60vw,235px)!important;
    max-height:238px!important;
  }
}

/* Landing cleanup: remove section 03-1 from the visible page flow */
.keyword-school-detail{
  display:none!important;
}

/* Readability pass: reduce text density and make each section easier to scan */
body.region-keyword-page .keyword-summary-section{
  gap:20px!important;
  align-items:start!important;
}
body.region-keyword-page .keyword-summary-head{
  margin-bottom:2px!important;
}
body.region-keyword-page .keyword-summary-head h2{
  font-size:clamp(32px,3.4vw,50px)!important;
  line-height:1.18!important;
  letter-spacing:-2.6px!important;
}
body.region-keyword-page .keyword-summary-head p{
  max-width:520px!important;
  font-size:14px!important;
  line-height:1.75!important;
}
body.region-keyword-page .keyword-summary-card{
  padding:34px 36px!important;
}
body.region-keyword-page .keyword-summary-card h3{
  margin-bottom:20px!important;
  font-size:clamp(24px,2.2vw,34px)!important;
  line-height:1.32!important;
}
body.region-keyword-page .keyword-summary-card li{
  padding:14px 16px!important;
  line-height:1.5!important;
}
body.region-keyword-page .keyword-fact-card{
  padding:26px!important;
}
body.region-keyword-page .keyword-consult-note{
  padding:20px!important;
  margin-bottom:8px!important;
}
body.region-keyword-page .keyword-consult-note strong{
  font-size:21px!important;
}
body.region-keyword-page .keyword-fact-card th,
body.region-keyword-page .keyword-fact-card td{
  padding:12px 0!important;
}

body.region-keyword-page .keyword-content{
  row-gap:28px!important;
  padding-top:72px!important;
}
body.region-keyword-page .keyword-article,
body.region-keyword-page .keyword-school-schedule,
body.region-keyword-page .keyword-entrance,
body.region-keyword-page .keyword-faq,
body.region-keyword-page .keyword-geo,
body.region-keyword-page .keyword-related,
body.region-keyword-page .keyword-cta{
  padding:34px 38px!important;
}
body.region-keyword-page .keyword-article h2,
body.region-keyword-page .keyword-school-schedule h2,
body.region-keyword-page .keyword-entrance h2,
body.region-keyword-page .keyword-faq h2,
body.region-keyword-page .keyword-geo h2,
body.region-keyword-page .keyword-related h2,
body.region-keyword-page .keyword-cta h2{
  margin-bottom:14px!important;
  font-size:clamp(24px,2.25vw,34px)!important;
  line-height:1.3!important;
  letter-spacing:-1.35px!important;
}
body.region-keyword-page .keyword-article p,
body.region-keyword-page .keyword-school-schedule p,
body.region-keyword-page .keyword-entrance p,
body.region-keyword-page .keyword-cta p{
  font-size:15px!important;
  line-height:1.82!important;
}
body.region-keyword-page .keyword-article p+p{
  margin-top:12px!important;
}
body.region-keyword-page .keyword-article.lead{
  padding:36px 38px!important;
}
body.region-keyword-page .keyword-article.lead h2{
  font-size:clamp(27px,2.55vw,39px)!important;
  line-height:1.26!important;
}
body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs]{
  display:grid!important;
  grid-template-columns:1.08fr .92fr;
  gap:12px 16px;
  margin-top:18px;
}
body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p{
  margin:0!important;
  padding:18px 20px;
  border:1px solid rgba(109,74,255,.12);
  border-radius:18px;
  background:rgba(255,255,255,.72);
  box-shadow:0 12px 34px rgba(31,23,65,.045);
}
body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
  grid-row:span 2;
  border-color:rgba(120,232,206,.28);
  background:linear-gradient(135deg,rgba(120,232,206,.12),rgba(255,255,255,.75));
  color:#373041!important;
  font-weight:750;
}

body.region-keyword-page .keyword-school-schedule{
  grid-template-columns:minmax(0,1fr) minmax(280px,.48fr)!important;
  gap:24px!important;
}
body.region-keyword-page .keyword-school-schedule p{
  color:rgba(255,255,255,.82)!important;
}
body.region-keyword-page .keyword-school-schedule p+p{
  margin-top:10px!important;
}
body.region-keyword-page .schedule-highlight-list{
  gap:9px!important;
}
body.region-keyword-page .schedule-highlight-list li{
  padding:13px 14px!important;
  border-radius:16px!important;
}
body.region-keyword-page .keyword-strength-grid{
  gap:14px!important;
}
body.region-keyword-page .keyword-strength-grid article{
  min-height:190px!important;
  padding:25px!important;
}
body.region-keyword-page .keyword-strength-grid h3{
  margin:18px 0 8px!important;
  font-size:21px!important;
}
body.region-keyword-page .keyword-strength-grid p{
  font-size:12.5px!important;
  line-height:1.7!important;
}
body.region-keyword-page .keyword-article.two-column{
  gap:26px!important;
}
body.region-keyword-page .keyword-article.two-column>div+div{
  padding-left:26px!important;
}
body.region-keyword-page .keyword-entrance-grid article{
  min-height:145px!important;
  padding:20px!important;
}

@media(min-width:861px) and (max-width:1000px){
  body.region-keyword-page .keyword-summary-section{
    grid-template-columns:minmax(0,1fr) 330px!important;
    padding-top:86px!important;
    padding-bottom:72px!important;
  }
  body.region-keyword-page .keyword-summary-head{
    grid-column:1/-1!important;
  }
}

@media(max-width:860px){
  body.region-keyword-page .keyword-summary-section{
    padding-top:74px!important;
    padding-bottom:64px!important;
  }
  body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs]{
    grid-template-columns:1fr!important;
  }
  body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
    grid-row:auto!important;
  }
  body.region-keyword-page .keyword-school-schedule{
    grid-template-columns:1fr!important;
  }
}

@media(max-width:760px){
  body.region-keyword-page .keyword-content{
    row-gap:22px!important;
    padding-top:58px!important;
  }
  body.region-keyword-page .keyword-summary-card,
  body.region-keyword-page .keyword-fact-card,
  body.region-keyword-page .keyword-article,
  body.region-keyword-page .keyword-school-schedule,
  body.region-keyword-page .keyword-entrance,
  body.region-keyword-page .keyword-faq,
  body.region-keyword-page .keyword-geo,
  body.region-keyword-page .keyword-related,
  body.region-keyword-page .keyword-cta{
    padding:24px 20px!important;
    border-radius:20px!important;
  }
  body.region-keyword-page .keyword-article.keyword-labeled-section,
  body.region-keyword-page .keyword-school-schedule.keyword-labeled-section,
  body.region-keyword-page .keyword-faq.keyword-labeled-section,
  body.region-keyword-page .keyword-cta.keyword-labeled-section,
  body.region-keyword-page .keyword-related.keyword-labeled-section,
  body.region-keyword-page .keyword-school-nearby.keyword-labeled-section,
  body.region-keyword-page .keyword-article.lead.keyword-labeled-section{
    padding-top:48px!important;
  }
  body.region-keyword-page .keyword-summary-head h2{
    font-size:clamp(28px,8vw,36px)!important;
    letter-spacing:-1.8px!important;
  }
  body.region-keyword-page .keyword-article h2,
  body.region-keyword-page .keyword-school-schedule h2,
  body.region-keyword-page .keyword-entrance h2{
    font-size:clamp(23px,6.4vw,30px)!important;
  }
  body.region-keyword-page .keyword-article p,
  body.region-keyword-page .keyword-school-schedule p,
  body.region-keyword-page .keyword-entrance p{
    font-size:13.5px!important;
    line-height:1.75!important;
  }
  body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p{
    padding:15px 16px!important;
  }
}

/* Tablet hero: use an expanded mobile-style layout instead of a cramped two-column split */
@media(min-width:761px) and (max-width:1100px){
  body.region-keyword-page .keyword-hero{
    display:block!important;
    grid-template-columns:none!important;
    min-height:575px!important;
    padding:80px 7vw 42px!important;
    overflow:hidden!important;
  }
  body.region-keyword-page .hero-section-label{
    top:24px!important;
    left:7vw!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    position:relative!important;
    z-index:5!important;
    width:min(100%,760px)!important;
    max-width:760px!important;
    padding:30px 0 0!important;
  }
  body.region-keyword-page .keyword-hero .eyebrow{
    margin-bottom:26px!important;
    font-size:12px!important;
    letter-spacing:2.2px!important;
    opacity:.82!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:740px!important;
    font-size:clamp(44px,5.6vw,56px)!important;
    line-height:1.13!important;
    letter-spacing:-3px!important;
    text-wrap:balance!important;
  }
  body.region-keyword-page .keyword-hero h1 .hero-title-line{
    display:block!important;
  }
  body.region-keyword-page .keyword-hero h1 .hero-title-accent{
    margin-top:4px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    width:min(100%,660px)!important;
    max-width:660px!important;
    margin-top:30px!important;
    padding:17px 20px!important;
    gap:9px!important;
    border-radius:20px!important;
    background:linear-gradient(135deg,rgba(34,30,59,.9),rgba(45,39,79,.72))!important;
    box-shadow:0 24px 60px rgba(0,0,0,.2)!important;
  }
  body.region-keyword-page .keyword-hero-lead p{
    font-size:13.5px!important;
    line-height:1.65!important;
    padding-left:13px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    display:flex!important;
    position:absolute!important;
    z-index:2!important;
    left:auto!important;
    right:-12px!important;
    bottom:56px!important;
    width:min(50vw,470px)!important;
    min-height:0!important;
    max-width:none!important;
    margin:0!important;
    justify-content:flex-end!important;
    align-items:flex-end!important;
    opacity:1!important;
    transform:none!important;
    filter:drop-shadow(0 26px 38px rgba(0,0,0,.24))!important;
    pointer-events:none!important;
    animation:none!important;
  }
  body.region-keyword-page .keyword-hero-visual:before{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    display:block!important;
    opacity:1!important;
    width:min(49vw,460px)!important;
    max-height:455px!important;
    object-fit:contain!important;
    object-position:right bottom!important;
  }
  body.region-keyword-page .keyword-hero .hero-light{
    right:-5%!important;
    top:18%!important;
    width:300px!important;
    height:300px!important;
    opacity:.5!important;
  }
  body.region-keyword-page .keyword-hero .hero-orbit{
    right:-105px!important;
    top:180px!important;
    width:310px!important;
    height:310px!important;
    opacity:.22!important;
  }
  body.region-keyword-page .keyword-hero .hero-scan,
  body.region-keyword-page .keyword-hero .hero-keyword-reel{
    display:none!important;
  }
}

@media(min-width:761px) and (max-width:880px){
  body.region-keyword-page .keyword-hero{
    min-height:555px!important;
    padding-top:78px!important;
    padding-bottom:36px!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    max-width:690px!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:680px!important;
    font-size:clamp(39px,5.8vw,48px)!important;
    letter-spacing:-2.5px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    max-width:610px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    right:-42px!important;
    bottom:50px!important;
    width:49vw!important;
    opacity:1!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(49vw,390px)!important;
    max-height:390px!important;
    opacity:1!important;
  }
}

/* Final hero title guard: keep keyword phrases from awkward mid-word breaks */
body.region-keyword-page .keyword-hero h1,
body.region-keyword-page .keyword-hero h1 .hero-title-line{
  word-break:keep-all!important;
  overflow-wrap:normal!important;
}
body.region-keyword-page .keyword-hero h1.hero-title-long{
  font-size:clamp(38px,4vw,52px)!important;
  letter-spacing:-2.6px!important;
}
body.region-keyword-page .keyword-hero h1.hero-title-xl{
  font-size:clamp(34px,3.55vw,48px)!important;
  letter-spacing:-2.1px!important;
}
body.region-keyword-page .keyword-hero h1.hero-title-compact{
  font-size:clamp(30px,3.15vw,43px)!important;
  letter-spacing:-1.5px!important;
}

@media(min-width:761px) and (max-width:1100px){
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(40px,5.1vw,52px)!important;
    letter-spacing:-2.5px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(36px,4.65vw,47px)!important;
    letter-spacing:-2px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(32px,4.2vw,42px)!important;
    letter-spacing:-1.5px!important;
  }
}

@media(min-width:761px) and (max-width:880px){
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(35px,5.15vw,43px)!important;
    letter-spacing:-1.9px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(32px,4.75vw,39px)!important;
    letter-spacing:-1.4px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(29px,4.25vw,35px)!important;
    letter-spacing:-1px!important;
  }
}

@media(max-width:760px){
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(27px,7.8vw,34px)!important;
    letter-spacing:-1.2px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl,
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(24px,7vw,30px)!important;
    letter-spacing:-.8px!important;
  }
}

/* FINAL mobile hero override: image lifted, lower blank space reduced */
@media(max-width:760px){
  body.region-keyword-page .keyword-hero{
    min-height:455px!important;
    padding:34px 16px 16px!important;
    overflow:hidden!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    position:relative!important;
    z-index:5!important;
  }
  body.region-keyword-page .keyword-hero .eyebrow{
    margin-top:28px!important;
    margin-bottom:18px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    position:relative!important;
    z-index:6!important;
    margin-top:22px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    position:absolute!important;
    z-index:2!important;
    left:auto!important;
    right:-42px!important;
    top:202px!important;
    bottom:auto!important;
    width:60vw!important;
    max-width:285px!important;
    min-height:0!important;
    margin:0!important;
    opacity:1!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:flex-start!important;
    filter:drop-shadow(0 22px 34px rgba(0,0,0,.24))!important;
  }
  body.region-keyword-page .keyword-hero-visual:before{
    display:none!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(58vw,280px)!important;
    max-height:300px!important;
    opacity:1!important;
    object-fit:contain!important;
    object-position:right top!important;
  }
}

@media(max-width:430px){
  body.region-keyword-page .keyword-hero{
    min-height:425px!important;
    padding-top:32px!important;
    padding-bottom:12px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    right:-56px!important;
    top:210px!important;
    width:66vw!important;
    max-width:250px!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(64vw,245px)!important;
    max-height:265px!important;
  }
}

/* FINAL position nudge: lift mobile teacher image one more step */
@media(max-width:760px){
  body.region-keyword-page .keyword-hero-visual{
    top:140px!important;
    opacity:.38!important;
  }
  body.region-keyword-page .keyword-hero{
    min-height:420px!important;
    padding-bottom:10px!important;
  }
}
@media(max-width:430px){
  body.region-keyword-page .keyword-hero-visual{
    top:154px!important;
    opacity:.34!important;
  }
  body.region-keyword-page .keyword-hero{
    min-height:395px!important;
    padding-bottom:8px!important;
  }
}

/* PC hero balance: enlarge copy and pull the teacher image inward without affecting tablet/mobile */
@media(min-width:1440px){
  body.region-keyword-page .keyword-hero{
    grid-template-columns:minmax(720px,1fr) minmax(520px,620px)!important;
    gap:1.8vw!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    max-width:900px!important;
    transform:translateX(1.2vw)!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:900px!important;
    font-size:clamp(64px,4.85vw,82px)!important;
    line-height:1.08!important;
    letter-spacing:-4.4px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(58px,4.45vw,76px)!important;
    letter-spacing:-4px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(54px,4.1vw,70px)!important;
    letter-spacing:-3.5px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(48px,3.65vw,62px)!important;
    letter-spacing:-2.8px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    max-width:760px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    transform:translateX(-5vw)!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(43vw,640px)!important;
    max-height:680px!important;
  }
}

@media(min-width:1181px) and (max-width:1439px){
  body.region-keyword-page .keyword-hero{
    grid-template-columns:minmax(610px,1fr) minmax(430px,540px)!important;
    gap:2vw!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    max-width:790px!important;
    transform:translateX(.8vw)!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:790px!important;
    font-size:clamp(56px,4.65vw,66px)!important;
    line-height:1.1!important;
    letter-spacing:-3.8px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(50px,4.2vw,60px)!important;
    letter-spacing:-3.4px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(46px,3.8vw,56px)!important;
    letter-spacing:-2.9px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(42px,3.45vw,50px)!important;
    letter-spacing:-2.3px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    max-width:720px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    transform:translateX(-3.2vw)!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(42vw,560px)!important;
    max-height:620px!important;
  }
}

@media(min-width:1001px) and (max-width:1180px){
  body.region-keyword-page .keyword-hero{
    grid-template-columns:minmax(540px,1fr) minmax(390px,470px)!important;
    gap:1.4vw!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    max-width:690px!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:690px!important;
    font-size:clamp(46px,4.8vw,56px)!important;
    line-height:1.12!important;
    letter-spacing:-3.1px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(42px,4.35vw,52px)!important;
    letter-spacing:-2.8px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(38px,3.9vw,47px)!important;
    letter-spacing:-2.3px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(35px,3.55vw,42px)!important;
    letter-spacing:-1.8px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    max-width:650px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    transform:translateX(-1.4vw)!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(41vw,500px)!important;
    max-height:560px!important;
  }
}

/* PC hero balance final tuning: prevent text/image collision while reducing the empty center */
@media(min-width:1440px){
  body.region-keyword-page .keyword-hero{
    grid-template-columns:minmax(0,1fr) minmax(520px,610px)!important;
    gap:2.4vw!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    max-width:820px!important;
    transform:none!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:820px!important;
    font-size:clamp(60px,4.55vw,76px)!important;
    line-height:1.08!important;
    letter-spacing:-4.1px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(54px,4.05vw,68px)!important;
    letter-spacing:-3.6px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(50px,3.75vw,62px)!important;
    letter-spacing:-3.1px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(45px,3.35vw,56px)!important;
    letter-spacing:-2.5px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    max-width:740px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    transform:translateX(-1.2vw)!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(39vw,600px)!important;
    max-height:660px!important;
  }
}

@media(min-width:1181px) and (max-width:1439px){
  body.region-keyword-page .keyword-hero{
    grid-template-columns:minmax(0,1fr) minmax(430px,520px)!important;
    gap:2.2vw!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    max-width:720px!important;
    transform:none!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:720px!important;
    font-size:clamp(52px,4.35vw,62px)!important;
    line-height:1.1!important;
    letter-spacing:-3.5px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(47px,3.9vw,56px)!important;
    letter-spacing:-3px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(43px,3.55vw,52px)!important;
    letter-spacing:-2.5px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(39px,3.2vw,47px)!important;
    letter-spacing:-2px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    max-width:680px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    transform:translateX(-.6vw)!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(39vw,530px)!important;
    max-height:600px!important;
  }
}

@media(min-width:1001px) and (max-width:1180px){
  body.region-keyword-page .keyword-hero{
    grid-template-columns:minmax(0,1fr) minmax(380px,460px)!important;
    gap:1.8vw!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    max-width:650px!important;
    transform:none!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:650px!important;
    font-size:clamp(44px,4.55vw,54px)!important;
    line-height:1.12!important;
    letter-spacing:-3px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(40px,4.1vw,49px)!important;
    letter-spacing:-2.6px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(37px,3.75vw,45px)!important;
    letter-spacing:-2.1px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(34px,3.35vw,40px)!important;
    letter-spacing:-1.7px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    max-width:620px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    transform:none!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(39vw,480px)!important;
    max-height:540px!important;
  }
}

/* Narrow PC safety pass: avoid collision before tablet layout takes over */
@media(min-width:1001px) and (max-width:1180px){
  body.region-keyword-page .keyword-hero{
    grid-template-columns:minmax(0,1fr) minmax(370px,440px)!important;
    gap:2vw!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    max-width:590px!important;
  }
  body.region-keyword-page .keyword-hero h1{
    max-width:590px!important;
    font-size:clamp(42px,4.25vw,50px)!important;
    letter-spacing:-2.7px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-long{
    font-size:clamp(39px,3.85vw,46px)!important;
    letter-spacing:-2.35px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-xl{
    font-size:clamp(36px,3.55vw,42px)!important;
    letter-spacing:-2px!important;
  }
  body.region-keyword-page .keyword-hero h1.hero-title-compact{
    font-size:clamp(33px,3.2vw,38px)!important;
    letter-spacing:-1.6px!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    max-width:580px!important;
  }
  body.region-keyword-page .keyword-hero-visual{
    transform:translateX(2.2vw)!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(36vw,430px)!important;
    max-height:510px!important;
  }
}

/* Narrow PC visual scale fix: keep teacher image substantial when the desktop window is reduced */
@media(min-width:1001px) and (max-width:1180px){
  body.region-keyword-page .keyword-hero-visual{
    transform:translateX(5.8vw)!important;
    z-index:2!important;
  }
  body.region-keyword-page .keyword-hero-visual img{
    width:min(43vw,520px)!important;
    max-height:575px!important;
  }
  body.region-keyword-page .keyword-hero .lp-hero-copy{
    z-index:5!important;
  }
  body.region-keyword-page .keyword-hero-lead{
    position:relative!important;
    z-index:6!important;
  }
}

/* Narrow PC collision guard: keep image large, push it outward as the window gets tighter */
@media(min-width:1081px) and (max-width:1180px){
  body.region-keyword-page .keyword-hero-visual{
    transform:translateX(7.8vw)!important;
  }
}

@media(min-width:1001px) and (max-width:1080px){
  body.region-keyword-page .keyword-hero-visual{
    transform:translateX(11vw)!important;
  }
}

/* Section 02 alignment fix: remove the visible step between summary and fact cards */
@media(min-width:1001px){
  body.region-keyword-page .keyword-summary-section{
    align-items:stretch!important;
  }
  body.region-keyword-page .keyword-summary-card,
  body.region-keyword-page .keyword-fact-card{
    height:100%!important;
    box-sizing:border-box!important;
  }
  body.region-keyword-page .keyword-summary-card{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
  }
  body.region-keyword-page .keyword-summary-card ul{
    margin-top:2px!important;
  }
  body.region-keyword-page .keyword-fact-card{
    display:flex!important;
    flex-direction:column!important;
  }
  body.region-keyword-page .keyword-fact-card table{
    margin-top:10px!important;
  }
  body.region-keyword-page .keyword-mini-flow{
    margin-top:auto!important;
    padding-top:16px!important;
  }
}

@media(min-width:1001px) and (max-width:1320px){
  body.region-keyword-page .keyword-summary-card{
    justify-content:flex-start!important;
  }
  body.region-keyword-page .keyword-summary-card li{
    min-height:58px!important;
  }
}

/* Section 03 prose balance: avoid a tall empty first card when the lead text is short */
body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs]{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  align-items:start!important;
  gap:16px!important;
}
body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p{
  min-height:0!important;
  height:auto!important;
  align-self:start!important;
}
body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
  grid-column:1 / -1!important;
  grid-row:auto!important;
  padding:20px 22px!important;
}

@media(max-width:860px){
  body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs]{
    grid-template-columns:1fr!important;
  }
  body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
    grid-column:auto!important;
  }
}

/* Section 09 mobile FAQ cleanup: keep PC/tablet as-is, make mobile FAQ lighter and cleaner */
@media(max-width:760px){
  body.region-keyword-page .keyword-faq{
    padding:42px 14px 18px!important;
    border-radius:18px!important;
    border-left:0!important;
    background:linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important;
    box-shadow:0 12px 32px rgba(31,23,65,.045)!important;
  }
  body.region-keyword-page .keyword-faq .lp-kicker{
    margin-bottom:10px!important;
    font-size:9px!important;
    letter-spacing:2px!important;
  }
  body.region-keyword-page .keyword-faq h2{
    margin-bottom:16px!important;
    font-size:clamp(21px,5.6vw,26px)!important;
    line-height:1.32!important;
    letter-spacing:-1.05px!important;
  }
  body.region-keyword-page .keyword-faq-list{
    gap:8px!important;
  }
  body.region-keyword-page .keyword-faq-list details{
    padding:0!important;
    border-radius:14px!important;
    border:1px solid rgba(109,74,255,.11)!important;
    background:#fff!important;
    box-shadow:0 8px 20px rgba(31,23,65,.035)!important;
    overflow:hidden!important;
  }
  body.region-keyword-page .keyword-faq-list summary{
    position:relative!important;
    display:block!important;
    padding:14px 42px 14px 16px!important;
    color:#201c2b!important;
    font-size:14.5px!important;
    line-height:1.55!important;
    font-weight:850!important;
    letter-spacing:-.45px!important;
    word-break:keep-all!important;
  }
  body.region-keyword-page .keyword-faq-list summary::-webkit-details-marker{
    display:none!important;
  }
  body.region-keyword-page .keyword-faq-list summary::marker{
    content:""!important;
  }
  body.region-keyword-page .keyword-faq-list summary:after{
    content:"+";
    position:absolute;
    right:15px;
    top:50%;
    transform:translateY(-50%);
    width:22px;
    height:22px;
    display:grid;
    place-items:center;
    border-radius:999px;
    background:#f2efff;
    color:#6d4aff;
    font-size:16px;
    font-weight:900;
    line-height:1;
  }
  body.region-keyword-page .keyword-faq-list details[open] summary:after{
    content:"−";
    background:#6d4aff;
    color:#fff;
  }
  body.region-keyword-page .keyword-faq-list p{
    margin:0!important;
    padding:0 16px 15px!important;
    color:#625c6d!important;
    font-size:13.2px!important;
    line-height:1.75!important;
    letter-spacing:-.15px!important;
    word-break:keep-all!important;
  }
}

/* Section 10 CTA decoration: replace the literal "상담" watermark with a cleaner abstract glow */
body.region-keyword-page .keyword-cta:before{
  content:""!important;
  position:absolute!important;
  right:-72px!important;
  bottom:-86px!important;
  width:260px!important;
  height:260px!important;
  border-radius:50%!important;
  background:
    radial-gradient(circle at 36% 34%,rgba(120,232,206,.18),rgba(120,232,206,.05) 38%,transparent 68%),
    radial-gradient(circle at 64% 62%,rgba(169,149,255,.2),rgba(169,149,255,.06) 42%,transparent 70%)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 0 0 34px rgba(255,255,255,.025)!important;
  opacity:1!important;
  pointer-events:none!important;
}
body.region-keyword-page .keyword-cta > *{
  position:relative!important;
  z-index:1!important;
}

/* Landing pages: section 01 works as the clean first banner; contact is handled by the floating buttons */
body.region-keyword-page .lp-header{
  display:none!important;
}

/* Section 03-2 mobile: loosen the exam routine cards and prevent label/text overlap */
@media(max-width:600px){
  body.region-keyword-page .keyword-school-schedule{
    padding:30px 20px 24px!important;
    border-radius:20px!important;
    gap:20px!important;
  }
  body.region-keyword-page .keyword-school-schedule .lp-kicker{
    margin-bottom:14px!important;
    font-size:10px!important;
    letter-spacing:2.4px!important;
  }
  body.region-keyword-page .keyword-school-schedule h2{
    margin-bottom:16px!important;
    font-size:clamp(25px,7vw,30px)!important;
    line-height:1.28!important;
    letter-spacing:-1.55px!important;
    word-break:keep-all!important;
  }
  body.region-keyword-page .keyword-school-schedule p{
    font-size:13.4px!important;
    line-height:1.82!important;
    letter-spacing:-.2px!important;
  }
  body.region-keyword-page .keyword-school-schedule p+p{
    margin-top:12px!important;
  }
  body.region-keyword-page .schedule-highlight-list{
    gap:10px!important;
  }
  body.region-keyword-page .schedule-highlight-list li{
    display:block!important;
    padding:14px 14px 15px!important;
    border-radius:16px!important;
  }
  body.region-keyword-page .schedule-highlight-list strong{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:0!important;
    height:32px!important;
    width:auto!important;
    min-width:58px!important;
    margin:0 0 10px!important;
    padding:0 11px!important;
    border-radius:999px!important;
    font-size:12px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  body.region-keyword-page .schedule-highlight-list span{
    display:block!important;
    font-size:12.8px!important;
    line-height:1.72!important;
    letter-spacing:-.2px!important;
    word-break:keep-all!important;
  }
}

@media(max-width:430px){
  body.region-keyword-page .keyword-school-schedule{
    padding:28px 18px 22px!important;
  }
  body.region-keyword-page .keyword-school-schedule h2{
    font-size:clamp(24px,7.4vw,28px)!important;
    line-height:1.3!important;
  }
  body.region-keyword-page .keyword-school-schedule p{
    font-size:13px!important;
    line-height:1.78!important;
  }
}

@media(max-width:760px){
  body.region-keyword-page .keyword-cta:before{
    right:-92px!important;
    bottom:-104px!important;
    width:230px!important;
    height:230px!important;
    opacity:.78!important;
  }
}

/* Readability pass: section 03+ should feel like guided points, not a wall of text */
body.region-keyword-page.landing-readable-mode .keyword-content{
  gap:22px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-school-detail{
  display:none!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article,
body.region-keyword-page.landing-readable-mode .keyword-school-schedule,
body.region-keyword-page.landing-readable-mode .keyword-entrance,
body.region-keyword-page.landing-readable-mode .keyword-faq,
body.region-keyword-page.landing-readable-mode .keyword-related,
body.region-keyword-page.landing-readable-mode .keyword-cta{
  padding:34px 38px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article h2,
body.region-keyword-page.landing-readable-mode .keyword-school-schedule h2,
body.region-keyword-page.landing-readable-mode .keyword-entrance h2,
body.region-keyword-page.landing-readable-mode .keyword-faq h2{
  margin-bottom:16px!important;
  font-size:clamp(25px,2.25vw,34px)!important;
  line-height:1.24!important;
  letter-spacing:-1.45px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article p,
body.region-keyword-page.landing-readable-mode .keyword-school-schedule p,
body.region-keyword-page.landing-readable-mode .keyword-entrance p{
  font-size:15px!important;
  line-height:1.78!important;
  letter-spacing:-.18px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs]{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:18px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p{
  margin:0!important;
  padding:18px 18px 18px 20px!important;
  border:1px solid #e6e0ff!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#fff 0%,#fbfaff 100%)!important;
  color:#4f485c!important;
  font-size:14.5px!important;
  line-height:1.72!important;
  box-shadow:0 12px 30px rgba(31,23,65,.045)!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
  border-color:#bff6e9!important;
  background:linear-gradient(135deg,#f9fffd 0%,#fff 100%)!important;
  font-weight:800!important;
}
body.region-keyword-page.landing-readable-mode .keyword-school-schedule{
  grid-template-columns:minmax(0,1fr) minmax(320px,380px)!important;
  gap:24px!important;
}
body.region-keyword-page.landing-readable-mode [data-context-prep-method][hidden]{
  display:none!important;
}
body.region-keyword-page.landing-readable-mode .schedule-highlight-list li{
  border-radius:17px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article.two-column{
  gap:24px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article.two-column>div{
  min-width:0!important;
  padding:22px 22px 24px!important;
  border:1px solid #ebe6ff!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,#fff 0%,#fbfaff 100%)!important;
  box-shadow:0 14px 34px rgba(31,23,65,.045)!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article.two-column>div+div{
  padding-left:22px!important;
  border-left:1px solid #ebe6ff!important;
  border-top:1px solid #ebe6ff!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article.two-column>div:before{
  margin-bottom:14px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-article.two-column p+p{
  margin-top:10px!important;
}
body.region-keyword-page.landing-readable-mode .lesson-section-lead{
  margin:0!important;
  color:#5f5869!important;
  font-size:14.4px!important;
  line-height:1.72!important;
  word-break:keep-all!important;
}
body.region-keyword-page.landing-readable-mode .lesson-section-05 .lp-kicker,
body.region-keyword-page.landing-readable-mode .lesson-section-07 .lp-kicker{
  display:inline-flex!important;
  margin-bottom:12px!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  background:#f2edff!important;
  color:#6949ff!important;
  font-size:11px!important;
  line-height:1!important;
  letter-spacing:.7px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-entrance{
  padding:34px 38px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-entrance-grid{
  gap:14px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-entrance-grid article{
  padding:20px!important;
}
body.region-keyword-page.landing-readable-mode .keyword-strength-grid article:before{
  display:none!important;
}
body.region-keyword-page.landing-readable-mode .keyword-strength-grid article{
  overflow:hidden!important;
}
body.region-keyword-page.landing-readable-mode .keyword-entrance,
body.region-keyword-page.landing-readable-mode .keyword-cta{
  overflow:hidden!important;
}
body.region-keyword-page.landing-readable-mode .lesson-message-section h2{
  margin-bottom:14px!important;
}
body.region-keyword-page.landing-readable-mode .lesson-message-section p{
  color:#5e5868!important;
}
body.region-keyword-page.landing-readable-mode .lesson-point-list{
  display:grid!important;
  gap:8px!important;
  margin:18px 0 0!important;
  padding:0!important;
  list-style:none!important;
}
body.region-keyword-page.landing-readable-mode .lesson-point-list li{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  gap:10px!important;
  align-items:center!important;
  padding:10px 12px!important;
  border-radius:14px!important;
  background:#f7f4ff!important;
  border:1px solid #ebe5ff!important;
}
body.region-keyword-page.landing-readable-mode .lesson-point-list b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:28px!important;
  border-radius:999px!important;
  background:#6d4aff!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
}
body.region-keyword-page.landing-readable-mode .lesson-point-list span{
  color:#302a3d!important;
  font-size:13px!important;
  line-height:1.55!important;
  font-weight:800!important;
  word-break:keep-all!important;
}
body.region-keyword-page .keyword-labeled-section[data-section-label^="구간 08"]{
  display:none!important;
}
body.region-keyword-page.landing-readable-mode .lesson-change-section{
  background:linear-gradient(135deg,#17152a 0%,#262044 100%)!important;
  color:#fff!important;
  border-left-color:#78e8ce!important;
}
body.region-keyword-page.landing-readable-mode .lesson-change-section h2{
  color:#fff!important;
}
body.region-keyword-page.landing-readable-mode .lesson-change-section>p{
  max-width:980px!important;
  color:#d9d3e8!important;
}
body.region-keyword-page.landing-readable-mode .lesson-change-section .lp-kicker{
  display:inline-flex!important;
  margin-bottom:12px!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  background:rgba(120,232,206,.14)!important;
  color:#78e8ce!important;
  font-size:11px!important;
  line-height:1!important;
  letter-spacing:.8px!important;
}
body.region-keyword-page.landing-readable-mode .lesson-signal-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin:22px 0 18px!important;
}
body.region-keyword-page.landing-readable-mode .lesson-signal-grid article{
  min-width:0!important;
  padding:18px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.14)!important;
}
body.region-keyword-page.landing-readable-mode .lesson-signal-grid strong{
  display:block!important;
  margin-bottom:8px!important;
  color:#78e8ce!important;
  font-size:14px!important;
  line-height:1.35!important;
  letter-spacing:-.2px!important;
}
body.region-keyword-page.landing-readable-mode .lesson-signal-grid p{
  margin:0!important;
  color:#e3ddf0!important;
  font-size:13px!important;
  line-height:1.65!important;
  word-break:keep-all!important;
}
body.region-keyword-page.landing-readable-mode .lesson-closing-copy{
  margin-top:12px!important;
  padding-top:16px!important;
  border-top:1px solid rgba(255,255,255,.13)!important;
  color:#d9d3e8!important;
}
body.region-keyword-page.landing-readable-mode .lesson-change-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:22px!important;
}
body.region-keyword-page.landing-readable-mode .lesson-change-grid article{
  padding:18px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.13)!important;
}
body.region-keyword-page.landing-readable-mode .lesson-change-grid strong{
  display:inline-grid!important;
  place-items:center!important;
  width:36px!important;
  height:36px!important;
  margin-bottom:14px!important;
  border-radius:50%!important;
  background:#78e8ce!important;
  color:#17152a!important;
  font:900 12px Manrope,sans-serif!important;
}
body.region-keyword-page.landing-readable-mode .lesson-change-grid b{
  display:block!important;
  color:#fff!important;
  font-size:17px!important;
  line-height:1.35!important;
  letter-spacing:-.6px!important;
}
body.region-keyword-page.landing-readable-mode .lesson-change-grid p{
  margin:8px 0 0!important;
  color:#cec8de!important;
  font-size:12.5px!important;
  line-height:1.65!important;
}

@media(max-width:1024px){
  body.region-keyword-page.landing-readable-mode .keyword-article,
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule,
  body.region-keyword-page.landing-readable-mode .keyword-entrance,
  body.region-keyword-page.landing-readable-mode .keyword-faq,
  body.region-keyword-page.landing-readable-mode .keyword-related,
  body.region-keyword-page.landing-readable-mode .keyword-cta{
    padding:30px 28px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule{
    grid-template-columns:1fr!important;
  }
}

@media(max-width:760px){
  body.region-keyword-page.landing-readable-mode .keyword-content{
    gap:18px!important;
    padding-top:58px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article,
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule,
  body.region-keyword-page.landing-readable-mode .keyword-entrance,
  body.region-keyword-page.landing-readable-mode .keyword-faq,
  body.region-keyword-page.landing-readable-mode .keyword-related,
  body.region-keyword-page.landing-readable-mode .keyword-cta{
    padding:26px 20px!important;
    border-radius:20px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article h2,
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule h2,
  body.region-keyword-page.landing-readable-mode .keyword-entrance h2,
  body.region-keyword-page.landing-readable-mode .keyword-faq h2{
    font-size:clamp(24px,7vw,30px)!important;
    line-height:1.3!important;
    letter-spacing:-1.35px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs]{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p{
    padding:15px 15px 16px!important;
    font-size:13.2px!important;
    line-height:1.72!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article p,
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule p,
  body.region-keyword-page.landing-readable-mode .keyword-entrance p{
    font-size:13.2px!important;
    line-height:1.76!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-entrance-grid{
    gap:10px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-entrance-grid article{
    padding:16px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-entrance-grid strong{
    font-size:13.6px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-entrance-grid p{
    font-size:12.8px!important;
    line-height:1.65!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article.two-column>div{
    padding:18px 17px 19px!important;
    border-radius:18px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article.two-column>div+div{
    padding-left:17px!important;
    padding-top:18px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-faq-list summary{
    padding-right:34px!important;
    overflow-wrap:anywhere!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-faq-list p{
    overflow-wrap:anywhere!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-change-grid{
    grid-template-columns:1fr!important;
    gap:9px!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-change-grid article{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    column-gap:12px!important;
    padding:14px!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-change-grid strong{
    grid-row:1 / span 2!important;
    margin:0!important;
    width:34px!important;
    height:34px!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-change-grid b{
    font-size:15px!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-change-grid p{
    font-size:12.4px!important;
    line-height:1.55!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-signal-grid{
    grid-template-columns:1fr!important;
    gap:9px!important;
    margin:16px 0 14px!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-signal-grid article{
    padding:14px!important;
    border-radius:16px!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-signal-grid strong{
    font-size:13.4px!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-signal-grid p{
    font-size:12.4px!important;
    line-height:1.56!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-point-list li{
    grid-template-columns:50px minmax(0,1fr)!important;
    padding:9px 10px!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-point-list b{
    height:26px!important;
    font-size:10px!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-point-list span{
    font-size:12.3px!important;
    line-height:1.5!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-section-lead{
    font-size:12.8px!important;
    line-height:1.62!important;
  }
  body.region-keyword-page.landing-readable-mode .lesson-section-05 .lesson-point-list,
  body.region-keyword-page.landing-readable-mode .lesson-section-07 .lesson-point-list{
    margin-top:12px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-strength-grid{
    gap:10px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-strength-grid article{
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    column-gap:13px!important;
    align-items:center!important;
    min-height:0!important;
    padding:16px!important;
    border-radius:18px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-strength-grid article span{
    grid-row:1 / span 2!important;
    width:42px!important;
    height:42px!important;
    border-radius:14px!important;
    font-size:22px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-strength-grid article h3{
    margin:0 0 5px!important;
    font-size:17px!important;
    line-height:1.25!important;
    letter-spacing:-.6px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-strength-grid article p{
    font-size:12.5px!important;
    line-height:1.55!important;
    word-break:keep-all!important;
  }
}

/* PC density correction: keep the reduced copy, but fill the wide canvas with balanced cards */
@media(min-width:1025px){
  body.region-keyword-page .keyword-local-selector{
    padding-top:64px!important;
    padding-bottom:54px!important;
  }
  body.region-keyword-page .keyword-selector-heading{
    margin-bottom:22px!important;
  }
  body.region-keyword-page .selector-panel{
    padding:24px!important;
  }
  body.region-keyword-page .keyword-content{
    padding-top:46px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-content{
    gap:26px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article.lead{
    padding:40px 44px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article.lead h2{
    max-width:980px!important;
    margin-bottom:20px!important;
    font-size:clamp(32px,2.45vw,42px)!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs]{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:16px!important;
    margin-top:20px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p,
  body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
    grid-column:auto!important;
    min-height:154px!important;
    padding:20px 20px 21px!important;
    border-radius:20px!important;
    font-size:14.2px!important;
    line-height:1.78!important;
    font-weight:700!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule{
    grid-template-columns:minmax(0,1fr) minmax(420px,500px)!important;
    align-items:stretch!important;
    min-height:370px!important;
    padding:40px 44px!important;
    gap:28px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule>div:first-child{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    min-height:100%!important;
    padding:28px 30px!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:22px!important;
    background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.035))!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule h2{
    max-width:620px!important;
    font-size:clamp(31px,2.25vw,39px)!important;
    margin-bottom:18px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule p{
    max-width:660px!important;
    font-size:15.2px!important;
    line-height:1.9!important;
  }
  body.region-keyword-page.landing-readable-mode .schedule-highlight-list{
    height:100%!important;
    align-content:stretch!important;
  }
  body.region-keyword-page.landing-readable-mode .schedule-highlight-list li{
    min-height:94px!important;
    align-items:center!important;
    padding:18px 18px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-strength-grid{
    gap:18px!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-strength-grid article{
    min-height:210px!important;
    padding:28px!important;
  }
}

@media(min-width:761px) and (max-width:1024px){
  body.region-keyword-page .keyword-local-selector{
    padding-top:64px!important;
    padding-bottom:58px!important;
  }
  body.region-keyword-page .keyword-content{
    padding-top:54px!important;
  }
}

@media(max-width:760px){
  body.region-keyword-page .keyword-local-selector{
    padding-top:54px!important;
    padding-bottom:46px!important;
  }
  body.region-keyword-page .keyword-content{
    padding-top:46px!important;
  }
}

/* School selector: compact 가나다 grid with controlled "more" expansion */
body.region-keyword-page .school-chip-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(174px,1fr))!important;
  gap:10px!important;
  align-items:stretch!important;
}
body.region-keyword-page .school-chip-grid button{
  width:100%!important;
  min-height:48px!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  gap:9px!important;
  align-items:center!important;
  padding:10px 12px!important;
  border-radius:16px!important;
}
body.region-keyword-page .school-chip-grid button small{
  min-width:38px!important;
  height:23px!important;
  padding:0 6px!important;
  border-radius:0!important;
  font-size:10px!important;
  line-height:1!important;
}
body.region-keyword-page .school-chip-grid button span{
  min-width:0!important;
  color:inherit!important;
  font-size:13px!important;
  line-height:1.25!important;
  letter-spacing:-.35px!important;
  overflow-wrap:anywhere!important;
  word-break:keep-all!important;
}
body.region-keyword-page .school-more-button{
  width:100%!important;
  margin-top:12px!important;
  min-height:44px!important;
  border-radius:15px!important;
  background:linear-gradient(135deg,#17152a,#2b2450)!important;
  box-shadow:0 12px 28px rgba(31,23,65,.13)!important;
}
@media(min-width:1025px){
  body.region-keyword-page .school-chip-grid{
    grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;
  }
}
@media(max-width:760px){
  body.region-keyword-page .school-chip-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
  body.region-keyword-page .school-chip-grid button{
    min-height:50px!important;
    padding:10px 9px!important;
    gap:7px!important;
  }
  body.region-keyword-page .school-chip-grid button small{
    min-width:33px!important;
    height:22px!important;
    font-size:9px!important;
  }
  body.region-keyword-page .school-chip-grid button span{
    font-size:12px!important;
    line-height:1.25!important;
    letter-spacing:-.45px!important;
  }
}

/* Resize safety: prevent keyword sections from being clipped after desktop/tablet/mobile viewport changes */
body.region-keyword-page .keyword-content,
body.region-keyword-page .keyword-content > *,
body.region-keyword-page .keyword-article,
body.region-keyword-page .keyword-school-schedule,
body.region-keyword-page .keyword-entrance,
body.region-keyword-page .keyword-faq,
body.region-keyword-page .keyword-related,
body.region-keyword-page .keyword-cta,
body.region-keyword-page .keyword-geo,
body.region-keyword-page .keyword-school-nearby,
body.region-keyword-page .keyword-summary-section,
body.region-keyword-page .keyword-local-selector{
  height:auto!important;
  max-height:none!important;
}

body.region-keyword-page .keyword-content > *,
body.region-keyword-page .keyword-article,
body.region-keyword-page .keyword-school-schedule,
body.region-keyword-page .keyword-entrance,
body.region-keyword-page .keyword-faq,
body.region-keyword-page .keyword-related,
body.region-keyword-page .keyword-cta,
body.region-keyword-page .keyword-geo,
body.region-keyword-page .keyword-school-nearby{
  overflow:visible!important;
}

body.region-keyword-page .keyword-school-schedule{
  min-height:0!important;
  align-items:stretch!important;
}

body.region-keyword-page .schedule-highlight-list{
  height:auto!important;
  max-height:none!important;
}

body.region-keyword-page .schedule-highlight-list li{
  height:auto!important;
  min-height:0!important;
}

@media(min-width:1025px){
  body.region-keyword-page .keyword-content{
    padding-left:clamp(42px,4vw,82px)!important;
    padding-right:clamp(42px,4vw,82px)!important;
  }
}

body.region-keyword-page.landing-layout-refreshing .keyword-content > *{
  contain:none!important;
  transform:translateZ(0);
}

body.region-keyword-page.landing-readable-mode .keyword-content > *,
body.region-keyword-page.landing-readable-mode .keyword-article,
body.region-keyword-page.landing-readable-mode .keyword-school-schedule,
body.region-keyword-page.landing-readable-mode .keyword-entrance,
body.region-keyword-page.landing-readable-mode .keyword-faq,
body.region-keyword-page.landing-readable-mode .keyword-related,
body.region-keyword-page.landing-readable-mode .keyword-cta,
body.region-keyword-page.landing-readable-mode .keyword-geo,
body.region-keyword-page.landing-readable-mode .keyword-school-nearby{
  overflow:visible!important;
  height:auto!important;
  max-height:none!important;
}

/* Category page enrichment */
.category-image-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;align-items:stretch;margin-top:34px}
.category-image-card{position:relative;min-height:320px;padding:36px;background:linear-gradient(135deg,#19172d,#30265d);color:#fff;overflow:hidden;border-radius:28px;box-shadow:0 28px 70px rgba(31,23,65,.16)}
.category-image-card:before{content:"";position:absolute;right:-80px;top:-90px;width:270px;height:270px;border-radius:50%;border:1px solid rgba(120,232,206,.32)}
.category-image-card:after{content:"";position:absolute;right:30px;bottom:-34px;width:180px;height:230px;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.03));border-radius:90px 90px 0 0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.category-image-card span{position:relative;z-index:1;display:inline-flex;padding:8px 10px;border-radius:999px;background:#78e8ce;color:#17152a;font:900 10px Manrope;letter-spacing:.8px}
.category-image-card h3{position:relative;z-index:1;margin:38px 0 16px;font-size:34px;line-height:1.22;letter-spacing:-1.7px;word-break:keep-all}
.category-image-card p{position:relative;z-index:1;max-width:440px;margin:0;color:#d5d0e4;font-size:14px;line-height:1.85;word-break:keep-all}
.category-check-list{display:grid;gap:10px}
.category-check-list article{padding:24px 26px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 42px rgba(31,23,65,.055)}
.category-check-list b{display:inline-flex;margin-bottom:12px;color:var(--purple);font:900 10px Manrope;letter-spacing:1.1px}
.category-check-list h3{margin:0 0 8px;font-size:21px;letter-spacing:-.9px;word-break:keep-all}
.category-check-list p{margin:0;color:#756f80;font-size:13px;line-height:1.75;word-break:keep-all}
.category-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}
.category-selector article{min-height:210px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 45px rgba(31,23,65,.06)}
.category-selector span{display:inline-flex;margin-bottom:24px;padding:8px 10px;border-radius:999px;background:#efeaff;color:var(--purple);font-size:11px;font-weight:900}
.category-selector h3{margin:0 0 12px;font-size:24px;letter-spacing:-1.1px}
.category-selector p{margin:0 0 22px;color:#756f80;font-size:13px;line-height:1.75;word-break:keep-all}
.category-selector a{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border-radius:999px;background:#19172d;color:#fff;font-size:11px;font-weight:900}
.category-link-strip{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px;padding:20px;background:#f6f3ff;border:1px solid #ded8ff;border-radius:22px}
.category-link-strip a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#fff;color:#4f35c8;font-size:12px;font-weight:900;box-shadow:0 8px 20px rgba(31,23,65,.05)}
@media(max-width:900px){.category-image-panel,.category-selector{grid-template-columns:1fr}.category-image-card{min-height:280px}}
@media(max-width:600px){.category-image-card{padding:28px 22px;border-radius:22px}.category-image-card h3{font-size:28px}.category-selector article{min-height:auto;padding:24px 22px}.category-link-strip{padding:16px;border-radius:18px}.category-link-strip a{width:100%;justify-content:center}}

/* Category-page section labels: same compact review badge direction as the home page */
.category-labeled-section{position:relative}
.category-labeled-section:after{
  content:attr(data-section-label);
  position:absolute;
  z-index:50;
  top:18px;
  left:18px;
  display:inline-flex;
  align-items:center;
  width:max-content;
  height:auto;
  min-height:0;
  max-width:calc(100% - 36px);
  padding:7px 11px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:3px;
  background:rgba(15,13,29,.78);
  color:#fff;
  box-shadow:0 5px 20px rgba(0,0,0,.16);
  backdrop-filter:blur(10px);
  font:700 10px "Noto Sans KR",sans-serif;
  letter-spacing:.2px;
  white-space:nowrap;
  pointer-events:none;
  right:auto;
  bottom:auto;
  transform:none;
}
.lp-section.category-labeled-section:after,
.consult-strip.category-labeled-section:after{
  color:#28243a;
  background:rgba(255,255,255,.9);
  border-color:rgba(61,51,96,.18);
}
.lp-hero.category-labeled-section:after{
  top:24px!important;
  left:7vw!important;
  right:auto!important;
  bottom:auto!important;
  width:max-content!important;
  height:auto!important;
  min-height:0!important;
  border-radius:3px!important;
}
@media(max-width:640px){
  .category-labeled-section:after{
    top:10px;
    left:10px;
    max-width:calc(100% - 20px);
    padding:5px 8px;
    font-size:8px;
  }
  .lp-hero.category-labeled-section:after{
    top:12px!important;
    left:22px!important;
  }
}

/* Category hero people model layout */
.category-people-hero{
  grid-template-columns:minmax(520px,.92fr) minmax(470px,.78fr);
  gap:48px;
  align-items:center;
  min-height:620px;
  padding-bottom:0;
}
.category-people-hero .lp-hero-copy{
  position:relative;
  z-index:3;
  align-self:center;
  padding-bottom:52px;
  max-width:660px;
}
.category-hero-visual{
  position:relative;
  z-index:2;
  align-self:end;
  min-height:500px;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  overflow:visible;
}
.category-hero-visual:before{
  content:"";
  position:absolute;
  right:7%;
  bottom:18px;
  width:min(33vw,420px);
  height:min(33vw,420px);
  border-radius:50%;
  background:radial-gradient(circle,rgba(120,232,206,.16),rgba(109,74,255,.08) 48%,rgba(255,255,255,0) 70%);
  filter:blur(4px);
}
.category-hero-orbit{
  position:absolute;
  right:0;
  bottom:82px;
  width:min(34vw,440px);
  height:min(34vw,440px);
  border:1px solid rgba(120,232,206,.22);
  border-radius:50%;
}
.category-hero-orbit:before,
.category-hero-orbit:after{
  content:"";
  position:absolute;
  inset:12%;
  border:1px solid rgba(145,124,255,.18);
  border-radius:50%;
}
.category-hero-orbit:after{
  inset:28%;
}
.category-hero-visual img{
  position:relative;
  z-index:2;
  width:min(41vw,520px);
  max-height:560px;
  object-fit:contain;
  filter:drop-shadow(0 24px 34px rgba(0,0,0,.26));
}
.category-student-visual{
  align-items:center;
  justify-content:flex-start;
  min-height:430px;
  padding-right:118px;
  transform:translate(0,-8px);
}
.category-student-visual:before{
  right:2%;
  bottom:24px;
  width:min(34vw,430px);
  height:min(22vw,280px);
  border-radius:32px;
  background:linear-gradient(135deg,rgba(120,232,206,.18),rgba(109,74,255,.13));
  filter:blur(8px);
}
.category-student-visual .category-hero-orbit{
  right:25%;
  bottom:54px;
  width:min(28vw,360px);
  height:min(28vw,360px);
  opacity:.65;
}
.category-student-visual img{
  width:min(38vw,540px);
  height:400px;
  max-height:none;
  object-fit:cover;
  object-position:center;
  border:1px solid rgba(255,255,255,.16);
  border-radius:34px;
  box-shadow:0 26px 60px rgba(0,0,0,.28);
  filter:none;
}
.category-student-visual .chip-a{
  top:auto;
  left:18px;
  bottom:34px;
}
.category-student-visual .chip-b{
  right:132px;
  bottom:34px;
}
.category-hero-chip{
  position:absolute;
  z-index:3;
  display:grid;
  gap:3px;
  min-width:118px;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:18px;
  background:rgba(20,18,38,.78);
  color:#fff;
  box-shadow:0 18px 40px rgba(0,0,0,.18);
  backdrop-filter:blur(12px);
}
.category-hero-chip b{
  color:#78e8ce;
  font:900 10px Manrope;
  letter-spacing:1.4px;
}
.category-hero-chip span{
  font-size:11px;
  font-weight:900;
  letter-spacing:-.25px;
}
.category-hero-chip.chip-a{
  right:58%;
  bottom:34%;
}
.category-hero-chip.chip-b{
  right:4%;
  bottom:18%;
}
.consult-people-visual img{
  width:min(39vw,500px);
}
.consult-people-visual.category-student-visual img{
  width:min(38vw,540px);
  height:400px;
}
@media(min-width:1440px){
  .category-people-hero{
    grid-template-columns:minmax(620px,.92fr) minmax(560px,.8fr);
    gap:62px;
  }
  .category-people-hero .lp-hero-copy{
    max-width:720px;
  }
  .category-hero-visual img{
    width:min(38vw,610px);
    max-height:650px;
  }
  .category-student-visual{
    padding-right:150px;
    transform:translate(0,-12px);
  }
  .category-student-visual img{
    width:min(38vw,620px);
    height:430px;
  }
  .consult-people-visual img{
    width:min(36vw,570px);
  }
  .consult-people-visual.category-student-visual img{
    width:min(38vw,620px);
    height:430px;
  }
}
@media(max-width:1100px){
  .category-people-hero{
    grid-template-columns:minmax(0,.95fr) minmax(330px,.72fr);
    gap:26px;
  }
  .category-people-hero .lp-hero-copy{
    max-width:560px;
  }
  .category-hero-visual{
    min-height:450px;
  }
  .category-hero-visual img{
    width:min(44vw,430px);
    max-height:480px;
  }
  .category-student-visual{
    min-height:350px;
    padding-right:56px;
    transform:translate(0,-6px);
  }
  .category-student-visual img{
    width:min(38vw,390px);
    height:320px;
  }
  .consult-people-visual.category-student-visual img{
    width:min(38vw,390px);
    height:320px;
  }
  .category-hero-chip{
    display:none;
  }
}
@media(max-width:900px){
  .category-people-hero{
    display:block;
    min-height:auto;
    padding-bottom:0;
    overflow:hidden;
  }
  .category-people-hero .lp-hero-copy{
    max-width:720px;
    padding-bottom:0;
  }
  .category-hero-visual{
    min-height:330px;
    margin-top:18px;
    justify-content:flex-end;
  }
  .category-student-visual{
    min-height:auto;
    margin-top:28px;
    justify-content:center;
  }
  .category-hero-visual img{
    width:min(58vw,390px);
    max-height:420px;
  }
  .category-student-visual img{
    width:min(88vw,620px);
    height:260px;
    max-height:none;
    border-radius:28px;
    object-position:center;
  }
  .category-hero-orbit{
    right:-70px;
    bottom:42px;
    width:310px;
    height:310px;
  }
}
@media(max-width:600px){
  .category-people-hero{
    padding-top:78px;
    padding-bottom:0;
  }
  .category-people-hero .lp-hero-copy{
    position:relative;
    z-index:3;
  }
  .category-people-hero h1{
    font-size:clamp(36px,10vw,44px);
    line-height:1.14;
    letter-spacing:-2.8px;
  }
  .category-people-hero .lp-actions,
  .category-people-hero .phone-cta-grid{
    position:relative;
    z-index:4;
  }
  .category-hero-visual{
    min-height:250px;
    margin-top:-14px;
    opacity:.58;
    justify-content:center;
    pointer-events:none;
  }
  .category-student-visual{
    min-height:auto;
    margin-top:24px;
    opacity:1;
  }
  .category-hero-visual img{
    width:min(78vw,320px);
    max-height:310px;
  }
  .category-student-visual img{
    width:100%;
    height:210px;
    max-height:none;
    border-radius:24px;
  }
  .category-hero-orbit{
    right:50%;
    bottom:24px;
    transform:translateX(50%);
    width:250px;
    height:250px;
    opacity:.45;
  }
}

/* Category hero student cutout layout v2 - matches keyword landing hero */
.category-people-hero{
  grid-template-columns:minmax(560px,.95fr) minmax(430px,.72fr);
  gap:clamp(34px,4vw,72px);
  align-items:center;
  overflow:hidden;
}
.category-people-hero .lp-hero-copy{
  max-width:690px;
  padding-bottom:24px;
}
.category-student-visual{
  min-height:540px;
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  padding-right:clamp(96px,9vw,168px);
  padding-bottom:0;
  transform:translateY(18px);
  overflow:visible;
}
.category-student-visual:before{
  right:clamp(72px,8vw,150px);
  bottom:34px;
  width:clamp(300px,28vw,470px);
  height:clamp(300px,28vw,470px);
  border-radius:50%;
  background:radial-gradient(circle,rgba(120,232,206,.16),rgba(109,74,255,.08) 48%,rgba(255,255,255,0) 72%);
  filter:blur(5px);
}
.category-student-visual .category-hero-orbit{
  right:clamp(60px,7vw,135px);
  bottom:88px;
  width:clamp(290px,28vw,460px);
  height:clamp(290px,28vw,460px);
  opacity:.72;
}
.category-student-visual img,
.consult-people-visual.category-student-visual img{
  width:clamp(390px,36vw,620px);
  height:auto;
  max-height:610px;
  object-fit:contain;
  border:0;
  border-radius:0;
  box-shadow:none;
  filter:drop-shadow(0 28px 42px rgba(0,0,0,.32));
}
.category-student-visual .category-hero-chip{
  min-width:116px;
  padding:10px 12px;
  border-radius:16px;
  background:rgba(20,18,38,.66);
  backdrop-filter:blur(12px);
}
.category-student-visual .chip-a{
  left:auto;
  right:clamp(370px,32vw,560px);
  top:42%;
  bottom:auto;
}
.category-student-visual .chip-b{
  right:clamp(92px,9vw,168px);
  bottom:18%;
}
@media(min-width:1500px){
  .category-people-hero{
    grid-template-columns:minmax(660px,.95fr) minmax(560px,.78fr);
  }
  .category-people-hero .lp-hero-copy{
    max-width:760px;
  }
  .category-student-visual img,
  .consult-people-visual.category-student-visual img{
    width:clamp(520px,34vw,680px);
    max-height:670px;
  }
}
@media(max-width:1200px){
  .category-people-hero{
    grid-template-columns:minmax(0,.95fr) minmax(330px,.64fr);
    gap:24px;
  }
  .category-people-hero .lp-hero-copy{
    max-width:600px;
  }
  .category-student-visual{
    min-height:470px;
    padding-right:72px;
    transform:translateY(22px);
  }
  .category-student-visual img,
  .consult-people-visual.category-student-visual img{
    width:clamp(340px,34vw,450px);
    max-height:500px;
  }
}
@media(max-width:900px){
  .category-people-hero{
    display:block;
    min-height:auto;
    padding-bottom:0;
  }
  .category-people-hero .lp-hero-copy{
    max-width:720px;
    padding-bottom:0;
  }
  .category-student-visual{
    min-height:330px;
    margin-top:0;
    padding-right:0;
    justify-content:center;
    transform:translateY(8px);
  }
  .category-student-visual img,
  .consult-people-visual.category-student-visual img{
    width:clamp(330px,68vw,500px);
    max-height:430px;
  }
  .category-student-visual .category-hero-chip{
    display:none;
  }
  .category-student-visual .category-hero-orbit{
    right:50%;
    bottom:56px;
    transform:translateX(50%);
    width:330px;
    height:330px;
  }
}
@media(max-width:600px){
  .category-people-hero{
    padding-top:76px;
  }
  .category-people-hero h1{
    font-size:clamp(36px,10.5vw,46px);
    line-height:1.12;
    letter-spacing:-2.8px;
  }
  .category-student-visual{
    min-height:255px;
    margin-top:-8px;
    transform:translateY(6px);
    opacity:.68;
  }
  .category-student-visual img,
  .consult-people-visual.category-student-visual img{
    width:min(82vw,360px);
    max-height:305px;
  }
  .category-student-visual .category-hero-orbit{
    width:250px;
    height:250px;
    bottom:36px;
    opacity:.45;
  }
}

/* Category pages section 1: keyword-landing style hero with student cutout */
.category-keyword-hero{
  position:relative;
  min-height:720px;
  grid-template-columns:minmax(0,1fr) minmax(460px,610px);
  gap:3.6vw;
  padding-top:58px;
  padding-bottom:0;
  align-items:center;
  overflow:hidden;
}
.category-keyword-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(255,255,255,.027) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.027) 1px,transparent 1px);
  background-size:58px 58px;
  -webkit-mask-image:linear-gradient(to right,transparent,#000);
  mask-image:linear-gradient(to right,transparent,#000);
  pointer-events:none;
}
.category-keyword-hero:after{
  border-color:rgba(120,232,206,.16);
}
.category-keyword-hero .lp-hero-copy{
  position:relative;
  z-index:3;
  max-width:760px;
  min-width:0;
  padding-bottom:0;
}
.category-keyword-hero .lp-kicker{
  margin:0 0 28px;
  display:flex;
  align-items:center;
  gap:10px;
  color:#b9aaff;
  font:700 11px Manrope,sans-serif;
  letter-spacing:2.6px;
}
.category-keyword-hero .lp-kicker:before{
  content:"";
  width:29px;
  height:1px;
  background:currentColor;
}
.category-keyword-hero h1{
  max-width:760px;
  margin-top:0;
  margin-bottom:0;
  font-size:clamp(44px,4.45vw,68px);
  line-height:1.08;
  letter-spacing:-4px;
  word-break:keep-all;
  text-wrap:balance;
}
.category-keyword-hero h1 span{
  display:block;
  color:transparent;
  background:linear-gradient(100deg,#9a83ff 0%,#d7ceff 29%,#78e8ce 48%,#b09cff 68%,#9a83ff 100%);
  background-size:260% 100%;
  -webkit-background-clip:text;
  background-clip:text;
  animation:hero-title-flow 7s linear infinite;
}
.category-keyword-hero .lp-hero-copy>p:not(.lp-kicker){
  max-width:660px;
  margin-top:34px;
  padding-left:18px;
  border-left:3px solid rgba(120,232,206,.85);
  color:#d9d5e5;
  font-size:16px;
  line-height:1.75;
  word-break:keep-all;
}
.category-keyword-hero .lp-actions,
.category-keyword-hero .phone-cta-grid{
  position:relative;
  z-index:4;
}
.category-keyword-hero .hero-motion{
  position:absolute;
  inset:0;
  z-index:1;
  overflow:hidden;
  pointer-events:none;
}
.category-keyword-hero .hero-light{
  position:absolute;
  top:20%;
  right:13%;
  width:340px;
  height:340px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(133,102,255,.23),rgba(120,232,206,.07) 38%,transparent 70%);
  filter:blur(14px);
  mix-blend-mode:screen;
  animation:hero-light-drift 8s ease-in-out infinite alternate;
}
.category-keyword-hero .hero-scan{
  position:absolute;
  top:126px;
  right:3.5vw;
  bottom:86px;
  width:min(43vw,720px);
  overflow:hidden;
}
.category-keyword-hero .hero-scan:before{
  content:"";
  position:absolute;
  top:-25%;
  bottom:-25%;
  left:-42%;
  width:24%;
  background:linear-gradient(90deg,transparent,rgba(169,149,255,.04),rgba(255,255,255,.28),rgba(120,232,206,.08),transparent);
  filter:blur(5px);
  transform:skewX(-16deg);
  animation:hero-scan-pass 6.8s cubic-bezier(.3,.1,.2,1) infinite;
}
.category-keyword-hero .hero-orbit{
  position:absolute;
  top:126px;
  right:5.5vw;
  width:390px;
  height:390px;
  border:1px solid rgba(169,149,255,.16);
  border-radius:50%;
  animation:hero-orbit-spin 16s linear infinite;
}
.category-keyword-hero .hero-orbit:before,
.category-keyword-hero .hero-orbit:after{
  content:"";
  position:absolute;
  border-radius:50%;
  border:1px solid rgba(120,232,206,.14);
}
.category-keyword-hero .hero-orbit:before{
  inset:24px;
}
.category-keyword-hero .hero-orbit:after{
  inset:75px;
}
.category-keyword-hero .hero-orbit i,
.category-keyword-hero .hero-orbit b{
  position:absolute;
  display:block;
  border-radius:50%;
  box-shadow:0 0 20px currentColor;
}
.category-keyword-hero .hero-orbit i{
  top:28px;
  right:36px;
  width:7px;
  height:7px;
  background:#78e8ce;
  color:#78e8ce;
}
.category-keyword-hero .hero-orbit b{
  bottom:16px;
  left:92px;
  width:5px;
  height:5px;
  background:#aa96ff;
  color:#aa96ff;
}
.category-keyword-hero .hero-particle{
  position:absolute;
  width:4px;
  height:4px;
  border-radius:50%;
  background:#a995ff;
  box-shadow:0 0 15px #8f78ff;
  opacity:.65;
  animation:hero-particle-float 5s ease-in-out infinite;
}
.category-keyword-hero .particle-a{top:25%;right:6%;animation-delay:-1s;}
.category-keyword-hero .particle-b{top:43%;right:35%;width:3px;height:3px;background:#78e8ce;animation-delay:-3.1s;}
.category-keyword-hero .particle-c{top:65%;right:18%;animation-delay:-4.2s;}
.category-keyword-hero .particle-d{top:17%;right:31%;width:2px;height:2px;background:#fff;animation-delay:-2.2s;}
.category-keyword-hero .category-hero-visual.category-student-visual{
  position:relative;
  z-index:2;
  align-self:end;
  min-height:610px;
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  padding:0;
  margin:0;
  transform:none;
  overflow:visible;
  filter:drop-shadow(0 34px 45px rgba(0,0,0,.32));
  opacity:1;
  pointer-events:none;
}
.category-keyword-hero .category-hero-visual.category-student-visual:before{
  content:"";
  position:absolute;
  left:58%;
  right:auto;
  bottom:20px;
  width:82%;
  height:24px;
  transform:translateX(-50%);
  border-radius:999px;
  background:rgba(0,0,0,.22);
  filter:blur(15px);
  z-index:-1;
}
.category-keyword-hero .category-hero-visual .category-hero-orbit,
.category-keyword-hero .category-hero-chip{
  display:none!important;
}
.category-keyword-hero .category-hero-visual.category-student-visual img,
.category-keyword-hero .consult-people-visual.category-student-visual img{
  display:block;
  width:min(49vw,600px);
  max-height:650px;
  height:auto;
  object-fit:contain;
  object-position:center bottom;
  border:0;
  border-radius:0;
  box-shadow:none;
  filter:none;
}
@media(max-width:1180px){
  .category-keyword-hero{
    grid-template-columns:minmax(0,1fr) minmax(390px,500px);
    gap:2.5vw;
  }
  .category-keyword-hero h1{
    font-size:clamp(40px,5vw,60px);
    letter-spacing:-3.2px;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero .consult-people-visual.category-student-visual img{
    width:min(46vw,500px);
  }
  .category-keyword-hero .hero-orbit{
    right:-3vw;
    opacity:.45;
  }
}
@media(max-width:1000px){
  .category-keyword-hero{
    grid-template-columns:1fr;
    min-height:820px;
    padding-top:86px;
    padding-bottom:0;
    align-items:start;
  }
  .category-keyword-hero .lp-hero-copy{
    max-width:760px;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual{
    position:absolute;
    right:2vw;
    bottom:0;
    max-width:460px;
    min-height:420px;
    justify-content:flex-end;
    opacity:.88;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero .consult-people-visual.category-student-visual img{
    width:min(54vw,450px);
    max-height:480px;
  }
  .category-keyword-hero .hero-scan{
    display:none;
  }
  .category-keyword-hero .hero-orbit{
    right:-90px;
    top:150px;
    width:270px;
    height:270px;
  }
  .consult-hero.category-keyword-hero{
    min-height:auto;
    padding-bottom:0;
  }
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual{
    position:relative;
    right:auto;
    bottom:auto;
    max-width:440px;
    min-height:340px;
    margin:34px auto 0;
    justify-content:center;
  }
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual img{
    width:min(56vw,430px);
    max-height:450px;
  }
}
@media(max-width:760px){
  .category-keyword-hero{
    display:block;
    min-height:auto;
    padding-top:48px;
    padding-bottom:0;
    align-items:start;
  }
  .category-keyword-hero .lp-hero-copy{
    max-width:100%;
  }
  .category-keyword-hero .lp-kicker{
    margin-bottom:20px;
    font-size:9px;
    letter-spacing:2.1px;
  }
  .category-keyword-hero h1{
    max-width:100%;
    overflow:visible;
    font-size:clamp(33px,10.2vw,43px);
    line-height:1.14;
    letter-spacing:-2.6px;
  }
  .category-keyword-hero .lp-hero-copy>p:not(.lp-kicker){
    max-width:100%;
    margin-top:24px;
    padding-left:14px;
    font-size:13px;
    line-height:1.75;
  }
  .category-keyword-hero .hero-scan{
    display:none;
  }
  .category-keyword-hero .hero-light{
    right:-22%;
    top:17%;
    width:210px;
    height:210px;
    opacity:.62;
  }
  .category-keyword-hero .hero-orbit{
    right:-110px;
    top:150px;
    width:225px;
    height:225px;
    opacity:.32;
  }
  .category-keyword-hero .hero-particle{
    display:none;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual{
    position:relative;
    right:auto;
    bottom:auto;
    max-width:330px;
    min-height:300px;
    margin:28px auto 0;
    justify-content:center;
    opacity:.9;
    filter:drop-shadow(0 24px 32px rgba(0,0,0,.24));
  }
  .category-keyword-hero .category-hero-visual.category-student-visual:before{
    display:none;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero .consult-people-visual.category-student-visual img{
    width:min(78vw,320px);
    max-height:330px;
  }
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual img{
    width:min(78vw,320px);
    max-height:330px;
  }
}
@media(max-width:430px){
  .category-keyword-hero{
    padding-top:42px;
  }
  .category-keyword-hero h1{
    font-size:clamp(32px,9.8vw,38px);
    letter-spacing:-2.35px;
  }
  .category-keyword-hero .lp-hero-copy>p:not(.lp-kicker){
    font-size:12.5px;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual{
    max-width:300px;
    min-height:275px;
    margin-top:24px;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero .consult-people-visual.category-student-visual img{
    width:min(76vw,290px);
    max-height:300px;
  }
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual img{
    width:min(76vw,290px);
    max-height:300px;
  }
  .category-keyword-hero .hero-orbit{
    top:145px;
    right:-138px;
    opacity:.25;
  }
}

/* Final category hero tuning: same responsive behavior as landing hero */
.category-keyword-hero{
  isolation:isolate;
}
.category-keyword-hero .category-hero-visual.category-student-visual{
  z-index:2;
}
.category-keyword-hero .category-hero-visual.category-student-visual img,
.category-keyword-hero .consult-people-visual.category-student-visual img{
  width:min(42vw,720px);
  max-height:720px;
}
@media(min-width:1500px){
  .category-keyword-hero{
    grid-template-columns:minmax(0,1fr) minmax(620px,760px);
  }
  .category-keyword-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero .consult-people-visual.category-student-visual img{
    width:min(42vw,760px);
  }
}
@media(max-width:1180px) and (min-width:761px){
  .category-keyword-hero{
    min-height:720px;
    padding-top:72px;
    grid-template-columns:1fr;
    align-items:center;
  }
  .category-keyword-hero .lp-hero-copy{
    width:min(68vw,720px);
    max-width:720px;
    z-index:4;
  }
  .category-keyword-hero h1{
    max-width:720px;
    font-size:clamp(42px,5.5vw,58px);
    line-height:1.1;
    letter-spacing:-3px;
  }
  .category-keyword-hero .lp-hero-copy>p:not(.lp-kicker){
    max-width:560px;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual,
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual{
    position:absolute;
    right:1.5vw;
    top:190px;
    bottom:auto;
    left:auto;
    width:min(54vw,560px);
    max-width:560px;
    min-height:0;
    margin:0;
    align-items:flex-start;
    justify-content:flex-end;
    opacity:.44;
    filter:drop-shadow(0 28px 36px rgba(0,0,0,.25));
  }
  .consult-hero.category-keyword-hero{
    min-height:720px;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero .consult-people-visual.category-student-visual img,
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual img{
    width:min(54vw,560px);
    max-height:590px;
  }
  .category-keyword-hero .hero-light{
    right:7%;
    top:18%;
  }
  .category-keyword-hero .hero-orbit{
    right:-6vw;
    top:140px;
    width:330px;
    height:330px;
    opacity:.34;
  }
}
@media(max-width:760px){
  .category-keyword-hero{
    position:relative;
    min-height:450px;
    padding-top:48px;
    padding-bottom:6px;
    overflow:hidden;
  }
  .category-keyword-hero .lp-hero-copy{
    position:relative;
    z-index:4;
    width:100%;
  }
  .category-keyword-hero .lp-actions,
  .consult-hero.category-keyword-hero .phone-cta-grid{
    display:none!important;
  }
  .category-keyword-hero .lp-kicker{
    margin-bottom:18px;
  }
  .category-keyword-hero h1{
    max-width:96%;
    font-size:clamp(32px,9.4vw,42px);
    line-height:1.12;
    letter-spacing:-2.4px;
  }
  .category-keyword-hero .lp-hero-copy>p:not(.lp-kicker){
    max-width:94%;
    margin-top:24px;
    padding:15px 16px 15px 16px;
    border-left:3px solid rgba(120,232,206,.92);
    border-radius:0 18px 18px 0;
    background:rgba(22,18,43,.42);
    backdrop-filter:blur(8px);
    font-size:13px;
    line-height:1.78;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual,
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual{
    position:absolute;
    z-index:2;
    right:-118px;
    top:clamp(104px,27vw,132px);
    bottom:auto;
    left:auto;
    width:460px;
    max-width:104vw;
    min-height:0;
    margin:0;
    align-items:flex-start;
    justify-content:flex-end;
    opacity:.27;
    filter:drop-shadow(0 24px 32px rgba(0,0,0,.18));
  }
  .consult-hero.category-keyword-hero{
    min-height:450px;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero .consult-people-visual.category-student-visual img,
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual img{
    width:min(104vw,460px);
    max-height:470px;
  }
  .category-keyword-hero .hero-light{
    right:-28%;
    top:18%;
    opacity:.5;
  }
  .category-keyword-hero .hero-orbit{
    right:-128px;
    top:104px;
    width:255px;
    height:255px;
    opacity:.3;
  }
}
@media(max-width:430px){
  .category-keyword-hero{
    min-height:430px;
    padding-top:38px;
    padding-bottom:4px;
  }
  .category-keyword-hero h1{
    max-width:100%;
    font-size:clamp(31px,9.2vw,38px);
    letter-spacing:-2.2px;
  }
  .category-keyword-hero .lp-hero-copy>p:not(.lp-kicker){
    max-width:100%;
    font-size:12.5px;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual,
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual{
    right:-112px;
    top:112px;
    bottom:auto;
    width:420px;
    min-height:0;
    opacity:.26;
  }
  .consult-hero.category-keyword-hero{
    min-height:430px;
  }
  .category-keyword-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero .consult-people-visual.category-student-visual img,
  .consult-hero.category-keyword-hero .category-hero-visual.category-student-visual img{
    width:min(106vw,420px);
    max-height:440px;
  }
}

/* Category guide/consult header refinement */
.category-clean-header{
  display:grid;
  grid-template-columns:auto minmax(260px,1fr) auto;
  gap:clamp(24px,4.5vw,86px);
  align-items:center;
}
.category-clean-header .lp-header-cta{
  display:none!important;
}
.category-clean-header .lp-nav{
  justify-self:end;
  gap:clamp(22px,2.2vw,38px);
  font-size:15px;
  font-weight:900;
  letter-spacing:-.25px;
}
.category-clean-header .lp-nav a{
  color:rgba(255,255,255,.74);
}
.category-clean-header .lp-nav a:hover,
.category-clean-header .lp-nav a.active{
  color:#fff;
}
.category-header-ticker{
  position:relative;
  min-width:0;
  height:38px;
  display:flex;
  align-items:center;
  overflow:hidden;
  border-left:1px solid rgba(255,255,255,.1);
  border-right:1px solid rgba(255,255,255,.1);
  background:linear-gradient(90deg,transparent,rgba(120,232,206,.045),rgba(109,74,255,.05),transparent);
  mask-image:linear-gradient(90deg,transparent 0,#000 13%,#000 87%,transparent 100%);
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 13%,#000 87%,transparent 100%);
}
.category-header-ticker:before,
.category-header-ticker:after{
  content:"";
  position:absolute;
  top:50%;
  width:4px;
  height:4px;
  border-radius:50%;
  background:#78e8ce;
  box-shadow:0 0 16px rgba(120,232,206,.9);
  transform:translateY(-50%);
  opacity:.72;
}
.category-header-ticker:before{
  left:18px;
}
.category-header-ticker:after{
  right:18px;
  background:#a995ff;
  box-shadow:0 0 16px rgba(169,149,255,.9);
}
.category-header-ticker-track{
  display:flex;
  width:max-content;
  gap:38px;
  white-space:nowrap;
  will-change:transform;
  animation:category-header-ticker-move 18s linear infinite;
}
.category-header-ticker-track span{
  color:rgba(255,255,255,.84);
  font-size:13px;
  font-weight:800;
  letter-spacing:-.15px;
}
.category-header-ticker-track span:before{
  content:"FREE TRIAL";
  margin-right:12px;
  padding:5px 8px;
  border-radius:999px;
  background:rgba(120,232,206,.14);
  color:#78e8ce;
  font:900 9px Manrope,sans-serif;
  letter-spacing:1.2px;
}
.category-header-ticker-track span.level-care:before{
  content:"1:1 CARE";
  background:rgba(169,149,255,.16);
  color:#b9aaff;
}
.category-keyword-hero .lp-actions,
.category-keyword-hero .phone-cta-grid{
  display:none!important;
}
@keyframes category-header-ticker-move{
  from{transform:translateX(0)}
  to{transform:translateX(calc(-50% - 19px))}
}
@media(max-width:1180px){
  .category-clean-header{
    grid-template-columns:auto minmax(180px,1fr) auto;
    gap:24px;
  }
  .category-clean-header .lp-nav{
    font-size:14px;
    gap:22px;
  }
  .category-header-ticker-track span{
    font-size:12px;
  }
}
@media(max-width:900px){
  .category-clean-header{
    display:flex;
  }
  .category-clean-header .category-header-ticker{
    display:none;
  }
  .category-clean-header .lp-nav{
    justify-self:auto;
    font-size:13px;
  }
}

/* Deep review page */
.story-hero .lp-hero-copy>p:not(.lp-kicker){
  max-width:700px;
}
.review-depth-section{
  background:linear-gradient(180deg,#f7f6fb 0%,#efedf8 100%);
}
.review-insight-grid,
.review-story-grid,
.grade-review-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.review-insight-grid article,
.review-story-card,
.grade-review-grid article{
  position:relative;
  overflow:hidden;
  min-height:280px;
  padding:32px 30px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:0 22px 55px rgba(31,23,65,.06);
}
.review-insight-grid article:after,
.review-story-card:after,
.grade-review-grid article:after{
  content:"";
  position:absolute;
  right:-56px;
  top:-56px;
  width:150px;
  height:150px;
  border-radius:50%;
  background:linear-gradient(135deg,rgba(109,74,255,.12),rgba(120,232,206,.08));
}
.review-insight-grid b,
.review-story-card span,
.grade-review-grid span{
  display:inline-flex;
  margin-bottom:26px;
  padding:7px 10px;
  border-radius:999px;
  background:#ece8ff;
  color:var(--purple);
  font:900 10px Manrope,"Noto Sans KR",sans-serif;
  letter-spacing:.5px;
}
.review-insight-grid h3,
.review-story-card h3,
.grade-review-grid h3{
  position:relative;
  z-index:1;
  margin:0 0 14px;
  font-size:clamp(21px,1.6vw,28px);
  line-height:1.32;
  letter-spacing:-1.4px;
  word-break:keep-all;
}
.review-insight-grid p,
.review-story-card p,
.grade-review-grid p{
  position:relative;
  z-index:1;
  margin:0;
  color:#726c7e;
  font-size:13px;
  line-height:1.85;
  word-break:keep-all;
}
.review-story-grid{
  grid-template-columns:repeat(2,1fr);
}
.review-story-card{
  min-height:370px;
}
.review-story-card blockquote{
  position:relative;
  z-index:1;
  margin:24px 0 0;
  padding:18px 18px 18px 22px;
  border-left:3px solid var(--mint);
  background:#f6f4fd;
  color:#2c2940;
  font-size:14px;
  line-height:1.75;
  font-weight:800;
  word-break:keep-all;
}
.review-process{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  counter-reset:review-step;
}
.review-process article{
  counter-increment:review-step;
  min-height:240px;
  padding:30px 26px;
  background:#19172d;
  color:#fff;
  border:1px solid rgba(255,255,255,.1);
  box-shadow:0 24px 60px rgba(20,15,45,.14);
}
.review-process article:before{
  content:"0" counter(review-step);
  display:inline-grid;
  place-items:center;
  width:44px;
  height:44px;
  margin-bottom:28px;
  border-radius:50%;
  background:var(--mint);
  color:#151326;
  font:900 12px Manrope,sans-serif;
}
.review-process strong{
  display:block;
  margin-bottom:12px;
  font-size:22px;
  letter-spacing:-1px;
}
.review-process p{
  margin:0;
  color:#c7c2d2;
  font-size:12px;
  line-height:1.8;
  word-break:keep-all;
}
.grade-review-grid{
  grid-template-columns:repeat(4,1fr);
}
.grade-review-grid article{
  min-height:270px;
}
.story-more-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  margin:28px auto 0;
  padding:0 22px;
  border:1px solid rgba(255,255,255,.32);
  color:#fff;
  font-size:13px;
  font-weight:900;
}
.story-more-link:after{
  content:"→";
  margin-left:8px;
}
@media(max-width:1000px){
  .review-insight-grid,
  .review-story-grid,
  .grade-review-grid,
  .review-process{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .review-insight-grid,
  .review-story-grid,
  .grade-review-grid,
  .review-process{
    grid-template-columns:1fr;
  }
  .review-insight-grid article,
  .review-story-card,
  .grade-review-grid article,
  .review-process article{
    min-height:auto;
    padding:28px 22px;
  }
  .review-story-card blockquote{
    font-size:13px;
  }
}

/* Review archive: 500 selectable review summaries */
.review-archive-section{overflow:hidden}
.review-archive{margin-top:34px}
.review-archive-panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) 280px;
  gap:16px;
  align-items:stretch;
  padding:18px;
  border:1px solid #e1dbff;
  border-radius:30px;
  background:rgba(255,255,255,.82);
  box-shadow:0 24px 70px rgba(54,34,126,.08);
}
.review-filter-group{display:flex;flex-wrap:wrap;gap:9px}
.review-filter-group button{
  appearance:none;
  border:1px solid #dcd4ff;
  border-radius:999px;
  padding:11px 16px;
  background:#fff;
  color:#554d70;
  font-family:inherit;
  font-weight:900;
  font-size:13px;
  cursor:pointer;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.review-filter-group button:hover{transform:translateY(-1px);border-color:#8e7cff}
.review-filter-group button.active{background:#6d49ff;color:#fff;border-color:#6d49ff;box-shadow:0 12px 26px rgba(109,73,255,.22)}
.review-search-box{display:flex;flex-direction:column;gap:8px;border:1px solid #e0d9ff;border-radius:22px;background:#fff;padding:13px 16px}
.review-search-box span{font-size:12px;font-weight:900;color:#6d49ff}
.review-search-box input{width:100%;border:0;outline:0;font:700 14px/1.4 "Noto Sans KR",sans-serif;color:#17152a;background:transparent}
.review-search-box input::placeholder{color:#a7a0bb}
.review-archive-summary{display:flex;justify-content:space-between;gap:14px;align-items:center;margin:20px 4px 18px;color:#6b657d}
.review-archive-summary strong{color:#17152a;font-size:18px;letter-spacing:-.45px}
.review-archive-summary span{font-size:13px;font-weight:700}
.review-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.review-archive-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:410px;
  padding:24px;
  border-radius:28px;
  background:#fff;
  border:1px solid #e2dcfa;
  box-shadow:0 22px 60px rgba(42,27,100,.08);
  overflow:hidden;
}
.review-archive-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#6d49ff,#76eadb)}
.review-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px}
.review-card-top span{display:inline-grid;place-items:center;min-width:46px;height:32px;border-radius:999px;background:#f1edff;color:#6d49ff;font:900 12px/1 Manrope,sans-serif}
.review-card-top b{font-size:13px;color:#6b657d}
.review-archive-card h3{margin:0 0 14px;color:#17152a;font-size:23px;line-height:1.32;letter-spacing:-.85px;word-break:keep-all}
.review-archive-card p{margin:0;color:#625d73;font-size:15px;line-height:1.78;letter-spacing:-.25px;word-break:keep-all}
.review-archive-card .review-lead{margin-bottom:12px;color:#332c50;font-weight:900}
.review-tags{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}
.review-tags em{font-style:normal;border:1px solid #e0d9ff;border-radius:999px;padding:7px 10px;color:#6d49ff;background:#faf8ff;font-size:12px;font-weight:900}
.review-archive-card blockquote{margin:auto 0 0;padding:16px 18px;border-radius:20px;background:linear-gradient(135deg,#211b39,#352b60);color:#fff;font-size:14px;font-weight:800;line-height:1.65;word-break:keep-all}
.review-more-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  width:min(360px,100%);
  min-height:54px;
  margin:28px auto 0;
  border:0;
  border-radius:999px;
  background:#6d49ff;
  color:#fff;
  font-family:inherit;
  font-weight:900;
  font-size:15px;
  cursor:pointer;
  box-shadow:0 18px 38px rgba(109,73,255,.25);
  transition:transform .2s ease,box-shadow .2s ease;
}
.review-more-btn:hover{transform:translateY(-2px);box-shadow:0 22px 48px rgba(109,73,255,.32)}
.review-more-btn[hidden]{display:none}
@media(max-width:1024px){
  .review-archive-panel{grid-template-columns:1fr}
  .review-archive-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .review-archive{margin-top:24px}
  .review-archive-panel{padding:14px;border-radius:24px}
  .review-filter-group{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
  .review-filter-group::-webkit-scrollbar{display:none}
  .review-filter-group button{flex:0 0 auto;padding:10px 14px;font-size:12px}
  .review-search-box{border-radius:18px}
  .review-archive-summary{display:block;margin:18px 2px 14px}
  .review-archive-summary strong{display:block;font-size:16px;line-height:1.45}
  .review-archive-summary span{display:block;margin-top:6px;line-height:1.55}
  .review-archive-grid{grid-template-columns:1fr;gap:13px}
  .review-archive-card{min-height:auto;padding:22px;border-radius:24px}
  .review-archive-card h3{font-size:21px}
  .review-archive-card p{font-size:14px;line-height:1.72}
  .review-archive-card blockquote{font-size:13px}
}

/* Review archive refinement: separated grade/subject filters + numeric pagination */
.review-archive-panel{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) 300px;
}
.review-filter-set{
  min-width:0;
  padding:14px;
  border:1px solid #eee9ff;
  border-radius:24px;
  background:linear-gradient(180deg,#fff,#fbfaff);
}
.review-filter-set>strong{
  display:block;
  margin:0 0 10px 4px;
  color:#17152a;
  font-size:13px;
  font-weight:900;
  letter-spacing:-.2px;
}
.review-pagination{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin-top:28px;
}
.review-pagination button{
  appearance:none;
  min-width:42px;
  height:42px;
  border:1px solid #ded7ff;
  border-radius:14px;
  background:#fff;
  color:#554d70;
  font-family:Manrope,"Noto Sans KR",sans-serif;
  font-size:13px;
  font-weight:900;
  cursor:pointer;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.review-pagination button:hover:not(:disabled){
  transform:translateY(-1px);
  border-color:#6d49ff;
}
.review-pagination button[aria-current="page"]{
  background:#6d49ff;
  border-color:#6d49ff;
  color:#fff;
  box-shadow:0 14px 30px rgba(109,73,255,.24);
}
.review-pagination button:disabled{
  opacity:.38;
  cursor:not-allowed;
}
.review-page-control{
  min-width:58px!important;
  padding:0 14px;
}
.review-page-gap{
  display:inline-grid;
  place-items:center;
  min-width:22px;
  height:42px;
  color:#8a839d;
  font-weight:900;
}
@media(max-width:1180px){
  .review-archive-panel{
    grid-template-columns:1fr 1fr;
  }
  .review-search-box{
    grid-column:1/-1;
  }
}
@media(max-width:760px){
  .review-archive-panel{
    grid-template-columns:1fr;
  }
  .review-filter-set{
    padding:12px;
    border-radius:20px;
  }
  .review-filter-set .review-filter-group{
    flex-wrap:nowrap;
    overflow-x:auto;
    scrollbar-width:none;
  }
  .review-filter-set .review-filter-group::-webkit-scrollbar{
    display:none;
  }
  .review-pagination{
    gap:6px;
  }
  .review-pagination button{
    min-width:38px;
    height:38px;
    border-radius:12px;
  }
  .review-page-control{
    min-width:52px!important;
  }
}

/* Compact review cards */
.compact-review-card{
  min-height:360px;
  padding:22px;
}
.compact-review-card h3{
  font-size:20px;
  line-height:1.3;
  margin-bottom:10px;
}
.compact-review-card .review-lead{
  font-size:14px;
  line-height:1.55;
  margin-bottom:9px;
}
.compact-review-card p:not(.review-lead){
  font-size:14px;
  line-height:1.66;
}
.compact-review-card .review-tags{
  margin:12px 0;
}
.compact-review-card blockquote{
  padding:12px 14px;
  font-size:13px;
  line-height:1.5;
}
@media(max-width:640px){
  .compact-review-card{
    min-height:auto;
    padding:20px;
  }
  .compact-review-card h3{
    font-size:19px;
  }
}

/* Category pages section 1: large-PC balance refinement
   - Applies only to guide / stories / consultation hero sections on PC.
   - Tablet and mobile keep their existing landing-page style rules. */
@media(min-width:1281px){
  .category-keyword-hero.category-people-hero{
    grid-template-columns:minmax(0,1fr) minmax(620px,790px);
    column-gap:clamp(34px,4vw,76px);
  }
  .category-keyword-hero.category-people-hero .lp-hero-copy{
    max-width:900px;
  }
  .category-keyword-hero.category-people-hero h1{
    max-width:940px;
    font-size:clamp(62px,4.45vw,88px);
    line-height:1.08;
    letter-spacing:-5.2px;
  }
  .category-keyword-hero.category-people-hero .lp-hero-copy>p:not(.lp-kicker){
    max-width:760px;
    font-size:18px;
    line-height:1.9;
  }
  .category-keyword-hero.category-people-hero .category-hero-visual.category-student-visual,
  .consult-hero.category-keyword-hero.category-people-hero .category-hero-visual.category-student-visual{
    align-self:end;
    justify-self:end;
    transform:translateX(-2.2vw);
  }
  .category-keyword-hero.category-people-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero.category-people-hero .consult-people-visual.category-student-visual img,
  .consult-hero.category-keyword-hero.category-people-hero .category-hero-visual.category-student-visual img{
    width:min(45vw,850px);
    max-height:790px;
  }
.category-keyword-hero.category-people-hero .hero-scan{
    width:min(45vw,820px);
    right:2.4vw;
  }
  .category-keyword-hero.category-people-hero .hero-orbit{
    right:3.2vw;
    width:430px;
    height:430px;
  }
}

@media(min-width:1181px) and (max-width:1500px){
  .category-keyword-hero.category-people-hero{
    grid-template-columns:minmax(0,1fr) minmax(560px,700px);
    column-gap:clamp(24px,3vw,48px);
  }
  .category-keyword-hero.category-people-hero h1{
    font-size:clamp(56px,4.65vw,72px);
    letter-spacing:-4.4px;
  }
  .category-keyword-hero.category-people-hero .category-hero-visual.category-student-visual,
  .consult-hero.category-keyword-hero.category-people-hero .category-hero-visual.category-student-visual{
    transform:translateX(-1vw);
  }
  .category-keyword-hero.category-people-hero .category-hero-visual.category-student-visual img,
  .category-keyword-hero.category-people-hero .consult-people-visual.category-student-visual img,
  .consult-hero.category-keyword-hero.category-people-hero .category-hero-visual.category-student-visual img{
    width:clamp(650px,48vw,730px);
    max-height:760px;
  }
}

/* Long school-name safety net
   전국 학교명은 길이가 크게 달라집니다. 특히 "대학교사범대학부설..."처럼
   공백 없이 긴 명칭은 keep-all만으로는 박스를 뚫기 때문에 구간 03-2에서는
   제목/단계 문장에 한해 안전한 줄바꿈을 허용합니다. */
body.region-keyword-page .keyword-school-schedule,
body.region-keyword-page .keyword-school-schedule *,
body.region-keyword-page.landing-readable-mode .keyword-school-schedule,
body.region-keyword-page.landing-readable-mode .keyword-school-schedule *{
  min-width:0!important;
  box-sizing:border-box!important;
}
body.region-keyword-page .keyword-school-schedule>div:first-child,
body.region-keyword-page.landing-readable-mode .keyword-school-schedule>div:first-child{
  overflow:hidden!important;
}
body.region-keyword-page .keyword-school-schedule h2,
body.region-keyword-page .keyword-school-schedule [data-context-prep-title],
body.region-keyword-page.landing-readable-mode .keyword-school-schedule h2,
body.region-keyword-page.landing-readable-mode .keyword-school-schedule [data-context-prep-title]{
  max-width:100%!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
  line-break:anywhere!important;
  text-wrap:balance!important;
}
body.region-keyword-page .keyword-school-schedule p,
body.region-keyword-page .keyword-school-schedule [data-context-prep-intro],
body.region-keyword-page .keyword-school-schedule [data-context-prep-method],
body.region-keyword-page.landing-readable-mode .keyword-school-schedule p,
body.region-keyword-page.landing-readable-mode .keyword-school-schedule [data-context-prep-intro],
body.region-keyword-page.landing-readable-mode .keyword-school-schedule [data-context-prep-method]{
  max-width:100%!important;
  word-break:keep-all!important;
  overflow-wrap:anywhere!important;
}
body.region-keyword-page .schedule-highlight-list,
body.region-keyword-page .prep-flow-list,
body.region-keyword-page.landing-readable-mode .schedule-highlight-list{
  min-width:0!important;
  width:100%!important;
}
body.region-keyword-page .schedule-highlight-list li,
body.region-keyword-page .prep-flow-list li,
body.region-keyword-page.landing-readable-mode .schedule-highlight-list li{
  min-width:0!important;
  overflow:hidden!important;
}
body.region-keyword-page .schedule-highlight-list span,
body.region-keyword-page .schedule-highlight-list [data-context-prep-step],
body.region-keyword-page .prep-flow-list span,
body.region-keyword-page .prep-flow-list [data-context-prep-step],
body.region-keyword-page.landing-readable-mode .schedule-highlight-list span,
body.region-keyword-page.landing-readable-mode .schedule-highlight-list [data-context-prep-step]{
  min-width:0!important;
  white-space:normal!important;
  word-break:keep-all!important;
  overflow-wrap:anywhere!important;
}

@media(min-width:1025px){
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule{
    grid-template-columns:minmax(0,1fr) minmax(380px,500px)!important;
  }
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule h2,
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule [data-context-prep-title]{
    font-size:clamp(28px,2vw,36px)!important;
    line-height:1.28!important;
    letter-spacing:-1.7px!important;
  }
  body.region-keyword-page.landing-readable-mode .schedule-highlight-list li{
    grid-template-columns:minmax(66px,auto) minmax(0,1fr)!important;
    align-items:center!important;
    column-gap:12px!important;
  }
  body.region-keyword-page.landing-readable-mode .schedule-highlight-list strong{
    flex:0 0 auto!important;
    margin-right:0!important;
  }
}

@media(min-width:761px) and (max-width:1024px){
  body.region-keyword-page .keyword-school-schedule h2,
  body.region-keyword-page .keyword-school-schedule [data-context-prep-title],
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule h2,
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule [data-context-prep-title]{
    font-size:clamp(25px,4.1vw,34px)!important;
    line-height:1.3!important;
  }
}

@media(max-width:760px){
  body.region-keyword-page .keyword-school-schedule h2,
  body.region-keyword-page .keyword-school-schedule [data-context-prep-title],
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule h2,
  body.region-keyword-page.landing-readable-mode .keyword-school-schedule [data-context-prep-title]{
    font-size:clamp(23px,6.6vw,29px)!important;
    line-height:1.32!important;
    letter-spacing:-1.35px!important;
  }
}

/* Section 03 unified teaching narrative: one focused block instead of split cards */
body.region-keyword-page .keyword-article.lead,
body.region-keyword-page.landing-readable-mode .keyword-article.lead{
  max-width:1120px!important;
}

@media(min-width:1181px){
  body.region-keyword-page .keyword-article.lead,
  body.region-keyword-page.landing-readable-mode .keyword-article.lead{
    max-width:min(1720px,calc(100vw - 96px))!important;
  }
}

body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs],
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs]{
  display:block!important;
  margin-top:22px!important;
  padding:24px 28px!important;
  border:1px solid rgba(109,74,255,.13)!important;
  border-left:5px solid #78e8ce!important;
  border-radius:24px!important;
  background:
    radial-gradient(circle at right top,rgba(120,232,206,.12),transparent 34%),
    linear-gradient(135deg,#ffffff 0%,#fbf9ff 100%)!important;
  box-shadow:0 18px 50px rgba(31,23,65,.06)!important;
}

body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p,
body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:first-child,
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p,
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
  display:block!important;
  grid-column:auto!important;
  grid-row:auto!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#4b4558!important;
  font-size:15.6px!important;
  line-height:1.9!important;
  font-weight:650!important;
  word-break:keep-all!important;
}

body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:first-child,
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
  color:#201c31!important;
  font-size:16.4px!important;
  font-weight:850!important;
}

body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p + p,
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p + p{
  margin-top:12px!important;
  padding-top:12px!important;
  border-top:1px solid rgba(109,74,255,.1)!important;
}

body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:nth-child(n+2),
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p:nth-child(n+2){
  position:relative!important;
  padding-left:18px!important;
}

body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:nth-child(n+2)::before,
body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p:nth-child(n+2)::before{
  content:"";
  position:absolute;
  left:0;
  top:22px;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#78e8ce;
  box-shadow:0 0 0 5px rgba(120,232,206,.16);
}

@media(max-width:760px){
  body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs],
  body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs]{
    margin-top:18px!important;
    padding:20px 18px!important;
    border-radius:20px!important;
  }

  body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p,
  body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:first-child,
  body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p,
  body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
    font-size:13.5px!important;
    line-height:1.78!important;
    letter-spacing:-.35px!important;
  }

  body.region-keyword-page .keyword-article.lead [data-dynamic-paragraphs] p:first-child,
  body.region-keyword-page.landing-readable-mode .keyword-article.lead [data-dynamic-paragraphs] p:first-child{
    font-size:14px!important;
  }
}

/* Production cleanup: internal review section labels must not appear on public pages. */
.labeled-section:after,
.keyword-labeled-section:after,
.category-labeled-section:after,
.section-label-badge{
  content:none!important;
  display:none!important;
}

/* Gwangmyeong pages reuse the locked premium template without decorative overflow. */
body.gwangmyeong-unified-template{
  overflow-x:hidden!important;
}
body.gwangmyeong-unified-template .keyword-cta{
  overflow:hidden!important;
}
body.gwangmyeong-unified-template .keyword-image-card img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:1200/630;
  object-fit:cover;
}
@media(max-width:760px){
  body.gwangmyeong-unified-template .keyword-hero{
    display:block!important;
  }
  body.gwangmyeong-unified-template .keyword-hero-visual{
    position:relative!important;
    inset:auto!important;
    display:flex!important;
    max-width:300px!important;
    min-height:280px!important;
    margin:28px auto 0!important;
    justify-content:center!important;
  }
  body.gwangmyeong-unified-template .keyword-hero-visual img{
    width:min(76vw,290px)!important;
    height:auto!important;
    max-height:300px!important;
    object-fit:contain!important;
  }
}

/* Mobile layout stability lock: shared by Daejeon, Gapyeong, Goyang,
   Gwacheon and Gwangmyeong keyword pages. */
body.region-keyword-page{
  overflow-x:hidden!important;
  overflow-x:clip!important;
}

html:has(body.region-keyword-page){
  overflow-x:hidden!important;
  overflow-x:clip!important;
}

@media(max-width:760px){
  html,
  body.region-keyword-page{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  body.region-keyword-page *,
  body.region-keyword-page *::before,
  body.region-keyword-page *::after{
    box-sizing:border-box;
  }

  body.region-keyword-page .keyword-page,
  body.region-keyword-page .keyword-content,
  body.region-keyword-page .keyword-content > *,
  body.region-keyword-page .keyword-article,
  body.region-keyword-page .keyword-article > div,
  body.region-keyword-page .keyword-summary-section,
  body.region-keyword-page .keyword-summary-section > *,
  body.region-keyword-page .keyword-local-selector,
  body.region-keyword-page .keyword-selector-board{
    min-width:0!important;
    max-width:100%!important;
  }

  body.region-keyword-page .keyword-hero{
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }

  body.region-keyword-page .keyword-hero .hero-orbit,
  body.region-keyword-page .keyword-hero .hero-light,
  body.region-keyword-page .keyword-hero-visual,
  body.region-keyword-page .keyword-hero-visual img{
    max-width:100%!important;
  }

  body.region-keyword-page .keyword-hero-visual{
    right:0!important;
    transform:none!important;
  }

  body.region-keyword-page .keyword-hero h1,
  body.region-keyword-page .keyword-summary-head h2,
  body.region-keyword-page .keyword-selector-heading h2,
  body.region-keyword-page .keyword-article h2,
  body.region-keyword-page .keyword-local-point h2,
  body.region-keyword-page .keyword-cta h2,
  body.region-keyword-page .keyword-related h2,
  body.region-keyword-page .keyword-faq h2,
  body.region-keyword-page .school-info-card h2,
  body.region-keyword-page .lesson-section-05 h2,
  body.region-keyword-page .lesson-section-07 h2{
    max-width:100%!important;
    letter-spacing:0!important;
    word-break:keep-all!important;
    overflow-wrap:break-word!important;
  }

  body.region-keyword-page p,
  body.region-keyword-page li,
  body.region-keyword-page summary,
  body.region-keyword-page td,
  body.region-keyword-page dd,
  body.region-keyword-page .lesson-section-lead{
    min-width:0!important;
    max-width:100%!important;
    letter-spacing:0!important;
    word-break:keep-all!important;
    overflow-wrap:break-word!important;
  }

  body.region-keyword-page.landing-readable-mode .lesson-point-list li{
    grid-template-columns:68px minmax(0,1fr)!important;
    gap:9px!important;
    align-items:start!important;
    padding:10px!important;
  }

  body.region-keyword-page.landing-readable-mode .lesson-point-list b{
    width:68px!important;
    min-width:68px!important;
    min-height:28px!important;
    height:auto!important;
    padding:6px 7px!important;
    font-size:10px!important;
    line-height:1.2!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
    word-break:normal!important;
    overflow:visible!important;
  }

  body.region-keyword-page.landing-readable-mode .lesson-point-list span{
    min-width:0!important;
    font-size:12.4px!important;
    line-height:1.6!important;
    letter-spacing:0!important;
    word-break:keep-all!important;
    overflow-wrap:break-word!important;
  }

  body.region-keyword-page .global-floating-contact{
    left:50%!important;
    right:auto!important;
    width:min(318px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
    transform:translateX(-50%)!important;
  }
}

@media(max-width:360px){
  body.region-keyword-page .keyword-content{
    padding-left:14px!important;
    padding-right:14px!important;
  }

  body.region-keyword-page .keyword-summary-card,
  body.region-keyword-page .keyword-fact-card,
  body.region-keyword-page .keyword-article,
  body.region-keyword-page .keyword-local-point,
  body.region-keyword-page .keyword-cta,
  body.region-keyword-page .keyword-related,
  body.region-keyword-page .keyword-faq,
  body.region-keyword-page .selector-panel,
  body.region-keyword-page .school-info-card{
    padding-left:16px!important;
    padding-right:16px!important;
  }

  body.region-keyword-page.landing-readable-mode .lesson-point-list li{
    grid-template-columns:64px minmax(0,1fr)!important;
    gap:8px!important;
  }

  body.region-keyword-page.landing-readable-mode .lesson-point-list b{
    width:64px!important;
    min-width:64px!important;
    font-size:10px!important;
  }

  body.region-keyword-page.landing-readable-mode .lesson-point-list span{
    font-size:12px!important;
  }
}

/* CSV-generated region/school pages use a direct hero heading instead of
   the nested premium hero copy. Keep that text readable on the dark hero. */
body.region-keyword-page .keyword-hero > h1,
body.region-keyword-page .keyword-hero > .hero-lead{
  color:#fff!important;
}

body.region-keyword-page .keyword-hero > .hero-lead{
  opacity:.88!important;
}

body.region-keyword-page .keyword-hero > .local-admin-note{
  color:rgba(255,255,255,.78)!important;
}

body.region-keyword-page .keyword-hero > .hero-actions a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:44px!important;
  padding:10px 16px!important;
  border:1px solid rgba(255,255,255,.3)!important;
  border-radius:10px!important;
  background:#6d4aff!important;
  color:#fff!important;
  font-weight:850!important;
  text-decoration:none!important;
}


/* Five-region final mobile hero non-overlap lock */
@media(max-width:760px){
  body.region-keyword-page .keyword-hero{
    height:auto!important;
    min-height:0!important;
    padding-bottom:24px!important;
    overflow:hidden!important;
  }

  body.region-keyword-page .keyword-hero .lp-hero-inner{
    min-height:0!important;
    display:block!important;
  }

  body.region-keyword-page .keyword-hero .lp-hero-copy{
    position:relative!important;
    z-index:5!important;
    width:100%!important;
    max-width:100%!important;
  }

  body.region-keyword-page .keyword-hero-visual,
  body.region-keyword-page .keyword-hero-visual img{
    display:none!important;
  }

  body.region-keyword-page .keyword-hero h1,
  body.region-keyword-page .keyword-hero h1 *{
    position:relative!important;
    z-index:5!important;
    max-width:100%!important;
    line-height:1.14!important;
    letter-spacing:0!important;
    word-break:keep-all!important;
    overflow-wrap:anywhere!important;
  }
}

@media(max-width:430px){
  body.region-keyword-page .keyword-hero h1{
    font-size:34px!important;
  }
}

@media(max-width:360px){
  body.region-keyword-page .keyword-hero h1{
    font-size:30px!important;
  }
}

/* Consultation form review: focused two-panel layout */
.consultation-form-section{
  padding-top:96px;
  padding-bottom:96px;
  background:#efedf5!important;
}
.consultation-card-layout{
  width:min(1180px,100%);
  margin:0 auto;
  grid-template-columns:minmax(320px,.76fr) minmax(0,1.24fr);
  gap:0;
  background:#fff;
  border:1px solid #d9d5e4;
  box-shadow:0 28px 70px rgba(30,24,61,.11);
}
.consultation-copy-panel{
  min-width:0;
  padding:54px 46px 48px;
  background:#211d3b;
  color:#fff;
}
.consultation-copy-panel .lp-kicker{
  margin:0 0 20px;
  color:#74e2ca;
}
.consultation-copy-panel h2{
  margin:0;
  font-size:clamp(34px,3vw,44px);
  line-height:1.28;
  letter-spacing:0;
  word-break:keep-all;
}
.consultation-copy-panel>p:not(.lp-kicker){
  margin:24px 0 0;
  color:#c6c1d4;
  font-size:13px;
  line-height:1.85;
  word-break:keep-all;
}
.consult-flow-list{
  list-style:none;
  margin:38px 0 0;
  padding:0;
  border-top:1px solid rgba(255,255,255,.18);
}
.consult-flow-list li{
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  gap:14px;
  align-items:start;
  padding:19px 0;
  border-bottom:1px solid rgba(255,255,255,.13);
}
.consult-flow-list li>span{
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  background:#6d4aff;
  color:#fff;
  font:800 10px Manrope,sans-serif;
}
.consult-flow-list li:nth-child(2)>span{background:#28aa93}
.consult-flow-list li:nth-child(3)>span{background:#d36b3f}
.consult-flow-list strong{
  display:block;
  font-size:14px;
}
.consult-flow-list small{
  display:block;
  margin-top:6px;
  color:#aaa5ba;
  font-size:11px;
  line-height:1.65;
  word-break:keep-all;
}
.consultation-form-panel{
  min-width:0;
  padding:48px 46px 40px;
  gap:17px 14px;
  align-content:start;
  background:#fff;
}
.consult-form-head{
  grid-column:1/-1;
  margin-bottom:9px;
  padding-bottom:22px;
  border-bottom:1px solid #e0dce7;
}
.consult-form-head>span{
  display:block;
  color:#6d4aff;
  font:800 9px Manrope,sans-serif;
  letter-spacing:1.7px;
}
.consult-form-head>strong{
  display:block;
  margin-top:9px;
  font-size:23px;
  letter-spacing:0;
}
.consult-form-head>small{
  display:block;
  margin-top:7px;
  color:#777181;
  font-size:11px;
}
.consultation-form-panel>label:first-of-type{
  grid-column:1/-1;
}
.consultation-form-panel label{
  gap:8px;
}
.consult-field-label{
  color:#302a40;
  font-size:11px;
  font-weight:800;
}
.consultation-form-panel label:has([required]) .consult-field-label:after{
  content:" *";
  color:#6d4aff;
}
.consultation-form-panel input,
.consultation-form-panel select,
.consultation-form-panel textarea{
  min-height:55px;
  padding:0 16px;
  border:1px solid #d8d3e1;
  background:#faf9fc;
  color:#211d32;
  transition:border-color .2s,box-shadow .2s,background .2s;
}
.consultation-form-panel textarea{
  min-height:118px;
  padding-top:15px;
  line-height:1.65;
}
.consultation-form-panel input:focus,
.consultation-form-panel select:focus,
.consultation-form-panel textarea:focus{
  border-color:#6d4aff;
  background:#fff;
  box-shadow:0 0 0 3px rgba(109,74,255,.11);
}
.consultation-form-panel button{
  min-height:59px;
  margin-top:4px;
  background:#2b2450;
  transition:background .2s,transform .2s,box-shadow .2s;
}
.consultation-form-panel button:hover{
  background:#6d4aff;
  transform:translateY(-2px);
  box-shadow:0 13px 26px rgba(76,52,172,.2);
}
.consultation-form-panel .form-note{
  margin:0;
  color:#878190;
  font-size:9px;
  line-height:1.7;
}
@media(max-width:900px){
  .consultation-card-layout{
    grid-template-columns:1fr;
    width:min(720px,100%);
  }
  .consultation-copy-panel{
    padding:42px 38px 38px;
  }
  .consultation-copy-panel h2{
    max-width:600px;
  }
  .consult-flow-list{
    display:grid;
    grid-template-columns:repeat(3,1fr);
  }
  .consult-flow-list li{
    display:block;
    padding:18px 16px 8px 0;
    border-bottom:0;
  }
  .consult-flow-list li+li{
    padding-left:16px;
    border-left:1px solid rgba(255,255,255,.13);
  }
  .consult-flow-list div{
    margin-top:12px;
  }
}
@media(max-width:600px){
  .consultation-form-section{
    padding:58px 18px 66px;
  }
  .consultation-card-layout{
    border:0;
    box-shadow:0 18px 48px rgba(30,24,61,.1);
  }
  .consultation-copy-panel{
    padding:34px 24px 31px;
  }
  .consultation-copy-panel h2{
    font-size:31px;
    line-height:1.3;
  }
  .consultation-copy-panel>p:not(.lp-kicker){
    margin-top:18px;
    font-size:12px;
  }
  .consult-flow-list{
    display:block;
    margin-top:28px;
  }
  .consult-flow-list li{
    display:grid;
    padding:15px 0;
    border-bottom:1px solid rgba(255,255,255,.13);
  }
  .consult-flow-list li+li{
    padding-left:0;
    border-left:0;
  }
  .consult-flow-list div{
    margin-top:0;
  }
  .consultation-form-panel{
    grid-template-columns:1fr;
    padding:30px 20px 26px;
    gap:15px;
  }
  .consult-form-head,
  .consultation-form-panel>label:first-of-type,
  .consultation-form-panel label.full,
  .consultation-form-panel button,
  .consultation-form-panel .form-note{
    grid-column:1;
  }
  .consult-form-head>strong{
    font-size:20px;
  }
  .consultation-form-panel input,
  .consultation-form-panel select{
    min-height:53px;
  }
}
