:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7fbff;background:#020817;--bg: #020817;--panel: rgba(2, 16, 49, .86);--panel-2: rgba(4, 25, 66, .88);--line: rgba(0, 132, 255, .48);--line-strong: rgba(0, 142, 255, .9);--text-soft: #bfd2ff;--blue: #0689ff;--blue-2: #0955ff;--orange: #ffad24;--green: #22c777;--red: #ff3838}*{box-sizing:border-box}html{min-width:320px;background:#020817}body{margin:0;min-width:320px;min-height:100vh;background:#020817}button,input,select{font:inherit}button,select{border:1px solid var(--line);border-radius:8px;color:#f8fbff;background:linear-gradient(180deg,#072053f5,#021232f5);min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:inset 0 0 18px #007bff1f}button:disabled,select:disabled{opacity:.58;cursor:not-allowed}button.active,.primary-btn{border-color:#1a98fff2;background:linear-gradient(180deg,#1379ff,#0646df);box-shadow:0 0 22px #007eff75,inset 0 0 20px #ffffff14}button.danger{color:var(--red);border-color:#ff38386b}input,select{width:100%;min-height:44px;border-radius:8px;border:1px solid var(--line);background:#010d26d1;color:#fff;padding:0 14px;outline:none}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #007fff2e}svg{flex:0 0 auto}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,440px);align-items:center;gap:46px;padding:clamp(28px,5vw,76px);background:#020817}.brand-block h1,.study-hero h1{margin:44px 0 18px;max-width:820px;font-size:clamp(38px,5vw,70px);line-height:1.02;letter-spacing:0;text-shadow:0 0 20px rgba(94,160,255,.22)}.brand-block p,.study-hero p{max-width:760px;color:var(--text-soft);font-size:22px;line-height:1.48}.brand-row{display:flex;align-items:center;gap:18px}.brand-symbol{width:70px;height:70px;border-radius:16px;display:grid;place-items:center;object-fit:contain;color:#ffad24;font-weight:950;font-size:38px;background:#031a44;border:1px solid rgba(0,132,255,.72);box-shadow:0 0 20px #0084ff3d}.brand-row.compact .brand-symbol{width:66px;height:66px;font-size:35px}.brand-row strong{display:block;font-size:44px;line-height:1}.brand-row span{display:block;color:#d7e4ff;font-size:20px;margin-top:6px}.brand-row.compact strong{font-size:34px}.brand-row.compact span{font-size:17px}.brand-mark{display:none}.pill-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.pill-row span{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 22px;border:1px solid var(--line);border-radius:999px;background:#04183dc2;box-shadow:inset 0 0 20px #007eff2e}.pill-row svg{color:var(--orange)}.pill-row.small{margin-top:18px}.pill-row.small span{min-height:38px;padding:0 16px}.login-card{border:1px solid var(--line-strong);border-radius:8px;padding:22px;background:#020d26e6;box-shadow:0 0 38px #007fff4d,inset 0 0 40px #0066ff1f}.login-card label{display:grid;gap:8px;margin-top:14px;color:var(--text-soft)}.mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.login-hint{margin:12px 0 0;color:var(--text-soft);line-height:1.45}.secret-field{position:relative;width:100%}.secret-field input{padding-right:54px}.secret-toggle{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:40px;min-width:40px;height:34px;min-height:34px;padding:0;border-radius:8px}.inline-secret{max-width:280px;flex:1 1 240px}.inline-form .inline-secret input{max-width:none}.error-box{margin-top:14px;border:1px solid rgba(255,82,82,.5);color:#ffd4d4;border-radius:8px;padding:12px;background:#50000047}.login-card .primary-btn{width:100%;margin-top:18px}.app-shell{min-height:100vh;padding:26px 32px 34px;background:#020817;position:relative;overflow-x:hidden}.app-shell:before{display:none}.home-screen,.calendar-screen,.subjects-screen{background:#020817}.app-shell>*{position:relative;z-index:1}.home-screen .screen-actions{display:none}.study-hero{position:relative;min-height:230px;padding:0 10px 10px;overflow:hidden}.home-screen .study-hero{min-height:430px;padding:10px 48px 20px}.calendar-screen .study-hero,.subjects-screen .study-hero{min-height:230px;padding:0 22px 18px}.study-hero h1{margin-top:30px;font-size:clamp(40px,4.4vw,60px);max-width:980px}.calendar-screen .study-hero h1,.subjects-screen .study-hero h1{margin-top:18px;font-size:clamp(36px,3.3vw,54px)}.study-hero p{margin:0;font-size:20px}.aiqosys{position:absolute;top:14px;right:20px;display:flex;align-items:center;justify-content:flex-end}.aiqosys img{display:block;width:150px;max-width:150px;height:auto;filter:drop-shadow(0 0 10px rgba(245,158,11,.28))}.login-aiqosys{position:static;justify-content:flex-start;margin-top:22px}.action-bar,.filters,.quick-add-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;border:1px solid rgba(21,112,255,.42);border-radius:14px;padding:10px;background:#021030d1;box-shadow:inset 0 0 24px #0066ff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.screen-actions{margin-bottom:12px}.notice-bar{margin:12px 0;padding:15px 20px;border-radius:999px;background:linear-gradient(90deg,#00a76cf5,#0074ff38);color:#fff;font-weight:800}.home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1500px;margin:10px auto 0}.feature-card,.security-card,.panel{border:1px solid var(--line-strong);border-radius:8px;background:#021031d4;box-shadow:0 0 34px #0077ff47,inset 0 0 42px #0066ff1f}.feature-card{min-height:260px;display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:24px;padding:34px}.feature-card svg{color:var(--orange);filter:drop-shadow(0 0 18px rgba(255,177,36,.45))}.feature-card h2,.security-card h2{margin:0 0 14px;font-size:32px}.feature-card p,.security-card p{color:var(--text-soft);line-height:1.5}.security-card{grid-column:1 / -1;padding:24px}.inline-form{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.inline-form input{max-width:260px}.primary-btn{min-width:210px}.panel{margin-top:0;padding:14px}.calendar-title-row{display:grid;grid-template-columns:auto auto auto 1fr auto;align-items:center;gap:12px;margin:4px 0 12px}.calendar-title-row h2{margin:0;text-align:center;font-size:31px}.segmented{display:flex;border:1px solid rgba(0,132,255,.35);border-radius:10px;overflow:hidden}.segmented button{border:0;border-radius:0;min-width:104px}.dense-filters{margin-bottom:12px}.dense-filters select{flex:1 1 220px;max-width:320px}.filters label{flex:2 1 340px;display:flex;align-items:center;gap:10px;min-width:260px}.filters label input{border:0;background:transparent;box-shadow:none}.quick-add-row{margin-bottom:14px}.quick-add-row input{max-width:320px}.quick-add-row input[type=date],.quick-add-row input[type=time]{max-width:170px}.kpi-grid{display:grid;gap:10px;margin:14px 0}.calendar-kpis,.subjects-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}.kpi-grid span{min-height:72px;border:1px solid var(--line);border-radius:8px;padding:10px 14px;display:flex;align-items:center;gap:12px;background:linear-gradient(180deg,#05245deb,#03153beb);box-shadow:inset 0 0 22px #007eff29,0 0 16px #005dff24}.kpi-grid svg{color:var(--blue);width:36px;height:36px;filter:drop-shadow(0 0 10px rgba(0,132,255,.5))}.kpi-grid em{color:#eaf2ff;font-style:normal;font-size:14px;line-height:1.25}.kpi-grid strong{margin-left:auto;font-size:25px;line-height:1;color:#fff}.kpi-grid span:nth-child(4n) svg,.kpi-grid span:nth-child(5n) svg{color:var(--orange)}.month-calendar{display:grid;grid-template-columns:repeat(7,minmax(128px,1fr));border:1px solid rgba(0,132,255,.56);border-radius:12px;overflow:hidden;background:#010d2ac7}.weekday{padding:8px 10px;text-align:center;font-weight:900;color:#fff;background:#063482b8;border-right:1px solid rgba(0,132,255,.32)}.month-calendar article{min-height:110px;padding:9px 9px 10px;border-right:1px solid rgba(0,132,255,.28);border-bottom:1px solid rgba(0,132,255,.28);background:#010e2cb8}.month-calendar article.muted{color:#7f8ead;background:#000a2094}.month-calendar article.today{box-shadow:inset 0 0 22px #0084ffe6,inset 0 0 0 1px #2fa0ffd1}.month-calendar article strong{display:block;margin-bottom:5px;font-size:17px}.month-calendar article span{display:block;margin-top:5px;padding:5px 7px;border-radius:6px;border-left:3px solid #0787ff;color:#dce9ff;background:#075ae661;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.month-calendar article span.exercise{background:#0b6e4670}.month-calendar article span.exam{color:#ffd38d;background:#8a420070}.month-calendar article span.lab{background:#006a9a75}.month-calendar article small{display:block;margin-top:4px;color:var(--orange)}.table-wrap{overflow:auto;border:1px solid rgba(0,132,255,.56);border-radius:8px;background:#010d26d1}table{width:100%;border-collapse:collapse;min-width:980px}.subjects-table table{min-width:1580px}.calendar-list table{min-width:920px}th,td{border:1px solid rgba(0,132,255,.32);padding:10px 12px;text-align:left;vertical-align:middle}th{background:linear-gradient(180deg,#0851c7b8,#052b78b8);color:#f7fbff;font-size:14px}td{color:#dce8ff;font-size:14px}tbody tr:hover td,tbody tr.selected td{background:#0a56dc42}.subjects-table th:nth-child(1),.subjects-table td:nth-child(1){width:54px;text-align:center}.subjects-table th:nth-child(2),.subjects-table td:nth-child(2){width:230px}.subjects-table th:nth-child(5),.subjects-table td:nth-child(5){width:230px}.subjects-table th:nth-child(9),.subjects-table td:nth-child(9){width:170px}.subjects-table th:nth-child(13),.subjects-table td:nth-child(13){width:210px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;padding:12px 6px 0;color:#fff}.pagination div{display:flex;gap:6px}.pagination button{min-width:38px;padding:0 12px}.pagination label{display:flex;align-items:center;gap:10px;color:#dce8ff}.pagination select{width:76px;min-height:38px}.loading-screen{min-height:100vh;display:grid;place-items:center;color:#fff;background:#020817;font-size:42px;font-weight:800}@media print{.study-hero,.screen-actions,.filters,.quick-add-row,.notice-bar,.pagination{display:none!important}.app-shell{padding:0;background:#fff!important;color:#000}.app-shell:before{display:none}.panel,.table-wrap{box-shadow:none;border:0;background:#fff}th{background:#0d3678!important;color:#fff!important}td{color:#000}}@media(max-width:1180px){.calendar-kpis,.subjects-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.calendar-title-row{grid-template-columns:repeat(3,auto) 1fr}.segmented{grid-column:1 / -1;width:max-content}.month-calendar{grid-template-columns:repeat(7,minmax(112px,1fr));overflow-x:auto}}@media(max-width:980px){.login-shell,.home-grid,.feature-card{grid-template-columns:1fr}.home-screen .study-hero{padding:0;min-height:auto}.brand-block h1,.study-hero h1{font-size:38px}.calendar-kpis,.subjects-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.month-calendar{display:block}.weekday{display:none}.month-calendar article{min-height:96px}.pagination{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.app-shell,.login-shell{padding:18px}.brand-row strong{font-size:32px}.brand-mark{width:68px;height:68px}.calendar-kpis,.subjects-kpis{grid-template-columns:1fr}.aiqosys{position:static;margin-top:12px}.segmented{width:100%;flex-wrap:wrap}.segmented button{flex:1 1 45%}}.editor-panel,.settings-panel{margin:14px 0;padding:14px;border:1px solid rgba(0,132,255,.52);border-radius:8px;background:#021031b3;box-shadow:inset 0 0 24px #0066ff1a}.editor-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.editor-title h3,.settings-panel h2{margin:0;font-size:22px}.editor-title span{color:var(--text-soft)}.editor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.editor-grid label{display:grid;gap:6px;color:var(--text-soft);font-size:13px}.time-control{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 44px;align-items:center;gap:6px}.time-control select{min-width:0;padding:0 9px;text-align:center}.time-control span{color:#fff;font-weight:900}.time-clear-btn{width:44px;min-height:44px;height:44px;padding:0;display:grid;place-items:center}.time-clear-btn:disabled{opacity:.45}.editor-grid .wide{grid-column:span 2}.subject-editor-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.check-line{display:flex!important;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:1px solid rgba(0,132,255,.38);border-radius:8px;background:#010d26a8}.check-line input[type=checkbox]{width:18px;min-height:18px;height:18px;padding:0;accent-color:var(--blue)}.status-ok,.status-bad{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:999px;font-weight:800}.status-ok{color:#cffff0;background:#22c7772e;border:1px solid rgba(34,199,119,.48)}.status-bad{color:#ffd2d2;background:#ff383829;border:1px solid rgba(255,56,56,.44)}.event-chip{width:100%;min-height:0;justify-content:flex-start;margin-top:5px;padding:5px 7px;border-radius:6px;border-left:3px solid #0787ff;color:#dce9ff;background:#075ae661;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;box-shadow:none}.event-chip.exercise,.agenda-row.exercise{background:#0b6e4670}.event-chip.exam,.agenda-row.exam{color:#ffd38d;background:#8a420070}.event-chip.lab,.agenda-row.lab{background:#006a9a75}.event-chip.selected,.agenda-row.selected{outline:2px solid rgba(255,177,36,.82)}.day-agenda{display:grid;gap:10px;border:1px solid rgba(0,132,255,.56);border-radius:8px;padding:14px;background:#010d2ac7}.day-agenda h3{margin:0 0 4px;font-size:24px}.agenda-row{min-height:58px;display:grid;grid-template-columns:150px 1fr 1fr;align-items:center;text-align:left}.agenda-row span{font-weight:800}.agenda-row em{color:var(--text-soft);font-style:normal}.empty-state{margin:0;color:var(--text-soft)}.table-wrap tr.selected td{background:#ffb12429}@media(max-width:1180px){.editor-grid,.subject-editor-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.editor-grid,.subject-editor-grid,.settings-grid,.agenda-row{grid-template-columns:1fr}.editor-grid .wide{grid-column:auto}}:root{color-scheme:dark;color:#fff;background:#123f7b;--bg: #123f7b;--panel: rgba(19, 78, 151, .95);--panel-2: rgba(24, 91, 172, .95);--line: rgba(104, 191, 255, .7);--line-strong: rgba(126, 210, 255, .98);--text-soft: #eef6ff}html,body,.app-shell,.login-shell,.home-screen,.calendar-screen,.subjects-screen,.loading-screen,.brand-block{background:#123f7b}.brand-symbol{background:#1a5fac;border-color:#7ed2fff5;box-shadow:0 0 22px #4aaeff52}button,select{background:linear-gradient(180deg,#2277d8fa,#144fa1fa)}button.active,.primary-btn{background:linear-gradient(180deg,#45a8ff,#1574f2)}input,select{background:#1553a1fa;color:#fff;border-color:#7ed2ffb8}.login-card,.feature-card,.security-card,.panel,.editor-panel,.settings-panel{background:#124a91f0;box-shadow:0 0 26px #30a0ff3d,inset 0 0 34px #7acaff1f}.action-bar,.filters,.quick-add-row{background:#11468beb}.pill-row span,.check-line{background:#1a58a6e0}.month-calendar,.table-wrap,.day-agenda{background:#0f3d7ee6}.month-calendar article{background:#144d97d6}.month-calendar article.muted{background:#113d7cc7;color:#c4d4f2}.weekday{background:#1b63bedb}th{background:linear-gradient(180deg,#247ae2db,#1658b4db)}td{color:#f3f8ff}.kpi-grid span{background:linear-gradient(180deg,#195eb5f5,#124897f5)}.notice-bar{background:linear-gradient(90deg,#00be89f5,#40a5ff8f)}.error-box{background:#a2242475}html,body{background:#07182d}.app-shell.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:292px minmax(0,1fr);gap:18px;padding:18px;background-color:#07182d;background-image:radial-gradient(circle at 18% 12%,rgba(66,211,255,.26),transparent 34%),radial-gradient(circle at 84% 14%,rgba(255,177,36,.2),transparent 30%),linear-gradient(110deg,#020918f0,#08245280),url(/backgrounds/histudy-dashboard-wow.png);background-size:auto,auto,auto,cover;background-position:center;background-attachment:fixed}.dashboard-shell.calendar-screen{background-image:radial-gradient(circle at 24% 12%,rgba(15,210,255,.28),transparent 34%),radial-gradient(circle at 78% 18%,rgba(255,167,38,.24),transparent 32%),linear-gradient(110deg,#020918f0,#051f4e7a),url(/backgrounds/histudy-calendar-wow.png)}.dashboard-shell.subjects-screen{background-image:radial-gradient(circle at 14% 18%,rgba(114,92,255,.25),transparent 32%),radial-gradient(circle at 84% 20%,rgba(255,192,56,.24),transparent 34%),linear-gradient(110deg,#020918f0,#09214e70),url(/backgrounds/histudy-subjects-wow.png)}.dashboard-shell:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(2,7,19,.54),transparent 28%,rgba(3,10,27,.3)),radial-gradient(circle at 50% 105%,rgba(0,198,255,.18),transparent 42%);z-index:0}.dashboard-shell>*{position:relative;z-index:1}.dashboard-sidebar,.dashboard-topbar,.panel,.feature-card,.modal-card{background:linear-gradient(180deg,#091934d1,#07142db8);border:1px solid rgba(130,220,255,.42);box-shadow:0 24px 70px #00000052,inset 0 1px #ffffff14,inset 0 0 42px #2999ff1c;-webkit-backdrop-filter:blur(18px) saturate(1.32);backdrop-filter:blur(18px) saturate(1.32)}.dashboard-sidebar{min-height:calc(100vh - 36px);border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:18px}.sidebar-brand{display:flex;align-items:center;gap:13px;padding:6px 4px 14px;border-bottom:1px solid rgba(130,220,255,.22)}.sidebar-brand .brand-symbol{width:58px;height:58px;border-radius:15px}.sidebar-brand strong{display:block;font-size:28px;line-height:1}.sidebar-brand span{display:block;margin-top:5px;color:#bfe8ff;font-size:14px}.sidebar-nav,.sidebar-footer{display:grid;gap:10px}.sidebar-nav button,.sidebar-footer button{justify-content:flex-start;width:100%;min-height:48px;background:#0d2b5894;border-color:#6cc4ff47}.sidebar-nav button.active{background:linear-gradient(135deg,#0097fff5,#5a4cffd6);border-color:#b5e9ffc2;box-shadow:0 14px 28px #0078ff4d}.sidebar-footer{margin-top:auto}.dashboard-main{min-width:0;display:grid;align-content:start;gap:14px}.dashboard-topbar{min-height:126px;border-radius:18px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.section-kicker{color:#7de8ff;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.dashboard-topbar h1{margin:6px 0 8px;font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:0}.dashboard-topbar p{margin:0;color:#dcf4ff;font-size:18px;max-width:760px}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.topbar-actions img{width:136px;height:auto;filter:drop-shadow(0 0 12px rgba(255,180,70,.36))}.topbar-actions .icon-btn{width:44px;min-width:44px;padding:0;border-radius:999px}.dashboard-home{display:grid;gap:14px}.dashboard-kpis{grid-template-columns:repeat(6,minmax(0,1fr));margin:0}.dashboard-cards{max-width:none;margin:0}.home-showcase{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.75fr) minmax(280px,.9fr);gap:14px}.focus-card,.progress-card,.timeline-card{position:relative;overflow:hidden;border:1px solid rgba(149,225,255,.48);border-radius:18px;padding:20px;background:radial-gradient(circle at 84% 18%,rgba(255,186,61,.2),transparent 34%),linear-gradient(135deg,#082758c7,#05122c9e);box-shadow:0 22px 58px #00000040,inset 0 0 38px #40b0ff1f;-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25)}.focus-card:after{content:"";position:absolute;width:210px;height:210px;right:-70px;bottom:-88px;border-radius:999px;background:radial-gradient(circle,rgba(41,171,255,.36),transparent 68%)}.focus-card>*,.progress-card>*,.timeline-card>*{position:relative;z-index:1}.focus-card h2{margin:8px 0;font-size:clamp(30px,3vw,46px);line-height:1.02}.focus-card p,.progress-card p{color:#dff4ff;margin:0 0 16px;line-height:1.5}.focus-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.focus-meta span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#061c43a8;border:1px solid rgba(126,210,255,.28);color:#eaf8ff}.progress-card{display:grid;justify-items:center;align-content:center;text-align:center;gap:12px}.progress-ring{width:150px;height:150px;border-radius:999px;padding:12px;box-shadow:0 0 26px #22c55e38,inset 0 0 18px #ffffff1a}.progress-ring div{width:100%;height:100%;border-radius:inherit;display:grid;place-items:center;align-content:center;background:#051533eb}.progress-ring strong{font-size:34px;line-height:1}.progress-ring em{color:#a9d9ff;font-style:normal;margin-top:4px}.mini-timeline{display:grid;gap:9px;margin-top:12px}.mini-timeline button{min-height:58px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;text-align:left;justify-content:stretch;background:#071f48a3}.mini-timeline b{color:#ffc24a}.mini-timeline span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-timeline em{color:#b7dcff;font-style:normal;font-size:13px}.feature-card{background:linear-gradient(135deg,#0b3367c7,#05122dad)}.feature-card svg{color:#ffc24a;filter:drop-shadow(0 0 20px rgba(255,194,74,.52))}.panel{border-radius:18px;padding:16px}.action-bar,.filters,.quick-add-row{background:#06193ab8;border-color:#7ed2ff57;box-shadow:inset 0 0 28px #2ea2ff21}button,select{border-color:#86d6ff70;background:linear-gradient(180deg,#144f9eeb,#092659eb)}button.active,.primary-btn{background:linear-gradient(135deg,#19b9ff,#226dff 55%,#7c4dff);border-color:#cdf3ffc2;box-shadow:0 14px 30px #0086ff57,inset 0 1px #ffffff29}button.danger{color:#ffd7d7;border-color:#ff5a5a85;background:linear-gradient(180deg,#80253cad,#3c10239e)}input,select{background:#06193ac7;border-color:#7ed2ff66}.kpi-grid span{background:linear-gradient(135deg,#07275ad1,#081736c2);border-color:#7ed2ff5c;box-shadow:inset 0 0 24px #2aa6ff24,0 14px 30px #0003}.kpi-grid svg{color:#56dcff}.kpi-grid span:nth-child(3n) svg,.kpi-grid span:nth-child(4n) svg{color:#ffc24a}.month-calendar,.table-wrap,.day-agenda{background:#04122db8;border-color:#7ed2ff57;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.weekday{background:linear-gradient(180deg,#257ce2d6,#0b4396d6)}.month-calendar article{background:#082352ad}.month-calendar article.muted{background:#0414318f;color:#9fb5dc}.event-chip{background:#1067cd80;color:#f6fbff}.event-chip.exercise,.agenda-row.exercise{background:#108e6380}.event-chip.language,.agenda-row.language{background:#d2364285;color:#ffe3e6}.event-chip.exam,.agenda-row.exam{background:#be600c80;color:#ffe7bd}th{background:linear-gradient(180deg,#1b6fd8e0,#0b3f91e6)}td{background:#05183c52;color:#f4f9ff}tbody tr:hover td,tbody tr.selected td{background:#2a99ff4d}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:22px;background:#02081494;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-card{width:min(980px,100%);max-height:min(88vh,900px);overflow:auto;border-radius:18px;padding:22px;position:relative}.wide-modal{width:min(1180px,100%)}.modal-close{position:absolute;top:14px;right:14px;width:42px;min-width:42px;padding:0;border-radius:999px}.modal-title{padding-right:54px;margin-bottom:16px}.modal-title h2{margin:0 0 6px;font-size:30px}.modal-title span,.modal-section p{color:#d8efff}.modal-section{margin:16px 0;padding:14px;border:1px solid rgba(126,210,255,.28);border-radius:14px;background:#05183a85}.modal-section h3{margin:0 0 8px}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.account-grid span{display:grid;gap:5px;padding:14px;border:1px solid rgba(126,210,255,.3);border-radius:14px;background:#07214e94}.account-grid strong{font-size:18px;overflow-wrap:anywhere}.account-grid em{color:#a9d9ff;font-style:normal;font-size:13px}.device-permissions-section{border-color:#ffc24a5c}.device-permission-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.device-permission-status{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon title" "icon state";align-items:center;column-gap:10px;min-height:72px;padding:12px;border:1px solid rgba(126,210,255,.3);border-radius:14px;background:#07214e94}.device-permission-status svg{grid-area:icon;color:#7ed2ff}.device-permission-status strong{grid-area:title;color:#fff}.device-permission-status em{grid-area:state;color:#bfe8ff;font-style:normal}.device-permission-status.granted{border-color:#38d39f8c;background:#05564370}.device-permission-status.denied{border-color:#ff5a5a94;background:#5c142494}.device-permission-status.prompt{border-color:#ffc24a8c;background:#462c0861}.device-permission-actions{align-items:center}.device-permission-guide{display:grid;gap:6px;margin-top:12px;padding:12px;border:1px solid rgba(255,194,74,.42);border-radius:12px;color:#fff4cf;background:#462c0857}.device-permission-guide strong{color:#fff}.generated-code{margin:12px 0;display:grid;gap:5px;padding:14px 16px;border:1px solid rgba(255,186,59,.48);border-radius:14px;background:linear-gradient(135deg,#ffba3b29,#2450c638)}.generated-code strong{color:#fff7d6;font-size:24px;letter-spacing:.08em;overflow-wrap:anywhere}.generated-code em{color:#d8efff;font-style:normal}.access-code-form label{min-width:190px;display:grid;gap:6px;color:#dff4ff;font-weight:800}.access-code-list{display:grid;gap:8px;margin-top:12px}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-grid label{color:#dff4ff}.check-line{background:#08224ea8}@media(max-width:1180px){.app-shell.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{min-height:auto}.sidebar-nav,.sidebar-footer,.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.app-shell.dashboard-shell{padding:12px;gap:12px;background-attachment:scroll}.dashboard-topbar{align-items:flex-start;flex-direction:column}.topbar-actions{justify-content:flex-start}.sidebar-nav,.sidebar-footer,.dashboard-kpis,.account-grid,.settings-grid{grid-template-columns:1fr}.modal-backdrop{padding:10px;place-items:stretch}.modal-card{max-height:calc(100vh - 20px)}}.login-shell.hero-bg{position:relative;overflow-x:hidden;background-color:#07182d;background-image:radial-gradient(circle at 18% 18%,rgba(40,210,255,.34),transparent 31%),radial-gradient(circle at 78% 20%,rgba(255,179,47,.26),transparent 30%),linear-gradient(110deg,#020814a8,#04183d61),url(/backgrounds/histudy-dashboard-wow.png);background-size:auto,auto,auto,cover;background-position:center}.login-shell.hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#020712ad,#020c1e42 54%,#02071294)}.login-shell.hero-bg>*{position:relative;z-index:1}.login-shell .brand-block{background:transparent}.login-card{background:linear-gradient(180deg,#081a3ac7,#05122bb3);-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25)}.app-shell.dashboard-shell,.dashboard-shell.calendar-screen,.dashboard-shell.subjects-screen{background-image:radial-gradient(circle at 18% 12%,rgba(66,211,255,.22),transparent 34%),radial-gradient(circle at 84% 14%,rgba(255,177,36,.16),transparent 30%),linear-gradient(110deg,#0209188f,#08245233),url(/backgrounds/histudy-dashboard-wow.png)}.dashboard-shell.calendar-screen{background-image:radial-gradient(circle at 24% 12%,rgba(15,210,255,.22),transparent 34%),radial-gradient(circle at 78% 18%,rgba(255,167,38,.18),transparent 32%),linear-gradient(110deg,#0209188c,#051f4e2e),url(/backgrounds/histudy-calendar-wow.png)}.dashboard-shell.subjects-screen{background-image:radial-gradient(circle at 14% 18%,rgba(114,92,255,.2),transparent 32%),radial-gradient(circle at 84% 20%,rgba(255,192,56,.18),transparent 34%),linear-gradient(110deg,#0209188c,#09214e29),url(/backgrounds/histudy-subjects-wow.png)}.dashboard-shell:after{background:linear-gradient(90deg,rgba(2,7,19,.24),transparent 35%,rgba(3,10,27,.16)),radial-gradient(circle at 50% 105%,rgba(0,198,255,.12),transparent 42%)}.dashboard-sidebar,.dashboard-topbar,.panel,.feature-card,.modal-card{background:linear-gradient(180deg,#081834b3,#05112a94);border-color:#95e1ff7a}.dashboard-topbar{background:linear-gradient(135deg,#05132dad,#0a30616b)}.panel{overflow:hidden}.table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.subjects-table table{min-width:1320px}.subjects-table th,.subjects-table td{padding:8px 9px;font-size:13px}.subjects-table th:nth-child(2),.subjects-table td:nth-child(2){width:180px}.subjects-table th:nth-child(5),.subjects-table td:nth-child(5){width:170px}.subjects-table th:nth-child(9),.subjects-table td:nth-child(9){width:150px}.subjects-table th:nth-child(13),.subjects-table td:nth-child(13){width:150px}.month-calendar{grid-template-columns:repeat(7,minmax(104px,1fr))}.quick-add-row input{min-width:160px}@media(max-width:1180px){.topbar-actions img{width:110px}.calendar-title-row{grid-template-columns:auto auto auto 1fr}.calendar-title-row .segmented{grid-column:1 / -1}.subjects-table table{min-width:1180px}}@media(max-width:860px){.login-shell.hero-bg{min-height:100svh;align-items:start;gap:18px;padding:16px;grid-template-columns:1fr;background-position:58% center}.brand-block h1{margin:22px 0 10px;font-size:38px;line-height:1.04}.brand-block p{font-size:17px;line-height:1.38}.pill-row{gap:8px;margin-top:16px}.pill-row span{min-height:36px;padding:0 12px;font-size:13px}.login-card{padding:16px}.app-shell.dashboard-shell{padding:10px;gap:10px;grid-template-columns:1fr;background-attachment:scroll}.dashboard-sidebar{min-height:auto;padding:12px;border-radius:14px;gap:10px}.sidebar-brand{padding-bottom:10px}.sidebar-brand .brand-symbol{width:46px;height:46px}.sidebar-brand strong{font-size:24px}.sidebar-brand span{font-size:12px}.sidebar-nav,.sidebar-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sidebar-nav button,.sidebar-footer button{min-height:40px;padding:0 9px;gap:7px;font-size:13px}.dashboard-topbar{min-height:auto;padding:14px;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px}.dashboard-topbar h1{font-size:30px}.dashboard-topbar p{font-size:15px}.topbar-actions{width:100%;justify-content:flex-start}.topbar-actions img{width:96px}.topbar-actions button{flex:1 1 140px;min-width:0}.topbar-actions .icon-btn{flex:0 0 44px}.dashboard-kpis,.calendar-kpis,.subjects-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.home-showcase{grid-template-columns:1fr}.kpi-grid span{min-height:64px;padding:9px}.kpi-grid svg{width:28px;height:28px}.kpi-grid strong{font-size:22px}.feature-card{min-height:auto;grid-template-columns:58px minmax(0,1fr);gap:14px;padding:16px}.feature-card svg{width:58px;height:58px}.feature-card h2{font-size:24px}.feature-card p{font-size:14px}.panel{padding:10px;border-radius:14px}.filters,.quick-add-row{gap:8px;padding:8px}.filters label,.dense-filters select,.quick-add-row input,.quick-add-row input[type=date],.quick-add-row input[type=time]{min-width:0;max-width:none;flex:1 1 100%}.quick-add-row button,.filters button{flex:1 1 135px;min-width:0;padding:0 10px}.calendar-title-row{grid-template-columns:repeat(3,minmax(0,auto));gap:8px}.calendar-title-row h2{grid-column:1 / -1;grid-row:1;text-align:left;font-size:25px}.calendar-title-row .segmented{grid-column:1 / -1;width:100%;flex-wrap:wrap}.segmented button{flex:1 1 48%;min-width:0}.month-calendar{display:block;border-radius:12px}.weekday{display:none}.month-calendar article{min-height:84px;border-right:0}.table-wrap{border-radius:12px}table{min-width:900px}.subjects-table table{min-width:1080px}.pagination{align-items:stretch;gap:8px}.pagination div{flex-wrap:wrap}.modal-backdrop{padding:8px;place-items:stretch}.modal-card{width:100%;max-height:calc(100svh - 16px);padding:16px;border-radius:14px}.modal-title h2{font-size:24px}.editor-grid,.subject-editor-grid,.settings-grid,.account-grid{grid-template-columns:1fr}.editor-grid .wide{grid-column:auto}.inline-form input,.inline-form button{max-width:none;flex:1 1 100%}}@media(max-width:460px){.login-shell.hero-bg{padding:10px}.brand-row{gap:10px}.brand-symbol{width:54px;height:54px}.brand-row strong{font-size:30px}.brand-row span{font-size:14px}.brand-block h1{font-size:31px}.mode-grid,.sidebar-nav,.sidebar-footer,.dashboard-kpis,.calendar-kpis,.subjects-kpis{grid-template-columns:1fr}.topbar-actions button{flex-basis:100%}.topbar-actions .icon-btn{flex-basis:44px}.dashboard-topbar h1{font-size:26px}.feature-card{grid-template-columns:1fr}}.login-shell .login-aiqosys{position:fixed;top:30px;right:42px;z-index:3;margin:0;justify-content:flex-end}.login-shell .login-aiqosys img{width:158px;max-width:158px}.dashboard-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,rgba(7,20,48,.18),transparent 36%),radial-gradient(circle at 72% 42%,rgba(43,180,255,.14),transparent 30%);z-index:0}.dashboard-topbar{position:relative;overflow:hidden;min-height:138px;background:linear-gradient(135deg,#0a346cc7,#05112a9e 62%,#ffa82a1f)}.dashboard-topbar:after{content:"";position:absolute;width:360px;height:360px;right:-150px;top:-190px;border-radius:999px;background:radial-gradient(circle,rgba(255,186,76,.26),transparent 68%);pointer-events:none}.dashboard-topbar>*{position:relative;z-index:1}.dashboard-topbar h1{text-shadow:0 18px 42px rgba(0,0,0,.28)}.dashboard-sidebar{background:linear-gradient(180deg,#09234cd1,#051028c7),radial-gradient(circle at 50% 0,rgba(74,189,255,.16),transparent 32%)}.sidebar-nav button,.sidebar-footer button,.topbar-actions button,.quick-add-row button,.filters button,.segmented button{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.sidebar-nav button:hover,.topbar-actions button:hover,.quick-add-row button:hover,.filters button:hover,.segmented button:hover,.kpi-tile:hover,.mini-timeline button:hover{transform:translateY(-1px);border-color:#c7efffd1;box-shadow:0 16px 36px #0073ff3d,inset 0 1px #ffffff29}.kpi-grid{align-items:stretch}.kpi-tile{width:100%;min-height:78px;border:1px solid rgba(126,210,255,.42);border-radius:16px;padding:12px 15px;display:flex;align-items:center;justify-content:flex-start;gap:12px;text-align:left;background:radial-gradient(circle at 100% 0,rgba(82,202,255,.18),transparent 38%),linear-gradient(135deg,#093168d1,#06173ab8);box-shadow:inset 0 0 24px #2aa6ff21,0 16px 34px #0003}.kpi-tile em{min-width:0;color:#eaf2ff;font-style:normal;font-size:14px;line-height:1.25}.kpi-tile strong{margin-left:auto;font-size:27px;line-height:1;color:#fff}.kpi-tile svg{width:34px;height:34px;color:#59ddff;filter:drop-shadow(0 0 12px rgba(65,206,255,.45))}.kpi-tile:nth-child(3n) svg,.kpi-tile:nth-child(4n) svg,.kpi-tile:nth-child(5n) svg{color:#ffc24a}.home-showcase{grid-template-columns:minmax(0,1.45fr) minmax(270px,.72fr) minmax(320px,.92fr)}.focus-card,.progress-card,.timeline-card,.feature-card,.panel{border-radius:20px}.focus-card{min-height:292px;display:grid;align-content:center;background:radial-gradient(circle at 88% 18%,rgba(255,194,74,.22),transparent 32%),radial-gradient(circle at 10% 90%,rgba(31,181,255,.28),transparent 36%),linear-gradient(135deg,#0c356fd1,#05122db3)}.focus-card h2{max-width:820px}.progress-card,.timeline-card{background:radial-gradient(circle at 70% 10%,rgba(95,214,255,.18),transparent 34%),linear-gradient(145deg,#093068c7,#05122ca8)}.dashboard-cards .feature-card{min-height:240px;background:radial-gradient(circle at 11% 22%,rgba(255,191,69,.18),transparent 25%),linear-gradient(135deg,#0c3774ad,#05122db8)}.reminder-control{display:grid;grid-template-columns:minmax(92px,1fr) minmax(112px,.72fr);gap:8px}.reminder-control input,.reminder-control select{min-width:0}.modal-backdrop{background:radial-gradient(circle at 50% 35%,rgba(45,161,255,.2),transparent 34%),#0208149e;-webkit-backdrop-filter:blur(18px) saturate(1.16);backdrop-filter:blur(18px) saturate(1.16)}.modal-card{border-radius:24px;padding:28px;background:radial-gradient(circle at 86% 8%,rgba(255,184,61,.16),transparent 30%),radial-gradient(circle at 8% 90%,rgba(36,174,255,.18),transparent 34%),linear-gradient(145deg,#071e46eb,#040e24e0);border-color:#a0e5ff8f;box-shadow:0 34px 100px #00000075,inset 0 1px #ffffff1a,inset 0 0 60px #2aa6ff1c}.modal-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 26%,transparent 72%,rgba(99,211,255,.08))}.modal-card>*{position:relative;z-index:1}.modal-title h2{font-size:clamp(28px,3vw,42px);letter-spacing:0}.modal-title span{font-size:16px}.modal-close{background:linear-gradient(135deg,#1e8fffdb,#1646a0b8);border-color:#b1eaffb8}.modal-section,.account-grid span,.check-line{border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(77,190,255,.1),transparent 42%),#071e468f}.editor-grid label{font-weight:750}.editor-grid input,.editor-grid select,.settings-grid input,.settings-grid select{border-radius:12px;background:#05193dcc}.kpi-modal{width:min(900px,100%)}.kpi-modal-hero{min-height:144px;border:1px solid rgba(126,210,255,.34);border-radius:22px;margin:12px 0 16px;padding:24px;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,rgba(44,180,255,.28),transparent 48%),linear-gradient(135deg,#093f87b3,#06173a94)}.kpi-modal-hero strong{font-size:clamp(48px,7vw,86px);line-height:.9}.kpi-modal-hero span{color:#bfe8ff;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-top:8px}.kpi-detail-list{display:grid;gap:10px;max-height:360px;overflow:auto;padding-right:4px}.kpi-detail-row{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid rgba(126,210,255,.28);border-radius:16px;background:#08224e94}.kpi-detail-row div{min-width:0;display:grid;gap:4px}.kpi-detail-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kpi-detail-row em{color:#acd8ff;font-style:normal;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kpi-detail-row strong{color:#ffc24a;white-space:nowrap}.settings-actions{margin-top:16px}@media(max-width:1180px){.home-showcase{grid-template-columns:1fr}}@media(max-width:860px){.login-shell .login-aiqosys{top:14px;right:16px}.login-shell .login-aiqosys img{width:118px}.login-shell .brand-block{padding-top:54px}.kpi-tile{min-height:68px;padding:10px 12px}.kpi-tile strong{font-size:22px}.reminder-control{grid-template-columns:1fr}.kpi-detail-row{align-items:flex-start;flex-direction:column}}.topbar-actions{align-items:flex-start}.topbar-actions img{order:10;margin-left:8px;align-self:flex-start}.compact-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}.kpi-detail-list{max-height:min(58vh,620px);overflow:auto}@media(max-width:1320px){.compact-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.topbar-actions{justify-content:flex-end}.topbar-actions img{margin-left:auto}.compact-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:460px){.compact-kpis{grid-template-columns:1fr}}.login-shell.auth-centered{min-height:100svh;display:grid;grid-template-columns:1fr;place-items:center;padding:clamp(18px,4vw,56px);background-color:#07182d;background-image:radial-gradient(circle at 18% 18%,rgba(64,221,255,.24),transparent 30%),radial-gradient(circle at 82% 18%,rgba(255,177,57,.18),transparent 28%),linear-gradient(120deg,#02071380,#051c422e,#02071394),url(/backgrounds/histudy-login-wow-v2.png);background-size:auto,auto,auto,cover;background-position:center;overflow:hidden}.login-shell.auth-centered:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0106121f,#01061238),radial-gradient(circle at 50% 50%,rgba(26,151,255,.1),transparent 34%)}.login-shell.auth-centered:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(135,221,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(135,221,255,.045) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 72%);mask-image:radial-gradient(circle at center,black,transparent 72%)}.login-shell.auth-centered>*{position:relative;z-index:1}.login-shell.auth-centered .login-aiqosys{top:28px;right:38px}.auth-card{width:min(492px,calc(100vw - 32px));border-radius:28px;padding:clamp(22px,3vw,34px);border:1px solid rgba(171,234,255,.7);background:linear-gradient(145deg,#061633d1,#082a5db3),radial-gradient(circle at 18% 0,rgba(80,216,255,.22),transparent 34%);box-shadow:0 36px 110px #00000075,0 0 0 1px #ffffff0f inset,0 0 70px #009aff3d,inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(22px) saturate(1.25);backdrop-filter:blur(22px) saturate(1.25)}.auth-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 24%,transparent 72%,rgba(255,190,74,.1))}.auth-card>*{position:relative;z-index:1}.auth-card-brand{display:flex;align-items:center;justify-content:center;gap:14px;text-align:left;margin-bottom:18px}.auth-card-brand .brand-symbol{width:64px;height:64px;border-radius:18px}.auth-card-brand strong{display:block;font-size:34px;line-height:1}.auth-card-brand span{display:block;margin-top:5px;color:#cdefff;font-size:15px}.auth-card-copy{text-align:center;margin-bottom:18px}.auth-card-copy h1{margin:0 0 8px;font-size:clamp(31px,4vw,44px);line-height:1;letter-spacing:0}.auth-card-copy p{margin:0 auto;max-width:390px;color:#d9efff;font-size:16px;line-height:1.45}.auth-card .mode-grid{margin:18px 0 16px}.auth-card label{font-weight:750}.auth-card input{min-height:48px;border-radius:14px;background:#05193dc7;border-color:#7ccfff6b}.auth-card input:focus{border-color:#7de8ffeb;box-shadow:0 0 0 4px #00b4ff29,0 0 24px #0096ff38}.auth-card .primary-btn{min-height:50px;border-radius:14px;font-weight:900;box-shadow:0 16px 34px #0088ff52}.success-box{margin-top:14px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(30,230,170,.48);color:#d9fff2;border-radius:14px;padding:12px;background:#007a5c4d}.auth-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:12px}.auth-links button{min-height:36px;padding:0 10px;border:0;background:transparent;color:#bfe8ff;box-shadow:none}.auth-links button:hover{color:#fff;transform:none;box-shadow:none}@media(max-width:860px){.login-shell.auth-centered{padding:68px 12px 14px;background-position:50% center;overflow-y:auto}.login-shell.auth-centered .login-aiqosys{top:14px;right:14px}.auth-card{width:min(100%,470px);padding:18px;border-radius:22px}.auth-card-brand{justify-content:flex-start}.auth-card-brand .brand-symbol{width:54px;height:54px}.auth-card-brand strong{font-size:29px}.auth-card-copy{text-align:left}.auth-card-copy h1{font-size:31px}}@media(max-width:420px){.auth-card .mode-grid{grid-template-columns:1fr}}.dashboard-shell.admin-screen{background-image:radial-gradient(circle at 18% 18%,rgba(78,219,255,.22),transparent 30%),radial-gradient(circle at 86% 22%,rgba(255,191,64,.2),transparent 34%),linear-gradient(110deg,#020918f0,#06224e7a),url(/backgrounds/histudy-dashboard-wow.png)}.admin-panel{display:grid;gap:14px}.admin-intro{min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border:1px solid rgba(126,210,255,.34);border-radius:18px;background:radial-gradient(circle at 86% 8%,rgba(255,190,74,.16),transparent 32%),linear-gradient(135deg,#09377ab8,#05122da8);box-shadow:inset 0 0 42px #39b4ff1f}.admin-intro h2{margin:6px 0 8px;font-size:clamp(30px,3vw,46px);line-height:1}.admin-intro p{margin:0;color:#d8efff;max-width:850px;font-size:17px}.admin-intro>svg{color:#ffc24a;filter:drop-shadow(0 0 20px rgba(255,194,74,.34));flex:0 0 auto}.admin-kpis{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:0}.admin-log-table table{min-width:1060px}.admin-table table{min-width:1220px}.admin-table tbody tr,.admin-log-table tbody tr{cursor:pointer}.admin-table td em,.admin-log-table td em{color:#a9d9ff;font-style:normal;font-size:13px}.compact-status{min-height:30px;padding:0 10px;font-size:12px}.admin-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-detail-grid span strong{font-size:17px}.audit-log-modal{width:min(1080px,100%)}.audit-log-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-bottom:14px;padding:13px 14px;border:1px solid rgba(126,210,255,.28);border-radius:14px;background:#05183a85;color:#d8efff}.audit-log-summary strong{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:0}.audit-log-summary.success strong{background:#16a34a38;color:#bbf7d0;border:1px solid rgba(34,197,94,.45)}.audit-log-summary.failed strong{background:#dc26262e;color:#fecaca;border:1px solid rgba(248,113,113,.42)}.audit-log-summary span{overflow-wrap:anywhere}.audit-log-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.audit-log-section{margin:12px 0 0;min-width:0}.audit-log-section.wide{grid-column:1 / -1}.audit-log-detail-list{display:grid;gap:0;margin:0}.audit-log-detail-row{display:grid;grid-template-columns:minmax(145px,.38fr) minmax(0,1fr);gap:12px;padding:9px 0;border-top:1px solid rgba(126,210,255,.16)}.audit-log-detail-row:first-child{border-top:0;padding-top:0}.audit-log-detail-row:last-child{padding-bottom:0}.audit-log-detail-row dt{color:#a9d9ff;font-size:13px}.audit-log-detail-row dd{margin:0;color:#fff;overflow-wrap:anywhere}@media(max-width:1180px){.admin-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.admin-intro{align-items:flex-start;flex-direction:column;padding:16px}.admin-kpis,.admin-detail-grid,.audit-log-sections,.audit-log-summary,.audit-log-detail-row{grid-template-columns:1fr}}.admin-filters select{flex:1 1 190px;max-width:260px}.log-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-table,.admin-log-table{height:clamp(320px,45vh,520px);max-height:clamp(320px,45vh,520px);overflow:auto!important}.admin-table table,.admin-log-table table{margin:0}.admin-table thead th,.admin-log-table thead th{position:sticky;top:0;z-index:2}.admin-panel .filters{margin-bottom:0}@media(max-width:1180px){.log-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.log-kpis{grid-template-columns:1fr}.admin-table,.admin-log-table{height:420px;max-height:420px}}.modal-backdrop{overflow:hidden}.modal-card{max-height:min(88svh,840px);overflow:auto;overscroll-behavior:contain}.kpi-modal{display:flex;flex-direction:column;max-height:min(86svh,760px);overflow:hidden}.kpi-modal .modal-title,.kpi-modal .kpi-modal-hero{flex:0 0 auto}.kpi-modal-hero{min-height:clamp(96px,16svh,132px);padding:18px}.kpi-detail-list{flex:1 1 auto;min-height:0;max-height:none;overflow:auto;overscroll-behavior:contain}@media(max-width:760px){.modal-card,.kpi-modal{max-height:calc(100svh - 20px)}.kpi-modal-hero{min-height:92px}}.topbar-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;min-width:210px}.topbar-actions .topbar-logo,.topbar-actions img.topbar-logo{order:1;width:142px;max-width:142px;margin:0;align-self:flex-end}.topbar-user-row{order:2;display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%;flex-wrap:wrap}.topbar-user-btn{min-width:132px;max-width:190px}.topbar-user-btn,.topbar-actions .icon-btn{background:linear-gradient(180deg,#165bb5eb,#072a64db)}.access-expiry-badge{min-height:38px;padding:0 12px;gap:7px;border-radius:999px;font-weight:900;white-space:nowrap;box-shadow:0 10px 24px #0000002e}.access-expiry-badge.info{color:#e7f7ff;border-color:#7ed2ff9e;background:linear-gradient(180deg,#1b76d4eb,#083882e0)}.access-expiry-badge.warning{color:#271b00;border-color:#ffdc5ceb;background:linear-gradient(180deg,#ffe27a,#f2a900)}.access-expiry-badge.danger{color:#fff2f2;border-color:#ff7878eb;background:linear-gradient(180deg,#ff5959,#a30f2c)}.admin-panel{padding-top:14px}.admin-panel>.admin-kpis:first-child,.admin-panel>.log-kpis:first-child{margin-top:0}@media(max-width:860px){.topbar-actions{width:100%;align-items:flex-start;min-width:0}.topbar-actions .topbar-logo,.topbar-actions img.topbar-logo{width:112px;max-width:112px;align-self:flex-start}.topbar-user-row{justify-content:flex-start;width:100%}.access-expiry-badge{flex:1 1 170px;justify-content:center}.topbar-user-btn{flex:1 1 auto;max-width:none}.topbar-user-row .icon-btn{flex:0 0 44px}}.subject-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:12px;border:1px solid rgba(126,210,255,.38);border-radius:18px;background:radial-gradient(circle at 12% 0%,rgba(43,171,255,.24),transparent 34%),linear-gradient(135deg,#06193ad6,#0830689e);box-shadow:inset 0 0 28px #2ea2ff21,0 16px 42px #000c203d}.subject-toolbar-copy{min-width:230px;display:grid;gap:4px}.subject-toolbar-copy strong{font-size:18px;color:#fff}.subject-toolbar-copy small{color:#c9dcff;line-height:1.35}.subject-toolbar-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}.subject-toolbar-actions button{min-width:0;white-space:nowrap}.subjects-table{max-height:432px;overflow:auto!important;scrollbar-gutter:stable}.subjects-table table{margin:0}.subjects-table thead th{position:sticky;top:0;z-index:3;box-shadow:0 1px #7ed2ff4d,0 10px 24px #000c203d}.table-sort-button{width:100%;min-height:0;padding:0;border:0;background:transparent;color:inherit;box-shadow:none;display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;font:inherit;text-align:left;cursor:pointer}.table-sort-button:hover,.table-sort-button:focus-visible{color:#fff;text-shadow:0 0 12px rgba(75,196,255,.65);outline:none}.subjects-table tbody tr{transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.subjects-table tbody tr.assessment-upcoming td{background:linear-gradient(90deg,#a8243670,#5413203d);border-color:#ff738561}.subjects-table tbody tr.assessment-done td{background:linear-gradient(90deg,#127f4a6b,#084c303d);border-color:#56dc9057}.subjects-table tbody tr.assessment-upcoming:hover td,.subjects-table tbody tr.assessment-upcoming.selected td{background:linear-gradient(90deg,#d6364b94,#731a2a57);box-shadow:inset 4px 0 #ff6d7f}.subjects-table tbody tr.assessment-done:hover td,.subjects-table tbody tr.assessment-done.selected td{background:linear-gradient(90deg,#16a35c8f,#09603c57);box-shadow:inset 4px 0 #44e08a}.subject-mobile-card.assessment-upcoming{border-color:#ff73859e;background:radial-gradient(circle at 100% 0,rgba(255,105,124,.16),transparent 42%),#561422c7}.subject-mobile-card.assessment-done{border-color:#56dc9094;background:radial-gradient(circle at 100% 0,rgba(86,220,144,.14),transparent 42%),#094c32b8}.subjects-table tbody tr[draggable=true]{cursor:grab}.subjects-table tbody tr.dragging{opacity:.58;transform:scale(.997);box-shadow:inset 4px 0 #23b7ff}.drag-index{white-space:nowrap;color:#dcecff}.drag-grip{display:inline-block;margin-right:6px;color:#72d7ff;letter-spacing:0;opacity:.85}.empty-row td{text-align:center;padding:26px 12px!important;color:#c9dcff}.pagination span{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px}.pagination span small{padding:5px 10px;border:1px solid rgba(126,210,255,.32);border-radius:999px;background:#175db261;color:#bfe5ff;font-weight:800}@media(max-width:980px){.subject-toolbar{align-items:stretch;flex-direction:column}.subject-toolbar-actions{justify-content:flex-start}.subject-toolbar-actions button{flex:1 1 160px}.subjects-table{max-height:420px}}.subjects-print-report{display:none}@media print{@page{size:A4 landscape;margin:8mm}html,body{background:#fff!important;color:#111827!important}.dashboard-shell.subjects-screen *{visibility:hidden!important}.dashboard-shell.subjects-screen{display:block!important;min-height:0!important;padding:0!important;background:#fff!important}.dashboard-shell.subjects-screen .subjects-panel{display:block!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important}.dashboard-shell.subjects-screen .subjects-print-report,.dashboard-shell.subjects-screen .subjects-print-report *{visibility:visible!important}.dashboard-shell.subjects-screen .subjects-print-report{display:block!important;position:absolute;inset:0 auto auto 0;width:100%;color:#111827!important;background:#fff!important;font-family:Arial,Helvetica,sans-serif}.subjects-print-report header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:10px;padding-bottom:8px;border-bottom:2px solid #1d4ed8}.subjects-print-report header strong{display:block;font-size:22px;line-height:1.1;color:#0f172a}.subjects-print-report header span{display:block;margin-top:4px;font-size:11px;color:#475569}.subjects-print-report header img{width:104px;height:auto}.subjects-print-report .print-summary{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.subjects-print-report .print-summary span{border:1px solid #bfdbfe;border-radius:999px;padding:4px 8px;background:#eff6ff;color:#1e3a8a;font-size:10px;font-weight:700}.subjects-print-report table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:8.2px;line-height:1.25}.subjects-print-report thead{display:table-header-group}.subjects-print-report th,.subjects-print-report td{border:1px solid #bfdbfe;padding:4px 5px;color:#111827!important;background:#fff!important;vertical-align:top;overflow-wrap:anywhere}.subjects-print-report th{background:#dbeafe!important;color:#0f172a!important;font-weight:800}.subjects-print-report th:nth-child(1),.subjects-print-report td:nth-child(1){width:26px;text-align:center}.subjects-print-report th:nth-child(2),.subjects-print-report td:nth-child(2){width:110px}.subjects-print-report th:nth-child(5),.subjects-print-report td:nth-child(5){width:118px}.subjects-print-report th:nth-child(9),.subjects-print-report td:nth-child(9){width:105px}.subjects-print-report th:nth-child(13),.subjects-print-report td:nth-child(13){width:90px}}.toast-stack{position:fixed;z-index:1200;display:grid;gap:10px;width:min(560px,calc(100vw - 28px));pointer-events:none}.dashboard-toast-stack{top:18px;right:18px}.auth-toast-stack{top:18px;left:50%;transform:translate(-50%)}.app-toast{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:13px 14px 13px 16px;border:1px solid rgba(126,210,255,.46);border-radius:18px;background:radial-gradient(circle at 12% 0%,rgba(43,171,255,.28),transparent 32%),linear-gradient(135deg,#06224af5,#1457a3e6);color:#fff;box-shadow:0 18px 44px #000c2057,inset 0 0 24px #2fa6ff24;font-weight:800;line-height:1.35;animation:toast-in .18s ease-out}.app-toast.success{background:radial-gradient(circle at 18% 0%,rgba(26,221,162,.36),transparent 34%),linear-gradient(135deg,#007e5ef5,#1975c4e6)}.app-toast.danger,.app-toast.confirm-toast.danger{border-color:#ff6e888f;background:radial-gradient(circle at 18% 0%,rgba(255,95,126,.28),transparent 34%),linear-gradient(135deg,#60112cfa,#1f4180eb)}.app-toast span{min-width:0}.app-toast>button,.confirm-toast-actions button{min-width:0;min-height:36px;padding:0 12px;border-radius:12px;white-space:nowrap}.app-toast>button{flex:0 0 auto;width:36px;padding:0}.confirm-toast{align-items:flex-start}.confirm-toast-actions{display:flex;flex:0 0 auto;gap:8px}.confirm-toast-actions .danger{border-color:#ff607d9e;background:linear-gradient(135deg,#7f1d31e6,#ec485c52);color:#fff}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.dashboard-toast-stack,.auth-toast-stack{top:10px;right:10px;left:10px;transform:none;width:auto}.app-toast,.confirm-toast{align-items:stretch;flex-direction:column}.app-toast>button{align-self:flex-end}.confirm-toast-actions{justify-content:flex-end}}.program-progress-card{justify-items:stretch;align-content:start;text-align:left}.program-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.program-points span{display:grid;gap:5px;color:#cfe6ff;font-weight:750;font-size:13px}.program-points strong{color:#fff;font-size:20px;line-height:1}.program-track{width:100%;height:10px;border-radius:999px;overflow:hidden;background:#d0def23d;box-shadow:inset 0 1px 2px #00000038}.program-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#67d017,#28bd4a)}.program-semesters{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.program-semesters button{min-height:54px;padding:8px 10px;border-radius:12px;border:1px solid rgba(126,210,255,.35);background:#06204bb3;color:#fff;text-align:left}.program-semesters b,.program-semesters span{display:block}.program-semesters b{font-size:12px;color:#cfe6ff}.program-semesters span{margin-top:4px;color:#fff;font-weight:900}.program-progress-card p{margin-top:2px}@media(max-width:560px){.program-points,.program-semesters{grid-template-columns:1fr}}.detail-modal .modal-title{margin-bottom:18px}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.detail-grid span,.detail-note{border:1px solid rgba(126,210,255,.3);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(77,190,255,.11),transparent 42%),#071e4694;box-shadow:inset 0 1px #ffffff12}.detail-grid span{display:grid;gap:6px;min-height:82px;padding:14px}.detail-grid strong{color:#fff;font-size:18px;line-height:1.18;overflow-wrap:anywhere}.detail-grid em{color:#a9d9ff;font-style:normal;font-size:13px}.detail-note{margin-top:12px}.detail-actions{margin-top:16px;justify-content:flex-start}.detail-actions button{min-width:150px}.event-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1180px){.event-detail-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.event-detail-grid,.detail-grid{grid-template-columns:1fr}.detail-actions button{flex:1 1 100%}}.global-toast-stack{position:fixed;z-index:5000;pointer-events:none}.global-toast-stack .app-toast{pointer-events:auto}.global-toast-stack .confirm-toast{box-shadow:0 28px 90px #00000085,0 0 0 1px #ffffff14 inset}.month-calendar article[role=button]{cursor:pointer;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.month-calendar article[role=button]:hover{background:#0b3677d1;box-shadow:inset 0 0 0 1px #7ed2ff6b,inset 0 0 26px #22a4ff2e}.month-calendar article[role=button]:focus-visible{outline:2px solid #7de8ff;outline-offset:-3px}.day-detail-modal .day-event-list{margin-top:12px}.day-event-list-grid{display:grid;gap:10px}.day-event-row{width:100%;min-height:66px;display:grid;grid-template-columns:160px minmax(0,1fr) minmax(180px,.8fr);align-items:center;gap:12px;text-align:left;border-radius:14px;background:#072456b3;border-color:#7ed2ff4d}.day-event-row strong{color:#ffc24a}.day-event-row span{font-weight:900;color:#fff}.day-event-row em{color:#bfe8ff;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.day-event-row.exercise{background:#08523bad}.day-event-row.exam{background:#693012b8}.day-event-row.lab{background:#00537cb3}@media(max-width:760px){.day-event-row{grid-template-columns:1fr;gap:4px}}.subjects-kpis{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.subjects-kpis .kpi-tile{min-height:72px;padding:11px 14px}.subjects-kpis .kpi-tile strong{font-size:25px}@media(max-width:1180px){.subjects-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.subjects-kpis{grid-template-columns:1fr}}.dashboard-kpis{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.dashboard-kpis .kpi-tile{min-height:72px;padding:11px 14px}.dashboard-kpis .kpi-tile strong{font-size:25px}.home-showcase{grid-template-columns:minmax(0,1.1fr) minmax(220px,.58fr) minmax(300px,.82fr);gap:12px}.focus-card,.progress-card,.timeline-card{min-height:214px;padding:18px 20px}.focus-card h2{font-size:clamp(28px,2.45vw,40px)}.focus-card p,.progress-card p{margin-bottom:12px}.program-points strong{font-size:18px}.program-semesters button{min-height:48px}.mini-timeline{max-height:214px;overflow:auto;padding-right:4px}.mini-timeline button{grid-template-columns:62px minmax(0,1fr) minmax(130px,auto)}.dashboard-cards{gap:18px}.dashboard-cards .feature-card{min-height:330px;grid-template-columns:154px minmax(0,1fr);padding:38px;border-radius:24px;background:radial-gradient(circle at 12% 28%,rgba(255,194,74,.31),transparent 28%),radial-gradient(circle at 86% 16%,rgba(63,194,255,.3),transparent 34%),linear-gradient(135deg,#0c4592e0,#05122dbd);box-shadow:0 30px 82px #00000057,inset 0 0 58px #34b2ff2b}.dashboard-cards .feature-card svg{width:122px;height:122px}.dashboard-cards .feature-card h2{font-size:clamp(34px,3vw,46px)}.dashboard-cards .feature-card p{font-size:17px}.dashboard-cards .feature-card .primary-btn{min-width:240px}@media(max-width:1180px){.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.home-showcase{grid-template-columns:1fr}.dashboard-cards .feature-card{min-height:260px;grid-template-columns:96px minmax(0,1fr);padding:26px}.dashboard-cards .feature-card svg{width:86px;height:86px}}@media(max-width:680px){.dashboard-kpis,.mini-timeline button{grid-template-columns:1fr}.dashboard-cards .feature-card{grid-template-columns:1fr;min-height:250px;padding:22px}.dashboard-cards .feature-card svg{width:76px;height:76px}}.hs-topbar-collab{display:flex;align-items:center;gap:8px;padding:6px;border:1px solid rgba(126,210,255,.3);border-radius:14px;background:#05183a85}.hs-topbar-collab select{width:min(220px,28vw);min-height:38px;height:38px;padding:0 10px}.hs-collab-icon-btn{position:relative;width:40px;min-width:40px;height:38px;min-height:38px;padding:0;border-radius:10px}.hs-collab-icon-btn.active{border-color:#ffc24ac2}.hs-collab-dot,.hs-collab-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;border-radius:999px;display:grid;place-items:center;padding:0 5px;color:#06162d;background:#ffc24a;font-size:11px;font-weight:900;border:1px solid rgba(255,255,255,.7)}.hs-collab-dot{min-width:10px;width:10px;height:10px;padding:0}.hs-collab-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:18px;display:grid;place-items:center;background:#0208149e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hs-collab-modal{width:min(1180px,100%);max-height:calc(100vh - 36px);overflow:hidden;border:1px solid rgba(130,220,255,.45);border-radius:18px;background:linear-gradient(180deg,#091934f5,#07142deb);box-shadow:0 30px 80px #0000006b,inset 0 1px #ffffff1a;display:grid}.hs-collab-modal.fullscreen{width:calc(100vw - 24px);height:calc(100vh - 24px);max-height:none}.hs-collab-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-bottom:1px solid rgba(126,210,255,.25)}.hs-collab-modal-head h2{margin:0 0 4px;font-size:24px}.hs-collab-modal-head span{color:#bfe8ff}.hs-collab-head-actions{display:flex;gap:8px;flex-wrap:wrap}.hs-collab-head-actions button{width:40px;min-width:40px;padding:0}button.warn{color:#06162d;background:linear-gradient(180deg,#ffc24a,#f59e0b)}.hs-collab-help,.hs-collab-error{margin:10px 14px 0;padding:10px 12px;border-radius:10px;background:#07214eb8;border:1px solid rgba(126,210,255,.28);color:#dff4ff}.hs-collab-error{border-color:#ff5a5a8c;color:#ffd7d7;background:#5c142494}.hs-notes-modal{width:min(780px,100%);grid-template-rows:auto auto 1fr}.hs-notes-textarea{min-height:430px;margin:14px;resize:none;border:1px solid rgba(126,210,255,.34);border-radius:14px;padding:14px;background:#04122db8;color:#f4f9ff;font:inherit;line-height:1.5}.hs-collab-modal.fullscreen .hs-notes-textarea{min-height:0;height:auto}.hs-comm-modal,.hs-mail-modal{grid-template-rows:auto minmax(0,1fr)}.hs-comm-grid{min-height:0;display:grid;grid-template-columns:320px minmax(0,1fr)}.hs-comm-side{min-height:0;display:grid;grid-template-rows:auto minmax(160px,.7fr) auto minmax(180px,1fr);gap:10px;padding:14px;border-right:1px solid rgba(126,210,255,.22)}.hs-comm-side h3{margin:0}.hs-contact-list,.hs-thread-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:8px}.hs-contact-list button,.hs-thread-list button,.groups-list button{min-height:58px;justify-content:flex-start;text-align:left;background:#071f48a3}.hs-contact-list button.selected,.hs-thread-list button.selected,.groups-list button.selected{border-color:#ffc24abf;box-shadow:inset 0 0 0 1px #ffc24a38}.hs-empty-group-state{display:grid;gap:10px;padding:10px;border:1px dashed rgba(126,210,255,.3);border-radius:12px;color:#dff4ff}.hs-empty-group-state p{margin:0}.hs-empty-action{width:100%;min-height:42px;justify-content:center}.hs-contact-list b{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#56dcff33;color:#dff8ff}.hs-contact-list span,.hs-thread-list span{min-width:0;display:grid;gap:2px}.hs-contact-list em,.hs-thread-list em{color:#a9d9ff;font-size:12px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hs-thread-list b{margin-left:auto;color:#06162d;background:#ffc24a;border-radius:999px;padding:3px 8px}.hs-comm-main{min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;padding:14px;gap:10px}.hs-call-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.hs-comm-callbar,.hs-incoming-call{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid rgba(126,210,255,.25);border-radius:12px;background:#05183a8f}.hs-incoming-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.hs-video-stage{min-height:230px;display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:10px}.hs-video-stage video{width:100%;height:100%;min-height:190px;object-fit:cover;border-radius:12px;background:#020817;border:1px solid rgba(126,210,255,.28)}.hs-message-log{min-height:260px;overflow:auto;display:grid;align-content:start;gap:10px;padding:10px;border-radius:12px;background:#04122d8f;border:1px solid rgba(126,210,255,.22)}.hs-message-log article{max-width:78%;display:grid;gap:6px;padding:10px 12px;border-radius:12px;border:1px solid rgba(126,210,255,.25);background:#07214eb8}.hs-message-log article.mine{justify-self:end;background:#1460b5b8}.hs-message-log article header{display:flex;justify-content:space-between;gap:12px;color:#bfe8ff;font-size:12px}.hs-message-log article p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.hs-message-log article h3{margin:0;font-size:16px}.hs-empty-chat{margin:auto;color:#bfe8ff}.hs-compose-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:end}.hs-compose-row textarea{min-height:72px;resize:vertical;border:1px solid rgba(126,210,255,.34);border-radius:12px;padding:10px;background:#04122db8;color:#f4f9ff;font:inherit}.hs-mail-compose{grid-template-columns:1fr}.hs-compose-actions{display:flex;gap:8px;flex-wrap:wrap}.hs-draft-attachments,.hs-attachment-list{display:flex;flex-wrap:wrap;gap:8px}.hs-draft-attachments span,.hs-attachment-list button{min-height:32px;border-radius:999px;padding:0 10px;font-size:12px}.groups-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px}.groups-list,.group-editor{min-width:0;display:grid;align-content:start;gap:10px}.groups-list h2{margin:0}.groups-list button{display:grid;gap:4px}.groups-list span{color:#bfe8ff}.groups-list em{color:#ffc24a;font-style:normal;font-size:12px}.group-permissions-help{display:grid;gap:5px;padding:12px;border:1px solid rgba(255,194,74,.36);border-radius:12px;background:#462c0852;color:#fff4cf}.group-permissions-help strong{color:#fff}.group-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.group-section-head h3{margin:0 0 6px}.group-section-head p{margin:0;color:#bfe8ff}.group-owner-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.group-role-grid{align-items:stretch}.group-user-role-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:8px;padding:8px;border:1px solid rgba(126,210,255,.22);border-radius:12px;background:#04122d70}.group-user-role-row.active{border-color:#7ed2ff75;background:#08224eb3}.group-user-role-row .check-line{min-height:48px;padding:0 8px}.group-role-select{width:100%;min-height:42px;height:42px;padding:0 9px}.group-owner-badge{width:max-content;margin-top:4px;padding:3px 8px;border-radius:999px;color:#06162d;background:#ffc24a;font-size:11px;font-weight:900}.group-invite-box{display:grid;gap:10px;margin:12px 0;padding:12px;border:1px solid rgba(126,210,255,.24);border-radius:12px;background:#05183a6b}.group-invite-form{align-items:end}.group-invite-form label{min-width:min(100%,260px)}.group-invite-list{display:flex;flex-wrap:wrap;gap:8px;color:#bfe8ff}.group-invite-list span{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:4px 8px 4px 10px;border:1px solid rgba(126,210,255,.3);border-radius:999px;background:#08224eb3}.group-invite-list span button{width:26px;min-width:26px;height:26px;padding:0}.group-invite-list em{color:#a9d9ff;font-style:normal}.group-edit-box{display:grid;gap:10px;margin:12px 0;padding:12px;border:1px solid rgba(126,210,255,.24);border-radius:12px;background:#05183a5c}.group-edit-actions{align-items:center}.group-pending-invites{display:grid;gap:8px;margin:10px 0 12px;padding:12px;border:1px solid rgba(255,194,74,.28);border-radius:12px;background:#462c083d}.group-pending-invites h4{margin:0;color:#fff4cf}.group-pending-list{display:grid;gap:7px}.group-pending-list span{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;align-items:center;padding:9px 10px;border:1px solid rgba(255,194,74,.22);border-radius:10px;background:#04122d70}.group-pending-list b,.group-pending-list em{min-width:0;overflow-wrap:anywhere}.group-pending-list em{color:#ffdfa0;font-style:normal;font-size:12px}.group-pending-list button{grid-row:1 / span 2;grid-column:2;width:30px;min-width:30px;height:30px;padding:0}.group-members-actions{align-items:center}.group-users-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.group-users-grid .check-line{min-height:54px;justify-content:flex-start}.group-users-grid .check-line span{display:grid;gap:2px}.group-users-grid .check-line em{color:#a9d9ff;font-style:normal;font-size:12px}@media(max-width:980px){.hs-topbar-collab{width:100%;flex-wrap:wrap}.hs-topbar-collab select{width:100%}.hs-comm-grid,.groups-layout{grid-template-columns:1fr}.hs-comm-side{border-right:0;border-bottom:1px solid rgba(126,210,255,.22);grid-template-rows:auto minmax(120px,auto) auto minmax(120px,auto)}.hs-video-stage,.group-users-grid{grid-template-columns:1fr}.group-section-head{flex-direction:column}.group-owner-actions{justify-content:flex-start}.group-user-role-row{grid-template-columns:1fr}.hs-message-log article{max-width:100%}}@media(max-width:640px){.hs-collab-backdrop{padding:8px}.hs-collab-modal{max-height:calc(100vh - 16px)}.hs-collab-modal-head,.hs-comm-callbar,.hs-incoming-call{align-items:flex-start;flex-direction:column}.hs-incoming-actions{justify-content:flex-start}.hs-compose-row{grid-template-columns:1fr}}.hs-voice-help{display:grid;gap:5px}.hs-voice-help strong{color:#fff}.hs-voice-help span{color:#d7eeff;line-height:1.45}@media(min-width:641px)and (max-width:1024px){.app-shell.dashboard-shell{min-height:100svh;grid-template-columns:1fr;gap:12px;padding:14px;background-attachment:scroll}.dashboard-sidebar{position:sticky;top:10px;z-index:12;min-height:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px;border-radius:18px}.sidebar-brand{min-width:178px;padding:0 12px 0 0;border-right:1px solid rgba(130,220,255,.22);border-bottom:0}.sidebar-brand .brand-symbol{width:44px;height:44px;border-radius:12px}.sidebar-brand strong{font-size:22px}.sidebar-brand span{font-size:12px}.sidebar-nav{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;padding:2px 2px 4px}.sidebar-nav button{flex:1 0 112px;min-height:48px;justify-content:center;white-space:nowrap;padding:0 12px}.sidebar-footer{display:none}.dashboard-topbar{min-height:0;align-items:stretch;gap:14px;padding:16px;border-radius:18px}.dashboard-topbar h1{margin:5px 0 6px;font-size:clamp(30px,4.3vw,44px);line-height:1.04}.dashboard-topbar p{max-width:760px;font-size:15px}.topbar-actions{width:100%;justify-content:flex-start}.topbar-logo{order:-1;width:92px!important}.topbar-user-row{width:100%;display:flex;flex-wrap:wrap;gap:8px}.hs-topbar-collab{flex:1 1 100%;display:grid;grid-template-columns:minmax(220px,1fr) repeat(4,42px);gap:8px}.hs-topbar-collab select{width:100%}.kpi-grid.dashboard-kpis,.kpi-grid.calendar-kpis,.kpi-grid.subjects-kpis,.kpi-grid.admin-kpis,.kpi-grid.log-kpis,.kpi-grid.compact-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-showcase,.groups-layout,.hs-comm-grid{grid-template-columns:1fr}.hs-collab-modal{width:min(940px,calc(100vw - 24px))}.hs-comm-side{grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);grid-template-rows:auto minmax(150px,30svh);border-right:0;border-bottom:1px solid rgba(126,210,255,.22)}.hs-comm-side>h3{align-self:end}}@media(max-width:640px){html,body{min-width:320px;overflow-x:hidden}body{-webkit-text-size-adjust:100%}button,input,select,textarea{font-size:16px}button,select{min-height:44px;padding-inline:12px}.login-shell.hero-bg{min-height:100svh;align-content:start;gap:14px;padding:max(12px,env(safe-area-inset-top)) 10px max(14px,env(safe-area-inset-bottom));background-position:58% center}.brand-row{align-items:center;gap:10px}.brand-row.compact .brand-symbol,.brand-symbol{width:48px;height:48px;border-radius:12px}.brand-row strong,.brand-row.compact strong{font-size:28px}.brand-row span,.brand-row.compact span{margin-top:3px;font-size:13px}.brand-block h1{margin:16px 0 8px;font-size:30px;line-height:1.08}.brand-block p{font-size:15px;line-height:1.42}.pill-row{gap:7px;margin-top:12px}.pill-row span{min-height:34px;padding:0 10px;font-size:12px}.login-card{padding:14px;border-radius:16px}.mode-grid{grid-template-columns:1fr}.app-shell.dashboard-shell{min-height:100svh;display:block;padding:max(8px,env(safe-area-inset-top)) 8px calc(86px + env(safe-area-inset-bottom));background-attachment:scroll}.dashboard-shell:after{background:linear-gradient(180deg,#02071347,#030a1b1a 42%,#02071366)}.dashboard-main{display:grid;gap:10px}.dashboard-sidebar{position:fixed;left:0;right:0;bottom:0;z-index:80;min-height:0;display:block;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#071834f5,#051128fa);box-shadow:0 -16px 44px #0000006b,inset 0 1px #ffffff1a}.sidebar-brand,.sidebar-footer{display:none}.sidebar-nav{display:flex;gap:6px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:1px 0}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav button{flex:1 0 72px;min-width:72px;min-height:56px;scroll-snap-align:start;flex-direction:column;gap:4px;padding:6px 4px;border-radius:14px;justify-content:center;text-align:center;white-space:normal;line-height:1.08;font-size:11px}.sidebar-nav button svg{width:20px;height:20px}.dashboard-topbar{min-height:0;align-items:stretch;gap:10px;padding:12px;border-radius:18px}.section-kicker{letter-spacing:0;font-size:11px}.dashboard-topbar h1{margin:3px 0 0;font-size:24px;line-height:1.08}.dashboard-topbar p{display:none}.topbar-actions,.topbar-user-row{width:100%;justify-content:flex-start;gap:7px}.topbar-logo{display:none!important}.topbar-user-row{display:grid;grid-template-columns:minmax(0,1fr) 44px}.topbar-user-btn,.access-expiry-badge{min-width:0;width:100%;min-height:42px;justify-content:flex-start;font-size:13px;padding-inline:10px;overflow:hidden}.topbar-user-btn{grid-column:1}.access-expiry-badge{grid-column:1 / -1}.topbar-actions .icon-btn{grid-column:2;grid-row:2;width:44px;min-width:44px;height:42px;min-height:42px}.hs-topbar-collab{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;padding:7px;border-radius:16px}.hs-topbar-collab select{grid-column:1 / -1;width:100%;min-height:42px;height:42px;font-size:14px}.hs-collab-icon-btn{width:100%;min-width:0;height:44px;min-height:44px;border-radius:13px}.dashboard-home,.admin-panel{gap:10px}.kpi-grid.dashboard-kpis,.kpi-grid.calendar-kpis,.kpi-grid.subjects-kpis,.kpi-grid.admin-kpis,.kpi-grid.log-kpis,.kpi-grid.compact-kpis{display:flex;gap:8px;margin:0 -8px 8px;padding:0 8px 3px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.kpi-grid .kpi-tile,.kpi-grid span{flex:0 0 152px;min-height:76px;scroll-snap-align:start;padding:10px}.kpi-grid svg{width:24px;height:24px}.kpi-grid em{font-size:12px}.kpi-grid strong,.dashboard-kpis .kpi-tile strong,.subjects-kpis .kpi-tile strong{font-size:22px}.home-showcase,.home-grid,.groups-layout,.account-grid,.settings-grid,.detail-grid,.event-detail-grid,.program-points,.program-semesters,.device-permission-status-grid,.group-users-grid{grid-template-columns:1fr}.focus-card,.progress-card,.timeline-card,.dashboard-cards .feature-card,.feature-card,.panel,.admin-intro{border-radius:16px;padding:14px}.focus-card h2,.dashboard-cards .feature-card h2,.feature-card h2,.admin-intro h2{font-size:23px;line-height:1.12}.focus-card p,.progress-card p,.feature-card p,.admin-intro p{font-size:14px}.focus-meta{gap:7px;margin-bottom:12px}.focus-meta span{width:100%;min-height:40px;border-radius:12px}.mini-timeline{max-height:none;padding-right:0}.mini-timeline button{grid-template-columns:54px minmax(0,1fr);gap:6px 9px;min-height:62px}.mini-timeline em{grid-column:1 / -1;white-space:normal}.dashboard-cards .feature-card,.feature-card{grid-template-columns:52px minmax(0,1fr);gap:12px;min-height:0}.dashboard-cards .feature-card svg,.feature-card svg{width:48px;height:48px}.dashboard-cards .feature-card .primary-btn,.feature-card .primary-btn{width:100%;min-width:0}.calendar-title-row{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:7px;align-items:center}.calendar-title-row h2{grid-column:1 / -1;grid-row:1;font-size:22px;text-align:left}.calendar-title-row .segmented{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.segmented{border-radius:12px}.segmented button{min-width:0;min-height:42px;padding:0 8px;font-size:13px}.action-bar,.filters,.quick-add-row,.admin-filters,.subject-toolbar,.group-section-head,.group-owner-actions,.device-permission-actions,.group-members-actions{align-items:stretch;gap:8px}.filters label,.dense-filters select,.quick-add-row input,.quick-add-row input[type=date],.quick-add-row input[type=time],.subject-toolbar-copy,.group-invite-form label{min-width:0;max-width:none;flex:1 1 100%}.action-bar button,.filters button,.quick-add-row button,.subject-toolbar-actions button,.group-owner-actions button,.device-permission-actions button,.group-members-actions button{flex:1 1 100%;min-width:0}.month-calendar{display:grid;gap:8px;overflow:visible;border:0;background:transparent}.weekday{display:none}.month-calendar article{display:grid;grid-template-columns:44px minmax(0,1fr);gap:4px 9px;min-height:64px;padding:10px;border:1px solid rgba(126,210,255,.26);border-radius:14px}.month-calendar article.muted{display:none}.month-calendar article.today{box-shadow:inset 0 0 0 1px #2fa0ffd1,0 0 22px #0084ff33}.month-calendar article strong{grid-row:1 / span 3;width:38px;height:38px;display:grid;place-items:center;margin:0;border-radius:12px;background:#0c4997b8;font-size:18px}.month-calendar article span{margin-top:0;white-space:normal;overflow:visible;text-overflow:clip;font-size:13px}.month-calendar article small{margin-top:0}.day-agenda,.table-wrap,.subjects-table,.admin-table,.admin-log-table{border-radius:14px;-webkit-overflow-scrolling:touch}.subjects-table,.admin-table,.admin-log-table{max-height:58svh}.pagination,.pagination div,.pagination span,.subject-toolbar,.subject-toolbar-actions,.group-invite-form{width:100%}.pagination{align-items:stretch}.pagination button{flex:1 1 calc(50% - 4px);min-width:0}.modal-backdrop,.hs-collab-backdrop{z-index:120;padding:0;place-items:stretch;align-items:stretch}.modal-card,.wide-modal,.hs-collab-modal,.hs-collab-modal.fullscreen{width:100%;height:100svh;max-height:100svh;border-radius:0}.modal-card{padding:max(14px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom))}.modal-close{top:max(10px,env(safe-area-inset-top));right:10px}.modal-title{padding-right:48px}.modal-title h2{font-size:25px;line-height:1.12}.modal-section{padding:12px;border-radius:14px}.hs-collab-modal{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.hs-collab-modal-head{align-items:stretch;flex-direction:column;gap:9px;padding:max(10px,env(safe-area-inset-top)) 10px 10px}.hs-collab-modal-head h2{font-size:21px;line-height:1.1}.hs-collab-modal-head span{display:block;margin-top:2px;font-size:13px;line-height:1.35}.hs-collab-head-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(42px,1fr));gap:6px}.hs-collab-head-actions button{width:100%;min-width:0;min-height:42px;border-radius:12px}.hs-collab-help,.hs-collab-error{margin:8px 10px 0;font-size:13px}.hs-notes-modal{grid-template-rows:auto auto minmax(0,1fr)}.hs-notes-textarea,.hs-collab-modal.fullscreen .hs-notes-textarea{min-height:0;height:auto;margin:10px;border-radius:14px;font-size:16px}.hs-comm-modal,.hs-mail-modal{grid-template-rows:auto minmax(0,1fr)}.hs-comm-grid,.hs-mail-grid{min-height:0;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.hs-comm-side{min-height:0;max-height:33svh;overflow:auto;display:grid;grid-template-rows:auto minmax(96px,1fr) auto minmax(96px,1fr);gap:8px;padding:10px;border-right:0;border-bottom:1px solid rgba(126,210,255,.22)}.hs-contact-list,.hs-thread-list{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;-webkit-overflow-scrolling:touch}.hs-contact-list button,.hs-thread-list button{flex:0 0 232px;min-height:58px}.hs-empty-group-state{min-width:232px}.hs-comm-main{min-height:0;padding:10px;gap:8px;overflow:hidden;grid-template-rows:auto auto auto minmax(0,1fr) auto}.hs-comm-callbar,.hs-incoming-call{align-items:stretch;flex-direction:column;gap:8px}.hs-call-actions,.hs-incoming-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hs-call-actions button,.hs-incoming-actions button,.hs-mail-modal .hs-comm-callbar button{min-width:0;width:100%}.hs-video-stage{min-height:180px;grid-template-columns:1fr;gap:7px}.hs-video-stage video{min-height:150px;aspect-ratio:16 / 9}.hs-video-stage video+video{min-height:96px}.hs-message-log{min-height:0;padding:8px}.hs-message-log article{max-width:100%;padding:9px 10px}.hs-message-log article header{align-items:flex-start;flex-direction:column;gap:2px}.hs-compose-row{grid-template-columns:1fr;gap:7px}.hs-compose-row textarea{min-height:82px;max-height:28svh}.hs-compose-row>button,.hs-compose-actions button{width:100%}.hs-compose-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hs-draft-attachments,.hs-attachment-list{gap:6px}.hs-attachment-list button,.hs-draft-attachments span{max-width:100%;overflow-wrap:anywhere;white-space:normal}.groups-list,.group-editor{gap:10px}.groups-list{max-height:34svh;overflow:auto}.group-user-role-row{grid-template-columns:1fr}.group-role-select{min-height:44px}.group-invite-list span{width:100%;border-radius:12px}.device-permission-status{min-height:66px}}.device-access-modal{width:min(680px,100%)}.device-access-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin:10px 0 12px;padding:14px;border:1px solid rgba(126,210,255,.34);border-radius:16px;background:linear-gradient(135deg,#08486394,#08224e9e);box-shadow:inset 0 0 28px #2aa6ff1f}.device-access-hero>svg{color:#56dcff}.device-access-hero strong,.device-access-hero span{display:block}.device-access-hero strong{color:#fff;font-size:20px;line-height:1.18}.device-access-hero span{margin-top:4px;color:#d7eeff;line-height:1.38}.device-permission-main{width:100%;min-height:58px;margin:2px 0 10px;border-radius:16px;font-size:17px;font-weight:900}.device-permission-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.device-permission-quick-actions button{min-width:0}.device-mobile-guide{display:grid;gap:6px;margin-top:12px;padding:12px;border:1px solid rgba(255,194,74,.42);border-radius:14px;color:#fff4cf;background:#462c0857}.device-mobile-guide strong{color:#fff}.device-mobile-guide span{line-height:1.38}@media(min-width:641px)and (max-width:1024px){.hs-topbar-collab{grid-template-columns:minmax(220px,1fr) repeat(5,42px)}}@media(max-width:640px){.hs-topbar-collab{grid-template-columns:repeat(5,minmax(0,1fr))}.device-access-modal{display:grid;grid-template-rows:auto auto auto auto auto minmax(0,auto);align-content:start;gap:10px}.device-access-modal .modal-title{margin-bottom:0}.device-access-hero{grid-template-columns:42px minmax(0,1fr);margin:0;padding:12px}.device-access-hero strong{font-size:18px}.device-permission-main{min-height:62px;margin:0}.device-permission-quick-actions{grid-template-columns:1fr}.device-permission-status-grid{margin:0}}.account-device-permissions{display:grid;gap:12px;border-color:#7ed2ff6b;background:#05183aad}.device-settings-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start}.device-settings-head>svg{margin-top:2px;color:#56dcff}.device-settings-head h3,.device-settings-head p{margin:0}.device-settings-head p{margin-top:5px;color:#e6f7ff;line-height:1.45}.account-device-permissions .device-permission-main,.account-device-permissions .device-permission-status-grid{margin:0}.account-device-permissions .device-permission-quick-actions button{min-height:48px;line-height:1.18;white-space:normal}.account-device-permissions .device-mobile-guide,.account-device-permissions .device-permission-guide{margin-top:0;border-color:#7ed2ff61;color:#f4fbff;background:#04122ddb}.account-device-permissions .device-mobile-guide strong,.account-device-permissions .device-permission-guide strong{color:#fff;font-size:15px;line-height:1.35}.account-device-permissions .device-mobile-guide span,.account-device-permissions .device-permission-guide span{display:block;color:#e6f7ff;font-size:14px;line-height:1.5}@media(min-width:641px)and (max-width:1024px){.hs-topbar-collab{grid-template-columns:minmax(220px,1fr) repeat(4,42px)}}@media(max-width:640px){.hs-topbar-collab{grid-template-columns:repeat(4,minmax(0,1fr))}.account-device-permissions{padding:12px}.device-settings-head{grid-template-columns:1fr}.device-settings-head>svg{width:24px;height:24px}.device-permission-quick-actions{grid-template-columns:1fr}}@media(max-width:1024px){.hs-comm-modal.in-call .hs-video-stage{min-height:min(48dvh,420px)}}@media(max-width:640px){.modal-card,.wide-modal,.hs-collab-modal,.hs-collab-modal.fullscreen{height:100dvh;max-height:100dvh}.modal-card,.panel,.calendar-panel,.subjects-panel,.admin-panel{overflow:visible}.modal-card,.hs-collab-modal{overflow:auto;-webkit-overflow-scrolling:touch}.hs-comm-modal,.hs-mail-modal{grid-template-rows:auto minmax(0,1fr)}.hs-comm-grid,.hs-mail-grid{height:auto;min-height:0;overflow:visible}.hs-comm-main{overflow:visible;grid-template-rows:auto auto auto minmax(160px,1fr) auto}.hs-comm-modal.in-call{overflow:hidden}.hs-comm-modal.in-call .hs-comm-grid{height:100%;grid-template-rows:minmax(0,1fr);overflow:hidden}.hs-comm-modal.in-call .hs-comm-side{display:none}.hs-comm-modal.in-call .hs-comm-main{height:100%;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;grid-template-rows:auto auto minmax(230px,42dvh) auto minmax(120px,1fr) auto;padding-bottom:max(10px,env(safe-area-inset-bottom))}.hs-comm-modal.in-call .hs-video-stage{position:relative;min-height:230px;height:min(42dvh,340px);display:block;overflow:hidden;border-radius:14px;border:1px solid rgba(126,210,255,.3);background:#020817}.hs-comm-modal.in-call .hs-video-stage video{width:100%;height:100%;min-height:0;border:0;border-radius:0;object-fit:cover}.hs-comm-modal.in-call .hs-video-stage video+video{position:absolute;right:8px;bottom:8px;width:min(38%,132px);height:auto;min-height:82px;aspect-ratio:9 / 16;border:1px solid rgba(255,255,255,.66);border-radius:12px;box-shadow:0 12px 28px #00000073;background:#04122d}.calendar-title-row.calendar-nav-row{grid-template-columns:minmax(0,1fr) 44px 44px;gap:7px}.calendar-title-row.calendar-nav-row h2{grid-column:1 / -1;grid-row:1}.calendar-title-row.calendar-nav-row>button:nth-of-type(1){grid-column:1;grid-row:2;width:100%}.calendar-title-row.calendar-nav-row>button:nth-of-type(2){grid-column:2;grid-row:2;width:44px;padding:0}.calendar-title-row.calendar-nav-row>button:nth-of-type(3){grid-column:3;grid-row:2;width:44px;padding:0}.calendar-title-row.calendar-nav-row .segmented{grid-column:1 / -1;grid-row:3}.table-wrap,.subjects-table,.admin-table,.admin-log-table{overflow:auto!important;overflow-y:auto!important;max-width:100%}.subjects-table,.admin-table,.admin-log-table{max-height:none}.subjects-table table{min-width:980px}.admin-table table,.admin-log-table table{min-width:920px}.calendar-list table{min-width:820px}.month-calendar{max-height:none}.day-agenda{overflow:visible}}@media(max-width:1024px){html,body,#root{width:100%;min-width:320px;overflow-x:hidden}.app-shell.dashboard-shell{width:100%;max-width:100%;grid-template-columns:1fr!important;align-items:start;overflow-x:hidden;background-attachment:scroll}.dashboard-main,.dashboard-home,.calendar-panel,.subjects-panel,.admin-panel,.panel{min-width:0;max-width:100%}.dashboard-sidebar,.dashboard-topbar,.panel,.modal-card,.hs-collab-modal{max-width:100%}.dashboard-sidebar{min-height:0}.sidebar-nav,.sidebar-footer{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.dashboard-topbar{min-height:0;align-items:stretch}.topbar-actions,.topbar-user-row,.action-bar,.filters,.quick-add-row,.admin-filters,.subject-toolbar,.group-section-head,.group-owner-actions,.group-members-actions,.device-permission-actions{max-width:100%;min-width:0}.calendar-title-row.calendar-nav-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto auto;grid-template-areas:"title today prev next" "modes modes modes modes";gap:8px;align-items:center}.calendar-title-row.calendar-nav-row h2{grid-area:title;min-width:0;text-align:left}.calendar-title-row.calendar-nav-row>button{min-width:44px}.calendar-title-row.calendar-nav-row>button:nth-of-type(1){grid-area:today}.calendar-title-row.calendar-nav-row>button:nth-of-type(2){grid-area:prev;width:44px;padding:0}.calendar-title-row.calendar-nav-row>button:nth-of-type(3){grid-area:next;width:44px;padding:0}.calendar-title-row.calendar-nav-row .segmented{grid-area:modes;width:100%;min-width:0}.table-wrap,.subjects-table,.admin-table,.admin-log-table,.calendar-list{width:100%;max-width:100%;overflow-x:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.month-calendar{max-width:100%;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch}}@media(max-width:640px){.app-shell.dashboard-shell{min-height:100dvh;display:block!important;padding:max(8px,env(safe-area-inset-top)) 8px calc(88px + env(safe-area-inset-bottom))!important;overflow-x:hidden;overflow-y:visible}.dashboard-main{display:grid;gap:10px;width:100%}.dashboard-topbar,.panel,.calendar-panel,.subjects-panel,.admin-panel,.focus-card,.progress-card,.timeline-card,.feature-card{overflow:visible!important;border-radius:16px}.dashboard-topbar{padding:12px}.dashboard-topbar h1{font-size:24px;line-height:1.1}.dashboard-sidebar{position:fixed!important;left:0;right:0;bottom:0;z-index:80;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:18px 18px 0 0}.sidebar-nav{display:flex!important;gap:6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav button{flex:0 0 78px;min-width:78px;min-height:56px;padding:6px 4px;white-space:normal}.topbar-user-row{display:grid!important;grid-template-columns:minmax(0,1fr) 44px;gap:7px}.topbar-actions .icon-btn{width:44px;min-width:44px}.hs-topbar-collab{grid-column:1 / -1;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%;gap:6px}.hs-topbar-collab select{grid-column:1 / -1;min-width:0}.hs-collab-icon-btn{width:100%;min-width:0}.kpi-grid.dashboard-kpis,.kpi-grid.calendar-kpis,.kpi-grid.subjects-kpis,.kpi-grid.admin-kpis,.kpi-grid.log-kpis,.kpi-grid.compact-kpis{display:flex!important;grid-template-columns:none!important;gap:8px;width:auto;max-width:none;margin:0 -8px 8px;padding:0 8px 4px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.kpi-grid .kpi-tile,.kpi-grid span{flex:0 0 152px;min-width:152px}.action-bar,.filters,.quick-add-row,.admin-filters,.subject-toolbar,.group-section-head,.group-owner-actions,.group-members-actions,.device-permission-actions,.pagination,.pagination div{align-items:stretch;width:100%}.filters label,.dense-filters select,.quick-add-row input,.quick-add-row input[type=date],.quick-add-row input[type=time],.subject-toolbar-copy,.group-invite-form label,.inline-form input,.inline-form button{flex:1 1 100%;min-width:0;max-width:none}.action-bar button,.filters button,.quick-add-row button,.subject-toolbar-actions button,.group-owner-actions button,.group-members-actions button,.device-permission-actions button,.pagination button{flex:1 1 100%;min-width:0}.calendar-title-row.calendar-nav-row{grid-template-columns:minmax(0,1fr) 44px 44px!important;grid-template-areas:"title title title" "today prev next" "modes modes modes"!important;gap:8px!important;margin:2px 0 10px}.calendar-title-row.calendar-nav-row h2{grid-area:title!important;margin:0!important;font-size:22px!important;line-height:1.12}.calendar-title-row.calendar-nav-row>button:nth-of-type(1){grid-area:today!important;width:100%;justify-content:center}.calendar-title-row.calendar-nav-row>button:nth-of-type(2){grid-area:prev!important}.calendar-title-row.calendar-nav-row>button:nth-of-type(3){grid-area:next!important}.calendar-title-row.calendar-nav-row .segmented{grid-area:modes!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%}.calendar-title-row.calendar-nav-row .segmented button{width:100%;min-width:0;padding:0 5px;font-size:12px;white-space:nowrap}.month-calendar{display:grid!important;grid-template-columns:repeat(7,minmax(108px,108px))!important;gap:0!important;width:100%;max-width:100%;border:1px solid rgba(126,210,255,.34)!important;border-radius:14px!important;overflow-x:auto!important;overflow-y:visible!important;background:#04122db8!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.week-calendar{grid-template-columns:repeat(7,minmax(112px,112px))!important}.month-calendar .weekday{display:block!important;min-height:34px;padding:8px 6px;border-right:1px solid rgba(126,210,255,.24);background:linear-gradient(180deg,#257ce2eb,#0b4396eb)!important;font-size:12px;line-height:1.1}.month-calendar article{display:block!important;min-height:104px!important;padding:8px!important;border:0!important;border-right:1px solid rgba(126,210,255,.22)!important;border-bottom:1px solid rgba(126,210,255,.22)!important;border-radius:0!important;background:#082352ad!important;scroll-snap-align:start}.month-calendar article.muted{display:block!important;color:#91a7cc!important;background:#0414318f!important}.month-calendar article.today{box-shadow:inset 0 0 0 2px #2fa0ffdb,inset 0 0 22px #0084ff59!important}.month-calendar article strong{display:block!important;width:auto!important;height:auto!important;margin:0 0 6px!important;border-radius:0!important;background:transparent!important;font-size:16px!important;line-height:1}.month-calendar .event-chip{display:block!important;width:100%;min-height:30px;margin-top:5px;padding:5px 6px;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left;font-size:12px!important;line-height:1.25}.month-calendar article small{display:block;margin-top:5px;font-size:12px}.day-agenda,.table-wrap,.subjects-table,.admin-table,.admin-log-table,.calendar-list{max-height:none!important;overflow:auto!important;border-radius:14px}table{min-width:760px}.subjects-table table{min-width:980px}.admin-table table,.admin-log-table table{min-width:900px}.calendar-list table{min-width:780px}.modal-backdrop,.hs-collab-backdrop{z-index:120;padding:0!important;place-items:stretch!important;align-items:stretch!important;overflow:hidden}.modal-card,.wide-modal,.hs-collab-modal,.hs-collab-modal.fullscreen{width:100%!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important}.modal-card,.wide-modal,.hs-collab-modal{overflow:auto!important;-webkit-overflow-scrolling:touch}.hs-comm-grid,.hs-mail-grid{height:auto!important;min-height:0;overflow:visible!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important}.hs-comm-side{max-height:none!important;overflow:visible!important}.hs-contact-list,.hs-thread-list{display:flex!important;gap:8px;overflow-x:auto!important;overflow-y:hidden!important}.hs-contact-list button,.hs-thread-list button,.hs-empty-group-state{flex:0 0 232px}.hs-comm-main{overflow:visible!important;grid-template-rows:auto auto auto minmax(220px,auto) auto!important}.hs-message-log{min-height:220px;overflow:auto!important}.hs-video-stage{min-height:230px!important;height:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:8px}.hs-video-stage video{min-height:210px;aspect-ratio:16 / 9}.hs-comm-modal.in-call{overflow:hidden!important}.hs-comm-modal.in-call .hs-comm-grid{height:100%!important;grid-template-rows:minmax(0,1fr)!important;overflow:hidden!important}.hs-comm-modal.in-call .hs-comm-side{display:none!important}.hs-comm-modal.in-call .hs-comm-main{height:100%;overflow:auto!important;grid-template-rows:auto auto minmax(240px,42dvh) auto minmax(120px,1fr) auto!important;padding-bottom:max(10px,env(safe-area-inset-bottom))}.hs-comm-modal.in-call .hs-video-stage{position:relative;min-height:240px!important;height:min(42dvh,360px)!important;display:block!important;overflow:hidden!important;border-radius:14px;border:1px solid rgba(126,210,255,.3);background:#020817}.hs-comm-modal.in-call .hs-video-stage video{width:100%;height:100%;min-height:0;border:0;border-radius:0;object-fit:cover}.hs-comm-modal.in-call .hs-video-stage video+video{position:absolute;right:8px;bottom:8px;width:min(38%,132px);height:auto;min-height:82px;aspect-ratio:9 / 16;border:1px solid rgba(255,255,255,.66);border-radius:12px;box-shadow:0 12px 28px #00000073;background:#04122d}.hs-notes-textarea,.hs-collab-modal.fullscreen .hs-notes-textarea{min-height:52dvh}}.weekend-calendar{grid-template-columns:repeat(2,minmax(240px,1fr))}.weekend-calendar article{min-height:180px}.weekend-calendar article small{display:block;margin:-2px 0 7px;color:#a9d9ff;font-size:12px}@media(max-width:1024px){.weekend-calendar{grid-template-columns:repeat(2,minmax(190px,1fr))}}@media(max-width:640px){.calendar-title-row.calendar-nav-row .segmented{grid-template-columns:repeat(5,minmax(0,1fr))!important}.calendar-title-row.calendar-nav-row .segmented button{padding:0 3px;font-size:11px}.weekend-calendar{grid-template-columns:repeat(2,minmax(152px,152px))!important}.weekend-calendar article{min-height:148px!important}}.weekday-short,.calendar-list-mobile{display:none}.calendar-event-card{width:100%;min-width:0;min-height:76px;display:grid;justify-items:start;gap:5px;padding:11px 12px;text-align:left;border-radius:14px;border-left-width:4px;background:#07214eb8}.calendar-event-card strong,.calendar-event-card span,.calendar-event-card em{max-width:100%;min-width:0;overflow-wrap:anywhere}.calendar-event-card em{color:#bfe8ff;font-style:normal;line-height:1.35}@media(max-width:640px){*,*:before,*:after{max-width:100%}html,body,#root,.app-shell.dashboard-shell,.dashboard-main{width:100%!important;max-width:100%!important;overflow-x:hidden!important}img,video,canvas,table,input,select,textarea,button{max-width:100%}.dashboard-topbar,.panel,.calendar-panel,.subjects-panel,.admin-panel,.modal-section,.focus-card,.progress-card,.timeline-card,.feature-card,.group-editor,.groups-list{width:100%;min-width:0;max-width:100%;overflow-x:hidden!important}.kpi-grid.dashboard-kpis,.kpi-grid.calendar-kpis,.kpi-grid.subjects-kpis,.kpi-grid.admin-kpis,.kpi-grid.log-kpis,.kpi-grid.compact-kpis{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0 0 10px!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important}.kpi-grid .kpi-tile,.kpi-grid span{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:78px;padding:9px!important;scroll-snap-align:unset!important}.kpi-tile{grid-template-columns:26px minmax(0,1fr);align-content:center;gap:8px;line-height:1.15}.kpi-grid svg,.kpi-tile svg{width:24px!important;height:24px!important}.kpi-grid em,.kpi-tile em{min-width:0;overflow-wrap:anywhere;font-size:12px!important}.kpi-grid strong,.dashboard-kpis .kpi-tile strong,.subjects-kpis .kpi-tile strong,.kpi-tile strong{margin-left:0;justify-self:end;max-width:100%;overflow-wrap:anywhere;font-size:20px!important}.calendar-title-row.calendar-nav-row{grid-template-columns:minmax(0,1fr) 44px 44px!important;grid-template-areas:"title title title" "today prev next" "modes modes modes"!important}.calendar-title-row.calendar-nav-row h2{max-width:100%;overflow-wrap:anywhere;font-size:20px!important}.calendar-title-row.calendar-nav-row .segmented{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0;overflow:hidden}.calendar-title-row.calendar-nav-row .segmented button{min-width:0!important;width:100%;min-height:40px;padding:0 4px!important;white-space:normal;line-height:1.08;font-size:12px!important}.weekday-full{display:none}.weekday-short{display:inline}.calendar-list-mobile{display:grid;gap:8px}.calendar-list-view .table-wrap.calendar-list{display:none}.month-calendar:not(.week-calendar):not(.weekend-calendar){display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:0!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;border-radius:14px!important}.month-calendar:not(.week-calendar):not(.weekend-calendar) .weekday{display:grid!important;place-items:center;min-width:0;min-height:30px;padding:6px 0;font-size:11px}.month-calendar:not(.week-calendar):not(.weekend-calendar) article{min-width:0!important;min-height:58px!important;padding:5px 2px!important;text-align:center}.month-calendar:not(.week-calendar):not(.weekend-calendar) article strong{width:auto!important;height:auto!important;margin:0 0 4px!important;text-align:center;font-size:13px!important}.month-calendar:not(.week-calendar):not(.weekend-calendar) .event-chip{display:inline-block!important;width:7px!important;min-width:7px!important;height:7px!important;min-height:7px!important;margin:1px!important;padding:0!important;border:0!important;border-radius:999px!important;font-size:0!important;line-height:0!important;vertical-align:top}.month-calendar:not(.week-calendar):not(.weekend-calendar) .event-chip b{display:none}.month-calendar:not(.week-calendar):not(.weekend-calendar) article small{margin:2px 0 0;font-size:9px;line-height:1}.week-calendar,.weekend-calendar{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;border:0!important;background:transparent!important;overflow:visible!important}.week-calendar .weekday,.weekend-calendar .weekday{display:none!important}.week-calendar article,.weekend-calendar article{width:100%!important;min-width:0!important;min-height:92px!important;padding:11px!important;border:1px solid rgba(126,210,255,.28)!important;border-radius:14px!important;text-align:left}.week-calendar article strong,.weekend-calendar article strong{display:inline-block!important;margin:0 8px 6px 0!important;font-size:18px!important}.week-calendar article small,.weekend-calendar article small{display:inline-block;margin:0 0 6px;color:#a9d9ff;font-size:12px}.week-calendar .event-chip,.weekend-calendar .event-chip,.day-agenda .agenda-row,.calendar-event-card{width:100%!important;min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere;text-overflow:clip!important;font-size:13px!important;line-height:1.25}.day-agenda{width:100%;overflow:visible!important}.day-agenda .agenda-row{grid-template-columns:1fr!important;gap:4px;justify-items:start}.table-wrap,.subjects-table,.admin-table,.admin-log-table,.calendar-list{width:100%!important;max-width:100%!important;overflow-x:hidden!important}table{width:100%!important;min-width:0!important;table-layout:fixed}th,td{min-width:0;padding:7px 5px;overflow-wrap:anywhere;white-space:normal;font-size:11px}}@media(max-width:380px){.kpi-grid.dashboard-kpis,.kpi-grid.calendar-kpis,.kpi-grid.subjects-kpis,.kpi-grid.admin-kpis,.kpi-grid.log-kpis,.kpi-grid.compact-kpis{grid-template-columns:1fr!important}}.subjects-mobile-list{display:none}.subject-mobile-card{width:100%;min-width:0;display:grid;justify-items:stretch;gap:9px;padding:13px;text-align:left;border:1px solid rgba(126,210,255,.34);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(86,220,255,.1),transparent 42%),#07214eb3;box-shadow:inset 0 0 24px #2aa6ff1a,0 12px 28px #0003}.subject-mobile-card.selected{border-color:#ffc24ab8;box-shadow:inset 0 0 0 1px #ffc24a47,0 12px 28px #00000038}.subject-card-top,.subject-card-bottom{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.subject-card-top strong{min-width:0;color:#fff;overflow-wrap:anywhere;font-size:17px;line-height:1.18}.subject-card-top em,.subject-card-bottom em{flex:0 0 auto;color:#a9d9ff;font-style:normal;font-size:12px;line-height:1.25}.subject-card-meta,.subject-card-notes{min-width:0;color:#dff4ff;overflow-wrap:anywhere;font-size:13px;line-height:1.38}.subject-card-notes{padding-top:8px;border-top:1px solid rgba(126,210,255,.2);color:#c7e7ff}.subject-card-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.subject-card-stats b{min-width:0;min-height:44px;display:grid;align-content:center;gap:3px;padding:8px;border:1px solid rgba(126,210,255,.22);border-radius:12px;color:#a9d9ff;background:#04122d75;font-size:11px;line-height:1.1}.subject-card-stats i{min-width:0;color:#fff;overflow-wrap:anywhere;font-style:normal;font-size:16px;line-height:1}.mobile-sort-row{display:none}@media(max-width:640px){.subjects-panel{display:grid;gap:10px}.subjects-panel .filters,.subjects-panel .subject-toolbar{width:100%;overflow:visible!important}.subjects-panel .subject-toolbar-copy small{display:none}.subjects-panel .subject-toolbar-actions{display:grid;grid-template-columns:1fr;gap:7px}.subjects-panel .subject-toolbar-actions button{width:100%;min-width:0;min-height:44px;white-space:normal;line-height:1.16}.subjects-mobile-list{display:grid;gap:9px;width:100%;min-width:0;max-width:100%}.subjects-table{display:none!important}.mobile-sort-row{display:block}.mobile-sort-row label{display:grid;gap:6px;color:#dff4ff;font-size:12px;font-weight:800}.mobile-sort-row select{width:100%;min-width:0;min-height:44px}.subject-mobile-card{min-height:0;padding:12px}.subject-card-bottom{flex-wrap:wrap}.subjects-panel .pagination{display:grid;grid-template-columns:1fr;gap:8px;width:100%;padding:0}.subjects-panel .pagination>span{width:100%;overflow-wrap:anywhere;font-size:12px;line-height:1.35}.subjects-panel .pagination>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:100%}.subjects-panel .pagination button{width:100%;min-width:0;padding:0 4px}.subjects-panel .pagination label{display:grid;grid-template-columns:1fr;gap:6px;width:100%;font-size:12px}.subjects-panel .pagination select{width:100%}}@media(max-width:380px){.subject-card-stats{grid-template-columns:1fr}}@media(max-width:640px){.subject-mobile-card{height:294px!important;min-height:294px!important;max-height:294px!important;grid-template-rows:42px 38px 95px 24px 34px;align-items:stretch;gap:8px;overflow:hidden}.subject-card-top{min-height:42px;max-height:42px;align-items:flex-start}.subject-card-top strong,.subject-card-meta,.subject-card-notes{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.subject-card-top strong{-webkit-line-clamp:2;line-clamp:2}.subject-card-top em{flex:0 0 44px;text-align:right}.subject-card-meta{min-height:38px;max-height:38px;-webkit-line-clamp:2;line-clamp:2}.subject-card-stats{min-height:95px;max-height:95px;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,44px);align-items:stretch}.subject-card-stats b{height:44px;min-height:44px;max-height:44px;overflow:hidden}.subject-card-stats i{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subject-card-bottom{min-height:24px;max-height:24px;align-items:center;flex-wrap:nowrap!important;overflow:hidden}.subject-card-bottom em{flex:1 1 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subject-card-bottom em:last-child{text-align:right}.subject-card-notes{min-height:34px;max-height:34px;padding-top:7px;-webkit-line-clamp:1;line-clamp:1}.subject-card-notes.empty{color:#c7e7ff9e}}@media(max-width:380px){.subject-card-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.kpi-tile{display:grid!important;grid-template-columns:24px minmax(0,1fr) max-content;align-items:center;column-gap:8px}.kpi-tile svg{grid-column:1}.kpi-grid em,.kpi-tile em{grid-column:2;min-width:0;max-width:100%;overflow-wrap:normal!important;word-break:normal}.kpi-grid strong,.dashboard-kpis .kpi-tile strong,.subjects-kpis .kpi-tile strong,.kpi-tile strong{grid-column:3;justify-self:end;margin-left:0!important;min-width:max-content;max-width:38vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all;font-variant-numeric:tabular-nums}.kpi-detail-row strong,.kpi-modal-hero strong,.program-points strong,.program-semesters span{white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all;font-variant-numeric:tabular-nums}}@media(max-width:640px){.subject-mobile-card{height:238px!important;min-height:238px!important;max-height:238px!important;grid-template-rows:28px 22px 96px 24px 28px!important;gap:8px!important;overflow:hidden!important}.subject-card-top,.subject-card-meta,.subject-card-bottom,.subject-card-notes{min-width:0;overflow:hidden!important}.subject-card-top{min-height:28px!important;max-height:28px!important;align-items:center!important}.subject-card-top strong,.subject-card-meta,.subject-card-notes,.subject-card-bottom em{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:unset!important}.subject-card-top strong{font-size:16px!important;line-height:1.1!important}.subject-card-top em{flex:0 0 42px!important;max-width:42px;overflow:hidden;text-align:right;white-space:nowrap}.subject-card-meta{min-height:22px!important;max-height:22px!important;font-size:12px!important;line-height:22px!important}.subject-card-stats{min-height:96px!important;max-height:96px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,44px)!important;gap:8px!important}.subject-card-stats b{height:44px!important;min-height:44px!important;max-height:44px!important;display:grid!important;grid-template-rows:13px 18px;align-content:center!important;justify-items:start;gap:3px!important;padding:6px 8px!important;overflow:hidden!important}.subject-card-stats b span{display:block;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a9d9ff;font-size:10px;line-height:13px;text-transform:uppercase}.subject-card-stats i{width:100%;min-width:0;max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:16px!important;line-height:18px!important}.subject-card-bottom{min-height:24px!important;max-height:24px!important;align-items:center!important;flex-wrap:nowrap!important}.subject-card-bottom em{font-size:12px!important;line-height:24px!important}.subject-card-notes{min-height:28px!important;max-height:28px!important;padding-top:6px!important;font-size:12px!important;line-height:20px!important}}@media(max-width:640px){.subject-mobile-card{display:grid!important;justify-content:stretch!important;align-content:stretch!important;justify-items:stretch!important;align-items:stretch!important}.subject-card-stats{width:100%!important;min-width:0!important;max-width:none!important;height:96px!important;min-height:96px!important;max-height:96px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,44px)!important;gap:8px!important;align-items:stretch!important;justify-items:stretch!important;overflow:hidden!important}.subject-card-stats b{width:100%!important;min-width:0!important;max-width:none!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:13px 19px!important;align-content:center!important;justify-content:stretch!important;align-items:center!important;justify-items:start!important;gap:2px!important;margin:0!important;padding:5px 8px!important;overflow:hidden!important;text-align:left!important;line-height:1!important}.subject-card-stats b span,.subject-card-stats b i{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all!important;line-height:1!important}.subject-card-stats b span{color:#a9d9ff!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase}.subject-card-stats b i{color:#fff!important;font-size:16px!important;font-style:normal!important;font-weight:950!important;font-variant-numeric:tabular-nums}}.admin-users-mobile-list{display:none}.admin-user-mobile-card{width:100%;min-width:0;display:grid;justify-items:stretch;gap:9px;padding:13px;text-align:left;border:1px solid rgba(126,210,255,.34);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(86,220,255,.1),transparent 42%),#07214eb3;box-shadow:inset 0 0 24px #2aa6ff1a,0 12px 28px #0003}.admin-user-mobile-card:focus-visible,.groups-list button:focus-visible,.group-user-role-row:focus-within{outline:2px solid rgba(86,220,255,.86);outline-offset:2px}.admin-user-card-top,.admin-user-card-bottom{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.admin-user-card-top strong{min-width:0;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.18}.admin-user-card-top em,.admin-user-card-bottom em{flex:0 1 auto;min-width:0;color:#a9d9ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:12px;line-height:1.25}.admin-user-card-top em{flex:0 0 auto;padding:4px 8px;border:1px solid rgba(126,210,255,.24);border-radius:999px;background:#04122d75;color:#dff4ff;font-weight:900}.admin-user-card-meta{min-width:0;color:#dff4ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.38}.admin-user-card-stats{width:100%;min-width:0;height:96px;min-height:96px;max-height:96px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,44px);gap:8px;overflow:hidden}.admin-user-card-stats b{width:100%;min-width:0;height:44px;min-height:44px;max-height:44px;box-sizing:border-box;display:grid;grid-template-rows:13px 19px;align-content:center;justify-items:start;gap:2px;padding:5px 8px;border:1px solid rgba(126,210,255,.22);border-radius:12px;background:#04122d75;overflow:hidden;line-height:1}.admin-user-card-stats b span,.admin-user-card-stats b i{width:100%;min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}.admin-user-card-stats b span{color:#a9d9ff;font-size:10px;font-weight:900;text-transform:uppercase}.admin-user-card-stats b i{color:#fff;font-size:16px;font-style:normal;font-weight:950;font-variant-numeric:tabular-nums}@media(max-width:980px){.groups-panel{display:grid;gap:10px}.groups-layout{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%;min-width:0}.groups-list,.group-editor{width:100%;min-width:0;max-width:100%;overflow:visible!important}.groups-list{max-height:none!important;display:grid;grid-template-columns:1fr;gap:9px}.groups-list h2{font-size:20px;line-height:1.1}.groups-list button{width:100%;min-width:0;min-height:92px;display:grid!important;grid-template-rows:24px minmax(30px,auto) 18px;gap:6px;justify-items:stretch;padding:12px;border:1px solid rgba(126,210,255,.34);border-radius:16px;text-align:left;background:radial-gradient(circle at 100% 0,rgba(86,220,255,.1),transparent 42%),#07214eb3;box-shadow:inset 0 0 24px #2aa6ff1a,0 12px 28px #0000002e}.groups-list button.selected{border-color:#ffc24ab8;box-shadow:inset 0 0 0 1px #ffc24a47,0 12px 28px #00000038}.groups-list button strong,.groups-list button span,.groups-list button em{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.groups-list button strong{color:#fff;white-space:nowrap;font-size:17px;line-height:24px}.groups-list button span{display:block;white-space:normal;color:#dff4ff;font-size:13px;line-height:1.3}.groups-list button em{color:#ffc24a;white-space:nowrap;font-size:12px;line-height:18px}.group-editor{gap:10px}.group-permissions-help,.group-invite-box,.group-edit-box,.group-pending-invites,.group-members-section{border-radius:16px!important}.group-section-head{display:grid!important;grid-template-columns:1fr;gap:10px!important;margin-bottom:10px}.group-owner-actions,.group-members-actions,.group-edit-actions,.group-invite-form{display:grid!important;grid-template-columns:1fr;align-items:stretch!important;gap:8px!important}.group-owner-actions button,.group-members-actions button,.group-edit-actions button,.group-invite-form button,.group-invite-form label,.group-invite-form input,.group-invite-form select{width:100%;min-width:0;max-width:100%}.group-users-grid,.group-role-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%;min-width:0}.group-user-role-row{width:100%;min-width:0;min-height:112px;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(50px,auto) 44px;gap:8px;padding:11px;border:1px solid rgba(126,210,255,.34);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(86,220,255,.1),transparent 42%),#07214eb3;box-shadow:inset 0 0 24px #2aa6ff1a,0 12px 28px #0000002e;overflow:hidden}.group-user-role-row.active{border-color:#7ed2ff94;background:radial-gradient(circle at 100% 0,rgba(86,220,255,.13),transparent 42%),#08224ec7}.group-user-role-row .check-line{width:100%;min-width:0;min-height:50px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;padding:0!important;border:0;background:transparent}.group-user-role-row .check-line input{width:20px;min-width:20px;height:20px}.group-users-grid .check-line span{min-width:0;display:grid;gap:3px}.group-users-grid .check-line span,.group-users-grid .check-line em{overflow:hidden;text-overflow:ellipsis}.group-users-grid .check-line span{color:#fff;font-weight:900}.group-users-grid .check-line em{display:block;color:#a9d9ff;white-space:nowrap;font-size:12px;font-style:normal;font-weight:700}.group-role-select{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;border-radius:12px!important}.group-invite-list{display:grid;grid-template-columns:1fr;gap:7px}.group-invite-list span{width:100%;min-width:0;justify-content:space-between;border-radius:12px!important;overflow-wrap:anywhere}.group-pending-list span{grid-template-columns:minmax(0,1fr) 34px}}@media(max-width:900px){.admin-users-mobile-list{display:grid;gap:9px;width:100%;min-width:0;max-width:100%}.admin-panel .admin-table{display:none!important}.admin-user-mobile-card{min-height:220px;max-height:220px;grid-template-rows:28px 22px 96px 42px;overflow:hidden}.admin-user-card-bottom{min-height:42px;max-height:42px;align-items:center;padding-top:8px;border-top:1px solid rgba(126,210,255,.2)}.admin-user-card-bottom em:first-child{flex:1 1 auto}.admin-user-card-bottom em:last-child{flex:0 0 118px;text-align:right}}@media(max-width:420px){.admin-user-mobile-card{min-height:232px;max-height:232px;grid-template-rows:30px 22px 96px 54px}.admin-user-card-bottom{min-height:54px;max-height:54px;display:grid;grid-template-columns:1fr;gap:4px;align-items:center}.admin-user-card-bottom em:last-child{flex:none;text-align:left}}@media(max-width:900px){.admin-users-mobile-list{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important}.admin-user-mobile-card{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:262px!important;max-height:none!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:30px 24px 104px minmax(64px,auto)!important;align-content:start!important;justify-items:stretch!important;gap:9px!important;padding:13px!important;overflow:visible!important;border:1px solid rgba(126,210,255,.34)!important;border-radius:16px!important;background:radial-gradient(circle at 100% 0,rgba(86,220,255,.1),transparent 42%),#07214eb3!important;box-shadow:inset 0 0 24px #2aa6ff1a,0 12px 28px #0003!important;text-align:left!important}.admin-user-card-top{min-height:30px!important;max-height:30px!important;align-items:center!important;overflow:hidden!important}.admin-user-card-top strong,.admin-user-card-top em,.admin-user-card-meta{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-user-card-top strong{font-size:16px!important;line-height:1.15!important}.admin-user-card-meta{min-height:24px!important;max-height:24px!important;line-height:24px!important}.admin-user-card-stats{width:100%!important;height:104px!important;min-height:104px!important;max-height:104px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,48px)!important;gap:8px!important;overflow:hidden!important}.admin-user-card-stats b{width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;max-height:48px!important;display:grid!important;grid-template-rows:13px 23px!important;align-content:center!important;gap:2px!important;margin:0!important;padding:5px 8px!important;overflow:hidden!important}.admin-user-card-stats b span,.admin-user-card-stats b i{width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1!important}.admin-user-card-stats b i{font-size:15px!important;line-height:20px!important}.admin-user-card-bottom{width:100%!important;min-width:0!important;min-height:64px!important;max-height:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;align-items:stretch!important;padding-top:8px!important;border-top:1px solid rgba(126,210,255,.2)!important;overflow:visible!important}.admin-user-card-bottom em{width:100%!important;min-width:0!important;max-width:100%!important;min-height:48px!important;display:grid!important;align-items:center!important;padding:6px 8px!important;border:1px solid rgba(126,210,255,.22)!important;border-radius:12px!important;background:#04122d75!important;color:#cfefff!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.2!important;text-align:left!important}.admin-user-card-bottom em:last-child{flex:none!important;text-align:left!important}}@media(max-width:420px){.admin-user-mobile-card{min-height:284px!important;grid-template-rows:30px 24px 104px minmax(86px,auto)!important}.admin-user-card-bottom{min-height:86px!important;grid-template-columns:1fr!important}}@media(max-width:900px){.admin-user-mobile-card{min-height:278px!important;grid-template-rows:30px 24px 104px minmax(64px,auto)!important}.admin-user-card-bottom{min-height:64px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important;overflow:visible!important}.admin-user-card-bottom b{width:100%!important;min-width:0!important;min-height:56px!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:13px minmax(24px,auto)!important;align-content:center!important;justify-items:start!important;gap:3px!important;margin:0!important;padding:6px 8px!important;border:1px solid rgba(126,210,255,.22)!important;border-radius:12px!important;background:#04122d75!important;overflow:visible!important;text-align:left!important;line-height:1!important}.admin-user-card-bottom b span,.admin-user-card-bottom b i{width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;margin:0!important;padding:0!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important}.admin-user-card-bottom b span{color:#a9d9ff!important;font-size:10px!important;font-weight:900!important;line-height:13px!important;text-transform:uppercase}.admin-user-card-bottom b i{color:#fff!important;font-size:12px!important;font-style:normal!important;font-weight:900!important;line-height:1.18!important;font-variant-numeric:tabular-nums}.admin-user-card-bottom em{display:none!important}}@media(max-width:420px){.admin-user-mobile-card{min-height:334px!important;grid-template-rows:30px 24px 104px minmax(120px,auto)!important}.admin-user-card-bottom{min-height:120px!important;grid-template-columns:1fr!important}.admin-user-card-bottom b{min-height:56px!important}}@media(max-width:900px){.admin-user-mobile-card{min-height:302px!important;grid-template-rows:30px 24px 120px minmax(64px,auto)!important}.admin-user-card-stats{height:120px!important;min-height:120px!important;max-height:120px!important;grid-template-rows:repeat(2,56px)!important;gap:8px!important}.admin-user-card-stats b,.admin-user-card-bottom b{height:auto!important;min-height:56px!important;max-height:none!important;grid-template-rows:13px minmax(24px,auto)!important;align-content:center!important;padding:6px 8px!important}.admin-user-card-stats b span,.admin-user-card-stats b i,.admin-user-card-bottom b span,.admin-user-card-bottom b i{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important}.admin-user-card-stats b span,.admin-user-card-bottom b span{font-size:10px!important;line-height:13px!important}.admin-user-card-stats b i,.admin-user-card-bottom b i{font-size:12px!important;line-height:1.18!important}}@media(max-width:420px){.admin-user-mobile-card{min-height:358px!important;grid-template-rows:30px 24px 120px minmax(120px,auto)!important}}.home-showcase{grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr)!important;align-items:stretch}.upcoming-home-card{display:grid;align-content:start;gap:14px}.upcoming-home-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px}.upcoming-home-head>div{min-width:0}.upcoming-home-head .primary-btn{min-width:132px;white-space:nowrap}.upcoming-home-card .focus-meta{margin-bottom:0}.upcoming-home-timeline{margin-top:0}.upcoming-home-timeline button{width:100%;min-width:0;grid-template-columns:72px minmax(0,1fr);gap:4px 12px;align-items:center;padding:11px 12px}.upcoming-home-timeline button b{grid-row:1 / span 2;min-width:0;font-size:18px;line-height:1}.upcoming-home-timeline button span,.upcoming-home-timeline button em{min-width:0;max-width:100%}.upcoming-home-timeline button span{white-space:normal;overflow-wrap:anywhere;line-height:1.22}.upcoming-home-timeline button em{grid-column:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-shell.auth-centered .login-aiqosys,.login-shell .login-aiqosys{position:fixed!important;top:22px!important;right:28px!important;z-index:4!important;margin:0!important;justify-content:flex-end!important}.login-shell.auth-centered .login-aiqosys img,.login-shell .login-aiqosys img{width:142px!important;max-width:142px!important;height:auto!important}@media(max-width:900px){.home-showcase{grid-template-columns:1fr!important;gap:10px!important}.upcoming-home-card{width:100%!important;min-width:0!important;padding:14px!important;border-radius:16px!important;overflow:hidden!important}.upcoming-home-head{grid-template-columns:1fr!important;gap:10px!important}.upcoming-home-head .primary-btn{width:100%!important;min-width:0!important}.upcoming-home-card h2{font-size:25px!important;line-height:1.08!important;overflow-wrap:anywhere}.upcoming-home-card p{font-size:14px!important;line-height:1.35!important}.upcoming-home-card .focus-meta{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.upcoming-home-card .focus-meta span{width:100%!important;min-width:0!important;border-radius:12px!important;justify-content:flex-start;white-space:normal;overflow-wrap:anywhere}.upcoming-home-timeline button{grid-template-columns:56px minmax(0,1fr)!important;min-height:68px!important}}@media(max-width:640px){.login-shell.auth-centered{min-height:100dvh!important;width:100%!important;display:grid!important;place-items:start center!important;align-content:start!important;padding:max(58px,calc(env(safe-area-inset-top) + 50px)) 10px max(12px,env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overflow-y:auto!important;background-position:58% center!important}.login-shell.auth-centered .login-aiqosys,.login-shell .login-aiqosys{top:max(10px,env(safe-area-inset-top))!important;right:12px!important}.login-shell.auth-centered .login-aiqosys img,.login-shell .login-aiqosys img{width:106px!important;max-width:106px!important}.auth-card{width:100%!important;max-width:430px!important;max-height:none!important;padding:14px!important;border-radius:18px!important;overflow:visible!important}.auth-card-brand{margin-bottom:12px!important;gap:10px!important}.auth-card-brand .brand-symbol{width:48px!important;height:48px!important;border-radius:13px!important}.auth-card-brand strong{font-size:27px!important}.auth-card-brand span{font-size:12px!important}.auth-card-copy{margin-bottom:12px!important}.auth-card-copy h1{font-size:25px!important;line-height:1.08!important}.auth-card-copy p,.login-hint{font-size:13px!important;line-height:1.34!important}.auth-card .mode-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:12px 0!important}.auth-card .mode-grid button{width:100%!important;min-width:0!important;min-height:42px!important;padding:0 7px!important;white-space:normal!important;line-height:1.1!important;font-size:12px!important}.auth-card label{gap:6px!important;margin-top:10px!important;font-size:12px!important}.auth-card input,.secret-field input{min-height:44px!important;height:44px!important;border-radius:12px!important;font-size:15px!important}.auth-card .primary-btn{min-height:46px!important;margin-top:14px!important;border-radius:12px!important}.auth-links{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:8px!important}.auth-links button{width:100%!important;min-height:38px!important}}@media(max-width:380px){.auth-card .mode-grid,.upcoming-home-timeline button{grid-template-columns:1fr!important}.upcoming-home-timeline button b,.upcoming-home-timeline button em{grid-column:1!important;grid-row:auto!important}}.admin-logs-mobile-list{display:none}@media(max-width:900px){.admin-logs-mobile-list{width:100%;min-width:0;display:grid;gap:9px}.admin-panel .admin-log-table{display:none!important}.admin-log-mobile-card{width:100%;min-width:0;min-height:194px;display:grid;grid-template-rows:30px 24px minmax(104px,auto);justify-items:stretch;gap:9px;padding:13px;text-align:left;border:1px solid rgba(126,210,255,.34);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(86,220,255,.1),transparent 42%),#07214eb3;box-shadow:inset 0 0 24px #2aa6ff1a,0 12px 28px #0003;overflow:hidden}.admin-log-mobile-card.failed{border-color:#ff4b6894;background:radial-gradient(circle at 100% 0,rgba(255,75,104,.16),transparent 42%),#3c0c24ad}.admin-log-mobile-card:focus-visible{outline:2px solid rgba(86,220,255,.86);outline-offset:2px}.admin-log-card-top{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.admin-log-card-top strong{min-width:0;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.18}.admin-log-card-top em{min-width:0;padding:4px 8px;border:1px solid rgba(126,210,255,.24);border-radius:999px;background:#04122d75;color:#dff4ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:12px;font-weight:900;line-height:1.25}.admin-log-mobile-card.failed .admin-log-card-top em{border-color:#ff809657;background:#520f2ba3;color:#ffe0e7}.admin-log-card-meta{min-width:0;color:#dff4ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.38}.admin-log-card-fields{width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(46px,auto);gap:8px}.admin-log-card-fields b{width:100%;min-width:0;box-sizing:border-box;display:grid;grid-template-rows:13px minmax(20px,auto);align-content:center;justify-items:start;gap:3px;padding:6px 8px;border:1px solid rgba(126,210,255,.22);border-radius:12px;background:#04122d75;overflow:hidden}.admin-log-card-fields span,.admin-log-card-fields i{width:100%;min-width:0;max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.15}.admin-log-card-fields span{color:#a9d9ff;font-size:10px;font-weight:900;text-transform:uppercase}.admin-log-card-fields i{color:#fff;font-size:12px;font-style:normal;font-weight:900;font-variant-numeric:tabular-nums}}@media(max-width:420px){.admin-log-mobile-card{min-height:244px;grid-template-rows:30px 24px minmax(156px,auto)}.admin-log-card-fields{grid-template-columns:1fr}}@media(max-width:640px){.kpi-grid.dashboard-kpis,.kpi-grid.calendar-kpis,.kpi-grid.subjects-kpis,.kpi-grid.admin-kpis,.kpi-grid.log-kpis,.kpi-grid.compact-kpis{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;max-width:100%!important;margin:0 0 8px!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important}.kpi-grid .kpi-tile,.kpi-grid span{width:100%!important;min-width:0!important;max-width:100%!important;min-height:54px!important;height:54px!important;padding:6px 7px!important;border-radius:12px!important;gap:6px!important;align-items:center!important;overflow:hidden!important}.kpi-tile{grid-template-columns:20px minmax(0,1fr) auto!important}.kpi-grid svg,.kpi-tile svg{width:19px!important;height:19px!important}.kpi-grid em,.kpi-tile em{min-width:0!important;font-size:10px!important;line-height:1.08!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kpi-grid strong,.dashboard-kpis .kpi-tile strong,.subjects-kpis .kpi-tile strong,.kpi-tile strong{min-width:0!important;max-width:34vw!important;font-size:16px!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.dashboard-sidebar{left:8px!important;right:8px!important;bottom:0!important;width:auto!important;max-width:calc(100vw - 16px)!important;padding:6px 6px calc(6px + env(safe-area-inset-bottom))!important;border-radius:16px 16px 0 0!important;overflow:hidden!important}.sidebar-nav{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;padding:0!important;overflow-x:hidden!important;overflow-y:hidden!important;overscroll-behavior-x:auto!important;scroll-snap-type:none!important}.sidebar-nav:has(button:nth-child(5)){grid-template-columns:repeat(5,minmax(0,1fr))!important}.sidebar-nav:has(button:nth-child(6)){grid-template-columns:repeat(6,minmax(0,1fr))!important}.sidebar-nav button{width:100%!important;min-width:0!important;max-width:100%!important;min-height:48px!important;height:48px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:18px 16px!important;justify-items:center!important;align-items:center!important;gap:2px!important;padding:4px 1px!important;border-radius:12px!important;overflow:hidden!important;text-align:center!important;line-height:1!important}.sidebar-nav button svg{width:17px!important;height:17px!important}.sidebar-nav button .nav-label{width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:0!important;line-height:1!important}.sidebar-nav button .nav-label:after{content:attr(data-short);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:900;line-height:1}}@media(max-width:380px){.kpi-grid .kpi-tile,.kpi-grid span{min-height:50px!important;height:50px!important;padding:5px!important;gap:4px!important}.kpi-tile{grid-template-columns:18px minmax(0,1fr) auto!important}.kpi-grid svg,.kpi-tile svg{width:17px!important;height:17px!important}.kpi-grid em,.kpi-tile em{font-size:9px!important}.kpi-grid strong,.dashboard-kpis .kpi-tile strong,.subjects-kpis .kpi-tile strong,.kpi-tile strong{font-size:14px!important}.sidebar-nav{gap:3px!important}.sidebar-nav button{min-height:46px!important;height:46px!important}.sidebar-nav button svg{width:16px!important;height:16px!important}.sidebar-nav button .nav-label:after{font-size:8px}}@media(max-width:640px){.action-bar,.filters,.quick-add-row,.admin-filters{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important;padding:8px!important;overflow:hidden!important}.subject-toolbar-actions,.group-owner-actions,.group-members-actions,.device-permission-actions,.pagination div{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important;overflow:hidden!important}.action-bar>*,.filters>*,.quick-add-row>*,.admin-filters>*,.subject-toolbar-actions>*,.group-owner-actions>*,.group-members-actions>*,.device-permission-actions>*,.pagination div>*{width:100%!important;min-width:0!important;max-width:100%!important;flex:none!important}.filters label,.admin-filters label,.dense-filters select,.quick-add-row input,.quick-add-row input[type=date],.quick-add-row input[type=time],.quick-add-row select,.action-bar select,.action-bar input{width:100%!important;min-width:0!important;max-width:100%!important;flex:none!important}.filters label,.admin-filters label{min-height:44px!important;padding:0 10px!important;border-radius:12px!important;overflow:hidden!important}.filters label input,.admin-filters label input{min-width:0!important;width:100%!important;padding-inline:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.subject-toolbar,.group-section-head,.pagination{width:100%!important;max-width:100%!important;overflow:hidden!important}}@media(max-width:420px){.admin-log-mobile-card{min-height:194px!important;grid-template-rows:30px 24px minmax(104px,auto)!important}.admin-log-card-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.filters.dense-filters,.filters.dense-filters.admin-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:dense!important;gap:8px!important;overflow:visible!important}.filters.dense-filters>select:nth-of-type(1){order:1}.filters.dense-filters>select:nth-of-type(2){order:2}.filters.dense-filters>select:nth-of-type(3){order:3}.filters.dense-filters>button{order:4!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:44px!important;height:auto!important;padding:0 8px!important;white-space:normal!important;line-height:1.08!important}.filters.dense-filters>label{order:10!important;grid-column:1 / -1!important;width:100%!important;min-width:0!important;max-width:100%!important}.filters.dense-filters>select{width:100%!important;min-width:0!important;max-width:100%!important;min-height:44px!important;height:auto!important;padding-inline:8px!important;white-space:normal!important;line-height:1.08!important}.filters.dense-filters>label input{width:100%!important;min-width:0!important;max-width:100%!important;min-height:44px!important}.subject-toolbar,.subjects-panel .subject-toolbar,.calendar-toolbar{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;align-items:stretch!important;overflow:visible!important}.subject-toolbar-actions,.subjects-panel .subject-toolbar-actions,.calendar-toolbar .subject-toolbar-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:minmax(44px,auto)!important;gap:8px!important;overflow:visible!important}.subject-toolbar-actions button,.subjects-panel .subject-toolbar-actions button,.calendar-toolbar .subject-toolbar-actions button{width:100%!important;min-width:0!important;max-width:100%!important;min-height:44px!important;height:auto!important;padding:0 7px!important;white-space:normal!important;line-height:1.12!important;overflow:visible!important}.admin-log-mobile-card{min-height:206px!important;height:206px!important;grid-template-rows:30px 24px 104px!important;overflow:hidden!important}.admin-log-card-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,48px)!important;grid-auto-rows:48px!important;align-items:stretch!important}.admin-log-card-fields b{height:48px!important;min-height:48px!important;max-height:48px!important;overflow:hidden!important}}@media(max-width:640px){.admin-log-mobile-card{box-sizing:border-box!important;height:206px!important;min-height:206px!important;max-height:206px!important;grid-template-rows:30px 24px 104px!important;align-content:start!important;overflow:hidden!important}.admin-log-card-top{height:30px!important;min-height:30px!important;max-height:30px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 78px!important;align-items:center!important;gap:8px!important;overflow:hidden!important}.admin-log-card-top strong,.admin-log-card-top em,.admin-log-card-meta{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-log-card-top strong{width:100%!important;line-height:30px!important}.admin-log-card-top em{width:78px!important;min-width:78px!important;max-width:78px!important;box-sizing:border-box!important;justify-self:end!important;text-align:center!important}.admin-log-card-meta{height:24px!important;min-height:24px!important;max-height:24px!important;line-height:24px!important}.admin-log-card-fields{height:104px!important;min-height:104px!important;max-height:104px!important}.admin-log-card-fields span,.admin-log-card-fields i{min-height:0!important;max-height:17px!important;line-height:1.15!important}}@media(max-width:900px){.admin-log-mobile-card{box-sizing:border-box!important;height:206px!important;min-height:206px!important;max-height:206px!important;grid-template-rows:30px 24px 104px!important;align-content:start!important;overflow:hidden!important}.admin-log-card-top{height:30px!important;min-height:30px!important;max-height:30px!important;grid-template-columns:minmax(0,1fr) 78px!important;gap:8px!important;overflow:hidden!important}.admin-log-card-top strong,.admin-log-card-top em,.admin-log-card-meta{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-log-card-top strong{width:100%!important;line-height:30px!important}.admin-log-card-top em{width:78px!important;min-width:78px!important;max-width:78px!important;box-sizing:border-box!important;justify-self:end!important;text-align:center!important}.admin-log-card-meta{height:24px!important;min-height:24px!important;max-height:24px!important;line-height:24px!important}.admin-log-card-fields{height:104px!important;min-height:104px!important;max-height:104px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,48px)!important;grid-auto-rows:48px!important;align-items:stretch!important;overflow:hidden!important}.admin-log-card-fields b{height:48px!important;min-height:48px!important;max-height:48px!important;grid-template-rows:13px 17px!important;align-content:center!important;overflow:hidden!important}.admin-log-card-fields span,.admin-log-card-fields i{height:17px!important;min-height:0!important;max-height:17px!important;line-height:17px!important}}@media(max-width:900px){.admin-log-card-fields{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:104px!important;min-height:104px!important;max-height:104px!important;display:grid!important;grid-template-columns:calc((100% - 8px)/2) calc((100% - 8px)/2)!important;grid-template-rows:48px 48px!important;grid-auto-columns:calc((100% - 8px)/2)!important;grid-auto-rows:48px!important;gap:8px!important;align-items:stretch!important;justify-items:stretch!important;overflow:hidden!important}.admin-log-card-fields b{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:13px 17px!important;align-content:center!important;justify-items:start!important;gap:2px!important;overflow:hidden!important}.admin-log-card-fields b span,.admin-log-card-fields b i{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:17px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media(max-width:900px){.admin-log-mobile-card{box-sizing:border-box!important;height:222px!important;min-height:222px!important;max-height:222px!important;grid-template-rows:30px 24px 120px!important;align-content:start!important;gap:9px!important;overflow:hidden!important}.admin-log-card-fields.admin-user-card-stats{width:100%!important;min-width:0!important;max-width:100%!important;height:120px!important;min-height:120px!important;max-height:120px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,56px)!important;grid-auto-rows:56px!important;gap:8px!important;align-items:stretch!important;justify-items:stretch!important;overflow:hidden!important}.admin-log-card-fields.admin-user-card-stats b{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:56px!important;min-height:56px!important;max-height:56px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:13px minmax(24px,auto)!important;align-content:center!important;justify-items:start!important;gap:3px!important;margin:0!important;padding:6px 8px!important;border:1px solid rgba(126,210,255,.22)!important;border-radius:12px!important;background:#04122d75!important;overflow:hidden!important}.admin-log-card-fields.admin-user-card-stats b span,.admin-log-card-fields.admin-user-card-stats b i{width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;margin:0!important;padding:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.18!important}}@media(max-width:640px){.dashboard-home .home-showcase{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important;overflow:visible!important}.dashboard-home .home-showcase>article,.dashboard-home .upcoming-home-card,.dashboard-home .program-progress-card{width:100%!important;min-width:0!important;max-width:100%!important;min-height:212px!important;padding:10px!important;border-radius:14px!important;overflow:hidden!important}.dashboard-home .upcoming-home-card{align-content:start!important;gap:8px!important}.dashboard-home .upcoming-home-head{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;align-items:start!important}.dashboard-home .section-kicker{font-size:9px!important;line-height:1.1!important}.dashboard-home .upcoming-home-card h2{margin:2px 0 4px!important;font-size:16px!important;line-height:1.08!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;overflow-wrap:anywhere!important}.dashboard-home .upcoming-home-card p,.dashboard-home .program-progress-card p{margin:0!important;font-size:11px!important;line-height:1.22!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important}.dashboard-home .upcoming-home-head .primary-btn{width:100%!important;min-width:0!important;min-height:36px!important;height:36px!important;padding:0 7px!important;border-radius:11px!important;font-size:11px!important;gap:5px!important;white-space:nowrap!important}.dashboard-home .upcoming-home-card .focus-meta{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;margin:0!important}.dashboard-home .upcoming-home-card .focus-meta span{min-height:26px!important;padding:4px 6px!important;border-radius:10px!important;font-size:10px!important;line-height:1.05!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.dashboard-home .upcoming-home-timeline button{min-height:44px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:2px 6px!important;padding:7px!important;border-radius:10px!important}.dashboard-home .upcoming-home-timeline button b{font-size:13px!important}.dashboard-home .upcoming-home-timeline button span,.dashboard-home .upcoming-home-timeline button em{font-size:10px!important;line-height:1.1!important}.dashboard-home .program-progress-card{gap:8px!important;justify-items:stretch!important;text-align:left!important}.dashboard-home .program-points,.dashboard-home .program-semesters{display:grid!important;grid-template-columns:1fr!important;gap:6px!important}.dashboard-home .program-points span,.dashboard-home .program-semesters button{min-width:0!important;min-height:34px!important;padding:5px 7px!important;border-radius:10px!important;font-size:10px!important;line-height:1.1!important}.dashboard-home .program-track{height:10px!important;border-radius:999px!important}}.event-chip.lecture,.agenda-row.lecture,.calendar-event-card.lecture,.day-event-row.lecture,.month-calendar article span.lecture{color:#f8fbff!important;background:linear-gradient(135deg,#1d6cffc7,#00a2ff94)!important;border-color:#7db7ffe6!important;border-left-color:#7db7ff!important;box-shadow:inset 0 0 0 1px #e2f2ff24,0 8px 18px #0f58ff29}.event-chip.exercise,.agenda-row.exercise,.calendar-event-card.exercise,.day-event-row.exercise,.month-calendar article span.exercise{color:#f0fff6!important;background:linear-gradient(135deg,#15b056c7,#22c55e94)!important;border-color:#86eface6!important;border-left-color:#86efac!important;box-shadow:inset 0 0 0 1px #e6fff021,0 8px 18px #16a34a26}.event-chip.language,.agenda-row.language,.calendar-event-card.language,.day-event-row.language,.month-calendar article span.language{color:#fbf7ff!important;background:linear-gradient(135deg,#7c3aedd1,#a78bfa99)!important;border-color:#c4b5fdeb!important;border-left-color:#c4b5fd!important;box-shadow:inset 0 0 0 1px #f5f0ff24,0 8px 18px #7c3aed2b}.event-chip.lab,.agenda-row.lab,.calendar-event-card.lab,.day-event-row.lab,.month-calendar article span.lab{color:#ebfbff!important;background:linear-gradient(135deg,#0694bacc,#22d3ee94)!important;border-color:#67e8f9eb!important;border-left-color:#67e8f9!important;box-shadow:inset 0 0 0 1px #e3faff24,0 8px 18px #0891b229}.event-chip.exam,.agenda-row.exam,.calendar-event-card.exam,.day-event-row.exam,.month-calendar article span.exam{color:#fff4f5!important;background:linear-gradient(135deg,#dc2626db,#f43f5ea8)!important;border-color:#fda4aff0!important;border-left-color:#fda4af!important;box-shadow:inset 0 0 0 1px #fff0f229,0 8px 18px #dc26262e}.event-chip.student,.agenda-row.student,.calendar-event-card.student,.day-event-row.student,.month-calendar article span.student{color:#281b00!important;background:linear-gradient(135deg,#fde047f5,#fef08ac7)!important;border-color:#fef9c3f5!important;border-left-color:#fde68a!important;box-shadow:inset 0 0 0 1px #fffde761,0 8px 18px #facc152e}.event-chip.lecture b,.event-chip.exercise b,.event-chip.language b,.event-chip.lab b,.event-chip.exam b,.event-chip.student b,.agenda-row.lecture strong,.agenda-row.exercise strong,.agenda-row.language strong,.agenda-row.lab strong,.agenda-row.exam strong,.agenda-row.student strong,.calendar-event-card.lecture strong,.calendar-event-card.exercise strong,.calendar-event-card.language strong,.calendar-event-card.lab strong,.calendar-event-card.exam strong,.calendar-event-card.student strong{color:#fff!important}.event-chip.student b,.agenda-row.student strong,.calendar-event-card.student strong{color:#241500!important}.calendar-event-card.lecture em,.calendar-event-card.exercise em,.calendar-event-card.language em,.calendar-event-card.lab em,.calendar-event-card.exam em,.calendar-event-card.student em,.agenda-row.lecture em,.agenda-row.exercise em,.agenda-row.language em,.agenda-row.lab em,.agenda-row.exam em,.agenda-row.student em{color:#ffffffdb!important}.calendar-event-card.student em,.agenda-row.student em{color:#241500c7!important}.share-member-grid{gap:10px}.share-member-row{min-height:54px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(95,178,255,.35);border-radius:8px;background:#051a3e94}.share-member-row input{width:18px;height:18px}.share-member-row span{display:grid;gap:2px}.share-member-row strong{color:#f7fbff}.share-member-row em{color:#d6e6ffc7;font-style:normal}.map-helper-line{align-content:end}.map-helper-line button{width:100%;min-height:40px}.map-preview-inline,.map-preview-section{width:100%}.map-preview-inline{grid-column:1 / -1}.map-preview-inline iframe,.map-preview-section iframe{display:block;width:100%;min-height:260px;border:1px solid rgba(95,178,255,.42);border-radius:8px;background:#051a3e94}@media(max-width:720px){.map-helper-line{grid-column:1 / -1}.map-preview-inline iframe,.map-preview-section iframe{min-height:210px}}.location-picker-grid{align-items:end}.location-picker-message{margin:10px 0 0;color:#ffe9a8;font-size:13px}.location-picker-layout{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.35fr);gap:12px;margin-top:14px}.location-results-list{display:grid;gap:8px;max-height:376px;overflow:auto;align-content:start}.location-result-row{display:grid;justify-items:start;align-content:center;width:100%;min-height:68px;height:auto;padding:10px 12px;text-align:left;white-space:normal;line-height:1.22}.location-result-row.active{border-color:#fde047eb;box-shadow:0 0 0 1px #fde04759,inset 0 0 22px #fde0471f}.location-result-row strong,.location-result-row em{min-width:0;max-width:100%;overflow-wrap:anywhere}.location-result-row em{color:#d6e6ffc7;font-size:12px;font-style:normal}.location-picker-map{position:relative;min-height:320px;overflow:hidden;border:1px solid rgba(95,178,255,.42);border-radius:8px;background:#051a3e94}.location-picker-map iframe{display:block;width:100%;height:100%;min-height:320px;border:0}.map-pick-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;padding:14px;border:0;border-radius:0;background:linear-gradient(180deg,#020a1a00 54%,#020a1a94);box-shadow:none;align-items:flex-end}.map-pick-overlay span{margin-left:auto;border:1px solid rgba(253,224,71,.72);border-radius:8px;padding:8px 12px;color:#281b00;background:#fde68a;font-weight:900}.location-map-empty{min-height:320px;display:grid;place-items:center;padding:18px;color:#d6e6ffc7}@media(max-width:760px){.location-picker-layout{grid-template-columns:1fr}.location-results-list{max-height:214px}.location-picker-map,.location-picker-map iframe,.location-map-empty{min-height:230px}.map-pick-overlay{padding:10px}.map-pick-overlay span{width:100%;text-align:center}}.day-event-row.student,.day-event-row.student strong,.day-event-row.student span,.day-event-row.student em,.month-calendar article span.student,.month-calendar article span.student b{color:#241500!important;text-shadow:none!important}.day-event-row.student em,.month-calendar article span.student small{color:#241500d1!important}:root{--hs-dialog-max-height: calc(100dvh - 24px) }.hs-collab-backdrop{overflow:hidden!important}.hs-collab-modal,.hs-collab-modal.fullscreen{min-height:0!important;max-height:var(--hs-dialog-max-height)!important;overflow:hidden!important}.hs-collab-modal{height:min(900px,var(--hs-dialog-max-height))!important}.hs-collab-modal.fullscreen,.hs-comm-modal,.hs-mail-modal{height:var(--hs-dialog-max-height)!important}.hs-notes-modal{height:min(760px,var(--hs-dialog-max-height))!important;grid-template-rows:auto auto minmax(0,1fr)!important}.hs-notes-textarea,.hs-collab-modal.fullscreen .hs-notes-textarea{min-height:0!important;height:auto!important;overflow:auto!important}.hs-comm-grid,.hs-mail-grid{min-height:0!important;height:100%!important;overflow:hidden!important}.hs-comm-side,.hs-comm-main{min-height:0!important;overflow:hidden!important}.hs-contact-list,.hs-thread-list,.hs-message-log{min-height:0!important;overflow:auto!important}@media(max-width:760px){:root{--hs-dialog-max-height: 100dvh}.hs-collab-modal,.hs-collab-modal.fullscreen,.hs-notes-modal,.hs-comm-modal,.hs-mail-modal{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.hs-comm-grid,.hs-mail-grid{grid-template-columns:1fr!important;grid-template-rows:minmax(0,38%) minmax(0,1fr)!important;height:100%!important;overflow:hidden!important}.hs-comm-side{grid-template-rows:auto minmax(0,1fr) auto minmax(0,1fr)!important;overflow:hidden!important}}.hs-calendar-save-btn{justify-self:start;display:inline-flex;align-items:center;gap:8px;min-height:34px;width:fit-content;max-width:100%;padding:0 12px;border-radius:8px;border:1px solid rgba(253,224,71,.72);background:linear-gradient(180deg,#ffda50f5,#e2a118f5);color:#271500;font-weight:900;box-shadow:0 8px 18px #ffbc2c2e}.hs-calendar-save-btn svg{flex:0 0 auto}.hs-calendar-save-btn:disabled{opacity:.72;cursor:wait}:root{--hs-dialog-max-height: calc(100dvh - 48px) }.hs-collab-backdrop{padding:14px!important;overflow:hidden!important}.hs-comm-modal,.hs-mail-modal{height:min(900px,var(--hs-dialog-max-height))!important;max-height:var(--hs-dialog-max-height)!important}.hs-mail-modal .hs-comm-main{grid-template-rows:auto auto auto minmax(0,1fr) auto!important}.hs-mail-modal .hs-collab-error{grid-row:3}.hs-mail-modal .hs-message-log{grid-row:4;min-height:0!important}.hs-mail-modal .hs-compose-row{grid-row:5;min-height:0}.hs-comm-modal:not(.in-call) .hs-comm-main{grid-template-rows:auto auto auto minmax(0,1fr) auto!important}.hs-comm-modal:not(.in-call) .hs-message-log{grid-row:4;min-height:0!important}.hs-comm-modal:not(.in-call) .hs-compose-row{grid-row:5;min-height:0}@media(max-width:760px){:root{--hs-dialog-max-height: 100dvh}.hs-collab-backdrop{padding:0!important;place-items:stretch!important}.hs-collab-modal,.hs-collab-modal.fullscreen,.hs-notes-modal,.hs-comm-modal,.hs-mail-modal{width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important}.hs-comm-grid,.hs-mail-grid{grid-template-rows:minmax(0,34%) minmax(0,1fr)!important}}@media(max-width:760px){.hs-comm-grid,.hs-mail-grid{grid-template-rows:minmax(0,24dvh) minmax(0,1fr)!important}.hs-comm-side{max-height:24dvh!important}.hs-mail-modal .hs-comm-main,.hs-comm-modal:not(.in-call) .hs-comm-main{grid-template-rows:auto auto minmax(112px,1fr) auto!important;min-height:0!important}.hs-mail-modal .hs-voice-help,.hs-comm-modal:not(.in-call) .hs-voice-help{grid-row:2;max-height:74px;overflow:auto;-webkit-overflow-scrolling:touch}.hs-mail-modal .hs-message-log,.hs-comm-modal:not(.in-call) .hs-message-log{grid-row:3!important;min-height:112px!important;overflow:auto!important}.hs-mail-modal .hs-compose-row,.hs-comm-modal:not(.in-call) .hs-compose-row{grid-row:4!important}.hs-mail-modal .hs-collab-error,.hs-comm-modal:not(.in-call) .hs-collab-error{max-height:56px;overflow:auto}}.hs-mobile-thread-toggle,.hs-mobile-directory-close,.hs-mobile-directory-backdrop{display:none}.hs-mail-mobile-actions{display:flex;align-items:center;gap:8px}@media(max-width:760px){.hs-collab-backdrop{padding:0!important;place-items:stretch!important}.hs-comm-modal,.hs-mail-modal{width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;grid-template-rows:auto minmax(0,1fr)!important}.hs-collab-modal-head{min-height:0;padding:8px 10px!important;gap:8px!important;align-items:flex-start!important}.hs-collab-modal-head h2{font-size:18px!important;line-height:1.12}.hs-collab-modal-head span{display:none!important}.hs-collab-head-actions{flex-wrap:nowrap!important;gap:6px!important}.hs-collab-head-actions button{width:36px!important;min-width:36px!important;min-height:36px!important;height:36px!important}.hs-comm-grid,.hs-mail-grid{position:relative!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(0,1fr)!important;height:100%!important;min-height:0!important;overflow:hidden!important}.hs-comm-side{position:absolute!important;z-index:6;inset:0 auto 0 0;width:min(86vw,360px);max-height:none!important;height:100%!important;padding:10px!important;display:grid!important;grid-template-rows:auto auto minmax(0,.95fr) auto minmax(0,1.2fr)!important;gap:8px!important;overflow:hidden!important;transform:translate(-105%);transition:transform .18s ease;border-right:1px solid rgba(126,210,255,.38)!important;border-bottom:0!important;background:linear-gradient(180deg,#05183afa,#04112bfa);box-shadow:20px 0 40px #00000073}.mobile-directory-open .hs-comm-side{transform:translate(0)}.mobile-directory-open .hs-mobile-directory-backdrop{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;width:100%;min-height:0;padding:0;border:0;border-radius:0;background:#02081494;box-shadow:none}.hs-mobile-directory-close{display:inline-flex;min-height:38px;width:100%}.hs-contact-list,.hs-thread-list{display:grid!important;grid-auto-rows:min-content;gap:8px!important;overflow:auto!important;padding:0!important;-webkit-overflow-scrolling:touch}.hs-contact-list button,.hs-thread-list button{flex:initial!important;width:100%!important;min-height:58px!important}.hs-comm-main{position:relative!important;min-height:0!important;height:100%!important;padding:8px!important;gap:7px!important;overflow:hidden!important;grid-template-rows:auto minmax(0,1fr) auto!important}.hs-comm-callbar{grid-row:1;min-height:44px;padding:8px!important;align-items:stretch!important;flex-direction:column!important;gap:7px!important}.hs-call-actions,.hs-mail-mobile-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px!important}.hs-mobile-thread-toggle{display:inline-flex!important}.hs-call-actions button,.hs-mail-mobile-actions button{min-width:0!important;width:100%!important;min-height:38px!important;padding:0 8px!important;font-size:12px}.hs-voice-help{display:none!important}.hs-voice-help.open{display:grid!important;position:absolute;left:8px;right:8px;top:58px;z-index:8;max-height:min(42dvh,260px);margin:0!important;overflow:auto;box-shadow:0 18px 40px #00000061}.hs-collab-error,.hs-collab-help:not(.hs-voice-help){position:absolute;left:8px;right:8px;top:58px;z-index:8;max-height:88px;margin:0!important;overflow:auto}.hs-comm-modal:not(.in-call) .hs-message-log,.hs-mail-modal .hs-message-log{grid-row:2!important;min-height:0!important;height:100%!important;overflow:auto!important;padding:8px!important}.hs-message-log article{max-width:100%!important}.hs-comm-modal:not(.in-call) .hs-compose-row,.hs-mail-modal .hs-compose-row{grid-row:3!important;min-height:0!important}.hs-compose-row{grid-template-columns:1fr auto auto!important;gap:6px!important}.hs-compose-row textarea{min-height:56px!important;max-height:18dvh!important}.hs-mail-compose{grid-template-columns:1fr!important}.hs-mail-compose input{min-height:38px!important}.hs-mail-compose textarea{min-height:58px!important;max-height:15dvh!important}.hs-compose-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.hs-compose-actions button{width:100%!important;min-height:36px!important;padding:0 8px!important;font-size:12px}}@media(max-width:760px){.hs-comm-modal:not(.in-call) .hs-compose-row:focus-within,.hs-mail-modal .hs-compose-row:focus-within{padding:8px;border:1px solid rgba(126,210,255,.46);border-radius:12px;background:#03102bf0;box-shadow:0 -10px 26px #00000042,inset 0 0 18px #46a0ff1a}.hs-comm-modal:not(.in-call) .hs-compose-row:focus-within textarea{min-height:min(34dvh,190px)!important;max-height:34dvh!important;line-height:1.45}.hs-mail-modal .hs-mail-compose:focus-within textarea{min-height:min(30dvh,180px)!important;max-height:30dvh!important;line-height:1.45}.hs-mail-modal .hs-mail-compose:focus-within input{min-height:40px!important}.hs-comm-modal:not(.in-call) .hs-compose-row:focus-within textarea,.hs-mail-modal .hs-mail-compose:focus-within textarea,.hs-mail-modal .hs-mail-compose:focus-within input{border-color:#45a8ffe6!important;box-shadow:0 0 0 3px #45a8ff2e!important}}.hs-mobile-compose-modal{display:none}@media(max-width:760px){.hs-mobile-compose-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:calc(12px + env(safe-area-inset-top)) 12px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#04122dfc,#020a1bfc)}.hs-mobile-mail-compose-modal{grid-template-rows:auto auto minmax(0,1fr) auto auto}.hs-mobile-compose-header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#f7fbff}.hs-mobile-compose-header strong{min-width:0;font-size:20px;line-height:1.15}.hs-mobile-compose-header button{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.hs-mobile-compose-subject,.hs-mobile-compose-textarea{width:100%;min-width:0;border:1px solid rgba(126,210,255,.58)!important;border-radius:12px;background:#04122ddb!important;color:#f7fbff!important;box-shadow:inset 0 0 18px #46a0ff1a}.hs-mobile-compose-subject{min-height:46px;padding:0 12px}.hs-mobile-compose-textarea{min-height:0!important;height:100%!important;max-height:none!important;resize:none;padding:12px;font:inherit;font-size:17px;line-height:1.5;overflow:auto}.hs-mobile-compose-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hs-mobile-compose-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-mobile-compose-actions button{min-width:0;width:100%;min-height:44px;padding:0 8px}.hs-mobile-compose-attachments{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.hs-mobile-compose-attachments span{flex:0 0 auto;max-width:82vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(126,210,255,.34);border-radius:999px;padding:7px 10px;color:#dff4ff;background:#07214eb8}}.hs-emoji-panel,.hs-recording-status,.hs-voice-draft{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-height:42px;padding:8px;border:1px solid rgba(126,210,255,.28);border-radius:12px;background:#04122dc2}.hs-emoji-panel button{min-width:38px;width:38px;min-height:36px;height:36px;padding:0;border-radius:10px;font-size:19px;line-height:1}.hs-recording-status span,.hs-voice-draft span,.hs-voice-message span,.hs-mail-audio-attachment span{color:#dff4ff;font-weight:800}.hs-voice-draft audio,.hs-voice-message audio,.hs-mail-audio-attachment audio{width:min(360px,100%);max-width:100%;height:38px}.hs-voice-message{display:grid;gap:6px}.hs-mail-audio-attachment{display:grid;grid-template-columns:minmax(170px,1fr) auto auto;align-items:center;gap:8px;width:100%;max-width:100%;padding:8px;border:1px solid rgba(126,210,255,.3);border-radius:12px;background:#05183aad}.hs-mail-audio-attachment>div{min-width:0;display:grid;gap:2px}.hs-mail-audio-attachment strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hs-comm-modal:not(.in-call) .hs-comm-main,.hs-mail-modal .hs-comm-main{grid-template-rows:auto auto auto minmax(0,1fr) auto auto auto auto!important}.hs-comm-modal:not(.in-call) .hs-message-log,.hs-mail-modal .hs-message-log{grid-row:4!important}.hs-comm-modal:not(.in-call) .hs-compose-row,.hs-mail-modal .hs-compose-row{grid-row:auto!important}.hs-comm-compose-row{grid-template-columns:minmax(0,1fr) auto auto auto auto}.hs-mobile-compose-recipient,.hs-mobile-compose-tools,.hs-mobile-compose-error{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid rgba(126,210,255,.32);border-radius:12px;background:#05183ac2}.hs-mobile-compose-recipient{justify-content:space-between}.hs-mobile-compose-recipient span{min-width:0;display:grid;gap:2px}.hs-mobile-compose-recipient em{color:#9bdcff;font-style:normal;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}.hs-mobile-compose-recipient strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f7fbff}.hs-mobile-compose-recipient.missing{border-color:#ffc24aad;background:#51310875}.hs-mobile-compose-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hs-mobile-mail-compose-modal .hs-mobile-compose-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-mobile-compose-tools button,.hs-mobile-compose-recipient button{min-width:0;width:100%;min-height:40px;padding:0 9px}.hs-mobile-compose-error{color:#ffe9ed;border-color:#ff63849e;background:#630e268f;font-weight:800}@media(max-width:760px){.hs-mobile-compose-modal{grid-template-rows:auto auto auto auto minmax(0,1fr) auto auto;overflow:hidden}.hs-mobile-mail-compose-modal{grid-template-rows:auto auto auto auto auto minmax(0,1fr) auto auto}.hs-mobile-emoji-panel{max-height:118px;overflow:auto;-webkit-overflow-scrolling:touch}.hs-mobile-compose-modal .hs-voice-draft,.hs-mobile-compose-attachments{max-height:86px;overflow:auto;-webkit-overflow-scrolling:touch}.hs-comm-compose-row{grid-template-columns:minmax(0,1fr) repeat(4,42px)!important}.hs-comm-compose-row button{min-width:42px!important;width:42px!important;padding:0!important}.hs-comm-compose-row .primary-btn{width:auto!important;min-width:84px!important;padding:0 10px!important}.hs-mail-audio-attachment{grid-template-columns:1fr}.hs-mail-audio-attachment button,.hs-mail-audio-attachment audio{width:100%}}.hs-comm-main{position:relative!important}.hs-comm-main>.hs-emoji-panel{position:absolute;left:12px;right:12px;bottom:92px;z-index:18;display:grid;grid-template-columns:repeat(auto-fill,minmax(38px,38px));justify-content:start;align-content:start;max-height:min(230px,30dvh);min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;box-shadow:0 18px 42px #0000006b,inset 0 0 18px #46a0ff14}.hs-mail-modal .hs-comm-main>.hs-emoji-panel{bottom:168px}.hs-comm-main>.hs-emoji-panel button{min-width:34px;width:34px;min-height:34px;height:34px;font-size:18px}@media(max-width:760px){.hs-comm-main>.hs-emoji-panel{left:8px;right:8px;bottom:88px;max-height:min(190px,28dvh)}.hs-mail-modal .hs-comm-main>.hs-emoji-panel{bottom:148px}.hs-mobile-compose-modal .hs-emoji-panel{position:static;display:grid;grid-template-columns:repeat(auto-fill,minmax(38px,38px));justify-content:start;max-height:min(132px,18dvh);min-height:0;overflow:auto}}@media(min-width:761px){.hs-comm-modal:not(.in-call) .hs-comm-main{grid-template-rows:auto minmax(54px,auto) minmax(0,1fr) minmax(142px,auto)!important;gap:10px!important}.hs-comm-modal:not(.in-call) .hs-voice-help{grid-row:2!important;max-height:78px;min-height:0;overflow:auto;padding:8px 10px;gap:3px;-webkit-overflow-scrolling:touch}.hs-comm-modal:not(.in-call) .hs-voice-help strong{font-size:13px;line-height:1.2}.hs-comm-modal:not(.in-call) .hs-voice-help span{font-size:12px;line-height:1.35}.hs-comm-modal:not(.in-call) .hs-message-log{grid-row:3!important;min-height:0!important;height:100%!important}.hs-comm-modal:not(.in-call) .hs-compose-row.hs-comm-compose-row{grid-row:4!important;align-items:stretch;min-height:132px!important;padding:10px;border:1px solid rgba(126,210,255,.3);border-radius:12px;background:#03102bd1}.hs-comm-modal:not(.in-call) .hs-comm-compose-row textarea{min-height:112px!important;height:100%!important;max-height:220px!important;resize:vertical;line-height:1.45}.hs-comm-modal:not(.in-call) .hs-comm-compose-row>button{align-self:end;min-height:46px}.hs-comm-modal:not(.in-call) .hs-comm-compose-row .primary-btn{min-width:178px}.hs-comm-modal:not(.in-call) .hs-comm-main>.hs-emoji-panel{bottom:158px}}@media(max-width:760px){.hs-comm-modal:not(.in-call) .hs-comm-main{grid-template-rows:auto minmax(0,1fr) minmax(104px,auto)!important;gap:7px!important}.hs-comm-modal:not(.in-call) .hs-message-log{grid-row:2!important;min-height:0!important}.hs-comm-modal:not(.in-call) .hs-compose-row.hs-comm-compose-row{grid-row:3!important;min-height:104px!important;padding:8px;border:1px solid rgba(126,210,255,.3);border-radius:12px;background:#03102be0;align-items:stretch}.hs-comm-modal:not(.in-call) .hs-comm-compose-row textarea{min-height:82px!important;max-height:22dvh!important;height:auto!important;line-height:1.45}.hs-comm-modal:not(.in-call) .hs-comm-compose-row>button{align-self:end}.hs-mobile-compose-modal:not(.hs-mobile-mail-compose-modal){grid-template-rows:auto auto auto auto minmax(0,1fr) auto auto!important;gap:8px!important}.hs-mobile-compose-modal:not(.hs-mobile-mail-compose-modal) .hs-mobile-compose-textarea{min-height:0!important;height:100%!important;max-height:none!important}.hs-mobile-compose-modal .hs-mobile-compose-tools{max-height:92px;overflow:auto;-webkit-overflow-scrolling:touch}}@media(max-width:760px){.hs-mobile-compose-submitbar,.hs-mobile-compose-actions.hs-mobile-compose-submitbar,.hs-mobile-compose-actions-grid.hs-mobile-compose-submitbar{display:flex!important;justify-content:flex-end;align-items:center;gap:8px;min-height:44px;padding:0}.hs-mobile-compose-submitbar button,.hs-mobile-compose-actions.hs-mobile-compose-submitbar button,.hs-mobile-compose-actions-grid.hs-mobile-compose-submitbar button{flex:0 0 auto;width:auto!important;min-width:44px!important;height:40px!important;min-height:40px!important;padding:0 12px!important;border-radius:10px}.hs-mobile-compose-submitbar .primary-btn{min-width:112px!important}.hs-mobile-mail-compose-modal .hs-mobile-compose-submitbar .danger{min-width:102px!important}}@media(min-width:761px){.hs-mobile-compose-modal{position:fixed;left:50%;top:50%;z-index:120;display:grid;width:min(880px,calc(100vw - 48px));height:min(760px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);transform:translate(-50%,-50%);grid-template-rows:auto auto auto auto minmax(0,1fr) auto auto;gap:10px;padding:16px;overflow:hidden;border:1px solid rgba(126,210,255,.62);border-radius:16px;background:linear-gradient(180deg,#05183afc,#020a1bfc);box-shadow:0 30px 90px #0000009e,inset 0 1px #ffffff1a}.hs-mobile-mail-compose-modal{width:min(940px,calc(100vw - 48px));grid-template-rows:auto auto auto auto auto minmax(0,1fr) auto auto}.hs-mobile-compose-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hs-mobile-compose-header strong{min-width:0;font-size:22px;line-height:1.15;color:#f7fbff}.hs-mobile-compose-header button{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.hs-mobile-compose-subject,.hs-mobile-compose-textarea{width:100%;min-width:0;border:1px solid rgba(126,210,255,.58)!important;border-radius:12px;background:#04122de6!important;color:#f7fbff!important;box-shadow:inset 0 0 18px #46a0ff1a}.hs-mobile-compose-subject{min-height:46px;padding:0 12px}.hs-mobile-compose-textarea{min-height:0!important;height:100%!important;max-height:none!important;resize:none;padding:14px;font:inherit;font-size:17px;line-height:1.5;overflow:auto}.hs-mobile-compose-actions,.hs-mobile-compose-actions-grid,.hs-mobile-compose-submitbar{display:flex!important;justify-content:flex-end;align-items:center;gap:8px;min-height:44px}.hs-mobile-compose-actions button,.hs-mobile-compose-actions-grid button,.hs-mobile-compose-submitbar button{width:auto!important;min-width:44px!important;min-height:40px!important;padding:0 12px!important}.hs-mobile-compose-submitbar .primary-btn{min-width:128px!important}.hs-mobile-compose-modal .hs-emoji-panel{position:static;display:grid;grid-template-columns:repeat(auto-fill,minmax(38px,38px));justify-content:start;align-content:start;max-height:min(170px,24dvh);min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.hs-mobile-compose-modal .hs-voice-draft,.hs-mobile-compose-attachments{max-height:92px;overflow:auto;-webkit-overflow-scrolling:touch}}@media(min-width:761px){.hs-mobile-compose-modal{display:flex!important;flex-direction:column;align-items:stretch}}@media(max-width:760px){.hs-mobile-compose-modal{display:flex!important;flex-direction:column;align-items:stretch;height:100dvh;max-height:100dvh}}.hs-mobile-compose-header,.hs-mobile-compose-recipient,.hs-mobile-compose-tools,.hs-mobile-compose-error,.hs-mobile-compose-subject,.hs-mobile-compose-modal .hs-emoji-panel,.hs-mobile-compose-modal .hs-voice-draft,.hs-mobile-compose-attachments,.hs-mobile-compose-submitbar{flex:0 0 auto}.hs-mobile-compose-modal .hs-mobile-compose-textarea{flex:1 1 auto;min-height:0!important;height:auto!important;max-height:none!important;overflow:auto}@media(min-width:761px){.hs-mobile-compose-modal .hs-mobile-compose-textarea{min-height:360px!important}}@media(max-width:760px){.hs-mobile-compose-modal .hs-mobile-compose-textarea{min-height:0!important}}
