:root{--bg-dark:#0b0c10;--brand:#b3123c;--brand2:#e11d48;--panel:#ffffff9e;--panel2:#ffffff85;--stroke:#ffffff40;--text:#0f0f12eb;--muted:#0f0f129e;--shadow:0 24px 70px #00000059;--success:#22c55e;--success2:#16a34a;--space-top:clamp(24px,5vw,60px)}.Order-module__2-0YLW__wrapper{background-color:#0000;background-image:linear-gradient(#000000a6,#000000bf),url(/order-bg.png);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:start center;min-height:100vh;padding:clamp(36px,10vw,110px) 0 0;display:grid}.Order-module__2-0YLW__card{background:linear-gradient(180deg,var(--panel),var(--panel2));border:1px solid var(--stroke);width:min(760px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);border-radius:24px;padding:28px}.Order-module__2-0YLW__header{text-align:right;margin-bottom:16px}.Order-module__2-0YLW__header h1{color:var(--text);margin:0 0 8px;font-size:clamp(20px,2.2vw,28px);font-weight:900}.Order-module__2-0YLW__header p{color:var(--muted);margin:0;font-size:14px;line-height:1.9}.Order-module__2-0YLW__steps{justify-content:center;gap:10px;margin:16px 0 20px;display:flex}.Order-module__2-0YLW__step{color:#0f0f128c;-webkit-user-select:none;user-select:none;background:#ffffff8c;border:1px solid #0f0f121f;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:900;transition:all .16s;display:grid}.Order-module__2-0YLW__active{background:linear-gradient(135deg,var(--brand2),var(--brand));color:#fff;border-color:#e11d484d;box-shadow:0 14px 30px #e11d4829}.Order-module__2-0YLW__form{flex-direction:column;gap:12px;display:flex}.Order-module__2-0YLW__form input,.Order-module__2-0YLW__form select,.Order-module__2-0YLW__form textarea{color:#0f0f12eb;background:#ffffffc7;border:1px solid #0f0f121f;border-radius:14px;outline:none;width:100%;padding:12px;transition:all .16s}.Order-module__2-0YLW__form input::placeholder,.Order-module__2-0YLW__form textarea::placeholder{color:#0f0f1273}.Order-module__2-0YLW__form input:focus,.Order-module__2-0YLW__form select:focus,.Order-module__2-0YLW__form textarea:focus{border-color:#e11d4873;box-shadow:0 0 0 4px #e11d481f}.Order-module__2-0YLW__form textarea{resize:vertical;min-height:110px;line-height:1.9}.Order-module__2-0YLW__form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#0f0f12a6 50%),linear-gradient(135deg,#0f0f12a6 50%,#0000 50%);background-position:14px,8px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-left:34px}.Order-module__2-0YLW__form select option{color:#111;background:#fff}.Order-module__2-0YLW__actions{gap:12px;margin-top:18px;display:flex}.Order-module__2-0YLW__primary,.Order-module__2-0YLW__secondary{cursor:pointer;border-radius:16px;width:100%;padding:12px 14px;font-weight:900;transition:all .16s}.Order-module__2-0YLW__primary{color:#fff;background:linear-gradient(135deg,var(--brand2),var(--brand));border:0;box-shadow:0 14px 30px #e11d482e}.Order-module__2-0YLW__primary:hover{filter:brightness(1.02);transform:translateY(-1px)}.Order-module__2-0YLW__secondary{color:#0f0f12e6;background:#ffffffb3;border:1px solid #0f0f121f}.Order-module__2-0YLW__secondary:hover{border-color:#0f0f1233;transform:translateY(-1px)}.Order-module__2-0YLW__successWrap{text-align:center;gap:10px;padding:8px 4px;display:grid}.Order-module__2-0YLW__successAnim{place-items:center;width:86px;height:86px;margin:0 auto 6px;display:grid;position:relative}.Order-module__2-0YLW__ring{background:radial-gradient(circle at 30% 30%,#22c55e4d,#16a34a1a);border:1px solid #22c55e59;border-radius:999px;animation:.52s ease-out both Order-module__2-0YLW__pop,1.6s ease-in-out .6s infinite Order-module__2-0YLW__pulse;position:absolute;inset:0}.Order-module__2-0YLW__check{color:#fff;background:linear-gradient(135deg,var(--success),var(--success2));border-radius:999px;place-items:center;width:64px;height:64px;font-size:34px;font-weight:900;animation:.52s ease-out 80ms both Order-module__2-0YLW__pop;display:grid;box-shadow:0 18px 40px #22c55e38}.Order-module__2-0YLW__successTitle{color:#0f0f12eb;font-size:18px;font-weight:900}.Order-module__2-0YLW__successSub{color:#0f0f12b3;font-size:14px;line-height:1.9}.Order-module__2-0YLW__successActions{gap:10px;margin-top:10px;display:grid}.Order-module__2-0YLW__homeBtn{color:#fff;background:linear-gradient(135deg,var(--success),var(--success2));border:0;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:12px 14px;font-weight:900;text-decoration:none;transition:all .16s;display:inline-flex;box-shadow:0 14px 30px #22c55e2e}.Order-module__2-0YLW__homeBtn:hover{filter:brightness(1.02);transform:translateY(-1px)}@keyframes Order-module__2-0YLW__pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes Order-module__2-0YLW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@media (max-width:600px){.Order-module__2-0YLW__card{padding:18px}.Order-module__2-0YLW__actions{flex-direction:column}.Order-module__2-0YLW__wrapper{min-height:70vh;padding-bottom:12px}.Order-module__2-0YLW__card{margin-bottom:0}}
