body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{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}.container{margin:0 auto;max-width:1200px;padding:0 20px}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-logo h2{color:#6366f1;font-size:1.5rem;font-weight:700}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:#6366f1}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;margin-top:70px;min-height:100vh;padding:0 20px}.hero-content{flex:1 1;max-width:600px}.hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-button{background:#f59e0b;border:none;border-radius:50px;box-shadow:0 4px 15px #f59e0b4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 30px;transition:all .3s ease}.cta-button:hover{background:#d97706;box-shadow:0 6px 20px #f59e0b66;transform:translateY(-2px)}.hero-image{flex:1 1}.hero-image,.hero-placeholder{align-items:center;display:flex;justify-content:center}.hero-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;font-size:8rem;height:300px;width:300px}.features{background:#f8fafc;padding:80px 0}.features h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:1.2rem;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border-radius:16px;box-shadow:0 8px 25px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.back-btn,.feature-card{cursor:pointer}.back-btn{background:#6366f1;border:none;border-radius:8px;color:#fff;font-weight:500;padding:10px 20px;transition:background .3s ease}.back-btn:hover{background:#4f46e5}.feature-card h3,.feature-icon{margin-bottom:.8rem}.feature-card h3{color:#1e293b;font-size:1.2rem}.feature-card p{color:#64748b;font-size:.9rem;line-height:1.5}.about{background:#fff;padding:80px 0}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text h2{color:#1e293b;font-size:2.5rem;margin-bottom:1.5rem}.about-text p{color:#64748b;line-height:1.7;margin-bottom:1rem}.about-image,.about-placeholder{display:flex;justify-content:center}.about-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;font-size:6rem;height:250px;width:250px}.contact{background:#f8fafc;padding:80px 0}.contact h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem;text-align:center}.contact-form{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1e293b;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;padding:12px 16px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#6366f1;outline:none}.submit-button{background:#6366f1;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 30px;transition:all .3s ease;width:100%}.submit-button:hover{background:#4f46e5;transform:translateY(-2px)}.footer{background:#1e293b;color:#fff;padding:2rem 0;text-align:center}.footer-links{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1rem}.footer-link{color:#94a3b8;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#6366f1}.footer-separator{color:#64748b;font-size:.9rem}@media (max-width:768px){.hero{flex-direction:column;padding:2rem 20px;text-align:center}.hero h1{font-size:2.5rem}.hero-placeholder{font-size:5rem;height:200px;margin-top:2rem;width:200px}.about-content{grid-template-columns:1fr;text-align:center}.nav-menu{display:none}.features-grid{gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:480px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.container{padding:0 15px}}.paraphrasing-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding-top:70px}.paraphrasing-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-bottom:2rem;padding:3rem 0;text-align:center}.paraphrasing-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.paraphrasing-header p{font-size:1.2rem;opacity:.9}.paraphrasing-content{margin:0 auto;max-width:1000px}.style-selection{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;padding:2rem}.style-selection h3{color:#1e293b;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.style-options{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.style-option{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;min-width:100px;padding:1rem 1.5rem;transition:all .3s ease}.style-option:hover{border-color:#6366f1;transform:translateY(-2px)}.style-option.active{background:#6366f1;border-color:#6366f1;box-shadow:0 5px 15px #6366f14d;color:#fff}.style-icon{font-size:2rem;margin-bottom:.5rem}.style-name{font-size:.9rem;font-weight:600}.input-section{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;padding:2rem}.text-area-container label{color:#1e293b;display:block;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.text-area-container textarea{border:2px solid #e2e8f0;border-radius:15px;font-size:1rem;line-height:1.6;padding:1rem;resize:vertical;transition:border-color .3s ease;width:100%}.text-area-container textarea:focus{border-color:#6366f1;outline:none}.text-stats{color:#64748b;display:flex;font-size:.9rem;justify-content:space-between;margin-top:1rem}.action-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.paraphrase-btn{background:#6366f1;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:180px;padding:15px 30px;transition:all .3s ease}.paraphrase-btn:hover:not(:disabled){background:#4f46e5;box-shadow:0 5px 15px #6366f14d;transform:translateY(-2px)}.paraphrase-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.clear-btn{background:#f1f5f9;border:2px solid #e2e8f0;border-radius:50px;color:#64748b;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:120px;padding:15px 30px;transition:all .3s ease}.clear-btn:hover{background:#e2e8f0;border-color:#cbd5e1}.output-section{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;padding:2rem}.output-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.output-header h3{color:#1e293b;font-size:1.3rem}.copy-btn{background:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px;transition:background .3s ease}.copy-btn:hover{background:#059669}.output-text{background:#f8fafc;border-left:4px solid #6366f1;border-radius:15px;color:#1e293b;font-size:1rem;line-height:1.6;padding:1.5rem}.features-info{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2rem}.features-info h3{color:#1e293b;font-size:1.5rem;margin-bottom:2rem;text-align:center}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-item{padding:1.5rem;text-align:center}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-item h4{color:#1e293b;font-size:1.1rem;margin-bottom:.8rem}.feature-item p{color:#64748b;font-size:.9rem;line-height:1.5}@media (max-width:768px){.paraphrasing-header h1{font-size:2rem}.style-options{gap:.8rem}.style-option{min-width:80px;padding:.8rem 1rem}.action-buttons{align-items:center;flex-direction:column}.clear-btn,.paraphrase-btn{max-width:300px;width:100%}.features-grid{grid-template-columns:1fr}}@media (max-width:480px){.paraphrasing-header{padding:2rem 0}.paraphrasing-header h1{font-size:1.8rem}.style-options{gap:.5rem}.style-option{min-width:70px;padding:.6rem .8rem}.style-icon{font-size:1.5rem}.style-name{font-size:.8rem}}.api-status{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:15px;margin-bottom:2rem;padding:1.5rem;text-align:center}.status-indicator{color:#0c4a6e;font-weight:600}.status-dot{font-size:1.2rem}.status-info{color:#0369a1;font-size:.9rem;margin:0}.error-message{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;display:flex;gap:.5rem;margin-bottom:1rem;padding:1rem}.error-icon{font-size:1.2rem}.instagram-downloader-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding-bottom:2rem}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;margin-bottom:2rem;padding:3rem 0;text-align:center}.header h1{color:#fff;font-size:2.5rem;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}.header p{color:#ffffffe6;font-size:1.1rem;margin:0 auto;max-width:600px}.backend-status{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:12px;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:1.5rem;text-align:center}.status-indicator{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:.5rem}.status-dot{background:#10b981;border-radius:50%;display:inline-block;height:12px;width:12px}.status-text{color:#1e40af;font-size:1.1rem;font-weight:600}.content-type-selection{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:2rem}.content-type-selection h3{color:#1f2937;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.url-types{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.url-type-option{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;padding:1.5rem;position:relative;transition:all .3s ease}.url-type-option:hover{border-color:#3b82f6;box-shadow:0 8px 20px #3b82f626;transform:translateY(-2px)}.url-type-option input[type=radio]{margin-right:1rem;transform:scale(1.2)}.url-type-option input[type=radio]:checked+.type-icon{color:#3b82f6}.type-icon{color:#6b7280;font-size:1.5rem;margin-right:1rem;transition:color .3s ease}.type-info{display:flex;flex-direction:column}.type-name{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.type-description{color:#6b7280;font-size:.9rem}.instagram-url-section{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:2rem}.input-container{margin:0 auto;max-width:600px}.input-header h3{color:#1f2937;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.input-field-container{margin-bottom:1rem;position:relative}.input-icon{color:#6b7280;font-size:1.2rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.instagram-url-input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:all .3s ease;width:100%}.instagram-url-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.example-url{color:#6b7280;font-size:.875rem;margin-top:.5rem}.example-url span{font-weight:500;margin-right:.5rem}.example-url code{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-family:Courier New,monospace;font-size:.75rem;line-height:1.4;padding:.5rem .75rem;word-break:break-all}.example-links{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.example-link-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-family:inherit;font-size:.75rem;line-height:1.3;padding:.5rem .75rem;text-align:left;transition:all .2s ease}.example-link-btn:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.example-link-btn:active{box-shadow:0 1px 2px #0000001a;transform:translateY(0)}.instagram-downloader-standalone{background:linear-gradient(135deg,#667eea,#764ba2);display:none;min-height:100vh;padding:1rem}.instagram-downloader-standalone .main-content{max-width:100%}.instagram-downloader-standalone .input-section{margin-bottom:1.5rem}.instagram-downloader-standalone .input-container{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000001a;padding:1.5rem}.instagram-downloader-standalone .input-header h3{color:#1f2937;font-size:1.25rem;margin-bottom:1rem;text-align:center}.instagram-downloader-standalone .input-field-container{margin-bottom:1rem;position:relative}.instagram-downloader-standalone .input-icon{color:#6b7280;font-size:1.2rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.instagram-downloader-standalone .instagram-url-input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:all .3s ease;width:100%}.instagram-downloader-standalone .instagram-url-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.instagram-downloader-standalone .example-url{margin-top:.75rem;padding:0 .5rem}.instagram-downloader-standalone .example-url span{color:#9ca3af;font-size:.8rem}.instagram-downloader-standalone .example-url code{background:#f9fafb;border:1px solid #f3f4f6;font-size:.7rem;padding:.4rem .6rem}.instagram-downloader-standalone .action-buttons{margin-bottom:1.5rem}.instagram-downloader-standalone .download-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 4px 12px #10b9814d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-bottom:.75rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.instagram-downloader-standalone .download-btn:hover:not(:disabled){box-shadow:0 8px 20px #10b98166;transform:translateY(-2px)}.instagram-downloader-standalone .clear-btn{align-items:center;background:#6b7280;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 2rem;transition:all .3s ease;width:100%}.instagram-downloader-standalone .clear-btn:hover:not(:disabled){background:#4b5563;transform:translateY(-1px)}.instagram-downloader-standalone .error-message{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.instagram-downloader-standalone .download-results{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.instagram-downloader-standalone .download-results h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-align:center}.instagram-downloader-standalone .download-links{display:flex;flex-direction:column;gap:1rem}.instagram-downloader-standalone .download-link-item{align-items:stretch;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:1rem;padding:1rem}.instagram-downloader-standalone .link-info{display:flex;flex-direction:column;gap:.25rem}.instagram-downloader-standalone .link-quality{color:#1f2937;font-weight:600}.instagram-downloader-standalone .link-details{color:#6b7280;display:flex;font-size:.875rem;gap:1rem}.instagram-downloader-standalone .link-actions{display:flex;gap:.5rem;justify-content:center}.instagram-downloader-standalone .download-link-btn,.instagram-downloader-standalone .play-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.instagram-downloader-standalone .play-btn{background:#3b82f6;color:#fff}.instagram-downloader-standalone .play-btn:hover{background:#2563eb}.instagram-downloader-standalone .download-link-btn{background:#10b981;color:#fff}.instagram-downloader-standalone .download-link-btn:hover:not(:disabled){background:#059669}.instagram-downloader-standalone .download-link-btn:disabled{cursor:not-allowed;opacity:.6}.instagram-downloader-standalone .warnings-section{background:#fffbeb;border:1px solid #fed7aa;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.instagram-downloader-standalone .warnings-section h3{color:#d97706;font-size:1.2rem;margin-bottom:1rem}.instagram-downloader-standalone .warnings-list{list-style:none;margin:0;padding:0}.instagram-downloader-standalone .warnings-list li{color:#92400e;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.instagram-downloader-standalone .warnings-list li:before{content:"⚠️";left:0;position:absolute}.instructions-section{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:2rem}.instructions-section h3{color:#1f2937;font-size:1.5rem;margin-bottom:2rem;text-align:center}.instructions-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step{align-items:flex-start;display:flex;gap:1rem}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:600;height:2.5rem;justify-content:center;width:2.5rem}.step-content h4{color:#1f2937;font-size:1.1rem;margin-bottom:.5rem}.step-content p{color:#6b7280;line-height:1.6;margin:0}@media (max-width:1200px){.content-type-selection,.download-results,.instagram-url-section,.instructions-section{margin-left:1rem;margin-right:1rem}}@media (max-width:768px){.instagram-downloader-page{padding:1rem}.header h1{font-size:2rem}.header p{font-size:1rem}.content-type-selection,.download-results,.instagram-url-section,.instructions-section{margin-left:0;margin-right:0;padding:1.5rem}.instructions-steps,.url-types{grid-template-columns:1fr}.action-buttons,.error-message,.warnings-section{margin-left:0;margin-right:0}}@media (max-width:480px){.header{padding:2rem 0}.header h1{font-size:1.75rem}.content-type-selection,.download-results,.instagram-url-section,.instructions-section,.url-type-option{padding:1rem}.step{flex-direction:column;text-align:center}.step-number{align-self:center}}@media (max-width:768px){.instagram-downloader-page{display:none}.instagram-downloader-standalone{display:block}}@media (min-width:769px){.instagram-downloader-standalone{display:none}.instagram-downloader-page{display:block}}.privacy-policy{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}.privacy-container{background:#fff;border-radius:15px;box-shadow:0 20px 40px #0000001a;margin:90px auto 20px;max-width:800px;padding:20px}.privacy-header{border-bottom:2px solid #f0f0f0;margin-bottom:40px;padding-bottom:20px;text-align:center}.privacy-header h1{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:10px}.last-updated{color:#666;font-size:1rem;font-style:italic}.privacy-content{color:#444;line-height:1.8}.privacy-section{background:#fafafa;border-left:4px solid #667eea;border-radius:10px;margin-bottom:40px;padding:20px}.privacy-section h2{border-bottom:2px solid #e0e0e0;color:#333;font-size:1.8rem;font-weight:600;margin-bottom:15px;padding-bottom:10px}.privacy-section h3{color:#555;font-size:1.3rem;font-weight:600;margin-bottom:15px;margin-top:25px}.privacy-section p{font-size:1rem;margin-bottom:15px;text-align:justify}.privacy-section ul{margin:15px 0;padding-left:25px}.privacy-section li{font-size:1rem;margin-bottom:8px}.privacy-section strong{color:#333;font-weight:600}.contact-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:15px;padding:20px}.contact-info p{font-size:1rem;margin-bottom:8px}.contact-info strong{color:#667eea;font-weight:600}.privacy-footer{border-top:2px solid #f0f0f0;color:#666;margin-top:40px;padding-top:20px;text-align:center}.privacy-footer p{font-size:.9rem;margin-bottom:5px}@media (max-width:768px){.privacy-container{border-radius:10px;margin:10px;padding:15px}.privacy-header h1{font-size:2rem}.privacy-section{margin-bottom:30px;padding:15px}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.2rem}.privacy-section li,.privacy-section p{font-size:.95rem}}@media (max-width:480px){.privacy-container{margin:5px;padding:10px}.privacy-header h1{font-size:1.8rem}.privacy-section{padding:10px}.privacy-section h2{font-size:1.3rem}.privacy-section h3{font-size:1.1rem}}@media print{.privacy-policy{background:#fff}.privacy-container{border-radius:0;box-shadow:none;margin:0;padding:0}.privacy-section{background:#fff;border-left:none;page-break-inside:avoid}.navbar{display:none}}
/*# sourceMappingURL=main.24260aca.css.map*/