*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a5f;--blue-950:#0f1d33;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--font:"Inter", system-ui, -apple-system, sans-serif;--transition:.3s ease}html,body{height:100%}body{font-family:var(--font);color:var(--gray-800);background:var(--gray-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}.sp-page{flex-direction:column;min-height:100vh;display:flex}.sp-container{max-width:720px;margin:0 auto;padding:0 24px}.sp-header{background:var(--blue-950);border-bottom:1px solid #ffffff14;padding:20px 0}.sp-brand{color:#fff;letter-spacing:-.3px;align-items:center;gap:12px;font-size:1.1rem;font-weight:700;display:flex}.sp-brand-dim{color:#ffffff80;font-weight:500}.sp-logo{background:linear-gradient(135deg, var(--blue-600), var(--blue-800));border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.sp-main{flex:1;padding:60px 0 80px}.sp-content{border:1px solid var(--gray-200);background:#fff;border-radius:16px;padding:48px;box-shadow:0 1px 3px #0000000a}.sp-content h1{color:var(--gray-900);letter-spacing:-.8px;margin-bottom:8px;font-size:2rem;font-weight:800}.sp-updated{color:var(--gray-400);margin-bottom:40px;font-size:.85rem}.sp-content section{margin-bottom:32px}.sp-content section:last-child{margin-bottom:0}.sp-content h2{color:var(--gray-900);margin-bottom:12px;font-size:1.15rem;font-weight:700}.sp-content p{color:var(--gray-600);margin-bottom:12px;font-size:.92rem;line-height:1.7}.sp-content p:last-child{margin-bottom:0}.sp-content ul{margin-bottom:12px;padding:0;list-style:none}.sp-content ul li{color:var(--gray-600);padding-left:20px;font-size:.92rem;line-height:1.7;position:relative}.sp-content ul li:before{content:"";background:var(--blue-400);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.sp-address{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:20px 24px}.sp-address p{margin-bottom:2px;font-size:.88rem}.sp-footer{background:var(--gray-900);color:#ffffff59;text-align:center;padding:20px 0;font-size:.8rem}@media (width<=768px){.sp-main{padding:40px 0 60px}.sp-content{padding:28px 20px}.sp-content h1{font-size:1.6rem}}
