:root{--bg:#f5f5f6;--bg2:#fff;--surface:#fff;--surface2:#f4f4f5;--line:#ececee;--line2:#d9d9de;--text:#18181b;--sub:#6c6c75;--rose:#c8345f;--ink:#141417;--grad:linear-gradient(180deg, #26262b 0%, #141417 100%);--shadow:0 1px 2px #1111130d, 0 6px 20px -10px #1111131f;--shadow-sm:0 1px 2px #1111130d}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;margin:0;padding:0;overflow-x:clip}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,Segoe UI,Hiragino Kaku Gothic ProN,Noto Sans JP,Meiryo,sans-serif}button,select,input{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:8px}::-webkit-scrollbar-track{background:0 0}.skeleton{background:#ececed linear-gradient(90deg,#ececed 25%,#f6f6f7 37%,#ececed 63%) 0 0/400% 100%;animation:1.4s infinite sk}@keyframes sk{0%{background-position:100%}to{background-position:0}}.glow:hover{box-shadow:0 0 0 1px var(--line2)}.tile{transition:transform .16s,box-shadow .16s}.tile:hover{transform:translateY(-2px);box-shadow:0 10px 26px -14px #11111340}.navitem{transition:background .14s,color .14s}.navitem:hover{color:var(--text);background:#f1f1f3}.primary{transition:filter .14s,transform 50ms}.primary:hover{filter:brightness(1.08)}.primary:active{transform:translateY(1px)}.lp-toc a{transition:color .14s}.lp-toc a:hover{color:#16161b}.lp-toc a:hover .lp-dot{background:#c8345f;transform:scale(1.35)}.lp-dot{transition:background .14s,transform .14s}@media (max-width:1320px){.lp-toc{display:none!important}}@media (max-width:760px){.hb-col:nth-child(n+4){display:none!important}}@media (prefers-reduced-motion:reduce){.hero-bg *{animation:none!important}}.hd-desktop{display:flex}.hd-burger{display:none}@media (max-width:860px){.hd-desktop{display:none!important}.hd-burger{display:inline-flex!important}}@media (min-width:861px){.hd-mobile{display:none!important}}@keyframes spin360{to{transform:rotate(360deg)}}.spin{animation:.8s linear infinite spin360}.vgal{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.vgal-card{flex-direction:column;flex:none;max-width:100%;display:flex}.vgal-media{background:#000;width:auto;max-width:400px;height:auto;max-height:300px;display:block}.vgal-ph{width:169px;height:300px}@media (max-width:900px){.vgal-media{max-width:340px;max-height:240px}.vgal-ph{width:135px;height:240px}}@media (max-width:560px){.vgal{display:block}.vgal-card{width:100%;margin-bottom:16px}.vgal-media{width:100%;max-width:100%;height:auto;max-height:none}.vgal-ph{aspect-ratio:9/16;width:100%;height:auto}}.guide-body{color:#2a2a30;font-size:16px;line-height:1.9}.guide-body h2{color:#16161b;margin:40px 0 14px;font-size:21px;font-weight:800}.guide-body h3{color:#16161b;margin:28px 0 10px;font-size:17px;font-weight:800}.guide-body p{margin:0 0 18px}.guide-body ul,.guide-body ol{margin:0 0 18px;padding-left:1.4em}.guide-body li{margin:6px 0}.guide-body a{color:#c8345f;text-decoration:underline}.guide-body strong{color:#16161b;font-weight:800}.guide-body blockquote{color:#555;background:#fdf7f9;border-left:3px solid #e0b9c8;border-radius:0 8px 8px 0;margin:0 0 18px;padding:10px 16px}.guide-body code{background:#f4f4f5;border-radius:5px;padding:2px 6px;font-size:.92em}.guide-body hr{border:none;border-top:1px solid #ececee;margin:30px 0}
