@font-face{font-family:Satoshi;src:url(/fonts/satoshi-regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi-bold.woff2) format("woff2");font-style:normal;font-weight:600 900;font-display:swap}:root{font-family:Satoshi,Arial,sans-serif;color:#222520;background:#f8f9f5;font-synthesis:none;--paper: #f8f9f5;--ink: #222520;--lime: #d8f36a;--gray: #e9ebe5;--muted: #65685f;--line: #daddd3;--ease: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin:0}ul{margin:0;padding:0;list-style:none}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:2px solid #5a711d;outline-offset:5px;border-radius:3px}.section-dark :focus-visible{outline-color:var(--lime)}.shell{max-width:1240px;margin-inline:auto;width:calc(100% - 96px)}.section-pad{padding-block:104px}h1,h2,h3{font-weight:700}h1{font-size:clamp(52px,5.2vw,74px);line-height:1.02;letter-spacing:-.065em}h2{font-size:clamp(36px,3.75vw,54px);line-height:1.06;letter-spacing:-.055em}h3{letter-spacing:-.03em}p{line-height:1.65}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.095em;line-height:1.4;display:flex;align-items:center;gap:10px;margin-bottom:23px}.button{min-height:56px;padding:17px 23px;border-radius:7px;background:var(--lime);display:inline-flex;align-items:center;justify-content:space-between;gap:32px;font-size:15px;line-height:1.3;font-weight:700;color:var(--ink);transition:background .2s,transform .25s var(--ease),box-shadow .25s;white-space:nowrap}.button:hover{background:#cce957;box-shadow:0 5px 16px #2225200e}.button:active{transform:scale(.98)}.button svg{transition:transform .25s var(--ease)}.button:hover svg{transform:translate(2px,-2px)}.button-small{min-height:44px;padding:12px 17px;font-size:13px;gap:25px}.button-ink{background:var(--ink);color:var(--paper)}.button-ink:hover{background:#3a3e34}.text-link{display:inline-flex;gap:26px;align-items:center;background:none;padding:10px 0 13px;border-bottom:1px solid var(--ink);font-size:14px;font-weight:700}.text-link:hover svg{transform:translate(2px,-2px)}.text-link svg{transition:transform .2s}.section-dark{background:var(--ink);color:var(--paper)}.text-lime{color:var(--lime)}.check-list{display:grid;gap:12px;font-size:14px}.check-list li{display:flex;align-items:flex-start;gap:11px;line-height:1.5}.check-list li svg{margin-top:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:16px;z-index:100;transform:translateY(-160%);padding:12px 20px;background:var(--lime);border-radius:5px}.skip-link:focus{transform:none}.announcement{background:var(--lime);min-height:33px;display:flex;justify-content:center;align-items:center;gap:25px;font-size:10px;padding:8px 20px}.announcement a{font-weight:700;display:flex;align-items:center;gap:5px}.site-header{height:84px;position:sticky;top:0;z-index:30;background:#f8f9f5f5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-inner{height:100%;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:12px;font-size:23px;letter-spacing:-1.1px;font-weight:700;white-space:nowrap}.brand-mark{font-size:39px;line-height:1;letter-spacing:-6px;margin-right:8px;position:relative;transform:translateY(-2px)}.brand-mark>span{font-size:24px;display:inline-block;transform:translate(3px,-8px);font-weight:400}.brand-plus{font-weight:400;letter-spacing:-1px}.nav-inner>nav{display:flex;gap:33px;font-size:13px}.nav-inner>nav a{position:relative;padding:12px 0}.nav-inner>nav a:after{position:absolute;content:"";height:1px;bottom:6px;background:var(--ink);left:0;width:0;transition:width .2s}.nav-inner>nav a:hover:after{width:100%}.menu-toggle,.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:64px;padding-top:62px;padding-bottom:47px;align-items:start}.hero-gallery{min-width:0}.gallery-stage{border-radius:11px;position:relative;overflow:hidden;aspect-ratio:1.085;background:var(--gray)}.hero-image{width:100%;height:100%;object-fit:cover}.gallery-stage-0 .hero-image{object-position:49% center}.gallery-stage-1 .hero-image{object-position:58% center}.enlarge{position:absolute;top:16px;right:16px;width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#f8f9f5ee;transition:transform .2s}.enlarge:hover{transform:scale(1.08)}.gallery-label{position:absolute;bottom:21px;left:21px;display:flex;align-items:center;gap:8px;background:#f8f9f5e8;padding:10px 13px;border-radius:5px;font-size:11px}.gallery-label.on-dark{background:#f8f9f5ed}.gallery-controls{display:flex;align-items:center;gap:12px;margin-top:17px}.gallery-thumb{width:61px;height:48px;padding:3px;background:transparent;border:1px solid transparent;border-radius:6px;transition:border-color .2s}.gallery-thumb.selected{border-color:var(--ink)}.gallery-thumb>img,.gallery-thumb>span{width:100%;height:100%;object-fit:cover;border-radius:3px}.gallery-thumb>span{background:var(--ink);color:var(--lime);display:grid;place-items:center}.gallery-thumb img[src*=library]{object-position:right center}.gallery-caption{margin-left:auto;font-size:10px;color:var(--muted)}.tiny-plus{margin-right:6px}.image-note{font-size:9px;color:var(--muted);margin-top:12px}.hero-copy{padding-top:5px}.hero-copy .eyebrow{margin-bottom:22px}.hero-description{font-size:17px;line-height:1.55;max-width:420px;color:var(--muted);margin-top:21px}.hero-benefits{margin-top:25px;font-size:13px;gap:9px}.hero-price{display:flex;gap:20px;align-items:center;margin-top:28px;margin-bottom:21px}.hero-price>div{display:flex;align-items:baseline;gap:5px}.hero-price strong{font-size:32px;letter-spacing:-1.9px;line-height:1}.hero-price>div>span{font-size:11px;color:var(--muted);white-space:nowrap}.hero-price>p{border-left:1px solid var(--line);padding-left:20px;font-size:11px;color:var(--muted);line-height:1.45}.hero-join{display:flex;width:100%;min-height:56px}.hero-secondary{display:flex;justify-content:center;align-items:center;gap:11px;padding:16px 0 13px;font-size:12px;text-decoration:underline;text-underline-offset:4px}.hero-secondary:hover svg{transform:translateY(3px)}.hero-assurance{border-top:1px solid var(--line);display:flex;justify-content:center;gap:24px;padding-top:13px;color:var(--muted);font-size:10px}.hero-assurance span{display:flex;gap:5px;align-items:center}.rate-note{font-size:9px;color:var(--muted);text-align:center;margin-top:9px}.intro-section{border-top:1px solid var(--line);padding-top:76px;padding-bottom:82px;display:grid;grid-template-columns:1fr 1fr;gap:120px}.intro-section h2{font-size:40px;letter-spacing:-2.1px}.intro-section>div>p{font-size:14px;color:var(--muted);max-width:350px;margin-top:21px}.intro-items{padding-top:0;display:grid}.intro-items>div{display:flex;align-items:flex-start;gap:17px;border-bottom:1px solid var(--line);padding:21px 0}.intro-items>div:first-child{padding-top:4px}.intro-items>div:last-child{border-bottom:0;padding-bottom:0}.intro-items svg{margin-top:2px}.intro-items h3{font-size:16px}.intro-items p{font-size:12px;color:var(--muted);margin-top:5px}.comparison{padding-block:83px}.comparison-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:106px}.comparison-copy .eyebrow{font-size:10px;color:#b3b7ac;margin-bottom:24px}.comparison-copy h2{font-size:51px;line-height:1.06}.comparison-copy>p{font-size:14px;color:#b3b7ac;max-width:337px;margin-top:23px}.comparison-demo{border-radius:10px;background:#2b2e27;border:1px solid #4b4f43;padding:10px 27px 25px}.segmented{display:flex;padding:5px;background:#222520;border:1px solid #40443a;border-radius:7px;margin:0 -17px 29px}.segmented button{background:none;color:#c2c6ba;border-radius:4px;flex:1;padding:12px 9px;font-size:12px;display:flex;align-items:center;justify-content:center;gap:8px}.segmented button[aria-pressed=true]{background:var(--lime);color:var(--ink);font-weight:700}.compare-kicker{font-size:9px;color:#a8ae9a;letter-spacing:.09em}.compare-content{animation:panel-in .35s var(--ease)}.compare-content h3{font-size:31px;line-height:1.1;letter-spacing:-1px;margin:12px 0 22px}.comparison-rows{display:grid;gap:0}.comparison-rows>div{display:flex;align-items:center;gap:13px;padding:17px 0;border-top:1px solid #464b3f}.comparison-rows>div>svg:first-child{color:var(--lime)}.comparison-rows>div>span{display:grid;gap:5px}.comparison-rows>div>svg:last-child{margin-left:auto;color:#b5bcab}.comparison-rows strong{font-size:13px;font-weight:400}.comparison-rows small{font-size:10px;color:#b7bdaf}.section-heading.centered{text-align:center;max-width:720px;margin-inline:auto}.centered .eyebrow{justify-content:center}.section-heading h2{font-size:53px}.section-heading p{font-size:16px;color:var(--muted);margin-top:22px}.resource-tabs{display:flex;justify-content:center;gap:9px;margin:38px 0 30px}.resource-tabs button{border:1px solid var(--line);background:none;border-radius:25px;padding:13px 19px;font-size:12px;display:flex;align-items:center;gap:12px;transition:background .2s}.resource-tabs button[aria-selected=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.resource-tabs button:hover:not([aria-selected=true]){background:var(--gray)}.resource-panel{display:grid;gap:24px;background:var(--gray);border-radius:12px;padding:30px;animation:panel-in .4s var(--ease);min-height:510px}.panel-0{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card{background:none;padding:0;text-align:left;display:flex;flex-direction:column;min-width:0;border-radius:7px}.resource-card:hover .round-arrow{background:var(--ink);color:var(--paper)}.resource-card:hover .book-cover{transform:rotate(-3deg) translateY(-6px)}.resource-meta{display:flex;align-items:center;gap:10px;margin-top:auto;padding:25px 0 4px;min-height:70px;width:100%}.resource-meta>span:first-child{display:grid;gap:7px;min-width:0}.resource-meta strong{font-size:13px;line-height:1.25;font-weight:700}.resource-meta small{font-size:10px;color:var(--muted);line-height:1.5}.round-arrow{margin-left:auto;display:grid;place-items:center;height:30px;width:30px;flex-shrink:0;border-radius:50%;border:1px solid #cbd0c2;transition:background .2s,color .2s}.round-arrow svg{width:16px;height:16px}.book-stage{height:358px;width:100%;padding:15px 20px;display:flex;align-items:center;justify-content:center;background:#dde0d6;border-radius:6px;overflow:hidden}.book-cover{color:var(--paper);background:var(--ink);width:100%;height:100%;padding:22px 20px 20px 25px;display:flex;flex-direction:column;position:relative;border-radius:1px 4px 4px 1px;transform:rotate(-5deg);box-shadow:-4px 1px #13150f,10px 16px 24px #22252026;border-left:3px solid #51564a;transition:transform .4s var(--ease)}.cover-top{font-size:6.5px;letter-spacing:1px;color:#c4c9ba}.cover-title{font-size:36px;line-height:.99;letter-spacing:-1.8px;font-weight:700;margin-top:24px;z-index:1}.cover-period{color:var(--lime)}.book-globe{color:var(--lime);opacity:.85;width:76px;height:76px;position:absolute;bottom:45px;right:23px}.cover-bottom{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1px;margin-top:auto;align-items:center}.cover-bottom svg{width:17px;height:17px}.mba-poster{height:358px;background:var(--lime);border-radius:4px;padding:27px 26px;position:relative;width:100%;display:flex;flex-direction:column;transition:transform .4s var(--ease)}.poster-top{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.06em}.mba-poster h3{font-size:38px;line-height:1.03;letter-spacing:-1.8px;margin-top:33px}.school-names{display:flex;gap:10px;flex-wrap:wrap;font-family:Georgia,serif;font-weight:700;font-size:12px;margin-top:25px;padding-top:16px;border-top:1px solid #22252030}.mba-poster>p{font-size:10px;line-height:1.5;margin-top:auto}.reading-poster{height:358px;width:100%;background:#25251f;border-radius:4px;position:relative;overflow:hidden;color:var(--paper);padding:27px 25px;display:flex;flex-direction:column}.gallery-stage-1 .library-photo{object-position:50% 20%}.gallery-thumb img[src*=learning-editorial]{object-position:center 40%}.reading-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#11191030 0%,transparent 35%,#111910b8 100%)}.reading-poster>img{width:100%;height:100%;object-fit:cover;object-position:58% 50%;position:absolute;inset:0;opacity:1}.reading-poster>span,.reading-poster>h3,.reading-poster>p{position:relative;z-index:1}.reading-poster>span{font-size:9px;letter-spacing:1px}.reading-poster h3{font-size:37px;letter-spacing:-1.5px;line-height:1.07;margin-top:auto}.reading-poster>p{font-size:10px;margin-top:12px}.preview-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:21px;font-size:10px;color:var(--muted)}.preview-bottom>span:first-child{display:flex;align-items:center;gap:6px}.panel-1,.panel-2{grid-template-columns:1fr 1fr;min-height:510px}.session-resource,.notes-resource{background:var(--ink);color:var(--paper);padding:30px;min-height:450px;position:relative;overflow:hidden}.card-top-label{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;font-size:10px;letter-spacing:.055em}.session-resource>.card-top-label{color:var(--lime)}.session-resource h3,.notes-resource h3{font-size:46px;letter-spacing:-2px;line-height:1.02;margin-top:38px}.session-stack{display:grid;gap:12px;margin-top:32px;font-size:12px}.session-stack>span{display:flex;align-items:center;gap:9px}.session-stack svg{color:var(--lime);width:16px;height:16px}.card-bottom-label{display:flex;width:100%;justify-content:space-between;margin-top:auto;padding-top:26px;font-size:12px}.notes-resource{background:var(--paper);color:var(--ink)}.notes-resource h3{margin-top:29px}.notes-resource>p{font-size:13px;max-width:300px;color:var(--muted);margin-top:17px}.notes-paper{margin-top:27px;margin-bottom:10px;padding:19px 23px;background:var(--lime);width:75%;transform:rotate(-3deg);box-shadow:0 10px 20px #22252012;align-self:center}.notes-paper>small{font-size:8px;letter-spacing:1px}.notes-paper>span{font-size:17px;font-weight:700;line-height:1.2;display:block;margin-top:11px}.notes-paper>div{width:100%;height:1px;background:#22252025;margin-top:12px}.notes-paper>div:last-child{width:70%}.oracle-visual{background:var(--paper);width:100%;padding:25px 26px 23px;border-radius:6px;min-height:378px;display:flex;flex-direction:column;align-items:center;border:1px solid #d9ddd1}.oracle-top{display:flex;width:100%;gap:10px;align-items:center;font-size:13px;font-weight:700}.oracle-top small{display:block;font-size:9px;font-weight:400;color:var(--muted);margin-top:3px}.oracle-logo{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--lime)}.oracle-logo svg{width:18px}.status-dot{width:6px;height:6px;background:#7e9944;border-radius:50%;margin-left:auto}.oracle-orbit{width:100px;height:96px;margin-top:20px;display:grid;place-items:center;position:relative}.oracle-orbit>div{width:78px;height:78px;border:1px solid #9fac86;border-radius:50%;position:absolute;transform:rotate(30deg) scaleX(.6)}.oracle-orbit>div:nth-child(2){transform:rotate(-30deg) scaleX(.6)}.oracle-orbit>svg{width:28px;height:28px;color:#6b7b4f}.oracle-visual h3{font-size:25px;line-height:1.2;margin-top:10px;letter-spacing:-.9px}.oracle-visual>p{font-size:11px;color:var(--muted);text-align:center;margin-top:10px;line-height:1.5}.oracle-prompt{border:1px solid #d5dacb;border-radius:7px;width:100%;margin-top:28px;padding:14px 13px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted)}.oracle-prompt>svg{color:var(--ink)}.oracle-foot{display:flex;width:100%;font-size:8px;color:var(--muted);gap:4px;align-items:center;margin-top:14px}.oracle-foot>span{margin-left:auto}.oracle-compact{height:100%;justify-content:center;padding:30px 35px 62px;border:0;border-radius:0;background:#eef0e8}.oracle-compact .oracle-orbit{width:120px;height:130px;margin-top:30px}.oracle-compact .oracle-orbit>div{height:110px;width:110px}.oracle-compact .oracle-orbit>svg{width:42px;height:42px}.oracle-compact h3{font-size:32px}.oracle-compact .oracle-prompt{margin-top:22px;background:var(--paper)}.lockin-poster{position:relative;overflow:hidden;isolation:isolate;background:var(--ink);color:var(--paper);padding:25px 28px;border-radius:6px;min-height:378px;width:100%;display:flex;flex-direction:column}.lockin-poster>.focus-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% center;z-index:-2}.lockin-poster:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#171b15d9,#171b1566 47%,transparent 76%),linear-gradient(0deg,#171b15f0,transparent 45%)}.lockin-poster .card-top-label{color:var(--lime)}.lockin-poster h3{font-size:38px;line-height:1.06;letter-spacing:-1.3px;margin-top:28px}.sound-bars{height:44px;display:flex;align-items:center;justify-content:flex-start;gap:3px;margin-top:20px}.sound-bars span{background:var(--lime);width:2px;border-radius:3px;opacity:.8}.lockin-stats{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #606651;padding-top:16px;margin-top:auto}.lockin-stats>span{font-size:9px;color:#bbc2b1;display:grid;gap:5px}.lockin-stats strong{font-size:25px;font-weight:400;line-height:1;color:var(--paper)}.community-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:91px;align-items:center;padding-top:83px}.community-art{aspect-ratio:4 / 5;position:relative;border-radius:9px;overflow:hidden;min-height:0;color:var(--ink);background:var(--ink)}.community-art>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 43%;opacity:1}.community-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#f8f9f526,transparent 33%,#12191012)}.community-art-copy{position:relative;padding:38px;z-index:1;text-align:right}.community-art-copy>span{font-size:9px;letter-spacing:.08em}.community-art-copy h3{font-size:47px;line-height:1.05;letter-spacing:-2.6px;margin-top:16px}.community-art-copy em{color:var(--ink);font-style:normal}.member-note{position:absolute;bottom:25px;left:25px;right:25px;z-index:2;display:flex;gap:14px;background:var(--paper);color:var(--ink);padding:19px 20px;border-radius:6px;align-items:center}.mini-brand{font-size:35px;font-weight:700;letter-spacing:-4px;line-height:1;flex-shrink:0}.member-note>span:nth-child(2){font-size:10px;line-height:1.6}.member-note strong{font-weight:400;font-size:11px}.member-note>svg{margin-left:auto;width:19px}.community-copy .eyebrow{font-size:10px}.community-copy h2{font-size:48px}.community-copy>p{font-size:14px;color:var(--muted);margin-top:21px;max-width:390px}.community-items{display:grid;gap:22px;margin-top:28px;margin-bottom:21px}.community-items>div{display:flex;align-items:flex-start;gap:16px}.community-items svg{margin-top:2px}.community-items h3{font-size:16px}.community-items p{font-size:12px;color:var(--muted);line-height:1.55;margin-top:6px;max-width:326px}.community-copy .text-link{font-size:12px}.included-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:50px}.included-heading .eyebrow{color:#bbc2b1;font-size:10px}.included-heading>p{color:#bbc2b1;font-size:14px;padding-bottom:5px}.included-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #515649;border-left:1px solid #515649}.included-grid article{padding:29px 28px 32px;border-right:1px solid #515649;border-bottom:1px solid #515649}.included-card-top{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--lime);margin-bottom:35px}.included-card-top>span{font-size:9px;letter-spacing:.08em}.included-grid h3{font-size:24px;letter-spacing:-.8px}.included-grid p{font-size:13px;color:#bbc2b1;margin-top:13px;line-height:1.65;max-width:282px}.included-foot{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:33px}.included-foot p{font-size:12px;color:#bbc2b1;line-height:1.65}.included-foot strong{font-weight:400;color:var(--paper)}.audience-section{padding-bottom:107px}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:49px}.audience-grid>div{padding:34px 39px 39px;border-radius:8px}.audience-yes{background:var(--gray)}.audience-no{border:1px solid var(--line)}.audience-symbol{display:block;margin-bottom:20px}.audience-grid h3{font-size:25px;margin-bottom:25px}.audience-grid .check-list{font-size:13px;gap:15px}.audience-no>p{font-size:13px;color:var(--muted);max-width:340px}.audience-no ul{display:grid;gap:13px;margin-top:21px;font-size:12px;color:var(--muted)}.audience-no li{display:flex;gap:10px;align-items:flex-start}.membership-section{background:var(--lime);padding-block:94px;scroll-margin-top:80px}.membership-layout{display:grid;grid-template-columns:1fr 1fr;gap:116px;align-items:center}.membership-copy h2{font-size:67px;letter-spacing:-4px;line-height:1.04}.membership-copy .eyebrow{margin-bottom:28px;font-size:10px}.membership-copy>p{font-size:15px;max-width:345px;line-height:1.65;margin-top:29px}.underline-stroke{position:relative;display:inline-block}.underline-stroke:after{content:"";position:absolute;height:2px;left:1px;right:1px;bottom:-6px;background:var(--ink);transform:rotate(-2deg)}.founding-note{margin-top:53px;display:flex;align-items:center;gap:17px;font-size:12px;line-height:1.6}.founding-icon{width:46px;height:46px;border:1px solid #22252055;border-radius:50%;display:grid;place-items:center}.price-card{background:var(--paper);padding:34px 36px 27px;border:1px solid #b5cd58;border-radius:11px;position:relative;box-shadow:0 15px 32px #4553000b}.price-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}.price-badge{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700;letter-spacing:.06em}.price-badge>span{width:6px;height:6px;background:#607f22;border-radius:50%}.price-top .mini-brand{font-size:31px}.price-card h3{font-size:29px;letter-spacing:-1px}.price-sub{font-size:12px;color:var(--muted);margin-top:3px}.currency-switch{display:flex;gap:3px;border:1px solid var(--line);border-radius:5px;padding:3px;width:max-content;margin-top:23px}.currency-switch button{font-size:10px;padding:6px 11px;background:none;border-radius:3px}.currency-switch button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.price-amount{display:flex;align-items:baseline;gap:10px;margin-top:15px}.price-amount>span{font-size:54px;font-weight:700;letter-spacing:-3.2px;line-height:1.1}.price-amount>small{font-size:13px;color:var(--muted)}.price-context{font-size:11px;color:var(--muted);margin-top:8px}.price-rule{height:1px;background:var(--line);margin:25px 0}.price-card .check-list{font-size:12px;gap:11px}.price-card .check-list svg{width:16px}.checkout-button{display:flex;width:100%;margin-top:28px;font-size:14px}.checkout-note{display:flex;gap:5px;align-items:center;justify-content:center;font-size:9px;color:var(--muted);margin-top:11px}.checkout-note>span{margin-left:2px}.renewal-note{border-top:1px solid var(--line);padding-top:16px;margin-top:19px;text-align:center;font-size:10px;line-height:1.6;color:var(--muted)}.faq-section{display:grid;grid-template-columns:.85fr 1.2fr;gap:115px}.faq-section h2{font-size:46px}.faq-section>div>p{font-size:14px;color:var(--muted);margin-top:23px}.faq-section .text-link{font-size:12px;margin-top:30px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 0;font-size:14px;font-weight:700;cursor:pointer;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-icon{flex-shrink:0}.faq-minus,.faq-list [open] .faq-plus{display:none}.faq-list [open] .faq-minus{display:block}.faq-answer>p{font-size:13px;color:var(--muted);line-height:1.75;padding:0 32px 25px 0}.faq-list summary:hover{color:#536329}.closing-section{padding:84px 0 79px}.closing-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:65px;align-items:center}.closing-section .eyebrow{font-size:10px;color:#b9c0ae}.closing-section h2{font-size:50px}.closing-section p{font-size:14px;color:#b9c0ae;margin-top:24px;line-height:1.6}.closing-section .button{margin-top:30px;font-size:13px;min-height:50px;gap:50px}.closing-price{display:block;font-size:9px;color:#b9c0ae;margin-top:13px}.closing-art{position:relative;min-height:300px;perspective:800px}.outline-card{position:absolute;border:2px solid #a7b09b;width:187px;height:250px;left:128px;top:2px;transform:rotate(14deg);border-radius:3px}.lime-card{position:absolute;background:var(--lime);color:var(--ink);width:208px;height:282px;left:35px;top:45px;padding:23px;transform:rotate(-10deg);border-radius:4px;box-shadow:3px 7px 15px #0002;display:flex;flex-direction:column}.lime-card>span{font-size:8px;letter-spacing:.02em}.lime-card>strong{font-size:33px;line-height:1.01;letter-spacing:-1.7px;margin-top:30px}.lime-card>svg{margin-left:auto;margin-top:auto}.site-footer{padding-bottom:25px}.footer-top{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #4a5042;padding:29px 0 33px}.footer-top .brand{font-size:19px}.footer-top .brand-mark{font-size:32px}.footer-top .brand-mark>span{font-size:21px}.footer-top>p{font-size:11px;color:#b9c0ae}.footer-top>a:last-child{font-size:10px;display:flex;align-items:center;gap:12px}.footer-bottom{display:flex;gap:25px;justify-content:space-between;border-top:1px solid #4a5042;padding-top:20px;font-size:9px;color:#b9c0ae}.footer-bottom>a{display:flex;align-items:center;gap:6px}.sticky-join{position:fixed;bottom:23px;left:50%;z-index:25;transform:translate(-50%,125%);opacity:0;background:#f8f9f5f5;border:1px solid #e4e8dc;padding:9px 10px 9px 18px;border-radius:10px;display:flex;align-items:center;gap:35px;box-shadow:0 6px 30px #22252022;transition:transform .35s var(--ease),opacity .2s;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sticky-join.is-visible{opacity:1;transform:translate(-50%);pointer-events:auto}.sticky-join>span{display:grid;gap:4px;white-space:nowrap}.sticky-join strong{font-size:12px;letter-spacing:-.2px}.sticky-join small{font-size:10px;color:var(--muted)}.sticky-join .button{font-size:12px;min-height:43px;gap:23px}.modal{border:none;padding:0;background:var(--paper);color:var(--ink);width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 48px);border-radius:12px;overflow:auto}.modal::backdrop{background:#17201299;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal[open]{animation:modal-in .25s var(--ease)}.modal-content{padding:48px;position:relative}.modal-close{position:absolute;right:13px;top:13px;display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--gray);z-index:2}.modal-close:hover{background:#d7decb}.modal .eyebrow{font-size:10px;color:var(--muted);margin-right:20px}.modal h2{font-size:42px;margin-top:15px}.modal-description{font-size:15px;color:var(--muted);margin-top:22px}.modal .check-list{font-size:13px;margin-top:27px;gap:13px}.modal-note{font-size:11px;margin-top:27px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted)}.modal .button{display:flex;font-size:13px;margin-top:25px;min-height:50px}.image-modal{width:min(1120px,calc(100% - 40px))}.image-modal .modal-content{padding:0}.image-modal img{width:100%;max-height:calc(100dvh - 106px);object-fit:contain;background:var(--gray)}.image-modal .modal-content>p{font-size:11px;text-align:center;padding:15px 20px}@keyframes panel-in{0%{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.hero-copy{animation:panel-in .8s var(--ease) both}.hero-gallery{animation:panel-in .9s var(--ease) both}}@media(min-width:1600px){.hero{padding-top:70px}.shell{max-width:1280px}.hero{gap:75px}.gallery-stage{aspect-ratio:1.08}}@media(max-width:1150px){.shell{width:calc(100% - 64px)}.hero{gap:38px}.hero-copy .eyebrow{font-size:9px}h1{font-size:59px}.hero-description{font-size:15px}.hero-benefits{font-size:12px;gap:8px}.hero-price{gap:15px}.hero-price strong{font-size:28px}.hero-price>p{font-size:10px;padding-left:15px}.gallery-stage{aspect-ratio:.92}.hero-assurance{font-size:9px;gap:17px}.hero-gallery .gallery-caption{font-size:9px}.intro-section{gap:70px}.comparison-layout{gap:60px}.comparison-copy h2{font-size:46px}.resource-panel{padding:22px;gap:17px;min-height:475px}.book-stage,.mba-poster,.reading-poster{height:331px}.book-stage{padding:17px 15px}.book-cover{padding:22px 15px 18px 20px}.cover-title{font-size:31px}.mba-poster{padding:24px 20px}.mba-poster h3,.reading-poster h3{font-size:32px}.school-names{font-size:11px;gap:9px}.community-section{gap:58px}.community-copy h2{font-size:42px}.community-art-copy{padding:30px}.community-art-copy h3{font-size:45px}.community-art{min-height:0}.member-note{left:16px;right:16px;padding:17px 16px;gap:11px}.member-note strong{font-size:10px}.membership-layout{gap:70px}.membership-copy h2{font-size:59px}.price-card{padding:29px}.price-amount>span{font-size:47px}.price-card .check-list{font-size:11px}.faq-section{gap:60px}.closing-section h2{font-size:43px}.closing-art{transform:scale(.88)}.resource-meta strong{font-size:11px}.resource-meta small{font-size:9px}.resource-meta{gap:6px}.round-arrow{width:26px;height:26px}.session-resource h3,.notes-resource h3{font-size:40px}.oracle-foot{font-size:7px}.lockin-poster h3{font-size:33px}}@media(max-width:900px){.shell{width:calc(100% - 48px)}.nav-inner>nav{gap:22px;font-size:11px}.brand{font-size:19px;gap:8px}.brand-mark{font-size:34px}.brand-mark>span{font-size:22px}.nav-join{font-size:11px;gap:15px;min-height:40px;padding:11px 14px}.hero{gap:28px;padding-top:40px}h1{font-size:49px}.hero-copy .eyebrow{font-size:8px;gap:6px;margin-bottom:19px}.hero-description{font-size:14px;margin-top:20px}.hero-benefits{font-size:11px;gap:8px;margin-top:22px}.hero-price{margin-top:24px;gap:10px}.hero-price strong{font-size:26px}.hero-price>p{font-size:9px;padding-left:10px}.hero-price>div>span{font-size:10px}.hero-join{font-size:12px;min-height:50px;padding:15px 17px}.hero-assurance{gap:12px;font-size:8px}.hero-assurance svg{width:13px}.gallery-stage{aspect-ratio:.77}.gallery-thumb{width:51px;height:42px}.gallery-controls{gap:7px}.gallery-caption{display:none}.gallery-label{font-size:9px;left:15px;bottom:15px;padding:9px}.intro-section{padding-block:57px;gap:60px}.intro-section h2{font-size:34px}.intro-section>div>p{font-size:12px}.intro-items h3{font-size:14px}.intro-items p{font-size:11px}.comparison{padding-block:64px}.comparison-layout{gap:37px}.comparison-copy h2{font-size:41px}.comparison-copy .eyebrow{font-size:8px}.comparison-copy>p{font-size:12px}.compare-content h3{font-size:28px}.segmented button{font-size:10px}.comparison-demo{padding-inline:23px}.comparison-rows strong{font-size:11px}.comparison-rows small{font-size:9px}.comparison-rows>div{gap:10px}.comparison-rows>div>svg:first-child{width:20px}.section-pad{padding-block:76px}.section-heading h2{font-size:45px}.section-heading p{font-size:14px}.library-section .eyebrow{font-size:9px}.resource-panel{padding:20px;gap:15px;min-height:429px}.book-stage,.mba-poster,.reading-poster{height:280px}.cover-title{font-size:26px;margin-top:22px;letter-spacing:-1px}.cover-top{font-size:5.5px}.book-globe{height:62px;width:62px;bottom:40px}.mba-poster{padding:23px 16px}.poster-top{font-size:8px}.poster-top svg{width:19px}.mba-poster h3{font-size:27px;margin-top:25px;letter-spacing:-1.2px}.school-names{gap:7px;font-size:10px;margin-top:22px;padding-top:13px}.mba-poster>p{font-size:9px}.reading-poster{padding:24px 17px}.reading-poster h3{font-size:28px;margin-top:auto}.reading-poster>p{font-size:9px}.resource-meta strong{font-size:11px}.resource-meta small{font-size:9px}.resource-meta{padding-top:18px;align-items:flex-start}.resource-meta .round-arrow{display:none}.preview-bottom{font-size:9px}.community-section{gap:37px}.community-copy h2{font-size:35px}.community-copy .eyebrow{font-size:8px}.community-copy>p{font-size:12px}.community-art-copy h3{font-size:32px}.community-art-copy{padding:27px}.community-art-copy>span{font-size:8px}.community-art{min-height:0}.community-items{gap:20px}.community-items h3{font-size:14px}.community-items p{font-size:11px}.community-items>div{gap:12px}.community-items svg{width:21px}.community-copy .text-link{font-size:11px}.member-note .mini-brand{font-size:27px}.member-note>span:nth-child(2){font-size:8px}.member-note strong{font-size:9px}.member-note>svg{width:14px}.included-heading h2{font-size:43px}.included-heading>p{font-size:11px}.included-grid article{padding:24px 22px}.included-grid h3{font-size:20px}.included-grid p{font-size:11px}.included-card-top>span{font-size:8px}.included-card-top{margin-bottom:27px}.audience-grid{gap:18px}.audience-grid>div{padding:28px}.audience-grid h3{font-size:23px}.audience-grid .check-list{font-size:11px}.audience-no>p,.audience-no ul{font-size:11px}.membership-layout{gap:43px}.membership-copy h2{font-size:53px;letter-spacing:-3px}.membership-copy>p{font-size:13px}.founding-note{font-size:10px;gap:12px}.price-card{padding:26px 23px}.price-amount>span{font-size:44px}.price-card .check-list{font-size:10px;gap:10px}.checkout-button{font-size:12px;gap:20px;padding:15px 18px}.price-badge{font-size:8px}.price-top .mini-brand{font-size:28px}.price-card h3{font-size:25px}.faq-section{gap:45px}.faq-section h2{font-size:38px}.faq-list summary{font-size:12px}.faq-answer>p{font-size:11px}.closing-section h2{font-size:37px}.closing-layout{gap:0;grid-template-columns:1.4fr 1fr}.closing-art{transform:scale(.76);transform-origin:center left}.footer-top>p{font-size:10px}.footer-bottom{font-size:8px}.oracle-compact{padding:25px 23px 62px}.oracle-compact .oracle-orbit{height:100px;width:100px}.oracle-compact h3{font-size:26px}.oracle-compact .oracle-foot>span{display:none}.session-resource,.notes-resource{padding:25px}.session-resource h3,.notes-resource h3{font-size:34px}.session-stack{font-size:11px}.notes-paper{width:95%}.oracle-visual{padding:21px;min-height:362px}.oracle-visual h3{font-size:23px}.oracle-foot>span{display:none}.lockin-poster{padding:23px;min-height:362px}.lockin-poster h3{font-size:28px;margin-top:auto}.lockin-poster>.focus-photo{height:65%;object-position:50% 35%}.lockin-poster:after{background:linear-gradient(0deg,#171b15 0%,#171b15 36%,transparent 70%)}.lockin-poster .sound-bars{display:none}.lockin-stats{margin-top:19px}.sound-bars{gap:4px}.sound-bars span{width:2px}.card-top-label{font-size:9px}.panel-1,.panel-2{min-height:447px}}@media(max-width:680px){html{scroll-padding-top:87px}.shell{width:calc(100% - 40px)}.announcement{min-height:31px;font-size:9px;padding-block:9px}.announcement a{display:none}.site-header{height:69px}.brand{font-size:19px;gap:10px}.brand-mark{font-size:34px}.nav-inner>nav{display:none}.nav-join{margin-left:auto;margin-right:19px;font-size:10px;padding:10px 12px;min-height:36px;gap:11px}.nav-join svg{width:15px}.menu-toggle{display:grid;place-items:center;background:none;width:23px;height:34px;padding:0}.menu-toggle>span{display:grid;gap:5px}.menu-toggle i{width:18px;height:1px;background:var(--ink);display:block}.mobile-nav{display:grid;background:var(--paper);border-bottom:1px solid var(--line);padding:10px 20px 18px;box-shadow:0 15px 22px #2225200d}.mobile-nav>a{padding:14px 2px;border-bottom:1px solid var(--line);font-size:14px;display:flex;justify-content:space-between;align-items:center}.mobile-nav>a:last-child{border-bottom:0}.mobile-nav svg{width:17px}.hero{display:flex;flex-direction:column;gap:26px;padding-top:29px;padding-bottom:39px}.hero-copy{order:-1;width:100%;padding:0}.hero-copy .eyebrow{font-size:9px;letter-spacing:.06em;gap:8px;margin-bottom:22px}.hero-copy .eyebrow svg{width:15px}.hero h1{font-size:clamp(51px,13.2vw,76px);letter-spacing:-.06em;line-height:1.025}.hero-description{font-size:16px;max-width:490px;margin-top:22px;line-height:1.55}.hero-benefits{font-size:12px;gap:10px;margin-top:24px}.hero-benefits svg{width:16px}.hero-price{gap:20px;margin-top:26px;margin-bottom:22px}.hero-price strong{font-size:34px;letter-spacing:-2px}.hero-price>div>span{font-size:11px}.hero-price>p{font-size:10px;padding-left:20px}.hero-join{font-size:14px;min-height:54px;padding:17px 21px}.hero-secondary{font-size:11px;padding-top:16px;padding-bottom:16px}.hero-assurance{font-size:9px;gap:20px;padding-top:13px}.rate-note{font-size:8px;margin-top:9px}.hero-gallery{width:100%;margin-top:2px}.gallery-stage{aspect-ratio:1.19;border-radius:8px}.gallery-stage-0 .hero-image{object-position:50% 48%}.gallery-controls{gap:10px;margin-top:12px}.gallery-thumb{width:60px;height:45px}.gallery-caption{display:block;margin-left:auto;font-size:9px}.gallery-label{font-size:10px;left:14px;bottom:14px;padding:8px 10px}.gallery-label svg{width:15px}.image-note{font-size:8px;margin-top:8px}.enlarge{top:12px;right:12px;width:29px;height:29px}.enlarge svg{width:17px}.intro-section{grid-template-columns:1fr;gap:35px;padding-top:40px;padding-bottom:47px}.intro-section h2{font-size:35px;letter-spacing:-1.8px;line-height:1.08}.intro-section>div>p{font-size:13px;max-width:345px;margin-top:19px}.intro-items>div{padding:18px 0;gap:13px}.intro-items h3{font-size:14px}.intro-items p{font-size:11px;margin-top:5px}.intro-items svg{width:20px}.comparison{padding-block:49px}.comparison-layout{grid-template-columns:1fr;gap:31px}.comparison-copy .eyebrow{font-size:8px;margin-bottom:20px}.comparison-copy h2{font-size:40px;letter-spacing:-1.8px}.comparison-copy h2 br:nth-child(2){display:none}.comparison-copy h2 .text-lime{display:block}.comparison-copy>p{font-size:13px;margin-top:19px;max-width:330px}.comparison-demo{padding:10px 24px 18px}.segmented{margin-bottom:24px}.segmented button{font-size:11px;padding:11px 7px}.compare-content h3{font-size:29px}.comparison-rows strong{font-size:12px}.comparison-rows small{font-size:10px}.comparison-rows>div{padding:16px 0}.section-pad{padding-block:55px}.section-heading h2{font-size:36px;letter-spacing:-1.8px;line-height:1.08}.section-heading p{font-size:13px;margin-top:18px}.section-heading .eyebrow{font-size:8px;letter-spacing:.07em;margin-bottom:18px}.resource-tabs{gap:7px;margin-top:28px;margin-bottom:23px}.resource-tabs button{font-size:10px;padding:11px 12px;gap:7px}.resource-tabs button svg{width:13px}.resource-panel{padding:17px;gap:22px;min-height:0;border-radius:8px}.panel-0{grid-template-columns:1fr}.book-stage,.mba-poster,.reading-poster{height:330px}.book-stage{padding:22px 54px;background:#dfe3d8}.book-cover{padding:23px 21px}.cover-title{font-size:34px;letter-spacing:-1.7px}.cover-top{font-size:7px}.book-globe{width:77px;height:77px;bottom:45px;right:25px}.cover-bottom{font-size:8px}.mba-poster{padding:26px 27px}.poster-top{font-size:10px}.mba-poster h3{font-size:40px;letter-spacing:-1.8px;margin-top:25px}.school-names{font-size:13px;gap:17px;padding-top:15px;margin-top:22px}.mba-poster>p{font-size:11px;margin-top:22px}.reading-poster{padding:26px 27px}.reading-poster>span{font-size:10px}.reading-poster h3{font-size:40px;letter-spacing:-1.8px;margin-top:auto}.reading-poster>p{font-size:11px}.resource-meta{padding:16px 3px 1px;min-height:60px}.resource-meta strong{font-size:13px}.resource-meta small{font-size:10px}.resource-meta .round-arrow{display:grid;width:29px;height:29px}.resource-card:not(:last-child){padding-bottom:21px;border-bottom:1px solid #cdd3c3;border-radius:0}.preview-bottom{display:block;font-size:9px;margin-top:17px}.preview-bottom>span:last-child{display:block;margin-top:8px}.panel-1,.panel-2{grid-template-columns:1fr;min-height:0}.panel-1 .resource-card{border-radius:6px;padding:25px}.session-resource h3,.notes-resource h3{font-size:39px}.session-resource,.notes-resource{min-height:425px}.notes-resource>p{font-size:13px}.session-stack{font-size:12px}.card-top-label{font-size:9px}.notes-paper{width:80%}.oracle-visual{min-height:380px;padding:25px}.oracle-visual h3{font-size:26px}.oracle-foot>span{display:block;font-size:7px}.oracle-compact{padding:21px 24px 55px;min-height:0;align-items:stretch}.oracle-compact .oracle-orbit{display:none}.oracle-compact h3{font-size:30px;margin-top:28px;text-align:center}.oracle-compact .oracle-prompt{margin-top:20px;padding:13px}.oracle-compact .oracle-top{align-items:center}.oracle-compact>p{font-size:11px;margin-top:10px}.oracle-compact .oracle-foot{margin-top:9px}.oracle-compact .oracle-foot>span{display:block}.lockin-poster{min-height:365px;padding:25px}.lockin-poster h3{font-size:30px}.sound-bars{gap:5px}.sound-bars span{width:3px}.lockin-stats>span{font-size:9px}.community-section{display:flex;flex-direction:column;gap:34px;padding-top:53px}.community-art{width:100%;aspect-ratio:4 / 5;min-height:0;max-height:none}.community-art-copy{padding:24px}.community-art-copy>span{font-size:9px}.community-art-copy h3{font-size:clamp(27px,8vw,40px);letter-spacing:-1.5px;margin-top:12px}.member-note{left:19px;right:19px;bottom:19px;padding:15px 18px;gap:15px}.member-note>span:nth-child(2){font-size:9px}.member-note strong{font-size:10px}.member-note .mini-brand{font-size:31px}.member-note>svg{width:17px}.community-copy{width:100%}.community-copy .eyebrow{font-size:8px}.community-copy h2{font-size:38px;letter-spacing:-1.8px}.community-copy>p{font-size:13px;max-width:400px}.community-items{gap:21px;margin-top:26px}.community-items h3{font-size:15px}.community-items p{font-size:12px}.community-items svg{width:22px}.community-copy .text-link{font-size:12px}.included-heading{display:block;margin-bottom:33px}.included-heading .eyebrow{font-size:8px;margin-bottom:21px}.included-heading h2{font-size:37px;letter-spacing:-1.8px}.included-heading>p{font-size:12px;margin-top:22px}.included-grid{grid-template-columns:1fr 1fr}.included-grid article{padding:23px 17px 25px}.included-card-top{margin-bottom:26px;gap:12px}.included-card-top>span{font-size:7px;letter-spacing:.04em}.included-card-top>svg{width:22px}.included-grid h3{font-size:21px;line-height:1.12}.included-grid p{font-size:11px;line-height:1.6;margin-top:12px}.included-foot{display:block;padding-top:26px}.included-foot p{font-size:12px;margin-bottom:23px}.included-foot .button{font-size:12px;min-height:45px}.audience-grid{grid-template-columns:1fr;gap:17px;margin-top:30px}.audience-grid>div{padding:29px 26px}.audience-symbol{margin-bottom:20px}.audience-grid h3{font-size:25px;margin-bottom:22px}.audience-grid .check-list{font-size:12px;gap:14px}.audience-no>p,.audience-no ul{font-size:12px}.membership-section{padding-block:55px;scroll-margin-top:68px}.membership-layout{grid-template-columns:1fr;gap:36px}.membership-copy .eyebrow{font-size:8px;margin-bottom:23px}.membership-copy h2{font-size:52px;letter-spacing:-2.7px}.membership-copy h2 br:nth-child(2){display:none}.membership-copy .underline-stroke{display:inline-block}.membership-copy>p{font-size:13px;max-width:370px;margin-top:24px}.founding-note{margin-top:29px;font-size:11px;gap:13px}.founding-icon{height:41px;width:41px}.price-card{padding:28px 25px 25px;border-radius:9px}.price-top{margin-bottom:25px}.price-badge{font-size:8px}.price-top .mini-brand{font-size:33px}.price-card h3{font-size:29px}.price-sub{font-size:12px}.currency-switch{margin-top:22px}.currency-switch button{font-size:10px}.price-amount>span{font-size:54px}.price-amount>small{font-size:13px}.price-context{font-size:10px}.price-card .check-list{font-size:11px;gap:12px}.checkout-button{font-size:13px;min-height:53px;padding:17px 19px}.checkout-note{font-size:9px}.renewal-note{font-size:10px}.faq-section{grid-template-columns:1fr;gap:31px}.faq-section h2{font-size:38px;letter-spacing:-1.9px}.faq-section h2 br{display:none}.faq-section h2 br:after{content:" "}.faq-section>div>p{font-size:13px;margin-top:17px}.faq-section .text-link{font-size:11px;margin-top:15px}.faq-list summary{font-size:13px;padding-block:21px}.faq-answer>p{font-size:12px;padding-right:18px}.closing-section{padding-block:56px 40px}.closing-layout{grid-template-columns:1fr;gap:26px}.closing-section .eyebrow{font-size:8px;margin-bottom:23px}.closing-section h2{font-size:35px;letter-spacing:-1.6px;line-height:1.09}.closing-section p{font-size:13px;margin-top:23px}.closing-section .button{font-size:12px;margin-top:25px;min-height:48px;gap:40px}.closing-price{font-size:9px}.closing-art{transform:scale(.8);transform-origin:top center;min-height:276px;margin-top:13px;width:345px;max-width:100%;justify-self:center}.lime-card{left:38px}.outline-card{left:147px}.footer-top{flex-wrap:wrap;gap:25px;padding-block:25px}.footer-top .brand{font-size:18px}.footer-top>p{order:3;width:100%;font-size:10px}.footer-top>a:last-child{font-size:9px;gap:6px}.footer-top>a:last-child svg{width:13px}.footer-bottom{flex-wrap:wrap;gap:13px;font-size:8px;line-height:1.5}.footer-bottom>span:nth-child(2){display:none}.footer-bottom>a{margin-left:auto}.site-footer{padding-bottom:104px}.sticky-join{bottom:13px;width:calc(100% - 28px);max-width:390px;gap:15px;justify-content:space-between;border-radius:8px;padding:9px 10px 9px 14px}.sticky-join strong{font-size:11px}.sticky-join small{font-size:9px}.sticky-join .button{min-height:41px;font-size:11px;gap:21px;padding:12px 13px}.modal{width:calc(100% - 28px);max-height:calc(100dvh - 30px);border-radius:9px}.modal-content{padding:40px 25px 27px}.modal .eyebrow{font-size:8px;margin-top:9px}.modal h2{font-size:35px;letter-spacing:-1.7px}.modal-description{font-size:13px;margin-top:20px}.modal .check-list{font-size:12px;gap:12px;margin-top:25px}.modal-note{font-size:10px}.modal .button{font-size:12px}.image-modal .modal-content>p{font-size:9px;padding:14px 15px}.image-modal img{max-height:calc(100dvh - 100px)}.desktop-break{display:none}}@media(max-width:370px){.shell{width:calc(100% - 32px)}.brand{font-size:16px;gap:7px}.brand-mark{font-size:30px}.nav-join{margin-right:13px;font-size:9px;gap:8px}.hero h1{font-size:47px}.hero-copy .eyebrow{font-size:8px}.hero-description{font-size:15px}.hero-benefits{font-size:11px}.hero-price strong{font-size:31px}.hero-price{gap:15px}.hero-price>p{padding-left:15px;font-size:9px}.hero-assurance{gap:14px;font-size:8px}.resource-tabs button{padding:11px 10px;font-size:9px}.resource-tabs{gap:5px}.book-stage{padding-inline:35px}.school-names{gap:11px}.included-grid article{padding:20px 14px}.included-grid h3{font-size:19px}.included-grid p{font-size:10px}.price-card{padding:25px 21px}.price-card .check-list{font-size:10px}.closing-section h2{font-size:32px}.footer-top .brand{font-size:16px}.price-amount>span{font-size:48px}.oracle-foot>span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.book-cover{transform:rotate(-5deg)}.sticky-join{transition:none}}@media(max-width:680px){.closing-section{overflow:hidden}.closing-layout{grid-template-columns:minmax(0,1fr)}.closing-layout>div{min-width:0}.closing-art{width:min(345px,100%)}}
