.login-page{color:#181818;background:#fff;grid-template-columns:minmax(350px,48%) 1fr;gap:0;width:100%;height:100dvh;padding:clamp(6px,1.2vw,14px);display:grid;overflow:hidden}.login-left{color:#fff;background:radial-gradient(circle at 80% 80%,#ffffff1c,#0000 36%),linear-gradient(145deg,#198754 0% 55%,#157347 100%);border-radius:clamp(28px,3vw,48px);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.login-left-content{z-index:2;flex-direction:column;width:100%;height:100%;min-height:0;padding:clamp(30px,5vh,65px) clamp(28px,4vw,70px) clamp(15px,2.5vh,35px);display:flex;position:relative}.login-left-text{z-index:4;flex-shrink:0;width:100%;max-width:520px;position:relative}.login-left-text h1{letter-spacing:-1.4px;margin:0 0 clamp(10px,2vh,20px);font-size:clamp(30px,3.4vw,55px);font-weight:750;line-height:1.13}.login-left-text p{color:#ffffffd1;max-width:440px;margin:0;font-size:clamp(12px,1.1vw,17px);line-height:1.6}.login-mini-logo{align-items:center;gap:10px;margin-bottom:25px;font-size:18px;font-weight:700;display:none}.login-mini-logo span{border:7px solid #fff;border-radius:50%;width:26px;height:26px;position:relative}.login-mini-logo span:after{content:"";background:#198754;border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;right:-7px}.login-illustration-container{z-index:3;flex:1;justify-content:center;align-items:flex-end;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.login-illustration{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 25px #00000014);width:100%;height:100%;max-height:100%;display:block}.left-decoration{pointer-events:none;border-radius:50%;position:absolute}.decoration-one{border:1px solid #ffffff1f;width:350px;height:350px;top:-130px;right:-150px}.decoration-two{border:1px solid #ffffff1a;width:220px;height:220px;bottom:80px;left:-100px}.decoration-three{background:#ffffff0d;width:130px;height:130px;bottom:-65px;right:70px}.login-right{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;padding:clamp(20px,4vh,55px) clamp(28px,6vw,100px);display:flex;overflow:hidden}.login-form-wrapper{flex-direction:column;justify-content:center;width:100%;max-width:520px;max-height:100%;display:flex}.login-logo{flex-shrink:0;align-items:center;gap:11px;margin-bottom:clamp(15px,3vh,30px);display:flex}.login-logo-icon{border:clamp(7px,.6vw,9px) solid #198754;border-radius:50%;width:clamp(31px,2.5vw,38px);height:clamp(31px,2.5vw,38px);position:relative;transform:rotate(-25deg)}.login-logo-icon:after{content:"";background:#fff;border-radius:50%;width:45%;height:45%;position:absolute;top:-28%;right:-28%}.login-logo-icon span{background:#198754;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:5px}.login-logo-name{color:#198754;letter-spacing:-.4px;font-size:clamp(17px,1.6vw,21px);font-weight:750}.login-heading{flex-shrink:0;margin-bottom:clamp(18px,3.5vh,34px)}.login-heading h2{color:#111;letter-spacing:-1px;margin:0 0 clamp(4px,1vh,8px);font-size:clamp(29px,3vw,46px);font-weight:750;line-height:1.08}.login-heading p{color:#a0a0a0;margin:0;font-size:clamp(12px,1.1vw,15px)}.login-form{width:100%}.login-field{margin-bottom:clamp(11px,2vh,20px)}.login-field label{color:#515151;margin-bottom:7px;font-size:clamp(11px,.95vw,13px);font-weight:500;display:block}.login-input-container{background:#f7f8f9;border:1px solid #e2e4e7;border-radius:11px;align-items:center;width:100%;height:clamp(50px,7vh,64px);transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative}.login-input-container:focus-within{background:#fff;border-color:#198754;box-shadow:0 0 0 4px #1987541a}.login-input-container input{color:#202020;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 20px;font-size:clamp(12px,1vw,14px)}.login-input-container input::placeholder{color:#b6b8bb}.password-container input{padding-right:58px}.password-toggle{color:#9da2a5;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .2s,color .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-toggle:hover{color:#198754;background:#19875414}.password-toggle svg{width:20px;height:20px}.forgot-password-container{justify-content:flex-end;width:100%;margin-top:-2px;margin-bottom:clamp(14px,2.7vh,26px);display:flex}.forgot-password{color:#909090;cursor:pointer;background:0 0;padding:3px 0;font-size:clamp(11px,1vw,13px)}.forgot-password:hover{color:#198754}.login-error{color:#c54141;background:#fff3f3;border:1px solid #ffd1d1;border-radius:8px;width:100%;margin:-5px 0 12px;padding:9px 12px;font-size:11px}.login-submit{color:#fff;cursor:pointer;background:#198754;border-radius:10px;width:100%;height:clamp(50px,6.5vh,59px);font-size:clamp(13px,1.1vw,15px);font-weight:650;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 10px 25px #1987542e}.login-submit:hover{background:#157347;transform:translateY(-1px);box-shadow:0 13px 27px #19875438}.login-submit:active{transform:translateY(0)}.login-register{color:#8f8f8f;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:clamp(13px,2.5vh,25px);font-size:clamp(11px,1vw,13px);display:flex}.login-register button{color:#198754;font-size:inherit;cursor:pointer;background:0 0;padding:2px;font-weight:700}.login-register button:hover{text-decoration:underline}@media (width<=1100px){.login-page{grid-template-columns:44% 56%}.login-left-content{padding:clamp(28px,4vh,45px) 34px 20px}.login-left-text h1{font-size:clamp(29px,3.7vw,39px)}.login-right{padding:25px clamp(30px,5vw,55px)}}@media (width<=850px) and (width>=651px){.login-page{grid-template-columns:40% 60%;padding:8px}.login-left{border-radius:30px}.login-left-content{padding:30px 23px 15px}.login-left-text h1{letter-spacing:-.7px;font-size:29px}.login-left-text p{font-size:12px}.login-right{padding:22px 28px}.login-heading h2{font-size:32px}}@media (width<=650px){.login-page{grid-template-rows:28dvh 72dvh;grid-template-columns:1fr;width:100%;height:100dvh;padding:0;display:grid;overflow:hidden}.login-left{border-radius:0 0 30px 30px;width:100%;height:100%}.login-left-content{grid-template-columns:58% 42%;align-items:center;height:100%;padding:20px 20px 8px;display:grid}.login-left-text{width:100%}.login-left-text h1{letter-spacing:-.7px;margin-bottom:8px;font-size:clamp(22px,6vw,30px);line-height:1.1}.login-left-text p{max-width:260px;font-size:clamp(9px,2.6vw,12px);line-height:1.4}.login-illustration-container{align-items:flex-end;width:100%;height:100%;min-height:0;display:none}.login-illustration{object-fit:contain;object-position:center bottom;width:150%;height:95%;max-height:100%}.login-right{align-items:center;width:100%;height:100%;min-height:0;padding:clamp(13px,2.3vh,22px) 20px}.login-form-wrapper{justify-content:center;width:100%;max-width:500px;height:auto}.login-logo{margin-bottom:clamp(8px,1.6vh,15px)}.login-logo-icon{border-width:6px;width:28px;height:28px}.login-logo-name{font-size:16px}.login-heading{margin-bottom:clamp(10px,2vh,18px)}.login-heading h2{margin-bottom:4px;font-size:clamp(25px,7vw,31px)}.login-heading p{font-size:12px}.login-field{margin-bottom:clamp(8px,1.5vh,13px)}.login-field label{margin-bottom:5px;font-size:11px}.login-input-container{height:clamp(45px,6.4vh,53px)}.login-input-container input{padding-left:15px;font-size:12px}.forgot-password-container{margin-bottom:clamp(8px,1.8vh,15px)}.forgot-password{font-size:11px}.login-submit{height:clamp(45px,6.4vh,53px);font-size:13px}.login-register{margin-top:clamp(8px,1.7vh,15px);font-size:11px}}@media (width<=430px){.login-page{grid-template-rows:25dvh 75dvh}.login-left{border-radius:0 0 25px 25px}.login-left-content{grid-template-columns:62% 38%;padding:16px 16px 5px}.login-left-text h1{margin-bottom:6px;font-size:clamp(20px,6vw,25px)}.login-left-text p{font-size:9px}.login-right{padding:12px 17px}.login-logo{margin-bottom:8px}.login-heading{margin-bottom:10px}.login-heading h2{font-size:25px}.login-input-container,.login-submit{height:clamp(43px,6.2vh,49px)}}@media (width<=650px) and (height<=700px){.login-page{grid-template-rows:22dvh 78dvh}.login-left-content{padding-top:12px}.login-left-text h1{font-size:21px}.login-left-text p{display:none}.login-right{padding-top:8px;padding-bottom:8px}.login-logo{margin-bottom:6px}.login-heading{margin-bottom:8px}.login-heading h2{font-size:24px}.login-field{margin-bottom:7px}.login-field label{margin-bottom:4px}.login-input-container{height:43px}.forgot-password-container{margin-bottom:7px}.login-submit{height:44px}.login-register{margin-top:7px}}@media (width>=651px) and (height<=700px){.login-left-content{padding-top:28px;padding-bottom:15px}.login-left-text h1{margin-bottom:10px;font-size:clamp(28px,3vw,39px)}.login-left-text p{font-size:12px;line-height:1.45}.login-right{padding-top:18px;padding-bottom:18px}.login-logo{margin-bottom:12px}.login-heading{margin-bottom:15px}.login-heading h2{font-size:31px}.login-field{margin-bottom:10px}.login-input-container{height:49px}.forgot-password-container{margin-bottom:12px}.login-submit{height:49px}.login-register{margin-top:12px}}.login-loading-overlay{z-index:99999;-webkit-backdrop-filter:blur(5px);cursor:wait;background:#ffffffb8;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:20px;display:flex;position:fixed;inset:0}.login-loading-box{text-align:center;background:#fffffffa;border:1px solid #1987541f;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:225px;padding:29px 32px;display:flex;box-shadow:0 20px 60px #0000001f}.login-spinner{border:4px solid #19875426;border-top-color:#198754;border-radius:50%;width:44px;height:44px;margin-bottom:8px;animation:.75s linear infinite loginSpinnerRotation}@keyframes loginSpinnerRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-loading-box strong{color:#1c1c1c;font-size:14px;font-weight:700}.login-loading-box span{color:#8b8b8b;font-size:11px}.login-submit:disabled,.login-register button:disabled,.password-toggle:disabled,.forgot-password:disabled,.login-input-container input:disabled{cursor:not-allowed}.login-submit:disabled{opacity:.82}.login-input-container input:disabled{opacity:.7}@media (width<=500px){.login-loading-box{border-radius:17px;min-width:195px;padding:24px 25px}.login-spinner{border-width:3px;width:39px;height:39px}.login-loading-box strong{font-size:13px}.login-loading-box span{font-size:10px}}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button,input{font:inherit}button{border:none}.register-page{color:#181818;background:#fff;grid-template-columns:minmax(350px,48%) 1fr;width:100%;height:100dvh;padding:clamp(6px,1.2vw,14px);display:grid;overflow:hidden}.register-left{color:#fff;background:radial-gradient(circle at 80% 80%,#ffffff1c,#0000 36%),linear-gradient(145deg,#198754 0% 55%,#157347 100%);border-radius:clamp(28px,3vw,48px);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.register-left-content{z-index:2;flex-direction:column;width:100%;height:100%;min-height:0;padding:clamp(28px,4.5vh,60px) clamp(28px,4vw,70px) clamp(12px,2vh,30px);display:flex;position:relative}.register-left-text{z-index:4;flex-shrink:0;width:100%;max-width:520px;position:relative}.register-left-text h1{letter-spacing:-1.4px;margin:0 0 clamp(8px,1.8vh,18px);font-size:clamp(30px,3.4vw,55px);font-weight:750;line-height:1.13}.register-left-text p{color:#ffffffd1;max-width:440px;margin:0;font-size:clamp(12px,1.1vw,17px);line-height:1.6}.register-illustration-container{z-index:3;flex:1;justify-content:center;align-items:flex-end;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.register-illustration{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 25px #00000014);width:100%;height:100%;max-height:100%;display:block}.register-left-decoration{pointer-events:none;border-radius:50%;position:absolute}.register-decoration-one{border:1px solid #ffffff1f;width:350px;height:350px;top:-130px;right:-150px}.register-decoration-two{border:1px solid #ffffff1a;width:220px;height:220px;bottom:80px;left:-100px}.register-decoration-three{background:#ffffff0d;width:130px;height:130px;bottom:-65px;right:70px}.register-right{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;padding:clamp(14px,2.5vh,35px) clamp(28px,6vw,100px);display:flex;overflow:hidden}.register-form-wrapper{flex-direction:column;justify-content:center;width:100%;max-width:520px;max-height:100%;display:flex}.register-logo{flex-shrink:0;align-items:center;gap:11px;margin-bottom:clamp(8px,1.8vh,20px);display:flex}.register-logo-icon{border:clamp(7px,.6vw,9px) solid #198754;border-radius:50%;width:clamp(29px,2.5vw,38px);height:clamp(29px,2.5vw,38px);position:relative;transform:rotate(-25deg)}.register-logo-icon:after{content:"";background:#fff;border-radius:50%;width:45%;height:45%;position:absolute;top:-28%;right:-28%}.register-logo-icon span{background:#198754;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:5px}.register-logo-name{color:#198754;letter-spacing:-.4px;font-size:clamp(17px,1.6vw,21px);font-weight:750}.register-heading{flex-shrink:0;margin-bottom:clamp(10px,2.2vh,23px)}.register-heading h2{color:#111;letter-spacing:-1px;margin:0 0 clamp(3px,.7vh,7px);font-size:clamp(27px,2.7vw,42px);font-weight:750;line-height:1.08}.register-heading p{color:#a0a0a0;margin:0;font-size:clamp(11px,1vw,14px)}.register-form{width:100%}.register-field{margin-bottom:clamp(7px,1.25vh,13px)}.register-field label{color:#515151;margin-bottom:5px;font-size:clamp(10px,.9vw,12px);font-weight:500;display:block}.register-input-container{background:#f7f8f9;border:1px solid #e2e4e7;border-radius:10px;align-items:center;width:100%;height:clamp(43px,5.7vh,54px);transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative}.register-input-container:focus-within{background:#fff;border-color:#198754;box-shadow:0 0 0 4px #1987541a}.register-input-container input{color:#202020;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 18px;font-size:clamp(11px,1vw,13px)}.register-input-container input::placeholder{color:#b6b8bb}.register-password-container input{padding-right:58px}.register-password-toggle{color:#9da2a5;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .2s,color .2s;display:flex;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.register-password-toggle:hover{color:#198754;background:#19875414}.register-password-toggle svg{width:19px;height:19px}.register-error{color:#c54141;background:#fff3f3;border:1px solid #ffd1d1;border-radius:8px;width:100%;margin:1px 0 clamp(6px,1vh,10px);padding:clamp(6px,1vh,9px) 12px;font-size:clamp(9px,.85vw,11px);line-height:1.35}.register-submit{color:#fff;cursor:pointer;background:#198754;border-radius:10px;width:100%;height:clamp(45px,5.8vh,55px);margin-top:clamp(2px,.6vh,6px);font-size:clamp(12px,1.05vw,14px);font-weight:650;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 10px 25px #1987542e}.register-submit:hover{background:#157347;transform:translateY(-1px);box-shadow:0 13px 27px #19875438}.register-submit:active{transform:translateY(0)}.register-login{color:#8f8f8f;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:clamp(7px,1.5vh,15px);font-size:clamp(10px,.95vw,12px);display:flex}.register-login button{color:#198754;font-size:inherit;cursor:pointer;background:0 0;padding:2px;font-weight:700}.register-login button:hover{text-decoration:underline}@media (width<=1100px){.register-page{grid-template-columns:44% 56%}.register-left-content{padding:30px 34px 15px}.register-left-text h1{font-size:clamp(28px,3.6vw,39px)}.register-right{padding:18px clamp(30px,5vw,55px)}}@media (width<=850px) and (width>=651px){.register-page{grid-template-columns:40% 60%;padding:8px}.register-left{border-radius:30px}.register-left-content{padding:25px 22px 10px}.register-left-text h1{letter-spacing:-.7px;font-size:28px}.register-left-text p{font-size:11px;line-height:1.45}.register-right{padding:13px 27px}.register-heading h2{font-size:30px}.register-input-container{height:clamp(42px,5.5vh,49px)}}@media (width<=650px){.register-page{grid-template-rows:22dvh 78dvh;grid-template-columns:1fr;width:100%;height:100dvh;padding:0;display:grid;overflow:hidden}.register-left{border-radius:0 0 28px 28px;width:100%;height:100%;min-height:0}.register-left-content{grid-template-columns:62% 38%;align-items:center;width:100%;height:100%;padding:14px 19px 4px;display:grid}.register-left-text{width:100%}.register-left-text h1{letter-spacing:-.6px;margin-bottom:5px;font-size:clamp(20px,5.8vw,27px);line-height:1.08}.register-left-text p{max-width:270px;font-size:clamp(8px,2.3vw,10px);line-height:1.35}.register-illustration-container{align-items:flex-end;width:100%;height:100%;min-height:0;display:none}.register-illustration{object-fit:contain;object-position:center bottom;width:150%;height:96%;max-height:100%}.register-right{align-items:center;width:100%;height:100%;min-height:0;padding:clamp(6px,1.2vh,11px) 19px}.register-form-wrapper{justify-content:center;width:100%;max-width:500px;height:auto}.register-logo{margin-bottom:clamp(4px,.8vh,7px)}.register-logo-icon{border-width:6px;width:25px;height:25px}.register-logo-name{font-size:15px}.register-heading{margin-bottom:clamp(5px,1vh,9px)}.register-heading h2{margin-bottom:2px;font-size:clamp(22px,6vw,27px)}.register-heading p{font-size:10px}.register-field{margin-bottom:clamp(4px,.7vh,7px)}.register-field label{margin-bottom:3px;font-size:9px}.register-input-container{border-radius:8px;height:clamp(38px,5.2vh,45px)}.register-input-container input{padding-left:13px;font-size:11px}.register-password-container input{padding-right:48px}.register-password-toggle{width:36px;height:36px;right:5px}.register-password-toggle svg{width:17px;height:17px}.register-error{margin:1px 0 5px;padding:5px 9px;font-size:9px}.register-submit{border-radius:8px;height:clamp(40px,5.3vh,46px);margin-top:2px;font-size:12px}.register-login{margin-top:clamp(5px,.9vh,8px);font-size:10px}}@media (width<=430px){.register-page{grid-template-rows:19dvh 81dvh}.register-left{border-radius:0 0 24px 24px}.register-left-content{grid-template-columns:65% 35%;padding:10px 15px 2px}.register-left-text h1{font-size:clamp(18px,5.6vw,23px)}.register-left-text p{font-size:8px;line-height:1.3}.register-right{padding:5px 16px}.register-logo{margin-bottom:3px}.register-heading{margin-bottom:5px}.register-heading h2{font-size:22px}.register-heading p{font-size:9px}.register-field{margin-bottom:4px}.register-field label{margin-bottom:2px}.register-input-container{height:clamp(37px,5vh,42px)}.register-submit{height:clamp(39px,5.1vh,44px)}.register-login{margin-top:5px}}@media (width<=650px) and (height<=720px){.register-page{grid-template-rows:16dvh 84dvh}.register-left-content{padding:6px 15px 0}.register-left-text h1{margin-bottom:2px;font-size:18px}.register-left-text p{display:none}.register-right{padding:3px 15px}.register-logo{margin-bottom:2px}.register-logo-icon{border-width:5px;width:22px;height:22px}.register-logo-name{font-size:13px}.register-heading{margin-bottom:3px}.register-heading h2{margin-bottom:1px;font-size:20px}.register-heading p{font-size:8px}.register-field{margin-bottom:3px}.register-field label{margin-bottom:2px;font-size:8px}.register-input-container{height:35px}.register-input-container input{font-size:10px}.register-password-toggle{width:31px;height:31px}.register-submit{height:37px;font-size:11px}.register-login{margin-top:3px;font-size:9px}}@media (width>=651px) and (height<=750px){.register-left-content{padding-top:24px;padding-bottom:10px}.register-left-text h1{margin-bottom:7px;font-size:clamp(27px,2.8vw,37px)}.register-left-text p{font-size:11px;line-height:1.4}.register-right{padding-top:9px;padding-bottom:9px}.register-logo{margin-bottom:6px}.register-heading{margin-bottom:7px}.register-heading h2{font-size:28px}.register-heading p{font-size:11px}.register-field{margin-bottom:5px}.register-field label{margin-bottom:3px;font-size:10px}.register-input-container{height:41px}.register-submit{height:44px;margin-top:2px}.register-login{margin-top:6px}}@media (width>=651px) and (height<=620px){.register-left-text p,.register-heading p{display:none}.register-logo{margin-bottom:4px}.register-heading{margin-bottom:5px}.register-heading h2{font-size:25px}.register-field{margin-bottom:3px}.register-field label{margin-bottom:2px}.register-input-container{height:37px}.register-submit{height:39px}.register-login{margin-top:4px}}.register-loading-overlay{z-index:99999;-webkit-backdrop-filter:blur(5px);cursor:wait;background:#ffffffb8;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:20px;display:flex;position:fixed;inset:0}.register-loading-box{text-align:center;background:#fffffff7;border:1px solid #1987541f;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:220px;padding:28px 32px;display:flex;box-shadow:0 20px 60px #0000001f}.register-spinner{border:4px solid #19875426;border-top-color:#198754;border-radius:50%;width:44px;height:44px;margin-bottom:8px;animation:.75s linear infinite registerSpinnerRotation}@keyframes registerSpinnerRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.register-loading-box strong{color:#1c1c1c;font-size:14px;font-weight:700}.register-loading-box span{color:#8b8b8b;font-size:11px}.register-submit:disabled,.register-login button:disabled,.register-password-toggle:disabled,.register-input-container input:disabled{cursor:not-allowed}.register-submit:disabled{opacity:.8}.register-input-container input:disabled{opacity:.7}@media (width<=500px){.register-loading-box{border-radius:17px;min-width:190px;padding:24px 25px}.register-spinner{border-width:3px;width:39px;height:39px}.register-loading-box strong{font-size:13px}.register-loading-box span{font-size:10px}}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{overflow:hidden}button,input,select,textarea{font:inherit}:root{--green:#198754;--green-dark:#146c43;--green-light:#e5f5ec;--green-lighter:#f0faf4;--page-bg:#f3f9f5;--white:#fff;--text:#1c2c23;--text-soft:#4f6156;--muted:#7d8d83;--border:#dfeae3;--danger:#d94f4f;--danger-bg:#fff1f1;--warning:#bd7b20;--warning-bg:#fff3df;--sidebar-width:260px;--navbar-height:74px;--shadow:0 8px 28px #1d482c0f}.learning-dashboard{background:var(--page-bg);width:100vw;height:100dvh;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;position:relative;overflow:hidden}.learning-sidebar{width:var(--sidebar-width);z-index:1000;background:var(--white);border-right:1px solid var(--border);scrollbar-width:thin;flex-direction:column;height:100dvh;padding:18px 14px;display:flex;position:fixed;top:0;left:0;overflow:hidden auto}.sidebar-logo{flex-shrink:0;align-items:center;gap:11px;min-height:64px;padding:3px 8px 15px;display:flex}.sidebar-logo-mark{color:#fff;background:linear-gradient(145deg,#198754,#37af73);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;font-size:22px;display:flex;box-shadow:0 9px 20px #19875433}.sidebar-logo-text{flex-direction:column;min-width:0;display:flex}.sidebar-logo-text strong{color:#163522;font-size:18px;line-height:1.15}.sidebar-logo-text span{color:var(--muted);white-space:nowrap;margin-top:4px;font-size:11px}.sidebar-close{width:36px;height:36px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-size:21px;display:none}.sidebar-menu{flex-direction:column;flex-shrink:0;gap:5px;margin-top:8px;display:flex}.sidebar-item{color:#627068;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:48px;padding:0 13px;transition:background .2s,color .2s;display:grid}.sidebar-item>svg{font-size:20px}.sidebar-item>span{font-size:14px;font-weight:550}.sidebar-item>strong{color:#fff;background:#e44f4f;border-radius:20px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:11px;display:flex}.sidebar-item:hover{color:var(--green);background:#f2f8f4}.sidebar-item.active{background:var(--green-light);color:var(--green);font-weight:700}.sidebar-daily-goal{background:linear-gradient(145deg,#e7f7ed,#f5fbf7);border:1px solid #d8ecdf;border-radius:16px;margin-top:auto;padding:16px}.sidebar-daily-goal>div:first-child{width:38px;height:38px;color:var(--green);background:#fff;border-radius:11px;justify-content:center;align-items:center;margin-bottom:9px;font-size:20px;display:flex}.sidebar-daily-goal>span{flex-direction:column;gap:3px;margin-bottom:11px;display:flex}.sidebar-daily-goal strong{font-size:13px}.sidebar-daily-goal small{color:var(--muted);font-size:12px}.sidebar-profile{width:100%;min-height:60px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:11px;padding:7px;display:grid}.sidebar-profile:hover{background:#f3f7f5}.sidebar-profile>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.sidebar-profile strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.sidebar-profile span{color:var(--muted);font-size:11px}.user-avatar{color:#fff;background:linear-gradient(145deg,#198754,#3ab176);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:750;display:flex;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-avatar.large{width:68px;height:68px;font-size:23px}.user-avatar.xlarge{width:94px;height:94px;font-size:31px}.learning-navbar{height:var(--navbar-height);top:0;left:var(--sidebar-width);z-index:900;-webkit-backdrop-filter:blur(12px);background:#f3f9f5f5;border-bottom:1px solid #dae9dfe6;justify-content:space-between;align-items:center;gap:20px;padding:0 24px;display:flex;position:fixed;right:0}.navbar-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.mobile-menu-button{width:42px;height:42px;color:var(--green);cursor:pointer;box-shadow:var(--shadow);background:#fff;border:0;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;display:none}.global-search-wrapper{width:min(530px,100%);position:relative}.global-search{color:#8e9b93;background:#fff;border:1px solid #d7e7dc;border-radius:24px;align-items:center;gap:10px;width:100%;height:44px;padding:0 15px;display:flex;box-shadow:0 5px 18px #1f472c09}.global-search:focus-within{border-color:#19875473;box-shadow:0 0 0 4px #19875412}.global-search>svg{flex-shrink:0;font-size:19px}.global-search input{min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:14px}.global-search input::placeholder{color:#99a59d}.global-search>button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.global-search-results{z-index:1500;border:1px solid var(--border);background:#fff;border-radius:14px;width:100%;max-height:430px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 18px 45px #14341f26}.global-result-group{padding:5px}.global-result-group>span{color:var(--muted);text-transform:uppercase;padding:5px 8px;font-size:12px;font-weight:700;display:block}.global-result-group>button{width:100%;min-height:52px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:7px 9px;display:flex}.global-result-group>button:hover{background:var(--green-lighter)}.global-result-group>button>svg{color:var(--green);flex-shrink:0;font-size:19px}.global-result-group>button>div{flex-direction:column;gap:2px;min-width:0;display:flex}.global-result-group strong{font-size:13px}.global-result-group small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.navbar-actions{flex-shrink:0;align-items:center;gap:9px;display:flex}.navbar-points{min-height:38px;color:var(--text-soft);align-items:center;gap:6px;padding:0 8px;font-size:14px;display:flex}.navbar-points>svg{color:var(--green);font-size:19px}.navbar-icon-button{color:#56655c;cursor:pointer;background:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex;position:relative;box-shadow:0 5px 17px #1f472c0d}.navbar-icon-button:hover{color:var(--green);background:var(--green-lighter)}.notification-wrapper{position:relative}.notification-count{border:2px solid var(--page-bg);color:#fff;background:#e24b4b;border-radius:20px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.notifications-dropdown{z-index:1600;border:1px solid var(--border);background:#fff;border-radius:17px;width:380px;max-height:520px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 55px #15351f2b}.notifications-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:68px;padding:12px 15px;display:flex}.notifications-header>div{flex-direction:column;gap:2px;display:flex}.notifications-header strong{font-size:15px}.notifications-header span{color:var(--muted);font-size:12px}.notifications-header button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.notifications-list{max-height:420px;overflow-y:auto}.notification-item{width:100%;min-height:74px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef3f0;grid-template-columns:40px minmax(0,1fr);gap:10px;padding:11px 14px;display:grid}.notification-item.unread{background:#edf8f1}.notification-item>div{background:var(--green-light);width:38px;height:38px;color:var(--green);border-radius:11px;justify-content:center;align-items:center;font-size:18px;display:flex}.notification-item>span{flex-direction:column;min-width:0;display:flex}.notification-item strong{font-size:13px}.notification-item p{color:var(--text-soft);margin:3px 0;font-size:12px;line-height:1.35}.notification-item small{color:var(--muted);font-size:11px}.navbar-user-button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:9px;min-height:48px;padding:4px 8px;display:flex}.navbar-user-button:hover{background:#fff}.navbar-user-button>span{flex-direction:column;min-width:0;display:flex}.navbar-user-button strong{max-width:125px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.navbar-user-button small{color:var(--muted);margin-top:2px;font-size:11px}.learning-main{top:var(--navbar-height);left:var(--sidebar-width);background:var(--page-bg);scrollbar-width:thin;scrollbar-color:#b7c9bd transparent;padding:22px 24px 38px;position:fixed;bottom:0;right:0;overflow:hidden auto}.learning-main::-webkit-scrollbar{width:7px}.learning-main::-webkit-scrollbar-thumb{background:#b7c9bd;border-radius:20px}.learning-section{width:min(1360px,100%);margin:0 auto}.dashboard-error{background:var(--danger-bg);color:#ad4545;border:1px solid #f0caca;border-radius:11px;align-items:center;gap:10px;width:min(1360px,100%);min-height:45px;margin:0 auto 15px;padding:9px 12px;font-size:13px;display:flex}.dashboard-error>button{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;margin-left:auto}.dashboard-loading{min-height:60vh;color:var(--green);flex-direction:column;justify-content:center;align-items:center;gap:13px;display:flex}.dashboard-loading svg{font-size:35px}.dashboard-loading strong{color:var(--text-soft);font-size:14px}.spin{animation:.8s linear infinite spinnerRotation}@keyframes spinnerRotation{to{transform:rotate(360deg)}}.page-header{margin-bottom:22px}.page-header h1{color:#1b3324;letter-spacing:-.8px;margin:0 0 6px;font-size:clamp(27px,2.7vw,36px);line-height:1.15}.page-header p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.learning-hero{background:linear-gradient(112deg,#dcf4e5 0%,#b2e8c8 55%,#79d9a3 100%);border-radius:24px;min-height:275px;position:relative;overflow:hidden;box-shadow:0 11px 30px #19875414}.hero-copy{z-index:4;width:61%;padding:39px 40px;position:relative}.hero-label{color:var(--green-dark);background:#ffffffa6;border-radius:20px;align-items:center;gap:6px;margin-bottom:13px;padding:6px 10px;font-size:12px;font-weight:750;display:inline-flex}.hero-copy h1{color:#173923;letter-spacing:-1.3px;margin:0;font-size:clamp(32px,3.4vw,48px);line-height:1.08}.hero-copy h1 strong{color:var(--green)}.hero-copy p{color:#506d5a;max-width:530px;margin:15px 0 22px;font-size:15px;line-height:1.6}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 19px #1987542e}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled{opacity:.45;cursor:not-allowed}.hero-art{width:390px;height:100%;position:absolute;top:0;right:25px}.hero-art-circle{background:var(--green);color:#fff;border:14px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;font-size:54px;display:flex;position:absolute;top:72px;right:105px;box-shadow:0 18px 35px #1987542e}.hero-art-card{min-height:48px;color:var(--green-dark);background:#ffffffc2;border:1px solid #ffffffa6;border-radius:13px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:700;display:flex;position:absolute;box-shadow:0 11px 25px #1f5a321a}.hero-art-card svg{font-size:20px}.card-one{top:42px;left:18px}.card-two{top:55px;right:0}.card-three{bottom:28px;right:13px}.home-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:17px;display:grid}.home-stat-card{border:1px solid var(--border);min-height:128px;box-shadow:var(--shadow);background:#fff;border-radius:17px;grid-template-columns:45px 1fr;align-items:center;column-gap:10px;padding:17px;display:grid}.home-stat-card>div{background:var(--green-light);width:44px;height:44px;color:var(--green);border-radius:12px;grid-row:1/span 2;justify-content:center;align-items:center;font-size:21px;display:flex}.home-stat-card>span{color:var(--muted);font-size:12px}.home-stat-card>strong{font-size:24px}.home-stat-card>small{color:var(--muted);grid-column:2;font-size:11px}.section-header{justify-content:space-between;align-items:center;gap:15px;margin:24px 2px 12px;display:flex}.section-header h2{margin:0;font-size:18px}.section-header button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:13px;font-weight:700;display:flex}.continue-learning-card{border:1px solid var(--border);min-height:120px;box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:75px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.continue-course-icon{width:70px;height:70px;color:var(--green);background:linear-gradient(145deg,#dff5e7,#b1e7c6);border-radius:16px;justify-content:center;align-items:center;font-size:31px;display:flex}.continue-course-info{min-width:0}.continue-course-info>span{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:750}.continue-course-info h3{margin:4px 0;font-size:17px}.continue-course-info p{color:var(--muted);margin:0 0 10px;font-size:13px;line-height:1.4}.continue-learning-card>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:6px;min-height:42px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.progress-bar{background:#e5eee8;border-radius:20px;width:100%;height:8px;overflow:hidden}.progress-bar>span{border-radius:inherit;background:linear-gradient(90deg,#198754,#40b67a);height:100%;transition:width .35s;display:block}.home-bottom-grid{grid-template-columns:1.3fr 1fr;gap:14px;display:grid}.daily-goal-card,.quiz-home-card{border:1px solid var(--border);min-height:150px;box-shadow:var(--shadow);background:#fff;border-radius:18px;align-items:center;gap:17px;padding:18px;display:flex}.goal-circle{background:conic-gradient(var(--green) var(--goal), #e8efea 0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:108px;height:108px;display:flex}.goal-circle>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:82px;height:82px;display:flex}.goal-circle svg{color:var(--green);font-size:17px}.goal-circle strong{margin-top:2px;font-size:20px}.goal-circle span{color:var(--muted);font-size:10px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:800;display:block}.daily-goal-card h3,.quiz-home-card h3{margin:5px 0;font-size:16px}.daily-goal-card p,.quiz-home-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.quiz-home-card{grid-template-columns:auto 1fr auto;display:grid}.quiz-home-icon{background:var(--green-light);width:57px;height:57px;color:var(--green);border-radius:16px;justify-content:center;align-items:center;font-size:27px;display:flex}.quiz-home-card>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700}.section-toolbar{margin-bottom:16px;display:flex}.content-search,.large-search-input{border:1px solid var(--border);height:44px;color:var(--muted);background:#fff;border-radius:11px;align-items:center;gap:9px;padding:0 13px;display:flex}.content-search{width:min(430px,100%)}.content-search input,.large-search-input input{min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:14px}.courses-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.course-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden}.course-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #173f241a}.course-card-top{height:145px;color:var(--green);background:linear-gradient(145deg,#dff5e7,#ace4c2);justify-content:center;align-items:center;font-size:50px;display:flex;position:relative;overflow:hidden}.course-card-top img{object-fit:cover;width:100%;height:100%}.course-card-top>span{color:var(--text-soft);background:#ffffffe0;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700;position:absolute;top:11px;right:11px}.course-card-body{padding:16px}.course-card-body h3{margin:5px 0;font-size:17px}.course-card-body>p{min-height:39px;color:var(--muted);margin:0 0 13px;font-size:13px;line-height:1.5}.course-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;display:flex}.course-meta>span{align-items:center;gap:5px;display:flex}.course-meta strong{color:var(--green)}.course-card-body>button{background:var(--green-light);width:100%;min-height:40px;color:var(--green);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:13px;font-weight:700;display:flex}.back-button{color:var(--green);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;margin-bottom:16px;padding:7px 9px;font-size:13px;font-weight:700;display:inline-flex}.course-detail-header{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:85px minmax(0,1fr);gap:18px;padding:22px;display:grid}.course-detail-icon{background:var(--green-light);width:78px;height:78px;color:var(--green);border-radius:19px;justify-content:center;align-items:center;font-size:35px;display:flex}.course-detail-header h1{margin:5px 0;font-size:26px}.course-detail-header p{max-width:700px;color:var(--muted);margin:0 0 13px;font-size:14px}.lessons-card{border:1px solid var(--border);background:#fff;border-radius:18px;margin-top:15px;padding:18px}.lessons-card h2{margin:0 0 12px;font-size:18px}.lesson-row{border-bottom:1px solid #edf2ef;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:10px 4px;display:grid}.lesson-row:last-child{border-bottom:0}.lesson-number{width:38px;height:38px;color:var(--text-soft);background:#edf5f0;border-radius:11px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.lesson-row.completed .lesson-number{background:var(--green);color:#fff}.lesson-content h3{margin:0 0 3px;font-size:14px}.lesson-content p{color:var(--muted);margin:0;font-size:12px}.lesson-content span{color:var(--muted);align-items:center;gap:4px;margin-top:5px;font-size:11px;display:inline-flex}.lesson-row>button{background:var(--green-light);min-height:36px;color:var(--green);cursor:pointer;border:0;border-radius:9px;padding:0 11px;font-size:12px;font-weight:700}.lesson-row>button:disabled{opacity:.7;cursor:default}.quiz-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.quiz-catalog-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:19px}.quiz-catalog-icon{background:var(--green-light);width:50px;height:50px;color:var(--green);border-radius:14px;justify-content:center;align-items:center;margin-bottom:13px;font-size:25px;display:flex}.quiz-catalog-card h3{margin:5px 0;font-size:17px}.quiz-catalog-card p{min-height:40px;color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.5}.quiz-catalog-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;font-size:12px;display:flex}.quiz-catalog-card>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;font-size:13px;font-weight:700;display:flex}.quiz-runner-layout{grid-template-columns:minmax(0,1fr) 235px;gap:16px;display:grid}.quiz-runner-card,.quiz-score-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:20px}.quiz-runner-card{padding:25px}.quiz-runner-top>span{color:var(--green);margin-bottom:9px;font-size:13px;font-weight:700;display:block}.quiz-runner-card h2{margin:26px 0 21px;font-size:clamp(20px,2vw,28px);line-height:1.4}.quiz-options{grid-template-columns:1fr 1fr;gap:11px;display:grid}.quiz-option{border:1px solid var(--border);min-height:62px;color:var(--text-soft);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:grid}.quiz-option>span{width:32px;height:32px;color:var(--text-soft);background:#edf3ef;border-radius:9px;justify-content:center;align-items:center;font-size:12px;font-weight:750;display:flex}.quiz-option:hover{border-color:#19875473}.quiz-option.selected{border-color:var(--green);background:#eef9f2}.quiz-option.correct{color:#1b7645;background:#e5f8ed;border-color:#24a15d}.quiz-option.wrong{color:#a74545;background:#fff0f0;border-color:#dc5c5c}.quiz-feedback{border-radius:11px;gap:10px;margin-top:14px;padding:12px 14px;font-size:13px;display:flex}.quiz-feedback>svg{flex-shrink:0;margin-top:2px;font-size:20px}.quiz-feedback strong{font-size:13px}.quiz-feedback p{margin:3px 0 0;font-size:12px;line-height:1.45}.quiz-feedback.success{color:#207c49;background:#e6f7ed}.quiz-feedback.error{color:#ad4848;background:#fff0f0}.quiz-runner-actions{justify-content:flex-end;margin-top:21px;display:flex}.quiz-score-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:245px;padding:20px;display:flex}.quiz-score-card>svg{background:var(--green-light);width:62px;height:62px;color:var(--green);border-radius:18px;padding:15px}.quiz-score-card>span{color:var(--muted);margin-top:12px;font-size:13px}.quiz-score-card>strong{color:var(--green);margin-top:5px;font-size:38px}.quiz-score-card p{color:var(--muted);font-size:12px}.quiz-result{border:1px solid var(--border);max-width:560px;box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:22px;margin:30px auto;padding:40px}.quiz-result-icon{background:var(--green-light);width:76px;height:76px;color:var(--green);border-radius:22px;justify-content:center;align-items:center;margin:0 auto 16px;font-size:37px;display:flex}.quiz-result h1{margin:7px 0;font-size:27px}.quiz-result p{color:var(--muted);font-size:14px}.quiz-result>strong{color:var(--green);margin-top:14px;font-size:47px;display:block}.quiz-result>strong>span{color:#a2aaa5;font-size:21px}.quiz-result-percent{color:var(--text-soft);margin:3px 0 20px;font-size:17px}.score-history-card{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.score-history-row{border-bottom:1px solid #edf2ef;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:65px;padding:9px 14px;display:grid}.score-history-row:last-child{border-bottom:0}.score-icon{background:var(--green-light);width:38px;height:38px;color:var(--green);border-radius:10px;justify-content:center;align-items:center;display:flex}.score-history-row>div:nth-child(2){flex-direction:column;gap:2px;display:flex}.score-history-row strong{font-size:13px}.score-history-row span{color:var(--muted);font-size:11px}.score-history-row .score-value{color:var(--green);font-size:16px}.progress-overview-grid{grid-template-columns:2fr repeat(3,1fr);gap:13px;display:grid}.overall-progress-card,.progress-mini-card{border:1px solid var(--border);min-height:160px;box-shadow:var(--shadow);background:#fff;border-radius:18px}.overall-progress-card{align-items:center;gap:21px;padding:20px;display:flex}.large-progress-circle{background:conic-gradient(var(--green) var(--progress), #e7eee9 0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:112px;height:112px;display:flex}.large-progress-circle>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:85px;height:85px;display:flex}.large-progress-circle strong{font-size:22px}.large-progress-circle span{color:var(--muted);font-size:10px}.overall-progress-card h2{margin:5px 0;font-size:20px}.overall-progress-card p{color:var(--muted);margin:0;font-size:13px}.progress-mini-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.progress-mini-card>div{background:var(--green-light);width:48px;height:48px;color:var(--green);border-radius:14px;justify-content:center;align-items:center;font-size:23px;display:flex}.progress-mini-card>strong{margin-top:8px;font-size:23px}.progress-mini-card>span{color:var(--muted);margin-top:3px;font-size:12px}.progress-content-grid{grid-template-columns:1.3fr 1fr;gap:14px;margin-top:14px;display:grid}.progress-list-card,.scores-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:18px}.progress-list-card h3,.scores-card h3{margin:0 0 14px;font-size:17px}.course-progress-row{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:62px;margin-bottom:9px;display:grid}.course-progress-icon{background:var(--green-light);width:40px;height:40px;color:var(--green);border-radius:11px;justify-content:center;align-items:center;font-size:19px;display:flex}.course-progress-row>div:last-child{min-width:0}.course-progress-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.course-progress-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.course-progress-title span{color:var(--green);font-size:12px;font-weight:700}.recent-score-row{border-bottom:1px solid #edf2ef;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;display:grid}.recent-score-row:last-child{border-bottom:0}.recent-score-row>div{background:var(--green-light);width:37px;height:37px;color:var(--green);border-radius:10px;justify-content:center;align-items:center;display:flex}.recent-score-row>span{flex-direction:column;gap:2px;min-width:0;display:flex}.recent-score-row strong{font-size:13px}.recent-score-row small{color:var(--muted);font-size:11px}.recent-score-row>strong:last-child{color:var(--green);font-size:16px}.friends-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.friend-card{border:1px solid var(--border);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;padding:22px 15px;display:flex}.friend-card h3{margin:11px 0 3px;font-size:16px}.friend-card p{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.online-status{color:#849088;background:#eff3f0;border-radius:20px;margin-top:9px;padding:5px 9px;font-size:11px}.online-status.online{color:var(--green);background:#e4f7eb}.friend-card>button{background:var(--green-light);width:100%;min-height:38px;color:var(--green);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:15px;font-size:12px;font-weight:700;display:flex}.people-search-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:18px}.people-search-heading{align-items:center;gap:11px;margin-bottom:15px;display:flex}.people-search-heading>div{background:var(--green-light);width:44px;height:44px;color:var(--green);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:21px;display:flex}.people-search-heading>span{flex-direction:column;display:flex}.people-search-heading h3{margin:0;font-size:16px}.people-search-heading p{color:var(--muted);margin:3px 0 0;font-size:12px}.large-search-input{width:100%}.people-results{border:1px solid var(--border);border-radius:12px;margin-top:12px;overflow:hidden}.person-result-row{border-bottom:1px solid #edf2ef;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:68px;padding:9px 12px;display:grid}.person-result-row:last-child{border-bottom:0}.person-result-info{flex-direction:column;gap:2px;min-width:0;display:flex}.person-result-info strong{font-size:13px}.person-result-info span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.person-result-row>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:5px;min-height:35px;padding:0 11px;font-size:12px;font-weight:700;display:flex}.invitations-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.invitation-panel{border:1px solid var(--border);background:#fff;border-radius:18px;padding:17px}.panel-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.panel-title>div{align-items:center;gap:7px;display:flex}.panel-title svg{color:var(--green);font-size:18px}.panel-title h3{margin:0;font-size:16px}.panel-title>span{background:var(--green-light);min-width:23px;height:23px;color:var(--green);border-radius:20px;justify-content:center;align-items:center;font-size:11px;font-weight:750;display:flex}.invitation-row{border-bottom:1px solid #edf2ef;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;display:grid}.invitation-row:last-child{border-bottom:0}.invitation-person{flex-direction:column;gap:2px;min-width:0;display:flex}.invitation-person strong{font-size:13px}.invitation-person span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.invitation-actions{align-items:center;gap:5px;display:flex}.accept-btn,.reject-btn{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:34px;font-size:11px;display:flex}.accept-btn{background:var(--green);color:#fff;padding:0 9px}.reject-btn{width:34px;color:var(--text-soft);background:#f2f4f3}.pending-pill{background:var(--warning-bg);color:var(--warning);border-radius:20px;padding:6px 9px;font-size:11px;font-weight:700}.messages-page{height:100%}.messenger-layout{height:calc(100dvh - var(--navbar-height) - 116px);border:1px solid var(--border);min-height:480px;box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:310px minmax(0,1fr);display:grid;overflow:hidden}.conversation-list{border-right:1px solid var(--border);overflow-y:auto}.conversation-search{border:1px solid var(--border);height:42px;color:var(--muted);background:#f7faf8;border-radius:10px;align-items:center;gap:8px;margin:12px;padding:0 11px;display:flex}.conversation-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.conversation-list-title{color:var(--text-soft);padding:2px 14px 10px;font-size:13px;font-weight:700}.conversation-row{width:100%;min-height:76px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef2ef;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.conversation-row:hover,.conversation-row.active{background:#edf8f1}.conversation-preview{min-width:0}.conversation-preview>div{justify-content:space-between;align-items:center;gap:6px;display:flex}.conversation-preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conversation-preview small{color:var(--muted);flex-shrink:0;font-size:10px}.conversation-preview p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;overflow:hidden}.chat-panel{flex-direction:column;min-width:0;display:flex}.chat-header{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:10px;min-height:66px;padding:0 15px;display:flex}.chat-user-info{flex-direction:column;flex:1;min-width:0;display:flex}.chat-user-info strong{font-size:14px}.chat-user-info span{color:var(--muted);margin-top:2px;font-size:11px}.chat-user-info span.online{color:var(--green)}.icon-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.more-button{width:38px;height:38px;color:var(--muted);border-radius:10px;font-size:21px}.mobile-chat-back{width:35px;height:35px;color:var(--text-soft);cursor:pointer;background:#f1f5f2;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:none}.chat-messages{background:#f9fcfa;flex:1;min-height:0;padding:17px 19px;overflow-y:auto}.chat-empty{height:100%;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.chat-empty>svg{color:var(--green);font-size:45px}.chat-empty h3{color:var(--text);margin:10px 0 4px;font-size:16px}.chat-empty p{margin:0;font-size:12px}.message-row{margin-bottom:10px;display:flex}.message-row.mine{justify-content:flex-end}.message-bubble{max-width:min(67%,520px);color:var(--text-soft);background:#fff;border:1px solid #dde7e0;border-radius:13px 13px 13px 4px;padding:9px 11px}.message-row.mine .message-bubble{border-color:var(--green);background:var(--green);color:#fff;border-radius:13px 13px 4px}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}.message-bubble>span{text-align:right;opacity:.72;margin-top:5px;font-size:10px;display:block}.message-bubble img{object-fit:cover;border-radius:9px;width:min(320px,100%);max-height:310px;display:block}.message-composer{border-top:1px solid var(--border);background:#fff;flex-shrink:0;align-items:center;gap:8px;min-height:67px;padding:10px 12px;display:flex}.attachment-button,.send-button{cursor:pointer;border:0;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.attachment-button{color:var(--green);background:#edf5f0}.message-composer>input:not([type=file]){border:1px solid var(--border);min-width:0;height:43px;color:var(--text);background:#f8faf9;border-radius:12px;outline:0;flex:1;padding:0 13px;font-size:13px}.message-composer>input:focus{border-color:#19875473}.send-button{background:var(--green);color:#fff}.send-button:disabled,.attachment-button:disabled{opacity:.45;cursor:not-allowed}.no-chat-selected{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.no-chat-selected svg{color:var(--green);font-size:48px}.no-chat-selected h3{color:var(--text);margin:11px 0 5px;font-size:17px}.no-chat-selected p{margin:0;font-size:13px}.account-layout{grid-template-columns:minmax(280px,.85fr) minmax(380px,1.5fr);gap:15px;display:grid}.account-profile-card,.account-details-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:19px;padding:24px}.account-profile-card{text-align:center;flex-direction:column;align-items:center;display:flex}.account-profile-card h2{margin:13px 0 4px;font-size:20px}.account-profile-card p{color:var(--muted);margin:0;font-size:13px}.active-account-badge{background:var(--green-light);color:var(--green);border-radius:20px;align-items:center;gap:5px;margin-top:12px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.account-statistics{grid-template-columns:repeat(3,1fr);width:100%;margin-top:23px;display:grid}.account-statistics>div{border-right:1px solid var(--border);flex-direction:column;gap:3px;display:flex}.account-statistics>div:last-child{border-right:0}.account-statistics strong{font-size:20px}.account-statistics span{color:var(--muted);font-size:11px}.account-details-card h3{margin:0 0 13px;font-size:17px}.account-line{border-bottom:1px solid #edf2ef;justify-content:space-between;align-items:center;gap:20px;min-height:54px;display:flex}.account-line span{color:var(--muted);font-size:13px}.account-line strong{color:var(--text-soft);text-align:right;font-size:13px}.logout-button{color:#bf4e4e;cursor:pointer;background:#fff5f5;border:1px solid #f0d0d0;border-radius:10px;align-items:center;gap:7px;min-height:41px;margin-top:18px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.empty-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.empty-card>div{background:var(--green-light);width:65px;height:65px;color:var(--green);border-radius:18px;justify-content:center;align-items:center;font-size:30px;display:flex}.empty-card h3{margin:13px 0 5px;font-size:17px}.empty-card p{max-width:430px;color:var(--muted);margin:0 0 16px;font-size:13px;line-height:1.5}.empty-inline{color:var(--muted);text-align:center;padding:22px 12px;font-size:13px}.sidebar-overlay{z-index:950;-webkit-backdrop-filter:blur(2px);background:#13251970;border:0;display:none;position:fixed;inset:0}@media (width<=1200px){:root{--sidebar-width:240px}.home-stats-grid,.courses-grid,.quiz-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.friends-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.progress-overview-grid{grid-template-columns:2fr 1fr 1fr}.progress-overview-grid .progress-mini-card:last-child{display:none}.hero-art{transform-origin:100%;right:-35px;transform:scale(.86)}}@media (width<=1024px){:root{--sidebar-width:270px}.learning-sidebar{transition:transform .28s;transform:translate(-105%);box-shadow:16px 0 40px #102d1a2e}.learning-sidebar.open{transform:translate(0)}.sidebar-close{display:flex}.sidebar-overlay{display:block}.learning-navbar{padding:0 18px;left:0}.learning-main{padding-left:18px;padding-right:18px;left:0}.mobile-menu-button{display:flex}.hero-copy{width:65%}.friends-grid{grid-template-columns:repeat(2,1fr)}.progress-content-grid,.invitations-grid{grid-template-columns:1fr}.messenger-layout{grid-template-columns:270px minmax(0,1fr)}}@media (width<=800px){.navbar-user-button>span{display:none}.navbar-user-button{padding:0}.navbar-points{display:none}.hero-copy{width:75%;padding:31px 27px}.hero-art{opacity:.65;right:-95px;transform:scale(.75)}.home-bottom-grid,.quiz-runner-layout{grid-template-columns:1fr}.quiz-score-card{display:none}.progress-overview-grid{grid-template-columns:1fr 1fr}.overall-progress-card{grid-column:1/-1}.progress-overview-grid .progress-mini-card:last-child{display:flex}.account-layout{grid-template-columns:1fr}.notifications-dropdown{width:min(360px,100vw - 24px)}}@media (width<=680px){:root{--navbar-height:64px}.learning-navbar{gap:7px;padding:0 10px}.mobile-menu-button{width:39px;height:39px}.global-search-wrapper{flex:1}.global-search{height:39px;padding:0 10px}.global-search input{font-size:12px}.navbar-actions{gap:5px}.navbar-icon-button,.navbar-user-button .user-avatar{width:38px;height:38px}.navbar-user-button{display:none}.learning-main{padding:12px 10px 28px}.page-header{margin-bottom:16px}.page-header h1{font-size:25px}.page-header p{font-size:13px}.learning-hero{min-height:245px}.hero-copy{width:92%;padding:27px 21px}.hero-copy h1{font-size:31px}.hero-copy p{max-width:350px;font-size:13px}.hero-art{opacity:.25;right:-135px}.hero-label{font-size:10px}.home-stats-grid{grid-template-columns:1fr 1fr;gap:9px}.home-stat-card{min-height:112px;padding:13px}.home-stat-card>strong{font-size:21px}.continue-learning-card{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:12px}.continue-course-icon{width:55px;height:55px;font-size:25px}.continue-learning-card>button{grid-column:1/-1;justify-content:center;width:100%}.daily-goal-card{align-items:flex-start}.goal-circle{width:90px;height:90px}.goal-circle>div{width:69px;height:69px}.quiz-home-card{grid-template-columns:auto minmax(0,1fr)}.quiz-home-card>button{grid-column:1/-1;width:100%}.courses-grid,.quiz-catalog-grid,.course-detail-header{grid-template-columns:1fr}.lesson-row{grid-template-columns:40px 1fr}.lesson-row>button{grid-column:1/-1;width:100%}.quiz-runner-card{padding:16px}.quiz-options{grid-template-columns:1fr}.progress-overview-grid{grid-template-columns:1fr 1fr}.overall-progress-card{grid-column:1/-1}.friends-grid{grid-template-columns:1fr}.person-result-row{grid-template-columns:auto minmax(0,1fr)}.person-result-row>button{grid-column:1/-1;justify-content:center;width:100%}.invitation-row{grid-template-columns:auto minmax(0,1fr)}.invitation-actions,.pending-pill{grid-column:1/-1}.invitation-actions{grid-template-columns:1fr 42px;display:grid}.accept-btn{justify-content:center}.messages-page{height:100%}.messenger-layout{height:calc(100dvh - var(--navbar-height) - 98px);min-height:430px;display:block;position:relative}.conversation-list,.chat-panel,.no-chat-selected{width:100%;height:100%}.conversation-list{border-right:0;display:block}.chat-panel,.no-chat-selected,.messenger-layout.mobile-chat-open .conversation-list{display:none}.messenger-layout.mobile-chat-open .chat-panel,.messenger-layout.mobile-chat-open .no-chat-selected,.mobile-chat-back{display:flex}.message-bubble{max-width:86%}.chat-messages{padding:13px 11px}.account-layout{grid-template-columns:1fr}}@media (width<=430px){.navbar-icon-button:first-of-type{display:none}.notifications-dropdown{top:calc(var(--navbar-height) + 6px);width:auto;position:fixed;left:8px;right:8px}.home-stats-grid{grid-template-columns:1fr}.daily-goal-card{text-align:center;flex-direction:column;align-items:center}.progress-overview-grid{grid-template-columns:1fr}.overall-progress-card{text-align:center;flex-direction:column}.quiz-result{padding:28px 18px}.sidebar-logo-text span{font-size:10px}}.quiz-catalog-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;justify-content:space-between;align-items:flex-end;width:100%;min-height:145px;margin-bottom:18px;padding:16px;display:flex;overflow:hidden}.quiz-catalog-cover.no-image{color:#15803d;background:linear-gradient(135deg,#eff6ff,#eef2ff);align-items:center}.quiz-catalog-cover.no-image svg{width:42px;height:42px}.quiz-catalog-cover.has-image{color:#fff}.quiz-catalog-cover span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aa3;border-radius:999px;align-items:center;min-height:30px;padding:6px 11px;font-size:12px;font-weight:700;display:inline-flex}.quiz-runner-cover{color:#fff;background-position:50%;background-size:cover;border-radius:18px;flex-direction:column;justify-content:flex-end;gap:5px;min-height:130px;margin:-4px -4px 24px;padding:22px;display:flex}.quiz-runner-cover span{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.quiz-runner-cover strong{font-size:21px;line-height:1.25}.quiz-question-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.quiz-question-header h2{width:100%;margin:0}.quiz-translate-button{appearance:none;color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:999px;min-height:34px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .2s}.quiz-translate-button:hover,.quiz-translate-button.active{color:#b91c1c;background:#fef2f2;border-color:#b91c1c}.quiz-question-translation{color:#dc2626;margin:7px 0 20px;font-size:13px;font-style:italic;font-weight:600;line-height:1.6}.quiz-result-emoji{background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 18px;font-size:58px;animation:.35s quizEmojiPop;display:flex}@keyframes quizEmojiPop{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.quiz-result-message{text-align:center;color:#64748b;max-width:520px;margin:8px auto 14px;line-height:1.6}.quiz-result-title{font-weight:700}.quiz-result-low .quiz-result-percent{color:#dc2626}.quiz-result-medium .quiz-result-percent{color:#d97706}.quiz-result-high .quiz-result-percent{color:#16a34a}.score-history-emoji{background:#f8fafc;border:1px solid #e2e8f0;border-radius:13px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:25px;display:flex}@media (width<=768px){.quiz-catalog-cover{min-height:125px}.quiz-runner-cover{min-height:110px;padding:18px}.quiz-question-header h2{font-size:21px}.quiz-question-translation{font-size:12.5px}.quiz-result-emoji{width:82px;height:82px;font-size:48px}}@media (prefers-reduced-motion:reduce){.quiz-result-emoji{animation:none}}.profile-photo-editor{justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex;position:relative}.profile-photo-file-input{display:none}.profile-photo-loading{color:#fff;background:#0f172a94;border-radius:50%;justify-content:center;align-items:center;font-size:28px;display:flex;position:absolute;inset:0}.profile-photo-button{color:#15803d;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:40px;margin-bottom:7px;padding:9px 15px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.profile-photo-button:hover:not(:disabled){background:#dbeafe;border-color:#bfdbfe}.profile-photo-button:disabled{opacity:.65;cursor:not-allowed}.profile-photo-help{color:#94a3b8;margin-bottom:18px;font-size:11px;display:block}.user-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.social-access-gate{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;align-items:flex-start;gap:22px;width:100%;margin-bottom:28px;padding:26px;display:flex;box-shadow:0 10px 30px #0f172a0d}.social-access-gate-icon{color:#ea580c;background:#fff7ed;border-radius:18px;justify-content:center;align-items:center;width:58px;min-width:58px;height:58px;font-size:25px;display:flex}.social-access-gate-content{flex:1}.social-access-gate-content h2{margin:6px 0 7px;font-size:22px}.social-access-gate-content>p{color:#64748b;margin:0;line-height:1.6}.social-requirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.social-requirement{background:#fff;border:1px solid #e2e8f0;border-radius:15px;align-items:center;gap:12px;padding:15px;display:flex}.social-requirement.completed{background:#f0fdf4;border-color:#bbf7d0}.social-requirement-icon{color:#64748b;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:19px;display:flex}.social-requirement.completed .social-requirement-icon{color:#16a34a;background:#dcfce7}.social-requirement strong{margin-bottom:3px;font-size:14px;display:block}.social-requirement span{color:#64748b;font-size:12px}.social-gate-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.social-gate-actions .secondary-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 16px;font-weight:700;display:inline-flex}.people-search-panel input:disabled{cursor:not-allowed;color:#94a3b8;background:#f8fafc}.friend-card button:disabled,.person-result-row button:disabled{cursor:not-allowed;opacity:.55}@media (width<=700px){.social-access-gate{flex-direction:column;padding:20px}.social-requirements{grid-template-columns:1fr}.social-gate-actions{flex-direction:column}.social-gate-actions button{width:100%}}.course-detail-cover{border-radius:18px;width:210px;min-width:210px;height:145px;overflow:hidden}.course-detail-cover img{object-fit:cover;width:100%;height:100%}.course-card{position:relative}.course-card-completed{background:snow;border:2px solid #dc2626!important}.course-card-completed .course-card-body h3{color:#b91c1c}.course-card-finished-label{color:#fff;background:#dc2626;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:14px;left:14px}.course-completed-header{background:#fff7f7;border:1px solid #fecaca}.course-completed-badge{color:#b91c1c;background:#fee2e2;border-radius:999px;align-items:center;gap:6px;margin:8px 0 14px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.chapters-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px}.chapters-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.chapters-card-header h2{margin:4px 0 0}.chapters-card-header>span{color:#64748b;font-size:13px;font-weight:700}.chapter-list{flex-direction:column;gap:12px;display:flex}.chapter-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:17px;transition:all .2s;display:grid}.chapter-row.completed{background:#f0fdf4;border-color:#bbf7d0}.chapter-row.locked{opacity:.62;background:#f8fafc}.chapter-number{color:#15803d;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:flex}.chapter-row.completed .chapter-number{color:#16a34a;background:#dcfce7}.chapter-row.locked .chapter-number{color:#64748b;background:#e2e8f0}.chapter-row-content{min-width:0}.chapter-row-title{align-items:center;gap:10px;display:flex}.chapter-row-title h3{margin:0}.chapter-row-title span{color:#15803d;background:#dcfce7;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.chapter-row-content>p{color:#64748b;margin:6px 0 9px;font-size:13px;line-height:1.55}.chapter-row-meta{color:#64748b;flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.chapter-row-meta span{align-items:center;gap:5px;display:inline-flex}.chapter-row>button{color:#fff;cursor:pointer;background:#15803d;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 14px;font-weight:700;display:inline-flex}.chapter-row>button:disabled{cursor:not-allowed;background:#cbd5e1}.chapter-reader{background:#fff;border:1px solid #e2e8f0;border-radius:22px;max-width:920px;margin:0 auto;overflow:hidden}.chapter-cover{width:100%;height:270px}.chapter-cover img{object-fit:cover;width:100%;height:100%}.chapter-reader-header{padding:28px 30px 12px}.chapter-reader-header h1{margin:7px 0 8px;font-size:30px}.chapter-description{color:#64748b;line-height:1.6}.chapter-summary{padding:20px 30px 30px}.chapter-summary h2{margin:0 0 14px}.chapter-summary-text{white-space:pre-line;color:#334155;font-size:16px;line-height:1.85}.chapter-test{background:#f8fafc;border-top:1px solid #e2e8f0;padding:28px 30px}.chapter-test-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:23px;display:flex}.chapter-test-heading h2{margin:5px 0 0}.chapter-perfect-score{color:#b91c1c;background:#fee2e2;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.chapter-question{margin-bottom:24px}.chapter-question-title{color:#0f172a;margin-bottom:12px;line-height:1.5;display:block}.chapter-question-options{gap:8px;display:grid}.chapter-option{color:#334155;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:12px;align-items:center;gap:11px;width:100%;padding:12px 14px;display:flex}.chapter-option>span{background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:29px;min-width:29px;height:29px;font-size:12px;font-weight:800;display:flex}.chapter-option.selected{color:#15803d;background:#eff6ff;border-color:#15803d}.chapter-option.selected>span{color:#fff;background:#15803d}.chapter-result{border-radius:13px;gap:12px;margin:20px 0;padding:15px;display:flex}.chapter-result.success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.chapter-result.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.chapter-result>svg{width:23px;min-width:23px;height:23px}.chapter-result p{margin:4px 0}.chapter-result small{line-height:1.5;display:block}.chapter-submit-button{color:#fff;cursor:pointer;background:#15803d;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:47px;font-size:14px;font-weight:800;display:flex}.chapter-submit-button:disabled{opacity:.55;cursor:not-allowed}.chapter-course-finished{color:#b91c1c;background:#fee2e2;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;font-weight:800;display:flex}@media (width<=700px){.chapter-row{grid-template-columns:auto 1fr}.chapter-row>button{grid-column:1/-1;width:100%}.chapter-test-heading{flex-direction:column}.chapter-reader-header,.chapter-summary,.chapter-test{padding-left:19px;padding-right:19px}.chapter-cover{height:190px}.course-detail-cover{width:100%;height:180px}}.lire-bouton{color:#fff;background-color:#15803d!important}.lire-bouton:hover{color:#15803d;border:1px solid #15803d;background-color:#fff!important}
