:root{font-family:Aptos,Segoe UI,Helvetica,Arial,sans-serif;color:#162824;background:#f4f7f5;font-synthesis:none;--bg: #f4f7f5;--surface: #ffffff;--surface-2: #edf3f0;--surface-3: #e3ece8;--text: #162824;--muted: #61716c;--line: #d9e3df;--accent: #126b62;--accent-strong: #0b554e;--accent-soft: #dff1ea;--gold: #d8942f;--gold-text: #8a5a10;--shadow: 0 20px 50px rgba(31, 70, 59, .1);color-scheme:light}:root[data-theme=dark]{--bg: #101815;--surface: #18231f;--surface-2: #202e29;--surface-3: #293934;--text: #edf5f2;--muted: #a8b8b2;--line: #32433d;--accent: #67c8b6;--accent-strong: #8fdacb;--accent-soft: #1e4038;--gold: #f0b85c;--gold-text: #f0b85c;--shadow: 0 22px 50px rgba(2, 8, 6, .32);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100dvh;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 36%,transparent);outline-offset:2px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100dvh}.side-nav{position:sticky;top:0;height:100dvh;padding:27px 18px 18px;background:var(--surface);border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:var(--accent);transform:rotate(-8deg);box-shadow:inset 0 1px #ffffff40}.brand-mark span{width:16px;height:19px;border:4px solid #f4faf7;border-top:0;border-radius:2px 2px 8px 8px;transform:rotate(8deg)}.brand-name{font-size:24px;line-height:1;font-weight:780;letter-spacing:-1px}.brand-name>span{display:block;margin-top:2px;font-size:8px;line-height:1;letter-spacing:2.1px;color:var(--muted);text-transform:uppercase}.side-nav nav{margin-top:46px;display:grid;gap:7px}.side-nav nav button{border:0;background:transparent;display:flex;align-items:center;gap:13px;min-height:46px;padding:0 14px;border-radius:12px;color:var(--muted);font-weight:650;transition:background .2s ease,color .2s ease,transform .2s ease}.side-nav nav button:hover{background:var(--surface-2);color:var(--text)}.side-nav nav button:active{transform:translateY(1px)}.side-nav nav button.active{background:var(--accent-soft);color:var(--accent-strong)}.side-foot{margin-top:auto;display:grid;gap:12px}.level-card{padding:16px;border-radius:14px;color:#eefaf6;background:#145f56}.level-card>div{display:flex;align-items:center;gap:6px;color:#c9eee5;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.level-card>strong{display:block;margin:9px 0 3px;font-size:21px}.level-card small{color:#b6d9d1;font-size:11px}.profile-row{border:0;background:transparent;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px 5px;text-align:left}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-strong);font-size:11px;font-weight:800}.profile-row>span:nth-child(2){display:grid;gap:2px;min-width:0}.profile-row strong{font-size:12px}.profile-row small{color:var(--muted);font-size:10px}.main-column{min-width:0}.topbar{height:68px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:4}.breadcrumb{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.breadcrumb strong{color:var(--text)}.top-actions{display:flex;align-items:center;gap:8px}.xp-chip{height:34px;padding:0 11px;display:flex;align-items:center;gap:5px;border-radius:999px;background:color-mix(in srgb,var(--gold) 14%,var(--surface));color:var(--gold);font-size:12px;font-weight:800}.icon-button,.avatar-button{border:1px solid var(--line);background:var(--surface)}.icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:10px}.avatar-button{width:36px;height:36px}.mobile-brand,.mobile-nav{display:none}.page{width:min(1180px,91%);margin:0 auto;padding:54px 0 72px}.eyebrow{margin-bottom:10px;color:var(--accent);font-size:10px;line-height:1;letter-spacing:.17em;font-weight:800}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:30px}.welcome-row h1,.page-heading h1{margin-bottom:10px;font-size:clamp(30px,3.3vw,45px);line-height:1.06;letter-spacing:-.045em}.welcome-row p:last-child,.page-heading>p:last-child{margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.55}.streak{display:flex;align-items:center;gap:10px;min-width:147px;padding:11px 13px;border:1px solid color-mix(in srgb,var(--gold) 33%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--gold) 7%,var(--surface))}.streak>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--gold) 16%,var(--surface));color:var(--gold)}.streak div{display:grid;gap:2px}.streak strong{font-size:14px}.streak small{color:var(--muted);font-size:10px}.continue-card{display:grid;grid-template-columns:minmax(260px,38%) minmax(0,1fr) 100px;overflow:hidden;min-height:290px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.continue-visual{position:relative;min-height:290px;padding:29px;overflow:hidden;background:#113e39}.continue-visual:before{content:"";position:absolute;width:270px;height:270px;right:-80px;top:-100px;border-radius:50%;background:#61c5b229}.course-type{position:absolute;bottom:22px;left:24px;display:flex;align-items:center;gap:7px;color:#c8eee6;font-size:9px;font-weight:800;letter-spacing:.12em}.kanban-mini{position:absolute;width:300px;height:185px;right:-24px;top:38px;padding:17px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#f7faf9;transform:rotate(-4deg);box-shadow:0 25px 50px #00000040}.mini-brand{color:#155e55;font-size:15px;font-weight:850}.mini-bars{display:flex;gap:6px;margin:12px 0 9px}.mini-bars i{width:42px;height:5px;border-radius:4px;background:#dfe9e5}.mini-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mini-cols>span{min-height:94px;padding:6px;border-radius:4px;background:#edf2f0}.mini-cols b{display:block;height:20px;margin-bottom:5px;border-radius:3px;background:#fff;border-left:3px solid #6dbbad}.continue-content{padding:37px 30px 31px;align-self:center}.course-meta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:14px;color:var(--muted);font-size:10px;font-weight:650}.course-meta span+span:before{content:"/";margin-right:16px;color:var(--line)}.continue-content h2{margin-bottom:9px;font-size:clamp(24px,2.5vw,33px);letter-spacing:-.04em}.continue-content>p{max-width:54ch;margin-bottom:22px;color:var(--muted);font-size:13px;line-height:1.55}.course-progress{max-width:390px;margin-bottom:22px}.course-progress>div:first-child,.course-side-progress>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px;font-size:10px;color:var(--muted)}.course-progress strong,.course-side-progress strong{color:var(--text)}.progress-line{height:5px;overflow:hidden;border-radius:5px;background:var(--surface-3)}.progress-line>span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .5s cubic-bezier(.16,1,.3,1)}.primary-button,.secondary-button,.danger-button{min-height:42px;padding:0 17px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-weight:750;font-size:12px;transition:transform .15s ease,background .2s ease}.primary-button{border:1px solid var(--accent);color:#f4fbf8;background:var(--accent-strong)}:root[data-theme=dark] .primary-button{color:#10211c;background:var(--accent)}.secondary-button{border:1px solid var(--line);color:var(--text);background:var(--surface)}.danger-button{border:1px solid #a73c3c;color:#fff;background:#a73c3c}.primary-button:hover{background:color-mix(in srgb,var(--accent-strong) 90%,#000)}.secondary-button:hover{background:var(--surface-2)}.primary-button:active,.secondary-button:active,.danger-button:active{transform:translateY(1px)}.secondary-button:disabled{opacity:.45;cursor:not-allowed}.continue-ring{display:grid;place-items:center;padding-right:25px}.progress-ring{position:relative;display:grid;place-items:center;flex:0 0 auto}.progress-ring svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.progress-ring circle{fill:none;stroke-width:6}.ring-track{stroke:var(--surface-3)}.ring-value{stroke:var(--accent);stroke-linecap:round;transition:stroke-dashoffset .7s cubic-bezier(.16,1,.3,1)}.progress-ring strong{font-size:16px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.8fr);gap:22px;margin-top:30px}.learning-list,.achievement-card{padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.section-title{min-height:48px;display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:15px}.section-title h2{margin-bottom:4px;font-size:16px}.section-title p{margin-bottom:0;color:var(--muted);font-size:11px}.section-title>button{border:0;padding:3px 0;display:flex;align-items:center;gap:6px;background:transparent;color:var(--accent);font-size:11px;font-weight:750}.lesson-row{width:100%;display:grid;grid-template-columns:29px 38px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 4px;border:0;border-top:1px solid var(--line);background:transparent;text-align:left}.lesson-row:hover .lesson-copy strong{color:var(--accent)}.lesson-number{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);color:var(--muted);font-size:10px;font-weight:750}.lesson-number.done{border-color:var(--accent);background:var(--accent);color:#fff}.lesson-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;background:var(--surface-2);color:var(--accent)}.lesson-copy{min-width:0;display:grid;gap:4px}.lesson-copy strong{font-size:12px;transition:color .2s ease}.lesson-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.lesson-time{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.badge-display{min-height:145px;display:flex;align-items:center;gap:16px;padding:20px 0}.badge-medal{width:80px;height:90px;flex:0 0 auto;display:grid;place-items:center;clip-path:polygon(50% 0,92% 22%,92% 70%,50% 100%,8% 70%,8% 22%);color:#72541f;background:linear-gradient(145deg,#f0c971,#d79b3c)}.badge-display>div:last-child{display:grid;gap:5px}.badge-display span{color:var(--gold-text);font-size:9px;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.badge-display strong{font-size:14px}.badge-display p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.achievement-card>.secondary-button{width:100%}.page-heading{max-width:650px;margin-bottom:32px}.filter-bar{display:flex;gap:5px;margin-bottom:20px}.filter-bar button{border:1px solid transparent;border-radius:9px;padding:9px 12px;color:var(--muted);background:transparent;font-size:11px;font-weight:700}.filter-bar button span{margin-left:5px;padding:1px 5px;border-radius:6px;background:var(--surface-3);font-size:9px}.filter-bar button.filter-active{border-color:var(--line);color:var(--text);background:var(--surface)}.library-course{display:grid;grid-template-columns:minmax(280px,38%) 1fr;min-height:360px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.library-art{position:relative;overflow:hidden;padding:44px;color:#eaf7f3;background:#133f3a}.art-grid{position:absolute;inset:-45px -45px auto auto;display:grid;grid-template-columns:repeat(2,110px);gap:9px;transform:rotate(16deg);opacity:.7}.art-grid span{aspect-ratio:1;border-radius:19px;border:1px solid rgba(255,255,255,.13);background:#71cbb914}.art-grid span:nth-child(2),.art-grid span:nth-child(3){background:#71cbb933}.art-title{position:absolute;left:38px;bottom:42px;display:grid}.art-title span{font-size:10px;letter-spacing:.22em;color:#95c9bd}.art-title strong{font-size:clamp(44px,5vw,70px);letter-spacing:-.07em;line-height:.95}.art-title small{margin-top:9px;color:#b9d8d1}.library-info{padding:42px;display:flex;flex-direction:column;justify-content:space-between}.status-label{color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.1em}.library-info h2{margin:10px 0 8px;font-size:27px;letter-spacing:-.035em}.library-info p{max-width:56ch;color:var(--muted);line-height:1.6;font-size:12px}.library-stats{display:flex;gap:25px;color:var(--muted);font-size:11px}.library-stats span{display:flex;align-items:center;gap:7px}.course-actions{display:flex;align-items:center;gap:18px;margin-top:10px}.text-button{display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-size:11px;font-weight:750}.empty-callout{margin-top:22px;padding:22px;display:flex;gap:15px;align-items:center;border:1px dashed color-mix(in srgb,var(--accent) 40%,var(--line));border-radius:15px;background:color-mix(in srgb,var(--accent) 3%,var(--surface))}.empty-callout>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--accent-soft);color:var(--accent)}.empty-callout strong{font-size:13px}.empty-callout p{margin:4px 0 0;color:var(--muted);font-size:11px}.course-layout{min-height:calc(100dvh - 68px);display:grid;grid-template-columns:310px minmax(0,1fr)}.course-sidebar{position:sticky;top:68px;height:calc(100dvh - 68px);padding:30px 22px;display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--line)}.back-link{align-self:flex-start;padding:0;border:0;display:flex;align-items:center;gap:7px;color:var(--muted);background:transparent;font-size:11px}.course-side-title{display:grid;gap:5px;margin:28px 6px 22px}.course-side-title span{color:var(--accent);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.course-side-title strong{font-size:17px;letter-spacing:-.02em}.chapter-nav{display:grid;gap:3px}.chapter-nav>button{min-height:57px;padding:8px 9px;border:0;border-radius:10px;display:grid;grid-template-columns:27px 1fr;align-items:center;gap:9px;background:transparent;text-align:left}.chapter-nav>button.active{background:var(--accent-soft)}.chapter-nav>button>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--muted);font-size:9px}.chapter-nav>button>span.done{border-color:var(--accent);background:var(--accent);color:#fff}.chapter-nav>button div{display:grid;gap:3px}.chapter-nav strong{font-size:10.5px}.chapter-nav small{color:var(--muted);font-size:9px}.course-side-progress{margin-top:auto;padding:15px;border-radius:11px;background:var(--surface-2)}.lesson-content{width:min(820px,88%);margin:0 auto;padding:40px 0 75px}.lesson-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}.lesson-top a{display:flex;align-items:center;gap:6px;color:var(--accent);font-weight:700}.lesson-hero{display:flex;gap:18px;align-items:flex-start;margin:35px 0 39px}.lesson-hero-icon{width:62px;height:62px;flex:0 0 auto;display:grid;place-items:center;border-radius:15px;color:var(--accent-strong);background:var(--accent-soft)}.lesson-hero h1{margin:1px 0 8px;font-size:clamp(30px,4vw,45px);line-height:1.06;letter-spacing:-.045em}.lesson-hero p{margin-bottom:10px;color:var(--muted);font-size:13px}.lesson-hero>div:last-child>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.lesson-body{display:grid;gap:24px}.lesson-body>section{padding:27px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.lesson-body h2{font-size:20px;letter-spacing:-.025em}.lesson-body h3{margin-bottom:15px;font-size:14px}.lesson-body section>p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.7}.key-points{background:color-mix(in srgb,var(--accent) 4%,var(--surface))!important}.key-points div{display:grid;gap:10px}.key-points div p{margin:0;display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:12px}.key-points svg{flex:0 0 auto;color:var(--accent)}.practice-callout{display:grid;grid-template-columns:115px 1fr;gap:24px;align-items:center;border-color:color-mix(in srgb,var(--accent) 35%,var(--line))!important}.practice-illustration{height:120px;display:grid;place-items:center;border-radius:13px;color:var(--accent);background:var(--accent-soft)}.practice-callout>div:last-child>span{color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.12em}.practice-callout h3{margin:8px 0 6px;font-size:20px}.practice-callout p{margin-bottom:17px!important}.source-note{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px 19px!important}.source-note>svg{color:var(--muted)}.source-note div{display:grid;gap:3px}.source-note strong{font-size:11px}.source-note p{margin:0;color:var(--muted);font-size:10px}.source-note a{color:var(--accent);font-size:10px;font-weight:700}.lesson-footer{display:flex;justify-content:space-between;margin-top:28px}.achievement-summary{display:flex;align-items:center;gap:20px;padding:25px 30px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.achievement-summary>div:nth-child(2){display:grid;gap:3px}.achievement-summary>div:nth-child(2) strong{font-size:26px;letter-spacing:-.03em}.achievement-summary>div:nth-child(2) span{color:var(--muted);font-size:11px}.total-xp{margin-left:auto;padding-left:28px;border-left:1px solid var(--line);display:flex;align-items:center;gap:10px;color:var(--gold)}.total-xp span{display:grid;gap:2px}.total-xp strong{color:var(--text);font-size:17px}.total-xp small{color:var(--muted);font-size:10px}.badge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.badge-grid article{padding:26px 20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);text-align:center}.badge-grid article.locked{opacity:.55;background:var(--surface-2)}.big-badge{width:83px;height:92px;margin:0 auto 19px;display:grid;place-items:center;clip-path:polygon(50% 0,92% 22%,92% 70%,50% 100%,8% 70%,8% 22%);color:#77541d;background:linear-gradient(145deg,#f4d07b,#dba040)}.locked .big-badge{clip-path:none;border-radius:50%;color:var(--muted);background:var(--surface-3)}.badge-grid article>span{color:var(--gold);font-size:8px;font-weight:850;letter-spacing:.1em}.badge-grid h2{margin:8px 0 6px;font-size:14px}.badge-grid p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.achievement-cta{padding:24px 28px;border-radius:16px;background:#143e39;color:#edf8f5;display:flex;align-items:center;justify-content:space-between;gap:25px}.achievement-cta h2{margin-bottom:5px;font-size:18px}.achievement-cta p{margin:0;color:#b9d5ce;font-size:11px}.achievement-cta .primary-button{color:#10302a;background:#78d1c0;border-color:#78d1c0}.achievement-cta .primary-button:hover{background:#91ddcf}.practice-page{min-height:100dvh;color:#1c2926;background:#e7eeeb}.practice-header{height:64px;padding:0 25px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#152f2b;color:#eef8f5}.practice-header>button{justify-self:start;border:0;padding:8px 0;display:flex;align-items:center;gap:7px;background:transparent;color:#cfdfda;font-size:11px}.practice-header>div{min-width:360px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;font-size:11px}.practice-header>div>span{font-weight:750}.step-dots{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.step-dots i{height:3px;border-radius:3px;background:#3a514c}.step-dots i.active{background:#6cc7b6}.practice-header strong{color:#9fb5af;font-size:9px}.practice-xp{justify-self:end;padding:7px 10px;border-radius:999px;display:flex;align-items:center;gap:5px;color:#ffc668;background:#ffbe531c;font-size:10px;font-weight:800}.practice-workspace{min-height:calc(100dvh - 64px);display:grid;grid-template-columns:310px minmax(0,1fr)}.coach-panel{padding:38px 31px;display:flex;flex-direction:column;background:#f8fbfa;border-right:1px solid #d4dfdb}.coach-label{color:#167164;font-size:9px;font-weight:850;letter-spacing:.14em}.coach-panel h1{margin:12px 0 10px;font-size:26px;line-height:1.13;letter-spacing:-.035em}.coach-panel>p{color:#5f706b;font-size:13px;line-height:1.6}.training-data{margin-top:10px;padding:14px;display:grid;gap:5px;border-radius:10px;background:#e9f4f0;border:1px solid #c5e0d8}.training-data span{color:#5f706b;font-size:9px}.training-data strong{font-size:12px}.training-data small{color:#5f706b;font-size:10px;line-height:1.5}.coach-tip{margin-top:auto;padding:13px;display:flex;gap:9px;border-radius:10px;color:#725827;background:#fff7df;border:1px solid #f1dda8}.coach-tip svg{flex:0 0 auto;color:#d6982f}.coach-tip span{color:#765f36;font-size:10px;line-height:1.45}.coach-tip strong{display:block;color:#5d461d}.smart-browser{min-width:0;margin:22px;align-self:stretch;overflow:hidden;border:1px solid #c6d1cd;border-radius:12px;background:#fff;box-shadow:0 20px 45px #19372f21}.browser-bar{height:34px;padding:0 13px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #d8dfdc;background:#f2f4f3}.browser-bar>div{display:flex;gap:5px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#c5cdca}.browser-bar>span{padding:4px 20px;border-radius:5px;display:flex;align-items:center;gap:5px;background:#fff;color:#74827e;font-size:8px}.browser-bar small{justify-self:end;color:#168071;font-size:7px;font-weight:850;letter-spacing:.1em}.smart-app{height:calc(100% - 34px);min-height:610px;font-family:Segoe UI,Arial,sans-serif;color:#263532;background:#f3f6f5}.smart-top{height:51px;padding:0 17px;display:grid;grid-template-columns:170px 1fr auto;align-items:center;color:#fff;background:#18695e}.smart-logo{font-size:20px;font-weight:800;letter-spacing:-.05em}.smart-logo span{color:#80ddca}.smart-top>span{color:#bfdfd8;font-size:9px}.smart-top>div:last-child{display:flex;align-items:center;gap:7px;font-size:9px}.smart-avatar{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#15594f;background:#d8eee9;font-size:8px;font-weight:800}.smart-frame{display:grid;grid-template-columns:174px minmax(0,1fr);height:calc(100% - 51px)}.smart-nav{padding:14px 9px;background:#203c37}.smart-nav-title{margin:5px 10px 10px;color:#7fa19a;font-size:7px;font-weight:700;letter-spacing:.12em}.smart-nav button{position:relative;width:100%;height:35px;padding:0 9px;border:0;border-radius:5px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;color:#bdd0cc;background:transparent;text-align:left;font-size:9px}.smart-nav button:hover,.smart-nav button.selected{color:#fff;background:#2d514a}.smart-content{min-width:0;padding:19px 22px;overflow:auto}.smart-breadcrumb{margin-bottom:9px;display:flex;align-items:center;gap:5px;color:#83908d;font-size:8px}.smart-page-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px}.smart-page-title>div{display:grid;gap:2px}.smart-page-title span{color:#70817d;font-size:8px}.smart-page-title h2{margin:0;font-size:17px;font-weight:650}.smart-page-title>button,.smart-filter>button,.smart-form-actions button:last-child{min-height:30px;padding:0 11px;border:1px solid #176d61;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#fff;background:#197568;font-size:8.5px;font-weight:650}.smart-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.smart-metrics>div{padding:13px;display:grid;gap:4px;border:1px solid #dce4e1;border-radius:5px;background:#fff}.smart-metrics span,.smart-metrics small{color:#75837f;font-size:8px}.smart-metrics strong{font-size:20px;font-weight:650}.smart-kanban{margin-top:14px;padding:15px;border:1px solid #dce4e1;border-radius:5px;background:#fff}.smart-kanban h3{font-size:10px;font-weight:650}.smart-kanban>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.smart-kanban section{min-height:167px;padding:8px;border-radius:4px;background:#f0f4f2}.smart-kanban section>span{color:#72817d;font-size:7px;font-weight:750}.smart-kanban article{margin-top:8px;padding:9px;border-left:3px solid #45a692;border-radius:3px;background:#fff;box-shadow:0 2px 6px #1f3c3412}.smart-kanban b{font-size:8px}.smart-kanban p{margin:5px 0;color:#50605c;font-size:8px}.smart-kanban small{color:#76847f;font-size:7px}.smart-filter{margin-bottom:13px;padding:12px;display:grid;grid-template-columns:minmax(0,310px) auto;gap:8px;align-items:end;border:1px solid #dce4e1;border-radius:5px;background:#fff}.smart-filter label,.smart-form-card label{display:grid;gap:5px;color:#455550;font-size:8px;font-weight:650}.smart-filter input,.smart-form-card input,.smart-form-card select{width:100%;height:29px;padding:0 8px;border:1px solid #cbd6d2;border-radius:3px;color:#2d3c38;background:#fff;font-size:8.5px}.smart-filter>button{align-self:end}.smart-table{overflow:hidden;border:1px solid #dce4e1;border-radius:5px;background:#fff}.smart-tr{min-width:560px;min-height:35px;padding:0 12px;display:grid;grid-template-columns:1.1fr 1.7fr .7fr 1fr;align-items:center;border-bottom:1px solid #e7ecea;font-size:8px}.smart-tr:last-child{border:0}.smart-tr:first-child{background:#edf2f0;color:#596963}.approved{color:#147363;font-weight:700}.smart-form-card{max-width:680px;padding:18px;border:1px solid #dce4e1;border-radius:5px;background:#fff}.smart-form-card h3{margin-bottom:6px;font-size:11px}.smart-form-card>p{margin-bottom:17px;color:#75837f;font-size:8.5px}.smart-form-card>label:not(.checkbox){max-width:320px}.smart-form-card label.required:before{content:"Obrigatório";position:absolute;visibility:hidden}.smart-form-card label.required{font-weight:750}.smart-form-card label.required>input,.smart-form-card label.required>select{border-left:2px solid #197568}.smart-form-actions{margin-top:19px;display:flex;justify-content:flex-end;gap:7px}.smart-form-actions .smart-cancel{min-height:30px;padding:0 11px;border:1px solid #cbd6d2;border-radius:4px;color:#4d5e59;background:#fff;font-size:8.5px}.smart-tabs{display:flex;gap:16px;margin-bottom:12px;border-bottom:1px solid #d7e0dd}.smart-tabs button{padding:0 2px 8px;border:0;border-bottom:2px solid transparent;color:#71817c;background:transparent;font-size:8px}.smart-tabs button.active{border-color:#197568;color:#17685e;font-weight:700}.draft-label{padding:3px 7px;border-radius:3px;color:#8a672b!important;background:#fff1cf}.smart-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.smart-form-grid label{max-width:none!important}.smart-form-grid .wide{grid-column:1 / -1}.smart-form-grid .checkbox{display:flex;align-items:center;grid-template-columns:auto 1fr;gap:6px}.smart-form-grid .checkbox input{width:12px;height:12px}.training-highlight{position:relative;z-index:1;outline:3px solid #efb548!important;outline-offset:3px;animation:trainingPulse 1.35s ease-in-out infinite}@keyframes trainingPulse{50%{box-shadow:0 0 0 7px #efb5482e}}.toast{position:fixed;left:50%;bottom:26px;z-index:20;min-width:320px;padding:13px 17px;transform:translate(-50%);display:flex;align-items:center;gap:8px;border-radius:10px;color:#fff;box-shadow:0 12px 30px #0f282133;font-size:11px;font-weight:700;animation:toastIn .3s cubic-bezier(.16,1,.3,1)}.toast.success{background:#176f62}.toast.error{background:#9b3d3d}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)}}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:20px;background:#0a18149e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.quit-modal{width:min(410px,100%);padding:30px;border-radius:16px;background:var(--surface);color:var(--text);text-align:center;box-shadow:0 25px 70px #0000004d}.modal-icon{width:52px;height:52px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;color:#a34343;background:color-mix(in srgb,#a34343 12%,var(--surface))}.quit-modal h2{margin-bottom:8px;font-size:21px}.quit-modal p{color:var(--muted);font-size:12px}.quit-modal>div{display:flex;gap:9px;justify-content:center;margin-top:21px}.success-page{position:relative;min-height:100dvh;padding:50px 20px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text);background:var(--bg);text-align:center}.success-badge{width:130px;height:145px;margin-bottom:25px;display:grid;place-items:center;clip-path:polygon(50% 0,92% 22%,92% 70%,50% 100%,8% 70%,8% 22%);color:#6f4b17;background:linear-gradient(145deg,#f7da8b,#dba03e);box-shadow:var(--shadow)}.success-page h1{margin:4px 0 10px;font-size:clamp(38px,6vw,57px);letter-spacing:-.055em}.success-page>p:not(.eyebrow){max-width:550px;margin-bottom:26px;color:var(--muted);line-height:1.6;font-size:14px}.reward-row{display:flex;gap:12px;margin-bottom:27px}.reward-row>div{min-width:175px;padding:14px 17px;display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--gold);text-align:left}.reward-row span{display:grid;gap:2px}.reward-row strong{color:var(--text);font-size:12px}.reward-row small{color:var(--muted);font-size:9px}.success-actions{display:flex;gap:9px}.success-confetti i{position:absolute;width:7px;height:20px;border-radius:3px;background:var(--accent);animation:confetti 1.6s ease-out both}.success-confetti i:nth-child(1){left:18%;top:18%;transform:rotate(25deg)}.success-confetti i:nth-child(2){left:28%;top:29%;background:var(--gold);transform:rotate(-35deg)}.success-confetti i:nth-child(3){right:20%;top:17%;background:var(--gold);transform:rotate(55deg)}.success-confetti i:nth-child(4){right:31%;top:30%;transform:rotate(-15deg)}.success-confetti i:nth-child(5){left:13%;top:48%;background:#c86c61;transform:rotate(70deg)}.success-confetti i:nth-child(6){right:14%;top:52%;background:#c86c61;transform:rotate(-70deg)}@keyframes confetti{0%{opacity:0;translate:0 -30px}to{opacity:1;translate:0 20px}}@media(max-width:1100px){.app-shell{grid-template-columns:205px minmax(0,1fr)}.side-nav{padding-inline:13px}.course-layout{grid-template-columns:265px 1fr}.dashboard-grid{grid-template-columns:1fr}.continue-card{grid-template-columns:minmax(230px,34%) 1fr}.continue-ring{display:none}.badge-grid{grid-template-columns:repeat(2,1fr)}.practice-workspace{grid-template-columns:260px minmax(0,1fr)}.coach-panel{padding:30px 24px}.smart-browser{margin:15px}}@media(max-width:780px){.app-shell{display:block;padding-bottom:64px}.side-nav{display:none}.topbar{height:60px;padding-inline:16px}.mobile-brand{display:block;border:0;padding:0;background:transparent}.mobile-brand .brand-mark{width:32px;height:32px}.breadcrumb,.xp-chip{display:none}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:10;height:64px;padding:5px 12px max(5px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:var(--surface)}.mobile-nav button{border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--muted);background:transparent;font-size:9px}.mobile-nav button.active{color:var(--accent)}.page{width:calc(100% - 32px);padding:34px 0 45px}.welcome-row{align-items:flex-start;flex-direction:column;gap:18px}.continue-card{grid-template-columns:1fr}.continue-visual{min-height:200px}.continue-content{padding:27px 22px}.lesson-row{grid-template-columns:27px 35px minmax(0,1fr) auto}.lesson-time{display:none}.library-course{grid-template-columns:1fr}.library-art{min-height:260px}.library-info{gap:24px;padding:28px 22px}.library-stats{flex-wrap:wrap;gap:13px}.course-layout{display:block}.course-sidebar{position:static;height:auto;padding:18px 16px;border-right:0;border-bottom:1px solid var(--line)}.course-side-title{margin:18px 0 12px}.chapter-nav{display:flex;overflow-x:auto;padding-bottom:6px}.chapter-nav>button{min-width:200px}.course-side-progress{display:none}.lesson-content{width:calc(100% - 32px);padding-top:25px}.lesson-hero{margin-block:27px}.practice-callout{grid-template-columns:1fr}.practice-illustration{height:95px}.achievement-summary{flex-wrap:wrap}.total-xp{width:100%;margin-left:0;padding:16px 0 0;border-left:0;border-top:1px solid var(--line)}.achievement-cta{align-items:flex-start;flex-direction:column}.practice-header{grid-template-columns:auto 1fr;gap:14px;height:60px;padding:0 13px}.practice-header>div{min-width:0;grid-template-columns:1fr auto}.practice-header>div>span{display:none}.practice-xp{display:none}.practice-workspace{display:block}.coach-panel{min-height:230px;padding:24px 20px}.coach-panel h1{font-size:23px}.coach-tip{margin-top:10px}.smart-browser{min-height:650px;margin:12px;overflow-x:auto}.smart-app{min-width:720px}.toast{min-width:0;width:calc(100% - 30px);bottom:16px}}@media(max-width:520px){.streak{display:none}.welcome-row h1,.page-heading h1{font-size:32px}.continue-visual{min-height:180px}.kanban-mini{top:24px}.section-title{align-items:flex-start}.section-title>button{display:none}.learning-list,.achievement-card{padding:18px}.lesson-row{grid-template-columns:26px minmax(0,1fr) auto;gap:9px}.lesson-icon{display:none}.filter-bar{overflow-x:auto}.library-art{min-height:225px}.course-actions{align-items:flex-start;flex-direction:column}.lesson-hero{gap:12px}.lesson-hero-icon{width:50px;height:50px}.lesson-hero h1{font-size:29px}.lesson-body>section{padding:21px}.source-note{grid-template-columns:auto 1fr}.source-note a{grid-column:2}.lesson-footer{gap:9px}.lesson-footer button{flex:1;padding-inline:10px}.badge-grid{grid-template-columns:1fr}.reward-row,.success-actions{width:100%;flex-direction:column}.reward-row>div,.success-actions button{width:100%}.quit-modal>div{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
