@layer theme{:root,:host{--spacing:.25rem;--default-font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--default-mono-font-family:"SFMono-Regular", Consolas, "Liberation Mono", monospace}}@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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--background:#fbfaf7;--foreground:#111827;--surface:#fff;--surface-soft:#f4f0e8;--navy:#0d2742;--navy-2:#16385d;--gold:#c79a3c;--gold-soft:#f6e7bd;--teal:#157a74;--rose:#9d3d55;--gray:#667085;--line:#ded7c8;--focus:#0f766e;--shadow:0 14px 38px #11182714}[data-theme=dark]{--background:#111827;--foreground:#f8fafc;--surface:#182337;--surface-soft:#101a2a;--navy:#e8eef7;--navy-2:#d5deeb;--gold:#f0c76d;--gold-soft:#3c3424;--teal:#5bd6c9;--rose:#f19ab0;--gray:#b8c0cc;--line:#2d3a4f;--shadow:0 18px 45px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#fbfaf7eb;justify-content:space-between;align-items:center;gap:1rem;min-height:74px;padding:.8rem 4rem;display:flex;position:sticky;top:0}[data-theme=dark] .site-header{background:#111827eb}.brand{flex:none;align-items:center;gap:.75rem;display:inline-flex}.brand-mark{background:var(--navy);border:2px solid var(--gold);color:var(--surface);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:inline-flex}[data-theme=dark] .brand-mark{color:#111827}.brand strong,.brand small{display:block}.brand strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.brand small{color:var(--gray);font-size:.76rem}.nav-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem;display:flex}.nav-links a{color:var(--gray);border-radius:999px;padding:.5rem .7rem;font-size:.9rem}.nav-links a:hover{background:var(--surface-soft);color:var(--navy)}.hero-section{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:3rem;min-height:82vh;padding:4rem 4rem 3.5rem;display:grid}.page-hero{color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#0d2742f2,#16385de0),url(/og.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:5rem 4rem}.page-hero h1{color:#fff;max-width:980px}.page-hero p:not(.eyebrow){color:#ffffffdb;max-width:860px;font-size:1.1rem;line-height:1.7}.hero-copy{max-width:760px}.eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 .85rem;font-size:.83rem;font-weight:800}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{color:var(--navy);font-family:Georgia,Times New Roman,serif;line-height:1.08}h1{margin-bottom:.85rem;font-size:4rem}h2{margin-bottom:.85rem;font-size:2.45rem}h3{font-size:1.35rem}.hero-tagline{color:var(--gold);font-size:1.35rem;font-weight:800}.hero-intro{color:var(--gray);max-width:680px;font-size:1.08rem;line-height:1.7}.hero-actions,.card-actions,.form-actions,.tool-row,.slider-actions,.lesson-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.button,.icon-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:42px;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button{padding:.72rem 1rem}.button svg,.icon-button svg{flex:none;width:18px;height:18px}.button:hover,.icon-button:hover{transform:translateY(-1px)}.button.primary{background:var(--navy);color:var(--surface)}[data-theme=dark] .button.primary{color:#111827}.button.secondary{background:var(--gold-soft);color:var(--navy)}.button.ghost{border-color:var(--line);color:var(--navy);background:0 0}.icon-button{background:var(--surface);border-color:var(--line);color:var(--navy);width:42px;height:42px;padding:0}.hero-visual{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;margin:0;overflow:hidden}.hero-visual img{aspect-ratio:1200/630;object-fit:cover;width:100%;height:100%}.stat-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:2rem 0 0;display:grid}.stat-strip div,.fee-card,.feature-card,.course-card,.material-card,.blog-card,.testimonial-card,.dashboard-panel,.form-panel,.security-panel,.contact-panel,.dashboard-stats article{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.stat-strip div{padding:1rem}.stat-strip dt{color:var(--navy);font-size:1.5rem;font-weight:900}.stat-strip dd{color:var(--gray);margin:.2rem 0 0}.band{padding:4.8rem 4rem}.band.soft{background:var(--surface-soft)}.section-head{max-width:850px;margin:0 auto 2rem}.section-head p{color:var(--gray);line-height:1.7}.section-head.split{justify-content:space-between;align-items:end;gap:1.5rem;max-width:1180px;display:flex}.feature-grid,.course-grid,.blog-grid,.material-grid{gap:1rem;max-width:1180px;margin:0 auto;display:grid}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card{padding:1.35rem}.feature-card svg{color:var(--teal);width:26px;height:26px}.feature-card p,.course-card p,.blog-card p,.material-card p,.security-panel p,.dashboard-panel p,.contact-panel span{color:var(--gray);line-height:1.6}.about-grid,.admission-layout,.contact-layout,.auth-layout{gap:1.25rem;max-width:1180px;margin:0 auto;display:grid}.about-grid{grid-template-columns:280px minmax(0,1fr) 300px}.teacher-photo,.gallery-grid span,.map-placeholder,.video-frame,.course-thumb{background:linear-gradient(135deg, #c79a3c2e, #157a741f), var(--surface);border:1px solid var(--line);color:var(--navy);text-align:center;border-radius:8px;justify-content:center;align-items:center;font-weight:900;display:flex}.teacher-photo{min-height:300px;padding:1rem}.about-copy{background:0 0;padding:.5rem}.check-list{gap:.8rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--gray);align-items:flex-start;gap:.6rem;line-height:1.5;display:flex}.check-list svg{color:var(--teal);flex:none;width:20px;height:20px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.gallery-grid span{min-height:140px}.search-box,.select-box{background:var(--surface);border:1px solid var(--line);color:var(--gray);border-radius:8px;align-items:center;gap:.45rem;min-height:42px;padding:0 .75rem;display:inline-flex}.search-box input,.select-box select{color:var(--foreground);background:0 0;border:0;outline:0;min-width:210px}.search-box.slim input{min-width:150px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-card{grid-template-columns:190px minmax(0,1fr);display:grid;overflow:hidden}.course-thumb{border:0;border-radius:0;flex-direction:column;gap:.6rem;min-height:100%;padding:1rem}.course-thumb svg{color:var(--gold);width:36px;height:36px}.course-body{padding:1.25rem}.card-title-row{justify-content:space-between;align-items:start;gap:1rem;display:flex}.status,.pill{white-space:nowrap;border-radius:999px;padding:.25rem .6rem;font-size:.78rem;font-weight:900;display:inline-flex}.status-open,.status-approved,.status-successful,.status-replied{color:var(--teal);background:#157a741f}.status-filling-fast,.status-pending,.status-new{color:#8a631e;background:#c79a3c29}.status-waitlist,.status-rejected,.status-failed{color:var(--rose);background:#9d3d551f}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:1rem 0;display:grid}.detail-list div{border-top:1px solid var(--line);padding-top:.7rem}.detail-list dt{color:var(--gray);text-transform:uppercase;font-size:.78rem;font-weight:800}.detail-list dd{margin:.2rem 0 0}.course-details{border-top:1px solid var(--line);margin:1rem 0;padding-top:1rem}.course-details summary,.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;font-weight:900;display:flex}.course-details ul{color:var(--gray);padding-left:1.1rem;line-height:1.6}.compact-list{color:var(--gray);gap:.45rem;margin:1rem 0;padding-left:1.1rem;line-height:1.6;display:grid}.detail-page-grid{grid-template-columns:minmax(0,1fr) 360px;gap:1rem;max-width:1180px;margin:0 auto;display:grid}.full-width{width:100%;margin-top:1rem}.admission-layout{grid-template-columns:.95fr 1.05fr}.process-panel{padding-right:1rem}.process-list{color:var(--gray);gap:.8rem;padding-left:1.2rem;line-height:1.6;display:grid}.batch-list{gap:.8rem;display:grid}.batch-item{border:1px solid var(--line);border-radius:8px;gap:.8rem;padding:1rem;display:grid}.batch-item span,.batch-item dd,.batch-item dt{color:var(--gray)}.batch-item dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.batch-item dd{margin:.2rem 0 0}.fee-card{align-items:center;gap:.35rem;min-width:250px;padding:1rem;display:grid}.fee-card svg{color:var(--gold)}.form-panel{padding:1.25rem}.form-panel.compact{max-width:520px}.form-grid,.inline-form,.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}label{color:var(--navy);gap:.4rem;font-size:.9rem;font-weight:800;display:grid}input,select,textarea{background:var(--surface);border:1px solid var(--line);color:var(--foreground);border-radius:8px;width:100%;min-height:42px;padding:.7rem .75rem}textarea{resize:vertical}.span-2{grid-column:1/-1}.form-message{color:var(--teal);min-height:1.4rem;margin:.9rem 0 0;font-weight:800}.material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.material-card{grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:1rem;display:grid}.protected-callout{background:var(--navy);color:var(--surface);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;max-width:1180px;margin:1rem auto 0;padding:1rem;display:grid}[data-theme=dark] .protected-callout{color:#111827}.protected-callout svg{color:var(--gold);width:32px;height:32px}.protected-callout h3,.protected-callout p{color:inherit;margin:0}.material-card svg{color:var(--teal)}.auth-layout{grid-template-columns:.8fr 1fr}.segmented{background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,1fr);gap:.35rem;padding:.3rem;display:grid}.segmented button{color:var(--gray);cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:38px;font-weight:900}.segmented button.active{background:var(--surface);color:var(--navy)}.checkbox-row{align-items:center;gap:.6rem;display:flex}.checkbox-row input{width:18px;height:18px;min-height:18px}.security-panel{align-content:start;gap:.9rem;padding:1.35rem;display:grid}.security-panel>svg{color:var(--teal);width:34px;height:34px}.dashboard-grid,.admin-layout{grid-template-columns:280px minmax(0,1fr);gap:1rem;max-width:1180px;margin:0 auto;display:grid}.admin-shell{max-width:1180px;margin:0 auto}.dashboard-sidebar{background:var(--navy);color:var(--surface);border-radius:8px;align-self:start;padding:1rem;position:sticky;top:90px}[data-theme=dark] .dashboard-sidebar{color:#111827}.dashboard-sidebar nav{gap:.35rem;margin-top:1rem;display:grid}.dashboard-sidebar a{border-radius:8px;align-items:center;gap:.55rem;padding:.7rem;display:flex}.dashboard-sidebar a:hover{background:#ffffff1f}.welcome-card{gap:.6rem;display:grid}.avatar{background:var(--gold);color:#1c2331;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:inline-flex}.dashboard-main{gap:1rem;display:grid}.dashboard-panel{padding:1.2rem}.progress-block{gap:.5rem;display:grid}.progress-label{justify-content:space-between;align-items:center;display:flex}.progress-track,.analytics-bars div{background:var(--surface-soft);border-radius:999px;height:10px;overflow:hidden}.progress-track span,.analytics-bars b{background:var(--teal);height:100%;display:block}.mini-grid,.dashboard-stats,.management-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.mini-grid div,.dashboard-stats article{border:1px solid var(--line);border-radius:8px;align-items:center;gap:.3rem;padding:1rem;display:grid}.mini-grid svg,.dashboard-stats svg{color:var(--gold)}.lesson-shell{grid-template-columns:minmax(260px,.9fr) minmax(0,1fr);gap:1rem;display:grid}.video-frame{aspect-ratio:16/9;flex-direction:column;gap:.6rem;min-height:220px}.video-frame svg{color:var(--navy);width:48px;height:48px}.pager{gap:.6rem;margin-top:.8rem;display:flex}.pager button,.row-actions button{background:var(--surface);border:1px solid var(--line);color:var(--navy);cursor:pointer;border-radius:8px;min-width:36px;min-height:36px;padding:.4rem .7rem}.pager button:disabled{cursor:not-allowed;opacity:.5}.compact-grid{grid-template-columns:1fr;margin:0}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.assignment-row,.admin-list-row,.activity-list article{border:1px solid var(--line);border-radius:8px;justify-content:space-between;gap:1rem;margin-bottom:.7rem;padding:.85rem;display:flex}.assignment-row span,.admin-list-row span,.activity-list span{color:var(--gray);display:block}.upload-box{border:1px dashed var(--gold);color:var(--navy);cursor:pointer;text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;min-height:90px;padding:1rem;display:flex}.upload-box input{display:none}.quiz-box,.stacked-form{gap:.8rem;display:grid}fieldset{border:1px solid var(--line);border-radius:8px;gap:.55rem;margin:0;padding:1rem;display:grid}legend{color:var(--navy);padding:0 .35rem;font-weight:900}fieldset label{color:var(--gray);flex-direction:row;align-items:center;gap:.55rem;font-weight:700;display:flex}fieldset input{width:18px;height:18px;min-height:18px}.admin-layout{margin-top:1rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:.8rem}th{color:var(--navy);text-transform:uppercase;font-size:.82rem}td span{color:var(--gray);margin-top:.2rem;display:block}.row-actions{gap:.35rem;display:flex}.inline-form{align-items:end;margin-bottom:1rem}.course-admin-list,.payment-list,.activity-list,.analytics-bars{gap:.7rem;display:grid}.analytics-bars div{height:auto;padding:0}.analytics-bars span{color:var(--gray);margin-bottom:.35rem;font-weight:800;display:block}.analytics-bars b{border-radius:999px;height:10px}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card{gap:.8rem;padding:1.25rem;display:grid}.blog-card footer{color:var(--gray);justify-content:space-between;font-size:.88rem;display:flex}.pill{color:var(--teal);background:#157a741f;width:max-content}.testimonial-card{grid-template-columns:auto 1fr;align-items:start;gap:1rem;max-width:880px;margin:0 auto;padding:1.5rem;display:grid}.testimonial-list{gap:1rem;max-width:980px;margin:0 auto;display:grid}.stars{color:var(--gold);gap:.2rem;display:flex}.star{fill:none;stroke:currentColor;width:18px;height:18px}.star.filled{fill:currentColor}blockquote{color:var(--navy);margin:.8rem 0;font-size:1.25rem;line-height:1.6}.flip{transform:rotate(180deg)}.faq-list{gap:.8rem;max-width:900px;margin:0 auto;display:grid}.faq-list details{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:1rem}.faq-list p{color:var(--gray);margin:.85rem 0 0;line-height:1.7}.contact-layout{grid-template-columns:.9fr 1.1fr}.contact-panel{align-content:start;gap:1rem;padding:1.25rem;display:grid}.contact-panel>div{align-items:center;gap:.7rem;display:flex}.contact-panel svg{color:var(--teal)}.map-placeholder{min-height:240px}.newsletter{grid-template-columns:1fr auto;align-items:end;gap:.7rem;display:grid}.site-footer{background:var(--navy);color:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 4rem;display:flex}[data-theme=dark] .site-footer{color:#111827}.site-footer p{opacity:.82;margin:0}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.system-page{align-items:center;min-height:100vh;padding:2rem;display:flex}.system-page>div{max-width:620px;margin:auto}@media (max-width:1180px){.site-header,.hero-section,.page-hero,.band,.site-footer{padding-left:2rem;padding-right:2rem}.site-header{flex-wrap:wrap;align-items:flex-start}.nav-links{order:3;width:100%}.hero-section,.about-grid,.admission-layout,.auth-layout,.contact-layout,.dashboard-grid,.admin-layout,.detail-page-grid{grid-template-columns:1fr}.dashboard-sidebar{position:static}.feature-grid,.mini-grid,.dashboard-stats,.management-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.site-header,.hero-section,.page-hero,.band,.site-footer{padding-left:1rem;padding-right:1rem}.hero-section{gap:1.5rem;padding-top:2rem}h1{font-size:2.7rem}h2{font-size:2rem}.hero-tagline{font-size:1.1rem}.stat-strip,.feature-grid,.course-grid,.material-grid,.blog-grid,.form-grid,.inline-form,.profile-grid,.two-column,.lesson-shell,.mini-grid,.dashboard-stats,.management-grid,.newsletter{grid-template-columns:1fr}.protected-callout{grid-template-columns:1fr;align-items:stretch}.section-head.split,.card-title-row,.assignment-row,.admin-list-row{flex-direction:column;align-items:stretch}.course-card{grid-template-columns:1fr}.course-thumb{min-height:160px}.search-box,.select-box,.search-box input,.select-box select,.footer-links{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
