.page-module__bwFxla__container{box-sizing:border-box;background-color:#2e3336;justify-content:center;align-items:center;min-height:100vh;padding:150px 20px 40px;display:flex;position:relative;overflow:hidden}.page-module__bwFxla__container:before{content:"";filter:blur(42px)saturate(125%);opacity:.95;pointer-events:none;background:radial-gradient(650px at 18% 22%,#6ea8fe42,#0000 60%),radial-gradient(520px at 82% 28%,#8fc6ff2e,#0000 58%),radial-gradient(720px at 50% 84%,#6ea8fe1f,#0000 64%),linear-gradient(#2e3336 0%,#23272a 100%);position:absolute;inset:-20%;transform:scale(1.08)}.page-module__bwFxla__container>*{z-index:1;position:relative}.page-module__bwFxla__requestCard{box-sizing:border-box;-webkit-backdrop-filter:blur(10px)saturate(120%);background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border:1px solid #ffffff29;border-radius:14px;width:100%;max-width:820px;padding:24px;box-shadow:0 10px 30px #060a1673,inset 0 1px #ffffff08}.page-module__bwFxla__header{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.page-module__bwFxla__title{color:#eaf2ff;margin:0;font-size:1.3rem;font-weight:600}.page-module__bwFxla__subtitle{color:#eaf2ffb3;margin:0;font-size:.85rem}.page-module__bwFxla__form{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.page-module__bwFxla__formGrow{flex:1;min-width:min(520px,100%)}.page-module__bwFxla__help{color:#eaf2ffb3;margin-top:8px;font-size:.9rem}.page-module__bwFxla__label{color:#eaf2ffb3;margin-bottom:6px;font-size:.75rem;font-weight:500}.page-module__bwFxla__input{color:#eaf2ff;box-sizing:border-box;background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff12;border-radius:10px;outline:none;width:100%;padding:12px;font-family:inherit;font-size:.95rem;transition:box-shadow .18s,border-color .12s,transform 50ms}.page-module__bwFxla__input:focus{border-color:#8ab4ffcc;transform:translateY(-1px);box-shadow:0 6px 20px #6ea8fe1f,0 0 0 4px #6ea8fe0f}.page-module__bwFxla__input::placeholder{color:#eaf2ff73}.page-module__bwFxla__primaryBtn,.page-module__bwFxla__secondaryBtn{cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s}.page-module__bwFxla__primaryBtn{color:#fff;background:linear-gradient(90deg,#6ea8fe,#8fc6ff);box-shadow:0 8px 20px #6ea8fe2e,0 2px 6px #0000002e}.page-module__bwFxla__secondaryBtn{color:#eaf2ff;background:#12181b8c;border:1px solid #ffffff24}.page-module__bwFxla__primaryBtn:hover:not(:disabled),.page-module__bwFxla__secondaryBtn:hover:not(:disabled){transform:translateY(-1px)}.page-module__bwFxla__primaryBtn:disabled,.page-module__bwFxla__secondaryBtn:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.page-module__bwFxla__errorMessage{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:10px;margin-top:12px;padding:8px;font-size:.85rem}.page-module__bwFxla__list{gap:10px;margin-top:14px;display:grid}.page-module__bwFxla__row{background:#12181b59;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.page-module__bwFxla__email{font-family:var(--font-body);color:#eaf2ffeb;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__bwFxla__meta{font-family:var(--font-body);color:#eaf2ff99;font-size:.85rem}@media (max-width:640px){.page-module__bwFxla__container{padding:146px 16px 28px}.page-module__bwFxla__formGrow{min-width:100%}.page-module__bwFxla__row{flex-direction:column;align-items:flex-start}}
.AccountNav-module__EZA85q__navAccount{position:relative}.AccountNav-module__EZA85q__open .AccountNav-module__EZA85q__dropdownArrow{color:#fff;transform:rotate(180deg)}.AccountNav-module__EZA85q__open .AccountNav-module__EZA85q__accountTrigger{color:#fff}.AccountNav-module__EZA85q__accountTrigger{cursor:pointer;color:#000;font-size:large;font-weight:200;font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:4px;padding:.35rem .2rem;transition:color .3s;display:flex}.AccountNav-module__EZA85q__accountTrigger:hover{color:#fff}.AccountNav-module__EZA85q__dropdownArrow{transition:transform .2s}@media (hover:hover) and (pointer:fine){.AccountNav-module__EZA85q__navAccount:hover .AccountNav-module__EZA85q__dropdownArrow{color:#fff;transform:rotate(180deg)}.AccountNav-module__EZA85q__navAccount:hover .AccountNav-module__EZA85q__accountTrigger{color:#fff}}.AccountNav-module__EZA85q__accountDropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;opacity:0;visibility:hidden;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;min-width:160px;padding:6px;transition:all .2s;position:absolute;top:100%;right:0;overflow:hidden;transform:translateY(10px);box-shadow:0 4px 12px #0000001a}@media (max-width:992px){.AccountNav-module__EZA85q__accountTrigger{color:#fff;width:100%;font-size:1rem;font-weight:500;font-family:var(--font-body);justify-content:space-between;padding:.5rem 0}.AccountNav-module__EZA85q__accountTrigger:hover{color:#fff}.AccountNav-module__EZA85q__accountDropdown{width:100%;min-width:unset;box-shadow:none;opacity:0;background:#00000040;border:0 solid #ffffff1f;max-height:0;margin-top:0;padding:0;transition:max-height .2s,opacity .16s,padding .16s,border-width .16s,margin-top .16s;position:static;overflow:hidden;transform:none}.AccountNav-module__EZA85q__open .AccountNav-module__EZA85q__accountDropdown{opacity:1;border-width:1px;max-height:240px;margin-top:8px;padding:6px}.AccountNav-module__EZA85q__dropdownItem{color:#fff}.AccountNav-module__EZA85q__dropdownItem:hover{background:#ffffff1f}}@media (hover:hover) and (pointer:fine){.AccountNav-module__EZA85q__navAccount:hover .AccountNav-module__EZA85q__accountDropdown{opacity:1;visibility:visible;transform:translateY(0)}}.AccountNav-module__EZA85q__open .AccountNav-module__EZA85q__accountDropdown{opacity:1;visibility:visible;transform:translateY(0)}.AccountNav-module__EZA85q__dropdownItem{color:var(--text);text-align:left;width:100%;font-size:inherit;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:6px;margin:4px 0;padding:8px 12px;text-decoration:none;transition:background-color .12s;display:block}.AccountNav-module__EZA85q__dropdownItem:hover{background:#ffffff14}@media (hover:none) and (pointer:coarse){.AccountNav-module__EZA85q__dropdownItem:hover{background:0 0}}.AccountNav-module__EZA85q__dropdownItem:first-child{border-radius:8px 8px 0 0}.AccountNav-module__EZA85q__dropdownItem:last-child{border-radius:0 0 8px 8px}
.OfferForm-module__RNMweq__card{width:100%;max-width:900px;max-height:calc(100svh - var(--offers-header-offset,108px) - (var(--offers-page-gap,20px)*2));box-sizing:border-box;-webkit-backdrop-filter:blur(10px)saturate(120%);overscroll-behavior:contain;scrollbar-gutter:stable both-edges;scrollbar-width:thin;scrollbar-color:#8fc6ff73 #ffffff0f;background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border:1px solid #ffffff29;border-radius:14px;padding:24px;overflow:auto;box-shadow:0 10px 30px #060a1673,inset 0 1px #ffffff08}.OfferForm-module__RNMweq__card::-webkit-scrollbar{width:10px}.OfferForm-module__RNMweq__card::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.OfferForm-module__RNMweq__card::-webkit-scrollbar-thumb{background:linear-gradient(#6ea8fed1,#8fc6ff9e);border:2px solid #23272acc;border-radius:999px}.OfferForm-module__RNMweq__card::-webkit-scrollbar-thumb:hover{background:linear-gradient(#7db3ffe6,#a4d4ffb8)}@media (min-width:1024px){.OfferForm-module__RNMweq__card{max-width:1000px;padding:28px}}.OfferForm-module__RNMweq__header{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.OfferForm-module__RNMweq__title{color:#eaf2ff;margin:0;font-size:1.3rem;font-weight:600}.OfferForm-module__RNMweq__subtitle{color:#eaf2ffb3;margin:0;font-size:.8rem}.OfferForm-module__RNMweq__errorMessage{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:10px;margin-bottom:16px;padding:12px;font-size:.9rem}.OfferForm-module__RNMweq__successMessage{color:#4ade80;background:#4ade801a;border:1px solid #4ade8033;border-radius:10px;margin-bottom:16px;padding:12px;font-size:.9rem}.OfferForm-module__RNMweq__form{gap:24px;display:grid}.OfferForm-module__RNMweq__section{flex-direction:column;gap:16px;display:flex}.OfferForm-module__RNMweq__sectionTitle{color:#eaf2ff;border-bottom:1px solid #ffffff14;margin:0;padding-bottom:12px;font-size:1rem;font-weight:600}.OfferForm-module__RNMweq__formGroup{flex-direction:column;gap:6px;display:flex;position:relative}.OfferForm-module__RNMweq__formGroup label{color:#eaf2ffb3;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.OfferForm-module__RNMweq__formGroup input{color:#eaf2ff;box-sizing:border-box;background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff12;border-radius:10px;outline:none;padding:12px;font-family:inherit;font-size:.95rem;transition:box-shadow .18s,border-color .12s,transform 50ms}.OfferForm-module__RNMweq__formGroup input:focus{border-color:#8ab4ffcc;transform:translateY(-1px);box-shadow:0 6px 20px #6ea8fe1f,0 0 0 4px #6ea8fe0f}.OfferForm-module__RNMweq__formGroup input::placeholder{color:#eaf2ff73}.OfferForm-module__RNMweq__itemInputSection{flex-direction:column;gap:16px;display:flex}.OfferForm-module__RNMweq__itemInputGroup{grid-template-columns:1fr 120px 120px auto;align-items:flex-end;gap:12px;display:grid}.OfferForm-module__RNMweq__addItemBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#6ea8fe,#8fc6ff);border:none;border-radius:10px;padding:12px 16px;font-size:.9rem;font-weight:600;transition:transform .12s,box-shadow .12s;box-shadow:0 6px 16px #6ea8fe26}.OfferForm-module__RNMweq__addItemBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6ea8fe33}.OfferForm-module__RNMweq__addItemBtn:active{transform:translateY(0);box-shadow:0 4px 12px #6ea8fe26}.OfferForm-module__RNMweq__tableWrapper{scrollbar-width:thin;scrollbar-color:#8fc6ff73 #ffffff0d;background:#ffffff05;border:1px solid #ffffff0a;border-radius:10px;padding:0;overflow-x:auto}.OfferForm-module__RNMweq__tableWrapper::-webkit-scrollbar{height:10px}.OfferForm-module__RNMweq__tableWrapper::-webkit-scrollbar-track{background:#ffffff08}.OfferForm-module__RNMweq__tableWrapper::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#6ea8fec7,#8fc6ff94);border:2px solid #23272a99;border-radius:999px}.OfferForm-module__RNMweq__itemsTable{border-collapse:collapse;table-layout:fixed;width:100%;min-width:720px;font-size:.9rem}.OfferForm-module__RNMweq__nameColumn{width:auto}.OfferForm-module__RNMweq__quantityColumn,.OfferForm-module__RNMweq__priceColumn,.OfferForm-module__RNMweq__totalColumn{width:110px}.OfferForm-module__RNMweq__actionColumn{width:120px}.OfferForm-module__RNMweq__itemsTable thead tr{background:#6ea8fe0d;border-bottom:1px solid #ffffff14}.OfferForm-module__RNMweq__itemsTable th{text-align:left;color:#eaf2ff;text-transform:uppercase;letter-spacing:.5px;padding:12px;font-size:.85rem;font-weight:600}.OfferForm-module__RNMweq__itemsTable tbody tr{border-bottom:1px solid #ffffff0a;transition:background .2s}.OfferForm-module__RNMweq__itemsTable tbody tr:hover{background:#6ea8fe08}.OfferForm-module__RNMweq__itemsTable td{color:#eaf2ffe6;vertical-align:middle;padding:12px}.OfferForm-module__RNMweq__nameHeader,.OfferForm-module__RNMweq__nameCell{text-align:left}.OfferForm-module__RNMweq__nameCell{overflow-wrap:anywhere}.OfferForm-module__RNMweq__cellValue{min-width:0;display:inline-block}.OfferForm-module__RNMweq__numberHeader{text-align:left}.OfferForm-module__RNMweq__numberCell{text-align:right;font-variant-numeric:tabular-nums}.OfferForm-module__RNMweq__actionHeader,.OfferForm-module__RNMweq__actionCell{text-align:left}.OfferForm-module__RNMweq__deleteBtn{color:#ff6b6b;cursor:pointer;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:6px;min-width:84px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.OfferForm-module__RNMweq__deleteBtn:hover{background:#ff6b6b33;border-color:#ff6b6b80}.OfferForm-module__RNMweq__deleteBtn:active{transform:scale(.98)}.OfferForm-module__RNMweq__submitSummary{background:linear-gradient(90deg,#6ea8fe1f,#8fc6ff0f);border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.OfferForm-module__RNMweq__grandTotalLabel{color:#eaf2ff;font-size:.95rem;font-weight:600}.OfferForm-module__RNMweq__grandTotalValue{color:#6ea8fe;font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700}.OfferForm-module__RNMweq__emptyMessage{text-align:center;color:#eaf2ff80;background:#6ea8fe08;border:1px dashed #8ab4ff33;border-radius:10px;padding:24px;font-size:.9rem}.OfferForm-module__RNMweq__submitBar{-webkit-backdrop-filter:blur(8px);z-index:2;background:linear-gradient(#2e333600,#2e3336c7 24%,#2e3336f5);gap:12px;margin-top:auto;padding-top:12px;padding-bottom:4px;display:grid;position:sticky;bottom:-24px}.OfferForm-module__RNMweq__submitBtn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#6ea8fe,#8fc6ff);border:none;border-radius:10px;width:100%;margin-top:8px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s;box-shadow:0 8px 20px #6ea8fe2e,0 2px 6px #0000002e}.OfferForm-module__RNMweq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #6ea8fe40,0 4px 12px #0003}.OfferForm-module__RNMweq__submitBtn:active:not(:disabled){opacity:.9;transform:translateY(0);box-shadow:0 6px 20px #6ea8fe2e,0 2px 6px #0000002e}.OfferForm-module__RNMweq__submitBtn:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;background:linear-gradient(90deg,#4a4a4a,#5a5a5a);transform:none}@media (max-width:768px){.OfferForm-module__RNMweq__card{border-radius:12px;padding:20px}.OfferForm-module__RNMweq__form{gap:20px}.OfferForm-module__RNMweq__section{gap:14px}.OfferForm-module__RNMweq__itemInputGroup{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.OfferForm-module__RNMweq__itemInputGroup>:first-child,.OfferForm-module__RNMweq__itemInputGroup>:last-child{grid-column:1/-1}.OfferForm-module__RNMweq__addItemBtn{width:100%;padding:10px 12px;font-size:.9rem}.OfferForm-module__RNMweq__submitBar{gap:10px;bottom:-20px}.OfferForm-module__RNMweq__itemsTable{min-width:640px;font-size:.85rem}.OfferForm-module__RNMweq__quantityColumn,.OfferForm-module__RNMweq__priceColumn,.OfferForm-module__RNMweq__totalColumn{width:96px}.OfferForm-module__RNMweq__actionColumn{width:104px}.OfferForm-module__RNMweq__itemsTable th,.OfferForm-module__RNMweq__itemsTable td{padding:10px 8px}.OfferForm-module__RNMweq__deleteBtn{padding:4px 8px;font-size:.75rem}.OfferForm-module__RNMweq__submitSummary{padding:12px}.OfferForm-module__RNMweq__title{font-size:1.2rem}}@media (max-width:600px){.OfferForm-module__RNMweq__card{max-width:none;max-height:none;box-shadow:none;overscroll-behavior:auto;scrollbar-gutter:auto;-webkit-backdrop-filter:none;background:0 0;border:none;border-radius:0;padding:0;overflow:visible}.OfferForm-module__RNMweq__header{gap:6px;margin-bottom:16px}.OfferForm-module__RNMweq__form{gap:18px}.OfferForm-module__RNMweq__section{gap:12px}.OfferForm-module__RNMweq__itemInputGroup{gap:10px}.OfferForm-module__RNMweq__formGroup label{font-size:.72rem}.OfferForm-module__RNMweq__formGroup input{padding:11px 12px;font-size:.92rem}.OfferForm-module__RNMweq__errorMessage,.OfferForm-module__RNMweq__successMessage,.OfferForm-module__RNMweq__emptyMessage,.OfferForm-module__RNMweq__submitSummary,.OfferForm-module__RNMweq__tableWrapper{border-radius:12px}.OfferForm-module__RNMweq__tableWrapper{scrollbar-width:none;background:0 0;border:none;padding:0;overflow:visible}.OfferForm-module__RNMweq__tableWrapper::-webkit-scrollbar{display:none}.OfferForm-module__RNMweq__itemsTable{table-layout:auto;min-width:0;font-size:.9rem}.OfferForm-module__RNMweq__itemsTable colgroup,.OfferForm-module__RNMweq__itemsTable thead{display:none}.OfferForm-module__RNMweq__itemsTable,.OfferForm-module__RNMweq__itemsTable tbody,.OfferForm-module__RNMweq__itemsTable tr,.OfferForm-module__RNMweq__itemsTable td{width:100%;display:block}.OfferForm-module__RNMweq__itemsTable tbody{gap:8px;display:grid}.OfferForm-module__RNMweq__itemsTable tbody tr{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:12px;padding:10px 12px;box-shadow:inset 0 1px #ffffff08,0 6px 18px #00000014}.OfferForm-module__RNMweq__itemsTable td{border:none;grid-template-columns:minmax(82px,100px) minmax(0,1fr);align-items:start;gap:8px;padding:5px 0;display:grid}.OfferForm-module__RNMweq__itemsTable td:before{content:attr(data-label);color:#eaf2ff9e;text-transform:uppercase;letter-spacing:.4px;font-size:.76rem;font-weight:600}.OfferForm-module__RNMweq__nameCell,.OfferForm-module__RNMweq__numberCell,.OfferForm-module__RNMweq__actionCell{text-align:left}.OfferForm-module__RNMweq__cellValue{text-align:right;justify-self:end;width:100%;font-size:.95rem;line-height:1.35}.OfferForm-module__RNMweq__actionCell{align-items:center}.OfferForm-module__RNMweq__actionCell:before{align-self:center}.OfferForm-module__RNMweq__actionCell .OfferForm-module__RNMweq__deleteBtn{justify-self:end;width:auto;min-width:104px;font-size:.84rem}.OfferForm-module__RNMweq__itemsTable tbody tr:hover{background:#6ea8fe0d}.OfferForm-module__RNMweq__submitBar{padding-top:10px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:none;background:0 0;gap:8px;position:static;bottom:auto}.OfferForm-module__RNMweq__sectionTitle{padding-bottom:10px;font-size:.95rem}.OfferForm-module__RNMweq__title{font-size:1.1rem}.OfferForm-module__RNMweq__subtitle{font-size:.75rem}.OfferForm-module__RNMweq__grandTotalLabel{font-size:.9rem}.OfferForm-module__RNMweq__grandTotalValue{font-size:1rem}.OfferForm-module__RNMweq__submitSummary{border-radius:10px;padding:10px 12px}.OfferForm-module__RNMweq__submitBtn{margin-top:0;padding:11px 14px}}
.page-module__TD9x1G__container{box-sizing:border-box;background-color:#2e3336;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px 20px;display:flex;position:relative;overflow:hidden}.page-module__TD9x1G__container:before{content:"";filter:blur(42px)saturate(125%);opacity:.95;pointer-events:none;background:radial-gradient(650px at 18% 22%,#6ea8fe42,#0000 60%),radial-gradient(520px at 82% 28%,#8fc6ff2e,#0000 58%),radial-gradient(720px at 50% 84%,#6ea8fe1f,#0000 64%),linear-gradient(#2e3336 0%,#23272a 100%);position:absolute;inset:-20%;transform:scale(1.08)}.page-module__TD9x1G__container>*{z-index:1;position:relative}.page-module__TD9x1G__card{box-sizing:border-box;-webkit-backdrop-filter:blur(10px)saturate(120%);background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border:1px solid #ffffff29;border-radius:14px;width:100%;max-width:600px;padding:24px;box-shadow:0 10px 30px #060a1673,inset 0 1px #ffffff08}.page-module__TD9x1G__title{color:#eaf2ff;margin:0 0 10px;font-size:1.3rem;font-weight:600}.page-module__TD9x1G__helpText{color:#eaf2ffb3;margin:0 0 16px;font-size:.9rem}.page-module__TD9x1G__form{gap:12px;display:grid}.page-module__TD9x1G__label{color:#eaf2ffb3;flex-direction:column;gap:6px;font-size:.75rem;font-weight:500;display:flex}.page-module__TD9x1G__input{color:#eaf2ff;box-sizing:border-box;background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff12;border-radius:10px;outline:none;padding:12px;font-size:.95rem;transition:box-shadow .18s,border-color .12s,transform 50ms}.page-module__TD9x1G__input:focus{border-color:#8ab4ffcc;transform:translateY(-1px);box-shadow:0 6px 20px #6ea8fe1f,0 0 0 4px #6ea8fe0f}.page-module__TD9x1G__button{cursor:pointer;color:#fff;background:linear-gradient(90deg,#6ea8fe,#8fc6ff);border:none;border-radius:10px;width:100%;padding:10px 16px;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s;box-shadow:0 8px 20px #6ea8fe2e,0 2px 6px #0000002e}.page-module__TD9x1G__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #6ea8fe40,0 4px 12px #0003}.page-module__TD9x1G__button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;background:linear-gradient(90deg,#4a4a4a,#5a5a5a);transform:none}.page-module__TD9x1G__notice{color:#eaf2ffd9;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;margin:12px 0 0;padding:12px;font-size:.9rem}.page-module__TD9x1G__success{color:#4ade80;background:#4ade801a;border:1px solid #4ade8033}.page-module__TD9x1G__error{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33}.page-module__TD9x1G__actions{justify-content:center;margin-top:16px;display:flex}.page-module__TD9x1G__link{color:#eaf2ffd9;text-decoration:underline}@media (max-width:768px){.page-module__TD9x1G__container{padding:100px 16px 24px}.page-module__TD9x1G__card{padding:24px}.page-module__TD9x1G__title{font-size:1.25rem}.page-module__TD9x1G__helpText{font-size:.85rem}.page-module__TD9x1G__input{padding:10px;font-size:.9rem}.page-module__TD9x1G__button{padding:10px 12px;font-size:.95rem}.page-module__TD9x1G__notice{padding:10px;font-size:.85rem}}@media (max-width:480px){.page-module__TD9x1G__container{padding:92px 14px 18px}.page-module__TD9x1G__card{border-radius:12px;padding:16px}.page-module__TD9x1G__title{font-size:1.1rem}.page-module__TD9x1G__helpText{font-size:.8rem}}@media (max-width:600px){.page-module__TD9x1G__container{justify-content:flex-start;align-items:flex-start}.page-module__TD9x1G__card{width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;padding:0}.page-module__TD9x1G__actions{justify-content:stretch}.page-module__TD9x1G__link{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;width:100%;padding:10px 12px;text-decoration:none}}
.page-module__qcyl1W__container{box-sizing:border-box;background-color:#2e3336;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px 20px;display:flex;position:relative;overflow:hidden}.page-module__qcyl1W__container:before{content:"";filter:blur(42px)saturate(125%);opacity:.95;pointer-events:none;background:radial-gradient(650px at 18% 22%,#6ea8fe42,#0000 60%),radial-gradient(520px at 82% 28%,#8fc6ff2e,#0000 58%),radial-gradient(720px at 50% 84%,#6ea8fe1f,#0000 64%),linear-gradient(#2e3336 0%,#23272a 100%);position:absolute;inset:-20%;transform:scale(1.08)}.page-module__qcyl1W__container>*{z-index:1;position:relative}@media (max-width:768px){.page-module__qcyl1W__container{padding:100px 16px 24px}}@media (max-width:480px){.page-module__qcyl1W__container{padding:100px 16px 24px}}
.page-module__kVOuaa__container{--offers-header-offset:108px;--offers-page-gap:20px;min-height:100svh;padding:calc(var(--offers-header-offset) + var(--offers-page-gap))20px var(--offers-page-gap);box-sizing:border-box;background-color:#2e3336;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:auto}.page-module__kVOuaa__container:before{content:"";filter:blur(42px)saturate(125%);opacity:.95;pointer-events:none;background:radial-gradient(650px at 18% 22%,#6ea8fe42,#0000 60%),radial-gradient(520px at 82% 28%,#8fc6ff2e,#0000 58%),radial-gradient(720px at 50% 84%,#6ea8fe1f,#0000 64%),linear-gradient(#2e3336 0%,#23272a 100%);position:absolute;inset:-20%;transform:scale(1.08)}.page-module__kVOuaa__container>*{z-index:1;position:relative}@media (max-width:768px){.page-module__kVOuaa__container{--offers-header-offset:92px;--offers-page-gap:16px;padding:calc(var(--offers-header-offset) + var(--offers-page-gap))16px var(--offers-page-gap)}}@media (max-width:600px){.page-module__kVOuaa__container{--offers-header-offset:88px;--offers-page-gap:14px;padding:calc(var(--offers-header-offset) + var(--offers-page-gap))14px var(--offers-page-gap);overflow:visible}}
.page-module__VBdWPW__container{box-sizing:border-box;background-color:#2e3336;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px 20px;display:flex;position:relative;overflow:hidden}.page-module__VBdWPW__container:before{content:"";filter:blur(42px)saturate(125%);opacity:.95;pointer-events:none;background:radial-gradient(650px at 18% 22%,#6ea8fe42,#0000 60%),radial-gradient(520px at 82% 28%,#8fc6ff2e,#0000 58%),radial-gradient(720px at 50% 84%,#6ea8fe1f,#0000 64%),linear-gradient(#2e3336 0%,#23272a 100%);position:absolute;inset:-20%;transform:scale(1.08)}.page-module__VBdWPW__container>*{z-index:1;position:relative}.page-module__VBdWPW__card{box-sizing:border-box;-webkit-backdrop-filter:blur(10px)saturate(120%);background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border:1px solid #ffffff29;border-radius:14px;width:100%;max-width:600px;padding:24px;box-shadow:0 10px 30px #060a1673,inset 0 1px #ffffff08}.page-module__VBdWPW__header{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.page-module__VBdWPW__title{color:#eaf2ff;margin:0;font-size:1.3rem;font-weight:600}.page-module__VBdWPW__subtitle{color:#eaf2ffb3;margin:0;font-size:.8rem}.page-module__VBdWPW__infoGrid{gap:12px;margin-top:16px;display:grid}@media (min-width:720px){.page-module__VBdWPW__infoGrid{grid-template-columns:1fr 1fr}}.page-module__VBdWPW__field{background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff1f;border-radius:10px;padding:12px}.page-module__VBdWPW__label{color:#eaf2ffb3;margin-bottom:4px;font-size:.75rem;font-weight:500;display:block}.page-module__VBdWPW__value{color:#eaf2ff;word-break:break-word;font-size:.95rem}.page-module__VBdWPW__actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.page-module__VBdWPW__requestsBlock{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:14px;display:flex}.page-module__VBdWPW__requestsText{flex-direction:column;gap:2px;min-width:0;display:flex}.page-module__VBdWPW__requestsTitle{color:#eaf2ff;margin:0;font-size:.95rem;font-weight:700}.page-module__VBdWPW__requestsSubtitle{color:#eaf2ffb3;margin:0;font-size:.78rem}.page-module__VBdWPW__requestsMeta{flex-shrink:0;align-items:stretch;gap:10px;display:flex}.page-module__VBdWPW__requestsCount{box-sizing:border-box;color:#eaf2ff;background:#6ea8fe1a;border:1px solid #6ea8fe4d;border-radius:10px;justify-content:center;align-items:center;min-width:56px;height:44px;padding:0 16px;font-size:.95rem;font-weight:700;display:inline-flex}.page-module__VBdWPW__button{text-align:center;cursor:pointer;color:#fff;background:linear-gradient(90deg,#6ea8fe,#8fc6ff);border:none;border-radius:10px;flex:160px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex;box-shadow:0 8px 20px #6ea8fe2e,0 2px 6px #0000002e}.page-module__VBdWPW__button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #6ea8fe40,0 4px 12px #0003}.page-module__VBdWPW__button:active{opacity:.9;transform:translateY(0);box-shadow:0 6px 20px #6ea8fe2e,0 2px 6px #0000002e}.page-module__VBdWPW__buttonSecondary{color:#eaf2ffcc;box-shadow:none;background:0 0;border:1px solid #ffffff14}.page-module__VBdWPW__buttonSecondary:hover{box-shadow:none;color:#eaf2ff;border-color:#ffffff24;transform:none}.page-module__VBdWPW__buttonSecondary:active{opacity:.9}.page-module__VBdWPW__buttonDisabled{opacity:.55;cursor:not-allowed;pointer-events:none}.page-module__VBdWPW__notice{text-align:center;color:#eaf2ffb3;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;padding:12px;font-size:1rem}.page-module__VBdWPW__error{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33}@media (max-width:768px){.page-module__VBdWPW__container{padding:100px 16px 24px}.page-module__VBdWPW__card{padding:24px}.page-module__VBdWPW__title{font-size:1.25rem}.page-module__VBdWPW__actions{gap:10px}.page-module__VBdWPW__button{flex:100%}.page-module__VBdWPW__requestsBlock{flex-direction:column;align-items:stretch}.page-module__VBdWPW__requestsMeta{justify-content:space-between}}@media (max-width:480px){.page-module__VBdWPW__container{padding:92px 14px 18px}.page-module__VBdWPW__card{border-radius:12px;padding:16px}.page-module__VBdWPW__subtitle{font-size:.85rem}.page-module__VBdWPW__field{padding:10px}}
.page-module__pLfLAa__container{box-sizing:border-box;background-color:#2e3336;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px 20px;display:flex;position:relative;overflow:hidden}.page-module__pLfLAa__container:before{content:"";filter:blur(42px)saturate(125%);opacity:.95;pointer-events:none;background:radial-gradient(650px at 18% 22%,#6ea8fe42,#0000 60%),radial-gradient(520px at 82% 28%,#8fc6ff2e,#0000 58%),radial-gradient(720px at 50% 84%,#6ea8fe1f,#0000 64%),linear-gradient(#2e3336 0%,#23272a 100%);position:absolute;inset:-20%;transform:scale(1.08)}.page-module__pLfLAa__container>*{z-index:1;position:relative}.page-module__pLfLAa__card{box-sizing:border-box;-webkit-backdrop-filter:blur(10px)saturate(120%);background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border:1px solid #ffffff29;border-radius:14px;width:100%;max-width:600px;padding:24px;box-shadow:0 10px 30px #060a1673,inset 0 1px #ffffff08}.page-module__pLfLAa__title{color:#eaf2ff;margin:0 0 16px;font-size:1.3rem;font-weight:600}.page-module__pLfLAa__form{gap:12px;display:grid}.page-module__pLfLAa__label{color:#eaf2ffb3;flex-direction:column;gap:6px;font-size:.75rem;font-weight:500;display:flex}.page-module__pLfLAa__input{color:#eaf2ff;box-sizing:border-box;background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff12;border-radius:10px;outline:none;width:100%;padding:12px;font-size:.95rem;transition:box-shadow .18s,border-color .12s,transform 50ms}.page-module__pLfLAa__input:focus{border-color:#8ab4ffcc;transform:translateY(-1px);box-shadow:0 6px 20px #6ea8fe1f,0 0 0 4px #6ea8fe0f}.page-module__pLfLAa__passwordField{width:100%;position:relative}.page-module__pLfLAa__passwordField .page-module__pLfLAa__input{padding-right:34px}.page-module__pLfLAa__passwordToggle{color:#eaf2ffbf;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.page-module__pLfLAa__passwordToggle:hover{color:#eaf2fff2;background:#ffffff0a}.page-module__pLfLAa__passwordToggle:disabled{opacity:.6;cursor:not-allowed}.page-module__pLfLAa__mismatchHint{color:#ff6b6b;margin-top:6px;font-size:.8rem}.page-module__pLfLAa__button{cursor:pointer;color:#fff;background:linear-gradient(90deg,#6ea8fe,#8fc6ff);border:none;border-radius:10px;width:100%;padding:10px 16px;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s;box-shadow:0 8px 20px #6ea8fe2e,0 2px 6px #0000002e}.page-module__pLfLAa__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #6ea8fe40,0 4px 12px #0003}.page-module__pLfLAa__button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;background:linear-gradient(90deg,#4a4a4a,#5a5a5a);transform:none}.page-module__pLfLAa__notice{color:#eaf2ffd9;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;margin:12px 0 0;padding:12px;font-size:.9rem}.page-module__pLfLAa__success{color:#4ade80;background:#4ade801a;border:1px solid #4ade8033}.page-module__pLfLAa__error{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33}.page-module__pLfLAa__actions{justify-content:center;align-items:center;gap:10px;margin-top:16px;display:flex}.page-module__pLfLAa__link{color:#eaf2ffd9;text-decoration:underline}.page-module__pLfLAa__divider{color:#eaf2ff80}@media (max-width:768px){.page-module__pLfLAa__container{padding:100px 16px 24px}.page-module__pLfLAa__card{padding:24px}.page-module__pLfLAa__title{font-size:1.25rem}}@media (max-width:480px){.page-module__pLfLAa__container{padding:92px 14px 18px}.page-module__pLfLAa__card{border-radius:12px;padding:16px}}@media (max-width:600px){.page-module__pLfLAa__container{justify-content:flex-start;align-items:flex-start}.page-module__pLfLAa__card{width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;padding:0}.page-module__pLfLAa__title{margin-bottom:12px;font-size:1.15rem}.page-module__pLfLAa__form{gap:10px}.page-module__pLfLAa__input{border-radius:12px;padding:12px;font-size:1rem}.page-module__pLfLAa__button{border-radius:12px;padding:12px 14px;font-size:1rem}.page-module__pLfLAa__actions{flex-direction:column;gap:10px}.page-module__pLfLAa__divider{display:none}.page-module__pLfLAa__link{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:10px 12px;text-decoration:none}}
.page-module__sTKMnG__container{box-sizing:border-box;background-color:#2e3336;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px 20px;display:flex;position:relative;overflow:hidden}.page-module__sTKMnG__container:before{content:"";filter:blur(42px)saturate(125%);opacity:.95;pointer-events:none;background:radial-gradient(650px at 18% 22%,#6ea8fe42,#0000 60%),radial-gradient(520px at 82% 28%,#8fc6ff2e,#0000 58%),radial-gradient(720px at 50% 84%,#6ea8fe1f,#0000 64%),linear-gradient(#2e3336 0%,#23272a 100%);position:absolute;inset:-20%;transform:scale(1.08)}.page-module__sTKMnG__container>*{z-index:1;position:relative}.page-module__sTKMnG__card{box-sizing:border-box;-webkit-backdrop-filter:blur(10px)saturate(120%);background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border:1px solid #ffffff29;border-radius:14px;width:100%;max-width:600px;padding:24px;box-shadow:0 10px 30px #060a1673,inset 0 1px #ffffff08}.page-module__sTKMnG__title{color:#eaf2ff;margin:0 0 16px;font-size:1.3rem;font-weight:600}.page-module__sTKMnG__subtitle{color:#eaf2ffd9;margin:0 0 8px;font-size:1rem}.page-module__sTKMnG__helpText{color:#eaf2ffb3;margin:0 0 16px}.page-module__sTKMnG__notice{color:#eaf2ffd9;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;margin:12px 0;padding:12px;font-size:.9rem}.page-module__sTKMnG__success{color:#4ade80;background:#4ade801a;border:1px solid #4ade8033}.page-module__sTKMnG__error{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33}.page-module__sTKMnG__resendBlock{border-top:1px solid #ffffff1f;margin-top:18px;padding-top:18px}.page-module__sTKMnG__primaryActions{justify-content:center;margin-top:14px;display:flex}.page-module__sTKMnG__buttonLink{cursor:pointer;color:#fff;background:linear-gradient(90deg,#6ea8fe,#8fc6ff);border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex;box-shadow:0 8px 20px #6ea8fe2e,0 2px 6px #0000002e}.page-module__sTKMnG__buttonLink:hover{transform:translateY(-2px);box-shadow:0 12px 30px #6ea8fe40,0 4px 12px #0003}.page-module__sTKMnG__form{gap:12px;display:grid}.page-module__sTKMnG__label{color:#eaf2ffb3;flex-direction:column;gap:6px;font-size:.75rem;font-weight:500;display:flex}.page-module__sTKMnG__input{color:#eaf2ff;box-sizing:border-box;background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff12;border-radius:10px;outline:none;padding:12px;font-size:.95rem;transition:box-shadow .18s,border-color .12s,transform 50ms}.page-module__sTKMnG__input:focus{border-color:#8ab4ffcc;transform:translateY(-1px);box-shadow:0 6px 20px #6ea8fe1f,0 0 0 4px #6ea8fe0f}.page-module__sTKMnG__button{cursor:pointer;color:#fff;background:linear-gradient(90deg,#6ea8fe,#8fc6ff);border:none;border-radius:10px;width:100%;padding:10px 16px;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s;box-shadow:0 8px 20px #6ea8fe2e,0 2px 6px #0000002e}.page-module__sTKMnG__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #6ea8fe40,0 4px 12px #0003}.page-module__sTKMnG__button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;background:linear-gradient(90deg,#4a4a4a,#5a5a5a);transform:none}.page-module__sTKMnG__actions{justify-content:center;align-items:center;gap:10px;margin-top:16px;display:flex}.page-module__sTKMnG__link{color:#eaf2ffd9;text-decoration:underline}.page-module__sTKMnG__divider{color:#eaf2ff80}@media (max-width:768px){.page-module__sTKMnG__container{padding:100px 16px 24px}.page-module__sTKMnG__card{padding:24px}.page-module__sTKMnG__title{font-size:1.25rem}}@media (max-width:480px){.page-module__sTKMnG__container{padding:92px 14px 18px}.page-module__sTKMnG__card{border-radius:12px;padding:16px}.page-module__sTKMnG__subtitle{font-size:.95rem}}
