[data-astro-cid-ac7h6jto]{margin:0;padding:0;box-sizing:border-box}:root{--cream: #FAF8F3;--text-dark: #2c2c2c;--text-medium: #666666;--red: #BD3F3F;--yellow: #FFC138;--beige: #E7C7A5;--green: #A1CBA6}body{font-family:Inter,sans-serif;background-color:var(--cream);color:var(--text-dark);line-height:1.6}.container[data-astro-cid-ac7h6jto]{max-width:1400px;margin:0 auto;padding:0 60px}.header[data-astro-cid-ac7h6jto]{padding:20px 0 10px;background:linear-gradient(to bottom,#fffffff2,#ffffffe0);backdrop-filter:blur(12px);position:sticky;top:0;z-index:100;border-bottom:2px solid rgba(189,63,63,.35);box-shadow:0 4px 30px #bd3f3f0f}.nav-wrapper[data-astro-cid-ac7h6jto]{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}.brand[data-astro-cid-ac7h6jto]{display:flex;align-items:center;gap:16px;text-decoration:none;transition:transform .3s ease;position:relative;z-index:101;margin-bottom:-80px}.brand[data-astro-cid-ac7h6jto]:hover{transform:translateY(-2px)}.logo[data-astro-cid-ac7h6jto]{width:150px;height:150px;transition:transform .3s ease;position:relative}.brand[data-astro-cid-ac7h6jto]:hover .logo[data-astro-cid-ac7h6jto]{transform:rotate(-5deg)}.nav-menu[data-astro-cid-ac7h6jto]{display:flex;gap:50px;align-items:center}.nav-menu[data-astro-cid-ac7h6jto]>a[data-astro-cid-ac7h6jto],.nav-menu[data-astro-cid-ac7h6jto] .dropdown-toggle[data-astro-cid-ac7h6jto]{color:var(--text-medium);text-decoration:none;font-size:16px;font-weight:400;font-family:Poppins,sans-serif;transition:color .3s ease}.nav-menu[data-astro-cid-ac7h6jto]>a[data-astro-cid-ac7h6jto]:hover,.nav-menu[data-astro-cid-ac7h6jto] .dropdown-toggle[data-astro-cid-ac7h6jto]:hover{color:var(--red)}.kofi-link[data-astro-cid-ac7h6jto]{display:inline-flex;align-items:center;justify-content:center;background-color:#666;color:#fff!important;padding:10px;border-radius:50%;transition:all .3s ease;width:40px;height:40px}.kofi-link[data-astro-cid-ac7h6jto]:hover{background-color:#4a4a4a;transform:scale(1.1)}.dropdown[data-astro-cid-ac7h6jto]{position:relative}.dropdown-toggle[data-astro-cid-ac7h6jto]:after{content:"";display:inline-block;width:8px;height:8px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .3s ease}.dropdown[data-astro-cid-ac7h6jto]:hover .dropdown-toggle[data-astro-cid-ac7h6jto]:after{transform:rotate(225deg)}.dropdown-menu[data-astro-cid-ac7h6jto]{position:absolute;top:100%;left:0;background:#fff;border:2px solid rgba(189,63,63,.2);border-radius:4px;min-width:220px;box-shadow:0 4px 12px #0000001a;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:200;margin-top:12px}.dropdown[data-astro-cid-ac7h6jto]:hover .dropdown-menu[data-astro-cid-ac7h6jto]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu[data-astro-cid-ac7h6jto] a[data-astro-cid-ac7h6jto]{display:block;padding:12px 20px;color:var(--text-dark);text-decoration:none;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;transition:all .2s ease;border-bottom:1px solid rgba(189,63,63,.1)}.dropdown-menu[data-astro-cid-ac7h6jto] a[data-astro-cid-ac7h6jto]:last-child{border-bottom:none}.dropdown-menu[data-astro-cid-ac7h6jto] a[data-astro-cid-ac7h6jto]:hover{background:#bd3f3f0d;color:var(--red);padding-left:24px}.line-divider[data-astro-cid-ac7h6jto]{width:100%;max-width:1400px;height:3px;background-color:var(--red);margin:0 auto}.eyebrow[data-astro-cid-ac7h6jto]{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--red);font-weight:600;margin-bottom:16px}.preview-hero[data-astro-cid-ac7h6jto]{padding:120px 0 100px;text-align:center}.preview-hero-content[data-astro-cid-ac7h6jto]{max-width:800px;margin:0 auto}.preview-hero[data-astro-cid-ac7h6jto] h1[data-astro-cid-ac7h6jto]{font-family:Poppins,sans-serif;font-size:52px;font-weight:600;line-height:1.2;margin-bottom:24px;color:var(--text-dark)}.hero-subtitle[data-astro-cid-ac7h6jto]{font-size:20px;line-height:1.6;color:var(--text-medium);margin-bottom:40px}.cta-buttons[data-astro-cid-ac7h6jto]{display:flex;gap:20px;justify-content:center;align-items:flex-start;flex-wrap:wrap}.cta-primary-wrapper[data-astro-cid-ac7h6jto]{display:flex;flex-direction:column;align-items:center;gap:8px}.free-text[data-astro-cid-ac7h6jto]{font-size:14px;color:var(--text-medium);font-style:italic;min-height:20px}.btn-primary-large[data-astro-cid-ac7h6jto]{background-color:var(--red);color:#fff;padding:16px 40px;border-radius:8px;text-decoration:none;font-size:18px;font-weight:600;font-family:Poppins,sans-serif;transition:all .3s ease;display:inline-block}.btn-primary-large[data-astro-cid-ac7h6jto]:hover{background-color:#9d3232;transform:translateY(-2px);box-shadow:0 8px 20px #bd3f3f4d}.btn-secondary-large[data-astro-cid-ac7h6jto]{background-color:#fff;color:var(--red);border:2px solid var(--red);padding:16px 40px;border-radius:8px;text-decoration:none;font-size:18px;font-weight:600;font-family:Poppins,sans-serif;transition:all .3s ease;display:inline-block}.btn-secondary-large[data-astro-cid-ac7h6jto]:hover{background-color:#bd3f3f0d;transform:translateY(-2px)}.features-section[data-astro-cid-ac7h6jto]{padding:100px 0}.section-header[data-astro-cid-ac7h6jto]{text-align:center;margin-bottom:80px}.section-header[data-astro-cid-ac7h6jto] h2[data-astro-cid-ac7h6jto]{font-family:Poppins,sans-serif;font-size:42px;font-weight:600;color:var(--text-dark)}.features-grid[data-astro-cid-ac7h6jto]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media(max-width:900px){.features-grid[data-astro-cid-ac7h6jto]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features-grid[data-astro-cid-ac7h6jto]{grid-template-columns:1fr}}.feature-card[data-astro-cid-ac7h6jto]{background:#ffffff80;padding:40px;border-radius:8px;border:1px solid rgba(189,63,63,.1);transition:all .3s ease}.feature-card[data-astro-cid-ac7h6jto]:hover{background:#fffc;border-color:#bd3f3f4d;transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.feature-icon[data-astro-cid-ac7h6jto]{width:64px;height:64px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.feature-icon[data-astro-cid-ac7h6jto] img[data-astro-cid-ac7h6jto]{width:48px;height:48px;opacity:.8}.feature-card[data-astro-cid-ac7h6jto] h3[data-astro-cid-ac7h6jto]{font-family:Poppins,sans-serif;font-size:22px;font-weight:600;margin-bottom:12px;color:var(--text-dark)}.feature-card[data-astro-cid-ac7h6jto] p[data-astro-cid-ac7h6jto]{font-size:16px;line-height:1.7;color:var(--text-medium)}.screenshots-section[data-astro-cid-ac7h6jto]{padding:100px 0;background:#ffffff4d}.screenshot-category[data-astro-cid-ac7h6jto]{margin-bottom:80px}.screenshot-category[data-astro-cid-ac7h6jto]:last-child{margin-bottom:0}.category-title[data-astro-cid-ac7h6jto]{font-family:Poppins,sans-serif;font-size:28px;font-weight:600;color:var(--text-dark);text-align:center;margin-bottom:8px}.category-desc[data-astro-cid-ac7h6jto]{font-size:16px;color:var(--text-medium);text-align:center;margin-bottom:30px}.screenshots-grid[data-astro-cid-ac7h6jto]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto}.screenshots-grid[data-astro-cid-ac7h6jto].single{grid-template-columns:1fr;max-width:900px}.screenshots-grid[data-astro-cid-ac7h6jto].large{grid-template-columns:repeat(2,1fr);max-width:1200px}.screenshot-item[data-astro-cid-ac7h6jto]{border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #00000026;border:3px solid rgba(189,63,63,.2);transition:all .3s ease;cursor:pointer}.screenshot-item[data-astro-cid-ac7h6jto]:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0003;border-color:var(--red)}.screenshot-item[data-astro-cid-ac7h6jto] img[data-astro-cid-ac7h6jto]{width:100%;height:auto;display:block}@media(max-width:768px){.screenshots-grid[data-astro-cid-ac7h6jto]{grid-template-columns:1fr;gap:20px}}.lightbox[data-astro-cid-ac7h6jto]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:9999;display:none;align-items:center;justify-content:center;padding:40px;box-sizing:border-box}.lightbox[data-astro-cid-ac7h6jto].active{display:flex}.lightbox-content[data-astro-cid-ac7h6jto]{max-width:95%;max-height:95%;display:flex;align-items:center;justify-content:center}.lightbox-content[data-astro-cid-ac7h6jto] img[data-astro-cid-ac7h6jto]{max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:8px;box-shadow:0 8px 40px #00000080}.lightbox-close[data-astro-cid-ac7h6jto]{position:absolute;top:20px;right:30px;font-size:48px;color:#fff;background:none;border:none;cursor:pointer;padding:0;line-height:1;transition:all .3s ease;z-index:10000;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.lightbox-close[data-astro-cid-ac7h6jto]:hover{color:var(--red);transform:scale(1.1)}.cta-section[data-astro-cid-ac7h6jto]{padding:100px 0}.cta-content[data-astro-cid-ac7h6jto]{text-align:center;max-width:700px;margin:0 auto}.cta-content[data-astro-cid-ac7h6jto] h2[data-astro-cid-ac7h6jto]{font-family:Poppins,sans-serif;font-size:42px;font-weight:600;margin-bottom:20px;color:var(--text-dark)}.cta-content[data-astro-cid-ac7h6jto] p[data-astro-cid-ac7h6jto]{font-size:18px;line-height:1.7;color:var(--text-medium);margin-bottom:40px}.footer[data-astro-cid-ac7h6jto]{margin-top:0}.footer[data-astro-cid-ac7h6jto] .container[data-astro-cid-ac7h6jto]{padding:50px 60px;text-align:center}.footer[data-astro-cid-ac7h6jto] p[data-astro-cid-ac7h6jto]{color:var(--text-medium);font-size:14px}.footer-email[data-astro-cid-ac7h6jto]{color:var(--red);text-decoration:none;font-weight:500;transition:color .3s ease}.footer-email[data-astro-cid-ac7h6jto]:hover{color:var(--text-dark);text-decoration:underline}@media(max-width:768px){.container[data-astro-cid-ac7h6jto]{padding:0 20px}.header[data-astro-cid-ac7h6jto]{padding:15px 0 10px}.nav-wrapper[data-astro-cid-ac7h6jto]{padding-bottom:20px}.brand[data-astro-cid-ac7h6jto]{margin-bottom:-60px}.nav-menu[data-astro-cid-ac7h6jto]{flex-wrap:wrap;gap:16px;justify-content:center;font-size:14px}.nav-menu[data-astro-cid-ac7h6jto]>a[data-astro-cid-ac7h6jto],.nav-menu[data-astro-cid-ac7h6jto] .dropdown-toggle[data-astro-cid-ac7h6jto]{font-size:14px;padding:8px 12px}.dropdown-menu[data-astro-cid-ac7h6jto]{left:50%;transform:translate(-50%) translateY(-10px);min-width:200px}.dropdown[data-astro-cid-ac7h6jto]:hover .dropdown-menu[data-astro-cid-ac7h6jto]{transform:translate(-50%) translateY(0)}.dropdown-menu[data-astro-cid-ac7h6jto] a[data-astro-cid-ac7h6jto]{font-size:14px;padding:10px 16px}.kofi-link[data-astro-cid-ac7h6jto]{width:36px;height:36px;padding:8px}.kofi-link[data-astro-cid-ac7h6jto] svg[data-astro-cid-ac7h6jto]{width:18px;height:18px}.preview-hero[data-astro-cid-ac7h6jto]{padding:60px 0 50px}.preview-hero[data-astro-cid-ac7h6jto] h1[data-astro-cid-ac7h6jto]{font-size:32px;line-height:1.3}.hero-subtitle[data-astro-cid-ac7h6jto]{font-size:16px}.section-header[data-astro-cid-ac7h6jto] h2[data-astro-cid-ac7h6jto]{font-size:32px}.feature-card[data-astro-cid-ac7h6jto]{padding:28px 20px}.feature-card[data-astro-cid-ac7h6jto] h3[data-astro-cid-ac7h6jto]{font-size:18px}.feature-card[data-astro-cid-ac7h6jto] p[data-astro-cid-ac7h6jto]{font-size:14px}.gallery-container[data-astro-cid-ac7h6jto]{gap:10px}.gallery-nav[data-astro-cid-ac7h6jto]{width:44px;height:44px}.gallery-nav[data-astro-cid-ac7h6jto] svg[data-astro-cid-ac7h6jto]{width:24px;height:24px}.screenshot-caption[data-astro-cid-ac7h6jto] h3[data-astro-cid-ac7h6jto]{font-size:20px}.screenshot-caption[data-astro-cid-ac7h6jto] p[data-astro-cid-ac7h6jto]{font-size:14px}.cta-content[data-astro-cid-ac7h6jto] h2[data-astro-cid-ac7h6jto]{font-size:32px}.cta-buttons[data-astro-cid-ac7h6jto]{flex-direction:column}.btn-primary-large[data-astro-cid-ac7h6jto],.btn-secondary-large[data-astro-cid-ac7h6jto]{width:100%;max-width:300px}}
