body{background:#f5f2e9}
.hero{min-height:680px;position:relative;overflow:hidden;background:radial-gradient(circle at 15% 20%,#3d7764 0 4%,transparent 4.2%),radial-gradient(circle at 84% 28%,#b7d8c7 0 7%,transparent 7.2%),radial-gradient(circle at 75% 88%,#2b5d4d 0 12%,transparent 12.2%),linear-gradient(135deg,#123b31,#1b4e40 60%,#0e3028)}
.hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #ffffff20;border-radius:50%;right:-120px;top:80px}
.hero>*{position:relative;z-index:1}.hero h1{max-width:850px}.hero .heroKicker{display:inline-flex;gap:8px;align-items:center;padding:7px 11px;border:1px solid #ffffff30;border-radius:999px;color:#dce9e3;font-size:11px}
.trustRow{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:35px;color:#bcd1c8;font-size:11px}.trustRow span:before{content:"✓";margin-right:7px;color:#fff}
.services article{transition:.2s ease;box-shadow:0 8px 30px #163d3210}.services article:hover{transform:translateY(-4px);border-color:#93aa9f}.services article>span{font-weight:800;color:#174437}
.faq{max-width:900px;margin:0 auto;padding:20px 24px 100px}.faq>p,.faq>h2{text-align:center}.faq>h2{font:400 40px Georgia,serif;margin:10px}.faq>p{color:var(--muted);margin-bottom:30px}.faq details{background:#fff;border:1px solid var(--line);border-radius:12px;margin:10px 0;padding:0 20px}.faq summary{cursor:pointer;font-weight:700;padding:20px 0}.faq details p{color:var(--muted);line-height:1.65;margin:0 0 20px}
.progressSteps{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:20px 0 28px}.progressStep{position:relative;text-align:center;color:#89928e;font-size:10px;font-weight:700}.progressStep:before{content:"";display:block;height:6px;border-radius:99px;background:#d7dbd6;margin-bottom:8px}.progressStep.done{color:#245a48}.progressStep.done:before{background:#2d7159}.progressStep.current:before{background:#d49d52;box-shadow:0 0 0 3px #f1dfc7}
.ticketAssignee{display:inline-flex;align-items:center;gap:8px;background:#e8f0ec;border-radius:999px;padding:7px 12px;color:#2e5d4c;font-size:11px}.reportCards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.reportCards h2{font-size:2.2rem;margin:.35rem 0 0}.reportCards small{color:var(--muted)}fieldset{border:1px solid var(--line);border-radius:12px;padding:14px}legend{font-weight:700;padding:0 6px}.check{display:flex!important;align-items:center;gap:8px;margin:8px 0;font-weight:500}.check input{width:auto}
@media(max-width:760px){.hero{min-height:620px}.trustRow{gap:10px 18px}.progressSteps{grid-template-columns:1fr}.progressStep{text-align:left}.reportCards{grid-template-columns:repeat(2,1fr)}}
