/* Google Business Reviews — standalone reference implementation */
.dt-google-reviews-module{--dtgr-navy:#071f3d;--dtgr-gold:#e5a61c;--dtgr-text:#14263e;--dtgr-muted:#6f7d8d;--dtgr-border:#dfe5eb;background:#fff;padding:0 0 26px;box-sizing:border-box;font-family:inherit}
.dtgr-shell{width:min(var(--dtgr-site-width,1140px),calc(100% - 32px));height:220px;margin:0 auto;border:1px solid var(--dtgr-gold);border-radius:16px;overflow:hidden;background:#fff;display:grid;grid-template-columns:244px minmax(0,1fr);box-shadow:0 10px 28px rgba(7,31,61,.08)}
.dtgr-summary{background:linear-gradient(145deg,#061b35,#092b50);color:#fff;padding:25px 24px 20px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.dtgr-google-word{display:flex;align-items:center;gap:12px;margin-bottom:10px}.dtgr-google-word strong{display:block;font-size:20px;line-height:1.05;font-weight:600}.dtgr-google-word span:not(.dtgr-google-g){display:block;color:#fff;font-size:12px;margin-top:3px}.dtgr-google-g{display:inline-grid;place-items:center;font-family:Arial,sans-serif;font-weight:800;line-height:1}.dtgr-google-g-large{width:45px;height:45px;font-size:37px;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75% 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.dtgr-score-row{display:flex;align-items:center;gap:9px;margin-top:3px}.dtgr-score-row>strong{font-size:38px;line-height:1;font-weight:800;letter-spacing:-1.5px}.dtgr-stars,.dtgr-card-stars{color:#f2ad0b;letter-spacing:1px;white-space:nowrap}.dtgr-stars{font-size:19px}.dtgr-count{font-size:12px;color:#e8edf4;margin-top:7px}
.dtgr-content{position:relative;min-width:0;background:#fff;display:flex;flex-direction:column;justify-content:center;padding:13px 14px 6px}.dtgr-slider{position:relative;min-width:0;height:154px;display:flex;align-items:center}.dtgr-viewport{overflow:hidden;width:100%;height:100%;padding:0 2px}.dtgr-track{display:flex;height:100%;transition:transform .42s ease;will-change:transform}.dtgr-card{flex:0 0 calc(33.333333% - 9px);min-width:0;height:151px;margin-right:12px;border:1px solid #e0e6ec;border-radius:13px;background:#fff;padding:13px 15px 11px;box-sizing:border-box;box-shadow:0 4px 12px rgba(7,31,61,.035);overflow:hidden}.dtgr-card-head{display:grid;grid-template-columns:43px minmax(0,1fr) 20px;gap:9px;align-items:center}.dtgr-avatar{width:43px;height:43px;border-radius:50%;object-fit:cover;display:block;border:1px solid #dfe5eb;background:#eef2f5}.dtgr-avatar-letter{display:grid;place-items:center;background:#eef3f8;color:#16365a;font-weight:800;font-size:15px}.dtgr-person{min-width:0}.dtgr-person strong{display:block;color:#102d51;font-size:14px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dtgr-card-stars{font-size:15px;margin-top:4px;letter-spacing:0}.dtgr-google-g-small{justify-self:end;width:20px;height:20px;font-size:19px;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75% 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.dtgr-text{font-size:12px;line-height:1.43;color:#1c2733;margin:9px 0 4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dtgr-date{font-size:11px;color:#7d8996;margin-top:3px}.dtgr-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #dfe5eb;background:#fff;color:#173653;font-size:31px;line-height:35px;display:grid;place-items:center;padding:0;box-shadow:0 5px 15px rgba(7,31,61,.10);cursor:pointer}.dtgr-arrow:hover{border-color:var(--dtgr-gold);color:#0b2a4a}.dtgr-prev{left:-5px}.dtgr-next{right:-5px}.dtgr-google-link{height:33px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#1a4fa0;font-size:14px;font-weight:700;margin-top:3px}.dtgr-google-link:hover{text-decoration:underline}.dtgr-link-g{font-family:Arial,sans-serif;font-size:20px;font-weight:900;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75% 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.dtgr-link-arrow{font-size:22px;line-height:1;margin-left:1px}
@media(max-width:1050px){.dtgr-shell{grid-template-columns:220px minmax(0,1fr)}.dtgr-card{flex-basis:calc(50% - 6px)}.dtgr-summary{padding-left:20px;padding-right:18px}.dtgr-google-word strong{font-size:18px}.dtgr-score-row>strong{font-size:34px}}
@media(max-width:720px){.dt-google-reviews-module{padding-bottom:18px}.dtgr-shell{width:calc(100% - 20px);height:auto;min-height:210px;grid-template-columns:1fr;border-radius:14px}.dtgr-summary{min-height:94px;padding:16px 18px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center}.dtgr-google-word{grid-row:1 / 3;margin:0}.dtgr-google-word strong{font-size:17px}.dtgr-google-word span:not(.dtgr-google-g){font-size:11px}.dtgr-google-g-large{width:40px;height:40px;font-size:33px}.dtgr-score-row{margin:0}.dtgr-score-row>strong{font-size:31px}.dtgr-stars{font-size:17px}.dtgr-count{margin:0}.dtgr-content{padding:10px 9px 5px}.dtgr-slider{height:154px}.dtgr-card{flex-basis:calc(100% - 0px);margin-right:8px;height:151px;padding:13px 14px}.dtgr-prev{left:-3px}.dtgr-next{right:-3px}.dtgr-google-link{font-size:12px;height:31px}.dtgr-link-g{font-size:18px}}

/* V164 — Google Yorumları genişliği Site Ayarları'ndan */
.dt-google-reviews-module{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.dt-google-reviews-module .dtgr-shell{
  width:min(var(--dtgr-site-width,1140px),calc(100% - 32px))!important;
  max-width:var(--dtgr-site-width,1140px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
@media (max-width:680px){
  .dt-google-reviews-module .dtgr-shell{
    width:calc(100% - 16px)!important;
    max-width:none!important;
  }
}

/* V5 — ANASAYFA GOOGLE YORUMLARI: GERÇEK .dtgr-arrow BUTONLARINI MOBİLDE GİZLE */
@media screen and (max-width: 720px){
  body.home .dt-google-reviews-module .dtgr-slider .dtgr-arrow,
  body.home .dt-google-reviews-module .dtgr-slider .dtgr-prev,
  body.home .dt-google-reviews-module .dtgr-slider .dtgr-next{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    width:0 !important;
    height:0 !important;
    min-width:0 !important;
    min-height:0 !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    pointer-events:none !important;
  }
}
