:root{--mkt-black: #150f28;--mkt-dark: #1c1535;--mkt-deep: #231c40;--mkt-medium: #d4c5e2;--mkt-light: #cad1ea;--mkt-cream: #f3e1d1;--mkt-glow: #f07e53;--mkt-glow-strong: #f09170;--mkt-glow-soft: rgba(240, 126, 83, .25);--mkt-sage: #61a0a4;--mkt-sage-glow: #a2d9e7;--mkt-white: #ffffff;--mkt-radius: 16px;--mkt-radius-lg: 24px;--mkt-ease: cubic-bezier(.16, 1, .3, 1)}.shopify-section:has(.mkt-hero),.shopify-section:has(.mkt-kaynatma),.shopify-section:has(.mkt-sterilize),.shopify-section:has(.mkt-temizleme){background-color:#fdf5ed}.mkt-container{max-width:1200px;margin:0 auto;padding:0 24px}@media(min-width:768px){.mkt-container{padding:0 40px}}.mkt-label{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--mkt-glow);margin-bottom:20px}.mkt-label:before{content:"";width:32px;height:2px;background:var(--mkt-glow);border-radius:1px}.mkt-hero{min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--mkt-black);padding:120px 24px 100px;position:relative;overflow:hidden}.mkt-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 50% 40%,rgba(240,126,83,.08) 0%,transparent 70%),radial-gradient(ellipse 40% 60% at 30% 70%,rgba(97,160,164,.06) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 70% 30%,rgba(212,197,226,.05) 0%,transparent 60%);animation:mkt-bg-shift 12s ease-in-out infinite alternate}@keyframes mkt-bg-shift{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}.mkt-particles,.mkt-particle{display:none!important}@keyframes mkt-float-particle{0%{opacity:0;transform:translateY(0) scale(.5)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translateY(-100vh) scale(1)}}.mkt-hero__content{position:relative;z-index:2;max-width:720px}.mkt-hero__title{font-family:var(--heading-font-family, "DM Serif Display", serif);font-size:clamp(36px,7vw,72px);font-weight:400;color:var(--mkt-white);line-height:1.1;margin:0 0 16px;text-shadow:0 0 40px rgba(240,126,83,.3),0 0 80px rgba(240,126,83,.1)}.mkt-hero__title span{color:var(--mkt-glow-strong);text-shadow:0 0 20px var(--mkt-glow-soft),0 0 60px var(--mkt-glow-soft)}.mkt-hero__subtitle{font-size:clamp(15px,2vw,18px);color:var(--mkt-medium);line-height:1.7;max-width:560px;margin:0 auto 40px}.mkt-hero__scroll{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--mkt-medium);font-size:11px;letter-spacing:2px;text-transform:uppercase;animation:mkt-scroll-bounce 2s ease-in-out infinite}.mkt-hero__scroll svg{opacity:.5}@keyframes mkt-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.mkt-sterilize{background:var(--mkt-dark);padding:28px 0 16px;position:relative;overflow:hidden}@media(min-width:768px){.mkt-sterilize{padding:36px 0 20px}}.mkt-sterilize:before{display:none}.mkt-sterilize__header{text-align:center;margin-bottom:16px;position:relative;z-index:1}@media(min-width:768px){.mkt-sterilize__header{margin-bottom:20px}}.mkt-sterilize__title{font-family:var(--heading-font-family, "DM Serif Display", serif);font-size:clamp(24px,3.5vw,36px);color:var(--mkt-white);margin:0 0 12px}.mkt-sterilize__desc{font-size:clamp(13px,1.4vw,15px);color:var(--mkt-medium);line-height:1.6;max-width:560px;margin:0 auto}.mkt-timeline{position:relative;max-width:640px;margin:0 auto;--mkt-timeline-axis: 18px;--mkt-step-badge: 36px;padding-left:calc(var(--mkt-timeline-axis) + (var(--mkt-step-badge) / 2) + 4px);padding-bottom:12px;display:flex;flex-direction:column;gap:16px}.mkt-timeline__track{position:absolute;left:calc(var(--mkt-timeline-axis) - 1px);top:0;bottom:0;width:2px;background:#f07e531a}.mkt-timeline__progress{position:absolute;top:0;left:0;width:100%;height:0;background:linear-gradient(180deg,var(--mkt-glow) 0%,var(--mkt-glow-strong) 100%);border-radius:1px;transition:height 2s var(--mkt-ease);box-shadow:0 0 8px var(--mkt-glow-soft),0 0 24px var(--mkt-glow-soft)}.mkt-timeline.is-active .mkt-timeline__progress{height:100%}.mkt-timeline__runner{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:var(--mkt-glow-strong);box-shadow:0 0 12px var(--mkt-glow),0 0 30px var(--mkt-glow-soft);opacity:0;transition:top 2.5s var(--mkt-ease)}.mkt-timeline.is-active .mkt-timeline__runner{opacity:1;top:100%}.mkt-step{position:relative;display:flex;gap:16px;align-items:flex-start;padding:0;opacity:0;transform:translateY(30px);transition:opacity .8s var(--mkt-ease),transform .8s var(--mkt-ease)}.mkt-step:last-child{padding-bottom:0}.mkt-step.is-active{opacity:1;transform:translateY(0)}.mkt-step__indicator{position:absolute;left:calc((var(--mkt-timeline-axis) + (var(--mkt-step-badge) / 2) + 4px) * -1);top:0;z-index:2;width:var(--mkt-step-badge);display:flex;justify-content:center}.mkt-step__num{width:var(--mkt-step-badge);height:var(--mkt-step-badge);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--heading-font-family, "DM Serif Display", serif);font-size:14px;color:var(--mkt-glow);background:var(--mkt-deep);border:2px solid rgba(240,126,83,.25);transition:border-color .6s,box-shadow .6s,color .6s}.mkt-step.is-active .mkt-step__num{border-color:var(--mkt-glow);color:var(--mkt-white);box-shadow:0 0 16px var(--mkt-glow-soft),0 0 48px #f07e531f;animation:mkt-num-pulse 2s ease-in-out infinite}@keyframes mkt-num-pulse{0%,to{box-shadow:0 0 16px var(--mkt-glow-soft),0 0 48px #f07e531f}50%{box-shadow:0 0 24px var(--mkt-glow-soft),0 0 64px #f07e5333}}.mkt-step__body{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:0;width:100%}.mkt-step__title{font-size:15px;font-weight:600;color:var(--mkt-white);margin:0 0 6px;line-height:1.3}.mkt-step__timer-slot{width:100%}.mkt-step__desc{font-size:13px;line-height:1.55;color:var(--mkt-medium);margin:0}.mkt-step__footer{width:100%;margin-top:16px;display:flex;justify-content:center}.mkt-step__image{width:100%;max-width:148px;border-radius:12px;overflow:hidden;border:1px solid rgba(64,44,87,.1);aspect-ratio:4 / 5}.mkt-step__image img{width:100%;height:100%;object-fit:cover;display:block}.mkt-timer{display:inline-flex;align-items:center;gap:6px;margin:4px 0 8px;padding:6px 12px;background:#f07e531a;border:1px solid rgba(240,126,83,.2);border-radius:100px;font-size:11px;font-weight:600;color:var(--mkt-glow-strong)}@media(min-width:768px){.mkt-timeline{max-width:960px;padding-left:0;padding-bottom:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.mkt-timeline__track,.mkt-timeline__progress,.mkt-timeline__runner{display:none}.mkt-step{flex-direction:column;align-items:center;text-align:center;padding:0;gap:0;height:100%}.mkt-step__indicator{position:static;left:auto;width:auto;margin:0 auto 10px;flex-shrink:0}.mkt-step__body{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;width:100%;min-height:100%}.mkt-step__title{font-size:16px;margin-bottom:8px;flex-shrink:0;min-height:0;display:flex;align-items:flex-end;justify-content:center}.mkt-step__timer-slot{flex-shrink:0;min-height:0;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.mkt-step__timer-slot:not(:has(.mkt-timer)){display:none;margin-bottom:0}.mkt-step__desc{flex:0 0 auto;align-self:stretch;max-width:none;width:100%;min-height:0;text-align:center}.mkt-timer{margin:0;flex-shrink:0}.mkt-step__footer{margin-top:12px;padding-bottom:8px;width:100%;flex-shrink:0}.mkt-step__image{width:180px;max-width:180px;margin:0 auto}}@media(max-width:767px){.mkt-step__timer-slot{min-height:0;margin-bottom:0}.mkt-step__timer-slot:not(:has(.mkt-timer)){display:none}.mkt-step__footer{justify-content:center;margin-top:18px;margin-bottom:4px}.mkt-step__image{max-width:150px}.mkt-step__body{align-items:center;text-align:center}.mkt-timer{margin-left:auto;margin-right:auto}}.mkt-timer__ring{width:22px;height:22px;position:relative}.mkt-timer__ring svg{width:100%;height:100%;transform:rotate(-90deg)}.mkt-timer__ring-track{fill:none;stroke:#f07e5326;stroke-width:3}.mkt-timer__ring-fill{fill:none;stroke:var(--mkt-glow-strong);stroke-width:3;stroke-linecap:round;stroke-dasharray:75.4;stroke-dashoffset:75.4;transition:stroke-dashoffset 2s var(--mkt-ease);filter:drop-shadow(0 0 4px var(--mkt-glow-soft))}.mkt-step.is-active .mkt-timer__ring-fill{stroke-dashoffset:0}.mkt-kaynatma{background:var(--mkt-black);padding:20px 0;position:relative;overflow:hidden}@media(min-width:768px){.mkt-kaynatma{padding:28px 0}}.mkt-kaynatma__glow{position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(240,145,112,.06) 0%,transparent 70%);pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%);animation:mkt-kaynatma-glow 6s ease-in-out infinite alternate}@keyframes mkt-kaynatma-glow{0%{opacity:.5;transform:translate(-50%,-50%) scale(1)}to{opacity:1;transform:translate(-50%,-50%) scale(1.3)}}.mkt-kaynatma__card{position:relative;z-index:1;max-width:680px;margin:0 auto;background:linear-gradient(145deg,#231c40e6,#150f28f2);border:1px solid rgba(240,126,83,.12);border-radius:var(--mkt-radius-lg);padding:14px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 40px #f07e530d}@media(min-width:768px){.mkt-kaynatma__card{padding:18px 22px}}.mkt-kaynatma__body{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;width:100%;margin:0 auto}@media(min-width:768px){.mkt-kaynatma__body{gap:20px}}.mkt-kaynatma__media{flex:0 0 112px;width:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:center;text-align:center}@media(min-width:768px){.mkt-kaynatma__media{flex:0 0 148px;width:148px}}.mkt-kaynatma__copy{flex:1 1 0;min-width:0;display:flex;flex-direction:column;justify-content:center;text-align:left}.mkt-kaynatma__label{justify-content:flex-start;margin-bottom:6px}.mkt-kaynatma__title{font-family:var(--heading-font-family, "DM Serif Display", serif);font-size:clamp(18px,2.4vw,24px);color:var(--mkt-white);margin:0 0 8px;text-align:left;line-height:1.25}.mkt-kaynatma__icon{width:64px;height:64px;margin:0 auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f07e5314;border:1px solid rgba(240,126,83,.15);position:relative}.mkt-kaynatma__icon:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:1px solid rgba(240,126,83,.08);animation:mkt-icon-ring 3s ease-in-out infinite}@keyframes mkt-icon-ring{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.15);opacity:0}}.mkt-kaynatma__desc{font-size:13px;line-height:1.55;color:var(--mkt-medium);margin:0;max-width:none}@media(min-width:768px){.mkt-kaynatma__desc{font-size:14px;line-height:1.6}}.mkt-clock{width:120px;height:120px;margin:0 auto 12px;position:relative}.mkt-clock__svg{width:100%;height:100%}.mkt-clock__face{fill:none;stroke:#f07e531a;stroke-width:2}.mkt-clock__tick{fill:none;stroke:#f07e5333;stroke-width:1.5;stroke-linecap:round}.mkt-clock__hand-min{fill:none;stroke:var(--mkt-glow-strong);stroke-width:3;stroke-linecap:round;transform-origin:70px 70px;transition:transform 2s var(--mkt-ease);filter:drop-shadow(0 0 6px var(--mkt-glow-soft))}.mkt-clock__hand-center{fill:var(--mkt-glow-strong);filter:drop-shadow(0 0 4px var(--mkt-glow-soft))}.mkt-clock__arc{fill:none;stroke:var(--mkt-glow);stroke-width:4;stroke-linecap:round;stroke-dasharray:18.3;stroke-dashoffset:18.3;opacity:.4;transition:stroke-dashoffset 2s var(--mkt-ease)}.mkt-clock.is-active .mkt-clock__hand-min{transform:rotate(30deg)}.mkt-clock.is-active .mkt-clock__arc{stroke-dashoffset:0}.mkt-clock__label{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);font-family:var(--heading-font-family, "DM Serif Display", serif);font-size:20px;color:var(--mkt-glow-strong);text-shadow:0 0 16px var(--mkt-glow-soft);white-space:nowrap}.mkt-kaynatma__center-img{width:100%;margin:0;display:block;line-height:0}.mkt-kaynatma__center-img img{width:100%;max-height:140px;height:auto;object-fit:contain;object-position:center;border-radius:10px;display:block}@media(min-width:768px){.mkt-kaynatma__center-img img{max-height:168px}}@media(max-width:767px){.mkt-kaynatma__media:has(.mkt-kaynatma__center-img) .mkt-kaynatma__stat-text{display:none}}.mkt-kaynatma__stat-text{font-size:12px;font-weight:600;color:var(--mkt-light);margin:6px 0 0;line-height:1.35}.mkt-kaynatma__note{margin-top:8px;font-size:11px;color:#d4c5e299;line-height:1.45;font-style:italic}.mkt-bubbles{position:absolute;bottom:0;left:0;right:0;height:100%;pointer-events:none;overflow:hidden}.mkt-bubble{position:absolute;bottom:-20px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#f07e5326,#f07e5308);border:1px solid rgba(240,126,83,.06);animation:mkt-bubble-rise linear infinite}@keyframes mkt-bubble-rise{0%{opacity:0;transform:translateY(0) scale(.5)}10%{opacity:.7}90%{opacity:.3}to{opacity:0;transform:translateY(-100vh) scale(1)}}.mkt-temizleme{background:var(--mkt-deep);padding:48px 0;position:relative}@media(min-width:768px){.mkt-temizleme{padding:64px 0}}.mkt-temizleme__header{text-align:center;margin-bottom:40px}@media(min-width:768px){.mkt-temizleme__header{margin-bottom:48px}}.mkt-temizleme__title{font-family:var(--heading-font-family, "DM Serif Display", serif);font-size:clamp(28px,4vw,44px);color:var(--mkt-white);margin:0 0 16px}.mkt-temizleme__desc{font-size:clamp(14px,1.5vw,16px);color:var(--mkt-medium);line-height:1.7;max-width:600px;margin:0 auto}.mkt-stepper{position:relative;max-width:1000px;margin:0 auto}.mkt-stepper__track-wrap{display:none}@media(min-width:768px){.mkt-stepper__track-wrap{display:block;position:relative;height:4px;background:#f07e5314;border-radius:2px;margin-bottom:48px}}.mkt-stepper__track-fill{position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(90deg,var(--mkt-glow) 0%,var(--mkt-glow-strong) 100%);border-radius:2px;transition:width 2.5s var(--mkt-ease);box-shadow:0 0 12px var(--mkt-glow-soft),0 0 32px #f07e531a}.mkt-stepper.is-active .mkt-stepper__track-fill{width:100%}.mkt-stepper__runner{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:var(--mkt-glow-strong);box-shadow:0 0 16px var(--mkt-glow),0 0 40px var(--mkt-glow-soft);transition:left 2.5s var(--mkt-ease)}.mkt-stepper.is-active .mkt-stepper__runner{left:100%}.mkt-stepper__items{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.mkt-stepper__items{grid-template-columns:repeat(5,1fr);gap:16px}}.mkt-clean-step{background:#2a2248;border:1px solid rgba(240,126,83,.06);border-radius:var(--mkt-radius);padding:24px 16px 20px;text-align:center;position:relative;opacity:0;transform:translateY(24px);transition:opacity .7s var(--mkt-ease),transform .7s var(--mkt-ease),border-color .6s,box-shadow .6s}.mkt-clean-step.is-active{opacity:1;transform:translateY(0);border-color:#f07e5333;box-shadow:0 0 24px #f07e530f}.mkt-clean-step__image{width:120px;height:120px;margin:8px auto 14px;border-radius:50%;overflow:hidden;background:#f07e530a;border:1px solid rgba(240,126,83,.08)}.mkt-clean-step__image img{width:100%;height:100%;object-fit:contain;padding:6px}.mkt-clean-step__title{font-size:14px;font-weight:600;color:var(--mkt-white);margin:0 0 6px}.mkt-clean-step__desc{font-size:13px;color:var(--mkt-medium);line-height:1.5;margin:0}.mkt-clean-step:last-child.is-active{border-color:#61a0a44d;box-shadow:0 0 32px #61a0a41a}.mkt-product-cta{max-width:600px;margin:72px auto 0;background:linear-gradient(#2a2248);border:1px solid rgba(240,126,83,.1);border-radius:var(--mkt-radius-lg);padding:36px 32px;display:flex;align-items:center;gap:24px}@media(max-width:600px){.mkt-product-cta{flex-direction:column;text-align:center}}.mkt-product-cta__image{width:80px;height:80px;border-radius:var(--mkt-radius);overflow:hidden;flex-shrink:0;background:#f07e530f}.mkt-product-cta__image img{width:100%;height:100%;object-fit:contain}.mkt-product-cta__body{flex:1}.mkt-product-cta__title{font-size:16px;font-weight:600;color:var(--mkt-white);margin:0 0 6px}.mkt-product-cta__desc{font-size:13px;color:var(--mkt-medium);line-height:1.6;margin:0}.mkt-product-cta__btn{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:var(--mkt-glow);color:var(--mkt-white);border-radius:100px;font-size:13px;font-weight:600;text-decoration:none;transition:background .3s,box-shadow .3s,transform .3s}.mkt-product-cta__btn:hover{background:var(--mkt-glow-strong);box-shadow:0 0 20px var(--mkt-glow-soft);transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.mkt-hero__bg,.mkt-particle,.mkt-bubble,.mkt-kaynatma__glow,.mkt-kaynatma__icon:after,.mkt-hero__scroll{animation:none}.mkt-step,.mkt-clean-step{opacity:1;transform:none}.mkt-product-cta__btn:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-mkt-page.css.map */
