*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);color:var(--color-text);background:#fff}a{text-decoration:none}.nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(16px,5vw,64px);display:flex;position:sticky;top:0}.nav-logo{display:block}.nav-back{color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.nav-back:hover{color:#111;border-color:#9ca3af}.page-hero{text-align:center;background:linear-gradient(160deg,#0f1f5c 0%,#1e3a8a 60%,#2563eb 100%);padding:clamp(48px,6vw,80px) clamp(16px,5vw,64px)}.page-hero h1{color:#fff;letter-spacing:-1px;margin-bottom:12px;font-size:clamp(28px,4vw,44px);font-weight:800}.page-hero p{color:#ffffffa6;font-size:16px}.content-wrap{max-width:760px;margin:0 auto;padding:clamp(40px,6vw,72px) clamp(16px,5vw,32px)}.policy-section{margin-bottom:40px}.policy-section h2{color:#0f172a;border-bottom:2px solid #e0f2fe;margin-bottom:14px;padding-bottom:10px;font-size:20px;font-weight:700}.policy-section p{color:#374151;margin-bottom:12px;font-size:15px;line-height:1.8}.policy-section ul{margin:12px 0;list-style:none}.policy-section ul li{color:#374151;padding:6px 0 6px 24px;font-size:15px;line-height:1.8;position:relative}.policy-section ul li:before{content:"→";color:#2563eb;font-weight:700;position:absolute;left:0}.policy-section strong{color:#0f172a}.policy-section a{color:#2563eb}.policy-section a:hover{text-decoration:underline}.highlight-box{color:#78350f;background:#fefce8;border:1px solid #fde68a;border-radius:10px;margin:16px 0;padding:16px 20px;font-size:14px;line-height:1.7}.highlight-box strong{color:#92400e}.last-updated{color:#9ca3af;background:#f8fafc;border-left:3px solid #2563eb;border-radius:8px;margin-bottom:40px;padding:12px 16px;font-size:13px}footer{background:#0f172a;border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:32px clamp(16px,5vw,64px);display:flex}.footer-logo{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:800;display:flex}.footer-links{gap:24px;display:flex}.footer-links a{color:#64748b;font-size:13px;transition:color .15s}.footer-links a:hover{color:#94a3b8}.footer-copy{color:#475569;font-size:12px}
