*{box-sizing:border-box}body{color:#073f39;background:#f3f8f6;margin:0;font-family:Arial,sans-serif}main{background:radial-gradient(circle at 90% 0,#08ad9824,#0000 32rem);min-height:100vh}header{background:#fff;border-bottom:1px solid #d9e8e4;justify-content:space-between;align-items:center;height:78px;padding:0 max(24px,50vw - 520px);display:flex}.brand{align-items:center;gap:15px;display:flex}.brand b{letter-spacing:-.08em;color:#08ad98;font-size:38px}.brand span{border-left:1px solid #bfd5cf;padding-left:15px}.seal{color:#007666;background:#e3f6f1;border-radius:999px;padding:9px 13px;font-size:13px}.hero{max-width:1040px;margin:0 auto;padding:58px 24px 42px;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(100deg,#005346,#08ad98);border-radius:50%;width:470px;height:160px;position:absolute;bottom:-100px;right:-180px}.hero>span{letter-spacing:.16em;color:#078d7d;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;margin:14px 0 18px;font-size:clamp(38px,6vw,68px);font-weight:600;line-height:1.02}.hero p{color:#54736c;max-width:620px;font-size:18px}.card{background:#fff;border:1px solid #dbe9e5;border-radius:24px;max-width:1040px;margin:0 auto 40px;overflow:hidden;box-shadow:0 22px 55px #00534617}.card nav{background:#edf5f3;padding:8px;display:flex}.card nav button{color:#55726c;cursor:pointer;background:0 0;border:0;border-radius:13px;flex:1;padding:14px;font-weight:700}.card nav .active{color:#fff;background:#006f60}.form{padding:30px}.form aside{background:#eaf8f4;border-left:4px solid #08ad98;border-radius:12px;flex-direction:column;gap:4px;margin-bottom:22px;padding:15px 18px;display:flex}.grid,.lookup{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form label{flex-direction:column;gap:7px;margin-bottom:18px;font-weight:700;display:flex}.form input,.form select,.form textarea{width:100%;font:inherit;background:#fbfdfc;border:1px solid #cddfda;border-radius:11px;padding:13px}.form textarea{resize:vertical}.submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#08ad98,#00695b);border:0;border-radius:11px;padding:14px 19px;font-weight:800}.form>.submit{width:100%}.submit:disabled{opacity:.55}.lookup{grid-template-columns:1fr 1fr auto;align-items:end}.lookup .submit{margin-bottom:18px}.error{color:#9d362b;background:#fff0ed;border-radius:10px;padding:11px 14px}.result{border-top:1px solid #dbe9e5;margin-top:15px;padding-top:24px}.result>div:first-child{align-items:center;gap:14px;display:flex}.result span{letter-spacing:.12em;color:#658078;font-size:11px}.result strong{font-size:20px}.result em{color:#007666;background:#e2f6f1;border-radius:999px;margin-left:auto;padding:8px 12px;font-style:normal}.result>section{color:#fff;background:#073f39;border-radius:15px;margin:22px 0;padding:18px}.result>section strong{color:#a8d979;letter-spacing:.16em;margin:7px 0;font-size:28px;display:block}.result>section p{color:#c7ddd8;margin:0}.timeline p{gap:12px;display:flex}.timeline i{background:#08ad98;border-radius:50%;width:12px;height:12px;margin-top:4px;box-shadow:0 0 0 5px #e3f6f1}.timeline span{flex-direction:column;gap:4px;display:flex}.timeline small{color:#718983}footer{text-align:center;color:#6c837e;padding:25px;font-size:13px}@media (width<=700px){.seal{display:none}.grid,.lookup{grid-template-columns:1fr}.lookup .submit{margin-bottom:0}.form{padding:20px}.hero{padding-top:38px}.hero:after{opacity:.12}.result>div:first-child{flex-direction:column;align-items:flex-start}.result em{margin:0}}
