:root{--navy:#020c19;--navy2:#06182b;--gold:#e5a83a;--gold2:#ffd56d;--paper:#f7f6f2;--muted:#b9c4d1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--navy);color:#fff}a{text-decoration:none;color:inherit}button{font:inherit}.wrap{width:min(1420px,calc(100% - 64px));margin:auto}.site-header{position:absolute;top:0;left:0;right:0;z-index:50;background:linear-gradient(180deg,rgba(1,7,15,.96),rgba(1,7,15,.72) 76%,transparent)}.header-inner{height:105px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px}.brand-mark{position:relative;width:64px;height:58px;color:var(--gold2);display:grid;place-items:center;font-family:Georgia,serif}.brand-mark:before,.brand-mark:after{content:"";position:absolute;bottom:9px;width:29px;height:22px;border-bottom:2px solid var(--gold2)}.brand-mark:before{left:3px;border-left:2px solid var(--gold2);transform:skewY(13deg)}.brand-mark:after{right:3px;border-right:2px solid var(--gold2);transform:skewY(-13deg)}.brand-mark .book-line{font-size:48px;line-height:1;transform:translateY(3px);opacity:.9}.brand-mark i{position:absolute;top:-3px;right:8px;font-style:normal;font-size:15px;text-shadow:0 0 12px #ffd269}.brand-copy strong{display:block;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1}.brand-copy small{display:block;margin-top:7px;color:#eab24b;font-size:9px;font-weight:700;letter-spacing:.06em}.nav{display:flex;align-items:center;gap:28px;font-size:12px}.nav a{position:relative;color:#f2f5f8}.nav a:not(.nav-cta):after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-12px;background:var(--gold);transition:.25s}.nav a:hover:after,.nav a.active:after{right:0}.nav-cta{border:1px solid var(--gold);padding:14px 22px;border-radius:5px;color:#f9c962!important}.nav-cta span{margin-left:8px;text-shadow:0 0 8px #ffd266}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:26px}.hero{position:relative;min-height:790px;height:790px;overflow:hidden;background:#020c19}.hero-left-tone{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#020c19 0%,#020c19 34%,rgba(2,12,25,.96) 44%,rgba(2,12,25,.35) 59%,rgba(2,12,25,.04) 74%),radial-gradient(circle at 66% 58%,rgba(255,179,48,.13),transparent 27%)}.hero-scene{position:absolute;z-index:0;right:-2%;top:58px;width:68%;height:760px;background:url('../img/hero-magic-clean.jpg') center 42%/cover no-repeat;filter:saturate(1.12) contrast(1.04);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.35) 10%,#000 26%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.35) 10%,#000 26%,#000 100%)}.hero-scene-blend{position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(2,9,18,.28),transparent 18%,transparent 68%,#020c19 99%),radial-gradient(circle at 73% 74%,rgba(255,180,43,.08),transparent 22%);pointer-events:none}.hero-stars{position:absolute;z-index:2;inset:0;pointer-events:none;background-image:radial-gradient(circle,#ffd774 0 1px,transparent 1.6px),radial-gradient(circle,#fff5c7 0 1px,transparent 1.5px);background-size:89px 83px,137px 121px;background-position:9px 17px,61px 23px;opacity:.16;animation:starDrift 24s linear infinite}.hero-layout{position:relative;z-index:12;height:790px;display:flex;align-items:center;padding-top:84px}.hero-copy{width:min(590px,46vw);transform:translateY(-18px);transition:opacity .38s,transform .38s,filter .38s}.hero-copy.out{opacity:0;transform:translateY(1px) scale(.985);filter:blur(8px)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.27em;color:#f0b64c;margin-bottom:17px}.hero-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(58px,5.55vw,88px);line-height:.98;font-weight:400;margin:0;color:#fff;text-shadow:0 8px 30px rgba(0,0,0,.46)}.hero-copy h1 em{font-style:normal;color:#efa929}.hero-copy .sub{font-size:20px;color:#efb64e;margin:18px 0 0}.hero-copy .body{margin:24px 0 0;font-size:16px;line-height:1.72;color:#eef2f5}.actions{display:flex;gap:16px;margin-top:30px}.btn{height:54px;padding:0 27px;border-radius:5px;display:inline-flex;align-items:center;gap:12px;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-gold{border:0;background:linear-gradient(135deg,#dda12e,#f3c65f);color:#101820;box-shadow:0 12px 36px rgba(222,157,40,.23)}.btn-ghost{border:1px solid rgba(255,255,255,.8);background:rgba(3,14,27,.48);color:#fff}.play{font-size:10px;border:1px solid rgba(255,255,255,.78);border-radius:50%;width:25px;height:25px;display:grid;place-items:center;padding-left:2px}.magic-canvas{position:absolute;z-index:8;inset:0;width:100%;height:100%;pointer-events:none}.magic-core{position:absolute;z-index:6;left:69%;top:67%;width:340px;height:340px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,240,.93),rgba(255,229,139,.7) 8%,rgba(255,188,57,.27) 27%,rgba(255,158,22,.06) 50%,transparent 69%);mix-blend-mode:screen;filter:blur(6px);animation:breathe 3.2s ease-in-out infinite;pointer-events:none}.magic-ring{position:absolute;z-index:7;left:69%;top:67%;width:170px;height:170px;border-radius:50%;border:1px solid rgba(255,219,113,.3);transform:translate(-50%,-50%);box-shadow:0 0 34px rgba(255,173,38,.22);pointer-events:none}.ring-one{animation:ring 3.1s ease-out infinite}.ring-two{animation:ring 3.1s 1.55s ease-out infinite}.story-dock{position:absolute;z-index:15;left:50%;bottom:22px;transform:translateX(-50%);width:min(930px,calc(100% - 70px));height:118px;display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;background:linear-gradient(180deg,rgba(3,13,26,.66),rgba(2,9,18,.86));border-top:1px solid rgba(231,171,57,.36);border-bottom:1px solid rgba(231,171,57,.16);backdrop-filter:blur(7px)}.story-line{position:absolute;z-index:-1;left:2%;right:2%;top:54%;height:2px;background:linear-gradient(90deg,transparent,#d99528 15%,#ffd873 50%,#d99528 85%,transparent);box-shadow:0 0 10px #ecab38,0 0 20px rgba(239,174,60,.4)}.story-choice{border:0;border-right:1px solid rgba(255,255,255,.09);background:transparent;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;position:relative;transition:.3s}.story-choice:last-child{border-right:0}.choice-icon{width:52px;height:52px;border:1px solid #e8ad3d;border-radius:50%;display:grid;place-items:center;font-size:24px;color:#f1b744;background:#061525;box-shadow:0 0 16px rgba(233,171,59,.12);transition:.3s}.choice-copy{text-align:center}.choice-copy b{display:block;font-size:12px}.choice-copy small{display:block;margin-top:5px;color:#d2d9e1;font-size:11px}.story-choice:hover .choice-icon,.story-choice.active .choice-icon{transform:scale(1.09);color:#fff2bf;box-shadow:0 0 16px #efa92f,0 0 40px rgba(255,180,41,.5);background:#0a1a2c}.story-choice.active:after{content:"";position:absolute;bottom:3px;width:80px;height:20px;background:radial-gradient(ellipse,rgba(255,184,48,.55),transparent 67%);filter:blur(7px)}.services-preview{background:#f5f4f0;color:#111927;padding:58px 0 68px;text-align:center}.section-kicker{font-size:10px;font-weight:700;letter-spacing:.28em;color:#bc8424}.services-preview h2,.placeholder-section h2{font-family:Georgia,serif;font-weight:400;font-size:42px;margin:10px 0}.section-intro{max-width:850px;margin:0 auto;color:#69727d;line-height:1.65}.service-grid{margin-top:38px;display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#dad9d5;border:1px solid #dad9d5}.service-grid article{background:#fff;padding:30px 16px;min-height:190px}.service-grid article>span{font-size:30px;color:#d79527}.service-grid h3{font-size:15px;margin:14px 0 8px}.service-grid p{font-size:13px;line-height:1.55;color:#68717c}.placeholder-section{padding:90px 0;background:#061725;text-align:center}.placeholder-section.light{background:#f4f3ef;color:#101824}.placeholder-section span{color:#d69a34;font-size:10px;font-weight:700;letter-spacing:.26em}.placeholder-section h2{margin-top:14px}.pixie-orbit{position:absolute;z-index:7;left:69%;top:67%;border:1px solid rgba(255,216,109,.05);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.orbit-one{width:420px;height:190px;animation:orbitSpin 13s linear infinite}.orbit-two{width:570px;height:260px;animation:orbitSpin 20s linear infinite reverse}.pixie-orbit i{position:absolute;width:4px;height:4px;border-radius:50%;background:#ffecad;box-shadow:0 0 5px white,0 0 15px #ffc545}.pixie-orbit i:nth-child(1){left:4%;top:45%}.pixie-orbit i:nth-child(2){left:26%;top:4%}.pixie-orbit i:nth-child(3){right:8%;top:26%}.pixie-orbit i:nth-child(4){right:25%;bottom:3%}.pixie-orbit i:nth-child(5){left:39%;bottom:0}.magic-flare{position:absolute;z-index:9;left:69%;top:67%;width:90px;height:90px;border-radius:50%;transform:translate(-50%,-50%);opacity:0;background:#fffbe8;box-shadow:0 0 30px #fff,0 0 90px #ffd56e,0 0 210px #ee9f27;mix-blend-mode:screen;pointer-events:none}.switcher-hero.burst .magic-flare{animation:flare 1s ease-out}.switcher-hero.burst .magic-core{animation:coreburst 1s ease-out}@keyframes breathe{50%{transform:translate(-50%,-50%) scale(1.23);opacity:.82}}@keyframes ring{0%{opacity:.72;transform:translate(-50%,-50%) scale(.55)}100%{opacity:0;transform:translate(-50%,-50%) scale(3.05)}}@keyframes flare{0%{opacity:0;transform:translate(-50%,-50%) scale(.18)}28%{opacity:1;transform:translate(-50%,-50%) scale(3.2)}100%{opacity:0;transform:translate(-50%,-50%) scale(6)}}@keyframes coreburst{0%{transform:translate(-50%,-50%) scale(1)}35%{transform:translate(-50%,-50%) scale(2.2);filter:blur(10px)}100%{transform:translate(-50%,-50%) scale(1)}}@keyframes orbitSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes starDrift{to{background-position:98px 100px,198px 144px}}@media(max-width:1100px){.nav{gap:16px}.brand-copy strong{font-size:25px}.hero-scene{width:74%;right:-10%}.hero-copy{width:52vw}.service-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.wrap{width:calc(100% - 34px)}.nav{display:none;position:absolute;left:17px;right:17px;top:78px;padding:20px;background:#061522;border:1px solid rgba(229,168,58,.25);flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-toggle{display:block}.header-inner{height:82px}.brand-mark{width:48px}.brand-copy strong{font-size:22px}.brand-copy small{font-size:7px}.hero{height:930px;min-height:930px}.hero-layout{height:930px;padding-top:70px;align-items:flex-start}.hero-copy{width:100%;margin-top:150px}.hero-scene{top:40px;width:100%;height:620px;right:-28%;opacity:.72}.hero-left-tone{background:linear-gradient(90deg,#020c19 0%,rgba(2,12,25,.97) 60%,rgba(2,12,25,.45) 100%)}.hero-copy h1{font-size:55px}.magic-core,.magic-ring,.magic-flare,.pixie-orbit{left:73%;top:56%}.story-dock{height:auto;bottom:20px;grid-template-columns:1fr 1fr;width:calc(100% - 34px)}.story-choice{min-height:86px;border-bottom:1px solid rgba(255,255,255,.08)}.choice-icon{width:40px;height:40px;font-size:18px}.service-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.brand-copy small{display:none}.hero-copy{margin-top:125px}.hero-copy h1{font-size:43px}.hero-copy .body{font-size:14px}.actions{flex-wrap:wrap}.btn{height:48px;padding:0 18px}.service-grid{grid-template-columns:1fr}.hero-scene{right:-42%;width:125%}}


/* ============================================================
   V4: sticky header + mobile-first hero corrections
   ============================================================ */
.site-header{
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:1000;
  background:linear-gradient(180deg,rgba(1,7,15,.94),rgba(1,7,15,.72));
  border-bottom:1px solid transparent;
  transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,backdrop-filter .28s ease;
}
.site-header.is-scrolled{
  background:rgba(2,12,25,.94);
  border-bottom-color:rgba(229,168,58,.18);
  box-shadow:0 12px 34px rgba(0,0,0,.28);
  -webkit-backdrop-filter:blur(16px);
  backdrop-filter:blur(16px);
}
.site-header.is-scrolled .header-inner{height:78px}
.header-inner{transition:height .28s ease}
main section[id]{scroll-margin-top:88px}

@media(max-width:820px){
  .wrap{width:calc(100% - 32px)}
  .site-header{background:rgba(2,12,25,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,168,58,.14)}
  .header-inner,.site-header.is-scrolled .header-inner{height:74px}
  .brand{gap:9px;min-width:0}
  .brand-mark{width:42px;height:42px;flex:0 0 42px}
  .brand-mark .book-line{font-size:38px}
  .brand-copy{min-width:0}
  .brand-copy strong{font-size:20px;white-space:nowrap}
  .brand-copy small{font-size:6.5px;margin-top:5px;white-space:nowrap}
  .menu-toggle{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(229,168,58,.28);border-radius:6px;color:#f6cb6b;background:rgba(255,255,255,.025);cursor:pointer;z-index:1002}
  .nav{
    display:flex;
    position:fixed;
    top:74px;
    left:0;
    right:0;
    padding:15px 18px 22px;
    background:rgba(2,12,25,.985);
    border:0;
    border-top:1px solid rgba(229,168,58,.12);
    border-bottom:1px solid rgba(229,168,58,.28);
    box-shadow:0 20px 35px rgba(0,0,0,.36);
    flex-direction:column;
    align-items:stretch;
    gap:0;
    opacity:0;
    visibility:hidden;
    transform:translateY(-12px);
    transition:opacity .22s ease,transform .22s ease,visibility .22s;
    z-index:1001;
  }
  .nav.open{opacity:1;visibility:visible;transform:translateY(0)}
  .nav a{font-size:14px;padding:13px 7px;border-bottom:1px solid rgba(255,255,255,.06)}
  .nav a:not(.nav-cta):after{display:none}
  .nav-cta{margin-top:10px;text-align:center;justify-content:center;border-bottom:1px solid var(--gold)!important;padding:14px 18px!important}

  .hero{height:1030px;min-height:1030px;padding-top:74px}
  .hero-scene{
    top:74px;
    left:0;
    right:auto;
    width:100%;
    height:410px;
    background-size:cover;
    background-position:center 51%;
    opacity:1;
    -webkit-mask-image:none;
    mask-image:none;
    filter:saturate(1.1) contrast(1.04);
  }
  .hero-left-tone{
    z-index:1;
    background:
      linear-gradient(180deg,rgba(2,12,25,.05) 0%,rgba(2,12,25,.08) 25%,rgba(2,12,25,.72) 39%,#020c19 50%,#020c19 100%),
      linear-gradient(90deg,rgba(2,12,25,.2),transparent 55%);
  }
  .hero-scene-blend{background:linear-gradient(180deg,rgba(2,9,18,.04) 0%,transparent 45%,#020c19 100%)}
  .hero-layout{height:100%;padding-top:0;align-items:flex-start}
  .hero-copy{width:100%;max-width:none;margin-top:415px;transform:none;padding-right:0}
  .eyebrow{font-size:10px;margin-bottom:12px;letter-spacing:.24em}
  .hero-copy h1{font-size:clamp(39px,11vw,52px);line-height:1.01}
  .hero-copy .body{font-size:14px;line-height:1.58;margin-top:18px;max-width:560px}
  .actions{margin-top:22px;gap:10px;flex-wrap:nowrap}
  .btn{height:48px;padding:0 16px;font-size:10px;gap:8px;white-space:nowrap}
  .magic-core,.magic-ring,.magic-flare,.pixie-orbit{left:53%;top:32%}
  .magic-core{width:230px;height:230px}
  .orbit-one{width:280px;height:130px}
  .orbit-two{width:350px;height:165px}
  .story-dock{
    bottom:18px;
    width:calc(100% - 32px);
    height:220px;
    grid-template-columns:1fr 1fr;
    border:1px solid rgba(231,171,57,.22);
    border-radius:10px;
    overflow:hidden;
    background:rgba(3,13,26,.88);
  }
  .story-line{display:none}
  .story-choice{min-height:110px;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:8px 5px}
  .story-choice:nth-child(3),.story-choice:nth-child(5){border-right:0}
  .story-choice:nth-last-child(-n+2){border-bottom:0}
  .choice-icon{width:42px;height:42px;font-size:18px}
  .choice-copy b{font-size:10px}
  .choice-copy small{font-size:10px;margin-top:3px}
  .services-preview{padding:48px 0 54px}
  .services-preview h2,.placeholder-section h2{font-size:34px}
  .service-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:520px){
  .brand-copy small{display:none}
  .hero{height:1010px;min-height:1010px}
  .hero-scene{height:365px;background-position:center 48%}
  .hero-copy{margin-top:375px}
  .hero-copy h1{font-size:40px}
  .hero-copy .body br{display:none}
  .magic-core,.magic-ring,.magic-flare,.pixie-orbit{left:52%;top:29%}
  .actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .btn{width:100%;justify-content:center;padding:0 10px}
  .story-dock{height:218px}
  .service-grid{grid-template-columns:1fr}
  .service-grid article{min-height:0}
}

@media(max-width:380px){
  .wrap{width:calc(100% - 24px)}
  .brand-copy strong{font-size:18px}
  .hero{height:1045px;min-height:1045px}
  .hero-copy h1{font-size:36px}
  .actions{grid-template-columns:1fr}
  .story-dock{width:calc(100% - 24px)}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .hero-stars,.magic-core,.ring-one,.ring-two,.orbit-one,.orbit-two{animation:none!important}
}


/* ============================================================
   V6: clean2 asset + desktop header clearance + hard cache reset
   ============================================================ */
.hero-scene{
  background-image:url('../img/hero-magic-clean2-v6.jpg');
  background-repeat:no-repeat;
  top:105px;
  right:0;
  width:72%;
  height:685px;
  background-size:auto 100%;
  background-position:right top;
}

/* Keep the live glow aligned with the book/light source after the scene moves down */
.magic-core,.magic-ring,.magic-flare,.pixie-orbit{left:70%;top:68%}

@media(max-width:1100px){
  .hero-scene{
    top:105px;
    right:0;
    width:74%;
    height:685px;
    background-size:auto 100%;
    background-position:right top;
  }
}

@media(max-width:820px){
  .hero-scene{
    top:74px;
    left:0;
    right:0;
    width:100%;
    height:440px;
    background-size:contain;
    background-position:center top;
    background-color:#020c19;
    opacity:1;
  }
  .hero-copy{margin-top:445px}
  .magic-core,.magic-ring,.magic-flare,.pixie-orbit{left:52%;top:34%}
}

@media(max-width:520px){
  .hero-scene{
    height:410px;
    background-size:contain;
    background-position:center top;
  }
  .hero-copy{margin-top:415px}
  .magic-core,.magic-ring,.magic-flare,.pixie-orbit{left:52%;top:31%}
}

@media(max-width:380px){
  .hero-scene{height:385px}
  .hero-copy{margin-top:392px}
}


/* ============================================================
   Front hero typography + mobile story tabs
   Requested adjustment: smaller headline, larger subheading,
   non-colliding tabs on mobile.
   ============================================================ */
.hero-copy h1{
  font-size:clamp(50px,4.65vw,74px);
}
.hero-copy .body{
  font-size:18px;
  line-height:1.68;
  max-width:650px;
}

@media(max-width:820px){
  .hero-copy h1{
    font-size:clamp(34px,8.7vw,44px);
    line-height:1.03;
  }
  .hero-copy .body{
    font-size:16px;
    line-height:1.62;
    max-width:620px;
  }
  .story-dock{
    height:auto;
    min-height:0;
    grid-template-columns:repeat(4,minmax(0,1fr));
    align-items:stretch;
  }
  .story-choice{
    min-width:0;
    min-height:96px;
    padding:10px 4px;
    gap:4px;
  }
  .choice-icon{
    width:34px;
    height:34px;
    font-size:15px;
  }
  .choice-copy{
    min-width:0;
    width:100%;
  }
  .choice-copy b,
  .choice-copy small{
    white-space:normal;
    overflow-wrap:anywhere;
    line-height:1.15;
  }
  .choice-copy b{font-size:9px}
  .choice-copy small{font-size:8px;margin-top:3px}
}

@media(max-width:520px){
  .hero-copy h1{font-size:36px}
  .hero-copy .body{font-size:16px;line-height:1.58}
  .story-dock{
    width:calc(100% - 20px);
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
  .story-choice{
    min-height:92px;
    padding:8px 2px;
  }
  .choice-icon{width:30px;height:30px;font-size:14px}
  .choice-copy b{font-size:8px;letter-spacing:.01em}
  .choice-copy small{font-size:7.5px}
}

@media(max-width:380px){
  .hero-copy h1{font-size:33px}
  .hero-copy .body{font-size:15px}
  .story-dock{width:calc(100% - 16px)}
  .story-choice{min-height:88px}
  .choice-copy small{display:none}
}


/* V8 requested hero scale correction */
.switcher-hero .hero-copy h1{
  font-size:clamp(46px,4.1vw,66px)!important;
  line-height:1.01!important;
}
.switcher-hero .hero-copy .body{
  font-size:19px!important;
  line-height:1.62!important;
  max-width:680px!important;
}
.switcher-hero .hero-copy .body .story-sub{
  display:inline-block;
  font-size:22px!important;
  line-height:1.35!important;
  margin-bottom:7px;
  color:#fff;
}

@media(max-width:820px){
  .switcher-hero .hero-copy h1{
    font-size:34px!important;
    line-height:1.04!important;
  }
  .switcher-hero .hero-copy .body{
    font-size:16px!important;
    line-height:1.55!important;
  }
  .switcher-hero .hero-copy .body .story-sub{
    font-size:18px!important;
  }

  /* Mobile tabs: four clean full-width rows so labels cannot collide */
  .switcher-hero .story-dock{
    height:auto!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    bottom:16px!important;
    width:calc(100% - 32px)!important;
    overflow:hidden!important;
  }
  .switcher-hero .story-choice{
    min-height:52px!important;
    height:52px!important;
    padding:5px 12px!important;
    display:grid!important;
    grid-template-columns:34px 1fr!important;
    align-items:center!important;
    justify-items:start!important;
    gap:10px!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
  }
  .switcher-hero .story-choice:last-child{border-bottom:0!important}
  .switcher-hero .choice-icon{
    width:30px!important;
    height:30px!important;
    margin:0!important;
    font-size:14px!important;
  }
  .switcher-hero .choice-copy{
    width:auto!important;
    min-width:0!important;
    text-align:left!important;
  }
  .switcher-hero .choice-copy b{
    font-size:10px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
  }
  .switcher-hero .choice-copy small{
    font-size:9px!important;
    line-height:1.1!important;
    margin-top:2px!important;
    white-space:nowrap!important;
  }
}
@media(max-width:520px){
  .switcher-hero .hero-copy h1{font-size:31px!important}
  .switcher-hero .hero-copy .body{font-size:16px!important}
  .switcher-hero .hero-copy .body .story-sub{font-size:18px!important}
  .switcher-hero .story-dock{width:calc(100% - 20px)!important}
}
