/* TOP Phase 2. Loaded on front page only. Header 0.2.1 stays unchanged. */
body.home.vrl-renewal #vrl-content{max-width:none;width:100%;padding:0}
.vrl-home .vrl-hero-inner{max-width:1400px;min-height:660px;padding:54px 32px 38px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr auto;gap:0 12px}
.vrl-home .vrl-brand-copy{align-self:center;min-width:0}
.vrl-home .vrl-brand-copy h1{font-size:clamp(42px,4.7vw,76px);line-height:1.48;letter-spacing:0;margin:16px 0 24px}
.vrl-home .vrl-brand-copy>p:last-child{font-size:17px}
.vrl-home .vrl-brand-characters{grid-row:1/3;align-self:center;overflow:visible}
.vrl-home .vrl-brand-characters img{width:102%;margin-left:-27%;filter:drop-shadow(0 12px 8px #14345a0d)}
.vrl-home .vrl-brand-characters img+img{margin-left:-48%}
.vrl-home .vrl-brand-actions{align-self:start;margin:0 0 38px;gap:18px}
.vrl-home .vrl-brand-actions a{min-height:58px;padding:14px 30px;font-size:17px}
.vrl-home .vrl-brand-values{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:none;padding:27px max(24px,calc((100% - 1340px)/2));background:linear-gradient(110deg,#062851,#10467c);color:white;font-size:17px;line-height:1.65}
.vrl-home .vrl-brand-values span{padding:0 32px;border-left:1px solid #bea267;text-align:center}
.vrl-home .vrl-brand-values span:first-child{border-left:0}
.vrl-home .vrl-home-sections{max-width:1400px;padding:32px 32px 64px}
.vrl-home .vrl-section{padding:38px 0}
.vrl-home .vrl-heading-row{margin-bottom:26px}
.vrl-home .vrl-heading-row h2{font-size:clamp(28px,2.6vw,39px)}
.vrl-home .vrl-featured-course{grid-template-columns:1.15fr 1fr;border:0;border-top:2px solid #b18d48;border-radius:0;box-shadow:none;background:linear-gradient(115deg,#fff 45%,#f2f6fa);padding:26px 0;gap:26px;border-bottom:1px solid #dae2eb}
.vrl-home .vrl-featured-copy{padding:12px 24px}
.vrl-home .vrl-featured-copy h3{font-size:clamp(27px,2.5vw,36px);line-height:1.5}
.vrl-home .vrl-course-facts{margin:22px 0}
.vrl-home .vrl-course-facts>*{background:white;border-bottom:1px solid #bf9a51;font-size:13px}
.vrl-home .vrl-featured-bottom .vrl-price{font-size:34px}
.vrl-home .vrl-genre-cards{gap:24px}
.vrl-home .vrl-genre-card{display:flex;flex-direction:column;border:0;border-bottom:2px solid #bc9852;box-shadow:none;background:#f8fafc}
.vrl-home .vrl-genre-card:hover{box-shadow:none;background:#edf3f9}
.vrl-home .vrl-genre-art img{aspect-ratio:4/3;height:auto;object-fit:cover}
.vrl-home .vrl-genre-card h3{font-size:21px;margin:22px 20px 14px;min-height:63px}
.vrl-home .vrl-genre-card p{font-size:14px;line-height:1.9;margin:0 20px 20px}
.vrl-home .vrl-genre-link{display:block;margin:auto 20px 22px;padding-top:12px;border-top:1px solid #dce4ec;font-size:13px;color:#173f6c}
.vrl-home .vrl-special-grid{gap:24px}
.vrl-home .vrl-special-card{position:relative;min-height:280px;padding:38px;border-top:2px solid #bd9953;background:linear-gradient(133deg,transparent 65%,#3071aa50 65% 77%,#bda067 77% 78%,#194c7d 78%),linear-gradient(120deg,#05264c,#134a7d);}
.vrl-home .vrl-special-card::after{content:"";position:absolute;width:180px;height:180px;right:0;bottom:-64px;border:1px solid #e0bf7960;transform:rotate(45deg);pointer-events:none}
.vrl-home .vrl-special-card h3{font-size:32px;line-height:1.5;margin:16px 0}
.vrl-home .vrl-special-card p{font-size:14px;position:relative;z-index:1}
.vrl-home .vrl-special-card .vrl-eyebrow{font-size:11px;letter-spacing:.16em;color:#e2bd70}
.vrl-home .vrl-special-card span{display:inline-block;font-size:14px;border-bottom:1px solid #bd9951;padding-bottom:4px;margin-top:16px}
.vrl-home .vrl-special-guide{background:linear-gradient(133deg,transparent 65%,#d8e8f7 65% 77%,#bda067 77% 78%,#edf4fb 78%),#f4f8fc;grid-template-columns:1fr}
.vrl-home .vrl-special-guide .vrl-eyebrow{color:#896528}
.vrl-home .vrl-special-guide img{width:340px;right:-72px;bottom:-65px}
.vrl-home .vrl-special-guide>div{max-width:75%}
.vrl-home .vrl-method{margin-top:28px;border-top:1px solid #c5a263;text-align:center}
.vrl-home .vrl-method ol{list-style:none;counter-reset:step;gap:28px;padding:0;margin:34px 0;}
.vrl-home .vrl-method li{counter-increment:step;text-align:left;border-top:2px solid #b79856;padding:18px 8px;position:relative;font-size:16px}
.vrl-home .vrl-method li::before{content:"STEP 0" counter(step);display:block;font-size:12px;letter-spacing:.16em;color:#926c2e;margin-bottom:14px}
.vrl-home .vrl-method li:not(:last-child)::after{content:"→";position:absolute;right:-22px;top:42px;color:#9a7a41}
@media(max-width:1100px){
.vrl-home .vrl-hero-inner{min-height:550px;padding:36px 24px 20px}
.vrl-home .vrl-brand-copy h1{font-size:clamp(36px,4.5vw,50px)}
.vrl-home .vrl-brand-copy>p:last-child{font-size:14px}
.vrl-home .vrl-brand-actions{gap:12px;margin-bottom:20px}
.vrl-home .vrl-brand-actions a{font-size:14px;padding:12px 18px;min-height:54px}
.vrl-home .vrl-brand-values{font-size:14px;padding:22px 20px}
.vrl-home .vrl-brand-values span{padding:0 14px}
.vrl-home .vrl-special-card{padding:26px}
.vrl-home .vrl-special-card h3{font-size:27px}
.vrl-home .vrl-special-guide img{width:280px;right:-85px}
}
@media(max-width:1000px){.vrl-home .vrl-genre-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.vrl-home .vrl-featured-copy{padding:10px}.vrl-home .vrl-featured-course{gap:16px}.vrl-home .vrl-featured-copy h3{font-size:25px}}
@media(max-width:700px){
.vrl-home .vrl-hero-inner{min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto auto;padding:32px 22px 24px;gap:0}
.vrl-home .vrl-brand-copy h1{font-size:clamp(30px,7.8vw,48px);line-height:1.55;margin:14px 0 18px}
.vrl-home .vrl-brand-characters{grid-row:2;grid-column:1;overflow:hidden;max-height:none;margin:4px auto 0;max-width:440px}
.vrl-home .vrl-brand-characters img{width:92%;margin-left:-20%}
.vrl-home .vrl-brand-characters img+img{margin-left:-42%}
.vrl-home .vrl-brand-actions{grid-row:3;grid-column:1;margin:4px 0 0;gap:10px}
.vrl-home .vrl-brand-actions a{padding:12px 8px;font-size:13px;min-height:54px}
.vrl-home .vrl-brand-values{font-size:11px;padding:20px 10px}
.vrl-home .vrl-brand-values span{padding:0 7px}
.vrl-home .vrl-home-sections{padding:12px 20px 40px}
.vrl-home .vrl-section{padding:28px 0}
.vrl-home .vrl-featured-course{grid-template-columns:1fr;padding:18px 0;gap:16px}
.vrl-home .vrl-featured-copy{padding:4px 12px 18px}
.vrl-home .vrl-genre-cards{grid-template-columns:1fr;gap:24px}
.vrl-home .vrl-genre-card h3{min-height:0;font-size:23px}
.vrl-home .vrl-genre-card p{font-size:14px}
.vrl-home .vrl-special-card{min-height:260px;padding:24px}
.vrl-home .vrl-special-guide img{width:260px;right:-70px;bottom:-50px}
.vrl-home .vrl-special-card h3{font-size:26px}
.vrl-home .vrl-special-guide>div{max-width:80%}
.vrl-home .vrl-method ol{grid-template-columns:1fr 1fr;gap:12px 22px}
.vrl-home .vrl-method li{font-size:14px}
.vrl-home .vrl-method li::after{display:none}
}

.vrl-home .vrl-brand-values{position:relative;z-index:1}
