:root{--blue:#0f6fd8;--blue-dark:#084a96;--blue-soft:#eaf4ff;--ink:#17324d;--muted:#6f8193;--line:#dce8f3;--bg:#f6f9fc;--white:#fff;--shadow:0 14px 40px rgba(20,68,110,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--white)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.announcement{background:var(--blue-dark);color:#fff;text-align:center;padding:9px 16px;font-size:13px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:78px}.logo{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.4px;color:var(--blue-dark)}.logo-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#6eb9ff);color:#fff;font-size:22px}.main-nav{display:flex;justify-content:center;gap:24px}.main-nav a{font-weight:700;font-size:14px;color:#334f69}.main-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:12px}.phone-link{font-size:13px;font-weight:700}.cart-link{display:flex;gap:8px;align-items:center;background:var(--blue);color:#fff;padding:11px 15px;border-radius:12px;font-weight:800}.cart-link b{background:#fff;color:var(--blue);width:22px;height:22px;border-radius:50%;display:grid;place-items:center}.mobile-nav-btn{display:none;border:0;background:var(--blue-soft);color:var(--blue-dark);border-radius:10px;padding:9px 12px}.hero{background:linear-gradient(130deg,#f7fbff 0%,#eaf4ff 55%,#fff 100%);overflow:hidden}.hero-slide{display:none}.hero-slide.active{display:block}.hero-grid{min-height:570px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.hero-copy>span,.section-head span,.page-hero span{display:block;color:var(--blue);font-weight:900;letter-spacing:1.5px;font-size:12px;margin-bottom:12px}.hero-copy h1{font-size:clamp(40px,5vw,70px);line-height:1.02;margin:0 0 20px;letter-spacing:-2px}.hero-copy p{font-size:18px;line-height:1.7;color:var(--muted);max-width:640px;margin:0 0 30px}.hero-media{position:relative}.hero-media:before{content:"";position:absolute;inset:8% -4% -2% 10%;background:linear-gradient(135deg,#dceeff,#fff);border-radius:42% 58% 50% 40%;z-index:0}.hero-media img{position:relative;z-index:1;width:100%;max-height:460px;object-fit:contain}.primary-btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:linear-gradient(135deg,var(--blue),#3e9df0);color:#fff;padding:14px 22px;border-radius:12px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(15,111,216,.22)}.primary-btn:hover{transform:translateY(-1px)}.primary-btn:disabled,.add-cart:disabled{opacity:.45;cursor:not-allowed;transform:none}.category-strip,.products-section,.advantages,.catalog,.content-page,.cart-page,.checkout,.product-detail{padding:74px 0}.category-strip{background:#fff}.products-section,.catalog,.cart-page,.checkout,.content-page{background:var(--bg)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2{font-size:34px;margin:0 0 7px}.section-head p{margin:0;color:var(--muted)}.section-head>a{color:var(--blue);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-grid>a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;display:flex;gap:14px;align-items:center;box-shadow:0 8px 24px rgba(32,83,128,.06);transition:.2s}.category-grid>a:hover{border-color:#9acaff;transform:translateY(-3px)}.category-grid span{width:46px;height:46px;border-radius:14px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-size:23px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(24,70,110,.07);display:flex;flex-direction:column}.product-image{aspect-ratio:1.12/1;display:grid;place-items:center;background:linear-gradient(145deg,#f8fbff,#edf6ff);padding:20px;position:relative}.product-image img{width:100%;height:100%;object-fit:contain}.featured-badge{position:absolute;left:14px;top:14px;background:var(--blue);color:#fff;font-size:11px;font-weight:900;padding:7px 9px;border-radius:999px}.product-content{padding:18px;display:flex;flex-direction:column;flex:1}.product-meta{font-size:11px;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.6px}.product-content h3{font-size:18px;line-height:1.35;margin:8px 0}.product-content p{color:var(--muted);font-size:13px;margin:0 0 16px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;margin-bottom:14px}.product-bottom strong{font-size:20px;color:var(--blue-dark)}.stock{font-size:11px;font-weight:900;padding:6px 8px;border-radius:999px}.stock.in,.detail-stock.in{background:#e8f8ef;color:#157446}.stock.out,.detail-stock.out{background:#fff0f0;color:#b93a3a}.add-cart{width:100%;border:1px solid var(--blue);background:#fff;color:var(--blue);font-weight:900;border-radius:11px;padding:12px;cursor:pointer}.add-cart:hover{background:var(--blue);color:#fff}.advantages{background:var(--blue-dark);color:#fff}.advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.advantages article{display:flex;gap:16px;align-items:flex-start}.advantages article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:rgba(255,255,255,.12);font-size:22px;flex:none}.advantages h3{margin:0 0 7px}.advantages p{margin:0;color:#cfe2f7;line-height:1.6}.page-hero{padding:85px 0;background:linear-gradient(135deg,#0e5fb5,#123e6a);color:#fff}.page-hero.compact{padding:48px 0}.page-hero h1{font-size:48px;max-width:800px;margin:0 0 15px}.page-hero p{font-size:17px;color:#d8e8f7;max-width:760px;line-height:1.7}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:start}.filters{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;position:sticky;top:100px}.filters form{display:grid;gap:16px}.filters label,.checkout-form label{display:grid;gap:7px;font-size:13px;font-weight:800}.filters input,.filters select,.checkout-form input,.checkout-form textarea,.checkout-form select{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;padding:12px;color:var(--ink)}.filters .primary-btn{width:100%}.clear-filter{text-align:center;color:var(--muted);font-size:13px}.catalog-top{display:flex;justify-content:flex-end;margin-bottom:18px}.empty-box{border:1px dashed #9fc8ec;background:#f6fbff;border-radius:16px;padding:28px;color:var(--muted)}.empty-box.wide{grid-column:1/-1}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.detail-image{background:#f4f9ff;border:1px solid var(--line);border-radius:26px;padding:38px;min-height:500px;display:grid;place-items:center}.detail-image img{max-height:430px;object-fit:contain}.breadcrumbs{font-size:12px;color:var(--muted);margin-bottom:24px}.detail-brand{color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:1px}.detail-copy h1{font-size:42px;margin:10px 0}.model{color:var(--muted)}.detail-price{font-size:34px;font-weight:900;color:var(--blue-dark);margin:24px 0 10px}.detail-stock{display:inline-block;padding:8px 11px;border-radius:999px;font-weight:800;font-size:13px}.detail-desc{line-height:1.75;color:#50667a;border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.quantity-row{display:flex;gap:12px;align-items:end;margin-top:25px}.quantity-row label{display:grid;gap:6px;font-size:12px;font-weight:800}.quantity-row input{width:92px;padding:12px;border:1px solid var(--line);border-radius:10px}.support-box{margin-top:24px;border:1px solid #cfe3f6;background:#f5faff;border-radius:14px;padding:16px;display:grid;gap:5px}.support-box span{color:var(--muted)}.content-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;box-shadow:var(--shadow)}.content-card h2{margin-top:0}.content-card p{line-height:1.75;color:#53697c}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:28px}.cart-list,.cart-summary,.checkout-summary,.checkout-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.cart-row{display:grid;grid-template-columns:86px 1fr 100px 120px 40px;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-row img{width:86px;height:76px;object-fit:contain;background:#f6faff;border-radius:10px}.cart-row h3{margin:0 0 5px;font-size:16px}.cart-row p{margin:0;color:var(--muted);font-size:13px}.cart-row input{width:78px;border:1px solid var(--line);border-radius:8px;padding:10px}.remove-cart{border:0;background:#fff0f0;color:#b53636;width:34px;height:34px;border-radius:9px;cursor:pointer}.cart-summary h2,.checkout-summary h2,.checkout-form h2{margin-top:0}.summary-line{display:flex;justify-content:space-between;gap:15px;padding:10px 0;color:var(--muted)}.summary-line.total{border-top:1px solid var(--line);margin-top:10px;padding-top:18px;color:var(--ink);font-size:20px;font-weight:900}.cart-summary .primary-btn{width:100%;margin-top:18px}.checkout-grid{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .wide{grid-column:1/-1}.checkout-form textarea{min-height:100px;resize:vertical}.payment-note{background:var(--blue-soft);border-radius:14px;padding:16px;margin:20px 0}.payment-note p{margin:6px 0 0;color:var(--muted)}#checkoutMessage{margin-top:14px}.site-footer{background:#102a42;color:#eaf4ff;padding-top:55px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px}.footer-logo{font-size:20px;font-weight:900}.footer-grid p{color:#b9cce0;line-height:1.7}.footer-grid h4{margin-top:0}.footer-grid>div:last-child{display:grid;align-content:start;gap:9px}.footer-grid a{color:#cfe1f2}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding:18px;color:#9eb6ca;font-size:12px}.toast{position:fixed;right:20px;bottom:20px;z-index:100;background:#143b5f;color:#fff;padding:14px 18px;border-radius:12px;box-shadow:var(--shadow);font-weight:800}
@media(max-width:1000px){.header-inner{grid-template-columns:auto auto 1fr}.mobile-nav-btn{display:block}.main-nav{display:none;position:absolute;left:16px;right:16px;top:82px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:var(--shadow);flex-direction:column}.main-nav.open{display:flex}.header-actions{justify-content:flex-end}.phone-link{display:none}.hero-grid{min-height:500px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:220px 1fr}.detail-grid{gap:30px}.advantages-grid{grid-template-columns:1fr}.cart-layout,.checkout-grid{grid-template-columns:1fr}.checkout-summary{order:-1}}
@media(max-width:760px){.container{width:min(100% - 22px,1180px)}.header-inner{min-height:68px;gap:10px}.logo span:last-child{font-size:14px}.logo-icon{width:36px;height:36px}.cart-link{padding:9px 11px;font-size:12px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:55px 0 30px}.hero-copy h1{font-size:42px}.hero-copy p{font-size:16px}.hero-media img{max-height:280px}.category-strip,.products-section,.advantages,.catalog,.content-page,.cart-page,.checkout,.product-detail{padding:48px 0}.section-head{align-items:start}.section-head h2{font-size:28px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-content{padding:13px}.product-content h3{font-size:15px}.product-bottom{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-grid>a{padding:15px}.catalog-layout{grid-template-columns:1fr}.filters{position:static}.page-hero{padding:60px 0}.page-hero h1{font-size:36px}.detail-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.detail-image{min-height:340px;padding:24px}.detail-copy h1{font-size:34px}.cart-row{grid-template-columns:64px 1fr 74px}.cart-row img{width:64px;height:60px}.cart-row>strong{grid-column:2}.remove-cart{grid-column:3;grid-row:2}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}}
@media(max-width:440px){.product-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.section-head{display:block}.section-head>a{display:inline-block;margin-top:12px}.header-actions .cart-link{font-size:0}.header-actions .cart-link:before{content:'Sepet';font-size:12px}}


/* Üyelik ve profil sistemi */
.account-link{display:flex;align-items:center;gap:6px;border:1px solid var(--line);background:#fff;color:var(--blue-dark);padding:10px 12px;border-radius:12px;font-size:12px;font-weight:800;white-space:nowrap}.account-link:hover{background:var(--blue-soft)}.account-link span{font-size:15px}.member-auth-section,.member-account{padding:70px 0;background:var(--bg);min-height:70vh}.member-auth-head{text-align:center;max-width:760px;margin:0 auto 28px}.member-auth-head>span,.member-account-head>div>span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:1.3px}.member-auth-head h1{font-size:38px;margin:10px 0}.member-auth-head p{color:var(--muted);line-height:1.7}.member-auth-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:start}.member-auth-card,.member-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:var(--shadow)}.member-auth-card{display:grid;gap:15px}.member-auth-card h2{text-align:center;margin:0 0 4px}.member-auth-icon{width:58px;height:58px;border-radius:17px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-size:25px;margin:auto}.member-auth-card label,.member-form label{display:grid;gap:7px;font-size:13px;font-weight:800}.member-auth-card input,.member-form input,.member-form select,.member-form textarea{width:100%;border:1px solid var(--line);border-radius:11px;padding:12px;background:#fff;color:var(--ink)}.member-form textarea{min-height:90px;resize:vertical}.member-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;font-weight:600!important;color:var(--muted)}.member-consent input{width:auto!important}.member-alert{max-width:760px;margin:0 auto 18px;padding:14px 16px;border-radius:12px;font-weight:800}.member-alert.error{background:#fff0f2;color:#ae3342}.member-alert.ok{background:#eaf8ef;color:#217548}.member-account-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.member-account-head h1{font-size:36px;margin:8px 0}.member-account-head p{margin:0;color:var(--muted)}.member-logout{border:1px solid var(--line);background:#fff;padding:11px 15px;border-radius:11px;font-weight:800;color:#a83a48}.member-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.member-summary-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.member-summary-grid span{font-size:12px;color:var(--muted);font-weight:800}.member-summary-grid b{display:block;font-size:27px;color:var(--blue-dark);margin-top:7px}.member-account-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:20px;align-items:start}.member-account-grid main,.member-account-grid aside{display:grid;gap:20px}.member-account-grid .member-panel{margin:0}.member-panel h2{margin:0 0 18px}.member-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.member-panel-head h2{margin:0}.member-panel-head span{font-size:12px;color:var(--muted)}.member-orders{display:grid;gap:12px}.member-order-card{border:1px solid var(--line);border-radius:15px;padding:16px}.member-order-top,.member-order-total{display:flex;align-items:center;justify-content:space-between;gap:15px}.member-order-top>div{display:grid;gap:4px}.member-order-top span{font-size:12px;color:var(--muted)}.member-order-status{background:var(--blue-soft);color:var(--blue)!important;font-weight:900;padding:7px 10px;border-radius:999px}.member-order-products{display:grid;gap:9px;border-block:1px solid var(--line);padding:13px 0;margin:13px 0}.member-order-products>div{display:flex;align-items:center;gap:11px}.member-order-products img{width:48px;height:48px;object-fit:contain;background:#f4f9ff;border-radius:9px}.member-order-products span{display:grid;gap:3px}.member-order-products small{color:var(--muted)}.member-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.member-address-card{border:1px solid var(--line);border-radius:14px;padding:15px}.member-address-card.default{border-color:#8cc7ff;background:#f8fcff}.member-address-card>div:first-child{display:flex;justify-content:space-between;gap:10px}.member-address-card>div:first-child span{font-size:10px;background:var(--blue);color:#fff;border-radius:999px;padding:5px 8px}.member-address-card p{font-size:13px;line-height:1.6;color:var(--muted)}.member-card-actions{display:flex;gap:8px}.member-card-actions form{margin:0}.member-card-actions button{border:0;background:var(--blue-soft);color:var(--blue-dark);border-radius:8px;padding:7px 9px;font-size:11px;font-weight:800}.member-card-actions .danger-link{background:#fff0f2;color:#ad3442}.member-add-box{margin-top:15px;border:1px dashed #9acaff;border-radius:14px;padding:14px}.member-add-box summary{cursor:pointer;font-weight:900;color:var(--blue)}.member-add-box .member-form{margin-top:16px}.member-form{display:grid;gap:13px}.member-form small{color:var(--muted);font-weight:500}.member-empty{border:1px dashed var(--line);border-radius:13px;padding:20px;text-align:center;color:var(--muted)}.member-checkout-note{background:#eaf8ef;color:#246a48;border-radius:12px;padding:12px 14px;margin-bottom:16px}.member-checkout-note.guest{background:var(--blue-soft);color:#46667f}
@media(max-width:1050px){.header-actions{gap:7px}.account-link b{display:none}.member-account-grid{grid-template-columns:1fr}.member-account-grid aside{grid-template-columns:repeat(2,1fr)}.member-account-grid aside .member-panel:last-child{grid-column:1/-1}}
@media(max-width:760px){.account-link{padding:9px}.member-auth-section,.member-account{padding:45px 0}.member-auth-grid{grid-template-columns:1fr}.member-auth-head h1,.member-account-head h1{font-size:29px}.member-account-head{align-items:flex-start;flex-direction:column}.member-summary-grid{grid-template-columns:1fr 1fr}.member-address-grid{grid-template-columns:1fr}.member-account-grid aside{grid-template-columns:1fr}.member-account-grid aside .member-panel:last-child{grid-column:auto}.member-auth-card,.member-panel{padding:18px}}
@media(max-width:440px){.account-link b{display:none}.member-summary-grid{grid-template-columns:1fr 1fr}.member-order-top{align-items:flex-start;flex-direction:column}.member-order-total{align-items:flex-end}}

/* Üyelik giriş ve kayıt sayfaları */
.member-login-page,.member-register-page{position:relative;overflow:hidden;background:linear-gradient(145deg,#eef7ff 0%,#f8fbff 48%,#edf5ff 100%)}
.member-login-page:before,.member-register-page:before,.member-login-page:after,.member-register-page:after{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(1px)}
.member-login-page:before,.member-register-page:before{width:420px;height:420px;left:-170px;top:-190px;background:rgba(30,136,229,.12)}
.member-login-page:after,.member-register-page:after{width:360px;height:360px;right:-130px;bottom:-170px;background:rgba(11,77,139,.09)}
.member-login-wrap{position:relative;z-index:1;max-width:560px;margin:0 auto;display:grid;justify-items:center}
.member-register-wrap{position:relative;z-index:1;max-width:720px;margin:0 auto;display:grid;justify-items:center}
.member-login-brand{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--blue-dark);font-weight:950;letter-spacing:.8px}
.member-login-mark{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),#46a9f5);color:#fff;font-size:23px;box-shadow:0 12px 28px rgba(20,109,195,.25)}
.member-login-card,.member-register-card{width:100%;padding:34px;border-radius:26px;box-shadow:0 22px 60px rgba(29,74,121,.14);border-color:#d9e8f7}
.member-login-card{max-width:500px}
.member-register-card{max-width:700px}
.member-login-title{text-align:center;margin-bottom:4px}
.member-login-title>span{display:inline-block;color:var(--blue);font-size:11px;font-weight:950;letter-spacing:1.4px;margin-bottom:8px}
.member-login-title h1{font-size:31px;line-height:1.15;margin:0 0 10px;color:var(--ink)}
.member-login-title p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.member-login-card label,.member-register-card label{font-size:13px}
.member-login-card input,.member-register-card input{min-height:48px;border-color:#d5e4f3;background:#fbfdff;transition:border-color .2s,box-shadow .2s,background .2s}
.member-login-card input:focus,.member-register-card input:focus{outline:none;border-color:#65aef0;background:#fff;box-shadow:0 0 0 4px rgba(30,136,229,.10)}
.member-login-submit{min-height:50px;border-radius:13px;font-size:15px;box-shadow:0 10px 24px rgba(25,118,210,.20)}
.member-auth-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px;font-weight:700;margin:2px 0}
.member-auth-divider:before,.member-auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}
.member-register-btn{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #9dccf5;background:#eef7ff;color:var(--blue-dark);border-radius:13px;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,border-color .2s}
.member-register-btn:hover{transform:translateY(-1px);background:#e2f2ff;border-color:#69b0ee}
.member-login-link{background:#fff}
.member-login-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:2px}
.member-login-trust span{display:grid;place-items:center;text-align:center;min-height:50px;padding:8px;border-radius:11px;background:#f5f9fd;color:#5e7489;font-size:10px;font-weight:800}
.member-back-home{display:inline-flex;margin-top:18px;color:#59728a;font-size:13px;font-weight:800;text-decoration:none}
.member-back-home:hover{color:var(--blue)}
.member-register-fields{margin:2px 0 4px}
.member-register-card .member-consent{background:#f5f9fd;border-radius:12px;padding:11px 12px}

@media(max-width:760px){
  .member-login-card,.member-register-card{padding:22px 18px;border-radius:20px}
  .member-login-title h1{font-size:26px}
  .member-login-trust{grid-template-columns:1fr}
  .member-login-trust span{min-height:42px}
  .member-register-fields{grid-template-columns:1fr}
  .member-register-fields .wide{grid-column:auto}
}

/* Premium kategori bazlı ana sayfa v3 */
.premium-hero{position:relative;background:#061d36;min-height:620px;isolation:isolate}
.premium-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 12%,rgba(29,139,255,.23),transparent 36%),linear-gradient(115deg,#061a31 0%,#08284b 45%,#0d5fae 100%);z-index:-2}
.premium-hero .hero-slide{min-height:620px;position:relative;overflow:hidden}
.premium-hero .hero-slide:after{content:"";position:absolute;inset:auto 8% -160px auto;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.13);box-shadow:0 0 0 52px rgba(255,255,255,.03),0 0 0 104px rgba(255,255,255,.02);pointer-events:none}
.premium-hero .hero-grid{min-height:620px;color:#fff;position:relative;z-index:2}
.premium-hero .hero-copy{padding:72px 0}
.premium-hero .hero-copy>span{color:#75bcff}
.premium-hero .hero-copy h1{font-size:clamp(46px,5.5vw,76px);max-width:760px;text-shadow:0 12px 35px rgba(0,0,0,.2)}
.premium-hero .hero-copy p{color:#c7dbef;max-width:650px}
.hero-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap}
.hero-secondary{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border:1px solid rgba(255,255,255,.3);border-radius:12px;color:#fff;font-weight:850;background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}
.hero-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;color:#d7e8f8;font-size:12px;font-weight:800}
.hero-trust span{display:flex;align-items:center;gap:7px}
.premium-hero .hero-media{height:500px;display:flex;align-items:center;justify-content:center}
.premium-hero .hero-media:before{inset:10% 3% 4% 8%;background:radial-gradient(circle at center,rgba(97,181,255,.38),rgba(255,255,255,.03) 62%,transparent 63%);border-radius:40px;filter:blur(2px)}
.premium-hero .hero-media img{width:100%;height:430px;max-height:none;object-fit:cover;border-radius:28px;box-shadow:0 30px 70px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.15)}
.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.13);color:#fff;font-size:31px;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(10px);transition:.2s}
.hero-arrow:hover{background:#fff;color:var(--blue-dark)}
.hero-arrow.prev{left:24px}.hero-arrow.next{right:24px}
.hero-dots{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);z-index:8;display:flex;gap:8px;padding:7px 10px;border-radius:999px;background:rgba(4,25,47,.42);backdrop-filter:blur(8px)}
.hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.42);cursor:pointer;transition:.25s}
.hero-dots button.active{width:28px;background:#55adff}
.category-showcase{padding:82px 0 72px;background:linear-gradient(180deg,#fff,#f6faff)}
.section-head.centered{align-items:end}
.category-visual-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.category-visual-card{position:relative;min-height:330px;display:flex;flex-direction:column;border-radius:24px;overflow:hidden;border:1px solid #dce8f3;background:#fff;box-shadow:0 14px 36px rgba(25,74,120,.09);transition:transform .25s,box-shadow .25s,border-color .25s}
.category-visual-card:hover{transform:translateY(-7px);box-shadow:0 24px 46px rgba(25,74,120,.16);border-color:#9bc9f5}
.category-visual-media{height:168px;display:grid;place-items:center;padding:18px;background:linear-gradient(145deg,#edf7ff,#fff)}
.category-visual-media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 15px rgba(22,66,105,.16))}
.category-visual-card>div:last-child{padding:18px;display:grid;align-content:start;gap:8px;flex:1}
.category-visual-card span{font-size:10px;font-weight:900;color:var(--blue);letter-spacing:.8px;text-transform:uppercase}
.category-visual-card h3{margin:0;font-size:18px;color:#102f4d}
.category-visual-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.category-visual-card b{margin-top:auto;color:var(--blue);font-size:12px}
.category-tone-1 .category-visual-media{background:linear-gradient(145deg,#dfeeff,#f9fcff)}
.category-tone-2 .category-visual-media{background:linear-gradient(145deg,#e7fbf8,#fbfffe)}
.category-tone-3 .category-visual-media{background:linear-gradient(145deg,#f2ecff,#fff)}
.category-tone-4 .category-visual-media{background:linear-gradient(145deg,#fff3df,#fff)}
.category-tone-5 .category-visual-media{background:linear-gradient(145deg,#e9f1ff,#fff)}
.home-trust-bar{padding:0 0 72px;background:#f6faff}
.trust-bar-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dce9f5;border-radius:22px;background:#fff;box-shadow:0 15px 38px rgba(31,83,128,.08);overflow:hidden}
.trust-bar-grid article{display:flex;align-items:center;gap:14px;padding:24px;border-right:1px solid #e6eff7}
.trust-bar-grid article:last-child{border-right:0}
.trust-bar-grid i{width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#e8f4ff,#d8ebff);color:var(--blue);display:grid;place-items:center;font-style:normal;font-size:20px;font-weight:900}
.trust-bar-grid div{display:grid;gap:4px}.trust-bar-grid b{font-size:14px}.trust-bar-grid span{font-size:11px;color:var(--muted);line-height:1.45}
.home-featured{background:#fff;padding-top:82px}
.featured-product-grid .product-card{border-radius:22px;box-shadow:0 14px 34px rgba(27,73,114,.08);transition:.25s}
.featured-product-grid .product-card:hover{transform:translateY(-7px);box-shadow:0 24px 46px rgba(27,73,114,.15)}
.featured-product-grid .product-image{background:linear-gradient(145deg,#eff7ff,#fff);min-height:250px}
.home-promo{padding:12px 0 82px;background:#fff}
.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.promo-card{position:relative;min-height:285px;border-radius:26px;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;padding:34px;box-shadow:0 18px 46px rgba(17,58,96,.12)}
.promo-card>div{position:relative;z-index:2}.promo-card>img{position:absolute;right:0;top:0;width:50%;height:100%;object-fit:cover;mask-image:linear-gradient(to right,transparent 0%,#000 38%)}
.promo-card span{font-size:10px;font-weight:950;letter-spacing:1.3px}.promo-card h2{font-size:29px;line-height:1.12;margin:10px 0}.promo-card p{line-height:1.6;margin:0 0 20px;max-width:420px}.promo-card b{font-size:13px}
.promo-dark{background:linear-gradient(120deg,#061d36 0%,#0a3e73 62%,#0f6fd8 100%);color:#fff}.promo-dark p{color:#c9dcef}.promo-dark span,.promo-dark b{color:#65b5ff}
.promo-light{background:linear-gradient(120deg,#f3f9ff,#e2f1ff);color:#102f4d}.promo-light p{color:#5d748a}.promo-light span,.promo-light b{color:var(--blue)}
.home-category-block{padding:82px 0;background:#f7faff;border-top:1px solid #e5eef7}
.home-category-block.is-alt{background:#fff}
.category-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}
.category-section-head span{font-size:10px;font-weight:950;color:var(--blue);letter-spacing:1.4px}
.category-section-head h2{font-size:36px;margin:8px 0 6px}.category-section-head p{margin:0;color:var(--muted)}
.category-section-head>a{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:850;white-space:nowrap}
.category-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.premium-advantages{padding:84px 0;background:linear-gradient(135deg,#061c34,#0b3b6b 56%,#0c5ca7);color:#fff}
.premium-advantages-head{text-align:center;margin-bottom:28px}.premium-advantages-head span{font-size:10px;color:#65b5ff;font-weight:950;letter-spacing:1.4px}.premium-advantages-head h2{font-size:38px;margin:10px 0}
.premium-advantages .advantages-grid{grid-template-columns:repeat(3,1fr)}
.premium-advantages .advantages-grid article{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:20px;color:#fff;backdrop-filter:blur(8px)}
.premium-advantages .advantages-grid article>span{background:rgba(93,177,255,.18);color:#7fc2ff}.premium-advantages .advantages-grid p{color:#bfd3e7}
.expert-cta{margin-top:28px;border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(29,139,255,.18))}
.expert-cta span{font-size:10px;color:#65b5ff;font-weight:950;letter-spacing:1.3px}.expert-cta h3{font-size:30px;margin:7px 0}.expert-cta p{margin:0;color:#c8dced}.expert-cta a{background:#fff;color:#0756a4;padding:14px 20px;border-radius:12px;font-weight:900;white-space:nowrap}
.brand-cloud{padding:58px 0;background:#fff;text-align:center}.brand-cloud .container>span{font-size:10px;color:var(--blue);font-weight:950;letter-spacing:1.4px}.brand-cloud .container>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:20px}.brand-cloud b{padding:13px 18px;border:1px solid var(--line);border-radius:12px;background:#f9fbfd;color:#587087;filter:grayscale(1);transition:.2s}.brand-cloud b:hover{filter:none;color:var(--blue);border-color:#9dc9ef;transform:translateY(-2px)}

@media(max-width:1100px){
  .category-visual-grid{grid-template-columns:repeat(3,1fr)}
  .category-product-grid{grid-template-columns:repeat(3,1fr)}
  .trust-bar-grid{grid-template-columns:repeat(2,1fr)}
  .trust-bar-grid article:nth-child(2){border-right:0}.trust-bar-grid article:nth-child(-n+2){border-bottom:1px solid #e6eff7}
  .promo-card{min-height:310px;grid-template-columns:1fr;padding:28px}.promo-card>img{width:58%;opacity:.55}
}
@media(max-width:760px){
  .premium-hero,.premium-hero .hero-slide{min-height:auto}
  .premium-hero .hero-grid{min-height:auto;padding:50px 0 58px}
  .premium-hero .hero-copy{padding:0}.premium-hero .hero-copy h1{font-size:42px}.premium-hero .hero-media{height:280px}.premium-hero .hero-media img{height:260px;border-radius:20px}
  .hero-arrow{width:40px;height:40px;top:auto;bottom:18px;transform:none}.hero-arrow.prev{left:18px}.hero-arrow.next{right:18px}.hero-dots{bottom:22px}
  .category-showcase,.home-featured,.home-category-block,.premium-advantages{padding:54px 0}
  .category-visual-grid{grid-template-columns:repeat(2,1fr);gap:11px}.category-visual-card{min-height:290px}.category-visual-media{height:140px}.category-visual-card>div:last-child{padding:14px}.category-visual-card h3{font-size:16px}
  .trust-bar-grid{grid-template-columns:1fr}.trust-bar-grid article{border-right:0;border-bottom:1px solid #e6eff7!important}.trust-bar-grid article:last-child{border-bottom:0!important}
  .promo-grid{grid-template-columns:1fr}.promo-card{min-height:270px}.promo-card>img{width:64%;opacity:.42}.promo-card h2{font-size:25px}
  .category-section-head{align-items:flex-start;flex-direction:column}.category-section-head h2{font-size:30px}.category-product-grid{grid-template-columns:repeat(2,1fr)}
  .premium-advantages .advantages-grid{grid-template-columns:1fr}.expert-cta{align-items:flex-start;flex-direction:column;padding:24px}.expert-cta h3{font-size:25px}
}
@media(max-width:440px){
  .category-visual-grid,.category-product-grid{grid-template-columns:1fr}
  .premium-hero .hero-copy h1{font-size:35px}.hero-trust{gap:10px 15px}.hero-secondary{width:100%}
  .promo-card>img{width:72%;opacity:.28}.promo-card{padding:24px}
}
