body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#06c;--primary-dark:#049;--primary-light:#39f;--primary-lighter:#66b2ff;--primary-lightest:#cce5ff;--secondary-color:#f60;--secondary-dark:#cc5200;--secondary-light:#ff8533;--accent-teal:#0cc;--accent-purple:#63c;--accent-green:#0c6;--accent-pink:#f36;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--bg-primary:var(--gray-50);--bg-secondary:var(--white);--bg-accent:var(--primary-lightest);--text-primary:var(--gray-800);--text-secondary:var(--gray-600);--text-light:var(--gray-500);--text-white:var(--white);--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--radius-sm:0.5rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-xl:2rem;--radius-2xl:3rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--shadow-2xl:0 25px 50px -12px #00000040;--shadow-primary:0 4px 14px 0 #0066cc26;--shadow-primary-hover:0 8px 25px 0 #0066cc40;--transition-fast:0.15s ease;--transition-normal:0.3s ease;--transition-slow:0.5s ease;--bounce:cubic-bezier(0.68,-0.55,0.265,1.55)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;background-color:var(--bg-primary);color:#1e293b;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;padding:0 var(--space-md)}.header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #e2e8f0cc;padding:1rem 0;padding:var(--space-sm) 0;position:sticky;top:0;transition:all .3s ease;transition:all var(--transition-normal);z-index:100}.header.scrolled{background:#fffffffa;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg)}.header-flex{gap:1.5rem;gap:var(--space-md);justify-content:space-between}.header-flex,.logo-container{align-items:center;display:flex}.logo-container{gap:1rem;gap:var(--space-sm);text-decoration:none;transition:transform .3s ease;transition:transform var(--transition-normal)}.logo-container:hover{transform:scale(1.05)}.logo-icon{align-items:center;background:linear-gradient(135deg,#06c,#39f);background:linear-gradient(135deg,var(--primary-color),var(--primary-light));border-radius:1.5rem;border-radius:var(--radius-lg);box-shadow:0 4px 14px 0 #0066cc26;box-shadow:var(--shadow-primary);display:flex;height:48px;justify-content:center;overflow:hidden;position:relative;width:48px}.logo-icon:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;transition:left var(--transition-slow);width:100%}.logo-container:hover .logo-icon:before{left:100%}.logo-letter{color:#fff;color:var(--text-white);font-size:1.5rem;font-weight:800;z-index:1}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#06c,#0cc);background:linear-gradient(135deg,var(--primary-color),var(--accent-teal));-webkit-background-clip:text;background-clip:text;color:#1e293b;color:var(--text-primary);font-size:1.75rem;font-weight:800}.nav-menu{display:flex;gap:1.5rem;gap:var(--space-md)}.nav-link{border-radius:1rem;border-radius:var(--radius-md);color:#475569;color:var(--text-secondary);font-weight:600;overflow:hidden;padding:.5rem 1rem;padding:var(--space-xs) var(--space-sm);position:relative;text-decoration:none}.nav-link,.nav-link:before{transition:all .3s ease;transition:all var(--transition-normal)}.nav-link:before{background:linear-gradient(90deg,#06c,#0cc);background:linear-gradient(90deg,var(--primary-color),var(--accent-teal));bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:0}.nav-link.active,.nav-link:hover{background:#cce5ff;background:var(--primary-lightest);color:#06c;color:var(--primary-color);transform:translateY(-2px)}.nav-link.active:before,.nav-link:hover:before{width:80%}.cta-buttons{gap:1rem;gap:var(--space-sm)}.btn{align-items:center;border:none;border-radius:1.5rem;border-radius:var(--radius-lg);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;justify-content:center;overflow:hidden;padding:.5rem 1.5rem;padding:var(--space-xs) var(--space-md);position:relative;text-decoration:none;transition:all .3s ease;transition:all var(--transition-normal)}.btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;transition:left var(--transition-slow);width:100%}.btn:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,#06c,#39f);background:linear-gradient(135deg,var(--primary-color),var(--primary-light));box-shadow:0 4px 14px 0 #0066cc26;box-shadow:var(--shadow-primary);color:#fff;color:var(--text-white)}.btn-primary:hover{box-shadow:0 8px 25px 0 #0066cc40;box-shadow:var(--shadow-primary-hover);transform:translateY(-3px) scale(1.02)}.btn-secondary{background:#0000;border:2px solid #06c;border:2px solid var(--primary-color);color:#06c;color:var(--primary-color);position:relative}.btn-secondary:after{background:#06c;background:var(--primary-color);content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s ease;transition:width var(--transition-normal);width:0;z-index:-1}.btn-secondary:hover{color:#fff;color:var(--text-white);transform:translateY(-3px)}.btn-secondary:hover:after{width:100%}.btn-outline{background:#0000;border:2px solid #cbd5e1;border:2px solid var(--gray-300);color:#475569;color:var(--text-secondary)}.btn-outline:hover{background:#f1f5f9;background:var(--gray-100);border-color:#94a3b8;border-color:var(--gray-400);transform:translateY(-2px)}.btn-large{font-size:1rem;padding:1rem 2rem;padding:var(--space-sm) var(--space-lg)}.hero{align-items:center;background:linear-gradient(135deg,#06c,#049 30%,#0cc 70%,#63c);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 30%,var(--accent-teal) 70%,var(--accent-purple) 100%);color:#fff;color:var(--text-white);display:flex;min-height:100vh;overflow:hidden;padding:6rem 0;padding:var(--space-3xl) 0;position:relative}.hero:before{animation:float 20s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='2' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;left:0;opacity:.3;right:0;top:0}.hero:after,.hero:before{content:"";position:absolute}.hero:after{animation:pulse 4s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);height:600px;left:50%;top:50%;transform:translate(-50%,-50%);width:600px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}}.hero .container{grid-gap:4rem;grid-gap:var(--space-2xl);align-items:center;display:grid;gap:4rem;gap:var(--space-2xl);grid-template-columns:1fr 1fr;position:relative;z-index:2}.hero-content{animation:slideInLeft 1s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.hero-title,.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#cce5ff);background:linear-gradient(135deg,var(--text-white),var(--primary-lightest));-webkit-background-clip:text;background-clip:text}.highlight{position:relative}.highlight:after{background:linear-gradient(90deg,#f60,#f36);background:linear-gradient(90deg,var(--secondary-color),var(--accent-pink));border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}.hero-description{animation:fadeInUp 1s ease-out .3s both;font-size:1.25rem;line-height:1.7;margin-bottom:2rem;margin-bottom:var(--space-lg);opacity:.9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-actions{animation:fadeInUp 1s ease-out .6s both;display:flex;flex-wrap:wrap;gap:1.5rem;gap:var(--space-md)}.hero-visual{align-items:center;animation:slideInRight 1s ease-out .3s both;display:flex;justify-content:center}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.app-mockup{animation:float 6s ease-in-out infinite;position:relative;transform-style:preserve-3d}.phone-frame{background:linear-gradient(145deg,#0f172a,#1e293b);background:linear-gradient(145deg,var(--gray-900),var(--gray-800));border-radius:3rem;border-radius:var(--radius-2xl);box-shadow:0 25px 50px -12px #00000040;box-shadow:var(--shadow-2xl);height:600px;padding:12px;position:relative;transform:perspective(1000px) rotateY(-15deg) rotateX(5deg);transition:transform .3s ease;transition:transform var(--transition-normal);width:300px}.phone-frame:hover{transform:perspective(1000px) rotateY(-5deg) rotateX(2deg) scale(1.05)}.phone-frame:before{background:#334155;background:var(--gray-700);border-radius:3px;content:"";height:6px;left:50%;position:absolute;top:25px;transform:translateX(-50%);width:80px}.phone-screen{background:#fff;background:var(--text-white);border-radius:2rem;border-radius:var(--radius-xl);height:100%;overflow:hidden;position:relative;width:100%}.app-content{display:flex;flex-direction:column;height:100%}.app-header{background:linear-gradient(135deg,#06c,#39f);background:linear-gradient(135deg,var(--primary-color),var(--primary-light));color:#fff;color:var(--text-white);padding:1rem;padding:var(--space-sm);position:relative}.app-header:after{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.status-bar{align-items:center;display:flex;font-size:.875rem;font-weight:700;justify-content:space-between}.status-icons{display:flex;gap:6px}.battery,.signal,.wifi{border-radius:2px;height:10px;position:relative;width:18px}.battery,.battery:after,.signal,.wifi{background:#fff;background:var(--text-white)}.battery:after{border-radius:1px;content:"";height:4px;position:absolute;right:-3px;top:50%;transform:translateY(-50%);width:2px}.app-body{align-items:center;background:#f8fafc;background:var(--bg-primary);display:flex;flex:1 1;justify-content:center}.app-body,.feature-card{padding:1.5rem;padding:var(--space-md)}.feature-card{animation:cardFloat 3s ease-in-out infinite;background:var(--text-white);transform:scale(.9)}@keyframes cardFloat{0%,to{transform:scale(.9) translateY(0)}50%{transform:scale(.9) translateY(-10px)}}.card-icon{display:block;font-size:2.5rem;margin-bottom:1rem;margin-bottom:var(--space-sm)}.feature-card h3{font-size:1.125rem;margin-bottom:.5rem;margin-bottom:var(--space-xs)}.feature-card p{font-size:.875rem;line-height:1.4}.features{background:#fff;background:var(--bg-secondary);padding:6rem 0;padding:var(--space-3xl) 0;position:relative}.features:before{background:linear-gradient(90deg,#0000,#06c,#0000);background:linear-gradient(90deg,#0000,var(--primary-color),#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.section-title{color:#1e293b;color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:3rem;margin-bottom:var(--space-xl);position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#06c,#0cc);background:linear-gradient(90deg,var(--primary-color),var(--accent-teal));border-radius:2px;bottom:-var(--space-sm);content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.features-grid{grid-gap:3rem;grid-gap:var(--space-xl);gap:3rem;gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-top:3rem;margin-top:var(--space-xl)}.feature-card{background:var(--bg-secondary);border-radius:2rem;border-radius:var(--radius-xl);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);cursor:pointer;overflow:hidden;padding:3rem;padding:var(--space-xl);position:relative;transition:all var(--transition-normal)}.feature-card:before{background:linear-gradient(90deg,#06c,#0cc);background:linear-gradient(90deg,var(--primary-color),var(--accent-teal));content:"";height:4px;left:0;position:absolute;right:0;top:0}.feature-card:after{background:linear-gradient(90deg,#0000,#0066cc0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;transition:left var(--transition-slow);width:100%}.feature-card:hover{box-shadow:0 25px 50px -12px #00000040;box-shadow:var(--shadow-2xl);transform:translateY(-12px) scale(1.02)}.feature-card:hover:after{left:100%}.feature-icon{display:block;font-size:3rem;margin-bottom:1.5rem;margin-bottom:var(--space-md);transition:transform .3s ease;transition:transform var(--transition-normal)}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-card h3{color:#1e293b;color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;margin-bottom:var(--space-md);transition:color .3s ease;transition:color var(--transition-normal)}.feature-card:hover h3{color:#06c;color:var(--primary-color)}.feature-card p{font-size:1rem;line-height:1.7}.download-section{background:linear-gradient(135deg,#f8fafc,#cce5ff 50%,#0cc);background:linear-gradient(135deg,var(--bg-primary) 0,var(--primary-lightest) 50%,var(--accent-teal) 100%);overflow:hidden;padding:6rem 0;padding:var(--space-3xl) 0;position:relative;text-align:center}.download-section:before{animation:float 15s ease-in-out infinite reverse;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='1' fill='%2306C' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.download-content{position:relative;z-index:2}.download-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#06c,#0cc);background:linear-gradient(135deg,var(--primary-color),var(--accent-teal));-webkit-background-clip:text;background-clip:text;color:#1e293b;color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.download-content p{color:#475569;color:var(--text-secondary);font-size:1.25rem;margin-bottom:3rem;margin-bottom:var(--space-xl);margin-left:auto;margin-right:auto;max-width:600px}.download-buttons{display:flex;flex-wrap:wrap;gap:2rem;gap:var(--space-lg);justify-content:center}.download-btn{align-items:center;background:#fff;background:var(--bg-secondary);border-radius:2rem;border-radius:var(--radius-xl);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);color:#1e293b;color:var(--text-primary);display:flex;gap:1.5rem;gap:var(--space-md);min-width:250px;overflow:hidden;padding:2rem 3rem;padding:var(--space-lg) var(--space-xl);position:relative;text-decoration:none;transition:all .3s ease;transition:all var(--transition-normal)}.download-btn:before{background:linear-gradient(90deg,#0000,#0066cc1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;transition:left var(--transition-slow);width:100%}.download-btn:hover{box-shadow:0 25px 50px -12px #00000040;box-shadow:var(--shadow-2xl);transform:translateY(-8px) scale(1.05)}.download-btn:hover:before{left:100%}.btn-icon{font-size:2rem;transition:transform .3s ease;transition:transform var(--transition-normal)}.download-btn:hover .btn-icon{transform:scale(1.2)}.btn-text{align-items:flex-start;display:flex;flex-direction:column}.btn-label{color:#1e293b;color:var(--text-primary);font-size:1rem;font-weight:700}.btn-subtitle{color:#64748b;color:var(--text-light);font-size:.875rem;margin-top:2px}.footer{background:linear-gradient(135deg,#0f172a,#1e293b);background:linear-gradient(135deg,var(--gray-900) 0,var(--gray-800) 100%);color:#cbd5e1;color:var(--gray-300);padding:6rem 0 2rem;padding:var(--space-3xl) 0 var(--space-lg) 0;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#06c,#0000);background:linear-gradient(90deg,#0000,var(--primary-color),#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:3rem;grid-gap:var(--space-xl);display:grid;gap:3rem;gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem;margin-bottom:var(--space-xl)}.footer-section h3,.footer-section h4{color:#fff;color:var(--text-white);font-weight:700;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.footer-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#39f,#0cc);background:linear-gradient(135deg,var(--primary-light),var(--accent-teal));-webkit-background-clip:text;background-clip:text;font-size:1.75rem}.footer-section h4{font-size:1.25rem}.footer-section p{font-size:1rem;line-height:1.7;margin-bottom:1rem;margin-bottom:var(--space-sm)}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:1rem;margin-bottom:var(--space-sm)}.footer-section ul li a{color:#cbd5e1;color:var(--gray-300);display:inline-block;padding:.5rem 0;padding:var(--space-xs) 0;position:relative;text-decoration:none;transition:all .3s ease;transition:all var(--transition-normal)}.footer-section ul li a:before{background:linear-gradient(90deg,#39f,#0cc);background:linear-gradient(90deg,var(--primary-light),var(--accent-teal));bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;transition:width var(--transition-normal);width:0}.footer-section ul li a:hover{color:#39f;color:var(--primary-light);transform:translateX(5px)}.footer-section ul li a:hover:before{width:100%}footer a{position:relative;transition:all .3s ease;transition:all var(--transition-normal)}footer a:before{background:linear-gradient(90deg,#39f,#0cc);background:linear-gradient(90deg,var(--primary-light),var(--accent-teal));bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;transition:width var(--transition-normal);width:0}footer a:hover:before{width:100%}.footer-bottom{border-top:1px solid #334155;border-top:1px solid var(--gray-700);font-size:.875rem;padding-top:2rem;padding-top:var(--space-lg);text-align:center}.page-content{min-height:100vh}.page-hero{background:linear-gradient(135deg,#06c,#049 50%,#0cc);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 50%,var(--accent-teal) 100%);color:#fff;color:var(--text-white);overflow:hidden;padding:4rem 0;padding:var(--space-2xl) 0;position:relative;text-align:center}.page-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='2' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.page-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.page-subtitle,.page-title{position:relative;z-index:2}.page-subtitle{font-size:1.25rem;margin:0 auto;max-width:800px;opacity:.9}.about-content{background:#fff;background:var(--bg-secondary);padding:6rem 0;padding:var(--space-3xl) 0}.about-grid{grid-gap:4rem;grid-gap:var(--space-2xl);align-items:center;display:grid;gap:4rem;gap:var(--space-2xl);grid-template-columns:1fr 1fr}.about-text h2{color:#1e293b;color:var(--text-primary);font-size:2.5rem;font-weight:800;margin-bottom:2rem;margin-bottom:var(--space-lg)}.about-text p{color:#475569;color:var(--text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.about-stats{grid-gap:2rem;grid-gap:var(--space-lg);display:grid;gap:2rem;gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}.stat-item{background:#f8fafc;background:var(--bg-primary);border-radius:1.5rem;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);padding:2rem;padding:var(--space-lg);text-align:center}.stat-number{color:#06c;color:var(--primary-color);font-size:2.5rem;font-weight:900;margin-bottom:1rem;margin-bottom:var(--space-sm)}.stat-label{color:#475569;color:var(--text-secondary);font-size:1rem;font-weight:600}.mission-vision{background:#f8fafc;background:var(--bg-primary);padding:6rem 0;padding:var(--space-3xl) 0}.mission-vision-grid{grid-gap:4rem;grid-gap:var(--space-2xl);display:grid;gap:4rem;gap:var(--space-2xl);grid-template-columns:1fr 1fr}.mission-card,.vision-card{background:#fff;background:var(--bg-secondary);border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:2rem;border-radius:var(--radius-xl);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);padding:3rem;padding:var(--space-xl)}.mission-card h3,.vision-card h3{color:#1e293b;color:var(--text-primary);font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.mission-card p,.vision-card p{color:#475569;color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.services-content{background:#fff;background:var(--bg-secondary);padding:6rem 0;padding:var(--space-3xl) 0}.services-grid{grid-gap:3rem;grid-gap:var(--space-xl);display:grid;gap:3rem;gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.service-card{background:#fff;background:var(--bg-secondary);border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:2rem;border-radius:var(--radius-xl);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;height:100%;padding:3rem;padding:var(--space-xl);transition:all .3s ease;transition:all var(--transition-normal)}.service-features{margin-top:auto}.service-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);transform:translateY(-8px)}.service-icon{display:block;font-size:3rem}.service-card h3,.service-icon{margin-bottom:1.5rem;margin-bottom:var(--space-md)}.service-card h3{color:#1e293b;color:var(--text-primary);font-size:1.5rem;font-weight:700}.service-card p{color:#475569;color:var(--text-secondary);font-size:1rem;line-height:1.7;margin-bottom:2rem;margin-bottom:var(--space-lg)}.service-features{list-style:none}.service-features li{color:#475569;color:var(--text-secondary);padding:.5rem 0;padding:var(--space-xs) 0;padding-left:1.5rem;padding-left:var(--space-md);position:relative}.service-features li:before{color:#06c;color:var(--primary-color);content:"✓";font-weight:700;left:0;position:absolute}.cta-section{background:linear-gradient(135deg,#f8fafc,#cce5ff);background:linear-gradient(135deg,var(--bg-primary) 0,var(--primary-lightest) 100%);padding:6rem 0;padding:var(--space-3xl) 0;text-align:center}.cta-content h2{color:#1e293b;color:var(--text-primary);font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.cta-content p{color:#475569;color:var(--text-secondary);font-size:1.25rem;margin-bottom:3rem;margin-bottom:var(--space-xl)}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;gap:var(--space-md);justify-content:center}.form-section{background:#f8fafc;background:var(--bg-primary);padding:6rem 0;padding:var(--space-3xl) 0}.form-container{background:#fff;background:var(--bg-secondary);border-radius:2rem;border-radius:var(--radius-xl);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);margin:0 auto;max-width:800px;overflow:hidden}.form-header{background:linear-gradient(135deg,#06c,#39f);background:linear-gradient(135deg,var(--primary-color),var(--primary-light));color:#fff;color:var(--text-white);padding:3rem;padding:var(--space-xl);text-align:center}.form-header h2{font-size:2rem;font-weight:800;margin-bottom:1rem;margin-bottom:var(--space-sm)}.form-header p{font-size:1.125rem;opacity:.9}.modern-form{padding:4rem;padding:var(--space-2xl);position:relative}.modern-form:before{background:linear-gradient(90deg,#06c,#0cc);background:linear-gradient(90deg,var(--primary-color),var(--accent-teal));content:"";height:4px;left:0;position:absolute;right:0;top:0}.form-row{grid-gap:2rem;grid-gap:var(--space-lg);display:grid;gap:2rem;gap:var(--space-lg);grid-template-columns:1fr 1fr;margin-bottom:2rem;margin-bottom:var(--space-lg)}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.modern-form label{color:#1e293b;color:var(--text-primary);font-size:.875rem;font-weight:600;margin-bottom:.5rem;margin-bottom:var(--space-xs)}.modern-form input,.modern-form select,.modern-form textarea{background:#f8fafc;background:var(--bg-primary);border:2px solid #e2e8f0;border:2px solid var(--gray-200);border-radius:1rem;border-radius:var(--radius-md);font-size:1rem;padding:1rem 1.5rem;padding:var(--space-sm) var(--space-md);transition:all .3s ease;transition:all var(--transition-normal)}.modern-form input:focus,.modern-form select:focus,.modern-form textarea:focus{border-color:#06c;border-color:var(--primary-color);box-shadow:0 0 0 3px #0066cc1a;outline:none}.modern-form input::placeholder,.modern-form textarea::placeholder{color:#64748b;color:var(--text-light)}.modern-form input[type=file]{background:#f8fafc;background:var(--bg-primary);border:2px solid #e2e8f0;border:2px solid var(--gray-200);border-radius:1rem;border-radius:var(--radius-md);cursor:pointer;font-size:.875rem;min-height:44px;padding:1rem 1.5rem;padding:var(--space-sm) var(--space-md);transition:all .3s ease;transition:all var(--transition-normal);width:100%}.modern-form input[type=file]:focus{border-color:#06c;border-color:var(--primary-color);box-shadow:0 0 0 3px #0066cc1a;outline:none}.modern-form input[type=file]:disabled{cursor:not-allowed;opacity:.6}.file-upload-container{position:relative;width:100%}.file-upload-area{align-items:center;background:#f8fafc;background:var(--bg-primary);border:2px dashed #cbd5e1;border:2px dashed var(--gray-300);border-radius:1rem;border-radius:var(--radius-md);cursor:pointer;display:flex;justify-content:center;min-height:120px;padding:3rem;padding:var(--space-xl);position:relative;text-align:center;transition:all .3s ease;transition:all var(--transition-normal)}.file-upload-area:hover{background:#cce5ff;background:var(--primary-lightest);border-color:#06c;border-color:var(--primary-color)}.file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.file-upload-content{align-items:center;display:flex;flex-direction:column;gap:1rem;gap:var(--space-sm);pointer-events:none}.file-upload-icon{align-items:center;color:#06c;color:var(--primary-color);display:flex;font-size:2rem;justify-content:center;margin-bottom:.5rem;margin-bottom:var(--space-xs)}.file-upload-icon-img{filter:drop-shadow(0 2px 4px rgba(0,102,204,.2));height:48px;object-fit:contain;width:48px}.file-upload-text{display:flex;flex-direction:column;gap:.5rem;gap:var(--space-xs)}.file-upload-title{color:#1e293b;color:var(--text-primary);font-size:1rem;font-weight:600}.file-upload-subtitle{color:#64748b;color:var(--text-light);font-size:.875rem}.file-selected{background:#cce5ff;background:var(--primary-lightest);border:2px solid #06c;border:2px solid var(--primary-color);border-radius:1rem;border-radius:var(--radius-md);justify-content:space-between;min-height:60px;padding:1.5rem;padding:var(--space-md)}.file-info,.file-selected{align-items:center;display:flex}.file-info{flex:1 1;gap:1.5rem;gap:var(--space-md)}.file-icon{align-items:center;color:#06c;color:var(--primary-color);display:flex;font-size:1.5rem;justify-content:center}.file-icon-img{filter:drop-shadow(0 1px 2px rgba(0,102,204,.2));height:32px;object-fit:contain;width:32px}.file-details{display:flex;flex-direction:column;gap:.5rem;gap:var(--space-xs)}.file-name{color:#1e293b;color:var(--text-primary);font-size:.875rem;font-weight:600;word-break:break-all}.file-size{color:#64748b;color:var(--text-light);font-size:.75rem}.file-remove-btn{align-items:center;background:#dc3545;background:var(--danger-color,#dc3545);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;height:32px;justify-content:center;transition:all .3s ease;transition:all var(--transition-normal);width:32px}.file-remove-btn:hover{background:#c82333;background:var(--danger-dark,#c82333);transform:scale(1.1)}.file-upload-area.disabled{background:#f1f5f9;background:var(--gray-100);cursor:not-allowed;opacity:.6}.file-upload-area.disabled:hover{background:#f1f5f9;background:var(--gray-100);border-color:#cbd5e1;border-color:var(--gray-300)}.file-upload-area.error{background:#dc35450d;border-color:#dc3545;border-color:var(--danger-color,#dc3545)}.file-upload-area.error:hover{background:#dc35451a;border-color:#c82333;border-color:var(--danger-dark,#c82333)}.file-error-message{align-items:center;background:#dc35451a;border:1px solid #dc3545;border:1px solid var(--danger-color,#dc3545);border-radius:.5rem;border-radius:var(--radius-sm);color:#dc3545;color:var(--danger-color,#dc3545);display:flex;font-size:.875rem;font-weight:500;gap:.5rem;gap:var(--space-xs);margin-top:1rem;margin-top:var(--space-sm);padding:1rem;padding:var(--space-sm)}.error-icon{flex-shrink:0;font-size:1rem}.error-text{line-height:1.4}.file-preview-container{display:flex;flex-direction:column;gap:1.5rem;gap:var(--space-md);width:100%}.file-preview-image{align-items:center;background:#f1f5f9;background:var(--gray-100);border:2px solid #06c;border:2px solid var(--primary-color);border-radius:1rem;border-radius:var(--radius-md);display:flex;height:200px;justify-content:center;overflow:hidden;width:100%}.file-preview-image img{border-radius:.5rem;border-radius:var(--radius-sm);height:100%;object-fit:cover;width:100%}.file-preview-image embed,.file-preview-image iframe{border:none;border-radius:.5rem;border-radius:var(--radius-sm);height:100%;width:100%}.file-preview-info{align-items:center;display:flex;justify-content:space-between;padding:1rem 0;padding:var(--space-sm) 0}@media (max-width:768px){.file-preview-image{height:150px}.file-preview-info{align-items:flex-start;flex-direction:column;gap:1rem;gap:var(--space-sm)}.file-preview-info .file-remove-btn{align-self:flex-end}}.form-actions{margin-top:3rem;margin-top:var(--space-xl);text-align:center}.info-section{background:#fff;background:var(--bg-secondary);padding-bottom:3rem;padding-top:.1rem}.info-grid{grid-gap:3rem;grid-gap:var(--space-xl);display:grid;gap:3rem;gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{padding:2rem;padding:var(--space-lg);text-align:center}.info-icon{display:block;font-size:3rem;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.info-item h3{color:#1e293b;color:var(--text-primary);font-size:1.25rem;font-weight:700;margin-bottom:1rem;margin-bottom:var(--space-sm)}.info-item p{color:#475569;color:var(--text-secondary);line-height:1.6}.enhanced-download-section{background:linear-gradient(135deg,#cce5ff,#39f 60%,#0cc);background:linear-gradient(135deg,var(--primary-lightest) 0,var(--primary-light) 60%,var(--accent-teal) 100%);overflow:hidden;padding:6rem 0 4rem;padding:var(--space-3xl) 0 var(--space-2xl) 0;position:relative}.download-bg-wave{animation:waveMove 12s linear infinite alternate;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1440' height='320' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2306C' fill-opacity='.12' d='m0 160 60 10.7c60 10.3 180 32.3 300 26.6 120-5.3 240-37.3 360-64 120-26.3 240-48.3 360-32 120 15.7 240 69.7 300 96l60 26.7v96H0Z'/%3E%3C/svg%3E");background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:.7;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@keyframes waveMove{0%{background-position-x:0}to{background-position-x:200px}}.enhanced-download-content{padding:4rem 0;padding:var(--space-2xl) 0;position:relative;text-align:center;z-index:2}.download-title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(90deg,#049,#0cc);background:linear-gradient(90deg,var(--primary-dark),var(--accent-teal));-webkit-background-clip:text;background-clip:text;color:#049;color:var(--primary-dark);display:flex;font-size:2.5rem;font-weight:900;gap:1rem;gap:var(--space-sm);justify-content:center;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.download-icon{animation:bounceIcon 1.5s cubic-bezier(.68,-.55,.265,1.55) infinite alternate;animation:bounceIcon 1.5s infinite alternate var(--bounce);font-size:2.2rem}@keyframes bounceIcon{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.download-description{color:#049;color:var(--primary-dark);font-size:1.2rem;margin-bottom:3rem;margin-bottom:var(--space-xl);margin-left:auto;margin-right:auto;max-width:600px;opacity:.85}.enhanced-download-buttons{display:flex;flex-wrap:wrap;gap:2rem;gap:var(--space-lg);justify-content:center}.enhanced-app-store,.enhanced-google-play{align-items:center;background:linear-gradient(135deg,#06c 60%,#0cc);background:linear-gradient(135deg,var(--primary-color) 60%,var(--accent-teal) 100%);border:none;border-radius:2rem;border-radius:var(--radius-xl);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);color:#fff;color:var(--text-white);display:flex;font-size:1.1rem;font-weight:700;gap:1.5rem;gap:var(--space-md);min-width:220px;overflow:hidden;padding:1.5rem 3rem;padding:var(--space-md) var(--space-xl);position:relative;transition:transform .2s cubic-bezier(.68,-.55,.265,1.55),box-shadow .2s;transition:transform .2s var(--bounce),box-shadow .2s}.enhanced-app-store .store-icon,.enhanced-google-play .store-icon{filter:drop-shadow(0 2px 6px rgba(0,102,204,.12));height:32px;margin-right:1rem;margin-right:var(--space-sm);width:32px}.enhanced-app-store:hover,.enhanced-google-play:hover{box-shadow:0 25px 50px -12px #00000040;box-shadow:var(--shadow-2xl);transform:translateY(-6px) scale(1.04) rotate(-2deg)}.enhanced-app-store{background:linear-gradient(135deg,#000 60%,#06c);background:linear-gradient(135deg,#000 60%,var(--primary-color) 100%)}.enhanced-google-play{background:linear-gradient(135deg,#34a853 60%,#4285f4)}.enhanced-app-store .btn-label,.enhanced-google-play .btn-label{color:#fff;color:var(--text-white);font-size:1.1rem;font-weight:700}.enhanced-app-store .btn-subtitle,.enhanced-google-play .btn-subtitle{color:#cce5ff;color:var(--primary-lightest);font-size:.9rem;font-weight:500}.enhanced-cta-section{background:linear-gradient(135deg,#06c,#0cc);background:linear-gradient(135deg,var(--primary-color) 0,var(--accent-teal) 100%);overflow:hidden;padding:6rem 0 4rem;padding:var(--space-3xl) 0 var(--space-2xl) 0;position:relative}.cta-bg-glow{animation:glowPulse 4s ease-in-out infinite;background:radial-gradient(circle,#0066cc2e 0,#0000 80%);filter:blur(8px);height:300px;left:50%;opacity:.7;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:700px;z-index:1}@keyframes glowPulse{0%,to{opacity:.7}50%{opacity:1}}.enhanced-cta-content{padding:4rem 0;padding:var(--space-2xl) 0;position:relative;text-align:center;z-index:2}.cta-title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(90deg,#fff,#cce5ff);background:linear-gradient(90deg,var(--white),var(--primary-lightest));-webkit-background-clip:text;background-clip:text;color:#fff;color:var(--text-white);display:flex;font-size:2.5rem;font-weight:900;gap:1rem;gap:var(--space-sm);justify-content:center;margin-bottom:1.5rem;margin-bottom:var(--space-md)}.cta-icon{animation:bounceIcon 1.5s cubic-bezier(.68,-.55,.265,1.55) infinite alternate;animation:bounceIcon 1.5s infinite alternate var(--bounce);font-size:2.2rem}.cta-description{color:#fff;color:var(--white);font-size:1.2rem;margin-bottom:3rem;margin-bottom:var(--space-xl);margin-left:auto;margin-right:auto;max-width:600px;opacity:.92}.enhanced-cta-buttons{display:flex;flex-wrap:wrap;gap:2rem;gap:var(--space-lg);justify-content:center}.enhanced-cta-btn{border-radius:2rem;border-radius:var(--radius-xl);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);font-size:1.1rem;font-weight:700;min-width:180px;overflow:hidden;padding:1.5rem 3rem;padding:var(--space-md) var(--space-xl);position:relative;transition:transform .2s cubic-bezier(.68,-.55,.265,1.55),box-shadow .2s;transition:transform .2s var(--bounce),box-shadow .2s}.enhanced-cta-btn.btn-primary{background:linear-gradient(135deg,#39f,#0cc);background:linear-gradient(135deg,var(--primary-light),var(--accent-teal));border:none;color:#fff;color:var(--text-white)}.enhanced-cta-btn.btn-primary:hover{box-shadow:0 25px 50px -12px #00000040;box-shadow:var(--shadow-2xl);transform:translateY(-6px) scale(1.04) rotate(-2deg)}.enhanced-cta-btn.btn-secondary{background:linear-gradient(135deg,#cce5ff,#06c);background:linear-gradient(135deg,var(--primary-lightest),var(--primary-color));border:none;color:#049;color:var(--primary-dark)}.enhanced-cta-btn.btn-secondary:hover{background:linear-gradient(135deg,#06c,#0cc);background:linear-gradient(135deg,var(--primary-color),var(--accent-teal));box-shadow:0 25px 50px -12px #00000040;box-shadow:var(--shadow-2xl);color:#fff;color:var(--text-white);transform:translateY(-6px) scale(1.04) rotate(2deg)}@media (max-width:768px){.enhanced-cta-buttons,.enhanced-download-buttons{flex-direction:column;gap:1.5rem;gap:var(--space-md)}.cta-title,.download-title{font-size:2rem}}@media (max-width:1024px){.hero .container{gap:3rem;gap:var(--space-xl);grid-template-columns:1fr}.hero-title{font-size:3rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.phone-frame{height:560px;width:280px}.about-grid,.mission-vision-grid{gap:3rem;gap:var(--space-xl);grid-template-columns:1fr}.form-row{grid-template-columns:1fr}}@media (max-width:768px){.header-flex{flex-direction:column;gap:1rem;gap:var(--space-sm);padding:1rem 0;padding:var(--space-sm) 0}.page-title{font-size:2rem!important;text-align:center}.page-subtitle{font-size:1rem!important;text-align:center}.about-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:1fr!important}.about-stats{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.mission-vision-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:1fr!important}.stat-number{font-size:2rem!important}.stat-label{font-size:.9rem!important}.services-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:1fr!important}.service-card{padding:2rem!important;padding:var(--space-lg)!important}.service-card h3{font-size:1.3rem!important}.service-card p{font-size:.95rem!important}.service-features li{font-size:.9rem!important}.referanslar-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.referans-kart{min-height:150px!important;padding:2rem!important;padding:var(--space-lg)!important}.referans-kart h4{font-size:1.1rem!important}.referans-kart p{font-size:.9rem!important}.carousel-img{height:80px!important;width:80px!important}.modern-form{padding:1.5rem!important;padding:var(--space-md)!important}.form-row{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.form-group{margin-bottom:1.5rem!important;margin-bottom:var(--space-md)!important}.form-group input,.form-group label,.form-group select,.form-group textarea{font-size:.95rem!important}.radio-group{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important}.radio-group label{font-size:.95rem!important}.file-upload-area,.file-upload-content{padding:1.5rem!important;padding:var(--space-md)!important}.file-upload-text,.file-upload-title{font-size:.95rem!important}.file-upload-subtitle{font-size:.85rem!important}.file-selected{padding:1.5rem!important;padding:var(--space-md)!important}.file-name{font-size:.85rem!important}.file-size{font-size:.8rem!important}.cta-section{margin:0!important;padding:3rem 0!important;padding:var(--space-xl) 0!important}.cta-content{padding:0 1.5rem!important;padding:0 var(--space-md)!important;text-align:center!important}.cta-content h2{font-size:1.8rem!important;line-height:1.3!important;margin-bottom:1rem!important;margin-bottom:var(--space-sm)!important}.cta-content p{font-size:1rem!important;line-height:1.5!important;margin-bottom:2rem!important;margin-bottom:var(--space-lg)!important}.cta-buttons{align-items:center!important;flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.cta-buttons .btn{border-radius:1.5rem!important;border-radius:var(--radius-lg)!important;font-size:1rem!important;font-weight:600!important;max-width:280px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important;transition:all .3s ease!important;width:100%!important}.cta-buttons .btn:hover{box-shadow:0 8px 25px #00000026!important;transform:translateY(-2px)!important}.cta-section{position:relative!important;z-index:10!important}.cta-content,.cta-section{display:block!important}.cta-buttons,.cta-content,.cta-section{opacity:1!important;visibility:visible!important}.cta-buttons{display:flex!important}.cta-buttons .btn{display:inline-block!important;z-index:5!important}.cta-buttons .btn,.page-content .cta-section{opacity:1!important;position:relative!important;visibility:visible!important}.page-content .cta-section{background:#f8fafc!important;background:var(--bg-primary)!important;display:block!important;margin:0!important;padding:3rem 0!important;padding:var(--space-xl) 0!important;z-index:100!important}.page-content .cta-section .container,.page-content .cta-section .cta-content{display:block!important;opacity:1!important;visibility:visible!important}.page-content .cta-section .cta-content{padding:0 1.5rem!important;padding:0 var(--space-md)!important;text-align:center!important}.page-content .cta-section .cta-content h2{color:#0f172a!important;color:var(--gray-900)!important;display:block!important;font-size:1.8rem!important;line-height:1.3!important;margin-bottom:1rem!important;margin-bottom:var(--space-sm)!important;opacity:1!important;visibility:visible!important}.page-content .cta-section .cta-content p{color:#475569!important;color:var(--text-secondary)!important;display:block!important;font-size:1rem!important;line-height:1.5!important;margin-bottom:2rem!important;margin-bottom:var(--space-lg)!important;opacity:1!important;visibility:visible!important}.page-content .cta-section .cta-buttons{align-items:center!important;display:flex!important;flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important;opacity:1!important;visibility:visible!important;width:100%!important}.page-content .cta-section .cta-buttons .btn{border-radius:1.5rem!important;border-radius:var(--radius-lg)!important;display:inline-block!important;font-size:1rem!important;font-weight:600!important;max-width:280px!important;opacity:1!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important;position:relative!important;text-align:center!important;text-decoration:none!important;transition:all .3s ease!important;visibility:visible!important;width:100%!important;z-index:5!important}.page-content section.cta-section{background:#f8fafc!important;background:var(--bg-primary)!important;margin:0!important;min-height:200px!important;overflow:visible!important;padding:3rem 0!important;padding:var(--space-xl) 0!important;z-index:999!important}.page-content section.cta-section,.page-content section.cta-section .container{display:block!important;opacity:1!important;position:relative!important;visibility:visible!important}.page-content section.cta-section .container{z-index:1000!important}.page-content section.cta-section .cta-content{display:block!important;opacity:1!important;padding:0 1.5rem!important;padding:0 var(--space-md)!important;position:relative!important;text-align:center!important;visibility:visible!important;z-index:1001!important}.page-content section.cta-section .cta-content h2{color:#0f172a!important;color:var(--gray-900)!important;font-size:1.8rem!important;line-height:1.3!important;margin-bottom:1rem!important;margin-bottom:var(--space-sm)!important}.page-content section.cta-section .cta-content h2,.page-content section.cta-section .cta-content p{display:block!important;opacity:1!important;position:relative!important;visibility:visible!important;z-index:1002!important}.page-content section.cta-section .cta-content p{color:#475569!important;color:var(--text-secondary)!important;font-size:1rem!important;line-height:1.5!important;margin-bottom:2rem!important;margin-bottom:var(--space-lg)!important}.page-content section.cta-section .cta-buttons{align-items:center!important;display:flex!important;flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important;opacity:1!important;position:relative!important;visibility:visible!important;width:100%!important;z-index:1003!important}.page-content section.cta-section .cta-buttons .btn{background:#06c!important;background:var(--primary-color)!important;border:none!important;border-radius:1.5rem!important;border-radius:var(--radius-lg)!important;color:#fff!important;cursor:pointer!important;display:inline-block!important;font-size:1rem!important;font-weight:600!important;max-width:280px!important;opacity:1!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important;position:relative!important;text-align:center!important;text-decoration:none!important;transition:all .3s ease!important;visibility:visible!important;width:100%!important;z-index:1004!important}.page-content section.cta-section .cta-buttons .btn.btn-outline{background:#0000!important;border:2px solid #06c!important;border:2px solid var(--primary-color)!important;color:#06c!important;color:var(--primary-color)!important}.footer{margin:0!important;padding:0!important}.footer .container{padding:0 1.5rem!important;padding:0 var(--space-md)!important}.footer .container>div:first-child{flex-direction:column!important;gap:2rem!important;gap:var(--space-lg)!important;padding-bottom:1.5rem!important;padding-bottom:var(--space-md)!important;padding-top:2rem!important;padding-top:var(--space-lg)!important}.footer .container>div:first-child>div:first-child{align-items:center!important;min-width:auto!important;text-align:center!important;width:100%!important}.footer .container>div:first-child>div:last-child{align-items:center!important;flex-direction:column!important;gap:2rem!important;gap:var(--space-lg)!important;justify-content:center!important;text-align:center!important;width:100%!important}.footer .container>div:first-child>div:last-child>div{align-items:center!important;min-width:auto!important;text-align:center!important;width:100%!important}.footer .container>div:first-child>div:last-child>div>span{text-align:center!important;width:100%!important}.footer .container>div:first-child>div:last-child>div>a,.footer .container>div:first-child>div:last-child>div>span{display:block!important;text-align:center!important;width:100%!important}.footer .container>div:first-child>div:first-child img{max-height:140px!important;max-width:140px!important}.footer .container>div:first-child>div:first-child>div>span{font-size:.95rem!important;text-align:center!important}.footer .container>div:first-child>div:first-child>div>div{gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important}.footer .container>div:first-child>div:first-child>div>div>a{height:32px!important;width:32px!important}.footer .container>div:first-child>div:first-child>div>div>a>svg{height:24px!important;width:24px!important}@media (min-width:768px) and (max-width:1024px){.header-flex{flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;padding:1rem 0!important;padding:var(--space-sm) 0!important}.nav-menu{flex-direction:row!important;flex-wrap:wrap!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important;width:100%!important}.nav-link{font-size:.9rem!important;padding:.5rem 1rem!important;padding:var(--space-xs) var(--space-sm)!important}.cta-buttons{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.hero .container{flex-direction:column!important;gap:2rem!important;gap:var(--space-lg)!important;text-align:center!important}.hero-content{max-width:100%!important}.hero-content,.hero-title{text-align:center!important}.hero-title{font-size:2.2rem!important}.hero-description{font-size:1.1rem!important;text-align:center!important}.hero-actions{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.features-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(2,1fr)!important}.feature-card{padding:2rem!important;padding:var(--space-lg)!important}.feature-card h3{font-size:1.3rem!important}.feature-card p{font-size:1rem!important}.page-content section.cta-section{padding:3rem 0!important;padding:var(--space-xl) 0!important}.page-content section.cta-section .cta-content h2{font-size:2rem!important}.page-content section.cta-section .cta-content p{font-size:1.1rem!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important}.page-content section.cta-section .cta-buttons .btn{font-size:1rem!important;max-width:200px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.footer .container>div:first-child{align-items:flex-start!important;flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important}.footer .container>div:first-child>div:first-child{align-items:flex-start!important;min-width:200px!important;text-align:left!important}.footer .container>div:first-child>div:last-child{align-items:flex-start!important;flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important;justify-content:flex-end!important;text-align:left!important}.footer .container>div:first-child>div:last-child>div{align-items:flex-start!important;min-width:160px!important;text-align:left!important}.footer .container>div:first-child>div:last-child>div>span{text-align:left!important}.footer .container>div:first-child>div:last-child>div>a{display:inline!important;text-align:left!important}.modern-form{padding:2rem!important;padding:var(--space-lg)!important}.form-row{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.form-group.full-width{grid-column:1/-1!important}.about-grid,.mission-vision-grid{grid-template-columns:1fr!important}.about-grid,.mission-vision-grid,.services-grid{gap:2rem!important;gap:var(--space-lg)!important}.referanslar-grid,.services-grid{grid-template-columns:repeat(2,1fr)!important}.referanslar-grid{gap:1.5rem!important;gap:var(--space-md)!important}.degerler-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(2,1fr)!important}}@media (min-width:600px) and (max-width:767px){.header-flex{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;padding:.5rem 0!important;padding:var(--space-xs) 0!important}.nav-menu{flex-direction:row!important;flex-wrap:wrap!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important;width:100%!important}.nav-link{font-size:.85rem!important;padding:.5rem!important;padding:var(--space-xs) var(--space-xs)!important}.cta-buttons{flex-direction:row!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important}.hero .container{flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;text-align:center!important}.hero-content{max-width:100%!important}.hero-content,.hero-title{text-align:center!important}.hero-title{font-size:2rem!important}.hero-description{font-size:1rem!important;text-align:center!important}.hero-actions{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.features-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.feature-card{padding:1.5rem!important;padding:var(--space-md)!important}.feature-card h3{font-size:1.2rem!important}.feature-card p{font-size:.95rem!important}.page-content section.cta-section{padding:2rem 0!important;padding:var(--space-lg) 0!important}.page-content section.cta-section .cta-content h2{font-size:1.8rem!important}.page-content section.cta-section .cta-content p{font-size:1rem!important}.page-content section.cta-section .cta-buttons{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important}.page-content section.cta-section .cta-buttons .btn{font-size:.95rem!important;max-width:250px!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.footer .container>div:first-child{align-items:center!important;flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important}.footer .container>div:first-child>div:first-child{align-items:center!important;min-width:auto!important;text-align:center!important}.footer .container>div:first-child>div:last-child{align-items:center!important;flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div{align-items:center!important;min-width:auto!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div>span{text-align:center!important}.footer .container>div:first-child>div:last-child>div>a{display:block!important;text-align:center!important}.modern-form{padding:1.5rem!important;padding:var(--space-md)!important}.form-row{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.about-grid,.mission-vision-grid,.services-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.referanslar-grid{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.degerler-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape),(min-width:768px) and (max-width:1024px) and (orientation:portrait){.header-flex{gap:1.5rem!important;gap:var(--space-md)!important;padding:1rem 0!important;padding:var(--space-sm) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important;width:auto!important}.nav-link{font-size:.9rem!important;padding:.5rem 1rem!important;padding:var(--space-xs) var(--space-sm)!important;white-space:nowrap!important}.cta-buttons{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:flex-end!important}.hero .container{align-items:center!important;flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important;text-align:left!important}.hero-content{max-width:50%!important;text-align:left!important}.hero-title{font-size:2.5rem!important;text-align:left!important}.hero-description{font-size:1.1rem!important;text-align:left!important}.hero-actions{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:flex-start!important}.features-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(3,1fr)!important}.feature-card{padding:2rem!important;padding:var(--space-lg)!important}.feature-card h3{font-size:1.4rem!important}.feature-card p{font-size:1rem!important}.page-content section.cta-section{padding:3rem 0!important;padding:var(--space-xl) 0!important}.page-content section.cta-section .cta-content h2{font-size:2.2rem!important}.page-content section.cta-section .cta-content p{font-size:1.1rem!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important}.page-content section.cta-section .cta-buttons .btn{font-size:1rem!important;max-width:220px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.footer .container>div:first-child{align-items:flex-start!important;flex-direction:row!important;gap:3rem!important;gap:var(--space-xl)!important}.footer .container>div:first-child>div:first-child{align-items:flex-start!important;min-width:250px!important;text-align:left!important}.footer .container>div:first-child>div:last-child{align-items:flex-start!important;flex-direction:row!important;gap:3rem!important;gap:var(--space-xl)!important;justify-content:flex-end!important;text-align:left!important}.footer .container>div:first-child>div:last-child>div{align-items:flex-start!important;min-width:180px!important;text-align:left!important}.footer .container>div:first-child>div:last-child>div>span{text-align:left!important}.footer .container>div:first-child>div:last-child>div>a{display:inline!important;text-align:left!important}.modern-form{padding:3rem!important;padding:var(--space-xl)!important}.form-row{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(2,1fr)!important}.form-group.full-width{grid-column:1/-1!important}.about-grid,.mission-vision-grid{gap:3rem!important;gap:var(--space-xl)!important;grid-template-columns:1fr 1fr!important}.services-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(2,1fr)!important}.degerler-grid,.referanslar-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(3,1fr)!important}}@media (min-width:1024px) and (max-width:1280px) and (max-height:720px){.header-flex{gap:1.5rem!important;gap:var(--space-md)!important;padding:1rem 0!important;padding:var(--space-sm) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.nav-link{font-size:.85rem!important;padding:.5rem 1rem!important;padding:var(--space-xs) var(--space-sm)!important}.hero .container{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important}.hero-content{max-width:60%!important}.hero-title{font-size:2.2rem!important}.features-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.footer .container>div:first-child,.footer .container>div:first-child>div:last-child{flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important}}@media (min-width:1366px) and (max-width:1920px) and (min-height:900px){.header-flex{gap:2rem!important;gap:var(--space-lg)!important;padding:1.5rem 0!important;padding:var(--space-md) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important}.nav-link{font-size:1rem!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:flex-end!important}.hero .container{align-items:center!important;flex-direction:row!important;gap:3rem!important;gap:var(--space-xl)!important;text-align:left!important}.hero-content{max-width:55%!important;text-align:left!important}.hero-title{font-size:3rem!important;text-align:left!important}.hero-description{font-size:1.2rem!important;text-align:left!important}.hero-actions{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:flex-start!important}.features-grid{gap:3rem!important;gap:var(--space-xl)!important;grid-template-columns:repeat(3,1fr)!important}.feature-card{padding:3rem!important;padding:var(--space-xl)!important}.feature-card h3{font-size:1.5rem!important}.feature-card p{font-size:1.1rem!important}.page-content section.cta-section{padding:4rem 0!important;padding:var(--space-2xl) 0!important}.page-content section.cta-section .cta-content h2{font-size:2.5rem!important}.page-content section.cta-section .cta-content p{font-size:1.2rem!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important}.page-content section.cta-section .cta-buttons .btn{font-size:1.1rem!important;max-width:250px!important;padding:2rem 3rem!important;padding:var(--space-lg) var(--space-xl)!important}.footer .container>div:first-child{align-items:flex-start!important;flex-direction:row!important;gap:4rem!important;gap:var(--space-2xl)!important}.footer .container>div:first-child>div:first-child{align-items:flex-start!important;min-width:300px!important;text-align:left!important}.footer .container>div:first-child>div:last-child{align-items:flex-start!important;flex-direction:row!important;gap:4rem!important;gap:var(--space-2xl)!important;justify-content:flex-end!important;text-align:left!important}.footer .container>div:first-child>div:last-child>div{align-items:flex-start!important;min-width:200px!important;text-align:left!important}.modern-form{padding:4rem!important;padding:var(--space-2xl)!important}.form-row{gap:3rem!important;gap:var(--space-xl)!important;grid-template-columns:repeat(2,1fr)!important}.about-grid,.mission-vision-grid{gap:4rem!important;gap:var(--space-2xl)!important;grid-template-columns:1fr 1fr!important}.services-grid{grid-template-columns:repeat(3,1fr)!important}.referanslar-grid,.services-grid{gap:3rem!important;gap:var(--space-xl)!important}.referanslar-grid{grid-template-columns:repeat(4,1fr)!important}.degerler-grid{gap:3rem!important;gap:var(--space-xl)!important;grid-template-columns:repeat(3,1fr)!important}}@media (min-width:540px) and (max-width:720px){.header-flex{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;padding:.5rem 0!important;padding:var(--space-xs) 0!important}.nav-menu{flex-direction:row!important;flex-wrap:wrap!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important;width:100%!important}.nav-link{font-size:.8rem!important;padding:.5rem!important;padding:var(--space-xs) var(--space-xs)!important;white-space:nowrap!important}.cta-buttons{flex-direction:row!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important}.hero .container{flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;text-align:center!important}.hero-content{max-width:100%!important}.hero-content,.hero-title{text-align:center!important}.hero-title{font-size:1.8rem!important;line-height:1.2!important}.hero-description{font-size:.95rem!important;line-height:1.4!important;text-align:center!important}.hero-actions{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.hero-visual{margin:0 auto!important;max-width:280px!important}.features-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.feature-card{min-height:auto!important;padding:1.5rem!important;padding:var(--space-md)!important}.feature-card h3{font-size:1.1rem!important}.feature-card p{font-size:.9rem!important;line-height:1.4!important}.page-content section.cta-section{padding:2rem 0!important;padding:var(--space-lg) 0!important}.page-content section.cta-section .cta-content h2{font-size:1.6rem!important;line-height:1.3!important}.page-content section.cta-section .cta-content p{font-size:.9rem!important;line-height:1.4!important}.page-content section.cta-section .cta-buttons{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important}.page-content section.cta-section .cta-buttons .btn{font-size:.9rem!important;max-width:240px!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.footer .container>div:first-child{align-items:center!important;flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important}.footer .container>div:first-child>div:first-child{align-items:center!important;min-width:auto!important;text-align:center!important}.footer .container>div:first-child>div:first-child img{max-height:120px!important;max-width:120px!important}.footer .container>div:first-child>div:first-child>div>span{font-size:.85rem!important}.footer .container>div:first-child>div:last-child{align-items:center!important;flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div{align-items:center!important;min-width:auto!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div>span{font-size:.9rem!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div>a{display:block!important;font-size:.85rem!important;text-align:center!important}.modern-form{padding:1.5rem!important;padding:var(--space-md)!important}.form-row{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.form-group{margin-bottom:1rem!important;margin-bottom:var(--space-sm)!important}.form-group input,.form-group select,.form-group textarea{font-size:.9rem!important;padding:1rem!important;padding:var(--space-sm)!important}.form-group label{font-size:.9rem!important;margin-bottom:.5rem!important;margin-bottom:var(--space-xs)!important}.about-grid,.mission-vision-grid,.services-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.referanslar-grid{gap:1rem!important;gap:var(--space-sm)!important}.degerler-grid,.referanslar-grid{grid-template-columns:1fr!important}.degerler-grid{gap:1.5rem!important;gap:var(--space-md)!important}.deger-kart{min-height:160px!important;padding:1.5rem 1rem!important;padding:var(--space-md) var(--space-sm)!important}.deger-kart h4{font-size:1rem!important}.deger-kart p{font-size:.85rem!important}.container{padding:0 1rem!important;padding:0 var(--space-sm)!important}.page-hero{padding:1.5rem 0!important;padding:var(--space-md) 0!important}.page-title{font-size:1.8rem!important;line-height:1.2!important}.page-subtitle{font-size:.95rem!important;line-height:1.4!important}.carousel-container{margin:1.5rem 0!important;margin:var(--space-md) 0!important}.carousel-item{height:60px!important;min-width:60px!important;width:60px!important}}@media (min-width:1920px) and (max-width:2800px) and (min-height:1800px){.header-flex{gap:3rem!important;gap:var(--space-xl)!important;padding:2rem 0!important;padding:var(--space-lg) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:2rem!important;gap:var(--space-lg)!important;justify-content:center!important}.nav-link{font-size:1.1rem!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.cta-buttons{flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important;justify-content:flex-end!important}.hero .container{align-items:center!important;flex-direction:row!important;gap:4rem!important;gap:var(--space-2xl)!important;text-align:left!important}.hero-content{max-width:60%!important;text-align:left!important}.hero-title{font-size:3.5rem!important;line-height:1.1!important;text-align:left!important}.hero-description{font-size:1.3rem!important;line-height:1.5!important;text-align:left!important}.hero-actions{flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important;justify-content:flex-start!important}.hero-visual{max-width:500px!important}.features-grid{gap:4rem!important;gap:var(--space-2xl)!important;grid-template-columns:repeat(3,1fr)!important}.feature-card{min-height:300px!important;padding:4rem!important;padding:var(--space-2xl)!important}.feature-card h3{font-size:1.8rem!important}.feature-card p{font-size:1.2rem!important;line-height:1.6!important}.page-content section.cta-section{padding:4rem 0!important;padding:var(--space-2xl) 0!important}.page-content section.cta-section .cta-content h2{font-size:3rem!important;line-height:1.2!important}.page-content section.cta-section .cta-content p{font-size:1.3rem!important;line-height:1.6!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:3rem!important;gap:var(--space-xl)!important}.page-content section.cta-section .cta-buttons .btn{font-size:1.2rem!important;max-width:300px!important;padding:3rem 4rem!important;padding:var(--space-xl) var(--space-2xl)!important}.footer .container>div:first-child{align-items:flex-start!important;flex-direction:row!important;gap:4rem!important;gap:var(--space-2xl)!important}.footer .container>div:first-child>div:first-child{align-items:flex-start!important;min-width:350px!important;text-align:left!important}.footer .container>div:first-child>div:first-child img{max-height:200px!important;max-width:200px!important}.footer .container>div:first-child>div:first-child>div>span{font-size:1.1rem!important}.footer .container>div:first-child>div:last-child{align-items:flex-start!important;flex-direction:row!important;gap:4rem!important;gap:var(--space-2xl)!important;justify-content:flex-end!important;text-align:left!important}.footer .container>div:first-child>div:last-child>div{align-items:flex-start!important;min-width:250px!important;text-align:left!important}.footer .container>div:first-child>div:last-child>div>span{font-size:1.1rem!important;text-align:left!important}.footer .container>div:first-child>div:last-child>div>a{display:inline!important;font-size:1rem!important;text-align:left!important}.modern-form{padding:4rem!important;padding:var(--space-2xl)!important}.form-row{gap:3rem!important;gap:var(--space-xl)!important;grid-template-columns:repeat(2,1fr)!important}.form-group{margin-bottom:2rem!important;margin-bottom:var(--space-lg)!important}.form-group input,.form-group select,.form-group textarea{font-size:1.1rem!important;padding:1.5rem!important;padding:var(--space-md)!important}.form-group label{font-size:1.1rem!important;margin-bottom:1rem!important;margin-bottom:var(--space-sm)!important}.about-grid,.mission-vision-grid{gap:4rem!important;gap:var(--space-2xl)!important;grid-template-columns:1fr 1fr!important}.services-grid{grid-template-columns:repeat(3,1fr)!important}.referanslar-grid,.services-grid{gap:3rem!important;gap:var(--space-xl)!important}.referanslar-grid{grid-template-columns:repeat(4,1fr)!important}.degerler-grid{gap:3rem!important;gap:var(--space-xl)!important;grid-template-columns:repeat(3,1fr)!important}.deger-kart{min-height:280px!important;padding:3rem 2rem!important;padding:var(--space-xl) var(--space-lg)!important}.deger-kart h4{font-size:1.4rem!important}.deger-kart p{font-size:1.1rem!important;line-height:1.6!important}.container{max-width:1400px!important;padding:0 3rem!important;padding:0 var(--space-xl)!important}.page-hero{padding:4rem 0!important;padding:var(--space-2xl) 0!important}.page-title{font-size:3rem!important;line-height:1.2!important}.page-subtitle{font-size:1.3rem!important;line-height:1.5!important}.carousel-container{margin:3rem 0!important;margin:var(--space-xl) 0!important}.carousel-item{height:120px!important;min-width:120px!important;width:120px!important}.about-content,.features,.form-section,.services-content{padding:4rem 0!important;padding:var(--space-2xl) 0!important}}@media (min-width:1640px) and (max-width:1660px) and (min-height:2360px) and (max-height:2400px),(min-width:2360px) and (max-width:2400px) and (min-height:1640px) and (max-height:1660px){.header-flex{gap:2rem!important;gap:var(--space-lg)!important;padding:1.5rem 0!important;padding:var(--space-md) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important}.nav-link{font-size:1rem!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:flex-end!important}.hero .container{flex-direction:column!important;gap:2rem!important;gap:var(--space-lg)!important;text-align:center!important}.hero-content{max-width:100%!important}.hero-content,.hero-title{text-align:center!important}.hero-title{font-size:2.5rem!important;line-height:1.2!important}.hero-description{font-size:1.1rem!important;line-height:1.5!important;text-align:center!important}.hero-actions{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important}.hero-visual{max-width:400px!important}.features-grid{grid-template-columns:repeat(2,1fr)!important}.feature-card{min-height:250px!important;padding:2rem!important;padding:var(--space-lg)!important}.feature-card h3{font-size:1.4rem!important}.feature-card p{font-size:1rem!important;line-height:1.5!important}.page-content section.cta-section{padding:2rem 0!important;padding:var(--space-lg) 0!important}.page-content section.cta-section .cta-content h2{font-size:2.2rem!important;line-height:1.2!important}.page-content section.cta-section .cta-content p{font-size:1.1rem!important;line-height:1.5!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important}.page-content section.cta-section .cta-buttons .btn{font-size:1rem!important;max-width:200px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.footer .container>div:first-child{align-items:center!important;flex-direction:column!important;gap:2rem!important;gap:var(--space-lg)!important;text-align:center!important}.footer .container>div:first-child>div:first-child{align-items:center!important;min-width:auto!important;text-align:center!important}.footer .container>div:first-child>div:first-child img{max-height:150px!important;max-width:150px!important}.footer .container>div:first-child>div:first-child>div>span{font-size:1rem!important;text-align:center!important}.footer .container>div:first-child>div:last-child{align-items:flex-start!important;flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important;justify-content:center!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div{align-items:center!important;min-width:200px!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div>span{font-size:1rem!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div>a{font-size:.9rem!important;text-align:center!important}.modern-form{padding:2rem!important;padding:var(--space-lg)!important}.form-row{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.form-group{margin-bottom:1.5rem!important;margin-bottom:var(--space-md)!important}.form-group input,.form-group select,.form-group textarea{font-size:1rem!important;padding:1rem!important;padding:var(--space-sm)!important}.form-group label{font-size:1rem!important;margin-bottom:.5rem!important;margin-bottom:var(--space-xs)!important}.about-grid,.mission-vision-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:1fr!important}.services-grid{grid-template-columns:repeat(2,1fr)!important}.referanslar-grid,.services-grid{gap:1.5rem!important;gap:var(--space-md)!important}.referanslar-grid{grid-template-columns:repeat(3,1fr)!important}.degerler-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.deger-kart{min-height:220px!important;padding:1.5rem 1rem!important;padding:var(--space-md) var(--space-sm)!important}.deger-kart h4{font-size:1.2rem!important}.deger-kart p{font-size:.9rem!important;line-height:1.5!important}.container{max-width:1200px!important;padding:0 1.5rem!important;padding:0 var(--space-md)!important}.page-hero{padding:2rem 0!important;padding:var(--space-lg) 0!important}.page-title{font-size:2.5rem!important;line-height:1.2!important}.page-subtitle{font-size:1.1rem!important;line-height:1.5!important}.carousel-container{margin:1.5rem 0!important;margin:var(--space-md) 0!important}.carousel-item{height:100px!important;min-width:100px!important;width:100px!important}.about-content,.features,.form-section,.services-content{padding:2rem 0!important;padding:var(--space-lg) 0!important}.btn{font-size:1rem!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.btn-large{font-size:1.1rem!important;padding:2rem 3rem!important;padding:var(--space-lg) var(--space-xl)!important}.section-title{font-size:2.5rem!important;line-height:1.2!important}.feature-icon{height:60px!important;width:60px!important}.feature-icon img{height:100%!important;object-fit:contain!important;width:100%!important}.service-icon{height:50px!important;width:50px!important}.service-icon img{height:100%!important;object-fit:contain!important;width:100%!important}.deger-ikon{height:40px!important;width:40px!important}.deger-ikon img{height:100%!important;object-fit:contain!important;width:100%!important}.phone-frame{height:560px!important;width:280px!important}.phone-screen{height:540px!important;width:260px!important}.app-mockup{height:560px!important;width:280px!important}.download-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important}.download-btn{font-size:1rem!important;max-width:200px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.enhanced-download-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important}.enhanced-app-store,.enhanced-google-play{max-width:200px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.enhanced-cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important}.enhanced-cta-btn{font-size:1rem!important;max-width:200px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.info-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(2,1fr)!important}.info-item{padding:2rem!important;padding:var(--space-lg)!important}.info-item h3{font-size:1.3rem!important}.info-item p{font-size:1rem!important;line-height:1.5!important}.info-icon{height:50px!important;width:50px!important}.about-stats{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(3,1fr)!important}.stat-item{padding:1.5rem!important;padding:var(--space-md)!important}.stat-number{font-size:2.5rem!important}.stat-label{font-size:1rem!important}.mission-card,.vision-card{min-height:200px!important;padding:2rem!important;padding:var(--space-lg)!important}.mission-card h3,.vision-card h3{font-size:1.4rem!important}.mission-card p,.vision-card p{font-size:1rem!important;line-height:1.5!important}.service-features{margin-top:1.5rem!important;margin-top:var(--space-md)!important}.service-features li{font-size:.9rem!important;line-height:1.4!important;margin-bottom:.5rem!important;margin-bottom:var(--space-xs)!important}.referans-kart{min-height:150px!important;padding:1.5rem!important;padding:var(--space-md)!important}.referans-kart h4{font-size:1.1rem!important}.referans-kart p{font-size:.9rem!important;line-height:1.4!important}.carousel-img{height:80px!important;width:80px!important}.file-upload-area{min-height:120px!important;padding:2rem!important;padding:var(--space-lg)!important}.file-upload-content{gap:1.5rem!important;gap:var(--space-md)!important}.file-upload-text{gap:1rem!important;gap:var(--space-sm)!important}.file-upload-title{font-size:1.1rem!important}.file-upload-subtitle{font-size:.9rem!important}.file-selected{padding:1.5rem!important;padding:var(--space-md)!important}.file-name{font-size:.9rem!important}.file-size{font-size:.8rem!important}.radio-group{gap:1.5rem!important;gap:var(--space-md)!important}.radio-group label{font-size:1rem!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.logo-container{gap:1rem!important;gap:var(--space-sm)!important}.logo-text{font-size:1.5rem!important}.logo-icon{height:40px!important;width:40px!important}.logo-letter{font-size:1.8rem!important}.footer-bottom{font-size:.9rem!important;padding:1.5rem 0!important;padding:var(--space-md) 0!important}.page-content{padding:2rem 0!important;padding:var(--space-lg) 0!important}.page-content .container{max-width:1200px!important}.form-container{margin:0 auto!important;max-width:800px!important}.form-header{margin-bottom:3rem!important;margin-bottom:var(--space-xl)!important;text-align:center!important}.form-header h2{font-size:2.5rem!important;margin-bottom:1.5rem!important;margin-bottom:var(--space-md)!important}.form-header p{font-size:1.1rem!important;line-height:1.5!important}.form-actions{margin-top:3rem!important;margin-top:var(--space-xl)!important;text-align:center!important}.form-actions .btn{font-size:1.1rem!important;min-width:200px!important;padding:2rem 3rem!important;padding:var(--space-lg) var(--space-xl)!important}.info-section{padding:3rem 0!important;padding:var(--space-xl) 0!important}.enhanced-cta-section,.enhanced-download-section{padding:4rem 0!important;padding:var(--space-2xl) 0!important}.download-title{font-size:2.5rem!important;line-height:1.2!important}.download-description{font-size:1.1rem!important;line-height:1.5!important}.cta-title{font-size:2.5rem!important;line-height:1.2!important}.cta-description{font-size:1.1rem!important;line-height:1.5!important}.cta-icon,.download-icon{height:60px!important;width:60px!important}.store-icon{height:30px!important;width:30px!important}.btn-icon{height:20px!important;width:20px!important}.app-content{padding:1rem!important;padding:var(--space-sm)!important}.app-header{height:40px!important;padding:.5rem 1rem!important;padding:var(--space-xs) var(--space-sm)!important}.app-body{gap:.5rem!important;gap:var(--space-xs)!important;padding:1rem!important;padding:var(--space-sm)!important}.status-bar{height:20px!important;padding:.5rem 1rem!important;padding:var(--space-xs) var(--space-sm)!important}.status-icons{gap:.5rem!important;gap:var(--space-xs)!important}.battery,.signal,.wifi{height:8px!important;width:15px!important}.battery:after{height:4px!important;right:-3px!important;width:2px!important}.app-header:after{height:1px!important}.features-cards{padding:2rem 0!important;padding:var(--space-lg) 0!important}.features-grid{gap:2rem!important;gap:var(--space-lg)!important}.feature-card:hover{transform:translateY(-5px)!important}.feature-icon{margin-bottom:1.5rem!important;margin-bottom:var(--space-md)!important}.feature-card h3{margin-bottom:1rem!important;margin-bottom:var(--space-sm)!important}.feature-card p{line-height:1.6!important}.header{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff2!important;left:0!important;position:fixed!important;right:0!important;top:0!important;z-index:1000!important}.header.scrolled{background:#fffffffa!important;box-shadow:0 2px 20px #0000001a!important}.nav-menu{background:#0000!important;box-shadow:none!important;display:flex!important;position:static!important}.nav-link,.nav-menu{opacity:1!important;visibility:visible!important}.nav-link{color:#1e293b!important;color:var(--text-primary)!important;display:inline-block!important;text-decoration:none!important}.cta-buttons{display:flex!important}.cta-buttons,.cta-buttons .btn{opacity:1!important;visibility:visible!important}.cta-buttons .btn{display:inline-block!important}.hero{margin-top:80px!important;min-height:calc(100vh - 80px)!important}.hero .container{display:flex!important;opacity:1!important;visibility:visible!important}.hero-content,.hero-description,.hero-title{display:block!important;opacity:1!important;visibility:visible!important}.hero-actions{display:flex!important}.hero-actions,.hero-actions .btn{opacity:1!important;visibility:visible!important}.hero-actions .btn{display:inline-block!important}.features,.hero-visual{display:block!important}.features,.features-grid,.hero-visual{opacity:1!important;visibility:visible!important}.features-grid{display:grid!important}.footer,.footer .container{display:block!important;opacity:1!important;visibility:visible!important}.footer .container>div:first-child,.footer .container>div:first-child>div:first-child,.footer .container>div:first-child>div:last-child,.footer .container>div:first-child>div:last-child>div{display:flex!important;opacity:1!important;visibility:visible!important}.footer .container>div:first-child>div:last-child>div>span{display:block!important;opacity:1!important;visibility:visible!important}.footer .container>div:first-child>div:last-child>div>a{display:inline!important;opacity:1!important;visibility:visible!important}.page-content,.page-content section,.page-content section.cta-section,.page-content section.cta-section .cta-content,.page-content section.cta-section .cta-content h2,.page-content section.cta-section .cta-content p{display:block!important;opacity:1!important;visibility:visible!important}.page-content section.cta-section .cta-buttons{display:flex!important;opacity:1!important;visibility:visible!important}.page-content section.cta-section .cta-buttons .btn{display:inline-block!important;opacity:1!important;visibility:visible!important}.modern-form{display:block!important}.form-row,.modern-form{opacity:1!important;visibility:visible!important}.form-row{display:grid!important}.form-group,.form-group input,.form-group label,.form-group select,.form-group textarea{display:block!important;opacity:1!important;visibility:visible!important}.about-grid,.about-stats,.degerler-grid,.info-grid,.mission-vision-grid,.referanslar-grid,.services-grid{display:grid!important;opacity:1!important;visibility:visible!important}.carousel-container,.carousel-img,.carousel-item,.deger-kart,.feature-card,.file-upload-area,.mission-card,.referans-kart,.service-card,.vision-card{display:block!important;opacity:1!important;visibility:visible!important}.file-upload-content,.file-upload-text{display:flex!important;opacity:1!important;visibility:visible!important}.file-selected{display:block!important}.file-selected,.radio-group{opacity:1!important;visibility:visible!important}.radio-group{display:flex!important}.radio-group label{display:inline-block!important}.logo-container,.radio-group label{opacity:1!important;visibility:visible!important}.logo-container{display:flex!important}.App,.container,.footer-bottom,.logo-icon,.logo-letter,.logo-text,main{display:block!important;opacity:1!important;visibility:visible!important}}@media (min-width:768px) and (max-width:1024px){.header-flex{gap:1.5rem!important;gap:var(--space-md)!important;padding:1rem 0!important;padding:var(--space-sm) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.nav-link{font-size:.9rem!important;padding:.5rem 1rem!important;padding:var(--space-xs) var(--space-sm)!important}.cta-buttons{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:flex-end!important}.hero .container{flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;text-align:center!important}.hero-content{max-width:100%!important}.hero-content,.hero-title{text-align:center!important}.hero-title{font-size:2rem!important}.hero-description{font-size:1rem!important;text-align:center!important}.hero-actions{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.features-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.feature-card{padding:1.5rem!important;padding:var(--space-md)!important}.feature-card h3{font-size:1.2rem!important}.feature-card p{font-size:.9rem!important}.page-content section.cta-section{padding:1.5rem 0!important;padding:var(--space-md) 0!important}.page-content section.cta-section .cta-content h2{font-size:1.8rem!important}.page-content section.cta-section .cta-content p{font-size:1rem!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important}.page-content section.cta-section .cta-buttons .btn{font-size:.9rem!important;max-width:180px!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.footer .container>div:first-child{align-items:center!important;flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;text-align:center!important}.footer .container>div:first-child>div:first-child{align-items:center!important;min-width:auto!important;text-align:center!important}.footer .container>div:first-child>div:last-child{align-items:flex-start!important;flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div{align-items:center!important;min-width:150px!important;text-align:center!important}.modern-form{padding:1.5rem!important;padding:var(--space-md)!important}.form-row{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.about-grid,.mission-vision-grid{grid-template-columns:1fr!important}.about-grid,.mission-vision-grid,.services-grid{gap:1.5rem!important;gap:var(--space-md)!important}.referanslar-grid,.services-grid{grid-template-columns:repeat(2,1fr)!important}.referanslar-grid{gap:1rem!important;gap:var(--space-sm)!important}.degerler-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.container{max-width:1000px!important;padding:0 1.5rem!important;padding:0 var(--space-md)!important}.page-hero{padding:1.5rem 0!important;padding:var(--space-md) 0!important}.page-title{font-size:2rem!important}.page-subtitle{font-size:1rem!important}.carousel-container{margin:1rem 0!important;margin:var(--space-sm) 0!important}.carousel-item{height:90px!important;min-width:90px!important;width:90px!important}.about-content,.features,.form-section,.services-content{padding:1.5rem 0!important;padding:var(--space-md) 0!important}}@media (min-width:1488px) and (max-width:1500px) and (min-height:2266px) and (max-height:2300px),(min-width:2266px) and (max-width:2300px) and (min-height:1488px) and (max-height:1500px){.header-flex{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;padding:.5rem 0!important;padding:var(--space-xs) 0!important}.nav-menu{flex-direction:row!important;flex-wrap:wrap!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important;width:100%!important}.nav-link{font-size:.85rem!important;padding:.5rem!important;padding:var(--space-xs) var(--space-xs)!important}.cta-buttons{flex-direction:row!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important}.hero .container{flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;text-align:center!important}.hero-content{max-width:100%!important}.hero-content,.hero-title{text-align:center!important}.hero-title{font-size:2rem!important;line-height:1.2!important}.hero-description{font-size:.9rem!important;line-height:1.4!important;text-align:center!important}.hero-actions{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.hero-visual{max-width:300px!important}.features-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.feature-card{min-height:200px!important;padding:1.5rem!important;padding:var(--space-md)!important}.feature-card h3{font-size:1.2rem!important}.feature-card p{font-size:.9rem!important;line-height:1.4!important}.page-content section.cta-section{padding:1.5rem 0!important;padding:var(--space-md) 0!important}.page-content section.cta-section .cta-content h2{font-size:1.8rem!important;line-height:1.2!important}.page-content section.cta-section .cta-content p{font-size:.9rem!important;line-height:1.4!important}.page-content section.cta-section .cta-buttons{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important}.page-content section.cta-section .cta-buttons .btn{font-size:.9rem!important;max-width:100%!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.footer .container>div:first-child{align-items:center!important;flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;text-align:center!important}.footer .container>div:first-child>div:first-child{align-items:center!important;min-width:auto!important;text-align:center!important}.footer .container>div:first-child>div:first-child img{max-height:120px!important;max-width:120px!important}.footer .container>div:first-child>div:first-child>div>span{font-size:.9rem!important;text-align:center!important}.footer .container>div:first-child>div:last-child{align-items:center!important;flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div{align-items:center!important;min-width:auto!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div>span{font-size:.9rem!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div>a{font-size:.8rem!important;text-align:center!important}.modern-form{padding:1.5rem!important;padding:var(--space-md)!important}.form-row{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.form-group{margin-bottom:1rem!important;margin-bottom:var(--space-sm)!important}.form-group input,.form-group select,.form-group textarea{font-size:.9rem!important;padding:.5rem!important;padding:var(--space-xs)!important}.form-group label{font-size:.9rem!important;margin-bottom:.5rem!important;margin-bottom:var(--space-xs)!important}.about-grid,.mission-vision-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.services-grid{grid-template-columns:1fr!important}.referanslar-grid,.services-grid{gap:1rem!important;gap:var(--space-sm)!important}.referanslar-grid{grid-template-columns:repeat(2,1fr)!important}.degerler-grid{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.deger-kart{min-height:180px!important;padding:1rem .5rem!important;padding:var(--space-sm) var(--space-xs)!important}.deger-kart h4{font-size:1rem!important}.deger-kart p{font-size:.8rem!important;line-height:1.4!important}.container{max-width:1000px!important;padding:0 1rem!important;padding:0 var(--space-sm)!important}.page-hero{padding:1.5rem 0!important;padding:var(--space-md) 0!important}.page-title{font-size:2rem!important;line-height:1.2!important}.page-subtitle{font-size:.9rem!important;line-height:1.4!important}.carousel-container{margin:1rem 0!important;margin:var(--space-sm) 0!important}.carousel-item{height:80px!important;min-width:80px!important;width:80px!important}.about-content,.features,.form-section,.services-content{padding:1.5rem 0!important;padding:var(--space-md) 0!important}.header{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff2!important;left:0!important;position:fixed!important;right:0!important;top:0!important;z-index:1000!important}.header.scrolled{background:#fffffffa!important;box-shadow:0 2px 20px #0000001a!important}.nav-menu{background:#0000!important;box-shadow:none!important;display:flex!important;position:static!important}.nav-link,.nav-menu{opacity:1!important;visibility:visible!important}.nav-link{color:#1e293b!important;color:var(--text-primary)!important;display:inline-block!important;text-decoration:none!important}.cta-buttons{display:flex!important}.cta-buttons,.cta-buttons .btn{opacity:1!important;visibility:visible!important}.cta-buttons .btn{display:inline-block!important}.hero{margin-top:80px!important;min-height:calc(100vh - 80px)!important}.hero .container{display:flex!important;opacity:1!important;visibility:visible!important}.hero-content,.hero-description,.hero-title{display:block!important;opacity:1!important;visibility:visible!important}.hero-actions{display:flex!important}.hero-actions,.hero-actions .btn{opacity:1!important;visibility:visible!important}.hero-actions .btn{display:inline-block!important}.features,.hero-visual{display:block!important}.features,.features-grid,.hero-visual{opacity:1!important;visibility:visible!important}.features-grid{display:grid!important}.footer,.footer .container{display:block!important;opacity:1!important;visibility:visible!important}.footer .container>div:first-child,.footer .container>div:first-child>div:first-child,.footer .container>div:first-child>div:last-child,.footer .container>div:first-child>div:last-child>div{display:flex!important;opacity:1!important;visibility:visible!important}.footer .container>div:first-child>div:last-child>div>span{display:block!important;opacity:1!important;visibility:visible!important}.footer .container>div:first-child>div:last-child>div>a{display:inline!important;opacity:1!important;visibility:visible!important}.page-content,.page-content section,.page-content section.cta-section,.page-content section.cta-section .cta-content,.page-content section.cta-section .cta-content h2,.page-content section.cta-section .cta-content p{display:block!important;opacity:1!important;visibility:visible!important}.page-content section.cta-section .cta-buttons{display:flex!important;opacity:1!important;visibility:visible!important}.page-content section.cta-section .cta-buttons .btn{display:inline-block!important;opacity:1!important;visibility:visible!important}.modern-form{display:block!important}.form-row,.modern-form{opacity:1!important;visibility:visible!important}.form-row{display:grid!important}.form-group,.form-group input,.form-group label,.form-group select,.form-group textarea{display:block!important;opacity:1!important;visibility:visible!important}.about-grid,.about-stats,.degerler-grid,.info-grid,.mission-vision-grid,.referanslar-grid,.services-grid{display:grid!important;opacity:1!important;visibility:visible!important}.carousel-container,.carousel-img,.carousel-item,.deger-kart,.feature-card,.file-upload-area,.mission-card,.referans-kart,.service-card,.vision-card{display:block!important;opacity:1!important;visibility:visible!important}.file-upload-content,.file-upload-text{display:flex!important;opacity:1!important;visibility:visible!important}.file-selected{display:block!important}.file-selected,.radio-group{opacity:1!important;visibility:visible!important}.radio-group{display:flex!important}.radio-group label{display:inline-block!important}.logo-container,.radio-group label{opacity:1!important;visibility:visible!important}.logo-container{display:flex!important}.App,.container,.footer-bottom,.logo-icon,.logo-letter,.logo-text,main{display:block!important;opacity:1!important;visibility:visible!important}}@media (min-width:600px) and (max-width:767px){.header-flex{flex-direction:column!important;padding:.5rem 0!important;padding:var(--space-xs) 0!important}.header-flex,.nav-menu{gap:.5rem!important;gap:var(--space-xs)!important}.nav-menu{flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;width:100%!important}.nav-link{font-size:.8rem!important;padding:.5rem!important;padding:var(--space-xs) var(--space-xs)!important}.cta-buttons{flex-direction:row!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important}.hero .container{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;text-align:center!important}.hero-content{max-width:100%!important}.hero-content,.hero-title{text-align:center!important}.hero-title{font-size:1.8rem!important}.hero-description{font-size:.9rem!important;text-align:center!important}.hero-actions{flex-direction:column!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important}.features-grid{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.feature-card{padding:1rem!important;padding:var(--space-sm)!important}.feature-card h3{font-size:1.1rem!important}.feature-card p{font-size:.8rem!important}.page-content section.cta-section{padding:1rem 0!important;padding:var(--space-sm) 0!important}.page-content section.cta-section .cta-content h2{font-size:1.6rem!important}.page-content section.cta-section .cta-content p{font-size:.9rem!important}.page-content section.cta-section .cta-buttons{flex-direction:column!important;gap:.5rem!important;gap:var(--space-xs)!important}.page-content section.cta-section .cta-buttons .btn{font-size:.8rem!important;max-width:100%!important;padding:.5rem 1rem!important;padding:var(--space-xs) var(--space-sm)!important}.footer .container>div:first-child{align-items:center!important;flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;text-align:center!important}.footer .container>div:first-child>div:first-child{align-items:center!important;min-width:auto!important;text-align:center!important}.footer .container>div:first-child>div:last-child{align-items:center!important;flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important;text-align:center!important}.footer .container>div:first-child>div:last-child>div{align-items:center!important;min-width:auto!important;text-align:center!important}.modern-form{padding:1rem!important;padding:var(--space-sm)!important}.form-row{gap:.5rem!important;gap:var(--space-xs)!important;grid-template-columns:1fr!important}.about-grid,.mission-vision-grid{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.services-grid{grid-template-columns:1fr!important}.referanslar-grid,.services-grid{gap:.5rem!important;gap:var(--space-xs)!important}.referanslar-grid{grid-template-columns:repeat(2,1fr)!important}.degerler-grid{gap:.5rem!important;gap:var(--space-xs)!important;grid-template-columns:1fr!important}.container{max-width:800px!important;padding:0 1rem!important;padding:0 var(--space-sm)!important}.page-hero{padding:1rem 0!important;padding:var(--space-sm) 0!important}.page-title{font-size:1.8rem!important}.page-subtitle{font-size:.9rem!important}.carousel-container{margin:.5rem 0!important;margin:var(--space-xs) 0!important}.carousel-item{height:70px!important;min-width:70px!important;width:70px!important}.about-content,.features,.form-section,.services-content{padding:1rem 0!important;padding:var(--space-sm) 0!important}}@media (min-width:820px) and (max-width:1180px) and (min-height:1180px) and (max-height:1640px){.header-flex{gap:2rem!important;gap:var(--space-lg)!important;padding:1.5rem 0!important;padding:var(--space-md) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important}.nav-link{font-size:1rem!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:flex-end!important}.hero .container{flex-direction:column!important;gap:2rem!important;gap:var(--space-lg)!important;text-align:center!important}.hero-content{max-width:100%!important}.hero-content,.hero-title{text-align:center!important}.hero-title{font-size:2.5rem!important}.hero-description{font-size:1.1rem!important;text-align:center!important}.hero-actions{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important}.features-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(2,1fr)!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important}.page-content section.cta-section .cta-buttons .btn{font-size:1rem!important;max-width:200px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.footer .container>div:first-child{align-items:center!important;flex-direction:column!important;gap:2rem!important;gap:var(--space-lg)!important;text-align:center!important}.services-grid{grid-template-columns:repeat(2,1fr)!important}.referanslar-grid,.services-grid{gap:1.5rem!important;gap:var(--space-md)!important}.referanslar-grid{grid-template-columns:repeat(3,1fr)!important}.degerler-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.container{max-width:1200px!important;padding:0 1.5rem!important;padding:0 var(--space-md)!important}}@media (min-width:1280px) and (max-width:1300px) and (min-height:850px) and (max-height:900px){.header-flex{gap:3rem!important;gap:var(--space-xl)!important;padding:2rem 0!important;padding:var(--space-lg) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:2rem!important;gap:var(--space-lg)!important;justify-content:center!important}.nav-link{font-size:1.1rem!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.cta-buttons{flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important;justify-content:flex-end!important}.hero .container{align-items:center!important;flex-direction:row!important;gap:4rem!important;gap:var(--space-2xl)!important;text-align:left!important}.hero-content{max-width:60%!important;text-align:left!important}.hero-title{font-size:2.5rem!important;text-align:left!important}.hero-description{font-size:1.1rem!important;text-align:left!important}.hero-actions{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:flex-start!important}.features-grid{gap:2rem!important;gap:var(--space-lg)!important;grid-template-columns:repeat(2,1fr)!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important}.page-content section.cta-section .cta-buttons .btn{font-size:1rem!important;max-width:200px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.footer .container>div:first-child{align-items:flex-start!important;flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important}.services-grid{grid-template-columns:repeat(2,1fr)!important}.referanslar-grid,.services-grid{gap:1.5rem!important;gap:var(--space-md)!important}.referanslar-grid{grid-template-columns:repeat(3,1fr)!important}.degerler-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.container{max-width:1200px!important;padding:0 1.5rem!important;padding:0 var(--space-md)!important}}@media (min-width:1280px) and (max-width:1440px) and (min-height:720px) and (max-height:900px){.header-flex{gap:2rem!important;gap:var(--space-lg)!important;padding:1.5rem 0!important;padding:var(--space-md) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:center!important}.nav-link{font-size:1rem!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;justify-content:flex-end!important}.hero .container{align-items:center!important;flex-direction:row!important;gap:3rem!important;gap:var(--space-xl)!important;text-align:left!important}.hero-content{max-width:60%!important;text-align:left!important}.hero-title{font-size:2.2rem!important;text-align:left!important}.hero-description{font-size:1rem!important;text-align:left!important}.hero-actions{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:flex-start!important}.features-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important}.page-content section.cta-section .cta-buttons .btn{font-size:.9rem!important;max-width:180px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.footer .container>div:first-child{align-items:flex-start!important;flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important}.services-grid{grid-template-columns:repeat(2,1fr)!important}.referanslar-grid,.services-grid{gap:1.5rem!important;gap:var(--space-md)!important}.referanslar-grid{grid-template-columns:repeat(3,1fr)!important}.degerler-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(2,1fr)!important}.container{max-width:1100px!important;padding:0 1.5rem!important;padding:0 var(--space-md)!important}}@media (min-width:1024px) and (max-width:1100px) and (min-height:600px) and (max-height:700px){.header-flex{gap:1rem!important;gap:var(--space-sm)!important;padding:.5rem 0!important;padding:var(--space-xs) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important}.nav-link{font-size:.8rem!important;padding:.5rem!important;padding:var(--space-xs) var(--space-xs)!important}.cta-buttons{flex-direction:row!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:flex-end!important}.hero .container{align-items:center!important;flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important;text-align:left!important}.hero-content{max-width:70%!important;text-align:left!important}.hero-title{font-size:2rem!important;text-align:left!important}.hero-description{font-size:.9rem!important;text-align:left!important}.hero-actions{flex-direction:row!important;justify-content:flex-start!important}.features-grid,.hero-actions{gap:1rem!important;gap:var(--space-sm)!important}.features-grid{grid-template-columns:repeat(2,1fr)!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important}.page-content section.cta-section .cta-buttons .btn{font-size:.8rem!important;max-width:150px!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.footer .container>div:first-child{align-items:flex-start!important;flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important}.services-grid{grid-template-columns:repeat(2,1fr)!important}.referanslar-grid,.services-grid{gap:1rem!important;gap:var(--space-sm)!important}.referanslar-grid{grid-template-columns:repeat(3,1fr)!important}.degerler-grid{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:repeat(2,1fr)!important}.container{max-width:1000px!important;padding:0 1rem!important;padding:0 var(--space-sm)!important}}@media (min-width:1280px) and (max-width:1300px) and (min-height:800px) and (max-height:900px){.header-flex{gap:1.5rem!important;gap:var(--space-md)!important;padding:1rem 0!important;padding:var(--space-sm) 0!important}.header-flex,.nav-menu{flex-direction:row!important}.nav-menu{flex-wrap:nowrap!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:center!important}.nav-link{font-size:.9rem!important;padding:.5rem 1rem!important;padding:var(--space-xs) var(--space-sm)!important}.cta-buttons{flex-direction:row!important;gap:1rem!important;gap:var(--space-sm)!important;justify-content:flex-end!important}.hero .container{align-items:center!important;flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important;text-align:left!important}.hero-content{max-width:65%!important;text-align:left!important}.hero-title{font-size:2.5rem!important;text-align:left!important}.hero-description{font-size:1rem!important;text-align:left!important}.hero-actions{flex-direction:row!important;justify-content:flex-start!important}.features-grid,.hero-actions{gap:1.5rem!important;gap:var(--space-md)!important}.features-grid{grid-template-columns:repeat(3,1fr)!important}.page-content section.cta-section .cta-buttons{flex-direction:row!important;gap:1.5rem!important;gap:var(--space-md)!important}.page-content section.cta-section .cta-buttons .btn{font-size:.9rem!important;max-width:180px!important;padding:1.5rem 2rem!important;padding:var(--space-md) var(--space-lg)!important}.footer .container>div:first-child{align-items:flex-start!important;flex-direction:row!important;gap:2rem!important;gap:var(--space-lg)!important}.services-grid{grid-template-columns:repeat(3,1fr)!important}.referanslar-grid,.services-grid{gap:1.5rem!important;gap:var(--space-md)!important}.referanslar-grid{grid-template-columns:repeat(4,1fr)!important}.degerler-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:repeat(3,1fr)!important}.container{max-width:1200px!important;padding:0 1.5rem!important;padding:0 var(--space-md)!important}}@media (min-width:540px) and (max-width:560px) and (min-height:720px) and (max-height:740px){.header-flex{flex-direction:column!important;padding:.5rem 0!important;padding:var(--space-xs) 0!important}.header-flex,.nav-menu{gap:.5rem!important;gap:var(--space-xs)!important}.nav-menu{flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;width:100%!important}.nav-link{font-size:.75rem!important;padding:.5rem!important;padding:var(--space-xs) var(--space-xs)!important}.cta-buttons{flex-direction:row!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important}.hero .container{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;text-align:center!important}.hero-content{max-width:100%!important}.hero-content,.hero-title{text-align:center!important}.hero-title{font-size:1.6rem!important}.hero-description{font-size:.8rem!important;text-align:center!important}.hero-actions{flex-direction:column!important;gap:.5rem!important;gap:var(--space-xs)!important;justify-content:center!important}.features-grid{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.page-content section.cta-section .cta-buttons{flex-direction:column!important;gap:.5rem!important;gap:var(--space-xs)!important}.page-content section.cta-section .cta-buttons .btn{font-size:.75rem!important;max-width:100%!important;padding:.5rem 1rem!important;padding:var(--space-xs) var(--space-sm)!important}.footer .container>div:first-child{align-items:center!important;flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important;text-align:center!important}.services-grid{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.referanslar-grid{gap:.5rem!important;gap:var(--space-xs)!important;grid-template-columns:repeat(2,1fr)!important}.degerler-grid{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.container{max-width:500px!important;padding:0 .5rem!important;padding:0 var(--space-xs)!important}}.nav-menu{display:flex;flex-wrap:wrap;gap:1rem;gap:var(--space-sm);justify-content:center;order:3;width:100%}.nav-link{font-size:.9rem;padding:.5rem 1rem;padding:var(--space-xs) var(--space-sm)}.cta-buttons{display:flex;gap:1rem;gap:var(--space-sm);order:2}.hero-title{font-size:2rem;line-height:1.2;text-align:center}.hero-description{font-size:1rem;margin-bottom:2rem;margin-bottom:var(--space-lg);text-align:center}.hero-actions{align-items:center;flex-direction:column;gap:1rem;gap:var(--space-sm)}.hero-visual{display:none}.hero-content{max-width:100%;text-align:center}.features-grid{gap:1.5rem;gap:var(--space-md);grid-template-columns:1fr}.download-buttons{align-items:center;flex-direction:column;gap:1rem;gap:var(--space-sm)}.footer-content{gap:2rem;gap:var(--space-lg);grid-template-columns:1fr;text-align:center}.phone-frame{height:480px;width:240px}.about-stats,.services-grid{grid-template-columns:1fr}.container{padding:0 1rem;padding:0 var(--space-sm)}.section-title{font-size:1.75rem;text-align:center}.form-container,.modern-form{padding:1.5rem;padding:var(--space-md)}.form-row{flex-direction:column;gap:1rem;gap:var(--space-sm)}.btn,.form-group{width:100%}.btn{padding:1rem 1.5rem;padding:var(--space-sm) var(--space-md)}.feature-card{padding:2rem;padding:var(--space-lg)}.download-btn{min-width:200px;padding:1.5rem 2rem;padding:var(--space-md) var(--space-lg)}.cta-section{padding:2rem 0!important;padding:var(--space-lg) 0!important}.cta-section .container>div{flex-direction:column!important;gap:1.5rem!important;gap:var(--space-md)!important;text-align:center!important}.cta-section .container>div>div:first-child{height:60px!important;width:60px!important}.cta-section .container>div>div:nth-child(2){margin-left:0!important;text-align:center!important}.cta-section .container>div>div:nth-child(2) span{font-size:1.5rem!important;line-height:1.3!important}.cta-section button{font-size:1rem!important;margin:0 auto!important;max-width:280px!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important;width:100%!important}}@media (max-width:480px){.container{padding:0 .5rem;padding:0 var(--space-xs)}.hero-title{font-size:1.75rem;line-height:1.1}.hero-description{font-size:.9rem}.section-title{font-size:1.5rem}.phone-frame{height:400px;width:200px}.feature-card{padding:1.5rem;padding:var(--space-md)}.download-btn{font-size:.9rem;min-width:180px;padding:1rem 1.5rem;padding:var(--space-sm) var(--space-md)}.modern-form{padding:1rem;padding:var(--space-sm)}.form-group{margin-bottom:1rem;margin-bottom:var(--space-sm)}.btn{font-size:.9rem;padding:.5rem 1rem;padding:var(--space-xs) var(--space-sm)}.nav-link{font-size:.8rem;padding:.5rem;padding:var(--space-xs)}.logo-text{font-size:1.5rem}.logo-icon{height:40px;width:40px}.logo-letter{font-size:1.2rem}.page-title{font-size:1.8rem!important}.page-subtitle{font-size:.9rem!important}.about-stats{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.stat-number{font-size:1.8rem!important}.stat-label{font-size:.8rem!important}.degerler-grid{gap:1.5rem!important;gap:var(--space-md)!important;grid-template-columns:1fr!important}.deger-kart{min-height:160px!important;padding:1.2rem .8rem!important}.deger-ikon{height:40px!important;width:40px!important}.service-card{padding:1.5rem!important;padding:var(--space-md)!important}.service-card h3{font-size:1.2rem!important}.service-card p{font-size:.9rem!important}.service-features li{font-size:.85rem!important}.service-icon img{height:40px!important;width:40px!important}.referans-kart{min-height:130px!important;padding:1.5rem!important;padding:var(--space-md)!important}.referans-kart h4{font-size:1rem!important}.referans-kart p{font-size:.85rem!important}.carousel-img{height:70px!important;width:70px!important}.modern-form{padding:1rem!important;padding:var(--space-sm)!important}.form-row{gap:1rem!important;gap:var(--space-sm)!important;grid-template-columns:1fr!important}.form-group{margin-bottom:1rem!important;margin-bottom:var(--space-sm)!important}.form-group input,.form-group select,.form-group textarea{font-size:.9rem!important;padding:1rem!important;padding:var(--space-sm)!important}.form-group label{font-size:.9rem!important}.radio-group{flex-direction:column!important;gap:1rem!important;gap:var(--space-sm)!important}.radio-group label{font-size:.9rem!important}.file-upload-area,.file-upload-content{padding:1rem!important;padding:var(--space-sm)!important}.file-upload-text,.file-upload-title{font-size:.9rem!important}.file-upload-subtitle{font-size:.8rem!important}.file-selected{padding:1rem!important;padding:var(--space-sm)!important}.file-name{font-size:.8rem!important}.file-size{font-size:.75rem!important}.cta-content h2{font-size:1.6rem!important}.cta-buttons .btn{font-size:.95rem!important;max-width:260px!important}.cta-section{padding:2rem 0!important;padding:var(--space-lg) 0!important}.cta-content{padding:0 1rem!important;padding:0 var(--space-sm)!important}.cta-content h2{font-size:1.5rem!important;margin-bottom:.5rem!important;margin-bottom:var(--space-xs)!important}.cta-content p{font-size:.9rem!important;margin-bottom:1.5rem!important;margin-bottom:var(--space-md)!important}.cta-buttons{gap:.5rem!important;gap:var(--space-xs)!important}.cta-buttons .btn{font-size:.9rem!important;max-width:240px!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.page-content .cta-section{padding:2rem 0!important;padding:var(--space-lg) 0!important;z-index:100!important}.page-content .cta-section .cta-content{padding:0 1rem!important;padding:0 var(--space-sm)!important}.page-content .cta-section .cta-content h2{font-size:1.5rem!important;margin-bottom:.5rem!important;margin-bottom:var(--space-xs)!important}.page-content .cta-section .cta-content p{font-size:.9rem!important;margin-bottom:1.5rem!important;margin-bottom:var(--space-md)!important}.page-content .cta-section .cta-buttons{gap:.5rem!important;gap:var(--space-xs)!important}.page-content .cta-section .cta-buttons .btn{font-size:.9rem!important;max-width:240px!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important}.page-content section.cta-section{min-height:150px!important;padding:2rem 0!important;padding:var(--space-lg) 0!important;z-index:999!important}.page-content section.cta-section .cta-content{padding:0 1rem!important;padding:0 var(--space-sm)!important;z-index:1001!important}.page-content section.cta-section .cta-content h2{font-size:1.5rem!important;margin-bottom:.5rem!important;margin-bottom:var(--space-xs)!important;z-index:1002!important}.page-content section.cta-section .cta-content p{font-size:.9rem!important;margin-bottom:1.5rem!important;margin-bottom:var(--space-md)!important;z-index:1002!important}.page-content section.cta-section .cta-buttons{gap:.5rem!important;gap:var(--space-xs)!important;z-index:1003!important}.page-content section.cta-section .cta-buttons .btn{font-size:.9rem!important;max-width:240px!important;padding:1rem 1.5rem!important;padding:var(--space-sm) var(--space-md)!important;z-index:1004!important}.footer .container{padding:0 1rem!important;padding:0 var(--space-sm)!important}.footer .container>div:first-child{padding-bottom:1rem!important;padding-bottom:var(--space-sm)!important;padding-top:1.5rem!important;padding-top:var(--space-md)!important}.footer .container>div:first-child,.footer .container>div:first-child>div:last-child{gap:1.5rem!important;gap:var(--space-md)!important}.footer .container>div:first-child>div:last-child>div>span{font-size:1rem!important}.footer .container>div:first-child>div:last-child>div>a{font-size:.9rem!important}.footer .container>div:last-child{font-size:.85rem!important;padding:0 1rem!important;padding:0 var(--space-sm)!important}.footer .container>div:first-child>div:first-child img{max-height:120px!important;max-width:120px!important}.footer .container>div:first-child>div:first-child>div>span{font-size:.9rem!important}.footer .container>div:first-child>div:first-child>div>div>a{height:28px!important;width:28px!important}.footer .container>div:first-child>div:first-child>div>div>a>svg{height:20px!important;width:20px!important}}html{scroll-behavior:smooth}::selection{background:#cce5ff;background:var(--primary-lightest);color:#06c;color:var(--primary-color)}.btn:focus,.download-btn:focus,.nav-link:focus{outline:2px solid #06c;outline:2px solid var(--primary-color);outline-offset:2px}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:modalSlideIn .3s ease-out;background:#fff;background:var(--white);border-radius:1.5rem;border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #00000040;box-shadow:var(--shadow-2xl);display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;background:#06c;background:var(--primary-color);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--gray-200);color:#fff;color:var(--white);display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h3{font-size:1.25rem;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:.5rem;border-radius:var(--radius-sm);color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;padding:.5rem;transition:.15s ease;transition:var(--transition-fast);width:2rem}.modal-close:hover{background-color:#ffffff1a}.modal-body{flex:1 1;overflow-y:auto;padding:2rem}.kvkk-content{line-height:1.6}.kvkk-content h4{color:#06c;color:var(--primary-color);font-size:1.1rem;font-weight:600;margin-bottom:1rem}.kvkk-content h5{color:#1e293b;color:var(--text-primary);font-size:1rem;font-weight:600;margin:1.5rem 0 .5rem}.kvkk-content p{color:#475569;color:var(--text-secondary);margin-bottom:1rem}.kvkk-content ul{margin:1rem 0;padding-left:1.5rem}.kvkk-content li{color:#475569;color:var(--text-secondary);margin-bottom:.5rem}.kvkk-content strong{color:#1e293b;color:var(--text-primary);font-weight:600}.kvkk-content em{color:#64748b;color:var(--text-light);font-style:italic}.modal-footer{background:#f8fafc;background:var(--gray-50);border-top:1px solid #e2e8f0;border-top:1px solid var(--gray-200);display:flex;justify-content:flex-end;padding:1.5rem 2rem}.modal-footer .btn{min-width:150px}.checkbox-group{display:flex;flex-direction:column;gap:1rem}.checkbox-item{align-items:flex-start;background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:1rem;border-radius:var(--radius-md);display:flex;gap:.75rem;padding:1rem;transition:.15s ease;transition:var(--transition-fast)}.checkbox-item:hover{border-color:#06c;border-color:var(--primary-color);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm)}.checkbox-item input[type=checkbox]{accent-color:#06c;accent-color:var(--primary-color);cursor:pointer;height:1.25rem;margin-top:.125rem;width:1.25rem}.checkbox-item label{color:#1e293b;color:var(--text-primary);cursor:pointer;flex:1 1;font-size:.9rem;line-height:1.4;margin:0}@media (max-width:768px){.modal-content{max-height:95vh;max-width:95vw}.modal-header{padding:1rem 1.5rem}.modal-header h3{font-size:1.1rem}.modal-body{padding:1.5rem}.modal-footer{padding:1rem 1.5rem}.kvkk-content h4{font-size:1rem}.kvkk-content h5{font-size:.9rem}.checkbox-item{padding:.75rem}.checkbox-item label{font-size:.85rem}}.iletisim-form .form-row{grid-gap:1.5rem;grid-gap:var(--space-md);align-items:center;display:grid;gap:1.5rem;gap:var(--space-md);grid-template-columns:1fr 2fr;margin-bottom:2rem;margin-bottom:var(--space-lg)}.iletisim-form .label-col{padding-left:.25rem;padding-right:1rem;padding-right:var(--space-sm);text-align:left}.iletisim-form .input-col{text-align:left}@media (max-width:600px){.iletisim-form .form-row{gap:.5rem;gap:var(--space-xs);grid-template-columns:1fr}.iletisim-form .label-col{margin-bottom:.25rem;padding-left:0;padding-right:0;text-align:left}}.form-title-left{align-self:flex-start!important;margin-bottom:2rem;margin-bottom:var(--space-lg);text-align:left!important;width:100%}@media (max-width:600px){.form-title-left{align-self:flex-start!important;margin-bottom:1.5rem;margin-bottom:var(--space-md);text-align:left!important}}.features-cards{background:#fff;background:var(--bg-secondary);padding:3rem 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px;padding:0 1rem}.feature-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:1.5rem;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-4px)}.feature-icon{align-items:center;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.feature-card h3{color:#049;color:var(--primary-dark);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#475569;color:var(--text-secondary);line-height:1.6;margin:0}
/*# sourceMappingURL=main.23a3bc94.css.map*/