*{box-sizing:border-box}body{margin:0;background:#f6f7f8;color:#1d252c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.coming-soon-shell{display:grid;min-height:100vh;padding:24px;place-items:center;background:#f7ecda}.coming-soon-placeholder{display:block;width:min(100%,1200px);max-height:calc(100vh - 48px);object-fit:contain}.checkout-shell{width:min(960px,calc(100% - 32px));margin:0 auto;padding:32px 0 48px}.checkout-shell header{margin-bottom:24px}.checkout-shell h1,.checkout-shell h2,.checkout-shell h3,.checkout-shell p{margin-top:0}.checkout-section{margin-bottom:20px}.catalog-list{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.catalog-item{display:flex;justify-content:space-between;gap:16px;min-height:148px;padding:16px;border:1px solid #d8dde2;border-radius:8px;background:#fff}.catalog-item label,.checkout-section label{display:grid;gap:6px;color:#3a4651;font-weight:600}.catalog-item input,.checkout-section input,.checkout-section select{width:100%;min-height:40px;border:1px solid #aeb8c2;border-radius:6px;padding:8px 10px;background:#fff;color:#1d252c}.catalog-item input{width:88px}.checkout-summary{padding:16px;border:1px solid #d8dde2;border-radius:8px;background:#fff}.checkout-summary ul{display:grid;gap:8px;padding:0;margin:0 0 12px;list-style:none}.checkout-summary li{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f2;padding-bottom:8px}.checkout-shell>button{min-height:44px;border:0;border-radius:6px;padding:0 18px;background:#176c5f;color:#fff;cursor:pointer;font-weight:700}.checkout-shell>button:disabled{background:#9aa6af;cursor:not-allowed}.checkout-result{display:block;min-height:48px;margin-top:16px;font-weight:700}.checkout-result-confirmed{color:#176c5f}.checkout-result-failed{color:#a2342b}@media(max-width:640px){.coming-soon-shell{padding:12px}.coming-soon-placeholder{max-height:calc(100vh - 24px)}.checkout-shell{width:min(100% - 24px,960px);padding-top:20px}.catalog-item,.checkout-summary li{flex-direction:column}}
