/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties;@layer theme, base, components, utilities;@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:0.25rem;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,::file-selector-button,:after,:before{box-sizing:border-box;margin:0;padding:0;border:0 solid}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports (color:color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%;@media (width >= 40rem){max-width:40rem}@media (width >= 48rem){max-width:48rem}@media (width >= 64rem){max-width:64rem}@media (width >= 80rem){max-width:80rem}@media (width >= 96rem){max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.font-serif{font-family:var(--font-serif)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@import url("https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Inter:wght@300;400;500;600&display=swap");:root{--cream:#f8f4ee;--sand:#f0ead9;--warm-gray:#e2d9c8;--sage:#8aaa7e;--moss:#4e6340;--forest:#364a2d;--clay:#9e7f62;--slate:#6b8a8f;--ink:#2e2e2a;--bark:#4a3f35}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:Inter,sans-serif;color:#2e2e2a;background-color:#f8f4ee;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.font-serif{font-family:Crimson Pro,Georgia,serif}.section-pad{padding-top:5rem;padding-bottom:5rem}.container{max-width:1024px}.container,.container-narrow{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.container-narrow{max-width:720px}.photo-frame{position:relative;width:100%;border-radius:.875rem;overflow:hidden;background:linear-gradient(160deg,#8aaa7e,#e2d9c8 50%,#4e6340)}.photo-frame:before{content:"";display:block;padding-top:125%}.photo-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.bg-leaf{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='420' viewBox='0 0 420 420'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='1' stroke-linecap='round' opacity='0.13'%3E%3Cpath d='M380 20 Q300 120 200 200'/%3E%3Cpath d='M340 10 Q270 100 180 190'/%3E%3Cpath d='M380 20 Q360 80 320 120'/%3E%3Cpath d='M300 120 Q280 140 260 170'/%3E%3Cpath d='M380 20 Q390 80 370 150'/%3E%3Cpath d='M340 90 Q320 110 300 140'/%3E%3Cpath d='M200 200 Q230 220 210 260'/%3E%3Cpath d='M200 200 Q170 210 150 240'/%3E%3Cpath d='M260 170 Q240 190 230 220'/%3E%3C/g%3E%3C/svg%3E");background-position:100% 0;background-size:360px 360px}.bg-arc,.bg-leaf{background-repeat:no-repeat}.bg-arc{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='160' viewBox='0 0 1200 160'%3E%3Cpath d='M-100 160 Q600 40 1300 160' fill='none' stroke='%234e6340' stroke-width='1' opacity='0.1'/%3E%3Cpath d='M-100 180 Q600 60 1300 180' fill='none' stroke='%234e6340' stroke-width='0.6' opacity='0.07'/%3E%3C/svg%3E");background-position:bottom;background-size:100% auto}.bg-sprig{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='280' viewBox='0 0 280 280'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='1' stroke-linecap='round' opacity='0.11'%3E%3Cpath d='M30 260 Q80 200 120 150 Q160 100 180 50'/%3E%3Cpath d='M120 150 Q100 130 85 100'/%3E%3Cpath d='M120 150 Q140 125 150 95'/%3E%3Cpath d='M80 200 Q65 180 55 155'/%3E%3Cpath d='M80 200 Q95 178 105 155'/%3E%3Cpath d='M155 110 Q140 90 135 65'/%3E%3Cpath d='M155 110 Q170 88 175 62'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 100%;background-size:240px 240px}.bg-botanicals{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='420' viewBox='0 0 420 420'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='1' stroke-linecap='round' opacity='0.1'%3E%3Cpath d='M380 20 Q300 120 200 200'/%3E%3Cpath d='M340 10 Q270 100 180 190'/%3E%3Cpath d='M380 20 Q360 80 320 120'/%3E%3Cpath d='M300 120 Q280 140 260 170'/%3E%3Cpath d='M380 20 Q390 80 370 150'/%3E%3Cpath d='M340 90 Q320 110 300 140'/%3E%3Cpath d='M200 200 Q230 220 210 260'/%3E%3Cpath d='M200 200 Q170 210 150 240'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='280' viewBox='0 0 280 280'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='1' stroke-linecap='round' opacity='0.09'%3E%3Cpath d='M30 260 Q80 200 120 150 Q160 100 180 50'/%3E%3Cpath d='M120 150 Q100 130 85 100'/%3E%3Cpath d='M120 150 Q140 125 150 95'/%3E%3Cpath d='M80 200 Q65 180 55 155'/%3E%3Cpath d='M80 200 Q95 178 105 155'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat;background-position:100% 0,0 100%;background-size:340px 340px,220px 220px}.bg-rings{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='600' viewBox='0 0 600 600'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='0.8' opacity='0.07'%3E%3Ccircle cx='300' cy='300' r='80'/%3E%3Ccircle cx='300' cy='300' r='140'/%3E%3Ccircle cx='300' cy='300' r='200'/%3E%3Ccircle cx='300' cy='300' r='265'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:560px 560px}.bg-horizon,.bg-rings{background-repeat:no-repeat}.bg-horizon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1400' height='200' viewBox='0 0 1400 200'%3E%3Cpath d='M0 100 Q350 60 700 100 Q1050 140 1400 100' fill='none' stroke='%234e6340' stroke-width='0.8' opacity='0.09'/%3E%3Cpath d='M0 115 Q350 75 700 115 Q1050 155 1400 115' fill='none' stroke='%234e6340' stroke-width='0.5' opacity='0.05'/%3E%3C/svg%3E");background-position:center 85%;background-size:100% auto}.bg-vine{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='700' viewBox='0 0 500 700'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='1.2' stroke-linecap='round' opacity='0.08'%3E%3Cpath d='M60 0 C80 80 20 160 60 240 C100 320 160 360 140 440 C120 520 60 580 80 700'/%3E%3Cpath d='M60 120 Q30 100 10 70'/%3E%3Cpath d='M60 120 Q90 105 110 80'/%3E%3Cpath d='M100 280 Q75 260 55 235'/%3E%3Cpath d='M100 280 Q125 260 145 238'/%3E%3Cpath d='M130 420 Q105 400 88 375'/%3E%3Cpath d='M130 420 Q155 400 172 376'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0;background-size:320px auto}.photo-botanical{background-color:#f0ead9}.photo-botanical:after,.photo-botanical:before{content:"";position:absolute;width:80px;height:80px;pointer-events:none;z-index:2;background-repeat:no-repeat;background-size:contain}.photo-botanical:before{top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='1.1' stroke-linecap='round' opacity='0.22'%3E%3Cpath d='M4 76 Q8 50 20 34 Q32 18 52 8'/%3E%3Cpath d='M20 34 Q10 28 6 18'/%3E%3Cpath d='M20 34 Q28 26 30 14'/%3E%3Cpath d='M36 20 Q30 14 28 6'/%3E%3Cpath d='M36 20 Q42 14 42 4'/%3E%3C/g%3E%3C/svg%3E")}.photo-botanical:after{bottom:0;right:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='1.1' stroke-linecap='round' opacity='0.18'%3E%3Cpath d='M76 4 Q72 30 60 46 Q48 62 28 72'/%3E%3Cpath d='M60 46 Q70 52 74 62'/%3E%3Cpath d='M60 46 Q52 54 50 66'/%3E%3Cpath d='M44 60 Q50 66 52 74'/%3E%3Cpath d='M44 60 Q38 66 38 76'/%3E%3C/g%3E%3C/svg%3E")}.quote-botanical{position:relative}.quote-botanical:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='1' stroke-linecap='round' opacity='0.14'%3E%3Cpath d='M96 4 Q75 30 55 55 Q35 80 10 94'/%3E%3Cpath d='M96 4 Q88 20 80 30'/%3E%3Cpath d='M75 18 Q70 28 65 36'/%3E%3Cpath d='M55 55 Q48 58 40 68'/%3E%3Cpath d='M55 55 Q62 48 68 38'/%3E%3C/g%3E%3C/svg%3E")}.botanical-divider,.quote-botanical:before{background-repeat:no-repeat;background-size:contain}.botanical-divider{display:block;width:100%;max-width:320px;height:28px;margin:0 auto;background-position:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='28' viewBox='0 0 320 28'%3E%3Cg fill='none' stroke='%234e6340' stroke-width='1' stroke-linecap='round' opacity='0.18'%3E%3Cpath d='M0 14 Q40 14 70 14'/%3E%3Cpath d='M250 14 Q280 14 320 14'/%3E%3Ccircle cx='160' cy='14' r='2' fill='%234e6340' opacity='0.2'/%3E%3Cpath d='M130 14 Q140 6 150 10 Q160 14 170 10 Q180 6 190 14'/%3E%3Cpath d='M150 10 Q152 4 156 2'/%3E%3Cpath d='M170 10 Q168 4 164 2'/%3E%3Cpath d='M108 14 Q118 10 122 14'/%3E%3Cpath d='M198 14 Q202 10 212 14'/%3E%3C/g%3E%3C/svg%3E")}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}