:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{-webkit-text-size-adjust:100%}body{color:#1f1f1f;background:radial-gradient(circle at top,#ffd6bd 0%,#f7bf9e 100%);margin:0;padding:10px;font-family:Arial,sans-serif}.container{width:min(1600px,100%);margin:0 auto}.app-shell{background:#fff;border:1px solid #f4ba97;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #fff7f1,0 8px 20px #c9713b1f}.header{background:#fff;border-bottom:1px solid #f1f1f1}.header-inner{align-items:center;gap:18px;min-height:124px;padding-left:30px;display:flex}.brand-wrap{color:inherit;flex-shrink:0;align-items:center;gap:2px;width:fit-content;text-decoration:none;display:flex}.brand-logo{object-fit:contain;object-position:left center;flex-shrink:0;width:118px;max-width:118px;height:118px;max-height:118px;margin-right:-14px;display:block}.brand-tagline{display:block}.brand-tagline-top,.brand-tagline-bottom{line-height:1.2;display:block}.brand-tagline-top{color:#2b2b2b;margin-bottom:3px;font-size:.9rem;font-weight:600}.brand-tagline-bottom{color:#f07830;font-size:.85rem;font-weight:500}.search-wrap{flex:1;max-width:560px;position:relative}.search-field{background:#fff;border:1px solid #ececec;border-radius:8px;align-items:center;gap:8px;width:100%;height:40px;padding:0 12px;display:flex}.search-icon{color:#c3c3c3;flex-shrink:0;font-size:.88rem}.search-input{background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.86rem}.search-dropdown{z-index:120;background:#fff;border:1px solid #ececec;border-radius:12px;max-height:280px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 36px #1f1f1f24}.search-option{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;font-family:inherit;display:flex}.search-option:hover,.search-option:focus-visible{background:#fff0e7;outline:none}.search-option-name{color:#1f1f1f;font-size:.88rem;font-weight:700}.search-option-meta{color:#8a786f;font-size:.74rem}.header-actions{align-items:center;gap:10px;margin-left:auto;padding-right:30px;display:flex}.outline-button{color:#ff8a4d;cursor:pointer;background:#fff;border:1px solid #ff8a4d;border-radius:10px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-size:.78rem;text-decoration:none;display:inline-flex}.outline-button.icon-only{width:34px;padding:0;font-size:1rem;line-height:1}.page{background:#fff;min-height:calc(100vh - 86px);padding:0 0 42px}.home-mock{padding:30px 34px 24px}.home-title{margin:0 0 14px;font-size:2.05rem;font-weight:700}.chips{flex-wrap:wrap;gap:8px;margin-bottom:26px;display:flex}.chip{color:#555;cursor:pointer;background:#f6f6f6;border:none;border-radius:14px;padding:7px 14px;font-size:.74rem}.chip.active{color:#ff8a4d;background:#fff0e7}.chips-constructor-btn{margin-left:4px}.home-grid{grid-template-columns:repeat(auto-fill,minmax(168px,185px));justify-content:start;gap:14px;margin-bottom:34px;display:grid}.pizza-tile h3{margin:0 0 6px;font-size:.95rem;font-weight:700}.pizza-tile p{color:#a2a2a2;min-height:0;margin:0 0 8px;font-size:.68rem;line-height:1.4}.pizza-image-wrap{aspect-ratio:1;background:#111;border-radius:14px;width:100%;margin-bottom:10px;position:relative;overflow:hidden}.pizza-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.1)}.pizza-tile{max-width:100%}.pizza-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.pizza-bottom strong{font-size:.95rem;font-weight:700}.tiny-action{color:#ff8a4d;cursor:pointer;background:#f2ede7;border:none;border-radius:14px;min-width:96px;height:34px;padding:0 14px;font-size:.74rem;font-weight:600}.pizza-actions{align-items:center;gap:8px;display:flex}.tiny-action-accent{color:#fff;background:linear-gradient(135deg,#ff8a4d 0%,#ff5f2d 100%);box-shadow:0 7px 14px #ff5f2d42}.constructor-modal-backdrop{z-index:999;background:#170c078c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.constructor-modal{background:linear-gradient(#fff6ef 0%,#fff 40%);border:1px solid #ffd4bf;border-radius:24px;width:min(920px,100%);max-height:85vh;padding:24px;overflow-y:auto;box-shadow:0 24px 46px #3a1c0b47}.constructor-modal-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.constructor-modal-head h2{margin:0;font-size:1.6rem}.constructor-modal-title{color:#9f7a66;font-size:.92rem;font-weight:700}.constructor-layout{grid-template-columns:1fr 1fr;align-items:start;gap:26px;display:grid}.constructor-preview{background:#fff;border:1px solid #ffd9c8;border-radius:20px;padding:18px}.constructor-preview-plate{background:radial-gradient(circle,#fff6ed 0%,#ffe4d2 100%);border-radius:18px;justify-content:center;align-items:center;min-height:310px;display:flex}.constructor-preview-pizza{color:#cc7d54;background:#ffffffb8;border:2px dashed #f7b998;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;font-weight:700;display:flex}.constructor-preview-note{color:#8f7769;margin:12px 0 0;font-size:.88rem;line-height:1.45}.constructor-panel h2{margin:0;font-size:1.8rem}.constructor-close{color:#d95f1f;cursor:pointer;background:#fff;border:1px solid #ffbe9f;border-radius:50%;width:34px;height:34px}.constructor-subtitle{color:#6f5f57;margin:12px 0 18px}.constructor-state,.constructor-error{margin:12px 0;font-size:.95rem}.constructor-error{color:#bf2200}.ingredients-grid{flex-wrap:wrap;gap:10px;display:flex}.ingredient-chip{color:#8b4f32;cursor:pointer;background:#fff;border:1px solid #ffd7c4;border-radius:999px;padding:9px 14px;font-weight:600}.ingredient-chip.active{color:#de5b19;background:#fff1e9;border-color:#ff7c3a}.constructor-selected{color:#5a3b2c;min-height:24px;margin:14px 0 0;line-height:1.5}.constructor-order-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff8a4d 0%,#ff5f2d 100%);border:none;border-radius:14px;width:100%;height:44px;margin-top:18px;font-size:.95rem;font-weight:700;box-shadow:0 10px 20px #ff5f2d47}.counter{align-items:center;gap:8px;display:flex}.counter button{color:#ff8a4d;cursor:pointer;background:#fff;border:1px solid #ff8a4d;border-radius:50%;width:22px;height:22px}.counter span{font-size:.85rem}.subtitle{color:#4d4d4d;max-width:700px;line-height:1.5}.button{cursor:pointer;border:none;border-radius:999px;padding:10px 16px;font-size:.95rem;text-decoration:none}.button.primary{color:#fff;background:#f25c2a}.button.secondary{color:#ad3f1a;background:#ffe5da}.pizza-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:20px;display:grid}.pizza-card{background:#fff;border:1px solid #ffdccc;border-radius:14px;padding:14px}.pizza-card h3{margin-top:0}.price{font-weight:700}.about-box{background:#fff;border:1px solid #ffdccc;border-radius:14px;margin-top:16px;padding:18px;line-height:1.6}.account-page{padding:34px}.account-card{background:linear-gradient(#fff8f3 0%,#fff 100%);border:1px solid #ffdccc;border-radius:18px;max-width:720px;padding:26px;box-shadow:0 10px 24px #c9713b1f}.account-card h1{margin:0 0 12px}.account-badge{color:#ff7a36;background:#fff0e7;border-radius:999px;align-items:center;height:28px;margin-bottom:14px;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex}.account-details{gap:10px;margin-top:24px;display:grid}.account-row{background:#fff;border:1px solid #ffe1d3;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.account-row span{color:#8a786f}.account-admin-panel{background:linear-gradient(135deg,#fff4ec 0%,#fff 100%);border:1px solid #ffdccc;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding:18px;display:flex}.account-admin-text{color:#8a786f;max-width:420px;margin:0;line-height:1.5}.account-orders-btn{text-align:center;min-width:140px;font-weight:700;text-decoration:none}.account-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.error{color:#b80000}@media (max-width:1100px){.home-grid{grid-template-columns:repeat(auto-fill,minmax(160px,180px))}}@media (max-width:900px){.home-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:740px){body{-webkit-text-size-adjust:100%;padding:0;overflow-x:hidden}.container{width:100%}.app-shell{border-left:none;border-right:none;border-radius:0;min-height:100dvh}.header-inner{flex-wrap:wrap;align-items:center;gap:10px;min-height:auto;padding:10px 14px}.brand-logo{width:72px;max-width:72px;height:72px;max-height:72px;margin-right:0}.brand-tagline{display:none}.search-wrap{flex-basis:100%;order:3;width:100%;max-width:none;height:44px}.header-actions{gap:8px;margin-left:auto;padding-right:0}.outline-button{min-height:40px;padding:0 12px;font-size:.82rem}.outline-button.icon-only{width:40px;min-width:40px}.page{padding-bottom:calc(24px + env(safe-area-inset-bottom));min-height:auto}.home-mock{padding:18px 14px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.home-title{margin-bottom:12px;font-size:1.55rem}.chips{gap:6px;margin-bottom:18px}.chip{min-height:36px;padding:9px 14px;font-size:.8rem}.chips-constructor-btn{width:100%;min-height:40px;margin-left:0}.counter button{width:36px;height:36px;font-size:1rem}.counter span{text-align:center;min-width:20px;font-size:.95rem}.account-page{padding:18px 14px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.account-card{border-radius:14px;padding:18px 16px}.account-row{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px}.account-admin-panel{flex-direction:column;align-items:stretch;padding:14px}.account-orders-btn{width:100%;min-height:44px}.constructor-modal-backdrop{align-items:flex-end;padding:0}.constructor-modal{width:100%;max-height:92dvh;padding:18px 16px calc(20px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.constructor-modal-head h2{font-size:1.25rem}.constructor-layout{grid-template-columns:1fr;gap:16px}.constructor-preview-plate{min-height:200px}.constructor-preview-pizza{width:150px;height:150px}.constructor-panel h2{font-size:1.35rem}.ingredient-chip{min-height:40px;padding:10px 16px}.constructor-order-btn{min-height:48px}}@media (max-width:400px){.header-inner{padding:8px 12px}.brand-logo{width:60px;max-width:60px;height:60px;max-height:60px}.home-title{font-size:1.35rem}}
@keyframes BasketModal-module___jv7ea__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes BasketModal-module___jv7ea__modalIn{0%{opacity:0;translate:-50% calc(10px - 50%)}to{opacity:1;translate:-50% -50%}}.BasketModal-module___jv7ea__backdrop{z-index:2000;background:#1f1f1f73;animation:.2s ease-out BasketModal-module___jv7ea__backdropIn;position:fixed;inset:0}.BasketModal-module___jv7ea__dialog{z-index:2001;background:#fff;border:1px solid #f0cfa8;border-radius:16px;flex-direction:column;width:min(390px,100vw - 24px);min-height:min(520px,100vh - 90px);max-height:min(620px,100vh - 24px);font-family:inherit;animation:.22s ease-out BasketModal-module___jv7ea__modalIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;translate:-50% -50%;box-shadow:0 12px 40px #a0502838,inset 0 0 0 1px #fffc}.BasketModal-module___jv7ea__header{background:linear-gradient(#fffdfb 0%,#fff 100%);border-bottom:1px solid #f0e8e0;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px 10px 14px;display:flex}.BasketModal-module___jv7ea__headline{align-items:center;gap:8px;min-width:0;display:flex}.BasketModal-module___jv7ea__title{letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:700}.BasketModal-module___jv7ea__countBadge{color:#fff;background:linear-gradient(135deg,#ff9a5c 0%,#ff7a3d 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #ff7a3d66}.BasketModal-module___jv7ea__closeBtn{color:#666;cursor:pointer;background:#f4f0ec;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.4rem;line-height:1;display:inline-flex}.BasketModal-module___jv7ea__closeBtn:hover{color:#1f1f1f;background:#ebe6e0}.BasketModal-module___jv7ea__body{padding:14px 14px 16px;overflow-y:auto}.BasketModal-module___jv7ea__empty{color:#666;text-align:center;margin:0;padding:12px 6px 8px;font-size:.88rem;line-height:1.5}.BasketModal-module___jv7ea__emptyMuted{color:#888}.BasketModal-module___jv7ea__card{background:#fff;border:1px solid #e8ddd4;border-radius:14px;overflow:hidden;box-shadow:0 2px 14px #8c5a3214}.BasketModal-module___jv7ea__cardMain{grid-template-columns:72px 1fr;align-items:start;gap:12px 14px;padding:12px 14px 12px 12px;display:grid}.BasketModal-module___jv7ea__thumb{background:linear-gradient(155deg,#f3ece5 0%,#e5dcd3 100%);border-radius:12px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.BasketModal-module___jv7ea__thumbImg{object-fit:contain;filter:drop-shadow(0 6px 12px #48302038);width:80%;height:80%}.BasketModal-module___jv7ea__thumbPlaceholder{opacity:.9;font-size:1.75rem;line-height:1}.BasketModal-module___jv7ea__info{flex-direction:column;gap:5px;min-width:0;display:flex}.BasketModal-module___jv7ea__titleRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.BasketModal-module___jv7ea__itemTitle{color:#141414;flex:1;min-width:0;margin:0;font-size:.92rem;font-weight:700;line-height:1.3}.BasketModal-module___jv7ea__qty{color:#ff6b2c;letter-spacing:.03em;flex-shrink:0;margin-top:2px;font-size:.75rem;font-weight:800;line-height:1.2}.BasketModal-module___jv7ea__desc{color:#8f8f8f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.68rem;line-height:1.4;display:-webkit-box;overflow:hidden}.BasketModal-module___jv7ea__meta{color:#aaa;letter-spacing:.02em;margin:0;font-size:.7rem}.BasketModal-module___jv7ea__total{color:#6d6560;background:linear-gradient(#fff8f2 0%,#ffefe4 100%);border-top:1px solid #edd8cc;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px 11px;font-size:.8rem;font-weight:600;display:flex}.BasketModal-module___jv7ea__total strong{color:#1a1a1a;letter-spacing:.02em;font-size:1.02rem;font-weight:800}.BasketModal-module___jv7ea__delivery{flex-direction:column;gap:10px;margin-top:12px;display:flex}.BasketModal-module___jv7ea__deliveryTitle{color:#18181b;letter-spacing:-.02em;margin:0;font-size:.75rem;font-weight:600}.BasketModal-module___jv7ea__deliveryTabs{background:0 0;border:none;gap:6px;padding:0;display:flex}.BasketModal-module___jv7ea__deliveryTab{appearance:none;color:#52525b;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e4e4e7;border-radius:999px;flex:1;height:34px;margin:0;padding:0;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .15s;position:relative}.BasketModal-module___jv7ea__deliveryTab:not(.BasketModal-module___jv7ea__deliveryTabActive):hover:not(:disabled){color:#18181b;background:#fafafa;border-color:#d4d4d8}.BasketModal-module___jv7ea__deliveryTab.BasketModal-module___jv7ea__deliveryTabActive{color:#fff;background:#18181b;border-color:#18181b;font-weight:600;box-shadow:0 3px 10px #18181b29}.BasketModal-module___jv7ea__deliveryTab:disabled{opacity:.45;cursor:not-allowed}.BasketModal-module___jv7ea__deliveryPanel{background:0 0;border:none;border-radius:0;padding:0}.BasketModal-module___jv7ea__deliveryFields{flex-direction:column;gap:8px;display:flex}.BasketModal-module___jv7ea__deliveryRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.BasketModal-module___jv7ea__deliveryFieldGroup{flex-direction:column;gap:4px;min-width:0;display:flex}.BasketModal-module___jv7ea__deliveryFieldLabel{color:#52525b;letter-spacing:-.01em;font-size:.7rem;font-weight:500}.BasketModal-module___jv7ea__deliveryInput{color:#18181b;background:#f4f4f5;border:1px solid #0000;border-radius:8px;width:100%;height:34px;padding:0 10px;font-family:inherit;font-size:.8125rem;transition:background .2s,border-color .2s,box-shadow .2s}.BasketModal-module___jv7ea__deliveryInput::placeholder{color:#a1a1aa}.BasketModal-module___jv7ea__deliveryInput:hover:not(:disabled){background:#ececee}.BasketModal-module___jv7ea__deliveryInput:focus{background:#fff;border-color:#ff6b2c;outline:none;box-shadow:0 0 0 2px #ff6b2c2e}.BasketModal-module___jv7ea__deliveryInput:disabled{opacity:.5;cursor:not-allowed}.BasketModal-module___jv7ea__payment{flex-direction:column;gap:8px;margin-top:14px;display:flex}.BasketModal-module___jv7ea__paymentLabel{color:#6d6560;letter-spacing:.02em;font-size:.78rem;font-weight:600}.BasketModal-module___jv7ea__paymentOptions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.BasketModal-module___jv7ea__payBtn{color:#4a4a4a;cursor:pointer;background:#fff;border:1.5px solid #e8ddd4;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:38px;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.BasketModal-module___jv7ea__payBtn:hover:not(:disabled){color:#1f1f1f;border-color:#ffb98a}.BasketModal-module___jv7ea__payBtnActive{color:#c14b1a;background:linear-gradient(#fff8f2 0%,#ffefe4 100%);border-color:#ff7a3d;box-shadow:0 2px 8px #ff7a3d2e}.BasketModal-module___jv7ea__payBtn:disabled{opacity:.6;cursor:not-allowed}.BasketModal-module___jv7ea__orderBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9a5c 0%,#ff7a3d 100%);border:none;border-radius:10px;width:100%;height:42px;margin-top:12px;font-size:.9rem;font-weight:700}.BasketModal-module___jv7ea__orderBtn:disabled{opacity:.7;cursor:not-allowed}.BasketModal-module___jv7ea__orderError{color:#cc3d2f;margin:10px 0 0;font-size:.8rem}.BasketModal-module___jv7ea__orderSuccess{color:#2a7f3f;margin:10px 0 0;font-size:.8rem}.BasketModal-module___jv7ea__promoHint{color:#c14b1a;background:#fff8f2;border:1px dashed #ffc9a3;border-radius:12px;margin:0 0 10px;padding:10px 12px;font-size:.78rem;line-height:1.45}.BasketModal-module___jv7ea__giftCard{background:linear-gradient(#fffaf6 0%,#fff 100%);border-color:#ffc9a3}.BasketModal-module___jv7ea__giftThumb{background:#fff}.BasketModal-module___jv7ea__giftThumb .BasketModal-module___jv7ea__thumbImg{object-fit:contain;filter:none;width:100%;height:100%}.BasketModal-module___jv7ea__giftBadge{color:#fff;background:#ff8a4d;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:.68rem;font-weight:700}@media (max-width:740px){.BasketModal-module___jv7ea__backdrop{background:#1f1f1f8c}.BasketModal-module___jv7ea__dialog{width:100%;min-height:auto;max-height:min(92dvh, calc(100dvh - env(safe-area-inset-top)));padding-bottom:env(safe-area-inset-bottom);border-radius:20px 20px 0 0;inset:auto 0 0;translate:none}.BasketModal-module___jv7ea__header{padding:12px 14px 10px}.BasketModal-module___jv7ea__body{padding:12px 14px calc(16px + env(safe-area-inset-bottom))}.BasketModal-module___jv7ea__deliveryRow{grid-template-columns:1fr}.BasketModal-module___jv7ea__deliveryTab,.BasketModal-module___jv7ea__deliveryInput,.BasketModal-module___jv7ea__payBtn,.BasketModal-module___jv7ea__orderBtn{min-height:44px}.BasketModal-module___jv7ea__closeBtn{width:40px;height:40px}}@media (max-width:400px){.BasketModal-module___jv7ea__paymentOptions{grid-template-columns:1fr}.BasketModal-module___jv7ea__cardMain{grid-template-columns:64px 1fr;gap:10px;padding:10px 12px}.BasketModal-module___jv7ea__thumb{width:64px;height:64px}}
@keyframes ModalLogin-module__F-D2Mq__loginBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes ModalLogin-module__F-D2Mq__loginDialogIn{0%{opacity:0;translate:-50% calc(14px - 50%)}to{opacity:1;translate:-50% -50%}}.ModalLogin-module__F-D2Mq__backdrop{z-index:2000;-webkit-backdrop-filter:blur(4px);background:#1f120c80;animation:.2s ease-out ModalLogin-module__F-D2Mq__loginBackdropIn;position:fixed;inset:0}.ModalLogin-module__F-D2Mq__dialog{z-index:2001;background:#fff;border:1px solid #f0cfa8;border-radius:20px;flex-direction:column;width:min(440px,100vw - 24px);max-height:calc(100vh - 32px);font-family:inherit;animation:.24s ease-out ModalLogin-module__F-D2Mq__loginDialogIn;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;translate:-50% -50%;box-shadow:0 24px 70px #a0502852,inset 0 0 0 1px #ffffffd9}.ModalLogin-module__F-D2Mq__closeBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#6d6560;cursor:pointer;z-index:2;background:#f4f0eccc;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.45rem;line-height:1;transition:background .15s,color .15s,transform .2s;display:inline-flex;position:absolute;top:12px;right:12px}.ModalLogin-module__F-D2Mq__closeBtn:hover{color:#1f1f1f;background:#ebe6e0;transform:rotate(90deg)}.ModalLogin-module__F-D2Mq__closeBtn:focus-visible{outline-offset:2px;outline:2px solid #ff8a4d}.ModalLogin-module__F-D2Mq__head{text-align:center;background:radial-gradient(120% 130% at 50% 0,#fff5ec 0%,#0000 65%),linear-gradient(#fff 0%,#fffaf5 100%);border-bottom:1px solid #f6ebe0;padding:28px 24px 18px;position:relative}.ModalLogin-module__F-D2Mq__iconWrap{color:#fff;background:linear-gradient(135deg,#ffb380 0%,#ff7a3d 100%);border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:14px;font-size:1.7rem;display:inline-flex;box-shadow:0 10px 22px #ff7a3d5c,inset 0 1px #ffffff8c}.ModalLogin-module__F-D2Mq__title{letter-spacing:.01em;color:#1a1a1a;margin:0;font-size:1.45rem;font-weight:800}.ModalLogin-module__F-D2Mq__subtitle{color:#8a7e76;max-width:320px;margin:6px auto 0;font-size:.84rem;line-height:1.5}.ModalLogin-module__F-D2Mq__tabs{isolation:isolate;background:#faf3ec;border:1px solid #f1e2d1;border-radius:12px;gap:4px;margin:18px 22px 0;padding:4px;display:flex;position:relative}.ModalLogin-module__F-D2Mq__tabs:before{content:"";z-index:0;background:#fff;border-radius:9px;width:calc(50% - 6px);transition:transform .32s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;bottom:4px;left:4px;box-shadow:0 2px 8px #ff7a3d2e,0 0 0 1px #f0cfa8}.ModalLogin-module__F-D2Mq__tabsRight:before{transform:translate(calc(100% + 4px))}.ModalLogin-module__F-D2Mq__tab{z-index:1;color:#8a7e76;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;height:36px;font-size:.84rem;font-weight:600;transition:color .2s;position:relative}.ModalLogin-module__F-D2Mq__tab:hover:not(.ModalLogin-module__F-D2Mq__tabActive){color:#4a4a4a}.ModalLogin-module__F-D2Mq__tabActive{color:#c14b1a}.ModalLogin-module__F-D2Mq__form{flex-direction:column;gap:14px;padding:18px 24px 24px;display:flex}.ModalLogin-module__F-D2Mq__field{flex-direction:column;gap:6px;display:flex}.ModalLogin-module__F-D2Mq__fieldLabel{color:#6d6560;letter-spacing:.02em;font-size:.78rem;font-weight:600}.ModalLogin-module__F-D2Mq__inputWrap{align-items:center;display:flex;position:relative}.ModalLogin-module__F-D2Mq__inputIcon{color:#b9a99c;pointer-events:none;font-size:.95rem;position:absolute;left:14px}.ModalLogin-module__F-D2Mq__input{color:#1a1a1a;background:#fffdfb;border:1.5px solid #ece1d4;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px 0 40px;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s,box-shadow .15s}.ModalLogin-module__F-D2Mq__input::placeholder{color:#c2b3a6}.ModalLogin-module__F-D2Mq__input:hover{border-color:#f0cfa8}.ModalLogin-module__F-D2Mq__input:focus{background:#fff;border-color:#ff8a4d;box-shadow:0 0 0 4px #ff8a4d24}.ModalLogin-module__F-D2Mq__row{justify-content:space-between;align-items:center;gap:10px;margin-top:-2px;display:flex}.ModalLogin-module__F-D2Mq__checkbox{cursor:pointer;color:#6d6560;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.8rem;display:inline-flex}.ModalLogin-module__F-D2Mq__checkboxInput{opacity:0;pointer-events:none;position:absolute}.ModalLogin-module__F-D2Mq__checkboxBox{background:#fff;border:1.5px solid #e0d2c4;border-radius:6px;width:18px;height:18px;transition:background .15s,border-color .15s;position:relative}.ModalLogin-module__F-D2Mq__checkboxBox:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;transition:transform .12s;position:absolute;top:1px;left:5px;transform:rotate(45deg)scale(0)}.ModalLogin-module__F-D2Mq__checkboxInput:checked+.ModalLogin-module__F-D2Mq__checkboxBox{background:linear-gradient(135deg,#ff9a5c 0%,#ff7a3d 100%);border-color:#ff7a3d}.ModalLogin-module__F-D2Mq__checkboxInput:checked+.ModalLogin-module__F-D2Mq__checkboxBox:after{transform:rotate(45deg)scale(1)}.ModalLogin-module__F-D2Mq__checkboxInput:focus-visible+.ModalLogin-module__F-D2Mq__checkboxBox{outline-offset:2px;outline:2px solid #ff8a4d}.ModalLogin-module__F-D2Mq__linkBtn{color:#ff7a3d;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;font-weight:600}.ModalLogin-module__F-D2Mq__linkBtn:hover{color:#c14b1a;text-decoration:underline}.ModalLogin-module__F-D2Mq__primaryBtn{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#ff9a5c 0%,#ff7a3d 100%);border:none;border-radius:12px;height:48px;margin-top:4px;font-size:.95rem;font-weight:700;transition:transform .12s,box-shadow .15s,filter .15s;box-shadow:0 8px 18px #ff7a3d52}.ModalLogin-module__F-D2Mq__primaryBtn:hover{filter:brightness(1.05);box-shadow:0 10px 22px #ff7a3d66}.ModalLogin-module__F-D2Mq__primaryBtn:active{transform:translateY(1px)}.ModalLogin-module__F-D2Mq__primaryBtn:focus-visible{outline-offset:2px;outline:2px solid #ff8a4d}.ModalLogin-module__F-D2Mq__divider{color:#b9a99c;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;margin:4px 0;font-size:.74rem;display:flex}.ModalLogin-module__F-D2Mq__divider:before,.ModalLogin-module__F-D2Mq__divider:after{content:"";background:linear-gradient(90deg,#0000,#ece1d4,#0000);flex:1;height:1px}.ModalLogin-module__F-D2Mq__socials{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ModalLogin-module__F-D2Mq__socialBtn{color:#4a4a4a;cursor:pointer;background:#fff;border:1.5px solid #ece1d4;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:44px;font-size:.86rem;font-weight:600;transition:border-color .15s,background .15s,transform .12s;display:inline-flex}.ModalLogin-module__F-D2Mq__socialBtn span{font-size:1rem;font-weight:700}.ModalLogin-module__F-D2Mq__socialBtn:hover{background:#fffaf5;border-color:#f0cfa8}.ModalLogin-module__F-D2Mq__socialBtn:active{transform:translateY(1px)}.ModalLogin-module__F-D2Mq__foot{text-align:center;color:#8a7e76;margin:4px 0 0;font-size:.82rem}.ModalLogin-module__F-D2Mq__methodLabel{letter-spacing:.08em;text-transform:uppercase;color:#b9a99c;margin:0 0 8px;font-size:.72rem;font-weight:700}.ModalLogin-module__F-D2Mq__adminTitle{letter-spacing:.06em;text-align:center;text-transform:uppercase;color:#c45c26;margin:0 0 16px;font-size:.95rem;font-weight:700}.ModalLogin-module__F-D2Mq__methodPicker{flex-direction:column;gap:10px;margin-bottom:4px;display:flex}.ModalLogin-module__F-D2Mq__methodOption{color:#4a4a4a;cursor:pointer;background:#fff;border:1.5px solid #ece1d4;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 12px;font-family:inherit;font-size:.86rem;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s,color .15s,box-shadow .15s,transform .12s;display:inline-flex}.ModalLogin-module__F-D2Mq__methodOption:hover{background:#fffaf5;border-color:#f0cfa8}.ModalLogin-module__F-D2Mq__methodOption:active{transform:translateY(1px)}.ModalLogin-module__F-D2Mq__methodOption:focus-visible{outline-offset:2px;outline:2px solid #ff8a4d}.ModalLogin-module__F-D2Mq__methodOptionActive{color:#c14b1a;background:linear-gradient(#fff8f2 0%,#ffefe4 100%);border-color:#ff7a3d;box-shadow:0 4px 14px #ff7a3d2e}.ModalLogin-module__F-D2Mq__methodOptionActive:hover{background:linear-gradient(#fff8f2 0%,#ffe7d6 100%)}.ModalLogin-module__F-D2Mq__methodOptionTg.ModalLogin-module__F-D2Mq__methodOptionActive{color:#0a6fbf;background:linear-gradient(#f7fcff 0%,#eaf5fb 100%);border-color:#08c;box-shadow:0 4px 14px #08c3}.ModalLogin-module__F-D2Mq__methodOptionTg.ModalLogin-module__F-D2Mq__methodOptionActive:hover{background:linear-gradient(#fff 0%,#e6f3fb 100%)}.ModalLogin-module__F-D2Mq__methodOptionIcon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.ModalLogin-module__F-D2Mq__methodOptionEmoji{font-size:1.05rem;line-height:1}.ModalLogin-module__F-D2Mq__inputTel{padding:0 14px}.ModalLogin-module__F-D2Mq__secondaryBtn{color:#4a4a4a;cursor:pointer;background:#fff;border:1.5px solid #ece1d4;border-radius:12px;height:44px;font-family:inherit;font-size:.86rem;font-weight:600;transition:border-color .15s,background .15s}.ModalLogin-module__F-D2Mq__secondaryBtn:hover{background:#fffaf5;border-color:#f0cfa8}.ModalLogin-module__F-D2Mq__secondaryBtn:focus-visible{outline-offset:2px;outline:2px solid #ff8a4d}@media (max-width:740px){.ModalLogin-module__F-D2Mq__dialog{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-radius:20px 20px 0 0;inset:auto 0 0;translate:none}.ModalLogin-module__F-D2Mq__head{padding:24px 18px 16px}.ModalLogin-module__F-D2Mq__title{font-size:1.25rem}.ModalLogin-module__F-D2Mq__tabs{margin:14px 16px 0}.ModalLogin-module__F-D2Mq__form{padding:16px 16px calc(20px + env(safe-area-inset-bottom))}.ModalLogin-module__F-D2Mq__input,.ModalLogin-module__F-D2Mq__primaryBtn,.ModalLogin-module__F-D2Mq__methodOption,.ModalLogin-module__F-D2Mq__socialBtn{min-height:48px}.ModalLogin-module__F-D2Mq__closeBtn{width:40px;height:40px}}
.ComponentRegister-module__Dq7EZq__register{padding:0 24px 24px}.ComponentRegister-module__Dq7EZq__methodLabel{letter-spacing:.08em;text-transform:uppercase;color:#b9a99c;margin:0 0 8px;font-size:.72rem;font-weight:700}.ComponentRegister-module__Dq7EZq__methodPicker{flex-direction:column;gap:10px;margin-bottom:4px;display:flex}.ComponentRegister-module__Dq7EZq__methodOption{color:#4a4a4a;cursor:pointer;background:#fff;border:1.5px solid #ece1d4;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 12px;font-family:inherit;font-size:.86rem;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s,color .15s,box-shadow .15s,transform .12s;display:inline-flex}.ComponentRegister-module__Dq7EZq__methodOption:hover{background:#fffaf5;border-color:#f0cfa8}.ComponentRegister-module__Dq7EZq__methodOption:active{transform:translateY(1px)}.ComponentRegister-module__Dq7EZq__methodOption:focus-visible{outline-offset:2px;outline:2px solid #ff8a4d}.ComponentRegister-module__Dq7EZq__methodOptionActive{color:#c14b1a;background:linear-gradient(#fff8f2 0%,#ffefe4 100%);border-color:#ff7a3d;box-shadow:0 4px 14px #ff7a3d2e}.ComponentRegister-module__Dq7EZq__methodOptionActive:hover{background:linear-gradient(#fff8f2 0%,#ffe7d6 100%)}.ComponentRegister-module__Dq7EZq__methodOptionTg.ComponentRegister-module__Dq7EZq__methodOptionActive{color:#0a6fbf;background:linear-gradient(#f7fcff 0%,#eaf5fb 100%);border-color:#08c;box-shadow:0 4px 14px #08c3}.ComponentRegister-module__Dq7EZq__methodOptionTg.ComponentRegister-module__Dq7EZq__methodOptionActive:hover{background:linear-gradient(#fff 0%,#e6f3fb 100%)}.ComponentRegister-module__Dq7EZq__methodOptionIcon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.ComponentRegister-module__Dq7EZq__methodOptionEmoji{font-size:1.05rem;line-height:1}.ComponentRegister-module__Dq7EZq__inputTel{padding:0 14px}.ComponentRegister-module__Dq7EZq__secondaryBtn{color:#4a4a4a;cursor:pointer;background:#fff;border:1.5px solid #ece1d4;border-radius:12px;height:44px;font-family:inherit;font-size:.86rem;font-weight:600;transition:border-color .15s,background .15s}.ComponentRegister-module__Dq7EZq__secondaryBtn:hover{background:#fffaf5;border-color:#f0cfa8}.ComponentRegister-module__Dq7EZq__secondaryBtn:focus-visible{outline-offset:2px;outline:2px solid #ff8a4d}.ComponentRegister-module__Dq7EZq__intro{text-align:center;margin:0 0 14px}.ComponentRegister-module__Dq7EZq__introText{color:#8a7e76;margin:0;font-size:.84rem;line-height:1.45}.ComponentRegister-module__Dq7EZq__form{flex-direction:column;gap:14px;display:flex}.ComponentRegister-module__Dq7EZq__field{flex-direction:column;gap:6px;display:flex}.ComponentRegister-module__Dq7EZq__fieldLabel{color:#6d6560;letter-spacing:.02em;font-size:.78rem;font-weight:600}.ComponentRegister-module__Dq7EZq__inputWrap{align-items:center;display:flex;position:relative}.ComponentRegister-module__Dq7EZq__inputIcon{color:#b9a99c;pointer-events:none;font-size:.95rem;position:absolute;left:14px}.ComponentRegister-module__Dq7EZq__input{color:#1a1a1a;background:#fffdfb;border:1.5px solid #ece1d4;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s,box-shadow .15s}.ComponentRegister-module__Dq7EZq__input::placeholder{color:#c2b3a6}.ComponentRegister-module__Dq7EZq__input:hover{border-color:#f0cfa8}.ComponentRegister-module__Dq7EZq__input:focus{background:#fff;border-color:#ff8a4d;box-shadow:0 0 0 4px #ff8a4d24}.ComponentRegister-module__Dq7EZq__primaryBtn{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#ff9a5c 0%,#ff7a3d 100%);border:none;border-radius:12px;height:48px;margin-top:4px;font-size:.95rem;font-weight:700;transition:transform .12s,box-shadow .15s,filter .15s;box-shadow:0 8px 18px #ff7a3d52}.ComponentRegister-module__Dq7EZq__primaryBtn:hover{filter:brightness(1.05);box-shadow:0 10px 22px #ff7a3d66}.ComponentRegister-module__Dq7EZq__primaryBtn:active{transform:translateY(1px)}.ComponentRegister-module__Dq7EZq__primaryBtn:focus-visible{outline-offset:2px;outline:2px solid #ff8a4d}.ComponentRegister-module__Dq7EZq__hint{color:#b9a99c;text-align:center;margin:0;font-size:.76rem;line-height:1.45}
