.guide-page-wrapper{background:linear-gradient(135deg,#e2e8f0,#f1f5f9);min-height:100vh;color:#334155;font-family:Inter,system-ui,-apple-system,sans-serif;padding-bottom:100px;overflow-x:hidden;--accent-primary:#8b5cf6;--text-main:#334155;--text-muted:#475569;--card-bg:rgba(255,255,255,0.5);--border-color:rgba(255,255,255,0.8)}.guide-header{position:relative;padding:100px 0 60px;text-align:center;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.4)}.guide-header-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background:radial-gradient(circle at top center,rgba(139,92,246,.1) 0,rgba(255,255,255,0) 60%);pointer-events:none;z-index:0}.guide-header .container{position:relative;z-index:1}.guide-header h1{font-size:48px;font-weight:800;margin-bottom:16px;color:#1e293b;letter-spacing:-1px}.guide-header p.sub{font-size:18px;color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.6}.guide-container{max-width:1200px;margin:40px auto;padding:0 20px;display:flex;align-items:flex-start;gap:40px}.guide-sidebar{width:280px;flex-shrink:0;position:sticky;top:40px}.guide-nav{display:flex;flex-direction:column;gap:8px}.nav-item{display:flex;align-items:center;gap:12px;width:100%;padding:14px 18px;border-radius:12px;border:1px solid transparent;background:transparent;color:var(--text-muted);font-size:15px;font-weight:600;text-align:left;cursor:pointer;transition:all .2s ease}.nav-item:hover{background:#f1f5f9;color:var(--text-main)}.nav-item.active{background:#fff;color:var(--accent-primary);border-color:var(--border-color);box-shadow:0 1px 3px rgba(0,0,0,.05)}.nav-item svg{color:inherit;flex-shrink:0}.guide-content{flex:1;background:var(--card-bg);backdrop-filter:blur(12px);border-radius:24px;border:1px solid var(--border-color);padding:48px;box-shadow:0 8px 16px -4px rgba(0,0,0,.04),0 4px 6px -2px rgba(0,0,0,.02);min-width:0;max-width:100%}.tab-intro{margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid var(--border-color)}.tab-intro h3{color:var(--text-main);font-size:28px;font-weight:800;margin-bottom:8px}.tab-intro p{color:var(--text-muted);font-size:16px}.wizard-timeline{display:flex;flex-direction:column}.wizard-step{position:relative;padding-left:56px;padding-bottom:48px}.wizard-step:last-child{padding-bottom:0}.wizard-step:not(:last-child):before{content:"";position:absolute;left:19px;top:40px;bottom:-8px;width:2px;background:#e2e8f0}.step-indicator{position:absolute;left:0;top:0;width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid var(--border-color);color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;z-index:1;transition:all .3s ease}.wizard-step:hover .step-indicator{border-color:var(--accent-primary);color:var(--accent-primary)}.step-content h4{font-size:20px;font-weight:700;color:var(--text-main);margin-bottom:12px;line-height:40px;margin-top:0}.step-body{font-size:15px;color:var(--text-muted);line-height:1.7;word-break:break-word}.step-body p{margin-bottom:16px}.step-body p:last-child{margin-bottom:0}.step-body a{color:var(--accent-primary);text-decoration:none;font-weight:600}.step-body a:hover{text-decoration:underline}.step-image{margin-top:20px;border-radius:8px;border:1px solid var(--border-color);max-width:100%;max-height:400px;width:auto;object-fit:contain;display:block;cursor:zoom-in;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.options-block{background:#f8fafc;border-radius:12px;padding:24px;margin-top:20px;border:1px solid var(--border-color)}.options-block h5{color:var(--text-main);font-weight:700;margin-bottom:12px;font-size:15px}.options-block ul{margin:0;padding-left:20px;color:var(--text-muted)}.options-block ul li{margin-bottom:6px}.options-or{text-align:center;margin:16px 0;color:#94a3b8;font-weight:600}.important-box{background:#f8fafc;border:1px solid var(--border-color);border-radius:16px;padding:32px;margin-top:56px;display:flex;flex-direction:column;gap:24px}@media (min-width:768px){.important-box{flex-direction:row;align-items:center;justify-content:space-between}}.important-box-content h3{font-size:18px;font-weight:700;color:var(--text-main);margin-bottom:16px;display:flex;align-items:center;gap:8px}.important-box-content ul{margin:0;padding-left:0;list-style:none;color:var(--text-muted);font-size:15px;line-height:1.8}.important-box-content li{position:relative;padding-left:24px;margin-bottom:8px}.important-box-content li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.lightbox{position:fixed;inset:0;background:rgba(15,23,42,.9);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.lightbox img{max-width:90%;max-height:90vh;border-radius:8px;box-shadow:0 25px 50px -12px rgba(0,0,0,.5)}.lightbox-close{position:absolute;top:30px;right:40px;color:white;font-size:40px;cursor:pointer;background:none;border:none;line-height:1}@media (max-width:992px){.guide-container{flex-direction:column;gap:24px}.guide-sidebar{width:100%;position:static}.guide-nav{flex-direction:row;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.guide-nav::-webkit-scrollbar{display:none}.nav-item{white-space:nowrap;width:auto}.guide-content{padding:32px 24px;width:100%}.wizard-step{padding-left:48px}.wizard-step:not(:last-child):before{left:19px}}@media (max-width:768px){.guide-header{padding:80px 0 40px}.guide-header h1{font-size:32px}.guide-header p.sub{font-size:15px}.nav-item{padding:12px;justify-content:center;border-radius:12px;min-width:48px;width:48px;height:48px}.nav-item span{display:none}.nav-item svg{margin:0;width:24px;height:24px}.guide-content{padding:24px 16px;border-radius:16px}.wizard-step{padding-left:36px}.wizard-step:not(:last-child):before{left:13px;top:36px}.step-indicator{width:28px;height:28px;font-size:13px}.step-content h4{font-size:18px;line-height:28px}.step-body{font-size:14px}.step-image{max-width:100%;height:auto}.options-block{padding:16px}.important-box{padding:20px;margin-top:32px}.important-box-content h3{font-size:16px}.important-box-content ul{font-size:14px}}