:root{--bg:#0b1117;--panel:#0e151ce0;--line:#ffffff1a;--muted:#9aa7b3;--green:#20c997;--green2:#16a77d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:#f5f7f8;background:#0b1117 url(/arkaplan.png) top/cover no-repeat fixed;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#070c1180,#070c11e0 46%,#090f14 100%);position:fixed;inset:0}button,textarea{font:inherit;touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.skip-link{z-index:50;color:#111;background:#fff;border-radius:9px;padding:10px 14px;transition:transform .2s;position:fixed;top:10px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100vh;padding:0 max(20px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(20px,env(safe-area-inset-left))}.topbar{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:min(1100px,100%);height:82px;margin:auto;display:flex}.brand{letter-spacing:-.3px;align-items:center;gap:11px;font-size:18px;text-decoration:none;display:flex}.brand img{object-fit:contain;filter:drop-shadow(0 4px 15px #1ec99733)}.brand b{color:var(--green);font-weight:700}.secure{color:#b2bdc6;border:1px solid var(--line);background:#090f1473;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.secure span{background:var(--green);width:7px;height:7px;box-shadow:0 0 10px var(--green);border-radius:50%}main{width:min(900px,100%);margin:auto}.intro{text-align:center;padding:70px 12px 34px}.eyebrow{color:#6ee7ba;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;width:max-content;max-width:100%;margin:0 auto 18px;font-size:12px;font-weight:600;display:flex}.eyebrow svg{width:17px}h1{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(42px,7vw,70px);line-height:1}h1 span{color:var(--green);text-shadow:0 0 28px #20c99738}.intro p{color:#aeb8c0;text-wrap:pretty;max-width:610px;margin:20px auto 0;font-size:15px;line-height:1.75}.checker-card,.result-card{border:1px solid var(--line);background:linear-gradient(145deg,#111921f2,#0a1016e6);border-radius:20px;width:min(700px,100%);margin:0 auto;box-shadow:0 22px 65px #0000004d}.checker-card{padding:28px;scroll-margin-top:20px}.card-heading{align-items:center;gap:14px;margin-bottom:24px;display:flex}.heading-icon{color:#62e5b6;background:#20c9971a;border:1px solid #20c99740;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}h2,h3,p{margin-top:0}.card-heading h2,.results-head h2{letter-spacing:-.02em;text-wrap:balance;margin:0 0 5px;font-size:19px}.card-heading p,.results-head p{color:var(--muted);margin:0;font-size:12px}.label-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:9px;display:flex}.label-row label{color:#d9dfe3;font-size:12px;font-weight:600}.label-row span{color:#76848f;font-variant-numeric:tabular-nums;font-size:11px}textarea{resize:vertical;color:#edf3f4;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:11px;outline:none;width:100%;min-height:148px;padding:15px 16px;font-size:13px;line-height:1.7;transition:border-color .2s,box-shadow .2s,background-color .2s;display:block}textarea::placeholder{color:#66737d}textarea:focus-visible{background:#ffffff0f;border-color:#20c997a6;box-shadow:0 0 0 3px #20c9971f}textarea:disabled{opacity:.65}.under-input{color:#73808a;justify-content:space-between;align-items:center;gap:15px;margin:9px 2px 20px;font-size:10px;display:flex}.under-input span{align-items:center;gap:5px;display:flex}.under-input svg{color:#4bbf98;width:13px;height:13px}.under-input button,.results-head button{color:#5edcb0;background:0 0;border:0;padding:0;font-size:11px}.under-input button:hover,.results-head button:hover{color:#9af1d2;text-decoration:underline}.error{color:#ffadad;background:#ef444414;border:1px solid #ef585838;border-radius:8px;margin:-6px 0 14px;padding:9px 11px;font-size:12px}.primary{color:#042319;background:linear-gradient(#35d6a5,#20bb8d);border:1px solid #38d5a5;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;font-size:13px;font-weight:750;transition:transform .18s,filter .18s,box-shadow .18s;display:flex;box-shadow:0 8px 24px #20c99729}.primary:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 10px 28px #20c99740}.primary:active:not(:disabled){transform:translateY(0)}.primary:disabled{opacity:.75}.primary svg{width:18px}button:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #72e9c0}.spinner{border:2px solid #02241940;border-top-color:#052b1f;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-card{min-height:0;margin-top:18px;overflow:hidden}.result-card:empty{display:none}.result-card.visible{padding:26px}.loading-state{text-align:center;padding:42px 20px}.loading-state h2{margin:18px 0 6px;font-size:17px}.loading-state p{color:var(--muted);margin:0;font-size:12px}.scan{background:#20c99712;border:1px solid #20c99740;border-radius:50%;width:54px;height:54px;margin:auto;position:relative;overflow:hidden}.scan:before,.scan:after{content:"";background:#20c9972e;position:absolute}.scan:before{width:1px;height:100%;left:50%}.scan:after{width:100%;height:1px;top:50%;left:0}.scan span{background:#4ee2b5;height:1px;animation:1.1s ease-in-out infinite alternate scan;position:absolute;top:12px;left:6px;right:6px;box-shadow:0 0 8px #4ee2b5}@keyframes scan{to{transform:translateY(29px)}}.results-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.results-head button{background:#20c99714;border:1px solid #20c99740;border-radius:8px;padding:8px 12px}.summary{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.summary div{border:1px solid var(--line);background:#ffffff06;border-radius:10px;justify-content:center;align-items:baseline;gap:7px;padding:12px 8px;display:flex}.summary strong{font-variant-numeric:tabular-nums;font-size:19px}.summary span{color:var(--muted);font-size:10px}.result-list{flex-direction:column;gap:7px;display:flex}.result-row{background:#ffffff06;border:1px solid #ffffff12;border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.status-dot{border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.status-dot svg{width:14px}.status-dot.geçerli{color:#66e6b8;background:#20c9971f}.status-dot.şüpheli{color:#f4c969;background:#f5b7361f}.status-dot.geçersiz{color:#fa8585;background:#ef44441f}.result-row div{min-width:0}.result-row b,.result-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.result-row b{font-size:12px;font-weight:600}.result-row small{color:#798690;margin-top:3px;font-size:10px}.badge{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700}.badge.geçerli{color:#6ce5ba;background:#20c9971a}.badge.şüpheli{color:#f0ca75;background:#f5b7361a}.badge.geçersiz{color:#f48a8a;background:#ef44441a}.benefits{grid-template-columns:repeat(3,1fr);gap:14px;margin:42px auto 68px;display:grid}.benefits article{text-align:center;background:#0d141a80;border:1px solid #ffffff0f;border-radius:14px;padding:21px}.benefits article>div{color:#51d5a8;background:#20c99714;border-radius:10px;place-items:center;width:35px;height:35px;margin:0 auto 12px;display:grid}.benefits svg{width:17px}.benefits h3{margin-bottom:6px;font-size:12px}.benefits p{color:#7f8b94;margin:0;font-size:10px;line-height:1.5}footer{color:#74808a;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:8px;width:min(1100px,100%);min-height:72px;margin:auto;font-size:11px;display:flex}footer img{object-fit:contain;opacity:.75}footer span{color:#abb4bb;font-weight:600}footer i{background:#46525b;border-radius:50%;width:3px;height:3px}footer small{font-size:10px}@media (max-width:640px){.site-shell{padding-left:14px;padding-right:14px}.topbar{height:68px}.brand img{width:38px;height:38px}.brand{font-size:16px}.secure{padding:7px 9px;font-size:0}.secure span{width:8px;height:8px}.intro{padding:48px 5px 28px}.intro p{font-size:13px;line-height:1.65}.eyebrow{font-size:10px}.checker-card,.result-card.visible{border-radius:16px;padding:19px}.card-heading{margin-bottom:20px}.card-heading h2{font-size:17px}textarea{min-height:160px;font-size:16px}.under-input{align-items:flex-start}.under-input span{max-width:145px}.benefits{grid-template-columns:1fr;gap:8px;margin:28px auto 45px}.benefits article{text-align:left;grid-template-columns:42px 1fr;padding:15px 17px;display:grid}.benefits article>div{grid-row:1/3;align-self:center;margin:0}.benefits h3{margin:2px 0 4px}.summary{gap:5px}.summary div{flex-direction:column;align-items:center;gap:1px}footer{flex-wrap:wrap;padding:16px 0}footer small{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-logo{object-fit:contain;filter:drop-shadow(0 10px 25px #20c99740);width:82px;height:102px;margin:0 auto 18px;display:block}@media (max-width:640px){.hero-logo{width:64px;height:80px;margin-bottom:14px}}
