:root{--color-primary:#7fb04a;--color-primary-dark:#4f7a2a;--color-primary-text:#3f6420;--color-on-primary:#fff;--color-secondary:#a8c4a2;--color-accent:#b5512f;--color-accent-dark:#9e4527;--color-sun:#f6c026;--color-wood:#c98a5e;--color-bg:#fbf7ee;--color-bg-2:#f2eee0;--color-fg:#3e5e3a;--color-card:#fff;--color-text:#43463f;--color-muted-fg:#5f6356;--color-border:#e6e0cf;--color-destructive:#dc2626;--radius:22px;--radius-sm:16px;--radius-lg:28px;--shadow-sm:0 4px 16px #5e8c3214;--shadow:0 10px 30px #3e5e3a1a;--shadow-lg:0 18px 50px #3e5e3a24;--maxw:1160px}html[data-theme=dark]{--color-primary:#8fc15c;--color-primary-dark:#6fa53a;--color-primary-text:#a6d87a;--color-secondary:#7fa37a;--color-bg:#16241b;--color-bg-2:#1f3326;--color-fg:#eaf3e6;--color-card:#1e2f24;--color-text:#dce6d7;--color-muted-fg:#a9c0a4;--color-border:#33503b;--shadow-sm:0 4px 16px #00000059;--shadow:0 10px 30px #00000073;--shadow-lg:0 18px 50px #00000080}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--color-bg)}body{color:var(--color-text);background:var(--color-bg) url(/img/bg-tile.jpg) top center/100% auto repeat-y;-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;font-family:Quicksand,system-ui,sans-serif;font-size:16px;line-height:1.65;display:flex}html[data-theme=dark] body{background-image:url(/img/bg-tile-dark.jpg)}body:before{content:"";z-index:-1;pointer-events:none;background:#fbf7ee8c;position:fixed;inset:0}html[data-theme=dark] body:before{background:#16241b9e}html[data-theme=dark] .nav{background:#1e2f24e6}html[data-theme=dark] .scene{background:linear-gradient(180deg,var(--color-card),var(--color-bg))}html[data-theme=dark] .btn-outline{background:var(--color-card);color:var(--color-fg)}html[data-theme=dark] .recruit{background:linear-gradient(120deg,var(--color-card),var(--color-bg))}html[data-theme=dark] .post-ph{background:linear-gradient(160deg,var(--color-bg),var(--color-card))}h1,h2,h3,h4{color:var(--color-fg);font-family:"Baloo 2",system-ui,cursive;font-weight:600;line-height:1.2}:target,h2[id],h3[id]{scroll-margin-top:120px}a{color:var(--color-primary-dark);text-decoration:none}img{max-width:100%;display:block}p{max-width:64ch}main{flex:1}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:200;background:var(--color-accent);color:#fff;border-radius:0 0 14px 14px;padding:12px 20px;font-family:"Baloo 2",cursive;font-weight:600;transition:top .15s;position:absolute;top:-60px;left:12px}.skip-link:focus{color:#fff;top:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px;border-radius:6px}.illus{width:100%;height:auto;display:block}.scene{background:linear-gradient(180deg,#fff,var(--color-bg));border-radius:var(--radius);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);overflow:hidden}.scene svg{width:100%;height:auto;display:block}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.eyebrow{color:var(--color-primary-text);letter-spacing:.08em;text-transform:uppercase;font-family:Quicksand,sans-serif;font-size:.78rem;font-weight:700}section{padding:72px 0}.section-head{text-align:center;max-width:680px;margin:0 auto 48px}.section-head h2,.section-head h1{margin:8px 0;font-size:clamp(1.7rem,4vw,2.2rem)}.section-head p{color:var(--color-muted-fg);margin:0 auto}.btn{cursor:pointer;border:2px solid #0000;border-radius:40px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:14px 28px;font-family:"Baloo 2",cursive;font-size:1rem;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.btn-accent{background:var(--color-accent);color:#fff;box-shadow:0 6px 18px #d96e4a4d}.btn-accent:hover{background:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 10px 24px #d96e4a61}.btn-primary{background:var(--color-primary-dark);color:var(--color-on-primary)}.btn-primary:hover{box-shadow:var(--shadow);background:#3f6420;transform:translateY(-2px)}.btn-outline{background:var(--color-card);color:var(--color-fg);border-color:var(--color-border)}.btn-outline:hover{border-color:var(--color-primary);background:var(--color-bg)}.icon{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:24px;height:24px}.faq-list{max-width:760px;margin:0 auto}details.faq-item{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);margin-bottom:12px;padding:2px 22px}details.faq-item summary{cursor:pointer;color:var(--color-fg);justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:18px 0;font-family:"Baloo 2",cursive;font-weight:600;list-style:none;display:flex}details.faq-item summary::-webkit-details-marker{display:none}details.faq-item summary .chev{color:var(--color-primary-text);flex:none;width:22px;height:22px;transition:transform .2s}details.faq-item[open] summary .chev{transform:rotate(180deg)}details.faq-item>p{color:var(--color-muted-fg);margin:0;padding:0 0 20px}header{z-index:60;background:0 0;padding:16px 18px;position:sticky;top:0}.nav{max-width:var(--maxw);backdrop-filter:blur(10px);border:1px solid var(--color-border);box-shadow:var(--shadow);background:#ffffffd9;border-radius:50px;justify-content:space-between;align-items:center;gap:14px;margin:0 auto;padding:8px 8px 8px 18px;display:flex;position:relative}.logo{color:var(--color-fg);align-items:center;gap:11px;font-family:"Baloo 2",cursive;font-size:1.06rem;font-weight:600;line-height:1.1;display:flex}.logo img{object-fit:contain;flex:none;width:48px;height:48px}.menu{align-items:center;gap:4px;display:flex}.menu a{color:var(--color-fg);border-radius:30px;align-items:center;gap:7px;min-height:44px;padding:9px 14px;font-weight:600;transition:all .15s;display:flex}.menu a:hover{background:var(--color-bg-2)}.menu a[aria-current=page]{background:var(--color-primary-dark);color:#fff}.menu a[aria-current=page] .icon{color:#fff}.menu .icon{width:18px;height:18px;color:var(--color-primary-text)}.menu a.menu-cta{display:none}.nav-cta{align-items:center;gap:8px;display:flex}.hamburger{background:var(--color-card);border:1px solid var(--color-border);cursor:pointer;width:46px;height:46px;color:var(--color-fg);border-radius:50%;justify-content:center;align-items:center;padding:0;display:none}.hamburger .ico-x,.hamburger[aria-expanded=true] .ico-bars{display:none}.hamburger[aria-expanded=true] .ico-x{display:block}.contact{color:#e6f1e3;background:#274a32}.contact .eyebrow,.contact .role{color:#cfe0d2}.contact h1,.contact h2,.contact h3{color:#fff}.contact p{color:#cfe0d2}.contact-grid{grid-template-columns:1fr 1fr;gap:44px;display:grid}.contact a{color:#bfe2c8}.contact a:hover{color:#fff}.contact-title{margin-bottom:10px;font-size:clamp(1.7rem,4vw,2.2rem)}.contact-mascot{filter:drop-shadow(0 8px 14px #00000040);width:120px;max-width:36%;height:auto;margin-bottom:8px}.info-list{gap:2px;margin-top:18px;list-style:none;display:grid}.info-list li{border-bottom:1px solid #ffffff1f;align-items:center;gap:14px;padding:14px 0;display:flex}.info-list .icon{color:var(--color-secondary);flex:none}.hours{border-radius:var(--radius);background:#ffffff12;margin-top:22px;padding:24px}.hours .row{justify-content:space-between;padding:7px 0;display:flex}.map-frame{aspect-ratio:4/3;border-radius:var(--radius);width:100%;min-height:280px;box-shadow:var(--shadow);border:0;display:block}footer{color:#cfe0d2;background:linear-gradient(#22402b,#1a3122);margin-top:0;font-size:.92rem}.footer-grid{max-width:var(--maxw);grid-template-columns:1.5fr 1fr 1fr;align-items:start;gap:40px;margin:0 auto;padding:52px 24px 22px;display:grid}.footer-grid h3{color:#fff;margin:0 0 16px;padding-bottom:10px;font-family:"Baloo 2",cursive;font-size:1.06rem;position:relative}.footer-grid h3:after{content:"";background:var(--color-sun);border-radius:3px;width:34px;height:3px;position:absolute;bottom:0;left:0}.footer-brand{align-items:center;gap:13px;margin-bottom:22px;display:flex}.footer-brand img{background:#fff;border-radius:14px;flex:none;width:54px;height:54px;padding:4px}.footer-brand strong{color:#fff;font-family:"Baloo 2",cursive;font-size:1.18rem;line-height:1.15}.footer-contact{background:#00000038;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;gap:22px;margin:0;padding:34px 36px;list-style:none;display:flex}.footer-contact li{color:#d4e4d6;align-items:flex-start;gap:14px;font-size:.97rem;line-height:1.5;display:flex}.footer-contact .ico{width:20px;height:20px;color:var(--color-sun);stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;margin-top:2px}.footer-contact a{color:#fff;word-break:break-word;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.footer-fb{color:var(--color-sun);align-items:center;gap:8px;margin-top:14px;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.footer-fb .ico{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.footer-fb:hover{text-decoration:underline}.footer-grid ul{margin:0;padding:0;list-style:none}.footer-grid>div:not(:first-child) ul li a{color:#cfe0d2;border-left:2px solid #0000;padding:7px 0;text-decoration:none;transition:all .15s;display:block}.footer-grid>div:not(:first-child) ul li a:hover{color:#fff;border-left-color:var(--color-sun);padding-left:10px}.footer-bar{max-width:var(--maxw);border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 28px;margin:0 auto;padding:20px 24px;display:flex}.footer-bar .copy{opacity:.8;margin:0;font-size:.84rem}.footer-bar .eu{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:12px;margin:0;padding:9px 14px;font-size:.78rem;line-height:1.45;display:flex}.footer-bar .eu-flag{flex:none;display:flex}.footer-bar .eu-flag svg{border-radius:3px;display:block}.footer-bar .eu strong{color:#fff;font-weight:700}@media (width<=760px){.footer-grid{grid-template-columns:1fr;gap:30px}}@media (width<=640px){.footer-bar{text-align:center;justify-content:center}.footer-bar .eu{text-align:left}}@media (width<=1024px){.trust-grid,.cards,.news-grid,.gal-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){section{padding:56px 0}.menu,.nav-cta .btn{display:none}.hamburger{display:flex}#menu.open{background:var(--color-card);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);border-radius:18px;flex-direction:column;gap:4px;padding:12px;display:flex;position:absolute;top:calc(100% + 10px);left:0;right:0}#menu.open a{border-radius:12px;width:100%;min-height:48px}#menu.open a.menu-cta{background:var(--color-accent);color:#fff;margin-top:4px;font-weight:700;display:flex}#menu.open a.menu-cta .icon{color:#fff}.contact-grid{grid-template-columns:1fr}.section-head{margin-bottom:36px}}@media (width<=540px){section{padding:44px 0}.wrap{padding:0 18px}.cards,.news-grid,.trust-grid{grid-template-columns:1fr}.form-card{padding:26px}}@media (width<=480px){.eyebrow{letter-spacing:.04em;font-size:.72rem}}@media (width<=400px){.card{padding:22px 18px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}#cc-main{--cc-font-family:"Quicksand", system-ui, sans-serif;--cc-btn-primary-bg:#d96e4a;--cc-btn-primary-hover-bg:#bf5836;--cc-btn-primary-border-color:#d96e4a;--cc-btn-primary-hover-border-color:#bf5836;--cc-btn-secondary-bg:#f2eee0;--cc-btn-secondary-hover-bg:#e6e0cf;--cc-btn-secondary-color:#3e5e3a;--cc-secondary-color:#5f6356;--cc-bg:#fff;--cc-primary-color:#43463f;--cc-modal-border-radius:22px;--cc-btn-border-radius:40px;--cc-link-color:#4f7a2a}#cc-main .cm__title,#cc-main .pm__title{color:#3e5e3a;font-family:"Baloo 2",cursive}#cc-main .cm,#cc-main .pm{border:1px solid #e6e0cf;box-shadow:0 18px 50px #3e5e3a2e}.a11y-pill{z-index:65;background:linear-gradient(135deg,#9ec64f,#7fb04a);border:1px solid #ffffff80;border-radius:50px;align-items:center;gap:6px;padding:7px;display:flex;position:fixed;top:24px;left:18px;box-shadow:0 10px 28px #3e5e3a47}.a11y-btn{color:#274a32;cursor:pointer;background:#ffffff52;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;padding:0;font-family:"Baloo 2",cursive;font-size:1rem;font-weight:700;line-height:1;transition:all .15s;display:inline-flex}.a11y-btn .icon{color:#274a32;width:23px;height:23px}.a11y-btn sup{font-size:.55em;font-weight:700;line-height:1}.a11y-bigger{font-size:1.18rem}.a11y-biggest{font-size:1.34rem}.a11y-btn:hover{background:#fff}.a11y-btn:focus-visible{outline-offset:2px;outline:3px solid #274a32}.a11y-btn[aria-pressed=true],.a11y-btn.is-active{color:#fff;background:#274a32}.a11y-btn[aria-pressed=true] .icon,.a11y-btn.is-active .icon{color:#fff}.a11y-search-panel{z-index:130;background:var(--color-card,#fff);border:1px solid var(--color-border,#e6e0cf);border-radius:20px;flex-direction:column;gap:10px;width:min(380px,100vw - 36px);padding:12px;display:flex;position:fixed;top:94px;left:18px;box-shadow:0 18px 50px #3e5e3a47}.a11y-search-panel[hidden]{display:none}.a11y-search-box{background:var(--color-bg-2,#f2eee0);border-radius:30px;align-items:center;gap:8px;padding:0 8px 0 14px;display:flex}.a11y-search-box .icon{width:20px;height:20px;color:var(--color-muted-fg,#5f6356);flex:none}.a11y-search-box input[type=search]{height:46px;color:var(--color-text,#43463f);background:0 0;border:0;flex:1;min-width:0;font-family:Quicksand,sans-serif;font-size:1rem}.a11y-search-box input[type=search]:focus{outline:none}.a11y-close{cursor:pointer;width:34px;height:34px;color:var(--color-muted-fg,#5f6356);background:0 0;border:0;border-radius:50%;flex:none;font-size:1rem}.a11y-close:hover{background:#0000000f}.a11y-results{flex-direction:column;gap:6px;max-height:min(60vh,420px);display:flex;overflow-y:auto}.a11y-results:empty{display:none}.a11y-result{color:var(--color-text,#43463f);border:1px solid #0000;border-radius:14px;padding:11px 13px;text-decoration:none;display:block}.a11y-result:hover,.a11y-result:focus-visible{background:var(--color-bg-2,#f2eee0);outline:none}.a11y-result strong{color:var(--color-fg,#3e5e3a);margin-bottom:3px;font-family:"Baloo 2",cursive;font-size:1rem;display:block}.a11y-result span{color:var(--color-muted-fg,#5f6356);font-size:.86rem;line-height:1.45}.a11y-result mark{color:inherit;background:#fce7b8;border-radius:3px;padding:0 2px}html[data-theme=dark] .a11y-result mark{color:#fff;background:#5a6b2f}.a11y-msg{color:var(--color-muted-fg,#5f6356);padding:10px 13px;font-size:.9rem}@media (width<=1680px){.a11y-pill{top:96px}.a11y-search-panel{top:166px}}@media (width<=768px){.a11y-pill{top:auto;bottom:16px;left:14px}.a11y-search-panel{top:auto;bottom:74px;left:14px}}html[data-a11y-font="1"]{font-size:125%}html[data-a11y-font="2"]{font-size:150%}.cc-fab{z-index:64;align-items:center;gap:0;display:flex;position:fixed;top:24px;right:18px}.cc-toggle{cursor:pointer;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark));color:#fff;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 12px 30px #d96e4a6b}.cc-toggle:hover{transform:scale(1.06)}.cc-toggle:focus-visible{outline:3px solid var(--color-fg);outline-offset:3px}.cc-toggle svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.cc-ico-x,.cc-fab[data-open=true] .cc-ico-phone{display:none}.cc-fab[data-open=true] .cc-ico-x{display:block}.cc-panel{background:var(--color-card);border:1px solid var(--color-border);opacity:0;visibility:hidden;pointer-events:none;border-radius:22px;width:300px;padding:20px;transition:opacity .2s,transform .2s;position:absolute;top:72px;right:0;transform:translateY(8px);box-shadow:0 24px 60px #3e5e3a47}.cc-fab[data-open=true] .cc-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.cc-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.cc-mascot{object-fit:contain;filter:drop-shadow(0 6px 10px #3e5e3a33);flex:none;width:52px;height:52px}.cc-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary-text);margin:0;font-family:Quicksand,sans-serif;font-size:.7rem;font-weight:700}.cc-title{color:var(--color-fg);margin:2px 0 0;font-family:"Baloo 2",cursive;font-size:1.12rem;line-height:1.15}.cc-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cc-row{background:var(--color-bg-2);border:1px solid #0000;border-radius:14px;align-items:center;gap:13px;padding:11px 12px;text-decoration:none;transition:all .12s;display:flex}.cc-row:hover,.cc-row:focus-visible{border-color:var(--color-secondary);background:var(--color-bg);outline:none;transform:translateY(-1px)}.cc-row-ico{background:var(--color-primary-dark);color:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cc-row-ico svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.cc-row-txt{flex-direction:column;line-height:1.2;display:flex}.cc-who{color:var(--color-muted-fg);font-size:.78rem}.cc-num{color:var(--color-fg);font-family:"Baloo 2",cursive;font-size:1.08rem;font-weight:600}.cc-hours{color:var(--color-muted-fg);text-align:center;margin:14px 0 0;font-size:.78rem}@media (width<=1680px){.cc-fab{top:98px}.cc-panel{top:72px}}@media (width<=768px){.cc-fab{top:auto;bottom:16px;right:14px;transform:none}.cc-panel{width:min(300px,100vw - 28px);inset:auto 0 74px auto;transform:translateY(8px)}.cc-fab[data-open=true] .cc-panel{transform:translateY(0)}}
