@charset "UTF-8";.monitoring-page{background:#fff}.monitor-preview{padding:72px 0}.monitor-preview img{width:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);background:var(--brand-bg-alt);border-radius:var(--brand-radius)}.monitor-preview h2{margin-bottom:14px}.monitor-preview p{color:var(--brand-text-secondary);line-height:1.7}.check-list{list-style:none;padding:0;margin:22px 0 0}.check-list li{border-top:1px solid var(--brand-border);padding:12px 0;font-size:.95rem;color:var(--brand-text)}.check-list li:last-child{border-bottom:1px solid var(--brand-border)}.check-list li::before{content:"→ ";color:var(--brand-secondary);font-weight:700}.api-docs{padding:72px 0}.api-docs h2{margin-bottom:16px}.api-docs p{color:var(--brand-text-secondary);line-height:1.75;margin-bottom:18px}@media (max-width:767px){.monitor-preview img{min-height:260px;margin-bottom:24px}}