@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--font-weight-medium:500;--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.w-fit{width:fit-content}.w-full{width:100%}.min-w-0{min-width:0}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.auto-rows-min{grid-auto-rows:min-content}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-0{gap:0}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-6{gap:calc(var(--spacing) * 6)}.overflow-hidden{overflow:hidden}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-input{border-color:var(--input)}.border-transparent{border-color:#0000}.bg-background{background-color:var(--background)}.bg-destructive{background-color:var(--destructive)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:#0000}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-6{padding-block:calc(var(--spacing) * 6)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-foreground{color:var(--foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-white{color:var(--color-white)}.underline-offset-4{text-underline-offset:4px}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}@media (hover:hover){.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab, var(--destructive) 90%, transparent)}}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, var(--primary) 90%, transparent)}}.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab, var(--secondary) 80%, transparent)}}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:underline:hover{text-decoration-line:underline}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab, var(--ring) 50%, transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing) * 2.5)}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:calc(var(--spacing) * 3)}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:calc(var(--spacing) * 4)}@media (min-width:48rem){.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--accent:#f5f5f5;--accent-foreground:#171717;--background:#fff;--border:#e5e5e5;--destructive:#e40014;--foreground:#0a0a0a;--input:#e5e5e5;--muted-foreground:#737373;--primary:#171717;--primary-foreground:#fafafa;--radius:.625rem;--ring:#a1a1a1;--secondary:#f5f5f5;--secondary-foreground:#171717;--ink:#162018;--muted:#5d675e;--paper:#f4f1e9;--line:#16201829;--green:#275d42;--lime:#d8f579}@supports (color:lab(0% 0 0)){:root{--accent:lab(96.52% -.0000298023 .0000119209);--accent-foreground:lab(7.78201% -.0000149012 0);--background:lab(100% 0 0);--border:lab(90.952% 0 -.0000119209);--destructive:lab(48.4493% 77.4328 61.5452);--foreground:lab(2.75381% 0 0);--input:lab(90.952% 0 -.0000119209);--muted-foreground:lab(48.496% 0 0);--primary:lab(7.78201% -.0000149012 0);--primary-foreground:lab(98.26% 0 0);--ring:lab(66.128% -.0000298023 .0000119209);--secondary:lab(96.52% -.0000298023 .0000119209);--secondary-foreground:lab(7.78201% -.0000149012 0)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 82% 10%, #d8f5797a, transparent 22rem), var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}html[dir=rtl] body{background:radial-gradient(circle at 18% 10%, #d8f5797a, transparent 22rem), var(--paper);font-family:Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh;padding:0 5vw 5rem}nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:5.25rem;display:flex}.brand,.status,.language{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.84rem;font-weight:700;display:inline-flex}.nav-actions{align-items:center;gap:clamp(1rem,3vw,2.5rem);display:flex}.languages{color:var(--green);align-items:center;gap:.65rem;display:flex}.languages>span{letter-spacing:0;font-size:1rem}.language+.language{border-inline-start:1px solid var(--line);padding-inline-start:.65rem}.mark{background:var(--ink);color:var(--paper);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.status span{background:#47a76b;border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 0 4px #47a76b24}.hero{max-width:74rem;padding:clamp(6rem,13vw,11rem) 0 clamp(7rem,13vw,11rem)}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.76rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:2.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,9vw,8.5rem);font-weight:500;line-height:.88}h1 span{display:block}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] .number{font-family:Tahoma,Arial,sans-serif}.lede{color:var(--muted);max-width:38rem;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}.actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.4rem;display:flex}.primary,.secondary{border-radius:999px;padding:1rem 1.4rem;font-size:.9rem;font-weight:700}.primary{background:var(--ink);color:#fff}.secondary{border:1px solid var(--line)}.foundation{border-top:1px solid var(--line);grid-template-columns:minmax(16rem,.75fr) 1.5fr;gap:4rem;padding-top:5rem;display:grid}h2{letter-spacing:-.045em;max-width:32rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,4rem);font-weight:500;line-height:1}.cards{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}article{border-inline-start:1px solid var(--line);padding:0 2rem 2rem}html[dir=rtl] .external-arrow{display:inline-block;transform:scaleX(-1)}.number{color:var(--green);margin-bottom:4rem;font-family:Georgia,Times New Roman,serif;display:block}h3{letter-spacing:-.01em;font-size:1rem}article p{color:var(--muted);font-size:.94rem;line-height:1.65}@media (max-width:800px){main{padding-inline:1.25rem}.foundation,.cards{grid-template-columns:1fr}article{border-inline-start:0;border-top:1px solid var(--line);padding:2rem 0}.number{margin-bottom:2.5rem}.status{gap:0;font-size:0}.status span{display:block}}.admin-shell{--admin-surface:#fff;background:#f3f5f1;grid-template-columns:16.5rem minmax(0,1fr);min-height:100vh;padding:0;display:grid}.admin-sidebar{background:var(--ink);color:#f7f8f4;flex-direction:column;min-height:100vh;padding:1.75rem 1.25rem;display:flex}.admin-brand{align-items:center;gap:.8rem;padding:0 .5rem 2.25rem;font-size:.95rem;font-weight:800;display:flex}.admin-brand .mark{background:var(--lime);color:var(--ink)}.admin-brand small{color:#ffffff85;margin-top:.25rem;font-size:.68rem;font-weight:500;display:block}.admin-navigation{border:0;flex-direction:column;flex:1;justify-content:flex-start;gap:.35rem;min-height:auto;display:flex}.admin-navigation a{color:#ffffffa8;border-radius:.65rem;align-items:center;gap:.8rem;padding:.8rem .85rem;font-size:.86rem;font-weight:650;display:flex}.admin-navigation a.active{color:var(--lime);background:#d8f57921}.admin-navigation a>span{text-align:center;width:1.25rem;font-size:1rem}.admin-public-link{color:#ffffffb8;border-top:1px solid #ffffff1f;padding:1.25rem .75rem 0;font-size:.78rem}.admin-workspace{min-width:0;padding:clamp(1.5rem,4vw,3.5rem)}.admin-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2.5rem;display:flex}.admin-kicker{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.65rem;font-size:.7rem;font-weight:800}.admin-header h1{letter-spacing:-.045em;margin-bottom:.85rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.admin-header>div>p:last-child{color:var(--muted);margin-bottom:0;line-height:1.6}.admin-languages{background:var(--admin-surface);border:1px solid var(--line);border-radius:999px;flex:none;gap:.2rem;padding:.25rem;display:flex}.admin-languages a{color:var(--muted);border-radius:999px;padding:.55rem .65rem;font-size:.68rem;font-weight:800}.admin-languages a[aria-current=page]{background:var(--ink);color:#fff}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.admin-stat,.admin-panel{background:var(--admin-surface);border:1px solid #1620181a;border-radius:1rem;box-shadow:0 .5rem 2rem #16201809}.admin-stat{padding:1.35rem}.admin-stat p{color:var(--muted);margin-bottom:1.2rem;font-size:.78rem}.admin-stat strong{letter-spacing:-.04em;margin-bottom:.65rem;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:600;display:block}.admin-stat>span{color:var(--green);font-size:.7rem;font-weight:700}.admin-grid{grid-template-columns:minmax(0,1.65fr) minmax(16rem,.75fr);gap:1rem;display:grid}.admin-panel{padding:1.5rem}.admin-panel h2{letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.25rem;font-weight:650}.admin-panel-heading{justify-content:space-between;align-items:flex-start;display:flex}.admin-panel-heading p{color:var(--muted);font-size:.8rem}.admin-activity-list{margin-top:1.5rem}.admin-activity-list article{border:0;border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.15rem 0;display:grid}.admin-activity-icon{color:var(--green);background:#eef3e4;border-radius:.65rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-weight:800;display:flex}.admin-activity-list h3{margin-bottom:.3rem}.admin-activity-list p,.admin-activity-list time{color:var(--muted);margin-bottom:0;font-size:.75rem}.admin-side-panels{gap:1rem;display:grid}.admin-quick-actions{gap:.55rem;margin-top:1.2rem;display:grid}.admin-quick-actions button{border:1px solid var(--line);color:var(--ink);cursor:pointer;font:inherit;text-align:start;background:0 0;border-radius:.7rem;justify-content:space-between;align-items:center;padding:.85rem;font-size:.78rem;font-weight:700;display:flex}.admin-healthy{color:var(--green);align-items:center;gap:.5rem;margin:1rem 0;font-size:.74rem;font-weight:700;display:flex}.admin-healthy>span,.admin-health li i{background:#47a76b;border-radius:50%;width:.5rem;height:.5rem}.admin-health ul{margin:0;padding:0;list-style:none}.admin-health li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:.8rem 0;font-size:.76rem;display:flex}@media (max-width:1100px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}.admin-side-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.admin-shell{display:block}.admin-sidebar{min-height:auto;padding:1rem}.admin-brand{padding-bottom:1rem}.admin-navigation{flex-direction:row;min-height:auto;overflow-x:auto}.admin-navigation a{flex:none}.admin-public-link{display:none}.admin-header{display:block}.admin-languages{margin-top:1.25rem;display:inline-flex}.admin-stats,.admin-side-panels{grid-template-columns:1fr}}.platform-shell{background:#f5f6f2;min-height:100vh;padding:0}.platform-topbar{border-bottom:1px solid var(--line);z-index:10;background:#fffffff0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2rem;min-height:4.5rem;padding:0 5vw;display:grid;position:sticky;top:0}.platform-logo{align-items:center;gap:.65rem;font-size:.9rem;font-weight:800;display:flex}.platform-logo .mark{width:1.85rem;height:1.85rem}.platform-nav{border:0;justify-content:center;gap:.25rem;min-height:auto;display:flex}.platform-nav a{color:var(--muted);border-radius:999px;padding:.65rem .85rem;font-size:.76rem;font-weight:700}.platform-nav a[aria-current=page]{color:var(--ink);background:#eef1e8}.platform-account,.platform-language-menu{align-items:center;display:flex}.platform-account{gap:1rem}.platform-language-menu{gap:.25rem}.platform-language-menu a{color:var(--muted);padding:.3rem;font-size:.62rem;font-weight:800}.platform-language-menu a[aria-current=true]{color:var(--green);text-underline-offset:.25rem;text-decoration:underline}.platform-avatar,.profile-photo,.profile-avatar-large,.member-avatar{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex}.platform-avatar{width:2.25rem;height:2.25rem}.platform-page{max-width:76rem;margin:0 auto;padding:clamp(2rem,5vw,4.5rem) 5vw 5rem}.platform-eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.68rem;font-weight:800}.personal-hero,.settings-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.personal-hero h1,.settings-heading h1,.directory-heading h1{max-width:48rem;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,5.25rem);line-height:.95}.personal-hero p:last-child,.settings-heading p:last-child,.directory-heading>p:last-child{color:var(--muted);max-width:40rem;margin-bottom:0;line-height:1.65}.platform-button{cursor:pointer;border:0;border-radius:999px;flex:none;justify-content:center;padding:.85rem 1.15rem;font-size:.76rem;font-weight:800;display:inline-flex}.platform-button.primary{background:var(--ink);color:#fff}.platform-button.secondary{border:1px solid var(--line);background:#fff}.platform-card,.personal-stats article{background:#fff;border:1px solid #1620181a;border-radius:1rem;box-shadow:0 1rem 3rem #16201809}.personal-stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.personal-stats article{border-inline-start:0;padding:1.4rem}.personal-stats span{color:var(--muted);margin-bottom:1.2rem;font-size:.76rem;display:block}.personal-stats strong{letter-spacing:-.04em;font-size:2.4rem;font-weight:600;display:inline-block}.personal-stats small{color:var(--green);float:inline-end;margin-top:1.2rem;font-size:.68rem}.personal-grid{grid-template-columns:1.4fr 1fr;gap:1rem;display:grid}.personal-grid>section,.settings-form .platform-card,.profile-section,.profile-featured{padding:1.5rem}.platform-card-title{justify-content:space-between;align-items:center;display:flex}.platform-card-title h2,.profile-section h2{margin-bottom:1rem;font-size:1.4rem;font-weight:650}.platform-card-title>span{color:var(--muted);font-size:.75rem}.personal-list article,.achievement-list article,.profile-section article{border:0;border-top:1px solid var(--line);align-items:center;gap:1rem;padding:1rem 0;display:flex}.personal-list i,.achievement-list article>span,.profile-section article>span{color:var(--green);background:#eef3e4;border-radius:.65rem;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-style:normal;font-weight:800;display:flex}.personal-list h3,.profile-section h3{margin-bottom:.25rem}.personal-list p,.achievement-list p,.profile-section article p{color:var(--muted);margin-bottom:0;font-size:.72rem}.achievement-list article>span{background:var(--ink);color:var(--lime)}.settings-page{max-width:68rem}.settings-form{grid-template-columns:12rem minmax(0,1fr);gap:2.5rem;display:grid}.settings-form>aside strong{margin-bottom:.35rem;display:block}.settings-form>aside p{color:var(--muted);font-size:.75rem}.profile-photo-row{border-bottom:1px solid var(--line);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.profile-photo{width:4rem;height:4rem}.profile-photo-row small{color:var(--muted);margin-top:.3rem;display:block}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.form-grid label{font-size:.73rem;font-weight:750}.form-grid input,.form-grid select,.form-grid textarea,.directory-toolbar input{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fafbf8;border-radius:.65rem;width:100%;margin-top:.5rem;padding:.8rem;display:block}.form-grid textarea{resize:vertical;line-height:1.6}.form-grid .full-width{grid-column:1/-1}.form-actions{border-top:1px solid var(--line);text-align:end;margin-top:1.5rem;padding-top:1.5rem}.profile-page{max-width:68rem}.profile-card{margin-bottom:1rem;overflow:hidden}.profile-cover,.member-cover{background:linear-gradient(120deg, var(--green), #a9c868 70%, var(--lime));height:12rem}.profile-summary{padding:0 2rem 2rem}.profile-avatar-large{border:.35rem solid #fff;width:7.5rem;height:7.5rem;margin-top:-3.75rem;font-size:1.5rem;position:relative}.profile-actions{float:inline-end;gap:.5rem;margin-top:1.25rem;display:flex}.profile-summary .platform-eyebrow{margin-top:1.3rem}.profile-summary h1{margin-bottom:1rem;font-size:clamp(2.8rem,6vw,5rem);line-height:.9}.profile-summary h2{margin-bottom:.65rem;font-size:1.05rem}.profile-summary>p:last-child,.profile-section>p{color:var(--muted);line-height:1.7}.profile-columns{grid-template-columns:minmax(0,1.5fr) minmax(15rem,.7fr);gap:1rem;display:grid}.profile-columns>div{gap:1rem;display:grid}.profile-featured{align-self:start}.profile-featured>div{background:#eef3e4;border-radius:.8rem;gap:.7rem;padding:1.25rem;display:grid}.profile-featured>div>span{color:var(--green);font-size:1.6rem}.profile-featured small{color:var(--muted)}.directory-heading{margin-bottom:2.5rem}.category-tabs{border:0;border-bottom:1px solid var(--line);justify-content:flex-start;gap:1.5rem;min-height:auto;display:flex;overflow-x:auto}.category-tabs a{color:var(--muted);flex:none;padding:0 0 1rem;font-size:.75rem;font-weight:700}.category-tabs a[aria-current=page]{border-bottom:2px solid var(--green);color:var(--ink)}.directory-toolbar{justify-content:space-between;align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.directory-toolbar label{width:100%;max-width:28rem;position:relative}.directory-toolbar label>span{inset-inline-start:.85rem;position:absolute;top:.8rem}.directory-toolbar input{margin:0;padding-inline-start:2.4rem}.directory-toolbar>span{color:var(--muted);flex:none;font-size:.72rem}.member-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.member-card{border-inline-start:1px solid #1620181a;padding:0 0 1.25rem;position:relative;overflow:hidden}.member-cover{height:5.5rem}.member-cover.tone-2{background:linear-gradient(120deg,#564f73,#9c91bd)}.member-cover.tone-3{background:linear-gradient(120deg,#8b5f3c,#d5b071)}.member-cover.tone-4{background:linear-gradient(120deg,#345b65,#83b7b6)}.member-avatar{border:.25rem solid #fff;width:4rem;height:4rem;margin:-2rem 1.25rem 0;position:relative}.member-card h2,.member-card>p,.member-card>small,.member-card>a{margin-inline:1.25rem}.member-card h2{margin-top:.8rem;margin-bottom:.45rem;font-size:.95rem}.member-card>p,.member-card>small{color:var(--muted);font-size:.72rem;line-height:1.5;display:block}.member-card>a{border-top:1px solid var(--line);color:var(--green);margin-top:1rem;padding-top:1rem;font-size:.72rem;font-weight:800;display:block}@media (max-width:950px){.platform-topbar{gap:1rem}.platform-nav{justify-content:flex-start;overflow-x:auto}.platform-nav a{flex:none}.personal-grid,.profile-columns{grid-template-columns:1fr}.member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.platform-topbar{grid-template-columns:auto auto;padding:.8rem 1rem}.platform-nav{order:3;grid-area:2/1/auto/-1}.platform-account{justify-self:end}.platform-page{padding-inline:1rem}.personal-hero,.settings-heading{flex-direction:column;align-items:flex-start}.personal-stats,.form-grid,.member-grid,.settings-form{grid-template-columns:1fr}.profile-summary{padding-inline:1.25rem}.profile-actions{float:none;margin-bottom:1.5rem}}.reference-admin{--dash-blue:#4f46f5;--dash-border:#e5e8f1;--dash-green:#27ae70;--dash-muted:#66708f;--dash-orange:#ff7a32;--dash-purple:#705cf6;color:#121938;background:#fafbfe;grid-template-columns:192px minmax(0,1fr);min-height:100vh;padding:0;font-size:12px;display:grid}.reference-sidebar{border-inline-end:1px solid var(--dash-border);background:#fff;height:100vh;padding:0 12px;position:sticky;top:0;overflow:hidden}.reference-logo{align-items:center;gap:8px;height:58px;padding:0 8px;font-size:17px;display:flex}.reference-logo>span{color:var(--dash-blue);font-size:30px;transform:rotate(45deg)}.reference-logo small{color:var(--dash-muted);margin-top:3px;font-size:8px;font-weight:500;display:block}.reference-dashboard-link,.reference-nav-scroll a{color:#344061;border-radius:6px;align-items:center;gap:9px;min-height:24px;padding:5px 10px;font-size:10px;display:flex}.reference-dashboard-link.active{color:var(--dash-blue);background:#eeecff;margin:5px 0 10px}.reference-dashboard-link span,.reference-nav-scroll a span{color:#53607f;text-align:center;width:13px;font-size:13px}.reference-nav-scroll{scrollbar-width:thin;height:calc(100vh - 112px);padding-bottom:16px;overflow-y:auto}.reference-nav-scroll section>p{color:#65708e;letter-spacing:.04em;text-transform:uppercase;margin:13px 10px 4px;font-size:8px}.reference-admin-body{min-width:0}.reference-topbar{border-bottom:1px solid var(--dash-border);z-index:20;background:#fffffff7;justify-content:space-between;align-items:center;height:58px;padding:0 26px;display:flex;position:sticky;top:0}.reference-search{width:31%;max-width:335px;position:relative}.reference-search>span{color:#35405d;inset-inline-start:12px;font-size:18px;position:absolute;top:7px}.reference-search input{color:#283251;font:inherit;background:#fff;border:1px solid #dfe3ee;border-radius:6px;width:100%;height:34px;padding:0 12px 0 36px}html[dir=rtl] .reference-search input{padding:0 36px 0 12px}.reference-search input::placeholder{color:#7782a0;font-size:9px}.reference-top-actions{align-items:center;gap:20px;display:flex}.reference-top-actions>a{color:#263251;flex-direction:column;align-items:center;gap:2px;font-size:8px;display:flex;position:relative}.reference-top-actions>a>span{font-size:16px}.reference-top-actions>a i{background:var(--dash-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:7px;font-style:normal;display:flex;position:absolute;top:-5px;right:5px}.reference-languages{border-inline:1px solid var(--dash-border);gap:3px;padding-inline:10px;display:flex}.reference-languages a{color:var(--dash-muted);padding:4px;font-size:8px;font-weight:700}.reference-languages a[aria-current=page]{color:var(--dash-blue)}.reference-user-avatar,.session-avatar{color:#fff;background:linear-gradient(145deg,#283251,#92a0bc);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:flex}.reference-user{min-width:95px}.reference-user strong,.reference-user small{display:block}.reference-user strong{margin-bottom:3px;font-size:10px}.reference-user small{color:var(--dash-muted);font-size:8px}.reference-content{padding:16px 24px 32px}.reference-page-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.reference-page-heading h1{letter-spacing:-.02em;margin-bottom:4px;font-size:15px;font-weight:750}.reference-page-heading p{color:var(--dash-muted);margin:0;font-size:9px}.reference-report-actions{gap:10px;display:flex}.reference-report-actions button,.reference-panel-title button{border:1px solid var(--dash-border);color:#344061;font:inherit;background:#fff;border-radius:5px;padding:8px 11px;font-size:8px}.reference-report-actions button span{margin-inline-start:18px}.reference-report-actions .download{background:var(--dash-blue);color:#fff;padding-inline:18px}.reference-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.reference-stat-grid article,.reference-stat-grid .reference-stat-card{border:1px solid var(--dash-border);background:#fff;border-radius:6px;align-items:center;gap:10px;min-width:0;padding:14px 12px;display:flex}.reference-stat-icon{color:var(--dash-blue);background:#eeecff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.reference-stat-icon.color-1,.reference-stat-icon.color-6{color:#24a463;background:#e8f8ef}.reference-stat-icon.color-2,.reference-stat-icon.color-3{color:#5d4cf6;background:#efedff}.reference-stat-icon.color-4{color:#6577ed;background:#eef1ff}.reference-stat-icon.color-5{color:var(--dash-orange);background:#fff0e9}.reference-stat-grid p,.reference-management-grid p{color:#35405e;white-space:nowrap;margin-bottom:4px;font-size:8px}.reference-stat-grid strong,.reference-management-grid strong{margin-bottom:4px;font-size:16px;font-weight:750;display:block}.reference-stat-grid small{color:var(--dash-green);white-space:nowrap;font-size:7px}.reference-grid{gap:14px;margin-bottom:16px;display:grid}.reference-grid-top{grid-template-columns:1.1fr 1.05fr 1.18fr}.reference-grid-middle{grid-template-columns:.9fr .95fr 1.05fr .92fr}.reference-grid-bottom{grid-template-columns:.95fr .75fr 1.1fr .98fr}.reference-panel{border:1px solid var(--dash-border);background:#fff;border-radius:7px;min-width:0;padding:14px}.reference-panel h2{letter-spacing:0;margin:0;font-family:inherit;font-size:10px;font-weight:750;line-height:1.2}.reference-panel-title{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.reference-panel-title a{color:var(--dash-blue);font-size:7px}.reference-panel-title button{padding:6px 8px}.reference-legend{justify-content:center;gap:20px;margin-top:6px;font-size:7px;display:flex}.reference-legend span:before{content:"";border-radius:50%;width:5px;height:5px;margin-inline-end:4px;display:inline-block}.reference-legend .purple:before{background:var(--dash-purple)}.reference-legend .green:before{background:var(--dash-green)}.reference-legend .orange:before{background:var(--dash-orange)}.reference-line-chart{width:100%;height:156px;margin-top:3px;overflow:visible}.reference-line-chart line{stroke:#edf0f6;stroke-dasharray:3 3;stroke-width:1px}.reference-line-chart polyline{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.reference-line-chart .line-students{stroke:var(--dash-purple)}.reference-line-chart .line-tutors{stroke:var(--dash-green)}.reference-line-chart .line-enrollments{stroke:var(--dash-orange)}.reference-line-chart text{fill:#7782a0;text-anchor:middle;font-size:8px}.revenue-panel>strong{margin:8px 0 2px;font-size:15px;display:block}.revenue-panel>p,.revenue-panel>small{margin-bottom:3px;font-size:7px}.revenue-panel>p{color:var(--dash-muted)}.revenue-panel>small{color:var(--dash-green)}.reference-bars{border-bottom:1px solid #dfe3ee;justify-content:space-around;align-items:end;gap:24px;height:105px;margin-top:8px;padding:0 15px;display:flex}.reference-bars span{background:linear-gradient(#9c8cfb,#715cf5);border-radius:2px 2px 0 0;width:14px}.courses-panel table{border-collapse:collapse;width:100%;font-size:7px}.courses-panel th,.courses-panel td{text-align:start;white-space:nowrap;border-bottom:1px solid #edf0f6;padding:8px 4px}.courses-panel th{color:var(--dash-muted);font-weight:500}.courses-panel td:last-child{color:#f3a30b}.donut-panel{grid-template-columns:1fr 1fr;display:grid}.donut-panel h2{grid-column:1/-1;margin-bottom:13px}.reference-donut{background:conic-gradient(var(--dash-purple) 0 89%, var(--dash-green) 89% 96%, var(--dash-orange) 96% 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:auto;display:flex}.reference-donut.enrollments{background:conic-gradient(var(--dash-purple) 0 33%, var(--dash-green) 33% 100%)}.reference-donut>span{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.reference-donut strong{font-size:13px}.reference-donut small{color:var(--dash-muted);margin-top:4px;font-size:7px}.donut-panel ul{align-self:center;margin:0;padding:0 0 0 8px;list-style:none}.donut-panel li{grid-template-columns:7px 1fr auto;align-items:center;gap:5px;padding:5px 0;font-size:7px;display:grid}.donut-panel li i{border-radius:2px;width:7px;height:7px}.donut-panel li i.purple{background:var(--dash-purple)}.donut-panel li i.green{background:var(--dash-green)}.donut-panel li i.orange{background:var(--dash-orange)}.donut-panel li b{color:var(--dash-muted);font-size:6px}.reference-session{border-bottom:1px solid #edf0f6;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:7px 0;display:grid}.reference-session .session-avatar{width:26px;height:26px}.reference-session strong,.reference-session small{display:block}.reference-session strong{margin-bottom:2px;font-size:8px}.reference-session small{color:var(--dash-muted);font-size:6px}.reference-session em{color:var(--dash-purple);background:#eeeaff;border-radius:3px;padding:4px 6px;font-size:6px;font-style:normal}.activity-panel>div:not(.reference-panel-title),.payments-panel>div:not(.reference-panel-title),.quick-stats>div{border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;min-height:30px;font-size:7px;display:flex}.activity-panel p{margin:0}.activity-panel time{color:var(--dash-muted);font-size:6px}.management-panel{margin-bottom:16px}.management-panel>h2{margin-bottom:13px}.reference-management-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:18px;display:grid}.reference-management-grid article{border:1px solid var(--dash-border);border-radius:6px;grid-template-columns:34px minmax(0,1fr);gap:7px;padding:11px;display:grid}.reference-management-grid p{white-space:normal}.reference-management-grid strong{font-size:14px}.reference-management-grid small{color:var(--dash-muted);font-size:6px}.reference-management-grid a{color:var(--dash-blue);grid-column:1/-1;margin-top:3px;font-size:7px}.progress-panel>div{grid-template-columns:95px 1fr 30px;align-items:center;gap:8px;margin-top:13px;font-size:7px;display:grid}.progress-panel i{background:#e8ebf3;border-radius:5px;height:4px;display:block;overflow:hidden}.progress-panel i b{background:var(--dash-purple);height:100%;display:block}.quick-stats>div span{color:#344061}.quick-stats>div strong{font-size:8px}.campaigns-panel>div:not(.reference-panel-title){border-bottom:1px solid #edf0f6;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:7px 0;display:grid}.campaigns-panel span strong,.campaigns-panel span small{display:block}.campaigns-panel span strong{margin-bottom:3px;font-size:7px}.campaigns-panel span small{color:var(--dash-muted);font-size:6px}.campaigns-panel em{color:var(--dash-green);background:#e5f7eb;border-radius:3px;padding:4px 6px;font-size:6px;font-style:normal}.campaigns-panel b{font-size:6px;font-weight:500}.payments-panel strong{font-size:7px}@media (max-width:1250px){.reference-stat-grid{grid-template-columns:repeat(3,1fr)}.reference-grid-top{grid-template-columns:repeat(2,1fr)}.courses-panel{grid-column:1/-1}.reference-grid-middle,.reference-grid-bottom{grid-template-columns:repeat(2,1fr)}.reference-management-grid{grid-template-columns:repeat(4,1fr)}.reference-top-actions>a{display:none}}@media (max-width:800px){.reference-admin{display:block}.reference-sidebar{display:none}.reference-topbar{padding:0 14px}.reference-search{width:42%}.reference-user{display:none}.reference-content{padding:14px}.reference-page-heading{flex-direction:column;align-items:flex-start;gap:12px}.reference-stat-grid,.reference-grid-top,.reference-grid-middle,.reference-grid-bottom{grid-template-columns:1fr}.courses-panel{grid-column:auto;overflow-x:auto}.reference-management-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.reference-search{display:none}.reference-topbar{justify-content:flex-end}.reference-report-actions{width:100%}.reference-report-actions button{flex:1}.reference-stat-grid{grid-template-columns:1fr 1fr}.reference-management-grid,.donut-panel{grid-template-columns:1fr}.donut-panel ul{padding-top:12px}}.institution-topbar{grid-template-columns:220px minmax(260px,390px) minmax(0,1fr);gap:24px;display:grid}.institution-identity{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.institution-identity>span{border:1px solid var(--dash-border);color:var(--dash-blue);background:#f6f8ff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.institution-identity strong,.institution-identity small{display:block}.institution-identity strong{margin-bottom:3px;font-size:10px}.institution-identity small{color:var(--dash-muted);font-size:8px}.institution-identity b{color:var(--dash-muted);font-size:10px}.institution-topbar .reference-search{width:100%;max-width:none}.institution-topbar .reference-top-actions{justify-self:end}.institution-help{border-top:1px solid var(--dash-border);margin-top:14px;padding-top:12px!important}.institution-grid-top{grid-template-columns:1.32fr 1.1fr .92fr}.institution-grid-middle{grid-template-columns:.82fr 1.08fr 1.48fr}.institution-grid-tables{grid-template-columns:.92fr 1.32fr 1.25fr}.institution-grid-bottom{grid-template-columns:2.25fr 1fr}.institution-line-chart{width:100%;height:150px}.institution-line-chart line{stroke:#edf0f6;stroke-width:1px}.institution-line-chart polyline{fill:none;stroke-linejoin:round;stroke-width:2px}.institution-line-chart .students{stroke:#4d5cf5}.institution-line-chart .active{stroke:#32ad6b}.institution-line-chart .revenue{stroke:#ff7a32}.institution-line-chart text{fill:var(--dash-muted);text-anchor:middle;font-size:8px}.institution-analytics .reference-legend{margin-top:-8px}.institution-activity>div:not(.reference-panel-title){border-bottom:1px solid #edf0f6;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:30px;display:grid}.institution-activity>div>span{color:#56627f;text-align:center}.institution-activity p{margin:0;font-size:7px}.institution-activity time{color:var(--dash-muted);font-size:6px}.institution-students{grid-template-rows:auto 1fr}.institution-students .reference-panel-title{grid-column:1/-1}.reference-donut.institution-donut{background:conic-gradient(#4caf7b 0 61%, #ff9c37 61% 85%, #5d54dc 85% 100%)}.institution-funnel>h2{margin-bottom:14px}.institution-funnel>div{flex-direction:column;align-items:center;display:flex}.institution-funnel>div>span{clip-path:polygon(8% 0,92% 0,82% 100%,18% 100%);background:#d9dcf6;justify-content:center;align-items:center;width:72%;height:35px;margin-top:2px;font-size:7px;display:flex;position:relative}.institution-funnel>div>span:first-child{color:#fff;background:#8587df;width:92%}.institution-funnel>div>span:nth-child(2){background:#b6b8eb;width:76%}.institution-funnel>div>span:nth-child(3){background:#d4d6f0;width:60%}.institution-funnel>div>span:nth-child(4){background:#e8e9f5;width:45%}.institution-funnel span b{color:#1d2745;font-size:8px;position:absolute;inset-inline-end:-55px}.institution-revenue{grid-template-columns:135px minmax(0,1fr);display:grid}.institution-revenue .reference-panel-title{grid-column:1/-1}.institution-revenue-summary{padding-top:10px}.institution-revenue-summary p{color:var(--dash-muted);margin-bottom:18px;font-size:7px}.institution-revenue-summary strong{color:#17203e;margin:6px 0 4px;font-size:15px;display:block}.institution-revenue-summary small{color:var(--dash-green);font-size:6px}.institution-revenue .reference-bars{height:145px;margin-top:0}.institution-table{overflow-x:auto}.institution-table table{border-collapse:collapse;width:100%;font-size:7px}.institution-table th,.institution-table td{text-align:start;white-space:nowrap;border-bottom:1px solid #edf0f6;padding:7px 5px}.institution-table th{color:var(--dash-muted);font-size:6px;font-weight:500}.institution-table td em{color:var(--dash-green);background:#e6f7eb;border-radius:3px;padding:4px 7px;font-size:6px;font-style:normal}.institution-table td [data-slot=badge]{color:var(--dash-green);background:#e6f7eb;border:0;border-radius:3px;padding:4px 7px;font-size:6px}.institution-tabs{gap:8px;margin:12px 0 15px;display:flex}.institution-tabs button{border:1px solid var(--dash-border);color:#3d4968;font:inherit;background:#fff;border-radius:4px;padding:6px 12px;font-size:7px}.institution-tabs button:first-child{border-color:var(--dash-blue);color:var(--dash-blue)}.institution-insight-grid{grid-template-columns:repeat(4,minmax(90px,1fr)) 1.9fr;display:grid}.institution-insight-grid>div:not(.institution-map){border-inline-end:1px solid var(--dash-border);padding:0 14px;position:relative}.institution-insight-grid p{color:#46516f;margin-bottom:9px;font-size:7px}.institution-insight-grid strong{margin-bottom:5px;font-size:14px;display:block}.institution-insight-grid small{color:var(--dash-muted);font-size:6px}.institution-insight-grid>div>i{color:var(--dash-green);font-size:30px;font-style:normal;position:absolute;bottom:5px;right:8px}.institution-map{min-height:100px;padding-inline-start:18px;position:relative}.institution-map>span{color:#b9c0ef;text-align:center;font-size:68px;line-height:.9;display:block;transform:rotate(-12deg)scaleX(2.2)}.institution-map ul{inset-inline-end:0;margin:0;padding:0;list-style:none;position:absolute;top:28px}.institution-map li{color:var(--dash-muted);margin:6px 0;font-size:6px}.institution-actions>h2{margin-bottom:14px}.institution-actions>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.institution-actions button{border:1px solid var(--dash-border);color:#273251;font:inherit;text-align:start;background:#fff;border-radius:5px;align-items:center;gap:8px;min-height:44px;padding:8px;font-size:7px;display:flex}.institution-actions button span{color:var(--dash-blue);font-size:16px}@media (max-width:1250px){.institution-topbar{grid-template-columns:190px minmax(230px,1fr) auto}.institution-grid-top,.institution-grid-middle,.institution-grid-tables{grid-template-columns:repeat(2,1fr)}.institution-grid-top>:last-child,.institution-grid-middle>:last-child,.institution-grid-tables>:last-child{grid-column:1/-1}.institution-insight-grid{grid-template-columns:repeat(4,1fr)}.institution-map{grid-column:1/-1;margin-top:18px}}@media (max-width:900px){.institution-topbar{display:flex}.institution-identity{display:none}.institution-grid-bottom{grid-template-columns:1fr}}@media (max-width:800px){.institution-grid-top,.institution-grid-middle,.institution-grid-tables{grid-template-columns:1fr}.institution-grid-top>:last-child,.institution-grid-middle>:last-child,.institution-grid-tables>:last-child{grid-column:auto}.institution-revenue{grid-template-columns:110px minmax(0,1fr)}}@media (max-width:520px){.institution-insight-grid,.institution-actions>div{grid-template-columns:repeat(2,1fr)}.institution-revenue{display:block}}.teacher-dashboard{--teacher-bg:#f5f7fb;--teacher-border:#e6e9f2;--teacher-ink:#19213b;--teacher-muted:#7a839c;background:var(--teacher-bg);color:var(--teacher-ink);grid-template-columns:210px minmax(0,1fr);min-height:100vh;padding:0;font-family:Arial,Helvetica,sans-serif;display:grid}.teacher-dashboard *{box-sizing:border-box}.teacher-sidebar{border-inline-end:1px solid var(--teacher-border);color:var(--teacher-ink);background:#fff;flex-direction:column;height:100vh;min-height:100vh;padding:1.35rem 1rem 1rem;display:flex;position:sticky;top:0}.teacher-logo{color:var(--teacher-ink);align-items:center;gap:.7rem;margin:0 .4rem 1.7rem;display:flex}.teacher-logo>span{background:linear-gradient(135deg,#5e59f5,#3d84f7);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.teacher-logo svg{width:20px;height:20px}.teacher-logo strong{letter-spacing:-.02em;font-size:.95rem}.teacher-logo small{color:var(--teacher-muted);letter-spacing:.02em;margin-top:.12rem;font-size:.45rem;font-weight:500;display:block}.teacher-overview,.teacher-sidebar nav a{color:#4c5672;border-radius:7px;align-items:center;gap:.65rem;margin:.15rem 0;padding:.68rem .75rem;font-size:.64rem;font-weight:600;display:flex}.teacher-overview.active{color:#4b45f5;background:#eeedff;font-weight:750}.teacher-overview svg,.teacher-sidebar nav svg{width:15px;height:15px}.teacher-sidebar nav{border:0;min-height:0;display:block;overflow:auto}.teacher-sidebar nav section{margin-top:1.2rem}.teacher-sidebar nav p{color:#7a839a;letter-spacing:.08em;text-transform:uppercase;margin:0 .75rem .4rem;font-size:.49rem;font-weight:800}.teacher-sidebar nav a:hover{color:#4b45f5;background:#f5f4ff}.teacher-sidebar-user{border:1px solid var(--teacher-border);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;margin-top:auto;padding:.75rem;display:grid}.teacher-sidebar-user>span,.teacher-top-actions>span{color:#3d48a5;background:linear-gradient(135deg,#d9e8ff,#b9b3ff);border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:.55rem;font-weight:800;display:flex}.teacher-sidebar-user strong,.teacher-sidebar-user small{font-size:.55rem;display:block}.teacher-sidebar-user small{color:var(--teacher-muted);margin-top:.16rem;font-size:.45rem}.teacher-sidebar-user>svg{color:var(--teacher-muted);width:15px;height:15px}.teacher-workspace{min-width:0}.teacher-topbar{border-bottom:1px solid var(--teacher-border);z-index:5;background:#fff;grid-template-columns:minmax(230px,1fr) minmax(220px,370px) auto;align-items:center;gap:1rem;min-height:76px;padding:.75rem 1.55rem;display:grid;position:sticky;top:0}.teacher-topbar h1{margin:0 0 .18rem;font-size:1rem}.teacher-topbar p{color:var(--teacher-muted);margin:0;font-size:.54rem}.teacher-topbar>div:first-child>button{display:none}.teacher-topbar>label{border:1px solid var(--teacher-border);background:#f7f8fc;border-radius:8px;align-items:center;padding:0 .7rem;display:flex}.teacher-topbar>label svg{color:#8c94aa;width:15px;height:15px}.teacher-topbar input{font:inherit;background:0 0;border:0;outline:0;width:100%;padding:.65rem;font-size:.57rem}.teacher-top-actions{align-items:center;gap:.7rem;display:flex}.teacher-top-actions>button{border:1px solid var(--teacher-border);color:#5c6681;background:#fff;border-radius:50%;width:32px;height:32px;position:relative}.teacher-top-actions>button svg{width:15px;height:15px}.teacher-top-actions i{color:#fff;background:#ef4d67;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.4rem;font-style:normal;display:flex;position:absolute;top:-3px;right:-3px}.teacher-languages{background:#f3f4f8;border-radius:6px;padding:.15rem;display:flex}.teacher-languages a{color:#8b93a9;border-radius:5px;padding:.32rem;font-size:.45rem;font-weight:800}.teacher-languages a[aria-current=page]{color:#554df0;background:#fff;box-shadow:0 2px 8px #2222}.teacher-content{padding:1.15rem 1.45rem 2rem}.teacher-institution{background:linear-gradient(90deg,#f2f0ff,#eef5ff);border:1px solid #dddffc;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.65rem .85rem;display:flex}.teacher-institution>div,.teacher-institution>a{align-items:center;gap:.65rem;display:flex}.teacher-institution>div>span{color:#544cf1;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.teacher-institution svg{width:15px;height:15px}.teacher-institution p{color:var(--teacher-muted);margin:0;font-size:.5rem}.teacher-institution strong{color:var(--teacher-ink);margin-top:.15rem;font-size:.65rem;display:block}.teacher-institution>a{color:#544cf1;font-size:.54rem;font-weight:700}.teacher-institution>a svg,.teacher-panel-title a svg{width:12px;height:12px}html[dir=rtl] .teacher-institution>a svg,html[dir=rtl] .teacher-panel-title a svg,html[dir=rtl] .teacher-institutions>div>svg,html[dir=rtl] .teacher-grow button svg{transform:rotate(180deg)}.teacher-stats{grid-template-columns:repeat(5,minmax(110px,1fr)) minmax(190px,1.55fr);gap:.75rem;margin-bottom:.85rem;display:grid}.teacher-stats article{border:1px solid var(--teacher-border);background:#fff;border-radius:10px;align-items:center;gap:.65rem;min-height:82px;padding:.75rem;display:flex}.teacher-stats article>span:not(.teacher-achievement span){border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.teacher-stats svg{width:16px;height:16px}.teacher-stats p{color:var(--teacher-muted);margin:0 0 .23rem;font-size:.49rem}.teacher-stats strong{font-size:.88rem}.teacher-stats small{color:#1ea36a;margin-top:.18rem;font-size:.44rem;display:block}.tone-1{color:#5b51ed!important;background:#eeebff!important}.tone-2{color:#2680e8!important;background:#e7f3ff!important}.tone-3{color:#20a16b!important;background:#e7f8f1!important}.tone-4{color:#e89b25!important;background:#fff3dd!important}.tone-5{color:#e95879!important;background:#ffeaf0!important}.teacher-stats .teacher-achievement{color:#fff;background:linear-gradient(135deg,#5a50ed,#6e77f5);border:0}.teacher-achievement>span{background:#ffffff20;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.teacher-achievement strong{font-size:.65rem}.teacher-achievement p{color:#e1e1ff;margin:.25rem 0;font-size:.46rem;line-height:1.45}.teacher-achievement a{color:#fff;font-size:.45rem;text-decoration:underline}.teacher-grid{gap:.8rem;margin-bottom:.8rem;display:grid}.teacher-grid-top{grid-template-columns:1.5fr 1fr .82fr .9fr}.teacher-grid-middle{grid-template-columns:1.35fr .85fr .8fr}.teacher-grid-bottom{grid-template-columns:.9fr 1fr .9fr .8fr .9fr}.teacher-panel{border:1px solid var(--teacher-border);background:#fff;border-radius:10px;min-width:0;padding:.85rem}.teacher-panel-title{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.teacher-panel-title h2{margin:0;font-size:.67rem}.teacher-panel-title a{color:#5a52ed;align-items:center;gap:.2rem;font-size:.46rem;font-weight:700;display:flex}.teacher-chart svg{width:100%;height:165px;overflow:visible}.teacher-chart line{stroke:#edf0f6;stroke-width:1px}.teacher-chart path{fill:none;stroke-linecap:round;stroke-width:2px}.teacher-chart .fill{fill:url(#teacher-fill);stroke:none}.teacher-chart .primary{stroke:#5d54ed}.teacher-chart .secondary{stroke:#3f9cf5;stroke-dasharray:4 4}.teacher-chart text{fill:#9ba2b5;font-size:8px}.teacher-chart>div{justify-content:center;gap:1rem;display:flex}.teacher-chart span{color:#737d95;font-size:.45rem}.teacher-chart span:before{content:"";border-radius:50%;width:6px;height:6px;margin-inline-end:.3rem;display:inline-block}.teacher-chart .purple:before{background:#5d54ed}.teacher-chart .blue:before{background:#3f9cf5}.teacher-upcoming>div,.teacher-institutions>div,.teacher-activity>div,.teacher-reviews>div{border-top:1px solid #f0f1f5;align-items:center;gap:.55rem;padding:.62rem 0;display:flex}.teacher-upcoming>div:first-of-type,.teacher-institutions>div:first-of-type,.teacher-activity>div:first-of-type,.teacher-reviews>div:first-of-type{border-top:0}.teacher-upcoming time{border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-width:43px;padding:.4rem;font-style:normal;display:flex}.teacher-upcoming time b{font-size:.55rem}.teacher-upcoming time small{font-size:.4rem}.teacher-upcoming p,.teacher-institutions p,.teacher-activity p,.teacher-reviews p{flex:1;min-width:0;margin:0}.teacher-upcoming strong,.teacher-institutions strong,.teacher-activity strong,.teacher-reviews strong{text-overflow:ellipsis;white-space:nowrap;font-size:.51rem;display:block;overflow:hidden}.teacher-upcoming small,.teacher-institutions small,.teacher-activity small,.teacher-reviews small{color:var(--teacher-muted);margin-top:.18rem;font-size:.42rem;display:block}.teacher-upcoming button{color:#5b52ed;background:#eef0ff;border:0;border-radius:50%;width:27px;height:27px}.teacher-upcoming button svg{width:12px;height:12px}.teacher-institutions>div>span{border-radius:7px;justify-content:center;align-items:center;width:31px;height:31px;font-size:.5rem;font-weight:800;display:flex}.teacher-institutions>div>svg{color:#9ba3b7;width:13px;height:13px}.teacher-month{justify-content:space-between;align-items:center;margin-bottom:.55rem;display:flex}.teacher-month strong{font-size:.55rem}.teacher-month button{color:#66708c;background:0 0;border:0}.teacher-calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);display:grid}.teacher-calendar-grid b,.teacher-calendar-grid span{justify-content:center;align-items:center;height:22px;font-size:.42rem;display:flex}.teacher-calendar-grid b{color:#a0a6b6}.teacher-calendar-grid .has-event{color:#fff;background:#5a52ee;border-radius:50%;position:relative}.teacher-calendar-grid .has-event:after{content:"";background:#f0a23e;border-radius:50%;width:3px;height:3px;position:absolute;bottom:-3px}.teacher-table{min-width:420px}.teacher-courses{overflow-x:auto}.teacher-table>div{border-top:1px solid #eff1f5;grid-template-columns:2fr .55fr 1fr .55fr;align-items:center;min-height:42px;display:grid}.teacher-table .head{color:#9299ad;border-top:0;min-height:27px;font-size:.43rem}.teacher-table span{font-size:.48rem}.teacher-table>div>span:first-child{align-items:center;gap:.45rem;display:flex}.teacher-table span>i{border-radius:6px;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.teacher-table svg{width:12px;height:12px}.teacher-table em{background:#edf0f5;border-radius:5px;width:52px;height:4px;margin-inline-end:.35rem;display:inline-block;overflow:hidden}.teacher-table em i{background:#5d54ed;height:100%;display:block}.teacher-table .status{color:#219861;text-align:center;background:#e7f8ef;border-radius:99px;padding:.25rem}.teacher-money{justify-content:space-between;align-items:flex-end;display:flex}.teacher-money p{color:var(--teacher-muted);margin:0;font-size:.44rem}.teacher-money strong{color:var(--teacher-ink);margin-top:.2rem;font-size:1rem;display:block}.teacher-money button{color:#fff;background:#5a52ed;border:0;border-radius:5px;padding:.45rem .55rem;font-size:.45rem}.teacher-bars{border-bottom:1px solid #e9ebf1;align-items:flex-end;gap:5px;height:116px;margin-top:.5rem;display:flex}.teacher-bars span{background:linear-gradient(#6b61ef,#a8a4ff);border-radius:3px 3px 0 0;flex:1;max-height:100%}.teacher-activity>div>span{color:#5c53ed;background:#f0efff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.teacher-activity svg{width:12px;height:12px}.teacher-engagement{grid-template-columns:1fr 1fr;display:grid}.teacher-engagement .teacher-panel-title{grid-column:1/-1}.teacher-donut{background:conic-gradient(#5c53ed 0 68%,#34a8ee 68% 90%,#f1b94d 90%);border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin:auto;display:flex;position:relative}.teacher-donut:before{content:"";background:#fff;border-radius:50%;width:62px;height:62px;position:absolute}.teacher-donut span{text-align:center;position:relative}.teacher-donut strong,.teacher-donut small{font-size:.65rem;display:block}.teacher-donut small{color:var(--teacher-muted);font-size:.38rem}.teacher-engagement ul{margin:0;padding:.25rem 0;list-style:none}.teacher-engagement li{color:var(--teacher-muted);padding:.3rem 0;font-size:.42rem}.teacher-engagement li i{background:#5c53ed;border-radius:50%;width:5px;height:5px;margin-inline-end:.25rem;display:inline-block}.teacher-engagement li:nth-child(2) i{background:#34a8ee}.teacher-engagement li:nth-child(3) i{background:#f1b94d}.teacher-engagement li b{color:var(--teacher-ink);float:inline-end}.teacher-reviews>div>span{color:#5555c0;background:#edf1ff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.44rem;font-weight:700;display:flex}.teacher-reviews b{color:#f3ad31;letter-spacing:.05em;font-size:.47rem;display:block}.teacher-reviews small{white-space:normal}.teacher-tasks label{border-top:1px solid #eff1f5;align-items:flex-start;gap:.5rem;padding:.6rem 0;display:flex}.teacher-tasks label:first-of-type{border-top:0}.teacher-tasks input{accent-color:#5a52ed;width:13px;height:13px}.teacher-tasks label span{flex:1}.teacher-tasks label strong,.teacher-tasks label small{font-size:.48rem;display:block}.teacher-tasks label small{color:var(--teacher-muted);margin-top:.15rem;font-size:.4rem}.teacher-grow{color:#fff;background:linear-gradient(145deg,#574ee8,#726ff5);border-radius:10px;padding:1rem}.teacher-grow>span{background:#ffffff20;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.teacher-grow svg{width:16px;height:16px}.teacher-grow h2{margin:.7rem 0 .3rem;font-size:.72rem}.teacher-grow p{color:#e4e5ff;font-size:.46rem;line-height:1.5}.teacher-grow button{color:#564fe3;background:#fff;border:0;border-radius:6px;align-items:center;gap:.25rem;margin-top:.7rem;padding:.48rem .6rem;font-size:.47rem;font-weight:700;display:flex}.teacher-grow button svg{width:11px;height:11px}.teacher-quick>div{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.teacher-quick button{color:#556078;background:#f8f9fc;border:1px solid #eceef4;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:48px;font-size:.43rem;display:flex}.teacher-quick button svg{color:#5b53ed;width:14px;height:14px}@media (max-width:1300px){.teacher-stats{grid-template-columns:repeat(3,1fr)}.teacher-grid-top{grid-template-columns:1.4fr 1fr}.teacher-grid-middle{grid-template-columns:1.2fr 1fr}.teacher-activity{grid-column:1/-1}.teacher-grid-bottom{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.teacher-dashboard{grid-template-columns:76px minmax(0,1fr)}.teacher-sidebar{padding-inline:.7rem}.teacher-logo{justify-content:center;margin-inline:0}.teacher-logo strong,.teacher-sidebar a:not(.teacher-logo){justify-content:center;font-size:0}.teacher-sidebar nav p,.teacher-sidebar-user div,.teacher-sidebar-user>svg{display:none}.teacher-sidebar-user{justify-content:center;display:flex}.teacher-topbar{grid-template-columns:1fr auto}.teacher-topbar>label{display:none}.teacher-grid-top,.teacher-grid-middle,.teacher-grid-bottom{grid-template-columns:repeat(2,1fr)}.teacher-activity{grid-column:auto}.teacher-grow{min-height:180px}}@media (max-width:620px){.teacher-dashboard{display:block}.teacher-sidebar{display:none}.teacher-topbar{padding:.7rem 1rem}.teacher-topbar>div:first-child{grid-template-columns:auto 1fr;align-items:center;display:grid}.teacher-topbar>div:first-child>button{color:#5951e9;background:#eef0ff;border:0;border-radius:6px;grid-row:1/3;margin-inline-end:.6rem;padding:.45rem;display:flex}.teacher-topbar>div:first-child>button svg{width:17px;height:17px}.teacher-topbar h1{font-size:.78rem}.teacher-topbar p{font-size:.45rem}.teacher-languages{display:none}.teacher-content{padding:.8rem}.teacher-institution{align-items:flex-start;gap:.6rem}.teacher-institution>a{font-size:0}.teacher-institution>a svg{width:16px;height:16px}.teacher-stats,.teacher-grid-top,.teacher-grid-middle,.teacher-grid-bottom{grid-template-columns:1fr 1fr}.teacher-stats{gap:.55rem}.teacher-stats article{min-height:72px}.teacher-stats .teacher-achievement,.teacher-overview-chart,.teacher-upcoming,.teacher-courses,.teacher-activity,.teacher-reviews,.teacher-tasks{grid-column:1/-1}.teacher-chart svg{height:145px}.teacher-panel{padding:.75rem}.teacher-engagement{display:block}.teacher-engagement .teacher-donut{margin:.5rem auto}.teacher-quick>div{grid-template-columns:1fr}.teacher-grow{min-height:auto}}@media (max-width:390px){.teacher-stats{grid-template-columns:1fr}.teacher-stats .teacher-achievement{grid-column:auto}.teacher-grid-top,.teacher-grid-middle,.teacher-grid-bottom{grid-template-columns:1fr}.teacher-overview-chart,.teacher-upcoming,.teacher-courses,.teacher-activity,.teacher-reviews,.teacher-tasks{grid-column:auto}.teacher-top-actions>span{display:none}}.tutor-profile-page{--tutor-blue:#4f46f5;--tutor-ink:#121938;--tutor-muted:#69738e;--tutor-border:#e2e6f0;color:var(--tutor-ink);background:#fff;max-width:96rem;margin:0 auto;padding:1rem 1.5rem 2rem;font-family:Arial,Helvetica,sans-serif}.tutor-profile-page h1,.tutor-profile-page h2,.tutor-profile-page h3{font-family:inherit}.tutor-breadcrumb{color:var(--tutor-muted);align-items:center;gap:.45rem;margin-bottom:1rem;font-size:.55rem;display:flex}.tutor-breadcrumb a{color:var(--tutor-blue)}.tutor-breadcrumb button{border:1px solid var(--tutor-border);color:var(--tutor-blue);font:inherit;background:#fff;border-radius:6px;align-items:center;gap:.35rem;margin-inline-start:auto;padding:.5rem .65rem;font-size:.52rem;display:flex}.tutor-breadcrumb svg{width:13px;height:13px}.tutor-profile-hero{grid-template-columns:190px minmax(0,1fr) 310px;align-items:start;gap:1.8rem;padding:.5rem 1rem 1.7rem;display:grid}.tutor-profile-avatar-column{gap:.65rem;display:grid}.tutor-profile-avatar{box-shadow:0 0 0 1px var(--tutor-border),0 12px 30px #1b4c9f22;color:var(--tutor-blue);background:linear-gradient(145deg,#cce0ff,#bcb7ff);border:8px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:175px;height:175px;margin:0 auto 1rem;font-size:2.8rem;font-weight:800;display:flex;position:relative}.tutor-profile-avatar i{color:#15935b;background:#dcf7e9;border:3px solid #fff;border-radius:99px;padding:.35rem .55rem;font-size:.48rem;font-style:normal;position:absolute;bottom:4px;right:-2px}.tutor-profile-avatar-column>a{border:1px solid var(--tutor-blue);color:var(--tutor-blue);border-radius:6px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem;font-size:.58rem;font-weight:750;display:flex}.tutor-profile-avatar-column>a.primary{background:var(--tutor-blue);color:#fff}.tutor-profile-avatar-column svg{width:14px;height:14px}.tutor-verified{color:var(--tutor-blue);align-items:center;gap:.3rem;font-size:.56rem;font-weight:750;display:flex}.tutor-verified svg{width:16px;height:16px}.tutor-profile-intro h1{letter-spacing:-.04em;margin:.35rem 0;font-size:2rem}.tutor-profile-intro h2{color:#485475;margin:0 0 .7rem;font-size:.74rem;font-weight:600}.tutor-rating{align-items:center;gap:.35rem;font-size:.55rem;display:flex}.tutor-rating svg{color:#ffad1f;fill:#ffad1f;width:14px;height:14px}.tutor-rating span{color:var(--tutor-muted)}.tutor-rating i{background:var(--tutor-border);width:1px;height:16px;margin:0 .5rem}.tutor-profile-intro blockquote{color:#53607f;max-width:40rem;margin:1.1rem 0;font-size:.62rem;font-style:italic;line-height:1.75}.tutor-tags{flex-wrap:wrap;gap:.45rem;display:flex}.tutor-tags span{color:#4b4c75;background:#f0efff;border-radius:5px;padding:.42rem .65rem;font-size:.5rem}.tutor-profile-stats{border-top:1px solid var(--tutor-border);grid-template-columns:repeat(4,1fr);gap:.7rem;margin-top:1.3rem;padding-top:1rem;display:grid}.tutor-profile-stats>div{border-inline-end:1px solid var(--tutor-border);align-items:center;gap:.45rem;display:flex}.tutor-profile-stats>div:last-child{border:0}.tutor-profile-stats svg{color:var(--tutor-blue);width:17px;height:17px}.tutor-profile-stats small,.tutor-profile-stats strong{font-size:.46rem;display:block}.tutor-profile-stats small{color:var(--tutor-muted);margin-bottom:.2rem}.tutor-profile-stats strong{font-size:.55rem}.tutor-profile-proof{border:1px solid var(--tutor-border);border-radius:9px;padding:.8rem}.tutor-video{color:#fff;background:linear-gradient(135deg,#25345d,#59627b);border-radius:7px;height:145px;position:relative;overflow:hidden}.tutor-video:before{content:"";background:radial-gradient(circle at 70% 35%,#c6b48f55,#0000 25%),linear-gradient(120deg,#17223ddd,#707b8aaa);position:absolute;inset:0}.tutor-video>div{grid-template-columns:1fr auto;display:grid;position:absolute;bottom:.7rem;left:.75rem;right:.75rem}.tutor-video button{background:#fff;border:0;border-radius:50%;grid-area:1/2/3;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.tutor-video button svg{color:#18203b;fill:#18203b;width:15px;height:15px}.tutor-video strong,.tutor-video small{font-size:.66rem}.tutor-video small{margin-top:.2rem;font-size:.45rem}.tutor-profile-proof ul{gap:.5rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.tutor-profile-proof li{color:#485574;align-items:center;gap:.45rem;font-size:.5rem;display:flex}.tutor-profile-proof li svg{color:#22a56c;width:13px;height:13px}.tutor-section{border:1px solid var(--tutor-border);border-radius:9px;padding:1rem}.tutor-section>header{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.tutor-section h2{margin:0;font-size:.75rem}.tutor-section>header a{color:var(--tutor-blue);align-items:center;gap:.3rem;font-size:.48rem;font-weight:700;display:flex}.tutor-section>header svg,.tutor-partner a svg{width:11px;height:11px}.tutor-institutions>div{grid-template-columns:repeat(4,1fr);gap:.85rem;display:grid}.tutor-institutions article{border:1px solid var(--tutor-border);border-radius:8px;padding:.85rem}.tutor-institutions article>span{color:#fff;background:#0e2258;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:800;display:flex}.tutor-institutions article>span.brand-2{background:#111844}.tutor-institutions article>span.brand-3{background:#38ae82}.tutor-institutions h3{margin:.65rem 0 .25rem;font-size:.62rem}.tutor-institutions article>strong{color:#4f46f5;font-size:.47rem}.tutor-institutions p{color:var(--tutor-muted);min-height:3rem;font-size:.48rem;line-height:1.6}.tutor-institutions article>small{color:var(--tutor-muted);font-size:.43rem}.tutor-institutions footer{border-top:1px solid var(--tutor-border);grid-template-columns:1fr 1fr;margin-top:.75rem;padding-top:.65rem;display:grid}.tutor-institutions footer b{color:var(--tutor-blue);font-size:.72rem}.tutor-institutions footer b+b{border-inline-start:1px solid var(--tutor-border);padding-inline-start:.7rem}.tutor-institutions footer small{color:var(--tutor-muted);margin-top:.15rem;font-size:.4rem;font-weight:500;display:block}.tutor-institutions .tutor-partner{color:var(--tutor-blue);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.tutor-partner>svg{border:1px dashed var(--tutor-blue);border-radius:50%;width:44px;height:44px;padding:13px}.tutor-partner h3{max-width:9rem;font-size:.62rem;line-height:1.5}.tutor-partner a{align-items:center;gap:.3rem;font-size:.48rem;display:flex}.tutor-profile-layout{grid-template-columns:minmax(0,2fr) minmax(270px,.9fr);align-items:start;gap:.85rem;margin-top:.85rem;display:grid}.tutor-profile-layout>div,.tutor-profile-rail{gap:.85rem;display:grid}.tutor-courses>article{border-top:1px solid var(--tutor-border);grid-template-columns:100px minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.8rem 0;display:grid}.tutor-courses>article:first-of-type{border-top:0}.tutor-courses>article>span{color:#fff;background:linear-gradient(135deg,#123a76,#1979b7);border-radius:6px;justify-content:center;align-items:center;height:64px;font-size:1.25rem;font-weight:800;display:flex}.tutor-courses>article>span.course-2{background:linear-gradient(135deg,#d9e7ff,#858dd2)}.tutor-courses>article>span.course-3{background:linear-gradient(135deg,#0c1e50,#1477aa)}.tutor-courses>article>span.course-4{background:#155b9d}.tutor-courses h3{margin:0;font-size:.65rem}.tutor-courses h3 em{color:#5a50e9;background:#eceaff;border-radius:3px;margin-inline-start:.5rem;padding:.2rem .35rem;font-size:.4rem;font-style:normal}.tutor-courses p{color:var(--tutor-muted);margin:.35rem 0;font-size:.46rem}.tutor-courses article small{color:var(--tutor-muted);align-items:center;gap:.3rem;font-size:.41rem;display:flex}.tutor-courses article small svg{width:10px;height:10px;margin-inline-start:.35rem}.tutor-courses article small .lucide-star{color:#f0aa23;fill:#f0aa23}.tutor-courses article>strong{font-size:.68rem}.tutor-courses article>a{border:1px solid var(--tutor-blue);color:var(--tutor-blue);border-radius:5px;padding:.55rem;font-size:.46rem;font-weight:700}.tutor-availability>div{border-top:1px solid #edf0f5;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;padding:.65rem 0;display:grid}.tutor-availability>div svg{color:var(--tutor-blue);width:14px;height:14px}.tutor-availability>div span,.tutor-availability>div strong{font-size:.46rem}.tutor-availability>div span{color:var(--tutor-muted)}.tutor-availability .book{border:1px solid var(--tutor-blue);color:var(--tutor-blue);text-align:center;border-radius:5px;margin-top:.5rem;padding:.65rem;font-size:.5rem;font-weight:700;display:block}.tutor-reviews article{gap:.5rem;padding:.55rem 0;display:flex}.tutor-reviews article>span{color:var(--tutor-blue);background:#e9e8ff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.42rem;font-weight:800;display:flex}.tutor-reviews p{flex:1;margin:0}.tutor-reviews strong,.tutor-reviews b,.tutor-reviews small{font-size:.46rem;display:block}.tutor-reviews b{color:#f2a91f;letter-spacing:.06em;margin:.2rem 0}.tutor-reviews b em{color:var(--tutor-ink);float:inline-end;font-style:normal}.tutor-reviews small{color:var(--tutor-muted);line-height:1.55}.tutor-expertise>div{grid-template-columns:repeat(5,1fr);display:grid}.tutor-expertise article{border-inline-end:1px solid var(--tutor-border);grid-template-columns:auto 1fr;align-items:center;gap:.15rem;padding:.25rem .75rem;display:grid}.tutor-expertise article:last-child{border:0}.tutor-expertise svg{color:var(--tutor-blue);grid-row:1/3;width:19px;height:19px}.tutor-expertise strong{font-size:.72rem}.tutor-expertise small{color:var(--tutor-muted);font-size:.4rem}.tutor-profile-bottom{grid-template-columns:1.4fr .72fr .85fr;gap:.85rem;margin-top:.85rem;display:grid}.tutor-profile-bottom>article{border:1px solid var(--tutor-border);border-radius:9px;min-height:190px;padding:1rem;position:relative;overflow:hidden}.tutor-profile-bottom h2{margin:0 0 .65rem;font-size:.72rem}.tutor-profile-bottom p{color:var(--tutor-muted);max-width:75%;font-size:.48rem;line-height:1.65}.tutor-profile-bottom ul{gap:.48rem;margin:.7rem 0 0;padding:0;list-style:none;display:grid}.tutor-profile-bottom li{color:#4f5b78;align-items:center;gap:.4rem;font-size:.46rem;display:flex}.tutor-profile-bottom li svg{color:#22a56c;width:12px;height:12px}.tutor-profile-bottom .decor{color:#d9d7ff;opacity:.55;width:120px;height:120px;position:absolute;bottom:-10px;right:10px}.tutor-profile-bottom article:nth-child(2) li>span{color:var(--tutor-blue);background:#eeedff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.tutor-profile-bottom article:nth-child(2) li svg{color:var(--tutor-blue);width:13px;height:13px}.tutor-profile-bottom article:nth-child(3)>a{border:1px solid var(--tutor-blue);color:var(--tutor-blue);border-radius:5px;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;padding:.6rem;font-size:.48rem;font-weight:700;display:flex}.tutor-profile-bottom article:nth-child(3)>a svg{width:13px;height:13px}.tutor-profile-cta{color:var(--tutor-blue);background:linear-gradient(90deg,#f3f1ff,#f7f7ff);border-radius:8px;align-items:center;gap:.75rem;margin-top:.85rem;padding:1rem 1.5rem;display:flex}.tutor-profile-cta>svg{width:28px;height:28px}.tutor-profile-cta>svg:last-child{width:48px;height:48px;margin-inline-start:auto}.tutor-profile-cta p{margin:0}.tutor-profile-cta small,.tutor-profile-cta strong{display:block}.tutor-profile-cta small{color:var(--tutor-muted);font-size:.45rem}.tutor-profile-cta strong{color:var(--tutor-ink);margin-top:.25rem;font-size:.72rem}html[dir=rtl] .tutor-profile-page{font-family:Tahoma,Arial,sans-serif}html[dir=rtl] .tutor-profile-page .lucide-arrow-right{transform:rotate(180deg)}html[dir=rtl] .tutor-profile-avatar i{left:-2px;right:auto}html[dir=rtl] .tutor-profile-bottom .decor{left:10px;right:auto}@media (max-width:1000px){.tutor-profile-hero{grid-template-columns:160px 1fr}.tutor-profile-proof{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.tutor-institutions>div{grid-template-columns:repeat(2,1fr)}.tutor-profile-layout{grid-template-columns:1fr}.tutor-profile-rail,.tutor-profile-bottom{grid-template-columns:1fr 1fr}.tutor-profile-bottom>article:first-child{grid-column:1/-1}}@media (max-width:680px){.tutor-profile-page{padding:.8rem}.tutor-breadcrumb button{font-size:0}.tutor-profile-hero{grid-template-columns:1fr;padding:.5rem 0 1.2rem}.tutor-profile-avatar-column{grid-template-columns:1fr 1fr}.tutor-profile-avatar{grid-column:1/-1}.tutor-profile-intro{text-align:center}.tutor-verified,.tutor-rating,.tutor-tags{justify-content:center}.tutor-profile-stats{text-align:start;grid-template-columns:1fr 1fr}.tutor-profile-proof{display:block}.tutor-profile-proof ul{margin-top:1rem}.tutor-institutions>div,.tutor-profile-rail,.tutor-profile-bottom{grid-template-columns:1fr}.tutor-profile-bottom>article:first-child{grid-column:auto}.tutor-courses>article{grid-template-columns:72px 1fr auto}.tutor-courses>article>span{height:54px}.tutor-courses>article>a{text-align:center;grid-column:2/-1}.tutor-expertise>div{grid-template-columns:1fr 1fr}.tutor-expertise article{border-bottom:1px solid var(--tutor-border);border-inline-end:0}.tutor-profile-bottom p{max-width:100%}}@media (max-width:420px){.tutor-institutions>div,.tutor-profile-stats{grid-template-columns:1fr}.tutor-profile-stats>div{border-inline-end:0}.tutor-courses>article{grid-template-columns:56px 1fr}.tutor-courses>article>strong{grid-column:1}.tutor-courses>article>a{grid-column:2}.tutor-courses article small{flex-wrap:wrap}}.institution-profile-page{--institution-blue:#4d46eb;--institution-ink:#111936;--institution-muted:#626d88;--institution-border:#e0e4ef;color:var(--institution-ink);background:#fff;min-height:100vh;padding:0;font-family:Arial,Helvetica,sans-serif}.institution-profile-page h1,.institution-profile-page h2,.institution-profile-page h3{font-family:Arial,Helvetica,sans-serif}html[dir=rtl] .institution-profile-page,html[dir=rtl] .institution-profile-page h1,html[dir=rtl] .institution-profile-page h2,html[dir=rtl] .institution-profile-page h3{font-family:Tahoma,Arial,sans-serif}.institution-profile-header{border-bottom:1px solid var(--institution-border);z-index:20;background:#fff;grid-template-columns:auto minmax(220px,340px) 1fr auto;align-items:center;gap:1.5rem;min-height:70px;padding:0 clamp(1.25rem,3vw,3rem);display:grid;position:sticky;top:0}.institution-profile-header>a:first-child{align-items:center;gap:.45rem;font-size:1rem;display:flex}.institution-profile-header>a:first-child svg{color:var(--institution-blue);width:27px;height:27px}.institution-profile-header label{border:1px solid var(--institution-border);border-radius:7px;align-items:center;gap:.5rem;padding:0 .7rem;display:flex}.institution-profile-header label svg{color:var(--institution-muted);width:15px;height:15px}.institution-profile-header input{font:inherit;border:0;outline:0;width:100%;padding:.65rem 0;font-size:.62rem}.institution-profile-header nav{border:0;justify-content:center;gap:1.5rem;min-height:auto;display:flex}.institution-profile-header nav a{white-space:nowrap;align-items:center;gap:.25rem;font-size:.6rem;font-weight:700;display:flex}.institution-profile-header nav svg{width:10px;height:10px}.institution-profile-header>div{align-items:center;gap:.85rem;display:flex}.institution-profile-header>div>svg{width:17px;height:17px}.institution-profile-header details{position:relative}.institution-profile-header summary{cursor:pointer;align-items:center;gap:.3rem;font-size:.55rem;list-style:none;display:flex}.institution-profile-header summary svg{width:14px;height:14px}.institution-profile-header details>span{border:1px solid var(--institution-border);inset-inline-end:0;background:#fff;border-radius:6px;min-width:100px;padding:.35rem;display:grid;position:absolute;top:1.5rem;box-shadow:0 10px 25px #192d5a1f}.institution-profile-header details>span a{padding:.5rem;font-size:.55rem}.institution-profile-header>div>a{background:var(--institution-blue);color:#fff;border-radius:6px;padding:.6rem .8rem;font-size:.58rem;font-weight:700}.institution-profile-layout{grid-template-columns:minmax(0,1fr) 285px;gap:1rem;max-width:96rem;margin:0 auto;padding:1rem 1.5rem 3rem;display:grid}.institution-profile-main{min-width:0}.institution-profile-hero{border:1px solid var(--institution-border);background:linear-gradient(110deg,#f8faff,#edf3ff);border-radius:12px;grid-template-columns:.95fr 1.25fr;min-height:260px;display:grid;overflow:hidden}.institution-hero-copy{padding:1.4rem}.institution-brand-card{align-items:center;gap:1rem;display:flex}.institution-brand-card>span{color:#fff;background:#102258;border:6px solid #fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:75px;height:75px;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 7px 20px #192d5a26}.institution-brand-card h1{align-items:center;gap:.35rem;margin-bottom:.45rem;font-size:1.35rem;font-weight:780;display:flex}.institution-brand-card h1 svg{color:var(--institution-blue);width:18px;height:18px}.institution-brand-card p{color:#3f4c68;margin-bottom:.7rem;font-size:.66rem}.institution-brand-card div>div{flex-wrap:wrap;gap:.7rem;display:flex}.institution-brand-card div>div span{color:#46516d;align-items:center;gap:.3rem;font-size:.52rem;display:flex}.institution-brand-card div>div svg{color:var(--institution-blue);width:14px;height:14px}.institution-hero-copy>p{color:#3d4a65;max-width:32rem;margin:1rem 0;font-size:.68rem;line-height:1.75}.institution-hero-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.institution-hero-actions a{border:1px solid var(--institution-blue);color:var(--institution-blue);border-radius:6px;align-items:center;gap:.4rem;padding:.7rem 1rem;font-size:.62rem;font-weight:700;display:flex}.institution-hero-actions a:first-child{background:var(--institution-blue);color:#fff}.institution-hero-actions a:last-child{border:0}.institution-hero-actions svg{width:14px;height:14px}.institution-hero-visual{background:linear-gradient(135deg,#dce7f6,#95b5e2);position:relative;overflow:hidden}.institution-hero-visual:before,.institution-hero-visual:after{content:"";background:#ffffff7a;border-radius:50%;width:125px;height:125px;position:absolute}.institution-hero-visual:before{bottom:-40px;left:8%}.institution-hero-visual:after{top:-35px;right:5%}.institution-student-portrait{background:linear-gradient(145deg,#35578a,#163462);border:9px solid #ffffff8c;border-radius:50% 50% 45% 45%;justify-content:center;align-items:center;width:190px;height:250px;display:flex;position:absolute;bottom:-35px;left:35%}[dir=rtl] .institution-student-portrait{left:auto;right:35%}.institution-student-portrait span{color:#fff;font-size:3rem;font-weight:800}.institution-hero-visual>div:not(.institution-student-portrait){border:1px solid var(--institution-border);z-index:2;background:#ffffffeb;border-radius:7px;grid-template-columns:auto 1fr;align-items:center;gap:.2rem .5rem;padding:.7rem;display:grid;position:absolute;top:1rem;right:.8rem}.institution-hero-visual>div:last-child{top:5.5rem}[dir=rtl] .institution-hero-visual>div:not(.institution-student-portrait){left:.8rem;right:auto}.institution-hero-visual>div svg{color:var(--institution-blue);grid-row:1/3;width:24px;height:24px}.institution-hero-visual>div strong{font-size:.62rem}.institution-hero-visual>div small{color:var(--institution-muted);font-size:.48rem}.institution-glance{margin:1.25rem 0}.institution-glance h2,.institution-content-section h2,.institution-profile-rail h2{margin-bottom:.75rem;font-size:1rem;font-weight:750}.institution-glance>div{grid-template-columns:repeat(6,1fr);gap:.65rem;display:grid}.institution-glance article{border:1px solid var(--institution-border);border-radius:8px;align-items:center;gap:.65rem;padding:.85rem;display:flex}.institution-glance article>svg{color:var(--institution-blue);flex:none;width:22px;height:22px}.institution-glance strong,.institution-glance span,.institution-glance small{display:block}.institution-glance strong{font-size:.9rem}.institution-glance span{margin:.2rem 0;font-size:.5rem}.institution-glance small{color:var(--institution-muted);font-size:.44rem}.institution-content-section{margin-top:1.35rem}.institution-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:.75rem;display:flex}.institution-section-heading h2{margin-bottom:.3rem}.institution-section-heading p{color:var(--institution-muted);margin:0;font-size:.58rem}.institution-section-heading>a,.institution-reviews>a{color:var(--institution-blue);align-items:center;gap:.35rem;font-size:.55rem;font-weight:700;display:flex}.institution-section-heading svg,.institution-reviews>a svg{width:12px;height:12px}.institution-tutor-grid,.institution-course-grid{grid-template-columns:repeat(5,1fr);gap:.65rem;display:grid}.institution-tutor-grid article{border:1px solid var(--institution-border);border-radius:8px;min-width:0;padding:.75rem;position:relative}.institution-tutor-avatar{color:var(--institution-blue);background:#dbe8ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.6rem;font-size:.75rem;font-weight:800;display:flex;position:relative}.institution-tutor-avatar.tone-2{background:#e5e0ff}.institution-tutor-avatar.tone-3{background:#d9f2e8}.institution-tutor-avatar.tone-4{background:#ffe8d6}.institution-tutor-avatar.tone-5{background:#f4def2}.institution-tutor-avatar svg{color:var(--institution-blue);background:#fff;border-radius:50%;width:15px;height:15px;position:absolute;bottom:-2px;right:-2px}[dir=rtl] .institution-tutor-avatar svg{left:-2px;right:auto}.institution-tutor-grid article>svg{color:var(--institution-muted);width:14px;height:14px;position:absolute;top:.7rem;right:.7rem}[dir=rtl] .institution-tutor-grid article>svg{left:.7rem;right:auto}.institution-tutor-grid h3{margin-bottom:.3rem;font-size:.62rem}.institution-tutor-grid p{color:var(--institution-muted);margin-bottom:.4rem;font-size:.5rem}.institution-tutor-grid>article>span{color:#e49a12;font-size:.48rem}.institution-tutor-grid>article>small{color:var(--institution-muted);margin:.3rem 0;font-size:.47rem;display:block}.institution-tutor-grid article>div:not(.institution-tutor-avatar){flex-wrap:wrap;gap:.25rem;display:flex}.institution-tutor-grid article>div b{color:#4a4d75;background:#f0efff;border-radius:4px;padding:.25rem .35rem;font-size:.44rem;font-weight:500}.institution-tutor-grid footer{color:var(--institution-muted);margin-top:.5rem;font-size:.46rem}.institution-course-grid article{border:1px solid var(--institution-border);border-radius:8px;padding:0;overflow:hidden}.institution-course-grid article>span{color:#fff;background:#164e91;justify-content:center;align-items:center;height:75px;font-size:1rem;font-weight:800;display:flex}.institution-course-grid article>span.tone-2{background:#6d8fe0}.institution-course-grid article>span.tone-3{background:#1d345f}.institution-course-grid article>span.tone-4{color:#153773;background:#f1f3f8}.institution-course-grid article>span.tone-5{background:#293b82}.institution-course-grid article>div{padding:.65rem}.institution-course-grid h3{margin-bottom:.3rem;font-size:.58rem;line-height:1.4}.institution-course-grid p{color:var(--institution-muted);margin-bottom:.5rem;font-size:.46rem}.institution-course-grid small{color:#df9612;font-size:.46rem}.institution-course-grid footer{border-top:1px solid #edf0f5;justify-content:space-between;margin-top:.55rem;padding-top:.55rem;font-size:.48rem;display:flex}.institution-benefits{border:1px solid var(--institution-border);border-radius:8px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:1rem;display:grid}.institution-benefits article{border:0;border-inline-start:1px solid var(--institution-border);align-items:center;gap:.7rem;padding:1rem;display:flex}.institution-benefits article:first-child{border-inline-start:0}.institution-benefits svg{color:var(--institution-blue);background:#f0efff;border-radius:50%;width:35px;height:35px;padding:9px}.institution-benefits strong{font-size:.56rem;display:block}.institution-benefits p{color:var(--institution-muted);margin:.25rem 0 0;font-size:.48rem;line-height:1.5}.institution-profile-rail{align-content:start;gap:1rem;display:grid}.institution-profile-rail>section{border:1px solid var(--institution-border);border-radius:9px;padding:1rem}.institution-why{background:linear-gradient(145deg,#fbfaff,#f0efff)}.institution-why article{border:0;align-items:center;gap:.7rem;padding:.7rem 0;display:flex}.institution-why article>svg{color:var(--institution-blue);background:#fff;border-radius:50%;width:34px;height:34px;padding:9px}.institution-why strong{font-size:.56rem;display:block}.institution-why p{color:var(--institution-muted);margin:.2rem 0 0;font-size:.48rem;line-height:1.45}.institution-community p{color:var(--institution-muted);font-size:.52rem;line-height:1.6}.institution-community form{margin:.8rem 0 .5rem;display:flex}.institution-community input{border:1px solid var(--institution-border);font:inherit;border-radius:5px 0 0 5px;width:100%;min-width:0;padding:.6rem;font-size:.5rem}.institution-community button{background:var(--institution-blue);color:#fff;border:0;border-radius:0 5px 5px 0;padding:0 .8rem;font-size:.5rem}.institution-profile-page[dir=rtl] .institution-community input{border-radius:0 5px 5px 0}.institution-profile-page[dir=rtl] .institution-community button{border-radius:5px 0 0 5px}.institution-community small{color:var(--institution-muted);font-size:.45rem}.institution-reviews article{border:1px solid var(--institution-border);border-radius:7px;margin:.65rem 0;padding:.75rem}.institution-reviews article>p{color:#3f4b65;font-size:.5rem;line-height:1.6}.institution-reviews article>div{align-items:center;gap:.5rem;display:flex}.institution-reviews article>div>span{color:var(--institution-blue);background:#e4ecff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.46rem;font-weight:800;display:flex}.institution-reviews article>div>div{flex:1}.institution-reviews strong,.institution-reviews small{font-size:.46rem;display:block}.institution-reviews small{color:var(--institution-muted)}.institution-reviews b{color:#e99c0c;font-size:.44rem}.institution-reviews>a{border:1px solid var(--institution-border);border-radius:5px;justify-content:center;padding:.6rem}.institution-profile-page[dir=rtl] .lucide-arrow-right{transform:rotate(180deg)}@media (max-width:1200px){.institution-profile-header{grid-template-columns:auto 1fr auto}.institution-profile-header label{display:none}.institution-profile-header nav{justify-content:flex-start}.institution-glance>div,.institution-tutor-grid,.institution-course-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.institution-profile-header nav,.institution-profile-header>div>svg{display:none}.institution-profile-header{grid-template-columns:1fr auto}.institution-profile-layout{grid-template-columns:1fr}.institution-profile-rail{grid-template-columns:repeat(3,1fr)}.institution-profile-hero{grid-template-columns:1fr}.institution-hero-visual{min-height:240px}}@media (max-width:650px){.institution-profile-layout{padding-inline:.8rem}.institution-brand-card{flex-direction:column;align-items:flex-start}.institution-hero-actions a{flex:1;justify-content:center}.institution-glance>div,.institution-tutor-grid,.institution-course-grid{grid-template-columns:repeat(2,1fr)}.institution-profile-rail{grid-template-columns:1fr}.institution-benefits{grid-template-columns:1fr 1fr}.institution-benefits article:nth-child(3){border-inline-start:0}.institution-section-heading{align-items:flex-start;gap:1rem}}@media (max-width:420px){.institution-tutor-grid,.institution-course-grid,.institution-benefits{grid-template-columns:1fr}.institution-benefits article{border-inline-start:0;border-top:1px solid var(--institution-border)}.institution-benefits article:first-child{border-top:0}}.public-home{--public-blue:#1264e8;--public-dark:#071938;--public-muted:#53627a;--public-border:#dce5f0;color:var(--public-dark);background:#fff;min-height:100vh;padding:0;font-family:Arial,Helvetica,sans-serif}.public-home[dir=rtl]{font-family:Tahoma,Arial,sans-serif}.public-home[dir=rtl] .lucide-arrow-right{transform:rotate(180deg)}.public-home h1,.public-home h2,.public-home h3{font-family:Arial,Helvetica,sans-serif}.public-header{border-bottom:1px solid var(--public-border);z-index:20;background:#fffffff5;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:82px;padding:0 clamp(1.5rem,3.5vw,4.5rem);display:grid;position:sticky;top:0}.public-brand{white-space:nowrap;align-items:center;gap:.45rem;font-size:1.25rem;display:inline-flex}.public-brand svg{color:var(--public-blue);width:29px;height:29px}.public-header nav{border:0;justify-content:flex-start;min-height:auto}.public-header nav a,.public-header-actions,.public-languages summary{align-items:center;display:flex}.public-header nav a{gap:.25rem;margin-inline-end:2rem;font-size:.8rem;font-weight:600}.public-header nav svg{width:12px;height:12px}.public-header-actions{gap:1.4rem;font-size:.78rem}.public-languages{position:relative}.public-languages summary{cursor:pointer;gap:.4rem;list-style:none}.public-languages summary::-webkit-details-marker{display:none}.public-languages svg:first-child{width:16px;height:16px}.public-languages summary svg:last-child{width:11px;height:11px}.public-languages>div{border:1px solid var(--public-border);inset-inline-end:0;background:#fff;border-radius:7px;min-width:9rem;padding:.35rem;position:absolute;top:calc(100% + .75rem);box-shadow:0 12px 28px #19376424}.public-languages>div a{border-radius:5px;padding:.65rem;display:block}.public-languages>div a:hover{background:#edf4ff}.public-button{border-radius:7px;justify-content:center;align-items:center;gap:.7rem;min-height:46px;padding:.75rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-flex}.public-button svg{width:16px;height:16px}.public-button.primary{color:#fff;background:linear-gradient(135deg,#1769e9,#0754d4);box-shadow:0 8px 20px #1264e833}.public-button.ghost{background:#fff;border:1px solid #cad6e5}.public-hero{background:radial-gradient(circle at 17% 12%,#4696ff1a,#0000 28%),linear-gradient(#f8fbff,#fff);grid-template-columns:minmax(25rem,.72fr) minmax(40rem,1.28fr);gap:clamp(2rem,4vw,5rem);padding-block:3rem 3.5rem;padding-inline:clamp(2rem,4.5vw,5.5rem) 2rem;display:grid;position:relative;overflow:hidden}.public-hero:after{content:"";opacity:.35;bottom:0;background-image:radial-gradient(#c9dcf5 1px,#0000 1px);background-size:11px 11px;width:42%;height:45%;position:absolute;inset-inline-start:0}.public-hero-copy{z-index:1;align-self:center;padding:1rem 0;position:relative}.public-pill{color:var(--public-blue);background:#e7f0ff;border-radius:999px;padding:.55rem .9rem;font-size:.78rem;font-weight:700;display:inline-block}.public-home .public-hero h1{letter-spacing:-.05em;margin:1.4rem 0 1.2rem;font-size:clamp(2.6rem,4.2vw,5rem);font-weight:750;line-height:1.04}.public-hero h1 em{color:#0000;background:linear-gradient(90deg,#0b62e6,#654cf6);-webkit-background-clip:text;background-clip:text;font-style:normal}.public-hero-copy>p{color:#31415b;max-width:46rem;font-size:1.03rem;line-height:1.65}.public-hero-actions{gap:1rem;margin:1.8rem 0 3.5rem;display:flex}.public-benefits{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.1rem;display:grid}.public-benefits span{color:#263751;align-items:center;gap:.55rem;font-size:.61rem;font-weight:600;line-height:1.4;display:flex}.public-benefits svg{background:#f0f5fb;border-radius:50%;flex:none;width:31px;height:31px;padding:8px}.public-dashboard{z-index:1;background:#fff;border:1px solid #e0e8f2;border-radius:18px;grid-template-columns:125px minmax(0,1fr);align-self:center;min-height:430px;font-size:8px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #1937641f}.public-dashboard aside{border-inline-end:1px solid #e7edf5;padding:22px 12px}.public-mini-brand{align-items:center;gap:4px;margin-bottom:22px;font-size:11px;font-weight:800;display:flex}.public-mini-brand svg{color:var(--public-blue);width:16px;height:16px}.public-dashboard aside>span{color:#4b5870;border-radius:5px;align-items:center;gap:8px;margin:4px 0;padding:7px 8px;display:flex}.public-dashboard aside>span.active{color:var(--public-blue);background:#e9f1ff;font-weight:700}.public-dashboard-body{padding:24px 18px}.public-dashboard-head,.public-dashboard-grid section>div{justify-content:space-between;align-items:center;display:flex}.public-dashboard-head strong{margin-bottom:7px;font-size:15px;display:block}.public-dashboard-head small,.public-dashboard-stats small{color:#748097}.public-dashboard-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:22px 0 14px;display:grid}.public-dashboard-stats>div,.public-dashboard-grid section{border:1px solid #e2e9f2;border-radius:7px;padding:11px}.public-dashboard-stats strong{margin:7px 0;font-size:15px;display:block}.public-dashboard-stats em{color:#20a667;font-size:6px;font-style:normal}.public-dashboard-grid{grid-template-columns:1.5fr .85fr .85fr;gap:9px;display:grid}.public-dashboard-grid section{min-height:220px}.public-dashboard-grid a{color:var(--public-blue);font-size:6px}.public-dashboard-grid p{color:#3d4960;border-bottom:1px solid #edf1f6;padding:13px 0;font-size:7px}.public-dashboard-grid p b{color:var(--public-blue);margin-inline-end:6px}.public-chart-lines{border-bottom:1px solid #dce5f0;gap:7px;height:145px;margin-top:18px;align-items:flex-end!important;display:flex!important}.public-chart-lines i{background:linear-gradient(#1567e9,#7caef8);border-radius:2px 2px 0 0;flex:1}.public-chart>small{color:#8390a4;text-align:center;margin-top:8px;font-size:5px;display:block}.public-trust{border-bottom:1px solid #e7edf5;grid-template-columns:1fr 1.1fr;gap:2rem;padding:2.3rem clamp(2rem,4.5vw,5.5rem);display:grid}.public-logos,.public-metrics{justify-content:space-between;align-items:center;display:flex}.public-logos{gap:1.3rem}.public-logos strong{max-width:9rem;font-size:.75rem;line-height:1.5}.public-logos span{color:#536074;text-align:center;font-family:Georgia,serif;font-size:.8rem}.public-metrics{border-inline-start:1px solid var(--public-border);gap:1.5rem;padding-inline-start:2rem}.public-metrics>div{align-items:center;gap:.7rem;display:flex}.public-metrics svg{color:var(--public-blue);background:#ecf6ff;border-radius:50%;width:38px;height:38px;padding:10px}.public-metrics strong,.public-metrics small{white-space:nowrap;display:block}.public-metrics strong{font-size:1rem}.public-metrics small{color:var(--public-muted);margin-top:4px;font-size:.56rem}.public-ecosystem{background:linear-gradient(135deg,#f6faff,#fbfdff);grid-template-columns:1.35fr .8fr .9fr;gap:2.5rem;margin:2.5rem clamp(1.5rem,3vw,3rem) 0;padding:2.4rem;display:grid}.public-home .public-ecosystem h2,.public-home .public-perspectives h2,.public-home .public-cta h2{letter-spacing:-.02em;margin-bottom:.55rem;font-size:1.15rem;font-weight:750;line-height:1.2}.public-ecosystem>div>p,.public-perspectives p{color:var(--public-muted);font-size:.65rem;line-height:1.55}.public-capability-grid{grid-template-columns:repeat(5,1fr);gap:.55rem;margin-top:1.3rem;display:grid}.public-capability-grid article{border:1px solid var(--public-border);background:#fff;border-radius:9px;gap:.6rem;min-height:105px;padding:.8rem;display:flex}.public-capability-grid svg,.public-role-column>a>svg{color:var(--public-blue);background:#edf3ff;border-radius:50%;flex:none;width:28px;height:28px;padding:7px}.public-capability-grid h3{margin-bottom:.35rem;font-size:.58rem;line-height:1.35}.public-capability-grid p{color:var(--public-muted);font-size:.48rem;line-height:1.5}.public-network{text-align:center}.public-network-map{height:250px;margin-top:1rem;position:relative}.public-network-map>span{border:1px solid var(--public-border);z-index:2;background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:5px;padding:9px;font-size:.5rem;font-weight:700;display:flex;position:absolute}.public-network-map svg{color:var(--public-blue);width:22px;height:22px}.public-network-map .school{inset-inline-start:36%;top:0}.public-network-map .teacher{inset-inline-start:0;top:40%}.public-network-map .student{background:var(--public-blue);color:#fff;inset-inline-start:42%;border-radius:50%;padding:13px;top:36%}.public-network-map .student svg{color:#fff}.public-network-map .mentor{inset-inline-end:0;top:40%}.public-network-map .course{bottom:4%;inset-inline-start:35%}.public-network-map i{inset-inline-start:13%;border:1px dashed #779dd6;border-radius:50%;width:75%;height:150px;position:absolute;top:55px;transform:rotate(10deg)}.public-network-map i:nth-last-child(2){transform:rotate(60deg)}.public-network-map i:last-child{transform:rotate(-50deg)}.public-role-column>a{border:1px solid var(--public-border);background:#fff;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;margin-top:.65rem;padding:.85rem;display:grid}.public-role-column>a strong,.public-role-column>a small{display:block}.public-role-column>a strong{margin-bottom:.3rem;font-size:.62rem}.public-role-column>a small{color:var(--public-muted);font-size:.49rem;line-height:1.45}.public-role-column>a>svg:last-child{color:var(--public-muted);background:0 0;width:14px;height:14px;padding:0}.public-perspectives{grid-template-columns:1.3fr .8fr .7fr .7fr;gap:2rem;margin:0 clamp(1.5rem,3vw,3rem);padding:2rem 2.5rem 1rem;display:grid}.public-perspective-demo{overflow:hidden}.public-tabs{border-bottom:1px solid var(--public-border);color:#53627a;justify-content:space-between;margin:1rem 0 0;padding-bottom:.5rem;font-size:.55rem;display:flex}.public-tabs span:first-child{color:var(--public-blue);font-weight:700}.public-perspective-demo .public-dashboard{transform-origin:0 0;border-radius:8px;width:115%;min-height:270px;margin-top:.75rem}.public-home[dir=rtl] .public-perspective-demo .public-dashboard{transform-origin:100% 0}.public-perspective-demo .public-dashboard-grid section{min-height:115px}.public-perspective-demo .public-chart-lines{height:60px}.public-perspectives blockquote{border-inline-start:1px solid var(--public-border);margin:0;padding:3rem 1.5rem}.public-perspectives blockquote>svg{color:#a8b7ce;width:30px;height:30px}.public-perspectives blockquote p{margin:1rem 0 1.5rem;font-size:.62rem;line-height:1.8}.public-perspectives blockquote footer{align-items:center;gap:.75rem;display:flex}.public-perspectives blockquote footer>span{background:#e7eef8;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.6rem;display:flex}.public-perspectives blockquote footer strong,.public-perspectives blockquote footer small{font-size:.55rem;display:block}.public-perspectives blockquote footer small{color:var(--public-muted);margin-top:4px;font-weight:400}.public-ratings,.public-service-metrics{align-content:center;display:grid}.public-ratings{grid-template-columns:repeat(3,1fr)}.public-ratings>div{border-inline-start:1px solid var(--public-border);text-align:center;padding:1rem}.public-ratings strong,.public-ratings small{font-size:.65rem;display:block}.public-ratings span{color:#ffaf19;justify-content:center;margin:.55rem 0;display:flex}.public-ratings svg{width:9px;height:9px}.public-ratings small{color:var(--public-muted);font-size:.48rem}.public-service-metrics{border-inline-start:1px solid var(--public-border);grid-template-columns:repeat(3,1fr);gap:1.2rem .8rem;padding-inline-start:1.8rem}.public-service-metrics strong,.public-service-metrics small{text-align:center;display:block}.public-service-metrics strong{color:var(--public-blue);font-size:.85rem}.public-service-metrics small{color:var(--public-muted);margin-top:5px;font-size:.45rem}.public-cta{color:#fff;background:linear-gradient(90deg,#1264e8,#0b50d4);border-radius:10px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1.4rem;margin:1.5rem clamp(2rem,7vw,9rem) 0;padding:1.2rem 2.5rem;display:grid}.public-cta>span{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.8rem;display:flex}.public-home .public-cta h2{margin-bottom:.25rem}.public-cta p{color:#dceaff;margin:0;font-size:.6rem}.public-button.light{color:var(--public-blue);background:#fff;min-height:38px}.public-button.outline{color:#fff;border:1px solid #fff;min-height:38px}.public-footer{color:#fff;background:#061b3d;grid-template-columns:1.25fr repeat(4,.7fr) 1.5fr;gap:3rem;margin-top:.3rem;padding:2.4rem clamp(2rem,4.5vw,5.5rem) 3.5rem;display:grid;position:relative}.public-footer .public-brand{margin-bottom:1rem}.public-footer p{color:#c4d1e4;max-width:15rem;font-size:.58rem;line-height:1.7}.public-footer>div>strong{margin-bottom:1rem;font-size:.65rem;display:block}.public-footer>div>a:not(.public-brand){color:#d2dced;margin:.7rem 0;font-size:.58rem;display:block}.public-footer form{margin-top:1rem;display:flex}.public-footer input{border:0;border-start-start-radius:5px;border-end-start-radius:5px;width:100%;min-width:0;padding:.75rem}.public-footer button{background:var(--public-blue);color:#fff;border:0;border-start-end-radius:5px;border-end-end-radius:5px;padding:0 1rem;font-size:.55rem}.public-footer>small{color:#8192ad;bottom:1rem;font-size:.55rem;position:absolute;inset-inline-start:clamp(2rem,4.5vw,5.5rem)}@media (max-width:1200px){.public-header nav{display:none}.public-header{grid-template-columns:1fr auto}.public-hero{grid-template-columns:1fr;padding-inline-end:clamp(2rem,4.5vw,5.5rem)}.public-trust{grid-template-columns:1fr}.public-metrics{border-inline-start:0;padding-inline-start:0}.public-ecosystem{grid-template-columns:1.2fr .8fr}.public-role-column{grid-column:1/-1;grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.public-role-column>h2,.public-role-column>p{grid-column:1/-1}.public-perspectives{grid-template-columns:1fr 1fr}.public-perspective-demo{grid-column:1/-1}.public-footer{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.public-header{min-height:68px;padding:0 1.1rem}.public-header-actions>a:not(.primary),.public-languages{display:none}.public-header-actions{gap:0}.public-header .public-button{min-height:40px;padding:.7rem;font-size:0}.public-header .public-button svg{margin:0}.public-hero{grid-template-columns:minmax(0,1fr);padding:2.5rem 1.2rem}.public-home .public-hero h1{font-size:2.65rem}.public-benefits{grid-template-columns:repeat(2,1fr)}.public-dashboard{grid-template-columns:1fr;min-height:380px}.public-dashboard aside{display:none}.public-dashboard-body{padding:1rem;overflow:hidden}.public-dashboard-stats{grid-template-columns:repeat(2,1fr)}.public-dashboard-stats>div:last-child{display:none}.public-dashboard-grid{grid-template-columns:1fr}.public-dashboard-grid section:not(:first-child){display:none}.public-logos{flex-wrap:wrap;justify-content:flex-start}.public-logos strong{width:100%;max-width:none}.public-metrics{grid-template-columns:repeat(2,1fr);display:grid}.public-ecosystem{grid-template-columns:1fr;margin-inline:0;padding:2rem 1.2rem}.public-capability-grid{grid-template-columns:repeat(2,1fr)}.public-network{display:none}.public-role-column{display:block}.public-perspectives{margin:0;padding:2rem 1.2rem;display:block}.public-perspectives blockquote,.public-ratings,.public-service-metrics{margin-top:1.5rem}.public-service-metrics{border-inline-start:0;padding:1.5rem 0}.public-cta{grid-template-columns:auto 1fr;margin:0;padding:1.5rem 1.2rem}.public-cta .public-button{display:none}.public-footer{grid-template-columns:repeat(2,1fr);margin:0;padding:2.5rem 1.2rem 4rem}.public-footer>div:first-child,.public-footer>div:last-of-type{grid-column:1/-1}}.profile-shell{--profile-blue:#155fe7;--profile-indigo:#5547ed;--profile-ink:#0b1c3c;--profile-muted:#65718a;--profile-border:#dde5f0;color:var(--profile-ink);background:#f8faff}.profile-shell .platform-topbar{border-color:var(--profile-border);box-shadow:0 4px 20px #1e417809}.profile-shell .platform-logo .mark,.profile-shell .platform-avatar{background:linear-gradient(135deg, var(--profile-blue), var(--profile-indigo))}.profile-shell .platform-logo .mark svg{width:1rem;height:1rem}.profile-shell .platform-nav a{color:var(--profile-muted)}.profile-shell .platform-nav a[aria-current=page]{color:var(--profile-blue);background:#eaf1ff}.profile-shell .platform-language-menu a[aria-current=page]{color:var(--profile-blue)}.edu-profile-page{max-width:86rem;padding-top:2.25rem}.edu-profile-hero{border:1px solid var(--profile-border);background:radial-gradient(circle at 85% 20%,#5b47ed21,#0000 28%),linear-gradient(135deg,#f7faff,#eef4ff);border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.5rem,3.5vw,3rem);display:flex;position:relative;overflow:hidden}.edu-profile-hero:after{content:"";opacity:.2;bottom:-10%;background-image:radial-gradient(#9cb9ed 1px,#0000 1px);background-size:12px 12px;width:36%;height:65%;position:absolute;inset-inline-end:0}.edu-profile-identity{z-index:1;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);max-width:58rem;display:flex;position:relative}.edu-profile-avatar{background:linear-gradient(145deg,#dce9ff,#b8ccf6);border:7px solid #fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(8rem,13vw,11rem);height:clamp(8rem,13vw,11rem);display:flex;position:relative;box-shadow:0 15px 35px #2c53962e}.edu-profile-avatar>span{background:linear-gradient(135deg, var(--profile-blue), var(--profile-indigo));color:#0000;letter-spacing:-.07em;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.edu-profile-avatar>svg{color:var(--profile-blue);background:#fff;border-radius:50%;width:29px;height:29px;padding:3px;position:absolute;bottom:.35rem;right:.15rem}[dir=rtl] .edu-profile-avatar>svg{left:.15rem;right:auto}.edu-profile-verified{color:var(--profile-blue);background:#e5efff;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.75rem;padding:.4rem .7rem;font-size:.68rem;font-weight:750;display:inline-flex}.edu-profile-verified svg{width:14px;height:14px}.profile-shell .edu-profile-identity h1{letter-spacing:-.055em;margin-bottom:.65rem;font-family:Arial,Helvetica,sans-serif;font-size:clamp(2.35rem,4.5vw,4.5rem);font-weight:780;line-height:.95}.profile-shell[dir=rtl] .edu-profile-identity h1,html[dir=rtl] .profile-shell .edu-profile-identity h1{letter-spacing:-.025em;font-family:Tahoma,Arial,sans-serif}.edu-profile-identity h2{color:var(--profile-blue);margin-bottom:.8rem;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700}.edu-profile-quote{color:#40506b;max-width:43rem;margin-bottom:1rem;font-size:.78rem;font-style:italic;line-height:1.65}.edu-profile-meta{flex-wrap:wrap;gap:.8rem 1.4rem;display:flex}.edu-profile-meta span{color:var(--profile-muted);align-items:center;gap:.4rem;font-size:.68rem;display:inline-flex}.edu-profile-meta svg{color:var(--profile-blue);width:15px;height:15px}.edu-profile-actions,.edu-profile-cta>div:last-child{z-index:1;flex:none;gap:.65rem;display:flex;position:relative}.edu-profile-button{border:1px solid var(--profile-blue);border-radius:7px;justify-content:center;align-items:center;gap:.5rem;min-height:42px;padding:.7rem 1rem;font-size:.72rem;font-weight:750;display:inline-flex}.edu-profile-button svg{width:15px;height:15px}.edu-profile-button.primary{background:linear-gradient(135deg, var(--profile-blue), var(--profile-indigo));color:#fff;box-shadow:0 8px 20px #155fe733}.edu-profile-button.secondary{color:var(--profile-blue);background:#fff}.edu-profile-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin:1rem 0;display:grid}.edu-profile-stats article{border:1px solid var(--profile-border);background:#fff;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1.15rem;display:grid}.edu-profile-stats article>svg{color:var(--profile-blue);background:#edf3ff;border-radius:50%;width:38px;height:38px;padding:10px}.edu-profile-stats small,.edu-profile-stats strong{display:block}.edu-profile-stats small{color:var(--profile-muted);margin-bottom:.25rem;font-size:.65rem}.edu-profile-stats strong{font-size:1.25rem}.edu-profile-stats em{color:#17a568;font-size:.62rem;font-style:normal;font-weight:700}.edu-profile-grid{grid-template-columns:minmax(0,1.65fr) minmax(18rem,.75fr);gap:1rem;display:grid}.edu-profile-main,.edu-profile-side{align-content:start;gap:1rem;display:grid}.edu-profile-card{border:1px solid var(--profile-border);background:#fff;border-radius:12px;padding:1.4rem;box-shadow:0 8px 30px #1e417809}.edu-profile-heading{justify-content:space-between;align-items:flex-start;margin-bottom:1.15rem;display:flex}.edu-profile-heading>div>span{color:var(--profile-blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.58rem;font-weight:800;display:block}.edu-profile-heading h2{letter-spacing:-.025em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1.15rem;font-weight:750}.edu-profile-heading>svg{color:var(--profile-blue);width:20px;height:20px}.edu-profile-strength{align-items:center;gap:.6rem;display:flex}.edu-profile-strength span{color:var(--profile-muted);font-size:.6rem}.edu-profile-strength strong{color:#17a568;font-size:.75rem}.edu-profile-about>p{color:#4f5d75;font-size:.78rem;line-height:1.8}.edu-profile-focus{background:#f6f8ff;border:1px solid #e4e9f7;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;margin-top:1.25rem;padding:1rem;display:grid}.edu-profile-focus>svg{color:var(--profile-blue);background:#e8efff;border-radius:50%;width:38px;height:38px;padding:10px}.edu-profile-focus small,.edu-profile-focus strong{display:block}.edu-profile-focus small{color:var(--profile-muted);margin-bottom:.35rem;font-size:.58rem}.edu-profile-focus strong{margin-bottom:.6rem;font-size:.75rem}.edu-profile-focus div>span{background:#dfe5ef;border-radius:999px;height:4px;display:block;overflow:hidden}.edu-profile-focus div>span i{background:linear-gradient(90deg, var(--profile-blue), var(--profile-indigo));height:100%;display:block}.edu-profile-focus>em{color:var(--profile-blue);font-size:.68rem;font-style:normal;font-weight:750}.edu-profile-timeline article,.edu-profile-achievements article,.edu-profile-institutions article,.edu-profile-impact article{border:0;border-top:1px solid #edf0f5;align-items:center;gap:.9rem;padding:1rem 0;display:flex}.edu-profile-timeline article:first-child,.edu-profile-achievements article:first-child,.edu-profile-institutions article:first-child,.edu-profile-impact article:first-child{border-top:0;padding-top:0}.edu-profile-timeline article>span,.edu-profile-institutions article>span,.edu-profile-impact article>span{color:var(--profile-blue);background:#edf3ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:.68rem;font-weight:800;display:flex}.edu-profile-timeline article>div,.edu-profile-institutions article>div,.edu-profile-impact article>div,.edu-profile-achievements article>div{flex:1;min-width:0}.edu-profile-timeline h3,.edu-profile-impact strong,.edu-profile-institutions strong,.edu-profile-achievements strong{margin-bottom:.25rem;font-size:.72rem;line-height:1.45;display:block}.edu-profile-timeline p,.edu-profile-timeline small,.edu-profile-impact p,.edu-profile-institutions small,.edu-profile-achievements small{color:var(--profile-muted);margin:0;font-size:.6rem;line-height:1.5;display:block}.edu-profile-timeline em{color:#15925b;background:#e8f8ef;border-radius:999px;padding:.35rem .55rem;font-size:.55rem;font-style:normal}.edu-profile-impact{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.edu-profile-impact article{border-radius:9px;border:1px solid var(--profile-border)!important;padding:1rem!important}.edu-profile-impact svg{width:20px;height:20px}.edu-profile-achievements article>span{color:#f4a311;background:#fff5dc;border-radius:50%;flex:none;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.edu-profile-achievements article>svg{color:#24a96b;width:17px;height:17px}.edu-profile-skills{flex-wrap:wrap;gap:.45rem;display:flex}.edu-profile-skills span{color:#384a6a;background:#f0f4ff;border:1px solid #dfe7fa;border-radius:6px;padding:.5rem .65rem;font-size:.6rem}.edu-profile-cta{background:linear-gradient(115deg,#eef3ff,#f5f2ff);border:1px solid #dbe3f5;border-radius:13px;justify-content:space-between;align-items:center;margin-top:1rem;padding:1.4rem;display:flex}.edu-profile-cta>div:first-child{align-items:center;gap:1rem;display:flex}.edu-profile-cta>div:first-child>span{color:var(--profile-blue);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.edu-profile-cta h2{margin-bottom:.35rem;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:750}.edu-profile-cta p{color:var(--profile-muted);max-width:42rem;margin:0;font-size:.65rem;line-height:1.55}html[dir=rtl] .profile-shell .lucide-arrow-right{transform:rotate(180deg)}@media (max-width:980px){.edu-profile-hero{flex-direction:column;align-items:flex-start}.edu-profile-actions{align-self:stretch}.edu-profile-actions a{flex:1}.edu-profile-stats{grid-template-columns:repeat(2,1fr)}.edu-profile-grid{grid-template-columns:1fr}.edu-profile-side{grid-template-columns:repeat(2,1fr)}.edu-profile-side>section:last-child{grid-column:1/-1}}@media (max-width:640px){.edu-profile-page{padding-top:1rem}.edu-profile-identity{flex-direction:column;align-items:flex-start}.edu-profile-avatar{width:7.5rem;height:7.5rem}.edu-profile-actions{width:100%}.edu-profile-stats,.edu-profile-impact,.edu-profile-side{grid-template-columns:1fr}.edu-profile-side>section:last-child{grid-column:auto}.edu-profile-cta{flex-direction:column;align-items:flex-start;gap:1rem}.edu-profile-cta>div:last-child{width:100%}.edu-profile-cta>div:last-child a{flex:1}}.student-dashboard-shell{--student-blue:#4b45f5;--student-border:#e1e5ef;--student-ink:#121a3a;--student-muted:#68718b;color:var(--student-ink);background:#fbfcff}.student-dashboard-shell .platform-topbar{border-color:var(--student-border);box-shadow:0 4px 18px #1b315d09}.student-dashboard-shell .platform-logo .mark,.student-dashboard-shell .platform-avatar{background:linear-gradient(135deg, #175fe8, var(--student-blue))}.student-dashboard-shell .platform-logo .mark svg{width:1rem;height:1rem}.student-dashboard-shell .platform-nav a[aria-current=page]{color:var(--student-blue);background:#ecebff}.student-dashboard-layout{grid-template-columns:205px minmax(0,1fr);max-width:96rem;min-height:calc(100vh - 4.5rem);margin:0 auto;display:grid}.student-dashboard-sidebar{border-inline-end:1px solid var(--student-border);background:#fff;padding:1.5rem 1rem}.student-sidebar-user{border:1px solid var(--student-border);border-radius:8px;align-items:center;gap:.7rem;margin-bottom:1rem;padding:.8rem;display:flex}.student-sidebar-user>span{color:var(--student-blue);background:linear-gradient(135deg,#dce9ff,#c7c5ff);border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:.7rem;font-weight:800;display:flex}.student-sidebar-user strong,.student-sidebar-user small,.student-sidebar-user a{font-size:.58rem;display:block}.student-sidebar-user small{color:var(--student-muted);margin:.2rem 0}.student-sidebar-user a{color:var(--student-blue);font-weight:700}.student-sidebar-active,.student-dashboard-sidebar section a{color:#4c5672;border-radius:6px;align-items:center;gap:.65rem;margin:.15rem 0;padding:.65rem .7rem;font-size:.65rem;display:flex}.student-sidebar-active{color:var(--student-blue);background:#eeedff;font-weight:750}.student-sidebar-active svg,.student-dashboard-sidebar section a svg{width:15px;height:15px}.student-dashboard-sidebar section{margin-top:1.25rem}.student-dashboard-sidebar section p{color:#7a839a;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .45rem .7rem;font-size:.53rem;font-weight:750}.student-streak{border:1px solid var(--student-border);border-radius:8px;margin-top:2rem;padding:.9rem}.student-streak span{align-items:center;gap:.4rem;font-size:.58rem;display:flex}.student-streak span svg{color:#ff7c39;width:14px;height:14px}.student-streak strong{color:var(--student-blue);margin:.65rem 0 .2rem;font-size:1.25rem;display:block}.student-streak small{color:var(--student-muted);font-size:.55rem}.student-dashboard-workspace{min-width:0;padding:1.75rem}.student-welcome{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.student-welcome h1{letter-spacing:-.035em;margin-bottom:.4rem;font-family:Arial,Helvetica,sans-serif;font-size:1.55rem;font-weight:750;line-height:1.15}html[dir=rtl] .student-welcome h1{font-family:Tahoma,Arial,sans-serif}.student-welcome p{color:var(--student-muted);margin:0;font-size:.72rem}.student-welcome>div:last-child{border:1px solid var(--student-border);border-radius:8px;align-items:center;gap:.65rem;padding:.7rem .9rem;display:flex}.student-welcome>div:last-child>svg{color:var(--student-blue);background:#eeedff;border-radius:50%;width:32px;height:32px;padding:8px}.student-welcome small,.student-welcome strong{font-size:.58rem;display:block}.student-welcome small{color:var(--student-muted);margin-bottom:.2rem}.student-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.student-kpis article{border:1px solid var(--student-border);background:#fff;border-radius:8px;align-items:center;gap:.75rem;min-width:0;padding:1rem;display:flex}.student-kpis article>svg{color:var(--student-blue);flex:none;width:29px;height:29px}.student-kpis small,.student-kpis strong,.student-kpis em{display:block}.student-kpis small{color:var(--student-muted);font-size:.52rem}.student-kpis strong{margin:.3rem 0;font-size:1.2rem}.student-kpis em{color:#19a25f;font-size:.48rem;font-style:normal;line-height:1.35}.student-dashboard-columns{grid-template-columns:minmax(0,1fr) 260px;gap:1rem;display:grid}.student-dashboard-main,.student-dashboard-rail{align-content:start;gap:1rem;display:grid}.student-panel{border:1px solid var(--student-border);background:#fff;border-radius:9px;padding:1rem}.student-panel-heading{justify-content:space-between;align-items:center;margin-bottom:.9rem;display:flex}.student-panel-heading h2{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:750}.student-panel-heading a{color:var(--student-blue);align-items:center;gap:.35rem;font-size:.52rem;font-weight:700;display:flex}.student-panel-heading a svg{width:11px;height:11px}.student-institutions>div:last-child{grid-template-columns:repeat(4,1fr);gap:.65rem;display:grid}.student-institutions article{border:1px solid var(--student-border);border-radius:7px;align-items:center;gap:.65rem;min-height:76px;padding:.75rem;display:flex}.student-institutions article>span{color:#fff;background:#101a43;border-radius:6px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:.65rem;font-weight:800;display:flex}.student-institutions article:nth-child(3)>span{background:#4fc79a}.student-institutions strong,.student-institutions small{font-size:.53rem;line-height:1.4;display:block}.student-institutions small{color:var(--student-muted);margin-top:.15rem}.student-institutions .student-join-org{color:var(--student-blue);text-align:center;flex-direction:column;justify-content:center;font-size:.55rem}.student-institutions .student-join-org>span{color:var(--student-blue);background:#f0f0ff}.student-courses>article{border:0;border-top:1px solid #edf0f5;grid-template-columns:80px minmax(0,1fr) 115px;align-items:center;gap:.85rem;padding:.9rem 0;display:grid}.student-course-art{color:#fff;background:#124c90;border-radius:7px;justify-content:center;align-items:center;width:80px;height:68px;font-size:1.1rem;font-weight:800;display:flex}.student-course-art.tone-2{background:linear-gradient(135deg,#d7e9ff,#6c8ee8)}.student-course-art.tone-3{background:linear-gradient(135deg,#102651,#1673c7)}.student-course-art.tone-4{background:linear-gradient(135deg,#124b82,#0f2b5b)}.student-course-info>div:first-child{align-items:center;gap:.6rem;display:flex}.student-course-info h3{margin:0;font-size:.72rem}.student-course-info em{color:var(--student-blue);background:#eeedff;border-radius:4px;padding:.25rem .4rem;font-size:.45rem;font-style:normal}.student-course-info>small{color:var(--student-muted);margin-top:.7rem;font-size:.48rem;display:inline-block}.student-course-info>b{color:var(--student-muted);float:inline-end;margin-top:-.1rem;font-size:.48rem;font-weight:500}.student-progress{background:#e6e9f1;border-radius:999px;height:4px;margin:.3rem 0 0;overflow:hidden}.student-progress i{background:linear-gradient(90deg, var(--student-blue), #7972ff);height:100%;display:block}.student-course-info footer{color:var(--student-muted);flex-wrap:wrap;gap:.8rem;margin-top:.65rem;font-size:.47rem;display:flex}.student-course-info footer span:last-child{color:#dc9211}.student-course-info>p{color:var(--student-muted);margin:.8rem 0 0;font-size:.55rem}.student-course-next{border-inline-start:1px solid var(--student-border);padding-inline-start:.8rem}.student-course-next small,.student-course-next strong{font-size:.48rem;display:block}.student-course-next small{color:var(--student-muted)}.student-course-next strong{margin:.35rem 0 .7rem}.student-course-next button,.student-schedule button{border:1px solid var(--student-blue);color:var(--student-blue);font:inherit;background:#fff;border-radius:5px;padding:.45rem .65rem;font-size:.5rem}.student-schedule article,.student-deadlines article,.student-achievements article{border:0;border-top:1px solid #edf0f5;align-items:center;gap:.6rem;padding:.85rem 0;display:flex}.student-schedule article:first-child,.student-deadlines article:first-child,.student-achievements article:first-child{border-top:0}.student-schedule article>strong{width:35px;font-size:.52rem}.student-schedule article>div,.student-deadlines article>div,.student-achievements article>div{flex:1;min-width:0}.student-schedule b,.student-schedule small,.student-deadlines strong,.student-deadlines small,.student-achievements strong,.student-achievements small{font-size:.5rem;line-height:1.45;display:block}.student-schedule small,.student-deadlines small,.student-achievements small{color:var(--student-muted)}.student-schedule button{color:#168850;border-color:#8bdab5}.student-deadlines svg{color:var(--student-blue);background:#f0f0ff;border-radius:50%;width:30px;height:30px;padding:8px}.student-deadlines em{color:#df4d5d;font-size:.45rem;font-style:normal}.student-achievements article>span{color:#ef9c0c;background:#fff0c9;border-radius:50%;flex:none;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.student-quick-actions a{align-items:center;gap:.7rem;padding:.6rem 0;display:flex}.student-quick-actions a>svg{color:var(--student-blue);width:17px;height:17px}.student-quick-actions strong,.student-quick-actions small{font-size:.5rem;display:block}.student-quick-actions small{color:var(--student-muted);margin-top:.2rem}.student-progress-visual{grid-template-columns:.8fr 1.2fr;gap:2rem;display:grid}.student-progress-visual h3{margin-bottom:.8rem;font-size:.58rem}.student-donut{background:conic-gradient(#26a866 0 68%, #6b63f7 68% 92%, #e8eaf1 92%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:auto;display:flex}.student-donut:before{content:"";background:#fff;border-radius:50%;width:76px;height:76px;position:absolute}.student-donut span{text-align:center;position:relative}.student-donut strong,.student-donut small{display:block}.student-donut strong{font-size:1.2rem}.student-donut small{color:var(--student-muted);font-size:.48rem}.student-weekly>div{align-items:end;gap:.75rem;height:125px;display:flex}.student-weekly>div>span{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.student-weekly i{background:linear-gradient(#5b54f6,#938eff);border-radius:3px 3px 0 0;width:12px;display:block}.student-weekly small{color:var(--student-muted);margin-top:.35rem;font-size:.45rem}.student-plan>div:last-child{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.student-plan article{border:0;gap:.7rem;padding:0;display:flex}.student-plan article>svg{color:var(--student-blue);background:#f0f0ff;border-radius:50%;width:31px;height:31px;padding:8px}.student-plan strong,.student-plan small{font-size:.52rem;display:block}.student-plan small,.student-plan p{color:var(--student-muted)}.student-plan p{margin:.4rem 0 0;font-size:.48rem;line-height:1.5}.student-recommendations>div:last-child{grid-template-columns:repeat(4,1fr);gap:.65rem;display:grid}.student-recommendations article{border:1px solid var(--student-border);border-radius:7px;padding:.7rem}.student-recommendations article>span{color:var(--student-blue);background:#e8f0ff;border-radius:5px;justify-content:center;align-items:center;height:40px;margin-bottom:.55rem;font-size:.6rem;font-weight:800;display:flex}.student-recommendations strong,.student-recommendations small,.student-recommendations b{font-size:.5rem;display:block}.student-recommendations small{color:#e29a13;margin-top:.45rem}.student-recommendations b{float:inline-end;margin-top:-.65rem}.student-motivation{background:linear-gradient(100deg,#f0f2ff,#f8f6ff);border:1px solid #e1e3f5;border-radius:9px;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1rem;padding:1.1rem;display:flex}.student-motivation>div{align-items:center;gap:.7rem;display:flex}.student-motivation>div:first-child>svg{color:var(--student-blue);width:25px;height:25px}.student-motivation h2{margin-bottom:.25rem;font-family:Arial,Helvetica,sans-serif;font-size:.75rem}.student-motivation p{color:var(--student-muted);margin:0;font-size:.5rem}.student-motivation>div:last-child span{color:#46516e;background:#fff;border-radius:6px;align-items:center;gap:.4rem;padding:.7rem;font-size:.5rem;display:flex}.student-motivation>div:last-child svg{color:var(--student-blue);width:16px;height:16px}html[dir=rtl] .student-dashboard-shell .lucide-arrow-right{transform:rotate(180deg)}@media (max-width:1150px){.student-dashboard-layout{grid-template-columns:175px minmax(0,1fr)}.student-kpis{grid-template-columns:repeat(3,1fr)}.student-dashboard-columns{grid-template-columns:1fr}.student-dashboard-rail{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.student-dashboard-layout{display:block}.student-dashboard-sidebar{display:none}.student-dashboard-workspace{padding:1rem}.student-kpis,.student-institutions>div:last-child{grid-template-columns:repeat(2,1fr)}.student-motivation{flex-direction:column;align-items:flex-start}.student-motivation>div:last-child{grid-template-columns:repeat(2,1fr);width:100%;display:grid}}@media (max-width:560px){.student-welcome{flex-direction:column;align-items:flex-start;gap:1rem}.student-kpis,.student-institutions>div:last-child,.student-dashboard-rail,.student-plan>div:last-child,.student-recommendations>div:last-child{grid-template-columns:1fr}.student-courses>article{grid-template-columns:58px minmax(0,1fr);align-items:start}.student-course-art{width:58px;height:52px}.student-course-next{border-inline-start:0;grid-column:2;padding-inline-start:0}.student-progress-visual,.student-motivation>div:last-child{grid-template-columns:1fr}}.edu-directory-page,.edu-settings-page{max-width:86rem;padding-top:2rem}.edu-directory-hero{border:1px solid var(--student-border);background:radial-gradient(circle at 85% 20%,#5246f526,#0000 30%),linear-gradient(135deg,#f6f9ff,#eef3ff);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.edu-directory-hero>div:first-child>span,.edu-settings-heading>div>span{color:var(--student-blue);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:.7rem;font-size:.62rem;font-weight:800;display:flex}.edu-directory-hero>div:first-child>span svg,.edu-settings-heading>div>span svg{width:15px;height:15px}.edu-directory-hero h1,.edu-settings-heading h1{letter-spacing:-.055em;margin-bottom:.8rem;font-family:Arial,Helvetica,sans-serif;font-size:clamp(2.1rem,4.5vw,4.1rem);font-weight:780;line-height:1}html[dir=rtl] .edu-directory-hero h1,html[dir=rtl] .edu-settings-heading h1{letter-spacing:-.02em;font-family:Tahoma,Arial,sans-serif}.edu-directory-hero p,.edu-settings-heading p{color:var(--student-muted);max-width:44rem;margin:0;font-size:.78rem;line-height:1.7}.edu-directory-hero>div:last-child{border:1px solid var(--student-border);z-index:1;background:#fff;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:.2rem .7rem;min-width:155px;padding:1rem;display:grid;position:relative}.edu-directory-hero>div:last-child strong{grid-row:1/3;font-size:1.8rem}.edu-directory-hero>div:last-child span{color:var(--student-muted);font-size:.58rem}.edu-directory-hero>div:last-child svg{color:var(--student-blue);grid-area:1/2/3;width:27px;height:27px}.edu-category-tabs{border:1px solid var(--student-border);background:#fff;border-radius:10px;justify-content:flex-start;gap:.35rem;min-height:auto;padding:.4rem;display:flex;overflow-x:auto}.edu-category-tabs a{color:var(--student-muted);border-radius:7px;flex:none;padding:.7rem .9rem;font-size:.68rem;font-weight:700}.edu-category-tabs a[aria-current=page]{color:var(--student-blue);background:#ecebff}.edu-directory-toolbar{justify-content:space-between;align-items:center;margin:1rem 0;display:flex}.edu-directory-toolbar label{border:1px solid var(--student-border);background:#fff;border-radius:8px;align-items:center;gap:.6rem;width:100%;max-width:28rem;padding:0 .8rem;display:flex}.edu-directory-toolbar label svg{color:var(--student-muted);width:17px;height:17px}.edu-directory-toolbar input{color:var(--student-ink);font:inherit;background:0 0;border:0;outline:0;width:100%;padding:.8rem 0;font-size:.68rem}.edu-directory-toolbar>span{color:var(--student-muted);align-items:center;gap:.35rem;font-size:.62rem;display:flex}.edu-directory-toolbar>span svg{color:var(--student-blue);width:15px;height:15px}.edu-member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.edu-member-card{border:1px solid var(--student-border);background:#fff;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 8px 30px #1e3c730a}.edu-member-cover{text-align:end;background:linear-gradient(120deg,#175fe8,#5a4af0);height:78px;padding:.8rem}.edu-member-cover.tone-2{background:linear-gradient(120deg,#4839cc,#887cf8)}.edu-member-cover.tone-3{background:linear-gradient(120deg,#1573b8,#31add2)}.edu-member-cover.tone-4{background:linear-gradient(120deg,#244a9a,#5c78dd)}.edu-member-cover span{color:#fff;background:#ffffff2e;border-radius:999px;padding:.35rem .55rem;font-size:.5rem}.edu-member-avatar{color:var(--student-blue);background:#dce8ff;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin:-37px 1.2rem 0;font-size:1rem;font-weight:800;display:flex;position:relative}.edu-member-avatar svg{color:var(--student-blue);background:#fff;border-radius:50%;width:19px;height:19px;position:absolute;bottom:0;right:-2px}html[dir=rtl] .edu-member-avatar svg{left:-2px;right:auto}.edu-member-body{padding:.8rem 1.2rem 1rem}.edu-member-verified{color:var(--student-blue);align-items:center;gap:.3rem;font-size:.52rem;font-weight:700;display:flex}.edu-member-verified svg{width:12px;height:12px}.edu-member-body h2{margin:.45rem 0 .35rem;font-family:Arial,Helvetica,sans-serif;font-size:1.05rem;font-weight:750}.edu-member-body>p{color:#3f4d69;margin-bottom:.45rem;font-size:.66rem}.edu-member-body>small{color:var(--student-muted);align-items:center;gap:.3rem;font-size:.58rem;display:flex}.edu-member-body>small svg{width:13px;height:13px}.edu-member-stats{border-top:1px solid #edf0f5;gap:1.5rem;margin-top:.9rem;padding-top:.8rem;display:flex}.edu-member-stats span{color:var(--student-muted);align-items:center;gap:.3rem;font-size:.52rem;display:flex}.edu-member-stats svg{color:var(--student-blue);width:14px;height:14px}.edu-member-stats strong{color:var(--student-ink)}.edu-member-card footer{border-top:1px solid var(--student-border);background:#fafbfe;align-items:center;gap:.6rem;padding:.75rem 1.2rem;display:flex}.edu-member-card footer>span{color:#20a365;flex:1;font-size:.52rem}.edu-member-card footer a{border:1px solid var(--student-blue);color:var(--student-blue);border-radius:6px;align-items:center;gap:.35rem;padding:.5rem .65rem;font-size:.56rem;font-weight:700;display:flex}.edu-member-card footer a:last-child{padding:.5rem}.edu-member-card footer svg{width:13px;height:13px}html[dir=rtl] .edu-member-card .lucide-arrow-right{transform:rotate(180deg)}.edu-settings-heading{justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;display:flex}.edu-settings-heading>a{border:1px solid var(--student-blue);color:var(--student-blue);background:#fff;border-radius:7px;align-items:center;gap:.45rem;padding:.7rem .85rem;font-size:.65rem;font-weight:750;display:flex}.edu-settings-heading>a svg{width:15px;height:15px}.edu-settings-layout{grid-template-columns:190px minmax(0,1fr) 230px;align-items:start;gap:1rem;display:grid}.edu-settings-nav,.edu-settings-card,.edu-settings-summary section{border:1px solid var(--student-border);background:#fff;border-radius:10px}.edu-settings-nav{padding:.65rem}.edu-settings-nav>strong{padding:.6rem;font-size:.66rem;display:block}.edu-settings-nav a{color:var(--student-muted);border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;padding:.7rem;font-size:.62rem;display:grid}.edu-settings-nav a[aria-current=page]{color:var(--student-blue);background:#ecebff;font-weight:700}.edu-settings-nav svg{width:15px;height:15px}html[dir=rtl] .edu-settings-nav .lucide-chevron-right{transform:rotate(180deg)}.edu-settings-form{gap:1rem;display:grid}.edu-settings-card{padding:1.25rem}.edu-settings-section-title{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem;padding-bottom:1rem;display:flex}.edu-settings-section-title>div>span{color:var(--student-blue);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.3rem;font-size:.52rem;font-weight:800;display:block}.edu-settings-section-title h2{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem}.edu-settings-section-title>span{color:#1a9a60;align-items:center;gap:.3rem;font-size:.55rem;display:flex}.edu-settings-section-title svg{color:var(--student-blue);width:18px;height:18px}.edu-photo-row{align-items:center;gap:1rem;display:flex}.edu-photo-row>span{color:var(--student-blue);background:linear-gradient(135deg,#dce8ff,#c7c4ff);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;font-size:1.15rem;font-weight:800;display:flex;position:relative}.edu-photo-row>span button{background:var(--student-blue);color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex;position:absolute;bottom:-2px;right:-2px}html[dir=rtl] .edu-photo-row>span button{left:-2px;right:auto}.edu-photo-row strong,.edu-photo-row small{display:block}.edu-photo-row strong{font-size:.72rem}.edu-photo-row small{color:var(--student-muted);margin:.3rem 0 .55rem;font-size:.56rem}.edu-photo-row>div button{border:1px solid var(--student-blue);color:var(--student-blue);font:inherit;background:#fff;border-radius:5px;padding:.45rem .6rem;font-size:.55rem}.edu-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.edu-form-grid label{color:#34405c;font-size:.62rem;font-weight:700}.edu-form-grid input,.edu-form-grid select,.edu-form-grid textarea{border:1px solid var(--student-border);color:var(--student-ink);font:inherit;background:#fbfcff;border-radius:7px;outline:0;width:100%;margin-top:.45rem;padding:.75rem;font-size:.68rem;display:block}.edu-form-grid input:focus,.edu-form-grid select:focus,.edu-form-grid textarea:focus{border-color:var(--student-blue);box-shadow:0 0 0 3px #4b45f514}.edu-form-grid textarea{resize:vertical;line-height:1.65}.edu-form-grid .full-width{grid-column:1/-1}.edu-settings-actions{justify-content:space-between;align-items:center;display:flex}.edu-settings-actions>span{color:var(--student-muted);align-items:center;gap:.4rem;font-size:.55rem;display:flex}.edu-settings-actions svg{width:15px;height:15px}.edu-settings-actions button{background:linear-gradient(135deg, #175fe8, var(--student-blue));color:#fff;font:inherit;border:0;border-radius:7px;align-items:center;gap:.45rem;padding:.75rem 1rem;font-size:.65rem;font-weight:750;display:flex}.edu-settings-summary{gap:1rem;display:grid}.edu-settings-summary section{padding:1rem}.edu-settings-summary section:first-child>div:first-child{justify-content:space-between;align-items:center;display:flex}.edu-settings-summary strong{font-size:1.3rem}.edu-settings-summary span,.edu-settings-summary small{color:var(--student-muted);font-size:.58rem}.edu-settings-progress{background:#e6e9f2;border-radius:999px;height:5px;margin:.8rem 0;overflow:hidden}.edu-settings-progress i{background:linear-gradient(90deg, #175fe8, var(--student-blue));width:92%;height:100%;display:block}.edu-settings-summary p{color:var(--student-muted);margin:0;font-size:.56rem;line-height:1.65}.edu-settings-summary section:last-child{align-items:center;gap:.7rem;display:flex}.edu-settings-summary section:last-child>svg{color:var(--student-blue);background:#edf0ff;border-radius:50%;width:35px;height:35px;padding:9px}.edu-settings-summary section:last-child strong,.edu-settings-summary section:last-child small{font-size:.58rem;display:block}@media (max-width:1050px){.edu-settings-layout{grid-template-columns:170px minmax(0,1fr)}.edu-settings-summary{grid-column:2;grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.edu-member-grid{grid-template-columns:1fr}.edu-settings-heading,.edu-directory-hero{flex-direction:column;align-items:flex-start;gap:1rem}.edu-settings-layout{grid-template-columns:1fr}.edu-settings-nav{display:flex;overflow-x:auto}.edu-settings-nav>strong{display:none}.edu-settings-nav a{flex:none;grid-template-columns:auto 1fr}.edu-settings-nav a svg:last-child{display:none}.edu-settings-summary{grid-column:auto;grid-template-columns:1fr}}@media (max-width:520px){.edu-directory-page,.edu-settings-page{padding-top:1rem}.edu-directory-toolbar{flex-direction:column;align-items:flex-start;gap:.7rem}.edu-form-grid{grid-template-columns:1fr}.edu-form-grid .full-width{grid-column:auto}.edu-settings-actions{flex-direction:column;align-items:stretch;gap:.8rem}.edu-settings-actions button{justify-content:center}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
