/* Ortak tema en son yüklenir. Sayfa stilleri bu üst menünün içine taşmamalıdır. */
*,*::before,*::after{box-sizing:border-box}
body{margin:0}
[hidden]{display:none!important}
button,input,select,textarea{font:inherit}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid #2876bc;outline-offset:3px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 18px;border:1px solid transparent;line-height:1.4;font-size:14px;font-weight:700;cursor:pointer;text-align:center}
.btn:disabled,button:disabled{cursor:not-allowed;opacity:.55}
body header.site-shell-header{position:sticky;top:0;z-index:1000;width:100%;margin:0;background:rgba(255,255,255,.88)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
body header.site-shell-header a{text-decoration:none;box-shadow:none;letter-spacing:normal}
body header.site-shell-header nav{margin:0;border:0;position:static;width:auto;min-height:0}
body header.site-shell-header .topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 7%;line-height:1.4;font-size:12px}
body header.site-shell-header .topbar-links{display:flex;align-items:center;flex-wrap:nowrap;gap:22px;padding:0;background:transparent}
body header.site-shell-header .topbar a{position:relative;color:white;white-space:nowrap;font-size:12px;font-weight:700;padding:5px 8px;border-radius:6px;transition:background .18s,color .18s,transform .18s}
body header.site-shell-header .topbar a::after{content:"";position:absolute;left:8px;right:8px;bottom:1px;height:2px;border-radius:2px;background:currentColor;transform:scaleX(0);transition:transform .18s}
body header.site-shell-header .topbar .highlight{color:#f9d59b}
body header.site-shell-header .navbar{display:grid;grid-template-columns:minmax(180px,1fr) 190px minmax(240px,1fr);align-items:center;gap:22px;padding:16px 7%;margin:0;background:transparent!important}
body header.site-shell-header .brand{display:flex;align-items:center;justify-content:center;margin:0;padding:0;min-width:0}
body header.site-shell-header .brand-logo{display:block;width:180px;height:64px;max-width:100%;max-height:64px;object-fit:contain}
body header.site-shell-header .search-box{display:block;position:relative;min-width:0;width:100%;max-width:360px;margin:0;padding:0;border:0;background:transparent}
body header.site-shell-header .search-box input{display:block;width:100%;height:44px;min-height:44px;margin:0;padding:10px 44px 10px 14px;border:1px solid #d5e1ef;border-radius:12px;background:#f5f8fc;color:#173456;font-size:14px;line-height:22px}
body header.site-shell-header .search-box button{position:absolute;inset:0 0 auto auto;display:grid;place-items:center;width:44px;height:44px;min-height:0;margin:0;padding:0;border:0;background:transparent;color:#173456;font-size:23px;cursor:pointer}
body header.site-shell-header .quick-icons{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:nowrap;padding:0;background:transparent}
body header.site-shell-header .quick-icons a{display:inline-flex;align-items:center;gap:6px;min-height:44px;margin:0;padding:0;border:0;border-radius:0;background:transparent!important;color:#173456!important;font-size:13px;font-weight:700;line-height:1.4;white-space:nowrap}
body header.site-shell-header .nav-svg{display:block;width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7}
body header.site-shell-header .cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:#e9f1fb;color:#1b5da0;font-size:12px}
body header.site-shell-header .categorybar{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap;padding:0 7% 14px;overflow-x:auto;background:transparent!important}
body header.site-shell-header .categorybar a{flex:none;display:inline-flex;align-items:center;min-height:40px;padding:9px 14px;border:1px solid #d5e1ef;border-radius:24px;background:transparent;color:#173456;font-size:13px;font-weight:700;line-height:1.4;white-space:nowrap}
body header.site-shell-header .categorybar .design-nav{background:#173456;color:white}
body header.site-shell-header a:hover{opacity:.8}
/* Sayfalardaki genel nav hover kuralları mavi şeridi beyazlatmamalıdır. */
body header.site-shell-header .topbar a:hover,
body header.site-shell-header .topbar a:focus-visible{background:rgba(255,255,255,.1);color:#f9d59b;opacity:1;transform:translateY(-1px)}
body header.site-shell-header .topbar a:hover::after,body header.site-shell-header .topbar a:focus-visible::after{transform:scaleX(1)}
body.storefront header.site-shell-header .categorybar{border:0!important}
body.storefront .page{width:100%;max-width:none!important;margin:0!important}
.compact-product,.storefront .product,.catalog-page .product{position:relative}
.favorite-button{position:absolute;z-index:3;top:12px;right:12px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #d5e1ef;border-radius:50%;background:rgba(255,255,255,.94);color:#173456;font-size:27px;line-height:1;cursor:pointer;box-shadow:0 4px 16px rgba(23,52,86,.12);transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}
.favorite-button:hover,.favorite-button:focus-visible{transform:translateY(-2px) scale(1.05);background:#fff7f7;color:#b42335;border-color:#efb5bd;box-shadow:0 8px 22px rgba(180,35,53,.18)}
.favorite-button.active{background:#fff1f1;color:#d51f3f;border-color:#efb5bd}
.favorite-button.favorite-celebrate{animation:favorite-pop .68s cubic-bezier(.18,.89,.32,1.35);box-shadow:0 8px 25px rgba(213,31,63,.26)}
.favorite-button.favorite-celebrate::before{content:"";position:absolute;inset:-8px;border:2px solid rgba(213,31,63,.55);border-radius:50%;pointer-events:none;animation:favorite-ring .68s ease-out both}
.favorite-button.favorite-celebrate::after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:#d51f3f;pointer-events:none;box-shadow:0 -28px #d51f3f,22px -18px #ef8e2f,29px 3px #d51f3f,18px 23px #ef8e2f,-5px 29px #d51f3f,-24px 17px #ef8e2f,-28px -5px #d51f3f,-16px -23px #ef8e2f;animation:favorite-sparks .68s ease-out both}
@keyframes favorite-pop{0%{transform:scale(1)}32%{transform:scale(.82)}62%{transform:scale(1.34) rotate(-8deg)}100%{transform:scale(1) rotate(0)}}
@keyframes favorite-ring{0%{opacity:.9;transform:scale(.45)}100%{opacity:0;transform:scale(1.35)}}
@keyframes favorite-sparks{0%{opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(0)}35%{opacity:1}100%{opacity:0;transform:translate(-50%,-50%) scale(1.15) rotate(18deg)}}
@media(prefers-reduced-motion:reduce){.favorite-button{transition:none}.favorite-button.favorite-celebrate,.favorite-button.favorite-celebrate::before,.favorite-button.favorite-celebrate::after{animation:none}}
.ref-img img{display:block;width:100%;height:100%;object-fit:cover}
.reference-empty{grid-column:1/-1;padding:28px;border:1px dashed #b9c9da;border-radius:14px;background:#fff;text-align:center}.reference-empty p{margin:8px auto 16px;max-width:620px;color:#596e87}
.admin-page input[type=checkbox],.admin-page input[type=radio]{width:20px;min-height:20px;height:20px;padding:0;vertical-align:middle;flex:none}
.admin-page .panel-head{gap:14px;flex-wrap:wrap}
.admin-page .check>div{min-width:0}
.admin-page .check>div>strong,.admin-page .check>div>.muted{display:block}
.admin-page .check>div>.muted{margin-top:5px;line-height:1.6}
@media(max-width:1050px){
  body header.site-shell-header .navbar{grid-template-columns:minmax(160px,1fr) 150px minmax(220px,1fr);gap:14px;padding-inline:4%}
  body header.site-shell-header .topbar{padding-inline:4%;overflow-x:auto}
  body header.site-shell-header .topbar-links{flex:none}
  body header.site-shell-header .categorybar{justify-content:flex-start;padding-inline:4%}
  body header.site-shell-header .quick-icons{gap:10px}
}
@media(max-width:760px){
  body header.site-shell-header .navbar{grid-template-columns:1fr auto;gap:8px 12px;padding:10px 4%}
  body header.site-shell-header .brand{justify-content:flex-start;grid-column:1;grid-row:1}
  body header.site-shell-header .brand-logo{width:118px;height:46px}
  body header.site-shell-header .quick-icons{grid-column:2;grid-row:1;gap:10px}
  body header.site-shell-header .quick-icons a{font-size:12px}
  body header.site-shell-header #favoritesLink{font-size:0;gap:0}
  body header.site-shell-header .search-box{grid-column:1/-1;grid-row:2;max-width:none}
  body header.site-shell-header .topbar{padding-block:7px}
  body header.site-shell-header .topbar a{font-size:11px}
  body header.site-shell-header .categorybar{padding-bottom:10px;gap:8px}
  body header.site-shell-header .categorybar a{font-size:12px;min-height:40px}
  .btn{max-width:100%;white-space:normal}
}
