@charset "utf-8";:root{--cream:#f4ead2;--gold:#c89d43;--gold-bright:#e2ad43;--gold-dark:#8a611c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding-top:96px;background:#0d0c0b;color:var(--cream);font-family:Arial,Helvetica,sans-serif;line-height:1.6}body.lightbox-open{overflow:hidden}img{max-width:100%}a{color:inherit}.site-header{position:fixed;inset:0 0 auto;z-index:1000;background-color:#e6d1a4;background-image:linear-gradient(to bottom,rgba(255,255,255,.12),rgba(92,61,22,.07)),url("../images/white_oak.png");background-position:center;background-size:cover;border-top:1px solid rgba(255,255,255,.42);border-bottom:4px solid var(--gold);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 7px 18px rgba(0,0,0,.3)}.site-header-inner{width:min(1480px,100%);min-height:92px;margin:auto;padding:10px 24px;display:flex;align-items:center;gap:24px}.site-brand{flex:0 0 auto}.site-brand img{display:block;width:138px;max-height:72px;object-fit:contain}.primary-menu{display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.7vw,28px);flex:1}.primary-menu>a,.nav-dropdown-toggle{position:relative;padding:0;border:0;background:transparent;color:#2b2116;font-family:Georgia,"Times New Roman",serif;font-size:.98rem;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer}.primary-menu>a:after,.nav-dropdown-toggle:after{content:"";position:absolute;right:50%;bottom:-9px;left:50%;height:3px;background:var(--gold-dark);transition:.18s}.primary-menu>a:hover:after,.primary-menu>a:focus-visible:after,.primary-menu>a.is-active:after,.nav-dropdown:hover .nav-dropdown-toggle:after,.nav-dropdown:focus-within .nav-dropdown-toggle:after{right:0;left:0}.header-social,.footer-social{display:flex;gap:10px}.header-social a{display:grid;width:38px;height:38px;place-items:center}.header-social img{width:32px;height:32px;object-fit:contain}.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-toggle span{margin-left:4px;font-size:.75em}.nav-dropdown-menu{position:absolute;top:calc(100% + 16px);left:50%;z-index:1100;min-width:205px;padding:8px;visibility:hidden;opacity:0;transform:translate(-50%,8px);background:#171411;border:1px solid rgba(200,157,67,.72);border-radius:7px;box-shadow:0 14px 28px rgba(0,0,0,.38);transition:.16s}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.is-open .nav-dropdown-menu{visibility:visible;opacity:1;transform:translate(-50%,0)}.nav-dropdown-menu a{display:block;padding:10px 12px;color:var(--cream);border-radius:4px;font-size:.94rem;font-weight:700;text-decoration:none;white-space:nowrap}.nav-dropdown-menu a:hover,.nav-dropdown-menu a:focus-visible{background:rgba(200,157,67,.2);color:var(--gold-bright)}.nav-toggle{display:none;border:2px solid var(--gold-dark);border-radius:6px;background:rgba(255,255,255,.1);color:#2b2116;padding:8px 10px;font:inherit;font-weight:700}.nav-toggle-icon,.nav-toggle-icon:before,.nav-toggle-icon:after{display:block;width:22px;height:2px;background:currentColor}.nav-toggle-icon{position:relative;margin-top:5px}.nav-toggle-icon:before,.nav-toggle-icon:after{content:"";position:absolute;left:0}.nav-toggle-icon:before{top:-6px}.nav-toggle-icon:after{top:6px}.gallery-hero{position:relative;min-height:560px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(13,12,11,.94),rgba(13,12,11,.34)),url("../images/the-sip-evening-drone-view-patio-crowd.jpg") center 48%/cover no-repeat}.gallery-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 70% 35%,rgba(200,157,67,.16),transparent 34%),linear-gradient(0deg,rgba(13,12,11,.78),transparent 62%)}.gallery-hero-content{position:relative;width:min(1180px,calc(100% - 40px));padding:82px 0}.hero-kicker,.section-kicker,.gallery-category{margin:0 0 10px;color:var(--gold-bright);font-size:.82rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.gallery-hero h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.7rem,8vw,7rem);line-height:.96;text-transform:uppercase;text-shadow:0 5px 20px rgba(0,0,0,.58)}.gallery-hero-content>p:not(.hero-kicker){max-width:760px;margin:24px 0 30px;font-size:clamp(1.05rem,2vw,1.28rem)}.sip-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 22px;border:2px solid var(--gold);border-radius:4px;font-weight:800;text-decoration:none}.sip-btn-gold{background:var(--gold);color:#21180b}.sip-btn-outline{background:transparent;color:#fff}.gallery-intro{padding:74px max(24px,calc((100% - 1260px)/2)) 34px}.section-heading{max-width:840px;margin:0 auto 32px;text-align:center}.section-heading h2,.gallery-coming-soon h2{margin:0 0 14px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.12}.section-heading p:last-child{color:#d7cec0}.gallery-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.gallery-filters button{min-height:42px;padding:9px 17px;border:1px solid rgba(200,157,67,.64);border-radius:4px;background:#171411;color:#e8dfd1;font-weight:800;cursor:pointer}.gallery-filters button:hover,.gallery-filters button:focus-visible,.gallery-filters button.is-active{background:var(--gold);color:#21180b}.gallery-grid{width:min(1380px,calc(100% - 32px));margin:0 auto 76px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gallery-card{margin:0;overflow:hidden;background:#211d19;border:1px solid rgba(200,157,67,.46);border-radius:10px;transition:.18s}.gallery-card:hover{transform:translateY(-3px);border-color:var(--gold-bright)}.gallery-card[hidden]{display:none}.gallery-card-featured{grid-column:span 2}.gallery-image-button{position:relative;width:100%;height:310px;display:block;overflow:hidden;padding:0;border:0;background:#080706;cursor:zoom-in}.gallery-card-featured .gallery-image-button{height:430px}.gallery-image-button img{width:100%;height:100%;display:block;object-fit:cover;transition:.28s}.gallery-image-button:hover img,.gallery-image-button:focus-visible img{transform:scale(1.035)}.gallery-zoom{position:absolute;right:16px;bottom:16px;width:42px;height:42px;display:grid;place-items:center;background:rgba(13,12,11,.84);color:var(--gold-bright);border:1px solid rgba(200,157,67,.75);border-radius:50%;font-size:1.55rem}.gallery-card figcaption{padding:22px 24px 26px}.gallery-card h2{margin:0 0 8px;font-family:Georgia,"Times New Roman",serif;font-size:1.45rem}.gallery-card figcaption>p:last-child{margin:0;color:#d8cec0}.gallery-coming-soon{padding:72px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:42px;background:linear-gradient(90deg,rgba(19,17,15,.96),rgba(19,17,15,.7)),url("../images/the-sip-evening-patio-fire-pits.jpg") center/cover no-repeat;border-top:1px solid rgba(200,157,67,.28)}.gallery-coming-soon>div:first-child{max-width:720px}.gallery-actions{display:flex;flex-wrap:wrap;gap:12px}.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:70px 76px;background:rgba(0,0,0,.94)}.lightbox figure{max-width:min(1200px,100%);max-height:100%;margin:0;display:flex;flex-direction:column;align-items:center}.lightbox img{max-width:100%;max-height:calc(100vh - 150px);object-fit:contain}.lightbox figcaption{margin-top:12px;font-family:Georgia,"Times New Roman",serif;font-size:1.15rem}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;border:1px solid rgba(200,157,67,.72);background:rgba(23,20,17,.88);color:var(--cream);cursor:pointer}.lightbox-close{top:20px;right:24px;width:48px;height:48px;border-radius:50%;font-size:2rem}.lightbox-prev,.lightbox-next{top:50%;width:52px;height:72px;transform:translateY(-50%);font-size:2.6rem}.lightbox-prev{left:18px}.lightbox-next{right:18px}.sip-footer{min-height:132px;padding:20px max(24px,calc((100% - 1580px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;background:#14100e;border-top:1px solid rgba(200,157,67,.28)}.footer-brand img{display:block;width:76px}.footer-message{display:flex;flex-direction:column;gap:4px;text-align:center}.footer-message strong{color:var(--gold-bright);font-family:Georgia,"Times New Roman",serif;font-size:1.2rem;text-transform:uppercase}.footer-message span{font-size:.9rem}.sip-footer .footer-social a{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#d5aa52;border:2px solid #17120d;border-radius:13px}.sip-footer .footer-social img{width:31px;height:31px;object-fit:contain}@media(max-width:1120px){body{padding-top:84px}.site-header-inner{min-height:80px}.site-brand img{width:118px}.primary-menu{gap:11px}.primary-menu>a,.nav-dropdown-toggle{font-size:.88rem}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){body{padding-top:76px}.site-header-inner{min-height:72px;padding:8px 16px}.site-brand img{width:104px}.nav-toggle{display:block;margin-left:auto}.nav-toggle-label{margin-right:8px}.primary-menu{position:absolute;top:100%;right:0;left:0;display:none;padding:16px 22px 22px;flex-direction:column;align-items:stretch;gap:0;background-color:#e6d1a4;background-image:linear-gradient(to bottom,rgba(255,255,255,.12),rgba(92,61,22,.07)),url("../images/white_oak.png");background-position:center;background-size:cover;border-bottom:4px solid var(--gold)}.primary-menu.is-open{display:flex}.primary-menu>a{padding:12px 4px;border-bottom:1px solid rgba(90,65,28,.22)}.primary-menu>a:after{display:none}.nav-dropdown{display:block;width:100%}.nav-dropdown-toggle{width:100%;padding:12px 4px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(90,65,28,.22);text-align:left}.nav-dropdown-toggle:after{display:none}.nav-dropdown-menu{position:static;display:none;min-width:0;padding:4px 0 7px 16px;visibility:visible;opacity:1;transform:none;background:rgba(81,55,22,.08);border:0;box-shadow:none}.nav-dropdown.is-open .nav-dropdown-menu{display:block}.nav-dropdown-menu a{color:#2b2116;border-bottom:1px solid rgba(90,65,28,.13);font-family:Georgia,"Times New Roman",serif}.header-social{display:none}.gallery-coming-soon{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.gallery-hero{min-height:480px}.gallery-grid{width:calc(100% - 24px);grid-template-columns:1fr}.gallery-card-featured{grid-column:auto}.gallery-image-button,.gallery-card-featured .gallery-image-button{height:280px}.gallery-actions{width:100%;flex-direction:column}.gallery-actions .sip-btn{width:100%}.lightbox{padding:64px 12px}.lightbox-prev,.lightbox-next{top:auto;bottom:12px;width:54px;height:48px;transform:none}.lightbox-prev{left:calc(50% - 65px)}.lightbox-next{right:calc(50% - 65px)}.sip-footer{grid-template-columns:1fr;justify-items:center;text-align:center}}.gallery-card-featured .gallery-image-button{height:470px}.gallery-card[data-category="experience"] .gallery-image-button img{object-position:center center}.gallery-card img[src*="craft-beer-toast-at-the-sip"],.gallery-card img[src*="friends-enjoying-craft-beer"]{object-position:center 35%}@media(max-width:620px){.gallery-card-featured .gallery-image-button{height:310px}}