.amco-quote{--amco-blue:#2969b3;--amco-cyan:#65c4ea;--amco-ink:#17324d;--amco-soft:#f4f9fc;font-family:inherit;background:#fff;border:1px solid #dbe8f2;border-radius:24px;box-shadow:0 20px 60px rgba(30,78,120,.10);overflow:hidden;max-width:1100px;margin:28px auto;color:var(--amco-ink)}
.amco-quote *{box-sizing:border-box}.amco-quote__head{padding:42px 48px 28px;background:linear-gradient(135deg,#f8fcff,#eaf7fd)}.amco-quote__eyebrow{font-size:12px;letter-spacing:.22em;color:var(--amco-cyan);font-weight:700}.amco-quote__head h2{font-size:clamp(32px,5vw,54px);line-height:1.05;margin:10px 0;color:var(--amco-blue)}.amco-quote__head p{font-size:17px;max-width:720px;margin:0;color:#5d7184}.amco-quote__form{padding:36px 48px 46px}.amco-step{display:none}.amco-step.is-active{display:block}.amco-step__label{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:#7d96aa;margin-bottom:8px}.amco-step h3{font-size:28px;margin:0 0 24px;color:var(--amco-ink)}
.amco-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.amco-type-card{appearance:none;border:1px solid #dce9f3;background:#fff;border-radius:16px;padding:22px 16px;min-height:125px;text-align:left;cursor:pointer;transition:.2s;display:flex;flex-direction:column;gap:14px;color:var(--amco-ink)}.amco-type-card:hover,.amco-type-card.is-selected{border-color:var(--amco-cyan);box-shadow:0 10px 28px rgba(41,105,179,.12);transform:translateY(-2px)}.amco-type-card .dashicons{font-size:28px;width:28px;height:28px;color:var(--amco-cyan)}.amco-type-card strong{font-size:15px;line-height:1.25}.amco-field-grid,.amco-dynamic{display:grid;grid-template-columns:1fr 1fr;gap:18px}.amco-dynamic{margin-bottom:18px}.amco-field{margin-bottom:18px}.amco-field label{display:block;font-size:14px;font-weight:700;margin-bottom:7px}.amco-field label span{font-weight:400;color:#8093a4}.amco-field input,.amco-field select,.amco-field textarea{width:100%;border:1px solid #d4e2ed;border-radius:12px;padding:14px 15px;background:#fff;color:#21394e;font:inherit;outline:none}.amco-field input:focus,.amco-field select:focus,.amco-field textarea:focus{border-color:var(--amco-cyan);box-shadow:0 0 0 3px rgba(101,196,234,.18)}.amco-consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#617587}.amco-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.amco-actions--end{justify-content:flex-end}.amco-btn{border:0;border-radius:999px;background:var(--amco-blue);color:#fff;padding:13px 24px;font-weight:700;cursor:pointer;transition:.2s}.amco-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.amco-btn--ghost{background:#edf5fa;color:var(--amco-blue)}.amco-btn:disabled{opacity:.55;cursor:not-allowed}.amco-form-message{margin-top:14px}.amco-form-message.is-error{color:#b42318}.amco-quote__success{text-align:center;padding:60px 35px}.amco-success-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#eaf8ef;color:#1f9d55;font-size:36px;font-weight:700}.amco-quote__success h3{font-size:32px;color:var(--amco-blue);margin:0 0 10px}.amco-quote__success p{max-width:650px;margin:8px auto;color:#617587}.amco-success-phone{font-size:15px}
@media(max-width:900px){.amco-type-grid{grid-template-columns:repeat(2,1fr)}.amco-quote__head,.amco-quote__form{padding-left:28px;padding-right:28px}}
@media(max-width:600px){.amco-quote{border-radius:18px;margin:16px auto}.amco-quote__head{padding:30px 22px 22px}.amco-quote__form{padding:26px 22px 34px}.amco-type-grid,.amco-field-grid,.amco-dynamic{grid-template-columns:1fr}.amco-type-card{min-height:96px}.amco-actions{flex-direction:column-reverse}.amco-btn{width:100%}}
