@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,600;1,9..144,300;1,9..144,400;1,9..144,600&family=Inter:wght@400;500&display=swap";:root{--bg: #F7F4EE;--surface: #FFFFFF;--surface-alt: #F1EBDF;--sage-wash: #E9EDE4;--clay-wash: #F3E5DD;--cream-deep: #EFE8DA;--primary: #6E7F66;--primary-h: #5B6B54;--accent: #C98A6E;--accent-h: #b8795e;--ink: #2E2A24;--ink-light: #4A4540;--muted: #8A8478;--border: #E6DFD3;--shadow-sm: 0 4px 12px -4px rgba(60,46,32,.1);--shadow-card: 0 30px 60px -30px rgba(60,46,32,.18);--shadow-lift: 0 40px 80px -30px rgba(60,46,32,.22);--font-head: "Fraunces", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--measure: 65ch;--r-xs: 3px;--r-sm: 4px;--r-md: 6px;--r-lg: 8px;--section-xl: clamp(80px, 10vw, 128px);--section-lg: clamp(56px, 7vw, 96px);--section-md: clamp(40px, 5vw, 64px);--section-sm: clamp(28px, 3.5vw, 48px);--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--sp-7: 48px;--sp-8: 64px;--sp-9: 96px}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:1rem;line-height:1.7;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{max-width:var(--measure)}h1,h2,h3,h4{font-family:var(--font-head);font-weight:400;font-optical-sizing:auto;line-height:1.05;letter-spacing:-.02em;color:var(--ink)}h1{font-size:clamp(2.75rem,7vw,5rem);line-height:1.02}h2{font-size:clamp(2rem,4.5vw,3.25rem)}h3{font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:400}h4{font-size:1.0625rem;letter-spacing:-.01em}.eyebrow{font-family:var(--font-head);font-style:italic;font-weight:400;font-size:.9375rem;color:var(--accent);display:block;letter-spacing:0;line-height:1.4}.container{width:100%;max-width:1120px;margin-inline:auto;padding-inline:var(--sp-6)}.container--narrow{max-width:720px;margin-inline:auto;padding-inline:var(--sp-6)}@media(max-width:640px){.container,.container--narrow{padding-inline:var(--sp-5)}}.motif{display:block;line-height:0;user-select:none;pointer-events:none}.motif--center{margin-inline:auto}.motif--sage{color:var(--primary)}.motif--clay{color:var(--accent)}.sprig-divider{display:flex;justify-content:center;padding-block:var(--sp-5);opacity:.55}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:.9375rem;font-weight:500;line-height:1;text-decoration:none;border:none;cursor:pointer;white-space:nowrap;transition:background .15s ease}.btn-ink{background:var(--ink);color:#fff;padding:1rem 2.25rem;border-radius:var(--r-sm)}.btn-ink:hover{background:var(--ink-light);color:#fff}.btn-clay{background:var(--accent);color:#fff;padding:1rem 2.25rem;border-radius:var(--r-sm)}.btn-clay:hover{background:var(--accent-h);color:#fff}.btn-text{font-family:var(--font-head);font-style:italic;font-weight:400;font-size:1rem;color:var(--ink);background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:text-decoration-color .2s}.btn-text:hover{text-decoration-color:var(--ink);color:var(--ink)}.cover-tile{display:block;aspect-ratio:3 / 4;overflow:hidden;border-radius:var(--r-md)}.cover-tile img{width:100%;height:100%;object-fit:contain;display:block}.cover-tile--sage{background:var(--sage-wash)}.cover-tile--clay{background:var(--clay-wash)}.cover-tile--cream{background:var(--cream-deep)}.cover-tile--alt{background:var(--surface-alt)}.pcard{display:block;text-decoration:none;color:var(--ink)}.pcard__tile{border-radius:var(--r-md);overflow:hidden;box-shadow:var(--shadow-card);transition:box-shadow .3s ease,filter .2s ease}.pcard__tile img{width:100%;aspect-ratio:3 / 4;object-fit:contain;display:block}.pcard:hover .pcard__tile{box-shadow:var(--shadow-lift);filter:brightness(1.01)}.pcard__caption{padding-top:var(--sp-3);display:flex;flex-direction:column;gap:2px}.pcard__name{font-family:var(--font-head);font-weight:400;font-size:1.0625rem;line-height:1.25;letter-spacing:-.01em}.pcard__subtitle{font-size:.875rem;color:var(--muted);line-height:1.4}.pcard__price{font-family:var(--font-head);font-style:italic;font-weight:400;font-size:1rem;color:var(--accent);margin-top:var(--sp-1)}.pgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-7) var(--sp-6)}@media(max-width:860px){.pgrid{grid-template-columns:repeat(2,1fr);gap:var(--sp-6) var(--sp-4)}}@media(max-width:480px){.pgrid{grid-template-columns:1fr;gap:var(--sp-6)}}.pgrid .pcard:nth-child(3n+1) .pcard__tile{background:var(--sage-wash)}.pgrid .pcard:nth-child(3n+2) .pcard__tile{background:var(--clay-wash)}.pgrid .pcard:nth-child(3n+3) .pcard__tile{background:var(--cream-deep)}.photo-block{display:block;border-radius:var(--r-lg);overflow:hidden}.photo-block--sage{background:var(--sage-wash)}.photo-block--clay{background:var(--clay-wash)}.photo-block--cream{background:var(--cream-deep)}.photo-block--alt{background:var(--surface-alt)}input[type=email],input[type=text]{font-family:var(--font-body);font-size:1rem;padding:.8rem 1rem;border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);color:var(--ink);width:100%;transition:border-color .15s}input[type=email]:focus,input[type=text]:focus{outline:none;border-color:var(--ink)}.announce-bar{background:var(--cream-deep);color:var(--muted);text-align:center;font-size:.8125rem;padding:.45rem var(--sp-5);border-bottom:1px solid var(--border)}.announce-bar a{color:var(--ink);text-decoration:underline;text-underline-offset:2px}.site-header{position:sticky;top:0;z-index:100;background:#f7f4eef2;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:60px;gap:var(--sp-5)}.site-header__brand{font-family:var(--font-head);font-weight:400;font-style:italic;font-optical-sizing:auto;font-size:1.25rem;letter-spacing:-.01em;color:var(--ink);text-decoration:none}.site-header__nav{display:flex;align-items:center;gap:var(--sp-6)}.site-header__nav a{font-size:.875rem;font-weight:400;color:var(--muted);transition:color .15s}.site-header__nav a:hover{color:var(--ink)}.site-footer{background:var(--cream-deep);border-top:1px solid var(--border);padding-block:var(--section-lg)}.site-footer a{color:var(--ink-light)}.site-footer a:hover{color:var(--ink)}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:var(--sp-7);padding-bottom:var(--sp-6);border-bottom:1px solid var(--border);margin-bottom:var(--sp-5)}.site-footer__brand{font-family:var(--font-head);font-weight:400;font-style:italic;font-size:1.375rem;letter-spacing:-.01em;color:var(--ink);margin-bottom:var(--sp-3);display:block}.site-footer__tagline{font-size:.9375rem;line-height:1.6;color:var(--muted);max-width:30ch}.site-footer__pinterest{display:inline-flex;align-items:center;gap:var(--sp-2);margin-top:var(--sp-4);font-size:.875rem;font-weight:500;color:var(--ink);text-decoration:none}.site-footer__pinterest:hover{color:var(--accent)}.site-footer__col-label{font-family:var(--font-head);font-style:italic;font-size:.875rem;color:var(--muted);margin-bottom:var(--sp-3);display:block}.site-footer__col ul{list-style:none;display:flex;flex-direction:column;gap:var(--sp-2)}.site-footer__col li a{font-size:.9375rem;color:var(--ink-light)}.site-footer__bottom{font-size:.8125rem;color:var(--muted);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--sp-3)}@media(max-width:700px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__grid>:first-child{grid-column:1 / -1}}@media(max-width:400px){.site-footer__grid{grid-template-columns:1fr}}.faq{max-width:680px;margin-inline:auto;display:flex;flex-direction:column}.faq__item{border-bottom:1px solid var(--border);overflow:hidden}.faq__item:first-child{border-top:1px solid var(--border)}.faq__q{padding:var(--sp-4) 0;font-family:var(--font-body);font-weight:500;font-size:.9375rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:var(--sp-3);color:var(--ink)}.faq__q::-webkit-details-marker{display:none}.faq__q:after{content:"+";color:var(--muted);font-size:1.125rem;flex-shrink:0;font-family:var(--font-body);font-weight:400}details[open] .faq__q:after{content:"−"}.faq__a{padding:0 0 var(--sp-4);font-size:.9375rem;color:var(--muted);max-width:100%;margin:0;line-height:1.65}.prose{max-width:var(--measure)}.prose h2{font-size:clamp(1.5rem,3vw,2rem);margin-top:var(--sp-7);margin-bottom:var(--sp-3)}.prose h3{font-size:1.125rem;margin-top:var(--sp-5);margin-bottom:var(--sp-2)}.prose p{margin-bottom:var(--sp-4)}.prose ul,.prose ol{padding-left:var(--sp-5);margin-bottom:var(--sp-4)}.prose li{margin-bottom:var(--sp-2)}.prose a{text-decoration:underline;text-underline-offset:3px;color:var(--ink)}.prose strong{font-weight:600}.text-muted{color:var(--muted)}.text-accent{color:var(--accent)}.text-ink{color:var(--ink)}.text-center{text-align:center}.mt-0{margin-top:0!important}.mt-1{margin-top:var(--sp-1)}.mt-2{margin-top:var(--sp-2)}.mt-3{margin-top:var(--sp-3)}.mt-4{margin-top:var(--sp-4)}.mt-5{margin-top:var(--sp-5)}.mt-6{margin-top:var(--sp-6)}.mt-7{margin-top:var(--sp-7)}.mt-8{margin-top:var(--sp-8)}
