
*{box-sizing:border-box}
:root{--primary:#050505;--accent:#c9a96e;--text:#f6f0e6;--muted:#d9c6a0;--line:rgba(201,169,110,.55)}
html{scroll-behavior:smooth}
body{margin:0;background:#050505;color:var(--text);font-family:'Inter',sans-serif;line-height:1.6;background-image:radial-gradient(circle at top,#2d2417 0%,#090909 36%,#030303 100%)}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.container{width:min(1180px,92%);margin:auto}
.top-line{height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}
.site-header{position:sticky;top:0;z-index:30;background:rgba(4,4,4,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,169,110,.18)}
.nav-wrap{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:18px;padding:14px 0}
.logo-wrap{display:flex;align-items:center}.site-logo{height:56px;max-width:180px;object-fit:contain;padding:4px}.logo-text{font-family:'Cormorant Garamond',serif;font-size:34px;font-weight:700;color:var(--accent);letter-spacing:.04em}
.nav{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.nav a{padding:10px 16px;border-radius:999px;color:#e9ddc5;font-weight:600}.nav a.active,.nav a:hover{background:rgba(201,169,110,.16);color:#fff}
.header-meta{display:flex;align-items:center;gap:12px}.header-contact{font-size:14px;color:#f2e4c7}.header-cta,.gold-btn,.tiny-gold-btn{background:linear-gradient(180deg,#d8b77a,#9e7331);color:#16110a;border:1px solid #d9b778;box-shadow:0 8px 24px rgba(0,0,0,.28)}
.header-cta{padding:10px 14px;border-radius:10px;font-size:14px;font-weight:700}.mobile-toggle{display:none;background:none;border:1px solid rgba(201,169,110,.35);color:#fff;padding:8px 11px;border-radius:10px}
.hero-jewel{position:relative;min-height:640px;background-size:cover;background-position:center center;border-bottom:1px solid var(--line)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.65) 42%,rgba(0,0,0,.25) 100%)}
.hero-inner{position:relative;z-index:2;display:flex;align-items:center;min-height:640px;padding:70px 0}
.hero-copy{max-width:560px}.mini-line{display:inline-block;margin-bottom:14px;color:#dbc394;text-transform:uppercase;letter-spacing:.26em;font-size:12px;border-left:2px solid var(--accent);padding-left:16px}
.hero-copy h1,.inner-hero h1,.section-title-left,.section-title-wrap h2,.about-detail-grid h2,.about-home-grid h2{font-family:'Cormorant Garamond',serif}
.hero-copy h1{font-size:76px;line-height:.95;margin:0 0 18px;color:#fff;font-weight:700}.hero-copy p{font-size:22px;color:#f0dfbf;max-width:500px;margin:0 0 24px}
.gold-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:3px;font-weight:700}.gold-btn.small{padding:12px 18px}
.feature-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(10,10,10,.92)}
.feature-items{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:14px 0;text-align:center;color:#ead6ad}
.gold-section{padding:46px 0;border-bottom:1px solid rgba(201,169,110,.16);background:linear-gradient(180deg,rgba(255,255,255,.01),rgba(255,255,255,0))}
.gold-section.alt{background:linear-gradient(180deg,rgba(201,169,110,.05),rgba(0,0,0,0))}
.section-title-wrap{display:flex;align-items:center;gap:18px;justify-content:center;margin-bottom:28px}.section-title-wrap .line{height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);flex:1;max-width:150px}.section-title-wrap h2{margin:0;font-size:42px;color:#f2e2c3;font-weight:600}
.section-title-left{font-size:22px;color:#f2ddaf;margin-bottom:10px}.product-grid{display:grid;gap:18px}.product-grid.four{grid-template-columns:repeat(4,1fr)}.product-grid.three{grid-template-columns:repeat(3,1fr)}
.product-card.premium{background:#0f0d0b;border:1px solid rgba(201,169,110,.3);overflow:hidden;transition:.25s ease;box-shadow:0 10px 30px rgba(0,0,0,.22)}.product-card.premium:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.34);border-color:rgba(201,169,110,.56)}
.product-card img,.img-placeholder{width:100%;aspect-ratio:1.12/1;object-fit:cover;background:linear-gradient(135deg,#18120a,#47311a)}
.product-info{padding:12px 12px 14px;text-align:center}.product-info h3{margin:0 0 4px;color:#fff;font-size:21px;font-family:'Cormorant Garamond',serif}.product-info p,.product-info small{color:#ddc89d}.tiny-gold-btn{display:inline-flex;padding:8px 12px;border-radius:2px;font-size:13px;font-weight:700;margin-top:8px}
.about-home-grid,.about-detail-grid,.contact-grid,.product-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.gold-text{color:#ebdcc0}.gold-text.large{font-size:18px}.showcase-image,.wide-banner-image{border:1px solid rgba(201,169,110,.38);box-shadow:0 12px 30px rgba(0,0,0,.25)}.showcase-image{width:100%;aspect-ratio:1.45/1;object-fit:cover}.wide-banner-image{width:100%;max-height:420px;object-fit:cover}.placeholder-box{background:linear-gradient(135deg,#18120a,#47311a)}
.testimonial-box{max-width:900px;margin:0 auto;padding:36px 30px;border:1px solid rgba(201,169,110,.3);text-align:center;background:radial-gradient(circle at center,rgba(201,169,110,.08),transparent 58%)}.quote-mark{font-size:54px;line-height:1;color:#d9bb7b;font-family:'Cormorant Garamond',serif}.testimonial-box p{font-size:20px;color:#f2e2c3;margin:0 0 10px}
.contact-panel{border:1px solid rgba(201,169,110,.28);padding:28px;min-height:260px;background:#0d0b09}.contact-panel h3{margin-top:0;color:#f0ddb2;font-family:'Cormorant Garamond',serif;font-size:36px}.textured{background-image:radial-gradient(circle at top left,rgba(201,169,110,.15),transparent 45%)}
.fake-form{display:grid;gap:12px}.fake-form input,.fake-form textarea,.product-sidebar{background:#090909}.fake-form input,.fake-form textarea{width:100%;padding:13px 14px;border:1px solid rgba(201,169,110,.35);color:#fff;font:inherit}.fake-form textarea{min-height:120px;resize:vertical}
.inner-hero{padding:90px 0 54px;background:linear-gradient(180deg,rgba(201,169,110,.08),rgba(0,0,0,.02));border-bottom:1px solid rgba(201,169,110,.18)}.inner-hero h1{font-size:62px;line-height:1;margin:0 0 12px}.inner-hero p{margin:0;color:#dec89c}
.product-page-grid{grid-template-columns:280px 1fr;align-items:start}.product-sidebar{padding:20px;border:1px solid rgba(201,169,110,.28)}.product-sidebar h3{margin-top:0;color:#f1deb4}.category-item{display:block;padding:11px 12px;border:1px solid rgba(201,169,110,.18);margin-bottom:10px;color:#ead8af}.category-item.active,.category-item:hover{background:rgba(201,169,110,.16)}
.branch-list{display:grid;gap:20px}.branch-card.premium-branch{display:grid;grid-template-columns:320px 1fr;background:#0d0b09;border:1px solid rgba(201,169,110,.3)}.branch-card.premium-branch img{width:100%;height:100%;object-fit:cover}.branch-body{padding:22px}.branch-body h3{margin-top:0;font-family:'Cormorant Garamond',serif;font-size:34px;color:#fff}.map-wrap iframe{width:100%;height:260px;border:0;margin-top:10px}
.site-footer{padding:38px 0;background:#070707}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:30px}.site-footer h3,.site-footer h4{margin:0 0 12px;color:#f1ddaf;font-family:'Cormorant Garamond',serif}.site-footer p,.footer-links a{color:#d9c69e}.footer-links{display:grid;gap:6px}
.wa-button{position:fixed;right:18px;bottom:18px;background:#22c55e;color:#fff;padding:14px 18px;border-radius:999px;font-weight:700;z-index:50;box-shadow:0 10px 28px rgba(0,0,0,.28)}
.empty-message{padding:24px;color:#e0cda5;border:1px dashed rgba(201,169,110,.3)}
@media (max-width:1100px){.product-grid.four{grid-template-columns:repeat(2,1fr)}.nav-wrap{grid-template-columns:180px 1fr auto}.hero-copy h1{font-size:62px}}
@media (max-width:860px){.mobile-toggle{display:block}.nav{display:none}.header-meta{display:none}.nav-open .nav{display:flex;position:absolute;left:4%;right:4%;top:86px;flex-direction:column;background:#090909;border:1px solid rgba(201,169,110,.25);padding:12px}.nav-wrap{grid-template-columns:1fr auto}.feature-items,.about-home-grid,.about-detail-grid,.contact-grid,.footer-grid,.branch-card.premium-branch,.product-page-grid,.product-grid.three{grid-template-columns:1fr}.product-grid.four{grid-template-columns:1fr 1fr}.hero-jewel,.hero-inner{min-height:540px}.hero-copy h1{font-size:52px}.inner-hero h1{font-size:46px}}
@media (max-width:580px){.product-grid.four,.product-grid.three{grid-template-columns:1fr}.hero-copy h1{font-size:40px}.hero-copy p{font-size:18px}.inner-hero{padding:70px 0 44px}.section-title-wrap h2{font-size:34px}.feature-items{gap:10px;font-size:14px}.site-logo{height:48px}}

/* Slider düzeltmesi */
.hero-slider{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}
.hero-slides{position:relative;min-height:640px}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.02);transition:opacity .7s ease,visibility .7s ease,transform 1.2s ease;border-bottom:0}
.hero-slide.active{opacity:1;visibility:visible;transform:scale(1);z-index:1}
.hero-slider .hero-inner{position:relative;z-index:2}
.hero-inner.align-right{justify-content:flex-end;text-align:left}
.hero-inner.align-right .hero-copy{margin-left:auto}
.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border-radius:50%;border:1px solid rgba(201,169,110,.55);background:rgba(0,0,0,.42);color:#f6e6c8;font-size:34px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px)}
.slider-arrow:hover{background:rgba(201,169,110,.22);color:#fff}
.slider-arrow.prev{left:22px}.slider-arrow.next{right:22px}
.slider-dots{position:absolute;left:0;right:0;bottom:24px;z-index:6;display:flex;justify-content:center;gap:10px}
.slider-dot{width:11px;height:11px;border-radius:50%;border:1px solid rgba(201,169,110,.85);background:rgba(0,0,0,.3);cursor:pointer;padding:0}
.slider-dot.active{background:var(--accent);transform:scale(1.2)}
@media (max-width:860px){.hero-slides{min-height:540px}.hero-slide{min-height:540px}.slider-arrow{width:38px;height:38px;font-size:28px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.hero-inner.align-right{justify-content:flex-start}}

/* Premium 3 parçalı hero slider */
.hero-pro-slider{position:relative;overflow:hidden;min-height:640px;border-bottom:1px solid var(--line);background:#050505}
.hero-pro-slides{position:relative;min-height:640px}
.hero-pro-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .75s ease,visibility .75s ease;overflow:hidden}
.hero-pro-slider.single-hero .hero-pro-slide{position:relative;min-height:640px}
.hero-pro-slide.active{opacity:1;visibility:visible;z-index:1}
.hero-pro-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(201,169,110,.16),transparent 34%),linear-gradient(135deg,#050505 0%,#16100a 52%,#070707 100%)}
.hero-pro-shape{position:absolute;z-index:1;pointer-events:none;border-radius:999px;filter:blur(8px);opacity:.9;transform:scale(.86);transition:transform 1.1s ease,opacity .75s ease}
.hero-pro-slide.active .hero-pro-shape{transform:scale(1);opacity:1}
.shape-one{width:420px;height:420px;right:8%;top:12%;background:radial-gradient(circle,rgba(201,169,110,.22),rgba(201,169,110,0) 68%)}
.shape-two{width:260px;height:260px;left:7%;bottom:5%;background:radial-gradient(circle,rgba(255,255,255,.08),rgba(255,255,255,0) 68%)}
.hero-pro-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"text image";align-items:center;gap:44px;min-height:640px;padding:70px 0}
.hero-pro-slide.image-left .hero-pro-inner{grid-template-areas:"image text"}
.hero-pro-copy{grid-area:text;max-width:560px;opacity:0;transform:translateX(-48px);transition:opacity .75s ease .12s,transform .75s ease .12s}
.hero-pro-slide.text-right .hero-pro-copy{justify-self:end;text-align:left;transform:translateX(48px)}
.hero-pro-slide.active .hero-pro-copy{opacity:1;transform:translateX(0)}
.hero-pro-copy h1{font-family:'Cormorant Garamond',serif;font-size:76px;line-height:.95;margin:0 0 18px;color:#fff;font-weight:700;text-shadow:0 16px 38px rgba(0,0,0,.34)}
.hero-pro-copy p{font-size:22px;color:#f0dfbf;max-width:500px;margin:0 0 24px}
.hero-pro-visual{grid-area:image;position:relative;opacity:0;transform:translateX(54px) scale(.92);transition:opacity .85s ease .2s,transform .85s ease .2s}
.hero-pro-slide.text-right .hero-pro-visual{transform:translateX(-54px) scale(.92)}
.hero-pro-slide.active .hero-pro-visual{opacity:1;transform:translateX(0) scale(1)}
.hero-image-frame{position:relative;min-height:430px;border:1px solid rgba(201,169,110,.46);background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(201,169,110,.05));box-shadow:0 28px 70px rgba(0,0,0,.42);padding:16px;overflow:hidden}
.hero-image-frame:before{content:'';position:absolute;inset:15px;border:1px solid rgba(255,255,255,.12);z-index:2;pointer-events:none}
.hero-image-frame img{width:100%;height:430px;object-fit:cover;transform:scale(1.06);transition:transform 5s ease}
.hero-pro-slide.active .hero-image-frame img{transform:scale(1)}
@media (max-width:860px){.hero-pro-slider,.hero-pro-slides,.hero-pro-slider.single-hero .hero-pro-slide{min-height:auto}.hero-pro-slide{position:relative;display:none}.hero-pro-slide.active{display:block}.hero-pro-inner,.hero-pro-slide.image-left .hero-pro-inner{grid-template-columns:1fr;grid-template-areas:"text" "image";min-height:auto;padding:64px 0 84px;gap:28px}.hero-pro-copy,.hero-pro-slide.text-right .hero-pro-copy{justify-self:start;text-align:left}.hero-pro-copy h1{font-size:48px}.hero-pro-copy p{font-size:18px}.hero-image-frame{min-height:280px}.hero-image-frame img{height:280px}.shape-one{right:-120px}.shape-two{left:-100px}}
