.bot-page{--bot-indigo: #284389;--bot-indigo-dark: #1e3a8a;--bot-ink: #0f172a;--bot-ink-soft: #1f2937;--bot-muted: #64748b;--bot-line: #e5e7eb;--bot-bg-soft: #f8fafc;--bot-bg-tint: #eef2ff;--bot-green: #10b981;--bot-green-bg: #ecfdf5;--bot-green-ink: #065f46;--bot-amber: #f59e0b;--bot-amber-bg: #fffbeb;--bot-amber-ink: #78350f;max-width:880px;margin:0 auto;padding:1rem 0}.bot-page *{min-width:0}.bot-page p,.bot-page li,.bot-page code{overflow-wrap:anywhere}.bot-hero{position:relative;background:radial-gradient(120% 100% at 100% 0%,rgba(99,102,241,.35) 0%,transparent 55%),linear-gradient(135deg,#0f172a,#1e3a8a 65%,#2563eb);color:#fff;border-radius:1rem;padding:2.1rem 1.85rem 1.95rem;margin-bottom:2rem;overflow:hidden}.bot-hero:after{content:"";position:absolute;right:-40px;bottom:-50px;width:220px;height:220px;background:radial-gradient(closest-side,rgba(255,255,255,.08),transparent 70%);pointer-events:none}.bot-hero-eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;padding:.25rem .65rem;border-radius:999px;background:#ffffff1f;color:#ffffffe6;margin-bottom:.85rem}.bot-hero-eyebrow .live-dot{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 #34d399b3;animation:live-pulse 2s ease-in-out infinite}@keyframes live-pulse{0%,to{box-shadow:0 0 #34d39999}50%{box-shadow:0 0 0 8px #34d39900}}.bot-hero h1{font-size:clamp(1.6rem,2.4vw + .7rem,2.2rem);font-weight:800;margin:0 0 .55rem;letter-spacing:-.01em;display:flex;align-items:center;gap:.65rem;line-height:1.15}.bot-hero h1 i{font-size:1.1em;background:#ffffff24;padding:.25rem .45rem;border-radius:.55rem}.bot-hero p{margin:0;opacity:.9;font-size:1.02rem;line-height:1.55;max-width:56ch}.bot-hero-meta{display:flex;flex-wrap:wrap;gap:.5rem .85rem;margin-top:1.1rem;font-size:.8rem;color:#ffffffc7}.bot-hero-meta span{display:inline-flex;align-items:center;gap:.35rem}.bot-hero-meta i{color:#93c5fd}.bot-section{background:#fff;border:1px solid var(--bot-line);border-radius:.85rem;padding:1.5rem 1.7rem;margin-bottom:1.1rem}.bot-section--tinted{background:var(--bot-bg-soft);border-color:#e2e8f0}.bot-section-head{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.bot-section-num{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--bot-bg-tint);color:var(--bot-indigo);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;font-variant-numeric:tabular-nums}.bot-section h2{font-size:1.18rem;font-weight:700;margin:0;color:var(--bot-ink);letter-spacing:-.005em}.bot-section p,.bot-section li{color:#334155;line-height:1.62}.bot-section p:last-child,.bot-section ul:last-child{margin-bottom:0}.bot-section ul{padding-left:1.15rem;margin:0 0 1rem}.bot-section li+li{margin-top:.35rem}.bot-section code:not(pre code){font-size:.87em;background:var(--bot-bg-tint);color:#3730a3;padding:.05rem .4rem;border-radius:.3rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.bot-sources{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.8rem;margin:.25rem 0 0}.bot-source-card{background:#fff;border:1px solid var(--bot-line);border-radius:.65rem;padding:.85rem 1rem}.bot-source-card .src-label{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--bot-muted);margin-bottom:.55rem}.bot-source-card .src-count{font-size:.68rem;background:var(--bot-bg-tint);color:var(--bot-indigo);padding:.1rem .45rem;border-radius:999px;letter-spacing:0}.bot-source-card .src-desc{font-size:.82rem;color:var(--bot-muted);margin:.15rem 0 0;line-height:1.5}.bot-shops{display:flex;flex-wrap:wrap;gap:.3rem;list-style:none;padding:0;margin:0}.bot-shops li{font-size:.76rem;padding:.2rem .55rem;background:var(--bot-bg-tint);color:var(--bot-indigo);border-radius:999px;font-weight:500;margin:0;line-height:1.5}.bot-shops--marketplace li{background:#fef3c7;color:#92400e}.bot-shops--official li{background:#dcfce7;color:#166534}.bot-rules{list-style:none;padding:0;margin:0 0 1rem;display:grid;grid-template-columns:1fr;gap:.55rem}.bot-rules li{position:relative;padding:.15rem 0 .15rem 1.65rem;line-height:1.55;margin:0}.bot-rules li:before{content:"";position:absolute;left:0;top:.35rem;width:18px;height:18px;border-radius:50%;background:var(--bot-green-bg);border:2px solid var(--bot-green)}.bot-rules li:after{content:"";position:absolute;left:5px;top:.6rem;width:8px;height:4px;border-left:2px solid var(--bot-green);border-bottom:2px solid var(--bot-green);transform:rotate(-45deg)}.bot-callout{background:var(--bot-green-bg);border-left:3px solid var(--bot-green);padding:.9rem 1.05rem;border-radius:.45rem;color:var(--bot-green-ink);font-size:.92rem;line-height:1.55;margin-top:1rem}.bot-callout strong{color:#064e3b}.bot-callout--warn{background:var(--bot-amber-bg);border-color:var(--bot-amber);color:var(--bot-amber-ink)}.bot-callout--warn strong{color:#451a03}.bot-screenshot{border:1px solid var(--bot-line);border-radius:.65rem;overflow:hidden;box-shadow:0 6px 18px #0f172a12;margin:.85rem 0 0;background:#fff;max-width:100%}.bot-screenshot img{width:100%;display:block;height:auto}.bot-screenshot figcaption{font-size:.82rem;color:var(--bot-muted);padding:.7rem .9rem;background:var(--bot-bg-soft);border-top:1px solid var(--bot-line)}.bot-steps{counter-reset:step;list-style:none;padding:0;margin:.25rem 0 0}.bot-steps>li{counter-increment:step;position:relative;padding:0 0 0 2.6rem;margin:0 0 1.1rem;min-height:2rem}.bot-steps>li:last-child{margin-bottom:0}.bot-steps>li:before{content:counter(step);position:absolute;left:0;top:.05rem;width:2rem;height:2rem;border-radius:50%;background:var(--bot-indigo);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.92rem;font-variant-numeric:tabular-nums}.bot-steps .step-title{font-weight:600;color:var(--bot-ink);margin:0 0 .35rem;font-size:1rem}.bot-steps p{margin:0 0 .5rem}.bot-code{background:var(--bot-ink);color:#e2e8f0;padding:.85rem 1rem;border-radius:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;line-height:1.55;margin:.5rem 0 0;max-width:100%;overflow-x:auto;white-space:pre}.bot-code .c-key{color:#93c5fd}.bot-code .c-val{color:#fde68a}.bot-contact-card{background:linear-gradient(135deg,#f1f5ff,#fff 70%);border:1px solid #c7d2fe}.bot-contact-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.02rem;color:var(--bot-indigo);text-decoration:none;padding:.15rem 0;border-bottom:1px dashed currentColor}.bot-contact-link:hover{color:var(--bot-indigo-dark)}.bot-contact-card p{color:var(--bot-muted);font-size:.9rem}@media(max-width:575.98px){.bot-page{padding:.35rem 0}.bot-hero{padding:1.4rem 1.25rem 1.3rem;border-radius:.85rem;margin-bottom:1.25rem}.bot-hero h1{font-size:1.4rem;gap:.5rem}.bot-hero p{font-size:.94rem}.bot-hero-meta{font-size:.74rem;gap:.35rem .7rem;margin-top:.9rem}.bot-section{padding:1.15rem 1.1rem;border-radius:.7rem}.bot-section h2{font-size:1.05rem}.bot-section-head{gap:.55rem;margin-bottom:.85rem}.bot-section-num{width:26px;height:26px;font-size:.8rem}.bot-sources{grid-template-columns:1fr;gap:.65rem}.bot-source-card{padding:.8rem .85rem}.bot-shops li{font-size:.72rem;padding:.18rem .5rem}.bot-rules li{padding-left:1.5rem}.bot-steps>li{padding-left:2.35rem}.bot-steps>li:before{width:1.75rem;height:1.75rem;font-size:.85rem}.bot-code{font-size:.8rem;padding:.7rem .85rem}.bot-callout{padding:.75rem .9rem;font-size:.88rem}.bot-contact-link{font-size:.96rem}}
