.grecaptcha-badge{visibility:hidden!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:#1a1a1a;background:#fff}.header{display:flex;justify-content:space-between;align-items:center;padding:16px 40px;background:#fff;border-bottom:1px solid #eee}.logo{display:flex;align-items:center;gap:6px}.logo-main{font-size:28px;font-weight:800;color:#1a1a1a;letter-spacing:-.5px}.logo-main em{color:var(--brand);font-style:normal}.logo-sub{font-size:10px;color:#888;margin-left:2px;align-self:flex-end;margin-bottom:3px}.header-right{display:flex;align-items:center;gap:16px}.header-lang{display:flex;align-items:center;gap:6px;font-size:13px;color:#555;border:1px solid #e0e0e0;border-radius:20px;padding:8px 14px;cursor:pointer}.phone-btn{display:flex;align-items:center;gap:8px;border:1px solid #ddd;border-radius:24px;padding:10px 20px;font-size:14px;font-weight:600;color:#1a1a1a;text-decoration:none;background:#fff;cursor:pointer;white-space:nowrap}.phone-btn:hover{border-color:#bbb;background:#f9f9f9}.phone-btn svg{width:16px;height:16px}.hero{background:#f8f8f8;border-radius:16px;margin:24px 40px;padding:60px 40px;text-align:center;position:relative;overflow:visible}.hero-bg{position:absolute;top:0;bottom:0;width:200px;background:linear-gradient(135deg,#e0e0e0 25%,transparent 25%,transparent 50%,#e0e0e0 50%,#e0e0e0 75%,transparent 75%);background-size:20px 20px;opacity:.12;pointer-events:none}.hero-bg.l{left:0}.hero-bg.r{right:0}.trust-badges{display:flex;justify-content:center;gap:12px;margin-bottom:28px;position:relative;z-index:1}.tbadge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e0e0e0;border-radius:24px;padding:10px 20px;font-size:13px}.tbadge b{color:#1a1a1a}.hero h1{font-size:48px;font-weight:900;line-height:1.1;letter-spacing:-1px;text-transform:uppercase;margin-bottom:20px;position:relative;z-index:1}.hero h1 span{color:var(--brand)}.hero>p{font-size:16px;color:#555;max-width:600px;margin:0 auto 36px;line-height:1.6;position:relative;z-index:1}.selectors{display:flex;gap:24px;justify-content:center;position:relative;z-index:999}.selector{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:16px 24px;min-width:260px;cursor:pointer;position:relative}.sel-num{width:36px;height:36px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.sel-content{text-align:left;flex:1}.sel-label{font-size:12px;color:#888;margin-bottom:2px}.sel-value{font-size:16px;font-weight:600;color:#1a1a1a}.sel-arrow{color:#888;font-size:20px;transition:transform .3s}.selector.open .sel-arrow{transform:rotate(180deg)}.dropdown{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-top:8px;z-index:9999;overflow:hidden;box-shadow:0 8px 24px #00000026;max-height:260px;overflow-y:auto}.selector.open .dropdown{display:block}.dd-item{padding:14px 24px;font-size:15px;color:#1a1a1a;cursor:pointer;transition:background .15s}.dd-item:hover{background:#f5f5f5}.dd-item.active{background:var(--brand);color:#fff;border-radius:8px;margin:4px 6px;padding:12px 18px}.main{display:flex;gap:24px;padding:40px;max-width:1320px;margin:0 auto;align-items:flex-start}.ptable{flex:1;border:1px solid #e8e8e8;border-radius:16px;overflow:hidden}.pheader{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;border-bottom:1px solid #e8e8e8}.ptitle{padding:28px 24px;display:flex;align-items:flex-start}.ptitle h2{font-size:20px;font-weight:700;line-height:1.3}.pcell{text-align:center;padding:20px 12px;position:relative;cursor:pointer;transition:all .2s;overflow:hidden;border:2px solid transparent}.pcell:hover{background:#fafafa}.pcell.sel{background:#fff8f5;border-color:var(--brand);border-bottom-color:transparent;border-radius:12px 12px 0 0}.pcell.sel .pbtn{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.pcell.rec:before{content:"Önerilen";position:absolute;top:-2px;left:50%;transform:translate(-50%);background:var(--brand);color:#fff;font-size:10px;font-weight:700;padding:3px 14px;border-radius:0 0 8px 8px;z-index:2;letter-spacing:.3px}.pbtn{display:inline-block;border:1px solid #ddd;border-radius:24px;padding:7px 24px;font-size:13px;font-weight:600;color:#1a1a1a;background:#fff;margin-bottom:10px;margin-top:12px;cursor:pointer;transition:all .2s}.pprice{font-size:32px;font-weight:800;color:#1a1a1a}.psfee{font-size:11px;color:#888;margin-top:3px}.ptime{display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;color:#888;margin-top:8px}.ptime svg{width:14px;height:14px}.ptime.fast{color:var(--brand);font-weight:600}.frow{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;border-bottom:1px solid #f0f0f0;min-height:52px}.frow:last-child{border-bottom:none}.fname{padding:14px 24px;display:flex;flex-direction:column;justify-content:center}.fname strong{font-size:13px;font-weight:600;color:#1a1a1a}.fname .sub{font-size:11px;color:#888;margin-top:2px}.fval{display:flex;align-items:center;justify-content:center;padding:14px 6px;font-size:14px;transition:all .15s;cursor:pointer;border-left:2px solid transparent;border-right:2px solid transparent}.fval:hover{background:rgba(var(--brand-rgb),.04)}.fval.hl{background:rgba(var(--brand-rgb),.03);border-left-color:var(--brand);border-right-color:var(--brand)}.frow:last-child .fval{border-bottom:2px solid transparent}.frow:last-child .fval.hl{border-bottom-color:var(--brand);border-radius:0 0 12px 12px;overflow:hidden}.ck{color:#ccc;font-size:18px}.ck-o{color:var(--brand);font-size:18px}.ds{color:#ccc;font-size:18px}.addon{display:inline-flex;align-items:center;gap:3px;border:1px solid #e0e0e0;border-radius:20px;padding:5px 12px;font-size:12px;color:#555;font-weight:500}.osummary{width:280px;border:1px solid #e8e8e8;border-radius:16px;padding:24px;flex-shrink:0;position:sticky;top:24px}.osummary h3{font-size:17px;font-weight:700;margin-bottom:16px}.oline{display:flex;justify-content:space-between;font-size:13px;color:#555;margin-bottom:6px}.ototal{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1a1a1a;margin-top:10px;padding-top:10px;border-top:1px solid #e8e8e8}.ototal .tp{font-size:26px;font-weight:800}.startbtn{display:block;width:100%;background:var(--brand);color:#fff;border:none;border-radius:28px;padding:14px;font-size:15px;font-weight:600;cursor:pointer;margin-top:18px;text-align:center;transition:background .2s}.startbtn:hover{background:var(--brand-hover)}.oonce{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;font-size:13px;font-weight:600;color:#1a1a1a}.onote{font-size:11px;color:#888;text-align:center;margin-top:6px;line-height:1.5}.steps{max-width:1200px;margin:60px auto;padding:0 40px}.steps h2{font-size:32px;font-weight:800;text-align:center;margin-bottom:12px}.steps>p{text-align:center;color:#888;font-size:15px;margin-bottom:48px}.sgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.scard{text-align:center;padding:24px 16px}.scard .sn{width:48px;height:48px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;margin:0 auto 16px}.scard h3{font-size:16px;font-weight:700;margin-bottom:8px}.scard p{font-size:13px;color:#888;line-height:1.6}.faq{max-width:1200px;margin:60px auto;padding:0 40px}.faq h2{font-size:36px;font-weight:800;margin-bottom:32px}.faq-i{border-bottom:1px solid #e8e8e8;padding:24px 0;cursor:pointer}.faq-q{display:flex;align-items:center;gap:16px;font-size:18px;font-weight:500}.faq-n{color:var(--brand);font-weight:700;font-size:18px;min-width:30px}.faq-t{margin-left:auto;font-size:24px;color:#888;transition:transform .3s}.faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s;font-size:15px;line-height:1.7;color:#555;padding-left:46px}.faq-i.open .faq-a{max-height:400px;padding-top:16px}.faq-i.open .faq-t{transform:rotate(180deg)}.faq-c{text-align:center;margin-top:40px;font-size:14px;color:#888}.faq-c a{color:var(--brand);text-decoration:none;font-weight:500}.cta{background:#1a1a1a;border-radius:16px;margin:60px 40px;padding:60px;display:flex;align-items:center;gap:60px;color:#fff;overflow:hidden}.cta-l{flex:1}.cta h2{font-size:30px;font-weight:700;line-height:1.3;margin-bottom:24px;color:#fff}.cta h3{font-size:20px;font-weight:700;margin-bottom:12px;color:#fff}.cta p{font-size:14px;line-height:1.7;color:#aaa;margin-bottom:28px}.cta-feats{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cta-f{display:flex;align-items:center;gap:10px;font-size:14px;color:#fff}.cta-f .d{width:24px;height:24px;border-radius:50%;background:var(--brand);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cta-f .d svg{width:14px;height:14px}.cta-r{flex:1;display:flex;justify-content:center}.pmock{width:260px;height:480px;background:#fff;border-radius:32px;overflow:hidden;box-shadow:0 20px 60px #00000080;display:flex}.pmock-s{padding:36px 20px 24px;font-size:12px;color:#333;width:100%;display:flex;flex-direction:column;height:100%}.pmock-s h4{font-size:14px;font-weight:700;margin-bottom:8px;color:#1a1a1a}.pmock-s p{font-size:11px;color:#888;line-height:1.5;margin-bottom:12px}.pmock-s .it{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;color:#333}.pmock-s .dt{width:8px;height:8px;border-radius:50%;background:var(--brand);flex-shrink:0}.footer{padding:40px;border-top:1px solid #e8e8e8;margin-top:40px}.footer-top{display:flex;justify-content:center;margin-bottom:24px}.footer-contact{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.footer-phone{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#1a1a1a;text-decoration:none;border:1px solid #e0e0e0;border-radius:24px;padding:10px 20px;background:#fff;transition:all .2s}.footer-phone:hover{border-color:#bbb;background:#f5f5f5}.footer-links{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.footer-links a{font-size:14px;color:#555;text-decoration:none}.footer-links a:hover{color:#1a1a1a}.mob-pricing,.mob-bottom{display:none}@media(max-width:1200px){.pheader,.frow{grid-template-columns:1.4fr 1fr 1fr 1fr}.fname{padding:14px 16px}.fname strong{font-size:13px}.pprice{font-size:28px}.pbtn{padding:6px 18px;font-size:12px}}@media(max-width:1024px){.main{flex-direction:column}.osummary{width:100%;position:static;order:2;display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;padding:20px 24px}.osummary h3{margin-bottom:0;margin-right:auto}.oline{margin-bottom:0}.ototal{margin-top:0;padding-top:0;border-top:none}.startbtn{margin-top:0;width:auto;padding:12px 40px}.onote,.oonce{display:none}.pheader,.frow{grid-template-columns:1.6fr 1fr 1fr 1fr}.cta{flex-direction:column;padding:40px}.rgrid,.sgrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.header{padding:12px 16px;flex-wrap:wrap;gap:8px}.logo-main{font-size:22px}.logo-sub,.header-lang{display:none}.header-right{gap:8px;flex-wrap:wrap;justify-content:flex-end}.phone-btn{padding:7px 12px;font-size:11px}.footer-contact{flex-direction:column;align-items:center;gap:10px}.footer-phone{font-size:13px;padding:8px 16px}.hero{margin:12px 16px;padding:36px 20px;border-radius:12px}.hero h1{font-size:28px}.hero>p{font-size:14px;margin-bottom:24px}.trust-badges{flex-direction:column;align-items:center;gap:8px;margin-bottom:20px}.tbadge{padding:8px 14px;font-size:12px}.selectors{flex-direction:column;gap:12px;align-items:center}.selector{min-width:100%;max-width:340px;padding:14px 18px}.main{padding:0 16px 120px;gap:16px;flex-direction:column}.ptable,.osummary{display:none}.mob-pricing{display:block!important}.mob-pricing h2{font-size:24px;font-weight:800;text-align:center;margin-bottom:12px}.mob-once{text-align:center;margin-bottom:16px}.mob-once b{font-size:14px;font-weight:700}.mob-once p{font-size:12px;color:#888;margin-top:4px;line-height:1.5}.mob-tabs{display:flex;gap:8px;margin-bottom:20px}.mob-tab{flex:1;padding:12px 8px;border:1px solid #e0e0e0;border-radius:28px;font-size:14px;font-weight:600;text-align:center;cursor:pointer;background:#fff;color:#1a1a1a;transition:all .2s}.mob-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}.mob-price-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:6px;padding:0 4px}.mob-price-col{flex:1;text-align:center}.mob-price-col .mp{font-size:28px;font-weight:800}.mob-price-col .ms{font-size:11px;color:#888;margin-top:2px}.mob-features{border-top:1px solid #eee}.mob-frow{display:flex;justify-content:space-between;align-items:center;padding:16px 4px;border-bottom:1px solid #f0f0f0;gap:12px}.mob-fname{flex:1;font-size:14px;font-weight:600;color:#1a1a1a}.mob-fname .msub{font-size:11px;color:#888;font-weight:400;margin-top:2px;display:block}.mob-fval{font-size:18px;min-width:60px;text-align:center;flex-shrink:0}.mob-fval .ck-o{color:var(--brand);font-size:22px}.mob-fval .ck{color:#ccc;font-size:22px}.mob-fval .ds{color:#ccc;font-size:18px}.mob-fval .addon{font-size:12px;padding:5px 12px}.mob-bottom{display:block;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:12px 20px;z-index:100;box-shadow:0 -4px 20px #00000014;transform:translateY(100%);opacity:0;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s ease;pointer-events:none}.mob-bottom.visible{transform:translateY(0);opacity:1;pointer-events:auto}.mob-bottom-inner{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.mob-bottom-inner span:first-child{font-size:15px;font-weight:600}.mob-bottom-inner span:last-child{font-size:22px;font-weight:800}.mob-bottom .startbtn{margin-top:0;padding:16px;font-size:16px;border-radius:14px}.steps{padding:0 16px;margin:40px auto}.steps h2{font-size:24px}.sgrid{grid-template-columns:1fr 1fr;gap:16px}.scard .sn{width:40px;height:40px;font-size:16px}.scard h3{font-size:14px}.scard p{font-size:12px}.faq{padding:0 16px;margin:40px auto}.faq h2{font-size:24px;margin-bottom:20px}.faq-q{font-size:15px;gap:10px}.faq-a{font-size:13px;padding-left:34px}.cta{margin:40px 16px;padding:32px 20px;border-radius:12px;gap:32px}.cta h2{font-size:22px}.cta-feats{grid-template-columns:1fr;gap:10px}.cta-r{display:none}.footer{flex-wrap:wrap;gap:16px;padding:24px 16px;margin-bottom:80px}.footer a{font-size:12px}}@media(max-width:380px){.hero h1{font-size:24px}.mob-tab{font-size:12px;padding:10px 6px}.mob-price-col .mp{font-size:24px}.mob-fname{font-size:13px}}.theme-toggle{background:none;border:1px solid #e0e0e0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.theme-toggle:hover{background:#f5f5f5;border-color:#ccc}.theme-toggle svg{width:18px;height:18px}.theme-toggle .sun-icon{display:none}.theme-toggle .moon-icon{display:block}[data-theme=dark] .theme-toggle{border-color:#2a3040}[data-theme=dark] .theme-toggle:hover{background:#1e2536;border-color:#3a4560}[data-theme=dark] .theme-toggle .sun-icon{display:block;color:#e8ecf4}[data-theme=dark] .theme-toggle .moon-icon{display:none}[data-theme=dark] body{background:#0f1219;color:#e8ecf4}[data-theme=dark] .header{background:#1a1f2e;border-bottom-color:#2a3040}[data-theme=dark] .logo-main{color:#e8ecf4}[data-theme=dark] .header-lang{color:#94a0b8;border-color:#2a3040}[data-theme=dark] .phone-btn{background:#1a1f2e;border-color:#2a3040;color:#e8ecf4}[data-theme=dark] .phone-btn:hover{background:#1e2536;border-color:#3a4560}[data-theme=dark] .hero{background:#151a27}[data-theme=dark] .hero h1{color:#e8ecf4}[data-theme=dark] .hero>p{color:#94a0b8}[data-theme=dark] .hero-bg{opacity:.05}[data-theme=dark] .tbadge{background:#1a1f2e;border-color:#2a3040}[data-theme=dark] .tbadge b{color:#e8ecf4}[data-theme=dark] .selector{background:#1a1f2e;border-color:#2a3040}[data-theme=dark] .sel-label{color:#6b7a8d}[data-theme=dark] .sel-value{color:#e8ecf4}[data-theme=dark] .sel-arrow{color:#6b7a8d}[data-theme=dark] .dropdown{background:#1a1f2e;border-color:#2a3040;box-shadow:0 8px 24px #0006}[data-theme=dark] .dd-item{color:#e8ecf4}[data-theme=dark] .dd-item:hover{background:#1e2536}[data-theme=dark] .ptable{border-color:#2a3040}[data-theme=dark] .pheader{border-bottom-color:#2a3040}[data-theme=dark] .ptitle h2{color:#e8ecf4}[data-theme=dark] .pcell{border-color:transparent}[data-theme=dark] .pcell:hover{background:#1e2536}[data-theme=dark] .pcell.sel{background:rgba(var(--brand-rgb),.08);border-color:var(--brand)}[data-theme=dark] .pcell.sel .pbtn{background:#e8ecf4;border-color:#e8ecf4;color:#0f1219}[data-theme=dark] .pcell.rec:before{background:var(--brand)}[data-theme=dark] .pbtn{background:#1a1f2e;border-color:#2e3648;color:#e8ecf4}[data-theme=dark] .pprice{color:#e8ecf4}[data-theme=dark] .psfee,[data-theme=dark] .ptime{color:#6b7a8d}[data-theme=dark] .frow{border-bottom-color:#232a38}[data-theme=dark] .fname strong{color:#e8ecf4}[data-theme=dark] .fname .sub{color:#6b7a8d}[data-theme=dark] .fval:hover,[data-theme=dark] .fval.hl{background:rgba(var(--brand-rgb),.06)}[data-theme=dark] .ck,[data-theme=dark] .ds{color:#4a5568}[data-theme=dark] .addon{border-color:#2e3648;color:#94a0b8}[data-theme=dark] .osummary{border-color:#2a3040;background:#1a1f2e}[data-theme=dark] .osummary h3{color:#e8ecf4}[data-theme=dark] .oline{color:#94a0b8}[data-theme=dark] .ototal{color:#e8ecf4;border-top-color:#2a3040}[data-theme=dark] .oonce{color:#e8ecf4}[data-theme=dark] .onote{color:#6b7a8d}[data-theme=dark] .steps h2{color:#e8ecf4}[data-theme=dark] .steps>p{color:#6b7a8d}[data-theme=dark] .scard h3{color:#e8ecf4}[data-theme=dark] .scard p{color:#6b7a8d}[data-theme=dark] .faq h2{color:#e8ecf4}[data-theme=dark] .faq-i{border-bottom-color:#2a3040}[data-theme=dark] .faq-q{color:#e8ecf4}[data-theme=dark] .faq-t{color:#6b7a8d}[data-theme=dark] .faq-a{color:#94a0b8}[data-theme=dark] .faq-c{color:#6b7a8d}[data-theme=dark] .cta{background:#151a27}[data-theme=dark] .cta p{color:#6b7a8d}[data-theme=dark] .pmock{background:#1a1f2e;box-shadow:0 20px 60px #0009}[data-theme=dark] .pmock-s{color:#94a0b8}[data-theme=dark] .pmock-s h4{color:#e8ecf4}[data-theme=dark] .pmock-s p{color:#6b7a8d}[data-theme=dark] .pmock-s .it{color:#94a0b8}[data-theme=dark] .footer{border-top-color:#2a3040}[data-theme=dark] .footer-phone{background:#1a1f2e;border-color:#2a3040;color:#e8ecf4}[data-theme=dark] .footer-phone:hover{background:#1e2536;border-color:#3a4560}[data-theme=dark] .footer-links a{color:#94a0b8}[data-theme=dark] .footer-links a:hover,[data-theme=dark] .mob-pricing h2,[data-theme=dark] .mob-once{color:#e8ecf4}[data-theme=dark] .mob-once p{color:#6b7a8d}[data-theme=dark] .mob-tab{background:#1a1f2e;border-color:#2a3040;color:#e8ecf4}[data-theme=dark] .mob-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}[data-theme=dark] .mob-price-col .mp{color:#e8ecf4}[data-theme=dark] .mob-price-col .ms{color:#6b7a8d}[data-theme=dark] .mob-features{border-top-color:#2a3040}[data-theme=dark] .mob-frow{border-bottom-color:#232a38}[data-theme=dark] .mob-fname{color:#e8ecf4}[data-theme=dark] .mob-fname .msub{color:#6b7a8d}[data-theme=dark] .mob-fval .ck,[data-theme=dark] .mob-fval .ds{color:#4a5568}[data-theme=dark] .mob-fval .addon{color:#94a0b8;border-color:#2e3648}[data-theme=dark] .mob-bottom{background:#1a1f2e;border-top-color:#2a3040;box-shadow:0 -4px 20px #0000004d}[data-theme=dark] .mob-bottom-inner span:first-child{color:#94a0b8}[data-theme=dark] .mob-bottom-inner span:last-child{color:#e8ecf4}*{transition:background-color .3s,color .3s,border-color .3s}
