@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";.hero{min-height:100vh;color:var(--text);will-change:auto;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:center;padding:0 clamp(24px,6vw,80px);display:flex;position:relative;transform:translateZ(0)}.hero-overlay{background:var(--hero-overlay);position:absolute;inset:0}.hero-content{z-index:2;max-width:760px;padding:90px 0 60px;position:relative}.hero-brand{background:#00000080;border:1px solid #eebb666b;border-radius:999px;align-items:center;gap:10px;margin-bottom:16px;padding:8px 12px;display:inline-flex}.hero-brand img{object-fit:cover;border:1px solid #eebb6680;border-radius:6px;width:34px;height:34px}.hero-brand span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.83rem;font-weight:700}.hero-badge{background:var(--hero-badge-bg);border:1px solid var(--hero-badge-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--accent);box-shadow:var(--hero-badge-shadow);border-radius:999px;margin-bottom:24px;padding:10px 18px;font-weight:700;display:inline-block}.hero h1{letter-spacing:-.02em;color:var(--hero-title-color);text-shadow:var(--hero-title-shadow), 0 2px 8px #00000061;margin-bottom:22px;font-size:clamp(3.3rem,7vw,6rem);line-height:.95}.hero-main-logo{margin-bottom:22px}.hero-main-logo img{object-fit:contain;background:#ffffffe6;border-radius:16px;width:clamp(200px,32vw,300px);height:auto;padding:4px;display:block;box-shadow:0 14px 34px #0000004d}.hero-description{color:#fff8ef;text-shadow:0 2px 10px #000000b8,0 -1px 2px #ffffff40;max-width:640px;margin-bottom:34px;font-size:1.1rem;font-weight:600;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:16px;margin-bottom:54px;display:flex}.hero .btn.outline{color:var(--hero-outline-text);border-color:var(--hero-outline-border);background:var(--hero-outline-bg)}.hero .btn.outline:hover{border-color:var(--accent);background:var(--hero-outline-hover-bg)}.hero-stats{grid-template-columns:repeat(4,1fr);gap:16px;max-width:700px;display:grid}.hero-stats div{background:var(--hero-stats-bg);border:1px solid var(--border);text-align:center;transition:var(--transition);box-shadow:var(--shadow);border-radius:14px;padding:10px}.hero-stats div:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.hero-stats h3{color:var(--accent);margin-bottom:2px;font-size:1rem;line-height:1.1}.hero-stats span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:600}.hero-scroll{position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.hero-scroll span{border:2px solid var(--hero-scroll-border);border-radius:999px;width:28px;height:48px;display:block;position:relative}.hero-scroll span:after{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.8s infinite scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes scroll{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,18px)}}@media (width<=900px){.hero{min-height:auto;padding:120px 7% 80px}.hero-stats{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:3.2rem}.hero-main-logo img{width:clamp(180px,44vw,300px)}}@media (width<=600px){.hero-stats{grid-template-columns:1fr 1fr}.hero-buttons{flex-direction:column}.hero .btn{width:100%}.hero-brand span{font-size:.76rem}.hero-main-logo img{width:clamp(165px,58vw,250px)}}.section{padding:56px clamp(24px,6vw,80px);position:relative}.home-class-offering{padding-bottom:10px}.home-programs-find{padding-top:10px}.home-section-copy{max-width:780px;color:var(--text-light);margin:16px auto 0;font-size:1.08rem;line-height:1.8}.section-heading{text-align:center;margin-bottom:66px;position:relative}.section-heading h2{color:var(--text);margin-top:16px;margin-bottom:14px;font-size:clamp(2.7rem,5vw,3.9rem);line-height:1.2}.section-heading .badge{letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#eebb6647,#c943);border:1px solid #cc99448c;padding:10px 18px;font-size:.9rem;font-weight:800;box-shadow:0 10px 24px #c943}.section-heading:after{content:"";background:linear-gradient(90deg, var(--primary-dark), var(--accent));opacity:.9;border-radius:999px;width:120px;height:5px;margin:16px auto 0;display:block}.badge{letter-spacing:.5px;color:var(--accent);background:#eb63;border:1px solid #eebb666b;border-radius:999px;padding:8px 14px;font-size:.85rem;display:inline-block}.grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.card{background:var(--home-card-bg);border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow);border-radius:22px;padding:30px;transition:all .25s}.card:hover{background:var(--home-card-hover-bg);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.home-highlights{z-index:5;margin-top:-60px;position:relative}.home-highlight-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.home-highlight-card{text-align:center;background:var(--home-card-bg);border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:120px;box-shadow:var(--shadow);border-radius:18px;padding:14px}.highlight-icon{background:#c1146a1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:8px;font-size:1.1rem;display:inline-flex}.home-highlight-card h2{color:var(--text);margin:6px 0 8px;font-size:1.55rem;font-weight:800;line-height:1.2}.home-highlight-card p{color:var(--text-light);margin:0;font-size:1.02rem;line-height:1.45}.home-about-us{padding-top:22px;padding-bottom:40px}.home-about-image-wrap{border-radius:12px;width:100%;max-width:420px;overflow:hidden}.home-about-image-wrap img{object-fit:cover;width:100%;height:auto;display:block}@media (width<=768px){.home-about-card{text-align:center;grid-template-columns:1fr}.home-about-image-wrap{max-width:320px;margin:0 auto}}.home-about-card{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.home-about-content{flex-direction:column;gap:12px;display:flex}.home-about-content h3{color:var(--text);margin:0;font-size:1.2rem}.home-about-content p{color:var(--text-light);max-width:52ch;margin:0;line-height:1.7}.home-about-content .btn{align-self:flex-start}.home-program-card{flex-direction:column;gap:0;min-height:480px;display:flex;position:relative;overflow:hidden}.home-program-content{flex-direction:column;flex:1;gap:14px;display:flex}.program-top{opacity:.95;width:100%;height:6px;position:absolute;top:0;left:0}.home-program-card h3{color:var(--text);margin:0;font-size:1.26rem;font-weight:700;line-height:1.4}.home-program-card p{color:var(--text-light);margin:0;font-size:1rem;line-height:1.72}.home-program-card .badge{align-self:flex-start;margin-top:0;padding:7px 12px;font-size:.8rem;line-height:1.15}.home-class-offering{padding-top:28px}.home-programs-track-block{margin-top:56px}.home-programs-track-heading{text-align:center;margin-bottom:28px}.home-programs-track-heading h3{color:var(--text);margin:14px 0 10px;font-size:clamp(1.6rem,2.8vw,2rem)}.home-programs-track-heading p{max-width:760px;color:var(--text-light);margin:0 auto;font-size:1rem;line-height:1.72}.home-class-offering-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-class-offering-card{flex-direction:column;gap:14px;min-height:320px;display:flex}.home-class-offering-card h3{color:var(--text);margin:0;font-size:1.22rem}.home-class-offering-card p{color:var(--text-light);margin:0;font-size:1rem;line-height:1.72}.home-class-offering-card .btn{align-self:flex-start;margin-top:auto}.home-class-offering-help{text-align:center;color:var(--text-light);margin:18px auto 0;font-size:.96rem;line-height:1.7}.home-class-offering-help a{color:var(--accent);font-weight:700;text-decoration:none}.home-class-offering-help a:hover{text-decoration:underline}.home-dance-styles-preview{padding-top:18px}.home-dance-styles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-dance-style-card{flex-direction:column;gap:0;min-height:540px;display:flex;position:relative;overflow:hidden}.home-dance-style-card h3{margin:0;font-size:1.34rem;line-height:1.4}.home-dance-style-card p{margin:0;font-size:1.03rem;line-height:1.75}.home-dance-styles-cta-wrap{justify-content:center;margin-top:42px;display:flex}.home-programs .section-heading,.home-class-offering .section-heading,.home-dance-styles-preview .section-heading{margin-bottom:62px}.home-programs .section-heading h2,.home-class-offering .section-heading h2,.home-dance-styles-preview .section-heading h2{letter-spacing:.01em;font-size:clamp(2.35rem,4.2vw,3.25rem)}.home-class-offering .section-heading h2,.home-programs-find .section-heading h2,.home-dance-styles-preview .section-heading h2,.home-about-us .section-heading h2{font-size:clamp(1.95rem,3.3vw,2rem)}.home-class-offering .section-heading .badge,.home-programs-find .section-heading .badge,.home-dance-styles-preview .section-heading .badge,.home-testimonials .section-heading .badge,.home-about-us .section-heading .badge{letter-spacing:.17em;color:var(--accent);background:linear-gradient(135deg,#eebb6638,#cc994429);border-width:2px;border-color:#cc99449e;padding:15px 26px;font-size:1.22rem;font-weight:900;box-shadow:0 10px 24px #c943}.home-programs .btn,.home-class-offering .btn,.home-dance-styles-preview .btn{border-radius:12px;padding:14px 24px;font-size:.98rem;font-weight:700;box-shadow:0 10px 24px #a0682338}[data-theme=light] .home-programs .card,[data-theme=light] .home-class-offering .card,[data-theme=light] .home-dance-styles-preview .card{border-color:#8c622457;box-shadow:0 16px 32px #744f211f}.home-testimonial-card{flex-direction:column;justify-content:space-between;min-height:200px;display:flex}.home-quote{color:var(--text-light);font-style:italic;line-height:1.7}.home-testimonial-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;font-size:.92rem;display:flex}.home-cta{padding-bottom:120px}.home-cta-card{text-align:center;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#d8a84a38,#e43d911f);border:1px solid #c1146a2e;border-radius:24px;padding:56px 40px}.home-cta-card h2{color:var(--text);margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.4rem)}.home-cta-card>p{max-width:620px;color:var(--text-light);margin:0 auto 28px;line-height:1.75}.home-cta-card .btn-group{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.cta-action{border:1px solid var(--border);background:var(--home-card-bg);box-shadow:var(--shadow);transition:var(--transition);border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:16px 14px 12px;display:flex}.cta-action:hover{background:var(--home-card-hover-bg)}.cta-action .btn{width:100%;max-width:240px}.cta-action-desc{color:var(--text-light);max-width:34ch;margin:0;font-size:.95rem;line-height:1.55}.btn-group{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border:none;border-radius:10px;padding:12px 18px;font-weight:600;text-decoration:none;transition:all .2s}.btn:hover{background:linear-gradient(135deg, var(--primary-dark), var(--accent));transform:translateY(-3px)}.btn.outline{color:var(--text);background:0 0;border:1px solid #eebb6680}.home-offerings{padding:64px clamp(24px,6vw,80px)}.home-offering-card{flex-direction:column;gap:14px;display:flex}.offering-image-container{border-radius:14px;width:100%;height:200px;margin:-28px -28px 0;overflow:hidden}.offering-image-container img{object-fit:cover;width:100%;height:100%}.program-image-container{aspect-ratio:16/10;height:auto}.home-program-card .program-image-container{aspect-ratio:16/10;flex:none;height:clamp(210px,21vw,260px);margin-bottom:18px}.home-dance-style-card .program-image-container{height:clamp(240px,24vw,300px)}.home-program-card .program-image-container img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-program-card .btn{align-self:flex-start;margin-top:auto}.home-offering-card h3{color:var(--text);margin:0}.offering-subtitle{color:var(--primary);margin:0;font-size:.9rem;font-weight:600}.home-offering-card p{color:var(--text-light);margin:6px 0;font-size:.95rem;line-height:1.6}.home-offering-card .btn{width:100%;margin-top:8px}@media (width<=1000px){.grid{grid-template-columns:repeat(2,1fr);gap:22px}.home-about-card{grid-template-columns:1fr;justify-items:start}.home-class-offering-grid,.home-dance-styles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.grid{grid-template-columns:1fr}.home-about-image-wrap{width:170px;height:110px}.home-class-offering-grid{grid-template-columns:1fr}.home-programs-track-block{margin-top:42px}.home-dance-styles-grid{grid-template-columns:1fr}.section{padding:48px 6%}.home-cta-card{padding:40px 20px}.home-cta-card .btn-group{grid-template-columns:1fr}.cta-action{padding:14px 12px 10px}.section-heading h2{font-size:2.55rem}.section-heading .badge{letter-spacing:.11em;padding:9px 14px;font-size:.8rem}.section-heading:after{width:92px;height:4px}.home-programs .section-heading,.home-class-offering .section-heading,.home-dance-styles-preview .section-heading{margin-bottom:48px}.home-programs .section-heading h2,.home-class-offering .section-heading h2,.home-dance-styles-preview .section-heading h2{font-size:2.3rem}.home-class-offering .section-heading h2,.home-programs-find .section-heading h2,.home-dance-styles-preview .section-heading h2,.home-about-us .section-heading h2{font-size:1.85rem}.home-class-offering .section-heading .badge{letter-spacing:.13em;color:var(--accent);background:linear-gradient(135deg,#eebb6638,#cc994429);border-color:#cc99449e;padding:12px 20px;font-size:1.02rem;font-weight:900}.home-programs .btn,.home-class-offering .btn,.home-dance-styles-preview .btn{padding:12px 20px;font-size:.95rem}.offering-image-container{height:160px}.home-program-card .program-image-container{height:210px}.home-dance-style-card .program-image-container{height:240px}.home-program-card,.home-dance-style-card{min-height:auto}}.gallery{text-align:left;padding:clamp(36px,6vw,64px) 0 20px}.gallery-header{max-width:760px;margin-bottom:28px}.gallery-kicker{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;background:#f0c36d38;border:1px solid #eebb6657;border-radius:999px;align-self:flex-start;margin:0 0 10px;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.gallery-header h2{margin:0 0 10px;font-size:clamp(2rem,3.7vw,2.7rem)}.gallery-intro{max-width:680px;color:var(--text-light);margin:0}.gallery-highlights{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:24px 0 32px;display:grid}.gallery-stat{border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow);border-radius:18px;padding:18px 20px}.gallery-stat strong{color:var(--text);margin-bottom:6px;display:block}.gallery-stat span{color:var(--text-light);font-size:.95rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;width:100%;max-width:1400px;display:grid}.gallery-card{aspect-ratio:4/5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#0a0a0a94;border:1px solid #eb63;border-radius:22px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.gallery-card:hover{transform:translateY(-8px);box-shadow:0 0 30px #c1146a3d}.gallery-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 20%,#0d0d0da6 100%);position:absolute;inset:0}.gallery-image{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.gallery-card:hover .gallery-image{transform:scale(1.04)}.gallery-card-content{z-index:1;align-items:flex-end;padding:18px;display:flex;position:absolute;inset:0}.gallery-card-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gallery-category{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0d0d0d94;border-radius:999px;align-items:center;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.gallery-empty{color:var(--text-light);background:#0a0a0a99;border:1px dashed #eebb6642;border-radius:20px;padding:28px}@media (width<=768px){.gallery{padding:24px 0 10px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}}:root{--bg:#060606;--surface:#111;--surface-light:#181818;--primary:#c94;--primary-dark:#a6782f;--accent:#eb6;--magenta:#b15;--pink-accent:#dd1f79;--text:#f6efe3;--text-light:#d9c9ab;--muted:#ac9b81;--border:#eebb663d;--card-bg:#0a0a0ac7;--card-hover-bg:#0e0e0efa;--card-overlay:linear-gradient(135deg, #ffffff0f, transparent);--body-bg:radial-gradient(circle at top right, #c1146a29, transparent 30%), radial-gradient(circle at bottom left, #d8a84a2e, transparent 36%), linear-gradient(135deg, #050505 0%, #0b0b0b 48%, #141010 100%);--input-bg:#171d27;--input-text:#fff;--btn-text:#fff;--btn-outline-border:#eebb6680;--btn-outline-bg:transparent;--btn-outline-hover:#eebb6624;--btn-hover-shadow:0 14px 32px #eebb6661;--nav-shell-bg:#000000d1;--nav-shell-bg-scrolled:#000000e6;--nav-text:#f9f7f2;--nav-hover-bg:#eebb6629;--dropdown-bg:#000000ed;--topbar-bg:linear-gradient(90deg, #000000f0, #140c12f0);--top-link-color:#ffffffdb;--footer-bg:linear-gradient(180deg, #000000fa, #0e090c);--footer-link-color:#ffffffd1;--footer-bottom-color:#ffffffa6;--nav-cta-border:#eebb6685;--nav-cta-bg:#eebb6629;--home-card-bg:linear-gradient(145deg, #0b0b0beb, #18100ce6);--home-card-hover-bg:#0e0e0efa;--admin-panel-bg:linear-gradient(135deg, #0b0b0bfa, #160e0af5);--admin-panel-border:#eebb663d;--admin-panel-shadow:0 24px 60px #00000061;--admin-tab-bg:#0c0c0ce6;--admin-tab-border:#eebb6638;--admin-tab-active-text:#fff;--admin-table-wrap-bg:#0a0a0adb;--admin-table-head-bg:#18120df2;--admin-table-row-hover:#bb11551f;--admin-surface-bg:#0a0a0ae6;--admin-surface-border:#eebb662e;--admin-surface-shadow:0 12px 28px #00000057;--admin-meta-bg:#16100ccc;--admin-btn-text:#fff;--admin-btn-outline-bg:transparent;--admin-btn-outline-hover:#eebb6624;--hero-overlay:linear-gradient(90deg, #0d0d0d29 0%, #0d0d0d14 45%, #0d0d0d1f 100%), radial-gradient(circle at top right, #c1146a14, transparent 38%);--hero-badge-bg:#0000008a;--hero-badge-border:#eebb666b;--hero-badge-shadow:0 10px 24px #0000002e;--hero-title-color:#fff6ea;--hero-description-color:#fff;--hero-outline-text:#fff;--hero-outline-border:#ffffffbd;--hero-outline-bg:#0d0d0d3d;--hero-outline-hover-bg:#0d0d0d75;--hero-stats-bg:#0a0a0ae0;--hero-title-shadow:0 8px 28px #00000038;--hero-scroll-border:#f3d17abf;--radius:22px;--shadow-lg:0 24px 50px #00000080;--shadow:0 14px 34px #00000057;--transition:.35s ease}[data-theme=light]{--bg:#f7f2e8;--surface:#fffaf2;--surface-light:#f6eee0;--primary:#a6782f;--primary-dark:#835b21;--accent:#b9812d;--magenta:#aa2f6b;--pink-accent:#c74b88;--text:#2d2216;--text-light:#5d4b39;--muted:#8a7561;--border:#a6782f3d;--card-bg:#ffffffd1;--card-hover-bg:#fffffff5;--card-overlay:linear-gradient(135deg, #fff6, transparent);--body-bg:radial-gradient(circle at top right, #c74b8829, transparent 36%), radial-gradient(circle at bottom left, #b9812d2e, transparent 40%), linear-gradient(135deg, #fffdf8 0%, #f8f1e5 52%, #efe3d1 100%);--input-bg:#fffaf2;--input-text:#2d2216;--btn-text:#fff;--btn-outline-border:#a6782f75;--btn-outline-bg:#ffffffad;--btn-outline-hover:#a6782f24;--btn-hover-shadow:0 14px 32px #a6782f42;--nav-shell-bg:#fff8ece6;--nav-shell-bg-scrolled:#fff8ecfa;--nav-text:#2d2216;--nav-hover-bg:#a6782f1f;--dropdown-bg:#fffbf3fa;--topbar-bg:linear-gradient(90deg, #fff8ecf5, #f7eedef5);--top-link-color:#4f3f2f;--footer-bg:linear-gradient(180deg, #fffbf3fa, #f7eedefa);--footer-link-color:#4d3e2f;--footer-bottom-color:#6e5a45;--nav-cta-border:#a6782f75;--nav-cta-bg:#a6782f24;--home-card-bg:linear-gradient(145deg, #fffffff2, #f8f1e6f0);--home-card-hover-bg:#fffffffc;--admin-panel-bg:linear-gradient(135deg, #fffffff5, #f8f1e6f0);--admin-panel-border:#a6782f42;--admin-panel-shadow:0 24px 60px #5a401f29;--admin-tab-bg:#ffffffe6;--admin-tab-border:#a6782f3d;--admin-tab-active-text:#2d2216;--admin-table-wrap-bg:#ffffffe0;--admin-table-head-bg:#f1e5d2f2;--admin-table-row-hover:#a6782f1a;--admin-surface-bg:#ffffffeb;--admin-surface-border:#a6782f33;--admin-surface-shadow:0 12px 28px #5a401f1f;--admin-meta-bg:#f2e8d8d1;--admin-btn-text:#2d2216;--admin-btn-outline-bg:#a6782f14;--admin-btn-outline-hover:#a6782f2e;--hero-overlay:linear-gradient(90deg, #1f160c75 0%, #1f160c4d 45%, #1f160c29 100%), radial-gradient(circle at top right, #c74b881a, transparent 38%);--hero-badge-bg:#ffffffb8;--hero-badge-border:#a6782f57;--hero-badge-shadow:0 10px 24px #503a1d1f;--hero-title-color:#fffaf2;--hero-description-color:#fff3e6;--hero-outline-text:#2d2216;--hero-outline-border:#a6782f6b;--hero-outline-bg:#ffffffad;--hero-outline-hover-bg:#ffffffd6;--hero-stats-bg:#ffffffc7;--hero-title-shadow:0 10px 30px #00000061;--hero-scroll-border:#a6782fb8;--shadow-lg:0 24px 50px #503a1d2e;--shadow:0 14px 34px #5a401f1f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--body-bg);color:var(--text);letter-spacing:.01em;font-family:Outfit,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#120f0b}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom, var(--primary), var(--accent));border-radius:20px}a{color:inherit;text-decoration:none}img{width:100%;display:block}.section{width:min(1200px,92%);margin:auto;padding:96px 0}.section-compact{padding:64px 0}h1{letter-spacing:-1px;margin-bottom:18px;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:800;line-height:1.05}h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3rem);font-weight:700}h3{margin-bottom:10px;font-size:1.35rem;font-weight:600}p{color:var(--text-light);font-size:1rem;line-height:1.8}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:36px;display:grid}.card{background:var(--card-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border);transition:var(--transition);box-shadow:var(--shadow);border-radius:20px;padding:28px;position:relative;overflow:hidden}.admin-panel{background:var(--admin-panel-bg);border:1px solid var(--admin-panel-border);box-shadow:var(--admin-panel-shadow);border-radius:24px}.admin-panel .form{grid-template-columns:repeat(2,minmax(240px,1fr));align-items:start;gap:12px 14px;display:grid}.admin-panel .form input,.admin-panel .form select,.admin-panel .form textarea{margin-bottom:0}.admin-panel .form>textarea,.admin-panel .form>button,.admin-panel .form>div{grid-column:1/-1}.admin-panel .form .btn{justify-self:start}.admin-panel .btn{color:var(--admin-btn-text)}.admin-panel .btn.outline{background:var(--admin-btn-outline-bg)}.admin-panel .btn.outline:hover{background:var(--admin-btn-outline-hover)}.admin-panel .form.fee-quick-form{grid-template-columns:repeat(4,minmax(170px,1fr))}.fee-form-hint{color:var(--text-light);margin:0;font-size:.92rem}.fee-student-name[readonly]{opacity:.92;cursor:not-allowed}.admin-tabs{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.admin-tabs button,.admin-tabs .tab-btn{border:1px solid var(--admin-tab-border);background:var(--admin-tab-bg);color:var(--text);cursor:pointer;border-radius:999px;padding:10px 16px;font-weight:600;transition:all .2s}.admin-tabs button.active,.admin-tabs .tab-btn.active,.admin-tabs button:hover,.admin-tabs .tab-btn:hover{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:var(--admin-tab-active-text);border-color:#0000;box-shadow:0 10px 24px #472b1429}.registration-table-wrap{background:var(--admin-table-wrap-bg);border:1px solid #eb63;border-radius:18px;overflow-x:auto}.registration-table{border-collapse:collapse;width:100%;min-width:760px}.registration-table th,.registration-table td{text-align:left;color:var(--text);border-bottom:1px solid #eebb6629;padding:12px 14px}.registration-table th{background:var(--admin-table-head-bg);color:var(--accent);font-weight:700}.registration-table tr:hover{background:var(--admin-table-row-hover)}.student-fees-table-section{box-shadow:none;background:0 0;border:none;padding:0}.student-fees-table-scroll{overflow-x:auto}.student-fees-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.student-fees-pagination-info{color:var(--text-light);font-size:.92rem}.student-fees-pagination-actions{align-items:center;gap:10px;display:flex}.student-fees-pagination-actions .btn{min-width:0;padding:8px 14px}.student-fees-pagination-actions .btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.dashboard-form,.dashboard-card,.admin-card,.admin-section-card{background:var(--admin-surface-bg);border:1px solid var(--admin-surface-border);box-shadow:var(--admin-surface-shadow);border-radius:18px;padding:18px}.dashboard-form label,.dashboard-card label,.admin-card label,.admin-section-card label{color:var(--text);margin-bottom:6px;font-weight:600;display:block}.dashboard-meta-block{background:var(--admin-meta-bg);border:1px solid #eebb662e;border-radius:14px;margin-top:12px;padding:12px 14px}.dashboard-meta-block p{margin-bottom:8px}.dashboard-meta-grid{color:var(--text-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;font-size:.92rem;display:grid}.dashboard-meta-grid span{line-height:1.4}.student-fees-list{flex-direction:column;gap:12px;display:flex}.student-fee-item{background:var(--admin-meta-bg);border:1px solid #eb63;border-radius:14px;padding:12px 14px}.student-fee-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.student-fee-top p{margin:0}.student-fee-amount{color:var(--accent);white-space:nowrap;background:#eb63;border:1px solid #eebb6657;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.88rem;font-weight:700;display:inline-flex}.student-fee-meta-grid{color:var(--text-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;font-size:.9rem;display:grid}.student-fee-notes{color:var(--text-light);margin:10px 0 0;line-height:1.6}.student-fee-status{text-transform:uppercase;letter-spacing:.03em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:3px 9px;font-size:.78rem;font-weight:700;display:inline-flex}.student-fee-status-paid{color:#e5fff0;background:#3ab16938;border-color:#3ab16973}.student-fee-status-pending{color:#ffeceb;background:#e24f4f38;border-color:#e24f4f73}.student-registration-status{text-transform:uppercase;letter-spacing:.03em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.student-registration-status-new{color:#fff9ee;background:#e6b24c38;border-color:#e6b24c6b}.student-registration-status-contacted{color:#edf5ff;background:#6495ed33;border-color:#6495ed6b}.student-registration-status-enrolled{color:#e5fff0;background:#3ab16938;border-color:#3ab16973}.student-registration-status-rejected{color:#ffeceb;background:#e24f4f38;border-color:#e24f4f73}.fees-header-filters th{background:0 0;border-bottom:1px solid #eebb6629;padding:8px 10px}.fees-header-filters select,.fees-header-filters input{border-radius:10px;width:100%;margin:0;padding:8px 10px;font-size:.8rem}.fees-date-range,.fees-header-tools{align-items:center;gap:8px;display:flex}.fees-header-tools .btn{padding:8px 12px;font-size:.78rem}.message-thread{background:var(--admin-table-wrap-bg);border:1px solid #eb63;border-radius:12px;flex-direction:column;gap:10px;max-height:320px;margin-top:8px;padding:10px;display:flex;overflow:auto}.admin-message-thread{max-height:420px}.message-bubble{background:var(--admin-surface-bg);border:1px solid #eb63;border-radius:12px;max-width:85%;padding:10px 12px}.message-bubble.mine{background:linear-gradient(135deg,#eebb663d,#bb115529);align-self:flex-end}.message-bubble.theirs{background:var(--admin-meta-bg);align-self:flex-start}.message-bubble p{margin:0 0 6px}.message-meta{color:var(--text-light);font-size:.78rem;display:block}.message-compose{gap:10px;margin-top:10px;display:grid}.message-compose textarea{resize:vertical;width:100%;min-height:92px}.dashboard-form input,.dashboard-form select,.dashboard-form textarea,.dashboard-card input,.dashboard-card select,.dashboard-card textarea,.admin-card input,.admin-card select,.admin-card textarea,.admin-section-card input,.admin-section-card select,.admin-section-card textarea{width:100%;color:var(--text);background:#0f0f0ff2;border:1px solid #eebb663d;border-radius:12px;padding:12px 14px}.card:before{content:"";background:var(--card-overlay);opacity:0;pointer-events:none;transition:all .4s;position:absolute;inset:0}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.card:hover:before{opacity:1}.btn{background:linear-gradient(135deg, var(--accent), var(--primary));color:var(--btn-text);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 30px;font-weight:600;transition:all .3s;display:inline-flex}.btn:hover{box-shadow:var(--btn-hover-shadow);transform:translateY(-3px)}.btn.outline{background:var(--btn-outline-bg);border:1px solid var(--btn-outline-border);color:var(--text)}.btn.outline:hover{background:var(--btn-outline-hover)}input,textarea,select{background:var(--input-bg);width:100%;color:var(--input-text);border:1px solid #eb63;border-radius:16px;margin-bottom:18px;padding:15px 18px;font-size:15px;transition:all .3s}input:focus,textarea:focus,select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #bb115538}table{border-collapse:collapse;width:100%}th{background:#eebb661a;padding:18px}td{border-top:1px solid #eebb6624;padding:18px}.badge{color:var(--accent);background:#eb63;border:1px solid #eebb666b;border-radius:999px;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-block}.site-main{min-height:100vh}.site-main>*{animation:.85s both fadeUp}.page-hero{background:linear-gradient(90deg, #00000080 0%, #00000057 48%, #0000008a 100%), var(--page-hero-image,linear-gradient(135deg, #141d2d, #31415b));background-position:var(--page-hero-position,center center);will-change:auto;min-height:460px;box-shadow:var(--shadow);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;border-radius:0 0 28px 28px;align-items:center;margin:0 auto 28px;padding:clamp(96px,18vw,140px) 6vw 72px;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.page-hero:before{content:"";pointer-events:none;background:linear-gradient(140deg,#0000001a,#0000 46%,#00000029),radial-gradient(circle at 18% 14%,#bb11551f,#0000 34%),radial-gradient(circle at 86% 82%,#eebb661a,#0000 40%);position:absolute;inset:0}.page-hero-content{z-index:1;color:#fff;text-shadow:0 18px 40px #00000040;max-width:760px;position:relative}.page-hero-brand{background:#0000007a;border:1px solid #eebb666b;border-radius:999px;align-items:center;gap:10px;margin-bottom:14px;padding:8px 12px;display:inline-flex}.page-hero-brand img{object-fit:contain;background:#ffffffe6;border:1px solid #eebb668c;border-radius:10px;width:44px;height:44px;padding:3px;box-shadow:0 6px 16px #00000038}.page-hero-brand span{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.84rem;font-weight:700}.page-hero-kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;background:#00000075;border:1px solid #eebb667a;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-size:.9rem;font-weight:700;display:inline-block}.page-hero h1{color:#fff;margin-bottom:14px;font-size:clamp(2.4rem,5vw,3.65rem);line-height:1.05}.page-hero-subtitle{color:#ffffffdb;max-width:620px;font-size:1.07rem}.top-contact-bar{z-index:1200;background:var(--topbar-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #eebb6640;position:sticky;top:0}.top-contact-content{flex-wrap:wrap;justify-content:flex-end;gap:18px;width:min(1240px,92vw);margin:0 auto;padding:11px 0 12px;display:flex}.top-contact-link{color:var(--top-link-color);font-size:.84rem;transition:color .2s}.top-contact-link:hover{color:var(--accent)}.nav{z-index:1201;background:var(--nav-shell-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #eebb6642;border-radius:999px;justify-content:space-between;align-items:center;width:min(1240px,94vw);margin:-8px auto 0;padding:15px 24px;transition:background .25s,box-shadow .25s;display:flex;position:sticky;top:8px;box-shadow:0 18px 36px #00000052}.nav.scrolled{background:var(--nav-shell-bg-scrolled);box-shadow:0 20px 44px #0000006b}.logo{background:#0000004d;border:1px solid #eebb665c;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;display:inline-flex}.logo img{object-fit:contain;background:#ffffffeb;border-radius:8px;width:auto;max-width:170px;height:46px;padding:2px;display:block;box-shadow:0 6px 16px #0003}.links{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.links a,.nav-dropdown-trigger,.nav-cta{color:var(--nav-text);border-radius:999px;padding:9px 12px;font-weight:600;transition:background .2s,color .2s,transform .2s}.links .btn,.links .btn.outline{color:var(--nav-text);border:1px solid var(--nav-cta-border);background:var(--nav-cta-bg);border-radius:999px;margin:0;padding:9px 12px;font-weight:600;line-height:1.2}.links .btn:hover,.links .btn.outline:hover{color:var(--accent);background:var(--nav-hover-bg);box-shadow:none;transform:translateY(-1px)}.links a:hover,.nav-dropdown-trigger:hover,.nav-cta:hover{color:var(--accent);background:var(--nav-hover-bg);transform:translateY(-1px)}.nav-dropdown{position:relative}.nav-dropdown-menu{background:var(--dropdown-bg);z-index:9999;border:1px solid #eebb663d;border-radius:16px;flex-direction:column;gap:4px;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 18px 40px #0000006b}.nav-dropdown-menu a{color:var(--nav-text);border-radius:10px;padding:9px 12px;font-size:.95rem}.nav-dropdown-menu a:hover{color:var(--accent);background:#eebb6624}.nav-dropdown-trigger{cursor:pointer;font:inherit;background:0 0;border:none}.nav-cta{border:1px solid var(--nav-cta-border);background:var(--nav-cta-bg)}.menu{color:var(--nav-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:1.35rem;display:none}.menu-icon{align-items:center;display:flex}.menu-text{letter-spacing:.5px;font-size:.95rem;font-weight:600}.footer{background:var(--footer-bg);border-top:1px solid #eebb663d;margin-top:64px;padding:72px 6vw 40px}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;width:min(1200px,92vw);margin:0 auto;display:grid}.footer-block{flex-direction:column;gap:10px;display:flex}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{object-fit:contain;background:#ffffffe0;border:1px solid #eb66;border-radius:10px;width:auto;height:56px;padding:3px;box-shadow:0 8px 18px #00000038}[data-theme=light] .logo{background:#ffffff9e}[data-theme=light] .logo img,[data-theme=light] .page-hero-brand img,[data-theme=light] .footer-brand img{background:#fffffffa;border-color:#a6782f75}.footer-brand strong{color:var(--accent);letter-spacing:.08em}.footer-block h3{color:var(--accent);margin-bottom:4px}.footer-link{color:var(--footer-link-color);transition:color .2s,transform .2s}.footer-link:hover{color:var(--accent);transform:translate(3px)}.footer-bottom{width:min(1200px,92vw);color:var(--footer-bottom-color);border-top:1px solid #eb63;margin:28px auto 0;padding-top:24px;font-size:.92rem}.page-section,.content-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#0c0c0cd1;border-radius:24px;padding:30px}.content-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:24px;display:grid}.dance-styles-section{flex-direction:column;gap:18px;display:flex}.section-kicker{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;background:#f0c36d38;border:1px solid #eebb6657;border-radius:999px;align-self:flex-start;margin:0;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.section-summary{max-width:720px;color:var(--text-light);margin:0}.dance-style-highlight-card{border:1px solid var(--border);background:var(--home-card-bg);box-shadow:var(--shadow);border-radius:24px;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px;display:flex}.highlight-kicker{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:700}.dance-style-highlight-card h3{color:var(--text);margin:0}.dance-style-highlight-card p:last-child{max-width:420px;color:var(--text-light);margin:0}.dance-style-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:8px;display:grid}.dance-style-card{border:1px solid var(--border);background:var(--home-card-bg);min-height:220px;box-shadow:var(--shadow);border-radius:22px;flex-direction:column;gap:10px;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.dance-style-image-wrap{background:#ffffff08;border:1px solid #eebb6629;border-radius:18px;width:100%;height:180px;overflow:hidden}.dance-style-image{object-fit:cover;width:100%;height:100%}.dance-style-featured-badge{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#eb63;border:1px solid #eebb6652;border-radius:999px;align-self:flex-start;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.dance-style-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#f0c36d2e,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;inset:auto -18px -18px auto}.dance-style-card:hover{box-shadow:var(--shadow-lg);border-color:#f0c36d38;transform:translateY(-4px)}.dance-style-index{color:var(--accent);letter-spacing:.12em;background:#d8a84a2e;border-radius:999px;align-self:flex-start;padding:7px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.dance-style-tag{color:var(--muted);background:#ffffff0a;border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:.8rem;display:inline-flex}.dance-style-card h3{color:var(--text);margin:0}.dance-style-card p{color:var(--text-light);margin:0}.schedule-page{flex-direction:column;gap:24px;display:flex}.schedule-intro-block{flex-direction:column;gap:10px;display:flex}.schedule-highlight-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.schedule-highlight-card{border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;gap:8px;padding:22px 24px;display:flex}.schedule-highlight-card strong{color:var(--text)}.schedule-highlight-card span{color:var(--text-light);line-height:1.7}.schedule-shell{flex-direction:column;gap:16px;display:flex}.schedule-shell-spaced{margin-top:4px}.schedule-shell-copy{color:var(--text-light);margin:0;line-height:1.8}.schedule-comparison-wrap{border:1px solid #ffffff0f;border-radius:18px;overflow-x:auto}.schedule-comparison-table{width:100%;min-width:640px}.schedule-comparison-table th,.schedule-comparison-table td{text-align:left;vertical-align:top;padding:14px 16px}.schedule-comparison-table th{color:var(--text);background:#ffffff0f}.schedule-comparison-table td{color:var(--text-light);border-top:1px solid #ffffff0f}.schedule-session-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.schedule-session-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:18px}.schedule-season-tag{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;background:#f0c36d33;border:1px solid #eebb664d;border-radius:999px;margin:0 0 10px;padding:6px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.schedule-session-card h4{color:var(--text);margin:0 0 8px}.schedule-session-copy{color:var(--text-light);margin:0;line-height:1.7}.schedule-content-block{flex-direction:column;gap:16px;display:flex}.schedule-status{color:var(--text-light);margin:0}.schedule-status.error{color:#ffb3a8}.schedule-current-title{margin:0}.schedule-class-card{flex-direction:column;gap:10px;display:flex}.schedule-class-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.schedule-age-pill{color:var(--accent);background:#eb63;border:1px solid #eebb6647;border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.schedule-meta-row{color:var(--text-light);margin:0}.schedule-class-copy{color:var(--text-light);margin:0;line-height:1.7}.schedule-page .schedule-session-card .btn.outline,.schedule-page .schedule-class-card .btn.outline{border-style:solid;border-width:1px;border-color:var(--btn-outline-border);background:var(--btn-outline-bg);color:var(--text);box-shadow:none;margin-top:12px}.schedule-page .schedule-session-card .btn.outline:hover,.schedule-page .schedule-class-card .btn.outline:hover{background:var(--btn-outline-hover);border-color:var(--primary)}[data-theme=light] .schedule-page .schedule-session-card .btn.outline,[data-theme=light] .schedule-page .schedule-class-card .btn.outline{color:#5a3f1e;background:linear-gradient(135deg,#fffffffa,#f7eedef0);border-color:#a6782f70;box-shadow:0 8px 18px #5a401f1f}[data-theme=light] .schedule-page .schedule-session-card .btn.outline:hover,[data-theme=light] .schedule-page .schedule-class-card .btn.outline:hover{color:#4a3319;background:linear-gradient(135deg,#fffffffc,#f2e6d2fa);border-color:#835b2185;box-shadow:0 10px 22px #5a401f29}.registration-page{flex-direction:column;gap:22px;display:flex}.registration-intro-block{flex-direction:column;gap:10px;display:flex}.registration-overview,.registration-select-card,.registration-form-section{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.registration-track-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.registration-track-card,.registration-panel{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:18px 20px}.registration-track-card h4,.registration-option-title{color:var(--text);margin:0 0 8px}.registration-track-card p,.registration-option p,.registration-panel-copy,.registration-fee-note,.registration-status-box span,.registration-policy-section p,.registration-policy-section li,.registration-status-message{color:var(--text-light);line-height:1.7}.registration-field-error{color:#d04658;margin:-12px 0 8px;font-size:.9rem;line-height:1.4}input.field-error,select.field-error,textarea.field-error{border-color:#d04658;box-shadow:0 0 0 3px #d0465829}.field-error-row{background:#d046580f;border:1px solid #d0465873;border-radius:14px;padding:10px 12px}[data-theme=light] .registration-field-error{color:#b63246}[data-theme=light] input.field-error,[data-theme=light] select.field-error,[data-theme=light] textarea.field-error{border-color:#b63246;box-shadow:0 0 0 3px #b6324626}.registration-fee-note{margin:0}.registration-status-box{background:#f0c36d14;border:1px solid #f0c36d38;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.registration-status-box button,.registration-policy-btn{color:var(--text);cursor:pointer;background:#eebb6614;border:1px solid #eebb666b;border-radius:999px;padding:8px 12px}.registration-step-title{color:var(--text);margin:0;font-size:1rem;font-weight:700}.registration-selected-track{border:1px solid var(--border);color:var(--accent);letter-spacing:.02em;background:linear-gradient(135deg,#eebb662e,#c1146a1f);border-radius:999px;align-items:center;gap:6px;margin:6px 0 0;padding:6px 14px;font-size:.88rem;font-weight:600;display:inline-flex}.registration-option{text-align:left;width:100%;color:inherit;cursor:pointer;z-index:2;background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;padding:14px 16px;display:block;position:relative}.registration-option:hover{background:#ffffff0a;border-color:#f0c36d3d}.registration-option.active{background:#f0c36d1a;border-color:#f0c36d47}.registration-option input{width:auto;margin:0 8px 0 0}.registration-account-fields{flex-direction:column;gap:10px;margin-top:12px;display:flex}.registration-check-row{cursor:pointer;color:var(--text);align-items:flex-start;gap:10px;font-weight:600;display:flex}.registration-check-row input{width:auto;margin-top:3px}.registration-policy-row{margin-top:12px}.registration-policy-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;max-height:260px;margin:12px 0;padding:12px;overflow-y:auto}.registration-policy-section{margin-bottom:10px}.registration-policy-section p{color:var(--text);margin:0 0 6px;font-weight:600}.registration-policy-section ul{margin:0;padding-left:1.1rem}.registration-status-message{border:1px solid #0000;border-radius:14px;margin:8px 0 0;padding:12px 14px;font-weight:600}.registration-status-message.is-success{background:#3ab16924;border-color:#3ab16966}.registration-status-message.is-warn{background:#d8a84a24;border-color:#d8a84a61}.registration-status-message.is-error{background:#c1146a24;border-color:#c1146a66}.registration-status-row{align-items:flex-start;gap:10px;display:flex}.registration-clear-draft-btn{color:var(--text);cursor:pointer;white-space:nowrap;background:#eebb6614;border:1px solid #eebb666b;border-radius:999px;padding:8px 12px}.page-hero+*{z-index:2;width:min(1180px,92vw);margin:-24px auto 0;position:relative}.page-hero+*>:first-child{margin-top:0}.contact-layout{grid-template-columns:1fr;gap:18px;display:grid}.contact-full-card{padding:26px}.contact-info-card h2{margin-bottom:14px}.contact-info-card p{margin-bottom:16px}.contact-info-list{flex-direction:column;gap:8px;margin:0;padding-left:1.1rem;display:flex}.contact-form-wrap{background:#ffffff08;border:1px solid #eb63;border-radius:16px;padding:18px}.contact-form-wrap .form,.contact-form-wrap form{margin:0}.fade-up{animation:.8s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@media (width<=900px){.nav{border-radius:24px;padding:14px 18px}.menu{display:flex}.links{background:#0c111bf5;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;align-items:stretch;gap:8px;padding:16px;display:none;position:absolute;top:calc(100% + 12px);left:0;right:0;box-shadow:0 20px 44px #00000052}.links.active{display:flex}.links a,.nav-dropdown-trigger,.nav-cta,.links .btn,.links .btn.outline{text-align:left;color:#f9f7f2;background:#ffffff0a;width:100%;font-weight:700}.links a:hover,.nav-dropdown-trigger:hover,.nav-cta:hover{color:var(--accent);background:#eebb6629}.nav-dropdown-menu{background:#000000f0;border-color:#eebb663d;border-radius:14px;margin-top:6px;position:static;transform:none}.nav-dropdown-menu a{color:#f9f7f2}.admin-panel .form,.admin-panel .form.fee-quick-form{grid-template-columns:1fr}}@media (width<=768px){.section{padding:80px 0}.card{padding:24px}.dance-style-highlight-card{flex-direction:column}.schedule-highlight-grid,.schedule-session-grid,.registration-track-grid{grid-template-columns:1fr}.schedule-class-top,.registration-status-box,.registration-status-row,.student-fee-top{flex-direction:column;align-items:flex-start}.student-fee-meta-grid{grid-template-columns:1fr}.page-hero{background-position:var(--page-hero-mobile-position,center center);min-height:300px;padding:96px 6vw 64px}}
