@keyframes toastSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes toastSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes toolResultIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes wizardFadeIn{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.guidesPage{background:linear-gradient(180deg,#fff,#f8fafc);color:#0f172a;min-height:100vh;padding:88px 5% 96px}@media(max-width:768px){.guidesPage{padding:72px 4% 80px}}.guides{margin:0 auto;max-width:800px}.guides__hero{border-bottom:1px solid #e2e8f0;margin-bottom:48px;padding-bottom:32px;text-align:center}.guides__heroEyebrow{align-items:center;color:#94a3b8;display:inline-flex;font-size:1.4rem;gap:8px;letter-spacing:.2em;margin-bottom:16px;text-transform:uppercase}.guides__heroTitle{color:#0f172a;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;line-height:1.3;margin:0 0 16px}.guides__heroLead{color:#475569;font-size:1.8rem;line-height:1.8;margin:0 auto 24px;max-width:640px}.guides__heroMeta{color:#94a3b8;display:flex;flex-wrap:wrap;font-size:1.5rem;gap:16px;justify-content:center}.guides__heroMetaItem{align-items:center;display:inline-flex;gap:6px}.guides__heroMetaItem svg{height:16px;opacity:.7;width:16px}.guides__badge{align-items:center;border-radius:8px;display:inline-flex;font-size:1.4rem;font-weight:600;gap:6px;padding:6px 14px}.guides__badge--primary{background:rgba(37,99,235,.15);border:1px solid rgba(37,99,235,.3);color:#2563eb}.guides__badge--success{background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);color:#22c55e}.guides__badge--warning{background:rgba(234,179,8,.15);border:1px solid rgba(234,179,8,.3);color:#eab308}.guides__content{font-size:1.05rem;line-height:1.9}.guides__content h2{border-bottom:2px solid rgba(37,99,235,.3);color:#0f172a;font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;margin:48px 0 24px;padding-bottom:8px}.guides__content h3{color:#0f172a;font-size:2rem;font-weight:600;margin:32px 0 16px}.guides__content h4{color:#475569;font-size:1.8rem;font-weight:600;margin:24px 0 8px}.guides__content p{color:#475569;margin:0 0 24px}.guides__content strong{color:#0f172a;font-weight:600}.guides__content ol,.guides__content ul{color:#475569;margin:0 0 24px;padding-left:1.5em}.guides__content li{line-height:1.8;margin-bottom:8px}.guides__content li::marker{color:#2563eb}.guides__highlight{background:rgba(37,99,235,.08);border-left:4px solid #2563eb;border-radius:0 12px 12px 0;margin:24px 0;padding:24px}.guides__highlight--success{background:rgba(34,197,94,.08);border-left-color:#22c55e}.guides__highlight--warning{background:rgba(234,179,8,.08);border-left-color:#eab308}.guides__highlight--danger{background:rgba(239,68,68,.08);border-left-color:#ef4444}.guides__highlight p{margin:0}.guides__highlightTitle{align-items:center;color:#0f172a;display:flex;font-weight:700;gap:8px;margin-bottom:8px}.guides__steps{counter-reset:step-counter;list-style:none;margin:24px 0;padding:0}.guides__step{counter-increment:step-counter;margin-bottom:24px;padding-left:56px;position:relative}.guides__step:before{align-items:center;background:linear-gradient(135deg,#2563eb,#134cca);border-radius:50%;color:#fff;content:counter(step-counter);display:flex;font-size:1.8rem;font-weight:700;height:40px;justify-content:center;left:0;position:absolute;top:0;width:40px}.guides__stepTitle{color:#0f172a;font-size:1.8rem;font-weight:600;margin-bottom:4px}.guides__stepDesc{color:#475569;margin:0}.guides__tableWrap{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:12px;margin:24px 0}@media(max-width:768px){.guides__tableWrap{position:relative}.guides__tableWrap:after{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.8));bottom:0;content:"";opacity:1;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .15s cubic-bezier(.22,1,.36,1);width:24px}.guides__tableWrap::-webkit-scrollbar{height:6px}.guides__tableWrap::-webkit-scrollbar-track{background:#e2e8f0;border-radius:3px}.guides__tableWrap::-webkit-scrollbar-thumb{background:rgba(37,99,235,.5);border-radius:3px}.guides__tableWrap::-webkit-scrollbar-thumb:hover{background:#2563eb}}.guides__table{background:#fff;border-collapse:collapse;border-radius:12px;min-width:500px;overflow:hidden;width:100%}.guides__table td,.guides__table th{border-bottom:1px solid #e2e8f0;padding:12px 16px;text-align:left}.guides__table th{background:#f8fafc;color:#0f172a;font-size:1.5rem;font-weight:600}.guides__table td{color:#475569}.guides__table tr:last-child td{border-bottom:none}.guides__table tr:hover td{background:rgba(37,99,235,.05)}.guides__cta{background:linear-gradient(135deg,rgba(37,99,235,.15),rgba(34,197,94,.1));border:1px solid rgba(37,99,235,.3);border-radius:16px;margin:48px 0;padding:32px;text-align:center}.guides__ctaTitle{color:#0f172a;font-size:2rem;font-weight:700;margin:0 0 8px}.guides__ctaDesc{color:#475569;margin:0 0 24px}.guides__ctaButtons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.guides__ctaBtn{align-items:center;background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.6rem;font-size:1.8rem;font-weight:600;gap:8px;justify-content:center;min-height:48px;padding:16px 32px;text-decoration:none;transition:background .15s cubic-bezier(.22,1,.36,1),box-shadow .15s cubic-bezier(.22,1,.36,1)}.guides__ctaBtn:hover{background:#1d4ed8;box-shadow:0 4px 14px rgba(37,99,235,.15)}.guides__ctaBtn:active{background:#1555e2}.guides__ctaBtn:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}.guides__ctaBtn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.guides__ctaBtn--secondary{align-items:center;background:transparent;border:1px solid var(--color-border,#e2e8f0);border-radius:8px;color:var(--color-text-primary,#0f172a);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:600;gap:8px;justify-content:center;min-height:48px;padding:16px 32px;text-decoration:none;transition:border-color .15s cubic-bezier(.22,1,.36,1),color .15s cubic-bezier(.22,1,.36,1),background .15s cubic-bezier(.22,1,.36,1)}.guides__ctaBtn--secondary:hover{background:rgba(37,99,235,.08);border-color:#2563eb;color:#2563eb}.guides__ctaBtn--secondary:active{background:rgba(37,99,235,.12)}.guides__ctaBtn--secondary:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.guides__ctaBtn--secondary:disabled{cursor:not-allowed;opacity:.5}.guides__faq{margin:48px 0}.guides__faqTitle{font-size:2.4rem;font-weight:700;margin:0 0 32px;text-align:center}.guides__faqList{display:flex;flex-direction:column;gap:16px}.guides__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.guides__faqQ{align-items:center;color:#0f172a;cursor:pointer;display:flex;font-weight:600;gap:16px;justify-content:space-between;padding:24px;transition:background .15s cubic-bezier(.22,1,.36,1)}.guides__faqQ:hover{background:rgba(37,99,235,.05)}.guides__faqQ:after{color:#2563eb;content:"+";flex-shrink:0;font-size:2rem;transition:transform .15s cubic-bezier(.22,1,.36,1)}.guides__faqItem.is-open .guides__faqQ:after{transform:rotate(45deg)}.guides__faqA{color:#475569;display:none;line-height:1.8;padding:0 24px 24px}.guides__faqItem.is-open .guides__faqA{display:block}.guides__adSlot,.guides__adSlotLabel{display:none}.guides__related{border-top:1px solid #e2e8f0;margin:48px 0;padding-top:32px}.guides__relatedTitle{font-size:2rem;font-weight:700;margin:0 0 24px}.guides__relatedGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.guides__relatedCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:block;padding:24px;text-decoration:none;transition:all .15s cubic-bezier(.22,1,.36,1)}.guides__relatedCard:hover{border-color:#2563eb}.guides__relatedCardTitle{color:#0f172a;font-size:1.6rem;font-weight:600;margin:0 0 4px}.guides__relatedCardDesc{color:#475569;font-size:1.5rem;line-height:1.6;margin:0}.guides__breadcrumb{color:#94a3b8;display:flex;flex-wrap:wrap;font-size:1.5rem;gap:8px;margin-bottom:24px}.guides__breadcrumbLink{color:#94a3b8;text-decoration:none;transition:color .15s cubic-bezier(.22,1,.36,1)}.guides__breadcrumbLink:hover{color:#2563eb}.guides__breadcrumbSep{opacity:.5}.guides__breadcrumbCurrent{color:#475569}.guides__toc{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:24px 0 48px;padding:24px}.guides__tocTitle{align-items:center;color:#0f172a;display:flex;font-size:1.6rem;font-weight:600;gap:8px;margin:0 0 16px}.guides__tocList{list-style:none;margin:0;padding:0}.guides__tocList li{margin-bottom:8px}.guides__tocList a{align-items:center;color:#475569;display:flex;font-size:1.5rem;gap:8px;text-decoration:none;transition:color .15s cubic-bezier(.22,1,.36,1)}.guides__tocList a:hover{color:#2563eb}.guides__tocList a:before{background:#2563eb;border-radius:50%;content:"";height:6px;opacity:.5;width:6px}.guides__checklist{display:flex;flex-direction:column;gap:8px;list-style:none;margin:24px 0;padding:0}.guides__checklistItem{align-items:flex-start;background:rgba(34,197,94,.05);border-radius:8px;color:#475569;display:flex;gap:8px;padding:8px 16px}.guides__checklistItem:before{color:#22c55e;content:"✓";flex-shrink:0;font-weight:700}.guides__code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.5rem;line-height:1.6;margin:24px 0;overflow-x:auto;padding:24px}@media print{.guidesPage{background:#fff;padding:0}.guides__hero{border-bottom:1px solid #ccc}.guides__heroTitle{background:none;-webkit-text-fill-color:initial;color:#000}.guides__adSlot,.guides__cta{display:none}.guides__content h2,.guides__content h3{color:#000}.guides__content li,.guides__content p{color:#333}}