@font-face{font-family:Cormorant;src:url('../assets/fonts/cormorant-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Cormorant;src:url('../assets/fonts/cormorant-italic.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:DM Sans;src:url('../assets/fonts/dm-sans-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url('../assets/fonts/dm-sans-semibold.ttf') format('truetype');font-weight:600;font-display:swap}
:root{--paper:#f6f4ed;--paper-dark:#eeece3;--ink:#303a2e;--olive:#475343;--muted:#73776c;--line:#d8dacd;--rust:#9b604c;--serif:Cormorant,Georgia,serif;--sans:'DM Sans',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--paper);color:var(--ink);font:400 14px/1.7 var(--sans);-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}
button,input,a{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
button{font:inherit;cursor:pointer;color:inherit}
a{color:inherit;text-decoration:none}
button{border:0}
button:disabled{cursor:default}
img{max-width:100%;display:block}
svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.svg-library{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}
:focus-visible{outline:2px solid var(--rust);outline-offset:6px}
::selection{background:#d8ddcb;color:var(--ink)}
[hidden]{display:none!important}
.page-width{width:min(1224px,calc(100% - 112px));margin-inline:auto}
.section{padding-block:112px}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.03;letter-spacing:-.035em}
h2{font-size:clamp(45px,4.5vw,66px)}
h2 em{font-weight:400;color:#69745e}
.eyebrow{font-size:10px;font-weight:600;letter-spacing:.19em;line-height:1.5;margin-bottom:23px}
.skip-link{position:fixed;top:8px;left:8px;z-index:20;padding:10px 20px;background:var(--ink);color:white;transform:translateY(-200%)}
.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:10;background:#f6f4edf5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.header-inner{max-width:1440px;padding:0 56px;margin:auto;min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.monogram{font-family:var(--serif);font-size:38px;letter-spacing:-4px;line-height:1;white-space:nowrap}
.monogram>span:first-child{font-size:26px;font-style:italic;margin:0 3px}
.monogram-dot{color:var(--rust);letter-spacing:0}
nav{display:flex;align-items:center;gap:32px;font-size:11px}
nav a{transition:color .2s;position:relative;padding-block:10px}
nav a:hover{color:var(--rust)}
.nav-rsvp{display:flex;gap:18px;align-items:center;border:1px solid var(--ink);padding:11px 18px}
.nav-rsvp .icon{width:16px}
.menu-toggle{display:none}
.hero{padding:70px 0 76px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:55px;min-height:740px}
.hero .eyebrow{display:flex;gap:12px;align-items:center;margin-bottom:30px}
.little-line{height:1px;width:28px;background:var(--olive)}
h1{font-size:clamp(83px,8vw,116px);line-height:.92;letter-spacing:-.05em}
.name-join{font-style:italic;color:#8b927a;font-size:.72em;margin-left:12px}
.second-name{display:inline-block;margin-left:30px}
.hero-subtitle{font-family:var(--serif);font-size:30px;line-height:1.1;margin:28px 0 20px}
.hero-subtitle em{color:#69745e}
.hero-intro{font-size:13px;line-height:1.9;color:#686e62;margin-bottom:27px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 24px;font-size:11px;font-weight:600;transition:background .2s,transform .2s}
.button:hover{transform:translateY(-2px)}
.button-dark{background:var(--olive);color:var(--paper)}
.button-dark:hover{background:#303a2e}
.hero-date{display:flex;align-items:center;gap:20px;margin-top:36px}
.date-numbers{font-family:var(--serif);font-size:32px;letter-spacing:.01em}
.date-detail{border-left:1px solid var(--line);padding-left:18px;display:flex;flex-direction:column;font-size:10px;line-height:1.65;color:var(--muted)}
.date-detail>span:first-child{text-transform:capitalize;color:var(--ink)}
.hero-visual{position:relative;padding:16px 16px 0 0;min-width:0}
.hero-visual::before{content:'';position:absolute;inset:0 0 39px 17px;border:1px solid #acb09c;border-radius:50% 50% 2px 2px}
.photo-arch{position:relative;border-radius:48% 48% 2px 2px;overflow:hidden;aspect-ratio:.92}
.hero-photo{width:100%;height:100%;object-fit:cover;object-position:48% 50%}
.photo-footnote{font-family:var(--serif);font-size:20px;font-style:italic;text-align:right;margin-top:12px;padding-right:4px;color:var(--muted)}
.photo-seal{width:116px;height:116px;position:absolute;bottom:18px;left:-42px;border-radius:50%;background:#e8e9dd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;transform:rotate(-12deg);border:6px solid var(--paper);box-shadow:0 0 0 1px #dedfd1}
.photo-seal span{font-size:8px;letter-spacing:.17em;font-weight:600}
.photo-seal .icon{width:25px;height:25px;stroke-width:1}
.hero-sprig{position:absolute;right:-39px;bottom:7px;width:72px;height:123px;color:#657354;transform:rotate(24deg);stroke-width:1.1}
.date-ribbon{min-height:69px;background:var(--olive);color:var(--paper);display:flex;align-items:center;justify-content:center;gap:52px;padding:15px 24px;font-size:9px;letter-spacing:.17em}
.date-ribbon [data-date-long]{font-family:var(--serif);font-size:24px;letter-spacing:.015em}
.ribbon-star{font-size:22px;color:#c0c6aa}
.section-heading{margin-bottom:47px}
.centered{text-align:center}
.section-heading>p:last-child{font-size:13px;color:var(--muted);margin-top:22px;line-height:1.9}
.event-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.event-card{border:1px solid var(--line);padding:32px 34px 0}
.event-top{display:grid;grid-template-columns:1fr 140px 1fr;align-items:start;margin-bottom:26px}
.event-number{font-family:var(--serif);font-style:italic;font-size:24px;color:var(--muted)}
.event-drawing{width:140px;height:112px;stroke-width:1;color:#6e7b61}
.event-kind{font-size:8px;letter-spacing:.14em;text-align:right;padding-top:9px}
.event-card h3{font-size:35px;text-align:center;letter-spacing:-.02em;margin-bottom:20px}
.event-location{text-align:center;font-size:12px}
.event-address{text-align:center;font-size:11px;color:var(--muted);margin:6px 0 30px}
.event-bottom{border-top:1px solid var(--line);padding-block:20px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px}
.muted-link,.map-slot a{display:flex;gap:7px;align-items:center}
.muted-link{color:var(--muted)}
.map-slot .icon{width:14px;height:16px}
.map-slot a{text-decoration:underline;text-underline-offset:4px}
.section-note{text-align:center;color:var(--muted);font-size:11px;margin-top:26px}
.story-section{background:var(--paper-dark)}
.story-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:46px}
.story-intro{max-width:330px;color:#6b7064;font-size:12px;line-height:1.9;padding-bottom:6px}
.gallery-hint{display:flex;align-items:center;gap:10px;margin-top:23px;font-size:10px}
.gallery-hint .icon{width:16px;height:16px}
.gallery{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:18px;align-items:start}
.gallery-item{position:relative;background:#dddccf;padding:0;display:block;width:100%;overflow:hidden;isolation:isolate}
.gallery-item:nth-child(3n+1){aspect-ratio:.87}
.gallery-item:nth-child(3n+2){aspect-ratio:1.08;margin-top:37px}
.gallery-item:nth-child(3n){aspect-ratio:.87}
.gallery-item img{height:100%;width:100%;object-fit:cover;transition:transform .6s ease}
.gallery-item:hover img{transform:scale(1.035)}
.gallery-item::after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#101a10a8);z-index:0}
.gallery-caption{position:absolute;left:18px;bottom:18px;right:42px;color:#fff;font-family:var(--serif);font-size:21px;text-align:left;line-height:1.1;z-index:1;transform:translateY(6px);opacity:0;transition:opacity .2s,transform .2s}
.gallery-item:is(:hover,:focus-visible) .gallery-caption{opacity:1;transform:translateY(0)}
.gallery-expand{position:absolute;bottom:15px;right:13px;display:grid;place-items:center;width:29px;height:29px;border:1px solid #ffffff8c;border-radius:50%;color:white;z-index:1}
.gallery-expand .icon{width:15px;height:15px}
.text-button{background:none;padding:8px 0;border-bottom:1px solid var(--olive);display:inline-flex;align-items:center;gap:14px;font-size:11px}
.text-button:hover{color:var(--rust);border-color:var(--rust)}
.gallery-more{margin:38px auto 0;display:flex}
.info-section{display:grid;grid-template-columns:1fr 1.08fr;gap:60px 80px;align-items:center}
.bridge-copy>p:not(.eyebrow){font-size:13px;color:#686e62;margin-top:25px;max-width:385px;line-height:1.9}
.bridge-copy .text-button{margin-top:23px}
.bridge-copy .text-button .icon{width:17px}
.weekend-card{border:1px solid #c3c8b8;padding:29px 29px 22px;transform:rotate(2deg);background:#f0f0e5}
.calendar-heading{display:flex;justify-content:space-between;letter-spacing:.14em;font-size:10px;padding-bottom:25px;border-bottom:1px solid #cdd2c0}
.weekend-days{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:25px 0}
.weekend-days>div{position:relative;display:flex;flex-direction:column;align-items:center;padding:13px 2px 17px}
.weekend-days span{font-size:9px;letter-spacing:.13em}
.weekend-days strong{font-family:var(--serif);font-weight:400;font-size:51px;line-height:1.6}
.weekend-days small{font-size:8px}
.weekend-days .wedding-day{background:var(--olive);color:var(--paper);border-radius:50px 50px 3px 3px}
.wedding-day .icon{position:absolute;width:15px;height:15px;bottom:35px;right:9px;transform:rotate(-15deg);stroke-width:1}
.weekend-footer{padding-top:18px;border-top:1px solid #cdd2c0;display:flex;justify-content:center;gap:8px;align-items:center;font-size:9px;color:#6b7262}
.dot{width:5px;height:5px;display:inline-block;background:currentColor;border-radius:50%;flex-shrink:0}
.faq-list{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
details{border-top:1px solid var(--line);padding:19px 0}
summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:11px}
summary::-webkit-details-marker{display:none}
summary .icon{width:16px;height:16px}
details[open] summary .icon{transform:rotate(45deg)}
details p{font-size:12px;color:var(--muted);margin-top:16px}
.gifts-section{background:#e8ecdf}
.gifts-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.gifts-copy{position:relative}
.gifts-copy h2{font-size:clamp(44px,4.2vw,61px)}
.gifts-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#626b5a;max-width:340px;margin-top:27px}
.gifts-copy .gift-signoff{font-family:var(--serif);font-style:italic;font-size:23px!important;line-height:1.3!important;color:var(--olive)!important}
.gift-sprig{position:absolute;width:66px;height:105px;bottom:-10px;right:26px;transform:rotate(25deg);stroke-width:1;color:#929e80}
.gift-note{display:flex;align-items:center;gap:8px;font-size:9px;color:#626b5a;margin-bottom:15px}
#gift-cards{display:flex;flex-direction:column;gap:12px}
.gift-card{background:#f9faf4;padding:22px 24px;border:1px solid #d9decf;display:grid;grid-template-columns:38px 1fr 40px;gap:14px;align-items:center}
.gift-symbol{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d5d9ce;border-radius:50%;background:#fff}
.gift-symbol .icon{width:18px;height:18px}
.gift-symbol img{width:31px;height:31px;border-radius:50%}
.gift-label{font-size:10px;color:var(--muted)}
.gift-owner{font-family:var(--serif);font-size:25px;line-height:1.35}
.gift-value{font-size:11px;color:#616959;overflow-wrap:anywhere;letter-spacing:.02em;margin-top:5px;user-select:all}
.copy-button{border:1px solid #d8ddcf;display:grid;place-items:center;background:transparent;width:39px;height:39px;border-radius:50%;transition:background .2s}
.copy-button:hover{background:#e7ecde}
.copy-button .icon{width:16px;height:16px}
.copy-button.is-copied{background:var(--olive);color:white}
.gift-footnote{font-size:10px;color:var(--muted);margin-top:17px;max-width:350px}
.rsvp-section{text-align:center;padding-block:100px}
.rsvp-flower{font-size:40px;line-height:1;color:#7c876c;margin-bottom:30px}
.rsvp-section>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:25px;line-height:1.9}
#rsvp-action{margin-top:26px}
.coming-soon{display:inline-block;border:1px solid #c6ccbb;color:#646e5c;padding:13px 25px;font-size:11px}
.rsvp-section .rsvp-small{font-size:10px!important;margin-top:17px!important}
.site-footer{border-top:1px solid var(--line)}
.footer-main{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:35px}
.footer-main p{font-family:var(--serif);font-size:23px;font-style:italic;color:#757e69}
.back-to-top{display:flex;align-items:center;gap:12px;font-size:10px}
.back-to-top .icon{transform:rotate(-90deg);width:17px}
.footer-bottom{border-top:1px solid var(--line);padding-block:22px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.14em;color:var(--muted)}
.photo-dialog{position:fixed;width:min(1100px,94vw);max-width:none;max-height:94dvh;inset:0;margin:auto;background:#f6f4ed;border:0;padding:18px 24px 22px;color:var(--ink)}
.photo-dialog::backdrop{background:#141b16e8;backdrop-filter:blur(5px)}
.lightbox-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:11px;letter-spacing:.12em}
.icon-button{background:transparent;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;flex-shrink:0}
.icon-button:hover{background:var(--paper-dark)}
.lightbox-stage{display:flex;align-items:center;justify-content:space-between;gap:15px}
#full-photo{width:auto;max-width:calc(100% - 120px);height:auto;max-height:70dvh;object-fit:contain}
.prev-photo .icon{transform:rotate(180deg)}
#photo-caption{text-align:center;font-family:var(--serif);font-size:25px;line-height:1.2;margin-top:20px}
.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);padding:14px 22px;max-width:calc(100vw - 32px);width:max-content;background:var(--ink);color:var(--paper);font-size:12px;z-index:30;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:0 5px 24px #0002}
.toast.is-visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.hero{padding-block:90px;gap:85px}.hero-visual{max-width:565px}.hero-photo{object-position:47% center}}
@media(max-width:1100px){.page-width{width:calc(100% - 72px)}.header-inner{padding-inline:36px}nav{gap:21px}.hero{gap:30px;min-height:650px;padding-block:60px}h1{font-size:94px}.photo-seal{left:-22px;width:96px;height:96px}.hero-sprig{right:-25px;width:54px}.event-card{padding-inline:24px}.event-top{grid-template-columns:1fr 110px 1fr}.event-drawing{width:110px}.event-kind{font-size:7px}.info-section,.gifts-layout{gap:55px}.gift-card{padding:20px 15px;gap:10px}.gift-value{font-size:10px}.section{padding-block:85px}.gift-sprig{right:0}}
@media(max-width:850px){nav{gap:17px;font-size:10px}.nav-rsvp{padding:10px 12px;gap:9px}.hero{gap:25px;min-height:0}h1{font-size:76px}.hero-subtitle{font-size:27px}.hero-intro{font-size:12px}.photo-arch{aspect-ratio:.8}.hero-date{gap:12px}.date-numbers{font-size:26px}.date-detail{padding-left:12px}.date-ribbon{gap:26px;font-size:8px}.date-ribbon [data-date-long]{font-size:22px}.event-top{grid-template-columns:1fr 90px 1fr}.event-drawing{width:90px}.event-card h3{font-size:29px}.event-bottom{align-items:start;flex-direction:column}.story-intro{max-width:230px}.info-section,.gifts-layout{gap:40px}.weekend-card{padding:22px 16px}.weekend-days strong{font-size:40px}.weekend-days small{font-size:7px}.gift-sprig{display:none}.gift-card{grid-template-columns:28px 1fr 34px;padding:16px 13px}.gift-symbol{width:28px;height:28px}.gift-symbol img{width:26px;height:26px}.copy-button{width:34px;height:34px}.footer-main p{font-size:20px}}
@media(max-width:700px){
 html{scroll-padding-top:90px}.page-width{width:calc(100% - 40px)}.section{padding-block:70px}.header-inner{padding:0 22px;min-height:73px}.monogram{font-size:33px}.monogram>span:first-child{font-size:23px}
 .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:none;padding:10px}.menu-toggle span{display:block;height:1px;width:24px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
 nav{position:absolute;left:0;right:0;top:73px;background:var(--paper);padding:22px 26px 28px;display:none;flex-direction:column;align-items:stretch;font-size:14px;gap:5px;border-bottom:1px solid var(--line);box-shadow:0 12px 14px #00000008}nav.is-open{display:flex}.nav-rsvp{justify-content:space-between;padding:12px 16px;margin-top:10px}
 .hero{grid-template-columns:1fr;padding:46px 0 43px;gap:37px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:9px;margin-bottom:26px}.hero h1{font-size:clamp(78px,18vw,113px);line-height:.9}.second-name{margin-left:10px}.name-join{margin-left:6px}.hero-subtitle{font-size:29px;margin:24px 0 17px}.hero-intro{font-size:12px;margin-bottom:22px}.hero-date{justify-content:center;margin-top:27px}.date-numbers{font-size:31px}.date-detail{text-align:left;font-size:9px}.hero-visual{width:min(440px,94%);margin:auto;padding:12px 12px 0 0}.photo-arch{aspect-ratio:1.04}.hero-visual::before{inset:0 0 35px 12px}.photo-seal{width:93px;height:93px;left:-9px;bottom:19px;gap:7px}.photo-seal span{font-size:7px}.photo-footnote{font-size:18px}.hero-sprig{width:44px;height:83px;right:-13px;bottom:9px}
 .date-ribbon{gap:17px;min-height:66px;padding:13px 20px}.date-ribbon>span:first-child{display:none}.date-ribbon>.ribbon-star:nth-child(2){display:none}.date-ribbon [data-date-long]{font-size:21px}.date-ribbon>span:last-child{font-size:7px;letter-spacing:.13em}.ribbon-star{font-size:18px}
 h2{font-size:48px}.eyebrow{font-size:9px;margin-bottom:17px}.section-heading{margin-bottom:33px}.section-heading>p:last-child{font-size:12px;margin-top:18px}.event-grid{grid-template-columns:1fr;gap:18px}.event-card{padding:26px 24px 0}.event-top{grid-template-columns:1fr 140px 1fr;margin-bottom:17px}.event-drawing{width:140px;height:105px}.event-kind{font-size:8px}.event-card h3{font-size:33px}.event-bottom{flex-direction:row;align-items:center}.event-address{margin-bottom:24px}.section-note{font-size:10px;padding-inline:20px}
 .story-heading{flex-direction:column;align-items:start;gap:23px;margin-bottom:28px}.story-intro{max-width:none;font-size:12px}.gallery-hint{margin-top:14px}.gallery{grid-template-columns:1fr 1fr;gap:12px}.gallery-item:nth-child(n){margin-top:0;aspect-ratio:.77}.gallery-item:nth-child(even){margin-top:27px}.gallery-item:nth-child(4n+3){margin-top:-27px}.gallery-caption{opacity:1;transform:none;font-size:18px;left:11px;bottom:13px;right:29px}.gallery-expand{right:7px;bottom:9px;width:22px;height:22px}.gallery-expand .icon{width:12px;height:12px}.gallery-more{font-size:10px;margin-top:29px}
 .info-section{grid-template-columns:1fr;gap:39px}.bridge-copy>p:not(.eyebrow){max-width:none;font-size:12px;margin-top:21px}.bridge-copy .text-button{margin-top:15px}.weekend-card{width:96%;margin:auto;padding:26px 20px}.weekend-days strong{font-size:48px}.weekend-days small{font-size:8px}.calendar-heading{font-size:10px}.weekend-footer{font-size:9px}.faq-list{grid-template-columns:1fr;gap:0}details{padding-block:19px}summary{font-size:12px}
 .gifts-layout{grid-template-columns:1fr;gap:35px}.gifts-copy h2{font-size:47px}.gifts-copy>p:not(.eyebrow){max-width:100%;font-size:12px;margin-top:21px}.gifts-copy .gift-signoff{font-size:24px!important}.gift-note{font-size:8px}.gift-card{grid-template-columns:35px 1fr 38px;padding:20px 16px;gap:12px}.gift-symbol{width:34px;height:34px}.gift-symbol img{width:31px;height:31px}.gift-owner{font-size:26px}.gift-value{font-size:10px}.copy-button{width:38px;height:38px}.gift-footnote{font-size:10px}.rsvp-section{padding-block:74px}.rsvp-section h2{font-size:49px}.rsvp-section>p:not(.eyebrow){font-size:12px}
 .footer-main{flex-wrap:wrap;padding-block:29px;gap:22px}.footer-main p{font-size:20px;order:3;width:100%;text-align:center}.footer-bottom{gap:16px;flex-direction:column;align-items:center;font-size:7px;padding-block:20px}.back-to-top{font-size:9px}
 .photo-dialog{padding:10px 12px 18px;width:96vw}.lightbox-stage{gap:5px;position:relative;justify-content:center;padding-bottom:56px}#full-photo{max-width:100%;max-height:63dvh}.lightbox-stage .icon-button{position:absolute;bottom:0;width:40px;height:40px}.lightbox-stage .prev-photo{left:calc(50% - 52px)}.lightbox-stage #next-photo{right:calc(50% - 52px)}#photo-caption{font-size:23px;margin-top:15px}.lightbox-toolbar{margin-bottom:5px}.toast{font-size:11px;bottom:18px;padding:12px 17px}
}
@media(max-width:360px){.hero h1{font-size:75px}.event-card{padding-inline:18px}.event-bottom{font-size:9px}.gift-card{padding-inline:10px;gap:8px}.gift-value{font-size:9px}.date-ribbon{gap:10px}.date-ribbon [data-date-long]{font-size:19px}}
@media(hover:none){.gallery-caption{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Keep decorative foliage inside the viewport at intermediate widths. */
@media(min-width:701px) and (max-width:850px){.hero-sprig{right:4px}}
