:root{--site-bg:#6ea9a1;--site-bg-deep:#5d9891;--site-panel:#f4ebd0;--site-panel-soft:rgba(244,235,208,0.78);--site-accent:#f0df9a;--site-ink:#1f3c41;--site-muted:rgba(31,60,65,0.78);--site-line:rgba(31,60,65,0.14);--site-shadow:0 28px 70px rgba(22,57,61,0.16);--app-bg:#edf4f0;--app-surface:#fffdf6;--app-surface-muted:#f6fbf8;--app-ink:#1f373b;--app-muted:#607b7b;--app-accent:#2f7a74;--app-accent-strong:#235f5a;--app-line:rgba(31,55,59,0.12);--app-shadow:0 20px 54px rgba(24,60,55,0.08);--danger:#9e2a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--app-ink);font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;background:var(--app-bg)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}h1,h2,h3,h4,p{margin-top:0}.site-root{background:radial-gradient(circle at top right,rgba(255,243,201,.62),transparent 22%),linear-gradient(180deg,var(--site-bg) 0,var(--site-bg-deep) 100%);color:var(--site-ink)}.app-root{min-height:100vh;background:radial-gradient(circle at top right,rgba(255,243,201,.38),transparent 22%),radial-gradient(circle at top left,rgba(255,255,255,.22),transparent 20%),linear-gradient(180deg,var(--site-bg) 0,var(--site-bg-deep) 100%)}.shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.site-page{width:min(1200px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 5rem}.site-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0 1.4rem}.site-brand{display:inline-flex;align-items:center;gap:.9rem;font-weight:700;color:rgba(255,248,229,.96)}.site-brand-mark{width:2.7rem;height:2.7rem;display:inline-grid;place-items:center;border-radius:999px;background:rgba(255,248,229,.18);border:1px solid rgba(255,248,229,.25);font-size:.85rem;letter-spacing:.12em}.site-menu{display:flex;align-items:center;gap:1rem;color:rgba(255,248,229,.92)}.site-menu a{padding:.55rem .9rem;border-radius:999px}.site-menu-cta,.site-primary-button,.site-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.85rem 1.3rem;border-radius:999px;transition:transform .16s ease,background .16s ease,border-color .16s ease}.site-menu-cta,.site-primary-button{background:var(--site-panel);color:var(--site-ink);box-shadow:0 12px 32px rgba(24,57,62,.14)}.site-secondary-button{border:1px solid rgba(255,248,229,.28);color:rgba(255,248,229,.94)}.site-menu-cta:hover,.site-primary-button:hover,.site-secondary-button:hover{transform:translateY(-1px)}.site-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:2rem;gap:2rem;align-items:center;min-height:calc(100vh - 7rem);padding:2rem 0 4rem}.site-kicker,.site-section-kicker{margin-bottom:1rem;letter-spacing:.18em;text-transform:uppercase;font-size:.8rem;color:rgba(255,248,229,.82)}.site-hero h1,.site-section h2{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;letter-spacing:-.04em}.site-hero h1{margin-bottom:1rem;font-size:clamp(3.3rem,8vw,6.5rem);line-height:.9;color:#16393d;max-width:10ch}.site-lead{max-width:34rem;color:rgba(255,248,229,.92);font-size:1.25rem;line-height:1.7}.site-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.site-book-art{position:relative;min-height:620px}.site-book-panel{position:absolute;right:5rem;top:1.5rem;width:min(320px,48vw);padding:2.25rem 1.8rem;border-radius:8px 16px 16px 8px;background:linear-gradient(180deg,#4c9d95,#4a8f88);color:#fff1c8;box-shadow:16px 18px 0 rgba(244,235,208,.56),36px 36px 60px rgba(20,56,60,.24);transform:perspective(1200px) rotateY(-18deg) rotate(2deg)}.site-book-panel p{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:clamp(2.4rem,4vw,3.3rem);line-height:.94;letter-spacing:-.03em}.site-book-panel p+p{margin-top:.25rem}.site-light-path{position:absolute;right:0;bottom:2rem;width:22rem;height:15rem;background:linear-gradient(135deg,rgba(255,248,229,.82),rgba(255,248,229,.12));-webkit-clip-path:polygon(36% 0,100% 22%,100% 100%,0 100%);clip-path:polygon(36% 0,100% 22%,100% 100%,0 100%);filter:blur(1px)}.site-figures{position:absolute;right:2rem;bottom:0;display:flex;gap:1.1rem}.site-figures span{display:block;width:1rem;height:5rem;border-radius:999px 999px 0 0;background:#2f5e63;position:relative}.site-figures span:before{content:"";position:absolute;left:50%;bottom:4.5rem;width:1.5rem;height:1.5rem;background:#2f5e63;border-radius:50%;transform:translateX(-50%)}.site-figures span:nth-child(2),.site-figures span:nth-child(4){height:4.4rem;background:#c57a59}.site-figures span:nth-child(2):before,.site-figures span:nth-child(4):before{background:#c57a59}.site-section{padding:3.5rem 0}.site-section-heading{max-width:48rem;margin-bottom:1.75rem}.site-section-heading .site-section-kicker{color:rgba(255,248,229,.78)}.site-section h2{margin-bottom:0;font-size:clamp(2rem,4vw,3.6rem);line-height:.98;color:#14363a}.site-card-grid,.site-step-row{display:grid;grid-gap:1.2rem;gap:1.2rem}.site-card-grid,.site-step-row{grid-template-columns:repeat(3,minmax(0,1fr))}.site-cta-band,.site-info-card,.site-step-card{border:1px solid rgba(255,248,229,.22);background:var(--site-panel-soft);border-radius:28px;box-shadow:var(--site-shadow)}.site-info-card,.site-step-card{padding:1.6rem}.site-info-card h3,.site-step-card h3{margin-bottom:.85rem;font-size:1.45rem;color:#17393d}.site-info-card li,.site-info-card p,.site-step-card p{color:var(--site-muted);line-height:1.7}.site-info-card ul{margin:0;padding-left:1.2rem}.site-step-number{margin-bottom:1rem;color:rgba(31,60,65,.54);letter-spacing:.16em;text-transform:uppercase;font-size:.82rem}.site-cta-band{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:2rem}.site-cta-band p{color:var(--site-muted);line-height:1.7}.site-cta-actions{display:grid;grid-gap:.8rem;gap:.8rem;justify-items:start}.app-shell{color:var(--app-ink)}.app-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.app-header h1,.completion-card h1,.session-intro-card h1,.session-sidebar h1{margin-bottom:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:clamp(2.2rem,5vw,4rem);line-height:.96;letter-spacing:-.04em}.app-eyebrow,.block-title,.book-author,.session-sequence{margin-bottom:.6rem;letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;color:var(--app-accent)}.app-nav{display:inline-flex;gap:.6rem;padding:.35rem;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid var(--app-line)}.app-nav a,.back-link,.book-card-footer a,.primary-button,.secondary-link,.session-list-item a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.15rem;border-radius:999px}.app-nav a,.back-link,.secondary-link{color:var(--app-ink)}.app-nav a:hover,.back-link:hover,.secondary-link:hover{background:rgba(255,255,255,.72)}.app-copy,.block-copy,.book-card p,.page-copy,.session-list-item p,.summary-panel li,.summary-panel p{color:var(--app-muted);line-height:1.72}.app-intro-copy{max-width:44rem;margin-bottom:2rem;font-size:1.08rem}.book-grid,.session-list{display:grid;grid-gap:1rem;gap:1rem}.book-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.block-card,.book-card,.completion-card,.session-intro-card,.session-list-item,.session-sidebar,.summary-panel{background:var(--app-surface);border:1px solid var(--app-line);border-radius:26px;box-shadow:var(--app-shadow)}.book-card,.session-list-item{padding:1.5rem}.book-card h2,.session-list-item h2,.summary-panel h2{margin-bottom:.8rem;font-size:1.55rem;color:var(--app-ink)}.book-card-footer,.completion-actions,.progress-label,.session-actions,.session-list-item{display:flex;align-items:center;justify-content:space-between;gap:1rem}.book-card-footer a,.primary-button,.session-list-item a{background:var(--app-accent);color:#f5fffd;border:0;cursor:pointer}.book-card-footer a:hover,.primary-button:hover,.session-list-item a:hover{background:var(--app-accent-strong)}.completion-shell{display:grid;align-items:start;min-height:100vh}.completion-card,.session-intro-card{padding:2.4rem}.session-shell{min-height:100vh}.session-layout{display:grid;grid-template-columns:minmax(250px,300px) minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}.session-sidebar{padding:1.35rem;position:-webkit-sticky;position:sticky;top:2rem;background:var(--app-surface-muted)}.session-stage{display:grid;grid-gap:1rem;gap:1rem}.block-card{padding:2rem}.action-copy,.insight-copy,.reading-copy{font-size:1.14rem}.field-label{display:block;margin-bottom:.5rem;color:var(--app-muted)}.reflection-input,.text-input{width:100%;border-radius:20px;border:1px solid var(--app-line);background:#fcfffd;padding:1rem 1.05rem;color:var(--app-ink)}.text-input{margin-bottom:1rem}.reflection-input{margin-top:1rem;resize:vertical}.progress-wrap{display:grid;grid-gap:.6rem;gap:.6rem}.progress-track{width:100%;height:10px;background:rgba(47,122,116,.12);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#2f7a74,#7fb6ad);border-radius:999px}.media-figure{margin:1.5rem 0 0}.media-figure figcaption{margin-top:.75rem;color:var(--app-muted);font-size:.95rem}.block-image,.video-frame{border-radius:20px;overflow:hidden;border:1px solid var(--app-line);background:#e4efea}.video-frame{aspect-ratio:16/9}.video-frame iframe{width:100%;height:100%;border:0}.summary-panel{margin-top:2rem;padding:1.5rem}.simple-list{padding-left:1.2rem}.error-text{color:var(--danger)}.cosmos-shell{width:min(1480px,calc(100% - 2rem));margin:0 auto;padding:1.5rem 0 4.5rem}.cosmos-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding:.2rem 0}.cosmos-brand-lockup{display:grid;grid-gap:.85rem;gap:.85rem}.cosmos-header-action{display:flex;align-items:flex-start;justify-content:flex-end}.cosmos-brand{display:inline-flex;align-items:center;gap:.9rem;width:-moz-fit-content;width:fit-content}.cosmos-brand-mark{width:2.8rem;height:2.8rem;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 34% 28%,#fff1a6 0,#ffc26f 24%,#4f89e1 68%,#152850 100%);box-shadow:0 0 26px rgba(79,137,225,.18);color:#fff7e5;font-size:.75rem;letter-spacing:.16em}.cosmos-brand-copy{display:grid;grid-gap:.15rem;gap:.15rem}.cosmos-brand-copy strong{color:var(--app-ink)}.cosmos-brand-copy span{color:rgba(24,48,65,.58);font-size:.92rem}.cosmos-header-copy{display:grid;grid-gap:.45rem;gap:.45rem}.cosmos-checkpoint-sequence,.cosmos-kicker,.cosmos-label{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:rgba(44,95,132,.72)}.cosmos-book-hero h2,.cosmos-checkpoint h2,.cosmos-header h1,.cosmos-library-node h3,.cosmos-next-panel h2,.cosmos-section-title,.cosmos-session-intro h2,.cosmos-session-sidebar h2,.cosmos-session-stage h2,.cosmos-summary-panel h1{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;letter-spacing:-.05em;color:#183041}.cosmos-header h1{font-size:clamp(2.7rem,5vw,4.5rem);line-height:.9}.cosmos-body-copy,.cosmos-checkpoint p,.cosmos-header-subtitle,.cosmos-library-node p,.cosmos-next-panel p,.cosmos-session-intro p,.cosmos-session-sidebar p,.cosmos-session-stage p,.cosmos-summary-panel p{color:rgba(24,48,65,.7);line-height:1.75}.cosmos-button,.cosmos-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1rem;border-radius:999px}.cosmos-pill{border:1px solid rgba(24,48,65,.12);background:rgba(255,255,255,.72);color:rgba(24,48,65,.78)}.cosmos-button{background:linear-gradient(135deg,#ffd06f,#ff9568);color:#10213f;box-shadow:0 10px 30px rgba(255,149,104,.24)}.cosmos-book-hero,.cosmos-library-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:1.5rem;gap:1.5rem;align-items:center;margin-bottom:1.6rem}.cosmos-book-hero-copy,.cosmos-book-world-wrap,.cosmos-insight-card,.cosmos-library-copy,.cosmos-next-panel,.cosmos-session-intro,.cosmos-session-sidebar,.cosmos-session-stage,.cosmos-summary-panel{border:1px solid rgba(24,48,65,.1);background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.56));box-shadow:0 20px 48px rgba(54,87,120,.08)}.cosmos-book-hero-copy,.cosmos-book-world-wrap,.cosmos-library-copy{border-radius:30px;padding:1.5rem}.cosmos-section-title{font-size:clamp(2.2rem,4.2vw,4rem);line-height:.92;margin-bottom:.8rem}.cosmos-book-world-wrap,.cosmos-hero-orbit{position:relative;min-height:320px;overflow:hidden}.cosmos-book-world-wrap{min-height:360px}.cosmos-book-world,.cosmos-library-world,.cosmos-planet,.cosmos-session-intro-orbit,.cosmos-session-planet{position:absolute;border-radius:8px 16px 16px 8px;background:linear-gradient(180deg,#5aa6a0,#579a94);box-shadow:16px 18px 0 rgba(244,235,208,.56),30px 30px 60px rgba(66,110,145,.14);transform:perspective(1200px) rotateY(-18deg) rotate(2deg)}.cosmos-book-world:before,.cosmos-library-world:before,.cosmos-planet:before,.cosmos-session-intro-orbit:before,.cosmos-session-planet:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,rgba(255,241,200,.18),rgba(255,255,255,.06)),linear-gradient(180deg,#4c9d95,#4a8f88)}.cosmos-book-world:after,.cosmos-library-world:after,.cosmos-planet:after,.cosmos-session-intro-orbit:after,.cosmos-session-planet:after{content:"";position:absolute;top:12px;left:10px;right:-16px;bottom:-10px;border-radius:8px 16px 16px 8px;background:rgba(244,235,208,.72);z-index:-1}.cosmos-book-world,.cosmos-planet-main{width:220px;height:300px;right:18%;top:10%}.cosmos-book-world{width:250px;height:340px;right:22%;top:8%}.cosmos-planet-small-a{width:40px;height:40px;right:42%;top:12%;border-radius:50%;transform:none;background:radial-gradient(circle at 32% 28%,#dff5ff 0,#84ccff 48%,#2a5da6 100%);box-shadow:0 0 20px rgba(79,137,225,.16)}.cosmos-planet-small-a:after,.cosmos-planet-small-a:before{content:none}.cosmos-planet-small-b{width:74px;height:74px;right:28%;top:66%;border-radius:50%;transform:none;background:radial-gradient(circle at 36% 28%,#fff1bb 0,#ffc77d 24%,#ba72ae 70%,#48215a 100%);box-shadow:0 0 26px rgba(186,114,174,.16)}.cosmos-planet-small-b:after,.cosmos-planet-small-b:before{content:none}.cosmos-ring{position:absolute;border-radius:50%;border:1px solid rgba(24,48,65,.12)}.cosmos-ring-one{width:360px;height:360px;right:4%;top:0}.cosmos-ring-two{width:180px;height:180px;right:20%;top:52%}.cosmos-journey-stage,.cosmos-library-map{position:relative;min-height:860px;overflow:hidden;border-radius:32px;padding:1.5rem;border:1px solid rgba(24,48,65,.08);background:radial-gradient(circle at top right,rgba(255,205,112,.18),transparent 22%),radial-gradient(circle at bottom left,rgba(103,172,255,.16),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.4))}.cosmos-library-intro{max-width:44rem;margin-bottom:1rem}.cosmos-journey-intro,.cosmos-library-intro{position:relative;z-index:1;padding:.25rem 0 1rem}.cosmos-journey-intro{max-width:42rem;margin-bottom:1.5rem}.cosmos-journey-lines,.cosmos-library-map svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.cosmos-journey-lines path,.cosmos-library-map path{stroke:rgba(61,106,148,.18);stroke-width:2;fill:none}.cosmos-checkpoint,.cosmos-library-node{position:absolute;width:240px}.cosmos-checkpoint-dot,.cosmos-library-world{box-shadow:0 0 40px rgba(79,137,225,.18)}.cosmos-library-cover{display:block;width:148px;height:208px;margin:0 auto 1rem;object-fit:cover;border-radius:12px;border:1px solid rgba(24,48,65,.12);background:rgba(255,255,255,.72);box-shadow:16px 18px 0 rgba(244,235,208,.56),24px 28px 56px rgba(66,110,145,.14)}.cosmos-library-world{position:relative;width:148px;height:208px;margin:0 auto 1rem;display:flex;align-items:flex-end;justify-content:flex-start;padding:1rem .9rem;overflow:hidden}.cosmos-library-world span{position:relative;z-index:1;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:2rem;line-height:.92;letter-spacing:-.04em;color:#fff1c8}.cosmos-library-node{text-align:center}.cosmos-library-node .cosmos-control-row{flex-direction:column;align-items:center}.cosmos-checkpoint h2,.cosmos-library-node h3{font-size:2rem;line-height:.94;margin-bottom:.6rem}.cosmos-control-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.cosmos-checkpoint-dot{width:18px;height:18px;margin-bottom:.85rem;border-radius:50%;background:radial-gradient(circle,#fff0b6 0,#ffb464 58%,#3175cb 100%)}.cosmos-checkpoint h2{font-size:2.15rem}.cosmos-checkpoint{padding:.2rem}.cosmos-checkpoint-completed .cosmos-pill,.cosmos-checkpoint-in_progress .cosmos-button,.cosmos-checkpoint-not_started .cosmos-pill{width:-moz-fit-content;width:fit-content}.cosmos-inline-actions{margin-bottom:1rem}.cosmos-session-screen{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:1.4rem;gap:1.4rem;min-height:760px}.cosmos-next-panel,.cosmos-session-intro,.cosmos-session-sidebar,.cosmos-session-stage,.cosmos-summary-panel{border-radius:30px}.cosmos-session-sidebar{padding:1.4rem;background:linear-gradient(180deg,rgba(250,252,255,.96),rgba(238,245,255,.96))}.cosmos-session-sidebar h2,.cosmos-summary-panel h1{font-size:clamp(2rem,3vw,2.9rem);line-height:.94;margin-bottom:.75rem}.cosmos-progress{height:8px;border-radius:999px;overflow:hidden;background:rgba(24,48,65,.1);margin:1rem 0 .5rem}.cosmos-progress span{display:block;height:100%;background:linear-gradient(90deg,#ffcf70,#6aaeff)}.cosmos-sidebar-progress{margin-bottom:1rem;font-size:.94rem}.cosmos-session-steps{display:grid;grid-gap:.65rem;gap:.65rem}.cosmos-session-step{width:100%;text-align:left;background:transparent;display:grid;grid-gap:.25rem;gap:.25rem;padding:.8rem .9rem;border:0;border-left:2px solid rgba(24,48,65,.14);color:rgba(24,48,65,.56);cursor:pointer}.cosmos-session-step strong{color:inherit;font-weight:600}.cosmos-session-step-active{border-left-color:#ffcf70;background:rgba(255,255,255,.72);color:#183041}.cosmos-session-stage{position:relative;overflow:hidden;padding:1.6rem;background:radial-gradient(circle at top right,rgba(255,205,112,.2),transparent 22%),radial-gradient(circle at bottom left,rgba(103,172,255,.16),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.52))}.cosmos-session-intro-orbit,.cosmos-session-planet,.cosmos-session-wave{position:absolute;border-radius:50%}.cosmos-session-wave{right:2%;top:24px;width:520px;height:520px;border:1px solid rgba(24,48,65,.1)}.cosmos-session-intro-orbit,.cosmos-session-planet{box-shadow:16px 18px 0 rgba(244,235,208,.52),30px 30px 60px rgba(66,110,145,.14)}.cosmos-session-planet{right:8%;top:72px;width:230px;height:310px}.cosmos-session-intro{position:relative;overflow:hidden;padding:2rem}.cosmos-session-intro-orbit{right:8%;top:24px;width:150px;height:210px}.cosmos-session-content,.cosmos-session-intro-copy{position:relative;z-index:2}.cosmos-session-content{min-height:100%;display:flex;flex-direction:column;padding-bottom:2rem}.cosmos-session-stage .block-card{padding:0;border:0;background:transparent;box-shadow:none}.cosmos-session-stage .block-title{margin-bottom:.75rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:clamp(1.9rem,3vw,2.7rem);line-height:.96;letter-spacing:-.03em;text-transform:none;color:#183041}.cosmos-session-stage .block-copy{max-width:42rem;font-size:1.03rem}.cosmos-session-stage .action-copy,.cosmos-session-stage .block-prompt-copy,.cosmos-session-stage .take-home-copy{max-width:58rem;margin:4.5rem auto 2rem;font-size:clamp(1.2rem,2.2vw,1.9rem);line-height:1.35;text-align:center;color:#10213f}.cosmos-session-stage .block-copy,.cosmos-session-stage .media-figure figcaption{color:rgba(24,48,65,.72)}.cosmos-input,.cosmos-session-stage .reflection-input{width:100%;border-radius:20px;border:1px solid rgba(24,48,65,.1);background:repeating-linear-gradient(180deg,rgba(24,48,65,.08) 0,rgba(24,48,65,.08) 1px,transparent 0,transparent 42px),rgba(255,255,255,.86);padding:1rem 1.1rem;color:#183041}.cosmos-field-label{display:block;margin-bottom:.5rem;color:rgba(24,48,65,.68)}.cosmos-input{margin-bottom:.5rem;background:rgba(255,255,255,.86)}.cosmos-session-stage .media-figure{margin-top:1rem}.cosmos-session-stage .image-slide{min-height:540px;display:flex;flex-direction:column;justify-content:space-between}.cosmos-session-stage .image-slide .block-image-copy{max-width:58rem;margin:4rem auto 0}.cosmos-session-stage .block-image,.cosmos-session-stage .video-frame{border-radius:24px;border:1px solid rgba(24,48,65,.1);background:rgba(255,255,255,.54)}.cosmos-session-stage .image-slide-image{display:block;width:min(440px,42vw);margin:2rem auto 0;object-fit:cover}.cosmos-session-stage .image-slide-image.image-slide-figure-small{width:min(240px,24vw)}.cosmos-session-stage .image-slide-image.image-slide-figure-medium{width:min(440px,42vw)}.cosmos-session-stage .image-slide-image.image-slide-figure-large{width:min(640px,68vw)}.cosmos-session-stage .image-slide .block-image-caption{max-width:52rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:clamp(1.15rem,2vw,1.7rem);line-height:1.34;text-align:center}.cosmos-session-actions{margin-top:auto;padding-top:1.5rem;justify-content:space-between;align-items:center}.cosmos-session-action-group{display:flex;gap:.75rem;flex-wrap:wrap}.cosmos-step-nav-button{cursor:pointer}.cosmos-error-text{color:var(--danger);margin-top:.9rem}.cosmos-completion-layout{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:1.4rem;gap:1.4rem}.cosmos-next-panel,.cosmos-summary-panel{padding:1.6rem}.cosmos-insight-stack{display:grid;grid-gap:.9rem;gap:.9rem;margin-top:1.4rem}.cosmos-insight-card{border-radius:22px;padding:1rem 1.1rem}@media (max-width:980px){.cosmos-book-hero,.cosmos-completion-layout,.cosmos-library-hero,.cosmos-session-screen,.session-layout,.site-card-grid,.site-cta-band,.site-hero,.site-step-row{grid-template-columns:1fr}.app-header,.book-card-footer,.completion-actions,.cosmos-header,.cosmos-journey-stage,.cosmos-library-map,.cosmos-session-actions,.progress-label,.session-actions,.session-list-item,.site-cta-band,.site-nav{flex-direction:column;align-items:flex-start}.site-menu{flex-wrap:wrap}.site-book-art{min-height:460px}.site-book-panel{right:1.5rem;width:min(280px,72vw)}.site-light-path{width:15rem;height:10rem}.cosmos-checkpoint,.cosmos-journey-lines,.cosmos-library-map svg,.cosmos-library-node,.cosmos-planet,.cosmos-ring,.cosmos-session-intro-orbit,.cosmos-session-planet,.cosmos-session-sidebar,.cosmos-session-wave,.session-sidebar{position:static}.cosmos-hero-orbit,.cosmos-journey-stage,.cosmos-library-map{min-height:auto;display:grid;grid-gap:1rem;gap:1rem}.cosmos-checkpoint,.cosmos-library-node{width:100%}}