.hero-home[data-astro-cid-mmc7otgs]{padding:2.5rem 1.5rem 1.5rem;text-align:center;position:relative;overflow-x:clip;max-width:100%}.hero-home[data-astro-cid-mmc7otgs]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(560px,100vw);height:min(480px,70vw);max-width:100%;background:radial-gradient(circle,rgba(255,0,0,.09) 0%,transparent 68%);pointer-events:none;z-index:-1}.hero-home-inner[data-astro-cid-mmc7otgs]{max-width:640px;width:100%;margin:0 auto;box-sizing:border-box}.hero-brand[data-astro-cid-mmc7otgs]{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-bottom:.85rem}.hero-logo[data-astro-cid-mmc7otgs]{filter:drop-shadow(0 4px 12px rgba(255,0,0,.25))}.hero-title[data-astro-cid-mmc7otgs]{font-size:clamp(1.65rem,4vw,2.1rem);font-weight:800;letter-spacing:-.03em;color:#fff;margin:0;line-height:1.15}.hero-subtitle[data-astro-cid-mmc7otgs]{margin:0 0 .85rem;font-size:clamp(.95rem,2.2vw,1.1rem);font-weight:500;letter-spacing:-.01em;line-height:1.4;color:#ffffffb8}.hero-lead[data-astro-cid-mmc7otgs]{margin:0 0 1rem;font-size:1.05rem;line-height:1.55;color:#ffffffad}.hero-note[data-astro-cid-mmc7otgs]{margin:0;font-size:.82rem;color:#ffffff73}html[data-theme=light] .hero-title[data-astro-cid-mmc7otgs]{color:#101318}html[data-theme=light] .hero-subtitle[data-astro-cid-mmc7otgs]{color:#1114189e}html[data-theme=light] .hero-lead[data-astro-cid-mmc7otgs]{color:#111418a8}html[data-theme=light] .hero-note[data-astro-cid-mmc7otgs]{color:#1114187a}@media(max-width:768px){.hero-logo[data-astro-cid-mmc7otgs]{display:none}}.viewer-section{max-width:1200px;margin:0 auto;padding:2rem 1.5rem;width:100%;box-sizing:border-box;overflow-x:clip}.video-results{opacity:1;animation:fadeIn .5s ease-out;max-width:100%;min-width:0;overflow-x:clip}.search-container{margin-bottom:3rem}.search-box{display:flex;align-items:center;gap:1rem;background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:.5rem .5rem .5rem 1.5rem;max-width:800px;margin:0 auto;transition:all .3s ease}.search-box:focus-within{border-color:red;box-shadow:0 0 0 3px #ff00001a}.search-icon{width:20px;height:20px;color:#ffffff80;flex-shrink:0}.search-input{flex:1;background:transparent;border:none;color:#fff;font-size:1rem;padding:.75rem 0;outline:none}.search-input::placeholder{color:#fff6}.search-btn{display:flex;align-items:center;gap:.5rem;background:red;color:#fff;border:none;border-radius:50px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.search-btn:hover:not(:disabled){background:#c00;transform:translateY(-1px);box-shadow:0 4px 12px #ff00004d}.search-btn:disabled{background:#fff3;cursor:not-allowed;transform:none}.btn-icon{width:18px;height:18px}.error-message{margin-top:1rem;padding:1rem 1.5rem;background:#ff00001a;border:1px solid rgba(255,0,0,.3);border-radius:12px;color:#ff6b6b;font-weight:500}.error-message:empty{display:none}.error-message.hidden,.video-results.hidden{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-section{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;backdrop-filter:blur(10px);box-shadow:0 4px 24px #0000004d}.thumbnail-container{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000080}.hero-thumbnail{width:100%;height:auto;display:block;background:#1a1a1a}.duration-badge{position:absolute;bottom:12px;right:12px;background:#000000e6;color:#fff;padding:.375rem .75rem;border-radius:6px;font-size:.875rem;font-weight:600}.hero-content{display:flex;flex-direction:column;gap:1rem}.page-header{text-align:center;margin-bottom:3rem}.page-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.page-subtitle{font-size:1.125rem;color:#fff9;margin:0}.hero-title{font-size:1.75rem;font-weight:700;color:#fff;line-height:1.2;margin:0}.hero-meta{display:flex;align-items:center;gap:.75rem;color:#fff9;font-size:.9rem}.channel-name{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;transition:color .2s}.channel-name:hover{color:red}.channel-avatar{width:24px;height:24px;border-radius:50%}.meta-dot{color:#ffffff4d}.stats-row{display:flex;gap:2rem;flex-wrap:wrap}.stat-item{display:flex;align-items:center;gap:.5rem;color:#fffc;font-size:.95rem}.stat-icon{font-size:1.25rem;filter:grayscale(0)}.watch-btn{display:inline-flex;align-items:center;gap:.75rem;background:red;color:#fff;text-decoration:none;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;transition:all .2s ease;width:fit-content;margin-top:1rem}.watch-btn:hover{background:#c00;transform:translateY(-2px);box-shadow:0 6px 20px #f006}.play-icon{font-size:1.25rem}.info-cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin:2rem 0}.info-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;transition:all .3s ease;box-shadow:0 2px 8px #0003}.info-card:hover{background:#ffffff14;border-color:#ff00004d;transform:translateY(-2px);box-shadow:0 4px 16px #f003}.info-card-icon{font-size:2rem;width:56px;height:56px;background:#ff000026;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 12px #f003}.info-card-content{flex:1;display:flex;flex-direction:column;gap:.375rem}.info-card-label{font-size:.875rem;color:#fff9;font-weight:500;text-transform:capitalize}.info-card-value{font-size:1.125rem;color:#fff;font-weight:700;line-height:1.3;word-break:break-word}.info-card-subtext{font-size:.8rem;color:#ffffff80;margin-top:.25rem;font-weight:400}.section-title{font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 1.5rem;letter-spacing:-.01em}.tags-section{margin:3rem 0}.description-section{margin:3rem 0;max-width:100%;min-width:0}.description-text{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem;color:#ffffffe6;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-width:100%;min-width:0;box-sizing:border-box;margin:0}.tags-container{display:flex;flex-wrap:wrap;gap:.75rem}.tag{display:inline-block;padding:.625rem 1.25rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:24px;color:#ffffffe6;font-size:.9rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #0003}.tag:hover{background:#ff000026;border-color:#f006;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff00004d}.loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.no-data{color:#fff6;font-style:italic}@media(min-width:768px){.hero-section{grid-template-columns:1.2fr 1fr}}@media(max-width:1199px){.info-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.hero-title{font-size:1.5rem}.search-box{flex-direction:column;border-radius:16px;padding:1rem;gap:.75rem}.search-input{width:100%;text-align:center}.search-btn{width:100%;justify-content:center}.stats-row{gap:1rem;flex-direction:column;align-items:flex-start}.stat-item{font-size:.85rem}.hero-section{padding:1.5rem}.info-card{padding:1.25rem}.info-cards-grid{grid-template-columns:1fr}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}}.ai-section{margin:2rem 0;padding:1.6rem;background:radial-gradient(circle at 85% 18%,rgba(255,0,0,.16),transparent 52%),#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 14px 36px #00000042;animation:aiGlowPulse 3.8s ease-in-out infinite}.ai-section-header{margin-bottom:1.1rem}.ai-title-row{display:flex;align-items:center;gap:.7rem;margin-bottom:.45rem}.ai-section-title{font-size:1.45rem;font-weight:700;margin:0;color:#fff}.ai-pro-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.22rem .58rem;border-radius:999px;font-size:.74rem;font-weight:700;letter-spacing:.02em;color:#ffd6d6;border:1px solid rgba(255,92,92,.6);background:#820a0a70}.ai-badge-lock{flex-shrink:0;opacity:.95}.ai-section-hint{margin:0;font-size:.95rem;color:#ffffffa6;line-height:1.5}.ai-highlight-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:880px){.ai-highlight-grid{grid-template-columns:1.25fr auto;align-items:center}}.ai-benefits{display:flex;flex-wrap:wrap;gap:.55rem}.ai-benefit-chip{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);font-size:.82rem;font-weight:600;color:#ffffffe6}.ai-cta-wrap{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.ai-analyze-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.82rem 1.65rem;border:1px solid rgba(255,88,88,.6);border-radius:12px;background:linear-gradient(120deg,#ff2a2a,#ce0000,#ff4f4f,#c00000);background-size:220% 220%;color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;box-shadow:0 10px 26px #ff000047,0 0 0 1px #ffffff14 inset;animation:aiButtonFlow 3.2s ease-in-out infinite}.ai-analyze-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #ff000059,0 0 0 1px #ffffff1f inset;filter:saturate(1.04)}.ai-analyze-btn:disabled{opacity:.78;cursor:not-allowed}.ai-analyze-btn.is-loading{pointer-events:none}.ai-btn-loader{width:14px;height:14px;border:2px solid rgba(255,255,255,.36);border-top-color:#fff;border-radius:50%;animation:aiSpin .75s linear infinite}.ai-cta-meta{margin:0;font-size:.82rem;color:#ffffff9e}.ai-analysis-output{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.ai-analysis-output.hidden{display:none}.ai-loading{color:#ffffffbf;margin:0}.ai-loading-wrap{display:flex;align-items:center;gap:.75rem}.ai-loader-orbit{width:18px;height:18px;border:2px solid rgba(255,255,255,.25);border-top-color:#ff4f4f;border-radius:50%;animation:aiSpin .85s linear infinite}.ai-error{color:#ff8a8a;margin:0 0 .5rem}.ai-signin-link{color:#f66;font-weight:600}.ai-usage{font-size:.9rem;color:#ffffff8c;margin:0 0 1rem}.ai-cache-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem 1rem;margin:0 0 1rem;padding:.7rem .9rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.ai-cache-banner-fresh{border-color:#34d39959;background:#34d39914}.ai-cache-banner-text{font-size:.86rem;line-height:1.4;color:#ffffffb8}.ai-cache-refresh-btn{flex-shrink:0;padding:.35rem .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#ffffffe6;font-size:.8rem;font-weight:600;cursor:pointer}.ai-cache-refresh-btn:hover:not(:disabled){background:#ffffff24}.ai-cache-refresh-btn:disabled{opacity:.55;cursor:not-allowed}html[data-theme=light] .viewer-section .ai-cache-banner{border-color:#0f172a1a;background:#0f172a08}html[data-theme=light] .viewer-section .ai-cache-banner-fresh{border-color:#10b98159;background:#10b98114}html[data-theme=light] .viewer-section .ai-cache-banner-text{color:#0f172ab3}html[data-theme=light] .viewer-section .ai-cache-refresh-btn{border-color:#0f172a26;background:#0f172a0d;color:#0f172ae6}.ai-summary{font-size:1.05rem;line-height:1.6;color:#ffffffeb;margin:0 0 1.25rem}.ai-top-priority{margin:0 0 1.25rem;padding:1rem 1.15rem;border-radius:12px;border:1px solid rgba(251,191,36,.45);background:linear-gradient(135deg,#fbbf2438,#f59e0b1f)}.ai-top-priority-label{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fbbf24;margin-bottom:.4rem}.ai-top-priority-text{margin:0;font-size:1.02rem;line-height:1.5;font-weight:600;color:#fffffff2}.ai-subgrid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem}@media(min-width:900px){.ai-subgrid{grid-template-columns:repeat(3,1fr)}}.ai-subcard{background:#00000040;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem}.ai-subcard h3{font-size:1rem;margin:0 0 .5rem;color:#f66}.ai-subcard p{margin:0;font-size:.92rem;color:#ffffffd9;line-height:1.55}.ai-seo-score-row{display:flex;justify-content:center;margin:.35rem 0 .85rem}.ai-score-ring{position:relative;width:96px;height:96px}.ai-score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.ai-score-track,.ai-score-progress{fill:none;stroke-width:8}.ai-score-track{stroke:#ffffff1f}.ai-score-progress{stroke-linecap:round;transition:stroke-dashoffset .6s ease}.ai-score-value{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.45rem;font-weight:700;color:#fffffff2}.ai-score-good .ai-score-value{color:#34d399}.ai-score-warn .ai-score-value{color:#fbbf24}.ai-score-bad .ai-score-value{color:#f87171}.ai-title-rewrite-box{margin:0 0 .85rem;padding:.75rem .85rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.ai-title-rewrite-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.ai-title-rewrite-head .ai-subheading{margin:0}.ai-title-rewrite-text{margin:0;font-size:.92rem;line-height:1.5;color:#ffffffe6}.ai-key-metric{margin-top:.5rem;font-size:.9rem;color:#ffffffa6}.ai-suggested-tags{margin-top:.5rem}.ai-suggested-tags .tag,.ai-bad-tags .tag{border-radius:0;font-size:.8rem;padding:.42rem .8rem}.ai-tag-bad{background:#f871711f!important;border-color:#f8717173!important;color:#f87171!important;text-decoration:line-through;text-decoration-thickness:1.5px}.ai-tag-good{background:#34d3991f!important;border-color:#34d39966!important;color:#6ee7b7!important}.ai-tags-add-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem}.ai-tags-add-head .ai-subheading{margin:0}.ai-tags-toolbar{display:flex;justify-content:flex-end;margin-top:.5rem}.copy-tags-btn{border:1px solid rgba(255,255,255,.2);background:#ffffff0d;color:#ffffffe6;border-radius:8px;font-size:.78rem;font-weight:600;padding:.35rem .58rem;cursor:pointer;transition:background .2s ease,border-color .2s ease;flex-shrink:0}.copy-tags-btn:hover{background:#ffffff1c;border-color:#ffffff5c}@keyframes aiSpin{to{transform:rotate(360deg)}}@keyframes aiButtonFlow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes aiGlowPulse{0%,to{box-shadow:0 14px 36px #00000042}50%{box-shadow:0 16px 40px #ff00002e}}.ai-recs-heading{font-size:1.15rem;margin:0 0 .75rem;color:#fff}.ai-recs{display:flex;flex-direction:column;gap:.75rem}.ai-rec-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem 1.25rem}.ai-rec-title{margin:0 0 .5rem;font-size:1.05rem;color:#fff}.ai-rec-problem{margin:.45rem 0 .35rem;font-size:.98rem;font-weight:600;color:#fffffff2;line-height:1.45}.ai-priority{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.04em;padding:.18rem .45rem;border-radius:6px}.ai-priority-high{background:#ff3b3033;color:#ff8a80}.ai-priority-medium{background:#ffb3002e;color:#ffd54f}.ai-priority-low{background:#34d39929;color:#6ee7b7}.ai-issue-list{margin:.5rem 0 0;padding-left:1.1rem;color:#ffffffd9;font-size:.9rem;line-height:1.45}.ai-issue-list li{margin:.35rem 0}.ai-remove-reasons{margin-top:.55rem;font-size:.82rem;color:#ffffffa6}.ai-title-rewrite{margin-top:.75rem}.ai-subheading{margin:.65rem 0 .35rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#ffffff8c}.ai-muted{color:#ffffff8c;font-size:.9rem}.ai-rec-reason,.ai-rec-action{margin:0 0 .35rem;font-size:.92rem;color:#ffffffd9;line-height:1.5}html[data-theme=light] .viewer-section .page-subtitle{color:#101318a3}html[data-theme=light] .viewer-section .page-title{color:#0f1217}html[data-theme=light] .viewer-section .hero-section{background:#fffffff5;border-color:#1114181f;box-shadow:0 8px 26px #11141814}html[data-theme=light] .viewer-section .hero-title{color:#0f1217}html[data-theme=light] .viewer-section .hero-meta{color:#1114189e}html[data-theme=light] .viewer-section .duration-badge{background:#101318d6}html[data-theme=light] .viewer-section .info-card{background:#fffffff7;border-color:#1114181f;box-shadow:0 6px 18px #1114180f}html[data-theme=light] .viewer-section .info-card:hover{background:#fff;border-color:#d7000047;box-shadow:0 8px 22px #11141817}html[data-theme=light] .viewer-section .info-card-icon{background:#d700001f;box-shadow:0 2px 10px #d7000029}html[data-theme=light] .viewer-section .info-card-label,html[data-theme=light] .viewer-section .info-card-subtext{color:#11141894}html[data-theme=light] .viewer-section .info-card-value,html[data-theme=light] .viewer-section .section-title{color:#0f1217}html[data-theme=light] .viewer-section .description-text{background:#fffffff7;border-color:#1114181f;color:#111418e6;box-shadow:0 6px 18px #1114180f}html[data-theme=light] .viewer-section .tag{background:#1114180d;border-color:#1114181f;color:#111418e6}html[data-theme=light] .viewer-section .tag:hover{background:#d700001c;border-color:#d7000059;color:#8e0000}html[data-theme=light] .viewer-section .ai-section{background:#fffffff7;border-color:#1114181f;box-shadow:0 8px 22px #11141812}html[data-theme=light] .viewer-section .ai-section-title{color:#0f1217}html[data-theme=light] .viewer-section .ai-analyze-btn{background:linear-gradient(135deg,#ff1a1a,#d40000);border-color:#b40000b8;color:#fff;box-shadow:0 8px 22px #d700003d}html[data-theme=light] .viewer-section .ai-analyze-btn:hover:not(:disabled){box-shadow:0 10px 24px #d700004d}html[data-theme=light] .viewer-section .ai-analyze-btn:disabled{opacity:.75}html[data-theme=light] .viewer-section .copy-tags-btn{border-color:#11141833;background:#1114180a;color:#111418db}html[data-theme=light] .viewer-section .copy-tags-btn:hover{background:#11141814;border-color:#11141857}html[data-theme=light] .viewer-section .ai-benefit-chip{background:#1114180d;border-color:#1114181f;color:#111418e0}html[data-theme=light] .viewer-section .ai-pro-badge{color:#8f0000;border-color:#d7000059;background:#ff000014}html[data-theme=light] .viewer-section .ai-cta-meta{color:#11141894}html[data-theme=light] .viewer-section .ai-section-hint,html[data-theme=light] .viewer-section .ai-usage,html[data-theme=light] .viewer-section .ai-key-metric{color:#1114189e}html[data-theme=light] .viewer-section .ai-summary,html[data-theme=light] .viewer-section .ai-subcard p,html[data-theme=light] .viewer-section .ai-rec-reason,html[data-theme=light] .viewer-section .ai-rec-action{color:#111418de}html[data-theme=light] .viewer-section .ai-subcard,html[data-theme=light] .viewer-section .ai-rec-card{background:#fffffffa;border-color:#1114181f;box-shadow:0 5px 16px #1114180d}html[data-theme=light] .viewer-section .ai-recs-heading,html[data-theme=light] .viewer-section .ai-rec-title{color:#0f1217}html[data-theme=light] .viewer-section .ai-subcard h3{color:#b30000}.email-capture-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:60;max-width:520px;margin:0 auto;background:#121212f5;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 16px 40px #00000073;padding:1.15rem 1.25rem 1.25rem;transform:translateY(120%);opacity:0;transition:transform .3s ease,opacity .3s ease}.email-capture-banner.is-visible{transform:translateY(0);opacity:1}.email-capture-banner.hidden{display:none}.email-capture-dismiss{position:absolute;top:.55rem;right:.55rem;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#ffffff8c;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.email-capture-dismiss:hover{color:#fffffff2;background:#ffffff14}.email-capture-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.65rem}.email-capture-icon{width:90px;height:56px;object-fit:contain}.email-capture-title{margin:0;font-size:1rem;font-weight:700;color:#fffffff2;line-height:1.35}.email-capture-sub{margin:.2rem 0 0;font-size:.875rem;color:#ffffffa6;line-height:1.4}.email-capture-last-chance{margin:.35rem 0 0;font-size:.8rem;font-weight:700;color:#fbbf24;line-height:1.35}.email-capture-last-chance.hidden{display:none}.email-capture-form{display:flex;gap:.5rem;width:100%;margin-top:.35rem}.email-capture-form.is-done{display:none}.email-capture-input{flex:1;min-width:0;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;padding:.7rem .85rem;font-size:.9rem}.email-capture-input::placeholder{color:#fff6}.email-capture-submit{border:none;border-radius:10px;background:red;color:#fff;font-weight:700;font-size:.875rem;padding:.7rem .95rem;cursor:pointer;white-space:nowrap}.email-capture-submit:hover{background:#e60000}.email-capture-submit:disabled{opacity:.65;cursor:default}.email-capture-status{margin:.15rem 0 0;font-size:.875rem;font-weight:600}.email-capture-status.hidden{display:none}.email-capture-status.is-success{color:#4ade80}.email-capture-status.is-error{color:#f87171}@media(max-width:560px){.email-capture-form{flex-direction:column}.email-capture-submit{width:100%}}html[data-theme=light] .email-capture-banner{background:#fffffffa;border-color:#1114181f;box-shadow:0 16px 40px #11141824}html[data-theme=light] .email-capture-dismiss{color:#11141880}html[data-theme=light] .email-capture-dismiss:hover{color:#101318;background:#1114180f}html[data-theme=light] .email-capture-title{color:#101318}html[data-theme=light] .email-capture-sub{color:#111418a6}html[data-theme=light] .email-capture-last-chance{color:#a16207}html[data-theme=light] .email-capture-input{background:#fff;border-color:#11141829;color:#101318}html[data-theme=light] .email-capture-input::placeholder{color:#11141866}.content-section[data-astro-cid-kqty5qjk]{background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.3) 100%);padding:4rem 0}.content-container[data-astro-cid-kqty5qjk]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.content-block[data-astro-cid-kqty5qjk]{margin-bottom:4rem}.content-title[data-astro-cid-kqty5qjk]{font-size:2.25rem;font-weight:700;color:#fff;margin:0 0 1.5rem;letter-spacing:-.02em;text-align:center}.content-block[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk]{color:#ffffffd9;line-height:1.8;font-size:1.125rem;margin-bottom:1.25rem}.features-grid[data-astro-cid-kqty5qjk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.feature-card[data-astro-cid-kqty5qjk]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease;text-align:center}.feature-card[data-astro-cid-kqty5qjk]:hover{background:#ffffff14;border-color:#ff00004d;transform:translateY(-4px);box-shadow:0 8px 24px #f003}.feature-icon[data-astro-cid-kqty5qjk]{font-size:3rem;margin-bottom:1rem}.feature-card[data-astro-cid-kqty5qjk] h3[data-astro-cid-kqty5qjk]{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .75rem}.feature-card[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk]{font-size:1rem;color:#ffffffb3;line-height:1.6;margin:0}.steps-container[data-astro-cid-kqty5qjk]{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.step[data-astro-cid-kqty5qjk]{display:flex;gap:1.5rem;align-items:flex-start;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.step[data-astro-cid-kqty5qjk]:hover{background:#ffffff14;border-color:#ff00004d;transform:translate(8px)}.step-number[data-astro-cid-kqty5qjk]{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg,red,#c00);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;color:#fff;box-shadow:0 4px 16px #ff00004d}.step-content[data-astro-cid-kqty5qjk] h3[data-astro-cid-kqty5qjk]{font-size:1.375rem;font-weight:600;color:#fff;margin:0 0 .75rem}.step-content[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk]{font-size:1rem;color:#fffc;line-height:1.7;margin:0}.reasons-list[data-astro-cid-kqty5qjk]{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.reason-item[data-astro-cid-kqty5qjk]{display:flex;gap:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.reason-item[data-astro-cid-kqty5qjk]:hover{background:#ffffff14;border-color:#ff00004d}.reason-icon[data-astro-cid-kqty5qjk]{flex-shrink:0;font-size:3rem;width:80px;height:80px;background:#ff000026;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #f003}.reason-content[data-astro-cid-kqty5qjk] h3[data-astro-cid-kqty5qjk]{font-size:1.375rem;font-weight:600;color:#fff;margin:0 0 .75rem}.reason-content[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk]{font-size:1rem;color:#fffc;line-height:1.7;margin:0}.metadata-grid[data-astro-cid-kqty5qjk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.metadata-item[data-astro-cid-kqty5qjk]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.metadata-item[data-astro-cid-kqty5qjk]:hover{background:#ffffff14;border-color:#ff00004d;transform:translateY(-4px)}.metadata-item[data-astro-cid-kqty5qjk] h3[data-astro-cid-kqty5qjk]{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .75rem}.metadata-item[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk]{font-size:1rem;color:#fffc;line-height:1.7;margin:0}.metadata-note[data-astro-cid-kqty5qjk]{background:#ff00001a;border:1px solid rgba(255,0,0,.3);border-radius:12px;padding:1.5rem;color:#ffffffe6;font-size:1rem;line-height:1.8;margin-top:2rem}@media(max-width:768px){.content-title[data-astro-cid-kqty5qjk]{font-size:1.75rem}.content-block[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk]{font-size:1rem}.features-grid[data-astro-cid-kqty5qjk]{grid-template-columns:1fr}.step[data-astro-cid-kqty5qjk]{flex-direction:column;text-align:center}.step-number[data-astro-cid-kqty5qjk]{margin:0 auto}.reason-item[data-astro-cid-kqty5qjk]{flex-direction:column;text-align:center}.reason-icon[data-astro-cid-kqty5qjk]{margin:0 auto}.metadata-grid[data-astro-cid-kqty5qjk]{grid-template-columns:1fr}}html[data-theme=light] .content-section[data-astro-cid-kqty5qjk]{background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.25) 100%)}html[data-theme=light] .content-title[data-astro-cid-kqty5qjk],html[data-theme=light] .feature-card[data-astro-cid-kqty5qjk] h3[data-astro-cid-kqty5qjk],html[data-theme=light] .step-content[data-astro-cid-kqty5qjk] h3[data-astro-cid-kqty5qjk],html[data-theme=light] .reason-content[data-astro-cid-kqty5qjk] h3[data-astro-cid-kqty5qjk],html[data-theme=light] .metadata-item[data-astro-cid-kqty5qjk] h3[data-astro-cid-kqty5qjk]{color:#101318}html[data-theme=light] .content-block[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk],html[data-theme=light] .feature-card[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk],html[data-theme=light] .step-content[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk],html[data-theme=light] .reason-content[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk],html[data-theme=light] .metadata-item[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk],html[data-theme=light] .metadata-note[data-astro-cid-kqty5qjk]{color:#111418c2}.faq-section[data-astro-cid-al2ca2vr]{max-width:1000px;margin:4rem auto;padding:0 1.5rem}.faq-section[data-astro-cid-al2ca2vr] h2[data-astro-cid-al2ca2vr]{text-align:center;font-size:2.25rem;font-weight:700;margin-bottom:3rem;color:#fff;letter-spacing:-.02em}.faq-item[data-astro-cid-al2ca2vr]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);margin-bottom:1rem;border-radius:12px;transition:all .3s ease}.faq-item[data-astro-cid-al2ca2vr]:hover{background:#ffffff14;border-color:#ff00004d}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]{padding:1.5rem 2rem;font-weight:600;font-size:1.125rem;color:#fff;cursor:pointer;user-select:none;list-style:none;display:flex;align-items:center;justify-content:space-between}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]:after{content:"+";font-size:2rem;font-weight:300;color:red;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.faq-item[data-astro-cid-al2ca2vr][open] summary[data-astro-cid-al2ca2vr]:after{transform:rotate(45deg)}.faq-item[data-astro-cid-al2ca2vr][open]{background:#ffffff14;border-color:#f006}.faq-answer[data-astro-cid-al2ca2vr]{padding:0 2rem 1.5rem;color:#ffffffd9;line-height:1.8}.faq-answer[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{margin-bottom:1rem;font-size:1.05rem}.faq-answer[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]:last-child{margin-bottom:0}.faq-answer[data-astro-cid-al2ca2vr] ol[data-astro-cid-al2ca2vr],.faq-answer[data-astro-cid-al2ca2vr] ul[data-astro-cid-al2ca2vr]{margin:1rem 0;padding-left:1.5rem}.faq-answer[data-astro-cid-al2ca2vr] li[data-astro-cid-al2ca2vr]{margin-bottom:.75rem;color:#fffc}@media(max-width:768px){.faq-section[data-astro-cid-al2ca2vr] h2[data-astro-cid-al2ca2vr]{font-size:1.75rem}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]{padding:1.25rem 1.5rem;font-size:1rem}.faq-answer[data-astro-cid-al2ca2vr]{padding:0 1.5rem 1.25rem;font-size:.95rem}}html[data-theme=light] .faq-section[data-astro-cid-al2ca2vr] h2[data-astro-cid-al2ca2vr],html[data-theme=light] .faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]{color:#101318}html[data-theme=light] .faq-answer[data-astro-cid-al2ca2vr],html[data-theme=light] .faq-answer[data-astro-cid-al2ca2vr] li[data-astro-cid-al2ca2vr]{color:#111418c2}.adsterra-banner[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;width:100%;padding:1rem 0;overflow-x:auto}
