@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}.global-nav{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;background-color:transparent}.global-nav-logo{font-weight:600;font-size:.875rem;color:#4b5563}.nav-btn{background-color:var(--primary);color:#fff;font-weight:500;padding:.5rem 1.25rem;border-radius:.5rem;font-size:.875rem;border:none;cursor:pointer;transition:transform .2s,opacity .2s}.nav-btn:hover{opacity:.9;transform:translateY(-1px)}.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}}
