@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap";:root{color:#243c36;font-synthesis:none;--ink:#243c36;--forest:#244d43;--cream:#f5f1e8;--paper:#fffdf8;--coral:#ea765f;--yellow:#e9b94f;--line:#d8d4c8;background:#f5f1e8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh}.header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f1e8f0;border-bottom:1px solid #244d432e;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,5vw,78px);display:flex;position:sticky;top:0}.brand{text-align:left;color:var(--ink);background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand-mark,.logo-small{color:var(--cream);background:var(--forest);border-radius:50% 46% 55% 48%;place-items:center;font:400 25px DM Serif Display,serif;display:grid;transform:rotate(-5deg)}.brand-mark{width:42px;height:42px}.brand>span:last-child{display:grid}.brand strong{font-size:15px;line-height:1.1}.brand small{color:#72807c;letter-spacing:.13em;text-transform:uppercase;margin-top:3px;font-size:9px}.header nav{align-items:center;gap:6px;display:flex}.header nav button{color:#687a75;background:0 0;border:0;border-radius:99px;padding:10px 15px;font-size:13px;font-weight:600}.header nav button:hover,.header nav button.active{color:var(--forest);background:#e6e5d9}.header nav .help-nav{color:#fff;background:var(--forest);margin-left:10px}.header nav .help-nav:hover,.header nav .help-nav.active{color:#fff;background:#173b33}main{min-height:calc(100vh - 76px)}.hero{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(40px,8vw,130px);min-height:610px;padding:74px clamp(25px,8vw,130px) 82px;display:grid;overflow:hidden}.hero-copy{max-width:680px}.eyebrow{color:#d35f4a;text-transform:uppercase;letter-spacing:.2em;margin:0 0 12px;font-size:10px;font-weight:700}.hero h1,.page-intro h1,.result-hero h1,.help-hero h1{color:var(--forest);letter-spacing:-.035em;margin:0;font:400 clamp(47px,5.6vw,78px)/.98 DM Serif Display,serif}h1 em{color:var(--coral);font-weight:400}.hero-intro{color:#5c706b;max-width:610px;margin:26px 0 30px;font-size:17px;line-height:1.65}.primary{color:#fff;background:var(--forest);border:0;border-radius:3px;justify-content:space-between;gap:26px;min-width:235px;padding:16px 18px;font-weight:700;display:inline-flex;box-shadow:0 8px 25px #244d432b}.primary:hover{background:#173b33;transform:translateY(-1px)}.primary span{font-size:19px;line-height:1}.privacy-note{color:#81908b;align-items:center;gap:7px;margin:0 0 0 17px;font-size:10px;display:inline-flex}.privacy-note span{color:#5b9a74;font-size:8px}.brain-card{aspect-ratio:1;background:radial-gradient(circle,#fffdf8e6 0 28%,#0000 29%),repeating-radial-gradient(circle,#0000 0 47px,#244d431a 48px 49px);border-radius:50%;justify-self:center;place-items:center;width:min(440px,38vw);display:grid;position:relative}.brain-card:before{content:"";border:1px dashed #244d4345;border-radius:46% 54% 49% 51%;position:absolute;inset:8%;transform:rotate(11deg)}.brain-center{z-index:2;color:#fff;background:var(--coral);border-radius:50% 42% 48% 45%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:130px;display:flex;position:relative;transform:rotate(-4deg);box-shadow:0 18px 50px #ae4b3a38}.brain-center span,.brain-center small{font-size:10px}.brain-center strong{font:400 38px DM Serif Display,serif}.brain-center small{margin-top:-3px}.orbit{border:1px solid #244d4336;border-radius:50%;position:absolute;inset:15%;transform:rotate(34deg)}.orbit-two{inset:3%;transform:rotate(-21deg)}.orbit span{color:var(--forest);background:var(--paper);text-transform:uppercase;letter-spacing:.12em;border:1px solid #ddd8ca;border-radius:99px;padding:6px 10px;font-size:9px;font-weight:700;position:absolute;transform:rotate(-34deg)}.orbit-one span{top:38%;right:-10px}.orbit-two span{bottom:16%;left:3%;transform:rotate(21deg)}.signal{width:48px;height:48px;color:var(--forest);background:#edc767;border-radius:50%;place-items:center;font:400 23px DM Serif Display,serif;display:grid;position:absolute;box-shadow:0 8px 24px #244d431f}.signal-one{top:8%;right:19%}.signal-two{background:#9fc7b9;bottom:13%;right:8%}.signal-three{color:#fff;background:#718aa0;top:24%;left:5%}.brain-card>p{color:#758681;margin:0;font-size:11px;line-height:1.4;position:absolute;bottom:0;right:1%;transform:rotate(-5deg)}.quick-section{border-top:1px solid var(--line);background:#faf7f0;padding:62px clamp(25px,8vw,130px) 82px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;display:flex}.section-heading h2,.promise h2,.system-card h2,.insight-section h2,.action-section h2{color:var(--forest);margin:0;font:400 clamp(29px,3vw,42px)/1.1 DM Serif Display,serif}.text-button{color:var(--forest);border:0;border-bottom:1px solid var(--forest);background:0 0;padding:8px 0;font-size:12px;font-weight:700}.text-button span{margin-left:12px}.quick-grid,.feelings-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.feeling-card{text-align:left;min-height:155px;color:var(--ink);background:#e8c369;border:1px solid #243d3729;border-radius:4px;flex-direction:column;align-items:flex-start;padding:21px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.feeling-card:hover{z-index:2;transform:translateY(-4px)rotate(-.3deg);box-shadow:0 12px 28px #243d371f}.feeling-card.blue{background:#a8c9ce}.feeling-card.indigo{background:#b7c3d2}.feeling-card.coral{background:#ee9a7f}.feeling-card.gold{background:#e9c56f}.feeling-card.violet{background:#c4b8ce}.feeling-card.rose{background:#e4b3ae}.feeling-card.green{background:#afc9ae}.feeling-card.teal{background:#95c5ba}.feeling-symbol{color:#ffffff87;font:400 110px/1 DM Serif Display,serif;position:absolute;top:-22px;right:10px}.feeling-copy{z-index:1;margin-top:auto;display:grid;position:relative}.feeling-copy strong{font:400 27px DM Serif Display,serif}.feeling-copy small{margin-top:3px;font-size:11px}.feeling-card .arrow{font-size:16px;position:absolute;bottom:15px;right:16px}.feeling-system{text-transform:uppercase;letter-spacing:.12em;background:#fff6;border:1px solid #243d372e;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:700;position:absolute;top:14px;left:15px}.evolution-teaser{color:#fff;cursor:pointer;background:#395f56;grid-template-columns:170px 1fr auto;align-items:center;gap:35px;padding:48px clamp(25px,8vw,130px);transition:background .18s;display:grid}.evolution-teaser:hover{background:#31564e}.evolution-teaser:focus-visible{outline-offset:-4px;outline:4px solid #efbd64}.pain-drawing{width:145px;height:110px;position:relative}.bone{background:#f5e4c4;border-radius:99px;width:105px;height:22px;position:absolute;left:12px;transform:rotate(-18deg)}.bone:before,.bone:after{content:"";background:inherit;border-radius:50%;width:30px;height:36px;position:absolute;top:-7px}.bone:before{left:-4px}.bone:after{right:-4px}.bone-one{top:23px}.bone-two{top:66px;left:25px;transform:rotate(16deg)}.pain-drawing i{z-index:2;width:43px;height:43px;color:var(--forest);background:#efbd64;border-radius:50%;place-items:center;font:700 25px DM Sans,sans-serif;display:grid;position:absolute;top:29px;left:61px}.evolution-teaser .eyebrow{color:#f3a18f}.evolution-teaser h2{max-width:700px;margin:0;font:400 clamp(28px,3vw,40px)/1.12 DM Serif Display,serif}.evolution-teaser p:last-child{color:#c9d8d4;max-width:720px;font-size:13px;line-height:1.6}.teaser-link{color:#fff;border-bottom:1px solid #ffffff8c;justify-content:space-between;gap:15px;min-width:190px;padding:14px 0;font-size:12px;font-weight:700;display:flex}.promise{color:#fff;background:var(--forest);grid-template-columns:100px 1fr 1fr;gap:35px;padding:80px clamp(25px,8vw,130px);display:grid}.promise-number{color:#f2c26b;font:400 96px/.8 DM Serif Display,serif}.promise .eyebrow{color:#f19a86}.promise h2{color:#fff;max-width:450px}.promise-list{gap:18px;display:grid}.promise-list p{border-bottom:1px solid #ffffff26;gap:18px;margin:0;padding-bottom:17px;display:flex}.promise-list b{color:#f2c26b;font-size:10px}.promise-list span{color:#bfd0cb;font-size:12px;line-height:1.5;display:grid}.promise-list strong{color:#fff;margin-bottom:3px;font-size:14px}.page-wrap,.result-page{max-width:1260px;margin:auto;padding:65px 30px 90px}.page-intro{max-width:760px;margin-bottom:35px}.page-intro h1{font-size:clamp(48px,6vw,72px)}.page-intro>p:last-child{color:#61746f;max-width:620px;margin:18px 0 0;line-height:1.6}.checkin-bar{border:1px solid var(--line);background:var(--paper);grid-template-columns:1fr auto;align-items:center;gap:20px;margin-bottom:25px;padding:15px;display:grid}.search-box{align-items:center;gap:10px;padding:0 12px;display:flex}.search-box span{color:var(--coral);font-size:25px}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:8px 0}.intensity{border-left:1px solid var(--line);color:#6a7a76;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:13px;padding-left:20px;font-size:10px;font-weight:700;display:flex}.intensity div{gap:3px;display:flex}.intensity button{border:1px solid var(--line);width:34px;height:34px;color:var(--forest);background:#f7f3eb;border-radius:50%;padding:0;font-size:11px}.intensity button.active{color:#fff;border-color:var(--coral);background:var(--coral)}.feelings-grid{grid-template-columns:repeat(4,1fr)}.feelings-grid .feeling-card{min-height:190px}.empty-state{text-align:center;border:1px dashed var(--line);color:#61746f;padding:50px}.empty-state strong{color:var(--forest);font:400 29px DM Serif Display,serif}.back-button{color:#62746f;background:0 0;border:0;margin-bottom:30px;padding:8px 0;font-size:12px;font-weight:700}.result-hero{border-bottom:1px solid var(--line);align-items:center;gap:32px;padding-bottom:40px;display:flex}.result-symbol{background:#e9c56f;border-radius:50% 44% 54% 46%;flex:none;place-items:center;width:130px;height:130px;font:400 75px DM Serif Display,serif;display:grid;transform:rotate(-4deg)}.result-symbol.blue{background:#a8c9ce}.result-symbol.indigo{background:#b7c3d2}.result-symbol.coral{background:#ee9a7f}.result-symbol.violet{background:#c4b8ce}.result-symbol.rose{background:#e4b3ae}.result-symbol.green{background:#afc9ae}.result-symbol.teal{background:#95c5ba}.result-hero h1{font-size:clamp(47px,6vw,73px)}.result-hero>div:last-child>p:last-child{color:#5f716c;max-width:690px;margin:12px 0 0;font-size:15px;line-height:1.55}.result-layout{grid-template-columns:1.4fr .75fr;gap:14px;margin-top:30px;display:grid}.system-card,.thought-card{border:1px solid var(--line);background:var(--paper);padding:clamp(25px,4vw,43px)}.system-title{align-items:center;gap:20px;display:flex}.system-title>span{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.system-title .eyebrow{margin-bottom:3px}.system-title h2{font-size:34px}.system-card>p{color:#526a64;margin:25px 0;font-size:15px;line-height:1.7}.evolution-note{border-left:3px solid var(--yellow);background:#f6f1e5;gap:18px;padding:17px;font-size:12px;line-height:1.55;display:flex}.evolution-note b{color:var(--forest);flex:0 0 155px}.thought-card{color:#fff;background:var(--forest)}.thought-card .eyebrow{color:#f2a18f}.thought-card>p:not(.eyebrow){border-bottom:1px solid #ffffff26;margin:0;padding:13px 0;font:400 21px DM Serif Display,serif}.thought-card small{color:#bed0cb;margin-top:22px;line-height:1.5;display:block}.insight-section{padding:65px 0 15px}.insight-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.insight-card{border:1px solid var(--line);background:#faf7ef;min-height:300px;padding:28px}.insight-number{color:var(--coral);font-size:10px;font-weight:700}.insight-card h3{color:var(--forest);margin:33px 0 12px;font:400 28px/1.1 DM Serif Display,serif}.insight-card strong{color:#455e58;font-size:12px;line-height:1.5;display:block}.insight-card p{color:#6b7c77;font-size:12px;line-height:1.65}.action-section{color:#fff;background:var(--forest);grid-template-columns:.7fr 1.3fr;gap:60px;margin-top:45px;padding:48px;display:grid}.action-section .eyebrow{color:#f0a08e}.action-section h2{color:#fff}.action-section>div:first-child>p:last-child{color:#bed0cb;font-size:12px}.action-list{gap:8px;display:grid}.action-list button{text-align:left;color:#fff;background:#ffffff0a;border:1px solid #ffffff38;align-items:center;gap:13px;padding:13px;font-size:12px;display:flex}.action-list button:hover,.action-list button.chosen{background:#efbd6421;border-color:#efbd64}.action-list button span{width:24px;height:24px;color:var(--forest);border:1px solid #fff6;border-radius:50%;flex:none;place-items:center;display:grid}.action-list button.chosen span{background:#efbd64;border-color:#efbd64}.chosen-message{background:#e7f0e5;border:1px solid #a9c5ac;align-items:center;gap:15px;margin-top:12px;padding:18px 22px;display:flex}.chosen-message>span{color:#fff;background:#5f8f6b;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.chosen-message p{color:#46624d;margin:0;font-size:12px}.chosen-message strong{margin-bottom:2px;display:block}.safety-strip{background:#fff1ed;border:1px solid #e2b4aa;align-items:center;gap:16px;margin-top:45px;padding:20px 24px;display:flex}.safety-strip>span{color:#fff;background:var(--coral);border-radius:50%;flex:none;place-items:center;width:37px;height:37px;display:grid}.safety-strip p{color:#765b55;margin:0;font-size:12px;line-height:1.5}.safety-strip strong{color:#693e35;font-size:13px;display:block}.all-tools{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.all-tools article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:15px;min-height:230px;padding:32px;display:grid}.all-tools article:nth-child(2n){border-right:0}.all-tools article>span,.help-grid article>span{color:var(--coral);font-size:10px;font-weight:700}.all-tools h2{color:var(--forest);margin:0 0 10px;font:400 28px/1.1 DM Serif Display,serif}.all-tools strong{color:#49605b;font-size:12px}.all-tools p{color:#6b7c77;font-size:12px;line-height:1.65}.evolution-page{max-width:1260px;margin:auto;padding:65px 30px 90px}.evolution-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-bottom:65px;display:grid}.evolution-hero h1{max-width:700px;color:var(--forest);letter-spacing:-.035em;margin:0;font:400 clamp(50px,6vw,78px)/.97 DM Serif Display,serif}.evolution-hero>div:first-child>p:last-child{color:#5d716b;max-width:630px;margin:24px 0 0;font-size:16px;line-height:1.65}.body-mind-visual{border:1px solid var(--line);background:var(--paper);grid-template-columns:1fr 35px 1fr;align-items:center;padding:27px;display:grid;transform:rotate(1deg)}.body-mind-visual>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:175px;padding:18px;display:flex}.body-mind-visual>div:first-child{background:#f3e7d0}.body-mind-visual>div:last-child{background:#d3e4df}.body-mind-visual span{margin-bottom:10px;font-size:43px}.body-mind-visual b{color:var(--forest);font:400 25px DM Serif Display,serif}.body-mind-visual small{color:#657772;margin-top:9px;line-height:1.4}.body-mind-visual>i{color:var(--coral);text-align:center;font:400 30px DM Serif Display,serif}.broken-leg-story{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:75px .85fr 1.15fr;gap:32px;padding:58px 0;display:grid}.story-number{color:var(--coral);font:400 65px/.8 DM Serif Display,serif}.broken-leg-story h2,.selection-story h2,.smoke-alarm h2,.important-nuance h2{color:var(--forest);margin:0;font:400 35px/1.12 DM Serif Display,serif}.story-copy{color:#61736e;font-size:13px;line-height:1.7}.story-copy p{margin:0 0 15px}.story-copy strong{color:var(--forest)}.story-highlight{border-left:3px solid var(--coral);color:#704f47;background:#fff8ef;padding:14px 16px}.selection-story{grid-template-columns:.72fr 1.28fr;gap:70px;padding:70px 0;display:grid}.selection-copy>p:last-child{color:#61736e;font-size:13px;line-height:1.7}.evolution-steps{grid-template-columns:repeat(3,1fr);display:grid}.evolution-steps>div{border:1px solid var(--line);background:var(--paper);border-right:0;min-height:225px;padding:25px;position:relative}.evolution-steps>div:last-child{border-right:1px solid var(--line)}.evolution-steps>div:after{content:"→";z-index:2;color:var(--coral);position:absolute;top:29px;right:-11px}.evolution-steps>div:last-child:after{display:none}.evolution-steps span{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:31px;height:31px;margin-bottom:42px;font-size:11px;display:grid}.evolution-steps strong{color:var(--forest);font-size:13px;display:block}.evolution-steps p{color:#6c7c78;font-size:11px;line-height:1.55}.old-systems-section{border-top:1px solid var(--line);padding:65px 0}.old-systems-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.old-systems-grid article{background:#b5d1d4;border:1px solid #243d3724;min-height:330px;padding:26px}.old-systems-grid article.sun{background:#edc270}.old-systems-grid article.lilac{background:#c7bfd0}.old-systems-grid article.mint{background:#a9cbbf}.old-systems-grid article>span{border:1px solid #243d3740;border-radius:50%;place-items:center;width:45px;height:45px;font-size:22px;display:grid}.old-systems-grid h3{color:var(--forest);margin:42px 0 27px;font:400 29px DM Serif Display,serif}.old-systems-grid p{color:#405c55;font-size:11px;line-height:1.55}.old-systems-grid b{color:var(--forest);letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px;font-size:8px;display:block}.smoke-alarm{color:#fff;background:var(--forest);grid-template-columns:160px 1fr .8fr;align-items:center;gap:35px;padding:50px;display:grid}.alarm-visual{border:2px dashed #ebbd67;border-radius:50%;place-items:center;width:125px;height:125px;display:grid;position:relative}.alarm-visual span{width:72px;height:72px;color:var(--forest);background:#edbd64;border-radius:50%;place-items:center;font:700 37px DM Sans,sans-serif;display:grid}.alarm-visual i{color:#fff;background:var(--coral);padding:4px 8px;font-size:9px;position:absolute;bottom:-8px}.smoke-alarm .eyebrow{color:#f3a18f}.smoke-alarm h2{color:#fff}.smoke-alarm div>p:last-child{color:#bfd0cb;font-size:12px;line-height:1.7}.smoke-alarm blockquote{color:#f7e9cc;border-left:2px solid #edbd64;margin:0;padding:22px;font:400 20px/1.4 DM Serif Display,serif}.important-nuance{background:#fff0ec;border:1px solid #e1b2a8;grid-template-columns:190px 1fr;gap:30px;margin-top:13px;padding:35px;display:grid}.important-nuance>span{color:#c65341;text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:700}.important-nuance h2{font-size:29px}.important-nuance p{color:#715b55;margin-bottom:0;font-size:12px;line-height:1.65}.evolution-cta{justify-content:space-between;align-items:center;gap:25px;padding:45px 0 0;display:flex}.evolution-cta p{color:var(--forest);font:400 25px DM Serif Display,serif}.help-page{max-width:1100px}.help-hero{max-width:790px}.help-hero h1{font-size:clamp(45px,6vw,70px)}.help-hero>p:last-child{color:#60736e;max-width:650px;margin-top:23px;line-height:1.65}.help-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:50px;display:grid}.help-grid article{border:1px solid var(--line);background:var(--paper);min-height:250px;padding:28px}.help-grid h2{color:var(--forest);margin:32px 0 12px;font:400 27px DM Serif Display,serif}.help-grid p{color:#657772;font-size:12px;line-height:1.7}.urgent-card{color:#fff;background:var(--coral);margin-top:13px;padding:30px}.urgent-card strong{font:400 25px DM Serif Display,serif}.urgent-card p{margin-bottom:0;font-size:13px}footer{color:#73827e;border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:30px clamp(25px,8vw,130px);font-size:10px;display:flex}footer>div{color:var(--forest);align-items:center;gap:9px;display:flex}.logo-small{width:27px;height:27px;font-size:16px}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:55px}.brain-card{width:min(460px,80vw)}.quick-grid,.feelings-grid{grid-template-columns:repeat(2,1fr)}.promise{grid-template-columns:70px 1fr}.promise-list{grid-column:2}.result-layout,.insight-grid{grid-template-columns:1fr}.insight-card{min-height:0}.action-section{grid-template-columns:1fr;gap:25px}.evolution-teaser{grid-template-columns:130px 1fr}.evolution-teaser .teaser-link{grid-column:2}.evolution-hero,.selection-story{grid-template-columns:1fr;gap:35px}.broken-leg-story{grid-template-columns:65px 1fr}.story-copy{grid-column:2}.old-systems-grid{grid-template-columns:1fr 1fr}.smoke-alarm{grid-template-columns:130px 1fr}.smoke-alarm blockquote{grid-column:2}}@media (width<=650px){.header{height:auto;min-height:66px;padding:10px 13px}.brand-mark{width:36px;height:36px}.brand{gap:8px}.brand strong{font-size:13px}.brand small{display:none}.header nav{gap:1px}.header nav button{padding:9px 5px;font-size:9px}.header nav .help-nav{margin-left:0}.hero{min-height:0;padding:50px 20px 65px}.hero h1{font-size:49px}.hero-intro{font-size:15px}.privacy-note{margin:14px 0 0;display:flex}.brain-card{width:88vw}.evolution-teaser{grid-template-columns:1fr;gap:20px;padding:45px 24px}.pain-drawing{margin:auto}.evolution-teaser .teaser-link{grid-column:auto}.quick-section{padding:50px 14px 60px}.quick-grid,.feelings-grid{grid-template-columns:1fr 1fr;gap:7px}.feeling-card{min-height:145px;padding:15px}.feelings-grid .feeling-card{min-height:170px}.feeling-copy strong{font-size:23px}.feeling-copy small{max-width:110px}.promise{grid-template-columns:1fr;padding:55px 24px}.promise-number{font-size:70px}.promise-list{grid-column:auto}.page-wrap,.result-page{padding:45px 14px 65px}.page-intro h1{font-size:47px}.checkin-bar{grid-template-columns:1fr}.intensity{border-top:1px solid var(--line);border-left:0;justify-content:space-between;padding:13px 8px 0}.intensity button{width:32px;height:32px}.result-hero{align-items:flex-start;gap:18px}.result-symbol{width:75px;height:75px;font-size:45px}.result-hero h1{font-size:43px}.system-card,.thought-card{padding:24px 20px}.evolution-note{gap:6px;display:grid}.evolution-note b{flex-basis:auto}.insight-section{padding-top:48px}.action-section{padding:29px 20px}.all-tools{grid-template-columns:1fr}.all-tools article,.all-tools article:nth-child(2n){border-right:0;min-height:0;padding:26px 15px}.help-grid{grid-template-columns:1fr}.help-grid article{min-height:0}footer{text-align:center;display:block}footer>div{justify-content:center}.evolution-page{padding:45px 14px 65px}.evolution-hero{padding-bottom:45px}.evolution-hero h1{font-size:48px}.body-mind-visual{grid-template-columns:1fr;gap:10px;padding:15px}.body-mind-visual>div{min-height:145px}.body-mind-visual>i{transform:rotate(90deg)}.broken-leg-story{grid-template-columns:1fr;gap:18px;padding:45px 0}.story-copy{grid-column:auto}.selection-story{padding:50px 0}.evolution-steps{grid-template-columns:1fr}.evolution-steps>div{border-right:1px solid var(--line);border-bottom:0;min-height:0}.evolution-steps>div:last-child{border-bottom:1px solid var(--line)}.evolution-steps>div:after{top:auto;bottom:-10px;right:25px;transform:rotate(90deg)}.evolution-steps span{margin-bottom:22px}.old-systems-grid{grid-template-columns:1fr}.old-systems-grid article{min-height:270px}.smoke-alarm{grid-template-columns:1fr;padding:32px 22px}.alarm-visual{margin:auto}.smoke-alarm blockquote{grid-column:auto}.important-nuance{grid-template-columns:1fr;gap:15px;padding:27px 20px}.evolution-cta{display:grid}}@media (width<=430px){.brand>span:last-child{display:none}.header nav button{padding-inline:6px;font-size:9.5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.world-return{z-index:200;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c3832e6;border:1px solid #ffffff8c;border-radius:99px;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:700;display:flex;position:fixed;bottom:16px;left:16px;box-shadow:0 7px 25px #14282333}.world-return:hover{background:#173b33;transform:translateY(-2px)}.world-return span{font-size:16px}.world-loading{color:#244d43;background:#f7f1e4;place-content:center;justify-items:center;gap:12px;min-height:100vh;display:grid}.world-loading span{color:#244d43;background:#efbd58;border-radius:50%;place-items:center;width:58px;height:58px;font:400 32px DM Serif Display,serif;animation:1.1s ease-in-out infinite alternate world-pulse;display:grid}.world-loading p{color:#71817c;text-transform:uppercase;letter-spacing:.15em;font-size:8px;font-weight:700}@keyframes world-pulse{to{transform:scale(1.08)rotate(4deg)}}.iris-world{color:#203d37;background:#f7f1e4;min-height:100vh}.world-header{border-bottom:1px solid #203d3729;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,6vw,90px);display:flex}.world-brand{text-align:left;color:#203d37;background:0 0;border:0;align-items:center;gap:13px;padding:0;display:flex}.world-sun{color:#244d43;background:#efbd58;border-radius:50%;place-items:center;width:45px;height:45px;font:400 27px DM Serif Display,serif;display:grid;box-shadow:0 0 0 6px #efbd582e}.world-brand>span:last-child{display:grid}.world-brand strong{font:400 18px DM Serif Display,serif}.world-brand small{color:#76847f;text-transform:uppercase;letter-spacing:.16em;margin-top:2px;font-size:7px;font-weight:700}.world-count{color:#71807b;align-items:center;gap:10px;display:flex}.world-count b{color:#e36f57;font:400 34px DM Serif Display,serif}.world-count span{text-transform:uppercase;letter-spacing:.12em;font-size:7px;line-height:1.35}.world-main{overflow:hidden}.world-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:510px;padding:70px 20px 80px;display:flex;position:relative}.world-hero:before{content:"";border:1px solid #234d431c;border-radius:50%;width:min(720px,84vw);height:360px;position:absolute;top:45px;transform:rotate(-7deg)}.world-hero:after{content:"";border:1px dashed #234d4324;border-radius:50%;width:min(570px,70vw);height:300px;position:absolute;top:78px;transform:rotate(12deg)}.world-eyebrow{z-index:2;color:#d85f4b;text-transform:uppercase;letter-spacing:.24em;margin:0 0 14px;font-size:9px;font-weight:700;position:relative}.world-hero h1{z-index:2;color:#244d43;letter-spacing:-.045em;margin:0;font:400 clamp(58px,7vw,94px)/.9 DM Serif Display,serif;position:relative}.world-hero h1 em{color:#e57259;font-weight:400}.world-hero>p:not(.world-eyebrow){z-index:2;color:#63746f;max-width:560px;margin:26px 0 25px;font-size:14px;line-height:1.65;position:relative}.scroll-note{z-index:2;color:#84918d;text-transform:uppercase;letter-spacing:.14em;gap:5px;font-size:7px;display:grid;position:relative}.scroll-note b{color:#e57259;font-size:18px}.hero-stars i{z-index:1;color:#e7b84f;font-size:25px;font-style:normal;position:absolute}.hero-stars i:first-child{top:90px;left:17%}.hero-stars i:nth-child(2){font-size:60px;top:270px;left:12%}.hero-stars i:nth-child(3){color:#7ca89b;top:135px;right:18%}.hero-stars i:nth-child(4){color:#df7a65;font-size:15px;bottom:95px;right:13%}.world-grid{grid-template-columns:1fr 1fr;gap:16px;max-width:1320px;margin:auto;padding:0 28px 90px;display:grid}.world-card{min-height:600px;color:inherit;cursor:pointer;background:#a9ccd1;border:1px solid #1f3d372b;grid-template-rows:1.15fr .85fr;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;overflow:hidden;box-shadow:0 18px 45px #1f3d3714}.world-card:hover{border-color:#1f3d375c;transform:translateY(-6px);box-shadow:0 25px 55px #1f3d3729}.world-card:focus-visible{outline-offset:4px;outline:4px solid #efbd58}.world-card:hover .world-art{transform:scale(1.012)}.world-card.inside{background:#e89678}.world-art{min-height:330px;transition:transform .25s;position:relative;overflow:hidden}.world-card.europe .world-art{background:radial-gradient(circle at 18% 20%,#ffffff47,#0000 22%),#9bc9d1}.world-card.inside .world-art{background:radial-gradient(circle at 78% 24%,#fff3,#0000 20%),#e8896c}.map-blob{background:#f5ead1;display:block;position:absolute;transform:rotate(-12deg);box-shadow:0 18px 40px #2a504821}.blob-one{clip-path:polygon(8% 29%,28% 6%,48% 18%,62% 8%,76% 30%,96% 42%,78% 61%,85% 93%,57% 82%,42% 100%,23% 70%,3% 62%);border-radius:61% 39% 49% 51%/35% 56% 44% 65%;width:250px;height:210px;top:17%;left:22%}.blob-two{border-radius:60% 40% 55% 45%;width:95px;height:100px;top:59%;left:14%}.map-pin{z-index:2;color:#244d43;background:#f0bd52;border-radius:50% 50% 50% 0;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:34%;left:50%;transform:rotate(-45deg);box-shadow:0 7px 18px #1f3d3733}.map-pin:first-letter{transform:rotate(45deg)}.flight-line{color:#fff;font-size:25px;font-style:normal;position:absolute;top:20%;right:11%;transform:rotate(30deg)}.mind-ring{border:1px solid #ffffff80;border-radius:47% 53% 45% 55%;display:block;position:absolute}.ring-one{width:310px;height:280px;top:9%;left:22%;transform:rotate(17deg)}.ring-two{border-style:dashed;width:410px;height:250px;top:18%;left:10%;transform:rotate(-18deg)}.mind-core{z-index:2;color:#fff;background:#294f46;border-radius:50% 43% 47% 53%;place-items:center;width:145px;height:135px;font-size:44px;display:grid;position:absolute;top:25%;left:40%;transform:rotate(-5deg);box-shadow:0 22px 45px #46322b2e}.mind-dot{z-index:3;color:#244d43;background:#f1c45e;border-radius:50%;place-items:center;width:48px;height:48px;font:400 24px DM Serif Display,serif;display:grid;position:absolute;top:19%;right:17%}.world-card-copy{background:#fffdf7d6;border-top:1px solid #1f3d372b;grid-template-columns:55px 1fr;padding:30px 33px;display:grid}.world-number{color:#e26851;grid-row:1/4;font-size:9px;font-weight:700}.world-card-copy>p{color:#788681;text-transform:uppercase;letter-spacing:.17em;margin:0 0 6px;font-size:8px;font-weight:700}.world-card-copy h2{color:#244d43;margin:0;font:400 clamp(31px,3vw,43px) DM Serif Display,serif}.world-card-copy>div{grid-column:2;grid-template-columns:1fr 155px;align-items:end;gap:25px;margin-top:18px;display:grid}.world-card-copy>div>span{color:#65756f;font-size:11px;line-height:1.55}.card-cta{color:#244d43;border-bottom:1px solid #244d43;justify-content:space-between;padding:13px 0;font-size:11px;font-weight:700;transition:color .18s,border-color .18s;display:flex}.world-card:hover .card-cta{color:#dd684f;border-color:#dd684f}.future-world{color:#62736e;background:#ffffff42;border:1px dashed #9ba8a3;grid-column:1/-1;grid-template-columns:140px 1fr auto;align-items:center;gap:30px;min-height:190px;padding:28px 45px;display:grid}.dotted-orbit{border:1px dashed #9ba8a3;border-radius:50%;place-items:center;width:105px;height:105px;display:grid}.dotted-orbit span{color:#fff;background:#8aa79e;border-radius:50%;place-items:center;width:45px;height:45px;font-size:25px;display:grid}.future-world p{color:#db6851;text-transform:uppercase;letter-spacing:.16em;margin:0;font-size:8px;font-weight:700}.future-world h2{color:#47645d;max-width:530px;margin:5px 0 0;font:400 28px DM Serif Display,serif}.future-world small{text-transform:uppercase;letter-spacing:.14em;font-size:8px}.world-manifesto{color:#fff;background:#244d43;grid-template-columns:100px 1fr .8fr;align-items:center;gap:38px;padding:75px clamp(28px,8vw,130px);display:grid}.giant-i{color:#efbd58;font:400 100px/.8 DM Serif Display,serif}.world-manifesto .world-eyebrow{color:#ee8c77}.world-manifesto h2{max-width:590px;margin:0;font:400 clamp(34px,4vw,51px)/1.05 DM Serif Display,serif}.world-manifesto>p{color:#bdd0ca;font-size:12px;line-height:1.7}.world-footer{color:#7a8984;text-transform:uppercase;letter-spacing:.13em;justify-content:space-between;padding:28px clamp(22px,6vw,90px);font-size:7px;display:flex}.world-footer strong{color:#244d43}@media (width<=850px){.world-grid{grid-template-columns:1fr}.future-world{grid-column:auto}.world-manifesto{grid-template-columns:70px 1fr}.world-manifesto>p{grid-column:2}}@media (width<=600px){.world-header{height:68px;padding:0 14px}.world-brand strong{font-size:15px}.world-count{display:none}.world-hero{min-height:465px;padding-top:55px}.world-hero h1{font-size:56px}.world-grid{padding:0 10px 60px}.world-card{min-height:540px}.world-art{min-height:295px}.world-card-copy{grid-template-columns:35px 1fr;padding:25px 18px}.world-card-copy>div{grid-template-columns:1fr;gap:10px}.future-world{grid-template-columns:80px 1fr;padding:25px 18px}.dotted-orbit{width:70px;height:70px}.future-world small{grid-column:2}.world-manifesto{grid-template-columns:1fr;padding:55px 25px}.world-manifesto>p{grid-column:auto}.giant-i{font-size:70px}.world-footer{text-align:center;gap:10px;display:grid}.world-return{bottom:10px;left:10px}}.europe-app{color:#1d403b;background:#f6f1e7;min-height:100vh}.europe-header{border-bottom:1px solid #d8d4c8;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(20px,4vw,60px);display:flex}.europe-brand{align-items:center;gap:12px;display:flex}.europe-brand>span{border:1.5px solid #244f48;border-radius:50%;place-items:center;width:38px;height:38px;font:400 23px DM Serif Display,serif;display:grid}.europe-brand div{display:grid}.europe-brand strong{font-size:14px}.europe-brand small{color:#7b8985;text-transform:uppercase;letter-spacing:.14em;font-size:7px}.europe-score{color:#71817c;gap:22px;font-size:10px;display:flex}.europe-score b{color:#e26850;font-size:16px}.europe-main{max-width:1500px;margin:auto;padding:25px clamp(14px,4vw,55px) 55px}.europe-title{justify-content:center;align-items:end;gap:60px;display:flex}.europe-title div>p,.quiz-card>p{color:#dd684f;text-transform:uppercase;letter-spacing:.2em;margin:0;font-size:8px;font-weight:700}.europe-title h1{margin:2px 0 0;font:400 clamp(43px,5vw,62px)/.95 DM Serif Display,serif}.europe-title h1 em{color:#e37158;font-weight:400}.europe-title>p{color:#687a75;max-width:410px;margin:0;font-size:13px;line-height:1.6}.europe-tabs{background:#fffdf7;border:1px solid #d5d2c7;border-radius:99px;width:fit-content;margin:18px auto 12px;padding:4px;display:flex}.europe-tabs button{color:#637671;background:0 0;border:0;border-radius:99px;padding:10px 18px;font-size:11px;font-weight:700}.europe-tabs button.active{color:#fff;background:#28564e}.europe-workspace{grid-template-columns:minmax(0,1fr) 350px;gap:12px;min-height:650px;display:grid}.europe-map-card{background-color:#eaf0e8;background-image:radial-gradient(#ced8cf 1px,#0000 1px);background-size:18px 18px;border:1px solid #cbd3cc;min-height:650px;position:relative;overflow:hidden}.europe-map-card svg{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.europe-map-card svg:active{cursor:grabbing}.europe-map-card path{fill:#a8c9be;stroke:#fffdf7;stroke-width:1.2px;vector-effect:non-scaling-stroke;cursor:pointer;transition:all .15s}.europe-map-card path:nth-child(3n){fill:#b7d1c6}.europe-map-card path:hover,.europe-map-card path:focus{fill:#ed9b79;outline:0}.europe-map-card path.selected{fill:#e77e5d}.europe-map-card path.answer{fill:#5c9670}.europe-map-card text{pointer-events:none;fill:#294e47;stroke:#fffdf7f2;stroke-width:3px;paint-order:stroke;text-anchor:middle;font-size:10px;font-weight:700}.europe-map-card .country-label.selected-label{fill:#a3442d;font-size:12px}.europe-map-card .capital-marker{transition:opacity .15s}.europe-map-card .capital-marker.overview-hidden{opacity:0}.europe-map-card .capital-marker circle{fill:#e36f57;stroke:#fff;stroke-width:1.4px;vector-effect:non-scaling-stroke}.europe-map-card .capital-marker text{fill:#68493f;stroke:#fffdf7f5;stroke-width:3px;text-anchor:start;font-size:8px;font-weight:700}.europe-map-card .capital-marker.selected-capital circle{fill:#244d43;r:4.5px}.europe-map-card .capital-marker.selected-capital text{fill:#244d43;font-size:10px}.microstate-hit{fill:#e36f57;stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke;cursor:pointer;opacity:.9}.expanded-country-hit{fill:#0000;stroke:#0000;cursor:pointer;pointer-events:all}.map-label,.map-drag-hint,.map-caption{z-index:3;color:#667872;text-transform:uppercase;letter-spacing:.11em;background:#fffdf7eb;border:1px solid #d7ddd5;padding:8px 11px;font-size:7px;font-weight:700;position:absolute}.map-label{top:15px;left:15px}.map-drag-hint{bottom:15px;left:15px}.map-caption{bottom:15px;right:15px}.map-caption span{background:#a8c9be;border-radius:50%;width:7px;height:7px;margin:0 5px 0 10px;display:inline-block}.map-caption span:last-of-type{background:#e77e5d}.map-regions{z-index:4;align-items:center;gap:5px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.map-regions span{color:#73837e;text-transform:uppercase;letter-spacing:.12em;padding:7px;font-size:7px;font-weight:700}.map-regions button{color:#526b65;background:#fffdf7f0;border:1px solid #d7d8d0;border-radius:99px;padding:7px 12px;font-size:9px;font-weight:700}.map-regions button:hover,.map-regions button:focus-visible{color:#fff;background:#28564e;border-color:#28564e;outline:0}.map-toggles{z-index:4;background:#fffdf7f0;border:1px solid #d7ddd5;border-radius:4px;gap:5px;padding:6px;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 5px 18px #25474014}.map-toggles label{color:#526b65;cursor:pointer;align-items:center;gap:6px;padding:4px 6px;font-size:9px;font-weight:700;display:flex}.map-toggles input{accent-color:#28564e;width:16px;height:16px;margin:0}.map-zoom{z-index:5;border:1px solid #d1d8d0;border-radius:4px;display:grid;position:absolute;top:62px;right:15px;overflow:hidden;box-shadow:0 5px 18px #2547401f}.map-zoom.quiz-position{top:15px}.map-zoom button{color:#244d43;background:#fffdf7f7;border:0;border-bottom:1px solid #d9ddd6;width:41px;height:39px;padding:0;font-size:20px;font-weight:700}.map-zoom button:last-child{border-bottom:0;font-size:16px}.map-zoom button:hover,.map-zoom button:focus-visible{color:#fff;background:#28564e;outline:0}.europe-side{scrollbar-width:thin;flex-direction:column;gap:10px;min-height:0;display:flex;overflow-y:auto}.country-card,.quiz-card,.quiz-tip{background:#fffdf7;border:1px solid #d5d2c7;padding:24px}.country-card-title{align-items:center;gap:16px;display:flex}.country-flag{font-size:42px}.country-card-title p{color:#dd684f;text-transform:uppercase;letter-spacing:.16em;margin:0 0 3px;font-size:8px;font-weight:700}.country-card h2,.quiz-card h2{margin:0;font:400 30px/1.05 DM Serif Display,serif}.country-card-title strong{color:#e06b52;margin-top:3px;font:400 20px DM Serif Display,serif;display:block}.country-fact,.country-card blockquote{border-top:1px solid #dedbd1;margin:18px -24px 0;padding:18px 24px 0}.country-fact>span,.country-card blockquote>span{color:#dd684f;text-transform:uppercase;letter-spacing:.13em;font-size:8px;font-weight:700}.country-fact p,.country-card blockquote p{color:#55706a;margin:7px 0 0;font-size:11px;line-height:1.55}.country-card blockquote{background:#fff9ef;border-left:0;margin-bottom:0}.country-card.compact{padding:18px}.country-card.compact .country-fact,.country-card.compact blockquote{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.quiz-card>span{color:#e17459;border:2px solid #e17459;border-radius:50%;place-items:center;width:45px;height:45px;margin-bottom:22px;font:400 25px DM Serif Display,serif;display:grid}.quiz-card small{color:#71817c;margin-top:12px;line-height:1.5;display:block}.capital-choices{grid-template-columns:1fr 1fr;gap:7px;display:grid}.capital-choices button{text-align:left;color:#244d43;background:#fffdf7;border:1px solid #d5d2c7;min-height:47px;padding:10px;font-size:11px;font-weight:700}.capital-choices button:hover:not(:disabled){border-color:#28564e}.capital-choices button.right{background:#dfeee2;border-color:#649371}.europe-feedback{background:#e3efe5;border:1px solid #9fc2aa;padding:20px}.europe-feedback.try{background:#fae8e1;border-color:#e3af9e}.europe-feedback b{color:#346247}.europe-feedback p{color:#5c7168;font-size:11px}.europe-feedback button{color:#fff;background:#28564e;border:0;width:100%;padding:12px;font-size:11px;font-weight:700}.quiz-tip{color:#667a74;margin-top:auto;font-size:11px;line-height:1.55}.quiz-tip b{color:#dd684f;text-transform:uppercase;letter-spacing:.14em;font-size:8px}.quiz-tip p{margin-bottom:0}@media (width>=901px){.europe-app{flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.europe-header{flex:0 0 58px;height:58px}.europe-main{flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;padding:8px 16px 12px;display:flex}.europe-title{display:none}.europe-tabs{flex:none;margin:0 auto 8px}.europe-tabs button{padding:9px 18px}.europe-workspace{flex:1;grid-template-columns:minmax(0,1fr) clamp(315px,26vw,390px);min-height:0}.europe-map-card{min-height:0}}@media (width<=900px){.europe-workspace{grid-template-columns:1fr}.europe-map-card{min-height:570px}.europe-side{overflow:visible}}@media (width<=700px){.europe-header{height:62px;padding:0 12px}.europe-brand div{display:none}.europe-score{gap:10px}.europe-main{padding:20px 8px 65px}.europe-title{text-align:center;display:block}.europe-title>p{margin:9px auto 0}.europe-tabs{z-index:10;width:100%;position:sticky;top:7px}.europe-tabs button{flex:1;padding:10px 4px;font-size:9px}.europe-map-card{height:64vh;min-height:510px;max-height:650px}.map-label{display:none}.map-regions{scrollbar-width:none;justify-content:flex-start;top:9px;left:9px;right:56px;overflow-x:auto;transform:none}.map-regions span{display:none}.map-regions button{flex:none}.map-toggles{justify-content:center;top:50px;left:9px;right:9px}.map-zoom{top:96px;right:9px}.map-zoom.quiz-position{top:50px}.map-drag-hint{max-width:160px;bottom:9px;left:9px}.map-caption{bottom:9px;right:9px}.europe-map-card .country-label{font-size:12px}.europe-map-card .capital-marker text{font-size:9px}.country-card,.quiz-card{padding:20px}}
