:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#0d47a1;background:#f3e5f5}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:#f3e5f5}.page{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 6px 22px #00000014;width:100%;max-width:100%;margin:1rem auto}.page-home{text-align:center;background:linear-gradient(135deg,#fff,#fce4ec)}.hero-container{display:flex;flex-direction:column;align-items:center;gap:.75rem}.hero-title{font-size:clamp(2.3rem,6vw,3rem);margin:0;color:#1565c0;line-height:1.15;font-weight:800}.hero-tagline{font-size:clamp(1.15rem,3vw,1.5rem);margin:.5rem 0 .75rem;color:#d32f2f;line-height:1.4;font-weight:700}.hero-subtitle{font-size:.975rem;color:#0d47a1;margin:.6rem 0 0;font-weight:500;max-width:320px}.page-content p{margin:0 0 1.5rem;font-size:1rem;line-height:1.8;color:#424242}.page-content p:last-child{margin-bottom:0}.page img{max-inline-size:100%;height:auto;display:block;margin:0 auto}.hero-image,.page-image{width:100%;max-width:260px;height:auto;margin:1rem auto;border-radius:.9rem;box-shadow:0 6px 18px #1565c02e;border:2px solid #81d4fa;object-fit:contain;display:block}.page-with-image{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem;overflow-x:hidden}.page-with-image .page{width:100%;max-width:100%;min-width:0}@media(max-width:780px){.page{padding:1rem}.hero-title{font-size:clamp(1.8rem,7vw,2.4rem)}.hero-tagline{font-size:1rem}.hero-image,.page-image{width:100%;max-width:140px;margin:.75rem auto}}@media(max-width:480px){.page{padding:.75rem}.hero-title{font-size:clamp(1.6rem,5vw,2rem)}.hero-tagline{font-size:.95rem;margin:.4rem 0 .5rem}.hero-image,.page-image{width:100%;max-width:120px;margin:.5rem auto}.hero-subtitle{font-size:.9rem;margin:.4rem 0}.page-content p{font-size:.95rem;margin:1rem 0}}
