:root{--yellow:#f8b916;--yellow-2:#ffca31;--yellow-dark:#be8300;--ink:#111827;--muted:#707782;--line:#e9edf2;--soft:#f7f8fa;--white:#fff;--shadow:0 28px 90px rgba(24,30,40,.13)}
*{box-sizing:border-box}html,body{min-height:100%}body.auth-page{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#f3f4f6;padding-bottom:94px}.auth-page a{text-decoration:none}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr);gap:0;overflow:hidden}.auth-hero{position:relative;min-height:100vh;padding:52px clamp(42px,5vw,82px) 112px;background:linear-gradient(145deg,#fffbef 0%,#ffe7a0 34%,#ffc42d 72%,#f4ad09 100%);overflow:hidden;display:flex;flex-direction:column}.auth-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(120,83,0,.10) 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(to bottom,#000 0%,transparent 72%);pointer-events:none}.hero-orb{position:absolute;border-radius:999px;pointer-events:none}.orb-a{width:520px;height:520px;right:-210px;top:-180px;background:rgba(255,255,255,.25);border:85px solid rgba(255,255,255,.14)}.orb-b{width:360px;height:360px;left:-170px;bottom:10%;border:70px solid rgba(255,255,255,.18)}.hero-brand{position:relative;z-index:2}.hero-brand img{display:block;width:min(330px,70%);height:auto;mix-blend-mode:multiply}.hero-copy{position:relative;z-index:2;margin-top:auto;max-width:700px;padding-bottom:38px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid rgba(84,59,0,.12);background:rgba(255,255,255,.58);backdrop-filter:blur(10px);border-radius:999px;color:#775200;font-size:11px;font-weight:900;letter-spacing:.12em}.hero-badge i{font-size:15px}.hero-copy h1{margin:18px 0 16px;font-size:clamp(44px,5vw,74px);line-height:.98;letter-spacing:-.055em;max-width:760px}.hero-copy h1 span{color:#fff;text-shadow:0 4px 24px rgba(121,83,0,.18)}.hero-copy p{margin:0;max-width:625px;color:#5d4c1c;font-size:17px;line-height:1.65;font-weight:530}.hero-points{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.hero-points>div{display:flex;align-items:center;gap:9px;padding:10px 13px;border-radius:14px;background:rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.72);box-shadow:0 10px 28px rgba(115,80,0,.07);font-size:12px;color:#4a3c15}.hero-points span{width:29px;height:29px;border-radius:10px;display:grid;place-items:center;background:#fff3c7;color:#a16e00}.hero-showcase{position:absolute;z-index:1;right:4.5%;bottom:4%;width:36%;min-width:280px;height:330px;pointer-events:none}.food-card{position:absolute;overflow:hidden;border-radius:24px;border:6px solid rgba(255,255,255,.82);box-shadow:0 24px 55px rgba(86,59,0,.23);background:#fff}.food-card img{width:100%;height:100%;object-fit:cover;display:block}.food-main{right:0;bottom:0;width:250px;height:280px;transform:rotate(4deg)}.food-overlay{position:absolute;left:12px;right:12px;bottom:12px;padding:12px;border-radius:15px;background:rgba(19,22,28,.76);backdrop-filter:blur(10px);color:#fff;display:grid;gap:3px}.food-overlay small{font-size:8px;font-weight:900;letter-spacing:.12em;color:#ffd75c}.food-overlay strong{font-size:15px}.food-overlay span{font-size:11px;color:#e9edf2}.food-mini{width:142px;height:142px}.food-mini b{position:absolute;left:10px;bottom:10px;padding:6px 9px;border-radius:10px;background:rgba(255,255,255,.92);font-size:11px}.food-one{left:0;bottom:88px;transform:rotate(-9deg)}.food-two{left:58px;top:0;transform:rotate(7deg);width:124px;height:124px}
.auth-panel{position:relative;display:grid;place-items:center;min-height:100vh;padding:44px clamp(34px,4vw,68px) 116px;background:radial-gradient(circle at 95% 8%,rgba(255,205,74,.17),transparent 30%),#f8f9fb}.auth-panel:before{content:"";position:absolute;width:260px;height:260px;right:-110px;top:-100px;border-radius:999px;background:rgba(248,185,22,.10)}.auth-panel-inner{position:relative;z-index:2;width:100%;max-width:520px}.mobile-brand,.mobile-welcome{display:none}.auth-card{width:100%;padding:36px 38px 32px;background:rgba(255,255,255,.96);border:1px solid rgba(226,230,236,.9);border-radius:30px;box-shadow:var(--shadow)}.auth-kicker{display:inline-flex;padding:7px 10px;border-radius:10px;background:#fff7d9;color:#9a6800;font-size:10px;font-weight:950;letter-spacing:.14em}.auth-card h2{margin:15px 0 7px;font-size:36px;line-height:1.06;letter-spacing:-.045em}.auth-subtitle{margin:0 0 26px;color:var(--muted);font-size:14px;line-height:1.55}.auth-form{display:grid;gap:0}.auth-label{display:block;margin:0 0 8px;color:#3b414a;font-size:13px;font-weight:800}.field-wrap{position:relative;margin-bottom:16px}.field-icon{position:absolute;z-index:2;left:15px;top:50%;transform:translateY(-50%);font-size:18px;color:#8b929d;pointer-events:none}.field-wrap .form-control{width:100%;min-height:58px;border:1px solid #e3e7ed;border-radius:16px;background:#fafbfc;padding:13px 46px 13px 46px;color:#161b22;font-size:15px;outline:none;box-shadow:none;transition:.2s ease}.field-wrap .form-control::placeholder{color:#a5abb4}.field-wrap .form-control:hover{background:#fff;border-color:#d7dce4}.field-wrap .form-control:focus{background:#fff;border-color:#f2b316;box-shadow:0 0 0 4px rgba(248,185,22,.15)}.password-toggle{position:absolute;right:9px;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;background:transparent;border-radius:12px;color:#7c838e;font-size:18px}.password-toggle:hover{background:#f1f3f6;color:#333943}.auth-submit{min-height:58px;margin-top:4px;border:0;border-radius:16px;background:linear-gradient(135deg,#ffca31 0%,#f5ac08 100%);color:#17140a;font-size:15px;font-weight:950;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 13px 28px rgba(235,165,6,.24);transition:.2s ease}.auth-submit i{font-size:19px}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 17px 34px rgba(235,165,6,.31)}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0 16px;color:#a1a7b0;font-size:11px;font-weight:800}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#edf0f3}.guest-continue{min-height:57px;padding:9px 12px 9px 10px;display:grid;grid-template-columns:40px 1fr 24px;align-items:center;gap:9px;border:1px solid #f0dda4;border-radius:16px;background:linear-gradient(180deg,#fffaf0,#fff7dd);color:#765100;font-size:13px}.guest-continue>span{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#fff0b9;color:#a46e00;font-size:19px}.guest-continue>b{text-align:left}.guest-continue>i{font-size:20px}.auth-switch{margin-top:20px;text-align:center;color:#808791;font-size:12px}.auth-switch a{color:#9d6b00;font-weight:900}.register-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.select-wrap select{appearance:auto}.alert{border-radius:14px;font-size:13px}
.guest-bottom{position:fixed;left:50%;bottom:16px;z-index:1000;transform:translateX(-50%);width:min(520px,calc(100% - 28px));height:76px;padding:6px 7px max(6px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr 88px 1fr 1fr;align-items:center;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);border:1px solid rgba(221,225,231,.9);border-radius:24px;box-shadow:0 20px 55px rgba(24,30,40,.18)}.guest-bottom>a{height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#89909a;font-size:9px;font-weight:850;text-decoration:none}.guest-bottom>a>span{width:34px;height:30px;display:grid;place-items:center;border-radius:10px}.guest-bottom>a i{font-size:20px}.guest-bottom>a.active{color:#9f6d00}.guest-bottom .guest-map{height:82px;margin-top:-31px;justify-content:flex-start}.guest-bottom .guest-map>span{width:78px;height:78px;border-radius:50%;background:linear-gradient(145deg,#ffca31,#efa500);color:#fff;border:6px solid #fff;box-shadow:0 12px 30px rgba(226,157,0,.36);display:grid;place-items:center}.guest-bottom .guest-map i{font-size:36px}
@media(max-width:1180px){.auth-shell{grid-template-columns:minmax(0,.95fr) minmax(470px,1.05fr)}.hero-showcase{opacity:.78;transform:scale(.86);transform-origin:right bottom}.hero-copy{max-width:570px}.hero-copy h1{font-size:54px}.hero-points{max-width:480px}}
@media(max-width:900px){body.auth-page{background:#fff9e8;padding-bottom:90px}.auth-shell{display:block;min-height:calc(100vh - 86px);overflow:visible}.auth-hero{display:none}.auth-panel{display:block;min-height:calc(100vh - 86px);padding:0 0 112px;background:linear-gradient(180deg,#ffbf1f 0,#ffd45d 175px,#fff9e8 176px,#fff 335px)}.auth-panel:before{display:none}.auth-panel-inner{max-width:none}.mobile-brand{height:125px;display:flex;align-items:center;justify-content:center;padding:22px 32px 6px}.mobile-brand img{display:block;width:min(285px,76vw);height:auto;mix-blend-mode:multiply}.mobile-welcome{display:grid;gap:3px;padding:6px 24px 24px;text-align:center;color:#503700}.mobile-welcome span{font-size:10px;font-weight:950;letter-spacing:.13em;opacity:.78}.mobile-welcome b{font-size:14px}.auth-card{width:calc(100% - 28px);max-width:520px;margin:0 auto;padding:28px 22px 24px;border-radius:27px;border:1px solid rgba(232,224,196,.82);box-shadow:0 22px 55px rgba(76,58,12,.13)}.auth-kicker{font-size:9px}.auth-card h2{font-size:31px;margin-top:13px}.auth-subtitle{font-size:13px;margin-bottom:22px}.field-wrap .form-control{min-height:57px;font-size:16px}.auth-submit{min-height:58px;font-size:15px}.guest-bottom{bottom:8px;width:calc(100% - 16px);height:78px;border-radius:23px;grid-template-columns:1fr 1fr 90px 1fr 1fr}.guest-bottom .guest-map>span{width:80px;height:80px}.guest-bottom .guest-map i{font-size:38px}.register-grid{grid-template-columns:1fr}.register-grid .field-wrap{margin-bottom:12px}}
@media(max-width:420px){.mobile-brand{height:114px}.mobile-brand img{width:min(260px,78vw)}.mobile-welcome{padding-bottom:20px}.auth-card{width:calc(100% - 20px);padding:25px 18px 22px;border-radius:24px}.auth-card h2{font-size:28px}.auth-subtitle{font-size:12.5px}.field-wrap{margin-bottom:14px}.auth-label{font-size:12px}.field-wrap .form-control{min-height:55px;border-radius:15px}.auth-submit,.guest-continue{min-height:56px;border-radius:15px}.guest-bottom{grid-template-columns:1fr 1fr 82px 1fr 1fr}.guest-bottom>a b{font-size:8px}.guest-bottom .guest-map>span{width:74px;height:74px}.guest-bottom .guest-map i{font-size:35px}}
@media(max-height:760px) and (max-width:900px){.mobile-brand{height:92px;padding-top:13px}.mobile-brand img{width:min(225px,70vw)}.mobile-welcome{padding:0 20px 13px}.mobile-welcome b{display:none}.auth-card{padding-top:21px}.auth-card h2{font-size:27px}.auth-subtitle{margin-bottom:16px}.field-wrap{margin-bottom:11px}.field-wrap .form-control{min-height:51px}.auth-submit{min-height:52px}.auth-divider{margin:15px 0 11px}.guest-continue{min-height:50px}.auth-switch{margin-top:13px}}


/* 2026-08-21 register city select + 3D location navigation */
.city-select-wrap{position:relative}
.city-select-wrap .field-icon{color:#e2a300;font-size:19px}
.city-select-wrap .city-select{-webkit-appearance:none;appearance:none;cursor:pointer;padding-right:54px;background:linear-gradient(180deg,#fff,#fbfcfe);border:1.5px solid #e1e6ec;font-weight:750;color:#313843}
.city-select-wrap .city-select:hover{border-color:#efc45a;background:#fffdf7}
.city-select-wrap .city-select:focus{border-color:#f2b316;background:#fff;box-shadow:0 0 0 4px rgba(248,185,22,.16)}
.city-select-wrap .select-chevron{position:absolute;right:20px;top:50%;width:10px;height:10px;border-right:2px solid #6d7480;border-bottom:2px solid #6d7480;transform:translateY(-70%) rotate(45deg);pointer-events:none;transition:.2s}
.city-select-wrap:focus-within .select-chevron{border-color:#c88b00;transform:translateY(-30%) rotate(225deg)}

.guest-bottom{overflow:visible!important;grid-template-columns:1fr 1fr 104px 1fr 1fr!important}
.guest-bottom .guest-map{position:relative;z-index:8;height:98px!important;margin-top:-44px!important;overflow:visible}
.guest-bottom .guest-map>span{position:relative;width:96px!important;height:96px!important;border:8px solid #fff!important;background:linear-gradient(145deg,#ffd54c 0%,#ffba0e 45%,#e99700 100%)!important;box-shadow:0 6px 0 #cf8f00,0 16px 32px rgba(203,137,0,.38),0 0 0 1px rgba(236,241,246,.92)!important;overflow:hidden}
.guest-bottom .guest-map>span:before{content:"";position:absolute;left:13px;right:13px;top:9px;height:38%;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,0));pointer-events:none}
.guest-bottom .guest-map>span:after{content:"";position:absolute;width:54%;height:20%;left:23%;bottom:8px;border-radius:50%;background:rgba(126,77,0,.15);filter:blur(5px);pointer-events:none}
.guest-bottom .guest-map i{position:relative;z-index:2;font-size:44px!important;color:#fff;filter:drop-shadow(0 3px 1px rgba(143,92,0,.3));text-shadow:0 1px 0 rgba(255,255,255,.18)}
@media(max-width:420px){.guest-bottom{grid-template-columns:1fr 1fr 98px 1fr 1fr!important}.guest-bottom .guest-map>span{width:92px!important;height:92px!important}.guest-bottom .guest-map i{font-size:42px!important}.guest-bottom .guest-map{margin-top:-42px!important}}


/* 2026-08-21 01:24 - guest/auth bottom navigation must match logged-in app navigation.
   This intentionally comes LAST and overrides the older 92/96px guest location button. */
body.auth-page{padding-bottom:82px!important}
.guest-bottom{
  width:min(520px,calc(100% - 16px))!important;
  height:70px!important;
  bottom:8px!important;
  padding:5px 7px max(5px,env(safe-area-inset-bottom))!important;
  grid-template-columns:1fr 1fr 62px 1fr 1fr!important;
  border-radius:22px!important;
  overflow:visible!important;
}
.guest-bottom>a{
  height:52px!important;
  gap:2px!important;
  font-size:9px!important;
}
.guest-bottom>a>span{
  width:31px!important;
  height:31px!important;
  border-radius:10px!important;
}
.guest-bottom>a i{font-size:18px!important}
.guest-bottom>a b{font-size:9px!important;line-height:1.05!important}
.guest-bottom .guest-map{
  position:relative!important;
  z-index:15!important;
  height:60px!important;
  margin-top:-19px!important;
  justify-content:flex-start!important;
  overflow:visible!important;
}
.guest-bottom .guest-map>span{
  width:54px!important;
  height:54px!important;
  min-width:54px!important;
  min-height:54px!important;
  border:5px solid #fff!important;
  border-radius:50%!important;
  background:linear-gradient(145deg,#ffd75a 0%,#ffbb11 48%,#e79700 100%)!important;
  box-shadow:0 3px 0 #c98a00,0 8px 16px rgba(191,126,0,.28),0 0 0 1px rgba(231,236,242,.92)!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.guest-bottom .guest-map>span:before{
  left:8px!important;right:8px!important;top:5px!important;height:34%!important;
}
.guest-bottom .guest-map>span:after{
  bottom:4px!important;filter:blur(3px)!important;opacity:.6!important;
}
.guest-bottom .guest-map i{
  font-size:24px!important;
  line-height:1!important;
  filter:drop-shadow(0 2px 1px rgba(137,84,0,.28))!important;
}
@media(max-width:900px){
  body.auth-page{padding-bottom:82px!important}
  .auth-shell{min-height:calc(100vh - 78px)!important}
  .auth-panel{min-height:calc(100vh - 78px)!important;padding-bottom:92px!important}
  .guest-bottom{height:70px!important;grid-template-columns:1fr 1fr 62px 1fr 1fr!important}
  .guest-bottom .guest-map{height:60px!important;margin-top:-19px!important}
  .guest-bottom .guest-map>span{width:54px!important;height:54px!important}
  .guest-bottom .guest-map i{font-size:24px!important}
}
@media(max-width:420px){
  .guest-bottom{grid-template-columns:1fr 1fr 60px 1fr 1fr!important;height:68px!important}
  .guest-bottom .guest-map{margin-top:-18px!important}
  .guest-bottom .guest-map>span{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;border-width:5px!important}
  .guest-bottom .guest-map i{font-size:23px!important}
}
/* Keep the prior client-requested login cleanup even if an older index.php is cached/reused. */
.mobile-welcome span{display:none!important}

/* 2026-08-21 02:16 - AUTH/GUEST ALT MENU = APP ALT MENU
   Cikis sonrasi veya giris/kayit ekraninda eski guest-bottom geometrisi devreye girmesin.
   Uye ekraninda begenilen premium-bottom ile ayni mobil olcu ve merkez kullanilir. */
body.auth-page{padding-bottom:78px!important}
.guest-bottom{
  position:fixed!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  transform:none!important;
  width:100%!important;
  max-width:none!important;
  height:62px!important;
  min-height:62px!important;
  padding:2px 10px max(4px,env(safe-area-inset-bottom))!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 74px 1fr 1fr!important;
  align-items:center!important;
  background:rgba(255,255,255,.97)!important;
  border:0!important;
  border-top:1px solid #e5e7eb!important;
  border-radius:0!important;
  box-shadow:0 -10px 30px rgba(31,41,55,.10)!important;
  backdrop-filter:blur(18px)!important;
  overflow:visible!important;
  z-index:1000!important;
}
.guest-bottom>a:not(.guest-map){
  height:100%!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:2px!important;
  padding:0!important;
  margin:0!important;
  transform:translateY(4px)!important;
  color:#6b7280!important;
  font-size:9px!important;
  line-height:1!important;
}
.guest-bottom>a:nth-child(1){grid-column:1!important}
.guest-bottom>a:nth-child(2){grid-column:2!important}
.guest-bottom>a:nth-child(4){grid-column:4!important}
.guest-bottom>a:nth-child(5){grid-column:5!important}
.guest-bottom>a:not(.guest-map)>span{
  width:31px!important;
  height:31px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:10px!important;
  margin:0 auto 2px!important;
}
.guest-bottom>a:not(.guest-map) i{font-size:19px!important;line-height:1!important}
.guest-bottom>a:not(.guest-map) b{font-size:9px!important;line-height:1.05!important;margin:0!important}
.guest-bottom>a.active{color:#f4b51d!important;font-weight:900!important}
.guest-bottom>a.active>span{background:#f4b51d!important;color:#fff!important;box-shadow:0 7px 18px rgba(247,188,42,.28)!important}
.guest-bottom .guest-map{
  position:absolute!important;
  left:calc(50% + 6px)!important;
  top:0!important;
  transform:translateX(-50%)!important;
  width:74px!important;
  height:62px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
  overflow:visible!important;
  z-index:20!important;
}
.guest-bottom .guest-map>span{
  position:relative!important;
  top:-31.5px!important;
  width:63px!important;
  height:63px!important;
  min-width:63px!important;
  min-height:63px!important;
  margin:0!important;
  border:6px solid #fff!important;
  border-radius:50%!important;
  background:linear-gradient(145deg,#ffd75a 0%,#ffbb11 48%,#e79700 100%)!important;
  box-shadow:0 4px 0 #c98a00,0 11px 22px rgba(191,126,0,.32),0 0 0 1px rgba(231,236,242,.96)!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.guest-bottom .guest-map>span:before{
  content:""!important;position:absolute!important;left:9px!important;right:9px!important;top:6px!important;height:35%!important;border-radius:50%!important;background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,0))!important;pointer-events:none!important
}
.guest-bottom .guest-map>span:after{
  content:""!important;position:absolute!important;width:54%!important;height:20%!important;left:23%!important;bottom:5px!important;border-radius:50%!important;background:rgba(126,77,0,.15)!important;filter:blur(3px)!important;pointer-events:none!important
}
.guest-bottom .guest-map i{
  position:relative!important;z-index:2!important;font-size:28px!important;line-height:1!important;color:#fff!important;filter:drop-shadow(0 2px 1px rgba(137,84,0,.28))!important
}
@media(min-width:900px){
  .guest-bottom{left:50%!important;right:auto!important;bottom:14px!important;transform:translateX(-50%)!important;width:min(760px,calc(100% - 28px))!important;border:1px solid #e5e7eb!important;border-radius:22px!important;box-shadow:0 18px 48px rgba(31,41,55,.17)!important}
}

/* 2026-08-21 EXACT NAV COMPONENT FIX
   Auth/giris/kayit no longer uses guest-bottom at all.
   The same .bottom.premium-bottom markup + app.css geometry as the logged-in app is used verbatim. */
body.auth-page .premium-bottom{font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important}
body.auth-page .premium-bottom .ni{text-decoration:none!important}

/* 2026-08-22 auth-safe-rev: yalnızca giriş/kayıt kartı ve şehir seçici; alt menüye dokunmaz */
.auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.auth-label-row .auth-label{margin:0}.auth-label-row a{font-size:12px;font-weight:850;color:#a46f00;text-decoration:none}.auth-switch-spaced{margin-top:18px!important}.verification-note{margin:10px 0 14px;padding:11px 12px;border:1px solid #f0d58d;border-radius:14px;background:#fff9e8;color:#705000;font-size:11px;line-height:1.45;display:flex;gap:8px;align-items:flex-start}.verification-note i{font-size:18px;color:#e2a500}.demo-code-box{margin:0 0 14px;padding:12px 14px;border-radius:14px;border:1px dashed #efbd37;background:#fff9e6;display:grid;gap:3px;color:#765300}.demo-code-box b{font-size:10px;letter-spacing:.08em}.demo-code-box span{font-size:13px;font-weight:850}.verify-resend{text-align:center;margin-top:8px}.verify-resend button{border:0;background:transparent;color:#9b6b00;font-weight:800;font-size:12px;padding:8px 12px}.otp-input{letter-spacing:.24em!important;font-size:18px!important;font-weight:900!important}
.auth-city-picker{width:100%;min-height:58px;margin:0 0 13px;padding:11px 13px;border:1px solid #e3e7ed;border-radius:16px;background:#fafbfc;display:grid;grid-template-columns:34px 1fr 26px;align-items:center;text-align:left;color:#161b22}.auth-city-picker>i:first-child{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#fff1b7;color:#dda000}.auth-city-picker>span{padding-left:3px;font-weight:750}.auth-city-picker>i:last-child{font-size:19px;color:#808893}.auth-city-sheet{position:fixed;inset:0;z-index:9000;background:rgba(19,23,29,.42);backdrop-filter:blur(5px);display:flex;align-items:flex-end;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:.2s}.auth-city-sheet.show{opacity:1;visibility:visible}.auth-city-sheet-card{width:min(520px,100%);max-height:min(80vh,720px);background:#fff;border-radius:26px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 28px 80px rgba(18,24,33,.24);transform:translateY(20px);transition:.22s}.auth-city-sheet.show .auth-city-sheet-card{transform:none}.auth-city-head{height:60px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f3}.auth-city-head h3{margin:0;font-size:18px}.auth-city-head button{width:38px;height:38px;border:0;border-radius:12px;background:#f4f5f7;font-size:20px}.auth-city-search{position:relative;margin:13px 14px 7px}.auth-city-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#8a929c;font-size:18px}.auth-city-search input{width:100%;height:47px;border:1px solid #e2e6eb;border-radius:14px;background:#f8f9fb;padding:0 13px 0 42px;outline:0}.auth-city-list{overflow:auto;padding:4px 10px 16px}.auth-city-option{width:100%;min-height:51px;border:0;background:#fff;border-radius:13px;padding:5px 9px;display:grid;grid-template-columns:38px 1fr 26px;align-items:center;text-align:left;color:#29313a}.auth-city-option>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f7b91c;color:#fff;font-size:11px;font-weight:900}.auth-city-option>b{padding-left:5px;font-size:13px}.auth-city-option>i{opacity:0;color:#d99a00}.auth-city-option.active{background:#fff8e4;box-shadow:inset 0 0 0 1px #efc75c}.auth-city-option.active>i{opacity:1}.auth-city-option[hidden]{display:none!important}html.auth-city-open,html.auth-city-open body{overflow:hidden!important}
@media(max-width:900px){.auth-card{width:calc(100% - 16px)!important;padding-left:22px!important;padding-right:22px!important;padding-bottom:29px!important;border-radius:30px!important}.auth-city-sheet{padding:0}.auth-city-sheet-card{width:100%;max-height:82dvh;border-radius:26px 26px 0 0}}

/* 2026-08-22 kayıt ekranı küçük revize */
.register-submit,.register-submit:hover,.register-submit:focus{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.12)}.register-submit i{color:#fff!important}

/* Revize: Giris Yap butonu yazi/ikon beyaz */
.auth-submit,
.auth-submit:hover,
.auth-submit:focus,
.auth-submit:active {
  color:#fff !important;
  text-shadow:0 1px 1px rgba(0,0,0,.14);
}
.auth-submit i,
.auth-submit svg {
  color:#fff !important;
  fill:currentColor;
}


/* 2026-08-23 - Auth Light/Dark */
.auth-panel-inner{position:relative}
.auth-theme-toggle{
  position:absolute;right:18px;top:18px;z-index:15;width:42px;height:42px;border-radius:14px;
  border:1px solid #e4e8ed;background:#fff;color:#3d444d;display:grid;place-items:center;
  box-shadow:0 8px 20px rgba(31,41,55,.08);cursor:pointer
}
.auth-theme-toggle i{font-size:19px}
html[data-theme="dark"] body.auth-page{background:#0b0f14!important;color:#f4f6f8!important}
html[data-theme="dark"] .auth-shell{background:#0f141a!important}
html[data-theme="dark"] .auth-hero{background:linear-gradient(145deg,#18120a,#332300)!important}
html[data-theme="dark"] .auth-panel{background:#0f141a!important}
html[data-theme="dark"] .auth-panel-inner{background:#0f141a!important}
html[data-theme="dark"] .auth-card{
  background:#171c23!important;border-color:#303844!important;color:#f4f6f8!important;
  box-shadow:0 18px 48px rgba(0,0,0,.35)!important
}
html[data-theme="dark"] .auth-card h2,
html[data-theme="dark"] .auth-label,
html[data-theme="dark"] .auth-switch{color:#f4f6f8!important}
html[data-theme="dark"] .auth-subtitle,
html[data-theme="dark"] .auth-switch{color:#a9b2bd!important}
html[data-theme="dark"] .field-wrap,
html[data-theme="dark"] .auth-city-picker,
html[data-theme="dark"] .form-control{
  background:#1d232c!important;border-color:#343d49!important;color:#eef2f6!important
}
html[data-theme="dark"] .form-control::placeholder{color:#77818e!important}
html[data-theme="dark"] .field-icon,
html[data-theme="dark"] .password-toggle{color:#9aa4b0!important}
html[data-theme="dark"] .auth-theme-toggle{background:#1d232c;border-color:#343d49;color:#ffc32b;box-shadow:none}
html[data-theme="dark"] .auth-city-sheet{background:rgba(4,7,10,.76)!important}
html[data-theme="dark"] .auth-city-sheet-card{background:#171c23!important;color:#f4f6f8!important;border-color:#303844!important}
html[data-theme="dark"] .auth-city-head{border-color:#303844!important}
html[data-theme="dark"] .auth-city-head h3{color:#f4f6f8!important}
html[data-theme="dark"] .auth-city-search,
html[data-theme="dark"] .auth-city-option{background:#1d232c!important;border-color:#343d49!important;color:#eef2f6!important}
html[data-theme="dark"] .auth-city-option.active{background:#3b2d08!important;border-color:#8f6910!important;color:#ffd45d!important}
html[data-theme="dark"] .mobile-welcome{color:#e8ebef!important}
html[data-theme="dark"] .mobile-brand{background:#171c23!important;border-color:#303844!important}
html[data-theme="dark"] .demo-code-box{background:#29220f!important;border-color:#6a5415!important;color:#ffe8a0!important}
html[data-theme="dark"] .premium-bottom{background:rgba(18,23,30,.97)!important;border-color:#303844!important}
html[data-theme="dark"] .premium-bottom .ni{color:#9ea8b4!important}
html[data-theme="dark"] .premium-bottom .ni.active{color:#ffc32b!important}
@media(max-width:899px){.auth-theme-toggle{right:12px;top:12px;width:38px;height:38px;border-radius:12px}}

/* 2026-08-23 — logo beyaz plaka ve işletme başvurusu */
.mobile-brand img,.hero-brand img{
  background:#fff!important;padding:5px 7px!important;border-radius:5px!important;
  box-shadow:0 1px 0 rgba(0,0,0,.03)!important;
}
@media(max-width:900px){.mobile-brand img{width:min(296px,79vw)!important}}
.business-register-link{
  margin-top:14px;min-height:62px;padding:10px 12px;border:1px solid #ead99d;border-radius:17px;
  display:grid;grid-template-columns:42px 1fr 24px;align-items:center;gap:10px;background:#fffaf0;color:#3a3425;text-decoration:none!important;
}
.business-register-link>i:first-child{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff0b8;color:#a56f00;font-size:20px}
.business-register-link span{display:grid;gap:2px}.business-register-link b{font-size:13px}.business-register-link small{font-size:10px;color:#7f7663;line-height:1.35}.business-register-link>i:last-child{font-size:20px;color:#a56f00}
.business-register-form{max-height:58vh;overflow:auto;padding-right:3px}
html[data-theme="dark"] .business-register-link{background:#181d24;border-color:#3b3420;color:#f2f4f7}
html[data-theme="dark"] .business-register-link small{color:#9da6b0}


/* 2026-08-24 — Giriş üst alanı: intro logosu + nefes boşluğu */
@media (max-width:900px){
  body.auth-page .auth-panel{
    padding-top:16px!important;
    background:linear-gradient(180deg,#ffbf1f 0,#ffd45d 190px,#fff9e8 191px,#fff 350px)!important;
  }
  body.auth-page .mobile-brand{
    height:132px!important;
    padding:12px 22px 12px!important;
    margin:0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  body.auth-page .mobile-brand img{
    width:min(304px,82vw)!important;
    max-height:92px!important;
    height:auto!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:7px 9px!important;
    border-radius:10px!important;
    background:#fff!important;
    mix-blend-mode:normal!important;
    box-shadow:0 8px 22px rgba(72,52,8,.08)!important;
  }
  body.auth-page .auth-card{
    margin-top:5px!important;
  }
}
@media (max-width:420px){
  body.auth-page .auth-panel{padding-top:14px!important}
  body.auth-page .mobile-brand{height:124px!important;padding:10px 18px 10px!important}
  body.auth-page .mobile-brand img{width:min(292px,84vw)!important;max-height:86px!important}
}
@media (max-height:760px) and (max-width:900px){
  body.auth-page .auth-panel{padding-top:10px!important}
  body.auth-page .mobile-brand{height:106px!important;padding:8px 18px 8px!important}
  body.auth-page .mobile-brand img{width:min(252px,76vw)!important;max-height:72px!important}
}


/* 2026-08-24 — giriş logo oranı + işletme başvuru tam sayfa + şehir konum seçimi */
@media (max-width:900px){
  body.auth-page .auth-panel{
    padding-top:22px!important;
    background:linear-gradient(180deg,#ffbf1f 0,#ffd45d 205px,#fff9e8 206px,#fff 370px)!important;
  }
  body.auth-page .mobile-brand{
    height:148px!important;
    padding:16px 18px 12px!important;
    margin:0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  body.auth-page .mobile-brand img{
    width:min(322px,86vw)!important;
    max-width:100%!important;
    max-height:104px!important;
    height:auto!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:8px 12px!important;
    border-radius:11px!important;
    background:#fff!important;
    margin:0 auto!important;
    box-shadow:0 8px 24px rgba(72,52,8,.09)!important;
  }
  body.auth-page .auth-card{margin-top:8px!important}

  /* İşletme başvurusunda iç scroll yok; bütün sayfa doğal olarak kayar. */
  body.auth-business-register,
  body.auth-business-register .auth-shell,
  body.auth-business-register .auth-panel,
  body.auth-business-register .auth-panel-inner,
  body.auth-business-register .auth-card{
    overflow:visible!important;
    max-height:none!important;
    height:auto!important;
  }
  body.auth-business-register .auth-panel{
    min-height:100vh!important;
    padding-bottom:112px!important;
  }
  body.auth-business-register .business-register-form{
    max-height:none!important;
    overflow:visible!important;
    padding-right:0!important;
  }
  body.auth-business-register .auth-card{
    margin-bottom:20px!important;
  }
}
@media (max-width:420px){
  body.auth-page .auth-panel{padding-top:18px!important}
  body.auth-page .mobile-brand{height:140px!important;padding:14px 14px 10px!important}
  body.auth-page .mobile-brand img{width:min(310px,88vw)!important;max-height:98px!important;padding:8px 11px!important}
}
@media (max-height:760px) and (max-width:900px){
  body.auth-page .auth-panel{padding-top:14px!important}
  body.auth-page .mobile-brand{height:120px!important;padding:10px 14px 8px!important}
  body.auth-page .mobile-brand img{width:min(278px,82vw)!important;max-height:82px!important}
  body.auth-business-register .auth-panel{padding-bottom:108px!important}
}

/* 2026-08-24 — Light/Dark giriş ekranı aynı geometri + sol üst Geri */
.auth-back{
  position:absolute;left:18px;top:18px;z-index:16;min-width:74px;height:42px;padding:0 12px;
  display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #e4e8ed;
  border-radius:14px;background:#fff;color:#3d444d!important;font-size:12px;font-weight:850;
  box-shadow:0 8px 20px rgba(31,41,55,.08);text-decoration:none!important
}
.auth-back i{font-size:18px;line-height:1}.auth-back:hover{color:#9b6900!important;border-color:#f0c75b}
html[data-theme="dark"] .auth-back{background:#1d232c;border-color:#343d49;color:#f3f5f7!important;box-shadow:0 8px 20px rgba(0,0,0,.22)}
html[data-theme="dark"] .auth-back i{color:#ffc32b}

@media(max-width:900px){
  /* Light ve dark ayni yerlesimi kullanir; yalnızca renk paleti değişir. */
  body.auth-page .auth-panel{
    padding-top:22px!important;min-height:calc(100vh - 78px)!important;padding-bottom:92px!important;
    display:block!important
  }
  body.auth-page .auth-panel-inner{max-width:none!important;min-height:100%!important;background:transparent!important}
  body.auth-page .mobile-brand{
    height:148px!important;padding:16px 18px 12px!important;margin:0 auto!important;
    display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important
  }
  body.auth-page .mobile-brand img{
    width:min(322px,86vw)!important;max-width:100%!important;max-height:104px!important;height:auto!important;
    object-fit:contain!important;object-position:center!important;padding:8px 12px!important;border-radius:11px!important;
    background:#fff!important;margin:0 auto!important;box-shadow:0 8px 24px rgba(72,52,8,.09)!important
  }
  body.auth-page .mobile-welcome{display:grid!important;gap:3px!important;padding:4px 24px 19px!important;text-align:center!important}
  body.auth-page .auth-card{
    width:calc(100% - 28px)!important;max-width:520px!important;margin:8px auto 0!important;
    padding:28px 22px 24px!important;border-radius:27px!important
  }
  .auth-back{left:12px;top:12px;height:38px;min-width:66px;padding:0 10px;border-radius:12px;font-size:11px}
  .auth-theme-toggle{right:12px!important;top:12px!important;width:38px!important;height:38px!important;border-radius:12px!important}

  html[data-theme="light"] body.auth-page .auth-panel{
    background:linear-gradient(180deg,#ffbf1f 0,#ffd45d 205px,#fff9e8 206px,#fff 370px)!important
  }
  html[data-theme="dark"] body.auth-page{background:#0b0f14!important}
  html[data-theme="dark"] body.auth-page .auth-panel{
    background:linear-gradient(180deg,#171c23 0,#171c23 205px,#11161c 206px,#0f141a 370px)!important
  }
  html[data-theme="dark"] body.auth-page .mobile-brand{background:transparent!important;border:0!important}
  html[data-theme="dark"] body.auth-page .mobile-brand img{
    background:#fff!important;box-shadow:0 8px 24px rgba(0,0,0,.28)!important
  }
  html[data-theme="dark"] body.auth-page .mobile-welcome{color:#dce2e8!important}
  html[data-theme="dark"] body.auth-page .auth-card{
    background:#171c23!important;border:1px solid #303844!important;color:#f4f6f8!important;
    box-shadow:0 22px 55px rgba(0,0,0,.30)!important
  }
}
@media(max-width:420px){
  body.auth-page .auth-panel{padding-top:18px!important}
  body.auth-page .mobile-brand{height:140px!important;padding:14px 14px 10px!important}
  body.auth-page .mobile-brand img{width:min(310px,88vw)!important;max-height:98px!important}
}
@media(max-height:760px) and (max-width:900px){
  body.auth-page .auth-panel{padding-top:14px!important}
  body.auth-page .mobile-brand{height:120px!important;padding:10px 14px 8px!important}
  body.auth-page .mobile-brand img{width:min(278px,82vw)!important;max-height:82px!important}
}

/* 2026-08-24 06:42 — Mobil giriş: Geri/logo çakışmasını kaldır, ince üst kontrol şeridi */
@media(max-width:900px){
  body.auth-page .auth-panel{
    padding-top:52px!important;
  }
  body.auth-page .auth-panel-inner{
    position:relative!important;
  }
  body.auth-page .auth-back{
    top:9px!important;
    left:14px!important;
    height:34px!important;
    min-width:auto!important;
    padding:0 7px!important;
    border:0!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.88)!important;
    box-shadow:0 3px 10px rgba(35,38,44,.06)!important;
    font-size:11px!important;
    font-weight:750!important;
    gap:3px!important;
  }
  body.auth-page .auth-back i{font-size:15px!important}
  body.auth-page .auth-theme-toggle{
    top:9px!important;
    right:14px!important;
    width:34px!important;
    height:34px!important;
    border-radius:9px!important;
  }
  body.auth-page .mobile-brand{
    height:128px!important;
    padding:8px 18px 10px!important;
  }
  body.auth-page .mobile-brand img{
    width:min(310px,84vw)!important;
    max-height:94px!important;
  }
  html[data-theme="dark"] body.auth-page .auth-back{
    background:rgba(29,35,44,.94)!important;
    color:#f4f6f8!important;
    box-shadow:0 3px 10px rgba(0,0,0,.18)!important;
  }
}
@media(max-width:420px){
  body.auth-page .auth-panel{padding-top:48px!important}
  body.auth-page .auth-back{top:8px!important;left:11px!important;height:32px!important;padding:0 6px!important;font-size:10.5px!important}
  body.auth-page .auth-theme-toggle{top:8px!important;right:11px!important;width:32px!important;height:32px!important}
  body.auth-page .mobile-brand{height:118px!important;padding:6px 14px 8px!important}
  body.auth-page .mobile-brand img{width:min(292px,84vw)!important;max-height:86px!important}
}

/* 2026-08-24 06:48 — Mobil auth üst bar: ince, estetik, logo hizalı */
@media (max-width:900px){
  body.auth-page .auth-panel{
    padding-top:74px!important;
    background:linear-gradient(180deg,#ffc12b 0,#ffd15b 74px,#fff9e8 75px,#fff 250px)!important;
  }
  body.auth-page .auth-panel-inner{
    position:relative!important;
    padding-top:0!important;
  }

  /* Profil header mantığı: geri solda, marka ortada, tema sağda. */
  body.auth-page .auth-back{
    position:absolute!important;
    top:-60px!important;
    left:15px!important;
    z-index:30!important;
    height:42px!important;
    min-width:auto!important;
    padding:0 3px!important;
    gap:4px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#252a31!important;
    font-size:12px!important;
    font-weight:760!important;
  }
  body.auth-page .auth-back i{font-size:17px!important;color:inherit!important}

  body.auth-page .auth-theme-toggle{
    position:absolute!important;
    top:-58px!important;
    right:15px!important;
    z-index:30!important;
    width:38px!important;
    height:38px!important;
    border:1px solid rgba(74,78,84,.12)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.92)!important;
    color:#343a42!important;
    box-shadow:0 5px 14px rgba(48,42,20,.07)!important;
  }

  body.auth-page .mobile-brand{
    position:absolute!important;
    z-index:29!important;
    top:-64px!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    width:auto!important;
    height:48px!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:transparent!important;
  }
  body.auth-page .mobile-brand img{
    display:block!important;
    width:min(205px,53vw)!important;
    max-width:205px!important;
    height:46px!important;
    max-height:46px!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0!important;
    padding:4px 7px!important;
    border:0!important;
    border-radius:8px!important;
    background:#fff!important;
    box-shadow:0 5px 15px rgba(42,35,15,.08)!important;
    mix-blend-mode:normal!important;
  }
  body.auth-page .mobile-welcome{display:none!important}

  body.auth-page .auth-card{
    margin:12px auto 0!important;
  }

  html[data-theme="dark"] body.auth-page .auth-panel{
    background:linear-gradient(180deg,#12171e 0,#151b22 74px,#11161c 75px,#0f141a 250px)!important;
  }
  html[data-theme="dark"] body.auth-page .auth-back{
    background:transparent!important;
    color:#eef2f6!important;
    box-shadow:none!important;
  }
  html[data-theme="dark"] body.auth-page .auth-theme-toggle{
    background:#1d232c!important;
    border-color:#343d49!important;
    color:#ffc32b!important;
    box-shadow:0 5px 14px rgba(0,0,0,.18)!important;
  }
  html[data-theme="dark"] body.auth-page .mobile-brand img{
    background:#fff!important;
    box-shadow:0 5px 15px rgba(0,0,0,.24)!important;
  }
}

@media (max-width:420px){
  body.auth-page .auth-panel{padding-top:68px!important}
  body.auth-page .auth-back{top:-55px!important;left:12px!important;height:38px!important;font-size:11.5px!important}
  body.auth-page .auth-theme-toggle{top:-53px!important;right:12px!important;width:36px!important;height:36px!important}
  body.auth-page .mobile-brand{top:-59px!important;height:44px!important}
  body.auth-page .mobile-brand img{
    width:min(188px,52vw)!important;
    max-width:188px!important;
    height:43px!important;
    max-height:43px!important;
    padding:4px 6px!important;
  }
  body.auth-page .auth-card{margin-top:10px!important}
}

@media (max-height:760px) and (max-width:900px){
  body.auth-page .auth-panel{padding-top:66px!important}
  body.auth-page .auth-back{top:-54px!important}
  body.auth-page .auth-theme-toggle{top:-52px!important}
  body.auth-page .mobile-brand{top:-58px!important}
  body.auth-page .auth-card{margin-top:7px!important}
}

/* 2026-08-24 06:56 — Mobil giriş marka logosu: ince header korunarak %25 civarı büyüt */
@media (max-width:900px){
  body.auth-page .mobile-brand{
    height:54px!important;
    top:-67px!important;
  }
  body.auth-page .mobile-brand img{
    width:min(256px,66vw)!important;
    max-width:256px!important;
    height:52px!important;
    max-height:52px!important;
    padding:4px 8px!important;
    border-radius:9px!important;
  }
}
@media (max-width:420px){
  body.auth-page .mobile-brand{
    height:50px!important;
    top:-63px!important;
  }
  body.auth-page .mobile-brand img{
    width:min(230px,64vw)!important;
    max-width:230px!important;
    height:49px!important;
    max-height:49px!important;
    padding:4px 7px!important;
  }
}
@media (max-height:760px) and (max-width:900px){
  body.auth-page .mobile-brand{top:-62px!important}
}

/* 2026-08-24 06:58 — Giriş logosu gerçek oranıyla büyütme FIX
   Önceki sürümde sabit height logoyu object-fit ile yeniden küçültüyordu. */
@media (max-width:900px){
  body.auth-page .auth-panel{
    padding-top:92px!important;
    background:linear-gradient(180deg,#ffc12b 0,#ffd15b 92px,#fff9e8 93px,#fff 270px)!important;
  }
  body.auth-page .auth-back{
    top:-73px!important;
  }
  body.auth-page .auth-theme-toggle{
    top:-71px!important;
  }
  body.auth-page .mobile-brand{
    top:-84px!important;
    height:76px!important;
    width:auto!important;
    overflow:visible!important;
  }
  body.auth-page .mobile-brand img{
    box-sizing:border-box!important;
    width:min(285px,66vw)!important;
    max-width:285px!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    object-fit:initial!important;
    padding:0!important;
    border-radius:10px!important;
    background:#fff!important;
    box-shadow:0 5px 15px rgba(42,35,15,.09)!important;
  }
  body.auth-page .auth-card{
    margin-top:14px!important;
  }
  html[data-theme="dark"] body.auth-page .auth-panel{
    background:linear-gradient(180deg,#12171e 0,#151b22 92px,#11161c 93px,#0f141a 270px)!important;
  }
}

@media (max-width:420px){
  body.auth-page .auth-panel{padding-top:90px!important}
  body.auth-page .auth-back{top:-71px!important}
  body.auth-page .auth-theme-toggle{top:-69px!important}
  body.auth-page .mobile-brand{
    top:-82px!important;
    height:72px!important;
  }
  body.auth-page .mobile-brand img{
    width:min(265px,68vw)!important;
    max-width:265px!important;
    height:auto!important;
    max-height:none!important;
  }
  body.auth-page .auth-card{margin-top:13px!important}
}

@media (max-height:760px) and (max-width:900px){
  body.auth-page .auth-panel{padding-top:86px!important}
  body.auth-page .auth-back{top:-68px!important}
  body.auth-page .auth-theme-toggle{top:-66px!important}
  body.auth-page .mobile-brand{top:-78px!important}
  body.auth-page .mobile-brand img{
    width:min(255px,64vw)!important;
    max-width:255px!important;
  }
}


/* 2026-08-24 — İşletme başvurusu belge yükleme alanları */
.business-doc-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:2px 0 14px}
.business-upload-card{position:relative;min-width:0;min-height:94px;padding:13px 12px;border:1px dashed #e4c45f;border-radius:17px;background:linear-gradient(145deg,#fffdf6,#fff8e3);display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:10px;cursor:pointer;transition:.18s ease;box-shadow:0 7px 20px rgba(126,88,0,.05)}
.business-upload-card:hover{border-color:#efaa00;transform:translateY(-1px);box-shadow:0 10px 24px rgba(126,88,0,.09)}
.business-upload-card input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.business-upload-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#ffbd1c;color:#fff;font-size:21px;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 5px 12px rgba(226,157,0,.18)}
.business-upload-copy{min-width:0;display:grid;gap:2px}.business-upload-copy b{font-size:12px;line-height:1.25;color:#222932}.business-upload-copy small{font-size:9.5px;line-height:1.35;color:#8a8170}.business-upload-copy em{margin-top:3px;font-style:normal;font-size:10px;font-weight:800;color:#a66f00;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.business-upload-action{font-size:20px;color:#c89000}.business-upload-card.has-file{border-style:solid;border-color:#dba108;background:linear-gradient(145deg,#fff9e9,#fff3c9)}.business-upload-card.has-file .business-upload-action:before{content:"\eb7b"}
html[data-theme="dark"] .business-upload-card{background:linear-gradient(145deg,#1b2027,#211d12);border-color:#705814;box-shadow:none}html[data-theme="dark"] .business-upload-copy b{color:#f5f6f7}html[data-theme="dark"] .business-upload-copy small{color:#9fa6af}html[data-theme="dark"] .business-upload-copy em{color:#ffd05a}html[data-theme="dark"] .business-upload-card.has-file{background:#28210f;border-color:#c28b00}
@media(max-width:520px){.business-doc-grid{grid-template-columns:1fr}.business-upload-card{min-height:82px}}

/* 2026-08-25 — giriş/kayıt sayfalarında ortak masaüstü menü ve footer */
@media (min-width:901px){
  body.auth-page{padding-bottom:0!important}
  body.auth-page .auth-shell{min-height:calc(100vh - 76px)!important}
  body.auth-page .auth-hero,
  body.auth-page .auth-panel{min-height:calc(100vh - 76px)!important}
  body.auth-page .auth-panel-inner>.auth-theme-toggle{display:none!important}
  body.auth-page .guest-bottom{display:none!important}
}
