/* Valley of the Nerds · shared site styles. Colors follow the existing VOTN palette. */
:root{--night:#12091f;--night-2:#211036;--purple:#5b2b7a;--purple-2:#7b3f9e;--gold:#f7c46c;--gold-light:#ffe0a1;--paper:#fff8ec;--paper-2:#f7ead8;--ink:#302039;--soft:#675769;--light:#f6ecdd;--muted:#d7c7b4;--line:#e0d3bf;--wrap:1240px;--body:ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--display:Georgia,"Times New Roman",serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font:400 17px/1.65 var(--body);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:.25em}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #9b5a08;outline-offset:5px}a:focus-visible .zoom-mark{opacity:1}.dark :focus-visible,.site-header :focus-visible,.hero :focus-visible,.guild-preview :focus-visible,.site-footer :focus-visible{outline-color:var(--gold)}::selection{background:var(--gold);color:var(--night)}[hidden]{display:none!important}.wrap{width:min(var(--wrap),calc(100% - 88px));margin-inline:auto}.section{padding:88px 0}.paper{background:var(--paper)}.dark{background:var(--night);color:var(--light)}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:800;line-height:1.5;color:var(--purple);margin-bottom:15px}.dark .eyebrow,.hero .eyebrow,.guild-preview .eyebrow{color:var(--gold)}h1,h2{font-family:var(--display);font-weight:400;letter-spacing:-.045em;line-height:1.17;text-wrap:balance}h1{font-size:clamp(40px,4.4vw,64px)}h2{font-size:clamp(32px,3.35vw,47px)}h3{font-size:20px;line-height:1.3;font-weight:800;letter-spacing:-.025em}h1 em,h2 em{font-weight:400}p+p{margin-top:15px}.actions{display:flex;gap:13px;flex-wrap:wrap;align-items:center}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:49px;padding:12px 20px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:800;line-height:1.4;text-decoration:none;transition:background .18s,transform .18s,color .18s,box-shadow .18s}.button:hover{transform:translateY(-2px)}.button .icon{width:18px;height:18px}.button.primary{background:var(--gold);color:var(--night)}.button.primary:hover{background:var(--gold-light);box-shadow:0 7px 22px #0002}.button.dark{background:var(--night-2);color:var(--light)}.button.dark:hover{background:var(--purple)}.button.outline{border-color:#c7b4cf;color:var(--night-2);background:transparent}.button.outline:hover{background:#5b2b7a09;border-color:var(--purple)}.button.outline-light{border-color:#ffffff50;color:var(--light)}.text-button{color:var(--light);padding-inline:3px;border-radius:0}.text-button span{border-bottom:1px solid #ffffff4d;padding-bottom:3px}.text-button:hover span{border-color:var(--gold)}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:14px;font-weight:800;text-decoration:none;border-bottom:1px solid #c6b3cf;padding-bottom:4px;color:var(--purple)}.text-link:hover{border-color:var(--purple);color:var(--night)}.text-link.light{color:var(--gold);border-color:#f7c46c60}.text-link.light:hover{color:var(--gold-light);border-color:var(--gold)}.skip-link{position:fixed;top:10px;left:20px;transform:translateY(-150%);z-index:300;background:var(--gold);color:var(--night);padding:10px 18px;font-weight:800;border-radius:6px}.skip-link:focus{transform:none}
/* Navigation */
.site-header{position:sticky;top:0;z-index:60;background:var(--night);color:var(--light);border-bottom:1px solid #ffffff15}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:13px;text-decoration:none;flex-shrink:0}.brand img{width:66px;height:auto}.brand-type{font:600 16px/1.3 Georgia,"Times New Roman",serif;letter-spacing:.015em}.brand-type small{display:block;font:600 8px/1.6 var(--body);letter-spacing:.14em;margin-top:4px;color:#d7c7b4}.main-nav{display:flex;align-items:center;gap:25px}.main-nav>a{font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap;padding:9px 0;color:#e3d6e9;border-bottom:1px solid transparent}.main-nav>a:hover,.main-nav>a[aria-current="page"]{color:var(--gold);border-bottom-color:var(--gold)}.main-nav .nav-join{display:inline-flex;align-items:center;gap:7px;padding:10px 15px;border:1px solid #f7c46c70;border-radius:6px;color:var(--gold);font-size:12px}.main-nav .nav-join:hover{background:#f7c46c12}.nav-join .icon{width:16px;height:16px}.menu-toggle{display:none;border:1px solid #ffffff40;border-radius:6px;background:transparent;color:var(--light);align-items:center;gap:7px;padding:9px 12px;font-size:13px}
/* First impression */
.hero{position:relative;background:radial-gradient(ellipse at 83% 25%,#42224c 0%,transparent 59%),var(--night);color:var(--light);overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:66px;align-items:center;padding-top:55px;padding-bottom:43px}.hero-copy{padding:6px 0}.hero .eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.13em;margin-bottom:25px}.small-star{font-size:21px;line-height:1}.hero h1{font-size:clamp(40px,4.13vw,58px);line-height:1.22;letter-spacing:-.04em;margin-left:-2px}.hero h1 span,.hero h1 em{display:block}.hero h1 em{color:var(--gold)}.hero-intro{color:#e2d4d9;margin:25px 0 27px;max-width:490px;font-size:16px;line-height:1.8}.hero .actions{gap:10px}.hero .button{font-size:12px;padding:13px 16px;min-height:47px;gap:10px}.hero .text-button{padding-inline:4px}.hero-promise{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);margin-top:24px}.hero-promise .icon{width:16px;height:16px;color:var(--gold)}.hero-photo{position:relative;border:1px solid #bc8c5766;border-radius:100px 10px 10px 10px;padding:7px;background:#25152d;box-shadow:15px 20px 60px #0003}.hero-photo>a{display:block;overflow:hidden;border-radius:93px 5px 0 0}.hero-photo img{width:100%;height:398px;object-fit:cover;object-position:50% 55%;transition:transform .5s}.hero-photo>a:hover img{transform:scale(1.02)}.hero-photo figcaption{padding:16px 14px 11px;display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--muted)}.photo-overline{font-weight:800;color:var(--gold);font-size:9px;letter-spacing:.13em}.hero-bottom{border-top:1px solid #f7c46c24;padding:20px 0;display:flex;justify-content:space-between;gap:20px;color:#cebed0;font-size:11px}.hero-interests{font-size:9px;letter-spacing:.12em;white-space:nowrap}.hero-interests b{color:var(--gold);margin:0 9px}
/* Headings and gathering information */
.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:68px;align-items:end;margin-bottom:34px}.section-heading>p,.section-aside>p{font-size:15px;color:var(--soft);line-height:1.85;max-width:400px}.section-aside .text-link{margin-top:18px}.meeting-card{display:grid;grid-template-columns:108px 1fr auto;gap:27px;align-items:center;border:1px solid #dbccb6;border-radius:11px;padding:25px 30px 25px 25px;background:linear-gradient(105deg,#ffffffba,#fffcf6)}.meeting-date{height:130px;border-radius:7px;border:1px solid #d9c9a6;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--paper-2);color:var(--night-2);line-height:1.05}.meeting-date span{font-size:8px;letter-spacing:.14em;font-weight:800;margin-bottom:9px}.meeting-date strong{font-family:var(--display);font-size:50px;font-weight:400;letter-spacing:-.06em}.meeting-date b{font-size:11px;letter-spacing:.16em;margin-top:8px}.status{display:inline-flex;padding:4px 8px;border-radius:3px;background:#eee4f0;color:#623779;font-size:8px;letter-spacing:.09em;line-height:1.35;font-weight:900;white-space:nowrap}.status.recurring{background:#e8edda;color:#4c6127}.meeting-info h3{font-size:23px;margin:10px 0 5px}.meeting-info>p{font-size:14px}.meeting-location{display:flex;gap:5px;align-items:flex-start;color:var(--soft);max-width:390px;font-size:12px!important;margin-top:8px}.meeting-location .icon{width:14px;height:14px;margin-top:3px}.meeting-action{display:flex;align-items:flex-start;flex-direction:column;gap:10px;max-width:220px}.meeting-action .button{font-size:12px;min-height:44px;padding:11px 14px;gap:7px}.meeting-action>span{font-size:10px;color:var(--soft)}.planning-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:33px 0 17px}.planning-heading h3{font-size:16px}.subtle{font-size:11px;color:var(--soft)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.project-card{padding:24px;border-top:1px solid #cbbbce;border-bottom:1px solid #dfd3dc;background:#ffffff38}.project-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.project-top>.icon{color:var(--purple);width:23px;height:23px}.project-card h3{font-size:19px}.project-card>p{font-size:13px;color:var(--soft);line-height:1.7}.project-card .project-cadence{font-size:12px;font-weight:800;color:var(--purple);margin-top:7px;margin-bottom:12px}.project-card .project-status{font-size:10px;font-weight:700;margin-top:15px;letter-spacing:.01em}.planning-note{color:var(--soft);font-size:11px;margin-top:18px;max-width:730px}
/* Community photo story */
.community-section{background:#f1e5d4;border-top:1px solid #e4d5c0}.home-gallery{display:grid;grid-template-columns:1.4fr .72fr 1.15fr;gap:17px}.photo-frame{min-width:0}.photo-frame>a{position:relative;display:block;overflow:hidden;border-radius:8px}.photo-frame img{width:100%;height:282px;object-fit:cover;transition:transform .4s}.photo-frame>a:hover img{transform:scale(1.03)}.photo-frame figcaption{font-size:11px;color:#6b5866;margin-top:11px}.gallery-table img{object-position:49% 50%}.gallery-world img{object-position:55% 75%}.gallery-tent img{object-position:46% 50%}.zoom-mark{position:absolute;right:10px;bottom:10px;width:30px;height:30px;background:#160f21bf;color:white;border-radius:50%;display:grid;place-items:center;opacity:0;transition:opacity .2s}.photo-frame a:hover .zoom-mark{opacity:1}.zoom-mark .icon{width:16px;height:16px}.news-strip{display:flex;align-items:center;gap:22px;text-decoration:none;border:1px solid #d5c6b4;border-radius:9px;margin-top:32px;padding:23px 26px;background:#fff8ecb8;transition:background .2s,border-color .2s}.news-strip:hover{background:var(--paper);border-color:#b391b2}.play-mark{display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;border:1px solid #bba5c6;border-radius:50%;background:var(--night-2);color:var(--gold)}.play-mark .icon{width:24px;height:24px;margin-left:2px}.news-copy{display:flex;flex-direction:column;gap:3px}.news-copy .eyebrow{font-size:8px;margin-bottom:0;letter-spacing:.14em}.news-copy strong{font-size:18px;font-weight:800;letter-spacing:-.02em}.news-copy>span:last-child{font-size:11px;color:var(--soft)}.news-cta{margin-left:auto;display:flex;align-items:center;gap:7px;white-space:nowrap;color:var(--purple);font-size:12px;font-weight:800}.news-cta .icon{width:17px;height:17px}
/* Guildhall and merchandise */
.guild-preview{background:radial-gradient(ellipse at 3% 48%,#321743,transparent 72%),var(--night);color:var(--light)}.guild-layout{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:center}.guild-copy h2{font-size:clamp(30px,3.2vw,44px);line-height:1.23}.guild-copy h2 em,.guild-copy h1 em{color:var(--gold)}.guild-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#ddd0db;margin-top:21px}.guild-copy>.button{margin-top:25px;font-size:13px}.guild-copy>.text-link{margin-top:21px}.guild-note{display:block;color:var(--muted);font-size:10px;margin-top:16px}.guild-photo{margin:0;border-radius:8px;overflow:hidden;border:1px solid #be935b4d;background:#221330}.guild-photo>a{display:block;overflow:hidden}.guild-photo img{width:100%;height:362px;object-fit:cover;object-position:51% 52%}.guild-photo figcaption{font-size:11px;font-style:italic;color:var(--muted);padding:13px 18px}.support-layout{display:grid;grid-template-columns:.96fr 1.04fr;gap:70px;align-items:center}.merch-photo{position:relative;min-width:0;border-radius:9px;overflow:hidden;background:#291d2c}.merch-photo>a{display:block}.merch-photo img{width:100%;height:465px;object-fit:cover;object-position:37% 50%}.merch-tag{position:absolute;bottom:0;left:0;right:0;padding:16px 20px;color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.12em;background:#12091ee8}.support-copy h2{font-size:clamp(30px,3.2vw,44px)}.support-copy h2 em{color:var(--purple)}.support-copy>p:not(.eyebrow){font-size:14px;color:var(--soft);line-height:1.8;margin-top:21px}.support-copy .proceeds{display:flex;align-items:flex-start;gap:11px;border-block:1px solid var(--line);padding:16px 0;margin-block:21px;color:var(--night-2)!important;font-size:13px!important}.proceeds .icon{color:var(--purple);margin-top:3px;width:19px;height:19px}.support-copy .button{font-size:12px;padding-inline:16px;gap:8px}.support-copy .shirt-checkout-note{font-size:10px!important;margin-top:10px!important;max-width:400px}.support-copy .pickup-note{font-size:11px!important;margin-top:17px!important}.pickup-note a{overflow-wrap:anywhere;font-weight:700;color:var(--purple)}.support-copy .donation-note{font-size:11px!important;margin-top:16px!important}.support-copy .sponsor-credit{font-size:11px!important;background:#f1e5d4;border-radius:5px;padding:9px 12px}
/* Shared footer */
.site-footer{background:var(--night);color:var(--muted);padding:41px 0 0}.footer-main{display:grid;grid-template-columns:1.25fr .65fr 1fr;gap:50px;padding-bottom:34px}.footer-brand{display:flex;align-items:flex-start;gap:19px}.footer-brand img{width:84px;height:auto}.footer-name{font:500 18px/1.5 var(--display);color:var(--light);margin-bottom:7px}.footer-brand p:not(.footer-name){font-size:11px;line-height:1.8;margin-top:0}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer-label{font-size:8px;font-weight:900;letter-spacing:.16em;color:var(--gold);margin-bottom:4px}.footer-links a{font-size:11px;text-decoration:none;max-width:100%;overflow-wrap:anywhere}.footer-links a:hover{color:var(--gold)}.footer-links .icon{width:12px;height:12px}.footer-bottom{border-top:1px solid #ffffff16;padding-block:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px}.footer-bottom a{text-decoration:none;font-weight:700;display:inline-flex;gap:4px;align-items:center}.footer-bottom .icon{width:12px;height:12px}
/* Supporting pages */
.page-intro{padding:75px 0 76px;background:radial-gradient(ellipse at 80% 20%,#382045,transparent 75%),var(--night)}.narrow-intro{max-width:var(--wrap)}.narrow-intro>p:not(.eyebrow){max-width:625px;color:var(--muted);margin-top:23px;font-size:16px}.narrow-intro h1 em{color:var(--gold)}.narrow-intro .text-link,.narrow-intro .actions{margin-top:27px}.event-recap-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.completed{background:#eadfd0;color:#604924}.recap-intro{max-width:890px;color:var(--soft);font-size:15px;display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:32px}.recap-intro p+p{margin-top:0}.past-gallery{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px 20px;align-items:start}.past-gallery .past-tall{grid-column:3;grid-row:1 / span 2}.past-gallery .past-wide img{height:243px}.past-gallery .past-tall img{height:543px;object-position:center}.recap-note{border-top:1px solid var(--line);padding-top:27px;margin-top:30px;max-width:720px}.recap-note h3{font-size:17px}.recap-note p{font-size:13px;color:var(--soft);margin-top:10px}.join-section{padding-block:65px}.join-inner{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:60px}.join-inner p:not(.eyebrow){margin-top:20px;font-size:14px;color:var(--soft)}.dark .join-inner p:not(.eyebrow){color:var(--muted)}.join-inner>.button{justify-self:end}.guild-page-hero{padding:70px 0;background:radial-gradient(ellipse at 85% 15%,#362045,transparent 80%),var(--night)}.guild-page-hero h1{font-size:clamp(36px,4vw,56px)}.guild-page-hero .guild-photo img{height:420px}.vision-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.vision-layout>div>p:not(.eyebrow){font-size:15px;color:var(--soft);line-height:1.9}.vision-layout h2{margin-bottom:22px}.vision-layout h2 em{color:var(--purple)}.guild-evidence{display:grid;grid-template-columns:1fr 1fr;gap:25px}.guild-evidence img{height:350px}.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:40px}.benefit-grid h3{font-size:18px}.benefit-grid p{font-size:13px;color:var(--soft);margin-top:12px}.space-section .vision-layout>div>p:not(.eyebrow){color:var(--muted)}.space-section .vision-layout h2 em{color:var(--gold)}.space-section .space-question{font:italic 400 24px/1.65 var(--display);color:var(--gold)!important}.space-section .button{margin-top:25px}.timeline{list-style:none;padding:0;margin:0;max-width:900px}.timeline>li{display:grid;grid-template-columns:60px 1fr;gap:24px;padding:26px 0;border-top:1px solid var(--line)}.phase-number{font:400 32px/1.3 var(--display);color:#845099;padding-top:3px}.timeline .eyebrow{font-size:9px;margin-bottom:5px}.timeline h3{font-size:20px}.timeline p:last-child{margin-top:10px;font-size:14px;color:var(--soft)}.guild-invite{background:var(--paper-2)}.guild-invite .text-link{margin-top:22px}.guild-donation .button{font-size:13px}.guild-donation p{font-size:12px!important}.guild-donation a:not(.button){font-weight:700;color:var(--purple)}
/* Enlarged photos: native dialog supplies keyboard focus containment. */
.lightbox{border:0;padding:0;background:transparent;color:var(--light);width:min(1120px,94vw);max-width:94vw;max-height:94vh;overflow:visible}.lightbox::backdrop{background:#08050cf0;backdrop-filter:blur(5px)}.lightbox-inner{position:relative;padding:0 0 8px}.lightbox img{max-height:78vh;max-width:100%;width:auto;margin:auto;object-fit:contain;border-radius:6px}.lightbox-close{position:absolute;z-index:2;top:9px;right:9px;width:42px;height:42px;border-radius:50%;border:1px solid #ffffff50;background:#12091edb;color:var(--light);display:grid;place-items:center}.lightbox button:focus-visible{outline-color:var(--gold)}.lightbox-bottom{display:grid;grid-template-columns:42px 1fr 42px;gap:16px;align-items:center;padding:15px 0 0;min-height:65px}.lightbox-bottom p{text-align:center;font-size:13px;color:var(--muted)}.lightbox-bottom button{height:42px;display:grid;place-items:center;border:1px solid #ffffff50;background:#251531;border-radius:50%;color:var(--gold)}.photo-prev .icon{transform:rotate(180deg)}
/* Tablet and phone layouts */
@media(min-width:1500px){.hero-layout{padding-top:65px;padding-bottom:51px}.hero-photo img{height:430px}}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.header-inner{gap:20px}.main-nav{gap:18px}.brand-type{font-size:14px}.brand img{width:60px}.main-nav>a,.main-nav .nav-join{font-size:11px}.hero-layout{gap:40px}.hero .button{font-size:11px;padding:12px}.hero .actions{gap:8px}.hero h1{font-size:clamp(39px,4.3vw,52px)}.hero-photo img{height:395px}.meeting-card{gap:20px;padding:23px}.meeting-info h3{font-size:21px}.meeting-action{max-width:190px}.meeting-action .button{font-size:11px}.section-heading{gap:40px}.guild-layout,.support-layout{gap:48px}.home-gallery{grid-template-columns:1.3fr .72fr 1.1fr}.photo-frame img{height:250px}.past-gallery .past-wide img{height:210px}.past-gallery .past-tall img{height:477px}.footer-main{gap:30px}.footer-name{font-size:16px}}
@media(max-width:1250px){.header-inner{flex-wrap:wrap;padding:15px 0;min-height:80px}.brand-type{font-size:16px}.brand img{width:63px}.main-nav{flex-wrap:wrap;width:100%;padding-top:8px}.js .menu-toggle{display:inline-flex}.js .main-nav{display:none;position:absolute;right:32px;top:76px;width:min(360px,calc(100vw - 64px));padding:14px;background:#211036;border:1px solid #a7795266;box-shadow:0 16px 38px #0005;border-radius:8px;gap:3px;align-items:stretch}.js .main-nav.is-open{display:flex;flex-direction:column}.js .main-nav>a{font-size:14px;padding:13px 15px;white-space:normal;border-radius:4px}.js .main-nav .nav-join{margin-top:5px}.hero h1{font-size:clamp(35px,4.5vw,46px)}.hero-intro{font-size:14px}.hero .actions{flex-direction:column;align-items:flex-start;gap:14px}.hero .button{font-size:12px}.hero .text-button{min-height:28px;padding-block:0}.hero-photo img{height:400px}.hero-layout{gap:33px}.hero-photo{border-top-left-radius:75px}.hero-photo>a{border-top-left-radius:68px}.hero-photo figcaption{font-size:11px}.hero .eyebrow{font-size:8px}.hero-promise{font-size:11px;margin-top:18px}.meeting-card{grid-template-columns:100px 1fr}.meeting-action{grid-column:2;max-width:none;flex-direction:row;align-items:center}.meeting-date{grid-row:1 / span 2;height:147px}.meeting-info h3{font-size:22px}.meeting-action>span{font-size:10px}.project-card{padding:20px}.project-card h3{font-size:17px}.project-card>p{font-size:12px}.home-gallery .photo-frame img{height:239px}.guild-photo img{height:360px}.merch-photo img{height:460px}.footer-main{grid-template-columns:1fr .75fr 1fr;gap:23px}.footer-brand{gap:12px}.footer-brand img{width:63px}.footer-name{font-size:15px}.footer-links a{font-size:10px}.guild-layout{gap:37px}.guild-page-hero .guild-photo img{height:385px}.vision-layout{gap:50px}}
@media(max-width:760px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.section{padding:58px 0}.header-inner{padding:12px 0;min-height:76px}.brand img{width:55px}.brand-type{font-size:14px}.brand-type small{font-size:6.5px}.js .main-nav{right:20px;top:72px;width:min(360px,calc(100vw - 40px))}.menu-toggle{font-size:12px;padding:8px}.menu-toggle .icon{width:19px;height:19px}.hero-layout{grid-template-columns:1fr;gap:35px;padding-top:38px;padding-bottom:26px}.hero-copy{max-width:580px}.hero .eyebrow{font-size:9px;margin-bottom:18px}.hero h1{font-size:clamp(36px,7vw,53px);line-height:1.2}.hero-intro{font-size:15px;max-width:500px;margin:20px 0 23px}.hero .actions{flex-direction:row;align-items:center;gap:17px}.hero .button{font-size:12px}.hero-promise{font-size:11px;margin-top:19px}.hero-photo{width:100%;max-width:none;border-top-left-radius:65px}.hero-photo>a{border-top-left-radius:58px}.hero-photo img{height:auto;aspect-ratio:1.55;object-position:50% 58%}.hero-photo figcaption{padding:13px 12px 8px;font-size:12px}.hero-bottom{flex-direction:column;gap:10px;font-size:10px;padding-block:18px}.hero-interests{font-size:8px}.hero-interests b{margin-inline:7px}.section-heading{grid-template-columns:1fr;gap:17px;margin-bottom:26px}.section-heading>p,.section-aside>p{max-width:600px;font-size:14px;line-height:1.8}.section-aside .text-link{margin-top:13px}.eyebrow{font-size:9px;margin-bottom:11px}h2{font-size:clamp(31px,6.2vw,42px)}.meeting-card{grid-template-columns:82px 1fr;gap:16px;padding:20px}.meeting-date{height:112px;grid-row:1}.meeting-date strong{font-size:41px}.meeting-date span{font-size:7px;letter-spacing:.07em}.meeting-date b{font-size:9px}.meeting-info h3{font-size:20px;line-height:1.25;margin:9px 0}.meeting-info>p{font-size:13px}.meeting-info .status{font-size:7px}.meeting-location{font-size:11px!important}.meeting-action{grid-column:1/-1;gap:12px}.meeting-action .button{font-size:11px}.planning-heading{margin-top:29px;align-items:flex-start}.planning-heading h3{font-size:15px}.planning-heading .subtle{display:none}.project-grid{grid-template-columns:1fr;gap:13px}.project-card{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;padding:20px}.project-top{grid-column:1/-1;margin-bottom:12px}.project-card h3{font-size:18px}.project-card .project-cadence{grid-column:1;margin-top:6px;margin-bottom:0;font-size:11px}.project-card>p:not(.project-cadence):not(.project-status){grid-column:2;grid-row:2 / span 2;margin-top:0;align-self:start;font-size:12px}.project-card .project-status{grid-column:1/-1;margin-top:12px}.planning-note{font-size:10px;margin-top:16px}.home-gallery{grid-template-columns:.78fr 1.22fr;gap:20px 14px}.gallery-table{grid-column:1/-1}.home-gallery .gallery-table img{height:auto;aspect-ratio:1.55;object-position:center}.home-gallery .gallery-world img,.home-gallery .gallery-tent img{height:235px}.photo-frame figcaption{font-size:10px;margin-top:8px}.zoom-mark{opacity:1;width:27px;height:27px}.news-strip{padding:20px 17px;gap:15px;display:grid;grid-template-columns:42px 1fr;margin-top:25px}.play-mark{width:42px;height:42px;grid-row:1 / span 2}.news-copy strong{font-size:16px}.news-copy>span:last-child{font-size:10px}.news-copy .eyebrow{font-size:7px;letter-spacing:.09em}.news-cta{grid-column:2;margin-left:0;font-size:11px}.guild-layout,.support-layout{grid-template-columns:1fr;gap:32px}.guild-copy h2,.support-copy h2{font-size:36px}.guild-copy>p:not(.eyebrow){font-size:14px;margin-top:18px}.guild-photo img{height:auto;aspect-ratio:1.45;object-position:50% 55%}.guild-copy>.button{margin-top:23px}.guild-note{font-size:10px}.guild-photo figcaption{font-size:11px}.merch-photo img{height:auto;aspect-ratio:1.4;object-position:40% 52%}.merch-tag{font-size:9px;padding:12px 16px}.support-copy>p:not(.eyebrow){font-size:14px;margin-top:19px}.support-layout{gap:29px}.support-copy .button{font-size:12px}.support-copy .shirt-checkout-note{font-size:11px!important}.support-copy .pickup-note{font-size:12px!important}.site-footer{padding-top:34px}.footer-main{grid-template-columns:1fr 1fr;gap:27px 25px;padding-bottom:30px}.footer-brand{grid-column:1/-1;gap:17px}.footer-brand img{width:70px}.footer-name{font-size:18px}.footer-brand p:not(.footer-name){font-size:12px}.footer-label{font-size:8px}.footer-links a{font-size:11px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;font-size:9px;padding-block:19px}.footer-bottom a{font-size:10px}.page-intro{padding:50px 0}.narrow-intro h1{font-size:45px}.narrow-intro>p:not(.eyebrow){font-size:14px}.event-recap-heading{align-items:flex-start;flex-direction:column;gap:16px}.recap-intro{grid-template-columns:1fr;gap:15px;font-size:14px}.past-gallery{grid-template-columns:1fr 1fr;gap:22px 15px}.past-gallery .past-tall{grid-column:auto;grid-row:auto}.past-gallery .past-wide img,.past-gallery .past-tall img{height:230px}.past-gallery .past-wide:first-child{grid-column:1/-1}.past-gallery .past-wide:first-child img{height:auto;aspect-ratio:1.5}.join-inner{grid-template-columns:1fr;gap:26px}.join-inner>.button{justify-self:start}.join-inner h2{font-size:35px}.guild-page-hero{padding:45px 0}.guild-page-hero h1{font-size:42px}.guild-page-hero .guild-photo img{height:auto;aspect-ratio:1.45}.vision-layout{grid-template-columns:1fr;gap:25px}.vision-layout>div>p:not(.eyebrow){font-size:14px}.guild-evidence{grid-template-columns:1fr;gap:25px}.guild-evidence img{height:auto;aspect-ratio:1.5}.benefit-grid{grid-template-columns:1fr;gap:25px;margin-top:29px}.benefit-grid h3{font-size:19px}.benefit-grid p{font-size:14px;margin-top:9px}.timeline>li{grid-template-columns:43px 1fr;gap:16px;padding-block:22px}.phase-number{font-size:28px}.timeline .eyebrow{font-size:8px}.timeline h3{font-size:19px}.timeline p:last-child{font-size:13px}.lightbox-bottom{gap:10px}.lightbox-bottom p{font-size:11px}.lightbox img{max-height:75vh}}
@media(max-width:420px){.wrap{width:calc(100% - 32px)}.brand img{width:46px}.brand{gap:8px}.brand-type{font-size:12px}.brand-type small{font-size:5.8px;letter-spacing:.1em}.header-inner{min-height:71px}.menu-toggle{padding:7px 8px}.menu-toggle span{display:none}.js .main-nav{right:16px;top:68px;width:calc(100vw - 32px)}.hero-layout{padding-top:29px;gap:26px}.hero h1{font-size:clamp(30px,8.8vw,37px)}.hero .eyebrow{font-size:7.5px;letter-spacing:.08em}.hero-intro{font-size:14px;line-height:1.75}.hero .actions{gap:14px 13px;align-items:flex-start;flex-direction:column}.hero .button{font-size:12px;padding:12px 14px}.hero .text-button{padding-left:0;min-height:28px;padding-block:0}.hero-promise{margin-top:18px;font-size:10px}.hero-photo figcaption{font-size:10px}.photo-overline{font-size:7px}.hero-bottom{font-size:9px}.hero-interests{font-size:6.7px}.hero-interests b{margin-inline:6px}.meeting-card{padding:16px;grid-template-columns:63px 1fr;gap:13px}.meeting-date{height:108px}.meeting-date strong{font-size:36px}.meeting-date span{font-size:6px}.meeting-date b{font-size:8px}.meeting-info h3{font-size:18px}.meeting-info>p{font-size:12px}.meeting-location{font-size:10px!important}.meeting-action{flex-direction:column;align-items:flex-start}.project-card{display:block;padding:19px}.project-card .project-cadence{margin-bottom:10px}.project-card>p:not(.project-cadence):not(.project-status){font-size:13px}.project-card .project-status{font-size:10px}.home-gallery .gallery-world img,.home-gallery .gallery-tent img{height:196px}.photo-frame figcaption{font-size:9px}.news-strip{gap:10px;padding:17px 14px;grid-template-columns:35px 1fr}.play-mark{width:35px;height:35px}.play-mark .icon{width:20px;height:20px}.news-copy strong{font-size:15px}.news-copy>span:last-child{font-size:10px}.guild-copy h2,.support-copy h2{font-size:32px}.footer-main{gap:24px 18px}.footer-links a{font-size:10px}.footer-links{gap:8px}.footer-bottom{font-size:8px}.past-gallery .past-wide img,.past-gallery .past-tall img{height:200px}.event-recap-heading h2{font-size:32px}.narrow-intro h1{font-size:39px}.guild-page-hero h1{font-size:36px}.button{font-size:12px;gap:8px}.lightbox-bottom p{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover,.photo-frame>a:hover img,.hero-photo>a:hover img{transform:none}}
@media print{.site-header,.site-footer,.actions,.lightbox,.news-strip,.menu-toggle,.zoom-mark{display:none!important}.section{padding:25px 0}.hero,.dark,.guild-preview{background:white!important;color:black!important}.hero p,.guild-copy p,.dark p{color:#333!important}.hero h1 em,.guild-copy h2 em{color:#333!important}.wrap{width:100%}.hero-layout,.guild-layout,.support-layout{gap:25px}.hero-photo img{height:240px}a{color:black!important}img{break-inside:avoid}.project-card,.meeting-card{break-inside:avoid}}


/* --- Added sections: about, resources, videos, and updated past events --- */
.about-home{background:#fff8ec}.about-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:52px;align-items:center}.about-photo img{width:100%;height:auto;display:block;border-radius:10px}.about-copy h2{max-width:620px}.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;color:var(--soft);margin-top:18px}.about-points{display:grid;grid-template-columns:1fr;gap:14px;margin-top:22px}.about-points>div{background:#f1e5d4;border:1px solid #dbc7b2;border-radius:9px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.about-points strong{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--night)}.about-points span{font-size:13px;line-height:1.7;color:#5f4d5c}.about-points-wide{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.about-page .about-copy{max-width:680px}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.resource-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card{background:#fff;border:1px solid #e0d0bc;border-radius:10px;padding:22px 22px 20px;box-shadow:0 3px 18px #12091f0f}.resource-card h3{font-size:21px;margin-bottom:10px}.resource-card p{font-size:14px;line-height:1.8;color:#62515f}.resource-card a{font-weight:800;color:var(--purple)}.resource-brand-link{display:inline-block;margin-bottom:16px}.resource-logo{max-width:220px;width:100%;height:auto;display:block}.single-feature{max-width:720px}.single-feature .photo-frame img{width:100%;height:auto}.alt-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.alt-gallery .photo-frame img{width:100%;height:260px;object-fit:cover}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px}.video-card{background:#fff;border:1px solid #e0d0bc;border-radius:10px;padding:18px;box-shadow:0 3px 18px #12091f0f}.video-frame{position:relative;width:100%;padding-top:56.25%;border-radius:8px;overflow:hidden;background:#12091f;margin-bottom:16px}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-card h3{font-size:21px;margin-bottom:10px}.video-card p{font-size:14px;line-height:1.75;color:#62515f}.sponsor-logo{display:inline-block;margin-top:12px}.sponsor-logo img{display:block;max-width:180px;height:auto}.footer-links .icon{width:16px;height:16px;vertical-align:-3px}.about-photo-inner{margin:0}.about-photo-inner img{border-radius:10px}.about-page .about-photo{margin:0}
@media(max-width:980px){.about-layout,.resource-grid-three{grid-template-columns:1fr}.about-points-wide{grid-template-columns:1fr}.resource-grid{grid-template-columns:1fr}.video-grid{grid-template-columns:1fr}.single-feature{max-width:none}}
@media(max-width:760px){.about-layout{grid-template-columns:1fr;gap:28px}.about-copy>p:not(.eyebrow),.resource-card p,.video-card p{font-size:14px}.alt-gallery{grid-template-columns:1fr}.alt-gallery .photo-frame img{height:auto;aspect-ratio:1.45}.resource-card h3,.video-card h3{font-size:19px}.about-points>div{padding:14px}.sponsor-logo img{max-width:150px}}

/* Updated navigation for the six-page site. */
@media(min-width:1251px){.main-nav{gap:18px}.main-nav>a{font-size:12px}.header-inner{gap:20px}.brand-type{font-size:15px}}
@media(max-width:1250px){.js .main-nav{max-height:calc(100dvh - 108px);overflow-y:auto}}


/* About leadership profiles */
.leadership-section{background:#f1e5d4;border-top:1px solid #e4d5c0;border-bottom:1px solid #e4d5c0}.leadership-heading{margin-bottom:50px}.leader-profile{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:56px;align-items:start;padding:58px 0;border-top:1px solid #d5c2aa}.leader-profile:first-of-type{border-top:0;padding-top:0}.leader-profile.reverse{grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr)}.leader-profile.reverse .leader-photo{grid-column:2}.leader-profile.reverse .leader-copy{grid-column:1;grid-row:1}.leader-photo{margin:0;position:sticky;top:108px}.leader-photo>a{display:block;position:relative;overflow:hidden;border-radius:12px;background:#12091f}.leader-photo img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover}.founder-profile .leader-photo img{object-position:center 30%}.leader-profile.reverse .leader-photo img{object-position:center 28%}.leader-photo figcaption{display:flex;flex-direction:column;gap:3px;padding:14px 3px 0;color:#5d4c5b}.leader-photo figcaption strong{font-family:Georgia,'Times New Roman',serif;font-size:23px;color:#2b173c}.leader-photo figcaption span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#7b3f9e}.leader-copy h2{font-size:clamp(29px,3.3vw,48px);line-height:1.06;letter-spacing:-.035em;max-width:820px;margin-bottom:24px}.leader-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;color:#5d4c5b;margin:0 0 16px;max-width:820px}.leader-copy .leader-closing{font-family:Georgia,'Times New Roman',serif;font-size:18px!important;line-height:1.7!important;color:#3e244e!important;border-left:3px solid #f7c46c;padding-left:18px;margin-top:24px!important}.about-gallery-section{background:radial-gradient(circle at 8% 10%,rgba(123,63,158,.18),transparent 28rem),linear-gradient(180deg,#12091f,#211036);color:#f6ecdd}.about-gallery-section .section-heading>p,.about-gallery-section .section-aside p{color:#d7c7b4}.about-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.about-gallery-grid .photo-frame img{width:100%;height:420px;object-fit:cover;border-radius:10px}.about-gallery-grid .photo-frame:nth-child(1) img{object-position:center 30%}.about-gallery-grid .photo-frame:nth-child(2) img{object-position:center 35%}.about-gallery-grid .photo-frame:nth-child(3) img{object-position:center 35%}.about-gallery-grid .photo-frame figcaption{color:#d7c7b4;font-size:11px;line-height:1.6}.about-gallery-grid .photo-frame>a{border-radius:10px}
@media(max-width:980px){.leader-profile,.leader-profile.reverse{grid-template-columns:1fr;gap:30px}.leader-profile.reverse .leader-photo,.leader-profile.reverse .leader-copy{grid-column:auto;grid-row:auto}.leader-photo{position:static;max-width:520px}.leader-photo img{aspect-ratio:4/4.7}.about-gallery-grid{grid-template-columns:1fr 1fr}.about-gallery-grid .photo-frame:last-child{grid-column:1/-1}.about-gallery-grid .photo-frame:last-child img{height:auto;aspect-ratio:1.55}}
@media(max-width:640px){.leadership-heading{margin-bottom:34px}.leader-profile{padding:40px 0;gap:24px}.leader-copy h2{font-size:30px}.leader-copy>p:not(.eyebrow){font-size:14px;line-height:1.82}.leader-copy .leader-closing{font-size:16px!important}.leader-photo figcaption strong{font-size:20px}.about-gallery-grid{grid-template-columns:1fr}.about-gallery-grid .photo-frame:last-child{grid-column:auto}.about-gallery-grid .photo-frame img,.about-gallery-grid .photo-frame:last-child img{height:auto;aspect-ratio:1.28}.about-gallery-grid .photo-frame:nth-child(1) img{object-position:center 28%}}

/* Past Events refresh */
.faire-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.faire-gallery .photo-frame img{width:100%;height:300px;object-fit:cover}.photo-share-section{background:radial-gradient(circle at 15% 25%,rgba(123,63,158,.28),transparent 30rem),linear-gradient(135deg,#12091f,#211036);color:var(--light)}.photo-share-layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:52px;align-items:center}.photo-share-art{margin:0}.photo-share-art>a{display:block;position:relative;border-radius:16px;overflow:hidden}.photo-share-art img{width:100%;height:520px;object-fit:cover;display:block}.photo-share-copy{max-width:650px}.photo-share-copy h2{color:var(--light)}.photo-share-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;color:#d9cce2;margin-top:18px}.photo-share-copy a:not(.button){color:var(--gold);font-weight:800}.photo-share-copy .button{margin-top:22px}.video-card .video-frame iframe{background:#12091f}
@media(max-width:980px){.faire-gallery{grid-template-columns:1fr 1fr}.photo-share-layout{grid-template-columns:1fr;gap:30px}.photo-share-art{max-width:720px}.photo-share-art img{height:auto;aspect-ratio:1.35}}
@media(max-width:620px){.faire-gallery{grid-template-columns:1fr}.faire-gallery .photo-frame img{height:auto;aspect-ratio:1.35}.photo-share-copy>p:not(.eyebrow){font-size:14px}.photo-share-art img{aspect-ratio:1/1.08}}


/* Final homepage composition */
.home-hero-final{min-height:640px;background:#12091f;color:var(--light);isolation:isolate}
.home-hero-final::before{content:"";position:absolute;inset:0;z-index:-2;background:url('/assets/images/home-tavern-hero.webp') center 46%/cover no-repeat;transform:scale(1.01)}
.home-hero-final::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,5,20,.94) 0%,rgba(18,9,31,.87) 34%,rgba(18,9,31,.55) 63%,rgba(9,5,13,.53) 100%),linear-gradient(0deg,rgba(10,5,17,.84) 0%,rgba(10,5,17,.16) 45%,rgba(10,5,17,.30) 100%)}
.home-hero-final .home-hero-layout{display:flex;align-items:center;min-height:558px;padding-top:74px;padding-bottom:68px}
.home-hero-final .hero-copy{max-width:665px;padding:0;text-shadow:0 2px 22px #000a}
.home-hero-final h1{font-size:clamp(46px,5.1vw,70px);line-height:1.12}
.home-hero-final .hero-intro{max-width:600px;color:#f0e4e2;font-size:17px}
.home-hero-final .hero-promise{color:#e2d4d9}
.home-hero-final .hero-bottom{position:relative;z-index:1;color:#e3d5df;border-top-color:#f7c46c3b}
.about-home{border-bottom:1px solid #e4d5c0}
.gatherings-final{border-top:1px solid #e0d3bf;background:linear-gradient(180deg,#fff8ec 0%,#f7ead8 100%)}
.calendar-story-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(330px,.72fr);gap:28px;align-items:stretch}
.calendar-story-calendar{min-width:0}
.calendar-story-photo{margin:0;display:flex;flex-direction:column;min-width:0;background:#211036;border-radius:12px;padding:7px;box-shadow:0 16px 46px #12091f24}
.calendar-story-photo>a{flex:1;min-height:0;border-radius:7px 7px 0 0}
.calendar-story-photo img{width:100%;height:100%;min-height:620px;object-fit:cover;object-position:46% 50%;border-radius:7px 7px 0 0}
.calendar-story-photo figcaption{display:flex;flex-direction:column;gap:5px;padding:16px 14px 13px;color:var(--muted);font-size:12px;line-height:1.6}
.calendar-story-photo .photo-overline{color:var(--gold)}
.gatherings-final .planning-heading{margin-top:40px}
@media(max-width:980px){.home-hero-final{min-height:590px}.home-hero-final .home-hero-layout{min-height:500px}.calendar-story-grid{grid-template-columns:1fr}.calendar-story-photo{max-width:none}.calendar-story-photo img{height:auto;min-height:0;aspect-ratio:1.5;object-position:center 53%}}
@media(max-width:760px){.home-hero-final{min-height:auto}.home-hero-final::before{background-position:60% 48%}.home-hero-final::after{background:linear-gradient(90deg,rgba(12,5,20,.93),rgba(18,9,31,.76)),linear-gradient(0deg,rgba(10,5,17,.88),rgba(10,5,17,.12) 55%,rgba(10,5,17,.42))}.home-hero-final .home-hero-layout{min-height:520px;padding-top:54px;padding-bottom:46px}.home-hero-final h1{font-size:clamp(39px,9vw,54px)}.home-hero-final .hero-intro{font-size:15px;max-width:520px}.calendar-story-photo img{aspect-ratio:1.35}}
@media(max-width:440px){.home-hero-final .home-hero-layout{min-height:500px;padding-top:42px;padding-bottom:38px}.home-hero-final::before{background-position:64% center}.home-hero-final h1{font-size:37px}.home-hero-final .hero-intro{font-size:14px}.calendar-story-grid{gap:20px}.calendar-story-photo img{aspect-ratio:1.2}}
@media(prefers-reduced-motion:reduce){.home-hero-final::before{transform:none}}
