:root{--red: #C41E3A;--red-dark: #9e1830;--blue: #003478;--blue-light: #4a8eff;--dark: #1a1a2e;--darker: #0f0f1a;--gold: #D4A843;--light: #f8f9fa;--gray: #6c757d;--gray-light: #e9ecef;--card-bg: #ffffff;--shadow: 0 4px 24px rgba(0,0,0,.08);--shadow-lg: 0 12px 48px rgba(0,0,0,.12);--radius: 16px;--radius-sm: 10px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;background:var(--light)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--light);color:#333;line-height:1.6;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--darker)}::-webkit-scrollbar-thumb{background:var(--red);border-radius:4px}::selection{background:var(--red);color:#fff}.korean{font-family:Noto Sans KR,sans-serif}.section-dark{background:var(--dark);color:#fff}.section-dark p,.section-dark .text-muted{color:#fff9}a{color:var(--red);text-decoration:none}a:hover{text-decoration:underline}.poomsae-detail.section{padding:60px 2rem}.poomsae-detail .container{max-width:1100px;margin:0 auto}.poomsae-detail .poomsae-hero{text-align:center;margin-bottom:40px}.poomsae-detail .poomsae-hero h2{font-family:Noto Sans KR,sans-serif;font-size:2.2rem;font-weight:900}.poomsae-detail .korean{font-family:Noto Sans KR,sans-serif;font-size:1.2rem;color:#6c757d;margin:4px 0}.poomsae-detail .meaning{font-style:italic;color:#6c757d;font-size:.95rem}.poomsae-detail .poomsae-section{margin-bottom:40px}.poomsae-detail .poomsae-section h3{font-size:1.2rem;font-weight:700;margin-bottom:16px}.poomsae-detail .video-frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#111;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #00000014}.poomsae-detail .video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.poomsae-detail .poomsae-summary{display:flex;flex-wrap:wrap;gap:8px;margin:-6px 0 16px}.poomsae-detail .poomsae-summary span{background:#e9ecef;border-radius:999px;padding:5px 12px;color:#4f5b66;font-size:.78rem;font-weight:800}.poomsae-detail .sequences-list{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;overflow:visible}.poomsae-detail .sequence-header,.poomsae-detail .sequence-row{display:grid;grid-template-columns:60px 74px 54px minmax(0,1fr) minmax(140px,210px);align-items:center;gap:12px}.poomsae-detail .sequence-header{padding:8px 18px;background:#f1f3f5;color:#6c757d;font-size:.7rem;font-weight:900;text-transform:uppercase}.poomsae-detail .sequence-row{min-height:52px;padding:8px 18px;border-bottom:1px solid #e9ecef;color:inherit}.poomsae-detail .sequence-row:last-child{border-bottom:none}.poomsae-detail .sequence-row:hover{background:#f8f9fa;position:relative;z-index:5}.poomsae-detail .sequence-num{width:30px;height:30px;min-width:30px;background:var(--red);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.78rem}.poomsae-detail .sequence-num:empty{background:transparent}.poomsae-detail .movement-num{color:#333;font-weight:900;font-size:.86rem}.poomsae-detail .movement-thumb{position:relative;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #e3e7eb;border-radius:8px;background:#fff;text-decoration:none}.poomsae-detail .movement-thumb:hover{border-color:var(--red);text-decoration:none}.poomsae-detail .movement-thumb.empty{border-color:transparent;background:transparent}.poomsae-detail .movement-thumb-img{display:block;width:100%;height:100%;object-fit:contain;border-radius:7px}.poomsae-detail .movement-preview{display:none}.poomsae-detail .sequence-info{min-width:0}.poomsae-detail .movement-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;line-height:1.15}.poomsae-detail .movement-action{font-size:.76rem;color:#6c757d}.poomsae-detail .kiap-badge{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:2px 7px;border-radius:999px;background:var(--gold);color:#1f1603;font-size:.65rem;font-weight:900;letter-spacing:0;line-height:1}.poomsae-detail .movement-tech{display:inline-block;font-weight:700;font-size:.9rem;color:#333;text-decoration:none;line-height:1.2}.poomsae-detail .sequence-row:hover .movement-tech{color:var(--red)}.poomsae-detail .movement-stance{display:block;width:fit-content;font-size:.76rem;color:#888;text-decoration:none;line-height:1.2}.poomsae-detail .movement-stance:hover{color:var(--red);text-decoration:none}.poomsae-detail .movement-stance.empty{color:#adb5bd}.poomsae-detail .tech-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.poomsae-detail .tech-group{background:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 24px #00000014}.poomsae-detail .tech-group h4{font-size:1rem;margin-bottom:12px}.poomsae-detail .chips{display:flex;flex-wrap:wrap;gap:6px}.poomsae-detail .chip{background:#e9ecef;color:#333;padding:4px 12px;border-radius:16px;font-size:.8rem;font-weight:500;text-decoration:none}.poomsae-detail .chip:hover{background:#d8dde2;text-decoration:none}@media(min-width:721px){.poomsae-detail .movement-preview{position:absolute;left:calc(100% + 12px);top:50%;z-index:20;display:block;width:184px;height:184px;padding:8px;border:1px solid #d8dde2;border-radius:10px;background:#fff;box-shadow:0 12px 48px #00000029;opacity:0;pointer-events:none;transform:translateY(-50%) scale(.96);transform-origin:left center;transition:opacity .12s ease,transform .12s ease;visibility:hidden}.poomsae-detail .movement-preview img{display:block;width:100%;height:100%;object-fit:contain}.poomsae-detail .movement-thumb:hover .movement-preview{opacity:1;transform:translateY(-50%) scale(1);visibility:visible}}@media(max-width:720px){.poomsae-detail.section{padding:42px 1rem}.poomsae-detail .sequence-header{display:none}.poomsae-detail .sequence-row{grid-template-columns:30px 10px minmax(28px,auto) 3px 46px minmax(0,1fr);column-gap:0;row-gap:5px;min-height:56px;padding:5px 9px}.poomsae-detail .movement-num{grid-column:3}.poomsae-detail .movement-thumb{width:46px;height:55px;border-radius:7px}.poomsae-detail .movement-thumb:not(.empty){grid-column:5}.poomsae-detail .movement-thumb.empty{grid-column:5}.poomsae-detail .sequence-info{grid-column:6;padding-left:6px}.poomsae-detail .movement-preview{display:none}.poomsae-detail .movement-stance-wrap{grid-column:6;margin-top:-3px}.poomsae-detail .movement-tech{font-size:.88rem}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.navbar.svelte-rfuq4y{position:fixed;top:0;left:0;right:0;z-index:1000;background:#1a1a2ef2;backdrop-filter:blur(20px);border-bottom:2px solid var(--red);padding:0 2rem}.nav-inner.svelte-rfuq4y{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px}.nav-logo.svelte-rfuq4y{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}.nav-logo-img.svelte-rfuq4y{display:block;width:auto;height:44px;max-width:150px;object-fit:contain}.nav-links.svelte-rfuq4y{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.nav-links.svelte-rfuq4y::-webkit-scrollbar{display:none}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y){flex:0 0 auto;color:#fff9;text-decoration:none;padding:8px 14px;border-radius:8px;font-size:.85rem;font-weight:500;transition:all .2s;white-space:nowrap}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):hover,.nav-links.svelte-rfuq4y a.active:where(.svelte-rfuq4y){color:#fff;background:#ffffff1a}.nav-toggle.svelte-rfuq4y{display:none;width:40px;height:40px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;border-radius:10px;padding:0;align-items:center;justify-content:center;gap:4px;flex-direction:column;cursor:pointer}.nav-toggle.svelte-rfuq4y span:where(.svelte-rfuq4y){display:block;width:18px;height:2px;border-radius:999px;background:#fff;transition:transform .2s ease,opacity .2s ease}@media(max-width:720px){.navbar.svelte-rfuq4y{padding:0 1rem}.nav-inner.svelte-rfuq4y{position:relative;min-height:56px}.nav-logo-img.svelte-rfuq4y{height:38px;max-width:132px}.nav-toggle.svelte-rfuq4y{display:inline-flex}.nav-links.svelte-rfuq4y{position:absolute;top:calc(100% + 10px);left:0;right:0;display:grid;gap:6px;padding:10px;background:#161626fa;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 18px 40px #00000047;overflow:hidden;max-height:0;opacity:0;pointer-events:none;transform:translateY(-8px);transition:max-height .25s ease,opacity .2s ease,transform .2s ease;flex-direction:column}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y){width:100%;padding:12px 14px;border-radius:10px;font-size:.95rem}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):hover,.nav-links.svelte-rfuq4y a.active:where(.svelte-rfuq4y){background:#ffffff1f}.nav-links.open.svelte-rfuq4y{max-height:380px;opacity:1;pointer-events:auto;transform:translateY(0)}}.footer.svelte-jz8lnl{background:#0f0f1a;color:#ffffff80;padding:32px 2rem;text-align:center;font-size:.85rem}.container.svelte-jz8lnl{max-width:1100px;margin:0 auto}.footer-note.svelte-jz8lnl{font-size:.75rem;margin-top:4px;opacity:.6}
