:root{--forest:#123e35;--green:#238b68;--lime:#b8d96b;--cream:#fbf7ed;--gold:#e9aa3d;--ink:#17302b;--muted:#67766f;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:16px/1.65 system-ui,-apple-system,Segoe UI,sans-serif}.public-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:32px;padding:13px max(24px,calc((100% - 1200px)/2));background:#fffefaf2;backdrop-filter:blur(14px);border-bottom:1px solid #17302b12}.public-brand{display:flex;align-items:center;gap:11px;color:var(--forest);text-decoration:none;margin-right:auto}.public-brand img,.public-brand>span{width:48px;height:48px;object-fit:contain;border-radius:14px}.public-brand>span{display:grid;place-items:center;background:linear-gradient(135deg,var(--forest),var(--green));color:white;font-weight:900}.public-brand div{display:flex;flex-direction:column;line-height:1.15}.public-brand small{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:1px}.public-menu{display:flex;align-items:center;gap:7px}.public-menu a{padding:9px 13px;color:var(--ink);text-decoration:none;border-radius:999px;font-weight:650}.public-menu a:hover,.public-menu a.active{background:#e7f2de;color:var(--forest)}.public-menu .profile-link{background:var(--forest);color:white}.nav-toggle{display:none;border:0;background:none;font-size:24px}.school-hero{min-height:580px;display:grid;place-items:center;padding:80px 22px;background:radial-gradient(circle at 20% 20%,#dceca5 0,transparent 34%),radial-gradient(circle at 90% 30%,#f5d98d 0,transparent 28%),linear-gradient(135deg,#f9f5e7,#eef6de);text-align:center;overflow:hidden}.school-title span,.section-heading>span,.page-banner>span{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:2.5px;font-size:13px}.school-title h1{max-width:900px;margin:8px auto 22px;font-family:Georgia,serif;font-size:clamp(48px,8vw,92px);line-height:.95;color:var(--forest)}.school-logo{width:145px;height:145px;object-fit:contain;filter:drop-shadow(0 14px 25px #123e3530)}.school-logo-fallback{width:135px;height:135px;margin:auto;display:grid;place-items:center;border-radius:50%;background:var(--forest);color:white;border:9px solid #fff;font:900 42px Georgia;box-shadow:0 18px 40px #123e3530}.school-title p{font-size:18px;color:var(--muted)}.public-section{max-width:1200px;margin:auto;padding:90px 24px}.section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.section-heading h2,.page-banner h1{font:700 clamp(36px,5vw,60px)/1.05 Georgia,serif;color:var(--forest);margin:8px 0 14px;text-transform:capitalize}.food-story{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:55px}.food-story img{width:100%;border-radius:28px;box-shadow:0 26px 65px #123e3528}.food-story h3{font:700 34px Georgia;color:var(--forest);margin:0 0 18px}.food-story p,.page-banner p,.about-card p{color:var(--muted);font-size:18px}.public-button,.contact-form button{display:inline-flex;padding:13px 22px;border:0;border-radius:999px;background:var(--green);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 10px 24px #238b6830}.values-strip{max-width:1200px;margin:10px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--forest);border-radius:25px;overflow:hidden}.values-strip article{display:grid;gap:6px;padding:32px;color:white;border-right:1px solid #ffffff24}.values-strip span{color:#d9e7dd}.location iframe{width:100%;height:430px;border:0;border-radius:25px;box-shadow:0 20px 50px #123e351c}.public-footer{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:45px max(24px,calc((100% - 1200px)/2));background:var(--forest);color:white}.public-footer div{display:flex;flex-direction:column}.public-footer div:nth-child(2){text-align:right}.public-footer span,.public-footer small{color:#d7e5df}.public-footer small{grid-column:1/-1;text-align:center;border-top:1px solid #ffffff26;padding-top:22px}.public-page{min-height:70vh}.page-banner{text-align:center;max-width:820px;margin:15px auto 55px}.about-card{display:grid;grid-template-columns:180px 1fr;gap:45px;align-items:start;max-width:980px;margin:auto;background:white;padding:50px;border-radius:28px;box-shadow:0 20px 60px #123e3510}.about-mark{width:160px;height:160px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--green),var(--forest));color:white;font:900 70px Georgia}.shop-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-bottom:38px}.shop-categories a{padding:9px 17px;border:1px solid #cfdcc5;border-radius:999px;text-decoration:none;color:var(--forest);font-weight:750}.shop-categories a.active{background:var(--forest);color:white}.public-products{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.public-products article{background:white;border-radius:22px;padding:17px;box-shadow:0 12px 35px #123e350d}.product-image{height:220px;border-radius:16px;display:grid;place-items:center;background:#eef3e8;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image span{font-size:60px}.public-products small{display:block;color:var(--green);font-weight:800;margin-top:15px}.public-products h2{font:700 25px Georgia;margin:4px 0}.public-products p{color:var(--muted);min-height:48px}.public-products strong{font-size:25px;color:var(--green)}.empty-shop{grid-column:1/-1;text-align:center;padding:60px;background:white;border-radius:20px}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px}.contact-data,.contact-form{background:white;border-radius:25px;padding:35px;box-shadow:0 15px 45px #123e350d}.contact-data article{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid #edf0e9}.contact-data article>span{font-size:23px}.contact-data div{display:grid}.contact-data a{color:var(--green);text-decoration:none}.contact-data p{margin:0;color:var(--muted)}.contact-form h2{font:700 30px Georgia;margin-top:0}.contact-form form{display:grid;gap:16px}.contact-form label{display:grid;gap:6px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;padding:13px;border:1px solid #ccd8ca;border-radius:11px;font:inherit}.public-alert{max-width:900px;margin:18px auto;padding:13px 18px;border-radius:12px}.public-alert.success{background:#dff7e9;color:#087443}.public-alert.error{background:#fee4e2;color:#b42318}@media(max-width:800px){.nav-toggle{display:block}.public-menu{display:none;position:absolute;top:73px;left:0;right:0;flex-direction:column;align-items:stretch;background:white;padding:15px}.public-menu.open{display:flex}.food-story,.contact-layout,.about-card{grid-template-columns:1fr}.values-strip,.public-products{grid-template-columns:1fr}.about-mark{width:100px;height:100px;font-size:45px}.public-footer{grid-template-columns:1fr}.public-footer div:nth-child(2){text-align:left}.school-hero{min-height:510px}.public-section{padding:60px 20px}}
