.sp-section{padding:60px 0 80px}.sp-section__header{text-align:center;margin-bottom:48px}.sp-section__heading{margin:0 0 12px;font-weight:400;letter-spacing:.02em}.sp-section__subheading{margin:0;font-size:1.4rem;opacity:.6;line-height:1.6}.sp-tabs{display:flex;justify-content:center;gap:0;margin-bottom:32px;border-bottom:1px solid rgba(var(--color-foreground),.15)}.sp-tab-btn{background:none;border:none;border-bottom:2px solid transparent;padding:12px 28px;font-family:inherit;font-size:1.3rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:rgba(var(--color-foreground),.4);transition:color .2s ease,border-color .2s ease;line-height:1}.sp-tab-btn:hover{color:rgba(var(--color-foreground),.7)}.sp-tab-btn.is-active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.sp-filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:24px}.sp-filter-btn{background:none;border:1px solid rgba(var(--color-foreground),.2);padding:7px 18px;font-family:inherit;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;color:inherit;transition:background .2s ease,border-color .2s ease,color .2s ease;line-height:1}.sp-filter-btn:hover{border-color:rgba(var(--color-foreground),.6)}.sp-filter-btn.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.sp-locator{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:12px}.sp-locator__button,.sp-locator__reset{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;background:none;border:1px solid rgba(var(--color-foreground),.2);padding:8px 20px;font-family:inherit;font-size:1.1rem;line-height:1;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;color:inherit;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.sp-locator__button:before{content:"";flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(var(--color-background),.24)}.sp-locator__button:hover,.sp-locator__reset:hover{border-color:rgba(var(--color-foreground),.6)}.sp-locator__button:focus-visible,.sp-locator__reset:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.sp-locator__button{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.sp-locator__button:disabled{cursor:wait;opacity:.55}.sp-locator__reset{color:rgba(var(--color-foreground),.68)}.sp-locator__status{min-height:1.4em;margin:0 0 24px;text-align:center;font-size:1.1rem;line-height:1.4;opacity:.55}.sp-count{text-align:center;font-size:1.1rem;letter-spacing:.06em;opacity:.4;margin-bottom:32px;text-transform:uppercase}.sp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(var(--color-foreground),.1);border:1px solid rgba(var(--color-foreground),.1)}.sp-card{background:rgb(var(--color-background));padding:28px 24px;transition:background .2s ease}.sp-card:hover{background:rgba(var(--color-foreground),.025)}.sp-card.is-hidden{display:none}.sp-card__type{margin:0 0 10px;font-size:1rem;line-height:1;letter-spacing:.1em;text-transform:uppercase;opacity:.45}.sp-card__name{margin:0 0 8px;font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:.01em}.sp-card__location{margin:0 0 10px;font-size:1rem;letter-spacing:.1em;text-transform:uppercase;opacity:.45}.sp-card__address{margin:0;font-size:1.2rem;line-height:1.6;opacity:.65}.sp-card__distance{margin:12px 0 0;font-size:1.1rem;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;opacity:.5}html.sp-modal-open,html.sp-modal-open body{overflow:hidden;overscroll-behavior:none}.sp-nearby-modal{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px}.sp-nearby-modal[hidden]{display:none}.sp-nearby-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#12121294;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sp-nearby-modal__dialog{position:relative;width:min(920px,100%);max-height:min(82vh,780px);overflow:hidden;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.14);border-radius:8px;box-shadow:0 28px 80px #00000047;animation:spNearbyModalIn .32s ease both}.sp-nearby-modal__body{min-height:0}.sp-nearby-modal__close{position:absolute;z-index:5;top:16px;right:16px;width:36px;height:36px;border:1px solid rgba(var(--color-foreground),.18);border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font-size:2rem;line-height:1}.sp-nearby-modal__header{padding:32px 72px 20px 32px;border-bottom:1px solid rgba(var(--color-foreground),.08)}.sp-nearby-modal__eyebrow,.sp-nearby-modal__summary{margin:0;font-size:1.1rem;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;opacity:.48}.sp-nearby-modal__title{margin:8px 0;font-weight:400}.sp-nearby-modal__spotlight{padding:24px 32px}.sp-nearby-feature{padding:28px;border:1px solid rgba(var(--color-foreground),.16);border-radius:8px;background:rgba(var(--color-foreground),.035)}.sp-nearby-modal__list{display:grid;grid-template-columns:1fr;gap:1px;max-height:320px;overflow:auto;background:rgba(var(--color-foreground),.1);border-top:1px solid rgba(var(--color-foreground),.08)}.sp-nearby-modal__side[hidden]{display:none}.sp-nearby-modal__side-label{display:none;margin:0}.sp-nearby-result{padding:14px 24px;background:rgb(var(--color-background));cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.sp-nearby-result:hover{background:rgba(var(--color-foreground),.03)}.sp-nearby-result:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.sp-nearby-result__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.sp-nearby-result__label{display:inline-flex;align-items:center;min-width:0;gap:8px}.sp-nearby-result__rank{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:24px;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;font-size:1rem;line-height:1;color:rgb(var(--color-foreground));background:rgba(var(--color-background),.72)}.sp-nearby-result__type,.sp-nearby-result__distance{font-size:1rem;line-height:1;letter-spacing:.1em;text-transform:uppercase}.sp-nearby-result__type{opacity:.5}.sp-nearby-result__distance{padding:7px 10px;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));white-space:nowrap}.sp-nearby-result__name{margin:0 0 8px;font-size:1.5rem;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.sp-nearby-feature .sp-nearby-result__name{font-size:2rem}.sp-nearby-result__location{margin:0 0 10px;font-size:1rem;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;opacity:.48}.sp-nearby-result__address{margin:0;font-size:1.2rem;line-height:1.6;opacity:.68}.sp-nearby-result__actions{margin-top:16px}.sp-nearby-modal__empty{margin:0;padding:32px 0;text-align:center;opacity:.55}.sp-nearby-modal__empty--loading{display:flex;align-items:center;justify-content:center;gap:10px}.sp-nearby-modal__empty--loading:before{content:"";flex:0 0 auto;width:16px;height:16px;border:2px solid rgba(var(--color-foreground),.22);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:spNearbyLoading .8s linear infinite}@keyframes spNearbyModalIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spNearbyLoading{to{transform:rotate(360deg)}}.sp-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.sp-map-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font-size:var(--sp-btn-font-size, 1.2rem);font-family:inherit;line-height:1;letter-spacing:.04em;text-decoration:none;color:var(--sp-btn-text, inherit);background:var(--sp-btn-bg, transparent);border:1px solid var(--sp-btn-border, rgba(var(--color-foreground), .2));transition:opacity .2s ease,border-color .2s ease;cursor:pointer}.sp-map-btn:hover{opacity:.7}.sp-empty{display:none;text-align:center;padding:60px 24px;opacity:.4;font-size:1.4rem;grid-column:1 / -1}.sp-empty.is-visible{display:block}@media screen and (max-width:989px){.sp-grid{grid-template-columns:repeat(2,1fr)}}.sp-nearby-modal--has-map .sp-nearby-modal__dialog{display:flex;flex-direction:column;width:min(1120px,calc(100vw - 48px));max-height:min(88vh,820px)}.sp-nearby-modal__map{position:relative;flex:0 0 auto;height:clamp(200px,30vh,300px);overflow:hidden;background:rgba(var(--color-foreground),.06);border-bottom:1px solid rgba(var(--color-foreground),.08)}.sp-nearby-modal__map.is-loading:after{content:"Harita y\fckleniyor...";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;opacity:.45}.sp-nearby-modal__map-canvas{position:absolute;top:0;right:0;bottom:0;left:0}.sp-nearby-modal__map-status{position:absolute;z-index:3;bottom:12px;left:50%;transform:translate(-50%);margin:0;padding:8px 14px;border-radius:999px;background:rgba(var(--color-background),.85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:1rem;line-height:1;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.sp-nearby-modal__attribution{display:none;margin:0}.sp-nearby-modal--has-map .sp-nearby-modal__attribution{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:6px;padding:5px 12px;border-top:1px solid rgba(var(--color-foreground),.06);background:rgba(var(--color-background),.96);color:rgba(var(--color-foreground),.46);font-size:.95rem;line-height:1.2}.sp-nearby-modal__attribution a{color:inherit;text-decoration:none}.sp-nearby-modal__attribution a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px}.sp-nearby-modal--has-map .sp-nearby-modal__body{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);flex:1 1 auto;min-height:0}.sp-nearby-modal--single-result .sp-nearby-modal__body{grid-template-columns:1fr}.sp-nearby-modal--has-map .sp-nearby-modal__main{display:flex;flex-direction:column;min-width:0;min-height:0;border-right:1px solid rgba(var(--color-foreground),.08)}.sp-nearby-modal--single-result .sp-nearby-modal__main{border-right:0}.sp-nearby-modal--has-map .sp-nearby-modal__side{display:flex;flex-direction:column;min-width:0;min-height:0;background:rgba(var(--color-foreground),.035)}.sp-nearby-modal--has-map .sp-nearby-modal__side[hidden]{display:none}.sp-nearby-modal--has-map .sp-nearby-modal__side-label{display:block;flex:0 0 auto;padding:18px 20px 12px;border-bottom:1px solid rgba(var(--color-foreground),.08);font-size:1rem;line-height:1;letter-spacing:.1em;text-transform:uppercase;opacity:.5}.sp-nearby-modal--has-map .sp-nearby-modal__header{padding:18px 72px 12px 32px}.sp-nearby-modal--has-map .sp-nearby-modal__title{font-size:2rem;margin:6px 0}.sp-nearby-modal--has-map .sp-nearby-modal__spotlight{flex:1 1 auto;min-height:0;overflow:auto;padding:24px 28px 28px}.sp-nearby-modal--has-map .sp-nearby-feature{display:flex;flex-direction:column;min-height:100%;padding:24px}.sp-nearby-modal--has-map .sp-nearby-feature .sp-nearby-result__actions{margin-top:auto;padding-top:18px}.sp-nearby-modal--has-map .sp-nearby-modal__list{flex:1 1 auto;min-height:0;max-height:none;overflow:auto;border-top:0;background:transparent}.sp-nearby-feature{animation:spSpotlightIn .28s ease both}.sp-nearby-modal--has-map .sp-nearby-result{position:relative;padding:18px 20px 18px 22px;border-bottom:1px solid rgba(var(--color-foreground),.08)}.sp-nearby-modal--has-map .sp-nearby-result:hover{transform:translate(-2px);background:rgb(var(--color-background));box-shadow:inset 3px 0 rgba(var(--color-foreground),.25)}.sp-nearby-result .sp-nearby-result__meta{margin-bottom:6px}.sp-nearby-result .sp-nearby-result__name{font-size:1.3rem;margin:0 0 4px}.sp-nearby-result .sp-nearby-result__location{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-nearby-result .sp-nearby-result__distance{padding:0;border-radius:0;background:none;color:inherit;opacity:.6}@keyframes spSpotlightIn{0%{opacity:0;transform:translateY(8px)}}.sp-nearby-modal__notice{margin:10px 0 0;font-size:1.1rem;line-height:1.5;opacity:.65}.sp-map-pin{width:26px;height:26px;padding:0;border:none;background:none;cursor:pointer}.sp-map-pin:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.sp-map-pin__inner{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:bottom center}.sp-map-pin__dot{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);border:2px solid rgb(var(--color-foreground));box-shadow:0 6px 14px #00000040}.sp-map-pin--own .sp-map-pin__dot{background:rgb(var(--color-foreground))}.sp-map-pin--dealer .sp-map-pin__dot{background:rgb(var(--color-background))}.sp-map-pin--featured{z-index:2}.sp-map-pin--featured .sp-map-pin__inner{transform:scale(1.25)}.sp-map-pin--featured .sp-map-pin__dot{box-shadow:0 0 0 6px rgba(var(--color-foreground),.18),0 8px 18px #0000004d}.sp-map-pin.is-selected{z-index:3}.sp-map-pin.is-selected .sp-map-pin__dot{box-shadow:0 0 0 4px rgba(var(--color-foreground),.35),0 8px 18px #0000004d}.sp-map-pin--drop .sp-map-pin__inner{animation:spMapPinDrop .45s cubic-bezier(.2,.9,.3,1.2) both;animation-delay:var(--sp-pin-delay, 0ms)}.sp-map-pin--static .sp-map-pin__inner{animation:spMapPinFade .3s ease both}.sp-map-user{width:18px;height:18px}.sp-map-user__dot{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:rgb(var(--color-foreground));border:2px solid rgb(var(--color-background));box-shadow:0 2px 8px #00000059}.sp-map-user__pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(var(--color-foreground),.55);background:rgba(var(--color-foreground),.18);animation:spMapUserPulse 2.4s ease-out infinite}.sp-map-user__pulse--late{animation-delay:1.2s}.sp-nearby-result.is-selected,.sp-nearby-feature.is-selected{background:rgba(var(--color-foreground),.05);box-shadow:inset 3px 0 rgb(var(--color-foreground))}.sp-nearby-modal--has-map .sp-nearby-result.is-selected{background:rgb(var(--color-background));box-shadow:inset 4px 0 rgb(var(--color-foreground)),0 10px 24px #00000014}.sp-nearby-modal--has-map .sp-nearby-feature.is-selected{border-color:rgba(var(--color-foreground),.34);background:rgb(var(--color-background));box-shadow:inset 4px 0 rgb(var(--color-foreground)),0 16px 36px #00000014}.sp-nearby-modal--has-map .sp-nearby-result.is-selected .sp-nearby-result__rank,.sp-nearby-modal--has-map .sp-nearby-feature.is-selected .sp-nearby-result__rank{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}@keyframes spMapPinDrop{0%{opacity:0;transform:translateY(-16px) scale(.6)}}@keyframes spMapPinFade{0%{opacity:0}}@keyframes spMapUserPulse{0%{opacity:.45;transform:scale(1)}to{opacity:0;transform:scale(3)}}@media(prefers-reduced-motion:reduce){.sp-map-pin--drop .sp-map-pin__inner,.sp-map-pin--static .sp-map-pin__inner{animation:none}.sp-map-user__pulse{animation:none;opacity:.2;transform:scale(1.6)}.sp-nearby-feature{animation:none}.sp-nearby-modal__empty--loading:before{animation:none}}@media screen and (max-width:989px){.sp-nearby-modal--has-map .sp-nearby-modal__dialog{width:min(760px,calc(100vw - 32px))}.sp-nearby-modal--has-map .sp-nearby-modal__body{display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.sp-nearby-modal--has-map .sp-nearby-modal__main{flex:0 0 auto;border-right:0}.sp-nearby-modal--has-map .sp-nearby-modal__spotlight{flex:0 0 auto;overflow:visible}.sp-nearby-modal--has-map .sp-nearby-feature{min-height:0}.sp-nearby-modal--has-map .sp-nearby-modal__side{flex:1 1 auto;min-height:180px;border-top:1px solid rgba(var(--color-foreground),.08)}.sp-nearby-modal--has-map .sp-nearby-modal__side[hidden]{display:none}}@media screen and (max-width:749px){.sp-section{padding:40px 0 60px}.sp-section__header{margin-bottom:32px}.sp-grid{grid-template-columns:1fr}.sp-filter-btn{font-size:1rem;padding:6px 14px}.sp-locator{align-items:center;flex-direction:column;gap:10px;margin-bottom:8px}.sp-locator__button{width:auto;max-width:calc(100vw - 48px);min-height:44px;padding:11px 22px;border-radius:999px;font-size:1.05rem;box-shadow:0 12px 28px #00000029}.sp-locator__reset{width:auto;min-height:auto;padding:2px 0;border:0;font-size:.95rem;text-decoration:underline;text-underline-offset:4px;opacity:.64}.sp-locator__reset:hover{opacity:1}.sp-nearby-modal{align-items:flex-end;padding:0 0 env(safe-area-inset-bottom)}.sp-nearby-modal__dialog{width:100%;max-height:88vh;max-height:88dvh;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0;box-shadow:0 -18px 48px #00000042}.sp-nearby-modal__dialog:before{content:"";position:absolute;z-index:6;top:9px;left:50%;width:42px;height:4px;border-radius:999px;transform:translate(-50%);background:rgba(var(--color-foreground),.22);box-shadow:0 1px 10px #00000029}.sp-nearby-modal__close{top:14px;right:14px;width:40px;height:40px;box-shadow:0 8px 22px #00000029}.sp-nearby-modal--has-map .sp-nearby-modal__dialog{width:100%;max-height:94vh;max-height:94dvh}.sp-nearby-modal__map{height:clamp(190px,31vh,260px);border-bottom:0}.sp-nearby-modal__map-status{bottom:18px;max-width:calc(100% - 32px);white-space:normal;text-align:center;line-height:1.35}.sp-nearby-modal__body{max-height:calc(88vh - 58px);max-height:calc(88dvh - 58px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.sp-nearby-modal--has-map .sp-nearby-modal__body{position:relative;z-index:2;margin-top:-26px;padding:0 12px 12px;max-height:none;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.sp-nearby-modal--has-map .sp-nearby-modal__attribution{justify-content:center;flex-wrap:wrap;padding:6px 12px calc(6px + env(safe-area-inset-bottom));font-size:.88rem;text-align:center}.sp-nearby-modal__header,.sp-nearby-modal--has-map .sp-nearby-modal__header{padding:20px 54px 10px 16px;border-bottom-color:rgba(var(--color-foreground),.06)}.sp-nearby-modal--has-map .sp-nearby-modal__main{overflow:hidden;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;background:rgb(var(--color-background));box-shadow:0 16px 36px #0000001f}.sp-nearby-modal--has-map .sp-nearby-modal__title{font-size:1.8rem}.sp-nearby-modal__spotlight,.sp-nearby-modal--has-map .sp-nearby-modal__spotlight{padding:12px}.sp-nearby-feature{padding:18px 16px}.sp-nearby-modal--has-map .sp-nearby-feature{padding:18px 16px 16px;border-color:rgba(var(--color-foreground),.12);box-shadow:none}.sp-nearby-modal--has-map .sp-nearby-feature .sp-nearby-result__actions{margin-top:14px;padding-top:0}.sp-nearby-modal--has-map .sp-nearby-modal__side{flex:0 0 auto;min-height:0;max-height:32vh;margin-top:10px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;background:rgb(var(--color-background));box-shadow:0 12px 28px #00000014}.sp-nearby-modal--has-map .sp-nearby-modal__side-label{position:sticky;z-index:1;top:0;padding:13px 16px 10px;background:rgb(var(--color-background))}.sp-nearby-modal__list{grid-template-columns:1fr;max-height:38vh}.sp-nearby-modal--has-map .sp-nearby-modal__list{max-height:calc(32vh - 36px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.sp-nearby-result{padding:12px 16px}.sp-nearby-modal--has-map .sp-nearby-result{padding:14px 15px}.sp-nearby-modal--has-map .sp-nearby-result:hover{transform:none}.sp-nearby-result__meta{align-items:flex-start;flex-direction:column;gap:8px}.sp-nearby-result__distance{align-self:flex-start}.sp-nearby-feature .sp-nearby-result__meta{align-items:flex-start;flex-direction:column;gap:10px}.sp-nearby-feature .sp-nearby-result__name{font-size:1.6rem}.sp-nearby-result__location{letter-spacing:.08em}.sp-nearby-result__address{font-size:1.15rem;line-height:1.55}.sp-nearby-feature .sp-map-btn{flex:1 1 120px;justify-content:center;min-height:38px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-sales-points.css.map */
