:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:"Instrument Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-body:var(--font-sans);--font-heading:var(--font-sans);--color-bg:#fbfaf7;--color-surface:#fff;--color-surface-muted:#f1eee8;--color-text:#191714;--color-muted:#6f675f;--color-line:#ded7cc;--color-brand:#2f6f5e;--color-brand-strong:#214f43;--color-brand-soft:#dcebe6;--color-danger:#9f2d2d;--color-danger-soft:#f8dddd;--color-success:#2f6f5e;--color-success-bg:#e7f4ee;--color-warning:#a15c16;--color-warning-bg:#fff3d7;--hero-overlay:linear-gradient(180deg, #0000007a, #00000047);--container:1120px;--container-narrow:760px;--container-readable:820px;--container-wide:1360px;--container-gutter:16px;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4.5rem;--space-4xl:6rem;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 8px 24px #1917140f;--shadow-soft:0 18px 48px #19171414;--line-height-body:1.5;--line-height-heading:1.08}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}img,picture,svg,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}body.site-shell{background:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:var(--font-body);line-height:var(--line-height-body);margin:0}a{color:inherit}main{min-height:60vh}:where(h1,h2,h3,h4,.heading){font-family:var(--font-heading);line-height:var(--line-height-heading);letter-spacing:0}h1{max-width:820px;font-size:clamp(2.625rem,7vw,4.75rem);line-height:.98}h2{font-size:clamp(2rem,4vw,2.75rem)}h3{font-size:1.375rem}p{max-width:72ch}.eyebrow,.kicker{color:var(--color-brand);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:800}.lead,.section__intro,.hero__subtitle{color:var(--color-muted);font-size:clamp(1.125rem,2vw,1.25rem)}.text-muted{color:var(--color-muted)}.text-accent{color:var(--color-brand)}.text-small,.small{font-size:.9rem}.container{width:min(var(--container), calc(100% - (var(--container-gutter) * 2)));margin-inline:auto}.container--narrow{width:min(var(--container-narrow), calc(100% - (var(--container-gutter) * 2)))}.container--readable{width:min(var(--container-readable), calc(100% - (var(--container-gutter) * 2)))}.container--wide{width:min(var(--container-wide), calc(100% - (var(--container-gutter) * 2)))}.section{padding-block:var(--space-2xl)}.section--compact{padding-block:var(--space-xl)}.section--spacious{padding-block:var(--space-3xl)}.section--flush{padding-block:0}.section--muted{background:var(--color-surface-muted)}.section--surface{background:var(--color-surface)}.section--brand{background:var(--color-brand);color:#fff}.section--brand :where(.section__intro,.lead,.text-muted){color:#ffffffc7}.section--image{color:#fff;background-position:50%;background-size:cover;position:relative;overflow:hidden}.section--image:before{content:"";background:var(--hero-overlay);position:absolute;inset:0}.section--image>*{position:relative}.section--gradient{background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-surface-muted) 100%)}.section__header{gap:var(--space-sm);margin-bottom:var(--space-xl);display:grid}.section__header--center{text-align:center;justify-items:center}.grid{gap:var(--space-lg);display:grid}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--2-3{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.grid--3-2{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.grid--auto{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}@media (width<=900px){.grid--4,.grid--3,.grid--2-3,.grid--3-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.grid--4,.grid--3,.grid--2,.grid--2-3,.grid--3-2{grid-template-columns:1fr}}.split{gap:var(--space-2xl);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.split--reverse>:first-child{order:2}@media (width<=800px){.split{grid-template-columns:1fr}.split--reverse>:first-child{order:0}}.stack{gap:var(--space-md);display:grid}.stack--sm{gap:var(--space-sm)}.stack--lg{gap:var(--space-lg)}.stack--xl{gap:var(--space-xl)}.cluster{gap:var(--space-md);flex-wrap:wrap;align-items:center;display:flex}.cluster--center{justify-content:center}.cluster--between{justify-content:space-between}.cluster--end{justify-content:flex-end}.heading{width:fit-content;max-width:100%;margin:0;font-size:clamp(2rem,4vw,2.75rem);position:relative}.heading--plain{width:auto}.heading--center{text-align:center;width:auto;margin-inline:auto}.heading--accent,.heading--underline,.heading--decorated{padding-bottom:.35em}.heading--accent:after,.heading--underline:after,.heading--decorated:after{content:"";position:absolute;bottom:0;left:0}.heading--accent:after{background:linear-gradient(90deg, var(--color-brand) 40%, transparent);width:100%;height:1px}.heading--accent:before{content:"";background:var(--color-brand);border-radius:999px;width:6px;height:6px;position:absolute;bottom:-2px;left:0}.heading--underline:after{background:var(--color-brand);border-radius:999px;width:64px;height:3px}.heading--decorated:after{background:var(--color-brand-soft);width:min(70%,220px);height:1px}.heading--decorated:before{content:"";background:var(--color-brand);width:28px;height:2px;position:absolute;bottom:-3px;left:0}.btn,.button,button.button{width:fit-content;min-height:44px;padding:0 var(--space-lg);border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.btn--small{min-height:36px;padding-inline:var(--space-md);font-size:.9rem}.btn--large{min-height:52px;padding-inline:var(--space-xl)}.btn--primary,.button{background:var(--color-brand);color:#fff}.btn--primary:hover,.button:hover{background:var(--color-brand-strong)}.btn--secondary{border-color:var(--color-line);background:var(--color-surface);color:var(--color-text)}.btn--ghost{color:var(--color-brand-strong);background:0 0;border-color:#0000}.btn--ghost:hover{background:var(--color-brand-soft)}.btn--link{min-height:auto;color:var(--color-brand-strong);text-underline-offset:.2em;background:0 0;border:0;padding:0;text-decoration:underline}.btn--danger{background:var(--color-danger);color:#fff}.btn--danger:hover{background:color-mix(in srgb, var(--color-danger), #000 18%)}.card{gap:var(--space-sm);height:100%;min-height:180px;padding:var(--space-lg);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);grid-template-rows:auto 1fr;display:grid}.card--featured{border-color:color-mix(in srgb, var(--color-brand), var(--color-line) 55%);box-shadow:var(--shadow-soft)}.card--ghost{background:0 0;border-color:#0000}.card--highlight{background:var(--color-brand-soft)}.card--compact{min-height:auto;padding:var(--space-md);grid-template-rows:auto}.card--media{padding:0;overflow:hidden}.card--horizontal{grid-template-columns:minmax(120px,.75fr) minmax(0,1.25fr);align-items:stretch}.card__media{aspect-ratio:4/3;background:var(--color-surface-muted);place-items:center;min-height:0;display:grid;overflow:hidden}.card__media img{object-fit:cover;object-position:center;width:100%;height:100%}.card__content{gap:var(--space-sm);padding:var(--space-lg);grid-template-rows:auto 1fr auto;display:grid}.card__kicker,.card-kicker{color:var(--color-brand);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:800}.card__body{color:var(--color-muted)}.card__link{margin-top:var(--space-xs);color:var(--color-brand-strong);font-weight:800;text-decoration:none}@media (width<=700px){.card--horizontal{grid-template-columns:1fr}}.hero{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-surface-muted) 100%);position:relative;overflow:hidden}.hero__inner,.hero-inner{gap:var(--space-lg);width:min(920px, calc(100% - (var(--container-gutter) * 2)));padding-block:var(--space-4xl);margin-inline:auto;display:grid}.hero__content{gap:var(--space-lg);display:grid}.hero__subtitle,.hero-subtitle{max-width:720px}.hero__actions{gap:var(--space-md);flex-wrap:wrap;align-items:center;display:flex}.hero--compact .hero__inner{padding-block:var(--space-2xl)}.hero--full .hero__inner{align-content:center;min-height:72vh}.hero--center .hero__inner{text-align:center;justify-items:center}.hero--center .hero__subtitle{margin-inline:auto}.hero--split .hero__inner{width:min(var(--container), calc(100% - (var(--container-gutter) * 2)));grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);align-items:center}.hero__media{border-radius:var(--radius-md);background:var(--color-surface-muted);min-height:320px;overflow:hidden}.hero__media img{object-fit:cover;width:100%;height:100%}.hero--image{color:#fff;background-position:50%;background-size:cover}.hero--image:before,.hero--overlay:before{content:"";background:var(--hero-overlay);position:absolute;inset:0}.hero--image .hero__inner,.hero--overlay .hero__inner{z-index:1;position:relative}.hero--soft{background:var(--color-surface)}.hero--page .hero__inner{padding-block:var(--space-3xl)}.hero--home .hero__inner{padding-block:calc(var(--space-4xl) * 1.15)}@media (width<=760px){.hero__inner,.hero-inner{padding-block:var(--space-3xl)}.hero--split .hero__inner{grid-template-columns:1fr}}.site-header{justify-content:space-between;align-items:center;gap:var(--space-lg);padding-block:var(--space-lg);display:flex}.site-brand,.brand{align-items:center;gap:var(--space-sm);text-decoration:none;display:inline-flex}.site-brand__mark,.brand-mark{border-radius:var(--radius-md);background:var(--color-brand);color:#fff;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.site-brand small,.brand small{color:var(--color-muted);font-size:.8125rem;display:block}.site-nav{gap:var(--space-md);color:var(--color-muted);flex-wrap:wrap;font-size:.9375rem;display:flex}.site-nav a{text-decoration:none}.site-nav a:hover{color:var(--color-text)}.nav-toggle{display:none}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start}.nav-toggle{display:inline-flex}.site-nav{width:100%}.site-header:not(.is-open) .site-nav[hidden]{display:none}}.site-footer{justify-content:space-between;align-items:center;gap:var(--space-lg);padding-block:var(--space-lg);border-top:1px solid var(--color-line);color:var(--color-muted);display:flex}.site-footer p{margin:0}.site-footer__links{gap:var(--space-sm);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}@media (width<=760px){.site-footer{flex-direction:column;align-items:flex-start}.site-footer__links{justify-content:flex-start}}.form-grid{gap:var(--space-lg);max-width:var(--container-readable);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.form-grid__full,.full{grid-column:1/-1}.field{gap:var(--space-xs);color:var(--color-muted);font-weight:700;display:grid}input,textarea,select{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;color:var(--color-text);padding:.75rem}.field__error{color:#9f2d2d}@media (width<=700px){.form-grid{grid-template-columns:1fr}}.gallery-grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}figcaption{margin-top:var(--space-xs);color:var(--color-muted)}.pswp__caption{right:var(--space-md);bottom:var(--space-md);left:var(--space-md);z-index:10;max-width:min(720px, calc(100% - var(--space-xl)));padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);color:#fff;font-size:var(--font-size-sm);text-align:center;background:#000000ad;margin:0 auto;line-height:1.45;position:absolute}.pswp__caption[hidden]{display:none}@media (width<=900px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.gallery-grid{grid-template-columns:1fr}}.media-figure{gap:var(--space-xs);display:grid}.media-figure img{border-radius:var(--radius-md);background:var(--color-surface-muted);width:100%;height:auto}.media-figure__caption{gap:var(--space-2xs);color:var(--color-muted);font-size:.9rem;display:grid}.media-figure__caption small{color:color-mix(in srgb, var(--color-muted), transparent 15%)}.media-gallery__item{color:inherit;text-decoration:none}.table{border-collapse:collapse;width:100%}.table th,.table td{padding:var(--space-sm);border-bottom:1px solid var(--color-line);text-align:left}.table--featured{border:1px solid var(--color-line);border-radius:var(--radius-md);overflow:hidden}.table--simple th,.table--simple td{padding-inline:0}.showcase{gap:var(--space-lg);display:grid}.showcase--grid .showcase__items{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.showcase--carousel .showcase__items{overflow:hidden}.showcase--carousel .showcase__item{flex:0 0 min(360px,85vw)}.showcase--carousel .showcase__media img{aspect-ratio:4/3;object-fit:cover}.showcase--featured{display:grid}.showcase--featured .showcase__items{gap:var(--space-lg);grid-template-columns:1.4fr 1fr 1fr;align-items:stretch;display:grid}.showcase--featured .showcase__item:first-child{grid-row:span 2}.showcase--featured .showcase__item:first-child .showcase__media img{aspect-ratio:4/5;height:100%}.showcase--featured .showcase__media img,.showcase--grid .showcase__media img{aspect-ratio:4/3;object-fit:cover;object-position:center;height:100%}.showcase__media{border-radius:var(--radius-md);background:var(--color-surface-muted);overflow:hidden}.showcase__media a{height:100%;display:block}.showcase__media img{width:100%;height:auto;display:block}.showcase__content{gap:var(--space-sm);display:grid}.showcase__items{gap:var(--space-lg);display:grid}.showcase__item{gap:var(--space-sm);grid-template-rows:auto 1fr;min-width:0;display:grid}.showcase__meta{color:var(--color-muted);font-size:.9rem}@media (width<=900px){.showcase--grid .showcase__items,.showcase--featured .showcase__items{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase--featured .showcase__item:first-child{grid-row:auto}.showcase--featured .showcase__item:first-child .showcase__media img{aspect-ratio:4/3}}@media (width<=700px){.showcase--grid .showcase__items,.showcase--featured .showcase__items{grid-template-columns:1fr}.showcase--carousel .showcase__item{flex-basis:82vw}}.notice{border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--color-brand) 22%, transparent);background:var(--color-surface);color:var(--color-brand-strong);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.125rem;display:flex}.notice-wrap{margin-block-start:1rem}.notice__content{gap:.25rem;display:grid}.notice__title,.notice__message{margin:0}.notice__title{font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.08em}.notice__message{color:var(--color-text)}.notice__link{color:var(--color-brand-strong);text-underline-offset:.22em;flex:none;font-weight:800;text-decoration:underline}.notice--success{border-color:color-mix(in srgb, var(--color-success) 36%, transparent);background:var(--color-success-bg)}.notice--warning{border-color:color-mix(in srgb, var(--color-warning) 42%, transparent);background:var(--color-warning-bg)}@media (width<=640px){.notice{flex-direction:column;align-items:flex-start}}.prose,.prose-section{max-width:var(--container-narrow)}.prose>*+*,.prose-section>*+*{margin-top:var(--space-md)}.content-block{padding-block:var(--space-lg);border-top:1px solid var(--color-line)}.cta{gap:var(--space-lg);padding:var(--space-xl);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);display:grid}.cta--inline{grid-template-columns:minmax(0,1fr) auto;align-items:center}.cta--brand{background:var(--color-brand);color:#fff;border-color:#0000}.cta--brand :where(.text-muted,.lead){color:#ffffffc2}@media (width<=700px){.cta--inline{grid-template-columns:1fr}}.feature-card{gap:var(--space-md);padding:var(--space-lg);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);display:grid}.feature-card__icon{border-radius:var(--radius-md);background:var(--color-brand-soft);width:44px;height:44px;color:var(--color-brand-strong);place-items:center;font-weight:800;display:grid}.feature-card__title{margin:0}.feature-card__text{color:var(--color-muted)}.feature-card__cta{margin-top:var(--space-xs)}.quote{gap:var(--space-md);padding:var(--space-xl);border-left:4px solid var(--color-brand);background:var(--color-surface);display:grid}.quote__text{color:var(--color-text);font-size:clamp(1.35rem,3vw,2rem);line-height:1.22}.quote__meta{color:var(--color-muted);font-weight:700}.quote-carousel{gap:var(--space-lg);display:grid}.quote-carousel__header{max-width:var(--container-narrow)}.quote-carousel__kicker{margin:0 0 var(--space-xs);color:var(--color-brand);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:800}.quote-carousel__title{margin:0}.quote-carousel__intro{max-width:68ch;margin:var(--space-sm) 0 0;color:var(--color-muted);font-size:clamp(1.125rem,2vw,1.25rem)}.quote-carousel__viewport{overflow:hidden}.quote-carousel__track{touch-action:pan-y pinch-zoom;display:flex}.quote-carousel__slide{flex:0 0 100%;min-width:0;margin:0}.quote-carousel__quote{max-width:var(--container-readable);color:var(--color-text);font-family:var(--font-heading);margin:0;font-size:clamp(1.35rem,2.4vw,2.25rem);line-height:1.35}.quote-carousel__footer{gap:var(--space-xs);margin-top:var(--space-lg);color:var(--color-muted);flex-wrap:wrap;font-weight:700;display:flex}.quote-carousel__author:before{content:"- "}.quote-carousel__meta:before{content:"· "}.quote-carousel__controls{justify-content:space-between}.quote-carousel .carousel__dots{justify-content:flex-start}.badge{width:fit-content;min-height:28px;padding-inline:var(--space-sm);background:var(--color-brand-soft);color:var(--color-brand-strong);border-radius:999px;align-items:center;font-size:.8125rem;font-weight:800;display:inline-flex}.badge--muted{background:var(--color-surface-muted);color:var(--color-muted)}.price{gap:var(--space-xs);align-items:baseline;font-weight:800;display:inline-flex}.price--new{color:var(--color-brand-strong)}.price--old{color:var(--color-muted);text-decoration:line-through}.price--muted{color:var(--color-muted)}.breadcrumb{margin-block:var(--space-lg) calc(var(--space-lg) * -1)}.breadcrumb__list{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;font-size:.92rem;list-style:none;display:flex}.breadcrumb__item{align-items:center;gap:.4rem;display:inline-flex}.breadcrumb__item+.breadcrumb__item:before{color:color-mix(in srgb, var(--color-muted) 70%, transparent);content:"/"}.breadcrumb a{color:inherit;text-decoration:none}.breadcrumb a:hover{color:var(--color-brand-strong);text-underline-offset:.22em;text-decoration:underline}.breadcrumb [aria-current=page]{color:var(--color-text);font-weight:700}.back-link{color:var(--color-brand-strong);align-items:center;gap:.45rem;font-weight:800;text-decoration:none;display:inline-flex}.back-link:hover{text-underline-offset:.22em;text-decoration:underline}.back-to-top{right:max(var(--space-md), env(safe-area-inset-right));bottom:max(var(--space-md), env(safe-area-inset-bottom));z-index:30;width:44px;min-width:44px;height:44px;box-shadow:var(--shadow-soft);border-radius:999px;padding:0;position:fixed}.back-to-top[hidden]{display:none}.back-to-top__icon{font-size:1.2rem;line-height:1}.disclosure{border-top:1px solid var(--color-line)}.disclosure__trigger{width:100%;padding-block:var(--space-md);color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;font-weight:800;display:flex}.disclosure__panel{padding-bottom:var(--space-md);color:var(--color-muted)}[data-reveal]{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(20px)}[data-reveal=fade]{transform:none}[data-reveal=fade-left]{transform:translate(20px)}[data-reveal=scale]{transform:scale(.98)}[data-reveal].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}.carousel{--carousel-gap:var(--space-lg);gap:var(--space-md);display:grid}.carousel__viewport{overflow:hidden}.carousel__track{gap:var(--carousel-gap);touch-action:pan-y pinch-zoom;display:flex}.carousel__slide{flex:0 0 min(100%,360px);min-width:0}.carousel--items-1 .carousel__slide{flex-basis:100%}.carousel--items-2 .carousel__slide{flex-basis:calc((100% - var(--carousel-gap)) / 2)}.carousel--items-3 .carousel__slide{flex-basis:calc((100% - var(--carousel-gap) - var(--carousel-gap)) / 3)}.carousel--items-4 .carousel__slide{flex-basis:calc((100% - var(--carousel-gap) - var(--carousel-gap) - var(--carousel-gap)) / 4)}.carousel__controls{gap:var(--space-sm);justify-content:flex-end;display:flex}.carousel__controls [disabled]{cursor:default;opacity:.45}.carousel__dots{gap:var(--space-xs);margin-top:var(--space-md);justify-content:center;display:flex}.carousel__dot{border:1px solid var(--color-brand);background:0 0;border-radius:999px;width:.65rem;height:.65rem;padding:0}.carousel__dot[aria-current]{background:var(--color-brand)}@media (width<=720px){.carousel--items-2 .carousel__slide,.carousel--items-3 .carousel__slide,.carousel--items-4 .carousel__slide{flex-basis:100%}}.news-list{margin-top:var(--space-lg)}.article-content{gap:var(--space-lg);display:grid}.article-block{margin-block:var(--space-lg)}.article-note{padding:var(--space-lg);border-left:4px solid var(--color-brand);background:color-mix(in srgb, var(--color-surface), var(--color-brand-soft) 24%)}.article-block--table{overflow-x:auto}.contact-layout{gap:var(--space-lg);display:grid}.contact-form{gap:var(--space-lg);max-width:var(--container-readable);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-form label{gap:var(--space-xs);color:var(--color-muted);font-weight:700;display:grid}@media (width<=700px){.contact-form{grid-template-columns:1fr}}.gallery-module{gap:var(--space-lg);display:grid}.arcus-card{gap:var(--space-md);border-color:color-mix(in srgb, var(--color-brand), var(--color-line) 46%);background:color-mix(in srgb, var(--color-surface), #fff 42%);box-shadow:var(--shadow-sm);transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.arcus-card:hover{border-color:color-mix(in srgb, var(--color-brand), var(--color-line) 18%);box-shadow:var(--shadow-soft);transform:translateY(-3px)}.arcus-card__media{border-radius:var(--radius-sm);background:var(--color-surface-muted);min-height:0;overflow:hidden}.arcus-card__image{aspect-ratio:4/3;object-fit:cover;object-position:center;width:100%;transition:transform .3s;display:block}.arcus-card:hover .arcus-card__image{transform:scale(1.025)}.arcus-card h3{color:var(--color-brand-strong);font-size:1.55rem;font-weight:500}.arcus-card .price{margin-block:var(--space-xs) 0}.arcus-card .card-footer{margin-top:auto}.hero--arcus{min-height:38vh}.hero--arcus.hero--image,.hero--arcus:not(.hero--image){color:#fff8ed;background:var(--hero-overlay), url(/assets/images/arcus-tetes.jpeg) center 34% / cover no-repeat}.hero--arcus .hero__inner{align-content:center;min-height:38vh}.hero--arcus .eyebrow,.hero--arcus .hero__subtitle{color:#fff8edd6}.hero--arcus h1{color:#fff8ed}@media (width<=760px){.hero--arcus,.hero--arcus .hero__inner{min-height:32vh}.arcus-card__image{aspect-ratio:1}}.theme-default{--theme-name:"default"}.theme-maracuja{--theme-name:"maracuja";--color-bg:#fff8f4;--color-surface:#fff;--color-surface-muted:#f8e9e1;--color-text:#211713;--color-muted:#755f58;--color-line:#ead1c6;--color-brand:#d96b4a;--color-brand-strong:#9f452d;--color-brand-soft:#f4d8cf;--hero-overlay:linear-gradient(180deg, #4b1e128c, #1e100b57)}.theme-maracuja .site-brand__mark{background:var(--color-brand)}.theme-maracuja .hero{background:linear-gradient(180deg, #fff 0%, var(--color-surface-muted) 100%)}.theme-atelier{--theme-name:"atelier";--font-heading:Palatino, Georgia, serif;--font-body:Palatino, Georgia, serif;--color-bg:#eeeae4;--color-surface:#fef7ea;--color-surface-muted:#e8d8b7;--color-text:#1a1a1a;--color-muted:#6d625c;--color-line:#d8c4ad;--color-brand:#6c3e2a;--color-brand-strong:#4a2a1d;--color-brand-soft:#d9c4a3;--hero-overlay:linear-gradient(180deg, #1a1a1aa3, #4a2a1d6b)}.theme-atelier .site-brand__mark{background:var(--color-brand)}.theme-atelier h1,.theme-atelier h2,.theme-atelier h3,.theme-atelier .heading{font-weight:500}.theme-atelier .hero{background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-surface-muted) 100%)}.theme-atelier .card,.theme-atelier .cta,.theme-atelier .quote{background:color-mix(in srgb, var(--color-surface), #fff 35%)}.theme-ivo-incidit{--copper:#b97e52;--raspberry:#a4433b;--color-bg:#eeeae4;--color-surface:#fef7ea;--color-surface-muted:#e8d8b7;--color-brand:#6c3e2a;--color-brand-strong:#4a2a1d;--color-brand-soft:#d9c4a3;--color-link:var(--raspberry);--color-line:#d8c4ad;--radius-md:8px;--radius-lg:10px;--hero-overlay:linear-gradient(180deg, #1a1a1ab8, #4a2a1d75);--font-heading:"Cormorant Garamond", Palatino, Georgia, serif;--font-body:"Cormorant Garamond", Palatino, Georgia, serif;--font-display:"Cinzel Decorative", Georgia, serif;--font-smallcaps:"Cormorant SC", Georgia, serif;--cumaru:var(--color-brand);--cumaru-dark:var(--color-brand-strong);--blond:var(--color-brand-soft);--blond-light:var(--color-surface-muted);--black:var(--color-text);--background-admin:var(--color-bg);font-size:1.125rem;line-height:1.55}.theme-ivo-incidit a{color:var(--color-link)}.theme-ivo-incidit figcaption{color:var(--color-muted)}.theme-ivo-incidit h1{font-family:var(--font-display);letter-spacing:0;font-weight:700}.theme-ivo-incidit h2,.theme-ivo-incidit h3,.theme-ivo-incidit .section__header h2{font-family:var(--font-smallcaps);letter-spacing:0;font-weight:500}.theme-ivo-incidit .site-header{z-index:1000;width:100%;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#692923e0;margin-inline:auto;padding:0;position:sticky;top:0}.theme-ivo-incidit .site-header__inner,.theme-ivo-incidit .site-header--ivo{justify-content:space-between;align-items:center;gap:var(--space-lg);padding-block:8px;display:flex}.theme-ivo-incidit .site-brand,.theme-ivo-incidit .site-brand small,.theme-ivo-incidit .site-nav,.theme-ivo-incidit .site-nav a{color:#fff8ed}.theme-ivo-incidit .site-brand__mark{color:var(--color-brand);background:#fff8ed;border-radius:999px;overflow:hidden}.theme-ivo-incidit .site-brand__mark--image{background:0 0;border-radius:0;width:160px;height:auto}.theme-ivo-incidit .site-brand__mark--image img{object-fit:contain;clip-path:ellipse(45% 50%);width:100%;height:100%;display:block}.theme-ivo-incidit .site-brand>span:last-child{display:none}.theme-ivo-incidit .site-nav{font-size:1rem;display:block}.theme-ivo-incidit .site-nav ul{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}.theme-ivo-incidit .site-nav li{position:relative}.theme-ivo-incidit .site-nav a{border-bottom:2px solid var(--copper);font-family:var(--font-smallcaps);padding:4px 0;font-size:1.25rem;font-weight:700;text-decoration:none;display:block}.theme-ivo-incidit .site-nav a:hover{color:#fff;border-bottom-color:#fff8ed}.theme-ivo-incidit .site-nav .site-nav__submenu{background:#692923f5;border-radius:4px;flex-direction:column;align-items:stretch;gap:0;min-width:170px;padding:8px 12px;display:none;position:absolute;top:100%;left:0}.theme-ivo-incidit .site-nav__parent:hover .site-nav__submenu,.theme-ivo-incidit .site-nav__parent:focus-within .site-nav__submenu{display:flex}.theme-ivo-incidit .site-nav__submenu a{color:#f2e9df;white-space:nowrap;border-bottom:0;font-size:1.125rem;font-weight:400}.theme-ivo-incidit .nav-toggle{border-radius:var(--radius-md);background:var(--raspberry);color:#fff8ed;border-color:#fff8ed75;justify-content:center;width:36px;height:36px;padding:0;font-weight:700}.theme-ivo-incidit .hero--home{color:#fff8ed;background:var(--hero-overlay), url(/assets/images/tetes-brutes-2.jpeg) center 32% / cover no-repeat;min-height:70vh}.theme-ivo-incidit .hero--home .hero__inner{align-content:center;min-height:70vh}.theme-ivo-incidit .hero--home h1,.theme-ivo-incidit .hero--home .hero__subtitle,.theme-ivo-incidit .hero--home .eyebrow{color:#fff8ed}.theme-ivo-incidit .hero--page{color:#fff8ed;background:var(--hero-overlay), url(/assets/images/tetes-brutes-2.jpeg) center 24% / cover no-repeat}.theme-ivo-incidit .hero--arcus.hero--image{background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:75%}.theme-ivo-incidit .hero--arcus-heads.hero--image{background-position:50% 34%;background-size:cover}.theme-ivo-incidit .hero--archetier,.theme-ivo-incidit .hero--essai,.theme-ivo-incidit .hero--contact{color:#fff8ed}.theme-ivo-incidit .hero--archetier{background:var(--hero-overlay), url(/assets/images/officina-atlas-1519.jpg) center 36% / cover no-repeat}.theme-ivo-incidit .hero--essai{background:var(--hero-overlay), url(/assets/images/archets-colores.jpeg) center 48% / cover no-repeat}.theme-ivo-incidit .hero--contact{background:var(--hero-overlay), url(/assets/images/contact-archets.jpeg) center 50% / cover no-repeat}.theme-ivo-incidit :where(.hero--archetier,.hero--essai,.hero--contact) .hero__inner{padding-block:var(--space-3xl)}.theme-ivo-incidit .hero--page h1,.theme-ivo-incidit .hero--archetier h1,.theme-ivo-incidit .hero--essai h1,.theme-ivo-incidit .hero--contact h1,.theme-ivo-incidit .hero--page .hero__subtitle,.theme-ivo-incidit .hero--archetier .hero__subtitle,.theme-ivo-incidit .hero--essai .hero__subtitle,.theme-ivo-incidit .hero--contact .hero__subtitle,.theme-ivo-incidit .hero--page .eyebrow{color:#fff8ed}.theme-ivo-incidit :where(.hero--archetier,.hero--essai,.hero--contact) .eyebrow{color:#fff8edd6}.theme-ivo-incidit .hero--image:before{background:var(--hero-overlay)}.theme-ivo-incidit .btn,.theme-ivo-incidit button{border-color:#0000}.theme-ivo-incidit .btn--primary{background:var(--raspberry);color:#fff8ed}.theme-ivo-incidit .btn--primary:hover{background:var(--color-brand)}.theme-ivo-incidit .btn--secondary{border-color:color-mix(in srgb, var(--color-brand), var(--color-line) 44%);color:var(--color-brand-strong)}.theme-ivo-incidit .btn--secondary:hover{background:var(--color-brand-soft)}.theme-ivo-incidit .card,.theme-ivo-incidit .feature-card,.theme-ivo-incidit .cta,.theme-ivo-incidit .quote{background:color-mix(in srgb, var(--color-surface), #fff 34%)}.theme-ivo-incidit .cta--brand{background:var(--raspberry);color:#fff8ed;border-color:#0000}.theme-ivo-incidit .cta--brand :where(.text-muted,.lead){color:#fff8edd1}.theme-ivo-incidit .cta--arcus-trial{color:var(--color-text);background:#f5eee6;border-color:#b97e5261;position:relative;overflow:hidden;box-shadow:0 14px 32px #1a1a1a0f}.theme-ivo-incidit .cta--arcus-trial:before{background:var(--raspberry);content:"";width:5px;position:absolute;inset:0 auto 0 0}.theme-ivo-incidit .cta--arcus-trial h2{color:var(--color-brand)}.theme-ivo-incidit .cta--arcus-trial .text-muted{color:#555;max-width:42rem}.theme-ivo-incidit .cta--arcus-trial .btn{white-space:normal;justify-self:end}.theme-ivo-incidit .card--featured{border-color:#6c3e2a2e;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 10px 28px #1a1a1a0f}.theme-ivo-incidit .card--featured:hover{border-color:#b97e5273;transform:translateY(-3px);box-shadow:0 16px 36px #1a1a1a1a}.theme-ivo-incidit .card--featured .card__media{aspect-ratio:5/4}.theme-ivo-incidit .card--featured .card__media img{transition:transform .3s}.theme-ivo-incidit .card--featured:hover .card__media img{transform:scale(1.025)}.theme-ivo-incidit .card--featured .card__link{font-size:0}.theme-ivo-incidit .card--featured .card__link:after{content:"";position:absolute;inset:0}.theme-ivo-incidit .card__media img,.theme-ivo-incidit .showcase__media img,.theme-ivo-incidit .media-gallery__item img{filter:saturate(.92)contrast(1.03)}.theme-ivo-incidit .table th{color:var(--color-brand);background:#f5eee6}.theme-ivo-incidit .breadcrumb__list{color:#555}.theme-ivo-incidit .breadcrumb a{color:var(--color-brand)}.theme-ivo-incidit .price-old{color:var(--color-muted);opacity:.68;text-decoration:line-through}.theme-ivo-incidit .badge{border:1px solid color-mix(in srgb, var(--color-brand), var(--color-line) 45%);color:#555;letter-spacing:.5px;background:0 0;border-radius:4px;min-height:0;padding:2px 6px;font-size:.9em}.theme-ivo-incidit .contact-layout{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:start}.theme-ivo-incidit .contact-main{max-width:var(--container-readable)}.theme-ivo-incidit .contact-form{padding:var(--space-lg);border:1px solid color-mix(in srgb, var(--color-brand), var(--color-line) 54%);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-surface), #fff 38%);box-shadow:var(--shadow-sm)}.theme-ivo-incidit .contact-form label{grid-column:1/-1}.theme-ivo-incidit .contact-visual{align-self:stretch;justify-items:center;display:grid}.theme-ivo-incidit .contact-visual .media-figure{width:min(100%,420px)}.theme-ivo-incidit .contact-visual .media-figure img{object-fit:contain;max-height:600px}.theme-ivo-incidit .site-footer,.theme-ivo-incidit .site-footer a{color:var(--color-brand)}.theme-ivo-incidit .site-footer a:hover{text-underline-offset:.18em;text-decoration:underline}@media (width<=760px){.theme-ivo-incidit .site-header{padding:0}.theme-ivo-incidit .site-header__inner{flex-direction:row;align-items:center;padding-block:8px}.theme-ivo-incidit .site-brand__mark--image{width:95px}.theme-ivo-incidit .site-nav{z-index:1500;background:#fff;border-radius:5px;width:190px;padding:8px 12px;position:fixed;top:65px;right:6px;box-shadow:0 10px 24px #1a1a1a29}.theme-ivo-incidit .site-nav ul{flex-direction:column;align-items:stretch;gap:0}.theme-ivo-incidit .site-nav a{color:var(--color-text);text-align:right;border-bottom:1px solid #ddd;padding:10px 4px;font-size:1.1875rem}.theme-ivo-incidit .site-nav .site-nav__submenu{min-width:0;box-shadow:none;background:0 0;border-bottom:1px solid #eee;border-radius:0;padding:0 0 6px 20px;display:block;position:static}.theme-ivo-incidit .site-nav__submenu a{color:#444;border-bottom:0;padding:4px 0;font-size:1.0625rem}.theme-ivo-incidit .hero--home,.theme-ivo-incidit .hero--home .hero__inner{min-height:58vh}.theme-ivo-incidit .hero--arcus.hero--image{background-size:100%}.theme-ivo-incidit .hero--arcus-heads.hero--image{background-size:cover}.theme-ivo-incidit .contact-layout{grid-template-columns:1fr}.theme-ivo-incidit .contact-visual{order:-1}.theme-ivo-incidit .contact-visual .media-figure img{max-height:420px}.theme-ivo-incidit .cta--arcus-trial .btn{justify-self:start}}
