:root{--cream:#faf9f4;--paper:#fffefa;--ink:#273f3b;--teal:#286761;--brand:#559d98;--muted:#596c67;--line:#d8e2dc;--mist:#e4efeb;--sand:#eef0e6;color:var(--ink);background:var(--cream);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,.editorial{letter-spacing:-.035em;font-family:Cormorant Garamond,Georgia,serif;font-weight:400;line-height:1.02}h2{margin-bottom:20px;font-size:clamp(36px,4.2vw,58px)}h3{font-weight:500}em{color:var(--teal);font-weight:500}:focus-visible{outline:3px solid var(--teal);outline-offset:5px}.skip-link{z-index:100;background:#fff;padding:15px;position:fixed;top:-80px;left:15px}.skip-link:focus{top:15px}.test-banner{color:#435c54;text-align:center;letter-spacing:.06em;background:#e4e9de;padding:6px 16px;font-size:10px}.announcement{background:var(--teal);color:#fff;letter-spacing:.05em;justify-content:space-between;padding:10px 6%;font-size:11px;display:flex}.announcement span{align-items:center;gap:9px;display:flex}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:140px;padding:0 6%;display:flex}.wordmark{color:var(--teal);flex-direction:column;font-family:Cormorant Garamond,serif;line-height:.83;display:inline-flex}.wordmark>span{letter-spacing:.01em;font-size:21px}.wordmark strong{letter-spacing:-.07em;font-size:48px;font-weight:500}.wordmark-flower{padding-left:4px;font-size:30px}.site-header nav{gap:32px;font-size:13px;display:flex}.site-header nav a:hover,.text-link:hover{color:var(--teal)}.header-actions{gap:18px;display:flex}.cart-link{align-items:center;gap:10px;font-size:12px;display:flex}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.mobile-only{display:none}.hero{grid-template-columns:1fr 1.08fr;align-items:center;gap:40px;max-width:1500px;min-height:680px;margin:auto;padding:60px 6% 76px;display:grid;overflow:hidden}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:600}.brand-starburst{vertical-align:-.12em;flex-shrink:0;display:inline-block}.tiny-star{color:var(--teal);margin-right:8px;font-size:20px}.hero h1{margin:25px 0;font-size:clamp(62px,6.5vw,94px)}.hero-description{max-width:370px;color:var(--muted);font-size:14px;line-height:1.85}.button{background:var(--teal);color:#fff;border:1px solid var(--teal);border-radius:2px;justify-content:center;align-items:center;gap:30px;padding:17px 25px;font-size:13px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:#1b514b;transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait}.button.secondary{color:var(--teal);background:0 0}.hero .button{margin:12px 0 27px}.hero-rating{align-items:center;gap:12px;font-size:10px;display:flex}.stars{color:var(--teal);letter-spacing:3px;font-size:14px}.hero-art{height:545px;padding-left:65px;padding-right:20px;position:relative}.hero-arch{background:#ddcab0;border-radius:220px 220px 5px 5px;height:510px;position:relative;overflow:hidden;transform:rotate(3deg)}.hero-arch img{object-fit:cover;width:100%;height:100%}.hero-arch>a{height:100%;display:block}.hero-product-label{background:#fffdf9f2;justify-content:space-between;align-items:center;padding:15px 18px;font-size:12px;display:flex;position:absolute;bottom:17px;left:18px;right:18px}.hero-small{background:var(--paper);border:8px solid var(--paper);width:180px;position:absolute;bottom:-10px;left:0;transform:rotate(-8deg);box-shadow:0 8px 25px #3e211e22}.hero-small img{object-fit:cover;width:100%;height:185px}.hero-small>span{text-align:center;padding:10px 0 5px;font-family:Cormorant Garamond;font-size:17px;font-style:italic;display:block}.round-stamp{background:var(--mist);border:1px dashed var(--teal);outline:7px solid var(--mist);width:111px;height:111px;color:var(--teal);letter-spacing:.12em;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:10px;line-height:1;display:flex;position:absolute;top:-12px;right:-12px;transform:rotate(13deg)}.stamp-heart{flex-shrink:0}.hero-spark{color:var(--teal);font-size:63px;font-weight:100;position:absolute;top:45px;left:2px}.benefits{border-block:1px solid var(--line);justify-content:center;gap:11%;padding:25px 5%;font-size:12px;display:flex}.benefits span{align-items:center;gap:12px;display:flex}.benefits svg{color:var(--teal)}.section{max-width:1500px;margin:auto;padding:80px 6%}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.section-heading h2{margin:0}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:14px;padding-bottom:6px;font-size:12px;display:inline-flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;display:grid}.product-photo{background:var(--sand);aspect-ratio:4/5;position:relative;overflow:hidden}.product-photo>img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.view-piece{opacity:0;background:#fffdf9ed;justify-content:space-between;padding:12px;font-size:11px;transition:opacity .2s;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.product-card:hover .view-piece,.product-card:focus .view-piece{opacity:1}.product-caption{padding-top:16px}.product-caption>.eyebrow{color:var(--muted);font-size:8px}.product-caption>div{justify-content:space-between;gap:12px;margin-top:8px;display:flex}.product-caption h3{margin:0;font-size:14px;line-height:1.45}.price{white-space:nowrap;font-size:14px}.product-caption p{color:var(--muted);margin:9px 0 0;font-size:10px}.shop-mood{padding-top:25px}.mood-grid{grid-template-columns:repeat(3,1fr);gap:27px;display:grid}.mood-grid img{aspect-ratio:1.12;object-fit:cover;width:100%}.mood-grid a>div{background:var(--sand);justify-content:space-between;align-items:center;padding:23px;display:flex}.mood-grid h3{margin:0 0 6px;font-family:Cormorant Garamond,serif;font-size:30px}.mood-grid p{color:var(--muted);margin:0;font-size:11px}.maker-story{background:var(--mist);grid-template-columns:1fr 1fr;align-items:center;margin:30px 0;display:grid}.maker-photo{height:510px;overflow:hidden}.maker-photo img{object-fit:cover;width:100%;height:100%}.maker-copy{max-width:720px;padding:50px 13%}.maker-copy p:not(.eyebrow){color:#4f6860;font-size:13px;line-height:1.85}.maker-copy .text-link{margin-top:15px}.reviews{text-align:center}.review-summary{color:var(--muted);margin-bottom:38px;font-size:12px}.review-summary .stars{margin-right:10px}.review-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;text-align:left;gap:22px;display:flex;overflow:auto}.review-carousel figure{border:1px solid var(--line);scroll-snap-align:start;background:var(--paper);flex:0 0 calc(33.3333% - 14.6667px);min-height:220px;margin:0;padding:30px}blockquote{margin:24px 0;font-family:Cormorant Garamond,serif;font-size:25px;line-height:1.2}figcaption{font-size:11px}figcaption span{color:var(--muted)}.review-controls{justify-content:center;align-items:center;gap:24px;margin-top:28px;display:flex}.footer-promise{background:var(--sand);border-top:1px solid var(--line);justify-content:center;align-items:center;gap:18px;padding:32px;display:flex}.footer-promise>p{margin:0;font-family:Cormorant Garamond;font-size:29px}.footer-promise>span{color:var(--muted);margin-left:25px;font-size:11px}.footer-promise svg{color:var(--teal)}footer{grid-template-columns:2fr 1fr 1fr;gap:40px;padding:60px 6% 22px;display:grid}footer p{margin:25px 0 14px;font-size:13px;line-height:1.7}footer h2{letter-spacing:0;margin-bottom:24px;font:500 12px DM Sans}footer>div:not(.footer-brand) a{color:var(--muted);margin-bottom:15px;font-size:12px;display:block}.footer-brand>a:last-child{align-items:center;gap:6px;font-size:11px;display:flex}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;margin-top:25px;padding-top:22px;font-size:10px;display:flex}.page-heading{max-width:1500px;margin:auto;padding:55px 6% 35px}.page-heading h1{margin-bottom:15px;font-size:64px}.page-heading p{color:var(--muted);font-size:14px;line-height:1.7}.shop-tools{flex-wrap:wrap;align-items:center;gap:16px;margin:24px 0;display:flex}.filters{flex-wrap:wrap;gap:8px;display:flex}.filter{border:1px solid var(--line);background:0 0;border-radius:30px;padding:10px 15px;font-size:11px}.filter[aria-pressed=true]{background:var(--teal);color:#fff;border-color:var(--teal)}input,select,textarea{background:var(--paper);color:var(--ink);border:1px solid #a4b9ae;border-radius:2px;max-width:100%;padding:12px 14px}label{margin-bottom:8px;font-size:12px;display:block}.shop-list{padding-top:0}.shop-list .product-grid{row-gap:38px}.empty-state{text-align:center;padding:60px;line-height:1.8}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:12px;padding:26px 6%;font-size:10px;display:flex}.product-detail{grid-template-columns:1.08fr 1fr;gap:65px;max-width:1500px;margin:auto;padding:8px 6% 70px;display:grid}.product-main-photo{aspect-ratio:1;object-fit:contain;background:var(--sand);width:100%}.gallery-thumbs{gap:12px;margin-top:15px;padding-bottom:6px;display:flex;overflow:auto}.gallery-thumbs button{background:0 0;border:2px solid #0000;flex:0 0 76px;padding:0}.gallery-thumbs button[aria-pressed=true]{border-color:var(--teal)}.gallery-thumbs img{object-fit:cover;width:76px;height:76px}.product-info h1{margin:14px 0 20px;font-size:44px}.product-price{align-items:center;gap:15px;font-size:23px;display:flex}.product-price small{color:var(--teal);font-size:11px}.product-intro{color:var(--muted);font-size:13px;line-height:1.8}.option-group{border:0;margin:24px 0;padding:0}.option-group legend{margin-bottom:10px;font-size:12px}.option-buttons{flex-wrap:wrap;gap:8px;display:flex}.option-buttons label{margin:0;position:relative}.option-buttons input{opacity:0;width:1px;height:1px;position:absolute}.option-buttons span{text-align:center;cursor:pointer;border:1px solid #a4b9ae;min-width:48px;padding:12px;font-size:12px;display:block}.option-buttons input:checked+span{background:var(--teal);color:#fff;border-color:var(--teal)}.option-buttons input:focus-visible+span{outline:3px solid var(--teal);outline-offset:3px}.product-form select,.product-form textarea{width:100%}.product-form textarea{min-height:90px}.quantity-and-add{gap:12px;margin:22px 0 12px;display:flex}.quantity-and-add>div{display:flex}.quantity-and-add .button{flex:1;gap:10px;min-width:0;padding-inline:14px}.quantity-control{background:var(--paper);vertical-align:middle;border:1px solid #a4b9ae;border-radius:2px;flex-shrink:0;grid-template-columns:44px 36px 44px;display:inline-grid}.quantity-control input{border:0;border-inline:1px solid var(--line);text-align:center;-moz-appearance:textfield;appearance:textfield;border-radius:0;width:36px;min-width:0;min-height:44px;padding:0;font-size:16px}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-control button{min-height:44px;color:var(--teal);touch-action:manipulation;background:0 0;border:0;place-items:center;padding:0;display:grid}.quantity-control button:hover:not(:disabled){background:var(--mist)}.quantity-control button:disabled{opacity:.35;cursor:default}.quantity-control :focus-visible{outline-offset:-3px}.purchase-note{color:var(--muted);text-align:center;font-size:10px;line-height:1.8}.processing-box{background:var(--sand);margin-top:25px;padding:20px;font-size:12px;line-height:1.8}.processing-box strong{color:var(--teal);font-weight:500;display:block}details{border-bottom:1px solid var(--line);padding:18px 0;font-size:13px;line-height:1.8}summary{cursor:pointer;font-weight:500}.description-text{white-space:pre-line;color:var(--muted);margin-top:16px}.notice{background:var(--mist);border:1px solid var(--line);padding:15px;font-size:13px;line-height:1.7}.notice:empty{display:none}#product-feedback p{margin:0 0 12px}#product-feedback .checkout-button{gap:12px;width:100%;min-height:54px;font-size:16px;font-weight:600;text-decoration:none}.prose{max-width:760px;margin:0 auto;padding:60px 24px 85px}.prose h1{font-size:64px}.prose h2{margin-top:36px;font-size:34px}.prose p,.prose li{color:var(--muted);font-size:14px;line-height:1.9}.prose a{color:var(--teal);text-decoration:underline}.cart-layout{grid-template-columns:1.5fr 1fr;gap:55px;max-width:1400px;margin:auto;padding:0 6% 90px;display:grid}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr auto;gap:20px;padding:22px 0;display:grid}.cart-item img{aspect-ratio:4/5;object-fit:cover;width:100px}.cart-item h2{letter-spacing:0;font:500 14px/1.5 DM Sans}.cart-item p{color:var(--muted);font-size:11px;line-height:1.7}.cart-item-actions{flex-wrap:wrap;align-items:center;gap:8px 15px;display:flex}.remove-item{color:var(--muted);background:0 0;border:0;min-height:44px;font-size:11px;text-decoration:underline}.cart-summary{background:var(--sand);align-self:start;padding:30px}.cart-summary h2{font-size:34px}.cart-summary .button{width:100%;margin-top:20px}.summary-line{justify-content:space-between;margin:19px 0;font-size:13px;display:flex}.shipping-meter{background:#cbdacf;height:4px;margin:14px 0 25px}.shipping-meter span{background:var(--teal);height:4px;width:var(--progress);display:block}.shipping-message{color:var(--teal);font-size:12px}.cart-summary .total{border-top:1px solid #cbdacf;padding-top:20px;font-weight:600}.muted{color:var(--muted);font-size:12px;line-height:1.8}[hidden]{display:none!important}.admin{max-width:1250px;margin:40px auto;padding:0 25px}.admin-grid{grid-template-columns:1fr 2fr;gap:24px;display:grid}.panel{border:1px solid var(--line);background:var(--paper);margin-bottom:20px;padding:24px}.panel input,.panel textarea,.panel select{width:100%;margin-bottom:15px}.admin h1{font-size:48px}.admin h2{font-size:30px}.admin-order{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;width:100%;padding:18px 8px;font-size:12px;line-height:1.8;display:block}.message{border-left:3px solid var(--line);white-space:pre-wrap;margin:16px 0;padding:12px 18px;font-size:13px;line-height:1.7}.message.outbound{border-color:var(--teal);background:var(--mist)}.admin-actions{flex-wrap:wrap;gap:12px;display:flex}.admin-actions>*{flex:1}.status-pill{background:var(--sand);border-radius:20px;padding:4px 8px;font-size:10px}.admin pre{white-space:pre-wrap;font:12px/1.8 DM Sans}.admin-login{max-width:420px;margin:50px auto}.admin-header{justify-content:space-between;align-items:center;display:flex}.admin-kpis{flex-wrap:wrap;gap:15px;margin-bottom:20px;display:flex}.admin-kpis>div{background:var(--sand);flex:1;padding:20px;font-size:11px}.admin-kpis strong{margin-bottom:8px;font:36px Cormorant Garamond;display:block}@media (width>=1550px){.site-header,.announcement,footer{padding-left:max(6%,50vw - 660px);padding-right:max(6%,50vw - 660px)}}@media (width<=1000px){.hero{gap:15px;min-height:580px;padding:45px 5% 65px}.hero h1{font-size:67px}.hero-art{height:450px;padding-left:40px;padding-right:10px}.hero-arch{height:430px}.hero-small{width:140px}.hero-small img{height:145px}.hero-small>span{font-size:13px}.round-stamp{width:90px;height:90px;font-size:8px}.hero-spark{font-size:43px}.product-grid,.mood-grid{gap:18px}.mood-grid a>div{padding:18px}.mood-grid h3{font-size:24px}.maker-copy{padding:35px 10%}.maker-photo{height:430px}.product-detail{gap:30px}.footer-promise>span{display:none}.review-carousel figure{flex-basis:calc(50% - 11px)}}@media (width<=700px){.announcement{justify-content:center;font-size:10px}.announcement>span:first-child{display:none}.site-header{height:108px;padding:0 5%}.wordmark>span{font-size:18px}.wordmark strong{font-size:42px}.wordmark-flower{font-size:25px}.mobile-only{display:inline-flex}.header-actions{align-items:center;gap:12px}.cart-link{gap:6px;font-size:11px}.site-header nav{background:var(--paper);z-index:30;padding:25px;display:none;position:absolute;top:147px;left:0;right:0;box-shadow:0 5px 10px #0001}.site-header nav.is-open{flex-direction:column;gap:24px;display:flex}.hero{grid-template-columns:1fr;gap:30px;padding:36px 6% 45px}.hero-copy{text-align:center}.hero .eyebrow{font-size:9px}.hero h1{margin:15px 0 20px;font-size:65px;line-height:.94}.hero-description{max-width:350px;margin:0 auto 8px;font-size:12px;line-height:1.8}.hero .button{margin:15px 0 22px}.hero-rating{justify-content:center;gap:10px;font-size:9px}.hero-art{width:100%;max-width:390px;height:430px;margin:auto;padding-left:57px;padding-right:15px}.hero-arch{height:402px}.hero-small{width:139px;bottom:0;left:0}.hero-small img{height:148px}.round-stamp{width:85px;height:85px;top:4px;right:4px}.hero-spark{top:40px;left:2px}.benefits{justify-content:space-between;gap:10px;padding:19px 4%;font-size:9px}.benefits span{text-align:center;flex-direction:column;flex:1;gap:8px}.benefits svg{width:19px;height:19px}.section{padding:50px 5%}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.section-heading h2{font-size:40px}.section-heading .eyebrow{font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 14px}.product-caption h3{font-size:12px}.product-caption>.eyebrow{letter-spacing:.06em;font-size:7px}.product-caption .price{font-size:12px}.product-caption>div{gap:7px}.product-caption p{font-size:9px;line-height:1.6}.view-piece{display:none}.shop-mood{padding-top:15px}.mood-grid{grid-template-columns:1fr;gap:22px}.mood-grid a{grid-template-columns:42% 58%;min-height:150px;display:grid}.mood-grid img{aspect-ratio:1;height:100%}.mood-grid a>div{padding:20px}.mood-grid h3{font-size:26px}.mood-grid p{font-size:10px;line-height:1.7}.maker-story{grid-template-columns:1fr;margin:5px 0}.maker-photo{height:340px}.maker-copy{padding:36px 7%}.maker-copy h2{font-size:45px}.review-carousel figure{flex:0 0 88%;padding:25px}.reviews h2{font-size:41px}.review-summary{font-size:10px;line-height:1.9}.review-summary .stars{margin:0 0 5px;display:block}.footer-promise{gap:12px;padding:26px 5%}.footer-promise>p{font-size:24px}.footer-promise svg{width:19px}footer{grid-template-columns:1fr 1fr;gap:35px 18px;padding:40px 6% 20px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px;margin-top:0;font-size:9px}.page-heading{padding:35px 5% 20px}.page-heading h1{font-size:48px}.page-heading p{font-size:12px}.shop-tools{gap:12px}.shop-tools input{width:100%}.filters{gap:6px}.filter{padding:9px 12px;font-size:10px}.shop-list{padding-top:5px}.product-detail{grid-template-columns:1fr;gap:26px;padding:5px 5% 45px}.breadcrumbs{padding:20px 5%;font-size:9px}.product-info h1{font-size:40px}.product-price{font-size:21px}.prose{padding-top:35px}.prose h1{font-size:49px}.cart-layout{grid-template-columns:1fr;gap:30px;padding:0 5% 45px}.cart-item{grid-template-columns:75px 1fr auto;gap:12px}.cart-item img{width:75px}.cart-item h2{font-size:12px}.cart-summary{padding:25px}.admin-grid{grid-template-columns:1fr}.admin{padding:0 15px}.admin-kpis{gap:8px}.admin-kpis>div{min-width:100px}.admin h1{font-size:38px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-product-label{justify-content:flex-end;gap:14px}.site-header{position:relative}@media (width<=700px){.site-header nav{top:100%}.hero-product-label{font-size:10px}}.wordmark{flex-shrink:0;line-height:1;display:block}.wordmark img{mix-blend-mode:multiply;width:119px;height:auto}.footer-brand .wordmark img{width:155px}.round-stamp{background:var(--mist);outline-color:var(--mist)}@media (width<=700px){.wordmark img{width:96px}.footer-brand .wordmark img{width:140px}}.prose a.button{color:#fff;text-decoration:none}.prose a.button.secondary{color:var(--teal)}.product-gallery{align-self:start;min-width:0}.gallery-stage{position:relative}.gallery-viewport{touch-action:pan-y pinch-zoom;border-radius:4px;overflow:hidden}.gallery-track{transition:transform .3s;display:flex}.gallery-slide{background:var(--sand);cursor:zoom-in;border:0;flex:0 0 100%;min-width:0;padding:0}.gallery-slide:focus-visible{outline-offset:-6px}.gallery-arrow{border:1px solid var(--line);background:var(--paper);width:44px;height:44px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 2px 10px #273f3b12}.gallery-arrow:hover{background:var(--mist)}.gallery-stage>.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%)}.gallery-previous{left:12px}.gallery-next{right:12px}.gallery-enlarge{background:var(--paper);color:var(--ink);pointer-events:none;border-radius:20px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;display:flex;position:absolute;bottom:12px;right:12px}.gallery-meta{color:var(--muted);justify-content:space-between;gap:14px;margin-top:14px;font-size:11px;line-height:1.5;display:flex}.gallery-meta [data-counter]{white-space:nowrap}.photo-lightbox{width:100%;max-width:none;height:100%;max-height:none;color:var(--ink);background:0 0;border:0;margin:0;padding:0}.photo-lightbox::backdrop{backdrop-filter:blur(6px);background:#142b28ed}.photo-lightbox[open]{place-items:center;display:grid}.lightbox-panel{background:var(--cream);border-radius:8px;flex-direction:column;width:min(960px,94vw);max-height:96dvh;padding:16px 24px;display:flex}.lightbox-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.lightbox-toolbar p{margin:0;font-size:14px;line-height:1.4}.lightbox-image-wrap{touch-action:pan-y pinch-zoom;justify-content:center;min-height:0;display:flex}.lightbox-image{object-fit:contain;width:100%;max-height:calc(96dvh - 190px)}.lightbox-controls{justify-content:center;align-items:center;gap:24px;margin-top:14px;font-size:12px;display:flex}.lightbox-hint{text-align:center;color:var(--muted);margin:10px 0 0;font-size:11px}@media (width<=600px){.lightbox-panel{padding:12px}.lightbox-toolbar p{font-size:12px}.lightbox-hint,.gallery-meta{font-size:10px}}@media (prefers-reduced-motion:reduce){.gallery-track{transition:none}}.contact-page{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;max-width:1280px;margin:auto;padding:80px 6% 100px;display:grid}.contact-intro h1{margin:20px 0 24px;font-size:clamp(50px,5vw,76px)}.contact-lede{max-width:390px;font-size:16px;line-height:1.8}.contact-email{color:var(--teal);align-items:center;gap:10px;margin:28px 0 36px;font-size:12px;display:flex}.contact-email span{overflow-wrap:anywhere}.contact-help{border-top:1px solid var(--line);align-items:start;gap:16px;padding-top:30px;display:flex}.contact-help>svg{color:var(--teal);flex-shrink:0}.contact-help h2{margin-bottom:10px;font-size:28px}.contact-help p{font-size:13px;line-height:1.8}.contact-page a:not(.button){text-underline-offset:4px;text-decoration:underline}.contact-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;min-width:0;padding:36px;box-shadow:0 10px 40px #273f3b06}.contact-card h2{margin-bottom:12px;font-size:38px}.contact-fields{grid-template-columns:1fr 1fr;gap:22px 18px;margin-top:30px;display:grid}.contact-fields>div{min-width:0}.contact-card label{margin-bottom:8px;font-size:12px;display:block}.contact-card input,.contact-card select,.contact-card textarea{border:1px solid var(--line);background:var(--cream);width:100%;min-height:46px;color:var(--ink);border-radius:3px;padding:12px;font-size:14px}.contact-card textarea{resize:vertical}.contact-message{margin-top:22px}.contact-trap{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}#contact-privacy{margin:12px 0 24px;line-height:1.7}#contact-feedback{margin:18px 0 0;font-size:13px;line-height:1.6}#contact-feedback:empty{margin:0}#contact-success{padding:30px 0}#contact-success>svg{color:var(--teal);margin-bottom:20px}#contact-success p{margin-bottom:24px;font-size:14px;line-height:1.8}@media (width<=900px){.contact-page{gap:36px}.contact-card{padding:26px}.contact-fields{grid-template-columns:1fr}}@media (width<=680px){.contact-page{grid-template-columns:1fr;gap:28px;padding-top:42px}.contact-card{padding:24px}.contact-email{margin-bottom:24px}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-sans-latin-ext-400-normal.BtiwyxMk.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-400-normal.BjWJ59Pq.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-sans-latin-400-normal.CW0RaeGs.woff2)format("woff2"),url(/_astro/dm-sans-latin-400-normal.BwCSEQnW.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-sans-latin-ext-500-normal.BJfUCQsA.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-500-normal.DR84L5F-.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-sans-latin-500-normal.B9HHJjqV.woff2)format("woff2"),url(/_astro/dm-sans-latin-500-normal.Dr3UlScf.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/dm-sans-latin-ext-600-normal.4vooXBpG.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-600-normal.DRtaDpgU.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/dm-sans-latin-600-normal.Aqo67rzb.woff2)format("woff2"),url(/_astro/dm-sans-latin-600-normal.BmdmIIQ2.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-cyrillic-ext-400-normal.W3Dto7M0.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-ext-400-normal.DLdKLAvx.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-cyrillic-400-normal.DD2KOZkl.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-400-normal.CVFrM67f.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-vietnamese-400-normal.6K-YXo6g.woff2)format("woff2"),url(/_astro/cormorant-garamond-vietnamese-400-normal.4uxlocMh.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-latin-ext-400-normal.Drx2k2n9.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-ext-400-normal.uvC0WHQr.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-latin-400-normal.B-1hWBU7.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-400-normal.B7YtguxJ.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-cyrillic-ext-500-normal.Yta7XZ9C.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-ext-500-normal.lsPpqi9g.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-cyrillic-500-normal.CyAY5ZLS.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-500-normal.DkJXBcIH.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-vietnamese-500-normal.BZGLGj12.woff2)format("woff2"),url(/_astro/cormorant-garamond-vietnamese-500-normal.DqXqCC0q.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-latin-ext-500-normal.CH1kM7og.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-ext-500-normal.DYeaGGzO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-latin-500-normal.BsRWmXhO.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-500-normal.zIXX3Q-H.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-cyrillic-ext-500-italic.ClXnudBg.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-ext-500-italic.DakTmaFY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-cyrillic-500-italic.DVnfXoMy.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-500-italic.C9gO-8KC.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-vietnamese-500-italic.D3igDnAQ.woff2)format("woff2"),url(/_astro/cormorant-garamond-vietnamese-500-italic.C-296ow0.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-latin-ext-500-italic.CE7zdTnu.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-ext-500-italic.CalKM9tT.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-latin-500-italic.Y14P-dkT.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-500-italic.DhNIfkTX.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
