body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}li{list-style:none}*{box-sizing:border-box;color:#000;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}.review-box{background-color:#fff;border-radius:20px;box-shadow:0 12px 25px #0000001a;margin-left:auto;margin-right:auto;margin-top:30px;max-width:800px;overflow:hidden;padding:30px;transition:all .3s ease}.review-box h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#745fff,#4f6084);-webkit-background-clip:text;font-size:28px;font-weight:700;margin-bottom:25px}.review-section{background-color:#745fff0d;border-radius:15px;margin-bottom:25px;padding:20px;transition:all .3s ease}.review-section h3{color:#4f6084;font-size:20px;font-weight:600;margin-bottom:12px}.review-section ul{color:#111827;list-style:disc inside}.review-section ul li{margin-bottom:8px}.review-section.refactor pre{background-color:#f5f5f5;border-radius:12px;color:#111827;font-family:monospace;font-size:14px;overflow-x:auto;padding:15px}.review-section:hover{box-shadow:0 15px 30px #00000014;transform:translateY(-3px)}@media (max-width:600px){.review-box{padding:20px}.review-section{padding:15px}}body{display:flex;flex-direction:column;min-height:100vh}.App{background-color:#f8fafc}.navbar{background-color:#4f6084;flex-wrap:wrap;justify-content:space-between;min-height:90px;padding:0 30px}.logo img{width:136px}.nav-links{display:flex;gap:30px}.nav-btn button,.nav-links a{color:#fff;font-size:16px}.nav-btn button{background-color:#2563eb;border:none;border-radius:6px;cursor:pointer;padding:10px 18px}.nav-btn button a{color:#fff;text-decoration:none}.hero{margin-top:90px;padding:60px 20px 20px}.hero h1{color:#111827;font-size:48px;font-weight:700;margin:auto;max-width:650px}.hero p{font-size:18px;margin:15px auto 40px;width:90%}.hero-btn{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.upload-docs{background-color:#745fff;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:14px 25px}.upload-docs a{color:#fff;text-decoration:none}.try-demo{background-color:#fff;border:1px solid #ccc;border-radius:10px;cursor:pointer;padding:14px 25px}.paste{background:#4f6084;border-radius:20px;margin:60px auto;max-width:800px;padding:40px 20px;text-align:center;width:90%}.paste h1{color:#fff;font-size:28px;margin-bottom:30px}.upload-btn{background:#2563eb;border-radius:8px;color:#fff;cursor:pointer;padding:10px 20px}.lang-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.lang-btn{background:#fff;border:1px solid #ccc;border-radius:20px;cursor:pointer;padding:8px 16px}.review-error{background:#ff505026;border:1px solid #ff505066;border-radius:12px;color:#ff4d4d;font-size:14px;margin:10px auto 20px;padding:12px 20px;width:fit-content}.how{color:#fff}.howHeading{font-size:38px;font-weight:700}.howList{margin:30px auto;width:300px}.hl{font-size:16px;gap:30px;margin-bottom:20px}.how{background:linear-gradient(135deg,#f8fafc,#e0e7ff);border-radius:25px;box-shadow:0 10px 30px #0000000d;color:#111827;margin-top:100px;padding:40px 20px;text-align:center;transition:all .3s ease}.howHeading{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#745fff,#4f6084);-webkit-background-clip:text;font-size:42px;font-weight:800;margin-bottom:50px}.howList{list-style:none;margin:auto;max-width:700px;padding:0}.hl{align-items:center;background-color:#fff9;border-radius:15px;color:#4f6084;display:flex;font-size:18px;font-weight:500;gap:20px;margin-bottom:25px;padding:15px 20px;transition:transform .3s ease,box-shadow .3s ease}.hl:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}@media (max-width:900px){.howList{max-width:90%}.hl{font-size:16px;gap:15px;padding:12px 15px}.howHeading{font-size:36px}}.hl img{width:40px}.lang-active{background:#745fff;border:none;border-radius:20px;color:#fff;padding:8px 16px}.paste textarea{border:none;border-radius:15px;font-size:16px;height:200px;max-width:650px;padding:20px;resize:none;transition:all .2s ease;width:100%}.paste textarea:focus{box-shadow:0 0 0 3px #745fff4d;outline:none}.q{color:#fff;font-size:20px;margin-top:30px}.b3{background-color:#2563eb;border:none;cursor:pointer;margin-top:20px;padding:14px 30px}.b3,.dropdown{border-radius:6px;color:#fff;font-size:16px}.dropdown{background-color:initial;border:none;margin-top:50px;padding:10px 15px}.cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:80px auto;max-width:1100px;padding:0 20px}.card{background:#fff;border-radius:14px;box-shadow:0 10px 25px #00000014;padding:25px;position:relative;transition:all .3s ease}.card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-8px)}.card h2{color:#111827;font-size:22px;margin-bottom:20px}.card li{color:#2563eb;font-weight:600;list-style:none;margin-top:12px}.card p{color:#555;font-size:14px;margin-bottom:10px}.footer{background-color:#cdcdcd;margin-top:auto;padding:40px 20px}.footer1{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:auto;max-width:1100px}.ffree{background:linear-gradient(90deg,#0b19de,#666);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:28px;font-weight:600}.ffree2{display:flex;gap:10px;margin-top:20px}.ffree2 img{width:35px}.fquick{font-weight:600}.flinks1{list-style:none}.flinks1 a{color:#000000b2;text-decoration:none}.footer2{color:#000000b2;margin-top:30px;text-align:center}@media (max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.navbar{flex-direction:column;gap:15px;padding-top:30px}.nav-btn,.nav-links{display:none}.hero h1{font-size:32px}.cards{grid-template-columns:1fr}}.navbar{background:#4f6084;box-shadow:0 4px 20px #00000026;height:80px;justify-content:center;position:fixed;top:0;width:100%;z-index:1000}.nav-container,.navbar{align-items:center;display:flex}.nav-container{justify-content:space-between;max-width:1400px;width:90%}.logo{color:#fff;flex:1 1;font-size:1.6rem;font-weight:800;letter-spacing:-1px}.logo-accent{color:#3b82f6}.nav-links.desktop-only{display:flex;flex:2 1;gap:40px;justify-content:center;list-style:none}.nav-links a{color:#ffffffd9;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s ease}.nav-links a:hover{color:#fff;text-shadow:0 0 10px #ffffff4d}.nav-action.desktop-only{display:flex;flex:1 1;justify-content:flex-end}.upload-btn{background-color:#3b82f6;border:none;border-radius:12px;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.upload-btn a{color:#fff;font-weight:700;text-decoration:none}.upload-btn:hover{background-color:#2563eb;box-shadow:0 8px 15px #3b82f64d;transform:translateY(-2px)}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:6px;z-index:2001}.bar{background-color:#fff;height:2px;transition:.4s ease;width:28px}.nav-menu-mobile{align-items:center;background:#334155;display:flex;flex-direction:column;height:100vh;justify-content:center;position:fixed;right:0;top:0;width:100%;z-index:2000}.nav-links-mobile{list-style:none;padding:0;text-align:center}.nav-links-mobile li{margin:25px 0}.nav-links-mobile a{color:#fff;font-size:2rem;font-weight:800;text-decoration:none}@media (max-width:968px){.desktop-only{display:none!important}.hamburger{display:flex}.logo{flex:none}}.hero{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:80vh;padding:120px 20px 60px;text-align:center}.hero-content{max-width:900px;width:100%}.hero h1{color:#1e293b;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:24px}.text-accent{color:#3b82f6}.hero p{color:#64748b;font-size:1.1rem;font-weight:500;line-height:1.6;margin:0 auto 40px;max-width:650px}.hero-btn-group{align-items:center;display:flex;gap:20px;justify-content:center}.btn-primary{background-color:#3b82f6;border:none;border-radius:10px;cursor:pointer;padding:14px 32px;transition:box-shadow .3s ease}.btn-primary a{color:#fff;font-size:1rem;font-weight:700;text-decoration:none}.btn-primary:hover{box-shadow:0 10px 20px #3b82f640}.btn-secondary{background-color:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;cursor:pointer;font-size:1rem;font-weight:700;padding:14px 32px;transition:all .3s ease}.btn-secondary:hover{background-color:#f8fafc;border-color:#cbd5e1}@media (max-width:768px){.hero{padding-top:100px}.hero-btn-group{flex-direction:column;margin:0 auto;max-width:300px;width:100%}.btn-primary,.btn-secondary{width:100%}.desktop-br{display:none}}.paste-section{background:radial-gradient(circle at top,#fdfdfd 0,#f1f5f9 100%);display:flex;justify-content:center;padding:100px 20px}.paste-container{max-width:1100px;text-align:center;width:100%}.paste-container h2{color:#1e293b;font-size:2rem;font-weight:800;letter-spacing:-.5px;margin-bottom:40px}.input-card{background-color:#4f6084;border-radius:32px;box-shadow:0 30px 60px #0f172a26;padding:50px}textarea{background:#fff;border:1px solid #fff3;border-radius:20px;color:#334155;font-family:Fira Code,Courier New,monospace;font-size:1rem;height:280px;margin-bottom:30px;outline:none;padding:25px;resize:none;transition:box-shadow .3s ease;width:100%}textarea:focus{box-shadow:0 0 0 4px #3b82f633}.action-row{align-items:center;display:flex;gap:20px;justify-content:center}.file-upload-label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff4d;border-radius:50px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:14px 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.file-upload-label:hover{background:#ffffff26;border-color:#fff}.submit-review-btn{background:#3b82f6;border:none;border-radius:50px;box-shadow:0 10px 25px #3b82f666;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:14px 35px}.results-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin-top:80px}.result-card{background:#fff;border-radius:24px;box-shadow:0 4px 20px #00000008;padding:30px;text-align:left;transition:transform .3s ease}.result-card:hover{transform:translateY(-5px)}.result-card h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin-bottom:20px}.result-card ul{list-style:none;padding:0}.result-card li{color:#475569;font-size:.9rem;line-height:1.6;margin-bottom:12px;padding-left:20px;position:relative}.result-card li:before{content:"•";font-weight:700;left:0;position:absolute}.issues{border:1px solid #ef444433;border-top:5px solid #ef4444}.performance{border:1px solid #3b82f633;border-top:5px solid #3b82f6}.improvements{border:1px solid #10b98133;border-top:5px solid #10b981}.refactor-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#334155;font-size:.8rem;overflow-x:auto;padding:15px}@media (max-width:900px){.results-grid{grid-template-columns:1fr}}.cards-section{background-color:initial;display:flex;justify-content:center;padding:80px 20px}.cards-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);max-width:1200px;width:100%}.card{background:#fdfdfd;border-radius:20px;box-shadow:0 10px 30px #0000000a;padding:30px;text-align:left;transition:transform .3s ease}.card:hover{transform:translateY(-5px)}.card.issues{border:1px solid #ef44444d;border-top:5px solid #ef4444}.card.performance{border:1px solid #3b82f64d;border-top:5px solid #3b82f6}.card.improvements{border:1px solid #10b9814d;border-top:5px solid #10b981}.card h3{color:#1e293b;font-size:1.2rem;font-weight:700;margin-bottom:25px}.card-list{list-style:none;padding:0}.card-list li{margin-bottom:18px;padding-left:15px;position:relative}.card-list li:before{color:#64748b;content:"•";font-weight:700;left:0;position:absolute}.item-label{color:#0f172a;display:block;font-size:.95rem;font-weight:700;line-height:1.2}.item-desc{color:#64748b;display:block;font-size:.85rem;line-height:1.4;margin-top:2px}@media (max-width:968px){.cards-container{grid-template-columns:1fr;max-width:500px}}.features-section{background-color:#fff;display:flex;justify-content:center;padding:120px 24px}.features-wrapper{max-width:1200px;width:100%}.features-header{margin-bottom:70px;text-align:center}.badge{background:#eff6ff;border:1px solid #dbeafe;border-radius:99px;color:#3b82f6;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:6px 14px;text-transform:uppercase}.features-header h2{color:#0f172a;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;letter-spacing:-.02em;margin:16px 0}.header-subtitle{color:#64748b;font-size:1.1rem;margin:0 auto;max-width:600px}.features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.feature-card{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 1px 3px #00000005;display:flex;gap:20px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card:hover{border-color:#3b82f6;box-shadow:0 12px 24px -10px #3b82f626;transform:translateY(-4px)}.icon-box{align-items:center;background:#f8fafc;border-radius:12px;color:#3b82f6;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .3s ease;width:48px}.feature-card:hover .icon-box{background:#3b82f6;color:#fff}.feature-text{color:#334155;font-size:.95rem;font-weight:500;line-height:1.5}@media (max-width:640px){.features-grid{grid-template-columns:1fr}.feature-card{padding:20px}}.footer-section{background-color:#f8fafc;border-top:1px solid #e2e8f0;color:#1e293b;padding:80px 24px 40px}.footer-container{grid-gap:60px;display:grid;gap:60px;grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:1200px}.brand-logo{color:#3b82f6;font-size:1.5rem;font-weight:800;margin-bottom:8px}.brand-tagline{color:#64748b;font-size:.9rem;margin-bottom:24px}.social-links{display:flex;gap:12px}.social-icon{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;color:#475569;display:flex;height:38px;justify-content:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:38px}.social-icon:hover{background:#3b82f6;border-color:#3b82f6;box-shadow:0 10px 15px -3px #3b82f64d;color:#fff;transform:translateY(-3px)}.links-title{color:#0f172a;font-size:1rem;font-weight:700;letter-spacing:.05em;margin-bottom:24px;text-transform:uppercase}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#64748b;font-size:.95rem;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#3b82f6}.email-link a{gap:10px}.email-link a,.footer-bottom{align-items:center;display:flex}.footer-bottom{border-top:1px solid #e2e8f0;color:#94a3b8;font-size:.85rem;justify-content:space-between;margin:60px auto 0;max-width:1200px;padding-top:32px}.footer-legal{display:flex;gap:16px}.footer-legal a{color:#94a3b8;text-decoration:none}.separator{color:#e2e8f0}@media (max-width:850px){.footer-container{gap:40px;grid-template-columns:1fr;text-align:center}.email-link a,.social-links{justify-content:center}.footer-bottom{flex-direction:column;gap:20px}}
/*# sourceMappingURL=main.2529cdf2.css.map*/