/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.hidden{display:none}.inline{display:inline}.table{display:table}.table-cell{display:table-cell}.rounded{border-radius:.25rem}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#12213a;--navy-2:#1a2f50;--blue:#3e6ee8;--blue-light:#edf3ff;--ink:#172033;--muted:#6d778b;--line:#e6eaf0;--bg:#f5f7fb;--green:#1aa36f;--orange:#f3a545}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}:where(button,a,input,select,textarea):focus-visible{outline-offset:2px;outline:3px solid #7da0ff}.auth-page{background:radial-gradient(circle at 75% 15%,#5b83ef52,#0000 30%),linear-gradient(135deg,#0d1a2e,#1d3d6c);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border-radius:22px;width:min(440px,100%);padding:36px;box-shadow:0 28px 75px #040c1b59}.auth-brand{align-items:center;gap:12px;margin-bottom:36px;display:flex}.auth-brand strong,.auth-brand span{display:block}.auth-brand strong{font-size:18px}.auth-brand span{color:var(--muted);margin-top:3px;font-size:10px}.auth-card h1{letter-spacing:-.6px;margin:0 0 9px;font-size:28px}.auth-card>p{color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.55}.auth-card form{gap:16px;display:grid}.auth-card form label{color:#526078;font-size:10px;font-weight:800}.auth-card form input{border:1px solid var(--line);width:100%;height:46px;color:var(--ink);border-radius:10px;outline:none;margin-top:7px;padding:0 13px;display:block}.auth-card form input:focus{border-color:#91aaec;box-shadow:0 0 0 3px #edf3ff}.auth-error{color:#b9433b;background:#fff0ee;border-radius:9px;padding:10px 12px;font-size:10px;line-height:1.4}.auth-note{color:#8a94a5;text-align:center;margin-top:20px;font-size:9px;display:block}.auth-exit{margin:18px auto 0;display:block}.auth-loading{text-align:center;justify-items:center;display:grid}.auth-loading h1{margin-top:17px}.signout-button{color:var(--muted);background:0 0;border:0;font-size:10px;font-weight:750}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--navy);color:#fff;z-index:20;flex-direction:column;width:260px;padding:27px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 31px;display:flex}.brand-mark{background:linear-gradient(145deg,#5b83ef,#8ca7f5);border-radius:13px;place-items:center;width:43px;height:43px;font-weight:800;display:grid}.brand strong{letter-spacing:.1px;font-size:17px;display:block}.brand span{opacity:.55;margin-top:3px;font-size:11px;display:block}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#aeb9ca;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 13px;font-size:14px;transition:all .2s;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav .nav-active{color:#fff;background:#29446e;box-shadow:inset 3px 0 #7da0ff}.nav-icon{text-align:center;width:21px;font-size:19px}.nav-badge{color:#fff;background:#ef6d69;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:11px;display:grid}.course-mini{background:#ffffff0e;border:1px solid #ffffff12;border-radius:13px;margin-top:28px;padding:16px}.course-mini>span{text-transform:uppercase;letter-spacing:1px;color:#8f9caf;font-size:9px;display:block}.course-mini strong{margin:6px 0 11px;font-size:15px;display:block}.course-mini div{background:#ffffff1f;border-radius:5px;height:4px;overflow:hidden}.course-mini i{background:#7395ee;height:100%;display:block}.course-mini small{color:#8f9caf;margin-top:7px;font-size:11px;display:block}.sidebar-help{color:#aeb9ca;align-items:center;gap:10px;margin-top:auto;padding:12px 8px 2px;display:flex}.sidebar-help>span{border:1px solid #65738a;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.sidebar-help b,.sidebar-help small{font-size:11px;display:block}.sidebar-help small{opacity:.6;margin-top:2px}.sidebar button.sidebar-help{text-align:left;background:0 0;border:0;width:100%}.main{width:calc(100% - 260px);min-height:100vh;margin-left:260px}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;gap:20px;height:73px;padding:0 34px;display:flex;position:sticky;top:0}.crumb{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.crumb span{color:#b4bbc8;padding:0 6px}.role-switch{align-items:center;gap:8px;margin-left:auto;display:flex}.role-switch label{color:var(--muted);font-size:11px}.role-switch select{border:1px solid var(--line);color:var(--ink);background:#f8f9fb;border-radius:9px;padding:8px 30px 8px 10px;font-size:12px}.profile-identity{border-left:1px solid var(--line);align-items:center;gap:10px;padding-left:16px;display:flex}.profile-identity>div:first-child{text-align:right;max-width:230px}.profile-identity small,.profile-identity strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.profile-identity small{color:var(--muted);margin-bottom:3px;font-size:9px}.profile-identity strong{font-size:11px}.avatar{color:#3159be;letter-spacing:.2px;background:#dce6ff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:10px;font-weight:850;display:grid}.avatar.small{width:34px;height:34px}.menu-button{background:0 0;border:0;font-size:22px;display:none}.content{width:min(1240px,100%);margin:0 auto;padding:34px 36px 60px}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:1.6px;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.welcome{color:#fff;background:radial-gradient(circle at 82% 15%,#7097ff8c,#0000 28%),linear-gradient(115deg,#172d50,#2e5797);border-radius:19px;justify-content:space-between;align-items:center;min-height:178px;padding:30px 38px;display:flex;overflow:hidden;box-shadow:0 10px 28px #18305624}.welcome .eyebrow{color:#b7cbff}.welcome h1{letter-spacing:-.6px;margin:0 0 8px;font-size:29px}.welcome p{color:#d4ddec;max-width:650px;margin:0;font-size:13px;line-height:1.55}.welcome-art{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #ffffff2b;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:142px;height:112px;display:flex;transform:rotate(2deg)}.welcome-art b{font-size:30px}.welcome-art span{color:#d6e0f2;margin-top:5px;font-size:11px}.stat-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin:18px 0;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:15px;padding:17px 19px;display:flex;box-shadow:0 3px 12px #1a284209}.stat-icon{border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.stat-0{color:#3d6ee9;background:#eaf1ff}.stat-1{color:#159867;background:#e8f8f2}.stat-2{color:#e49537;background:#fff3e4}.stat-card b,.stat-card strong,.stat-card small{display:block}.stat-card b{float:left;margin-right:10px;font-size:20px}.stat-card strong{padding-top:2px;font-size:12px}.stat-card small{clear:both;color:var(--muted);margin-top:4px;font-size:10px}.dashboard-grid{grid-template-columns:1.55fr .85fr;gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:17px;padding:23px 25px;box-shadow:0 3px 14px #1a284209}.panel-heading{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.panel h2{letter-spacing:-.3px;margin:0;font-size:20px}.text-button{color:var(--blue);background:0 0;border:0;padding-top:17px;font-size:11px;font-weight:700}.lesson-row{border-top:1px solid #eef1f5;align-items:center;gap:14px;min-height:73px;padding:11px 0;display:flex}.lesson-row.locked{opacity:.55}.date-box{color:#315fc9;background:#eef3ff;border-radius:10px;flex:none;align-content:center;place-items:center;width:52px;height:48px;display:grid}.date-box b{font-size:16px;line-height:1}.date-box span{text-align:center;margin-top:3px;font-size:9px}.lesson-info{min-width:0}.lesson-info span{color:var(--blue);text-transform:uppercase;letter-spacing:.7px;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.lesson-info strong{font-size:12px;line-height:1.4;display:block}.round-action,.status-dot{border-radius:50%;flex:none;place-items:center;width:31px;height:31px;margin-left:auto;text-decoration:none;display:grid}.round-action{background:var(--blue);color:#fff}.status-dot{color:var(--green);background:#ebf8f3}.assignment-panel{position:relative;overflow:hidden}.assignment-visual{color:#b9c9ed;background:#edf3ff;border-radius:25px 0 0 25px;place-items:center;width:97px;height:97px;font-size:36px;font-weight:900;display:grid;position:absolute;top:44px;right:-5px}.assignment-panel h3{margin:28px 82px 8px 0;font-size:15px;line-height:1.35}.assignment-panel p{color:var(--muted);margin:0 0 17px;font-size:11px;line-height:1.55}.deadline{border-top:1px solid var(--line);justify-content:space-between;padding:14px 0;font-size:11px;display:flex}.deadline span{color:var(--muted)}.btn-primary,.btn-light{border:0;border-radius:10px;min-height:40px;padding:0 18px;font-size:12px;font-weight:750}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 4px 12px #3e6ee82e}.btn-primary:hover{background:#315fda}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.btn-light{color:#3e4c63;background:#eef2f7;border:1px solid #e2e7ef}.full{width:100%}.link-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.progress-panel{margin-top:18px}.module-track{grid-template-columns:repeat(6,1fr);margin-top:21px;display:grid;position:relative}.module-track:before{content:"";background:#e6eaf0;height:2px;position:absolute;top:17px;left:8%;right:8%}.module-track button{z-index:1;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.module-track button>span{color:#8d96a6;background:#fff;border:2px solid #dfe4ec;border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.module-track button.complete>span{background:var(--green);border-color:var(--green);color:#fff}.module-track button.current>span{border-color:var(--blue);color:var(--blue);box-shadow:0 0 0 5px #eef3ff}.module-track b{font-size:10px}.module-track small{color:var(--muted);font-size:9px}.page-heading{margin:6px 0 25px}.page-heading h1{letter-spacing:-.7px;margin:0 0 8px;font-size:30px}.page-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.row-heading{justify-content:space-between;align-items:flex-end;display:flex}.course-list,.assignment-list{gap:12px;display:grid}.course-item,.wide-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:18px;padding:19px 22px;display:flex}.course-item:hover{border-color:#cbd8f6;box-shadow:0 5px 18px #2543770f}.item-locked{opacity:.6}.course-number,.assignment-num{width:43px;height:43px;color:var(--green);background:#e9f7f1;border-radius:12px;flex:none;place-items:center;font-weight:900;display:grid}.assignment-num{width:58px;height:58px;color:var(--blue);background:#edf3ff;font-size:19px}.assignment-num.muted{color:#a8afbb;background:#f0f2f5}.course-copy{flex:1;min-width:0}.course-copy>span{color:var(--blue);text-transform:uppercase;letter-spacing:.7px;font-size:10px;font-weight:800}.course-copy h3,.wide-card h3{margin:5px 0 0;font-size:14px}.resource-links{gap:8px;margin-top:12px;display:flex}.resource-links a{color:#36527f;background:#f2f5fb;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:700;text-decoration:none}.course-state{color:var(--green);background:#eaf8f3;border-radius:20px;margin-left:auto;padding:7px 11px;font-size:10px;font-weight:700}.item-locked .course-state{color:#777f8d;background:#eef0f3}.module-tabs{grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:14px;display:grid}.module-tabs button{border:1px solid var(--line);color:#758095;background:#fff;border-radius:12px;justify-items:center;gap:4px;min-width:0;padding:13px 7px;display:grid}.module-tabs button>span{background:#eef2f7;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-weight:850;display:grid}.module-tabs b{font-size:10px}.module-tabs small{font-size:8px}.module-tabs .module-tab-active{color:#fff;background:var(--navy-2);border-color:var(--navy-2);box-shadow:0 7px 18px #12213a26}.module-tabs .module-tab-active>span{color:var(--navy);background:#fff}.module-summary{color:#fff;background:linear-gradient(115deg,#274b82,#3e6ee8);border-radius:15px;grid-template-columns:1fr auto auto;align-items:center;gap:32px;margin-bottom:14px;padding:20px 23px;display:grid}.module-summary h2{margin:0;font-size:20px}.module-summary .eyebrow{color:#c7d7ff}.module-summary>div:not(:first-child){justify-items:center;display:grid}.module-summary>div:not(:first-child) b{font-size:23px}.module-summary>div:not(:first-child) span{color:#dce6ff;text-align:center;max-width:100px;font-size:9px}.wide-card>div:nth-child(2){flex:1}.wide-card p{color:var(--muted);max-width:680px;font-size:11px;line-height:1.5}.wide-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.pill{color:#747c89;white-space:nowrap;background:#eff1f4;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:800}.pill.success{color:#14885e;background:#e8f7f1}.pill.danger{color:#cf574e;background:#fff0ee}.pill.pending{color:#d68427;background:#fff4e5}.journal-export-actions{flex-flow:wrap;justify-content:flex-end}.journal-export-select{cursor:pointer;min-width:155px}.review-toolbar{background:#eaf1ff;border:1px solid #d7e2fb;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:14px 17px;display:flex}.review-toolbar div{align-items:baseline;gap:8px;display:flex}.review-toolbar b{color:var(--blue);font-size:24px}.review-toolbar span{color:#52627b;font-size:11px}.review-card{align-items:flex-start}.review-avatar{border-radius:13px;flex:none;width:48px;height:48px}.review-buttons{gap:8px;display:flex}.review-buttons button{white-space:nowrap}.review-workspace{gap:10px;margin-top:12px;display:grid}.submission-detail{border-left:3px solid var(--blue);background:#f5f7fb;border-radius:6px 10px 10px 6px;gap:4px;padding:11px 13px;display:grid}.own-submission{margin-top:12px}.submission-detail b{font-size:12px}.submission-detail span{color:var(--muted);font-size:11px;line-height:1.45}.submission-files{gap:7px;margin-top:7px;display:flex}.submission-files a,.submission-files span{border:1px solid var(--line);color:#395b9c;background:#fff;border-radius:7px;padding:7px 9px;font-size:13px;font-weight:750;text-decoration:none}.review-form{border:1px solid var(--line);background:#fff;border-radius:11px;gap:10px;padding:14px;display:grid}.review-form>b{font-size:11px}.decision-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.decision-buttons button{border:1px solid var(--line);color:#697385;background:#f8f9fb;border-radius:9px;min-height:39px;font-size:11px;font-weight:800}.decision-pass.active{color:#12855a;background:#e9f8f2;border-color:#79c8aa}.decision-fail.active{color:#c94f46;background:#fff0ee;border-color:#e6a49e}.review-form label{color:#596477;font-size:10px;font-weight:750}.review-form label em{color:#c94f46;margin-left:4px;font-style:normal}.review-form textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:82px;color:var(--ink);font:inherit;border-radius:9px;outline:none;margin-top:6px;padding:10px 11px;font-size:11px;display:block}.review-form textarea:focus{border-color:#91aaec;box-shadow:0 0 0 3px #edf3ff}.review-form>.btn-primary{justify-self:end}.saved-review{border-radius:10px;gap:5px;padding:13px 110px 13px 14px;display:grid;position:relative}.saved-review b{font-size:11px}.saved-review span{font-size:10px;line-height:1.45}.saved-review .text-button{position:absolute;top:0;right:12px}.saved-pass{color:#176b4e;background:#eaf8f3}.saved-fail{color:#9e4039;background:#fff0ee}.test-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px;display:grid}.question-list{gap:12px;display:grid}.question-card{border:1px solid var(--line);background:#fff;border-radius:15px;margin:0;padding:20px}.question-card legend{align-items:flex-start;gap:11px;padding:0 5px;font-size:13px;font-weight:750;line-height:1.45;display:flex}.question-card legend span{width:25px;height:25px;color:var(--blue);background:#edf3ff;border-radius:8px;flex:none;place-items:center;font-size:10px;display:grid}.question-card label,.teacher-answer{color:#586174;background:#f8f9fb;border:1px solid #0000;border-radius:9px;align-items:flex-start;gap:10px;margin-top:7px;padding:10px 12px;font-size:11px;line-height:1.4;display:flex}.question-card label.answer-selected{color:#244d9d;background:#eef3ff;border-color:#9bb5f3}.teacher-answer>span{text-align:center;flex:none;width:18px;font-weight:800}.teacher-answer.answer-correct{color:#176a38;background:#edf9f1;border-color:#83c89c;font-weight:700}.question-card input{accent-color:var(--blue);margin-top:2px}.test-summary{background:var(--navy);color:#fff;border-radius:17px;padding:24px;position:sticky;top:95px}.test-summary .eyebrow{color:#9eb9f7}.test-summary>b{margin:16px 0 3px;font-size:47px;display:block}.test-summary h3{font-size:13px}.test-summary p{color:#b7c2d3;margin-bottom:18px;font-size:11px;line-height:1.5}.empty-state{text-align:center;padding:60px 25px}.empty-state p{color:var(--muted)}.big-symbol{color:var(--blue);margin-bottom:15px;font-size:42px}.saved-test-layout{grid-template-columns:1fr;max-width:520px}.saved-test-questions{display:none}.test-error{color:#ffd5d1;background:#d54a4129;border-radius:8px;margin-bottom:12px;padding:9px 10px;font-size:9px;line-height:1.4}.chat-shell{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:260px 1fr;height:620px;display:grid;overflow:hidden}.channels{border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:13px;display:flex}.channels button{text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.channels button>span{color:#52627b;background:#f0f3f8;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.channels button div{min-width:0}.channels b,.channels small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.channels b{font-size:11px}.channels small{color:var(--muted);margin-top:3px;font-size:9px}.channels .channel-active{background:#edf3ff}.channels .channel-active>span{color:#fff;background:var(--blue)}.conversation{flex-direction:column;min-width:0;display:flex}.conversation-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:61px;padding:0 19px;display:flex}.conversation-head b,.conversation-head small{font-size:11px;display:block}.conversation-head small{color:var(--muted);margin-top:2px}.messages{background:#fafbfc;flex:1;padding:24px;overflow:auto}.message{border:1px solid var(--line);background:#fff;border-radius:5px 14px 14px;width:min(78%,500px);margin-bottom:14px;padding:11px 14px 8px;position:relative}.message-mine{background:#eaf1ff;border-color:#d7e2fb;border-radius:14px 5px 14px 14px;margin-left:auto}.message small{color:var(--blue);font-size:9px;font-weight:800}.message p{margin:4px 32px 0 0;font-size:11px;line-height:1.45}.message time{color:#99a1ae;font-size:8px;position:absolute;bottom:7px;right:9px}.message-form{border-top:1px solid var(--line);gap:9px;height:67px;padding:12px 15px;display:flex}.message-form input{border:1px solid var(--line);border-radius:10px;outline:none;flex:1;padding:0 14px}.message-form input:focus{border-color:#9bb5f3}.message-form button{background:var(--blue);color:#fff;border:0;border-radius:10px;width:42px;font-size:19px}.direct-recipient{border:1px solid var(--line);max-width:280px;height:35px;color:var(--ink);background:#f7f9fc;border-radius:9px;margin-left:auto;padding:0 9px;font-size:10px}.chat-status{color:var(--muted);text-align:center;margin:30px auto;font-size:11px}.chat-error{color:#b9433b;background:#fff0ee;padding:8px 15px;font-size:9px}.message-form input:disabled{color:#929aa7;background:#f1f3f6}.message-form button:disabled{opacity:.45;cursor:not-allowed}.chat-file-input{display:none}.message-form .chat-attach-button{color:var(--blue);background:#edf3ff}.chat-selected-file{border-top:1px solid var(--line);color:#526078;background:#f7f9fc;justify-content:space-between;align-items:center;gap:10px;padding:7px 16px;font-size:11px;display:flex}.chat-selected-file span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-selected-file button{color:#536078;background:#e6ebf3;border:0;border-radius:8px;flex:none;width:26px;height:26px}.message-attachment{color:#315db9;background:#ffffffb8;border:1px solid #cad8f4;border-radius:10px;align-items:center;gap:7px;margin:8px 28px 3px 0;padding:9px 10px;font-size:11px;font-weight:750;display:flex}.message-attachment span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.message-attachment small{color:#77849a;flex:none;margin-left:auto;font-size:9px}.journal-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.journal-stats div{border:1px solid var(--line);background:#fff;border-radius:13px;padding:15px 18px}.journal-stats b,.journal-stats span{display:block}.journal-stats b{font-size:20px}.journal-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;margin-top:4px;font-size:9px}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:15px;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:780px}.table-wrap th{text-align:left;color:#70798a;text-transform:uppercase;letter-spacing:.6px;background:#f4f6f9;padding:13px 16px;font-size:9px}.table-wrap td{border-top:1px solid var(--line);padding:12px 16px;font-size:11px}.table-wrap td:first-child{align-items:center;gap:9px;display:flex}.student-avatar{color:#3c61bd;background:#e9effd;border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.color-1{color:#20835e;background:#e7f6ef}.color-2{color:#b47223;background:#fff1df}.color-3{color:#8055a5;background:#f3eafb}.table-wrap select{border:1px solid var(--line);border-radius:7px;padding:6px;font-size:10px}.table-note{color:var(--muted);text-align:center;font-size:10px}.gradebook-wrap{max-height:68vh;overflow:auto}.gradebook-table{min-width:2900px!important}.gradebook-table th{z-index:3;box-shadow:0 1px 0 var(--line);position:sticky;top:0}.gradebook-table th:not(:first-child),.gradebook-table td:not(:first-child){text-align:center;min-width:70px;padding-left:7px;padding-right:7px}.gradebook-table th>span,.gradebook-table th>b{display:block}.gradebook-table th>b{color:var(--ink);margin-top:3px;font-size:11px}.gradebook-table th:first-child,.gradebook-table td:first-child{z-index:2;background:#fff;min-width:280px;position:sticky;left:0}.gradebook-table th:first-child{z-index:5;background:#f4f6f9}.gradebook-table .pill{white-space:nowrap;min-width:38px;padding:5px 9px;font-size:18px;line-height:1}.gradebook-table .pill.success{color:#078249}.gradebook-table .pill.danger{color:#d63838}.student-row-button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.student-row-button b{line-height:1.25}.journal-row-selected td{background:#edf4ff;box-shadow:inset 0 1px #c9dcff,inset 0 -1px #c9dcff}.journal-row-selected td:first-child{background:#dfeaff}.table-wrap select.journal-mark-select{text-align:center;width:66px;max-width:66px;min-height:34px;color:var(--ink);background:#fff;font-size:18px;font-weight:900;line-height:1}.table-wrap select.journal-mark-select[data-mark=plus]{color:#078249;background:#e8f7ef;border-color:#9bd9b8}.table-wrap select.journal-mark-select[data-mark=not_accepted]{color:#d63838;background:#fff0f0;border-color:#efb1b1}.journal-mark-select:disabled{opacity:.55}.selected-student-banner{background:#edf4ff;border:1px solid #c9dcff;border-radius:12px;align-items:center;gap:10px;margin:0 0 12px;padding:10px 14px;display:flex}.selected-student-banner span{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:10px}.selected-student-banner b{flex:1;font-size:12px}.selected-student-banner button{color:#315fbe;cursor:pointer;background:0 0;border:0;font-weight:750}.journal-search{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;margin-bottom:12px;padding:10px 13px;display:flex}.journal-search span{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:750}.journal-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.gradebook-wrap{isolation:isolate;position:relative}.gradebook-table{border-spacing:0;border-collapse:separate!important}.gradebook-table th:first-child,.gradebook-table td:first-child{z-index:4;width:280px;max-width:280px;box-shadow:1px 0 0 var(--line),7px 0 12px #182a4a14}.gradebook-table td:first-child{vertical-align:middle;display:table-cell}.gradebook-table th:first-child{z-index:5}.log-filters{gap:7px;padding-bottom:12px;display:flex;overflow-x:auto}.log-filters button{border:1px solid var(--line);color:#687285;white-space:nowrap;background:#fff;border-radius:20px;padding:8px 13px;font-size:10px;font-weight:700}.log-filters .filter-active{background:var(--navy);border-color:var(--navy);color:#fff}.log-list{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.log-row{border-top:1px solid var(--line);align-items:center;gap:15px;min-height:82px;padding:14px 18px;display:flex}.log-row:first-child{border-top:0}.log-icon{width:40px;height:40px;color:var(--blue);background:#edf3ff;border-radius:12px;flex:none;place-items:center;font-weight:850;display:grid}.log-copy{flex:1;min-width:0}.log-copy span{color:var(--blue);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.log-copy h3{margin:4px 0 3px;font-size:12px}.log-copy p{color:var(--muted);margin:0;font-size:10px}.log-row time{color:#8d96a6;white-space:nowrap;font-size:9px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b152699;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:19px;width:min(500px,100%);max-height:calc(100dvh - 40px);padding:30px;position:relative;overflow:auto;box-shadow:0 25px 60px #00000040}.modal h2{margin:0 0 7px}.modal>p{color:var(--muted);font-size:12px}.modal>label{margin-top:19px;font-size:11px;font-weight:750;display:block}.modal input[type=url]{border:1px solid var(--line);border-radius:9px;width:100%;height:43px;margin-top:7px;padding:0 12px;display:block}.file-drop{color:#315fc9;background:#f5f8ff;border:1px dashed #aabbe3;border-radius:11px;padding:17px}.file-drop input{margin:9px 0;display:block}.file-drop span{color:var(--muted);font-size:9px}.modal-actions{justify-content:flex-end;gap:9px;margin-top:23px;display:flex}.modal-close{color:#8b94a3;background:0 0;border:0;font-size:25px;position:absolute;top:15px;right:18px}@media (width<=1000px){.sidebar{width:225px}.main{width:calc(100% - 225px);margin-left:225px}.content{padding:28px 24px 50px}.dashboard-grid{grid-template-columns:1fr}.assignment-panel{min-height:295px}.role-switch label,.profile-identity>div:first-child{display:none}.profile-identity{padding-left:10px}.module-track small{display:none}.chat-shell{grid-template-columns:210px 1fr}}@media (width<=740px){.auth-card{padding:27px 21px}.sidebar{transition:all .25s;transform:translate(-100%);box-shadow:15px 0 45px #0003}.sidebar-open{transform:translate(0)}.main{width:100%;margin-left:0}.topbar{gap:11px;height:62px;padding:0 16px}.menu-button{display:block}.crumb{font-size:10px}.role-switch{margin-left:auto}.role-switch select{max-width:112px;padding-right:8px}.profile-identity{border-left:0;padding-left:0}.profile-identity .avatar{width:36px;height:36px;font-size:8px;display:grid}.content{padding:20px 14px 40px}.welcome{min-height:210px;padding:25px}.welcome h1{font-size:24px}.welcome-art{display:none}.stat-grid{grid-template-columns:1fr}.stat-card{padding:13px 16px}.dashboard-grid{display:block}.assignment-panel{margin-top:14px}.panel{padding:19px}.progress-panel{overflow:auto}.module-track{min-width:560px}.page-heading h1{font-size:25px}.module-tabs{grid-template-columns:repeat(3,1fr)}.module-summary{grid-template-columns:1fr 1fr;gap:15px}.module-summary>div:first-child{grid-column:1/-1}.course-item,.wide-card{align-items:flex-start;gap:12px;padding:16px}.course-state{display:none}.wide-card{flex-wrap:wrap}.wide-actions{flex-direction:row;justify-content:flex-end;align-items:center;width:100%}.review-buttons{width:auto}.review-buttons button{padding:0 10px}.submission-files{flex-wrap:wrap}.saved-review{padding-top:37px;padding-right:14px}.saved-review .text-button{top:-4px}.test-layout{grid-template-columns:1fr}.test-summary{order:-1;position:static}.chat-shell{grid-template-columns:1fr;height:660px}.channels{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;display:flex;overflow:auto}.channels button{min-width:145px}.conversation{min-height:500px}.conversation-head{flex-wrap:wrap;height:auto;min-height:61px;padding-top:9px;padding-bottom:9px}.direct-recipient{flex:1;min-width:170px}.journal-stats{grid-template-columns:repeat(2,1fr)}.row-heading{flex-wrap:wrap;align-items:flex-start;gap:10px}.row-heading .btn-light{white-space:nowrap}.modal{padding:25px 20px}.resource-links{flex-wrap:wrap}.log-row{align-items:flex-start}.log-row time{display:none}.auth-card input,.modal input,.message-form input,.journal-search input,.material-editor input,.material-editor select,.direct-recipient{font-size:16px}}.course-actions{flex:none;justify-items:end;gap:8px;margin-left:auto;display:grid}.material-add{white-space:nowrap}.resource-link-row{background:#f2f5fb;border-radius:8px;align-items:stretch;display:inline-flex;overflow:hidden}.resource-link-row a{border-radius:0}.resource-edit{color:#36527f;background:#e8eef9;border:0;border-left:1px solid #dce4f2;padding:0 9px;font-size:9px;font-weight:800}.course-item-editing{flex-wrap:wrap}.material-editor{background:#f7f9fd;border:1px solid #dce4f2;border-radius:12px;flex:1 0 100%;grid-template-columns:minmax(220px,1fr) 150px;gap:11px;margin-top:4px;padding:15px;display:grid}.material-editor label{color:#596477;gap:6px;font-size:10px;font-weight:800;display:grid}.material-editor input,.material-editor select{border:1px solid var(--line);width:100%;height:39px;color:var(--ink);font:inherit;background:#fff;border-radius:9px;outline:none;padding:0 11px;font-size:11px}.material-editor input:focus,.material-editor select:focus{border-color:#91aaec;box-shadow:0 0 0 3px #edf3ff}.material-url{grid-column:1/-1}.material-editor-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}@media (width<=740px){.course-actions{justify-content:flex-end;width:100%;display:flex}.material-editor{grid-template-columns:1fr}.material-url,.material-editor-actions{grid-column:1}.resource-link-row{max-width:100%}.resource-link-row a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.auth-card>p{font-size:14px}.auth-card form label,.auth-note,.signout-button,.password-change-button,.auth-error,.chat-error{font-size:12px}.btn-primary,.btn-light{font-size:14px}.wide-card p,.resource-links a,.test-summary p{font-size:13px}.question-card label,.teacher-answer{font-size:14px}.channels b,.conversation-head b{font-size:13px}.channels small,.conversation-head small,.message small{font-size:11px}.message p{font-size:13px}.message time{font-size:10px}.journal-stats span,.table-wrap th{font-size:11px}.table-wrap td{font-size:13px}.test-error{color:#9e4039;background:#fff0ee;border:1px solid #f3cbc7;font-size:12px}.material-loading{color:#36527f;background:#f3f7ff;border:1px solid #cbd8f6;border-radius:9px;margin-bottom:12px;padding:10px 12px;font-size:12px;font-weight:700}.eyebrow,.lesson-info span,.course-copy>span{font-size:11px}.lesson-info strong,.course-copy h3,.wide-card h3{font-size:14px}.stat-card small,.date-box span,.module-track b,.module-track small,.pill,.course-state,.review-form label,.file-drop span,.direct-recipient{font-size:11px}.review-form textarea,.material-editor input,.material-editor select{font-size:14px}@media (width<=740px){.auth-card input,.modal input,.message-form input,.journal-search input,.material-editor input,.material-editor select,.direct-recipient{font-size:16px}}.office-test-control{background:linear-gradient(135deg,#edf4ff,#f8fbff);border:1px solid #c9dcff;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin:0 0 14px;padding:18px 20px;display:flex}.office-test-control h2{margin:3px 0 4px;font-size:17px}.office-test-control p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.office-test-filter{flex:none;gap:7px;display:flex}.office-test-filter button{color:#52627c;cursor:pointer;background:#fff;border:1px solid #cbd8ef;border-radius:9px;padding:9px 11px;font-size:10px;font-weight:800}.office-test-filter button.filter-active{color:#fff;background:#315fbe;border-color:#315fbe}.exam-admission{white-space:nowrap;border-radius:8px;min-width:92px;padding:6px 8px;font-size:10px;font-weight:900;display:inline-block}.exam-admission.admitted{color:#078249;background:#e8f7ef}.exam-admission.not-admitted{color:#c83333;background:#fff0f0}@media (width<=740px){.office-test-control{flex-direction:column;align-items:stretch}.office-test-filter{flex-wrap:wrap}}.password-change-button{color:#3159be;white-space:nowrap;background:#f7f9fd;border:1px solid #cbd8ef;border-radius:9px;padding:8px 11px;font-weight:800}.password-change-button:hover{background:#edf3ff;border-color:#aabfeb}.password-modal label{color:#526078;margin-top:17px;font-size:12px;font-weight:800;display:block}.password-modal input[type=password]{border:1px solid var(--line);width:100%;height:46px;color:var(--ink);border-radius:10px;outline:none;margin-top:7px;padding:0 13px;display:block}.password-modal input[type=password]:focus{border-color:#91aaec;box-shadow:0 0 0 3px #edf3ff}.password-modal label small{color:var(--muted);margin-top:6px;font-size:11px;font-weight:500;line-height:1.4;display:block}@media (width<=740px){.password-change-button{padding:7px 8px;font-size:11px}.password-modal input[type=password]{font-size:16px}}.chat-shell{min-height:0}.channels{min-height:0;overflow-y:auto}.channels button{width:100%;position:relative}.channels button>.channel-unread{color:#fff;background:#df3d3d;border-radius:11px;place-items:center;width:auto;min-width:22px;height:22px;margin-left:auto;padding:0 6px;font-size:10px;font-weight:850;display:grid}.channels .channel-active>.channel-unread{color:#fff;background:#df3d3d}.conversation{height:100%;min-height:0;overflow:hidden}.messages{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;overflow:hidden auto}@media (width<=740px){.chat-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:660px}.channels{overflow:auto hidden}.conversation{height:auto;min-height:0}}.feedback-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:18px;display:grid}.feedback-create{grid-template-columns:minmax(0,1fr);gap:15px;min-width:0;display:grid;position:sticky;top:96px}.feedback-create .panel-heading{margin-bottom:0}.feedback-create label{color:#526078;gap:7px;font-size:12px;font-weight:800;display:grid}.feedback-create input:not([type=file]),.feedback-create select,.feedback-create textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:0;padding:10px 12px}.feedback-create textarea{resize:vertical;min-height:125px;line-height:1.5}.feedback-create input:focus,.feedback-create select:focus,.feedback-create textarea:focus{border-color:#91aaec;box-shadow:0 0 0 3px #edf3ff}.feedback-create .file-drop{min-width:0;font-size:12px;overflow:hidden}.feedback-create input[type=file]{width:100%;min-width:0;max-width:100%}.feedback-create .file-drop span{text-overflow:ellipsis;width:100%;min-width:0;display:block;overflow:hidden}.feedback-visibility{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.feedback-feed{gap:12px;min-width:0;display:grid}.feedback-search{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:10px 13px;display:flex}.feedback-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.feedback-search span{color:var(--muted);white-space:nowrap;font-size:11px}.feedback-empty{color:var(--muted);text-align:center;gap:5px;padding:45px;display:grid}.feedback-transfer{gap:15px;margin-bottom:18px;display:grid}.feedback-transfer h2{margin:4px 0}.feedback-transfer p{color:var(--muted);margin:0;line-height:1.5}.feedback-transfer-actions{flex-wrap:wrap;gap:8px;display:flex}.feedback-file-button{cursor:pointer;position:relative;overflow:hidden}.feedback-file-button input{opacity:0;width:1px;height:1px;position:absolute}.feedback-preview{border-top:1px solid var(--line);gap:12px;padding-top:13px;display:grid}.feedback-preview>div{gap:5px;display:grid}.feedback-preview b{font-size:12px}.feedback-preview p{overflow-wrap:anywhere;background:#f6f8fb;border-radius:8px;padding:7px 9px;font-size:11px}.feedback-preview p span{color:var(--ink);font-weight:800}.feedback-confirm{border-top:1px solid var(--line);padding-top:10px}.feedback-confirm label{color:var(--ink);align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.feedback-confirm input{margin-top:3px}.feedback-confirm button{justify-self:start;margin-top:7px}.feedback-empty b{color:var(--ink)}.feedback-ticket{gap:15px;display:grid}.feedback-ticket>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.feedback-ticket h2{overflow-wrap:anywhere}.feedback-status{border:0;border-radius:20px;flex:none;padding:7px 11px;font-size:11px;font-weight:800}select.feedback-status{cursor:pointer;padding-right:28px}.status-new{color:#b66b16;background:#fff4e5}.status-in_progress{color:#315fbe;background:#edf3ff}.status-resolved{color:#14885e;background:#e8f7f1}.feedback-author{align-items:center;gap:10px;display:flex}.feedback-author b,.feedback-author small{display:block}.feedback-author b{font-size:12px}.feedback-author small{color:var(--muted);margin-top:3px;font-size:10px}.feedback-description{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.6}.feedback-screenshot{color:#315db9;background:#f4f7ff;border:1px solid #cad8f4;border-radius:9px;justify-self:start;padding:9px 12px;font-size:12px;font-weight:750;text-decoration:none}.feedback-comments{border-top:1px solid var(--line);gap:9px;padding-top:13px;display:grid}.feedback-comments>b{font-size:12px}.feedback-comment{background:#f6f8fb;border-radius:10px;padding:11px 13px}.feedback-comment>div{align-items:center;gap:7px;display:flex}.feedback-comment b{font-size:11px}.feedback-comment span{color:#315fbe;background:#e4edff;border-radius:8px;padding:3px 6px;font-size:9px;font-weight:800}.feedback-comment time{color:var(--muted);margin-left:auto;font-size:9px}.feedback-comment p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 0;font-size:12px;line-height:1.5}.feedback-comments form{gap:7px;display:flex}.feedback-comments form input{border:1px solid var(--line);border-radius:10px;outline:0;flex:1;min-width:0;height:40px;padding:0 12px}.feedback-comments form button{background:var(--blue);color:#fff;border:0;border-radius:10px;flex:none;width:40px;font-weight:900}.feedback-comments form button:disabled{opacity:.4}@media (width<=900px){.feedback-layout{grid-template-columns:1fr}.feedback-create{position:static}}@media (width<=740px){.feedback-ticket>header{flex-direction:column;align-items:stretch}.feedback-status{align-self:flex-start}.feedback-create input,.feedback-create select,.feedback-create textarea,.feedback-search input,.feedback-comments form input{font-size:16px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
