.cart-page-module__WDQrCW__page{--cart-blue-hover:#074ed0;--cart-line:#e2e2e2;--cart-muted:#8b8b8b;color:#151515;min-height:520px;padding-block:50px 100px}.cart-page-module__WDQrCW__heading{font-family:var(--font-display);text-align:center;margin:0 0 40px;font-size:40px;font-weight:600;line-height:1}.cart-page-module__WDQrCW__loading,.cart-page-module__WDQrCW__empty,.cart-page-module__WDQrCW__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:360px;padding:48px 20px;display:flex}.cart-page-module__WDQrCW__loading svg{width:42px;height:42px;color:var(--blue);animation:.8s linear infinite cart-page-module__WDQrCW__spin}.cart-page-module__WDQrCW__empty p{color:var(--cart-muted);margin:0;font-size:18px}.cart-page-module__WDQrCW__primaryButton{background:var(--blue);color:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 28px;font-size:16px;font-weight:600;transition:background .18s;display:inline-flex}.cart-page-module__WDQrCW__primaryButton:hover{background:var(--cart-blue-hover)}.cart-page-module__WDQrCW__success svg{width:52px;height:52px;color:var(--blue)}.cart-page-module__WDQrCW__success h1{font-family:var(--font-display);margin:0;font-size:30px;font-weight:500;line-height:1.15}.cart-page-module__WDQrCW__success strong{color:var(--blue);font-size:20px}.cart-page-module__WDQrCW__success p{max-width:540px;color:var(--cart-muted);margin:0 0 8px;font-size:18px;line-height:1.45}.cart-page-module__WDQrCW__storageWarning{color:#6d5211;background:#fff5d8;border-radius:12px;margin:-20px 0 24px;padding:12px 16px;font-size:14px}.cart-page-module__WDQrCW__body{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.cart-page-module__WDQrCW__mainColumn{min-width:0}.cart-page-module__WDQrCW__list{counter-reset:cart-item;gap:14px;margin:0;padding:0;list-style:none;display:grid}.cart-page-module__WDQrCW__item{background:#f5f5f5;border-radius:16px;grid-template-columns:32px 112px minmax(0,1fr) auto auto;align-items:start;gap:18px;min-width:0;padding:20px 16px;display:grid}.cart-page-module__WDQrCW__itemCalculation{grid-template-columns:32px minmax(0,1fr) auto auto}.cart-page-module__WDQrCW__index{background:var(--blue);color:#fff;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;width:32px;min-height:112px;font-size:14px;font-weight:500;display:flex}.cart-page-module__WDQrCW__preview,.cart-page-module__WDQrCW__upload{background:#fff;border-radius:12px;width:112px;height:112px;overflow:hidden}.cart-page-module__WDQrCW__preview{place-items:center;display:grid}.cart-page-module__WDQrCW__preview img,.cart-page-module__WDQrCW__upload img{object-fit:cover;width:100%;height:100%;display:block}.cart-page-module__WDQrCW__previewEmpty{background:#eee}.cart-page-module__WDQrCW__previewIcon{color:#aaa;width:28px;height:28px}.cart-page-module__WDQrCW__upload{cursor:pointer;border:2px dashed #c9c9c9;flex-direction:column;justify-content:center;align-items:center;gap:7px;transition:border-color .18s,background .18s;display:flex;position:relative}.cart-page-module__WDQrCW__upload:hover{border-color:var(--blue);background:#edf3ff}.cart-page-module__WDQrCW__upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.cart-page-module__WDQrCW__upload>svg{width:27px;height:27px}.cart-page-module__WDQrCW__uploadPrompt{color:#555;text-align:center;padding-inline:8px;font-size:12px;line-height:1.25}.cart-page-module__WDQrCW__uploadWithPreview{background:conic-gradient(#eee 90deg,#fff 90deg 180deg,#eee 180deg 270deg,#fff 270deg) 0 0/16px 16px;border-style:solid;border-color:#0000;padding:4px}.cart-page-module__WDQrCW__uploadOverlay{color:#fff;opacity:0;background:#ffffffc7;justify-content:center;align-items:center;font-size:13px;font-weight:600;transition:opacity .18s;display:flex;position:absolute;inset:0}.cart-page-module__WDQrCW__uploadOverlay span{background:#e5342b;border-radius:8px;padding:7px 14px}.cart-page-module__WDQrCW__upload:hover .cart-page-module__WDQrCW__uploadOverlay{opacity:1}.cart-page-module__WDQrCW__uploadSpinner{color:var(--blue);animation:.8s linear infinite cart-page-module__WDQrCW__spin;position:absolute;bottom:6px;width:16px!important;height:16px!important}.cart-page-module__WDQrCW__uploadError{color:#d23c3c;width:112px;margin:6px 0 0;font-size:12px;line-height:1.3}.cart-page-module__WDQrCW__info{min-width:0}.cart-page-module__WDQrCW__itemTitle{font-family:var(--font-display);margin:6px 6px 12px;font-size:22px;font-weight:500;line-height:1}.cart-page-module__WDQrCW__details{min-width:0}.cart-page-module__WDQrCW__chips{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cart-page-module__WDQrCW__chip,.cart-page-module__WDQrCW__fileChip{text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:8px;max-width:220px;padding:6px 12px;font-size:14px;line-height:1.2;overflow:hidden}.cart-page-module__WDQrCW__fileChip{background:var(--blue);color:#fff}.cart-page-module__WDQrCW__mockupsButton{border:1px solid var(--cart-line);color:#151515;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:6px;margin-top:10px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .18s,color .18s;display:inline-flex}.cart-page-module__WDQrCW__mockupsButton:hover{border-color:var(--blue);color:var(--blue)}.cart-page-module__WDQrCW__mockupsButton span{color:var(--blue)}.cart-page-module__WDQrCW__priceColumn{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.cart-page-module__WDQrCW__price{font-family:var(--font-display);white-space:nowrap;font-size:20px;font-weight:500}.cart-page-module__WDQrCW__unit{color:var(--cart-muted);white-space:nowrap;font-size:13px}.cart-page-module__WDQrCW__remove{color:#9b9b9b;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;transition:background .18s,color .18s;display:grid}.cart-page-module__WDQrCW__remove:hover{color:#e02424;background:#ffe9e9}.cart-page-module__WDQrCW__remove svg{width:20px;height:20px}.cart-page-module__WDQrCW__footerRow{grid-template-columns:1fr 2fr;align-items:stretch;gap:24px;margin-top:14px;display:grid}.cart-page-module__WDQrCW__clearButton{color:#a7a7a7;cursor:pointer;background:#f5f5f5;border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;height:48px;padding:0 18px;font-family:inherit;font-size:15px;font-weight:500;transition:background .18s,color .18s;display:flex}.cart-page-module__WDQrCW__clearButton:hover{color:#555;background:#e8e8e8}.cart-page-module__WDQrCW__clearButton svg{width:18px;height:18px}.cart-page-module__WDQrCW__bonusCard{background:#f5f5f5;border-radius:15px;align-items:center;min-height:48px;padding:12px 140px 12px 24px;font-size:15px;display:flex;position:relative;overflow:hidden}.cart-page-module__WDQrCW__bonusPill{color:#fff;font-family:var(--font-display);background:#ff2f10;border-radius:999px;padding:7px 12px;font-size:13px;position:absolute;right:42px;transform:rotate(-15deg)}.cart-page-module__WDQrCW__bonusPill:last-child{bottom:-5px;right:-12px;transform:rotate(18deg)}.cart-page-module__WDQrCW__aside{background:#f5f5f5;border-radius:16px;flex-direction:column;gap:12px;padding:40px 30px;display:flex;position:sticky;top:20px}.cart-page-module__WDQrCW__totalRow,.cart-page-module__WDQrCW__pointsRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cart-page-module__WDQrCW__totalRow{border-bottom:1px solid var(--cart-line);margin-bottom:4px;padding-bottom:12px}.cart-page-module__WDQrCW__totalRow>span,.cart-page-module__WDQrCW__pointsRow>span{color:var(--cart-muted);font-size:15px}.cart-page-module__WDQrCW__totalRow strong{font-family:var(--font-display);white-space:nowrap;font-size:26px;font-weight:500}.cart-page-module__WDQrCW__pointsRow{margin-bottom:8px}.cart-page-module__WDQrCW__pointsRow strong{color:var(--blue);white-space:nowrap;font-weight:500}.cart-page-module__WDQrCW__customerType{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 2px;padding:0;display:grid}.cart-page-module__WDQrCW__customerType label{border:1px solid var(--cart-line);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 10px;font-size:15px;font-weight:500;transition:border-color .18s,background .18s,color .18s;display:flex;position:relative}.cart-page-module__WDQrCW__customerType label.cart-page-module__WDQrCW__customerTypeActive{border-color:var(--blue);background:var(--blue);color:#fff}.cart-page-module__WDQrCW__customerType input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.cart-page-module__WDQrCW__customerFields{gap:12px;display:grid}.cart-page-module__WDQrCW__customerFields input{border:1px solid var(--cart-line);color:#151515;background:#fff;border-radius:10px;outline:none;width:100%;min-height:42px;padding:10px 12px;font-family:inherit;font-size:18px;transition:border-color .18s,box-shadow .18s}.cart-page-module__WDQrCW__customerFields input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1262ef1f}.cart-page-module__WDQrCW__consent{color:var(--cart-muted);cursor:pointer;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;margin-top:2px;font-size:13px;line-height:1.35;display:grid}.cart-page-module__WDQrCW__consent>input{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.cart-page-module__WDQrCW__checkbox{border:2px solid var(--cart-line);background:#fff;border-radius:7px;place-items:center;width:22px;height:22px;transition:background .16s,border-color .16s,box-shadow .16s;display:grid}.cart-page-module__WDQrCW__checkbox svg{color:#fff;opacity:0;width:16px;height:16px;transition:opacity .14s,transform .14s;transform:scale(.75)}.cart-page-module__WDQrCW__consent input:checked+.cart-page-module__WDQrCW__checkbox{border-color:var(--blue);background:var(--blue)}.cart-page-module__WDQrCW__consent input:checked+.cart-page-module__WDQrCW__checkbox svg{opacity:1;transform:scale(1)}.cart-page-module__WDQrCW__consent input:focus-visible+.cart-page-module__WDQrCW__checkbox{box-shadow:0 0 0 3px #1262ef2e}.cart-page-module__WDQrCW__consent a{color:var(--blue)}.cart-page-module__WDQrCW__consentInvalid .cart-page-module__WDQrCW__checkbox{border-color:#ef4444}.cart-page-module__WDQrCW__checkoutButton{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 24px;font-family:inherit;font-size:16px;font-weight:500;transition:background .18s;display:inline-flex}.cart-page-module__WDQrCW__checkoutButton:hover{background:var(--cart-blue-hover)}.cart-page-module__WDQrCW__checkoutButton:disabled{cursor:wait;background:#a6bde3}.cart-page-module__WDQrCW__checkoutButton svg{width:18px;height:18px;animation:.8s linear infinite cart-page-module__WDQrCW__spin}.cart-page-module__WDQrCW__checkoutError{color:#d23c3c;margin:-4px 0 0;font-size:13px;line-height:1.35}.cart-page-module__WDQrCW__dialogOverlay{z-index:1000;background:#00000073;animation:.16s cart-page-module__WDQrCW__fadeIn;position:fixed;inset:0}.cart-page-module__WDQrCW__dialogContent{z-index:1001;text-align:center;background:#fff;border-radius:18px;outline:none;width:min(360px,100% - 40px);padding:28px 24px 24px;animation:.18s cart-page-module__WDQrCW__dialogIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 40px #0000002e}.cart-page-module__WDQrCW__mockupsDialogContent{z-index:1001;background:#fff;border-radius:18px;outline:none;flex-direction:column;width:min(640px,100% - 40px);max-height:min(80vh,720px);animation:.18s cart-page-module__WDQrCW__dialogIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 40px #0000002e}.cart-page-module__WDQrCW__mockupsHeader{border-bottom:1px solid #e6e6e6;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:22px 24px;display:flex}.cart-page-module__WDQrCW__mockupsHeader h2{color:#151515;margin:0;font-family:inherit;font-size:18px;font-weight:500}.cart-page-module__WDQrCW__mockupsClose{color:#9b9b9b;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;padding:0;transition:background .18s,color .18s;display:inline-grid}.cart-page-module__WDQrCW__mockupsClose:hover{color:#151515;background:#f0f0f0}.cart-page-module__WDQrCW__mockupsClose svg{width:18px;height:18px}.cart-page-module__WDQrCW__mockupsList{gap:12px;margin:0;padding:16px 24px;list-style:none;display:grid;overflow-y:auto}.cart-page-module__WDQrCW__mockupsRow{background:#f5f5f5;border-radius:14px;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:16px;padding:16px;display:grid}.cart-page-module__WDQrCW__mockupsUpload{cursor:pointer;background:#fff;border:2px dashed #c9c9c9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:96px;height:96px;transition:border-color .18s,background .18s;display:flex;position:relative;overflow:hidden}.cart-page-module__WDQrCW__mockupsUpload:hover{border-color:var(--blue);background:#edf3ff}.cart-page-module__WDQrCW__mockupsUpload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.cart-page-module__WDQrCW__mockupsUpload>svg{width:22px;height:22px}.cart-page-module__WDQrCW__mockupsUpload>span:not(.cart-page-module__WDQrCW__mockupsUploadOverlay,.cart-page-module__WDQrCW__mockupsProgress){color:#555;text-align:center;padding-inline:6px;font-size:11px;line-height:1.2}.cart-page-module__WDQrCW__mockupsUploadPreview{background:conic-gradient(#eee 90deg,#fff 90deg 180deg,#eee 180deg 270deg,#fff 270deg) 0 0/16px 16px;border-style:solid;border-color:#0000;padding:4px}.cart-page-module__WDQrCW__mockupsUploadPreview img{object-fit:contain;width:100%;height:100%;display:block}.cart-page-module__WDQrCW__mockupsUploadOverlay{opacity:0;background:#ffffffc7;justify-content:center;align-items:center;transition:opacity .18s;display:flex;position:absolute;inset:0}.cart-page-module__WDQrCW__mockupsUploadOverlay span{color:#fff;background:#e5342b;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600}.cart-page-module__WDQrCW__mockupsUploadPreview:hover .cart-page-module__WDQrCW__mockupsUploadOverlay{opacity:1}.cart-page-module__WDQrCW__mockupsProgress{background:#0000002e;border-radius:999px;height:5px;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.cart-page-module__WDQrCW__mockupsProgress span{border-radius:inherit;background:var(--blue);width:45%;animation:1s ease-in-out infinite cart-page-module__WDQrCW__uploadProgress;position:absolute;inset-block:0}.cart-page-module__WDQrCW__mockupsUploadPending img,.cart-page-module__WDQrCW__mockupsUploadPending>svg,.cart-page-module__WDQrCW__mockupsUploadPending>span:not(.cart-page-module__WDQrCW__mockupsProgress){opacity:.5}.cart-page-module__WDQrCW__mockupsInfo{min-width:0}.cart-page-module__WDQrCW__mockupsLabel{color:#151515;margin:0 0 6px;font-size:14px;font-weight:500}.cart-page-module__WDQrCW__mockupsName,.cart-page-module__WDQrCW__mockupsNameEmpty{color:#555;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cart-page-module__WDQrCW__mockupsNameEmpty{color:#9b9b9b}.cart-page-module__WDQrCW__mockupsStatus{color:#555;margin-top:6px;font-size:12px;line-height:1.3}.cart-page-module__WDQrCW__mockupsStatusError{color:#d23c3c}.cart-page-module__WDQrCW__mockupsStatusDone{color:#1a9e4f}.cart-page-module__WDQrCW__dialogContent h2{font-family:var(--font-display);margin:0 0 8px;font-size:20px;font-weight:500}.cart-page-module__WDQrCW__dialogContent p{color:var(--cart-muted);margin:0 0 22px;font-size:14px}.cart-page-module__WDQrCW__dialogClose{color:#777;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid;position:absolute;top:10px;right:10px}.cart-page-module__WDQrCW__dialogClose svg{width:19px;height:19px}.cart-page-module__WDQrCW__dialogActions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cart-page-module__WDQrCW__dialogCancel,.cart-page-module__WDQrCW__dialogConfirm{cursor:pointer;border:0;border-radius:12px;min-height:46px;font-family:inherit;font-size:15px;font-weight:600}.cart-page-module__WDQrCW__dialogCancel{color:#333;background:#eee}.cart-page-module__WDQrCW__dialogConfirm{color:#fff;background:#e02424}.cart-page-module__WDQrCW__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes cart-page-module__WDQrCW__spin{to{transform:rotate(360deg)}}@keyframes cart-page-module__WDQrCW__fadeIn{0%{opacity:0}}@keyframes cart-page-module__WDQrCW__dialogIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.98)}}@keyframes cart-page-module__WDQrCW__uploadProgress{0%{transform:translate(-110%)}to{transform:translate(245%)}}@media (max-width:1000px){.cart-page-module__WDQrCW__body{grid-template-columns:minmax(0,1fr)}.cart-page-module__WDQrCW__aside{position:static}}@media (max-width:700px){.cart-page-module__WDQrCW__page{padding-block:30px 70px}.cart-page-module__WDQrCW__heading{margin-bottom:24px;font-size:30px}.cart-page-module__WDQrCW__item{grid-template-columns:28px 100px minmax(0,1fr);gap:14px 12px;padding:16px 12px}.cart-page-module__WDQrCW__itemCalculation{grid-template-columns:28px minmax(0,1fr)}.cart-page-module__WDQrCW__itemCalculation .cart-page-module__WDQrCW__info{grid-column:2/-1;display:block}.cart-page-module__WDQrCW__itemCalculation .cart-page-module__WDQrCW__itemTitle{grid-area:auto;margin-bottom:12px}.cart-page-module__WDQrCW__itemCalculation .cart-page-module__WDQrCW__details{grid-area:auto}.cart-page-module__WDQrCW__itemCalculation .cart-page-module__WDQrCW__priceColumn{grid-column:1}.cart-page-module__WDQrCW__itemCalculation .cart-page-module__WDQrCW__remove{grid-column:2}.cart-page-module__WDQrCW__index{grid-area:1/1/3;width:28px;min-height:100px;font-size:13px}.cart-page-module__WDQrCW__preview,.cart-page-module__WDQrCW__upload{grid-area:1/2;width:100px;height:100px}.cart-page-module__WDQrCW__info{display:contents}.cart-page-module__WDQrCW__itemTitle{grid-area:1/3;align-self:center;margin:0;font-size:18px;line-height:1.2}.cart-page-module__WDQrCW__details{grid-area:2/2/auto/-1;min-width:0}.cart-page-module__WDQrCW__priceColumn{text-align:left;grid-area:3/1/auto/3;align-items:flex-start}.cart-page-module__WDQrCW__remove{grid-area:3/3;justify-self:end}.cart-page-module__WDQrCW__chip,.cart-page-module__WDQrCW__fileChip{font-size:12px}.cart-page-module__WDQrCW__footerRow{grid-template-columns:minmax(0,1fr);gap:12px}.cart-page-module__WDQrCW__aside{padding:28px 20px}}@media (max-width:420px){.cart-page-module__WDQrCW__item{grid-template-columns:26px 82px minmax(0,1fr);column-gap:10px}.cart-page-module__WDQrCW__itemCalculation{grid-template-columns:26px minmax(0,1fr)}.cart-page-module__WDQrCW__index{width:26px;min-height:82px}.cart-page-module__WDQrCW__preview,.cart-page-module__WDQrCW__upload{width:82px;height:82px}.cart-page-module__WDQrCW__itemTitle{font-size:16px}.cart-page-module__WDQrCW__price{font-size:18px}.cart-page-module__WDQrCW__bonusCard{padding-left:16px;font-size:14px}}@media (max-width:480px){.cart-page-module__WDQrCW__mockupsRow{grid-template-columns:minmax(0,1fr)}.cart-page-module__WDQrCW__mockupsUpload{width:100%;height:140px}}
