.page-module__TCm9hG__page{padding:var(--space-6)0 var(--space-12)}.page-module__TCm9hG__container{max-width:1000px}.page-module__TCm9hG__breadcrumb{align-items:center;gap:var(--space-2);margin-bottom:var(--space-6);font-size:var(--font-size-sm);color:var(--text-tertiary);display:flex}.page-module__TCm9hG__breadcrumbLink{color:var(--text-secondary);transition:color var(--transition-fast);text-decoration:none}.page-module__TCm9hG__breadcrumbLink:hover{color:var(--primary)}.page-module__TCm9hG__breadcrumbCurrent{color:var(--text-primary);font-weight:500}.page-module__TCm9hG__hero{margin-bottom:var(--space-10);background:linear-gradient(135deg,#1e3a5f 0%,#0f172a 50%,#1a1a2e 100%);border-radius:20px;padding:48px 40px;position:relative;overflow:hidden}.page-module__TCm9hG__hero:before{content:"";background:radial-gradient(circle,#3b82f626 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.page-module__TCm9hG__hero:after{content:"";background:radial-gradient(circle,#10b9811a 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;left:-40px}.page-module__TCm9hG__heroContent{z-index:1;position:relative}.page-module__TCm9hG__heroBadge{color:#93c5fd;text-transform:uppercase;letter-spacing:.05em;background:#3b82f626;border:1px solid #3b82f64d;border-radius:20px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.page-module__TCm9hG__heroTitle{color:#fff;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.2}.page-module__TCm9hG__lastUpdated{color:#94a3b8;align-items:center;gap:8px;margin-top:-4px;margin-bottom:24px;font-size:13px;font-weight:500;display:inline-flex}.page-module__TCm9hG__lastUpdated:before{content:"";background-color:#10b981;border-radius:50%;width:8px;height:8px;display:block;box-shadow:0 0 8px #10b98199}.page-module__TCm9hG__heroSubtitle{color:#cbd5e1;max-width:600px;margin-bottom:8px;font-size:16px;line-height:1.7}.page-module__TCm9hG__heroSubtitleMl{color:#94a3b8;max-width:600px;margin-bottom:28px;font-size:15px;line-height:1.8}.page-module__TCm9hG__heroButton{color:#fff;background:linear-gradient(135deg,#059669 0%,#047857 100%);border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #05966966}.page-module__TCm9hG__heroButton:hover{background:linear-gradient(135deg,#10b981 0%,#059669 100%);transform:translateY(-2px);box-shadow:0 6px 20px #05966980}.page-module__TCm9hG__heroButtons{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.page-module__TCm9hG__heroButtonInternal{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #2563eb4d}.page-module__TCm9hG__heroButtonInternal:hover{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);transform:translateY(-2px);box-shadow:0 6px 20px #2563eb80}.page-module__TCm9hG__heroNote{color:#64748b;margin-top:14px;font-size:13px}.page-module__TCm9hG__heroVernacular{color:#a5b4fc;margin-top:8px;font-size:14px;font-weight:500;line-height:1.6}.page-module__TCm9hG__tocSection{z-index:5;margin-top:-32px;position:relative}.page-module__TCm9hG__tocBox{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 10px 40px -10px #00000014}.page-module__TCm9hG__tocTitle{color:var(--text-primary);margin-bottom:16px;font-size:16px;font-weight:700}.page-module__TCm9hG__tocList{grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.page-module__TCm9hG__tocList{grid-template-columns:repeat(2,1fr)}}.page-module__TCm9hG__tocList li a{color:var(--text-secondary);background:#f8fafc;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:15px;text-decoration:none;transition:all .2s;display:flex}.page-module__TCm9hG__tocList li a:hover{color:var(--primary);background:#eff6ff;transform:translate(4px)}.page-module__TCm9hG__tocList li a svg{color:#94a3b8;transition:color .2s}.page-module__TCm9hG__tocList li a:hover svg{color:var(--primary)}.page-module__TCm9hG__section{margin-bottom:var(--space-10);padding-bottom:var(--space-10);border-bottom:1px solid var(--border)}.page-module__TCm9hG__sectionTitle{color:var(--text-primary);margin-bottom:var(--space-5);font-size:22px;font-weight:800}.page-module__TCm9hG__actionGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.page-module__TCm9hG__actionCard{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:12px;padding:24px;text-decoration:none;transition:all .2s;display:flex}.page-module__TCm9hG__actionCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 16px #2563eb14}.page-module__TCm9hG__actionCard h3{color:var(--text-primary);font-size:16px;font-weight:700}.page-module__TCm9hG__actionCard p{color:var(--text-secondary);font-size:14px;line-height:1.5}.page-module__TCm9hG__actionIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__TCm9hG__actionIconBlue{color:#2563eb;background:#eff6ff}.page-module__TCm9hG__actionIconGreen{color:#16a34a;background:#f0fdf4}.page-module__TCm9hG__actionIconAmber{color:#d97706;background:#fffbeb}.page-module__TCm9hG__actionIconPurple{color:#7c3aed;background:#f5f3ff}.page-module__TCm9hG__guideHeader{margin-bottom:var(--space-4);align-items:center;gap:14px;display:flex}.page-module__TCm9hG__guideIcon{background:var(--primary-light);width:44px;height:44px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__TCm9hG__guideHeader .page-module__TCm9hG__sectionTitle{margin-bottom:0}.page-module__TCm9hG__guideIntro{color:var(--text-secondary);margin-bottom:var(--space-6);font-size:15px;line-height:1.8}.page-module__TCm9hG__steps{flex-direction:column;gap:0;display:flex;position:relative}.page-module__TCm9hG__step{gap:16px;padding:20px 0;display:flex;position:relative}.page-module__TCm9hG__step:before{content:"";background:#e2e8f0;width:2px;position:absolute;top:56px;bottom:0;left:19px}.page-module__TCm9hG__step:last-child:before{display:none}.page-module__TCm9hG__stepNum{color:#fff;z-index:1;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:16px;font-weight:800;display:flex;position:relative}.page-module__TCm9hG__stepContent h3{color:var(--text-primary);margin-bottom:6px;font-size:16px;font-weight:700}.page-module__TCm9hG__stepContent p{color:var(--text-secondary);font-size:14px;line-height:1.7}.page-module__TCm9hG__stepContent a{color:var(--primary);text-decoration:underline}.page-module__TCm9hG__tipBox{margin-top:var(--space-4);color:#92400e;background:#fffbeb;border:1px solid #fed7aa;border-radius:12px;align-items:flex-start;gap:12px;padding:16px 20px;font-size:14px;line-height:1.6;display:flex}.page-module__TCm9hG__tipBox svg{color:#d97706;flex-shrink:0;margin-top:2px}.page-module__TCm9hG__guideWithImage{flex-direction:column;gap:32px;display:flex}@media (min-width:1024px){.page-module__TCm9hG__guideWithImage{flex-direction:row;align-items:center}}.page-module__TCm9hG__guideWithImage>div:first-child{flex:1}.page-module__TCm9hG__screenshotWrapper{background:linear-gradient(135deg,#eff6ff80,#dbeafe80);border:1px solid #bfdbfe80;border-radius:12px;width:100%;max-width:500px;margin:0 auto;padding:16px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003}@media (min-width:1024px){.page-module__TCm9hG__screenshotWrapper{flex:0 0 380px;margin:0}}.page-module__TCm9hG__screenshotInner{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.page-module__TCm9hG__screenshotImage{width:100%;height:auto;display:block}.page-module__TCm9hG__faqList{flex-direction:column;gap:8px;display:flex}.page-module__TCm9hG__faqItem{border:1px solid var(--border);border-radius:12px;transition:all .2s;overflow:hidden}.page-module__TCm9hG__faqItem[open]{border-color:var(--primary);box-shadow:0 2px 8px #2563eb0f}.page-module__TCm9hG__faqQuestion{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:15px;font-weight:600;list-style:none;transition:all .2s;display:flex}.page-module__TCm9hG__faqQuestion::-webkit-details-marker{display:none}.page-module__TCm9hG__faqQuestion:hover{color:var(--primary)}.page-module__TCm9hG__faqArrow{color:var(--text-tertiary);flex-shrink:0;transition:transform .2s}.page-module__TCm9hG__faqItem[open] .page-module__TCm9hG__faqArrow{color:var(--primary);transform:rotate(90deg)}.page-module__TCm9hG__faqAnswer{color:var(--text-secondary);border-top:1px solid #f1f5f9;margin:0 12px;padding:12px 20px 16px;font-size:14px;line-height:1.8;animation:.2s page-module__TCm9hG__fadeIn}@keyframes page-module__TCm9hG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.page-module__TCm9hG__linkCards{flex-direction:column;gap:12px;display:flex}.page-module__TCm9hG__linkCard{background:var(--white);border:1px solid var(--border);border-radius:14px;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:all .2s;display:flex}.page-module__TCm9hG__linkCard:hover{border-color:var(--primary);transform:translate(4px);box-shadow:0 4px 16px #2563eb14}.page-module__TCm9hG__linkCard svg:first-child{color:var(--primary);flex-shrink:0}.page-module__TCm9hG__linkCard h3{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:700}.page-module__TCm9hG__linkCard p{color:var(--text-secondary);font-size:13px;line-height:1.5}.page-module__TCm9hG__linkArrow{color:var(--text-tertiary);flex-shrink:0;margin-left:auto}.page-module__TCm9hG__ctaSection{text-align:center;background:var(--bg-secondary);border:1px solid var(--border);border-radius:20px;padding:48px 32px}.page-module__TCm9hG__ctaSection h2{color:var(--text-primary);margin-bottom:8px;font-size:24px;font-weight:800}.page-module__TCm9hG__ctaSection p{color:var(--text-secondary);margin-bottom:24px;font-size:16px}@media (max-width:640px){.page-module__TCm9hG__hero{border-radius:16px;padding:32px 24px}.page-module__TCm9hG__heroTitle{font-size:24px}.page-module__TCm9hG__heroSubtitle,.page-module__TCm9hG__heroSubtitleMl{font-size:14px}.page-module__TCm9hG__actionGrid{grid-template-columns:1fr}.page-module__TCm9hG__sectionTitle{font-size:19px}.page-module__TCm9hG__linkCard{flex-wrap:wrap}.page-module__TCm9hG__linkArrow{display:none}.page-module__TCm9hG__ctaSection{padding:32px 20px}}
