body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background-color:#111;color:#f5f5f5;display:flex;justify-content:space-between;left:0;padding:.75rem 1.25rem;position:fixed;right:0;top:0;z-index:1000}.menu-icon{background:none;border:none;color:#f5f5f5;cursor:pointer;font-size:1.6rem}.menu-text{color:#f5f5f5;font-size:1rem;font-weight:500;margin-right:8px}.navbar-title{align-items:center;display:flex;font-size:1.4rem;font-weight:600;gap:.4rem;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%)}.navbar-title span{pointer-events:auto}.subscribe-btn{background-color:#f5f5f5;border-radius:4px;color:#111;font-weight:600;padding:.4rem .9rem;transition:all .2s ease-in-out}.subscribe-btn:hover{background-color:#ccc}.menu-overlay{align-items:center;background-color:#111111f7;color:#f5f5f5;display:flex;flex-direction:column;height:100%;left:-100%;position:fixed;top:0;transition:left .4s ease;width:100%;z-index:1500}.menu-overlay.active{left:0}.menu-header{align-items:center;border-bottom:1px solid #333;box-sizing:border-box;display:flex;justify-content:center;padding:1.25rem 1.5rem .75rem;position:relative;width:100%}.menu-header h2{flex:1 1;font-size:1.6rem;text-align:center}.close-btn{color:#f5f5f5;font-size:1.6rem;line-height:1;right:1rem;top:1rem;z-index:2000}.close-btn:hover{color:#aaa}.menu-links{align-items:center;display:flex;flex-direction:column;gap:1rem;list-style:none;margin-top:2rem;padding:0}.menu-links li a{color:#f5f5f5;font-size:1.2rem;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.menu-links li a:hover{color:#aaa}.menu-header h2{color:#f5f5f5;font-size:2rem;letter-spacing:4px;margin:0;text-transform:uppercase}.footer{background-color:#d9d5c1;flex-direction:column;margin:0;outline:none;padding:0}.footer,.footer-content{align-items:center;border:none;box-shadow:none;display:flex;justify-content:space-between;width:100%}.footer-content{background:inherit;flex-wrap:wrap;padding:20px 0;text-align:center}.footer-center,.footer-left,.footer-right{flex:1 1;margin:10px}.logo{color:#2e5c2e;font-size:2rem;font-weight:700}.subscribe-btn{background-color:#333;border:none;color:#fff;cursor:pointer;margin-top:10px;padding:8px 16px;transition:background-color .3s ease}.subscribe-btn:hover{background-color:#575922}.social-icons{align-items:center;display:flex;gap:25px;justify-content:center;margin:15px 0}.social-icons a{color:#2e5c2e;font-size:1.9rem;text-decoration:none;transition:color .3s ease,transform .3s ease}.social-icons a:hover{color:#a5a694;transform:scale(1.15)}.footer-links{align-items:center;display:flex;flex-direction:column;text-align:center}.footer-links a,.footer-links button{background:none;border:none;color:#000;cursor:pointer;display:block;font-size:1rem;margin:5px 0;text-decoration:none;transition:color .3s ease}.footer-links a:hover,.footer-links button:hover{color:#575922}.footer-bottom{background-color:#727362;border-top:1px solid #fff3;color:#fff;font-size:.8rem;padding:10px 0;text-align:center;width:100%}.footer *{border:none;box-shadow:none;outline:none}@media (max-width:768px){.footer-content{flex-direction:column;gap:10px}.footer-links{align-items:center;text-align:center}}.modal-overlay{align-items:center;background:#0006;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.modal-box{background:#e2f0d9;border-radius:12px;box-shadow:0 4px 12px #0000004d;color:#2e5c2e;max-height:80vh;max-width:600px;overflow-y:auto;padding:30px;position:relative;width:75%}.close-btn{background:none;border:none;color:#2e5c2e;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}.vertical-text{color:#2e5c2e1a;font-size:3rem;font-weight:700;left:50%;letter-spacing:6px;pointer-events:none;position:absolute;text-transform:uppercase;top:15px;transform:translateX(-50%)}.modal-content{position:relative;z-index:2}.modal-content input,.modal-content textarea{border:1px solid #a5a694;border-radius:6px;display:block;margin-bottom:10px;padding:10px;width:100%}.skill-level{margin-bottom:15px;text-align:left}.level-options{display:flex;flex-wrap:wrap;justify-content:space-between}.level-options label{cursor:pointer}.level-options input{display:none}.bubble{border:2px solid #2e5c2e;border-radius:50px;display:inline-block;margin:3px;padding:6px 12px;transition:all .3s ease}.level-options input:checked+.bubble{background-color:#2e5c2e;color:#fff}.subscribe-submit{background:#2e5c2e;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.password-rules{font-size:.9rem;margin-bottom:10px}.password-rules ul{list-style:none;margin:5px 0 0;padding:0}.password-rules li{color:#999;transition:color .3s ease}.password-rules li.valid{color:#2e5c2e;font-weight:600}.subscribe-blurb{background:#f7f8f2;border:1px solid #a5a694;border-radius:6px;color:#2e5c2e;font-size:.9rem;margin:15px 0;max-height:120px;overflow-y:auto;padding:10px}.terms-box{font-size:.9rem;margin:10px 0;text-align:left}.terms-box input{margin-right:5px}.fireworks{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.burst{animation:firework 1s ease-out infinite;background:#2e5c2e;border-radius:50%;height:8px;left:50%;position:absolute;top:50%;width:8px}.burst:nth-child(2){animation-delay:.1s}.burst:nth-child(3){animation-delay:.2s}.burst:nth-child(4){animation-delay:.3s}.burst:nth-child(5){animation-delay:.4s}@keyframes firework{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(calc(-50% + 50px),calc(-50% - 50px)) scale(0);transform:translate(calc(-50% + var(--x, 50px)),calc(-50% + var(--y, -50px))) scale(0)}}.confetti{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.confetti-piece{animation:confetti-fall 1.5s linear forwards;background-color:#e05252;background-color:hsl(var(--hue,0),70%,60%);height:12px;left:calc(50% - 4px);opacity:0;position:absolute;top:0;transform:rotate(0deg);width:8px}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0) rotate(0deg)}to{opacity:0;transform:translateY(300px) rotate(2turn)}}.confetti-piece:nth-child(5n){--hue:10;animation-delay:0s;left:10%}.confetti-piece:nth-child(5n+1){--hue:45;animation-delay:.1s;left:25%}.confetti-piece:nth-child(5n+2){--hue:120;animation-delay:.2s;left:40%}.confetti-piece:nth-child(5n+3){--hue:200;animation-delay:.3s;left:60%}.confetti-piece:nth-child(5n+4){--hue:300;animation-delay:.4s;left:80%}.modal-box.about-modal{background-color:#f6f3ec;background-position:50%;background-size:cover;border-radius:14px;box-shadow:0 4px 16px #0000004d;color:#2e5c2e;font-family:Georgia,serif;line-height:1.6;max-height:85vh;max-width:700px;overflow-y:auto;padding:40px 50px;width:80%}.modal-box.about-modal::-webkit-scrollbar{width:8px}.modal-box.about-modal::-webkit-scrollbar-thumb{background:#2e5c2e4d;border-radius:4px}.author-photo{border-radius:12px;box-shadow:0 3px 10px #00000040;display:block;height:auto;margin:0 auto 20px;width:300px}.modal-content h2{font-size:1.8rem;margin-bottom:15px;text-align:center}.modal-content p{color:#2e5c2e;font-size:1.05rem;margin-bottom:15px}.signature-section{display:flex;justify-content:flex-end;margin-top:25px}.signature{height:auto;margin-right:10px;transform:translateY(10px);width:180px}@media (max-width:600px){.modal-box.about-modal{padding:25px;width:90%}.author-photo{width:80%}.signature{width:140px}}.page-wrapper{align-items:center;justify-content:center;padding-top:80px}.page-content{padding:2rem}.homepage-image{margin-top:5gpx;text-align:center}.homepage-image img{border-radius:12px;box-shadow:0 4px 12px #0000004d;max-width:900px;width:80%}.page-wrapper{background-color:#222;color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh;text-align:center}.page-content{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:800px;padding:20px 2rem 3rem}.page-content h1{font-size:2.5rem;margin-bottom:1rem}.page-content p{font-size:1.1rem;line-height:1.6}.page-image{border-radius:12px;box-shadow:0 4px 12px #0000004d;height:auto;margin-bottom:5rem;margin-top:1rem;max-width:800px;object-fit:cover;width:80%}.breakfast-page{align-items:center;background-image:url(/static/media/countertop-ledge.e65cce061bcf102268b1.jpg);background-position:bottom -40px center;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 160px);position:relative}
/*# sourceMappingURL=main.f442c72d.css.map*/