.guide-page{background-color:var(--text-main);background:linear-gradient(135deg,#0f172a,#1e293b);color:#f1f5f9;min-height:100vh;font-family:Inter,sans-serif;line-height:1.7}.guide-container{max-width:800px;margin:0 auto;padding:4rem 2rem 8rem}.guide-header{margin-bottom:3rem;text-align:center}.guide-title{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem;background:linear-gradient(90deg,#fff,#93c5fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.guide-intro{font-size:1.15rem;color:#cbd5e1;font-weight:500;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:2rem;margin-bottom:3rem}.guide-section{margin-bottom:4rem}.guide-section-title{font-size:1.8rem;color:#60a5fa;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.guide-subtitle{font-size:1.4rem;color:#e2e8f0;margin-top:2.5rem;margin-bottom:1.5rem}.guide-card{background:rgba(30,41,59,.6);border:1px solid hsla(0,0%,100%,.05);border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem;transition:transform .2s}.guide-card:hover{transform:translateY(-2px);border-color:rgba(96,165,250,.2)}.guide-card-tag{display:inline-block;background:rgba(96,165,250,.1);color:#93c5fd;padding:.2rem .6rem;border-radius:999px;font-size:.8rem;font-weight:700;margin-bottom:.8rem}.guide-card-tag.emerald{background:rgba(16,185,129,.1);color:#34d399}.guide-card h4{font-size:1.2rem;color:#fff;margin-bottom:.8rem}.guide-card ul{padding-left:1.5rem;color:#94a3b8}.guide-card li{margin-bottom:.5rem}.guide-quote{background:rgba(16,185,129,.05);border-left:4px solid #10b981;padding:1.5rem;border-radius:0 .5rem .5rem 0;margin:2rem 0;color:#d1d5db;font-style:italic;font-size:1.05rem}.guide-quote strong{color:#fff;font-style:normal}