:root{font-family:Arial,Helvetica,sans-serif;color:#fff;background:#081b2a;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;min-height:100%}a{color:inherit}.page,.hero{min-height:100vh}.hero{position:relative;background:url('assets/kosher-table-hero.png') 67% center/cover no-repeat}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,19,30,.98) 0%,rgba(7,24,37,.94) 40%,rgba(7,24,37,.54) 65%,rgba(7,24,37,.12) 100%)}.shell{position:relative;z-index:1;width:min(1180px,calc(100% - 64px));min-height:100vh;margin:auto;display:flex;flex-direction:column}header{height:160px;display:flex;align-items:center;justify-content:space-between}.logo{width:118px;height:118px;object-fit:contain}.donate{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;text-transform:uppercase;font-weight:800;letter-spacing:.08em;border-radius:4px;transition:transform .15s,background .15s}.donate:hover{transform:translateY(-2px)}.donate-top{border:1px solid rgba(255,255,255,.7);padding:13px 22px;font-size:.8rem}.donate-top:hover{background:#fff;color:#10273a}.hero-copy{width:min(650px,100%);padding:55px 0 70px}.eyebrow{margin:0 0 18px;color:#f4a33e;font-size:.75rem;font-weight:800;letter-spacing:.2em}h1{font:400 clamp(3rem,6.5vw,5.55rem)/.99 Georgia,serif;letter-spacing:-.04em;margin:0 0 24px;text-shadow:0 2px 22px rgba(0,0,0,.18)}.lead{max-width:600px;margin:0 0 32px;color:#e5edf2;font-size:1.18rem;line-height:1.65}.notice{display:flex;gap:15px;align-items:flex-start;width:min(600px,100%);padding:18px 20px;border-left:4px solid #f28522;background:rgba(255,255,255,.09);backdrop-filter:blur(5px)}.notice>span{display:grid;place-items:center;flex:none;width:28px;height:28px;border-radius:50%;background:#f28522;font-weight:900}.notice strong{display:block;font-size:1.02rem;margin:3px 0 6px}.notice p{margin:0;color:#d7e1e7;line-height:1.5;font-size:.94rem}.actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin-top:29px}.donate-main{background:#f17d22;padding:16px 23px;font-size:.82rem}.donate-main:hover{background:#d96511}.contact-link{font-weight:700;text-underline-offset:5px}.hero-footer{margin-top:auto;padding:23px 0 27px;border-top:1px solid rgba(255,255,255,.22);display:flex;justify-content:space-between;align-items:flex-end;gap:24px;color:#cad6dd;font-size:.82rem}.contact{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.contact a{text-decoration:none}.contact a:hover{text-decoration:underline}.contact address{font-style:normal}.hero-footer p{margin:0;white-space:nowrap}

.directory{background:#f4f0e8;color:#10273a;padding:88px 0 96px}.directory-shell{width:min(1180px,calc(100% - 64px));margin:auto}.directory-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,460px);gap:54px;align-items:end;margin-bottom:56px}.directory h2{font:400 clamp(2.45rem,5vw,4.25rem)/1.04 Georgia,serif;letter-spacing:-.035em;margin:0}.directory-intro{margin:0;color:#4d5c67;font-size:1.04rem;line-height:1.7}.certificate-group+.certificate-group{margin-top:62px}.group-title{display:flex;align-items:center;gap:18px;margin:0 0 24px;font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;color:#955015}.group-title:after{content:"";height:1px;background:#d9cfc0;flex:1}.certificate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.certificate-card{display:flex;flex-direction:column;min-height:305px;padding:25px;background:#fff;border:1px solid #ded6ca;border-radius:8px;box-shadow:0 9px 25px rgba(21,38,48,.055);transition:transform .18s,box-shadow .18s}.certificate-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(21,38,48,.1)}.card-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px;color:#697781;font-size:.72rem}.status{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;background:#e7eee7;color:#326238;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.status.meat{background:#f7e8e4;color:#9b3f2d}.status.dairy{background:#e7eef7;color:#355f8c}.status.neutral{background:#eee9df;color:#655c4d}.certificate-card h3{font:700 1.35rem/1.22 Georgia,serif;margin:0 0 10px;color:#10273a}.address{margin:0 0 16px;color:#52616c;font-size:.89rem;line-height:1.5}.scope{margin:0 0 24px;color:#263b49;font-size:.92rem;line-height:1.55}.certificate-link{margin-top:auto;align-self:flex-start;color:#a95314;font-size:.82rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-underline-offset:5px}.certificate-note{margin:35px 0 0;padding:18px 20px;border-left:3px solid #d87520;background:#ebe4d9;color:#52616c;font-size:.87rem;line-height:1.55}.site-footer{background:#081b2a;color:#cbd7de;padding:31px 0}.site-footer .footer-shell{width:min(1180px,calc(100% - 64px));margin:auto;display:flex;justify-content:space-between;align-items:center;gap:28px}.site-footer p{margin:0;font-size:.82rem}.site-footer a{color:#fff;text-underline-offset:4px}

@media(max-width:930px){.certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-heading{grid-template-columns:1fr;gap:20px}}@media(max-width:760px){.shell,.directory-shell,.site-footer .footer-shell{width:min(100% - 38px,1180px)}header{height:130px}.logo{width:96px;height:96px}.hero{background-position:72% center}.shade{background:linear-gradient(90deg,rgba(5,19,30,.98) 0%,rgba(7,24,37,.91) 60%,rgba(7,24,37,.5) 100%)}.hero-copy{padding:38px 0 55px}.lead{font-size:1.06rem}.notice{background:rgba(8,28,42,.72)}.hero-footer{display:block}.contact{margin-bottom:16px}.hero-footer p{white-space:normal}.directory{padding:68px 0 74px}.certificate-grid{grid-template-columns:1fr}.certificate-card{min-height:0}.site-footer .footer-shell{display:block}.site-footer p+p{margin-top:10px}}@media(max-width:470px){header{height:115px}.logo{width:82px;height:82px}.donate-top{padding:11px 16px;font-size:.72rem}.hero-copy{padding:30px 0 45px}h1{font-size:2.75rem}.eyebrow{font-size:.67rem}.notice{padding:16px 15px}.contact span{display:none}.contact{align-items:flex-start;flex-direction:column;gap:6px}.directory h2{font-size:2.25rem}.certificate-card{padding:22px}.card-meta{align-items:flex-start;flex-direction:column}}

.donate-top{border:2px solid #ffd2a8;background:#f17d22;color:#fff;padding:14px 24px;font-size:.84rem;box-shadow:0 7px 22px rgba(0,0,0,.32),0 0 0 3px rgba(241,125,34,.16)}.donate-top:hover{background:#fff;color:#10273a;border-color:#fff;box-shadow:0 9px 25px rgba(0,0,0,.38)}.donate-top:focus-visible{outline:3px solid #fff;outline-offset:4px}@media(max-width:470px){.donate-top{padding:12px 17px;font-size:.74rem}}
