.site-header{background:var(--primary,#3a5a40);z-index:1100;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100vw;max-width:100%;height:180px;min-height:180px;padding:10px 2rem;display:flex;position:sticky;top:0}.site-header:after{content:"";background:linear-gradient(to right, transparent 0%, var(--border-color,#fff6) 8%, var(--border-color,#fff6) 92%, transparent 100%);width:100%;height:2px;position:absolute;bottom:0;left:0}.site-header-logo{cursor:pointer;flex-direction:column;align-items:center;display:flex}.site-header-title{color:#1a2e1a;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:2.1rem;font-weight:700}.header-nav{width:100%;max-width:1200px;margin-top:5px}.header-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 30px;margin:0;padding:0;list-style:none;display:flex}.header-item{cursor:pointer;color:var(--text-on-accent,#fff);white-space:nowrap;border-radius:8px;padding:6px 16px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;transition:all .2s}.header-item:hover{background-color:#ffffff26;transform:translateY(-2px)}.mobile-menu-toggle{color:#1a2e1a;cursor:pointer;z-index:1200;background:0 0;border:none;padding:5px;font-size:1.8rem;line-height:1;display:none}@media (width<=768px){.site-header{flex-flow:wrap;justify-content:space-between;align-items:center;height:auto;min-height:60px;padding:15px 20px}.site-header-logo{align-items:flex-start}.site-header-title{text-align:left;font-size:1.1rem}.mobile-menu-toggle{display:block}.header-nav{border-top:1px solid #fff3;width:100%;margin-top:15px;padding-top:10px;display:none}.header-nav.is-open{display:block}.header-list{flex-direction:column;align-items:stretch;gap:8px}.header-item{text-align:center;background-color:#ffffff1a;border-radius:6px;padding:10px 14px;font-size:1rem}}.hero{border:1px solid var(--border-color);width:100%;box-shadow:none;background-color:#f5f5f5;border-radius:16px;position:relative;overflow:hidden;height:100%!important;min-height:0!important;max-height:none!important}.hero-image{object-position:center;display:block;position:absolute;top:0;left:0;object-fit:cover!important;width:100%!important;height:100%!important;transition:opacity 1s ease-in-out!important}.image-next{z-index:1;opacity:1}.image-current{z-index:2}.fade-in{opacity:1}.fade-out{opacity:0}.hero-overlay{pointer-events:none;z-index:3;background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.mainview{flex-direction:column;flex:1;display:flex;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}.start-view,.mainview-top{flex-direction:column;flex:1;display:flex;height:100%!important;min-height:0!important;overflow:hidden!important}.hero-row-container{box-sizing:border-box;flex-direction:row;flex:1;justify-content:space-between;gap:20px;display:flex;align-items:stretch!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:20px!important;overflow:hidden!important}.info-card{scrollbar-gutter:stable;box-sizing:border-box;box-shadow:0 10px 30px #333c370a;background:var(--surface)!important;border:2px solid #92b48a26!important;border-radius:20px!important;flex:0 0 calc(60% - 10px)!important;width:calc(60% - 10px)!important;max-width:calc(60% - 10px)!important;height:100%!important;min-height:0!important;margin:0!important;padding:30px!important;display:block!important;overflow-y:auto!important}.info-card h2{color:var(--primary)!important;letter-spacing:1.5px!important;margin-top:0!important;margin-bottom:1rem!important;padding-top:0!important;font-family:"Source Serif 4",Georgia,serif!important;font-size:1.3rem!important;font-weight:700!important}.info-card p{font-family:Inter,sans-serif;color:#4a5568!important;white-space:pre-line!important;font-size:1rem!important;font-weight:400!important;line-height:1.6!important}.info-card p:last-child{margin-bottom:0!important}.hero-component-wrapper{display:flex;flex:0 0 calc(40% - 10px)!important;width:calc(40% - 10px)!important;max-width:calc(40% - 10px)!important;height:100%!important;min-height:0!important;overflow:hidden!important}.hero{display:flex;overflow:hidden;border-radius:20px!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important}.hero img,.hero-component-wrapper img,.hero-image-wrapper img{object-fit:cover!important;width:100%!important;max-width:none!important;height:100%!important}@media (width<=768px){.mainview{margin:0!important;padding:0!important}.hero-row-container{flex-direction:column!important;gap:15px!important;min-height:auto!important;padding:10px!important;display:flex!important}.info-card{box-sizing:border-box!important;flex:none!important;width:100%!important;max-width:100%!important}.hero-component-wrapper{box-sizing:border-box!important;flex:none!important;width:100%!important;max-width:100%!important;height:250px!important;min-height:250px!important;display:block!important}.hero-component-wrapper .hero,.hero-component-wrapper .hero-image{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}}.site-footer{background:var(--primary);color:#fff;box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden;height:100px!important;min-height:100px!important;max-height:100px!important}.site-footer:before{content:"";background:linear-gradient(to right, transparent 0%, var(--border-color,#fff6) 8%, var(--border-color,#fff6) 92%, transparent 100%);width:100%;height:2px;position:absolute;top:0;left:0%}.footer-left,.footer-right{flex:1;align-items:center;display:flex}.footer-left{justify-content:flex-start}.footer-right{justify-content:flex-end}.footer-link{color:var(--text-on-accent);opacity:.85;margin:40px 20px 20px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.footer-link:hover{opacity:1;color:#fff}.footer-content{white-space:nowrap;z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;gap:2px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.footer-title{letter-spacing:1.5px;font-family:"Source Serif 4",Georgia,serif;font-weight:600;color:#1a2e1a!important;margin:40px 0 0!important;font-size:1.2rem!important;line-height:1.2!important}.footer-copyright{color:var(--text-on-accent);opacity:.8;font-family:Inter,sans-serif;margin:0 0 10px!important;font-size:.7rem!important}.footer-contact-box{background-color:var(--background);color:var(--text-main);border-left:2px solid var(--border-color);border-radius:0;flex-direction:column;justify-content:center;align-self:stretch;gap:2px;min-width:280px;padding:20px 25px;display:flex;box-shadow:0 4px 15px #00000026;text-align:left!important}.footer-contact-box h3{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1rem;font-weight:700;text-align:left!important}.footer-contact-box p{text-align:right;margin:0;font-size:.8rem;font-weight:500;line-height:1.2;transition:all .2s;text-align:left!important}@media (width<=768px){.site-footer{flex-direction:column!important;height:auto!important;min-height:auto!important;max-height:none!important;padding:20px 15px!important}.footer-content{margin:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.footer-title{text-align:center!important;margin-top:0!important}.footer-copyright{text-align:center!important;margin:4px 0 0!important}.footer-contact-box{border-left:none!important;border-top:2px solid var(--border-color)!important;width:100%!important;margin-top:10px!important}}:root{--column-top:2rem;--primary:#92b48a;--primary-soft:#a3c49b;--background:#fdfbf7;--surface:#fff;--text-main:#333c37;--text-muted:#626e67;--border-color:#d4af37;--text-on-accent:#faf6ee}@media (width>=769px){html,body{width:100%;height:100vh;color:var(--text-main);background:var(--background);margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.6;overflow:hidden}#root,.app{flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.main-layout{flex-direction:column;flex:1;display:flex;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}}.content-wrap{flex-direction:column;flex:1;display:flex;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}h1,h2,h3{color:var(--text-main);letter-spacing:-.01em;font-family:"Source Serif 4",Georgia,serif;font-weight:600}.section-title{letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;font-size:1.4rem;font-weight:700}@media (width<=768px){html,body,#root,.app{font-size:1rem;height:auto!important;min-height:100vh!important;overflow:hidden auto!important}header,.header,.start-view-header,.site-header,div[class*=header]{box-sizing:border-box!important;pointer-events:auto!important;flex-direction:column!important;align-items:center!important;height:auto!important;min-height:auto!important;max-height:none!important;padding:15px 10px!important;display:flex!important;position:relative!important}header h1,.header h1,.start-view h1,div[class*=header] h1{text-align:center!important;margin:5px 0 10px!important;padding:0!important;font-size:1.25rem!important;line-height:1.2!important}.main-layout,.mainview{height:auto!important;min-height:auto!important;padding:0!important;overflow:visible!important}footer,.footer,div[class*=footer]{box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;height:auto!important;min-height:auto!important;max-height:none!important;padding:20px 15px!important;display:flex!important;position:relative!important}footer div,.footer div,div[class*=footer] div{text-align:center!important;box-sizing:border-box!important;width:100%!important;height:auto!important}}
