.checkout-workspace,.checkout-modal,.checkout-form,.checkout-support{display:grid;gap:18px}.checkout-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;border:1px solid #29405e;border-radius:14px;background:#101b2d}.checkout-hero h2{margin:4px 0}.checkout-hero>span{padding:8px 12px;border-radius:999px;background:#19314d}.checkout-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.checkout-kpis article{padding:16px;border:1px solid #263b57;border-radius:12px;background:#101b2d}.checkout-kpis small{display:block;color:#91a1b8}.checkout-kpis strong{display:block;margin-top:8px}.checkout-actions,.checkout-special,.checkout-drawers{display:flex;gap:10px;flex-wrap:wrap}.checkout-special,.checkout-drawers{padding:16px;border:1px solid #263b57;border-radius:12px}.checkout-special h3{width:100%;margin:0}.checkout-special button,.checkout-drawers button{min-height:40px;padding:8px 13px;border:1px solid #34506f;border-radius:8px;background:#13243a;color:inherit}.checkout-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkout-checklist article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid #263b57;border-left:4px solid #35c47c;border-radius:10px;background:#101b2d}.checkout-checklist article.is-blocked{border-left-color:#ef5361}.checkout-checklist article.is-warning,.checkout-checklist article.is-approval,.checkout-checklist article.is-pending{border-left-color:#f5a524}.checkout-checklist article>span{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#192a42}.checkout-checklist p{margin:3px 0 0;color:#91a1b8}.checkout-checklist em{font-style:normal;font-weight:700}.checkout-wizard{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:540px}.checkout-wizard nav{display:grid;align-content:start;gap:6px;padding:16px;border-right:1px solid #263b57}.checkout-wizard nav button{display:flex;gap:10px;align-items:center;text-align:left;min-height:44px;border:0;border-radius:8px;background:transparent;color:#71839b;opacity:.62}.checkout-wizard nav button.done{opacity:.82}.checkout-wizard nav button.active{background:#17304c;color:#fff;opacity:1}.checkout-wizard nav span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#243b58}.checkout-wizard main{display:grid;align-content:start;gap:18px;padding:24px}.checkout-wizard main footer{display:flex;justify-content:flex-end;gap:10px;margin-top:auto}.checkout-form label{display:grid;gap:7px}.checkout-form input,.checkout-form select,.checkout-form textarea{min-height:42px;padding:9px;border:1px solid #314761;border-radius:8px;background:#0b1423;color:inherit}@media(max-width:768px){.checkout-kpis,.checkout-checklist{grid-template-columns:1fr}.checkout-wizard{grid-template-columns:1fr}.checkout-wizard nav{grid-template-columns:repeat(3,minmax(0,1fr));border-right:0;border-bottom:1px solid #263b57}.checkout-wizard nav button{font-size:.72rem}.checkout-hero{flex-direction:column}}
