@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.og-hero[data-astro-cid-ujbhsalb]{background:#fff;position:relative;overflow:visible}.og-hero__container[data-astro-cid-ujbhsalb]{text-align:center;width:100%;max-width:800px;margin:0 auto;padding:0 24px}.og-hero__eyebrow[data-astro-cid-ujbhsalb]{letter-spacing:.08em;text-transform:uppercase;color:#1fb07e;opacity:0;margin-bottom:20px;font-size:13px;font-weight:600;animation:.8s cubic-bezier(.4,0,.2,1) .1s forwards fadeInUp}.og-hero__title[data-astro-cid-ujbhsalb]{color:#0f172a;letter-spacing:-.025em;text-wrap:balance;opacity:0;margin-bottom:24px;font-size:clamp(40px,5vw,60px);font-weight:700;line-height:1.1;animation:.8s cubic-bezier(.4,0,.2,1) .2s forwards fadeInUp}.og-hero__description[data-astro-cid-ujbhsalb]{color:#475569;opacity:0;max-width:560px;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:19px;line-height:1.7;animation:.8s cubic-bezier(.4,0,.2,1) .3s forwards fadeInUp}.og-hero__hints[data-astro-cid-ujbhsalb]{opacity:0;gap:16px;max-width:720px;margin-top:32px;margin-left:auto;margin-right:auto;animation:.8s cubic-bezier(.4,0,.2,1) .4s forwards fadeInUp;display:flex}.og-hero__hint[data-astro-cid-ujbhsalb]{color:#64748b;text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:10px;padding:20px;font-size:14px;line-height:1.6;display:flex}.og-hero__hint-icon[data-astro-cid-ujbhsalb]{color:#1fb07e;background:#1fb07e14;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.og-hero__hint-text[data-astro-cid-ujbhsalb]{margin:0}.og-hero__link[data-astro-cid-ujbhsalb]{color:#1fb07e;font-weight:600;text-decoration:none}.og-hero__link[data-astro-cid-ujbhsalb]:hover{text-decoration:underline}@media (width<=768px){.og-hero__title[data-astro-cid-ujbhsalb]{font-size:32px}.og-hero__description[data-astro-cid-ujbhsalb]{font-size:16px}.og-hero__hints[data-astro-cid-ujbhsalb]{flex-direction:column;margin-top:24px}}@media (prefers-color-scheme:dark){.og-hero[data-astro-cid-ujbhsalb]{background:#0f172a}.og-hero__eyebrow[data-astro-cid-ujbhsalb]{color:#2dd493}.og-hero__title[data-astro-cid-ujbhsalb]{color:#f1f5f9}.og-hero__description[data-astro-cid-ujbhsalb]{color:#94a3b8}.og-hero__hint[data-astro-cid-ujbhsalb]{color:#94a3b8;background:#1e293b;border-color:#334155}.og-hero__hint-icon[data-astro-cid-ujbhsalb]{color:#2dd493;background:#2dd4931a}.og-hero__link[data-astro-cid-ujbhsalb]{color:#2dd493}}@media (prefers-reduced-motion:reduce){.og-hero__eyebrow[data-astro-cid-ujbhsalb],.og-hero__title[data-astro-cid-ujbhsalb],.og-hero__description[data-astro-cid-ujbhsalb],.og-hero__hints[data-astro-cid-ujbhsalb]{opacity:1;animation:none}}.og-fetcher{background:#fff}.og-fetcher__container{max-width:800px;margin:0 auto;padding:0 24px;position:relative}.og-fetcher__input-row{gap:12px;display:flex}.og-fetcher__input{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;flex:1;padding:14px 16px;font-size:16px;transition:border-color .2s}.og-fetcher__input:focus{border-color:#1fb07e}.og-fetcher__input::placeholder{color:#94a3b8}.og-fetcher__btn-fetch{color:#fff;cursor:pointer;white-space:nowrap;background:#1fb07e;border:none;border-radius:12px;padding:14px 28px;font-size:16px;font-weight:600;transition:background .2s,opacity .2s}.og-fetcher__btn-fetch:hover:not(:disabled){background:#19966b}.og-fetcher__btn-fetch:disabled{opacity:.6;cursor:not-allowed}.og-fetcher__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:12px;padding:12px 16px;font-size:14px}.og-fetcher__hcaptcha-container{visibility:hidden;width:0;height:0;position:absolute;top:0;left:0;overflow:hidden}.og-fetcher__loading{text-align:center;color:#64748b;padding:48px 0;font-size:16px}@keyframes ogSpin{to{transform:rotate(360deg)}}.og-fetcher__spinner{border:3px solid #e2e8f0;border-top-color:#1fb07e;border-radius:50%;width:24px;height:24px;margin-bottom:12px;animation:.8s linear infinite ogSpin;display:inline-block}.og-fetcher__empty-state{text-align:center;color:#94a3b8;padding:64px 24px;font-size:16px}.og-fetcher__empty-icon{color:#cbd5e1;margin-bottom:16px}.og-fetcher__results{margin-top:32px}.og-fetcher__preview-card{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:32px;overflow:hidden}.og-fetcher__preview-card-header{text-transform:uppercase;letter-spacing:.05em;color:#64748b;padding:16px 20px 8px;font-size:13px;font-weight:600}.og-fetcher__preview-image{object-fit:cover;width:100%;max-height:400px;display:block}.og-fetcher__preview-body{padding:16px 20px 20px}.og-fetcher__preview-site{color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin:0 0 4px;font-size:13px}.og-fetcher__preview-title{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.4}.og-fetcher__preview-description{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.og-fetcher__page-title{background:#f8fafc;border-radius:8px;align-items:baseline;gap:12px;margin-bottom:24px;padding:16px 20px;display:flex}.og-fetcher__page-title-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:13px;font-weight:600}.og-fetcher__page-title-value{color:#0f172a;font-size:16px}.og-fetcher__tag-group{margin-bottom:24px}.og-fetcher__group-title{text-transform:uppercase;letter-spacing:.05em;color:#1fb07e;border-bottom:2px solid #1fb07e26;margin-bottom:12px;padding-bottom:8px;font-size:14px;font-weight:600}.og-fetcher__tag-list{background:#e2e8f0;border-radius:8px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.og-fetcher__tag-row{background:#fff;grid-template-columns:200px 1fr;align-items:start;gap:16px;padding:12px 16px;display:grid}.og-fetcher__tag-name{color:#475569;word-break:break-all;font-family:monospace;font-size:13px;font-weight:600}.og-fetcher__tag-value{color:#0f172a;word-break:break-all;font-size:14px}.og-fetcher__tag-value--image{flex-direction:column;gap:8px;display:flex}.og-fetcher__tag-value--image img{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;max-width:200px;max-height:120px}.og-fetcher__tag-value--image span{color:#64748b;word-break:break-all;font-size:13px}.og-fetcher__tag-value--url{color:#1fb07e;word-break:break-all;text-decoration:none}.og-fetcher__tag-value--url:hover{text-decoration:underline}.og-fetcher__no-tags{text-align:center;color:#94a3b8;padding:32px;font-size:15px}@media (width<=768px){.og-fetcher__input-row{flex-direction:column}.og-fetcher__btn-fetch{width:100%}.og-fetcher__tag-row{grid-template-columns:1fr;gap:4px}.og-fetcher__preview-title{font-size:16px}}@media (prefers-color-scheme:dark){.og-fetcher{background:#0f172a}.og-fetcher__input{color:#f1f5f9;background:#1e293b;border-color:#334155}.og-fetcher__input:focus{border-color:#2dd493}.og-fetcher__input::placeholder{color:#64748b}.og-fetcher__btn-fetch{color:#0f172a;background:#2dd493}.og-fetcher__btn-fetch:hover:not(:disabled){background:#1fb07e}.og-fetcher__error{color:#fca5a5;background:#451a1a;border-color:#7f1d1d}.og-fetcher__loading{color:#94a3b8}.og-fetcher__spinner{border-color:#2dd493 #334155 #334155}.og-fetcher__empty-state{color:#64748b}.og-fetcher__empty-icon{color:#475569}.og-fetcher__preview-card{border-color:#334155}.og-fetcher__preview-card-header{color:#94a3b8}.og-fetcher__preview-body{background:#1e293b}.og-fetcher__preview-site{color:#94a3b8}.og-fetcher__preview-title{color:#f1f5f9}.og-fetcher__preview-description{color:#94a3b8}.og-fetcher__page-title{background:#1e293b}.og-fetcher__page-title-label{color:#94a3b8}.og-fetcher__page-title-value{color:#f1f5f9}.og-fetcher__group-title{color:#2dd493;border-bottom-color:#2dd49326}.og-fetcher__tag-list{background:#334155}.og-fetcher__tag-row{background:#1e293b}.og-fetcher__tag-name{color:#94a3b8}.og-fetcher__tag-value{color:#f1f5f9}.og-fetcher__tag-value--image img{border-color:#334155}.og-fetcher__tag-value--image span{color:#94a3b8}.og-fetcher__tag-value--url{color:#2dd493}.og-fetcher__no-tags{color:#64748b}}.og-faq[data-astro-cid-bgxk42lw]{background:#f8fafc}.og-faq__container[data-astro-cid-bgxk42lw]{max-width:800px;margin:0 auto;padding:0 24px}.og-faq__title[data-astro-cid-bgxk42lw]{color:#0f172a;letter-spacing:-.02em;text-align:center;margin-bottom:40px;font-size:clamp(28px,3.5vw,40px);font-weight:700}.og-faq__list[data-astro-cid-bgxk42lw]{flex-direction:column;display:flex}.faq-item[data-astro-cid-bgxk42lw]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;transition:all .3s;overflow:hidden}.faq-item[data-astro-cid-bgxk42lw]:last-child{margin-bottom:0}.faq-item[data-astro-cid-bgxk42lw]:hover{border-color:#1fb07e4d;box-shadow:0 4px 16px #0000000a}.faq-item__q[data-astro-cid-bgxk42lw]{cursor:pointer;text-align:left;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-size:16px;font-weight:500;line-height:1.5;transition:color .2s;display:flex}.faq-item__q[data-astro-cid-bgxk42lw]:hover{color:#1fb07e}.faq-item__icon-wrap[data-astro-cid-bgxk42lw]{flex-shrink:0;transition:all .3s;display:flex}.faq-item__icon-wrap[data-astro-cid-bgxk42lw] .faq-item__icon[data-astro-cid-bgxk42lw]{font-size:16px;--fa-primary-color:#94a3b8!important;--fa-secondary-color:#94a3b8!important}.faq-item[data-astro-cid-bgxk42lw]:hover .faq-item__icon-wrap[data-astro-cid-bgxk42lw] .faq-item__icon[data-astro-cid-bgxk42lw]{--fa-primary-color:#1fb07e!important;--fa-secondary-color:#1fb07e!important}.faq-item__icon--open[data-astro-cid-bgxk42lw]{transform:rotate(180deg)}.faq-item__icon--open[data-astro-cid-bgxk42lw] .faq-item__icon[data-astro-cid-bgxk42lw]{--fa-primary-color:#1fb07e!important;--fa-secondary-color:#1fb07e!important}.faq-item__a[data-astro-cid-bgxk42lw]{overflow:hidden}.faq-item__a[data-astro-cid-bgxk42lw] p[data-astro-cid-bgxk42lw]{color:#64748b;border-top:1px solid #f1f5f9;padding:16px 24px 20px;font-size:16px;line-height:1.7}.faq-transition-enter[data-astro-cid-bgxk42lw]{transition:opacity .15s}.faq-transition-enter-start[data-astro-cid-bgxk42lw]{opacity:0}.faq-transition-enter-end[data-astro-cid-bgxk42lw]{opacity:1}@media (width<=768px){.og-faq__title[data-astro-cid-bgxk42lw]{font-size:28px}.faq-item__q[data-astro-cid-bgxk42lw]{padding:16px 20px}.faq-item__a[data-astro-cid-bgxk42lw] p[data-astro-cid-bgxk42lw]{padding:12px 20px 16px;font-size:14px}}@media (prefers-color-scheme:dark){.og-faq[data-astro-cid-bgxk42lw]{background:#0f172a}.og-faq__title[data-astro-cid-bgxk42lw]{color:#f1f5f9}.faq-item[data-astro-cid-bgxk42lw]{background:#1e293b;border-color:#334155}.faq-item[data-astro-cid-bgxk42lw]:hover{border-color:#2dd4934d;box-shadow:0 4px 16px #0003}.faq-item__q[data-astro-cid-bgxk42lw]{color:#f1f5f9}.faq-item__q[data-astro-cid-bgxk42lw]:hover{color:#2dd493}.faq-item__icon-wrap[data-astro-cid-bgxk42lw] .faq-item__icon[data-astro-cid-bgxk42lw]{--fa-primary-color:#64748b!important;--fa-secondary-color:#64748b!important}.faq-item[data-astro-cid-bgxk42lw]:hover .faq-item__icon-wrap[data-astro-cid-bgxk42lw] .faq-item__icon[data-astro-cid-bgxk42lw],.faq-item__icon--open[data-astro-cid-bgxk42lw] .faq-item__icon[data-astro-cid-bgxk42lw]{--fa-primary-color:#2dd493!important;--fa-secondary-color:#2dd493!important}.faq-item__a[data-astro-cid-bgxk42lw] p[data-astro-cid-bgxk42lw]{color:#94a3b8;border-top-color:#334155}}
