:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{margin:0 auto;text-align:center;width:100%}button{border-radius:8px;border:1px solid transparent;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}h2.svelte-et6md,h3.svelte-et6md{font-size:2rem}.home.svelte-et6md{min-height:100vh;background:var(--brand-cream);width:100%;margin:0;padding:0}.hero.svelte-et6md{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,var(--brand-cream) 0%,var(--brand-gold-light) 100%);margin-bottom:2rem}.hero-content.svelte-et6md{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}.app-icon.svelte-et6md{width:120px;height:120px;border-radius:20px;box-shadow:0 4px 12px #00000026;cursor:pointer;transition:opacity .2s}.app-icon.svelte-et6md:hover{opacity:.8}.hero.svelte-et6md .title-button:where(.svelte-et6md){font-size:4rem;color:var(--brand-brown);background:none;border:none;cursor:pointer;font-family:inherit;transition:opacity .2s}.title-button.svelte-et6md:hover{opacity:.8}.subtitle.svelte-et6md{font-size:1.25rem;color:var(--brand-text-medium);margin-bottom:2rem}section.svelte-et6md{opacity:1;transform:translateY(0);transition:all .3s ease}.section-subtitle.svelte-et6md{text-align:center;color:var(--brand-text-medium);font-size:1.125rem;margin-bottom:3rem}.download-section.svelte-et6md{padding:4rem;max-width:1200px;margin:0 auto}.download-container.svelte-et6md h2:where(.svelte-et6md){text-align:center;color:var(--brand-brown);margin-bottom:2rem}.download-container.svelte-et6md{display:flex;flex-direction:column;align-items:center;justify-content:center}.download-content.svelte-et6md{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:800px;margin-top:2rem}.app-preview.svelte-et6md{display:flex;justify-content:center}.mockup.svelte-et6md{width:300px;height:600px;background:linear-gradient(145deg,#2c2c2c,#1a1a1a);border-radius:2rem;padding:1rem;box-shadow:0 20px 40px #0000004d}.screen.svelte-et6md{background:var(--brand-cream);border-radius:1.5rem;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.bible-text.svelte-et6md{text-align:center;color:var(--brand-brown)}.bible-text.svelte-et6md p:where(.svelte-et6md):first-child{font-weight:700;margin-bottom:1rem;color:var(--brand-accent)}.bible-text.svelte-et6md p:where(.svelte-et6md):last-child{font-style:italic;line-height:1.6}.download-options.svelte-et6md{display:flex;justify-content:center;align-items:center}.app-store-button.svelte-et6md{display:inline-block;transition:transform .2s,opacity .2s}.app-store-button.svelte-et6md img:where(.svelte-et6md){height:80px;width:auto;display:block}.app-store-button.svelte-et6md:hover{transform:translateY(-2px);opacity:.9}.tips-section.svelte-et6md{padding:2rem;max-width:1200px;margin:0 auto;background:linear-gradient(135deg,var(--brand-cream) 0%,rgba(246,241,231,.8) 100%)}.tips-container.svelte-et6md h2:where(.svelte-et6md){text-align:center;color:var(--brand-brown);margin-bottom:2rem}.tips-content.svelte-et6md{max-width:600px;margin:0 auto}.amount-selector.svelte-et6md h4:where(.svelte-et6md){color:var(--brand-brown);text-align:center;margin-bottom:1.5rem;margin-top:1.5rem}.custom-amount.svelte-et6md{margin-bottom:2rem}.amount-input-group.svelte-et6md{display:flex;align-items:center;justify-content:center;gap:.5rem}.adjust-btn.svelte-et6md{width:48px;height:48px;border:2px solid var(--brand-gold);background:var(--brand-gold);color:var(--brand-brown);border-radius:50%;font-size:2rem;font-weight:700;cursor:pointer;transition:all .2s;position:relative}.adjust-btn.svelte-et6md:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);font-size:2.4rem;font-weight:700;color:var(--brand-brown);line-height:1}.plus-btn.svelte-et6md:before{content:"+"}.minus-btn.svelte-et6md:before{content:"-"}.adjust-btn.svelte-et6md:hover:not(:disabled){background:var(--brand-gold-light)}.adjust-btn.svelte-et6md:disabled{opacity:.5;cursor:not-allowed}.input-wrapper.svelte-et6md{position:relative}.dollar-sign.svelte-et6md{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--brand-text-medium);font-weight:700;z-index:1}.input-wrapper.svelte-et6md input:where(.svelte-et6md){width:120px;padding:.75rem .75rem .5rem 2rem;border:2px solid var(--brand-gold);border-radius:.5rem;font-size:1.125rem;color:var(--brand-text-dark);background:#fff;text-align:center}.input-wrapper.svelte-et6md input:where(.svelte-et6md):focus{outline:none;border-color:var(--brand-accent)}.input-wrapper.svelte-et6md input:where(.svelte-et6md)::-webkit-outer-spin-button,.input-wrapper.svelte-et6md input:where(.svelte-et6md)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-wrapper.svelte-et6md input[type=number]:where(.svelte-et6md){-moz-appearance:textfield;appearance:textfield}.donate-section.svelte-et6md{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--brand-gold-light)}.donate-btn.svelte-et6md{padding:1rem 2rem;background:var(--brand-accent);color:#fff;border:none;border-radius:.5rem;font-size:1.125rem;font-weight:700;cursor:pointer;transition:background .2s}.donate-btn.svelte-et6md:hover:not(:disabled){background:var(--brand-accent-dark)}.donate-btn.svelte-et6md:disabled{opacity:.6;cursor:not-allowed}.message.svelte-et6md{margin-top:1rem;padding:1.5rem;border-radius:.5rem;text-align:center;font-size:1rem;line-height:1.6;animation:svelte-et6md-slideIn .4s ease-out}.message.error.svelte-et6md{background:#fee;color:var(--brand-red);border:2px solid var(--brand-red)}.message.success.svelte-et6md{background:linear-gradient(135deg,#f0f9f0,#e8f5e8);color:#2d5016;border:2px solid #4caf50;box-shadow:0 4px 12px #4caf5033;font-weight:500}.message.success.svelte-et6md:before{content:"✓ ";font-size:1.5rem;color:#4caf50;font-weight:700;margin-right:.5rem}@keyframes svelte-et6md-slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.about-section.svelte-et6md{padding:2rem;max-width:1200px;margin:0 auto}.about-container.svelte-et6md h2:where(.svelte-et6md){text-align:center;color:var(--brand-brown);margin-bottom:3rem;border-bottom:2px solid var(--brand-gold);padding-bottom:1rem}.about-content.svelte-et6md h3:where(.svelte-et6md){color:var(--brand-brown);margin-bottom:1.5rem;border-bottom:2px solid var(--brand-gold);padding-bottom:.5rem}.creator-message.svelte-et6md{max-width:700px;margin:0 auto}.message-text.svelte-et6md{font-size:1.05rem;line-height:1.8;color:var(--brand-text-medium);margin-bottom:1.5rem}.signature.svelte-et6md{font-size:1.05rem;line-height:1.8;color:var(--brand-text-medium);margin-top:2rem;text-align:right;font-style:italic}.divider.svelte-et6md{height:1px;background:var(--brand-gold);margin:3rem auto;max-width:700px}.features.svelte-et6md{max-width:700px;margin:0 auto}.features.svelte-et6md h4:where(.svelte-et6md){margin-bottom:.5rem;font-size:1.1rem}.features.svelte-et6md p:where(.svelte-et6md){margin-bottom:1.5rem}.feature-grid.svelte-et6md{margin-top:2rem}.text-attribution.svelte-et6md{max-width:700px;margin:0 auto}.attribution-text.svelte-et6md{font-size:.95rem;line-height:1.7;color:var(--brand-text-medium);margin-bottom:1rem}.footer.svelte-et6md{background:var(--brand-brown);color:var(--brand-cream);margin-top:4rem;width:100%}.footer-content.svelte-et6md{width:100%;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section.svelte-et6md h4:where(.svelte-et6md){color:var(--brand-gold);margin-bottom:1rem}.footer-section.svelte-et6md p:where(.svelte-et6md){color:#f6f1e7cc;line-height:1.6}.footer-section.svelte-et6md a:where(.svelte-et6md){color:#f6f1e7cc;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .2s}.footer-section.svelte-et6md a:where(.svelte-et6md):hover{color:var(--brand-gold)}.footer-bottom.svelte-et6md{border-top:1px solid rgba(246,241,231,.2);padding:1.5rem 2rem;text-align:center}.footer-bottom.svelte-et6md p:where(.svelte-et6md){color:#f6f1e799;margin:0}@keyframes svelte-et6md-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.title-button.svelte-et6md{font-size:2rem}.hero-content.svelte-et6md{gap:1rem}.app-icon.svelte-et6md{width:90px;height:90px}.download-content.svelte-et6md{grid-template-columns:1fr;gap:2rem}.mockup.svelte-et6md{width:250px;height:500px}.app-store-button.svelte-et6md img:where(.svelte-et6md){height:50px}.amount-input-group.svelte-et6md{flex-direction:column;gap:1rem}.footer-content.svelte-et6md{grid-template-columns:1fr;text-align:center}}.navbar.svelte-1jnx671{background:var(--brand-brown);box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000;width:100%}.nav-container.svelte-1jnx671{width:100%;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:4rem}.logo{display:flex;align-items:center;text-decoration:none;color:var(--brand-cream);font-weight:700;font-size:1.25rem;padding:.5rem 1rem;border-radius:.25rem;transition:background .2s,color .2s}.logo:hover{color:var(--brand-gold)}.logo.active{background:var(--brand-gold);color:var(--brand-brown)}.logo-icon.svelte-1jnx671{width:36px;height:36px;border-radius:6px;margin-right:.75rem}.menu-toggle.svelte-1jnx671{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.hamburger.svelte-1jnx671{display:block;width:25px;height:3px;background:var(--brand-cream);position:relative}.hamburger.svelte-1jnx671:before,.hamburger.svelte-1jnx671:after{content:"";display:block;width:25px;height:3px;background:var(--brand-cream);position:absolute;transition:all .3s}.hamburger.svelte-1jnx671:before{top:-8px}.hamburger.svelte-1jnx671:after{top:8px}.nav-links.svelte-1jnx671{display:flex;gap:2rem}.nav-link{color:var(--brand-cream);text-decoration:none;padding:.5rem 1rem;border-radius:.25rem;transition:background .2s;font-weight:500}.nav-link:hover{color:var(--brand-gold)}.nav-link.active{background:var(--brand-gold);color:var(--brand-brown)}@media(max-width:768px){.menu-toggle.svelte-1jnx671{display:block}.nav-links.svelte-1jnx671{position:absolute;top:100%;left:0;right:0;background:var(--brand-brown);flex-direction:column;padding:1rem 2rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 4px 6px #0000001a}.nav-links.open.svelte-1jnx671{transform:translateY(0);opacity:1;visibility:visible}.nav-link{padding:1rem;margin:.25rem 0}.menu-toggle.open.svelte-1jnx671 .hamburger:where(.svelte-1jnx671){background:transparent}.menu-toggle.open.svelte-1jnx671 .hamburger:where(.svelte-1jnx671):before{transform:rotate(45deg);top:0}.menu-toggle.open.svelte-1jnx671 .hamburger:where(.svelte-1jnx671):after{transform:rotate(-45deg);top:0}}.privacy.svelte-13tj7i{padding:2rem;max-width:800px;margin:0 auto}.container.svelte-13tj7i{background:var(--brand-cream);padding:2rem;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}h1.svelte-13tj7i{color:var(--brand-brown);text-align:center;margin-bottom:1rem}.last-updated.svelte-13tj7i{text-align:center;color:var(--brand-text-medium);font-size:.9rem;margin-bottom:2rem;font-style:italic}h2.svelte-13tj7i{color:var(--brand-brown);margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid var(--brand-gold);padding-bottom:.5rem}p.svelte-13tj7i{color:var(--brand-text-medium);line-height:1.6;margin-bottom:1rem}.footer.svelte-13tj7i{background:var(--brand-brown);color:var(--brand-cream);margin-top:4rem;width:100%}.footer-content.svelte-13tj7i{width:100%;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section.svelte-13tj7i h4:where(.svelte-13tj7i){color:var(--brand-gold);margin-bottom:1rem}.footer-section.svelte-13tj7i p:where(.svelte-13tj7i){color:#f6f1e7cc;line-height:1.6}.footer-section.svelte-13tj7i a:where(.svelte-13tj7i){color:#f6f1e7cc;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .2s}.footer-section.svelte-13tj7i a:where(.svelte-13tj7i):hover{color:var(--brand-gold)}.footer-bottom.svelte-13tj7i{border-top:1px solid rgba(246,241,231,.2);padding:1.5rem 2rem;text-align:center}.footer-bottom.svelte-13tj7i p:where(.svelte-13tj7i){color:#f6f1e799;margin:0}@media(max-width:768px){.footer-content.svelte-13tj7i{grid-template-columns:1fr;text-align:center}}.terms.svelte-9amksf{padding:2rem;max-width:800px;margin:0 auto}.container.svelte-9amksf{background:var(--brand-cream);padding:2rem;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}h1.svelte-9amksf{color:var(--brand-brown);text-align:center;margin-bottom:1rem}.effective-date.svelte-9amksf{text-align:center;color:var(--brand-text-medium);font-size:.9rem;margin-bottom:2rem;font-style:italic}h2.svelte-9amksf{color:var(--brand-brown);margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid var(--brand-gold);padding-bottom:.5rem}p.svelte-9amksf{color:var(--brand-text-medium);line-height:1.6;margin-bottom:1rem}.footer.svelte-9amksf{background:var(--brand-brown);color:var(--brand-cream);margin-top:4rem;width:100%}.footer-content.svelte-9amksf{width:100%;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section.svelte-9amksf h4:where(.svelte-9amksf){color:var(--brand-gold);margin-bottom:1rem}.footer-section.svelte-9amksf p:where(.svelte-9amksf){color:#f6f1e7cc;line-height:1.6}.footer-section.svelte-9amksf a:where(.svelte-9amksf){color:#f6f1e7cc;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .2s}.footer-section.svelte-9amksf a:where(.svelte-9amksf):hover{color:var(--brand-gold)}.footer-bottom.svelte-9amksf{border-top:1px solid rgba(246,241,231,.2);padding:1.5rem 2rem;text-align:center}.footer-bottom.svelte-9amksf p:where(.svelte-9amksf){color:#f6f1e799;margin:0}@media(max-width:768px){.footer-content.svelte-9amksf{grid-template-columns:1fr;text-align:center}}.privacy.svelte-1cfb4rl{padding:2rem;max-width:800px;margin:0 auto}.container.svelte-1cfb4rl{background:var(--brand-cream);padding:2rem;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}h1.svelte-1cfb4rl{color:var(--brand-brown);text-align:center;margin-bottom:1rem}.effective-date.svelte-1cfb4rl{text-align:center;color:var(--brand-text-medium);font-size:.9rem;margin-bottom:.5rem;font-style:italic}.app-info.svelte-1cfb4rl{text-align:center;color:var(--brand-text-medium);font-size:.85rem;margin-bottom:2rem}h2.svelte-1cfb4rl{color:var(--brand-brown);margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid var(--brand-gold);padding-bottom:.5rem}p.svelte-1cfb4rl{color:var(--brand-text-medium);line-height:1.6;margin-bottom:1rem}.footer.svelte-1cfb4rl{background:var(--brand-brown);color:var(--brand-cream);margin-top:4rem;width:100%}.footer-content.svelte-1cfb4rl{width:100%;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section.svelte-1cfb4rl h4:where(.svelte-1cfb4rl){color:var(--brand-gold);margin-bottom:1rem}.footer-section.svelte-1cfb4rl p:where(.svelte-1cfb4rl){color:#f6f1e7cc;line-height:1.6}.footer-section.svelte-1cfb4rl a:where(.svelte-1cfb4rl){color:#f6f1e7cc;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .2s}.footer-section.svelte-1cfb4rl a:where(.svelte-1cfb4rl):hover{color:var(--brand-gold)}.footer-bottom.svelte-1cfb4rl{border-top:1px solid rgba(246,241,231,.2);padding:1.5rem 2rem;text-align:center}.footer-bottom.svelte-1cfb4rl p:where(.svelte-1cfb4rl){color:#f6f1e799;margin:0}@media(max-width:768px){.footer-content.svelte-1cfb4rl{grid-template-columns:1fr;text-align:center}}.terms.svelte-j6sezo{padding:2rem;max-width:800px;margin:0 auto}.container.svelte-j6sezo{background:var(--brand-cream);padding:2rem;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}h1.svelte-j6sezo{color:var(--brand-brown);text-align:center;margin-bottom:2rem}h2.svelte-j6sezo{color:var(--brand-brown);margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid var(--brand-gold);padding-bottom:.5rem}p.svelte-j6sezo{color:var(--brand-text-medium);line-height:1.6;margin-bottom:1rem}ul.svelte-j6sezo{margin:1rem 0 1rem 2rem;color:var(--brand-text-medium);line-height:1.6}li.svelte-j6sezo{margin-bottom:.5rem}.footer.svelte-j6sezo{background:var(--brand-brown);color:var(--brand-cream);margin-top:4rem;width:100%}.footer-content.svelte-j6sezo{width:100%;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section.svelte-j6sezo h4:where(.svelte-j6sezo){color:var(--brand-gold);margin-bottom:1rem}.footer-section.svelte-j6sezo p:where(.svelte-j6sezo){color:#f6f1e7cc;line-height:1.6}.footer-section.svelte-j6sezo a:where(.svelte-j6sezo){color:#f6f1e7cc;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .2s}.footer-section.svelte-j6sezo a:where(.svelte-j6sezo):hover{color:var(--brand-gold)}.footer-bottom.svelte-j6sezo{border-top:1px solid rgba(246,241,231,.2);padding:1.5rem 2rem;text-align:center}.footer-bottom.svelte-j6sezo p:where(.svelte-j6sezo){color:#f6f1e799;margin:0}@media(max-width:768px){.footer-content.svelte-j6sezo{grid-template-columns:1fr;text-align:center}}.contact.svelte-1ffqsuu{padding:2rem;max-width:800px;margin:0 auto}.container.svelte-1ffqsuu{background:var(--brand-cream);padding:2rem;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}h1.svelte-1ffqsuu{color:var(--brand-brown);text-align:center;margin-bottom:2rem}.content.svelte-1ffqsuu p:where(.svelte-1ffqsuu){color:var(--brand-text-medium);text-align:center;margin-bottom:3rem;line-height:1.6}.contact-form.svelte-1ffqsuu{max-width:600px;margin:0 auto}.form-group.svelte-1ffqsuu{margin-bottom:1.5rem}.form-group.svelte-1ffqsuu label:where(.svelte-1ffqsuu){display:block;color:var(--brand-brown);font-weight:500;margin-bottom:.5rem}.form-group.svelte-1ffqsuu input:where(.svelte-1ffqsuu),.form-group.svelte-1ffqsuu select:where(.svelte-1ffqsuu),.form-group.svelte-1ffqsuu textarea:where(.svelte-1ffqsuu){width:100%;padding:.75rem;border:2px solid var(--brand-gold);border-radius:.5rem;font-size:1rem;color:var(--brand-brown);background:#fff;transition:border-color .2s}.form-group.svelte-1ffqsuu input:where(.svelte-1ffqsuu):focus,.form-group.svelte-1ffqsuu select:where(.svelte-1ffqsuu):focus,.form-group.svelte-1ffqsuu textarea:where(.svelte-1ffqsuu):focus{outline:none;border-color:var(--brand-accent)}.form-group.svelte-1ffqsuu textarea:where(.svelte-1ffqsuu){resize:vertical;font-family:inherit}.submit-btn.svelte-1ffqsuu{width:100%;padding:1rem;background:var(--brand-accent);color:#fff;border:none;border-radius:.5rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:background .2s}.submit-btn.svelte-1ffqsuu:hover:not(:disabled){background:var(--brand-accent-dark)}.submit-btn.svelte-1ffqsuu:disabled{opacity:.6;cursor:not-allowed}.message.svelte-1ffqsuu{margin-top:1.5rem;padding:1rem;border-radius:.5rem;text-align:center;font-weight:500}.message.success.svelte-1ffqsuu{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error.svelte-1ffqsuu{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.footer.svelte-1ffqsuu{background:var(--brand-brown);color:var(--brand-cream);margin-top:4rem;width:100%}.footer-content.svelte-1ffqsuu{width:100%;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section.svelte-1ffqsuu h4:where(.svelte-1ffqsuu){color:var(--brand-gold);margin-bottom:1rem}.footer-section.svelte-1ffqsuu p:where(.svelte-1ffqsuu){color:#f6f1e7cc;line-height:1.6}.footer-section.svelte-1ffqsuu a:where(.svelte-1ffqsuu){color:#f6f1e7cc;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .2s}.footer-section.svelte-1ffqsuu a:where(.svelte-1ffqsuu):hover{color:var(--brand-gold)}.footer-bottom.svelte-1ffqsuu{border-top:1px solid rgba(246,241,231,.2);padding:1.5rem 2rem;text-align:center}.footer-bottom.svelte-1ffqsuu p:where(.svelte-1ffqsuu){color:#f6f1e799;margin:0}@media(max-width:768px){.footer-content.svelte-1ffqsuu{grid-template-columns:1fr;text-align:center}}.not-found.svelte-kbj945{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--brand-cream);text-align:center}.container.svelte-kbj945{max-width:500px;padding:2rem}h1.svelte-kbj945{color:var(--brand-brown);font-size:3rem;margin-bottom:1rem}p.svelte-kbj945{color:var(--brand-text-medium);font-size:1.125rem;margin-bottom:2rem}:root{--brand-brown: #4c3a2d;--brand-brown-dark: #d4c4b0;--brand-cream: #f6f1e7;--brand-cream-dark: #1c1814;--brand-gold: #8b7355;--brand-gold-light: #c4a87d;--brand-accent: #08285c;--brand-accent-dark: #5b8fcc;--brand-text-dark: #1a1a1a;--brand-text-dark-dark: #f5f5f5;--brand-text-medium: #1e1813;--brand-text-medium-dark: #d4ccc4;--brand-red: #b33a3a;--brand-red-dark: #e56b6b;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);line-height:1.6;color:var(--brand-text-dark);background:var(--brand-cream);margin:0;padding:0}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:1rem}button{font-family:inherit}a{color:var(--brand-accent);text-decoration:none}a:hover{text-decoration:underline}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s}.btn-primary{background:var(--brand-accent);color:#fff}.btn-primary:hover{background:var(--brand-accent-dark)}.btn-secondary{background:var(--brand-gold);color:var(--brand-brown)}.btn-secondary:hover{background:var(--brand-gold-light)}.btn-accent{background:var(--brand-brown);color:var(--brand-cream)}.btn-accent:hover{background:var(--brand-brown-dark)}
