@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.dhanufx-video-player{position:relative;width:100%;height:100%;min-height:260px;overflow:hidden;background:#000;outline:0}.dhanufx-video-player:focus-visible{box-shadow:inset 0 0 0 2px #00ee63a6}.dhanufx-video-player>video{display:block;width:100%;height:100%;object-fit:contain;background:#000;cursor:pointer}.video-center-play{position:absolute;z-index:3;left:50%;top:50%;width:68px;height:68px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(0,238,99,.4);border-radius:50%;background:#03120ad1;color:#fff;box-shadow:0 14px 40px #00000073;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-center-play:hover{background:var(--green);color:#001507;transform:translate(-50%,-50%) scale(1.05)}.video-center-play svg{width:27px;height:27px;margin-left:3px;fill:currentColor}.video-controls{position:absolute;z-index:4;left:0;right:0;bottom:0;padding:22px 16px 11px;background:linear-gradient(transparent,#000000e6 48%)}.video-controls button{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:9px;background:transparent;color:#fff;padding:0}.video-controls button:hover,.video-controls button:focus-visible{background:#00ee6329;outline:0}.video-controls button svg{width:18px;height:18px}.video-progress{--video-progress:0%;width:100%;height:4px;display:block;margin:0 0 6px;appearance:none;border:0;border-radius:8px;background:linear-gradient(90deg,var(--green) var(--video-progress),rgba(255,255,255,.24) var(--video-progress));cursor:pointer}.video-progress::-webkit-slider-thumb{width:13px;height:13px;appearance:none;border:2px solid #001507;border-radius:50%;background:var(--green);box-shadow:0 0 0 2px #00ee6333}.video-progress::-moz-range-thumb{width:11px;height:11px;border:2px solid #001507;border-radius:50%;background:var(--green)}.video-control-row{display:flex;align-items:center;gap:5px}.video-time{margin-left:3px;color:#e6eee9;font:650 11px Manrope;font-variant-numeric:tabular-nums}.video-time i{margin:0 3px;color:#718078;font-style:normal}.video-volume-control{display:flex;align-items:center;margin-left:8px}.video-volume-control input{width:72px;height:3px;accent-color:var(--green);cursor:pointer}.video-fullscreen-control{margin-left:auto}.video-fullscreen-logo{display:none;position:absolute;z-index:5;top:18px;right:20px;width:105px;height:auto;object-fit:contain;filter:drop-shadow(0 3px 10px #000);pointer-events:none}.dhanufx-video-player:fullscreen{width:100vw;height:100vh}.dhanufx-video-player:fullscreen .video-fullscreen-logo{display:block}.dhanufx-video-player:fullscreen .video-controls{padding:34px 28px 18px}.dhanufx-video-player:fullscreen .video-center-play{width:82px;height:82px}@media(max-width:560px){.video-center-play{width:56px;height:56px}.video-controls{padding:18px 9px 7px}.video-volume-control input{display:none}.video-volume-control{margin-left:1px}.video-time{font-size:10px}.video-fullscreen-logo{top:12px;right:12px;width:82px}}.admin-course-card{position:relative}.admin-course-card .program-controls>button:last-child{position:absolute;top:16px;right:16px;margin:0;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border);border-radius:11px;background:#030c07cc;color:var(--muted);z-index:2}.admin-course-card .program-controls>button:last-child:hover{border-color:#00ee636b;background:#00ee6317;color:var(--white)}.admin-course-card .program-controls>button:last-child svg{width:17px;height:17px}@media(max-width:560px){.admin-course-card .program-controls>button:last-child{top:14px;right:14px}}.trader-accounts-page .admin-enrollment-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr))}.trader-accounts-page .admin-enrollment-grid label{padding:14px;background:#00ee6306}.trader-accounts-page .admin-enrollment-grid strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:700 15px Manrope}.trader-accounts-page .admin-enrollment-grid .enrollment-program-code{color:var(--green);font-size:10px;letter-spacing:.08em}.trader-accounts-page .admin-enrollment-grid .enrollment-batch-label{margin-top:6px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}@media(max-width:560px){.trader-accounts-page .admin-enrollment-grid{grid-template-columns:1fr}.trader-accounts-page .admin-enrollment-grid label{padding:13px}}.dashboard-programs{min-height:350px;padding:22px}.programs-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.programs-heading h2{font:750 22px Manrope;margin:6px 0 0}.programs-heading .primary-button{min-height:38px;padding:0 12px;display:flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap}.dashboard-program-grid{display:grid;grid-template-columns:1fr;gap:10px}.dashboard-program-grid>article{--program-accent:var(--green);min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:11px;row-gap:5px;padding:14px;border:1px solid color-mix(in srgb,var(--program-accent) 35%,var(--border));border-radius:14px;background:linear-gradient(145deg,color-mix(in srgb,var(--program-accent) 8%,#07110b),#040c07)}.dashboard-program-grid svg{grid-row:span 2;width:25px;color:var(--program-accent)}.dashboard-program-grid span{color:var(--program-accent)!important;font-size:9px!important;letter-spacing:.13em}.dashboard-program-grid h3{grid-column:2;font:750 16px Manrope;margin:-3px 0 0}.dashboard-program-grid p{grid-column:1/-1;color:var(--muted);margin:2px 0 0;font-size:12px}.dashboard-program-grid small{grid-column:1/-1;color:var(--muted);margin:0;font-size:9px}.mini-progress{grid-column:1/-1;height:4px;margin-top:5px;overflow:hidden;border-radius:6px;background:#132218}.mini-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--program-accent),var(--aqua))}.upgrade-state{display:flex;align-items:flex-start;gap:12px;margin-top:14px;padding:13px;border:1px solid var(--border);border-radius:14px;background:#ffffff06}.upgrade-state>svg{width:21px;flex:0 0 auto}.upgrade-state strong{font:700 14px Manrope}.upgrade-state p{color:var(--muted);margin:5px 0 0}.upgrade-state.pending>svg{color:var(--gold)}.upgrade-state.approved>svg{color:var(--green)}.upgrade-state.declined>svg{color:#ff8f99}.upgrade-state button{margin-top:10px;border:0;background:transparent;color:var(--green);padding:0}.upgrade-message{margin:0 0 18px;padding:12px 14px;border:1px solid rgba(43,215,197,.22);border-radius:12px;background:#2bd7c50f}.dashboard-empty{min-height:150px;display:grid;place-content:center;justify-items:center;gap:8px;text-align:center;color:var(--muted)}.dashboard-empty svg{color:var(--green)}.dashboard-empty p{margin:0}.upgrade-request-modal,.upgrade-review-modal{width:min(680px,100%)}.upgrade-request-modal header p,.upgrade-review-modal header p{color:var(--muted);margin:-17px 0 22px}.upgrade-request-modal>label,.upgrade-review-modal label{display:grid;gap:8px;color:#c5cec8;font-size:13px;font-weight:600}.upgrade-request-modal textarea,.upgrade-review-modal textarea{resize:vertical}.upgrade-request-modal footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.upgrade-request-modal footer button,.upgrade-review-modal form button{min-height:44px;border:1px solid var(--border);border-radius:12px;padding:0 15px;background:transparent;color:var(--white)}.upgrade-request-modal footer .primary-button,.upgrade-review-modal form .primary-button{display:flex;align-items:center;gap:8px;background:var(--green);color:#001507}.trader-filter{display:flex;gap:8px;margin-bottom:18px}.trader-filter button{display:flex;align-items:center;gap:9px;min-height:42px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--muted);padding:0 14px}.trader-filter button.active{border-color:#00ee636b;background:#00ee6317;color:var(--white)}.trader-filter span{display:grid;place-items:center;min-width:21px;height:21px;border-radius:12px;background:#ffffff12;font-size:10px}.trader-account-list{display:grid;gap:14px}.trader-account-card{border:1px solid var(--border);border-radius:20px;background:linear-gradient(145deg,#08170ee6,#030a06f0);overflow:hidden}.trader-account-card>header{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:16px}.trader-account-card h3,.trader-account-card p{margin:0}.trader-account-card header p{color:var(--muted);font-size:12px}.trader-account-card header>button{border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--muted);padding:9px 12px}.admin-enrollment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 16px 16px}.admin-enrollment-grid label{display:grid;gap:5px;min-width:0;padding:12px;border:1px solid var(--border);border-radius:13px}.admin-enrollment-grid span{font-weight:700}.admin-enrollment-grid small{color:var(--muted)}.admin-upgrade-request{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;border-top:1px solid rgba(0,238,99,.22);background:#00ee630b}.admin-upgrade-request>svg{color:var(--gold)}.admin-upgrade-request span{color:var(--green);font-size:9px;letter-spacing:.14em}.admin-upgrade-request h4{font:750 17px Manrope;margin:5px 0}.admin-upgrade-request p{color:var(--muted);margin:0 0 6px}.admin-upgrade-request small{color:var(--muted)}.admin-upgrade-request .primary-button{display:flex;align-items:center;gap:7px}.upgrade-history{border-top:1px solid var(--border);padding:13px 17px}.upgrade-history summary{color:var(--muted);cursor:pointer;font-size:12px}.upgrade-history>div{display:grid;grid-template-columns:auto minmax(130px,1fr) 2fr;align-items:center;gap:10px;padding-top:10px}.upgrade-history small{color:var(--muted)}.request-note{margin-bottom:18px;padding:15px;border:1px solid var(--border);border-radius:13px;background:#ffffff06}.request-note span{color:var(--green);font-size:9px;letter-spacing:.13em}.request-note p{margin:8px 0 0;line-height:1.6}.upgrade-review-modal form{display:grid;gap:12px;padding:15px;border:1px solid var(--border);border-radius:14px}.upgrade-review-modal form+form{margin-top:12px}.upgrade-review-modal form button{justify-self:end}.upgrade-review-modal .decline-form{border-color:#df5e6838}.program-controls{flex-wrap:wrap}.program-controls .upgrade-rank{margin-left:auto}.program-controls .upgrade-rank input{width:50px;height:30px;border:1px solid var(--border);border-radius:8px;background:#06110b;color:var(--white);padding:4px}.program-controls .upgrade-rank+button{margin-left:0}.upgrade-create-toggle{grid-template-columns:auto 1fr!important;align-items:center}.upgrade-create-toggle input{width:17px!important;height:17px;accent-color:var(--green)}@media(max-width:900px){.dashboard-program-grid,.admin-enrollment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.dashboard-programs{padding:18px}.programs-heading{align-items:flex-start;flex-direction:column}.programs-heading .primary-button{width:100%;justify-content:center}.dashboard-program-grid,.admin-enrollment-grid{grid-template-columns:1fr}.upgrade-request-modal,.upgrade-review-modal{padding:19px}.upgrade-request-modal footer{display:grid;grid-template-columns:1fr 1fr}.trader-filter{overflow-x:auto}.trader-filter button{white-space:nowrap}.trader-account-card>header{grid-template-columns:auto 1fr}.trader-account-card header>.status,.trader-account-card header>button{grid-column:2}.admin-upgrade-request{grid-template-columns:auto 1fr}.admin-upgrade-request .primary-button{grid-column:1/-1;justify-content:center}.upgrade-history>div{grid-template-columns:auto 1fr}.upgrade-history small{grid-column:1/-1}.program-controls .upgrade-rank{margin-left:0}}select.app-select-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;clip-path:inset(50%)!important;overflow:hidden!important;white-space:nowrap!important}.app-select-ui{position:relative;z-index:1;width:100%;min-width:0;isolation:isolate}.app-select-ui.is-open{z-index:20}.app-select-trigger{width:100%;min-height:44px;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:10px 13px!important;border:1px solid rgba(92,192,132,.28)!important;border-radius:12px!important;background:#06130d!important;color:#f5f7f3!important;font:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;text-align:left!important;box-shadow:none!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.app-select-trigger:hover,.app-select-ui.is-open .app-select-trigger{border-color:#00df75!important;background:#071b10!important;box-shadow:0 0 0 3px #00df751c!important}.app-select-trigger:focus-visible{outline:2px solid #00e878;outline-offset:2px}.app-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-select-chevron{width:8px;height:8px;flex:0 0 8px;border-right:2px solid #a5b9ac;border-bottom:2px solid #a5b9ac;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.app-select-ui.is-open .app-select-chevron{transform:translateY(2px) rotate(225deg)}.app-select-list{position:absolute;z-index:1000;top:calc(100% + 7px);left:0;right:0;display:none;max-height:min(280px,45dvh);overflow:auto;padding:6px;border:1px solid rgba(68,180,111,.38);border-radius:13px;background:#07130d;box-shadow:0 22px 50px #0000007a}.app-select-ui.is-open .app-select-list{display:grid;gap:3px}.app-select-option{width:100%;min-height:38px;display:block;padding:9px 10px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#dce8df!important;font:inherit!important;font-size:13px!important;font-weight:650!important;line-height:1.3!important;text-align:left!important;white-space:normal!important;box-shadow:none!important}.app-select-option:hover,.app-select-option:focus-visible{background:#00df7521!important;color:#fff!important;outline:0}.app-select-option[aria-selected=true]{background:#00b864!important;color:#031108!important;font-weight:800!important}.app-select-option:disabled{opacity:.4;cursor:not-allowed}.app-select-ui.is-disabled .app-select-trigger{opacity:.55;cursor:not-allowed}.course-drive .batch-workspace-bar{position:relative;z-index:8;overflow:visible}.course-drive .drive-toolbar{z-index:4}@media(max-width:560px){.app-select-trigger{min-height:46px;padding:11px 12px!important;font-size:13px!important}.app-select-list{position:fixed;z-index:2000;inset:auto 12px 12px;max-height:50dvh;border-radius:16px;padding:8px;box-shadow:0 -16px 48px #0000009e}.app-select-option{min-height:46px;padding:12px!important;font-size:14px!important}.content-preview.video-preview>header{position:relative!important;display:block!important;min-height:66px;padding:14px 62px 14px 15px!important}.content-preview.video-preview>header>.icon-button{position:absolute!important;top:12px!important;right:12px!important;width:40px!important;height:40px!important;z-index:2}.content-preview.video-preview>header h2{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}.preview-backdrop{padding:18px}.content-preview.video-preview{width:min(1080px,calc(100vw - 36px));height:auto;max-height:calc(100dvh - 36px);grid-template-rows:auto auto}.content-preview.video-preview>header{min-width:0}.content-preview.video-preview>header>div{min-width:0}.content-preview.video-preview h2{max-width:min(760px,70vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-preview.video-preview>video{width:100%;height:auto;max-height:calc(100dvh - 156px);aspect-ratio:16/9;object-fit:contain;background:#000;display:block}.content-preview.document-preview{width:min(1050px,calc(100vw - 36px));height:min(800px,calc(100dvh - 36px))}@media(max-width:560px){.preview-backdrop{padding:12px}.content-preview.video-preview{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:18px}.content-preview.video-preview header{padding:14px 15px}.content-preview.video-preview h2{max-width:calc(100vw - 130px);font-size:17px}.content-preview.video-preview>video{max-height:calc(100dvh - 126px);aspect-ratio:16/9}.content-preview.document-preview{width:calc(100vw - 24px);height:calc(100dvh - 24px);border-radius:18px}}@media(max-width:560px){body .course-drive .drive-toolbar{grid-template-columns:repeat(5,46px)!important;justify-content:center!important;justify-items:center!important;gap:8px!important;padding:8px!important;border-radius:18px!important}body .course-drive .drive-toolbar button,body .course-drive .drive-toolbar .primary-button{width:46px!important;height:46px!important;min-height:46px!important;border-radius:12px!important;flex:none!important}body .course-drive .drive-toolbar .primary-button{box-shadow:0 7px 18px #00ee6329}body .course-drive .drive-toolbar button:not(.primary-button){box-shadow:inset 0 0 0 1px #52976512}}@media(max-width:560px){.course-drive .drive-toolbar{grid-template-columns:repeat(5,minmax(0,1fr))!important}.course-drive .drive-toolbar button[aria-label="Grid view"].active,.course-drive .drive-toolbar button[aria-label="List view"].active{display:none!important}.course-drive .drive-toolbar button[aria-label="Grid view"],.course-drive .drive-toolbar button[aria-label="List view"]{transition:background .18s ease,border-color .18s ease,color .18s ease}}@media(max-width:560px){.course-drive .drive-toolbar button,.course-drive .drive-toolbar .primary-button{display:flex!important;align-items:center!important;justify-content:center!important}.course-drive .drive-toolbar button svg,.course-drive .drive-toolbar .primary-button svg{position:static!important;flex:0 0 auto!important;align-self:center!important;justify-self:auto!important;transform:translateY(1px)!important}}@media(max-width:560px){.course-drive .drive-toolbar button svg,.course-drive .drive-toolbar .primary-button svg{position:relative!important;top:1px!important;transform:none!important;align-self:center!important;justify-self:center!important}}@media(max-width:560px){.course-drive .drive-toolbar button svg,.course-drive .drive-toolbar .primary-button svg{position:static!important;top:auto!important;flex:0 0 auto!important;align-self:center!important;justify-self:auto!important;transform:translateY(1px)!important}}@media(max-width:560px){.course-drive .drive-toolbar{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:5px!important}.course-drive .drive-toolbar button,.course-drive .drive-toolbar .primary-button{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;padding:0!important;display:grid!important;place-items:center!important;gap:0!important;font-size:0!important;line-height:0!important}.course-drive .drive-toolbar .primary-button{background:linear-gradient(135deg,#00c94e,#12ec68)!important;color:#001a09!important}.course-drive .drive-toolbar button svg,.course-drive .drive-toolbar .primary-button svg{width:19px!important;height:19px!important;margin:0!important;display:block!important}.course-drive .drive-toolbar .toolbar-spacer{display:none!important}}@media(max-width:560px){.course-drive .drive-toolbar button,.course-drive .drive-toolbar .primary-button{display:flex!important;align-items:center!important;justify-content:center!important}.course-drive .drive-toolbar button svg,.course-drive .drive-toolbar .primary-button svg{position:static!important;top:auto!important;transform:translateY(1px)!important;flex:0 0 auto!important;align-self:center!important}}@media(max-width:560px){.course-drive .drive-toolbar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;padding:6px;border-radius:16px}.course-drive .drive-toolbar .toolbar-spacer{display:none}.course-drive .drive-toolbar button,.course-drive .drive-toolbar .primary-button{width:100%;min-width:0;height:46px;min-height:46px;padding:0;display:grid;place-items:center;gap:0;border-radius:11px;font-size:0}.course-drive .drive-toolbar button svg,.course-drive .drive-toolbar .primary-button svg{width:19px;height:19px;margin:0}.course-drive .drive-toolbar .primary-button{background:linear-gradient(135deg,#00c94e,#12ec68);border-color:#65ff9959}.course-drive .drive-toolbar button:not(.primary-button){border-color:var(--border);background:#040e08d6;color:#b6c4bc}.course-drive .drive-toolbar button:hover,.course-drive .drive-toolbar button.active{color:var(--white);border-color:#00ee6380;background:#00ee631a}}@media(max-width:560px){.course-admin .course-title-row{margin-bottom:18px}}@media(max-width:560px){.course-admin.page{padding:25px 16px 38px}.course-admin .course-title-row{gap:16px}.course-admin .page-heading{margin-bottom:0}.course-admin .page-heading h1{max-width:320px;margin:10px 0 9px;font-size:34px;line-height:1.04;letter-spacing:-.045em}.course-admin .page-heading p{max-width:330px;margin:0;font-size:15px;line-height:1.55}.course-admin .course-title-row>.primary-button{min-height:43px;padding:0 17px}.course-admin .course-card-grid{gap:16px}.course-admin .course-card-main{min-height:264px;padding:22px}.course-admin .course-card-main>svg{margin:20px 0}.course-admin .course-card-main>div{gap:14px;font-size:11px}.course-admin .admin-course-card footer{padding:12px 15px;gap:11px}.course-admin .admin-course-card footer label{font-size:10px}.course-drive.page{padding:23px 16px 38px}.course-drive .drive-header{gap:12px;margin-bottom:17px}.course-drive .drive-header h1{font-size:27px;line-height:1.12;margin:5px 0}.course-drive .course-switches{gap:14px}.course-drive .course-switches label{font-size:10px}.course-drive .batch-workspace-bar{display:grid;grid-template-columns:1fr;gap:9px;margin:0 0 11px;padding:11px}.course-drive .batch-workspace-bar>div{display:block}.course-drive .batch-workspace-bar>div>svg{display:none}.course-drive .batch-workspace-bar label{display:grid;gap:7px;font-size:10px}.course-drive .batch-workspace-bar select{height:40px;padding:0 11px;font-size:12px}.course-drive .batch-workspace-bar>button{height:40px;justify-content:center;font-size:13px}.course-drive .drive-toolbar{display:grid;grid-template-columns:38px 38px minmax(0,1fr) 38px 38px 38px;gap:4px;overflow:visible;padding:6px;margin-bottom:13px}.course-drive .toolbar-spacer{display:none}.course-drive .drive-toolbar button{width:38px;height:40px;padding:0;justify-content:center}.course-drive .drive-toolbar .primary-button{width:auto;min-width:0;padding:0 10px;font-size:13px;white-space:nowrap}.course-drive .drive-toolbar .primary-button svg{width:16px}.course-drive .breadcrumbs{min-height:34px;margin-bottom:8px;font-size:12px}.course-drive .drive-items{min-height:0;border-radius:15px}.course-drive .drive-items article{min-height:64px}.course-drive .item-main{min-height:64px;padding:12px 13px;gap:10px}.course-drive .item-main>svg:first-child{width:21px}.course-drive .item-main small{font-size:9px}.course-drive .item-actions{padding-right:6px}.course-drive .item-actions button{width:32px;height:38px}.course-drive .drive-items.grid{gap:10px}.course-drive .drive-items.grid .item-main{min-height:120px}.course-drive .drive-empty{min-height:250px;padding:28px 20px}}.batch-workspace-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:12px 14px;border:1px solid var(--border);border-radius:15px;background:#040e08c7}.batch-workspace-bar>div{display:flex;align-items:center;gap:10px;flex:1}.batch-workspace-bar svg{width:18px;color:var(--green)}.batch-workspace-bar label{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;flex:1}.batch-workspace-bar select,.batch-workspace-bar button,.batch-create-form input,.batch-create-form select,.batch-list select,.batch-trader-card select,.form-stack select{border:1px solid var(--border);border-radius:10px;background:#06110b;color:var(--white);padding:10px}.batch-workspace-bar select{width:min(460px,100%)}.batch-workspace-bar button{display:flex;align-items:center;gap:7px}.batch-view-note{color:var(--muted);font-size:12px;margin:0 0 12px}.batch-view-note strong{color:var(--green)}.batch-manager{width:min(900px,100%)}.batch-create-form{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;align-items:end;padding-bottom:22px;border-bottom:1px solid var(--border)}.batch-create-form label{display:grid;gap:7px;color:var(--muted);font-size:11px}.batch-create-form .primary-button{min-height:40px;padding:0 12px}.batch-list{display:grid;gap:9px;margin-top:18px}.batch-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px;border:1px solid var(--border);border-radius:12px}.batch-list article>div{display:grid;gap:4px}.batch-list small{color:var(--muted)}.batch-checkboxes{display:grid;gap:8px;max-height:180px;overflow:auto;border:1px solid var(--border);border-radius:12px;padding:12px}.batch-checkboxes legend{color:var(--muted);font-size:11px}.batch-checkboxes label{display:flex;grid-template-columns:none;align-items:center;gap:8px}.batch-checkboxes input{width:auto}.learner-batch-chip{font-style:normal;margin-top:12px;padding:6px 9px;border:1px solid color-mix(in srgb,var(--course-accent) 40%,var(--border));border-radius:20px;color:var(--course-accent);font-size:10px}.batch-trader-card>div:nth-child(2){gap:5px}.batch-trader-card select{max-width:320px;padding:7px;font-size:11px}@media(max-width:820px){.batch-workspace-bar,.batch-workspace-bar label{align-items:stretch;flex-direction:column}.batch-workspace-bar select{width:100%}.batch-create-form{grid-template-columns:1fr 1fr}.batch-create-form .primary-button{grid-column:1/-1}.batch-trader-card{grid-template-columns:auto 1fr}.batch-trader-card>.status,.batch-trader-card>button{grid-column:auto}}.trader-enrollments{display:grid;gap:7px;margin-top:8px}.trader-enrollments label{display:flex;align-items:center;gap:8px}.trader-enrollments label span{min-width:90px;color:var(--muted);font-size:11px}.trader-enrollments small{color:var(--muted)}.batch-actions{display:flex!important;align-items:center;gap:6px}.batch-actions button{min-height:37px;border:1px solid var(--border);border-radius:9px;background:transparent;color:var(--muted);padding:0 10px}.batch-actions button:disabled{opacity:.25}.batch-actions svg{width:15px}.batch-actions select{min-width:125px}.modal.content-edit-modal{width:min(790px,100%);padding:30px;display:grid;gap:22px}.content-edit-modal>header h2{margin:5px 0 3px;font-size:30px}.content-edit-modal>header p{margin:0;color:var(--muted);font-size:13px}.content-edit-fields{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(210px,.85fr);gap:14px}.content-edit-fields label{display:grid;gap:8px;color:#c5cec8;font-size:12px}.content-edit-fields input,.content-edit-fields select{width:100%;height:46px;border:1px solid var(--border);border-radius:12px;background:#06110b;color:var(--white);padding:0 13px}.content-edit-fields input:focus,.content-edit-fields select:focus{border-color:#00ee63a6;box-shadow:0 0 0 3px #00ee6314;outline:none}.audience-panel{border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,#00ee630a,#040d08bf);padding:18px}.audience-heading{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:14px}.audience-heading>div{display:grid;gap:4px}.audience-heading strong{font:700 15px Manrope}.audience-heading small{color:var(--muted);font-size:11px}.audience-heading em{padding:5px 9px;border-radius:18px;background:#00ee631c;color:var(--green);font-style:normal;font-size:10px}.audience-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.audience-choice label{min-height:82px;display:flex;gap:11px;align-items:flex-start;padding:14px;border:1px solid var(--border);border-radius:14px;background:#02080575;cursor:pointer}.audience-choice label.active{border-color:#00ee63a6;background:#00ee6313;box-shadow:inset 0 0 0 1px #00ee631f}.audience-choice input{width:16px;height:16px;margin:2px 0 0;accent-color:var(--green)}.audience-choice span{display:grid;gap:5px}.audience-choice strong{font:700 13px Manrope}.audience-choice small{color:var(--muted);font-size:10px;line-height:1.4}.batch-picker{margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.batch-picker-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.batch-picker-header>strong{font-size:12px}.batch-picker-header>div{display:flex;gap:5px}.batch-picker-header button{border:0;background:transparent;color:var(--aqua);padding:4px 6px;font-size:11px}.batch-picker-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:245px;overflow-y:auto;padding:2px 4px 2px 0}.batch-picker-list>label{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;padding:10px;border:1px solid var(--border);border-radius:12px;background:#02080573;cursor:pointer}.batch-picker-list>label.checked{border-color:#00ee6394;background:#00ee6311}.batch-picker-list input{width:16px;height:16px;margin:0;accent-color:var(--green)}.batch-picker-list .batch-status-dot{width:8px;height:8px}.batch-picker-list span:nth-of-type(2){display:grid;min-width:0;gap:4px}.batch-picker-list strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-picker-list small{color:var(--muted);font-size:10px}.batch-picker-list i{font-size:10px;color:var(--muted);font-style:normal}.batch-picker-list .checked i{color:var(--green)}.batch-picker-list>p{grid-column:1/-1;margin:3px 0;color:var(--muted);font-size:12px}.audience-all-note{margin:14px 0 0;padding:11px 12px;border-radius:11px;background:#2bd7c512;color:#b8d4ce;font-size:11px;line-height:1.5}.content-edit-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.content-edit-actions>div{display:flex;gap:8px}.content-edit-actions button{min-height:43px;border-radius:11px;padding:0 14px}.content-edit-actions .secondary-action{border:1px solid var(--border);background:transparent;color:var(--white)}.content-edit-actions .primary-button{min-height:43px}.content-edit-actions .primary-button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:620px){.content-edit-backdrop{padding:10px}.modal.content-edit-modal{max-height:calc(100dvh - 20px);padding:21px;border-radius:20px;gap:17px}.content-edit-modal>header h2{font-size:25px}.content-edit-fields,.audience-choice,.batch-picker-list{grid-template-columns:1fr}.audience-choice label{min-height:70px}.batch-picker-list{max-height:220px}.content-edit-actions{align-items:stretch;flex-direction:column}.content-edit-actions>div{display:grid;grid-template-columns:1fr 1fr}.content-edit-actions>button{width:100%}.content-edit-actions .primary-button{width:100%;padding:0 9px}}.modal.batch-manager{width:min(980px,100%);padding:30px;overflow-x:hidden}.modal.batch-manager>header{align-items:flex-start;padding-bottom:22px}.modal.batch-manager>header h2{margin:5px 0 3px;font-size:30px}.modal.batch-manager>header p{margin:0;color:var(--muted);font-size:13px}.batch-create-card,.batch-existing{border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,#00ee6309,#040d08b8);padding:18px}.batch-existing{margin-top:16px}.batch-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.batch-section-heading>div{display:grid;gap:3px}.batch-section-heading strong{font:700 14px Manrope}.batch-section-heading small{color:var(--muted);font-size:11px;line-height:1.45}.batch-create-form{grid-template-columns:minmax(90px,.75fr) minmax(155px,1.3fr) minmax(130px,1fr) minmax(130px,1fr) minmax(118px,.9fr) auto;gap:10px;padding:0;border:0;align-items:end}.batch-create-form label,.batch-edit-form label{display:grid;min-width:0;gap:7px;color:var(--muted);font-size:10px;letter-spacing:.02em}.batch-create-form input,.batch-create-form select,.batch-edit-form input,.batch-edit-form select{width:100%;height:44px;border:1px solid var(--border);border-radius:11px;background:#06110b;color:var(--white);padding:0 11px;outline:none}.batch-create-form input:focus,.batch-create-form select:focus,.batch-edit-form input:focus,.batch-edit-form select:focus{border-color:#00ee63a6;box-shadow:0 0 0 3px #00ee6314}.batch-create-form .primary-button{height:44px;min-height:44px;padding:0 16px;white-space:nowrap;border-radius:11px}.batch-create-form .primary-button svg{width:16px}.batch-modal-error{margin:12px 2px 0;padding:10px 12px;border:1px solid rgba(223,94,104,.3);border-radius:10px;background:#df5e6812;color:#ff9fa7;font-size:12px}.batch-list{gap:9px;margin:0}.batch-list article{min-height:72px;padding:11px 12px 11px 14px;background:#0208057a}.batch-info{display:flex!important;align-items:center;gap:12px;min-width:0}.batch-info>div{display:grid;gap:5px;min-width:0}.batch-info>div>strong{font:700 14px Manrope;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-info small{display:flex;align-items:center;gap:11px;flex-wrap:wrap;font-size:10px}.batch-info small b{padding:3px 7px;border:1px solid var(--border);border-radius:20px;color:var(--green);font-weight:650}.batch-status-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--gold);box-shadow:0 0 12px #d7b93659}.batch-status-dot.active{background:var(--green);box-shadow:0 0 12px #00ee6366}.batch-status-dot.completed{background:var(--aqua);box-shadow:0 0 12px #2bd7c559}.batch-actions{display:flex!important;flex:0 0 auto}.batch-actions button{width:38px;height:38px;min-height:38px;padding:0;display:grid;place-items:center}.batch-actions .batch-edit-button{width:auto;padding:0 13px;color:var(--white)}.batch-actions select{height:38px;min-width:128px;padding:0 10px;font-size:11px}.batch-edit-form{display:grid;grid-template-columns:.75fr 1.35fr 1fr 1fr .9fr;gap:10px;padding:15px;border:1px solid rgba(0,238,99,.3);border-radius:14px;background:#00ee6309}.batch-edit-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.batch-edit-actions button{min-height:40px;border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--white);padding:0 14px}.batch-edit-actions .primary-button{background:linear-gradient(135deg,#00c94e,#12ec68);color:#001a09}.batch-manager::-webkit-scrollbar{width:7px}.batch-manager::-webkit-scrollbar-thumb{border-radius:8px;background:#599a6959}@media(max-width:900px){.modal.batch-manager{width:min(720px,100%)}.batch-create-form{grid-template-columns:1fr 1fr}.batch-create-form .primary-button{grid-column:1/-1;width:100%}.batch-edit-form{grid-template-columns:1fr 1fr}.batch-list article{align-items:flex-start;flex-direction:column}.batch-actions{width:100%;justify-content:flex-end}}@media(max-width:560px){.batch-modal-backdrop{padding:10px}.modal.batch-manager{max-height:calc(100dvh - 20px);padding:20px;border-radius:20px}.modal.batch-manager>header h2{font-size:25px}.batch-create-card,.batch-existing{padding:14px}.batch-create-form,.batch-edit-form{grid-template-columns:1fr}.batch-edit-actions{grid-column:1}.batch-list article{padding:12px}.batch-info small{align-items:flex-start;flex-direction:column;gap:5px}.batch-actions{display:grid!important;grid-template-columns:36px 36px 1fr;gap:6px}.batch-actions select{grid-column:1/-1;width:100%}.batch-actions button{width:36px}.batch-actions .batch-edit-button{width:100%}}:root{--bg:#020805;--surface:#06110b;--surface-2:#09170f;--border:rgba(72,145,91,.25);--green:#00ee63;--aqua:#2bd7c5;--purple:#8a00c4;--gold:#d7b936;--white:#f6f5ef;--muted:#91a097;--danger:#df5e68;--radius:24px;font-family:DM Sans,sans-serif;color:var(--white);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 86% 2%,rgba(138,0,196,.08),transparent 32%),var(--bg)}button,input,select,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}.boot{height:100%;display:grid;place-content:center;justify-items:center;gap:24px;color:var(--muted)}.boot .brand{width:230px}.brand{display:flex;align-items:center;width:205px;min-height:42px}.brand img{display:block;width:100%;height:auto;object-fit:contain}.brand.compact{width:160px}.icon-button{border:1px solid var(--border);background:#040e08d9;border-radius:14px;width:44px;height:44px;display:grid;place-items:center}.icon-button svg{width:19px}.primary-button{border:1px solid rgba(101,255,153,.35);border-radius:14px;background:linear-gradient(135deg,#00c94e,#12ec68);color:#001a09;min-height:48px;padding:0 20px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px;text-decoration:none}.primary-button svg{width:18px}.primary-button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(43,215,197,.45);outline-offset:2px}.auth-shell{height:100vh;height:100dvh;overflow-y:auto;background:linear-gradient(90deg,rgba(0,238,99,.025) 1px,transparent 1px),linear-gradient(rgba(0,238,99,.025) 1px,transparent 1px),var(--bg);background-size:70px 70px;padding:20px}.auth-brand{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between}.auth-brand a{color:var(--muted);font-size:14px}.auth-stage{position:relative;min-height:calc(100% - 70px);display:grid;place-items:center;padding:50px 0}.auth-glow{position:fixed;inset:25% 20%;background:radial-gradient(circle,rgba(0,238,99,.1),transparent 50%),radial-gradient(circle at 80%,rgba(138,0,196,.1),transparent 40%);filter:blur(50px);pointer-events:none}.auth-panel{position:relative;width:min(760px,100%);padding:clamp(28px,5vw,60px);border:1px solid var(--border);border-radius:32px;background:#030c07e6;box-shadow:0 35px 100px #00000080}.auth-copy span,.page-heading>span,.panel span:first-child,.feature-card>span,.support-card>span{font:700 11px/1 Manrope;letter-spacing:.18em;color:var(--green)}.auth-copy h1,.page-heading h1{font:800 clamp(35px,5vw,62px)/1.05 "Manrope";letter-spacing:-.055em;margin:14px 0}.auth-copy p,.page-heading p{color:var(--muted);font-size:16px;line-height:1.75;max-width:650px;margin:0 0 34px}.form-stack{display:grid;gap:18px}.form-stack label,.registration-grid label,.invoice-form label,.journey-form label{display:grid;gap:8px;color:#c5cec8;font-size:13px;font-weight:600}.form-stack input,.registration-grid input,.registration-grid select,.invoice-form input,.invoice-form select,textarea{width:100%;border:1px solid var(--border);border-radius:13px;background:#06110b;color:var(--white);padding:14px}.password-field{position:relative}.password-field input{padding-right:70px}.password-field button{position:absolute;right:8px;top:7px;height:34px;border:0;background:transparent;color:var(--aqua)}.check-row{grid-template-columns:auto 1fr!important;align-items:center}.check-row input,.consent input{width:17px;height:17px;accent-color:var(--green)}.form-error{border:1px solid rgba(223,94,104,.35);background:#df5e6814;color:#ffadb4;border-radius:12px;padding:12px}.auth-foot{color:var(--muted);text-align:center;margin:24px 0 0}.auth-foot a{color:var(--green)}.registration-grid,.invoice-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.registration-grid .consent{grid-template-columns:auto 1fr;align-items:start}.wide{grid-column:1/-1}.success-panel{text-align:center;display:grid;justify-items:center;gap:14px;padding:30px}.success-panel>svg{width:60px;height:60px;padding:16px;border-radius:50%;color:var(--green);background:#00ee631a}.app-shell{width:100%;height:100vh;height:100dvh;display:grid;grid-template-columns:270px minmax(0,1fr);overflow:hidden}.sidebar{min-height:0;background:#030c07f5;border-right:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;padding:20px 14px}.sidebar-top{height:62px;display:flex;align-items:center;padding:0 8px 18px}.drawer-close{display:none;margin-left:auto}.sidebar nav{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:6px;padding:18px 0}.sidebar nav a{height:49px;border:1px solid transparent;border-radius:14px;display:flex;align-items:center;gap:13px;padding:0 15px;color:var(--muted);font-size:14px;font-weight:600;text-decoration:none}.sidebar nav a svg{width:19px}.sidebar nav a:hover,.sidebar nav a.active{color:var(--white);background:linear-gradient(90deg,#00ee631c,#00ee6306);border-color:#00ee632e}.sidebar nav a.active svg{color:var(--green)}.sidebar-profile{margin-top:auto;border-top:1px solid var(--border);padding:18px 8px 2px;display:flex;align-items:center;gap:11px;min-width:0}.avatar{width:40px;height:40px;flex:0 0 40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,var(--green),#007c38);color:#001507;font-weight:800}.sidebar-profile div:last-child{min-width:0;display:grid}.sidebar-profile strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.sidebar-profile span{color:var(--muted);font-size:11px}.workspace{min-width:0;min-height:0;display:grid;grid-template-rows:76px minmax(0,1fr);overflow:hidden}.app-header{border-bottom:1px solid var(--border);background:#020805e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;padding:0 clamp(18px,3vw,42px);gap:14px}.app-header>div:nth-child(2){display:grid}.app-header>div>span{color:var(--green);font:700 9px Manrope;letter-spacing:.16em}.app-header>div>strong{font:700 15px Manrope}.header-tools{margin-left:auto;display:flex;gap:10px}.logout-button{height:44px;padding:0 15px;display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:14px;background:transparent;color:var(--muted)}.logout-button svg{width:17px}.menu-button{display:none}.app-main{min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(0,238,99,.35) transparent}.page{width:min(1480px,100%);margin:0 auto;padding:clamp(30px,4.5vw,72px)}.page-heading{margin-bottom:38px}.page-heading h1{font-size:clamp(36px,5vw,64px);max-width:900px}.page-heading p{margin:0;max-width:730px}.panel,.feature-card,.product-card,.table-card,.trader-card{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,#08170ee6,#030a06f0);box-shadow:0 20px 60px #0000002e}.dashboard-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:20px}.welcome-video{min-height:350px;overflow:hidden}.video-placeholder{min-height:280px;height:100%;display:grid;place-content:center;justify-items:center;gap:12px;background:radial-gradient(circle at 50% 40%,rgba(0,238,99,.12),transparent 35%),linear-gradient(135deg,#07110b,#0a0711);color:var(--muted)}.video-placeholder svg{width:58px;height:58px;padding:17px;border-radius:50%;background:var(--green);color:#001407}.profile-panel,.progress-panel,.calendar-panel,.support-card{padding:28px}.profile-panel h2,.panel-title h2,.support-card h2{font:700 23px Manrope;margin:12px 0}.profile-panel p,.support-card p{color:var(--muted);line-height:1.65}.status-chip{display:inline-flex;align-items:center;gap:8px;color:#bfe8cb;font-size:13px}.status-chip span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 14px var(--green)}.progress-value{font:800 54px Manrope;margin:18px 0 12px}.progress-track{height:7px;border-radius:9px;background:#132218;overflow:hidden}.progress-track i{height:100%;display:block;background:linear-gradient(90deg,var(--green),var(--aqua));border-radius:9px}.progress-panel p{color:var(--muted)}.calendar-panel{grid-column:1/-1}.panel-title{display:flex;justify-content:space-between;align-items:start}.panel-title>svg{color:var(--gold)}.event-row,.notification-row{display:flex;align-items:center;gap:18px;padding:16px 0;border-top:1px solid var(--border)}.event-row time{width:54px;color:var(--gold);font-weight:700}.event-row div{display:grid}.event-row span{color:var(--muted);font-size:12px}.empty-state{min-height:280px;border:1px dashed var(--border);border-radius:var(--radius);display:grid;place-content:center;justify-items:center;text-align:center;padding:35px}.empty-state>svg{width:40px;height:40px;color:var(--gold)}.empty-state h3{font:700 21px Manrope;margin:14px 0 7px}.empty-state p{color:var(--muted);max-width:430px;line-height:1.6;margin:0}.service-grid,.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-card,.product-card{padding:28px;min-height:360px;display:flex;flex-direction:column}.feature-card:nth-child(2){background:linear-gradient(145deg,#00694838,#030a06f2)}.feature-card:nth-child(3){background:linear-gradient(145deg,#8a00c42e,#030a06f2);border-color:#8a00c459}.feature-card:nth-child(4){background:linear-gradient(145deg,#d7b93617,#030a06f2);border-color:#d7b93638}.feature-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;margin:28px 0;background:#00ee6314;color:var(--green)}.feature-card h2,.product-card h2{font:700 22px Manrope;margin:0 0 12px}.feature-card p,.product-card p{color:var(--muted);line-height:1.65}.access-row{margin-top:auto;border-top:1px solid var(--border);padding-top:20px;display:flex;gap:9px;color:#b9c5bd;font-size:12px}.access-row svg{width:16px;color:var(--gold)}.product-card>svg{width:42px;height:42px;color:var(--aqua);margin-bottom:30px}.product-card>span{color:var(--gold);font-size:11px;letter-spacing:.1em}.product-card button,.trader-card button,.invoice-actions>button:first-child{margin-top:auto;border:1px solid var(--border);border-radius:12px;background:transparent;color:var(--muted);padding:12px}.lesson-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:20px;min-height:600px}.lesson-player{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;min-height:450px}.module-list{display:grid;align-content:start;gap:10px}.module-list details{border:1px solid var(--border);border-radius:16px;background:var(--surface);overflow:hidden}.module-list summary{padding:18px;cursor:pointer;font-weight:700}.module-list summary span{display:block;color:var(--green);font-size:9px;letter-spacing:.15em;margin-bottom:7px}.module-list details button{width:100%;border:0;border-top:1px solid var(--border);background:transparent;color:var(--white);display:grid;grid-template-columns:auto 1fr;gap:10px;text-align:left;padding:14px}.module-list button svg{width:16px;color:var(--green)}.module-list button small{grid-column:2;color:var(--muted)}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:20px}.journey-form{padding:28px;align-self:start}.journey-form textarea{resize:vertical}.form-message{color:var(--aqua)}.history-row{padding:18px 0;border-top:1px solid var(--border)}.history-row time{color:var(--gold);font-size:12px}.history-row p{line-height:1.6}.history-row span{font-size:11px!important;color:var(--muted)!important}.support-card{display:flex;flex-direction:column;align-items:flex-start}.support-card>svg{width:50px;height:50px;color:var(--green);margin-bottom:40px}.support-card .primary-button{margin-top:auto}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:20px}.stat-grid article{border:1px solid var(--border);border-radius:20px;padding:25px;background:var(--surface);display:grid;grid-template-columns:auto 1fr;gap:5px 16px}.stat-grid svg{grid-row:1/3;color:var(--green)}.stat-grid strong{font:800 30px Manrope}.stat-grid span{color:var(--muted);font-size:12px}.notification-row>span{width:8px;height:8px;background:var(--green);border-radius:50%}.notification-row div{flex:1}.notification-row p{color:var(--muted);margin:5px 0}.notification-row time{color:var(--muted);font-size:12px}.table-card{overflow:hidden}.table-head,.table-row{display:grid;grid-template-columns:1.5fr 1fr 1fr .8fr auto;align-items:center;gap:14px;padding:15px 20px}.table-head{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.table-row{width:100%;border:0;border-top:1px solid var(--border);background:transparent;text-align:left}.table-row:hover{background:#00ee6309}.table-row>span:first-child{display:grid}.table-row small{color:var(--muted)}.table-row>svg{width:17px}.status{display:inline-flex;width:max-content;border-radius:30px;padding:6px 10px;font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.08em;background:#d7b93617;color:var(--gold)}.status.active,.status.approved{background:#00ee6317;color:var(--green)}.status.disabled,.status.declined{background:#df5e6817;color:#ff8f99}.modal-backdrop{position:fixed;inset:0;z-index:50;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:20px}.modal{width:min(720px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;border:1px solid var(--border);border-radius:26px;background:#040d08;padding:28px;box-shadow:0 30px 100px #000}.modal header{display:flex;justify-content:space-between;align-items:start}.modal header span{color:var(--green);font-size:10px;letter-spacing:.14em}.modal h2{font:750 32px Manrope;margin:8px 0 25px}.application-details{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.application-details div{border:1px solid var(--border);border-radius:13px;padding:13px;display:grid}.application-details span{color:var(--muted);font-size:10px}.application-details strong{margin-top:5px}.credentials{display:grid;gap:10px;border:1px solid rgba(0,238,99,.3);border-radius:18px;background:#00ee630d;padding:22px}.credentials svg{color:var(--green)}.credentials code{background:#020603;padding:13px;border-radius:10px;color:var(--aqua);font-size:16px}.card-list{display:grid;gap:12px}.trader-card{padding:16px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px}.trader-card h3,.trader-card p{margin:0}.trader-card p{color:var(--muted);font-size:13px;margin-top:4px}.trader-card button{margin:0}.invoice-form{padding:28px}.invoice-actions{display:flex;justify-content:flex-end;gap:12px}.invoice-actions button{margin:0!important;min-width:180px}@media(max-width:1100px){.service-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.calendar-panel{grid-column:auto}.lesson-layout{grid-template-columns:1fr}.lesson-player{min-height:420px}}@media(max-width:820px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;z-index:40;inset:0 auto 0 0;width:min(310px,86vw);transform:translate(-105%);transition:transform .24s ease;box-shadow:25px 0 80px #000}.sidebar.open{transform:translate(0)}.drawer-close,.menu-button{display:grid}.drawer-backdrop{position:fixed;z-index:39;inset:0;border:0;background:#0000009e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.workspace{grid-template-rows:66px minmax(0,1fr)}.app-header{padding:0 14px}.page{padding:28px 18px 50px}.two-column,.stat-grid{grid-template-columns:1fr}.table-card{display:grid;gap:10px;background:none;border:0;box-shadow:none}.table-head{display:none}.table-row{border:1px solid var(--border);border-radius:16px;background:var(--surface);grid-template-columns:1fr auto;padding:16px}.table-row>span:nth-child(2),.table-row>span:nth-child(4){display:none}.application-details{grid-template-columns:1fr}.auth-shell{padding:14px}.auth-stage{padding:28px 0}.auth-panel{padding:28px 20px}.registration-grid,.invoice-form{grid-template-columns:1fr}.registration-grid>*,.invoice-form>*{grid-column:1}.invoice-actions{flex-direction:column}.invoice-actions button{width:100%}}@media(max-width:560px){.service-grid,.catalog-grid{grid-template-columns:1fr}.header-tools .logout-button span{display:none}.logout-button{width:44px;padding:0;justify-content:center}.page-heading h1{font-size:36px}.welcome-video{min-height:260px}.video-placeholder{min-height:240px}.trader-card{grid-template-columns:auto 1fr}.trader-card>.status,.trader-card>button{grid-column:2}.auth-brand .brand{width:165px}.lesson-player{min-height:260px}.modal{padding:20px}.invoice-form{padding:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.welcome-video{display:flex;background:#000}.welcome-video-player{display:block;width:100%;min-height:350px;object-fit:contain;background:#000}@media(max-width:560px){.welcome-video-player{min-height:260px}}.course-title-row,.drive-header,.learner-course-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.course-title-row .page-heading{margin-bottom:28px}.course-card-grid,.enrolled-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-course-card,.enrolled-course-grid>button{--course-accent:var(--green);border:1px solid color-mix(in srgb,var(--course-accent) 30%,var(--border));border-radius:22px;background:linear-gradient(145deg,color-mix(in srgb,var(--course-accent) 7%,var(--surface)),var(--surface));overflow:hidden;text-align:left}.admin-course-card.archived{opacity:.58}.course-card-main,.enrolled-course-grid>button{width:100%;min-height:300px;border:0;background:transparent;padding:25px;color:inherit;display:flex;flex-direction:column;align-items:flex-start}.course-card-main>svg,.enrolled-course-grid>button>svg{width:38px;height:38px;color:var(--course-accent);margin:25px 0}.course-code,.enrolled-course-grid>button>span{font:700 10px Manrope;letter-spacing:.16em;color:var(--course-accent)}.course-card-main h2,.enrolled-course-grid h2{font:750 22px Manrope;margin:0 0 10px}.course-card-main p,.enrolled-course-grid p{color:var(--muted);line-height:1.55;margin:0}.course-card-main>div{display:flex;gap:18px;margin-top:auto;color:var(--muted);font-size:12px}.admin-course-card footer{border-top:1px solid var(--border);padding:13px 18px;display:flex;align-items:center;gap:14px}.admin-course-card footer label,.course-switches label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.admin-course-card footer input,.course-switches input{accent-color:var(--green)}.admin-course-card footer button{margin-left:auto;border:0;background:transparent;color:var(--muted)}.course-form label,.compact-modal label{display:grid;gap:8px;color:#c5cec8;font-size:13px}.compact-modal{width:min(520px,100%);display:grid;gap:18px}.compact-modal input,.compact-modal select{width:100%;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--white);padding:13px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.modal-actions button{min-height:44px;border:1px solid var(--border);border-radius:12px;background:transparent;padding:0 14px;display:flex;align-items:center;gap:7px}.drive-header,.learner-course-header{align-items:center;margin-bottom:24px}.drive-header>div:nth-child(2),.learner-course-header>div:nth-child(2){flex:1}.drive-header span,.learner-course-header span{color:var(--green);font-size:10px;letter-spacing:.15em}.drive-header h1,.learner-course-header h1{font:750 clamp(26px,4vw,44px) "Manrope";margin:4px 0}.back-button,.learner-course-header>button{border:0;background:transparent;color:var(--muted);display:flex;align-items:center;gap:8px}.back-button svg,.learner-course-header>button svg{width:17px}.course-switches{display:flex;gap:14px;flex-wrap:wrap}.drive-toolbar{position:sticky;top:-1px;z-index:4;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:17px;background:#030c07f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:9px;margin-bottom:14px}.drive-toolbar button{height:40px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--muted);padding:0 12px;display:flex;align-items:center;gap:8px}.drive-toolbar button svg{width:17px}.drive-toolbar button:hover,.drive-toolbar button.active{background:#00ee6314;color:var(--white);border-color:var(--border)}.drive-toolbar .primary-button{color:#001a09;background:var(--green)}.toolbar-spacer{flex:1}.breadcrumbs{display:flex;align-items:center;gap:7px;min-height:42px;overflow-x:auto;margin-bottom:10px}.breadcrumbs button,.breadcrumbs strong{border:0;background:transparent;color:var(--muted);white-space:nowrap;font-size:13px}.breadcrumbs button+button:before,.breadcrumbs strong:before{content:"/";margin-right:12px;color:#486052}.breadcrumbs button:last-child{color:var(--white)}.upload-progress{display:grid;grid-template-columns:minmax(120px,1fr) 2fr auto;align-items:center;gap:12px;border:1px solid var(--border);border-radius:12px;padding:10px 14px;margin:8px 0;color:var(--muted);font-size:12px}.upload-progress>div,.course-progress>div{height:6px;background:#132218;border-radius:8px;overflow:hidden}.upload-progress i,.course-progress i{height:100%;display:block;background:linear-gradient(90deg,var(--green),var(--aqua))}.drive-items{border:1px solid var(--border);border-radius:18px;background:#040d0894;min-height:320px;overflow:hidden}.drive-items article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-bottom:1px solid var(--border)}.drive-items article:last-child{border-bottom:0}.item-main{min-width:0;border:0;background:transparent;color:inherit;padding:14px 17px;display:flex;align-items:center;gap:13px;text-align:left}.item-main>svg:first-child{width:24px;color:var(--green);flex:0 0 auto}.item-main>span{min-width:0;display:grid;flex:1}.item-main strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-main small{color:var(--muted);font-size:11px;margin-top:3px}.item-main>i,.item-main>em{font-style:normal;font-size:9px;border:1px solid var(--border);border-radius:20px;padding:4px 7px;color:var(--gold)}.published-icon{width:16px;color:var(--green)}.item-actions{display:flex;padding-right:10px}.item-actions button{width:34px;height:34px;border:0;background:transparent;color:var(--muted);display:grid;place-items:center}.item-actions button:hover{color:var(--white);background:#ffffff0a;border-radius:9px}.item-actions button:disabled{opacity:.2}.item-actions svg{width:15px}.drive-items.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:12px;border:0;background:transparent}.drive-items.grid article{display:flex;flex-direction:column;align-items:stretch;border:1px solid var(--border);border-radius:16px;background:var(--surface);overflow:hidden}.drive-items.grid .item-main{min-height:145px;flex-direction:column;align-items:flex-start}.drive-items.grid .item-main>svg:first-child{width:34px;height:34px}.drive-items.grid .item-actions{border-top:1px solid var(--border);justify-content:flex-end}.drive-empty{min-height:300px;grid-column:1/-1;display:grid;place-content:center;justify-items:center;text-align:center;color:var(--muted);padding:35px}.drive-empty svg{width:45px;height:45px;color:var(--green)}.drive-empty h3{color:var(--white);margin:16px 0 7px}.drive-empty p{margin:0}.content-preview{width:min(1050px,100%);height:min(800px,calc(100dvh - 36px));border:1px solid var(--border);border-radius:24px;background:#020704;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.content-preview header{padding:18px 20px;display:flex;justify-content:space-between;align-items:center}.content-preview header span{color:var(--green);font-size:9px;letter-spacing:.13em}.content-preview h2{margin:3px 0}.content-preview>video{width:100%;height:100%;background:#000}.content-preview>.primary-button{margin:auto}.protected-pdf{height:100%;overflow:auto;background:#171b18;padding:18px;-webkit-user-select:none;user-select:none}.protected-pdf>div{display:grid;justify-content:center;gap:18px}.protected-pdf canvas{display:block;max-width:100%;height:auto;box-shadow:0 5px 30px #000}.enrolled-course-grid>button{color:inherit}.course-progress{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:auto}.enrolled-course-grid small{color:var(--muted);margin-top:8px}.course-progress.compact{width:min(260px,28vw)}.learning-workspace{display:grid;grid-template-columns:minmax(260px,.35fr) minmax(0,1fr);gap:16px;min-height:650px}.learner-files,.protected-viewer{border:1px solid var(--border);border-radius:20px;background:var(--surface);overflow:hidden}.learner-files{overflow-y:auto}.learner-files>button{width:100%;border:0;border-bottom:1px solid var(--border);background:transparent;color:inherit;display:flex;align-items:center;gap:11px;padding:14px;text-align:left}.learner-files>button:hover,.learner-files>button.active{background:#00ee6312}.learner-files>button>svg:first-child{width:20px;color:var(--green)}.learner-files>button>span{display:grid;min-width:0;flex:1}.learner-files strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.learner-files small{color:var(--muted);font-size:10px;margin-top:3px}.learner-files>button>svg:last-child{width:15px;color:var(--green)}.protected-viewer{min-width:0}.viewer-empty{height:100%;display:grid;place-content:center;justify-items:center;text-align:center;color:var(--muted);padding:40px}.viewer-empty svg{width:58px;height:58px;padding:17px;border-radius:50%;background:#00ee631a;color:var(--green)}.viewer-empty h2{color:var(--white)}.viewer-content{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto}.viewer-content>header{padding:18px 20px;display:flex;justify-content:space-between}.viewer-content>header span:first-child{color:var(--green);font-size:9px;letter-spacing:.14em}.viewer-content>header h2{font:700 23px Manrope;margin:4px 0}.viewer-content>header p{color:var(--muted);margin:7px 0}.complete-chip{height:30px;display:flex;align-items:center;gap:6px;border-radius:20px;background:#00ee631a;padding:0 10px;color:var(--green)!important}.complete-chip svg{width:14px}.secure-stage{position:relative;min-height:0;background:#000;overflow:hidden}.secure-stage>video,.secure-stage>iframe{width:100%;height:100%;border:0;display:block}.secure-stage .protected-pdf{position:absolute;inset:0}.viewer-watermark{position:absolute;z-index:3;left:9%;top:13%;display:grid;pointer-events:none;color:#ffffff57;font:700 12px Manrope;text-shadow:0 1px 3px #000;transform:rotate(-7deg);animation:watermark-drift 18s ease-in-out infinite alternate}.viewer-watermark time{font-size:9px}.viewer-content>footer{padding:13px;display:flex;justify-content:space-between;gap:12px}.viewer-content>footer button,.external-resource a{min-height:42px;border:1px solid var(--border);border-radius:12px;background:transparent;color:var(--white);padding:0 15px;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none}.viewer-content>footer button:disabled{opacity:.25}.protection-note{color:var(--muted);font-size:10px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 18px 14px;margin:0;text-align:center}.protection-note svg{width:14px}.external-resource{height:100%;display:grid;place-content:center;justify-items:center;text-align:center;padding:35px}.external-resource>svg{width:44px;height:44px;color:var(--aqua)}.external-resource p{color:var(--muted);max-width:440px}.external-resource a{background:var(--green);color:#001a09;font-weight:800}@keyframes watermark-drift{to{left:67%;top:75%;transform:rotate(7deg)}}@media(max-width:1100px){.course-card-grid,.enrolled-course-grid{grid-template-columns:repeat(2,1fr)}.drive-items.grid{grid-template-columns:repeat(3,1fr)}.learning-workspace{grid-template-columns:1fr;grid-template-rows:auto minmax(520px,1fr)}.learner-files{display:flex;overflow-x:auto}.learner-files>button{min-width:230px;border-right:1px solid var(--border)}}@media(max-width:820px){.course-title-row,.drive-header,.learner-course-header{align-items:stretch;flex-direction:column}.course-title-row>.primary-button{align-self:flex-start}.course-switches{order:3}.drive-toolbar{overflow-x:auto}.drive-toolbar button{white-space:nowrap}.toolbar-spacer{min-width:20px}.drive-items.grid{grid-template-columns:repeat(2,1fr)}.course-progress.compact{width:100%}}@media(max-width:560px){.course-card-grid,.enrolled-course-grid,.drive-items.grid{grid-template-columns:1fr}.drive-toolbar button:not(.primary-button){font-size:0;padding:0 10px}.drive-toolbar button svg{margin:0}.upload-progress{grid-template-columns:1fr auto}.upload-progress>div{grid-column:1/-1;grid-row:2}.item-actions button:nth-child(-n+2){display:none}.learning-workspace{grid-template-rows:auto minmax(430px,1fr)}.viewer-content>footer{flex-wrap:wrap}.viewer-content>footer .primary-button{order:-1;width:100%}}.learner-program-cards{grid-template-columns:repeat(auto-fill,minmax(245px,330px));gap:18px}.learner-program-cards>button{min-height:340px;padding:25px;border-radius:22px;background:linear-gradient(145deg,color-mix(in srgb,var(--course-accent) 12%,var(--surface)),#030c07fa);box-shadow:none}.learner-program-cards>button>svg{width:36px;height:36px;margin:24px 0 25px}.learner-program-cards h2{font-size:22px}.learner-program-cards>button>p{min-height:46px}.learner-program-cards .course-progress{margin-top:auto}.learner-program-cards>button>small{display:block;width:calc(100% + 50px);margin:17px -25px -25px;padding:17px 25px 19px;border-top:1px solid var(--border);color:var(--muted);font-size:12px}.enrolled-course-grid>button{position:relative;background:linear-gradient(145deg,color-mix(in srgb,var(--course-accent) 16%,var(--surface)),var(--surface))}.enrolled-course-grid>button:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--course-accent)}.breadcrumbs .folder-back,.inline-previous{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);border-radius:9px;background:#00ee630f;color:var(--white);padding:6px 9px;font-size:11px}.breadcrumbs .folder-back svg,.inline-previous svg{width:14px}.breadcrumbs .folder-back+button:before{content:none}.lesson-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.lesson-title-row h2{margin:4px 0!important}.inline-previous:disabled{opacity:.32}@media(max-width:820px){.sidebar{box-shadow:none}.sidebar.open{box-shadow:25px 0 80px #000}.app-main{scrollbar-width:none}.app-main::-webkit-scrollbar{width:0;height:0}}@media(max-width:560px){.learner-drive{padding-top:22px}.learner-course-header{gap:12px;margin-bottom:12px}.learner-course-header h1{font-size:27px;line-height:1.12}.learner-course-header .course-progress{margin-top:3px}.breadcrumbs{min-height:44px;margin:0 -2px 12px;padding:0 2px;border-bottom:1px solid var(--border);overflow:hidden}.breadcrumbs button:not(.folder-back):not(:last-child){display:none}.breadcrumbs button:last-child{max-width:calc(100vw - 120px);overflow:hidden;text-overflow:ellipsis}.breadcrumbs .folder-back{flex:0 0 auto}.learning-workspace{gap:12px;grid-template-rows:auto minmax(390px,1fr)}.learner-files{display:block;max-height:182px;overflow-y:auto;overflow-x:hidden}.learner-files>button{min-width:0;border-right:0;padding:12px 13px}.learner-files>button:nth-child(n+5){display:none}.protected-viewer{border-radius:17px}.viewer-content>header{padding:16px}.viewer-content>header h2{font-size:21px;line-height:1.2}.inline-previous{display:none}.complete-chip{font-size:12px}.viewer-content>footer{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:10px 12px}.viewer-content>footer button:first-child{display:none}.viewer-content>footer .primary-button{order:initial;width:auto;min-height:40px;padding:0 10px;font-size:13px}.viewer-content>footer button:last-child{min-height:40px;padding:0 10px}.protection-note{font-size:9px;padding:0 12px 11px}.secure-stage{min-height:260px}}.pdf-viewer{position:relative;height:100%;min-height:0}.secure-stage>.pdf-viewer{position:absolute;inset:0}.pdf-viewer .protected-pdf{height:100%}.pdf-toolbar{position:absolute;z-index:5;top:10px;right:12px;display:flex;align-items:center;gap:4px;padding:5px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:#020905db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pdf-toolbar button{width:31px;height:31px;border:0;border-radius:8px;background:transparent;color:var(--white);display:grid;place-items:center}.pdf-toolbar button:hover{background:#00ee631f}.pdf-toolbar button:disabled{opacity:.3}.pdf-toolbar svg{width:16px}.pdf-toolbar strong{min-width:37px;text-align:center;color:var(--muted);font-size:11px}.pdf-viewer:fullscreen{width:100vw;height:100vh;background:#111}.pdf-viewer:fullscreen .protected-pdf{position:static;height:100vh;padding-top:62px}.pdf-viewer:fullscreen .pdf-toolbar{position:fixed;top:14px;right:16px}.calendar-page{max-width:1500px}.calendar-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.calendar-top>div:first-child>span{color:var(--green);font:700 10px Manrope;letter-spacing:.16em}.calendar-top h1{font:750 clamp(28px,4vw,46px)/1.1 "Manrope";margin:8px 0}.calendar-top p{margin:0;color:var(--muted);font-size:12px}.calendar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.calendar-actions>button,.calendar-view-tabs{height:42px;border:1px solid var(--border);border-radius:11px;background:#040d08db;color:var(--white);padding:0 12px;display:flex;align-items:center;justify-content:center;gap:6px}.calendar-actions>button svg{width:17px}.calendar-actions>.primary-button{border:0;color:#001a09}.calendar-view-tabs{padding:3px;gap:2px}.calendar-view-tabs button{height:32px;border:0;border-radius:8px;background:transparent;color:var(--muted);padding:0 11px;text-transform:capitalize}.calendar-view-tabs button.active{background:#00ee6326;color:var(--white)}.academy-calendar{display:grid;border:1px solid var(--border);border-radius:22px;background:#030c07db;overflow:hidden}.academy-calendar.week,.academy-calendar.month{grid-template-columns:repeat(7,minmax(130px,1fr));overflow-x:auto}.academy-calendar.day{grid-template-columns:minmax(0,1fr)}.calendar-day{min-width:0;min-height:520px;border-right:1px solid var(--border);background:linear-gradient(180deg,rgba(0,238,99,.025),transparent 35%)}.calendar-day:last-child{border-right:0}.calendar-day>header{height:62px;padding:12px 14px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.calendar-day>header span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;color:var(--white);background:#00ee631a;font-weight:800}.calendar-day>div{padding:8px;display:grid;align-content:start;gap:7px}.calendar-event{--event-color:var(--green);width:100%;border:1px solid color-mix(in srgb,var(--event-color) 45%,transparent);border-left:4px solid var(--event-color);border-radius:10px;background:color-mix(in srgb,var(--event-color) 10%,#07110b);color:var(--white);padding:10px;text-align:left;display:grid;gap:5px}.calendar-event:hover{background:color-mix(in srgb,var(--event-color) 18%,#07110b)}.calendar-event b{font-size:12px;line-height:1.25}.calendar-event small{color:#bdcbc1;font-size:10px}.calendar-event i{width:max-content;border-radius:8px;background:#d7b93624;color:var(--gold);padding:2px 5px;font-size:9px;font-style:normal;text-transform:uppercase}.event-detail,.event-editor{width:min(760px,100%);display:grid;gap:18px}.event-detail h2,.event-editor h2{margin:5px 0 0}.event-detail>p{margin:0;line-height:1.6;color:#c3ccc6}.event-time{color:var(--aqua)!important;font-size:13px}.event-detail footer{display:flex;justify-content:flex-end;gap:9px;padding-top:12px;border-top:1px solid var(--border)}.event-detail footer button,.category-list button,.event-form footer>button{min-height:42px;border:1px solid var(--border);border-radius:11px;background:transparent;color:var(--white);padding:0 13px}.event-detail .danger-action{color:#ff9fa7;border-color:#df5e686b;display:flex;align-items:center;gap:6px}.event-detail .danger-action svg{width:16px}.event-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.event-form>label{display:grid;gap:7px;color:#c5cec8;font-size:12px}.event-form input,.event-form select,.event-form textarea,.category-form input{width:100%;border:1px solid var(--border);border-radius:11px;background:#06110b;color:var(--white);padding:11px 12px}.event-form textarea{resize:vertical}.event-form footer{display:flex;justify-content:space-between;gap:9px;padding-top:8px}.event-form footer .primary-button{min-height:42px}.audience-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:12px;border:1px solid var(--border);border-radius:13px}.audience-options legend{color:var(--muted);font-size:11px}.audience-options label{display:flex;gap:7px;align-items:flex-start;color:#d7e2da;font-size:11px}.audience-options input{width:15px;height:15px;padding:0;accent-color:var(--green)}.category-form{display:grid;grid-template-columns:minmax(0,1fr) 52px auto;gap:10px}.category-form input[type=color]{padding:5px;height:46px}.category-list{display:grid;gap:8px}.category-list>div{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:12px;padding:10px 12px}.category-list i{width:11px;height:11px;border-radius:50%}.category-list span{flex:1}.category-list button{min-height:34px;font-size:11px}@media(max-width:820px){.calendar-top{align-items:stretch;flex-direction:column}.calendar-actions{justify-content:flex-start}.academy-calendar.week,.academy-calendar.month{margin-right:-18px;border-radius:18px}.calendar-day{min-height:430px}.event-form,.audience-options{grid-template-columns:1fr}.event-form .wide{grid-column:auto}.category-form{grid-template-columns:1fr 50px}.category-form .primary-button{grid-column:1/-1}.event-detail footer{flex-direction:column-reverse}.event-detail footer button{width:100%}}@media(max-width:560px){.calendar-page{padding-top:24px}.calendar-top h1{font-size:28px}.calendar-actions{gap:6px}.calendar-actions>button{height:39px;padding:0 10px}.calendar-actions>.primary-button{font-size:0;width:42px;padding:0}.calendar-actions>.primary-button svg{margin:0}.calendar-view-tabs{order:3;width:100%;justify-content:stretch}.calendar-view-tabs button{flex:1}.academy-calendar.week,.academy-calendar.month{min-width:720px}.academy-calendar.day .calendar-day{min-height:560px}.modal.event-editor{padding:19px}.event-editor h2{font-size:25px}}.notification-bell{position:relative}.notification-bell>.icon-button{position:relative}.notification-bell i{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;border:2px solid #020805;border-radius:10px;background:var(--green);color:#001a09;font-size:9px;font-style:normal;font-weight:800;display:grid;place-items:center}.notification-popover{position:absolute;z-index:30;right:0;top:52px;width:min(370px,calc(100vw - 28px));max-height:min(540px,calc(100dvh - 90px));overflow:auto;border:1px solid var(--border);border-radius:16px;background:#06110b;box-shadow:0 22px 60px #000;padding:8px}.notification-popover header{display:flex;align-items:center;justify-content:space-between;padding:6px 6px 10px}.notification-popover header button{width:32px;height:32px;border-radius:9px}.notification-popover header svg{width:16px}.notification-popover>button{width:100%;border:0;border-top:1px solid var(--border);background:transparent;color:var(--muted);padding:12px 9px;text-align:left;display:grid;gap:4px}.notification-popover>button.unread{color:var(--white);background:#00ee630e}.notification-popover>button strong{font-size:12px}.notification-popover>button span{font-size:11px;line-height:1.45}.notification-popover>button time{color:var(--aqua);font-size:10px}.notification-popover>p{color:var(--muted);text-align:center;font-size:12px;padding:22px 10px}.upgrade-dashboard .calendar-panel{align-self:start;min-height:0;padding:22px 26px}.upgrade-dashboard .calendar-panel .panel-title{align-items:center}.upgrade-dashboard .calendar-panel .panel-title h2{font-size:20px;margin:5px 0}.upgrade-dashboard .calendar-panel .dashboard-empty{min-height:92px;padding:14px;gap:5px}.upgrade-dashboard .calendar-panel .dashboard-empty svg{width:25px;height:25px}.upgrade-dashboard .calendar-panel .dashboard-empty strong{font-size:14px}.upgrade-dashboard .calendar-panel .dashboard-empty p{font-size:12px}.upgrade-dashboard .calendar-panel .event-row{padding:10px 0}.academy-calendar.week .calendar-day{min-height:230px}.academy-calendar.month .calendar-day{min-height:145px}.academy-calendar.day .calendar-day{min-height:330px}.calendar-day>header{height:50px;padding:9px 12px}.calendar-day>div{padding:7px}.calendar-event{padding:8px}.calendar-event b{font-size:11px}.calendar-event small{font-size:9px}@media(max-width:820px){.academy-calendar.week .calendar-day{min-height:205px}.academy-calendar.month .calendar-day{min-height:125px}.academy-calendar.day .calendar-day{min-height:280px}}@media(max-width:560px){.upgrade-dashboard .calendar-panel{padding:18px}.upgrade-dashboard .calendar-panel .dashboard-empty{min-height:80px}.academy-calendar.day .calendar-day{min-height:250px}.calendar-day>header{height:46px}}.dhanufx-video-player:fullscreen .video-fullscreen-logo{top:22px;right:24px;width:155px;filter:drop-shadow(0 3px 5px #000) drop-shadow(0 8px 18px rgba(0,0,0,.9))}@media(max-width:560px){.dhanufx-video-player:fullscreen .video-fullscreen-logo{top:14px;right:14px;width:112px}}.academy-calendar.week .calendar-day{min-height:330px}.academy-calendar.day .calendar-day{min-height:420px}.calendar-page:has(.academy-calendar.month){height:calc(100dvh - 76px);min-height:580px;display:flex;flex-direction:column;overflow:hidden}.calendar-page:has(.academy-calendar.month) .calendar-top{flex:0 0 auto}.calendar-page:has(.academy-calendar.month) .academy-calendar.month{flex:1 1 auto;min-height:0;grid-template-rows:repeat(6,minmax(0,1fr));overflow:hidden}.calendar-page:has(.academy-calendar.month) .academy-calendar.month .calendar-day{min-height:0;height:auto}.calendar-page:has(.academy-calendar.month) .calendar-day>div{min-height:0;overflow:auto}@media(max-width:820px){.academy-calendar.week .calendar-day{min-height:275px}.academy-calendar.day .calendar-day{min-height:350px}.calendar-page:has(.academy-calendar.month){height:auto;min-height:0;overflow:visible}.calendar-page:has(.academy-calendar.month) .academy-calendar.month{min-height:610px;overflow:auto}.calendar-page:has(.academy-calendar.month) .academy-calendar.month .calendar-day{min-height:118px}}@media(min-width:821px){html.learner-focus .app-shell{grid-template-columns:minmax(0,1fr)}html.learner-focus .sidebar,html.learner-focus .app-header{display:none}html.learner-focus .workspace{grid-template-rows:minmax(0,1fr)}html.learner-focus .app-main{overflow:hidden}html.learner-focus .learner-drive{width:100%;max-width:none;height:100dvh;margin:0;padding:22px 28px 26px;display:grid;grid-template-rows:auto auto minmax(0,1fr);background:radial-gradient(circle at 88% 2%,rgba(138,0,196,.07),transparent 32%),var(--bg)}html.learner-focus .learner-course-header{min-height:66px;margin:0 0 8px;align-items:center;padding:0 2px}html.learner-focus .learner-course-header>button{min-height:38px;padding:0 12px;border:1px solid var(--border);border-radius:11px;background:#00ee630b;color:var(--white)}html.learner-focus .learner-course-header h1{font-size:clamp(28px,3vw,42px);line-height:1.05}html.learner-focus .breadcrumbs{min-height:38px;margin:0 0 10px;padding:0 4px;border-bottom:1px solid var(--border)}html.learner-focus .learning-workspace{min-height:0;height:100%;grid-template-columns:minmax(270px,320px) minmax(0,1fr);gap:14px}html.learner-focus .learner-files,html.learner-focus .protected-viewer{height:100%;min-height:0;border-radius:17px}html.learner-focus .protected-viewer{background:#030c07}html.learner-focus .viewer-content>header{padding:14px 18px}html.learner-focus .viewer-content>header h2{font-size:21px}html.learner-focus .viewer-content>footer{padding:10px 12px}html.learner-focus .protection-note{padding-bottom:10px}}@media(min-width:1280px){html.learner-focus .learner-drive{padding-left:clamp(32px,4vw,70px);padding-right:clamp(32px,4vw,70px)}html.learner-focus .learning-workspace{grid-template-columns:minmax(290px,350px) minmax(0,1fr)}}@media(min-width:821px){html.learner-focus .learner-course-header{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,280px);column-gap:24px;row-gap:0;align-items:center;min-height:74px;margin:0 0 10px;padding:0 2px}html.learner-focus .learner-course-header>button{align-self:center;white-space:nowrap;margin:0}html.learner-focus .learner-course-header>div:nth-child(2){min-width:0}html.learner-focus .learner-course-header h1{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:4px 0}html.learner-focus .learner-course-header .course-progress{width:100%;margin:0;align-self:center}html.learner-focus .breadcrumbs{min-height:50px;height:auto;margin:0 0 12px;padding:6px 4px 11px;align-items:center;gap:9px;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid var(--border)}html.learner-focus .breadcrumbs .folder-back{height:34px;min-height:34px;flex:0 0 auto;margin:0 4px 0 0;padding:0 11px;line-height:1;border-radius:9px}html.learner-focus .breadcrumbs .folder-back+button:before{content:none}html.learner-focus .breadcrumbs button{min-height:32px;display:inline-flex;align-items:center;flex:0 0 auto;margin:0;padding:0 4px;line-height:1.2}html.learner-focus .breadcrumbs button+button:before{align-self:center;margin-right:10px}html.learner-focus .learning-workspace{overflow:hidden}}@media(min-width:821px)and (max-width:1050px){html.learner-focus .learner-course-header{grid-template-columns:auto minmax(0,1fr);column-gap:18px}html.learner-focus .learner-course-header .course-progress{grid-column:1/-1;width:100%;margin-top:2px}html.learner-focus .learner-course-header{min-height:96px}}.capture-privacy-shield{position:fixed;z-index:100000;inset:0;display:block;background:#000;opacity:0;visibility:hidden;pointer-events:none}.capture-privacy-shield.active{opacity:1;visibility:visible;pointer-events:all}@media print{html.learner-focus body>*{visibility:hidden!important}.capture-privacy-shield{display:grid!important;visibility:visible!important;opacity:1!important;background:#000!important;color:#fff!important}}@media(min-width:821px){html.learner-focus .learner-course-header{grid-template-columns:minmax(0,1fr) minmax(220px,280px) auto}html.learner-focus .learner-course-header>div:nth-child(2){grid-column:1;grid-row:1}html.learner-focus .learner-course-header .course-progress{grid-column:2;grid-row:1}html.learner-focus .learner-course-header>button{grid-column:3;grid-row:1;justify-self:end}html.learner-focus .learner-course-header h1{text-align:left}}@media(min-width:821px)and (max-width:1050px){html.learner-focus .learner-course-header{grid-template-columns:minmax(0,1fr) auto;min-height:96px}html.learner-focus .learner-course-header>div:nth-child(2){grid-column:1;grid-row:1}html.learner-focus .learner-course-header>button{grid-column:2;grid-row:1}html.learner-focus .learner-course-header .course-progress{grid-column:1/-1;grid-row:2;width:100%;margin-top:5px}}@media(min-width:821px){html.learner-focus .learner-course-header{grid-template-columns:minmax(0,1fr) minmax(240px,290px);grid-template-rows:auto auto;column-gap:30px;row-gap:8px;min-height:94px}html.learner-focus .learner-course-header>div:nth-child(2){grid-column:1;grid-row:1/3;align-self:center}html.learner-focus .learner-course-header>button{grid-column:2;grid-row:1;justify-self:end;align-self:end}html.learner-focus .learner-course-header .course-progress{grid-column:2;grid-row:2;width:100%;margin:0;align-self:start}}.content-preview.external-embed-preview>iframe{width:100%;height:100%;min-height:0;border:0;background:#000;display:block}.secure-stage>iframe{background:#000}.external-embed-frame:fullscreen{width:100vw;height:100vh}.external-fullscreen-control{position:absolute;z-index:7;top:12px;left:12px;min-height:42px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid rgba(0,238,99,.35);border-radius:11px;background:#020c06f0;box-shadow:0 8px 24px #0000008c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font:700 11px Manrope;cursor:pointer}.external-fullscreen-control:hover,.external-fullscreen-control:focus-visible{border-color:var(--green);background:#00ee6329;outline:0}.external-fullscreen-control svg{width:17px;height:17px;color:var(--green)}.drive-redirect-cover{position:absolute;z-index:6;top:12px;right:12px;width:58px;height:58px;display:grid;place-items:center;padding:7px;border:1px solid rgba(0,238,99,.24);border-radius:14px;background:#020c06f5;box-shadow:0 8px 24px #0000008c;pointer-events:auto;cursor:default}.drive-redirect-cover img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}@media(max-width:560px){.external-fullscreen-control{top:7px;left:7px;min-height:38px;padding:0 10px}.external-fullscreen-control span{display:none}.drive-redirect-cover{top:7px;right:7px;width:48px;height:48px;padding:6px}}.profile-menu-root{position:relative;margin-top:auto;border-top:1px solid var(--border);padding:18px 8px 2px}.profile-menu-root .sidebar-profile{margin:0;padding:0;border:0}.profile-trigger{width:100%;border:0;background:transparent;color:var(--white);text-align:left;cursor:pointer}.profile-trigger:hover{color:var(--white)}.profile-trigger:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:12px}.avatar{overflow:hidden}.avatar.has-photo{background:#07130d}.avatar img{width:100%;height:100%;display:block;object-fit:cover}.profile-menu{position:fixed;z-index:51;bottom:18px;left:282px;width:min(340px,calc(100vw - 300px));max-height:min(620px,calc(100dvh - 36px));overflow:auto;padding:19px;border:1px solid rgba(92,192,132,.35);border-radius:20px;background:linear-gradient(155deg,#0a1c10,#040c07);box-shadow:0 28px 72px #00000094}.profile-menu-backdrop{display:none}.profile-menu-close{position:absolute;right:13px;top:13px;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--muted)}.profile-menu-close svg{width:16px}.profile-menu header{display:flex;align-items:center;gap:11px;padding-right:42px}.profile-menu-avatar{width:48px;height:48px;flex:0 0 auto;border-radius:14px;background:linear-gradient(135deg,var(--green),var(--aqua));color:#021006;font-weight:800;display:grid;place-items:center;overflow:hidden}.profile-menu header span,.profile-enrollment-list>span{display:block;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.14em}.profile-menu h2{margin:4px 0 0;font:750 17px Manrope}.profile-menu header p,.profile-email{margin:3px 0 0;color:var(--muted);font-size:12px}.profile-email{padding:14px 0;border-bottom:1px solid var(--border);overflow-wrap:anywhere}.profile-member-since{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--border);font-size:11px}.profile-member-since span{color:var(--muted)}.profile-member-since strong{font-weight:700}.profile-enrollment-list{display:grid;gap:8px;padding:14px 0}.profile-enrollment-list>div{--course-accent:var(--green);position:relative;display:grid;gap:3px;padding:10px 10px 10px 15px;border:1px solid color-mix(in srgb,var(--course-accent) 35%,var(--border));border-radius:12px;background:color-mix(in srgb,var(--course-accent) 5%,#06110b);overflow:hidden}.profile-enrollment-list i,.profile-programs article>i{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--course-accent)}.profile-enrollment-list strong{font:700 12px Manrope}.profile-enrollment-list small{color:var(--muted);font-size:10px;line-height:1.4}.profile-enrollment-list p{margin:0;color:var(--muted);font-size:12px}.profile-menu footer{display:grid;gap:6px;padding-top:12px;border-top:1px solid var(--border)}.profile-menu footer button{display:grid;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;min-height:40px;border:0;border-radius:10px;background:transparent;color:var(--white);padding:0 8px;text-align:left;font-size:12px;font-weight:700}.profile-menu footer button:hover{background:#00ee6317}.profile-menu footer svg{width:16px}.profile-menu footer button svg:last-child{justify-self:end;color:var(--muted)}.profile-menu footer .profile-logout{grid-template-columns:20px 1fr;color:#ffabb1}.profile-page{max-width:1220px}.profile-page-grid{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(300px,1.12fr);gap:16px;align-items:start}.profile-page-grid .panel{padding:22px}.profile-identity{display:grid;gap:16px}.profile-identity-heading{display:flex;align-items:center;gap:14px}.profile-page-avatar{width:70px;height:70px;flex:0 0 auto;border-radius:20px;background:linear-gradient(135deg,var(--green),var(--aqua));color:#031108;display:grid;place-items:center;overflow:hidden;font:800 25px Manrope}.profile-identity span{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.13em}.profile-identity h2{margin:5px 0 2px;font:750 21px Manrope}.profile-identity-heading p,.profile-identity>p{margin:0;color:var(--muted);font-size:13px}.profile-identity>p{padding-bottom:14px;border-bottom:1px solid var(--border);overflow-wrap:anywhere}.profile-identity dl{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0}.profile-identity dl>div{display:grid;gap:4px;padding:11px;border:1px solid var(--border);border-radius:12px;background:#ffffff05}.profile-identity dt{color:var(--muted);font-size:10px}.profile-identity dd{margin:0;font-size:12px;font-weight:700}.avatar-actions{display:flex;gap:8px}.avatar-actions button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--white);padding:0 12px;font-size:12px;font-weight:700}.avatar-actions button:hover{border-color:#00ee638c;background:#00ee6314}.danger-button{border-color:#df5e6861;color:#ffabb1}.avatar-actions svg{width:15px}.profile-identity>small{color:var(--muted);font-size:10px;line-height:1.5}.profile-contact,.profile-security{display:grid;gap:13px}.profile-contact label,.profile-security label{display:grid;gap:7px;color:#c5cec8;font-size:12px}.profile-contact input,.profile-security input{height:44px;border:1px solid var(--border);border-radius:10px;background:#06110b;color:var(--white);padding:0 12px}.profile-contact .primary-button,.profile-security .primary-button{justify-self:start;min-height:42px}.profile-programs{grid-column:1/-1;display:grid;gap:10px}.profile-programs article{--course-accent:var(--green);position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 13px 13px 17px;border:1px solid color-mix(in srgb,var(--course-accent) 36%,var(--border));border-radius:13px;background:color-mix(in srgb,var(--course-accent) 4%,#06110b);overflow:hidden}.profile-programs article>div{display:grid;gap:4px;min-width:0}.profile-programs strong{font:700 14px Manrope}.profile-programs span,.profile-programs small{color:var(--muted);font-size:11px}.profile-programs button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--green);font-size:12px;font-weight:700}.profile-programs button svg{width:15px}.profile-security>p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}@media(max-width:820px){.profile-menu-root{margin-top:0}.profile-menu-backdrop{display:block;position:fixed;z-index:49;inset:0;border:0;background:#0000008a}.profile-menu{position:fixed;z-index:50;inset:auto 10px 10px;width:auto;max-height:min(78dvh,640px);padding:21px;border-radius:23px}.profile-menu:before{content:"";display:block;width:42px;height:4px;margin:-9px auto 15px;border-radius:9px;background:#ffffff38}.profile-page-grid{grid-template-columns:1fr}.profile-programs{grid-column:auto}.profile-page-grid .panel{padding:18px}}@media(max-width:420px){.profile-menu{inset:auto 7px 7px}.profile-identity dl{grid-template-columns:1fr}.avatar-actions{display:grid;grid-template-columns:1fr 1fr}.avatar-actions button{padding:0 8px}.profile-programs article{grid-template-columns:minmax(0,1fr)}.profile-programs button{justify-self:start;padding:0}.profile-page{padding-bottom:30px}}@media(min-width:821px){.profile-menu{position:fixed;left:282px;bottom:18px;width:min(340px,calc(100vw - 300px))}.profile-menu-avatar{background:linear-gradient(135deg,var(--green),var(--aqua));color:#021006;font-weight:800;display:grid;place-items:center;overflow:hidden}}.profile-page-backdrop{padding:20px;align-items:center}.modal.profile-page-modal{width:min(980px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:auto;padding:25px;border-radius:22px}.profile-modal-content{display:grid;gap:16px}.profile-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--border)}.profile-modal-header>span{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.14em}.profile-modal-header h2{margin:5px 0 0;font:750 27px Manrope}.profile-modal-header .icon-button{flex:0 0 auto}.profile-page-modal .profile-page-grid{gap:14px}.profile-page-modal .profile-page-grid .panel{border-radius:18px;padding:18px}.profile-page-modal .profile-programs{grid-column:1/-1}.profile-page-modal .profile-security{grid-column:span 2}@media(max-width:820px){.profile-page-backdrop{padding:10px;align-items:end}.modal.profile-page-modal{width:100%;max-height:calc(100dvh - 20px);padding:19px;border-radius:22px 22px 16px 16px}.profile-modal-header h2{font-size:23px}.profile-page-modal .profile-security{grid-column:auto}.profile-page-modal .profile-page-grid{grid-template-columns:1fr}.profile-page-modal .profile-programs{grid-column:auto}}.modal.profile-page-modal{scrollbar-width:thin;scrollbar-color:rgba(0,238,99,.72) #06110b}.modal.profile-page-modal::-webkit-scrollbar{width:9px}.modal.profile-page-modal::-webkit-scrollbar-track{margin:14px 3px 14px 0;border-radius:9px;background:#06110b}.modal.profile-page-modal::-webkit-scrollbar-thumb{border:2px solid #06110b;border-radius:10px;background:linear-gradient(180deg,var(--green),#087d40)}.modal.profile-page-modal::-webkit-scrollbar-thumb:hover{background:var(--aqua)}.profile-avatar-wrap{position:relative;flex:0 0 auto}.profile-photo-button{position:absolute;right:-6px;bottom:-6px;width:27px;height:27px;display:grid;place-items:center;border:2px solid #07130d;border-radius:50%;background:var(--green);color:#001507;padding:0;box-shadow:0 4px 12px #00000059}.profile-photo-button:hover{background:var(--aqua)}.profile-photo-button:disabled{opacity:.55}.profile-photo-button svg{width:13px;height:13px}.profile-avatar-remove{justify-self:start;min-height:34px;padding:0 10px;font-size:11px}.profile-avatar-remove svg{width:13px}.profile-page-avatar img,.profile-menu-avatar img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.profile-page-modal .profile-programs{grid-column:2;grid-row:1}.profile-page-modal .profile-contact{grid-column:1;grid-row:2}.profile-page-modal .profile-security{grid-column:2;grid-row:2}@media(max-width:820px){.profile-page-modal .profile-programs,.profile-page-modal .profile-contact,.profile-page-modal .profile-security{grid-column:auto;grid-row:auto}}.profile-page-column{display:grid;align-content:start;gap:14px;min-width:0}.profile-page-column .profile-programs,.profile-page-column .profile-contact,.profile-page-column .profile-security{grid-column:auto;grid-row:auto}.profile-page-column .profile-avatar-remove{display:none}@media(max-width:820px){.profile-page-grid{grid-template-columns:1fr}.profile-page-column{gap:12px}}@media(min-width:821px){.profile-page-modal .profile-identity,.profile-page-modal .profile-programs{height:232px}.profile-page-modal .profile-programs{display:grid;grid-template-rows:auto minmax(0,1fr);gap:7px;overflow-y:auto;padding:15px}.profile-page-modal .profile-programs .panel-title{min-height:42px;align-items:start}.profile-page-modal .profile-programs .panel-title h2{margin:3px 0 0;font-size:23px}.profile-page-modal .profile-programs article{min-height:0;padding:8px 10px 8px 14px;gap:5px}.profile-page-modal .profile-programs article>div{gap:2px}.profile-page-modal .profile-programs strong{font-size:12px}.profile-page-modal .profile-programs span,.profile-page-modal .profile-programs small{font-size:9px;line-height:1.25}.profile-page-modal .profile-programs::-webkit-scrollbar{width:6px}.profile-page-modal .profile-programs::-webkit-scrollbar-thumb{border-radius:8px;background:#00ee636b}}@media(min-width:821px){.profile-page-backdrop{padding:0;align-items:stretch;background:#020805}.modal.profile-page-modal{width:100vw;max-width:none;height:100dvh;max-height:none;overflow:hidden;padding:26px clamp(28px,5vw,82px);border:0;border-radius:0;background:radial-gradient(circle at 94% 5%,rgba(138,0,196,.08),transparent 29%),#020805}.profile-modal-content{width:min(1220px,100%);height:100%;margin:0 auto;display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;overflow:hidden}.profile-modal-header{min-height:54px;padding:0 0 14px}.profile-modal-header h2{font-size:29px}.profile-page-modal .profile-page-grid{height:100%;min-height:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.profile-page-column{height:100%;min-height:0;grid-template-rows:232px minmax(0,1fr);gap:16px}.profile-page-column>.panel{min-height:0;overflow:hidden}.profile-page-column .profile-contact,.profile-page-column .profile-security{align-content:start}.profile-page-column .profile-contact{grid-template-rows:auto repeat(4,auto) auto}.profile-page-column .profile-security{grid-template-rows:auto auto repeat(3,auto) auto}.profile-page-modal .form-message,.profile-page-modal .form-error{margin:0}.profile-page-modal:has(.form-message) .profile-modal-content,.profile-page-modal:has(.form-error) .profile-modal-content{grid-template-rows:auto auto minmax(0,1fr)}}@media(min-width:821px)and (max-height:820px){.modal.profile-page-modal{padding-top:17px;padding-bottom:17px}.profile-modal-content{gap:10px}.profile-modal-header{min-height:44px;padding-bottom:9px}.profile-page-column{grid-template-rows:204px minmax(0,1fr);gap:10px}.profile-page-modal .profile-identity,.profile-page-modal .profile-programs{height:204px}.profile-page-modal .profile-page-grid .panel{padding:14px}.profile-page-modal .profile-contact,.profile-page-modal .profile-security{gap:8px}.profile-page-modal .profile-contact input,.profile-page-modal .profile-security input{height:39px}.profile-page-modal .profile-programs article{padding:6px 9px 6px 13px}}html.learner-focus .learner-drive{position:relative;isolation:isolate}.learner-course-panel{background:linear-gradient(180deg,#041008,#020a05);border-right:1px solid var(--border);overflow:hidden}.course-panel-inner{height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.course-panel-header{padding:18px 18px 16px;border-bottom:1px solid var(--border)}.course-panel-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.course-panel-actions button,.course-panel-breadcrumbs button,.lesson-panel-trigger,.course-panel-rail-toggle{border:1px solid var(--border);border-radius:10px;background:#00ee630b;color:var(--white)}.course-panel-actions button{min-height:36px;display:flex;align-items:center;gap:7px;padding:0 10px}.course-panel-actions svg{width:15px}.course-panel-actions .course-panel-close{width:36px;padding:0;justify-content:center}.course-panel-header>span{display:block;color:var(--green);font:750 9px Manrope;letter-spacing:.14em;text-transform:uppercase}.course-panel-header h1{margin:7px 0 8px;font:750 clamp(25px,2.2vw,35px)/1.08 "Manrope";letter-spacing:-.035em}.course-panel-header p{margin:0 0 15px;color:var(--muted);font-size:11px;line-height:1.5}.course-panel-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.course-panel-progress>div{height:6px;overflow:hidden;border-radius:8px;background:#132218}.course-panel-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--aqua))}.course-panel-progress strong{font:750 12px Manrope}.course-panel-breadcrumbs{min-height:49px;display:flex;align-items:center;gap:6px;overflow-x:auto;padding:7px 12px;border-bottom:1px solid var(--border);scrollbar-width:none}.course-panel-breadcrumbs button{flex:0 0 auto;min-height:31px;padding:0 8px;border-color:transparent;background:transparent;color:var(--muted);font-size:10px}.course-panel-breadcrumbs button+button:before{content:"/";margin-right:10px;color:#42604c}.course-panel-breadcrumbs .folder-back{border-color:var(--border);color:var(--white)}.course-panel-breadcrumbs .folder-back+button:before{content:none}.learner-course-panel .learner-files{height:auto;min-height:0;overflow-y:auto;border:0;border-radius:0;background:transparent}.learner-course-panel .learner-files>button{min-height:65px;padding:12px 15px}.learner-course-panel .learner-files>button.active{background:linear-gradient(90deg,#00ee631f,#00ee6309);box-shadow:inset 3px 0 var(--green)}.course-panel-empty{min-height:220px;display:grid;place-content:center;justify-items:center;text-align:center;color:var(--muted)}.course-panel-empty svg{color:var(--green)}.course-panel-empty h3{font-size:14px}.course-panel-rail-toggle{display:none}.lesson-canvas{position:relative;min-width:0;min-height:0;height:100%;border:0;border-radius:0;background:radial-gradient(circle at 88% 0,rgba(138,0,196,.06),transparent 28%),#020805;overflow:hidden}.lesson-panel-trigger{position:absolute;z-index:9;top:12px;left:12px;min-height:38px;display:none;align-items:center;gap:7px;padding:0 11px;background:#020c06eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lesson-panel-trigger svg{width:17px;color:var(--green)}.lesson-message{position:absolute;z-index:10;top:10px;left:50%;transform:translate(-50%)}.lesson-canvas .viewer-content{height:100%;min-height:0}.lesson-canvas .viewer-content>header{min-height:82px;padding:16px 20px}.lesson-canvas .viewer-content>header h2{font-size:23px}.lesson-canvas .secure-stage{min-height:0}.lesson-canvas .viewer-content>footer{min-height:59px;padding:8px 14px}.lesson-canvas .protection-note{min-height:28px;padding:0 14px 9px}.external-embed-frame{position:absolute;inset:0;overflow:hidden;background:#000}.external-embed-frame>iframe{display:block;width:100%;height:100%;border:0;background:#000}.external-fullscreen-control{display:none!important}.drive-redirect-cover{top:10px;right:10px;width:150px;height:48px;padding:7px 11px;border-radius:11px}.drive-redirect-cover img{object-fit:contain}@media(min-width:821px){html.learner-focus .learner-drive{width:100%;max-width:none;height:100dvh;margin:0;padding:0!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;grid-template-columns:minmax(310px,350px) minmax(0,1fr)!important;gap:0!important;transition:grid-template-columns .24s ease}html.learner-focus .learner-drive.course-panel-closed{grid-template-columns:54px minmax(0,1fr)!important}html.learner-focus .learner-course-panel{position:relative;display:block;height:100%;min-height:0;border-radius:0}html.learner-focus .course-panel-closed .course-panel-inner{visibility:hidden;opacity:0;pointer-events:none}html.learner-focus .course-panel-closed .learner-course-panel{overflow:visible}html.learner-focus .course-panel-closed .course-panel-rail-toggle{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:54px;border:0;border-right:1px solid var(--border);border-radius:0;background:#031008;color:var(--muted)}html.learner-focus .course-panel-rail-toggle svg{width:19px;color:var(--green)}html.learner-focus .course-panel-rail-toggle span{writing-mode:vertical-rl;transform:rotate(180deg);font:700 9px Manrope;letter-spacing:.12em;text-transform:uppercase}html.learner-focus .lesson-canvas{display:block!important}html.learner-focus .course-panel-closed .lesson-panel-trigger{display:none}}@media(max-width:820px){.learner-drive{width:100%;max-width:none;margin:0;padding:0!important;min-height:calc(100dvh - 66px);display:block!important}.learner-course-panel{position:fixed;z-index:43;inset:66px auto 0 0;width:min(350px,88vw);height:auto;transform:translate(-105%);transition:transform .24s ease;box-shadow:25px 0 70px #000}.course-panel-open .learner-course-panel{transform:translate(0)}.course-panel-backdrop{position:fixed;z-index:42;inset:66px 0 0;border:0;background:#000000a8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lesson-canvas{min-height:calc(100dvh - 66px)}.lesson-panel-trigger{display:flex}.course-panel-open .lesson-panel-trigger{visibility:hidden}.lesson-canvas .viewer-content>header{padding:58px 16px 12px}.lesson-canvas .viewer-content>header h2{font-size:20px}.lesson-canvas .secure-stage{min-height:clamp(280px,52dvh,560px)}.drive-redirect-cover{top:7px;right:7px;width:118px;height:40px}.course-panel-header h1{font-size:27px}}.course-tree{padding:7px 0 14px}.course-tree-item{min-width:0}.learner-course-panel .course-tree .course-tree-item>button{--tree-depth:0;width:100%;min-height:52px;display:grid;grid-template-columns:15px 18px minmax(0,1fr) 15px;align-items:center;gap:7px;padding:7px 10px 7px calc(10px + var(--tree-depth) * 16px);border:0;border-bottom:0;background:transparent;color:var(--white);text-align:left}.learner-course-panel .course-tree .course-tree-item>button:hover{background:#ffffff09}.learner-course-panel .course-tree .course-tree-item>button.active{background:linear-gradient(90deg,#00ee6321,#00ee6309);box-shadow:inset 2px 0 var(--green)}.tree-chevron,.tree-file-icon,.tree-status{width:15px;height:15px}.tree-chevron{color:#708078}.tree-file-icon,.tree-status{color:var(--green)}.tree-chevron-spacer{width:15px}.course-tree-item button>span:nth-child(3){min-width:0;display:grid;gap:2px}.course-tree-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:650 12px Manrope}.course-tree-item small{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.05em}.tree-loading{--tree-depth:0;display:block;padding:7px 10px 9px calc(50px + var(--tree-depth) * 16px);color:var(--muted);font-size:9px}.video-fullscreen-logo{display:block;width:128px;opacity:.92}.dhanufx-video-player:not(:fullscreen) .video-fullscreen-logo{top:14px;right:16px;filter:drop-shadow(0 3px 5px #000) drop-shadow(0 7px 15px rgba(0,0,0,.8))}@media(min-width:821px){html.learner-focus .learner-drive{padding:12px!important;gap:12px!important;background:radial-gradient(circle at 88% 2%,rgba(138,0,196,.07),transparent 32%),var(--bg)}html.learner-focus .learner-course-panel,html.learner-focus .lesson-canvas{border:1px solid var(--border);border-radius:17px}html.learner-focus .learner-course-panel,html.learner-focus .lesson-canvas{height:calc(100dvh - 24px)}html.learner-focus .course-panel-closed .course-panel-rail-toggle{border:0;border-radius:16px;background:#031008}html.learner-focus .learner-drive.course-panel-closed{grid-template-columns:54px minmax(0,1fr)!important}}@media(max-width:820px){.video-fullscreen-logo{width:92px;top:10px!important;right:10px!important}.course-tree{padding-top:4px}}.external-embed-frame .drive-redirect-cover{box-sizing:border-box;top:14px;right:14px;width:180px;height:64px;padding:0;overflow:hidden;border:1px solid rgba(0,238,99,.3);border-radius:11px;background:#020c06fa;box-shadow:0 8px 24px #0000009e;isolation:isolate}.external-embed-frame .drive-redirect-cover img{display:block;width:100%;height:100%;aspect-ratio:626 / 223;max-width:100%;max-height:100%;object-fit:contain;object-position:center}@media(max-width:560px){.external-embed-frame .drive-redirect-cover{top:10px;right:10px;width:150px;height:54px;padding:0;border-radius:9px}}.course-panel-inner{grid-template-rows:auto minmax(0,1fr) auto}.course-panel-lesson-actions{display:grid;grid-template-columns:1fr;gap:8px;padding:12px;border-top:1px solid var(--border);background:#020c06eb}.course-panel-lesson-actions button{min-height:40px;border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--white);display:flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;font-weight:700}.course-panel-lesson-actions button:disabled{opacity:.28;cursor:not-allowed}.course-panel-lesson-actions .primary-button{border:0;background:var(--green);color:#001a09}.viewer-content.viewer-media-only{grid-template-rows:minmax(0,1fr) auto}.viewer-content.viewer-media-only .secure-stage{height:100%}@media(min-width:821px){.course-panel-lesson-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.course-panel-lesson-actions button{min-width:0;padding:0 8px;font-size:11px}}.course-panel-header{padding:14px 16px 13px}.course-panel-actions{margin-bottom:15px}.course-panel-header h1{margin:5px 0 6px;font-size:clamp(22px,1.9vw,29px)}.course-panel-header p{margin-bottom:11px;font-size:10px}.dhanufx-video-player .video-controls{opacity:1;transition:opacity .22s ease}.dhanufx-video-player.controls-idle .video-controls{opacity:0;pointer-events:none}.dhanufx-video-player:focus-visible .video-controls{opacity:1;pointer-events:auto}.course-panel-lesson-actions .primary-button{border:1px solid var(--border);background:transparent;color:var(--white);font-size:0;gap:0;line-height:1}.course-panel-lesson-actions .primary-button svg{display:none}.course-panel-lesson-actions .primary-button:after{content:"Complete";display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1}.course-panel-inner:has(.course-tree-item>button.active .tree-status) .course-panel-lesson-actions .primary-button{border:0;background:var(--green);color:#001a09}.course-panel-inner:has(.course-tree-item>button.active .tree-status) .course-panel-lesson-actions .primary-button:after{content:"Completed"}.forensic-watermark{position:absolute;z-index:8;display:grid;gap:1px;min-width:150px;color:#ffffff6b;font:600 9px/1.25 Manrope,sans-serif;letter-spacing:.025em;text-shadow:0 1px 3px rgba(0,0,0,.88);pointer-events:none;-webkit-user-select:none;user-select:none;transition:left 1.1s ease,top 1.1s ease,transform 1.1s ease}.forensic-watermark span:last-of-type,.forensic-watermark time{font-size:8px;color:#dcece157}.forensic-watermark.position-0{left:12%;top:18%}.forensic-watermark.position-1{left:67%;top:24%}.forensic-watermark.position-2{left:18%;top:65%}.forensic-watermark.position-3{left:62%;top:61%}@media(max-width:560px){.forensic-watermark{min-width:118px;font-size:8px}.forensic-watermark span:last-of-type,.forensic-watermark time{font-size:7px}.forensic-watermark.position-0{left:8%;top:20%}.forensic-watermark.position-1{left:54%;top:25%}.forensic-watermark.position-2{left:10%;top:62%}.forensic-watermark.position-3{left:52%;top:58%}}
