.lazy-image-container.svelte-hpyey6{display:block;margin:2rem auto;width:clamp(300px,80vw,600px);height:auto}.the-image.svelte-hpyey6{width:100%;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 4px 8px #000000bf;transition:opacity .3s ease}.the-image.placeholder.svelte-hpyey6{opacity:.6;filter:grayscale(50%);box-shadow:none;width:300px;margin:0 auto}.the-image.loading.svelte-hpyey6{animation:svelte-hpyey6-pulse 2s infinite;box-shadow:none;width:300px;margin:0 auto}.the-image.loaded.svelte-hpyey6{opacity:1;animation:svelte-hpyey6-fadeIn 2s ease}@keyframes svelte-hpyey6-pulse{0%,to{opacity:.6}50%{opacity:.3}}@keyframes svelte-hpyey6-fadeIn{0%{opacity:0}to{opacity:1}}.mermaid-wrapper.svelte-1wp0evy{width:100%;height:100%;min-height:200px;display:flex;align-items:center;justify-content:center;position:relative}.mermaid-container.svelte-1wp0evy{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mermaid-container.svelte-1wp0evy svg{max-width:100%;max-height:100%;height:auto;width:auto}.mermaid-loading.svelte-1wp0evy{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#666;position:absolute}.spinner.svelte-1wp0evy{width:24px;height:24px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:svelte-1wp0evy-spin 1s linear infinite}@keyframes svelte-1wp0evy-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mermaid-error.svelte-1wp0evy{background:#ffe6e6;border:1px solid #ff9999;border-radius:4px;padding:1rem;color:#c00;max-width:100%}.mermaid-error.svelte-1wp0evy details:where(.svelte-1wp0evy){margin-top:.5rem}.mermaid-error.svelte-1wp0evy pre:where(.svelte-1wp0evy){background:#f5f5f5;padding:.5rem;border-radius:3px;overflow-x:auto;font-size:.875rem}@media(max-width:768px){.mermaid-wrapper.svelte-1wp0evy{min-height:150px}}.container.svelte-1h8puko{max-width:800px;margin:0 auto 200px;padding:1rem;text-align:left;padding-top:3em;font-size:clamp(1rem,2.5vw,1.3rem);line-height:1.6}.equation.svelte-1h8puko{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-transform:capitalize;font-style:italic;display:flex;align-items:center;font-size:clamp(2rem,6vw,4rem);gap:.5rem;justify-content:center;margin:2em;white-space:nowrap;transition:transform .3s ease-out;transform-origin:center}.value{direction:ltr!important;unicode-bidi:bidi-override!important;text-align:left!important}.value font{direction:ltr!important;unicode-bidi:bidi-override!important;text-align:left!important}.fraction.svelte-1h8puko{font-size:clamp(1.5rem,4vw,2.5rem);display:flex;flex-direction:column;align-items:center}.numerator.svelte-1h8puko{border-bottom:2px solid grey;padding:0 .5rem .2rem}.denominator.svelte-1h8puko{padding:.2rem .5rem 0}@media(max-width:480px){.equation.svelte-1h8puko{margin:1em .25em;gap:.2rem;font-size:clamp(1.5rem,5vw,3rem)}.numerator.svelte-1h8puko{border-bottom:1px solid grey;padding:0 .2rem .05rem}.denominator.svelte-1h8puko{padding:.05rem .2rem 0}}.quoteblock{margin:2rem auto;max-width:600px}.quote{font-size:clamp(1.2rem,3vw,1.8rem);font-style:italic;margin-bottom:.5rem}.author{text-align:right;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:700}.print-header.svelte-1h8puko,.print-footer.svelte-1h8puko{display:none}@media print{.container.svelte-1h8puko{page-break-before:always;break-before:page;padding-top:3em;padding-bottom:3em;max-width:none;margin:0;padding-left:1rem;padding-right:1rem;position:relative;min-height:calc(100vh - 6em)}.print-header.svelte-1h8puko,.print-footer.svelte-1h8puko{display:flex;position:fixed;left:0;right:0;padding:.5em 1rem;font-size:10pt;color:#666;border-color:#ccc}.print-header.svelte-1h8puko{top:0;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center}.print-footer.svelte-1h8puko{bottom:0;border-top:1px solid #ccc;justify-content:space-between;align-items:center}.header-left.svelte-1h8puko,.footer-left.svelte-1h8puko{font-weight:700}.header-right.svelte-1h8puko{font-style:italic}.footer-right.svelte-1h8puko{font-weight:700}.container.svelte-1h8puko:first-of-type{page-break-before:auto;break-before:auto}.equation.svelte-1h8puko,.quoteblock.svelte-1h8puko,.lazy-image-container{page-break-inside:avoid;break-inside:avoid}.container.svelte-1h8puko{font-size:12pt;line-height:1.4}.equation.svelte-1h8puko{font-size:18pt}.fraction.svelte-1h8puko,.quote{font-size:14pt}.author{font-size:12pt}h1.svelte-1h8puko{font-size:16pt;margin-bottom:1em}}.button-link.svelte-1h8puko{display:inline-block;padding:.75rem 1.5rem;margin:1rem 0;background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-secondary) 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d;border:none;cursor:pointer;margin-right:5px}.button-link.svelte-1h8puko:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66;background:linear-gradient(135deg,#5a6fd8,#6a4190)}.button-link.svelte-1h8puko:active{transform:translateY(0);box-shadow:0 2px 10px #667eea4d}@media(max-width:480px){.button-link.svelte-1h8puko{padding:.6rem 1.2rem;font-size:.9rem;margin:.8rem 0}}.charity-item.svelte-1h8puko{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid #dadce0;max-width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:medium}.charity-item.svelte-1h8puko:last-child{border-bottom:none}.charity-logo.svelte-1h8puko{width:80px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0;background:#f8f9fa;box-shadow:0 1px 3px #3c40434d,0 4px 8px #3c404326}.charity-info.svelte-1h8puko{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.charity-title.svelte-1h8puko{margin:0;font-size:18px;font-weight:400;color:#1a0dab;line-height:1.3;text-decoration:none;cursor:pointer}.charity-title.svelte-1h8puko:hover{text-decoration:underline}.charity-description.svelte-1h8puko{margin:0;font-size:14px;color:#4d5156;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2}.charity-link.svelte-1h8puko{font-size:14px;color:#1a0dab;text-decoration:none;word-break:break-all;display:inline-block;margin-top:4px}.charity-link.svelte-1h8puko:hover{text-decoration:underline}.charity-link.svelte-1h8puko:visited{color:#681da8}@media(max-width:480px){.charity-item.svelte-1h8puko{gap:12px;padding:12px 0}.charity-logo.svelte-1h8puko{width:48px;height:48px}.charity-title.svelte-1h8puko{font-size:16px}.charity-description.svelte-1h8puko{font-size:13px;-webkit-line-clamp:3}.charity-link.svelte-1h8puko{font-size:13px}}@media(max-width:768px)and (min-width:481px){.charity-item.svelte-1h8puko{gap:14px;padding:14px 0}.charity-logo.svelte-1h8puko{width:52px;height:52px}.charity-title.svelte-1h8puko{font-size:17px}}.image-link.svelte-1h8puko{cursor:pointer;text-decoration:none}.image-link.svelte-1h8puko:hover{transform:translateY(-2px)}.image-link.svelte-1h8puko:hover .lazy-image-container{transform:scale(1.02)}html{scroll-behavior:smooth}body{padding-bottom:70px}
