:root{--blue-950:#0a1628;--blue-900:#0f2340;--blue-800:#1a3a5c;--blue-700:#2a5078;--blue-600:#3d6a94;--blue-500:#5a8fb8;--blue-400:#8cb0d0;--blue-300:#b8cfe4;--blue-200:#d6e8f4;--blue-100:#e8f2fa;--blue-50:#f4f9fd;--color-lake:var(--blue-700);--color-lake-dark:var(--blue-900);--color-gold:#c9a227;--color-gold-light:#e0bc3a;--color-gold-text:#7a5c10;--color-gold-pale:#f7e8b8;--color-button:#ff0;--color-button-hover:#e6e600;--color-cream:var(--blue-50);--color-cream-dark:var(--blue-100);--color-text:var(--blue-950);--color-text-muted:var(--blue-800);--color-white:#fff;--text-on-dark:#fff;--text-on-dark-muted:#ffffffe6;--text-on-light:var(--blue-950);--text-on-light-muted:var(--blue-800);--font-serif:Georgia, "Times New Roman", serif;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-size-base:clamp(1.125rem, 2.5vw, 1.3125rem);--font-size-sm:clamp(1rem, 2vw, 1.125rem);--max-width:72rem;--prose-max-width:40rem;--prose-wide-max-width:46rem;--header-height:clamp(3.25rem, 5vw, 3.5rem);--touch-min:2.75rem;--section-padding:clamp(3.5rem, 7vw, 6rem);--radius:.75rem;--shadow:0 4px 24px #0a162814;--shadow-lg:0 8px 40px #0a16281f;--focus-ring:3px solid var(--color-gold-light)}*,:before,:after{box-sizing:border-box}:where(h1,h2,h3,p,li,blockquote,figcaption,label,input,textarea,button,.btn){overflow-wrap:anywhere}:where(.container,.prose,.header__inner,.btn-group,.story-block,.story-block__figures,.final-message,.get-involved,.lightbox__content)>*{min-width:0}html{scroll-behavior:smooth;font-size:100%;overflow-x:clip}body{font-family:var(--font-sans);font-size:var(--font-size-base);color:var(--text-on-light);background:var(--blue-50);-webkit-font-smoothing:antialiased;margin:0;line-height:1.8;overflow-x:clip}body.nav-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--color-lake-dark);font-weight:600}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:var(--focus-ring);outline-offset:3px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{top:0;left:max(1rem, env(safe-area-inset-left));z-index:300;min-height:var(--touch-min);background:var(--color-lake-dark);color:var(--color-white);border-radius:0 0 var(--radius) var(--radius);padding:.875rem 1.25rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:transform .15s;position:absolute;transform:translateY(-120%)}.skip-link:focus,.skip-link:focus-visible{outline:var(--focus-ring);outline-offset:3px;transform:translateY(0)}h1,h2,h3{font-family:var(--font-serif);color:var(--color-lake-dark);font-weight:700;line-height:1.2}h1{letter-spacing:-.01em;font-size:clamp(2rem,6vw,3.5rem)}h2{margin-bottom:1.75rem;font-size:clamp(1.875rem,4.5vw,2.75rem)}h3{font-size:clamp(1.375rem,3vw,1.625rem)}p{margin:0 0 1.5rem}strong{color:var(--color-lake-dark);font-weight:700}.container{width:min(100% - 2.5rem, var(--max-width));margin-inline:auto}@media (width<=480px){.container{width:min(100% - 1.5rem, var(--max-width))}}.section{padding-block:var(--section-padding);scroll-margin-top:calc(var(--header-height) + env(safe-area-inset-top,0px) + .5rem);--accent:var(--blue-600);--accent-text:var(--blue-800)}.section--blue-1{background:linear-gradient(180deg, var(--blue-500) 0%, var(--blue-600) 100%);color:var(--text-on-dark);border-radius:1.25rem 1.25rem 0 0;box-shadow:0 -6px 28px #0a16281f}.section--blue-2{background:linear-gradient(180deg, var(--blue-600) 0%, var(--blue-700) 100%);color:var(--text-on-dark)}.section--blue-3{background:linear-gradient(180deg, var(--blue-700) 0%, var(--blue-800) 100%);color:var(--text-on-dark)}.section--blue-4{background:linear-gradient(180deg, var(--blue-800) 0%, var(--blue-900) 100%);color:var(--text-on-dark)}.section--blue-deep{background:linear-gradient(180deg, var(--blue-900) 0%, var(--blue-950) 100%);color:var(--text-on-dark)}.section--blue-6{background:linear-gradient(180deg, var(--blue-950) 0%, #060d18 100%);color:var(--text-on-dark)}.section--blue-5{background:linear-gradient(180deg, #060d18 0%, var(--blue-950) 100%);color:var(--text-on-dark)}.section--blue-1 h2,.section--blue-1 h3,.section--blue-1 strong,.section--blue-2 h2,.section--blue-2 h3,.section--blue-2 strong,.section--blue-3 h2,.section--blue-3 h3,.section--blue-3 strong,.section--blue-4 h2,.section--blue-4 h3,.section--blue-4 strong,.section--blue-deep h2,.section--blue-deep h3,.section--blue-deep strong,.section--blue-5 h2,.section--blue-5 h3,.section--blue-5 strong,.section--blue-6 h2,.section--blue-6 h3,.section--blue-6 strong{color:var(--text-on-dark)}.section--blue-1 p,.section--blue-1 .lead,.section--blue-2 p,.section--blue-2 .lead,.section--blue-3 p,.section--blue-3 .lead,.section--blue-4 p,.section--blue-4 .lead,.section--blue-deep p,.section--blue-deep .lead,.section--blue-5 p,.section--blue-5 .lead,.section--blue-6 p,.section--blue-6 .lead{color:var(--text-on-dark-muted)}.section--blue-1 .kicker,.section--blue-2 .kicker,.section--blue-3 .kicker,.section--blue-4 .kicker,.section--blue-deep .kicker,.section--blue-5 .kicker,.section--blue-6 .kicker{color:var(--color-lake-dark);background:var(--color-button);border-color:#0000}.section--blue-1 .sub-head,.section--blue-2 .sub-head,.section--blue-3 .sub-head,.section--blue-4 .sub-head,.section--blue-5 .sub-head,.section--blue-6 .sub-head,.section--blue-deep .sub-head{color:var(--text-on-dark);border-left-color:var(--color-gold-light)}.section--blue-1 .idea-prompts li,.section--blue-2 .idea-prompts li,.section--blue-3 .idea-prompts li,.section--blue-4 .idea-prompts li,.section--blue-deep .idea-prompts li,.section--blue-5 .idea-prompts li,.section--blue-6 .idea-prompts li{color:var(--text-on-dark-muted)}.section--blue-1 .idea-prompts li:before,.section--blue-2 .idea-prompts li:before,.section--blue-3 .idea-prompts li:before,.section--blue-4 .idea-prompts li:before,.section--blue-deep .idea-prompts li:before,.section--blue-5 .idea-prompts li:before,.section--blue-6 .idea-prompts li:before{color:var(--color-gold-light)}.section--blue-1 .priority-card,.section--blue-2 .priority-card,.section--blue-3 .priority-card,.section--blue-4 .priority-card,.section--blue-deep .priority-card,.section--blue-5 .priority-card,.section--blue-6 .priority-card,.section--blue-1 .person-card,.section--blue-2 .person-card,.section--blue-3 .person-card,.section--blue-4 .person-card,.section--blue-deep .person-card,.section--blue-5 .person-card,.section--blue-6 .person-card,.section--blue-1 .option-card,.section--blue-2 .option-card,.section--blue-3 .option-card,.section--blue-4 .option-card,.section--blue-deep .option-card,.section--blue-5 .option-card,.section--blue-6 .option-card,.section--blue-1 .contact-form,.section--blue-2 .contact-form,.section--blue-3 .contact-form,.section--blue-4 .contact-form,.section--blue-deep .contact-form,.section--blue-5 .contact-form,.section--blue-6 .contact-form{color:var(--text-on-light);background:#fffffff5}.section--blue-1 .priority-card h3,.section--blue-2 .priority-card h3,.section--blue-3 .priority-card h3,.section--blue-4 .priority-card h3,.section--blue-deep .priority-card h3,.section--blue-5 .priority-card h3,.section--blue-6 .priority-card h3,.section--blue-1 .person-card h3,.section--blue-2 .person-card h3,.section--blue-3 .person-card h3,.section--blue-4 .person-card h3,.section--blue-deep .person-card h3,.section--blue-5 .person-card h3,.section--blue-6 .person-card h3,.section--blue-1 .option-card h4,.section--blue-2 .option-card h4,.section--blue-3 .option-card h4,.section--blue-4 .option-card h4,.section--blue-deep .option-card h4,.section--blue-5 .option-card h4,.section--blue-6 .option-card h4{color:var(--blue-900)}.section--blue-1 .priority-card p,.section--blue-2 .priority-card p,.section--blue-3 .priority-card p,.section--blue-4 .priority-card p,.section--blue-deep .priority-card p,.section--blue-5 .priority-card p,.section--blue-6 .priority-card p,.section--blue-1 .person-card p,.section--blue-2 .person-card p,.section--blue-3 .person-card p,.section--blue-4 .person-card p,.section--blue-deep .person-card p,.section--blue-5 .person-card p,.section--blue-6 .person-card p,.section--blue-1 .option-card p,.section--blue-2 .option-card p,.section--blue-3 .option-card p,.section--blue-4 .option-card p,.section--blue-deep .option-card p,.section--blue-5 .option-card p,.section--blue-6 .option-card p{color:var(--text-on-light-muted)}.section--blue-1 .get-involved,.section--blue-2 .get-involved,.section--blue-3 .get-involved,.section--blue-4 .get-involved,.section--blue-deep .get-involved,.section--blue-5 .get-involved,.section--blue-6 .get-involved{border-top-color:#ffffff26}.section--blue-1 .celebration-tagline,.section--blue-2 .celebration-tagline,.section--blue-3 .celebration-tagline,.section--blue-4 .celebration-tagline,.section--blue-deep .celebration-tagline,.section--blue-5 .celebration-tagline,.section--blue-6 .celebration-tagline,.section--blue-1 .bio-tagline,.section--blue-2 .bio-tagline,.section--blue-3 .bio-tagline,.section--blue-4 .bio-tagline,.section--blue-deep .bio-tagline,.section--blue-5 .bio-tagline,.section--blue-6 .bio-tagline{color:var(--color-button)}.section--blue-1 .bio-intro,.section--blue-2 .bio-intro,.section--blue-3 .bio-intro,.section--blue-4 .bio-intro,.section--blue-deep .bio-intro,.section--blue-5 .bio-intro,.section--blue-6 .bio-intro{color:var(--text-on-dark-muted)}.section--blue-1 .story-block__aside,.section--blue-2 .story-block__aside,.section--blue-3 .story-block__aside,.section--blue-4 .story-block__aside,.section--blue-deep .story-block__aside,.section--blue-5 .story-block__aside,.section--blue-6 .story-block__aside{color:var(--text-on-dark-muted);border-left-color:var(--color-gold-light)}.prose{max-width:var(--prose-max-width)}.prose--wide{max-width:var(--prose-wide-max-width)}.prose p:last-child{margin-bottom:0}.prose .lead{color:var(--color-lake-dark);font-size:clamp(1.1875rem,2.5vw,1.375rem);font-weight:700;line-height:1.6}#your-turn .prose .lead,#celebration .prose .lead{color:var(--text-on-dark)}.pull-quote{font-family:var(--font-serif);color:var(--blue-900);border-left:4px solid var(--blue-500);margin:2rem 0;padding-left:1.25rem;font-size:clamp(1.375rem,3.5vw,1.75rem);font-style:normal;font-weight:700;line-height:1.45}.pull-quote--light{color:var(--color-white);border-color:var(--color-gold-light)}.values-list{background:var(--color-white);border-radius:var(--radius);border-left:4px solid var(--blue-500);box-shadow:var(--shadow);gap:.75rem;margin:1.75rem 0;padding:1.5rem;list-style:none;display:grid}.values-list li{color:var(--color-lake-dark);font-size:clamp(1.0625rem,2.5vw,1.1875rem);font-weight:700}.btn{cursor:pointer;touch-action:manipulation;border:3px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:.875rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.btn--primary{background:var(--color-button);color:var(--color-lake-dark)}.btn--primary:hover{background:var(--color-button-hover)}.btn--primary:focus-visible{outline-color:var(--color-white);box-shadow:0 0 0 3px var(--color-lake-dark)}.btn--secondary{color:var(--color-white);border-color:var(--color-white);background:#ffffff1f}.btn--secondary:hover{background:#ffffff38}.btn--lake{background:var(--color-lake-dark);color:var(--color-white)}.btn--lake:hover{background:var(--color-lake)}.btn-group{flex-wrap:wrap;gap:1rem;margin-top:2.25rem;display:flex}.portrait{border-radius:var(--radius);width:min(100%,20rem);box-shadow:var(--shadow-lg);object-fit:cover;aspect-ratio:4/5}.split{align-items:center;gap:2.5rem;display:grid}@media (width>=768px){.split{grid-template-columns:1fr auto}}.story-block{width:100%}.story-block:after{content:"";clear:both;display:table}.story-block h2{margin-bottom:1.75rem}.story-block__aside,.sub-head{color:var(--blue-700);border-left:4px solid var(--blue-500);margin:2rem 0 1rem;padding-left:1rem;font-style:italic}.celebration-tagline{font-family:var(--font-serif);color:var(--blue-700);margin:-.5rem 0 1.5rem;font-size:clamp(1.125rem,3vw,1.5rem);font-style:italic;font-weight:700}.story-block__figure,.story-block__figures{float:none;justify-content:center;margin:0 0 1.5rem;display:flex}.story-block__figures{flex-direction:column;align-items:center;gap:clamp(.75rem,2vw,1.25rem)}.story-block__figures .portrait--embed{width:min(100%,16rem);margin:0}.story-block__figures--pair{flex-direction:row;justify-content:center;align-items:flex-start;gap:clamp(.4rem,1.5vw,1.25rem);max-width:100%}.story-block__figures--pair .portrait--embed{flex:1 1 0;width:min(50% - .25rem,9.5rem);min-width:0;height:auto;margin:0}.portrait--embed{width:min(100%,18rem);margin:0}.story-block__figure--left .portrait--embed{aspect-ratio:auto;object-fit:contain;width:min(100%,18rem);height:auto}.story-block__figure--office{float:none;clear:both;max-width:min(100%,44rem);margin:.5rem auto 2rem;display:block}.story-block__figure--office picture,.story-block__figure--office img{width:100%;display:block}.portrait--fade-edges{aspect-ratio:auto;object-fit:cover;width:100%;max-width:none;height:auto;box-shadow:none;-webkit-mask-composite:source-in;border-radius:0;mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%),linear-gradient(#0000 0%,#000 8% 92%,#0000 100%);mask-composite:intersect}@media (width>=768px){.story-block__figure,.story-block__figures{float:right;justify-content:flex-end;margin:.25rem 0 1.5rem 2rem}.story-block__figure--left{float:left;justify-content:flex-start;margin:.25rem 2rem 1.5rem 0}.story-block__figure--office{float:none;clear:both;max-width:min(100%,44rem);margin:.75rem auto 2.25rem}.portrait--fade-edges{mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%),linear-gradient(#0000 0%,#000 6% 94%,#0000 100%)}.story-block__figures{flex-direction:row;align-items:flex-start;max-width:min(58vw,42rem)}.story-block__figures .portrait--embed{flex:0 auto;width:min(26vw,18rem)}.story-block__figures--pair .portrait--embed{flex:0 auto;width:min(26vw,18rem);max-width:none}.story-block__figure--left .portrait--embed{aspect-ratio:auto;object-fit:contain;width:min(28vw,18rem);height:auto}#bio .story-block__figure--siblings{float:right;clear:right;shape-outside:margin-box;justify-content:flex-end;margin:.25rem 0 1.5rem 2rem}.portrait--embed{width:min(36vw,22rem)}}.story-block__caption{font-size:var(--font-size-sm);color:var(--blue-700);text-align:center;margin-top:.625rem;font-style:italic;font-weight:600;line-height:1.4}.timeline{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.timeline span{background:var(--color-white);font-size:var(--font-size-sm);color:var(--color-lake-dark);box-shadow:var(--shadow);border:2px solid #0f234014;border-radius:999px;padding:.75rem 1.25rem;font-weight:700}.issue-tags{flex-wrap:wrap;gap:.625rem;margin-top:1.75rem;display:flex}.issue-tags span{background:var(--color-white);font-size:var(--font-size-sm);color:var(--color-lake-dark);border:2px solid #0f23401f;border-radius:999px;padding:.625rem 1rem;font-weight:700}.priority-grid{gap:1.25rem;margin-top:2rem;display:grid}@media (width>=640px){.priority-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.priority-grid{grid-template-columns:repeat(3,1fr)}}.priority-card{background:var(--color-white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #1a3a5c14;padding:1.75rem}.priority-card h3{color:var(--color-lake-dark);margin:0 0 .875rem;font-size:clamp(1.1875rem,2.5vw,1.3125rem)}.priority-card p{font-size:var(--font-size-base);color:var(--color-text-muted);margin:0;line-height:1.65}.business-scrapbook{border-radius:var(--radius);background:#ffffff47;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem 1rem;margin-top:2.5rem;padding:clamp(1.25rem,3vw,2rem);display:grid}#business h2{margin-bottom:.75rem}#business .scrapbook-hint{margin:0 0 .5rem}#business .business-scrapbook{margin-top:1rem}.scrapbook-item{transform:rotate(var(--tilt,0deg));background:#fff;margin:0;padding:.55rem .55rem 1.5rem;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 10px 28px #0a162829,inset 0 2px #ffffffa6}.scrapbook-item:hover,.scrapbook-item:focus-within{z-index:2;transform:rotate(0)scale(1.02);box-shadow:0 16px 36px #0a162838}.scrapbook-item--expandable{cursor:zoom-in}.scrapbook-item--expandable:focus-visible{outline:var(--focus-ring);outline-offset:4px}.scrapbook-hint{font-size:var(--font-size-sm);color:#fffffff2;text-align:center;margin:0 0 1rem;font-weight:600}.scrapbook-hint--on-light{color:var(--color-text-muted)}.scrapbook-item__img{aspect-ratio:auto;object-fit:cover;width:100%;height:auto;box-shadow:none;border-radius:0;display:block}.scrapbook-item--a{grid-column:1/span 7}.scrapbook-item--b{grid-column:8/span 5;margin-top:1.75rem}.scrapbook-item--c{grid-column:1/span 4}.scrapbook-item--d{grid-column:5/span 8;margin-top:.5rem}.scrapbook-item--e{grid-column:1/span 4;margin-top:.75rem}.scrapbook-item--f{grid-column:5/span 8}@media (width<=959px){.business-scrapbook{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1rem;padding:1rem}.scrapbook-item--a,.scrapbook-item--b,.scrapbook-item--c,.scrapbook-item--d,.scrapbook-item--e,.scrapbook-item--f{grid-column:auto;margin-top:0}.scrapbook-item:nth-child(odd){--tilt:-1.5deg}.scrapbook-item:nth-child(2n){--tilt:1.5deg;margin-top:.75rem}}@media (width<=559px){.business-scrapbook{grid-template-columns:1fr}.scrapbook-item:nth-child(2n){margin-top:0}}.glory-scrapbook{columns:1;border-radius:var(--radius);background:#ffffff1a;column-gap:1.25rem;margin-top:2.5rem;padding:clamp(1.25rem,3vw,2rem)}.glory-scrapbook .scrapbook-item{break-inside:avoid;width:100%;margin:0 0 1.25rem;display:inline-block}@media (width>=560px){.glory-scrapbook{columns:2}}@media (width>=900px){.glory-scrapbook{columns:3}}@media (width>=1200px){.glory-scrapbook{columns:4}}.gallery{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(280px,1fr);grid-auto-flow:column;gap:1rem;margin-top:2rem;padding-bottom:1rem;display:grid;overflow-x:auto}.gallery-item{scroll-snap-align:start;border-radius:var(--radius);aspect-ratio:4/3;background:linear-gradient(135deg, var(--blue-600), var(--blue-800));text-align:left;cursor:pointer;border:2px solid #0000;align-items:flex-end;min-height:220px;padding:1.25rem;display:flex;overflow:hidden}.gallery-item:focus-visible{border-color:var(--color-gold-light)}.gallery-item span{color:var(--color-white);text-shadow:0 2px 6px #00000080;font-size:1.0625rem;font-weight:700}.celebration-list{columns:1;column-gap:2rem;margin:1.75rem 0 0;padding:0;list-style:none}@media (width>=480px){.celebration-list{columns:2}}@media (width>=768px){.celebration-list{columns:3}}.celebration-list li{break-inside:avoid;font-size:var(--font-size-sm);color:var(--color-text-muted);padding:.375rem 0;font-weight:600}.celebration-list li:before{content:"— ";color:var(--color-gold);font-weight:700}.form-section{align-items:start;gap:2.5rem;display:grid}@media (width>=768px){.form-section{grid-template-columns:1fr min(100%,22rem)}}.idea-prompts{margin:1.5rem 0 0;padding:0;list-style:none}.idea-prompts li{padding:.625rem 0 .625rem 1.75rem;font-size:clamp(1.0625rem,2.5vw,1.1875rem);font-weight:600;position:relative}.idea-prompts li:before{content:"•";color:var(--blue-600);font-size:1.25rem;font-weight:700;position:absolute;left:0}.contact-form{background:var(--color-white);border-radius:var(--radius);box-shadow:var(--shadow);border:2px solid #0f234014;padding:1.75rem}.contact-form label{color:var(--color-lake-dark);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700;display:block}.contact-form input,.contact-form textarea{width:100%;min-height:3rem;color:var(--color-text);background:var(--color-white);border:2px solid #0f234033;border-radius:.5rem;margin-bottom:1.25rem;padding:.875rem 1rem;font-family:inherit;font-size:1.0625rem}.contact-form textarea{min-height:8rem}.contact-form__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.form-note[data-state=success]{color:#b8f5c8}.form-note[data-state=error]{color:#ffd4d4}.form-note{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:1rem 0 0;line-height:1.6}.final-message{text-align:center;max-width:44rem;margin-inline:auto}.final-message .prose{text-align:left;margin-inline:auto}.final-message .portrait{margin-inline:auto;margin-bottom:2rem}.signature{margin-top:2.5rem}.signature strong{font-family:var(--font-serif);color:var(--color-lake-dark);font-size:clamp(1.5rem,3vw,1.875rem);display:block}.signature em{color:var(--color-text-muted);font-style:italic;font-size:var(--font-size-sm);margin-top:.625rem;font-weight:600;display:block}.family-placeholder{background:var(--color-white);border-radius:var(--radius);text-align:center;color:var(--color-text-muted);font-size:var(--font-size-sm);border:3px dashed #0f234033;padding:2.5rem 1.5rem;font-weight:600}.header{z-index:100;height:calc(var(--header-height) + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);background:linear-gradient(180deg, var(--blue-900) 0%, var(--blue-950) 100%);border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.header .container{width:calc(100% - 1.25rem);max-width:none}.header__inner{justify-content:space-between;align-items:center;gap:.75rem;height:100%;display:flex}.header__logo{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--color-button);white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;margin-right:0;font-size:clamp(1rem,1.6vw,1.3125rem);font-weight:800;line-height:1;text-decoration:none;overflow:hidden}@media (width<=1023px){.header__logo{letter-spacing:.02em;text-overflow:unset;font-size:clamp(.8125rem,2vw + .4rem,1rem);overflow:visible}}@media (width<=480px){.header__logo{letter-spacing:.005em;font-size:clamp(.75rem,3.2vw,.8125rem)}}@media (width<=390px){.header__logo{white-space:normal;letter-spacing:.005em;font-size:clamp(.6875rem,3vw,.75rem);line-height:1.15}}.header__nav{flex-shrink:0;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:none}.header__nav li{display:flex}.header__nav a{color:var(--color-white);min-height:var(--touch-min);white-space:nowrap;border-radius:.5rem;align-items:center;padding:.5rem .65rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.header__nav a:hover{color:var(--color-white);background:#ffffff1f}.header__toggle{min-width:var(--touch-min);min-height:var(--touch-min);cursor:pointer;color:var(--color-white);touch-action:manipulation;background:0 0;border:2px solid #ffffff59;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;margin-left:0;padding:.375rem;display:flex}.header__toggle svg{width:1.5rem;height:1.5rem}@media (width>=1024px){.header .container{width:calc(100% - 2.5rem);max-width:none}.header__inner{gap:1rem}.header__logo{text-overflow:ellipsis;flex:0 auto;margin-right:auto;overflow:hidden}.header__nav{flex-shrink:1;min-width:0;display:flex}.header__toggle{display:none}}@media (width>=1024px) and (width<=1440px){.header__logo{letter-spacing:.04em;font-size:clamp(.75rem,1.05vw,.9375rem)}.header__nav{gap:.125rem}.header__nav a{align-items:center;min-height:2.5rem;padding:.45rem .5rem;font-size:.8125rem;display:inline-flex}}.header__mobile{top:calc(var(--header-height) + env(safe-area-inset-top,0px));max-height:min(70dvh, calc(100dvh - var(--header-height) - env(safe-area-inset-top,0px)));-webkit-overflow-scrolling:touch;background:linear-gradient(180deg, var(--blue-950) 0%, var(--blue-900) 100%);padding:.5rem 1.25rem max(1rem, env(safe-area-inset-bottom));border-bottom:1px solid #ffffff1a;display:none;position:absolute;left:0;right:0;overflow-y:auto}.header__mobile.is-open{display:block}.header__mobile[hidden]{display:none!important}.header__mobile a{min-height:var(--touch-min);color:var(--color-white);border-bottom:1px solid #ffffff1a;align-items:center;padding:.75rem 0;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.header__mobile a:focus-visible{outline:var(--focus-ring);outline-offset:2px;border-radius:.25rem}.hero{background:var(--blue-900);padding-top:calc(var(--header-height) + env(safe-area-inset-top,0px));flex-direction:column;height:100dvh;min-height:100dvh;display:flex}.hero-banner{width:100%;max-width:none;min-height:0;height:calc(100dvh - var(--header-height) - env(safe-area-inset-top,0px));flex:auto;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.hero-banner__title{justify-content:center;align-items:center;width:100%;height:100%;margin:0;line-height:0;display:flex}.hero-banner img{object-fit:contain;width:100%;max-width:none;height:100%;max-height:none;display:block}.bio-tagline,h2.bio-tagline{font-family:var(--font-serif);color:var(--color-button);text-transform:uppercase;letter-spacing:.01em;text-align:center;margin:0 0 1.5rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;line-height:1.2}.kicker--inline{width:fit-content;margin:0 0 1.25rem;display:block}.bio-intro{max-width:52rem;color:var(--text-on-dark-muted);margin:0 0 1.75rem;font-size:clamp(1.0625rem,2.2vw,1.1875rem);line-height:1.75}#bio .story-block>.lead,#bio .bio-intro{text-align:center;margin-left:auto;margin-right:auto}#bio .story-block>.lead{max-width:52rem;margin-bottom:1.25rem}.hero-cta{background:var(--color-lake-dark);color:var(--color-white);padding:2.25rem 0 3.25rem}.hero-cta .lead{color:var(--color-white);margin-bottom:1rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700}.hero-cta p{color:var(--color-white);max-width:46rem;line-height:1.7}.hero-cta .btn-group{margin-top:0}.kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--color-lake-dark);background:var(--color-button);border:3px solid #0000;border-radius:999px;margin:0 0 .75rem;padding:.35rem .8rem;font-size:.9375rem;font-weight:800;display:inline-block}.kicker--light{color:var(--color-lake-dark);background:var(--color-button);border:3px solid #0000}.glory-days-header{text-align:center;margin-top:calc(var(--section-padding) * -1.6);margin-bottom:0}.kicker--centered{text-transform:none;letter-spacing:.02em;white-space:normal;text-wrap:balance;text-align:center;max-width:min(100%,36rem);margin-bottom:6rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,3.4vw,1.75rem);line-height:1.2;display:inline-block}@media (width>=640px){.kicker--centered{white-space:nowrap;max-width:none}}.glory-days-header h2{margin-top:0;margin-bottom:0}.people-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem;display:grid}@media (width>=560px){.people-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.people-grid{grid-template-columns:repeat(4,1fr)}}.person-card{background:var(--color-white);border:1px solid #1a3a5c14;border-top:3px solid var(--blue-500);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);padding:1.75rem 1.25rem}.people-grid .person-card:nth-child(4n+1){border-top-color:var(--blue-600)}.people-grid .person-card:nth-child(4n+2){border-top-color:var(--blue-500)}.people-grid .person-card:nth-child(4n+3){border-top-color:var(--blue-700)}.people-grid .person-card:nth-child(4n){border-top-color:var(--blue-400)}.people-grid .person-card:nth-child(4n+1) .person-card__avatar{background:var(--blue-600)}.people-grid .person-card:nth-child(4n+2) .person-card__avatar{background:var(--blue-500)}.people-grid .person-card:nth-child(4n+3) .person-card__avatar{background:var(--blue-700)}.people-grid .person-card:nth-child(4n) .person-card__avatar{background:var(--blue-800)}.person-card__avatar{background:var(--color-lake);width:4.5rem;height:4.5rem;color:var(--color-white);font-family:var(--font-serif);border-radius:999px;place-items:center;margin:0 auto 1rem;font-size:1.375rem;font-weight:700;display:grid}.person-card h3{margin:0 0 .375rem;font-size:1.1875rem}.person-card p{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0}.glory-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem;display:grid}@media (width>=560px){.glory-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.glory-grid{grid-template-columns:repeat(3,1fr)}}.glory-item{margin:0}.glory-item__frame{aspect-ratio:4/3;border-radius:var(--radius);background:#ffffff14;border:2px dashed #ffffff59}.glory-item figcaption{font-weight:600;font-size:var(--font-size-sm);color:var(--color-white);margin-top:.75rem}.form-note--light{color:#fffc}.imagine-cadence{text-align:left;width:fit-content;max-width:100%;margin:0 auto 2.5rem;position:relative;left:0}.section--blue-6 .imagine-title,#imagine .imagine-title{text-align:center;color:var(--color-button)}.section--blue-deep .updates-title,#updates .updates-title{text-align:center;color:var(--color-button);margin-inline:auto;max-width:46rem;margin-bottom:1.5rem;font-size:clamp(1.375rem,3vw,1.875rem);line-height:1.35}#updates .updates-header{text-align:center}#updates .kicker{text-align:center;margin-bottom:.5rem}.updates-gallery-hint{font-size:var(--font-size-sm);color:#ffffffbf;margin:0 0 .25rem}.updates-stack-wrap{padding-bottom:.5rem}.updates-gallery{width:100%;max-width:var(--prose-wide-max-width,46rem);flex-direction:column;gap:1.5rem;margin-inline:auto;display:flex}.updates-card{border-radius:var(--radius);background:#ffffff14;border:1px solid #ffffff24;flex-direction:column;width:100%;padding:1.25rem 1.35rem 1.5rem;display:flex;box-shadow:0 12px 32px #0000002e}.updates-card--expandable{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.updates-card--expandable:hover{border-color:#ffffff47;box-shadow:0 16px 36px #0000003d}.updates-card--expandable:focus-visible{outline:2px solid var(--color-gold-light);outline-offset:4px}.updates-card__header{flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-bottom:.85rem;display:flex}.updates-card__date{font-size:var(--font-size-sm);letter-spacing:.02em;color:var(--blue-900);background:var(--color-gold-light);border-radius:999px;padding:.35rem .75rem;font-weight:700;display:inline-block}.updates-card__source{font-size:var(--font-size-sm);color:#ffffffb8;font-weight:600}.updates-card__title{color:var(--color-button);margin:0 0 1rem;font-size:clamp(1.125rem,2.5vw,1.4375rem);line-height:1.35}.updates-card__title--visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.updates-card__body{flex:1;min-height:0;padding-right:.25rem}.updates-card__body p:first-child{font-weight:600}.updates-card__facebook-link{margin-top:1.25rem;font-weight:700}.updates-card__facebook-link a{color:var(--color-white);text-underline-offset:.15em;text-decoration:underline}.updates-card__photos{border-top:1px solid #ffffff24;flex-shrink:0;grid-template-columns:repeat(auto-fill,minmax(min(100%,11rem),1fr));gap:.75rem;margin-top:1rem;padding-top:1rem;display:grid}.updates-card__photo{margin:0}.updates-card__photo-btn{cursor:zoom-in;border-radius:var(--radius);background:0 0;border:0;width:100%;padding:0;display:block}.updates-card__photo-btn:focus-visible{outline:2px solid var(--color-gold-light);outline-offset:4px}.updates-card__photo-btn picture{width:100%;display:block}.updates-card__photo-img{object-fit:contain;border-radius:var(--radius);width:100%;height:auto;max-height:24rem;box-shadow:var(--shadow-lg);transition:box-shadow .2s,transform .2s;display:block}.updates-card__photo-btn:hover .updates-card__photo-img{transform:scale(1.01);box-shadow:0 16px 40px #00000059}#updates .prose{margin-inline:auto}#updates .updates-signature{text-align:left;margin-top:2rem}#updates .updates-signoff{margin:0 0 1.25rem;font-weight:600}#updates .updates-signature strong{color:var(--color-button)}#updates .updates-signature em{color:#ffffffd9;font-style:normal}.updates-expand{z-index:220;padding:max(.75rem, env(safe-area-inset-top)) max(.75rem, env(safe-area-inset-right)) max(.75rem, env(safe-area-inset-bottom)) max(.75rem, env(safe-area-inset-left));box-sizing:border-box;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0}.updates-expand[hidden]{display:none}.updates-expand__backdrop{background:#0f2340f5;position:absolute;inset:0}.updates-expand__dialog{z-index:1;border-radius:calc(var(--radius) + 4px);box-sizing:border-box;background:#0a1628b8;border:1px solid #ffffff24;flex-direction:column;gap:.75rem;width:min(100%,56rem);height:100%;max-height:100dvh;padding:.75rem;display:flex;position:relative;box-shadow:0 24px 64px #00000073}.updates-expand__toolbar,.updates-expand__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;display:flex}.updates-expand__title{color:var(--color-white);flex:1;min-width:0;margin:0;font-size:clamp(.9375rem,2.5vw,1.125rem);font-weight:700;line-height:1.35}.updates-expand__close{background:var(--color-white);min-width:3rem;min-height:3rem;color:var(--color-lake-dark);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .875rem;font-size:1rem;font-weight:700;display:inline-flex}.updates-expand__close-label{font-size:.875rem}.updates-expand__stage{flex:1;min-height:0;overflow:hidden}.updates-expand__content{-webkit-overflow-scrolling:touch;height:100%;min-height:0;overflow:auto}.updates-expand__content .updates-card{width:100%;max-width:none;min-height:100%;max-height:none;box-shadow:none;background:0 0;border:0;margin:0;padding:0}.updates-expand__content--article .updates-card__body{max-height:none;overflow:visible}.updates-expand__content--article .updates-card__title{font-size:clamp(1.25rem,3vw,1.625rem)}.updates-expand__content--article .updates-card__photo-img{max-height:none}.updates-expand__content--photo{justify-content:center;align-items:center;display:flex}.updates-expand__photo{justify-content:center;align-items:center;width:100%;height:100%;margin:0;display:flex}.updates-expand__photo-img{border-radius:var(--radius);object-fit:contain;background:#fff;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 9.5rem);margin:0 auto;display:block;box-shadow:0 16px 48px #00000073}.updates-expand__nav{gap:.5rem;display:flex}.updates-expand__prev,.updates-expand__next,.updates-expand__photo-prev,.updates-expand__photo-next{min-width:3rem;min-height:3rem;color:var(--color-white);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:999px;font-size:1.25rem}.updates-expand__prev:disabled,.updates-expand__next:disabled,.updates-expand__photo-prev:disabled,.updates-expand__photo-next:disabled{opacity:.35;cursor:not-allowed}.updates-expand__hint{color:#ffffffb8;font-size:var(--font-size-sm);margin:0}@media (width<=559px){.updates-expand{padding:0}.updates-expand__dialog{border-left:0;border-right:0;border-radius:0;width:100%}.updates-expand__close-label,.updates-expand__hint{display:none}}#imagine .prose{text-align:center;margin-inline:auto}.imagine-cadence p{margin:0 0 1.125rem;font-size:clamp(1.125rem,2.5vw,1.3125rem);line-height:1.7}.imagine-cadence p:last-child{margin-bottom:0}.section--blue-6 .imagine-word,#imagine .imagine-word{font-family:var(--font-serif);color:var(--color-button);font-style:italic;font-weight:700}.imagine-promise{text-align:center;border-top:1px solid #e0bc3a59;margin-top:.5rem;padding-top:2rem;position:relative;left:0}@media (width>=768px){.imagine-cadence,.imagine-promise{left:.5in}}.imagine-promise p{color:var(--text-on-dark);margin:0 0 1.25rem;font-size:clamp(1.125rem,2.5vw,1.3125rem)}.section--blue-6 .imagine-promise strong,#imagine .imagine-promise strong{color:var(--color-button)}.section--blue-6 .imagine-promise__close,#imagine .imagine-promise__close{text-align:center;font-family:var(--font-serif);color:var(--color-button);font-size:clamp(1.375rem,3.5vw,1.875rem);font-weight:700;line-height:1.35;margin-bottom:0!important}.vote-cta{text-align:center;background:var(--color-button);max-width:52rem;color:var(--color-lake-dark);font-family:var(--font-serif);border-radius:var(--radius);box-shadow:var(--shadow);text-transform:uppercase;letter-spacing:.01em;margin:2.5rem auto 0;padding:1.5rem 1.75rem;font-size:clamp(1.375rem,4vw,2rem);font-weight:800;line-height:1.25}.section--blue-6 .vote-cta{color:var(--color-lake-dark)}.tba-banner{text-align:center;background:linear-gradient(180deg, var(--blue-800) 0%, var(--blue-950) 100%);border:2px solid var(--color-gold);border-radius:var(--radius);width:100%;font-family:var(--font-serif);color:var(--color-gold-light);letter-spacing:.04em;text-transform:uppercase;margin:0 0 1.5rem;padding:1.25rem 1.5rem;font-size:clamp(1.375rem,3.5vw,2rem);font-weight:800;line-height:1.25;display:block;box-shadow:0 8px 28px #0a162859}.get-involved-intro{margin-top:3rem}.get-involved-intro h3{font-size:clamp(1.375rem,3vw,1.75rem)}.option-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem;display:grid}@media (width>=560px){.option-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.option-grid{grid-template-columns:repeat(4,1fr)}}.option-card{background:var(--color-white);border:1px solid #1a3a5c14;border-top:3px solid var(--blue-500);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;padding:1.5rem 1.25rem;display:flex}.option-grid .option-card:nth-child(4n+1){border-top-color:var(--blue-600)}.option-grid .option-card:nth-child(4n+2){border-top-color:var(--blue-500)}.option-grid .option-card:nth-child(4n+3){border-top-color:var(--blue-700)}.option-grid .option-card:nth-child(4n){border-top-color:var(--blue-400)}.option-card h4{color:var(--color-lake-dark);margin:0 0 .5rem;font-size:1.25rem}.option-card p{flex-grow:1;margin:0 0 1rem;line-height:1.6}.option-card__badge{letter-spacing:.04em;text-transform:uppercase;color:var(--color-lake);background:#0f23400f;border-radius:999px;align-self:flex-start;padding:.35rem .7rem;font-size:.8125rem;font-weight:700}.get-involved{border-top:1px solid #1a3a5c14;align-items:start;gap:2.5rem;margin-top:3rem;padding-top:2.5rem;display:grid}@media (width>=768px){.get-involved:has(.contact-form:not([hidden])){grid-template-columns:1fr min(100%,22rem)}}.contact-form[hidden]{display:none!important}.get-involved h3{font-size:clamp(1.375rem,3vw,1.75rem)}.footer{background:linear-gradient(180deg, var(--blue-900) 0%, var(--blue-950) 100%);color:var(--text-on-dark);font-size:var(--font-size-sm);padding:3rem 0 2rem}.footer__tagline{font-family:var(--font-serif);color:var(--color-gold-light);margin-bottom:1.25rem;font-size:clamp(1.0625rem,2.5vw,1.1875rem);font-style:italic;font-weight:700}.footer__visitors{font-size:var(--font-size-sm);color:#ffffffd1;margin:1.25rem 0 0;font-weight:600}.footer__visitors [data-visitor-count]{color:var(--color-gold-light);font-variant-numeric:tabular-nums}.footer__legal{color:#ffffffe0;border-top:1px solid #fff3;margin-top:2rem;padding-top:1.5rem;font-size:1rem;line-height:1.7}.footer__email{margin-top:.75rem}.footer__link{color:var(--color-gold-light);font-weight:700}.footer__email .footer__link{min-height:var(--touch-min);text-underline-offset:.15em;overflow-wrap:anywhere;word-break:break-word;align-items:center;padding:.35rem 0;text-decoration:underline;display:inline-flex}.footer__legal .footer__link{min-height:var(--touch-min);align-items:center;padding:.25rem 0;display:inline-flex}.footer__link:hover{color:var(--color-white)}.share-ideas-email{max-width:100%;margin:2rem 0 0}.share-ideas-email__link{z-index:2;white-space:normal;text-align:center;text-wrap:balance;overflow-wrap:anywhere;pointer-events:auto;max-width:100%;height:auto;line-height:1.35;position:relative}#finally .container,#finally .get-involved,#finally .get-involved .prose{overflow:visible}.container--narrow{max-width:42rem}.legal-page h1{margin-bottom:.5rem}.legal-page__updated{font-size:var(--font-size-sm);color:var(--text-on-dark-muted);margin:0 0 2rem;font-weight:600}.legal-page__prose h2{color:var(--text-on-dark);margin-top:2rem;margin-bottom:.75rem;font-size:clamp(1.25rem,3vw,1.5rem)}.legal-page__prose ul{margin:0 0 1.25rem;padding-left:1.25rem}.legal-page__prose li{margin-bottom:.5rem}.legal-page__prose a{color:var(--color-button);font-weight:700}.legal-page__prose a:hover{color:var(--color-white)}.legal-page__back{margin-top:1rem;font-weight:700;display:inline-block}.lightbox{z-index:200;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));box-sizing:border-box;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox[hidden]{display:none}.lightbox__backdrop{background:#0f2340f0;position:absolute;inset:0}.lightbox__dialog{z-index:1;width:min(92vw,56rem);padding:1rem;position:relative}.lightbox__dialog--large{border-radius:calc(var(--radius) + 4px);background:#0a16288c;border:1px solid #ffffff1f;flex-direction:column;gap:.75rem;width:min(96vw,72rem);max-height:100%;padding:.875rem;display:flex;box-shadow:0 20px 60px #00000073}.lightbox--scrapbook .lightbox__toolbar{flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.lightbox--scrapbook .lightbox__stage{-webkit-overflow-scrolling:touch;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:auto}.lightbox--scrapbook .lightbox__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;display:flex}.lightbox--scrapbook .lightbox__image{background:#fff;width:auto;max-width:100%;height:auto;max-height:min(72dvh,100dvh - 11rem);box-shadow:0 12px 40px #00000073}.lightbox__image{object-fit:contain;border-radius:var(--radius);background:var(--color-lake-dark);width:100%;max-height:70vh}.lightbox__caption{color:var(--color-white);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:.9375rem;font-weight:700;line-height:1.4;overflow:hidden}@media (width<=559px){.lightbox__caption{white-space:normal;-webkit-line-clamp:2;text-overflow:unset;-webkit-box-orient:vertical;display:-webkit-box}}.lightbox__close{background:var(--color-white);min-width:3rem;min-height:3rem;color:var(--color-lake-dark);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .875rem;font-size:1rem;font-weight:700;line-height:1;display:inline-flex;position:static}.lightbox__close span[aria-hidden=true]{font-size:1.5rem;line-height:1}.lightbox__close-label{font-size:.9375rem}.lightbox__hint{color:#ffffffb8;white-space:nowrap;margin:0;font-size:.875rem;font-weight:600}.lightbox__nav{justify-content:center;gap:.75rem;margin-top:0;display:flex}.lightbox__prev,.lightbox__next{background:var(--color-button);color:var(--color-lake-dark);cursor:pointer;border:none;border-radius:999px;min-width:3.25rem;min-height:3.25rem;font-size:1.375rem;font-weight:700}.lightbox__prev:disabled,.lightbox__next:disabled{opacity:.4;cursor:not-allowed}@media (width<=559px){.lightbox--scrapbook .lightbox__footer{flex-direction:column;align-items:stretch;gap:.5rem}.lightbox--scrapbook .lightbox__nav{justify-content:space-between}.lightbox__hint{text-align:center;white-space:normal}.lightbox__close-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lightbox__close{min-width:var(--touch-min);min-height:var(--touch-min);padding:.5rem}.lightbox__prev,.lightbox__next{min-width:3.5rem;min-height:var(--touch-min);flex:1}.lightbox--scrapbook .lightbox__image{max-height:min(62dvh,100dvh - 12rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scrapbook-item,.scrapbook-item:hover,.scrapbook-item:focus-within{transform:none}.hero__video{display:none}.hero__video~.hero__poster,.hero__poster--hidden{display:block}.skip-link{transition:none}}@media (width<=767px){.btn-group{flex-direction:column}.btn{width:100%}.form-section .portrait{margin-inline:auto}}
