:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hero{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);width:100%;padding:120px 0 80px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"50\" cy=\"10\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"10\" cy=\"60\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"90\" cy=\"40\" r=\"1\" fill=\"white\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.hero-text{text-align:left}.hero-title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.hero-highlight{color:#f38020}.hero-subtitle{opacity:.9;margin-bottom:2rem;font-size:1.3rem;line-height:1.6}.hero-buttons{gap:1rem;margin-bottom:3rem;display:flex}.hero-stats{gap:2rem;display:flex}.stat{text-align:center}.stat-number{color:#f38020;font-size:2rem;font-weight:700;display:block}.stat-label{opacity:.8;font-size:.9rem}.hero-visual{position:relative}.preview-cards{flex-direction:column;gap:1rem;display:flex;transform:perspective(1000px)rotateY(-15deg)rotateX(5deg)}.preview-card{color:#333;background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:transform .3s;animation:6s ease-in-out infinite float;display:flex;box-shadow:0 20px 40px #0000001a}.preview-card:nth-child(2){margin-left:2rem;animation-delay:-2s}.preview-card:nth-child(3){margin-left:1rem;animation-delay:-4s}.preview-card:hover{transform:translateY(-5px)}.platform-icon{background:#f8f9fa;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.preview-content{flex:1}.preview-title{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.preview-desc{color:#666;margin-bottom:.5rem;font-size:.9rem}.preview-url{color:#f38020;font-size:.8rem;font-weight:500}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.hero{padding:80px 0 60px}.hero-content{grid-template-columns:1fr;gap:3rem}.hero-text{text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.preview-cards{transform:none}.preview-card:nth-child(2),.preview-card:nth-child(3){margin-left:0}}.og-explainer{background:#f8fafc;padding:80px 0}.og-explainer-container{max-width:1200px;margin:0 auto;padding:0 20px}.explainer-content{gap:60px;display:flex}.explainer-text{flex:1.2}.explainer-visual{flex-direction:column;flex:.8;justify-content:flex-start;gap:32px;margin-top:80px;display:flex}.explainer-text h2{color:#1a202c;text-align:left;margin-bottom:24px;font-size:2.5rem;font-weight:700}.explainer-intro{background:#f380200d;border-left:4px solid #f38020;border-radius:12px;margin-bottom:40px;padding:24px}.explainer-intro h3{color:#2d3748;align-items:center;gap:8px;margin:0 0 16px;font-size:1.3rem;font-weight:600;display:flex}.explainer-intro p{color:#4a5568;margin:0 0 16px;font-size:1.1rem;line-height:1.7}.explainer-intro p:last-child{margin-bottom:0}.explainer-block{background:#fff;border-left:4px solid #f38020;border-radius:12px;margin-bottom:20px;padding:25px}.explainer-block h3{color:#2d3748;margin-bottom:12px;font-size:1.25rem;font-weight:600}.explainer-block p{color:#4a5568;margin:0;line-height:1.6}.preview-comparison{flex-direction:column;align-items:center;gap:16px;display:flex}.og-explainer .preview-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;max-width:380px;padding:16px;animation:none;box-shadow:0 4px 6px #0000000d}.og-explainer .preview-card.old{opacity:.8;border-color:#e53e3e}.og-explainer .preview-card.new{border-color:#38a169}.preview-image{border-radius:8px;flex-shrink:0;width:33.33%;height:120px;position:relative}.preview-image.old-image{background:linear-gradient(135deg,#cbd5e0,#a0aec0)}.preview-image.old-image:after{content:"📷";opacity:.6;font-size:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-image.new-image{background-image:url(/cat.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.preview-image.new-image:after{content:"";background:#f380204d;border-radius:8px;position:absolute;inset:0}.preview-content{gap:16px;padding:5px;display:flex}.preview-text{flex-direction:column;flex:1;justify-content:center;display:flex}.preview-text h4{color:#2d3748;margin:0 0 6px;font-size:.95rem;font-weight:600;line-height:1.3}.preview-text p{color:#4a5568;margin:0 0 8px;font-size:.85rem;line-height:1.4}.preview-url{color:#718096;text-transform:uppercase;font-size:.75rem;font-weight:500}.preview-item{width:100%;position:relative}.preview-item .cache-status{z-index:10;position:absolute;top:-8px;right:8px}.cache-status{text-transform:uppercase;border-radius:12px;padding:4px 8px;font-size:.75rem;font-weight:600}.cache-status.cached{color:#c53030;background:#fed7d7}.cache-status.fresh{color:#2f855a;background:#c6f6d5}.refresh-arrow{background:#f380201a;border-radius:12px;flex-direction:column;align-self:center;align-items:center;gap:8px;width:100%;max-width:200px;padding:16px;display:flex}.arrow-icon{font-size:2.5rem;animation:2s linear infinite spin}.refresh-arrow span{color:#f38020;text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:1rem;font-weight:600}.supported-platforms{background:#fff;border-radius:12px;align-self:center;width:100%;max-width:380px;padding:25px}.supported-platforms h4{color:#2d3748;text-align:center;margin-bottom:24px;font-size:1.1rem;font-weight:600}.platform-icons{grid-template-columns:1fr 1fr;gap:12px;display:grid}.platform-item{background:#f7fafc;border-radius:8px;align-items:center;gap:10px;padding:12px;transition:all .2s;display:flex}.platform-item:hover{background:#edf2f7}.platform-icon{flex-shrink:0;width:20px;height:20px}.platform-item span:last-child{color:#4a5568;font-size:.9rem;font-weight:500}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.explainer-content{flex-direction:column;gap:40px}.explainer-visual{margin-top:0}.og-explainer-container{padding:0 15px}.platform-icons{grid-template-columns:1fr}}.features{background:#f8f9fa}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.features-grid{grid-template-columns:1fr}}.feature-card{text-align:center;background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.feature-icon{background:#f38020;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;padding:1rem;font-size:3rem;display:flex}.feature-title{color:#333;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.feature-description{color:#666;line-height:1.6}.how-it-works{background:#fff}.steps{max-width:800px;margin:0 auto}.step{align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex;position:relative}.step:nth-child(2){margin-bottom:1.5rem}.step-number{color:#fff;background:#f38020;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.step-content{flex:1}.step-title{color:#333;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.step-description{color:#666;margin-bottom:1rem;line-height:1.6}.code-container{position:relative}.step-code{color:#f8f8f2;background:#1a1a1a;border-radius:8px;margin:0;padding:1.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.4;overflow-x:auto}.copy-button{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.copy-button:hover{background:#fff3;border-color:#ffffff4d}.copy-button svg{color:#f8f8f2;width:16px;height:16px;transition:color .2s}.copy-button:hover svg{color:#fff}.step-visual{text-align:center;padding:.5rem;font-size:3rem;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@media (max-width:768px){.step{text-align:center;flex-direction:column;gap:1rem}.step-code{padding:1rem 3rem 1rem 1rem;font-size:.8rem}.copy-button{padding:.4rem;top:.5rem;right:.5rem}.copy-button svg{width:14px;height:14px}}.api-demo{background:#f8f9fa}.demo-container{grid-template-columns:400px 1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.demo-form{background:#fff;border-radius:16px;width:100%;min-width:400px;padding:2.5rem;box-shadow:0 4px 20px #00000014}.form-group{margin-bottom:2rem}.form-group label{color:#333;margin-bottom:.5rem;font-weight:600;display:block}.form-group input[type=url]{border:2px solid #e9ecef;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .3s}.form-group input[type=url]:focus{border-color:#f38020;outline:none}.form-group input[type=url].invalid-url{border-color:#dc3545}.form-group input[type=url].invalid-url:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.url-error{color:#dc3545;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.875rem;display:flex}.url-error:before{content:"⚠️";font-size:.75rem}.platform-checkboxes{flex-direction:column;gap:.75rem;width:100%;display:flex}.checkbox-label{cursor:pointer;white-space:nowrap;border-radius:6px;flex-wrap:nowrap;align-items:center;gap:.7rem;width:100%;padding:.75rem;font-weight:500;transition:background-color .2s;display:flex}.checkbox-label:hover{background-color:#f8f9fa}.platform-icon-svg{color:#666;vertical-align:middle;flex-shrink:0;width:20px;height:20px;margin-right:.5rem;display:inline-block}.platform-label{vertical-align:middle;line-height:1;display:inline-block}.checkbox-label input[type=checkbox]:checked~.platform-icon-svg{color:#f38020}.checkbox-label input[type=checkbox]:checked{accent-color:#f38020}.checkbox-label:has(input:checked){background-color:#f380201a;border:1px solid #f3802033}.checkbox-label input[type=checkbox],.checkbox-custom{display:none}.demo-button{width:100%;padding:16px;font-size:1.1rem}.demo-button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.demo-result{background:#fff;border-radius:16px;flex-direction:column;min-width:0;min-height:400px;padding:2.5rem;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}.loading{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.spinner{border:4px solid #f3f3f3;border-top-color:#f38020;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.form-group label,.demo-result h3,.og-preview-title{color:#333;margin-bottom:.75rem;font-size:1rem;font-weight:600}.result h3{color:#333;margin-bottom:1rem}.result-json{color:#f8f8f2;word-break:break-all;white-space:pre-wrap;background:#1a1a1a;border-radius:8px;flex:1;max-width:100%;padding:1.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;line-height:1.4;overflow-x:auto}.demo-placeholder{text-align:center;color:#666;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.placeholder-icon{opacity:.5;margin-bottom:1rem;font-size:4rem}@media (max-width:1024px){.demo-container{grid-template-columns:1fr 1fr;max-width:1000px}}@media (max-width:768px){.demo-container{grid-template-columns:1fr;gap:2rem}.demo-form,.demo-result{padding:2rem}.result-json{font-size:.75rem}}.og-preview-container{width:100%;margin-bottom:2rem}.og-preview-container.with-placeholder{margin-top:60px}.og-preview-title{color:#333;margin-bottom:.75rem;font-size:1rem;font-weight:600}.og-preview-loading{text-align:center;color:#65676b;background:#f0f2f5;border:1px solid #dadde1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex}.og-spinner{border:2px solid #e4e6ea;border-top-color:#1877f2;border-radius:50%;width:20px;height:20px;margin-bottom:.5rem;animation:1s linear infinite spin}.og-preview-error{text-align:center;color:#65676b;background:#f0f2f5;border:1px solid #dadde1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex}.error-icon{margin-bottom:.5rem;font-size:2rem}.og-card{cursor:pointer;opacity:1;background:#fff;border:1px solid #dadde1;border-radius:8px;width:100%;transition:all .3s;overflow:hidden}.og-card.loading{opacity:.7}.og-card:hover{box-shadow:0 2px 4px #0000001a}.og-image{aspect-ratio:1.905;background:#f0f2f5;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.og-image img{object-fit:cover;width:100%;height:100%}.og-content{background:#f0f2f5;padding:12px}.og-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.og-favicon{border-radius:2px;flex-shrink:0;width:16px;height:16px}.og-domain{color:#65676b;text-transform:uppercase;letter-spacing:.5px;font-size:.8125rem;font-weight:500}.og-title{color:#1c1e21;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.33;display:-webkit-box;overflow:hidden}.og-description{color:#65676b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.33;display:-webkit-box;overflow:hidden}.og-card.facebook-style{border-radius:8px}.og-card.twitter-style{border-radius:16px}.og-card.telegram-style{border:none;border-radius:12px;box-shadow:0 1px 3px #0000001f}@media (max-width:768px){.og-card{max-width:100%}.og-content{padding:1rem}.og-title{font-size:1rem}.og-description{font-size:.85rem}}.og-recomm endations-wrapper{margin-top:1rem}.og-recommendations{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:1.5rem 0 0;padding:1rem}.recommendations-title{color:#495057;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.recommendation-item{border-radius:6px;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;padding:.5rem;font-size:.85rem;line-height:1.4;display:flex}.recommendation-item:last-child{margin-bottom:0}.recommendation-item.error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.recommendation-item.warning{color:#856404;background:#fff3cd;border:1px solid #ffeaa7}.recommendation-item.success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.recommendation-item.info{color:#0c5460;background:#d1ecf1;border:1px solid #bee5eb}.recommendation-icon{flex-shrink:0;margin-top:.1rem;font-size:.75rem}.recommendation-content{flex:1}.recommendation-content strong{font-weight:600}.footer{color:#fff;background:#1a1a1a;padding:60px 0 30px}.footer-content{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-title{color:#f38020;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer-description{color:#ccc;max-width:300px;margin-bottom:1.5rem;line-height:1.6}.support-button{color:#fff;background:#f38020;border:2px solid #f38020;border-radius:8px;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.support-button:hover{color:#f38020;background:0 0;transform:translateY(-2px)}.support-icon{width:18px;height:18px;margin-right:.75rem}.footer-heading{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#f38020}.footer-links li:not(:has(a)){color:#999}.footer-bottom{color:#999;border-top:1px solid #333;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-stats{gap:2rem;display:flex}.footer-stats span{font-size:.9rem}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.footer-stats{gap:1rem}}.not-found{color:#fff;text-align:center;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.not-found-content{width:100%;max-width:600px;margin:0 auto}.not-found-icon{opacity:.8;margin-bottom:1rem;font-size:4rem}.not-found-title{color:#f38020;margin:0 0 1rem;font-size:8rem;font-weight:800;line-height:1}.not-found-subtitle{color:#fff;margin:0 0 2rem;font-size:2.5rem;font-weight:700}.not-found-info{text-align:center;background:#ffffff0d;border:1px solid #f3802033;border-radius:16px;margin:2rem 0;padding:2rem}.not-found-info h3{color:#f38020;text-align:center;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.not-found-info p{color:#ffffffe6;text-align:center;margin:0 0 1rem;font-size:1.1rem;line-height:1.6}.not-found-info p:last-child{margin-bottom:0}.not-found-features{text-align:center;flex-direction:column;gap:1rem;margin:2rem 0;display:flex}.feature-item{text-align:left;background:#ffffff08;border-left:4px solid #f38020;border-radius:12px;justify-content:flex-start;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.feature-icon{color:#f38020;text-align:center;flex-shrink:0;width:20px;height:20px;margin-bottom:2px;font-size:1rem}.feature-item span:last-child{color:#ffffffe6;flex:1;padding-bottom:5px;font-size:.95rem}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.not-found-actions .btn{align-items:center;gap:.5rem;padding:14px 24px;font-size:1rem;display:flex}.not-found-actions .btn span:first-child{font-size:1.2rem}@media (max-width:768px){.not-found{padding:20px 15px}.not-found-title{font-size:6rem}.not-found-subtitle{font-size:2rem}.not-found-info{text-align:center;padding:1.5rem}.not-found-info h3{font-size:1.3rem}.not-found-info p{font-size:1rem}.not-found-actions{flex-direction:column;align-items:center}.not-found-actions .btn{justify-content:center;width:100%;max-width:250px}}@media (max-width:480px){.not-found-title{font-size:4.5rem}.not-found-subtitle{font-size:1.5rem}.not-found-info{padding:1rem}.feature-item{gap:.5rem;padding:.75rem}.feature-icon{width:18px;font-size:.9rem}.feature-item span:last-child{font-size:.9rem}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden}#root{width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{width:100%;min-height:100vh}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.section{width:100%;padding:80px 0}.section-title{text-align:center;color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-subtitle{text-align:center;color:#666;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.btn{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:#f38020}.btn-primary:hover{background:#e6730e;transform:translateY(-2px);box-shadow:0 10px 25px #f380204d}.btn-secondary{color:#fff;background:0 0;border:2px solid #fffc}.btn-secondary:hover{color:#fff;background:#ffffff1a;border-color:#fff}.grid{gap:2rem;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.container{padding:0 15px}}
