@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800&family=Quicksand:wght@600;700&display=swap");:root{--ink:#15242b;--muted:#526b73;--teal:#2f6f87;--teal-dark:#174a5c;--blue-soft:#dff2f7;--card:hsla(0,0%,100%,.86);--line:rgba(47,111,135,.18);--shadow:0 22px 70px rgba(23,74,92,.16)}*{box-sizing:border-box}body,html{max-width:100vw;min-height:100%;margin:0;overflow-x:hidden}body{color:var(--ink);font-family:Inter,Arial,sans-serif;background:linear-gradient(110deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.72)),url(/images/dance-jot.png) 50% /cover fixed}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-nav{position:-webkit-sticky;position:sticky;top:0;z-index:5;justify-content:space-between;gap:18px;min-height:64px;padding:12px clamp(18px,5vw,64px);background:rgba(23,74,92,.94);color:#fff;box-shadow:0 10px 30px rgba(23,74,92,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.site-nav{display:flex;align-items:center}.brand{gap:10px;font-family:Quicksand,Inter,sans-serif;font-size:20px;font-weight:700;white-space:nowrap}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:var(--teal-dark);background:#fff}.nav-links{display:flex;align-items:center;gap:4px}.nav-links a{border-radius:999px;padding:9px 13px;color:hsla(0,0%,100%,.88);font-weight:700}.nav-links a.active,.nav-links a:hover{background:hsla(0,0%,100%,.13);color:#fff}.feedback-link,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;padding:0 18px;font-weight:800;white-space:nowrap}.feedback-link,.secondary-button{border:1px solid var(--line);background:var(--blue-soft);color:var(--teal-dark)}.primary-button{background:var(--teal);color:#fff;box-shadow:0 16px 34px rgba(47,111,135,.26)}.page-shell{width:min(1120px,calc(100% - 36px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,360px);align-items:center;grid-gap:clamp(28px,6vw,72px);gap:clamp(28px,6vw,72px);min-height:calc(100vh - 64px);padding:clamp(40px,7vw,90px) 0 48px}.hero-copy{max-width:640px}.eyebrow{margin:0 0 14px;color:var(--teal);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(44px,7vw,76px);line-height:.98;letter-spacing:-.04em}h2{margin-bottom:10px;font-size:22px;letter-spacing:-.02em}.lead{max-width:58ch;margin:20px 0 0;color:var(--muted);font-size:clamp(17px,2vw,20px);line-height:1.65;font-weight:500}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px}.app-store-link img{display:block;width:190px;height:auto}.phone-showcase{justify-self:center;padding:18px;border:1px solid var(--line);border-radius:30px;background:hsla(0,0%,100%,.54);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.phone-image{display:block;width:min(300px,70vw);height:auto;border:9px solid #111;border-radius:26px}.panel-grid,.quick-links,.video-grid{display:grid;grid-gap:18px;gap:18px}.panel-grid.three,.quick-links{grid-template-columns:repeat(3,minmax(0,1fr))}.panel-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-links{padding:0 0 64px}.article-panel,.callout-panel,.content-panel,.faq-item,.info-card,.video-card{border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:0 16px 44px rgba(23,74,92,.1)}.info-card{min-height:150px;padding:22px;transition:transform .16s ease,box-shadow .16s ease}.info-card:hover{transform:translateY(-3px);box-shadow:0 22px 58px rgba(23,74,92,.16)}.article-panel p,.callout-panel p,.content-panel p,.faq-item p,.info-card p,.video-card p{margin-bottom:0;color:var(--muted);line-height:1.6;font-weight:500}.content-hero{max-width:820px;padding:clamp(52px,8vw,96px) 0 36px}.content-hero.compact{max-width:760px}.content-hero .primary-button{margin-top:28px}.article-panel,.callout-panel,.content-panel,.faq-item,.video-card{padding:24px}.article-panel,.faq-list{display:grid;grid-gap:14px;gap:14px;margin:18px 0 64px}.text-link{color:var(--teal-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:64px}.video-frame{overflow:hidden;aspect-ratio:16/10;margin-bottom:18px;border-radius:14px;background:#e9f4f7}.video-frame video{display:block;width:100%;height:100%}.callout-panel{margin:18px 0 64px}.article-panel h2:not(:first-child){margin-top:26px}.search-panel{display:grid;grid-template-columns:minmax(0,1fr) 160px;grid-gap:14px;gap:14px;margin-bottom:18px;padding:18px;border:1px solid var(--line);border-radius:18px;background:hsla(0,0%,100%,.82);box-shadow:0 16px 44px rgba(23,74,92,.1)}.search-field,.select-field{display:grid;grid-gap:7px;gap:7px;color:var(--teal-dark);font-size:13px;font-weight:800}.search-field input,.select-field select{width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:0 14px;outline:none}.search-field input:focus,.select-field select:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(47,111,135,.14)}.competition-list{display:grid;grid-gap:14px;gap:14px;padding-bottom:64px}.competition-card,.empty-state{display:flex;align-items:center;justify-content:flex-start;gap:18px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:0 16px 44px rgba(23,74,92,.1);overflow-x:auto;overflow-y:hidden;width:100%;scrollbar-gutter:stable}.competition-card h2,.empty-state h2{margin-bottom:6px}.competition-card p,.empty-state p{margin-bottom:0;color:var(--muted);line-height:1.55;font-weight:500}.competition-date{color:var(--teal)!important;font-size:13px;font-weight:800!important;letter-spacing:.06em;text-transform:uppercase}.dance-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:430px}.dance-tags span{border:1px solid var(--line);border-radius:999px;background:var(--blue-soft);color:var(--teal-dark);padding:8px 11px;font-size:13px;font-weight:800}.empty-state{align-items:flex-start;flex-direction:column}@media (max-width:760px){.site-nav{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 18px}.nav-links{width:100%;overflow-x:auto;padding-bottom:2px}.feedback-link{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:34px;text-align:center}.hero-copy{margin:0 auto}.hero-actions{justify-content:center}.phone-showcase{padding:12px}.panel-grid.three,.panel-grid.two,.quick-links,.search-panel,.video-grid{grid-template-columns:1fr}.info-card{min-height:auto}.competition-card{align-items:flex-start;flex-direction:column}.dance-tags{justify-content:flex-start}}