:root { --renk-primary: #c9a87c; --renk-secondary: #b8956a; --renk-accent: #e8d5b7; --renk-dark: #2c2c2c; --renk-light: #faf6f0; } .theme-nesiyokk { --nk-cocoa-dark: #442c2a; --nk-cocoa-brown: #5a3937; --nk-cocoa-light: #6e524c; --nk-champagne: #dfbdb0; --nk-ivory: #f0e4dc; --nk-sand: #b88878; } .theme-minimal { --tm-brand: #c9a87c; --tm-brand-hover: #b8956a; --tm-accent: #c9a87c; --tm-accent-hover: #b8956a; --tm-text: #2c2c2c; --tm-text-deep: #3D302F; --tm-bg: #faf6f0; --tm-bg-soft: #faf6f0; --tm-bg-muted: #e8d5b7; --tm-bg-accent: #e8d5b7; --tm-border: rgba(130, 107, 106, 0.14); --tm-border-strong: rgba(130, 107, 106, 0.28); } .theme-minimal, .theme-minimal .page-wrapper { background: #faf6f0 !important; color: #2c2c2c !important; } .theme-minimal .nail-icon, .theme-minimal .shop-categories-unit__icon .nail-icon, .theme-minimal .page-footer__menus .uk-nav li a:hover, .theme-minimal .hizmet-fiyat, .theme-minimal a:not(.btn-minimal):not(.social a):hover { color: #c9a87c !important; } .theme-minimal .btn-minimal--primary, .theme-minimal .uk-button-primary, .theme-minimal .randevu-btn, .theme-minimal .btn-gold { background-color: #c9a87c !important; border-color: #c9a87c !important; color: #fff !important; } .theme-minimal .btn-minimal--primary:hover, .theme-minimal .uk-button-primary:hover, .theme-minimal .randevu-btn:hover, .theme-minimal .btn-gold:hover { background-color: #b8956a !important; border-color: #b8956a !important; } /* Header eski minimal stil — theme-minimal.css */ /* Bölüm arka planları theme-pantone2026.css (sedef) tarafından yönetilir */ .btn-gold, .randevu-btn, .hizmet-fiyat-card .fiyat, .nail-icon-gold, a.gold-link { color: var(--renk-primary) !important; } .btn-gold:hover, .randevu-btn:hover { color: var(--renk-secondary) !important; } .bg-gold, .randevu-step.active, .randevu-progress-fill, .kategori-filter-btn.active { background-color: var(--renk-primary) !important; } .bg-gold:hover, .randevu-step.active:hover { background-color: var(--renk-secondary) !important; } .bg-light-gold, .section-light { background-color: var(--renk-light) !important; } .section-accent { background-color: var(--renk-accent) !important; } .text-dark-theme, .site-heading { color: var(--renk-dark) !important; } .border-gold { border-color: var(--renk-primary) !important; } .feature-icon, .stat-icon { background: linear-gradient(135deg, var(--renk-primary), var(--renk-secondary)) !important; } .nail-icon-gradient { background: linear-gradient(135deg, var(--renk-primary), var(--renk-accent)) !important; }