body{font-family:"Source Serif Pro",serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%;box-sizing:border-box;font-weight:600;z-index:1;overflow-y:auto;background-color:#faf3d6;overflow-x:hidden}a,body,p{font-size:1rem;line-height:1.6;color:#333}a,p{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;color:#6000ce;line-height:1.2;text-align:center;margin-bottom:.5rem}h1{font-size:2rem}h2{font-size:1.6rem;font-weight:600}h3{font-size:1.4rem;font-weight:500}h4{font-size:1.2rem}h5{font-size:1rem}h6{font-size:.9rem}p{font-size:1rem;margin-bottom:1rem}a{color:#007bff;text-decoration:none;font-weight:600;transition:color .2s ease-in-out}a:hover{color:#0056b3;text-decoration:underline}button{font-family:Open Sans,sans-serif;font-size:1rem;font-weight:700;padding:.625rem 1rem;border-radius:.375rem;border:none;cursor:pointer;transition:background .2s ease-in-out;text-transform:uppercase}button.primary{background-color:#007bff;color:white}button.primary:hover{background-color:#0056b3}button.secondary{background-color:#6c757d;color:white}button.secondary:hover{background-color:#5a6268}.app-container.blurred:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.3);z-index:9998}.adblock-warning{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:white;padding:1.5625rem;box-shadow:0 .3125rem .9375rem rgba(0,0,0,.3);z-index:9999;text-align:center;max-width:28.125rem;border-radius:.5rem;font-family:Arial,sans-serif}.adblock-warning h2{font-size:1.375rem;margin-bottom:.625rem;color:#333}.adblock-warning p{font-size:1rem;margin-bottom:.9375rem;line-height:1.5;color:#555}.adblock-warning button{background-color:#007bff;color:white;border:none;padding:.625rem 1rem;cursor:pointer;border-radius:.3125rem;font-size:.875rem}.adblock-warning button:hover{background-color:#0056b3}@media (max-width:37.5rem){.adblock-warning{width:90%;padding:1.25rem}.adblock-warning h2{font-size:1.125rem}.adblock-warning p{font-size:.875rem}.adblock-warning button{font-size:.8125rem;padding:.5rem .75rem}}.top-banner-container{margin-bottom:0;display:flex;justify-content:center}.TopBannerImage{margin-bottom:0;border-radius:.75rem;max-width:50rem;height:auto;@media (max-width:30rem){width:360px;height:55px}}@media (max-width:37.5rem){.top-banner-container{padding:0 .5rem}}@media (max-width:48rem){h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.5rem}h4{font-size:1.3rem}h5{font-size:1.1rem}h6{font-size:1rem}}@media (max-width:30rem){h2{font-size:1.4rem}h3{font-size:1.2rem}h4{font-size:1.1rem}h5{font-size:1rem}h6{font-size:.9rem}}html{scroll-behavior:smooth}body,html{margin:0;padding:0}body{min-height:100vh;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(250,243,214,.7);z-index:-1;pointer-events:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}