:root{--ink:#172033;--muted:#5b6475;--paper:#fffdf8;--surface:#f5f2ea;--brand:#29367a;--brand-dark:#1b2457;--accent:#f3bc3f;--line:#d9dce6;--math:#3267d6;--port:#a33d78;--science:#198060;--history:#a65d25;--geo:#327480;--radius:1.1rem;--shadow:0 16px 40px rgba(24,32,51,.1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper)}a{color:var(--brand);text-decoration-thickness:.09em;text-underline-offset:.16em}a:hover{color:var(--brand-dark)}img,svg{max-width:100%;height:auto}button,input{font:inherit}.shell{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.skip-link{position:absolute;left:1rem;top:-5rem;background:#fff;color:#111;padding:.8rem 1rem;z-index:1000;border:3px solid var(--brand)}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);background:rgba(255,253,248,.97);position:sticky;top:0;z-index:50}.header-inner{display:flex;min-height:4.7rem;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:var(--ink);font-size:1.2rem}.brand span{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:.75rem;background:var(--brand);color:#fff;font-weight:900}.site-header nav{display:flex;gap:1.2rem}.site-header nav a{text-decoration:none;color:var(--ink);font-weight:650}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--brand)}.nav-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:.7rem;padding:.55rem .8rem}.hero{background:linear-gradient(135deg,#edf0ff 0%,#fff9e8 56%,#e8f7f1 100%);padding:5rem 0 4rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr)minmax(250px,.55fr);gap:3rem;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800;color:var(--brand);margin:0 0 .5rem}.hero h1,.page-intro h1,.article-header h1{font-family:Georgia,times new roman,serif;line-height:1.08;letter-spacing:-.03em;margin:.2rem 0 1rem}.hero h1{font-size:clamp(2.65rem,7vw,5.2rem);max-width:13ch}.lead{font-size:clamp(1.08rem,2vw,1.3rem);color:#404a5e;max-width:70ch}.hero-card{background:#fff;border:1px solid rgba(41,54,122,.15);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow);display:grid;grid-template-columns:auto 1fr;gap:.7rem 1rem;align-items:center}.hero-card span{display:grid;place-items:center;background:var(--accent);width:2.2rem;height:2.2rem;border-radius:50%;font-weight:850}.hero-card p{margin:0;font-weight:650}.search-form{max-width:660px;margin-top:2rem}.search-form label{display:block;font-weight:750;margin-bottom:.45rem}.search-form>div{display:flex;gap:.55rem}.search-form input{min-width:0;flex:1;border:2px solid #aeb5c8;border-radius:.75rem;padding:.8rem 1rem;background:#fff}.search-form button,.exercise button{border:0;border-radius:.75rem;padding:.82rem 1.1rem;background:var(--brand);color:#fff;font-weight:800;cursor:pointer}.search-form button:hover,.exercise button:hover{background:var(--brand-dark)}:focus-visible{outline:3px solid #e59f00;outline-offset:3px}.section{padding:4rem 0}.section h2,.topic-groups h2{font-family:Georgia,times new roman,serif;font-size:clamp(1.8rem,4vw,2.5rem)}.subject-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.subject-card{display:block;border-radius:var(--radius);padding:1.25rem;color:var(--ink);text-decoration:none;background:#fff;border:1px solid var(--line);box-shadow:0 7px 20px rgba(24,32,51,5%)}.subject-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.subject-icon{font-size:2rem}.subject-card h3{margin:.5rem 0 .25rem}.subject-card p{color:var(--muted);font-size:.92rem;min-height:4.5em}.subject-card.matematica{border-top:5px solid var(--math)}.subject-card.portugues{border-top:5px solid var(--port)}.subject-card.ciencias{border-top:5px solid var(--science)}.subject-card.historia{border-top:5px solid var(--history)}.subject-card.geografia{border-top:5px solid var(--geo)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.lesson-card{border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;background:#fff}.lesson-card h3,.lesson-card h2{font-family:Georgia,times new roman,serif;font-size:1.35rem;line-height:1.25;margin:.25rem 0 .6rem}.lesson-card h3 a,.lesson-card h2 a{text-decoration:none;color:var(--ink)}.lesson-card p{color:var(--muted)}.lesson-card>span{font-weight:750;color:var(--brand)}.card-kicker{font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;font-weight:750}.support-strip{background:var(--brand);color:#fff;padding:3rem 0}.support-strip a{color:#ffe08a}.page-shell,.article-shell{padding:2rem 0 5rem}.breadcrumbs ol{display:flex;gap:.45rem;flex-wrap:wrap;list-style:none;padding:0;font-size:.9rem;color:var(--muted)}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:.45rem}.page-intro,.article-header{padding:2.2rem 0}.page-intro h1,.article-header h1{font-size:clamp(2.4rem,6vw,4.5rem);max-width:18ch}.topic-groups>section{padding-top:1.5rem}.article-meta{display:flex;gap:1rem;flex-wrap:wrap;font-size:.9rem;color:var(--muted)}.article-layout{display:grid;grid-template-columns:minmax(0,760px)minmax(220px,280px);gap:3rem;align-items:start}.article-content{font-size:1.08rem}.article-content h2{font-family:Georgia,times new roman,serif;font-size:clamp(1.7rem,4vw,2.25rem);line-height:1.2;margin-top:2.4rem}.article-content h3{font-size:1.3rem;margin-top:1.8rem}.article-content blockquote{margin:1.5rem 0;border-left:5px solid var(--accent);background:#fff8dc;padding:1rem 1.25rem}.article-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.article-content th,.article-content td{border:1px solid var(--line);padding:.65rem;text-align:left}.article-aside{position:sticky;top:6rem}.aside-card{background:var(--surface);border-radius:var(--radius);padding:1.15rem;margin-bottom:1rem}.aside-card li{margin:.45rem 0}.exercise{border:2px solid #ccd3f4;border-radius:var(--radius);padding:1.35rem;margin:2rem 0;background:#f5f7ff}.exercise h3{margin-top:0}.exercise fieldset{border:0;padding:0;margin:1rem 0}.exercise legend{font-weight:700;margin-bottom:.5rem}.exercise label{display:block;background:#fff;border:1px solid var(--line);padding:.65rem .8rem;margin:.45rem 0;border-radius:.7rem;cursor:pointer}.exercise-feedback{font-weight:800}.exercise-feedback.correct{color:#126143}.exercise-feedback.incorrect{color:#9b2e2e}.exercise-explanation{border-left:4px solid var(--brand);padding-left:1rem}.sources{border-top:1px solid var(--line);margin-top:3rem;padding-top:1rem}.sources li{margin:.6rem 0}.sources span{color:var(--muted);font-size:.9rem}.site-footer{background:#161c31;color:#e9ecf5;padding:3rem 0 1.5rem}.site-footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:2rem}.footer-grid nav{display:grid;gap:.45rem}.fine-print{color:#bfc5d5;font-size:.88rem;margin-top:2rem}.not-found{text-align:center;padding:7rem 0}.error-code{font-size:5rem;font-weight:900;color:var(--brand);margin:0}.search-results{padding:2rem 0 5rem}.search-results [data-result-count]{font-weight:750}.search-result{padding:1rem 0;border-bottom:1px solid var(--line)}.search-result h2{font-size:1.3rem;margin:.2rem 0}.search-empty{padding:2rem;background:var(--surface);border-radius:var(--radius)}@media(max-width:900px){.subject-grid{grid-template-columns:repeat(2,1fr)}.card-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.article-aside{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.hero-grid{grid-template-columns:1fr}.hero-card{max-width:500px}}@media(max-width:680px){.nav-toggle{display:block}.site-header nav{display:none;position:absolute;left:1rem;right:1rem;top:4rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1rem;box-shadow:var(--shadow);flex-direction:column}.site-header nav.open{display:flex}.hero{padding:3.5rem 0 3rem}.subject-grid,.card-grid,.article-aside{grid-template-columns:1fr}.subject-card p{min-height:0}.search-form>div{align-items:stretch}.search-form button{white-space:nowrap}.footer-grid{grid-template-columns:1fr}.article-content{font-size:1rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.subject-card:hover{transform:none}}.home-page{overflow-x:hidden;background:#f4f0e7}.home-page .site-header{background:rgba(8,12,28,.86);border-color:rgba(235,239,255,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.home-page .brand,.home-page .site-header nav a{color:#f8f4e8}.home-page .brand span{background:#f1bd4f;color:#11182d}.home-page .nav-toggle{color:#f8f4e8;background:rgba(255,255,255,7%);border-color:rgba(255,255,255,.22)}.home-experience{--home-ink:#0b1022;--home-cream:#f4f0e7;--home-light:#fffdf5;--home-gold:#f1bd4f;--home-blue:#6f8cff;--home-line:rgba(228,233,255,.17);background:var(--home-cream);color:var(--home-ink)}.home-hero{position:relative;min-height:calc(100svh - 4.7rem);isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 74% 32%,rgba(78,99,184,.42),transparent 34%),radial-gradient(ellipse at 12% 80%,rgba(154,62,117,.2),transparent 31%),linear-gradient(145deg,#111936 0%,#080d20 48%,#050817 100%);color:#f9f5e9}.home-hero::before{content:"";position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(146,158,204,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(146,158,204,.055) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 86%)}.home-hero::after{content:"";position:absolute;inset:auto 0 0;height:30%;z-index:-1;background:linear-gradient(transparent,rgba(4,7,18,.88))}.home-hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none;z-index:-2}.home-hero-glow-one{width:42rem;height:42rem;right:-16rem;top:-19rem;border:1px solid rgba(131,151,236,.18);box-shadow:0 0 130px rgba(65,87,182,.18)inset}.home-hero-glow-two{width:25rem;height:25rem;left:-14rem;bottom:-11rem;border:1px solid rgba(200,78,139,.18)}.home-hero-inner{min-height:calc(100svh - 4.7rem);display:grid;grid-template-columns:minmax(0,.92fr)minmax(450px,1.08fr);grid-template-rows:1fr auto;gap:1rem clamp(2rem,5vw,5rem);align-items:center;padding-top:clamp(2rem,5vh,4rem);padding-bottom:clamp(5.8rem,13vh,8rem)}.home-hero-copy{position:relative;z-index:3;align-self:center;max-width:660px}.home-kicker{display:flex;align-items:center;gap:.7rem;margin:0 0 1.2rem;color:#cbd3ed;font-size:.72rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.home-kicker>span{display:block;width:2.4rem;height:1px;background:var(--home-gold)}.home-hero h1{margin:0;font-family:Georgia,times new roman,serif;font-size:clamp(3.35rem,6.7vw,7.4rem);font-weight:500;line-height:.9;letter-spacing:-.055em;text-wrap:balance}.home-hero-lead{max-width:52ch;margin:1.6rem 0 0;color:#bec7df;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7}.home-search{max-width:610px;margin-top:2rem}.home-search label{display:block;margin-bottom:.55rem;color:#eef1fb;font-size:.82rem;font-weight:750}.home-search-control{display:flex;align-items:stretch;padding:.35rem;background:rgba(255,255,255,8%);border:1px solid rgba(234,238,255,.3);border-radius:1rem;box-shadow:0 18px 50px rgba(0,0,0,.22)}.home-search input{min-width:0;flex:1;color:#fff;background:0 0;border:0;padding:.76rem .9rem;outline:0}.home-search input::placeholder{color:#939dbb}.home-search button{display:flex;align-items:center;gap:.9rem;border:0;border-radius:.72rem;padding:.8rem 1rem;background:var(--home-gold);color:#10162c;font-weight:850;cursor:pointer}.home-search button:hover{background:#ffd36d}.home-hero-note{margin:1rem 0 0;color:#8d98b8;font-size:.78rem;letter-spacing:.04em}.home-world-stage{--pointer-x:0deg;--pointer-y:0deg;--scroll-shift:0px;position:relative;z-index:2;width:min(100%,680px);margin:0;justify-self:end;transform:perspective(1200px)rotateX(var(--pointer-y))rotateY(var(--pointer-x))translate3d(0,var(--scroll-shift),0);transform-style:preserve-3d;transition:transform .25s ease-out}.home-world-stage img{position:relative;z-index:2;display:block;width:100%;filter:drop-shadow(0 40px 45px rgba(0,0,0,.35))}.home-world-stage figcaption{position:absolute;left:9%;right:9%;bottom:1%;z-index:3;color:#8995b4;font-size:.72rem;letter-spacing:.05em;text-align:center}.home-stage-orbit{position:absolute;z-index:1;border:1px solid rgba(164,177,232,.18);border-radius:50%;pointer-events:none}.home-stage-orbit-one{inset:11% 8% 19%}.home-stage-orbit-two{inset:24% 20% 31%;border-style:dashed}.home-subject-rail{position:relative;z-index:4;grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-self:end;border-top:1px solid var(--home-line)}.home-rail-link{position:relative;display:flex;gap:.7rem;min-width:0;padding:1rem clamp(.45rem,1vw,1rem);color:#f4f6ff;text-decoration:none;border-right:1px solid var(--home-line);transition:background .3s ease,color .3s ease}.home-rail-link:last-child{border-right:0}.home-rail-link::before{content:"";position:absolute;left:0;right:0;top:-1px;height:2px;background:var(--rail-color);transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.16,1,.3,1)}.home-rail-link:hover,.home-rail-link:focus-visible{color:#fff;background:rgba(255,255,255,.055)}.home-rail-link:hover::before,.home-rail-link:focus-visible::before{transform:scaleX(1)}.home-rail-matematica{--rail-color:var(--math)}.home-rail-portugues{--rail-color:var(--port)}.home-rail-ciencias{--rail-color:var(--science)}.home-rail-historia{--rail-color:var(--history)}.home-rail-geografia{--rail-color:var(--geo)}.home-rail-number{color:var(--rail-color);font-family:Georgia,times new roman,serif;font-size:1.45rem;line-height:1}.home-rail-link strong{display:block;font-size:.77rem;letter-spacing:.09em;text-transform:uppercase}.home-rail-link small{display:block;margin-top:.35rem;color:#8792b0;font-size:.68rem;line-height:1.4}.home-scroll-cue{position:absolute;right:clamp(1rem,3vw,3rem);bottom:1.2rem;z-index:5;display:flex;align-items:center;gap:.8rem;color:#9ba5c1;text-decoration:none;font-size:.65rem;letter-spacing:.17em;text-transform:uppercase}.home-scroll-cue i{position:relative;width:3.5rem;height:1px;overflow:hidden;background:rgba(255,255,255,.2)}.home-scroll-cue i::after{content:"";position:absolute;inset:0;background:var(--home-gold);transform-origin:left;animation:home-cue 2.8s ease-in-out infinite}@keyframes home-cue{0%{transform:translateX(-105%)}45%,55%{transform:translateX(0)}100%{transform:translateX(105%)}}.home-chapter{position:relative;padding:clamp(5.5rem,12vw,10rem)0}.home-chapter-heading{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-bottom:clamp(3rem,7vw,6rem);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.home-chapter-heading>span{height:1px;background:rgba(11,16,34,.16)}.home-chapter-heading p{margin:0}.home-chapter-heading p:last-child{color:#667084}.home-chapter-index strong{color:#294fd0}.home-method{background:var(--home-cream)}.home-method-grid{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(280px,.7fr);gap:clamp(2rem,8vw,8rem);align-items:end}.home-kicker-dark{color:#596274}.home-method h2,.home-worlds-intro h2,.home-atlas-intro h2,.home-closing h2{font-family:Georgia,times new roman,serif;font-weight:500;letter-spacing:-.045em;text-wrap:balance}.home-method h2{max-width:12ch;margin:0;font-size:clamp(3rem,7vw,6.8rem);line-height:.95}.home-method-copy{padding-bottom:.45rem}.home-method-copy>p{margin:0;color:#515a6b;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.75}.home-arrow-link{display:inline-flex;align-items:center;gap:1rem;margin-top:2rem;color:#17285e;font-weight:800;text-decoration:none}.home-arrow-link span{display:grid;place-items:center;width:2.6rem;height:2.6rem;border:1px solid #aeb7cc;border-radius:50%;transition:transform .3s ease,background .3s ease}.home-arrow-link:hover span{transform:rotate(45deg);background:#fff}.home-study-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;list-style:none;padding:0;margin:clamp(4rem,9vw,8rem)0 0;border-top:1px solid rgba(11,16,34,.17);border-bottom:1px solid rgba(11,16,34,.17)}.home-study-steps li{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;padding:2rem clamp(1rem,2vw,2rem);border-right:1px solid rgba(11,16,34,.17)}.home-study-steps li:last-child{border-right:0}.home-study-steps li>span{color:#294fd0;font-family:Georgia,times new roman,serif;font-size:1.7rem;line-height:1}.home-study-steps strong{display:block;font-size:.92rem}.home-study-steps p{margin:.55rem 0 0;color:#687082;font-size:.86rem;line-height:1.65}.home-worlds{background:#fffdf6;overflow:hidden}.home-worlds::before{content:"";position:absolute;width:50rem;height:50rem;left:-30rem;top:6rem;border:1px solid rgba(50,103,214,8%);border-radius:50%;box-shadow:0 0 0 8rem rgba(50,103,214,.025)}.home-chapter-heading-light>span{background:rgba(11,16,34,.13)}.home-worlds-intro{display:grid;grid-template-columns:minmax(0,1.25fr)minmax(250px,.55fr);gap:clamp(2rem,8vw,8rem);align-items:end;margin-bottom:4rem}.home-worlds-intro h2{max-width:13ch;margin:0;font-size:clamp(3rem,6.4vw,6.2rem);line-height:.97}.home-worlds-intro p{margin:0 0 .6rem;color:#667084;font-size:1.05rem;line-height:1.75}.home-world-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.home-world-card{--world-color:#5269c7;position:relative;display:flex;flex-direction:column;justify-content:space-between;grid-column:span 3;min-height:340px;padding:1.4rem;color:#11172b;text-decoration:none;background:#f4f2ed;border:1px solid rgba(16,23,43,.11);overflow:hidden;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}.home-world-card:nth-child(n+3){grid-column:span 2;min-height:295px}.home-world-card::before{content:"";position:absolute;width:17rem;height:17rem;right:-9rem;bottom:-10rem;border-radius:50%;background:var(--world-color);opacity:.08;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .4s}.home-world-card:hover,.home-world-card:focus-visible{color:#11172b;transform:translateY(-7px);box-shadow:0 25px 60px rgba(16,23,43,.12)}.home-world-card:hover::before{transform:scale(1.35);opacity:.13}.home-world-matematica{--world-color:var(--math)}.home-world-portugues{--world-color:var(--port)}.home-world-ciencias{--world-color:var(--science)}.home-world-historia{--world-color:var(--history)}.home-world-geografia{--world-color:var(--geo)}.home-world-card-top{display:flex;justify-content:space-between;align-items:center}.home-world-card-top b{color:var(--world-color);font-family:Georgia,times new roman,serif;font-size:1.5rem}.home-world-card-top i{font-style:normal;font-size:1.2rem;transition:transform .35s}.home-world-card:hover .home-world-card-top i{transform:rotate(45deg)}.home-world-symbol{display:block;width:min(80%,240px);margin:auto;color:var(--world-color)}.home-world-symbol svg{display:block;width:100%;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.home-world-card-copy strong{display:block;font-family:Georgia,times new roman,serif;font-size:clamp(1.65rem,3vw,2.5rem);font-weight:500}.home-world-card-copy small{display:block;margin-top:.45rem;color:#687083;font-size:.8rem}.home-atlas{color:#f4f5fb;background:linear-gradient(155deg,#111936,#080d20 60%,#050817)}.home-atlas::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(102,124,224,8%) 1px,transparent 1px);background-size:17vw 100%;pointer-events:none}.home-chapter-heading-dark{color:#e8ebf6}.home-chapter-heading-dark>span{background:rgba(235,239,255,.18)}.home-chapter-heading-dark p:last-child{color:#838dac}.home-chapter-heading-dark .home-chapter-index strong{color:var(--home-gold)}.home-atlas-intro{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(250px,.48fr);gap:clamp(2rem,8vw,8rem);align-items:end;margin-bottom:4rem}.home-atlas-intro h2{margin:0;font-size:clamp(3.1rem,6.7vw,6.6rem);line-height:.93}.home-atlas-intro p{margin:0 0 .5rem;color:#aab3ce;font-size:1.04rem;line-height:1.75}.home-lesson-atlas{border-top:1px solid rgba(235,239,255,.17)}.home-atlas-row{position:relative;display:grid;grid-template-columns:minmax(90px,.35fr)minmax(220px,1fr)minmax(260px,1.2fr)3.5rem;gap:clamp(1rem,3vw,3rem);align-items:center;margin:0;padding:1.8rem .8rem;border-bottom:1px solid rgba(235,239,255,.17);transition:padding .4s cubic-bezier(.16,1,.3,1),background .35s}.home-atlas-row::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:var(--home-gold);transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.16,1,.3,1)}.home-atlas-row:hover{padding-left:1.35rem;background:rgba(255,255,255,.035)}.home-atlas-row:hover::after{transform:scaleX(1)}.home-atlas-row>p:first-child{margin:0;color:var(--home-gold);font-size:.66rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.home-atlas-row h3{margin:0;font-family:Georgia,times new roman,serif;font-size:clamp(1.25rem,2vw,1.8rem);font-weight:500;line-height:1.22}.home-atlas-row h3 a{color:#fff;text-decoration:none}.home-atlas-row>p:nth-child(3){margin:0;color:#8f9ab8;font-size:.82rem;line-height:1.55}.home-atlas-row>a{display:grid;place-items:center;width:2.7rem;height:2.7rem;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.22);border-radius:50%}.home-atlas-row>a:hover{background:var(--home-gold);color:#10162c;border-color:var(--home-gold)}.home-all-lessons{display:inline-flex;align-items:center;gap:1rem;margin-top:2.5rem;color:#f6d784;font-weight:800;text-decoration:none}.home-all-lessons:hover{color:#fff}.home-closing{min-height:86svh;display:grid;place-items:center;overflow:hidden;color:#f7f3e8;background:radial-gradient(circle at 50% 52%,rgba(69,91,186,.4),transparent 32%),#070b1a;text-align:center}.home-closing::before,.home-closing::after{content:"";position:absolute;border:1px solid rgba(158,175,238,.15);border-radius:50%;pointer-events:none}.home-closing::before{width:56vw;height:56vw;min-width:580px;min-height:580px}.home-closing::after{width:36vw;height:36vw;min-width:360px;min-height:360px}.home-closing-lines{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.92%,rgba(255,255,255,9%) 50%,transparent 50.08%),linear-gradient(transparent 49.92%,rgba(255,255,255,7%) 50%,transparent 50.08%)}.home-closing-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.home-closing h2{margin:0;font-size:clamp(3.5rem,8.5vw,8.8rem);line-height:.9}.home-closing>div p{max-width:50ch;margin:1.8rem auto 0;color:#adb7d2;font-size:1.03rem;line-height:1.75}.home-closing .home-kicker{margin-bottom:1.5rem}.home-closing-actions{display:flex;justify-content:center;gap:1.1rem;flex-wrap:wrap;margin-top:2.4rem}.home-closing-actions a{padding:.9rem 1.2rem;color:#f7f4e9;text-decoration:none;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:.82rem;font-weight:800}.home-closing-actions a:first-child{color:#10162c;background:var(--home-gold);border-color:var(--home-gold)}.home-page.home-motion-enabled [data-reveal]{opacity:0;transform:translate3d(0,34px,0)}.home-page.home-motion-enabled [data-reveal=art]{transform:translate3d(35px,20px,0)scale(.97)}.home-page.home-motion-enabled [data-reveal=rail]{transform:translate3d(0,18px,0)}.home-page.home-motion-enabled [data-reveal].is-visible{opacity:1;transform:none;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .95s cubic-bezier(.16,1,.3,1)}.home-page.home-motion-enabled [data-reveal=card]:nth-child(2),.home-page.home-motion-enabled [data-reveal=row]:nth-child(2){transition-delay:.08s}.home-page.home-motion-enabled [data-reveal=card]:nth-child(3),.home-page.home-motion-enabled [data-reveal=row]:nth-child(3){transition-delay:.16s}.home-page.home-motion-enabled [data-reveal=card]:nth-child(4),.home-page.home-motion-enabled [data-reveal=row]:nth-child(4){transition-delay:.24s}.home-page.home-motion-enabled [data-reveal=card]:nth-child(5),.home-page.home-motion-enabled [data-reveal=row]:nth-child(5){transition-delay:.32s}.home-page.home-motion-enabled .home-stage-orbit-one{animation:home-orbit 20s linear infinite}.home-page.home-motion-enabled .home-stage-orbit-two{animation:home-orbit 26s linear infinite reverse}@keyframes home-orbit{to{transform:rotate(360deg)}}@media(min-width:761px) and (max-height:800px){.home-hero-inner{padding-top:1rem;padding-bottom:3.8rem}.home-hero h1{font-size:clamp(3rem,5.2vw,4.7rem);line-height:.88}.home-hero-lead{margin-top:.9rem;font-size:.95rem;line-height:1.5}.home-search{margin-top:1rem}.home-search-control{padding:.25rem}.home-hero-note{margin-top:.55rem}.home-world-stage{width:min(100%,560px)}.home-rail-link{padding:.65rem .55rem}.home-rail-link small{display:none}.home-scroll-cue{bottom:.55rem}}@media(max-width:980px){.home-hero-inner{grid-template-columns:minmax(0,1fr)minmax(360px,.8fr);gap:1rem}.home-hero h1{font-size:clamp(3.3rem,7.8vw,5.6rem)}.home-rail-link small{display:none}.home-world-grid{grid-template-columns:repeat(2,1fr)}.home-world-card,.home-world-card:nth-child(n+3){grid-column:span 1;min-height:300px}.home-world-card:last-child{grid-column:1/-1}.home-atlas-row{grid-template-columns:95px minmax(220px,1fr)3.5rem}.home-atlas-row>p:nth-child(3){display:none}}@media(max-width:760px){.home-page .site-header nav{background:#101730;border-color:rgba(255,255,255,.18)}.home-hero{min-height:auto}.home-hero-inner{min-height:calc(100svh - 4.7rem);grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:.65rem;padding-top:2rem;padding-bottom:4.7rem}.home-hero-copy{max-width:none}.home-hero h1{font-size:clamp(3.25rem,14vw,5.2rem)}.home-hero-lead{max-width:39ch;margin-top:1rem;line-height:1.55}.home-search{margin-top:1.25rem}.home-world-stage{grid-row:3;width:min(100%,440px);height:clamp(170px,28vh,245px);justify-self:center;overflow:hidden}.home-world-stage img{margin-top:-8%}.home-world-stage figcaption{display:none}.home-subject-rail{grid-row:2;grid-template-columns:repeat(5,1fr);margin-top:.35rem}.home-rail-link{display:block;padding:.72rem .25rem;text-align:center;border-right:0}.home-rail-number{display:block;font-size:1rem}.home-rail-link strong{font-size:.57rem;letter-spacing:.02em;text-transform:none}.home-rail-link small{display:none}.home-scroll-cue{display:none}.home-chapter{padding:5rem 0}.home-chapter-heading{grid-template-columns:auto 1fr;margin-bottom:3rem}.home-chapter-heading p:last-child{display:none}.home-method-grid,.home-worlds-intro,.home-atlas-intro{grid-template-columns:1fr;gap:1.5rem}.home-method h2,.home-worlds-intro h2,.home-atlas-intro h2{font-size:clamp(2.8rem,12vw,4.5rem)}.home-study-steps{grid-template-columns:1fr;margin-top:3rem}.home-study-steps li{border-right:0;border-bottom:1px solid rgba(11,16,34,.17)}.home-study-steps li:last-child{border-bottom:0}.home-worlds-intro{margin-bottom:2.5rem}.home-world-grid{grid-template-columns:1fr}.home-world-card,.home-world-card:nth-child(n+3),.home-world-card:last-child{grid-column:1;min-height:245px}.home-world-symbol{width:min(55%,200px)}.home-atlas-intro{margin-bottom:2.7rem}.home-atlas-row{grid-template-columns:1fr 2.8rem;gap:.65rem 1rem;padding:1.4rem .2rem}.home-atlas-row>p:first-child{grid-column:1}.home-atlas-row h3{grid-column:1}.home-atlas-row>a{grid-column:2;grid-row:1/3}.home-closing{min-height:75svh}.home-closing::before{min-width:470px;min-height:470px}.home-closing h2{font-size:clamp(3.25rem,15vw,5.4rem)}}@media(max-width:430px){.home-hero-inner{padding-top:1.35rem}.home-kicker{margin-bottom:.75rem;font-size:.6rem}.home-kicker>span{width:1.5rem}.home-hero h1{font-size:3.35rem}.home-hero-lead{font-size:.91rem}.home-search label{font-size:.75rem}.home-search input{padding:.68rem .65rem}.home-search button{gap:.45rem;padding:.72rem .75rem}.home-hero-note{font-size:.65rem}.home-world-stage{height:175px}.home-subject-rail{margin-inline:-.35rem}.home-rail-link{padding:.55rem .1rem}.home-rail-link strong{font-size:.51rem}.home-chapter-heading{font-size:.58rem}.home-closing-actions{flex-direction:column}.home-closing-actions a{width:100%}}@media(prefers-reduced-motion:reduce){.home-scroll-cue i::after,.home-page.home-motion-enabled .home-stage-orbit{animation:none!important}.home-world-stage,.home-page.home-motion-enabled [data-reveal],.home-world-card,.home-arrow-link span,.home-atlas-row{transform:none!important;transition:none!important}.home-page.home-motion-enabled [data-reveal]{opacity:1!important}}