.artist-guide-page{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-primary);color:var(--text-primary)}.artist-guide-main{flex:1;padding:2rem clamp(1rem,4vw,2rem);display:flex;gap:clamp(1.5rem,4vw,3rem);margin-top:4rem}.artist-guide-sidebar{width:250px;flex-shrink:0;position:sticky;top:100px;height:fit-content;min-width:0}.artist-guide-sidebar h3{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--text-secondary)}.artist-guide-nav{display:flex;flex-direction:column;border-left:1px solid var(--border-color);min-width:0}.artist-guide-nav-btn{text-align:left;padding:.8rem 1.5rem;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;font-weight:400;border-left:2px solid transparent;margin-left:-1px;transition:all .2s;font-size:.95rem;border-radius:0 8px 8px 0}.artist-guide-nav-btn:hover{color:var(--text-primary)}.artist-guide-nav-btn.active{background:var(--bg-secondary);color:var(--text-primary);font-weight:600;border-left-color:var(--text-primary)}.artist-guide-content{flex:1;max-width:800px;min-width:0}.artist-guide-section{margin-bottom:5rem;scroll-margin-top:120px}.artist-guide-section h1{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem;word-wrap:break-word}.artist-guide-section .description{font-size:clamp(1rem,2vw,1.1rem);color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.artist-guide-section h3{font-size:clamp(1rem,2vw,1.2rem);font-weight:600;margin-bottom:1rem}.artist-guide-steps{padding-left:clamp(1rem,3vw,1.5rem);margin-bottom:2rem;line-height:1.8;color:var(--text-secondary);word-wrap:break-word}.artist-guide-steps li{margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word}.artist-guide-video-wrap{width:100%;aspect-ratio:16/9;background:#000;border-radius:.8rem;overflow:hidden;position:relative}.artist-guide-video-wrap iframe{width:100%;height:100%;border:none}.artist-guide-divider{height:1px;background:var(--border-color);margin-top:4rem}@media(max-width:1024px){.artist-guide-main{flex-direction:column;gap:2rem;padding:2rem 1.5rem}.artist-guide-sidebar{width:100%;position:relative;top:auto}.artist-guide-nav{flex-direction:row;border-left:none;border-bottom:1px solid var(--border-color);padding-bottom:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:0;scrollbar-width:thin}.artist-guide-nav-btn{white-space:nowrap;border-left:none;border-bottom:2px solid transparent;padding:.7rem 1rem;font-size:.9rem;border-radius:0}.artist-guide-nav-btn.active{border-left:none;border-bottom-color:var(--text-primary)}.artist-guide-content{max-width:100%;width:100%}}@media(max-width:768px){.artist-guide-main{padding:1.5rem 1rem;gap:1.5rem;margin-top:3.5rem}.artist-guide-sidebar h3{font-size:.95rem;margin-bottom:.75rem}.artist-guide-nav{display:grid;grid-template-columns:1fr 1fr;border-bottom:none;overflow-x:unset;gap:.5rem;padding-bottom:.75rem}.artist-guide-nav-btn{white-space:normal;border:1.5px solid var(--border-color);border-bottom:1.5px solid var(--border-color);border-radius:.6rem;padding:.75rem .5rem;font-size:.95rem;text-align:center;min-height:44px;display:flex;align-items:center;justify-content:center;line-height:1.3}.artist-guide-nav-btn.active{border-color:var(--text-primary);border-bottom-color:var(--text-primary);background:var(--bg-secondary);font-weight:600}.artist-guide-section{margin-bottom:3rem;scroll-margin-top:100px}.artist-guide-section h1{font-size:1.5rem}.artist-guide-section .description{font-size:.95rem;margin-bottom:1.5rem}.artist-guide-section h3{font-size:1rem}.artist-guide-steps{padding-left:1.25rem;margin-bottom:1.5rem;font-size:.9rem}.artist-guide-video-wrap{border-radius:.5rem}.artist-guide-divider{margin-top:2.5rem}}@media(max-width:480px){.artist-guide-main{padding:1rem .75rem;margin-top:3rem}.artist-guide-sidebar h3{font-size:.9rem}.artist-guide-nav{gap:.4rem}.artist-guide-nav-btn{padding:.7rem .4rem;font-size:.875rem;min-height:44px}.artist-guide-section{margin-bottom:2.5rem}.artist-guide-section h1{font-size:1.35rem}.artist-guide-section .description{font-size:.9rem;margin-bottom:1.25rem}.artist-guide-steps{padding-left:1rem;font-size:.875rem}.artist-guide-divider{margin-top:2rem}}
