.checkout-layout{--white:#fff;--main:#000;--text-2:#909090;--line:#ebebeb}.checkout-layout input::placeholder,.checkout-layout textarea::placeholder{color:#bbb!important}.checkout-layout h1{line-height:1.3}.checkout-page{grid-template-columns:1fr 350px;padding:20px;max-width:1200px;gap:20px;margin:0 auto;display:grid}.checkout-page__content{flex-direction:column;gap:20px;display:flex}.checkout-page__sidebar{height:fit-content;padding:20px;position:sticky;top:100px;border-radius:12px;background:#fff}.checkout-page__sidebar h3{font-size:14px;color:#333;text-align:center;margin:0 0 15px}.checkout-summary-item{padding:8px 0;justify-content:space-between;font-size:13px;border-bottom:1px solid #f0f0f0;display:flex}.checkout-summary-item__name{flex:1;margin-right:10px;color:#666}.checkout-summary-item__price{font-weight:500;color:#333}.checkout-summary-item--discount .checkout-summary-item__price{color:#51b549}.checkout-summary-total{padding-top:15px;justify-content:space-between;border-top:1px solid #eee;align-items:center;margin-top:10px;display:flex}.checkout-summary-total__value{font-size:22px;font-weight:600;color:#000}.checkout-back-link{padding-top:15px;font-size:14px;text-decoration:none;color:#666;border-top:1px solid #eee;text-align:center;margin-top:15px;display:block}.checkout-back-link:hover{color:#333}.checkout-continue-btn{padding:15px;font-size:16px;border:none;text-decoration:none;font-weight:600;margin-bottom:10px!important;color:#fff;transition:background .2s ease;text-align:center;border-radius:8px;background:#51b549!important;cursor:pointer;width:100%;display:block}.checkout-continue-btn:hover{color:#fff;background:#41913a}.checkout-continue-btn:disabled{opacity:.7;cursor:not-allowed}.checkout-form-section{padding:20px;border-radius:12px;background:#fff}.checkout-form-section h3{font-size:16px;font-weight:600;margin:0 0 20px}.checkout-form-group{margin-bottom:15px}.checkout-form-group:last-child{margin-bottom:0}.checkout-form-group label{font-size:14px;margin-bottom:8px;color:#666;gap:8px;align-items:center;display:flex}.checkout-form-group input,.checkout-form-group textarea{padding:12px 15px;font-size:14px;transition:border-color .2s,background .2s;border-radius:8px;background:#fafafa;width:100%}.checkout-form-group input:focus,.checkout-form-group textarea:focus{border-color:#3ca735;outline:none;background:#fff}.checkout-form-group input.input-error,.checkout-form-group textarea.input-error{animation:shake .5s ease-in-out;border:2px solid #e53935;background:#fff5f5}.checkout-form-group--toggle label{font-weight:400;cursor:pointer}.checkout-form-group--toggle input[type=checkbox]{height:18px;width:18px}.checkout-toast{animation:toastSlideDown .4s ease-out,toastPulse 2s ease-in-out infinite;transform:translateX(-50%);padding:18px 24px;position:fixed;max-width:90%;min-width:320px;gap:14px;top:80px;align-items:center;box-shadow:0 12px 40px rgba(0,0,0,.25);border-radius:12px;background:#fff;left:50%;display:flex;z-index:9999}.checkout-toast--error{border:2px solid #e53935;background:linear-gradient(135deg,#fff,#fff5f5)}.checkout-toast--success{border:2px solid #43a047;background:linear-gradient(135deg,#fff,#f0fff4)}.checkout-toast__icon{flex-shrink:0;font-size:28px}.checkout-toast__message{flex:1;font-size:15px;font-weight:500;color:#333;line-height:1.4}.checkout-toast__close{padding:0;font-size:24px;border:none;color:#999;background:none;cursor:pointer;margin-left:8px;line-height:1}.checkout-toast__close:hover{color:#333}@keyframes toastSlideDown{0%{transform:translateX(-50%) translateY(-20px);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}@keyframes toastPulse{0%,to{box-shadow:0 12px 40px rgba(0,0,0,.25)}50%{box-shadow:0 12px 50px rgba(229,57,53,.3)}}.checkout-loading{padding:60px 20px;justify-content:center;flex-direction:column;align-items:center;display:flex}.checkout-spinner{animation:spin .8s linear infinite;height:40px;border:3px solid #e5e5e5;margin-bottom:15px;border-top-color:#3ca735;border-radius:50%;width:40px}.checkout-product-thumbs{flex-wrap:wrap;gap:10px;display:flex}.checkout-product-thumb{height:60px;overflow:hidden;border:1px solid #ddd;position:relative;border-radius:8px;background:#fff;width:60px}.checkout-product-thumb__badge{height:18px;justify-content:center;font-size:10px;right:-5px;color:#fff;position:absolute;top:-5px;align-items:center;border-radius:50%;background:#3ca735;width:18px;display:flex}.checkout-mobile-fixed{display:none}@media (max-width:768px){.checkout-page{grid-template-columns:1fr;padding-bottom:100px}.checkout-page__sidebar{position:static;box-shadow:none;border-radius:12px;margin-top:20px}.desktop-only{display:none!important}.checkout-mobile-fixed{padding:15px 20px;right:0;position:fixed;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.1);background:#fff;left:0;display:block;z-index:100}.checkout-mobile-fixed .checkout-continue-btn{margin-bottom:0}}.tf-toolbar-bottom{display:none!important}.fatura-page .input-wrapper input,.fatura-page .input-wrapper textarea,.fatura-page .input-wrapper.textarea-wrapper textarea,.siparis-bilgileri-page .input-wrapper input,.siparis-bilgileri-page .input-wrapper textarea,.siparis-bilgileri-page .input-wrapper.textarea-wrapper textarea{padding-left:44px!important}.fatura-page .input-wrapper,.siparis-bilgileri-page .input-wrapper{position:relative}.fatura-page .input-wrapper i[class*=" icon-"],.fatura-page .input-wrapper i[class^=icon-],.siparis-bilgileri-page .input-wrapper i[class*=" icon-"],.siparis-bilgileri-page .input-wrapper i[class^=icon-]{pointer-events:none;font-size:21px;color:#51b549;position:absolute;z-index:1}.sepet-page__loading{padding:60px 20px;justify-content:center;flex-direction:column;align-items:center;display:flex}.sepet-page__empty{padding:60px 20px;text-align:center;margin:20px 0;border-radius:12px;background:#fff}.sepet-page__empty-icon{font-size:64px;margin-bottom:20px}.sepet-page__empty h2{font-size:24px;margin-bottom:10px;color:#333}.sepet-page__empty p{margin-bottom:25px;color:#666}.sepet-page__shop-btn{padding:12px 30px;text-decoration:none;font-weight:600;color:#fff;transition:background .2s ease;border-radius:8px;background:#3ca735;display:inline-block}.sepet-page__shop-btn:hover{background:#d06a22}.sepet-page{grid-template-columns:1fr 350px;padding:20px;max-width:1200px;gap:20px;margin:0 auto;display:grid}.sepet-page__title{grid-column:1/-1;padding:0;font-size:24px;font-weight:600;margin-bottom:10px;color:#333;margin:0!important}.sepet-page__content,.sepet-page__items{flex-direction:column;gap:15px;display:flex}.sepet-page__shipping{padding:15px;justify-content:space-between;font-size:14px;border-radius:8px;background:#fff;display:flex}.sepet-page__shipping-price{font-weight:600;color:#3ca735}.sepet-page__sidebar{height:fit-content;padding:20px;position:sticky;top:100px;border-radius:12px;background:#fff}.sepet-page__continue-btn{padding:15px;font-size:16px;border:none;text-decoration:none;font-weight:600;margin-bottom:20px;color:#fff;text-align:center;border-radius:8px;background:#51b549;cursor:pointer;width:100%;display:block}.sepet-page__continue-btn:hover{color:#fff;background:#024}.sepet-page__summary-box{margin-bottom:15px}.sepet-page__summary-box h3{font-size:14px;color:#333;text-align:center;margin:0 0 15px}.sepet-page__discount-section{padding:15px 0;border-top:1px solid #eee}.sepet-page__discount-btn{padding:10px;font-size:13px;border:none;color:#fff;border-radius:6px;background:#3ca735;cursor:pointer;width:100%}.sepet-page__discount-applied{gap:8px;align-items:center;display:flex}.sepet-page__discount-label{font-size:12px;font-weight:600;color:#3ca735}.sepet-page__discount-value{font-size:16px;font-weight:600;color:#51b549}.sepet-page__discount-remove{height:20px;justify-content:center;font-size:14px;border:none;color:#000;align-items:center;border-radius:50%;background:#e7cdb2;cursor:pointer;width:20px;display:flex}.sepet-page__total-section{padding-top:15px;justify-content:space-between;border-top:1px solid #eee;align-items:center;display:flex}.sepet-page__total-value{font-size:22px;font-weight:600;color:#000}.discount-modal{overflow-y:auto;padding:20px;justify-content:center;display:flex;z-index:1000}.discount-modal,.discount-modal__backdrop{right:0;position:fixed;bottom:0;top:0;left:0}.discount-modal__backdrop{background:rgba(0,0,0,.5)}.discount-modal__content{padding:25px;position:relative;max-width:400px;max-height:fit-content;margin:auto;border-radius:16px;background:#fff;width:100%;z-index:1}@media (max-width:768px){.discount-modal{padding:0;align-items:flex-end}.discount-modal__content{padding:25px 20px calc(env(safe-area-inset-bottom, 0px) + 20px);max-width:100%;border-radius:16px 16px 0 0}}.discount-modal__content h3{font-size:16px;font-weight:600;text-align:center;margin:0 0 15px}.discount-modal__content input{padding:12px 15px;font-size:16px;border:1px solid #ddd;margin-bottom:15px;border-radius:8px;width:100%}.discount-modal__content input:focus{border-color:#3ca735;outline:none}.discount-modal__error{font-size:14px;margin-bottom:15px;color:#d00;text-align:center}.discount-modal__actions{gap:10px;display:flex}.discount-modal__cancel{border:1px solid #ddd;border-radius:8px;background:#fff}.discount-modal__apply,.discount-modal__cancel{flex:1;padding:12px;font-size:14px;cursor:pointer}.discount-modal__apply{border:none;font-weight:600;color:#fff;border-radius:8px;background:#3ca735}.discount-modal__apply:disabled{opacity:.7;cursor:not-allowed}@media (max-width:768px){.sepet-page{grid-template-columns:1fr;padding-bottom:100px}.desktop-only{display:none!important}.sepet-page__sidebar{position:static;box-shadow:none;border-radius:12px;margin-top:20px}.mobile-fixed-bottom{padding:15px 20px;right:0;position:fixed;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.1);background:#fff;left:0;display:block;z-index:100}.mobile-fixed-bottom .sepet-page__continue-btn{margin-bottom:0}}.toast-notification{top:80px}.toast-notification--success{border:2px solid #10b981}.toast-notification__close{padding:0 4px}.toast-notification__close:hover{color:#333}.siparis-bilgileri-page{grid-template-columns:1fr 340px;padding:20px;max-width:1100px;gap:30px;margin:0 auto;display:grid}.siparis-bilgileri-page__header{grid-column:1/-1;margin-bottom:10px;gap:15px;align-items:center;display:flex}.siparis-bilgileri-page__back{padding:8px 15px;font-size:14px;border:1px solid #ddd;color:#666;border-radius:6px;background:none;cursor:pointer}.siparis-bilgileri-page__title{font-size:24px;font-weight:600;color:#333;margin:0}.siparis-bilgileri-page__form{overflow:hidden;border-radius:12px;background:#fff}.form-section{padding:20px}.form-section:last-child{border-bottom:none}.product-images-section{padding:15px 20px}.product-images{flex-wrap:wrap;gap:10px;display:flex}.product-image-item{overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px}.form-group,.form-group:last-child{margin-bottom:0}.form-group.floating-label,.input-wrapper{position:relative}.input-wrapper{align-items:center;border-radius:0;background:#fff;display:flex}.input-wrapper:focus-within{box-shadow:none;border-bottom-color:#4caf50}.input-icon{flex-shrink:0;padding:0 12px;font-size:18px;color:#1a7dc4}.input-wrapper input,.input-wrapper textarea{flex:1;padding:18px 12px 14px 40px;font-size:15px;border:none;color:#333;outline:none;letter-spacing:.01em;background:transparent}.input-wrapper input::placeholder,.input-wrapper textarea::placeholder{font-weight:400;color:#bbb}.floating-label-text{padding:0 4px;font-size:11px;font-weight:500;right:12px;color:#4caf50;transition:opacity .2s,visibility .2s;position:absolute;opacity:0;visibility:hidden;top:2px;background:transparent;left:auto;white-space:nowrap}.input-wrapper input:not(:placeholder-shown)~.floating-label-text,.input-wrapper textarea:not(:placeholder-shown)~.floating-label-text{opacity:1;visibility:visible}.textarea-wrapper{align-items:flex-start}.textarea-wrapper .input-icon{padding-top:14px}.textarea-wrapper textarea{min-height:70px;resize:vertical}.form-group label{font-size:14px;margin-bottom:8px;color:#666;gap:8px;align-items:center;display:flex}.form-icon{font-size:18px}.form-group input,.form-group textarea{height:49px;font-size:16px;border:2px solid #edf1f2;box-shadow:none;border-radius:6px;background:#fff;width:100%;line-height:normal}@media (min-width:768px){.form-group input,.form-group textarea{height:55px;font-size:17.5px}}.region-info{padding:14px 18px;border:1px solid #d5e8d5;gap:10px;align-items:flex-start;border-radius:10px;background:#f5faf5;margin-top:12px;display:flex}.region-info__icon{flex-shrink:0;font-size:16px}.region-info__text{font-size:14px;color:#333;line-height:1.4}.toggle-section{padding:0 20px}.region-toggle{margin-bottom:12px;gap:12px;align-items:center;display:flex}.toggle-switch{height:26px;position:relative;width:50px;display:inline-block}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{right:0;transition:.3s;position:absolute;bottom:0;top:0;background-color:#ccc;border-radius:26px;cursor:pointer;left:0}.toggle-slider:before{height:20px;transition:.3s;content:"";position:absolute;bottom:3px;background-color:#fff;border-radius:50%;left:3px;width:20px}.toggle-switch input:checked+.toggle-slider{background-color:#3ca735}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(24px)}.toggle-label{font-size:14px;font-weight:500;color:#333}.region-info-banner{padding:10px 12px;font-size:13px;border:1px solid #ffc107;color:#856404;gap:8px;align-items:center;border-radius:6px;background:#fff3cd;display:flex}.region-info-banner__icon{font-size:16px}.multi-form-section{overflow:hidden;margin:15px 0}.multi-form-header{padding:10px;border:1px solid #dee2e6;margin-bottom:10px;gap:12px;align-items:center;display:flex}.multi-form-header__image,.multi-form-header__images{flex-wrap:wrap;gap:5px;display:flex}.multi-form-header__info{flex-direction:column;gap:4px;display:flex}.multi-form-header__title{font-size:14px;font-weight:600;color:#333;line-height:1.3}.multi-form-header__region{font-size:13px;color:#666}.multi-form-header__count{font-size:12px;color:#888}.more-items{height:40px;justify-content:center;font-size:12px;font-weight:500;color:#666;border-radius:6px;background:#e9ecef;width:40px}.hazir-not-btn,.more-items{align-items:center;display:flex}.hazir-not-btn{padding:15px;font-size:14px;border:none;margin-bottom:15px;color:#333;gap:10px;border-radius:8px;background:#f5f5f5;cursor:pointer;width:100%}.emoji-selector{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.emoji-btn{height:40px;font-size:20px;border:2px solid #eee;transition:all .2s ease;border-radius:8px;background:#fff;cursor:pointer;width:40px}.emoji-btn.selected,.emoji-btn:hover{border-color:#3ca735}.emoji-btn.selected{background:#51b549}.siparis-bilgileri-page__sidebar{height:fit-content;padding:24px;border:1px solid #eee;position:sticky;top:100px;border-radius:12px;background:#fff}.continue-btn{padding:15px;font-size:16px;border:none;font-weight:600;margin-bottom:20px;color:#fff;border-radius:8px;background:#51b549;cursor:pointer;width:100%}.continue-btn:disabled{opacity:.7}.summary-item{margin-bottom:8px}.summary-item__name{font-weight:600}.summary-item--shipping{color:#999}.order-total{margin-bottom:15px}.order-total__value{font-size:20px}.back-link{font-size:14px;border:none;color:#666;text-align:center;background:none;cursor:pointer;width:100%;display:block}.not-modal{padding:20px;justify-content:center;align-items:center}.not-modal__content{animation:modalFadeIn .3s ease-out;max-width:500px;border-radius:16px}@keyframes modalFadeIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.not-modal__content h3{font-size:16px;font-weight:600;color:#333}@media (max-width:768px){.siparis-bilgileri-page{grid-template-columns:1fr;padding-bottom:100px}.desktop-only{display:none!important}.siparis-bilgileri-page__sidebar{position:static;box-shadow:none;border-radius:12px;margin-top:20px}.siparis-bilgileri-page__form{margin-bottom:20px}.mobile-fixed-bottom{padding:15px 20px;right:0;position:fixed;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.1);background:#fff;left:0;display:block;z-index:100}.mobile-fixed-bottom .continue-btn{margin-bottom:0;width:100%}}.loading-container{padding:60px 20px}.toast-notification{animation:slideDown .4s ease-out,pulse 2s ease-in-out infinite;transform:translateX(-50%);padding:18px 24px;position:fixed;max-width:90%;min-width:320px;gap:14px;top:20px;align-items:center;box-shadow:0 12px 40px rgba(0,0,0,.25);border-radius:12px;background:#fff;left:50%;display:flex;z-index:9999}.toast-notification--error{border:2px solid #e53935;background:linear-gradient(135deg,#fff,#fff5f5)}.toast-notification--success{border:2px solid #43a047;background:linear-gradient(135deg,#fff,#f0fff4)}.toast-notification__icon{flex-shrink:0;font-size:28px}.toast-notification__message{flex:1;font-size:15px;font-weight:500;color:#333;line-height:1.4}.toast-notification__close{padding:0;font-size:24px;border:none;color:#999;background:none;cursor:pointer;margin-left:8px;line-height:1}@keyframes pulse{0%,to{box-shadow:0 12px 40px rgba(0,0,0,.25)}50%{box-shadow:0 12px 50px rgba(229,57,53,.3)}}@keyframes slideDown{0%{transform:translateX(-50%) translateY(-20px);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}.fatura-page{grid-template-columns:1fr 350px;padding:20px;max-width:1100px;gap:20px;margin:0 auto;display:grid}.fatura-page__header{grid-column:1/-1;margin-bottom:10px;gap:15px;align-items:center;display:flex}.fatura-page__back{padding:8px 15px;font-size:14px;border:1px solid #ddd;color:#666;border-radius:6px;background:none;cursor:pointer}.fatura-page__title{font-size:24px;font-weight:600;color:#333;margin:0}.fatura-page__content{flex-direction:column;gap:20px;display:flex}.fatura-page__saved-addresses{padding:0;border-radius:12px;background:#fff}.fatura-page__saved-addresses h3{font-size:16px;margin:0 0 15px}.address-list{flex-direction:column;gap:10px;display:flex}.address-item{padding:15px;border:2px solid transparent;transition:all .2s ease;gap:12px;text-align:left;align-items:flex-start;border-radius:8px;background:#edf1f2;cursor:pointer;display:flex}.address-item.selected{border-color:#3ca735;background:#edf8ed}.address-item__radio{height:20px;justify-content:center;border:2px solid #ccc;transition:all .2s ease;min-width:20px;align-items:center;border-radius:50%;width:20px;margin-top:2px;display:flex}.address-item.selected .address-item__radio{border-color:#3ca735}.address-item__radio-inner{height:10px;transform:scale(0);transition:transform .2s ease;border-radius:50%;background:#3ca735;width:10px}.address-item.selected .address-item__radio-inner{transform:scale(1)}.address-item__content{flex-direction:column;gap:3px;display:flex}.address-item__content strong{font-size:14px}.address-item__content span{font-size:12px;color:#666}.fatura-page__form{padding:20px;border-radius:12px;background:#fff}.fatura-page__form h3{font-size:16px;margin:0 0 20px}.form-group input[type=email],.form-group input[type=tel],.form-group input[type=text],.form-group textarea{padding:12px;font-size:16px;border:1px solid #ddd;border-radius:0;width:100%}.form-group input.input-error,.form-group textarea.input-error{animation:shake .5s ease-in-out;border:2px solid #e53935;background:#fff5f5}@keyframes shake{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.form-group--toggle input[type=checkbox]{cursor:pointer}.fatura-page__sidebar{height:fit-content;padding:20px;position:sticky;top:100px;border-radius:12px;background:#fff}@media (max-width:768px){.fatura-page{grid-template-columns:1fr;padding-bottom:100px}.desktop-only{display:none!important}.fatura-page__sidebar{position:static;box-shadow:none;border-radius:12px;margin-top:20px}.mobile-fixed-bottom{padding:15px 20px;right:0;position:fixed;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.1);background:#fff;left:0;display:block;z-index:100}}.loading-container{padding:60px;justify-content:center}.odeme-page{grid-template-columns:1fr 350px;padding:10px;max-width:1100px;gap:20px;margin:0 auto;display:grid}.odeme-page__header{grid-column:1/-1;margin-bottom:10px;gap:15px;align-items:center;display:flex}.odeme-page__back{padding:8px 15px;font-size:14px;border:1px solid #ddd;color:#666;border-radius:6px;background:none;cursor:pointer}.odeme-page__title{font-size:24px;font-weight:600;color:#333;margin:0}.odeme-page__content{padding:15px;flex-direction:column;gap:20px;border-radius:6px;background:#fff;display:flex}.odeme-page__tabs{padding:6px;border-radius:8px;background:#edf1f2;display:flex}.odeme-page__tab{flex:1;padding:12px;font-size:14px;border:none;font-weight:600;color:#666;transition:all .2s ease;border-radius:6px;background:none;cursor:pointer}.odeme-page__tab.active{color:#333;background:#fff}.odeme-page__error{padding:12px;font-size:14px;color:#d00;border-radius:8px;background:#fee}.odeme-page__card-form{padding:10px;border-radius:12px;background:#fff}.form-group{margin-bottom:15px}.form-group label{font-size:13px;font-weight:600;margin-bottom:6px;color:#333;display:block}.form-group input[type=text]{padding:12px;font-size:16px;border:1px solid #ddd;border-radius:0;width:100%}.form-row{gap:10px;display:flex}.form-group--small{flex:1}.form-group--medium{flex:2}.form-group--toggle{padding-top:10px}.form-group--toggle label{font-weight:400;gap:8px;align-items:center;cursor:pointer;display:flex}.form-group--toggle input[type=checkbox]{height:18px;width:18px}.threeds-modal{padding:20px;justify-content:center;right:0;position:fixed;bottom:0;top:0;align-items:center;left:0;display:flex;z-index:9999}.threeds-modal__backdrop{right:0;position:absolute;bottom:0;top:0;background:rgba(0,0,0,.7);left:0}.threeds-modal__container{overflow:visible;position:relative;max-width:500px;flex-direction:column;max-height:90vh;box-shadow:0 20px 60px rgba(0,0,0,.3);border-radius:16px;background:#fff;width:100%;display:flex}.threeds-modal__close{height:36px;justify-content:center;font-size:24px;border:none;right:-12px;color:#666;transition:all .2s ease;position:absolute;top:-12px;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:50%;background:#fff;cursor:pointer;width:36px;line-height:1;display:flex;z-index:1}.threeds-modal__close:hover{transform:scale(1.1);color:#333;background:#f5f5f5}.threeds-modal__content{flex:1;overflow:hidden;min-height:500px;border-radius:16px}.threeds-modal__content iframe{height:100%;min-height:500px;border:none;width:100%}@media (max-width:768px){.threeds-modal{padding:10px}.threeds-modal__container{max-width:100%;max-height:95vh;border-radius:12px}.threeds-modal__close{height:32px;font-size:20px;right:-10px;top:-10px;width:32px}.threeds-modal__content{min-height:450px;border-radius:12px}.threeds-modal__content iframe{min-height:450px}}.odeme-page__banks{padding:15px;border-radius:12px;background:#fff}.bank-item{padding:15px;border:2px solid transparent;margin-bottom:10px;gap:12px;text-align:left;align-items:flex-start;border-radius:8px;background:#edf1f2;cursor:pointer;width:100%;display:flex}.bank-item.selected{border-color:#3ca735;background:#edf8ed}.bank-item__radio{font-size:16px;color:#3ca735}.bank-item__content{flex-direction:column;gap:4px;display:flex}.bank-item__content strong{font-size:14px}.bank-item__content span{font-size:12px;color:#666}.odeme-page__sozlesme{padding:15px;border-radius:8px;background:#fff}.odeme-page__sozlesme label{font-size:13px;gap:10px;align-items:flex-start;cursor:pointer;display:flex}.odeme-page__sozlesme input{height:18px;width:18px;margin-top:2px}.odeme-page__sozlesme span{text-decoration:underline;color:#3ca735;cursor:pointer}.odeme-page__sidebar{height:fit-content;padding:20px;position:sticky;top:100px;border-radius:12px;background:#fff}.summary-item--shipping{color:#51b549}.sozlesme-modal{padding:20px;justify-content:center;right:0;position:fixed;bottom:0;top:0;align-items:center;left:0;display:flex;z-index:1000}.sozlesme-modal__backdrop{right:0;position:absolute;bottom:0;top:0;background:rgba(0,0,0,.5);left:0}.sozlesme-modal__content{height:80vh;position:relative;max-width:600px;flex-direction:column;border-radius:16px;background:#fff;width:100%;display:flex}.sozlesme-modal__content h3{padding:15px;font-size:16px;border-bottom:1px solid #eee;text-align:center;margin:0}.sozlesme-modal__content iframe{flex:1;border:none}.sozlesme-modal__content button{padding:15px;font-size:16px;border:none;color:#fff;background:#3ca735;cursor:pointer}@media (max-width:768px){.odeme-page{grid-template-columns:1fr;padding-bottom:100px}.desktop-only{display:none!important}.odeme-page__sidebar{position:static;box-shadow:none;border-radius:12px;margin-top:20px}.mobile-fixed-bottom{padding:15px 20px;right:0;position:fixed;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.1);background:#fff;left:0;display:block;z-index:100}}.kartnotlar-page__loading{padding:60px 20px;justify-content:center;flex-direction:column;align-items:center;display:flex}.kartnotlar-page{padding:20px;max-width:900px;margin:0 auto}.kartnotlar-page__header{margin-bottom:20px;gap:15px;align-items:center;display:flex}.kartnotlar-page__back{padding:8px 15px;font-size:14px;border:1px solid #ddd;color:#666;border-radius:6px;background:none;cursor:pointer}.kartnotlar-page__title{font-size:24px;font-weight:600;color:#333;margin:0}.kartnotlar-page__item-wrapper{margin-bottom:20px}.kartnotlar-page__select-note{padding:10px 20px;font-size:13px;border:none;font-weight:600;color:#fff;border-radius:8px;background:#f0ad4e;cursor:pointer;margin-top:10px}.kartnotlar-page__discount-btn{padding:12px;font-size:14px;border:none;margin-bottom:20px;color:#000;border-radius:8px;background:#e7cdb2;cursor:pointer;width:100%;display:block}.kartnotlar-page__discount-applied{padding:12px;margin-bottom:20px;gap:8px;align-items:center;border-radius:8px;background:#fff;display:flex}.discount-value{font-weight:600;color:#51b549}.kartnotlar-page__footer{padding:20px;justify-content:space-between;position:sticky;bottom:20px;align-items:center;box-shadow:0 -4px 20px rgba(0,0,0,.1);border-radius:12px;background:#fff;display:flex}.kartnotlar-page__total{gap:8px;align-items:center;display:flex}.kartnotlar-page__total-label{font-size:12px;font-weight:600;color:#3ca735}.kartnotlar-page__total-value{font-size:22px;font-weight:600}.kartnotlar-page__continue-btn{padding:14px 40px;font-size:16px;border:none;font-weight:600;color:#fff;border-radius:8px;background:#3ca735;cursor:pointer}.kartnotlar-page__continue-btn:disabled{opacity:.7}.not-modal{right:0;position:fixed;bottom:0;top:0;align-items:flex-end;left:0;display:flex;z-index:1000}.not-modal__backdrop{right:0;position:absolute;bottom:0;top:0;background:rgba(0,0,0,.5);left:0}.not-modal__content{overflow-y:auto;padding:25px;position:relative;max-height:80vh;border-radius:16px 16px 0 0;background:#fff;width:100%}.not-modal__content h3{text-align:center;margin:0 0 20px}.not-modal__categories{overflow-x:auto;margin-bottom:15px;gap:8px;padding-bottom:15px;display:flex}.not-modal__cat{padding:8px 15px;font-size:14px;border:none;border-radius:20px;background:#f0f0f0;cursor:pointer;white-space:nowrap}.not-modal__cat.active{color:#fff;background:#4caf50}.not-modal__list{overflow-y:auto;max-height:300px}.not-modal__item{padding:12px;border:none;border-bottom:1px solid #eee;gap:10px;text-align:left;align-items:flex-start;background:none;cursor:pointer;width:100%;display:flex}.not-modal__checkbox{font-size:18px}.not-modal__text{flex:1;font-size:14px}.not-modal__close{padding:12px;font-size:14px;border:none;color:#fff;border-radius:8px;background:#3ca735;cursor:pointer;width:100%;margin-top:15px;display:block}.ekurunler-page{padding:60px 20px}.spinner{margin-bottom:15px}.ekurunler-page{grid-template-columns:1fr 350px;padding:20px;max-width:1200px;gap:20px;margin:0 auto;display:grid}.ekurunler-page__header{grid-column:1/-1;margin-bottom:10px;gap:15px;align-items:center;display:flex}.ekurunler-page__back{padding:8px 15px;font-size:14px;border:1px solid #ddd;color:#666;border-radius:6px;background:none;cursor:pointer}.ekurunler-page__title{font-size:24px;font-weight:600;color:#333;margin:0}.ekurunler-page__content{overflow:hidden;flex-direction:column;gap:20px;display:flex}.ekurunler-item-section{padding:20px;border:1px solid #eee;flex-direction:column;gap:15px;border-radius:12px;background:#fff;display:flex}.ekurunler-item-section+.ekurunler-item-section{margin-top:10px}.ekurunler-item-header{justify-content:space-between;align-items:center;display:flex}.ekurunler-item-header__title{font-size:15px;font-weight:600;color:#333}.ekurunler-item-header__delivery{font-size:13px;color:#888;white-space:nowrap}@media (max-width:768px){.ekurunler-item-header{flex-direction:column;gap:4px;align-items:flex-start}}.ekurunler-cart-items{flex-wrap:wrap;gap:10px;display:flex}.cart-thumb{height:60px;overflow:visible;border:none;position:relative;border-radius:8px;background:#fff;width:60px}.cart-thumb img{max-height:100%;border-radius:8px;width:auto}.cart-thumb-badge{height:18px;justify-content:center;font-size:10px;right:-5px;color:#fff;position:absolute;top:-5px;align-items:center;border-radius:50%;background:#3ca735;width:18px;display:flex}.cart-thumb-badge--ekurun{background:#e53935}.cart-thumb--ekurun{border-color:transparent}.ekurunler-categories{overflow-x:auto;flex-wrap:nowrap;gap:8px;-webkit-overflow-scrolling:touch;padding-bottom:5px;display:flex}.ekurunler-categories::-webkit-scrollbar{display:none}.category-btn{flex-shrink:0;padding:0 12px;font-size:10px;border:1px solid #ddd;transition:all .2s ease;border-radius:6px;background:#fff;cursor:pointer;line-height:28px;white-space:nowrap}.category-btn:hover{border-color:#3ca735}.category-btn.active{border-color:#3ca735;color:#fff;background:#3ca735}.ekurunler-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.ekurun-card{padding:15px;border:1px solid #eee;flex-direction:column;text-align:center;align-items:center;border-radius:8px;background:#fff;display:flex}.ekurun-card__image{height:auto;overflow:hidden;justify-content:center;margin-bottom:10px;max-width:100%;max-height:100%;align-items:center;width:100%;display:flex}.ekurun-card__name{height:36px;font-size:12px;font-weight:600;color:#333;margin:0 0 5px;align-items:center;line-height:16px;display:block;display:flex}.ekurun-card__price{font-size:14px;font-weight:700;color:#333;margin:0 0 10px}.ekurun-card__actions{width:100%}.ekurun-add-btn{padding:8px 33px;font-size:13px;border:none;font-weight:600;color:#fff;transition:background .2s;border-radius:8px;background:#3ca735;cursor:pointer;width:auto}.ekurun-add-btn:hover{background:#c96a28}.ekurun-add-btn:disabled{opacity:.7;cursor:not-allowed}.ekurun-qty{justify-content:center;gap:5px;align-items:center;display:flex}.ekurun-qty__btn{height:32px;font-size:16px;border:none;font-weight:600;color:#fff;border-radius:6px;background:#3ca735;cursor:pointer;width:32px}.ekurun-qty__btn:disabled{opacity:.7;cursor:not-allowed}.ekurun-qty__count{font-size:16px;font-weight:600;text-align:center;width:30px}.ekurunler-page__sidebar{height:fit-content;padding:20px;position:sticky;top:100px;border-radius:12px;background:#fff}.summary-item--ekurun{background:#fafafa}.mobile-fixed-bottom{display:none}.loading-container{padding:40px}@media (max-width:768px){.ekurunler-page{grid-template-columns:1fr;padding-bottom:100px}.ekurunler-grid{grid-template-columns:repeat(2,1fr)}.desktop-only{display:none!important}.ekurunler-page__sidebar{position:static;box-shadow:none;border-radius:12px;margin-top:20px}.mobile-fixed-bottom{padding:15px 20px;right:0;position:fixed;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.1);background:#fff;left:0;display:block;z-index:100}}.giris-page{min-height:60vh;justify-content:center}.giris-page,.loading-container{align-items:center;display:flex}.loading-container{flex-direction:column;gap:15px}.spinner{height:40px;border:3px solid #e5e5e5;width:40px}.giris-page{padding:40px 20px;max-width:900px;margin:0 auto}.giris-container{grid-template-columns:1fr 1fr;gap:30px;display:grid}@media (max-width:768px){.giris-container{grid-template-columns:1fr}.giris-section--login{order:-1}}.giris-section{padding:30px;text-align:center;border-radius:12px;background:#fff}.giris-section__title{font-size:20px;font-weight:600;color:#333;margin:0 0 10px}.giris-section__desc{font-size:14px;color:#666;margin:0 0 25px;line-height:1.5}.giris-btn{padding:14px 20px;justify-content:center;font-size:16px;border:none;font-weight:600;transition:all .2s ease;gap:10px;align-items:center;border-radius:8px;cursor:pointer;width:100%;display:flex}.giris-btn--guest{border:1px solid #ddd;color:#333;background:#fff}.giris-btn--guest:hover{background:#f5f5f5}.giris-btn--login{color:#fff;background:#3ca735}.giris-btn--login:hover{background:#c96a28}.giris-btn--google{border:1px solid #ddd;color:#555;background:#fff;margin-top:15px}.giris-btn--google:hover{background:#f8f8f8}.giris-divider{position:relative;margin:20px 0}.giris-divider:before{height:1px;right:0;content:"";position:absolute;top:50%;background:#e5e5e5;left:0}.giris-divider span{padding:0 15px;font-size:13px;color:#999;position:relative;background:#fff}.giris-section__register-text{font-size:14px;margin-bottom:10px;color:#666;margin-top:20px}.giris-btn--register{color:#fff;background:#3ca735}.giris-btn--register:hover{background:#2d8a28}.google-icon{flex-shrink:0}.giris-container-v2{max-width:480px;gap:30px;margin:0 auto;width:100%}.giris-container-v2,.giris-section-v2{flex-direction:column;display:flex}.giris-section-v2+.giris-section-v2{padding-top:20px}.giris-section-v2__title{font-size:20px;font-weight:600;color:#222;margin:0 0 10px}.giris-section-v2__divider{height:1px;margin-bottom:15px;background:#e5e5e5}.giris-btn-v2{padding:14px 20px;justify-content:center;font-size:16px;border:none;text-decoration:none;font-weight:600;transition:all .2s ease;gap:10px;align-items:center;border-radius:8px;cursor:pointer;width:100%;display:flex}.giris-btn-v2--primary{color:#fff;background:#51b549}.giris-btn-v2--primary:hover{background:#41913a}.giris-btn-v2--primary:disabled{opacity:.5;cursor:not-allowed}.giris-btn-v2--google{border:1px solid #e8dfc0;color:#333;background:#f5edd6;margin-top:10px}.giris-btn-v2--google:hover{background:#eee5c8}.giris-email-input-wrapper{margin-bottom:10px;position:relative}.giris-email-icon{transform:translateY(-50%);pointer-events:none;position:absolute;top:50%;align-items:center;left:14px;display:flex}.giris-email-input{padding:14px 15px 14px 46px!important;font-size:16px;border:1px solid #ddd;transition:border-color .2s;outline:none;border-radius:8px;background:#fff;width:100%}.giris-email-input:focus{border-color:#51b549}.giris-email-input::placeholder{color:#aaa}.sepet-item{padding:15px;margin-bottom:10px;transition:opacity .3s ease;gap:15px;border-radius:8px;background:#fff;display:flex}.sepet-item.removing{pointer-events:none;opacity:.5}.sepet-item__index{height:28px;flex-shrink:0;justify-content:center;font-size:12px;font-weight:600;color:#666;align-items:center;border-radius:50%;background:#f0f0f0;width:28px;display:flex}.sepet-item__image{height:80px;overflow:hidden;flex-shrink:0;border-radius:8px;background:#f5f5f5;width:80px}.sepet-item__content{flex:1;min-width:0}.sepet-item__header{justify-content:space-between;margin-bottom:8px;gap:10px;align-items:flex-start;display:flex}.sepet-item__title{font-size:16px;font-weight:400;font-style:italic;margin:0;line-height:1.4}.sepet-item__title--no-link{text-decoration:none;color:#333;cursor:default}.sepet-item__remove{height:28px;flex-shrink:0;padding:0;font-size:0;border:none;color:transparent;transition:all .2s ease;position:relative;background:none;cursor:pointer;width:28px}.sepet-item__remove:before{height:20px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6M10 11v6M14 11v6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6M10 11v6M14 11v6'/%3E%3C/svg%3E");transition:background-color .2s ease;content:"";mask-position:center;-webkit-mask-position:center;background-color:#aaa;width:20px;mask-size:contain;-webkit-mask-size:contain;display:block}.sepet-item__remove:hover:before{background-color:#d00}.sepet-item__remove:disabled{opacity:.3;cursor:not-allowed}.sepet-item__delivery-info{margin-top:8px}.sepet-item__delivery-datetime,.sepet-item__delivery-label{font-size:14px;margin-bottom:4px;color:#333}.sepet-item__free-delivery{font-size:14px;text-decoration:none;color:#06c}.sepet-item__free-delivery:hover{text-decoration:underline}.sepet-item__shipping-cost{font-size:14px;font-weight:600;color:#3ca735}.sepet-item__custom-fields{padding:10px;border:1px solid #ece4d9;border-radius:8px;background:#f9f5f0;margin-top:10px}.sepet-item__custom-label{font-size:13px;font-weight:600;margin-bottom:8px;color:#666}.sepet-item__custom-content{flex-wrap:wrap;gap:8px;align-items:flex-start;display:flex}.sepet-item__custom-text{padding:6px 10px;font-size:13px;border:1px solid #e0d6ca;color:#333;border-radius:6px;background:#fff}.sepet-item__custom-image{overflow:hidden;border:1px solid #e0d6ca;border-radius:6px}.sepet-item__price-row{margin-top:10px}.sepet-item__price{font-size:16px;font-weight:600;color:#333}.sepet-item__ekurunler{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.sepet-item__ekurun-thumb{height:45px;overflow:visible;position:relative;border-radius:6px;background:#f5f5f5;width:45px}.sepet-item__ekurun-thumb img{border-radius:6px}.sepet-item__ekurun-badge{height:18px;justify-content:center;font-size:10px;font-weight:700;right:-6px;color:#fff;position:absolute;top:-6px;align-items:center;border-radius:50%;background:#43a047;width:18px;display:flex}.sepet-item__card-note{padding-top:15px;border-top:1px solid #eee;margin-top:15px}.sepet-item__field{margin-bottom:10px}.sepet-item__field label{font-size:12px;font-weight:600;margin-bottom:5px;color:#666;display:block}.sepet-item__field input,.sepet-item__field textarea{padding:10px;resize:vertical;font-size:14px;border:1px solid #ddd;border-radius:6px;width:100%}.sepet-item__field input:focus,.sepet-item__field textarea:focus{border-color:#3ca735;outline:none}.remove-modal{padding:20px;justify-content:center;right:0;position:fixed;bottom:0;top:0;align-items:center;left:0;display:flex;z-index:1000}.remove-modal__backdrop{right:0;position:absolute;bottom:0;top:0;background:rgba(0,0,0,.5);left:0}.remove-modal__content{animation:modalSlideUp .3s ease-out;padding:30px;position:relative;max-width:400px;text-align:center;border-radius:16px;background:#fff;width:100%}@keyframes modalSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.remove-modal__close{height:32px;justify-content:center;font-size:24px;border:none;right:15px;color:#999;position:absolute;top:15px;align-items:center;background:none;cursor:pointer;width:32px;display:flex}.remove-modal__close:hover{color:#333}.remove-modal__icon{margin-bottom:20px}.remove-modal__message{font-size:16px;color:#333;margin:0 0 25px;line-height:1.5}.remove-modal__actions{flex-direction:column;gap:10px;display:flex}.remove-modal__btn{padding:14px 20px;font-size:15px;font-weight:600;transition:all .2s ease;border-radius:8px;cursor:pointer;width:100%}.remove-modal__btn--cancel{border:none;color:#fff;background:#3ca735}.remove-modal__btn--cancel:hover{background:#d06a22}.remove-modal__btn--confirm{border:1px solid #ddd;color:#333;background:#fff}.remove-modal__btn--confirm:hover{border-color:#ccc;background:#f5f5f5}.order-summary{margin-bottom:15px}.order-summary h3{font-size:14px;color:#333;text-align:center;margin:0 0 15px}.summary-item{padding:8px 0;justify-content:space-between;font-size:13px;border-bottom:1px solid #f0f0f0;display:flex}.summary-item__name{flex:1;margin-right:10px;color:#666}.summary-item__price{font-weight:500;color:#333}.summary-item--discount .summary-item__price{color:#51b549}.summary-item--ekurun{font-size:12px;border-bottom:1px dashed #eee;background:#fff;padding-left:12px}.summary-item--ekurun .summary-item__name{color:#888}.summary-item--ekurun .summary-item__price{font-size:12px;color:#666}.order-total{padding-top:15px;justify-content:space-between;border-top:1px solid #eee;align-items:center;display:flex}.order-total__value{font-size:22px;font-weight:600;color:#000}.expired-slot-modal{padding:20px;justify-content:center;right:0;position:fixed;bottom:0;top:0;align-items:center;left:0;display:flex;z-index:10000}.expired-slot-modal__backdrop{right:0;position:absolute;bottom:0;top:0;background:rgba(0,0,0,.5);left:0}.expired-slot-modal__content{animation:modalSlideUp .3s ease-out;overflow-y:auto;padding:30px;position:relative;max-width:420px;max-height:90vh;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,.2);border-radius:20px;background:#fff;width:100%}.expired-slot-modal__title{font-size:20px;font-weight:700;color:#e64e41;margin:0 0 12px}.expired-slot-modal__message{font-size:15px;color:#555;margin:0 0 16px;line-height:1.5}.expired-slot-modal__sub{font-size:14px;color:#666;margin:0 0 24px}.expired-slot-modal__product{padding:10px;font-size:15px;color:#333;margin:0 0 12px;border-radius:8px;background:#f5f5f5}.expired-slot-modal__day-header{padding:10px 14px;border:1px solid #c8e6c9;margin-bottom:16px;gap:10px;align-items:center;border-radius:10px;background:#f0faf0;display:flex}.expired-slot-modal__day-badge{padding:4px 12px;font-size:13px;font-weight:600;color:#fff;border-radius:20px;background:#3ca735;white-space:nowrap}.expired-slot-modal__day-date{font-size:14px;font-weight:500;color:#333}.expired-slot-modal__slots{overflow-y:auto;margin-bottom:20px;padding-right:4px;flex-direction:column;max-height:280px;gap:8px;display:flex}.expired-slot-modal__slots::-webkit-scrollbar{width:4px}.expired-slot-modal__slots::-webkit-scrollbar-track{border-radius:4px;background:#f0f0f0}.expired-slot-modal__slots::-webkit-scrollbar-thumb{border-radius:4px;background:#ccc}.expired-slot-modal__slot{padding:14px 16px;border:2px solid #e5e5e5;transition:all .2s ease;gap:12px;text-align:left;align-items:center;border-radius:12px;background:#fff;cursor:pointer;width:100%;display:flex}.expired-slot-modal__slot:hover:not(:disabled){border-color:#3ca735;background:#fafff9}.expired-slot-modal__slot--selected{border-color:#3ca735;box-shadow:0 0 0 1px #3ca735;background:#f0faf0}.expired-slot-modal__slot:disabled{opacity:.5;cursor:not-allowed}.expired-slot-modal__slot-radio{height:22px;flex-shrink:0;justify-content:center;border:2px solid #ccc;transition:border-color .2s ease;align-items:center;border-radius:50%;width:22px;display:flex}.expired-slot-modal__slot--selected .expired-slot-modal__slot-radio{border-color:#3ca735}.expired-slot-modal__slot-radio-fill{animation:radioFill .2s ease-out;height:12px;border-radius:50%;background:#3ca735;width:12px}@keyframes radioFill{0%{transform:scale(0)}to{transform:scale(1)}}.expired-slot-modal__slot-time{font-size:15px;font-weight:600;color:#333}.expired-slot-modal__slot--selected .expired-slot-modal__slot-time{color:#2e7d32}.expired-slot-modal__buttons{flex-direction:column;gap:12px;display:flex}.expired-slot-modal__btn{padding:14px 20px;font-size:15px;border:none;font-weight:600;transition:all .2s ease;border-radius:10px;cursor:pointer;width:100%}.expired-slot-modal__btn:disabled{opacity:.5;cursor:not-allowed}.expired-slot-modal__btn--primary{color:#fff;background:#3ca735}.expired-slot-modal__btn--primary:hover:not(:disabled){background:#2e8a2a}.expired-slot-modal__btn--danger{border:2px solid #e64e41;color:#e64e41;background:#fff}.expired-slot-modal__btn--danger:hover:not(:disabled){background:#fef2f2}.expired-slot-modal__btn--cancel{color:#666;background:transparent}.expired-slot-modal__btn--cancel:hover{color:#333}@media (max-width:480px){.expired-slot-modal__content{padding:20px;border-radius:16px}.expired-slot-modal__slots{max-height:220px}.expired-slot-modal__slot{padding:12px 14px}.expired-slot-modal__slot-time{font-size:14px}}.checkout-footer{padding:20px;position:sticky;bottom:0;z-index:100}.checkout-footer__loading{justify-content:center;display:flex}.spinner{animation:spin .8s linear infinite;height:24px;border:2px solid #e5e5e5;border-top-color:#3ca735;border-radius:50%;width:24px}@keyframes spin{to{transform:rotate(1turn)}}.checkout-footer{padding:15px 20px;border-top:1px solid #e5e5e5;background:#fff}.checkout-footer__container{max-width:1200px;margin:0 auto}.checkout-footer__summary{flex-direction:column;gap:5px;align-items:flex-end;display:flex}.checkout-footer__row{gap:10px;align-items:center;display:flex}.checkout-footer__row--total{padding-top:10px;border-top:1px solid #e5e5e5;margin-top:5px}.checkout-footer__label{font-size:12px;font-weight:600;color:#9c8d7d}.checkout-footer__row--total .checkout-footer__label{font-size:14px;color:#3ca735}.checkout-footer__discount{font-weight:600;color:#51b549}.checkout-footer__shipping{color:#666}.checkout-footer__total{font-size:20px;font-weight:600;color:#000}.checkout-layout{min-height:100vh;flex-direction:column;touch-action:manipulation;display:flex}.checkout-main{flex:1;padding:20px}.checkout-content{max-width:900px;margin:0 auto}@media (max-width:600px){.checkout-main{padding:12px 8px}}.checkout-header{padding:10px 0;position:sticky;border-bottom:1px solid #e5e5e5;top:0;background:#fff;z-index:100}.checkout-header__container{padding:0 20px;max-width:1000px;flex-direction:column;gap:15px;margin:0 auto}.checkout-header__container,.checkout-header__logo{align-items:center;display:flex}.checkout-steps{max-width:700px;width:100%}.checkout-steps__wrapper{justify-content:space-between;align-items:flex-start;display:flex}.checkout-steps__step{flex:1;align-items:flex-start;display:flex}.checkout-steps__step:last-child{flex:0 0 auto}.checkout-steps__column{flex-shrink:0;flex-direction:column;align-items:center;width:90px;display:flex}.checkout-steps__circle{height:32px;flex-shrink:0;justify-content:center;position:relative;align-items:center;border-radius:50%;background:#e5e5e5;width:32px;display:flex;z-index:1}.checkout-steps__circle.active{background-color:#51b549}.checkout-steps__circle.completed{background:#51b549}.checkout-steps__dot{height:10px;border-radius:50%;background:#fff;width:10px}.checkout-steps__circle.active .checkout-steps__dot{background:#fff}.checkout-steps__check{font-size:14px;font-weight:700;color:#fff}.checkout-steps__icon{justify-content:center;color:#fff;align-items:center;display:inline-flex}.checkout-steps__circle:not(.active):not(.completed) .checkout-steps__icon{color:#999}.checkout-steps__line{flex:1;height:3px;min-width:20px;background:#e5e5e5;margin-top:15px}.checkout-steps__line.completed{background:#51b549}.checkout-steps__label{font-size:12px;color:#999;max-width:90px;text-align:center;line-height:1.3;margin-top:8px}.checkout-steps__label.active,.checkout-steps__label.completed{color:#51b549}.checkout-steps,.checkout-steps__circle,.checkout-steps__column,.checkout-steps__label,.checkout-steps__step,.checkout-steps__wrapper{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (max-width:600px){.checkout-header__container{padding:0 8px}.checkout-header{padding:12px 0}.checkout-steps__circle{height:28px;width:28px}.checkout-steps__dot{height:8px;width:8px}.checkout-steps__check{font-size:12px}.checkout-steps__icon{font-size:14px!important}.checkout-steps__icon[style]{height:14px!important;width:14px!important}.checkout-steps__label{font-size:12px;max-width:80px}.checkout-steps__column{min-width:50px}.checkout-steps__line{min-width:10px;margin-top:13px}.checkout-steps{max-width:100%}}.inapp-browser-warning{grid-column:1/-1;padding:20px;border:2px solid #ff9800;margin-bottom:20px;border-radius:12px;background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.inapp-browser-warning__icon{font-size:32px;margin-bottom:10px;text-align:center}.inapp-browser-warning__text{margin-bottom:16px;text-align:center}.inapp-browser-warning__text strong{font-size:16px;margin-bottom:8px;color:#e65100;display:block}.inapp-browser-warning__text p{font-size:13px;color:#555;margin:0;line-height:1.5}.inapp-browser-warning__actions{justify-content:center;gap:10px;display:flex}.inapp-browser-warning__btn{padding:12px 20px;font-size:14px;border:none;font-weight:600;transition:all .2s ease;border-radius:8px;cursor:pointer}.inapp-browser-warning__btn--copy{border:2px solid #e65100;color:#e65100;background:#fff}.inapp-browser-warning__btn--copy:hover,.inapp-browser-warning__btn--open{color:#fff;background:#e65100}.inapp-browser-warning__btn--open:hover{background:#bf360c}.odeme-page--inapp-disabled .odeme-page__content{pointer-events:none;opacity:.4;user-select:none}.odeme-page--inapp-disabled .mobile-fixed-bottom .checkout-continue-btn,.odeme-page--inapp-disabled .odeme-page__sidebar .checkout-continue-btn{pointer-events:none;opacity:.4}