*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background-color:#f8fafc}.header{background:white;border-bottom:1px solid #e2e8f0;padding:1rem 0}.header__inner{max-width:1200px;margin:0 auto;padding:0 1rem;justify-content:space-between}.header__brand,.header__inner{display:flex;align-items:center}.header__brand{gap:.5rem;text-decoration:none;color:#1e40af;font-weight:700;font-size:1.5rem}.badge{background:#3b82f6;color:white;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500}.header__nav-list{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.header__nav-link{text-decoration:none;color:#64748b;font-weight:500;transition:color .2s}.header__nav-link:hover{color:#1e40af}.language-selector{display:flex;gap:.5rem;margin-right:1rem}.language-btn{background:none;border:1px solid #e2e8f0;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-weight:500;transition:all .2s}.language-btn--active{background:#3b82f6;color:white;border-color:#3b82f6}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:1px solid transparent;border-radius:.5rem;text-decoration:none;font-weight:500;cursor:pointer;transition:all .2s}.btn--primary{background:#3b82f6;color:white;border-color:#3b82f6}.btn--primary:hover{background:#2563eb;border-color:#2563eb}.section{padding:4rem 0}.section__inner{max-width:1200px;margin:0 auto;padding:0 1rem}.section__title{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0 0 1rem;text-align:center}.section__subtitle{font-size:1.25rem;color:#64748b;margin:0 0 3rem;text-align:center}.comparison-table{background:white;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin-top:2rem}.comparison-table__header{background:#f8fafc}.comparison-table__header,.comparison-table__row{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #e2e8f0}.comparison-table__row:last-child{border-bottom:none}.comparison-table__cell{padding:1rem;display:flex;align-items:center;justify-content:center;font-weight:500}.comparison-table__cell--header{font-weight:600;color:#374151}.comparison-table__cell--feature{justify-content:flex-start;color:#1f2937}.comparison-table__cell--highlight{background:#eff6ff;color:#1e40af}.comparison-check{font-size:1.25rem;font-weight:700}.comparison-check--yes{color:#059669}.comparison-check--no{color:#dc2626}.comparison-check--limited{color:#d97706}.footer{background:#f8fafc;color:#374151;margin-top:8rem}.footer__cta{background:white;padding:5rem 0;border-bottom:1px solid #e5e7eb}.footer__cta-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:3rem}.footer__cta-content h2{font-size:2.5rem;font-weight:800;color:#111827;margin:0;line-height:1.2}.footer__cta-buttons{display:flex;gap:1.5rem;flex-wrap:wrap}.footer__cta-btn--primary{background:#3b82f6;color:white;padding:1rem 2.5rem;border-radius:.75rem;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:.025em;box-shadow:0 4px 14px 0 rgba(59,130,246,.25)}.footer__cta-btn--primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 25px 0 rgba(59,130,246,.35)}.footer__cta-btn--secondary{background:#ec4899;color:white;padding:1rem 2.5rem;border-radius:.75rem;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:.025em;box-shadow:0 4px 14px 0 rgba(236,72,153,.25)}.footer__cta-btn--secondary:hover{background:#db2777;transform:translateY(-2px);box-shadow:0 8px 25px 0 rgba(236,72,153,.35)}.footer__main{background:white;padding:5rem 0 3rem}.footer__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.footer__content{display:grid;grid-template-columns:2.5fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem}.footer__brand{display:flex;flex-direction:column;gap:1.5rem;max-width:400px}.footer__brand-label{font-size:.75rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.footer__logo{font-size:1.75rem;font-weight:900;color:#111827;text-decoration:none;display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.footer__logo:before{content:"📰";font-size:1.5rem}.footer__tagline{color:#6b7280;font-size:1rem;line-height:1.7;margin-bottom:2rem}.footer__social{display:flex;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:50%;color:#6b7280;text-decoration:none;transition:all .3s ease;font-size:1.1rem;font-weight:600}.footer__social-link:hover{background:#3b82f6;color:white;border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 8px 25px rgba(59,130,246,.25)}.footer__column{display:flex;flex-direction:column;gap:1.25rem}.footer__column-title{font-size:.875rem;font-weight:800;color:#111827;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.footer__link{color:#6b7280;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .3s ease;padding:.5rem 0;border-radius:.375rem;position:relative}.footer__link:hover{color:#3b82f6;padding-left:.5rem}.footer__bottom{border-top:2px solid #f3f4f6;padding-top:3rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer__copyright{color:#9ca3af;font-size:.9rem;font-weight:500}.footer__chat-btn{position:fixed;bottom:2rem;right:2rem;width:64px;height:64px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;text-decoration:none;box-shadow:0 8px 32px rgba(59,130,246,.4);transition:all .4s ease;z-index:1000;border:3px solid white}.footer__chat-btn:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 40px rgba(59,130,246,.6)}.footer__chat-btn:before{content:"💬";font-size:1.5rem}@media (max-width:1024px){.footer__content{grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer__brand{grid-column:1/-1;margin-bottom:2rem}}@media (max-width:768px){.footer__cta-inner{flex-direction:column;text-align:center;gap:2rem}.footer__cta-content h2{font-size:2rem}.footer__cta-buttons{justify-content:center}.footer__content{grid-template-columns:1fr;gap:2rem}.footer__brand{grid-column:1;text-align:center;align-items:center}.footer__bottom{flex-direction:column;text-align:center}.footer__chat-btn{bottom:1rem;right:1rem;width:56px;height:56px}}.hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0;text-align:center}.hero__title{font-size:3.5rem;font-weight:800;color:#1e293b;margin:0 0 1.5rem;line-height:1.1}.hero__subtitle{font-size:1.5rem;color:#64748b;max-width:800px;margin:0 auto 3rem;line-height:1.6}.hero__cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.hero__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:800px;margin:0 auto}.hero__stat{text-align:center;padding:1.5rem;background:white;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .3s ease}.hero__stat:hover{transform:translateY(-4px)}.hero__stat-number{font-size:2.5rem;font-weight:700;color:#3b82f6;margin-bottom:.5rem}.hero__stat-label{color:#64748b;font-weight:500}.code-block{background:#1e293b;border-radius:1rem;padding:2rem;margin:3rem 0;overflow-x:auto;box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.code-block pre{margin:0;color:#e2e8f0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.6}.btn--secondary{background:white;color:#3b82f6;border:2px solid #3b82f6}.btn--secondary:hover{background:#3b82f6;color:white}@media (max-width:768px){.footer__content{grid-template-columns:1fr;gap:2rem}.footer__bottom{flex-direction:column;text-align:center}.hero__title{font-size:2.25rem}.hero__subtitle{font-size:1.05rem;margin-bottom:1.75rem}.hero__cta{flex-direction:column;align-items:center}.hero{padding:4rem 0}.hero__code-preview{max-width:100%;margin:1.5rem auto 0;overflow:hidden}.hero__code-content{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.85rem;line-height:1.5;padding:1rem}.header__nav-list{gap:1rem}.language-selector{margin-right:0}.badge{display:none}.comparison-table__header,.comparison-table__row{grid-template-columns:1fr;gap:.5rem}.comparison-table__cell{padding:.75rem;text-align:center}}.focus-visible{transform:scale(1.02);transition:all .3s ease-in-out}html{scroll-behavior:smooth;scroll-padding-top:4rem}section{transition:all .3s ease-in-out}section:focus{outline:none}.code-keyword{color:#c792ea}.code-string{color:#c3e88d}.code-comment{color:#676e95}.code-function{color:#82aaff}.code-number{color:#f78c6c}@layer base{html{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-display:swap}*{box-sizing:border-box}img{max-width:100%;height:auto}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}}.form-status{padding:1rem;border-radius:.5rem;margin-top:1rem;text-align:center;font-weight:500}.form-status--success{background-color:#d1fae5;color:#065f46;border:1px solid #10b981}.form-status--error{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}.min-h-screen{min-height:100vh}.waitlist-form{max-width:800px;margin:0 auto;background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.form-group{display:flex;flex-direction:column}.form-group--full{grid-column:1/-1}.form-label{font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-required{color:#ef4444}.form-input,.form-select,.form-textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.form-input--error{border-color:#ef4444}.form-submit{background:#3b82f6;color:white;padding:1rem 2rem;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;max-width:300px;margin:0 auto;display:block}.form-submit:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.3)}.form-submit:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.form-error-banner{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:.5rem;margin-bottom:1rem}.waitlist__success{text-align:center;padding:3rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem}.success-icon{font-size:4rem;margin-bottom:1rem}.success-title{color:#166534;font-size:2rem;font-weight:700;margin-bottom:1rem}.success-message{color:#166534;font-size:1.125rem;margin-bottom:2rem}.success-button{background:#22c55e;color:white;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s}.success-button:hover{background:#16a34a}.social-share{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin:2rem 0}.social-share__title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem;text-align:center}.social-share__buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.social-share__btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;background:white;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none}.social-share__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.social-share__btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.social-share__btn--twitter:hover{background:#1da1f2;color:white;border-color:#1da1f2}.social-share__btn--linkedin:hover{background:#0077b5;color:white;border-color:#0077b5}.social-share__btn--facebook:hover{background:#1877f2;color:white;border-color:#1877f2}.social-share__btn--whatsapp:hover{background:#25d366;color:white;border-color:#25d366}.social-share__btn--telegram:hover{background:#0088cc;color:white;border-color:#0088cc}.social-share__icon{font-size:1rem;font-weight:700}.social-share__label{font-size:.875rem}@media (max-width:640px){.social-share__buttons{flex-direction:column;align-items:center}.social-share__btn{width:100%;max-width:200px;justify-content:center}}.use-cases{background:#f8fafc}.use-cases__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin:3rem 0}.use-case-card{background:white;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.use-case-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px -3px rgba(0,0,0,.1)}.use-case-card__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.use-case-card__icon{font-size:2.5rem;line-height:1}.use-case-card__title{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.use-case-card__description{color:#64748b;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.use-case-card__features{list-style:none;padding:0;margin:0}.use-case-feature{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.use-case-feature__bullet{color:#3b82f6;font-weight:700;font-size:1.25rem;line-height:1;margin-top:.125rem}.use-case-feature__text{color:#475569;font-size:.875rem;line-height:1.5}.use-cases__cta{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:1rem;padding:3rem 2rem;text-align:center;color:white;margin-top:4rem}.use-cases__cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:white}.use-cases__cta-text{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.use-cases__cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.use-cases__cta-buttons .btn{padding:.875rem 2rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .2s ease}.use-cases__cta-buttons .btn--primary{background:white;color:#3b82f6;border:2px solid white}.use-cases__cta-buttons .btn--primary:hover{background:#f8fafc;transform:translateY(-2px)}.use-cases__cta-buttons .btn--secondary{background:transparent;color:white;border:2px solid rgba(255,255,255,.3)}.use-cases__cta-buttons .btn--secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5);transform:translateY(-2px)}@media (max-width:768px){.use-cases__grid{grid-template-columns:1fr;gap:1.5rem}.use-case-card{padding:1.5rem}.use-cases__cta{padding:2rem 1.5rem}.use-cases__cta-title{font-size:1.5rem}.use-cases__cta-buttons{flex-direction:column;align-items:center}.use-cases__cta-buttons .btn{width:100%;max-width:300px}}.social-share-optimized{background:linear-gradient(135deg,#1e293b,#334155);border-radius:20px;padding:3rem 2rem;text-align:center;margin:4rem 0;border:1px solid #475569;position:relative;overflow:hidden}.social-share-optimized:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(59,130,246,.1),rgba(147,51,234,.1));pointer-events:none}.social-share-optimized__inner{position:relative;z-index:1}.social-share-optimized__title{font-size:2rem;font-weight:700;color:white;margin-bottom:1rem;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.social-share-optimized__subtitle{color:#cbd5e1;margin-bottom:2rem;font-size:1.125rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.social-share-optimized__buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.social-share-optimized__btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border:2px solid transparent;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;background:rgba(255,255,255,.1);color:white;backdrop-filter:blur(10px);position:relative;overflow:hidden}.social-share-optimized__btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.social-share-optimized__btn:hover:before{left:100%}.social-share-optimized__btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.3);border-color:rgba(255,255,255,.3)}.social-share-optimized__btn--twitter{background:linear-gradient(135deg,#1da1f2,#0d8bd9)}.social-share-optimized__btn--linkedin{background:linear-gradient(135deg,#0077b5,#005885)}.social-share-optimized__btn--reddit{background:linear-gradient(135deg,#ff4500,#cc3700)}.social-share-optimized__btn--hackernews{background:linear-gradient(135deg,#ff6600,#cc5500)}.social-share-optimized__btn--whatsapp{background:linear-gradient(135deg,#25d366,#1da851)}.social-share-optimized__btn--telegram{background:linear-gradient(135deg,#0088cc,#006699)}.social-share-optimized__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.social-share-optimized__btn-icon{font-size:1.25rem}.social-share-optimized__cta{margin-top:2rem;padding:1.5rem;background:rgba(59,130,246,.1);border-radius:12px;border:1px solid rgba(59,130,246,.2)}.social-share-optimized__cta-text{color:#93c5fd;font-size:.95rem;font-weight:500;margin:0}@media (max-width:768px){.social-share-optimized{padding:2rem 1rem;margin:2rem 0}.social-share-optimized__title{font-size:1.5rem}.social-share-optimized__subtitle{font-size:1rem}.social-share-optimized__buttons{grid-template-columns:1fr;gap:.75rem}.social-share-optimized__btn{padding:.875rem 1.25rem;font-size:.9rem}}.faq__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq__item{border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;padding:0 1.25rem}.faq__question{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0}.faq__question::-webkit-details-marker{display:none}.faq__question h3{margin:0;font-size:1.05rem;font-weight:600;color:#1e293b}.faq__question:after{content:"+";font-size:1.5rem;color:#64748b;margin-left:1rem;line-height:1}.faq__item[open] .faq__question:after{content:"\2212"}.faq__answer{margin:0;padding:0 0 1.1rem;color:#475569;line-height:1.6}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}