@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#142f3a;font-synthesis:none;--ink:#142f3a;--muted:#637782;--line:#dbe6ec;--green:#007c91;--paper:#fff;--sage:#e6f1f3;--sand:#f2ece1;--blue:#e6f0f7;--rose:#eddfdf;background:#f7fbfe;font-family:Inter,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #aa8354}::selection{background:#d0dec1}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.045em;font-weight:500}h3{letter-spacing:-.025em;font-size:20px;line-height:1.4}p{color:var(--muted);line-height:1.75}.serif{font-family:Prata,Georgia,serif;font-weight:400}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--green);font-size:15px;font-weight:800}.demo-strip{color:#52674f;background:#e8eddf;justify-content:space-between;gap:16px;padding:8px 5%;font-size:15px;display:flex}.demo-strip a{text-underline-offset:3px;text-decoration:underline}.site-header{border-bottom:1px solid var(--line);align-items:center;gap:38px;max-width:1440px;min-height:100px;margin:auto;padding:20px 5%;display:flex}.brand{letter-spacing:-.06em;white-space:nowrap;align-items:center;font-size:32px;font-weight:700;display:flex}.brand-dot{color:#a7875b}.brand-mark{margin-right:8px;font-size:41px;font-weight:400}.site-header nav{white-space:nowrap;flex:1;align-items:center;gap:25px;font-size:15px;display:flex}.site-header nav a{color:var(--muted);padding:8px 0}.account{align-items:center;gap:12px;font-size:15px;display:flex}.account-name{max-width:145px}.text-button{color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:6px 0;text-decoration:underline}.button,button.primary{background:var(--green);border:1px solid var(--green);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:14px;padding:14px 23px;font-size:15px;font-weight:600;line-height:1.5;transition:background .15s;display:inline-flex}.button:hover,button.primary:hover{background:#006477}.button.outline{color:var(--ink);background:0 0;border-color:#bac7b8}.button.outline:hover{background:#eaf5f8}.button.small{padding:9px 15px;font-size:15px}.wide{width:100%}.shell{width:90%;max-width:1280px;margin:0 auto;padding:50px 0 80px}.hero{grid-template-columns:1.25fr 1fr;align-items:center;gap:50px;padding:28px 0 65px;display:grid}.hero h1{margin:22px 0;font-size:clamp(40px,5.6vw,74px)}.hero .serif{color:#748961;margin-top:6px;font-size:.92em;display:block}.hero p{max-width:480px;font-size:15px}.hero-actions{align-items:center;gap:22px;margin-top:30px;font-size:15px;display:flex}.hero-art{aspect-ratio:1.1;background:radial-gradient(at 60% 38%,#fcf9e9 0%,#f1efd9 28%,#d4dfc9 65%,#a3b496 100%);border-radius:180px 180px 12px 12px;max-height:400px;position:relative;overflow:hidden;box-shadow:inset 0 0 60px #fff7}.hero-art:before,.hero-art:after{content:"";border:1px solid #fff9;border-radius:50%;width:110%;height:70%;position:absolute;top:48%;left:-5%;transform:rotate(-20deg)}.hero-art:after{top:36%;transform:rotate(23deg)}.hero-sun{background:#fffbeccc;border-radius:50%;width:120px;height:120px;position:absolute;top:19%;left:38%;box-shadow:0 0 65px 30px #fff9}.hero-caption{text-transform:uppercase;letter-spacing:.15em;color:#385537;font-size:15px;position:absolute;bottom:30px;left:30px}.hero-small{color:#576b4b;font-size:15px;line-height:1.8;position:absolute;top:35px;left:30px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:27px;display:flex}.section-heading p{max-width:390px;font-size:15px}.section-heading .eyebrow{margin-bottom:12px}.filters{flex-wrap:wrap;align-items:center;gap:10px;margin:25px 0;display:flex}.filters input{flex:1;min-width:160px;max-width:300px}.filters select{width:auto;max-width:230px}.filters .button{padding:11px 18px}.filter-links{flex-wrap:wrap;gap:8px;margin:0 0 27px;display:flex}.chip{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:30px;padding:8px 13px;font-size:15px}.chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.result-count{color:var(--muted);margin:15px 0;font-size:15px}.offer-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.offer-card{background:var(--paper);border:1px solid var(--line);border-radius:10px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.card-art{background:var(--sage);height:190px;display:block;position:relative;overflow:hidden}.sage{background:var(--sage)}.sand{background:var(--sand)}.blue{background:var(--blue)}.rose{background:var(--rose)}.art-orbit{border:1px solid #fffc;border-radius:50%;width:250px;height:250px;position:absolute;top:-105px;right:-35px;box-shadow:0 0 0 30px #ffffff30,0 0 0 60px #ffffff25,0 0 0 90px #ffffff20}.art-word{letter-spacing:-.06em;color:#415740;font-family:Prata,Georgia,serif;font-size:36px;position:absolute;bottom:43px;left:25px}.sand .art-word{color:#79694b}.blue .art-word{color:#536e79}.art-index{letter-spacing:.08em;text-transform:uppercase;color:#526450;font-size:15px;position:absolute;bottom:20px;left:26px}.card-body{flex-direction:column;flex:1;padding:25px;display:flex}.card-body h3{margin:10px 0}.author-link{align-items:center;gap:9px;margin-top:auto;font-size:15px;display:inline-flex}.avatar{color:#53664b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;font-family:Prata,Georgia,serif;font-size:27px;display:inline-flex}.avatar.mini{width:30px;height:30px;font-family:inherit;font-size:15px}.card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:17px;font-size:15px;display:flex}.card-bottom strong{font-size:15px}.authors-section{border-top:1px solid var(--line);margin-top:80px;padding-top:45px}.author-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.author-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:18px;padding:25px;display:flex}.author-card .avatar{width:62px;height:62px;font-size:21px}.author-card p{margin-top:4px;font-size:15px}.site-footer{border-top:1px solid var(--line);align-items:center;gap:35px;max-width:1440px;margin:auto;padding:30px 5%;font-size:15px;display:flex}.site-footer p{flex:1;font-size:15px}.site-footer span{color:var(--muted)}.page-heading{margin-bottom:36px}.page-heading .eyebrow{margin-bottom:16px}.page-heading p{max-width:680px;margin-top:16px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:10px;margin-bottom:30px;font-size:15px;display:flex}.split{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:55px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:28px}.panel h3{margin-bottom:18px}.panel.sticky{position:sticky;top:24px}.price{letter-spacing:-.06em;margin:16px 0 5px;font-size:34px}.muted{color:var(--muted)}.tiny{font-size:15px;line-height:1.6}.spaced{margin-top:24px}.prose{white-space:pre-wrap;color:#4b6470;font-size:17px;line-height:1.9}.unit-row{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:20px 0;display:flex}.unit-row p{margin-top:5px;font-size:15px}.unit-row .right{margin-left:auto}.notice{color:#815530;background:#fff0e5;border:1px solid #e4cdbb;border-radius:7px;margin:20px 0;padding:15px 18px;font-size:15px;line-height:1.6}.notice.success{color:#3c5c33;background:#e8f0df;border-color:#c9d7b9}label{color:#4b6470;flex-direction:column;gap:7px;font-size:15px;font-weight:600;display:flex}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbdbe3;border-radius:6px;min-width:0;padding:11px 13px;font-size:15px}textarea{resize:vertical;min-height:110px;line-height:1.7}.form-stack{flex-direction:column;gap:17px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid .full{grid-column:1/-1}.check-label{flex-direction:row;align-items:flex-start;font-size:15px;font-weight:400;line-height:1.7;display:flex}.check-label input{flex-shrink:0;width:16px;height:16px;margin:2px 0}.login-shell{max-width:1000px}.login-grid{grid-template-columns:1.15fr 1fr;gap:40px;display:grid}.demo-role{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:18px;padding:20px;display:flex}.demo-role:hover{background:#edf7fa}.demo-role strong{font-size:15px;display:block}.demo-role small{color:var(--muted);margin-top:7px;font-size:15px;line-height:1.6;display:block}.demo-role .arrow{margin-left:auto}.role-icon{background:#e5f2f6;border-radius:50%;place-items:center;width:37px;height:37px;font-size:18px;display:grid}.empty{text-align:center;background:#fff;border:1px dashed #cbd6c5;border-radius:10px;padding:60px 30px}.empty h2{margin-bottom:15px;font-size:28px}.empty p{max-width:500px;margin:0 auto 25px;font-size:15px}.access-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.access-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:28px}.access-card h3{margin:12px 0 5px}.progress-track{background:#e3eef3;border-radius:5px;height:5px;margin:20px 0 8px;overflow:hidden}.progress-track span{background:#007c91;height:100%;display:block}.request-card{border:1px solid var(--line);background:#fff;border-radius:10px;margin:15px 0;padding:27px}.request-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.badge{white-space:nowrap;background:#edf0e6;border-radius:20px;padding:6px 10px;font-size:15px;display:inline-block}.badge.new,.badge.draft{background:#f5ead5}.badge.confirmed,.badge.published{background:#e3edd9}.badge.cancelled,.badge.archived{background:#eee9e6}.reply{background:#f5f7ef;border-left:2px solid #95ab7d;margin-top:18px;padding:12px 20px}.learn-grid{grid-template-columns:260px minmax(0,1fr);gap:45px;display:grid}.lesson-nav{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px;position:sticky;top:20px}.lesson-nav h3{margin-bottom:18px;font-size:15px}.lesson-nav a{border-radius:6px;gap:12px;padding:15px 10px;font-size:15px;line-height:1.6;display:flex}.lesson-nav a.current{background:#e6f3f7}.lesson-nav a span{color:#8c9c80}.lesson-body{border:1px solid var(--line);background:#fff;border-radius:10px;padding:40px}.lesson-body h1{margin:15px 0 25px;font-size:35px}.lesson-body .prose{max-width:700px}.lesson-controls{align-items:center;gap:20px;margin:25px 0;display:flex}.discussion{margin-top:45px}.discussion h2{font-size:30px}.comment{border-bottom:1px solid var(--line);padding:22px 0}.comment-header{align-items:center;gap:12px;margin-bottom:12px;font-size:15px;display:flex}.comment-header time{color:var(--muted);margin-left:auto}.studio-nav{border-bottom:1px solid var(--line);gap:20px;margin-bottom:30px;padding-bottom:20px;font-size:15px;display:flex}.metrics{grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0;display:grid}.metric{background:#eaf4f8;border-radius:8px;padding:20px}.metric strong{margin-bottom:6px;font-size:32px;font-weight:500;display:block}.metric span{color:var(--muted);font-size:15px}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:15px}td,th{text-align:left;border-bottom:1px solid var(--line);padding:18px}th{color:var(--muted);background:#f0f7fa;font-weight:500}td a{text-underline-offset:4px;text-decoration:underline}td small{color:var(--muted);margin-top:6px;display:block}.editor{max-width:980px}.editor-panel{margin:24px 0}.editor-panel summary{cursor:pointer;font-size:16px;font-weight:600;line-height:1.7}.editor-panel details[open] summary{margin-bottom:24px}.danger-link{color:#9c5c45}.author-hero{align-items:center;gap:32px;margin:25px 0 40px;display:flex}.author-hero h1{font-size:48px}.author-hero p{margin-top:12px}.skip-link{z-index:9;background:#fff;padding:10px;position:fixed;top:-60px;left:15px}.skip-link:focus{top:15px}.divider{border:0;border-top:1px solid var(--line);margin:25px 0}.inline-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.bottom-space{margin-bottom:30px}[aria-busy=true]{opacity:.65}@media (width>=1600px){.shell{max-width:1350px}.hero{gap:100px}.hero-art{max-height:440px}.card-art{height:210px}}@media (width<=1050px){.site-header{flex-wrap:wrap;gap:22px}.site-header nav{flex-basis:100%;order:3;gap:18px;overflow-x:auto}.account{margin-left:auto}.hero{gap:30px}.split{grid-template-columns:minmax(0,1fr) 300px;gap:30px}.author-card{flex-direction:column;align-items:flex-start}.offer-grid{gap:15px}.card-body{padding:20px}.learn-grid{grid-template-columns:220px minmax(0,1fr);gap:25px}}@media (width<=720px){.demo-strip{flex-direction:column;gap:4px;font-size:15px}.site-header{gap:12px;padding:15px 5%}.brand{font-size:28px}.brand-mark{font-size:33px}.site-header nav{gap:19px;font-size:15px}.account-name{max-width:120px;font-size:15px}.shell{padding-top:30px}.hero{grid-template-columns:1fr;gap:30px;padding:10px 0 45px}.hero h1{font-size:44px}.hero p{font-size:15px}.hero-art{aspect-ratio:auto;border-radius:140px 140px 10px 10px;height:230px}.hero-sun{width:85px;height:85px}.hero-actions{gap:18px}.offer-grid,.author-grid,.access-grid{grid-template-columns:1fr}.card-art{height:180px}.section-heading{display:block}.section-heading p{margin-top:15px}.filters{align-items:stretch}.filters input{flex-basis:100%;max-width:none}.filters select{flex:1;max-width:none}.author-card{flex-direction:row;align-items:center}.authors-section{margin-top:45px}.site-footer{flex-wrap:wrap;gap:16px}.site-footer p{flex-basis:70%;font-size:15px}.site-footer span{font-size:15px}.split,.login-grid,.learn-grid{grid-template-columns:1fr;gap:30px}.panel.sticky,.lesson-nav{position:static}.split .panel.sticky{order:-1}.lesson-body{padding:25px}.lesson-body h1{font-size:29px}.form-grid{grid-template-columns:1fr}.metrics{gap:10px}.metric{padding:16px}.metric span{font-size:15px}.request-top{align-items:flex-start}.page-heading h1{font-size:39px}.author-hero{align-items:flex-start;gap:20px}.author-hero h1{font-size:34px}.author-hero .avatar{width:65px;height:65px;font-size:20px}.comment-header{flex-wrap:wrap}.comment-header time{margin-left:0}.hero-small,.hero-caption{font-size:15px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.hero-small{text-align:center;white-space:nowrap;top:40px;left:50%;transform:translate(-50%)}@media (width<=720px){.split .panel.sticky{order:initial}.hero-small{top:30px}}html{scroll-behavior:auto;scroll-padding-top:112px}body{font-size:17px;line-height:1.6}img{object-fit:cover;max-width:100%}h1,h2{font-weight:650}h1{font-size:clamp(42px,5vw,68px);line-height:1.06}h2{font-size:clamp(30px,3.1vw,44px);line-height:1.15}h3{font-size:25px;font-weight:650;line-height:1.2}.eyebrow{letter-spacing:.09em;font-size:13px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;gap:36px;max-width:none;min-height:88px;padding:16px max(32px,50vw - 640px);position:sticky;top:0}.brand{letter-spacing:0;flex-shrink:0;width:140px}.brand img{object-fit:contain;width:100%;height:auto;display:block}.site-header nav{justify-content:center;gap:28px;font-size:16px}.site-header nav a{align-items:center;min-height:48px;padding:4px 0;display:flex}.site-header nav .active{color:var(--green);box-shadow:0 2px var(--green)}.account{gap:16px;font-size:15px}.account .text-button{min-height:44px}.demo-label{color:#647c88;border-left:1px solid var(--line);padding-left:16px;font-size:13px}.menu-toggle{display:none}.button,button.primary{border-radius:8px;gap:22px;min-height:54px;padding:14px 24px;font-size:16px}.button.small{min-height:44px;padding:9px 18px;font-size:15px}.button.outline{border-color:#b7cbd5}.shell{width:calc(100% - 64px);max-width:1280px;padding:56px 0 100px}.home-shell{padding-top:28px}.home-hero{grid-template-columns:1.08fr 1fr;align-items:center;gap:48px;min-height:600px;padding:30px 0 64px;display:grid}.home-hero h1{letter-spacing:-.058em;margin:24px 0;font-size:clamp(48px,5.1vw,74px)}.home-hero h1 em{color:var(--green);font-style:normal}.home-hero-copy p{max-width:510px;margin-bottom:32px;font-size:19px;line-height:1.7}.home-hero-image{border-radius:12px;align-self:stretch;min-height:480px;position:relative;overflow:hidden}.home-hero-image img{object-position:50% 50%;width:100%;height:100%;position:absolute}.home-hero-image span{color:#fff;background:linear-gradient(#0000,#153f5273);padding:52px 24px 22px;font-size:15px;position:absolute;bottom:0;left:0;right:0}.section-heading{margin-bottom:36px}.section-heading p{font-size:17px}.section-link{color:var(--green);white-space:nowrap;padding:12px 0;font-size:16px}.pathways-section{border-top:1px solid var(--line);padding:60px 0 24px}.pathways{background:#eaf4f9;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.pathways>a{border-right:1px solid #d0e2eb;padding:32px 32px 62px;transition:background .15s;position:relative}.pathways>a:last-child{border:0}.pathway-number{color:#6c8c9c;margin-bottom:30px;font-size:15px;display:block}.pathways h3{max-width:260px;margin-bottom:14px}.pathways p{font-size:16px}.pathway-arrow{color:var(--green);font-size:26px;position:absolute;bottom:22px;right:28px}.authors-section{border:0;margin-top:70px;padding-top:0}.author-grid{gap:32px}.author-card{background:0 0;border:0;border-radius:0;padding:0;display:block}.author-portrait{aspect-ratio:1.12;object-position:50% 35%;border-radius:10px;width:100%;height:auto;display:block}.portrait-fallback{background:#e0edf4;place-items:center;font-size:70px;display:grid}.author-card p{min-height:52px;margin-top:8px;font-size:16px}.author-cta{border-top:1px solid var(--line);color:var(--green);justify-content:space-between;align-items:center;margin-top:22px;padding:16px 0;font-size:16px;display:flex}.author-cta span{font-size:23px}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 36px}.offer-card{background:0 0;border:0;border-radius:0}.offer-card:hover{box-shadow:none;transform:translateY(-3px)}.card-art{aspect-ratio:1.65;background:#e4eff4;border-radius:10px;height:auto}.card-art img{width:100%;height:100%;display:block}.card-body{padding:24px 0 0}.card-body .eyebrow{text-transform:none;letter-spacing:0;font-size:14px;font-weight:500}.card-body .eyebrow span{color:var(--muted)}.card-body h3{margin:12px 0;font-size:30px}.card-body p{max-width:550px;margin-bottom:0;font-size:17px;line-height:1.65}.card-bottom{border:0;margin-top:auto;padding-top:22px;font-size:16px}.card-bottom strong{font-size:23px;font-weight:550}.card-bottom a{color:var(--green);min-height:44px;padding:10px 0}.catalog-shell .section-heading h1{max-width:700px;font-size:clamp(38px,4.5vw,60px)}.filters{gap:14px;margin:12px 0 4px;padding:24px 0}.filters input{max-width:none}.filters select{max-width:280px}.filter-links{gap:8px;margin-bottom:40px}.chip{border-color:#0000;border-radius:6px;min-height:46px;padding:9px 17px;font-size:16px}.chip.active{color:var(--green);background:#e1eff5;border-color:#c3dde9}.breadcrumbs{gap:12px;margin-bottom:36px;font-size:15px}.page-heading p{font-size:19px;line-height:1.7}.split{grid-template-columns:minmax(0,1fr) 360px;gap:64px}.product-layout .page-heading h1{font-size:clamp(40px,4.3vw,62px)}.product-layout .page-heading{margin-bottom:24px}.product-author{gap:12px;margin-bottom:30px;font-size:17px}.avatar.mini{width:44px;height:44px}.product-cover{aspect-ratio:1.65;border-radius:10px;width:100%;height:auto;display:block}.product-sections{border-bottom:1px solid var(--line);gap:28px;margin:20px 0 36px;display:flex}.product-sections a{min-height:52px;color:var(--green);align-items:center;font-size:16px;display:flex}.panel{border-color:#d3e3eb;border-radius:12px;padding:30px}.purchase-panel{background:#edf6fa;margin-top:0}.panel p{font-size:16px}.price{margin:16px 0 4px;font-size:46px;font-weight:550}.tiny,.panel .tiny{font-size:14px}.content-section{margin:50px 0}.content-section h2{margin-bottom:22px;font-size:32px}.prose{font-size:18px;line-height:1.85}.unit-row p,.unit-number{font-size:15px}input,select,textarea{border-radius:7px;min-height:50px;padding:13px 15px;font-size:16px}label{gap:9px;font-size:15px}.check-label{font-size:15px}.check-label input{width:20px;height:20px;min-height:20px;margin-top:4px}.form-stack{gap:22px}.form-grid{gap:24px}.profile-portrait{border-radius:12px;width:260px;height:280px}.author-hero{gap:44px;margin:12px 0 40px}.author-hero h1{margin-top:16px;font-size:56px}.author-hero p{font-size:21px}.access-card{padding:32px}.access-card h3{font-size:27px}.access-card p{font-size:17px}.learn-grid{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:44px}.lesson-nav{padding:24px}.lesson-nav a{padding:18px 12px;font-size:16px}.lesson-nav h3{font-size:21px}.lesson-body{padding:44px}.lesson-body h1{font-size:40px}.lesson-body .prose{font-size:19px}.comment .prose{font-size:17px}.comment-header{font-size:14px}.demo-role{padding:24px}.demo-role strong{font-size:20px}.demo-role small,.metric span,table{font-size:15px}.site-footer{gap:32px;max-width:none;padding:40px max(32px,50vw - 640px)}.site-footer p{font-size:16px}.site-footer>span{max-width:320px;font-size:13px}.skip-link{z-index:100}@media (width>=1600px){.shell{max-width:1280px}.card-art{height:auto}}@media (width<=1100px){.site-header{flex-wrap:nowrap;gap:24px;padding:16px 28px}.site-header nav{flex-basis:auto;order:initial;gap:18px;font-size:15px}.demo-label{display:none}.split{grid-template-columns:minmax(0,1fr) 320px;gap:32px}.home-hero{gap:32px}.home-hero h1{font-size:58px}}@media (width<=900px){.site-header{justify-content:space-between;min-height:76px;padding:14px 24px}.site-header nav{border-bottom:1px solid var(--line);background:#fff;padding:12px 24px 24px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 28px #183e4d10}.site-header nav.menu-open{flex-direction:column;align-items:stretch;gap:4px;display:flex}.site-header nav a{min-height:48px;padding:12px}.site-header nav .active{box-shadow:none;background:#edf6fa;border-radius:6px}.menu-toggle{min-height:44px;color:var(--ink);background:0 0;border:0;align-items:center;gap:12px;padding:8px;font-size:15px;display:flex}.menu-toggle span{font-size:22px}.account{gap:12px;margin-left:0}.shell{width:calc(100% - 48px)}.home-hero h1{font-size:48px}.home-hero-image{min-height:440px}.home-hero-copy p{font-size:17px}.pathways>a{padding:24px 22px 62px}.pathways h3{font-size:22px}.author-grid{gap:24px}.author-card h3{font-size:22px}.split{grid-template-columns:minmax(0,1fr)}.product-layout{flex-direction:column;display:flex}.product-main,.purchase-panel{width:100%}.panel.sticky{position:static}.product-layout .product-main{display:contents}.product-layout .page-heading{order:0}.product-layout .product-author{order:1}.product-layout .product-cover{order:2}.product-layout .purchase-panel{order:3}.product-layout .product-sections{order:4}.product-layout .content-section{order:5;width:100%;margin:12px 0 24px}.product-layout{gap:24px}.product-layout .page-heading,.product-layout .product-author,.product-layout .product-sections{margin:0}.learn-grid{grid-template-columns:240px minmax(0,1fr);gap:24px}.lesson-body{padding:28px}}@media (width<=640px){html{scroll-padding-top:96px}.site-header{min-height:72px;padding:12px 20px}.brand{width:112px}.account{gap:6px}.account .button.small{min-height:44px;padding:8px 12px}.menu-toggle{gap:6px;font-size:14px}.shell{width:calc(100% - 40px);padding:32px 0 64px}.home-shell{padding-top:24px}.home-hero{grid-template-columns:1fr;gap:32px;min-height:0;padding:8px 0 40px}.home-hero h1{margin:20px 0;font-size:clamp(43px,10.6vw,62px)}.home-hero-copy p{margin-bottom:24px;font-size:18px}.home-hero .eyebrow{font-size:11px}.home-hero-image{height:320px;min-height:0}.home-hero-image img{object-position:center 60%}.home-hero-image span{padding:40px 20px 18px;font-size:14px}.home-hero .button{justify-content:space-between;width:100%}.section-heading{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.section-heading p{margin-top:0;font-size:16px}.section-heading .eyebrow{font-size:11px}.section-link{font-size:15px}.pathways-section{padding-top:36px}.pathways{grid-template-columns:1fr}.pathways>a{border:0;border-bottom:1px solid #d0e2eb;padding:24px 56px 24px 24px}.pathway-number{margin-bottom:12px;font-size:13px}.pathways h3{max-width:none;font-size:25px}.pathway-arrow{bottom:24px;right:22px}.authors-section{margin-top:44px}.author-grid,.offer-grid,.access-grid{grid-template-columns:1fr;gap:36px}.author-card{display:block}.author-card h3{font-size:28px}.author-card p{min-height:0;font-size:17px}.author-portrait{aspect-ratio:1.15}.card-art{aspect-ratio:1.5;height:auto}.card-body{padding:22px 0 0}.card-body h3{font-size:28px}.card-body p{font-size:17px}.filters{margin:0;padding:12px 0 20px}.filters input{flex-basis:100%}.filters select{max-width:none}.chip{min-height:44px;padding:9px 12px;font-size:15px}.filter-links{gap:4px;margin-bottom:28px}.breadcrumbs{margin-bottom:24px;font-size:14px}.page-heading h1,.product-layout .page-heading h1{font-size:42px}.page-heading p{font-size:18px}.product-layout{gap:24px}.product-sections{flex-wrap:wrap;gap:20px;width:100%}.product-sections a{min-height:44px;font-size:15px}.panel{padding:24px}.content-section h2{font-size:29px}.prose{font-size:17px}.profile-portrait{aspect-ratio:1.3;width:100%;height:auto}.author-hero{flex-direction:column;gap:24px}.author-hero h1{font-size:42px}.author-hero p{font-size:19px}.learn-grid,.login-grid{grid-template-columns:1fr;gap:28px}.lesson-nav{position:static}.lesson-body{padding:24px}.lesson-body h1{font-size:32px}.lesson-body .prose{font-size:18px}.lesson-controls{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.metrics{grid-template-columns:1fr;gap:12px}.metric{align-items:center;gap:20px;display:flex}.metric strong{margin:0}.site-footer{align-items:flex-start;gap:24px;padding:32px 20px}.site-footer p{flex-basis:100%;font-size:16px}.site-footer>span{font-size:13px}.studio-nav{flex-wrap:wrap;font-size:16px}.request-top{flex-wrap:wrap}}@media (width<=900px){.product-layout.split .panel.sticky{order:3}}:root{--ink:#172c37;--muted:#657681;--green:#00778c;--line:#dfe7ec;background:#f5f7f9}body{-webkit-font-smoothing:antialiased;background:#f5f7f9}.site-header{background:#ffffffe0;border-bottom-color:#e5eaee;min-height:76px;padding-top:10px;padding-bottom:10px}.site-header nav{gap:28px;font-size:15px}.site-header nav a{min-height:48px}.button,button.primary{border-radius:999px;min-height:50px;padding:12px 24px;font-weight:600}.button.small{border-radius:999px}.button.outline{background:#fff;border-color:#d3dfe6}.profile-link{color:var(--ink);font-size:14px}.site-header .text-button{font-size:14px}.home-hero{gap:54px;min-height:600px}.home-hero h1{font-size:clamp(48px,5.2vw,76px);font-weight:700;line-height:1.02}.home-hero-image{border-radius:28px}.eyebrow{letter-spacing:.08em;font-size:12px;font-weight:650}.pathways{background:#fff;border-radius:24px;box-shadow:0 8px 28px #22384904}.pathways>a{border-color:#e8edf0}.pathways>a:hover{background:#eef5f9}.pathways>a:first-child{border-radius:24px 0 0 24px}.pathways>a:last-child{border-radius:0 24px 24px 0}.author-card{background:#fff;border-radius:24px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 8px 32px #22384905}.author-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #22384910}.author-portrait{aspect-ratio:1.2;border-radius:0}.author-card-text{padding:26px}.author-card h3{font-size:25px}.author-cta{padding-bottom:0;font-weight:600}.author-card p{min-height:0}.offer-grid{gap:32px}.offer-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 6px 24px #22384905}.offer-card:hover{transform:translateY(-5px);box-shadow:0 18px 48px #22384912}.offer-card-link{flex-direction:column;height:100%;display:flex}.offer-card-link:focus-visible{outline-offset:-5px;border-radius:24px}.card-art{aspect-ratio:1.9;border-radius:0}.card-art img{transition:transform .4s}.offer-card:hover .card-art img{transform:scale(1.025)}.card-body{gap:0;padding:28px 30px 30px}.card-meta{color:var(--green);justify-content:space-between;gap:12px;font-size:14px;display:flex}.card-meta span{color:var(--muted)}.card-body h3{margin:15px 0 12px;font-size:30px;line-height:1.16}.card-body p{margin-bottom:28px;font-size:17px;line-height:1.65}.card-bottom{gap:12px;margin-top:auto;padding-top:0}.card-access{color:#637782;font-size:14px}.card-cta{color:#fff;background:#00778c;border-radius:99px;align-items:center;gap:18px;min-height:48px;padding:12px 20px;font-size:15px;font-weight:600;display:inline-flex}.catalog-shell .section-heading h1{max-width:690px;font-size:56px;font-weight:700}.chip{border-radius:99px;font-size:15px}.filters input,.filters select{border-radius:12px}.product-layout{grid-template-columns:minmax(0,1fr) 330px;gap:48px}.product-cover{aspect-ratio:16/9;border-radius:22px}.product-layout .page-heading h1{font-size:clamp(42px,4.3vw,62px);font-weight:700;line-height:1.04}.purchase-panel{background:#fff;border:0;border-radius:24px;padding:30px;box-shadow:0 10px 40px #22384908}.panel.sticky,.lesson-nav{top:98px}.purchase-panel .price{letter-spacing:-.04em;font-size:38px}.purchase-panel p{font-size:15px;line-height:1.65}.purchase-panel .divider:last-of-type,.purchase-panel>.tiny:last-child{display:none}.course-facts{color:#667b87;flex-wrap:wrap;gap:12px;margin:18px 0;font-size:14px;display:flex}.course-facts span+span:before{content:"·";margin-right:12px}.product-sections{border-bottom:1px solid #dae4eb}.product-sections a{font-weight:600}.auth-shell{width:calc(100% - 40px);max-width:540px;margin:50px auto 90px}.back-link{color:var(--green);min-height:32px;margin-bottom:24px;font-size:15px;display:inline-block}.auth-card{background:#fff;border-radius:28px;padding:42px;box-shadow:0 16px 60px #233b4e08}.auth-card h1{letter-spacing:-.045em;margin-bottom:18px;font-size:40px;font-weight:650;line-height:1.08}.auth-card>p{margin-bottom:28px;font-size:16px;line-height:1.65}.auth-card .form-stack{gap:22px;margin-top:26px}.auth-card input{border-radius:12px;min-height:54px}.form-link{color:var(--green);align-self:flex-end;margin-top:-10px;font-size:14px}.field-hint{color:var(--muted);font-size:13px;font-weight:400;line-height:1.6;display:block}.auth-card .auth-switch{text-align:center;margin:26px 0 0;font-size:15px}.auth-switch a{color:var(--green);font-weight:600}.demo-entry{text-align:center;color:var(--green);margin:26px 0;padding:12px;font-size:15px;display:block}.demo-role-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.demo-role-grid form{background:#fff;border-radius:24px;flex-direction:column;align-items:flex-start;padding:36px;display:flex}.demo-role-grid h2{font-size:30px}.demo-role-grid p{max-width:460px;margin:18px 0 28px}.demo-role-grid button{margin-top:auto}.demo-explanation{max-width:720px;margin:30px 0 12px;font-size:15px}.sandbox-bar{color:#506d7d;background:#e7f0f5;justify-content:space-between;gap:16px;padding:10px max(24px,50vw - 640px);font-size:13px;display:flex}.sandbox-bar a{color:var(--green);font-weight:600}.lesson-body{background:#fff;border:0;border-radius:24px;padding:48px}.lesson-nav{border:0;border-radius:20px}.lesson-nav a.current{color:var(--green);background:#e9f2f7;font-weight:600}.lesson-prose{color:#405a68;max-width:760px;font-size:18px;line-height:1.85}.lesson-prose p{white-space:pre-line;color:inherit;margin:0 0 22px}.lesson-prose h2{margin:40px 0 20px;font-size:29px;line-height:1.2}.lesson-prose h3{margin:28px 0 16px;font-size:23px}.lesson-prose ul,.lesson-prose ol{margin:20px 0 30px;padding-left:24px}.lesson-prose li{margin:10px 0;padding-left:6px}.practice-note{white-space:pre-line;color:#304f60;background:#eef5f9;border-left:3px solid #00778c;border-radius:0 14px 14px 0;margin:28px 0;padding:24px}.lesson-pagination{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:32px;padding-top:24px;display:flex}.lesson-pagination a{font-size:14px}.lesson-video{aspect-ratio:16/9;background:#182d36;border-radius:16px;width:100%;margin:18px 0}.discussion{background:#fff;border-radius:24px;padding:36px}.access-card{border:0;border-radius:24px;padding:0 0 30px;overflow:hidden}.access-card>:not(.library-cover){margin-left:30px;margin-right:30px}.access-card>.eyebrow{margin-top:24px;display:block}.access-card .progress-track{margin-top:24px}.library-cover{object-fit:cover;width:100%;height:200px;display:block}.unit-row{gap:20px;padding:24px 0}.unit-number{color:#638395;font-size:18px}.unit-row h3{font-size:21px}.site-footer{background:#fff;border:0}@media (width<=1100px){.site-header nav{gap:18px}.product-layout{grid-template-columns:minmax(0,1fr) 300px;gap:30px}.profile-link{display:none}.card-body{padding:24px}.card-bottom{flex-direction:column;align-items:flex-start}.card-cta{justify-content:space-between;width:100%}}@media (width<=900px){.site-header nav{display:none}.site-header nav.menu-open{display:flex}.home-hero{gap:28px}.home-hero h1{font-size:48px}.product-layout{display:flex}.product-main>.course-facts{order:3}.product-layout.split .panel.sticky{order:4}.product-layout .product-sections{order:5}.product-layout .content-section{order:6}.auth-shell{margin-top:32px}.account{gap:10px}}@media (width<=640px){.site-header{min-height:70px;padding:10px 18px}.site-header .brand{width:106px}.site-header .text-button{font-size:13px}.account{gap:6px}.home-hero{gap:28px;min-height:0}.home-hero h1{font-size:clamp(42px,10.6vw,60px)}.home-hero-image{border-radius:22px;height:290px}.pathways>a:first-child{border-radius:24px 24px 0 0}.pathways>a:last-child{border-radius:0 0 24px 24px}.author-card-text{padding:24px}.card-art{aspect-ratio:1.7}.card-body{padding:24px}.card-body h3{font-size:28px}.card-meta{flex-wrap:wrap;gap:3px 12px;font-size:13px}.card-bottom{flex-direction:row;align-items:center}.card-access{display:none}.card-cta{font-size:15px}.catalog-shell .section-heading h1{font-size:40px}.auth-card{border-radius:24px;padding:28px 24px}.auth-card h1{font-size:34px}.auth-shell{margin-top:24px}.auth-card .auth-switch{font-size:14px}.demo-role-grid{grid-template-columns:1fr}.demo-role-grid form{padding:28px}.sandbox-bar{flex-wrap:wrap;gap:3px;padding:9px 20px;font-size:12px}.lesson-body{padding:26px 22px}.lesson-prose{font-size:17px}.lesson-prose h2{font-size:26px}.discussion{padding:26px 22px}.practice-note{padding:20px}.lesson-pagination a{width:100%}.purchase-panel{padding:26px}.product-layout .page-heading h1{font-size:40px}}.mobile-profile{display:none!important}@media (width<=1100px){.mobile-profile{display:block!important}}.product-sections{z-index:20;background:#f5f7fa;padding:12px 0;position:sticky;top:76px}.product-layout [id]{scroll-margin-top:150px}@media (width<=640px){.product-sections{top:70px}}button.timecode-link{cursor:pointer;color:var(--green);border:1px solid #c7dce5}.timecode-link:hover{background:#dbeef4}.outline-toggle{display:none}@media (width<=900px){.outline-toggle{justify-content:space-between;width:100%;margin-top:20px;display:flex}.lesson-links{display:none}.lesson-links.expanded{margin-top:20px;display:block}}.telegram-button{color:#fff;background:#2388c0;gap:12px}.telegram-button:hover{background:#1b73a5}.telegram-login{margin:28px 0 0}.auth-divider{color:var(--muted);align-items:center;gap:16px;margin:24px 0;font-size:14px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e0e7ed;flex:1;height:1px}.account-connection{border-top:1px solid #e0e7ed;margin-top:32px;padding-top:28px}.account-connection h2{font-size:23px}.wayfinding{color:#65717d;margin:8px 0 28px;font-size:14px}.wayfinding ol{flex-wrap:wrap;gap:8px 0;margin:0;padding:0;list-style:none;display:flex}.wayfinding li{align-items:baseline;min-width:0;display:inline-flex}.wayfinding li+li:before{content:"/";color:#a0a8b1;padding:0 10px}.wayfinding a{text-underline-offset:4px;text-decoration:underline}.wayfinding [aria-current]{color:#253746;overflow-wrap:anywhere;font-weight:600}.cabinet-shell{max-width:1120px}.cabinet-nav{background:#fff;border:1px solid #e1e6eb;border-radius:16px;flex-wrap:wrap;gap:8px;margin:4px 0 32px;padding:8px;display:flex}.cabinet-nav a{color:#445360;border-radius:10px;align-items:center;min-height:46px;padding:10px 20px;font-size:15px;font-weight:550;display:flex}.cabinet-nav a[aria-current]{color:#104866;background:#eaf2f8;font-weight:700}.cabinet-nav a:hover{background:#f0f4f7}.workspace-heading{justify-content:space-between;align-items:end;gap:28px;margin:0 0 38px;display:flex}.workspace-heading h1{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(32px,4vw,48px);line-height:1.12}.workspace-heading p{color:#586673;max-width:680px;margin:0;font-size:17px;line-height:1.6}.workspace-heading .plain-action{flex-shrink:0}.dashboard-section{margin:40px 0}.dashboard-section>h2,.dashboard-section .section-heading h2{letter-spacing:-.02em;font-size:25px}.dashboard-section .section-heading{align-items:center;margin-bottom:20px}.plain-action{color:#17617b;text-underline-offset:5px;align-items:center;min-height:44px;font-size:15px;font-weight:600;display:inline-flex}.plain-action:hover{text-decoration:underline}.clear-actions{flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:20px;display:flex}.workspace-empty{background:#fff;border:1px solid #e1e6eb;border-radius:22px;padding:clamp(24px,4vw,44px)}.workspace-empty h2,.workspace-empty h3{margin:0 0 12px;font-size:24px}.workspace-empty p{color:#596874;max-width:660px;margin-bottom:24px;line-height:1.65}.learning-list{gap:22px;display:grid}.learning-row{background:#fff;border:1px solid #e1e6eb;border-radius:22px;grid-template-columns:190px minmax(0,1fr);gap:28px;padding:26px;display:grid}.learning-row>img{object-fit:cover;border-radius:14px;width:100%;height:150px}.learning-row h2{letter-spacing:-.015em;margin:6px 0 10px;font-size:24px;line-height:1.3}.learning-row-body>p:not(.item-context){color:#586673;margin:0;font-size:15px;line-height:1.6}.item-context{color:#596874;margin:0 0 8px;font-size:14px;line-height:1.5}.learning-row progress{accent-color:#147692;background:#e8edf1;border:0;border-radius:6px;width:100%;max-width:370px;height:6px;margin:16px 0 0;display:block}.learning-row progress::-webkit-progress-bar{background:#e8edf1;border-radius:6px}.learning-row progress::-webkit-progress-value{background:#147692;border-radius:6px}.request-summary{background:#fff;border:1px solid #e1e6eb;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin:12px 0;padding:24px;display:flex}.request-summary strong{font-size:19px}.request-summary p{color:#586673;margin:8px 0 0;font-size:15px;line-height:1.5}.request-summary>span{color:#17617b;flex-shrink:0;font-size:15px}.section-explanation{color:#586673;max-width:730px;font-size:16px;line-height:1.7}.section-explanation a{text-underline-offset:4px;color:#17617b;text-decoration:underline}.consultation-list{gap:24px;display:grid}.consultation-detail{background:#fff;border:1px solid #e1e6eb;border-radius:22px;padding:30px;scroll-margin-top:100px}.consultation-detail h2{margin:0;font-size:26px}.request-guidance{color:#586673;margin:24px 0;font-size:16px;line-height:1.6}.appointment-time{background:#edf5f8;border-radius:12px;padding:18px 20px;font-size:19px;font-weight:600}.request-columns{border-top:1px solid #e5e9ed;grid-template-columns:1fr 1fr;gap:32px;padding:26px 0;display:grid}.request-columns h3{margin-bottom:14px;font-size:16px}.settings-panel{background:#fff;border:1px solid #e1e6eb;border-radius:22px;max-width:740px;padding:clamp(24px,4vw,40px)}.settings-panel h2{font-size:24px}.settings-panel>p{color:#586673;margin:12px 0 26px}.settings-panel .account-connection{margin-top:34px}.course-overview{max-width:1040px}.course-summary{background:#fff;border:1px solid #e1e6eb;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:28px;display:flex}.course-summary strong{font-size:21px}.course-summary p{color:#586673;margin:10px 0 0;line-height:1.55}.course-summary .button{flex-shrink:0}.course-program{background:#fff;border:1px solid #e1e6eb;border-radius:20px;margin:22px 0;padding:0;list-style:none;overflow:hidden}.course-program li+li{border-top:1px solid #e5e9ed}.course-program a{align-items:center;gap:24px;padding:24px;display:flex}.course-program a:hover{background:#f3f7fa}.course-program h3{margin:0 0 6px;font-size:19px}.course-program p{color:#586673;margin:0;font-size:14px}.program-number{color:#6a7680;flex-shrink:0;width:30px;font-size:18px}.program-state{color:#17617b;white-space:nowrap;margin-left:auto;font-size:14px}.lesson-location{color:#526674;margin:10px 0 16px;font-size:15px}.lesson-nav>.plain-action{margin-bottom:20px}.lesson-pagination{flex-wrap:wrap;align-items:center}.lesson-pagination form{margin:0}.workspace-subnav{padding-bottom:0}.workspace-subnav .cabinet-nav{margin-bottom:0}.route-status{z-index:90;pointer-events:none;position:fixed;top:78px;left:50%;transform:translate(-50%)}.route-status span{color:#fff;background:#203b4b;border-radius:0 0 12px 12px;padding:10px 20px;font-size:14px;display:block;box-shadow:0 5px 20px #19364920}.error-page{max-width:750px;margin:40px auto}.site-header nav a[aria-current]{color:#154e67;font-weight:700}@media (width<=760px){.workspace-heading,.course-summary{flex-direction:column;align-items:start;gap:18px}.workspace-heading{margin-bottom:28px}.learning-row{grid-template-columns:1fr;gap:20px;padding:22px}.learning-row>img{height:150px}.request-columns{grid-template-columns:1fr;gap:24px}.request-summary{flex-direction:column;align-items:start;gap:12px}.course-program a{flex-wrap:wrap;gap:12px;padding:20px 16px}.course-program a>div{flex:1;min-width:150px}.program-state{margin-left:42px}.consultation-detail{padding:22px}.clear-actions{gap:10px 20px}.dashboard-section .section-heading{align-items:start;gap:10px}.cabinet-nav{grid-template-columns:1fr 1fr;gap:4px;padding:5px;display:grid}.cabinet-nav a{min-height:46px;padding:10px 12px;font-size:14px}.route-status{top:70px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (width<=900px){.lesson-nav{padding:18px}.lesson-nav>.eyebrow,.lesson-nav>h3{display:none}.lesson-nav>.plain-action{margin:0 0 8px}}
