:root{--font-sans: "Outfit", system-ui, Avenir, Helvetica, Arial, sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-sans)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.outfit{font-family:var(--font-sans);font-optical-sizing:auto;font-style:normal}#root{width:100vw;min-height:100vh;margin:0;padding:0;text-align:initial;box-sizing:border-box}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.auth-layout{width:100%;min-height:100vh;display:block;overflow-y:auto;overflow-x:hidden}.login-card{position:absolute;top:0;left:0;width:100vw;min-height:100vh;max-width:none;background:#fffff4;border-radius:30px;padding:40px 18px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;box-sizing:border-box;z-index:10;opacity:100%;overflow-y:visible;overflow-x:hidden}.login-logo{width:90px;height:90px;object-fit:contain;display:block;margin:0}.login-title{font-size:16px;color:#000;font-weight:500;margin:0;width:152px;height:20px;text-align:center;display:flex;align-items:center;justify-content:center}.login-inner{width:100%;max-width:236px;height:auto;flex:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;padding:20px 0;box-sizing:border-box;margin:0 auto}.phone-row{width:236px;height:40px;display:flex;gap:12px;justify-content:flex-start;align-items:center;padding:0;box-sizing:border-box}.country-pill{border:2px solid #23979e;font-size:16px;background:#303d50;color:#fff;padding:0 12px;border-radius:10px;width:77px;flex:0 0 77px;height:40px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.phone-input{width:147px;font-size:16px;flex:0 0 auto;padding:0 12px;height:40px;line-height:40px;border-radius:10px;border:2px solid #23979e;background:#303d50;color:#fff;outline:none;box-sizing:border-box}.login-btn{font-size:18px;width:180px;height:40px;padding:0 14px;border-radius:200px;border:none;color:#fff;font-weight:600;background:linear-gradient(90deg,#23979e,#303d50);margin:0;display:inline-flex;align-items:center;justify-content:center}.login-illustration{width:250px;max-width:250px;margin:20px auto;border-radius:8px;display:block}.otp-wrapper{position:fixed;inset:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#fafaf2;overflow:auto;box-sizing:border-box;padding:20px}.otp-card{width:323px;min-height:600px;background:#fffff4;padding:28px 18px;display:flex;flex-direction:column;align-items:center;gap:12px;box-sizing:border-box;border-radius:12px;transform:scale(var(--scale, 1));margin-bottom:70px}.otp-main{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;padding:18px 20px 70px;box-sizing:border-box}.otp-back{align-self:flex-start;color:#23979e;font-size:18px;margin-top:12px;display:flex;align-items:center;gap:8px}.otp-back img{width:21px;height:18.5px;display:block}.otp-title{font-size:22px;font-weight:700;color:#0d6665;margin:12px 0;text-align:center}.otp-content{text-align:center;font-size:18px;margin-top:6px;max-width:280px}.otp-desc{font-size:15px;color:#2b2b2b;margin-top:6px;text-align:center}.otp-inputs{display:flex;gap:12px;margin-top:16px;justify-content:center}.otp-box{width:50px;height:50px;border-radius:8px;border:1px solid #dfeeee;display:flex;align-items:center;justify-content:center;background:#fff}.otp-box input{width:100%;height:100%;border:none;outline:none;background:transparent;text-align:center;font-size:20px;font-weight:700;color:#2b2b2b}.otp-box input::placeholder{color:#c9dcdc;font-weight:600}.otp-continue{width:160px;height:40px;background:linear-gradient(90deg,#23979e,#303d50);color:#fff;border-radius:200px;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;bottom:20px;transform:translate(-50%);font-size:16px;cursor:pointer}.otp-illustration{max-width:220px;margin-top:14px}.otp-resend{font-size:14px;margin-top:12px;text-align:center}.timing{font-size:14px;color:#23979e}@media screen and (orientation: landscape) and (max-width: 932px){.otp-wrapper{align-items:flex-start;padding:10px}.otp-card{width:90vw;min-height:auto;transform:none}.otp-main{padding-bottom:90px}.otp-illustration{max-width:140px;margin-top:10px}.otp-continue{position:absolute;bottom:20px;left:50%;transform:translate(-50%);margin-top:0}}@media screen and (min-width: 951px){.otp-card{width:360px;min-height:auto}}@media screen and (min-width: 750px) and (max-width: 950px){.otp-box{width:35px;height:35px;font-size:14px}.otp-title{font-size:18px}.otp-desc{font-size:13px}.otp-continue{width:180px;height:40px;font-size:18px}}.navbar{background:#23979e;color:#fff;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 4px #0000001a}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:51px;background:#fffffff5;display:flex;justify-content:space-around;align-items:center;border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -4px 24px #03272214;z-index:1000}.nav-btn{background:transparent;border:none;display:flex;flex-direction:column;align-items:center;gap:6px;padding:6px 8px;cursor:pointer}.nav-btn .icon-box{width:60px;height:23px;display:inline-flex;align-items:center;justify-content:center}.nav-btn span{font-size:12px;color:#6b7a7a}.nav-btn.active span{color:#083737}.nav-btn:active{transform:translateY(1px)}.main-layout{min-height:100vh;width:100vw;margin:0;padding:0}.main-content{flex:1;padding:0;margin:0}.combo-page{padding:20px}.combo-page h1{color:#23979e;font-size:24px;margin-bottom:16px}.header-left{display:flex;align-items:center;gap:12px}.courses-container{width:100vw;height:100vh;overflow:auto;justify-content:center;background:linear-gradient(90deg,#fffff5,#f7f9cd);display:flex}.courses-page{width:393px;height:100vh;transform-origin:top left;box-sizing:border-box;position:relative;padding-bottom:100px}@media screen and (max-width: 768px) and (orientation: landscape){.courses-container{position:fixed!important;inset:0!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;overflow-y:auto!important;overflow-x:hidden!important;padding:20px 0!important;background:transparent!important}.courses-page{width:393px!important;height:auto!important;min-height:100%!important;transform:none!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}.course-hero{padding:110px 18px 28px!important}.hero-video-title-figma{font-size:24px!important;margin-bottom:0!important;text-align:left!important}.video-card-figma{width:340px!important;height:200px!important;margin:32px auto 0!important}.details-card,.content-card{width:340px!important;margin:12px 18px!important;padding:20px 18px!important}.top-rectangle{top:70px;width:340px!important;height:40px!important;margin:0!important;gap:85px!important;padding:0!important}}.top-rectangle{top:70px;display:flex;align-items:center;width:340px;height:40px;margin:0;gap:85px}.header-top{position:absolute;left:27px;top:14px;width:340px;height:31px;display:flex;align-items:center}.logo-badge{position:absolute;right:27px;top:14px;background:none;display:flex;align-items:center;justify-content:center}.logo-badge img{width:45px;height:48px}.top-bar-figma{position:absolute;left:27px;top:14px;width:340px;height:31px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0327220a;padding:0 12px}.back-icon{width:22px;height:22px}.page-title{font-size:20px;margin:0;color:#083737}.menu-icon{margin-top:5px;width:22px;height:18px}.site-logo{width:34px;height:34px}.buy-pill-figma{display:inline-flex;align-items:center;gap:8px;padding:6px 18px;border-radius:24px;background:transparent;border:2px solid #0b6b68;color:#083737;font-weight:500;font-size:16px}.buy-pill-figma img{width:18px;height:18px}.course-hero{padding:110px 18px 28px}.page-title{font-size:28px;font-weight:700;color:#0b3d38;margin:18px}.title-row-figma{margin:8px auto 18px;display:block;width:340px}.back-btn-figma{background:#f2f6d6;border-radius:24px;width:40px;height:40px;border:none;display:flex;align-items:center;justify-content:center}.back-btn-figma img{width:22px;height:22px}.hero-video-title-figma{margin:0 0 0 12px;font-size:24px;font-weight:700;color:#0b3d38;line-height:1.2;width:334px;height:64px;display:flex;align-items:center}.video-card-figma{width:340px;height:200px;margin:32px auto 0;background:#2f2f2f;border-radius:28px;box-shadow:0 12px 30px #0327220f;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;pointer-events:auto}.video-card-figma iframe{pointer-events:auto!important;z-index:10;position:relative}.video-embed{width:100%;height:100%;border:0;border-radius:28px}.video-player{width:100%;height:100%;border:0;border-radius:28px;outline:none;background:#000}.video-preview{position:relative;width:100%;height:100%;overflow:hidden;border-radius:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.video-thumb-img{width:100%;height:100%;object-fit:cover;filter:brightness(.85)}.video-preview .play-btn-figma{position:absolute}.video-thumb-figma{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.play-btn-figma{width:50px;height:50px;background:#fff;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #03272214;padding:0}.play-triangle-figma{width:0;height:0;border-left:18px solid #000000;border-top:12px solid transparent;border-bottom:12px solid transparent}.card{background:linear-gradient(180deg,#fff,#fbfdf8);border-radius:30px;padding:18px;margin:12px 18px;width:340px;height:379px;margin-left:5px!important}.hero-badge{width:36px;height:36px;background:linear-gradient(90deg,#e9f6f4,#fff);border-radius:10px;display:flex;align-items:center;justify-content:center}.badge-text{color:#169093}.hero-body{flex:1}.play-wrap{display:flex;justify-content:center;margin-bottom:12px}.courses-header-bar{position:absolute;left:50%;transform:translate(-50%);top:60px;display:flex;align-items:center;justify-content:space-between;width:340px;height:40px;border-radius:16px;padding:0 18px;z-index:40}.courses-header-bar .menu-icon{width:22px;height:18px}.courses-header-bar .site-logo{width:34px;height:34px}.courses-buy-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:24px;background:transparent;border:2px solid #0b6b68;color:#083737;font-weight:500;font-size:16px;width:120px;height:40px;cursor:pointer;transition:background .12s}.courses-buy-btn img{width:18px;height:18px}.courses-buy-btn:hover{background:#e9f6f4}.header-right{display:flex;align-items:center;gap:12px}.back-btn{background:transparent;border:none;padding:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.back-btn img{width:22px;height:22px}.pill{background:#e6f7f6;color:#083737;padding:6px 10px;border-radius:12px;font-size:12px;margin-right:8px}.pill.small{padding:4px 8px;font-size:11px}.start-btn{background:linear-gradient(90deg,#23979e,#303d50);color:#fff;border:none;padding:8px 14px;border-radius:20px}.course-content{margin-top:18px;background:transparent;padding:10px}.course-content h4{margin:0 0 12px;color:#083737}.course-content ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.course-content li{background:#fff;border-radius:12px;padding:12px 14px;box-shadow:0 6px 16px #03272208;color:#083737}.card{background:linear-gradient(180deg,#f6fbf1,#eaf3e8);border-radius:20px;padding:14px;margin:12px 18px;box-shadow:0 10px 30px #0327220a}.video-card .video-thumb{height:160px;border-radius:14px;background:#0b3d38;display:flex;align-items:center;justify-content:center}.video-card .play-triangle{border-left:20px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent}.details-card{padding:20px 18px}.details-card .details-title{font-size:18px;color:#0b3d38;margin:6px 0;font-weight:700}.details-card .details-sub{font-size:16px;font-weight:600;color:#0a1930;margin:0 0 12px;width:265px;height:60px}.details-meta{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.details-card .divider{height:2px;background:#169093;margin:20px 0;opacity:.25}.lesson-row{display:flex;justify-content:space-between;align-items:center;margin:15px;padding:8px 0;width:280px;height:44px}.lesson-row .lesson-left{display:flex;flex-direction:column}.time-pill{background:#0b3d38;color:#fff;padding:2px 8px;border-radius:200px;font-size:12px;min-width:60px;height:20px;display:inline-flex;align-items:center;justify-content:center;gap:3px}.time-pill .time-icon{width:14px;height:14px;display:inline-block}.progress-wrap{background:#f2f7ec;border-radius:20px;padding:12px 14px;margin:24px 0;display:flex;flex-direction:column;gap:10px;width:332px;height:85px}.progress-fill{position:absolute;left:0;top:0;height:100%;width:60%;background:linear-gradient(90deg,#22b6b0,#169093);border-radius:999px}.progress-text{color:#4b4b4b;font-size:10px}.progress-info{display:none}.mark-btn{display:block;margin:35px auto 4px;padding:6px 28px;border-radius:200px;background:linear-gradient(90deg,#23979e,#303d50);color:#fff;width:200px;height:35px;font-size:14px}.content-card{margin-bottom:60px;width:340px;height:100%}.content-inner h4{font-size:20px;font-weight:500;margin:10px 0 25px;color:#0a1930;width:261px;height:20px}.content-inner .line{height:2px;background:#169093;margin-bottom:18px;opacity:.2}.content-inner ul{list-style:none;padding:5px;margin:0;display:flex;flex-direction:column;gap:14px}.content-inner li{background:transparent;border-radius:12px;padding:10px 44px 10px 14px;display:flex;align-items:center;justify-content:space-between;position:relative;width:calc(100% - 12px);margin:0 6px;min-height:48px}.content-inner li .left{display:flex;align-items:center;gap:14px;flex:1}.content-inner .num{color:#0a1930;font-weight:300;width:34px;text-align:center}.content-inner .lesson-name{color:#0a1930;font-weight:300;font-size:14px;height:65px}.content-inner .lesson-time{font-size:10px;color:#4b4b4b;font-weight:300}.content-inner li .check{width:28px;height:28px;border-radius:50%;border:2px solid #169093;display:flex;align-items:center;justify-content:center;color:#169093;font-size:12px;line-height:1;position:absolute;right:14px;top:50%;transform:translateY(-50%);background:transparent}@media (max-width: 480px){.courses-page{width:393px;min-height:100vh}}@media screen and (min-width: 951px){.courses-container{position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:center;padding:60px 0;overflow:auto;background:transparent;box-sizing:border-box;--scale: 1 !important}.courses-page{width:393px!important;height:auto!important;min-height:100vh!important;transform:none!important;-webkit-transform:none!important;margin:0 auto!important;box-shadow:0 12px 30px #1018280f;border-radius:12px;background-clip:padding-box}.courses-header-bar,.title-row-figma,.video-card-figma,.card,.details-card,.content-card{width:340px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box}.header-top,.logo-badge,.top-rectangle{width:393px!important;box-sizing:border-box}}@media (min-width: 951px){.courses-page .logo-badge{position:absolute!important;top:14px!important;right:27px!important;width:52px!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:1100!important}}.lesson-text{float:none;display:block;text-align:left;line-height:1.2}.combo-courses-container{width:auto;height:100%;overflow:auto;margin:0;padding:0;display:flex;justify-content:center}.combo-courses-page{background:linear-gradient(90deg,#fffff5,#f7f9cd);width:393px;height:100%;box-sizing:border-box;transform-origin:top left;position:relative;padding-bottom:100px}.combo-courses-page{transform:scale(var(--scale))}.transform-wrapper{width:100%;height:100%}.top-bar{margin:5px;position:absolute;left:27px;top:13px;display:flex;align-items:center;width:340px;height:31px;gap:270px}.top-rectangle{display:flex;justify-content:center;align-items:center;width:393px;height:40px}.menu-icon{width:26px;height:26px}.site-logo{width:62px;height:62px}.combo-title{color:#000;font-size:30px;width:210px;height:20px;margin-left:33px;margin-top:30px}.language-filters{display:flex;gap:12px;margin:38px 30px 20px;padding:8px;background:linear-gradient(180deg,#f6fbf1,#eaf3e8);border-radius:16px;justify-content:center}.filter-btn{padding:10px 24px;border:none;border-radius:12px;background:transparent;color:#0b3d38;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:none}.filter-btn:hover{background:#1690931a;transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(90deg,#23979e,#303d50);color:#fff;box-shadow:0 4px 12px #23979e4d}.combo-list{display:flex;flex-direction:column;gap:16px}.combo-card{width:340px;height:300px;background-color:#169093;display:flex;justify-content:space-between;align-items:center;border-radius:30px;padding:12px;margin:10px 10px 10px 5px}.combo-card-left h3{margin:0 0 6px;font-size:14px}.combo-card-left p{margin:0 0 8px;font-size:12px;color:#666}.combo-list{display:flex;flex-direction:column;gap:18px;max-width:none;margin:0;padding:18px}.combo-card{background:linear-gradient(180deg,#f6fbf1,#eaf3e8);border-radius:22px;padding:18px;box-shadow:0 10px 30px #0327220a}.combo-card-inner{display:flex;flex-direction:column;gap:12px}.card-header{display:flex;justify-content:space-between;align-items:flex-start;background:none}.card-title{font-size:18px;margin:0;color:#0b3d38;font-weight:semi-bold;width:180px;height:44px}.card-thumb{width:90px;height:51px;object-fit:cover;border-radius:200px}.card-divider{margin-left:13px;width:280px;height:1px;background:#169093}.card-desc{font-size:14px;color:#0a1930;margin:0;line-height:2.2;width:249px;height:66px}.card-footer{display:flex;justify-content:flex-start;background:none}.course-cta{background:linear-gradient(90deg,#23979e,#303d50);color:#fff;padding:0 3px 0 27px;border-radius:200px;display:inline-flex;align-items:center;gap:10px;width:180px;height:40px}.cta-circle{width:35px;height:35px;background:#fff;border-radius:200px;display:inline-flex;align-items:center;justify-content:center}.cta-arrow{width:13.5px;height:12px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:64px;background:#ffffffeb;-webkit-backdrop-filter:blur(16px) saturate(130%);backdrop-filter:blur(16px) saturate(130%);display:flex;justify-content:space-around;align-items:center;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -4px 24px #0327221f,0 -1px 4px #0327220a;z-index:1000;transition:box-shadow .2s ease,backdrop-filter .2s ease}.nav-btn{background:transparent;border:none;display:flex;flex-direction:row;align-items:center;gap:6px;padding:6px 8px;cursor:pointer;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.nav-btn .icon-box{width:60px;height:40px;display:inline-flex;align-items:center;justify-content:center}.nav-btn .icon-box img{width:25px;height:25px}.nav-btn span{font-size:0;line-height:0;transition:font-size .12s ease,margin-left .12s ease,color .12s ease}.nav-btn:hover,.nav-btn:focus-visible{background:#e9f6f4;padding:8px 16px;border-radius:22px;box-shadow:inset 0 -6px 14px #03272208;outline:none}.nav-btn.active{background:#e9f6f4;padding:8px 16px;border-radius:22px;box-shadow:inset 0 -6px 14px #03272208}.nav-btn.active span{font-size:14px;color:#083737;margin-left:6px}.nav-btn:hover span,.nav-btn:focus-visible span{font-size:14px;color:#083737;margin-left:6px}.profile-page{width:393px;margin:0 auto;background:linear-gradient(90deg,#fffff5,#f7f9cd);min-height:100vh;position:relative;padding-bottom:120px}@media screen and (max-width: 768px) and (orientation: landscape){.profile-page{width:100vw!important;margin:0!important;padding:10px 10px 60px!important;overflow-y:auto;box-sizing:border-box;min-height:100vh}.profile-hero{height:auto!important;margin-bottom:15px!important}.profile-title{font-size:20px!important;margin-bottom:10px!important}.user-pill{width:100%!important;max-width:400px!important;margin:0 auto!important}.profile-big-card{width:100%!important;max-width:none!important;margin:10px 0!important;padding:15px!important}.sub-row{flex-direction:column!important;gap:10px!important}.stats-row{justify-content:space-around!important;gap:20px!important}.header-top{position:relative!important;left:auto!important;top:auto!important;margin-bottom:10px}.logo-badge{position:relative!important;right:auto!important;top:auto!important;margin-bottom:10px}}.header-top{position:absolute;left:20px;top:14px}.menu-icon{width:28px;height:25px}.logo-badge{position:absolute;right:18px;top:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.logo-badge img{width:58px;height:56px}.profile-main{padding:60px 18px 24px}.profile-hero{position:relative;height:120px;margin-bottom:35px}.profile-title{position:absolute;top:-15px;left:50%;transform:translate(-50%);font-size:26px;font-weight:500;color:#0a1930;width:334px;height:32px;display:flex;justify-content:center;align-items:center}.profile-banner{position:absolute;left:0;right:0;top:20px;height:96px}.user-pill{position:absolute;left:5px;right:26px;top:45px;height:84px;width:340px;background:linear-gradient(90deg,#0f2e44,#0f7a79);border-radius:18px;display:flex;align-items:center;gap:14px;padding:0 18px}.user-avatar{width:56px;height:56px;border-radius:50%;background:#1f4155;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.user-pill .user-name{color:#fff;font-weight:700}.user-pill .user-email{color:#ffffffd9}.card{background:#fff;border-radius:16px;padding:12px;box-shadow:0 12px 30px #0327220f;margin-bottom:14px}.profile-big-card.card{width:340px;height:795px;margin:0 auto 14px;padding:16px;border-radius:24px}.divider{height:2px;background:#169093;margin:16px 0;opacity:.18}.user-name{font-size:20px;font-weight:500;color:#fff}.user-email{font-size:14px;color:#fff;font-weight:300}.subscription .sub-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sub-left{display:flex;align-items:center;gap:6px;margin-bottom:10px}.sub-title-row{display:inline-flex;align-items:center;gap:8px;width:293px;height:18px}.sub-icon{width:15px;height:15px}.sub-title{font-weight:500;color:#000;width:118px;height:18px;font-size:14px}.sub-plan{font-size:13px;color:#6b7a7a}.sub-pill-wrap{display:flex;gap:8px}.sub-pill{background:#0a1930;color:#fff;padding:1px 10px 0;border-radius:30px;font-weight:400;width:60px;height:18px;font-size:10px}.sub-pill.outline{background:#169093;color:#fff;border:none}.sub-meta{display:flex;gap:18px;margin-top:12px}.stats-row{margin:10px 0 -10px;background:#fbfdf8;border-radius:16px;padding:5px 10px;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center}.v-sep{width:1px;height:58px;background:#0327221f;justify-self:center}.stat{display:flex;flex-direction:column;align-items:center;gap:6px;color:#083737}.icon-badge{width:44px;height:44px;border-radius:12px;background:#e9f6f4;display:flex;align-items:center;justify-content:center}.icon-badge img{width:24px;height:24px}.stat-num{font-size:22px;font-weight:800;color:#0b3d38}.stat-label{font-size:12px;color:#6b7a7a;text-align:center}.meta-item{text-align:center}.meta-num{font-weight:700;color:#083737}.meta-label{font-size:12px;color:#6b7a7a}.start-plan{background:#f4f7e9;border-radius:16px;padding:12px;margin:2px 0 12px}.start-plan .plan-title{font-weight:500;font-size:14px;color:#000}.start-plan .plan-sub{font-size:12px;color:#6b7a7a;margin-top:2px}.renewal-box{margin-top:10px;background:#fff;border-radius:12px;padding:10px 12px;display:grid;grid-template-columns:1fr 1fr;gap:10px;box-shadow:inset 0 0 0 1px #0327220f}.renewal-item{display:flex;flex-direction:column}.renewal-label{font-size:11px;color:#000}.renewal-date{font-size:11px;font-weight:500;color:#000}.progress-wrap{background:#f2f7ec;border-radius:20px;padding:12px 14px;display:flex;flex-direction:column;gap:10px;margin-left:-10px;margin-bottom:-2px}.progress-head{display:flex;align-items:center;justify-content:space-between}.progress-label{font-size:12px;color:#083737;font-weight:600}.progress-count{font-size:12px;color:#6b7a7a}.progress-track{background:#0a1930;border-radius:999px;height:10px;width:257px;margin:0 auto;position:relative;overflow:hidden}.progress-fill{position:absolute;left:0;top:0;height:10px;background:linear-gradient(90deg,#22b6b0,#169093);border-radius:999px}.streak-row{display:flex;align-items:center;justify-content:space-between;background:#fbfdf8;border-radius:16px;padding:10px 12px;margin:12px 0;box-shadow:inset 0 0 0 1px #0327220f}.streak-left{display:inline-flex;align-items:center;gap:10px;color:#0b3d38}.streak-icon{width:20px;height:20px}.streak-num{font-weight:800}.streak-label{font-size:12px;color:#6b7a7a}.streak-ind{width:4px;height:16px;border-radius:3px;background:#2ecc71}.manage-sub{display:block;width:100%;font-size:14px;margin:12px 0;padding:12px 0;background:linear-gradient(90deg,#22b6b0,#303d50);color:#fff;border:none;border-radius:24px;font-weight:600}.plan-includes h4{margin:0;font-size:14px;font-weight:500;color:#4b4b4b}.plan-includes ul{margin:8px 0 0;padding:0;list-style:none;display:grid;row-gap:10px}.plan-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#4b4b4b;font-weight:300}.plan-item img{width:16px;height:16px}@media (max-width: 420px){.profile-page{transform-origin:top left}}@media (min-width: 951px){.profile-page.profile-page .logo-badge{position:absolute!important;top:10px;right:-150px;width:36px;height:36px;display:flex!important;align-items:center!important;justify-content:center!important;z-index:1100!important}}.not-found-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.not-found-page h1{font-size:72px;color:#23979e;margin:0}.not-found-page p{font-size:18px;color:#666}
