.petshop-main{background:#f7f9fc;padding:38px 0 58px}.shop-heading{margin-bottom:30px}.shop-heading h1{font-size:35px;color:black;letter-spacing:-1px;line-height:1.25;margin:10px 0}.shop-heading p{font-size:16px;color:black;margin:0;line-height:1.7}.shop-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:27px;align-items:start}.shop-sidebar{border:1px solid #e0e7f0;background:white;border-radius:14px;padding:23px;position:sticky;top:20px}.sidebar-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.sidebar-heading h2{font-size:20px;margin:0;color:black}.sidebar-heading button{border:0;background:none;color:#647b97;text-decoration:underline;font-size:12px;padding:5px}.shop-sidebar label{display:block;font-size:14px;font-weight:800;margin:19px 0 8px;color:black}.shop-sidebar select{width:100%;min-height:46px;border:1px solid #dfe6f0;border-radius:8px;background:#fafbfd;padding:10px;font:inherit;font-size:14px;color:black}.shop-sidebar select:disabled{color:#78889a;background:#f4f6f9}.shop-sidebar .button{width:100%;margin-top:24px;border-radius:8px;font-size:14px;padding:13px 11px;justify-content:space-between}.shop-demo{font-size:12px;line-height:1.7;color:#73859c;margin:23px 0 0;padding-top:18px;border-top:1px solid #e8edf4}.shop-results{min-width:0;scroll-margin-top:20px}.shop-results-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 22px}.shop-results-header h2{font-size:23px;color:black;margin:0}.shop-results-header>span{font-size:12px;color:#647b96}.shop-results .listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.shop-logo-area{height:140px;background:#f4f7fb;display:grid;place-items:center;border-bottom:1px solid #edf1f6}.shop-logo{width:85px;height:85px;border:1px solid #dce5f0;border-radius:22px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:white;color:#142d50;box-shadow:0 5px 14px #142d5006}.shop-logo>span{font-size:29px;letter-spacing:-1px;font-weight:900}.shop-logo small{font-size:8px;letter-spacing:2px;font-weight:800;margin-top:3px}.shop-logo.logo-1{background:#142d50;color:white;border-color:#142d50}.shop-logo.logo-2{border-radius:50%;border:2px solid #a3b8d2}.shop-logo.logo-3{background:#e6edf6;color:#284970}.shop-card .card-body{padding:16px}.shop-location{font-size:11px;line-height:1.6;color:#647b96;margin-bottom:9px}.shop-card h3{font-size:16px;line-height:1.45;min-height:46px;margin-bottom:16px}.shop-details{margin:0;padding-top:14px;border-top:1px solid #edf1f6}.shop-details>div+div{margin-top:13px}.shop-details dt{font-size:11px;color:#7b8da2;margin-bottom:4px}.shop-details dd{margin:0;font-size:13px;line-height:1.7;color:#2c4665;overflow-wrap:anywhere}.shop-details>div:first-child dd{min-height:66px}#shop-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:30px}#shop-pagination button{min-width:40px;min-height:42px;padding:9px 13px;background:white;border:1px solid #dce5f0;border-radius:8px;font:inherit;font-size:14px;font-weight:800;color:#294363}#shop-pagination button[aria-current]{background:#142d50;border-color:#142d50;color:white}#shop-pagination button:disabled{opacity:.4;cursor:default}#shop-pagination button:not(:disabled):hover{border-color:#819dbf}#shop-empty{text-align:center;padding:50px 20px;border:1px solid #e0e7f0;background:white;border-radius:14px}#shop-empty h3{color:#142d50}#shop-empty p{color:#6b8099}@media(max-width:1200px){.shop-results .listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-layout{grid-template-columns:210px minmax(0,1fr);gap:22px}.shop-sidebar{padding:20px}}@media(max-width:950px){.shop-results .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-results-header{align-items:flex-start;flex-direction:column;gap:8px}}@media(max-width:650px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static}.shop-sidebar form{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.sidebar-heading{grid-column:1/-1;margin-bottom:4px}.shop-sidebar label{margin:0;grid-row:2}.shop-sidebar select{grid-row:3}.shop-sidebar .button{grid-column:1/-1;margin-top:6px}.shop-demo{margin-top:16px;padding-top:12px}.shop-heading h1{font-size:30px}.shop-heading p{font-size:14px}.petshop-main{padding-top:26px}.shop-results-header{flex-direction:row;align-items:center}.shop-results-header h2{font-size:20px}}@media(max-width:400px){.shop-results .listing-grid{grid-template-columns:1fr}.shop-details>div:first-child dd{min-height:0}.shop-card h3{min-height:0}.shop-results-header{flex-direction:column;align-items:flex-start}.shop-logo-area{height:150px}#shop-pagination{gap:5px}#shop-pagination button{padding:8px 10px}}

.shop-details a{color:#193e6b;text-decoration:underline;text-decoration-color:#b6c7dc;text-underline-offset:3px;overflow-wrap:anywhere}.shop-details a:hover{color:#102a4c;text-decoration-color:#142d50}.shop-details a:focus-visible{outline:3px solid #8caacc;outline-offset:3px;border-radius:3px}
/* Petshop kartı: logo bandı, iletişim satırları ve yol tarifi */
.shop-results .listing-grid{gap:22px}.shop-card{border:1px solid #dfe6ef;border-radius:18px;box-shadow:0 5px 18px #142d5007;overflow:hidden}.shop-card:hover{border-color:#9bb0ca;box-shadow:0 16px 32px #142d5014;transform:translateY(-4px)}.shop-card .shop-logo-area{height:102px;position:relative;display:block;background:#142d50;border:0;margin-bottom:36px}.shop-card .shop-logo-area:after{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 50%,#ffffff08 50%);pointer-events:none}.shop-type{position:absolute;top:20px;right:18px;color:#e1eaf6;letter-spacing:1.7px;font-size:9px;font-weight:800}.shop-card .shop-logo{position:absolute;left:19px;bottom:-28px;width:80px;height:80px;border:5px solid white;border-radius:19px;background:#edf2f8;color:#142d50;box-shadow:0 5px 15px #142d5012;z-index:1}.shop-card .shop-logo.logo-1{background:#e4edf7;color:#1d406d}.shop-card .shop-logo.logo-2{background:#f0f4f8;color:#3d5776;border-radius:50%}.shop-card .shop-logo.logo-3{background:#dbe7f3;color:#142d50}.shop-card .shop-logo>span{font-size:26px}.shop-card .shop-logo small{font-size:7px}.shop-card .card-body{padding:10px 18px 18px}.shop-card .shop-location{font-size:12px;font-weight:700;color:#587394;margin-bottom:7px;line-height:1.6}.shop-location>span{padding:0 4px;color:#a4b4c8}.shop-card h3{color:#122c4e;font-size:18px;font-weight:900;letter-spacing:-.35px;line-height:1.4;min-height:51px;margin-bottom:18px}.shop-card .shop-details{border-top:1px solid #e8edf4;padding-top:17px;margin:0 0 20px}.shop-card .shop-details>div{position:relative;padding-left:32px}.shop-card .shop-details>div+div{margin-top:17px}.shop-card .shop-details dt{font-size:11px;font-weight:700;color:#78899e;margin-bottom:4px}.contact-icon{position:absolute;left:0;top:2px;width:24px;height:27px;border-radius:7px;background:#f0f4f9;display:grid;place-items:center;color:#466588;font-size:16px}.shop-card .shop-details dd{font-size:13px;line-height:1.65;color:#324b68}.shop-card .shop-details a{text-decoration:none;color:#324b68}.shop-card .shop-details a:hover{color:#142d50;text-decoration:underline;text-underline-offset:3px}.shop-card .shop-details>div:first-child dd{min-height:65px}.shop-directions{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;width:100%;padding:11px 13px;background:#142d50;color:#fff;border:1px solid #142d50;border-radius:9px;font-size:13px;font-weight:800;margin-top:auto;transition:background .2s}.shop-directions:hover{background:#25496f}.shop-directions>span{font-size:19px;line-height:1}.shop-directions:focus-visible{outline:3px solid #8caacc;outline-offset:3px}@media(min-width:951px) and (max-width:1200px){.shop-results .listing-grid{gap:18px}}@media(max-width:650px){.shop-results .listing-grid{gap:16px}.shop-card .card-body{padding:9px 15px 16px}.shop-card h3{font-size:17px}.shop-card .shop-logo{left:15px}.shop-card .shop-details>div{padding-left:29px}}@media(max-width:480px){.shop-results .listing-grid{grid-template-columns:1fr}.shop-card .shop-logo-area{height:108px}.shop-card .card-body{padding:12px 21px 21px}.shop-card h3{min-height:0;font-size:20px}.shop-card .shop-details>div:first-child dd{min-height:0}.shop-card .shop-details dd{font-size:14px}.shop-directions{min-height:47px;font-size:14px}}
.shop-heading-actions{display:flex;align-items:center;justify-content:space-between;gap:22px}.shop-heading-actions>.button{border-radius:10px;white-space:nowrap;min-height:47px}@media(max-width:650px){.shop-heading-actions{align-items:flex-start;flex-direction:column;gap:18px}.shop-heading-actions>.button{font-size:14px}}
