body{background-color:var(--bg-light);color:var(--text-dark);font-family:'Segoe UI',system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.8}.breadcrumb-bar{background:var(--text-light);border-bottom:2px solid color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);padding:0.6rem 0}.breadcrumb-item a{color:var(--primary);text-decoration:none}.breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-item.active{color:var(--text-muted)}.breadcrumb-item + .breadcrumb-item::before{color:var(--generated-muted)}.page-hero{background:linear-gradient(135deg,var(--bg-dark) 0%,var(--primary-deeper,var(--primary)) 55%,var(--primary) 100%);color:var(--text-light);padding:56px 0 44px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-100px;width:380px;height:380px;background:radial-gradient(circle,rgba(34,197,94,0.10) 0%,transparent 70%);border-radius:50%}.page-hero h1{font-size:clamp(1.4rem,3vw,2.1rem);font-weight:800;line-height:1.25;text-shadow:0 2px 8px rgba(0,0,0,0.2)}.page-hero .lead{color:color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);font-size:0.98rem;max-width:580px}.hero-badge{display:inline-block;background:rgba(34,197,94,0.2);border:1px solid rgba(34,197,94,0.4);color:#86efac;font-size:0.82rem;font-weight:700;padding:0.25rem 0.85rem;border-radius:20px;margin-bottom:1rem;letter-spacing:0.05em}.section-white{background:var(--text-light)}.section-blue{background:var(--bg-light)}.section-divider{height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary),var(--primary));border:none;opacity:1;margin:0}.toc-card{background:var(--text-light);border-radius:var(--card-radius);border:1.5px solid color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);box-shadow:var(--shadow);padding:1.5rem;position:sticky;top:80px}.toc-card .toc-title{font-size:0.82rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--primary-deeper,var(--primary));margin-bottom:1rem}.toc-card ol{padding-left:1.2rem;margin:0}.toc-card ol li{margin-bottom:0.45rem;font-size:0.88rem;color:var(--text-muted)}.policy-section{margin-bottom:2.4rem;padding-bottom:2rem;border-bottom:1.5px solid var(--bg-light)}.policy-section:last-child{border-bottom:none;margin-bottom:0}.policy-section h2{font-size:1.15rem;font-weight:800;color:var(--bg-dark);margin-bottom:0.9rem;display:flex;align-items:center;gap:0.6rem}.policy-section h2 .section-num{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:linear-gradient(135deg,var(--primary),var(--primary-deeper,var(--primary)));color:var(--text-light);font-size:0.82rem;font-weight:800;border-radius:8px;flex-shrink:0}.policy-section p{color:#334155;margin-bottom:0.85rem}.policy-section ul,.policy-section ol{padding-left:1.4rem;color:#334155;margin-bottom:0.85rem}.policy-section ul li,.policy-section ol li{margin-bottom:0.4rem}.info-box{background:linear-gradient(90deg,#f0fdf4,#dcfce7);border-left:5px solid var(--secondary);border-radius:10px;padding:1.1rem 1.4rem;margin-bottom:1rem}.warning-box{background:linear-gradient(90deg,#fffbeb,#fef3c7);border-left:5px solid #f59e0b;border-radius:10px;padding:1.1rem 1.4rem;margin-bottom:1rem}.notice-box{background:linear-gradient(90deg,#eff6ff,#dbeafe);border-left:5px solid var(--primary);border-radius:10px;padding:1.1rem 1.4rem;margin-bottom:1rem}.danger-box{background:linear-gradient(90deg,#fff1f2,#ffe4e6);border-left:5px solid #f43f5e;border-radius:10px;padding:1.1rem 1.4rem;margin-bottom:1rem}.sign-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-bottom:1rem}.sign-card{background:var(--text-light);border:1.5px solid color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);border-radius:12px;padding:1rem 1.2rem;display:flex;align-items:flex-start;gap:0.75rem;box-shadow:0 2px 8px color-mix(in srgb,var(--primary) 7%,transparent)}.sign-card .sign-icon{width:36px;height:36px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0;color:#b45309}.sign-card p{margin:0;font-size:0.88rem;color:#334155;line-height:1.5}.tool-card{background:var(--text-light);border-radius:var(--card-radius);border:1.5px solid color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);box-shadow:var(--shadow);padding:1.4rem}.tool-card .tool-icon{width:48px;height:48px;background:linear-gradient(135deg,var(--primary),var(--primary-deeper,var(--primary)));border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--text-light);margin-bottom:1rem}.tool-card h3{font-size:1rem;font-weight:700;color:var(--bg-dark);margin-bottom:0.5rem}.tool-card p{font-size:0.88rem;color:var(--text-muted);margin:0;line-height:1.6}.btn-outline-fb7{background:transparent;border:2px solid var(--primary);color:var(--bg-dark);font-weight:600;padding:0.55rem 1.5rem;border-radius:8px;font-size:0.95rem;transition:background 0.2s,color 0.2s;text-decoration:none;display:inline-block}.btn-outline-fb7:hover{background:var(--primary);color:var(--text-light)}.checklist-item{display:flex;align-items:flex-start;gap:0.75rem;padding:0.75rem 1rem;background:var(--text-light);border-radius:10px;border:1px solid var(--bg-light);margin-bottom:0.6rem}.checklist-item .check-icon{width:24px;height:24px;background:#dcfce7;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--secondary-dark,var(--secondary));font-size:0.85rem;flex-shrink:0;margin-top:0.1rem}.checklist-item p{margin:0;font-size:0.9rem;color:#334155;line-height:1.55}.updated-strip{background:var(--text-light);border:1.5px solid color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);border-radius:10px;padding:0.8rem 1.2rem;display:flex;align-items:center;gap:0.7rem;margin-bottom:2rem;font-size:0.88rem;color:var(--text-muted)}@media (max-width:991px){.toc-card{position:static;margin-bottom:2rem}.sign-grid{grid-template-columns:1fr 1fr}}@media (max-width:575px){.sign-grid{grid-template-columns:1fr}.page-hero{padding:36px 0 28px}}
