:root{--ink:#3f3438;--ink-soft:#6b5c62;--ink-faint:#94868c;--cream:#f9f7f2;--cream-deep:#f1eee6;--paper:#fff;--terracotta:#c57d65;--terracotta-deep:#b06b55;--terracotta-soft:#e8cfc4;--rose-mist:#f3e8e3;--deep:#4a3c42;--deep-mid:#5c4b52;--line:color-mix(in srgb, var(--ink) 10%, transparent);--line-strong:color-mix(in srgb, var(--ink) 18%, transparent);--shadow-soft:0 12px 40px color-mix(in srgb, var(--ink) 8%, transparent);--shadow-bento:0 8px 30px color-mix(in srgb, var(--ink) 6%, transparent);--wa:#25d366;--wa-deep:#1ebe57;--font-display:"Figtree", "Segoe UI", system-ui, sans-serif;--font-sans:"Figtree", "Segoe UI", system-ui, sans-serif;--s-1:.5rem;--s-2:1rem;--s-3:1.5rem;--s-4:2rem;--s-5:3rem;--s-6:4rem;--s-7:6rem;--s-8:8rem;--content:min(72rem, calc(100% - 2rem));--content-narrow:min(42rem, calc(100% - 2rem));--radius:1.5rem;--radius-sm:.75rem;--radius-pill:999px;--ease:cubic-bezier(.22, 1, .36, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--text-xs:.75rem;--text-sm:.875rem;--text-md:1.0625rem;--text-lg:1.1875rem;--text-xl:clamp(1.5rem, 2.4vw, 1.875rem);--text-2xl:clamp(2rem, 3.6vw, 2.75rem);--text-3xl:clamp(2.5rem, 5vw, 3.5rem);--lh-tight:1.2;--lh-snug:1.35;--lh-body:1.7;--lh-relaxed:1.8;--sage:var(--deep);--sage-mid:var(--deep-mid);--sage-soft:var(--ink-soft);--sage-deep:var(--ink-soft);--coral:var(--terracotta);--coral-deep:var(--terracotta-deep);--plum:var(--deep);--peach:var(--terracotta-soft);--blush:var(--rose-mist);--color-cream:var(--cream);--color-plum:var(--deep);--color-coral:var(--terracotta);--color-ink:var(--ink);--color-wa:var(--wa);--color-wa-deep:var(--wa-deep)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{min-height:100vh;font-family:var(--font-sans);font-weight:400;font-size:var(--text-md);line-height:var(--lh-body);letter-spacing:-.011em;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3,h4{font-family:var(--font-sans);letter-spacing:-.025em;font-weight:600;line-height:var(--lh-tight);color:var(--ink);margin:0}p{margin:0}button,input,textarea{font:inherit}:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px}.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}.wrap{width:var(--content);margin-inline:auto}.wrap--narrow{width:var(--content-narrow)}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes soft-glow{0%,to{opacity:.55}50%{opacity:.85}}.anim-rise{animation:rise .85s var(--ease-out) both}.anim-d1{animation-delay:80ms}.anim-d2{animation-delay:.16s}.anim-d3{animation-delay:.24s}.anim-fade{animation:fade .9s var(--ease-out) both}.reveal{opacity:0;transition:opacity .75s var(--ease-out), transform .75s var(--ease-out);transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.btn{border-radius:var(--radius-pill);min-height:3rem;font-family:var(--font-sans);font-size:var(--text-sm);letter-spacing:-.01em;cursor:pointer;transition:background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease), transform .25s var(--ease), box-shadow .25s var(--ease), opacity .25s var(--ease);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.35rem;font-weight:600;text-decoration:none;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--terracotta);color:#fffaf7;box-shadow:0 8px 24px color-mix(in srgb, var(--terracotta) 28%, transparent)}.btn--primary:hover{background:var(--terracotta-deep)}.btn--secondary{background:var(--deep);color:var(--cream)}.btn--secondary:hover{background:var(--deep-mid)}.btn--ghost{color:var(--ink);border:1px solid var(--line-strong);box-shadow:none;background:0 0}.btn--ghost:hover{border-color:var(--sage);background:color-mix(in srgb, var(--paper) 70%, transparent)}.btn--text{color:var(--ink-soft);min-height:auto;box-shadow:none;text-underline-offset:.3em;text-decoration:underline;text-decoration-color:color-mix(in srgb, var(--ink) 22%, transparent);background:0 0;border-radius:0;padding:.65rem .2rem}.btn--text:hover{color:var(--ink);text-decoration-color:var(--ink)}.skip-link{z-index:100;background:var(--deep);color:var(--cream);font-family:var(--font-sans);font-size:var(--text-sm);transition:top .2s var(--ease);border-radius:.5rem;padding:.65rem 1rem;font-weight:600;text-decoration:none;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}.wa-plugin[data-astro-cid-dsjoc6do]{z-index:60;color:#fff;min-height:3.5rem;font-family:var(--font-sans);letter-spacing:.01em;transition:transform .25s var(--ease), background .2s var(--ease), box-shadow .25s var(--ease);background:#25d366;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.05rem .75rem .85rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 28px #25d36659}.wa-plugin[data-astro-cid-dsjoc6do]:hover{background:#1ebe57;transform:translateY(-2px);box-shadow:0 12px 32px #25d3666b}.wa-plugin[data-astro-cid-dsjoc6do]:active{transform:translateY(0)}.wa-plugin[data-astro-cid-dsjoc6do]:focus-visible{outline-offset:3px;outline:2px solid #128c7e}.wa-plugin__pulse[data-astro-cid-dsjoc6do]{border-radius:inherit;z-index:-1;background:#25d366;animation:2.2s ease-out infinite wa-pulse;position:absolute;inset:0}.wa-plugin__icon[data-astro-cid-dsjoc6do]{flex-shrink:0;width:1.65rem;height:1.65rem}.wa-plugin__label[data-astro-cid-dsjoc6do]{line-height:1}@keyframes wa-pulse{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.wa-plugin__pulse[data-astro-cid-dsjoc6do]{animation:none;display:none}}@media (width<=480px){.wa-plugin[data-astro-cid-dsjoc6do]{justify-content:center;width:3.5rem;height:3.5rem;min-height:0;padding:0}.wa-plugin__label[data-astro-cid-dsjoc6do]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (width>=768px){.wa-plugin[data-astro-cid-dsjoc6do]{bottom:1.5rem;right:1.5rem}}.faq[data-astro-cid-bppbuphv]{border-top:1px solid var(--line);gap:0;display:grid}.faq__item[data-astro-cid-bppbuphv]{border-bottom:1px solid var(--line)}.faq__item[data-astro-cid-bppbuphv] summary[data-astro-cid-bppbuphv]{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--s-3);font-family:var(--font-sans);font-size:var(--text-md);letter-spacing:-.015em;color:var(--ink);padding:1.25rem 0;font-weight:600;list-style:none;display:flex}.faq__item[data-astro-cid-bppbuphv] summary[data-astro-cid-bppbuphv]::-webkit-details-marker{display:none}.faq__q[data-astro-cid-bppbuphv]{max-width:42ch}.faq__icon[data-astro-cid-bppbuphv]{width:1.75rem;height:1.75rem;color:var(--ink-soft);transition:transform .3s var(--ease);flex-shrink:0;place-items:center;display:grid}.faq__item[data-astro-cid-bppbuphv][open] .faq__icon[data-astro-cid-bppbuphv]{transform:rotate(180deg)}.faq__a[data-astro-cid-bppbuphv]{max-width:52ch;padding:0 0 1.35rem}.faq__a[data-astro-cid-bppbuphv] p[data-astro-cid-bppbuphv]{color:var(--ink-soft);font-size:var(--text-sm);line-height:1.7}.faq__a[data-astro-cid-bppbuphv] a{color:var(--terracotta);text-underline-offset:.15em;font-weight:600;text-decoration:underline}.faq__a[data-astro-cid-bppbuphv] a:hover{color:var(--terracotta-deep)}.faq__item[data-astro-cid-bppbuphv] summary[data-astro-cid-bppbuphv]:focus-visible{outline:2px solid var(--coral);outline-offset:4px;border-radius:4px}.contact-form[data-astro-cid-vekgkm42]{text-align:left;gap:1.15rem;display:grid}.contact-form__honeypot[data-astro-cid-vekgkm42]{opacity:0;pointer-events:none;width:0;height:0;position:absolute;left:-9999px}.contact-form__grid[data-astro-cid-vekgkm42]{gap:1.15rem;display:grid}@media (width>=640px){.contact-form__grid[data-astro-cid-vekgkm42]{grid-template-columns:1fr 1fr;gap:1rem}}.field[data-astro-cid-vekgkm42]{gap:.45rem;display:grid}.field[data-astro-cid-vekgkm42] label[data-astro-cid-vekgkm42]{font-size:var(--text-sm);color:var(--ink);font-weight:600}.optional[data-astro-cid-vekgkm42]{color:var(--ink-faint);font-weight:500}.field[data-astro-cid-vekgkm42] input[data-astro-cid-vekgkm42],.field[data-astro-cid-vekgkm42] textarea[data-astro-cid-vekgkm42]{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--cream);width:100%;color:var(--ink);font:inherit;font-size:var(--text-sm);transition:border-color .2s var(--ease), box-shadow .2s var(--ease), background .2s var(--ease);padding:.8rem .95rem;line-height:1.45}.field[data-astro-cid-vekgkm42] textarea[data-astro-cid-vekgkm42]{resize:vertical;min-height:8rem}.field[data-astro-cid-vekgkm42] input[data-astro-cid-vekgkm42]::placeholder,.field[data-astro-cid-vekgkm42] textarea[data-astro-cid-vekgkm42]::placeholder{color:var(--ink-faint)}.field[data-astro-cid-vekgkm42] input[data-astro-cid-vekgkm42]:hover,.field[data-astro-cid-vekgkm42] textarea[data-astro-cid-vekgkm42]:hover{border-color:color-mix(in srgb, var(--ink) 35%, transparent)}.field[data-astro-cid-vekgkm42] input[data-astro-cid-vekgkm42]:focus-visible,.field[data-astro-cid-vekgkm42] textarea[data-astro-cid-vekgkm42]:focus-visible{border-color:var(--terracotta);background:var(--paper);box-shadow:0 0 0 3px color-mix(in srgb, var(--terracotta) 20%, transparent);outline:none}.contact-form__privacy[data-astro-cid-vekgkm42]{font-size:var(--text-xs);color:var(--ink-faint);margin:0;line-height:1.5}.contact-form__actions[data-astro-cid-vekgkm42]{flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;display:flex}.contact-form__actions[data-astro-cid-vekgkm42] .btn[data-astro-cid-vekgkm42]:disabled{opacity:.65;cursor:wait}.contact-form__status[data-astro-cid-vekgkm42]{font-size:var(--text-sm);color:var(--ink-soft);min-height:1.25rem;margin:0}.contact-form__status[data-astro-cid-vekgkm42].is-success{color:var(--sage-deep)}.contact-form__status[data-astro-cid-vekgkm42].is-error{color:var(--coral-deep)}.nav[data-astro-cid-lcdefpme]{z-index:50;backdrop-filter:blur(14px);background:color-mix(in srgb, var(--cream) 92%, transparent);border-bottom:1px solid var(--line);position:sticky;top:0}.nav[data-astro-cid-lcdefpme].is-open{background:var(--cream);backdrop-filter:none}.nav__inner[data-astro-cid-lcdefpme]{z-index:2;justify-content:space-between;align-items:center;gap:.75rem;min-height:4.5rem;padding-block:.55rem;display:flex;position:relative}.nav__brand[data-astro-cid-lcdefpme]{z-index:3;flex-shrink:0;position:relative}.nav__brand[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:587/292;object-fit:contain;width:auto;height:3.75rem}@media (width>=720px){.nav__brand[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{height:4.25rem}}.nav__links[data-astro-cid-lcdefpme]{align-items:center;gap:1.35rem;display:none}.nav__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--ink-soft);transition:color .2s var(--ease);font-weight:500;text-decoration:none}.nav__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--ink)}.nav__mobile-wa[data-astro-cid-lcdefpme]{display:none}.nav__actions[data-astro-cid-lcdefpme]{z-index:3;flex-shrink:0;align-items:center;gap:.45rem;display:flex;position:relative}.nav__wa[data-astro-cid-lcdefpme],.nav__cta[data-astro-cid-lcdefpme]{min-height:2.5rem;padding:.55rem 1rem;font-size:.8rem}.nav__wa[data-astro-cid-lcdefpme]{display:none}.nav__burger[data-astro-cid-lcdefpme]{border:1px solid var(--line-strong);background:var(--paper);width:2.75rem;height:2.75rem;box-shadow:0 1px 0 color-mix(in srgb, var(--ink) 6%, transparent);cursor:pointer;border-radius:.7rem;flex-direction:column;justify-content:center;gap:6px;padding:.6rem;display:inline-flex}.nav__burger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--ink);transform-origin:50%;width:100%;height:2px;transition:transform .25s var(--ease), opacity .2s var(--ease);border-radius:2px;display:block}.nav__burger[data-astro-cid-lcdefpme][aria-expanded=true]{background:var(--deep);border-color:var(--deep)}.nav__burger[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]{background:var(--cream)}.nav__burger[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]:first-child{transform:translateY(8px)rotate(45deg)}.nav__burger[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]:nth-child(2){opacity:0}.nav__burger[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (width>=720px){.nav__wa[data-astro-cid-lcdefpme]{display:inline-flex}}@media (width>=960px){.nav__links[data-astro-cid-lcdefpme]{display:flex}.nav__burger[data-astro-cid-lcdefpme]{display:none}.nav__mobile-wa[data-astro-cid-lcdefpme]{display:none!important}}@media (width<=959px){.nav__cta[data-astro-cid-lcdefpme]{display:none}.nav__links[data-astro-cid-lcdefpme]{z-index:1;padding:calc(5.25rem + env(safe-area-inset-top,0px)) 1.5rem calc(2rem + env(safe-area-inset-bottom,0px));background:var(--cream);box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;-webkit-overflow-scrolling:touch;transition:transform .28s var(--ease), opacity .22s var(--ease), visibility .22s;border:none;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-8px)}.nav__links[data-astro-cid-lcdefpme].is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);color:var(--ink);padding:1.1rem .15rem;font-size:1.15rem;font-weight:600}.nav__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:last-child{border-bottom:none}.nav__mobile-wa[data-astro-cid-lcdefpme]{border-radius:var(--radius-sm);text-align:center;margin-top:.75rem;display:block;border:1px solid var(--line-strong)!important;color:var(--terracotta)!important;padding:1rem 0!important}}body.nav-open{overflow:hidden}.section[data-astro-cid-lcdefpme]{padding-block:var(--s-7)}@media (width>=768px){.section[data-astro-cid-lcdefpme]{padding-block:var(--s-8)}}.eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--terracotta);margin:0 0 .85rem;font-weight:600}.eyebrow--light[data-astro-cid-lcdefpme]{color:color-mix(in srgb, var(--terracotta-soft) 85%, white)}.section-head[data-astro-cid-lcdefpme]{max-width:34rem;margin-bottom:var(--s-5)}.section-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--text-2xl);margin-bottom:.85rem}.section-head__lead[data-astro-cid-lcdefpme]{color:var(--ink-soft);line-height:var(--lh-relaxed);max-width:36ch}.lede[data-astro-cid-lcdefpme]{font-family:var(--font-sans);font-size:var(--text-xl);font-weight:500;line-height:var(--lh-snug);letter-spacing:-.02em;color:var(--ink);max-width:28ch}.hero[data-astro-cid-lcdefpme]{isolation:isolate;align-items:center;min-height:min(78svh,44rem);padding:2.5rem 0 3.5rem;display:grid;position:relative;overflow:hidden}.hero__glow[data-astro-cid-lcdefpme]{z-index:-1;background:radial-gradient(ellipse 55% 50% at 88% 18%, color-mix(in srgb, var(--terracotta-soft) 55%, transparent), transparent 70%), radial-gradient(ellipse 45% 40% at 8% 80%, color-mix(in srgb, var(--sage) 12%, transparent), transparent 65%), var(--cream);position:absolute;inset:0}.hero__grid[data-astro-cid-lcdefpme]{gap:var(--s-5);align-items:center;display:grid}@media (width>=960px){.hero__grid[data-astro-cid-lcdefpme]{gap:var(--s-6);grid-template-columns:1.15fr .85fr}}.hero__logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:587/292;object-fit:contain;width:min(22rem,88vw);height:auto;margin-bottom:1rem}.hero__title[data-astro-cid-lcdefpme]{max-width:13ch;margin-bottom:.9rem;font-size:clamp(2rem,5.5vw,3.25rem)}.hero__lead[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:var(--text-lg);line-height:var(--lh-relaxed);max-width:38ch;margin-bottom:1.5rem}.hero__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem;display:flex}.hero__visual[data-astro-cid-lcdefpme]{display:none}@media (width>=960px){.hero__visual[data-astro-cid-lcdefpme]{justify-self:end;width:min(100%,20rem);display:block}}.hero__mosaic[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.hero__tile[data-astro-cid-lcdefpme]{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--paper);border:1px solid var(--line);place-items:center;padding:.85rem;display:grid}.hero__tile[data-astro-cid-lcdefpme]:first-child{background:color-mix(in srgb, var(--terracotta) 14%, var(--paper))}.hero__tile[data-astro-cid-lcdefpme]:nth-child(2){background:color-mix(in srgb, #9ec9c4 22%, var(--paper))}.hero__tile[data-astro-cid-lcdefpme]:nth-child(3){background:color-mix(in srgb, #a8b4d4 22%, var(--paper))}.hero__tile[data-astro-cid-lcdefpme]:nth-child(4){background:color-mix(in srgb, var(--terracotta-soft) 55%, var(--paper))}.hero__tile[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:88%;height:88%}.hero__visual-caption[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:var(--ink-soft);max-width:16ch;margin-top:1rem;font-size:1.05rem;font-weight:500}.about[data-astro-cid-lcdefpme]{background:var(--paper);border-block:1px solid var(--line)}.about__layout[data-astro-cid-lcdefpme]{gap:var(--s-4);display:grid}@media (width>=860px){.about__layout[data-astro-cid-lcdefpme]{gap:var(--s-6);grid-template-columns:.9fr 1.1fr}}.about__layout[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--text-2xl);max-width:12ch}.about__body[data-astro-cid-lcdefpme]{gap:1.15rem;display:grid}.about__body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:not(.lede){color:var(--ink-soft);line-height:var(--lh-relaxed);max-width:48ch}.brand-piece[data-astro-cid-lcdefpme]{padding:0}.brand-piece__frame[data-astro-cid-lcdefpme]{border-radius:var(--radius);border:1px solid var(--line);width:min(72rem,100% - 2rem);box-shadow:var(--shadow-soft);margin-inline:auto;overflow:hidden}.brand-piece__frame[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:100%;height:auto;display:block}@media (width>=960px){.brand-piece__frame[data-astro-cid-lcdefpme]{border-inline:none;border-radius:0;width:100%}}.profile__layout[data-astro-cid-lcdefpme]{gap:var(--s-5);align-items:center;display:grid}@media (width>=900px){.profile__layout[data-astro-cid-lcdefpme]{gap:var(--s-5);grid-template-columns:minmax(0,22rem) 1fr;align-items:start}}.profile__frame[data-astro-cid-lcdefpme]{aspect-ratio:2/3;border-radius:var(--radius);background:var(--cream-deep);width:min(100%,22rem);box-shadow:var(--shadow-soft);border:1px solid var(--line);overflow:hidden}.profile__frame[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center 22%;width:100%;height:100%;display:block}.profile__portrait[data-astro-cid-lcdefpme]{max-width:22rem}@media (width>=900px){.profile__portrait[data-astro-cid-lcdefpme]{max-width:none}}.profile__copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--text-2xl);margin-bottom:1rem}.profile__copy[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{margin-bottom:1.5rem}.profile__traits[data-astro-cid-lcdefpme]{gap:0;margin:0;padding:0;list-style:none;display:grid}.profile__traits[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);font-size:var(--text-sm);color:var(--ink-soft);align-items:center;gap:.85rem;padding:.85rem 0;font-weight:500;display:flex}.profile__traits[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;flex-shrink:0;width:2.15rem;height:2.15rem}.profile__traits[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:first-child{border-top:1px solid var(--line)}.bento[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=760px){.bento[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(10rem,auto);gap:1.15rem}.bento__item--large[data-astro-cid-lcdefpme]{grid-area:span 2/span 2}.bento__item--small[data-astro-cid-lcdefpme]{grid-column:span 2}.bento__item--wide[data-astro-cid-lcdefpme]{grid-column:span 4}}.bento__item[data-astro-cid-lcdefpme]{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-bento);flex-direction:column;justify-content:space-between;gap:1.25rem;min-height:10rem;padding:1.75rem 1.5rem;display:flex}.bento__icon[data-astro-cid-lcdefpme]{object-fit:contain;width:4.25rem;height:4.25rem}.bento__item--large[data-astro-cid-lcdefpme] .bento__icon[data-astro-cid-lcdefpme]{width:5.25rem;height:5.25rem}.bento__copy[data-astro-cid-lcdefpme]{gap:.55rem;display:grid}.bento__item[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.45rem}.bento__item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:var(--text-sm);line-height:var(--lh-relaxed);max-width:32ch}.bento__item--cream[data-astro-cid-lcdefpme]{background:var(--cream-deep)}.bento__item--paper[data-astro-cid-lcdefpme]{background:var(--paper)}.bento__item--deep[data-astro-cid-lcdefpme]{background:var(--deep);border-color:#0000}.bento__item--deep[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.bento__item--deep[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--cream)}.bento__item--deep[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.85}.bento__item--terracotta[data-astro-cid-lcdefpme]{background:color-mix(in srgb, var(--terracotta) 14%, var(--paper))}.values[data-astro-cid-lcdefpme]{background:var(--deep);color:var(--cream)}.values__layout[data-astro-cid-lcdefpme]{gap:var(--s-5);display:grid}@media (width>=860px){.values__layout[data-astro-cid-lcdefpme]{align-items:end;gap:var(--s-6);grid-template-columns:1.1fr .9fr}}.values__layout[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--cream);font-size:var(--text-2xl);max-width:14ch}.values__list[data-astro-cid-lcdefpme]{margin:0;padding:0;list-style:none}.values__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-bottom:1px solid color-mix(in srgb, var(--cream) 18%, transparent);font-family:var(--font-sans);letter-spacing:-.02em;align-items:center;gap:.85rem;padding:1rem 0;font-size:1.15rem;font-weight:500;display:flex}.values__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;filter:brightness(1.15);flex-shrink:0;width:2.1rem;height:2.1rem}.values__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:first-child{border-top:1px solid color-mix(in srgb, var(--cream) 18%, transparent)}.process__list[data-astro-cid-lcdefpme]{gap:var(--s-4);margin:0;padding:0;list-style:none;display:grid}@media (width>=860px){.process__list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.process__item[data-astro-cid-lcdefpme]{border-radius:var(--radius);background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-bento);padding:1.5rem}.process__step[data-astro-cid-lcdefpme]{font-size:var(--text-xs);letter-spacing:.12em;color:var(--terracotta);margin-bottom:.85rem;font-weight:700;display:block}.process__item[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.55rem;font-size:1.3rem}.process__item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:var(--text-sm);line-height:var(--lh-relaxed)}.faq-sec[data-astro-cid-lcdefpme]{background:var(--paper);border-block:1px solid var(--line)}.faq-sec__layout[data-astro-cid-lcdefpme]{gap:var(--s-4);display:grid}@media (width>=920px){.faq-sec__layout[data-astro-cid-lcdefpme]{gap:var(--s-6);grid-template-columns:.75fr 1.25fr;align-items:start}.faq-sec__layout[data-astro-cid-lcdefpme] .section-head[data-astro-cid-lcdefpme]{margin-bottom:0;position:sticky;top:4.5rem}}.contact__layout[data-astro-cid-lcdefpme]{gap:var(--s-5);align-items:start;display:grid}@media (width>=920px){.contact__layout[data-astro-cid-lcdefpme]{gap:var(--s-6);grid-template-columns:.85fr 1.15fr}}.contact__intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--text-2xl);max-width:12ch;margin-bottom:.9rem}.contact__intro[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);line-height:var(--lh-relaxed);max-width:36ch;margin-bottom:1.25rem}.contact__form-wrap[data-astro-cid-lcdefpme]{border-radius:var(--radius);background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-soft);padding:1.5rem}@media (width>=640px){.contact__form-wrap[data-astro-cid-lcdefpme]{padding:1.85rem}}.footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);padding:2.75rem 0 5.75rem}.footer__inner[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1.25rem 2rem;display:flex}.footer__brand[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:587/292;object-fit:contain;width:auto;height:3.25rem;margin-bottom:.7rem}.footer__brand[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--ink-soft)}.footer__social[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.65rem 1.15rem;margin-top:.85rem;display:flex}.footer__social[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--terracotta);font-weight:600;text-decoration:none}.footer__social[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--terracotta-deep);text-decoration:underline}.footer__legal[data-astro-cid-lcdefpme]{font-size:var(--text-xs);color:var(--ink-faint);max-width:28ch;line-height:var(--lh-relaxed)}
