@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--font-outfit:"Outfit","Outfit Fallback"}:root{--navy:#1a2332;--navy-deep:#111827;--navy-light:#243044;--teal:#00c896;--teal-dark:#00a67a;--teal-glow:rgba(0,200,150,0.12);--off-white:#f7f8fa;--white:#ffffff;--dark:#0f1419;--gray-50:#f9fafb;--gray-100:#f0f1f3;--gray-200:#e2e4e8;--gray-300:#cdd0d5;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--amber:#f59e0b;--amber-light:rgba(245,158,11,0.06);--red-muted:rgba(239,68,68,0.06);--font:var(--font-outfit),"Outfit",system-ui,-apple-system,sans-serif;--radius:12px;--radius-sm:8px;--radius-lg:20px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--dark);background:var(--white);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block}a{color:inherit;text-decoration:none}button{font-family:var(--font)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.container{max-width:720px}.container,.container-wide{margin:0 auto;padding:0 24px}.container-wide{max-width:1000px}.section-light{padding:96px 24px;background:var(--white)}.section-gray{padding:96px 24px;background:var(--off-white)}.section-dark{padding:96px 24px;background:var(--navy-deep);background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.025) 1px,transparent 0);background-size:32px 32px}.section-navy{padding:96px 24px;background:var(--navy);background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.03) 1px,transparent 0);background-size:32px 32px}.section-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:12px}.section-label.light{color:var(--teal)}.section-title{font-size:clamp(26px,4vw,40px);font-weight:800;line-height:1.15;color:var(--dark);margin-bottom:16px}.section-title.light{color:var(--white)}.section-sub{font-size:16px;color:var(--gray-500);max-width:540px;margin:0 auto 40px;line-height:1.7}.section-sub.light{color:rgba(255,255,255,.5)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;background:transparent;transition:background .3s,border-color .3s,box-shadow .3s;border-bottom:1px solid transparent}nav.scrolled{background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom-color:var(--gray-100);box-shadow:0 1px 8px rgba(0,0,0,.04)}.nav-logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;color:var(--white);transition:color .3s}nav.scrolled .nav-logo{color:var(--dark)}.nav-logo svg{width:26px;height:26px;color:var(--teal)}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{font-size:14px;font-weight:500;color:rgba(255,255,255,.65);transition:color .2s}.nav-links a:hover{color:var(--white)}nav.scrolled .nav-links a{color:var(--gray-500)}nav.scrolled .nav-links a:hover{color:var(--dark)}.nav-cta{padding:8px 20px;background:var(--teal)!important;color:var(--white)!important;border-radius:100px;font-weight:600!important;transition:background .2s,transform .15s!important}.nav-cta:hover{background:var(--teal-dark)!important}.nav-cta:active{transform:scale(.97)}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background:var(--navy-deep);overflow:hidden}.hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 600px 500px at 50% 35%,rgba(0,200,150,.08) 0,transparent 70%),radial-gradient(circle at 1px 1px,rgba(255,255,255,.025) 1px,transparent 0);background-size:100% 100%,32px 32px;pointer-events:none}.hero-content{position:relative;text-align:center;padding-top:120px;padding-bottom:40px}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:rgba(0,200,150,.1);border:1px solid rgba(0,200,150,.15);border-radius:100px;font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--teal);margin-bottom:32px}.badge:before{content:"";width:7px;height:7px;background:var(--teal);border-radius:50%;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.hero h1{font-size:clamp(32px,5.5vw,56px);font-weight:800;line-height:1.1;color:var(--white);margin-bottom:24px;letter-spacing:-.02em}.hero h1 em{font-style:normal;color:var(--teal)}.hero-sub{font-size:clamp(15px,2vw,18px);color:rgba(255,255,255,.5);max-width:480px;margin:0 auto 40px;line-height:1.7}.trust-bar{position:relative;padding:32px 24px 40px;border-top:1px solid rgba(255,255,255,.06)}.trust-items{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:10px;font-size:13px;color:rgba(255,255,255,.4)}.trust-item svg{width:18px;height:18px;flex-shrink:0;stroke:var(--teal);opacity:.6}.signup-box{max-width:440px;margin:0 auto}.signup-box.dark .toggle-row span{color:rgba(255,255,255,.4)}.signup-box.dark .toggle-options{background:rgba(255,255,255,.06)}.signup-box.dark .toggle-option{color:rgba(255,255,255,.4)}.signup-box.dark .toggle-option.active{background:rgba(255,255,255,.12);color:var(--white)}.toggle-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px}.toggle-row span{font-size:13px;color:var(--gray-500)}.toggle-options{display:flex;gap:4px;background:var(--gray-100);border-radius:var(--radius-sm);padding:3px}.toggle-option{padding:6px 18px;font-size:13px;font-weight:600;color:var(--gray-500);border-radius:6px;cursor:pointer;transition:all .2s;border:none;background:none;font-family:var(--font)}.toggle-option.active{background:var(--white);color:var(--dark);box-shadow:0 1px 4px rgba(0,0,0,.08)}.form-row{display:flex;gap:8px;margin-bottom:10px}.signup-box input[type=email]{flex:1;padding:14px 18px;border:1.5px solid var(--gray-300);border-radius:var(--radius);font-size:15px;font-family:var(--font);outline:none;transition:border-color .2s;background:var(--white);color:var(--dark)}.signup-box input[type=email]:focus{border-color:var(--teal)}.signup-box.dark input[type=email]{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);color:var(--white)}.signup-box.dark input[type=email]::-moz-placeholder{color:rgba(255,255,255,.3)}.signup-box.dark input[type=email]::placeholder{color:rgba(255,255,255,.3)}.signup-box.dark input[type=email]:focus{border-color:var(--teal)}.signup-box form button{padding:14px 28px;background:var(--teal);color:var(--white);border:none;border-radius:var(--radius);font-size:15px;font-weight:700;font-family:var(--font);cursor:pointer;white-space:nowrap;transition:background .2s,transform .15s}.signup-box form button:hover{background:var(--teal-dark)}.signup-box form button:active{transform:scale(.97)}.signup-box form button:disabled{opacity:.6;cursor:not-allowed}.signup-note{font-size:12px;color:var(--gray-400);text-align:center}.signup-box.dark .signup-note{color:rgba(255,255,255,.3)}.signup-success{padding:28px;background:var(--teal-glow);border:1px solid rgba(0,200,150,.15);border-radius:var(--radius-lg);text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.signup-success svg{width:28px;height:28px;stroke:var(--teal)}.signup-success strong{font-size:16px;color:var(--dark)}.signup-success span{font-size:14px;color:var(--gray-500)}.signup-box.dark .signup-success{background:rgba(0,200,150,.08)}.signup-box.dark .signup-success strong{color:var(--white)}.signup-box.dark .signup-success span{color:rgba(255,255,255,.5)}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:48px}.problem-card{padding:32px;border-radius:var(--radius-lg);text-align:left}.problem-card.bad{background:var(--off-white);border:1px solid var(--gray-200)}.problem-card.good{background:var(--teal-glow);border:1px solid rgba(0,200,150,.12)}.card-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.problem-card.bad .card-label{color:var(--amber)}.problem-card.good .card-label{color:var(--teal-dark)}.problem-card p{font-size:15px;color:var(--gray-600);line-height:1.7}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.benefit-card{padding:36px 28px;border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--gray-200);text-align:center;transition:border-color .3s,box-shadow .3s}.benefit-card:hover{border-color:rgba(0,200,150,.3);box-shadow:0 8px 32px rgba(0,200,150,.06)}.benefit-icon{width:48px;height:48px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--teal-glow);border-radius:var(--radius)}.benefit-icon svg{width:24px;height:24px;stroke:var(--teal-dark)}.benefit-card h3{font-size:17px;font-weight:700;margin-bottom:10px;color:var(--dark)}.benefit-card p{font-size:14px;color:var(--gray-500);line-height:1.7}.table-wrap{overflow-x:auto;margin-top:40px}.comp-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;text-align:left;background:var(--white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--gray-200)}.comp-table th{padding:16px 20px;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid var(--gray-200)}.comp-table th:first-child{color:var(--gray-400)}.col-kalkan{color:var(--teal-dark)!important}.col-other{color:var(--gray-400)!important}.comp-table td{padding:14px 20px;border-bottom:1px solid var(--gray-100);color:var(--gray-600)}.comp-table tr:last-child td{border-bottom:none}.comp-table td:first-child{font-weight:600;color:var(--dark)}.comp-table .check{color:var(--teal-dark);font-weight:600}.comp-table .check:before{content:"✓ ";font-weight:700}.comp-table .cross{color:var(--gray-400)}.steps{display:flex;flex-direction:column;gap:0;margin-top:56px;position:relative}.steps:before{content:"";position:absolute;left:23px;top:0;bottom:0;width:2px;background:var(--gray-200)}.step{gap:28px;align-items:flex-start;padding:28px 0}.step,.step-num{display:flex;position:relative}.step-num{width:48px;height:48px;border-radius:50%;background:var(--teal);color:var(--white);font-size:18px;font-weight:800;align-items:center;justify-content:center;flex-shrink:0;z-index:1;box-shadow:0 0 0 6px var(--off-white)}.step-content h3{font-size:18px;font-weight:700;margin-bottom:6px;color:var(--dark)}.step-content p{font-size:15px;color:var(--gray-500);line-height:1.7}.safety-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px}.safety-card{padding:36px 28px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);text-align:center;transition:background .3s,border-color .3s}.safety-card:hover{background:rgba(255,255,255,.06);border-color:rgba(0,200,150,.2)}.safety-icon{width:48px;height:48px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:rgba(0,200,150,.1);border-radius:var(--radius)}.safety-icon svg{width:24px;height:24px;stroke:var(--teal)}.safety-card h4{font-size:16px;font-weight:700;color:var(--white);margin-bottom:10px}.safety-card p{font-size:14px;color:rgba(255,255,255,.45);line-height:1.7}.cred-grid{display:flex;justify-content:center;gap:64px;margin-top:56px}.cred-item{text-align:center}.cred-num{font-size:clamp(36px,5vw,52px);font-weight:800;color:var(--teal);line-height:1;margin-bottom:8px}.cred-label{font-size:14px;color:rgba(255,255,255,.4);line-height:1.5}.final-cta{text-align:center;padding-top:80px;padding-bottom:80px}.final-cta h2{font-size:clamp(24px,3.5vw,36px);font-weight:800;color:var(--dark);margin-bottom:12px}.final-cta .section-sub{margin-bottom:32px}footer{padding:56px 24px 40px;background:var(--navy-deep);color:rgba(255,255,255,.4)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand{max-width:280px}.footer-logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:18px;color:var(--white);margin-bottom:14px}.footer-logo svg{width:22px;height:22px;color:var(--teal)}.footer-brand p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.35)}.footer-col h4{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.25);margin-bottom:16px}.footer-col a{display:block;font-size:14px;color:rgba(255,255,255,.5);padding:5px 0;transition:color .2s}.footer-col a:hover{color:var(--teal)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid rgba(255,255,255,.06)}.footer-bottom p{font-size:13px;color:rgba(255,255,255,.25)}.legal-page{padding-top:100px;padding-bottom:80px;min-height:100vh;background:var(--white)}.legal-container{max-width:720px;margin:0 auto;padding:0 24px}.legal-header{margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid var(--gray-200)}.legal-header h1{font-size:clamp(28px,4vw,40px);font-weight:800;color:var(--dark);margin-bottom:8px}.legal-updated{font-size:14px;color:var(--gray-400)}.legal-body section{margin-bottom:40px}.legal-body h2{font-size:20px;font-weight:700;color:var(--dark);margin-bottom:12px}.legal-body p{font-size:15px;color:var(--gray-600);line-height:1.8;margin-bottom:12px}.legal-body ul{margin:12px 0 16px 20px;list-style:disc}.legal-body li{font-size:15px;color:var(--gray-600);line-height:1.8;margin-bottom:6px}.legal-table{width:100%;border-collapse:collapse;margin:16px 0;font-size:14px}.legal-table td,.legal-table th{padding:12px 16px;text-align:left;border-bottom:1px solid var(--gray-100)}.legal-table th{font-weight:700;color:var(--dark);background:var(--off-white)}.legal-table td{color:var(--gray-600)}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--teal);outline-offset:2px}@media (max-width:1024px){.benefits-grid,.safety-grid{grid-template-columns:1fr 1fr}.cred-grid{gap:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{max-width:none}}@media (max-width:640px){.section-dark,.section-gray,.section-light,.section-navy{padding:64px 20px}.hero-content{padding-top:100px}.nav-links a:not(.nav-cta){display:none}.benefits-grid,.problem-grid,.safety-grid{grid-template-columns:1fr}.form-row,.trust-items{flex-direction:column}.trust-items{gap:16px;align-items:center}.comp-table td,.comp-table th{padding:12px 14px;font-size:13px}.steps:before{left:19px}.step-num{width:40px;height:40px;font-size:15px}.step{gap:20px}.cred-grid{flex-direction:column;gap:32px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:4px;text-align:center}}