.about-view[data-astro-cid-kh7btl4r]{padding-top:3rem;padding-bottom:5rem;background-color:var(--cozy-bg-beige)}.text-center[data-astro-cid-kh7btl4r]{text-align:center}.back-link[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.35rem;color:var(--cozy-text-obsidian);text-decoration:none;font-size:.9rem;font-weight:500;margin-bottom:2rem;transition:transform .2s ease}.back-link[data-astro-cid-kh7btl4r]:hover{transform:translate(-4px)}.about-header[data-astro-cid-kh7btl4r]{margin-bottom:3rem}.about-icon[data-astro-cid-kh7btl4r]{font-size:2.5rem}.manifesto-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3.5rem}@media (min-width: 768px){.manifesto-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1.25fr;align-items:center;gap:2rem}}.manifesto-image-wrapper[data-astro-cid-kh7btl4r]{width:100%;border-radius:var(--radius-card);overflow:hidden;border:2px solid var(--cozy-wood-sugi);box-shadow:var(--cozy-shadow-default);aspect-ratio:1.05}.manifesto-image[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,1,.5,1)}.manifesto-image-wrapper[data-astro-cid-kh7btl4r]:hover .manifesto-image[data-astro-cid-kh7btl4r]{transform:scale(1.04)}.about-manifesto[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1rem;border-left:4px solid var(--cozy-green-matcha)}.about-manifesto[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.05rem;line-height:1.6;color:var(--cozy-text-obsidian)}.features-preview[data-astro-cid-kh7btl4r]{margin-bottom:4rem}.section-title[data-astro-cid-kh7btl4r]{margin-bottom:2rem}.features-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 540px){.features-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.5rem}.feature-icon[data-astro-cid-kh7btl4r]{font-size:1.75rem;color:var(--cozy-green-matcha);display:inline-block}.feature-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.1rem;font-weight:600}.feature-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.9rem;color:#6e6e73;line-height:1.5}.waitlist-card[data-astro-cid-kh7btl4r]{background-color:var(--cozy-bg-pure);display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;border:1px solid var(--cozy-border-light)}.waitlist-icon[data-astro-cid-kh7btl4r]{font-size:2rem;color:var(--cozy-pink-sakura);display:inline-block}.waitlist-desc[data-astro-cid-kh7btl4r]{font-size:.95rem;color:#6e6e73;max-width:480px;line-height:1.6}.waitlist-form[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:400px;margin-top:.5rem}@media (min-width: 480px){.waitlist-form[data-astro-cid-kh7btl4r]{flex-direction:row}.waitlist-form[data-astro-cid-kh7btl4r] .form-input[data-astro-cid-kh7btl4r]{flex-grow:1}}.form-input[data-astro-cid-kh7btl4r]{font-family:Inter,sans-serif;font-size:.95rem;padding:.75rem;border-radius:var(--radius-button);border:1px solid var(--cozy-border-light);background-color:var(--cozy-bg-oatmeal);outline:none;transition:border-color .2s ease}.form-input[data-astro-cid-kh7btl4r]:focus{border-color:var(--cozy-green-matcha)}.submit-btn[data-astro-cid-kh7btl4r]{white-space:nowrap}.waitlist-success[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 0;animation:fadeIn .5s ease}.waitlist-success[data-astro-cid-kh7btl4r].hidden{display:none}.success-paw[data-astro-cid-kh7btl4r]{font-size:2rem;animation:bounce 1s infinite alternate}.waitlist-success[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{font-family:Inter,sans-serif;font-size:1.25rem;color:var(--cozy-text-obsidian);font-weight:700}.waitlist-success[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.9rem;color:#6e6e73;max-width:320px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.about-error-msg[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fff2e6;border:1px solid rgba(230,100,0,.15);color:#cc5200;font-size:.82rem;font-weight:500;padding:.5rem 1rem;border-radius:12px;margin:.75rem auto 0;width:100%;max-width:440px;box-shadow:0 4px 12px #e664000a;animation:fadeIn .3s cubic-bezier(.25,1,.5,1)}.about-error-msg[data-astro-cid-kh7btl4r].hidden{display:none}.error-icon[data-astro-cid-kh7btl4r]{font-size:1.15rem;color:#cc5200;flex-shrink:0}
