@font-face{font-family:GeistSans;src:url(/_next/static/media/27834908180db20f-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local("Arial");ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.00%;size-adjust:106.28%}.__className_245d8d{font-family:GeistSans,GeistSans Fallback}.__variable_245d8d{--font-geist-sans:"GeistSans","GeistSans Fallback"}@font-face{font-family:GeistMono;src:url(/_next/static/media/78fec81b34c4a365.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_97c177{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_97c177{--font-geist-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}:root{--background:#ffffff;--foreground:#000000;--gray-50:#fafafa;--gray-100:#f5f5f5;--gray-200:#ebebeb;--gray-300:#d4d4d4;--gray-400:#999999;--gray-500:#777777;--gray-600:#555555;--gray-800:#1a1a1a;--border:rgba(0,0,0,0.08);--max-width:1100px;--radius:8px}@media (prefers-color-scheme:dark){:root{--background:#000000;--foreground:#ededed;--gray-50:#0a0a0a;--gray-100:#111111;--gray-200:#1a1a1a;--gray-300:#2a2a2a;--gray-400:#555555;--gray-500:#888888;--gray-600:#aaaaaa;--gray-800:#ededed;--border:rgba(255,255,255,0.1)}}*{box-sizing:border-box;padding:0;margin:0}body,html{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans),system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none}a,button{color:inherit}button{font:inherit}.mono,code,pre{font-family:var(--font-geist-mono),ui-monospace,"SF Mono",Menlo,monospace}::selection{background:var(--foreground);color:var(--background)}.container{padding:32px 24px 96px}.container,.site-header{max-width:var(--max-width);margin:0 auto}.site-header{padding:24px 24px 0;display:flex;justify-content:space-between;align-items:center;font-size:14px}.site-header .brand{font-weight:600;letter-spacing:-.01em}.site-header nav{color:var(--gray-500)}.hero{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:64px;gap:64px;align-items:center;padding:64px 0 80px;border-bottom:1px solid var(--border)}@media (max-width:768px){.hero{grid-template-columns:1fr;padding:32px 0 48px;gap:32px}}.hero h1{font-size:clamp(40px,6vw,72px);font-weight:600;letter-spacing:-.045em;line-height:1.05;margin-bottom:20px}.hero .lead{font-size:17px;color:var(--gray-600);max-width:480px;line-height:1.6}.hero-anim{display:flex;justify-content:center;align-items:center}.yoyo-svg{width:100%;max-width:380px;height:auto;aspect-ratio:1;color:var(--foreground)}.tricks-section{padding:56px 0 0;display:flex;flex-direction:column;gap:72px}.style-group .style-header{margin-bottom:24px;display:flex;flex-direction:column;gap:8px}.style-group h2{font-size:26px;font-weight:600;letter-spacing:-.02em;display:flex;align-items:center;gap:12px}.style-group .style-header p{color:var(--gray-600);font-size:15px;max-width:720px;line-height:1.6}.tag{display:inline-flex;align-items:center;padding:3px 10px;background:var(--gray-100);border:1px solid var(--border);border-radius:6px;font-family:var(--font-geist-mono),monospace;font-size:12px;font-weight:500;color:var(--gray-800);letter-spacing:.02em}.trick-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:10px;gap:10px}.trick-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--background);transition:border-color .15s ease,transform .15s ease,background .15s ease}.trick-card:hover{border-color:var(--gray-400);background:var(--gray-50);transform:translateY(-1px)}.trick-name{font-size:15px;font-weight:500;letter-spacing:-.005em}.difficulty{font-size:11px;padding:2px 8px;border-radius:100px;font-family:var(--font-geist-mono),monospace;letter-spacing:.02em;text-transform:lowercase}.difficulty-beginner{background:rgba(34,197,94,.1);color:#15803d}.difficulty-intermediate{background:rgba(234,179,8,.12);color:#a16207}.difficulty-advanced{background:rgba(239,68,68,.1);color:#b91c1c}@media (prefers-color-scheme:dark){.difficulty-beginner{background:rgba(34,197,94,.15);color:#4ade80}.difficulty-intermediate{background:rgba(234,179,8,.15);color:#facc15}.difficulty-advanced{background:rgba(239,68,68,.15);color:#f87171}}.breadcrumbs{font-size:14px;color:var(--gray-500);margin-bottom:24px}.breadcrumbs a:hover{color:var(--foreground)}.breadcrumbs .sep{margin:0 8px;color:var(--gray-400)}.trick-article{max-width:720px}.trick-header{padding-bottom:32px;border-bottom:1px solid var(--border);margin-bottom:40px}.trick-meta{display:flex;gap:8px;margin-bottom:16px;align-items:center}.trick-article h1{font-size:clamp(32px,5vw,56px);font-weight:600;letter-spacing:-.04em;line-height:1.1;margin-bottom:12px}.trick-style-desc{color:var(--gray-600);font-size:16px;line-height:1.6}.trick-article section{margin-bottom:40px}.trick-article h2{font-size:18px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:var(--foreground)}.trick-article p{color:var(--gray-600);font-size:16px;line-height:1.7}.execution-list{padding-left:0;list-style:none;counter-reset:step;border-top:1px solid var(--border)}.execution-list li{counter-increment:step;padding:14px 0 14px 48px;position:relative;color:var(--gray-800);font-size:16px;line-height:1.6;border-bottom:1px solid var(--border)}.execution-list li:before{content:counter(step);position:absolute;left:0;top:14px;width:28px;height:28px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-geist-mono),monospace;font-size:12px;color:var(--gray-500);background:var(--background)}.element-list{list-style:none;display:flex;flex-wrap:wrap;gap:8px}.element-list li code{padding:4px 10px;background:var(--gray-100);border:1px solid var(--border);border-radius:6px;font-size:13px}.related-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:10px;gap:10px;margin-top:8px}.site-footer{border-top:1px solid var(--border);margin-top:96px;padding:24px;max-width:var(--max-width);margin-left:auto;margin-right:auto;font-size:11px;color:var(--gray-500);text-align:center}