.xp-guide{--xp-primary:#635bff;--xp-secondary:#312e81;--xp-dark:#111827;--xp-text:#374151;--xp-muted:#6b7280;--xp-border:#e5e7eb;--xp-bg:#f8fafc;width:100%;max-width:1200px;margin:auto;font-family:inherit}.xp-guide *,.xp-guide *:before,.xp-guide *:after{box-sizing:border-box}.xp-guide-hero{position:relative;display:flex;align-items:center;gap:60px;padding:80px 65px;margin-bottom:70px;border-radius:35px;overflow:hidden;background:radial-gradient(circle at top right,rgba(99,91,255,.45),transparent 40%),linear-gradient(135deg,#111827,#312e81)}.xp-guide-hero:after{content:"";position:absolute;width:300px;height:300px;right:-120px;bottom:-120px;background:rgba(255,255,255,.08);border-radius:50%}.xp-guide-hero-content{position:relative;z-index:2;flex:1}.xp-guide-badge{display:inline-flex;align-items:center;gap:8px;padding:9px 20px;border-radius:50px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:13px;font-weight:700;letter-spacing:.5px;margin-bottom:25px}.xp-guide h1{color:white;font-size:52px;line-height:1.12;font-weight:800;margin:0 0 25px}.xp-guide-hero-text{color:#e5e7eb;font-size:18px;line-height:1.8;max-width:580px}.xp-guide-button{display:inline-flex;align-items:center;justify-content:center;margin-top:35px;padding:16px 38px;border-radius:50px;background:#635bff;color:white!important;font-weight:700;text-decoration:none!important;box-shadow:0 15px 35px rgba(99,91,255,.35);transition:.3s}.xp-guide-button:hover{transform:translateY(-4px);background:#4f46e5}.xp-guide-hero-image{position:relative;z-index:2}.xp-guide-hero-image img{width:450px;max-width:100%;filter:drop-shadow(0 25px 35px rgba(0,0,0,.35))}.xp-guide-section{margin-bottom:80px}.xp-guide-title{text-align:center;margin-bottom:45px}.xp-guide-title h2{font-size:38px;font-weight:800;color:#111827;margin-bottom:15px}.xp-guide-title p{color:#6b7280;font-size:17px}.xp-guide-toc{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.xp-guide-toc-item{display:flex;align-items:center;gap:18px;padding:22px 25px;background:#fff;border-radius:22px;border:1px solid #e5e7eb;color:#111827!important;text-decoration:none!important;font-weight:700;box-shadow:0 10px 25px rgba(0,0,0,.04);transition:.3s}.xp-guide-toc-item span{flex:none;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#635bff,#8b5cf6);color:white;font-size:14px}.xp-guide-toc-item:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(0,0,0,.08)}.xp-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.xp-guide-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:32px;overflow:hidden;transition:.35s ease;box-shadow:0 10px 30px rgba(0,0,0,.04)}.xp-guide-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#635bff,#8b5cf6)}.xp-guide-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(0,0,0,.1)}.xp-guide-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:18px;margin-bottom:22px;font-size:28px;background:linear-gradient(135deg,#eef2ff,#ede9fe)}.xp-guide-card h3{color:#111827;font-size:21px;font-weight:750;margin:0 0 12px}.xp-guide-card p{color:#4b5563;line-height:1.7;margin:0}.xp-guide-step{position:relative;display:flex;align-items:flex-start;gap:30px;padding:30px;margin-bottom:25px;background:#fff;border-radius:26px;border:1px solid #e5e7eb;box-shadow:0 10px 25px rgba(0,0,0,.04)}.xp-guide-step:not(:last-child):after{content:"";position:absolute;left:57px;top:85px;width:2px;height:55px;background:#ddd6fe}.xp-guide-number{position:relative;z-index:2;flex:none;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#635bff,#8b5cf6);color:white;font-size:18px;font-weight:800;box-shadow:0 10px 25px rgba(99,91,255,.35)}.xp-guide-step h3{margin:5px 0 10px;color:#111827;font-size:22px}.xp-guide-step p{margin:0;color:#4b5563;line-height:1.7}.xp-guide-card strong{color:#111827}@media (max-width:1000px){.xp-guide-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.xp-guide-grid{grid-template-columns:1fr}.xp-guide-step{flex-direction:column}.xp-guide-step:not(:last-child):after{display:none}.xp-guide-title h2{font-size:30px}}.xp-guide-faq{max-width:950px;margin:0 auto}.xp-guide-faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:22px;margin-bottom:18px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.04);transition:.3s}.xp-guide-faq-item:hover{border-color:#c7d2fe}.xp-guide-faq-item summary{position:relative;cursor:pointer;list-style:none;padding:25px 65px 25px 28px;font-size:18px;font-weight:700;color:#111827}.xp-guide-faq-item summary::-webkit-details-marker{display:none}.xp-guide-faq-item summary:after{content:"+";position:absolute;right:25px;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef2ff;color:#635bff;font-size:22px}.xp-guide-faq-item[open] summary:after{content:"−"}.xp-guide-faq-content{padding:0 28px 28px}.xp-guide-faq-content p{margin:0;color:#4b5563;line-height:1.8}.xp-guide-cta{position:relative;overflow:hidden;padding:70px 50px;text-align:center;border-radius:35px;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 35%),linear-gradient(135deg,#635bff,#312e81)}.xp-guide-cta:after{content:"";position:absolute;width:250px;height:250px;right:-100px;bottom:-100px;background:rgba(255,255,255,.1);border-radius:50%}.xp-guide-cta h2{position:relative;z-index:2;color:white;font-size:38px;font-weight:800;margin-bottom:20px}.xp-guide-cta p{position:relative;z-index:2;color:#e5e7eb;font-size:18px;margin-bottom:30px}.xp-guide-cta .xp-guide-button{position:relative;z-index:2;background:#fff;color:#635bff!important;box-shadow:none}.xp-guide-cta .xp-guide-button:hover{background:#f8fafc}@media (max-width:700px){.xp-guide-hero{padding:40px 25px;border-radius:25px}.xp-guide h1{font-size:34px}.xp-guide-hero-text{font-size:16px}.xp-guide-cta{padding:45px 25px}.xp-guide-cta h2{font-size:28px}.xp-guide-faq-item summary{font-size:16px;padding:20px 55px 20px 20px}}.xp-guide-hero-points{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px}.xp-guide-hero-points div{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:50px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);color:#e5e7eb;font-size:14px;font-weight:600}.xp-guide-hero-points span{color:#10b981;font-weight:800}@media (max-width:700px){.xp-guide-hero-points{flex-direction:column;align-items:flex-start}}.xp-guide-timeline{width:100%}.elementor-toc{background:#fff;border-radius:18px;padding:25px;box-shadow:0 8px 25px rgba(15,23,42,.08);border:1px solid #e2e8f0}.elementor-toc__header{font-size:20px!important;font-weight:800!important;color:#111827!important;padding-bottom:15px;margin-bottom:15px;border-bottom:2px solid #f1f5f9}.elementor-toc__header:before{content:"☰";margin-right:10px;color:#635bff}.elementor-toc__list{padding:0!important;margin:0!important;list-style:none}.elementor-toc__list-item{margin-bottom:8px}.elementor-toc__list-item a{display:flex;align-items:center;padding:10px 14px;border-radius:12px;color:#475569!important;font-size:15px;font-weight:600;text-decoration:none!important;transition:.25s}.elementor-toc__list-item a:hover{background:#f8fafc;color:#635bff!important;transform:translateX(4px)}@media (max-width:900px){.elementor-toc{padding:18px;border-radius:16px}.elementor-toc__header{font-size:18px!important}.elementor-toc__list-item a{padding:11px 12px;font-size:14px}}.xp-device-info{display:flex;align-items:center;gap:25px;padding:35px;margin:40px 0;background:#fff;border-radius:24px;box-shadow:0 10px 30px rgba(15,23,42,.08);border:1px solid #e2e8f0}.xp-device-info-icon{flex:0 0 80px;height:80px;display:flex;align-items:center;justify-content:center;font-size:45px;border-radius:22px;background:linear-gradient(135deg,#635bff,#ef4444)}.xp-device-info-content h2{margin-bottom:15px;font-size:28px;font-weight:800;color:#111827}.xp-device-info-content p{color:#475569;line-height:1.7}@media (max-width:700px){.xp-device-info{flex-direction:column;align-items:flex-start;padding:25px}.xp-device-info-content h2{font-size:23px}}.xp-guide-toc{background:#f8fafc;padding:20px 22px;border-radius:16px;border:1px solid #e2e8f0;margin:30px 0}.xp-guide-toc h2,.xp-guide-toc h3,.xp-guide-toc .toc-title{font-size:18px;font-weight:800;color:#111827;margin-bottom:15px}.xp-guide-toc ul{margin:0;padding:0;list-style:none}.xp-guide-toc li{margin-bottom:6px}.xp-guide-toc a{display:block;padding:8px 12px;color:#475569!important;font-size:15px;font-weight:600;text-decoration:none;border-radius:8px;transition:.2s}.xp-guide-toc a:hover{background:#fff;color:#635bff!important}@media (max-width:900px){.xp-guide-toc{padding:16px}.xp-guide-toc a{font-size:14px;padding:8px 10px}}@media (max-width:768px){.xp-guide-hero{display:flex;flex-direction:column}.xp-guide-hero-content{width:100%!important;padding:30px 20px!important}.xp-guide-hero-content h1{font-size:32px!important;line-height:1.2!important}.xp-guide-hero-content p{font-size:16px!important;line-height:1.6!important}.xp-guide-hero-image{width:100%!important;margin-top:25px}@media (max-width:768px){.xp-guide-hero{display:flex;flex-direction:column}.xp-guide-hero-content{width:100%!important;padding:30px 20px!important}.xp-guide-hero-content h1{font-size:32px!important;line-height:1.2!important}.xp-guide-hero-content p{font-size:16px!important;line-height:1.6!important}.xp-guide-hero-image{width:100%!important;margin-top:25px}.xp-guide-hero-image img{width:100%!important;height:260px!important;object-fit:cover;object-position:center}}.xp-guide-step{display:flex;align-items:center;gap:25px}.xp-guide-content{flex:1}.xp-guide-image{width:220px;text-align:right}.xp-guide-image img{width:50%;border-radius:12px;cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,.15)}@media (max-width:768px){.xp-guide-step{flex-wrap:wrap;align-items:flex-start}.xp-guide-content{width:100%}.xp-guide-image{width:100%;text-align:left}.xp-guide-image img{width:85%;max-width:300px}}}