:root{font-family:Inter,Arial,PingFang SC,sans-serif;color:#16281f;background:#f5f4ed}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 15%,#ffbc9e 0 11%,transparent 11.2%),#f5f4ed}button,input,textarea{font:inherit}main{max-width:1280px;margin:auto;padding:22px 28px 80px}nav{display:flex;align-items:center;border-bottom:1px solid #90a095;padding-bottom:13px;font-size:11px;letter-spacing:.15em}nav b{background:#173f32;color:#fff;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:13px}nav span{margin-left:12px}nav i{margin-left:auto;font-style:normal}header{display:flex;justify-content:space-between;align-items:flex-end;padding:38px 0}header small{letter-spacing:.16em;font-size:10px}h1{font-size:clamp(64px,10vw,126px);line-height:.7;letter-spacing:-.09em;margin:25px 0 10px}h1 em{font-style:normal;color:#ee5f3c}header>p{font-size:17px;line-height:1.6}.grid{display:grid;grid-template-columns:390px 1fr;border:1px solid #97a49b;border-radius:30px;overflow:hidden;background:#fff9}form{padding:28px;background:#173f32;color:#f5f4ed}form h2{font-size:25px;margin:0 0 25px}label{display:grid;gap:7px;margin-bottom:16px;font-size:12px}input,textarea{border:0;border-bottom:1px solid #769085;background:transparent;color:#fff;padding:10px 0;outline:none;resize:vertical}textarea{min-height:105px}.small{min-height:65px}::placeholder{color:#9eb0a7}.go{width:100%;border:0;border-radius:99px;background:#ffbc9e;color:#16281f;padding:15px;font-weight:800;cursor:pointer}.go:disabled{opacity:.6;cursor:wait}.error{background:#ee5f3c;padding:10px;margin:10px 0;font-size:12px}.error button{float:right;border:0;background:none;color:#fff;text-decoration:underline}.result{padding:28px;min-width:0;display:grid;grid-template-columns:minmax(270px,.85fr) minmax(250px,1fr);gap:24px}.empty,.loading{grid-column:1/-1;align-self:center;text-align:center}.clock{width:180px;height:180px;margin:auto;border-radius:50%;background:#ffbc9e;display:grid;place-items:center;font-size:84px;font-weight:900;letter-spacing:-.1em}.empty h2{font-size:30px}.empty p{color:#65746c}.loading span{display:inline-grid;place-items:center;width:70px;height:70px;border:1px solid #173f32;border-radius:50%;font-size:28px;animation:pop 1.2s infinite}.loading span:nth-child(2){animation-delay:.2s}.loading span:nth-child(3){animation-delay:.4s}@keyframes pop{50%{background:#ee5f3c;color:#fff;transform:scale(.8)}}.phone{border:9px solid #17221d;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 25px 50px #29443822}.phone-top{padding:13px 16px;display:flex;justify-content:space-between;font-size:10px}.phone-top b{color:#ee5f3c}.hero{padding:35px 22px;background:#ffbc9e;min-height:230px}.hero small{font-size:9px;letter-spacing:.12em}.hero h2{font-size:40px;line-height:1;margin:22px 0 12px;letter-spacing:-.05em}.hero p{font-size:13px}.points article{display:flex;gap:13px;padding:14px 18px;border-top:1px solid #ddd}.points article>b{font-size:11px;color:#ee5f3c}.points h3{font-size:14px;margin:0}.points p{font-size:11px;margin:4px 0}.copy{align-self:start}.copy>h3{font-size:12px;letter-spacing:.1em;border-bottom:1px solid #8d9b92;padding-bottom:9px}.copy article{display:grid;gap:4px;padding:10px 0}.copy article span{font-size:13px}.copy small{color:#69766f}.check{display:flex;gap:10px;padding:9px 0}.check i{font-size:9px;font-style:normal;background:#ee5f3c;color:#fff;border-radius:20px;height:max-content;padding:4px 7px}.check i.ok{background:#2b755a}.check span{display:grid;font-size:12px}.check small{color:#69766f;margin-top:3px}@media(max-width:900px){header{display:block}.grid{grid-template-columns:1fr}.result{min-height:520px}}@media(max-width:600px){main{padding:15px 12px 50px}header>p{font-size:14px}.grid{border-radius:18px}.result{grid-template-columns:1fr;padding:16px}.phone{max-width:330px;margin:auto;width:100%}}
