.home main{background:#ffffff;color:#111111}.home main .entry-content{padding:0;margin:0}.home .ic-hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:left;padding:4rem 1.5rem;color:#ffffff;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:var(--hero-bg)}.home .ic-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(0,0,0,0.1),transparent 55%),linear-gradient(to bottom,rgba(0,0,0,0.55),rgba(0,0,0,0.85))}.home .ic-hero-inner{position:relative;max-width:720px;margin:0 auto}.home .ic-eyebrow{font-size:0.9rem;letter-spacing:0.12em;text-transform:uppercase;margin-bottom:0.75rem;opacity:0.9}.home .ic-hero h1{font-size:clamp(2.2rem,4vw,3rem);line-height:1.2;margin:0 0 1rem}.home .ic-hero p{font-size:1.05rem;line-height:1.7;margin-bottom:1.75rem;max-width:40rem}.home .ic-buttons{display:flex;flex-wrap:wrap;gap:0.9rem}.home .ic-btn{display:inline-flex;align-items:center;justify-content:center;padding:0.8rem 1.8rem;border-radius:999px;font-weight:600;font-size:0.98rem;text-decoration:none;cursor:pointer;transition:transform 0.12s ease,box-shadow 0.12s ease,opacity 0.12s ease}.home .ic-btn-primary{background:#111111;color:#ffffff}.home .ic-btn-ghost{background:transparent;color:#ffffff;border:1px solid rgba(255,255,255,0.8)}.home .ic-btn:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(0,0,0,0.25);opacity:0.94}@media (max-width:768px){.home .ic-hero{min-height:60vh;padding:3rem 1.25rem}.home .ic-hero-inner{text-align:left}.home .ic-buttons{flex-direction:column;align-items:flex-start}}.home .ic-section{padding:3.5rem 1.5rem}.home .ic-section.narrow{max-width:1100px;margin:0 auto}.home .ic-section.wide{max-width:1220px;margin:0 auto}.home .ic-two-col{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2.4fr);gap:2.5rem;align-items:flex-start}@media (max-width:960px){.home .ic-two-col{grid-template-columns:minmax(0,1fr)}}.home .ic-section h2{font-size:clamp(1.7rem,3vw,2.1rem);margin-bottom:0.75rem}.home .ic-section h3{font-size:1.2rem;margin-top:1.5rem;margin-bottom:0.4rem}.home .ic-section .lead{font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem}.home .ic-pillars-list p{margin-bottom:0.6rem}.home .ic-tagline{margin-top:1rem;font-weight:600}.home .ic-card{background:#ffffff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.06);border:1px solid rgba(0,0,0,0.04)}.home .ic-card img{display:block;width:100%;height:auto}.home .ic-card-body{padding:1.25rem 1.5rem 1.5rem}.home .ic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;margin-top:2rem}@media (max-width:1100px){.home .ic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home .ic-grid{grid-template-columns:minmax(0,1fr)}}.home .ic-programs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem;margin-top:2rem}@media (max-width:1100px){.home .ic-programs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.home .ic-programs{grid-template-columns:minmax(0,1fr)}}.home .ic-program-card{background:#ffffff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.06);border:1px solid rgba(0,0,0,0.04)}.home .ic-program-card img{display:block;width:100%;height:auto}.home .ic-program-card-body{padding:1.25rem 1.5rem 1.75rem}.home .ic-program-tag{display:inline-block;font-size:0.78rem;text-transform:uppercase;letter-spacing:0.1em;padding:0.25rem 0.7rem;border-radius:999px;border:1px solid rgba(0,0,0,0.18);margin-bottom:0.6rem}.home .work-with-me-option{background:#ffffff;border-radius:16px;border:1px solid rgba(0,0,0,0.05);padding:1.5rem 1.7rem;box-shadow:0 10px 30px rgba(0,0,0,0.04)}.home .work-with-me-option .button{display:inline-block;padding:0.75rem 1.6rem;border-radius:999px;background:#111111;color:#ffffff;text-decoration:none;font-weight:600}.home .work-with-me-option .button:hover{opacity:0.9}.home .entry-title{display:none!important}.home .ic-hero h1,.home .ic-hero p,.home .ic-eyebrow{color:#ffffff!important}.home .ic-btn-ghost{color:#ffffff!important;border-color:rgba(255,255,255,0.9)!important}