/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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)){::placeholder{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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#26352d;--cream:#fbf7ed;--sage:#dbe4d4;--olive:#596c50;--terracotta:#c77b5d;--gold:#d49c48}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.site-header{background:#fffdf7;border-bottom:1px solid #ece4d6;justify-content:space-between;align-items:center;gap:24px;padding:16px 5vw;display:flex}.brand{align-items:center;gap:13px;display:flex}.brand img{object-fit:cover;border-radius:50%;width:58px;height:58px;box-shadow:0 8px 18px #52694e28}.brand span{gap:2px;display:grid}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:500}.brand small{color:#6c786f;font-size:.76rem}.header-link{color:var(--ink);border:1px solid #82947e;border-radius:999px;padding:11px 17px;font-size:.84rem;font-weight:800}.hero{background:#efe8d9}.hero-cover{object-fit:contain;width:100%;height:auto;display:block}.hero-actions{background:#fffaf0;border-bottom:1px solid #e9dfce;flex-wrap:wrap;justify-content:center;gap:12px;padding:24px 5vw 28px;display:flex}.button{border-radius:999px;padding:15px 22px;font-size:.92rem;font-weight:700;transition:transform .2s;display:inline-block}.button:hover,.header-link:hover,.order-link:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:#fff}.secondary{color:var(--ink);border:1px solid #82947e}.catalog,.how-it-works{padding:96px 8vw}.eyebrow{color:var(--olive);letter-spacing:.18em;margin:0 0 15px;font-size:.72rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500}.section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:42px;display:flex}.section-heading h1{letter-spacing:-.045em;max-width:820px;margin-bottom:0;font-size:clamp(2.5rem,4.6vw,5rem);line-height:1}.section-heading>a{color:var(--olive);flex:none;font-weight:800}.category-nav{flex-wrap:wrap;gap:10px;margin-bottom:68px;display:flex}.category-nav a{color:var(--olive);background:#fff;border:1px solid #ddd3c2;border-radius:999px;padding:11px 16px;font-size:.84rem;font-weight:800;transition:transform .2s,border-color .2s}.category-nav a:hover{border-color:#9bac92;transform:translateY(-2px)}.catalog-sections{gap:78px;display:grid}.catalog-group{scroll-margin-top:24px}.category-heading{border-bottom:1px solid #ddd3c2;margin-bottom:26px;padding-bottom:18px}.category-heading .eyebrow{margin-bottom:8px}.category-heading h2{margin-bottom:0;font-size:clamp(2rem,3vw,3.25rem);line-height:1.05}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.product-card{isolation:isolate;background:#fff;border:1px solid #e6ddcd;border-radius:22px;grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 12px 32px #5f6c5c12}.product-art{z-index:1;background:#eee8dc;place-items:center;width:100%;height:auto;padding:18px;display:grid;position:relative;overflow:hidden}.product-art.square{aspect-ratio:1}.product-art.landscape{aspect-ratio:3/2}.product-art.portrait{aspect-ratio:3/4}.product-art>img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.photo-pending{width:100%;height:100%;color:var(--ink);text-align:center;background:radial-gradient(circle at 100% 0,#ffffffa6,#0000 35%),linear-gradient(145deg,#e8dfce,#f8f3e9);border:1px solid #ded3c0;border-radius:14px;align-content:center;place-items:center;gap:12px;padding:32px;display:grid}.photo-pending span{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.photo-pending strong{max-width:260px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500;line-height:1.15}.photo-pending a{color:var(--olive);border-bottom:1px solid #9bac92;padding-bottom:3px;font-size:.85rem;font-weight:800}.product-body{z-index:2;width:100%;min-height:100%;color:var(--ink);background:#fff;border-top:5px solid #f3ede2;flex-direction:column;margin:0;padding:28px;display:flex;position:relative}.product-title{border-bottom:1px solid #e9e1d4;justify-content:space-between;align-items:start;gap:20px;padding-bottom:18px;display:flex}.product-title h3{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:500;line-height:1.1}.product-title strong{color:var(--terracotta);flex:none;font-size:1.08rem}.description-label{color:var(--olive);letter-spacing:.14em;text-transform:uppercase;margin:20px 0 9px;font-size:.7rem;font-weight:800}.product-description{color:#5f6c63;margin-bottom:24px;font-size:.96rem;line-height:1.65}.missing-description{color:#7a756c;font-style:italic}.order-link{color:var(--olive);border-bottom:1px solid #9bac92;align-self:flex-start;margin-top:auto;padding-bottom:3px;font-size:.9rem;font-weight:800;transition:transform .2s}.how-it-works{background:var(--ink);color:#f8f4ea}.how-it-works .eyebrow{color:#c8d9bd}.how-it-works h2,.cta h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.3rem,4vw,4.4rem);line-height:1}.steps{grid-template-columns:repeat(3,1fr);gap:45px;margin-top:55px;display:grid}.steps span{color:#b5cfad;letter-spacing:.16em;font-size:.8rem;font-weight:700}.steps h3{margin:15px 0 10px;font-family:Georgia,serif;font-size:1.55rem}.steps p{color:#c8d0c4;line-height:1.6}.cta{text-align:center;background:#e8dcc4;padding:82px 25px}.cta-logo{object-fit:cover;border-radius:50%;width:96px;height:96px;margin-bottom:18px;box-shadow:0 10px 20px #7262482e}.cta h2{margin-bottom:30px}footer{color:#768076;text-align:center;padding:30px;font-size:.8rem}@media (width<=760px){.site-header{padding:12px 5vw}.brand img{width:48px;height:48px}.brand small{display:none}.header-link{padding:10px 13px;font-size:.75rem}.hero-cover{width:100%;min-height:0}.catalog,.how-it-works{padding:72px 6vw}.section-heading{flex-direction:column;align-items:start}.category-nav{margin-bottom:52px}.catalog-sections{gap:60px}.product-grid,.steps{grid-template-columns:1fr}.product-art{padding:12px}.product-title{flex-direction:column;align-items:start;gap:8px}.steps{gap:28px}}
