@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800;900&family=Manrope:wght@400;500;600;700;800&display=swap');
.learning-links,.audio-controls,.level-tabs,.sound-tabs,.lesson-navigation{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.learning-links{margin-bottom:18px}.level-tabs{margin:26px 0 20px}.level-tabs .chip{min-width:48px}.course-intro{margin:0 0 22px;max-width:760px}.course-intro h2{margin:10px 0}.course-teaser{background:#eaf0e3!important}.course-teaser h3{margin-top:6px}.course-lesson .primary{margin-top:22px}.skill-tags{display:flex;gap:6px;flex-wrap:wrap}.skill-tags span{font-size:10px;background:#f0f2ea;border-radius:5px;padding:5px 7px}.course-workspace{max-width:820px;margin:0 auto}.course-workspace>.heading{margin-top:18px}.course-workspace h1{margin-top:10px}.lesson-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding:0;margin:26px 0;list-style:none;gap:8px}.lesson-steps li{font-size:11px;color:var(--muted);display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.lesson-steps b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e9eae2;font-size:12px}.lesson-steps .current{color:var(--ink);font-weight:600}.lesson-steps .current b{background:var(--orange);color:white}.lesson-steps .done b{background:#dce8d4;color:var(--green)}.lesson-body{min-height:270px;padding:28px!important}.lesson-body h2{margin-bottom:14px}.lesson-prose{font-size:17px;line-height:1.9;margin:20px 0}.phrase-list{margin-top:20px}.phrase-row{padding:24px 0;border-bottom:1px solid var(--line)}.phrase-row:last-child{border:0}.phrase-row h2,.phrase-row h3{margin:8px 0;font-size:20px;line-height:1.5}.phrase-row p{color:#6c766a;font-size:14px;margin:9px 0 15px}.audio-controls .chip{font-size:12px;padding:10px 13px}.lesson-navigation{justify-content:space-between;margin-top:20px}.question{margin:25px 0 15px;line-height:1.7}.lesson-feedback{min-height:26px;font-size:13px;line-height:1.7;color:var(--green)}.field-label{display:block;margin:14px 0 10px;font-size:13px;font-weight:600}.lesson-body textarea{min-height:150px;width:100%}.self-check{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.8;margin:15px 0;cursor:pointer}.self-check input{margin-top:5px;accent-color:var(--green);width:17px;height:17px;flex:none}.recorder{border:1px solid var(--line);border-radius:12px;padding:18px;margin:18px 0;background:#f8f8f2}.recorder audio{display:block;width:100%;margin-top:12px}.recorder audio[hidden]{display:none}.recorder .hint{text-align:left;margin-bottom:0}.voice-panel{margin:20px 0;max-width:820px}.voice-panel select{width:100%;max-width:100%;padding:12px;border:1px solid var(--line);border-radius:9px;background:var(--paper)}.voice-panel .hint{text-align:left;line-height:1.7}.sound-tabs{margin:24px 0}.sound-practice{max-width:820px}.sound-practice>p{max-width:700px}.sound-example{font-size:25px;margin:22px 0 14px;line-height:1.6}.transcript{margin:22px 0;background:#f6f6ef;padding:16px;border-radius:12px}.transcript summary{cursor:pointer;font-size:13px}.transcript p{font-size:16px;line-height:1.8}.card-audio-controls{justify-content:center;margin:15px 0}.course-stat{margin-bottom:22px}.course-stat p{margin:12px 0}.course-complete .pack-icon{background:var(--soft);margin-bottom:18px}.course-workspace .eyebrow{line-height:1.8}.phrase-row,.lesson-body,.sound-practice{overflow-wrap:anywhere}#cloze-form .chip{margin-top:12px}#cloze-form input{width:100%}
@media(max-width:620px){.lesson-body{padding:20px!important}.lesson-steps{gap:3px}.lesson-steps li{font-size:9px}.lesson-prose{font-size:16px}.sound-tabs .chip{font-size:11px}.course-workspace h1{font-size:26px}.sound-example{font-size:21px}.course-teaser .feature-icon{display:none}.course-teaser .arrow{margin-left:auto}.phrase-row h2,.phrase-row h3{font-size:18px}.level-tabs{gap:6px}.level-tabs .chip{min-width:40px}.lesson-navigation .primary{padding:13px 18px}}
:root{--bg:#f6f5f0;--paper:#fffefa;--ink:#293c35;--muted:#858d83;--line:#e5e6dd;--orange:#dc5e3c;--green:#526e4d;--soft:#eaf0e3;--radius:20px;font-family:'Golos Text',sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #e9a482;outline-offset:4px}button{border:0;background:none}a{color:var(--green)}.layout{display:grid;grid-template-columns:234px 1fr;min-height:100vh}.sidebar{border-right:1px solid var(--line);padding:35px 23px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;width:234px;background:var(--paper);z-index:20}.brand{display:flex;align-items:center;gap:9px;font-size:20px;font-weight:800;letter-spacing:-.8px}.brand img{width:35px;height:35px}.brand em{font-style:normal;font-weight:500}.small-label{font-size:10px;font-weight:600;color:var(--muted);letter-spacing:1.9px;text-transform:uppercase}.brand-sub{margin:9px 0 43px 45px;font-size:10px;color:var(--muted)}.nav{display:grid;gap:8px;margin-top:13px}.nav button{display:flex;align-items:center;gap:13px;text-align:left;font-size:13px;padding:13px 14px;border-radius:10px;color:#7a8178;font-weight:500}.nav button.active{background:var(--soft);color:#425b3c}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex:none}.nav .count{margin-left:auto;background:#dbe6cf;color:#526b46;padding:3px 7px;border-radius:6px;font-size:10px}.side-goal{border:1px solid var(--line);border-radius:14px;padding:17px;margin-top:auto;font-size:12px}.side-goal strong{display:block;margin:9px 0 5px}.side-goal p{font-size:11px;color:var(--muted);line-height:1.6;margin:0}.profile{margin-top:25px;padding-top:20px;border-top:1px solid var(--line);display:flex;gap:10px;align-items:center;font-size:12px}.avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#f2ddcc;color:#926849;font-weight:700}.profile small{display:block;color:var(--muted);margin-top:3px}.main{grid-column:2;padding:30px 42px 35px;max-width:1510px;width:100%;margin:auto}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;font-size:12px;color:var(--muted)}.topbar-right{display:flex;align-items:center;gap:22px}.streak{color:#b65e39;font-weight:600}.language{color:var(--ink);font-weight:500}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}h1{font-size:32px;letter-spacing:-1.2px;font-weight:600;margin:0 0 10px}h2{font-size:19px;font-weight:600;letter-spacing:-.5px;margin:0}h3{font-size:16px;margin:0;font-weight:600}p{line-height:1.6}.sub{font-size:13px;color:var(--muted);margin:0}.pill{font-size:11px;border:1px solid var(--line);border-radius:30px;padding:9px 13px;background:var(--paper);display:inline-flex;align-items:center;gap:7px}.dot{width:6px;height:6px;border-radius:50%;background:#88a676}.dashboard{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px}.hero{position:relative;overflow:hidden;background:#e9eddf;border-radius:20px;padding:29px 30px;min-height:215px;display:flex;align-items:center}.hero-copy{z-index:1;max-width:58%}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:600;text-transform:uppercase;color:#718267}.hero h2{font-size:27px;line-height:1.25;margin:13px 0 10px;letter-spacing:-.8px}.hero p{font-size:12px;max-width:280px;color:#72816b}.primary{background:var(--orange);color:white;border-radius:10px;padding:13px 21px;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-size:12px;font-weight:600;box-shadow:0 3px 0 #bc4b2d20}.primary:hover{background:#c95131}.hero .primary{margin-top:7px}.landscape{position:absolute;width:49%;height:100%;right:0;bottom:0}.stats-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--paper);border:1px solid var(--line);border-radius:15px;margin-top:17px;padding:19px 10px}.stat{padding:0 18px;border-right:1px solid var(--line);display:flex;gap:12px;align-items:center}.stat:last-child{border:0}.stat-icon{width:35px;height:35px;background:#f4f1e8;border-radius:11px;display:grid;place-items:center;color:#b18a57}.stat strong{font-size:19px;font-weight:600;display:block}.stat small{font-size:10px;color:var(--muted)}.section-title{display:flex;align-items:center;justify-content:space-between;margin:30px 0 17px;gap:10px}.text-btn{font-size:11px;color:var(--muted);padding:5px}.text-btn:hover{color:var(--orange)}.packs{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.pack{position:relative;border:1px solid var(--line);border-radius:15px;padding:19px 17px;background:var(--paper);text-align:left;transition:transform .2s,border-color .2s;min-height:150px}.pack:hover{transform:translateY(-3px);border-color:#b9c4af}.pack-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#f7ede0;margin-bottom:15px;font-size:20px}.pack:nth-child(2n) .pack-icon{background:#eaf0e4}.pack:nth-child(3n) .pack-icon{background:#e9eef1}.pack h3{font-size:13px;margin-bottom:6px}.pack p{font-size:10px;color:var(--muted);margin:0}.pack .arrow{position:absolute;right:16px;top:22px;color:#a0a99a}.track{height:4px;background:#edf0e7;border-radius:10px;overflow:hidden;margin-top:17px}.track span{height:100%;display:block;background:#81996e;border-radius:10px}.feature{background:#f0e9df;border:1px solid #e8dece;border-radius:15px;padding:21px;display:flex;align-items:center;gap:16px;margin-top:16px;cursor:pointer;text-align:left;width:100%}.feature-icon{width:48px;height:48px;flex:none;display:grid;place-items:center;background:#fffcf3;border-radius:13px;color:#ac8050}.feature h3{font-size:14px;margin-bottom:6px}.feature p{margin:0;font-size:11px;color:#9b8b77}.feature .arrow{margin-left:auto}.panel{border:1px solid var(--line);border-radius:17px;background:var(--paper);padding:23px}.panel+.panel{margin-top:18px}.panel-head{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500}.circle{position:relative;width:141px;height:141px;margin:21px auto 16px;display:grid;place-items:center}.circle svg{position:absolute;inset:0;transform:rotate(-90deg)}.circle strong{font-size:29px;font-weight:600}.circle small{font-size:11px;color:var(--muted);display:block;text-align:center;margin-top:5px}.week{display:flex;justify-content:space-between;margin-top:21px}.day{font-size:9px;color:var(--muted);text-align:center}.day span{display:grid;place-items:center;border-radius:50%;width:25px;height:25px;background:#f2f3ed;margin-top:7px;font-size:11px}.day.today span{border:1px solid #8c9c7c;color:var(--green)}.day.done span{background:#66865b;color:white}.quote{border-top:1px solid var(--line);margin-top:20px;padding-top:15px;text-align:center;font-size:10px;color:var(--muted)}.route-head{display:flex;justify-content:space-between;align-items:center;margin:19px 0 14px;font-size:12px}.route-head b{font-size:24px}.steps{display:flex;justify-content:space-between;margin-top:20px}.step{font-size:10px;color:#9a9e96}.step b{width:29px;height:29px;border-radius:50%;border:1px solid #e3e5dc;display:grid;place-items:center;font-weight:500}.step.active b{background:#dfe7d3;border-color:#c6d3b9;color:#4f6645}.route-foot{margin-top:17px;font-size:10px;line-height:1.6;color:var(--muted)}.swiss-note{padding:21px 5px;display:flex;gap:11px;font-size:11px;color:var(--muted);line-height:1.65}.cross{background:#d86547;color:#fff;border-radius:6px;display:grid;place-items:center;width:23px;height:23px;flex:none;font-size:19px}.swiss-note strong{display:block;color:var(--ink);font-size:12px;margin-bottom:5px}.footer{font-size:10px;color:#9ba195;margin-top:27px;display:flex;justify-content:space-between}.catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:20px 0 25px}.chip{border:1px solid var(--line);background:var(--paper);padding:10px 17px;font-size:12px;border-radius:30px}.chip.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.search{padding:12px 16px;border:1px solid var(--line);background:var(--paper);border-radius:11px;width:100%;outline:none;margin:10px 0 0}.session{max-width:650px;margin:auto}.session-top{display:flex;align-items:center;justify-content:space-between;margin:14px 0 22px;font-size:12px;color:var(--muted)}.flash-wrap{perspective:1200px;position:relative;margin:34px 15px 28px}.flash-wrap:before,.flash-wrap:after{content:'';position:absolute;border:1px solid #dadfd2;border-radius:24px;inset:5px 8px -9px;background:#ecefe4;transform:rotate(-2deg)}.flash-wrap:after{inset:7px 15px -15px;transform:rotate(2deg);z-index:-1}.flash{width:100%;height:330px;position:relative;transform-style:preserve-3d;transition:transform .45s;z-index:1;touch-action:pan-y;outline:none;cursor:pointer}.flash.flipped{transform:rotateY(180deg)}.face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border:1px solid #dce2d2;border-radius:23px;background:var(--paper);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.face.back{transform:rotateY(180deg);background:#edf2e5}.word{font-family:'Manrope','Golos Text',sans-serif;font-size:37px;font-weight:600;letter-spacing:-1px;margin:20px 0 11px}.phonetic{font-size:15px;color:var(--muted)}.card-label{position:absolute;top:24px;left:25px;font-size:10px;color:var(--muted);letter-spacing:1px}.card-level{position:absolute;right:24px;top:21px;background:var(--soft);padding:5px 8px;font-size:10px;border-radius:5px}.card-hint{position:absolute;bottom:22px;font-size:10px;color:var(--muted)}.audio{background:#edf1e6;border-radius:50%;height:38px;width:38px;display:grid;place-items:center;margin-top:19px}.example{font-size:13px;color:#72816b;margin-top:15px;line-height:1.7}.answer-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:0 15px}.answer{padding:17px;border-radius:12px;background:#f4e5db;color:#ae6b46;font-size:13px;display:flex;justify-content:center;gap:12px}.answer.yes{background:#e1ebd6;color:#567144}.hint{text-align:center;font-size:11px;color:var(--muted);margin:20px}.options{display:flex;gap:9px;align-items:center;justify-content:center;margin:25px 0;flex-wrap:wrap}.options select,select{border:1px solid var(--line);background:var(--paper);border-radius:9px;padding:10px;font-size:12px;color:var(--ink)}.empty{text-align:center;padding:65px 20px}.empty h2{margin:15px 0}.empty p{color:var(--muted);font-size:13px}.empty .primary{margin-top:16px}.lesson-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lesson{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:27px}.lesson p{font-size:13px;color:#7a8474}.lesson .primary{margin-top:10px}.badge{display:inline-block;font-size:10px;padding:5px 9px;border-radius:5px;background:var(--soft);color:var(--green);margin-bottom:14px}.exercise{max-width:760px}.exercise p{font-size:15px;line-height:1.85}.choice{display:block;background:var(--paper);border:1px solid var(--line);padding:16px;border-radius:12px;margin:12px 0;text-align:left;width:100%;font-size:13px}.choice.good{background:#dfead3;border-color:#8fa57c}.choice.bad{background:#f3ddd2}.exercise textarea{width:100%;min-height:230px;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:18px;line-height:1.8;color:var(--ink)}.notice{padding:16px 20px;border-radius:12px;background:#ecefe3;font-size:12px;line-height:1.7;margin:20px 0}.plan-item{display:flex;gap:20px;padding:25px;border:1px solid var(--line);background:var(--paper);border-radius:15px;margin-bottom:14px}.level-block{display:grid;place-items:center;width:56px;height:56px;flex:none;background:var(--soft);border-radius:13px;font-size:21px;font-weight:600}.plan-item p{font-size:12px;color:var(--muted);margin-bottom:0}.row{display:flex;align-items:center;justify-content:space-between;gap:15px}.stats-big{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0}.stats-big .panel strong{font-size:32px;display:block;margin:12px 0}.stats-big .panel small{color:var(--muted)}.bars{height:180px;display:flex;align-items:end;gap:15px;padding:15px 0 25px}.bar{flex:1;position:relative;background:#bdcda8;border-radius:6px 6px 0 0;min-height:3px}.bar span{position:absolute;bottom:-21px;left:0;right:0;text-align:center;font-size:10px;color:var(--muted)}.bar b{position:absolute;top:-20px;left:0;right:0;text-align:center;font-size:10px;font-weight:500}.table-row{display:grid;grid-template-columns:1fr 1fr 100px;gap:10px;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}.table-row small{color:var(--muted)}dialog{border:1px solid var(--line);background:var(--bg);border-radius:22px;padding:30px;width:min(90vw,480px);color:var(--ink)}dialog::backdrop{background:#26372e66;backdrop-filter:blur(4px)}dialog label{display:block;font-size:12px;margin:20px 0 9px}dialog .options{justify-content:start;margin:10px 0}dialog .primary{margin-top:22px;width:100%}.settings-row{display:flex;align-items:center;justify-content:space-between}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateY(100px);padding:13px 22px;background:var(--ink);color:#fff;border-radius:12px;z-index:99;font-size:12px;transition:transform .25s;max-width:90vw;text-align:center}#toast.show{transform:translateX(-50%) translateY(0)}.mobile-brand{display:none}.fade{animation:fade .25s ease}@keyframes fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.exit-left{animation:left .22s ease forwards}.exit-right{animation:right .22s ease forwards}@keyframes left{to{opacity:0;translate:-100px 0;rotate:-10deg}}@keyframes right{to{opacity:0;translate:100px 0;rotate:10deg}}@media(min-width:1450px){.main{padding:40px 65px}.hero{min-height:245px}.hero h2{font-size:32px}.dashboard{grid-template-columns:minmax(0,1fr) 320px}}@media(max-width:1150px){.layout{grid-template-columns:195px 1fr}.sidebar{width:195px;padding:28px 15px}.brand{font-size:17px}.main{padding:25px}.dashboard{grid-template-columns:1fr 255px;gap:18px}.hero{padding:25px}.hero h2{font-size:24px}.stat{padding:0 9px}.stat-icon{display:none}.packs{gap:9px}.pack{padding:16px 13px}.catalog{grid-template-columns:1fr 1fr}.stats-big{grid-template-columns:1fr 1fr}}@media(max-width:900px){.dashboard{grid-template-columns:1fr}.right-column{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel+.panel{margin:0}.swiss-note{grid-column:1/-1}.hero{min-height:230px}.hero-copy{max-width:60%}.hero h2{font-size:28px}.stats-strip .stat-icon{display:grid}.heading h1{font-size:28px}}@media(max-width:620px){.layout{display:block}.sidebar{inset:auto 0 0;width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:6px 10px env(safe-area-inset-bottom);border-right:0;border-top:1px solid var(--line);background:#fffefaf5;backdrop-filter:blur(12px)}.sidebar .brand,.brand-sub,.sidebar>.small-label,.side-goal,.profile{display:none}.nav{display:flex;margin:0;justify-content:space-around;gap:0}.nav button{flex-direction:column;gap:6px;font-size:9px;padding:9px 5px;border-radius:9px;flex:1;justify-content:center}.nav .count{display:none}.nav .icon{width:19px;height:19px}.main{padding:19px 18px 100px}.mobile-brand{display:flex;font-size:17px;margin-bottom:25px}.mobile-brand img{width:29px;height:29px}.topbar{margin-bottom:22px;font-size:10px}.topbar-right{gap:13px}.heading{margin-bottom:23px}.heading h1{font-size:27px}.heading .pill{display:none}.sub{font-size:12px}.hero{min-height:225px;padding:24px}.hero-copy{max-width:67%}.hero h2{font-size:25px}.hero p{font-size:11px}.hero .primary{font-size:11px;padding:12px 16px}.landscape{width:49%;opacity:.85;right:-20px}.hero .eyebrow{font-size:9px}.stats-strip{padding:17px 4px}.stat{gap:8px;padding:0 12px}.stats-strip .stat-icon{display:none}.stat strong{font-size:20px}.stat small{font-size:9px}.packs{grid-template-columns:repeat(3,1fr);gap:8px}.pack{padding:14px 11px;min-height:148px}.pack h3{font-size:12px}.pack p{font-size:9px}.pack .arrow{display:none}.pack-icon{width:32px;height:32px;font-size:17px}.section-title{margin-top:26px}.section-title h2{font-size:18px}.right-column{grid-template-columns:1fr 1fr;gap:12px}.panel{padding:17px}.panel-head{font-size:12px}.circle{width:115px;height:115px}.circle strong{font-size:24px}.day span{width:19px;height:19px;font-size:9px}.week{gap:2px}.step b{width:23px;height:23px;font-size:9px}.route-head b{font-size:21px}.quote{font-size:9px}.footer{gap:16px;font-size:9px}.feature{padding:17px;gap:12px}.feature h3{font-size:13px}.feature p{font-size:10px}.catalog{gap:10px}.catalog .pack{padding:20px}.lesson-grid{grid-template-columns:1fr}.flash-wrap{margin:27px 5px}.flash{height:330px}.word{font-size:31px}.answer-row{margin:0 5px}.options{gap:5px}.options select{font-size:11px;max-width:160px}.stats-big{gap:10px}.table-row{grid-template-columns:1fr 1fr 73px;font-size:11px}.plan-item{padding:20px;gap:14px}.plan-item h3{font-size:14px}#toast{bottom:88px}.session-top{font-size:11px}.lesson{padding:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
.circle svg{fill:none}.circle>div{position:relative}.word{max-width:100%;overflow-wrap:anywhere}.word.long{font-size:24px;line-height:1.35;letter-spacing:-.5px}.word.very-long{font-size:19px}.flash-wrap:before{z-index:0}.flash-wrap:after{z-index:0;inset:8px 8px -12px}.flash{z-index:2}.face[aria-hidden=true]{pointer-events:none}
.main,.dashboard,.dashboard>*,.right-column,.panel,.pack,.stat{min-width:0}.primary{text-decoration:none}.circle{max-width:100%}@media(max-width:620px){.dashboard{grid-template-columns:minmax(0,1fr)}.right-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.steps .step b{width:19px;height:19px;font-size:9px}.stat small{overflow-wrap:anywhere}.heading .pill[data-action=admin-logout]{display:inline-flex}.panel .row{flex-wrap:wrap}.hero-copy{max-width:72%}}
