@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dl-hero[data-astro-cid-722pydje]{background:#fff;overflow:visible;position:relative}.dl-hero__container[data-astro-cid-722pydje]{max-width:800px;width:100%;margin:0 auto;padding:0 24px;text-align:center}.dl-hero__eyebrow[data-astro-cid-722pydje]{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1fb07e;margin-bottom:20px;opacity:0;animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .1s forwards}.dl-hero__title[data-astro-cid-722pydje]{font-size:clamp(40px,5vw,60px);font-weight:700;line-height:1.1;margin-bottom:24px;color:#0f172a;letter-spacing:-.025em;text-wrap:balance;opacity:0;animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .2s forwards}.dl-hero__description[data-astro-cid-722pydje]{font-size:19px;line-height:1.7;color:#475569;margin-bottom:0;max-width:620px;margin-left:auto;margin-right:auto;opacity:0;animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .3s forwards}.dl-hero__hints[data-astro-cid-722pydje]{display:flex;gap:16px;margin-top:32px;max-width:720px;margin-left:auto;margin-right:auto;opacity:0;animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .4s forwards}.dl-hero__hint[data-astro-cid-722pydje]{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:14px;line-height:1.6;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.dl-hero__hint-icon[data-astro-cid-722pydje]{font-size:22px;color:#1fb07e;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#1fb07e14;border-radius:10px}.dl-hero__hint-text[data-astro-cid-722pydje]{margin:0}.dl-hero__link[data-astro-cid-722pydje]{color:#1fb07e;font-weight:600;text-decoration:none}.dl-hero__link[data-astro-cid-722pydje]:hover{text-decoration:underline}@media(max-width:768px){.dl-hero__title[data-astro-cid-722pydje]{font-size:32px}.dl-hero__description[data-astro-cid-722pydje]{font-size:16px}.dl-hero__hints[data-astro-cid-722pydje]{flex-direction:column;margin-top:24px}}@media(prefers-color-scheme:dark){.dl-hero[data-astro-cid-722pydje]{background:#0f172a}.dl-hero__eyebrow[data-astro-cid-722pydje]{color:#2dd493}.dl-hero__title[data-astro-cid-722pydje]{color:#f1f5f9}.dl-hero__description[data-astro-cid-722pydje]{color:#94a3b8}.dl-hero__hint[data-astro-cid-722pydje]{background:#1e293b;border-color:#334155;color:#94a3b8}.dl-hero__hint-icon[data-astro-cid-722pydje]{color:#2dd493;background:#2dd4931a}.dl-hero__link[data-astro-cid-722pydje]{color:#2dd493}}@media(prefers-reduced-motion:reduce){.dl-hero__eyebrow[data-astro-cid-722pydje],.dl-hero__title[data-astro-cid-722pydje],.dl-hero__description[data-astro-cid-722pydje],.dl-hero__hints[data-astro-cid-722pydje]{animation:none;opacity:1}}.dl-debugger{background:#fff}.dl-debugger__container{max-width:880px;margin:0 auto;padding:0 24px;position:relative}.dl-debugger__input-row{display:flex;gap:12px}.dl-debugger__input{flex:1;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:16px;color:#0f172a;background:#fff;outline:none;transition:border-color .2s ease}.dl-debugger__input:focus{border-color:#1fb07e}.dl-debugger__input::placeholder{color:#94a3b8}.dl-debugger__btn{padding:14px 28px;background:#1fb07e;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease,opacity .2s ease}.dl-debugger__btn:hover:not(:disabled){background:#19966b}.dl-debugger__btn:disabled{opacity:.6;cursor:not-allowed}.dl-debugger__error{margin-top:12px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px}.dl-debugger__hcaptcha-container{position:absolute;top:0;left:0;visibility:hidden;overflow:hidden;width:0;height:0}.dl-debugger__loading{text-align:center;padding:48px 0;color:#64748b;font-size:16px}@keyframes dlSpin{to{transform:rotate(360deg)}}.dl-debugger__spinner{display:inline-block;width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#1fb07e;border-radius:50%;animation:dlSpin .8s linear infinite;margin-bottom:12px}.dl-debugger__empty-state{text-align:center;padding:64px 24px;color:#94a3b8;font-size:16px}.dl-debugger__empty-icon{color:#cbd5e1;margin-bottom:16px}.dl-debugger__results{margin-top:32px;display:flex;flex-direction:column;gap:24px}.dl-debugger__meta{display:flex;flex-wrap:wrap;gap:12px 24px;padding:14px 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.dl-debugger__meta-item{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.dl-debugger__meta-label{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.dl-debugger__meta-value{font-size:14px;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.dl-debugger__card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden}.dl-debugger__card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.dl-debugger__card-title{display:flex;flex-direction:column;gap:2px;margin:0}.dl-debugger__card-title-main{font-size:16px;font-weight:600;color:#0f172a}.dl-debugger__card-title-sub{font-size:12px;color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.dl-debugger__badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.dl-debugger__badge--found{background:#1fb07e1f;color:#1fb07e}.dl-debugger__badge--missing{background:#f1f5f9;color:#64748b}.dl-debugger__badge--error{background:#fef2f2;color:#dc2626}.dl-debugger__card-body{padding:20px;display:flex;flex-direction:column;gap:16px}.dl-debugger__verdict{font-size:15px;font-weight:500;padding:14px 16px;border-radius:10px}.dl-debugger__verdict--yes{background:#1fb07e14;color:#0f5132;border:1px solid rgba(31,176,126,.25)}.dl-debugger__verdict--no{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.dl-debugger__eval-list{display:flex;flex-direction:column;gap:8px}.dl-debugger__eval-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.dl-debugger__eval-app{display:flex;flex-direction:column;gap:4px;min-width:0}.dl-debugger__eval-appid{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;color:#0f172a;word-break:break-all}.dl-debugger__eval-rule{font-size:12px;color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.dl-debugger__match{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;white-space:nowrap}.dl-debugger__match:before{content:"";width:8px;height:8px;border-radius:50%;flex-shrink:0}.dl-debugger__match--yes{background:#1fb07e1f;color:#1fb07e}.dl-debugger__match--yes:before{background:#1fb07e}.dl-debugger__match--no{background:#f1f5f9;color:#64748b}.dl-debugger__match--no:before{background:#94a3b8}.dl-debugger__match--excluded{background:#fef2f2;color:#dc2626}.dl-debugger__match--excluded:before{background:#dc2626}.dl-debugger__android-list{display:flex;flex-direction:column;gap:12px}.dl-debugger__android-app{border:1px solid #e2e8f0;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px}.dl-debugger__android-package{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.dl-debugger__field-label{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.dl-debugger__mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;color:#0f172a;word-break:break-all}.dl-debugger__copy-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:12px;color:#475569;cursor:pointer;transition:all .15s ease;white-space:nowrap}.dl-debugger__copy-btn:hover{border-color:#1fb07e;color:#1fb07e}.dl-debugger__copy-btn--copied{border-color:#1fb07e;color:#1fb07e;background:#1fb07e14}.dl-debugger__fingerprint-list{display:flex;flex-direction:column;gap:6px}.dl-debugger__fingerprint{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;background:#f8fafc;border-radius:6px}.dl-debugger__note{font-size:13px;color:#64748b;line-height:1.6;padding:12px 14px;background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:4px}.dl-debugger__raw-toggle{background:none;border:1px solid #e2e8f0;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;color:#475569;cursor:pointer;align-self:flex-start;transition:all .15s ease}.dl-debugger__raw-toggle:hover{border-color:#1fb07e;color:#1fb07e}.dl-debugger__raw-pre{margin:0;padding:16px;background:#0f172a;color:#e2e8f0;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.6;overflow-x:auto;max-height:400px;overflow-y:auto;white-space:pre}.dl-debugger__error-line{font-size:13px;color:#dc2626;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}@media(max-width:768px){.dl-debugger__input-row{flex-direction:column}.dl-debugger__btn{width:100%}.dl-debugger__card-header{flex-direction:column;align-items:flex-start}.dl-debugger__eval-row{grid-template-columns:1fr}}@media(prefers-color-scheme:dark){.dl-debugger{background:#0f172a}.dl-debugger__input{background:#1e293b;border-color:#334155;color:#f1f5f9}.dl-debugger__input:focus{border-color:#2dd493}.dl-debugger__input::placeholder{color:#64748b}.dl-debugger__btn{background:#2dd493;color:#0f172a}.dl-debugger__btn:hover:not(:disabled){background:#1fb07e}.dl-debugger__error{background:#451a1a;border-color:#7f1d1d;color:#fca5a5}.dl-debugger__loading{color:#94a3b8}.dl-debugger__spinner{border-color:#334155;border-top-color:#2dd493}.dl-debugger__empty-state{color:#64748b}.dl-debugger__empty-icon{color:#475569}.dl-debugger__meta{background:#1e293b;border-color:#334155}.dl-debugger__meta-label{color:#94a3b8}.dl-debugger__meta-value{color:#f1f5f9}.dl-debugger__card{background:#1e293b;border-color:#334155}.dl-debugger__card-header{background:#0f172a;border-bottom-color:#334155}.dl-debugger__card-title-main{color:#f1f5f9}.dl-debugger__card-title-sub{color:#94a3b8}.dl-debugger__badge--found{background:#2dd49326;color:#2dd493}.dl-debugger__badge--missing{background:#334155;color:#94a3b8}.dl-debugger__badge--error{background:#451a1a;color:#fca5a5}.dl-debugger__verdict--yes{background:#2dd4931a;color:#86efac;border-color:#2dd4934d}.dl-debugger__verdict--no{background:#0f172a;color:#94a3b8;border-color:#334155}.dl-debugger__eval-row{background:#0f172a;border-color:#334155}.dl-debugger__eval-appid{color:#f1f5f9}.dl-debugger__eval-rule{color:#94a3b8}.dl-debugger__match--yes{background:#2dd49326;color:#2dd493}.dl-debugger__match--yes:before{background:#2dd493}.dl-debugger__match--no{background:#334155;color:#94a3b8}.dl-debugger__match--excluded{background:#451a1a;color:#fca5a5}.dl-debugger__match--excluded:before{background:#fca5a5}.dl-debugger__android-app{background:#0f172a;border-color:#334155}.dl-debugger__field-label{color:#94a3b8}.dl-debugger__mono{color:#f1f5f9}.dl-debugger__copy-btn{background:transparent;border-color:#334155;color:#94a3b8}.dl-debugger__copy-btn:hover{border-color:#2dd493;color:#2dd493}.dl-debugger__copy-btn--copied{border-color:#2dd493;color:#2dd493;background:#2dd4931a}.dl-debugger__fingerprint{background:#1e293b}.dl-debugger__note{background:#0f172a;color:#94a3b8;border-left-color:#475569}.dl-debugger__raw-toggle{background:transparent;border-color:#334155;color:#94a3b8}.dl-debugger__raw-toggle:hover{border-color:#2dd493;color:#2dd493}.dl-debugger__raw-pre{background:#020617;color:#cbd5e1}.dl-debugger__error-line{color:#fca5a5}}.dl-faq[data-astro-cid-xro4m3bp]{background:#f8fafc}.dl-faq__container[data-astro-cid-xro4m3bp]{max-width:800px;margin:0 auto;padding:0 24px}.dl-faq__title[data-astro-cid-xro4m3bp]{font-size:clamp(28px,3.5vw,40px);font-weight:700;margin-bottom:40px;color:#0f172a;letter-spacing:-.02em;text-align:center}.dl-faq__list[data-astro-cid-xro4m3bp]{display:flex;flex-direction:column}.faq-item[data-astro-cid-xro4m3bp]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;overflow:hidden;transition:all .3s ease}.faq-item[data-astro-cid-xro4m3bp]:last-child{margin-bottom:0}.faq-item[data-astro-cid-xro4m3bp]:hover{border-color:#1fb07e4d;box-shadow:0 4px 16px #0000000a}.faq-item__q[data-astro-cid-xro4m3bp]{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;background:none;border:none;cursor:pointer;text-align:left;font-size:16px;font-weight:500;color:#0f172a;line-height:1.5;transition:color .2s ease}.faq-item__q[data-astro-cid-xro4m3bp]:hover{color:#1fb07e}.faq-item__icon-wrap[data-astro-cid-xro4m3bp]{flex-shrink:0;display:flex;transition:all .3s ease}.faq-item__icon-wrap[data-astro-cid-xro4m3bp] .faq-item__icon[data-astro-cid-xro4m3bp]{font-size:16px;--fa-primary-color: #94a3b8 !important;--fa-secondary-color: #94a3b8 !important}.faq-item[data-astro-cid-xro4m3bp]:hover .faq-item__icon-wrap[data-astro-cid-xro4m3bp] .faq-item__icon[data-astro-cid-xro4m3bp]{--fa-primary-color: #1FB07E !important;--fa-secondary-color: #1FB07E !important}.faq-item__icon--open[data-astro-cid-xro4m3bp]{transform:rotate(180deg)}.faq-item__icon--open[data-astro-cid-xro4m3bp] .faq-item__icon[data-astro-cid-xro4m3bp]{--fa-primary-color: #1FB07E !important;--fa-secondary-color: #1FB07E !important}.faq-item__a[data-astro-cid-xro4m3bp]{overflow:hidden}.faq-item__a[data-astro-cid-xro4m3bp] p[data-astro-cid-xro4m3bp]{padding:16px 24px 20px;border-top:1px solid #f1f5f9;font-size:16px;line-height:1.7;color:#64748b}.faq-transition-enter[data-astro-cid-xro4m3bp]{transition:opacity .15s ease}.faq-transition-enter-start[data-astro-cid-xro4m3bp]{opacity:0}.faq-transition-enter-end[data-astro-cid-xro4m3bp]{opacity:1}@media(max-width:768px){.dl-faq__title[data-astro-cid-xro4m3bp]{font-size:28px}.faq-item__q[data-astro-cid-xro4m3bp]{padding:16px 20px}.faq-item__a[data-astro-cid-xro4m3bp] p[data-astro-cid-xro4m3bp]{padding:12px 20px 16px;font-size:14px}}@media(prefers-color-scheme:dark){.dl-faq[data-astro-cid-xro4m3bp]{background:#0f172a}.dl-faq__title[data-astro-cid-xro4m3bp]{color:#f1f5f9}.faq-item[data-astro-cid-xro4m3bp]{background:#1e293b;border-color:#334155}.faq-item[data-astro-cid-xro4m3bp]:hover{border-color:#2dd4934d;box-shadow:0 4px 16px #0003}.faq-item__q[data-astro-cid-xro4m3bp]{color:#f1f5f9}.faq-item__q[data-astro-cid-xro4m3bp]:hover{color:#2dd493}.faq-item__icon-wrap[data-astro-cid-xro4m3bp] .faq-item__icon[data-astro-cid-xro4m3bp]{--fa-primary-color: #64748b !important;--fa-secondary-color: #64748b !important}.faq-item[data-astro-cid-xro4m3bp]:hover .faq-item__icon-wrap[data-astro-cid-xro4m3bp] .faq-item__icon[data-astro-cid-xro4m3bp],.faq-item__icon--open[data-astro-cid-xro4m3bp] .faq-item__icon[data-astro-cid-xro4m3bp]{--fa-primary-color: #2dd493 !important;--fa-secondary-color: #2dd493 !important}.faq-item__a[data-astro-cid-xro4m3bp] p[data-astro-cid-xro4m3bp]{color:#94a3b8;border-top-color:#334155}}
