@charset "UTF-8";:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}.ion-page.ion-page-overlay-passthrough{pointer-events:none}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: var(--safe-area-inset-top, env(safe-area-inset-top));--ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));--ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));--ion-safe-area-right: var(--safe-area-inset-right, env(safe-area-inset-right))}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media(min-width:576px){.ion-hide-sm-up{display:none!important}}@media(max-width:575.98px){.ion-hide-sm-down{display:none!important}}@media(min-width:768px){.ion-hide-md-up{display:none!important}}@media(max-width:767.98px){.ion-hide-md-down{display:none!important}}@media(min-width:992px){.ion-hide-lg-up{display:none!important}}@media(max-width:991.98px){.ion-hide-lg-down{display:none!important}}@media(min-width:1200px){.ion-hide-xl-up{display:none!important}}@media(max-width:1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media(min-width:576px){.ion-display-sm-none{display:none!important}}@media(min-width:768px){.ion-display-md-none{display:none!important}}@media(min-width:992px){.ion-display-lg-none{display:none!important}}@media(min-width:1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media(min-width:576px){.ion-display-sm-inline{display:inline!important}}@media(min-width:768px){.ion-display-md-inline{display:inline!important}}@media(min-width:992px){.ion-display-lg-inline{display:inline!important}}@media(min-width:1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media(min-width:576px){.ion-display-sm-inline-block{display:inline-block!important}}@media(min-width:768px){.ion-display-md-inline-block{display:inline-block!important}}@media(min-width:992px){.ion-display-lg-inline-block{display:inline-block!important}}@media(min-width:1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media(min-width:576px){.ion-display-sm-block{display:block!important}}@media(min-width:768px){.ion-display-md-block{display:block!important}}@media(min-width:992px){.ion-display-lg-block{display:block!important}}@media(min-width:1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media(min-width:576px){.ion-display-sm-flex{display:flex!important}}@media(min-width:768px){.ion-display-md-flex{display:flex!important}}@media(min-width:992px){.ion-display-lg-flex{display:flex!important}}@media(min-width:1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media(min-width:576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media(min-width:576px){.ion-display-sm-grid{display:grid!important}}@media(min-width:768px){.ion-display-md-grid{display:grid!important}}@media(min-width:992px){.ion-display-lg-grid{display:grid!important}}@media(min-width:1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media(min-width:576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media(min-width:768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media(min-width:992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media(min-width:1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media(min-width:576px){.ion-display-sm-table{display:table!important}}@media(min-width:768px){.ion-display-md-table{display:table!important}}@media(min-width:992px){.ion-display-lg-table{display:table!important}}@media(min-width:1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media(min-width:576px){.ion-display-sm-table-cell{display:table-cell!important}}@media(min-width:768px){.ion-display-md-table-cell{display:table-cell!important}}@media(min-width:992px){.ion-display-lg-table-cell{display:table-cell!important}}@media(min-width:1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media(min-width:576px){.ion-display-sm-table-row{display:table-row!important}}@media(min-width:768px){.ion-display-md-table-row{display:table-row!important}}@media(min-width:992px){.ion-display-lg-table-row{display:table-row!important}}@media(min-width:1200px){.ion-display-xl-table-row{display:table-row!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media(min-width:576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media(min-width:768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media(min-width:992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media(min-width:1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media(min-width:576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media(min-width:768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media(min-width:992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media(min-width:1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media(min-width:576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media(min-width:768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media(min-width:992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media(min-width:1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media(min-width:576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media(min-width:768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media(min-width:992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media(min-width:1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media(min-width:576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media(min-width:768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media(min-width:992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media(min-width:1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media(min-width:576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media(min-width:768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media(min-width:992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media(min-width:1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media(min-width:576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media(min-width:768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media(min-width:992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media(min-width:1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media(min-width:576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media(min-width:768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media(min-width:992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media(min-width:1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media(min-width:576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media(min-width:576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media(min-width:768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media(min-width:992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media(min-width:1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media(min-width:576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media(min-width:768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media(min-width:992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media(min-width:1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media(min-width:576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media(min-width:768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media(min-width:992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media(min-width:1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}@media(prefers-color-scheme:dark){:root{--ion-color-primary: #4d8dff;--ion-color-primary-rgb: 77, 141, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #447ce0;--ion-color-primary-tint: #5f98ff;--ion-color-secondary: #46b1ff;--ion-color-secondary-rgb: 70, 177, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 0, 0, 0;--ion-color-secondary-shade: #3e9ce0;--ion-color-secondary-tint: #59b9ff;--ion-color-tertiary: #8482fb;--ion-color-tertiary-rgb: 132, 130, 251;--ion-color-tertiary-contrast: #000;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #7472dd;--ion-color-tertiary-tint: #908ffb;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffce31;--ion-color-warning-rgb: 255, 206, 49;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0b52b;--ion-color-warning-tint: #ffd346;--ion-color-danger: #f24c58;--ion-color-danger-rgb: 242, 76, 88;--ion-color-danger-contrast: #000;--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-danger-shade: #d5434d;--ion-color-danger-tint: #f35e69;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #fff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9}:root.ios{--ion-background-color: #000000;--ion-background-color-rgb: 0, 0, 0;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #0d0d0d;--ion-background-color-step-100: #1a1a1a;--ion-background-color-step-150: #262626;--ion-background-color-step-200: #333333;--ion-background-color-step-250: #404040;--ion-background-color-step-300: #4d4d4d;--ion-background-color-step-350: #595959;--ion-background-color-step-400: #666666;--ion-background-color-step-450: #737373;--ion-background-color-step-500: #808080;--ion-background-color-step-550: #8c8c8c;--ion-background-color-step-600: #999999;--ion-background-color-step-650: #a6a6a6;--ion-background-color-step-700: #b3b3b3;--ion-background-color-step-750: #bfbfbf;--ion-background-color-step-800: #cccccc;--ion-background-color-step-850: #d9d9d9;--ion-background-color-step-900: #e6e6e6;--ion-background-color-step-950: #f2f2f2;--ion-text-color-step-50: #f2f2f2;--ion-text-color-step-100: #e6e6e6;--ion-text-color-step-150: #d9d9d9;--ion-text-color-step-200: #cccccc;--ion-text-color-step-250: #bfbfbf;--ion-text-color-step-300: #b3b3b3;--ion-text-color-step-350: #a6a6a6;--ion-text-color-step-400: #999999;--ion-text-color-step-450: #8c8c8c;--ion-text-color-step-500: #808080;--ion-text-color-step-550: #737373;--ion-text-color-step-600: #666666;--ion-text-color-step-650: #595959;--ion-text-color-step-700: #4d4d4d;--ion-text-color-step-750: #404040;--ion-text-color-step-800: #333333;--ion-text-color-step-850: #262626;--ion-text-color-step-900: #1a1a1a;--ion-text-color-step-950: #0d0d0d;--ion-item-background: #000000;--ion-tab-bar-background-focused: #252525;--ion-card-background: #1c1c1d}:root.ios ion-modal{--ion-background-color: var(--ion-color-step-100, var(--ion-background-color-step-100));--ion-toolbar-background: var(--ion-color-step-150, var(--ion-background-color-step-150));--ion-toolbar-border-color: var(--ion-color-step-250, var(--ion-background-color-step-250))}:root.md{--ion-background-color: #121212;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #1e1e1e;--ion-background-color-step-100: #2a2a2a;--ion-background-color-step-150: #363636;--ion-background-color-step-200: #414141;--ion-background-color-step-250: #4d4d4d;--ion-background-color-step-300: #595959;--ion-background-color-step-350: #656565;--ion-background-color-step-400: #717171;--ion-background-color-step-450: #7d7d7d;--ion-background-color-step-500: #898989;--ion-background-color-step-550: #949494;--ion-background-color-step-600: #a0a0a0;--ion-background-color-step-650: #acacac;--ion-background-color-step-700: #b8b8b8;--ion-background-color-step-750: #c4c4c4;--ion-background-color-step-800: #d0d0d0;--ion-background-color-step-850: #dbdbdb;--ion-background-color-step-900: #e7e7e7;--ion-background-color-step-950: #f3f3f3;--ion-text-color-step-50: #f3f3f3;--ion-text-color-step-100: #e7e7e7;--ion-text-color-step-150: #dbdbdb;--ion-text-color-step-200: #d0d0d0;--ion-text-color-step-250: #c4c4c4;--ion-text-color-step-300: #b8b8b8;--ion-text-color-step-350: #acacac;--ion-text-color-step-400: #a0a0a0;--ion-text-color-step-450: #949494;--ion-text-color-step-500: #898989;--ion-text-color-step-550: #7d7d7d;--ion-text-color-step-600: #717171;--ion-text-color-step-650: #656565;--ion-text-color-step-700: #595959;--ion-text-color-step-750: #4d4d4d;--ion-text-color-step-800: #414141;--ion-text-color-step-850: #363636;--ion-text-color-step-900: #2a2a2a;--ion-text-color-step-950: #1e1e1e;--ion-item-background: #1e1e1e;--ion-toolbar-background: #1f1f1f;--ion-tab-bar-background: #1f1f1f;--ion-tab-bar-background-focused: #353535;--ion-card-background: #1e1e1e}}:root{--club-bg: #050a16;--club-bg-2: #071324;--club-surface: rgba(10, 22, 42, .92);--club-surface-2: rgba(16, 31, 58, .86);--club-card: rgba(15, 31, 58, .82);--club-card-strong: rgba(20, 39, 72, .92);--club-card-border: rgba(148, 163, 184, .18);--club-text: #f8fafc;--club-text-soft: #dbeafe;--club-muted: #a7b4c8;--club-cyan: #22d3ee;--club-blue: #38bdf8;--club-orange: #ff5b00;--club-pink: #f72585;--club-green: #22c55e;--club-danger: #fb7185;--club-warning: #fbbf24;--club-page-max: 100%;--club-page-padding: clamp(14px, 2.2vw, 34px);--club-radius-lg: 26px;--club-radius-md: 18px;--club-radius-sm: 14px;--club-shadow: 0 22px 60px rgba(0, 0, 0, .28)}html,body,ion-app{width:100%;min-height:100%;background:var(--club-bg);color:var(--club-text)}ion-content{--background: transparent;color:var(--club-text)}body{background:radial-gradient(circle at 10% 5%,rgba(34,211,238,.18),transparent 28%),radial-gradient(circle at 92% 10%,rgba(255,91,0,.15),transparent 26%),linear-gradient(135deg,var(--club-bg),var(--club-bg-2))}.page-wrap,.club-page,.dashboard-page,.students-page,.students-global-page,.courses-page,.schools-page,.monitors-page,.reports-page,.gamification-page,.rubrics-page,.classes-page,.profile-page,.page-container{width:100%;max-width:var(--club-page-max)!important;margin:0 auto;padding:var(--club-page-padding);padding-bottom:calc(var(--club-page-padding) + 20px)}.wide-page,.page-wrap.wide-page{max-width:100%!important}.club-card,.content-card,.summary-card,.stat-card,.metric-card,.student-card,.course-card,.school-card,.monitor-card,.action-card,.hero-card,.filter-card,.loading-card,.empty-card,.report-card,.panel-card,.form-card,.table-card{border:1px solid var(--club-card-border)!important;border-radius:var(--club-radius-lg)!important;background:linear-gradient(180deg,#122342eb,#0c182deb)!important;color:var(--club-text)!important;box-shadow:var(--club-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.club-card h1,.club-card h2,.club-card h3,.content-card h1,.content-card h2,.content-card h3,.summary-card h1,.summary-card h2,.summary-card h3,.panel-card h1,.panel-card h2,.panel-card h3{color:var(--club-text)!important}.club-card p,.club-card span,.content-card p,.content-card span,.summary-card p,.summary-card span,.panel-card p,.panel-card span{color:inherit}.eyebrow,.section-eyebrow,.card-eyebrow,.label-kicker{color:var(--club-cyan)!important;font-weight:900;letter-spacing:.04em}.muted,.text-muted,.subtitle,.card-subtitle,.description,.helper-text{color:var(--club-muted)!important}.summary-grid,.actions-grid,.quick-grid,.stats-grid,.cards-grid,.content-grid,.metrics-grid{display:grid;gap:clamp(12px,1.45vw,22px)}.summary-grid,.stats-grid,.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.actions-grid,.quick-grid,.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);align-items:start}.summary-card,.stat-card,.metric-card{min-height:128px;padding:clamp(18px,1.7vw,26px)!important;overflow:hidden}.summary-card strong,.stat-card strong,.metric-card strong,.summary-card .value,.stat-card .value,.metric-card .value{color:var(--club-text)!important;font-size:clamp(34px,3vw,52px);font-weight:950;line-height:.95}.summary-card small,.stat-card small,.metric-card small{color:var(--club-muted)!important;font-weight:800}.top-actions,.section-header,.page-actions,.header-actions,.toolbar-row,.filters-row,.actions-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.filters-row,.toolbar-row{justify-content:flex-start}.filter-tabs,.status-tabs,.chip-row,.chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-tabs button,.status-tabs button,.chip,.chips span,.status-chip,.badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 12px;border:1px solid rgba(148,163,184,.22);border-radius:999px;color:var(--club-text-soft)!important;background:#ffffff0f;font-size:12px;font-weight:850;white-space:nowrap}.filter-tabs button.active,.status-tabs button.active,.chip.active,.status-chip.active,.badge.active{color:#001018!important;background:linear-gradient(90deg,var(--club-cyan),var(--club-blue));border-color:transparent}ion-button,button{font-family:inherit}ion-button,.club-button,.primary-button,.secondary-button,.danger-button,.outline-button,.action-button{min-height:42px;border-radius:var(--club-radius-sm)!important;font-weight:900!important;letter-spacing:.02em}.club-primary-btn,.primary-button,button.primary,.btn-primary{border:0!important;color:#fff!important;background:linear-gradient(90deg,var(--club-orange),#ff8a1f)!important}.club-outline-btn,.outline-button,button.outline,.btn-outline{border:1px solid var(--club-cyan)!important;color:var(--club-cyan)!important;background:transparent!important}input,select,textarea,ion-input,ion-select,ion-textarea{color:var(--club-text)!important}input:not([type=file]),select,textarea,.input-box,.search-box,.form-control{border:1px solid rgba(148,163,184,.18)!important;border-radius:var(--club-radius-md)!important;color:var(--club-text)!important;background:#030a17b8!important}input::placeholder,textarea::placeholder{color:#cbd5e1b8}.hidden-file-input,input.hidden-file-input,input[type=file].hidden-file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important}.file-upload-button,.excel-upload-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid var(--club-cyan);border-radius:var(--club-radius-sm);color:var(--club-cyan);background:#22d3ee14;font-weight:900;cursor:pointer}.table-wrap,.table-responsive,.responsive-table,.club-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}table,.club-table{width:100%;border-collapse:collapse;color:var(--club-text-soft)}th,td{border-bottom:1px solid rgba(148,163,184,.12);padding:14px 12px;text-align:left}th{color:var(--club-muted);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.avatar,.avatar-sm,.avatar-md,.avatar-lg,.avatar-xl,.profile-avatar,.monitor-avatar,.student-avatar{position:relative;display:inline-grid;place-items:center;overflow:hidden;border-radius:999px;background:linear-gradient(135deg,#22d3ee38,#f725852e);border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:950}.avatar img,.avatar-sm img,.avatar-md img,.avatar-lg img,.avatar-xl img,.profile-avatar img,.monitor-avatar img,.student-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.avatar-sm{width:34px;height:34px}.avatar,.avatar-md{width:44px;height:44px}.avatar-lg{width:64px;height:64px}.avatar-xl{width:96px;height:96px}.empty-state,.error-state,.loading-state{width:100%;padding:clamp(24px,4vw,56px);border:1px dashed rgba(148,163,184,.22);border-radius:var(--club-radius-lg);background:#0f1f3a85;color:var(--club-muted);text-align:center}.error-state{border-color:#fb718559;color:#fecaca}@media(min-width:1440px){.page-wrap,.club-page,.dashboard-page,.students-page,.students-global-page,.courses-page,.schools-page,.monitors-page,.reports-page,.gamification-page,.rubrics-page,.classes-page,.profile-page,.page-container{padding-left:clamp(28px,3vw,56px);padding-right:clamp(28px,3vw,56px)}.actions-grid,.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1200px){.summary-grid,.stats-grid,.metrics-grid,.actions-grid,.quick-grid,.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:1fr}}@media(max-width:720px){:root{--club-page-padding: 12px}.page-wrap,.club-page,.dashboard-page,.students-page,.students-global-page,.courses-page,.schools-page,.monitors-page,.reports-page,.gamification-page,.rubrics-page,.classes-page,.profile-page,.page-container{padding-left:0;padding-right:0;padding-bottom:calc(94px + env(safe-area-inset-bottom,0px))}.summary-grid,.stats-grid,.metrics-grid,.actions-grid,.quick-grid,.cards-grid,.content-grid{grid-template-columns:1fr}.top-actions,.section-header,.page-actions,.header-actions,.toolbar-row,.filters-row,.actions-row{align-items:stretch}.top-actions ion-button,.section-header ion-button,.page-actions ion-button,.header-actions ion-button,.toolbar-row ion-button,.actions-row ion-button,.top-actions button,.section-header button,.page-actions button,.header-actions button,.toolbar-row button,.actions-row button{width:100%}.filter-tabs,.status-tabs,.chip-row,.chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;-webkit-overflow-scrolling:touch}.student-card,.course-card,.school-card,.monitor-card,.action-card{grid-template-columns:1fr!important}.student-meta,.course-meta,.school-meta,.monitor-meta{display:flex;overflow-x:auto;gap:8px;padding-bottom:4px;-webkit-overflow-scrolling:touch}.student-meta span,.course-meta span,.school-meta span,.monitor-meta span{white-space:nowrap}}:root{--club-card-padding: clamp(18px, 1.65vw, 28px);--club-card-gap: clamp(10px, 1vw, 16px)}.content-card,.club-card,.panel-card,.table-card,.form-card,.report-card,.loading-card,.empty-card{padding:var(--club-card-padding)!important}.summary-grid,.stats-grid,.metrics-grid{margin-bottom:clamp(18px,2vw,32px)!important}.summary-grid+.actions-grid,.stats-grid+.actions-grid,.metrics-grid+.actions-grid,.summary-grid+.content-card,.stats-grid+.content-card,.metrics-grid+.content-card,.summary-grid+.table-card,.stats-grid+.table-card,.metrics-grid+.table-card{margin-top:clamp(18px,2vw,30px)!important}.summary-card,.stat-card,.metric-card{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important;min-height:136px!important;padding:clamp(20px,2vw,30px)!important;line-height:1.2!important}.summary-card>*,.stat-card>*,.metric-card>*{max-width:100%;min-width:0}.summary-card p,.stat-card p,.metric-card p,.summary-card .summary-content,.stat-card .summary-content,.metric-card .summary-content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important;margin:0!important;line-height:1.22!important}.summary-card span:first-child,.stat-card span:first-child,.metric-card span:first-child,.summary-card .label,.stat-card .label,.metric-card .label,.summary-card .title,.stat-card .title,.metric-card .title{display:block!important;color:#b8c7dd!important;font-size:clamp(13px,.95vw,15px)!important;font-weight:850!important;letter-spacing:-.01em!important}.summary-card strong,.stat-card strong,.metric-card strong,.summary-card .value,.stat-card .value,.metric-card .value{display:block!important;margin:2px 0 0!important;color:#fff!important;font-size:clamp(36px,3.1vw,54px)!important;font-weight:950!important;line-height:.9!important;letter-spacing:-.055em!important}.summary-card small,.stat-card small,.metric-card small,.summary-card .description,.stat-card .description,.metric-card .description,.summary-card .subtitle,.stat-card .subtitle,.metric-card .subtitle{display:block!important;color:#d3deef!important;font-size:clamp(14px,1vw,17px)!important;font-weight:750!important;line-height:1.25!important}.chips,.chip-row,.filter-tabs,.status-tabs,.filter-row{gap:10px!important}.chips span,.chip,.status-chip,.badge,.filter-tabs button,.status-tabs button,.filter-row button{color:#092033!important;background:linear-gradient(180deg,#dbeafef5,#bae6fde0)!important;border:1px solid rgba(125,211,252,.45)!important;box-shadow:0 8px 20px #00000029!important;text-shadow:none!important}.chips span.active,.chip.active,.status-chip.active,.badge.active,.filter-tabs button.active,.status-tabs button.active,.filter-row button.active{color:#001018!important;background:linear-gradient(90deg,var(--club-cyan),var(--club-blue))!important;border-color:transparent!important}.filter-row,.filters-row,.toolbar-row{padding:10px!important;border:1px solid rgba(148,163,184,.14)!important;border-radius:18px!important;background:#030a175c!important}.filter-row button,.filters-row button,.toolbar-row button{min-height:38px!important;border-radius:12px!important;padding:8px 13px!important;font-weight:850!important}.content-card>*+*,.panel-card>*+*,.report-card>*+*,.table-card>*+*{margin-top:clamp(12px,1.2vw,20px)}.actions-grid{margin-top:clamp(18px,2vw,30px)!important}.action-card,.course-card,.school-card,.monitor-card,.student-card{padding:clamp(18px,1.6vw,26px)!important;gap:14px!important}.monitor-info h2,.monitor-card h2,.monitor-detail h2{color:var(--club-cyan)!important}@media(max-width:720px){.content-card,.club-card,.panel-card,.table-card,.form-card,.report-card,.loading-card,.empty-card{padding:18px!important}.summary-card,.stat-card,.metric-card{min-height:118px!important;padding:18px!important}.summary-card strong,.stat-card strong,.metric-card strong,.summary-card .value,.stat-card .value,.metric-card .value{font-size:clamp(34px,12vw,46px)!important;letter-spacing:-.05em!important}.summary-card small,.stat-card small,.metric-card small,.summary-card .description,.stat-card .description,.metric-card .description{font-size:15px!important}.filter-row,.filters-row,.toolbar-row{align-items:stretch!important}.filter-row button,.filters-row button,.toolbar-row button{width:auto!important;flex:0 0 auto!important}}.filter-row,.tabs-left,.club-tabs,.status-tabs,.filter-tabs{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;width:100%!important}.dashboard-monitor-page .filter-row,.content-card .filter-row,.club-card .filter-row,.filter-card .filter-row{margin:10px 0 18px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.filter-row button,.tabs-left button,.club-tabs button,.status-tabs button,.filter-tabs button{appearance:none!important;min-height:42px!important;padding:10px 17px!important;border-radius:999px!important;border:1px solid rgba(115,232,255,.16)!important;background:#ffffff0b!important;color:#dbeafe!important;font-size:13px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.01em!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffff0a,0 10px 22px #0000001a!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease!important;text-shadow:none!important}.filter-row button:hover,.tabs-left button:hover,.club-tabs button:hover,.status-tabs button:hover,.filter-tabs button:hover{transform:translateY(-1px)!important;color:#f8fafc!important;border-color:#22d3ee5c!important;background:#22d3ee13!important}.filter-row button.active,.tabs-left button.active,.club-tabs button.active,.status-tabs button.active,.filter-tabs button.active{color:#ecfeff!important;background:#00b8e629!important;border-color:#00b8e68c!important;box-shadow:0 0 0 1px #22d3ee14,0 12px 28px #00b8e61a!important}.form-card ion-item,.club-card ion-item,.rubrics-admin-page ion-item,.rubric-admin-page ion-item,.rubrics-page ion-item,.rubric-form ion-item,.form-section ion-item,.form-grid ion-item,ion-item.input-box,ion-item.form-field{--background: transparent !important;--background-hover: transparent !important;--background-focused: transparent !important;--background-activated: transparent !important;--border-color: transparent !important;--inner-border-width: 0 !important;--border-width: 0 !important;--padding-start: 0 !important;--inner-padding-end: 0 !important;--min-height: auto !important;padding:0!important;margin:0 0 14px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.form-card ion-input,.form-card ion-textarea,.form-card ion-select,.club-card ion-input,.club-card ion-textarea,.club-card ion-select,.rubrics-admin-page ion-input,.rubrics-admin-page ion-textarea,.rubrics-admin-page ion-select,.rubric-admin-page ion-input,.rubric-admin-page ion-textarea,.rubric-admin-page ion-select,.rubrics-page ion-input,.rubrics-page ion-textarea,.rubrics-page ion-select,.rubric-form ion-input,.rubric-form ion-textarea,.rubric-form ion-select,.input-box ion-input,.input-box ion-textarea,.input-box ion-select{--background: rgba(3, 10, 23, .72) !important;--color: #f8fafc !important;--placeholder-color: #9fb2ca !important;--placeholder-opacity: 1 !important;--padding-start: 18px !important;--padding-end: 18px !important;--padding-top: 14px !important;--padding-bottom: 14px !important;width:100%!important;min-height:54px!important;border-radius:20px!important;border:1px solid rgba(148,163,184,.16)!important;background:#030a17b8!important;color:#f8fafc!important;box-shadow:inset 0 1px #ffffff08,0 12px 28px #00000029!important}.form-card ion-textarea,.club-card ion-textarea,.rubrics-admin-page ion-textarea,.rubric-admin-page ion-textarea,.rubrics-page ion-textarea,.rubric-form ion-textarea{min-height:94px!important}.form-card ion-input:focus-within,.form-card ion-textarea:focus-within,.form-card ion-select:focus-within,.club-card ion-input:focus-within,.club-card ion-textarea:focus-within,.club-card ion-select:focus-within,.rubrics-admin-page ion-input:focus-within,.rubrics-admin-page ion-textarea:focus-within,.rubrics-admin-page ion-select:focus-within,.rubric-admin-page ion-input:focus-within,.rubric-admin-page ion-textarea:focus-within,.rubric-admin-page ion-select:focus-within,.input-box ion-input:focus-within,.input-box ion-textarea:focus-within,.input-box ion-select:focus-within{border-color:#22d3ee75!important;box-shadow:0 0 0 1px #22d3ee1a,0 16px 32px #0003!important}.club-card input:not([type=file]),.club-card textarea,.club-card select,.form-card input:not([type=file]),.form-card textarea,.form-card select,.rubrics-admin-page input:not([type=file]),.rubrics-admin-page textarea,.rubrics-admin-page select{min-height:54px!important;width:100%!important;padding:14px 18px!important;border-radius:20px!important;border:1px solid rgba(148,163,184,.16)!important;background:#030a17b8!important;color:#f8fafc!important;outline:none!important}.club-card textarea,.form-card textarea,.rubrics-admin-page textarea{min-height:94px!important;resize:vertical!important}.content-card,.panel-card,.form-card,.filter-card,.report-card,.table-card,.loading-card,.empty-card,.club-card.content-card,.club-card.panel-card,.club-card.form-card,.club-card.filter-card,.club-card.report-card,.club-card.table-card{padding:clamp(20px,2.1vw,32px)!important}.content-card .section-header,.panel-card .section-header,.form-card .section-header,.report-card .section-header,.table-card .section-header{margin-bottom:clamp(16px,1.6vw,24px)!important}.content-card>:first-child,.panel-card>:first-child,.form-card>:first-child,.report-card>:first-child,.table-card>:first-child{margin-top:0!important}.content-card>:last-child,.panel-card>:last-child,.form-card>:last-child,.report-card>:last-child,.table-card>:last-child{margin-bottom:0!important}.rubrics-admin-page .form-card,.rubric-admin-page .form-card,.rubrics-page .form-card{border-color:#38bdf829!important;background:linear-gradient(180deg,#0f1f3ae0,#0a162ae6)!important}.rubrics-admin-page .form-card h2,.rubric-admin-page .form-card h2,.rubrics-page .form-card h2,.rubrics-admin-page .form-card h3,.rubric-admin-page .form-card h3,.rubrics-page .form-card h3{color:#f8fafc!important}@media(max-width:720px){.filter-row,.tabs-left,.club-tabs,.status-tabs,.filter-tabs{gap:8px!important}.filter-row button,.tabs-left button,.club-tabs button,.status-tabs button,.filter-tabs button{min-height:40px!important;padding:9px 13px!important;font-size:12px!important}.content-card,.panel-card,.form-card,.filter-card,.report-card,.table-card,.loading-card,.empty-card,.club-card.content-card,.club-card.panel-card,.club-card.form-card,.club-card.filter-card,.club-card.report-card,.club-card.table-card{padding:18px!important}}:root{--club-scroll-track: rgba(2, 8, 23, .72);--club-scroll-track-soft: rgba(15, 23, 42, .78);--club-scroll-thumb-a: #22d3ee;--club-scroll-thumb-b: #ff6a00;--club-scroll-thumb-c: #8b5cf6;--club-scroll-border: rgba(2, 8, 23, .92);--club-scroll-glow: rgba(34, 211, 238, .34)}*{scrollbar-width:thin;scrollbar-color:rgba(34,211,238,.72) rgba(2,8,23,.62)}*::-webkit-scrollbar{width:11px;height:11px}*::-webkit-scrollbar-track{background:linear-gradient(180deg,#020817eb,#0f172ac7),var(--club-scroll-track);border-radius:999px;box-shadow:inset 0 0 0 1px #94a3b814,inset 0 0 18px #22d3ee0d}*::-webkit-scrollbar-thumb{min-height:42px;border:3px solid var(--club-scroll-border);border-radius:999px;background:linear-gradient(180deg,var(--club-scroll-thumb-a),var(--club-scroll-thumb-c) 50%,var(--club-scroll-thumb-b));box-shadow:0 0 14px var(--club-scroll-glow),inset 0 0 0 1px #ffffff38}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#67e8f9,#a78bfa 48%,#fb923c);box-shadow:0 0 20px #22d3ee75,0 0 14px #ff6a003d,inset 0 0 0 1px #ffffff52}*::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#06b6d4,#7c3aed 50%,#ea580c)}*::-webkit-scrollbar-corner{background:#020617}ion-content::part(scroll){scrollbar-width:thin;scrollbar-color:rgba(34,211,238,.72) rgba(2,8,23,.62)}ion-content::part(scroll)::-webkit-scrollbar{width:11px;height:11px}ion-content::part(scroll)::-webkit-scrollbar-track{background:linear-gradient(180deg,#020817eb,#0f172ac7);border-radius:999px}ion-content::part(scroll)::-webkit-scrollbar-thumb{min-height:42px;border:3px solid rgba(2,8,23,.92);border-radius:999px;background:linear-gradient(180deg,#22d3ee,#8b5cf6 50%,#ff6a00);box-shadow:0 0 14px #22d3ee57,inset 0 0 0 1px #ffffff38}.student-mini-list,.student-results,.class-list,.history-list,.config-grid,.course-quick-grid,.table-scroll,.cards-scroll,.modal-scroll,.week-scroll,.week-board,.scroll-panel,.scrollable,ion-list,ion-accordion-group{scrollbar-width:thin;scrollbar-color:rgba(34,211,238,.72) rgba(2,8,23,.62)}.student-mini-list::-webkit-scrollbar,.student-results::-webkit-scrollbar,.class-list::-webkit-scrollbar,.history-list::-webkit-scrollbar,.config-grid::-webkit-scrollbar,.course-quick-grid::-webkit-scrollbar,.table-scroll::-webkit-scrollbar,.cards-scroll::-webkit-scrollbar,.modal-scroll::-webkit-scrollbar,.week-scroll::-webkit-scrollbar,.week-board::-webkit-scrollbar,.scroll-panel::-webkit-scrollbar,.scrollable::-webkit-scrollbar,ion-list::-webkit-scrollbar,ion-accordion-group::-webkit-scrollbar{width:9px;height:9px}.student-mini-list::-webkit-scrollbar-track,.student-results::-webkit-scrollbar-track,.class-list::-webkit-scrollbar-track,.history-list::-webkit-scrollbar-track,.config-grid::-webkit-scrollbar-track,.course-quick-grid::-webkit-scrollbar-track,.table-scroll::-webkit-scrollbar-track,.cards-scroll::-webkit-scrollbar-track,.modal-scroll::-webkit-scrollbar-track,.week-scroll::-webkit-scrollbar-track,.week-board::-webkit-scrollbar-track,.scroll-panel::-webkit-scrollbar-track,.scrollable::-webkit-scrollbar-track,ion-list::-webkit-scrollbar-track,ion-accordion-group::-webkit-scrollbar-track{margin:6px 0;border-radius:999px;background:linear-gradient(180deg,#020817b3,#0f172ab8)}.student-mini-list::-webkit-scrollbar-thumb,.student-results::-webkit-scrollbar-thumb,.class-list::-webkit-scrollbar-thumb,.history-list::-webkit-scrollbar-thumb,.config-grid::-webkit-scrollbar-thumb,.course-quick-grid::-webkit-scrollbar-thumb,.table-scroll::-webkit-scrollbar-thumb,.cards-scroll::-webkit-scrollbar-thumb,.modal-scroll::-webkit-scrollbar-thumb,.week-scroll::-webkit-scrollbar-thumb,.week-board::-webkit-scrollbar-thumb,.scroll-panel::-webkit-scrollbar-thumb,.scrollable::-webkit-scrollbar-thumb,ion-list::-webkit-scrollbar-thumb,ion-accordion-group::-webkit-scrollbar-thumb{border:2px solid rgba(2,8,23,.86);border-radius:999px;background:linear-gradient(180deg,#22d3eef2,#ff6a00f2);box-shadow:0 0 12px #22d3ee38,inset 0 0 0 1px #ffffff2e}@media(pointer:coarse){*::-webkit-scrollbar,ion-content::part(scroll)::-webkit-scrollbar{width:7px;height:7px}*::-webkit-scrollbar-thumb,ion-content::part(scroll)::-webkit-scrollbar-thumb{border-width:2px}}.membership-page .charge-bulk-bar .bulk-remind{border-color:#47d3ff8c;background:#19729133;color:#9beeff}.membership-page .payments-panel{overflow:hidden}.membership-page .payment-section-head p:last-child{margin:6px 0 0;color:#8fa8c1;line-height:1.45}.membership-page .payment-head-actions{display:flex;gap:9px;flex-wrap:wrap}.membership-page .payment-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.membership-page .payment-kpi-grid article{display:grid;gap:5px;min-width:0;padding:14px;border:1px solid #254766;border-radius:15px;background:linear-gradient(145deg,#0f2744f2,#071628f5)}.membership-page .payment-kpi-grid span,.membership-page .payment-kpi-grid small{color:#8ea8c1;font-size:11px}.membership-page .payment-kpi-grid strong{color:#f3fbff;font-size:clamp(20px,2vw,28px);overflow-wrap:anywhere}.membership-page .payment-quick-filters{display:flex;gap:8px;margin-bottom:11px;padding-bottom:3px;overflow-x:auto;scrollbar-width:thin}.membership-page .payment-quick-filters button,.membership-page .payment-view-toggle button,.membership-page .payment-pagination button,.membership-page .payment-table-actions button{border:1px solid #2b5275;border-radius:11px;background:#08182c;color:#c7d9ea;padding:9px 12px;font-weight:800;white-space:nowrap;cursor:pointer}.membership-page .payment-quick-filters button.active,.membership-page .payment-view-toggle button.active{border-color:#35d8ff;background:#35d8ff26;color:#76e8ff}.membership-page .payment-quick-filters b{margin-left:5px}.membership-page .payment-filter-shell{margin-bottom:13px;overflow:hidden;border:1px solid #244564;border-radius:16px;background:#08172a}.membership-page .payment-filter-main{display:grid;grid-template-columns:minmax(270px,1fr) 190px auto auto auto;gap:9px;align-items:stretch;padding:11px}.membership-page .payment-search{position:relative}.membership-page .payment-search>span{position:absolute;top:50%;left:13px;z-index:1;color:#4edcff;font-size:21px;transform:translateY(-50%)}.membership-page .payment-search input,.membership-page .payment-filter-main>select,.membership-page .payment-filter-advanced input,.membership-page .payment-filter-advanced select,.membership-page .payment-results-summary select{width:100%;min-width:0;border:1px solid #294b6c;border-radius:11px;background:#061223;color:#eef7ff;padding:11px}.membership-page .payment-search input{padding-left:40px}.membership-page .payment-view-toggle{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:3px;border:1px solid #254967;border-radius:13px;background:#061223}.membership-page .payment-view-toggle button{border:0;padding:7px 10px}.membership-page .payment-filter-advanced{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr));gap:9px;padding:11px;border-top:1px solid #1d3855}.membership-page .payment-filter-advanced label{display:grid;gap:5px;min-width:0}.membership-page .payment-filter-advanced label span{color:#88a2bd;font-size:11px;font-weight:800}.membership-page .payment-results-summary{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:9px 12px;border-top:1px solid #1d3855;color:#91a8c0;font-size:12px}.membership-page .payment-results-summary strong{color:#e9f8ff}.membership-page .payment-results-summary label{display:flex;align-items:center;gap:7px;margin-left:auto}.membership-page .payment-results-summary select{width:auto;min-width:78px;padding:7px 9px}.membership-page .smart-payment-grid article{display:flex;flex-direction:column;min-width:0}.membership-page .smart-payment-grid footer{margin-top:auto;padding-top:14px}.membership-page .smart-payment-grid .allocations span{display:block}.membership-page .smart-payment-grid .allocations small{display:block;margin-top:3px}.membership-page .payments-table-wrap{border:1px solid #254560;border-radius:15px;background:#05101f8c}.membership-page .payments-table-wrap table{min-width:1120px}.membership-page .payments-table-wrap th{position:sticky;top:0;z-index:2;background:#0b1c32;color:#9cb4ca;font-size:11px;text-transform:uppercase;letter-spacing:.45px}.membership-page .payments-table-wrap td{vertical-align:top}.membership-page .payments-table-wrap td>strong,.membership-page .payments-table-wrap td>small{display:block}.membership-page .payments-table-wrap td>small{margin-top:4px}.membership-page .payment-table-actions{display:flex;flex-wrap:wrap;gap:6px;min-width:210px}.membership-page .payment-table-actions button{padding:7px 9px;font-size:11px}.membership-page .payment-table-actions .approve{border-color:#24b995;color:#80efcf}.membership-page .payment-table-actions .reject,.membership-page .payment-table-actions .delete-payment{border-color:#b74358;color:#ff9bab}.membership-page .payment-pagination{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-top:14px}.membership-page .payment-pagination span{padding:0 8px;color:#94abc1;font-size:12px}.membership-page .payment-pagination button:disabled{opacity:.38;cursor:not-allowed}.membership-page .bulk-reminder-modal{width:min(820px,100%)}.membership-page .bulk-reminder-modal .reminder-summary{grid-template-columns:repeat(4,1fr)}.membership-page .bulk-reminder-modal textarea{resize:vertical}.membership-page .bulk-reminder-modal small{color:#8fa8c1;line-height:1.4}@media(max-width:1180px){.membership-page .payment-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-page .payment-filter-main{grid-template-columns:minmax(240px,1fr) 170px auto auto}.membership-page .payment-filter-main .filter-reset{grid-column:4}.membership-page .payment-filter-advanced{grid-template-columns:repeat(3,minmax(140px,1fr))}}@media(max-width:760px){.membership-page .payment-head-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.membership-page .payment-head-actions .btn{width:100%}.membership-page .payment-filter-main{grid-template-columns:1fr 1fr}.membership-page .payment-search{grid-column:1/-1}.membership-page .payment-filter-main>select{grid-column:1/-1}.membership-page .payment-view-toggle{grid-column:1/-1}.membership-page .payment-filter-main .filter-reset{grid-column:auto}.membership-page .payment-filter-advanced{grid-template-columns:1fr 1fr}.membership-page .payment-results-summary{gap:8px 13px}.membership-page .payment-results-summary label{width:100%;margin-left:0}.membership-page .payment-pagination{justify-content:center;flex-wrap:wrap}.membership-page .payments-table-wrap{overflow:visible;border:0;background:transparent}.membership-page .payments-table-wrap table,.membership-page .payments-table-wrap thead,.membership-page .payments-table-wrap tbody,.membership-page .payments-table-wrap tr,.membership-page .payments-table-wrap td{display:block;width:100%;box-sizing:border-box}.membership-page .payments-table-wrap table{min-width:0}.membership-page .payments-table-wrap thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.membership-page .payments-table-wrap tr{margin-bottom:12px;padding:12px;border:1px solid #25425f;border-radius:15px;background:#09182c}.membership-page .payments-table-wrap td{display:grid;grid-template-columns:105px minmax(0,1fr);gap:9px;padding:8px 0;border-bottom:1px solid rgba(38,69,99,.45)}.membership-page .payments-table-wrap td:before{content:attr(data-label);color:#7891aa;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.45px}.membership-page .payments-table-wrap td:last-child{border-bottom:0}.membership-page .payments-table-wrap td>small{grid-column:2}.membership-page .payment-table-actions{grid-column:2;min-width:0}.membership-page .bulk-reminder-modal .reminder-summary{grid-template-columns:1fr 1fr}}@media(max-width:440px){.membership-page .payment-kpi-grid,.membership-page .payment-filter-main,.membership-page .payment-filter-advanced,.membership-page .payment-head-actions,.membership-page .bulk-reminder-modal .reminder-summary{grid-template-columns:1fr}.membership-page .payment-search,.membership-page .payment-filter-main>select,.membership-page .payment-view-toggle{grid-column:auto}.membership-page .payments-table-wrap td{grid-template-columns:90px minmax(0,1fr)}}@media(max-width:1024px){.cm-reliable-mobile-nav{pointer-events:auto!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;contain:none!important;isolation:isolate!important}.cm-reliable-mobile-nav [data-mobile-nav-action]{pointer-events:auto!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;-webkit-tap-highlight-color:transparent!important}html.cm-ios-webkit .mobile-bottom-nav,html.cm-ios-webkit .member-bottom-nav,html.cm-ios-webkit .club-mobile-nav{position:fixed!important;z-index:2147482000!important;transform:translateZ(0)!important;-webkit-transform:translate3d(0,0,0)!important;will-change:auto!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html.cm-ios-webkit .mobile-bottom-nav,html.cm-ios-webkit .club-mobile-nav{bottom:calc(10px + env(safe-area-inset-bottom,0px) + var(--cm-visual-offset-bottom, 0px))!important}html.cm-ios-webkit .member-bottom-nav{bottom:var(--cm-visual-offset-bottom, 0px)!important;padding-bottom:max(env(safe-area-inset-bottom,0px),4px)!important}html.cm-ios-webkit app-app-shell ion-router-outlet>.ion-page ion-content{--padding-bottom: calc(112px + env(safe-area-inset-bottom, 0px) + var(--cm-visual-offset-bottom, 0px)) !important}html.cm-ios-webkit app-app-shell ion-router-outlet>.ion-page ion-content::part(scroll),html.cm-ios-webkit .member-content{scroll-padding-bottom:calc(122px + env(safe-area-inset-bottom,0px) + var(--cm-visual-offset-bottom, 0px))!important}html.cm-ios-webkit .mobile-bottom-nav button,html.cm-ios-webkit .member-bottom-nav button,html.cm-ios-webkit .club-mobile-nav a{min-width:44px!important;min-height:48px!important;position:relative!important;z-index:2!important}html.cm-ios-webkit.cm-keyboard-open .cm-reliable-mobile-nav,html.cm-ios-webkit.cm-viewport-zoomed .cm-reliable-mobile-nav{pointer-events:none!important}}:host{display:block;min-height:100%}.elearning-page,.elearning-learn-page,.elearning-verify-page{--el-bg:#040814;--el-panel:rgba(12,24,47,.9);--el-panel-2:rgba(18,37,67,.82);--el-line:rgba(148,163,184,.17);--el-text:#f8fafc;--el-muted:#9fb0c8;--el-cyan:#31dcff;--el-purple:#9b6cff;--el-orange:#ff7a1a;--el-green:#38d9a9;--background:var(--el-bg);color:var(--el-text);background:radial-gradient(circle at 8% 5%,rgba(49,220,255,.15),transparent 26%),radial-gradient(circle at 92% 12%,rgba(155,108,255,.14),transparent 28%),linear-gradient(145deg,#040814,#071426 50%,#050815)}.elearning-page::part(scroll),.elearning-verify-page::part(scroll){scrollbar-gutter:stable}.el-shell{width:min(1420px,100% - 32px);margin:0 auto;padding:30px 0 70px;position:relative;z-index:1}.el-hero,.el-page-head,.el-panel,.el-filter-bar,.el-stat-grid article,.el-course-card,.el-continue-card,.el-state,.el-admin-table,.el-module-card,.el-certificate-grid article,.el-template-grid article,.el-curriculum details,.el-notice{border:1px solid var(--el-line);background:linear-gradient(145deg,#101f39f0,#050d1de6);box-shadow:0 24px 80px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.el-hero{min-height:300px;border-radius:34px;padding:44px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:34px;align-items:center;overflow:hidden;position:relative}.el-hero:after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;right:-120px;top:-160px;border:1px solid rgba(49,220,255,.12);box-shadow:0 0 90px #31dcff14 inset}.el-hero h1,.el-page-head h1,.el-course-hero h1{font-size:clamp(2.1rem,4vw,4.4rem);line-height:.98;margin:10px 0 18px;color:#fff;letter-spacing:-.04em}.el-hero p,.el-page-head p,.el-course-hero p{color:var(--el-muted);font-size:1.05rem;line-height:1.65;max-width:780px}.el-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:950;font-size:.72rem;color:var(--el-cyan);margin:0}.el-hero-orbit{width:240px;height:240px;border-radius:50%;display:grid;place-items:center;margin:auto;background:radial-gradient(circle,rgba(49,220,255,.18),rgba(155,108,255,.08) 45%,transparent 68%);border:1px solid rgba(49,220,255,.28);box-shadow:0 0 0 22px #31dcff08,0 0 0 46px #9b6cff06}.el-hero-orbit span{font-size:4rem;width:120px;height:120px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--el-cyan),var(--el-purple));color:#04101f;padding-left:10px;box-shadow:0 18px 45px #31dcff38}.el-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:22px}.el-btn{min-height:44px;padding:11px 17px;border-radius:14px;border:1px solid rgba(148,163,184,.23);background:#0f1c32d6;color:#e7f2ff;text-decoration:none;font-weight:900;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font:inherit;transition:.18s ease}.el-btn:hover{transform:translateY(-1px);border-color:#31dcff7a}.el-btn.primary{border:0;background:linear-gradient(100deg,var(--el-cyan),#5cb8ff 45%,var(--el-purple));color:#04101f;box-shadow:0 12px 30px #31dcff2e}.el-btn.success{border-color:#38d9a966;background:#38d9a929;color:#a7f3d0}.el-btn.full{width:100%}.el-btn:disabled{opacity:.48;cursor:not-allowed;transform:none}.el-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:18px 0 28px}.el-stat-grid article{border-radius:22px;padding:20px;min-height:116px;display:flex;flex-direction:column;justify-content:center}.el-stat-grid strong{font-size:2rem;color:#fff}.el-stat-grid span{color:var(--el-muted);font-weight:750;margin-top:4px}.el-section{margin-top:34px}.el-heading{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:14px}.el-heading h2,.el-panel h2{margin:4px 0;color:#fff;font-size:1.55rem}.el-heading>a{color:var(--el-cyan);text-decoration:none;font-weight:850}.el-heading>span{color:var(--el-muted)}.el-continue-card{border-radius:28px;padding:16px;display:grid;grid-template-columns:240px minmax(0,1fr) auto;gap:24px;align-items:center}.el-continue-card>img,.el-card-fallback{width:100%;height:150px;object-fit:cover;border-radius:20px;background:linear-gradient(135deg,#31dcff2e,#9b6cff26);display:grid;place-items:center;font-size:3rem}.el-continue-card h3{font-size:1.5rem;margin:8px 0;color:#fff}.el-continue-card p{color:var(--el-muted);margin:0 0 12px}.el-pill,.el-status{display:inline-flex;width:max-content;border-radius:999px;padding:5px 10px;border:1px solid rgba(49,220,255,.28);background:#31dcff1c;color:#a5f3fc;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.el-progress{height:9px;border-radius:99px;background:#94a3b821;overflow:hidden}.el-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--el-cyan),var(--el-purple));transition:width .25s ease}.el-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.el-course-grid.catalog{grid-template-columns:repeat(3,minmax(280px,1fr))}.el-course-card{border-radius:25px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.el-course-card>a:first-child{text-decoration:none;color:inherit;display:block;flex:1}.el-cover{height:190px;position:relative;display:grid;place-items:center;background:linear-gradient(135deg,#31dcff24,#9b6cff21);overflow:hidden}.el-cover img{width:100%;height:100%;object-fit:cover}.el-cover>span{font-size:3rem}.el-cover em{position:absolute;left:12px;top:12px;font-style:normal;border-radius:999px;background:#040814d6;border:1px solid rgba(255,255,255,.14);padding:6px 10px;color:#fff;font-size:.7rem;font-weight:900}.el-course-copy{padding:18px}.el-course-copy small{color:var(--el-cyan);font-weight:850}.el-course-copy h2,.el-course-copy h3{color:#fff;margin:8px 0;font-size:1.15rem;line-height:1.25}.el-course-copy p{color:var(--el-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.el-course-copy footer,.el-meta-row{display:flex;justify-content:space-between;gap:10px;align-items:center;color:var(--el-muted);font-size:.78rem;margin-top:12px}.el-course-card>.el-btn{margin:0 14px 14px}.el-course-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.el-course-facts span{padding:7px 9px;border-radius:10px;background:#94a3b812;color:var(--el-muted);font-size:.76rem;font-weight:700}.el-course-facts.large span{font-size:.85rem;padding:8px 11px}.el-certificate-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.el-certificate-row a{padding:15px;border:1px solid var(--el-line);border-radius:18px;background:#0e1b31bd;display:flex;gap:12px;align-items:center;text-decoration:none;color:#fff}.el-certificate-row a>span{font-size:2rem}.el-certificate-row small{display:block;color:var(--el-muted);margin-top:4px}.el-empty,.el-state{border-radius:26px;padding:44px;text-align:center;color:var(--el-muted)}.el-empty>span{font-size:3rem}.el-empty h2,.el-empty h3{color:#fff}.el-empty p{margin-bottom:18px}.el-state.error{border-color:#fb718559;color:#fecdd3}.el-state button{margin-left:12px}.el-page-head{border-radius:30px;padding:28px 30px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px}.el-page-head h1{font-size:clamp(2rem,3.3vw,3.3rem);margin-bottom:10px}.el-page-head p{margin:0}.el-page-head .el-actions{margin:0;justify-content:flex-end}.el-filter-bar{border-radius:22px;padding:15px;display:flex;gap:10px;align-items:end;flex-wrap:wrap;margin-bottom:18px}.el-filter-bar label{min-width:150px;flex:1}.el-filter-bar label.wide{flex:2 1 280px}.el-filter-bar label span,.el-form-grid label>span,.el-panel>label>span,.el-element-controls label>span{display:block;color:#cbd5e1;font-size:.76rem;font-weight:850;margin:0 0 7px}.el-filter-bar input,.el-filter-bar select,.el-form-grid input,.el-form-grid select,.el-form-grid textarea,.el-panel>label input,.el-panel>label select,.el-panel>label textarea,.el-subform input,.el-subform textarea,.el-element-controls input,.el-element-controls select,.el-assignment textarea,.el-assessment textarea,.el-question input,.el-question textarea{width:100%;min-height:46px;border:1px solid rgba(148,163,184,.2);border-radius:13px;background:#020817ad;color:#fff;padding:10px 12px;outline:none;font:inherit;box-sizing:border-box;color-scheme:dark}.el-filter-bar input:focus,.el-filter-bar select:focus,.el-form-grid input:focus,.el-form-grid textarea:focus{border-color:#31dcff8c;box-shadow:0 0 0 3px #31dcff14}.el-back{color:var(--el-cyan);font-weight:850;text-decoration:none;display:inline-block;margin:0 0 14px}.el-course-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:36px;align-items:center;padding:36px;border:1px solid var(--el-line);border-radius:32px;background:linear-gradient(135deg,#101f39f2,#050d1ddb)}.el-course-hero h2{color:#b9cae0;font-size:1.25rem;font-weight:650}.el-course-poster{height:340px;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#31dcff26,#9b6cff2e);display:grid;place-items:center;font-size:5rem;box-shadow:0 20px 60px #00000040}.el-course-poster img{width:100%;height:100%;object-fit:cover}.el-enroll-box{display:flex;gap:10px;align-items:end;margin-top:20px}.el-enroll-box label{flex:1}.el-enroll-box span{display:block;font-size:.75rem;color:#cbd5e1;margin-bottom:6px;font-weight:800}.el-enroll-box input{width:100%;min-height:45px;border-radius:13px;background:#020817b3;border:1px solid var(--el-line);color:#fff;padding:0 12px}.el-detail-grid,.el-editor-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:16px;margin-top:18px}.el-editor-grid>.full{grid-column:1/-1}.el-panel{border-radius:25px;padding:24px;min-width:0}.el-panel.prose{color:#c8d4e5;line-height:1.7}.el-panel.prose h3{color:#fff;margin-top:24px}.el-chip-row{display:flex;flex-wrap:wrap;gap:8px}.el-chip-row span{border-radius:999px;padding:7px 10px;background:#31dcff1a;border:1px solid rgba(49,220,255,.2);color:#a5f3fc}.el-info-list{margin:0}.el-info-list div{padding:12px 0;border-bottom:1px solid var(--el-line)}.el-info-list dt{color:var(--el-muted);font-size:.75rem;font-weight:850;text-transform:uppercase}.el-info-list dd{margin:5px 0 0;color:#fff;font-weight:750}.el-curriculum{display:grid;gap:10px}.el-curriculum details{border-radius:20px;overflow:hidden}.el-curriculum summary{padding:18px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.el-curriculum summary>div{display:flex;align-items:center;gap:12px}.el-curriculum summary>div>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#31dcff21;color:var(--el-cyan);font-weight:900}.el-curriculum summary small{color:var(--el-muted)}.el-curriculum details>p{color:var(--el-muted);padding:0 18px}.el-curriculum ol{list-style:none;padding:0 18px 18px;margin:0}.el-curriculum li{display:flex;gap:12px;align-items:center;padding:11px;border-top:1px solid var(--el-line)}.el-curriculum li>span{width:24px}.el-curriculum li div{display:flex;justify-content:space-between;flex:1;gap:10px}.el-curriculum li small{color:var(--el-muted)}.el-editor-tabs{display:flex;gap:8px;overflow-x:auto;padding:10px;border:1px solid var(--el-line);border-radius:20px;background:#071020db;margin-bottom:16px}.el-editor-tabs button{border:1px solid transparent;border-radius:13px;background:transparent;color:var(--el-muted);padding:11px 14px;font-weight:850;white-space:nowrap;cursor:pointer}.el-editor-tabs button.active{background:#31dcff1f;border-color:#31dcff47;color:#fff}.el-editor-tabs button span{margin-right:7px}.el-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:15px}.el-form-grid.thirds{grid-template-columns:repeat(3,minmax(0,1fr))}.el-form-grid label.full{grid-column:1/-1}.el-form-grid textarea{min-height:100px;resize:vertical}.el-form-grid textarea.large{min-height:190px}.el-check-grid{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0}.el-check-grid label{padding:10px 12px;border-radius:12px;background:#94a3b812;color:#dce8f8}.el-check-grid input{accent-color:var(--el-cyan)}.el-upload-preview{height:220px;border:1px dashed rgba(49,220,255,.3);border-radius:20px;display:grid;place-items:center;overflow:hidden;background:#02081780;font-size:3rem;margin-bottom:12px}.el-upload-preview img{width:100%;height:100%;object-fit:cover}.el-upload-button{display:flex;align-items:center;justify-content:center;border-radius:14px;min-height:46px;border:1px solid rgba(49,220,255,.3);background:#31dcff1a;color:#a5f3fc;font-weight:900;cursor:pointer;padding:10px}.el-panel>small{display:block;color:var(--el-muted);margin:8px 0 14px}.el-structure{margin-top:8px}.el-module-card{border-radius:24px;margin:12px 0;overflow:hidden}.el-module-card>header{display:flex;align-items:flex-start;gap:13px;padding:18px}.el-module-card header>div:nth-child(2){flex:1}.el-module-card h3{color:#fff;margin:3px 0}.el-module-card p{color:var(--el-muted);margin:0}.el-drag{color:#64748b;cursor:grab;font-weight:900}.el-row-actions{display:flex;flex-wrap:wrap;gap:6px}.el-row-actions button,.el-row-actions a{border:1px solid var(--el-line);border-radius:10px;background:#94a3b812;color:#dce8f8;padding:7px 9px;text-decoration:none;font-size:.72rem;font-weight:850;cursor:pointer}.el-lesson-list{border-top:1px solid var(--el-line);padding:10px 18px 18px}.el-lesson-list article{display:flex;align-items:center;gap:12px;padding:11px;border-radius:13px;background:#02081759;margin-top:7px}.el-lesson-list article>div{flex:1}.el-lesson-list small{display:block;color:var(--el-muted);margin-top:3px}.el-empty-inline{color:var(--el-muted);padding:15px;text-align:center}.el-people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.el-people-grid button{display:flex;gap:12px;align-items:center;padding:14px;border-radius:16px;border:1px solid var(--el-line);background:#091427bf;color:#fff;text-align:left;cursor:pointer}.el-people-grid button.selected{border-color:#31dcff8c;background:#31dcff1f}.el-people-grid button>span{font-size:1.6rem}.el-people-grid button>div{flex:1;min-width:0}.el-people-grid small,.el-people-grid em{display:block;color:var(--el-muted);font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-people-grid em{font-style:normal;margin-top:3px}.el-people-grid b{color:var(--el-cyan);font-size:1.2rem}.el-assessment-list{display:grid;gap:10px}.el-assessment-list article{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;padding:16px;border:1px solid var(--el-line);border-radius:18px;background:#091427b3}.el-assessment-list article>div{display:flex;gap:12px;align-items:center}.el-assessment-list article>div>span{font-size:1.6rem}.el-assessment-list small{display:block;color:var(--el-muted)}.el-assessment-list p{color:var(--el-muted)}.el-template-mini{display:flex;gap:11px;padding:11px;border-radius:14px;background:#94a3b80f;margin:8px 0}.el-template-mini>span{font-size:1.6rem}.el-template-mini small{display:block;color:var(--el-muted)}.el-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#01050ed1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.el-modal>section{width:min(720px,100%);max-height:min(900px,92vh);overflow:auto;border:1px solid rgba(148,163,184,.24);border-radius:25px;background:#0a162a;padding:22px;box-shadow:0 35px 120px #0000008c}.el-modal.large>section{width:min(1040px,100%)}.el-modal.xlarge>section{width:min(1320px,100%)}.el-modal header,.el-modal footer{display:flex;justify-content:space-between;gap:12px;align-items:center}.el-modal header>button{width:38px;height:38px;border-radius:12px;border:1px solid var(--el-line);background:#94a3b814;color:#fff;font-size:1.5rem;cursor:pointer}.el-modal footer{justify-content:flex-end;margin-top:20px;padding-top:15px;border-top:1px solid var(--el-line)}.el-subform{padding:16px;border-radius:18px;background:#0208176b;border:1px solid var(--el-line);margin-top:15px}.el-subform h3{color:#fff;margin-top:0}.el-html-editor{min-height:250px!important;font-family:ui-monospace,monospace}.el-question-builder{display:grid;gap:12px;margin-top:14px}.el-question-builder>article{padding:14px;border:1px solid var(--el-line);border-radius:16px;background:#071020a6}.el-question-builder article>header{display:flex;justify-content:space-between}.el-question-builder article>header button,.el-option-builder button{border:0;background:transparent;color:#fda4af;cursor:pointer}.el-option-builder{display:grid;gap:7px;margin:12px 0}.el-option-builder>div{display:grid;grid-template-columns:1fr 120px 110px 35px;gap:7px;align-items:center}.el-option-builder label{color:var(--el-muted);font-size:.74rem}.el-admin-table{border-radius:22px;overflow:auto}.el-admin-table>header,.el-admin-table>article{min-width:960px;display:grid;grid-template-columns:2.2fr .8fr 1fr .7fr .6fr 1.5fr;gap:12px;align-items:center;padding:13px 16px}.el-admin-table.report>header,.el-admin-table.report>article{grid-template-columns:1.5fr .8fr 1fr .6fr 1fr .8fr}.el-admin-table>header{background:#94a3b814;color:var(--el-muted);font-size:.73rem;font-weight:900;text-transform:uppercase}.el-admin-table>article{border-top:1px solid var(--el-line);color:#dce8f8}.el-admin-course{display:flex;gap:10px;align-items:center}.el-admin-course img,.el-admin-course>span{width:54px;height:45px;border-radius:10px;object-fit:cover;background:#31dcff1a;display:grid;place-items:center}.el-admin-course small,.el-admin-table article small{display:block;color:var(--el-muted);margin-top:4px}.el-status[data-status=published],.el-status[data-status=issued],.el-status[data-status=completed]{border-color:#38d9a959;background:#38d9a91f;color:#a7f3d0}.el-status[data-status=draft],.el-status[data-status=pending]{border-color:#fbbf2459;background:#fbbf241a;color:#fde68a}.el-status[data-status=archived],.el-status[data-status=revoked],.el-status[data-status=failed]{border-color:#fb718559;background:#fb71851a;color:#fecdd3}.el-lesson-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.el-lesson-report-grid article{display:grid;grid-template-columns:1.5fr repeat(3,.7fr);gap:10px;align-items:center;padding:14px;border:1px solid var(--el-line);border-radius:15px;background:#07102099}.el-lesson-report-grid small{display:block;color:var(--el-muted)}.el-learn-shell{height:100vh;display:flex;flex-direction:column;background:#030713;color:#fff;overflow:hidden}.el-learn-header{height:72px;flex:0 0 72px;display:flex;align-items:center;gap:16px;padding:0 20px;border-bottom:1px solid var(--el-line);background:#050c19f5}.el-learn-header>a{color:var(--el-cyan);text-decoration:none;font-weight:850}.el-learn-header>div:nth-child(3){flex:1}.el-learn-header strong{display:block}.el-learn-header span{color:var(--el-muted);font-size:.75rem}.el-header-progress{width:220px}.el-menu-toggle{display:none;border:1px solid var(--el-line);background:#94a3b814;color:#fff;border-radius:10px;width:40px;height:40px}.el-learn-body{flex:1;min-height:0;display:flex}.el-learn-sidebar{width:340px;flex:0 0 340px;overflow:auto;border-right:1px solid var(--el-line);background:#071123}.el-sidebar-course{padding:20px;border-bottom:1px solid var(--el-line)}.el-sidebar-course h2{font-size:1rem;margin:5px 0 12px}.el-sidebar-course small{color:var(--el-muted)}.el-learn-sidebar nav{padding:12px}.el-learn-sidebar nav section{margin-bottom:14px}.el-learn-sidebar h3{display:flex;gap:8px;align-items:center;font-size:.8rem;color:#dce8f8;padding:8px;margin:0}.el-learn-sidebar h3 span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#31dcff1a;color:var(--el-cyan)}.el-learn-sidebar nav button{width:100%;border:1px solid transparent;border-radius:13px;background:transparent;color:#b9c8db;display:flex;gap:9px;align-items:center;text-align:left;padding:10px;cursor:pointer}.el-learn-sidebar nav button.active{border-color:#31dcff4d;background:#31dcff17;color:#fff}.el-learn-sidebar nav button.completed>span{color:var(--el-green)}.el-learn-sidebar nav button.locked{opacity:.52}.el-learn-sidebar nav button div{flex:1}.el-learn-sidebar nav button small{display:block;color:var(--el-muted);font-size:.68rem;margin-top:3px}.el-lesson-area{flex:1;min-width:0;overflow:auto;padding:28px 34px 80px}.el-lesson-head{display:flex;justify-content:space-between;gap:18px;margin-bottom:18px}.el-lesson-head h1{font-size:clamp(1.8rem,3vw,3rem);margin:5px 0;color:#fff}.el-lesson-head p{color:var(--el-muted);max-width:850px}.el-video-stage{max-width:1100px;margin:0 auto}.el-vimeo-host{aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 25px 70px #0006}.el-video-stage iframe{width:100%;height:100%}.el-video-progress{display:flex;justify-content:space-between;gap:10px;padding:12px;color:var(--el-muted)}.el-rich-content{line-height:1.8;max-width:1000px;margin:0 auto}.el-resource-list{display:grid;gap:8px}.el-resource-list a,.el-resource-list article{display:flex;gap:12px;align-items:center;padding:13px;border-radius:14px;border:1px solid var(--el-line);background:#02081766;color:#fff;text-decoration:none}.el-resource-list a div,.el-resource-list article div{flex:1}.el-resource-list small{display:block;color:var(--el-muted)}.el-assessment{max-width:1000px;margin:0 auto}.el-assessment-head{display:flex;justify-content:space-between;gap:16px}.el-assessment-head>span{color:var(--el-muted)}.el-question{padding:18px 0;border-top:1px solid var(--el-line)}.el-question h3{color:#fff}.el-question h3 small{color:var(--el-muted);font-size:.72rem}.el-options{display:grid;gap:8px}.el-options label{display:flex;gap:9px;padding:11px;border:1px solid var(--el-line);border-radius:12px;background:#0208174d;color:#dce8f8}.el-result{display:flex;justify-content:space-between;padding:14px;border-radius:14px;background:#fb71851a;color:#fecdd3;margin-top:14px}.el-result.success{background:#38d9a91a;color:#a7f3d0}.el-assignment{max-width:850px;margin:auto}.el-assignment label{display:block;margin:15px 0}.el-lesson-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:24px;padding-top:18px;border-top:1px solid var(--el-line)}.el-inline-message{border:1px solid rgba(49,220,255,.23);background:#31dcff14;color:#c8f7ff;border-radius:13px;padding:11px 13px;margin:12px 0}.el-learn-backdrop{display:none}.el-certificate-grid,.el-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.el-certificate-grid article{border-radius:22px;padding:20px;display:flex;flex-direction:column;gap:14px}.el-certificate-icon{font-size:3rem}.el-certificate-grid h2{color:#fff;margin:7px 0}.el-certificate-grid p,.el-certificate-grid small{color:var(--el-muted)}.el-template-grid article{border-radius:22px;padding:15px}.el-template-cover{height:150px;border-radius:15px;overflow:hidden;background:#31dcff14;display:grid;place-items:center;font-size:3rem}.el-template-cover img{width:100%;height:100%;object-fit:cover}.el-template-grid h3{color:#fff}.el-template-grid p,.el-template-grid small{color:var(--el-muted)}.el-version-list{display:grid;gap:5px;margin-top:10px}.el-version-list button{display:grid;grid-template-columns:35px 1fr auto;gap:7px;align-items:center;text-align:left;border:1px solid var(--el-line);background:#02081766;color:#fff;border-radius:10px;padding:8px;cursor:pointer}.el-version-list small{font-size:.67rem}.el-certificate-editor{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.el-certificate-editor>aside{max-height:70vh;overflow:auto}.el-certificate-editor>aside>label{display:block;margin-bottom:9px}.el-certificate-editor>main>p{color:var(--el-muted)}.el-element-list{display:grid;gap:5px;margin:12px 0}.el-element-list button{border:1px solid var(--el-line);background:#02081766;color:#fff;border-radius:9px;padding:8px;text-align:left}.el-element-list button.active{border-color:var(--el-cyan)}.el-element-controls{padding:12px;border-radius:13px;background:#94a3b80f}.el-element-controls label{display:block;margin-top:8px}.el-certificate-canvas{position:relative;aspect-ratio:1.414/1;width:100%;background:#f8fbff center/cover no-repeat;border-radius:8px;overflow:hidden;box-shadow:0 20px 55px #00000059;color:#0f172a}.el-certificate-canvas.portrait{aspect-ratio:1/1.414;max-height:65vh;width:auto;margin:auto}.el-certificate-canvas>button{position:absolute;transform:translate(-50%,-50%);border:1px dashed transparent;background:transparent;padding:4px;cursor:move;line-height:1.05}.el-certificate-canvas>button.selected{border-color:#0ea5e9;background:#0ea5e914}.el-canvas-title{position:absolute;top:20%;left:50%;transform:translate(-50%);font-size:2.2rem;font-weight:900;color:#0f2a4a}.el-certificate-view{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px}.el-certificate-view iframe{width:100%;height:75vh;border:0;border-radius:20px;background:#fff}.el-certificate-view aside{border:1px solid var(--el-line);border-radius:22px;background:#0c182fe6;padding:22px;height:max-content}.el-certificate-view aside h2{color:#fff}.elearning-verify-page main{min-height:100vh;display:grid;place-items:center;align-content:center;padding:30px}.elearning-verify-page main>img{width:120px;margin-bottom:20px}.elearning-verify-page article{width:min(620px,100%);padding:36px;border:1px solid rgba(56,217,169,.3);border-radius:28px;background:#0c182ff0;text-align:center;box-shadow:0 30px 100px #0006}.elearning-verify-page article>span{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;margin:0 auto 15px;background:#38d9a924;color:#6ee7b7;font-size:2.4rem}.elearning-verify-page article.invalid{border-color:#fb718559}.elearning-verify-page article.invalid>span{background:#fb71851f;color:#fda4af}.elearning-verify-page h1{color:#fff}.elearning-verify-page p{color:var(--el-muted)}.elearning-verify-page dl{text-align:left;margin-top:20px}.elearning-verify-page dl div{display:flex;justify-content:space-between;gap:15px;padding:10px;border-top:1px solid var(--el-line)}.elearning-verify-page dt{color:var(--el-muted)}.elearning-verify-page dd{margin:0;color:#fff;font-weight:800}.elearning-verify-page a{display:inline-flex;margin-top:18px;color:var(--el-cyan);font-weight:900}.elearning-verify-page footer{color:#64748b;margin-top:20px;text-align:center}@media(max-width:1100px){.el-stat-grid{grid-template-columns:repeat(3,1fr)}.el-course-grid,.el-course-grid.catalog,.el-certificate-grid,.el-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.el-certificate-row{grid-template-columns:repeat(2,1fr)}.el-course-hero,.el-detail-grid,.el-editor-grid{grid-template-columns:1fr}.el-course-poster{height:300px}.el-form-grid.thirds{grid-template-columns:repeat(2,1fr)}.el-certificate-editor{grid-template-columns:250px 1fr}.el-people-grid{grid-template-columns:1fr}}@media(max-width:760px){.el-shell{width:min(100% - 20px,1420px);padding-top:14px}.el-hero{grid-template-columns:1fr;padding:26px;min-height:auto}.el-hero-orbit{width:150px;height:150px}.el-hero-orbit span{width:80px;height:80px;font-size:2.4rem}.el-page-head{align-items:flex-start;flex-direction:column;padding:22px}.el-page-head .el-actions{justify-content:flex-start}.el-stat-grid{grid-template-columns:repeat(2,1fr)}.el-continue-card{grid-template-columns:1fr}.el-continue-card>img,.el-card-fallback{height:190px}.el-course-grid,.el-course-grid.catalog,.el-certificate-grid,.el-template-grid{grid-template-columns:1fr}.el-cover{height:210px}.el-certificate-row{grid-template-columns:1fr}.el-filter-bar{align-items:stretch}.el-filter-bar label,.el-filter-bar label.wide{flex:1 1 100%}.el-course-hero{padding:22px}.el-course-poster{order:-1;height:230px}.el-form-grid,.el-form-grid.thirds{grid-template-columns:1fr}.el-form-grid label.full{grid-column:auto}.el-module-card>header{flex-wrap:wrap}.el-module-card>header>.el-row-actions{width:100%}.el-assessment-list article{grid-template-columns:1fr}.el-lesson-report-grid{grid-template-columns:1fr}.el-lesson-report-grid article{grid-template-columns:1fr 1fr}.el-learn-header{padding:0 10px}.el-menu-toggle{display:block}.el-learn-header>a{display:none}.el-header-progress{width:100px}.el-learn-sidebar{position:fixed;z-index:80;left:0;top:72px;bottom:0;transform:translate(-105%);transition:.2s ease;width:min(340px,88vw)}.el-learn-sidebar.open{transform:translate(0)}.el-learn-backdrop{display:block;position:fixed;inset:72px 0 0;z-index:70;border:0;background:#0000009e;opacity:0;pointer-events:none}.el-learn-backdrop.visible{opacity:1;pointer-events:auto}.el-lesson-area{padding:20px 14px 100px}.el-video-progress,.el-assessment-head,.el-lesson-head{flex-direction:column}.el-certificate-editor{grid-template-columns:1fr}.el-certificate-editor>aside{max-height:none}.el-certificate-view{grid-template-columns:1fr}.el-certificate-view iframe{height:60vh}.el-modal{padding:8px}.el-modal>section{max-height:96vh;padding:16px}.el-option-builder>div{grid-template-columns:1fr 1fr}.el-admin-table{border-radius:16px}}.el-comments .el-comment-list{display:grid;gap:12px;margin:16px 0}.el-comments .el-comment-list>article{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:14px;border:1px solid rgba(103,232,249,.14);border-radius:16px;background:#040c1c6b}.el-comment-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#32d5ff,#a869ff);font-weight:900;color:#06101f}.el-comments header,.el-comments footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.el-comments header small{opacity:.62}.el-comments footer button{border:0;background:transparent;color:#67e8f9;cursor:pointer}.el-comment-form{display:grid;gap:10px}.el-comment-form textarea{min-height:90px}.el-submission-grid{display:grid;gap:14px}.el-submission-grid article{padding:18px;border-radius:18px;border:1px solid rgba(103,232,249,.14);background:#071227b8}.el-submission-grid article header,.el-submission-grid article footer{display:flex;justify-content:space-between;gap:12px;align-items:center}.el-submission-grid article footer{justify-content:flex-end;flex-wrap:wrap;margin-top:12px}.el-submission-grid article footer button{border:1px solid rgba(103,232,249,.25);background:#102445;color:#eef9ff;border-radius:10px;padding:9px 12px;cursor:pointer}.el-empty.compact{padding:18px;min-height:auto}.el-academy-hero .el-hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.el-academy-hero .el-hero-proof span{padding:8px 11px;border:1px solid rgba(103,232,249,.14);border-radius:999px;background:#040c1c6b;color:#cfeeff;font-size:.78rem;font-weight:800}.el-academy-hero .el-hero-orbit{position:relative}.el-academy-hero .el-hero-orbit small{position:absolute;bottom:18px;left:50%;transform:translate(-50%);white-space:nowrap;color:#dff9ff;font-weight:900;background:#040814bd;padding:6px 10px;border-radius:999px;border:1px solid rgba(103,232,249,.18)}.el-learning-pulse{display:grid;grid-template-columns:minmax(330px,1.7fr) repeat(4,minmax(130px,.75fr));gap:14px;margin:18px 0}.el-learning-pulse>article{border:1px solid var(--el-line);background:linear-gradient(145deg,#101f39f0,#050d1de6);border-radius:22px;box-shadow:0 18px 55px #0000002e}.el-goal-card{padding:18px;display:flex;gap:16px;align-items:center}.el-goal-card h2{color:#fff;margin:5px 0;font-size:1.15rem}.el-goal-card p:last-child{color:var(--el-muted);margin:0;font-size:.82rem}.el-goal-ring{--goal:0%;width:82px;height:82px;flex:0 0 82px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--el-cyan) var(--goal),rgba(148,163,184,.13) 0);position:relative}.el-goal-ring:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#091428}.el-goal-ring strong{z-index:1;color:#fff}.el-pulse-metric{padding:16px;display:flex;flex-direction:column;justify-content:center}.el-pulse-metric>span{font-size:1.45rem}.el-pulse-metric strong{font-size:1.55rem;color:#fff;margin-top:4px}.el-pulse-metric small{color:var(--el-muted);line-height:1.25}.compact-stats article{min-height:92px}.el-continue-premium{background:linear-gradient(120deg,#102848fa,#0e1737f0 60%,#3e2769e6)}.el-course-progress-badge{position:absolute;right:12px;bottom:12px;border-radius:999px;background:#07111f;color:#bff6ff;border:1px solid rgba(103,232,249,.3);padding:6px 9px;font-size:.72rem}.el-studio-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.el-studio-shortcuts a{display:flex;align-items:center;gap:12px;padding:16px;border-radius:18px;border:1px solid var(--el-line);background:linear-gradient(145deg,#0f1f3aeb,#050d1ddb);text-decoration:none;color:#fff;transition:.18s ease}.el-studio-shortcuts a:hover{transform:translateY(-2px);border-color:#31dcff75}.el-studio-shortcuts a>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#31dcff2e,#9b6cff38);font-size:1.25rem}.el-studio-shortcuts strong,.el-studio-shortcuts small{display:block}.el-studio-shortcuts small{color:var(--el-muted);margin-top:3px}.el-insight-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 18px}.el-insight-strip>div{display:flex;gap:12px;padding:14px;border:1px solid rgba(103,232,249,.12);border-radius:16px;background:#0712279e}.el-insight-strip>div>span{font-size:1.4rem}.el-insight-strip p{margin:0}.el-insight-strip strong,.el-insight-strip small{display:block}.el-insight-strip strong{color:#fff}.el-insight-strip small{color:var(--el-muted);margin-top:3px}.el-admin-table-next>header,.el-admin-table-next>article{grid-template-columns:minmax(270px,2fr) 110px 95px minmax(170px,1fr) 85px minmax(250px,1.3fr)}.el-quality{display:flex;align-items:center;gap:8px}.el-quality>div{width:62px;height:7px;background:#94a3b821;border-radius:99px;overflow:hidden}.el-quality i{display:block;height:100%;background:linear-gradient(90deg,var(--el-orange),var(--el-cyan));border-radius:inherit}.el-quality strong{font-size:.78rem;color:#dff7ff}.el-course-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.el-course-value-grid article{display:flex;gap:12px;padding:16px;border:1px solid var(--el-line);border-radius:18px;background:#0a172dbd}.el-course-value-grid article>span{font-size:1.45rem}.el-course-value-grid strong,.el-course-value-grid small{display:block}.el-course-value-grid strong{color:#fff}.el-course-value-grid small{color:var(--el-muted);margin-top:4px;line-height:1.35}.el-editor-shell{width:min(1580px,100% - 26px);margin:0 auto;padding:18px 0 80px}.el-editor-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border:1px solid var(--el-line);border-radius:25px;background:linear-gradient(130deg,#102241f5,#060e1feb);position:sticky;top:10px;z-index:35;box-shadow:0 20px 55px #0000003d}.el-editor-head h1{color:#fff;margin:4px 0;font-size:clamp(1.45rem,2.5vw,2.4rem)}.el-editor-head p{color:var(--el-muted);margin:0}.el-editor-tabs{display:flex;gap:8px;overflow-x:auto;padding:12px 2px 6px;position:sticky;top:116px;z-index:30;background:linear-gradient(180deg,#061023 70%,transparent)}.el-editor-tabs button{border:1px solid var(--el-line);background:#071227e6;color:#aebed4;border-radius:13px;padding:10px 14px;white-space:nowrap;font-weight:850;cursor:pointer}.el-editor-tabs button.active{background:linear-gradient(100deg,#31dcff2e,#9b6cff2e);color:#fff;border-color:#31dcff75}.el-editor-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:16px;margin-top:14px}.el-form-card,.el-lesson-studio,.el-form-stack>.el-panel{border:1px solid var(--el-line);border-radius:22px;background:linear-gradient(145deg,#0e1d36f0,#050d1de6);padding:20px}.el-form-card h2,.el-lesson-studio h2{color:#fff;margin:4px 0 14px}.el-form-card h3{color:#e8f5ff}.el-form-stack{display:grid;gap:14px}.el-cover-editor{position:sticky;top:178px;height:max-content}.el-cover-editor .el-course-poster{height:260px}.el-upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:10px 14px;border-radius:13px;border:1px dashed rgba(49,220,255,.4);background:#31dcff12;color:#c9f8ff;font-weight:850;cursor:pointer}.el-upload-button input{display:none}.el-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.el-check{display:flex;gap:9px;align-items:flex-start;padding:11px;border-radius:13px;border:1px solid var(--el-line);background:#02081757;color:#dce8f8}.el-feature-list{display:grid;gap:8px;padding:0;margin:10px 0;list-style:none}.el-feature-list li{padding:9px 11px;border-radius:12px;background:#38d9a912;color:#c9fbe9;border:1px solid rgba(56,217,169,.13)}.el-experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.el-gamification-config{display:grid;gap:12px}.el-reward-mini{display:flex;gap:10px;align-items:center;padding:12px;border-radius:14px;background:linear-gradient(120deg,#ff7a1a1a,#9b6cff1a);border:1px solid rgba(255,183,77,.18)}.el-reward-mini>span{font-size:1.5rem}.el-content-studio-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}.el-content-studio-head p{color:var(--el-muted);margin:4px 0 0}.el-module-card{border:1px solid rgba(103,232,249,.14);border-radius:20px;background:#051023b8;overflow:hidden;margin-bottom:13px}.el-module-card>header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;background:#112441b8}.el-module-number{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--el-cyan),var(--el-purple));color:#04101f;font-weight:950}.el-module-card h3{margin:0;color:#fff}.el-module-meta{color:var(--el-muted);font-size:.76rem;margin-top:4px}.el-lesson-stack{padding:12px;display:grid;gap:8px}.el-lesson-stack>article{display:grid;grid-template-columns:28px 44px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px;border:1px solid var(--el-line);border-radius:14px;background:#02081766}.el-drag-handle{color:#62748c}.el-lesson-type-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#31dcff17;font-size:1.1rem}.el-lesson-stack strong{color:#fff}.el-lesson-stack small{display:block;color:var(--el-muted);margin-top:3px}.el-add-lesson{margin:0 12px 12px;width:calc(100% - 24px);border-style:dashed}.el-row-actions{display:flex;gap:6px;flex-wrap:wrap}.el-row-actions button,.el-row-actions a{border:1px solid var(--el-line);background:#02081785;color:#cfe9fa;border-radius:9px;padding:7px 9px;text-decoration:none;cursor:pointer;font-size:.75rem}.el-row-actions .danger,.danger{color:#fecdd3;border-color:#fb718538}.el-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px;background:#01050ed1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.el-modal>section{width:min(1320px,100%);max-height:94vh;overflow:auto;border:1px solid rgba(103,232,249,.2);border-radius:26px;background:#081326;padding:22px;box-shadow:0 30px 100px #0000008a}.el-lesson-studio-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:16px}.el-lesson-toolbox{position:sticky;top:0;height:max-content}.el-block-builder{display:grid;gap:13px}.el-block-catalog{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr));gap:8px}.el-block-catalog button{display:flex;flex-direction:column;gap:4px;align-items:flex-start;min-height:86px;padding:11px;border-radius:14px;border:1px solid var(--el-line);background:#030b1ab3;color:#fff;cursor:pointer;text-align:left}.el-block-catalog button:hover{border-color:#31dcff7a;background:#31dcff12}.el-block-catalog button>span{font-size:1.25rem}.el-block-catalog small{color:var(--el-muted);font-size:.68rem}.el-content-block-editor{border:1px solid rgba(103,232,249,.14);border-radius:17px;background:#02081775;overflow:hidden}.el-content-block-editor>header{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px 12px;background:#10233fa6}.el-content-block-editor>header>span{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;background:#31dcff21;color:#a9f4ff;font-weight:900}.el-content-block-editor>header>div{display:flex;gap:5px;flex-wrap:wrap}.el-content-block-editor>header button{border:1px solid var(--el-line);background:#02081780;color:#dce8f8;border-radius:8px;padding:6px 8px;cursor:pointer}.el-content-block-editor>.el-form-grid,.el-content-block-editor>.el-image-block-editor,.el-content-block-editor>.el-code-editor,.el-content-block-editor>.el-checklist-editor,.el-content-block-editor>.el-checkpoint-editor{padding:13px}.el-html-editor textarea{min-height:260px}.el-image-block-editor{display:grid;grid-template-columns:220px 1fr;gap:12px}.el-image-block-editor img{width:100%;height:150px;object-fit:cover;border-radius:13px;background:#020817}.el-code-editor textarea{min-height:180px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.el-checklist-editor>div,.el-checkpoint-editor>div{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin-bottom:7px}.el-checklist-editor button,.el-checkpoint-editor button{border:1px solid var(--el-line);border-radius:9px;background:#11233e;color:#fff;cursor:pointer}.el-option-builder{display:grid;gap:7px}.el-option-builder>div{display:grid;grid-template-columns:1fr 1fr auto;gap:7px}.el-resource-admin-list{display:grid;gap:8px}.el-resource-admin-list article{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:13px;border:1px solid var(--el-line);background:#02081761}.el-resource-admin-list article>span{font-size:1.3rem}.el-resource-admin-list strong,.el-resource-admin-list small{display:block}.el-resource-admin-list strong{color:#fff}.el-resource-admin-list small{color:var(--el-muted)}.elearning-learn-page{height:100%;overflow:hidden}.el-learn-shell-next{height:100vh;display:grid;grid-template-rows:74px minmax(0,1fr);background:#030712}.el-learn-header{height:74px;display:grid;grid-template-columns:auto auto minmax(0,1fr) 190px auto;gap:14px;align-items:center;padding:0 18px;border-bottom:1px solid rgba(103,232,249,.13);background:#050d1df5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:90}.el-learn-header>a{color:#9eefff;text-decoration:none;font-weight:850}.el-header-course{min-width:0}.el-header-course strong,.el-header-course span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-header-course strong{color:#fff}.el-header-course span{color:#7f93ad;font-size:.72rem;margin-top:3px}.el-header-progress{display:flex;gap:9px;align-items:center;color:#dff9ff;font-weight:900}.el-header-progress .el-progress{flex:1}.el-toolkit-toggle,.el-menu-toggle{border:1px solid var(--el-line);background:#0d203b;color:#dff7ff;border-radius:11px;padding:9px 11px;cursor:pointer}.el-menu-toggle{display:none}.el-learn-body-next{min-height:0;display:grid;grid-template-columns:310px minmax(0,1fr) 330px;transition:.2s ease}.el-learn-body-next.no-toolkit{grid-template-columns:310px minmax(0,1fr)}.el-learn-sidebar{min-height:0;overflow:auto;border-right:1px solid rgba(103,232,249,.12);background:#071123;padding:15px}.el-sidebar-course{padding:14px;border-radius:16px;background:linear-gradient(135deg,#31dcff14,#9b6cff17);border:1px solid rgba(103,232,249,.13);margin-bottom:14px}.el-sidebar-course h2{color:#fff;margin:5px 0 11px;font-size:1.05rem}.el-sidebar-course small{display:block;color:var(--el-muted);margin-top:7px}.el-learn-sidebar nav section{margin-bottom:17px}.el-learn-sidebar nav h3{display:flex;align-items:center;gap:8px;color:#c9d8e8;font-size:.82rem;margin:0 0 8px}.el-learn-sidebar nav h3>span{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#31dcff1a;color:#8beeff}.el-learn-sidebar nav button{width:100%;display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;text-align:left;border:1px solid transparent;border-radius:12px;padding:9px;background:transparent;color:#afc0d3;cursor:pointer}.el-learn-sidebar nav button:hover,.el-learn-sidebar nav button.active{background:#31dcff14;border-color:#31dcff2b;color:#fff}.el-learn-sidebar nav button.completed>span{color:#55e3af}.el-learn-sidebar nav button.locked{opacity:.54}.el-learn-sidebar nav strong,.el-learn-sidebar nav small{display:block}.el-learn-sidebar nav strong{font-size:.8rem}.el-learn-sidebar nav small{color:#71849d;font-size:.67rem;margin-top:3px}.el-lesson-area{min-width:0;min-height:0;overflow:auto;padding:26px clamp(18px,3vw,48px) 100px;background:radial-gradient(circle at 50% 0,rgba(49,220,255,.055),transparent 30%),#050a16}.el-lesson-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.el-lesson-head h1{color:#fff;font-size:clamp(1.75rem,3vw,3rem);margin:6px 0 10px}.el-lesson-head>div:first-child>p:last-child{color:var(--el-muted);max-width:850px;line-height:1.55}.el-lesson-status-group{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}.el-pill.reward{border-color:#ffb74d47;background:#ffb74d17;color:#ffe2a8}.el-video-stage{max-width:1100px;margin:0 auto 22px}.el-interactive-content{max-width:920px;margin:0 auto;display:grid;gap:18px}.el-block-heading{font-size:clamp(1.45rem,2.5vw,2.3rem);color:#fff;margin:22px 0 0}.el-block-paragraph{font-size:1.03rem;line-height:1.8;color:#c8d7e8;margin:0}.el-block-callout{padding:18px;border-radius:17px;border:1px solid rgba(49,220,255,.24);background:#31dcff12}.el-block-callout[data-style=success]{border-color:#38d9a94d;background:#38d9a914}.el-block-callout[data-style=warning]{border-color:#ffb74d52;background:#ffb74d14}.el-block-callout[data-style=idea]{border-color:#9b6cff52;background:#9b6cff14}.el-block-callout strong{color:#fff}.el-block-callout p{color:#c9d8e8;margin:7px 0 0;line-height:1.55}.el-block-image{margin:0}.el-block-image img{width:100%;max-height:560px;object-fit:contain;border-radius:20px;background:#02060e}.el-block-image figcaption{color:var(--el-muted);text-align:center;margin-top:8px;font-size:.78rem}.el-block-code{border-radius:18px;overflow:hidden;border:1px solid rgba(103,232,249,.16);background:#020711}.el-block-code header{display:flex;justify-content:space-between;align-items:center;padding:9px 12px;background:#0d1c31;color:#8ea2ba}.el-block-code header button{border:0;background:transparent;color:#8ceeff;cursor:pointer;font-weight:850}.el-block-code pre{margin:0;padding:18px;overflow:auto;color:#d8f5ff;font:.9rem/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.el-block-checklist,.el-block-checkpoint{padding:20px;border-radius:20px;border:1px solid rgba(103,232,249,.17);background:linear-gradient(145deg,#0d1d36f0,#040d1deb)}.el-block-checklist h3,.el-block-checkpoint h3{color:#fff}.el-block-checklist label{display:flex;gap:10px;padding:11px 0;border-top:1px solid rgba(148,163,184,.11);color:#d7e5f4}.el-block-checklist input{accent-color:#31dcff}.el-block-checkpoint>button{display:block;width:100%;margin-top:8px;padding:12px 14px;border:1px solid var(--el-line);border-radius:13px;background:#0208178c;color:#dce8f8;text-align:left;cursor:pointer}.el-block-checkpoint>button.selected{border-color:#31dcff7a;background:#31dcff17}.el-block-checkpoint>button.correct{border-color:#38d9a973;background:#38d9a91c}.el-block-checkpoint>p{color:#fecdd3}.el-block-checkpoint>p.success{color:#a7f3d0}.el-block-divider{width:100%;border:0;border-top:1px solid rgba(148,163,184,.17)}.el-block-resource,.el-resource-grid button,.el-resource-list button{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;text-align:left;padding:13px;border:1px solid var(--el-line);border-radius:15px;background:#08142ab8;color:#fff;cursor:pointer}.el-block-resource>span,.el-resource-grid button>span,.el-resource-list button>span{font-size:1.4rem}.el-block-resource small,.el-resource-grid small,.el-resource-list small{display:block;color:var(--el-muted);margin-top:3px}.el-block-resource>b,.el-resource-grid b,.el-resource-list b{color:#8ceeff;font-size:.76rem}.el-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.el-lesson-resources-inline{max-width:1000px;margin:22px auto}.el-learning-toolkit{min-height:0;overflow:auto;border-left:1px solid rgba(103,232,249,.12);background:#071123;padding:14px}.el-learning-toolkit>nav{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:14px}.el-learning-toolkit>nav button{height:42px;border:1px solid var(--el-line);border-radius:11px;background:#0c1e37;color:#d6e7f7;cursor:pointer}.el-learning-toolkit>nav button.active{border-color:#31dcff73;background:#31dcff1f}.el-learning-toolkit h3{color:#fff;margin:5px 0 13px}.el-toolkit-resource-list{display:grid;gap:7px}.el-toolkit-resource-list>button{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;text-align:left;padding:10px;border:1px solid var(--el-line);border-radius:12px;background:#02081773;color:#fff;cursor:pointer}.el-toolkit-resource-list strong,.el-toolkit-resource-list small{display:block}.el-toolkit-resource-list small{color:var(--el-muted);margin-top:3px}.el-learning-toolkit textarea{width:100%;min-height:110px;border-radius:13px;border:1px solid var(--el-line);background:#020817;color:#fff;padding:11px;box-sizing:border-box}.el-learning-toolkit>section>label{display:flex;gap:8px;color:#b7c8d9;margin:9px 0}.el-learning-toolkit>section>article{margin-top:9px;padding:11px;border-radius:13px;border:1px solid var(--el-line);background:#0208176b}.el-learning-toolkit>section>article.pinned{border-color:#ffb74d4d}.el-learning-toolkit article header,.el-learning-toolkit article footer{display:flex;justify-content:space-between;gap:7px}.el-learning-toolkit article p{color:#dce8f8;line-height:1.45}.el-learning-toolkit article footer button{border:0;background:transparent;color:#8ceeff;padding:0;cursor:pointer;font-size:.7rem}.el-reward-card{display:flex;gap:10px;align-items:center;padding:12px;border:1px solid var(--el-line);border-radius:13px;background:#0208176b;margin-bottom:8px}.el-reward-card>span{font-size:1.4rem}.el-reward-card strong,.el-reward-card small{display:block}.el-reward-card strong{color:#fff}.el-reward-card small{color:var(--el-muted);margin-top:3px}@media(max-width:1250px){.el-learning-pulse{grid-template-columns:minmax(300px,1.5fr) repeat(2,1fr)}.el-studio-shortcuts,.el-course-value-grid{grid-template-columns:repeat(2,1fr)}.el-learn-body-next{grid-template-columns:280px minmax(0,1fr)}.el-learning-toolkit{position:fixed;right:0;top:74px;bottom:0;width:330px;z-index:85;box-shadow:-20px 0 55px #00000073}.el-learn-body-next.no-toolkit{grid-template-columns:280px minmax(0,1fr)}.el-block-catalog{grid-template-columns:repeat(3,minmax(110px,1fr))}.el-admin-table-next>header,.el-admin-table-next>article{grid-template-columns:minmax(260px,2fr) 100px 90px minmax(150px,1fr) 75px minmax(220px,1.2fr)}}@media(max-width:900px){.el-learning-pulse{grid-template-columns:repeat(2,1fr)}.el-goal-card{grid-column:1/-1}.el-insight-strip,.el-experience-grid,.el-lesson-studio-grid{grid-template-columns:1fr}.el-lesson-toolbox{position:static}.el-image-block-editor{grid-template-columns:1fr}.el-admin-table-next>header{display:none}.el-admin-table-next>article{display:grid;grid-template-columns:1fr 1fr;gap:10px}.el-admin-table-next .el-admin-course,.el-admin-table-next .el-row-actions{grid-column:1/-1}.el-learn-body-next,.el-learn-body-next.no-toolkit{grid-template-columns:minmax(0,1fr)}.el-menu-toggle{display:block}.el-learn-header{grid-template-columns:auto minmax(0,1fr) 120px auto}.el-learn-header>a{display:none}.el-learn-sidebar{position:fixed;left:0;top:74px;bottom:0;width:min(340px,88vw);z-index:88;transform:translate(-105%);transition:.2s}.el-learn-sidebar.open{transform:translate(0)}.el-resource-grid{grid-template-columns:1fr}}@media(max-width:680px){.el-learning-pulse{grid-template-columns:1fr 1fr}.el-pulse-metric{min-height:105px}.el-studio-shortcuts,.el-course-value-grid{grid-template-columns:1fr}.el-editor-shell{width:min(100% - 14px,1580px)}.el-editor-head{position:static;align-items:flex-start;flex-direction:column}.el-editor-tabs{top:0}.el-editor-grid{grid-template-columns:1fr}.el-cover-editor{position:static}.el-check-grid{grid-template-columns:1fr}.el-module-card>header{grid-template-columns:40px 1fr}.el-module-card>header>.el-row-actions{grid-column:1/-1}.el-lesson-stack>article{grid-template-columns:22px 38px 1fr}.el-lesson-stack>article>.el-row-actions{grid-column:2/-1}.el-block-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.el-content-block-editor>header{align-items:flex-start;flex-direction:column}.el-checklist-editor>div,.el-checkpoint-editor>div,.el-option-builder>div{grid-template-columns:1fr}.el-modal{padding:7px}.el-modal>section{padding:14px;border-radius:18px}.el-learn-header{height:66px;grid-template-columns:auto minmax(0,1fr) auto;padding:0 9px}.el-header-progress{display:none}.el-toolkit-toggle{font-size:0}.el-toolkit-toggle:after{content:"\2637";font-size:1.1rem}.el-learn-shell-next{grid-template-rows:66px minmax(0,1fr)}.el-learn-sidebar{top:66px}.el-learning-toolkit{top:66px;width:min(330px,92vw)}.el-lesson-area{padding:18px 12px 100px}.el-lesson-head{flex-direction:column}.el-resource-grid{grid-template-columns:1fr}.el-admin-table-next>article{grid-template-columns:1fr}.el-admin-table-next .el-quality,.el-admin-table-next .el-row-actions{grid-column:1}.el-goal-card{align-items:flex-start}.el-goal-ring{width:68px;height:68px;flex-basis:68px}}app-member-shell .el-shell{width:100%;max-width:1420px;padding:4px 0 34px}app-member-shell .el-page-head,app-member-shell .el-hero,app-member-shell .el-course-hero,app-member-shell .el-panel,app-member-shell .el-filter-bar,app-member-shell .el-course-card{min-width:0;max-width:100%}app-member-shell .el-course-card img,app-member-shell .el-course-poster img,app-member-shell .el-cover img{max-width:100%;object-fit:contain}@media(max-width:720px){app-member-shell .el-shell{width:100%;padding:0 0 24px}app-member-shell .el-page-head,app-member-shell .el-hero,app-member-shell .el-course-hero{padding:22px 16px;border-radius:22px}app-member-shell .el-page-head{display:grid;gap:14px}app-member-shell .el-page-head>.el-btn{width:100%;justify-content:center}app-member-shell .el-page-head h1,app-member-shell .el-hero h1,app-member-shell .el-course-hero h1{font-size:clamp(2rem,10vw,2.65rem);overflow-wrap:anywhere}app-member-shell .el-filter-bar{grid-template-columns:1fr;padding:14px}app-member-shell .el-filter-bar>*{width:100%;min-width:0}app-member-shell .el-course-grid,app-member-shell .el-stat-grid,app-member-shell .el-detail-grid,app-member-shell .el-course-value-grid{grid-template-columns:1fr}app-member-shell .el-course-card{overflow:hidden}app-member-shell .el-cover{height:auto;min-height:180px;aspect-ratio:16/10}app-member-shell .el-cover img{width:100%;height:100%;object-fit:contain}app-member-shell .el-actions,app-member-shell .el-enroll-box{width:100%}app-member-shell .el-actions .el-btn,app-member-shell .el-enroll-box .el-btn{width:100%}app-member-shell .el-course-facts{gap:7px}app-member-shell .el-learning-layout{display:block}app-member-shell .el-learning-sidebar,app-member-shell .el-learning-toolkit{width:min(92vw,360px)}app-member-shell .assignment-drop{padding:20px 12px}app-member-shell .assignment-drop input[type=file]{width:100%}app-member-shell .selected-files article{grid-template-columns:32px minmax(0,1fr) auto}app-member-shell .el-lesson-actions{display:grid;grid-template-columns:1fr}app-member-shell .el-lesson-actions .el-btn{width:100%}}app-member-shell .elearning-page{min-width:0;max-width:100%;overflow:visible;background:transparent}app-member-shell .el-shell{min-width:0;max-width:100%;overflow:visible}app-member-shell .el-hero,app-member-shell .el-page-head,app-member-shell .el-learning-pulse,app-member-shell .el-stat-grid,app-member-shell .el-section,app-member-shell .el-course-grid{position:relative;z-index:1}app-member-shell .el-hero{isolation:isolate}app-member-shell .el-hero>*{position:relative;z-index:2;min-width:0}@media(max-width:720px){app-member-shell .el-academy-hero{display:block;overflow:hidden;min-height:0}app-member-shell .el-academy-hero:after,app-member-shell .el-hero:after{display:none!important;content:none!important}app-member-shell .el-academy-hero .el-hero-orbit{display:none!important}app-member-shell .el-academy-hero .el-hero-proof{display:grid;grid-template-columns:1fr;gap:7px}app-member-shell .el-academy-hero .el-hero-proof span{width:100%;border-radius:12px;text-align:left}app-member-shell .el-actions{display:grid;grid-template-columns:1fr;width:100%}app-member-shell .el-actions>*{width:100%;min-width:0}app-member-shell .el-learning-pulse{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}app-member-shell .el-goal-card{grid-column:1/-1;min-width:0}app-member-shell .el-pulse-metric{min-width:0;min-height:112px;padding:14px 10px}app-member-shell .el-stat-grid.compact-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}app-member-shell .el-stat-grid.compact-stats article:last-child{grid-column:1/-1}app-member-shell .el-continue-card{grid-template-columns:1fr;padding:13px;gap:14px}app-member-shell .el-continue-card>img,app-member-shell .el-card-fallback{height:auto;min-height:170px;max-height:220px;object-fit:contain}app-member-shell .el-heading{align-items:flex-start;flex-direction:column}app-member-shell .el-heading>a{align-self:flex-start}app-member-shell .el-course-grid,app-member-shell .el-course-grid.catalog,app-member-shell .el-course-grid.compact{grid-template-columns:1fr}app-member-shell .el-course-card{width:100%;max-width:100%}app-member-shell .el-cover{aspect-ratio:16/10;min-height:0;height:auto;max-height:230px}app-member-shell .el-cover img{object-fit:contain;background:#ffffff06}app-member-shell .el-course-copy{padding:15px}app-member-shell .el-course-copy footer,app-member-shell .el-meta-row{align-items:flex-start;flex-wrap:wrap}app-member-shell .el-filter-bar{display:grid;grid-template-columns:1fr;gap:10px}app-member-shell .el-filter-bar label,app-member-shell .el-filter-bar label.wide,app-member-shell .el-filter-bar button{width:100%;min-width:0}app-member-shell .el-certificate-row{grid-template-columns:1fr}app-member-shell .el-state,app-member-shell .el-empty{padding:28px 16px}}@media(max-width:390px){app-member-shell .el-learning-pulse,app-member-shell .el-stat-grid.compact-stats{grid-template-columns:1fr}app-member-shell .el-stat-grid.compact-stats article:last-child{grid-column:auto}}.elearning-document{width:100%;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}app-member-shell .elearning-document{height:auto;min-height:100%;overflow:visible;contain:none;isolation:isolate}app-member-shell .elearning-document .el-shell{width:min(100%,1420px);padding-top:0}@media(max-width:720px){app-member-shell .elearning-document{background:radial-gradient(circle at 8% 5%,rgba(49,220,255,.11),transparent 24%),linear-gradient(145deg,#040814,#071426 52%,#050815);border-radius:22px}app-member-shell .elearning-document .el-shell{width:100%;padding:0 0 24px}}.el-toolkit-backdrop{display:none}.el-toolkit-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(103,232,249,.13);color:#fff}.el-toolkit-head>button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--el-line);border-radius:12px;background:#0d203b;color:#e7f8ff;font-size:1.45rem;line-height:1;cursor:pointer}.el-video-progress-next{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:12px;padding:14px;border:1px solid rgba(103,232,249,.17);border-radius:16px;background:#071428cc}.el-video-progress-copy{min-width:0;display:grid;gap:4px}.el-video-progress-copy>span{color:#fff;font-weight:900}.el-video-progress-copy>small{color:#9fb1c9;line-height:1.35}.el-video-progress-meter{grid-column:1/-1;height:8px;overflow:hidden;border-radius:99px;background:#94a3b829}.el-video-progress-meter>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#31dcff,#8b5cf6,#ff4da6);transition:width .25s ease}.el-btn.compact{min-height:40px;padding:9px 13px;white-space:nowrap}@media(max-width:1250px){.el-toolkit-backdrop{display:block;position:fixed;inset:74px 0 0;z-index:84;border:0;background:#0106109e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.el-learning-toolkit{overscroll-behavior:contain}}@media(max-width:680px){.el-toolkit-backdrop{inset:66px 0 0}.el-learning-toolkit{padding-bottom:calc(24px + env(safe-area-inset-bottom));box-shadow:-16px 0 44px #0000009e}.el-video-progress-next{grid-template-columns:1fr}.el-video-progress-next .el-btn{width:100%}.el-video-progress-meter{grid-column:1}.el-toolkit-head{position:sticky;top:-14px;z-index:2;margin:-14px -14px 12px;padding:14px;background:#071123}}app-app-shell ion-router-outlet>.ion-page.ion-page-hidden,app-app-shell ion-router-outlet+.ion-page.ion-page-hidden,app-member-shell ion-router-outlet>.ion-page.ion-page-hidden,app-member-shell ion-router-outlet+.ion-page.ion-page-hidden,ion-router-outlet>.ion-page.ion-page-hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1!important}app-public-enrollments-admin.ion-page:not(.ion-page-hidden),app-public-enrollments-admin:not(.ion-page-hidden){position:relative;isolation:isolate;z-index:1;min-width:0}app-work-sessions-admin .workforce-tabs{display:flex;gap:10px;padding:8px;margin:0 0 18px;width:fit-content;max-width:100%;border:1px solid rgba(72,186,255,.22);border-radius:16px;background:#061327c2;overflow-x:auto;scrollbar-width:thin}app-work-sessions-admin .workforce-tabs button{min-height:42px;padding:9px 15px;border:1px solid transparent;border-radius:11px;background:transparent;color:#aebed2;font:inherit;font-weight:800;white-space:nowrap;cursor:pointer}app-work-sessions-admin .workforce-tabs button.active{color:#f8fbff;border-color:#29d2ff73;background:linear-gradient(135deg,#10719e57,#483bac4d);box-shadow:inset 0 0 0 1px #3bdaff0f}app-work-sessions-admin .workforce-health{display:grid;gap:4px;margin-bottom:14px;padding:13px 16px;border:1px solid rgba(255,181,72,.34);border-radius:14px;color:#ffd793;background:#5b300a38}app-work-sessions-admin .workforce-health span{color:#d9c8a8;font-size:.86rem}app-work-sessions-admin .workforce-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}app-work-sessions-admin .workforce-summary article{min-width:0;padding:16px;border:1px solid rgba(75,173,239,.22);border-radius:16px;background:linear-gradient(155deg,#0b223df2,#081428f5);box-shadow:0 10px 28px #00000024}app-work-sessions-admin .workforce-summary small{display:block;color:#8ea9c7;font-weight:700}app-work-sessions-admin .workforce-summary strong{display:block;margin:4px 0;color:#fff;font-size:clamp(1.45rem,2vw,2rem)}app-work-sessions-admin .workforce-summary span{color:#7893b2;font-size:.78rem}app-work-sessions-admin .workforce-summary article[data-tone=excellent]{border-color:#24e5b559}app-work-sessions-admin .workforce-summary article[data-tone=good]{border-color:#4cb9ff59}app-work-sessions-admin .workforce-summary article[data-tone=warning]{border-color:#ffbe4861}app-work-sessions-admin .workforce-summary article[data-tone=danger]{border-color:#ff5e7766}app-work-sessions-admin .workforce-card{margin-bottom:16px;padding:18px;border:1px solid rgba(74,174,238,.2);border-radius:18px;background:#07172df0;overflow:hidden}app-work-sessions-admin .workforce-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}app-work-sessions-admin .workforce-section-header h2{margin:2px 0 4px;color:#f8fbff;font-size:1.18rem}app-work-sessions-admin .workforce-section-header p:not(.eyebrow){margin:0;color:#879eb9;font-size:.85rem}app-work-sessions-admin .compliance-legend{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 12px;color:#8fa4be;font-size:.76rem}app-work-sessions-admin .compliance-legend span{display:inline-flex;align-items:center;gap:6px}app-work-sessions-admin .compliance-legend i{width:9px;height:9px;border-radius:999px}app-work-sessions-admin .compliance-legend i.excellent{background:#28e2ae}app-work-sessions-admin .compliance-legend i.good{background:#4db7ff}app-work-sessions-admin .compliance-legend i.warning{background:#ffb84d}app-work-sessions-admin .compliance-legend i.danger{background:#ff5e77}app-work-sessions-admin .compliance-table{overflow-x:auto;border:1px solid rgba(78,169,231,.14);border-radius:14px}app-work-sessions-admin .compliance-row{display:grid;grid-template-columns:minmax(180px,1.25fr) minmax(120px,.8fr) minmax(180px,1fr) minmax(120px,.7fr) minmax(120px,.7fr) minmax(145px,.8fr);gap:12px;align-items:center;min-width:890px;padding:13px 14px;border-bottom:1px solid rgba(92,166,220,.1);color:#dbe8f6}app-work-sessions-admin .compliance-row:last-child{border-bottom:0}app-work-sessions-admin .compliance-head{color:#7995b7;background:#0e28468f;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}app-work-sessions-admin .compliance-person{display:grid;min-width:0;gap:3px}app-work-sessions-admin .compliance-person strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}app-work-sessions-admin .compliance-person small,app-work-sessions-admin .compliance-row div small{color:#7893af}app-work-sessions-admin .mode-chip{width:fit-content;max-width:100%;padding:5px 9px;border-radius:999px;color:#aeeeff;background:#1ca3d621;border:1px solid rgba(45,194,244,.22);font-size:.74rem;font-weight:800}app-work-sessions-admin .score-cell{display:grid;gap:6px}app-work-sessions-admin .score-cell strong{font-size:1.08rem}app-work-sessions-admin .score-bar{display:block;height:5px;overflow:hidden;border-radius:999px;background:#8ca6c924}app-work-sessions-admin .score-bar i{display:block;height:100%;border-radius:inherit;background:#4db7ff}app-work-sessions-admin .score-cell[data-tone=excellent] .score-bar i{background:#28e2ae}app-work-sessions-admin .score-cell[data-tone=warning] .score-bar i{background:#ffb84d}app-work-sessions-admin .score-cell[data-tone=danger] .score-bar i{background:#ff5e77}app-work-sessions-admin .workforce-empty{display:grid;gap:4px;padding:22px;text-align:center;color:#a9bdd2;border:1px dashed rgba(90,172,230,.22);border-radius:14px}app-work-sessions-admin .workforce-empty span{color:#728ba6;font-size:.84rem}app-work-sessions-admin .workforce-search{display:flex;align-items:center;gap:8px;min-width:min(310px,100%);padding:0 12px;border:1px solid rgba(75,174,239,.24);border-radius:11px;background:#030e1dc7}app-work-sessions-admin .workforce-search input{min-width:0;width:100%;height:40px;border:0;outline:0;color:#eef8ff;background:transparent}app-work-sessions-admin .workforce-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}app-work-sessions-admin .worker-profile{display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px;border:1px solid rgba(73,170,232,.16);border-radius:14px;background:#061427c7}app-work-sessions-admin .worker-avatar{display:grid;place-items:center;width:44px;aspect-ratio:1;border-radius:13px;color:#08111f;background:linear-gradient(135deg,#32d7f5,#a583ff);font-weight:900;font-size:1.1rem}app-work-sessions-admin .worker-profile-main{display:grid;gap:3px;min-width:0}app-work-sessions-admin .worker-profile-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f6fbff}app-work-sessions-admin .worker-profile-main small{color:#7893ae}app-work-sessions-admin .worker-profile-main span{width:fit-content;margin-top:2px;padding:3px 7px;border-radius:999px;color:#9ee9ff;background:#1ea3d81f;font-size:.68rem;font-weight:800}app-work-sessions-admin .worker-profile-main span.unconfigured{color:#ffd28c;background:#ffae401c}app-work-sessions-admin .worker-profile-meta{text-align:right}app-work-sessions-admin .worker-profile-meta small{display:block;color:#718ca8}app-work-sessions-admin .worker-profile-meta strong{color:#ddecf8}app-work-sessions-admin .secondary-action.compact{min-height:35px;padding:7px 11px;font-size:.76rem}app-work-sessions-admin .workforce-modal-backdrop{position:fixed;inset:0 0 0 var(--cm-shell-content-left, 0px);z-index:12500;display:grid;place-items:center;padding:20px;overflow:auto;background:#010813c2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}app-work-sessions-admin .workforce-modal{display:flex;flex-direction:column;width:min(980px,100%);max-width:100%;max-height:min(92dvh,920px);margin:auto;border:1px solid rgba(70,183,244,.3);border-radius:20px;background:#071a31;box-shadow:0 28px 80px #00000085;overflow:hidden}app-work-sessions-admin .workforce-modal>header,app-work-sessions-admin .workforce-modal>footer{flex:0 0 auto;position:sticky;z-index:2;background:#071a31fa}app-work-sessions-admin .workforce-modal>header{top:0;display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:17px 20px;border-bottom:1px solid rgba(72,171,232,.18)}app-work-sessions-admin .workforce-modal>header h2{margin:3px 0 2px;color:#fff}app-work-sessions-admin .workforce-modal>header p{margin:0;color:#829bb6}app-work-sessions-admin .workforce-modal>header button{width:40px;height:40px;flex:0 0 auto;border:1px solid rgba(91,183,240,.26);border-radius:11px;color:#e8f6ff;background:#0b2745;font-size:1.4rem;cursor:pointer}app-work-sessions-admin .workforce-modal>footer{bottom:0;display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid rgba(72,171,232,.18)}app-work-sessions-admin .labor-modal-body{min-height:0;padding:18px 20px 24px;overflow:auto}app-work-sessions-admin .labor-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}app-work-sessions-admin .labor-form-grid label,app-work-sessions-admin .labor-notes{display:grid;gap:6px;color:#a9c0d8;font-size:.76rem;font-weight:700}app-work-sessions-admin .labor-form-grid small{color:#718ba6;font-weight:500;line-height:1.35}app-work-sessions-admin .labor-form-grid input,app-work-sessions-admin .labor-form-grid select,app-work-sessions-admin .labor-notes textarea,app-work-sessions-admin .schedule-slot input,app-work-sessions-admin .schedule-slot select{width:100%;min-width:0;border:1px solid rgba(75,170,231,.24);border-radius:11px;outline:0;color:#edf8ff;background:#041326}app-work-sessions-admin .labor-form-grid input,app-work-sessions-admin .labor-form-grid select,app-work-sessions-admin .schedule-slot input,app-work-sessions-admin .schedule-slot select{min-height:42px;padding:8px 11px}app-work-sessions-admin .labor-notes textarea{padding:11px;resize:vertical}app-work-sessions-admin .input-suffix{display:flex;align-items:center;gap:8px}app-work-sessions-admin .input-suffix input{flex:1 1 auto}app-work-sessions-admin .input-suffix b{color:#7e98b5;font-size:.72rem;white-space:nowrap}app-work-sessions-admin .labor-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}app-work-sessions-admin .labor-rule-grid label{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid rgba(73,170,232,.17);border-radius:12px;background:#051325b8;cursor:pointer}app-work-sessions-admin .labor-rule-grid input{margin-top:3px;accent-color:#35c8f2}app-work-sessions-admin .labor-rule-grid span{display:grid;gap:3px}app-work-sessions-admin .labor-rule-grid strong{color:#e8f5ff;font-size:.82rem}app-work-sessions-admin .labor-rule-grid small{color:#7891ab;line-height:1.35}app-work-sessions-admin .labor-schedule-editor{margin:15px 0;padding:14px;border:1px solid rgba(72,169,230,.18);border-radius:14px;background:#051223ad}app-work-sessions-admin .labor-schedule-editor>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}app-work-sessions-admin .labor-schedule-editor>header>div{display:grid;gap:3px}app-work-sessions-admin .labor-schedule-editor>header strong{color:#eaf7ff}app-work-sessions-admin .labor-schedule-editor>header small{color:#758eaa}app-work-sessions-admin .schedule-empty{padding:16px;color:#8199b2;text-align:center;border:1px dashed rgba(75,170,231,.18);border-radius:11px}app-work-sessions-admin .schedule-slot{display:grid;grid-template-columns:minmax(125px,1fr) 115px auto 115px minmax(145px,.8fr) 38px;gap:8px;align-items:center;margin-top:8px}app-work-sessions-admin .schedule-slot>span{color:#6684a3;text-align:center}app-work-sessions-admin .remove-slot{width:38px;height:38px;border:1px solid rgba(255,91,117,.28);border-radius:10px;color:#ff9bab;background:#7b172a3d;cursor:pointer}app-work-sessions-admin .labor-notes{margin-top:6px}@media(max-width:1180px){app-work-sessions-admin .workforce-summary{grid-template-columns:repeat(2,minmax(0,1fr))}app-work-sessions-admin .workforce-profile-grid{grid-template-columns:1fr}}@media(max-width:980px),(hover:none)and (pointer:coarse){app-work-sessions-admin .workforce-modal-backdrop{inset:0;padding:12px}app-work-sessions-admin .workforce-modal{max-height:calc(100dvh - 24px);border-radius:16px}}@media(max-width:720px){app-work-sessions-admin .workforce-tabs{width:100%}app-work-sessions-admin .workforce-tabs button{flex:1 0 auto}app-work-sessions-admin .workforce-summary{grid-template-columns:1fr}app-work-sessions-admin .workforce-section-header{align-items:stretch;flex-direction:column}app-work-sessions-admin .workforce-search{width:100%}app-work-sessions-admin .worker-profile{grid-template-columns:40px minmax(0,1fr) auto}app-work-sessions-admin .worker-profile-meta{display:none}app-work-sessions-admin .labor-form-grid,app-work-sessions-admin .labor-rule-grid{grid-template-columns:1fr}app-work-sessions-admin .schedule-slot{grid-template-columns:minmax(0,1fr) 1fr 1fr 38px}app-work-sessions-admin .schedule-slot>span{display:none}app-work-sessions-admin .schedule-slot .input-suffix{grid-column:1/-2}app-work-sessions-admin .workforce-modal>header,app-work-sessions-admin .workforce-modal>footer{padding-left:14px;padding-right:14px}app-work-sessions-admin .labor-modal-body{padding:14px}}@media(max-width:430px){app-work-sessions-admin .worker-profile{grid-template-columns:38px minmax(0,1fr)}app-work-sessions-admin .worker-profile .secondary-action{grid-column:1/-1;width:100%}app-work-sessions-admin .schedule-slot{grid-template-columns:1fr 1fr 38px}app-work-sessions-admin .schedule-slot select{grid-column:1/-1}app-work-sessions-admin .schedule-slot .input-suffix{grid-column:1/-1}app-work-sessions-admin .workforce-modal-backdrop{padding:0}app-work-sessions-admin .workforce-modal{width:100%;max-height:100dvh;min-height:100dvh;border-radius:0}}*{box-sizing:border-box}ion-content{--background: transparent}.club-tech-bg{position:fixed;inset:0;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 15% 10%,rgba(38,185,242,.25),transparent 30%),radial-gradient(circle at 85% 25%,rgba(255,107,0,.17),transparent 28%),linear-gradient(145deg,var(--club-bg),var(--club-bg-2) 55%,#020712)}.club-tech-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;opacity:.45;pointer-events:none}.club-primary-btn{height:52px;--border-radius: 16px;--background: linear-gradient(90deg, var(--club-orange), #ff8a1f);font-weight:900}.club-outline-btn{height:52px;--border-radius: 16px;--border-color: var(--club-cyan);--color: var(--club-cyan);font-weight:900}.avatar,.avatar-sm,.avatar-md,.avatar-lg,.avatar-xl,.monitor-avatar,.profile-avatar,.user-avatar,.student-avatar,.course-avatar,.course-icon,.institution-avatar,.institution-icon,.school-avatar,.entity-avatar{position:relative;overflow:hidden;flex-shrink:0}.avatar img,.avatar-sm img,.avatar-md img,.avatar-lg img,.avatar-xl img,.monitor-avatar img,.profile-avatar img,.user-avatar img,.student-avatar img,.course-avatar img,.course-icon img,.institution-avatar img,.institution-icon img,.school-avatar img,.entity-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.avatar.has-photo,.avatar-sm.has-photo,.avatar-md.has-photo,.avatar-lg.has-photo,.avatar-xl.has-photo,.monitor-avatar.has-photo,.profile-avatar.has-photo,.user-avatar.has-photo,.student-avatar.has-photo,.course-avatar.has-photo,.course-icon.has-photo,.institution-avatar.has-photo,.institution-icon.has-photo,.school-avatar.has-photo,.entity-avatar.has-photo{background:#0f172aeb!important;padding:0!important}.course-avatar,.institution-avatar,.school-avatar,.entity-avatar{width:72px;height:72px;border-radius:24px;display:grid;place-items:center;font-size:32px;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--club-cyan, #22d3ee),var(--club-pink, #ec4899));box-shadow:0 18px 44px #00000040}.asset-upload-card,.avatar-upload-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;padding:18px;border-radius:24px;border:1px solid rgba(148,163,184,.18);background:#0f172a61;margin:18px 0}.asset-upload-card h3,.avatar-upload-card h3{margin:0 0 4px;color:#eef6ff}.asset-upload-card p,.avatar-upload-card p{margin:0 0 12px;color:#e2e8f0bf}.asset-upload-card input[type=file],.avatar-upload-card input[type=file],.hidden-file-input{display:none!important}.asset-upload-button{appearance:none;border:1px solid rgba(34,211,238,.55);background:#0891b229;color:#dffaff;border-radius:16px;padding:12px 16px;font-weight:900;cursor:pointer;letter-spacing:.02em}.asset-upload-button:hover{border-color:#22d3eee6;background:#0891b242}.asset-upload-status{color:#e2e8f0b8;font-size:.92rem}@media(max-width:767px){.asset-upload-card,.avatar-upload-card{grid-template-columns:1fr}.hero-card .course-avatar,.hero-card .institution-avatar,.hero-card .school-avatar,.hero-card .entity-avatar{width:84px;height:84px;border-radius:26px}}.avatar,.avatar-sm,.avatar-md,.avatar-lg,.avatar-xl,.monitor-avatar,.profile-avatar,.user-avatar,.course-avatar,.course-icon,.institution-avatar,.institution-icon,.school-avatar,.entity-avatar{position:relative;overflow:hidden;flex-shrink:0}.avatar img,.avatar-sm img,.avatar-md img,.avatar-lg img,.avatar-xl img,.monitor-avatar img,.profile-avatar img,.user-avatar img,.course-avatar img,.course-icon img,.institution-avatar img,.institution-icon img,.school-avatar img,.entity-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.avatar.has-photo,.avatar-sm.has-photo,.avatar-md.has-photo,.avatar-lg.has-photo,.avatar-xl.has-photo,.monitor-avatar.has-photo,.profile-avatar.has-photo,.user-avatar.has-photo,.course-avatar.has-photo,.course-icon.has-photo,.institution-avatar.has-photo,.institution-icon.has-photo,.school-avatar.has-photo,.entity-avatar.has-photo{background:#0f172aeb!important;padding:0!important}.course-avatar,.institution-avatar,.school-avatar,.entity-avatar{width:74px;height:74px;border-radius:24px;display:grid;place-items:center;font-size:32px;font-weight:900;color:#fff;background:linear-gradient(135deg,#22d3ee,#ec4899);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 44px #00000047}.hero-card .course-avatar,.hero-card .institution-avatar,.hero-card .school-avatar,.hero-card .entity-avatar{width:96px;height:96px;border-radius:30px;font-size:42px}.asset-upload-card,.avatar-upload-card,.entity-avatar-upload-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;padding:18px;border-radius:24px;border:1px solid rgba(34,211,238,.2);background:linear-gradient(135deg,#0891b224,#0f172ab8);margin:18px 0 24px}.asset-upload-card h3,.avatar-upload-card h3,.entity-avatar-upload-card h3{margin:0 0 4px;color:#eafcff;font-size:1rem;font-weight:900}.asset-upload-card p,.avatar-upload-card p,.entity-avatar-upload-card p{margin:0 0 12px;color:#e2e8f0c2}.asset-upload-card input[type=file],.avatar-upload-card input[type=file],.entity-avatar-upload-card input[type=file],.hidden-file-input{display:none!important}.asset-upload-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.asset-upload-button{appearance:none;border:1px solid rgba(34,211,238,.62);background:#0891b22e;color:#dffaff;border-radius:16px;padding:12px 16px;font-weight:900;cursor:pointer;letter-spacing:.02em}.asset-upload-button:hover{border-color:#22d3eef2;background:#0891b247}.asset-upload-status{color:#e2e8f0bd;font-size:.92rem;font-weight:700}@media(max-width:767px){.asset-upload-card,.avatar-upload-card,.entity-avatar-upload-card{grid-template-columns:1fr}.hero-card .course-avatar,.hero-card .institution-avatar,.hero-card .school-avatar,.hero-card .entity-avatar{width:84px;height:84px;border-radius:26px}}.course-avatar-upload-v2033,.institution-avatar-upload-v2033{display:none!important}.course-avatar,.institution-avatar,.school-avatar,.entity-avatar,.hero-entity-avatar,.entity-edit-preview{position:relative;overflow:hidden;flex-shrink:0;display:grid;place-items:center;color:#fff;font-weight:950;letter-spacing:-.04em;line-height:1;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.42),transparent 34%),linear-gradient(135deg,#22d3eee0,#ec4899eb);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 44px #0000004d}.course-avatar img,.institution-avatar img,.school-avatar img,.entity-avatar img,.hero-entity-avatar img,.entity-edit-preview img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.course-avatar.has-photo,.institution-avatar.has-photo,.school-avatar.has-photo,.entity-avatar.has-photo,.hero-entity-avatar.has-photo,.entity-edit-preview.has-photo{background:#0f172aeb!important;padding:0!important}.hero-card .course-avatar,.hero-card .institution-avatar,.hero-card .school-avatar,.hero-card .hero-entity-avatar{width:96px;height:96px;border-radius:30px;font-size:2rem}.course-detail-page .course-avatar:not(.hero-entity-avatar),.school-detail-page .institution-avatar:not(.hero-entity-avatar),.school-detail-page .school-avatar:not(.hero-entity-avatar){width:78px;height:78px;border-radius:24px;font-size:1.55rem}.entity-edit-avatar-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;padding:18px;margin:18px 0 22px;border-radius:24px;border:1px solid rgba(34,211,238,.2);background:linear-gradient(135deg,#0891b21f,#0f172aa3),#0f172a80;box-shadow:inset 0 1px #ffffff0d}.entity-edit-preview{width:92px;height:92px;border-radius:28px;font-size:1.85rem}.entity-edit-copy h3{margin:0 0 4px;color:#f8fbff;font-size:1.05rem;font-weight:950}.entity-edit-copy p{margin:0 0 14px;color:#e2e8f0c2;line-height:1.35}.entity-edit-actions,.asset-upload-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.entity-edit-actions input[type=file],.asset-upload-actions input[type=file],.hidden-file-input{display:none!important}.entity-upload-button,.asset-upload-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border-radius:16px;border:1px solid rgba(34,211,238,.58);background:#0891b22e;color:#dffaff;font-weight:950;line-height:1;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.entity-upload-button:hover,.asset-upload-button:hover{transform:translateY(-1px);border-color:#22d3eef2;background:#0891b24d}.entity-upload-status,.asset-upload-status{color:#e2e8f0c2;font-size:.92rem;font-weight:750}@media(max-width:767px){.entity-edit-avatar-row{grid-template-columns:1fr;justify-items:start}.hero-card .course-avatar,.hero-card .institution-avatar,.hero-card .school-avatar,.hero-card .hero-entity-avatar{width:84px;height:84px;border-radius:26px;font-size:1.6rem}}.course-avatar-upload-v2033,.course-avatar-editor-v2036{display:none!important}html body .input-box.native-field,html body .club-card .input-box.native-field,html body .filter-card .input-box.native-field,html body .login-card .input-box.native-field,html body .form-row .input-box.native-field,html body .form-grid .input-box.native-field{width:100%!important;max-width:100%!important;min-width:0!important;min-height:64px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 13px!important;padding:0 22px!important;background:#020817!important;border:1px solid rgba(148,163,184,.2)!important;border-radius:22px!important;box-shadow:none!important;overflow:hidden!important;color:#fff!important}html body .form-row .input-box.native-field,html body .form-grid .input-box.native-field{margin-bottom:0!important}html body .input-box.native-field.search-box{margin-top:18px!important}html body .input-box.native-field.textarea-box,html body .input-box.native-field:has(textarea){min-height:112px!important;align-items:stretch!important;padding-top:16px!important;padding-bottom:16px!important}html body .input-box.native-field input,html body .input-box.native-field textarea,html body .input-box.native-field select{flex:1 1 auto!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important;color:#fff!important;font:inherit!important;font-size:1rem!important;line-height:1.4!important}html body .input-box.native-field textarea{min-height:78px!important;resize:vertical!important}html body .input-box.native-field select{cursor:pointer!important;appearance:none!important;background-image:linear-gradient(45deg,transparent 50%,#a8b8d4 50%),linear-gradient(135deg,#a8b8d4 50%,transparent 50%)!important;background-position:calc(100% - 12px) 50%,calc(100% - 6px) 50%!important;background-size:6px 6px,6px 6px!important;background-repeat:no-repeat!important;padding-right:24px!important}html body .input-box.native-field input::placeholder,html body .input-box.native-field textarea::placeholder{color:#a8b8d4!important;opacity:1!important}html body .input-box.native-field ion-icon{flex:0 0 auto!important;color:#a8b8d4d9!important;font-size:1.25rem!important}html body .input-box.native-field ion-icon:last-child{color:#ff6a00!important}html body .input-box.native-field:focus-within{border-color:#26b9f28c!important;box-shadow:0 0 0 3px #26b9f21a!important}html body .input-box.native-field.full{grid-column:1/-1!important}html body ion-item.input-box{--background: #020817 !important;--inner-border-width: 0 !important;--highlight-height: 0 !important;background:#020817!important;border:1px solid rgba(148,163,184,.2)!important;border-radius:22px!important;overflow:hidden!important}@media(max-width:820px){ion-content::part(scroll){padding-bottom:calc(112px + env(safe-area-inset-bottom))!important;scroll-padding-bottom:calc(132px + env(safe-area-inset-bottom))!important}.page-wrap,.wide-page,.classes-wrap{padding-bottom:calc(148px + env(safe-area-inset-bottom))!important}.assign-main-btn,.form-actions,.closure-actions,.course-actions,.student-actions{margin-bottom:calc(18px + env(safe-area-inset-bottom))}}@media(max-width:820px){.classes-page .week-operation-shell{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain;touch-action:pan-x pan-y;padding:0 0 16px!important}.classes-page .week-operation-shell:before{content:"Desliza horizontalmente para ver el resto de los dias";display:block;width:max-content;max-width:calc(100vw - 42px);margin:0 0 10px;padding:8px 11px;border-radius:999px;border:1px solid rgba(34,211,238,.24);background:#22d3ee1a;color:#cffafe;font-size:.72rem;font-weight:950}.classes-page .week-toolbar{margin-bottom:14px}.classes-page .week-board{min-width:1040px!important;width:1040px!important;grid-template-columns:130px repeat(5,170px)!important}.classes-page .week-slot{min-height:116px}}.quick-detail-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:20px!important;width:100%!important}.quick-detail-action{box-sizing:border-box!important;min-height:46px!important;width:100%!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:11px 13px!important;border-radius:16px!important;border:1px solid rgba(34,211,238,.24)!important;background:linear-gradient(135deg,#0f172af5,#020817db)!important;color:#e2e8f0!important;-webkit-text-fill-color:#e2e8f0!important;text-decoration:none!important;cursor:pointer!important;opacity:1!important;visibility:visible!important}.quick-detail-action.main{border-color:#ff6a007a!important;background:linear-gradient(135deg,#ff6a00,#ff8a1c)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.quick-detail-action.danger{border-color:#f8717170!important;background:linear-gradient(135deg,#7f1d1dd6,#450a0ab8)!important;color:#fecaca!important;-webkit-text-fill-color:#fecaca!important}.quick-action-icon,.quick-action-text{display:inline-flex!important;align-items:center!important;min-width:0!important;position:static!important;opacity:1!important;visibility:visible!important;color:currentColor!important;-webkit-text-fill-color:currentColor!important;text-indent:0!important;letter-spacing:0!important;line-height:1.15!important}.quick-action-icon{justify-content:center!important;width:28px!important;height:28px!important;border-radius:999px!important;background:#02081740!important;font-size:.92rem!important}.quick-action-text{justify-content:flex-start!important;font-size:.88rem!important;font-weight:950!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important}@media(max-width:820px){.classes-page ion-content::part(scroll),ion-content.classes-page::part(scroll){padding-bottom:calc(138px + env(safe-area-inset-bottom))!important;scroll-padding-bottom:calc(150px + env(safe-area-inset-bottom))!important}.classes-page .page-wrap,.classes-page .classes-wrap,.classes-page .wide-page{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;padding-bottom:calc(155px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;overflow:visible!important}.classes-page .week-operation-shell{overflow:visible!important;width:100%!important;max-width:100%!important}.classes-page .week-board{display:none!important}.classes-page .mobile-week-agenda{display:grid!important;gap:12px!important;width:100%!important}.classes-page .mobile-agenda-hint{margin:0!important;padding:9px 11px!important;border-radius:999px!important;border:1px solid rgba(34,211,238,.24)!important;background:#22d3ee1a!important;color:#cffafe!important;font-size:.74rem!important;font-weight:950!important}.classes-page .mobile-day-agenda{display:grid!important;gap:9px!important;padding:13px!important;border-radius:22px!important;border:1px solid rgba(148,163,184,.15)!important;background:linear-gradient(135deg,#0f172ad1,#020817a8)!important}.classes-page .mobile-day-agenda.today{border-color:#22d3ee61!important;box-shadow:0 0 0 1px #22d3ee1f inset!important}.classes-page .mobile-day-agenda header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.classes-page .mobile-day-agenda header strong{display:block!important;color:#fff!important;font-size:1.05rem!important}.classes-page .mobile-day-agenda header span,.classes-page .mobile-day-agenda header small{color:#94a3b8!important;font-weight:850!important}.classes-page .mobile-class-agenda-card{width:100%!important;display:grid!important;grid-template-columns:84px minmax(0,1fr) auto!important;gap:8px 10px!important;align-items:center!important;text-align:left!important;border-radius:18px!important;border:1px solid rgba(34,211,238,.17)!important;background:#0208178a!important;padding:12px!important;color:#e2e8f0!important;-webkit-text-fill-color:#e2e8f0!important}.classes-page .mobile-class-agenda-card.selected{border-color:#ff6a009e!important;box-shadow:0 0 0 1px #ff6a003d inset!important}.classes-page .mobile-class-time{grid-row:1/span 2!important;color:#67e8f9!important;-webkit-text-fill-color:#67e8f9!important;font-weight:950!important;font-size:.78rem!important}.classes-page .mobile-class-agenda-card strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:.94rem!important;line-height:1.12!important;white-space:normal!important;overflow-wrap:anywhere!important}.classes-page .mobile-class-agenda-card small{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;font-weight:800!important;grid-column:2/4!important}.classes-page .mobile-class-agenda-card em{grid-column:3!important;grid-row:1!important;justify-self:end!important;border-radius:999px!important;padding:5px 8px!important;background:#22d3ee1f!important;color:#cffafe!important;-webkit-text-fill-color:#cffafe!important;font-style:normal!important;font-size:.68rem!important;font-weight:950!important}.classes-page .mobile-empty-day{margin:0!important;padding:11px!important;border-radius:16px!important;background:#0f172a73!important;color:#94a3b8!important}}@media(min-width:821px){.classes-page .mobile-week-agenda{display:none!important}}.quick-detail-actions-v2{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:20px!important;width:100%!important}.quick-detail-action-v2{width:100%!important;min-height:46px!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:11px 13px!important;border-radius:16px!important;border:1px solid rgba(34,211,238,.24)!important;background:linear-gradient(135deg,#0f172af5,#020817db)!important;color:#e2e8f0!important;-webkit-text-fill-color:#e2e8f0!important;text-decoration:none!important;cursor:pointer!important;opacity:1!important;visibility:visible!important}.quick-detail-action-v2.main{border-color:#ff6a007a!important;background:linear-gradient(135deg,#ff6a00,#ff8a1c)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.quick-detail-action-v2.danger{border-color:#f8717170!important;background:linear-gradient(135deg,#7f1d1dd6,#450a0ab8)!important;color:#fecaca!important;-webkit-text-fill-color:#fecaca!important}.quick-detail-action-v2 span,.quick-detail-action-v2 strong{display:inline-flex!important;align-items:center!important;position:static!important;opacity:1!important;visibility:visible!important;color:currentColor!important;-webkit-text-fill-color:currentColor!important;text-indent:0!important;letter-spacing:0!important;line-height:1.15!important}.quick-detail-action-v2 span{justify-content:center!important;width:28px!important;height:28px!important;border-radius:999px!important;background:#02081740!important;font-size:.92rem!important}.quick-detail-action-v2 strong{justify-content:flex-start!important;font-size:.88rem!important;font-weight:950!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important}@media(max-width:820px){ion-content.classes-page::part(scroll),.classes-page::part(scroll){padding-bottom:calc(145px + env(safe-area-inset-bottom))!important;scroll-padding-bottom:calc(160px + env(safe-area-inset-bottom))!important}.classes-page .page-wrap,.classes-page .classes-wrap,.classes-page .wide-page{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;padding-bottom:calc(155px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;overflow:visible!important}.classes-page .main-layout,.classes-page .main-panel,.classes-page .club-card,.classes-page .table-shell,.classes-page .week-operation-shell{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important}.classes-page .main-layout{display:grid!important;grid-template-columns:1fr!important}.classes-page .desktop-operative-table,.classes-page .table-shell>table{display:none!important}.classes-page .mobile-operative-list{display:grid!important;gap:12px!important;width:100%!important}.classes-page .mobile-operative-card{display:grid!important;gap:10px!important;width:100%!important;padding:14px!important;border-radius:22px!important;border:1px solid rgba(148,163,184,.15)!important;background:linear-gradient(135deg,#0f172ae0,#020817b8)!important;color:#e2e8f0!important;box-sizing:border-box!important}.classes-page .mobile-operative-card.selected{border-color:#ff6a0094!important;box-shadow:inset 0 0 0 1px #ff6a002e!important}.classes-page .mobile-operative-card header{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important}.classes-page .mobile-operative-card header small,.classes-page .mobile-operative-card p,.classes-page .mobile-card-grid span{color:#94a3b8!important}.classes-page .mobile-operative-card header strong,.classes-page .mobile-operative-card h4{color:#fff!important}.classes-page .mobile-operative-card h4{margin:2px 0 0!important;font-size:1.02rem!important;line-height:1.14!important;overflow-wrap:anywhere!important}.classes-page .mobile-operative-card p{margin:0!important;line-height:1.22!important}.classes-page .mobile-card-grid{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.classes-page .mobile-card-grid span{display:grid!important;gap:2px!important;padding:9px 10px!important;border-radius:14px!important;background:#0f172a94!important;border:1px solid rgba(148,163,184,.1)!important;font-size:.82rem!important}.classes-page .mobile-card-grid b{color:#67e8f9!important;font-size:.67rem!important;text-transform:uppercase!important;letter-spacing:.05em!important}.classes-page .mobile-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}.classes-page .mobile-card-actions a,.classes-page .mobile-card-actions button{display:grid!important;place-items:center!important;min-height:40px!important;border-radius:14px!important;border:1px solid rgba(34,211,238,.22)!important;background:#22d3ee1a!important;color:#cffafe!important;-webkit-text-fill-color:#cffafe!important;text-decoration:none!important;font-weight:950!important}.classes-page .week-board{display:none!important}.classes-page .mobile-week-agenda{display:grid!important;gap:12px!important;width:100%!important}.classes-page .mobile-agenda-hint{margin:0!important;padding:9px 11px!important;border-radius:999px!important;border:1px solid rgba(34,211,238,.24)!important;background:#22d3ee1a!important;color:#cffafe!important;font-size:.74rem!important;font-weight:950!important}.classes-page .mobile-day-agenda{display:grid!important;gap:9px!important;padding:13px!important;border-radius:22px!important;border:1px solid rgba(148,163,184,.15)!important;background:linear-gradient(135deg,#0f172ad1,#020817a8)!important}.classes-page .mobile-day-agenda.today{border-color:#22d3ee61!important}.classes-page .mobile-day-agenda header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.classes-page .mobile-day-agenda header strong{display:block!important;color:#fff!important;font-size:1.05rem!important}.classes-page .mobile-day-agenda header span,.classes-page .mobile-day-agenda header small{color:#94a3b8!important;font-weight:850!important}.classes-page .mobile-class-agenda-card{width:100%!important;display:grid!important;grid-template-columns:82px minmax(0,1fr) auto!important;gap:8px 10px!important;align-items:center!important;text-align:left!important;border-radius:18px!important;border:1px solid rgba(34,211,238,.17)!important;background:#0208178a!important;padding:12px!important;color:#e2e8f0!important;-webkit-text-fill-color:#e2e8f0!important}.classes-page .mobile-class-agenda-card.selected{border-color:#ff6a009e!important}.classes-page .mobile-class-time{grid-row:1/span 2!important;color:#67e8f9!important;-webkit-text-fill-color:#67e8f9!important;font-weight:950!important;font-size:.76rem!important}.classes-page .mobile-class-agenda-card strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:.94rem!important;line-height:1.12!important;white-space:normal!important;overflow-wrap:anywhere!important}.classes-page .mobile-class-agenda-card small{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;font-weight:800!important;grid-column:2/4!important}.classes-page .mobile-class-agenda-card em{justify-self:end!important;border-radius:999px!important;padding:5px 8px!important;background:#22d3ee1f!important;color:#cffafe!important;-webkit-text-fill-color:#cffafe!important;font-style:normal!important;font-size:.68rem!important;font-weight:950!important}.classes-page .mobile-empty-day{margin:0!important;padding:11px!important;border-radius:16px!important;background:#0f172a73!important;color:#94a3b8!important}}@media(min-width:821px){.classes-page .mobile-operative-list,.classes-page .mobile-week-agenda{display:none!important}}.quick-detail-actions-v3{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:20px!important;width:100%!important}.quick-detail-action-v3{width:100%!important;min-height:46px!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:11px 13px!important;border-radius:16px!important;border:1px solid rgba(34,211,238,.24)!important;background:linear-gradient(135deg,#0f172af5,#020817db)!important;color:#e2e8f0!important;-webkit-text-fill-color:#e2e8f0!important;text-decoration:none!important;cursor:pointer!important;opacity:1!important;visibility:visible!important}.quick-detail-action-v3.main{border-color:#ff6a007a!important;background:linear-gradient(135deg,#ff6a00,#ff8a1c)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.quick-detail-action-v3.danger{border-color:#f8717170!important;background:linear-gradient(135deg,#7f1d1dd6,#450a0ab8)!important;color:#fecaca!important;-webkit-text-fill-color:#fecaca!important}.quick-detail-action-v3 span,.quick-detail-action-v3 strong{display:inline-flex!important;align-items:center!important;position:static!important;opacity:1!important;visibility:visible!important;color:currentColor!important;-webkit-text-fill-color:currentColor!important;text-indent:0!important;letter-spacing:0!important;line-height:1.15!important}.quick-detail-action-v3 span{justify-content:center!important;width:28px!important;height:28px!important;border-radius:999px!important;background:#02081740!important;font-size:.92rem!important}.quick-detail-action-v3 strong{justify-content:flex-start!important;font-size:.88rem!important;font-weight:950!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important}.class-detail-page .guest-form-grid input,.class-detail-page .guest-form-grid select,.class-detail-page .guest-form-grid textarea{width:100%;min-height:46px;border:1px solid rgba(148,163,184,.22);border-radius:15px;background:#020817d1;color:#fff;outline:none;padding:0 13px;font-weight:850}@media(max-width:760px){.class-detail-page .attendance-main-actions,.class-detail-page .guest-form-grid{grid-template-columns:1fr}.class-detail-page .guest-form-actions{display:grid;grid-template-columns:1fr}.class-detail-page .guest-form-actions ion-button,.class-detail-page .attendance-main-actions ion-button{width:100%}}.class-detail-page .attendance-main-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.class-detail-page .guest-attendance-box{margin:16px 0;padding:18px;border-radius:24px;border:1px solid rgba(34,211,238,.22);background:radial-gradient(circle at top right,rgba(34,211,238,.14),transparent 34%),#0f172ab8}.class-detail-page .guest-box-head h3{margin:0 0 6px;color:#fff}.class-detail-page .guest-box-head p{margin:0 0 14px;color:#cbd5e1;line-height:1.45}.class-detail-page .guest-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.class-detail-page .guest-form-grid label{display:grid;gap:7px}.class-detail-page .guest-form-grid label.wide{grid-column:1/-1}.class-detail-page .guest-form-grid label span{color:#cbd5e1;font-weight:900;font-size:.82rem}.class-detail-page .guest-form-grid input,.class-detail-page .guest-form-grid select,.class-detail-page .guest-form-grid textarea,.class-detail-page .existing-search-row input{width:100%;min-height:46px;border:1px solid rgba(148,163,184,.22);border-radius:15px;background:#020817d1;color:#fff;outline:none;padding:0 13px;font-weight:850}.class-detail-page .guest-form-grid textarea{min-height:90px;padding:13px}.class-detail-page .guest-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px;flex-wrap:wrap}.class-detail-page .guest-attendance-card{border-color:#22d3ee42;background:radial-gradient(circle at 12% 18%,rgba(34,211,238,.1),transparent 34%),#0f172aad}.class-detail-page .guest-chip{border:1px solid rgba(34,211,238,.26);background:#22d3ee1c;color:#cffafe!important}.class-detail-page .guest-note{margin:8px 0 0;color:#cbd5e1;font-size:.84rem}.class-detail-page .guest-delete-btn{border-color:#f8717170!important;background:#7f1d1d38!important;color:#fecaca!important}.class-detail-page .guest-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.class-detail-page .guest-mode-switch button,.class-detail-page .existing-search-row button,.class-detail-page .selected-existing-student button{min-height:42px;border:1px solid rgba(148,163,184,.18);border-radius:999px;background:#0f172ab8;color:#e2e8f0;font-weight:950}.class-detail-page .guest-mode-switch button.active{border-color:#ff6a0094;background:linear-gradient(135deg,#ff6a00,#ff8a1c);color:#fff}.class-detail-page .existing-guest-picker{display:grid;gap:12px;margin:0 0 14px;padding:14px;border-radius:20px;border:1px solid rgba(34,211,238,.18);background:#02081742}.class-detail-page .existing-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.class-detail-page .existing-results{display:grid;gap:8px;max-height:280px;overflow:auto;padding-right:4px}.class-detail-page .existing-results button,.class-detail-page .selected-existing-student{display:grid;gap:4px;text-align:left;padding:12px;border-radius:16px;border:1px solid rgba(148,163,184,.16);background:#0f172aad;color:#e2e8f0}.class-detail-page .existing-results button strong,.class-detail-page .selected-existing-student strong{color:#fff}.class-detail-page .existing-results button span,.class-detail-page .selected-existing-student span{color:#94a3b8;font-size:.84rem}.class-detail-page .existing-results button small{width:max-content;border-radius:999px;padding:4px 8px;background:#22d3ee1a;color:#cffafe;font-weight:900}.class-detail-page .existing-results button.disabled{opacity:.58}.class-detail-page .selected-existing-student{grid-template-columns:minmax(0,1fr) auto;align-items:center;border-color:#22d3ee57;background:#22d3ee14}.class-detail-page .guest-helper{margin:0;color:#94a3b8;font-size:.86rem}@media(max-width:760px){.class-detail-page .attendance-main-actions,.class-detail-page .guest-form-grid,.class-detail-page .guest-mode-switch,.class-detail-page .existing-search-row,.class-detail-page .selected-existing-student{grid-template-columns:1fr}.class-detail-page .guest-form-actions{display:grid;grid-template-columns:1fr}.class-detail-page .guest-form-actions ion-button,.class-detail-page .attendance-main-actions ion-button{width:100%}}:root{--club-checkbox-size: 18px;--club-checkbox-radius: 5px}html body input[type=checkbox]:not(.club-checkbox-large):not(.club-checkbox-custom){-webkit-appearance:none!important;appearance:none!important;box-sizing:border-box!important;display:inline-grid!important;place-content:center!important;width:var(--club-checkbox-size)!important;height:var(--club-checkbox-size)!important;min-width:var(--club-checkbox-size)!important;min-height:var(--club-checkbox-size)!important;max-width:var(--club-checkbox-size)!important;max-height:var(--club-checkbox-size)!important;flex:0 0 var(--club-checkbox-size)!important;margin:0!important;padding:0!important;border:1.5px solid rgba(125,211,252,.62)!important;border-radius:var(--club-checkbox-radius)!important;background:#020817eb!important;background-image:none!important;box-shadow:none!important;outline:none!important;vertical-align:middle!important;cursor:pointer!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .12s ease!important}html body input[type=checkbox]:not(.club-checkbox-large):not(.club-checkbox-custom):before{content:"";width:9px;height:6px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg) scale(0);transform-origin:center;margin-top:-2px;transition:transform .12s ease!important}html body input[type=checkbox]:not(.club-checkbox-large):not(.club-checkbox-custom):checked{border-color:#22d3ee!important;background:linear-gradient(135deg,#0ea5e9,#8b5cf6)!important;box-shadow:0 0 0 3px #22d3ee1f!important}html body input[type=checkbox]:not(.club-checkbox-large):not(.club-checkbox-custom):checked:before{transform:rotate(-45deg) scale(1)}html body input[type=checkbox]:not(.club-checkbox-large):not(.club-checkbox-custom):focus-visible{border-color:#67e8f9!important;box-shadow:0 0 0 3px #22d3ee3d!important}html body input[type=checkbox]:not(.club-checkbox-large):not(.club-checkbox-custom):active{transform:scale(.92)!important}html body input[type=checkbox]:not(.club-checkbox-large):not(.club-checkbox-custom):disabled{cursor:not-allowed!important;opacity:.5!important}html body ion-checkbox:not(.club-checkbox-large):not(.club-checkbox-custom){--size: var(--club-checkbox-size) !important;--border-radius: var(--club-checkbox-radius) !important;--border-width: 1.5px !important;--border-color: rgba(125, 211, 252, .62) !important;--border-color-checked: #22d3ee !important;--checkbox-background: rgba(2, 8, 23, .92) !important;--checkbox-background-checked: #0ea5e9 !important;flex:0 0 var(--club-checkbox-size)!important;margin:0!important}html body :is(.check,.check-row,.checkbox-line,.toggle-row,.switch-row,.checkbox-option){align-items:center!important;gap:10px!important}.terminal-page .welcome-project-action{width:min(620px,100%);margin-top:18px;display:grid;grid-template-columns:52px 1fr 28px;align-items:center;gap:14px;padding:14px 17px;border-radius:18px;border:1px solid rgba(77,219,255,.25);color:#f5fbff;text-align:left;cursor:pointer;background:linear-gradient(135deg,#19beff1f,#8f41ff1c);transition:transform .18s ease,border-color .18s ease,background .18s ease}.terminal-page .welcome-project-action:hover{transform:translateY(-2px);border-color:#4ddbff80;background:linear-gradient(135deg,#19beff30,#8f41ff2b)}.terminal-page .welcome-project-action>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#ffffff14;font-size:1.45rem}.terminal-page .welcome-project-action strong,.terminal-page .welcome-project-action small{display:block}.terminal-page .welcome-project-action strong{font-size:.98rem}.terminal-page .welcome-project-action small{margin-top:3px;color:#91abc1;line-height:1.3}.terminal-page .welcome-project-action>i{color:#48ddff;font-size:1.35rem;font-style:normal}.terminal-page button.featured-project{width:100%;display:block;color:#fff;text-align:left;cursor:pointer}.terminal-page button.featured-project i{display:block;margin-top:10px;color:#59dcff;font-style:normal;font-weight:900;font-size:.75rem}.terminal-page .terminal-projects-view,.terminal-page .terminal-project-detail{min-height:calc(100vh - 92px);padding:28px clamp(18px,4vw,58px) 54px}.terminal-page .terminal-projects-header,.terminal-page .project-detail-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px}.terminal-page .terminal-projects-header{margin-bottom:24px}.terminal-page .terminal-projects-header p,.terminal-page .terminal-project-detail p:first-child{margin:0;color:#36dfff;font-size:.7rem;font-weight:1000;letter-spacing:.14em}.terminal-page .terminal-projects-header h1{margin:5px 0 6px;font-size:clamp(2rem,4vw,4rem);line-height:1}.terminal-page .terminal-projects-header>div:first-child>span{color:#97abc0}.terminal-page .terminal-projects-session{display:flex;align-items:center;gap:13px;color:#96abc0}.terminal-page .terminal-projects-session button,.terminal-page .project-detail-toolbar>button{min-height:44px;padding:0 17px;border-radius:14px;border:1px solid rgba(255,255,255,.14);color:#fff;background:#ffffff0e;font-weight:900;cursor:pointer}.terminal-page .terminal-project-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(170px,230px) minmax(170px,220px) auto;gap:12px;margin-bottom:20px}.terminal-page .terminal-project-toolbar input,.terminal-page .terminal-project-toolbar select{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.12);border-radius:15px;padding:0 15px;color:#fff;background:#071326;outline:none}.terminal-page .terminal-project-toolbar select option{background:#071326}.terminal-page .terminal-project-toolbar>button{border:0;border-radius:15px;padding:0 20px;color:#03111d;background:linear-gradient(135deg,#31ddff,#a05eff);font-weight:1000;cursor:pointer}.terminal-page .project-search-box{position:relative;display:block}.terminal-page .project-search-box>span{position:absolute;left:16px;top:50%;transform:translateY(-50%);z-index:1;color:#64dfff;font-size:1.35rem}.terminal-page .project-search-box input{padding-left:45px}.terminal-page .project-terminal-feedback{margin:0 0 18px;padding:13px 16px;border:1px solid rgba(61,218,255,.25);border-radius:15px;background:#22b5ed17;color:#ccefff}.terminal-page .terminal-project-loading{min-height:240px;display:grid;place-items:center;color:#8da5bb;font-weight:900}.terminal-page .terminal-project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.terminal-page .terminal-project-card{overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:24px;color:#fff;background:#081328d1;text-align:left;cursor:pointer;box-shadow:0 20px 55px #0000002e;transition:transform .18s ease,border-color .18s ease}.terminal-page .terminal-project-card:hover{transform:translateY(-5px);border-color:#37dcff7a}.terminal-page .terminal-project-cover{position:relative;display:block;width:100%;overflow:hidden;background:radial-gradient(circle at 20% 20%,#163c70,#08152b 66%)}.terminal-page .terminal-project-cover b,.terminal-page .terminal-project-cover i{position:absolute;top:13px;padding:7px 10px;border-radius:999px;font-style:normal;font-size:.62rem;font-weight:1000;letter-spacing:.07em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.terminal-page .terminal-project-cover b{left:13px;background:#ff4d00db}.terminal-page .terminal-project-cover i{right:13px;background:#0dd3bcdb}.terminal-page .terminal-project-card-body{padding:18px}.terminal-page .terminal-project-card-body>small{color:#3ee0ff;font-weight:900;text-transform:uppercase}.terminal-page .terminal-project-card-body h2{margin:8px 0;font-size:1.22rem;line-height:1.15}.terminal-page .terminal-project-card-body>p{min-height:54px;margin:0;color:#9eb1c4;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.terminal-page .terminal-project-author{display:flex;justify-content:space-between;gap:10px;margin-top:14px;color:#88a0b8;font-size:.75rem}.terminal-page .terminal-project-card-stats{display:flex;gap:13px;margin-top:14px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08);color:#bcd0df;font-size:.75rem}.terminal-page .terminal-project-empty{min-height:350px;display:grid;place-content:center;text-align:center;color:#91a7bb}.terminal-page .terminal-project-empty>span{font-size:4rem}.terminal-page .terminal-project-empty h2{margin:12px 0 4px;color:#fff}.terminal-page .project-detail-toolbar{margin-bottom:20px}.terminal-page .project-detail-identity{display:grid;grid-template-columns:40px auto auto;align-items:center;gap:10px;color:#fff}.terminal-page .project-detail-identity>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#23d5ff,#935bff);color:#04111e;font-weight:1000}.terminal-page .project-detail-identity small{color:#8ca4b9}.terminal-page .terminal-project-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px}.terminal-page .terminal-project-story{display:grid;gap:18px}.terminal-page .project-detail-hero,.terminal-page .project-detail-panel,.terminal-page .project-detail-metrics,.terminal-page .project-interaction-card{border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#081328c7;box-shadow:0 20px 55px #00000029}.terminal-page .project-detail-hero{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.terminal-page .project-detail-copy{padding:30px}.terminal-page .project-detail-copy>p:first-child{color:#39defd;font-weight:1000;text-transform:uppercase}.terminal-page .project-detail-copy h1{margin:8px 0 10px;font-size:clamp(2rem,4vw,4.5rem);line-height:.98}.terminal-page .project-detail-summary{color:#aabccd;font-size:1.04rem;line-height:1.55}.terminal-page .project-author-line{display:flex;flex-wrap:wrap;gap:9px;color:#8fa8bc;font-size:.82rem}.terminal-page .project-author-line span:last-child:not(:first-child){padding:3px 8px;border-radius:999px;background:#3be0ff1a;color:#63e4ff}.terminal-page .project-detail-tags,.terminal-page .project-tools{display:flex;flex-wrap:wrap;gap:8px}.terminal-page .project-detail-tags span,.terminal-page .project-tools span{padding:7px 10px;border-radius:999px;background:#ffffff0f;color:#b8cada;font-size:.74rem}.terminal-page .project-detail-cover{display:block;min-width:0;min-height:0;overflow:hidden;background:radial-gradient(circle at 30% 20%,#1d4775,#061326 68%)}.terminal-page .project-detail-metrics{display:grid;grid-template-columns:repeat(4,1fr);padding:15px}.terminal-page .project-detail-metrics div{text-align:center;padding:12px;border-right:1px solid rgba(255,255,255,.08)}.terminal-page .project-detail-metrics div:last-child{border-right:0}.terminal-page .project-detail-metrics strong,.terminal-page .project-detail-metrics span{display:block}.terminal-page .project-detail-metrics strong{font-size:1.5rem}.terminal-page .project-detail-metrics span{margin-top:3px;color:#88a2b8;font-size:.72rem}.terminal-page .project-detail-panel{padding:24px}.terminal-page .project-detail-panel h2{margin:0 0 13px}.terminal-page .project-long-description{color:#b2c2d0;white-space:pre-line;line-height:1.65}.terminal-page .terminal-project-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.terminal-page .terminal-project-gallery button{height:145px;overflow:hidden;padding:0;border:0;border-radius:15px;background:#071326;cursor:pointer}.terminal-page .terminal-project-gallery img{width:100%;height:100%;object-fit:cover}.terminal-page .interactive-project iframe{width:100%;min-height:520px;border:0;border-radius:17px;background:#050b15}.terminal-page .interactive-project>div p{margin:0;color:#4be3ff;font-size:.68rem;font-weight:1000;letter-spacing:.13em}.terminal-page .terminal-project-videos{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.terminal-page .terminal-project-videos video{width:100%;border-radius:16px;background:#02050b}.terminal-page .terminal-project-interaction{position:sticky;top:18px;display:grid;gap:16px}.terminal-page .project-interaction-card{padding:20px}.terminal-page .project-interaction-card>p{margin:0;color:#40ddff;font-size:.65rem;font-weight:1000;letter-spacing:.13em}.terminal-page .project-interaction-card h2{margin:6px 0 15px;font-size:1.12rem}.terminal-page .rating-number{display:flex;align-items:baseline;justify-content:center;gap:8px;margin:10px 0}.terminal-page .rating-number strong{font-size:3.2rem;line-height:1}.terminal-page .rating-number span{color:#ffc84f;font-size:1.65rem}.terminal-page .project-rating-summary>small{display:block;text-align:center;color:#91a8bc}.terminal-page .rating-bars{display:grid;gap:8px;margin-top:16px}.terminal-page .rating-bars label{display:flex;justify-content:space-between;padding:8px 10px;border-radius:11px;background:#ffffff0b;color:#a8bbcb;font-size:.75rem}.terminal-page .terminal-reaction-buttons{display:grid;gap:8px}.terminal-page .terminal-reaction-buttons button{min-height:46px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:13px;color:#fff;background:#ffffff0b;font-weight:850;cursor:pointer}.terminal-page .terminal-reaction-buttons button.active{border-color:#db5aff8a;background:linear-gradient(135deg,#d640ff38,#3eb9ff26)}.terminal-page .project-interaction-card>small{display:block;margin-top:10px;color:#829ab0;line-height:1.4}.terminal-page .evaluation-criterion{margin-top:14px}.terminal-page .evaluation-criterion>label{display:flex;align-items:center;gap:7px;margin-bottom:6px;color:#bdcddd;font-size:.8rem;font-weight:850}.terminal-page .evaluation-stars{display:flex;gap:4px}.terminal-page .evaluation-stars button{padding:0;border:0;color:#344a63;background:transparent;font-size:1.7rem;cursor:pointer;transition:color .15s,transform .15s}.terminal-page .evaluation-stars button.active{color:#ffc84f;transform:scale(1.04)}.terminal-page .project-evaluation-card textarea,.terminal-page .project-comment-compose textarea{width:100%;resize:vertical;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px;color:#fff;background:#051022;outline:none}.terminal-page .project-evaluation-card textarea{margin-top:15px}.terminal-page .save-project-evaluation,.terminal-page .project-comment-compose button{width:100%;min-height:46px;margin-top:10px;border:0;border-radius:13px;color:#04111d;background:linear-gradient(135deg,#39ddff,#a868ff);font-weight:1000;cursor:pointer}.terminal-page .save-project-evaluation:disabled,.terminal-page .project-comment-compose button:disabled{opacity:.5;cursor:default}.terminal-page .project-learning-card ul{margin:0;padding-left:19px;color:#aebfce;line-height:1.55}.terminal-page .panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.terminal-page .panel-heading p{margin:0;color:#42dfff;font-size:.67rem;font-weight:1000;letter-spacing:.12em}.terminal-page .panel-heading span{padding:6px 9px;border-radius:999px;background:#ffffff0f;color:#90a8bc;font-size:.7rem}.terminal-page .project-comment-compose{display:grid;grid-template-columns:1fr 190px;gap:10px;align-items:end}.terminal-page .project-comment-compose button{margin:0;height:100%}.terminal-page .project-comment-compose.locked textarea{opacity:.65}.terminal-page .project-comment-list{display:grid;gap:10px;margin-top:18px}.terminal-page .project-comment-list article{display:grid;grid-template-columns:40px 1fr;gap:11px;padding:12px;border-radius:15px;background:#ffffff0a}.terminal-page .project-comment-list article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#30d6ff1f;color:#5ee5ff;font-weight:1000}.terminal-page .project-comment-list strong,.terminal-page .project-comment-list p,.terminal-page .project-comment-list small{display:block}.terminal-page .project-comment-list p{margin:4px 0;color:#b1c2d0}.terminal-page .project-comment-list small{color:#748da4}.terminal-page .project-comments-empty{color:#8299ae}.terminal-page .project-tac-modal>.nfc-mini{margin:0 auto 17px}.terminal-page .project-tac-modal>small{display:block;margin:10px 0 18px;color:#88a0b5}.terminal-page .project-tac-modal>button{min-height:43px;padding:0 15px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;background:#ffffff0d;font-weight:850;cursor:pointer}@media(max-width:1100px){.terminal-page .terminal-project-detail-grid{grid-template-columns:1fr}.terminal-page .terminal-project-interaction{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.terminal-page .project-detail-hero{grid-template-columns:1fr}.terminal-page .project-detail-cover{max-height:none}}@media(max-width:820px){.terminal-page .terminal-projects-header,.terminal-page .project-detail-toolbar{align-items:flex-start;flex-direction:column}.terminal-page .terminal-project-toolbar{grid-template-columns:1fr 1fr}.terminal-page .project-search-box{grid-column:1/-1}.terminal-page .terminal-project-interaction{grid-template-columns:1fr}.terminal-page .project-detail-metrics{grid-template-columns:repeat(2,1fr)}.terminal-page .project-detail-metrics div:nth-child(2){border-right:0}.terminal-page .project-comment-compose{grid-template-columns:1fr}}@media(max-width:560px){.terminal-page .terminal-projects-view,.terminal-page .terminal-project-detail{padding:18px 13px 40px}.terminal-page .terminal-project-toolbar{grid-template-columns:1fr}.terminal-page .project-search-box{grid-column:auto}.terminal-page .terminal-project-grid{grid-template-columns:1fr}.terminal-page .project-detail-copy{padding:22px}.terminal-page .project-detail-copy h1{font-size:2.2rem}.terminal-page .project-detail-metrics div{border-right:0}.terminal-page .interactive-project iframe{min-height:360px}}.member-page{max-width:1420px;margin:0 auto;display:grid;gap:22px}.member-page-hero{position:relative;overflow:hidden;min-height:210px;padding:30px;border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#123465f0,#0c1937f5);border:1px solid rgba(74,197,255,.22);box-shadow:0 24px 70px #0000003b}.member-page-hero:after{content:"";position:absolute;width:420px;height:420px;right:-150px;top:-190px;border-radius:50%;background:radial-gradient(circle,rgba(76,224,255,.28),rgba(156,93,255,.08) 48%,transparent 70%)}.member-page-hero>*{position:relative;z-index:1}.member-page-hero .eyebrow,.member-section-heading .eyebrow{margin:0 0 7px;color:#4ee4ff;font-weight:900;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.member-page-hero h1{margin:0;max-width:820px;font-size:clamp(2rem,5vw,4.2rem);line-height:.98}.member-page-hero p{max-width:700px;margin:14px 0 0;color:#b8cae2;line-height:1.55}.member-page-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.member-primary-btn,.member-secondary-btn,.member-danger-btn{min-height:46px;padding:0 18px;border-radius:14px;font-weight:900;cursor:pointer}.member-primary-btn{border:0;color:#03121e;background:linear-gradient(135deg,#38e5ff,#aa72ff)}.member-secondary-btn{border:1px solid rgba(130,198,255,.28);color:#fff;background:#ffffff0f}.member-danger-btn{border:1px solid rgba(255,92,123,.38);color:#ff9bb2;background:#ff406714}.member-primary-btn:disabled,.member-secondary-btn:disabled{opacity:.5;cursor:not-allowed}.member-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.member-stat-card,.member-card{border:1px solid rgba(118,181,255,.16);background:linear-gradient(145deg,#0e1f3de6,#071226f0);box-shadow:0 18px 44px #0000002e}.member-stat-card{min-height:126px;padding:19px;border-radius:21px;display:grid;gap:5px;align-content:center}.member-stat-card span{font-size:24px}.member-stat-card strong{font-size:26px}.member-stat-card small{color:#8fa7c8}.member-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.member-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.member-card{border-radius:24px;padding:22px;min-width:0}.member-card h2,.member-card h3{margin-top:0}.member-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.member-section-heading h2{margin:0;font-size:clamp(1.5rem,3vw,2.35rem)}.member-section-heading p:not(.eyebrow){margin:6px 0 0;color:#91a7c6}.member-list{display:grid;gap:10px}.member-list-item{min-height:72px;padding:13px 15px;border-radius:16px;display:flex;align-items:center;gap:13px;background:#ffffff0b;border:1px solid rgba(255,255,255,.06)}.member-list-item>span:first-child{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:13px;font-size:21px;background:#43d8ff1f}.member-list-item .copy{min-width:0;flex:1;display:grid;gap:3px}.member-list-item .copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-list-item .copy small{color:#91a6c4}.member-chip-row{display:flex;flex-wrap:wrap;gap:8px}.member-chip{display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:0 11px;border-radius:999px;color:#b8cae4;background:#ffffff0f;border:1px solid rgba(255,255,255,.07);font-size:12px;font-weight:750}.member-chip.accent{color:#5ce8ff;border-color:#49dfff40;background:#21d2ff14}.member-progress{height:12px;overflow:hidden;border-radius:999px;background:#ffffff14}.member-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#36ddff,#9c6cff,#ff55ad)}.member-progress-copy{display:flex;justify-content:space-between;margin:9px 0 0;color:#91a7c4;font-size:12px}.member-empty{min-height:190px;display:grid;place-items:center;align-content:center;text-align:center;color:#8fa5c4}.member-empty>span{font-size:44px}.member-empty h3{color:#fff;margin:9px 0 4px}.member-form{display:grid;gap:14px}.member-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.member-field{display:grid;gap:7px}.member-field>span{color:#a9bdd8;font-size:12px;font-weight:800}.member-field input,.member-field select,.member-field textarea{width:100%;min-height:47px;border-radius:14px;border:1px solid rgba(118,181,255,.18);padding:11px 13px;color:#fff;background:#071329;outline:none}.member-field textarea{min-height:112px;resize:vertical}.member-field input:focus,.member-field select:focus,.member-field textarea:focus{border-color:#42dfff;box-shadow:0 0 0 3px #34dcff17}.member-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.member-toolbar input,.member-toolbar select{min-height:44px;border-radius:13px;padding:0 13px;color:#fff;background:#071329;border:1px solid rgba(118,181,255,.18)}.member-project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;align-items:start}.member-project-card{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border-radius:22px;border:1px solid rgba(118,181,255,.16);background:#0a1730;cursor:pointer;transition:transform .18s ease,border-color .18s ease}.member-project-card:hover{transform:translateY(-4px);border-color:#3dddff66}.member-project-cover{display:block;width:100%;min-width:0;overflow:hidden;background:linear-gradient(135deg,#31d2ff29,#a153ff24)}.member-project-copy{display:flex;flex-direction:column;min-width:0;padding:17px}.member-project-copy h3{margin:7px 0;line-height:1.2;overflow-wrap:anywhere}.member-project-copy p{color:#9fb2cd;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.member-status{display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;background:#4adeff1a;color:#54e5ff}.member-status.pending{background:#ffbe441a;color:#ffc968}.member-status.approved,.member-status.active{background:#3de3a01a;color:#68efb6}.member-status.rejected,.member-status.revoked{background:#ff4e731a;color:#ff8ca5}.member-table-wrap{overflow-x:auto}.member-table{width:100%;border-collapse:collapse;min-width:720px}.member-table th,.member-table td{padding:13px 12px;border-bottom:1px solid rgba(255,255,255,.07);text-align:left}.member-table th{color:#83a0c5;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.member-modal-backdrop{position:fixed;inset:0;z-index:90;padding:22px;display:grid;place-items:center;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.member-modal{width:min(760px,100%);max-height:90vh;overflow:auto;border-radius:26px;padding:24px;background:#09162d;border:1px solid rgba(91,205,255,.25);box-shadow:0 30px 90px #0000008c}.member-toast{position:fixed;right:24px;bottom:24px;z-index:100;max-width:390px;padding:14px 17px;border-radius:15px;background:#0d2344;color:#fff;border:1px solid rgba(79,220,255,.25);box-shadow:0 18px 50px #0006}.member-toast.error{background:#351520;color:#ffd9df;border-color:#ff708766}.member-chat{display:grid;gap:12px}.member-chat-message{max-width:82%;padding:13px 15px;border-radius:17px;line-height:1.5;white-space:pre-wrap;background:#ffffff0f}.member-chat-message.user{justify-self:end;background:linear-gradient(135deg,#27c9ff33,#9a5bff2e)}.member-chat-message.assistant{justify-self:start}.member-rating-stars{display:flex;gap:4px}.member-rating-stars button{border:0;background:transparent;color:#344d6d;font-size:24px;cursor:pointer}.member-rating-stars button.active{color:#ffc74f}@media(max-width:1050px){.member-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-grid-3{grid-template-columns:1fr 1fr}}@media(max-width:720px){.member-page-hero{min-height:auto;padding:24px 20px}.member-page-hero h1{font-size:2.35rem}.member-stat-grid,.member-grid-2,.member-grid-3,.member-form-grid{grid-template-columns:1fr}.member-card{padding:18px;border-radius:20px}.member-section-heading{align-items:flex-start;flex-direction:column}}app-member-shell,app-member-shell.ion-page{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}app-member-shell .member-content>:not(router-outlet){display:block;min-width:0;max-width:100%}app-member-shell .member-page,app-member-shell .member-access-page{width:100%;min-width:0;padding-bottom:18px}app-member-shell .member-modal-backdrop{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:max(18px,env(safe-area-inset-top,0px));padding-bottom:max(92px,18px + env(safe-area-inset-bottom,0px))}app-member-shell .member-modal{max-height:min(88dvh,920px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media(pointer:coarse){app-member-shell .member-content{scrollbar-gutter:auto}}.gamification-thumb{overflow:hidden;padding:0!important}.gamification-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gamification-thumb b{font-size:21px;font-weight:400}.achievement-image{width:72px;height:72px;display:grid;place-items:center;overflow:hidden;border-radius:20px;box-shadow:inset 0 0 0 1px #ffffff29}.achievement-image img{width:100%;height:100%;object-fit:cover}.achievement-image span{font-size:36px}.level-heading-copy{display:flex;align-items:center;gap:12px}.family-level-image{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;overflow:hidden;border-radius:15px;color:#fff}.family-level-image img{width:100%;height:100%;object-fit:cover}.family-level-image span{font-size:25px}.terminal-achievement-image{width:76px;height:76px;margin:0 auto 10px;display:grid;place-items:center;overflow:hidden;border-radius:21px;box-shadow:inset 0 0 0 1px #ffffff29}.terminal-achievement-image img{width:100%;height:100%;object-fit:cover}.terminal-achievement-image span{font-size:2.3rem!important;margin:0!important}.mission-list .terminal-mission-image{overflow:hidden;padding:0;flex:0 0 42px;width:42px;height:42px}.mission-list .terminal-mission-image img{width:100%;height:100%;object-fit:cover}.mission-list .terminal-mission-image span{margin:0;color:inherit;font-size:1.1rem}.terminal-level-heading{display:flex;align-items:center;gap:10px}.terminal-level-image{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;overflow:hidden;border-radius:14px;color:#fff}.terminal-level-image img{width:100%;height:100%;object-fit:cover}.terminal-level-image span{font-size:22px}app-member-shell *,app-member-shell *:before,app-member-shell *:after{box-sizing:border-box}app-member-shell .member-page,app-member-shell .member-page>*,app-member-shell .member-card,app-member-shell .member-section-heading,app-member-shell .member-grid-2,app-member-shell .member-grid-3,app-member-shell .member-stat-grid,app-member-shell .member-list-item,app-member-shell .member-toolbar{min-width:0;max-width:100%}app-member-shell h1,app-member-shell h2,app-member-shell h3,app-member-shell p,app-member-shell strong,app-member-shell small,app-member-shell label,app-member-shell td,app-member-shell th{overflow-wrap:anywhere}app-member-shell img,app-member-shell video,app-member-shell iframe,app-member-shell canvas{max-width:100%}app-member-shell input,app-member-shell select,app-member-shell textarea,app-member-shell button{max-width:100%}app-member-shell input[type=file]{width:100%;min-width:0;overflow:hidden;color:#aebfd6}app-member-shell input[type=file]::file-selector-button{max-width:52%;margin-right:9px;padding:9px 11px;border:0;border-radius:10px;background:#45d3ff21;color:#f7fbff;font-weight:800;white-space:normal}app-member-shell ion-content.elearning-page,app-member-shell ion-content.elearning-learn-page{position:relative!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;contain:none!important;--offset-top: 0px !important;--offset-bottom: 0px !important}app-member-shell ion-content.elearning-page::part(scroll),app-member-shell ion-content.elearning-learn-page::part(scroll){position:relative!important;overflow:visible!important;height:auto!important;min-height:0!important;padding:0!important}@media(max-width:720px){app-member-shell .member-page-hero{gap:18px;border-radius:24px}app-member-shell .member-page-hero h1{font-size:clamp(2rem,10vw,2.65rem);line-height:1.04}app-member-shell .member-page-hero-actions{width:100%;display:grid;grid-template-columns:1fr}app-member-shell .member-page-hero-actions>button,app-member-shell .member-page-hero-actions>a{width:100%;min-width:0;justify-content:center;text-align:center}app-member-shell .member-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}app-member-shell .member-stat-card{min-height:125px;padding:15px 10px}app-member-shell .member-stat-card strong{font-size:clamp(1.7rem,8vw,2.3rem)}app-member-shell .member-card{padding:16px}app-member-shell .member-toolbar{width:100%;align-items:stretch}app-member-shell .member-toolbar>input,app-member-shell .member-toolbar>select,app-member-shell .member-toolbar>label,app-member-shell .member-toolbar>button{width:100%;min-width:0}app-member-shell .member-project-grid{grid-template-columns:1fr}app-member-shell .member-project-cover{min-height:0;aspect-ratio:auto}app-member-shell .member-list-item{align-items:flex-start}app-member-shell .member-modal-backdrop{padding-inline:10px}app-member-shell .member-modal{width:100%;padding:18px 15px;border-radius:20px}app-member-shell .member-toast{left:12px;right:12px;bottom:calc(82px + env(safe-area-inset-bottom,0px));max-width:none}app-member-shell .member-chat-message{max-width:94%}}@media(max-width:380px){app-member-shell .member-stat-grid{grid-template-columns:1fr}app-member-shell .member-stat-card{min-height:105px}}app-member-shell ion-content.elearning-page,app-member-shell ion-content.elearning-learn-page{position:static!important;inset:auto!important;z-index:auto!important;overflow:visible!important;background:transparent!important;--background: transparent !important;--padding-start: 0 !important;--padding-end: 0 !important;--padding-top: 0 !important;--padding-bottom: 0 !important}app-member-shell ion-content.elearning-page::part(background),app-member-shell ion-content.elearning-learn-page::part(background){display:none!important;opacity:0!important;background:transparent!important}app-member-shell ion-content.elearning-page::part(scroll),app-member-shell ion-content.elearning-learn-page::part(scroll){position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;overflow:visible!important;contain:none!important;transform:none!important;background:transparent!important}.terminal-page .terminal-gallery-media{display:block;width:100%;border-radius:12px;overflow:hidden}html,body,app-root,ion-app{width:100%;height:var(--cm-app-height, 100dvh);min-height:0;margin:0}html.cm-ios-webkit,html.cm-ios-webkit body{overscroll-behavior:none;-webkit-text-size-adjust:100%}html.cm-ios-webkit body{position:fixed;inset:0;width:100%;overflow:hidden;touch-action:manipulation}html.cm-keyboard-open ion-content{--keyboard-offset: var(--cm-keyboard-height, 0px);scroll-padding-bottom:calc(var(--cm-keyboard-height, 0px) + 24px)}@supports (-webkit-touch-callout: none){button,[role=button],a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}}@media(max-width:540px),(max-width:1024px)and (hover:none)and (pointer:coarse){app-app-shell ion-router-outlet>.ion-page ion-content{--padding-bottom: calc(100px + env(safe-area-inset-bottom, 0px)) !important}app-app-shell ion-router-outlet>.ion-page ion-content::part(scroll){scroll-padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))}html.cm-keyboard-open app-app-shell .mobile-bottom-nav{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}.app-shell .modal-backdrop,.app-shell .detail-backdrop,.app-shell .drawer-backdrop,.app-shell .dialog-backdrop,.app-shell .detail-drawer{left:var(--cm-shell-content-left, 0px)!important;width:auto!important;max-width:none!important}@media(max-width:980px),(hover:none)and (pointer:coarse){.app-shell .modal-backdrop,.app-shell .detail-backdrop,.app-shell .drawer-backdrop,.app-shell .dialog-backdrop,.app-shell .detail-drawer{left:0!important}}app-terminal-maker .featured-projects-showcase{width:min(1500px,100%);margin:24px auto 0;padding:20px;border:1px solid rgba(77,220,255,.16);border-radius:28px;background:linear-gradient(145deg,#081d3dd6,#090f26e6);box-shadow:0 24px 65px #00000042}app-terminal-maker .featured-projects-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:15px}app-terminal-maker .featured-projects-heading p,app-terminal-maker .featured-projects-heading h2,app-terminal-maker .featured-projects-heading span{margin:0}app-terminal-maker .featured-projects-heading p{color:#44defa;font-size:.68rem;font-weight:1000;letter-spacing:.16em}app-terminal-maker .featured-projects-heading h2{margin-top:4px;font-size:clamp(1.35rem,2vw,1.9rem)}app-terminal-maker .featured-projects-heading span{display:block;margin-top:5px;color:#91a9c4;font-size:.78rem}app-terminal-maker .featured-projects-heading>button{min-height:44px;padding:0 16px;border:1px solid rgba(77,222,255,.25);border-radius:14px;color:#eafcff;background:#2bc5ef1a;font-weight:950;cursor:pointer;white-space:nowrap}app-terminal-maker .featured-projects-heading>button i{margin-left:7px;font-style:normal}app-terminal-maker .featured-projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}app-terminal-maker .featured-project-card{min-width:0;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;color:#fff;background:#040e20db;text-align:left;cursor:pointer;box-shadow:0 16px 42px #0000003d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}app-terminal-maker .featured-project-card:hover,app-terminal-maker .featured-project-card:focus-visible{transform:translateY(-4px);border-color:#45e1ff66;box-shadow:0 23px 52px #00000059;outline:none}app-terminal-maker .featured-project-cover{width:100%;background:#091831}app-terminal-maker .featured-project-badge{position:absolute;top:10px;left:10px;padding:6px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#050d20cc;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:.58rem;font-weight:1000;letter-spacing:.12em}app-terminal-maker .featured-project-copy{display:grid;min-width:0;gap:5px;padding:14px 15px 16px}app-terminal-maker .featured-project-copy small{color:#42ddf8;font-size:.66rem;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}app-terminal-maker .featured-project-copy strong{overflow:hidden;font-size:1rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}app-terminal-maker .featured-project-copy>span{display:-webkit-box;overflow:hidden;min-height:2.7em;color:#9bb0c8;font-size:.76rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}app-terminal-maker .featured-project-copy b{margin-top:3px;color:#ff9d63;font-size:.72rem}app-terminal-maker .terminal-page.fullscreen-active .welcome-view{overflow:visible}app-terminal-maker .terminal-page.fullscreen-active .featured-projects-showcase{margin-top:12px;padding:14px;border-radius:22px}app-terminal-maker .terminal-page.fullscreen-active .featured-projects-heading{margin-bottom:10px}app-terminal-maker .terminal-page.fullscreen-active .featured-project-copy{padding:10px 12px 12px}app-terminal-maker .terminal-page.fullscreen-active .featured-project-copy>span{display:none}@media(max-width:900px){app-terminal-maker .featured-projects-showcase{margin-top:18px;padding:16px}app-terminal-maker .featured-projects-heading{align-items:flex-start}app-terminal-maker .featured-projects-heading>div{min-width:0}app-terminal-maker .featured-projects-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(250px,72vw);overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin}app-terminal-maker .featured-project-card{scroll-snap-align:start}}@media(max-width:560px){app-terminal-maker .featured-projects-heading{display:grid}app-terminal-maker .featured-projects-heading>button{width:100%}app-terminal-maker .featured-projects-grid{grid-auto-columns:minmax(245px,84vw)}}@media(prefers-reduced-motion:reduce){app-terminal-maker .featured-project-card{transition:none}}app-terminal-maker .week-panel{margin-top:18px;padding-top:18px;border-top:1px solid rgba(148,163,184,.18)}app-terminal-maker .week-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}app-terminal-maker .week-panel-heading div{display:grid;gap:2px}app-terminal-maker .week-panel-heading span{color:#22d3ee;font-size:.66rem;font-weight:900;letter-spacing:.16em}app-terminal-maker .week-panel-heading strong{color:#f8fafc;font-size:.98rem}app-terminal-maker .week-panel-heading>b{min-width:30px;height:30px;display:grid;place-items:center;border-radius:999px;color:#67e8f9;background:#22d3ee1a;border:1px solid rgba(34,211,238,.22);font-size:.78rem}app-terminal-maker .week-list{display:grid;gap:8px;max-height:250px;overflow:auto;padding-right:4px}app-terminal-maker .week-list article{display:grid;grid-template-columns:94px minmax(0,1fr);gap:12px;align-items:center;padding:10px 12px;border-radius:14px;background:#0f172a94;border:1px solid rgba(148,163,184,.12)}app-terminal-maker .week-date,app-terminal-maker .week-copy{display:grid;gap:2px;min-width:0}app-terminal-maker .week-date strong{color:#a5f3fc;text-transform:capitalize;font-size:.72rem}app-terminal-maker .week-date span,app-terminal-maker .week-copy span{color:#94a3b8;font-size:.7rem}app-terminal-maker .week-copy strong{color:#f8fafc;font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}app-terminal-maker .week-empty{margin:0;padding:12px;border-radius:12px;color:#94a3b8;background:#0f172a6b;font-size:.78rem}app-terminal-maker,app-terminal-maker .terminal-page{min-height:100dvh}app-terminal-maker .terminal-page.fullscreen-active{--terminal-header-height: 72px}app-terminal-maker .terminal-page.fullscreen-active .terminal-header{height:var(--terminal-header-height);padding-inline:30px}app-terminal-maker .terminal-page.fullscreen-active .terminal-brand img{width:48px;height:48px}app-terminal-maker .terminal-page.fullscreen-active .terminal-stage,app-terminal-maker .terminal-page.fullscreen-active .welcome-view{min-height:calc(100dvh - var(--terminal-header-height))}app-terminal-maker .terminal-page.fullscreen-active .welcome-view{padding:20px 34px 16px;overflow:hidden}app-terminal-maker .terminal-page.fullscreen-active .welcome-main{max-width:1680px;gap:24px;min-height:0}app-terminal-maker .terminal-page.fullscreen-active .welcome-copy{padding:0 2vw;justify-content:center}app-terminal-maker .terminal-page.fullscreen-active .kicker{margin-bottom:9px}app-terminal-maker .terminal-page.fullscreen-active .welcome-copy h1{font-size:clamp(3.2rem,5.4vw,6rem)}app-terminal-maker .terminal-page.fullscreen-active .welcome-description{margin-block:14px 8px;font-size:clamp(.92rem,1.15vw,1.08rem);line-height:1.42}app-terminal-maker .terminal-page.fullscreen-active .nfc-target{min-height:126px;margin-top:12px;padding-block:20px}app-terminal-maker .terminal-page.fullscreen-active .welcome-project-action{margin-top:12px;min-height:66px}app-terminal-maker .terminal-page.fullscreen-active .today-panel{padding:18px 20px;border-radius:26px;min-height:0;overflow:hidden}app-terminal-maker .terminal-page.fullscreen-active .section-title{padding-bottom:12px}app-terminal-maker .terminal-page.fullscreen-active .today-list article{padding-block:11px}app-terminal-maker .terminal-page.fullscreen-active .empty-public{padding:18px 12px}app-terminal-maker .terminal-page.fullscreen-active .week-panel{margin-top:12px;padding-top:12px}app-terminal-maker .terminal-page.fullscreen-active .week-list{max-height:164px;gap:6px}app-terminal-maker .terminal-page.fullscreen-active .week-list article{padding:8px 10px}app-terminal-maker .terminal-page.fullscreen-active .featured-project{margin-top:12px;padding:14px 16px}app-terminal-maker .terminal-page.fullscreen-active .featured-project p{margin-top:4px;line-height:1.3}app-terminal-maker .terminal-page.fullscreen-active .impact-strip{margin-top:14px;gap:9px}app-terminal-maker .terminal-page.fullscreen-active .impact-strip article{min-height:68px;padding:10px 14px}app-terminal-maker .welcome-project-action{width:min(660px,100%);min-height:74px;display:grid;grid-template-columns:46px minmax(0,1fr) 26px;align-items:center;gap:13px;margin-top:16px;padding:12px 16px;border:1px solid rgba(75,218,255,.22);border-radius:18px;color:#f8fbff;background:linear-gradient(135deg,#1c659d47,#712db52e);text-align:left;cursor:pointer}app-terminal-maker .welcome-project-action>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#ffffff14;font-size:1.25rem}app-terminal-maker .welcome-project-action strong,app-terminal-maker .welcome-project-action small{display:block}app-terminal-maker .welcome-project-action small{margin-top:3px;color:#8fb1cc}app-terminal-maker .welcome-project-action>i{color:#5fe5ff;font-style:normal;font-size:1.25rem}@media(min-width:1100px)and (max-height:1020px){app-terminal-maker .terminal-header{height:78px;padding-inline:30px}app-terminal-maker .terminal-stage,app-terminal-maker .welcome-view{min-height:calc(100dvh - 78px)}app-terminal-maker .welcome-view{padding:24px 34px 16px}app-terminal-maker .welcome-main{gap:24px}app-terminal-maker .welcome-copy{padding-block:0}app-terminal-maker .welcome-copy h1{font-size:clamp(3.4rem,5.7vw,5.9rem)}app-terminal-maker .welcome-description{margin-block:13px 7px;font-size:clamp(.94rem,1.18vw,1.08rem)}app-terminal-maker .nfc-target{min-height:132px;margin-top:14px;padding-block:20px}app-terminal-maker .today-panel{padding:20px}app-terminal-maker .today-list article{padding-block:12px}app-terminal-maker .week-panel{margin-top:12px;padding-top:12px}app-terminal-maker .week-list{max-height:178px}app-terminal-maker .featured-project{margin-top:12px;padding:15px}app-terminal-maker .impact-strip{margin-top:15px}app-terminal-maker .impact-strip article{min-height:72px;padding-block:11px}}app-terminal-maker .birthday-community{width:min(1400px,100%);margin:28px auto 0;padding:22px;border:1px solid rgba(255,209,102,.22);border-radius:26px;background:linear-gradient(135deg,#ff9e421f,#8b5cf61a)}app-terminal-maker .birthday-community header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}app-terminal-maker .birthday-community header p{margin:0 0 5px;color:#ffd166;font-weight:950;font-size:.72rem;letter-spacing:.1em}app-terminal-maker .birthday-community header h2{margin:0;color:#fff}app-terminal-maker .birthday-community header>span{color:#aebfd0;font-size:.82rem}app-terminal-maker .birthday-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}app-terminal-maker .birthday-list article{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;min-width:0;padding:12px;border-radius:18px;background:#030a17b8;border:1px solid rgba(255,255,255,.08)}app-terminal-maker .birthday-list article.is-today{border-color:#ffd166;box-shadow:0 0 24px #ffd1661f}app-terminal-maker .birthday-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#ff9b42,#8b5cf6);color:#fff;font-weight:950}app-terminal-maker .birthday-avatar img{width:100%;height:100%;object-fit:cover}app-terminal-maker .birthday-list article>div:nth-child(2){min-width:0}app-terminal-maker .birthday-list strong,app-terminal-maker .birthday-list small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}app-terminal-maker .birthday-list strong{color:#fff}app-terminal-maker .birthday-list small{color:#829bb4;margin-top:4px;font-size:.72rem}app-terminal-maker .birthday-list time{color:#ffd166;font-weight:950;font-size:.75rem}app-terminal-maker .metric-streak em{display:block;color:#ffd166;font-size:.68rem;font-style:normal;margin-top:3px}@media(max-width:980px){app-terminal-maker .birthday-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){app-terminal-maker .birthday-community header{align-items:flex-start;flex-direction:column}app-terminal-maker .birthday-list{grid-template-columns:1fr}}@media(max-width:1020px){app-terminal-maker .terminal-stage.student-session-active{grid-template-columns:245px minmax(0,1fr)}}@media(max-width:680px){app-terminal-maker .terminal-stage.student-session-active{display:block;height:auto;min-height:calc(100dvh - 78px);overflow:visible}app-terminal-maker .terminal-persistent-sidebar{position:sticky;top:0;z-index:18;width:100%;height:auto;overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}app-terminal-maker .terminal-persistent-sidebar .student-identity,app-terminal-maker .terminal-persistent-sidebar .level-card{display:none}app-terminal-maker .terminal-persistent-sidebar .student-nav{display:flex;overflow-x:auto;padding-bottom:4px;scrollbar-gutter:stable}app-terminal-maker .terminal-persistent-sidebar .student-nav button{min-width:max-content}app-terminal-maker .student-session-active>.student-session-panel{height:auto;min-height:calc(100dvh - 150px);overflow:visible}}app-terminal-maker .nfc-target:after,app-terminal-maker .nfc-rings i,app-terminal-maker .scan-animation:before,app-terminal-maker .scan-animation:after,app-terminal-maker .scan-animation i,app-terminal-maker .nfc-mini i{will-change:transform,opacity}@media(prefers-reduced-motion:reduce){app-terminal-maker .nfc-target:after,app-terminal-maker .nfc-rings i,app-terminal-maker .scan-animation:before,app-terminal-maker .scan-animation:after,app-terminal-maker .scan-animation i,app-terminal-maker .success-burst i,app-terminal-maker .nfc-mini i,app-terminal-maker .terminal-toolbar-menu{animation:none!important}}app-terminal-maker .terminal-page::part(scroll){overflow-x:hidden}app-terminal-maker .terminal-passport-official{display:block;width:100%;min-width:0;max-width:100%;overflow:visible}app-terminal-maker .terminal-passport-official app-maker-passport{display:block;width:100%;min-width:0;max-width:100%}@media(min-width:1025px){app-terminal-maker .terminal-page::part(scroll){overflow-y:hidden}}@media(max-width:1024px){app-terminal-maker .terminal-page::part(scroll){overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;scroll-behavior:smooth}app-terminal-maker .terminal-stage,app-terminal-maker .terminal-stage.student-session-active,app-terminal-maker .student-view,app-terminal-maker .student-content,app-terminal-maker .student-session-active>.student-session-panel,app-terminal-maker .student-session-active>.shop-view,app-terminal-maker .student-session-active>.camera-view,app-terminal-maker .student-session-active>.terminal-projects-view,app-terminal-maker .student-session-active>.terminal-project-detail{height:auto!important;min-height:0;max-height:none!important;overflow:visible!important}app-terminal-maker .terminal-stage{min-width:0;width:100%;padding-bottom:calc(32px + env(safe-area-inset-bottom,0px))}app-terminal-maker .student-session-active>.terminal-persistent-sidebar{position:relative;top:auto;height:auto;min-height:0;overflow:visible}app-terminal-maker .student-content,app-terminal-maker .shop-view,app-terminal-maker .camera-view,app-terminal-maker .terminal-projects-view,app-terminal-maker .terminal-project-detail{width:100%;min-width:0;max-width:100%;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}app-terminal-maker .student-nav,app-terminal-maker .profile-tabs,app-terminal-maker .terminal-project-toolbar,app-terminal-maker .community-toolbar{scrollbar-width:thin;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}}@media(max-width:760px){app-terminal-maker .terminal-page{--padding-bottom: env(safe-area-inset-bottom, 0px)}app-terminal-maker .terminal-header{position:sticky;top:0;z-index:45}app-terminal-maker .terminal-stage,app-terminal-maker .student-view,app-terminal-maker .student-content,app-terminal-maker .shop-view,app-terminal-maker .camera-view,app-terminal-maker .terminal-projects-view,app-terminal-maker .terminal-project-detail,app-terminal-maker .setup-view{width:100%;min-width:0;max-width:100vw}app-terminal-maker .student-sidebar{position:static!important;width:100%;min-width:0;padding:12px 14px 10px}app-terminal-maker .student-nav{width:100%;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;scroll-snap-type:x proximity}app-terminal-maker .student-nav button{flex:0 0 auto;width:auto;min-width:max-content;padding:10px 12px;scroll-snap-align:start}app-terminal-maker .student-content{padding:18px 14px calc(60px + env(safe-area-inset-bottom,0px))}app-terminal-maker .student-topbar,app-terminal-maker .shop-header,app-terminal-maker .setup-header{gap:12px;flex-wrap:wrap}app-terminal-maker .student-topbar>div:first-child,app-terminal-maker .shop-header>div:first-child,app-terminal-maker .setup-header>div:first-child{min-width:0;flex:1 1 210px}app-terminal-maker .session-controls{width:100%;justify-content:space-between}app-terminal-maker .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}app-terminal-maker .metric-grid article{min-width:0;min-height:92px;padding:13px;gap:10px}app-terminal-maker .metric-grid article>span{width:40px;height:40px;flex:0 0 40px;font-size:1.25rem}app-terminal-maker .content-grid.two-columns,app-terminal-maker .achievements-layout,app-terminal-maker .project-grid,app-terminal-maker .badge-grid,app-terminal-maker .quick-actions,app-terminal-maker .shop-grid{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .shop-view{padding:18px 14px calc(64px + env(safe-area-inset-bottom,0px))}app-terminal-maker .shop-header{align-items:stretch}app-terminal-maker .coin-balance{flex:1 1 100%;justify-content:center;min-width:0}app-terminal-maker .shop-grid article,app-terminal-maker .terminal-project-card,app-terminal-maker .terminal-card,app-terminal-maker .project-grid article{min-width:0;width:100%}app-terminal-maker .product-image{height:clamp(180px,56vw,270px)}app-terminal-maker .product-body p{min-height:0}app-terminal-maker .large-list-item{grid-template-columns:minmax(0,1fr);gap:8px}app-terminal-maker .large-list-item>i{display:none}app-terminal-maker .terminal-passport-official{margin-inline:-4px;width:calc(100% + 8px)}}@media(max-width:430px){app-terminal-maker .welcome-copy h1{font-size:clamp(2.25rem,12vw,3.1rem)}app-terminal-maker .metric-grid{grid-template-columns:minmax(0,1fr)}app-terminal-maker .student-content,app-terminal-maker .shop-view,app-terminal-maker .camera-view,app-terminal-maker .terminal-projects-view,app-terminal-maker .terminal-project-detail{padding-left:10px;padding-right:10px}}html.cm-terminal-maker-active,html.cm-terminal-maker-active body{width:100%;height:100%;min-height:0;margin:0;overflow:hidden!important;overscroll-behavior:none;background:#030816}html.cm-terminal-maker-active body{position:fixed;inset:0}html.cm-terminal-maker-active body>app-root,html.cm-terminal-maker-active body>app-root>ion-app,html.cm-terminal-maker-active app-app-shell,html.cm-terminal-maker-active app-terminal-maker{display:block;width:100%;height:100%;min-height:0;overflow:hidden}html.cm-terminal-maker-active body>[class*=alids i],html.cm-terminal-maker-active body>[id*=alids i],html.cm-terminal-maker-active body>[class*=ali-helper i],html.cm-terminal-maker-active body>[id*=ali-helper i]{display:none!important;visibility:hidden!important;pointer-events:none!important}app-terminal-maker{position:relative;isolation:isolate;contain:layout style paint;background:#030816}app-terminal-maker.ion-page{height:100%!important;min-height:0!important;overflow:hidden!important}app-terminal-maker ion-content.terminal-page{--terminal-runtime-header-height: 92px;width:100%;height:100%;min-height:0;contain:layout style paint}app-terminal-maker ion-content.terminal-page.fullscreen-active{--terminal-runtime-header-height: 72px}app-terminal-maker ion-content.terminal-page::part(scroll){display:flex;flex-direction:column;width:100%;height:100%;min-height:0;overflow:hidden!important;overscroll-behavior:none;-webkit-overflow-scrolling:auto}app-terminal-maker .terminal-header{position:relative;flex:0 0 var(--terminal-runtime-header-height);width:100%;height:var(--terminal-runtime-header-height);min-height:var(--terminal-runtime-header-height)}app-terminal-maker .terminal-runtime-banner{position:relative;z-index:12;flex:0 0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:min(1180px,100% - 32px);margin:10px auto 0;padding:10px 12px;border:1px solid rgba(255,190,73,.28);border-radius:14px;color:#ffe4ae;background:#643e08c7;box-shadow:0 12px 34px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}app-terminal-maker .terminal-runtime-banner p{min-width:0;margin:0;font-size:.78rem;line-height:1.4}app-terminal-maker .terminal-runtime-banner button{min-height:34px;padding:0 12px;border:1px solid rgba(255,225,164,.3);border-radius:10px;color:#fff5de;background:#ffffff14;font:inherit;font-size:.72rem;font-weight:900;cursor:pointer}app-terminal-maker .terminal-runtime-banner button:disabled{opacity:.55;cursor:wait}app-terminal-maker .terminal-stage{flex:1 1 auto;width:100%;height:auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}app-terminal-maker .terminal-stage.student-session-active{height:auto!important;min-height:0!important;overflow:hidden}app-terminal-maker .welcome-view,app-terminal-maker .auth-required,app-terminal-maker .identity-view,app-terminal-maker .attendance-view,app-terminal-maker .processing-view,app-terminal-maker .success-view,app-terminal-maker .error-view,app-terminal-maker .setup-view{min-height:100%}app-terminal-maker .terminal-stage:not(.student-session-active)>section{width:100%}app-terminal-maker .modal-backdrop,app-terminal-maker .pin-backdrop{position:fixed!important;inset:0!important;z-index:1000!important;max-width:none!important;max-height:none!important;overflow:auto;overscroll-behavior:contain}app-terminal-maker .terminal-toolbar-menu{max-height:min(560px,100dvh - 120px);overflow-y:auto;overscroll-behavior:contain}@media(max-width:900px){app-terminal-maker ion-content.terminal-page{--terminal-runtime-header-height: 82px}app-terminal-maker .terminal-header{gap:12px;padding-inline:18px}app-terminal-maker .terminal-status{min-width:0;gap:10px}app-terminal-maker .terminal-runtime-banner{width:calc(100% - 24px)}}@media(max-width:680px){app-terminal-maker ion-content.terminal-page,app-terminal-maker ion-content.terminal-page.fullscreen-active{--terminal-runtime-header-height: 72px}app-terminal-maker .terminal-header{padding-inline:max(12px,env(safe-area-inset-left))}app-terminal-maker .terminal-brand{min-width:0}app-terminal-maker .terminal-brand>div{min-width:0}app-terminal-maker .terminal-brand strong{max-width:46vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}app-terminal-maker .reader-pill,app-terminal-maker .clock{display:none}app-terminal-maker .terminal-runtime-banner{grid-template-columns:auto minmax(0,1fr);margin-top:7px;padding:9px 10px}app-terminal-maker .terminal-runtime-banner button{grid-column:2;justify-self:start}app-terminal-maker .terminal-stage.student-session-active{overflow-y:auto}app-terminal-maker .student-session-active>.student-session-panel{overflow:visible}}@media(prefers-reduced-motion:reduce){app-terminal-maker *,app-terminal-maker *:before,app-terminal-maker *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.csm-shell{padding:clamp(18px,2.2vw,30px);margin-bottom:18px}.csm-header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.csm-header h2{margin:3px 0 5px;color:var(--club-text);font-size:clamp(1.45rem,2vw,2.15rem);font-weight:950}.csm-header>div>span{color:var(--club-text-soft);line-height:1.5}.csm-capacity{min-width:150px;padding:15px 18px;text-align:right;border:1px solid rgba(34,211,238,.24);border-radius:20px;background:linear-gradient(135deg,#22d3ee24,#0f172acc)}.csm-capacity strong{display:block;color:#67e8f9;font-size:1.65rem;font-weight:950}.csm-capacity span{color:#94a3b8;font-size:.76rem;font-weight:850}.csm-capacity.is-full{border-color:#fb923c6b;background:linear-gradient(135deg,#f9731626,#0f172acc)}.csm-capacity.is-full strong{color:#fdba74}.csm-mode-tabs{display:flex;gap:8px;overflow-x:auto;padding:8px;margin-bottom:18px;border:1px solid rgba(115,232,255,.12);border-radius:18px;background:#030a1861;scrollbar-width:none}.csm-mode-tabs::-webkit-scrollbar{display:none}.csm-mode-tabs button{flex:0 0 auto;border:1px solid transparent;border-radius:999px;padding:10px 15px;background:transparent;color:#94a3b8;font-weight:900;cursor:pointer}.csm-mode-tabs button:hover{color:#e2e8f0;background:#ffffff0d}.csm-mode-tabs button.active{color:#ecfeff;border-color:#22d3ee57;background:#06b6d42b;box-shadow:0 8px 24px #06b6d41a}.csm-panel{padding:18px;border:1px solid rgba(115,232,255,.11);border-radius:22px;background:#040d1d75}.csm-toolbar,.csm-selection-bar,.csm-footer-actions,.csm-import-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.csm-search{min-width:min(100%,440px);flex:1 1 360px}.csm-search input,.csm-field input,.csm-field select,.csm-field textarea{width:100%;border:1px solid rgba(115,232,255,.16);border-radius:15px;padding:12px 14px;color:var(--club-text);background:#060f20e0;outline:none}.csm-search input:focus,.csm-field input:focus,.csm-field select:focus,.csm-field textarea:focus{border-color:#22d3ee85;box-shadow:0 0 0 3px #22d3ee1a}.csm-empty{display:grid;place-items:center;text-align:center;gap:5px;min-height:160px;padding:28px;border:1px dashed rgba(115,232,255,.18);border-radius:20px;margin-top:14px;color:#94a3b8}.csm-empty strong{color:#e2e8f0;font-size:1rem}.csm-roster-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.csm-student-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;border:1px solid rgba(115,232,255,.11);border-radius:18px;background:#0a162bb3}.csm-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;font-weight:950;background:linear-gradient(135deg,#06b6d4,#d946ef);box-shadow:0 10px 24px #00000038}.csm-avatar.small{width:40px;height:40px;border-radius:13px;font-size:.78rem}.csm-student-copy{min-width:0}.csm-student-copy strong,.csm-candidate-row strong{display:block;color:#f8fafc;font-weight:950}.csm-student-copy>span,.csm-candidate-row span{display:block;margin-top:3px;color:#a8b4c8;font-size:.8rem}.csm-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.csm-chips i{padding:5px 8px;border-radius:999px;font-style:normal;color:#bae6fd;background:#0ea5e91c;border:1px solid rgba(56,189,248,.16);font-size:.68rem;font-weight:850}.csm-chips i.pending{color:#fde68a;border-color:#facc1533;background:#eab30817}.csm-card-actions{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.csm-info-banner{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:15px 17px;margin-bottom:16px;border:1px solid rgba(34,211,238,.2);border-radius:18px;background:linear-gradient(135deg,#06b6d41f,#d946ef12)}.csm-info-banner strong{display:block;color:#ecfeff}.csm-info-banner span{display:block;margin-top:4px;color:#94a3b8;font-size:.82rem;line-height:1.45}.csm-info-banner b{flex:none;padding:8px 11px;border-radius:999px;color:#67e8f9;background:#06b6d41f;font-size:.78rem}.csm-filter-grid,.csm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.csm-filter-grid{grid-template-columns:minmax(260px,1fr) minmax(220px,.45fr)}.csm-field{display:grid;gap:6px;color:#a8b4c8;font-size:.78rem;font-weight:850}.csm-field-wide{grid-column:1/-1}.csm-selection-bar{margin:14px 0;padding:11px 13px;border-radius:15px;background:#ffffff09;color:#a8b4c8;font-size:.8rem}.csm-selection-bar label,.csm-check,.csm-import-summary label{display:flex;gap:8px;align-items:center;color:#cbd5e1;font-size:.8rem;font-weight:800}.csm-candidate-list{display:grid;gap:8px;max-height:520px;overflow:auto;padding-right:4px}.csm-candidate-row{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(115,232,255,.1);border-radius:16px;background:#0a162b9e;cursor:pointer;transition:.18s ease}.csm-candidate-row:hover,.csm-candidate-row.selected{border-color:#22d3ee61;background:#06b6d41a;transform:translateY(-1px)}.csm-candidate-row small{display:block;margin-top:3px;color:#718096;font-size:.72rem}.csm-candidate-row>i{color:#94a3b8;font-size:.72rem;font-style:normal}.csm-upload-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:14px}.csm-upload-card,.csm-import-rules{padding:20px;border:1px solid rgba(115,232,255,.13);border-radius:20px;background:#0a162bab}.csm-upload-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;align-items:center}.csm-upload-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#ecfeff;font-size:1.65rem;background:linear-gradient(135deg,#0891b2,#c026d3)}.csm-upload-card strong,.csm-import-rules strong{color:#f8fafc;font-weight:950}.csm-upload-card p{margin:4px 0 0;color:#94a3b8;font-size:.8rem}.csm-upload-button{grid-column:1/-1;display:flex;justify-content:center;padding:12px 16px;border-radius:14px;cursor:pointer;color:#ecfeff;font-weight:950;background:linear-gradient(135deg,#06b6d4c7,#a855f7cc)}.csm-upload-button input{display:none}.csm-link-button{grid-column:1/-1;border:0;background:transparent;color:#67e8f9;font-weight:900;cursor:pointer}.csm-import-rules{display:grid;align-content:center;gap:9px}.csm-import-rules span{color:#a8b4c8;font-size:.8rem;line-height:1.4}.csm-import-summary{margin-top:15px;padding:13px 15px;border-radius:16px;background:#ffffff09}.csm-import-summary strong{display:block;color:#f8fafc}.csm-import-summary span{color:#94a3b8;font-size:.75rem}.csm-import-summary button{border:1px solid rgba(248,113,113,.24);border-radius:10px;padding:7px 10px;color:#fecaca;background:#7f1d1d1f;cursor:pointer}.csm-preview-table{overflow:auto;margin-top:14px;border:1px solid rgba(115,232,255,.1);border-radius:16px}.csm-preview-table table{width:100%;min-width:800px;border-collapse:collapse}.csm-preview-table th,.csm-preview-table td{padding:11px 12px;text-align:left;border-bottom:1px solid rgba(115,232,255,.08);color:#cbd5e1;font-size:.75rem}.csm-preview-table th{color:#7dd3fc;text-transform:uppercase;letter-spacing:.04em;background:#081428e6}.csm-preview-table td strong{display:block;color:#f8fafc}.csm-preview-table td span{display:block;color:#718096;font-size:.7rem}.csm-preview-table tr.has-error{background:#7f1d1d14}.csm-row-status{display:inline-block!important;padding:5px 8px;border-radius:999px;color:#86efac!important;background:#16a34a1a}.csm-row-status.error{color:#fca5a5!important;background:#dc26261a;white-space:normal}.csm-footer-actions{margin-top:15px;padding-top:15px;border-top:1px solid rgba(115,232,255,.09);color:#94a3b8;font-size:.8rem}.csm-check{padding:11px 13px;border-radius:14px;border:1px solid rgba(115,232,255,.1);background:#ffffff06}@media(max-width:1000px){.csm-roster-grid,.csm-upload-grid{grid-template-columns:1fr}}@media(max-width:720px){.csm-header,.csm-info-banner{align-items:stretch;flex-direction:column}.csm-capacity{text-align:left}.csm-panel{padding:13px}.csm-filter-grid,.csm-form-grid{grid-template-columns:1fr}.csm-field-wide{grid-column:auto}.csm-student-card{grid-template-columns:auto minmax(0,1fr)}.csm-card-actions{grid-column:1/-1;justify-content:stretch}.csm-card-actions ion-button{flex:1}.csm-candidate-row{grid-template-columns:auto auto minmax(0,1fr)}.csm-candidate-row>i{grid-column:3}.csm-footer-actions ion-button{width:100%}}app-terminal-maker .staff-terminal-view{min-height:calc(100dvh - 92px);padding:30px clamp(16px,4vw,54px)}app-terminal-maker .staff-terminal-shell{width:min(1240px,100%);margin:0 auto;padding:clamp(20px,3vw,36px)}app-terminal-maker .staff-terminal-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}app-terminal-maker .staff-terminal-header .identity-avatar{margin:0}app-terminal-maker .staff-terminal-header h1{margin:3px 0;font-size:clamp(1.8rem,4vw,3.3rem)}app-terminal-maker .staff-terminal-header p:not(.kicker){margin:0;color:#93aac4}app-terminal-maker .staff-terminal-notice{margin:16px 0;padding:13px 15px;border-radius:14px;font-weight:850}app-terminal-maker .staff-terminal-notice.success{color:#a5f3da;background:#23d29f1a;border:1px solid rgba(35,210,159,.22)}app-terminal-maker .staff-terminal-notice.error{color:#ffb2c0;background:#f43f5e1a;border:1px solid rgba(244,63,94,.22)}app-terminal-maker .staff-active-session{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0;padding:19px;border-radius:20px;background:linear-gradient(135deg,#19bc912b,#1b6ba124);border:1px solid rgba(60,231,185,.28)}app-terminal-maker .staff-active-session div{display:grid;gap:4px}app-terminal-maker .staff-active-session small{color:#60e5c1;font-weight:950;letter-spacing:.09em}app-terminal-maker .staff-active-session strong{font-size:1.2rem}app-terminal-maker .staff-active-session span{color:#9eb4c9}app-terminal-maker .staff-active-session button,app-terminal-maker .staff-activity-grid article>button{border:0;border-radius:13px;padding:12px 17px;color:#04141b;background:linear-gradient(100deg,#3de2bf,#43c8ff);font-weight:950;cursor:pointer}app-terminal-maker .staff-active-session button:disabled,app-terminal-maker .staff-activity-grid article>button:disabled{opacity:.5;cursor:not-allowed}app-terminal-maker .staff-terminal-section{margin-top:28px}app-terminal-maker .staff-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}app-terminal-maker .staff-section-heading .kicker{margin-bottom:4px}app-terminal-maker .staff-section-heading h2{margin:0}app-terminal-maker .staff-section-heading>span{color:#8199b5}app-terminal-maker .staff-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}app-terminal-maker .staff-activity-grid article{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;border-radius:18px;background:#051023c2;border:1px solid rgba(103,169,232,.15)}app-terminal-maker .staff-activity-grid article.active{border-color:#38dcb252}app-terminal-maker .staff-activity-grid article.completed{opacity:.75}app-terminal-maker .staff-activity-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#43cdff1a;font-size:1.35rem}app-terminal-maker .staff-activity-copy{min-width:0;display:grid;gap:4px}app-terminal-maker .staff-activity-copy small{color:#43dfff}app-terminal-maker .staff-activity-copy strong,app-terminal-maker .staff-activity-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}app-terminal-maker .staff-activity-copy span{color:#839bb7}app-terminal-maker .staff-status{padding:7px 9px;border-radius:999px;color:#adc0d4;background:#94a3b81a;font-size:.7rem;font-weight:900;white-space:nowrap}app-terminal-maker .staff-status.in_progress{color:#7ce6c8;background:#22c5921f}app-terminal-maker .staff-status.completed{color:#9fc8ff;background:#3b82f61f}app-terminal-maker .staff-activity-grid article>button{grid-column:2/-1;justify-self:end}app-terminal-maker .staff-history-list{display:grid;gap:8px}app-terminal-maker .staff-history-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border-radius:15px;background:#ffffff09}app-terminal-maker .staff-history-list article>div{min-width:0}app-terminal-maker .staff-history-list strong,app-terminal-maker .staff-history-list span,app-terminal-maker .staff-history-list small{display:block}app-terminal-maker .staff-history-list span,app-terminal-maker .staff-history-list small{margin-top:3px;color:#8299b4}app-terminal-maker .staff-history-list article>div:last-child{flex:none;text-align:right}app-terminal-maker .no-staff-activities{min-height:170px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed rgba(103,169,232,.22);border-radius:18px;color:#8fa6c0;text-align:center}app-terminal-maker .no-staff-activities>span{font-size:2.5rem}app-terminal-maker .no-staff-activities p{margin:0}app-terminal-maker .no-staff-activities.compact{min-height:90px}@media(max-width:840px){app-terminal-maker .staff-activity-grid{grid-template-columns:1fr}app-terminal-maker .staff-terminal-header{grid-template-columns:auto 1fr}app-terminal-maker .staff-terminal-header>button{grid-column:1/-1;width:100%}}@media(max-width:600px){app-terminal-maker .staff-terminal-view{min-height:calc(100dvh - 78px);padding:12px}app-terminal-maker .staff-terminal-shell{padding:17px}app-terminal-maker .staff-terminal-header{grid-template-columns:1fr;text-align:center}app-terminal-maker .staff-terminal-header .identity-avatar{margin:auto}app-terminal-maker .staff-active-session,app-terminal-maker .staff-section-heading,app-terminal-maker .staff-history-list article{align-items:stretch;flex-direction:column}app-terminal-maker .staff-active-session button{width:100%}app-terminal-maker .staff-activity-grid article{grid-template-columns:auto minmax(0,1fr)}app-terminal-maker .staff-status{grid-column:2;justify-self:start}app-terminal-maker .staff-activity-grid article>button{grid-column:1/-1;width:100%;justify-self:stretch}app-terminal-maker .staff-history-list article>div:last-child{text-align:left}}app-terminal-maker .staff-workday-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin:18px 0;padding:20px;border-radius:22px;border:1px solid rgba(67,205,255,.24);background:linear-gradient(135deg,#1a58972e,#091d3ac7);box-shadow:inset 0 1px #ffffff0a}app-terminal-maker .staff-workday-control.active{border-color:#3de2bf57;background:linear-gradient(135deg,#19bc912e,#10446533)}app-terminal-maker .staff-workday-copy{min-width:0;display:grid;gap:5px}app-terminal-maker .staff-workday-copy small{color:#43dfff;font-weight:950;letter-spacing:.09em}app-terminal-maker .staff-workday-control.active .staff-workday-copy small{color:#60e5c1}app-terminal-maker .staff-workday-copy strong{font-size:clamp(1.15rem,2.2vw,1.55rem)}app-terminal-maker .staff-workday-copy span{color:#9eb4c9}app-terminal-maker .staff-workday-copy em{color:#6f8eae;font-size:.84rem;font-style:normal}app-terminal-maker .staff-workday-actions{display:grid;justify-items:end;gap:9px}app-terminal-maker .staff-labor-mode{padding:6px 9px;border-radius:999px;background:#43cdff14;color:#8bdffc;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}app-terminal-maker .staff-workday-button{min-width:210px;border:0;border-radius:14px;padding:13px 18px;font-weight:950;cursor:pointer}app-terminal-maker .staff-workday-button.start{color:#04141b;background:linear-gradient(100deg,#3de2bf,#43c8ff)}app-terminal-maker .staff-workday-button.stop{color:#fff;background:linear-gradient(100deg,#ec4870,#dc5b84)}app-terminal-maker .staff-workday-button:disabled{opacity:.5;cursor:not-allowed}app-terminal-maker .staff-terminal-notice.warning{color:#ffd997;background:#f59e0b1a;border:1px solid rgba(245,158,11,.24)}@media(max-width:700px){app-terminal-maker .staff-workday-control{grid-template-columns:1fr;align-items:stretch}app-terminal-maker .staff-workday-actions{justify-items:stretch}app-terminal-maker .staff-labor-mode{justify-self:start}app-terminal-maker .staff-workday-button{width:100%;min-width:0}}.staff-identity-copy{min-width:0;flex:1 1 auto}.staff-gamification-summary{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.7rem}.staff-gamification-summary span{display:inline-flex;align-items:baseline;gap:.25rem;padding:.42rem .68rem;border:1px solid rgba(113,222,255,.2);border-radius:999px;background:#050b2c7a;font-size:.78rem}.staff-gamification-summary b{font-size:.95rem}@media(max-width:640px){.staff-gamification-summary{gap:.4rem}.staff-gamification-summary span{padding:.36rem .55rem;font-size:.72rem}}:root{--club-bg: #06101f;--club-bg-2: #07182c;--club-card: rgba(255, 255, 255, .075);--club-card-border: rgba(255, 255, 255, .11);--club-blue: #2266d8;--club-cyan: #29A4EE;--club-orange: #FF5C00;--club-pink: #FF038A;--club-green: #26f0d0;--club-text: #ffffff;--club-muted: #9fb2ca;--ion-background-color: var(--club-bg);--ion-text-color: var(--club-text);--ion-color-primary: var(--club-orange);--ion-color-secondary: var(--club-cyan)}:root{--cm-app-height: 100dvh;--cm-visual-height: 100dvh;--cm-visual-width: 100vw;--cm-visual-offset-top: 0px;--cm-keyboard-height: 0px}@supports not (height: 100dvh){:root{--cm-app-height: 100vh;--cm-visual-height: 100vh}}html.cm-ios-webkit{height:100%;overflow:hidden;background:var(--club-bg, #050a16);-webkit-text-size-adjust:100%;text-size-adjust:100%}html.cm-ios-webkit body,html.cm-ios-webkit app-root,html.cm-ios-webkit ion-app{width:100%;height:100%;min-height:0;overflow:hidden;background:var(--club-bg, #050a16)}html.cm-ios-webkit ion-content::part(scroll){-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-behavior:auto}html.cm-ios-webkit .content-area>ion-router-outlet{contain:none!important}html.cm-ios-webkit .main-nav,html.cm-ios-webkit .member-sidebar,html.cm-ios-webkit .member-content,html.cm-ios-webkit .member-table-wrap,html.cm-ios-webkit .responsive-table,html.cm-ios-webkit .table-wrap,html.cm-ios-webkit .table-scroll,html.cm-ios-webkit .audit-table-wrap,html.cm-ios-webkit .table-card,html.cm-ios-webkit .tabs,html.cm-ios-webkit .families-tabs,html.cm-ios-webkit .summary-grid{-webkit-overflow-scrolling:touch}html.cm-ios-webkit .member-table-wrap,html.cm-ios-webkit .responsive-table,html.cm-ios-webkit .table-wrap,html.cm-ios-webkit .table-scroll,html.cm-ios-webkit .audit-table-wrap,html.cm-ios-webkit .table-card{max-width:100%;overscroll-behavior-x:contain;touch-action:pan-x pan-y}html.cm-ios-webkit input,html.cm-ios-webkit textarea,html.cm-ios-webkit select,html.cm-ios-webkit [contenteditable=true]{scroll-margin-block:96px}html.cm-ios-webkit button,html.cm-ios-webkit a,html.cm-ios-webkit [role=button]{touch-action:manipulation;-webkit-tap-highlight-color:rgba(77,218,255,.16)}html.cm-ios-webkit .modal-backdrop,html.cm-ios-webkit .member-modal-backdrop,html.cm-ios-webkit .passport-modal-backdrop,html.cm-ios-webkit .reward-celebration-backdrop,html.cm-ios-webkit .consent{top:var(--cm-visual-offset-top, 0px)!important;bottom:auto!important;height:var(--cm-visual-height, 100dvh)!important;max-height:var(--cm-visual-height, 100dvh)!important}html.cm-ios-webkit .modal,html.cm-ios-webkit .member-modal,html.cm-ios-webkit .passport-stamp-modal,html.cm-ios-webkit .passport-photo-modal,html.cm-ios-webkit .reward-celebration-card{max-height:calc(var(--cm-visual-height, 100dvh) - 24px)!important;-webkit-overflow-scrolling:touch}html.cm-ios-webkit.cm-keyboard-open .mobile-bottom-nav,html.cm-ios-webkit.cm-keyboard-open .member-bottom-nav,html.cm-ios-webkit.cm-keyboard-open .club-mobile-nav{opacity:0!important;pointer-events:none!important;transform:translateY(120%)!important}html.cm-ios-webkit.cm-keyboard-open .member-content,html.cm-ios-webkit.cm-keyboard-open ion-content::part(scroll){scroll-padding-bottom:24px}@media(max-width:1024px)and (hover:none)and (pointer:coarse){html.cm-ios-webkit .sidebar,html.cm-ios-webkit .mobile-bottom-nav,html.cm-ios-webkit .member-topbar,html.cm-ios-webkit .member-bottom-nav,html.cm-ios-webkit .club-mobile-nav,html.cm-ios-webkit .families-tabs,html.cm-ios-webkit .calendar-toolbar,html.cm-ios-webkit [class*=backdrop]{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html.cm-ios-webkit .sidebar,html.cm-ios-webkit .mobile-bottom-nav,html.cm-ios-webkit .member-topbar,html.cm-ios-webkit .member-bottom-nav,html.cm-ios-webkit .club-mobile-nav{background-color:#050d1b!important}html.cm-ios-webkit .club-tech-bg{background:#050a16!important}html.cm-ios-webkit .reward-particle-field,html.cm-ios-webkit .reward-orbit{display:none!important}html.cm-ios-webkit input:not([type=checkbox]):not([type=radio]):not([type=range]),html.cm-ios-webkit textarea,html.cm-ios-webkit select{font-size:16px!important}html.cm-ios-webkit .nav-item,html.cm-ios-webkit .logout-button,html.cm-ios-webkit .member-nav button,html.cm-ios-webkit .member-account-actions button{min-height:46px}html.cm-ios-webkit .login-background,html.cm-ios-webkit .reset-background,html.cm-ios-webkit .staff-access-bg{position:absolute}}@media(prefers-reduced-motion:reduce){html.cm-ios-webkit *,html.cm-ios-webkit *:before,html.cm-ios-webkit *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}html,body,ion-app,app-root{width:100%;max-width:100%;min-width:0;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}ion-router-outlet,ion-content,.content-area,.member-content{min-width:0;max-width:100%}ion-content::part(scroll){max-width:100%;overflow-x:hidden}.page-wrap,.wide-page,.full-width-page,.member-page,.membership-page,.calendar-shell{width:100%;max-width:100%;min-width:0}.club-card,.member-card,.panel,.modal,.event-modal,.profile-card,.editor-card{max-width:100%;min-width:0}.cards-grid,.summary-grid,.member-grid-2,.member-grid-3,.form-grid,.profile-form-grid,.dashboard-grid{min-width:0}.cards-grid>*,.summary-grid>*,.member-grid-2>*,.member-grid-3>*,.form-grid>*,.profile-form-grid>*,.dashboard-grid>*{min-width:0}img,video,canvas,svg{max-width:100%}h1,h2,h3,p,span,strong,small,td,th,label,a,button{overflow-wrap:anywhere}input,select,textarea,button{max-width:100%;font:inherit}.table-wrap,.member-table-wrap,.work-history-table,.monitor-table-wrap{max-width:100%;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.modal-backdrop,.member-modal-backdrop{padding-left:max(10px,env(safe-area-inset-left,0px));padding-right:max(10px,env(safe-area-inset-right,0px))}@media(max-width:768px){.page-wrap,.wide-page,.full-width-page{padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px))}.top-actions,.section-head,.member-section-heading,.hero-actions,.member-page-hero-actions{min-width:0;flex-wrap:wrap}.top-actions>*,.section-head>*,.member-section-heading>*,.hero-actions>*,.member-page-hero-actions>*{min-width:0}.member-page-hero,.membership-hero,.calendar-hero{max-width:100%;overflow:hidden}.member-page-hero-actions button,.member-page-hero-actions a{min-height:44px}.modal,.event-modal,.member-modal{max-width:100%;max-height:calc(var(--club-visual-viewport-height, 100dvh) - max(8px,env(safe-area-inset-top,0px)));overflow-y:auto;-webkit-overflow-scrolling:touch}.member-table-wrap,.table-wrap{border-radius:14px}.member-page{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}}@media(max-width:420px){.page-wrap,.wide-page,.full-width-page{padding-left:max(9px,env(safe-area-inset-left,0px));padding-right:max(9px,env(safe-area-inset-right,0px))}.member-page-hero-actions,.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.member-page-hero-actions>*,.hero-actions>*{width:100%;min-width:0}}html,body,app-root,ion-app{width:100%;height:var(--cm-app-height, 100dvh);min-height:0}app-app-shell,app-member-shell,app-admin-shell,app-monitor-shell,app-family-shell{min-width:0;min-height:0}app-app-shell .content-area,app-app-shell .main-area,app-app-shell ion-router-outlet,app-member-shell ion-router-outlet{min-width:0;min-height:0}app-app-shell ion-router-outlet+.ion-page,app-member-shell ion-router-outlet+.ion-page,ion-router-outlet>.ion-page{width:100%;height:100%;min-width:0;min-height:0}app-app-shell ion-router-outlet+.ion-page:not(:has(ion-content)),app-member-shell ion-router-outlet+.ion-page:not(:has(ion-content)),ion-router-outlet>.ion-page:not(:has(ion-content)){overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable}app-inventory-materials,app-inventory-material-editor,app-profile-settings,app-work-sessions-admin,app-memberships-admin{min-width:0;min-height:0;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}@media(max-width:1024px)and (hover:none),(max-width:720px){app-app-shell ion-router-outlet+.ion-page:not(:has(ion-content)),app-member-shell ion-router-outlet+.ion-page:not(:has(ion-content)),ion-router-outlet>.ion-page:not(:has(ion-content)){scroll-padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))}app-inventory-materials,app-inventory-material-editor,app-profile-settings{height:var(--cm-app-height, 100dvh);padding-bottom:env(safe-area-inset-bottom,0px)}}@supports (-webkit-touch-callout: none){input,textarea,select{scroll-margin-top:90px;scroll-margin-bottom:calc(var(--cm-keyboard-height, 0px) + 120px)}}app-app-shell .content-area>ion-router-outlet,app-app-shell .content-area>ion-router-outlet+.ion-page,app-app-shell .content-area>ion-router-outlet>.ion-page,app-member-shell ion-router-outlet,app-member-shell ion-router-outlet+.ion-page,app-member-shell ion-router-outlet>.ion-page{contain:none!important}app-app-shell :is(.admin-modal-backdrop,.class-delete-backdrop,.el-learn-backdrop,.el-toolkit-backdrop,.form-overlay,.guardian-request-backdrop,.member-modal-backdrop,.mission-review-backdrop,.modal-backdrop,.nfc-login-backdrop,.passport-modal-backdrop,.pin-backdrop,.preview-backdrop,.reward-celebration-backdrop),app-member-shell :is(.member-modal-backdrop,.modal-backdrop,.passport-modal-backdrop,.preview-backdrop,.reward-celebration-backdrop){position:fixed!important;inset:0!important;width:100vw!important;height:var(--cm-app-height, 100dvh)!important;max-width:none!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-block:max(16px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-bottom,0px));z-index:12000!important}html:has(app-app-shell .modal-backdrop),html:has(app-app-shell .member-modal-backdrop),html:has(app-app-shell .form-overlay),html:has(app-member-shell .member-modal-backdrop){overscroll-behavior:none}html.cm-modal-open,html.cm-modal-open body{overscroll-behavior:none}@media(max-width:720px),(max-height:620px){app-app-shell :is(.admin-modal-backdrop,.class-delete-backdrop,.el-learn-backdrop,.el-toolkit-backdrop,.form-overlay,.guardian-request-backdrop,.member-modal-backdrop,.mission-review-backdrop,.modal-backdrop,.nfc-login-backdrop,.passport-modal-backdrop,.pin-backdrop,.preview-backdrop,.reward-celebration-backdrop){padding-top:max(10px,env(safe-area-inset-top,0px))!important;padding-bottom:max(10px,env(safe-area-inset-bottom,0px))!important}}@media(max-width:1024px),(max-width:1366px)and (hover:none)and (pointer:coarse){html.cm-terminal-maker-active app-terminal-maker,html.cm-terminal-maker-active app-terminal-maker.ion-page,html.cm-terminal-maker-active app-terminal-maker ion-content.terminal-page{width:100%!important;max-width:100%!important;min-width:0!important}html.cm-terminal-maker-active app-terminal-maker ion-content.terminal-page::part(scroll){display:block!important;width:100%!important;height:100%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-x:none!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scroll-behavior:auto!important;scroll-padding-bottom:calc(36px + env(safe-area-inset-bottom,0px))}app-terminal-maker .terminal-header{position:sticky!important;top:0!important;z-index:80!important;width:100%!important}app-terminal-maker .terminal-stage,app-terminal-maker .terminal-stage.student-session-active{display:block!important;width:100%!important;min-width:0!important;height:auto!important;min-height:calc(100dvh - var(--terminal-runtime-header-height, 82px))!important;max-height:none!important;overflow:visible!important;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))}app-terminal-maker .terminal-stage>section,app-terminal-maker .student-view,app-terminal-maker .student-content,app-terminal-maker .student-session-panel,app-terminal-maker .student-session-active>.student-session-panel,app-terminal-maker .terminal-persistent-sidebar,app-terminal-maker .shop-view,app-terminal-maker .camera-view,app-terminal-maker .terminal-projects-view,app-terminal-maker .terminal-project-detail,app-terminal-maker .setup-view,app-terminal-maker .staff-terminal-view{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}app-terminal-maker img,app-terminal-maker video,app-terminal-maker canvas,app-terminal-maker iframe{max-width:100%}app-terminal-maker input,app-terminal-maker select,app-terminal-maker textarea,app-terminal-maker button{max-width:100%;box-sizing:border-box}app-terminal-maker h1,app-terminal-maker h2,app-terminal-maker h3,app-terminal-maker p,app-terminal-maker span,app-terminal-maker strong,app-terminal-maker small,app-terminal-maker b,app-terminal-maker label,app-terminal-maker button{overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none;hyphens:none}app-terminal-maker .welcome-view{width:100%!important;min-height:0!important;padding:clamp(16px,3vw,24px)!important;overflow:visible!important}app-terminal-maker .welcome-main{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;width:100%!important;max-width:760px!important;margin-inline:auto!important}app-terminal-maker .welcome-copy{width:100%!important;min-width:0!important;padding:0!important}app-terminal-maker .today-panel{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}app-terminal-maker .today-list,app-terminal-maker .week-list{max-height:none!important;overflow:visible!important}app-terminal-maker .impact-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}app-terminal-maker .featured-projects-showcase,app-terminal-maker .birthday-community{width:100%!important;max-width:100%!important;margin-inline:auto!important}app-terminal-maker .identity-view,app-terminal-maker .attendance-view,app-terminal-maker .processing-view,app-terminal-maker .success-view,app-terminal-maker .error-view,app-terminal-maker .auth-required{min-height:0!important;padding:clamp(16px,4vw,28px)!important}app-terminal-maker .identity-card,app-terminal-maker .attendance-selector,app-terminal-maker .attendance-confirm{width:min(100%,720px)!important;max-width:100%!important}app-terminal-maker .student-view{display:grid!important;grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .student-sidebar,app-terminal-maker .terminal-persistent-sidebar{position:static!important;inset:auto!important;width:100%!important;min-width:0!important;height:auto!important;padding:12px 14px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;background:#040c1df5!important}app-terminal-maker .student-sidebar .student-identity,app-terminal-maker .student-sidebar .level-card,app-terminal-maker .terminal-persistent-sidebar .student-identity,app-terminal-maker .terminal-persistent-sidebar .level-card{display:none!important}app-terminal-maker .student-nav,app-terminal-maker .terminal-persistent-sidebar .student-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;width:100%!important;overflow:visible!important;padding:0!important}app-terminal-maker .student-nav button,app-terminal-maker .terminal-persistent-sidebar .student-nav button{width:100%!important;min-width:0!important;min-height:48px!important;justify-content:flex-start!important;gap:7px!important;padding:9px 10px!important;white-space:normal!important;line-height:1.15!important;font-size:.76rem!important}app-terminal-maker .student-nav button span{flex:0 0 auto;font-size:1rem!important}app-terminal-maker .student-content{padding:20px clamp(12px,3vw,22px) calc(44px + env(safe-area-inset-bottom,0px))!important}app-terminal-maker .student-topbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:12px!important;margin-bottom:18px!important}app-terminal-maker .student-topbar h2{font-size:clamp(1.7rem,7vw,2.35rem)!important;line-height:1.04!important}app-terminal-maker .session-controls{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important}app-terminal-maker .session-controls button{min-height:44px!important}app-terminal-maker .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}app-terminal-maker .metric-grid article{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;min-width:0!important;min-height:92px!important;gap:10px!important;padding:13px!important}app-terminal-maker .metric-grid article>span{width:42px!important;height:42px!important;font-size:1.25rem!important}app-terminal-maker .metric-grid small{font-size:.68rem!important;line-height:1.15!important}app-terminal-maker .metric-grid strong{margin-top:3px!important;font-size:1.08rem!important;line-height:1.15!important}app-terminal-maker .content-grid.two-columns,app-terminal-maker .achievements-layout,app-terminal-maker .badge-grid,app-terminal-maker .project-grid{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .terminal-card{min-width:0!important;padding:clamp(16px,4vw,22px)!important}app-terminal-maker .large-list-item{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;padding-block:16px!important}app-terminal-maker .large-list-item>i{display:none!important}app-terminal-maker .quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}app-terminal-maker .shop-view{padding:18px clamp(12px,3vw,22px) calc(52px + env(safe-area-inset-bottom,0px))!important}app-terminal-maker .shop-header{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px 12px!important;margin-bottom:18px!important}app-terminal-maker .shop-header>button{min-height:44px!important;white-space:nowrap!important}app-terminal-maker .shop-header h1{margin:4px 0 0!important;font-size:clamp(1.45rem,6vw,2rem)!important;line-height:1.08!important}app-terminal-maker .coin-balance{grid-column:1/-1!important;width:100%!important;justify-content:center!important;padding:10px 14px!important}app-terminal-maker .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}app-terminal-maker .shop-grid article{width:100%!important;min-width:0!important}app-terminal-maker .product-image{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/10!important}app-terminal-maker .product-body{min-width:0!important}app-terminal-maker .product-body button{min-height:48px!important}app-terminal-maker .terminal-projects-view,app-terminal-maker .terminal-project-detail{padding:18px clamp(12px,3vw,22px) calc(52px + env(safe-area-inset-bottom,0px))!important}app-terminal-maker .terminal-projects-header,app-terminal-maker .project-detail-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:12px!important}app-terminal-maker .terminal-projects-session{width:100%!important;justify-content:space-between!important;flex-wrap:wrap!important}app-terminal-maker .terminal-project-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}app-terminal-maker .project-search-box{grid-column:1/-1!important}app-terminal-maker .terminal-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}app-terminal-maker .terminal-project-detail-grid,app-terminal-maker .project-detail-hero{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .terminal-project-interaction{position:static!important;top:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}app-terminal-maker .project-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}app-terminal-maker .project-detail-copy,app-terminal-maker .project-detail-panel,app-terminal-maker .project-interaction-card{padding:clamp(16px,4vw,22px)!important}app-terminal-maker .interactive-project iframe{width:100%!important;min-height:clamp(280px,56vw,520px)!important}app-terminal-maker .project-comment-compose{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .camera-view{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:22px!important;align-items:start!important;padding:20px clamp(12px,4vw,28px) calc(52px + env(safe-area-inset-bottom,0px))!important;text-align:center!important}app-terminal-maker .camera-copy h1{font-size:clamp(2rem,8vw,3.2rem)!important}app-terminal-maker .camera-frame{width:min(100%,520px)!important;max-width:calc(100vw - 28px)!important;border-radius:clamp(20px,5vw,32px)!important}app-terminal-maker .camera-actions{width:100%!important;flex-wrap:wrap!important;gap:10px!important}app-terminal-maker .camera-actions button{flex:1 1 145px!important;min-width:0!important;min-height:46px!important}app-terminal-maker .setup-view{padding:18px clamp(12px,4vw,24px) calc(52px + env(safe-area-inset-bottom,0px))!important}app-terminal-maker .setup-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important}app-terminal-maker .setup-grid,app-terminal-maker .setup-row{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .setup-card{min-width:0!important;padding:18px!important}app-terminal-maker .setup-footer{align-items:stretch!important}app-terminal-maker .terminal-primary-native{width:100%!important;min-width:0!important;min-height:48px!important}app-terminal-maker .staff-terminal-shell{width:100%!important;max-width:100%!important;padding:clamp(16px,4vw,24px)!important}app-terminal-maker .staff-terminal-header,app-terminal-maker .staff-active-session,app-terminal-maker .staff-activity-grid article{grid-template-columns:minmax(0,1fr)!important;flex-direction:column!important;align-items:stretch!important}app-terminal-maker .staff-terminal-header .identity-avatar{margin-inline:auto!important}app-terminal-maker .staff-activity-grid{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .modal-backdrop,app-terminal-maker .pin-backdrop,app-terminal-maker .passport-modal-backdrop{align-items:start!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:max(14px,env(safe-area-inset-top,0px)) 12px max(18px,env(safe-area-inset-bottom,0px))!important}app-terminal-maker .confirm-modal,app-terminal-maker .pin-modal{width:min(100%,520px)!important;max-height:calc(100dvh - 32px)!important;overflow-y:auto!important;margin:auto!important}}@media(max-width:700px){app-terminal-maker .terminal-brand img{width:42px!important;height:42px!important}app-terminal-maker .terminal-brand strong{max-width:58vw!important;font-size:clamp(1rem,4.8vw,1.25rem)!important}app-terminal-maker .student-nav,app-terminal-maker .terminal-persistent-sidebar .student-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}app-terminal-maker .student-nav button,app-terminal-maker .terminal-persistent-sidebar .student-nav button{min-height:50px!important;font-size:.78rem!important}app-terminal-maker .student-topbar{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}app-terminal-maker .session-controls{width:100%!important;justify-content:space-between!important}app-terminal-maker .quick-actions,app-terminal-maker .shop-grid,app-terminal-maker .terminal-project-grid,app-terminal-maker .terminal-project-interaction{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .shop-header{grid-template-columns:auto minmax(0,1fr)!important}app-terminal-maker .terminal-project-toolbar{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .terminal-project-toolbar>*,app-terminal-maker .project-search-box{grid-column:auto!important}app-terminal-maker .project-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}app-terminal-maker .birthday-list,app-terminal-maker .featured-projects-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;overflow:visible!important}app-terminal-maker .featured-project-card{width:100%!important}app-terminal-maker .impact-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}app-terminal-maker .identity-actions,app-terminal-maker .attendance-summary,app-terminal-maker .confirm-actions,app-terminal-maker .reader-grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:420px){app-terminal-maker .terminal-header{padding-inline:10px!important}app-terminal-maker .student-sidebar,app-terminal-maker .terminal-persistent-sidebar{padding-inline:10px!important}app-terminal-maker .student-content,app-terminal-maker .shop-view,app-terminal-maker .camera-view,app-terminal-maker .terminal-projects-view,app-terminal-maker .terminal-project-detail,app-terminal-maker .setup-view{padding-left:10px!important;padding-right:10px!important}app-terminal-maker .student-nav button,app-terminal-maker .terminal-persistent-sidebar .student-nav button{padding-inline:8px!important;font-size:.72rem!important}app-terminal-maker .metric-grid article{grid-template-columns:38px minmax(0,1fr)!important;min-height:86px!important;padding:10px!important}app-terminal-maker .metric-grid article>span{width:38px!important;height:38px!important}app-terminal-maker .metric-grid small{font-size:.63rem!important}app-terminal-maker .metric-grid strong{font-size:1rem!important}app-terminal-maker .terminal-card,app-terminal-maker .project-detail-copy,app-terminal-maker .project-detail-panel,app-terminal-maker .project-interaction-card{border-radius:18px!important;padding:15px!important}app-terminal-maker .shop-header{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .shop-header>button,app-terminal-maker .coin-balance{width:100%!important;grid-column:1!important}app-terminal-maker .project-detail-metrics{grid-template-columns:minmax(0,1fr)!important}app-terminal-maker .project-detail-metrics div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.08)}app-terminal-maker .project-detail-metrics div:last-child{border-bottom:0}}@media(max-height:520px)and (orientation:landscape)and (max-width:1024px){app-terminal-maker .terminal-header{--terminal-runtime-header-height: 60px;min-height:60px!important;height:60px!important}app-terminal-maker .student-nav,app-terminal-maker .terminal-persistent-sidebar .student-nav{grid-template-columns:repeat(4,minmax(0,1fr))!important}app-terminal-maker .student-nav button,app-terminal-maker .terminal-persistent-sidebar .student-nav button{min-height:42px!important}}app-app-shell .app-shell :is(.admin-modal-backdrop,.class-delete-backdrop,.cm-admin-overlay,.consent,.crm-detail-overlay,.crm-editor-overlay,.detail-drawer,.el-learn-backdrop,.el-modal,.el-toolkit-backdrop,.evidence-preview-modal,.form-overlay,.gallery-editor-lightbox,.guardian-request-backdrop,.member-modal-backdrop,.mission-review-backdrop,.modal-backdrop,.nfc-login-backdrop,.passport-modal-backdrop,.pin-backdrop,.preview-backdrop,.project-lightbox,.reward-celebration-backdrop){position:fixed!important;inset:0 0 0 var(--cm-shell-content-left, 0px)!important;width:auto!important;min-width:0!important;max-width:none!important;height:var(--cm-app-height, 100dvh)!important;min-height:0!important;max-height:none!important;box-sizing:border-box!important;overflow-x:hidden!important;overscroll-behavior:contain}app-app-shell .app-shell :is(.admin-modal-backdrop,.class-delete-backdrop,.cm-admin-overlay,.consent,.crm-detail-overlay,.crm-editor-overlay,.detail-drawer,.el-modal,.evidence-preview-modal,.form-overlay,.gallery-editor-lightbox,.member-modal-backdrop,.mission-review-backdrop,.modal-backdrop,.passport-modal-backdrop,.preview-backdrop,.project-lightbox,.reward-celebration-backdrop)>*{max-inline-size:100%!important;min-inline-size:0!important;box-sizing:border-box!important}app-app-shell .app-shell app-public-enrollments-admin .cm-admin-overlay{inset:0 0 0 var(--cm-shell-content-left, 0px)!important;width:auto!important}app-app-shell .app-shell app-public-enrollments-admin :is(.slot-modal,.order-modal){max-inline-size:100%!important;min-inline-size:0!important}app-app-shell .app-shell :is(.admin-modal-backdrop,.class-delete-backdrop,.cm-admin-overlay,.evidence-preview-modal,.form-overlay,.member-modal-backdrop,.mission-review-backdrop,.modal-backdrop,.passport-modal-backdrop,.preview-backdrop){scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}@media(max-width:540px),(max-width:1024px)and (hover:none)and (pointer:coarse){app-app-shell .app-shell :is(.admin-modal-backdrop,.class-delete-backdrop,.cm-admin-overlay,.consent,.crm-detail-overlay,.crm-editor-overlay,.detail-drawer,.el-learn-backdrop,.el-modal,.el-toolkit-backdrop,.evidence-preview-modal,.form-overlay,.gallery-editor-lightbox,.member-modal-backdrop,.mission-review-backdrop,.modal-backdrop,.passport-modal-backdrop,.pin-backdrop,.preview-backdrop,.project-lightbox,.reward-celebration-backdrop){inset:0!important;width:100%!important}}html.cm-terminal-maker-active app-terminal-maker .terminal-stage.student-profile-active{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important}html.cm-terminal-maker-active app-terminal-maker .terminal-stage.student-profile-active>.student-view{grid-column:1/-1!important;width:100%!important;min-width:0!important;max-width:100%!important}html.cm-terminal-maker-active app-terminal-maker .student-view,html.cm-terminal-maker-active app-terminal-maker .student-view>.student-sidebar,html.cm-terminal-maker-active app-terminal-maker .student-view>.student-content,html.cm-terminal-maker-active app-terminal-maker .student-topbar>*,html.cm-terminal-maker-active app-terminal-maker .metric-grid>*,html.cm-terminal-maker-active app-terminal-maker .content-grid>*,html.cm-terminal-maker-active app-terminal-maker .quick-actions>*{min-width:0!important}html.cm-terminal-maker-active app-terminal-maker .student-view h1,html.cm-terminal-maker-active app-terminal-maker .student-view h2,html.cm-terminal-maker-active app-terminal-maker .student-view h3,html.cm-terminal-maker-active app-terminal-maker .student-view p,html.cm-terminal-maker-active app-terminal-maker .student-view span,html.cm-terminal-maker-active app-terminal-maker .student-view strong,html.cm-terminal-maker-active app-terminal-maker .student-view small,html.cm-terminal-maker-active app-terminal-maker .student-view button{word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}@media(min-width:1025px){html.cm-terminal-maker-active app-terminal-maker .terminal-stage.student-profile-active{height:calc(100dvh - 92px)!important;min-height:0!important;overflow:hidden!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active>.student-view{display:grid!important;grid-template-columns:clamp(270px,20vw,330px) minmax(0,1fr)!important;height:100%!important;min-height:0!important;overflow:hidden!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-sidebar{width:auto!important;min-width:0!important;height:100%!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-content{width:100%!important;min-width:0!important;height:100%!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;padding:clamp(24px,2.3vw,38px) clamp(24px,2.8vw,46px) 42px!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-topbar{gap:24px!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-topbar h2{font-size:clamp(1.8rem,2.15vw,2.5rem)!important;line-height:1.08!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .content-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1024px),(max-width:1366px)and (hover:none)and (pointer:coarse){html.cm-terminal-maker-active app-terminal-maker .terminal-stage.student-profile-active{height:auto!important;min-height:calc(100dvh - var(--terminal-runtime-header-height, 82px))!important;overflow:visible!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active>.student-view{display:grid!important;grid-template-columns:minmax(0,1fr)!important;height:auto!important;min-height:0!important;overflow:visible!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-sidebar{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important;width:100%!important;height:auto!important;max-height:none!important;padding:12px 14px!important;overflow:visible!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-identity{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;align-content:center!important;column-gap:12px!important;padding:10px 12px!important;text-align:left!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important;background:#ffffff09!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-avatar-large{grid-row:1/4!important;width:58px!important;height:58px!important;margin:0!important;border-radius:18px!important;font-size:1.35rem!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-avatar-large i{width:18px!important;height:18px!important;border-width:3px!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-identity p,html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-identity h1,html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-identity>span{margin:0!important;min-width:0!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-identity h1{font-size:clamp(1rem,3vw,1.3rem)!important;line-height:1.1!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .level-card{display:block!important;margin:0!important;padding:12px 14px!important;min-width:0!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .level-card b{margin:8px 0 5px!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-nav{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;width:100%!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-content{width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;overflow:visible!important}}@media(max-width:700px){html.cm-terminal-maker-active app-terminal-maker .terminal-header{min-width:0!important;gap:10px!important;padding-inline:12px!important}html.cm-terminal-maker-active app-terminal-maker .terminal-brand{min-width:0!important;gap:9px!important}html.cm-terminal-maker-active app-terminal-maker .terminal-brand>div{min-width:0!important}html.cm-terminal-maker-active app-terminal-maker .terminal-status{min-width:0!important;gap:7px!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-sidebar{grid-template-columns:minmax(0,1fr)!important;padding:10px!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-identity,html.cm-terminal-maker-active app-terminal-maker .student-profile-active .level-card,html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-nav{grid-column:1!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-content{padding:16px 12px calc(42px + env(safe-area-inset-bottom,0px))!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .content-grid.two-columns,html.cm-terminal-maker-active app-terminal-maker .student-profile-active .achievements-layout,html.cm-terminal-maker-active app-terminal-maker .student-profile-active .badge-grid,html.cm-terminal-maker-active app-terminal-maker .student-profile-active .project-grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:430px){html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-nav{grid-template-columns:minmax(0,1fr)!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-nav button{min-height:46px!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .student-topbar{gap:9px!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .session-controls{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;width:100%!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .metric-grid{grid-template-columns:minmax(0,1fr)!important}html.cm-terminal-maker-active app-terminal-maker .student-profile-active .metric-grid article{min-height:78px!important}}app-terminal-maker .terminal-stage[data-terminal-view=profile],html.cm-terminal-maker-active app-terminal-maker .terminal-stage[data-terminal-view=profile],app-terminal-maker .terminal-stage.student-session-active[data-terminal-view=profile]{display:block!important;grid-template-columns:none!important;grid-template-rows:none!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;overflow:hidden!important}app-terminal-maker .terminal-stage>.terminal-student-profile,html.cm-terminal-maker-active app-terminal-maker .terminal-stage>.terminal-student-profile{grid-column:1/-1!important;grid-row:auto!important;justify-self:stretch!important;align-self:stretch!important;display:grid!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}app-terminal-maker .terminal-student-profile>.student-sidebar,app-terminal-maker .terminal-student-profile>.student-content,app-terminal-maker .terminal-student-profile .student-topbar,app-terminal-maker .terminal-student-profile .student-topbar>*,app-terminal-maker .terminal-student-profile .metric-grid,app-terminal-maker .terminal-student-profile .metric-grid>*,app-terminal-maker .terminal-student-profile .content-grid,app-terminal-maker .terminal-student-profile .content-grid>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}app-terminal-maker .terminal-student-profile .student-content,app-terminal-maker .terminal-student-profile .student-content *{writing-mode:horizontal-tb!important;text-orientation:mixed!important}app-terminal-maker .terminal-student-profile h1,app-terminal-maker .terminal-student-profile h2,app-terminal-maker .terminal-student-profile h3,app-terminal-maker .terminal-student-profile p,app-terminal-maker .terminal-student-profile span,app-terminal-maker .terminal-student-profile strong,app-terminal-maker .terminal-student-profile small,app-terminal-maker .terminal-student-profile button{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}@media(min-width:1025px){app-terminal-maker .terminal-stage[data-terminal-view=profile]{height:calc(100dvh - 92px)!important;max-height:calc(100dvh - 92px)!important}app-terminal-maker .terminal-stage>.terminal-student-profile{grid-template-columns:clamp(270px,20vw,330px) minmax(0,1fr)!important;height:100%!important;min-height:0!important;overflow:hidden!important}app-terminal-maker .terminal-student-profile>.student-sidebar{grid-column:1!important;width:100%!important;min-width:0!important;height:100%!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;border-right:1px solid rgba(255,255,255,.08)!important;border-bottom:0!important}app-terminal-maker .terminal-student-profile>.student-content{grid-column:2!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;padding:clamp(24px,2.3vw,38px) clamp(24px,2.8vw,46px) 42px!important}app-terminal-maker .terminal-student-profile .student-topbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:100%!important}app-terminal-maker .terminal-student-profile .student-topbar>div:first-child{flex:1 1 auto!important;min-width:0!important}app-terminal-maker .terminal-student-profile .student-topbar h2{font-size:clamp(1.8rem,2.15vw,2.5rem)!important;line-height:1.08!important}app-terminal-maker .terminal-student-profile .metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}app-terminal-maker .terminal-student-profile .content-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1024px),(max-width:1366px)and (hover:none)and (pointer:coarse){app-terminal-maker .terminal-stage[data-terminal-view=profile]{display:block!important;height:auto!important;max-height:none!important;min-height:calc(100dvh - var(--terminal-runtime-header-height, 82px))!important;overflow:visible!important}app-terminal-maker .terminal-stage>.terminal-student-profile{grid-template-columns:minmax(0,1fr)!important;height:auto!important;min-height:0!important;overflow:visible!important}app-terminal-maker .terminal-student-profile>.student-sidebar{grid-column:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;width:100%!important;height:auto!important;max-height:none!important;padding:12px 14px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;overflow:visible!important}app-terminal-maker .terminal-student-profile .student-identity{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;align-content:center!important;column-gap:12px!important;padding:10px 12px!important;text-align:left!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important;background:#ffffff09!important}app-terminal-maker .terminal-student-profile .student-avatar-large{grid-row:1/4!important;width:58px!important;height:58px!important;margin:0!important;border-radius:18px!important;font-size:1.35rem!important}app-terminal-maker .terminal-student-profile .student-identity p,app-terminal-maker .terminal-student-profile .student-identity h1,app-terminal-maker .terminal-student-profile .student-identity>span{margin:0!important;min-width:0!important}app-terminal-maker .terminal-student-profile .student-identity h1{font-size:clamp(1rem,3vw,1.3rem)!important;line-height:1.1!important}app-terminal-maker .terminal-student-profile .level-card{display:block!important;margin:0!important;padding:12px 14px!important;min-width:0!important}app-terminal-maker .terminal-student-profile .student-nav{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;width:100%!important;overflow:visible!important}app-terminal-maker .terminal-student-profile>.student-content{grid-column:1!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:20px clamp(12px,3vw,22px) calc(44px + env(safe-area-inset-bottom,0px))!important}}@media(max-width:700px){app-terminal-maker .terminal-student-profile>.student-sidebar{grid-template-columns:minmax(0,1fr)!important;padding:10px!important}app-terminal-maker .terminal-student-profile .student-identity,app-terminal-maker .terminal-student-profile .level-card,app-terminal-maker .terminal-student-profile .student-nav{grid-column:1!important}app-terminal-maker .terminal-student-profile .student-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}app-terminal-maker .terminal-student-profile .student-topbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:10px!important}app-terminal-maker .terminal-student-profile .session-controls{width:100%!important;justify-content:space-between!important}app-terminal-maker .terminal-student-profile .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}app-terminal-maker .terminal-student-profile .content-grid.two-columns,app-terminal-maker .terminal-student-profile .achievements-layout,app-terminal-maker .terminal-student-profile .badge-grid,app-terminal-maker .terminal-student-profile .project-grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:430px){app-terminal-maker .terminal-student-profile .student-nav,app-terminal-maker .terminal-student-profile .metric-grid{grid-template-columns:minmax(0,1fr)!important}}app-memberships-admin .collections-health{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(260px,1fr) auto;gap:12px;align-items:center;margin:12px 0 16px;padding:13px 14px;border:1px solid #315778;border-radius:15px;background:#081a2f}app-memberships-admin .collections-health.ok{border-color:#197a66;background:linear-gradient(135deg,#14745b24,#081a2f)}app-memberships-admin .collections-health.warning{border-color:#8f6333;background:linear-gradient(135deg,#87521f21,#081a2f)}app-memberships-admin .collections-health-main{display:flex;align-items:center;gap:10px;min-width:0}app-memberships-admin .collections-health-main>div{display:grid;gap:3px;min-width:0}app-memberships-admin .collections-health-main small{color:#8fa9c1;overflow-wrap:anywhere}app-memberships-admin .health-dot{width:10px;height:10px;border-radius:50%;background:#f3ad4d;box-shadow:0 0 13px #f3ad4db3;flex:none}app-memberships-admin .collections-health.ok .health-dot{background:#39e6b1;box-shadow:0 0 13px #39e6b1b3}app-memberships-admin .collections-health-stats{display:flex;gap:8px;flex-wrap:wrap}app-memberships-admin .collections-health-stats span{padding:7px 9px;border:1px solid #244661;border-radius:9px;color:#91aac0;font-size:11px}app-memberships-admin .collections-health-stats b{color:#f1f8ff}app-memberships-admin .collections-health ul{grid-column:1/-1;margin:0;padding:8px 12px 0 28px;border-top:1px solid #243f5a;color:#f3c57f;font-size:12px;line-height:1.5}app-memberships-admin .collections-health-error{grid-column:1/-1;margin:0;color:#ff9cab;font-size:12px}app-memberships-admin .collections-health .btn.compact{padding:8px 11px}app-memberships-admin .reminders-health{margin-top:0}app-memberships-admin .modal-runtime-warning{margin:0 0 12px;padding:10px 12px;border:1px solid #a35d37;border-radius:10px;background:#a35d371f;color:#ffd0a8;font-size:12px;font-weight:750}@media(max-width:900px){app-memberships-admin .collections-health{grid-template-columns:1fr}app-memberships-admin .collections-health ul,app-memberships-admin .collections-health-error{grid-column:auto}app-memberships-admin .collections-health .btn{justify-self:start}}.instagram-state-strip{display:flex;flex-wrap:wrap;gap:8px}.instagram-state-strip span{padding:7px 10px;border:1px solid rgba(91,135,171,.32);border-radius:999px;background:#08182ec7;color:#89a9c3;font-size:.75rem;font-weight:800}.instagram-state-strip span.ready{border-color:#1fca9973;background:#1fca9917;color:#7ff3cf}.meta-danger-text{color:#fca5a5!important;font-weight:800}.instagram-blockers{display:grid;gap:6px;padding:12px 14px;border:1px solid rgba(251,191,36,.26);border-radius:14px;background:#78350f1a}.instagram-blockers strong{color:#fde68a}.instagram-blockers span{color:#d9b77a;font-size:.8rem;line-height:1.4}.instagram-test-panel{display:grid;gap:10px;padding:14px;border-radius:16px;border:1px solid rgba(217,70,239,.28);background:linear-gradient(135deg,#581c8729,#be185d14)}.instagram-test-panel>div{display:grid;gap:3px}.instagram-test-panel small{color:#f0abfc;font-size:.7rem;font-weight:900;letter-spacing:.08em}.instagram-test-panel strong{color:#fff}.instagram-test-panel span{color:#9ab9d1;font-size:.78rem}.instagram-test-panel textarea{width:100%;min-height:70px;resize:vertical}.instagram-empty-test{padding:12px 14px;border-radius:14px;border:1px dashed rgba(91,135,171,.38);color:#8eacc3;font-size:.82rem;line-height:1.45}.instagram-action-row{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:760px){.meta-social-channel-grid{grid-template-columns:1fr}.instagram-action-row>button{flex:1 1 150px}}
