.printables-page[data-astro-cid-cd4mbucc]{min-height:100vh}.hero[data-astro-cid-cd4mbucc]{padding:50px 0 20px;max-width:1280px;margin:0 auto}.hero-content[data-astro-cid-cd4mbucc]{display:flex;flex-direction:column;gap:40px}.hero-image[data-astro-cid-cd4mbucc]{order:-1}.hero-text[data-astro-cid-cd4mbucc]{display:flex;flex-direction:column;gap:25px}.hero[data-astro-cid-cd4mbucc] h1[data-astro-cid-cd4mbucc]{font-size:2.8rem;line-height:1.2;color:#1f2b44;margin:0;font-weight:700}.subtitle[data-astro-cid-cd4mbucc]{font-size:1.2rem;line-height:1.6;color:#6b6b6b;margin:0}.coming-soon-badge[data-astro-cid-cd4mbucc]{position:absolute;top:15px;left:15px;z-index:10}.coming-soon-badge[data-astro-cid-cd4mbucc] span[data-astro-cid-cd4mbucc]{background:#ff6961;color:#fff;padding:10px 20px;border-radius:25px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.email-form[data-astro-cid-cd4mbucc]{background:#fff;padding:30px;border-radius:15px;box-shadow:0 4px 15px #0000001a}.email-form[data-astro-cid-cd4mbucc] h2[data-astro-cid-cd4mbucc]{font-size:1.5rem;color:#1f2b44;margin:0 0 10px}.email-form[data-astro-cid-cd4mbucc]>p[data-astro-cid-cd4mbucc]{color:#6b6b6b;margin:0 0 20px;font-size:.95rem}.form-group[data-astro-cid-cd4mbucc]{display:flex;gap:10px}.form-group[data-astro-cid-cd4mbucc] input[data-astro-cid-cd4mbucc]{flex:1;padding:15px 20px;border:2px solid #E5E5E5;border-radius:10px;font-size:1rem;font-family:Poppins,sans-serif;transition:border-color .3s ease}.form-group[data-astro-cid-cd4mbucc] input[data-astro-cid-cd4mbucc]:focus{outline:none;border-color:#8678eb}.form-consent[data-astro-cid-cd4mbucc]{margin-top:15px}.form-consent[data-astro-cid-cd4mbucc] label[data-astro-cid-cd4mbucc]{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.form-consent[data-astro-cid-cd4mbucc] input[data-astro-cid-cd4mbucc][type=checkbox]{margin-top:3px;cursor:pointer;flex-shrink:0}.form-consent[data-astro-cid-cd4mbucc] span[data-astro-cid-cd4mbucc]{font-size:.85rem;color:#6b6b6b;line-height:1.5}.form-consent[data-astro-cid-cd4mbucc] a[data-astro-cid-cd4mbucc]{color:#8678eb;text-decoration:underline}.form-consent[data-astro-cid-cd4mbucc] a[data-astro-cid-cd4mbucc]:hover{color:#7567d9}.error-message[data-astro-cid-cd4mbucc]{display:none;background:#ffebee;border:1px solid #ffcdd2;border-left:4px solid #f44336;margin-top:15px;padding:12px 16px;border-radius:8px;text-align:left;box-shadow:0 2px 8px #f443361a}.error-message[data-astro-cid-cd4mbucc].show{display:block}.error-message[data-astro-cid-cd4mbucc] p[data-astro-cid-cd4mbucc]{margin:0;color:#b71c1c;font-size:.85rem}.cta-button[data-astro-cid-cd4mbucc]{background:linear-gradient(135deg,#8678eb,#7567d9);color:#fff;padding:15px 30px;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:Poppins,sans-serif}.cta-button[data-astro-cid-cd4mbucc]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8678eb66}.cta-button[data-astro-cid-cd4mbucc]:disabled{opacity:.6;cursor:not-allowed}.meanwhile[data-astro-cid-cd4mbucc]{text-align:center;padding:30px 0 20px;max-width:1280px;margin:0 auto}.meanwhile[data-astro-cid-cd4mbucc] p[data-astro-cid-cd4mbucc]{color:#6b6b6b;margin:0 0 20px;font-size:1.1rem}.cta[data-astro-cid-cd4mbucc]{display:inline-block;background:linear-gradient(135deg,#8678eb,#7567d9);color:#fff;padding:15px 30px;border-radius:10px;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.cta[data-astro-cid-cd4mbucc]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8678eb66}.cta[data-astro-cid-cd4mbucc].secondary{background:#1f2b44}.cta[data-astro-cid-cd4mbucc].secondary:hover{box-shadow:0 6px 20px #1f2b444d}.hero-image[data-astro-cid-cd4mbucc]{display:flex;justify-content:center;align-items:flex-start}.image-container[data-astro-cid-cd4mbucc]{position:relative;width:100%;aspect-ratio:1}.image-container[data-astro-cid-cd4mbucc] img[data-astro-cid-cd4mbucc]{width:100%;height:100%;object-fit:cover;border-radius:15px;box-shadow:0 10px 40px #00000026;display:block}.features[data-astro-cid-cd4mbucc]{padding:0 0 60px;max-width:1280px;margin:0 auto}.features[data-astro-cid-cd4mbucc] h2[data-astro-cid-cd4mbucc]{text-align:center;font-size:2.2rem;color:#1f2b44;margin:0 0 50px}.features-grid[data-astro-cid-cd4mbucc]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.feature-item[data-astro-cid-cd4mbucc]{background:#fff;padding:30px;border-radius:15px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease}.feature-item[data-astro-cid-cd4mbucc]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.feature-item[data-astro-cid-cd4mbucc] h3[data-astro-cid-cd4mbucc]{font-size:1.3rem;color:#1f2b44;margin:0 0 15px}.feature-item[data-astro-cid-cd4mbucc] p[data-astro-cid-cd4mbucc]{color:#6b6b6b;line-height:1.6;margin:0}@media(min-width:1024px){.hero-content[data-astro-cid-cd4mbucc]{flex-direction:row;gap:60px}.hero-text[data-astro-cid-cd4mbucc],.hero-image[data-astro-cid-cd4mbucc]{flex:1;order:0}}@media(max-width:1024px){.features-grid[data-astro-cid-cd4mbucc]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero[data-astro-cid-cd4mbucc]{padding:60px 20px 40px}.hero[data-astro-cid-cd4mbucc] h1[data-astro-cid-cd4mbucc]{font-size:2rem}.subtitle[data-astro-cid-cd4mbucc]{font-size:1.1rem}.form-group[data-astro-cid-cd4mbucc]{flex-direction:column}.features-grid[data-astro-cid-cd4mbucc]{grid-template-columns:1fr;gap:20px}.features[data-astro-cid-cd4mbucc] h2[data-astro-cid-cd4mbucc]{font-size:1.8rem}}@media(max-width:400px){.hero[data-astro-cid-cd4mbucc] h1[data-astro-cid-cd4mbucc]{font-size:1.6rem}}
