:root{--ink: #111111;--canvas: #ffffff;--cloud: #f5f5f5;--mute: #707072;--stone: #9e9ea0;--ash: #4b4b4d;--charcoal: #39393b;--hairline: #cacacb;--hairline-soft: #e5e5e5;--loss: #d30005;--gain: #007d48;--forest: #2e7b4c;--forest-soft: #a8d9b8;--royal: #3d4edb;--royal-soft: #c9cfff;--mustard: #e8b33c;--mustard-deep: #5c440d;--brick: #c43b2e;--brick-soft: #f0b9b1;--sun: #ffd24d;--font-display: "Bebas Neue", "Bebas Fallback", "Arial Narrow", sans-serif;--font-ui: "Helvetica Neue", Helvetica, Arial, sans-serif;--side-pad: 20px;--section-gap: 48px}@media(max-width:960px){:root{--section-gap: 32px}}@media(max-width:600px){:root{--section-gap: 24px}}@font-face{font-family:Bebas Neue;src:url(/assets/BebasNeue-Regular-37KXJlK_.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Bebas Fallback;src:local("Arial Narrow"),local("Helvetica Neue Condensed"),local("Arial");size-adjust:62%;ascent-override:105%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-ui);font-size:16px;line-height:1.5;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}ul{list-style:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{max-width:1100px;margin:0 auto;padding-left:var(--side-pad);padding-right:var(--side-pad)}.display{font-family:var(--font-display);font-weight:400;text-transform:uppercase;line-height:.9;letter-spacing:0}.pill{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 32px;border:none;border-radius:9999px;background:var(--ink);color:#fff;font-family:var(--font-ui);font-size:16px;font-weight:500;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.pill:active{transform:scale(.96);opacity:.7}.hairline{border:0;border-top:1px solid var(--hairline-soft)}.dotgrid{background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 1.3px);background-size:12px 12px}:focus-visible{outline:2px solid var(--royal);outline-offset:2px}.site-header{border-bottom:1px solid var(--hairline-soft)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{display:inline-flex;align-items:center;gap:8px}.brand__mark{display:block;width:28px;height:28px}.brand__wordmark{font-size:20px;letter-spacing:1px}.site-header__end{display:flex;align-items:center;gap:20px}.site-header__nav-link{font-size:14px;font-weight:500}.site-header__nav-link:hover{text-decoration:underline}.site-header__cta{height:44px;padding:0 24px;font-size:14px;white-space:nowrap}@media(max-width:600px){.site-header__end{gap:14px}.site-header__cta{height:38px;padding:0 16px;font-size:13px}}.site-footer{margin-top:var(--section-gap);padding-bottom:32px}.site-footer__row{display:flex;align-items:center;justify-content:space-between;padding:24px 0 8px}.site-footer__wordmark{font-size:20px;letter-spacing:1px}.site-footer__links{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:14px;font-weight:500}.site-footer__links a{white-space:nowrap}.site-footer__links a:hover{text-decoration:underline}@media(max-width:600px){.site-footer__row{flex-direction:column;align-items:flex-start;gap:16px}}.site-footer__legal{font-size:12px;color:var(--stone);padding-bottom:8px}.app-store-badge{display:inline-block}.app-store-badge img{display:block;max-width:100%}.section{margin-top:var(--section-gap)}.section__title{font-size:44px;margin-bottom:24px}.hero{background-color:var(--forest);color:#fff}.hero__inner{display:flex;align-items:center;justify-content:space-between;gap:48px;padding-top:96px;padding-bottom:96px}.hero__copy{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.hero__eyebrow{font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:var(--forest-soft)}.hero__headline{font-size:96px}.hero__subcopy{color:#fff;max-width:440px}.hero__cta{display:flex;flex-direction:column;gap:10px}.hero__note{font-size:13px;color:#fff}.trust{display:flex;flex-wrap:wrap;gap:24px;margin-top:4px}.trust__item{display:flex;flex-direction:column;gap:1px;padding-left:12px;border-left:1px solid rgba(255,255,255,.45)}.trust__item strong{font-size:14px;font-weight:500;color:#fff}.trust__item span{font-size:12px;color:#fff}.showcase-phone{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:16px}.phone{position:relative;width:288px;aspect-ratio:600 / 1304;padding:11px;background:#050505;border:1px solid #2b2b2b;border-radius:46px;cursor:pointer;-webkit-tap-highlight-color:transparent}.phone:focus-visible{outline:2px solid #fff;outline-offset:4px}.phone__island{position:absolute;top:22px;left:50%;transform:translate(-50%);width:88px;height:26px;background:#050505;border-radius:999px;z-index:2}.phone__screen{position:relative;display:block;width:100%;height:100%;border-radius:36px;overflow:hidden;background:#fff}.phone__track{display:flex;width:100%;height:100%;transition:transform .5s ease}.phone__track img{flex:0 0 100%;width:100%;height:100%;object-fit:cover;object-position:top center}@media(prefers-reduced-motion:reduce){.phone__track{transition:none}}.phone__home{position:absolute;bottom:7px;left:50%;transform:translate(-50%);width:32%;height:4px;border-radius:999px;background:#11111152;z-index:2}.phone-caption{display:flex;flex-direction:column;align-items:center;gap:2px;min-height:44px;text-align:center;color:#fff}.phone-caption strong{font-weight:500}.phone-caption span{font-size:14px;color:#fff}.phone-controls{display:flex;align-items:center;gap:10px}.phone-controls__play{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:transparent;color:#fff;cursor:pointer;transition:border-color .2s ease}.phone-controls__play:hover{border-color:#fff}.phone-controls__play:focus-visible,.phone-dots__dot:focus-visible{outline:2px solid #fff;outline-offset:2px}.phone-dots{display:flex;align-items:center}.phone-dots__dot{display:inline-flex;align-items:center;justify-content:center;width:24px;height:44px;padding:0;border:0;background:transparent;cursor:pointer}.phone-dots__pip{display:block;width:9px;height:9px;border-radius:999px;background:#ffffff80;transition:background .2s ease,width .2s ease}.phone-dots__pip.is-active{width:22px;background:#fff}.module-list{border-top:1px solid var(--hairline-soft)}.module-row{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--hairline-soft)}.module-row__chip{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;background:var(--ink);color:#fff}.module-row__text{display:flex;flex-direction:column;gap:2px}.module-row__text strong{font-weight:500}.module-row__desc{font-size:14px;color:var(--ash)}.module-row__price{margin-left:auto;font-size:14px;font-weight:500;color:var(--mute);white-space:nowrap}.allaccess{display:flex;align-items:center;justify-content:space-between;gap:40px;background-color:var(--ink);color:#fff;padding:40px}.allaccess__main{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.allaccess__included{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.allaccess__included-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500}.allaccess__included-chip{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:1px solid #333;color:#fff}.allaccess__badge{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;background:#fff;color:var(--ink);font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.allaccess__title{font-size:clamp(44px,7vw,64px)}.allaccess__price{font-size:22px;color:#fff}.allaccess__was{font-size:16px;color:#8a8a8c;text-decoration:line-through}.allaccess__price strong{font-weight:500}.allaccess__sub{font-size:15px;color:#c4c4c6}.allaccess__save{font-size:14px;font-weight:500;color:#fff}.allaccess__cta{display:flex;flex-direction:column;gap:10px;margin-top:12px}.editorial{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;background-color:var(--ink);color:#fff;padding:48px 40px}.editorial__lead{max-width:460px}.editorial__eyebrow{display:block;font-size:12px;font-weight:500;letter-spacing:1.6px;text-transform:uppercase;color:var(--stone);margin-bottom:16px}.editorial--forest{background-color:var(--forest)}.editorial--forest .editorial__eyebrow{color:var(--forest-soft)}.editorial--forest .editorial__subcopy,.editorial--forest .editorial__list li{color:#fff}.editorial--forest .editorial__list li,.editorial--forest .editorial__list li:last-child{border-color:#ffffff73}.editorial__headline{font-size:clamp(48px,8vw,72px)}.editorial__subcopy{color:#c4c4c6;margin-top:16px;max-width:420px}.editorial__list{display:flex;flex-direction:column;gap:12px;min-width:256px}.editorial__list li{font-size:15px;color:#d2d2d4;padding-top:12px;border-top:1px solid #333}.editorial__list li:last-child{padding-bottom:12px;border-bottom:1px solid #333}.final-cta{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.final-cta__title{font-size:clamp(40px,7vw,60px)}.sticky-bar{display:none}@media(max-width:960px){.hero__headline{font-size:64px}.hero__inner{flex-direction:column;align-items:flex-start;gap:56px}.hero__copy{align-items:stretch}.showcase-phone{align-self:center}.editorial{flex-direction:column;gap:32px;padding:40px 28px}.editorial__list{align-self:stretch}}@media(max-width:600px){.hero__headline{font-size:48px}.hero__inner{padding-top:56px;padding-bottom:72px}.trust{gap:16px}.allaccess{flex-direction:column;align-items:stretch;gap:28px;padding:32px 24px}body{padding-bottom:84px}.sticky-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:50;padding:12px 16px;background:var(--canvas);border-top:1px solid var(--hairline-soft)}.sticky-bar__btn{width:100%;height:50px}}.legal{max-width:720px;padding-top:48px}.legal__title{font-size:24px;font-weight:500}.legal__updated{font-size:14px;color:var(--stone);margin-top:4px;padding-bottom:16px;border-bottom:1px solid var(--hairline-soft)}.legal section{margin-top:32px}.legal h2{font-size:16px;font-weight:500;margin-bottom:8px}.legal p{color:var(--charcoal)}.about-hero{background-color:var(--ink);color:#fff}.about-hero__inner{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-top:88px;padding-bottom:88px}.about-hero__headline{font-size:clamp(52px,9vw,88px)}.about-hero__subcopy{color:#c4c4c6;max-width:520px;font-size:17px}.about-eyebrow{display:block;font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:var(--stone);margin-bottom:20px}.about-anatomy{display:grid;grid-template-columns:1fr 1fr}.about-term{padding:4px 0}.about-term+.about-term{padding-left:40px;border-left:1px solid var(--hairline-soft)}.about-anatomy>.about-term:first-child{padding-right:40px}.about-term__word{font-size:clamp(64px,11vw,116px)}.about-term__label{display:block;margin-top:8px;font-size:13px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--mute)}.about-term__def{margin-top:12px;color:var(--charcoal);max-width:380px}.about-anatomy__result{margin-top:32px;padding-top:24px;border-top:1px solid var(--ink);font-size:clamp(20px,3vw,26px);line-height:1.35;max-width:720px}.about-anatomy__result strong{font-weight:500}.about-traits{border-top:1px solid var(--hairline-soft)}.about-trait{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:baseline;padding:24px 0;border-bottom:1px solid var(--hairline-soft)}.about-trait__title{font-size:30px}.about-trait__desc{color:var(--charcoal);max-width:520px}.about-note{color:var(--stone)}@media(max-width:700px){.about-anatomy{grid-template-columns:1fr}.about-term+.about-term{padding-left:0;padding-top:28px;margin-top:28px;border-left:0;border-top:1px solid var(--hairline-soft)}.about-anatomy>.about-term:first-child{padding-right:0}.about-trait{grid-template-columns:1fr;gap:8px}}.blog-main--article .container{max-width:720px}.blog-hero{background:var(--ink);color:#fff;padding:64px 0 48px}.blog-hero__eyebrow{color:var(--stone);font-size:13px;letter-spacing:.14em;text-transform:uppercase}.blog-hero__title{font-size:clamp(40px,7vw,72px);line-height:.95;margin:12px 0 8px}.blog-hero__intro{color:var(--hairline);max-width:560px}.blog-hero__byline,.blog-hero__byline a{color:var(--stone)}.blog-hero__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.pill--tag{border:1px solid var(--charcoal);color:#fff;text-transform:lowercase}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px 24px;padding:var(--section-gap) var(--side-pad)}.post-card{color:var(--ink);text-decoration:none;display:block}.post-card__cover{width:100%;height:auto;background:var(--cloud);border:1px solid var(--hairline-soft)}.post-card__meta{display:flex;justify-content:space-between;color:var(--mute);font-size:13px;margin:12px 0 4px}.post-card__tags{text-transform:lowercase}.post-card__title{font-size:28px;line-height:1;margin:0 0 6px}.post-card__description{color:var(--ash);margin:0}.post-cover{width:100%;height:auto;margin:var(--section-gap) 0 0}.blog-empty{color:var(--mute)}.blog-pagination{display:flex;gap:16px;align-items:center;color:var(--mute);padding-bottom:var(--section-gap)}.blog-related{border-top:1px solid var(--hairline-soft);padding-top:var(--section-gap)}.post-body{font-size:17px;line-height:1.65;color:var(--ink);padding:var(--section-gap) 0}.post-body--bare{padding:32px var(--side-pad) var(--section-gap);max-width:1100px;margin:0 auto}.post-body h2,.post-body h3{font-family:var(--font-display);text-transform:uppercase;line-height:1;margin:1.6em 0 .5em}.post-body h2{font-size:32px}.post-body h3{font-size:24px}.post-body p{margin:0 0 1em}.post-body a{color:var(--ink);text-decoration:underline}.post-body img,.post-body svg,.post-body video{max-width:100%;height:auto}.post-body table{border-collapse:collapse;width:100%;margin:1.5em 0}.post-body th,.post-body td{border-bottom:1px solid var(--hairline-soft);padding:8px 12px 8px 0;text-align:left}.post-body blockquote{border-left:3px solid var(--ink);margin:1.5em 0;padding-left:16px;color:var(--ash)}.post-body code{background:var(--cloud);padding:2px 6px;font-size:15px}.post-body pre{background:var(--cloud);padding:16px;overflow-x:auto}
