:root{--ink:#15383d;--muted:#6a7c7e;--brand:#075c64;--brand-dark:#073f46;--brand-light:#e4f2ef;--green:#6e9274;--sage:#a9c2ad;--bg:#f3f7f6;--panel:#fff;--line:#dbe7e4;--danger:#a84535;--radius:20px;--shadow:0 16px 48px rgba(13,67,73,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.announcement{background:var(--brand-dark);color:#e7f4f2;font-size:12px;font-weight:750}.announcement>div{max-width:1360px;margin:auto;padding:7px 24px;display:flex;justify-content:center;gap:34px}.site-header{position:sticky;top:0;z-index:40;background:#fffffff2;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-main{max-width:1360px;margin:auto;display:grid;grid-template-columns:170px minmax(280px,1fr) auto auto;gap:18px;align-items:center;padding:12px 24px}.brand img{width:156px;height:68px;object-fit:contain}.search{display:flex;min-width:0}.search input{min-width:0;width:100%;padding:13px 15px;border:1px solid var(--line);border-radius:13px 0 0 13px;background:#fbfdfc}.search button{border:0;background:var(--brand);color:#fff;padding:0 20px;border-radius:0 13px 13px 0;font-weight:900}.header-whatsapp{display:grid;font-size:11px;color:var(--muted);padding:8px 12px;border-left:1px solid var(--line)}.header-whatsapp strong{font-size:14px;color:var(--brand)}.cart-link{display:flex;align-items:center;gap:7px;background:var(--ink);color:#fff;padding:11px 14px;border-radius:12px;font-weight:850}.cart-link .cart-label{background:transparent;color:#fff;min-width:auto;height:auto;border-radius:0;display:inline;line-height:1}.cart-link b{background:#fff;color:var(--ink);min-width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:12px}.main-nav{max-width:1360px;margin:auto;display:flex;align-items:center;gap:6px;padding:0 24px 10px;overflow:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{white-space:nowrap;padding:8px 12px;border-radius:9px;font-size:14px;font-weight:750}.main-nav a:hover{background:var(--brand-light);color:var(--brand)}.menu-toggle{display:none;border:0;background:#fff;border:1px solid var(--line);border-radius:10px;width:42px;height:42px}main{max-width:1360px;margin:auto;padding:30px 24px 90px}.hero-premium{position:relative;min-height:590px;border-radius:32px;overflow:hidden;background:linear-gradient(135deg,#073f46 0%,#075c64 55%,#0b727a 100%);color:#fff;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;padding:72px}.hero-premium:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.12),transparent 34%),linear-gradient(120deg,transparent 60%,rgba(255,255,255,.05));pointer-events:none}.hero-copy{position:relative;z-index:2;max-width:760px}.eyebrow,.section-title>div>span,.page-head>div>span{letter-spacing:.16em;font-size:12px;font-weight:900;color:#9fd0b5}.hero-copy h1{font-size:clamp(46px,6.3vw,84px);line-height:1.02;letter-spacing:-.04em;margin:15px 0 23px}.hero-copy>p{font-size:19px;color:#e3f0ef;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 21px;border-radius:12px;border:1px solid transparent;font-weight:900;cursor:pointer}.btn.primary{background:var(--brand);color:#fff}.hero .btn.primary{background:#fff;color:var(--brand-dark)}.btn.ghost{border-color:#ffffff55;color:#fff;background:#ffffff0d}.btn.light{background:#fff;color:var(--brand-dark)}.btn.outline{background:#fff;border-color:var(--line);color:var(--brand)}.hero-proof{display:flex;gap:24px;flex-wrap:wrap;margin-top:38px}.hero-proof span{display:grid;font-size:12px;color:#bcd9d7}.hero-proof b{color:#fff;font-size:18px}.hero-visual{position:relative;z-index:2;min-height:440px}.hero-logo-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(360px,70%);aspect-ratio:1;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 30px 80px #001b1e55}.hero-logo-card img{width:82%;border-radius:50%}.hero-orbit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #ffffff32;border-radius:50%}.orbit-one{width:440px;height:440px}.orbit-two{width:540px;height:540px}.floating-note{position:absolute;background:#ffffffef;color:var(--ink);border:1px solid #ffffffaa;padding:14px 16px;border-radius:15px;box-shadow:0 16px 48px #00282c33;display:grid;max-width:205px}.floating-note strong{font-size:14px}.floating-note span{font-size:11px;color:var(--muted)}.note-one{left:0;top:68px}.note-two{right:0;bottom:55px}.trust-band{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:20px;overflow:hidden;margin-top:22px}.trust-band>div{background:#fff;padding:20px;display:grid;grid-template-columns:auto 1fr;column-gap:12px}.trust-band span{grid-row:1/3;width:38px;height:38px;border-radius:10px;background:var(--brand-light);display:grid;place-items:center;font-size:11px;font-weight:900;color:var(--brand)}.trust-band strong{font-size:14px}.trust-band small{color:var(--muted)}.home-section,.page-head{padding-top:64px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-title h2,.page-head h1{font-size:clamp(32px,4.2vw,52px);line-height:1.07;letter-spacing:-.03em;margin:7px 0 0}.section-title>p{max-width:440px;color:var(--muted)}.section-title>a{color:var(--brand);font-weight:850;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-grid>a{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;transition:transform .2s,border-color .2s,box-shadow .2s}.category-grid>a:hover{transform:translateY(-4px);border-color:#9fc9bd;box-shadow:var(--shadow)}.category-icon{width:58px;height:58px;border-radius:16px;background:var(--brand-light);display:grid;place-items:center}.category-icon svg{width:35px;height:35px;fill:none;stroke:var(--brand);stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.category-grid div{display:grid}.category-grid strong{font-size:16px}.category-grid small{color:var(--muted)}.category-grid>b{color:var(--brand);font-size:19px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#bdd5cf}.product-image{position:relative;aspect-ratio:1/1;background:linear-gradient(145deg,#f9fcfb,#eef5f3);padding:25px;display:grid;place-items:center}.product-image>img{width:100%;height:100%;object-fit:contain}.product-placeholder{display:grid;place-items:center;gap:8px;color:var(--muted);font-size:12px;text-align:center}.product-placeholder img{max-width:72%;opacity:.82}.product-placeholder.large img{max-width:330px}.discount-badge{position:absolute;left:13px;top:13px;background:#b84934;color:#fff;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:900}.product-info{padding:17px;display:flex;flex-direction:column;gap:10px;flex:1}.product-meta{display:flex;justify-content:space-between;gap:8px;font-size:11px;font-weight:850;color:var(--green)}.stock-dot{color:var(--muted)}.stock-dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px}.stock-dot.in:before{background:#38a568}.stock-dot.out:before{background:#c15642}.product-info h3{font-size:15px;line-height:1.38;margin:0;flex:1;min-height:42px}.price-row{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.price-row strong{font-size:20px}.price-row del{font-size:12px;color:#8a9899}.product-actions{display:grid;grid-template-columns:1fr 44px;gap:8px}.add-cart,.quick-wa{border:0;border-radius:11px;background:var(--brand);color:#fff;min-height:43px;font-weight:900;cursor:pointer;display:grid;place-items:center}.quick-wa{background:#2b9f61;font-size:20px}.whatsapp-cta{margin-top:70px;background:linear-gradient(120deg,#0a4d53,#073f46);border-radius:28px;color:#fff;padding:45px 55px;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.whatsapp-cta h2{font-size:clamp(34px,4vw,56px);line-height:1.06;margin:8px 0 12px}.whatsapp-cta p{color:#d6e8e6;max-width:760px}.cta-phone{display:grid;border-left:1px solid #ffffff32;padding-left:40px}.cta-phone span{font-size:11px;letter-spacing:.14em;color:#9fc8c4}.cta-phone strong{font-size:28px}.cta-phone small{color:#bcd2d0}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.blog-card-image{display:block;aspect-ratio:16/10;background:linear-gradient(140deg,var(--brand-dark),var(--brand));overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover}.blog-placeholder{width:100%;height:100%;display:grid;place-items:center;text-align:center;color:#fff;font-size:32px;font-weight:950;letter-spacing:.08em}.blog-card>div{padding:20px}.blog-card>div>span{font-size:11px;font-weight:900;letter-spacing:.1em;color:var(--green)}.blog-card h2,.blog-card h3{font-size:22px;line-height:1.2;margin:9px 0}.blog-card p{color:var(--muted)}.blog-card small{color:var(--muted);display:block;margin-bottom:10px}.read-more{font-weight:900;color:var(--brand)}.page-head{padding-bottom:35px}.page-head>div{max-width:900px}.page-head p{font-size:18px;color:var(--muted);max-width:760px}.catalog{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px}.catalog-sidebar{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px;height:max-content;position:sticky;top:155px}.catalog-sidebar form{display:grid;gap:12px;margin-bottom:22px}.catalog-sidebar label{display:grid;gap:5px;font-size:13px;font-weight:800}.catalog-sidebar input,.catalog-sidebar select{padding:10px;border:1px solid var(--line);border-radius:9px;width:100%}.catalog-sidebar form>button{border:0;background:var(--brand);color:#fff;padding:11px;border-radius:9px;font-weight:900}.catalog-sidebar>a{display:flex;justify-content:space-between;padding:10px 3px;border-bottom:1px solid var(--line);font-size:14px}.catalog-sidebar>a span{color:var(--muted)}.filter-close,.catalog-toolbar{display:none}.pagination{display:flex;gap:7px;flex-wrap:wrap;margin-top:28px}.pagination a{padding:9px 13px;background:#fff;border:1px solid var(--line);border-radius:9px}.pagination a.active{background:var(--brand);color:#fff}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:var(--muted);padding-top:14px}.breadcrumbs a{color:var(--brand)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:38px 0 30px}.detail-image{background:#fff;border:1px solid var(--line);border-radius:28px;padding:48px;min-height:550px;display:grid;place-items:center}.detail-image>img{width:100%;height:100%;max-height:500px;object-fit:contain}.detail-copy{padding-top:30px}.product-brand{font-size:12px;font-weight:900;letter-spacing:.12em;color:var(--green)}.product-detail h1{font-size:clamp(34px,4.8vw,62px);line-height:1.06;letter-spacing:-.035em;margin:12px 0 20px}.detail-price{display:flex;gap:13px;align-items:baseline}.detail-price strong{font-size:36px}.detail-price del{color:#8e9b9d}.stock{font-weight:850}.stock.available{color:#2f8654}.stock.unavailable{color:var(--danger)}.detail-summary{font-size:17px;color:var(--muted)}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.detail-trust{display:grid;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:15px;overflow:hidden}.detail-trust>div{background:#fff;padding:13px 15px;display:grid}.detail-trust span{font-size:12px;color:var(--muted)}.product-description{background:#fff;border:1px solid var(--line);border-radius:24px;padding:36px;margin-top:20px}.product-description h2{font-size:30px}.product-description div{max-width:850px;color:#425d60}.cart-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.cart-row{position:relative;background:#fff;border:1px solid var(--line);padding:16px;border-radius:15px;display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:14px;margin-bottom:10px}.cart-row small{display:block;color:var(--muted)}.qty{display:flex;align-items:center;gap:10px}.qty button,.remove{border:0;background:#e9f1ef;width:34px;height:34px;border-radius:8px;font-size:18px}.cart-total{font-size:25px;display:flex;justify-content:space-between;padding:22px}.order-form{background:#fff;padding:24px;border-radius:var(--radius);border:1px solid var(--line);height:max-content}.order-form h2{margin-top:0}.order-form label{display:grid;gap:5px;margin-bottom:14px;font-weight:750}.order-form input,.order-form textarea,.order-form select{padding:12px;border:1px solid var(--line);border-radius:10px}.consent{grid-template-columns:auto 1fr!important;align-items:start;font-size:13px}.consent input{width:auto;margin-top:3px}.consent.optional{color:var(--muted)}.order-note{font-size:12px;color:var(--muted)}.legal{max-width:900px;margin:30px auto;background:#fff;padding:42px;border-radius:24px;border:1px solid var(--line)}.legal h1{font-size:42px}.legal h2{margin-top:34px}.not-found{text-align:center;padding:100px}.not-found h1{font-size:120px;margin:0}.blog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px}.blog-sidebar{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px;height:max-content;position:sticky;top:155px}.blog-sidebar>a{display:flex;justify-content:space-between;padding:11px 2px;border-bottom:1px solid var(--line)}.blog-help{background:var(--brand-light);padding:17px;border-radius:13px;margin-top:18px}.blog-help a{font-weight:900;color:var(--brand)}.article-page{max-width:980px;margin:auto}.article-header{text-align:center;padding:45px 0 30px}.article-header .breadcrumbs{justify-content:center}.article-header h1{font-size:clamp(40px,6vw,72px);line-height:1.04;letter-spacing:-.04em;margin:15px 0}.article-excerpt{font-size:20px;color:var(--muted);max-width:800px;margin:0 auto}.article-meta{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:22px;font-size:13px;color:var(--muted)}.article-cover{margin:0 0 40px;border-radius:26px;overflow:hidden;aspect-ratio:16/9;background:#fff}.article-cover img{width:100%;height:100%;object-fit:cover}.article-body{max-width:760px;margin:auto;font-size:18px;line-height:1.8}.article-body h2{font-size:32px;line-height:1.15;margin-top:45px}.article-body h3{font-size:24px}.article-body a{color:var(--brand);text-decoration:underline}.article-note{margin-top:38px;padding:20px;border-left:4px solid var(--brand);background:var(--brand-light);font-size:14px}.related-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.related-posts>a{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.related-posts span{font-size:11px;color:var(--green)}.related-posts strong{font-size:19px;display:block;margin:7px 0}.related-posts p{color:var(--muted)}.site-footer{background:#102f34;color:#dce9e7;margin-top:20px}.footer-grid{max-width:1360px;margin:auto;padding:55px 24px;display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:45px}.site-footer h3{color:#fff}.site-footer a,.cookie-settings{color:#edf5f4;display:block;margin:7px 0}.cookie-settings{border:0;background:none;padding:0;text-align:left;text-decoration:underline;cursor:pointer}.footer-brand img{width:170px;background:#fff;border-radius:14px;padding:8px}.footer-wa{font-weight:900;color:#9fd0b5!important}.footer-address{font-size:13px;color:#a9bfbc}.footer-bottom{border-top:1px solid #ffffff17;max-width:1360px;margin:auto;padding:18px 24px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#9db3b0}.mobile-bottom-nav{display:none}.cookie-panel{position:fixed;z-index:100;left:20px;right:20px;bottom:20px;max-width:760px;margin:auto;background:#fff;border:1px solid var(--line);box-shadow:0 22px 80px #0005;border-radius:18px;padding:24px}.cookie-panel h3{margin-top:0}.cookie-panel>label{display:inline-flex;align-items:center;gap:6px;margin-right:18px}.cookie-actions{display:flex;gap:8px;margin:17px 0;flex-wrap:wrap}.cookie-panel button{border:1px solid var(--brand);background:#fff;color:var(--brand);padding:10px 13px;border-radius:9px;font-weight:850}.cookie-actions button:last-child{background:var(--brand);color:#fff}.cookie-close{position:absolute;right:12px;top:10px;border:0!important;font-size:20px!important}.empty{background:#fff;padding:45px;border-radius:18px;text-align:center;border:1px solid var(--line)}@media(max-width:1120px){.header-main{grid-template-columns:140px minmax(220px,1fr) auto}.header-whatsapp{display:none}.hero-premium{padding:55px;grid-template-columns:1fr .8fr}.hero-logo-card{width:290px}.orbit-one{width:350px;height:350px}.orbit-two{width:430px;height:430px}.floating-note{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media(max-width:820px){.announcement>div{justify-content:flex-start;overflow:auto;white-space:nowrap}.header-main{grid-template-columns:auto 100px 1fr auto;padding:8px 14px;gap:8px}.menu-toggle{display:block}.brand img{width:95px;height:54px}.search input{padding:10px}.search button{padding:0 12px}.cart-link{font-size:0;padding:10px}.cart-link:before{content:"▣";font-size:20px}.cart-link span{font-size:11px}.main-nav{display:none;position:absolute;left:0;right:0;top:71px;background:#fff;flex-direction:column;align-items:stretch;padding:13px 16px 20px;border-bottom:1px solid var(--line);box-shadow:0 20px 40px #0002}.main-nav.open{display:flex}.main-nav a{padding:11px}.hero-premium{min-height:auto;padding:45px 30px;grid-template-columns:1fr}.hero-visual{display:none}.trust-band{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.whatsapp-cta{grid-template-columns:1fr;padding:35px}.cta-phone{border-left:0;border-top:1px solid #ffffff32;padding:22px 0 0}.catalog,.blog-layout{grid-template-columns:1fr}.catalog-sidebar{position:fixed;z-index:70;inset:0 12% 0 0;border-radius:0;transform:translateX(-110%);transition:transform .2s;overflow:auto}.catalog-sidebar.open{transform:translateX(0);box-shadow:30px 0 80px #0005}.filter-close{display:block;float:right;border:0;background:none;font-size:28px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.catalog-toolbar button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 13px}.blog-sidebar{position:static}.product-detail{grid-template-columns:1fr;gap:25px}.detail-image{min-height:380px}.detail-copy{padding-top:0}.cart-layout{grid-template-columns:1fr}.blog-grid{grid-template-columns:repeat(2,1fr)}.related-posts{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:50;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);padding:7px 5px max(7px,env(safe-area-inset-bottom));box-shadow:0 -12px 30px #0001}.mobile-bottom-nav a{display:grid;place-items:center;font-size:18px;color:var(--brand)}.mobile-bottom-nav span{font-size:10px;font-weight:800}.mobile-bottom-nav b{font-size:9px;background:var(--brand);color:#fff;border-radius:99px;padding:1px 4px}body{padding-bottom:62px}}@media(max-width:560px){main{padding:18px 12px 70px}.announcement>div{padding:6px 12px}.header-main{grid-template-columns:auto 75px 1fr auto}.brand img{width:72px;height:48px}.search button{font-size:12px;padding:0 9px}.hero-premium{padding:35px 22px;border-radius:22px}.hero-copy h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-proof{gap:15px}.trust-band{grid-template-columns:1fr}.home-section,.page-head{padding-top:44px}.section-title{align-items:flex-start;flex-direction:column;gap:9px}.section-title h2,.page-head h1{font-size:35px}.section-title>p{margin:0}.category-grid{gap:9px}.category-grid>a{grid-template-columns:auto 1fr;padding:13px;gap:9px}.category-icon{width:45px;height:45px}.category-icon svg{width:28px}.category-grid>a>b{display:none}.category-grid strong{font-size:14px}.product-image{padding:15px}.product-info{padding:12px;gap:7px}.product-info h3{font-size:13px;min-height:54px}.price-row strong{font-size:17px}.product-actions{grid-template-columns:1fr 39px}.add-cart{font-size:12px}.whatsapp-cta{margin-top:48px;padding:28px 22px}.whatsapp-cta h2{font-size:35px}.blog-grid{grid-template-columns:1fr}.detail-image{min-height:320px;padding:25px}.product-detail h1{font-size:38px}.detail-price strong{font-size:29px}.detail-actions{display:grid}.cart-row{grid-template-columns:1fr auto}.cart-row>.qty{grid-row:2}.cart-row>.remove{position:absolute;right:13px;top:13px}.legal{padding:24px}.legal h1{font-size:33px}.article-header{padding-top:25px}.article-header h1{font-size:42px}.article-excerpt{font-size:17px}.article-body{font-size:16px}.article-body h2{font-size:27px}.footer-grid{grid-template-columns:1fr;padding:40px 18px}.footer-bottom{flex-direction:column;padding:16px 18px}.cookie-panel{left:7px;right:7px;bottom:70px;padding:20px}.cookie-panel>label{display:flex;margin:9px 0}.cookie-actions{display:grid}.cookie-actions button{width:100%}}

/* KIVANÇ PETSHOP V0.3 — FERAH, MOBİL ÖNCELİKLİ VİTRİN */
:root{--v3-ink:#103c42;--v3-brand:#0a5961;--v3-brand-deep:#083f45;--v3-mint:#e9f5f1;--v3-cream:#fbfaf6;--v3-line:#dfe9e6;--v3-shadow:0 18px 55px rgba(9,67,73,.10)}
.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}
.announcement{background:#0b454b;font-weight:700;letter-spacing:.01em}.announcement>div{min-height:34px;align-items:center}.announcement span+span:before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:#8fc6af;margin:0 20px 3px 0}
.site-header{box-shadow:0 8px 30px rgba(10,65,70,.035)}.header-main{grid-template-columns:176px minmax(340px,1fr) auto auto;padding-top:10px;padding-bottom:10px}.brand img{width:164px;height:70px}.search{height:48px}.search input{border-radius:14px 0 0 14px;background:#f8fbfa;border-color:#d6e4e1;padding-left:18px}.search input:focus{outline:3px solid rgba(10,89,97,.12);border-color:#7aafa8}.search button{display:flex;align-items:center;gap:7px}.search button svg{width:19px;fill:none;stroke:currentColor;stroke-width:2}.header-whatsapp{border:0;background:#f1f8f5;border-radius:12px;padding:8px 14px}.cart-link{background:#103c42;border-radius:13px;padding:11px 13px}.cart-link svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-link b{background:#fff;color:#103c42;min-width:23px;height:23px;display:grid;place-items:center;border-radius:99px;font-size:12px}.cart-link>span[data-cart-count]{display:none}.main-nav{justify-content:center;padding-bottom:11px}.main-nav a{font-weight:780}.mobile-nav-head,.mobile-menu-wa,.menu-scrim{display:none}.menu-toggle span{display:block;width:19px;height:2px;background:var(--ink);margin:4px auto;border-radius:4px}
main{padding-top:24px}.hero-v3{position:relative;overflow:hidden;min-height:520px;border-radius:30px;background:linear-gradient(122deg,#0a5158 0%,#0b6269 58%,#0c747b 100%);color:#fff;padding:62px 68px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:46px;isolation:isolate}.hero-v3:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.13),transparent 30%),radial-gradient(circle at 92% 88%,rgba(126,204,178,.2),transparent 31%);z-index:-1}.hero-v3:after{content:"";position:absolute;width:390px;height:390px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-120px;top:-155px}.hero-v3-copy{max-width:720px}.hero-location{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(255,255,255,.23);background:rgba(255,255,255,.08);border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em}.hero-location span{color:#96dfba;font-size:10px}.hero-v3 h1{font-size:clamp(48px,5.1vw,75px);line-height:1.01;letter-spacing:-.045em;margin:19px 0 20px;max-width:800px}.hero-v3-copy>p{max-width:660px;font-size:18px;color:#dceceb;margin:0}.hero-v3-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:29px}.hero-primary{background:#fff;color:#0b4b52}.hero-primary:hover{transform:translateY(-2px)}.hero-secondary{border-color:rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.06)}.hero-v3-benefits{display:flex;gap:18px;flex-wrap:wrap;margin-top:31px;color:#d6e7e5;font-size:12px;font-weight:720}.hero-v3-benefits span{display:flex;align-items:center;gap:6px}.hero-v3-benefits svg{width:17px;height:17px;fill:none;stroke:#9ed8b6;stroke-width:2.6}.hero-v3-visual{position:relative;min-height:390px}.hero-visual-glow{position:absolute;inset:18% 8%;background:#b8dfcf;border-radius:50%;filter:blur(68px);opacity:.27}.hero-brand-disc{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:310px;aspect-ratio:1;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 28px 80px rgba(0,35,39,.34)}.hero-brand-disc:after{content:"";position:absolute;inset:-17px;border-radius:50%;border:1px solid rgba(255,255,255,.25)}.hero-brand-disc img{width:82%;height:82%;object-fit:contain}.hero-info-card{position:absolute;background:rgba(255,255,255,.96);color:#123f45;border:1px solid rgba(255,255,255,.8);border-radius:16px;box-shadow:0 18px 55px rgba(0,34,38,.2);padding:14px 16px}.hero-info-products{left:0;top:40px;display:grid}.hero-info-products strong{font-size:24px;line-height:1}.hero-info-products span{font-size:11px;color:#667d80;margin-top:5px}.hero-info-order{right:-4px;bottom:43px;display:flex;align-items:center;gap:11px}.hero-info-order>span{width:40px;height:40px;border-radius:13px;background:#e3f5ea;color:#188654;display:grid;place-items:center}.hero-info-order>span svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hero-info-order:after{content:"";position:absolute;right:18px;bottom:-8px;width:18px;height:18px;background:rgba(255,255,255,.96);clip-path:polygon(0 0,100% 0,100% 100%)}.hero-info-order div{display:grid}.hero-info-order strong{font-size:13px}.hero-info-order small{font-size:10px;color:#657b7e}
.trust-v3{margin-top:16px;border:1px solid var(--v3-line);background:#fff;border-radius:19px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 8px 28px rgba(11,70,76,.035)}.trust-v3>div{padding:20px;display:flex;align-items:center;gap:12px;min-width:0}.trust-v3>div+div{border-left:1px solid var(--v3-line)}.trust-icon{flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:var(--v3-mint);display:grid;place-items:center}.trust-icon svg{width:22px;height:22px;fill:none;stroke:var(--v3-brand);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-v3 p{display:grid;margin:0;min-width:0}.trust-v3 strong{font-size:13px}.trust-v3 small{font-size:11px;color:var(--muted);margin-top:2px}
.section-title-v3{align-items:center}.section-title-v3 h2{font-size:clamp(32px,3.8vw,50px)}.section-title-v3>p{font-size:15px}.section-title-v3>a{padding:9px 0;border-bottom:1px solid #aac8c2}.category-grid-v3{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-card-v3{position:relative;overflow:hidden;min-height:310px;background:#fff;border:1px solid var(--v3-line);border-radius:24px;padding:13px 16px 18px;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.category-card-v3:hover{transform:translateY(-5px);box-shadow:var(--v3-shadow);border-color:#b8d2cc}.category-art{display:block;width:100%;aspect-ratio:1.15/1;overflow:hidden;border-radius:18px}.category-art img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card-v3:hover .category-art img{transform:scale(1.035)}.category-card-copy{display:grid;padding:14px 3px 0}.category-card-copy strong{font-size:21px;line-height:1.1}.category-card-copy small{font-size:11px;color:var(--muted);margin-top:6px;line-height:1.35}.category-card-copy em{font-style:normal;font-size:11px;font-weight:850;color:var(--v3-brand);margin-top:10px}.category-arrow{position:absolute;right:17px;bottom:19px;width:32px;height:32px;border-radius:50%;background:var(--v3-mint);display:grid;place-items:center;color:var(--v3-brand);font-size:16px;font-weight:900}
.featured-v3 .product-grid{gap:16px}.product-card{border-radius:18px;box-shadow:0 5px 24px rgba(8,65,70,.035)}.product-image{background:#f7faf9;padding:22px}.discount-badge{background:#a74234;border-radius:999px;padding:5px 9px;font-size:10px}.product-info{padding:15px}.product-meta{font-size:10px;letter-spacing:.02em}.product-info h3{font-size:14px}.product-actions{grid-template-columns:1fr 42px}.add-cart{background:#0a5961}.quick-wa{background:#e7f5ed;color:#187a4d}.quick-wa svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.add-cart:hover{background:#083f45}.quick-wa:hover{background:#d7eee1}
.whatsapp-v3{margin-top:64px;background:#0a4d54;color:#fff;border-radius:25px;padding:34px 40px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;align-items:center;overflow:hidden;position:relative}.whatsapp-v3:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-80px;top:-120px;background:rgba(255,255,255,.055)}.whatsapp-v3-icon{width:68px;height:68px;border-radius:21px;background:#fff;color:#198657;display:grid;place-items:center}.whatsapp-v3-icon svg{width:38px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.whatsapp-v3 h2{font-size:clamp(28px,3vw,43px);line-height:1.08;margin:6px 0 7px}.whatsapp-v3 p{margin:0;color:#d4e6e4;max-width:680px}.whatsapp-v3-action{position:relative;z-index:1;display:grid;gap:8px;text-align:center}.whatsapp-v3-action small{font-size:10px;color:#b9d4d1}
.mobile-bottom-nav svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-bottom-nav{display:none}
@media(max-width:1120px){.header-main{grid-template-columns:150px minmax(220px,1fr) auto}.header-whatsapp{display:none}.hero-v3{grid-template-columns:1fr .72fr;padding:52px 48px}.hero-brand-disc{width:250px}.hero-info-products{left:-12px}.hero-info-order{right:-12px}.trust-v3{grid-template-columns:repeat(2,1fr)}.trust-v3>div:nth-child(3){border-left:0;border-top:1px solid var(--v3-line)}.trust-v3>div:nth-child(4){border-top:1px solid var(--v3-line)}.category-grid-v3{grid-template-columns:repeat(3,1fr)}.category-card-v3{min-height:300px}}
@media(max-width:820px){.announcement>div{justify-content:center}.announcement span:not(:first-child){display:none}.header-main{grid-template-areas:"menu brand cart" "search search search";grid-template-columns:44px 1fr 44px;padding:8px 13px 10px;gap:7px 9px}.menu-toggle{grid-area:menu;display:block}.brand{grid-area:brand;justify-self:center}.brand img{width:112px;height:54px}.search{grid-area:search;height:44px}.search input{font-size:14px}.search button span{display:none}.search button{padding:0 14px}.cart-link{grid-area:cart;width:44px;height:42px;padding:0;display:grid;place-items:center;position:relative}.cart-link .cart-label{display:none}.cart-link b{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;font-size:10px}.main-nav{display:flex;position:fixed;z-index:81;left:0;right:auto;top:0;bottom:0;width:min(86vw,350px);transform:translateX(-105%);transition:transform .23s ease;background:#fff;flex-direction:column;align-items:stretch;padding:18px;box-shadow:30px 0 70px rgba(0,0,0,.2);overflow:auto}.main-nav.open{transform:translateX(0)}.main-nav a{padding:12px;border-bottom:1px solid #edf2f0;border-radius:0}.mobile-nav-head{display:flex;justify-content:space-between;align-items:center;padding:4px 3px 14px}.mobile-nav-head strong{font-size:21px}.mobile-nav-head button{border:0;background:#eef5f3;width:38px;height:38px;border-radius:11px;font-size:24px}.mobile-menu-wa{display:block!important;margin-top:10px!important;background:#0a5961!important;color:#fff!important;border-radius:12px!important;text-align:center}.menu-scrim{display:block;position:fixed;z-index:80;inset:0;background:rgba(5,28,31,.5);backdrop-filter:blur(2px)}.menu-scrim[hidden]{display:none}body.menu-open{overflow:hidden}.hero-v3{min-height:auto;grid-template-columns:1fr;padding:42px 30px}.hero-v3-visual{display:none}.hero-v3 h1{font-size:clamp(41px,10vw,58px)}.hero-v3-benefits{gap:11px 17px}.trust-v3{grid-template-columns:1fr 1fr}.category-grid-v3{grid-template-columns:repeat(2,1fr)}.category-card-v3{min-height:285px}.product-actions{grid-template-columns:1fr}.quick-wa{display:none}.whatsapp-v3{grid-template-columns:auto 1fr;padding:30px}.whatsapp-v3-action{grid-column:1/3;text-align:left}.whatsapp-v3-action .btn{width:fit-content}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:50;left:0;right:0;bottom:0;background:rgba(255,255,255,.97);border-top:1px solid var(--line);padding:6px 4px max(7px,env(safe-area-inset-bottom));box-shadow:0 -12px 30px rgba(0,0,0,.08);backdrop-filter:blur(16px)}.mobile-bottom-nav a{display:grid;place-items:center;gap:1px;color:#45666a}.mobile-bottom-nav svg{width:21px;height:21px}.mobile-bottom-nav span{font-size:9px;font-weight:800}.mobile-bottom-nav b{font-size:9px;background:var(--brand);color:#fff;border-radius:99px;padding:1px 4px}.mobile-bottom-nav .mobile-wa-main{color:#fff;background:#188a58;border-radius:16px;margin:-18px 4px 0;padding:8px 3px;box-shadow:0 8px 22px rgba(24,138,88,.24)}.mobile-bottom-nav .mobile-wa-main svg{width:25px;height:25px}body{padding-bottom:67px}}
@media(max-width:560px){main{padding:14px 11px 72px}.hero-v3{padding:31px 21px;border-radius:22px}.hero-location{font-size:10px}.hero-v3 h1{font-size:39px;margin:15px 0}.hero-v3-copy>p{font-size:15px}.hero-v3-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:23px}.hero-v3-actions .btn{padding:12px 9px;font-size:13px}.hero-v3-benefits{display:grid;grid-template-columns:1fr 1fr;margin-top:23px;font-size:10px}.trust-v3{grid-template-columns:1fr;margin-top:10px}.trust-v3>div{padding:14px}.trust-v3>div+div,.trust-v3>div:nth-child(3),.trust-v3>div:nth-child(4){border-left:0;border-top:1px solid var(--v3-line)}.trust-v3>div:nth-child(4){display:none}.home-section{padding-top:42px}.section-title-v3{gap:7px}.section-title-v3 h2{font-size:31px}.section-title-v3>p{font-size:13px}.section-title-v3>a{font-size:12px}.category-grid-v3{gap:9px}.category-card-v3{min-height:238px;padding:8px 9px 13px;border-radius:18px}.category-art{border-radius:14px}.category-card-copy{padding-top:10px}.category-card-copy strong{font-size:17px}.category-card-copy small{display:none}.category-card-copy em{font-size:10px;margin-top:6px}.category-arrow{right:11px;bottom:12px;width:27px;height:27px;font-size:13px}.category-card-v3:nth-child(5){grid-column:1/3;min-height:180px;display:grid;grid-template-columns:160px 1fr;align-items:center}.category-card-v3:nth-child(5) .category-art{height:155px;aspect-ratio:auto}.category-card-v3:nth-child(5) .category-card-copy small{display:block}.product-grid{gap:9px}.product-image{padding:13px}.product-info{padding:11px}.product-info h3{font-size:12.5px;min-height:50px}.product-meta{font-size:9px}.price-row strong{font-size:16px}.add-cart{min-height:40px}.whatsapp-v3{margin-top:44px;padding:24px 20px;grid-template-columns:50px 1fr;gap:15px;border-radius:20px}.whatsapp-v3-icon{width:50px;height:50px;border-radius:15px}.whatsapp-v3-icon svg{width:29px}.whatsapp-v3 h2{font-size:27px}.whatsapp-v3 p{font-size:13px}.whatsapp-v3-action{grid-column:1/3}.whatsapp-v3-action .btn{width:100%}.footer-grid{padding-bottom:80px}}
@media(prefers-reduced-motion:reduce){.category-card-v3,.category-art img,.hero-primary{transition:none!important}}

/* V0.3.1 visual refinements */
.cart-link{letter-spacing:-.01em}.cart-link svg{flex:none}.header-main .cart-link .cart-label{font-size:14px;font-weight:820}.mobile-bottom-nav .mobile-wa-main{background:#1f9d62}.mobile-bottom-nav .mobile-wa-main svg{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hero-info-order{overflow:visible}.hero-info-order strong{letter-spacing:-.01em}

/* =========================================================
   KIVANÇ PETSHOP V0.4.0 — FINAL PREMIUM UI / MOBILE UX
   ========================================================= */
:root{
  --kp-teal:#0b5960;--kp-teal-dark:#073f46;--kp-teal-deep:#06363c;
  --kp-mint:#eaf5f1;--kp-mint-2:#dceee8;--kp-cream:#fbfaf6;
  --kp-whatsapp:#25D366;--kp-text:#15383d;--kp-muted:#657b7e;
  --kp-line:#d8e6e2;--kp-shadow:0 20px 60px rgba(7,63,70,.09);
  --kp-radius:24px;
}
body{background:#f5f8f7;color:var(--kp-text)}
.wa-inline{width:22px;height:22px;flex:none}.btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(37,211,102,.28);outline-offset:3px}

/* Header */
.final-header{background:rgba(255,255,255,.96);box-shadow:0 5px 24px rgba(7,63,70,.035)}
.final-header-main{grid-template-columns:190px minmax(320px,1fr) auto auto;padding:10px 24px;gap:18px}
.final-header-main .brand img{width:166px;height:68px}
.final-search{height:46px}.final-search input{border-radius:14px 0 0 14px;background:#fbfdfc;padding-inline:17px}.final-search button{border-radius:0 14px 14px 0;display:flex;align-items:center;gap:8px;padding-inline:18px}.final-search button svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.8}
.header-whatsapp-final{display:flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid var(--kp-line);border-radius:14px;background:#fff}.header-whatsapp-final>img{width:31px;height:31px}.header-whatsapp-final span{display:grid;line-height:1.25}.header-whatsapp-final small{font-size:10px;color:var(--kp-muted);font-weight:750}.header-whatsapp-final strong{font-size:13px;color:var(--kp-teal)}
.final-cart-link{min-height:46px;border-radius:14px;background:var(--kp-teal-deep);padding:9px 13px;gap:8px}.final-cart-link svg{width:23px;height:23px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.final-cart-link .cart-label{font-size:14px!important}.final-cart-link b{min-width:24px;height:24px;background:#fff;color:var(--kp-teal-deep);box-shadow:0 2px 8px rgba(0,0,0,.08)}
.final-main-nav{justify-content:center;padding-bottom:8px;gap:2px}.final-main-nav a{font-size:13px;padding:7px 13px;position:relative}.final-main-nav a:hover{background:transparent}.final-main-nav a:hover:after{content:"";position:absolute;left:13px;right:13px;bottom:1px;height:2px;border-radius:3px;background:#5ca895}

/* Hero */
.hero-final{min-height:500px;border-radius:32px;overflow:hidden;background:radial-gradient(circle at 25% 40%,rgba(255,255,255,.11),transparent 31%),linear-gradient(126deg,#0b5960 0%,#0d6d71 62%,#07545a 100%);display:grid;grid-template-columns:minmax(440px,.95fr) minmax(480px,1.05fr);align-items:center;color:#fff;position:relative;padding:34px 64px 34px 48px;box-shadow:var(--kp-shadow)}
.hero-final:before,.hero-final:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;pointer-events:none}.hero-final:before{width:520px;height:520px;left:130px;top:-35px}.hero-final:after{width:620px;height:620px;right:-310px;top:-310px}
.hero-final-art{min-height:430px;position:relative;display:grid;place-items:center;z-index:1}.hero-final-art picture{display:block;width:min(430px,92%);aspect-ratio:1;border-radius:50%;overflow:hidden;box-shadow:0 28px 60px rgba(0,28,31,.28);border:3px solid rgba(255,255,255,.45)}.hero-final-art picture img{width:100%;height:100%;object-fit:cover}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:50%}.hero-orbit-one{width:470px;height:470px}.hero-orbit-two{width:380px;height:380px}.hero-catalog-badge{position:absolute;left:-8px;top:55px;background:rgba(255,255,255,.96);color:var(--kp-text);padding:14px 17px;border-radius:17px;display:flex;align-items:center;gap:11px;box-shadow:0 18px 44px rgba(1,38,42,.2)}.hero-catalog-icon{width:42px;height:42px;border-radius:50%;background:var(--kp-mint);display:grid;place-items:center;color:var(--kp-teal);font-weight:950}.hero-catalog-badge div{display:grid}.hero-catalog-badge strong{font-size:28px;line-height:1}.hero-catalog-badge small{font-size:10px;color:var(--kp-muted);margin-top:5px}
.hero-final-copy{position:relative;z-index:2;padding-left:36px}.hero-kicker{font-size:11px;font-weight:900;letter-spacing:.16em;color:#a9dec7}.hero-final h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,5.4vw,76px);line-height:1.03;letter-spacing:-.035em;margin:14px 0 18px;max-width:680px}.hero-final-copy>p{font-size:17px;color:#d6e9e7;max-width:620px;margin:0}.hero-final-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:25px}.hero-primary{background:#fff;color:var(--kp-teal-dark);box-shadow:0 12px 30px rgba(0,0,0,.13)}.hero-outline{border-color:rgba(255,255,255,.48);background:rgba(255,255,255,.09);color:#fff;gap:8px}.hero-outline .wa-inline{filter:none}
.hero-order-bubble{margin-top:27px;max-width:520px;background:#fff;color:var(--kp-text);border-radius:18px;padding:12px 14px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;box-shadow:0 18px 48px rgba(0,31,34,.18);position:relative}.hero-order-bubble:after{content:"";position:absolute;right:22px;bottom:-13px;border-width:13px 0 0 18px;border-style:solid;border-color:transparent transparent transparent #fff}.hero-order-bubble .hero-wa-icon{width:44px;height:44px}.hero-order-bubble span{display:grid}.hero-order-bubble strong{font-size:16px}.hero-order-bubble small{font-size:11px;color:var(--kp-muted)}.hero-order-bubble b{background:var(--kp-teal);color:#fff;border-radius:999px;padding:10px 14px;font-size:12px;white-space:nowrap}

/* Trust */
.trust-final{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--kp-line);border-radius:20px;margin-top:18px;box-shadow:0 9px 30px rgba(7,63,70,.04);overflow:hidden}.trust-final>div{display:flex;align-items:center;gap:12px;padding:18px}.trust-final>div+div{border-left:1px solid var(--kp-line)}.trust-final>div>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--kp-mint);color:var(--kp-teal);font-weight:950;flex:none}.trust-final p{margin:0;display:grid}.trust-final strong{font-size:13px}.trust-final small{font-size:10px;color:var(--kp-muted);margin-top:2px}

/* Sections and realistic categories */
.section-title-final{align-items:center}.section-title-final h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,54px);letter-spacing:-.035em}.section-title-final>p{font-size:14px}.category-grid-final{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-card-final{position:relative;overflow:hidden;background:#fff;border:1px solid var(--kp-line);border-radius:24px;padding:12px 15px 17px;min-width:0;transition:.22s ease;box-shadow:0 7px 25px rgba(7,63,70,.035)}.category-card-final:hover{transform:translateY(-5px);box-shadow:var(--kp-shadow);border-color:#afd0c8}.category-portrait{display:block;aspect-ratio:1.16/1;border-radius:18px;overflow:hidden;background:#eef5f2}.category-portrait img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card-final:hover .category-portrait img{transform:scale(1.035)}.category-final-copy{display:grid;padding:13px 3px 0;min-height:105px}.category-final-copy strong{font-size:21px;line-height:1.1}.category-final-copy small{font-size:11px;line-height:1.4;color:var(--kp-muted);margin-top:5px;max-width:82%}.category-final-copy em{font-size:11px;font-style:normal;font-weight:900;color:var(--kp-teal);margin-top:9px}.category-final-arrow{position:absolute;right:15px;bottom:17px;width:34px;height:34px;border-radius:50%;background:var(--kp-mint);color:var(--kp-teal);display:grid;place-items:center;font-weight:900}

/* Product cards */
.final-product-card{border-radius:20px;box-shadow:0 7px 25px rgba(7,63,70,.04)}.final-product-card .product-image{padding:18px;background:#f8fbfa;overflow:hidden}.final-product-card .product-image>img{width:100%;height:100%;object-fit:contain}.final-product-card .product-image>img.is-placeholder{object-fit:cover;opacity:.86;filter:saturate(.78)}.placeholder-note{position:absolute;left:12px;right:12px;bottom:10px;background:rgba(255,255,255,.9);border:1px solid var(--kp-line);border-radius:10px;padding:6px 8px;text-align:center;font-size:10px;color:var(--kp-muted);font-weight:750;backdrop-filter:blur(6px)}.final-product-card .product-info{padding:14px;gap:9px}.final-product-card .product-info h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:58px;font-size:14px}.final-product-card .add-cart{width:100%;min-height:44px;border-radius:12px}.add-cart:disabled{background:#afbfbd;cursor:not-allowed}.final-product-detail .detail-image{position:relative}.final-product-detail .detail-image img.is-placeholder{object-fit:cover;opacity:.88}.detail-wa{gap:8px}

/* WhatsApp CTA */
.whatsapp-final{margin-top:64px;background:linear-gradient(120deg,#08494f,#0b5960);border-radius:26px;padding:32px 38px;color:#fff;display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:22px;position:relative;overflow:hidden}.whatsapp-final:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-110px;top:-150px}.whatsapp-final-icon{width:62px;height:62px;border-radius:19px;background:#fff;display:grid;place-items:center}.whatsapp-final-icon img{width:42px;height:42px}.whatsapp-final>div:nth-child(2)>span{font-size:10px;letter-spacing:.14em;color:#a9d2cd;font-weight:900}.whatsapp-final h2{font-size:clamp(27px,3vw,42px);line-height:1.05;margin:4px 0 7px}.whatsapp-final p{margin:0;color:#d1e4e2;max-width:700px}.whatsapp-final>div:last-child{display:grid;gap:7px;position:relative;z-index:1;text-align:center}.whatsapp-final small{font-size:9px;color:#bfd7d4}

/* Footer */
.final-footer-grid{grid-template-columns:1.25fr repeat(3,1fr)}.footer-group{border:0}.footer-group summary{font-size:14px;font-weight:900;list-style:none;cursor:default;margin-bottom:14px}.footer-group summary::-webkit-details-marker{display:none}.footer-group>div{display:grid;gap:8px}.footer-wa{display:flex!important;align-items:center;gap:7px}.footer-wa img{width:22px!important;height:22px!important}

/* Category bottom sheet and mobile nav */
.category-sheet{position:fixed;z-index:110;inset:0}.category-sheet[hidden]{display:none}.category-sheet-scrim{position:absolute;inset:0;border:0;background:rgba(4,30,33,.52);backdrop-filter:blur(3px);width:100%;height:100%}.category-sheet-panel{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(680px,100%);background:#fff;border-radius:26px 26px 0 0;padding:10px 18px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -25px 70px rgba(0,0,0,.2);max-height:78vh;overflow:auto}.sheet-handle{display:block;width:45px;height:5px;border-radius:99px;background:#c8d5d2;margin:0 auto 13px}.category-sheet-panel header{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.category-sheet-panel header small{font-size:9px;color:var(--kp-teal);font-weight:900;letter-spacing:.14em}.category-sheet-panel h2{margin:2px 0 0;font-size:27px}.category-sheet-panel header button{width:40px;height:40px;border-radius:12px;border:1px solid var(--kp-line);background:#f6faf8;font-size:25px}.category-sheet-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.category-sheet-grid a{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:10px;border:1px solid var(--kp-line);border-radius:16px;padding:7px;background:#fbfdfc}.category-sheet-grid picture{display:block;width:70px;height:58px;overflow:hidden;border-radius:11px}.category-sheet-grid img{width:100%;height:100%;object-fit:cover}.category-sheet-grid span{display:grid}.category-sheet-grid strong{font-size:14px}.category-sheet-grid small{font-size:10px;color:var(--kp-muted)}.category-sheet-grid b{font-size:22px;color:var(--kp-teal)}body.sheet-open{overflow:hidden}
.final-mobile-nav button{border:0;background:transparent;color:inherit;font:inherit}.final-mobile-nav button,.final-mobile-nav a{position:relative}.mobile-cart-nav>b{position:absolute;top:2px;right:calc(50% - 18px);min-width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--kp-teal);color:#fff;font-size:9px!important;padding:0!important}

@media(max-width:1120px){
 .final-header-main{grid-template-columns:160px minmax(260px,1fr) auto}.header-whatsapp-final{display:none}.hero-final{grid-template-columns:.85fr 1.15fr;padding:32px 42px}.hero-final-art picture{width:365px}.hero-final-copy{padding-left:24px}.hero-order-bubble{max-width:480px}.category-grid-final{grid-template-columns:repeat(3,1fr)}.trust-final{grid-template-columns:repeat(2,1fr)}.trust-final>div:nth-child(3){border-left:0;border-top:1px solid var(--kp-line)}.trust-final>div:nth-child(4){border-top:1px solid var(--kp-line)}}

@media(max-width:820px){
 .announcement>div{padding:6px 12px}.final-header-main{grid-template-areas:"brand cart" "search search";grid-template-columns:1fr 52px;padding:7px 12px 10px;gap:7px}.final-header-main .brand{grid-area:brand;justify-self:center;padding-left:52px}.final-header-main .brand img{width:110px;height:47px}.final-search{grid-area:search;height:44px}.final-search button span{display:none}.final-cart-link{grid-area:cart;width:48px;height:44px;padding:0;display:grid;place-items:center;position:relative}.final-cart-link .cart-label{display:none!important}.final-cart-link b{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;font-size:9px}.final-main-nav{display:none}.menu-toggle,.main-nav,.menu-scrim{display:none!important}
 main{padding:16px 13px 84px}.hero-final{grid-template-columns:1fr;padding:30px 24px;border-radius:24px;min-height:auto}.hero-final-copy{padding:0;text-align:left;display:flex;flex-direction:column}.hero-final h1{font-size:clamp(42px,11vw,58px);max-width:570px}.hero-final-copy>p{font-size:15px}.hero-final-actions{order:3}.hero-order-bubble{order:4;margin-top:19px}.hero-final-art{order:5;min-height:300px;margin-top:18px}.hero-final-art picture{width:300px}.hero-orbit-one{width:330px;height:330px}.hero-orbit-two{width:270px;height:270px}.hero-catalog-badge{left:5px;top:20px;padding:10px 12px}.hero-catalog-badge strong{font-size:23px}.hero-catalog-icon{width:34px;height:34px}.trust-final{grid-template-columns:1fr 1fr}.category-grid-final{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.whatsapp-final{grid-template-columns:58px 1fr;padding:26px}.whatsapp-final>div:last-child{grid-column:1/3;text-align:left}.whatsapp-final>div:last-child .btn{width:100%}
 .final-mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:70;left:0;right:0;bottom:0;background:rgba(255,255,255,.97);border-top:1px solid var(--kp-line);padding:6px 4px max(7px,env(safe-area-inset-bottom));box-shadow:0 -12px 32px rgba(7,63,70,.1);backdrop-filter:blur(15px)}.final-mobile-nav>a,.final-mobile-nav>button{display:grid;place-items:center;gap:2px;min-height:49px;color:#48686b}.final-mobile-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.final-mobile-nav span{font-size:9px;font-weight:850}.final-mobile-nav .mobile-wa-main{color:#fff;background:var(--kp-whatsapp);border-radius:17px;margin:-18px 3px 0;padding:7px 3px;box-shadow:0 9px 24px rgba(37,211,102,.3)}.final-mobile-nav .mobile-wa-main img{width:27px;height:27px}.final-mobile-nav .mobile-wa-main span{font-size:9px}body{padding-bottom:68px}
}

@media(max-width:560px){
 .hero-final{padding:25px 18px}.hero-kicker{font-size:9px}.hero-final h1{font-size:40px;margin:10px 0 14px}.hero-final-actions{display:grid;grid-template-columns:1fr 1fr}.hero-final-actions .btn{font-size:12px;padding:11px 9px}.hero-order-bubble{grid-template-columns:40px 1fr;padding:10px}.hero-order-bubble .hero-wa-icon{width:38px;height:38px}.hero-order-bubble b{display:none}.hero-order-bubble strong{font-size:14px}.hero-order-bubble small{font-size:9px}.hero-final-art{min-height:260px}.hero-final-art picture{width:260px}.hero-orbit-one{width:285px;height:285px}.hero-orbit-two{width:225px;height:225px}.hero-catalog-badge{top:15px;left:-5px}.trust-final{grid-template-columns:1fr}.trust-final>div{padding:13px}.trust-final>div+div,.trust-final>div:nth-child(3),.trust-final>div:nth-child(4){border-left:0;border-top:1px solid var(--kp-line)}.trust-final>div:nth-child(4){display:none}.section-title-final{gap:8px}.section-title-final h2{font-size:32px}.section-title-final>p{font-size:12px}.category-grid-final{gap:9px}.category-card-final{padding:8px 8px 12px;border-radius:18px}.category-portrait{border-radius:13px;aspect-ratio:1.08/1}.category-final-copy{padding:10px 3px 0;min-height:83px}.category-final-copy strong{font-size:17px}.category-final-copy small{display:none}.category-final-copy em{font-size:9px;margin-top:6px}.category-final-arrow{right:10px;bottom:12px;width:28px;height:28px}.category-card-final:nth-child(5){grid-column:1/3;display:grid;grid-template-columns:150px 1fr;align-items:center;gap:10px}.category-card-final:nth-child(5) .category-portrait{height:125px;aspect-ratio:auto}.category-card-final:nth-child(5) .category-final-copy small{display:block;font-size:10px}.final-product-card .product-image{padding:10px}.final-product-card .product-info{padding:10px}.final-product-card .product-info h3{font-size:12px;min-height:51px}.final-product-card .price-row strong{font-size:16px}.final-product-card .add-cart{min-height:41px;font-size:12px}.placeholder-note{font-size:8px;padding:4px}.whatsapp-final{margin-top:42px;padding:22px 17px}.whatsapp-final h2{font-size:27px}.whatsapp-final p{font-size:12px}.category-sheet-panel{padding-inline:12px}.category-sheet-grid{grid-template-columns:1fr}.category-sheet-grid a{grid-template-columns:78px 1fr auto}.category-sheet-grid picture{width:78px;height:60px}.final-footer-grid{grid-template-columns:1fr}.footer-group{border-top:1px solid rgba(255,255,255,.15);padding-top:10px}.footer-group summary{cursor:pointer;margin:0;padding:7px 0;display:flex;justify-content:space-between}.footer-group summary:after{content:"+"}.footer-group[open] summary:after{content:"−"}.footer-group>div{padding:8px 0 14px}.final-footer-grid .footer-brand{margin-bottom:10px}
}

/* =========================================================
   KIVANÇ PETSHOP V0.4.1 — CTA, SEMANTIC ICONS, THEME SYSTEM
   ========================================================= */
.header-utility-final{display:flex;align-items:center;gap:8px;min-width:0}
.theme-toggle{width:46px;height:46px;flex:none;border:1px solid var(--kp-line);border-radius:14px;background:#fff;color:var(--kp-teal-deep);display:grid;place-items:center;cursor:pointer;transition:background .18s,border-color .18s,transform .18s,color .18s}
.theme-toggle:hover{transform:translateY(-1px);border-color:#a7cbc2;background:var(--kp-mint)}
.theme-toggle .theme-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.theme-icon-sun{display:none}.theme-icon-moon{display:block}html[data-theme="dark"] .theme-icon-sun{display:block}html[data-theme="dark"] .theme-icon-moon{display:none}
.hero-catalog-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Integrated premium WhatsApp order card */
.hero-order-card{margin-top:27px;max-width:590px;background:rgba(255,255,255,.98);color:var(--kp-text);border:1px solid rgba(255,255,255,.75);border-radius:19px;padding:10px 10px 10px 13px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 18px 48px rgba(0,31,34,.19);position:relative;overflow:hidden}
.hero-order-card:before{content:"";position:absolute;width:110px;height:110px;border-radius:50%;background:rgba(37,211,102,.08);left:-48px;top:-54px;pointer-events:none}
.hero-order-card-main{display:flex;align-items:center;gap:12px;min-width:0;position:relative;z-index:1}
.hero-order-icon{width:48px;height:48px;border-radius:15px;background:#e8f8ee;display:grid;place-items:center;flex:none;border:1px solid #ccebd8}
.hero-order-icon .hero-wa-icon{width:32px;height:32px}
.hero-order-copy{display:grid;min-width:0;line-height:1.25}
.hero-order-copy strong{font-size:15px;letter-spacing:-.01em}
.hero-order-copy small{font-size:10px;color:var(--kp-muted);margin-top:4px;white-space:normal}
.hero-order-card-cta{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:none;border-radius:13px;background:var(--kp-teal);color:#fff;padding:10px 15px;font-size:12px;font-weight:900;box-shadow:0 8px 20px rgba(7,89,96,.18);transition:background .18s,transform .18s}
.hero-order-card-cta:hover{background:var(--kp-teal-dark);transform:translateY(-1px)}
.hero-order-card-cta svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

/* Content-matched trust icons */
.trust-final-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.trust-final-icon.trust-final-whatsapp{background:#e7f8ed}
.trust-final-icon.trust-final-whatsapp img{width:25px;height:25px}

/* Strict card alignment: portrait, title, subtitle and footer share common axes */
.category-card-final{display:grid;grid-template-rows:auto minmax(112px,1fr);align-content:start}
.category-portrait{width:100%;height:auto;min-height:0}
.category-portrait img{object-position:center center}
.category-final-copy{display:grid;grid-template-rows:auto minmax(34px,auto) 1fr;align-content:stretch;min-height:112px}
.category-final-copy strong{align-self:start}
.category-final-copy small{align-self:start;min-height:31px}
.category-final-copy em{align-self:end;padding-right:42px}

/* Editorial SEO article helper blocks */
.article-answer,.article-local-cta{border:1px solid var(--kp-line);border-radius:18px;padding:18px 20px;background:linear-gradient(135deg,#eef8f4,#fbfdfc);margin:24px 0}
.article-answer h2,.article-local-cta h2{margin-top:0}
.article-faq{display:grid;gap:7px;margin:20px 0}.article-faq h3{margin:15px 0 0;font-size:19px}.article-faq p{margin:0;color:var(--kp-muted)}
.article-disclaimer{border-left:4px solid var(--kp-teal);padding:13px 16px;background:#edf5f3;border-radius:0 12px 12px 0;font-size:13px;color:var(--kp-muted)}

/* Visitor light/dark theme */
html[data-theme="dark"]{color-scheme:dark;--ink:#e8f3f1;--muted:#9ab2b0;--brand:#47a8a3;--brand-dark:#071f23;--brand-light:#17373a;--green:#8fb39a;--sage:#90af98;--bg:#071b1e;--panel:#0e282c;--line:#29464a;--danger:#ef8d7b;--shadow:0 18px 52px rgba(0,0,0,.28);--kp-teal:#54b8b0;--kp-teal-dark:#0b3439;--kp-teal-deep:#061b1e;--kp-mint:#17373a;--kp-mint-2:#214348;--kp-cream:#0b2326;--kp-text:#e7f2f0;--kp-muted:#9cb4b2;--kp-line:#29474b;--kp-shadow:0 22px 66px rgba(0,0,0,.34)}
html[data-theme="dark"] body{background:radial-gradient(circle at 10% 0,#12383b 0,transparent 34%),#071b1e;color:var(--kp-text)}
html[data-theme="dark"] .announcement{background:#041417;color:#c7ddda}
html[data-theme="dark"] .final-header{background:rgba(7,27,30,.94);border-color:var(--kp-line);box-shadow:0 8px 28px rgba(0,0,0,.22)}
html[data-theme="dark"] .final-search input{background:#0d282c;border-color:var(--kp-line);color:var(--kp-text)}
html[data-theme="dark"] .final-search input::placeholder{color:#7f9b99}
html[data-theme="dark"] .theme-toggle,html[data-theme="dark"] .header-whatsapp-final{background:#0d282c;border-color:var(--kp-line);color:var(--kp-text)}
html[data-theme="dark"] .header-whatsapp-final small{color:var(--kp-muted)}
html[data-theme="dark"] .header-whatsapp-final strong{color:#88d2cb}
html[data-theme="dark"] .final-main-nav a{color:#d9e9e6}
html[data-theme="dark"] .hero-final{background:radial-gradient(circle at 25% 35%,rgba(89,190,181,.12),transparent 31%),linear-gradient(126deg,#061d21 0%,#0a3d42 65%,#072a2f 100%)}
html[data-theme="dark"] .hero-order-card{background:rgba(12,38,42,.97);border-color:#31565a;color:var(--kp-text);box-shadow:0 20px 52px rgba(0,0,0,.3)}
html[data-theme="dark"] .hero-order-icon{background:#143b36;border-color:#235a4a}
html[data-theme="dark"] .hero-order-copy small{color:#a5bcba}
html[data-theme="dark"] :is(.trust-final,.category-card-final,.product-card,.blog-card,.category-sheet-panel,.category-sheet-grid a,.cookie-panel,.article-answer,.article-local-cta){background:#0e282c;border-color:var(--kp-line);color:var(--kp-text)}
html[data-theme="dark"] .trust-final>div+div{border-color:var(--kp-line)}
html[data-theme="dark"] .trust-final-icon{background:#18383c}
html[data-theme="dark"] .category-portrait,html[data-theme="dark"] .final-product-card .product-image{background:#122f33}
html[data-theme="dark"] .placeholder-note{background:rgba(8,28,31,.9);border-color:var(--kp-line);color:#adc1bf}
html[data-theme="dark"] .category-sheet-grid a{background:#102d31}
html[data-theme="dark"] .category-sheet-panel header button{background:#153438;border-color:var(--kp-line);color:var(--kp-text)}
html[data-theme="dark"] .sheet-handle{background:#4a6668}
html[data-theme="dark"] .final-mobile-nav{background:rgba(7,27,30,.97);border-color:var(--kp-line);box-shadow:0 -12px 32px rgba(0,0,0,.26)}
html[data-theme="dark"] .final-mobile-nav>a,html[data-theme="dark"] .final-mobile-nav>button{color:#adc5c2}
html[data-theme="dark"] .article-disclaimer{background:#102e32;color:#adc1bf}
html[data-theme="dark"] .btn.outline{background:#102b2f;border-color:var(--kp-line);color:#dcecea}
html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{background:#0d282c;color:var(--kp-text);border-color:var(--kp-line)}

@media(max-width:1120px){
 .hero-order-card{max-width:500px}
}
@media(max-width:820px){
 .final-header-main{grid-template-areas:"spacer brand utility" "search search search";grid-template-columns:52px minmax(0,1fr) auto}
 .final-header-main .brand{grid-area:brand;justify-self:center;padding-left:0}
 .header-utility-final{grid-area:utility;gap:5px}
 .theme-toggle{width:44px;height:44px;border-radius:13px}
 .final-cart-link{grid-area:auto}
 .hero-order-card{order:4;margin-top:19px;max-width:none;width:100%}
}
@media(max-width:560px){
 .final-header-main{grid-template-columns:42px minmax(0,1fr) auto}
 .header-utility-final{gap:4px}.theme-toggle{width:41px;height:41px;border-radius:12px}.final-cart-link{width:45px;height:41px}
 .hero-order-card{display:grid;grid-template-columns:1fr;padding:11px;gap:10px;border-radius:17px}
 .hero-order-card-main{gap:10px}.hero-order-icon{width:42px;height:42px;border-radius:13px}.hero-order-icon .hero-wa-icon{width:29px;height:29px}
 .hero-order-copy strong{font-size:14px}.hero-order-copy small{font-size:9px}
 .hero-order-card-cta{width:100%;min-height:42px}
 .category-card-final{grid-template-rows:auto minmax(85px,1fr)}
 .category-final-copy{grid-template-rows:auto 1fr;min-height:85px}.category-final-copy small{display:none;min-height:0}.category-final-copy em{align-self:end}
 .category-card-final:nth-child(5){grid-template-rows:1fr;min-height:0}.category-card-final:nth-child(5) .category-final-copy{min-height:106px}.category-card-final:nth-child(5) .category-final-copy small{display:block;min-height:29px}
}


/* KIVANÇ PETSHOP V0.5.0 — visual refinement and eye-comfort themes */
:root{--kp-page:#f4f8f7;--kp-panel:#ffffff;--kp-text:#17383b;--kp-muted:#5e7779;--kp-line:#d6e5e2}
body{background:var(--kp-page);color:var(--kp-text)}
.brand img,.footer-brand img{background:transparent!important;object-fit:contain}
.brand img{width:auto!important;height:72px!important;max-width:96px}
.footer-brand img{width:118px;height:auto}
.footer-cookie-link,.cookie-preferences-link{text-decoration:none!important}
.footer-cookie-link:hover,.cookie-preferences-link:hover{color:#8fd0c8}
.category-portrait{overflow:hidden;border-radius:18px 18px 14px 14px;position:relative}
.category-card-final:nth-child(1) .category-portrait img{object-position:42% 35%;transform:scale(1.08)}
.category-card-final:nth-child(2) .category-portrait img{object-position:58% 38%;transform:scale(1.1)}
.category-card-final:nth-child(3) .category-portrait img{object-position:52% 30%;transform:scale(1.07)}
.category-card-final:nth-child(4) .category-portrait img{object-position:58% 43%;transform:scale(1.13)}
.category-card-final:nth-child(5) .category-portrait img{object-position:54% 38%;transform:scale(1.09)}
.category-portrait img{transition:transform .25s ease}.category-card-final:hover .category-portrait img{transform:scale(1.14)}
html[data-theme="dark"]{--kp-page:#081e21;--kp-panel:#102c30;--kp-text:#e5efed;--kp-muted:#a5b8b6;--kp-line:#29484b}
html[data-theme="dark"] body{background:var(--kp-page);color:var(--kp-text)}
html[data-theme="dark"] :is(h1,h2,h3,h4,strong,.product-title,.category-final-copy strong){color:#edf5f3}
html[data-theme="dark"] :is(p,small,.muted,.product-meta,.category-final-copy small){color:#adc0bd}
@media(max-width:820px){.announcement{display:none}.final-header-main{grid-template-areas:"brand utility" "search search";grid-template-columns:minmax(0,1fr) auto;padding:8px 12px}.final-header-main:before{display:none}.final-header-main .brand{justify-self:start}.brand img{height:58px!important;max-width:72px}.header-whatsapp-final{display:none!important}.header-utility-final{gap:6px}.theme-toggle,.final-cart-link{width:44px;height:44px}.final-search{grid-area:search;width:100%}.final-search input{min-width:0}.final-main-nav{display:none}}

.cookie-settings{text-decoration:none!important}

/* KIVANÇ PETSHOP V0.5.1 — mobile header cart deduplication
   The fixed bottom navigation remains the only cart entry on mobile. */
@media (max-width:820px){
  .final-header-main .final-cart-link{display:none!important}
  .header-utility-final{display:flex;align-items:center;justify-content:flex-end}
}

/* KIVANÇ PETSHOP V0.5.2 — mobile polish */
:root{--kp-mobile-wa:#177b52;--kp-mobile-wa-dark:#126844}
.category-sheet-panel header button,.cookie-close{display:grid!important;place-items:center!important;padding:0!important;line-height:1!important}
.category-sheet-panel header button svg,.cookie-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}
.category-sheet-grid picture{display:grid;place-items:center;background:#edf5f2}
.category-sheet-grid img{width:100%;height:100%;object-fit:cover;object-position:50% 50%!important;transform:none!important}
.final-mobile-nav .mobile-wa-main{background:linear-gradient(180deg,var(--kp-mobile-wa),var(--kp-mobile-wa-dark));border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 18px rgba(9,74,49,.22);color:#f4fff8}
.final-mobile-nav .mobile-wa-main img{width:25px;height:25px;filter:none}
.final-mobile-nav .mobile-wa-main span{font-size:10px;font-weight:780;line-height:1.15;letter-spacing:0;color:#f4fff8}
html[data-theme="dark"] .final-mobile-nav .mobile-wa-main{background:linear-gradient(180deg,#1a8057,#135f43);border-color:#3b9672;box-shadow:0 7px 18px rgba(0,0,0,.24)}
html[data-theme="dark"] .category-sheet-grid picture{background:#17363a}
@media(max-width:560px){
 .category-sheet-panel header button{width:42px;height:42px;border-radius:13px}
 .category-sheet-grid picture{width:78px;height:64px}
 .category-sheet-grid img{object-position:center!important}
 .final-mobile-nav .mobile-wa-main{margin-top:-14px;border-radius:16px;padding:8px 4px 7px;min-height:61px}
}


/* KIVANÇ PETSHOP V0.5.3 — catalogue dark-mode readability */
html[data-theme="dark"] .catalog-sidebar{background:#102c30!important;color:#e7f1ef!important;border-color:#315054!important;box-shadow:0 20px 60px rgba(0,0,0,.34)}
html[data-theme="dark"] .catalog-sidebar :is(h2,h3,strong,label,span){color:#e7f1ef!important}
html[data-theme="dark"] .catalog-sidebar :is(a,small){color:#b8cbc8!important}
html[data-theme="dark"] .catalog-sidebar input,html[data-theme="dark"] .catalog-sidebar select{background:#0b2428!important;color:#edf5f3!important;border-color:#426065!important}
html[data-theme="dark"] .catalog-sidebar input::placeholder{color:#90aaa7!important}
html[data-theme="dark"] .catalog-sidebar option{background:#0b2428;color:#edf5f3}
html[data-theme="dark"] .catalog-sidebar hr,html[data-theme="dark"] .catalog-sidebar a{border-color:#365559!important}
html[data-theme="dark"] .catalog-sidebar .btn.primary{background:#4daea7;color:#062124}
html[data-theme="dark"] .catalog-toolbar button{background:#102c30;color:#e7f1ef;border-color:#315054}

/* =========================================================
   KIVANÇ PETSHOP V0.5.4 — DARK MODE READABILITY STABILIZATION
   All light-surface components receive explicit dark surfaces,
   primary text, muted text and border tokens.
   ========================================================= */
html[data-theme="dark"]{
  --kp-dark-surface:#102c30;
  --kp-dark-surface-soft:#15363a;
  --kp-dark-input:#0a2428;
  --kp-dark-text:#f0f7f5;
  --kp-dark-body:#d4e2df;
  --kp-dark-muted:#afc1be;
  --kp-dark-border:#3a5a5e;
  --kp-dark-accent:#63c3bb;
}

/* Hero catalogue badge and legacy floating information cards */
html[data-theme="dark"] :is(.hero-catalog-badge,.floating-note){
  background:var(--kp-dark-surface)!important;
  color:var(--kp-dark-text)!important;
  border:1px solid var(--kp-dark-border)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.34)!important;
}
html[data-theme="dark"] :is(.hero-catalog-badge,.floating-note) strong{
  color:var(--kp-dark-text)!important;
}
html[data-theme="dark"] :is(.hero-catalog-badge,.floating-note) small,
html[data-theme="dark"] :is(.hero-catalog-badge,.floating-note) span{
  color:var(--kp-dark-muted)!important;
}
html[data-theme="dark"] .hero-catalog-icon{
  background:#173d40!important;
  color:#83d7cf!important;
}

/* Catalogue filters: support both current and legacy markup selectors */
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside){
  background:var(--kp-dark-surface)!important;
  color:var(--kp-dark-text)!important;
  border-color:var(--kp-dark-border)!important;
  box-shadow:0 20px 60px rgba(0,0,0,.34)!important;
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside) :is(h2,h3,h4,label,strong){
  color:var(--kp-dark-text)!important;
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside) :is(p,small){
  color:var(--kp-dark-muted)!important;
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside)>a{
  color:var(--kp-dark-body)!important;
  border-color:var(--kp-dark-border)!important;
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside)>a:hover{
  color:var(--kp-dark-text)!important;
  background:#15373b!important;
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside)>a span{
  color:#b7cbc7!important;
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside) :is(input,select,textarea){
  background:var(--kp-dark-input)!important;
  color:var(--kp-dark-text)!important;
  border-color:#496a6e!important;
  caret-color:var(--kp-dark-accent);
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside) :is(input,textarea)::placeholder{
  color:#9eb4b1!important;
  opacity:1;
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside) option{
  background:var(--kp-dark-input)!important;
  color:var(--kp-dark-text)!important;
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside) :is(hr){
  border-color:var(--kp-dark-border)!important;
}
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside) .btn.primary,
html[data-theme="dark"] :is(.catalog-sidebar,.catalog>aside,.catalog aside) button[type="submit"]{
  background:#247f79!important;
  color:#fff!important;
  border-color:#247f79!important;
}
html[data-theme="dark"] .catalog-toolbar button,
html[data-theme="dark"] .filter-close{
  background:var(--kp-dark-surface)!important;
  color:var(--kp-dark-text)!important;
  border-color:var(--kp-dark-border)!important;
}

/* Product detail information blocks */
html[data-theme="dark"] .detail-trust{
  background:var(--kp-dark-border)!important;
  border-color:var(--kp-dark-border)!important;
}
html[data-theme="dark"] .detail-trust>div{
  background:var(--kp-dark-surface)!important;
  color:var(--kp-dark-text)!important;
}
html[data-theme="dark"] .detail-trust strong{
  color:var(--kp-dark-text)!important;
}
html[data-theme="dark"] .detail-trust span{
  color:var(--kp-dark-muted)!important;
}
html[data-theme="dark"] .product-description{
  background:var(--kp-dark-surface)!important;
  border-color:var(--kp-dark-border)!important;
  color:var(--kp-dark-body)!important;
}
html[data-theme="dark"] .product-description :is(h2,h3,strong){
  color:var(--kp-dark-text)!important;
}
html[data-theme="dark"] .product-description div{
  color:var(--kp-dark-body)!important;
}

/* Remaining light cards that can appear on catalogue, cart, legal and blog pages */
html[data-theme="dark"] :is(
  .trust-band>div,
  .category-grid>a,
  .cart-row,
  .order-form,
  .legal,
  .blog-sidebar,
  .related-posts>a,
  .empty,
  .pagination a
){
  background:var(--kp-dark-surface)!important;
  color:var(--kp-dark-body)!important;
  border-color:var(--kp-dark-border)!important;
}
html[data-theme="dark"] :is(
  .trust-band>div,
  .category-grid>a,
  .cart-row,
  .order-form,
  .legal,
  .blog-sidebar,
  .related-posts>a,
  .empty
) :is(h1,h2,h3,h4,strong,label){
  color:var(--kp-dark-text)!important;
}
html[data-theme="dark"] :is(
  .trust-band>div,
  .category-grid>a,
  .cart-row,
  .order-form,
  .legal,
  .blog-sidebar,
  .related-posts>a,
  .empty
) :is(p,small,span){
  color:var(--kp-dark-muted)!important;
}
html[data-theme="dark"] .blog-help{
  background:var(--kp-dark-surface-soft)!important;
  color:var(--kp-dark-body)!important;
}
html[data-theme="dark"] .pagination .active{
  background:#247f79!important;
  color:#fff!important;
}
html[data-theme="dark"] .order-form :is(input,select,textarea){
  background:var(--kp-dark-input)!important;
  color:var(--kp-dark-text)!important;
  border-color:#496a6e!important;
}
html[data-theme="dark"] .order-form :is(input,textarea)::placeholder{
  color:#9eb4b1!important;
  opacity:1;
}

/* Final trust cards: explicitly preserve readable hierarchy */
html[data-theme="dark"] .trust-final{
  background:var(--kp-dark-surface)!important;
  border-color:var(--kp-dark-border)!important;
}
html[data-theme="dark"] .trust-final strong{
  color:var(--kp-dark-text)!important;
}
html[data-theme="dark"] .trust-final small{
  color:var(--kp-dark-muted)!important;
}
html[data-theme="dark"] .trust-final>div+div{
  border-color:var(--kp-dark-border)!important;
}

/* Generic dark form readability without washing out labels */
html[data-theme="dark"] :is(.field,label) > span,
html[data-theme="dark"] .form-label{
  color:var(--kp-dark-body)!important;
}
html[data-theme="dark"] :is(input,select,textarea):disabled{
  color:#8fa6a3!important;
  opacity:.82;
}

/* Accessible focus states on dark surfaces */
html[data-theme="dark"] :is(a,button,input,select,textarea):focus-visible{
  outline-color:rgba(99,195,187,.65)!important;
}

/* KIVANÇ PETSHOP V0.5.5 — hero catalogue badge contrast correction
   The badge deliberately remains a light information card in both themes.
   Explicit descendant colours prevent global dark-theme typography rules
   from turning the number and caption white on the light surface. */
html[data-theme="dark"] .hero-final .hero-final-art .hero-catalog-badge,
html[data-theme="dark"] .hero-final-art .hero-catalog-badge{
  background:#f5faf8!important;
  color:#10383c!important;
  border:1px solid #d4e5e1!important;
  box-shadow:0 18px 48px rgba(0,0,0,.32)!important;
  opacity:1!important;
}
html[data-theme="dark"] .hero-final .hero-final-art .hero-catalog-badge strong,
html[data-theme="dark"] .hero-final-art .hero-catalog-badge strong{
  color:#10383c!important;
  -webkit-text-fill-color:#10383c!important;
  opacity:1!important;
  text-shadow:none!important;
}
html[data-theme="dark"] .hero-final .hero-final-art .hero-catalog-badge small,
html[data-theme="dark"] .hero-final-art .hero-catalog-badge small{
  color:#526f72!important;
  -webkit-text-fill-color:#526f72!important;
  opacity:1!important;
  text-shadow:none!important;
}
html[data-theme="dark"] .hero-final .hero-final-art .hero-catalog-icon,
html[data-theme="dark"] .hero-final-art .hero-catalog-icon{
  background:#123f44!important;
  color:#77d2c8!important;
  border:1px solid #28585d!important;
  opacity:1!important;
}
html[data-theme="dark"] .hero-final .hero-final-art .hero-catalog-icon svg,
html[data-theme="dark"] .hero-final-art .hero-catalog-icon svg{
  stroke:currentColor!important;
  opacity:1!important;
}

/* V0.5.7 search suggestions and category hierarchy */
.final-search{position:relative}.search-suggestions{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 8px);background:var(--surface,#fff);border:1px solid var(--border,#d8e4e1);border-radius:18px;box-shadow:0 24px 55px rgba(9,45,47,.18);padding:8px;max-height:min(66vh,520px);overflow:auto}.search-suggestions[hidden]{display:none}.search-suggestion{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:11px;align-items:center;padding:9px;border-radius:12px;color:var(--text,#153638);text-decoration:none}.search-suggestion:hover,.search-suggestion.is-active{background:var(--surface-soft,#eef7f4)}.search-suggestion img,.search-suggestion .suggest-icon{width:48px;height:48px;border-radius:10px;object-fit:contain;background:var(--surface-soft,#eef7f4);display:grid;place-items:center;font-weight:900}.search-suggestion strong,.search-suggestion small{display:block}.search-suggestion strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestion small{font-size:12px;color:var(--text-muted,#69817f);margin-top:3px}.search-suggestion b{font-size:13px;white-space:nowrap}.nav-category{position:relative}.nav-category>button{border:0;background:transparent;color:inherit;font:inherit;padding:inherit;cursor:pointer}.category-mega{position:absolute;z-index:60;left:0;top:100%;min-width:280px;background:var(--surface,#fff);border:1px solid var(--border,#d8e4e1);border-radius:0 0 18px 18px;box-shadow:0 24px 55px rgba(9,45,47,.16);padding:12px;display:none}.nav-category:hover .category-mega,.nav-category:focus-within .category-mega{display:block}.category-mega>a{display:block;padding:9px 10px;border-radius:10px;white-space:nowrap}.category-mega>a:hover{background:var(--surface-soft,#eef7f4)}.subcategory-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.subcategory-filters a{padding:9px 12px;border:1px solid var(--border,#d8e4e1);border-radius:999px;text-decoration:none;color:inherit;background:var(--surface,#fff);font-size:13px;font-weight:700}.subcategory-filters a.active{background:var(--primary,#0b656c);border-color:var(--primary,#0b656c);color:#fff}.mobile-category-accordion details{border-bottom:1px solid var(--border,#d8e4e1)}.mobile-category-accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:14px 4px;font-weight:800}.mobile-category-accordion summary::-webkit-details-marker{display:none}.mobile-category-accordion .child-links{display:grid;gap:4px;padding:0 0 12px 12px}.mobile-category-accordion .child-links a{padding:9px 8px;border-radius:10px;text-decoration:none;color:inherit}.mobile-category-accordion .child-links a:hover{background:var(--surface-soft,#eef7f4)}
@media(max-width:900px){.search-suggestions{position:fixed;left:12px;right:12px;top:94px;max-height:60vh}.category-mega{display:none!important}}

/* =========================================================
   KIVANÇ PETSHOP V0.5.7.4 — FRONTEND COMPLETION & VISUAL POLISH
   Central contrast tokens, unclipped category navigation, readable
   search suggestions and visible category SEO content.
   ========================================================= */
:root{
  --ui-page:#f3f7f6;
  --ui-surface:#ffffff;
  --ui-surface-raised:#ffffff;
  --ui-surface-soft:#edf5f3;
  --ui-surface-hover:#e2f0ed;
  --ui-text:#14373b;
  --ui-text-strong:#092d32;
  --ui-muted:#5c7476;
  --ui-border:#cfdfdc;
  --ui-accent:#087078;
  --ui-accent-hover:#075d64;
  --ui-accent-contrast:#ffffff;
  --ui-focus:rgba(8,112,120,.32);
  --ui-shadow:0 24px 64px rgba(9,45,47,.18);
}
html[data-theme="dark"]{
  --ui-page:#071b1e;
  --ui-surface:#102c30;
  --ui-surface-raised:#123337;
  --ui-surface-soft:#183a3e;
  --ui-surface-hover:#21474b;
  --ui-text:#dce9e7;
  --ui-text-strong:#f3f8f7;
  --ui-muted:#abc0bd;
  --ui-border:#39585c;
  --ui-accent:#58bcb5;
  --ui-accent-hover:#71cec7;
  --ui-accent-contrast:#062326;
  --ui-focus:rgba(104,205,196,.42);
  --ui-shadow:0 28px 70px rgba(0,0,0,.42);
}

/* Desktop category hierarchy: never clip the mega menu. */
.site-header,.final-header,.header-main,.final-header-main,.final-main-nav{overflow:visible!important}
.final-header{z-index:100}
.final-main-nav{position:relative;z-index:120;flex-wrap:nowrap}
.nav-category{position:relative;display:flex;align-items:center;flex:0 0 auto}
.nav-category>a{position:relative;z-index:2}
.category-mega{
  --mega-shift:0px;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(190px,1fr));
  gap:4px;
  position:absolute;
  z-index:1000;
  left:0;
  right:auto;
  top:calc(100% + 8px);
  min-width:min(460px,calc(100vw - 32px));
  max-width:min(640px,calc(100vw - 32px));
  max-height:min(58vh,430px);
  overflow:auto;
  padding:12px;
  border:1px solid var(--ui-border);
  border-radius:18px;
  background:var(--ui-surface-raised);
  color:var(--ui-text);
  box-shadow:var(--ui-shadow);
  visibility:hidden;
  opacity:0;
  pointer-events:none;
  transform:translate(var(--mega-shift),8px);
  transform-origin:top left;
  transition:opacity .16s ease,transform .16s ease,visibility .16s;
  scrollbar-color:var(--ui-border) transparent;
}
.category-mega::before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}
.nav-category:focus-within>.category-mega,.nav-category.is-open>.category-mega{
  visibility:visible;
  opacity:1;
  pointer-events:auto;
  transform:translate(var(--mega-shift),0);
}
.category-mega>a{
  display:flex!important;
  align-items:center;
  min-height:42px;
  padding:9px 11px!important;
  border:1px solid transparent;
  border-radius:11px!important;
  color:var(--ui-text)!important;
  background:transparent!important;
  white-space:normal!important;
  line-height:1.3;
}
.category-mega>a:hover,.category-mega>a:focus-visible{
  color:var(--ui-text-strong)!important;
  background:var(--ui-surface-hover)!important;
  border-color:var(--ui-border);
  outline:none;
}

/* Search suggestion panel: explicit colours prevent white-on-white states. */
.final-search{position:relative;z-index:130}
.search-suggestions{
  z-index:1400!important;
  top:calc(100% + 9px)!important;
  padding:8px!important;
  max-height:min(66vh,540px)!important;
  background:var(--ui-surface-raised)!important;
  color:var(--ui-text)!important;
  border-color:var(--ui-border)!important;
  box-shadow:var(--ui-shadow)!important;
  backdrop-filter:none!important;
  opacity:1!important;
}
.search-suggestion{
  min-width:0;
  color:var(--ui-text)!important;
  border:1px solid transparent;
  background:transparent!important;
}
.search-suggestion:hover,.search-suggestion.is-active{
  color:var(--ui-text-strong)!important;
  background:var(--ui-surface-hover)!important;
  border-color:var(--ui-border);
}
.search-suggestion>span{min-width:0}
.search-suggestion strong{
  color:var(--ui-text-strong)!important;
  -webkit-text-fill-color:var(--ui-text-strong)!important;
  opacity:1!important;
  font-weight:850;
}
.search-suggestion small{
  display:flex!important;
  align-items:center;
  gap:6px;
  color:var(--ui-muted)!important;
  -webkit-text-fill-color:var(--ui-muted)!important;
  opacity:1!important;
}
.search-suggestion b{color:var(--ui-text-strong)!important;-webkit-text-fill-color:var(--ui-text-strong)!important;opacity:1!important}
.search-suggestion img,.search-suggestion .suggest-icon{
  flex:0 0 auto;
  background:var(--ui-surface-soft)!important;
  color:var(--ui-accent)!important;
  border:1px solid var(--ui-border);
}
.search-suggestion img{object-fit:contain;padding:3px}
.suggest-type{
  display:inline-flex;
  align-items:center;
  min-height:20px;
  padding:2px 7px;
  border-radius:999px;
  background:var(--ui-surface-soft);
  color:var(--ui-accent)!important;
  font-size:10px;
  font-weight:850;
  letter-spacing:.02em;
  white-space:nowrap;
}
.search-empty{padding:20px;text-align:center;color:var(--ui-muted)}

/* Category chips and breadcrumbs in both themes. */
.subcategory-filters{align-items:center;gap:9px;margin:0 0 24px}
.subcategory-filters a{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:42px;
  padding:9px 13px;
  color:var(--ui-text-strong)!important;
  -webkit-text-fill-color:var(--ui-text-strong)!important;
  background:var(--ui-surface)!important;
  border:1px solid var(--ui-border)!important;
  box-shadow:0 3px 10px rgba(13,67,73,.03);
  opacity:1!important;
}
.subcategory-filters a small{
  display:inline-grid;
  place-items:center;
  min-width:24px;
  min-height:22px;
  padding:1px 6px;
  border-radius:999px;
  color:var(--ui-muted)!important;
  -webkit-text-fill-color:var(--ui-muted)!important;
  background:var(--ui-surface-soft);
  opacity:1!important;
  font-size:11px;
  font-weight:800;
}
.subcategory-filters a:hover,.subcategory-filters a:focus-visible{
  color:var(--ui-text-strong)!important;
  background:var(--ui-surface-hover)!important;
  border-color:var(--ui-accent)!important;
  outline:none;
  box-shadow:0 0 0 4px var(--ui-focus);
}
.subcategory-filters a.active{
  color:var(--ui-accent-contrast)!important;
  -webkit-text-fill-color:var(--ui-accent-contrast)!important;
  background:var(--ui-accent)!important;
  border-color:var(--ui-accent)!important;
}
.subcategory-filters a.active small{
  color:var(--ui-accent-contrast)!important;
  -webkit-text-fill-color:var(--ui-accent-contrast)!important;
  background:rgba(255,255,255,.18);
}
.breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:var(--ui-muted)!important;font-size:13px}
.breadcrumbs a{color:var(--ui-accent)!important;font-weight:750}
.breadcrumbs span[aria-current="page"],.breadcrumbs>span:last-child{color:var(--ui-text-strong)!important;font-weight:750}
.breadcrumbs a:hover{text-decoration:underline}

/* Visible category SEO copy. */
.catalog-count{margin-bottom:8px!important}
.catalog-intro{margin-top:0!important;max-width:900px!important;color:var(--ui-text)!important;font-size:16px!important;line-height:1.7}
.category-seo-copy{
  margin-top:48px;
  padding:clamp(24px,4vw,46px);
  border:1px solid var(--ui-border);
  border-radius:24px;
  background:var(--ui-surface);
  color:var(--ui-text);
  box-shadow:0 16px 50px rgba(13,67,73,.06);
}
.category-seo-label{margin-bottom:14px;color:var(--ui-accent);font-size:11px;font-weight:900;letter-spacing:.15em}
.category-seo-content{max-width:980px}
.category-seo-content h2{margin:30px 0 12px;color:var(--ui-text-strong);font-size:clamp(24px,3vw,34px);line-height:1.2}
.category-seo-content h2:first-child{margin-top:0}
.category-seo-content h3{margin:24px 0 8px;color:var(--ui-text-strong);font-size:20px}
.category-seo-content p,.category-seo-content li{color:var(--ui-text);line-height:1.8}
.category-seo-content a{color:var(--ui-accent);font-weight:800;text-decoration:underline;text-underline-offset:3px}

/* Product details keep generated/manual SEO copy visible and readable. */
.product-description{background:var(--ui-surface)!important;color:var(--ui-text)!important;border-color:var(--ui-border)!important}
.product-description h2,.product-description h3{color:var(--ui-text-strong)!important}
.product-description p,.product-description li{color:var(--ui-text)!important;line-height:1.75}

/* Blog polish: covers remain the visual focus without weakening readability. */
.blog-card{background:var(--ui-surface)!important;border-color:var(--ui-border)!important;box-shadow:0 10px 32px rgba(13,67,73,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.blog-card:hover{transform:translateY(-5px);box-shadow:0 22px 54px rgba(13,67,73,.13);border-color:color-mix(in srgb,var(--ui-accent) 45%,var(--ui-border))!important}
.blog-card-image{position:relative;aspect-ratio:16/9!important;background:var(--ui-surface-soft)!important}
.blog-card-image::after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,rgba(3,25,28,.18));pointer-events:none}
.blog-card-image img{transition:transform .35s ease;object-position:center}
.blog-card:hover .blog-card-image img{transform:scale(1.025)}
.blog-card h2 a,.blog-card h3 a{color:var(--ui-text-strong)!important}
.blog-card p,.blog-card small{color:var(--ui-muted)!important}
.blog-sidebar{background:var(--ui-surface)!important;color:var(--ui-text)!important;border-color:var(--ui-border)!important}
.blog-sidebar>a{color:var(--ui-text)!important;border-color:var(--ui-border)!important}
.blog-sidebar>a span{color:var(--ui-muted)!important;background:var(--ui-surface-soft);border-radius:999px;padding:1px 7px;min-width:26px;text-align:center}
.article-cover{overflow:hidden;border-radius:24px;border:1px solid var(--ui-border);background:var(--ui-surface-soft);box-shadow:0 24px 60px rgba(13,67,73,.12)}
.article-cover img{width:100%;aspect-ratio:16/9;object-fit:cover}

/* Theme-specific hard overrides for legacy global typography rules. */
html[data-theme="dark"] .search-suggestions,
html[data-theme="dark"] .category-mega,
html[data-theme="dark"] .subcategory-filters a,
html[data-theme="dark"] .category-seo-copy{
  background:var(--ui-surface)!important;
  border-color:var(--ui-border)!important;
}
html[data-theme="dark"] .subcategory-filters a.active{background:var(--ui-accent)!important;border-color:var(--ui-accent)!important}
html[data-theme="dark"] .search-suggestion :is(strong,b),
html[data-theme="dark"] .category-mega>a,
html[data-theme="dark"] .subcategory-filters a:not(.active){color:var(--ui-text-strong)!important;-webkit-text-fill-color:var(--ui-text-strong)!important}
html[data-theme="dark"] .search-suggestion small,
html[data-theme="dark"] .subcategory-filters a:not(.active) small{color:var(--ui-muted)!important;-webkit-text-fill-color:var(--ui-muted)!important}

:is(.search-suggestion,.category-mega a,.subcategory-filters a,.breadcrumbs a):focus-visible{outline:3px solid var(--ui-focus);outline-offset:2px}

@media(max-width:1100px) and (min-width:901px){
  .category-mega{grid-template-columns:1fr;min-width:300px;max-width:380px}
  .final-main-nav{gap:2px;padding-left:14px;padding-right:14px}
  .final-main-nav a{padding-left:9px;padding-right:9px;font-size:13px}
}
@media(max-width:900px){
  .category-mega{display:none!important}
  .final-main-nav{overflow:hidden!important}
  .search-suggestions{
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:calc(100% + 8px)!important;
    width:100%!important;
    max-height:56vh!important;
    border-radius:15px!important;
  }
  .search-suggestion{grid-template-columns:42px minmax(0,1fr) auto;padding:8px;gap:9px}
  .search-suggestion img,.search-suggestion .suggest-icon{width:42px;height:42px}
  .subcategory-filters{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;flex-wrap:nowrap;padding:2px 1px 9px;scroll-snap-type:x proximity;scrollbar-width:thin}
  .subcategory-filters a{scroll-snap-align:start}
  .category-seo-copy{margin-top:34px;border-radius:19px}
}
@media(max-width:560px){
  .search-suggestion strong{font-size:13px}
  .search-suggestion small{font-size:11px}
  .suggest-type{display:none}
  .subcategory-filters a{min-height:39px;padding:8px 11px;font-size:12px}
  .category-seo-copy{padding:22px 18px}
  .category-seo-content h2{font-size:24px}
}


/* V0.5.7.5 micro UI polish */
.btn,.article-local-cta .btn,.hero-final-actions .btn,.whatsapp-final .btn{text-decoration:none!important;text-underline-offset:0}
.btn:hover,.article-local-cta .btn:hover,.hero-final-actions .btn:hover,.whatsapp-final .btn:hover{text-decoration:none!important}
.footer-wa{display:inline-flex!important;align-items:center;gap:9px;width:max-content;text-decoration:none!important}
.footer-wa img{width:22px!important;height:22px!important;flex:0 0 22px}
html[data-theme="dark"] .footer-wa img{filter:none}

/* V0.5.7.6 — WhatsApp brand mark sizing and cache-safe visibility */
img[src$="/assets/img/brand/whatsapp.svg"],img[src$="assets/img/brand/whatsapp.svg"]{display:inline-block!important;max-width:none!important;object-fit:contain!important;object-position:center!important;flex:0 0 auto!important;filter:none!important}
.header-whatsapp-final>img{width:32px!important;height:32px!important;min-width:32px!important}
.footer-wa img{width:26px!important;height:26px!important;min-width:26px!important;flex-basis:26px!important}
.wa-inline{width:23px!important;height:23px!important;min-width:23px!important}
.hero-order-icon .hero-wa-icon{width:32px!important;height:32px!important;min-width:32px!important}
.whatsapp-final-icon img{width:44px!important;height:44px!important;min-width:44px!important}
.final-mobile-nav .mobile-wa-main img{width:27px!important;height:27px!important;min-width:27px!important}

/* =========================================================
   KIVANÇ PETSHOP V0.5.8.3 — FINAL CATEGORY + WHATSAPP MOBILE
   ========================================================= */
.category-card-final{height:100%;grid-template-rows:auto minmax(112px,1fr)}
.category-portrait{width:100%;isolation:isolate}.category-card-final.category-balik .category-portrait img{object-position:center 50%!important;transform:scale(1.02)!important}
.category-final-arrow{width:44px!important;height:44px!important;right:12px!important;bottom:12px!important;touch-action:manipulation}
.category-final-copy em{padding-right:50px}
.header-whatsapp-final img,.footer-wa img,.wa-inline,.hero-wa-icon,.whatsapp-final-icon img,.trust-final-whatsapp img{display:block!important;object-fit:contain!important;filter:none!important}
.header-whatsapp-final>img{width:34px!important;height:34px!important;min-width:34px!important}.footer-wa{min-height:44px;padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:12px}.footer-wa img{width:30px!important;height:30px!important;min-width:30px!important}.wa-inline{width:24px!important;height:24px!important;min-width:24px!important}.trust-final-whatsapp img{width:28px!important;height:28px!important}.final-mobile-nav .mobile-wa-main img{width:30px!important;height:30px!important;min-width:30px!important}
@media(max-width:760px){
  .category-grid-final{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .category-card-final{min-height:0;padding:8px 8px 12px;border-radius:18px;grid-template-rows:auto minmax(92px,1fr)}
  .category-portrait{aspect-ratio:1.08/1;border-radius:13px}
  .category-final-copy{min-height:92px;padding:10px 3px 0;grid-template-rows:auto 1fr auto}
  .category-final-copy strong{font-size:clamp(15px,4.2vw,18px);line-height:1.14;overflow-wrap:anywhere}
  .category-final-copy small{display:none;min-height:0}
  .category-final-copy em{font-size:10px;margin-top:7px;padding-right:48px}
  .category-card-final:nth-child(5){grid-column:1/-1;display:grid;grid-template-columns:minmax(115px,38%) minmax(0,1fr);grid-template-rows:1fr;gap:11px;align-items:stretch}
  .category-card-final:nth-child(5) .category-portrait{height:128px;aspect-ratio:auto}
  .category-card-final:nth-child(5) .category-final-copy{min-height:128px;padding-top:12px}
  .category-card-final:nth-child(5) .category-final-copy small{display:block;font-size:10px;line-height:1.35;max-width:90%}
}
@media(max-width:360px){
  .category-grid-final{grid-template-columns:1fr}
  .category-card-final,.category-card-final:nth-child(5){grid-column:auto;display:grid;grid-template-columns:116px minmax(0,1fr);grid-template-rows:1fr;gap:10px;align-items:stretch}
  .category-card-final .category-portrait,.category-card-final:nth-child(5) .category-portrait{height:116px;aspect-ratio:auto}
  .category-card-final .category-final-copy,.category-card-final:nth-child(5) .category-final-copy{min-height:116px;padding:8px 2px 0}
  .category-card-final .category-final-copy small{display:block;font-size:9px;line-height:1.3;max-width:92%}
}
.footer-wa{white-space:nowrap;font-size:14px}
@media(max-width:360px){.footer-wa{font-size:12px;gap:7px;padding-left:8px;padding-right:8px}}


/* V0.5.8.7.3 — forgiving category navigation */
@media (min-width:821px){
  .final-main-nav .nav-category>a{
    display:flex;
    align-items:center;
    min-height:44px;
    padding-top:9px;
    padding-bottom:9px;
  }
  .nav-category::after{
    content:"";
    position:absolute;
    z-index:999;
    left:-14px;
    right:-14px;
    top:calc(100% - 2px);
    height:22px;
    pointer-events:none;
  }
  .nav-category.is-open::after,.nav-category:focus-within::after{
    pointer-events:auto;
  }
  .category-mega{
    top:calc(100% + 4px);
    transition:opacity .14s ease,transform .14s ease,visibility .14s;
  }
  .category-mega::before{
    top:-18px;
    height:18px;
  }
  .category-mega>a{
    min-height:46px;
    padding:10px 12px!important;
  }
}

/* Mobile category sheet: larger touch rows and stable accordion navigation. */
.mobile-category-accordion summary{
  min-height:54px;
  padding:14px 8px;
  cursor:pointer;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
.mobile-category-accordion summary b{
  display:grid;
  place-items:center;
  width:32px;
  height:32px;
  border-radius:10px;
  background:var(--ui-surface-soft,#eef7f4);
  transition:transform .18s ease;
}
.mobile-category-accordion details[open] summary b{transform:rotate(180deg)}
.mobile-category-accordion .child-links{padding:0 4px 12px 12px}
.mobile-category-accordion .child-links a{
  display:flex;
  align-items:center;
  min-height:48px;
  padding:11px 10px;
  touch-action:manipulation;
}
.category-sheet-panel header{
  position:sticky;
  top:-10px;
  z-index:3;
  padding-top:10px;
  background:inherit;
}


/* V0.5.8.8.4 — mobil kategori metni ve standart WhatsApp görünümü */
@media(max-width:760px){
  .category-card-final{grid-template-rows:auto minmax(118px,1fr)}
  .category-final-copy{min-height:118px;grid-template-rows:auto minmax(31px,1fr) auto}
  .category-final-copy small{
    display:block!important;
    min-height:28px!important;
    margin-top:5px;
    padding-right:44px;
    color:var(--kp-muted);
    font-size:10px!important;
    line-height:1.35!important;
    overflow-wrap:anywhere;
  }
  .category-card-final:nth-child(5) .category-final-copy small{max-width:none}
}
@media(max-width:480px){
  .category-grid-final{grid-template-columns:1fr;gap:10px}
  .category-card-final,
  .category-card-final:nth-child(5){
    grid-column:auto;
    display:grid;
    grid-template-columns:132px minmax(0,1fr);
    grid-template-rows:1fr;
    gap:11px;
    align-items:stretch;
    min-height:132px;
    padding:8px 10px 8px 8px;
  }
  .category-card-final .category-portrait,
  .category-card-final:nth-child(5) .category-portrait{
    width:132px;
    height:116px;
    aspect-ratio:auto;
    align-self:center;
  }
  .category-card-final .category-final-copy,
  .category-card-final:nth-child(5) .category-final-copy{
    min-height:116px;
    padding:8px 2px 2px 0;
    grid-template-rows:auto minmax(34px,1fr) auto;
  }
  .category-card-final .category-final-copy strong{font-size:18px;line-height:1.14}
  .category-card-final .category-final-copy small{
    display:block!important;
    max-width:100%;
    min-height:34px!important;
    padding-right:38px;
    font-size:10px!important;
    line-height:1.4!important;
  }
  .category-card-final .category-final-copy em{font-size:10px;margin-top:5px;padding-right:45px}
  .category-final-arrow{width:38px!important;height:38px!important;right:10px!important;bottom:10px!important}
}
.final-mobile-nav .mobile-wa-main{
  background:#effff5!important;
  color:#137a45!important;
  border:2px solid #25D366!important;
  box-shadow:0 10px 24px rgba(37,211,102,.24)!important;
}
.final-mobile-nav .mobile-wa-main img{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  filter:none!important;
}
.final-mobile-nav .mobile-wa-main span{color:#137a45!important;font-size:10px!important;font-weight:900!important}
html[data-theme="dark"] .final-mobile-nav .mobile-wa-main{
  background:#12382a!important;
  color:#8ff0b3!important;
  border-color:#25D366!important;
}
html[data-theme="dark"] .final-mobile-nav .mobile-wa-main span{color:#8ff0b3!important}

/* WhatsApp marka işareti tüm temas noktalarında net ve standart görünür. */
.header-whatsapp-final{
  border-color:rgba(37,211,102,.45)!important;
  background:#f4fff8!important;
  box-shadow:0 6px 18px rgba(37,211,102,.10);
}
.header-whatsapp-final>img{width:36px!important;height:36px!important;min-width:36px!important}
.header-whatsapp-final strong{color:#137a45!important}
.footer-wa{border-color:rgba(37,211,102,.38)!important;color:#baf4cd!important}
.whatsapp-final-icon{border:1px solid rgba(37,211,102,.28)}
html[data-theme="dark"] .header-whatsapp-final{
  background:#12382a!important;
  border-color:#25D366!important;
}
html[data-theme="dark"] .header-whatsapp-final strong{color:#8ff0b3!important}

/* V0.5.8.8.5 — definitive mobile category card layout */
@media (max-width:640px){
  body .category-grid-final{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  body .category-card-final,
  body .category-card-final:nth-child(5){
    grid-column:auto!important;
    display:grid!important;
    grid-template-columns:132px minmax(0,1fr)!important;
    grid-template-rows:1fr!important;
    align-items:stretch!important;
    min-height:132px!important;
    gap:12px!important;
    padding:8px 10px 8px 8px!important;
  }
  body .category-card-final .category-portrait,
  body .category-card-final:nth-child(5) .category-portrait{
    width:132px!important;
    height:116px!important;
    min-width:132px!important;
    aspect-ratio:auto!important;
    align-self:center!important;
  }
  body .category-card-final .category-final-copy,
  body .category-card-final:nth-child(5) .category-final-copy{
    display:grid!important;
    grid-template-rows:auto minmax(34px,1fr) auto!important;
    min-height:116px!important;
    padding:8px 2px 2px 0!important;
  }
  body .category-card-final .category-final-copy strong{
    font-size:18px!important;
    line-height:1.14!important;
  }
  body .category-card-final .category-final-copy small,
  body .category-card-final:nth-child(5) .category-final-copy small{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    position:static!important;
    width:auto!important;
    height:auto!important;
    max-height:none!important;
    min-height:34px!important;
    margin-top:5px!important;
    padding-right:40px!important;
    color:var(--kp-muted)!important;
    font-size:10px!important;
    line-height:1.4!important;
    overflow:visible!important;
    white-space:normal!important;
  }
  body .category-card-final .category-final-copy em{
    font-size:10px!important;
    margin-top:5px!important;
    padding-right:46px!important;
  }
  body .category-final-arrow{
    width:38px!important;
    height:38px!important;
    right:10px!important;
    bottom:10px!important;
  }
}


/* V0.5.8.8.6 — mobile WhatsApp logo hardening: inline brand SVG, no external asset dependency */
.final-mobile-nav .mobile-wa-main .mobile-wa-brand{
  display:block!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  overflow:visible!important;
  opacity:1!important;
  filter:none!important;
  stroke:none!important;
  fill:none!important;
}
.final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-circle,
.final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-tail{
  fill:#25D366!important;
  stroke:none!important;
  opacity:1!important;
}
.final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-phone{
  fill:#fff!important;
  stroke:none!important;
  opacity:1!important;
}
.final-mobile-nav .mobile-wa-main{
  isolation:isolate;
}
html[data-theme="dark"] .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-circle,
html[data-theme="dark"] .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-tail{
  fill:#25D366!important;
}

/* V0.5.8.8.7 — mobil WhatsApp butonunu önceki yeşil, yükseltilmiş görünüme döndürür. */
:root{
  --kp-mobile-wa:#20b86c;
  --kp-mobile-wa-dark:#14834f;
}
@media (max-width:820px){
  .final-mobile-nav .mobile-wa-main{
    background:linear-gradient(180deg,var(--kp-mobile-wa) 0%,var(--kp-mobile-wa-dark) 100%)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.42)!important;
    border-radius:17px!important;
    margin:-17px 4px 0!important;
    min-height:64px!important;
    padding:8px 4px 7px!important;
    box-shadow:0 10px 24px rgba(12,113,65,.34),inset 0 1px 0 rgba(255,255,255,.22)!important;
    isolation:isolate;
  }
  .final-mobile-nav .mobile-wa-main:hover,
  .final-mobile-nav .mobile-wa-main:focus-visible{
    background:linear-gradient(180deg,#27c978 0%,#168d55 100%)!important;
    color:#fff!important;
  }
  .final-mobile-nav .mobile-wa-main:active{
    transform:translateY(1px);
    box-shadow:0 6px 15px rgba(12,113,65,.28)!important;
  }
  .final-mobile-nav .mobile-wa-main span{
    color:#fff!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1.1!important;
    text-shadow:0 1px 1px rgba(0,70,38,.22);
  }
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand{
    width:31px!important;
    height:31px!important;
    min-width:31px!important;
    filter:drop-shadow(0 2px 3px rgba(0,70,38,.18))!important;
  }
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-circle,
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-tail{
    fill:#fff!important;
  }
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-phone{
    fill:#178a52!important;
  }
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main{
    background:linear-gradient(180deg,#1eaa67 0%,#126e46 100%)!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.28)!important;
    box-shadow:0 10px 25px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.16)!important;
  }
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main span{color:#fff!important}
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-circle,
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-tail{fill:#fff!important}
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-phone{fill:#137d4b!important}
}


/* V0.5.8.8.8 — mobil WhatsApp butonunda resmi ikon dili ve siyah etiket düzeltmesi */
@media (max-width:820px){
  .final-mobile-nav .mobile-wa-main{
    background:linear-gradient(180deg,#25d366 0%,#18b75b 100%)!important;
    border:1px solid rgba(255,255,255,.55)!important;
    box-shadow:0 10px 24px rgba(10,120,56,.30), inset 0 1px 0 rgba(255,255,255,.24)!important;
  }
  .final-mobile-nav .mobile-wa-main span{
    color:#111827!important;
    text-shadow:none!important;
    font-weight:900!important;
  }
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    filter:drop-shadow(0 2px 3px rgba(0,0,0,.10))!important;
  }
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-shell{
    fill:#fff!important;
  }
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-circle,
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-tail{
    fill:#25D366!important;
  }
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-phone{
    fill:#fff!important;
  }
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main span{
    color:#0f172a!important;
  }
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-shell{
    fill:#fff!important;
  }
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-circle,
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-tail{
    fill:#25D366!important;
  }
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main .mobile-wa-brand .wa-brand-phone{
    fill:#fff!important;
  }
}


/* V0.5.8.8.9 — kullanıcı referansındaki gerçek WhatsApp görseli ve siyah etiket */
@media (max-width:820px){
  .final-mobile-nav .mobile-wa-main{
    background:linear-gradient(180deg,#25d366 0%,#18b75b 100%)!important;
    border:1px solid rgba(255,255,255,.58)!important;
    border-radius:17px!important;
    color:#111827!important;
    box-shadow:0 10px 24px rgba(10,120,56,.30),inset 0 1px 0 rgba(255,255,255,.25)!important;
  }
  .final-mobile-nav .mobile-wa-main .mobile-wa-brand{
    display:block!important;
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    object-fit:contain!important;
    filter:none!important;
    opacity:1!important;
  }
  .final-mobile-nav .mobile-wa-main span{
    color:#111827!important;
    -webkit-text-fill-color:#111827!important;
    text-shadow:none!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1.1!important;
  }
  html[data-theme="dark"] .final-mobile-nav .mobile-wa-main span{
    color:#111827!important;
    -webkit-text-fill-color:#111827!important;
  }
}

/* V0.5.8.8.11 — header WhatsApp logo enlargement (desktop final polish) */
.header-whatsapp-final{
  gap:12px!important;
  padding:8px 14px!important;
}
.header-whatsapp-final > svg,
.header-whatsapp-final > img{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  flex:0 0 44px!important;
}
.header-whatsapp-final span{
  line-height:1.15!important;
}
.header-whatsapp-final small{
  font-size:10px!important;
}
.header-whatsapp-final strong{
  font-size:15px!important;
}
html[data-theme="dark"] .header-whatsapp-final > svg,
html[data-theme="dark"] .header-whatsapp-final > img{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
}
@media (max-width:820px){
  .header-whatsapp-final > svg,
  .header-whatsapp-final > img{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
  }
}

/* V0.5.8.8.23 — SVG footer badge overflow-safe text sizing */
.footer-brand > p {
  margin-bottom: 12px !important;
}
.footer-wa {
  display: block !important;
  width: min(100%, 340px) !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  align-self: flex-start !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  min-height: 0 !important;
  overflow: visible !important;
}
.footer-wa > .footer-wa-badge {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  filter: none !important;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
html[data-theme="dark"] .footer-wa > .footer-wa-badge {
  filter: none !important;
}
@media (max-width: 560px) {
  .footer-wa {
    width: min(100%, 310px) !important;
  }
}
