:root{color:#0f172a;background:#f1f5f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:#f1f5f9}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.page{min-height:100vh;padding:16px 12px;background:radial-gradient(circle at top left,rgba(59,130,246,.13),transparent 34rem),linear-gradient(180deg,#f8fbff,#eef2f7)}.page-center{display:grid;place-items:center}.welcome-card,.state-card,.service-card{width:min(100%,720px);margin:0 auto;overflow:hidden;border:1px solid rgba(148,163,184,.22);border-radius:24px;background:#fffffff7;box-shadow:0 24px 70px #0f172a1c}.welcome-card,.state-card{max-width:520px;padding:32px 22px;text-align:center}.brand{display:inline-flex;align-items:center;gap:10px;text-align:left}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 8px 24px #2563eb40;font-size:20px;font-weight:900}.brand strong,.brand small{display:block}.brand strong{font-size:17px;letter-spacing:-.02em}.brand small{margin-top:1px;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.welcome-icon,.state-icon{display:grid;width:58px;height:58px;margin:32px auto 18px;place-items:center;border-radius:50%;background:#ecfdf5;color:#059669;font-size:28px;font-weight:900}.state-icon.error{color:#dc2626;background:#fef2f2}.state-icon.loading{color:#2563eb;background:#eff6ff;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{50%{transform:scale(.92);opacity:.65}}.welcome-card h1,.state-card h1{margin:0;font-size:clamp(24px,7vw,32px);letter-spacing:-.035em}.welcome-card>p,.state-card>p{max-width:430px;margin:14px auto 0;color:#64748b;line-height:1.65}.notice{margin-top:24px;padding:12px 14px;border-radius:14px;background:#f8fafc;color:#475569;font-size:13px;font-weight:650}.service-header{padding:20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#eff6ff,#ecfeff)}.service-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-top:24px}.eyebrow{margin:0;color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.service-heading h1{overflow-wrap:anywhere;margin:5px 0 0;font-size:clamp(28px,9vw,38px);line-height:1;letter-spacing:-.04em}.status{display:inline-flex;flex:none;align-items:center;gap:7px;padding:9px 11px;border:1px solid #dbeafe;border-radius:999px;background:#fff;color:#334155;font-size:12px;font-weight:800;box-shadow:0 4px 14px #0f172a0d}.status i{width:8px;height:8px;border-radius:50%;background:#10b981}.service-content{display:grid;gap:16px;padding:16px}.info-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.info{min-width:0;padding:14px;border-radius:16px;background:#f8fafc}.info span{display:block;color:#94a3b8;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.info strong{display:block;overflow-wrap:anywhere;margin-top:7px;color:#1e293b;font-size:14px}.detail-section{min-width:0;padding:16px;border:1px solid #e2e8f0;border-radius:18px}.detail-section h2{margin:0;font-size:16px}.detail-section p{overflow-wrap:anywhere;margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.65;white-space:pre-wrap}.description{padding-top:12px;border-top:1px solid #f1f5f9}.plain-list,.product-list{margin:12px 0 0;padding:0;list-style:none}.plain-list{display:grid;gap:9px}.plain-list li{overflow-wrap:anywhere;padding-left:16px;color:#475569;font-size:14px;line-height:1.55;position:relative}.plain-list li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:50%;background:#3b82f6}.product-list li{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9;color:#475569;font-size:14px}.product-list li:last-child{padding-bottom:0;border-bottom:0}.product-list span{min-width:0;overflow-wrap:anywhere}.product-list strong{flex:none;color:#64748b}.verification{margin:2px 0 0;color:#94a3b8;font-size:11px;font-weight:700;text-align:center}@media (min-width: 640px){.page{padding:36px 20px}.service-header{padding:28px}.service-content{gap:20px;padding:24px}.detail-section{padding:20px}.welcome-card,.state-card{padding:42px 36px}}@media (max-width: 380px){.info-grid{grid-template-columns:1fr}.service-heading{display:grid}.status{justify-self:start}}@media (prefers-reduced-motion: reduce){.state-icon.loading{animation:none}}
