:root{--bg:#fff;--surface:#ecd9d1;--surface-2:#d6d6d6;--text:#3d3d3d;--text-muted:#b9a89c;--primary:#b9a89c;--primary-dark:#a08e82;--accent:#c5bfb3;--max-width:760px;--radius:16px;--radius-sm:10px;--shadow:0 12px 32px #3d3d3d14}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);margin:0;font-family:Quicksand,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.skip-link{z-index:100;background:var(--primary);color:#fff;border-radius:var(--radius-sm);padding:.75rem 1.25rem;font-weight:700;transition:top .2s;position:absolute;top:-100%;left:50%;transform:translate(-50%)}.skip-link:focus{top:1rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(100% - 2rem, var(--max-width));margin-inline:auto}.section{padding-block:4rem}.section-accent{background:var(--surface)}.newsletter-form{background:var(--bg);border-radius:var(--radius);box-shadow:var(--shadow);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1.25rem;display:flex}.newsletter-form label{color:var(--text);text-align:center;flex:100%;font-weight:600}.newsletter-form input[type=email]{border:2px solid var(--surface-2);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);outline:none;flex:200px;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.newsletter-form input[type=email]:focus{border-color:var(--primary)}.newsletter-form input[type=submit]{border-radius:var(--radius-sm);background:var(--primary);color:#fff;cursor:pointer;border:none;flex:none;padding:.85rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s,background .2s}.newsletter-form input[type=submit]:hover{background:var(--primary-dark);transform:translateY(-2px)}.newsletter-form input[type=submit]:focus-visible{outline:2px solid var(--text);outline-offset:2px}.newsletter-form p{margin:0}@media (width<=480px){.newsletter-form input[type=email]{flex:100%}.newsletter-form input[type=submit]{margin-inline:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero[data-astro-cid-7aropxhg]{text-align:center;padding-top:2rem}.profile-photo-wrapper[data-astro-cid-7aropxhg]{width:240px;height:240px;box-shadow:var(--shadow);border-radius:50%;margin:0 auto 2rem;overflow:hidden}.profile-photo[data-astro-cid-7aropxhg]{object-fit:cover;object-position:center;width:100%;height:100%;margin-top:150px;margin-left:10px;transform:scale(2.5)}h1[data-astro-cid-7aropxhg]{color:var(--text);margin:0 0 1.5rem;font-size:clamp(2rem,6vw,3rem);font-weight:700}p[data-astro-cid-7aropxhg]{text-align:center;max-width:65ch;margin:0 0 1.5rem;font-size:1.125rem}strong[data-astro-cid-7aropxhg]{color:var(--primary-dark);font-weight:700}.products-section[data-astro-cid-7aropxhg] p[data-astro-cid-7aropxhg]:first-of-type{margin-bottom:2rem}.products[data-astro-cid-7aropxhg]{align-items:stretch;gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.products[data-astro-cid-7aropxhg]>li[data-astro-cid-7aropxhg]{display:flex}.product-card[data-astro-cid-7aropxhg]{background:var(--bg);border:1px solid var(--surface-2);border-radius:var(--radius);box-shadow:var(--shadow);flex:1;padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s}.product-card--link[data-astro-cid-7aropxhg]{text-decoration:none;display:block}.product-card--link[data-astro-cid-7aropxhg]:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 20px 48px #3d3d3d1f}.product-card[data-astro-cid-7aropxhg] h2[data-astro-cid-7aropxhg]{color:var(--primary-dark);text-align:center;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.badge[data-astro-cid-7aropxhg]{text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;background:var(--surface);color:var(--primary-dark);border-radius:999px;margin-left:.5rem;padding:.35em .7em;font-size:.65em;font-weight:700;display:inline-block}.product-card[data-astro-cid-7aropxhg] p[data-astro-cid-7aropxhg]{margin:0;font-size:1rem}.closing[data-astro-cid-7aropxhg] p[data-astro-cid-7aropxhg]{margin-bottom:2rem}.site-footer[data-astro-cid-7aropxhg]{background:var(--primary);color:#fff;text-align:center;padding-block:2rem}.site-footer[data-astro-cid-7aropxhg] p[data-astro-cid-7aropxhg]{max-width:none;margin:0;font-size:1rem}@media (width>=640px){.products[data-astro-cid-7aropxhg]{grid-template-columns:repeat(2,1fr)}}
