:root{--color-navy:#1d2a44;--color-navy-deep:#131c30;--color-gold:#c49a4a;--color-gold-light:#e6c98d;--color-cream:#faf7f1;--color-sand:#f1ebe0;--color-text:#2b2f38;--color-muted:#5d6472;--color-white:#fff;--color-error:#a4302a;--font-heading:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", serif;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--radius:14px;--radius-pill:999px;--shadow-soft:0 10px 30px #131c3014;--shadow-lift:0 18px 40px #131c3024;--nav-height:72px;--container:1120px;--scrim-panel:var(--color-navy-deep);--scrim-dialog:var(--color-navy-deep);--scrim-glow:transparent;--panel:var(--color-cream);--panel-edge:.45rem}@supports (color:color-mix(in srgb, black 50%, white)){:root{--scrim-panel:color-mix(in srgb, var(--color-navy-deep) 92%, transparent);--scrim-dialog:color-mix(in srgb, var(--color-navy-deep) 94%, transparent);--scrim-glow:color-mix(in srgb, var(--color-navy-deep) 55%, transparent)}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;background:var(--color-navy)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-navy);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.7}main,.footer{z-index:1;position:relative}html.has-dialog,html.has-dialog body{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--color-navy)}h1,h2,h3{font-family:var(--font-heading);color:var(--color-navy);margin:0;line-height:1.2}p{margin:0 0 1rem}ul[role=list]{margin:0;padding:0;list-style:none}:focus-visible{outline:3px solid var(--color-gold);outline-offset:3px;border-radius:4px}section[id]{scroll-margin-top:var(--nav-height)}.container{width:min(100% - 2.5rem, var(--container));margin-inline:auto}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:100;background:var(--color-navy);color:var(--color-white);border-radius:8px;padding:.6rem 1rem;text-decoration:none;position:absolute;top:-100px;left:1rem}.skip-link:focus{top:1rem}.button{border-radius:var(--radius-pill);max-width:100%;font:inherit;text-align:center;white-space:normal;cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--color-gold);color:var(--color-navy-deep);box-shadow:0 8px 20px #c49a4a59}.button--primary:hover{background:var(--color-gold-light)}.button--ghost{color:var(--color-white);border-color:#ffffffb3}.button--ghost:hover{background:#ffffff1f}.nav{z-index:50;min-height:var(--nav-height);background:var(--color-navy-deep);-webkit-backdrop-filter:saturate(140%)blur(10px);align-items:center;display:flex;position:sticky;top:0}.nav--scrolled{box-shadow:0 6px 24px #0000002e}.nav__inner{min-height:var(--nav-height);align-items:center;gap:.75rem;padding-block:.4rem;display:flex}.nav__brand{min-width:0;font-family:var(--font-heading);letter-spacing:.02em;color:var(--color-white);flex:none;align-items:center;gap:.65rem;font-size:1.35rem;font-weight:600;line-height:1.15;text-decoration:none;display:flex}.nav__brand picture,.footer picture{flex:none;line-height:0;display:inline-flex;position:relative}.footer picture{margin:0 auto 1.25rem}.nav__brand picture:before,.footer picture:before{content:"";z-index:0;background:var(--color-cream);border:1px solid var(--color-gold);pointer-events:none;border-radius:.4rem;position:absolute;inset:83% -.3rem -.22rem}.nav__logo{z-index:1;width:auto;height:52px;position:relative}.footer__logo{z-index:1;width:auto;height:64px;margin:0;position:relative}.nav__name{overflow-wrap:break-word;min-width:0}@media (width<=420px){.nav__brand{letter-spacing:0;gap:.45rem;font-size:.95rem}.nav__logo{height:34px}}.nav__menu{margin-left:auto}.nav__links{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav__link{border-radius:var(--radius-pill);color:#ffffffd9;padding:.45rem .6rem;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.nav__link:hover,.nav__link--active{color:var(--color-gold-light);background:#ffffff14}.nav__toggle{cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.nav__toggle-bar{background:var(--color-white);border-radius:2px;width:100%;height:2px;display:block}.lang-switch{border-radius:var(--radius-pill);background:var(--color-navy-deep);border:1px solid #e6c98dbf;flex:none;align-items:stretch;display:inline-flex;overflow:hidden}.lang-switch__button{appearance:none;color:var(--color-white);font:inherit;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;min-width:2.75rem;min-height:2.75rem;margin:0;padding:.35rem .55rem;font-size:.78rem;font-weight:700;line-height:1}.lang-switch__button+.lang-switch__button{border-left:1px solid #e6c98d8c}.lang-switch__button[aria-pressed=true]{background:var(--color-gold);color:var(--color-navy-deep)}.lang-switch__button:hover{background:#ffffff1a}.lang-switch__button[aria-pressed=true]:hover{background:var(--color-gold-light);color:var(--color-navy-deep)}.lang-switch--compact{overflow:visible}.lang-switch--compact .lang-switch__button{min-width:2.4rem;min-height:2rem;padding:.25rem .4rem;font-size:.7rem;position:relative}.lang-switch--compact .lang-switch__button:first-child{border-radius:var(--radius-pill) 0 0 var(--radius-pill)}.lang-switch--compact .lang-switch__button:last-child{border-radius:0 var(--radius-pill) var(--radius-pill) 0}.lang-switch--compact .lang-switch__button:before{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=1280px){.nav__toggle{margin-left:auto;display:flex}.nav__menu{background:var(--color-navy-deep);visibility:hidden;max-height:0;margin-left:0;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 16px 30px #00000040}.nav--open .nav__menu{visibility:visible;max-height:40rem}.nav__links{flex-direction:column;padding:.75rem 1.25rem 1.25rem}.nav__link{border-radius:10px;padding:.85rem 1rem;font-size:1.05rem}.nav--open .nav__toggle-bar:first-child{transform:translateY(7px)rotate(45deg)}.nav--open .nav__toggle-bar:nth-child(2){opacity:0}.nav--open .nav__toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}.hero{min-height:calc(100vh - var(--nav-height));min-height:calc(100svh - var(--nav-height));color:var(--color-white);isolation:isolate;background-color:#0000;align-items:center;display:flex;position:relative;overflow:hidden}.hero__bg{object-fit:cover;object-position:center 22%;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{z-index:-1;background:radial-gradient(ellipse at 18% 45%, var(--scrim-glow) 0%, transparent 62%);pointer-events:none;position:absolute;inset:0}.hero__content{z-index:1;max-width:var(--container);border-radius:calc(var(--radius) + 12px);background:var(--scrim-panel);padding:clamp(1.75rem,4vw,3rem);position:relative}.hero__title{color:var(--color-white);letter-spacing:-.01em;margin-bottom:1.25rem;font-size:clamp(2.75rem,7vw,5.25rem);font-weight:600}.hero__intro{color:#ffffffeb;max-width:38rem;margin-bottom:1.25rem;font-size:clamp(1.05rem,2vw,1.25rem)}.hero__names{font-family:var(--font-heading);color:var(--color-white);margin:0;font-size:clamp(1.35rem,2.4vw,1.75rem)}.hero__role{color:var(--color-gold-light);letter-spacing:.02em;margin:.35rem 0 1.75rem;font-weight:600}.hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.section{isolation:isolate;background:0 0;padding-block:clamp(4.75rem,9vw,7.5rem);position:relative}.section>.container,.cta>.container{isolation:isolate;--panel:var(--color-cream);position:relative}.section--tinted>.container{--panel:var(--color-sand)}.cta>.container{--panel:var(--color-navy)}.section>.container:before,.cta>.container:before{content:"";z-index:-1;background:var(--panel);pointer-events:none;-webkit-mask-image:linear-gradient(to bottom, transparent, black var(--panel-edge), black calc(100% - var(--panel-edge)), transparent);-webkit-mask-image:linear-gradient(to bottom, transparent, black var(--panel-edge), black calc(100% - var(--panel-edge)), transparent);mask-image:linear-gradient(to bottom, transparent, black var(--panel-edge), black calc(100% - var(--panel-edge)), transparent);border-radius:32px;position:absolute;inset:-3.25rem -1rem}.section__header{text-align:center;max-width:40rem;margin:0 auto clamp(2.5rem,5vw,3.5rem)}.section__title{overflow-wrap:break-word;font-size:clamp(2rem,4.5vw,2.85rem);font-weight:600}.section__title:after{content:"";background:var(--color-gold);border-radius:3px;width:56px;height:3px;margin:1rem auto 0;display:block}.section__subtitle{color:var(--color-muted);margin:1rem 0 0;font-size:1.125rem}.split{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}@media (width<=860px){.split{grid-template-columns:1fr}}.portrait{margin:0;position:relative}.portrait img{border-radius:var(--radius);width:100%;box-shadow:var(--shadow-lift)}.portrait:before{content:"";border:2px solid var(--color-gold);border-radius:var(--radius);z-index:-1;position:absolute;inset:18px -18px -18px 18px}.portrait{isolation:isolate;width:100%;max-width:460px;margin-inline:auto}.section-photo{max-width:480px;margin:0 auto clamp(2rem,4vw,3rem)}.section-photo img{border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow-lift)}.prose p{color:var(--color-text)}.card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr));gap:1.75rem;display:grid}.card-grid>li{display:flex}.card{border-radius:var(--radius);background:var(--color-white);width:100%;box-shadow:var(--shadow-soft);flex-direction:column;display:flex;overflow:hidden}.card:hover{box-shadow:var(--shadow-lift);transform:translateY(-4px)}.card__body{flex-direction:column;flex:1;padding:1.5rem 1.5rem 1.75rem;display:flex}.card__title{margin-bottom:.4rem;font-size:1.4rem}.card__date-badge{background:var(--color-navy);min-width:56px;color:var(--color-white);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:.4rem .5rem;line-height:1.1;display:inline-flex}.card__date-month{letter-spacing:.06em;text-transform:uppercase;text-align:center;color:var(--color-gold-light);font-size:.72rem;font-weight:700}.card__date-day{font-family:var(--font-heading);font-size:1.5rem;font-weight:600}.card__place{color:var(--color-gold);margin-bottom:.75rem;font-size:.92rem;font-weight:600}.card__blurb{color:var(--color-muted);margin-bottom:0;font-size:.98rem}.callout{border-radius:var(--radius);background:var(--color-white);max-width:46rem;box-shadow:var(--shadow-soft);margin:clamp(2rem,4vw,3rem) auto 0;padding:1.5rem 1.6rem .4rem}.callout--meaning{background:var(--color-sand)}.callout__title{margin-bottom:.75rem;font-size:clamp(1.35rem,2.5vw,1.7rem)}.activities__intro{text-align:center;max-width:40rem;margin:0 auto 1.25rem;font-size:1.15rem}.chips{flex-wrap:wrap;justify-content:center;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.chips li{border-radius:var(--radius-pill);background:var(--color-white);color:var(--color-navy);border:1px solid #c49a4ad9;padding:.45rem .95rem;font-weight:600}.activities__note{text-align:center;color:var(--color-muted);margin:1.5rem 0 0;font-weight:600}.featured,.events-feed{max-width:36rem;margin-inline:auto}.featured{border-radius:var(--radius);background:var(--color-white);box-shadow:var(--shadow-lift);text-align:center;padding:2rem 1.5rem}.featured__title{margin-bottom:.75rem;font-size:clamp(1.6rem,3vw,2.1rem)}.featured__note{color:var(--color-muted);margin:0;font-size:1.125rem}.card__soon{color:var(--color-gold);letter-spacing:.04em;text-transform:uppercase;margin:.75rem 0 0;font-size:.8rem;font-weight:700}.gallery-stack{width:min(100%,20rem);height:28rem;margin-inline:auto;position:relative}.gallery-stack__list{height:100%;margin:0;padding:0;list-style:none;position:relative;overflow:clip}.gallery-stack__item{width:78%;margin:0;position:absolute;top:1.25rem;left:11%}.gallery-stack__item:first-child{transform:rotate(-6deg)}.gallery-stack__item:nth-child(2){transform:rotate(5deg)translateY(.75rem)}.gallery-stack__item:nth-child(3){transform:rotate(-2.5deg)translateY(1.5rem)}.gallery-stack__item:nth-child(4){z-index:1;transform:rotate(3.5deg)translateY(2.25rem)}.gallery-stack__frame,.gallery-card__frame{margin:0}.gallery-stack__frame img,.gallery-card__frame img{aspect-ratio:3/4;object-fit:cover;object-position:center 18%;border-radius:var(--radius);width:100%;box-shadow:var(--shadow-lift)}.gallery-stack__frame--tile img,.gallery-card__frame--tile img{object-fit:contain;object-position:center center;background:radial-gradient(ellipse at 50% 42%, var(--color-cream) 0%, var(--color-gold-light) 100%)}.gallery-stack__open{z-index:2;cursor:pointer;touch-action:manipulation;background:0 0;border:0;justify-content:center;align-items:flex-end;padding:0 .75rem .35rem;display:flex;position:absolute;inset:0}.gallery-stack__open-label{border-radius:var(--radius-pill);background:var(--color-gold);color:var(--color-navy-deep);box-shadow:var(--shadow-lift);padding:.65rem 1.1rem;font-weight:700;line-height:1.3}.cta{isolation:isolate;color:var(--color-white);text-align:center;background:0 0;padding-block:clamp(4.75rem,8vw,6.5rem);position:relative}.cta__inner{border-radius:calc(var(--radius) + 8px);background:var(--scrim-panel);max-width:42rem;padding:clamp(1.5rem,4vw,2.5rem)}.cta__title{color:var(--color-white);margin-bottom:1rem;font-size:clamp(2rem,4.5vw,2.7rem)}.cta p{max-width:38rem;margin-inline:auto}.cta__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.75rem;display:flex}.contact-details{text-align:center;max-width:28rem;margin-inline:auto}.contact-details:has(.contact-social){flex-direction:column;justify-content:center;align-items:center;gap:.85rem;max-width:28rem;display:flex}@media (width>=720px){.contact-details:has(.contact-social){flex-direction:row;align-items:center;gap:clamp(1.25rem,4vw,3rem);max-width:46rem}}.contact-details__label{color:var(--color-navy);margin-bottom:.35rem;font-weight:700}.contact-details ul{margin:0;padding:0;list-style:none}.contact-details a{color:var(--color-navy);text-underline-offset:.2em;margin:.2rem 0;font-size:1.35rem;font-weight:600;text-decoration-thickness:1px;display:inline-block}.contact-social{flex-direction:column;align-items:stretch;gap:.4rem;width:max-content;max-width:100%;margin:0;display:flex}.contact-social>li{display:flex}#contact .contact-details .social-link{border-radius:var(--radius-pill);background:var(--color-navy);width:100%;min-height:44px;color:var(--color-white);flex:auto;justify-content:center;align-items:center;gap:.55rem;margin:0;padding:.35rem .9rem;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;display:flex}#contact .contact-details .social-link:hover{background:var(--color-navy-deep);color:var(--color-gold-light)}.social-link__icon{width:1.25rem;height:1.25rem;color:var(--color-gold-light);flex:none;display:block}#contact.section{padding-block:clamp(3.4rem,5.5vw,4.5rem)}#contact .section__header{margin-bottom:clamp(1.1rem,2.2vw,1.6rem)}#contact .section__title:after{margin-top:.6rem}#contact .section__subtitle{margin-top:.65rem}#contact .contact-details__phones a{margin-block:.08rem}.footer{background:linear-gradient(to bottom, transparent, var(--color-navy-deep) 18%);color:#ffffffe0;text-align:center;padding-block:3.5rem 2.5rem}.footer__nav ul{flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin-bottom:1.75rem;display:flex}.footer__nav a{color:#ffffffd9;font-size:.95rem;text-decoration:none}.footer__nav a:hover{color:var(--color-gold-light)}.footer__text{font-size:.88rem}.footer__top{color:#ffffffd9;margin-top:.5rem;font-size:.9rem;display:inline-block}.events-feed{margin-bottom:1.75rem}.events-feed .card__body{padding:.85rem 1rem 1rem}.events-feed__message{color:var(--color-muted);text-align:center;margin:0}.events-feed__list{margin:0;padding:0;list-style:none}.events-feed__list>li+li{border-top:1px solid var(--color-sand);margin-top:.7rem;padding-top:.7rem}.events-feed__item{grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:.75rem;min-width:0;display:grid}.events-feed__item .card__date{margin:0}.events-feed__item .card__date-badge{min-width:2.75rem;padding:.25rem .35rem}.events-feed__item .card__date-month{font-size:.65rem}.events-feed__item .card__date-day{font-size:1.15rem}.events-feed__copy{min-width:0}.events-feed__item .card__title{overflow-wrap:anywhere;margin:0;font-size:1.05rem;line-height:1.3}.events-feed__meta{min-width:0;color:var(--color-muted);flex-wrap:wrap;gap:.15rem .65rem;margin:.15rem 0 0;font-size:.9rem;line-height:1.35;display:flex}.events-feed__item .card__place{overflow-wrap:anywhere;min-width:0;margin:0}.site-bg{z-index:0;pointer-events:none;background:var(--color-navy);will-change:transform;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.site-bg__svg{width:100%;height:100%;display:block}.site-bg__line{fill:none;stroke-linecap:round;stroke-width:1.2px;vector-effect:non-scaling-stroke}.section-reveal{opacity:1}.gallery-dialog{z-index:80;background:var(--scrim-dialog);color:var(--color-white);-webkit-overflow-scrolling:touch;position:fixed;inset:0;overflow:auto}.gallery-dialog__bar{z-index:2;background:var(--color-navy-deep);position:sticky;top:0}.gallery-dialog__bar-inner{flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;min-width:0;padding-block:.85rem;display:flex}.gallery-dialog__back{touch-action:manipulation;flex:0 auto;min-width:0}.gallery-dialog__title{min-width:0;color:var(--color-white);overflow-wrap:anywhere;flex:8rem;font-size:clamp(1.35rem,3vw,1.8rem)}.gallery-dialog__bar-inner .lang-switch{margin-left:auto}.gallery-dialog__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1.25rem;padding-block:.5rem 3rem;display:grid}.gallery-card{width:100%;color:inherit;font:inherit;text-align:center;cursor:pointer;touch-action:manipulation;perspective:1200px;background:0 0;border:0;margin:0;padding:0;display:block}.gallery-card__inner{display:grid}.gallery-card__face{border-radius:var(--radius);grid-area:1/1;position:relative}.gallery-card__face--back{aspect-ratio:3/4;background:var(--color-cream);min-height:100%;color:var(--color-navy);box-shadow:var(--shadow-soft);justify-content:center;align-items:center;padding:1.25rem;display:flex}.gallery-card__story{font-family:var(--font-heading);color:var(--color-navy);margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);line-height:1.35;display:block}.gallery-card:not(.gallery-card--flipped) .gallery-card__face--back,.gallery-card--flipped .gallery-card__face--front{display:none}.gallery-card__hint{z-index:1;border-radius:var(--radius-pill);background:var(--color-navy-deep);color:var(--color-cream);justify-content:center;align-items:center;gap:.35rem;margin:0;padding:.3rem .65rem;font-size:.82rem;font-weight:600;line-height:1.3;display:none;position:absolute;bottom:.55rem;left:.55rem;right:.55rem}.gallery-card__hint-icon{flex:none;width:1rem;height:1rem;display:block}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.button{transition:transform .2s,background-color .2s,color .2s,box-shadow .2s}.nav{transition:box-shadow .25s}.nav__link{transition:color .2s,background-color .2s}.nav__toggle-bar{transition:transform .25s,opacity .25s}.nav__menu{transition:max-height .3s,visibility .3s}.card{transition:transform .25s,box-shadow .25s}html[data-section-reveal=on] .section-reveal--motion{transition:opacity .9s}html[data-section-reveal=on] .section-reveal--motion.section-reveal--pending{opacity:0}html[data-section-reveal=on] .section-reveal--motion.section-reveal--immediate{transition:none}.gallery-card__inner{transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:transform .65s}.gallery-card--flipped .gallery-card__inner{transform:rotateY(180deg)}.gallery-card__face{backface-visibility:hidden}.gallery-card__face--back{transform:rotateY(180deg)}.gallery-card:not(.gallery-card--flipped) .gallery-card__face--back{display:flex}.gallery-card--flipped .gallery-card__face--front{display:block}.gallery-card__hint{display:flex}}
