@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Cormorant Garamond,serif}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;font-family:Cormorant Garamond,serif}.home-root{background-color:coral;display:flex;flex-direction:column;padding:120px 0 3rem;margin:0;position:relative;min-height:calc(100vh - 80px)}.home-main{flex:1;display:flex;align-items:center;justify-content:space-between;gap:0;padding:0 6rem;margin:0}.home-info{max-width:500px;display:flex;flex-direction:column;gap:2rem}.home-title{font-size:4rem;color:#fff;margin:0;line-height:1.2;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.home-quote{color:#fff;font-style:italic;margin:0;text-align:right;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.home-quote p{margin:0 0 .5rem}.home-quote footer{font-style:normal;font-size:.9em}.home-learn-btn{background-color:#fff;color:coral;border:none;padding:1.2rem 3rem;font-size:1.4rem;border-radius:25px;cursor:pointer;align-self:flex-start;transition:all .3s ease;text-transform:uppercase;text-decoration:none;display:inline-block;font-weight:600;outline:none}.home-learn-btn:hover{background-color:#f8f8f8;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.home-learn-btn:focus{outline:3px solid #ffffff;outline-offset:2px;background-color:#f0f0f0}.home-learn-btn:active{transform:translateY(0)}.home-image-container{display:flex;align-items:center;justify-content:flex-end;flex:1}.home-image{width:450px;height:675px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #0003;max-width:100%;height:auto}@media (prefers-reduced-motion: reduce){.home-learn-btn{transition:none}.home-learn-btn:hover{transform:none}}@media (prefers-contrast: high){.home-title{text-shadow:3px 3px 6px rgba(0,0,0,.8)}.home-quote{text-shadow:2px 2px 4px rgba(0,0,0,.8)}.home-learn-btn{border:2px solid #FF7F50}}@media screen and (max-width: 1200px){.home-root{background-image:url(/assets/fruitBasket-DFCtc2MN.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.home-root:before{content:"";position:absolute;inset:0;background-color:#0006;z-index:1}.home-main{padding:0 2rem;z-index:2;position:relative;justify-content:center}.home-info{z-index:3;position:relative;text-align:center;align-items:center;max-width:none}.home-image-container{display:none}.home-title{font-size:2.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.7);font-weight:800}.home-quote{text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,.6);font-size:1.1rem}.home-learn-btn{align-self:center;box-shadow:0 4px 15px #0000004d;font-weight:600}}.about-root{background-color:#87ceeb;display:flex;flex-direction:column;padding:120px 0 3rem;margin:0;position:relative;min-height:calc(100vh - 80px)}.about-main{flex:1;display:flex;align-items:center;justify-content:space-between;gap:0;padding:0 6rem;margin:0}.about-info{max-width:500px;display:flex;flex-direction:column;gap:2rem}.about-title{font-size:4rem;color:#00008b;margin:0;line-height:1.2;font-weight:700;font-family:Cormorant Garamond,serif;text-shadow:1px 1px 2px rgba(255,255,255,.3)}.about-content{display:flex;flex-direction:column;gap:1.5rem}.about-paragraph{color:#00008b;font-size:1.1rem;line-height:1.6;margin:0;font-family:Cormorant Garamond,serif;max-width:65ch}.about-bold{font-weight:700;color:#006}.about-image-container{display:flex;align-items:center;justify-content:flex-end;flex:1}.about-image{width:450px;height:675px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #0003;max-width:100%;height:auto;transition:box-shadow .3s ease}.about-image:focus{outline:3px solid #00008B;outline-offset:2px;box-shadow:0 6px 20px #00008b4d}@media (prefers-reduced-motion: reduce){.about-image{transition:none}}@media (prefers-contrast: high){.about-title{color:#000;text-shadow:2px 2px 4px rgba(255,255,255,.8)}.about-paragraph{color:#000}.about-bold{color:#000;text-decoration:underline}}@media (min-width: 1201px){.about-paragraph{font-size:clamp(1.1rem,1.5vw,1.3rem)}}@media screen and (max-width: 1200px){.about-root{background-image:url(/assets/IMG_2737-DlzYwrca.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.about-root:before{content:"";position:absolute;inset:0;background-color:#0006;z-index:1}.about-main{padding:0 2rem;z-index:2;position:relative;justify-content:center}.about-info{z-index:3;position:relative;text-align:center;align-items:center;max-width:none}.about-image-container{display:none}.about-title{font-size:2.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.7);font-weight:800;color:coral;text-shadow:3px 3px 6px rgba(0,0,0,.8)}.about-content{text-align:center}.about-paragraph{text-shadow:1px 1px 3px rgba(0,0,0,.6);font-size:1.1rem;color:#fff;max-width:none}.about-bold{color:#ffe4b5}}.services-root{background-color:#87ceeb;display:flex;flex-direction:column;padding:120px 0 3rem;margin:0;position:relative;min-height:calc(100vh - 80px)}.services-banner{width:100%;display:flex;justify-content:center;margin-bottom:3rem;padding:0 6rem}.services-banner-image{width:100%;height:300px;object-fit:cover;border-radius:8px;max-width:100%;transition:box-shadow .3s ease}.services-banner-image:focus{outline:3px solid #FF7F50;outline-offset:2px;box-shadow:0 6px 20px #ff7f504d}.services-content{padding:0 6rem;max-width:1200px;margin:0 auto;width:100%}.services-section{margin-bottom:3rem}.services-header{font-size:2.5rem;color:coral;margin:0 0 1.5rem;line-height:1.2;font-weight:700;font-family:Cormorant Garamond,serif;text-shadow:1px 1px 2px rgba(255,255,255,.3)}.services-paragraph{color:#00008b;font-size:1.1rem;line-height:1.6;margin:0 0 1.5rem;font-family:Cormorant Garamond,serif;max-width:65ch}.services-list{list-style:none;padding:0;margin:0}.services-list-item{color:#00008b;font-size:1.1rem;line-height:1.6;margin:0 0 1rem;padding-left:1.5rem;position:relative;font-family:Cormorant Garamond,serif;max-width:65ch}.services-list-item:before{content:"•";color:#00008b;font-size:1.2rem;position:absolute;left:0;top:0;font-weight:700}.services-bold{font-weight:700;color:#006}@media (prefers-reduced-motion: reduce){.services-banner-image{transition:none}}@media (prefers-contrast: high){.services-header{color:#c40;text-shadow:2px 2px 4px rgba(255,255,255,.8)}.services-paragraph,.services-list-item{color:#000}.services-bold{color:#000;text-decoration:underline}.services-list-item:before{color:#000}}@media (min-width: 769px){.services-paragraph,.services-list-item{font-size:clamp(1.1rem,1.5vw,1.3rem)}}@media screen and (max-width: 768px){.services-banner{padding:0 1rem;margin-bottom:2rem}.services-content{padding:0 1rem}.services-header{font-size:2rem}.services-paragraph,.services-list-item{font-size:1rem;max-width:none}}.contact-root{background-color:#87ceeb;display:flex;flex-direction:column;padding:120px 0 3rem;margin:0;position:relative;min-height:calc(100vh - 80px)}.contact-container{padding:0 6rem;width:100%;max-width:1400px;margin:0 auto}.contact-main-header{font-size:4rem;color:coral;margin:0 0 3rem;text-align:center;line-height:1.2;font-weight:700;font-family:Cormorant Garamond,serif;text-shadow:1px 1px 2px rgba(255,255,255,.3)}.contact-sections{display:flex;gap:4rem;align-items:flex-start;justify-content:space-between}.contact-info-section{flex:1;display:flex;flex-direction:column;gap:2rem}.contact-info-item{display:flex;flex-direction:column;gap:.5rem}.contact-label{font-size:1.3rem;color:coral;margin:0;font-weight:700;font-family:Cormorant Garamond,serif;text-shadow:1px 1px 1px rgba(255,255,255,.2)}.contact-value{color:#00008b;font-size:1.1rem;margin:0;line-height:1.4;font-family:Cormorant Garamond,serif}.contact-email-link,.contact-phone-link{color:#00008b;text-decoration:none;transition:all .3s ease;font-size:1.1rem;line-height:1.4;font-family:Cormorant Garamond,serif}.contact-email-link:hover,.contact-phone-link:hover{color:#006;text-decoration:underline}.contact-email-link:focus,.contact-phone-link:focus{outline:2px solid #FF7F50;outline-offset:2px;background-color:#ff7f501a;border-radius:2px}.contact-location-link{color:#00008b;font-size:1.1rem;line-height:1.4;font-family:Cormorant Garamond,serif;text-decoration:none;transition:opacity .3s ease}.contact-location-link:hover{opacity:.8;color:#006;text-decoration:underline}.contact-location-link:focus{outline:2px solid #FF7F50;outline-offset:2px;background-color:#ff7f501a;border-radius:2px;opacity:1}.contact-form-section{flex:1;display:flex;justify-content:center}.contact-form-iframe{border-radius:8px;box-shadow:0 4px 12px #0003;max-width:100%;border:1px solid rgba(0,0,139,.1);transition:box-shadow .3s ease}.contact-form-iframe:focus{outline:3px solid #FF7F50;outline-offset:2px;box-shadow:0 6px 20px #ff7f504d}@media (prefers-reduced-motion: reduce){.contact-email-link,.contact-phone-link,.contact-location-link,.contact-form-iframe{transition:none}}@media (prefers-contrast: high){.contact-main-header,.contact-label{color:#c40;text-shadow:2px 2px 4px rgba(255,255,255,.8)}.contact-value,.contact-email-link,.contact-phone-link,.contact-location-link{color:#000}.contact-form-iframe{border:2px solid #000}}@media (min-width: 769px){.contact-value,.contact-email-link,.contact-phone-link{font-size:clamp(1.1rem,1.5vw,1.3rem)}}@media (max-width: 1024px){.contact-sections{flex-direction:column;gap:3rem}.contact-form-iframe{width:100%;max-width:640px}}@media (max-width: 1200px){.contact-container{padding:0 2rem}.contact-main-header{font-size:2.5rem}.contact-sections{flex-direction:column;gap:3rem;align-items:center}.contact-info-section{text-align:center;max-width:100%;display:grid;grid-template-columns:1fr 1fr;gap:2rem;grid-template-areas:"email phone" "fax location"}.contact-info-item:nth-child(1){grid-area:email}.contact-info-item:nth-child(2){grid-area:phone}.contact-info-item:nth-child(3){grid-area:fax}.contact-info-item:nth-child(4){grid-area:location}.contact-form-section{width:100%;max-width:100%}.contact-form-iframe{width:100%;height:800px;max-width:100%}}.notfound-root{background-color:#87ceeb;display:flex;align-items:center;justify-content:center;padding:120px 0 3rem;margin:0;position:relative;min-height:calc(100vh - 80px)}.notfound-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.notfound-title{font-size:8rem;color:#00008b;margin:0;line-height:1;font-weight:700;font-family:Cormorant Garamond,serif;text-shadow:2px 2px 4px rgba(255,255,255,.3)}.notfound-text{color:#00008b;font-size:1.5rem;margin:0;font-family:Cormorant Garamond,serif;text-shadow:1px 1px 2px rgba(255,255,255,.2)}.notfound-home-link{background-color:coral;color:#fff;text-decoration:none;padding:1rem 2rem;border-radius:25px;font-size:1.1rem;font-weight:700;font-family:Cormorant Garamond,serif;transition:all .3s ease;text-transform:uppercase;border:2px solid transparent;cursor:pointer}.notfound-home-link:hover{background-color:#ff6b35;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.notfound-home-link:focus{outline:3px solid #00008B;outline-offset:2px;background-color:#ff6b35;transform:translateY(-2px)}.notfound-home-link:active{transform:translateY(0)}@media (prefers-reduced-motion: reduce){.notfound-home-link{transition:none}.notfound-home-link:hover,.notfound-home-link:focus{transform:none}}@media (prefers-contrast: high){.notfound-title{color:#000;text-shadow:3px 3px 6px rgba(255,255,255,.8)}.notfound-text{color:#000;text-shadow:2px 2px 4px rgba(255,255,255,.8)}.notfound-home-link{background-color:#c40;border:2px solid #000}}@media screen and (max-width: 768px){.notfound-root{padding:60px 1rem 3rem}.notfound-title{font-size:6rem}.notfound-text{font-size:1.2rem;padding:0 1rem}.notfound-home-link{font-size:1rem;padding:.8rem 1.5rem}}.skip-link{position:absolute;top:-40px;left:6px;background-color:#000;color:#fff;padding:8px;text-decoration:none;border-radius:4px;z-index:1000;font-weight:700}.skip-link:focus{top:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-main{position:absolute;top:-40px;left:6px;background-color:#000;color:#fff;padding:8px;text-decoration:none;border-radius:4px;z-index:1100;font-weight:700}.skip-to-main:focus{top:6px}.nav-root{width:100vw;background-color:coral;display:flex;align-items:center;justify-content:space-between;padding:0 6rem;height:80px;position:fixed;top:0;left:0;z-index:1000}.nav-brand{font-size:2rem;font-weight:700;color:#fff;max-width:500px;font-family:Cormorant Garamond,serif;text-decoration:none;transition:opacity .3s ease}.nav-brand:hover{opacity:.8}.nav-links{display:flex;gap:2rem;align-items:center;flex:1;justify-content:flex-end}.nav-link{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:700;transition:opacity .3s ease;padding:.5rem .8rem;border-bottom:2px solid transparent;font-family:Cormorant Garamond,serif;border-radius:4px}.nav-link:hover{opacity:.8}.nav-link:focus{outline:3px solid white;outline-offset:2px;opacity:1}.nav-link-active{border-bottom-color:#fff}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;width:46px;height:46px;justify-content:center;align-items:center;gap:4px;z-index:1001;border-radius:4px;transition:all .3s ease}.hamburger:hover{background-color:#ffffff1a}.hamburger:focus{outline:3px solid white;outline-offset:2px;background-color:#ffffff1a}.hamburger-line{width:24px;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease}.hamburger-open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger-open .hamburger-line:nth-child(2){opacity:0}.hamburger-open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (prefers-reduced-motion: reduce){.nav-brand,.nav-link,.hamburger,.hamburger-line,.nav-links{transition:none}.hamburger-open .hamburger-line:nth-child(1),.hamburger-open .hamburger-line:nth-child(3){transform:none}.hamburger-open .hamburger-line:nth-child(2){opacity:1}}@media screen and (max-width: 1200px){.nav-root{padding:0 1.5rem}.nav-brand{font-size:1.6rem}.hamburger{display:flex}.nav-links{position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);background-color:coral;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:2rem;gap:2rem;transform:translate(-100%);transition:transform .3s ease;z-index:999}.nav-links-open{transform:translate(0)}.nav-link{font-size:1.3rem;padding:1.2rem;width:100%;text-align:center;border-bottom:1px solid rgba(255,255,255,.2);border-radius:0;margin:0}.nav-link:hover{background-color:#ffffff1a}.nav-link:focus{outline:3px solid white;outline-offset:-3px;background-color:#fff3}.nav-link-active{background-color:#fff3;border-bottom-color:transparent}}.footer-root{width:100vw;background-color:#87ceeb;display:flex;align-items:center;justify-content:space-between;padding:2rem 6rem;margin-top:0}.footer-brand{flex:1}.footer-brand-link{font-size:1.8rem;font-weight:700;color:#fff;font-family:Cormorant Garamond,serif;text-decoration:none;transition:opacity .3s ease}.footer-brand-link:hover{opacity:.8}.footer-center{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-copyright{color:#fff;font-size:.9rem;font-family:Cormorant Garamond,serif;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.footer-site{color:#fff;font-size:.8rem;font-family:Cormorant Garamond,serif;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.footer-site-link{color:#fff;text-decoration:underline;transition:opacity .3s ease}.footer-site-link:hover{opacity:.8}.footer-site-link:focus{outline:transparent;outline-offset:2px;opacity:1;text-decoration:none}.footer-contact{flex:1;display:flex;justify-content:flex-end}.footer-email{color:#fff;font-size:1rem;font-family:Cormorant Garamond,serif;text-decoration:none;padding:.5rem 1rem;border:2px solid white;border-radius:5px;transition:all .3s ease;display:inline-block}.footer-email:hover{background-color:#fff;color:#00008b;border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.footer-email:focus{outline:3px solid #00008B;outline-offset:2px;background-color:#fff;color:#00008b;transform:translateY(-2px)}.footer-email:active{transform:translateY(0)}@media (prefers-reduced-motion: reduce){.footer-brand-link,.footer-site-link,.footer-email{transition:none}.footer-email:hover,.footer-email:focus{transform:none}}@media (max-width: 768px){.footer-root{flex-direction:column;gap:1rem;padding:1rem 1.5rem;text-align:center}.footer-brand,.footer-center,.footer-contact{flex:none}.footer-brand-link{font-size:1.2rem}.footer-copyright{font-size:.7rem}.footer-site{font-size:.6rem}.footer-email{font-size:.75rem;padding:.3rem .5rem;border-width:1px}.footer-email:focus{outline-width:2px}}
