:root{--navy:#102a43;--yellow:#f7c948;--cream:#fffaf0;--ink:#172b3a;--muted:#5d6d78;--line:#dbe4e8;--white:#fff;--green:#237a57;--red:#b83a32}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.section{width:min(1160px,calc(100% - 40px));margin:auto;padding:6rem 0}.eyebrow{margin:0 0 .7rem;color:#a3442f;font-size:.83rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow.light{color:var(--yellow)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1}h2{font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.045em;margin-bottom:1.3rem}.site-header{height:82px;padding:0 max(22px,calc((100% - 1160px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.75rem}.brand-mark{width:48px;height:48px;border-radius:14px;background:var(--navy);color:var(--yellow);display:grid;place-items:center;font-size:2rem;font-weight:bold}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:1.08rem}.brand small{font-size:.9rem;color:var(--muted);margin-top:.22rem}.site-header nav{display:flex;align-items:center;gap:1.8rem;font-weight:700;font-size:.94rem}.nav-button{padding:.72rem 1.1rem;background:var(--yellow);border-radius:.7rem}.hero{height:min(700px,calc(100vh - 82px));min-height:580px;position:relative;overflow:hidden;background:var(--navy)}.hero>img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,40,.94),rgba(5,24,40,.78) 37%,rgba(5,24,40,.12) 74%)}.hero-content{position:absolute;left:max(22px,calc((100% - 1160px)/2));top:50%;transform:translateY(-50%);color:white;width:min(620px,calc(100% - 44px))}.hero h1{font-size:clamp(3.2rem,7vw,6.4rem);letter-spacing:-.065em;margin:.6rem 0 1.5rem}.hero-content>p:not(.eyebrow){font-size:clamp(1.08rem,2vw,1.35rem);max-width:570px;color:#edf4f8}.hero-actions{display:flex;gap:.9rem;margin-top:2.2rem;flex-wrap:wrap}.primary-button,.secondary-button{padding:.9rem 1.35rem;border-radius:.75rem;font-weight:800}.primary-button{background:var(--yellow);color:var(--navy)}.secondary-button{border:1px solid rgba(255,255,255,.55);color:white;background:rgba(255,255,255,.08)}.trust-strip{width:min(1160px,calc(100% - 40px));margin:-38px auto 0;background:white;position:relative;z-index:2;border:1px solid var(--line);box-shadow:0 18px 50px rgba(16,42,67,.12);border-radius:1.2rem;display:grid;grid-template-columns:repeat(3,1fr);padding:1.45rem}.trust-strip>div{display:flex;align-items:center;gap:1rem;padding:.25rem 1.25rem;border-right:1px solid var(--line)}.trust-strip>div:last-child{border:0}.trust-strip span:not(.symbol){display:flex;flex-direction:column}.trust-strip small{color:var(--muted)}.symbol{color:#a3442f;font-size:1.5rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.4rem}.section-heading h2{margin:0}.section-heading>p{max-width:390px;color:var(--muted);margin:0}.needs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.need-card{padding:1.35rem;border:1px solid var(--line);border-radius:1rem;display:flex;gap:1rem;background:white;box-shadow:0 8px 25px rgba(16,42,67,.05)}.need-icon{width:50px;height:50px;border-radius:.8rem;display:grid;place-items:center;background:#fff4cc;color:#8a5b00;flex:none;font-size:1.7rem}.need-card span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#a3442f;font-weight:800}.need-card h3{font-size:1.25rem;margin:.2rem 0}.need-card p{color:var(--muted);margin:.35rem 0 0}.need-card .quantity{font-weight:800;color:var(--navy)}.empty-needs{padding:2rem;border:1px dashed #93a9b6;border-radius:1rem;background:#f7fafb;display:flex;align-items:center;gap:1.2rem}.large-symbol{font-size:3rem;color:#a3442f}.empty-needs h3{margin:0 0 .3rem}.empty-needs p{margin:0;color:var(--muted)}.real-pantry{display:grid;grid-template-columns:1.05fr .95fr;gap:6rem;align-items:center}.photo-stack{position:relative;padding:0 55px 55px 0}.photo-main{width:100%;height:650px;object-fit:cover;border-radius:1.2rem;box-shadow:0 25px 55px rgba(16,42,67,.16)}.photo-detail{position:absolute;width:235px;height:290px;object-fit:cover;right:0;bottom:0;border:8px solid white;border-radius:1rem;box-shadow:0 15px 30px rgba(16,42,67,.2)}.pantry-copy>p{font-size:1.08rem;color:var(--muted)}.pantry-copy ul{list-style:none;padding:0;margin:2rem 0;display:grid;gap:.85rem}.pantry-copy li{font-weight:700}.pantry-copy li b{color:var(--green);margin-right:.5rem}.address-card{padding:1rem;background:var(--cream);border:1px solid #f1dfaf;border-radius:.85rem;display:flex;gap:.9rem;align-items:center}.address-card div{display:flex;flex-direction:column}.address-card span{color:var(--muted)}.request-wrap{background:var(--navy);color:white;padding:6rem max(22px,calc((100% - 1160px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem;align-items:start}.request-intro h2{font-size:clamp(2.5rem,5vw,4.4rem)}.request-intro>p:not(.eyebrow){color:#d9e6ee;font-size:1.08rem}.approval-steps{display:grid;gap:.8rem;margin:2rem 0}.approval-steps span{display:flex;align-items:center;gap:.8rem}.approval-steps b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--navy)}.privacy-card{display:flex;gap:.85rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:.9rem;padding:1rem}.shield{color:var(--yellow);font-size:1.5rem}.privacy-card p{margin:.2rem 0 0;color:#d9e6ee;font-size:.92rem}.form-card{background:white;color:var(--ink);padding:2rem;border-radius:1.2rem;box-shadow:0 25px 60px rgba(0,0,0,.25)}.form-card>h3{font-size:1.65rem;margin-bottom:.3rem}.form-card>p{color:var(--muted)}.need-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.full{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:.35rem}.field label{font-size:.9rem;font-weight:800}.field label span{color:var(--red)}.field input,.field select,.field textarea{width:100%;border:1px solid #b8c6ce;border-radius:.65rem;padding:.72rem .82rem;background:white;color:var(--ink)}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid rgba(247,201,72,.45);border-color:#977010}.form-divider{border-top:1px solid var(--line);padding-top:1rem;margin-top:.4rem;display:flex;justify-content:space-between;gap:.8rem}.form-divider span{font-weight:800}.form-divider small,.approval-note{color:var(--muted)}.approval-note{font-size:.85rem;margin:0}.submit-button{border:0;border-radius:.7rem;background:var(--yellow);color:var(--navy);padding:.9rem;font-weight:900;cursor:pointer}.submit-button:disabled{opacity:.7}.form-message{border-radius:.7rem;padding:.8rem 1rem}.form-message.success{background:#e8f5ee;color:#135d40}.form-message.error{background:#fdebea;color:#932d28}.website-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.share-section{display:grid;grid-template-columns:1fr 320px;gap:6rem;align-items:center}.share-section>div:first-child>p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.text-link{display:inline-block;margin-top:.8rem;color:#8b371f;font-weight:900;border-bottom:2px solid var(--yellow)}.qr-card{border:1px solid var(--line);padding:1.2rem;border-radius:1rem;box-shadow:0 15px 35px rgba(16,42,67,.1);text-align:center}.qr-card img{width:100%}.qr-card small{font-weight:800}footer{padding:3rem max(22px,calc((100% - 1160px)/2));background:#0b1e2e;color:white;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center}footer>p{grid-column:1;margin:0;color:#b9cbd6}.footer-brand small{color:#b9cbd6}.footer-contact{grid-row:1/3;grid-column:2}.review-page{min-height:100vh;display:grid;place-items:center;background:#edf3f6;padding:24px}.review-card{width:min(560px,100%);background:white;border-radius:1.2rem;padding:3rem;text-align:center;box-shadow:0 20px 60px rgba(16,42,67,.15)}.review-icon{width:60px;height:60px;margin:0 auto 1rem;border-radius:50%;display:grid;place-items:center;background:#fdebea;color:var(--red);font-size:2rem;font-weight:bold}.review-card.approved .review-icon,.review-card.fulfilled .review-icon{background:#e8f5ee;color:var(--green)}.review-card h1{font-size:2.3rem;margin:.7rem 0}.review-card>p:not(.eyebrow){color:var(--muted)}.review-card>a{display:inline-block;margin-top:1rem;background:var(--yellow);color:var(--navy);font-weight:900;padding:.8rem 1.1rem;border-radius:.7rem}
@media(max-width:900px){.site-header nav>a:not(.nav-button){display:none}.hero{min-height:620px}.trust-strip{grid-template-columns:1fr;margin-top:0;border-radius:0;width:100%}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:1rem}.needs-grid{grid-template-columns:1fr 1fr}.real-pantry,.request-wrap{grid-template-columns:1fr;gap:3rem}.share-section{gap:3rem}}
@media(max-width:620px){.section{width:min(100% - 30px,1160px);padding:4.5rem 0}.site-header{height:72px;padding:0 15px}.brand-mark{width:42px;height:42px}.nav-button{padding:.62rem .8rem}.hero{height:650px;min-height:0}.hero-content{left:20px;width:calc(100% - 40px)}.hero h1{font-size:3.45rem}.hero-shade{background:linear-gradient(90deg,rgba(5,24,40,.94),rgba(5,24,40,.55))}.section-heading{display:block}.section-heading>p{margin-top:1rem}.needs-grid{grid-template-columns:1fr}.photo-main{height:490px}.photo-detail{width:155px;height:200px}.photo-stack{padding:0 35px 35px 0}.request-wrap{padding:4.5rem 15px}.form-card{padding:1.25rem}.need-form{grid-template-columns:1fr}.full{grid-column:1}.form-divider{display:block}.form-divider small{display:block}.share-section{grid-template-columns:1fr}.qr-card{width:min(300px,100%);margin:auto}footer{grid-template-columns:1fr}.footer-contact{grid-row:auto;grid-column:1}}
.brand-logo{width:62px;height:62px;object-fit:contain;border-radius:10px;background:#fff;flex:none}.hero-logo{width:145px;height:145px;object-fit:contain;margin:0 0 1rem;border:5px solid rgba(255,255,255,.9);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,.28)}.footer-logo{width:72px;height:72px}.footer-brand small{color:#b9cbd6}
@media(max-width:620px){.brand-logo{width:52px;height:52px}.site-header .brand>span:last-child{display:none}.hero-logo{width:112px;height:112px;margin-bottom:.75rem}.hero h1{font-size:3rem}.footer-brand>span:last-child{display:flex}.footer-logo{width:68px;height:68px}}
.admin-link{text-decoration:underline;text-underline-offset:3px;color:#d9e6ee}
.site-header{height:100px}.site-header .brand-logo{width:82px;height:82px}.hero{height:min(700px,calc(100vh - 100px))}
@media(max-width:620px){.site-header{height:84px}.site-header .brand-logo{width:68px;height:68px}.hero{height:650px}}
.needs-grid{grid-template-columns:1fr;gap:.65rem}.need-card{align-items:center;padding:.8rem 1rem;gap:.75rem;border-radius:.8rem}.need-icon{width:38px;height:38px;border-radius:.6rem;font-size:1.3rem}.need-content{flex:1;min-width:0}.need-card h3{font-size:1.05rem;margin:.1rem 0}.need-card p{font-size:.88rem;line-height:1.35;margin:.18rem 0 0}.need-card span{font-size:.69rem}.shopping-buttons{margin-left:auto;display:flex;gap:.45rem;align-items:center;flex-wrap:wrap;justify-content:flex-end}.walmart-button,.amazon-button{white-space:nowrap;color:#fff;padding:.52rem .78rem;border-radius:.58rem;font-size:.84rem;font-weight:900}.walmart-button{background:#0071dc;box-shadow:0 5px 12px rgba(0,113,220,.16)}.walmart-button:hover{background:#004f9a}.amazon-button{background:#232f3e;box-shadow:0 5px 12px rgba(35,47,62,.18)}.amazon-button:hover{background:#131a22}.need-list-tools{max-width:430px;text-align:right}.need-list-tools p{margin:0 0 .55rem;color:var(--muted)}.need-list-tools a{display:inline-block;background:var(--navy);color:#fff;padding:.55rem .8rem;border-radius:.6rem;font-size:.88rem;font-weight:900}
@media(max-width:620px){.need-card{align-items:flex-start;flex-wrap:wrap;padding:.75rem .85rem}.need-content{width:calc(100% - 53px)}.shopping-buttons{width:100%;margin:4px 0 0}.walmart-button,.amazon-button{flex:1;text-align:center}.need-list-tools{text-align:left;margin-top:1rem}.need-list-tools p{margin-top:0}.need-list-tools a{width:100%;text-align:center}}
.welcome-section{width:min(1160px,calc(100% - 40px));padding:3.2rem 4rem;margin:0 auto 1rem;background:var(--navy);color:#fff;border-radius:1.3rem;display:grid;grid-template-columns:110px 1fr;gap:2.2rem;align-items:start;box-shadow:0 20px 50px rgba(16,42,67,.16)}.welcome-mark{width:96px;height:96px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--navy);font-size:3.8rem;line-height:1}.welcome-copy h2{font-size:clamp(2.4rem,5vw,4rem);margin-bottom:1.2rem}.welcome-copy>p:not(.eyebrow){max-width:850px;color:#e7f0f5;font-size:1.08rem}.welcome-copy strong{color:#fff}.welcome-address{display:inline-flex;flex-direction:column;margin:.6rem 0 1.2rem;padding:1rem 1.2rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);border-radius:.85rem}.welcome-address strong{color:var(--yellow)}.welcome-address span{color:#fff}.welcome-copy .welcome-closing{font-size:1.25rem;font-weight:900;color:var(--yellow);margin-bottom:0}
@media(max-width:700px){.welcome-section{width:min(100% - 30px,1160px);padding:2.2rem 1.4rem;grid-template-columns:1fr;gap:1.2rem}.welcome-mark{width:72px;height:72px;font-size:2.8rem}.welcome-copy h2{font-size:2.6rem}.welcome-address{display:flex}}
.heart-title{white-space:nowrap}.hero-welcome-control{position:relative;display:inline-block;vertical-align:middle;margin-left:.12em}.hero-heart-trigger{display:inline-grid;place-items:center;width:clamp(78px,9vw,116px);height:clamp(78px,9vw,116px);padding:0;border:0;background:transparent;cursor:pointer;vertical-align:middle;border-radius:50%}.hero-heart-trigger img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 15px rgba(0,0,0,.32));transition:transform .18s ease}.hero-heart-trigger:hover img,.hero-heart-trigger:focus-visible img{transform:scale(1.08)}.hero-heart-trigger:focus-visible{outline:4px solid var(--yellow);outline-offset:4px}.welcome-popover{position:absolute;right:0;top:calc(100% + 12px);z-index:20;width:min(520px,calc(100vw - 44px));padding:1.35rem 1.45rem;border:2px solid var(--yellow);border-radius:1rem;background:var(--navy);color:#e7f0f5;box-shadow:0 22px 55px rgba(0,0,0,.38);font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0;white-space:normal;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease,visibility .16s}.welcome-popover::before{content:"";position:absolute;right:38px;top:-10px;width:18px;height:18px;background:var(--navy);border-left:2px solid var(--yellow);border-top:2px solid var(--yellow);transform:rotate(45deg)}.welcome-popover>strong{display:block;color:var(--yellow);font-size:1.55rem;line-height:1.1;margin-bottom:.7rem}.welcome-popover>span{display:block;margin-top:.65rem}.welcome-popover b{color:#fff}.welcome-popover .popover-address{padding:.65rem .75rem;background:rgba(255,255,255,.1);border-radius:.6rem;color:#fff;font-weight:700}.welcome-popover .popover-closing{display:block;color:var(--yellow);margin-top:.75rem}.hero-welcome-control:hover .welcome-popover,.hero-welcome-control:focus-within .welcome-popover,.hero-welcome-control.is-open .welcome-popover{opacity:1;visibility:visible;transform:translateY(0)}
@media(max-width:620px){.heart-title{white-space:normal}.hero-welcome-control{margin-left:.08em}.hero-heart-trigger{width:82px;height:82px}.welcome-popover{position:fixed;left:15px;right:15px;top:105px;width:auto;max-height:calc(100vh - 125px);overflow:auto}.welcome-popover::before{display:none}.welcome-popover>strong{font-size:1.35rem}}
.pantry-dropoff-locations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:1rem}.pantry-dropoff-locations h3{grid-column:1/-1;font-size:1.08rem;margin:0 0 .1rem;color:var(--navy)}.pantry-dropoff-locations article{display:flex;flex-direction:column;min-height:92px;padding:.8rem .95rem;background:#eef8f2;border:1px solid #c7e1d2;border-radius:.75rem}.pantry-dropoff-locations article strong{color:#175a40}.pantry-dropoff-locations article span{color:var(--ink)}.pantry-dropoff-locations article small{color:var(--muted);margin-top:.1rem}.pantry-dropoff-empty{grid-column:1/-1;margin:0;padding:.8rem .95rem;border:1px dashed #9bbcab;border-radius:.75rem;background:#f7fbf8;color:var(--muted);font-size:.92rem}.dropoff-cta{display:inline-block;margin-top:1rem;background:var(--green);color:#fff;padding:.82rem 1rem;border-radius:.7rem;font-weight:900}.dropoff-cta:hover{background:#185c40}.dropoff-section{background:#176548;color:#fff;padding:6rem max(22px,calc((100% - 1160px)/2))}.dropoff-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem;align-items:start}.dropoff-intro h2{font-size:clamp(2.5rem,5vw,4.2rem)}.dropoff-intro>p:not(.eyebrow){color:#e3f0e9;font-size:1.08rem}.dropoff-steps{display:grid;gap:.75rem;margin:1.8rem 0}.dropoff-steps span{display:flex;align-items:center;gap:.75rem}.dropoff-steps b{width:30px;height:30px;display:grid;place-items:center;flex:none;border-radius:50%;background:var(--yellow);color:var(--navy)}.dropoff-form-card{background:#fff;color:var(--ink);padding:2rem;border-radius:1.2rem;box-shadow:0 25px 60px rgba(0,0,0,.2)}.dropoff-form-card>h3{font-size:1.65rem;margin-bottom:.3rem}.dropoff-form-card>p{color:var(--muted)}.dropoff-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.permission{display:flex;gap:.7rem;align-items:flex-start;font-size:.88rem;color:var(--muted);font-weight:700}.permission input{width:20px;height:20px;flex:none;margin-top:.1rem;accent-color:var(--green)}
@media(max-width:900px){.dropoff-inner{grid-template-columns:1fr;gap:3rem}}
@media(max-width:620px){.pantry-dropoff-locations{grid-template-columns:1fr}.dropoff-section{padding:4.5rem 15px}.dropoff-form-card{padding:1.25rem}.dropoff-form{grid-template-columns:1fr}}

.christmas-nav{position:relative;margin:0 auto 0 1.4rem}.christmas-nav-trigger{display:flex;align-items:center;gap:.65rem;padding:.42rem .72rem;border:1px solid #e8c7bd;border-radius:.85rem;background:#fff8f4;color:var(--navy);cursor:pointer;text-align:left;box-shadow:0 5px 15px rgba(141,36,29,.08)}.christmas-nav-trigger img{width:56px;height:56px;object-fit:contain;flex:none}.christmas-nav-trigger span{display:flex;flex-direction:column;line-height:1.05}.christmas-nav-trigger strong{color:#a72822;font-size:.95rem}.christmas-nav-trigger small{margin-top:.28rem;color:#276344;font-size:.75rem;font-weight:800}.christmas-nav-trigger:hover,.christmas-nav-trigger:focus-visible{border-color:#a72822;outline:none}.christmas-language-menu{position:absolute;left:50%;top:calc(100% + 10px);transform:translate(-50%,-7px);z-index:50;width:245px;padding:.8rem;border:1px solid #ead0c7;border-radius:.85rem;background:#fff;box-shadow:0 18px 45px rgba(16,42,67,.22);opacity:0;visibility:hidden;transition:.16s ease}.christmas-language-menu::before{content:"";position:absolute;left:50%;top:-7px;width:12px;height:12px;background:#fff;border-left:1px solid #ead0c7;border-top:1px solid #ead0c7;transform:translateX(-50%) rotate(45deg)}.christmas-language-menu>strong{display:block;padding:.2rem .35rem .55rem;color:#a72822;font-size:.88rem}.christmas-language-menu a{display:block;margin:.25rem 0;padding:.62rem .72rem;border-radius:.55rem;background:#f4f8f5;color:#185c40;font-weight:900}.christmas-language-menu a:hover,.christmas-language-menu a:focus{background:#e3f1e8}.christmas-nav:hover .christmas-language-menu,.christmas-nav:focus-within .christmas-language-menu,.christmas-nav.is-open .christmas-language-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}

.christmas-page{min-height:100vh;background:#f8f3e8}.christmas-page-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem max(18px,calc((100% - 1160px)/2));background:rgba(255,255,255,.97);border-bottom:1px solid #eadbc5}.back-main-button{display:inline-block;padding:.7rem 1rem;border-radius:.65rem;background:var(--navy);color:#fff;font-weight:900}.christmas-hero{background:linear-gradient(135deg,#7e1718,#b42625 52%,#16583d);color:#fff}.christmas-hero-inner{width:min(1160px,calc(100% - 40px));margin:auto;padding:3.5rem 0;display:grid;grid-template-columns:120px 1fr auto;gap:1.5rem;align-items:center}.christmas-hero-icon{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.25))}.christmas-hero h1{margin:0 0 .45rem;font-size:clamp(2.5rem,5vw,4.7rem);letter-spacing:-.045em}.christmas-hero p{margin:0;color:#fff7e9;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700}.language-switch{display:flex;gap:.5rem}.language-switch a{padding:.68rem .85rem;border:1px solid rgba(255,255,255,.55);border-radius:.6rem;font-weight:900}.language-switch a.active{background:#fff;color:#8b201d}.christmas-content{width:min(1160px,calc(100% - 40px));margin:auto;padding:3.5rem 0 5rem;display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:2.5rem;align-items:start}.christmas-flyer-card{padding:1rem;background:#fff;border:1px solid #eadbc5;border-radius:1rem;box-shadow:0 15px 40px rgba(58,41,20,.12)}.christmas-flyer-card img{width:100%;border-radius:.45rem}.christmas-flyer-actions{display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap;padding:1rem .4rem .2rem}.christmas-flyer-actions a{padding:.72rem .9rem;border-radius:.6rem;font-weight:900}.download-flyer{background:#a72822;color:#fff}.return-flyer{background:var(--navy);color:#fff}.toy-donation-card{position:sticky;top:125px;padding:1.5rem;background:#fff;border:1px solid #eadbc5;border-radius:1rem;box-shadow:0 15px 40px rgba(58,41,20,.12)}.toy-donation-card h2{font-size:2rem;margin-bottom:.75rem}.toy-donation-card>p{color:var(--muted)}.toy-store-buttons{display:grid;gap:.7rem;margin:1.2rem 0}.toy-store-buttons a{display:block;padding:.9rem 1rem;border-radius:.65rem;color:#fff;text-align:center;font-size:1.05rem;font-weight:900}.toy-amazon{background:#232f3e}.toy-walmart{background:#0071dc}.toy-address{padding:1rem;background:#eef8f2;border:1px solid #c7e1d2;border-radius:.75rem}.toy-address strong,.toy-address span{display:block}.toy-address span{margin:.25rem 0 .7rem}.copy-address-button{border:0;border-radius:.55rem;background:#176548;color:#fff;padding:.62rem .75rem;font-weight:900;cursor:pointer}.toy-deadline{margin-top:1rem!important;color:#8c251f!important;font-weight:900}.christmas-note{font-size:.82rem;color:var(--muted);margin-bottom:0}.copy-address-status{display:block;margin-top:.4rem;color:#176548;font-size:.8rem;font-weight:800}

@media(max-width:1000px){.site-header nav{gap:.85rem}.christmas-nav-trigger small{display:none}.christmas-content{grid-template-columns:1fr}.toy-donation-card{position:static;grid-row:1}.christmas-hero-inner{grid-template-columns:90px 1fr}.christmas-hero-icon{width:90px;height:90px}.language-switch{grid-column:1/-1}}
@media(max-width:700px){.site-header{gap:.45rem}.christmas-nav{margin-left:auto}.christmas-nav-trigger{padding:.3rem .45rem}.christmas-nav-trigger img{width:48px;height:48px}.christmas-nav-trigger span strong{font-size:.78rem;max-width:78px}.christmas-language-menu{position:fixed;left:15px;right:15px;top:92px;width:auto;transform:translateY(-7px)}.christmas-nav:hover .christmas-language-menu,.christmas-nav:focus-within .christmas-language-menu,.christmas-nav.is-open .christmas-language-menu{transform:translateY(0)}.christmas-language-menu::before{display:none}.christmas-page-header .brand>span:last-child{display:none}.christmas-page-header{padding:.5rem 15px}.christmas-page-header .brand-logo{width:58px;height:58px}.back-main-button{font-size:.82rem;padding:.6rem .7rem}.christmas-hero-inner{width:min(100% - 30px,1160px);padding:2.5rem 0;grid-template-columns:72px 1fr;gap:.9rem}.christmas-hero-icon{width:72px;height:72px}.christmas-hero h1{font-size:2.35rem}.christmas-content{width:min(100% - 30px,1160px);padding:2rem 0 4rem;gap:1.5rem}.toy-donation-card{padding:1.2rem}}

.share-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.materials-home-link{display:inline-flex;align-items:center;gap:.7rem;margin-top:.8rem;padding:.72rem .9rem;border-radius:.7rem;background:var(--green);color:#fff;font-weight:900}.materials-home-link>span:first-child{font-size:1.6rem}.materials-home-link>span:last-child{display:flex;flex-direction:column;line-height:1.1}.materials-home-link small{margin-top:.22rem;color:#e5f3eb;font-size:.75rem}.materials-page{min-height:100vh;background:#f4f8fa}.materials-header{padding:1rem max(20px,calc((100% - 1160px)/2));background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:1rem}.materials-header .brand-logo{width:66px;height:66px}.materials-hero{padding:4rem 20px;background:linear-gradient(135deg,var(--navy),#184c68);color:#fff;text-align:center}.materials-hero h1{font-size:clamp(2.7rem,6vw,5rem);margin:.4rem 0 .8rem}.materials-hero p{max-width:700px;margin:0 auto;color:#e3eef4;font-size:1.12rem}.materials-library{width:min(1160px,calc(100% - 40px));margin:auto;padding:3.5rem 0 5rem}.materials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.material-card{display:flex;flex-direction:column;padding:1.3rem;background:#fff;border:1px solid var(--line);border-radius:1rem;box-shadow:0 8px 25px rgba(16,42,67,.06)}.material-type-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:.75rem;background:#eef5f8;color:var(--navy);font-size:1.65rem}.material-card h2{font-size:1.28rem;letter-spacing:0;margin:1rem 0 .55rem}.material-card p{color:var(--muted);font-size:.92rem}.material-meta{margin-top:auto;padding-top:.8rem;color:var(--muted);font-size:.78rem}.material-download-button{display:block;margin-top:.75rem;padding:.72rem .85rem;border-radius:.6rem;background:var(--green);color:#fff;text-align:center;font-weight:900}.materials-empty{padding:2rem;border:1px dashed #9db0bb;border-radius:1rem;background:#fff;color:var(--muted);text-align:center}.materials-return{display:inline-block;margin-top:1.5rem;padding:.75rem 1rem;border-radius:.65rem;background:var(--navy);color:#fff;font-weight:900}@media(max-width:850px){.materials-grid{grid-template-columns:1fr 1fr}}@media(max-width:580px){.materials-header .brand>span:last-child{display:none}.materials-grid{grid-template-columns:1fr}.materials-library{width:min(100% - 30px,1160px)}.share-actions{align-items:flex-start;flex-direction:column}}

.christmas-pantry-brand{min-height:82px}.christmas-pantry-logo{display:block;width:78px;height:78px;object-fit:contain;flex:none;border:2px solid #eadbc5;border-radius:12px;background:#fff;box-shadow:0 5px 14px rgba(16,42,67,.12)}.christmas-pantry-brand>span{display:flex!important;flex-direction:column;line-height:1.05}.christmas-pantry-brand strong{font-size:1.15rem;color:var(--navy)}.christmas-pantry-brand small{font-size:.92rem;color:var(--green);margin-top:.22rem;font-weight:800}@media(max-width:700px){.christmas-page-header .christmas-pantry-brand>span{display:flex!important}.christmas-pantry-logo{width:64px;height:64px}.christmas-pantry-brand strong{font-size:.9rem}.christmas-pantry-brand small{font-size:.76rem}}

.materials-pantry-brand{min-height:80px}.materials-header-logo{display:block;width:76px!important;height:76px!important;object-fit:contain;flex:none;border:2px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 5px 14px rgba(16,42,67,.12)}.materials-pantry-brand>span{display:flex!important;flex-direction:column;line-height:1.05}.materials-pantry-brand strong{font-size:1.15rem;color:var(--navy)}.materials-pantry-brand small{font-size:.92rem;color:var(--green);margin-top:.22rem;font-weight:800}.materials-hero-logo{display:block;width:150px;height:150px;object-fit:contain;margin:0 auto 1.2rem;border:5px solid rgba(255,255,255,.92);border-radius:20px;background:#fff;box-shadow:0 14px 32px rgba(0,0,0,.22)}.materials-footer-logo{display:block;width:78px;height:78px;object-fit:contain;flex:none;border-radius:10px;background:#fff}@media(max-width:580px){.materials-header .materials-pantry-brand>span{display:flex!important}.materials-header-logo{width:62px!important;height:62px!important}.materials-pantry-brand strong{font-size:.88rem}.materials-pantry-brand small{font-size:.74rem}.materials-hero-logo{width:120px;height:120px}.materials-footer-logo{width:68px;height:68px}}
.need-copy-address-button{border:0;border-radius:.58rem;background:#176548;color:#fff;padding:.52rem .78rem;font-size:.84rem;font-weight:900;cursor:pointer;white-space:nowrap}.need-copy-address-button:hover,.need-copy-address-button:focus-visible{background:#0f4f38}.need-copy-address-button:focus-visible{outline:3px solid rgba(23,101,72,.28);outline-offset:2px}.need-copy-status{display:block;flex-basis:100%;min-height:1.1em;color:#176548;font-size:.72rem;font-weight:800;text-align:right;text-transform:none;letter-spacing:0}@media(max-width:620px){.need-copy-address-button{flex:1 0 100%;width:100%}.need-copy-status{text-align:left}}
