:root{--ink:#20362e;--green:#194a3c;--green-dark:#163c32;--muted:#65726a;--paper:#fbfcf8;--white:#fff;--line:#e1e6dd;--mint:#e6eedc;--lilac:#eee8f6;--peach:#fae9d8;--blue:#e4edf5;--lime:#d8ecac;--serif:Georgia,'Times New Roman',serif;--sans:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;--radius:16px}
.continue-learning:not([hidden]){display:grid;grid-template-columns:1.5fr 1fr;margin-top:2rem;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white)}.continue-main,.continue-review{padding:2rem;min-width:0}.continue-review{background:var(--mint);border-left:1px solid var(--line)}.continue-learning h2{font-family:var(--serif);font-size:2.2rem;line-height:1.2;margin:.5rem 0 1rem}.continue-learning h3{font-size:1.2rem;line-height:1.5;margin:.7rem 0}.continue-learning p{font-size:1rem;line-height:1.6}.continue-learning .eyebrow,.continue-learning .continue-storage{font-size:.875rem}.continue-learning .continue-path{color:var(--green);font-weight:600}.continue-learning .continue-storage{color:var(--muted);margin:1rem 0 0}.continue-learning .button{font-size:1rem;white-space:normal;min-height:48px}.continue-review .inline-link{display:block;margin-top:1.2rem;font-size:.95rem}.continue-learning .eyebrow{letter-spacing:.08em}@media(max-width:700px){.continue-learning:not([hidden]){grid-template-columns:1fr}.continue-review{border-left:0;border-top:1px solid var(--line)}.continue-main,.continue-review{padding:1.4rem}.continue-learning h2{font-size:1.85rem}}@media print{.continue-learning{display:none!important}}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);font-family:var(--sans);font-size:15px;line-height:1.65;color:var(--ink);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,summary{ -webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button{background:none;border:0}button:disabled{cursor:not-allowed;opacity:.58}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #b56935;outline-offset:5px}button,a{touch-action:manipulation}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.18;letter-spacing:-.045em;font-weight:600}h2{font-size:42px}h3{font-size:23px}em{font-family:var(--serif);font-weight:400}p{color:var(--muted)}.container{max-width:1240px;width:calc(100% - 96px);margin:0 auto}.section-pad{padding-top:90px;padding-bottom:90px}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:20px;top:-100px;z-index:50;background:var(--green);color:white;padding:12px 20px;border-radius:8px}.skip-link:focus{top:14px}[hidden]{display:none!important}
.announcement{height:35px;background:#e9f0dd;display:flex;align-items:center;justify-content:center;gap:22px;font-size:11px;letter-spacing:.025em;color:#36533b}.announcement>span,.announcement a{display:flex;gap:8px;align-items:center}.announcement .icon{height:13px;width:13px}.announcement a{font-weight:600}.site-header{position:sticky;top:0;z-index:20;background:rgba(251,252,248,.96);border-bottom:1px solid #ecede6;backdrop-filter:blur(12px)}.nav-row{height:89px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:25px;font-weight:730;letter-spacing:-1.2px;line-height:1}.brand-light{font-weight:400}.brand-dot{color:#6f9657}.brand-mark{height:37px;width:37px;background:var(--green);border-radius:11px;display:grid;place-items:center;color:#e4f2c6}.brand-mark .icon{height:23px;width:23px;stroke-width:1.6}.primary-nav{display:flex;gap:28px;align-items:center;font-size:13px;color:#59665d;font-weight:500}.primary-nav a:hover{color:var(--green);text-decoration:underline;text-underline-offset:7px}.nav-actions{display:flex;gap:12px;align-items:center}.progress-nav{display:flex;align-items:center;gap:9px;border:1px solid #ccd6c7;background:#fff;border-radius:7px;padding:9px 15px;font-size:12px;font-weight:600;white-space:nowrap}.progress-nav .icon{height:16px;width:16px}.nav-progress{min-width:20px;background:var(--mint);border-radius:4px;padding:0 3px}.menu-toggle{display:none!important}.icon-button{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:50%}.icon-button:hover{background:var(--mint)}
.hero{padding:78px 0 80px;display:grid;grid-template-columns:1.15fr 1fr;gap:55px;align-items:center;min-height:620px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.14em;font-weight:650;color:#53724d;line-height:1.7}.status-dot{display:inline-block;width:6px;height:6px;background:#658757;border-radius:50%;flex-shrink:0}.hero h1{font-size:70px;line-height:1.06;letter-spacing:-.065em;margin:25px 0 25px}.hero h1 em{letter-spacing:-.065em;color:#45734d;white-space:nowrap;font-size:1.025em}.hero-description{font-size:17px;line-height:1.8;max-width:460px}.hero-actions{display:flex;gap:14px;align-items:center;margin:31px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:49px;padding:13px 20px;border-radius:7px;font-size:12px;font-weight:600;line-height:1.5;text-align:center;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button .icon{height:18px;width:18px}.primary{background:var(--green);color:#fff;border:1px solid var(--green)}.primary:hover{background:#10362b}.secondary{border:1px solid #c6d0c1;background:#fff}.text-button{padding-left:5px;padding-right:5px;color:#425940}.hero-reassurance{display:flex;gap:21px;align-items:center;font-size:11px;color:#72806e}.hero-reassurance span{display:flex;align-items:center;gap:6px}.hero-reassurance .icon{height:14px;width:14px;stroke-width:2}.hero-visual{position:relative;height:440px;display:flex;align-items:center;justify-content:center;background:#eef2e5;border-radius:36% 36% 30% 38%;isolation:isolate}.visual-grid{position:absolute;inset:0;background-image:radial-gradient(#9faf9065 1px,transparent 1px);background-size:19px 19px;z-index:-1;mask-image:radial-gradient(ellipse at center,#000 42%,transparent 70%)}.orbit{position:absolute;border:1px solid #cbd7bc;border-radius:50%;z-index:-1;transform:rotate(-25deg)}.orbit-one{width:106%;height:78%}.orbit-two{width:88%;height:106%;transform:rotate(28deg)}.practice-preview{width:360px;max-width:90%;background:#1c3d33;color:#f8fcf4;border-radius:14px;box-shadow:0 26px 60px #1a342323;transform:rotate(-2deg);position:relative;margin-bottom:12px}.preview-chrome{height:40px;border-bottom:1px solid #ffffff16;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-size:8px;letter-spacing:.12em;color:#b4c7ba}.preview-chrome .icon{height:11px;width:11px}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;border-radius:50%;background:#95ad95}.window-dots i:nth-child(2){opacity:.6}.window-dots i:nth-child(3){opacity:.3}.preview-body{padding:22px 26px 19px}.preview-label{font-size:8px;color:#d2e6b4;letter-spacing:.13em;display:flex;gap:7px;align-items:center}.preview-label .status-dot{background:#d0e6a7;width:5px;height:5px}.preview-body h2{font-size:29px;line-height:1.15;letter-spacing:-.025em;margin:10px 0 19px;color:#f6f9ed}.email-preview{background:#fbfcf6;color:var(--ink);border-radius:8px;padding:15px 18px 13px;position:relative}.email-sender{display:flex;align-items:center;gap:8px}.sender-avatar{background:#e4e9db;color:#607850;display:grid;place-items:center;width:28px;height:28px;border-radius:50%}.sender-avatar .icon{width:15px;height:15px}.email-sender strong{display:block;font-size:10px;line-height:1.6}.email-sender small{display:block;font-size:8px;line-height:1.5;color:#6b7568}.unread-dot{width:5px;height:5px;border-radius:50%;background:#96ae6a;margin-left:auto}.email-preview p{font-size:17px;line-height:1.4;color:#263b2c;font-weight:500;margin:14px 0 10px}.email-preview p span{background:#f5e5bd;padding:0 3px}.email-line{height:4px;width:88%;background:#e4e8de;border-radius:5px;margin-bottom:5px}.email-line.short{width:56%}.simulated-label{display:block;font-size:6.5px;letter-spacing:.07em;color:#7e8877;margin-top:12px}.preview-action{margin-top:16px;color:#e3efcb;display:flex;justify-content:space-between;align-items:center;width:100%;font-size:10px;font-weight:600;padding:0}.preview-action .icon{width:16px;height:16px}.floating-icon{position:absolute;width:60px;height:60px;border-radius:16px;display:grid;place-items:center;background:#fcfdf8;box-shadow:0 7px 20px #3c4c2520;color:#486c42;z-index:2}.float-shield{top:-2px;right:12px;transform:rotate(9deg)}.float-shield .icon{width:31px;height:31px}.small-win{position:absolute;bottom:-8px;left:4px;display:flex;align-items:center;gap:12px;background:#fffefa;box-shadow:0 9px 30px #36472b16;border:1px solid #e7eadf;border-radius:11px;padding:14px 18px;transform:rotate(3deg);z-index:3}.win-icon{display:grid;place-items:center;background:#f8ecd5;border-radius:50%;width:35px;height:35px;color:#9c733c}.win-icon .icon{height:20px;width:20px}.small-win strong{font-size:11px;display:block;font-weight:600}.small-win small{font-size:9px;color:#7f847a;display:block}.visual-plus{position:absolute;color:#90a66e;font-size:59px;right:-4px;bottom:-20px;transform:rotate(10deg)}
.topic-strip{min-height:98px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:24px;margin-bottom:7px}.topic-strip>span:not(.topic-caption){display:flex;align-items:center;gap:10px;font-size:14px;font-weight:550;color:#73816a}.topic-strip .icon{width:21px;height:21px;stroke-width:1.4}.topic-caption{font-size:8px;color:#89927e;letter-spacing:.09em;line-height:1.8;padding-right:35px;border-right:1px solid var(--line)}.topic-caption strong{color:#62705b;font-weight:550}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:32px}.section-heading h2{margin:12px 0 15px}.section-heading p:not(.eyebrow){font-size:14px}.inline-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:600;line-height:1.5;padding:6px 0;white-space:nowrap}.inline-link .icon{width:17px;height:17px}.inline-link:hover{text-decoration:underline;text-underline-offset:5px}.path-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:33px 0 24px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{padding:7px 15px;font-size:11px;font-weight:500;border-radius:5px;background:transparent;border:1px solid transparent;color:#737c6a}.filter.active{background:var(--green);color:#fff}.filter span{font-size:9px;margin-left:6px;background:#ffffff25;border-radius:3px;padding:1px 4px}.filter:not(.active):hover{border-color:#d6ddcf}.search-box{height:37px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 12px;color:#89927e}.search-box .icon{height:15px;width:15px}.search-box input{border:0;outline:0;background:transparent;width:155px;font-size:11px;color:var(--ink);min-width:0}.search-box:focus-within{outline:2px solid #7c9568;outline-offset:2px}.search-box input:focus-visible{outline:none}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.path-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.path-card:hover{transform:translateY(-5px);box-shadow:0 10px 28px #263e2610}.path-card-top{height:115px;padding:21px 21px 0;display:flex;justify-content:space-between;align-items:flex-start;position:relative;overflow:hidden}.mint{background:var(--mint);color:#4d6840}.lilac{background:var(--lilac);color:#7b6894}.peach{background:var(--peach);color:#98724c}.blue{background:var(--blue);color:#537b99}.path-card-icon{display:grid;place-items:center;border-radius:11px;width:45px;height:45px;background:#ffffffb8;box-shadow:0 3px 6px #00000003}.path-card-icon .icon{width:25px;height:25px}.path-card-index{font-family:var(--serif);font-size:77px;line-height:1;position:absolute;bottom:-19px;right:12px;opacity:.2;font-style:italic;font-weight:400}.level{font-size:8px;line-height:1.4;background:#ffffffb0;border:1px solid #ffffffab;padding:4px 7px;border-radius:4px;position:relative;z-index:1}.path-card-body{padding:22px 20px 20px;display:flex;flex-direction:column;flex:1}.path-label{font-size:7px;letter-spacing:.11em;color:#869079;font-weight:650}.path-card h3{font-size:20px;line-height:1.22;margin:10px 0 12px;letter-spacing:-.035em;min-height:49px}.path-card p{font-size:11px;line-height:1.8;flex:1}.path-card-meta{display:flex;gap:12px;align-items:center;font-size:9px;color:#798570;margin-top:19px}.path-card-meta span{display:flex;align-items:center;gap:4px}.path-card-meta .icon{height:12px;width:12px}.path-card-cta{border-top:1px solid #edf0e8;margin-top:18px;padding-top:14px;display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:600}.path-card-cta .icon{height:16px;width:16px}.card-progress{height:3px;margin-top:13px;background:#edf0e7;border-radius:2px}.card-progress span{display:block;height:100%;background:#69874d}.path-footnote{display:flex;align-items:center;gap:8px;margin-top:23px;font-size:10px;color:#7a8571}.path-footnote .icon{height:14px;width:14px}.path-footnote>span{margin-left:auto;font-family:var(--serif);font-style:italic;font-size:13px;color:#6d825c}.empty-state{padding:50px;border:1px dashed var(--line);text-align:center;border-radius:12px;margin-top:10px}.how-section{padding-top:45px;display:grid;grid-template-columns:.8fr 1.35fr;gap:100px}.how-intro h2{font-size:45px;line-height:1.12;margin:16px 0 19px}.how-intro h2 em{color:#557749}.how-intro>p:last-child{font-size:13px;line-height:1.8}.how-steps article{display:flex;align-items:flex-start;gap:22px;padding:23px 0;border-bottom:1px solid var(--line)}.how-steps article:first-child{padding-top:5px}.how-steps article:last-child{border-bottom:0}.step-num{font-family:var(--serif);font-style:italic;color:#9da78d;font-size:27px;line-height:1.3}.how-steps h3{font-size:19px;letter-spacing:-.025em;margin:4px 0 10px}.how-steps p{font-size:12px;line-height:1.9;max-width:415px}.how-steps article>.icon{margin-left:auto;margin-top:8px;color:#7f916d;width:26px;height:26px;stroke-width:1.35}
.practice-section{background:#f0f3e9;border-top:1px solid #e8eddf;border-bottom:1px solid #e8eddf}.safe-label{display:flex;align-items:center;gap:7px;color:#738267;font-size:10px;white-space:nowrap}.safe-label .icon{width:13px;height:13px}.practice-grid{display:grid;grid-template-columns:1.22fr 1fr;gap:23px}.featured-lab{border-radius:14px;background:var(--green-dark);color:#f8fbee;position:relative;overflow:hidden;display:flex;min-height:376px;padding:30px 32px}.lab-copy{position:relative;z-index:2;max-width:330px}.light-chip{display:inline-block;font-size:7px;letter-spacing:.12em;background:#ffffff10;border:1px solid #ffffff19;padding:5px 8px;border-radius:4px;color:#d4e2c4}.featured-lab h3{font-size:31px;line-height:1.2;letter-spacing:-.03em;margin:17px 0 14px}.featured-lab h3 em{color:#d5e7ac}.featured-lab p{font-size:11px;line-height:1.9;color:#bccdbb;max-width:250px}.lime-button{background:var(--lime);color:#2b4b30;margin-top:21px;font-size:10px;min-height:40px;padding:10px 14px}.lab-foot{display:block;font-size:8px;color:#a6b99f;margin-top:16px}.lab-art{position:absolute;width:220px;height:220px;right:-49px;top:92px;display:grid;place-items:center;transform:rotate(-13deg)}.mail-art{height:100px;width:128px;z-index:1;border:1px solid #6b865c;background:linear-gradient(140deg,#668955,#425f45);border-radius:15px;display:grid;place-items:center;box-shadow:0 18px 30px #0002}.mail-art .icon{width:70px;height:70px;color:#c8dda9;stroke-width:1}.art-orbit{position:absolute;width:180px;height:180px;border:1px solid #69856355;border-radius:50%}.art-orbit.outer{width:270px;height:270px;border-style:dashed}.question-bubble{position:absolute;top:20px;left:45px;display:grid;place-items:center;height:45px;width:45px;border-radius:50%;background:#f8e3bb;color:#8a683e;font-family:var(--serif);font-size:30px;z-index:2;transform:rotate(13deg)}.art-spark{position:absolute;bottom:10px;left:35px;font-size:34px;color:#cadd9c}.practice-stack{display:flex;flex-direction:column;gap:14px}.practice-tile{display:flex;align-items:center;gap:16px;text-align:left;background:#fff;border:1px solid #e1e7d8;border-radius:12px;padding:24px 22px;flex:1;transition:transform .2s}.practice-tile:hover{transform:translateX(4px)}.tile-icon{display:grid;place-items:center;border-radius:11px;min-width:45px;height:48px}.tile-icon .icon{width:23px;height:23px}.tile-text{display:flex;flex-direction:column;gap:7px}.tiny-label{font-size:7px;letter-spacing:.12em;color:#8b957e;font-weight:650}.tile-text strong{font-size:16px;font-weight:550;line-height:1.2;letter-spacing:-.02em}.tile-text small{font-size:10px;color:#798570;line-height:1.6}.practice-tile>.icon{width:17px;height:17px;margin-left:auto;color:#6a7c5e}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource-card{display:block;text-align:left;background:#fff;border:1px solid var(--line);border-radius:12px;padding:26px;position:relative;transition:transform .2s}.resource-card:hover{transform:translateY(-4px)}.resource-type{font-size:8px;letter-spacing:.08em;color:#869078;font-weight:600;display:block;margin-bottom:29px}.resource-icon{position:absolute;top:70px;right:30px;width:40px;height:40px;color:#81946f;stroke-width:1}.resource-card h3{font-size:26px;line-height:1.2;letter-spacing:-.04em;margin:0 0 16px}.resource-card p{font-size:11px;line-height:1.9;max-width:270px}.resource-link{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:600;border-top:1px solid #e9ede3;padding-top:17px;margin-top:23px}.resource-link .icon{width:15px;height:15px}.reference-note{font-size:9px;color:#88917e;margin-top:16px}.about-section{background:#eaf0df;border-top:1px solid #e0e8d3;border-bottom:1px solid #e0e8d3}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.about-grid h2{font-size:44px;line-height:1.18;margin-top:18px}.about-grid h2 em{color:#5a7950}.about-copy p{font-size:14px;line-height:1.9;color:#66745d;margin-bottom:18px}.about-copy .about-signoff{color:#2c4930;font-weight:500}.about-copy .inline-link{font-size:11px}.faq-section{display:grid;grid-template-columns:.85fr 1.2fr;gap:75px}.faq-section h2{font-size:37px;margin-top:15px}.faq-section .eyebrow{font-size:8px}.faqs details{border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:16px}.faqs summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;font-size:13px;font-weight:500;cursor:pointer}.faqs summary::-webkit-details-marker{display:none}.faqs summary>span{font-size:20px;font-weight:300;color:#788a67}.faqs details[open] summary>span{transform:rotate(45deg)}.faqs details p{font-size:12px;line-height:1.9;margin-top:13px;max-width:540px}.final-cta{border-radius:16px;background:#e7eedd;border:1px solid #dfe7d1;padding:42px 50px;display:flex;align-items:center;justify-content:space-between;gap:50px;position:relative;overflow:hidden;margin-bottom:77px}.final-cta h2{font-size:38px;margin-top:12px;line-height:1.2}.final-cta h2 em{color:#5b794c}.final-cta p{font-size:9px;text-align:center;margin-top:11px;color:#77856a}.final-cta>.eyebrow{font-size:8px}.final-cta>div{z-index:1}.cta-star{position:absolute;right:260px;top:-40px;font-size:280px;color:#b5c99b38;line-height:1}.site-footer{padding-bottom:27px}.footer-top{display:flex;align-items:center;gap:40px;padding-bottom:28px;border-bottom:1px solid var(--line)}.footer-top .brand{font-size:22px}.footer-top .brand-mark{width:32px;height:32px;border-radius:9px}.footer-top .brand-mark .icon{width:20px;height:20px}.footer-top p{font-size:11px;color:#839078}.footer-top>a:last-child{margin-left:auto;font-size:11px;display:flex;align-items:center;gap:15px}.footer-top>a:last-child .icon{width:16px;height:16px}.footer-bottom{padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px;color:#839077}.footer-bottom>div{display:flex;gap:23px}.footer-bottom button{font-size:9px;color:#6c7b62;padding:0}.footer-bottom button:hover{text-decoration:underline;text-underline-offset:4px}
/* Learning UI */
dialog{border:1px solid #d9e2d0;border-radius:18px;width:min(850px,calc(100% - 40px));max-height:90dvh;padding:0;background:var(--paper);color:var(--ink);box-shadow:0 30px 110px #10271c55;overflow:auto}dialog::backdrop{background:#152b25a8;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:3}.dialog-brand{font-size:9px;letter-spacing:.12em;display:flex;align-items:center;gap:10px;color:#6d805f}.dialog-brand .icon{width:17px;height:17px}#dialog-content{padding:30px 40px 40px}.dialog-title{font-size:33px;margin:11px 0 13px;line-height:1.2;outline:0}.dialog-lead{font-size:14px;line-height:1.8;margin-bottom:23px;max-width:680px}.breadcrumb{font-size:11px;display:flex;align-items:center;gap:10px;color:#657b53;margin-bottom:10px;flex-wrap:wrap}.breadcrumb button{font-size:11px;padding:0;text-decoration:underline;text-underline-offset:4px}.breadcrumb .icon{width:12px;height:12px}.pill{display:inline-flex;align-items:center;gap:6px;font-size:10px;border:1px solid #d6e0cb;border-radius:20px;padding:4px 10px;background:#eff4e8}.dialog-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:11px;color:#7a896a;margin-bottom:24px}.outcome{border-left:3px solid #829c62;background:#eef3e4;padding:14px 18px;font-size:13px;color:#526448;margin:22px 0}.outcome strong{font-size:9px;letter-spacing:.1em;display:block;margin-bottom:6px}.lesson-list{display:flex;flex-direction:column;gap:11px;margin:20px 0}.lesson-row{display:flex;align-items:center;gap:15px;text-align:left;background:#fff;border:1px solid var(--line);padding:17px;border-radius:10px;width:100%}.lesson-row:hover{background:#f1f5eb}.lesson-number{background:#edf2e5;color:#6e8558;width:33px;height:33px;border-radius:9px;display:grid;place-items:center;font-size:12px;flex-shrink:0}.lesson-number.done{background:var(--green);color:#fff}.lesson-number .icon{width:19px;height:19px}.lesson-row strong{display:block;font-size:14px;font-weight:550}.lesson-row small{color:#7b886f;display:block;font-size:10px;margin-top:3px}.lesson-row>.icon{margin-left:auto;height:16px;width:16px}.lesson-content{margin-top:22px}.lesson-content>p{font-size:15px;line-height:1.9}.lesson-points{display:grid;gap:17px;margin:25px 0}.lesson-point{display:flex;gap:13px}.lesson-point>.icon{width:18px;height:18px;color:#7b945d;margin-top:3px}.lesson-point h3{font-size:15px;letter-spacing:-.01em;margin:0 0 5px}.lesson-point p{font-size:13px;line-height:1.9}.example-box{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px 22px;margin:23px 0}.example-box h3{font-size:9px;letter-spacing:.11em;color:#6e835c;display:flex;align-items:center;gap:8px;margin:0 0 10px}.example-box h3 .icon{width:16px;height:16px}.example-box p{font-size:13px;line-height:1.9}.lesson-takeaway{font-family:var(--serif);font-style:italic;color:#5d764c!important;font-size:21px!important;line-height:1.5!important;padding:2px 0 20px}.source-links{font-size:10px;display:flex;gap:9px;align-items:center;flex-wrap:wrap;color:#7a886c;margin:16px 0 25px}.source-links a{text-decoration:underline;text-underline-offset:3px}.source-links .icon{width:11px;height:11px}.knowledge-box{border-top:1px solid #dbe3d2;padding-top:25px}.knowledge-box h3{font-size:20px;margin:9px 0 20px;line-height:1.45;letter-spacing:-.025em}.answer-options{display:flex;flex-direction:column;gap:10px}.answer-option{display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #dce4d3;background:#fff;border-radius:9px;padding:13px 16px;font-size:13px;line-height:1.65}.option-letter{display:grid;place-items:center;flex-shrink:0;width:25px;height:25px;border:1px solid #e0e6d9;border-radius:7px;font-size:10px;color:#8b977e}.answer-option:hover:not(:disabled){background:#f1f5e9}.answer-option.selected{border-color:#769657;background:#edf5df}.answer-option.correct{border-color:#709753;background:#edf5e3;opacity:1}.answer-option.wrong{border-color:#b78263;background:#faf0e8;opacity:1}.answer-option:disabled{opacity:.7;color:var(--ink)}.feedback{font-size:13px;line-height:1.8;padding:16px 18px;border-radius:9px;background:#e9f1df;border:1px solid #d8e5c9;margin:18px 0 0;color:#415635}.feedback.wrong{background:#faf0e4;border-color:#ebd9c3;color:#785739}.feedback strong{display:block;margin-bottom:4px}.feedback .source-links{margin-bottom:0}.dialog-actions{display:flex;align-items:center;gap:12px;margin-top:24px;flex-wrap:wrap}.dialog-note{font-size:11px;margin-top:16px;color:#829071}.progress-track{height:6px;background:#e6ecdc;border-radius:10px;overflow:hidden;margin:12px 0 24px}.progress-track>span{display:block;height:100%;background:#6e9252;transition:width .25s}.quiz-meta{display:flex;justify-content:space-between;font-size:11px;color:#7f8b72}.quiz-question{font-size:25px;letter-spacing:-.03em;line-height:1.4;margin:20px 0 24px}.result-hero{text-align:center;padding:14px 10px 21px}.result-hero .eyebrow{justify-content:center}.result-score{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:#e4eed5;color:var(--green);font-size:36px;font-family:var(--serif);margin:14px auto 20px}.result-score small{font-family:var(--sans);font-size:12px}.result-hero h2{font-size:30px;line-height:1.3;margin:10px 0 13px}.result-hero p{font-size:13px}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.result-cell{background:#fff;border:1px solid var(--line);border-radius:8px;padding:15px;font-size:12px;display:flex;justify-content:space-between;gap:10px}.review-row{padding:15px 0;border-bottom:1px solid var(--line)}.review-row h3{font-size:13px;line-height:1.5;letter-spacing:0}.review-row p{font-size:12px;margin-top:5px}.review-row summary{font-size:13px;cursor:pointer}.review-row .source-links{margin-bottom:0}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.stat-card{background:#edf3e2;border:1px solid #dce7cc;border-radius:10px;padding:20px}.stat-card strong{display:block;font-family:var(--serif);font-size:32px;line-height:1.4;font-weight:400}.stat-card span{font-size:10px;color:#738464}.path-progress-row{border-bottom:1px solid var(--line);padding:17px 0}.path-progress-title{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px}.path-progress-title>span{font-size:11px;color:#788969}.path-progress-row .progress-track{margin:10px 0 6px;height:4px}.path-progress-row .inline-link{font-size:10px}.data-actions{margin-top:26px;padding-top:20px;border-top:1px solid var(--line);display:flex;gap:12px;flex-wrap:wrap}.data-actions .button{font-size:10px;min-height:37px;padding:9px 12px}.danger-link{color:#965738;font-size:10px;text-decoration:underline;text-underline-offset:4px;margin-left:auto}.confirm-box{background:#faede4;border:1px solid #e8cdb9;border-radius:10px;padding:18px;margin-top:18px}.confirm-box p{color:#865a3c;font-size:12px}.lesson-completed{border-radius:10px;border:1px solid #d3e1bd;background:#eaf3df;padding:18px;margin:20px 0;font-size:13px;color:#4a6c33;display:flex;align-items:center;gap:10px}.flashcard{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-height:250px;border:1px solid #d9e4cc;border-radius:15px;background:#eaf0df;text-align:center;padding:35px;margin:22px 0;position:relative}.flashcard .tiny-label{font-size:9px;color:#738565}.flashcard strong{font-family:var(--serif);font-weight:400;font-size:35px;line-height:1.3}.flashcard p{font-size:19px;line-height:1.7;color:#40583a;max-width:570px}.flashcard small{font-size:10px;color:#7c8b6c}.flashcard-controls{display:flex;justify-content:space-between;align-items:center;gap:12px}.flashcard-controls .button{font-size:11px}.flash-status{text-align:center;font-size:11px;color:#718161;margin-top:18px}.glossary-search{height:44px;margin-bottom:20px}.glossary-search input{width:100%;font-size:13px}.glossary-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.glossary-item{border:1px solid var(--line);border-radius:10px;padding:18px;background:#fff}.glossary-item h3{font-size:16px;margin-bottom:7px;letter-spacing:-.02em}.glossary-item p{font-size:12px;line-height:1.8}.glossary-item button{padding:0;font-size:10px;color:#527440;margin-top:9px;text-decoration:underline;text-underline-offset:3px}.source-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.source-list a{display:flex;justify-content:space-between;gap:15px;border:1px solid var(--line);border-radius:8px;background:white;padding:15px;font-size:12px}.source-list a .icon{width:14px;height:14px}.prose h3{font-size:18px;margin:25px 0 10px;letter-spacing:-.02em}.prose p{font-size:13px;line-height:1.9;margin:0 0 14px}.prose li{font-size:13px;line-height:1.9;color:var(--muted)}.prose a{text-decoration:underline;text-underline-offset:3px}.simulation-banner{background:#f8edda;color:#876d44;font-size:10px;border:1px solid #eeddbe;border-radius:6px;padding:9px 12px;margin:20px 0}.investigator-email{background:white;border:1px solid #dce3d3;border-radius:12px;overflow:hidden}.email-toolbar{border-bottom:1px solid #e6ebdf;display:flex;align-items:center;gap:8px;color:#7d8c6e;padding:12px 18px;font-size:10px}.email-toolbar .icon{width:15px;height:15px}.investigator-email .email-content{padding:20px 25px}.hotspot{display:block;text-align:left;width:100%;padding:10px 12px;background:#fafbf7;border:1px dashed #ced8c1;border-radius:6px;margin:9px 0;font-size:12px;overflow-wrap:anywhere}.hotspot.flagged{border:1px solid #b48454;background:#faefdf}.hotspot .flag-mark{float:right;color:#9b693b;font-size:10px;font-weight:600}.email-content p{font-size:13px;color:#627157;line-height:1.9;margin:12px 0}.hotspot strong{color:#435a35}.email-safe-detail{font-size:11px;color:#7b886e;margin-bottom:10px}.fake-email-cta{display:inline-block;background:#e5eadf;padding:6px 10px;border-radius:4px;color:#55703e;font-weight:500}.flag-feedback{font-size:11px;color:#8a6944;margin:7px 0 15px}.lab-progress{font-size:12px;color:#728360;margin:17px 0}.log-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:9px;margin:18px 0;background:#fff}.log-table{border-collapse:collapse;width:100%;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;text-align:left;white-space:nowrap}.log-table th{background:#edf2e5;color:#536849;font-weight:500}.log-table th,.log-table td{padding:12px 15px;border-bottom:1px solid #e8ede1}.log-table tbody tr:last-child td{border-bottom:0}.log-fail{color:#a17640}.log-success{color:#55733c}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:12px 21px;border-radius:10px;background:var(--green);color:#fff;z-index:100;font-size:12px;box-shadow:0 8px 25px #13322633;max-width:calc(100% - 30px);width:max-content}.storage-warning{position:fixed;bottom:0;left:0;width:100%;padding:9px 20px;background:#fff2d9;color:#715a35;z-index:40;font-size:11px;text-align:center}.noscript{position:fixed;bottom:0;padding:15px;width:100%;background:#fce6c3;color:#5e472a;z-index:40;text-align:center}
@media(min-width:1450px){.hero h1{font-size:77px}.hero{gap:80px}.hero-visual{height:460px}.practice-preview{width:380px}.preview-body{padding:23px 28px}.preview-body h2{font-size:32px}.email-preview{padding:17px 19px}.email-preview p{font-size:19px}.preview-action{font-size:11px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.primary-nav{gap:17px;font-size:12px}.nav-row{gap:18px}.brand{font-size:22px}.hero{gap:30px;padding-top:60px;min-height:590px}.hero h1{font-size:60px}.hero-description{font-size:15px}.hero-actions{gap:10px}.hero-actions .button{font-size:11px;padding:12px 13px}.hero-visual{height:400px}.practice-preview{width:330px}.small-win{left:-8px}.topic-strip>span:not(.topic-caption){font-size:12px}.topic-caption{padding-right:18px}.path-grid{gap:13px}.path-card-body{padding:19px 17px}.path-card h3{font-size:19px}.path-card-meta{gap:8px}.how-section{gap:70px}.lab-art{right:-70px;opacity:.8}.featured-lab{padding:27px}.tile-text strong{font-size:15px}.practice-tile{padding:20px 17px;gap:12px}.about-grid{gap:60px}.resource-card{padding:23px}.resource-type{font-size:7px}.resource-icon{right:22px}.footer-top{gap:25px}}
@media(max-width:950px){.primary-nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:22px 32px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:20px;font-size:15px;box-shadow:0 10px 20px #18341e08}.primary-nav.open{display:flex}.menu-toggle{display:inline-grid!important}.nav-row{height:80px}.hero{grid-template-columns:1fr 1fr;gap:25px}.hero h1{font-size:49px}.hero-description{font-size:14px}.desktop-break{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:7px}.hero-actions .button{font-size:11px}.hero-visual{height:380px}.practice-preview{max-width:91%;width:320px}.preview-body{padding:18px 19px}.preview-body h2{font-size:27px}.small-win{padding:11px 13px;gap:9px;bottom:-20px}.small-win strong{font-size:10px}.small-win small{font-size:8px}.float-shield{height:50px;width:50px;right:0;top:-15px}.visual-plus{font-size:45px;right:-12px;bottom:-25px}.hero-reassurance{font-size:9px;gap:13px}.topic-strip{gap:15px}.topic-strip>span:not(.topic-caption){font-size:10px;gap:7px}.topic-strip .icon{width:17px;height:17px}.topic-caption{font-size:7px;padding-right:13px}.section-pad{padding-top:70px;padding-bottom:70px}.section-heading{align-items:flex-start;gap:15px}.section-heading .inline-link{margin-top:35px;font-size:10px}.section-heading h2{font-size:37px}.section-heading p:not(.eyebrow){font-size:12px}.path-grid{grid-template-columns:repeat(2,1fr);gap:20px}.path-card h3{min-height:0;font-size:22px}.path-card p{font-size:13px}.path-card-body{padding:22px}.path-card-top{height:110px}.path-card-meta{font-size:10px}.path-label{font-size:8px}.path-card-cta{font-size:12px}.path-footnote>span{display:none}.how-section{grid-template-columns:.8fr 1.2fr;gap:40px;padding-top:30px}.how-intro h2{font-size:39px}.how-steps article{gap:15px}.how-steps article>.icon{display:none}.practice-grid{grid-template-columns:1fr}.featured-lab{min-height:340px}.lab-copy{max-width:75%}.featured-lab p{max-width:350px}.lab-art{right:25px;opacity:1;top:65px}.safe-label{font-size:9px;margin-top:40px}.practice-stack{display:grid;grid-template-columns:1fr}.practice-tile{padding:22px}.tile-text strong{font-size:18px}.tile-text small{font-size:11px}.tiny-label{font-size:8px}.resource-grid{gap:15px}.resource-card{padding:20px}.resource-card h3{font-size:23px}.resource-type{font-size:6px}.resource-icon{width:30px;height:30px;right:15px;top:65px}.resource-card p{font-size:10px}.resource-link{font-size:9px}.about-grid{gap:35px}.about-grid h2{font-size:37px}.about-copy p{font-size:12px}.faq-section{gap:30px;grid-template-columns:.8fr 1.2fr}.faq-section h2{font-size:30px}.faq-section .eyebrow{font-size:7px}.faqs summary{font-size:12px}.final-cta{padding:35px;gap:20px}.final-cta h2{font-size:32px}.final-cta .eyebrow{font-size:8px}.final-cta .button{font-size:10px;padding:12px}.final-cta p{font-size:8px}.footer-top p{font-size:9px}.footer-top>a:last-child{font-size:10px;gap:10px}.footer-bottom{font-size:8px;flex-wrap:wrap}.footer-bottom>div{gap:16px}.footer-bottom button{font-size:8px}}
@media(max-width:650px){.container{width:calc(100% - 40px)}.announcement{height:30px;font-size:9px;gap:0}.announcement a{display:none}.nav-row{height:71px;gap:10px}.brand{font-size:22px;gap:8px}.brand-mark{height:32px;width:32px;border-radius:9px}.brand-mark .icon{height:21px;width:21px}.progress-nav{padding:8px;border:0;background:transparent;font-size:11px;gap:4px}.progress-nav>.icon{height:19px;width:19px}.progress-nav>span:not(.nav-progress){display:none}.nav-actions{gap:3px}.primary-nav{top:71px}.hero{grid-template-columns:1fr;gap:50px;padding:46px 0 56px;min-height:0}.hero h1{font-size:clamp(44px,10.6vw,64px);margin-top:19px;margin-bottom:21px;letter-spacing:-.06em}.hero h1 em{white-space:normal}.eyebrow{font-size:8px;letter-spacing:.12em}.hero-description{font-size:15px;line-height:1.8;max-width:390px}.hero-actions{flex-direction:row;align-items:center;gap:15px;margin-top:25px;margin-bottom:18px}.hero-actions .button{font-size:10px;gap:9px;padding:12px 13px}.hero-actions .text-button{padding-left:0;padding-right:0}.hero-reassurance{font-size:10px;gap:18px}.hero-visual{height:410px;max-width:390px;width:100%;margin:4px auto 10px}.practice-preview{width:330px;max-width:86%}.preview-body{padding:22px}.preview-body h2{font-size:30px}.email-preview{padding:16px}.email-preview p{font-size:18px}.preview-chrome{font-size:7px}.preview-label{font-size:8px}.preview-action{font-size:11px}.small-win{left:0;bottom:0;padding:12px 15px}.small-win strong{font-size:10px}.small-win small{font-size:9px}.float-shield{right:5px;top:-9px}.visual-plus{right:0;bottom:-10px}.topic-strip{display:grid;grid-template-columns:1fr 1fr;gap:19px;padding:24px 0;margin-bottom:0}.topic-caption{grid-column:1 / -1;border-right:0;padding:0;font-size:8px}.topic-caption br{display:none}.topic-caption strong{margin-left:3px}.topic-strip>span:not(.topic-caption){font-size:12px;gap:9px}.section-pad{padding-top:57px;padding-bottom:57px}h2{font-size:34px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:34px;margin-top:11px;margin-bottom:13px}.section-heading p:not(.eyebrow){font-size:13px;line-height:1.8}.section-heading .inline-link{margin-top:15px;font-size:11px}.path-toolbar{flex-direction:column;align-items:stretch;gap:15px;margin:22px 0}.filters{gap:4px}.filter{font-size:11px;padding:7px 12px}.search-box{width:100%;height:40px}.search-box input{width:100%;font-size:12px}.path-grid{grid-template-columns:1fr;gap:20px}.path-card-top{height:95px;padding:19px 22px 0}.path-card-body{padding:22px}.path-card h3{font-size:25px;margin-top:10px;margin-bottom:12px}.path-card p{font-size:13px;line-height:1.9}.path-card-meta{margin-top:16px}.path-card-cta{font-size:12px}.level{font-size:10px}.path-label{font-size:8px}.path-card-index{font-size:80px}.path-footnote{align-items:flex-start;font-size:9px;line-height:1.8;margin-top:19px}.path-footnote .icon{margin-top:2px}.how-section{display:block;padding-top:12px}.how-intro h2{font-size:39px}.how-intro h2 br{display:none}.how-intro h2 em{display:block;margin-top:3px}.how-intro>p:last-child{font-size:13px}.how-intro>p:last-child br{display:none}.how-steps{margin-top:30px}.how-steps article{gap:17px}.how-steps h3{font-size:19px}.how-steps p{font-size:12px}.safe-label{display:flex;margin-top:18px;font-size:9px}.featured-lab{min-height:420px;padding:28px 25px}.featured-lab h3{font-size:31px}.lab-copy{max-width:100%}.featured-lab p{max-width:260px;font-size:12px}.lab-art{right:-92px;top:150px;opacity:.4}.lab-copy .lime-button{font-size:11px;margin-top:22px}.lab-foot{max-width:220px;line-height:1.8;font-size:8px}.practice-tile{padding:20px 17px;gap:13px}.tile-text strong{font-size:15px}.tile-text small{font-size:10px}.tile-icon{min-width:40px;height:44px;border-radius:9px}.tiny-label{font-size:7px}.practice-tile>.icon{width:15px;height:15px}.resource-grid{grid-template-columns:1fr;gap:16px}.resource-card{padding:27px}.resource-type{font-size:8px;margin-bottom:23px}.resource-card h3{font-size:30px}.resource-icon{width:45px;height:45px;top:68px;right:35px}.resource-card p{font-size:13px;max-width:290px}.resource-link{font-size:11px}.reference-note{font-size:9px;line-height:1.8}.about-grid{grid-template-columns:1fr;gap:29px}.about-grid h2{font-size:39px}.about-copy p{font-size:14px;line-height:1.9}.about-copy .inline-link{font-size:12px}.faq-section{grid-template-columns:1fr;gap:32px}.faq-section h2{font-size:34px}.faq-section .eyebrow{font-size:8px}.faqs summary{font-size:13px}.faqs details p{font-size:12px}.final-cta{display:block;padding:30px 27px;margin-bottom:45px}.final-cta h2{font-size:36px}.final-cta>div+div{margin-top:25px}.final-cta .button{font-size:11px;min-height:47px;width:100%}.final-cta p{font-size:9px;line-height:1.7}.cta-star{right:-30px;top:10px;font-size:200px}.footer-top{flex-wrap:wrap;gap:17px;padding-bottom:25px}.footer-top .brand{font-size:23px}.footer-top p{font-size:10px;flex-basis:100%;order:2}.footer-top>a:last-child{margin-left:0;font-size:10px;order:3;flex-basis:100%;margin-top:3px}.footer-bottom{gap:17px;font-size:9px}.footer-bottom>div{order:3;width:100%;gap:19px;flex-wrap:wrap}.footer-bottom button{font-size:9px}.site-footer{padding-bottom:30px}dialog{width:calc(100% - 20px);max-height:94dvh;border-radius:14px}#dialog-content{padding:24px 20px 30px}.dialog-top{padding:7px 13px}.dialog-title{font-size:27px}.dialog-lead{font-size:13px}.dialog-meta{font-size:10px}.lesson-row{padding:14px;gap:11px}.lesson-row strong{font-size:13px}.lesson-content>p{font-size:14px}.lesson-point p{font-size:12px}.lesson-takeaway{font-size:20px!important}.knowledge-box h3{font-size:18px}.answer-option{font-size:12px;padding:12px;gap:10px}.quiz-question{font-size:22px}.result-grid{grid-template-columns:1fr}.result-hero h2{font-size:27px}.dashboard-stats{gap:7px}.stat-card{padding:14px 11px}.stat-card strong{font-size:28px}.stat-card span{font-size:8px}.path-progress-title{font-size:12px}.data-actions{gap:9px}.danger-link{margin-left:0;padding:10px 0}.flashcard{min-height:230px;padding:27px 21px}.flashcard strong{font-size:29px}.flashcard p{font-size:17px}.flashcard-controls{flex-wrap:wrap;justify-content:center}.flashcard-controls .button{font-size:10px;padding:11px 14px;min-height:40px}.glossary-list,.source-list{grid-template-columns:1fr}.email-content{padding:17px!important}.hotspot{font-size:11px;padding:10px}.email-content p{font-size:12px}.dialog-actions .button{font-size:11px;gap:8px;padding:12px 16px}.source-links{font-size:9px}.log-table{font-size:10px}.log-table th,.log-table td{padding:10px}.toast{font-size:11px}.storage-warning{font-size:10px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:41px}.hero-actions{gap:10px;flex-wrap:wrap}.hero-visual{height:385px}.preview-body{padding:18px}.preview-body h2{font-size:27px}.small-win{padding:11px;gap:8px}.small-win strong{font-size:9px}.filter{font-size:10px;padding:7px 10px}.featured-lab h3{font-size:28px}.tiny-label{font-size:6px}.tile-text strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.announcement,.site-header,.hero-visual,.hero-actions,.nav-actions,.final-cta,.practice-section,.path-toolbar,.site-footer,dialog,.toast{display:none!important}.container{width:100%;max-width:none}.hero{display:block;min-height:0;padding:20px 0}.section-pad{padding:20px 0}.path-grid{grid-template-columns:repeat(2,1fr)}body{background:white;font-size:12px}h1{font-size:40px!important}h2{font-size:25px!important}.path-card{break-inside:avoid}}
/* Keep decorative orbits inside the viewport and leave the preview action unobstructed. */
body{overflow-x:clip}
.small-win{transform:translateY(34px) rotate(3deg)}
html{overflow-x:hidden}
.hero-copy,.hero-visual{min-width:0}
@media(max-width:650px){.hero{grid-template-columns:minmax(0,1fr)}}
@media(max-width:650px){.orbit-one{width:96%;height:78%;transform:rotate(-8deg)}.orbit-two{width:82%;height:98%;transform:rotate(8deg)}}

/* Approved ct identity. The existing wordmark typography is retained. */
.brand-mark{background:transparent;border-radius:0;color:var(--green);flex-shrink:0}.brand-mark img{display:block;width:100%;height:auto}

/* Progress sharing follows the existing learning-dialog layout. */
.share-message-label{display:block;font-size:1rem;font-weight:600;margin:1.25rem 0 .6rem}.share-message{display:block;width:100%;min-height:10rem;resize:vertical;border:1px solid var(--line);border-radius:10px;background:#f6f8f1;color:var(--ink);padding:1rem;font:inherit;font-size:1rem;line-height:1.65;box-sizing:border-box}.share-message:focus-visible{outline:2px solid var(--green);outline-offset:3px}.share-score-option{display:flex;align-items:center;gap:.65rem;font-size:1rem;line-height:1.5;margin:1rem 0}.share-score-option input{width:1.15rem;height:1.15rem;accent-color:var(--green);flex-shrink:0}.share-platforms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.25rem}.share-platforms .button{font-size:.9rem;min-height:48px;text-align:center;white-space:normal;overflow-wrap:anywhere;padding:.75rem}.share-status{font-size:.9rem;line-height:1.6;color:var(--green);min-height:1.6em;margin:1rem 0 0}@media(max-width:380px){.share-platforms{grid-template-columns:1fr}}

/* Readable, directly linked lesson pages. */
.lesson-directory{margin-top:1.5rem;border:1px solid var(--line);border-radius:12px;background:#fff;padding:1.1rem 1.3rem}.lesson-directory summary{cursor:pointer;font-size:1rem;font-weight:600}.lesson-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem;margin-top:1.5rem}.lesson-directory h3{font-size:1.15rem;line-height:1.4;margin:0 0 .8rem}.lesson-directory ol,.lesson-page-path ol{padding-left:1.3rem;margin:0}.lesson-directory li,.lesson-page-path li{padding:.4rem 0;font-size:1rem;line-height:1.55}.lesson-directory a:hover,.lesson-page-path a:hover{text-decoration:underline}.lesson-page{padding-top:2.5rem;padding-bottom:3.5rem}.lesson-page .breadcrumb{font-size:.9rem;flex-wrap:wrap;line-height:1.5;margin-bottom:2rem}.lesson-page-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(220px,1fr);gap:3.5rem;align-items:start}.lesson-page h1{font-size:clamp(2rem,4vw,3.3rem);line-height:1.12;letter-spacing:-.025em;margin:.8rem 0 1.5rem}.lesson-page .eyebrow{font-size:.8rem;line-height:1.6}.lesson-page-intro{font-size:1.15rem;line-height:1.8}.lesson-page .lesson-content p{font-size:1rem;line-height:1.8}.lesson-page h2{font-size:1.2rem;line-height:1.4;letter-spacing:normal;margin:0 0 .5rem}.lesson-page .example-box h2{font-size:1rem}.lesson-page-sources{margin:2rem 0}.lesson-page-sources ul{padding-left:1.3rem}.lesson-page-sources li{font-size:1rem;line-height:1.7;margin:.4rem 0}.lesson-page-sources a{text-decoration:underline;text-underline-offset:3px}.lesson-page-check{border:1px solid var(--line);background:#f0f3e9;padding:1.5rem;border-radius:12px;margin-top:2rem}.lesson-page-check p{font-size:1rem;line-height:1.6;margin:.6rem 0 1rem}.lesson-page-check .button{font-size:1rem}.lesson-page-path{padding:1.4rem;background:#fff;border:1px solid var(--line);border-radius:12px}.lesson-page-path [aria-current="page"]{font-weight:700;color:var(--green)}.lesson-page-path .inline-link{font-size:.9rem;white-space:normal;margin-top:1rem}.lesson-neighbors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.lesson-neighbors a{padding:1rem;border-top:1px solid var(--line);font-size:1rem;line-height:1.5}.lesson-neighbors small{display:block;font-size:.85rem;color:#62705b;margin-bottom:.4rem}.lesson-page-link{margin:1rem 0}.lesson-page-link a{font-size:.9rem;white-space:normal}@media(max-width:800px){.lesson-page-layout{grid-template-columns:1fr;gap:2rem}.lesson-directory-grid{grid-template-columns:1fr}.lesson-page{padding-top:1.5rem}.lesson-neighbors{grid-template-columns:1fr}}
/* Career journeys extend the existing wordmark, green palette, and learning surfaces. */
.career-section{background:#edf2e9;border-top:1px solid var(--line)}.career-section p,.career-page p{font-size:1rem}.career-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.career-card{position:relative;background:#fff;border:1px solid #d4ddd0;border-radius:14px;padding:28px;display:flex;flex-direction:column;align-items:flex-start}.career-number{font-size:2.5rem;font-family:var(--serif);color:var(--green);line-height:1;margin-bottom:24px}.career-card .eyebrow{font-size:.8rem;min-height:2.7em}.career-card h3{font-size:1.8rem;line-height:1.15;min-height:2.4em;margin:9px 0 16px}.career-card p{margin-bottom:16px}.career-card .career-fit{border-top:1px solid var(--line);padding-top:16px}.career-card .career-meta{font-size:.875rem;font-weight:600;color:var(--green);margin-top:auto}.career-card .button{font-size:.95rem;width:100%;justify-content:space-between}.career-status{font-size:.875rem!important;color:var(--green);margin:10px 0 18px;line-height:1.55}.career-foundation{display:grid;grid-template-columns:1fr 2fr auto;gap:24px;align-items:center;padding:26px 0;border-bottom:1px solid #ccd6c7;margin-bottom:20px}.career-foundation strong{font-size:1.25rem;line-height:1.3}.career-page{padding-top:32px;padding-bottom:70px;font-size:1rem}.career-page .breadcrumb{font-size:.9rem;flex-wrap:wrap}.career-page-header{display:grid;grid-template-columns:1.7fr 1fr;gap:52px;padding:32px 0 42px;border-bottom:1px solid var(--line)}.career-page h1{font-size:clamp(2.4rem,5vw,4.5rem);margin:16px 0 24px}.career-page .eyebrow{font-size:.8rem}.career-page .button,.career-page .inline-link{font-size:.95rem}.career-role-note{padding:26px;background:#edf2e9;border-radius:12px}.career-role-note h2{font-size:1.5rem;margin-bottom:22px}.career-role-note h3{font-size:1rem;margin:18px 0 8px;letter-spacing:normal}.career-role-note ul{padding-left:20px}.career-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:55px}.career-stage{padding:40px 0;border-bottom:1px solid var(--line);scroll-margin-top:120px}.career-stage h2{font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.2;margin:12px 0 18px}.career-stage p{margin-bottom:18px}.career-page .lesson-row{font-size:1rem}.career-page .lesson-row small{font-size:.875rem}.career-outline{align-self:start;position:sticky;top:115px;display:flex;flex-direction:column;gap:18px;padding-top:40px;font-size:.95rem}.career-exercises{list-style:none;padding:0}.career-exercises li{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.career-exercises span{font-size:.875rem;color:var(--muted)}.project-field{display:flex;flex-direction:column;gap:9px;margin:25px 0;font-size:1rem}.project-field span{color:var(--muted);font-size:.95rem}.project-field textarea{font:inherit;line-height:1.6;padding:15px;border:1px solid #a7b5a4;border-radius:8px;width:100%;resize:vertical;color:var(--ink);background:#fff}.project-field textarea:focus-visible{outline:3px solid #b56935;outline-offset:3px}.project-check{display:flex;align-items:flex-start;gap:12px;font-size:1rem;margin:17px 0}.project-check input{width:20px;height:20px;margin-top:3px;flex-shrink:0;accent-color:var(--green)}#project-status{font-size:.95rem;margin:20px 0}#career-project-form h3{margin:28px 0 12px}#learning-dialog:has(#career-project-form) .dialog-actions .button{font-size:.9rem}#learning-dialog:has([data-career-action]) p,#learning-dialog:has([data-career-action]) .answer-option{font-size:1rem}.primary-nav{gap:18px}.path-progress-row>a.inline-link{margin-left:18px}
@media(max-width:1100px){.primary-nav{gap:12px}.career-card{padding:22px}.career-foundation{grid-template-columns:1fr 2fr}.career-foundation .inline-link{grid-column:2}.career-page-header{gap:25px}.career-page-grid{gap:25px}}
@media(max-width:900px){.career-grid{grid-template-columns:1fr}.career-card h3{min-height:0}.career-card .eyebrow{min-height:0}.career-number{margin-bottom:12px}.career-page-header{grid-template-columns:1fr}.career-page-grid{grid-template-columns:1fr}.career-outline{position:static;border-top:1px solid var(--line);padding-top:24px}.career-foundation{display:block}.career-foundation p{margin:12px 0}.career-exercises li{align-items:flex-start;flex-direction:column}.career-page .button{white-space:normal}.career-stage{padding:30px 0}.path-progress-row>a.inline-link{display:block;margin:12px 0 0}}
/* A focused, branded sharing sheet with readable platform choices. */
#learning-dialog:has(.share-sheet){max-width:690px}.share-sheet .eyebrow{font-size:.75rem}.share-sheet .dialog-title{font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.2;margin:10px 0}.share-intro{font-size:1rem;margin-bottom:24px}.share-preview{border:1px solid #cbd7c7;border-radius:16px;background:#edf3e7;padding:24px}.share-preview-brand{display:flex;align-items:center;gap:9px;color:#194a3c}.share-preview-brand strong{font-size:1.15rem;letter-spacing:-.055em}.share-preview-brand strong span{font-weight:400}.share-milestone{margin:25px 0 18px}.share-milestone>strong{display:block;color:#194a3c;font-size:3.5rem;letter-spacing:-.055em;line-height:1.1}.share-milestone strong span{font-size:1.7rem;color:#63755b;font-weight:400}.share-milestone p{font-size:1rem;margin-top:5px;color:#334c39}#share-caption{font-size:1rem;line-height:1.65;color:#334c39}.share-preview-footer{border-top:1px solid #cbd7c7;display:flex;justify-content:space-between;gap:12px;font-size:.75rem;line-height:1.5;color:#53664a;margin-top:20px;padding-top:15px}.share-score-option{justify-content:space-between;padding:16px 0;margin:0;gap:16px}.share-score-option strong{display:block;font-size:.95rem}.share-score-option small{display:block;font-size:.875rem;color:var(--muted)}.share-score-option input{width:22px;height:22px}.share-primary-actions{display:flex;gap:10px;margin:20px 0}.share-sheet .button{font-size:.95rem!important;min-height:48px}.share-primary-actions .primary{flex:1;justify-content:center}.share-divider{display:flex;gap:14px;align-items:center;font-size:.875rem;color:var(--muted);margin:22px 0 16px}.share-divider:before,.share-divider:after{content:'';height:1px;background:var(--line);flex:1}.share-destinations{display:grid;grid-template-columns:1fr 1fr;gap:10px}.share-destination{display:flex;align-items:center;gap:12px;border:1px solid #dce2d7;border-radius:10px;padding:14px;background:#fff;min-width:0}.share-destination:hover{background:#f1f5ec;border-color:#a2b69b}.share-destination>span:nth-child(2){flex:1;min-width:0}.share-destination strong{display:block;font-size:.95rem;line-height:1.4;letter-spacing:0}.share-destination small{display:block;font-size:.75rem;color:var(--muted);line-height:1.5;margin-top:3px}.share-destination>.icon{width:16px;height:16px;color:#6c7c63}.share-platform-icon{width:36px;height:36px;display:grid;place-items:center;flex-shrink:0;border-radius:9px;font-size:1.4rem;font-weight:700;line-height:1}.platform-linkedin{color:#0a66c2;background:#eaf2fb;font-family:Arial,sans-serif}.platform-facebook{color:#0866ff;background:#eaf2ff;font-family:Arial,sans-serif}.platform-x{color:#111;background:#f0f1ef}.platform-whatsapp{color:#136e3c;background:#e9f6ed}.platform-sms{color:#194a3c;background:#edf3e7}.share-sheet .share-status{font-size:.875rem;min-height:0;margin:14px 0}.share-status:empty{display:none}.share-details{margin-top:20px;border-top:1px solid var(--line);padding-top:16px}.share-details summary{font-size:.875rem;color:var(--green);cursor:pointer;font-weight:600}.share-details p{font-size:.875rem;line-height:1.6;margin-top:14px}.share-sheet .share-message{font-size:.95rem;background:#fff;min-height:9rem}.share-sheet .share-message-label{font-size:.875rem}.share-privacy{display:flex;gap:9px;align-items:flex-start;font-size:.875rem;line-height:1.55;margin:20px 0 14px}.share-privacy .icon{width:16px;height:16px;margin-top:2px}.share-back{font-size:.875rem!important}.share-sheet .share-destination:last-child{grid-column:1/-1}@media(max-width:540px){.share-preview{padding:18px}.share-preview-footer{flex-wrap:wrap}.share-milestone>strong{font-size:2.7rem}.share-destinations{grid-template-columns:1fr;gap:8px}.share-destination{padding:12px;gap:12px}.share-platform-icon{width:32px;height:32px}.share-primary-actions{flex-wrap:wrap}.share-primary-actions .button{flex:1 1 100%}}
/* Teaching diagrams use real text, semantic tables/lists, and optional reflection reveals. */
.lesson-visual{margin:30px 0;border:1px solid #c4d2c4;border-radius:16px;background:#f4f7ef;overflow:hidden;text-align:left;break-inside:avoid}.lv-heading{padding:23px 24px 18px;border-bottom:1px solid #dbe4d7}.lv-kicker{display:block;font-size:.75rem;font-weight:700;letter-spacing:.13em;color:#456449;margin-bottom:9px}.lesson-visual .lv-heading h3{font-size:1.35rem;line-height:1.3;letter-spacing:-.025em;margin:0 0 10px}.lesson-visual .lv-heading p,.lesson-visual li p,.lesson-visual .lv-reflect p{font-size:1rem!important;line-height:1.65!important;margin:8px 0 0!important;color:#425545}.lesson-visual ol,.lesson-visual ul{list-style:none;padding:0;margin:0}.lesson-visual li{margin:0}.lesson-visual strong{font-size:1rem;line-height:1.4;display:block;color:#173e30}.lv-flow,.lv-compare{display:grid;grid-template-columns:repeat(var(--lv-count),minmax(0,1fr));gap:20px;padding:24px!important}.lv-flow li,.lv-compare li{background:#fff;border:1px solid #d1ddcb;border-radius:10px;padding:17px;position:relative;min-width:0}.lv-flow li:not(:last-child):after{content:'→';position:absolute;right:-19px;top:35px;width:18px;color:#456449;text-align:center;font-size:1.1rem}.lv-step{display:block;font-size:.75rem;font-weight:700;color:#546c4b;margin-bottom:14px}.lv-compare{gap:12px}.lv-compare li:first-child{border-top:4px solid #557cad}.lv-compare li:last-child{border-top:4px solid #54855e}.lv-compare .lv-step{display:none}.lesson-visual figcaption{font-size:.9rem;line-height:1.65;color:#425545;padding:0 24px 23px}.lv-reflect{background:#fff;border-top:1px solid #cbd9c7;padding:18px 24px}.lv-reflect summary{font-size:1rem;line-height:1.55;font-weight:500;cursor:pointer;color:#203e2c;padding-left:2px}.lv-reflect summary span{font-size:.75rem;letter-spacing:.07em;font-weight:700;text-transform:uppercase;display:block;margin-bottom:6px;color:#54704b}.lv-reflect[open] summary{margin-bottom:14px}.lv-reflect p{border-left:3px solid #78a06d;padding-left:15px}.lv-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:24px!important}.lv-pillars li{background:#fff;padding:18px 14px;border:1px solid #d0dcc9;border-radius:12px;text-align:center}.lv-pillars .lv-marker{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;margin:0 auto 16px;background:#dcebd3;color:#214632;font-size:1.7rem;font-weight:600}.lv-pillars li:nth-child(2) .lv-marker{background:#e2e8fa;color:#384f83}.lv-pillars li:nth-child(3) .lv-marker{background:#f6e8d6;color:#775529}.lv-pillars strong{font-size:.95rem}.lv-timeline{padding:24px!important}.lv-timeline li{display:grid;grid-template-columns:145px 1fr;gap:24px;padding:0 0 25px;position:relative}.lv-timeline li:last-child{padding-bottom:0}.lv-timeline .lv-marker{font-size:.8rem;line-height:1.5;font-weight:650;color:#3d5c3e;padding:8px 10px;background:#e0ead7;border-radius:6px;align-self:start}.lv-timeline li>div{border-left:2px solid #a7be99;padding-left:20px;position:relative}.lv-timeline li>div:before{content:'';position:absolute;top:5px;left:-6px;width:10px;height:10px;border-radius:50%;background:#3e7349;border:2px solid #f4f7ef}.lv-evidence{padding:24px!important;display:grid;gap:0}.lv-evidence li{display:grid;grid-template-columns:125px 1fr;gap:16px;padding:15px 0;border-bottom:1px solid #d3dfcf}.lv-evidence li:last-child{border:0}.lv-evidence .lv-marker{font-size:.875rem;color:#50674b;font-weight:650}.lv-evidence li strong{font-family:var(--sans);overflow-wrap:anywhere}.lv-table-wrap{padding:24px}.lv-table{border-collapse:collapse;width:100%;font-size:.9rem;line-height:1.5;table-layout:fixed;background:#fff}.lv-table th,.lv-table td{border:1px solid #cbd9c7;padding:12px;text-align:left;vertical-align:top;overflow-wrap:anywhere}.lv-table thead th{background:#214c3a;color:#fff;font-weight:600;font-size:.8rem}.lv-table tbody th{font-weight:600;color:#244832;background:#edf3e7}.lv-value{display:inline}.lv-allow,.lv-deny{display:inline-block;border-radius:5px;padding:2px 7px;font-size:.875rem;font-weight:650}.lv-allow{background:#e4f3df;color:#295334}.lv-deny{background:#f8e5df;color:#853e30}.lv-branch-origin{margin:24px 24px 0;padding:15px;background:#214c3a;color:#fff;border-radius:8px;text-align:center;font-size:1rem;font-weight:650}.lv-branches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:26px 24px 24px!important}.lv-branches li{border:1px solid #c7d7bf;border-radius:9px;background:white;padding:17px;position:relative}.lv-branches li:before{content:'';position:absolute;height:26px;width:2px;background:#88a879;top:-27px;left:50%}.lv-branch-name{font-size:.8rem;line-height:1.5;display:block;color:#536c49;margin-bottom:12px;font-weight:650}.lesson-content:has(.lesson-visual)>p,.lesson-content:has(.lesson-visual) .lesson-point p{font-size:1rem;line-height:1.75}.lesson-visual summary:focus-visible{outline:3px solid #b56935;outline-offset:5px}
@media(max-width:650px){.lv-flow,.lv-compare,.lv-pillars,.lv-branches{grid-template-columns:1fr;padding:18px!important}.lv-flow{gap:25px}.lv-flow li:not(:last-child):after{content:'↓';right:auto;left:calc(50% - 9px);top:auto;bottom:-25px;height:24px}.lv-pillars li{display:grid;grid-template-columns:52px 1fr;gap:16px;text-align:left;align-items:start}.lv-pillars .lv-marker{margin:0}.lv-heading{padding:20px 18px 15px}.lesson-visual figcaption{padding:0 18px 20px}.lv-reflect{padding:18px}.lv-timeline{padding:18px!important}.lv-timeline li{grid-template-columns:1fr;gap:12px}.lv-timeline .lv-marker{justify-self:start}.lv-evidence{padding:8px 18px 18px!important}.lv-evidence li{grid-template-columns:1fr;gap:8px}.lv-table-wrap{padding:18px 10px}.lv-table th,.lv-table td{padding:9px 7px;font-size:.875rem}.lv-branch-origin{margin:18px 18px 0}.lv-branches{gap:25px;padding-top:25px!important}.lv-branches li:before{height:24px;top:-25px}.lesson-visual .lv-heading h3{font-size:1.25rem}.lesson-visual{margin:24px 0}}

/* Fit diagrams to the reading surface, including the narrower lesson dialog. */
.lesson-visual{container-type:inline-size}
@container(max-width:550px){
.lv-flow,.lv-compare,.lv-pillars,.lv-branches{grid-template-columns:1fr;padding:18px!important}
.lv-flow{gap:25px}.lv-flow li:not(:last-child):after{content:'↓';right:auto;left:calc(50% - 9px);top:auto;bottom:-25px;height:24px}
.lv-pillars li{display:grid;grid-template-columns:52px 1fr;gap:16px;text-align:left;align-items:start}.lv-pillars .lv-marker{margin:0}
.lv-timeline li,.lv-evidence li{grid-template-columns:1fr;gap:10px}.lv-timeline .lv-marker{justify-self:start}
.lv-branches{position:relative;margin-left:18px!important;padding-left:20px!important;gap:18px;border-left:2px solid #9bb48c}
.lv-branches li:before{width:20px;height:2px;left:-21px;top:24px;background:#9bb48c}
}
/* The preview canvas is the exact image exported, with no private progress payload. */
.card-controls{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0 16px}.card-controls label,.card-item-label,.card-personalize label{display:flex;flex-direction:column;gap:7px;font-size:1rem;font-weight:600}.card-controls select,.card-item-label select,.card-personalize input:not([type=checkbox]){width:100%;min-height:46px;border:1px solid #aebfaa;border-radius:8px;padding:10px 12px;background:#fff;color:#20362e;font:inherit;font-weight:400;min-width:0}.card-controls select:focus-visible,.card-item-label select:focus-visible{outline:3px solid #b56935;outline-offset:3px}.card-item-label{margin-bottom:16px}.card-image-stage{padding:18px;background:#e7ece2;border-radius:14px;margin:16px 0;display:flex;justify-content:center}.card-image-stage canvas{display:block;width:100%;max-width:440px;height:auto;box-shadow:0 8px 24px #163e3220;border-radius:3px}.card-image-stage canvas[height="1920"]{max-width:310px}.share-sheet .card-hint,.share-sheet #card-status{font-size:.9rem;line-height:1.6;margin:12px 0}.card-personalize{padding:16px 0;border-bottom:1px solid var(--line)}.card-personalize summary{font-weight:600;font-size:1rem;cursor:pointer}.card-personalize label{margin-top:16px}.card-personalize .card-score{flex-direction:row;align-items:center;font-weight:400}.card-score input{width:20px;height:20px;accent-color:#194a3c}.card-personalize p{font-size:.875rem;margin-top:10px}.share-details .share-destinations{margin-top:18px}.card-controls label{min-width:0}@media(max-width:480px){.card-controls{grid-template-columns:1fr}.card-image-stage{padding:8px}.card-image-stage canvas[height="1920"]{max-width:260px}}

/* Optional analytics controls use the same visual language as learning dialogs. */
#analytics-banner{position:fixed;z-index:80;bottom:18px;left:20px;width:min(460px,calc(100% - 40px));padding:20px;background:#fffefb;border:1px solid #d6e2de;border-radius:18px;box-shadow:0 6px 24px #163b3318;display:block;color:#213e36}
#analytics-banner strong{font-size:15px}#analytics-banner .analytics-actions{margin-top:14px}#analytics-banner p{font-size:14px;line-height:1.6;margin:7px 0 0;max-width:560px}.analytics-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;flex-shrink:0}.analytics-actions .button{min-height:42px;font-size:14px;padding:10px 15px}.analytics-dialog{width:min(540px,calc(100% - 32px));border:1px solid #d6e2de;border-radius:20px;padding:30px;color:#213e36;background:#fffefb}.analytics-dialog::backdrop{background:#163b3370}.analytics-dialog h2{margin-top:0}.analytics-dialog p{font-size:14px;line-height:1.7}.analytics-dialog .analytics-actions{margin:22px 0}.analytics-dialog button:disabled{opacity:.5;cursor:not-allowed}
@media(max-width:700px){#analytics-banner{bottom:10px;left:12px;width:calc(100% - 24px);padding:18px;display:block}#analytics-banner .analytics-actions{margin-top:13px}.analytics-dialog{padding:23px}}
