.site-header{flex-direction:row;align-items:center;gap:24px;background:linear-gradient(180deg,#050e0deb,#050e0d94);backdrop-filter:blur(14px)}.site-header-main{display:flex;align-items:center}.site-header-main{justify-content:space-between;gap:24px;min-width:0}.nav-links{flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.phenom-sticky-banner{position:fixed;right:clamp(12px,3vw,32px);bottom:clamp(12px,3vw,28px);left:clamp(12px,3vw,32px);z-index:1400;display:grid;justify-items:center;pointer-events:none;animation:phenom-banner-slide-up .36s ease-out both}.phenom-sticky-banner[hidden]{display:none}.phenom-sticky-banner.is-closing{animation:phenom-banner-slide-down .28s ease-in both}.phenom-sticky-banner__link{position:relative;display:block;width:min(980px,100%);aspect-ratio:6 / 1;overflow:hidden;border:1px solid rgba(168,73,255,.7);border-radius:8px;background:#050507;box-shadow:0 18px 50px #00000073,0 0 26px #8329ff42;pointer-events:auto}.phenom-sticky-banner__link:focus-visible{outline:3px solid #55b8ff;outline-offset:4px}.phenom-sticky-banner__link img{display:block;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center}.phenom-sticky-banner__close{position:absolute;top:-12px;right:max(0px,calc((100% - 980px)/2));display:inline-grid;width:32px;height:32px;place-items:center;border:1px solid rgba(255,250,240,.85);border-radius:999px;color:#fffaf0;background:#05070af0;box-shadow:0 10px 24px #0000006b;font:900 .85rem/1 Arial,sans-serif;cursor:pointer;pointer-events:auto}.phenom-sticky-banner__close:hover,.phenom-sticky-banner__close:focus-visible{color:#05070a;background:#fffaf0}@keyframes phenom-banner-slide-up{0%{opacity:0;transform:translateY(110%)}to{opacity:1;transform:translateY(0)}}@keyframes phenom-banner-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(110%)}}@media(max-width:720px){.phenom-sticky-banner{right:10px;bottom:10px;left:10px}.phenom-sticky-banner__link{aspect-ratio:4.6 / 1}.phenom-sticky-banner__close{top:-10px;right:-4px;width:30px;height:30px}}.nav-combo{position:relative;display:inline-flex;align-items:center;gap:0;min-height:42px;padding:0 14px;border:1px solid transparent;border-radius:999px}.nav-combo:hover,.nav-combo:focus-within,.nav-combo[data-active=true]{border-color:#fffcf42e;background:#fffcf414}.nav-primary-link{display:inline-flex;align-items:center;min-height:40px;color:#fffcf4e6;font-weight:850;white-space:nowrap}.nav-primary-link:hover,.nav-primary-link:focus-visible,.nav-combo[data-active=true] .nav-primary-link{color:#fffaf0}.nav-combo .nav-menu-panel{left:50%;top:calc(100% + 10px);z-index:40;display:none;transform:translate(-50%)}.nav-combo:hover .nav-menu-panel,.nav-combo:focus-within .nav-menu-panel{display:grid}.nav-menu-groups{display:grid;gap:12px}.nav-menu-panel-sitemap{width:min(980px,calc(100vw - 36px));max-height:min(76vh,680px);overflow:auto}.nav-menu-panel-small{max-height:min(76vh,620px);overflow:auto}.nav-combo-wide .nav-menu-panel{width:min(920px,calc(100vw - 36px));max-height:min(76vh,640px);overflow:auto}.nav-menu-spotlight{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nav-menu-spotlight a{display:grid;gap:3px;padding:12px;border:1px solid rgba(24,69,61,.12);border-radius:8px;background:var(--paper)}.nav-menu-spotlight a:hover,.nav-menu-spotlight a:focus-visible{border-color:var(--gold);background:#fffaf0}.nav-menu-spotlight strong{color:var(--felt);font-size:.92rem;line-height:1.2}.nav-menu-spotlight span{color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.32}.nav-combo[data-active=true] .nav-primary-link{color:#fffaf0;text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:3px;text-underline-offset:7px}.site-breadcrumb{position:relative;z-index:1;width:100%;padding:82px clamp(20px,5vw,64px) 10px;color:#12302b;background:#fffcf4f5;border-bottom:1px solid rgba(19,34,31,.12);font-size:.86rem;font-weight:800}.site-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0;width:min(1180px,100%);padding:0;list-style:none}.site-breadcrumb li{display:inline-flex;align-items:center;min-width:0}.site-breadcrumb li+li:before{content:"/";margin-right:8px;color:#13221f73}.site-breadcrumb a{color:#18453d}.site-breadcrumb a:hover,.site-breadcrumb a:focus-visible{color:#b23a31;text-decoration:underline;text-underline-offset:4px}.site-breadcrumb [aria-current=page]{overflow:hidden;color:#13221f;text-overflow:ellipsis;white-space:nowrap}.site-content-shell{display:grid;grid-template-columns:minmax(238px,286px) minmax(0,1fr);align-items:start}.site-content-main{min-width:0}.resource-sidebar{position:sticky;top:0;z-index:12;height:100vh;padding:88px 14px 20px clamp(14px,2vw,22px);background:linear-gradient(180deg,#0e2e2a,#13221f);color:#fffaf0;box-shadow:1px 0 #fffcf414}.resource-sidebar-inner{display:grid;gap:18px;max-height:calc(100vh - 108px);overflow-y:auto;padding-right:6px;scrollbar-color:rgba(255,252,244,.38) transparent;scrollbar-width:thin}.resource-sidebar-inner::-webkit-scrollbar{width:8px}.resource-sidebar-inner::-webkit-scrollbar-thumb{border-radius:999px;background:#fffcf452}.resource-sidebar-heading{display:grid;gap:4px;padding-bottom:4px}.resource-sidebar-heading .section-kicker{margin-bottom:0}.resource-sidebar-heading h2{margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.45rem;line-height:1.05}.resource-sidebar nav,.resource-sidebar-section,.resource-sidebar-list,.resource-sidebar-groups{display:grid;gap:8px}.resource-sidebar-section-study-mode{padding-top:0;border-top:0}.resource-sidebar-study-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.resource-sidebar-section{padding-top:8px;border-top:1px solid rgba(255,252,244,.13)}.resource-sidebar-section h3,.resource-sidebar-group summary{margin:0;color:#fffcf4c7;font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.resource-sidebar-group summary{display:flex;align-items:center;justify-content:space-between;min-height:32px;list-style:none;cursor:pointer}.resource-sidebar-group summary::-webkit-details-marker{display:none}.resource-sidebar-group summary:after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg)}.resource-sidebar-group[open] summary:after{transform:translateY(2px) rotate(225deg)}.resource-sidebar-link{display:grid;gap:3px;padding:9px 10px;border:1px solid transparent;border-radius:8px;color:#fffcf4d4}.resource-sidebar-link:hover,.resource-sidebar-link:focus-visible{border-color:#fffcf438;outline:none;background:#fffcf414}.resource-sidebar-link[aria-current=page],.resource-sidebar-link[data-active=true]{color:#fffaf0;border-color:#b9832eb8;background:#b9832e33;box-shadow:inset 4px 0 0 var(--gold)}.resource-sidebar-link-feature{background:#fffcf414}.resource-sidebar-link-study{min-height:74px;align-content:center;padding:10px 12px}.resource-sidebar-link strong{font-size:.9rem;line-height:1.18}.resource-sidebar-link span{color:#fffcf49e;font-size:.76rem;font-weight:700;line-height:1.25}.resource-sidebar-link-compact{padding-block:7px}.related-topics{display:grid;grid-template-columns:minmax(240px,.58fr) minmax(420px,1fr);gap:28px;width:min(1180px,calc(100% - 40px));margin:0 auto 72px;padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.related-topics h2{margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3.2vw,2.7rem);line-height:1.04}.related-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-topic-grid a{display:grid;gap:7px;min-height:118px;padding:18px;border:1px solid rgba(24,69,61,.16);border-radius:8px;background:#fffaf0;box-shadow:0 8px 22px #15201d0f}.related-topic-grid a:hover,.related-topic-grid a:focus-visible{border-color:var(--gold);outline:none;transform:translateY(-1px)}.related-topic-grid strong{color:var(--felt);font-size:1.02rem;line-height:1.2}.related-topic-grid span{color:var(--muted);font-size:.9rem;font-weight:800;line-height:1.35}.related-rule-links{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-top:14px;border-top:1px solid var(--line)}.related-rule-links a{display:grid;gap:5px;min-height:88px;padding:14px;border:1px solid rgba(24,69,61,.14);border-radius:8px;background:#fffaf0b8}.related-rule-links a:hover,.related-rule-links a:focus-visible{border-color:var(--felt);outline:none;background:#fffaf0}.related-rule-links strong{color:var(--felt);font-size:.94rem;line-height:1.18}.related-rule-links span{color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.3}.nav-menu-grid-lessons{grid-template-columns:repeat(auto-fit,minmax(178px,1fr))}.nav-menu-grid-tools{grid-template-columns:1fr}.nav-menu-grid-lessons a,.nav-menu-grid-community a,.nav-menu-grid-tools a{min-width:178px}.nav-menu-grid-lessons strong,.nav-menu-grid-lessons span,.nav-menu-grid-community strong,.nav-menu-grid-community span,.nav-menu-grid-tools strong,.nav-menu-grid-tools span{white-space:normal}.nav-menu-feature-community{background:var(--red)}.nav-sitemap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nav-sitemap-group{display:grid;gap:8px;min-width:0;padding:12px;border:1px solid rgba(24,69,61,.12);border-radius:8px;background:var(--paper)}.nav-sitemap-group p{margin:0;color:var(--red);font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.nav-sitemap-group div{display:grid;gap:6px}.nav-sitemap-group a{display:grid;gap:3px;padding:10px;border-radius:8px;background:#fffaf0}.nav-sitemap-grid>a{display:grid;gap:5px;min-height:92px;padding:14px;border:1px solid rgba(24,69,61,.12);border-radius:8px;background:var(--paper)}.nav-sitemap-group a:hover,.nav-sitemap-group a:focus-visible,.nav-sitemap-grid>a:hover,.nav-sitemap-grid>a:focus-visible{outline:none;background:#fff;box-shadow:inset 0 0 0 1px var(--gold)}.nav-sitemap-grid>a strong{color:var(--felt);font-size:.96rem;line-height:1.18}.nav-sitemap-grid>a span{color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.32}.nav-sitemap-group strong{color:var(--felt);font-size:.9rem;line-height:1.18}.nav-sitemap-group span{color:var(--muted);font-size:.76rem;font-weight:700;line-height:1.3}.nav-menu-group{display:grid;gap:8px}.nav-menu-group p{margin:0;color:var(--red);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}:root{color-scheme:dark;--ink: #f4f7fa;--muted: #8f9aa5;--felt: #111418;--felt-deep: #050607;--paper: #111418;--ivory: #050607;--line: rgba(220, 228, 236, .18);--red: #ff7272;--blue: #55b8ff;--gold: #d7bd72;--shadow: 0 22px 64px rgba(0, 0, 0, .38)}body{color:#e9eef3;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),radial-gradient(circle at 78% 10%,rgba(85,184,255,.14),transparent 28%),linear-gradient(135deg,#030405,#0d1013 46%,#050607);background-size:28px 28px,28px 28px,auto,auto}.site-header{border-bottom:1px solid rgba(220,228,236,.08);background:#050607e6}.brand-mark{border-radius:8px;color:#050607;background:linear-gradient(145deg,#fff,#9da7b1);box-shadow:0 0 24px #ffffff1f}.brand-mark:before{content:"M"}.brand-name,.header-action,.nav-primary-link,.nav-combo[data-active=true] .nav-primary-link{color:#f4f7fa}.header-action,.nav-combo:hover,.nav-combo:focus-within,.nav-combo[data-active=true]{border-color:#dce4ec2e;background:#ffffff0e}.nav-combo[data-active=true] .nav-primary-link{text-decoration-color:#55b8ff}.nav-menu-panel,.nav-menu-panel-small,.nav-menu-panel-sitemap{color:#e9eef3;border-color:#dce4ec2e;background:#050607f5;box-shadow:0 28px 70px #0000006b}.nav-menu-feature,.nav-menu-spotlight a,.nav-menu-grid a,.nav-sitemap-grid>a,.nav-sitemap-group,.related-topic-grid a,.related-rule-links a{color:#e9eef3;border-color:#dce4ec24;background:#ffffff0e}.nav-menu-feature span,.nav-menu-grid span,.nav-sitemap-grid>a span,.nav-sitemap-group span,.related-topic-grid span,.related-rule-links span{color:#8f9aa5}.nav-menu-feature strong,.nav-menu-grid strong,.nav-menu-spotlight strong,.nav-sitemap-grid>a strong,.nav-sitemap-group strong,.related-topic-grid strong,.related-rule-links strong{color:#f4f7fa}.nav-menu-feature:hover,.nav-menu-feature:focus-visible,.nav-menu-grid a:hover,.nav-menu-grid a:focus-visible,.nav-menu-spotlight a:hover,.nav-menu-spotlight a:focus-visible,.nav-sitemap-grid>a:hover,.nav-sitemap-grid>a:focus-visible{border-color:#55b8ff8c;background:#55b8ff1f}.site-breadcrumb{color:#c8d0d8;border-bottom-color:#dce4ec1f;background:#050607c7}.site-breadcrumb a,.site-breadcrumb [aria-current=page]{color:#e9eef3}.site-breadcrumb li+li:before{color:#dce4ec61}.site-content-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh}.site-content-main{min-width:0;overflow:hidden;padding:34px}.site-content-main>main{width:100%;max-width:1180px;margin:0 auto}.resource-sidebar{padding:24px 18px;border-right:1px solid rgba(220,228,236,.18);background:#050607e6;box-shadow:none;backdrop-filter:blur(12px)}.resource-sidebar-inner{max-height:calc(100vh - 48px)}.resource-sidebar-heading h2,.resource-sidebar-link strong{color:#f4f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.resource-sidebar-section h3,.resource-sidebar-group summary,.section-kicker,.card-label,.eyebrow{color:#55b8ff}.resource-sidebar-section{border-top-color:#dce4ec1f}.resource-sidebar-link,.resource-sidebar-link-feature{color:#c8d0d8;border-color:transparent;background:transparent}.resource-sidebar-link span{color:#76828d}.resource-sidebar-link:hover,.resource-sidebar-link:focus-visible,.resource-sidebar-link[aria-current=page],.resource-sidebar-link[data-active=true]{color:#f4f7fa;border-color:#dce4ec2e;background:#ffffff0e;box-shadow:none}.footer{color:#c8d0d8;border-top:1px solid rgba(220,228,236,.12);background:#050607eb}.page-hero,.section,.lesson-band,.rotation-band,.related-topics{color:#e9eef3;background:transparent}.page-hero{min-height:72vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr);gap:30px;align-items:center;width:min(1180px,100%);margin:0 auto;padding:44px 0 32px}.page-hero h1,.section h1,.section h2,.section h3,.section-heading h2,.related-topics h2{color:#f4f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.page-hero h1{max-width:860px;font-size:clamp(42px,6.7vw,82px);line-height:.95}.page-hero p,.section p,.section li,.section-heading p:not(.section-kicker),.related-topics p{color:#b6c1cb}.topic-panel,.strategy-card,.lesson-card,.game-card,.intro-grid article,.rotation-card,.related-topics,.advanced-preview-grid article,.premium-card,.benchmark-list,.benchmark-panel,.feedback-form,.hand-example,.callout-grid div,.drill-card,.case,.matrix,.worksheet,.panel,.card{color:#e9eef3;border:1px solid rgba(220,228,236,.18);border-radius:8px;background:linear-gradient(180deg,#ffffff14,#ffffff09);box-shadow:none}.topic-panel h2,.topic-panel h3,.strategy-card h2,.strategy-card h3,.lesson-card h2,.lesson-card h3,.game-card h2,.game-card h3,.advanced-preview-grid h3,.premium-card h3{color:#f4f7fa}.topic-panel p,.strategy-card p,.lesson-card p,.game-card p,.advanced-preview-grid p,.premium-card p,.benchmark-list p{color:#b6c1cb}.button.primary{color:#050607;background:linear-gradient(145deg,#f7fafc,#a8b2bb);box-shadow:none}.button.secondary,.text-link{color:#f4f7fa;border-color:#f4f7fa47;background:#ffffff0f}.text-link:hover,.text-link:focus-visible{color:#55b8ff}@media(max-width:900px){.site-header{gap:8px}.site-content-shell{display:block;max-width:100%}.site-content-main{max-width:100vw;overflow-x:hidden;padding:18px 12px}.site-content-main>main{max-width:100%;padding:0}.site-content-main .section,.site-content-main .tool-section{width:min(100%,1180px)}.resource-sidebar,.resource-sidebar-inner{display:none}.resource-sidebar-heading{flex:0 0 150px;width:150px;align-content:center;padding:0 10px 0 0;border-right:1px solid rgba(255,252,244,.16)}.resource-sidebar-heading h2{font-size:1.08rem}.resource-sidebar nav{display:flex;min-width:0;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;gap:10px}.resource-sidebar nav::-webkit-scrollbar{display:none}.resource-sidebar-section,.resource-sidebar-list,.resource-sidebar-groups{display:flex;gap:8px;padding-top:0;border-top:0}.resource-sidebar-section h3{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.resource-sidebar-group{position:relative}.resource-sidebar-group summary{min-height:52px;min-width:128px;padding:0 12px;border:1px solid rgba(255,252,244,.18);border-radius:8px;background:#fffcf414}.resource-sidebar-group .resource-sidebar-list{position:absolute;top:calc(100% + 8px);left:0;display:grid;width:220px;max-height:360px;overflow:auto;padding:8px;border:1px solid rgba(255,252,244,.18);border-radius:8px;background:#13221f;box-shadow:var(--shadow)}.resource-sidebar-group:not([open]) .resource-sidebar-list{display:none}.resource-sidebar-link{min-width:168px;min-height:52px;align-content:center;padding:9px 11px;background:#fffcf414}.resource-sidebar-section-study-mode{flex:0 0 294px}.resource-sidebar-study-mode{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.resource-sidebar-study-mode::-webkit-scrollbar{display:none}.resource-sidebar-study-mode .resource-sidebar-link-study{flex:0 0 146px;min-height:78px}.site-header-main{gap:14px}.nav-combo:hover .nav-menu-panel,.nav-combo:focus-within .nav-menu-panel{display:none}.site-breadcrumb{padding:88px 18px 9px}.page-hero{min-height:0;grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;padding:72px 18px 30px}.related-topics{grid-template-columns:1fr;width:min(100% - 36px,1180px)}.related-topic-grid,.related-rule-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.site-header{padding-bottom:10px}.site-header-main{display:grid;grid-template-columns:auto minmax(0,1fr)}.nav-menu-spotlight,.nav-sitemap-grid{grid-template-columns:1fr}.site-breadcrumb{padding:98px 14px 8px;font-size:.8rem}.site-content-main{padding:14px 8px}.related-topics{width:min(100% - 28px,1180px);margin-bottom:52px;padding:22px}.related-topic-grid,.related-rule-links{grid-template-columns:1fr}}html body{color:#e9eef3!important;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),radial-gradient(circle at 78% 10%,rgba(85,184,255,.14),transparent 28%),linear-gradient(135deg,#030405,#0d1013 46%,#050607)!important;background-size:28px 28px,28px 28px,auto,auto!important}html body .site-content-shell,html body .site-content-main,html body .page-hero,html body .section,html body .lesson-band,html body .rotation-band{color:#e9eef3!important;background:transparent!important}html body .site-content-shell{grid-template-columns:236px minmax(0,1fr)!important;min-height:100vh!important}html body .site-content-main{padding:28px!important}html body .site-header,html body .site-breadcrumb{display:none!important}html body .site-content-main>main{width:min(1180px,100%)!important;max-width:1180px!important;margin:0 auto!important;padding:34px!important;color:#e9eef3!important;border:1px solid rgba(220,228,236,.18)!important;border-radius:8px!important;background:linear-gradient(90deg,#fff0,#c99a2e24),linear-gradient(#ffffff14,#ffffff09)!important;box-shadow:none!important}html body .resource-sidebar{top:0!important;height:100vh!important;padding:18px!important}html body .page-hero h1,html body .site-content-main h1,html body .site-content-main h2,html body .site-content-main h3{color:#f4f7fa!important}html body .page-hero h1,html body .site-content-main h1{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(46px,5.2vw,74px)!important;font-weight:700!important;line-height:.96!important}html body .site-content-main h2,html body .site-content-main h3{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}html body .page-hero p,html body .site-content-main p,html body .site-content-main li{color:#b6c1cb!important}html body .section-kicker,html body .card-label,html body .eyebrow{color:#b6c1cb!important;font-size:13px!important;font-weight:900!important;letter-spacing:.08em!important}html body .topic-panel,html body .strategy-card,html body .lesson-card,html body .game-card,html body .intro-grid article,html body .rotation-card,html body .related-topics,html body .advanced-preview-grid article,html body .premium-card,html body .benchmark-list,html body .benchmark-panel,html body .feedback-form,html body .hand-example,html body .callout-grid div,html body .drill-card,html body .case,html body .matrix,html body .worksheet,html body .panel,html body .card{color:#e9eef3!important;border-color:#dce4ec2e!important;background:linear-gradient(180deg,#ffffff14,#ffffff09)!important;box-shadow:none!important}html body .curriculum-path-grid article,html body .curriculum-resource-grid article,html body .expert-review-grid article,html body .beginner-curriculum-list>li,html body .week-block,html body .variant-order-list li,html body .review-metrics article,html body .lesson-progress-grid article,html body .lesson-flow-grid article,html body .process-grid article,html body .beginner-review-card,html body .lesson-pipeline-grid article,html body .lesson-handoff-grid article,html body .mixed-game-path-grid a,html body .lesson-review-card,html body .lesson-review-card dl div,html body .template-grid article,html body .feedback-synthesis-grid article,html body .feedback-synthesis-grid blockquote,html body .feedback-review-grid article,html body .feedback-review-grid dl div,html body .member-input-grid article,html body .intake-checklist,html body .intake-checklist li,html body .lesson-brief-board article,html body .prompt-grid article,html body .feedback-log article,html body .starting-point-card,html body .path-destination-card,html body .progress-strip article,html body .skill-track-grid article,html body .beginner-runway-grid article,html body .curriculum-map-grid article,html body .completion-gate-grid article,html body .retention-metric-grid article,html body .resource-grid article,html body .transition-stage-grid article,html body .adaptive-track-grid article,html body .update-loop-grid article,html body .visualizer-summary,html body .visualizer-card,html body .curriculum-start-card,html body .curriculum-rubric,html body .week-goal,html body .engagement-review,html body .rotation-callout,html body .blog-hero-card,html body .three-month-card,html body .calendar-card,html body .article-brief-card,html body .keyword-card,html body .seasonal-trend-card,html body .seasonal-topic-card,html body .program-card,html body .community-series-card,html body .blog-post-card,html body .workflow-card,html body .path-list li,html body .traffic-mobile-card,html body .calendar-validation,html body .seo-review-card,html body .publishing-card,html body .faq-list details,html body .learning-card,html body .milestone-list li,html body .rotation-module-grid article,html body .rotation-module-grid div,html body .rotation-quiz-grid article,html body .rotation-resource-grid article,html body .rotation-testimonial-grid figure,html body .rotation-measure-grid article,html body .rotation-check-grid article,html body .rotation-progress-summary{color:#e9eef3!important;border-color:#dce4ec2e!important;background:linear-gradient(180deg,#ffffff17,#ffffff0b),linear-gradient(135deg,#091115eb,#0e1d23eb)!important;box-shadow:0 16px 34px #00000038!important}html body .curriculum-path-grid h3,html body .curriculum-resource-grid h3,html body .expert-review-grid h3,html body .beginner-curriculum-list h2,html body .week-block strong,html body .variant-order-list h3,html body .review-metrics strong,html body .lesson-progress-grid strong,html body .lesson-flow-grid h3,html body .process-grid h3,html body .beginner-review-card h3,html body .lesson-pipeline-grid h3,html body .lesson-handoff-grid h3,html body .mixed-game-path-grid strong,html body .lesson-review-card h3,html body .template-grid h3,html body .feedback-synthesis-grid h3,html body .feedback-review-grid h3,html body .member-input-grid h3,html body .intake-checklist h3,html body .lesson-brief-board h3,html body .prompt-grid h3,html body .feedback-log h3,html body .starting-point-card strong,html body .path-destination-card strong,html body .progress-strip strong,html body .skill-track-grid h3,html body .beginner-runway-grid h3,html body .curriculum-map-grid h3,html body .completion-gate-grid h3,html body .retention-metric-grid h3,html body .resource-grid h3,html body .transition-stage-grid h3,html body .adaptive-track-grid h3,html body .update-loop-grid h3,html body .visualizer-card h3,html body .curriculum-start-card h3,html body .rotation-callout h3,html body .blog-hero-card strong,html body .three-month-card h3,html body .calendar-card h3,html body .article-brief-card h3,html body .keyword-card h3,html body .seasonal-trend-card h3,html body .seasonal-topic-card h3,html body .program-card h3,html body .community-series-card h3,html body .blog-post-card h3,html body .workflow-card h3,html body .path-list strong,html body .traffic-mobile-card strong,html body .calendar-validation strong,html body .seo-review-card h3,html body .publishing-card h3,html body .faq-list summary,html body .learning-card strong,html body .milestone-list strong,html body .rotation-module-grid h3,html body .rotation-module-grid strong,html body .rotation-quiz-grid h3,html body .rotation-resource-grid h3,html body .rotation-testimonial-grid strong,html body .rotation-check-grid strong,html body .rotation-progress-summary strong{color:#f4f7fa!important}html body .curriculum-path-grid p,html body .curriculum-path-grid li,html body .curriculum-resource-grid p,html body .expert-review-grid p,html body .beginner-curriculum-list p,html body .beginner-curriculum-list li,html body .week-block p,html body .variant-order-list p,html body .review-metrics p,html body .review-overview p:not(.section-kicker),html body .lesson-progress-grid p,html body .lesson-flow-grid p,html body .process-grid p,html body .beginner-review-card p,html body .lesson-pipeline-grid p,html body .lesson-handoff-grid p,html body .mixed-game-path-grid span,html body .lesson-review-card p,html body .lesson-review-card dd,html body .template-grid p,html body .feedback-synthesis-grid p,html body .feedback-synthesis-grid blockquote,html body .feedback-review-grid p,html body .feedback-review-grid dd,html body .member-input-grid p,html body .member-input-grid strong,html body .intake-checklist li,html body .lesson-brief-board p,html body .prompt-grid p,html body .feedback-log p,html body .starting-point-card p,html body .path-destination-card p,html body .progress-strip p,html body .skill-track-grid p,html body .skill-track-grid li,html body .beginner-runway-grid p,html body .curriculum-map-grid p,html body .curriculum-map-grid li,html body .completion-gate-grid p,html body .completion-gate-grid li,html body .retention-metric-grid p,html body .resource-grid p,html body .resource-grid li,html body .transition-stage-grid p,html body .adaptive-track-grid p,html body .adaptive-track-grid li,html body .update-loop-grid p,html body .visualizer-card p,html body .visualizer-family,html body .visualizer-card-status,html body .week-goal p,html body .engagement-review p,html body .rotation-callout p,html body .rotation-callout li,html body .blog-hero-card p,html body .three-month-card p,html body .three-month-card li,html body .calendar-card p,html body .calendar-card li,html body .article-brief-card p,html body .article-brief-card li,html body .keyword-card p,html body .seasonal-trend-card p,html body .seasonal-trend-card li,html body .seasonal-topic-card p,html body .seasonal-topic-card li,html body .program-card p,html body .community-series-card p,html body .community-series-card li,html body .blog-post-card p,html body .workflow-card p,html body .path-list p,html body .traffic-mobile-card p,html body .calendar-validation p,html body .seo-review-card p,html body .publishing-card p,html body .faq-list p,html body .learning-card span,html body .milestone-list p,html body .rotation-module-grid p,html body .rotation-module-grid li,html body .rotation-quiz-grid p,html body .rotation-resource-grid p,html body .rotation-testimonial-grid blockquote,html body .rotation-testimonial-grid span,html body .rotation-measure-grid p,html body .rotation-check-grid p,html body .rotation-progress-summary p{color:#c8d0d8!important}html body .curriculum-path-grid .card-label,html body .curriculum-resource-grid .card-label,html body .expert-review-grid .card-label,html body .beginner-curriculum-list>li>span,html body .week-outcome strong,html body .review-metrics span,html body .lesson-progress-grid span,html body .lesson-flow-grid span,html body .process-grid span,html body .beginner-review-card span,html body .lesson-pipeline-grid span,html body .lesson-handoff-grid span,html body .lesson-handoff-grid strong,html body .lesson-review-head span,html body .lesson-review-head strong,html body .template-grid span,html body .feedback-review-head span,html body .feedback-review-head strong,html body .lesson-review-card dt,html body .feedback-review-grid dt,html body .lesson-brief-board span,html body .member-input-grid span,html body .prompt-grid span,html body .feedback-log span,html body .starting-point-card span,html body .path-destination-card span,html body .progress-strip span,html body .skill-track-grid span,html body .beginner-runway-grid span,html body .curriculum-map-grid span,html body .completion-gate-grid span,html body .retention-metric-grid span,html body .resource-grid span,html body .transition-stage-grid span,html body .adaptive-track-grid span,html body .update-loop-grid span,html body .visualizer-card-header span,html body .visualizer-card-header strong,html body .blog-hero-card span,html body .three-month-card .card-label,html body .calendar-card .card-label,html body .article-brief-card .card-label,html body .keyword-card .card-label,html body .seasonal-trend-card .card-label,html body .seasonal-topic-card .card-label,html body .program-card .card-label,html body .community-series-card .card-label,html body .blog-post-card .card-label,html body .workflow-card .card-label,html body .traffic-mobile-card span,html body .calendar-validation .card-label,html body .seo-review-card .card-label,html body .publishing-card .card-label,html body .milestone-list span,html body .rotation-module-grid span,html body .rotation-check-grid span,html body .rotation-measure-grid span,html body .rotation-progress-summary span{color:#55b8ff!important}html body .curriculum-path-grid .text-link,html body .curriculum-resource-grid .text-link,html body .expert-review-grid .text-link,html body .beginner-curriculum-list .text-link,html body .lesson-flow-grid a,html body .beginner-review-links a,html body .lesson-handoff-grid a,html body .starting-point-card .text-link,html body .path-destination-card .text-link,html body .three-month-card .text-link,html body .calendar-card .text-link,html body .article-brief-card .text-link,html body .keyword-card .text-link,html body .seasonal-trend-card .text-link,html body .seasonal-topic-card .text-link,html body .program-card .text-link,html body .community-series-card .text-link,html body .blog-post-card .text-link,html body .workflow-card .text-link,html body .seo-review-card .text-link,html body .publishing-card .text-link,html body .rotation-module-grid a,html body .rotation-resource-grid .text-link{color:#f4f7fa!important;border-color:#55b8ff6b!important;background:#0a262ef5!important}html body :is(.learning-band,.lesson-band,.review-overview,.lesson-flow-section,.lesson-pipeline-section,.lesson-handoff,.lesson-template-section,.feedback-synthesis,.feedback-review-board,.member-intake,.strategy-band) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]){color:#e9eef3!important;border-color:#dce4ec2e!important;background:linear-gradient(180deg,#ffffff17,#ffffff0b),linear-gradient(135deg,#091115eb,#0e1d23eb)!important;box-shadow:0 16px 34px #00000038!important}html body :is(.learning-band,.lesson-band,.review-overview,.lesson-flow-section,.lesson-pipeline-section,.lesson-handoff,.lesson-template-section,.feedback-synthesis,.feedback-review-board,.member-intake,.strategy-band) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(h2,h3,h4,strong,summary){color:#f4f7fa!important}html body :is(.learning-band,.lesson-band,.review-overview,.lesson-flow-section,.lesson-pipeline-section,.lesson-handoff,.lesson-template-section,.feedback-synthesis,.feedback-review-board,.member-intake,.strategy-band) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(p,li,dd,blockquote){color:#c8d0d8!important}html body :is(.learning-band,.lesson-band,.review-overview,.lesson-flow-section,.lesson-pipeline-section,.lesson-handoff,.lesson-template-section,.feedback-synthesis,.feedback-review-board,.member-intake,.strategy-band) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(span,dt,.card-label){color:#55b8ff!important}html body main:has(>.learning-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]),html body main:has(>.glossary-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]),html body main:has(>.mistakes-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]),html body main:has(>.hand-review-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]),html body main:has(>.blog-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]){color:#e9eef3!important;border-color:#dce4ec2e!important;background:linear-gradient(180deg,#ffffff17,#ffffff0b),linear-gradient(135deg,#091115eb,#0e1d23eb)!important;box-shadow:0 16px 34px #00000038!important}html body main:has(>.learning-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(h2,h3,h4,strong,summary),html body main:has(>.glossary-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(h2,h3,h4,strong,summary),html body main:has(>.mistakes-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(h2,h3,h4,strong,summary),html body main:has(>.hand-review-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(h2,h3,h4,strong,summary),html body main:has(>.blog-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(h2,h3,h4,strong,summary){color:#f4f7fa!important}html body main:has(>.learning-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(p,li,dd,blockquote),html body main:has(>.glossary-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(p,li,dd,blockquote),html body main:has(>.mistakes-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(p,li,dd,blockquote),html body main:has(>.hand-review-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(p,li,dd,blockquote),html body main:has(>.blog-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(p,li,dd,blockquote){color:#c8d0d8!important}html body main:has(>.learning-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(span,dt,.card-label),html body main:has(>.glossary-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(span,dt,.card-label),html body main:has(>.mistakes-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(span,dt,.card-label),html body main:has(>.hand-review-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(span,dt,.card-label),html body main:has(>.blog-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(span,dt,.card-label){color:#55b8ff!important}html body main:has(>.learning-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(a,.text-link),html body main:has(>.glossary-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(a,.text-link),html body main:has(>.mistakes-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(a,.text-link),html body main:has(>.hand-review-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(a,.text-link),html body main:has(>.blog-hero) :is(article,figure,details,.card,[class*=card],[class*=panel],[class*=box]) :is(a,.text-link){color:#f4f7fa!important;border-color:#55b8ff6b!important;background:#0a262ef5!important}@media(max-width:900px){html body .site-content-main{padding:14px 8px!important}html body .site-content-main>main{width:100%!important;max-width:100%!important;padding:0!important}html body .site-content-main .section,html body .site-content-main .tool-section{width:100%!important}}html body .footer{align-items:flex-start}html body .footer-brand{display:grid;gap:4px}html body .footer-utility-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;max-width:620px;font-size:.78rem!important;font-weight:700;line-height:1.3}html body .footer-utility-links a{color:#fffaf0b8;font-size:.78rem!important;line-height:1.3;text-decoration:none}html body .footer-utility-links a:hover,html body .footer-utility-links a:focus-visible{color:#fffaf0;text-decoration:underline;text-underline-offset:3px}@media(max-width:620px){html body .footer-utility-links{justify-content:flex-start;margin-top:14px}}html body .site-content-main main:has(.learning-hero) :is(.format-nav-grid a,.mixed-game-path-grid a,.bridge-grid a),html body .site-content-main main:has(.hand-review-hero) :is(.mixed-game-path-grid a),html body .site-content-main main:has(.blog-hero) :is(.blog-jump-nav a),html body .site-content-main main:has(.mistakes-hero) :is(.mistake-nav-button),html body .site-content-main main:has(.strategy-hero) :is(.text-link,.button.secondary),html body .site-content-main main:has(.learning-hero) :is(.text-link,.button.secondary,.rotation-reset-button),html body .site-content-main main:has(.glossary-hero) :is(.text-link,.button.secondary),html body .site-content-main main:has(.mistakes-hero) :is(.text-link,.button.secondary),html body .site-content-main main:has(.hand-review-hero) :is(.text-link,.button.secondary),html body .site-content-main main:has(.blog-hero) :is(.text-link,.button.secondary){color:#f4f7fa!important;border-color:#55b8ff6b!important;background:#0a262ef5!important}html body .site-content-main main:has(.learning-hero) :is(.format-nav-grid a,.mixed-game-path-grid a,.bridge-grid a,.capstone-grid article),html body .site-content-main main:has(.hand-review-hero) :is(.mixed-game-path-grid a,.member-input-grid article,.prompt-grid article,.feedback-log article),html body .site-content-main main:has(.blog-hero) :is(.three-month-card,.calendar-card,.article-brief-card,.keyword-card,.seasonal-trend-card,.seasonal-topic-card,.program-card,.community-series-card,.blog-post-card,.workflow-card),html body .site-content-main main:has(.mistakes-hero) :is(.mistake-card,.mistake-playbook-card,.diagnostic-card){color:#e9eef3!important;border-color:#dce4ec2e!important;background:linear-gradient(180deg,#ffffff17,#ffffff0b),linear-gradient(135deg,#091115eb,#0e1d23eb)!important;box-shadow:0 16px 34px #00000038!important}html body .site-content-main main:has(.learning-hero) :is(.format-nav-grid a,.mixed-game-path-grid a,.bridge-grid a,.capstone-grid article) :is(h2,h3,h4,strong,summary),html body .site-content-main main:has(.hand-review-hero) :is(.mixed-game-path-grid a,.member-input-grid article,.prompt-grid article,.feedback-log article) :is(h2,h3,h4,strong,summary),html body .site-content-main main:has(.blog-hero) :is(.three-month-card,.calendar-card,.article-brief-card,.keyword-card,.seasonal-trend-card,.seasonal-topic-card,.program-card,.community-series-card,.blog-post-card,.workflow-card) :is(h2,h3,h4,strong,summary),html body .site-content-main main:has(.mistakes-hero) :is(.mistake-card,.mistake-playbook-card,.diagnostic-card) :is(h2,h3,h4,strong,summary){color:#f4f7fa!important}html body .site-content-main main:has(.learning-hero) :is(.format-nav-grid a,.mixed-game-path-grid a,.bridge-grid a,.capstone-grid article) :is(p,li,dd,blockquote,span),html body .site-content-main main:has(.hand-review-hero) :is(.mixed-game-path-grid a,.member-input-grid article,.prompt-grid article,.feedback-log article) :is(p,li,dd,blockquote,span),html body .site-content-main main:has(.blog-hero) :is(.three-month-card,.calendar-card,.article-brief-card,.keyword-card,.seasonal-trend-card,.seasonal-topic-card,.program-card,.community-series-card,.blog-post-card,.workflow-card) :is(p,li,dd,blockquote,span),html body .site-content-main main:has(.mistakes-hero) :is(.mistake-card,.mistake-playbook-card,.diagnostic-card) :is(p,li,dd,blockquote,span){color:#c8d0d8!important}html body .site-content-main :is(.beginner-drill-card,.drill-route-card,.trainer-mode-card,.practice-trainer-mode-card,.phase-card,.learning-card,.objective-card,.practice-route-card,.pot-objective-card,.format-track-card,.family-next-card,.lesson-review-card,.beginner-review-card,.drill-card,.progress-tracker-card,.hand-lab-card,.topic-reinforcement-card,.switching-card,.decision-trainer-card,.starting-point-card,.path-destination-card,.week-block,.curriculum-start-card,.real-hand-card,.resource-card,.topic-card,.study-card,.game-selection-card,.game-selection-profile-card,.game-selection-guide-card,.game-selection-practical-card,.game-selection-session-card,.game-selection-meter,.ai-feedback-scenario-suggestion,.ai-feedback-scenario-card,.ai-feedback-card,.rotation-feedback,.rotation-feedback-log,.rotation-round-panel,.rotation-output,.feedback-route,.progress-row,.status-row,.metric-card,.lesson-flow-grid article,.lesson-pipeline-grid article,.lesson-progress-grid article,.process-grid article,.template-grid article,.feedback-synthesis-grid article,.feedback-review-grid article,.member-input-grid article,.mixed-game-path-grid article,.rotation-module-grid article,.rotation-resource-grid article,.rotation-check-grid article,.rotation-testimonial-grid article,.rotation-measure-grid article,.adaptive-track-grid article,.completion-gate-grid article,.curriculum-map-grid article,.curriculum-path-grid article,.curriculum-resource-grid article,.beginner-runway-grid article,.expert-review-grid article,.habit-grid article,.skill-track-grid article,.transition-stage-grid article,.update-loop-grid article,.bridge-grid article,.capstone-grid article,.three-month-card,.calendar-card,.article-brief-card,.keyword-card,.seasonal-trend-card,.seasonal-topic-card,.program-card,.community-series-card,.blog-post-card,.workflow-card):not(.playing-card):not(.poker-card):not(.card-face){background:linear-gradient(180deg,#ffffff14,#ffffff09),linear-gradient(135deg,#0d191dfa,#14262bfa)!important;border-color:#dce4ec38!important;color:#f4f7fa!important;box-shadow:0 16px 34px #0000003d!important}html body .site-content-main :is(.beginner-drill-card,.drill-route-card,.trainer-mode-card,.practice-trainer-mode-card,.phase-card,.learning-card,.objective-card,.practice-route-card,.pot-objective-card,.format-track-card,.family-next-card,.lesson-review-card,.beginner-review-card,.drill-card,.progress-tracker-card,.hand-lab-card,.topic-reinforcement-card,.switching-card,.decision-trainer-card,.starting-point-card,.path-destination-card,.week-block,.curriculum-start-card,.real-hand-card,.resource-card,.topic-card,.study-card,.game-selection-card,.game-selection-profile-card,.game-selection-guide-card,.game-selection-practical-card,.game-selection-session-card,.game-selection-meter,.ai-feedback-scenario-suggestion,.ai-feedback-scenario-card,.ai-feedback-card,.rotation-feedback,.rotation-feedback-log,.rotation-round-panel,.rotation-output,.feedback-route,.progress-row,.status-row,.metric-card,.lesson-flow-grid article,.lesson-pipeline-grid article,.lesson-progress-grid article,.process-grid article,.template-grid article,.feedback-synthesis-grid article,.feedback-review-grid article,.member-input-grid article,.mixed-game-path-grid article,.rotation-module-grid article,.rotation-resource-grid article,.rotation-check-grid article,.rotation-testimonial-grid article,.rotation-measure-grid article,.adaptive-track-grid article,.completion-gate-grid article,.curriculum-map-grid article,.curriculum-path-grid article,.curriculum-resource-grid article,.beginner-runway-grid article,.expert-review-grid article,.habit-grid article,.skill-track-grid article,.transition-stage-grid article,.update-loop-grid article,.bridge-grid article,.capstone-grid article,.three-month-card,.calendar-card,.article-brief-card,.keyword-card,.seasonal-trend-card,.seasonal-topic-card,.program-card,.community-series-card,.blog-post-card,.workflow-card) :is(h1,h2,h3,h4,h5,h6,p,li,span,small,strong,em,label,dt,dd,summary,blockquote):not(.playing-card *):not(.poker-card *):not(.card-face *){color:inherit!important}html body .site-content-main :is(.beginner-drill-card,.drill-route-card,.trainer-mode-card,.practice-trainer-mode-card,.phase-card,.learning-card,.objective-card,.practice-route-card,.pot-objective-card,.format-track-card,.family-next-card,.lesson-review-card,.beginner-review-card,.drill-card,.progress-tracker-card,.hand-lab-card,.topic-reinforcement-card,.switching-card,.decision-trainer-card,.starting-point-card,.path-destination-card,.week-block,.curriculum-start-card,.real-hand-card,.resource-card,.topic-card,.study-card,.game-selection-card,.game-selection-profile-card,.game-selection-guide-card,.game-selection-practical-card,.game-selection-session-card,.game-selection-meter,.ai-feedback-scenario-suggestion,.ai-feedback-scenario-card,.ai-feedback-card,.rotation-feedback,.rotation-feedback-log,.rotation-round-panel,.rotation-output,.feedback-route,.progress-row,.status-row,.metric-card) :is(.card-label,.section-kicker,.eyebrow,dt,small:first-child){color:#8bd4ff!important}html body .site-content-main :is(.beginner-drill-card,.drill-route-card,.trainer-mode-card,.practice-trainer-mode-card,.phase-card,.learning-card,.objective-card,.practice-route-card,.pot-objective-card,.format-track-card,.family-next-card,.lesson-review-card,.beginner-review-card,.drill-card,.progress-tracker-card,.hand-lab-card,.topic-reinforcement-card,.switching-card,.decision-trainer-card,.starting-point-card,.path-destination-card,.week-block,.curriculum-start-card,.real-hand-card,.resource-card,.topic-card,.study-card,.game-selection-card,.game-selection-profile-card,.game-selection-guide-card,.game-selection-practical-card,.game-selection-session-card,.game-selection-meter,.ai-feedback-scenario-suggestion,.ai-feedback-scenario-card,.ai-feedback-card,.rotation-feedback,.rotation-feedback-log,.rotation-round-panel,.rotation-output,.feedback-route,.progress-row,.status-row,.metric-card) :is(a:not(.button),.text-link){color:#f6c768!important;background:transparent!important}html body .site-content-main :is(button,.button,a.button,input[type=button],input[type=submit]){background:#0a262efa!important;border:1px solid rgba(85,184,255,.46)!important;color:#f7fbff!important;box-shadow:none!important}html body .site-content-main :is(button,.button,a.button,input[type=button],input[type=submit]):is(:hover,:focus-visible){background:#103b36!important;border-color:#f6c7689e!important;color:#fff!important}html body .site-content-main :is(button[disabled],.button[disabled],[aria-disabled=true]){background:#071013f5!important;border-color:#dce4ec47!important;color:#dce7f2!important;opacity:1!important}html body .site-content-main :is(.game-selection-panel,.game-selection-results,.game-selection-cards,.decision-guide-card,.family-recommendation-card,.hand-mistake-card,.scenario-practice-card){background:linear-gradient(180deg,#ffffff14,#ffffff09),linear-gradient(135deg,#0d191dfa,#14262bfa)!important;border-color:#dce4ec38!important;color:#f4f7fa!important;box-shadow:0 16px 34px #0000003d!important}html body .site-content-main :is(.game-selection-panel,.game-selection-results,.game-selection-cards,.decision-guide-card,.family-recommendation-card,.hand-mistake-card,.scenario-practice-card) :is(h1,h2,h3,h4,h5,h6,p,li,span,small,strong,em,label,dt,dd,summary,blockquote){color:inherit!important}html body .site-content-main :is(.game-selection-panel,.game-selection-results,.game-selection-cards,.decision-guide-card,.family-recommendation-card,.hand-mistake-card,.scenario-practice-card) :is(.card-label,.section-kicker,.eyebrow,dt,small:first-child){color:#8bd4ff!important}html body .site-content-main :is(.button.secondary,a.button.secondary,button.button.secondary,.text-link){background:#0a262efa!important;border:1px solid rgba(85,184,255,.42)!important;color:#f7fbff!important;box-shadow:none!important}html body .site-content-main :is(.button.secondary,a.button.secondary,button.button.secondary,.text-link):is(:hover,:focus-visible){background:#103b36!important;border-color:#f6c7689e!important;color:#fff!important}html body .site-content-main :is(.tool-toolbar-actions,.toolbar-actions) label{align-items:center!important;background:#071013f5!important;border:1px solid rgba(85,184,255,.32)!important;border-radius:8px!important;color:#f7fbff!important;display:inline-flex!important;gap:.45rem!important;line-height:1.15!important;padding:.65rem .8rem!important}html body .site-content-main :is(.tool-toolbar-actions,.toolbar-actions) label input{accent-color:#ff6969!important;flex:0 0 auto!important}html body .site-content-main :is(.real-hand-exercise,.curriculum-path-grid article,.expert-review-grid article,.skill-track-grid article,.beginner-runway-grid article,.curriculum-map-grid article,.completion-gate-grid article,.retention-metric-grid article,.resource-grid article,.transition-stage-grid article,.adaptive-track-grid article,.update-loop-grid article,.engagement-review-grid article,.lesson-flow-grid article,.lesson-progress-grid article,.process-grid article,.lesson-pipeline-grid article,.lesson-handoff-grid article,.template-grid article,.feedback-synthesis-grid article,.feedback-review-grid article,.member-input-grid article,.prompt-grid article,.editorial-calendar-grid article,.three-month-grid article,.article-brief-grid article,.keyword-map-grid article,.seasonal-trend-grid article,.seasonal-topic-grid article,.community-series-grid article,.blog-post-grid article,.workflow-grid article,.seo-review-grid article,.publishing-grid article,.format-nav-grid a,.family-next-grid article,.bridge-grid a,.mixed-game-path-grid a,.strategy-resource-grid article,.path-resource-card,.curriculum-resource-card,.family-route-card,.study-route-card,.lesson-route-card,.lesson-sheet-card,.lesson-method-card,.hand-review-method-card,.hand-review-intake-card,.hand-review-workflow-card,.phase-route-card,.phase-resource-card,.phase-step-card,.route-card,.support-card,.next-step-card):not(.playing-card):not(.poker-card):not(.card-face){background:linear-gradient(180deg,#ffffff13,#ffffff09),linear-gradient(135deg,#0d191dfa,#14262bfa)!important;border-color:#dce4ec38!important;color:#f4f7fa!important;box-shadow:0 16px 34px #0000003d!important}html body .site-content-main :is(.real-hand-exercise,.curriculum-path-grid article,.expert-review-grid article,.skill-track-grid article,.beginner-runway-grid article,.curriculum-map-grid article,.completion-gate-grid article,.retention-metric-grid article,.resource-grid article,.transition-stage-grid article,.adaptive-track-grid article,.update-loop-grid article,.engagement-review-grid article,.lesson-flow-grid article,.lesson-progress-grid article,.process-grid article,.lesson-pipeline-grid article,.lesson-handoff-grid article,.template-grid article,.feedback-synthesis-grid article,.feedback-review-grid article,.member-input-grid article,.prompt-grid article,.editorial-calendar-grid article,.three-month-grid article,.article-brief-grid article,.keyword-map-grid article,.seasonal-trend-grid article,.seasonal-topic-grid article,.community-series-grid article,.blog-post-grid article,.workflow-grid article,.seo-review-grid article,.publishing-grid article,.format-nav-grid a,.family-next-grid article,.bridge-grid a,.mixed-game-path-grid a,.strategy-resource-grid article,.path-resource-card,.curriculum-resource-card,.family-route-card,.study-route-card,.lesson-route-card,.lesson-sheet-card,.lesson-method-card,.hand-review-method-card,.hand-review-intake-card,.hand-review-workflow-card,.phase-route-card,.phase-resource-card,.phase-step-card,.route-card,.support-card,.next-step-card) :is(h1,h2,h3,h4,h5,h6,p,li,span,small,strong,em,label,dt,dd,summary,blockquote):not(.playing-card *):not(.poker-card *):not(.card-face *){color:inherit!important}html body .site-content-main :is(.real-hand-exercise,.curriculum-path-grid article,.expert-review-grid article,.skill-track-grid article,.beginner-runway-grid article,.curriculum-map-grid article,.completion-gate-grid article,.retention-metric-grid article,.resource-grid article,.transition-stage-grid article,.adaptive-track-grid article,.update-loop-grid article,.engagement-review-grid article,.lesson-flow-grid article,.lesson-progress-grid article,.process-grid article,.lesson-pipeline-grid article,.lesson-handoff-grid article,.template-grid article,.feedback-synthesis-grid article,.feedback-review-grid article,.member-input-grid article,.prompt-grid article,.editorial-calendar-grid article,.three-month-grid article,.article-brief-grid article,.keyword-map-grid article,.seasonal-trend-grid article,.seasonal-topic-grid article,.community-series-grid article,.blog-post-grid article,.workflow-grid article,.seo-review-grid article,.publishing-grid article,.format-nav-grid a,.family-next-grid article,.bridge-grid a,.mixed-game-path-grid a,.strategy-resource-grid article,.path-resource-card,.curriculum-resource-card,.family-route-card,.study-route-card,.lesson-route-card,.lesson-sheet-card,.lesson-method-card,.hand-review-method-card,.hand-review-intake-card,.hand-review-workflow-card,.phase-route-card,.phase-resource-card,.phase-step-card,.route-card,.support-card,.next-step-card) :is(.card-label,.section-kicker,.eyebrow,dt,small:first-child,strong:first-child){color:#8bd4ff!important}html body .site-content-main :is(.advanced-strategies-plan>li,.beginner-drill-card,.beginner-review-card,.beginner-roadmap-card,.blog-post-grid article,.bridge-grid a,.calendar-anchor,.calendar-notes,.community-series-card,.community-series-grid article,.completion-gate-grid article,.curriculum-map-grid article,.curriculum-path-grid article,.curriculum-resource-card,.drill-card,.drill-route-card,.editorial-calendar-grid article,.expert-review-grid article,.family-bridge-card,.family-next-card,.family-next-grid article,.family-next-links,.family-route-card,.feedback-review-grid article,.feedback-synthesis-grid article,.format-nav-grid a,.format-track-columns section,.format-track-notes,.format-track-notes section,.game-card,.habit-grid,.habit-grid article,.hand-ai-suggestion,.hand-lab-body,.hand-mistake-card,.hand-result-grid article,.hand-review-intake-card,.hand-review-method-card,.hand-review-workflow-card,.keyword-map-grid article,.learning-card,.learning-path-module,.lesson-flow-grid article,.lesson-handoff-grid article,.lesson-method-card,.lesson-pipeline-grid article,.lesson-progress-grid article,.lesson-review-card,.lesson-route-card,.lesson-sheet-card,.library-family-card,.library-path-card,.member-input-grid article,.milestone-list,.mixed-game-path-grid a,.next-step-card,.objective-grid article,.path-list>li,.path-resource-card,.phase-card,.phase-resource-card,.phase-route-card,.phase-step-card,.pot-objective-grid article,.practice-trainer-handoff-card,.practice-trainer-mini-card,.practice-trainer-mode-card,.process-grid article,.program-card,.prompt-grid article,.publishing-grid article,.real-hand-body,.real-hand-card,.real-hand-exercise,.related-study-grid a,.resource-grid article,.retention-metric-grid article,.review-spotlight,.route-card,.rotation-check-grid article,.rotation-measure-grid article,.rotation-module-grid article,.rotation-quiz-feedback,.rotation-quiz-grid article,.rotation-resource-grid article,.scenario-practice-card,.seasonal-topic-grid article,.seasonal-trend-grid article,.seo-review-card,.skill-track-grid article,.split-feedback-loop-grid article,.split-insight-grid article,.split-proficiency-grid article,.split-quickstart-grid article,.split-stage-checkpoints,.split-stage-detail,.split-video-copy,.strategy-library-card,.strategy-library-meta,.strategy-resource-grid article,.study-route-card,.support-card,.template-grid article,.three-month-card,.three-month-grid article,.tool-card-grid article,.tool-grid a,.tool-grid article,.tool-grid-section article,.tool-link-grid a,.tool-link-grid article,.topic-panel,.tracker-checklist,.trainer-mode-card,.transition-stage-grid article,.update-loop-grid article,.variant-order-list,.visualizer-checks,.week-block,.week-block.compact,.week-outcome,.workflow-grid article):not(.playing-card):not(.poker-card):not(.card-face):not(.rotation-playing-card){background:linear-gradient(180deg,#ffffff13,#ffffff09),linear-gradient(135deg,#0d191dfa,#14262bfa)!important;border-color:#dce4ec38!important;color:#f4f7fa!important;box-shadow:0 16px 34px #0000003d!important}html body .site-content-main :is(.advanced-strategies-plan>li,.beginner-drill-card,.beginner-review-card,.beginner-roadmap-card,.blog-post-grid article,.bridge-grid a,.calendar-anchor,.calendar-notes,.community-series-card,.community-series-grid article,.completion-gate-grid article,.curriculum-map-grid article,.curriculum-path-grid article,.curriculum-resource-card,.drill-card,.drill-route-card,.editorial-calendar-grid article,.expert-review-grid article,.family-bridge-card,.family-next-card,.family-next-grid article,.family-next-links,.family-route-card,.feedback-review-grid article,.feedback-synthesis-grid article,.format-nav-grid a,.format-track-columns section,.format-track-notes,.format-track-notes section,.game-card,.habit-grid,.habit-grid article,.hand-ai-suggestion,.hand-lab-body,.hand-mistake-card,.hand-result-grid article,.hand-review-intake-card,.hand-review-method-card,.hand-review-workflow-card,.keyword-map-grid article,.learning-card,.learning-path-module,.lesson-flow-grid article,.lesson-handoff-grid article,.lesson-method-card,.lesson-pipeline-grid article,.lesson-progress-grid article,.lesson-review-card,.lesson-route-card,.lesson-sheet-card,.library-family-card,.library-path-card,.member-input-grid article,.milestone-list,.mixed-game-path-grid a,.next-step-card,.objective-grid article,.path-list>li,.path-resource-card,.phase-card,.phase-resource-card,.phase-route-card,.phase-step-card,.pot-objective-grid article,.practice-trainer-handoff-card,.practice-trainer-mini-card,.practice-trainer-mode-card,.process-grid article,.program-card,.prompt-grid article,.publishing-grid article,.real-hand-body,.real-hand-card,.real-hand-exercise,.related-study-grid a,.resource-grid article,.retention-metric-grid article,.review-spotlight,.route-card,.rotation-check-grid article,.rotation-measure-grid article,.rotation-module-grid article,.rotation-quiz-feedback,.rotation-quiz-grid article,.rotation-resource-grid article,.scenario-practice-card,.seasonal-topic-grid article,.seasonal-trend-grid article,.seo-review-card,.skill-track-grid article,.split-feedback-loop-grid article,.split-insight-grid article,.split-proficiency-grid article,.split-quickstart-grid article,.split-stage-checkpoints,.split-stage-detail,.split-video-copy,.strategy-library-card,.strategy-library-meta,.strategy-resource-grid article,.study-route-card,.support-card,.template-grid article,.three-month-card,.three-month-grid article,.tool-card-grid article,.tool-grid a,.tool-grid article,.tool-grid-section article,.tool-link-grid a,.tool-link-grid article,.topic-panel,.tracker-checklist,.trainer-mode-card,.transition-stage-grid article,.update-loop-grid article,.variant-order-list,.visualizer-checks,.week-block,.week-block.compact,.week-outcome,.workflow-grid article) :is(h1,h2,h3,h4,h5,h6,p,li,span,small,strong,em,label,dt,dd,summary,blockquote):not(.playing-card *):not(.poker-card *):not(.card-face *):not(.rotation-playing-card *){color:inherit!important;opacity:1!important}html body .site-content-main :is(.advanced-strategies-plan>li,.beginner-drill-card,.beginner-review-card,.beginner-roadmap-card,.bridge-grid a,.family-next-card,.family-next-grid article,.format-nav-grid a,.format-track-notes,.game-card,.hand-mistake-card,.learning-card,.lesson-review-card,.mixed-game-path-grid a,.path-list>li,.phase-card,.real-hand-card,.real-hand-exercise,.route-card,.strategy-library-card,.tool-grid a,.tool-grid article,.tool-link-grid a,.week-block) :is(a,button,.button,.text-link):not(.playing-card *):not(.poker-card *):not(.card-face *):not(.rotation-playing-card *){background:#042c34e0!important;border:1px solid rgba(85,184,255,.48)!important;border-radius:8px!important;color:#f7fbff!important;text-decoration:none!important}html body .site-content-main :is(.advanced-strategies-plan>li,.beginner-drill-card,.beginner-review-card,.beginner-roadmap-card,.bridge-grid a,.family-next-card,.family-next-grid article,.format-nav-grid a,.format-track-notes,.game-card,.hand-mistake-card,.learning-card,.lesson-review-card,.mixed-game-path-grid a,.path-list>li,.phase-card,.real-hand-card,.real-hand-exercise,.route-card,.strategy-library-card,.tool-grid a,.tool-grid article,.tool-link-grid a,.week-block) :is(a,button,.button,.text-link):not(.playing-card *):not(.poker-card *):not(.card-face *):not(.rotation-playing-card *):hover{background:#074854f5!important;border-color:#f6c768b8!important}html body .site-content-main :is(.playing-card,.poker-card,.card-face,.rotation-playing-card,.card-rank,.card-suit){color:#061514!important}html body .site-content-main :is(.playing-card,.poker-card,.card-face,.rotation-playing-card){background:#fffaf0!important;border-color:#07110f38!important;box-shadow:0 8px 18px #0000002e!important}html body .site-content-main :is(.playing-card.red,.poker-card.red,.card-face.red,.rotation-playing-card.red,.red .card-rank,.red .card-suit,.card-rank.red,.card-suit.red){color:#b3342d!important}
