@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Poppins:wght@700;800&display=swap");:root{--ink:#1e2a33;--paper:#faf6ef;--blue:#2e5e73;--terra:#c96f4a;--sage:#8fa98f;--line:#dcd2c4}*{box-sizing:border-box}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:"Source Serif 4",serif;line-height:1.65}button,input{font:inherit}a,button{font-family:Karla,sans-serif}.shell{min-height:100vh}.topline{height:4px;background:var(--terra);transform-origin:left;transition:width .35s}.brand{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:24px 0;font:700 14px/1 Karla,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--blue)}.quiz{width:min(720px,calc(100% - 40px));margin:6vh auto 12vh}.eyebrow{font:600 12px/1.2 Karla,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--terra)}h1,h2,h3{font-family:Fraunces,serif;line-height:1.08;margin:0 0 20px}h1{font-size:clamp(2.7rem,8vw,5rem);letter-spacing:-.04em}h2{font-size:clamp(2rem,5vw,3.4rem)}h3{font-size:1.45rem}.lede{font-size:1.18rem;max-width:62ch}.micro{font-style:italic;color:#5e625f}.options{display:grid;grid-gap:12px;gap:12px;margin:28px 0}.option{width:100%;min-height:58px;text-align:left;padding:15px 18px;border:1px solid #cfc6b8;background:hsla(0,0%,100%,.62);border-radius:6px;color:var(--ink);cursor:pointer}.option.selected,.option:hover{border-color:var(--terra);background:#fff6f0}.primary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 24px;border:0;border-radius:6px;background:var(--terra);color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.secondary{border:0;background:none;color:var(--blue);text-decoration:underline;cursor:pointer;padding:14px}.navrow{display:flex;gap:12px;align-items:center;margin-top:22px}.field{width:100%;min-height:58px;border:1px solid #bdb4a7;background:#fff;border-radius:6px;padding:12px 15px}.check,.field{font-family:Karla,sans-serif}.check{display:flex;gap:12px;align-items:flex-start;margin:22px 0}.check input{width:22px;height:22px;accent-color:var(--terra)}.dots span{display:inline-block;width:7px;height:7px;margin:5px;background:var(--terra);border-radius:50%;animation:pulse 1.1s infinite}.dots span:nth-child(2){animation-delay:.18s}.dots span:nth-child(3){animation-delay:.36s}@keyframes pulse{50%{opacity:.2;transform:translateY(-3px)}}.result{width:min(1080px,calc(100% - 40px));margin:0 auto 100px}.resultHero{display:grid;grid-template-columns:1.4fr .6fr;grid-gap:60px;gap:60px;align-items:end;padding:50px 0 64px;border-bottom:1px solid var(--line)}.routeName{font-size:clamp(2.8rem,7vw,5.8rem)}.scoreRing{width:180px;height:180px;border:2px solid var(--sage);border-radius:50%;display:grid;place-content:center;text-align:center;font:600 14px Karla,sans-serif}.scoreRing strong{font:700 48px/1 Fraunces,serif}.zone{padding:60px 0;border-bottom:1px solid var(--line)}.measure{max-width:68ch}.mirror{border-left:4px solid var(--terra);padding:10px 28px;margin:24px 0;font-size:1.3rem;font-style:italic}.numbers{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.numberCard{padding:24px;border-radius:6px}.bars{max-width:760px}.barRow{margin:22px 0}.barLabel{display:flex;justify-content:space-between;font-family:Karla,sans-serif}.barTrack{height:9px;background:#dfe5dc;margin:8px 0}.barFill{height:100%;background:var(--sage);animation:fill .8s ease-out}@keyframes fill{0%{width:0}}.actions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;counter-reset:action}.action{counter-increment:action}.action:before{content:"0" counter(action);font:600 13px Karla,sans-serif;color:var(--terra)}.letter{background:#f3eadc;padding:clamp(28px,6vw,70px);white-space:pre-line}.signature{font:italic 1.6rem Fraunces,serif}.video{aspect-ratio:16/9;background:var(--blue);display:grid;place-items:center;padding:30px}.cta,.video{color:#fff;text-align:center}.cta{padding:80px 20px;background:var(--ink)}.cta p{margin:14px auto 28px;max-width:55ch}.fade{animation:fade .5s}@keyframes fade{0%{opacity:.25}to{opacity:1}}@media(max-width:700px){.actions,.numbers,.resultHero{grid-template-columns:1fr}.resultHero{gap:30px}.scoreRing{width:150px;height:150px}.quiz{margin-top:3vh}.option{min-height:58px}.zone{padding:42px 0}}.routePhoto{width:100%;aspect-ratio:4/5;object-fit:cover;margin-bottom:-45px;border-radius:6px}.routePhoto+.scoreRing{position:relative;background:var(--paper)}.brandLogo{display:block;width:clamp(104px,18vw,160px);height:auto}.resultBrand{padding-bottom:10px}.site-footer{background:#f9d7c4;border-top:1px solid #e9b99c;padding:32px 24px;text-align:center}.footer-links{font-family:Inter,sans-serif;font-size:14px;color:#234b44;margin-bottom:20px}.footer-links a{color:#234b44;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-links .divider{margin:0 8px;color:#234b44;opacity:.6}.footer-info{font-family:Inter,sans-serif;font-size:14px;color:#2b2b2b;margin:0 0 6px}.footer-info:last-of-type{margin-bottom:0}.footer-info a{color:inherit;text-decoration:none}.footer-info a:hover{text-decoration:underline}.footer-copyright{font-family:Inter,sans-serif;font-size:13px;color:#2b2b2b;margin:20px 0 0}:root{--ink:#2b2b2b;--paper:#fbf9f5;--blue:#234b44;--terra:#f26a5b;--sage:#9cc0b7;--white:#fff;--line:#e3ddd5}body,html{background:var(--paper);color:var(--ink)}a,body,button,html,input{font-family:Inter,sans-serif}.routeName,.scoreRing strong,.signature,h1,h2,h3{font-family:Poppins,sans-serif;font-style:normal;font-weight:700}h1{font-size:clamp(28px,4.2vw,42px);line-height:1.15;letter-spacing:-.02em}h2{font-size:clamp(25px,3.5vw,36px);line-height:1.18}.lede{font-size:clamp(17px,2vw,20px)}.brand{width:100%;margin:0;padding:1px 24px;background:#98c1bb}.brand>a{display:block;width:min(1080px,100%);margin:0 auto}.eyebrow{color:#234b44;font-family:Inter,sans-serif}.topline{background:#f26a5b}.option{background:#fff;border-color:#d8d2ca}.option.selected,.option:hover{border-color:#f26a5b;background:#fff4f1}.primary{background:#f26a5b}.primary:hover{background:#e0543f}.secondary{color:#234b44}.scoreRing{border-color:#9cc0b7}.barTrack{background:#dde9e6}.barFill{background:#9cc0b7}.mirror{border-left-color:#f26a5b}.numberCard{background:#fff}.letter{background:#f4eee6}.video{background:#35666a}.cta{background:#234b44}.footer-copyright,.footer-info,.footer-links{font-family:Inter,sans-serif}@media(max-width:520px){.brand{padding:1px 18px}.site-footer{padding:28px 18px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 12px}.footer-links .divider{display:none}}.quiz h1,.quiz h2,.quiz h3,.quiz p,.result h1,.result h2,.result h3,.result p{color:#35666a}.cta h2,.cta p{color:#fff}.letter{display:grid;grid-template-columns:minmax(180px,280px) 1fr;grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);align-items:start}.letterPhoto{display:block;width:100%;height:auto;border-radius:6px;object-fit:cover}@media(min-width:701px){.quiz h1{font-size:48px}.quiz h2{font-size:40px}.quiz h3{font-size:26px}}@media(max-width:700px){.letter{grid-template-columns:1fr}.letterPhotoWrap{max-width:280px}}.masterclassDate{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 14px;margin:0 auto 28px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.masterclassDate span{display:inline-flex;align-items:center;gap:8px}.masterclassDate svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.masterclassDate .dateDivider{opacity:.65}@media(max-width:620px){.masterclassDate{flex-direction:column}.masterclassDate .dateDivider{display:none}}.result{width:min(1120px,calc(100% - 40px));margin:32px auto 72px}.resultHero{align-items:center;padding:clamp(28px,5vw,54px);border:1px solid #d8e5e1;border-radius:18px;background:linear-gradient(135deg,#edf6f3,#fff 72%);box-shadow:0 14px 38px rgba(35,75,68,.08)}.result .routeName{max-width:17ch;font-size:clamp(30px,4vw,52px);line-height:1.08;letter-spacing:-.025em}.resultHero .lede{max-width:56ch;margin-bottom:0}.resultHero .scoreRing{background:#fff;box-shadow:0 10px 26px rgba(35,75,68,.1)}.result>.zone{margin-top:24px;padding:clamp(28px,5vw,54px);border:1px solid #e3ebe8;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(35,75,68,.055)}.result>.zone.measure{max-width:none}.result>.zone.measure>p:not(.eyebrow){max-width:68ch}.result>.zone h2{max-width:24ch;margin-bottom:24px}.result .eyebrow{color:#e0543f}.result .numbers{gap:16px}.result .numberCard{border:1px solid #dbe8e4;border-radius:12px;background:#f5faf8}.result .actions{gap:16px}.result .action{padding:24px;border:1px solid #e6dfd7;border-radius:12px;background:#fbf9f5}.result .action h3{margin-top:8px}.result .mirror{border-radius:0 12px 12px 0;background:#fff5f1}.result>.letter{background:#f9e9df}.result>.cta{border:0;background:#234b44;box-shadow:0 14px 38px rgba(35,75,68,.18)}.result .video{border-radius:14px;text-decoration:none}.result .barTrack{overflow:hidden}.result .barFill,.result .barTrack{border-radius:999px}@media(max-width:700px){.result{width:min(100% - 24px,1120px);margin-top:18px}.result>.zone,.resultHero{padding:28px 22px}.result>.zone{margin-top:16px}.result .routeName{font-size:clamp(28px,9vw,38px)}.resultHero .scoreRing{justify-self:start}}.quizHeroImage{display:block;width:100%;max-height:390px;object-fit:cover;margin:26px 0 16px;border-radius:18px;box-shadow:0 14px 34px rgba(35,75,68,.14)}.resultHero .scoreRing{width:210px;height:210px;padding:26px;line-height:1.3}@media(max-width:700px){.quizHeroImage{max-height:300px;margin-top:22px;border-radius:14px}.resultHero .scoreRing{width:180px;height:180px;padding:22px}}