:root{--navy: #0e1e3e;--navy-2: #1e3a5f;--kor: #c8332e;--kor-2: #a02822;--paper: #ffffff;--paper-2: #f4f6fa;--paper-3: #eef2f7;--ink: #0a0a0a;--gray-500: #64748b;--gray-700: #334155}[data-astro-cid-fmoc3u2d]{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Mona Sans,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;line-height:1.55}.hand[data-astro-cid-fmoc3u2d]{font-family:Caveat,cursive}.container[data-astro-cid-fmoc3u2d]{max-width:1180px;margin:0 auto;padding:0 24px}nav[data-astro-cid-fmoc3u2d]{background:var(--paper);border-bottom:2px solid var(--navy);position:sticky;top:0;z-index:10}.nav-inner[data-astro-cid-fmoc3u2d]{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;max-width:1180px;margin:0 auto}.nav-links[data-astro-cid-fmoc3u2d]{display:flex;gap:28px;font-size:15px;font-weight:600;color:var(--navy)}.nav-links[data-astro-cid-fmoc3u2d] a[data-astro-cid-fmoc3u2d]{color:inherit;text-decoration:none}.nav-links[data-astro-cid-fmoc3u2d] a[data-astro-cid-fmoc3u2d]:hover{color:var(--kor)}.nav-links[data-astro-cid-fmoc3u2d] a[data-astro-cid-fmoc3u2d].active{color:var(--kor);border-bottom:2px solid var(--kor);padding-bottom:2px}.nav-item[data-astro-cid-fmoc3u2d]{position:relative}.nav-item[data-astro-cid-fmoc3u2d].has-sub>a[data-astro-cid-fmoc3u2d]:after{content:" ▾";font-size:11px}.submenu[data-astro-cid-fmoc3u2d]{display:none;position:absolute;top:100%;left:-12px;background:var(--paper);border:2px solid var(--navy);min-width:240px;padding:6px 0;box-shadow:4px 4px 0 0 var(--kor);z-index:60}.nav-item[data-astro-cid-fmoc3u2d].has-sub:hover .submenu[data-astro-cid-fmoc3u2d],.nav-item[data-astro-cid-fmoc3u2d].has-sub:focus-within .submenu[data-astro-cid-fmoc3u2d]{display:block}.submenu[data-astro-cid-fmoc3u2d] a[data-astro-cid-fmoc3u2d]{display:block;padding:10px 16px;color:var(--navy);text-decoration:none;font-weight:600;font-size:14px}.submenu[data-astro-cid-fmoc3u2d] a[data-astro-cid-fmoc3u2d]:hover{background:var(--paper-2);color:var(--kor)}.hamburger[data-astro-cid-fmoc3u2d]{display:none;background:none;border:2px solid var(--navy);padding:8px 12px;cursor:pointer;font-size:18px;font-weight:700}.mobile-menu[data-astro-cid-fmoc3u2d]{display:none}@media(max-width:900px){.nav-links[data-astro-cid-fmoc3u2d],.nav-cta-desktop[data-astro-cid-fmoc3u2d]{display:none!important}.hamburger[data-astro-cid-fmoc3u2d]{display:inline-block}body.menu-open{overflow:hidden}.mobile-menu[data-astro-cid-fmoc3u2d]{display:none;position:fixed;inset:0;background:var(--paper);z-index:100;padding:96px 24px 32px;overflow-y:auto}body.menu-open .mobile-menu[data-astro-cid-fmoc3u2d]{display:block}.mobile-menu[data-astro-cid-fmoc3u2d] a[data-astro-cid-fmoc3u2d]{display:block;padding:14px 0;border-bottom:1px solid var(--gray-200);font-size:18px;font-weight:700;color:var(--navy);text-decoration:none}.mobile-menu[data-astro-cid-fmoc3u2d] .sub-label[data-astro-cid-fmoc3u2d]{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--gray-500);padding:20px 0 6px;font-weight:700}.mobile-menu[data-astro-cid-fmoc3u2d] .sub-link[data-astro-cid-fmoc3u2d]{padding-left:12px;font-size:16px}.menu-close[data-astro-cid-fmoc3u2d]{position:fixed;top:22px;right:22px;z-index:101;background:var(--paper);border:2px solid var(--navy);padding:8px 14px;cursor:pointer;font-size:16px;font-weight:700}}.btn-primary[data-astro-cid-fmoc3u2d]{background:var(--navy);color:var(--paper);padding:12px 22px;border:2px solid var(--navy);font-weight:700;text-decoration:none;box-shadow:4px 4px 0 0 var(--kor);transition:all .1s;display:inline-flex;align-items:center;gap:6px}.btn-primary[data-astro-cid-fmoc3u2d]:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 0 var(--kor)}.btn-ghost[data-astro-cid-fmoc3u2d]{color:var(--navy);text-decoration:none;font-size:15px;font-weight:700;padding:10px 16px}header[data-astro-cid-fmoc3u2d].hero{padding:80px 0 40px;text-align:center;background:var(--paper-2);border-bottom:2px solid var(--navy)}header[data-astro-cid-fmoc3u2d].hero .hand[data-astro-cid-fmoc3u2d]{font-size:28px;color:var(--kor);transform:rotate(-2deg);display:inline-block;margin-bottom:12px}header[data-astro-cid-fmoc3u2d].hero h1[data-astro-cid-fmoc3u2d]{font-size:clamp(40px,6vw,64px);font-weight:900;letter-spacing:-.03em;line-height:1;margin:0 0 20px;color:var(--navy)}header[data-astro-cid-fmoc3u2d].hero p[data-astro-cid-fmoc3u2d]{font-size:20px;color:var(--gray-700);max-width:680px;margin:0 auto}.bento[data-astro-cid-fmoc3u2d]{padding:60px 0 80px}.bento-grid[data-astro-cid-fmoc3u2d]{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;grid-auto-flow:dense}.bento-card[data-astro-cid-fmoc3u2d]{background:var(--paper);border:2px solid var(--navy);padding:28px;box-shadow:4px 4px 0 0 var(--kor);transition:transform .15s,box-shadow .15s;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden}.bento-card[data-astro-cid-fmoc3u2d]:hover{transform:translate(-2px,-2px);box-shadow:8px 8px 0 0 var(--kor)}.bento-card[data-astro-cid-fmoc3u2d] .num[data-astro-cid-fmoc3u2d]{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;color:var(--kor);letter-spacing:2px}.bento-card[data-astro-cid-fmoc3u2d] h2[data-astro-cid-fmoc3u2d]{font-size:22px;font-weight:900;letter-spacing:-.015em;line-height:1.1;margin:0;color:var(--navy)}.bento-card[data-astro-cid-fmoc3u2d] .pitch[data-astro-cid-fmoc3u2d]{font-size:15px;color:var(--kor);font-weight:600;margin:0;line-height:1.4}.bento-card[data-astro-cid-fmoc3u2d] .body[data-astro-cid-fmoc3u2d]{font-size:14px;color:var(--gray-700);margin:4px 0 0;line-height:1.55}.bento-card[data-astro-cid-fmoc3u2d] ul[data-astro-cid-fmoc3u2d]{margin:8px 0 0;padding:0;list-style:none;font-size:13px}.bento-card[data-astro-cid-fmoc3u2d] li[data-astro-cid-fmoc3u2d]{padding:4px 0 4px 18px;position:relative;color:var(--navy)}.bento-card[data-astro-cid-fmoc3u2d] li[data-astro-cid-fmoc3u2d]:before{content:"✓";color:var(--kor);font-weight:700;position:absolute;left:0;top:4px;font-size:12px}.bento-card[data-astro-cid-fmoc3u2d] .shot[data-astro-cid-fmoc3u2d]{margin-top:12px;border:2px solid var(--navy);overflow:hidden;background:var(--paper-2)}.bento-card[data-astro-cid-fmoc3u2d] .shot[data-astro-cid-fmoc3u2d] img[data-astro-cid-fmoc3u2d]{display:block;width:100%;height:auto}.bento-card[data-astro-cid-fmoc3u2d].large{grid-column:span 4;grid-row:span 2;padding:36px}.bento-card[data-astro-cid-fmoc3u2d].large h2[data-astro-cid-fmoc3u2d]{font-size:32px}.bento-card[data-astro-cid-fmoc3u2d].large .pitch[data-astro-cid-fmoc3u2d]{font-size:18px}.bento-card[data-astro-cid-fmoc3u2d].wide{grid-column:span 4}.bento-card[data-astro-cid-fmoc3u2d].tall{grid-column:span 2;grid-row:span 2}.bento-card[data-astro-cid-fmoc3u2d].med{grid-column:span 3}.bento-card[data-astro-cid-fmoc3u2d].small{grid-column:span 2}.bento-card[data-astro-cid-fmoc3u2d].dark{background:var(--navy);color:var(--paper);border-color:var(--navy)}.bento-card[data-astro-cid-fmoc3u2d].dark h2[data-astro-cid-fmoc3u2d],.bento-card[data-astro-cid-fmoc3u2d].dark .num[data-astro-cid-fmoc3u2d]{color:var(--paper)}.bento-card[data-astro-cid-fmoc3u2d].dark .num[data-astro-cid-fmoc3u2d]{color:var(--kor)}.bento-card[data-astro-cid-fmoc3u2d].dark .body[data-astro-cid-fmoc3u2d]{color:#c3cad8}.bento-card[data-astro-cid-fmoc3u2d].dark li[data-astro-cid-fmoc3u2d]{color:var(--paper)}.bento-card[data-astro-cid-fmoc3u2d].dark .pitch[data-astro-cid-fmoc3u2d]{color:#ffb7b3}.bento-card[data-astro-cid-fmoc3u2d].accent{background:var(--kor);color:var(--paper);border-color:var(--navy)}.bento-card[data-astro-cid-fmoc3u2d].accent h2[data-astro-cid-fmoc3u2d],.bento-card[data-astro-cid-fmoc3u2d].accent .num[data-astro-cid-fmoc3u2d]{color:var(--paper)}.bento-card[data-astro-cid-fmoc3u2d].accent .num[data-astro-cid-fmoc3u2d]{color:var(--navy)}.bento-card[data-astro-cid-fmoc3u2d].accent .body[data-astro-cid-fmoc3u2d]{color:#ffffffeb}.bento-card[data-astro-cid-fmoc3u2d].accent li[data-astro-cid-fmoc3u2d]{color:var(--paper)}.bento-card[data-astro-cid-fmoc3u2d].accent .pitch[data-astro-cid-fmoc3u2d]{color:var(--navy);font-weight:800}@media(max-width:900px){.bento-grid[data-astro-cid-fmoc3u2d]{grid-template-columns:1fr}.bento-card[data-astro-cid-fmoc3u2d],.bento-card[data-astro-cid-fmoc3u2d].large,.bento-card[data-astro-cid-fmoc3u2d].wide,.bento-card[data-astro-cid-fmoc3u2d].tall,.bento-card[data-astro-cid-fmoc3u2d].med,.bento-card[data-astro-cid-fmoc3u2d].small{grid-column:span 1;grid-row:span 1;padding:22px}.bento-card[data-astro-cid-fmoc3u2d].large h2[data-astro-cid-fmoc3u2d]{font-size:24px}}.toc[data-astro-cid-fmoc3u2d]{padding:32px 0;border-bottom:1px solid var(--paper-3);background:var(--paper)}.toc-grid[data-astro-cid-fmoc3u2d]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:800px){.toc-grid[data-astro-cid-fmoc3u2d]{grid-template-columns:repeat(2,1fr)}}.toc-item[data-astro-cid-fmoc3u2d]{font-size:14px;padding:10px 12px;background:var(--paper-2);border-left:3px solid var(--navy);color:var(--navy);text-decoration:none;font-weight:600;transition:all .1s}.toc-item[data-astro-cid-fmoc3u2d]:hover{background:var(--navy);color:var(--paper);border-left-color:var(--kor)}section[data-astro-cid-fmoc3u2d].faq{padding:80px 0;background:var(--navy);color:var(--paper)}section[data-astro-cid-fmoc3u2d].faq h2[data-astro-cid-fmoc3u2d]{font-size:clamp(32px,5vw,48px);font-weight:900;letter-spacing:-.03em;text-align:center;margin:0 0 12px}section[data-astro-cid-fmoc3u2d].faq .sub[data-astro-cid-fmoc3u2d]{text-align:center;color:#c3cad8;margin-bottom:48px}.faq-list[data-astro-cid-fmoc3u2d]{max-width:720px;margin:0 auto}.faq-item[data-astro-cid-fmoc3u2d]{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1)}.faq-item[data-astro-cid-fmoc3u2d]:last-child{border-bottom:0}.faq-item[data-astro-cid-fmoc3u2d] summary[data-astro-cid-fmoc3u2d]{cursor:pointer;font-size:17px;font-weight:700;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item[data-astro-cid-fmoc3u2d] summary[data-astro-cid-fmoc3u2d]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-fmoc3u2d] summary[data-astro-cid-fmoc3u2d]:after{content:"+";font-size:24px;color:var(--kor);font-weight:400;transition:transform .2s}.faq-item[data-astro-cid-fmoc3u2d][open] summary[data-astro-cid-fmoc3u2d]:after{transform:rotate(45deg)}.faq-item[data-astro-cid-fmoc3u2d] p[data-astro-cid-fmoc3u2d]{margin:12px 0 0;color:#c3cad8;font-size:15px;line-height:1.6}section[data-astro-cid-fmoc3u2d].cta{padding:100px 0;text-align:center}section[data-astro-cid-fmoc3u2d].cta h2[data-astro-cid-fmoc3u2d]{font-size:clamp(36px,6vw,56px);font-weight:900;letter-spacing:-.03em;color:var(--navy);margin:0 0 16px;line-height:1}section[data-astro-cid-fmoc3u2d].cta .hand[data-astro-cid-fmoc3u2d]{font-size:28px;color:var(--kor);transform:rotate(-2deg);display:inline-block;margin-bottom:24px}section[data-astro-cid-fmoc3u2d].cta p[data-astro-cid-fmoc3u2d]{font-size:18px;color:var(--gray-700);max-width:560px;margin:0 auto 32px}footer[data-astro-cid-fmoc3u2d]{background:var(--navy);color:var(--paper);padding:48px 0;text-align:center;font-size:14px}footer[data-astro-cid-fmoc3u2d] a[data-astro-cid-fmoc3u2d]{color:var(--paper);text-decoration:none}footer[data-astro-cid-fmoc3u2d] .footer-links[data-astro-cid-fmoc3u2d]{margin-bottom:16px}footer[data-astro-cid-fmoc3u2d] .footer-links[data-astro-cid-fmoc3u2d] a[data-astro-cid-fmoc3u2d]{margin:0 12px;opacity:.7}footer[data-astro-cid-fmoc3u2d] .footer-links[data-astro-cid-fmoc3u2d] a[data-astro-cid-fmoc3u2d]:hover{opacity:1;color:var(--kor)}
