.law-banner{background:#fff;border-left:4px solid var(--red);padding:16px 28px;margin:0;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.law-banner-inner{max-width:860px;margin:0 auto;display:flex;align-items:flex-start;gap:16px}.law-banner-icon{display:none}.law-banner-text h3{font-size:16px;font-weight:800;color:var(--red);margin-bottom:6px}.law-banner-text p{font-size:14px;color:var(--text);line-height:1.6}.scope-section{padding:70px 20px;background:var(--dark);color:var(--white)}.scope-section h2{text-align:center;font-size:clamp(22px,3.5vw,30px);font-weight:800;margin-bottom:48px}.scope-tabs{display:flex;justify-content:center;gap:12px;margin-bottom:36px;flex-wrap:wrap}.scope-tab{padding:10px 28px;border:2px solid rgba(255,255,255,.3);border-radius:50px;background:transparent;color:rgba(255,255,255,.75);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;font-family:var(--font);letter-spacing:.3px}.scope-tab.active,.scope-tab:hover{background:var(--red);border-color:var(--red);color:var(--white)}.scope-list{display:none;max-width:760px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.scope-list.active{display:grid}.scope-item{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:20px 18px;display:flex;align-items:flex-start;gap:12px}.scope-item-icon{font-size:24px;flex-shrink:0}.scope-item-text h4{font-size:14px;font-weight:700;margin-bottom:4px;color:var(--white)}.scope-item-text p{font-size:13px;color:rgba(255,255,255,.6);line-height:1.5}.pricing-section{padding:70px 20px;background:var(--white)}.pricing-section h2{text-align:center;font-size:clamp(22px,3.5vw,30px);font-weight:800;margin-bottom:12px;color:var(--text)}.pricing-subtitle{text-align:center;color:var(--text-muted);font-size:14px;margin-bottom:48px}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;max-width:900px;margin:0 auto 40px}.price-card{background:var(--gray-bg);border-radius:12px;padding:36px 28px;text-align:center;border:2px solid transparent;transition:all .3s}.price-card:hover{border-color:var(--red);transform:translateY(-4px);box-shadow:0 8px 24px rgba(211,47,47,.15)}.price-card-icon{font-size:44px;margin-bottom:16px}.price-card h3{font-size:18px;font-weight:800;margin-bottom:16px;color:var(--text)}.price-amount{font-size:36px;font-weight:900;color:var(--red);line-height:1;margin-bottom:4px}.price-from{font-size:13px;color:var(--text-muted);margin-bottom:20px}.price-includes{text-align:left;display:flex;flex-direction:column;gap:8px}.price-includes li{font-size:13px;color:var(--text-muted);padding-left:20px;position:relative}.price-includes li::before{content:"✓";position:absolute;left:0;color:var(--red);font-weight:bold}.pricing-note{text-align:center;font-size:13px;color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.6}.steps-section{padding:70px 20px;background:var(--gray-bg)}.steps-section h2{text-align:center;font-size:clamp(22px,3.5vw,30px);font-weight:800;margin-bottom:48px;color:var(--text)}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;max-width:960px;margin:0 auto}.step-card{background:var(--white);border-radius:10px;padding:28px 20px;text-align:center;position:relative}.step-number{width:40px;height:40px;background:var(--red);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900;margin:0 auto 16px}.step-card h3{font-size:15px;font-weight:700;margin-bottom:8px;color:var(--text)}.step-card p{font-size:13px;color:var(--text-muted);line-height:1.5}.faq-section-wrap{padding:70px 20px;background:var(--white)}.faq-section-wrap h2{text-align:center;font-size:clamp(22px,3.5vw,30px);font-weight:800;margin-bottom:40px;color:var(--text)}.faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid var(--gray-line)}.faq-q{width:100%;text-align:left;background:0;border:0;padding:16px 0;font-size:15px;font-weight:600;color:var(--red);cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;transition:color .2s;font-family:var(--font)}.faq-q:hover{color:var(--red-dark)}.faq-q-text{flex:1;text-align:left}.faq-icon{font-size:18px;font-weight:400;flex-shrink:0;transition:transform .25s;color:var(--text-muted);margin-top:2px}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-a{overflow:hidden;max-height:0;transition:max-height .3s ease}.faq-item.open .faq-a{max-height:400px}.faq-a-inner{padding:0 0 16px;font-size:14px;color:var(--text-muted);line-height:1.75}.cta-strip h2{font-size:clamp(22px,4vw,34px);font-weight:900;margin-bottom:10px}.cta-strip p{font-size:15px;opacity:.9;margin-bottom:28px}.scope-section h2{color:var(--white);}
.service-safety-visual{background:var(--gray-bg);padding:0 20px 64px}.service-safety-visual__inner{max-width:1060px;margin:0 auto}.service-safety-visual img{display:block;width:100%;height:auto}@media(max-width:600px){.service-safety-visual{padding:0 20px 42px}}

.service-safety-note{max-width:1060px;margin:14px auto 0;padding:14px 16px;border-left:4px solid var(--red);border-radius:8px;background:#fff;color:var(--text);box-shadow:0 2px 10px rgba(0,0,0,.07);line-height:1.5}.service-safety-note__title{margin:0 0 10px;font-weight:800}.service-safety-note ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.service-safety-note li{display:flex;flex-direction:column;gap:4px;margin:0}.service-safety-note strong{font-size:18px;color:var(--red)}.service-safety-note span{font-size:15px}@media(max-width:600px){.service-safety-note{padding:14px}.service-safety-note ul{grid-template-columns:1fr}.service-safety-note strong{font-size:19px}.service-safety-note span{font-size:16px}}
