/*
Theme Name: Bircan Medikal Mağaza
Theme URI: https://medikalsatis.com/
Author: Bircan Medikal
Description: Hasta yatağı ve evde bakım ürünleri için hızlı, erişilebilir WooCommerce teması.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: bircan-medikal
*/

:root {
  --navy:#082f55; --navy-2:#0b416f; --cyan:#08a9c3; --cyan-2:#087f98;
  --amber:#f5a623; --ink:#142c3f; --muted:#5c7080; --line:#dbe6ec;
  --pale:#eef8fa; --white:#fff; --success:#138a59; --radius:18px;
  --shadow:0 14px 42px rgba(8,47,85,.11); --content:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}
a{color:var(--navy-2);text-decoration:none}a:hover{color:var(--cyan-2)}img{max-width:100%;height:auto}.container{width:min(var(--content),calc(100% - 36px));margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;margin:8px;padding:12px 16px;background:#fff;color:#000;z-index:9999}
.topbar{background:var(--navy);color:#dcecf5;font-size:.9rem}.topbar-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar a{color:#fff}.topbar-points{display:flex;gap:22px}.topbar-points span:before{content:"✓";color:#55d4bd;font-weight:800;margin-right:7px}
.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-main{min-height:82px;display:grid;grid-template-columns:250px 1fr auto;gap:28px;align-items:center}.brand img{display:block;width:240px;height:auto;max-height:54px;object-fit:contain;object-position:left center}.primary-nav ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:28px}.primary-nav a{font-weight:750;color:var(--ink);font-size:.96rem}.header-actions{display:flex;gap:10px;align-items:center}.header-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;border:1px solid var(--line);border-radius:12px;font-weight:800}.header-action.cart{background:var(--navy);color:#fff;border-color:var(--navy)}.cart-count{display:inline-grid;place-items:center;margin-left:7px;min-width:22px;height:22px;border-radius:99px;background:var(--amber);color:#1f2c36;font-size:.75rem}.menu-toggle{display:none;border:0;background:var(--navy);color:#fff;padding:10px 13px;border-radius:10px;font-weight:800}
.search-strip{background:#f6fafc;border-bottom:1px solid var(--line);padding:12px 0}.search-strip form{display:flex;max-width:820px;margin:auto}.search-strip input{width:100%;height:46px;border:1px solid #c9dae3;border-right:0;border-radius:12px 0 0 12px;padding:0 16px;font:inherit}.search-strip button{border:0;border-radius:0 12px 12px 0;padding:0 24px;background:var(--cyan);color:#062b3c;font-weight:900;cursor:pointer}
.hero{background:linear-gradient(118deg,#eaf8fb 0%,#fff 60%);overflow:hidden}.hero-grid{min-height:590px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:54px;padding:68px 0}.eyebrow{display:inline-flex;gap:8px;align-items:center;color:var(--cyan-2);font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.eyebrow:before{content:"";width:28px;height:3px;background:var(--amber);border-radius:99px}.hero h1{font-size:clamp(2.35rem,5vw,4.5rem);line-height:1.03;letter-spacing:-.045em;color:var(--navy);margin:16px 0 22px}.hero h1 span{color:var(--cyan-2)}.hero-lead{font-size:1.16rem;color:var(--muted);max-width:690px}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex!important;align-items:center;justify-content:center;min-height:49px;padding:0 22px!important;border:0!important;border-radius:12px!important;background:var(--navy)!important;color:#fff!important;font-weight:850!important;transition:.2s transform,.2s background}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--navy-2)!important;transform:translateY(-1px)}.button.accent{background:var(--cyan)!important;color:#07344a!important}.button.ghost{background:#fff!important;color:var(--navy)!important;border:1px solid var(--line)!important}.hero-proof{display:flex;flex-wrap:wrap;gap:22px;color:#3e5b6d;font-size:.93rem}.hero-proof strong{display:block;color:var(--navy);font-size:1.08rem}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:8% 6% -5% 10%;border-radius:40% 60% 48% 52%;background:linear-gradient(145deg,#c9f0f4,#eaf8f9);transform:rotate(-6deg)}.hero-visual img{position:relative;display:block;width:100%;aspect-ratio:1/1;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(8,47,85,.18))}
.trust-band{background:var(--navy);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:24px;border-right:1px solid rgba(255,255,255,.13)}.trust-item:last-child{border:0}.trust-item b{display:block;font-size:1rem}.trust-item span{font-size:.86rem;color:#bed2de}
.section{padding:80px 0}.section.alt{background:#f5fafc}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.section-head h2{margin:7px 0 0;color:var(--navy);font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.14;letter-spacing:-.03em}.section-head p{max-width:570px;color:var(--muted);margin:0}.text-link{font-weight:900;white-space:nowrap}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;min-height:230px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 28px rgba(8,47,85,.06);overflow:hidden}.category-card:after{content:"";position:absolute;width:140px;height:140px;right:-40px;bottom:-55px;border-radius:50%;background:var(--pale)}.category-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:var(--pale);color:var(--cyan-2);font-size:1.45rem}.category-card h3{color:var(--navy);font-size:1.2rem;margin:20px 0 8px}.category-card p{color:var(--muted);font-size:.92rem}.category-card .arrow{position:absolute;z-index:2;bottom:23px;font-weight:900}
.woocommerce ul.products,.products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.product-card{width:auto!important;margin:0!important;float:none!important;border:1px solid var(--line);border-radius:16px;background:#fff;padding:12px 12px 18px!important;box-shadow:0 8px 26px rgba(8,47,85,.06);transition:.2s transform,.2s box-shadow}.woocommerce ul.products li.product:hover,.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;background:#f6fafb;border-radius:12px;margin:0 0 15px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem!important;line-height:1.4;color:var(--navy);padding:0 6px!important;min-height:2.8em}.woocommerce ul.products li.product .price{color:var(--navy)!important;font-size:1.15rem!important;font-weight:900!important;padding:0 6px}.woocommerce ul.products li.product .button{width:calc(100% - 12px);margin:10px 6px 0!important}.woocommerce span.onsale{background:var(--amber)!important;color:#1c2a34!important;min-width:auto!important;min-height:auto!important;line-height:1!important;padding:8px 10px!important;border-radius:9px!important;top:20px!important;left:20px!important}
.solution{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.solution-panel{border-radius:28px;background:linear-gradient(145deg,var(--navy),#0c527f);padding:44px;color:#fff;box-shadow:var(--shadow)}.solution-panel h2{font-size:2.25rem;line-height:1.15;margin:0 0 16px}.solution-panel p{color:#d6e7f0}.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{position:relative;padding:10px 0 10px 33px}.check-list li:before{content:"✓";position:absolute;left:0;top:9px;width:22px;height:22px;border-radius:50%;background:#34c7b2;color:#042a35;display:grid;place-items:center;font-weight:900}.steps{display:grid;gap:16px}.step{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:20px;border:1px solid var(--line);border-radius:15px}.step-num{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:var(--pale);color:var(--cyan-2);font-weight:950;font-size:1.2rem}.step h3{margin:0 0 5px;color:var(--navy)}.step p{margin:0;color:var(--muted)}
.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.info-card h3{color:var(--navy);margin:8px 0}.info-card p{color:var(--muted)}
.hero-label{position:absolute;z-index:3;right:4%;top:4%;padding:9px 13px;border-radius:999px;background:var(--navy);color:#fff;font-size:.78rem;font-weight:900;box-shadow:0 10px 28px rgba(8,47,85,.2)}
.category-photo-card{padding:0;min-height:360px;display:flex;flex-direction:column}.category-photo-card:after{display:none}.category-photo{display:block;height:175px;background:#f2f7f8;overflow:hidden}.category-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.category-photo-card:hover .category-photo img{transform:scale(1.035)}.category-copy{position:relative;display:block;flex:1;padding:0 22px 54px}.category-photo-card h3{margin-top:20px}.category-photo-card .arrow{left:22px}
.site-main{min-height:55vh}.content-area{padding:58px 0}.page-header{background:var(--pale);padding:45px 0}.page-header h1{color:var(--navy);margin:0;font-size:clamp(2rem,4vw,3rem)}.breadcrumbs{font-size:.88rem;color:var(--muted);margin-bottom:10px}.entry-content{max-width:860px}.entry-content h2,.entry-content h3{color:var(--navy)}
.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:.9rem}.woocommerce .woocommerce-breadcrumb a{color:var(--navy-2)}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:46px}.woocommerce div.product .woocommerce-product-gallery,.woocommerce div.product .summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{color:var(--navy);font-size:clamp(2rem,4vw,3rem);line-height:1.1}.woocommerce div.product p.price{color:var(--navy)!important;font-size:1.8rem!important;font-weight:900}.woocommerce .quantity .qty{height:49px;border:1px solid var(--line);border-radius:10px}.product-trust{clear:both;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.product-trust div{padding:13px;border-radius:10px;background:var(--pale);font-size:.85rem;font-weight:800;color:var(--navy)}.quote-box{margin:20px 0;padding:20px;border:1px solid #9ddde5;border-radius:14px;background:var(--pale)}.quote-box strong{display:block;color:var(--navy);font-size:1.08rem}.quote-box p{margin:7px 0 15px;color:var(--muted)}.woocommerce-tabs{grid-column:1/-1}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:10px 10px 0 0!important}.woocommerce div.product .woocommerce-Tabs-panel table{width:100%;border-collapse:collapse}.woocommerce div.product .woocommerce-Tabs-panel th,.woocommerce div.product .woocommerce-Tabs-panel td{padding:10px;border-bottom:1px solid var(--line);text-align:left}.woocommerce-message,.woocommerce-info{border-top-color:var(--cyan)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--cyan-2)!important}.woocommerce table.shop_table{border-color:var(--line)!important;border-radius:14px!important}.woocommerce-checkout #payment{background:var(--pale)!important;border-radius:16px!important}
.site-footer{background:#061f36;color:#bfd1dd;padding:62px 0 22px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:40px}.footer-logo{display:inline-flex;align-items:center;min-height:68px;padding:12px 16px;background:#fff;border:1px solid rgba(255,255,255,.22);border-radius:14px;box-shadow:0 10px 28px rgba(0,0,0,.16)}.footer-brand img{display:block;width:240px;height:auto;max-width:100%}.footer-brand p{max-width:340px}.site-footer h2{font-size:1rem;color:#fff;margin:0 0 15px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:8px 0}.site-footer a{color:#d5e4ec}.site-footer a:hover{color:#6ee1d1}.site-footer .footer-logo:hover{background:#f7fbfc}.footer-bottom{margin-top:44px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;font-size:.85rem}.payment-note{color:#8fa9b9}
@media(max-width:1000px){.header-main{grid-template-columns:1fr auto}.primary-nav{display:none;grid-column:1/-1}.primary-nav.open{display:block;padding-bottom:18px}.primary-nav ul{display:grid;gap:12px}.menu-toggle{display:inline-flex}.header-actions .account{display:none}.hero-grid,.solution{grid-template-columns:1fr}.hero-visual{max-width:610px;margin:auto}.category-grid,.woocommerce ul.products,.products-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.woocommerce div.product{grid-template-columns:1fr}}
@media(max-width:640px){.container{width:min(100% - 24px,var(--content))}.topbar-points span:nth-child(n+2){display:none}.header-main{min-height:70px;gap:10px}.brand img{width:190px;max-height:42px}.header-action{padding:0 11px}.hero-grid{min-height:auto;padding:48px 0 55px;gap:25px}.hero h1{font-size:2.55rem}.hero-proof{gap:13px}.section{padding:58px 0}.section-head{align-items:start;flex-direction:column}.category-grid,.woocommerce ul.products,.products-grid,.info-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.solution-panel{padding:30px 24px}.product-trust{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-logo{width:100%;max-width:280px}.footer-brand img{width:100%}.footer-bottom{flex-direction:column}.woocommerce div.product .product_title{font-size:2.1rem}}
