@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #1a3a4a;--secondary: #4a7c6f;--background-light: #e8eaed;--surface-light: #ffffff;--text-light: #1f2937;--subtext-light: #4b5563;--cta-bg: #2d4a54;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151}body{font-family:Inter,sans-serif;background-color:var(--background-light);color:var(--text-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:transparent;position:relative;z-index:50}.navbar-logo a{font-weight:600;font-size:.875rem;color:#4b5563;text-decoration:none;letter-spacing:-.025em}.menu-btn{background:none;border:none;cursor:pointer;color:#374151;display:flex;align-items:center;justify-content:center;padding:.5rem}.menu-btn .material-icons-outlined{font-size:2rem}.mobile-menu-overlay{position:fixed;inset:0;background-color:#00000080;z-index:40;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu-drawer{position:fixed;top:0;right:0;height:100%;width:280px;background-color:#fff;box-shadow:-4px 0 25px #0000001a;z-index:50;transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column;padding:1.5rem}.mobile-menu-drawer.open{transform:translate(0)}.drawer-header{display:flex;justify-content:flex-end;margin-bottom:2rem}.close-btn{background:none;border:none;cursor:pointer;color:#6b7280;padding:.5rem}.close-btn .material-icons-outlined{font-size:1.75rem}.drawer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem;text-align:center}.drawer-links a{display:block;font-size:1.125rem;font-weight:500;color:#1f2937;text-decoration:none;transition:color .2s}.drawer-links a:hover{color:var(--secondary, #4a7c6f)}.hero-section{padding:0 1rem 1rem;background-color:#e8eaed}.hero-card{background-color:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 4px 20px #00000014;max-width:1200px;margin:0 auto}.hero-main{background-size:cover;background-position:center right;background-repeat:no-repeat;min-height:350px;padding:1.5rem;display:flex;flex-direction:column;position:relative;border-radius:1.5rem 1.5rem 0 0}@media(min-width:768px){.hero-main{min-height:400px;padding:2rem}}.hero-logo{font-weight:600;font-size:.875rem;color:#4b5563;margin-bottom:1.5rem}.hero-content{max-width:350px}@media(min-width:768px){.hero-content{max-width:400px}}.hero-title{font-size:1.875rem;font-weight:700;color:#000;line-height:1.2;margin-bottom:.75rem}@media(min-width:768px){.hero-title{font-size:2.5rem}}.hero-subtitle{font-size:.875rem;color:#000;margin-bottom:1.5rem;font-weight:500}.btn-primary{background-color:var(--primary);color:#fff;font-weight:500;padding:.75rem 1.75rem;border-radius:.5rem;font-size:.875rem;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s,opacity .2s}.btn-primary:hover{opacity:.9;transform:translateY(-2px)}.trust-badges{background-color:#fff;border-top:1px solid #e5e7eb;padding:2.5rem 0}.trust-badges-container{max-width:100%;padding:0 1.5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-badge{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;border-right:1px solid #e5e7eb;padding:0 1rem}.trust-badge:last-child{border-right:none}.trust-badge .material-icons-outlined{font-size:3.5rem;color:#6b7280}.trust-badge-text{text-align:left}.trust-badge-title{display:block;font-weight:600;font-size:1rem;color:#1f2937}.trust-badge-subtitle{display:block;font-size:.875rem;color:#6b7280}.turkey-flag{width:3.5rem;height:3.5rem;border-radius:50%;border:1px solid #e5e7eb}.main-content{max-width:80rem;margin:0 auto;padding:2rem 1rem;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.main-content{grid-template-columns:1fr 1fr;padding:3rem 2rem}}.left-column,.right-column{display:flex;flex-direction:column;gap:1.5rem}.card{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a}.features-card{padding:1.5rem}.section-title{font-size:1.25rem;font-weight:700;color:var(--primary);margin-bottom:.75rem}@media(min-width:768px){.section-title{font-size:1.5rem}}.section-subtitle{color:#4b5563;font-size:.875rem;margin-bottom:1.25rem}.feature-list{list-style:none;margin-bottom:1.5rem}.feature-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem}.check-icon{color:#000;font-size:1.25rem;font-weight:700}.product-image-wrapper{border-radius:.75rem;overflow:hidden;margin-bottom:2rem;background-color:transparent}.product-image{width:100%;height:auto;object-fit:contain}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.feature-box{display:flex;align-items:flex-start;gap:.75rem}.feature-icon-wrapper{min-width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid #1f2937;display:flex;align-items:center;justify-content:center}.feature-icon-wrapper .material-icons-outlined{font-size:1.25rem;color:#1f2937}.feature-box-title{display:block;font-weight:700;font-size:.875rem;color:#1f2937;margin-bottom:.25rem;line-height:1.2}.feature-box-desc{font-size:.75rem;color:#4b5563;line-height:1.4}.faq-card{padding:1.5rem}.faq-title{font-size:1.125rem;font-weight:700;color:var(--primary);margin-bottom:1rem}.faq-list{display:flex;flex-direction:column}.faq-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f3f4f6;font-size:.875rem;color:#374151}.faq-item-last{border-bottom:none}.faq-icon{color:#9ca3af;font-size:1.125rem}.right-column-card{overflow:hidden;display:flex;flex-direction:column}.right-card-top-img{width:100%;height:auto;object-fit:contain}.right-card-content{padding:1.5rem}.right-card-title{font-size:1.25rem;font-weight:700;color:var(--primary);margin-bottom:1rem}.right-card-sub-image-wrapper{overflow:hidden;border-radius:.75rem}.right-card-sub-image{width:100%;height:auto;display:block;object-fit:cover}.right-card-cta{background-color:var(--cta-bg);padding:1.5rem;color:#fff;margin-top:auto}.cta-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;line-height:1.4}.cta-list{list-style:none;margin-bottom:1.5rem}.cta-item{display:flex;align-items:center;gap:.5rem;color:#d1d5db;font-size:.875rem;margin-bottom:.625rem}.cta-check{font-size:1rem;color:var(--secondary)}.btn-cta{width:100%;background-color:var(--secondary);color:#fff;font-weight:600;padding:.75rem;border-radius:.5rem;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s,opacity .2s}.btn-cta:hover{opacity:.9;transform:scale(1.02)}.footer{background-color:#1f2937;color:#f3f4f6;padding-top:4rem;padding-bottom:2rem;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-column{display:flex;flex-direction:column}.footer-title{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.footer-text{font-size:.875rem;line-height:1.6;color:#d1d5db}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#d1d5db;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#fff}.social-icons{display:flex;gap:1rem;margin-top:1rem}.social-icon{color:#d1d5db;transition:color .2s}.social-icon:hover{color:#fff}.footer-bottom{max-width:1200px;margin:3rem auto 0;padding:2rem 2rem 0;border-top:1px solid #374151;text-align:center;font-size:.875rem;color:#9ca3af}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem}}.page-container{max-width:80rem;margin:0 auto;padding:2rem 1.5rem;min-height:80vh}.page-card{padding:2rem;max-width:56rem;margin:0 auto}.page-title{font-size:1.875rem;font-weight:700;color:var(--primary);margin-bottom:1.5rem;line-height:1.2}.page-main-title{font-size:2.25rem;font-weight:700;color:var(--primary);margin-bottom:2rem;text-align:center}.page-content p{color:#4b5563;margin-bottom:1rem;line-height:1.6}.about-stats{margin-top:2.5rem;display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:768px){.about-stats{grid-template-columns:repeat(3,1fr)}}.stat-box{text-align:center;padding:1.5rem;background-color:#f9fafb;border-radius:.75rem}.stat-icon{font-size:2rem;color:var(--secondary);margin-bottom:.75rem;display:block}.stat-title{font-weight:600;color:#1f2937;font-size:1rem}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:64rem;margin:0 auto}@media(min-width:768px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-item{display:flex;align-items:flex-start;gap:1rem;margin-top:1.5rem}.contact-icon{font-size:1.75rem;color:var(--secondary)}.contact-label{font-weight:600;color:#1f2937;margin-bottom:.25rem}.contact-text{font-size:.875rem;color:#4b5563}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.form-input{width:100%;border-radius:.5rem;border:1px solid #d1d5db;padding:.625rem;font-size:.875rem}.form-input:focus{outline:none;border-color:var(--secondary);box-shadow:0 0 0 3px #4a7c6f33}.products-list{display:flex;flex-direction:column;gap:2rem;max-width:80rem;margin:0 auto}.product-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media(min-width:768px){.product-card{flex-direction:row;align-items:stretch}}.product-img-container{width:100%;height:250px;background-color:#fff;overflow:hidden;position:relative;padding:1rem}@media(min-width:768px){.product-img-container{width:40%;height:auto;min-height:300px}}.product-img-container img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.product-img-container:hover img{transform:scale(1.1)}.product-details{padding:2rem;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media(min-width:768px){.product-details{width:60%}}.product-title{font-size:1.5rem;font-weight:700;color:var(--primary);margin-bottom:.75rem}.product-desc{font-size:.875rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.product-footer{display:flex;align-items:center;justify-content:space-between}.product-price{font-size:1.5rem;font-weight:700;color:var(--secondary)}.btn-whatsapp{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#25d366;color:#fff;font-weight:500;padding:.75rem 1.75rem;border-radius:.5rem;font-size:.875rem;text-decoration:none;box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s,opacity .2s}.btn-whatsapp:hover{opacity:.9;transform:translateY(-2px)}.brands-container{display:flex;flex-direction:column;align-items:center}.brands-grid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;max-width:1000px}@media(min-width:768px){.brands-grid{flex-direction:row;align-items:center}}.brand-item{display:flex;justify-content:center;width:100%}@media(min-width:768px){.brand-item.small{width:25%}.brand-item.large{width:50%}}.brand-box{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;justify-content:center;padding:1.5rem;width:100%;aspect-ratio:1;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.brand-item.large .brand-box{transform:scale(1);z-index:10}@media(min-width:768px){.brand-item.large .brand-box{transform:scale(1.1)}}.brand-box:hover{box-shadow:0 10px 15px -3px #0000001a}.brand-box img{max-width:100%;max-height:100%;object-fit:contain}.product-rating{display:flex;align-items:center;gap:.25rem;margin-bottom:1rem;color:#fbbf24}.rating-count{color:#6b7280;font-size:.875rem;margin-left:.5rem}.product-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;margin-bottom:2rem}@media(min-width:1024px){.product-features-grid{grid-template-columns:repeat(14,minmax(0,1fr));grid-auto-rows:1fr}.product-features-grid .feature-item-box{grid-column:span 2;height:100%}.product-features-grid .feature-item-box:nth-last-child(4){grid-column-start:4}}.feature-item-box{background-color:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:.5rem .25rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;height:120px;width:100%;overflow:hidden;box-shadow:0 1px 2px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.feature-item-box:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.feature-label{font-size:.65rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.25rem;line-height:1.2;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.feature-value{font-size:.85rem;font-weight:600;color:#1f2937;line-height:1.2}.brands-footer{margin-top:4rem;text-align:center;padding:1rem;border-top:1px solid #e5e7eb;width:100%;max-width:800px}.brands-footer-text{font-size:.875rem;color:#9ca3af;font-style:italic}.slider-container{position:relative;display:flex;align-items:center;justify-content:center}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#0006;color:#fff;border:none;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;border-radius:50%;transition:background-color .3s;z-index:10}.slider-btn:hover{background-color:#000c}.slider-btn.prev{left:10px}.slider-btn.next{right:10px}.slider-dots{position:absolute;bottom:12px;display:flex;gap:6px}.dot{width:8px;height:8px;background-color:#c8c8c899;border-radius:50%;cursor:pointer;transition:background-color .3s}.dot.active{background-color:var(--secondary);transform:scale(1.2)}
