.guide-page{width:100%;min-height:100vh;position:relative;background-color:var(--dark-bg);overflow-x:hidden;overflow-y:auto}body.gmod-client .guide-page{scrollbar-width:none;-ms-overflow-style:none}body.gmod-client .guide-page::-webkit-scrollbar{width:0;height:0;display:none}body.gmod-client{scrollbar-width:none;-ms-overflow-style:none}body.gmod-client::-webkit-scrollbar{width:0;height:0;display:none}html.gmod-client{scrollbar-width:none;-ms-overflow-style:none}html.gmod-client::-webkit-scrollbar{width:0;height:0;display:none}.guide-page:after{content:"";position:absolute;inset:0;background:url(/assets/cooltexturebetter-CAEghH47.png) center/cover no-repeat;opacity:.15;z-index:1;pointer-events:none}.guide-hero-bg{position:absolute;top:0;left:0;right:0;height:400px;z-index:2;pointer-events:none;overflow:hidden}.guide-hero-bg:before{content:"";position:absolute;inset:-10px;background-image:inherit;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(8px);transform:scale(1.1);z-index:1}.guide-hero-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at top center,transparent 0%,rgba(18,18,18,.2) 25%,rgba(18,18,18,.5) 45%,rgba(18,18,18,.8) 65%,rgba(18,18,18,.95) 85%,rgba(18,18,18,1) 100%),linear-gradient(to bottom,#1212124d,#12121280,#121212b3 40%,#121212e6,#121212);z-index:2}.guide-header{position:relative;z-index:10;padding:0 40px 30px;text-align:center;margin-top:100px}.guide-title{font-size:4rem;font-weight:800;text-transform:uppercase;line-height:1.1;margin:0 0 20px;color:#fff;text-shadow:0 0 5px rgba(255,71,87,.8),0 0 10px rgba(255,71,87,.6),0 0 15px rgba(255,71,87,.4),0 0 20px rgba(255,71,87,.2),2px 2px 4px rgba(0,0,0,.3);position:relative}.guide-title:after{content:attr(data-text);position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;filter:blur(6px);opacity:.25;color:#ffffffb3}.guide-subtitle{font-size:1.2rem;font-weight:500;color:#fffc;margin-bottom:30px;line-height:1.4}.guide-author{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px;padding:12px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;max-width:300px;margin-left:auto;margin-right:auto}.guide-author-avatar{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,71,87,.5)}.guide-author-info{display:flex;flex-direction:column;align-items:flex-start}.guide-author-label{font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.guide-author-name{font-size:1rem;font-weight:600;color:#fff}.navbar-logo-right{position:fixed!important;right:20px!important;left:auto!important;top:15px!important;transform:none!important}@media(max-width:768px){.navbar-logo-right{display:none}}.guide-content{position:relative;z-index:10;max-width:800px;margin:0 auto 40px;padding:20px 40px 40px;background-color:#141414d9;border-radius:16px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.guide-article-footer{position:relative;z-index:10;max-width:800px;margin:0 auto 40px;padding:24px 40px 0;display:flex;justify-content:flex-start;align-items:center;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;gap:20px;box-sizing:border-box}.guide-article-back-link{display:inline-flex;align-items:center;gap:10px;color:#ffffffb3;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:var(--transition)}.guide-article-back-link svg{width:18px;height:18px;transition:transform .3s ease}.guide-article-back-link:hover{color:var(--text-color)}.guide-article-back-link:hover svg{transform:translate(-5px)}.guide-content h1{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 24px;text-transform:uppercase;letter-spacing:1px;text-shadow:0 0 10px rgba(255,71,87,.5)}.guide-content h2{font-size:2rem;font-weight:600;color:#fff;margin:32px 0 16px;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid rgba(255,71,87,.3);padding-bottom:8px}.guide-content h3{font-size:1.5rem;font-weight:600;color:#fff;margin:24px 0 12px;text-transform:uppercase;letter-spacing:.5px}.guide-content p{font-size:1rem;line-height:1.6;color:#ffffffe6;margin:0 0 16px}.guide-content ul,.guide-content ol{margin:16px 0 16px 20px;color:#ffffffe6}.guide-content li{margin:8px 0;line-height:1.5}.guide-content a{color:#66b3ff;text-decoration:none;transition:color .3s ease;font-weight:500}.guide-content a:hover{color:#9cf;text-decoration:underline}.step-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px;margin:24px 0;transition:all .3s ease}.step-card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 20px #0003}.step-header{margin-bottom:16px}.step-title{font-size:1.3rem;font-weight:600;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.step-description{color:#ffffffd9;line-height:1.6;margin:0}.info-box{background:#4285f41a;border:1px solid rgba(66,133,244,.3);border-radius:8px;padding:16px;margin:20px 0}.warning-box{background:#ffc1071a;border:1px solid rgba(255,193,7,.3);border-radius:8px;padding:16px;margin:20px 0}.error-box{background:#dc35451a;border:1px solid rgba(220,53,69,.3);border-radius:8px;padding:16px;margin:20px 0}.info-box p,.warning-box p,.error-box p{margin:0;font-weight:500}.info-box p{color:#66b3ffe6}.warning-box p{color:#ffc107e6}.error-box p{color:#dc3545e6}.guide-content .youtube-embed{position:relative;width:100%;padding-bottom:56.25%;margin:24px 0;border-radius:8px;overflow:hidden;background:#0006}.guide-content .youtube-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.guide-content .youtube-embed.youtube-embed-invalid{height:auto;padding:12px;color:#fff9}.guide-content pre{background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:16px;margin:16px 0;overflow-x:auto;font-family:Courier New,monospace;color:#ffffffe6;position:relative}.guide-content code{background:#ffffff1a;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;color:#ffffffe6;font-size:.9em}.copy-code-btn{position:absolute;top:8px;right:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:500;color:#fffc;cursor:pointer;transition:all .3s ease;font-family:Oxanium,sans-serif;text-transform:uppercase;letter-spacing:.5px}.copy-code-btn:hover{background:#fff3;border-color:#fff6;color:#fff;transform:scale(1.05)}.copy-code-btn.copied{background:#4caf5033;border-color:#4caf5066;color:#4caf50}@media(min-width:1920px)and (min-height:1080px){.guide-title{font-size:clamp(4.5rem,5vw,5rem)}.guide-subtitle{font-size:clamp(1.3rem,1.4vw,1.4rem)}.guide-header{padding:0 50px 40px;margin-top:120px}.guide-hero-bg{height:450px}.guide-content{max-width:1000px;padding:30px 50px 50px;margin:0 auto 50px}.guide-article-footer{max-width:1000px;margin:0 auto 50px;padding:24px 50px 0}.guide-content h1{font-size:clamp(2.8rem,3vw,3rem)}.guide-content h2{font-size:clamp(2.2rem,2.4vw,2.4rem)}.guide-content h3{font-size:clamp(1.7rem,1.8vw,1.8rem)}.guide-content p{font-size:clamp(1.1rem,1.2vw,1.2rem);line-height:1.7}.step-card{padding:30px;margin:30px 0}.step-title{font-size:clamp(1.5rem,1.6vw,1.6rem)}.step-description{font-size:clamp(1.1rem,1.2vw,1.2rem);line-height:1.7}}@media(min-width:2560px)and (min-height:1440px){.guide-title{font-size:clamp(5.5rem,6vw,6rem)}.guide-subtitle{font-size:clamp(1.5rem,1.6vw,1.6rem)}.guide-header{padding:0 60px 50px;margin-top:140px}.guide-hero-bg{height:550px}.guide-content{max-width:1200px;padding:40px 60px 60px;margin:0 auto 60px}.guide-article-footer{max-width:1200px;margin:0 auto 60px;padding:30px 60px 0}.guide-content h1{font-size:clamp(3.5rem,3.8vw,3.8rem)}.guide-content h2{font-size:clamp(2.8rem,3vw,3rem)}.guide-content h3{font-size:clamp(2.1rem,2.2vw,2.2rem)}.guide-content p{font-size:clamp(1.3rem,1.4vw,1.4rem);line-height:1.8}.step-card{padding:40px;margin:40px 0}.step-title{font-size:clamp(1.8rem,1.9vw,1.9rem)}.step-description{font-size:clamp(1.3rem,1.4vw,1.4rem);line-height:1.8}}@media(min-width:3440px)and (min-height:1440px){.guide-title{font-size:7rem}.guide-subtitle{font-size:1.8rem}.guide-header{padding:0 80px 60px;margin-top:180px}.guide-hero-bg{height:650px}.guide-content{max-width:1400px;padding:50px 80px 80px;margin:0 auto 80px}.guide-article-footer{max-width:1400px;margin:0 auto 80px;padding:36px 80px 0}.guide-content h1{font-size:4.5rem}.guide-content h2{font-size:3.5rem}.guide-content h3{font-size:2.6rem}.guide-content p{font-size:1.6rem;line-height:1.9}.step-card{padding:50px;margin:50px 0}.step-title{font-size:2.2rem}.step-description{font-size:1.6rem;line-height:1.9}}@media(min-width:7680px)and (min-height:4320px){.guide-title{font-size:12rem}.guide-subtitle{font-size:3rem}.guide-header{padding:0 120px 100px;margin-top:300px}.guide-hero-bg{height:900px}.guide-content{max-width:2000px;padding:80px 120px 120px;margin:0 auto 120px}.guide-article-footer{max-width:2000px;margin:0 auto 120px;padding:48px 120px 0}.guide-content h1{font-size:7.5rem}.guide-content h2{font-size:6rem}.guide-content h3{font-size:4.5rem}.guide-content p{font-size:2.6rem;line-height:2}.step-card{padding:80px;margin:80px 0}.step-title{font-size:3.6rem}.step-description{font-size:2.6rem;line-height:2}}@media(max-width:1200px){.guide-title{font-size:3.5rem}.guide-hero-bg{height:350px}}@media(max-width:900px){.guide-title{font-size:3rem}.guide-hero-bg{height:300px}.guide-header{margin-top:60px;padding:0 20px 30px}.guide-content{margin:0 20px 40px;padding:20px 30px 30px}.guide-article-footer{margin:0 20px 40px;padding:24px 30px 0}}@media(max-width:768px){.guide-title{font-size:2.5rem}.guide-hero-bg{height:250px}.guide-header{margin-top:50px;padding:0 15px 20px}.guide-content{margin:0 15px 30px;padding:20px 20px 30px}.guide-article-footer{flex-direction:column;align-items:flex-start;margin:0 15px 30px;padding:20px 20px 0}.guide-content h1{font-size:2rem}.guide-content h2{font-size:1.5rem}.guide-content h3{font-size:1.2rem}.step-card{flex-direction:column;gap:16px;text-align:center}.step-number{align-self:center}.step-content{text-align:left}}@media(max-width:480px){.guide-title{font-size:2rem}.guide-hero-bg{height:200px}.guide-header{margin-top:40px;padding:0 10px 15px}.guide-content{margin:0 10px 20px;padding:15px 15px 25px}.guide-article-footer{margin:0 10px 20px;padding:16px 15px 0}.guide-content h1{font-size:1.8rem}.guide-content h2{font-size:1.3rem;margin:24px 0 12px}.guide-content h3{font-size:1.1rem;margin:20px 0 10px}.guide-content p{font-size:.9rem}.step-card{padding:15px}.step-number{width:28px;height:28px;font-size:.9rem}.step-title{font-size:1rem}}
