.tl-wrap{max-width:880px;margin:0 auto;padding:0 20px}.tl-head{text-align:center;padding:34px 20px 8px}.tl-head__crumb{font-size:13px;color:#8a93b5;margin-bottom:14px}.tl-head__crumb a{color:#6d28d9;text-decoration:none}.tl-head__ic{width:62px;height:62px;border-radius:16px;background:#fff;border:1px solid #E6E1F7;color:#6d28d9;display:inline-grid;place-items:center;margin-bottom:14px;box-shadow:0 6px 18px #6d28d91f}.tl-head__ic svg{width:30px;height:30px}.tl-head h1{font-size:clamp(24px,3.4vw,34px);font-weight:800;color:#0b1437;margin:0 0 8px;letter-spacing:-.02em}.tl-head p{color:#5b6478;font-size:15.5px;max-width:580px;margin:0 auto;line-height:1.6}.tl-box{background:#fff;border:1px solid #E6E9F0;border-radius:18px;padding:clamp(20px,3vw,30px);margin:24px auto;box-shadow:0 4px 20px #0b14370d}.tl-form{display:flex;gap:10px;flex-wrap:wrap}.tl-form--rank{flex-direction:column;gap:12px}.tl-form input{flex:1;min-width:200px;padding:14px 16px;border:1.5px solid #E2E6EF;border-radius:12px;font-size:16px;font-family:inherit;color:#0b1437;box-sizing:border-box}.tl-form input:focus{outline:none;border-color:#6d28d9;box-shadow:0 0 0 3px #6d28d91f}.tl-form button{background:#6d28d9;color:#fff;border:none;border-radius:12px;padding:14px 28px;font-size:15px;font-weight:800;cursor:pointer;transition:.15s;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px}.tl-form button:hover{background:#7c3aed}.tl-form button:disabled{opacity:.6;cursor:wait}.tl-form--rank .tl-form__row{display:flex;gap:12px;flex-wrap:wrap}.tl-form--rank label{display:block;font-size:13px;font-weight:700;color:#475467;margin:0 0 6px}.tl-form--rank .tl-form__f{flex:1;min-width:220px}.tl-form--rank .tl-form__f input{width:100%}.tl-cap{display:flex;align-items:center;gap:12px;background:#faf9fe;border:1px solid #eef0f5;border-radius:12px;padding:13px 16px;flex-wrap:wrap}.tl-cap__q{font-size:14.5px;font-weight:700;color:#475467;margin:0}.tl-cap__q b{color:#6d28d9;font-size:16px}.tl-cap__in{width:96px;flex:0 0 auto;padding:11px 12px;border:1.5px solid #E2E6EF;border-radius:10px;font-size:16px;font-family:inherit;text-align:center;color:#0b1437;box-sizing:border-box}.tl-cap__in:focus{outline:none;border-color:#6d28d9;box-shadow:0 0 0 3px #6d28d91f}.tl-rankbtn{width:100%}.tl-limitnote{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#5b6478;background:#f4f0ff;border:1px solid #e6ddfb;border-radius:10px;padding:10px 13px;margin:2px 0 0}.tl-limitnote svg{width:15px;height:15px;color:#6d28d9;flex:0 0 auto}@media(max-width:520px){.tl-form{flex-direction:column}.tl-form input,.tl-form button{width:100%}.tl-form--rank .tl-form__row{flex-direction:column}.tl-cap{justify-content:space-between}}.tl-result{margin-top:22px}.tl-loading{text-align:center;color:#6d28d9;font-weight:600;padding:20px}.tl-spin{display:inline-block;width:22px;height:22px;border:3px solid #e9e5f5;border-top-color:#6d28d9;border-radius:50%;animation:tlspin .7s linear infinite;vertical-align:middle;margin-right:8px}@keyframes tlspin{to{transform:rotate(360deg)}}.tl-err{background:#feecec;color:#b91c1c;border:1px solid #F6C9C9;border-radius:12px;padding:14px 16px;font-weight:600;font-size:14px}.tl-note{background:#f4f0ff;color:#5b21b6;border:1px solid #e6ddfb;border-radius:11px;padding:12px 15px;font-size:13.5px;line-height:1.55;margin-bottom:14px}.tl-rtbl{width:100%;border-collapse:collapse;font-size:14px}.tl-rtbl td{padding:11px 14px;border-bottom:1px solid #eef0f5}.tl-rtbl td:first-child{color:#5b6478;width:42%;font-weight:600}.tl-rtbl td:last-child{color:#0b1437;word-break:break-word}.tl-rtbl tr:last-child td{border-bottom:0}.tl-gauge{position:relative;width:150px;height:150px;margin:4px auto 8px}.tl-gauge svg{transform:rotate(-90deg)}.tl-gauge__c{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.tl-gauge__n{font-size:38px;font-weight:800;line-height:1}.tl-gauge__g{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-top:3px}.tl-gauge__sub{text-align:center;color:#8a93b5;font-size:13px;margin:-2px 0 18px}.tl-gauge__sub b{color:#0b1437}.tl-cat{border:1px solid #E6E9F0;border-radius:14px;padding:16px 16px 6px;margin-bottom:14px}.tl-cat__h{display:flex;align-items:center;gap:10px;margin-bottom:10px}.tl-cat__ic{flex:0 0 auto;width:34px;height:34px;border-radius:9px;background:#f3f0fb;color:#6d28d9;display:grid;place-items:center}.tl-cat__ic svg{width:18px;height:18px}.tl-cat__t{font-size:15px;font-weight:800;color:#0b1437;flex:1}.tl-cat__sc{font-size:13px;font-weight:800}.tl-catbar{height:6px;border-radius:99px;background:#eef0f5;overflow:hidden;margin-bottom:8px}.tl-catbar i{display:block;height:100%;border-radius:99px}.tl-chk{display:flex;align-items:flex-start;gap:11px;padding:11px 0;border-bottom:1px solid #f1f2f7}.tl-chk:last-child{border-bottom:0}.tl-chk__i{flex:0 0 auto;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#fff;margin-top:1px}.tl-chk__i svg{width:13px;height:13px}.tl-chk__b{flex:1;min-width:0}.tl-chk__l{font-size:14px;color:#0b1437;font-weight:600}.tl-chk__v{font-size:12.5px;color:#8a93b5;margin-top:1px}.tl-chk__rec{font-size:12.5px;color:#7a4f00;background:#fff7e6;border:1px solid #FCE3B4;border-radius:8px;padding:7px 10px;margin-top:6px;line-height:1.45}.tl-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-bottom:8px}.tl-metric{background:#faf9fe;border:1px solid #eef0f5;border-radius:12px;padding:14px;text-align:center}.tl-metric__v{font-size:20px;font-weight:800;color:#0b1437}.tl-metric__l{font-size:12px;color:#8a93b5;margin-top:3px}.tl-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;border-radius:999px;font-weight:800;color:#fff;font-size:14px}.tl-badge svg{width:15px;height:15px}.tl-rank{text-align:center;padding:8px 0 6px}.tl-rank__big{font-size:54px;font-weight:800;line-height:1;color:#6d28d9}.tl-rank__lbl{font-size:13px;color:#8a93b5;text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.tl-rank__url{font-size:13px;margin-top:8px;word-break:break-all}.tl-rank__url a{color:#6d28d9}.tl-serp{margin-top:18px;border-top:1px solid #eef0f5;padding-top:14px}.tl-serp__h{font-size:13px;font-weight:700;color:#5b6478;margin-bottom:10px}.tl-serp__i{display:flex;gap:11px;padding:9px 0;border-bottom:1px solid #f4f5f9;align-items:flex-start}.tl-serp__i:last-child{border-bottom:0}.tl-serp__p{flex:0 0 auto;width:24px;height:24px;border-radius:7px;background:#f3f0fb;color:#6d28d9;font-weight:800;font-size:12px;display:grid;place-items:center}.tl-serp__i.is-me .tl-serp__p{background:#16a34a;color:#fff}.tl-serp__t{font-size:14px;color:#0b1437;font-weight:600;line-height:1.35}.tl-serp__l{font-size:12px;color:#16a34a;word-break:break-all}.tl-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.tl-tag{background:#f3f0fb;color:#5b21b6;border-radius:8px;padding:6px 11px;font-size:12.5px;font-weight:600;word-break:break-all}.tl-raw{margin-top:14px}.tl-raw summary{cursor:pointer;color:#6d28d9;font-weight:700;font-size:13.5px}.tl-raw pre{background:#0b1437;color:#cdd5f0;border-radius:10px;padding:14px;overflow:auto;font-size:12px;line-height:1.5;max-height:340px;margin-top:10px}.tl-related{max-width:880px;margin:10px auto 0;padding:0 20px clamp(40px,6vw,60px)}.tl-related h2{font-size:18px;color:#0b1437;margin:0 0 14px}.tl-related__grid{display:flex;flex-wrap:wrap;gap:10px}.tl-related__a{display:inline-flex;align-items:center;gap:8px;border:1px solid #E6E9F0;border-radius:12px;padding:11px 15px;text-decoration:none;color:#0b1437;font-weight:600;font-size:14px;transition:.15s}.tl-related__a svg{width:18px;height:18px;color:#6d28d9}.tl-related__a:hover{border-color:#7c3aed;background:#faf9fe}.tl-cta{max-width:880px;margin:0 auto;padding:0 20px clamp(40px,6vw,60px)}.tl-cta__box{background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff;border-radius:18px;padding:26px 28px;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.tl-cta__box h3{margin:0 0 4px;font-size:19px}.tl-cta__box p{margin:0;color:#ffffffd9;font-size:14px}.tl-cta__box .tl-cta__btns{display:flex;gap:10px;flex-wrap:wrap}.tl-cta__btn{background:#fff;color:#6d28d9;border-radius:11px;padding:12px 22px;font-weight:800;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:7px;cursor:pointer;border:none;font-size:15px;font-family:inherit}.tl-cta__btn svg{width:16px;height:16px}.tl-cta__btn--ghost{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.4)}.tl-cta__btn--ghost:hover{background:#ffffff38}.tl-rcta{margin-top:20px;background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff;border-radius:14px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.tl-rcta__txt b{display:block;font-size:16px;margin-bottom:3px}.tl-rcta__txt span{font-size:13.5px;color:#ffffffe0;line-height:1.5}.tl-rcta__btn{flex:0 0 auto;background:#fff;color:#6d28d9;border:none;border-radius:11px;padding:12px 20px;font-weight:800;font-size:14.5px;cursor:pointer;display:inline-flex;align-items:center;gap:7px;font-family:inherit;white-space:nowrap}.tl-rcta__btn svg{width:16px;height:16px}.tl-rcta__btn:hover{transform:translateY(-1px)}@media(max-width:560px){.tl-rcta__btn{width:100%;justify-content:center}}.tl-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.tl-step{display:flex;gap:11px;align-items:flex-start;background:#faf9fe;border:1px solid #eef0f5;border-radius:12px;padding:13px}.tl-step__n{flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:#6d28d9;color:#fff!important;display:grid;place-items:center;font-weight:800;font-size:14px!important;line-height:1}.tl-step>div b{display:block;font-size:13.5px;color:#0b1437}.tl-step>div span{font-size:12.5px;color:#5b6478;line-height:1.45}.tl-article{padding:8px 20px 0}.tl-article h2{font-size:21px;color:#0b1437;margin:0 0 12px}.tl-article p{color:#5b6478;font-size:15px;line-height:1.75;margin:0}.tl-article p a{color:#6d28d9;font-weight:600}.tl-longform{margin-top:8px}.tl-longform h2{font-size:clamp(20px,2.4vw,24px);color:#0b1437;margin:30px 0 12px}.tl-longform h3{font-size:17px;color:#0b1437;margin:22px 0 8px}.tl-longform p{color:#5b6478;font-size:15px;line-height:1.8;margin:0 0 14px}.tl-longform ul,.tl-longform ol{color:#5b6478;font-size:15px;line-height:1.8;margin:0 0 16px;padding-left:22px}.tl-longform li{margin-bottom:7px}.tl-longform a{color:#6d28d9;font-weight:600}.tl-longform strong{color:#0b1437}.tl-longform table{width:100%;border-collapse:collapse;margin:0 0 18px;font-size:14px}.tl-longform th,.tl-longform td{padding:10px 13px;border:1px solid #E6E9F0;text-align:left}.tl-longform th{background:#faf9fe;color:#0b1437;font-weight:700}.tl-longform blockquote{margin:0 0 16px;padding:13px 17px;background:#f4f0ff;border-left:3px solid #6d28d9;border-radius:8px;color:#5b21b6;font-size:14.5px}.tl-faq{padding:clamp(24px,4vw,40px) 20px 0}.tl-faq h2{font-size:21px;color:#0b1437;margin:0 0 16px;text-align:center}.tl-faq__i{border:1px solid #E6E9F0;border-radius:12px;margin-bottom:10px;background:#fff}.tl-faq__q{width:100%;text-align:left;background:none;border:none;padding:15px 18px;font-size:15px;font-weight:700;color:#0b1437;cursor:pointer;display:flex;justify-content:space-between;gap:12px;align-items:center}.tl-faq__q span{flex:0 0 auto;color:#6d28d9;transition:.2s;display:inline-flex}.tl-faq__a{padding:0 18px;max-height:0;overflow:hidden;transition:max-height .25s;color:#5b6478;font-size:14px;line-height:1.6}.tl-faq__a a{color:#6d28d9;font-weight:600}.tl-faq__i.open .tl-faq__a{max-height:340px;padding:0 18px 16px}.tl-faq__i.open .tl-faq__q span{transform:rotate(45deg)}@media(max-width:640px){.tl-steps{grid-template-columns:1fr}}.tlc{display:flex;flex-direction:column;gap:16px}.tlc-field{display:flex;flex-direction:column;gap:6px}.tlc-field label,.tlc-lbl{font-size:13px;font-weight:700;color:#475467}.tlc-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:560px){.tlc-row{grid-template-columns:1fr}}.tlc-input,.tlc-select,.tlc-textarea{width:100%;box-sizing:border-box;padding:12px 13px;border:1.5px solid #E2E6EF;border-radius:11px;font-size:15px;font-family:inherit;color:#0b1437;background:#fff}.tlc-input:focus,.tlc-select:focus,.tlc-textarea:focus{outline:none;border-color:#6d28d9;box-shadow:0 0 0 3px #6d28d91f}.tlc-textarea{min-height:150px;resize:vertical;line-height:1.55}.tlc-mono{font-family:var(--yw-mono,ui-monospace,SFMono-Regular,Menlo,monospace);font-size:13.5px}.tlc-actions{display:flex;flex-wrap:wrap;gap:10px}.tlc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#6d28d9;color:#fff;border:none;border-radius:11px;padding:12px 20px;font-size:14.5px;font-weight:800;cursor:pointer;transition:.15s;font-family:inherit}.tlc-btn:hover{background:#7c3aed}.tlc-btn svg{width:16px;height:16px}.tlc-btn--ghost{background:#f4f0ff;color:#6d28d9;border:1px solid #e6ddfb}.tlc-btn--ghost:hover{background:#ece5fb}.tlc-out{position:relative;background:#0b1437;color:#e8edff;border-radius:12px;padding:16px;font-family:var(--yw-mono,ui-monospace,monospace);font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word;max-height:420px;overflow:auto;min-height:54px}.tlc-out--light{background:#faf9fe;color:#0b1437;border:1px solid #eef0f5}.tlc-copy{position:absolute;top:10px;right:10px;background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:8px;padding:6px 11px;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.tlc-copy svg{width:13px;height:13px}.tlc-copy.is-ok{background:#16a34a;border-color:#16a34a}.tlc-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px}.tlc-stat{background:#faf9fe;border:1px solid #eef0f5;border-radius:12px;padding:14px;text-align:center}.tlc-stat__v{font-size:24px;font-weight:800;color:#6d28d9;line-height:1}.tlc-stat__l{font-size:12px;color:#8a93b5;margin-top:5px}.tlc-chips{display:flex;flex-wrap:wrap;gap:8px}.tlc-chip{border:1.5px solid #E2E6EF;background:#fff;border-radius:9px;padding:8px 13px;font-size:13px;font-weight:600;color:#475467;cursor:pointer;transition:.15s;font-family:inherit}.tlc-chip:hover{border-color:#c9bdf2}.tlc-chip.is-on{border-color:#6d28d9;background:#faf8ff;color:#6d28d9}.tlc-opts{display:flex;flex-wrap:wrap;gap:14px}.tlc-opt{display:inline-flex;align-items:center;gap:7px;font-size:14px;color:#334155;cursor:pointer}.tlc-opt input{width:17px;height:17px;accent-color:#6d28d9}.tlc-range{display:flex;align-items:center;gap:12px}.tlc-range input[type=range]{flex:1;accent-color:#6d28d9}.tlc-range__v{font-weight:800;color:#6d28d9;min-width:34px;text-align:right}.tlc-msg{font-size:13.5px;font-weight:600;padding:10px 13px;border-radius:10px;display:none}.tlc-msg.show{display:block}.tlc-msg--ok{background:#ecfdf3;color:#15803d;border:1px solid #bbf7d0}.tlc-msg--err{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.tlc-meter{height:8px;border-radius:99px;background:#eef0f5;overflow:hidden}.tlc-meter i{display:block;height:100%;border-radius:99px;transition:.25s}.tlc-table{width:100%;border-collapse:collapse;font-size:13.5px}.tlc-table td{padding:9px 12px;border-bottom:1px solid #eef0f5}.tlc-table tr:last-child td{border-bottom:0}.tlc-swatch{height:64px;border-radius:11px;border:1px solid #eef0f5}
.tl-serp__b{min-width:0}.tl-serp__i.is-me{background:#f0fdf4;border-radius:9px;margin:2px -8px;padding:9px 8px;border-bottom-color:transparent;box-shadow:inset 0 0 0 1px #bbf7d0}.tl-serp__me{display:inline-block;vertical-align:middle;margin-left:6px;background:#16a34a;color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.02em;padding:1px 7px;border-radius:999px}.tl-serp--ctx{margin-top:14px;border-top-style:dashed;border-top-color:#e5d9fb}.tl-serp--ctx .tl-serp__h{color:#6d28d9;display:flex;align-items:center;gap:6px}.tl-serp--ctx .tl-serp__h svg{width:15px;height:15px}
.tl-scan{padding:6px 2px 2px}.tl-scan__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.tl-scan__spin{width:18px;height:18px;border:2.5px solid #e9e5fb;border-top-color:#6d28d9;border-radius:50%;animation:tlspin .7s linear infinite;flex:0 0 auto}.tl-scan__title{font-weight:700;color:#0b1437;font-size:14.5px}.tl-scan__pct{margin-left:auto;font-weight:800;color:#6d28d9;font-variant-numeric:tabular-nums;font-size:14px}.tl-scan__bar{height:8px;border-radius:99px;background:#eef0f5;overflow:hidden}.tl-scan__bar>i{display:block;height:100%;width:0;border-radius:99px;background:linear-gradient(90deg,#7c3aed,#6d28d9);transition:width .25s ease;box-shadow:0 0 10px rgba(124,58,237,.45)}.tl-scan__msg{margin:11px 0 14px;color:#5b6478;font-size:13.5px;min-height:18px}.tl-scan__steps{list-style:none;margin:0;padding:0;display:grid;gap:9px}.tl-scan__step{display:flex;align-items:center;gap:10px;font-size:13px;color:#9aa1b4;transition:color .3s}.tl-scan__dot{width:15px;height:15px;border-radius:50%;border:2px solid #d6d9e4;flex:0 0 auto;position:relative;transition:all .3s}.tl-scan__step.is-active{color:#0b1437;font-weight:600}.tl-scan__step.is-active .tl-scan__dot{border-color:#6d28d9;box-shadow:0 0 0 3px rgba(124,58,237,.15)}.tl-scan__step.is-done{color:#16a34a}.tl-scan__step.is-done .tl-scan__dot{border-color:#16a34a;background:#16a34a}.tl-scan__step.is-done .tl-scan__dot::after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}@keyframes tlspin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.tl-scan__spin{animation:none}.tl-scan__bar>i{transition:none}}/* === DB araç modülleri (şekilli yazı, thumbnail, tweet, listeler) === */.tlc-fontlist{display:grid;gap:9px}.tlc-fontrow{display:flex;align-items:center;gap:12px}.tlc-fontrow__t{flex:1;min-width:0}.tlc-fontrow__v{font-size:19px;line-height:1.45;color:#0b1437;word-break:break-word;margin-top:2px}.tlc-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.tlc-list li{display:flex;align-items:center;gap:10px;justify-content:space-between;background:#faf9fe;border:1px solid #ece8fb;border-radius:10px;padding:10px 13px;font-size:14.5px;color:#0b1437;line-height:1.4}.tlc-copy--mini{flex:0 0 auto;padding:6px 9px;font-size:12px}.tlc-thumb{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.tlc-thumb img{width:170px;max-width:44%;border-radius:9px;border:1px solid #e6e9f0;background:#f4f0ff;display:block}.tlc-thumb__b{display:flex;flex-direction:column;gap:7px;align-items:flex-start}.tlc-btn--sm{padding:7px 12px;font-size:12.5px}.tlc-note{font-size:12.5px;color:#8a93b5;margin:12px 0 0;line-height:1.5}.tlc-tweet{border:1px solid #e6e9f0;border-radius:16px;padding:16px 18px;background:#fff;max-width:480px;box-shadow:0 8px 24px rgba(11,20,55,.06)}.tlc-tweet__h{display:flex;align-items:center;gap:11px;margin-bottom:11px}.tlc-tweet__av{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff;display:grid;place-items:center;font-weight:800;font-size:18px;flex:0 0 auto}.tlc-tweet__h b{display:block;color:#0b1437;font-size:15px}.tlc-tweet__h span{color:#8a93b5;font-size:13.5px}.tlc-tweet__t{font-size:16px;line-height:1.5;color:#0f1419;margin-bottom:12px;white-space:pre-wrap;word-break:break-word}.tlc-tweet__m{color:#536471;font-size:13.5px;border-top:1px solid #eff3f4;padding-top:10px}@media(max-width:560px){.tlc-thumb img{max-width:100%;width:100%}.tlc-fontrow{flex-wrap:wrap}}