:root{
  --kc-red:#d1103e;
  --kc-red-dark:#a90c32;
  --kc-blue:#1756ad;
  --kc-blue-dark:#0f438c;
  --kc-gold:#f7b92f;
  --kc-gold-soft:#fff1c5;
  --kc-ink:#151515;
  --kc-muted:#5f6570;
  --kc-line:#e6e3de;
  --kc-soft:#f7f8fb;
  --kc-warm:#fffaf3;
  --kc-white:#fff;
  --kc-shadow:0 16px 46px rgba(20,31,51,.10);
  --kc-radius:24px;
  --kc-wrap:1180px;
}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body.kc-site-page{margin:0!important;background:#fff!important;color:var(--kc-ink)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;line-height:1.6!important;-webkit-font-smoothing:antialiased}
body.kc-site-page *{box-sizing:border-box}
body.kc-site-page img{max-width:100%;height:auto}
body.kc-site-page a{color:inherit;text-decoration:none}
body.kc-site-page h1,body.kc-site-page h2,body.kc-site-page h3{margin:0 0 18px;color:var(--kc-ink);font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.08;letter-spacing:-.035em;font-weight:850}
body.kc-site-page h1{font-size:clamp(2.7rem,5.4vw,5rem)}
body.kc-site-page h2{font-size:clamp(2rem,3.6vw,3.25rem)}
body.kc-site-page h3{font-size:1.25rem;letter-spacing:-.02em}
body.kc-site-page p{margin:0 0 18px;color:var(--kc-muted);font-size:1.02rem}
body.kc-site-page .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.kc-skip{position:fixed;left:16px;top:-60px;z-index:999999;background:#fff;padding:12px 18px;border:2px solid var(--kc-blue);border-radius:8px}.kc-skip:focus{top:16px}
.kc-wrap{width:min(calc(100% - 40px),var(--kc-wrap));margin:0 auto}
.kc-site{min-height:100vh;overflow:hidden}.kc-main{display:block}
.kc-topbar{background:#131313;color:#fff;font-size:.9rem}.kc-topbar a{color:#fff!important}.kc-topbar-inner{height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.kc-topbar-contact{display:flex;align-items:center;gap:12px;color:#efefef}
.kc-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(20,20,20,.08);backdrop-filter:blur(12px)}.admin-bar .kc-header{top:32px}.kc-header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:28px}.kc-logo{display:flex;align-items:center;flex:0 0 auto}.kc-logo img{display:block;width:295px;max-height:76px;object-fit:contain;object-position:left center}.kc-nav{display:flex;align-items:center;gap:20px;margin-left:auto}.kc-nav>a:not(.kc-button){font-weight:750;font-size:.95rem;white-space:nowrap;position:relative;padding:34px 0;color:#272a30!important}.kc-nav>a:not(.kc-button):after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:3px;border-radius:999px;background:var(--kc-red);transition:.2s}.kc-nav>a:not(.kc-button):hover:after,.kc-nav>a.is-current:after{right:0}.kc-nav-call{display:none!important}.kc-nav-tour{padding:13px 18px!important;white-space:nowrap}.kc-menu-toggle{display:none;border:0;background:transparent;padding:10px;cursor:pointer}.kc-menu-toggle>span:not(.screen-reader-text){display:block;width:26px;height:3px;background:#181818;margin:4px;border-radius:3px}
.kc-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:48px;padding:12px 22px!important;border-radius:12px!important;border:2px solid transparent!important;font-size:.98rem!important;line-height:1.2!important;font-weight:850!important;letter-spacing:-.01em!important;transition:transform .15s ease,box-shadow .15s ease,background .15s ease!important;text-decoration:none!important;cursor:pointer!important}.kc-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(20,20,20,.12)}.kc-button-lg{min-height:56px;padding:15px 26px!important;font-size:1.02rem!important}.kc-button-red{background:var(--kc-red)!important;color:#fff!important}.kc-button-red:hover{background:var(--kc-red-dark)!important}.kc-button-blue{background:var(--kc-blue)!important;color:#fff!important}.kc-button-blue:hover{background:var(--kc-blue-dark)!important}.kc-button-gold{background:var(--kc-gold)!important;color:#161616!important}.kc-button-light{background:#fff!important;color:var(--kc-blue-dark)!important}.kc-button-outline{background:#fff!important;border-color:#d8dbe2!important;color:#20242b!important}.kc-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.kc-hero{position:relative;background:linear-gradient(145deg,#fff 0%,#fffaf3 100%);padding:76px 0 70px}.kc-hero:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:rgba(247,185,47,.13);left:-220px;top:40px}.kc-hero-grid{position:relative;display:grid;grid-template-columns:1.07fr .93fr;gap:68px;align-items:center}.kc-eyebrow{display:inline-block;margin-bottom:14px;color:var(--kc-blue);font-size:.83rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.kc-hero-copy h1 span,.kc-page-hero h1 span{color:var(--kc-red)}.kc-lead{font-size:clamp(1.08rem,1.5vw,1.28rem)!important;line-height:1.65;max-width:700px}.kc-lead-sm{font-size:1.12rem!important;line-height:1.7}.kc-small-note{font-size:.91rem!important;margin-top:18px!important}.kc-media-panel{position:relative;min-height:490px;border-radius:34px;overflow:hidden;box-shadow:var(--kc-shadow);border:1px solid rgba(20,20,20,.08)}.kc-has-photo{background-size:cover;background-position:center}.kc-brand-panel{background:linear-gradient(145deg,#fff 0%,#fff7e6 55%,#edf4ff 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.kc-brand-panel img{position:relative;z-index:2;width:min(80%,430px);max-height:355px;object-fit:contain}.kc-brand-caption{position:relative;z-index:2;margin-top:16px;color:var(--kc-blue);font-family:Georgia,"Times New Roman",serif;font-size:1.15rem;font-weight:700}.kc-orb{position:absolute;border-radius:50%}.kc-orb-a{width:210px;height:210px;background:rgba(209,16,62,.10);right:-60px;top:-30px}.kc-orb-b{width:180px;height:180px;background:rgba(23,86,173,.10);left:-50px;bottom:-50px}
.kc-trust-strip{background:#fff;border-top:1px solid #eee7dc;border-bottom:1px solid #eee7dc}.kc-trust-grid{display:grid;grid-template-columns:repeat(5,1fr)}.kc-trust-grid>div{padding:24px 20px;border-right:1px solid #ece8e2;text-align:center}.kc-trust-grid>div:last-child{border-right:0}.kc-trust-grid strong{display:block;color:var(--kc-ink);font-size:1rem}.kc-trust-grid span{display:block;color:var(--kc-muted);font-size:.84rem;margin-top:3px}
.kc-section{padding:92px 0}.kc-section-soft{background:var(--kc-soft)}.kc-section-head{max-width:780px;margin-bottom:42px}.kc-center{text-align:center;margin-left:auto;margin-right:auto}.kc-section-head p{font-size:1.08rem;max-width:690px;margin-left:auto;margin-right:auto}.kc-section-action{margin-top:34px}.kc-text-link{display:inline-block;color:var(--kc-blue)!important;font-weight:850!important;border-bottom:2px solid rgba(23,86,173,.25);padding-bottom:2px}.kc-text-link:hover{border-color:var(--kc-blue)}
.kc-program-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.kc-program-card{display:flex;flex-direction:column;min-height:285px;padding:28px 24px;border:1px solid #e9e5df;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(20,31,51,.05);transition:.2s}.kc-program-card:hover{transform:translateY(-5px);box-shadow:var(--kc-shadow);border-color:transparent}.kc-program-icon,.kc-benefit-icon,.kc-day-icon,.kc-feature-icon,.kc-program-detail-icon,.kc-value-icon{display:inline-flex;align-items:center;justify-content:center}.kc-program-icon{width:58px;height:58px;border-radius:16px;margin-bottom:24px}.kc-program-icon svg,.kc-benefit-icon svg,.kc-day-icon svg,.kc-feature-icon svg,.kc-program-detail-icon svg,.kc-value-icon svg{width:28px;height:28px;fill:currentColor}.kc-program-card h3{font-size:1.22rem!important;margin-bottom:10px!important}.kc-program-card p{font-size:.92rem!important;line-height:1.55;flex:1}.kc-card-link{font-weight:850;color:var(--kc-blue);font-size:.9rem}.kc-program-card-1 .kc-program-icon{background:#fff1c5;color:#8a5b00}.kc-program-card-2 .kc-program-icon{background:#e9f2ff;color:var(--kc-blue)}.kc-program-card-3 .kc-program-icon{background:#ffe7ee;color:var(--kc-red)}.kc-program-card-4 .kc-program-icon{background:#e9f7ef;color:#157246}.kc-program-card-5 .kc-program-icon{background:#eee9ff;color:#6440ab}
.kc-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.kc-feature-list{margin:34px 0}.kc-feature-item{display:grid;grid-template-columns:50px 1fr;gap:16px;margin-bottom:22px}.kc-feature-icon{width:48px;height:48px;border-radius:14px;background:#fff;color:var(--kc-blue);box-shadow:0 6px 18px rgba(20,31,51,.08)}.kc-feature-item h3{font-size:1.05rem!important;margin:2px 0 5px!important}.kc-feature-item p{font-size:.94rem!important;margin:0!important}.kc-value-card{background:#fff;border-radius:var(--kc-radius);padding:42px;box-shadow:var(--kc-shadow);border:1px solid #e7e6e2}.kc-value-icon{width:72px;height:72px;border-radius:20px;background:var(--kc-gold-soft);color:#946400;margin-bottom:28px}.kc-value-icon svg{width:34px;height:34px}.kc-value-card h3{font-size:2rem!important}.kc-value-card-gold{background:linear-gradient(145deg,#fff8dc,#fff)}
.kc-check-list{list-style:none!important;margin:24px 0 0!important;padding:0!important}.kc-check-list li{display:flex;gap:10px;align-items:flex-start;margin:11px 0;color:#41464f;font-weight:650}.kc-check-list svg{width:20px;height:20px;fill:var(--kc-blue);flex:0 0 auto;margin-top:2px}.kc-check-list-wide li{font-size:1.02rem;margin:15px 0}
.kc-day-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.kc-day-card{padding:30px;border-radius:20px;background:#fff;border:1px solid #e8e4dd}.kc-day-icon{width:54px;height:54px;border-radius:16px;background:var(--kc-warm);color:var(--kc-red);margin-bottom:20px}.kc-day-card h3{margin-bottom:8px!important}.kc-day-card p{font-size:.94rem!important;margin:0!important}
.kc-tour-band{background:linear-gradient(120deg,var(--kc-blue-dark),var(--kc-blue));color:#fff}.kc-tour-band .kc-wrap{position:relative}.kc-tour-band-inner{display:flex;align-items:center;justify-content:space-between;gap:42px}.kc-tour-band h2,.kc-tour-band p{color:#fff!important}.kc-tour-band h2{margin-bottom:10px!important}.kc-tour-band p{max-width:720px;margin:0!important;color:rgba(255,255,255,.86)!important}.kc-eyebrow-light{color:var(--kc-gold)}
.kc-location-split{grid-template-columns:.8fr 1.2fr}.kc-map{min-height:390px;border-radius:24px;overflow:hidden;border:1px solid #dedede;box-shadow:0 10px 30px rgba(20,31,51,.08)}.kc-map iframe{display:block;width:100%;height:100%;min-height:390px;border:0}.kc-map-wide{min-height:480px}.kc-map-wide iframe{min-height:480px}
.kc-page-hero{padding:66px 0;background:linear-gradient(145deg,#fff 0%,#f7f9fd 100%);border-bottom:1px solid #e7e8ed}.kc-page-hero-grid{display:grid;grid-template-columns:1.05fr .55fr;gap:70px;align-items:center}.kc-page-hero h1{font-size:clamp(2.5rem,4.8vw,4.4rem)}.kc-page-hero-media{min-height:350px}.kc-page-mark{min-height:320px;border-radius:30px;background:linear-gradient(145deg,#fff9e8,#f1f6ff);display:flex;align-items:center;justify-content:center;padding:35px;border:1px solid #e9e6df}.kc-page-mark img{max-width:300px;max-height:280px;object-fit:contain}
.kc-program-detail-list{display:flex;flex-direction:column;gap:28px}.kc-program-detail{display:grid;grid-template-columns:110px 1fr;gap:32px;padding:38px;border:1px solid #e9e5df;border-radius:22px;background:#fff;scroll-margin-top:130px}.kc-program-detail-icon{width:92px;height:92px;border-radius:24px;background:var(--kc-warm);color:var(--kc-red)}.kc-program-detail-icon svg{width:42px;height:42px}.kc-program-detail:nth-child(even) .kc-program-detail-icon{background:#edf4ff;color:var(--kc-blue)}.kc-program-detail h2{font-size:2rem!important;margin-bottom:10px!important}
.kc-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.kc-benefit-grid-3{grid-template-columns:repeat(3,1fr)}.kc-benefit-card{padding:32px;border:1px solid #e8e5df;border-radius:20px;background:#fff}.kc-benefit-icon{width:58px;height:58px;border-radius:16px;background:#edf4ff;color:var(--kc-blue);margin-bottom:23px}.kc-benefit-card:nth-child(3n+2) .kc-benefit-icon{background:#fff0f4;color:var(--kc-red)}.kc-benefit-card:nth-child(3n+3) .kc-benefit-icon{background:var(--kc-gold-soft);color:#8d6200}.kc-benefit-card p{margin:0!important;font-size:.96rem!important}
.kc-stat-stack{display:grid;gap:14px}.kc-stat-stack>div{background:#fff;border:1px solid #e7e4de;border-radius:18px;padding:24px 28px;display:flex;align-items:center;gap:24px}.kc-stat-stack strong{font-size:2.6rem;color:var(--kc-red);line-height:1;min-width:95px}.kc-stat-stack span{font-weight:700;color:#4e535d}.kc-story-box{max-width:920px;background:linear-gradient(145deg,#fff9e8,#fff);border:1px solid #eee3c6;border-radius:28px;padding:48px;text-align:center}.kc-story-box p{font-size:1.12rem!important;max-width:760px;margin-left:auto!important;margin-right:auto!important}.kc-story-box .kc-button{margin-top:8px}
.kc-faq-wrap{max-width:900px}.kc-faq{border:1px solid #e6e4df;border-radius:16px;margin:0 0 14px;background:#fff;overflow:hidden}.kc-faq summary{list-style:none;cursor:pointer;padding:22px 24px;font-weight:850;color:#24272d;display:flex;align-items:center;justify-content:space-between;gap:20px}.kc-faq summary::-webkit-details-marker{display:none}.kc-faq summary span{font-size:1.55rem;color:var(--kc-red);font-weight:500}.kc-faq-answer{padding:0 24px 20px}.kc-faq-answer p{margin:0!important}.kc-faq[open]{box-shadow:0 8px 24px rgba(20,31,51,.06);border-color:#d7dbe3}
.kc-contact-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:34px;align-items:start}.kc-form-card,.kc-contact-card{border:1px solid #e7e4de;border-radius:24px;background:#fff;box-shadow:0 8px 26px rgba(20,31,51,.05)}.kc-form-card{padding:40px}.kc-contact-card{padding:34px;position:sticky;top:130px}.kc-contact-card img{width:220px;max-height:190px;object-fit:contain;display:block;margin:0 auto 25px}.kc-contact-card h2{font-size:1.55rem!important}.kc-contact-card p{font-size:.96rem!important}.kc-contact-card a{color:var(--kc-blue)!important;font-weight:750}.kc-contact-card hr{border:0;border-top:1px solid #e7e4de;margin:24px 0}.kc-tour-form{display:grid;gap:19px}.kc-field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.kc-tour-form label{display:grid;gap:7px;font-weight:780;color:#30343a;font-size:.94rem}.kc-tour-form label>span{color:var(--kc-red)}.kc-tour-form input,.kc-tour-form select,.kc-tour-form textarea{width:100%;border:1px solid #ccd1d9!important;border-radius:10px!important;background:#fff!important;color:#222!important;padding:13px 14px!important;font:inherit!important;box-shadow:none!important;min-height:48px!important}.kc-tour-form textarea{resize:vertical}.kc-tour-form input:focus,.kc-tour-form select:focus,.kc-tour-form textarea:focus{outline:3px solid rgba(23,86,173,.15)!important;border-color:var(--kc-blue)!important}.kc-form-note{font-size:.9rem!important;margin:0!important}.kc-form-note a{color:var(--kc-blue)!important;font-weight:800}.kc-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.kc-form-message{border-radius:12px;padding:16px 18px;margin-bottom:24px}.kc-form-success{background:#e9f8ef;border:1px solid #b9e5c8;color:#1e6938}.kc-form-error{background:#fff0f2;border:1px solid #efc3cc;color:#8f1a30}
.kc-legal{max-width:930px}.kc-legal p{font-size:1rem!important}.kc-legal-box{margin:30px 0;padding:30px;border-radius:18px;background:#f7f8fb;border:1px solid #e2e4ea}.kc-legal-box h2{font-size:1.35rem!important}.kc-legal-note{font-size:.88rem!important;color:#707680!important;border-top:1px solid #e3e3e3;padding-top:20px}
.kc-footer{background:#fff;border-top:1px solid #e5e2dc;padding-top:58px}.kc-footer-grid{display:grid;grid-template-columns:1.45fr .8fr .7fr 1fr;gap:40px;padding-bottom:45px}.kc-footer-brand img{width:330px;max-height:115px;object-fit:contain;object-position:left}.kc-footer-brand p{max-width:400px;font-size:.94rem!important}.kc-footer h2{font-size:1rem!important;letter-spacing:.02em;margin-bottom:14px!important}.kc-footer p{font-size:.9rem!important;line-height:1.7}.kc-footer a{color:var(--kc-blue)!important;font-weight:720}.kc-footer .kc-button{color:#fff!important}.kc-footer-bottom{border-top:1px solid #e5e2dc;background:#fafafa}.kc-footer-bottom .kc-wrap{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.84rem;color:#676d76}.kc-mobile-bar{display:none}
@media (max-width:1120px){.kc-logo img{width:245px}.kc-nav{gap:14px}.kc-nav>a:not(.kc-button){font-size:.89rem}.kc-program-grid{grid-template-columns:repeat(3,1fr)}.kc-program-card:nth-child(4),.kc-program-card:nth-child(5){min-height:250px}.kc-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.kc-footer-grid>div:last-child{grid-column:2/4}}
@media (max-width:900px){.admin-bar .kc-header{top:46px}.kc-topbar-contact{display:none}.kc-topbar-inner{justify-content:center}.kc-header-inner{min-height:78px}.kc-logo img{width:235px;max-height:62px}.kc-menu-toggle{display:block}.kc-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid #eee;box-shadow:0 16px 30px rgba(20,31,51,.12);padding:14px 20px 24px;flex-direction:column;align-items:stretch;gap:0}.kc-nav.is-open{display:flex}.kc-nav>a:not(.kc-button){padding:14px 4px;font-size:1rem;border-bottom:1px solid #eee}.kc-nav>a:not(.kc-button):after{display:none}.kc-nav-call{display:flex!important;align-items:center;gap:9px;color:var(--kc-blue)!important}.kc-nav-call svg{width:19px;height:19px;fill:currentColor}.kc-nav-tour{margin-top:14px}.kc-hero{padding:56px 0}.kc-hero-grid,.kc-page-hero-grid,.kc-split,.kc-location-split,.kc-contact-grid{grid-template-columns:1fr}.kc-hero-grid{gap:34px}.kc-media-panel{min-height:380px}.kc-page-hero-media,.kc-page-mark{min-height:280px}.kc-trust-grid{grid-template-columns:repeat(2,1fr)}.kc-trust-grid>div{border-bottom:1px solid #ece8e2}.kc-trust-grid>div:nth-child(even){border-right:0}.kc-trust-grid>div:last-child{grid-column:1/3;border-bottom:0}.kc-program-grid{grid-template-columns:repeat(2,1fr)}.kc-day-grid{grid-template-columns:repeat(2,1fr)}.kc-benefit-grid,.kc-benefit-grid-3{grid-template-columns:repeat(2,1fr)}.kc-tour-band-inner{align-items:flex-start;flex-direction:column}.kc-footer-grid{grid-template-columns:1fr 1fr}.kc-footer-grid>div:last-child{grid-column:auto}.kc-contact-card{position:static}.kc-page-hero-grid{gap:35px}}
@media (max-width:600px){body.kc-site-page{padding-bottom:64px!important}.kc-wrap{width:min(calc(100% - 28px),var(--kc-wrap))}.kc-topbar{font-size:.79rem}.kc-topbar-inner{height:34px}.kc-header-inner{min-height:70px}.kc-logo img{width:210px}.kc-section{padding:66px 0}.kc-hero{padding:44px 0 52px}.kc-hero h1{font-size:2.75rem}.kc-page-hero{padding:48px 0}.kc-page-hero h1{font-size:2.55rem}.kc-lead{font-size:1.06rem!important}.kc-actions{align-items:stretch;flex-direction:column}.kc-actions .kc-button{width:100%}.kc-media-panel{min-height:320px;border-radius:24px}.kc-brand-panel{padding:26px}.kc-brand-panel img{width:88%;max-height:240px}.kc-trust-grid{grid-template-columns:1fr}.kc-trust-grid>div,.kc-trust-grid>div:nth-child(even){border-right:0}.kc-trust-grid>div:last-child{grid-column:auto}.kc-program-grid,.kc-day-grid,.kc-benefit-grid,.kc-benefit-grid-3,.kc-footer-grid,.kc-field-row{grid-template-columns:1fr}.kc-program-card{min-height:230px}.kc-program-detail{grid-template-columns:1fr;padding:28px}.kc-program-detail-icon{width:72px;height:72px}.kc-value-card,.kc-story-box,.kc-form-card,.kc-contact-card{padding:28px}.kc-stat-stack>div{align-items:flex-start}.kc-stat-stack strong{min-width:74px;font-size:2.2rem}.kc-tour-band{padding:58px 0}.kc-footer{padding-top:44px}.kc-footer-grid{gap:25px}.kc-footer-bottom .kc-wrap{padding:14px 0;align-items:flex-start;flex-direction:column;gap:4px}.kc-mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:5000;display:grid;grid-template-columns:1fr 1fr;background:#fff;box-shadow:0 -4px 18px rgba(20,31,51,.16);padding-bottom:env(safe-area-inset-bottom)}.kc-mobile-bar a{min-height:64px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:900;font-size:.94rem}.kc-mobile-bar a:first-child{background:var(--kc-blue);color:#fff!important}.kc-mobile-bar a:last-child{background:var(--kc-red);color:#fff!important}.kc-mobile-bar svg{width:20px;height:20px;fill:currentColor}.kc-map,.kc-map iframe{min-height:330px}.kc-map-wide,.kc-map-wide iframe{min-height:360px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.kc-button,.kc-program-card{transition:none!important}}

/* v1.0.3 visual refinement: smaller type, richer backgrounds, more compact branding */
:root{
  --kc-soft:#eef5ff;
  --kc-warm:#fff4da;
  --kc-rose:#fff1f5;
}
body.kc-site-page{background:#f7f9fc!important}
body.kc-site-page h1{font-size:clamp(2.25rem,4.2vw,3.8rem)}
body.kc-site-page h2{font-size:clamp(1.7rem,2.8vw,2.55rem)}
body.kc-site-page h3{font-size:1.15rem}
.kc-topbar{background:linear-gradient(90deg,var(--kc-blue-dark),var(--kc-blue));border-bottom:3px solid var(--kc-gold)}
.kc-header{border-bottom:1px solid rgba(23,86,173,.12);box-shadow:0 5px 20px rgba(31,58,92,.05)}
.kc-header-inner{min-height:84px}
.kc-logo img{width:235px;max-height:62px}
.kc-nav>a:not(.kc-button){padding:28px 0}
.kc-nav>a:not(.kc-button):after{bottom:17px}
.kc-hero{background:linear-gradient(135deg,#eef5ff 0%,#fff8e9 52%,#fff1f5 100%);padding:58px 0 56px}
.kc-hero:before{width:340px;height:340px;background:rgba(247,185,47,.18);left:-180px;top:25px}
.kc-hero:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:rgba(209,16,62,.07);right:-120px;bottom:-90px}
.kc-hero-grid{gap:48px}
.kc-hero-copy h1{font-size:clamp(2.45rem,4.4vw,3.65rem)}
.kc-eyebrow{padding:6px 11px;border-radius:999px;background:rgba(23,86,173,.08);letter-spacing:.09em;font-size:.78rem;margin-bottom:13px}
.kc-eyebrow-light{background:rgba(255,255,255,.12);color:var(--kc-gold)}
.kc-media-panel{min-height:390px;border-radius:28px}
.kc-brand-panel{padding:30px;background:linear-gradient(145deg,#fff7df 0%,#f5f9ff 58%,#fff0f4 100%)}
.kc-brand-panel img{width:min(62%,300px);max-height:270px}
.kc-brand-caption{font-size:1rem;margin-top:10px}
.kc-orb-a{width:170px;height:170px}.kc-orb-b{width:145px;height:145px}
.kc-trust-strip{background:linear-gradient(90deg,#fff4cf,#f4f8ff 48%,#fff0f4);border-color:#eadfca}
.kc-trust-grid>div{padding:20px 16px;background:rgba(255,255,255,.36)}
.kc-trust-grid strong{font-size:.96rem}.kc-trust-grid span{font-size:.8rem}
.kc-section{padding:72px 0;background:#fff}
.kc-section-programs{background:linear-gradient(180deg,#fff9ec 0%,#fff 100%)}
.kc-section-soft{background:linear-gradient(180deg,#edf5ff 0%,#f8fbff 100%)}
.kc-section-day{background:linear-gradient(180deg,#fff 0%,#fff1f5 100%)}
.kc-section-location{background:linear-gradient(180deg,#eef5ff 0%,#fff 100%)}
.kc-section-head{margin-bottom:34px}
.kc-section-head p{font-size:1.02rem}
.kc-program-card{min-height:255px;padding:24px 21px;border-top-width:4px;box-shadow:0 10px 28px rgba(31,58,92,.07)}
.kc-program-card-1{border-top-color:#e4a719}.kc-program-card-2{border-top-color:var(--kc-blue)}.kc-program-card-3{border-top-color:var(--kc-red)}.kc-program-card-4{border-top-color:#2d8a5b}.kc-program-card-5{border-top-color:#7656b5}
.kc-program-icon{width:52px;height:52px;margin-bottom:18px}
.kc-value-card{padding:34px;border-color:#dfe8f4;background:linear-gradient(145deg,#fff,#f9fbff)}
.kc-value-card h3{font-size:1.55rem!important}
.kc-value-icon{width:62px;height:62px;margin-bottom:20px}
.kc-feature-list{margin:28px 0}
.kc-day-card{padding:25px;box-shadow:0 8px 20px rgba(31,58,92,.05)}
.kc-day-card:nth-child(1){background:#fff8e6}.kc-day-card:nth-child(2){background:#eef5ff}.kc-day-card:nth-child(3){background:#fff2f6}.kc-day-card:nth-child(4){background:#f2f8f4}
.kc-day-icon{width:50px;height:50px;margin-bottom:16px;background:#fff}
.kc-tour-band{background:linear-gradient(115deg,#0c3b82 0%,#1756ad 62%,#274f8e 100%);padding:64px 0}
.kc-tour-band h2{font-size:clamp(1.8rem,2.7vw,2.45rem)!important}
.kc-page-hero{background:linear-gradient(145deg,#eef5ff 0%,#fff8e9 64%,#fff2f5 100%);padding:58px 0}
.kc-page-hero h1{font-size:clamp(2.1rem,3.8vw,3.35rem)}
.kc-page-mark{min-height:270px;padding:26px;background:linear-gradient(145deg,#fff6db,#edf5ff)}
.kc-page-mark img{max-width:245px;max-height:225px}
.kc-program-detail h2{font-size:1.65rem!important}
.kc-program-detail{background:linear-gradient(145deg,#fff,#fbfcff)}
.kc-benefit-card:nth-child(3n+1){background:#f7faff}.kc-benefit-card:nth-child(3n+2){background:#fff6f8}.kc-benefit-card:nth-child(3n+3){background:#fffaf0}
.kc-story-box{padding:40px;background:linear-gradient(145deg,#fff6db,#fff)}
.kc-form-card,.kc-contact-card{box-shadow:0 12px 34px rgba(31,58,92,.09)}
.kc-contact-card img{width:170px;max-height:150px}
.kc-home-form-section{background:linear-gradient(125deg,#fff4cf 0%,#eef5ff 55%,#fff1f5 100%)}
.kc-home-form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center}
.kc-home-form-intro h2{margin-bottom:12px}
.kc-home-contact-points{display:grid;gap:12px;margin-top:26px}
.kc-home-contact-points>div{display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:center;padding:12px 15px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.9);border-radius:14px}
.kc-home-contact-points strong{color:#252931;font-size:.9rem}.kc-home-contact-points a,.kc-home-contact-points span{color:var(--kc-blue);font-weight:780;font-size:.94rem}
.kc-home-form-card{padding:32px}.kc-home-form-card h3{font-size:1.45rem!important;margin-bottom:20px!important}
.kc-tour-form-compact{gap:15px}
.kc-footer{background:linear-gradient(180deg,#fff,#f5f8fc)}
.kc-footer-brand img{width:260px;max-height:92px}
@media (max-width:1120px){.kc-logo img{width:215px}.kc-header-inner{gap:20px}.kc-nav{gap:12px}}
@media (max-width:900px){.kc-logo img{width:200px;max-height:55px}.kc-hero{padding:46px 0}.kc-media-panel{min-height:330px}.kc-home-form-layout{grid-template-columns:1fr;gap:28px}}
@media (max-width:600px){
  .kc-logo img{width:178px}.kc-section{padding:54px 0}.kc-hero{padding:36px 0 42px}.kc-hero h1{font-size:2.15rem}.kc-page-hero{padding:40px 0}.kc-page-hero h1{font-size:2.05rem}.kc-media-panel{min-height:270px}.kc-brand-panel img{width:58%;max-height:190px}.kc-brand-caption{font-size:.9rem}.kc-section-head{margin-bottom:28px}.kc-home-form-card{padding:24px}.kc-home-contact-points>div{grid-template-columns:82px 1fr}.kc-tour-band{padding:48px 0}
}

/* v1.0.4 — richer color, smaller headings, stronger visual sectioning */
:root{
  --kc-cream:#fff3cf;
  --kc-blue-soft:#dfeeff;
  --kc-blue-mid:#cfe3fb;
  --kc-rose-soft:#ffe4ec;
  --kc-gold-mid:#ffd56b;
}
body.kc-site-page h1{font-size:clamp(2rem,3.65vw,3.2rem)}
body.kc-site-page h2{font-size:clamp(1.5rem,2.35vw,2.15rem)}
body.kc-site-page h3{font-size:1.06rem}
body.kc-site-page p{font-size:.98rem}
.kc-header-inner{min-height:78px}
.kc-logo img{width:210px;max-height:56px}
.kc-nav>a:not(.kc-button){padding:25px 0;font-size:.91rem}
.kc-nav>a:not(.kc-button):after{bottom:14px}
.kc-nav-tour{padding:11px 16px!important}

.kc-hero{
  background:
    radial-gradient(circle at 12% 18%,rgba(247,185,47,.28) 0 95px,transparent 96px),
    radial-gradient(circle at 88% 78%,rgba(209,16,62,.10) 0 150px,transparent 151px),
    linear-gradient(125deg,#fff0c6 0%,#fff8e8 42%,#e9f3ff 100%);
  padding:48px 0 50px;
  border-bottom:7px solid transparent;
  border-image:linear-gradient(90deg,var(--kc-gold),var(--kc-red),var(--kc-blue)) 1;
}
.kc-hero:before{width:260px;height:260px;left:-145px;top:30px;background:rgba(23,86,173,.08)}
.kc-hero:after{width:210px;height:210px;right:-95px;bottom:-85px;background:rgba(209,16,62,.08)}
.kc-hero-grid{gap:42px}
.kc-hero-copy h1{font-size:clamp(2.15rem,3.7vw,3.15rem);max-width:660px}
.kc-hero-copy h1 span{color:var(--kc-red)}
.kc-lead{font-size:clamp(1rem,1.25vw,1.15rem)!important;line-height:1.58}
.kc-eyebrow{background:#fff;border:1px solid rgba(23,86,173,.15);box-shadow:0 5px 14px rgba(31,58,92,.06);font-size:.73rem;padding:5px 10px}
.kc-media-panel{min-height:330px;border-radius:24px;border:1px solid rgba(23,86,173,.14);box-shadow:0 20px 45px rgba(31,58,92,.16)}
.kc-brand-panel{
  background:
    linear-gradient(155deg,rgba(255,255,255,.96),rgba(255,250,231,.96)),
    linear-gradient(135deg,var(--kc-blue-soft),var(--kc-rose-soft));
  padding:24px;
}
.kc-brand-panel:before{content:"";position:absolute;inset:16px;border:2px solid rgba(247,185,47,.55);border-radius:18px;pointer-events:none}
.kc-brand-panel img{width:min(54%,250px);max-height:220px}
.kc-brand-caption{font-size:.94rem}

.kc-trust-strip{background:linear-gradient(90deg,#ffd763 0%,#ffe7a1 45%,#dcecff 100%);border:0}
.kc-trust-grid>div{padding:18px 14px;background:rgba(255,255,255,.52);border-color:rgba(20,20,20,.10)}
.kc-trust-grid strong{font-size:.92rem}.kc-trust-grid span{font-size:.76rem;color:#4d5662}

.kc-section{position:relative;overflow:hidden;padding:62px 0}
.kc-section>.kc-wrap{position:relative;z-index:2}
.kc-section-programs{
  background:
    radial-gradient(circle at 4% 14%,rgba(209,16,62,.09) 0 125px,transparent 126px),
    radial-gradient(circle at 96% 84%,rgba(23,86,173,.10) 0 160px,transparent 161px),
    linear-gradient(180deg,#fff0c1 0%,#fff8e7 100%);
}
.kc-section-programs:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(90deg,var(--kc-gold),var(--kc-red),var(--kc-blue))}
.kc-section-soft{
  background:
    radial-gradient(circle at 92% 12%,rgba(247,185,47,.18) 0 145px,transparent 146px),
    linear-gradient(140deg,#cfe4ff 0%,#e8f2ff 58%,#f6f9ff 100%);
}
.kc-section-soft:before{content:"";position:absolute;left:0;top:0;bottom:0;width:10px;background:linear-gradient(180deg,var(--kc-blue),var(--kc-gold))}
.kc-section-day{
  background:
    radial-gradient(circle at 8% 85%,rgba(247,185,47,.20) 0 120px,transparent 121px),
    linear-gradient(180deg,#ffe2eb 0%,#fff4f7 100%);
}
.kc-section-day:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(90deg,var(--kc-red),var(--kc-gold),var(--kc-blue))}
.kc-home-form-section{
  background:
    radial-gradient(circle at 5% 20%,rgba(23,86,173,.10) 0 125px,transparent 126px),
    linear-gradient(120deg,#ffe08b 0%,#fff0be 46%,#ffdce7 100%);
}
.kc-home-form-section:before{content:"";position:absolute;right:-80px;top:-80px;width:240px;height:240px;border-radius:50%;background:rgba(209,16,62,.08)}
.kc-section-location{
  background:
    linear-gradient(90deg,rgba(23,86,173,.04) 1px,transparent 1px),
    linear-gradient(rgba(23,86,173,.04) 1px,transparent 1px),
    linear-gradient(180deg,#dfeeff,#f6fbff);
  background-size:26px 26px,26px 26px,auto;
}
.kc-section-location:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:var(--kc-blue)}

.kc-section-head{margin-bottom:30px}
.kc-section-head h2{max-width:720px;margin-left:auto;margin-right:auto}
.kc-section-head p{font-size:.98rem;max-width:650px}
.kc-program-grid{gap:14px}
.kc-program-card{min-height:225px;padding:22px 20px;border-width:1px;border-top-width:5px;box-shadow:0 12px 26px rgba(31,58,92,.10)}
.kc-program-card-1{background:#fff9e7;border-top-color:#d99c05}
.kc-program-card-2{background:#eff6ff;border-top-color:var(--kc-blue)}
.kc-program-card-3{background:#fff0f4;border-top-color:var(--kc-red)}
.kc-program-card-4{background:#eef8f1;border-top-color:#2d8a5b}
.kc-program-card-5{background:#f4f0ff;border-top-color:#7656b5}
.kc-program-icon{width:48px;height:48px;border-radius:14px;margin-bottom:15px}
.kc-program-card h3{font-size:1.08rem!important}.kc-program-card p{font-size:.87rem!important}

.kc-feature-item{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.70);border:1px solid rgba(23,86,173,.10);box-shadow:0 5px 14px rgba(31,58,92,.05);margin-bottom:11px}
.kc-feature-icon{width:42px;height:42px;border-radius:12px}
.kc-feature-item h3{font-size:.98rem!important}.kc-feature-item p{font-size:.88rem!important}
.kc-value-card{padding:30px;border:2px solid rgba(247,185,47,.46);background:linear-gradient(145deg,#fffdf7,#fff6d8);box-shadow:0 16px 36px rgba(31,58,92,.13)}
.kc-value-card:before{content:"";display:block;width:54px;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--kc-red),var(--kc-gold),var(--kc-blue));margin-bottom:18px}
.kc-value-card h3{font-size:1.38rem!important}
.kc-value-icon{width:55px;height:55px;margin-bottom:16px}

.kc-day-grid{gap:14px}
.kc-day-card{padding:22px;border:0;box-shadow:0 10px 24px rgba(31,58,92,.10)}
.kc-day-card:nth-child(1){background:#fff5ce;border-bottom:5px solid #e3a714}.kc-day-card:nth-child(2){background:#e9f3ff;border-bottom:5px solid var(--kc-blue)}.kc-day-card:nth-child(3){background:#ffeaf0;border-bottom:5px solid var(--kc-red)}.kc-day-card:nth-child(4){background:#edf8f0;border-bottom:5px solid #2d8a5b}
.kc-day-icon{width:46px;height:46px;margin-bottom:14px}
.kc-day-card h3{font-size:1rem!important}.kc-day-card p{font-size:.88rem!important}

.kc-home-form-layout{gap:38px}
.kc-home-form-intro h2{font-size:clamp(1.55rem,2.2vw,2.05rem)}
.kc-home-contact-points>div{background:rgba(255,255,255,.78);border:1px solid rgba(209,16,62,.08);box-shadow:0 5px 14px rgba(60,50,20,.05)}
.kc-home-form-card{padding:28px;border:2px solid rgba(23,86,173,.12);box-shadow:0 18px 40px rgba(31,58,92,.15)}
.kc-home-form-card h3{font-size:1.25rem!important}

.kc-tour-band{background:linear-gradient(110deg,#0b3b82 0%,#1756ad 62%,#123c76 100%);padding:50px 0;border-top:6px solid var(--kc-gold);border-bottom:6px solid var(--kc-red)}
.kc-tour-band h2{font-size:clamp(1.55rem,2.25vw,2.05rem)!important}
.kc-tour-band p{font-size:.94rem}

.kc-map{border:5px solid #fff;box-shadow:0 16px 36px rgba(31,58,92,.16)}
.kc-footer{background:linear-gradient(135deg,#0e3d7b,#163f75 60%,#122f59);color:#fff;border-top:6px solid var(--kc-gold)}
.kc-footer h2,.kc-footer p,.kc-footer a{color:#fff!important}.kc-footer p{opacity:.9}.kc-footer-bottom{background:rgba(0,0,0,.16);border-color:rgba(255,255,255,.12)}
.kc-footer-brand img{background:#fff;border-radius:12px;padding:8px;width:220px;max-height:78px}

/* Interior pages share the stronger palette */
.kc-page-hero{background:linear-gradient(130deg,#ffe8a8 0%,#fff5d7 45%,#e5f1ff 100%);padding:48px 0;border-bottom:6px solid var(--kc-gold)}
.kc-page-hero h1{font-size:clamp(1.9rem,3.1vw,2.8rem)}
.kc-page-mark,.kc-page-hero-media{border:2px solid rgba(23,86,173,.12)}
.kc-program-detail{border-left:6px solid var(--kc-blue);box-shadow:0 10px 28px rgba(31,58,92,.08)}
.kc-program-detail:nth-child(even){border-left-color:var(--kc-red);background:#fff8fa}
.kc-program-detail h2{font-size:1.48rem!important}
.kc-benefit-card{box-shadow:0 10px 25px rgba(31,58,92,.08)}

@media (max-width:1120px){.kc-logo img{width:195px}.kc-nav{gap:11px}}
@media (max-width:900px){
  .kc-logo img{width:182px;max-height:50px}.kc-header-inner{min-height:70px}
  .kc-hero{padding:40px 0}.kc-media-panel{min-height:300px}
  .kc-section{padding:54px 0}.kc-section-soft:before{width:6px}
}
@media (max-width:600px){
  body.kc-site-page h1{font-size:1.95rem}.kc-logo img{width:160px}.kc-section{padding:46px 0}.kc-hero{padding:32px 0 36px}.kc-hero h1{font-size:1.95rem}.kc-page-hero h1{font-size:1.85rem}.kc-media-panel{min-height:235px}.kc-brand-panel img{width:50%;max-height:160px}.kc-program-card{min-height:205px}.kc-home-form-card{padding:22px}.kc-tour-band{padding:42px 0}
}

/* v1.0.5 — compact, more polished visual system */
:root{
  --kc-navy:#123d72;
  --kc-sky:#d9ebff;
  --kc-butter:#ffe9a8;
  --kc-blush:#ffdce6;
  --kc-mint:#dff4e8;
  --kc-lilac:#ece5ff;
}

/* Smaller typography throughout */
body.kc-site-page h1{font-size:clamp(1.85rem,3vw,2.55rem);line-height:1.06;letter-spacing:-.03em}
body.kc-site-page h2{font-size:clamp(1.28rem,2vw,1.72rem);line-height:1.12;letter-spacing:-.025em}
body.kc-site-page h3{font-size:1rem;line-height:1.2}
body.kc-site-page p{font-size:.94rem;line-height:1.58}
.kc-lead{font-size:1rem!important;line-height:1.58!important}
.kc-lead-sm{font-size:.98rem!important;line-height:1.62!important}

/* Slimmer header */
.kc-topbar{background:var(--kc-navy)}
.kc-topbar-inner{height:30px;font-size:.76rem}
.kc-header-inner{min-height:64px;gap:18px}
.kc-logo img{width:165px;max-height:44px}
.kc-nav{gap:14px}
.kc-nav>a:not(.kc-button){padding:21px 0;font-size:.82rem}
.kc-nav>a:not(.kc-button):after{bottom:11px;height:2px}
.kc-nav-tour{padding:9px 13px!important;font-size:.82rem!important;min-height:38px!important}

/* Hero: no oversized picture/logo panel */
.kc-hero{
  padding:34px 0 36px;
  background:
    radial-gradient(circle at 8% 12%,rgba(247,185,47,.20) 0 85px,transparent 86px),
    radial-gradient(circle at 92% 86%,rgba(23,86,173,.10) 0 115px,transparent 116px),
    linear-gradient(120deg,#fff2c8 0%,#fff9e9 50%,#e7f2ff 100%);
  border-bottom:0;
}
.kc-hero-grid{grid-template-columns:1.28fr .72fr;gap:34px;align-items:center}
.kc-hero-copy{max-width:620px}
.kc-hero-copy h1{max-width:560px;margin-bottom:12px}
.kc-hero-copy .kc-actions{margin-top:16px}
.kc-small-note{font-size:.78rem!important;margin-top:12px!important}
.kc-eyebrow{font-size:.64rem;letter-spacing:.105em;padding:4px 8px;border-radius:999px;margin-bottom:10px}
.kc-button{min-height:42px!important;padding:10px 17px!important;border-radius:10px!important;font-size:.87rem!important}
.kc-button-lg{min-height:44px!important;padding:10px 18px!important;font-size:.89rem!important}

.kc-hero-sidecard{
  display:grid;
  grid-template-columns:112px 1fr;
  gap:18px;
  align-items:center;
  min-height:215px;
  padding:22px;
  border-radius:22px;
  background:rgba(255,255,255,.90);
  border:1px solid rgba(18,61,114,.12);
  box-shadow:0 16px 34px rgba(31,58,92,.13);
  position:relative;
  overflow:hidden;
}
.kc-hero-sidecard:after{content:"";position:absolute;width:96px;height:96px;border-radius:50%;right:-38px;top:-38px;background:var(--kc-blush);opacity:.72}
.kc-hero-logo-mini{width:112px;height:132px;border-radius:18px;background:linear-gradient(150deg,#fff6da,#eaf3ff);display:flex;align-items:center;justify-content:center;border:1px solid rgba(247,185,47,.35)}
.kc-hero-logo-mini img{width:84px;max-height:112px;object-fit:contain}
.kc-hero-photo-mini{width:112px;height:132px;border-radius:18px;background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)}
.kc-hero-sidecopy{position:relative;z-index:2}
.kc-mini-label{display:inline-block;font-size:.66rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase;color:var(--kc-red);margin-bottom:7px}
.kc-hero-sidecopy h2{font-size:1.13rem!important;line-height:1.25;margin-bottom:12px!important}
.kc-mini-facts{display:flex;flex-wrap:wrap;gap:7px}
.kc-mini-facts span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:999px;background:#f5f8fc;color:#30445f;font-size:.68rem;font-weight:800;border:1px solid #e5edf7}
.kc-mini-facts svg{width:13px;height:13px;fill:var(--kc-blue)}

/* Compact, colorful trust tiles */
.kc-trust-strip{background:#fff;border-bottom:1px solid #e7e9ed}
.kc-trust-grid{gap:8px;padding:10px 0}
.kc-trust-grid>div{padding:11px 8px;border:0;border-radius:12px}
.kc-trust-grid>div:nth-child(1){background:#fff2c9}
.kc-trust-grid>div:nth-child(2){background:#e9f3ff}
.kc-trust-grid>div:nth-child(3){background:#ffe7ee}
.kc-trust-grid>div:nth-child(4){background:#e7f6ec}
.kc-trust-grid>div:nth-child(5){background:#eee9ff}
.kc-trust-grid strong{font-size:.78rem}.kc-trust-grid span{font-size:.65rem;margin-top:1px}

/* Tighter sections with more visual character */
.kc-section{padding:46px 0}
.kc-section-head{max-width:650px;margin-bottom:24px}
.kc-section-head p{font-size:.88rem;max-width:590px}
.kc-section-programs{
  background:
    linear-gradient(135deg,rgba(255,233,168,.26) 25%,transparent 25%) 0 0/42px 42px,
    linear-gradient(315deg,rgba(217,235,255,.32) 25%,transparent 25%) 0 0/42px 42px,
    #fffaf0;
}
.kc-section-programs:before{height:4px}
.kc-program-grid{gap:10px}
.kc-program-card{min-height:185px;padding:16px 15px;border-radius:16px;border-top-width:4px;box-shadow:0 7px 18px rgba(31,58,92,.07)}
.kc-program-icon{width:38px;height:38px;border-radius:11px;margin-bottom:10px}
.kc-program-icon svg{width:20px;height:20px}
.kc-program-card h3{font-size:.94rem!important;margin-bottom:7px!important}
.kc-program-card p{font-size:.77rem!important;line-height:1.45}
.kc-card-link{font-size:.75rem}
.kc-section-action{margin-top:20px}

/* Why section: cleaner card composition */
.kc-section-soft{
  background:
    radial-gradient(circle at 90% 14%,rgba(247,185,47,.15) 0 100px,transparent 101px),
    linear-gradient(135deg,#dcecff 0%,#eef6ff 55%,#fbfdff 100%);
}
.kc-section-soft:before{width:5px}
.kc-split{gap:34px}
.kc-feature-list{margin:20px 0}
.kc-feature-item{grid-template-columns:36px 1fr;gap:10px;padding:9px 10px;margin-bottom:8px;border-radius:12px;background:rgba(255,255,255,.82)}
.kc-feature-icon{width:34px;height:34px;border-radius:9px}
.kc-feature-icon svg{width:18px;height:18px}
.kc-feature-item h3{font-size:.88rem!important;margin:0 0 2px!important}
.kc-feature-item p{font-size:.77rem!important;line-height:1.42}
.kc-value-card{padding:22px 24px;border-radius:18px;box-shadow:0 11px 28px rgba(31,58,92,.11)}
.kc-value-card:before{width:44px;height:4px;margin-bottom:12px}
.kc-value-icon{width:44px;height:44px;border-radius:12px;margin-bottom:11px}
.kc-value-icon svg{width:23px;height:23px}
.kc-value-card h3{font-size:1.1rem!important;margin-bottom:8px!important}
.kc-value-card p{font-size:.82rem!important}
.kc-check-list{margin-top:14px!important}
.kc-check-list li{font-size:.76rem;margin:7px 0;gap:7px}
.kc-check-list svg{width:15px;height:15px}

/* Day cards: colorful but compact */
.kc-section-day{background:linear-gradient(180deg,#fff0f4,#fff8fa)}
.kc-section-day:before{height:4px}
.kc-day-grid{gap:10px}
.kc-day-card{padding:16px;border-radius:15px;box-shadow:0 7px 18px rgba(31,58,92,.08)}
.kc-day-icon{width:36px;height:36px;border-radius:10px;margin-bottom:10px}
.kc-day-icon svg{width:19px;height:19px}
.kc-day-card h3{font-size:.86rem!important;margin-bottom:5px!important}
.kc-day-card p{font-size:.76rem!important;line-height:1.42}

/* Home form: visually stronger, less bulky */
.kc-home-form-section{
  background:
    radial-gradient(circle at 3% 15%,rgba(23,86,173,.10) 0 85px,transparent 86px),
    linear-gradient(120deg,#ffe8a7 0%,#fff3c9 45%,#e9f3ff 100%);
}
.kc-home-form-layout{grid-template-columns:.86fr 1.14fr;gap:30px}
.kc-home-form-intro h2{font-size:1.48rem!important}
.kc-home-contact-points{gap:7px}
.kc-home-contact-points>div{padding:9px 11px;border-radius:11px;font-size:.76rem}
.kc-home-form-card{padding:20px;border-radius:18px;box-shadow:0 12px 28px rgba(31,58,92,.12)}
.kc-home-form-card h3{font-size:1.05rem!important;margin-bottom:12px!important}
.kc-tour-form label{font-size:.73rem}
.kc-tour-form input,.kc-tour-form select,.kc-tour-form textarea{min-height:38px!important;padding:8px 10px!important;font-size:.78rem!important;border-radius:8px!important}
.kc-field-row{gap:10px}

/* Slim CTA and location */
.kc-tour-band{padding:30px 0;border-top-width:4px;border-bottom-width:4px}
.kc-tour-band h2{font-size:1.38rem!important;margin-bottom:7px!important}
.kc-tour-band p{font-size:.82rem!important;margin-bottom:0!important}
.kc-map{max-height:255px!important;border-width:3px;border-radius:15px}
.kc-location-split{grid-template-columns:.78fr 1.22fr;gap:30px}
.kc-section-location{padding:40px 0;background-size:22px 22px,22px 22px,auto}
.kc-section-location:before{height:4px}

/* Footer is compact */
.kc-footer-grid{padding-top:30px;padding-bottom:26px;gap:24px}
.kc-footer-brand img{width:155px;max-height:54px;padding:5px}
.kc-footer h2{font-size:.88rem!important;margin-bottom:8px!important}
.kc-footer p,.kc-footer a{font-size:.75rem!important;line-height:1.5}
.kc-footer-bottom{padding:9px 0;font-size:.68rem}

/* Interior pages: same smaller scale */
.kc-page-hero{padding:32px 0;border-bottom-width:4px}
.kc-page-hero h1{font-size:clamp(1.65rem,2.55vw,2.25rem)}
.kc-page-hero p{font-size:.9rem!important}
.kc-page-hero-media,.kc-page-mark,.kc-media-panel{min-height:210px!important;max-height:245px;border-radius:18px!important}
.kc-brand-panel img{width:min(42%,165px);max-height:145px}
.kc-brand-caption{font-size:.78rem}
.kc-program-detail{padding:20px!important}
.kc-program-detail h2{font-size:1.18rem!important}
.kc-benefit-card{padding:18px!important}

@media (max-width:900px){
  .kc-topbar{display:none}
  .kc-header-inner{min-height:60px}
  .kc-logo img{width:150px;max-height:40px}
  .kc-hero-grid{grid-template-columns:1fr;gap:20px}
  .kc-hero-sidecard{grid-template-columns:88px 1fr;min-height:0;padding:16px}
  .kc-hero-logo-mini,.kc-hero-photo-mini{width:88px;height:102px}
  .kc-hero-logo-mini img{width:66px;max-height:85px}
  .kc-program-grid{grid-template-columns:repeat(2,1fr)}
  .kc-program-card:last-child{grid-column:1/-1;max-width:50%;justify-self:center;width:100%}
  .kc-day-grid{grid-template-columns:repeat(2,1fr)}
  .kc-home-form-layout,.kc-split,.kc-location-split{grid-template-columns:1fr}
  .kc-map{max-height:240px!important}
}

@media (max-width:600px){
  body.kc-site-page h1{font-size:1.72rem}
  body.kc-site-page h2{font-size:1.26rem}
  .kc-logo img{width:138px}
  .kc-hero{padding:24px 0 26px}
  .kc-hero-sidecard{grid-template-columns:74px 1fr;gap:12px}
  .kc-hero-logo-mini,.kc-hero-photo-mini{width:74px;height:86px;border-radius:13px}
  .kc-hero-logo-mini img{width:56px;max-height:72px}
  .kc-hero-sidecopy h2{font-size:.98rem!important}
  .kc-mini-facts span{font-size:.59rem;padding:5px 6px}
  .kc-trust-grid{grid-template-columns:repeat(2,1fr)}
  .kc-trust-grid>div:last-child{grid-column:1/-1}
  .kc-section{padding:36px 0}
  .kc-program-grid{grid-template-columns:1fr 1fr}
  .kc-program-card{min-height:170px}
  .kc-program-card:last-child{max-width:none}
  .kc-day-grid{grid-template-columns:1fr 1fr}
  .kc-home-form-card{padding:16px}
  .kc-tour-band{padding:24px 0}
  .kc-page-hero-media,.kc-page-mark,.kc-media-panel{min-height:175px!important;max-height:195px}
  .kc-brand-panel img{width:38%;max-height:110px}
}

/* =========================================================
   v1.0.6 — smaller scale + warmer, more designed presentation
   ========================================================= */
:root{
  --kc-page-bg:#f6f8fb;
  --kc-cream:#fff8e7;
  --kc-pale-blue:#edf5ff;
  --kc-pale-red:#fff0f4;
  --kc-pale-green:#eef8f1;
}
body.kc-site-page{
  background:var(--kc-page-bg)!important;
}
body.kc-site-page h1{font-size:clamp(1.85rem,3vw,2.45rem)!important;line-height:1.08!important}
body.kc-site-page h2{font-size:clamp(1.35rem,2.15vw,1.78rem)!important;line-height:1.14!important}
body.kc-site-page h3{font-size:.98rem!important;line-height:1.22!important}
body.kc-site-page p{font-size:.88rem!important;line-height:1.58!important}
.kc-lead{font-size:.96rem!important;line-height:1.55!important}
.kc-lead-sm{font-size:.92rem!important;line-height:1.58!important}
.kc-eyebrow{font-size:.61rem!important;letter-spacing:.09em!important;margin-bottom:8px!important}
.kc-wrap{width:min(calc(100% - 38px),1100px)}

/* Cleaner, more premium header */
.kc-topbar{background:#113d78!important;border-bottom:3px solid var(--kc-gold);font-size:.72rem!important}
.kc-topbar-inner{height:28px!important}
.kc-header{background:rgba(255,255,255,.985)!important;box-shadow:0 5px 18px rgba(31,58,92,.06);border-bottom:0!important}
.kc-header-inner{min-height:58px!important}
.kc-logo img{width:145px!important;max-height:38px!important}
.kc-nav{gap:13px!important}
.kc-nav>a:not(.kc-button){padding:18px 0!important;font-size:.76rem!important}
.kc-nav>a:not(.kc-button):after{bottom:8px!important}
.kc-nav-tour{font-size:.75rem!important;min-height:34px!important;padding:8px 12px!important}

/* Home hero becomes a contained feature panel instead of a giant section */
.kc-hero{
  padding:24px 0!important;
  background:
    radial-gradient(circle at 4% 20%,rgba(247,185,47,.13) 0 72px,transparent 73px),
    radial-gradient(circle at 98% 82%,rgba(23,86,173,.09) 0 95px,transparent 96px),
    var(--kc-page-bg)!important;
  border:0!important;
}
.kc-hero-grid{
  grid-template-columns:1fr 255px!important;
  gap:28px!important;
  padding:26px 28px!important;
  background:linear-gradient(122deg,#fff8df 0%,#fffdf8 58%,#edf5ff 100%);
  border:1px solid #eee5d1;
  border-radius:22px;
  box-shadow:0 14px 34px rgba(31,58,92,.08);
  overflow:hidden;
}
.kc-hero-copy{max-width:610px!important}
.kc-hero-copy h1{font-size:clamp(1.95rem,3.1vw,2.55rem)!important;max-width:540px!important;margin-bottom:9px!important}
.kc-hero-copy .kc-actions{margin-top:13px!important}
.kc-small-note{font-size:.72rem!important;margin-top:10px!important}
.kc-button{min-height:36px!important;padding:8px 14px!important;border-radius:9px!important;font-size:.76rem!important}
.kc-button-lg{min-height:38px!important;padding:9px 15px!important;font-size:.78rem!important}
.kc-hero-sidecard{
  grid-template-columns:70px 1fr!important;
  gap:13px!important;
  min-height:0!important;
  padding:14px!important;
  border-radius:16px!important;
  box-shadow:0 8px 20px rgba(31,58,92,.10)!important;
  align-self:center!important;
}
.kc-hero-logo-mini,.kc-hero-photo-mini{width:70px!important;height:82px!important;border-radius:12px!important}
.kc-hero-logo-mini img{width:50px!important;max-height:66px!important}
.kc-hero-sidecopy h2{font-size:.92rem!important;margin-bottom:8px!important}
.kc-mini-label{font-size:.54rem!important;margin-bottom:4px!important}
.kc-mini-facts{gap:5px!important}
.kc-mini-facts span{font-size:.55rem!important;padding:4px 6px!important}
.kc-mini-facts svg{width:10px!important;height:10px!important}

/* Small colorful highlight ribbon */
.kc-trust-strip{background:var(--kc-page-bg)!important;border:0!important;padding-bottom:10px}
.kc-trust-grid{gap:7px!important;padding:0!important}
.kc-trust-grid>div{padding:9px 7px!important;border-radius:10px!important;box-shadow:0 4px 10px rgba(31,58,92,.04)}
.kc-trust-grid strong{font-size:.7rem!important}.kc-trust-grid span{font-size:.57rem!important}

/* Interior page hero — much smaller logo/photo, contained card */
.kc-page-hero{
  padding:24px 0 18px!important;
  background:var(--kc-page-bg)!important;
  border:0!important;
}
.kc-page-hero-grid{
  grid-template-columns:minmax(0,1fr) 145px!important;
  gap:24px!important;
  padding:24px 26px!important;
  background:
    radial-gradient(circle at 94% 10%,rgba(209,16,62,.08) 0 58px,transparent 59px),
    linear-gradient(125deg,#fff7df 0%,#fffdf8 60%,#eef5ff 100%);
  border:1px solid #ece5d5;
  border-radius:20px;
  box-shadow:0 12px 28px rgba(31,58,92,.07);
  overflow:hidden;
}
.kc-page-hero h1{font-size:clamp(1.75rem,2.7vw,2.18rem)!important;max-width:620px;margin-bottom:8px!important}
.kc-page-hero p{max-width:650px!important;font-size:.86rem!important;margin-bottom:13px!important}
.kc-page-mark,.kc-page-hero-media{
  width:145px!important;
  min-height:118px!important;
  max-height:128px!important;
  justify-self:end!important;
  border-radius:15px!important;
  padding:12px!important;
  background:#fff!important;
  border:1px solid #dfe6ef!important;
  box-shadow:0 8px 18px rgba(31,58,92,.08)!important;
}
.kc-page-mark img{max-width:82px!important;max-height:94px!important}
.kc-page-hero-media.kc-has-photo{background-size:cover!important;background-position:center!important;padding:0!important}

/* Sections are shorter and visually layered */
.kc-section{padding:34px 0!important;position:relative}
.kc-section-head{margin-bottom:18px!important;max-width:610px!important}
.kc-section-head p{font-size:.82rem!important}
.kc-section-action{margin-top:15px!important}
.kc-section-programs{background:linear-gradient(180deg,#fffaf0,#fff7e6)!important}
.kc-section-day{background:linear-gradient(180deg,#fff5f7,#fff)!important}
.kc-section-soft{background:linear-gradient(135deg,#e8f2ff 0%,#f4f9ff 72%,#fffaf0 100%)!important}

/* Program cards: shorter, more intentional */
.kc-program-grid{gap:9px!important}
.kc-program-card{min-height:155px!important;padding:13px 13px!important;border-radius:14px!important;box-shadow:0 6px 15px rgba(31,58,92,.06)!important}
.kc-program-icon{width:33px!important;height:33px!important;border-radius:9px!important;margin-bottom:8px!important}
.kc-program-icon svg{width:17px!important;height:17px!important}
.kc-program-card h3{font-size:.83rem!important;margin-bottom:5px!important}
.kc-program-card p{font-size:.68rem!important;line-height:1.4!important}
.kc-card-link{font-size:.66rem!important}

/* Benefits: compact horizontal mini-panels rather than six big boxes */
.kc-benefit-grid{gap:11px!important}
.kc-benefit-card{
  display:grid!important;
  grid-template-columns:34px 1fr!important;
  grid-template-rows:auto auto!important;
  column-gap:10px!important;
  row-gap:2px!important;
  align-items:start!important;
  padding:14px 15px!important;
  min-height:105px!important;
  border-radius:14px!important;
  box-shadow:0 7px 17px rgba(31,58,92,.07)!important;
  position:relative;
  overflow:hidden;
}
.kc-benefit-card:after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--kc-blue)}
.kc-benefit-card:nth-child(3n+2):after{background:var(--kc-red)}
.kc-benefit-card:nth-child(3n+3):after{background:var(--kc-gold)}
.kc-benefit-icon{grid-row:1/3!important;width:32px!important;height:32px!important;border-radius:9px!important;margin:0!important}
.kc-benefit-icon svg{width:16px!important;height:16px!important}
.kc-benefit-card h3{grid-column:2!important;margin:0 0 3px!important;font-size:.79rem!important}
.kc-benefit-card p{grid-column:2!important;margin:0!important;font-size:.67rem!important;line-height:1.42!important}

/* Give the Why page warmer visual sections */
.kc-page-why .kc-page-hero + .kc-section{
  background:
    radial-gradient(circle at 7% 18%,rgba(247,185,47,.10) 0 70px,transparent 71px),
    linear-gradient(180deg,#fffdf8,#fff9ed)!important;
}
.kc-page-why .kc-section-soft .kc-split>div:first-child{
  background:rgba(255,255,255,.88);
  border:1px solid rgba(23,86,173,.09);
  border-radius:17px;
  padding:19px 20px;
  box-shadow:0 8px 20px rgba(31,58,92,.06);
}
.kc-page-why .kc-section-soft .kc-value-card{background:linear-gradient(145deg,#fff7d9,#fffef8)!important;border-color:#f1c34f!important}

/* General split content + cards */
.kc-split{gap:26px!important}
.kc-feature-list{margin:15px 0!important}
.kc-feature-item{padding:7px 9px!important;margin-bottom:6px!important;border-radius:10px!important}
.kc-feature-icon{width:29px!important;height:29px!important;border-radius:8px!important}
.kc-feature-icon svg{width:15px!important;height:15px!important}
.kc-feature-item h3{font-size:.75rem!important}
.kc-feature-item p{font-size:.66rem!important}
.kc-value-card,.kc-story-box,.kc-form-card,.kc-contact-card{padding:18px 20px!important;border-radius:16px!important}
.kc-value-icon{width:36px!important;height:36px!important;border-radius:10px!important;margin-bottom:9px!important}
.kc-value-icon svg{width:18px!important;height:18px!important}
.kc-value-card h3{font-size:.91rem!important}
.kc-value-card p{font-size:.7rem!important}
.kc-check-list{margin-top:11px!important}
.kc-check-list li{font-size:.67rem!important;margin:5px 0!important}
.kc-check-list svg{width:13px!important;height:13px!important}
.kc-check-list-wide li{font-size:.73rem!important;margin:7px 0!important}

/* Day cards */
.kc-day-grid{gap:9px!important}
.kc-day-card{padding:13px!important;border-radius:13px!important}
.kc-day-icon{width:31px!important;height:31px!important;border-radius:8px!important;margin-bottom:8px!important}
.kc-day-icon svg{width:16px!important;height:16px!important}
.kc-day-card h3{font-size:.75rem!important;margin-bottom:4px!important}
.kc-day-card p{font-size:.66rem!important;line-height:1.4!important}

/* Form / location / contact visuals */
.kc-home-form-section{background:linear-gradient(120deg,#fff0c2 0%,#fff8e7 48%,#eaf4ff 100%)!important}
.kc-home-form-layout{gap:24px!important}
.kc-home-form-intro h2{font-size:1.28rem!important}
.kc-home-contact-points{gap:6px!important;margin-top:16px!important}
.kc-home-contact-points>div{padding:7px 9px!important;border-radius:9px!important}
.kc-home-contact-points strong,.kc-home-contact-points a,.kc-home-contact-points span{font-size:.68rem!important}
.kc-home-contact-points>div{grid-template-columns:72px 1fr!important}
.kc-home-form-card{padding:17px!important}
.kc-home-form-card h3{font-size:.91rem!important;margin-bottom:10px!important}
.kc-tour-form label{font-size:.64rem!important}
.kc-tour-form input,.kc-tour-form select,.kc-tour-form textarea{min-height:34px!important;padding:7px 8px!important;font-size:.7rem!important}
.kc-field-row{gap:8px!important}
.kc-map,.kc-map iframe{min-height:215px!important;max-height:215px!important}
.kc-location-split{grid-template-columns:.9fr 1.1fr!important;gap:24px!important}
.kc-section-location{background:linear-gradient(180deg,#f5f9ff,#fff)!important}
.kc-contact-card img{max-width:105px!important;margin:0 auto 10px!important;display:block}
.kc-stat-stack strong{font-size:1.55rem!important;min-width:64px!important}

/* CTA becomes a designed card, not a giant full-width blue stripe */
.kc-tour-band{
  background:var(--kc-page-bg)!important;
  border:0!important;
  padding:25px 0!important;
}
.kc-tour-band-inner{
  background:linear-gradient(105deg,#103f84,#1756ad 72%,#244c87);
  border-radius:18px;
  padding:20px 24px;
  box-shadow:0 12px 26px rgba(14,56,119,.16);
  position:relative;
  overflow:hidden;
}
.kc-tour-band-inner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:var(--kc-gold)}
.kc-tour-band-inner:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-26px;top:-38px;background:rgba(255,255,255,.07)}
.kc-tour-band h2{font-size:1.12rem!important;margin-bottom:5px!important}
.kc-tour-band p{font-size:.72rem!important}
.kc-tour-band .kc-actions{position:relative;z-index:2}

/* Smaller media everywhere, including user-supplied photography */
.kc-media-panel{min-height:170px!important;max-height:205px!important;border-radius:15px!important}
.kc-brand-panel{padding:14px!important}
.kc-brand-panel img{width:min(38%,120px)!important;max-height:105px!important}
.kc-brand-caption{font-size:.68rem!important;margin-top:7px!important}

/* Footer: cleaner, not bulky */
.kc-footer{border-top:5px solid var(--kc-gold)!important}
.kc-footer:before{content:"";display:block;height:3px;background:var(--kc-red)}
.kc-footer-grid{padding-top:24px!important;padding-bottom:20px!important}
.kc-footer-brand img{width:120px!important;max-height:42px!important}
.kc-footer h2{font-size:.74rem!important}.kc-footer p,.kc-footer a{font-size:.64rem!important}
.kc-footer-bottom{font-size:.59rem!important;padding:7px 0!important}

@media (max-width:900px){
  .kc-topbar{display:none!important}
  .kc-header-inner{min-height:56px!important}
  .kc-logo img{width:138px!important}
  .kc-hero-grid,.kc-page-hero-grid{grid-template-columns:1fr!important}
  .kc-hero-sidecard{max-width:390px!important}
  .kc-page-mark,.kc-page-hero-media{justify-self:start!important;width:120px!important;min-height:100px!important;max-height:110px!important}
  .kc-page-mark img{max-width:70px!important;max-height:78px!important}
  .kc-program-grid{grid-template-columns:repeat(2,1fr)!important}
  .kc-benefit-grid{grid-template-columns:repeat(2,1fr)!important}
  .kc-home-form-layout,.kc-split,.kc-location-split{grid-template-columns:1fr!important}
}

@media (max-width:600px){
  .kc-wrap{width:min(calc(100% - 24px),1100px)!important}
  body.kc-site-page h1{font-size:1.62rem!important}
  body.kc-site-page h2{font-size:1.22rem!important}
  .kc-logo img{width:126px!important}
  .kc-hero{padding:14px 0!important}
  .kc-hero-grid,.kc-page-hero-grid{padding:18px!important;border-radius:16px!important}
  .kc-hero-copy h1,.kc-page-hero h1{font-size:1.58rem!important}
  .kc-hero-sidecard{grid-template-columns:58px 1fr!important;padding:11px!important}
  .kc-hero-logo-mini,.kc-hero-photo-mini{width:58px!important;height:68px!important}
  .kc-hero-logo-mini img{width:42px!important;max-height:54px!important}
  .kc-mini-facts span{font-size:.5rem!important}
  .kc-section{padding:28px 0!important}
  .kc-program-grid,.kc-benefit-grid,.kc-day-grid{grid-template-columns:1fr!important}
  .kc-program-card{min-height:0!important}
  .kc-benefit-card{min-height:0!important}
  .kc-page-mark,.kc-page-hero-media{width:105px!important;min-height:88px!important;max-height:95px!important}
  .kc-page-mark img{max-width:60px!important;max-height:66px!important}
  .kc-tour-band-inner{padding:17px 18px!important}
  .kc-tour-band-inner{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}
  .kc-map,.kc-map iframe{min-height:190px!important;max-height:190px!important}
}

/* =========================================================
   v1.0.7 — Refined home hero: less blocky, smaller type,
   organic composition, floating trust details
   ========================================================= */
.kc-hero-refined{
  position:relative;
  overflow:hidden;
  padding:34px 0 18px!important;
  background:
    radial-gradient(ellipse at 8% 8%,rgba(247,185,47,.20) 0 11%,transparent 11.5%),
    radial-gradient(ellipse at 97% 82%,rgba(209,16,62,.09) 0 13%,transparent 13.5%),
    linear-gradient(115deg,#fff8e7 0%,#fffdf8 49%,#eff6ff 100%)!important;
}
.kc-hero-refined:before{
  content:"";
  position:absolute;
  width:210px;
  height:210px;
  left:-135px;
  top:18px;
  border-radius:42% 58% 64% 36% / 48% 38% 62% 52%;
  background:rgba(23,86,173,.07);
  transform:rotate(18deg);
}
.kc-hero-refined:after{
  content:"";
  position:absolute;
  width:190px;
  height:190px;
  right:-105px;
  bottom:-76px;
  border-radius:62% 38% 46% 54% / 44% 59% 41% 56%;
  background:rgba(209,16,62,.07);
  transform:rotate(-20deg);
}
.kc-hero-refined-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);
  align-items:center;
  gap:54px;
  min-height:322px;
}
.kc-hero-copy-refined{max-width:640px!important;padding:8px 0 16px}
.kc-hero-copy-refined .kc-eyebrow{
  background:#fff;
  border:1px solid rgba(23,86,173,.15);
  box-shadow:0 4px 12px rgba(31,58,92,.05);
  border-radius:999px;
  padding:7px 12px;
  margin-bottom:15px!important;
  letter-spacing:.075em!important;
  font-size:.66rem!important;
}
.kc-hero-copy-refined h1{
  font-size:clamp(2rem,3.05vw,2.58rem)!important;
  line-height:1.07!important;
  letter-spacing:-.035em;
  max-width:580px!important;
  margin:0 0 10px!important;
}
.kc-hero-copy-refined .kc-lead{
  max-width:585px!important;
  margin:0!important;
  font-size:.92rem!important;
  line-height:1.6!important;
  color:#45556c;
}
.kc-hero-copy-refined .kc-actions{margin-top:17px!important;gap:17px!important;align-items:center}
.kc-hero-copy-refined .kc-button-red{
  border-radius:999px!important;
  padding:9px 18px!important;
  min-height:38px!important;
  box-shadow:0 7px 16px rgba(209,16,62,.18);
}
.kc-hero-call{
  position:relative;
  display:inline-flex;
  align-items:center;
  min-height:38px;
  color:#123d78!important;
  font-size:.8rem;
  font-weight:900;
  text-decoration:none!important;
  padding:0 2px 0 24px;
}
.kc-hero-call:before{
  content:"";
  position:absolute;
  left:0;
  width:15px;
  height:15px;
  border-radius:50%;
  background:var(--kc-gold);
  box-shadow:0 0 0 5px rgba(247,185,47,.14);
}
.kc-hero-note{
  display:flex;
  align-items:center;
  gap:8px;
  margin-top:14px;
  color:#6b7280;
  font-size:.72rem;
}
.kc-note-dot{width:6px;height:6px;border-radius:50%;background:var(--kc-blue);box-shadow:0 0 0 4px rgba(23,86,173,.09)}

.kc-hero-art{
  position:relative;
  width:310px;
  height:300px;
  justify-self:center;
}
.kc-hero-arch{
  position:absolute;
  left:50%;
  top:50%;
  width:205px;
  height:258px;
  transform:translate(-50%,-50%);
  overflow:hidden;
  border-radius:103px 103px 26px 26px;
  border:1px solid rgba(23,86,173,.12);
  box-shadow:0 18px 36px rgba(31,58,92,.13);
}
.kc-hero-arch-logo{
  display:flex;
  align-items:center;
  justify-content:center;
  background:
    radial-gradient(circle at 75% 17%,rgba(209,16,62,.10) 0 33px,transparent 34px),
    radial-gradient(circle at 17% 83%,rgba(23,86,173,.11) 0 42px,transparent 43px),
    linear-gradient(155deg,#fff7df 0%,#fff 54%,#edf5ff 100%);
}
.kc-hero-arch-logo img{width:132px!important;max-height:178px!important;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.04))}
.kc-hero-arch-photo{background-size:cover;background-position:center}
.kc-hero-photo-logo{
  position:absolute;
  left:13px;
  right:13px;
  bottom:13px;
  padding:8px 10px;
  background:rgba(255,255,255,.92);
  backdrop-filter:blur(8px);
  border-radius:11px;
  box-shadow:0 6px 16px rgba(31,58,92,.10);
}
.kc-hero-photo-logo img{width:100%;max-height:36px;object-fit:contain}
.kc-float-badge{
  position:absolute;
  z-index:3;
  display:flex;
  align-items:center;
  gap:6px;
  padding:7px 10px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(23,86,173,.10);
  border-radius:999px;
  box-shadow:0 8px 18px rgba(31,58,92,.10);
  color:#173e72;
  font-weight:900;
  font-size:.61rem;
  white-space:nowrap;
}
.kc-float-badge svg{width:12px;height:12px;fill:currentColor}
.kc-float-one{left:0;top:50px}
.kc-float-two{right:-2px;top:124px}
.kc-float-three{left:8px;bottom:45px}
.kc-hero-spark{position:absolute;color:var(--kc-gold);font-size:1rem;line-height:1}
.kc-spark-one{right:28px;top:34px;transform:rotate(16deg)}
.kc-spark-two{right:36px;bottom:41px;color:var(--kc-red);font-size:.72rem}

.kc-hero-factline{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:18px;
  padding:14px 22px 5px;
  border-top:1px solid rgba(23,86,173,.10);
}
.kc-hero-factline>span{display:flex;align-items:baseline;gap:6px;white-space:nowrap}
.kc-hero-factline b{font-size:.69rem;color:#183c6a}
.kc-hero-factline small{font-size:.58rem;color:#6f7a89}
.kc-hero-factline i{display:block;width:4px;height:4px;border-radius:50%;background:var(--kc-gold);flex:0 0 auto}
.kc-hero-factline i:nth-of-type(2){background:var(--kc-red)}
.kc-hero-factline i:nth-of-type(3){background:var(--kc-blue)}
.kc-hero-factline i:nth-of-type(4){background:#69a56c}

/* This refined hero replaces the old boxed hero/trust treatment. */
.kc-hero-refined + .kc-trust-strip{display:none!important}

@media (max-width:900px){
  .kc-hero-refined-grid{grid-template-columns:1fr 250px;gap:26px;min-height:290px}
  .kc-hero-art{width:250px;height:250px}
  .kc-hero-arch{width:176px;height:220px;border-radius:88px 88px 22px 22px}
  .kc-hero-arch-logo img{width:110px!important;max-height:148px!important}
  .kc-float-one{left:-4px;top:42px}.kc-float-two{right:-5px;top:108px}.kc-float-three{left:1px;bottom:34px}
  .kc-hero-factline{gap:12px;flex-wrap:wrap}
}
@media (max-width:720px){
  .kc-hero-refined{padding:22px 0 14px!important}
  .kc-hero-refined-grid{grid-template-columns:1fr;gap:12px;min-height:0}
  .kc-hero-copy-refined{text-align:left;padding-bottom:0}
  .kc-hero-copy-refined h1{font-size:1.82rem!important;max-width:520px!important}
  .kc-hero-art{width:230px;height:205px;justify-self:center;margin-top:2px}
  .kc-hero-arch{width:146px;height:184px;border-radius:73px 73px 18px 18px}
  .kc-hero-arch-logo img{width:90px!important;max-height:122px!important}
  .kc-float-badge{font-size:.53rem;padding:6px 8px}.kc-float-badge svg{width:10px;height:10px}
  .kc-float-one{left:2px;top:28px}.kc-float-two{right:0;top:78px}.kc-float-three{left:5px;bottom:22px}
  .kc-hero-factline{justify-content:flex-start;padding:11px 0 2px;gap:9px 12px}
  .kc-hero-factline>span{gap:4px}.kc-hero-factline small{display:none}.kc-hero-factline i{width:3px;height:3px}
}
@media (max-width:460px){
  .kc-hero-copy-refined .kc-eyebrow{font-size:.56rem!important;padding:6px 9px}
  .kc-hero-copy-refined h1{font-size:1.65rem!important;letter-spacing:-.025em}
  .kc-hero-copy-refined .kc-lead{font-size:.84rem!important}
  .kc-hero-copy-refined .kc-actions{gap:12px!important;flex-direction:row!important;align-items:center!important}
  .kc-hero-copy-refined .kc-button-red{width:auto!important;font-size:.68rem!important;padding:8px 13px!important}
  .kc-hero-call{font-size:.69rem;white-space:nowrap;padding-left:19px}
  .kc-hero-note{font-size:.64rem}
  .kc-hero-art{width:208px;height:186px}
  .kc-hero-arch{width:132px;height:166px;border-radius:66px 66px 16px 16px}
  .kc-hero-arch-logo img{width:82px!important;max-height:108px!important}
  .kc-float-one{left:-2px;top:26px}.kc-float-two{right:-4px;top:72px}.kc-float-three{left:0;bottom:20px}
  .kc-hero-factline b{font-size:.61rem}
}

/* v1.0.8: exact program-link destination feedback */
.kc-program-detail:focus{outline:none}
.kc-program-detail.kc-program-target{box-shadow:0 0 0 3px rgba(0,77,155,.16),0 12px 30px rgba(31,58,92,.10)}

/* =========================================================
   v1.0.9 — Reliable program destinations.
   Learn More opens the chosen program directly instead of
   relying on a cross-page anchor/JavaScript correction.
   ========================================================= */
.kc-program-direct{
  position:relative;
  padding:42px 0 48px;
  background:
    radial-gradient(circle at 8% 16%,rgba(247,185,47,.16) 0 90px,transparent 91px),
    radial-gradient(circle at 95% 88%,rgba(23,86,173,.08) 0 120px,transparent 121px),
    linear-gradient(135deg,#fffaf0 0%,#fff 47%,#eef6ff 100%);
  border-bottom:1px solid rgba(23,86,173,.12);
}
.kc-program-direct-nav{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin:0 0 18px;
  font-size:.76rem;
  color:#6b7280;
}
.kc-program-direct .kc-program-detail{
  max-width:900px;
  margin:0 auto;
  border-left:5px solid var(--kc-red)!important;
  box-shadow:0 14px 34px rgba(31,58,92,.09)!important;
  background:rgba(255,255,255,.95)!important;
}
.kc-program-direct-actions{
  display:flex;
  justify-content:center;
  gap:12px;
  margin-top:18px;
}
.kc-program-other-section{padding-top:48px!important}
.kc-program-other-section .kc-program-card[href*="kc_program="]{min-height:205px}
@media (max-width:600px){
  .kc-program-direct{padding:26px 0 34px}
  .kc-program-direct-nav{align-items:flex-start;flex-direction:column;gap:5px;margin-bottom:13px}
  .kc-program-direct-actions{align-items:stretch;flex-direction:column}
  .kc-program-direct-actions .kc-button{width:100%}
}


/* =========================================================
   v1.0.10 — Compact hero + stronger trust labels
   ========================================================= */
.kc-hero-refined{
  padding:18px 0 10px!important;
}
.kc-hero-refined-grid{
  grid-template-columns:minmax(0,1.32fr) minmax(235px,.68fr)!important;
  gap:34px!important;
  min-height:0!important;
  align-items:center!important;
}
.kc-hero-copy-refined{
  padding:0!important;
}
.kc-hero-copy-refined .kc-eyebrow{
  margin-bottom:10px!important;
  padding:7px 12px!important;
  font-size:.69rem!important;
}
.kc-hero-copy-refined h1{
  margin:0 0 8px!important;
  font-size:clamp(1.92rem,2.85vw,2.42rem)!important;
  max-width:555px!important;
}
.kc-hero-copy-refined .kc-lead{
  font-size:.9rem!important;
  line-height:1.52!important;
  max-width:570px!important;
}
.kc-hero-copy-refined .kc-actions{
  margin-top:13px!important;
  gap:15px!important;
}
.kc-hero-note{
  margin-top:10px!important;
  font-size:.74rem!important;
}
.kc-hero-art{
  width:270px!important;
  height:232px!important;
}
.kc-hero-arch{
  width:174px!important;
  height:218px!important;
  border-radius:87px 87px 22px 22px!important;
}
.kc-hero-arch-logo img{
  width:112px!important;
  max-height:148px!important;
}
.kc-float-badge{
  gap:7px!important;
  padding:8px 11px!important;
  font-size:.7rem!important;
  box-shadow:0 7px 16px rgba(31,58,92,.10)!important;
}
.kc-float-badge svg{
  width:13px!important;
  height:13px!important;
}
.kc-float-one{left:0!important;top:30px!important}
.kc-float-two{right:-3px!important;top:96px!important}
.kc-float-three{left:3px!important;bottom:24px!important}
.kc-spark-one{right:21px!important;top:22px!important}
.kc-spark-two{right:25px!important;bottom:25px!important}
.kc-hero-factline{
  justify-content:space-between!important;
  gap:12px!important;
  padding:11px 0 2px!important;
  margin-top:5px!important;
}
.kc-hero-factline>span{
  gap:6px!important;
}
.kc-hero-factline b{
  font-size:.78rem!important;
  color:#123d78!important;
  font-weight:900!important;
}
.kc-hero-factline small{
  font-size:.64rem!important;
  color:#657184!important;
}
.kc-hero-factline i{
  width:5px!important;
  height:5px!important;
}
@media (max-width:900px){
  .kc-hero-refined{padding:16px 0 9px!important}
  .kc-hero-refined-grid{grid-template-columns:1fr 225px!important;gap:22px!important}
  .kc-hero-art{width:225px!important;height:205px!important}
  .kc-hero-arch{width:154px!important;height:192px!important;border-radius:77px 77px 20px 20px!important}
  .kc-hero-arch-logo img{width:98px!important;max-height:130px!important}
  .kc-float-badge{font-size:.62rem!important;padding:7px 9px!important}
  .kc-float-one{left:-2px!important;top:27px!important}
  .kc-float-two{right:-4px!important;top:82px!important}
  .kc-float-three{left:0!important;bottom:19px!important}
  .kc-hero-factline{justify-content:center!important;gap:8px 12px!important;flex-wrap:wrap!important}
}
@media (max-width:720px){
  .kc-hero-refined{padding:15px 0 8px!important}
  .kc-hero-refined-grid{grid-template-columns:1fr!important;gap:9px!important}
  .kc-hero-copy-refined h1{font-size:1.74rem!important}
  .kc-hero-art{width:215px!important;height:178px!important;margin-top:0!important}
  .kc-hero-arch{width:128px!important;height:162px!important;border-radius:64px 64px 17px 17px!important}
  .kc-hero-arch-logo img{width:80px!important;max-height:106px!important}
  .kc-float-badge{font-size:.59rem!important;padding:6px 8px!important}
  .kc-float-one{left:3px!important;top:22px!important}
  .kc-float-two{right:1px!important;top:67px!important}
  .kc-float-three{left:5px!important;bottom:17px!important}
  .kc-hero-factline{justify-content:flex-start!important;margin-top:2px!important;padding:9px 0 0!important}
  .kc-hero-factline b{font-size:.69rem!important}
  .kc-hero-factline small{display:none!important}
}
@media (max-width:460px){
  .kc-hero-copy-refined .kc-eyebrow{font-size:.58rem!important;padding:6px 9px!important;margin-bottom:8px!important}
  .kc-hero-copy-refined h1{font-size:1.57rem!important}
  .kc-hero-copy-refined .kc-lead{font-size:.82rem!important}
  .kc-hero-art{width:200px!important;height:166px!important}
  .kc-hero-arch{width:120px!important;height:151px!important}
  .kc-hero-arch-logo img{width:74px!important;max-height:98px!important}
  .kc-float-badge{font-size:.55rem!important}
  .kc-hero-factline b{font-size:.65rem!important}
}


/* =========================================================
   v1.0.11 — Hero/header fine tuning from live-site review
   ========================================================= */
/* Pull the hero content upward and remove excess open space. */
.kc-hero-refined{
  padding:5px 0 8px!important;
}
.kc-hero-refined-grid{
  align-items:center!important;
}
.kc-hero-copy-refined{
  padding:0!important;
  transform:translateY(-8px);
}
.kc-hero-copy-refined .kc-eyebrow{
  margin-bottom:6px!important;
}
.kc-hero-copy-refined h1{
  margin-top:0!important;
}

/* Keep the Meals Included badge clear of the logo artwork. */
.kc-float-two{
  right:-48px!important;
  top:96px!important;
}

/* Larger, easier-to-read desktop navigation with dividers. */
.kc-nav{
  gap:0!important;
}
.kc-nav > a:not(.kc-button):not(.kc-nav-call){
  font-size:.86rem!important;
  padding:18px 13px!important;
  letter-spacing:.005em;
}
.kc-nav > a:not(.kc-button):not(.kc-nav-call) + a:not(.kc-button):not(.kc-nav-call){
  border-left:1px solid #d9dee7;
}
.kc-nav > a:not(.kc-button):after{
  left:12px!important;
  bottom:8px!important;
}
.kc-nav > a:not(.kc-button):hover:after,
.kc-nav > a.is-current:after{
  right:12px!important;
}
.kc-nav-tour{
  margin-left:14px!important;
  font-size:.82rem!important;
}

@media (max-width:1120px) and (min-width:901px){
  .kc-nav > a:not(.kc-button):not(.kc-nav-call){
    font-size:.78rem!important;
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .kc-nav > a:not(.kc-button):after{left:7px!important}
  .kc-nav > a:not(.kc-button):hover:after,
  .kc-nav > a.is-current:after{right:7px!important}
  .kc-nav-tour{margin-left:9px!important;font-size:.76rem!important}
  .kc-float-two{right:-28px!important}
}

@media (max-width:900px){
  .kc-hero-copy-refined{transform:none}
  .kc-float-two{right:-12px!important;top:82px!important}
  .kc-nav{gap:0!important}
  .kc-nav > a:not(.kc-button):not(.kc-nav-call){
    font-size:1rem!important;
    padding:14px 4px!important;
    border-left:0!important;
    border-bottom:1px solid #e7e9ed!important;
  }
  .kc-nav > a:not(.kc-button):after{display:none!important}
  .kc-nav-tour{margin-left:0!important;margin-top:14px!important;font-size:.9rem!important}
}

@media (max-width:600px){
  .kc-hero-refined{padding:8px 0 6px!important}
  .kc-float-two{right:-8px!important;top:66px!important}
}


/* =========================================================
   v1.0.13 — Friendlier programs intro + complete nav divider
   ========================================================= */
/* Complete the desktop divider rhythm before the tour button. */
@media (min-width:901px){
  .kc-nav-tour{position:relative!important}
  .kc-nav-tour:before{
    content:"";
    position:absolute;
    left:-15px;
    top:3px;
    bottom:3px;
    width:1px;
    background:#d9dee7;
  }
}

/* Make the programs intro feel warmer, tighter and less like a block of text. */
.kc-section-programs{
  padding-top:22px!important;
  padding-bottom:34px!important;
  background:
    radial-gradient(circle at 7% 8%,rgba(247,185,47,.13) 0 64px,transparent 65px),
    radial-gradient(circle at 95% 82%,rgba(23,86,173,.07) 0 82px,transparent 83px),
    linear-gradient(180deg,#fffaf1 0%,#fff8e9 100%)!important;
}
.kc-section-programs .kc-section-head{
  position:relative;
  margin-bottom:18px!important;
  max-width:720px!important;
}
.kc-section-programs .kc-section-head .kc-eyebrow{
  margin:0 0 7px!important;
  padding:5px 12px!important;
  background:#fff!important;
  border:1px solid rgba(23,86,173,.16)!important;
  box-shadow:0 4px 12px rgba(31,58,92,.06)!important;
  color:#1756ad!important;
  font-size:.73rem!important;
  letter-spacing:.035em!important;
  text-transform:none!important;
  border-radius:999px!important;
}
.kc-section-programs .kc-section-head h2{
  margin:0 0 7px!important;
  font-size:clamp(1.55rem,2.15vw,2rem)!important;
  line-height:1.08!important;
  letter-spacing:-.028em!important;
}
.kc-section-programs .kc-section-head p{
  margin:0 auto!important;
  max-width:620px!important;
  font-size:.86rem!important;
  line-height:1.48!important;
}
.kc-section-programs .kc-section-head:after{
  content:"";
  display:block;
  width:82px;
  height:5px;
  margin:12px auto 0;
  border-radius:999px;
  background:linear-gradient(90deg,
    var(--kc-gold) 0 26%,transparent 26% 35%,
    var(--kc-red) 35% 64%,transparent 64% 73%,
    var(--kc-blue) 73% 100%);
}
/* Slightly soften the card geometry so the row feels less rigid. */
.kc-section-programs .kc-program-card{
  border-radius:18px 18px 22px 22px!important;
}
.kc-section-programs .kc-program-card:nth-child(2n){
  border-radius:22px 18px 18px 22px!important;
}
.kc-section-programs .kc-program-card:nth-child(3n){
  border-radius:18px 22px 22px 18px!important;
}
@media (max-width:900px){
  .kc-section-programs{padding-top:20px!important;padding-bottom:30px!important}
  .kc-section-programs .kc-section-head{margin-bottom:15px!important}
  .kc-section-programs .kc-section-head h2{font-size:1.6rem!important}
  .kc-section-programs .kc-section-head p{font-size:.82rem!important}
}
@media (max-width:600px){
  .kc-section-programs{padding-top:17px!important;padding-bottom:25px!important}
  .kc-section-programs .kc-section-head .kc-eyebrow{font-size:.67rem!important}
  .kc-section-programs .kc-section-head h2{font-size:1.42rem!important}
  .kc-section-programs .kc-section-head:after{margin-top:10px!important}
}

/* v1.0.14 — softer, friendlier programs section + full desktop nav dividers */
.kc-nav{gap:0!important}
.kc-nav>a:not(.kc-button){
  font-size:.84rem!important;
  padding:18px 14px!important;
  border-right:1px solid #d9dde4!important;
  line-height:1!important;
}
.kc-nav>a:not(.kc-button):after{left:14px!important;right:calc(100% - 14px)!important}
.kc-nav>a:not(.kc-button):hover:after,.kc-nav>a.is-current:after{right:14px!important}
.kc-nav-tour{margin-left:12px!important;padding:9px 14px!important;font-size:.77rem!important}

.kc-section-programs{
  position:relative;
  padding-top:24px!important;
  padding-bottom:28px!important;
  overflow:hidden;
  background:
    radial-gradient(circle at 9% 20%, rgba(247,185,47,.16) 0 62px, transparent 63px),
    radial-gradient(circle at 89% 14%, rgba(23,86,173,.09) 0 86px, transparent 87px),
    linear-gradient(180deg,#fff9ee 0%,#fffdf8 58%,#f3f8ff 100%)!important;
}
.kc-section-programs:before{
  content:"";
  position:absolute;
  left:-18px;
  top:26px;
  width:220px;
  height:92px;
  background:
    radial-gradient(circle at 20% 64%, rgba(255,255,255,.9) 0 30px, transparent 31px),
    radial-gradient(circle at 41% 48%, rgba(255,255,255,.94) 0 38px, transparent 39px),
    radial-gradient(circle at 66% 63%, rgba(255,255,255,.92) 0 31px, transparent 32px),
    radial-gradient(circle at 84% 56%, rgba(255,255,255,.88) 0 24px, transparent 25px);
  filter:drop-shadow(0 10px 18px rgba(31,58,92,.04));
  opacity:.98;
  pointer-events:none;
}
.kc-section-programs:after{
  content:"";
  position:absolute;
  right:-20px;
  bottom:-8px;
  width:280px;
  height:92px;
  background:linear-gradient(180deg,rgba(209,16,62,.08),rgba(23,86,173,.06));
  border-radius:72% 28% 0 0 / 100% 100% 0 0;
  opacity:.65;
  pointer-events:none;
}
.kc-section-programs .kc-section-head{
  position:relative;
  margin-bottom:14px!important;
}
.kc-section-programs .kc-section-head .kc-eyebrow{
  background:rgba(255,255,255,.92)!important;
  border:1px solid rgba(23,86,173,.12)!important;
  box-shadow:0 8px 18px rgba(31,58,92,.05)!important;
  font-size:.68rem!important;
  padding:7px 14px!important;
  border-radius:999px!important;
}
.kc-section-programs .kc-section-head h2{
  color:#0f2240!important;
  font-size:clamp(1.55rem,2.35vw,2.05rem)!important;
  margin-bottom:10px!important;
  max-width:700px!important;
}
.kc-section-programs .kc-section-head p{
  font-size:.9rem!important;
  color:#4f5d70!important;
  max-width:640px!important;
}
.kc-section-programs .kc-section-head:after{
  content:"";
  display:block;
  width:118px;
  height:6px;
  margin:14px auto 0;
  border-radius:999px;
  background:linear-gradient(90deg,var(--kc-red),var(--kc-gold),var(--kc-blue));
  box-shadow:0 8px 16px rgba(31,58,92,.06);
}
.kc-program-grid{gap:12px!important}
.kc-program-card{
  position:relative;
  min-height:170px!important;
  padding:16px 15px!important;
  border-radius:18px!important;
  border:1px solid rgba(31,58,92,.08)!important;
  box-shadow:0 10px 22px rgba(31,58,92,.07)!important;
  overflow:hidden;
}
.kc-program-card:before{
  content:"";
  position:absolute;
  inset:auto auto 0 0;
  width:92px;
  height:52px;
  background:rgba(255,255,255,.26);
  border-radius:0 100% 0 0;
}
.kc-program-card h3{font-size:.9rem!important;margin-bottom:6px!important;color:#10284b!important}
.kc-program-card p{font-size:.73rem!important;line-height:1.48!important;color:#4b5563!important}
.kc-card-link{font-size:.69rem!important;font-weight:850!important}
.kc-program-icon{width:36px!important;height:36px!important;margin-bottom:10px!important}
.kc-program-icon svg{width:18px!important;height:18px!important}
.kc-section-action{margin-top:12px!important}
.kc-section-programs .kc-text-link{
  display:inline-block;
  padding:8px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(23,86,173,.12);
  box-shadow:0 6px 14px rgba(31,58,92,.05);
}

@media (max-width:900px){
  .kc-nav>a:not(.kc-button){border-right:0!important;padding:14px 4px!important}
  .kc-nav-tour{margin-left:0!important}
  .kc-section-programs:before{width:160px;height:74px;left:-30px;top:18px;opacity:.82}
  .kc-section-programs:after{width:180px;height:64px}
}
@media (max-width:600px){
  .kc-section-programs{padding-top:20px!important;padding-bottom:24px!important}
  .kc-section-programs .kc-section-head h2{font-size:1.55rem!important}
  .kc-section-programs .kc-section-head p{font-size:.84rem!important}
  .kc-program-card{min-height:160px!important;padding:15px 14px!important}
}

/* v1.0.15 — richer backgrounds + clearer program icons */
.kc-hero{
  background:
    linear-gradient(180deg,#edf6ff 0%,#f9fbff 48%,#fff7ea 100%)!important;
}
.kc-hero-grid{
  position:relative;
  background:
    linear-gradient(118deg,#fff8e8 0%,#fffdf7 45%,#eef6ff 100%)!important;
  border:1px solid #dde5ee!important;
  box-shadow:0 16px 38px rgba(31,58,92,.09)!important;
}
.kc-hero-grid:before{
  content:"";
  position:absolute;
  left:-18px;
  top:18px;
  width:190px;
  height:72px;
  background:
    radial-gradient(circle at 18% 62%, rgba(255,255,255,.96) 0 24px, transparent 25px),
    radial-gradient(circle at 38% 46%, rgba(255,255,255,.96) 0 31px, transparent 32px),
    radial-gradient(circle at 62% 62%, rgba(255,255,255,.95) 0 27px, transparent 28px),
    radial-gradient(circle at 82% 54%, rgba(255,255,255,.9) 0 19px, transparent 20px);
  opacity:.95;
  pointer-events:none;
}
.kc-hero-grid:after{
  content:"";
  position:absolute;
  right:-28px;
  bottom:-18px;
  width:340px;
  height:120px;
  background:linear-gradient(180deg,rgba(209,16,62,.08),rgba(23,86,173,.06));
  border-radius:76% 24% 0 0 / 100% 100% 0 0;
  opacity:.85;
  pointer-events:none;
}
.kc-hero-sidecard{
  background:linear-gradient(155deg,#fffdf8 0%,#fff7e7 45%,#eff6ff 100%)!important;
  border:1px solid rgba(23,86,173,.10)!important;
}
.kc-trust-strip{
  background:linear-gradient(180deg,#f7fbff 0%,#fffaf1 100%)!important;
  padding-top:8px!important;
  padding-bottom:12px!important;
}
.kc-trust-grid>div:nth-child(1){background:#fff6dd!important}
.kc-trust-grid>div:nth-child(2){background:#edf5ff!important}
.kc-trust-grid>div:nth-child(3){background:#fff0f5!important}
.kc-trust-grid>div:nth-child(4){background:#eef8f1!important}
.kc-trust-grid>div:nth-child(5){background:#f3efff!important}
.kc-section-programs{
  background:
    linear-gradient(180deg,#eef6ff 0%,#f8fbff 18%,#fffaf1 68%,#fff6ea 100%)!important;
}
.kc-section-programs:before{
  top:16px!important;
  left:-8px!important;
  width:210px!important;
  height:82px!important;
  opacity:.92!important;
}
.kc-section-programs:after{
  right:-18px!important;
  bottom:-10px!important;
  width:320px!important;
  height:110px!important;
  background:linear-gradient(180deg,rgba(23,86,173,.08),rgba(247,185,47,.11))!important;
  opacity:.75!important;
}
.kc-section-programs .kc-section-head h2{color:#10305f!important}
.kc-section-programs .kc-section-head p{color:#526375!important}
.kc-program-card{
  backdrop-filter:blur(1px);
  box-shadow:0 12px 24px rgba(31,58,92,.08)!important;
}
.kc-program-card-1{background:linear-gradient(180deg,#fff9e8 0%,#fffdf7 100%)!important}
.kc-program-card-2{background:linear-gradient(180deg,#edf5ff 0%,#f9fcff 100%)!important}
.kc-program-card-3{background:linear-gradient(180deg,#fff0f5 0%,#fff9fc 100%)!important}
.kc-program-card-4{background:linear-gradient(180deg,#eef8f1 0%,#fbfffc 100%)!important}
.kc-program-card-5{background:linear-gradient(180deg,#f3efff 0%,#fbf9ff 100%)!important}
.kc-program-icon{
  background:rgba(255,255,255,.85)!important;
  box-shadow:0 5px 12px rgba(31,58,92,.06);
}
.kc-program-card-1 .kc-program-icon{color:#b88707!important;background:#ffefbf!important}
.kc-program-card-2 .kc-program-icon{color:#1756ad!important;background:#deecff!important}
.kc-program-card-3 .kc-program-icon{color:#d1103e!important;background:#ffe0ea!important}
.kc-program-card-4 .kc-program-icon{color:#2d8a5b!important;background:#ddf3e6!important}
.kc-program-card-5 .kc-program-icon{color:#7656b5!important;background:#ebe3ff!important}
.kc-program-card:before{background:rgba(255,255,255,.34)!important}
.kc-section-programs .kc-text-link{background:#fffdf8!important}

@media (max-width:900px){
  .kc-hero-grid:after{width:220px;height:86px;right:-16px;bottom:-10px}
  .kc-section-programs:after{width:220px;height:80px}
}

/* v1.0.16 — make program icons unmistakable */
.kc-program-icon{
  width:46px!important;
  height:46px!important;
  border-radius:13px!important;
  margin-bottom:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.kc-program-icon svg{
  width:26px!important;
  height:26px!important;
  display:block!important;
}
.kc-program-card-1 .kc-program-icon{box-shadow:0 6px 14px rgba(184,135,7,.12)!important}
.kc-program-card-2 .kc-program-icon{box-shadow:0 6px 14px rgba(23,86,173,.12)!important}
.kc-program-card-3 .kc-program-icon{box-shadow:0 6px 14px rgba(209,16,62,.11)!important}
.kc-program-card-4 .kc-program-icon{box-shadow:0 6px 14px rgba(45,138,91,.12)!important}
.kc-program-card-5 .kc-program-icon{box-shadow:0 6px 14px rgba(118,86,181,.12)!important}
@media(max-width:600px){
  .kc-program-icon{width:42px!important;height:42px!important}
  .kc-program-icon svg{width:23px!important;height:23px!important}
}


/* v1.0.17 — cleaner, friendlier program icons */
.kc-program-icon{width:44px!important;height:44px!important;border-radius:14px!important}
.kc-program-icon svg{width:24px!important;height:24px!important}
@media(max-width:600px){.kc-program-icon{width:40px!important;height:40px!important}.kc-program-icon svg{width:22px!important;height:22px!important}}


/* v1.0.18 — cleaner icons, better wording, improved form alignment */
.kc-programs-label{font-size:.82rem!important;padding:10px 18px!important;letter-spacing:.03em!important;font-weight:850!important}
.kc-program-card{padding:18px 16px!important}
.kc-program-icon{width:42px!important;height:42px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 12px rgba(31,58,92,.06)!important}
.kc-program-icon svg{width:22px!important;height:22px!important;display:block!important}
.kc-program-card-1 .kc-program-icon,.kc-program-card-2 .kc-program-icon,.kc-program-card-3 .kc-program-icon,.kc-program-card-4 .kc-program-icon,.kc-program-card-5 .kc-program-icon{box-shadow:0 4px 12px rgba(31,58,92,.07)!important}
.kc-hero-factline span:last-child b{white-space:nowrap}
.kc-home-form-intro h2{font-size:1.42rem!important;line-height:1.15!important}
.kc-home-form-card h3{font-size:1.08rem!important;line-height:1.2!important;margin-bottom:14px!important}
.kc-tour-form{gap:14px!important}
.kc-field-row{gap:14px!important;align-items:start!important}
.kc-tour-form label{display:flex!important;flex-direction:column!important;gap:7px!important;font-size:.72rem!important;align-items:stretch!important}
.kc-tour-form .kc-label-text{display:inline-flex!important;align-items:center!important;gap:4px!important;min-height:18px;font-weight:800;color:#252931}
.kc-tour-form .kc-label-text em{font-style:normal!important;color:var(--kc-red)!important;font-weight:900;line-height:1}
.kc-tour-form input,.kc-tour-form select,.kc-tour-form textarea{min-height:40px!important;padding:9px 10px!important;font-size:.74rem!important;box-sizing:border-box!important}
.kc-tour-form button{margin-top:4px!important;font-size:.84rem!important;min-height:40px!important}
@media(max-width:600px){.kc-programs-label{font-size:.76rem!important;padding:9px 14px!important}.kc-program-icon{width:40px!important;height:40px!important}.kc-program-icon svg{width:20px!important;height:20px!important}.kc-field-row{gap:10px!important}}


/* v1.0.19 — no program icons; clearer and more informative program content */
.kc-program-card-noicon{
  padding:18px 17px 16px!important;
  min-height:184px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
}
.kc-program-card-noicon .kc-program-stage{
  display:inline-flex;
  align-items:center;
  min-height:24px;
  padding:5px 9px;
  margin-bottom:12px;
  border-radius:999px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(31,58,92,.09);
  font-size:.61rem;
  font-weight:900;
  letter-spacing:.055em;
  text-transform:uppercase;
  color:#28415f;
}
.kc-program-card-noicon h3{
  font-size:.96rem!important;
  margin:0 0 7px!important;
}
.kc-program-card-noicon p{
  font-size:.75rem!important;
  line-height:1.5!important;
  margin-bottom:14px!important;
}
.kc-program-card-noicon .kc-card-link{
  margin-top:auto;
  font-size:.7rem!important;
}
.kc-program-detail-noicon{
  display:block!important;
  grid-template-columns:1fr!important;
  padding:24px 26px!important;
  border-radius:18px!important;
}
.kc-program-detail-noicon:nth-child(odd){
  border-left:5px solid var(--kc-blue)!important;
}
.kc-program-detail-noicon:nth-child(even){
  border-left:5px solid var(--kc-red)!important;
}
.kc-program-detail-noicon .kc-eyebrow{
  margin-bottom:6px!important;
}
.kc-program-detail-noicon h2{
  margin-bottom:8px!important;
}
.kc-program-intro{
  max-width:820px;
  margin:0 0 12px!important;
  font-size:.8rem!important;
  line-height:1.56!important;
  color:#4a5667!important;
}
.kc-program-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:7px 22px;
  margin-top:12px!important;
}
.kc-program-list li{
  position:relative;
  padding-left:16px!important;
  margin:0!important;
  font-size:.72rem!important;
  line-height:1.45!important;
}
.kc-program-list li:before{
  content:"";
  position:absolute;
  left:0;
  top:.58em;
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--kc-gold);
  box-shadow:0 0 0 2px rgba(247,185,47,.16);
}
.kc-program-list li svg{display:none!important}
@media(max-width:700px){
  .kc-program-list{grid-template-columns:1fr}
  .kc-program-card-noicon{min-height:170px!important}
  .kc-program-detail-noicon{padding:20px!important}
}


/* v1.0.20 — remove duplicate program labels and tighten program cards */
.kc-program-card-noicon{
  min-height:148px!important;
  padding:17px 17px 15px!important;
}
.kc-program-card-noicon .kc-program-stage{
  display:none!important;
}
.kc-program-card-noicon h3{
  font-size:1rem!important;
  margin:0 0 8px!important;
}
.kc-program-card-noicon p{
  font-size:.76rem!important;
  line-height:1.48!important;
  margin-bottom:12px!important;
}
.kc-program-card-noicon .kc-card-link{
  margin-top:auto!important;
  font-size:.71rem!important;
}
@media(max-width:700px){
  .kc-program-card-noicon{min-height:142px!important}
}
