:root{--scp-brand-primary: #FF0000;--scp-text-main: #111111;--scp-text-muted: #666666;--scp-bg-light: #f9f9f9;--scp-border-color: #eeeeee;--scp-radius-md: 12px}.product-price-box-v2{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.price-current-row-v2{display:flex;align-items:center;gap:12px}.price-current-v2{font-size:32px;font-weight:900;color:var(--scp-brand-primary);line-height:1}.price-old-v2{font-size:16px;text-decoration:line-through;color:var(--scp-text-muted);line-height:1}.price-badge-v2{background:#fff0f0;color:var(--scp-brand-primary);padding:6px 12px;border-radius:6px;font-weight:800;font-size:13px;border:1px solid #ffccd0;text-transform:uppercase}.campaign-countdown-v2{display:flex!important;align-items:center!important;justify-content:flex-start;gap:1px;margin:15px 0;padding:0;background:transparent;border:none;flex-wrap:nowrap!important}.countdown-icon-v2{width:20px;height:20px;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0;line-height:0}.countdown-icon-v2 svg{width:18px;height:18px;fill:var(--scp-brand-primary)}.countdown-text-v2{font-size:14px;font-weight:700;color:#111;line-height:1!important;margin:3px 0 0;padding:0}.countdown-text-v2 strong{color:var(--scp-brand-primary);font-weight:900}.price,.product__price,.price--large,.price-container,.product-item-caption-price,.product-single__price-group{display:none!important}.no-campaign .price-current-v2{color:var(--scp-text-main)}.save-coupon-container{display:flex;flex-direction:column;gap:15px;margin-bottom:25px}.save-coupon-ticket{display:flex;position:relative;border-radius:12px;overflow:hidden;background:#fff5f6;min-height:90px}.ticket-left{background:linear-gradient(135deg,#ff6b75 0%,var(--scp-brand-primary) 100%);color:#fff;width:110px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;border-right:2px dashed #ffffff;position:relative}.ticket-left:before,.ticket-left:after{content:"";position:absolute;right:-8px;width:16px;height:16px;background:#fff;border-radius:50%;z-index:2}.ticket-left:before{top:-8px}.ticket-left:after{bottom:-8px}.save-coupon-ticket:before,.save-coupon-ticket:after,.ticket-right:before,.ticket-right:after{content:"";position:absolute;width:16px;height:16px;background:#fff;border-radius:50%;z-index:2}.save-coupon-ticket:before{top:-8px;left:-8px}.save-coupon-ticket:after{bottom:-8px;left:-8px}.ticket-right:before{top:-8px;right:-8px}.ticket-right:after{bottom:-8px;right:-8px}.ticket-left .save-label{font-size:11px;font-weight:700;text-transform:uppercase;opacity:.9;margin-bottom:2px}.ticket-left .save-amount{font-size:26px;font-weight:900;line-height:1}.ticket-right{flex:1;padding:15px 25px;display:flex;justify-content:space-between;align-items:center;position:relative}.ticket-content{display:flex;flex-direction:column;gap:4px}.ticket-text{font-size:14px;color:#111;font-weight:600}.ticket-text strong{color:var(--scp-brand-primary);font-weight:800}.ticket-copy{color:var(--scp-brand-primary);font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:3px;transition:all .2s;cursor:pointer}.ticket-copy:hover{opacity:.8}.ticket-copy.copied{color:#24c185!important;text-decoration:none!important}.hidden{display:none!important}.key-features{margin:20px 0 25px;display:flex;flex-direction:column;gap:12px}.feature-item{display:flex;align-items:flex-start;gap:12px;font-size:15px;font-weight:600;color:#444;line-height:1.4}.feature-icon{flex-shrink:0;color:#24c185;margin-top:2px}.more-info-trigger{font-size:13px;font-weight:800;color:var(--scp-brand-primary);display:inline-flex;align-items:center;gap:5px;cursor:pointer;transition:all .2s;margin-top:5px;text-decoration:none}.more-info-trigger:hover{gap:8px;opacity:.8;color:var(--scp-brand-primary)}.details-modal{visibility:hidden;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:#0000;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.165,.84,.44,1)}.details-modal.active{visibility:visible;opacity:1;pointer-events:auto;background-color:#0009;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.details-modal-content{background-color:#fff;width:100%;max-width:600px;border-radius:24px;position:relative;padding:40px;max-height:85vh;overflow-y:auto;box-shadow:0 30px 60px -12px #0000004d;transform:translateY(40px) scale(.95);opacity:0;transition:all .5s cubic-bezier(.16,1,.3,1)}.details-modal.active .details-modal-content{transform:translateY(0) scale(1);opacity:1}.details-modal-close{position:absolute;right:20px;top:20px;font-size:32px;font-weight:300;color:#999;cursor:pointer;transition:all .2s;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f8f8f8}.details-modal-close:hover{background:#eee;color:#333}.details-text-area h2{font-size:24px;font-weight:800;margin-bottom:20px;color:#111}.product-description-content{font-size:15px;line-height:1.7;color:#555}.product-description-content p{margin-bottom:15px}variant-selects fieldset.product-form__input{border:none!important;padding:0!important;margin:0 0 30px!important;display:flex!important;flex-direction:column!important;gap:12px!important}variant-selects legend.form__label{font-size:14px!important;font-weight:950!important;color:var(--scp-text-muted)!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin-bottom:0!important;display:flex!important;align-items:center!important;gap:8px!important}variant-selects legend.form__label span{color:var(--scp-text-main)!important;text-transform:none!important;letter-spacing:0!important;font-weight:950!important}variant-selects .swatch-input__input{position:absolute!important;opacity:0!important;width:0!important;height:0!important;margin:0!important}variant-selects fieldset div{display:flex!important;flex-wrap:wrap!important;gap:12px!important}variant-selects label.pswatch_image{width:64px!important;height:64px!important;border-radius:var(--scp-radius-md)!important;border:1.5px solid var(--scp-border-color)!important;cursor:pointer!important;overflow:hidden!important;transition:all .3s ease!important;position:relative!important;background-color:#fff!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;text-indent:-9999px!important;margin:0!important}variant-selects input:checked+label.pswatch_image{border-color:var(--scp-brand-primary)!important;border-width:2px!important;box-shadow:none!important}variant-selects label.pswatch_image:hover{border-color:#bbb!important;transform:none!important}variant-selects label:not(.pswatch_image){min-width:50px!important;height:44px!important;padding:0 15px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;border:1px solid var(--scp-border-color)!important;font-size:14px!important;font-weight:950!important;cursor:pointer!important;transition:all .2s!important}variant-selects input:checked+label:not(.pswatch_image){background:var(--scp-brand-primary)!important;color:#fff!important;border-color:var(--scp-brand-primary)!important}.product-form__buttons{display:flex!important;flex-direction:column!important;gap:15px!important;margin-top:25px!important}.pro_qtyside{display:flex!important;align-items:center!important;gap:15px!important;width:100%!important}.product-form__input.product-form__quantity{margin:0!important;padding:0!important}.product-form__input.product-form__quantity .quantity__label{display:none!important}quantity-input.quantity{display:flex!important;align-items:center!important;border:1px solid var(--scp-border-color)!important;border-radius:var(--scp-radius-md)!important;width:130px!important;height:50px!important;background:#fff!important;transition:all .3s ease!important;padding:0 5px!important}quantity-input.quantity:hover{border-color:#bbb!important}.quantity__button{width:40px!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;cursor:pointer!important;color:var(--scp-text-main)!important;transition:all .2s!important}.quantity__button:hover{color:var(--scp-brand-primary)!important;background:#00000008!important}.quantity__input{flex:1!important;text-align:center!important;font-weight:950!important;font-size:16px!important;color:var(--scp-text-main)!important;border:none!important;background:transparent!important;width:30px!important;padding:0!important;-webkit-appearance:none!important;appearance:none!important}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}[id^=ProductSubmitButton-],.product-form__submit.button{flex:1!important;height:50px!important;border-radius:var(--scp-radius-md)!important;background:var(--scp-brand-primary)!important;color:#fff!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:1px!important;border:none!important;transition:all .3s ease!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;position:relative!important}[id^=ProductSubmitButton-] span,.product-form__submit.button span{font-weight:950!important;color:#fff!important}.shopify-payment-button__button--unbranded{width:100%!important;height:50px!important;border-radius:var(--scp-radius-md)!important;background-color:#000!important;background:#000!important;color:#fff!important;font-weight:950!important;text-transform:uppercase!important;border:none!important;transition:all .3s ease!important;cursor:pointer!important;box-shadow:none!important}.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:#1a1a1a!important;background:#1a1a1a!important;transform:none!important;box-shadow:none!important}.urgency-panel{background:#f0fff4!important;border:1px solid #c6f6d5!important;border-radius:var(--scp-radius-md)!important;padding:10px 15px!important;margin:15px 0 25px!important;display:flex!important;align-items:center!important}.urgency-single-item{display:flex!important;align-items:center!important;gap:12px!important}.urgency-text{font-size:14px!important;font-weight:600!important;color:#2f593c!important}.urgency-text .count-num{color:var(--scp-text-main)!important;font-weight:900!important}.pulse-dot{width:8px!important;height:8px!important;background-color:#24c185!important;border-radius:50%!important;position:relative!important;flex-shrink:0!important}.pulse-dot:after{content:""!important;position:absolute!important;width:100%!important;height:100%!important;top:0!important;left:0!important;background-color:#24c185!important;border-radius:50%!important;animation:dotPulse 1.5s ease-out infinite!important}@keyframes dotPulse{0%{transform:scale(1);opacity:.8}to{transform:scale(3);opacity:0}}.scp-faq-section{margin-top:40px!important;padding:20px!important;background:#fdfdfd!important;border:1px solid rgba(0,0,0,.05)!important;border-radius:var(--scp-radius-lg)!important}.scp-faq-header{margin-bottom:25px!important;text-align:left!important}.scp-faq-title{font-size:22px!important;font-weight:900!important;color:var(--scp-text-main)!important;margin-bottom:8px!important}.scp-faq-subtitle{font-size:14px!important;color:var(--scp-text-muted)!important;font-weight:500!important}.scp-faq-items{display:flex!important;flex-direction:column!important;gap:12px!important}.scp-faq-item{background:#fff!important;border:1px solid #f0f0f0!important;border-radius:var(--scp-radius-md)!important;overflow:hidden!important;transition:all .3s ease!important}.scp-faq-item:hover{border-color:#e0e0e0!important;box-shadow:0 4px 12px #00000008!important}.scp-faq-item.active{border-color:var(--scp-brand-primary)!important;box-shadow:0 8px 15px #fa46520d!important}.scp-faq-question{padding:18px 20px!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;transition:all .2s ease!important}.scp-faq-q-text{font-size:15px!important;font-weight:800!important;color:#111!important;color:var(--scp-text-main, #111111)!important;line-height:1.4!important}.scp-faq-icon{width:24px!important;height:24px!important;border-radius:50%!important;background:#f8f8f8!important;color:var(--scp-text-light)!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .4s cubic-bezier(.175,.885,.32,1.275)!important;flex-shrink:0!important}.scp-faq-item.active .scp-faq-icon{background:var(--scp-brand-primary)!important;color:#fff!important;transform:rotate(45deg)!important}.scp-faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)!important;background:#fff!important}.scp-faq-a-inner{padding:0 20px 20px!important;font-size:14px!important;line-height:1.6!important;color:#555!important;font-weight:500!important}@media(max-width:768px){.scp-faq-section{padding:15px!important}.scp-faq-title{font-size:20px!important}.scp-faq-question{padding:15px!important}.scp-faq-q-text{font-size:14px!important}}.product-form__buttons .button:before,.product-form__buttons .button:after,.shopify-payment-button__button:before,.shopify-payment-button__button:after{display:none!important}.product-form__buttons .button,.shopify-payment-button__button{box-shadow:none!important;border:none!important;outline:none!important}.pro_qtyside{display:flex;gap:12px;align-items:stretch;margin-bottom:12px;width:100%}@media(max-width:749px){.pro_qtyside{flex-direction:row}}.product-form__quantity{margin:0!important;min-width:120px}.quantity__label{display:none!important}.quantity{display:flex!important;width:120px!important;height:54px!important;background:#f5f5f7!important;border-radius:14px!important;border:1px solid #eee!important;overflow:hidden;position:relative}.quantity__button{width:40px!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;color:#000!important;cursor:pointer;border:none!important;padding:0!important;transition:background .2s}.quantity__button:hover{background:#0000000d!important}.quantity__input{flex:1!important;width:100%!important;height:100%!important;background:transparent!important;border:none!important;text-align:center!important;font-size:16px!important;font-weight:700!important;color:#000!important;padding:0!important;margin:0!important;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form__submit{flex:1;margin:0!important;height:54px!important;background-color:#fff!important;color:#fa4652!important;border-radius:14px!important;font-size:15px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.1em!important;transition:background-color .3s,color .3s,border-color .3s!important;cursor:pointer!important;padding:0 20px!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;border:2px solid #fa4652!important}.product-form__submit:hover,.product-form__submit:hover:not([disabled]){background-color:#fa4652!important;color:#fff!important;border-color:#fa4652!important;transform:none!important;box-shadow:none!important}.product-form__submit span{color:inherit!important}.product-form__submit:hover span{color:#fff!important}.product-form__submit:active{transform:translateY(0)}.product-form__submit[disabled]{background-color:#ccc!important;cursor:not-allowed!important;transform:none!important}.shopify-payment-button__button--unbranded{width:100%!important;height:54px!important;min-height:54px!important;border-radius:14px!important;background:#fff!important;color:#fa4652!important;font-size:15px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.1em!important;transition:background-color .3s,color .3s,border-color .3s!important;margin-top:8px!important;border:2px solid #fa4652!important}.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]),.shopify-payment-button__button:hover{background:#fa4652!important;background-color:#fa4652!important;color:#fff!important;border-color:#fa4652!important;transform:none!important;box-shadow:none!important}.shopify-payment-button__button--unbranded span{color:inherit!important}.shopify-payment-button__button--unbranded:hover span{color:#fff!important}.product-form__submit .loading-overlay__spinner:not(.hidden){display:flex!important;width:20px;height:20px}.product-form__submit .spinner{width:20px;height:20px;stroke:#fff}
/*# sourceMappingURL=/cdn/shop/t/3/assets/urun-alani-2.css.map */
