/* AJAX aliases for Come To UK Academy public-page art direction.
   These rules only activate inside the public shell after AJAX navigation. */
.ctuk-public-shell[data-ctuk-page="about"] .page-hero{background-image:url('https://cometouk.com/assets/images/social/about-og.jpg')!important}
.ctuk-public-shell[data-ctuk-page="levels"] .page-hero{background-image:url('https://cometouk.com/assets/images/social/levels-og.jpg')!important}
.ctuk-public-shell[data-ctuk-page="courses"] .page-hero{background-image:url('https://cometouk.com/assets/images/social/courses-og.jpg')!important}
.ctuk-public-shell[data-ctuk-page="travel"] .page-hero{background-image:url('https://cometouk.com/assets/images/social/travel-og.jpg')!important}
.ctuk-public-shell[data-ctuk-page="contact"] .page-hero{background-image:url('https://cometouk.com/assets/images/social/contact-og.jpg')!important}
.ctuk-public-shell[data-ctuk-page="blog"] .page-hero{background-image:url('https://cometouk.com/assets/images/source/blog-1.jpg')!important}

.ctuk-public-shell[data-ctuk-page="about"] .section{background:linear-gradient(180deg,#fff 0,#f7fbfd 100%)}
.ctuk-public-shell[data-ctuk-page="about"] .prose-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:56px;align-items:start}
.ctuk-public-shell[data-ctuk-page="about"] .prose-nav{position:sticky;top:22px;padding:14px;border-radius:12px;background:linear-gradient(155deg,#072e50,#0b5872);border:0;box-shadow:0 20px 48px rgba(0,38,71,.16)}
.ctuk-public-shell[data-ctuk-page="about"] .prose-nav:before{content:"Explore this page";display:block;padding:9px 11px 12px;color:#8cecf5;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.ctuk-public-shell[data-ctuk-page="about"] .prose-nav a{display:block;padding:10px 11px;margin:2px 0;border-radius:7px;color:rgba(255,255,255,.88)!important;font-weight:650;transition:.18s ease}
.ctuk-public-shell[data-ctuk-page="about"] .prose-nav a:hover{background:rgba(255,255,255,.11);color:#fff!important;transform:translateX(3px)}
.ctuk-public-shell[data-ctuk-page="about"] .prose>section{position:relative;margin:0 0 30px;padding:32px 34px 32px 38px;border-radius:14px;background:#fff;border:1px solid #e2ebf1;box-shadow:0 10px 35px rgba(12,54,83,.055)}
.ctuk-public-shell[data-ctuk-page="about"] .prose>section:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:4px;border-radius:0 8px 8px 0;background:linear-gradient(#02a0b7,#5146a5)}
.ctuk-public-shell[data-ctuk-page="about"] .prose>section:nth-of-type(2n):before{background:linear-gradient(#f9a53b,#f14f4a)}
.ctuk-public-shell[data-ctuk-page="about"] .field-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin:26px 0}
.ctuk-public-shell[data-ctuk-page="about"] .field-card{grid-column:span 2;padding:24px;border-radius:12px;position:relative;overflow:hidden;transition:.2s ease}
.ctuk-public-shell[data-ctuk-page="about"] .field-card:nth-child(1),.ctuk-public-shell[data-ctuk-page="about"] .field-card:nth-child(4){grid-column:span 3}
.ctuk-public-shell[data-ctuk-page="about"] .field-card:after{content:"↗";position:absolute;right:16px;top:13px;color:#02a0b7;font-size:1.1rem;font-weight:900}
.ctuk-public-shell[data-ctuk-page="about"] .field-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(0,38,71,.11)}

.ctuk-public-shell[data-ctuk-page="levels"] .page-hero+.section{background:radial-gradient(circle at 92% 8%,rgba(2,160,183,.1),transparent 28%),linear-gradient(180deg,#f7fbfd,#fff)}
.ctuk-public-shell[data-ctuk-page="levels"] .level-timeline{position:relative;display:grid;gap:20px;margin-top:36px}
.ctuk-public-shell[data-ctuk-page="levels"] .level-timeline:before{content:"";position:absolute;left:42px;top:34px;bottom:34px;width:3px;background:linear-gradient(#02a0b7,#5146a5,#f9a53b);border-radius:8px}
.ctuk-public-shell[data-ctuk-page="levels"] .level-card{display:grid;grid-template-columns:84px 1fr 250px;gap:24px;align-items:center;padding:26px 28px;border-radius:14px;position:relative;background:#fff;transition:.22s ease}
.ctuk-public-shell[data-ctuk-page="levels"] .level-card:hover{transform:translateX(5px);box-shadow:0 18px 44px rgba(0,38,71,.12)}
.ctuk-public-shell[data-ctuk-page="levels"] .level-number{z-index:1;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#002647;color:#fff;font-size:1.55rem;font-weight:900;box-shadow:0 0 0 8px #e8f5f7}
.ctuk-public-shell[data-ctuk-page="levels"] .level-card:nth-child(2) .level-number{background:#047d93}.ctuk-public-shell[data-ctuk-page="levels"] .level-card:nth-child(3) .level-number{background:#5146a5}.ctuk-public-shell[data-ctuk-page="levels"] .level-card:nth-child(4) .level-number{background:#b46d12}.ctuk-public-shell[data-ctuk-page="levels"] .level-card:nth-child(5) .level-number{background:#8f3b68}
.ctuk-public-shell[data-ctuk-page="levels"] .level-route{padding:16px;border-radius:9px;background:#f1f7fa;border-left:3px solid #02a0b7;color:#24465f;font-weight:700;line-height:1.55}
.ctuk-public-shell[data-ctuk-page="levels"] .split{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}
.ctuk-public-shell[data-ctuk-page="levels"] .orb-image img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:50% 12px 50% 12px;box-shadow:25px 25px 0 rgba(2,160,183,.09)}

.ctuk-public-shell[data-ctuk-page="courses"] .section{background:linear-gradient(180deg,#f7fafc,#fff)}
.ctuk-public-shell[data-ctuk-page="courses"] .course-grid,.ctuk-public-shell[data-ctuk-page="courses"] .courses-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ctuk-public-shell[data-ctuk-page="courses"] .course-card{display:flex;flex-direction:column;min-height:245px;padding:22px;border-radius:13px!important;background:linear-gradient(145deg,#fff 0,#f9fbfc 100%);border:1px solid #dde7ee;box-shadow:0 8px 26px rgba(8,47,74,.06);position:relative;overflow:hidden;transition:.22s ease}
.ctuk-public-shell[data-ctuk-page="courses"] .course-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:hsl(var(--card-hue,190) 65% 48%)}
.ctuk-public-shell[data-ctuk-page="courses"] .course-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(8,47,74,.13);border-color:#c7dce7}
.ctuk-public-shell[data-ctuk-page="courses"] .course-card-top{display:flex;justify-content:space-between;gap:8px;margin-bottom:24px}
.ctuk-public-shell[data-ctuk-page="courses"] .course-card-top span{padding:6px 9px;border-radius:6px;background:#eef6f8;color:#075d71;font-size:.75rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.ctuk-public-shell[data-ctuk-page="courses"] .course-card h2{font-size:1.08rem!important;line-height:1.35;margin-bottom:10px}
.ctuk-public-shell[data-ctuk-page="courses"] .course-card-footer{display:flex;justify-content:space-between;gap:14px;margin-top:auto;padding-top:14px;border-top:1px solid #edf1f4;font-size:.78rem;color:#66798a}

.ctuk-public-shell[data-ctuk-page="travel"] .page-hero+.section{background:#f8fbfd}
.ctuk-public-shell[data-ctuk-page="travel"] .page-hero+.section+.section{background:linear-gradient(145deg,#072e50,#002647)}
.ctuk-public-shell[data-ctuk-page="travel"] .page-hero+.section+.section h2,.ctuk-public-shell[data-ctuk-page="travel"] .page-hero+.section+.section .section-head p{color:#fff!important}
.ctuk-public-shell[data-ctuk-page="travel"] .travel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.ctuk-public-shell[data-ctuk-page="travel"] .travel-card{position:relative;margin:0;border-radius:14px;overflow:hidden;background:#fff;border:0;box-shadow:0 15px 38px rgba(0,38,71,.13);transition:.25s ease}
.ctuk-public-shell[data-ctuk-page="travel"] .travel-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .4s ease,filter .4s ease}
.ctuk-public-shell[data-ctuk-page="travel"] .travel-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:38px 18px 17px;background:linear-gradient(transparent,rgba(4,24,42,.86));color:#fff;font-weight:750}
.ctuk-public-shell[data-ctuk-page="travel"] .travel-card:hover{transform:translateY(-6px) rotate(-.25deg)}
.ctuk-public-shell[data-ctuk-page="travel"] .travel-card:hover img{transform:scale(1.045);filter:saturate(1.08)}

.ctuk-public-shell[data-ctuk-page="contact"] .page-hero+.section{background:linear-gradient(180deg,#f5fafc,#fff)}
.ctuk-public-shell[data-ctuk-page="contact"] .contact-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:18px}
.ctuk-public-shell[data-ctuk-page="contact"] .contact-card{position:relative;padding:27px 24px;border-radius:13px;overflow:hidden;background:#fff;transition:.2s ease}
.ctuk-public-shell[data-ctuk-page="contact"] .contact-card:before{content:"";position:absolute;right:-28px;top:-28px;width:92px;height:92px;border-radius:50%;background:rgba(2,160,183,.09)}
.ctuk-public-shell[data-ctuk-page="contact"] .contact-card:nth-child(2):before{background:rgba(81,70,165,.1)}.ctuk-public-shell[data-ctuk-page="contact"] .contact-card:nth-child(3):before{background:rgba(249,165,59,.13)}.ctuk-public-shell[data-ctuk-page="contact"] .contact-card:nth-child(4):before{background:rgba(126,179,78,.13)}
.ctuk-public-shell[data-ctuk-page="contact"] .contact-card small{display:block;color:#08788c;text-transform:uppercase;letter-spacing:.13em;font-weight:850;margin-bottom:14px}
.ctuk-public-shell[data-ctuk-page="contact"] .contact-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(0,38,71,.12)}
.ctuk-public-shell[data-ctuk-page="contact"] .video-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:0;border-radius:16px;overflow:hidden;background:#002647;border:0}
.ctuk-public-shell[data-ctuk-page="contact"] .video-panel img{width:100%;height:100%;min-height:400px;object-fit:cover}
.ctuk-public-shell[data-ctuk-page="contact"] .video-copy{padding:46px;display:flex;flex-direction:column;justify-content:center}
.ctuk-public-shell[data-ctuk-page="contact"] .video-copy h2,.ctuk-public-shell[data-ctuk-page="contact"] .video-copy p{color:#fff!important}
.ctuk-public-shell[data-ctuk-page="contact"] .video-copy .eyebrow{color:#8cecf5}

.ctuk-public-shell[data-ctuk-page="blog"] .section{background:linear-gradient(180deg,#fff,#f5f8fb)}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-index-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:22px;align-items:stretch}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-card{position:relative;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 14px 42px rgba(0,38,71,.08);transition:.23s ease;min-height:390px}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-card img{width:100%;height:235px;object-fit:cover;transition:transform .38s ease}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-card:first-child img{height:290px}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-copy{padding:24px}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-copy small{color:#08788c;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-copy h2{font-size:1.25rem!important;margin-top:9px}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-card:first-child .blog-copy h2{font-size:1.65rem!important}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(0,38,71,.14)}
.ctuk-public-shell[data-ctuk-page="blog"] .blog-card:hover img{transform:scale(1.035)}

@media(max-width:1050px){.ctuk-public-shell[data-ctuk-page="about"] .prose-shell{grid-template-columns:1fr}.ctuk-public-shell[data-ctuk-page="about"] .prose-nav{position:static;display:flex;flex-wrap:wrap}.ctuk-public-shell[data-ctuk-page="about"] .field-grid{grid-template-columns:repeat(2,1fr)}.ctuk-public-shell[data-ctuk-page="about"] .field-card,.ctuk-public-shell[data-ctuk-page="about"] .field-card:nth-child(1),.ctuk-public-shell[data-ctuk-page="about"] .field-card:nth-child(4){grid-column:span 1}.ctuk-public-shell[data-ctuk-page="levels"] .level-card{grid-template-columns:76px 1fr}.ctuk-public-shell[data-ctuk-page="levels"] .level-route{grid-column:2}.ctuk-public-shell[data-ctuk-page="courses"] .course-grid,.ctuk-public-shell[data-ctuk-page="courses"] .courses-grid{grid-template-columns:repeat(2,1fr)}.ctuk-public-shell[data-ctuk-page="contact"] .contact-grid{grid-template-columns:repeat(2,1fr)}.ctuk-public-shell[data-ctuk-page="blog"] .blog-index-grid{grid-template-columns:1fr 1fr}.ctuk-public-shell[data-ctuk-page="blog"] .blog-card:first-child{grid-column:1/-1}}
@media(max-width:720px){.ctuk-public-shell[data-ctuk-page="about"] .field-grid,.ctuk-public-shell[data-ctuk-page="courses"] .course-grid,.ctuk-public-shell[data-ctuk-page="courses"] .courses-grid,.ctuk-public-shell[data-ctuk-page="travel"] .travel-grid,.ctuk-public-shell[data-ctuk-page="contact"] .contact-grid,.ctuk-public-shell[data-ctuk-page="blog"] .blog-index-grid{grid-template-columns:1fr}.ctuk-public-shell[data-ctuk-page="levels"] .level-card{grid-template-columns:60px 1fr;padding:20px}.ctuk-public-shell[data-ctuk-page="levels"] .split,.ctuk-public-shell[data-ctuk-page="contact"] .video-panel{grid-template-columns:1fr}.ctuk-public-shell[data-ctuk-page="contact"] .video-copy{padding:30px}.ctuk-public-shell[data-ctuk-page="blog"] .blog-card:first-child{grid-column:auto}}
