.Header-module__ldgnoG__header{z-index:1000;background:#19532b;border-bottom:2px solid #ffca26;transition:background .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{background:#0d2e16f7;border-bottom-color:#f86015;box-shadow:0 4px 28px #00000073}.Header-module__ldgnoG__inner{align-items:center;gap:2rem;height:80px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__ldgnoG__logo{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__ldgnoG__logoIconWrap{flex-shrink:0;line-height:0}.Header-module__ldgnoG__logoImage{object-fit:contain;filter:drop-shadow(0 2px 8px #0006);border-radius:8px;width:50px;height:50px;transition:transform .3s,filter .3s}.Header-module__ldgnoG__logo:hover .Header-module__ldgnoG__logoImage{filter:drop-shadow(0 5px 14px #ffca268c);transform:scale(1.07)rotate(-3deg)}.Header-module__ldgnoG__logoTextWrap{align-items:center;display:flex}.Header-module__ldgnoG__logoTextImage{object-fit:contain;filter:drop-shadow(0 1px 4px #0000004d);width:auto;max-width:180px;height:40px;transition:opacity .25s}.Header-module__ldgnoG__logo:hover .Header-module__ldgnoG__logoTextImage{opacity:.88}.Header-module__ldgnoG__nav{align-items:center;gap:2rem;margin-left:auto;display:flex}.Header-module__ldgnoG__navLink{letter-spacing:.18em;text-transform:uppercase;color:#f3e8cc;padding-bottom:3px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .25s;position:relative}.Header-module__ldgnoG__navLink:after{content:"";background:#ffca26;border-radius:2px;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.Header-module__ldgnoG__navLink:hover{color:#ffca26}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Header-module__ldgnoG__cartBtn{color:#f3e8cc;background:#ffffff1a;border:1.5px solid #ffca2659;border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .75rem;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:flex;position:relative}.Header-module__ldgnoG__cartBtn:hover{background:#ffca261f;border-color:#ffca26;transform:translateY(-1px)}.Header-module__ldgnoG__cartSvg{stroke:#f3e8cc;flex-shrink:0;width:20px;height:20px;transition:stroke .25s}.Header-module__ldgnoG__cartBtn:hover .Header-module__ldgnoG__cartSvg{stroke:#ffca26}.Header-module__ldgnoG__cartBadge{color:#fff;background:#d52518;border:2px solid #19532b;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-family:Inter,sans-serif;font-size:.6rem;font-weight:800;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}.Header-module__ldgnoG__cartPrice{color:#ffca26;white-space:nowrap;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700}.Header-module__ldgnoG__cartPop .Header-module__ldgnoG__cartBadge{animation:.42s cubic-bezier(.36,.07,.19,.97) Header-module__ldgnoG__badgePop}@keyframes Header-module__ldgnoG__badgePop{0%{transform:scale(1)}30%{transform:scale(1.5)}60%{transform:scale(.88)}to{transform:scale(1)}}.Header-module__ldgnoG__loginBtn{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#f86015;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s;display:flex;box-shadow:0 2px 10px #f8601566}.Header-module__ldgnoG__loginBtn:hover{background:#d52518;transform:translateY(-1px);box-shadow:0 6px 18px #d5251873}.Header-module__ldgnoG__loginSvg{stroke:#fff;flex-shrink:0;width:17px;height:17px}.Header-module__ldgnoG__loginBtnLabel{line-height:1}.Header-module__ldgnoG__profileBtn{color:#f3e8cc;cursor:pointer;background:#ffffff1a;border:1.5px solid #ffca2659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex}.Header-module__ldgnoG__profileBtn:hover{background:#f860152e;border-color:#f86015;transform:translateY(-1px);box-shadow:0 4px 16px #f860154d}.Header-module__ldgnoG__profileSvg{stroke:#f3e8cc;width:20px;height:20px;transition:stroke .25s}.Header-module__ldgnoG__profileBtn:hover .Header-module__ldgnoG__profileSvg{stroke:#ffca26}.Header-module__ldgnoG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:4px;display:none}.Header-module__ldgnoG__hamburger span{transform-origin:50%;background:#ffca26;border-radius:2px;width:24px;height:2px;transition:transform .32s,opacity .22s,width .22s;display:block}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:nth-child(2){opacity:0;width:0}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__ldgnoG__drawer{opacity:0;background:#0f3318;border-top:1px solid #ffca2626;max-height:0;transition:max-height .42s cubic-bezier(.4,0,.2,1),opacity .28s;overflow:hidden}.Header-module__ldgnoG__drawerOpen{opacity:1;max-height:520px}.Header-module__ldgnoG__drawerNav{flex-direction:column;gap:.2rem;padding:1.25rem 1.5rem 1.75rem;display:flex}.Header-module__ldgnoG__drawerLink{letter-spacing:.2em;text-transform:uppercase;color:#f3e8cc;border-bottom:1px solid #ffca261a;padding:.75rem 0;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:color .25s,padding-left .25s}.Header-module__ldgnoG__drawerLink:hover{color:#ffca26;padding-left:8px}.Header-module__ldgnoG__drawerCartRow{border-bottom:1px solid #ffca261a;border-radius:4px;justify-content:space-between;align-items:center;padding:.75rem 0;text-decoration:none;transition:padding-left .22s;display:flex}.Header-module__ldgnoG__drawerCartRow:hover{padding-left:8px}.Header-module__ldgnoG__drawerCartLabel{letter-spacing:.2em;text-transform:uppercase;color:#f3e8cc;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;display:flex}.Header-module__ldgnoG__drawerCartLabel svg{stroke:#ffca26;flex-shrink:0}.Header-module__ldgnoG__drawerCartInfo{color:#ffca26;background:#ffca261f;border-radius:20px;padding:.2rem .6rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.Header-module__ldgnoG__drawerCartEmpty{color:#f3e8cc66;letter-spacing:.08em;font-family:Inter,sans-serif;font-size:.72rem}.Header-module__ldgnoG__drawerSignInRow{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffca261a;align-items:center;width:100%;padding:.75rem 0;transition:padding-left .22s;display:flex}.Header-module__ldgnoG__drawerSignInRow:hover{padding-left:8px}.Header-module__ldgnoG__drawerRowLabel{letter-spacing:.2em;text-transform:uppercase;color:#f3e8cc;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;display:flex}.Header-module__ldgnoG__drawerRowLabel svg{stroke:#ffca26;flex-shrink:0}.Header-module__ldgnoG__drawerAuthRow{cursor:pointer;text-align:left;background:#19532b;border:1px solid #ffca261a;border-radius:15px;justify-content:center;align-items:center;width:100%;margin-top:10px;padding:.75rem 0;text-decoration:none;transition:padding-left .22s;display:flex}.Header-module__ldgnoG__drawerLogoutRow{cursor:pointer;text-align:left;background:#d52518;border:1px solid #ffca261a;border-radius:15px;justify-content:center;align-items:center;width:100%;margin-top:10px;padding:.75rem 0;transition:padding-left .22s;display:flex}@media (max-width:1024px){.Header-module__ldgnoG__inner{gap:1.5rem}.Header-module__ldgnoG__nav{gap:1.4rem}}@media (max-width:768px){.Header-module__ldgnoG__nav,.Header-module__ldgnoG__actions{display:none}.Header-module__ldgnoG__hamburger{display:flex}.Header-module__ldgnoG__inner{height:70px;padding:0 1.25rem}.Header-module__ldgnoG__logoImage{width:60px;height:60px}.Header-module__ldgnoG__logoTextImage{max-width:140px;height:32px}}@media (max-width:400px){.Header-module__ldgnoG__logoTextWrap{display:none}.Header-module__ldgnoG__logoImage{width:52px;height:52px}}
.LoginModal-module__gOTZHG__backdrop{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background:#0a1a0eb8;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.LoginModal-module__gOTZHG__backdropVisible{opacity:1}.LoginModal-module__gOTZHG__modal{opacity:0;background:#fff;border-radius:20px;width:100%;max-width:420px;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(24px)scale(.97);box-shadow:0 24px 64px #0a1a0e59,0 4px 16px #0000001a}.LoginModal-module__gOTZHG__modalVisible{opacity:1;transform:translateY(0)scale(1)}.LoginModal-module__gOTZHG__closeBtn{z-index:10;cursor:pointer;color:#19532b;background:#19532b14;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .22s,color .22s,transform .22s;display:flex;position:absolute;top:1rem;right:1rem}.LoginModal-module__gOTZHG__closeBtn:hover{color:#fff;background:#d52518;transform:rotate(90deg)}.LoginModal-module__gOTZHG__modalHeader{text-align:center;background:linear-gradient(160deg,#0d2e16 0%,#19532b 100%);flex-direction:column;align-items:center;gap:.6rem;padding:2rem 2rem 1.75rem;display:flex;position:relative}.LoginModal-module__gOTZHG__modalHeader:after{content:"";opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px;position:absolute;inset:0}.LoginModal-module__gOTZHG__stripTop{background:linear-gradient(90deg,#19532b 0%,#d52518 35%,#ffca26 65%,#19532b 100%);align-self:stretch;height:4px;margin:-2rem -2rem .25rem}.LoginModal-module__gOTZHG__logoWrap{z-index:1;position:relative}.LoginModal-module__gOTZHG__logo{object-fit:contain;filter:drop-shadow(0 4px 16px #0006);border-radius:10px;width:64px;height:64px;animation:.5s cubic-bezier(.34,1.56,.64,1) LoginModal-module__gOTZHG__logoPop}@keyframes LoginModal-module__gOTZHG__logoPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.LoginModal-module__gOTZHG__stepLabel{letter-spacing:.2em;text-transform:uppercase;color:#9abc05cc;z-index:1;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700;position:relative}.LoginModal-module__gOTZHG__title{color:#f3e8cc;z-index:1;margin:0;font-family:Mirza,serif;font-size:1.55rem;font-weight:700;line-height:1.15;position:relative}.LoginModal-module__gOTZHG__subtitle{color:#f3e8ccad;z-index:1;max-width:280px;margin:0;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.55;position:relative}.LoginModal-module__gOTZHG__subtitle strong{color:#ffca26;font-weight:600}.LoginModal-module__gOTZHG__apiError{color:#d52518;background:#d5251812;border:1px solid #d5251833;border-radius:8px;align-items:center;gap:.5rem;margin:.75rem 2rem 0;padding:.65rem 1rem;font-family:Inter,sans-serif;font-size:.78rem;display:flex}.LoginModal-module__gOTZHG__form{flex-direction:column;gap:1.1rem;padding:1.5rem 2rem 1.25rem;display:flex}.LoginModal-module__gOTZHG__profileHint{color:#3a5a28;background:#19532b12;border-left:3px solid #9abc05;border-radius:8px;margin:0;padding:.65rem .9rem;font-family:Inter,sans-serif;font-size:.82rem}.LoginModal-module__gOTZHG__fieldWrap{flex-direction:column;gap:.4rem;display:flex}.LoginModal-module__gOTZHG__label{letter-spacing:.2em;text-transform:uppercase;color:#5a5a4a;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700}.LoginModal-module__gOTZHG__inputWrap{background:#fdfaf5;border:1.5px solid #19532b33;border-radius:10px;align-items:center;gap:.5rem;padding:0 .9rem;transition:border-color .25s,box-shadow .25s;display:flex}.LoginModal-module__gOTZHG__inputWrap:focus-within{border-color:#19532b;box-shadow:0 0 0 3px #19532b1a}.LoginModal-module__gOTZHG__inputWrap.LoginModal-module__gOTZHG__inputError{border-color:#d52518;box-shadow:0 0 0 3px #d525181a}.LoginModal-module__gOTZHG__inputIcon{stroke:#19532b66;flex-shrink:0}.LoginModal-module__gOTZHG__input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;padding:.75rem 0;font-family:Inter,sans-serif;font-size:.9rem}.LoginModal-module__gOTZHG__input::placeholder{color:#19532b4d}.LoginModal-module__gOTZHG__errorMsg{color:#d52518;margin:0;font-family:Inter,sans-serif;font-size:.74rem}.LoginModal-module__gOTZHG__submitBtn{color:#f3e8cc;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#19532b;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.9rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 16px #19532b4d}.LoginModal-module__gOTZHG__submitBtn:hover:not(:disabled){background:#d52518;transform:translateY(-2px);box-shadow:0 8px 24px #d5251859}.LoginModal-module__gOTZHG__submitBtn:active:not(:disabled){transform:translateY(0)}.LoginModal-module__gOTZHG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.LoginModal-module__gOTZHG__spinner{border:2.5px solid #f3e8cc59;border-top-color:#f3e8cc;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite LoginModal-module__gOTZHG__spin;display:inline-block}@keyframes LoginModal-module__gOTZHG__spin{to{transform:rotate(360deg)}}.LoginModal-module__gOTZHG__terms{color:#5a5a4ab3;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:.7rem;line-height:1.5}.LoginModal-module__gOTZHG__termsLink{color:#19532b;text-underline-offset:2px;text-decoration:underline}.LoginModal-module__gOTZHG__termsLink:hover{color:#d52518}.LoginModal-module__gOTZHG__backBtn{cursor:pointer;color:#19532b;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.35rem;padding:0;font-family:Inter,sans-serif;font-size:.74rem;font-weight:600;-webkit-text-decoration:underline #19532b4d;text-decoration:underline #19532b4d;transition:color .2s;display:inline-flex}.LoginModal-module__gOTZHG__backBtn:hover{color:#d52518}.LoginModal-module__gOTZHG__otpWrap{flex-direction:column;align-items:center;gap:.75rem;display:flex}.LoginModal-module__gOTZHG__otpRow{justify-content:center;gap:.5rem;display:flex}.LoginModal-module__gOTZHG__otpRowError .LoginModal-module__gOTZHG__otpBox{border-color:#d52518;animation:.4s cubic-bezier(.36,.07,.19,.97) LoginModal-module__gOTZHG__shake}@keyframes LoginModal-module__gOTZHG__shake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.LoginModal-module__gOTZHG__otpBox{text-align:center;color:#1a1a1a;caret-color:#19532b;background:#fdfaf5;border:2px solid #19532b33;border-radius:10px;outline:none;width:46px;height:54px;font-family:Mirza,serif;font-size:1.4rem;font-weight:700;transition:border-color .22s,box-shadow .22s,background .22s,transform .15s}.LoginModal-module__gOTZHG__otpBox:focus{border-color:#19532b;transform:translateY(-2px);box-shadow:0 0 0 3px #19532b1f}.LoginModal-module__gOTZHG__otpBoxFilled{color:#19532b;background:#ffca2612;border-color:#ffca26}.LoginModal-module__gOTZHG__resendWrap{text-align:center}.LoginModal-module__gOTZHG__resendCountdown{color:#8a8a7a;margin:0;font-family:Inter,sans-serif;font-size:.76rem}.LoginModal-module__gOTZHG__resendCountdown strong{color:#f86015}.LoginModal-module__gOTZHG__resendBtn{cursor:pointer;color:#8a8a7a;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:.76rem}.LoginModal-module__gOTZHG__resendBtnAccent{color:#d52518;text-underline-offset:2px;font-weight:700;text-decoration:underline}.LoginModal-module__gOTZHG__decorDots{justify-content:center;align-items:center;gap:.45rem;padding:0 2rem 1.25rem;display:flex}.LoginModal-module__gOTZHG__decorDot{opacity:.5;border-radius:50%;width:7px;height:7px;display:block}.LoginModal-module__gOTZHG__progressBar{background:#19532b1a;height:3px}.LoginModal-module__gOTZHG__progressFill{background:linear-gradient(90deg,#19532b,#d52518,#ffca26);height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}@media (max-width:480px){.LoginModal-module__gOTZHG__modal{border-radius:16px}.LoginModal-module__gOTZHG__modalHeader{padding:1.75rem 1.5rem 1.4rem}.LoginModal-module__gOTZHG__form{padding:1.25rem 1.25rem 1rem}.LoginModal-module__gOTZHG__otpBox{width:40px;height:48px;font-size:1.25rem}.LoginModal-module__gOTZHG__otpRow{gap:.4rem}}@media (max-width:360px){.LoginModal-module__gOTZHG__otpBox{width:34px;height:42px;font-size:1.1rem}.LoginModal-module__gOTZHG__otpRow{gap:.3rem}}
