.tool-page{min-height:100vh;padding-top:80px;overflow-x:hidden}.hidden{display:none!important}.hero-section{text-align:center;padding:3rem 1.5rem 2rem;position:relative;max-width:800px;margin:0 auto}.hero-glow{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:500px;height:250px;background:radial-gradient(ellipse,rgba(255,107,53,.12) 0%,transparent 70%);pointer-events:none}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:linear-gradient(135deg,#ff6b3526,#ffa50026);border:1px solid rgba(255,107,53,.3);border-radius:50px;font-size:.8rem;font-weight:700;color:#ff6b35;margin-bottom:1.5rem;letter-spacing:.5px}.hero-title{font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#ff6b35,orange,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.05rem;color:#a1a1aa;max-width:600px;margin:0 auto 1.5rem;line-height:1.6}.hero-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.hero-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:50px;font-size:.78rem;color:#a1a1aa}.hero-chip i{color:#10b981;font-size:.75rem}.calc-section{padding:1.5rem 1rem 3rem;max-width:900px;margin:0 auto}.calc-wrap{display:flex;flex-direction:column;gap:1.5rem}.input-card{background:linear-gradient(145deg,#1e1e28e6,#14141ef2);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #0000004d;border-radius:24px;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.card-header{display:flex;align-items:center;gap:12px;font-size:1.05rem;font-weight:800;color:#fff;letter-spacing:.3px}.card-header i{color:#ff6b35;font-size:1.05rem;background:#ff6b3526;padding:8px;border-radius:10px}.title-input-wrap{display:flex;flex-direction:column;gap:.6rem}.title-textarea{width:100%;padding:1rem 1.25rem;font-size:1.1rem;font-family:Outfit,sans-serif;font-weight:600;background:#1e1e28e6;border:2px solid rgba(255,255,255,.1);border-radius:14px;color:#fff;outline:none;resize:none;transition:border-color .3s,box-shadow .3s;box-sizing:border-box;line-height:1.5}.title-textarea:focus{border-color:#ff6b35;box-shadow:0 0 0 4px #ff6b351f}.title-textarea::placeholder{color:#52525b;font-weight:400}.input-counter-row{display:flex;align-items:center;gap:1rem}.char-bar-wrap{display:flex;align-items:center;gap:.6rem;flex:1}.char-bar-track{flex:1;height:6px;background:#ffffff14;border-radius:50px;overflow:hidden}.char-bar-fill{height:100%;border-radius:50px;transition:width .3s ease,background .3s}.char-count-label{font-size:.78rem;color:#71717a;font-weight:700;white-space:nowrap}.char-status-badge{font-size:.82rem;font-weight:700;padding:.3rem .8rem;border-radius:20px;white-space:nowrap}.example-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.example-label{font-size:.78rem;color:#52525b;font-weight:600}.ex-btn{display:inline-flex;align-items:center;gap:5px;padding:.35rem .8rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;font-family:Outfit,sans-serif;font-size:.75rem;color:#71717a;cursor:pointer;transition:all .2s}.ex-btn:hover{background:#ff6b351a;border-color:#ff6b354d;color:#ff6b35}.stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.stat-box{background:linear-gradient(145deg,#191923f2,#0f0f19fa);border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:1.25rem 1rem;text-align:center;position:relative;overflow:hidden}.stat-box:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,107,53,.4),transparent)}.stat-box-score{border-color:#ff6b3533}.stat-box-score:before{background:linear-gradient(90deg,transparent,#ff6b35,transparent)}.stat-box-label{font-size:.65rem;font-weight:800;color:#52525b;text-transform:uppercase;letter-spacing:.6px;margin-bottom:.4rem;display:flex;align-items:center;justify-content:center;gap:4px}.stat-box-label i{color:#ff6b35}.stat-box-value{font-size:1.75rem;font-weight:800;color:#fff;line-height:1}.stat-box-sub{font-size:.7rem;color:#52525b;margin-top:.2rem}.score-mini-bar{height:4px;background:#ffffff14;border-radius:50px;overflow:hidden;margin-top:.5rem}.score-mini-fill{height:100%;border-radius:50px;transition:width .5s ease}.preview-card{background:linear-gradient(145deg,#191923f2,#0f0f19fa);border:1px solid rgba(255,107,53,.2);border-radius:24px;padding:1.75rem;position:relative;overflow:hidden}.preview-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#ff6b35,transparent)}.preview-card-header{font-size:1rem;font-weight:800;color:#fff;margin-bottom:1.5rem;display:flex;align-items:center;gap:10px}.preview-card-header i{color:#ff6b35}.preview-block{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.preview-block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.preview-label{font-size:.75rem;font-weight:700;color:#71717a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;display:flex;align-items:center;gap:6px}.preview-label i{color:#ff6b35}.yt-desktop-mock{display:flex;gap:1rem;background:#ffffff05;border-radius:12px;padding:1rem;align-items:flex-start}.yt-thumb-desktop{width:160px;height:90px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.yt-desktop-meta{flex:1;min-width:0}.yt-title-desktop{font-size:.95rem;font-weight:700;color:#fff;line-height:1.4;margin-bottom:.35rem;word-break:break-word}.yt-channel-desktop{font-size:.78rem;color:#aaa;margin-bottom:.2rem}.yt-stats-desktop{font-size:.75rem;color:#71717a}.yt-mobile-mock{display:flex;gap:.75rem;background:#ffffff05;border-radius:12px;padding:.75rem;align-items:flex-start;max-width:360px}.yt-thumb-mobile{width:100px;height:56px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.yt-mobile-meta{flex:1;min-width:0}.yt-title-mobile{font-size:.82rem;font-weight:700;color:#fff;line-height:1.4;margin-bottom:.25rem;word-break:break-word}.yt-channel-mobile{font-size:.72rem;color:#aaa;margin-bottom:.15rem}.yt-stats-mobile{font-size:.68rem;color:#71717a}.search-mock{background:#ffffff05;border-radius:10px;padding:1rem 1.25rem;border-left:3px solid rgba(255,107,53,.3)}.search-mock-title{font-size:1rem;font-weight:600;color:#818cf8;margin-bottom:.25rem;word-break:break-word;line-height:1.4}.search-mock-url{font-size:.78rem;color:#10b981;margin-bottom:.2rem}.search-mock-desc{font-size:.82rem;color:#a1a1aa}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.pw-hint-box{margin-top:.5rem;padding:.6rem .8rem;background:#00000040;border-radius:8px;font-size:.8rem;border:1px solid rgba(255,255,255,.05)}.pw-btn{display:inline-block;background:#ffa50026;border:1px solid rgba(255,165,0,.3);color:orange;padding:2px 8px;border-radius:6px;cursor:pointer;font-size:.75rem;margin-right:4px;margin-bottom:4px;font-weight:600;transition:all .2s}.pw-btn:hover{background:#ffa5004d;color:#fff}.truncate-note{font-size:.75rem;margin-top:.5rem;padding:.35rem .7rem;border-radius:8px;display:none}.truncate-warn{display:block;background:#ffa50014;color:orange;border:1px solid rgba(255,165,0,.2)}.truncate-ok{display:block;background:#10b9810f;color:#10b981;border:1px solid rgba(16,185,129,.15)}.seo-card{background:linear-gradient(145deg,#191923f2,#0f0f19fa);border:1px solid rgba(255,107,53,.2);border-radius:24px;padding:1.75rem;position:relative;overflow:hidden}.seo-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#ff6b35,transparent)}.seo-card-header{font-size:1rem;font-weight:800;color:#fff;margin-bottom:1.25rem;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.seo-card-header i{color:#ff6b35}.seo-total-badge{margin-left:auto;padding:.35rem 1rem;background:linear-gradient(135deg,#ff6b3533,#ffa50033);border:1px solid rgba(255,107,53,.3);border-radius:20px;font-size:.9rem;font-weight:800;color:#ff6b35}.seo-rows{display:flex;flex-direction:column;gap:.6rem}.seo-row{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.seo-row-icon{font-size:.9rem;flex-shrink:0;width:18px;text-align:center}.seo-row-icon.good{color:#10b981}.seo-row-icon.warn{color:orange}.seo-row-icon.bad{color:#f87171}.seo-row-label{flex:1;font-size:.85rem;color:#a1a1aa;line-height:1.4}.seo-row-pts{font-size:.8rem;font-weight:700;white-space:nowrap;padding:.2rem .6rem;border-radius:6px}.seo-pts-good{background:#10b9811f;color:#10b981}.seo-pts-warn{background:#ffa5001f;color:orange}.seo-pts-bad{background:#ef44441f;color:#f87171}.seo-row-bar{width:80px;height:5px;background:#ffffff12;border-radius:50px;overflow:hidden;flex-shrink:0}.seo-row-bar-fill{height:100%;border-radius:50px;transition:width .5s}.tips-card{background:linear-gradient(145deg,#191923f2,#0f0f19fa);border:1px solid rgba(255,107,53,.2);border-radius:24px;padding:1.75rem;position:relative;overflow:hidden}.tips-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#ffa500,transparent)}.tips-card-header{font-size:1rem;font-weight:800;color:#fff;margin-bottom:1.25rem;display:flex;align-items:center;gap:10px}.tips-card-header i{color:orange}.tips-list{display:flex;flex-direction:column;gap:.5rem}.tip-item{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;color:#a1a1aa;padding:.7rem .9rem;border-radius:10px;line-height:1.5}.tip-good{background:#10b9810f;border:1px solid rgba(16,185,129,.15)}.tip-good i{color:#10b981;flex-shrink:0;margin-top:2px}.tip-warn{background:#ffa5000f;border:1px solid rgba(255,165,0,.15)}.tip-warn i{color:orange;flex-shrink:0;margin-top:2px}.tip-bad{background:#ef44440f;border:1px solid rgba(239,68,68,.15)}.tip-bad i{color:#f87171;flex-shrink:0;margin-top:2px}.bulk-card{background:linear-gradient(145deg,#191923f2,#0f0f19fa);border:1px solid rgba(255,255,255,.07);border-radius:24px;padding:1.75rem}.bulk-card-header{font-size:1rem;font-weight:800;color:#fff;margin-bottom:1.25rem;display:flex;align-items:center;gap:10px}.bulk-card-header i{color:#ff6b35}.bulk-rows{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.bulk-row{display:flex;align-items:center;gap:.75rem}.bulk-input{flex:1;padding:.7rem 1rem;font-size:.88rem;font-family:Outfit,sans-serif;background:#1e1e28e6;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;outline:none;transition:border-color .25s;min-width:0}.bulk-input:focus{border-color:#ff6b35}.bulk-input::placeholder{color:#52525b}.bulk-badge{padding:.25rem .65rem;border-radius:8px;font-size:.75rem;font-weight:700;white-space:nowrap;min-width:70px;text-align:center;display:block}.bulk-badge-ok{background:#10b9811f;color:#10b981}.bulk-badge-warn{background:#ffa5001f;color:orange}.bulk-badge-bad{background:#ef44441f;color:#f87171}.bulk-badge-empty{background:#ffffff0a;color:#52525b}.add-row-btn{display:inline-flex;align-items:center;gap:6px;padding:.55rem 1.1rem;background:#ffffff0a;border:1px dashed rgba(255,255,255,.12);border-radius:10px;font-family:Outfit,sans-serif;font-size:.82rem;color:#71717a;cursor:pointer;transition:all .2s}.add-row-btn:hover{background:#ff6b3514;border-color:#ff6b354d;color:#ff6b35}.seo-section{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.content-block{margin-bottom:3rem}.content-block h2{font-size:1.35rem;color:#fff;margin-bottom:1rem;display:flex;align-items:center;gap:10px}.content-block h2 i{color:#ff6b35}.content-block p{font-size:.98rem;color:#a1a1aa;line-height:1.75;margin-bottom:.75rem}.limits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem}.limit-card{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:1.25rem;text-align:center}.limit-num{font-size:1.9rem;font-weight:800;margin-bottom:.25rem}.limit-label{font-size:.8rem;font-weight:700;color:#fff;margin-bottom:.3rem}.limit-desc{font-size:.72rem;color:#71717a;line-height:1.4}.table-wrap{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;margin-top:1rem}.guide-table{width:100%;border-collapse:collapse;font-size:.88rem}.guide-table th{font-size:.72rem;font-weight:800;color:#71717a;text-transform:uppercase;letter-spacing:.5px;padding:.6rem 1rem;border-bottom:1px solid rgba(255,255,255,.06);text-align:left}.guide-table td{padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.04);color:#a1a1aa}.guide-table tr:last-child td{border-bottom:none}.guide-table tr:hover td{background:#ffffff05}.len-badge{display:inline-block;padding:.2rem .6rem;border-radius:6px;font-size:.75rem;font-weight:700}.len-bad{background:#ef44441f;color:#f87171}.len-ok{background:#6366f11f;color:#818cf8}.len-best{background:#10b9811f;color:#10b981}.len-warn{background:#ffa5001f;color:orange}.checklist-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-top:1rem}.check-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;font-size:.88rem;color:#a1a1aa;line-height:1.5}.check-item i{flex-shrink:0;font-size:1rem;margin-top:2px}.steps-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;margin-bottom:1.5rem}.step-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;font-size:.9rem;color:#a1a1aa;line-height:1.6}.step-num{width:32px;height:32px;background:linear-gradient(135deg,#ff6b35,orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;color:#fff;flex-shrink:0}.power-words-box{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:14px;padding:1.25rem}.pw-label{font-size:.78rem;font-weight:800;color:#ff6b35;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;display:flex;align-items:center;gap:6px}.pw-list{display:flex;flex-wrap:wrap;gap:.4rem}.pw-pill{padding:.25rem .7rem;background:#ff6b351f;border:1px solid rgba(255,107,53,.2);border-radius:20px;font-size:.78rem;color:#ff6b35;font-weight:600}.faq-section{padding:3rem 1.5rem;max-width:900px;margin:0 auto}.section-title{text-align:center;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:2rem}.faq-container{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden}.faq-item:hover{border-color:#ff6b3533}.faq-item[open]{border-color:#ff6b354d;background:#ffffff0a}.faq-question{display:flex;align-items:center;gap:12px;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;list-style:none}.faq-question::-webkit-details-marker{display:none}.faq-question i.fa-question-circle{color:#ff6b35;flex-shrink:0}.faq-question span{flex:1}.faq-arrow{font-size:.8rem;color:#71717a;transition:transform .3s}.faq-item[open] .faq-arrow{transform:rotate(180deg);color:#ff6b35}.faq-answer{padding:1rem 1.5rem 1.25rem;border-top:1px solid rgba(255,255,255,.06)}.faq-answer p{font-size:.95rem;color:#a1a1aa;line-height:1.7;margin:0}.related-tools-section{padding:3rem 1.5rem;max-width:900px;margin:0 auto}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.tool-card-link{text-decoration:none;color:inherit}.tool-card-mini{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:1.5rem;text-align:center;transition:all .3s}.tool-card-mini:hover{background:#ffffff0d;border-color:#ff6b354d;transform:translateY(-4px)}.tool-card-icon{width:48px;height:48px;background:linear-gradient(135deg,#ff6b3526,#ffa50026);border:1px solid rgba(255,107,53,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.tool-card-icon i{font-size:1.3rem;color:#ff6b35}.tool-card-mini h4{font-size:1rem;color:#fff;margin-bottom:.5rem}.tool-card-mini p{font-size:.85rem;color:#71717a}.cta-section{padding:3rem 1.5rem;max-width:600px;margin:0 auto}.cta-card{background:linear-gradient(135deg,#ff6b3514,#ffa50014);border:1px solid rgba(255,107,53,.2);border-radius:20px;padding:2rem;text-align:center}.cta-icon{width:64px;height:64px;background:linear-gradient(135deg,#ff6b35,orange);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.cta-icon i{font-size:1.8rem;color:#fff}.cta-card h2{font-size:1.5rem;color:#fff;margin-bottom:1rem}.cta-card p{font-size:1rem;color:#a1a1aa;margin-bottom:1.5rem;line-height:1.6}.cta-button{display:inline-flex;align-items:center;gap:10px;padding:1rem 2rem;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;border:none;border-radius:12px;text-decoration:none;transition:all .3s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 35px #25d36659}@media(max-width:768px){.stats-bar,.limits-grid{grid-template-columns:repeat(2,1fr)}.checklist-grid{grid-template-columns:1fr}}@media(max-width:640px){.input-counter-row{flex-direction:column;align-items:flex-start}.char-bar-wrap{width:100%}}
