.Header-module__M1zERG__header{z-index:100;background-color:var(--dp-surface);border-bottom:2px solid var(--dp-border);position:sticky;top:0}.Header-module__M1zERG__inner{align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.75rem 1rem;display:flex}.Header-module__M1zERG__logo{cursor:pointer;color:var(--dp-text);border-radius:var(--dp-radius-sm);background:0 0;border:none;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Header-module__M1zERG__logo:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__M1zERG__logoMark{background-color:var(--dp-primary);width:30px;height:30px;color:var(--dp-text-on-primary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;line-height:1;display:inline-flex;transform:rotate(-6deg)}.Header-module__M1zERG__logoText{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:1.3rem;font-weight:800;line-height:1}.Header-module__M1zERG__logoSub{color:var(--dp-text-muted);letter-spacing:.04em;font-size:.65rem;display:none}@media (min-width:768px){.Header-module__M1zERG__logoSub{display:block}}.Header-module__M1zERG__nav{align-items:center;gap:.25rem;margin-left:auto;display:none}@media (min-width:768px){.Header-module__M1zERG__nav{display:flex}}.Header-module__M1zERG__navItem{cursor:pointer;color:var(--dp-text-muted);background:0 0;border:none;border-radius:999px;padding:.5rem .875rem;font-size:.9rem;font-weight:600;transition:color .15s,background-color .15s}.Header-module__M1zERG__navItem:hover{color:var(--dp-primary);background-color:var(--dp-surface-alt)}.Header-module__M1zERG__navItem:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__M1zERG__navActive{background-color:var(--dp-surface-alt);font-weight:700;color:var(--dp-primary)!important}.Header-module__M1zERG__ctaBtn{background-color:var(--dp-primary);color:var(--dp-text-on-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;margin-left:auto;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;transition:background-color .15s,transform .15s;display:none}.Header-module__M1zERG__ctaBtn:hover{background-color:var(--dp-primary-hover);transform:translateY(-1px)}.Header-module__M1zERG__ctaBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}@media (min-width:768px){.Header-module__M1zERG__ctaBtn{margin-left:.75rem;display:block}}.Header-module__M1zERG__hamburger{cursor:pointer;border-radius:var(--dp-radius-sm);background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;margin-left:auto;padding:6px;display:flex}.Header-module__M1zERG__hamburger:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}@media (min-width:768px){.Header-module__M1zERG__hamburger{display:none}}.Header-module__M1zERG__hamburgerBar{background-color:var(--dp-text);border-radius:2px;width:100%;height:2.5px;transition:transform .2s,opacity .2s;display:block}.Header-module__M1zERG__bar1Open{transform:translateY(7px)rotate(45deg)}.Header-module__M1zERG__bar2Open{opacity:0}.Header-module__M1zERG__bar3Open{transform:translateY(-7px)rotate(-45deg)}.Header-module__M1zERG__mobileMenu{border-top:2px solid var(--dp-border);background-color:var(--dp-surface);flex-direction:column;gap:.25rem;padding:.75rem 1rem 1.125rem;display:flex}@media (min-width:768px){.Header-module__M1zERG__mobileMenu{display:none}}.Header-module__M1zERG__mobileNavItem{cursor:pointer;border-radius:var(--dp-radius-sm);color:var(--dp-text);text-align:left;background:0 0;border:none;padding:.75rem .875rem;font-size:1rem;font-weight:600;transition:color .15s,background-color .15s}.Header-module__M1zERG__mobileNavItem:hover{color:var(--dp-primary);background-color:var(--dp-surface-alt)}.Header-module__M1zERG__mobileNavItem:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__M1zERG__mobileCta{background-color:var(--dp-primary);color:var(--dp-text-on-primary);border-radius:var(--dp-radius);cursor:pointer;border:none;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:700;transition:background-color .15s}.Header-module__M1zERG__mobileCta:hover{background-color:var(--dp-primary-hover)}.Header-module__M1zERG__mobileCta:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__M1zERG__stepper{background-color:var(--dp-surface-alt);border-bottom:2px solid var(--dp-border);padding:.625rem 1rem;overflow-x:auto}.Header-module__M1zERG__stepperInner{align-items:center;gap:.25rem;min-width:max-content;max-width:1200px;margin:0 auto;display:flex}.Header-module__M1zERG__step{color:var(--dp-text-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.8rem;font-weight:600;display:flex}.Header-module__M1zERG__stepBullet{background-color:var(--dp-surface);border:1.5px solid var(--dp-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:inline-flex}.Header-module__M1zERG__stepAktif{color:var(--dp-primary)}.Header-module__M1zERG__stepAktif .Header-module__M1zERG__stepBullet{background-color:var(--dp-primary);border-color:var(--dp-primary);color:var(--dp-text-on-primary)}.Header-module__M1zERG__stepTamamlandi{color:var(--dp-success)}.Header-module__M1zERG__stepTamamlandi .Header-module__M1zERG__stepBullet{background-color:var(--dp-success);border-color:var(--dp-success);color:var(--dp-text-on-primary)}.Header-module__M1zERG__stepLabel{display:none}@media (min-width:768px){.Header-module__M1zERG__stepLabel{display:inline}.Header-module__M1zERG__stepper{overflow-x:visible}.Header-module__M1zERG__stepperInner{gap:.5rem;min-width:auto}}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.375rem;width:100%;display:flex}.Input-module__5jsJuW__label{font-family:var(--dp-font-body);color:var(--dp-text);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{width:100%;font-family:var(--dp-font-body);color:var(--dp-text);background-color:var(--dp-bg);border:1px solid var(--dp-border);border-radius:var(--dp-radius);box-sizing:border-box;min-height:40px;padding:.625rem .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.Input-module__5jsJuW__input::placeholder{color:var(--dp-text-muted)}.Input-module__5jsJuW__input:focus-visible{border-color:var(--dp-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--dp-primary) 25%, transparent);outline:none}.Input-module__5jsJuW__input:disabled{opacity:.5;cursor:not-allowed}.Input-module__5jsJuW__inputError{border-color:var(--dp-danger)}.Input-module__5jsJuW__inputError:focus-visible{border-color:var(--dp-danger);box-shadow:0 0 0 2px color-mix(in srgb, var(--dp-danger) 25%, transparent)}.Input-module__5jsJuW__errorText{font-family:var(--dp-font-body);color:var(--dp-danger);margin:0;font-size:.75rem}
.YorumFormu-module__lvnx1G__form{flex-direction:column;gap:1rem;display:flex}.YorumFormu-module__lvnx1G__puanAlani,.YorumFormu-module__lvnx1G__alan{flex-direction:column;gap:.4rem;display:flex}.YorumFormu-module__lvnx1G__puanLabel{font-family:var(--dp-font-body);color:var(--dp-text);font-size:.8125rem;font-weight:600}.YorumFormu-module__lvnx1G__yildizlar{gap:.35rem;display:flex}.YorumFormu-module__lvnx1G__yildizBtn{border:1px solid var(--dp-border);border-radius:var(--dp-radius);cursor:pointer;width:2.25rem;height:2.25rem;color:var(--dp-border);background:0 0;font-size:1.15rem;line-height:1}.YorumFormu-module__lvnx1G__yildizSecili{color:color-mix(in srgb, var(--dp-accent) 75%, black);border-color:color-mix(in srgb, var(--dp-accent) 75%, black)}.YorumFormu-module__lvnx1G__yildizBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.YorumFormu-module__lvnx1G__textarea{border:1px solid var(--dp-border);border-radius:var(--dp-radius);width:100%;font-family:var(--dp-font-body);color:var(--dp-text);background:var(--dp-surface);resize:vertical;box-sizing:border-box;padding:.6rem .75rem;font-size:.875rem}.YorumFormu-module__lvnx1G__textarea:focus-visible{outline:2px solid var(--dp-primary);outline-offset:1px}.YorumFormu-module__lvnx1G__hataMetni{color:var(--dp-danger);margin:0;font-size:.75rem}.YorumFormu-module__lvnx1G__submitBtn{background:var(--dp-primary);color:var(--dp-text-on-primary);border-radius:var(--dp-radius);cursor:pointer;font-family:var(--dp-font-body);border:none;padding:.7rem 1rem;font-size:.9375rem;font-weight:700}.YorumFormu-module__lvnx1G__submitBtn:hover{background:var(--dp-primary-hover)}.YorumFormu-module__lvnx1G__submitBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.YorumFormu-module__lvnx1G__disclaimer{font-family:var(--dp-font-body);color:var(--dp-text-muted);margin:0;font-size:.75rem}
.HareketModal-module__7Z_hQW__form{flex-direction:column;gap:1rem;display:flex}.HareketModal-module__7Z_hQW__field{flex-direction:column;gap:.375rem;display:flex}.HareketModal-module__7Z_hQW__label{color:var(--dp-text);font-size:.8125rem;font-weight:600}.HareketModal-module__7Z_hQW__tipToggle{flex-wrap:wrap;gap:.5rem;display:flex}.HareketModal-module__7Z_hQW__tipBtn{border-radius:var(--dp-radius);border:1px solid var(--dp-border);background:var(--dp-surface);min-width:90px;color:var(--dp-text-muted);font-family:var(--dp-font-body);cursor:pointer;flex:1;padding:.5rem .625rem;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.HareketModal-module__7Z_hQW__tipBtn:hover{background:var(--dp-surface-alt)}.HareketModal-module__7Z_hQW__tipBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.HareketModal-module__7Z_hQW__tipBtnAktif{background:var(--dp-primary);color:var(--dp-primary-contrast);border-color:var(--dp-primary)}.HareketModal-module__7Z_hQW__tipBtnAktif:hover{background:var(--dp-primary-hover)}.HareketModal-module__7Z_hQW__stokBilgi{color:var(--dp-text-muted);background:var(--dp-surface-alt);border:1px solid var(--dp-border);border-radius:var(--dp-radius);padding:.625rem .75rem;font-size:.8125rem}.HareketModal-module__7Z_hQW__stokBilgi strong{color:var(--dp-text)}.HareketModal-module__7Z_hQW__sonucTahmin{color:var(--dp-primary);font-weight:600}.HareketModal-module__7Z_hQW__actions{justify-content:flex-end;gap:.625rem;margin-top:.25rem;display:flex}
.Drawer-module__5pZ_OW__overlay{background:var(--dp-overlay);z-index:1000;opacity:0;pointer-events:none;transition:opacity .25s;position:fixed;inset:0}.Drawer-module__5pZ_OW__overlayVisible{opacity:1;pointer-events:auto}.Drawer-module__5pZ_OW__panel{background:var(--dp-bg);box-shadow:var(--dp-shadow);flex-direction:column;transition:transform .25s;display:flex;position:fixed;overflow-y:auto}.Drawer-module__5pZ_OW__right{border-radius:var(--dp-radius-lg) 0 0 var(--dp-radius-lg);width:min(420px,100vw);top:0;bottom:0;right:0;transform:translate(100%)}.Drawer-module__5pZ_OW__right.Drawer-module__5pZ_OW__panelOpen{transform:translate(0)}.Drawer-module__5pZ_OW__left{border-radius:0 var(--dp-radius-lg) var(--dp-radius-lg) 0;width:min(420px,100vw);top:0;bottom:0;left:0;transform:translate(-100%)}.Drawer-module__5pZ_OW__left.Drawer-module__5pZ_OW__panelOpen{transform:translate(0)}.Drawer-module__5pZ_OW__bottom{border-radius:var(--dp-radius-lg) var(--dp-radius-lg) 0 0;max-height:85dvh;bottom:0;left:0;right:0;transform:translateY(100%)}.Drawer-module__5pZ_OW__bottom.Drawer-module__5pZ_OW__panelOpen{transform:translateY(0)}.Drawer-module__5pZ_OW__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:16px 20px 0;display:flex}.Drawer-module__5pZ_OW__title{color:var(--dp-text);flex:1;margin:0;font-size:1.125rem;font-weight:600}.Drawer-module__5pZ_OW__closeBtn{cursor:pointer;color:var(--dp-text-muted);border-radius:var(--dp-radius);background:0 0;border:none;flex-shrink:0;padding:4px 8px;font-size:1.5rem;line-height:1}.Drawer-module__5pZ_OW__closeBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Drawer-module__5pZ_OW__closeBtn:hover{color:var(--dp-text)}.Drawer-module__5pZ_OW__body{color:var(--dp-text);flex:1;padding:16px 20px 24px;overflow-y:auto}
.RegistrationPanel-module__pBvl-a__panel{gap:.85rem;display:grid}.RegistrationPanel-module__pBvl-a__gaugeTrack{background:var(--dp-surface-alt);border-radius:999px;height:10px;overflow:hidden}.RegistrationPanel-module__pBvl-a__gaugeFill{border-radius:999px;height:100%;display:block}.RegistrationPanel-module__pBvl-a__gaugeFillAcik{background:var(--dp-success)}.RegistrationPanel-module__pBvl-a__gaugeFillYogun{background:var(--dp-warning)}.RegistrationPanel-module__pBvl-a__gaugeFillDolu{background:var(--dp-danger)}.RegistrationPanel-module__pBvl-a__gaugeLabel{color:var(--dp-text-muted);justify-content:space-between;font-size:.85rem;font-weight:700;display:flex}.RegistrationPanel-module__pBvl-a__actions{flex-wrap:wrap;gap:.6rem;display:flex}.RegistrationPanel-module__pBvl-a__primaryBtn{background:var(--dp-primary);color:var(--dp-primary-contrast);border-radius:var(--dp-radius-sm);cursor:pointer;border:none;padding:.75rem 1.1rem;font-weight:800}.RegistrationPanel-module__pBvl-a__secondaryBtn{background:var(--dp-surface-alt);color:var(--dp-text);border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);cursor:pointer;padding:.75rem 1.1rem;font-weight:800}.RegistrationPanel-module__pBvl-a__fullNotice{color:var(--dp-danger);margin:0;font-size:.9rem;font-weight:700}.RegistrationPanel-module__pBvl-a__form{background:var(--dp-surface-alt);border-radius:var(--dp-radius-sm);border:1px solid var(--dp-border-subtle);gap:.6rem;padding:.9rem;display:grid}.RegistrationPanel-module__pBvl-a__field{gap:.3rem;display:grid}.RegistrationPanel-module__pBvl-a__field label{color:var(--dp-text);font-size:.82rem;font-weight:700}.RegistrationPanel-module__pBvl-a__field input{border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);font:inherit;background:var(--dp-surface);color:var(--dp-text);padding:.6rem .7rem}.RegistrationPanel-module__pBvl-a__error{color:var(--dp-danger);margin:0;font-size:.78rem}.RegistrationPanel-module__pBvl-a__resultPanel{border-radius:var(--dp-radius-sm);border:1px solid var(--dp-border-subtle);gap:.4rem;padding:1rem;display:grid}.RegistrationPanel-module__pBvl-a__resultConfirmed{background:color-mix(in srgb, var(--dp-success) 12%, var(--dp-surface));border-color:var(--dp-success)}.RegistrationPanel-module__pBvl-a__resultWaitlisted{background:color-mix(in srgb, var(--dp-warning) 12%, var(--dp-surface));border-color:var(--dp-warning)}.RegistrationPanel-module__pBvl-a__resultTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.1rem;font-weight:700}.RegistrationPanel-module__pBvl-a__resultBody{color:var(--dp-text);margin:0;font-size:.88rem;line-height:1.5}.RegistrationPanel-module__pBvl-a__resultCode{color:var(--dp-primary-ink);font-weight:800}
.VenueCard-module__QEkESq__card{border:1px solid var(--dp-border);border-radius:var(--dp-radius);background:var(--dp-surface);gap:.6rem;padding:1rem;display:grid}.VenueCard-module__QEkESq__headRow{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.VenueCard-module__QEkESq__name{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.15rem;font-weight:700}.VenueCard-module__QEkESq__type{color:var(--dp-primary-ink);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:800}.VenueCard-module__QEkESq__address{color:var(--dp-text-muted);align-items:flex-start;gap:.35rem;margin:0;font-size:.85rem;display:flex}.VenueCard-module__QEkESq__description{color:var(--dp-text-muted);margin:0;font-size:.85rem;line-height:1.5}.VenueCard-module__QEkESq__metaRow{color:var(--dp-text);align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;display:flex}.VenueCard-module__QEkESq__amenities{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.VenueCard-module__QEkESq__amenities li{background:var(--dp-surface-alt);color:var(--dp-text-muted);border-radius:999px;padding:.25rem .6rem;font-size:.74rem;font-weight:700}.VenueCard-module__QEkESq__upcomingCount{color:var(--dp-primary-ink);font-size:.85rem;font-weight:800}
.EventDetail-module__2d5bKG__body{gap:1.25rem;display:grid}.EventDetail-module__2d5bKG__categoryTag{width:fit-content;color:var(--dp-primary-contrast);text-transform:uppercase;border-radius:999px;padding:.25rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.EventDetail-module__2d5bKG__meta{color:var(--dp-text-muted);margin:0;font-weight:700}.EventDetail-module__2d5bKG__description{color:var(--dp-text);margin:0;line-height:1.6}.EventDetail-module__2d5bKG__headliner{color:var(--dp-primary-ink);margin:0;font-weight:800}.EventDetail-module__2d5bKG__sectionTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .6rem;font-size:1.15rem;font-weight:700}.EventDetail-module__2d5bKG__programList{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.EventDetail-module__2d5bKG__programStep{background:var(--dp-surface-alt);border-radius:var(--dp-radius-sm);grid-template-columns:60px minmax(0,1fr);align-items:baseline;gap:.6rem;padding:.55rem .7rem;display:grid}.EventDetail-module__2d5bKG__programTime{color:var(--dp-primary-ink);font-size:.85rem;font-weight:800}.EventDetail-module__2d5bKG__programTitle{color:var(--dp-text);font-size:.88rem}
.Karsilastirma-module__917_6a__wrapper{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem}.Karsilastirma-module__917_6a__backBtn{cursor:pointer;font-family:var(--dp-font-body);color:var(--dp-primary);background:0 0;border:none;margin-bottom:.75rem;padding:.4rem 0;font-size:.875rem;font-weight:600}.Karsilastirma-module__917_6a__backBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Karsilastirma-module__917_6a__title{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 1.25rem;font-size:1.5rem}.Karsilastirma-module__917_6a__scrollArea{border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);background:var(--dp-surface);overflow-x:auto}.Karsilastirma-module__917_6a__grid{grid-template-columns:150px repeat(var(--kolon-sayisi,2), minmax(170px, 1fr));min-width:100%;display:grid}.Karsilastirma-module__917_6a__rowLabelHead{border-bottom:1px solid var(--dp-border);background:var(--dp-surface-alt)}.Karsilastirma-module__917_6a__colHead{border-bottom:1px solid var(--dp-border);border-left:1px solid var(--dp-border-muted);background:var(--dp-surface-alt);text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:1rem .75rem;display:flex}.Karsilastirma-module__917_6a__avatar{border-radius:var(--dp-radius);width:42px;height:42px;font-family:var(--dp-font-heading);color:var(--dp-text-on-primary);justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:flex}.Karsilastirma-module__917_6a__grad0{background:linear-gradient(135deg, var(--dp-primary), color-mix(in srgb, var(--dp-primary) 55%, black))}.Karsilastirma-module__917_6a__grad1{background:linear-gradient(135deg, color-mix(in srgb, var(--dp-accent) 75%, black), color-mix(in srgb, var(--dp-accent) 45%, black))}.Karsilastirma-module__917_6a__grad2{background:linear-gradient(135deg, var(--dp-primary), var(--dp-accent))}.Karsilastirma-module__917_6a__grad3{background:linear-gradient(135deg, var(--dp-success), color-mix(in srgb, var(--dp-success) 55%, black))}.Karsilastirma-module__917_6a__grad4{background:linear-gradient(135deg, var(--dp-warning), color-mix(in srgb, var(--dp-warning) 55%, black))}.Karsilastirma-module__917_6a__grad5{background:linear-gradient(135deg, color-mix(in srgb, var(--dp-primary) 70%, var(--dp-text)), var(--dp-primary))}.Karsilastirma-module__917_6a__colName{font-family:var(--dp-font-body);color:var(--dp-text);overflow-wrap:anywhere;font-size:.8125rem}.Karsilastirma-module__917_6a__cikarBtn,.Karsilastirma-module__917_6a__detayBtn{border:1px solid var(--dp-border);background:var(--dp-surface);color:var(--dp-text);border-radius:var(--dp-radius);cursor:pointer;font-family:var(--dp-font-body);width:100%;padding:.3rem .6rem;font-size:.7rem;font-weight:600}.Karsilastirma-module__917_6a__detayBtn{border-color:var(--dp-primary);color:var(--dp-primary)}.Karsilastirma-module__917_6a__cikarBtn:focus-visible,.Karsilastirma-module__917_6a__detayBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Karsilastirma-module__917_6a__statusInline{margin-top:.15rem}.Karsilastirma-module__917_6a__rowLabel{font-family:var(--dp-font-body);color:var(--dp-text-muted);background:var(--dp-surface-alt);border-bottom:1px solid var(--dp-border-muted);align-items:center;padding:.65rem .75rem;font-size:.8125rem;font-weight:600;display:flex}.Karsilastirma-module__917_6a__cell{border-bottom:1px solid var(--dp-border-muted);border-left:1px solid var(--dp-border-muted);font-family:var(--dp-font-body);color:var(--dp-text);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.65rem .75rem;font-size:.8125rem;display:flex}.Karsilastirma-module__917_6a__cellSub{color:var(--dp-text-muted);font-size:.7rem}
.page-module__N7l-Wa__main{flex:1}.page-module__N7l-Wa__hero{background:var(--dp-bg);padding:3rem 1rem 4rem;position:relative;overflow:hidden}.page-module__N7l-Wa__heroDecor{background:radial-gradient(circle, color-mix(in srgb, var(--dp-accent) 25%, transparent) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute;top:-80px;right:-120px}.page-module__N7l-Wa__heroInner{flex-direction:column;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.page-module__N7l-Wa__heroInner{flex-direction:row;align-items:center;gap:3rem}}.page-module__N7l-Wa__heroContent{flex-direction:column;flex:1;align-items:flex-start;gap:1.25rem;max-width:560px;display:flex}.page-module__N7l-Wa__heroBadge{display:flex}.page-module__N7l-Wa__heroBadgePill{background:var(--dp-primary);color:var(--dp-primary-contrast);letter-spacing:.01em;border-radius:999px;padding:.3rem .9rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__N7l-Wa__heroTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.04em;margin:0;font-size:2.75rem;font-weight:900;line-height:1.08}@media (min-width:768px){.page-module__N7l-Wa__heroTitle{font-size:3.5rem}}@media (min-width:1024px){.page-module__N7l-Wa__heroTitle{font-size:4.25rem}}.page-module__N7l-Wa__heroAccent{color:var(--dp-primary);display:inline-block;position:relative}.page-module__N7l-Wa__heroAccent:after{content:"";background:var(--dp-accent);border-radius:2px;height:4px;position:absolute;bottom:2px;left:0;right:0}.page-module__N7l-Wa__heroDesc{color:var(--dp-text-muted);max-width:480px;margin:0;font-size:1rem;line-height:1.7}@media (min-width:768px){.page-module__N7l-Wa__heroDesc{font-size:1.0625rem}}.page-module__N7l-Wa__heroActions{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__N7l-Wa__heroCta{background:var(--dp-primary);color:var(--dp-primary-contrast);font-size:1rem;font-family:var(--dp-font-body);cursor:pointer;box-shadow:0 4px 16px color-mix(in srgb, var(--dp-primary) 30%, transparent);border:none;border-radius:100px;padding:.75rem 1.75rem;font-weight:700;transition:background .15s,transform .1s}.page-module__N7l-Wa__heroCta:hover{background:var(--dp-primary-hover);transform:translateY(-2px)}.page-module__N7l-Wa__heroCta:focus-visible{outline:3px solid var(--dp-primary);outline-offset:3px}.page-module__N7l-Wa__heroSecondary{color:var(--dp-primary);border:2px solid var(--dp-border);font-size:1rem;font-family:var(--dp-font-body);cursor:pointer;background:0 0;border-radius:100px;padding:.75rem 1.25rem;font-weight:600;transition:border-color .15s,background .15s}.page-module__N7l-Wa__heroSecondary:hover{border-color:var(--dp-primary);background:var(--dp-surface-alt)}.page-module__N7l-Wa__heroSecondary:focus-visible{outline:2px solid var(--dp-primary);outline-offset:3px}.page-module__N7l-Wa__heroTrust{flex-wrap:wrap;gap:1rem;display:flex}.page-module__N7l-Wa__trustItem{color:var(--dp-text-muted);align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;display:flex}.page-module__N7l-Wa__heroPhone{flex-shrink:0;width:100%;max-width:300px}@media (min-width:768px){.page-module__N7l-Wa__heroPhone{width:auto}}.page-module__N7l-Wa__sectionTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0 0 .5rem;font-size:2rem;font-weight:800}@media (min-width:768px){.page-module__N7l-Wa__sectionTitle{font-size:2.5rem}}.page-module__N7l-Wa__sectionSubtitle{color:var(--dp-text-muted);margin:0;font-size:1rem}.page-module__N7l-Wa__download{background:var(--dp-surface-alt);padding:4rem 1rem}.page-module__N7l-Wa__downloadInner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:600px;margin:0 auto;display:flex}.page-module__N7l-Wa__storeButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__N7l-Wa__storeBtn{background:var(--dp-text);color:var(--dp-bg);border-radius:var(--dp-radius-sm);cursor:pointer;border:none;align-items:center;gap:.75rem;min-width:140px;padding:.75rem 1.5rem;transition:background .15s,transform .1s;display:flex}.page-module__N7l-Wa__storeBtn:hover{transform:translateY(-2px)}.page-module__N7l-Wa__storeBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:3px}.page-module__N7l-Wa__storeIcon{flex-shrink:0;font-size:1.5rem}.page-module__N7l-Wa__storeSmall{font-size:.625rem;font-family:var(--dp-font-body);opacity:.7;font-weight:400;display:block}.page-module__N7l-Wa__storeLarge{font-size:1rem;font-family:var(--dp-font-heading);letter-spacing:-.01em;font-weight:700;display:block}.page-module__N7l-Wa__planSelectedBanner{background:color-mix(in srgb, var(--dp-success) 12%, var(--dp-surface));border-bottom:2px solid var(--dp-accent);text-align:center;padding:.75rem 1.5rem}.page-module__N7l-Wa__planSelectedText{color:var(--dp-text);font-size:.9375rem;font-weight:600}.page-module__N7l-Wa__toast{background:var(--dp-text);color:var(--dp-bg);z-index:200;white-space:nowrap;box-shadow:0 8px 32px color-mix(in srgb, var(--dp-text) 25%, transparent);border-radius:100px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}
.page-module__1sI7JW__main{min-height:calc(100dvh - 64px)}.page-module__1sI7JW__toast{background:var(--dp-success);color:var(--dp-bg);z-index:500;white-space:nowrap;border-radius:100px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;animation:.3s page-module__1sI7JW__slideUp;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes page-module__1sI7JW__slideUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.page-module__1sI7JW__planSelectedBanner{background:color-mix(in srgb, var(--dp-success) 10%, var(--dp-surface));border-bottom:1px solid color-mix(in srgb, var(--dp-success) 30%, transparent);text-align:center;padding:.75rem 1rem}.page-module__1sI7JW__planSelectedText{color:var(--dp-success);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.page-module__1sI7JW__hero{padding:4rem 1rem 3rem;position:relative;overflow:hidden}.page-module__1sI7JW__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.page-module__1sI7JW__heroOrb1{background:radial-gradient(ellipse, color-mix(in srgb, var(--dp-primary) 40%, transparent), transparent 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;left:-100px}.page-module__1sI7JW__heroOrb2{background:radial-gradient(ellipse, color-mix(in srgb, var(--dp-accent) 8%, transparent), transparent 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;right:-80px}.page-module__1sI7JW__heroOrb3{background:radial-gradient(ellipse, color-mix(in srgb, var(--dp-primary) 25%, transparent), transparent 70%);width:600px;height:300px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.page-module__1sI7JW__heroInner{z-index:1;flex-direction:column;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:flex;position:relative}@media (min-width:1024px){.page-module__1sI7JW__heroInner{flex-direction:row;align-items:center;gap:4rem}}.page-module__1sI7JW__heroContent{text-align:center;flex:1;max-width:560px}@media (min-width:1024px){.page-module__1sI7JW__heroContent{text-align:left}}.page-module__1sI7JW__heroBadge{margin-bottom:1.25rem;display:inline-block}.page-module__1sI7JW__heroTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(2.5rem,6vw,4rem);font-style:italic;line-height:1.1}.page-module__1sI7JW__heroAccent{color:var(--dp-accent);display:block}.page-module__1sI7JW__heroDesc{color:var(--dp-text-muted);max-width:480px;margin:0 0 1.75rem;font-size:1.0625rem;line-height:1.7}@media (min-width:1024px){.page-module__1sI7JW__heroDesc{margin-left:0}}.page-module__1sI7JW__heroActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.75rem;display:flex}@media (min-width:1024px){.page-module__1sI7JW__heroActions{justify-content:flex-start}}.page-module__1sI7JW__heroCta{background:var(--dp-accent);color:var(--dp-bg);font-family:var(--dp-font-body);cursor:pointer;border:none;border-radius:100px;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:background .2s,transform .15s}.page-module__1sI7JW__heroCta:hover{background:var(--dp-accent-hover);transform:translateY(-1px)}.page-module__1sI7JW__heroCta:focus-visible{outline:2px solid var(--dp-accent);outline-offset:3px}.page-module__1sI7JW__heroSecondary{border:1px solid var(--dp-border-subtle);color:var(--dp-text-muted);font-family:var(--dp-font-body);cursor:pointer;background:0 0;border-radius:100px;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;transition:border-color .2s,color .2s}.page-module__1sI7JW__heroSecondary:hover{border-color:var(--dp-accent);color:var(--dp-text)}.page-module__1sI7JW__heroSecondary:focus-visible{outline:2px solid var(--dp-accent);outline-offset:3px}.page-module__1sI7JW__heroTrust{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:1024px){.page-module__1sI7JW__heroTrust{justify-content:flex-start}}.page-module__1sI7JW__trustItem{color:var(--dp-text-muted);align-items:center;gap:.375rem;font-size:.875rem;display:flex}.page-module__1sI7JW__heroPhone{flex-shrink:0;justify-content:center;width:100%;max-width:300px;display:flex}@media (min-width:1024px){.page-module__1sI7JW__heroPhone{width:auto}}.page-module__1sI7JW__sectionTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-style:italic;line-height:1.2}.page-module__1sI7JW__sectionSubtitle{color:var(--dp-text-muted);margin:0;font-size:1rem}.page-module__1sI7JW__download{padding:5rem 1rem}.page-module__1sI7JW__downloadInner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:560px;margin:0 auto;display:flex}.page-module__1sI7JW__storeButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__1sI7JW__storeBtn{background:var(--dp-surface);border:1px solid var(--dp-border-subtle);border-radius:var(--dp-radius-sm);cursor:pointer;align-items:center;gap:.75rem;min-width:160px;padding:.75rem 1.375rem;transition:border-color .2s,background .2s;display:flex}.page-module__1sI7JW__storeBtn:hover{border-color:var(--dp-accent);background:var(--dp-surface-alt)}.page-module__1sI7JW__storeBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.page-module__1sI7JW__storeIcon{color:var(--dp-text);flex-shrink:0;font-size:1.5rem}.page-module__1sI7JW__storeSmall{color:var(--dp-text-muted);font-size:.6875rem;display:block}.page-module__1sI7JW__storeLarge{color:var(--dp-text);font-size:1rem;font-weight:700;display:block}
.EmptyState-module__7SqAPW__wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1.5rem;display:flex}.EmptyState-module__7SqAPW__icon{color:var(--dp-text-muted);opacity:.6;font-size:2.5rem;line-height:1}.EmptyState-module__7SqAPW__title{font-family:var(--dp-font-heading);color:var(--dp-text-muted);margin:0;font-size:1rem;font-weight:600}.EmptyState-module__7SqAPW__hint{font-family:var(--dp-font-body);color:var(--dp-text-muted);opacity:.75;margin:0;font-size:.875rem}
.page-module__oM-j-a__main{min-height:calc(100dvh - 64px)}.page-module__oM-j-a__toast{background:var(--dp-success);color:var(--dp-primary-contrast);z-index:500;white-space:nowrap;text-overflow:ellipsis;border-radius:100px;max-width:calc(100vw - 2rem);padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;animation:.3s page-module__oM-j-a__slideUp;position:fixed;bottom:1.5rem;left:50%;overflow:hidden;transform:translate(-50%)}@keyframes page-module__oM-j-a__slideUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.page-module__oM-j-a__planSelectedBanner{background:color-mix(in srgb, var(--dp-success) 8%, var(--dp-surface));border-bottom:2px solid color-mix(in srgb, var(--dp-success) 30%, transparent);text-align:center;padding:.875rem 1rem}.page-module__oM-j-a__planSelectedText{color:var(--dp-success);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.page-module__oM-j-a__hero{padding:4rem 1rem 3rem;position:relative;overflow:hidden}.page-module__oM-j-a__heroDecor{background:radial-gradient(circle, color-mix(in srgb, var(--dp-primary) 12%, transparent) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.page-module__oM-j-a__heroDecor2{background:radial-gradient(circle, color-mix(in srgb, var(--dp-accent-hover) 20%, transparent) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;left:-80px}.page-module__oM-j-a__heroInner{z-index:1;flex-direction:column;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:flex;position:relative}@media (min-width:1024px){.page-module__oM-j-a__heroInner{flex-direction:row;align-items:center;gap:5rem}}.page-module__oM-j-a__heroContent{text-align:center;flex-direction:column;gap:1.25rem;max-width:560px;display:flex}@media (min-width:1024px){.page-module__oM-j-a__heroContent{text-align:left}}.page-module__oM-j-a__heroBadge{justify-content:center;display:flex}@media (min-width:1024px){.page-module__oM-j-a__heroBadge{justify-content:flex-start}}.page-module__oM-j-a__heroTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.1}@media (min-width:768px){.page-module__oM-j-a__heroTitle{font-size:3.25rem}}.page-module__oM-j-a__heroAccent{color:var(--dp-primary-text)}.page-module__oM-j-a__heroDesc{color:var(--dp-text-muted);margin:0;font-size:1.0625rem;line-height:1.65}.page-module__oM-j-a__heroActions{flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (min-width:768px){.page-module__oM-j-a__heroActions{flex-direction:row;justify-content:center}}@media (min-width:1024px){.page-module__oM-j-a__heroActions{justify-content:flex-start}}.page-module__oM-j-a__heroCta{background:var(--dp-primary);color:var(--dp-on-primary);font-size:1rem;font-weight:700;font-family:var(--dp-font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;padding:.875rem 2rem;transition:background .15s,transform .1s}.page-module__oM-j-a__heroCta:hover{background:var(--dp-primary-hover);transform:translateY(-2px)}.page-module__oM-j-a__heroCta:focus-visible{outline:2px solid var(--dp-primary);outline-offset:3px}.page-module__oM-j-a__heroSecondary{border:2px solid var(--dp-border-subtle);color:var(--dp-text);font-size:1rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;padding:.875rem 1.5rem;transition:border-color .15s,background .15s}.page-module__oM-j-a__heroSecondary:hover{border-color:var(--dp-primary);background:color-mix(in srgb, var(--dp-primary) 6%, var(--dp-surface))}.page-module__oM-j-a__heroSecondary:focus-visible{outline:2px solid var(--dp-primary);outline-offset:3px}.page-module__oM-j-a__heroTrust{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (min-width:1024px){.page-module__oM-j-a__heroTrust{justify-content:flex-start}}.page-module__oM-j-a__trustItem{color:var(--dp-text-muted);background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:100px;padding:4px 12px;font-size:.875rem}.page-module__oM-j-a__heroPhone{flex-shrink:0}.page-module__oM-j-a__stats{background:var(--dp-primary);padding:2.5rem 1rem}.page-module__oM-j-a__statsInner{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.page-module__oM-j-a__statsInner{grid-template-columns:repeat(4,1fr)}}.page-module__oM-j-a__statCard{text-align:center;flex-direction:column;align-items:center;gap:.375rem;display:flex}.page-module__oM-j-a__statIcon{font-size:1.75rem}.page-module__oM-j-a__statValue{font-family:var(--dp-font-heading);color:var(--dp-on-primary);letter-spacing:-.03em;font-size:1.75rem;font-weight:800}.page-module__oM-j-a__statLabel{color:color-mix(in srgb, var(--dp-on-primary) 85%, transparent);font-size:.875rem}.page-module__oM-j-a__section{padding:5rem 1rem}.page-module__oM-j-a__sectionAlt{background:var(--dp-surface-alt);padding:5rem 1rem}.page-module__oM-j-a__sectionInner{text-align:center;max-width:1000px;margin:0 auto}.page-module__oM-j-a__sectionTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0 0 .5rem;font-size:2rem;font-weight:800}@media (min-width:768px){.page-module__oM-j-a__sectionTitle{font-size:2.5rem}}.page-module__oM-j-a__sectionSubtitle{color:var(--dp-text-muted);margin:0 0 2.5rem;font-size:1rem}.page-module__oM-j-a__signup{text-align:center;padding:5rem 1rem}.page-module__oM-j-a__signupInner{flex-direction:column;align-items:center;gap:2rem;max-width:600px;margin:0 auto;display:flex}.page-module__oM-j-a__storeButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__oM-j-a__storeBtn{background:var(--dp-text);color:var(--dp-bg);border-radius:var(--dp-radius);cursor:pointer;border:none;align-items:center;gap:.75rem;min-width:160px;padding:.875rem 1.5rem;transition:opacity .15s,transform .1s;display:flex}.page-module__oM-j-a__storeBtn:hover{opacity:.88;transform:translateY(-2px)}.page-module__oM-j-a__storeBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:3px}.page-module__oM-j-a__storeIcon{font-size:1.5rem}.page-module__oM-j-a__storeSmall{opacity:.75;font-size:.6875rem;font-family:var(--dp-font-body);text-align:left;display:block}.page-module__oM-j-a__storeLarge{font-size:1.125rem;font-weight:700;font-family:var(--dp-font-heading);text-align:left;display:block}.page-module__oM-j-a__webCta{color:var(--dp-primary-text);cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--dp-font-body);background:0 0;border:none;padding:.5rem;text-decoration:underline}.page-module__oM-j-a__webCta:hover{color:color-mix(in srgb, var(--dp-primary-text) 80%, black)}.page-module__oM-j-a__webCta:focus-visible{outline:2px solid var(--dp-primary);outline-offset:3px}
.page-module__wTIJ5W__main{min-height:calc(100dvh - 64px)}.page-module__wTIJ5W__toast{background:var(--dp-success);color:var(--dp-primary-contrast);z-index:500;white-space:nowrap;border-radius:100px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;animation:.3s page-module__wTIJ5W__slideUp;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes page-module__wTIJ5W__slideUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.page-module__wTIJ5W__planSelectedBanner{background:color-mix(in srgb, var(--dp-success) 10%, var(--dp-surface));border-bottom:1px solid color-mix(in srgb, var(--dp-success) 30%, transparent);text-align:center;padding:.75rem 1rem}.page-module__wTIJ5W__planSelectedText{color:var(--dp-success);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.page-module__wTIJ5W__hero{padding:4rem 1rem 3rem;position:relative;overflow:hidden}.page-module__wTIJ5W__heroGlow{background:radial-gradient(ellipse, color-mix(in srgb, var(--dp-primary) 12%, transparent) 0%, transparent 65%);pointer-events:none;z-index:0;width:800px;height:600px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.page-module__wTIJ5W__heroInner{z-index:1;flex-direction:column;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:flex;position:relative}@media (min-width:1024px){.page-module__wTIJ5W__heroInner{flex-direction:row;align-items:center;gap:4rem}}.page-module__wTIJ5W__heroContent{text-align:center;flex:1;max-width:540px}@media (min-width:1024px){.page-module__wTIJ5W__heroContent{text-align:left}}.page-module__wTIJ5W__heroBadge{margin-bottom:1.25rem;display:inline-block}.page-module__wTIJ5W__heroTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.05em;margin:0 0 1rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1}.page-module__wTIJ5W__heroAccent{color:var(--dp-accent)}.page-module__wTIJ5W__heroDesc{color:var(--dp-text-muted);max-width:480px;margin:0 0 2rem;font-size:1.0625rem;line-height:1.65}@media (min-width:1024px){.page-module__wTIJ5W__heroDesc{margin-left:0}}.page-module__wTIJ5W__heroActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}@media (min-width:1024px){.page-module__wTIJ5W__heroActions{justify-content:flex-start}}.page-module__wTIJ5W__heroCta{background:var(--dp-primary);color:var(--dp-primary-contrast);border-radius:var(--dp-radius-sm);font-size:1rem;font-weight:700;font-family:var(--dp-font-body);cursor:pointer;box-shadow:var(--dp-glow);white-space:nowrap;border:none;padding:.875rem 1.75rem;transition:background .15s,box-shadow .15s}.page-module__wTIJ5W__heroCta:hover{background:var(--dp-primary-hover);box-shadow:var(--dp-glow-strong)}.page-module__wTIJ5W__heroCta:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.page-module__wTIJ5W__heroSecondary{color:var(--dp-text-muted);border:1px solid var(--dp-border-subtle);border-radius:var(--dp-radius-sm);font-size:1rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;white-space:nowrap;background:0 0;padding:.875rem 1.5rem;transition:color .15s,border-color .15s}.page-module__wTIJ5W__heroSecondary:hover{color:var(--dp-text);border-color:var(--dp-text-muted)}.page-module__wTIJ5W__heroSecondary:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.page-module__wTIJ5W__heroTrust{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:1024px){.page-module__wTIJ5W__heroTrust{justify-content:flex-start}}.page-module__wTIJ5W__trustItem{color:var(--dp-text-muted);align-items:center;gap:.25rem;font-size:.75rem;display:flex}.page-module__wTIJ5W__heroPhone{flex-shrink:0}.page-module__wTIJ5W__download{background:var(--dp-bg);text-align:center;padding:5rem 1rem}.page-module__wTIJ5W__sectionTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.page-module__wTIJ5W__sectionTitle{font-size:2.5rem}}.page-module__wTIJ5W__sectionSubtitle{color:var(--dp-text-muted);margin:0;font-size:1rem}.page-module__wTIJ5W__downloadInner{max-width:600px;margin:0 auto}.page-module__wTIJ5W__storeButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.page-module__wTIJ5W__storeBtn{background:var(--dp-surface);border:1px solid var(--dp-border-subtle);border-radius:var(--dp-radius-sm);color:var(--dp-text);cursor:pointer;font-family:var(--dp-font-body);align-items:center;gap:.75rem;min-width:160px;padding:.875rem 1.5rem;transition:border-color .15s,box-shadow .15s;display:flex}.page-module__wTIJ5W__storeBtn:hover{border-color:var(--dp-primary);box-shadow:var(--dp-glow)}.page-module__wTIJ5W__storeBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.page-module__wTIJ5W__storeIcon{flex-shrink:0;font-size:1.5rem}.page-module__wTIJ5W__storeSmall{color:var(--dp-text-muted);text-align:left;font-size:.6875rem;display:block}.page-module__wTIJ5W__storeLarge{text-align:left;font-size:1rem;font-weight:700;font-family:var(--dp-font-heading);display:block}.page-module__wTIJ5W__downloadConfirmation{max-width:440px;color:var(--dp-text-muted);background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);margin:1.5rem auto 0;padding:.75rem 1rem;font-size:.8125rem}
.Modal-module__7LRQSW__overlay{background:var(--dp-overlay);z-index:1000;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__panel{background:var(--dp-bg);border-radius:var(--dp-radius-lg) var(--dp-radius-lg) 0 0;box-shadow:var(--dp-shadow);flex-direction:column;width:100%;max-height:90dvh;display:flex;overflow-y:auto}.Modal-module__7LRQSW__header{justify-content:space-between;align-items:center;gap:8px;padding:16px 20px 0;display:flex}.Modal-module__7LRQSW__title{color:var(--dp-text);flex:1;margin:0;font-size:1.125rem;font-weight:600}.Modal-module__7LRQSW__closeBtn{cursor:pointer;color:var(--dp-text-muted);border-radius:var(--dp-radius);background:0 0;border:none;flex-shrink:0;padding:4px 8px;font-size:1.5rem;line-height:1}.Modal-module__7LRQSW__closeBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Modal-module__7LRQSW__closeBtn:hover{color:var(--dp-text)}.Modal-module__7LRQSW__body{color:var(--dp-text);padding:16px 20px 24px}@media (min-width:768px){.Modal-module__7LRQSW__overlay{align-items:center}.Modal-module__7LRQSW__panel{border-radius:var(--dp-radius-lg);width:auto;min-width:480px;max-width:640px;max-height:85dvh}}
.Select-module__E8rWSW__wrapper{flex-direction:column;gap:.375rem;width:100%;display:flex}.Select-module__E8rWSW__label{font-family:var(--dp-font-body);color:var(--dp-text);font-size:.875rem;font-weight:500}.Select-module__E8rWSW__selectWrapper{width:100%;position:relative}.Select-module__E8rWSW__select{width:100%;font-family:var(--dp-font-body);color:var(--dp-text);background-color:var(--dp-bg);border:1px solid var(--dp-border);border-radius:var(--dp-radius);appearance:none;cursor:pointer;box-sizing:border-box;min-height:40px;padding:.625rem 2.25rem .625rem .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.Select-module__E8rWSW__select:focus-visible{border-color:var(--dp-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--dp-primary) 25%, transparent);outline:none}.Select-module__E8rWSW__select:disabled{opacity:.5;cursor:not-allowed}.Select-module__E8rWSW__selectError{border-color:var(--dp-danger)}.Select-module__E8rWSW__selectError:focus-visible{border-color:var(--dp-danger);box-shadow:0 0 0 2px color-mix(in srgb, var(--dp-danger) 25%, transparent)}.Select-module__E8rWSW__chevron{pointer-events:none;color:var(--dp-text-muted);position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Select-module__E8rWSW__errorText{font-family:var(--dp-font-body);color:var(--dp-danger);margin:0;font-size:.75rem}
.Tabs-module__Fp865W__wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.Tabs-module__Fp865W__tablist{border-bottom:2px solid var(--dp-border);gap:2px;min-width:max-content;display:flex}.Tabs-module__Fp865W__tab{cursor:pointer;color:var(--dp-text-muted);border-radius:var(--dp-radius) var(--dp-radius) 0 0;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 16px;font-size:.9375rem;font-weight:500;transition:color .15s,border-color .15s}.Tabs-module__Fp865W__tab:hover{color:var(--dp-text)}.Tabs-module__Fp865W__tab:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Tabs-module__Fp865W__tabActive{color:var(--dp-primary);border-bottom-color:var(--dp-primary)}
.EventCard-module__4rcaXG__card{text-align:left;border:1px solid var(--dp-border);border-radius:var(--dp-radius);background:var(--dp-surface);cursor:pointer;gap:.55rem;width:100%;padding:1rem;display:grid}.EventCard-module__4rcaXG__card:hover{border-color:var(--dp-primary)}.EventCard-module__4rcaXG__topRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.EventCard-module__4rcaXG__categoryTag{color:var(--dp-primary-contrast);text-transform:uppercase;letter-spacing:.02em;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.7rem;font-weight:800;display:inline-flex}.EventCard-module__4rcaXG__editorBadge{color:var(--dp-primary-ink);text-transform:uppercase;font-size:.7rem;font-weight:800}.EventCard-module__4rcaXG__title{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.2rem;font-weight:700;line-height:1.25}.EventCard-module__4rcaXG__meta{color:var(--dp-text-muted);gap:.2rem;margin:0;font-size:.85rem;display:grid}.EventCard-module__4rcaXG__metaRow{align-items:center;gap:.35rem;display:flex}.EventCard-module__4rcaXG__gaugeTrack{background:var(--dp-surface-alt);border-radius:999px;height:6px;overflow:hidden}.EventCard-module__4rcaXG__gaugeFill{border-radius:999px;height:100%;display:block}.EventCard-module__4rcaXG__gaugeFillAcik{background:var(--dp-success)}.EventCard-module__4rcaXG__gaugeFillYogun{background:var(--dp-warning)}.EventCard-module__4rcaXG__gaugeFillDolu{background:var(--dp-danger)}.EventCard-module__4rcaXG__gaugeLabel{color:var(--dp-text-muted);justify-content:space-between;font-size:.76rem;font-weight:700;display:flex}.EventCard-module__4rcaXG__highlight{scroll-snap-align:start;background:var(--dp-surface);min-width:260px;box-shadow:0 1px 0 var(--dp-border-subtle)}
.RegistrySummary-module__uFKRDW__summary{left:.75rem;right:.75rem;bottom:calc(8.5rem + env(safe-area-inset-bottom));z-index:35;border:1px solid var(--dp-border);background:color-mix(in srgb, var(--dp-surface) 96%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:640px;box-shadow:var(--dp-shadow-lg);border-radius:20px;margin-inline:auto;position:fixed}.RegistrySummary-module__uFKRDW__headRow{text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.85rem 1rem;display:flex}.RegistrySummary-module__uFKRDW__headLabel{min-width:0;font-family:var(--dp-font-heading);color:var(--dp-text);flex:1;align-items:center;gap:.4rem;font-size:1rem;font-weight:400;display:flex}.RegistrySummary-module__uFKRDW__headCount{flex-shrink:0}.RegistrySummary-module__uFKRDW__headChevron{color:var(--dp-text-muted);flex-shrink:0;transition:transform .2s}.RegistrySummary-module__uFKRDW__headChevron[data-open=true]{transform:rotate(180deg)}.RegistrySummary-module__uFKRDW__detail{max-height:60vh;padding:0 1rem 1rem;display:none;overflow-y:auto}.RegistrySummary-module__uFKRDW__summary[data-expanded=true] .RegistrySummary-module__uFKRDW__detail{display:block}.RegistrySummary-module__uFKRDW__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.RegistrySummary-module__uFKRDW__stat{border-radius:var(--dp-radius);background:var(--dp-surface-blue);border:1px solid var(--dp-border);flex-direction:column;gap:.1rem;padding:.65rem .75rem;display:flex}.RegistrySummary-module__uFKRDW__stat strong{font-family:var(--dp-font-heading);color:var(--dp-text);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:400}.RegistrySummary-module__uFKRDW__stat span{color:var(--dp-text-muted);font-size:.75rem}.RegistrySummary-module__uFKRDW__breakdown{gap:.4rem;margin-top:.75rem;display:grid}.RegistrySummary-module__uFKRDW__breakdownRow{grid-template-columns:minmax(70px,.5fr) minmax(0,1fr) minmax(56px,auto);align-items:center;gap:.5rem;display:grid}.RegistrySummary-module__uFKRDW__breakdownLabel{color:var(--dp-text);overflow-wrap:anywhere;font-size:.75rem}.RegistrySummary-module__uFKRDW__breakdownTrack{background:var(--dp-surface-2);border-radius:9999px;height:7px;overflow:hidden}.RegistrySummary-module__uFKRDW__breakdownFill{background:var(--dp-primary);border-radius:9999px;height:100%}.RegistrySummary-module__uFKRDW__breakdownValue{color:var(--dp-text-muted);text-align:right;font-variant-numeric:tabular-nums;font-size:.7rem}.RegistrySummary-module__uFKRDW__lines{gap:.6rem;margin-top:.9rem;display:grid}.RegistrySummary-module__uFKRDW__line{border-bottom:1px solid var(--dp-border-subtle);flex-wrap:wrap;align-items:center;gap:.6rem;padding-bottom:.6rem;display:flex}.RegistrySummary-module__uFKRDW__lines .RegistrySummary-module__uFKRDW__line:last-child{border-bottom:none;padding-bottom:0}.RegistrySummary-module__uFKRDW__lineImg{border-radius:var(--dp-radius);object-fit:cover;flex-shrink:0;width:42px;height:42px}.RegistrySummary-module__uFKRDW__lineBody{flex-direction:column;flex:120px;gap:.1rem;min-width:0;display:flex}.RegistrySummary-module__uFKRDW__lineName{color:var(--dp-text);overflow-wrap:anywhere;font-size:.8125rem;font-weight:600}.RegistrySummary-module__uFKRDW__linePrice{color:var(--dp-text-muted);font-size:.7rem}.RegistrySummary-module__uFKRDW__lineQty{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.RegistrySummary-module__uFKRDW__qtyBtn{border:1px solid var(--dp-border);background:var(--dp-surface-2);width:26px;height:26px;color:var(--dp-text);border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;line-height:1;display:inline-flex}.RegistrySummary-module__uFKRDW__qtyBtn:hover{background:var(--dp-surface-pink)}.RegistrySummary-module__uFKRDW__qtyBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.RegistrySummary-module__uFKRDW__qtyValue{text-align:center;font-variant-numeric:tabular-nums;min-width:1.3rem;font-weight:700}.RegistrySummary-module__uFKRDW__lineRemove{color:var(--dp-danger);border-radius:var(--dp-radius);flex-shrink:0;padding:.3rem .45rem;font-size:.75rem;font-weight:600}.RegistrySummary-module__uFKRDW__lineRemove:hover{background:var(--dp-surface-pink)}.RegistrySummary-module__uFKRDW__lineRemove:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.RegistrySummary-module__uFKRDW__shareBlock{margin-top:1.1rem}.RegistrySummary-module__uFKRDW__shareToggle{border:1px solid var(--dp-border);background:var(--dp-surface);width:100%;color:var(--dp-primary);font-family:var(--dp-font-body);border-radius:9999px;padding:.6rem 1rem;font-size:.8125rem;font-weight:700}.RegistrySummary-module__uFKRDW__shareToggle:hover{background:var(--dp-surface-pink)}.RegistrySummary-module__uFKRDW__shareToggle:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.RegistrySummary-module__uFKRDW__sharePanel{border-radius:var(--dp-radius);background:var(--dp-surface-2);border:1px dashed var(--dp-border);gap:.55rem;margin-top:.75rem;padding:.85rem;display:grid}.RegistrySummary-module__uFKRDW__shareLabel{color:var(--dp-text);font-size:.75rem;font-weight:600}.RegistrySummary-module__uFKRDW__shareTextarea{box-sizing:border-box;resize:vertical;border:1px solid var(--dp-border);border-radius:var(--dp-radius);width:100%;font-family:var(--dp-font-body);color:var(--dp-text);background:var(--dp-surface);padding:.65rem;font-size:.75rem;line-height:1.5}.RegistrySummary-module__uFKRDW__copyBtn{background:var(--dp-accent);color:var(--dp-accent-contrast);font-family:var(--dp-font-body);border:none;border-radius:9999px;justify-self:start;padding:.5rem .9rem;font-size:.75rem;font-weight:700}.RegistrySummary-module__uFKRDW__copyBtn:hover{background:var(--dp-accent-hover)}.RegistrySummary-module__uFKRDW__copyBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.RegistrySummary-module__uFKRDW__riskReversal{color:var(--dp-text-muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin:1.1rem 0 0;font-size:.75rem;line-height:1.5;display:flex}@media (min-width:768px){.RegistrySummary-module__uFKRDW__summary{top:calc(var(--dp-nav-h) + 1.25rem);max-width:none;max-height:calc(100vh - var(--dp-nav-h) - 1.25rem - 6rem - 2rem);flex-direction:column;margin-inline:0;display:flex;position:sticky;bottom:auto;left:auto;right:auto}.RegistrySummary-module__uFKRDW__headRow{cursor:default}.RegistrySummary-module__uFKRDW__headChevron{display:none}.RegistrySummary-module__uFKRDW__detail{flex:1;min-height:0;max-height:none;display:block}}
.EventGrid-module__ssVqOW__heading{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .75rem;font-size:1.4rem;font-weight:700}.EventGrid-module__ssVqOW__grid{grid-template-columns:minmax(0,1fr);gap:.85rem;display:grid}@media (min-width:768px){.EventGrid-module__ssVqOW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.EventGrid-module__ssVqOW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.Identity-module__o5AJzW__avatar-1{background:#7c3aed}.Identity-module__o5AJzW__avatar-2{background:#0369a1}.Identity-module__o5AJzW__avatar-3{background:#be185d}.Identity-module__o5AJzW__avatar-4{background:#8a4f09}.Identity-module__o5AJzW__avatar-5{background:#065f46}.Identity-module__o5AJzW__avatar-6{background:#4f46e5}.Identity-module__o5AJzW__avatar-7{background:#6b3005}.Identity-module__o5AJzW__avatar-8{background:#831843}.Identity-module__o5AJzW__stop-1{background:#351b65}.Identity-module__o5AJzW__stop-2{background:#10294e}.Identity-module__o5AJzW__stop-3{background:#11373d}.Identity-module__o5AJzW__stop-4{background:#512e1f}.Identity-module__o5AJzW__stop-5{background:#481139}.Identity-module__o5AJzW__stop-6{background:#271f62}.Identity-module__o5AJzW__stop-7{background:#511641}.Identity-module__o5AJzW__stop-8{background:#163b34}
.BorcDokumu-module__4mVfjW__card{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);box-shadow:var(--dp-shadow);gap:1rem;min-width:0;padding:1.25rem;display:grid}.BorcDokumu-module__4mVfjW__cardHeader{gap:.35rem;display:grid}.BorcDokumu-module__4mVfjW__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--dp-primary);font-size:.72rem;font-weight:800}.BorcDokumu-module__4mVfjW__title{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.25rem}.BorcDokumu-module__4mVfjW__lede{color:var(--dp-text-muted);margin:0;font-size:.85rem}.BorcDokumu-module__4mVfjW__kalemListesi{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.BorcDokumu-module__4mVfjW__kalemRow{background:var(--dp-surface-alt);border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);grid-template-columns:minmax(0,1fr);gap:.6rem;min-width:0;padding:.85rem;display:grid}.BorcDokumu-module__4mVfjW__kalemLabel{cursor:pointer;align-items:flex-start;gap:.6rem;min-width:0;display:flex}.BorcDokumu-module__4mVfjW__kalemLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--dp-primary);flex-shrink:0;margin-top:.2rem}.BorcDokumu-module__4mVfjW__kalemIcon{flex-shrink:0;font-size:1.2rem}.BorcDokumu-module__4mVfjW__kalemBilgi{flex-direction:column;gap:.1rem;min-width:0;display:flex}.BorcDokumu-module__4mVfjW__kalemAd{color:var(--dp-text);overflow-wrap:break-word;font-size:.92rem;font-weight:700}.BorcDokumu-module__4mVfjW__kalemDonem{color:var(--dp-text-muted);font-size:.78rem}.BorcDokumu-module__4mVfjW__kalemTutarlar{flex-wrap:wrap;align-items:center;gap:.5rem;padding-left:1.75rem;display:flex}.BorcDokumu-module__4mVfjW__kalemAnaTutar{font-variant-numeric:tabular-nums;color:var(--dp-text-muted);font-size:.88rem}.BorcDokumu-module__4mVfjW__kalemZam{font-variant-numeric:tabular-nums;color:var(--dp-danger);font-size:.78rem}.BorcDokumu-module__4mVfjW__kalemToplam{font-variant-numeric:tabular-nums;color:var(--dp-text);margin-left:auto;font-size:1rem;font-weight:800}.BorcDokumu-module__4mVfjW__ozetBar{background:var(--dp-surface-2);border-radius:var(--dp-radius-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex;position:sticky;bottom:.5rem}.BorcDokumu-module__4mVfjW__ozetBar>div{flex-direction:column;gap:.1rem;display:flex}.BorcDokumu-module__4mVfjW__ozetEtiket{color:var(--dp-text-muted);font-size:.75rem}.BorcDokumu-module__4mVfjW__ozetToplam{font-variant-numeric:tabular-nums;font-family:var(--dp-font-heading);color:var(--dp-primary);font-size:1.35rem;font-weight:700}@media (min-width:768px){.BorcDokumu-module__4mVfjW__kalemRow{grid-template-columns:minmax(0,1fr) auto;align-items:center}.BorcDokumu-module__4mVfjW__kalemTutarlar{padding-left:0}}
.ProductRegistry-module__I9NI5W__section{min-width:0}.ProductRegistry-module__I9NI5W__card{border:1px solid var(--dp-border);overflow:hidden}.ProductRegistry-module__I9NI5W__headerRow{border-bottom:2px solid var(--dp-primary);flex-direction:column;gap:12px;padding:20px 16px 16px;display:flex}.ProductRegistry-module__I9NI5W__kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--dp-accent);font-size:.6875rem;font-weight:700}.ProductRegistry-module__I9NI5W__headerRow h2{font-family:var(--dp-font-heading);margin:4px 0 0;font-size:1.25rem;font-weight:800;line-height:1.25}.ProductRegistry-module__I9NI5W__lede{color:var(--dp-text-muted);max-width:60ch;margin:6px 0 0;font-size:.875rem}.ProductRegistry-module__I9NI5W__toolbar{flex-wrap:wrap;gap:10px;display:flex}.ProductRegistry-module__I9NI5W__toolbar>*{flex:200px;min-width:0}.ProductRegistry-module__I9NI5W__resultCount{color:var(--dp-text-muted);margin:0;font-size:.75rem;font-weight:600}.ProductRegistry-module__I9NI5W__emptyWrap{padding:24px 16px 32px}.ProductRegistry-module__I9NI5W__tableScroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.ProductRegistry-module__I9NI5W__table{border-collapse:collapse;width:100%;min-width:760px;font-size:.8125rem}.ProductRegistry-module__I9NI5W__table thead{z-index:1;background:var(--dp-surface-2);position:sticky;top:0}.ProductRegistry-module__I9NI5W__table th{text-align:right;letter-spacing:.04em;text-transform:uppercase;color:var(--dp-text-muted);border-bottom:1px solid var(--dp-border);white-space:nowrap;padding:10px 12px;font-size:.6875rem;font-weight:700}.ProductRegistry-module__I9NI5W__thProduct{text-align:left;min-width:220px}.ProductRegistry-module__I9NI5W__thPrice{text-align:right}.ProductRegistry-module__I9NI5W__thQty{text-align:center;min-width:108px}.ProductRegistry-module__I9NI5W__table tbody tr{border-bottom:1px dashed var(--dp-border)}.ProductRegistry-module__I9NI5W__table tbody tr:hover{background:var(--dp-surface)}.ProductRegistry-module__I9NI5W__table td{vertical-align:middle;padding:10px 12px}.ProductRegistry-module__I9NI5W__rowProduct{text-align:left;vertical-align:middle;flex-direction:column;gap:2px;min-width:220px;padding:10px 12px;font-weight:400;display:flex}.ProductRegistry-module__I9NI5W__sku{font-family:var(--dp-font-mono);color:var(--dp-text-muted);letter-spacing:.02em;font-size:.6875rem}.ProductRegistry-module__I9NI5W__productName{color:var(--dp-text);font-weight:700;line-height:1.3}.ProductRegistry-module__I9NI5W__unitCell{color:var(--dp-text-muted);white-space:nowrap}.ProductRegistry-module__I9NI5W__priceCell{font-family:var(--dp-font-mono);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;color:var(--dp-text)}.ProductRegistry-module__I9NI5W__priceUnit{font-family:var(--dp-font-body);color:var(--dp-text-muted);font-size:.6875rem}.ProductRegistry-module__I9NI5W__priceCellActive{background:var(--dp-accent-surface);color:var(--dp-accent);border-radius:var(--dp-radius);font-weight:700}.ProductRegistry-module__I9NI5W__qtyCell{text-align:center}.ProductRegistry-module__I9NI5W__qtyControl{align-items:center;gap:4px;display:inline-flex}.ProductRegistry-module__I9NI5W__qtyInput{border:1px solid var(--dp-border);border-radius:var(--dp-radius);background:var(--dp-bg);width:64px;color:var(--dp-text);font-family:var(--dp-font-mono);text-align:center;padding:6px 8px;font-size:.875rem}.ProductRegistry-module__I9NI5W__qtyInput:focus-visible{outline:2px solid var(--dp-primary);outline-offset:1px}.ProductRegistry-module__I9NI5W__qtyClear{border:1px solid var(--dp-border);border-radius:var(--dp-radius);background:var(--dp-surface);width:22px;height:22px;color:var(--dp-text-muted);cursor:pointer;font-size:.875rem;line-height:1}.ProductRegistry-module__I9NI5W__qtyClear:hover{color:var(--dp-danger);border-color:var(--dp-danger)}.ProductRegistry-module__I9NI5W__activeBandLabel{color:var(--dp-text-muted);white-space:nowrap;margin-top:4px;font-size:.625rem;display:block}.ProductRegistry-module__I9NI5W__totalCell{text-align:right;white-space:nowrap}.ProductRegistry-module__I9NI5W__totalValue{font-family:var(--dp-font-mono);font-variant-numeric:tabular-nums;color:var(--dp-primary);font-weight:700;display:block}.ProductRegistry-module__I9NI5W__totalPlaceholder{color:var(--dp-text-muted)}@media (min-width:768px){.ProductRegistry-module__I9NI5W__headerRow{flex-flow:wrap;justify-content:space-between;align-items:flex-end}.ProductRegistry-module__I9NI5W__toolbar{flex-wrap:nowrap}}
.page-module__EUWC3q__layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:2rem;max-width:1400px;margin:0 auto;padding:0 1rem 3rem;display:grid}.page-module__EUWC3q__main{flex-direction:column;gap:0;min-width:0;display:flex}.page-module__EUWC3q__footer{border-top:1px solid var(--dp-border);text-align:center;margin-top:3rem;margin-bottom:6rem;padding:1.5rem 1rem 0}.page-module__EUWC3q__footer p{margin:0;max-width:720px;color:var(--dp-text-muted);margin-inline:auto;font-size:.8125rem;line-height:1.5}@media (min-width:768px){.page-module__EUWC3q__layout{grid-template-columns:minmax(0, 1fr) var(--dp-summary-w);padding:0 2rem 3rem}.page-module__EUWC3q__footer{margin-bottom:1rem;padding:2rem 2rem 0}}@media (min-width:1024px){.page-module__EUWC3q__layout{padding:0 2.5rem 3.5rem}}
.HighlightRail-module__jF7_JW__section{gap:.75rem;display:grid}.HighlightRail-module__jF7_JW__headerRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.HighlightRail-module__jF7_JW__heading{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.4rem;font-weight:700}.HighlightRail-module__jF7_JW__scrollBtns{gap:.4rem;display:none}.HighlightRail-module__jF7_JW__scrollBtn{border:1px solid var(--dp-border);background:var(--dp-surface);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.HighlightRail-module__jF7_JW__track{scroll-snap-type:x proximity;gap:.75rem;padding-bottom:.4rem;display:flex;overflow-x:auto}@media (min-width:768px){.HighlightRail-module__jF7_JW__scrollBtns{display:flex}}
.FilterBar-module__l6aaeW__wrapper{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.FilterBar-module__l6aaeW__topRow{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.FilterBar-module__l6aaeW__searchCol{min-width:0}.FilterBar-module__l6aaeW__chipRow{flex-wrap:wrap;gap:.5rem;display:flex}.FilterBar-module__l6aaeW__chip{background:var(--dp-bg);border:1px solid var(--dp-border-strong);color:var(--dp-text);cursor:pointer;font-size:.8125rem;font-family:var(--dp-font-body);border-radius:999px;padding:.4rem .85rem;transition:background-color .15s,color .15s,border-color .15s}.FilterBar-module__l6aaeW__chip:hover{border-color:var(--dp-primary)}.FilterBar-module__l6aaeW__chip:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.FilterBar-module__l6aaeW__chipActive{background:var(--dp-primary);border-color:var(--dp-primary);color:var(--dp-primary-contrast);font-weight:600}.FilterBar-module__l6aaeW__resultCount{color:var(--dp-text-muted);margin:0;font-size:.875rem}.FilterBar-module__l6aaeW__resultCount strong{color:var(--dp-text)}@media (min-width:768px){.FilterBar-module__l6aaeW__topRow{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));align-items:end}}
.AkisOnizleme-module__3fjfVW__phone{background:var(--dp-surface);border:1px solid var(--dp-border-subtle);width:100%;max-width:380px;box-shadow:var(--dp-glow-strong);border-radius:32px;margin:0 auto;padding:.75rem;position:relative}.AkisOnizleme-module__3fjfVW__notch{background:var(--dp-bg);border-radius:0 0 14px 14px;width:90px;height:20px;margin:0 auto .5rem}.AkisOnizleme-module__3fjfVW__screen{background:var(--dp-bg);border-radius:20px;flex-direction:column;gap:.875rem;min-height:420px;padding:1rem .875rem 1.25rem;display:flex}.AkisOnizleme-module__3fjfVW__screenHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AkisOnizleme-module__3fjfVW__screenTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.02em;font-size:1.0625rem;font-weight:800}.AkisOnizleme-module__3fjfVW__postCount{color:var(--dp-text-muted);font-size:.8125rem}.AkisOnizleme-module__3fjfVW__filterChip{background:color-mix(in srgb, var(--dp-primary) 22%, transparent);border:1px solid color-mix(in srgb, var(--dp-primary) 40%, transparent);color:var(--dp-accent);cursor:pointer;border-radius:999px;align-items:center;gap:.375rem;min-width:0;max-width:100%;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.AkisOnizleme-module__3fjfVW__filterChip:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.AkisOnizleme-module__3fjfVW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AkisOnizleme-module__3fjfVW__emptyWrap{padding:1.5rem 0}.AkisOnizleme-module__3fjfVW__postList{flex-direction:column;gap:.875rem;max-height:420px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.AkisOnizleme-module__3fjfVW__post{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:16px;flex-direction:column;gap:.5rem;min-width:0;padding:.875rem;display:flex}.AkisOnizleme-module__3fjfVW__postHead{align-items:center;gap:.625rem;min-width:0;display:flex}.AkisOnizleme-module__3fjfVW__avatar{width:36px;height:36px;color:var(--dp-primary-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.AkisOnizleme-module__3fjfVW__postMeta{flex-direction:column;min-width:0;display:flex}.AkisOnizleme-module__3fjfVW__postAuthor{color:var(--dp-text);font-size:.875rem;font-weight:700}.AkisOnizleme-module__3fjfVW__postSub{color:var(--dp-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.AkisOnizleme-module__3fjfVW__postContent{color:var(--dp-text);overflow-wrap:break-word;margin:0;font-size:.875rem;line-height:1.5}.AkisOnizleme-module__3fjfVW__postActions{align-items:center;gap:1rem;margin-top:.125rem;display:flex}.AkisOnizleme-module__3fjfVW__likeBtn{cursor:pointer;color:var(--dp-text-muted);font-size:.8125rem;font-weight:600;font-family:var(--dp-font-body);background:0 0;border:none;align-items:center;gap:.3125rem;padding:.25rem;display:inline-flex}.AkisOnizleme-module__3fjfVW__likeBtnActive{color:var(--dp-accent)}.AkisOnizleme-module__3fjfVW__likeBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px;border-radius:6px}.AkisOnizleme-module__3fjfVW__commentCount{color:var(--dp-text-muted);align-items:center;gap:.3125rem;font-size:.8125rem;display:inline-flex}.AkisOnizleme-module__3fjfVW__reportBtn{color:var(--dp-text-muted);text-underline-offset:2px;margin-left:auto;font-size:.75rem;text-decoration:underline}.AkisOnizleme-module__3fjfVW__reportBtn:hover{color:var(--dp-danger)}.AkisOnizleme-module__3fjfVW__reportBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.AkisOnizleme-module__3fjfVW__revealBtn{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);color:var(--dp-text);font-size:.8125rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;border-radius:999px;align-self:center;width:100%;padding:.625rem 1.125rem}.AkisOnizleme-module__3fjfVW__revealBtn:hover{border-color:var(--dp-primary);color:var(--dp-accent)}.AkisOnizleme-module__3fjfVW__revealBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.AkisOnizleme-module__3fjfVW__allShown{text-align:center;color:var(--dp-text-muted);margin:0;font-size:.8125rem}
.Avatars-module__oe199q__avatar-0{background:linear-gradient(135deg,#cf0 0%,#eaff8f 100%)}.Avatars-module__oe199q__avatar-1{background:linear-gradient(135deg,#9fe600 0%,#cf0 100%)}.Avatars-module__oe199q__avatar-2{background:linear-gradient(135deg,#d9ff5c 0%,#f5ffb0 100%)}.Avatars-module__oe199q__avatar-3{background:linear-gradient(135deg,#b5e600 0%,#ddff70 100%)}.Avatars-module__oe199q__avatar-4{background:linear-gradient(135deg,#eaff8f 0%,#cf0 100%)}.Avatars-module__oe199q__avatar-5{background:linear-gradient(135deg,#86c400 0%,#b5e600 100%)}
.UrunDetayDrawer-module__UVF5-G__root{flex-direction:column;gap:1.25rem;display:flex}.UrunDetayDrawer-module__UVF5-G__metaRow{align-items:center;gap:.75rem;display:flex}.UrunDetayDrawer-module__UVF5-G__sku{font-size:.75rem;font-family:var(--dp-font-heading);color:var(--dp-text-muted);letter-spacing:.06em;text-transform:uppercase}.UrunDetayDrawer-module__UVF5-G__statsGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.UrunDetayDrawer-module__UVF5-G__statBox{background:var(--dp-surface-alt);border:1px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:.25rem;padding:.625rem .75rem;display:flex}.UrunDetayDrawer-module__UVF5-G__statLabel{color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.UrunDetayDrawer-module__UVF5-G__statValue{color:var(--dp-text);font-size:1rem;font-weight:700;font-family:var(--dp-font-heading)}.UrunDetayDrawer-module__UVF5-G__kritikVal{color:var(--dp-critical)}.UrunDetayDrawer-module__UVF5-G__infoSection{border:1px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:0;display:flex;overflow:hidden}.UrunDetayDrawer-module__UVF5-G__infoRow{border-bottom:1px solid var(--dp-border);justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.8125rem;display:flex}.UrunDetayDrawer-module__UVF5-G__infoRow:last-child{border-bottom:none}.UrunDetayDrawer-module__UVF5-G__infoLabel{color:var(--dp-text-muted);font-weight:500}.UrunDetayDrawer-module__UVF5-G__infoVal{color:var(--dp-text);text-align:right;font-weight:600}.UrunDetayDrawer-module__UVF5-G__sparkSection{flex-direction:column;gap:.5rem;display:flex}.UrunDetayDrawer-module__UVF5-G__sectionTitle{color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.UrunDetayDrawer-module__UVF5-G__actionRow{flex-wrap:wrap;gap:.5rem;display:flex}.UrunDetayDrawer-module__UVF5-G__girisBtn,.UrunDetayDrawer-module__UVF5-G__cikisBtn,.UrunDetayDrawer-module__UVF5-G__transferBtn{border-radius:var(--dp-radius);min-width:90px;font-family:var(--dp-font-body);cursor:pointer;letter-spacing:.02em;border:none;flex:1;padding:.5rem;font-size:.8125rem;font-weight:700;transition:background .15s}.UrunDetayDrawer-module__UVF5-G__girisBtn{background:var(--dp-primary);color:var(--dp-primary-contrast)}.UrunDetayDrawer-module__UVF5-G__girisBtn:hover{background:var(--dp-primary-hover)}.UrunDetayDrawer-module__UVF5-G__girisBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.UrunDetayDrawer-module__UVF5-G__cikisBtn{background:var(--dp-critical-bg);color:var(--dp-critical);border:1px solid color-mix(in srgb, var(--dp-critical) 30%, transparent)}.UrunDetayDrawer-module__UVF5-G__cikisBtn:hover{background:color-mix(in srgb, var(--dp-critical) 18%, transparent)}.UrunDetayDrawer-module__UVF5-G__cikisBtn:focus-visible{outline:2px solid var(--dp-critical);outline-offset:2px}.UrunDetayDrawer-module__UVF5-G__transferBtn{background:color-mix(in srgb, var(--dp-primary) 12%, transparent);color:var(--dp-primary);border:1px solid color-mix(in srgb, var(--dp-primary) 30%, transparent)}.UrunDetayDrawer-module__UVF5-G__transferBtn:hover{background:color-mix(in srgb, var(--dp-primary) 20%, transparent)}.UrunDetayDrawer-module__UVF5-G__transferBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.UrunDetayDrawer-module__UVF5-G__hareketSection{flex-direction:column;gap:.5rem;display:flex}.UrunDetayDrawer-module__UVF5-G__emptyText{color:var(--dp-text-muted);margin:0;font-size:.8125rem}.UrunDetayDrawer-module__UVF5-G__hareketList{border:1px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.UrunDetayDrawer-module__UVF5-G__hareketItem{border-bottom:1px solid var(--dp-border);align-items:flex-start;gap:.625rem;padding:.5rem .75rem;display:flex}.UrunDetayDrawer-module__UVF5-G__hareketItem:last-child{border-bottom:none}.UrunDetayDrawer-module__UVF5-G__hareketEtiket{background:var(--dp-surface-alt);border:1px solid var(--dp-border);color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:9999px;flex-shrink:0;margin-top:1px;padding:.1rem .4rem;font-size:.625rem;font-weight:700}.UrunDetayDrawer-module__UVF5-G__hareketInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.UrunDetayDrawer-module__UVF5-G__hareketAciklama{color:var(--dp-text);overflow-wrap:break-word;font-size:.8125rem}.UrunDetayDrawer-module__UVF5-G__hareketMeta{color:var(--dp-text-muted);font-size:.6875rem}.UrunDetayDrawer-module__UVF5-G__hareketAdet{white-space:nowrap;font-size:.8125rem;font-weight:700;font-family:var(--dp-font-heading)}.UrunDetayDrawer-module__UVF5-G__girisAdet{color:var(--dp-success-text)}.UrunDetayDrawer-module__UVF5-G__cikisAdet{color:var(--dp-critical)}
.Header-module__8bGCiq__header{z-index:100;background-color:var(--dp-primary);border-bottom:3px solid var(--dp-accent);position:sticky;top:0}.Header-module__8bGCiq__inner{align-items:center;gap:1rem;max-width:1280px;height:64px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__8bGCiq__logo{flex-shrink:0;align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:flex}.Header-module__8bGCiq__logoMark{border-radius:var(--dp-radius-sm);background:var(--dp-accent);width:36px;min-width:36px;height:36px;color:var(--dp-text);font-family:var(--dp-font-heading);letter-spacing:.02em;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.Header-module__8bGCiq__logoText{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.1;display:flex}.Header-module__8bGCiq__logoName{font-family:var(--dp-font-heading);color:var(--dp-primary-contrast);letter-spacing:.02em;font-size:1rem;font-weight:700}.Header-module__8bGCiq__logoSub{color:color-mix(in srgb, var(--dp-primary-contrast) 68%, transparent);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:.65rem;display:none}.Header-module__8bGCiq__nav{align-items:center;gap:.25rem;margin-left:auto;display:none}.Header-module__8bGCiq__navItem{cursor:pointer;font-family:var(--dp-font-body);color:color-mix(in srgb, var(--dp-primary-contrast) 78%, transparent);white-space:nowrap;background:0 0;border:none;padding:.5rem .7rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__8bGCiq__navItem:hover{color:var(--dp-primary-contrast)}.Header-module__8bGCiq__navItem:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px;border-radius:2px}.Header-module__8bGCiq__ctaBtn{background:var(--dp-accent);color:var(--dp-text);cursor:pointer;border-radius:var(--dp-radius-sm);font-family:var(--dp-font-body);white-space:nowrap;border:none;margin-left:.5rem;padding:.55rem 1.1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:none}.Header-module__8bGCiq__ctaBtn:hover{background:var(--dp-accent-hover)}.Header-module__8bGCiq__ctaBtn:focus-visible{outline:2px solid var(--dp-primary-contrast);outline-offset:2px}.Header-module__8bGCiq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;margin-left:auto;padding:.375rem;display:flex}.Header-module__8bGCiq__hamburger:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px;border-radius:2px}.Header-module__8bGCiq__hamburgerBar{background:var(--dp-primary-contrast);border-radius:2px;width:20px;height:2px;display:block}.Header-module__8bGCiq__mobileMenu{background-color:var(--dp-primary);border-top:1px solid color-mix(in srgb, var(--dp-primary-contrast) 15%, transparent);flex-direction:column;padding:.5rem 1rem 1rem;display:flex}.Header-module__8bGCiq__mobileNavItem{cursor:pointer;font-family:var(--dp-font-body);color:color-mix(in srgb, var(--dp-primary-contrast) 85%, transparent);border:none;border-bottom:1px solid color-mix(in srgb, var(--dp-primary-contrast) 8%, transparent);background:0 0;padding:.75rem .25rem;font-size:.9rem;font-weight:600;text-decoration:none}.Header-module__8bGCiq__mobileNavItem:last-of-type{border-bottom:none}.Header-module__8bGCiq__mobileNavItem:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Header-module__8bGCiq__mobileCta{background:var(--dp-accent);color:var(--dp-text);cursor:pointer;border-radius:var(--dp-radius-sm);font-family:var(--dp-font-body);text-align:center;border:none;margin-top:.75rem;padding:.65rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none}@media (min-width:768px){.Header-module__8bGCiq__inner{height:72px;padding:0 2rem}.Header-module__8bGCiq__logoSub{display:block}.Header-module__8bGCiq__nav{display:flex}.Header-module__8bGCiq__ctaBtn{display:inline-flex}.Header-module__8bGCiq__hamburger,.Header-module__8bGCiq__mobileMenu{display:none}}@media (min-width:1024px){.Header-module__8bGCiq__inner{padding:0 3rem}}
.SearchBar-module__R3_pZW__wrapper{align-items:center;width:100%;display:flex;position:relative}.SearchBar-module__R3_pZW__icon{pointer-events:none;color:var(--dp-text-muted);align-items:center;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.SearchBar-module__R3_pZW__input{width:100%;font-family:var(--dp-font-body);color:var(--dp-text);background-color:var(--dp-bg);border:1px solid var(--dp-border);border-radius:var(--dp-radius);box-sizing:border-box;min-height:40px;padding:.625rem 2.5rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.SearchBar-module__R3_pZW__input::placeholder{color:var(--dp-text-muted)}.SearchBar-module__R3_pZW__input:focus-visible{border-color:var(--dp-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--dp-primary) 25%, transparent);outline:none}.SearchBar-module__R3_pZW__inputNoClear{padding-right:.75rem}.SearchBar-module__R3_pZW__clearBtn{width:1.5rem;height:1.5rem;color:var(--dp-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:flex;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.SearchBar-module__R3_pZW__clearBtn:hover{background-color:var(--dp-surface-2);color:var(--dp-text)}.SearchBar-module__R3_pZW__clearBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:1px}
.FlowDesigner-module__63sW1G__section{max-width:1180px;margin:0 auto;padding:3rem 1rem;scroll-margin-top:84px}.FlowDesigner-module__63sW1G__kicker{font-family:var(--dp-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-accent);margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:inline-block}.FlowDesigner-module__63sW1G__section h2{font-family:var(--dp-font-heading);letter-spacing:-.01em;color:var(--dp-text);margin:0;font-size:1.4rem;font-weight:700;line-height:1.25}.FlowDesigner-module__63sW1G__sectionLede{color:var(--dp-text-muted);max-width:62ch;margin:.5rem 0 0;font-size:.9375rem}.FlowDesigner-module__63sW1G__flowBody{margin-top:1.5rem}.FlowDesigner-module__63sW1G__flowSummary{border-radius:var(--dp-radius);background:var(--dp-surface-alt);color:var(--dp-text);margin:0 0 1.25rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.FlowDesigner-module__63sW1G__flowSummary strong{font-family:var(--dp-font-heading);color:var(--dp-accent)}.FlowDesigner-module__63sW1G__chain{flex-direction:column;align-items:stretch;gap:0;display:flex;overflow-x:hidden}.FlowDesigner-module__63sW1G__chainItem{flex-direction:column;align-items:center;display:flex}.FlowDesigner-module__63sW1G__connector{flex-shrink:0;margin:.1rem 0;transform:rotate(90deg)}.FlowDesigner-module__63sW1G__node{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);text-align:left;cursor:pointer;width:100%;color:inherit;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.9rem 1rem;font-family:inherit;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.FlowDesigner-module__63sW1G__node:hover{border-color:var(--dp-accent)}.FlowDesigner-module__63sW1G__node:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.FlowDesigner-module__63sW1G__nodeSelected{background:color-mix(in srgb, var(--dp-primary) 6%, var(--dp-surface));border-color:var(--dp-primary)}.FlowDesigner-module__63sW1G__nodeIndex{font-family:var(--dp-font-heading);color:var(--dp-text-muted);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:700}.FlowDesigner-module__63sW1G__nodeType{border-radius:var(--dp-radius-pill);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-self:flex-start;align-items:center;padding:.1rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex}.FlowDesigner-module__63sW1G__type-tetikleyici,.FlowDesigner-module__63sW1G__type-soru,.FlowDesigner-module__63sW1G__type-kosul{background:var(--dp-surface-2);color:var(--dp-accent)}.FlowDesigner-module__63sW1G__type-yanit{background:var(--dp-primary);color:var(--dp-primary-contrast)}.FlowDesigner-module__63sW1G__nodeTitle{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:.9375rem;font-weight:700;line-height:1.35}.FlowDesigner-module__63sW1G__detailPanel{margin-top:1.25rem}.FlowDesigner-module__63sW1G__detailTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:.6rem 0 .5rem;font-size:1.1rem}.FlowDesigner-module__63sW1G__detailText{color:var(--dp-text);margin:0;font-size:.9375rem;line-height:1.6}.FlowDesigner-module__63sW1G__detailPlaceholder{color:var(--dp-text-muted);text-align:center;margin:0;padding:.75rem 0;font-size:.9375rem;line-height:1.6}@media (min-width:768px){.FlowDesigner-module__63sW1G__section{padding:4rem 2rem}.FlowDesigner-module__63sW1G__chain{flex-flow:wrap;align-items:stretch}.FlowDesigner-module__63sW1G__chainItem{flex-direction:row;flex:200px;min-width:200px}.FlowDesigner-module__63sW1G__node{height:100%}.FlowDesigner-module__63sW1G__connector{align-self:center;margin:0 -.1rem;transform:none}}@media (min-width:1024px){.FlowDesigner-module__63sW1G__section{padding:4.5rem 2.5rem}.FlowDesigner-module__63sW1G__section h2{font-size:1.6rem}}
.Persuasion-module__p_jdVG__socialProof,.Persuasion-module__p_jdVG__plans,.Persuasion-module__p_jdVG__cta{max-width:1180px;margin:0 auto;padding:3rem 1rem;scroll-margin-top:84px}.Persuasion-module__p_jdVG__kicker{font-family:var(--dp-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-primary);margin-bottom:.4rem;font-size:.75rem;font-weight:800;display:inline-block}.Persuasion-module__p_jdVG__sectionHeaderCenter{text-align:center;max-width:640px;margin:0 auto 2rem}.Persuasion-module__p_jdVG__sectionHeaderCenter h2{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .6rem;font-size:1.5rem;line-height:1.25}.Persuasion-module__p_jdVG__sectionHeaderCenter p{color:var(--dp-text-muted);margin:0;line-height:1.6}.Persuasion-module__p_jdVG__trustStats{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}.Persuasion-module__p_jdVG__trustStat{text-align:center;background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);padding:1.35rem 1rem}.Persuasion-module__p_jdVG__trustStat strong{font-family:var(--dp-font-heading);color:var(--dp-primary);font-variant-numeric:tabular-nums;margin-bottom:.3rem;font-size:1.75rem;display:block}.Persuasion-module__p_jdVG__trustStat span{color:var(--dp-text-muted);font-size:.8125rem;line-height:1.4}.Persuasion-module__p_jdVG__testimonialGrid{grid-template-columns:1fr;gap:1rem;display:grid}.Persuasion-module__p_jdVG__testimonialCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:.85rem;padding:1.5rem;display:flex}.Persuasion-module__p_jdVG__testimonialCard blockquote{color:var(--dp-text);margin:0;font-size:.9375rem;line-height:1.6}.Persuasion-module__p_jdVG__testimonialCard figcaption{flex-direction:column;gap:.1rem;display:flex}.Persuasion-module__p_jdVG__testimonialCard figcaption strong{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:.9375rem}.Persuasion-module__p_jdVG__testimonialCard figcaption span{color:var(--dp-text-muted);font-size:.8125rem}.Persuasion-module__p_jdVG__socialProofNote{text-align:center;color:var(--dp-text-muted);margin:1.75rem 0 0;font-size:.78rem}.Persuasion-module__p_jdVG__plansGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}.Persuasion-module__p_jdVG__planCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);flex-direction:column;padding:1.85rem 1.5rem 1.6rem;display:flex;position:relative}.Persuasion-module__p_jdVG__planHighlighted{border-color:var(--dp-primary);box-shadow:var(--dp-shadow);background:color-mix(in srgb, var(--dp-primary) 6%, var(--dp-surface))}.Persuasion-module__p_jdVG__planBadgeSlot{position:absolute;top:-.7rem;left:1.5rem}.Persuasion-module__p_jdVG__planCard h3{font-family:var(--dp-font-heading);color:var(--dp-text);margin:.4rem 0 .75rem;font-size:1.1rem}.Persuasion-module__p_jdVG__planPrice{align-items:baseline;gap:.35rem;margin:0 0 .75rem;display:flex}.Persuasion-module__p_jdVG__planPrice strong{font-family:var(--dp-font-heading);color:var(--dp-text);font-variant-numeric:tabular-nums;font-size:1.75rem}.Persuasion-module__p_jdVG__planPrice span{color:var(--dp-text-muted);font-size:.8125rem}.Persuasion-module__p_jdVG__planDescription{color:var(--dp-text-muted);margin:0 0 1.15rem;font-size:.875rem;line-height:1.55}.Persuasion-module__p_jdVG__planCard ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.Persuasion-module__p_jdVG__planCard li{color:var(--dp-text);padding-left:1.3rem;font-size:.875rem;line-height:1.4;position:relative}.Persuasion-module__p_jdVG__planCard li:before{content:"";background:var(--dp-primary);border-radius:50%;width:7px;height:7px;position:absolute;top:.5rem;left:0}.Persuasion-module__p_jdVG__cta{gap:1.75rem;padding-top:1rem;padding-bottom:3.5rem;display:grid}.Persuasion-module__p_jdVG__ctaCopy h2{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .6rem;font-size:1.5rem}.Persuasion-module__p_jdVG__ctaCopy p{color:var(--dp-text-muted);max-width:56ch;margin:0;line-height:1.65}.Persuasion-module__p_jdVG__ctaActions{align-content:start;gap:.85rem;display:grid}.Persuasion-module__p_jdVG__ctaPrimaryLink,.Persuasion-module__p_jdVG__ctaSecondaryLink{border-radius:var(--dp-radius);min-height:48px;font-family:var(--dp-font-body);justify-content:center;align-items:center;padding:0 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.Persuasion-module__p_jdVG__ctaPrimaryLink{background:var(--dp-primary);color:var(--dp-primary-contrast)}.Persuasion-module__p_jdVG__ctaPrimaryLink:hover{background:var(--dp-primary-hover)}.Persuasion-module__p_jdVG__ctaSecondaryLink{background:var(--dp-whatsapp);color:var(--dp-whatsapp-contrast);border:1px solid #0000}.Persuasion-module__p_jdVG__ctaSecondaryLink:hover{background:var(--dp-whatsapp-hover)}.Persuasion-module__p_jdVG__ctaPrimaryLink:focus-visible,.Persuasion-module__p_jdVG__ctaSecondaryLink:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Persuasion-module__p_jdVG__riskReversal{color:var(--dp-text-muted);flex-wrap:wrap;align-items:center;gap:.6rem;margin:.4rem 0 0;font-size:.875rem;line-height:1.5;display:flex}@media (min-width:768px){.Persuasion-module__p_jdVG__socialProof,.Persuasion-module__p_jdVG__plans,.Persuasion-module__p_jdVG__cta{padding:4rem 2rem}.Persuasion-module__p_jdVG__trustStats,.Persuasion-module__p_jdVG__testimonialGrid,.Persuasion-module__p_jdVG__plansGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.Persuasion-module__p_jdVG__cta{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;padding-top:1.5rem}}@media (min-width:1024px){.Persuasion-module__p_jdVG__socialProof,.Persuasion-module__p_jdVG__plans,.Persuasion-module__p_jdVG__cta{padding:4.5rem 2.5rem}}
.BriefStudio-module__fP2Yea__section{max-width:1180px;margin:0 auto;padding:3rem 1rem;scroll-margin-top:84px}.BriefStudio-module__fP2Yea__sectionHeader{margin-bottom:1.5rem}.BriefStudio-module__fP2Yea__kicker{font-family:var(--dp-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-primary);margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:inline-block}.BriefStudio-module__fP2Yea__sectionHeader h2{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .5rem;font-size:1.6rem;line-height:1.25}.BriefStudio-module__fP2Yea__sectionLede{color:var(--dp-text-muted);max-width:64ch;margin:0;line-height:1.6}.BriefStudio-module__fP2Yea__layout{gap:1.25rem;margin-top:1.5rem;display:grid}.BriefStudio-module__fP2Yea__briefPanel{flex-direction:column;align-self:start;gap:1rem;display:flex}.BriefStudio-module__fP2Yea__briefPanelHeading{font-family:var(--dp-font-heading);color:var(--dp-text);border-bottom:1px solid var(--dp-border-subtle);margin:0;padding-bottom:.6rem;font-size:1.05rem}.BriefStudio-module__fP2Yea__briefFields{gap:.85rem;margin:0;display:grid}.BriefStudio-module__fP2Yea__briefField dt{text-transform:uppercase;letter-spacing:.06em;color:var(--dp-text-muted);margin-bottom:.2rem;font-size:.7rem;font-weight:700}.BriefStudio-module__fP2Yea__briefField dd{color:var(--dp-text);margin:0;font-size:.9rem;line-height:1.5}.BriefStudio-module__fP2Yea__summary{border-top:1px solid var(--dp-border-subtle);color:var(--dp-text-muted);margin:0;padding-top:.85rem;font-size:.8125rem;line-height:1.7}.BriefStudio-module__fP2Yea__summary strong{color:var(--dp-text)}.BriefStudio-module__fP2Yea__editorCard{background:var(--dp-surface)}.BriefStudio-module__fP2Yea__editorLabel{font-family:var(--dp-font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--dp-text-muted);margin:0 0 1rem;font-size:.75rem;font-weight:700}.BriefStudio-module__fP2Yea__draft{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:1.0625rem;line-height:1.75}.BriefStudio-module__fP2Yea__paragraph{margin:0 0 1.15rem}.BriefStudio-module__fP2Yea__paragraph:last-child{margin-bottom:0}.BriefStudio-module__fP2Yea__dropCap:first-letter{font-family:var(--dp-font-heading);float:left;color:var(--dp-primary);padding-top:.05em;padding-right:.12em;font-size:3em;font-weight:600;line-height:.82}.BriefStudio-module__fP2Yea__suggestionPendingWrap{vertical-align:baseline;flex-wrap:wrap;align-items:center;gap:.3rem;max-width:100%;display:inline-flex}.BriefStudio-module__fP2Yea__suggestionPending{font:inherit;color:var(--dp-primary);background:color-mix(in srgb, var(--dp-primary) 12%, var(--dp-bg));border:none;border-bottom:2px dashed var(--dp-primary);border-radius:var(--dp-radius);cursor:pointer;text-align:left;overflow-wrap:break-word;max-width:100%;padding:.05em .3em;display:inline}.BriefStudio-module__fP2Yea__suggestionPending:hover,.BriefStudio-module__fP2Yea__suggestionPending:focus-visible{background:color-mix(in srgb, var(--dp-primary) 20%, var(--dp-bg))}.BriefStudio-module__fP2Yea__suggestionPending:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.BriefStudio-module__fP2Yea__suggestionBadge{font-family:var(--dp-font-body);letter-spacing:.02em;color:var(--dp-primary-contrast);background:var(--dp-primary);vertical-align:middle;border-radius:999px;max-width:100%;margin-left:.4em;padding:.15em .55em;font-size:.65em;font-weight:700;display:inline-block}.BriefStudio-module__fP2Yea__suggestionRejectBtn{width:1.3em;height:1.3em;font-family:var(--dp-font-body);color:var(--dp-text-muted);background:var(--dp-surface-alt);border:1px solid var(--dp-border);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;line-height:1;display:inline-flex}.BriefStudio-module__fP2Yea__suggestionRejectBtn:hover,.BriefStudio-module__fP2Yea__suggestionRejectBtn:focus-visible{color:var(--dp-danger);border-color:var(--dp-danger)}.BriefStudio-module__fP2Yea__suggestionRejectBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.BriefStudio-module__fP2Yea__suggestionAccepted{color:var(--dp-text);background:color-mix(in srgb, var(--dp-success) 12%, var(--dp-bg));border-radius:var(--dp-radius);padding:.05em .3em}.BriefStudio-module__fP2Yea__suggestionMark{color:var(--dp-success);margin-left:.3em;font-weight:700;display:inline-block}.BriefStudio-module__fP2Yea__suggestionRejected{color:var(--dp-text-muted);text-decoration:line-through;-webkit-text-decoration-color:var(--dp-border);text-decoration-color:var(--dp-border)}.BriefStudio-module__fP2Yea__logList{border-top:1px solid var(--dp-border-subtle);gap:.5rem;margin:1.5rem 0 0;padding:.9rem 0 0;list-style:none;display:grid}.BriefStudio-module__fP2Yea__logItem{font-family:var(--dp-font-body);color:var(--dp-text-muted);align-items:center;gap:.4rem;font-size:.8125rem;display:flex}.BriefStudio-module__fP2Yea__logAccept{color:var(--dp-success);font-weight:700}.BriefStudio-module__fP2Yea__logReject{color:var(--dp-danger);font-weight:700}.BriefStudio-module__fP2Yea__logHint{border-top:1px solid var(--dp-border-subtle);color:var(--dp-text-muted);margin:1.5rem 0 0;padding-top:.9rem;font-size:.8125rem;font-style:italic}@media (min-width:768px){.BriefStudio-module__fP2Yea__section{padding:4rem 2rem}}@media (min-width:1024px){.BriefStudio-module__fP2Yea__section{padding:4.5rem 2.5rem}.BriefStudio-module__fP2Yea__layout{grid-template-columns:minmax(240px,.32fr) minmax(0,1fr);align-items:start}}
.OdemeModal-module__kvTSEG__body{flex-direction:column;gap:1rem;min-width:0;display:flex}.OdemeModal-module__kvTSEG__toplamSatir{background:var(--dp-surface-alt);border:1px solid var(--dp-border);border-radius:var(--dp-radius);justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.OdemeModal-module__kvTSEG__toplamLabel{color:var(--dp-text-muted);font-size:.875rem}.OdemeModal-module__kvTSEG__toplamTutar{color:var(--dp-accent);font-size:1.5rem;font-weight:700;font-family:var(--dp-font-heading)}.OdemeModal-module__kvTSEG__tipSecim{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.OdemeModal-module__kvTSEG__tipBtn{border-radius:var(--dp-radius);border:1px solid var(--dp-border);background:var(--dp-surface-alt);color:var(--dp-text-muted);cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--dp-font-body);padding:.75rem;transition:background .12s,border-color .12s,color .12s}.OdemeModal-module__kvTSEG__tipBtn:hover{background:var(--dp-surface-raised);color:var(--dp-text)}.OdemeModal-module__kvTSEG__tipBtn.OdemeModal-module__kvTSEG__tipActive{border-color:var(--dp-primary);background:color-mix(in srgb, var(--dp-primary) 20%, transparent);color:var(--dp-accent)}.OdemeModal-module__kvTSEG__tipBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.OdemeModal-module__kvTSEG__nakitSection{flex-direction:column;gap:.625rem;display:flex}.OdemeModal-module__kvTSEG__inputLabel{color:var(--dp-text-muted);font-size:.8rem;font-weight:500}.OdemeModal-module__kvTSEG__nakitInput{border-radius:var(--dp-radius);border:1px solid var(--dp-border-light);background:var(--dp-surface-alt);width:100%;color:var(--dp-text);font-size:1.1rem;font-family:var(--dp-font-heading);box-sizing:border-box;padding:.75rem .875rem;font-weight:700;transition:border-color .12s}.OdemeModal-module__kvTSEG__nakitInput:focus{border-color:var(--dp-primary);outline:none}.OdemeModal-module__kvTSEG__nakitInput::placeholder{color:var(--dp-text-dim);font-size:.875rem;font-weight:400}.OdemeModal-module__kvTSEG__hizliTutarlar{flex-wrap:wrap;gap:.375rem;display:flex}.OdemeModal-module__kvTSEG__hizliBtn{border:1px solid var(--dp-border-light);background:var(--dp-surface-raised);color:var(--dp-text-muted);cursor:pointer;font-size:.8rem;font-weight:600;font-family:var(--dp-font-heading);border-radius:4px;padding:.375rem .75rem;transition:background .1s,color .1s}.OdemeModal-module__kvTSEG__hizliBtn:hover{background:color-mix(in srgb, var(--dp-primary) 20%, transparent);color:var(--dp-accent);border-color:var(--dp-primary)}.OdemeModal-module__kvTSEG__hizliBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.OdemeModal-module__kvTSEG__paraUstu{border-radius:var(--dp-radius);font-size:.9rem;font-weight:700;font-family:var(--dp-font-heading);justify-content:space-between;align-items:center;padding:.625rem .875rem;display:flex}.OdemeModal-module__kvTSEG__paraUstu__ok{background:color-mix(in srgb, var(--dp-success) 15%, transparent);border:1px solid color-mix(in srgb, var(--dp-success) 40%, transparent);color:var(--dp-success)}.OdemeModal-module__kvTSEG__paraUstu__hata{background:color-mix(in srgb, var(--dp-danger) 15%, transparent);border:1px solid color-mix(in srgb, var(--dp-danger) 40%, transparent);color:var(--dp-danger)}.OdemeModal-module__kvTSEG__karisikSection{flex-direction:column;gap:.625rem;display:flex}.OdemeModal-module__kvTSEG__karisikKirilim{border-radius:var(--dp-radius);background:var(--dp-surface-alt);border:1px solid var(--dp-border);justify-content:space-between;align-items:center;padding:.625rem .875rem;font-size:.875rem;display:flex}.OdemeModal-module__kvTSEG__karisikKirilimLabel{color:var(--dp-text-muted);align-items:center;gap:.375rem;display:flex}.OdemeModal-module__kvTSEG__karisikKirilimTutar{font-family:var(--dp-font-heading);color:var(--dp-text);font-weight:700}.OdemeModal-module__kvTSEG__karisikHata{color:var(--dp-danger);margin:0;font-size:.8rem}.OdemeModal-module__kvTSEG__kartSection{background:var(--dp-surface-alt);border:1px solid var(--dp-border);border-radius:var(--dp-radius);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.OdemeModal-module__kvTSEG__kartIcon{font-size:2.5rem}.OdemeModal-module__kvTSEG__kartMsg{color:var(--dp-text-muted);margin:0;font-size:.875rem}
.TeklifCekmecesi-module__5VUncq__wrapper{max-width:1180px;margin:0 auto;padding:3rem 1rem;scroll-margin-top:76px}.TeklifCekmecesi-module__5VUncq__header{text-align:center;max-width:640px;margin:0 auto 1.75rem}.TeklifCekmecesi-module__5VUncq__kicker{font-family:var(--dp-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-accent);margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:inline-block}.TeklifCekmecesi-module__5VUncq__header h2{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .6rem;font-size:1.5rem;line-height:1.25}.TeklifCekmecesi-module__5VUncq__header p{color:var(--dp-text-muted);margin:0;font-size:.9375rem;line-height:1.6}.TeklifCekmecesi-module__5VUncq__form{background:var(--dp-surface);border:1px solid var(--dp-border);border-top:3px solid var(--dp-primary);border-radius:var(--dp-radius-lg);box-shadow:var(--dp-shadow);margin-top:1rem;padding:1.5rem 1.25rem}.TeklifCekmecesi-module__5VUncq__fieldGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.TeklifCekmecesi-module__5VUncq__submitBtn{background:var(--dp-primary);width:100%;min-height:48px;color:var(--dp-primary-contrast);border-radius:var(--dp-radius);cursor:pointer;font-family:var(--dp-font-body);border:none;font-size:.9375rem;font-weight:700;transition:background-color .2s}.TeklifCekmecesi-module__5VUncq__submitBtn:hover{background:var(--dp-primary-hover)}.TeklifCekmecesi-module__5VUncq__submitBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}@media (min-width:768px){.TeklifCekmecesi-module__5VUncq__wrapper{padding:4rem 2rem}.TeklifCekmecesi-module__5VUncq__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.TeklifCekmecesi-module__5VUncq__submitBtn{width:auto;padding:0 2rem}}@media (min-width:1024px){.TeklifCekmecesi-module__5VUncq__wrapper{padding:4.5rem 2.5rem}.TeklifCekmecesi-module__5VUncq__fieldGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.CrewFeed-module__HykGTW__section{max-width:900px;margin:0 auto;padding:1.5rem 1rem 2rem;scroll-margin-top:68px}.CrewFeed-module__HykGTW__sectionHeader{gap:.35rem;margin-bottom:1.25rem;display:grid}.CrewFeed-module__HykGTW__kicker{font-family:var(--dp-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-primary-ink);font-size:.75rem;font-weight:700}.CrewFeed-module__HykGTW__sectionHeader h2{font-family:var(--dp-font-heading);color:var(--dp-text);margin:.15rem 0 0;font-size:1.3rem}.CrewFeed-module__HykGTW__sectionLede{max-width:62ch;color:var(--dp-text-muted);margin:0;font-size:.9rem;line-height:1.55}.CrewFeed-module__HykGTW__feed{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.CrewFeed-module__HykGTW__feedItem{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);grid-template-columns:minmax(0,1fr);gap:.3rem;padding:.85rem 1rem;display:grid}.CrewFeed-module__HykGTW__feedTarih{letter-spacing:.05em;text-transform:uppercase;color:var(--dp-info-text);font-size:.7rem;font-weight:700}.CrewFeed-module__HykGTW__feedBody{gap:.2rem;display:grid}.CrewFeed-module__HykGTW__feedEkip{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:.9rem;font-weight:700}.CrewFeed-module__HykGTW__feedNot{color:var(--dp-text);margin:0;font-size:.85rem;line-height:1.5}.CrewFeed-module__HykGTW__feedMeta{color:var(--dp-text-muted);margin:0;font-size:.75rem}.CrewFeed-module__HykGTW__moreNote{color:var(--dp-text-muted);margin:.75rem 0 0;font-size:.8125rem}@media (min-width:768px){.CrewFeed-module__HykGTW__feedItem{grid-template-columns:96px minmax(0,1fr);align-items:baseline}}
.Avatar-module__9PY3na__avatar{width:2.25rem;height:2.25rem;font-family:var(--dp-font-heading);letter-spacing:-.02em;color:var(--dp-primary-contrast);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}
.Table-module__ceAsYa__wrapper{-webkit-overflow-scrolling:touch;border:1px solid var(--dp-border);border-radius:var(--dp-radius);overflow-x:auto}.Table-module__ceAsYa__table{border-collapse:collapse;width:100%;color:var(--dp-text);font-size:.9375rem}.Table-module__ceAsYa__thead{background:var(--dp-surface);z-index:1;position:sticky;top:0}.Table-module__ceAsYa__th{color:var(--dp-text-muted);border-bottom:1px solid var(--dp-border);white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;padding:12px 16px;font-size:.8125rem;font-weight:600}.Table-module__ceAsYa__tr{border-bottom:1px solid var(--dp-border);transition:background .1s}.Table-module__ceAsYa__tr:last-child{border-bottom:none}.Table-module__ceAsYa__tr:hover{background:var(--dp-surface)}.Table-module__ceAsYa__td{vertical-align:middle;padding:12px 16px}.Table-module__ceAsYa__emptyCell{text-align:center;color:var(--dp-text-muted);padding:32px 16px;font-size:.9375rem}
.Header-module__3ce2NW__header{z-index:100;background-color:var(--dp-primary);border-bottom:3px solid var(--dp-accent);position:sticky;top:0}.Header-module__3ce2NW__inner{align-items:center;gap:1.25rem;max-width:1200px;height:68px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__3ce2NW__logo{flex-shrink:0;align-items:center;gap:.6rem;min-width:0;text-decoration:none;display:flex}.Header-module__3ce2NW__logoMark{flex-shrink:0;font-size:1.35rem;line-height:1}.Header-module__3ce2NW__logoText{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.Header-module__3ce2NW__logoName{font-family:var(--dp-font-heading);color:var(--dp-primary-contrast);font-size:1.05rem;font-weight:800;line-height:1.1}.Header-module__3ce2NW__logoSub{color:color-mix(in srgb, var(--dp-primary-contrast) 65%, transparent);letter-spacing:.06em;text-transform:uppercase;font-size:.6rem;display:none}.Header-module__3ce2NW__nav{align-items:center;gap:.25rem;margin-left:auto;display:none}.Header-module__3ce2NW__navItem{cursor:pointer;font-family:var(--dp-font-body);color:color-mix(in srgb, var(--dp-primary-contrast) 82%, transparent);white-space:nowrap;background:0 0;border:none;padding:.5rem .7rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__3ce2NW__navItem:hover{color:var(--dp-primary-contrast)}.Header-module__3ce2NW__navItem:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px;border-radius:4px}.Header-module__3ce2NW__ctaBtn{background:var(--dp-accent-text);color:var(--dp-primary-contrast);cursor:pointer;border-radius:var(--dp-radius);font-family:var(--dp-font-body);white-space:nowrap;border:none;flex-shrink:0;margin-left:.5rem;padding:.5rem 1.1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s;display:none}.Header-module__3ce2NW__ctaBtn:hover{background:color-mix(in srgb, var(--dp-accent-text) 85%, black)}.Header-module__3ce2NW__ctaBtn:active{transform:scale(.98)}.Header-module__3ce2NW__ctaBtn:focus-visible{outline:2px solid var(--dp-primary-contrast);outline-offset:2px}.Header-module__3ce2NW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;margin-left:auto;padding:.375rem;display:flex}.Header-module__3ce2NW__hamburger:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px;border-radius:4px}.Header-module__3ce2NW__hamburgerBar{background:var(--dp-primary-contrast);border-radius:2px;width:22px;height:2px;display:block}.Header-module__3ce2NW__mobileMenu{background-color:var(--dp-primary);border-top:1px solid color-mix(in srgb, var(--dp-primary-contrast) 15%, transparent);flex-direction:column;padding:.5rem 1rem 1rem;display:flex}.Header-module__3ce2NW__mobileNavItem{cursor:pointer;font-family:var(--dp-font-body);color:color-mix(in srgb, var(--dp-primary-contrast) 88%, transparent);text-align:left;border:none;border-bottom:1px solid color-mix(in srgb, var(--dp-primary-contrast) 10%, transparent);background:0 0;padding:.75rem .5rem;font-size:.92rem;font-weight:600;text-decoration:none}.Header-module__3ce2NW__mobileNavItem:last-of-type{border-bottom:none}.Header-module__3ce2NW__mobileNavItem:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px;border-radius:4px}.Header-module__3ce2NW__mobileCta{background:var(--dp-accent-text);color:var(--dp-primary-contrast);cursor:pointer;border-radius:var(--dp-radius);font-family:var(--dp-font-body);text-align:center;border:none;width:100%;margin-top:.75rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none}.Header-module__3ce2NW__mobileCta:focus-visible{outline:2px solid var(--dp-primary-contrast);outline-offset:2px}@media (min-width:768px){.Header-module__3ce2NW__inner{gap:1.75rem;padding:0 2rem}.Header-module__3ce2NW__logoSub{display:block}.Header-module__3ce2NW__nav{display:flex}.Header-module__3ce2NW__ctaBtn{justify-content:center;align-items:center;display:inline-flex}.Header-module__3ce2NW__hamburger,.Header-module__3ce2NW__mobileMenu{display:none}}@media (min-width:1024px){.Header-module__3ce2NW__inner{padding:0 3rem}}
.IlanListesi-module__uaVEwW__page{min-height:100vh}.IlanListesi-module__uaVEwW__searchRow{background:var(--dp-primary);padding:1rem}.IlanListesi-module__uaVEwW__searchInner{max-width:1280px;margin:0 auto}.IlanListesi-module__uaVEwW__searchBox{max-width:600px;position:relative}.IlanListesi-module__uaVEwW__searchIcon{color:var(--dp-accent);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.IlanListesi-module__uaVEwW__searchInput{background:color-mix(in srgb, var(--dp-primary) 70%, var(--dp-text));border:1px solid color-mix(in srgb, var(--dp-accent) 40%, transparent);border-radius:var(--dp-radius);width:100%;color:var(--dp-primary-contrast);font-size:.875rem;font-family:var(--dp-font-body);box-sizing:border-box;outline:none;padding:.625rem .75rem .625rem 2.25rem}.IlanListesi-module__uaVEwW__searchInput::placeholder{color:color-mix(in srgb, var(--dp-accent) 60%, transparent)}.IlanListesi-module__uaVEwW__searchInput:focus{border-color:var(--dp-accent);background:color-mix(in srgb, var(--dp-primary) 60%, var(--dp-text))}.IlanListesi-module__uaVEwW__filterBar{background:var(--dp-surface);border-bottom:1px solid var(--dp-border);overflow-x:auto}.IlanListesi-module__uaVEwW__filterBarInner{align-items:flex-end;gap:.75rem;min-width:0;max-width:1280px;margin:0 auto;padding:.75rem 1rem;display:flex}.IlanListesi-module__uaVEwW__filterGroup{flex-direction:column;flex-shrink:0;gap:.2rem;display:flex}.IlanListesi-module__uaVEwW__filterLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--dp-text-muted);font-size:.68rem;font-weight:600}.IlanListesi-module__uaVEwW__filterSelect{background:var(--dp-surface-alt);border:1px solid var(--dp-border);border-radius:var(--dp-radius);font-size:.8125rem;font-family:var(--dp-font-body);color:var(--dp-text);cursor:pointer;min-width:100px;padding:.375rem .625rem}.IlanListesi-module__uaVEwW__filterSelect:focus{outline:2px solid var(--dp-primary);outline-offset:1px}.IlanListesi-module__uaVEwW__resetBtn{background:var(--dp-danger);color:var(--dp-primary-contrast);border-radius:var(--dp-radius);font-size:.8rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;white-space:nowrap;border:none;align-self:flex-end;padding:.375rem .875rem;transition:opacity .15s}.IlanListesi-module__uaVEwW__resetBtn:hover{opacity:.85}.IlanListesi-module__uaVEwW__resetBtn:focus-visible{outline:2px solid var(--dp-danger);outline-offset:2px}.IlanListesi-module__uaVEwW__toolbar{background:var(--dp-bg);border-bottom:1px solid var(--dp-border);padding:.625rem 1rem}.IlanListesi-module__uaVEwW__toolbarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;display:flex}.IlanListesi-module__uaVEwW__resultCount{color:var(--dp-text-muted);margin:0;font-size:.875rem}.IlanListesi-module__uaVEwW__resultCount strong{color:var(--dp-text);font-weight:700}.IlanListesi-module__uaVEwW__toolbarRight{align-items:center;gap:.5rem;display:flex}.IlanListesi-module__uaVEwW__sortSelect{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);font-size:.8125rem;font-family:var(--dp-font-body);color:var(--dp-text);cursor:pointer;padding:.375rem .625rem}.IlanListesi-module__uaVEwW__sortSelect:focus{outline:2px solid var(--dp-primary);outline-offset:1px}.IlanListesi-module__uaVEwW__gorunumGroup{border:1px solid var(--dp-border);border-radius:var(--dp-radius);display:flex;overflow:hidden}.IlanListesi-module__uaVEwW__gorunumBtn{background:var(--dp-surface);cursor:pointer;color:var(--dp-text-muted);border:none;align-items:center;padding:.375rem .625rem;transition:background-color .15s,color .15s;display:flex}.IlanListesi-module__uaVEwW__gorunumBtn+.IlanListesi-module__uaVEwW__gorunumBtn{border-left:1px solid var(--dp-border)}.IlanListesi-module__uaVEwW__gorunumBtn:hover{background:var(--dp-surface-alt);color:var(--dp-primary)}.IlanListesi-module__uaVEwW__gorunumActive{background:var(--dp-primary)!important;color:var(--dp-primary-contrast)!important}.IlanListesi-module__uaVEwW__gorunumBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.IlanListesi-module__uaVEwW__content{max-width:1280px;margin:0 auto;padding:1.5rem 1rem 6rem}.IlanListesi-module__uaVEwW__grid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.IlanListesi-module__uaVEwW__listView{flex-direction:column;gap:.75rem;display:flex}@media (min-width:768px){.IlanListesi-module__uaVEwW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.IlanListesi-module__uaVEwW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.EskalasyonKarti-module__2f0FwW__kart{box-sizing:border-box;background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);text-align:left;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;max-width:1180px;margin-inline:auto;padding:1.75rem;display:flex}.EskalasyonKarti-module__2f0FwW__kicker{font-family:var(--dp-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--dp-primary);font-size:.6875rem;font-weight:700}.EskalasyonKarti-module__2f0FwW__heading{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.375rem;font-weight:700}.EskalasyonKarti-module__2f0FwW__body{color:var(--dp-text-muted);max-width:60ch;margin:0;font-size:.9375rem;line-height:1.6}.EskalasyonKarti-module__2f0FwW__actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.EskalasyonKarti-module__2f0FwW__primaryLink{background:var(--dp-primary);color:var(--dp-primary-contrast);font-family:var(--dp-font-body);border-radius:var(--dp-radius);justify-content:center;align-items:center;padding:.75rem 1.375rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex}.EskalasyonKarti-module__2f0FwW__primaryLink:hover{background:var(--dp-primary-hover)}.EskalasyonKarti-module__2f0FwW__primaryLink:focus-visible,.EskalasyonKarti-module__2f0FwW__whatsappLink:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.EskalasyonKarti-module__2f0FwW__whatsappLink{background:var(--dp-whatsapp,#25d366);color:var(--dp-whatsapp-contrast,#0f172a);font-family:var(--dp-font-body);border-radius:var(--dp-radius);justify-content:center;align-items:center;padding:.75rem 1.375rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex}.EskalasyonKarti-module__2f0FwW__whatsappLink:hover{background:var(--dp-whatsapp-hover,#1da851)}@media (min-width:768px){.EskalasyonKarti-module__2f0FwW__kart{text-align:center;align-items:center;padding:2.25rem 2.5rem}.EskalasyonKarti-module__2f0FwW__body{margin-inline:auto}}
.AgendaView-module__apwfsW__view{gap:1.5rem;max-width:1180px;margin:0 auto;padding:1.25rem 1rem 0;display:grid}.AgendaView-module__apwfsW__intro{gap:.4rem;display:grid}.AgendaView-module__apwfsW__eyebrow{color:var(--dp-primary-ink);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:800}.AgendaView-module__apwfsW__heading{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:2rem;line-height:1.1}.AgendaView-module__apwfsW__lede{color:var(--dp-text-muted);max-width:60ch;margin:0}.AgendaView-module__apwfsW__searchRow{max-width:420px}@media (min-width:768px){.AgendaView-module__apwfsW__view{padding-top:1.75rem}.AgendaView-module__apwfsW__heading{font-size:2.6rem}}
.Rozet-module__APULbq__badge{white-space:nowrap;border-radius:9999px;flex-shrink:0;align-items:center;padding:.1875rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.Rozet-module__APULbq__toneSuccess{background:color-mix(in srgb, var(--dp-success) 16%, var(--dp-surface));color:var(--dp-success-text)}.Rozet-module__APULbq__toneDanger{background:color-mix(in srgb, var(--dp-danger) 14%, var(--dp-surface));color:var(--dp-danger-text)}.Rozet-module__APULbq__toneWarning{background:color-mix(in srgb, var(--dp-warning) 16%, var(--dp-surface));color:var(--dp-warning-text)}
.page-module__VXc6Fq__footer{border-top:1px solid var(--dp-border);max-width:1180px;margin:0 auto;padding:1.5rem 1rem 2.5rem}.page-module__VXc6Fq__footer p{color:var(--dp-text-muted);text-align:center;margin:0;font-size:.8125rem;line-height:1.6}@media (min-width:768px){.page-module__VXc6Fq__footer{padding:1.75rem 2rem 3rem}}@media (min-width:1024px){.page-module__VXc6Fq__footer{padding:2rem 2.5rem 3.5rem}}
.OdemeGecmisi-module__5yWIra__card{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);box-shadow:var(--dp-shadow);gap:1rem;min-width:0;padding:1.25rem;display:grid}.OdemeGecmisi-module__5yWIra__cardHeader{gap:.35rem;display:grid}.OdemeGecmisi-module__5yWIra__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--dp-primary);font-size:.72rem;font-weight:800}.OdemeGecmisi-module__5yWIra__title{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.25rem}.OdemeGecmisi-module__5yWIra__tableWrap{min-width:0;overflow-x:auto}.OdemeGecmisi-module__5yWIra__tableWrap td:last-child{font-variant-numeric:tabular-nums;font-weight:700}
