@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.preview-container{width:100%;height:300px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:6px;overflow:hidden;margin-bottom:1rem}.preview-image{max-width:100%;max-height:100%;object-fit:contain;max-width:400px}.preview-placeholder{width:100%;height:300px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:6px;color:#666;font-size:1.1rem}.size-info{background:#f8f9fa;padding:1rem;border-radius:6px;margin-top:1rem}.download-button:hover{background-color:var(--primary-hover)}.download-button.disabled{background-color:var(--secondary);cursor:not-allowed;opacity:.7}.pro-feature-button{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--secondary);color:#fff;border:none;border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:500;cursor:pointer;transition:all .2s;width:100%;margin-top:.5rem}.pro-feature-button:hover{opacity:.9;transform:translateY(-1px)}.pro-feature-button .download-icon{display:flex;align-items:center}a{color:#9333ea}.footer{background-color:#1a1a1a;color:#fff;padding:4rem 0 2rem;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section{margin-bottom:2rem}.footer-section h3{color:#fff;font-size:1.2rem;margin-bottom:1rem;font-weight:600}.footer-section p{color:#b3b3b3;line-height:1.6;font-size:.95rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.8rem}.footer-section ul li a{color:#b3b3b3;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-section ul li a:hover{color:#fff}.social-links{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.social-links a{color:#b3b3b3;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#fff}.support-text a{color:#4a90e2;text-decoration:none}.support-text a:hover{text-decoration:underline}.footer-bottom{max-width:1200px;margin:2rem auto 0;padding:2rem 2rem 0;border-top:1px solid #333;text-align:center}.footer-bottom a{text-decoration:none}.copyright{color:#b3b3b3;font-size:.9rem;margin-bottom:.5rem}.attribution{color:gray;font-size:.8rem}.attribution a{color:#4a90e2;text-decoration:none}.attribution a:hover{text-decoration:underline}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;padding:0 1rem}.footer{padding:3rem 0 1.5rem}.footer-bottom{padding:1.5rem 1rem 0}}.dropzone{background-color:var(--surface);border:2px dashed var(--border);border-radius:var(--radius);padding:2rem;text-align:center;cursor:pointer;transition:all .2s}.dropzone.dragging{border-color:var(--primary);background-color:var(--primary-light)}.file-input{display:none}.dropzone-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-icon{color:var(--primary);margin-bottom:1rem}.upload-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.upload-subtitle{color:var(--text-light);margin-bottom:.5rem}.upload-formats{font-size:.875rem;color:var(--text-light)}.image-list{width:100%;margin-bottom:1.5rem}.list-title{margin-bottom:.75rem;font-weight:600}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.image-item{border:2px solid var(--border);border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:all .2s}.image-item:hover{border-color:var(--primary-light)}.image-item.selected{border-color:var(--primary)}.image-thumbnail{width:100%;height:80px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.thumbnail-img{max-width:100%;max-height:100%;object-fit:contain}.image-info{padding:.5rem;display:flex;justify-content:space-between;align-items:center;background-color:#fafafa;border-top:1px solid var(--border)}.image-name{font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.remove-btn{background:none;border:none;color:var(--text-light);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.remove-btn:hover{color:var(--danger)}.resize-controls{display:flex;flex-direction:column;gap:1.5rem}.control-group{width:100%}.control-label{display:block;font-weight:500;margin-bottom:.5rem}.slider-container{display:flex;align-items:center;gap:1rem}.slider{flex:1}.slider-value{min-width:3rem;text-align:right}.dimensions-container{display:flex;align-items:center;gap:.5rem}.dimension-input{flex:1}.dimension-label{display:block;font-size:.875rem;color:var(--text-light);margin-bottom:.25rem}.dimension-field{width:100%}.lock-aspect-container{display:flex;justify-content:center;align-items:center;padding:0 .5rem}.lock-aspect-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:var(--radius);color:var(--text-light)}.lock-aspect-btn.locked{color:var(--primary)}.format-select{width:100%;padding:.5rem;border:1px solid var(--border);border-radius:var(--radius);background-color:#fff}.image-preview{display:flex;flex-direction:column;align-items:center;width:100%}.preview-container{width:100%;border-radius:var(--radius);overflow:hidden;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;margin-bottom:.75rem}.preview-image{max-width:100%;max-height:300px;object-fit:contain}.size-info{display:flex;gap:1.5rem;width:100%;font-size:.875rem}.size-item{display:flex;gap:.5rem}.size-label{color:var(--text-light)}.size-value{font-weight:500}.no-preview{width:100%;height:200px;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;border-radius:var(--radius);color:var(--text-light)}.download-button{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--primary);color:#fff;border:none;border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:500;cursor:pointer;transition:all .2s;width:100%}.download-button:hover:not(.disabled){background-color:var(--primary-hover)}.download-button.disabled,.download-button:disabled{background-color:var(--secondary);cursor:not-allowed;opacity:.7;pointer-events:none}.download-icon{display:flex;align-items:center}.download-section{display:flex;gap:10px;align-items:center;margin:10px 0}.filename-input{padding:8px 12px;border:1px solid #ccc;border-radius:4px;font-size:14px;outline:none;transition:border-color .2s;flex:1}.filename-input:focus{border-color:#007bff}.image-processor{display:flex;flex-direction:column;gap:2rem;width:100%}.upload-section,.edit-section{width:100%}.edit-section{display:grid;grid-template-columns:1fr;gap:2rem}.panel-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.preview-panel,.controls-panel{background-color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.download-container{margin-top:2rem}@media (min-width: 768px){.edit-section{grid-template-columns:1fr 1fr}}.user-showcase{padding:2rem 0;background-color:#f8f9fa}.user-showcase-title{text-align:center;font-size:1.75rem;margin-bottom:2rem;color:#333;font-weight:600}.user-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;padding:0 1rem}.user-type-card{background:#fff;padding:1.25rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center;transition:transform .3s ease}.user-type-card:hover{transform:translateY(-3px);cursor:pointer}.user-icon{width:48px;height:48px;margin:0 auto 1rem;color:var(--primary)}.user-icon svg{width:100%;height:100%}.user-title{font-size:1.1rem;margin-bottom:.75rem;color:#333;font-weight:500}.user-description{color:#666;line-height:1.4;font-size:.9rem;font-weight:400}@media (max-width: 768px){.user-showcase{padding:1.5rem 0}.user-showcase-title{font-size:1.5rem;margin-bottom:1.5rem}.user-types-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 480px){.user-types-grid{grid-template-columns:1fr;gap:1rem}}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#fff;box-shadow:0 1px 3px #0000001a;position:relative}.header__logo{flex:0 0 auto}.header__logo-img{height:40px;width:auto;margin-right:.5rem}.header__logo-text{font-size:1.5rem;font-weight:700;color:var(--primary);text-decoration:none}.header__nav{flex:1;display:flex;justify-content:center}.header__nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.header__nav-item{margin:0}.header__nav-link{color:#4b5563;text-decoration:none;font-weight:500;transition:color .2s}.header__nav-link:hover,.header__nav-link--active{color:var(--primary)}.header__nav-icon{width:auto;height:16px;margin-left:8px;vertical-align:middle}.header__auth{flex:0 0 auto;display:flex;gap:1rem;align-items:center}.header__auth-button{display:inline-block;padding:.5rem 1.2rem;background-color:var(--primary);color:#fff;text-decoration:none;border-radius:.375rem;font-weight:500;transition:all .2s ease}.header__auth-button--secondary{background-color:transparent;color:var(--primary);border:1.5px solid var(--primary)}.header__auth-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.header__auth-button--secondary:hover{background-color:var(--primary);color:#fff}.header__auth-button:hover{background-color:#4338ca}.header__toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.header__toggle-icon{width:1.5rem;height:1.5rem;color:#4b5563}.header__mobile-nav{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;padding:1rem;box-shadow:0 4px 6px #0000001a}.header__mobile-nav--open{display:block}.header__mobile-nav-list{list-style:none;margin:0;padding:0}.header__mobile-nav-item{margin:.5rem 0}.header__mobile-nav-link{display:block;padding:.5rem 0;color:#4b5563;text-decoration:none;font-weight:500}.header__mobile-nav-link--active{color:#4f46e5}.header__mobile-nav-buttons{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;margin-top:1rem;border-top:1px solid #e5e7eb;background-color:#f8fafc}.header__mobile-nav-button{display:block;padding:.875rem 1.25rem;color:#fff;text-decoration:none;font-weight:500;background-color:var(--primary);border-radius:.5rem;text-align:center;transition:all .2s ease;margin:.25rem 0}.header__mobile-nav-button:hover,.header__mobile-nav-button:focus{transform:translateY(-1px);box-shadow:0 4px 12px #6366f126}.header__mobile-nav-button--secondary{background-color:transparent;color:var(--primary);border:1.5px solid var(--primary)}.header__mobile-nav-button--secondary:hover,.header__mobile-nav-button--secondary:focus{background-color:var(--primary);color:#fff}@media (max-width: 768px){.header__nav,.header__auth{display:none}.header__toggle{display:block}}.header__nav-dropdown{position:relative;display:inline-block}.header__nav-arrow{margin-left:5px;font-size:.8em}.header__nav-dropdown-content{visibility:hidden;opacity:0;position:absolute;top:100%;left:0;background-color:var(--primary);min-width:200px;box-shadow:0 8px 16px #0000001a;border-radius:4px;z-index:1000;padding:8px 0;transition:all .2s ease-in-out}.header__nav-dropdown:hover .header__nav-dropdown-content{visibility:visible;opacity:1}.header__nav-dropdown-item{display:block;padding:8px 16px;color:#fff;text-decoration:none;transition:background-color .2s}.header__nav-dropdown-item:hover{background-color:#ffffff1a}.header__nav-dropdown-item--active{background-color:#fff3;font-weight:500}.header__mobile-dropdown{width:100%}.header__mobile-dropdown-button{width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-size:1rem;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.header__mobile-dropdown-arrow{font-size:.8em}.header__mobile-dropdown-content{background-color:var(--primary);padding:8px 0}.header__mobile-dropdown-item{display:block;padding:10px 24px;color:#fff;text-decoration:none;font-size:.95rem}.header__mobile-dropdown-item:hover{background-color:#ffffff1a}.header__mobile-dropdown-item--active{background-color:#fff3;font-weight:500}.hero{display:flex;align-items:center;justify-content:space-between;padding:4rem 2rem;gap:2rem;max-width:1200px;margin:0 auto}.hero__content{flex:1;max-width:600px}.hero__content h1{font-size:3rem;line-height:1.2;margin-bottom:1.5rem;color:var(--foreground)}.hero__content p{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;color:var(--muted-foreground)}.hero__buttons{display:flex;gap:1rem}.hero__buttons .btn-outline{color:#00f!important;border:solid 1px blue!important}.hero__image{flex:1;max-width:600px}.hero__image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.hero{flex-direction:column;text-align:center;padding:2rem 1rem}.hero__content h1{font-size:2.5rem}.hero__buttons{justify-content:center}.hero__image{order:-1}}.how-it-works{padding:4rem 2rem;text-align:center;max-width:1200px;margin:0 auto}.how-it-works h2{font-size:2.5rem;margin-bottom:3rem;color:var(--foreground)}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;justify-content:center}.step-card{background:var(--card);padding:2rem;border-radius:12px;position:relative;text-align:center;transition:transform .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.step-card:hover{transform:translateY(-5px)}.step-card__icon{font-size:2.5rem;margin-bottom:1rem}.step-card h3{font-size:1.5rem;margin-bottom:1rem;color:var(--foreground)}.step-card p{color:var(--muted-foreground);line-height:1.6}.step-number{position:absolute;top:-15px;right:-15px;width:40px;height:40px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}@media (max-width: 768px){.how-it-works{padding:2rem 1rem}.how-it-works h2{font-size:2rem;margin-bottom:2rem}.steps{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.trust2{padding:4rem 2rem;text-align:center;max-width:1200px;margin:0 auto}.trust2__counter{margin-bottom:3rem}.trust2__counter h2{font-size:2.5rem;color:var(--primary);font-weight:700}.trust2__testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.testimonial2{background:var(--card);padding:2rem;border-radius:12px;text-align:left;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.testimonial2 p{font-size:1.1rem;line-height:1.6;color:var(--foreground);margin-bottom:1.5rem;font-style:italic}.testimonial2__author{display:flex;flex-direction:column}.testimonial2__author strong{color:var(--foreground);margin-bottom:.25rem}.testimonial2__author span{color:var(--muted-foreground);font-size:.9rem}@media (max-width: 768px){.trust2{padding:2rem 1rem}.trust2__counter h2{font-size:2rem}.trust2__testimonials{grid-template-columns:1fr}}.faq2{padding:4rem 2rem;max-width:1200px;margin:0 auto}.faq2 h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--foreground)}.faq2__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.faq2__item{background:var(--card);padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.faq2__item h3{color:var(--foreground);font-size:1.25rem;margin-bottom:1rem}.faq2__item p{color:var(--muted-foreground);line-height:1.6}@media (max-width: 768px){.faq2{padding:2rem 1rem}.faq2 h2{font-size:2rem;margin-bottom:2rem}.faq2__grid{grid-template-columns:1fr}}.cta{padding:4rem 2rem;background:var(--accent);border-radius:12px;margin:2rem auto;max-width:1200px}.cta__content{text-align:center;max-width:800px;margin:0 auto}.cta__content .btn-outline{color:#00f!important;border:solid 1px blue!important}.cta__content h2{font-size:2.5rem;margin-bottom:1rem;color:var(--foreground)}.cta__content p{font-size:1.25rem;margin-bottom:2rem;color:var(--muted-foreground)}.cta__buttons{display:flex;gap:1rem;justify-content:center}@media (max-width: 768px){.cta{padding:2rem 1rem;margin:1rem}.cta__content h2{font-size:2rem}.cta__content p{font-size:1.1rem}.cta__buttons{flex-direction:column;align-items:center}.cta__buttons .btn{width:100%;max-width:300px}}.built-for-showcase{padding:4rem 1rem;background:linear-gradient(to bottom,#9333ea0d,#9333ea05);border-radius:15px}.built-for-container{max-width:1200px;margin:0 auto}.built-for-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1a1a1a}.built-for-title .highlight{color:#9333ea;position:relative}.built-for-title .highlight:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:#9333ea;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.built-for-title .highlight:hover:after{transform:scaleX(1);transform-origin:left}.built-for-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1rem;max-width:1200px;margin:0 auto}.user-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;border:1px solid rgba(147,51,234,.1);height:100%;display:flex;flex-direction:column;justify-content:flex-start}.user-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #9333ea1a;border-color:#9333ea}.user-card h3{color:#9333ea;font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.user-card p{color:#666;font-size:.95rem;line-height:1.5}@media (min-width: 768px) and (max-width: 1024px){.built-for-cards{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:1.25rem}.user-card{margin-bottom:0}}@media (max-width: 767px){.built-for-title{font-size:2rem;padding:0 1rem}.built-for-cards{grid-template-columns:1fr;gap:1rem}.user-card{padding:1.5rem}}@media (max-width: 480px){.built-for-title{font-size:1.75rem}}:root{--primary: #3b82f6;--primary-hover: #2563eb;--primary-light: #dbeafe;--secondary: #64748b;--background: #f8fafc;--surface: #ffffff;--text: #1e293b;--text-light: #64748b;--danger: #ef4444;--success: #22c55e;--border: #e2e8f0;--radius: .5rem;--shadow: 0 1px 3px rgba(0, 0, 0, .1);--foreground: #1e293b;--muted: #f1f5f9;--muted-foreground: #64748b;--accent: #f1f5f9;--accent-foreground: #1e293b;--card: #ffffff;--card-foreground: #1e293b;--popover: #ffffff;--popover-foreground: #1e293b;--destructive: #ef4444;--destructive-foreground: #ffffff;--ring: #93c5fd;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--background);color:var(--text);line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.h-full{height:100%}.text-center{text-align:center}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-blue-500{color:var(--primary)}.text-blue-700{color:var(--primary-hover)}.text-gray-600{color:var(--text-light)}.text-white{color:#fff}.bg-gray-100{background-color:var(--background)}.underline{text-decoration:underline}input[type=range]{-webkit-appearance:none;width:100%;height:6px;border-radius:var(--radius);background:var(--border);outline:none}.toast-viewport{position:fixed;top:0;right:0;display:flex;flex-direction:column-reverse;padding:1rem;gap:.5rem;max-width:420px;max-height:100vh;overflow-y:auto;z-index:9999}.toast{background-color:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 4px 12px #0000001a;padding:1rem;display:flex;align-items:center;justify-content:space-between;animation:toast-in .3s ease forwards}.toast-title{font-weight:600;font-size:.875rem}.toast-description{font-size:.875rem;color:var(--text-light);margin-top:.25rem}.toast-close{background:none;border:none;cursor:pointer;color:var(--text-light);display:flex;align-items:center;justify-content:center;padding:.25rem}.toast-close:hover{color:var(--text)}@keyframes toast-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.tooltip{position:relative}.tooltip-content{position:absolute;background-color:var(--surface);color:var(--text);padding:.5rem .75rem;border-radius:var(--radius);border:1px solid var(--border);box-shadow:0 2px 10px #0000001a;font-size:.875rem;z-index:50;max-width:300px;transform-origin:var(--arrow-position, 50% 50%);animation:tooltip-in .2s ease forwards}.tooltip-arrow{position:absolute;width:8px;height:8px;background-color:var(--surface);transform:rotate(45deg);z-index:-1;border:1px solid var(--border);border-top:none;border-left:none}@keyframes tooltip-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.min-h-screen{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding:2rem 0}.app-description{margin-bottom:2.5rem;text-align:center}.section-title{font-size:1.75rem;font-weight:600;margin-bottom:.75rem}.section-description{color:var(--text-light);max-width:800px;margin:0 auto;line-height:1.6}.changelog{margin-bottom:2rem;padding:1.5rem;border-radius:8px;background-color:#f8f9fa;box-shadow:0 2px 4px #0000000d}.changelog__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e9ecef}.changelog__date{font-size:1.25rem;font-weight:600;color:#343a40}.changelog__items{list-style-type:none;padding:0;margin:0}.changelog__item{display:flex;align-items:flex-start;margin-bottom:.75rem;padding-left:.5rem}.changelog__item:last-child{margin-bottom:0}.changelog__item-description{flex:1;margin-right:1rem;color:#495057}.changelog__badge{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;min-width:60px;text-align:center}.changelog__badge--added{background-color:#d4edda;color:#155724}.changelog__badge--changed{background-color:#fff3cd;color:#856404}.changelog__badge--fixed{background-color:#d1ecf1;color:#0c5460}.changelog-container{max-width:800px;margin:0 auto;padding:2rem 1rem}.changelog-container__title{margin-bottom:2rem;text-align:center;color:#212529}.feature-request-section{max-width:800px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.section-title{font-size:2rem;color:#333;margin-bottom:2rem;text-align:center}.section-description{font-size:1.1rem;color:var(--text-secondary);text-align:center;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.feature-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#333}.required{color:#e53e3e;margin-left:4px}.form-group input[type=text],.form-group input[type=email],.form-group textarea{padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;transition:border-color .2s ease}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group textarea:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.form-group textarea{min-height:100px;resize:vertical}.radio-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.radio-group label{display:flex;align-items:center;gap:.5rem;font-weight:400;cursor:pointer}.radio-group input[type=radio]{width:1.25rem;height:1.25rem;cursor:pointer}.form-actions{display:flex;gap:1rem;margin-top:1rem}.submit-button,.clear-button{padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.submit-button{background-color:#4299e1;color:#fff;border:none}.submit-button:hover{background-color:#3182ce}.submit-button:disabled{background-color:#a0aec0;cursor:not-allowed}.clear-button{background-color:#fff;color:#4a5568;border:1px solid #e2e8f0}.clear-button:hover{background-color:#f7fafc;border-color:#cbd5e0}.status-message{padding:1rem;border-radius:6px;text-align:center;font-weight:500}.status-message.success{background-color:#c6f6d5;color:#2f855a}.status-message.error{background-color:#fed7d7;color:#c53030}@media (max-width: 640px){.feature-request-section{padding:1rem;margin:1rem}.form-actions{flex-direction:column}.submit-button,.clear-button{width:100%}}@media (max-width: 768px){.section-title{font-size:1.75rem}.section-description{font-size:1rem}.form-container iframe{max-height:600px}}@media (max-width: 480px){.section-title{font-size:1.5rem}.form-container{padding:.5rem}}.register-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:2rem 1rem}.register-form-container{max-width:28rem;width:100%;margin:0 auto}.register-title{text-align:center;font-size:1.875rem;font-weight:800;color:#111827;margin-bottom:2rem}.register-form{margin-top:2rem}.form-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.submit-button{width:100%;padding:.75rem 1rem;background-color:#4f46e5;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.login-link{text-align:center;margin-top:1rem;font-size:.875rem;color:#6b7280}.login-link a{color:#4f46e5;text-decoration:none;font-weight:500}.login-link a:hover{color:#4338ca}.verification-message{text-align:center;padding:2rem;background-color:#f8f9fa;border-radius:8px;margin:1rem 0}.verification-message h3{color:#2563eb;margin-bottom:1rem}.verification-message p{margin-bottom:.75rem;color:#4b5563}.verification-note{font-size:.875rem;color:#6b7280;font-style:italic}.verification-message .submit-button{margin-top:1.5rem}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:2rem 1rem}.login-form-container{max-width:28rem;width:100%;margin:0 auto}.login-title{text-align:center;font-size:1.875rem;font-weight:800;color:#111827;margin-bottom:2rem}.login-form{margin-top:2rem}.form-group{margin-bottom:1rem}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827;background-color:#fff}.form-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #4f46e51a}.form-input::placeholder{color:#6b7280}.error-message{color:#ef4444;font-size:.875rem;text-align:center;margin:.5rem 0}.submit-button{width:100%;padding:.75rem 1rem;background-color:var(--primary);color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:#4338ca}.submit-button:disabled{background-color:#a5b4fc;cursor:not-allowed}.divider{position:relative;margin:2rem 0}.divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#d1d5db}.divider-text{position:relative;display:inline-block;padding:0 .5rem;background-color:#f9fafb;color:#6b7280;font-size:.875rem}.google-button{width:100%;padding:.75rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.google-button:hover{background-color:#f9fafb}.google-icon{margin-right:.5rem;color:#ef4444;font-size:1.25rem}.register-link{text-align:center;margin-top:1rem;font-size:.875rem;color:#6b7280}.register-link a{color:#4f46e5;text-decoration:none;font-weight:500}.register-link a:hover{color:var(--primary)}.verification-message{text-align:center;padding:1.5rem;background-color:#f3f4f6;border-radius:.5rem;margin:1rem 0}.verification-message p{margin-bottom:1rem;color:#374151}.verification-message p:first-child{font-weight:500;color:var(--primary)}.resend-button{width:100%;padding:.75rem 1rem;background-color:#4f46e5;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:1rem}.resend-button:hover{background-color:var(--primary)}.resend-button:disabled{background-color:#a5b4fc;cursor:not-allowed}.pricing-container{max-width:1200px;margin:0 auto;padding:2rem}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-header h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.pricing-header p{font-size:1.125rem;color:#666;margin-bottom:2rem}.trial-notice{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;border-radius:12px;max-width:500px;margin:0 auto}.trial-badge{background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;display:inline-block;margin-bottom:.5rem}.trial-notice p{margin:0;font-size:1rem;opacity:.9;color:#fff}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.pricing-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;position:relative;transition:transform .2s ease,box-shadow .2s ease}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.pro-plan{border:2px solid #4f46e5;transform:scale(1.05)}.pro-plan:hover{transform:scale(1.05) translateY(-4px)}.plan-header{text-align:center;margin-bottom:2rem;position:relative}.plan-header h2{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.plan-description{color:#666;font-size:1rem;line-height:1.5}.popular-badge{position:absolute;top:-1rem;left:50%;transform:translate(-50%);background:#4f46e5;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.plan-price{text-align:center;margin-bottom:2rem}.price{font-size:3rem;font-weight:700;color:#1a1a1a}.period{font-size:1.125rem;color:#666;margin-left:.5rem}.plan-features{margin-bottom:2rem}.feature{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:.5rem 0}.check-icon{flex-shrink:0}.feature span:last-child{color:#1a1a1a;font-size:1rem}.trial-feature{background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;padding:.75rem;margin-top:1rem}.trial-feature span:last-child{color:#166534;font-weight:600}.plan-button{width:100%;padding:1rem;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.free-button{background:#f3f4f6;color:#4b5563;border:2px solid #e5e7eb}.free-button:hover{background:#e5e7eb;color:#1f2937}.pro-button{background:#4f46e5;color:#fff}.pro-button:hover{background:#4338ca}.trial-text{text-align:center;color:#666;font-size:.875rem;margin:0}.pricing-footer{text-align:center;margin-top:4rem}.pricing-footer h3{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:2rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto}.faq-item{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:left}.faq-item h4{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.faq-item p{color:#666;line-height:1.6;margin:0}@media (max-width: 768px){.pricing-container{padding:1rem}.pricing-header h1{font-size:2rem}.pricing-cards{grid-template-columns:1fr;gap:1.5rem}.pro-plan{transform:none}.pro-plan:hover{transform:translateY(-4px)}.faq-grid{grid-template-columns:1fr}}.dashboard-container{min-height:100vh;background-color:#f8f9fa}.dashboard-content{max-width:1200px;margin:0 auto;padding:2rem}.user-info-card{background-color:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center}.user-greeting h2{font-size:1.75rem;color:#1a1a1a;margin-bottom:.5rem}.user-plan{color:#666;font-size:1rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pro-badge,.free-badge{padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600}.pro-badge{background-color:var(--primary);color:#fff}.free-badge{background-color:#f3f4f6;color:#666}.trial-status-badge{padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;background-color:#fef3c7;color:#92400e;border:1px solid #f59e0b}.trial-status-badge.new{background-color:#dcfce7;color:#166534;border:1px solid #22c55e}.user-actions{display:flex;gap:1rem;margin-top:1rem;align-items:center}.logout-button{padding:.75rem 1.5rem;background-color:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-block}.logout-button:hover{background-color:#e5e7eb;color:#1f2937}.subscription-button{padding:.75rem 1.5rem;background-color:#4f46e5;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;display:inline-block}.subscription-button:hover{background-color:#4338ca}.subscription-button{background-color:var(--primary);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;transition:opacity .2s ease}.subscription-button:hover{opacity:.9}.subscription-button.cancel{background-color:#dc2626}.subscription-button.cancel:hover{background-color:#b91c1c}.usage-summary{background-color:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 4px #0000001a}.usage-summary h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:1.5rem}.usage-stats{display:flex;gap:2rem;flex-wrap:wrap}.stat-card{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;flex:1;min-width:200px;text-align:center}.stat-value{display:block;font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.stat-label{color:#666;font-size:1rem}.image-processor-section{background-color:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 4px #0000001a}.image-processor-section h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:1.5rem}.processor-placeholder{background-color:#f8f9fa;border-radius:8px;padding:2rem;text-align:center;color:#666}.subscription-panel{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000001a}.subscription-panel h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:1.5rem}.subscription-details{display:flex;flex-direction:column;gap:1rem}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #f3f4f6}.detail-item:last-child{border-bottom:none}.detail-label{color:#666;font-size:1rem}.detail-value{color:#1a1a1a;font-weight:500}.subscription-action-button{margin-top:1rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;background-color:var(--primary);color:#fff;width:100%}.subscription-action-button:hover{background-color:#4338ca}.loading{text-align:center;padding:2rem;color:#666;font-size:1.25rem}@media (max-width: 768px){.dashboard-content{padding:1rem}.user-info-card{flex-direction:column;gap:1rem;text-align:center}.user-actions{flex-direction:column;width:100%}.subscription-button,.logout-button{width:100%}.usage-stats{flex-direction:column}.stat-card{width:100%}}.freetools-landing{max-width:1200px;margin:0 auto;padding:3rem 1rem 5rem;overflow:hidden}.freetools-title{text-align:center;font-size:2.7rem;font-weight:800;margin-bottom:1.2rem;color:#1e293b;letter-spacing:-1px}.freetools-subtitle{text-align:center;color:#64748b;margin-bottom:3rem;font-size:1.18rem}.freetools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:2rem}.freetools-card{background:#fff;border-radius:16px;box-shadow:0 4px 16px #1e293b12;padding:2.2rem 1.5rem 2.5rem;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s;position:relative}.freetools-card:hover{box-shadow:0 8px 32px #2563eb21;transform:translateY(-4px) scale(1.025)}.freetools-card__icon{font-size:2.7rem;margin-bottom:1.1rem;background:linear-gradient(135deg,#2563eb 40%,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.freetools-card h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;text-align:center}.freetools-card p{color:#64748b;font-size:1.05rem;margin-bottom:1.5rem;text-align:center}.freetools-card .btn{margin-top:auto;padding:.7rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;background:linear-gradient(90deg,#2563eb 60%,#4f46e5);color:#fff;border:none;box-shadow:0 2px 8px #2563eb14;transition:background .2s,box-shadow .2s,transform .2s;text-decoration:none;display:inline-block}.freetools-card .btn:hover{background:linear-gradient(90deg,#1d4ed8 60%,#3730a3);box-shadow:0 4px 16px #2563eb21;transform:translateY(-2px) scale(1.04)}.freetools-why-section{margin-top:6rem;padding:4rem 0;background:linear-gradient(135deg,#2563eb08,#4f46e508);border-radius:24px}.freetools-why-title{text-align:center;font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#1e293b;background:linear-gradient(135deg,#2563eb,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.freetools-why-subtitle{text-align:center;color:#64748b;margin-bottom:3rem;font-size:1.1rem;max-width:600px;margin-left:auto;margin-right:auto}.freetools-advantages{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;padding:0 2rem;max-width:1200px;margin:0 auto}.freetools-advantage-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000000d;text-align:center}.advantage-icon{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#2563eb,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.freetools-advantage-card h3{color:#1e293b;font-size:1.25rem;margin-bottom:.5rem}.freetools-advantage-card p{color:#64748b;line-height:1.6}.freetools-cta{text-align:center;margin-top:6rem;padding:4rem;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:24px;color:#fff}.freetools-cta h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.freetools-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.freetools-cta__buttons{display:flex;gap:1rem;justify-content:center}.btn-primary{background:#fff;color:#2563eb;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.btn-outline{border:2px solid white;color:#fff!important;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.btn-outline:hover{background:#fff;color:#2563eb!important;transform:translateY(-2px)}@media (max-width: 700px){.freetools-title{font-size:2rem}.freetools-grid{grid-template-columns:1fr}.freetools-card{padding:1.5rem 1rem 2rem}}@media (max-width: 768px){.freetools-why-section{margin-top:4rem;padding:3rem 1rem}.freetools-why-title{font-size:2rem}.freetools-advantages{grid-template-columns:1fr;padding:0 1rem}.freetools-cta{margin-top:4rem;padding:3rem 1rem}.freetools-cta h2{font-size:2rem}.freetools-cta__buttons{flex-direction:column;align-items:center}}.protools-landing{max-width:1200px;margin:0 auto;padding:3rem 1rem 5rem;overflow:hidden}.protools-header{text-align:center;margin-bottom:3rem}.protools-title{display:inline-flex;align-items:center;gap:.5rem;font-size:2.7rem;font-weight:800;margin-bottom:1.2rem;color:#1e293b;letter-spacing:-1px}.pro-badge{height:24px;width:auto}.protools-subtitle{color:#64748b;font-size:1.18rem;max-width:600px;margin:0 auto}.protools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:2rem}.protools-card{background:#fff;border-radius:16px;box-shadow:0 4px 16px #1e293b12;padding:2.2rem 1.5rem 2.5rem;display:flex;flex-direction:column;align-items:center;transition:all .3s ease;border:2px solid #4f46e5}.protools-card:hover{box-shadow:0 8px 32px #4f46e526;transform:translateY(-4px)}.protools-card__icon{font-size:2.7rem;margin-bottom:1.1rem;color:#4f46e5;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 4px rgba(79,70,229,.2));transition:all .3s ease}.protools-card:hover .protools-card__icon{transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(79,70,229,.3))}.protools-card h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;text-align:center}.protools-card p{color:#64748b;font-size:1.05rem;margin-bottom:1.5rem;text-align:center}.protools-card .btn{margin-top:auto;padding:.7rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;background:linear-gradient(90deg,#4f46e5,#2563eb);color:#fff;border:none;text-decoration:none;transition:all .3s ease}.protools-card .btn:hover{background:linear-gradient(90deg,#4338ca,#1d4ed8);transform:translateY(-2px)}.protools-features-section{margin-top:6rem;padding:4rem 2rem;background:linear-gradient(135deg,#4f46e508,#2563eb08);border-radius:24px}.protools-features-title{text-align:center;font-size:2.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#4f46e5,#2563eb);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.protools-features-subtitle{text-align:center;color:#64748b;margin-bottom:3rem;font-size:1.1rem;max-width:600px;margin-left:auto;margin-right:auto}.protools-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.protools-feature-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000000d;text-align:center;transition:all .3s ease}.protools-feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #4f46e51a}.feature-icon{font-size:2.5rem;margin-bottom:1rem;color:#4f46e5;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 4px rgba(79,70,229,.2));transition:all .3s ease}.protools-feature-card:hover .feature-icon{transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(79,70,229,.3))}.protools-feature-card h3{color:#1e293b;font-size:1.25rem;margin-bottom:.5rem}.protools-feature-card p{color:#64748b;line-height:1.6}.protools-cta{text-align:center;margin-top:6rem;padding:4rem;background:linear-gradient(135deg,#4f46e5,#2563eb);border-radius:24px;color:#fff}.protools-cta h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.protools-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.protools-cta__buttons{display:flex;gap:1rem;justify-content:center}.protools-cta .btn-primary{background:#fff;color:#4f46e5;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.protools-cta .btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fff3;background:transparent;color:#fff;border:solid #fff}.protools-cta .btn-outline{border:2px solid white;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.protools-cta .btn-outline:hover{background:#fff;color:#4f46e5;transform:translateY(-2px)}@media (max-width: 768px){.protools-title{font-size:2rem}.protools-grid{grid-template-columns:1fr}.protools-card{padding:1.5rem 1rem 2rem}.protools-features-section{margin-top:4rem;padding:3rem 1rem}.protools-features-title{font-size:2rem}.protools-features{grid-template-columns:1fr}.protools-cta{margin-top:4rem;padding:3rem 1rem}.protools-cta h2{font-size:2rem}.protools-cta__buttons{flex-direction:column;align-items:center}}.trial-banner{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem;position:relative;z-index:100;box-shadow:0 2px 10px #0000001a}.trial-banner-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}.trial-banner-left{display:flex;align-items:center;gap:1rem;flex:1}.trial-badge{background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap}.trial-text{display:flex;flex-direction:column;gap:.25rem;color:#fff}.trial-text strong{font-size:1rem;font-weight:600}.trial-text span{font-size:.875rem;opacity:.9}.trial-banner-right{display:flex;align-items:center;gap:1rem}.trial-progress{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:120px}.progress-bar{width:100%;height:8px;background:#ffffff4d;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#22c55e;border-radius:4px;transition:width .3s ease}.progress-text{font-size:.75rem;font-weight:500;opacity:.9}.upgrade-button{background:#22c55e;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.upgrade-button:hover{background:#16a34a}.close-button{background:#fff3;color:#fff;border:none;width:32px;height:32px;border-radius:50%;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.close-button:hover{background:#ffffff4d}@media (max-width: 768px){.trial-banner-content{flex-direction:column;gap:1rem;text-align:center}.trial-banner-left{flex-direction:column;gap:.5rem}.trial-banner-right{flex-direction:column;gap:.75rem}.trial-progress{min-width:100px}.upgrade-button{width:100%;max-width:200px}}@media (max-width: 480px){.trial-banner{padding:.75rem}.trial-badge{font-size:.75rem;padding:.375rem .75rem}.trial-text strong{font-size:.875rem}.trial-text span{font-size:.75rem}}.payment-container{max-width:600px;margin:2rem auto;padding:0 1rem}.payment-card{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.payment-card h2{font-size:1.75rem;color:#1a1a1a;margin-bottom:1.5rem;text-align:center}.login-prompt{text-align:center;padding:2rem 0}.login-prompt p{color:#666;margin-bottom:1rem;font-size:1.1rem}.login-prompt p:first-child{font-weight:500;color:#1a1a1a}.login-button{width:100%;padding:1rem;background-color:var(--primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;margin-top:1.5rem}.login-button:hover{background-color:#4338ca}.payment-details{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.plan-details h3{font-size:1.25rem;color:#1a1a1a;margin-bottom:1rem}.plan-details ul{list-style:none;padding:0;margin:0}.plan-details li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:#333}.plan-details li:before{content:"✓";color:#4f46e5;font-weight:700}.price-details{text-align:center;padding:1.5rem;background-color:#f8f9fa;border-radius:8px}.price{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.25rem}.period{color:#666;font-size:1rem}.payment-button,.cancel-subscription-button{width:100%;padding:1rem;background-color:var(--primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;margin-bottom:1rem}.payment-button:hover{background-color:#4338ca}.payment-button:disabled{background-color:#a5b4fc;cursor:not-allowed}.secure-payment{text-align:center;color:#666;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.lock-icon{font-size:1rem}.error-message{color:#dc2626;background-color:#fee2e2;padding:.75rem;border-radius:8px;margin-bottom:1rem;text-align:center}.notification{position:fixed;top:20px;left:50%;transform:translate(-50%);min-width:300px;padding:15px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;animation:slideDown .3s ease-out}.notification.success{background-color:#4caf50;color:#fff}.notification.error{background-color:#f44336;color:#fff}.notification-content{display:flex;align-items:center;gap:10px}.notification-icon{font-size:20px}.notification-message{flex-grow:1}.notification-close{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0 5px;opacity:.7;transition:opacity .2s}.notification-close:hover{opacity:1}@keyframes slideDown{0%{transform:translate(-50%,-100%);opacity:0}to{transform:translate(-50%);opacity:1}}@media (max-width: 640px){.payment-container{padding:0 1rem}.payment-card{padding:1.5rem}.payment-card h2{font-size:1.5rem}.price{font-size:2rem}}.cancel-beautiful-card{border:2px solid #9333EA;border-radius:18px;box-shadow:0 8px 32px #9333ea14;background:linear-gradient(135deg,#f8f5ff,#f3e8ff);padding:2.5rem 2rem}.cancel-title{color:#9333ea;font-size:2.2rem;margin-bottom:1.5rem;text-align:center}.beautiful-info p{font-size:1.1rem;margin:.5rem 0}.brand{color:#9333ea;font-weight:600}.beautiful-warning{background:#f3e8ff;border-left:4px solid #9333EA;border-radius:10px;padding:1.2rem 1.5rem;margin:1.5rem 0}.beautiful-warning h3{margin-top:0;color:#9333ea;font-size:1.1rem}.beautiful-warning ul{margin:.5rem 0 0 1.2rem;color:#5b21b6;font-size:1rem}.beautiful-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.brand-bg{background:#9333ea;color:#fff;border:none;font-weight:600;border-radius:8px;padding:.8rem 1.8rem;font-size:1rem;transition:background .2s}.brand-bg:hover{background:#7c22ce}.keep-button{background:#fff;color:#9333ea;border:2px solid #9333EA;font-weight:600;border-radius:8px;padding:.8rem 1.8rem;font-size:1rem;transition:background .2s,color .2s;cursor:pointer}.keep-button:hover{background:#f3e8ff;color:#7c22ce}.styled-select{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.styled-select:after{content:"▼";position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none}.compress-page{min-height:100vh;display:flex;flex-direction:column}.compress-content{flex:1;padding:2rem 1rem;max-width:1200px;margin:0 auto;width:100%}.compress-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.convert-page{min-height:100vh;display:flex;flex-direction:column}.convert-content{flex:1;padding:2rem 1rem;max-width:1200px;margin:0 auto;width:100%}.convert-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.format-control{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.format-control label{color:#555;margin-bottom:.2rem}.format-control select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff;font-size:1rem;color:#333}@media (max-width: 768px){.edit-section{grid-template-columns:1fr}.hero-section h1{font-size:2rem}.features-grid{grid-template-columns:1fr}}.resize-page{min-height:100vh;display:flex;flex-direction:column}.resize-content{flex:1;padding:2rem 1rem;max-width:1200px;margin:0 auto;width:100%}.resize-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.resize-controls{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.dimension-inputs{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1rem}.input-group input[type=number]{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.lock-button.locked{color:#9333ea;border-color:#9333ea}.format-quality-controls{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.format-quality-controls label{color:#555;margin-bottom:.2rem}.format-quality-controls select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff;font-size:1rem;color:#333}.format-quality-controls input[type=range]{width:100%;margin:.5rem 0}@media (max-width: 768px){.resize-container{gap:1.5rem}.edit-section{grid-template-columns:1fr}.hero-section h1{font-size:2rem}.features-grid{grid-template-columns:1fr}}.optimize-page{min-height:100vh;display:flex;flex-direction:column}.optimize-content{flex:1;padding:2rem 1rem;max-width:1200px;margin:0 auto;width:100%}.hero-section{text-align:center;margin-bottom:3rem;padding:2rem 1rem}.hero-section h1{font-size:2.5rem;color:#333;margin-bottom:1rem}.hero-description{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.optimize-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.upload-section{background:#f8f9fa;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;width:100%}.edit-section{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%}.preview-panel,.controls-panel{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.panel-title{font-size:1.2rem;color:#333;margin-bottom:1rem;font-weight:600}.resize-controls{margin-bottom:1.5rem}.dimension-inputs{display:flex;align-items:center;gap:1rem}.input-group{flex:1;display:flex;flex-direction:column;gap:.5rem}.input-group label{color:#555;font-size:.9rem}.input-group input{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;color:#333}.input-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.lock-button{display:flex;align-items:center;justify-content:center;padding:.5rem;background:none;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .3s ease;color:#666}.lock-button:hover{background:#f8f9fa;border-color:#9333ea;color:#9333ea}.lock-button:disabled{opacity:.5;cursor:not-allowed}.lock-button.locked{background:#f8f9fa;border-color:#9333ea;color:#9333ea}.quality-control{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.quality-control label{color:#555;margin-bottom:.2rem}.quality-control input[type=range]{width:100%;margin:.5rem 0}.quality-hint{color:#666;font-size:.85rem;font-style:italic;margin-top:.25rem}.file-size-info{background:#f8f9fa;padding:1rem;border-radius:6px;margin:1rem 0}.size-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;color:#555;font-size:.95rem}.size-row:not(:last-child){border-bottom:1px solid #e9ecef}.size-row.savings{color:#9333ea;font-weight:600;font-size:1rem;margin-top:.5rem;padding-top:.5rem;border-top:2px solid #e9ecef}.download-container{display:flex;flex-direction:column;gap:1rem}.download-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#9333ea;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease;font-size:1rem;width:100%}.download-button:hover{background:#7e22ce}.download-button:disabled{background:#ccc;cursor:not-allowed}.pro-feature-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#9333ea;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.pro-feature-button:hover{background:#7e22ce}.features-section{padding:4rem 1rem;background:#f8f9fa;border-radius:8px;margin-top:2rem}.features-section h2{text-align:center;font-size:2rem;color:#333;margin-bottom:2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.feature-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}.feature-card h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.feature-card p{color:#666;line-height:1.6}@media (max-width: 768px){.edit-section{grid-template-columns:1fr}.hero-section h1{font-size:2rem}.features-grid{grid-template-columns:1fr}.dimension-inputs{flex-direction:column;align-items:stretch}.lock-button{align-self:center;margin:.5rem 0}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:12px;max-width:450px;width:90%;position:relative;text-align:center}.modal-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#666}.modal-message{margin:1rem 0;text-align:left}.modal-title{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 1rem;text-align:center}.modal-subtitle{color:#555;font-size:1rem;font-weight:500;margin:1rem 0 .5rem;text-align:center}.modal-benefit{color:#333;font-size:.95rem;margin:.5rem 0;padding:.25rem 0;line-height:1.4}.modal-special-offer{color:#22c55e;font-size:1.1rem;font-weight:600;margin:1rem 0;text-align:center;background:#f0fdf4;padding:.75rem;border-radius:8px;border:2px solid #22c55e}.modal-trial-info{color:#92400e;font-size:1rem;font-weight:500;margin:1rem 0;text-align:center;background:#fef3c7;padding:.75rem;border-radius:8px;border:1px solid #f59e0b}.modal-button{margin-top:1.5rem;padding:.8rem 1.5rem;background:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.cancel{margin-left:1rem}.modal-button:hover{background:#0056b3}.modal-content p{margin:1rem 0;color:#333;font-size:1.1rem}.trial-toast{position:fixed;top:20px;right:20px;z-index:10000;max-width:400px;min-width:300px;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden}.trial-toast-content{display:flex;align-items:center;padding:1rem;gap:.75rem}.trial-toast-icon{font-size:1.25rem;flex-shrink:0}.trial-toast-message{flex:1;font-size:.875rem;line-height:1.4;color:#fff}.trial-toast-close{background:none;border:none;color:#fff;font-size:1.25rem;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease;flex-shrink:0}.trial-toast-close:hover{background:#fff3}.trial-toast-info{background:linear-gradient(135deg,#667eea,#764ba2)}.trial-toast-success{background:linear-gradient(135deg,#22c55e,#16a34a)}.trial-toast-warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.trial-toast-error{background:linear-gradient(135deg,#ef4444,#dc2626)}@media (max-width: 768px){.trial-toast{top:10px;right:10px;left:10px;max-width:none;min-width:auto}.trial-toast-content{padding:.75rem}.trial-toast-message{font-size:.8rem}}.cancellation-form{max-width:600px;margin:0 auto;padding:2rem}.cancellation-form h2{color:#333;text-align:center;margin-bottom:2rem;font-size:1.8rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#555;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.form-group textarea{resize:vertical;min-height:100px}.button-group{display:flex;gap:1rem;margin-top:2rem}.submit-button{flex:1;padding:.75rem 1.5rem;background-color:#dc3545;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.submit-button:hover{background-color:#c82333}.submit-button:disabled{background-color:#e9ecef;cursor:not-allowed}.cancel-button{flex:1;padding:.75rem 1.5rem;background-color:#6c757d;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.cancel-button:hover{background-color:#5a6268}.error-message{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;padding:.75rem;border-radius:4px;margin-bottom:1rem}.success-message{text-align:center;padding:2rem;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724}.success-message h3{color:#155724;margin-bottom:1rem}.success-message p{margin-bottom:.5rem;line-height:1.5}.pexels-landing{min-height:50vh;background:#f9fafb;padding-bottom:48px}.pexels-title{text-align:center;margin:2rem 0 1rem;font-size:2.2rem;font-weight:700;color:#222}.pexels-search-form{display:flex;justify-content:center;gap:8px;margin:0 auto 24px;width:90%}.pexels-search-input{padding:8px 12px;width:300px;border-radius:4px;border:1px solid #ccc;font-size:1rem}.pexels-btn{font-size:1rem;padding:8px 20px;border-radius:6px;border:none;cursor:pointer;transition:background .18s,color .18s,border .18s;outline:none;margin-bottom:0}.pexels-btn-primary{background:#9333ea!important;color:#fff;border:none;font-weight:600}.pexels-btn-primary:hover,.pexels-btn-primary:focus{background:#1d4ed8}.pexels-btn-outline{background:transparent;color:#2563eb;border:2px solid #2563eb;font-weight:600}.pexels-btn-outline:hover,.pexels-btn-outline:focus{background:#e0e7ff;color:#1d4ed8;border-color:#1d4ed8}.pexels-btn-cancel{background:#f3f4f6;color:#222;border:1px solid #d1d5db;margin-top:24px}.pexels-btn-cancel:hover,.pexels-btn-cancel:focus{background:#e5e7eb}.pexels-error{color:#dc2626;text-align:center;margin-bottom:12px}.pexels-loading{text-align:center;color:#555;margin-bottom:12px}.pexels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin:0 auto;max-width:1200px;padding:0 16px}.pexels-card{background:#fff;border-radius:10px;box-shadow:0 2px 12px #00000012;padding:0 0 16px;cursor:pointer;transition:box-shadow .18s,transform .18s;min-height:250px;display:flex;flex-direction:column;align-items:center}.pexels-card:hover,.pexels-card:focus{box-shadow:0 4px 24px #2563eb21;transform:translateY(-2px) scale(1.02)}.pexels-card-img{width:100%;height:180px;object-fit:cover;border-radius:8px 8px 0 0}.pexels-card-photographer{margin:12px 0 0;font-size:1.1rem;font-weight:600;color:#222}.pexels-card-credit{font-size:12px;color:#888;margin-top:2px}.pexels-loadmore-container{text-align:center;margin:24px 0}.pexels-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center}.pexels-modal{background:#fff;border-radius:12px;padding:32px 24px;min-width:320px;max-width:90vw;box-shadow:0 2px 16px #00000026;display:flex;flex-direction:column;align-items:stretch}.pexels-modal-title{margin-bottom:16px;font-size:1.3rem;font-weight:700;color:#222}.pexels-modal-tools{display:flex;flex-direction:column;gap:12px}.pexels-modal-section{font-weight:600;margin-bottom:4px;color:#2563eb;font-size:1.05rem}.pexels-modal-section-pro{margin-top:16px;color:#a21caf}@media (max-width: 600px){.pexels-title{font-size:1.3rem}.pexels-search-input{width:100%;min-width:0}.pexels-modal{padding:18px 6px;min-width:90vw}}.pexels-image-detail-page{min-height:100vh;background:linear-gradient(to bottom,#f8fafc,#f1f5f9);display:flex;flex-direction:column}.pexels-image-detail-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 1.5rem 3rem;max-width:1400px;margin:0 auto;width:100%}.pexels-image-detail-container{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:28px;box-shadow:0 10px 30px -5px #00000014,0 4px 10px -5px #0000000d;display:flex;flex-direction:row;gap:3.5rem;padding:3rem;max-width:1200px;width:100%;align-items:center;margin:1rem auto 2.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.pexels-image-detail-container:hover{transform:translateY(-2px);box-shadow:0 15px 35px -5px #0000001a,0 5px 15px -5px #00000012}.pexels-image-detail-img-wrapper{flex:1 1 500px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f1f5f9,#e2e8f0);border-radius:24px;padding:1rem;min-width:320px;max-width:560px;max-height:560px;overflow:hidden;position:relative;transition:transform .3s ease}.pexels-image-detail-img-wrapper:hover{transform:scale(1.02)}.pexels-image-detail-img{width:100%;height:100%;border-radius:20px;object-fit:contain;box-shadow:0 4px 12px -2px #0000000f,0 0 1px #0000001a;transition:transform .3s ease;max-width:540px;max-height:540px}.pexels-image-detail-info{flex:2 1 460px;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;align-items:flex-start;min-width:280px;max-width:600px;padding:1rem 0}.pexels-image-title{font-size:1.8rem;font-weight:600;margin:0;background:linear-gradient(135deg,#1e293b,#334155);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2;letter-spacing:-.03em;text-align:left}.pexels-image-meta{display:flex;flex-direction:column;gap:.8rem;font-size:1.1rem;color:#64748b;margin-top:.5rem;padding:1.5rem;background:#f1f5f980;border-radius:16px;border:1px solid rgba(203,213,225,.3)}.pexels-image-author b,.pexels-image-author a{color:#6366f1;font-weight:700;text-decoration:none}.pexels-image-size b,.pexels-image-dimensions b{color:#111827;font-weight:600}.pexels-image-detail-actions{display:flex;gap:1.2rem;margin-top:1.5rem}.pexels-btn{padding:.7rem 1.6rem;border-radius:8px;font-size:1.08rem;font-weight:600;border:none;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}.pexels-btn-primary{background:#0ea5e9;color:#fff;box-shadow:0 2px 8px #0ea5e914}.pexels-btn-primary:hover{background:#0369a1}.pexels-btn-outline{background:#fff;color:#0ea5e9;border:2px solid #0ea5e9}.pexels-btn-outline:hover{background:#e0f2fe}.pexels-image-detail-empty{padding:3rem 0;text-align:center}.pexels-image-detail-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;width:100%;margin-top:2.5rem;padding:.5rem}.pexels-btn.pexels-btn-action{border-radius:14px;font-size:1rem;font-weight:700;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;gap:.8rem;cursor:pointer;transition:all .2s ease;min-width:0;width:100%;max-width:100%;border:none;position:relative;overflow:hidden}.pexels-btn.pexels-btn-action:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);transition:transform .6s ease}.pexels-btn.pexels-btn-action:hover:before{transform:translate(100%)}.pexels-btn.pexels-btn-action.primary{background:linear-gradient(135deg,#9333ea,#9333ea);color:#fff;box-shadow:0 4px 12px -2px #6366f133,0 2px 4px -1px #6366f11a}.pexels-btn.pexels-btn-action.primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px -2px #6366f140,0 3px 6px -1px #6366f126}.pexels-btn.pexels-btn-action.secondary{background:#4338ca;color:#fff;border:1.5px solid rgba(229,231,235,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pexels-btn.pexels-btn-action.secondary:hover{background:#e5e7ebe6;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px -2px #0000000d,0 2px 4px -1px #00000008}.pexels-btn-icon{display:inline-block;vertical-align:middle;margin-right:.2rem}@media (max-width: 1200px){.pexels-image-detail-container{gap:2rem;padding:2rem;margin:1rem}.pexels-image-detail-img-wrapper{max-width:450px;max-height:450px}.pexels-image-title{font-size:1.4rem}}@media (max-width: 900px){.pexels-image-detail-content{padding:1rem}.pexels-image-detail-container{flex-direction:column;align-items:center;gap:2rem;padding:1.5rem;margin:.5rem}.pexels-image-detail-img-wrapper{width:100%;max-width:400px;max-height:400px;margin:0 auto}.pexels-image-detail-info{width:100%;align-items:center;text-align:center;padding:0}.pexels-image-title{font-size:1.5rem;text-align:center}.pexels-image-meta{width:100%;max-width:400px;margin:0 auto}.pexels-image-detail-actions-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.8rem;padding:0;margin-top:2rem}.pexels-btn.pexels-btn-action{font-size:1.1rem;padding:1rem}}@media (max-width: 600px){.pexels-image-detail-container{padding:1rem;border-radius:20px;margin:.5rem}.pexels-image-detail-img-wrapper{max-width:100%;max-height:300px;border-radius:16px;padding:.5rem}.pexels-image-detail-img{border-radius:12px}.pexels-image-title{font-size:1.6rem}.pexels-image-meta{font-size:1rem;padding:1rem}.pexels-image-detail-actions-grid{grid-template-columns:1fr;gap:.6rem;margin-top:1.5rem}.pexels-btn.pexels-btn-action{font-size:1rem;padding:.9rem;border-radius:12px}}body{background:#f8fafc}.donate-container{max-width:1152px;margin:0 auto;padding:3rem 1rem}.donate-header{text-align:center;margin-bottom:3rem}.donate-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.donate-subtitle{font-size:1.25rem;color:#4b5563;margin-bottom:2rem}.donation-options{display:grid;gap:2rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.donation-options{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.donation-options{max-width:400px}}.donation-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.donation-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.card-logo{height:4rem;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.card-logo img{height:2.5rem}.card-logo svg{height:3rem;width:3rem}.card-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.card-description{color:#4b5563;margin-bottom:1rem}.donate-button{display:inline-block;font-weight:700;padding:.5rem 1.5rem;border-radius:9999px;transition:all .3s ease;text-decoration:none;transform:translateY(0)}.donate-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.bmc-button{background-color:#fd0;color:#000}.bmc-button:hover{background-color:#ffdd00e6}.paystack-button{background-color:#00c3f7;color:#fff}.paystack-button:hover{background-color:#00c3f7e6}.flutterwave-button{background-color:#fb9129;color:#fff}.flutterwave-button:hover{background-color:#fb9129e6}.why-support{text-align:center;max-width:42rem;margin:0 auto}.why-support-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.support-reasons{text-align:left}.reason-item{display:flex;align-items:flex-start;margin-bottom:1rem}.reason-icon{margin-right:.75rem;color:#9333ea}.coffee-icon{color:#fd0}.reason-content h3{font-weight:600}.reason-content p{color:#4b5563}:root{--primary: #9333ea;--primary-hover: #354c7a;--primary-light: #dbeafe;--secondary: #64748b;--background: #f8fafc;--surface: #ffffff;--text: #1e293b;--text-light: #64748b;--danger: #ef4444;--success: #22c55e;--border: #e2e8f0;--radius: .5rem;--shadow: 0 1px 3px rgba(0, 0, 0, .1)}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400}body{background-color:var(--background);color:var(--text);line-height:1.5}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-weight:500;border-radius:var(--radius);cursor:pointer;transition:background-color .2s,border-color .2s,color .2s;border:none}.btn-primary{background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:var(--primary-hover)}.btn-outline{background-color:transparent;border:1px solid var(--border);color:var(--text)}.btn-outline:hover{background-color:var(--background)}.card{background-color:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem;margin-bottom:1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-between:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.w-full{width:100%}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}@media (min-width: 768px){.grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid-cols-3{grid-template-columns:repeat(3,1fr)}}input[type=range]{width:100%;height:6px;border-radius:var(--radius);background:var(--border);outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--primary);cursor:pointer}input[type=number],input[type=text]{width:100%;padding:.5rem;border:1px solid var(--border);border-radius:var(--radius);outline:none}input[type=number]:focus,input[type=text]:focus{border-color:var(--primary)}
