:root{--ink:#26333a;--muted:#68757a;--cream:#f6f3ed;--sage:#88acee;--sage-dark:#4f7fd8;--white:#fffdf9;--line:#d9d4ca;--serif:Georgia,"Times New Roman",serif;--sans:Inter,Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:rgba(255,253,249,.95);backdrop-filter:blur(12px);border-bottom:1px solid rgba(217,212,202,.7)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-family:var(--serif);font-size:27px;letter-spacing:.08em}.brand small{display:block;font-family:var(--sans);font-size:9px;letter-spacing:.19em;text-transform:uppercase;color:var(--muted);margin-top:-4px}nav{display:flex;gap:21px;align-items:center;font-size:14px}nav a{white-space:nowrap}nav a:hover{color:var(--sage-dark)}.btn{display:inline-block;background:var(--sage-dark);color:white;padding:13px 22px;border-radius:2px;font-size:13px;letter-spacing:.04em}.btn.light{background:transparent;color:var(--ink);border:1px solid var(--ink)}.mobile{display:none}.hero{background:var(--cream);padding:78px 0 88px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:65px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:var(--sage-dark);font-weight:600}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;overflow-wrap:normal;word-break:normal;hyphens:none;text-wrap:balance}h1{font-size:clamp(42px,4.8vw,64px);margin:18px 0 22px;text-wrap:balance;word-break:normal;overflow-wrap:normal;hyphens:none}h2{font-size:clamp(36px,4.15vw,54px);margin:0 0 20px}h3{font-size:27px;margin:0 0 12px}.lead{font-size:19px;color:#4f5c61;max-width:650px}.hero-photo{height:560px;object-fit:cover;border-radius:2px;object-position:53% 42%}.section{padding:100px 0}.section.alt{background:var(--cream)}.center{text-align:center}.intro{max-width:760px;margin:0 auto}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.card{padding:36px;background:var(--cream);min-height:280px}.card p{color:var(--muted)}.text-link{display:inline-block;margin-top:15px;color:var(--sage-dark);font-weight:600;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.photo{width:100%;height:540px;object-fit:cover;object-position:center 40%}.quote{font-family:var(--serif);font-size:31px;line-height:1.3;margin:30px 0}.list{padding-left:20px}.list li{margin:8px 0}.pillars{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pillar{padding:35px 28px;border-right:1px solid var(--line)}.pillar:last-child{border-right:0}.number{font-family:var(--serif);font-size:18px;color:var(--sage-dark)}.cta{background:var(--sage-dark);color:white;padding:90px 0}.cta .lead{color:#eef1ee}footer{background:#f1eee8;color:var(--ink);padding:55px 0;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:45px}footer a{color:var(--ink)}footer .muted{color:var(--muted)}.page-hero{padding:85px 0;background:var(--cream)}.page-hero p{max-width:720px;font-size:19px;color:var(--muted)}.form{display:grid;gap:16px}input,textarea,select{width:100%;padding:15px;border:1px solid var(--line);background:white;font:inherit}textarea{min-height:150px}.faq{border-top:1px solid var(--line)}.faq details{padding:20px 0;border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:var(--serif);font-size:23px}.editorial-break{display:block}\n@media(max-width:850px){nav{display:none}.mobile{display:block}.hero-grid,.split{grid-template-columns:1fr}.hero-photo{height:405px}.cards,.pillars{grid-template-columns:1fr}.pillar{border-right:0;border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr}.section{padding:70px 0}}

/* TEMPORARY EDITING PAGE NUMBERS: remove before launch */
.edit-page-number {
  position: fixed;
  left: 14px;
  bottom: 12px;
  z-index: 9999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: .14em;
  color: #26333a;
  background: rgba(255,253,249,.94);
  border: 1px solid rgba(38,51,58,.22);
  padding: 7px 9px;
  pointer-events: none;
}
@media (max-width: 850px) {
  .edit-page-number {
    left: 8px;
    bottom: 8px;
    font-size: 9px;
    padding: 6px 7px;
  }
}

/* TEMPORARY SECTION PAGE NUMBERS FOR EDITING */
.temp-section-number {
  display: inline-block;
  margin: 0 0 12px 0;
  padding: 5px 8px;
  border: 1px solid rgba(38,51,58,.25);
  background: rgba(255,253,249,.88);
  color: #26333a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: .14em;
  text-transform: uppercase;
}

/* INTUITAS OFFICIAL LOGO */
.logo-brand{display:flex;align-items:center;width:205px;max-width:24vw;flex:0 0 auto}
.logo-brand img{width:100%;height:auto;display:block;background:transparent;object-fit:contain}
.footer-logo{width:232px;max-width:100%;margin-bottom:13px}
.footer-logo img{width:100%;height:auto;display:block;background:transparent;object-fit:contain;padding:0}
@media(max-width:850px){.logo-brand{width:165px;max-width:53vw}}

/* Editorial heading control */
.one-line-heading{
  white-space:nowrap;
  font-size:clamp(36px,4.2vw,58px);
  line-height:1.05;
}
@media(max-width:900px){
  .one-line-heading{
    white-space:normal;
    text-wrap:balance;
    font-size:clamp(36px,8vw,54px);
  }
}

/* Professional header refinement */
.nav .logo-brand{display:flex;align-items:center;width:205px;max-width:24vw;flex:0 0 auto}
@media(max-width:1100px){
  .logo-brand{width:192px;max-width:24vw}
  nav{gap:16px;font-size:13px}
  .btn{padding:12px 17px}
}

.section-kicker-strong{
  display:inline-block;
  font-size:17px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:var(--sage-dark);
  margin-bottom:14px;
}


/* PAGE 2: editorial left alignment and word-by-word landing motion */
.page-two-editorial{
  max-width:920px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
}

.page-two-editorial .lead{
  max-width:820px;
  margin-left:0;
  margin-right:0;
}

.word-land-heading{
  max-width:920px;
  text-align:left;
  text-wrap:balance;
  overflow:visible;
}

.word-land{
  display:inline-block;
  margin-right:.24em;
  opacity:0;
  transform:translateY(-42px) scale(.94);
  transform-origin:50% 100%;
  will-change:transform,opacity;
}

.word-land:last-child{
  margin-right:0;
}

.word-land-heading.is-visible .word-land{
  animation:wordLandIn .72s cubic-bezier(.22,.9,.31,1.18) forwards;
  animation-delay:calc(var(--i) * 92ms);
}

@keyframes wordLandIn{
  0%{
    opacity:0;
    transform:translateY(-42px) scale(.94);
  }
  58%{
    opacity:1;
    transform:translateY(8px) scale(1.015);
  }
  76%{
    transform:translateY(-4px) scale(.997);
  }
  100%{
    opacity:1;
    transform:translateY(0) scale(1);
  }
}

@media (max-width:700px){
  .page-two-editorial{
    max-width:100%;
  }
  .word-land{
    margin-right:.20em;
  }
}

@media (prefers-reduced-motion: reduce){
  .word-land{
    opacity:1;
    transform:none;
    animation:none !important;
  }
}

/* Keep this Page 2 sentence on one line on desktop */
.single-line-copy{
  white-space:nowrap;
  max-width:none;
  width:max-content;
  font-size:20px;
  line-height:1.6;
}
@media(max-width:1100px){
  .single-line-copy{
    white-space:normal;
    width:auto;
  }
}

/* Page 7 editorial refinement */
.page-hero .about-intro{
  max-width:790px;
  margin-bottom:10px;
}
.page-hero .about-question{
  margin:0;
  max-width:790px;
  font-family:var(--serif);
  font-size:clamp(24px,2.3vw,34px);
  line-height:1.2;
  color:var(--ink);
}

/* Page 15: service delivery information */
.delivery-note{
  max-width:780px;
  margin:52px 0 0;
  padding-top:32px;
  border-top:1px solid var(--line);
  text-align:left;
}
.delivery-note h3{
  margin-top:0;
  margin-bottom:12px;
}
.delivery-note p{
  margin-bottom:0;
}

/* Pages 7 and 8 combined into one continuous About page */
.about-continuation{
  padding-top:35px;
}
.about-continuation .container{
  margin-top:0;
}

/* Stronger coaching section labels */
.coaching-kicker{
  font-size:18px;
  letter-spacing:.10em;
  margin-bottom:18px;
}

@media(max-width:850px){
  .opening-beach img{
    height:34vh;
    min-height:220px;
    max-height:320px;
    object-position:center 18%;
  }
}



/* Shooting stars */
.shooting-star{
  position:absolute;
  top:50%;
  width:58px;
  height:58px;
  z-index:4;
  opacity:0;
  pointer-events:none;
  transform-origin:50% 50%;
}

.star-left{
  left:-70px;
  animation:leftStarJourney 5.4s cubic-bezier(.2,.75,.25,1) forwards;
}

.star-right{
  right:-70px;
  animation:rightStarJourney 5.4s cubic-bezier(.2,.75,.25,1) forwards;
}

.star-core{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  font-family:Georgia, "Times New Roman", serif;
  font-size:40px;
  line-height:1;
  color:#c9a35c;
  text-shadow:0 0 14px rgba(201,163,92,.25);
}

.star-tail{
  position:absolute;
  top:28px;
  width:95px;
  height:2px;
  background:linear-gradient(90deg, rgba(201,163,92,0), rgba(201,163,92,.55), rgba(201,163,92,.95));
  transform-origin:right center;
  border-radius:99px;
  opacity:.9;
}

.star-left .star-tail{
  right:35px;
  transform:rotate(10deg);
}

.star-right .star-tail{
  left:35px;
  transform:rotate(170deg);
}

@keyframes leftStarJourney{
  0%{
    opacity:0;
    transform:translate(-10px,-28px) rotate(-10deg) scale(.8);
  }
  12%{ opacity:1; }
  38%{
    transform:translate(165px,-40px) rotate(18deg) scale(1);
  }
  62%{
    transform:translate(255px,20px) rotate(210deg) scale(1.02);
  }
  82%{
    transform:translate(205px,62px) rotate(355deg) scale(.98);
  }
  100%{
    opacity:1;
    transform:translate(185px,48px) rotate(360deg) scale(.95);
  }
}

@keyframes rightStarJourney{
  0%{
    opacity:0;
    transform:translate(10px,-28px) rotate(10deg) scale(.8);
  }
  12%{ opacity:1; }
  38%{
    transform:translate(-165px,-40px) rotate(-18deg) scale(1);
  }
  62%{
    transform:translate(-255px,20px) rotate(-210deg) scale(1.02);
  }
  82%{
    transform:translate(-205px,62px) rotate(-355deg) scale(.98);
  }
  100%{
    opacity:1;
    transform:translate(-185px,48px) rotate(-360deg) scale(.95);
  }
}

@media(max-width:900px){
  .celestial-stage{
    min-height:270px;
  }
  .opening-symbols-row{
    width:min(760px,82vw);
    gap:16px;
  }
  .hexagon-card img{
    max-width:205px;
  }
  .centre-hex img{
    max-width:230px;
  }
  .shooting-star{
    width:46px;
    height:46px;
  }
  .star-core{
    font-size:33px;
  }
  .star-tail{
    width:72px;
    top:22px;
  }
}

@media(max-width:600px){
  .opening-symbols{
    padding:22px 0 14px;
  }
  .celestial-stage{
    min-height:220px;
    width:96vw;
  }
  .opening-symbols-row{
    width:78vw;
    gap:8px;
  }
  .shooting-star{
    width:38px;
    height:38px;
  }
  .star-core{
    font-size:28px;
  }
  .star-tail{
    width:54px;
    top:18px;
  }
}

@media(prefers-reduced-motion:reduce){
  .centre-hex,
  .shooting-star{
    animation:none !important;
  }
  .shooting-star{
    opacity:1;
  }
  .star-left{
    left:7%;
    top:40%;
  }
  .star-right{
    right:7%;
    top:40%;
  }
}


/* North star opener with shooting stars */
.opening-symbols{
  position:relative;
  padding:34px 0 20px;
  overflow:hidden;
  background:
    radial-gradient(circle at 18% 22%, rgba(255,255,255,.95) 0 1px, transparent 1.6px),
    radial-gradient(circle at 30% 14%, rgba(255,255,255,.75) 0 1px, transparent 1.7px),
    radial-gradient(circle at 42% 32%, rgba(255,255,255,.72) 0 1px, transparent 1.7px),
    radial-gradient(circle at 58% 18%, rgba(255,255,255,.85) 0 1.2px, transparent 2px),
    radial-gradient(circle at 69% 28%, rgba(255,255,255,.68) 0 1px, transparent 1.8px),
    radial-gradient(circle at 82% 16%, rgba(255,255,255,.82) 0 1.1px, transparent 1.9px),
    radial-gradient(circle at 88% 34%, rgba(255,255,255,.70) 0 1px, transparent 1.7px),
    radial-gradient(circle at 10% 68%, rgba(255,255,255,.62) 0 1px, transparent 1.8px),
    radial-gradient(circle at 24% 80%, rgba(255,255,255,.60) 0 1px, transparent 1.8px),
    radial-gradient(circle at 48% 74%, rgba(255,255,255,.72) 0 1px, transparent 1.8px),
    radial-gradient(circle at 74% 76%, rgba(255,255,255,.62) 0 1px, transparent 1.8px),
    radial-gradient(circle at 92% 64%, rgba(255,255,255,.56) 0 1px, transparent 1.8px),
    linear-gradient(180deg, #020611 0%, #071121 46%, #0b1c33 78%, #132842 100%);
}

.opening-symbols::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 50% 88%, rgba(255,227,173,.10), transparent 28%),
    linear-gradient(180deg, rgba(255,255,255,.02), rgba(255,255,255,0));
  pointer-events:none;
}

.north-star-stage{
  position:relative;
  width:min(1120px, 94vw);
  min-height:240px;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:center;
}

50%{ transform:scale(1.06); }
}

50%{ transform:scale(1.1); opacity:1; }
}

/* Shooting stars */
.shooting-star{
  position:absolute;
  top:50%;
  width:60px;
  height:60px;
  z-index:4;
  opacity:0;
  pointer-events:none;
  transform-origin:50% 50%;
}

.star-left{
  left:16%;
  animation:leftStarJourney 5.4s cubic-bezier(.2,.75,.25,1) forwards;
}

.star-right{
  right:16%;
  animation:rightStarJourney 5.4s cubic-bezier(.2,.75,.25,1) forwards;
}

.star-core{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  font-family:Georgia, "Times New Roman", serif;
  font-size:40px;
  line-height:1;
  color:#f0cd82;
  text-shadow:
    0 0 10px rgba(240,205,130,.32),
    0 0 20px rgba(240,205,130,.18);
}

.star-tail{
  position:absolute;
  top:28px;
  width:95px;
  height:2px;
  background:linear-gradient(90deg, rgba(240,205,130,0), rgba(240,205,130,.46), rgba(240,205,130,.98));
  transform-origin:right center;
  border-radius:99px;
  opacity:.95;
}

.star-left .star-tail{
  right:35px;
  transform:rotate(10deg);
}

.star-right .star-tail{
  left:35px;
  transform:rotate(170deg);
}

@keyframes leftStarJourney{
  0%{
    opacity:0;
    transform:translate(-130px,-34px) rotate(-12deg) scale(.82);
  }
  12%{ opacity:1; }
  42%{
    transform:translate(-10px,-54px) rotate(18deg) scale(1);
  }
  65%{
    transform:translate(40px,8px) rotate(205deg) scale(1.02);
  }
  84%{
    transform:translate(8px,50px) rotate(340deg) scale(.98);
  }
  100%{
    opacity:1;
    transform:translate(0,42px) rotate(360deg) scale(.95);
  }
}

@keyframes rightStarJourney{
  0%{
    opacity:0;
    transform:translate(130px,-34px) rotate(12deg) scale(.82);
  }
  12%{ opacity:1; }
  42%{
    transform:translate(10px,-54px) rotate(-18deg) scale(1);
  }
  65%{
    transform:translate(-40px,8px) rotate(-205deg) scale(1.02);
  }
  84%{
    transform:translate(-8px,50px) rotate(-340deg) scale(.98);
  }
  100%{
    opacity:1;
    transform:translate(0,42px) rotate(-360deg) scale(.95);
  }
}

@media(max-width:900px){
  .opening-symbols{
    padding:24px 0 14px;
  }
  .north-star-stage{
    min-height:190px;
  }
  .shooting-star{
    width:48px;
    height:48px;
  }
  .star-core{
    font-size:32px;
  }
  .star-tail{
    width:68px;
    top:22px;
  }
  .star-left{
    left:10%;
  }
  .star-right{
    right:10%;
  }
}

@media(max-width:600px){
  .north-star-stage{
    min-height:150px;
  }
  .shooting-star{
    width:36px;
    height:36px;
  }
  .star-core{
    font-size:24px;
  }
  .star-tail{
    width:48px;
    top:17px;
  }
}

@media(prefers-reduced-motion:reduce){
  .shooting-star{
    animation:none !important;
  }
  .shooting-star{
    opacity:1;
  }
}
/* Shooting stars */
.shooting-star{
  position:absolute;
  top:50%;
  width:60px;
  height:60px;
  z-index:4;
  opacity:0;
  pointer-events:none;
  transform-origin:50% 50%;
}

.star-left{
  left:16%;
  animation:leftStarJourney 5.4s cubic-bezier(.2,.75,.25,1) forwards;
}

.star-right{
  right:16%;
  animation:rightStarJourney 5.4s cubic-bezier(.2,.75,.25,1) forwards;
}

.star-core{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  font-family:Georgia, "Times New Roman", serif;
  font-size:40px;
  line-height:1;
  color:#c9a35c;
  text-shadow:0 0 14px rgba(201,163,92,.25);
}

.star-tail{
  position:absolute;
  top:28px;
  width:95px;
  height:2px;
  background:linear-gradient(90deg, rgba(201,163,92,0), rgba(201,163,92,.55), rgba(201,163,92,.95));
  transform-origin:right center;
  border-radius:99px;
  opacity:.9;
}

.star-left .star-tail{
  right:35px;
  transform:rotate(10deg);
}

.star-right .star-tail{
  left:35px;
  transform:rotate(170deg);
}

@keyframes leftStarJourney{
  0%{
    opacity:0;
    transform:translate(-130px,-34px) rotate(-12deg) scale(.82);
  }
  12%{ opacity:1; }
  42%{
    transform:translate(-10px,-54px) rotate(18deg) scale(1);
  }
  65%{
    transform:translate(40px,8px) rotate(205deg) scale(1.02);
  }
  84%{
    transform:translate(8px,50px) rotate(340deg) scale(.98);
  }
  100%{
    opacity:1;
    transform:translate(0,42px) rotate(360deg) scale(.95);
  }
}

@keyframes rightStarJourney{
  0%{
    opacity:0;
    transform:translate(130px,-34px) rotate(12deg) scale(.82);
  }
  12%{ opacity:1; }
  42%{
    transform:translate(10px,-54px) rotate(-18deg) scale(1);
  }
  65%{
    transform:translate(-40px,8px) rotate(-205deg) scale(1.02);
  }
  84%{
    transform:translate(-8px,50px) rotate(-340deg) scale(.98);
  }
  100%{
    opacity:1;
    transform:translate(0,42px) rotate(-360deg) scale(.95);
  }
}

@media(max-width:900px){
  .opening-symbols{
    padding:24px 0 14px;
  }
  .north-star-stage{
    min-height:190px;
  }
  .shooting-star{
    width:48px;
    height:48px;
  }
  .star-core{
    font-size:32px;
  }
  .star-tail{
    width:68px;
    top:22px;
  }
  .star-left{
    left:10%;
  }
  .star-right{
    right:10%;
  }
}

@media(max-width:600px){
  .north-star-stage{
    min-height:150px;
  }
  .shooting-star{
    width:36px;
    height:36px;
  }
  .star-core{
    font-size:24px;
  }
  .star-tail{
    width:48px;
    top:17px;
  }
}

@media(prefers-reduced-motion:reduce){
  .shooting-star{
    animation:none !important;
  }
  .shooting-star{
    opacity:1;
  }
}


/* Header refined without logo in header */
.nav{
  justify-content:flex-end;
}
.nav nav{
  margin-left:auto;
}
.logo-brand{
  display:none !important;
}
.mobile{
  margin-left:14px;
}

/* Intuitas logo animated into the black starry sky */
.opening-symbols{
  position:relative;
}

.sky-logo-wrap{
  position:absolute;
  top:18px;
  left:26px;
  z-index:6;
  opacity:0;
  transform:translate(-140px,-80px) scale(.72) rotate(-130deg);
  transform-origin:center center;
  animation:skyLogoLand 2.7s cubic-bezier(.2,.88,.26,1.05) .2s forwards, skyLogoFlash 1.9s ease-in-out 2.7s infinite;
}

.sky-logo{
  display:block;
  width:210px;
  height:auto;
  filter:drop-shadow(0 0 10px rgba(255,255,255,.12)) drop-shadow(0 0 20px rgba(243,210,134,.12));
}

@keyframes skyLogoLand{
  0%{
    opacity:0;
    transform:translate(-140px,-80px) scale(.72) rotate(-130deg);
  }
  35%{
    opacity:1;
    transform:translate(22px,18px) scale(1.02) rotate(-20deg);
  }
  62%{
    transform:translate(-12px,-8px) scale(.98) rotate(42deg);
  }
  82%{
    transform:translate(4px,3px) scale(1) rotate(-8deg);
  }
  100%{
    opacity:1;
    transform:translate(0,0) scale(1) rotate(0deg);
  }
}

@keyframes skyLogoFlash{
  0%, 86%, 100%{
    filter:drop-shadow(0 0 10px rgba(255,255,255,.12)) drop-shadow(0 0 20px rgba(243,210,134,.12));
    opacity:1;
  }
  91%{
    filter:drop-shadow(0 0 16px rgba(255,255,255,.28)) drop-shadow(0 0 34px rgba(243,210,134,.30));
    opacity:1;
  }
  95%{
    filter:drop-shadow(0 0 28px rgba(255,255,255,.52)) drop-shadow(0 0 56px rgba(243,210,134,.45));
    opacity:1;
  }
}

@media(max-width:900px){
  .sky-logo-wrap{
    top:12px;
    left:16px;
  }
  .sky-logo{
    width:170px;
  }
}

@media(max-width:600px){
  .sky-logo-wrap{
    top:10px;
    left:12px;
  }
  .sky-logo{
    width:132px;
  }
}

@media(prefers-reduced-motion:reduce){
  .sky-logo-wrap{
    opacity:1;
    transform:none;
    animation:none !important;
  }
}

/* Final logo refinement: smaller, fixed to top-left, spin in place */
.sky-logo-wrap{
  position:absolute !important;
  top:14px !important;
  left:18px !important;
  z-index:6 !important;
  opacity:1 !important;
  transform:none !important;
  transform-origin:center center !important;
  animation:skyLogoSpinInPlace 2.4s cubic-bezier(.22,.8,.24,1) .2s both,
            skyLogoFlash 2.2s ease-in-out 2.8s infinite !important;
}

.sky-logo{
  width:165px !important;
  max-width:28vw !important;
  height:auto !important;
  display:block !important;
}

@keyframes skyLogoSpinInPlace{
  0%{
    opacity:0;
    transform:rotate(-300deg) scale(.72);
  }
  55%{
    opacity:1;
    transform:rotate(24deg) scale(1.04);
  }
  78%{
    transform:rotate(-7deg) scale(.98);
  }
  100%{
    opacity:1;
    transform:rotate(0deg) scale(1);
  }
}

@media(max-width:900px){
  .sky-logo-wrap{
    top:10px !important;
    left:12px !important;
  }
  .sky-logo{
    width:145px !important;
    max-width:34vw !important;
  }
}

@media(max-width:600px){
  .sky-logo-wrap{
    top:8px !important;
    left:10px !important;
  }
  .sky-logo{
    width:118px !important;
    max-width:38vw !important;
  }
}

@media(prefers-reduced-motion:reduce){
  .sky-logo-wrap{
    animation:none !important;
    opacity:1 !important;
    transform:none !important;
  }
}


/* Final hero animation: logo travels in from afar to centre stage, then flashes */
.opening-symbols{
  position:relative;
  overflow:hidden;
  min-height:300px;
}

.sky-logo-wrap{
  position:absolute !important;
  top:50% !important;
  left:50% !important;
  z-index:8 !important;
  width:auto !important;
  opacity:0;
  transform:translate(-50%,-50%) perspective(900px) translateZ(-900px) scale(.18) rotateY(-32deg) rotateX(10deg);
  transform-origin:center center !important;
  animation:
    logoTravel3D 3.8s cubic-bezier(.18,.82,.24,1) .15s forwards,
    logoFinalFlash 1.15s ease-in-out 4.05s 2 forwards !important;
  pointer-events:none;
}

.sky-logo{
  width:255px !important;
  max-width:42vw !important;
  height:auto !important;
  display:block !important;
  filter:
    drop-shadow(0 0 12px rgba(255,255,255,.10))
    drop-shadow(0 0 30px rgba(243,210,134,.12));
  backface-visibility:hidden;
}

@keyframes logoTravel3D{
  0%{
    opacity:0;
    transform:translate(-50%,-50%) perspective(900px) translateZ(-900px) scale(.18) rotateY(-32deg) rotateX(10deg);
    filter:blur(8px);
  }
  18%{
    opacity:.45;
  }
  48%{
    opacity:.85;
    transform:translate(-50%,-50%) perspective(900px) translateZ(-360px) scale(.48) rotateY(-14deg) rotateX(5deg);
    filter:blur(3px);
  }
  72%{
    opacity:1;
    transform:translate(-50%,-50%) perspective(900px) translateZ(-80px) scale(.90) rotateY(5deg) rotateX(-2deg);
    filter:blur(.7px);
  }
  88%{
    transform:translate(-50%,-50%) perspective(900px) translateZ(18px) scale(1.05) rotateY(-2deg) rotateX(0deg);
    filter:blur(0);
  }
  100%{
    opacity:1;
    transform:translate(-50%,-50%) perspective(900px) translateZ(0) scale(1) rotateY(0) rotateX(0);
    filter:blur(0);
  }
}

@keyframes logoFinalFlash{
  0%,100%{
    filter:
      drop-shadow(0 0 12px rgba(255,255,255,.12))
      drop-shadow(0 0 28px rgba(243,210,134,.14));
  }
  50%{
    filter:
      drop-shadow(0 0 22px rgba(255,255,255,.55))
      drop-shadow(0 0 54px rgba(243,210,134,.42))
      drop-shadow(0 0 78px rgba(255,255,255,.22));
  }
}

/* Time the shooting stars so they sweep in as the logo arrives */
.star-left{
  animation:leftStarJourney 4.1s cubic-bezier(.2,.75,.25,1) .35s forwards !important;
}
.star-right{
  animation:rightStarJourney 4.1s cubic-bezier(.2,.75,.25,1) .35s forwards !important;
}

/* Hold the stars slightly farther from the centre so the logo remains the focal point */
@keyframes leftStarJourney{
  0%{
    opacity:0;
    transform:translate(-170px,-34px) rotate(-12deg) scale(.82);
  }
  12%{opacity:1;}
  44%{
    transform:translate(-35px,-52px) rotate(18deg) scale(1);
  }
  70%{
    transform:translate(18px,4px) rotate(205deg) scale(1.02);
  }
  88%{
    transform:translate(-18px,46px) rotate(340deg) scale(.98);
  }
  100%{
    opacity:1;
    transform:translate(-32px,42px) rotate(360deg) scale(.95);
  }
}

@keyframes rightStarJourney{
  0%{
    opacity:0;
    transform:translate(170px,-34px) rotate(12deg) scale(.82);
  }
  12%{opacity:1;}
  44%{
    transform:translate(35px,-52px) rotate(-18deg) scale(1);
  }
  70%{
    transform:translate(-18px,4px) rotate(-205deg) scale(1.02);
  }
  88%{
    transform:translate(18px,46px) rotate(-340deg) scale(.98);
  }
  100%{
    opacity:1;
    transform:translate(32px,42px) rotate(-360deg) scale(.95);
  }
}

@media(max-width:900px){
  .opening-symbols{min-height:250px;}
  .sky-logo{width:215px !important; max-width:48vw !important;}
}

@media(max-width:600px){
  .opening-symbols{min-height:205px;}
  .sky-logo{width:175px !important; max-width:54vw !important;}
}

@media(prefers-reduced-motion:reduce){
  .sky-logo-wrap{
    opacity:1 !important;
    transform:translate(-50%,-50%) !important;
    animation:none !important;
  }
}


/* Refined shooting stars: brighter white, cleaner and less cartoon-like */
.shooting-star{
  position:absolute;
  top:50%;
  width:86px;
  height:26px;
  z-index:4;
  opacity:0;
  pointer-events:none;
  transform-origin:50% 50%;
}

.star-head{
  position:absolute;
  right:0;
  top:50%;
  width:8px;
  height:8px;
  border-radius:50%;
  transform:translateY(-50%);
  background:#ffffff;
  box-shadow:
    0 0 5px rgba(255,255,255,.95),
    0 0 12px rgba(255,255,255,.72),
    0 0 20px rgba(220,235,255,.36);
}

.star-tail{
  position:absolute;
  right:5px;
  top:50%;
  width:78px;
  height:2px;
  transform:translateY(-50%);
  border-radius:999px;
  background:linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,.08) 18%,
    rgba(255,255,255,.36) 54%,
    rgba(255,255,255,.88) 100%
  );
  box-shadow:0 0 6px rgba(255,255,255,.16);
  opacity:.95;
}

/* Soft secondary streak gives a more natural meteor trail */
.star-tail::after{
  content:"";
  position:absolute;
  right:4px;
  top:3px;
  width:56px;
  height:1px;
  border-radius:999px;
  background:linear-gradient(
    90deg,
    rgba(210,225,255,0) 0%,
    rgba(225,236,255,.14) 48%,
    rgba(255,255,255,.5) 100%
  );
  opacity:.65;
}

.star-left .star-tail{
  right:5px;
  left:auto;
  transform:translateY(-50%) rotate(10deg);
  transform-origin:right center;
}

.star-right .star-tail{
  left:5px;
  right:auto;
  transform:translateY(-50%) rotate(170deg);
  transform-origin:left center;
}

.star-right .star-head{
  left:0;
  right:auto;
}

@media(max-width:900px){
  .shooting-star{
    width:70px;
    height:22px;
  }
  .star-head{
    width:7px;
    height:7px;
  }
  .star-tail{
    width:62px;
  }
}

@media(max-width:600px){
  .shooting-star{
    width:54px;
    height:18px;
  }
  .star-head{
    width:6px;
    height:6px;
  }
  .star-tail{
    width:46px;
  }
}

/* Refined Intuitas wordmark: larger and more distinctive */
.sky-logo-wrap{
  width:420px !important;
  max-width:72vw !important;
  text-align:center;
  color:#ffffff;
}

.sky-wordmark{
  font-family:Didot, "Bodoni MT", "Baskerville", Georgia, serif;
  font-size:72px;
  line-height:.92;
  font-weight:400;
  letter-spacing:.07em;
  color:#8fa9bd;
  text-shadow:
    0 0 12px rgba(143,169,189,.18),
    0 0 28px rgba(255,255,255,.08);
  white-space:nowrap;
}

.sky-strapline{
  margin-top:15px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  line-height:1.2;
  font-weight:500;
  letter-spacing:.08em;
  color:#ffffff;
  white-space:nowrap;
  text-shadow:0 0 10px rgba(255,255,255,.14);
}

/* Preserve the cinematic centre-stage arrival using text rather than an image */
@media(max-width:900px){
  .sky-logo-wrap{
    width:330px !important;
    max-width:76vw !important;
  }
  .sky-wordmark{
    font-size:56px;
  }
  .sky-strapline{
    font-size:14px;
    margin-top:12px;
  }
}

@media(max-width:600px){
  .sky-logo-wrap{
    width:260px !important;
    max-width:82vw !important;
  }
  .sky-wordmark{
    font-size:44px;
    letter-spacing:.10em;
  }
  .sky-strapline{
    font-size:14px;
    margin-top:10px;
    letter-spacing:.05em;
  }
}

/* Make the opening "IN" glisten and come slightly forward before settling back */
.sky-wordmark{
  position:relative;
}

.in-highlight,
.rest-wordmark{
  display:inline-block;
}

.in-highlight{
  position:relative;
  color:#bfd0dc;
  text-shadow:
    0 0 10px rgba(255,255,255,.12),
    0 0 22px rgba(143,169,189,.18);
  animation:inHighlightForward 1.5s cubic-bezier(.22,.82,.25,1) 4.35s 1 both;
  will-change:transform, text-shadow, color;
}

.in-highlight::after{
  content:"";
  position:absolute;
  top:-8%;
  left:-14%;
  width:42%;
  height:116%;
  background:linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,.08) 25%,
    rgba(255,255,255,.72) 50%,
    rgba(255,255,255,.08) 75%,
    rgba(255,255,255,0) 100%
  );
  transform:translateX(-180%) skewX(-22deg);
  filter:blur(.3px);
  opacity:0;
  pointer-events:none;
  animation:inGlistenSweep 1.15s ease-out 4.48s 1 forwards;
}

.rest-wordmark{
  color:#8fa9bd;
}

@keyframes inHighlightForward{
  0%{
    transform:translateZ(0) scale(1);
    color:#8fa9bd;
    text-shadow:
      0 0 12px rgba(143,169,189,.18),
      0 0 28px rgba(255,255,255,.08);
  }
  42%{
    transform:translateY(-1px) scale(1.11);
    color:#edf5fb;
    text-shadow:
      0 0 10px rgba(255,255,255,.38),
      0 0 26px rgba(255,255,255,.28),
      0 0 44px rgba(205,225,240,.18);
  }
  68%{
    transform:translateY(0) scale(1.06);
    color:#d9e8f2;
  }
  100%{
    transform:translateY(0) scale(1);
    color:#8fa9bd;
    text-shadow:
      0 0 12px rgba(143,169,189,.18),
      0 0 28px rgba(255,255,255,.08);
  }
}

@keyframes inGlistenSweep{
  0%{
    opacity:0;
    transform:translateX(-180%) skewX(-22deg);
  }
  18%{
    opacity:.72;
  }
  55%{
    opacity:1;
    transform:translateX(58%) skewX(-22deg);
  }
  100%{
    opacity:0;
    transform:translateX(145%) skewX(-22deg);
  }
}

@media(prefers-reduced-motion:reduce){
  .in-highlight,
  .in-highlight::after{
    animation:none !important;
  }
}

/* Slightly larger lowercase i letters in Intuitas */
.raised-i{
  display:inline-block;
  font-size:1.16em;
  line-height:0.9;
  transform:translateY(.02em);
}

/* Footer strapline */
.footer-strapline{
  color:#000000;
  margin-top:6px;
}


/* Footer strapline must read black in the light footer */
footer .footer-strapline{
  color:#000000 !important;
}

/* Page 1 hero text aligned to the top of the photo */
.hero-grid{
  align-items:start !important;
}
.hero-grid > div:first-child{
  padding-top:0 !important;
  margin-top:0 !important;
}
.hero-grid h1{
  margin-top:0 !important;
}
.hero-photo{
  align-self:start !important;
}

/* Second lowercase i: keep as a normal i shape, but let a travelling meteor become the dot briefly */
.second-i{
  position:relative;
}
.second-i-letter{
  display:inline-block;
  font:inherit;
  line-height:inherit;
}
.second-i .dot-anchor{
  position:absolute;
  left:50%;
  top:-0.12em;
  width:0.13em;
  height:0.13em;
  min-width:7px;
  min-height:7px;
  max-width:10px;
  max-height:10px;
  border-radius:50%;
  transform:translateX(-50%);
  background:rgba(255,255,255,.95);
  box-shadow:
    0 0 5px rgba(255,255,255,.95),
    0 0 12px rgba(255,255,255,.72),
    0 0 20px rgba(220,235,255,.36);
  opacity:0;
  animation:meteorDotAppear 1.05s ease-in-out 4.8s 1 forwards;
}

.sky-wordmark{
  position:relative;
  display:inline-block;
}

.meteor-dot-flight{
  position:absolute;
  width:0.15em;
  height:0.15em;
  min-width:8px;
  min-height:8px;
  max-width:10px;
  max-height:10px;
  border-radius:50%;
  background:#ffffff;
  box-shadow:
    0 0 6px rgba(255,255,255,.98),
    0 0 14px rgba(255,255,255,.74),
    0 0 24px rgba(220,235,255,.36);
  left:102%;
  top:0.04em;
  opacity:0;
  transform:translate(0,0) scale(.9);
  animation:meteorToI 1.2s cubic-bezier(.2,.8,.25,1) 4.45s 1 forwards;
}

.meteor-dot-flight::before{
  content:"";
  position:absolute;
  right:100%;
  top:50%;
  width:3.2em;
  height:2px;
  transform:translateY(-50%);
  border-radius:999px;
  background:linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,.08) 18%,
    rgba(255,255,255,.30) 54%,
    rgba(255,255,255,.85) 100%
  );
  box-shadow:0 0 6px rgba(255,255,255,.18);
}

@keyframes meteorToI{
  0%{
    opacity:0;
    left:102%;
    top:0.04em;
    transform:translate(0,0) scale(.9);
  }
  12%{
    opacity:1;
  }
  72%{
    opacity:1;
    left:64.2%;
    top:0.02em;
    transform:translate(0,0) scale(1.02);
  }
  82%{
    opacity:1;
    left:64.2%;
    top:-0.12em;
    transform:translate(0,0) scale(1.08);
  }
  100%{
    opacity:0;
    left:64.2%;
    top:-0.12em;
    transform:translate(0,0) scale(.98);
  }
}

@keyframes meteorDotAppear{
  0%{
    opacity:0;
    transform:translateX(-50%) scale(.86);
  }
  34%{
    opacity:1;
    transform:translateX(-50%) scale(1.12);
  }
  100%{
    opacity:1;
    transform:translateX(-50%) scale(1);
  }
}

@media(prefers-reduced-motion:reduce){
  .meteor-dot-flight{
    display:none;
  }
  .second-i .dot-anchor{
    opacity:1;
    animation:none !important;
  }
}

/* Final cleanup after removing the right shooting star and meteor-dot transfer */
.star-right,
.meteor-dot-flight,
.second-i .dot-anchor{
  display:none !important;
}

/* Keep the left shooting star positioned elegantly on its own */
.star-left{
  left:24% !important;
}

/* Ensure footer strapline under the logo reads black in the footer image context */
.footer-logo img{
  background:transparent;
}

/* Match Intuitas starry-header wordmark to the electric blue accent */
.sky-wordmark,
.in-highlight,
.rest-wordmark{
  color:#4f7fd8 !important;
}
.sky-wordmark{
  text-shadow:
    0 0 12px rgba(79,127,216,.22),
    0 0 28px rgba(79,127,216,.14) !important;
}
.in-highlight{
  text-shadow:
    0 0 10px rgba(255,255,255,.14),
    0 0 24px rgba(79,127,216,.24) !important;
}

/* Keep the Page 5 inclusion sentence on one line on desktop */
.page5-one-line{
  display:inline-block;
  white-space:nowrap;
}
@media(max-width:1100px){
  .page5-one-line{
    white-space:normal;
  }
}

/* Reposition Intuitas within the black banner */
.sky-logo-wrap{
  top:42% !important;
  left:62% !important;
  transform:translate(-50%,-50%) perspective(900px) translateZ(0) scale(1) rotateY(0) rotateX(0) !important;
}

@media(max-width:900px){
  .sky-logo-wrap{
    top:40% !important;
    left:60% !important;
  }
}

@media(max-width:600px){
  .sky-logo-wrap{
    top:38% !important;
    left:58% !important;
  }
}

/* Standardise the Intuitas header wordmark to one serif font */
.sky-wordmark,
.sky-wordmark *{
  font-family: Georgia, serif !important;
}

/* Page 5 inclusion statement: centred precisely beneath the three audience columns */
.page5-inclusion{
  width:100%;
  max-width:none;
  margin:40px auto 0;
  text-align:center;
}
.page5-inclusion .page5-one-line{
  display:block;
  width:100%;
  text-align:center;
}

/* Final launch cleanup */
.page6-book-btn{
  display:inline-block;
  margin-top:16px;
}
