/*
Theme Name: Santa's Sack
Description: An editorial charity block theme with a compact photo carousel and editable layouts.
Version: 1.2.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: santas-sack
License: GPL v2 or later
*/
*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth}a{text-underline-offset:4px}img{max-width:100%;height:auto}.wp-site-blocks>*{margin-block-start:0}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto!important}.wp-block-columns{gap:64px;margin-bottom:0}.wp-block-column{min-width:0}h1{font-size:clamp(44px,5.5vw,76px);letter-spacing:-2px;margin:20px 0 24px}h2{font-size:clamp(34px,3.6vw,48px);letter-spacing:-1px;margin:16px 0 24px}h3{font-size:28px}.eyebrow{font-size:12px!important;letter-spacing:2px;font-weight:700;color:#7b652f}.lead{font-size:19px;max-width:540px}.quiet{font-size:14px;color:#5d6c63}.site-header{background:#fff;border-top:4px solid #153d32;border-bottom:1px solid #e8e5dc;padding:23px 0}.header-row{align-items:center;gap:24px}.header-row>.wp-block-column:first-child{flex-basis:36%!important}.header-row>.wp-block-column:last-child{flex-basis:64%!important}.brand{text-decoration:none;font:700 28px Georgia,serif;display:inline-block}.brand span{display:block;font:10px Arial,sans-serif;letter-spacing:1.8px;margin-top:8px}.nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:25px;margin:0!important;font-size:14px}.nav-links a{text-decoration:none;font-weight:600}.nav-links a:hover{text-decoration:underline}.hero{padding:64px 0 70px}.hero-row{align-items:center}.hero-photo{margin:0!important;position:relative}.hero-photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#e8e4d8;border-radius:4px}.hero-photo:after{content:'';display:block;width:80px;height:4px;background:#d5ae56;margin-top:20px}.wp-block-button__link{background:#a63436;color:white;border-radius:3px;padding:15px 24px;font-size:15px;font-weight:700;text-decoration:none}.wp-block-buttons{margin-top:28px!important}.story{padding:64px 0;background:#fff;border-block:1px solid #e8e5dc}.story-row{align-items:center}.story-row .wp-block-column:first-child{flex-basis:43%!important}.story-row .wp-block-column:last-child{flex-basis:57%!important}.story-photo{max-width:310px;margin:0 auto!important}.story-photo img{display:block;width:100%;border:8px solid #faf8f3;box-shadow:0 8px 26px #153d3210}.text-link{font-weight:700;font-size:15px}.gallery-section{padding:62px 0}.gallery-section h2{margin-bottom:12px}.photo-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 0 18px;overscroll-behavior-x:contain}.photo-carousel>.wp-block-image{flex:0 0 154px;margin:0!important;scroll-snap-align:start;background:white;padding:6px;border:1px solid #e2ded4;border-radius:4px}.photo-carousel img{display:block;width:140px;height:187px;object-fit:contain;background:#f4f1e9}.carousel-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.carousel-controls button{padding:10px 16px;background:white;border:1px solid #c9d0c9;color:#153d32;border-radius:3px;font:600 14px Arial;cursor:pointer}.site-footer{background:#153d32;color:#fff;padding:58px 0 0}.site-footer h2,.site-footer h3,.site-footer a{color:#fff}.site-footer .eyebrow{color:#e1c37c}.site-footer .quiet{color:#d5e0d6}.footer-row{align-items:center}.contact-box{border-left:1px solid #61796c;padding-left:44px}.contact-phone{font-size:26px;text-decoration:none}.footer-bottom{font-size:13px;border-top:1px solid #456052;padding:22px 0;margin-top:40px!important;margin-bottom:0}.jamaica-section{padding:64px 0}.jamaica-content>.story-row{margin-block:55px}.jamaica-content>.lead{max-width:780px}.jamaica-photo{max-width:280px;margin-inline:auto!important}.jamaica-photo img{display:block;border:8px solid white}.standard-page{padding-block:60px;min-height:50vh}a:focus-visible,button:focus-visible,.photo-carousel:focus-visible{outline:3px solid #d5ae56;outline-offset:4px}
@media(max-width:781px){.wrap{width:calc(100% - 36px)}.wp-block-columns{gap:28px}.header-row{gap:12px}.nav-links{justify-content:flex-start;gap:12px 20px}.hero,.story,.gallery-section,.jamaica-section{padding:38px 0}.hero-photo{max-width:560px}.story-photo{max-width:260px}.contact-box{padding-left:0;border-left:0;border-top:1px solid #61796c;padding-top:20px}.site-footer{padding-top:38px}h1{letter-spacing:-1px}.hero-row .wp-block-column+.wp-block-column{margin-top:8px}.story-row .wp-block-column:first-child{order:2}.story-row .wp-block-column:last-child{order:1}.photo-carousel>.wp-block-image{flex-basis:130px}.photo-carousel img{width:116px;height:155px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Decorative logo beside the accessible, editable brand name. */
.brand{position:relative;min-height:60px;padding-left:68px;padding-top:4px}
.brand:before{content:"";position:absolute;left:0;top:0;width:58px;height:60px;background:url("assets/santas-sack-logo.png") center/contain no-repeat}
