@import "https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600&family=Gothic+A1:wght@300;600;700;800&family=Noto+Sans+Georgian:wght@400;500;600;700;800&display=swap";.site-footer{color:#112d19;background:#faf9f5;border-top:1px solid #e3dec3;flex-direction:column;gap:20px;width:calc(100% - 128px);max-width:1312px;margin:0 auto;padding:28px 32px 24px;font-family:Fira Sans,Noto Sans Georgian,sans-serif;display:flex}.site-footer__content{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-content:space-between;align-items:start;gap:32px;width:100%;display:grid}.site-footer__address{align-items:flex-start;gap:10px;min-width:0;display:flex}.site-footer__address>svg{color:#112d19;stroke-width:2px;flex:none;width:18px;height:18px}.site-footer__address>span{flex-direction:column;gap:4px;min-width:0;display:flex}.site-footer__address b{font-family:Gothic A1,Noto Sans Georgian,sans-serif;font-size:13px;font-weight:600;line-height:normal}.site-footer__address em{color:#606f6b;overflow-wrap:anywhere;font-size:14px;font-style:normal;font-weight:400;line-height:1.5}.site-footer__facebook{color:#112d19;text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:8px 12px;font-size:14px;font-weight:500;line-height:normal;text-decoration:none;display:flex}.site-footer__facebook i{color:#fff;background:#112d19;border-radius:4px;flex:none;place-items:center;width:20px;height:20px;font-family:Gothic A1,sans-serif;font-size:13px;font-style:normal;font-weight:700;display:grid}.site-footer__legal{flex-direction:column;justify-self:end;align-items:flex-start;gap:8px;min-width:0;display:flex}.site-footer__legal a{color:#1a3d24;text-underline-position:from-font;font-size:13px;font-weight:500;line-height:1.5;text-decoration:underline}.site-footer__facebook:hover,.site-footer__facebook:focus-visible,.site-footer__legal a:hover,.site-footer__legal a:focus-visible{color:#4e9f3d}.site-footer__facebook:focus-visible,.site-footer__legal a:focus-visible{outline-offset:2px;outline:2px solid #4e9f3d}.site-footer>p{color:#606f6b;text-align:center;width:100%;margin:0;font-size:12px;font-weight:400;line-height:normal}.auth-shell{background:#faf9f5;min-height:100vh}@media (width<=760px){.site-footer{gap:14px;width:100%;max-width:none;margin:0;padding:24px 20px 20px}.site-footer__content{flex-direction:column;align-items:stretch;gap:18px;display:flex}.site-footer__address{grid-template-columns:20px minmax(0,1fr);gap:10px;width:100%;padding:0;display:grid}.site-footer__address>svg{width:20px;height:20px}.site-footer__facebook{text-align:left;grid-template-columns:20px minmax(0,1fr);justify-content:flex-start;gap:10px;width:100%;min-width:0;min-height:0;padding:0;display:grid}.site-footer__facebook span{overflow-wrap:anywhere;min-width:0;line-height:1.45}.site-footer__legal{align-items:stretch;gap:10px;width:100%;min-width:0;padding-left:30px}.site-footer__legal a{overflow-wrap:anywhere;width:100%;min-width:0;min-height:0;padding:0;font-size:14px;line-height:1.45;display:block}.site-footer>p{overflow-wrap:anywhere;font-size:12px;line-height:1.45}}.profile-page{min-height:calc(100vh - 72px);padding-top:48px}.profile-heading{margin-bottom:32px}.profile-heading h1{margin:0 0 8px;font-family:Gothic A1,sans-serif;font-size:36px;line-height:1.2}.profile-heading p{color:#606f6b;margin:0;font-size:16px}.profile-grid{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:32px;display:grid}.profile-main-card,.profile-security-card,.profile-danger-card{background:#fff;border:1px solid #e3dec3;border-radius:24px}.profile-main-card{flex-direction:column;align-items:flex-start;gap:24px;padding:32px;display:flex}.profile-main-card h2,.profile-security-card h2,.profile-danger-card h2{color:#112d19;margin:0;font-family:Gothic A1,sans-serif}.profile-main-card h2{font-size:20px}.profile-fields-list{flex-direction:column;gap:20px;width:100%;display:flex}.profile-fields-list label{color:#112d19;flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.profile-fields-list input{color:#112d19;background:#fff;border:1px solid #e3dec3;border-radius:12px;outline:0;width:100%;height:46px;padding:0 16px;font:400 15px Noto Sans Georgian,Fira Sans,sans-serif}.profile-fields-list input[readonly]{color:#606f6b;background:#faf9f5}.profile-fields-list label.invalid input{background:#fdf2f2;border:1.5px solid #e2554f}.profile-fields-list label small{color:#d9534f;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.profile-fields-list label small svg{width:15px;height:15px}.profile-primary,.profile-outline,.profile-delete{cursor:pointer;border-radius:12px;height:46px;padding:0 24px;font-family:inherit;font-size:15px;font-weight:700}.profile-primary{color:#fff;background:#112d19;border:0}.profile-primary.compact{width:auto}.profile-primary.full{width:100%}.profile-primary:disabled{opacity:.48;cursor:not-allowed}.profile-outline{color:#112d19;background:#fff;border:1.5px solid #112d19}.profile-edit-actions{gap:12px;display:flex}.profile-side{flex-direction:column;gap:24px;display:flex}.profile-security-card,.profile-danger-card{flex-direction:column;align-items:flex-start;gap:16px;padding:24px;display:flex;box-shadow:0 12px 16px #112d190f}.profile-security-card h2,.profile-danger-card h2{font-size:18px}.profile-security-card p{flex-direction:column;gap:4px;margin:0;display:flex}.profile-security-card p span{color:#606f6b;font-size:13px}.profile-security-card p b{font-size:16px}.profile-security-card>small{color:#606f6b;font-size:13px;line-height:1.45}.profile-security-card button,.profile-danger-card button{width:100%}.profile-danger-card h2{color:#d9534f}.profile-danger-card>b{font-size:14px}.profile-danger-card p{color:#606f6b;margin:-8px 0 0;font-size:13px;line-height:1.45}.profile-danger-card button{color:#fff;cursor:pointer;background:#df514d;border:0;border-radius:10px;height:44px;font-family:inherit;font-size:14px;font-weight:700}.profile-notice{border-radius:12px;align-items:center;gap:12px;margin-bottom:32px;padding:15px 20px;font-size:14px;font-weight:600;display:flex}.profile-notice svg{width:20px}.profile-notice.success{color:#27733b;background:#ecfdf3;border:1px solid #c9f2d8}.profile-notice.error{color:#b42318;background:#fef3f2;border:1px solid #f7c5c1}.profile-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#112d1957;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profile-modal{color:#112d19;background:#fff;border:1px solid #e3dec3;border-radius:24px;flex-direction:column;gap:16px;width:520px;max-width:100%;padding:32px;display:flex;box-shadow:0 20px 48px #112d1938}.profile-modal h2{margin:0;font-family:Gothic A1,sans-serif;font-size:24px;line-height:1.25}.profile-modal>p{color:#606f6b;margin:-10px 0 0;font-size:14px;line-height:1.45}.profile-modal>p b{color:#112d19}.profile-modal>label{flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.profile-phone-input{border:1px solid #e3dec3;border-radius:10px;height:46px;display:flex;overflow:hidden}.profile-phone-input.invalid{border-color:#d9534f}.profile-phone-input span{background:#faf9f5;border-right:1px solid #e3dec3;place-items:center;padding:0 14px;display:grid}.profile-phone-input input{border:0;outline:0;flex:1;min-width:0;padding:0 14px;font:400 14px Noto Sans Georgian,Fira Sans,sans-serif}.profile-modal-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-inline-error{color:#b42318;background:#fef3f2;border:1px solid #f7c5c1;border-radius:10px;align-items:flex-start;gap:7px;padding:10px 12px;font-size:12px;display:flex}.profile-inline-error svg{flex:none;width:16px;height:16px}.profile-otp{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.profile-otp input{color:#112d19;text-align:center;background:#fff;border:1px solid #e3dec3;border-radius:10px;outline:0;width:100%;height:54px;font-size:20px;font-weight:700}.profile-otp input:focus{border:2px solid #4e9f3d}.profile-otp.invalid input{color:#d9534f;background:#fdf2f2;border:1.5px solid #e2554f}.profile-otp-timer{color:#606f6b;align-items:center;gap:6px;font-size:12px;display:flex}.profile-otp-timer svg{width:16px}.profile-otp-timer b{color:#112d19}.profile-link{color:#606f6b;cursor:pointer;background:0 0;border:0;align-self:center;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.profile-link:disabled{opacity:.45;cursor:not-allowed}.profile-link.danger{color:#d9534f}.profile-lock,.profile-warning{border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.profile-lock{color:#d28e00;background:#fffaf0;border:1px solid #f6d991;align-self:center}.profile-warning{color:#e2554f;background:#fdf2f2}.profile-lock svg,.profile-warning svg{width:24px}.limit-modal,.limit-modal h2{text-align:center}.profile-limit-info{text-align:left;background:#faf9f5;border:1px solid #e3dec3;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;padding:16px;display:flex}.profile-limit-info span{color:#606f6b;font-size:12px}.profile-limit-info b{font-size:14px}.profile-limit-info strong{color:#d28e00;font-size:13px}.profile-limit-info hr{border:0;border-top:1px solid #e3dec3;width:100%;margin:8px 0}.profile-success-modal{text-align:center;align-items:center}.profile-success-modal>span{color:#4e9f3d;background:#eaf5ee;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.profile-success-modal>span svg{width:30px}.profile-success-modal h2{max-width:390px}.profile-success-modal p{text-align:center}.profile-success-modal button{margin-top:12px}.delete-modal{width:560px}.delete-modal .danger-copy{color:#d9534f;margin:-10px 0 4px;font-weight:600}.delete-summary{background:#fff9e8;border:1px solid #f4d58b;border-radius:12px;padding:18px}.delete-summary b{font-size:13px}.delete-summary ul{color:#606f6b;margin:12px 0 0;padding-left:20px;font-size:14px;line-height:2}.delete-summary li::marker{color:#df514d}.delete-confirm{cursor:pointer;grid-template-columns:20px 24px 1fr;align-items:center;gap:8px!important;display:grid!important}.delete-confirm input{opacity:0;position:absolute}.delete-confirm>span{color:#0000;border:2px solid #e3dec3;border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.delete-confirm input:checked+span{color:#fff;background:#df514d;border-color:#df514d}.delete-confirm span svg{width:14px}.profile-delete{color:#fff;background:#df514d;border:0}.profile-delete:disabled{opacity:.38;cursor:not-allowed}.profile-mobile-back{display:none}.profile-deleted-page{color:#112d19;background:#faf9f5;min-height:100vh}.profile-deleted-page>header{background:#fff;border-bottom:1px solid #e3dec3;align-items:center;height:72px;padding:0 64px;display:flex}.profile-deleted-page>header .site-logo{width:56px;height:56px}.profile-deleted-card{text-align:center;background:#fff;border:1px solid #e3dec3;border-radius:24px;flex-direction:column;align-items:center;gap:24px;width:560px;max-width:calc(100% - 32px);margin:80px auto;padding:48px;display:flex;box-shadow:0 12px 32px #112d190f}.profile-deleted-card>span{color:#4e9f3d;background:#eaf5ee;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.profile-deleted-card>span svg{width:34px}.profile-deleted-card h1{margin:8px 0 0;font-family:Gothic A1,sans-serif;font-size:28px;line-height:1.25}.profile-deleted-card p{color:#606f6b;margin:-8px 0 8px;font-size:16px;line-height:1.55}.profile-deleted-card button{color:#fff;cursor:pointer;background:#112d19;border:0;border-radius:12px;width:100%;height:48px;font-family:inherit;font-size:15px;font-weight:700}.profile-password-icon{color:#27733b;background:#eaf5ee;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.profile-password-icon svg{width:21px;height:21px}.profile-password-card>small{line-height:1.55}.profile-password-modal{width:540px}.profile-password-field{flex-direction:column;display:flex;gap:7px!important}.profile-password-input{background:#fff;border:1px solid #e3dec3;border-radius:10px;align-items:center;width:100%;height:46px;display:flex;overflow:hidden}.profile-password-input:focus-within{border-color:#4e9f3d;box-shadow:0 0 0 1px #4e9f3d}.profile-password-input.invalid{box-shadow:none;background:#fdf2f2;border:1.5px solid #e2554f}.profile-password-input input{color:#112d19;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 14px;font:400 14px Noto Sans Georgian,Fira Sans,sans-serif}.profile-password-input button{color:#606f6b;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:44px;height:44px;padding:0;display:grid}.profile-password-input button svg{width:19px;height:19px}.profile-password-field>small{color:#d9534f;align-items:flex-start;gap:6px;font-size:12px;font-weight:500;line-height:1.4;display:flex}.profile-password-field>small svg{flex:none;width:15px;height:15px}.profile-password-field>em{color:#606f6b;font-size:11px;font-style:normal;font-weight:400}@media (width<=760px){.profile-page{min-height:calc(100dvh - 132px);padding:24px 16px 32px}.profile-heading{margin-bottom:24px}.profile-heading h1{font-size:30px}.profile-heading p{font-size:14px;line-height:1.5}.profile-grid{flex-direction:column;gap:24px;display:flex}.profile-main-card,.profile-security-card,.profile-danger-card{border-radius:20px;width:100%;box-shadow:0 8px 16px #112d190a}.profile-main-card{gap:24px;padding:24px}.profile-main-card h2{font-size:20px}.profile-fields-list{gap:18px}.profile-fields-list input{height:44px;font-size:14px}.profile-main-card .compact{width:100%}.profile-edit-actions{flex-direction:column;width:100%;display:flex}.profile-edit-actions .profile-primary,.profile-edit-actions .profile-outline{width:100%}.profile-side{gap:24px;width:100%}.profile-security-card,.profile-danger-card{padding:20px}.profile-notice{margin-bottom:24px;padding:14px;font-size:13px}.profile-modal-backdrop{background:#112d1952;place-items:end center;padding:0}.profile-modal{border-width:1px 0 0;border-radius:24px 24px 0 0;width:100%;max-height:calc(100dvh - 60px);padding:24px;overflow:auto}.profile-modal h2{font-size:22px}.profile-modal-actions{grid-template-columns:1fr}.profile-modal-actions .profile-primary{order:0}.profile-modal-actions .profile-outline{order:1}.profile-password-modal{max-height:calc(100dvh - 24px);padding-bottom:calc(24px + env(safe-area-inset-bottom))}.profile-otp{gap:7px}.profile-otp input{height:50px;font-size:18px}.limit-modal{border-radius:24px 24px 0 0}.delete-modal{border:0;border-radius:0;height:calc(100dvh - 60px);max-height:none;padding:20px 24px}.delete-modal .profile-warning{margin-top:8px}.profile-mobile-back{color:#606f6b;background:0 0;border:0;align-items:center;gap:6px;margin:0 0 4px;padding:0;font-family:inherit;font-size:13px;display:flex}.profile-mobile-back svg{width:18px}.delete-modal h2{font-size:23px}.delete-summary{padding:16px}.delete-summary ul{line-height:1.85}.delete-confirm{grid-template-columns:20px 24px 1fr!important}.delete-modal .profile-modal-actions{margin-top:auto}.profile-deleted-page>header{height:60px;padding:0 16px}.profile-deleted-page>header .site-logo{width:44px;height:44px}.profile-deleted-card{width:auto;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:80px 24px 24px}.profile-deleted-card>span{background:#f1fcf4;border:3px solid #c9f2d8;width:80px;height:80px;margin-bottom:8px}.profile-deleted-card h1{font-size:26px}.profile-deleted-card p{font-size:15px}.profile-deleted-card button{margin-top:8px}.profile-success-modal{border-radius:24px 24px 0 0}}@media (width<=380px){.profile-otp{gap:5px}.profile-otp input{height:46px}.profile-page{padding-left:12px;padding-right:12px}.profile-main-card{padding:20px}}.delete-confirm{align-items:start;width:100%;line-height:1.5;grid-template-columns:20px minmax(0,1fr)!important;gap:10px!important}.delete-confirm-box{margin-top:1px;color:#0000!important;border:2px solid #e3dec3!important;border-radius:5px!important;place-items:center!important;width:20px!important;height:20px!important;display:grid!important}.delete-confirm input:checked+.delete-confirm-box{color:#fff!important;background:#df514d!important;border-color:#df514d!important}.delete-confirm-box svg{stroke-width:3px;display:block;width:13px!important;height:13px!important}.delete-confirm-copy{overflow-wrap:normal;word-break:normal;min-width:0;font-size:14px;font-weight:600;line-height:1.5;place-items:initial!important;color:#112d19!important;border:0!important;border-radius:0!important;width:auto!important;height:auto!important;display:block!important}@media (width<=760px){.delete-modal{width:calc(100% - 24px);height:auto;max-height:calc(100dvh - 24px);padding:20px 20px calc(20px + env(safe-area-inset-bottom));border:1px solid #e3dec3;border-radius:22px;margin:12px}.delete-modal .profile-warning{width:44px;height:44px;margin-top:0}.delete-modal .profile-warning svg{width:21px}.delete-modal h2{font-size:20px;line-height:1.35}.delete-modal .danger-copy{font-size:13px;line-height:1.45}.delete-summary{padding:14px}.delete-summary ul{font-size:13px;line-height:1.65}.delete-confirm{grid-template-columns:20px minmax(0,1fr)!important;gap:10px!important}.delete-confirm-copy{font-size:13px;line-height:1.5}.delete-modal .profile-modal-actions{margin-top:4px}}.market-app{color:#112d19;background:#faf9f5;min-height:100vh;padding-bottom:0}.market-header{background:#fff;border-bottom:1px solid #e3dec3;justify-content:space-between;align-items:center;height:72px;padding:0 64px;display:flex}.market-brand{color:#112d19;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.market-brand .site-logo{width:56px;height:56px}.market-brand>span{color:#fff;background:#112d19;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.market-brand b{white-space:nowrap;font-family:Gothic A1,sans-serif;font-size:20px;line-height:1}.market-brand i{color:#8d7b68;font-style:normal;font-weight:300}.market-header nav{align-self:stretch;align-items:center;gap:32px;display:flex}.market-header nav button{color:#606f6b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:100%;padding:0;font-size:14px;font-weight:600}.market-header nav button.active{color:#112d19;border-color:#4e9f3d}.market-user{align-items:center;gap:12px;display:flex}.market-user>i{background:#e3dec3;width:1px;height:24px;margin:0 4px}.market-user button{color:#606f6b;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:13px;display:flex}.market-user .cart-head{color:#112d19;background:#faf9f5;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative}.cart-head em,.mobile-market-header em{color:#fff;background:#4e9f3d;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-style:normal;display:grid;position:absolute;top:-4px;right:-5px}.avatar{color:#fff;background:#4e9f3d;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.market-user>b{font-size:14px}.market-user .market-profile-link{color:#112d19;cursor:pointer;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.market-user .market-profile-link b{white-space:nowrap}.mobile-market-header,.bottom-nav,.mobile-only{display:none}.market-content{width:100%;padding:48px 64px 80px}.market-title h1,.cart-page>h1,.checkout-page>h1{margin:0 0 8px;font-size:32px;line-height:1.25}.market-title p{color:#606f6b;margin:0;font-size:15px}.product-tools{justify-content:space-between;align-items:center;gap:24px;margin:32px 0 24px;display:flex}.categories{gap:10px;display:flex}.categories button{color:#606f6b;cursor:pointer;background:#fff;border:1px solid #e3dec3;border-radius:20px;padding:9px 16px;font-size:13px}.categories button.active{color:#fff;background:#112d19;border-color:#112d19}.product-tools label{background:#fff;border:1px solid #e3dec3;border-radius:10px;align-items:center;gap:9px;width:300px;height:42px;padding:0 14px;display:flex}.product-tools label svg{color:#606f6b;width:18px}.product-tools input{color:#112d19;border:0;outline:0;width:100%;font-size:14px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-card{background:#fff;border-radius:20px;flex-direction:column;gap:12px;min-width:0;padding:16px;display:flex;box-shadow:0 12px 16px #112d190f}.product-card.sold-out{opacity:.7}.product-image{border-radius:14px;height:190px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-image>span{color:#27733b;background:#eaf5ee;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.product-image>span.low{color:#a06700;background:#fef9e7}.product-image>span.out{color:#d9534f;background:#fdf2f2}.product-info small{color:#606f6b;font-size:11px}.product-info h2{margin:4px 0 8px;font-size:19px}.product-info strong{font-size:17px}.product-info strong i{color:#606f6b;font-size:12px;font-style:normal;font-weight:400}.product-info p{color:#606f6b;margin:6px 0 0;font-size:11px}.stepper{border:1px solid #e3dec3;border-radius:10px;grid-template-columns:42px 1fr 42px;width:100%;height:42px;display:grid;overflow:hidden}.stepper button{color:#112d19;cursor:pointer;background:#fff;border:0;place-items:center;display:grid}.stepper button:first-child{border-right:1px solid #e3dec3}.stepper button:last-child{border-left:1px solid #e3dec3}.stepper button:disabled{color:#aaa;cursor:not-allowed;background:#faf9f5}.stepper svg{width:16px}.stepper-quantity{cursor:text;justify-content:center;align-items:center;gap:4px;min-width:0;padding:0 6px;display:flex}.stepper-quantity:focus-within{background:#f5faf5;box-shadow:inset 0 0 0 1px #4e9f3d}.stepper-quantity input{color:#112d19;text-align:right;background:0 0;border:0;outline:0;width:5.5ch;min-width:0;padding:0;font-family:inherit;font-size:13px;font-weight:700;line-height:1}.stepper-quantity input:disabled{color:#999}.stepper-quantity span{flex:none;font-size:13px;font-weight:600;line-height:1;display:block}.add-cart,.in-cart>button,.primary,.empty-page button,.order-buttons button:first-child{color:#fff;cursor:pointer;background:#112d19;border:0;border-radius:10px;width:100%;height:44px;font-size:14px;font-weight:600}.add-cart:disabled{color:#999;cursor:not-allowed;background:#e8e6df}.in-cart{flex-direction:column;align-items:center;gap:6px;display:flex}.in-cart>button{color:#27733b;background:#eaf5ee;border:1.5px solid #4e9f3d;justify-content:center;align-items:center;gap:7px;display:flex}.in-cart svg{width:16px}.in-cart a{color:#4e9f3d;cursor:pointer;font-size:12px;font-weight:600;text-decoration:underline}.market-toast{z-index:10;color:#27733b;background:#ecfdf3;border:1px solid #d1fadf;border-radius:12px;align-items:center;gap:9px;padding:14px 18px;font-size:13px;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 12px 16px #112d191f}.market-toast svg{width:17px}.cart-page>h1,.checkout-page>h1{margin-bottom:32px}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:32px;display:grid}.cart-list{flex-direction:column;gap:16px;display:flex}.cart-item{background:#fff;border:1px solid #e3dec3;border-radius:20px;grid-template-columns:100px minmax(130px,1fr) 170px 90px auto;align-items:center;gap:20px;padding:16px;display:grid}.cart-item.warning{border:1.5px solid #d28e00}.cart-item>img{object-fit:cover;border-radius:12px;width:100px;height:88px}.cart-info small{color:#606f6b;font-size:11px}.cart-info h2{margin:4px 0 8px;font-size:18px}.cart-info b{font-size:13px}.cart-item>strong{text-align:right;font-size:15px}.remove{color:#d9534f;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;display:flex}.remove svg{width:16px}.summary-card{background:#fff;border:1px solid #e3dec3;border-radius:24px;flex-direction:column;gap:24px;width:100%;padding:28px;display:flex;box-shadow:0 12px 16px #112d190f}.summary-card h2{margin:0;font-size:20px}.summary-card p{color:#606f6b;justify-content:space-between;margin:0 0 14px;font-size:14px;display:flex}.summary-card p b{color:#112d19}.summary-card hr{border:0;border-top:1px solid #e3dec3;margin:4px 0 16px}.summary-card p.total{color:#112d19;margin:0;font-size:16px}.summary-card p.total b{font-size:19px}.summary-actions{flex-direction:column;align-items:center;gap:12px;display:flex}.primary{height:50px}.link-button{color:#4e9f3d;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.empty-page{place-items:center;min-height:calc(100vh - 72px);padding:120px 64px;display:grid}.empty-page>div{text-align:center;background:#fff;border:1px solid #e3dec3;border-radius:24px;flex-direction:column;align-items:center;gap:20px;width:580px;max-width:100%;padding:64px;display:flex}.empty-page>div>span{color:#4e9f3d;background:#eaf5ee;border-radius:50%;place-items:center;width:80px;height:80px;display:grid}.empty-page svg{width:36px;height:36px}.empty-page h1{margin:8px 0 0;font-size:28px}.empty-page p{color:#606f6b;margin:-8px 0 12px}.empty-page button{width:230px}.checkout-sections{flex-direction:column;gap:20px;display:flex}.checkout-sections>section{background:#fff;border:1px solid #e3dec3;border-radius:20px;flex-direction:column;gap:16px;padding:28px;display:flex;box-shadow:0 12px 16px #112d190f}.checkout-sections h2{margin:0 0 4px;font-size:19px}.profile-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-sections label{color:#1a3d24;flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.checkout-sections input,.checkout-sections select{color:#112d19;background:#fff;border:1px solid #e3dec3;border-radius:10px;outline:0;width:100%;height:48px;padding:0 16px;font-size:14px}.checkout-sections input[readonly]{color:#606f6b;background:#faf9f5}.checkout-sections>section>small{color:#606f6b;font-size:11px}.select-wrap{position:relative}.select-wrap select{appearance:none}.select-wrap svg{pointer-events:none;width:18px;position:absolute;top:14px;right:14px}.checkout-sections input.error,.select-wrap.error select{border:1.5px solid #d9534f}.checkout-error{color:#d9534f;font-size:12px}.checkout-product{border-bottom:1px solid #e3dec3;grid-template-columns:56px 1fr auto;align-items:center;gap:16px;padding-bottom:12px;display:grid}.checkout-product:last-child{border:0;padding-bottom:0}.checkout-product img{object-fit:cover;border-radius:9px;width:56px;height:52px}.checkout-product span{flex-direction:column;gap:3px;display:flex}.checkout-product small{color:#606f6b}.checkout-product strong{font-size:13px}.order-state,.order-success-page{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:64px;display:flex}.order-state{text-align:center}.order-error-icon,.order-check{color:#fff;background:#d9534f;border-radius:50%;place-items:center;width:80px;height:80px;display:grid;box-shadow:0 0 0 12px #fdf2f2}.order-state h1{margin:40px 0 12px;font-size:28px}.order-state>p{color:#606f6b;margin:0 0 32px}.order-buttons{flex-direction:column;align-items:center;gap:14px;width:330px;max-width:100%;display:flex}.order-buttons button{height:50px}.order-buttons button:last-child{color:#4e9f3d;cursor:pointer;background:0 0;border:0;font-weight:600;text-decoration:underline}.order-success-card{background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:20px;width:720px;max-width:100%;padding:40px;display:flex;box-shadow:0 12px 16px #112d190f}.order-check{background:#4e9f3d;width:64px;height:64px;box-shadow:0 0 0 10px #eaf5ee}.order-success-card>h1{text-align:center;margin:12px 0 -8px;font-size:28px}.order-success-card>p{color:#606f6b;margin:0 0 4px}.order-meta{border-top:1px solid #e3dec3;border-bottom:1px solid #e3dec3;justify-content:space-between;align-items:center;width:100%;padding:16px 0;display:flex}.order-meta span{flex-direction:column;gap:4px;display:flex}.order-meta small{color:#606f6b}.order-meta em{color:#a06700;background:#fef9e7;border-radius:8px;padding:6px 12px;font-size:12px;font-style:normal;font-weight:600}.order-details{grid-template-columns:1fr 1fr;gap:24px;width:100%;display:grid}.order-details section:last-child{grid-column:1/-1}.order-details h2{margin:0 0 10px;font-size:15px}.order-details p{color:#606f6b;justify-content:space-between;margin:5px 0;font-size:13px;display:flex}.order-details p b{color:#112d19}.order-success-card .order-buttons{margin-top:4px}.date-picker-label{position:relative}.date-field{color:#112d19;text-align:left;cursor:pointer;background:#fff;border:1px solid #e3dec3;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 16px;font-size:14px;display:flex}.date-field svg{color:#606f6b;width:16px;height:16px}.date-field.error{border:1.5px solid #d9534f}.date-field span:only-child{color:#606f6b}.delivery-calendar{z-index:30;background:#fff;border:1.5px solid #52b788;border-radius:16px;flex-direction:column;gap:16px;width:452px;padding:16px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 12px #081c1521}.delivery-calendar header{justify-content:space-between;align-items:center;display:flex}.delivery-calendar header button{color:#112d19;cursor:pointer;background:#fff;border:1px solid #e3dec3;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.delivery-calendar header svg{width:16px}.delivery-calendar header b{font-size:15px}.weekdays,.calendar-days{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.weekdays b{color:#606f6b;text-align:center;font-size:11px}.calendar-days button,.calendar-days i{height:36px}.calendar-days button{color:#112d19;cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:12px}.calendar-days button:hover{background:#eaf5ee}.calendar-days button.today{border:1px solid #52b788}.calendar-days button.selected{color:#fff;background:#112d19}.calendar-days button:disabled{color:#b9b9b4;cursor:not-allowed;background:0 0}.delivery-calendar footer{border-top:1px solid #e3dec3;gap:8px;padding-top:12px;display:flex}.delivery-calendar footer button{color:#27733b;cursor:pointer;background:#f7fcf8;border:1px solid #e3dec3;border-radius:8px;flex:1;height:36px;font-size:12px;font-weight:600}.delivery-date-info{border-top:1px solid #e3dec3;padding-top:12px;margin-top:12px!important}.delivery-calendar header button:disabled{color:#b9b9b4;cursor:not-allowed;background:#fafaf8}.calendar-range-note{color:#606f6b;text-align:center;margin:0;font-size:12px;line-height:1.5}.delivery-calendar footer button:disabled{color:#a6ada8;cursor:not-allowed;background:#f5f5f2}.select-wrap select,.date-field{font-family:Noto Sans Georgian,Fira Sans,sans-serif;font-size:14px;font-weight:400;line-height:1}.select-wrap select,.date-field span{color:#112d19}.order-success-page{justify-content:flex-start;min-height:auto;padding:64px 64px 80px}.order-success-card{align-items:stretch;gap:28px;width:640px;padding:40px}.success-indicator{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.order-check{color:#fff;width:64px;height:64px;box-shadow:none;background:#ecfdf3;border-radius:50%;place-items:center;display:grid}.order-check span{background:#4e9f3d;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.order-check svg{stroke-width:3px;width:20px;height:20px}.success-indicator h1{margin:0;font-size:28px;line-height:1.3}.success-indicator p{color:#606f6b;margin:0;font-size:16px}.order-success-card>.order-meta,.order-success-card>.order-details,.order-success-card>.order-buttons{border-top:1px solid #e3dec3;padding-top:28px}.order-success-card .order-meta{border-bottom:0;padding-bottom:0}.order-success-card .order-meta span{gap:4px}.order-success-card .order-meta span b{font-size:18px}.order-success-card .order-meta span small{font-size:14px}.order-success-card .order-meta em{color:#d28e00;padding:6px 14px;font-size:13px}.order-success-card .order-details{flex-direction:column;gap:20px;display:flex}.order-success-card .order-details section{border-bottom:1px solid #e3dec3;width:100%;padding-bottom:20px}.order-success-card .order-details section:last-child{border:0;padding-bottom:0}.order-success-card .order-details h2{text-transform:uppercase;margin:0 0 8px;font-size:14px}.order-success-card .order-details p{margin:0 0 8px;font-size:14px}.order-success-card .order-details p:last-child{margin-bottom:0}.order-success-card .address-line,.order-success-card .note-line,.order-success-card .delivery-date-info{display:block}.order-success-card .note-line{color:#606f6b;font-size:13px}.order-success-card .delivery-date-info{border:0;padding:0;margin-top:8px!important}.order-success-card .success-total b{color:#4e9f3d;font-family:Gothic A1,sans-serif;font-size:20px;font-weight:800}.order-success-card .order-buttons{gap:12px;width:100%}.order-success-card .order-buttons button{border-radius:12px;width:100%;height:48px;font-size:15px;font-weight:700;text-decoration:none}.order-success-card .order-buttons button:first-child{color:#fff;background:#112d19;border:0}.order-success-card .order-buttons button:last-child{color:#112d19;background:#fff;border:1px solid #e3dec3}.orders-page{max-width:1440px;margin:0 auto}.orders-page>h1{margin:0 0 24px;font-size:36px;line-height:1.25}.order-filters{gap:12px;margin-bottom:24px;display:flex}.order-filters button{color:#606f6b;cursor:pointer;background:#fff;border:1px solid #e3dec3;border-radius:20px;padding:10px 18px;font-size:13px}.order-filters button.active{color:#fff;background:#112d19;border-color:#112d19}.orders-table{background:#fff;border:1px solid #e3dec3;border-radius:20px;overflow:hidden;box-shadow:0 12px 32px #112d190f}.orders-head,.orders-row{grid-template-columns:170px 160px minmax(180px,1fr) 100px 120px 120px 160px 120px;align-items:center;padding:20px;font-size:14px;display:grid}.orders-head{background:#faf9f5;border-bottom:1px solid #e3dec3}.orders-head>b:last-child{text-align:right}.orders-row{color:#606f6b;border-bottom:1px solid #e3dec3}.orders-row:last-child{border:0}.orders-row>b{color:#112d19;white-space:nowrap}.orders-row>span:nth-child(3){color:#112d19;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.orders-row>strong{color:#4e9f3d;white-space:nowrap}.orders-row>button{color:#4e9f3d;cursor:pointer;background:0 0;border:0;justify-self:end;padding:0;font-weight:600;text-decoration:underline}.order-status{border-radius:100px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:600}.status-working{color:#a06700;background:#fef9e7}.status-confirmed{color:#27733b;background:#ecfdf3}.status-done{color:#315d3c;background:#eaf5ee}.status-rejected{color:#b42318;background:#fef3f2}.rejected-progress{background:snow;border-color:#f7c5c1;align-items:center;gap:16px;display:flex}.rejected-progress>div{flex-direction:column;gap:4px;display:flex}.rejected-progress small{color:#606f6b}.orders-mobile{display:none}.filter-empty{color:#606f6b;text-align:center;padding:40px}.orders-empty{place-items:center;min-height:calc(100vh - 72px);padding:120px 64px;display:grid}.orders-empty>div{text-align:center;background:#fff;border:1px solid #e3dec3;border-radius:24px;flex-direction:column;align-items:center;gap:16px;width:500px;max-width:100%;padding:48px;display:flex;box-shadow:0 12px 16px #112d190f}.orders-empty>div>span{color:#4e9f3d;border:1px solid #e3dec3;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.orders-empty h1{margin:8px 0 0;font-size:26px}.orders-empty p{color:#606f6b;margin:0 0 8px}.orders-empty button{color:#fff;background:#112d19;border:0;border-radius:10px;width:230px;height:48px;font-weight:600}.back-orders{color:#4e9f3d;cursor:pointer;background:0 0;border:0;margin-bottom:24px;padding:0;font-size:14px;font-weight:600;text-decoration:underline}.detail-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.detail-heading h1{margin:0;font-size:30px}.detail-heading>span{flex-direction:column;align-items:flex-end;gap:8px;font-size:13px;display:flex}.progress-card{background:#fff;border:1px solid #e3dec3;border-radius:16px;margin-bottom:24px;padding:24px}.progress-steps{align-items:flex-start;display:flex}.progress-steps>div{text-align:center;flex-direction:column;align-items:center;gap:6px;width:170px;display:flex}.progress-steps i{color:#606f6b;background:#fff;border:2px solid #e3dec3;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;font-weight:700;display:grid}.progress-steps .complete i{color:#fff;background:#4e9f3d;border-color:#4e9f3d}.progress-steps .current i{color:#fff;background:#112d19;border-color:#4e9f3d}.progress-steps b{font-size:13px}.progress-steps small{color:#606f6b;font-size:11px}.progress-steps hr{border:0;border-top:2px solid #e3dec3;flex:1;margin:15px -45px 0}.progress-steps hr.complete{border-color:#4e9f3d}.mobile-current{display:none}.detail-info{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.detail-info section,.detail-products,.detail-summary{background:#fff;border:1px solid #e3dec3;border-radius:16px;padding:24px}.detail-info h2,.detail-products h2{margin:0 0 16px;font-size:18px}.detail-info p{color:#606f6b;justify-content:space-between;gap:20px;margin:8px 0;font-size:14px;display:flex}.detail-info p b{color:#112d19;text-align:right}.detail-product-head,.detail-product-row{grid-template-columns:minmax(180px,1fr) 120px 120px 120px;margin:0 -24px;padding:14px 16px;display:grid}.detail-product-head{background:#faf9f5;border-top:1px solid #e3dec3;border-bottom:1px solid #e3dec3;font-size:13px}.detail-product-row{color:#606f6b;border-bottom:1px solid #e3dec3;font-size:14px}.detail-product-row:last-child{border:0;margin-bottom:-24px}.detail-product-row>b,.detail-product-row>strong{color:#112d19}.detail-product-head>:last-child,.detail-product-row>:last-child{text-align:right}.detail-summary{width:380px;margin:24px 0 0 auto}.detail-summary p{color:#606f6b;justify-content:space-between;margin:0 0 12px;font-size:14px;display:flex}.detail-summary p:last-child{color:#112d19;border-top:1px solid #e3dec3;margin:0;padding-top:12px}.detail-summary strong{color:#4e9f3d;font-size:18px}.detail-info .desired-date-row{color:#315d3c;background:#f7fcf8;border:1px solid #d8ead8;border-radius:10px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:12px;margin:12px 0!important}.desired-date-row>svg{color:#4e9f3d;flex:none;width:18px;height:18px}.desired-date-row>span{align-items:center;gap:6px;display:flex}.desired-date-row em{font-style:normal}.desired-date-row b{color:#112d19}@media (width<=760px){.market-app{padding-bottom:72px}.market-header,.desktop-only{display:none}.mobile-only{display:inline}.mobile-market-header{background:#fff;border-bottom:1px solid #e3dec3;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex}.mobile-market-header .market-brand{background:0 0;border-radius:0;gap:7px}.mobile-market-header .market-brand .site-logo{width:44px;height:44px}.mobile-market-header .market-brand>span{border-radius:7px;width:28px;height:28px}.mobile-market-header .market-brand svg{width:18px;height:18px}.mobile-market-header .market-brand b{letter-spacing:-.2px;font-size:16px}.mobile-market-header>div{align-items:center;gap:9px;display:flex}.mobile-market-header .mobile-cart-button{color:#112d19;background:#faf9f5;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:relative}.mobile-market-header .avatar{width:32px;height:32px}.mobile-market-header .mobile-logout{color:#d9534f;background:#fdf2f2;border:0;border-radius:8px;align-items:center;gap:4px;width:auto;height:32px;padding:0 7px;font-size:10px;font-weight:600;display:flex}.mobile-market-header .mobile-logout span{display:none}.bottom-nav{z-index:20;background:#fff;border-top:1px solid #e3dec3;justify-content:space-around;height:72px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button,.bottom-nav a{color:#606f6b;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;width:25%;padding:10px 0 8px;font-size:10px;text-decoration:none;display:flex}.bottom-nav svg{width:20px}.bottom-nav button.active,.bottom-nav a.active{color:#4e9f3d;font-weight:600}.market-content{padding:24px 16px 32px}.market-title h1,.cart-page>h1,.checkout-page>h1{font-size:24px}.market-title p{font-size:13px}.product-tools{flex-direction:column-reverse;align-items:stretch;gap:12px;margin:20px 0 16px}.product-tools label{width:100%;height:40px}.categories{scrollbar-width:none;overflow-x:auto}.categories button{flex:none;padding:8px 14px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:18px;gap:10px;padding:12px}.product-image{border-radius:12px;height:130px}.product-image>span{padding:5px 7px;font-size:9px;top:8px;left:8px}.product-info h2{margin:2px 0 6px;font-size:16px}.product-info strong{font-size:14px}.product-info p{min-height:29px}.stepper{grid-template-columns:40px 1fr 40px;height:40px}.add-cart,.in-cart>button{height:40px;font-size:12px}.market-toast{justify-content:center;bottom:88px;left:16px;right:16px}.cart-page>h1,.checkout-page>h1{margin-bottom:18px}.cart-layout,.checkout-layout{flex-direction:column;gap:16px;display:flex}.cart-list{gap:12px;width:100%}.cart-item{border-radius:16px;grid-template-columns:72px 1fr auto;gap:10px 12px;padding:12px}.cart-item>img{width:72px;height:72px}.cart-info h2{font-size:15px}.cart-item .stepper{grid-column:2;grid-template-columns:32px minmax(68px,1fr) 32px;width:132px;height:36px}.cart-item>strong{grid-area:1/3;align-self:end;font-size:13px}.remove{grid-area:2/3}.remove span{display:none}.summary-card{border-radius:16px;gap:16px;padding:16px}.summary-card h2{font-size:17px}.primary{height:46px}.empty-page{min-height:calc(100vh - 132px);padding:24px}.empty-page>div{background:0 0;border:0;padding:24px}.empty-page h1{font-size:22px}.empty-page p{font-size:14px}.empty-page button{width:100%}.checkout-sections{gap:16px;width:100%}.checkout-sections>section{gap:14px;padding:20px}.checkout-sections h2{font-size:17px}.profile-fields{grid-template-columns:1fr}.checkout-page .summary-card{width:100%}.order-state,.order-success-page{min-height:calc(100vh - 132px);padding:32px 16px}.order-state h1{font-size:22px}.order-state>p{font-size:14px}.order-success-card{border-radius:20px;gap:18px;padding:24px}.order-success-card>h1{font-size:22px}.order-success-card>p{text-align:center;font-size:14px}.order-meta{flex-direction:column-reverse;align-items:flex-start;gap:12px}.order-details{grid-template-columns:1fr;gap:16px}.order-details section:last-child{grid-column:auto}.orders-page>h1{margin-bottom:18px;font-size:24px}.order-filters{scrollbar-width:none;gap:8px;margin:0 -16px 16px;padding:0 16px;overflow-x:auto}.order-filters button{flex:none;padding:8px 14px}.orders-table{display:none}.orders-mobile{flex-direction:column;gap:12px;display:flex}.orders-mobile article{background:#fff;border:1px solid #e3dec3;border-radius:16px;flex-direction:column;gap:8px;padding:16px;display:flex;box-shadow:0 4px 8px #112d190f}.orders-mobile article>div,.orders-mobile footer{justify-content:space-between;align-items:center;display:flex}.orders-mobile article>div>b{font-size:13px}.orders-mobile article p{color:#606f6b;margin:0;font-size:13px}.orders-mobile footer{margin-top:4px}.orders-mobile footer strong{font-size:13px}.orders-mobile footer button{color:#4e9f3d;background:0 0;border:0;font-size:13px;font-weight:600;text-decoration:underline}.orders-empty{min-height:calc(100vh - 132px);padding:24px}.orders-empty>div{box-shadow:none;background:0 0;border:0;padding:24px 0}.orders-empty h1{font-size:22px}.orders-empty p{font-size:14px}.orders-empty button{width:100%}.order-detail-page{padding-top:20px}.back-orders{margin-bottom:16px}.detail-heading{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px}.detail-heading h1{font-size:21px}.detail-heading>span{color:#606f6b;align-items:flex-start;font-size:12px}.detail-heading .order-status{display:none}.progress-card{border-radius:12px;padding:16px}.mobile-current{justify-content:space-between;align-items:center;display:flex}.progress-steps{margin-top:14px}.progress-steps>div{display:none}.progress-steps hr{background:#e3dec3;border:0;border-radius:2px;height:4px;margin:0 3px}.progress-steps hr.complete{background:#4e9f3d}.detail-info{grid-template-columns:1fr;gap:12px}.detail-info section,.detail-products{border-radius:12px;padding:16px}.detail-info h2,.detail-products h2{font-size:16px}.detail-info p{flex-direction:column;align-items:flex-start;gap:3px;font-size:13px}.detail-info p b{text-align:left}.detail-product-head{display:none}.detail-product-row{grid-template-columns:1fr auto;margin:0;padding:11px 0}.detail-product-row>span:nth-of-type(2){display:none}.detail-product-row>strong{grid-column:2}.detail-product-row:last-child{margin:0}.detail-summary{width:100%;margin-top:12px;padding:16px}.detail-info .desired-date-row{flex-direction:row;align-items:center}.desired-date-row>span{flex-direction:column;align-items:flex-start;gap:2px}.delivery-calendar{width:100%;margin-top:2px;position:relative;top:auto}.calendar-days button,.calendar-days i{height:34px}.delivery-date-info{width:100%}.order-success-page{justify-content:flex-start;min-height:auto;padding:24px 16px 28px}.order-success-card{border-radius:20px;gap:24px;width:100%;padding:24px}.success-indicator{gap:12px}.order-check{width:52px;height:52px}.order-check span{width:32px;height:32px}.order-check svg{width:16px;height:16px}.success-indicator h1{font-size:22px}.success-indicator p{font-size:14px}.order-success-card>.order-meta,.order-success-card>.order-details,.order-success-card>.order-buttons{padding-top:24px}.order-success-card .order-meta{flex-direction:column-reverse;align-items:center;gap:12px}.order-success-card .order-meta em{text-align:center;width:100%;font-size:12px}.order-success-card .order-meta span{align-items:center;gap:2px}.order-success-card .order-meta span b{font-size:16px}.order-success-card .order-meta span small{font-size:13px}.order-success-card .order-details{gap:16px}.order-success-card .order-details section{padding-bottom:16px}.order-success-card .order-details h2{font-size:12px}.order-success-card .order-details p{flex-direction:row;font-size:13px}.order-success-card .order-details .address-line,.order-success-card .order-details .note-line,.order-success-card .order-details .delivery-date-info{display:block}.order-success-card .success-total b{font-size:18px}.order-success-card .order-buttons{gap:10px}.order-success-card .order-buttons button{border-radius:10px;height:44px;font-size:14px}}@media (width<=360px){.product-image{height:115px}.stepper{grid-template-columns:34px 1fr 34px}.stepper-quantity input,.stepper-quantity span{font-size:11px}}.saved-address-book{background:#f8faf7;border:1px solid #dbe5da;border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.saved-address-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.saved-address-heading>span{color:#1a3d24;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.saved-address-heading svg{color:#4e9f3d;width:16px;height:16px}.saved-address-heading>small{color:#718078;font-size:11px}.saved-address-list{flex-direction:column;gap:6px;display:flex}.saved-address-row{background:#fff;border:1px solid #e3dec3;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.saved-address-row.selected{background:#f4faf5;border-color:#4e9f3d;box-shadow:0 0 0 1px #4e9f3d1f}.saved-address-select{color:#112d19;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;padding:9px 11px;font-family:inherit;display:flex}.saved-address-select span{color:#4e6a56;font-size:10px;font-weight:700}.saved-address-select b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:600;overflow:hidden}.saved-address-actions{align-items:center;gap:2px;padding-right:5px;display:flex}.saved-address-actions button,.saved-address-cancel{color:#52605b;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;display:grid}.saved-address-actions button:hover,.saved-address-actions button:focus-visible,.saved-address-cancel:hover,.saved-address-cancel:focus-visible{background:#edf2ec}.saved-address-actions button.danger{color:#b42318}.saved-address-actions svg,.saved-address-cancel svg{width:15px;height:15px}.saved-address-actions button:disabled,.saved-address-editbar button:disabled{opacity:.45;cursor:not-allowed}.saved-address-loading{color:#718078;font-size:11px}.saved-address-editbar{background:#fff9e8;border:1px solid #d6a73b;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.saved-address-editbar>span{color:#7a5600;font-size:11px;font-weight:700}.saved-address-editbar>div{align-items:center;gap:5px;display:flex}.saved-address-save{color:#fff;cursor:pointer;background:#112d19;border:0;border-radius:7px;align-items:center;gap:5px;height:34px;padding:0 11px;font:700 11px Noto Sans Georgian,sans-serif;display:flex}.saved-address-save svg{width:14px;height:14px}.saved-address-message{margin-top:-4px;font-size:11px;font-weight:600}.saved-address-message.success{color:#27733b}.saved-address-message.error{color:#b42318}@media (width<=760px){.saved-address-book{padding:10px}.saved-address-select{padding:9px}.saved-address-editbar{flex-direction:column;align-items:flex-start}.saved-address-editbar>div{width:100%}.saved-address-save{flex:1;justify-content:center}}.saved-address-select b{text-overflow:clip;overflow-wrap:anywhere;white-space:normal;line-height:1.45;overflow:visible}@media (width<=760px){.market-app{width:100%;min-width:0;min-height:100dvh;padding-bottom:calc(72px + env(safe-area-inset-bottom));overflow-x:hidden}.market-app>.bottom-nav{z-index:9999;width:100dvw;max-width:100%;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #e3dec3;grid-template-columns:repeat(4,minmax(0,1fr));box-shadow:0 -4px 16px #112d1914;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:auto!important}.market-app>.bottom-nav button,.market-app>.bottom-nav a{white-space:nowrap;justify-content:center;width:100%;min-width:0;height:64px;padding:8px 2px 6px;font-size:9px;line-height:1.2;overflow:hidden}.empty-page{justify-content:center;align-items:center;width:100%;min-width:0;min-height:calc(100dvh - 132px);padding:24px 16px;display:flex;overflow:hidden}.empty-page>div{box-sizing:border-box;gap:14px;width:100%;min-width:0;max-width:420px;padding:24px 0}.empty-page>div>span{flex:none;width:64px;height:64px}.empty-page svg{width:28px;height:28px}.empty-page h1{overflow-wrap:anywhere;width:100%;margin:6px 0 0;padding:0 4px;font-size:20px;line-height:1.35}.empty-page p{overflow-wrap:anywhere;width:100%;margin:-2px 0 8px;padding:0 6px;font-size:13px;line-height:1.5}.empty-page button{width:100%;max-width:340px;height:46px}.cart-page{width:100%;min-width:0;padding-bottom:28px}.cart-layout,.cart-list,.cart-item{min-width:0}.mobile-market-header .market-brand b{letter-spacing:0}.mobile-profile-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:grid}.market-app>.bottom-nav{will-change:transform;transition:transform .24s,box-shadow .24s}.market-app>.bottom-nav.is-hidden{pointer-events:none;box-shadow:none;transform:translateY(calc(100% + 2px))}.orders-empty{width:100%;min-width:0;min-height:calc(100dvh - 60px - 64px - env(safe-area-inset-bottom));justify-content:center;align-items:center;padding:24px 16px;display:flex;overflow:hidden}.orders-empty>div{box-sizing:border-box;gap:14px;width:100%;min-width:0;max-width:420px;padding:28px 16px}.orders-empty>div>span{background:#f4faf5;flex:none;width:64px;height:64px}.orders-empty>div>span svg{width:28px;height:28px}.orders-empty h1{overflow-wrap:anywhere;width:100%;margin:6px 0 0;padding:0 4px;font-size:21px;line-height:1.35}.orders-empty p{overflow-wrap:anywhere;width:100%;margin:0 0 8px;padding:0 4px;font-size:13px;line-height:1.5}.orders-empty button{width:100%;max-width:340px;height:46px}}@media (prefers-reduced-motion:reduce) and (width<=760px){.market-app>.bottom-nav{transition:none}}.manual-orders{flex-direction:column;gap:20px;display:flex}.manual-orders-title-actions{align-items:center;gap:10px;display:flex}.manual-orders-title-actions .admin-save,.manual-company-button{width:auto;padding:0 16px}.manual-company-button{color:#245b36;cursor:pointer;background:#fff;border:1px solid #b7c9bd;border-radius:8px;align-items:center;gap:7px;height:46px;font-weight:800;display:flex}.manual-company-button svg{width:17px}.manual-orders-error{color:#b42318;background:#fef3f2;border:1px solid #f7c5c1;border-radius:8px;padding:12px 14px;font-size:13px}.manual-order-form,.manual-company-panel{background:#fff;border:1px solid #d9e5d8;border-radius:8px;padding:22px;box-shadow:0 10px 30px #112d190f}.manual-order-form>header,.manual-company-panel>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.manual-order-form>header>div,.manual-company-panel>header>div{align-items:center;gap:12px;display:flex}.manual-order-form>header>div>svg,.manual-company-panel>header>div>svg{color:#27733b;width:24px}.manual-order-form h2,.manual-order-form h3,.manual-company-panel h2{color:#112d19;margin:0}.manual-order-form h2,.manual-company-panel h2{font-size:20px}.manual-order-form h3{font-size:16px}.manual-order-form p,.manual-company-panel p{color:#718078;margin:4px 0 0;font-size:12px}.manual-icon-button{color:#52605b;cursor:pointer;background:#f1f4ef;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.manual-icon-button svg{width:18px}.manual-order-form label,.manual-company-panel label,.manual-orders-toolbar label{color:#33443d;flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.manual-order-form input,.manual-order-form select,.manual-company-panel input,.manual-orders-toolbar input,.manual-orders-toolbar select{color:#112d19;background:#fff;border:1px solid #d9e5d8;border-radius:8px;outline:0;width:100%;height:43px;padding:0 12px;font:14px Noto Sans Georgian,sans-serif}.manual-order-form input:focus,.manual-order-form select:focus,.manual-company-panel input:focus,.manual-orders-toolbar input:focus,.manual-orders-toolbar select:focus{border-color:#4e9f3d;box-shadow:0 0 0 3px #4e9f3d1f}.manual-company-selection{background:#f6faf7;border:1px solid #dce7df;border-radius:8px;grid-template-columns:minmax(190px,.8fr) minmax(230px,1.2fr) auto;align-items:end;gap:12px;margin-bottom:14px;padding:14px;display:grid}.manual-add-company-inline{color:#27733b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #4e9f3d;border-radius:8px;align-items:center;gap:6px;height:43px;padding:0 13px;font-weight:800;display:flex}.manual-add-company-inline svg{width:16px}.manual-customer-fields,.manual-company-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.manual-company-form-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.manual-company-form-actions .admin-save{width:auto;padding:0 18px}.manual-company-list{border-top:1px solid #e8ece9;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px;padding-top:15px;display:grid}.manual-company-list article{background:#f9fbf9;border:1px solid #e0e8e2;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:11px 12px;display:flex}.manual-company-list article>span{flex-direction:column;gap:3px;min-width:0;display:flex}.manual-company-list article b{overflow-wrap:anywhere;color:#163c24;font-size:13px}.manual-company-list article small{overflow-wrap:anywhere;color:#718078;font-size:11px}.manual-company-list article>div{gap:5px;display:flex}.manual-company-list button{color:#52605b;cursor:pointer;background:#fff;border:1px solid #d9e5d8;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.manual-company-list button.danger{color:#b42318;border-color:#f7c5c1}.manual-company-list button:disabled{cursor:not-allowed;opacity:.5}.manual-company-list svg{width:15px}.manual-products-editor{background:#fafbf8;border:1px solid #e3dec3;border-radius:8px;margin-top:20px;padding:18px}.manual-form-section-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.manual-form-section-title button{color:#27733b;cursor:pointer;background:#fff;border:1px solid #4e9f3d;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 12px;font-weight:700;display:flex}.manual-form-section-title button svg{width:16px}.manual-product-head,.manual-product-row{grid-template-columns:minmax(0,2fr) minmax(140px,.7fr) 40px;align-items:end;gap:10px;display:grid}.manual-product-head{color:#718078;margin-top:18px;padding:0 2px 7px;font-size:11px}.manual-product-row{margin-top:8px}.manual-product-row label>span{display:none}.manual-remove-item{color:#b42318;cursor:pointer;background:#fff;border:1px solid #f7c5c1;border-radius:8px;place-items:center;width:40px;height:43px;display:grid}.manual-remove-item:disabled{cursor:not-allowed;opacity:.35}.manual-remove-item svg{width:17px}.manual-order-meta{grid-template-columns:1fr 1fr;gap:12px;max-width:620px;margin-top:20px;display:grid}.manual-order-form>footer{border-top:1px solid #eee;justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;padding-top:18px;display:flex}.manual-order-form>footer .admin-save{width:auto;padding:0 18px}.manual-cancel{color:#52605b;cursor:pointer;background:#fff;border:1px solid #d9e5d8;border-radius:8px;height:46px;padding:0 18px;font-weight:700}.manual-orders-toolbar{background:#fff;border:1px solid #e3dec3;border-radius:8px;flex-direction:column;gap:14px;padding:15px;display:flex}.manual-toolbar-top{grid-template-columns:minmax(250px,1fr) auto auto;align-items:center;gap:12px;display:grid}.manual-orders-toolbar .admin-search{flex-direction:row;gap:0;max-width:none;margin:0;display:flex}.manual-filter-result{color:#718078;white-space:nowrap;font-size:12px;font-weight:700}.manual-filter-grid{border-top:1px solid #edf0ed;grid-template-columns:minmax(170px,1.2fr) minmax(150px,1fr) repeat(4,minmax(125px,.8fr)) auto;align-items:end;gap:10px;padding-top:13px;display:grid}.manual-reset-filters{color:#52605b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9e5d8;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:43px;padding:0 12px;font-size:12px;font-weight:800;display:flex}.manual-reset-filters svg{width:15px}.manual-reset-filters:disabled{cursor:not-allowed;opacity:.4}.manual-orders-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.manual-orders-list article{background:#fff;border:1px solid #e3dec3;border-radius:8px;padding:18px}.manual-orders-list article>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.manual-orders-list article>header>div{align-items:center;gap:8px;display:flex}.manual-orders-list article>header small{color:#8a9791}.manual-orders-list article>header>strong{font-size:20px}.manual-status{border-radius:99px;align-items:center;gap:5px;width:fit-content;padding:6px 9px;font-size:11px;font-weight:800;display:flex}.manual-status svg{width:13px}.manual-status.current{color:#8a5a00;background:#fff4c2}.manual-status.completed{color:#1f6b3a;background:#e9f8ed}.manual-status.paid{color:#155b75;background:#e6f6fb}.manual-order-person{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:16px 0;display:grid}.manual-order-person span{flex-direction:column;gap:4px;min-width:0;display:flex}.manual-order-person small{color:#718078;font-size:10px}.manual-order-person b{overflow-wrap:anywhere;font-size:12px}.manual-order-products{background:#f8f8f5;border-radius:8px;padding:12px}.manual-order-products p{border-bottom:1px solid #e3dec3;justify-content:space-between;gap:12px;margin:0;padding:8px 0;font-size:12px;display:flex}.manual-order-products p:last-child{border-bottom:0}.manual-orders-list article>footer{border-top:1px solid #eee;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:15px;padding-top:14px;display:flex}.manual-orders-list article>footer>div{gap:6px;display:flex}.manual-orders-list article>footer button{cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:5px;height:36px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.manual-orders-list article>footer button svg{width:14px}.manual-card-status-control{flex-direction:column;gap:4px;min-width:142px;font-size:10px;font-weight:800;display:flex}.manual-card-status-control select{background:#fff;border:1px solid;border-radius:8px;outline:0;height:36px;padding:0 30px 0 9px;font:700 11px Noto Sans Georgian,sans-serif}.manual-card-status-control.current{color:#8a5a00}.manual-card-status-control.current select{color:#775000;background:#fffaf0;border-color:#e4c45e}.manual-card-status-control.completed{color:#1f6b3a}.manual-card-status-control.completed select{color:#1f6b3a;background:#f4fbf5;border-color:#9ed1aa}.manual-card-status-control.paid{color:#155b75}.manual-card-status-control.paid select{color:#155b75;background:#f0faff;border-color:#8cc5d9}.manual-edit{color:#52605b;border:1px solid #d9e5d8}.manual-delete{color:#b42318;border:1px solid #f7c5c1}.manual-orders-list article>footer button:disabled{cursor:not-allowed;opacity:.5}.manual-orders-empty{text-align:center;color:#718078;background:#fff;border:1px dashed #cfd9cf;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:40px;display:flex}.manual-orders-empty>svg{color:#4e9f3d;width:36px}.manual-orders-empty h2{color:#112d19;margin:12px 0 4px;font-size:18px}.manual-orders-empty p{margin:0 0 18px;font-size:13px}.manual-orders-empty .admin-save{width:auto;padding:0 16px}@media (width<=1320px){.manual-filter-grid{grid-template-columns:repeat(4,minmax(140px,1fr))}.manual-reset-filters{grid-column:4}.manual-company-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.manual-customer-fields,.manual-company-selection{grid-template-columns:1fr 1fr}.manual-add-company-inline{grid-column:1/-1;justify-content:center}.manual-orders-list,.manual-company-list{grid-template-columns:1fr}}@media (width<=800px){.manual-orders-title-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.manual-orders-title-actions .user-count{grid-column:1/-1}.manual-orders-title-actions .admin-save,.manual-company-button{justify-content:center;width:100%}.manual-order-form,.manual-company-panel{padding:16px}.manual-customer-fields,.manual-company-fields,.manual-order-meta,.manual-company-selection{grid-template-columns:1fr}.manual-add-company-inline{grid-column:auto}.manual-form-section-title{flex-direction:column;align-items:flex-start}.manual-form-section-title button{justify-content:center;width:100%}.manual-product-head{display:none}.manual-product-row{grid-template-columns:minmax(0,1fr) 110px 40px;align-items:end}.manual-product-row label>span{display:block}.manual-order-form>footer{flex-direction:column-reverse;align-items:stretch}.manual-order-form>footer .admin-save,.manual-cancel{width:100%}.manual-company-form-actions{flex-direction:column-reverse;align-items:stretch}.manual-company-form-actions .admin-save{width:100%}.manual-toolbar-top{grid-template-columns:1fr auto}.manual-toolbar-top .admin-search{grid-column:1/-1}.manual-filter-grid{grid-template-columns:1fr 1fr}.manual-reset-filters{grid-column:1/-1}.manual-orders-toolbar .admin-order-export{width:auto}.manual-orders-list article>footer{flex-direction:column;align-items:stretch}.manual-orders-list article>footer>div{grid-template-columns:1fr 1fr;display:grid}.manual-orders-list article>footer button{justify-content:center}.manual-card-status-control{width:100%}}@media (width<=520px){.manual-orders-title-actions{grid-template-columns:1fr}.manual-orders-title-actions .user-count{grid-column:auto}.manual-product-row{grid-template-columns:minmax(0,1fr) 92px 38px}.manual-product-row input{padding:0 9px}.manual-remove-item{width:38px}.manual-filter-grid{grid-template-columns:1fr}.manual-reset-filters{grid-column:auto}.manual-order-person,.manual-toolbar-top{grid-template-columns:1fr}.manual-toolbar-top .admin-search{grid-column:auto}.manual-filter-result{text-align:center}.manual-orders-toolbar .admin-order-export{width:100%}.manual-company-list article{flex-direction:column;align-items:flex-start}.manual-company-list article>div{justify-content:flex-end;width:100%}}.manual-orders{min-width:0}.manual-toolbar-top{grid-template-columns:minmax(250px,1fr) auto auto auto}.manual-toolbar-stats{white-space:nowrap;align-items:center;gap:10px;display:flex}.manual-filter-total{color:#163c24;border-left:1px solid #d9e5d8;padding-left:10px;font-size:13px}.manual-view-toggle{background:#f4f7f4;border:1px solid #d9e5d8;border-radius:8px;align-items:center;height:40px;padding:3px;display:flex}.manual-view-toggle button{color:#637169;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;height:32px;padding:0 10px;font:700 11px Noto Sans Georgian,sans-serif;display:flex}.manual-view-toggle button svg{width:15px;height:15px}.manual-view-toggle button.active{color:#fff;background:#245b36;box-shadow:0 1px 3px #112d1929}.manual-orders-table-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #dce4dd;border-radius:8px;width:100%;min-width:0;max-width:100%;overflow-x:auto}.manual-orders-table{border-collapse:collapse;color:#263a2e;width:100%;min-width:1180px;font-size:12px}.manual-orders-table th{color:#66736c;text-align:left;white-space:nowrap;background:#f5f7f5;border-bottom:1px solid #dce4dd;padding:11px 10px;font-size:10px;font-weight:800}.manual-orders-table td{vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #edf0ed;padding:12px 10px}.manual-orders-table tbody tr:last-child td{border-bottom:0}.manual-orders-table tbody tr:hover{background:#fbfcfa}.manual-orders-table th:first-child{width:52px}.manual-orders-table th:nth-child(2){width:150px}.manual-orders-table th:nth-child(3){width:145px}.manual-orders-table th:nth-child(4){width:125px}.manual-orders-table th:nth-child(5){width:190px}.manual-orders-table th:nth-child(6),.manual-orders-table th:nth-child(7){width:105px}.manual-orders-table th:nth-child(8){width:120px}.manual-orders-table th:nth-child(9){width:140px}.manual-orders-table th:nth-child(10){width:86px}.manual-table-id{color:#87938c;white-space:nowrap;font-weight:700}.manual-table-company,.manual-table-amount{color:#163c24;font-weight:800}.manual-table-phone,.manual-table-quantity,.manual-table-amount{white-space:nowrap}.manual-table-products{flex-direction:column;gap:4px;display:flex}.manual-table-products span{line-height:1.35}.manual-table-status{border:1px solid;border-radius:8px;outline:0;width:128px;height:36px;padding:0 28px 0 9px;font:700 11px Noto Sans Georgian,sans-serif}.manual-table-status:focus{box-shadow:0 0 0 3px #4e9f3d1f}.manual-table-status.current{color:#775000;background:#fffaf0;border-color:#e4c45e}.manual-table-status.completed{color:#1f6b3a;background:#f4fbf5;border-color:#9ed1aa}.manual-table-status.paid{color:#155b75;background:#f0faff;border-color:#8cc5d9}.manual-table-actions{justify-content:flex-end;gap:5px;display:flex}.manual-table-actions button{cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;display:grid}.manual-table-actions button svg{width:15px}.manual-table-actions button:disabled{cursor:not-allowed;opacity:.5}@media (width<=800px){.manual-toolbar-top{grid-template-columns:1fr auto auto}.manual-toolbar-top .admin-search{grid-column:1/-1}.manual-toolbar-stats{min-width:0}.manual-filter-total{font-size:12px}}@media (width<=520px){.manual-toolbar-top{grid-template-columns:1fr}.manual-toolbar-top .admin-search{grid-column:auto}.manual-toolbar-stats{justify-content:center}.manual-view-toggle{width:100%}.manual-view-toggle button{flex:1}.manual-filter-total{font-size:12px}.manual-orders-toolbar .admin-order-export{width:100%}}.manual-orders-table{min-width:1100px}.admin-loading,.admin-login{background:#faf9f5;place-items:center;min-height:100vh;display:grid}.admin-login form{background:#fff;border:1px solid #e3dec3;border-radius:24px;flex-direction:column;gap:18px;width:420px;max-width:calc(100% - 32px);padding:36px;display:flex;box-shadow:0 12px 24px #112d1914}.admin-brand{align-items:center;gap:8px;display:flex}.admin-brand>span{color:#fff;background:#112d19;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.admin-brand svg{width:20px}.admin-brand b{font:700 20px Gothic A1}.admin-brand i{color:#8d7b68;font-style:normal;font-weight:300}.admin-brand em{color:#27733b;background:#eaf5ee;border-radius:6px;padding:4px 8px;font-size:11px;font-style:normal}.admin-login h1{margin:8px 0 -10px;font-size:26px}.admin-login p{color:#606f6b;margin:0;font-size:14px}.admin-login label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.admin-login input{border:1px solid #e3dec3;border-radius:10px;outline:0;height:46px;padding:0 14px}.admin-login button,.admin-save{color:#fff;cursor:pointer;background:#112d19;border:0;border-radius:10px;height:46px;font-weight:700}.admin-error{color:#d9534f;background:#fdf2f2;border:1px solid #d9534f;border-radius:8px;padding:11px;font-size:13px}.admin-shell{background:#f5f6f2;min-height:100vh}.admin-shell>header{background:#fff;border-bottom:1px solid #e3dec3;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex}.admin-shell>header>div{align-items:center;gap:18px;display:flex}.admin-shell>header a{color:#4e9f3d;font-size:13px;font-weight:600}.admin-shell>header button{color:#d9534f;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.admin-shell>header button svg{width:17px}.admin-layout{grid-template-columns:250px 1fr;min-height:calc(100vh - 68px);display:grid}.admin-layout aside{background:#fff;border-right:1px solid #e3dec3;padding:24px 16px}.admin-layout aside h2{margin:0 10px 16px;font-size:17px}.admin-layout aside button{color:#606f6b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:10px 12px}.admin-layout aside button.active{color:#112d19;background:#eaf5ee;font-weight:700}.admin-main{padding:32px;overflow:hidden}.admin-title{justify-content:space-between;align-items:center;gap:24px;display:flex}.admin-title h1{margin:0 0 6px;font-size:28px}.admin-title p{color:#606f6b;margin:0;font-size:14px}.admin-save{justify-content:center;align-items:center;gap:7px;width:170px;display:flex}.admin-save svg{width:17px}.admin-notice{color:#27733b;background:#ecfdf3;border:1px solid #d1fadf;border-radius:10px;margin-top:18px;padding:12px 14px}.admin-search{background:#fff;border:1px solid #e3dec3;border-radius:10px;align-items:center;gap:8px;max-width:560px;height:44px;margin:24px 0;padding:0 13px;display:flex}.admin-search svg{color:#606f6b;width:18px}.admin-search input{border:0;outline:0;width:100%}.admin-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-list article{background:#fff;border:1px solid #e3dec3;border-radius:14px;flex-direction:column;gap:13px;padding:18px;display:flex}.admin-list article>div,.admin-list footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-list article>div span{color:#4e9f3d;font-size:11px;font-weight:700}.admin-list code{color:#8d7b68;font-size:10px}.admin-list label{flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.admin-list textarea{resize:vertical;border:1px solid #e3dec3;border-radius:9px;outline:0;min-height:72px;padding:11px;font:14px/1.5 Noto Sans Georgian,sans-serif}.admin-list small{color:#8d7b68;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-list footer button{color:#4e9f3d;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:4px;font-size:11px;display:flex}.admin-list footer svg{width:14px}@media (width<=800px){.admin-shell>header{padding:0 16px}.admin-shell>header a{display:none}.admin-layout{display:block}.admin-layout aside{border-bottom:1px solid #e3dec3;border-right:0;gap:8px;padding:12px;display:flex;overflow-x:auto}.admin-layout aside h2{display:none}.admin-layout aside button{flex:none;width:auto}.admin-main{padding:20px 16px}.admin-title{flex-direction:column;align-items:flex-start}.admin-save{width:100%}.admin-list{grid-template-columns:1fr}}.admin-loading,.admin-login{width:100%;overflow:hidden}.admin-login form{box-sizing:border-box;width:calc(100% - 32px);min-width:0;max-width:420px}.admin-layout aside button{align-items:center;gap:7px;display:flex}.admin-layout aside button svg{width:16px}.product-create{background:#fff;border:1px solid #d9e5d8;border-radius:14px;margin:24px 0;padding:20px}.product-create h2{align-items:center;gap:8px;margin:0 0 18px;font-size:18px;display:flex}.product-create h2 svg{width:19px}.product-fields{grid-template-columns:2fr 1.3fr 1fr 1fr;gap:12px;display:grid}.product-fields label{flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.product-fields input,.product-fields select{background:#fff;border:1px solid #e3dec3;border-radius:9px;height:42px;padding:0 11px;font:14px Noto Sans Georgian,sans-serif}.product-create>.admin-save{margin-top:16px}.admin-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-products article{background:#fff;border:1px solid #e3dec3;border-radius:14px;padding:18px}.admin-products .product-fields{grid-template-columns:1fr 1fr;margin:16px 0}.product-admin-head,.admin-products footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.stock-state{border-radius:99px;padding:5px 9px;font-size:11px;font-weight:700}.stock-ok{color:#27733b;background:#ecfdf3}.stock-low{color:#9a6700;background:#fff7d6}.stock-out{color:#b42318;background:#fef3f2}.admin-products footer{border-top:1px solid #eee;padding-top:14px}.product-delete{color:#b42318;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.product-delete svg{width:16px}.admin-products footer .admin-save{width:130px;height:40px}@media (width<=800px){.product-fields,.admin-products,.admin-products .product-fields{grid-template-columns:1fr}.product-create,.admin-products article{padding:16px}}.admin-menu-parent{justify-content:space-between}.admin-menu-parent span{font-weight:700}.admin-submenu{border-left:1px solid #d9e5d8;margin:4px 0 10px;padding-left:10px}.admin-submenu button{font-size:13px;padding-left:14px!important}.product-image-field{grid-column:1/-1;grid-template-columns:120px 1fr;align-items:center;gap:8px 14px;display:grid}.product-image-field>img{object-fit:cover;border-radius:8px;grid-row:1/3;width:120px;height:54px}.product-image-field>small{color:#718078;font-size:10px}.image-upload{color:#27733b;cursor:pointer;background:#f5fbf6;border:1px dashed #4e9f3d;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;flex-direction:row!important;height:42px!important;display:flex!important}.image-upload svg{width:18px}.image-upload input{display:none}@media (width<=800px){.admin-layout aside{display:block;overflow:visible}.admin-layout aside>button{width:100%}.admin-submenu{gap:4px;display:flex;overflow-x:auto}.admin-submenu button{flex:none;width:auto}.product-image-field{grid-template-columns:90px 1fr}.product-image-field>img{width:90px;height:50px}}.product-save-state{border-radius:8px;margin:0 0 12px;padding:9px 11px;font-size:11px;font-weight:700;line-height:1.45}.product-save-state.saving{color:#7a5600;background:#fff7d6;border:1px solid #f4d58b}.product-save-state.success{color:#27733b;background:#ecfdf3;border:1px solid #d1fadf}.product-save-state.error{color:#b42318;background:#fef3f2;border:1px solid #f7c5c1}.user-count{color:#27733b;background:#eaf5ee;border-radius:9px;padding:8px 12px;font-size:13px}.admin-users-table{background:#fff;border:1px solid #e3dec3;border-radius:14px;margin-top:24px;overflow:hidden}.admin-users-head,.admin-users-row{grid-template-columns:1.4fr 1fr 1fr 1fr .65fr;align-items:center;gap:18px;padding:15px 18px;display:grid}.admin-users-head{color:#606f6b;background:#f8f8f5;font-size:12px}.admin-users-row{border-top:1px solid #eee;font-size:13px}.admin-users-row span{color:#52605b}.admin-users-empty{text-align:center;color:#718078;padding:40px}.user-delete{color:#b42318;cursor:pointer;background:#fef3f2;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:8px;display:flex}.user-delete svg{width:15px}@media (width<=800px){.admin-users-head{display:none}.admin-users-row{grid-template-columns:1fr;gap:6px}.admin-users-row b{font-size:15px}.admin-users-row span{font-size:12px}}.admin-user-filters{gap:8px;margin:18px 0 0;display:flex}.admin-user-filters button{color:#606f6b;cursor:pointer;background:#fff;border:1px solid #e3dec3;border-radius:20px;padding:9px 15px;font-family:inherit;font-size:13px}.admin-user-filters button.active{color:#fff;background:#112d19;border-color:#112d19}.admin-users-table{overflow-x:auto}.admin-users-head,.admin-users-row{grid-template-columns:1.35fr 1fr .7fr 1fr 1fr 1fr .55fr 1.2fr;min-width:1380px}.admin-users-row.deleted{background:#fbfbf9}.admin-users-row.deleted>b,.admin-users-row.deleted>span{color:#7a8581}.admin-user-status{border-radius:999px;width:fit-content;padding:6px 10px;font-weight:700;font-size:12px!important}.admin-user-status.active{background:#eaf5ee;color:#27733b!important}.admin-user-status.deleted{background:#fef3f2;color:#b42318!important}.admin-user-actions{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.admin-user-actions small{color:#7a8581}.user-limit-reset{color:#8a5a00;cursor:pointer;background:#fff9e8;border:1px solid #d6a73b;border-radius:8px;padding:7px 9px;font-family:inherit;font-size:11px}@media (width<=800px){.admin-user-filters{overflow-x:auto}.admin-users-head{display:none}.admin-users-row{grid-template-columns:1fr;min-width:0;padding:18px}.admin-user-actions{margin-top:6px}.admin-user-actions button{width:100%}}.admin-orders-list{gap:16px;margin-top:24px;display:grid}.admin-orders-list>article{background:#fff;border:1px solid #e3dec3;border-radius:14px;padding:20px}.admin-orders-list article>header,.admin-orders-list article>footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-orders-list article>header>div{flex-direction:column;gap:4px;display:flex}.admin-orders-list article>header small{color:#718078}.admin-order-customer{background:#f8f8f5;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0;padding:14px;display:grid}.admin-order-customer p{flex-direction:column;gap:4px;margin:0;display:flex}.admin-order-customer span{color:#718078;font-size:11px}.admin-order-customer b{font-size:12px}.admin-order-items{margin-bottom:16px}.admin-order-items p{border-bottom:1px solid #eee;justify-content:space-between;margin:0;padding:9px 0;font-size:12px;display:flex}.admin-orders-list article>footer .admin-save{width:145px;height:40px}.order-working{color:#9a6700;background:#fff7d6}.order-confirmed{color:#27733b;background:#ecfdf3}.order-done{color:#315d3c;background:#eaf5ee}.order-rejected{color:#b42318;background:#fef3f2}.order-complete-label{color:#27733b;font-size:12px;font-weight:700}@media (width<=800px){.admin-order-customer{grid-template-columns:1fr 1fr}.admin-orders-list>article{padding:16px}.admin-orders-list article>footer{flex-direction:column;align-items:flex-start}.admin-orders-list article>footer .admin-save{width:100%}}.legacy-admin-orders{display:none}.admin-unread-badge{color:#fff;background:#d92d20;border-radius:50%;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.admin-unread-alert{color:#b42318;background:#fef3f2;border:1px solid #f7c5c1;border-radius:10px;margin:22px 0 12px;padding:13px 16px;font-weight:700}.order-email-settings{background:#fff;border:1px solid #e3dec3;border-radius:12px;align-items:end;gap:12px;margin:18px 0;padding:16px;display:flex}.order-email-settings label{flex-direction:column;flex:1;gap:7px;font-size:12px;font-weight:700;display:flex}.order-email-settings input{border:1px solid #e3dec3;border-radius:9px;height:42px;padding:0 12px}.order-email-settings .admin-save{height:42px}.admin-orders-table{background:#fff;border:1px solid #e3dec3;border-radius:14px;overflow:hidden}.admin-orders-head,.admin-orders-row{grid-template-columns:1.05fr 1.15fr 1.8fr .75fr .9fr 1fr .65fr;align-items:center;gap:12px;padding:14px 16px;display:grid}.admin-orders-head{color:#606f6b;background:#f8f8f5;font-size:11px}.admin-orders-row{border-top:1px solid #eee;font-size:12px;position:relative}.admin-orders-row.unread{background:#f1f9f3}.admin-orders-row.unread:before{content:"";background:#4e9f3d;width:4px;position:absolute;top:0;bottom:0;left:0}.admin-orders-row>b{align-items:center;gap:7px;display:flex}.admin-orders-row.unread>b i{background:#4e9f3d;border-radius:50%;width:8px;height:8px}.admin-orders-row span{text-overflow:ellipsis;min-width:0;overflow:hidden}.admin-orders-row span small{color:#718078;margin-top:3px;display:block}.admin-orders-row span em{white-space:nowrap;font-style:normal;display:inline-block}.admin-orders-row>button,.admin-order-back{color:#27733b;cursor:pointer;background:0 0;border:0;font-weight:700}.admin-order-detail{background:#fff;border:1px solid #e3dec3;border-radius:14px;margin-top:24px;padding:22px}.admin-order-back{margin-bottom:18px}.admin-order-detail>header,.admin-order-detail>footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-order-detail h2{margin:0 0 5px}.admin-order-detail header p{color:#718078;margin:0}.admin-order-detail-grid{grid-template-columns:1fr 1fr;gap:14px;margin:20px 0;display:grid}.admin-order-detail-grid section,.admin-order-detail-items{background:#f8f8f5;border-radius:12px;padding:16px}.admin-order-detail h3{margin:0 0 14px;font-size:16px}.admin-order-detail-grid p{justify-content:space-between;gap:12px;display:flex}.admin-order-detail-grid span{color:#718078}.admin-order-detail-items{margin-bottom:18px}.admin-order-detail-items p{border-bottom:1px solid #e3dec3;justify-content:space-between;align-items:center;margin:0;padding:10px 0;display:flex}.admin-order-detail-items p>span{flex-direction:column;gap:3px;display:flex}.admin-order-detail-items small{color:#718078}.admin-order-detail>footer .admin-save{width:220px}@media (width<=1050px){.admin-orders-head{display:none}.admin-orders-row{grid-template-columns:1fr 1fr}.admin-orders-row>button{justify-self:end}.admin-orders-row>span:nth-of-type(2){grid-column:1/-1}}@media (width<=800px){.order-email-settings{flex-direction:column;align-items:stretch}.order-email-settings .admin-save{width:100%}.admin-orders-row{grid-template-columns:1fr}.admin-orders-row>button{justify-self:start}.admin-orders-row>span:nth-of-type(2){grid-column:auto}.admin-order-detail{padding:16px}.admin-order-detail-grid{grid-template-columns:1fr}.admin-order-detail>header,.admin-order-detail>footer{flex-direction:column;align-items:flex-start}.admin-order-detail>footer .admin-save{width:100%}}.admin-order-actions{gap:10px;display:flex}.order-reject-button{color:#b42318;cursor:pointer;background:#fff;border:1px solid #f04438;border-radius:10px;height:46px;padding:0 20px;font-weight:700}.admin-order-actions .admin-save{width:220px}@media (width<=800px){.admin-order-actions{flex-direction:column;width:100%}.admin-order-actions .admin-save,.order-reject-button{width:100%}}.admin-brand .site-logo{width:52px;height:52px}.admin-login .admin-brand .site-logo{width:96px;height:96px}.branding-panel{background:#fff;border:1px solid #e3dec3;border-radius:18px;grid-template-columns:300px 1fr;align-items:center;gap:32px;max-width:900px;margin-top:24px;padding:28px;display:grid}.branding-preview{aspect-ratio:1;background:#faf9f5;border:1px solid #e3dec3;border-radius:16px;place-items:center;width:300px;display:grid;overflow:hidden}.branding-preview img{object-fit:contain;width:100%;height:100%}.branding-controls{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.branding-controls h2{margin:0;font-size:20px}.branding-controls p{color:#606f6b;margin:0;font-size:13px;line-height:1.7}.branding-upload{width:100%;max-width:420px}.branding-controls .admin-save{width:210px}@media (width<=800px){.admin-brand .site-logo{width:44px;height:44px}.admin-login .admin-brand .site-logo{width:84px;height:84px}.branding-panel{grid-template-columns:1fr;gap:20px;padding:18px}.branding-preview{width:min(100%,280px);margin:auto}.branding-controls .admin-save{width:100%}}.admin-orders-toolbar{background:#fff;border:1px solid #e3dec3;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:18px;margin:0 0 14px;padding:16px;display:flex}.admin-order-filter-block{flex-direction:column;gap:9px;min-width:0;display:flex}.admin-order-filter-block>span{color:#52605b;font-size:12px;font-weight:700}.admin-order-filters{flex-wrap:wrap;gap:8px;display:flex}.admin-order-filter{color:#52605b;cursor:pointer;background:#fff;border:1px solid #d9e5d8;border-radius:9px;align-items:center;gap:7px;height:36px;padding:0 11px;font:600 12px Noto Sans Georgian,sans-serif;display:flex}.admin-order-filter b{color:#52605b;background:#f1f4ef;border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;display:grid}.admin-order-filter:hover{border-color:#4e9f3d}.admin-order-filter.active{color:#fff;background:#112d19;border-color:#112d19}.admin-order-filter.active b{color:#112d19;background:#fff}.admin-order-export{color:#fff;cursor:pointer;background:#27733b;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 16px;font:700 12px Noto Sans Georgian,sans-serif;display:flex}.admin-order-export svg{width:17px}.admin-order-export:disabled{cursor:not-allowed;opacity:.45}@media (width<=1050px){.admin-orders-toolbar{flex-direction:column;align-items:stretch}.admin-order-export{align-self:flex-start}}@media (width<=800px){.admin-orders-toolbar{padding:14px}.admin-order-filters{flex-wrap:nowrap;margin-right:-14px;padding-right:14px;overflow-x:auto}.admin-order-filter{flex:none}.admin-order-export{align-self:stretch;width:100%}}.admin-content-input{color:#112d19;background:#fff;border:1px solid #e3dec3;border-radius:9px;outline:0;width:100%;height:44px;padding:0 11px;font:14px Fira Sans,Noto Sans Georgian,sans-serif}.admin-content-input:focus{border-color:#4e9f3d;box-shadow:0 0 0 3px #4e9f3d1f}:root{color:#112d19;font-synthesis:none;background:#faf9f5;font-family:Noto Sans Georgian,Fira Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.site-logo{object-fit:contain;object-position:left center;display:block}.auth-page{background:#faf9f5;min-height:100vh;display:flex}.hero{flex-direction:column;flex:1;justify-content:space-between;min-height:100vh;padding:64px;display:flex;position:relative;overflow:hidden}.hero>img,.hero__shade{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__shade{background:#112d1999}.logo{z-index:1;color:#112d19;align-items:center;gap:8px;text-decoration:none;display:inline-flex;position:relative}.logo .site-logo{width:96px;height:96px}.hero>.logo{background:#fffffff0;border-radius:50%;align-self:flex-start;padding:6px;box-shadow:0 8px 24px #112d1929}.logo__mark{color:#fff;background:#112d19;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.logo--inverse{color:#fff}.logo--inverse .logo__mark{color:#112d19;background:#fff}.logo__word{font-family:Gothic A1,sans-serif;font-size:20px;line-height:1}.logo__word b{font-weight:700}.logo__word i{color:#8d7b68;font-style:normal;font-weight:300}.logo--inverse .logo__word i{color:#fff}.hero__copy{z-index:1;color:#fff;width:min(480px,100%);position:relative}.hero__copy span{text-transform:uppercase;background:#4e9f3d;border-radius:20px;padding:6px 12px;font-family:Gothic A1;font-size:12px;font-weight:700;display:inline-block}.hero__copy h1{margin:16px 0;font-family:Noto Sans Georgian,sans-serif;font-size:40px;font-weight:800;line-height:1.25}.hero__copy p{color:#f3efe0;margin:0;font-size:16px;line-height:1.5}.form-column{place-items:center;width:50%;max-width:720px;min-height:100vh;padding:64px;display:grid}.auth-card{background:#fff;border-radius:24px;flex-direction:column;gap:28px;width:460px;max-width:100%;padding:40px;display:flex;box-shadow:0 12px 16px #112d190f}.auth-card:has(.alert,.field-error,.locked-message){gap:24px}.auth-card header h2{margin:0 0 8px;font-family:Noto Sans Georgian,sans-serif;font-size:28px;font-weight:700;line-height:1.3}.auth-card header p{color:#606f6b;margin:0;font-size:16px}.alert{color:#d9534f;background:#fdf2f2;border:1px solid #d9534f;border-radius:8px;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:500;display:flex}.alert svg{flex:none}.fields{flex-direction:column;gap:18px;display:flex}.fields label>span{color:#1a3d24;margin-bottom:8px;font-family:Noto Sans Georgian,sans-serif;font-size:13px;font-weight:600;display:block}.phone-input,.password-input{background:#fff;border:1px solid #e3dec3;border-radius:10px;align-items:center;height:48px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.phone-input:focus-within,.password-input:focus-within{border-color:#4e9f3d;box-shadow:0 0 0 3px #4e9f3d1f}.phone-input.input--error,.password-input.input--error{box-shadow:none;border:1.5px solid #d9534f}.phone-input.input--error b{color:#d9534f;background:#fdf2f2;border-color:#d9534f}.phone-input b{color:#1a3d24;background:#f3efe0;border-right:1px solid #e3dec3;align-self:stretch;place-items:center;padding:0 14px;font-size:15px;font-weight:600;display:grid}.phone-input input,.password-input input{color:#1a3d24;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 16px;font-size:15px}input::placeholder{color:#606f6b;opacity:1}.field-error{color:#d9534f;margin-top:8px;font-size:12px;line-height:1.35;display:block}.password-input button{color:#606f6b;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:48px;height:100%;display:grid}.remember{cursor:pointer;align-items:center;gap:10px;display:flex}.remember input{opacity:0;pointer-events:none;position:absolute}.checkmark{border:2px solid #112d19;border-radius:4px;flex:none;place-items:center;width:20px;height:20px;color:#112d19!important;margin:0!important;display:grid!important}.remember input:focus-visible+.checkmark{box-shadow:0 0 0 3px #4e9f3d33}.remember em{color:#1a3d24;font-size:14px;font-style:normal}.locked-message{color:#d9534f;background:#fdf2f2;border:1px solid #d9534f;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.locked-message strong{align-items:center;gap:8px;font-size:13px;font-weight:600;line-height:1.35;display:flex}.locked-message strong i{background:#d9534f;border-radius:50%;flex:none;width:6px;height:6px}.locked-message span{font-size:12px;line-height:1.35}.actions{flex-direction:column;align-items:center;gap:20px;display:flex}.submit{color:#fff;cursor:pointer;background:#112d19;border:0;border-radius:10px;width:100%;height:50px;font-family:Noto Sans Georgian,sans-serif;font-size:16px;font-weight:600;transition:background .2s,transform .1s}.submit:hover{background:#1a3d24}.submit:active{transform:translateY(1px)}.submit:disabled{opacity:.7;cursor:wait}.actions p{color:#606f6b;margin:0;font-size:14px}.actions a,.actions p>button{color:#4e9f3d;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.mobile-head{display:none}.registration-card{gap:20px}.registration-fields{flex-direction:column;gap:14px;width:100%;display:flex}.registration-fields label{min-width:0}.registration-fields label>span{color:#1a3d24;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.registration-fields>label>input,.name-row input{color:#1a3d24;background:#fff;border:1px solid #e3dec3;border-radius:10px;outline:0;width:100%;height:44px;padding:0 16px;font-size:14px;transition:border-color .2s,box-shadow .2s}.registration-fields>label>input:focus,.name-row input:focus{border-color:#4e9f3d;box-shadow:0 0 0 3px #4e9f3d1f}.registration-fields input.input--error{box-shadow:none;border:1.5px solid #d9534f}.name-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.password-hint{color:#606f6b;margin-top:6px;font-size:11px;display:block}.registration-actions{gap:16px}.registration-actions .submit{height:48px;font-size:15px}.status-card{gap:32px}.failure-icon{background:#fdf2f2;border-radius:50%;place-items:center;width:80px;height:80px;display:grid}.failure-icon span{color:#fff;background:#d9534f;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.failure-actions{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.failure-actions>button:not(.submit){color:#4e9f3d;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:600;text-decoration:underline}.otp-card{gap:24px}.otp-card header p{line-height:1.55}.otp-card header strong{color:#112d19;font-weight:600}.otp-group{justify-content:space-between;gap:12px;display:flex}.otp-group input{color:#112d19;text-align:center;background:#fff;border:1px solid #e3dec3;border-radius:10px;outline:0;width:48px;height:48px;padding:0;font-size:20px;font-weight:600;transition:border-color .2s,box-shadow .2s}.otp-group input:focus{border-color:#4e9f3d;box-shadow:0 0 0 3px #4e9f3d1f}.otp-group input.input--error{box-shadow:none;border:1.5px solid #d9534f}.otp-expired{color:#d9534f;margin:-8px 0 0;font-size:13px;line-height:1.4}.otp-options{color:#606f6b;text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.otp-options p{margin:0;font-size:14px}.otp-options button{color:#4e9f3d;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.otp-options button:disabled{opacity:.5;cursor:not-allowed}.otp-options small{font-size:12px;line-height:1.4}.otp-options hr{border:0;border-top:1px solid #e3dec3;width:100%;margin:6px 0}.otp-options .change-number{color:#112d19;font-size:14px}.success-card{text-align:center;align-items:center;gap:32px}.success-icon{background:#e8f5e9;border-radius:50%;place-items:center;width:80px;height:80px;display:grid}.success-icon span{color:#fff;background:#4e9f3d;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.success-copy{width:100%}.success-copy h2{margin:0 0 12px;font-size:28px;line-height:1.3}.success-copy p{color:#606f6b;margin:0;font-size:16px;line-height:1.5}.spinner{border:4px solid #e8f5e9;border-top-color:#4e9f3d;border-radius:50%;width:48px;height:48px;animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.auth-page{flex-direction:column;min-height:100dvh}.hero{display:none}.mobile-head{flex-direction:column;gap:20px;width:100%;padding:24px 24px 20px;display:flex}.mobile-head .logo .site-logo{width:72px;height:72px}.mobile-head__image{color:#fff;border-radius:16px;align-items:flex-end;height:100px;padding:16px;display:flex;position:relative;overflow:hidden}.mobile-head__image img,.mobile-head__image div{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.mobile-head__image div{background:#112d1973}.mobile-head__image strong{z-index:1;font-family:Noto Sans Georgian,sans-serif;font-size:16px;line-height:1.35;position:relative}.form-column{width:100%;max-width:none;min-height:0;padding:0 16px 40px;display:block}.auth-card{border-radius:20px;gap:28px;width:100%;padding:24px}.auth-card header h2{font-size:22px}.auth-card header p{font-size:14px}.phone-input,.password-input{height:44px}.submit{height:46px}.otp-group{gap:8px}.otp-group input{width:44px;height:44px;font-size:18px}.otp-expired{font-size:12px}.success-copy h2{font-size:22px}.success-copy p{font-size:14px}.registration-card{gap:20px;padding:20px}.registration-card header p{font-size:13px}.registration-fields{gap:12px}.name-row{grid-template-columns:1fr;gap:12px}.registration-fields>label>input,.name-row input{padding-inline:14px}.registration-card .alert{padding:10px;font-size:12px}.registration-actions .submit{height:44px}}@media (width<=360px){.mobile-head{padding-inline:16px}.auth-card{padding:20px}.actions p{font-size:13px}.otp-group{gap:6px}.otp-group input{width:calc(16.6667vw - 15.3333px);max-width:42px}}
