@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a1a;background:#f8f7f3;font-family:DM Sans,sans-serif}nav{z-index:100;background:#f8f7f3;border-bottom:1px solid #e8e6df;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.nav-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.logo-mark{flex-shrink:0;width:34px;height:34px}.brand-name{color:#1a1a1a;font-size:16px;font-weight:500}.nav-links{gap:28px;list-style:none;display:flex}.nav-links a{color:#666;cursor:pointer;font-size:14px;font-weight:500;text-decoration:none}.nav-links a:hover{color:#185fa5}.nav-cta{cursor:pointer;color:#185fa5;background:0 0;border:1.5px solid #185fa5;border-radius:8px;padding:8px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500}.nav-cta:hover{color:#fff;background:#185fa5}.hero{text-align:center;background:#042c53;padding:72px 40px 80px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(#378add2e 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.hero-badge{background:#185fa54d;border:1px solid #378add66;border-radius:20px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 16px;display:inline-flex}.hero-badge span{color:#85b7eb;letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:500}.hero h1{color:#fff;max-width:560px;margin-bottom:18px;margin-left:auto;margin-right:auto;font-size:44px;font-weight:500;line-height:1.2}.hero h1 em{color:#ef9f27;font-style:normal}.hero p{color:#85b7eb;max-width:460px;margin:0 auto 36px;font-size:16px;line-height:1.75}.hero-btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:8px;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;text-decoration:none}.btn-primary:hover{background:#0c447c}.btn-ghost{color:#85b7eb;cursor:pointer;background:0 0;border:1.5px solid #378add66;border-radius:8px;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:15px;text-decoration:none}.btn-ghost:hover{background:#378add1a}.hero-stats{border:1px solid #378add4d;border-radius:12px;grid-template-columns:repeat(3,1fr);max-width:480px;margin:52px auto 0;display:grid;overflow:hidden}.stat{text-align:center;background:#042c53cc;border-right:1px solid #378add33;padding:22px 16px}.stat:last-child{border-right:none}.stat-num{color:#fff;font-size:26px;font-weight:600}.stat-lbl{color:#85b7eb;letter-spacing:.5px;margin-top:4px;font-size:11px}.about{max-width:1000px;margin:0 auto;padding:72px 40px}.section-lbl{color:#185fa5;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:600}.about h2{margin-bottom:14px;font-size:30px;font-weight:500;line-height:1.3}.about>p{color:#555;max-width:580px;margin-bottom:40px;font-size:15px;line-height:1.75}.about-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.about-card{background:#fff;border:1px solid #e8e6df;border-radius:12px;padding:24px}.about-card-icon{background:#eef5fc;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;font-size:20px;display:flex}.about-card h3{margin-bottom:7px;font-size:15px;font-weight:500}.about-card p{color:#666;font-size:14px;line-height:1.65}.products{background:#fff;padding:72px 40px}.products-inner{max-width:1000px;margin:0 auto}.products h2{margin-bottom:10px;font-size:30px;font-weight:500}.products .lead{color:#555;margin-bottom:40px;font-size:15px;line-height:1.75}.product-card{background:#f8f7f3;border:1px solid #e8e6df;border-radius:16px;margin-bottom:16px;padding:28px}.product-card.featured{background:#fff;border-color:#085041}.product-header{align-items:center;gap:16px;margin-bottom:18px;display:flex}.product-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.product-icon.green{color:#085041;background:#e1f5ee}.product-icon.blue{color:#185fa5;background:#eef5fc}.product-title{font-size:17px;font-weight:500}.product-sub{color:#888;margin-top:2px;font-size:13px}.product-desc{color:#555;margin-bottom:18px;font-size:14px;line-height:1.7}.product-tags{flex-wrap:wrap;gap:7px;display:flex}.tag{color:#555;background:#fff;border:1px solid #e8e6df;border-radius:20px;padding:4px 12px;font-size:12px}.tag.ai{color:#5d3308;background:#faeeda;border-color:#ef9f27}.product-link{color:#185fa5;cursor:pointer;align-items:center;gap:5px;margin-top:14px;font-size:14px;font-weight:500;display:inline-flex}.why{max-width:1000px;margin:0 auto;padding:72px 40px}.why h2{margin-bottom:40px;font-size:30px;font-weight:500}.why-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.why-item{border-top:3px solid #e8e6df;padding:28px 24px}.why-item.active{border-top-color:#185fa5}.why-num{color:#185fa5;letter-spacing:1.5px;margin-bottom:12px;font-family:monospace;font-size:12px;font-weight:600}.why-item h3{margin-bottom:8px;font-size:15px;font-weight:500}.why-item p{color:#666;font-size:14px;line-height:1.65}.hizmetler{background:#f8f7f3;padding:72px 40px}.hizmetler-inner{max-width:1000px;margin:0 auto}.hizmetler-inner>h2{margin-bottom:10px;font-size:30px;font-weight:500}.hizmetler .lead{color:#555;max-width:580px;margin-bottom:40px;font-size:15px;line-height:1.75}.h-wrap{border:1px solid #e8e6df;border-radius:16px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.h-col{padding:32px}.h-col-ai{background:#fff;border-right:1px solid #e8e6df}.h-col-d365{background:#042c53}.h-col-label{letter-spacing:2.5px;margin-bottom:8px;font-size:11px;font-weight:600}.h-col-ai .h-col-label{color:#185fa5}.h-col-d365 .h-col-label{color:#85b7eb}.h-col-ai h3{color:#1a1a1a;margin-bottom:8px;font-size:20px;font-weight:500}.h-col-d365 h3{color:#fff;margin-bottom:8px;font-size:20px;font-weight:500}.h-col-ai>p{color:#666;margin-bottom:24px;font-size:14px;line-height:1.7}.h-col-d365>p{color:#85b7eb;margin-bottom:20px;font-size:14px;line-height:1.7}.ai-cards{flex-direction:column;gap:10px;display:flex}.ai-card{background:#f8f7f3;border-radius:10px;align-items:flex-start;gap:12px;padding:14px;display:flex}.ai-card-icon{background:#eef5fc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.ai-card h4{color:#1a1a1a;margin-bottom:3px;font-size:13px;font-weight:500}.ai-card p{color:#666;font-size:12px;line-height:1.5}.d365-ms-badge{background:#0078d433;border:1px solid #0078d459;border-radius:8px;align-items:center;gap:7px;margin-bottom:16px;padding:6px 12px;display:inline-flex}.d365-ms-badge span{color:#85b7eb;font-size:12px;font-weight:500}.d365-mods{flex-direction:column;gap:8px;display:flex}.d365-mod{background:#185fa533;border:1px solid #378add33;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex}.d365-mod-icon{flex-shrink:0;font-size:18px}.d365-mod-name{color:#fff;font-size:13px;font-weight:500}.d365-mod-desc{color:#85b7eb;margin-top:1px;font-size:11px}.d365-cta{border-top:1px solid #378add33;margin-top:20px;padding-top:20px}.btn-d365{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:8px;padding:9px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500}.btn-d365:hover{background:#0c447c}footer{background:#f8f7f3;border-top:1px solid #e8e6df;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:36px 40px;display:flex}.footer-copy{color:#999;font-size:13px}.footer-links{gap:24px;display:flex}.footer-links a{color:#999;cursor:pointer;font-size:13px;text-decoration:none}.footer-links a:hover{color:#185fa5}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#042c5399;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.modal-overlay.open{display:flex}.modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:40px;animation:.2s modalIn;position:relative;overflow-y:auto;box-shadow:0 24px 60px #0003}@keyframes modalIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.modal-close{cursor:pointer;color:#666;background:#f8f7f3;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex;position:absolute;top:16px;right:16px}.modal-close:hover{background:#e8e6df}.modal h3{margin-bottom:6px;font-size:22px;font-weight:500}.modal p.modal-sub{color:#666;margin-bottom:28px;font-size:14px;line-height:1.6}.form-group{text-align:left;margin-bottom:16px}.form-group label{color:#444;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.form-group input,.form-group textarea,.form-group select{color:#1a1a1a;background:#fff;border:1.5px solid #e8e6df;border-radius:8px;width:100%;padding:11px 14px;font-family:DM Sans,sans-serif;font-size:14px;transition:border .15s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#185fa5;outline:none}.form-group textarea{resize:vertical;min-height:100px}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.btn-submit{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:8px;width:100%;margin-top:8px;padding:13px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500}.btn-submit:hover{background:#0c447c}.form-success{text-align:center;flex-direction:column;align-items:center;padding:20px 0;display:flex}.form-success .success-icon{margin-bottom:12px;font-size:40px}.form-success h4{margin-bottom:8px;font-size:18px;font-weight:500}.form-success p{color:#666;font-size:14px;line-height:1.6}.urun-modal{max-width:680px}.urun-tabs{border-bottom:1px solid #e8e6df;gap:8px;margin-bottom:28px;padding-bottom:16px;display:flex;overflow-x:auto}.urun-tab{cursor:pointer;color:#666;white-space:nowrap;background:#fff;border:1.5px solid #e8e6df;border-radius:8px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:all .15s}.urun-tab.active.green{color:#085041;background:#e1f5ee;border-color:#085041}.urun-tab.active.blue{color:#185fa5;background:#eef5fc;border-color:#185fa5}.urun-tab:hover{border-color:#999}.urun-panel{text-align:left;display:none}.urun-panel.active{display:block}.urun-panel-header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.urun-panel-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.urun-panel-icon.green{background:#e1f5ee}.urun-panel-icon.blue{background:#eef5fc}.urun-panel-title{font-size:20px;font-weight:500}.urun-panel-sub{color:#888;margin-top:3px;font-size:13px}.urun-panel-desc{color:#555;margin-bottom:20px;font-size:14px;line-height:1.75}.urun-features{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.urun-feat{background:#f8f7f3;border-radius:10px;padding:14px}.urun-feat-title{align-items:center;gap:6px;margin-bottom:4px;font-size:13px;font-weight:500;display:flex}.urun-feat-desc{color:#777;font-size:12px;line-height:1.55}.urun-tags{flex-wrap:wrap;gap:7px;margin-bottom:22px;display:flex}.urun-badge{border-radius:20px;padding:4px 12px;font-size:11px;font-weight:500}.urun-badge.ai{color:#5d3308;background:#faeeda;border:1px solid #ef9f27}.urun-badge.green{color:#085041;background:#e1f5ee;border:1px solid #5dcaa5}.urun-badge.blue{color:#0c447c;background:#eef5fc;border:1px solid #378add}.urun-cta{flex-wrap:wrap;gap:10px;display:flex}.btn-urun-primary{cursor:pointer;color:#fff;border:none;border-radius:8px;padding:11px 22px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.btn-urun-primary.green{background:#085041}.btn-urun-primary.green:hover{background:#0f6e56}.btn-urun-primary.blue{background:#185fa5}.btn-urun-primary.blue:hover{background:#0c447c}.btn-urun-ghost{cursor:pointer;background:0 0;border-radius:8px;padding:11px 22px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.btn-urun-ghost.green{color:#085041;border:1.5px solid #085041}.btn-urun-ghost.blue{color:#185fa5;border:1.5px solid #185fa5}@media (width<=1024px){.hero-stats{grid-template-columns:1fr 1fr}.stat:last-child{border-top:1px solid #378add33;border-right:none;grid-column:span 2}}@media (width<=768px){nav{padding:16px 20px}.nav-links{display:none}.hero{padding:50px 20px}.hero h1{font-size:32px}.hero-stats{grid-template-columns:1fr}.stat:last-child{grid-column:span 1}.stat{border-bottom:1px solid #378add33;border-right:none}.stat:last-child{border-bottom:none}.about{padding:50px 20px}.about-grid{grid-template-columns:1fr}.products,.why{padding:50px 20px}.why-grid{grid-template-columns:1fr}.why-item{border-top:none;border-left:3px solid #e8e6df;padding:20px 16px}.why-item.active{border-left-color:#185fa5}.hizmetler{padding:50px 20px}.h-wrap{grid-template-columns:1fr}.h-col-ai{border-bottom:1px solid #e8e6df;border-right:none}.h-col{padding:24px 16px}footer{text-align:center;flex-direction:column;gap:20px;padding:30px 20px}.footer-links{flex-wrap:wrap;justify-content:center}.form-row,.urun-features{grid-template-columns:1fr}.modal{width:calc(100% - 20px);margin:10px;padding:24px}.product-header{flex-direction:column;align-items:flex-start;gap:12px}}
