:root{--ink:#10272a;--muted:#5d6e70;--paper:#f6f8f4;--white:#fff;--brand:#087f86;--brand-dark:#056067;--aqua:#dff2ef;--lime:#dce9a8;--line:#dce5df;--shadow:0 24px 70px rgba(16,39,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;padding-bottom:0}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(246,248,244,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(16,39,42,.08)}.topline{background:var(--ink);color:#dff7f4;font-size:13px}.topline-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topline a{font-weight:700;color:#fff}.nav-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;line-height:1}.brand-mark{width:39px;height:39px;border-radius:50%;background:var(--brand);display:grid;place-items:center;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.brand-mark:before{content:'';width:16px;height:22px;border-radius:50% 50% 55% 55%;background:#fff;transform:rotate(35deg);position:absolute;top:7px}.brand-mark span{position:absolute;width:23px;height:9px;border:2px solid var(--lime);border-top:0;border-radius:0 0 50% 50%;bottom:5px}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,'Times New Roman',serif;font-size:22px;font-weight:700}.brand small{font-size:12px;text-transform:uppercase;letter-spacing:.18em;margin-top:5px;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:23px}.main-nav>a:not(.nav-call){font-size:14px;font-weight:600;color:#44585a;position:relative;padding:10px 0}.main-nav>a:not(.nav-call):after{content:'';position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--brand);transition:.25s}.main-nav>a:hover:after,.main-nav>a.active:after{right:0}.main-nav>a.active{color:var(--ink)}.nav-call{display:inline-flex;align-items:center;gap:8px;padding:12px 17px;border-radius:999px;background:var(--ink);color:#fff;font-weight:700;font-size:14px}.nav-call svg{width:18px;height:18px}.menu-btn{display:none;border:0;background:transparent;padding:10px;width:48px;height:48px;cursor:pointer}.menu-btn>span:not(.sr-only){display:block;height:2px;background:var(--ink);margin:6px 0;border-radius:2px}.desktop-actions{position:fixed;right:22px;bottom:25px;z-index:45;display:grid;gap:10px}.desktop-actions a{display:flex;align-items:center;justify-content:center;gap:9px;height:50px;padding:0 17px;border-radius:999px;color:#fff;font-weight:700;font-size:14px;box-shadow:0 12px 34px rgba(0,0,0,.2)}.desktop-actions svg{width:21px;height:21px}.quick-call{background:var(--ink)}.quick-whatsapp{background:#168d5e}.mobile-actions{display:none}.hero{padding:34px 0 86px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--brand-dark)}.eyebrow:before{content:'';width:26px;height:2px;background:var(--brand)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;line-height:1.07;letter-spacing:-.025em;margin:0}h1{font-size:clamp(45px,6vw,79px);max-width:720px;margin-top:23px}.hero-copy>p{font-size:19px;color:var(--muted);max-width:600px;margin:25px 0 0}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:13px 21px;border-radius:999px;font-weight:700;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 14px 32px rgba(8,127,134,.22)}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;border-color:var(--line)}.btn svg{width:19px;height:19px}.hero-notes{display:flex;flex-wrap:wrap;gap:20px;margin-top:32px;color:#405456;font-size:14px}.hero-notes span{display:flex;align-items:center;gap:8px}.hero-notes i{width:7px;height:7px;border-radius:50%;background:var(--brand);display:block}.hero-media{position:relative;padding:23px 0 0 23px}.hero-media:before{content:'';position:absolute;inset:0 32px 32px 0;border:1px solid #9abeb8;border-radius:190px 190px 26px 26px}.hero-media img{position:relative;width:100%;height:640px;object-fit:cover;border-radius:190px 190px 26px 26px;box-shadow:var(--shadow)}.hero-badge{position:absolute;left:-35px;bottom:52px;background:var(--lime);padding:21px 23px;border-radius:18px;box-shadow:var(--shadow);max-width:210px}.hero-badge strong{font-family:Georgia,'Times New Roman',serif;font-size:29px;display:block}.hero-badge span{font-size:14px;line-height:1.4;display:block;margin-top:3px}.trust-strip{background:var(--ink);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{padding:31px 34px;border-right:1px solid rgba(255,255,255,.12)}.trust-item:last-child{border-right:0}.trust-item small{display:block;color:#9fc6c4;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}.trust-item strong{font-family:Georgia,'Times New Roman',serif;font-size:24px;display:block;margin-top:7px}.section{padding:105px 0}.section-tight{padding:75px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:44px}.section-head h2,.page-head h1{font-size:clamp(38px,5vw,62px)}.section-head p{max-width:500px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;min-height:295px;display:flex;flex-direction:column;transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:0 17px 45px rgba(16,39,42,.1);border-color:#bfd1ca}.card-icon{width:50px;height:50px;border-radius:15px;background:var(--aqua);display:grid;place-items:center;color:var(--brand)}.card-icon svg{width:25px;height:25px}.card h3{font-size:26px;margin-top:42px}.card p{color:var(--muted);font-size:15px;margin:13px 0 25px}.card a{margin-top:auto;font-weight:700;color:var(--brand-dark);font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.media-frame{position:relative}.media-frame img{width:100%;height:560px;object-fit:cover;border-radius:26px}.media-frame:after{content:'';position:absolute;width:145px;height:145px;border-radius:50%;background:var(--lime);right:-35px;bottom:-35px;z-index:-1}.copy h2{font-size:clamp(38px,5vw,60px)}.copy>p{font-size:18px;color:var(--muted);margin:22px 0}.list-clean{list-style:none;padding:0;margin:29px 0 0}.list-clean li{display:grid;grid-template-columns:30px 1fr;gap:14px;padding:16px 0;border-top:1px solid var(--line)}.list-clean li:last-child{border-bottom:1px solid var(--line)}.list-clean b{font-size:16px}.list-clean p{margin:4px 0 0;color:var(--muted);font-size:14px}.num{width:30px;height:30px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.area-panel{background:var(--aqua);border-radius:30px;padding:52px}.area-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.area-panel h2{font-size:clamp(37px,5vw,58px)}.area-panel p{color:#415d5c}.chips{display:flex;flex-wrap:wrap;gap:10px}.chip{background:rgba(255,255,255,.73);border:1px solid #c1dcd7;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:600}.exclude{display:block;margin-top:18px;font-size:13px;color:#58706e}.faq-wrap{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px}.faq-intro h2{font-size:clamp(38px,5vw,58px)}.faq-intro p{color:var(--muted)}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:Georgia,'Times New Roman',serif;font-size:21px;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--brand);font-size:25px}.faq details[open] summary:after{content:'–'}.faq details p{color:var(--muted);margin:14px 45px 0 0}.cta-panel{background:var(--brand);border-radius:30px;padding:60px;display:flex;justify-content:space-between;align-items:center;gap:40px;color:#fff;position:relative;overflow:hidden}.cta-panel:after{content:'';position:absolute;width:330px;height:330px;border:70px solid rgba(255,255,255,.08);border-radius:50%;right:-120px;top:-145px}.cta-panel h2{font-size:clamp(36px,5vw,57px);max-width:650px;position:relative;z-index:1}.cta-panel p{max-width:510px;color:#d9f2ef;position:relative;z-index:1}.cta-panel .button-row{position:relative;z-index:2;flex-shrink:0}.page-head{padding:80px 0 60px}.page-head .eyebrow{margin-bottom:20px}.page-head p{font-size:19px;color:var(--muted);max-width:720px;margin:20px 0 0}.product-groups{display:grid;gap:25px}.product-group{background:#fff;border:1px solid var(--line);border-radius:27px;padding:35px}.product-group-head{display:grid;grid-template-columns:80px 1fr auto;gap:22px;align-items:center}.product-group h2{font-size:32px}.product-group p{color:var(--muted);margin:7px 0 0}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.product-list span{background:var(--paper);border-radius:12px;padding:13px 15px;font-size:14px}.pill{display:inline-flex;background:var(--lime);padding:8px 13px;border-radius:999px;font-size:12px;font-weight:700}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-box{background:#fff;border:1px solid var(--line);border-radius:24px;padding:31px}.service-box h2{font-size:28px;margin-top:30px}.service-box p{color:var(--muted)}.service-box ul{padding-left:18px;color:#405456}.districts{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.district{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.district h2{font-size:27px}.district p{color:var(--muted);margin-bottom:0}.about-stat{background:var(--ink);color:#fff;border-radius:26px;padding:42px}.about-stat strong{font-family:Georgia,'Times New Roman',serif;font-size:54px;display:block}.about-stat span{color:#b4cdca}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:50px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:34px}.contact-card h2{font-size:31px}.contact-item{padding:20px 0;border-top:1px solid var(--line)}.contact-item:first-of-type{margin-top:20px}.contact-item small{display:block;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:11px;font-weight:700}.contact-item a,.contact-item address,.contact-item p{font-size:18px;font-style:normal;margin:5px 0 0}.contact-photo img{height:100%;min-height:540px;object-fit:cover;border-radius:26px}.legal-note{font-size:13px;color:var(--muted)}.site-footer{background:var(--ink);color:#fff;margin-top:100px;padding:65px 0 26px}.footer-grid{display:grid;grid-template-columns:1.2fr .65fr 1fr;gap:70px}.brand-footer strong{color:#fff}.brand-footer small{color:#9db9b7}.footer-grid>div:first-child>p{max-width:370px;color:#a9c0be;margin-top:22px}.footer-grid h2{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;text-transform:uppercase;letter-spacing:.13em;font-size:12px;color:#8fb0ae;margin-bottom:18px}.footer-grid>div:nth-child(2) a,.footer-grid>div:nth-child(3) a,.footer-grid address,.footer-grid>div:nth-child(3)>p{display:block;color:#d5e5e3;margin:9px 0;font-style:normal;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:23px;display:flex;justify-content:space-between;color:#779997;font-size:12px}.not-found{min-height:65vh;display:grid;place-items:center;text-align:center}.not-found h1{font-size:100px;color:var(--brand)}
@media(max-width:1000px){.main-nav{gap:14px}.main-nav>a:not(.nav-call){font-size:13px}.hero-grid{gap:40px}.cards{grid-template-columns:repeat(2,1fr)}.split{gap:45px}.product-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){body{padding-bottom:68px}.topline-inner span{display:none}.topline-inner{justify-content:center}.nav-row{min-height:69px}.menu-btn{display:block}.main-nav{position:fixed;inset:103px 0 auto 0;background:var(--paper);padding:25px 20px 35px;display:none;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line);box-shadow:0 18px 40px rgba(16,39,42,.12)}.main-nav.open{display:flex}.main-nav>a:not(.nav-call){font-size:17px;padding:12px 0}.nav-call{justify-content:center;margin-top:5px}.desktop-actions{display:none}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:60;height:68px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 25px rgba(16,39,42,.1)}.mobile-actions a{display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700;font-size:14px}.mobile-actions a:first-child{background:var(--ink);color:#fff}.mobile-actions a:last-child{background:#168d5e;color:#fff}.mobile-actions svg{width:21px;height:21px}.hero{padding:45px 0 70px}.hero-grid,.split,.area-grid,.faq-wrap,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:50px}.hero-copy>p{font-size:17px}.hero-media{max-width:620px;margin:auto}.hero-media img{height:520px}.hero-badge{left:0}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:25px 20px}.section{padding:78px 0}.section-head{display:block}.section-head p{margin-top:18px}.media-frame img{height:450px}.area-panel{padding:38px 30px}.faq-wrap{gap:35px}.cta-panel{display:block;padding:43px 30px}.product-group-head{grid-template-columns:62px 1fr}.product-group-head .pill{grid-column:2}.service-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.shell{width:min(100% - 30px,1180px)}.brand strong{font-size:19px}h1{font-size:43px}.hero-actions .btn{width:100%}.hero-media{padding:13px 0 0 13px}.hero-media:before{inset:0 18px 20px 0;border-radius:120px 120px 22px 22px}.hero-media img{height:420px;border-radius:120px 120px 22px 22px}.hero-badge{bottom:22px;padding:17px 19px;max-width:184px}.hero-badge strong{font-size:25px}.cards,.service-grid,.districts,.product-list{grid-template-columns:1fr}.card{min-height:auto}.section{padding:64px 0}.section-tight{padding:55px 0}.section-head{margin-bottom:30px}.media-frame img{height:370px}.media-frame:after{width:100px;height:100px;right:-10px;bottom:-22px}.area-panel{padding:32px 22px;border-radius:22px}.cta-panel{border-radius:22px;padding:37px 23px}.cta-panel .btn{width:100%}.product-group{padding:24px 20px}.product-group-head{grid-template-columns:1fr}.product-group-head .pill{grid-column:auto;justify-self:start}.contact-photo img{min-height:390px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:4px}.site-footer{margin-top:70px}.page-head{padding:55px 0 40px}.not-found h1{font-size:75px}}
@media(prefers-reduced-motion:no-preference){.card,.btn{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}}
.cta-panel .btn-light{color:var(--ink)}
.trust-grid{grid-template-columns:repeat(4,1fr)}
.about-stat + .about-stat{margin-top:16px}
@media(max-width:820px){.trust-grid{grid-template-columns:1fr}}

/* Google Ads odaklı /su-aritma/ sayfası */
.ads-hero{padding:58px 0 74px;overflow:hidden;background:linear-gradient(180deg,#f6f8f4 0%,#edf5f1 100%)}
.ads-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}
.ads-hero-copy h1{font-size:clamp(54px,7vw,92px);margin-top:19px;max-width:760px}
.ads-lead{font-size:20px;line-height:1.65;color:var(--muted);max-width:680px;margin:25px 0 0}
.ads-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;list-style:none;padding:0;margin:32px 0 0}
.ads-proof li{position:relative;padding-left:22px;font-size:14px;font-weight:650;color:#344d4f}
.ads-proof li:before{content:'';position:absolute;left:0;top:.55em;width:9px;height:9px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 5px rgba(8,127,134,.1)}
.ads-hero-media{position:relative;padding:20px 0 0 20px}
.ads-hero-media:before{content:'';position:absolute;inset:0 30px 30px 0;border:1px solid #98bdb7;border-radius:42px 190px 42px 190px}
.ads-hero-media img{position:relative;width:100%;height:650px;object-fit:cover;border-radius:42px 190px 42px 190px;box-shadow:var(--shadow)}
.ads-media-note{position:absolute;left:-34px;bottom:46px;background:var(--lime);padding:20px 23px;border-radius:18px;box-shadow:var(--shadow);max-width:220px}
.ads-media-note strong,.ads-media-note span{display:block}.ads-media-note strong{font-family:Georgia,'Times New Roman',serif;font-size:23px}.ads-media-note span{font-size:13px;line-height:1.45;margin-top:4px}
.anchor-bar{position:sticky;top:112px;z-index:35;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-block:1px solid var(--line)}
.anchor-bar .shell{display:flex;gap:27px;align-items:center;overflow-x:auto;scrollbar-width:none;padding-block:15px}.anchor-bar .shell::-webkit-scrollbar{display:none}
.anchor-bar a{white-space:nowrap;font-size:13px;font-weight:750;color:#415658}.anchor-bar a:hover{color:var(--brand)}
.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.catalog-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;min-height:430px;transition:transform .22s ease,box-shadow .22s ease}
.catalog-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px rgba(16,39,42,.1)}
.catalog-card>img{width:100%;height:100%;min-height:430px;object-fit:cover;background:#eef5f1}
.catalog-body{padding:30px 28px;display:flex;flex-direction:column}
.catalog-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:var(--brand)}
.catalog-body h3{font-size:29px;margin-top:11px}
.catalog-body p{color:var(--muted);font-size:15px;margin:14px 0}
.catalog-body ul{padding-left:18px;margin:4px 0 22px;color:#405456;font-size:14px}.catalog-body li+li{margin-top:6px}
.catalog-body a{margin-top:auto;color:var(--brand-dark);font-weight:800;font-size:14px}
.catalog-more{margin-top:24px;background:var(--ink);color:#fff;border-radius:22px;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:25px}.catalog-more p{margin:0;color:#c8dbd8}.catalog-more .btn{flex-shrink:0;background:#fff;color:var(--ink)}
.explain-panel{background:var(--aqua);border-radius:32px;padding:58px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.explain-copy h2{font-size:clamp(40px,5vw,62px);margin-top:17px}.explain-copy p{color:#405b5b;font-size:17px}.explain-copy .btn{margin-top:14px}
.flow-card{background:#fff;border-radius:26px;padding:35px;box-shadow:0 20px 50px rgba(16,39,42,.08);display:grid;gap:16px}
.flow-card>div{display:grid;grid-template-columns:44px 1fr;column-gap:15px;align-items:center}.flow-card b{grid-row:1/3;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff}.flow-card span{font-family:Georgia,'Times New Roman',serif;font-size:21px;font-weight:700}.flow-card small{color:var(--muted)}.flow-card i{display:block;width:2px;height:28px;background:var(--brand);margin-left:21px}
.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.compare-grid article{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px}.compare-grid article>span{display:inline-flex;background:var(--aqua);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800}.compare-grid h3{font-size:34px;margin-top:22px}.compare-grid ul{margin:24px 0 0;padding:0;list-style:none}.compare-grid li{padding:13px 0 13px 25px;border-top:1px solid var(--line);position:relative;color:#405456}.compare-grid li:before{content:'✓';position:absolute;left:0;color:var(--brand);font-weight:900}
.check-strip{margin-top:22px;background:var(--brand);color:#fff;border-radius:22px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:25px}.check-strip strong,.check-strip span{display:block}.check-strip strong{font-family:Georgia,'Times New Roman',serif;font-size:22px}.check-strip span{font-size:14px;color:#d8efed;margin-top:4px}.check-strip .btn{flex-shrink:0}
.service-evidence{display:grid;grid-template-columns:.92fr 1.08fr;gap:76px;align-items:center}.plain-checks{list-style:none;padding:0;margin:25px 0}.plain-checks li{padding:13px 0 13px 30px;border-top:1px solid var(--line);position:relative}.plain-checks li:last-child{border-bottom:1px solid var(--line)}.plain-checks li:before{content:'';position:absolute;left:0;top:19px;width:12px;height:7px;border-left:3px solid var(--brand);border-bottom:3px solid var(--brand);transform:rotate(-45deg)}
.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.review-grid blockquote{margin:0;background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;min-height:210px;display:flex;flex-direction:column;justify-content:space-between}.review-grid blockquote:before{content:'“';font-family:Georgia,'Times New Roman',serif;font-size:65px;line-height:.7;color:var(--brand)}.review-grid p{font-family:Georgia,'Times New Roman',serif;font-size:24px;line-height:1.35;margin:20px 0}.review-grid footer{font-size:13px;font-weight:750;color:var(--muted)}.review-note{font-size:12px;color:var(--muted);margin-top:15px}.legal-links{display:flex;gap:18px}.legal-links a:hover{text-decoration:underline}
.legal-page{padding:70px 0}.legal-page article{max-width:850px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:45px;margin:auto}.legal-page h1{font-size:clamp(40px,6vw,68px)}.legal-page h2{font-size:28px;margin-top:38px}.legal-page p,.legal-page li{color:#45595b}.legal-page .updated{font-size:13px;color:var(--muted)}
@media(max-width:1100px){.ads-hero-grid{gap:42px}.catalog-card{grid-template-columns:1fr}.catalog-card>img{height:290px;min-height:290px}.catalog-body{min-height:340px}.ads-proof{grid-template-columns:1fr}}
@media(max-width:900px){.ads-hero-grid,.explain-panel,.service-evidence{grid-template-columns:1fr}.ads-hero-media{max-width:650px;margin:auto}.catalog-grid{grid-template-columns:1fr}.catalog-card{grid-template-columns:.8fr 1.2fr}.catalog-card>img{height:100%;min-height:420px}.catalog-body{min-height:auto}.anchor-bar{top:103px}.review-grid{grid-template-columns:1fr}.explain-panel{padding:42px}.service-evidence{gap:45px}}
@media(max-width:820px){.anchor-bar{top:103px}.ads-hero{padding:44px 0 60px}.ads-hero-media img{height:530px}.ads-hero-copy h1{font-size:58px}}
@media(max-width:620px){.ads-hero-copy h1{font-size:49px}.ads-lead{font-size:17px}.ads-proof{grid-template-columns:1fr}.ads-hero-media{padding:12px 0 0 12px}.ads-hero-media:before{inset:0 16px 18px 0;border-radius:28px 115px 28px 115px}.ads-hero-media img{height:420px;border-radius:28px 115px 28px 115px}.ads-media-note{left:0;bottom:23px;max-width:190px;padding:16px 18px}.anchor-bar{top:103px}.catalog-card{grid-template-columns:1fr}.catalog-card>img{height:280px;min-height:280px}.catalog-body{padding:26px 22px}.catalog-more,.check-strip{display:block}.catalog-more .btn,.check-strip .btn{width:100%;margin-top:18px}.explain-panel{padding:33px 22px;border-radius:23px}.flow-card{padding:25px 20px}.compare-grid{grid-template-columns:1fr}.compare-grid article{padding:28px 22px}.review-grid blockquote{min-height:180px;padding:27px 22px}.legal-page article{padding:30px 21px;border-radius:22px}.legal-links{display:grid;gap:4px}.footer-bottom{gap:12px}}

.brand-logo-image{width:54px;height:54px;object-fit:contain;flex:0 0 auto;border-radius:50%;filter:drop-shadow(0 3px 8px rgba(16,39,42,.14))}.brand-footer .brand-logo-image{width:62px;height:62px}.brand-footer{align-items:center}@media(max-width:560px){.brand-logo-image{width:46px;height:46px}.brand-footer .brand-logo-image{width:56px;height:56px}}
.real-product-gallery{padding-top:18px}.real-gallery-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;gap:20px;align-items:stretch}.real-gallery-grid figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;display:flex;flex-direction:column}.real-gallery-grid img{width:100%;height:420px;object-fit:cover;display:block}.real-gallery-grid figure:nth-child(2) img,.real-gallery-grid figure:nth-child(3) img{object-fit:contain;background:#f6f7f6;padding:18px}.real-gallery-grid figcaption{padding:16px 18px;font-size:14px;font-weight:750;color:#405456}@media(max-width:820px){.real-gallery-grid{grid-template-columns:1fr 1fr}.real-gallery-grid figure:first-child{grid-column:1/-1}.real-gallery-grid img{height:330px}}@media(max-width:520px){.real-gallery-grid{grid-template-columns:1fr}.real-gallery-grid figure:first-child{grid-column:auto}.real-gallery-grid img{height:300px}}
/* product gallery cache-safe override */
.real-product-gallery .real-gallery-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr) minmax(0,.85fr)!important;gap:22px!important;width:100%!important}.real-product-gallery .real-gallery-grid figure{min-width:0!important}.real-product-gallery .real-gallery-grid img{width:100%!important;height:420px!important;object-fit:cover!important}.real-product-gallery .real-gallery-grid figure:nth-child(2) img,.real-product-gallery .real-gallery-grid figure:nth-child(3) img{object-fit:contain!important}@media(max-width:820px){.real-product-gallery .real-gallery-grid{grid-template-columns:1fr 1fr!important}.real-product-gallery .real-gallery-grid figure:first-child{grid-column:1/-1!important}}@media(max-width:520px){.real-product-gallery .real-gallery-grid{grid-template-columns:1fr!important}.real-product-gallery .real-gallery-grid figure:first-child{grid-column:auto!important}.real-product-gallery .real-gallery-grid img{height:300px!important}}
.product-duo{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#f6f8f7;padding:12px;min-height:420px}.product-duo figure{margin:0;background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.product-duo img{width:100%;height:330px;object-fit:contain;padding:12px}.product-duo figcaption,.open-case-gallery figcaption,.sebil-product-image figcaption{font-size:13px;font-weight:750;color:#405456;padding:10px 12px;border-top:1px solid var(--line)}
.open-case-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:25px}.open-case-gallery figure,.sebil-product-image{margin:0;background:#f7f9f8;border:1px solid var(--line);border-radius:20px;overflow:hidden}.open-case-gallery img{width:100%;height:280px;object-fit:contain;background:#fff;padding:14px}.sebil-product-image{max-width:360px;margin-bottom:25px}.sebil-product-image img{width:100%;height:300px;object-fit:contain;background:#fff;padding:14px}
@media(max-width:620px){.product-duo{grid-template-columns:1fr;min-height:auto}.product-duo img{height:250px}.open-case-gallery{grid-template-columns:1fr}.open-case-gallery img{height:260px}.sebil-product-image{max-width:none}.sebil-product-image img{height:280px}}
.catalog-card>img[src*="tezgah-ustu-sebil"]{background:#fff;object-fit:contain;padding:26px;filter:contrast(1.08) saturate(1.03)}
@media(max-width:620px){.catalog-card>img[src*="tezgah-ustu-sebil"]{padding:18px}}
/* Google Ads quality-focused single theme */
.ads-quality-theme{background:#f7faf8}.ads-quality-theme .ads-hero,.ads-quality-theme .page-head{background:linear-gradient(135deg,#f7fbfa 0%,#eef7f4 100%)}
.trust-reviews{padding-top:70px;padding-bottom:70px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.trust-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:end;margin-bottom:28px}.trust-head h2{max-width:760px;margin-bottom:10px}.trust-head p{max-width:720px;color:var(--muted)}
.trust-score{min-width:190px;padding:18px 20px;border:1px solid var(--line);border-radius:20px;background:#f8faf9;display:flex;flex-direction:column;gap:4px}.trust-score strong{font-size:22px;color:var(--ink)}.trust-score small{color:var(--muted)}
.trust-stars{color:#f5a623;letter-spacing:2px;font-size:18px}.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.trust-card{margin:0;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(13,47,49,.07)}.trust-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.trust-card-top b{font-size:13px;color:#4285f4}.trust-card p{font-size:18px;line-height:1.55;color:var(--ink);min-height:84px}.trust-card footer{display:flex;flex-direction:column;gap:3px;border:0;padding:0;margin-top:18px}.trust-card footer strong{font-size:15px}.trust-card footer span{font-size:13px;color:var(--muted)}
@media(max-width:800px){.trust-head{grid-template-columns:1fr}.trust-score{width:100%}.trust-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.trust-card{min-width:84%;scroll-snap-align:start}.trust-reviews{padding-top:52px;padding-bottom:52px}}
