.style-modern-minimal{--ink:var(--color-primary);--paper:var(--color-secondary);--color-text-primary:#15171B;--color-text-secondary:#5A5E66;--color-text-muted:#9298A1;--mm-muted-text:#646A73;--paper-alt:#F2F3F5;--hairline:#E5E7EA;--hairline-strong:#15171B;--accent:#243BD6;--accent-soft:#ECEEFB;--on-accent-text:#FBFBFC;--on-dark-text:#EDEEF0;--on-dark-muted:#9CA1AB;--mono:"Geist Mono",ui-monospace,"SFMono-Regular",Menlo,monospace;--mm-display:clamp(2.75rem,1.4rem + 6vw,6.5rem);--mm-h2:clamp(2rem,1.2rem + 3vw,3.75rem);--mm-row-title:clamp(1.5rem,1rem + 2.2vw,2.75rem)}.style-modern-minimal .mm-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--mono);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--accent-text,var(--color-accent-text))}.style-modern-minimal .mm-eyebrow:before{content:"";width:8px;height:8px;background:var(--color-accent);flex:0 0 auto}.style-modern-minimal .mm-eyebrow--plain:before{display:none}.style-modern-minimal .ds-btn{--_pad-y:1rem;--_pad-x:1.6rem;font-size:.85rem;font-weight:500;letter-spacing:.02em;border-radius:0}.style-modern-minimal .ds-btn--primary{background:var(--accent);color:var(--on-accent-text)}.style-modern-minimal .ds-btn--primary:hover{background:var(--color-accent-text)}.style-modern-minimal .ds-btn--ghost{background:transparent;color:var(--ink);border-color:var(--hairline-strong)}.style-modern-minimal .ds-btn--ghost:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.style-modern-minimal .ds-btn:hover{transform:none}.style-modern-minimal :is(a,button,.ds-btn,input,textarea,select):focus-visible{outline:2px solid var(--ink);outline-offset:3px}.style-modern-minimal .mm-hero{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:end;gap:clamp(2rem,1rem + 4vw,5.5rem)}.style-modern-minimal .mm-hero__lead{display:flex;flex-direction:column;gap:1.75rem}.style-modern-minimal .mm-hero__title{font-family:var(--font-display);font-weight:600;font-size:var(--mm-display);line-height:.98;letter-spacing:-.03em;max-width:14ch;margin:0}.style-modern-minimal .mm-hero__lede{max-width:46ch;font-size:clamp(1.05rem,.98rem + .45vw,1.25rem);line-height:1.55;color:var(--color-text-secondary)}.style-modern-minimal .mm-hero__rail{display:flex;flex-direction:column;gap:1.5rem;border-top:1px solid var(--hairline-strong);padding-top:1.5rem}.style-modern-minimal .mm-hero__index{font-family:var(--mono);font-size:.8rem;letter-spacing:.04em;color:var(--mm-muted-text);display:flex;justify-content:flex-end}.style-modern-minimal .mm-hero__actions{display:flex;flex-direction:column;gap:.75rem}.style-modern-minimal .mm-hero__actions .ds-btn{width:100%;justify-content:space-between}.style-modern-minimal .mm-hero__base{margin-top:clamp(3rem,2rem + 4vw,5rem);height:1px;background:var(--hairline);border:0}.style-modern-minimal .mm-hero__media .ds-frame{border-radius:0}@media (max-width:860px){.style-modern-minimal .mm-hero{grid-template-columns:1fr;align-items:start;gap:2.25rem}.style-modern-minimal .mm-hero__title{max-width:100%}.style-modern-minimal .mm-hero__rail{border-top:1px solid var(--hairline)}}.style-modern-minimal .mm-services__head{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:end;gap:clamp(1.5rem,1rem + 3vw,4rem);margin-bottom:clamp(3rem,2rem + 3vw,5rem)}.style-modern-minimal .mm-services__title{font-family:var(--font-display);font-weight:600;font-size:var(--mm-h2);line-height:1;letter-spacing:-.03em;margin:0}.style-modern-minimal .mm-services__note{font-size:1rem;line-height:1.55;color:var(--color-text-secondary);max-width:34ch}.style-modern-minimal .mm-rows{border-top:1px solid var(--hairline-strong)}.style-modern-minimal .mm-row{position:relative;display:grid;grid-template-columns:4rem minmax(0,1fr);gap:clamp(1.25rem,.5rem + 3vw,4rem);align-items:baseline;padding:clamp(1.75rem,1.25rem + 2vw,2.75rem) 0;border-bottom:1px solid var(--hairline)}.style-modern-minimal .mm-row:before{content:"";position:absolute;top:-1px;left:0;height:2px;width:0;background:var(--accent);transition:width .45s cubic-bezier(.16,1,.3,1)}.style-modern-minimal .mm-row:hover:before{width:100%}.style-modern-minimal .mm-row__num{font-family:var(--mono);font-size:.95rem;font-weight:500;letter-spacing:.02em;color:var(--color-accent-text);padding-top:.4rem}.style-modern-minimal .mm-row__body{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(1rem,.5rem + 3vw,4rem);align-items:baseline}.style-modern-minimal .mm-row__title{font-family:var(--font-display);font-weight:500;font-size:var(--mm-row-title);line-height:1.04;letter-spacing:-.025em;margin:0}.style-modern-minimal .mm-row__desc{font-size:1.05rem;line-height:1.55;color:var(--color-text-secondary);max-width:44ch}@media (max-width:860px){.style-modern-minimal .mm-services__head{grid-template-columns:1fr;align-items:start}.style-modern-minimal .mm-row{grid-template-columns:2.75rem minmax(0,1fr);gap:1.25rem}.style-modern-minimal .mm-row__body{grid-template-columns:1fr;gap:.85rem}}.style-modern-minimal .mm-gallery__head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;margin-bottom:clamp(2.5rem,1.5rem + 3vw,4rem)}.style-modern-minimal .mm-gallery__title{font-family:var(--font-display);font-weight:600;font-size:var(--mm-h2);line-height:1;letter-spacing:-.03em;margin:0}.style-modern-minimal .mm-gallery__count{font-family:var(--mono);font-size:.8rem;letter-spacing:.04em;color:var(--mm-muted-text)}.style-modern-minimal .mm-gallery__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:clamp(1rem,.5rem + 2vw,2.5rem)}.style-modern-minimal .mm-tile{position:relative;display:flex;flex-direction:column}.style-modern-minimal .mm-tile .ds-frame{border-radius:0;background:var(--paper-alt)}.style-modern-minimal .mm-tile img{filter:saturate(.95) contrast(1.02)}.style-modern-minimal .mm-tile__cap{display:flex;justify-content:space-between;gap:1rem;margin-top:.75rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--mm-muted-text)}.style-modern-minimal .mm-tile__cap span:last-child{color:var(--color-accent-text)}.style-modern-minimal .mm-tile--lead{grid-column:span 7}.style-modern-minimal .mm-tile--tall{grid-column:span 5;align-self:end}.style-modern-minimal .mm-tile--push{grid-column:span 4;margin-top:clamp(0rem,-2rem + 6vw,3.5rem)}.style-modern-minimal .mm-tile--mid,.style-modern-minimal .mm-tile--wide{grid-column:span 4}.style-modern-minimal .mm-tile--end{grid-column:span 7}@media (max-width:860px){.style-modern-minimal .mm-gallery__grid{grid-template-columns:repeat(2,1fr)}.style-modern-minimal .mm-tile--end,.style-modern-minimal .mm-tile--lead,.style-modern-minimal .mm-tile--mid,.style-modern-minimal .mm-tile--push,.style-modern-minimal .mm-tile--tall,.style-modern-minimal .mm-tile--wide{grid-column:span 1;margin-top:0;align-self:auto}.style-modern-minimal .mm-tile--lead{grid-column:span 2}}@media (max-width:520px){.style-modern-minimal .mm-gallery__grid{grid-template-columns:repeat(2,1fr)}.style-modern-minimal .mm-tile--end,.style-modern-minimal .mm-tile--lead{grid-column:span 2}.style-modern-minimal .mm-tile--mid,.style-modern-minimal .mm-tile--push,.style-modern-minimal .mm-tile--tall,.style-modern-minimal .mm-tile--wide{grid-column:span 1}.style-modern-minimal .mm-tile--push{margin-top:1.5rem}}.style-modern-minimal .mm-intro{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:start;gap:clamp(1.5rem,1rem + 3vw,4.5rem);border-top:1px solid var(--hairline-strong);padding-top:clamp(1.75rem,1.25rem + 2vw,2.75rem)}.style-modern-minimal .mm-intro__label{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.style-modern-minimal .mm-intro__index{font-family:var(--mono);font-size:.8rem;letter-spacing:.04em;color:var(--mm-muted-text)}.style-modern-minimal .mm-intro__body{display:flex;flex-direction:column;gap:1.5rem}.style-modern-minimal .mm-intro__title{font-family:var(--font-display);font-weight:600;font-size:var(--mm-h2);line-height:1.04;letter-spacing:-.03em;margin:0;max-width:22ch}.style-modern-minimal .mm-intro__text{font-size:clamp(1.05rem,.98rem + .45vw,1.25rem);line-height:1.6;color:var(--color-text-secondary);max-width:56ch}@media (max-width:860px){.style-modern-minimal .mm-intro{grid-template-columns:1fr;gap:1.5rem}}.style-modern-minimal .mm-quotes__head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;margin-bottom:clamp(2.5rem,1.5rem + 3vw,4rem)}.style-modern-minimal .mm-quotes__title{font-family:var(--font-display);font-weight:600;font-size:var(--mm-h2);line-height:1;letter-spacing:-.03em;margin:0}.style-modern-minimal .mm-quotes__count{font-family:var(--mono);font-size:.8rem;letter-spacing:.04em;color:var(--mm-muted-text)}.style-modern-minimal .mm-quotes{border-top:1px solid var(--hairline-strong)}.style-modern-minimal .mm-quote{position:relative;display:grid;grid-template-columns:4rem minmax(0,1fr);gap:clamp(1.25rem,.5rem + 3vw,4rem);align-items:start;padding:clamp(2rem,1.5rem + 2vw,3.25rem) 0;border-bottom:1px solid var(--hairline)}.style-modern-minimal .mm-quote:before{content:"";position:absolute;top:-1px;left:0;height:2px;width:56px;background:var(--accent)}.style-modern-minimal .mm-quote__num{font-family:var(--mono);font-size:.95rem;font-weight:500;letter-spacing:.02em;color:var(--color-accent-text);padding-top:.5rem}.style-modern-minimal .mm-quote__body{display:flex;flex-direction:column;gap:1.5rem}.style-modern-minimal .mm-quote__text{font-family:var(--font-display);font-weight:400;font-size:var(--mm-row-title);line-height:1.22;letter-spacing:-.02em;color:var(--color-text-primary);margin:0;max-width:32ch}.style-modern-minimal .mm-quote__foot{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem}.style-modern-minimal .mm-quote__author{font-weight:500;color:var(--color-text-primary)}.style-modern-minimal .mm-quote__author,.style-modern-minimal .mm-quote__role{font-family:var(--mono);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.style-modern-minimal .mm-quote__role{color:var(--mm-muted-text)}.style-modern-minimal .mm-quote__stars{color:var(--accent);letter-spacing:.1em;font-size:.85rem}.style-modern-minimal .mm-quote__stars--empty{color:var(--hairline)}.style-modern-minimal .mm-quote__link{font-family:var(--mono);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent-text);text-decoration:underline;text-underline-offset:3px}.style-modern-minimal .mm-quotes__attr{margin-top:clamp(1.5rem,1rem + 2vw,2.5rem);font-family:var(--mono);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--mm-muted-text)}.style-modern-minimal .mm-quotes__attr a{color:var(--color-accent-text);text-decoration:underline;text-underline-offset:3px}.style-modern-minimal .mm-quote__avatar{display:none}@media (max-width:860px){.style-modern-minimal .mm-quote{grid-template-columns:2.75rem minmax(0,1fr);gap:1.25rem}}.style-modern-minimal .mm-contact__head{display:flex;flex-direction:column;gap:1rem;margin-bottom:clamp(2.5rem,1.5rem + 3vw,4rem)}.style-modern-minimal .mm-contact__title{font-family:var(--font-display);font-weight:600;font-size:var(--mm-h2);line-height:1;letter-spacing:-.03em;margin:0}.style-modern-minimal .mm-contact__lede{font-size:clamp(1.05rem,.98rem + .45vw,1.25rem);line-height:1.55;color:var(--color-text-secondary);max-width:50ch}.style-modern-minimal .mm-contact{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:clamp(2rem,1rem + 4vw,5rem);border-top:1px solid var(--hairline-strong);padding-top:clamp(2rem,1.5rem + 2vw,3rem)}.style-modern-minimal .mm-contact__details{display:flex;flex-direction:column;gap:0}.style-modern-minimal .mm-contact__row{display:flex;flex-direction:column;gap:.35rem;padding:clamp(1rem,.75rem + 1vw,1.5rem) 0;border-bottom:1px solid var(--hairline)}.style-modern-minimal .mm-contact__row:first-child{border-top:1px solid var(--hairline)}.style-modern-minimal .mm-contact__label{font-family:var(--mono);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--mm-muted-text)}.style-modern-minimal .mm-contact__value{font-size:1.05rem;line-height:1.5;color:var(--color-text-primary)}.style-modern-minimal a.mm-contact__value:hover{color:var(--color-accent-text)}.style-modern-minimal .mm-contact__form form{border:0;background:transparent;border-radius:0;padding:0}.style-modern-minimal .mm-contact__form label{font-family:var(--mono);letter-spacing:.08em;color:var(--mm-muted-text)}.style-modern-minimal .mm-contact__form input,.style-modern-minimal .mm-contact__form textarea{border-radius:0;border:0;border-bottom:1px solid var(--hairline-strong);background:transparent;padding-left:0;padding-right:0}.style-modern-minimal .mm-contact__form input:focus,.style-modern-minimal .mm-contact__form textarea:focus{--tw-ring-color:transparent;box-shadow:none;border-bottom-color:var(--accent);outline:none}.style-modern-minimal .mm-contact__form button[type=submit]{border-radius:0;background:var(--accent)}.style-modern-minimal .mm-contact__form button[type=submit]:hover{background:var(--color-accent-text)}@media (max-width:860px){.style-modern-minimal .mm-contact{grid-template-columns:1fr;gap:2.5rem}}.style-modern-minimal .mm-cta{background:var(--ink);color:var(--on-dark-text);border-radius:0}.style-modern-minimal .mm-cta__inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,1rem + 4vw,4.5rem)}.style-modern-minimal .mm-cta__inner:before{content:"";position:absolute;top:0;left:0;width:96px;height:2px;background:var(--accent)}.style-modern-minimal .mm-cta__lead{display:flex;flex-direction:column;gap:1rem}.style-modern-minimal .mm-cta__eyebrow{font-family:var(--mono);font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-highlight)}.style-modern-minimal .mm-cta__title{font-family:var(--font-display);font-weight:600;font-size:var(--mm-h2);line-height:1.02;letter-spacing:-.03em;margin:0;max-width:18ch}.style-modern-minimal .mm-cta__desc{font-size:1.05rem;line-height:1.55;color:var(--on-dark-muted);max-width:44ch}.style-modern-minimal .mm-cta__actions .ds-btn{justify-content:space-between;gap:1.5rem;min-width:14rem}@media (max-width:720px){.style-modern-minimal .mm-cta__inner{grid-template-columns:1fr;align-items:start;gap:2rem}.style-modern-minimal .mm-cta__actions .ds-btn{width:100%}}@media (prefers-reduced-motion:reduce){.style-modern-minimal .mm-row:before{transition:none}}.style-bold-vibrant{--color-text-primary:#17120E;--color-text-secondary:#5C5048;--color-text-muted:#8C7E72;--ink:var(--color-primary);--paper:var(--color-secondary);--paper-alt:#FCE9DC;--hairline:#EAD9CB;--accent-soft:#FFE2D7;--on-accent-text:#FFF6EF;--on-dark-text:#FCEDE4;--teal:#0E9C8E;--teal-text:#0A7065;--teal-soft:#D5F0EC;--teal-deep:#0C8074;--bv-display-size:clamp(3rem,1.2rem + 8vw,7.5rem);--bv-tracking:-0.035em;--bv-rule:4px}.style-bold-vibrant .bv-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .95rem;border-radius:999px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;line-height:1}.style-bold-vibrant .bv-eyebrow--on-accent{background:var(--ink);color:var(--on-dark-text)}.style-bold-vibrant .bv-eyebrow--on-paper{background:var(--color-accent);color:var(--ink)}.style-bold-vibrant .bv-eyebrow--teal{background:var(--teal-deep);color:var(--paper)}.style-bold-vibrant .bv-eyebrow__dot{width:.5rem;height:.5rem;border-radius:999px;background:currentColor}.style-bold-vibrant .bv-band{width:100%}.style-bold-vibrant .bv-band--coral{background:var(--color-accent);color:var(--ink)}.style-bold-vibrant .bv-band--ink{background:var(--ink);color:var(--on-dark-text)}.style-bold-vibrant .bv-band--paper{background:var(--paper);color:var(--ink)}.style-bold-vibrant .ds-btn{border-radius:999px;font-weight:700;font-size:1rem;padding:1.05rem 1.85rem}.style-bold-vibrant .ds-btn--primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.style-bold-vibrant .ds-btn--primary:hover{background:var(--paper);color:var(--ink)}.style-bold-vibrant .ds-btn--ghost{background:transparent;color:var(--ink);border:var(--bv-rule) solid}.style-bold-vibrant .ds-btn--ghost:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.style-bold-vibrant .bv-band--paper .ds-btn--primary{background:var(--color-accent);color:var(--ink);border-color:var(--color-accent)}.style-bold-vibrant .bv-band--paper .ds-btn--primary:hover{background:var(--ink);color:var(--paper)}.style-bold-vibrant .ds-btn:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.style-bold-vibrant .bv-hero{position:relative;overflow:hidden;padding-block:clamp(3rem,2rem + 5vw,6rem)}.style-bold-vibrant .bv-hero__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);gap:clamp(2rem,1rem + 4vw,4.5rem);align-items:center}.style-bold-vibrant .bv-hero__copy{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}.style-bold-vibrant .bv-hero__title{font-family:var(--font-display);font-weight:800;font-size:var(--bv-display-size);line-height:.92;letter-spacing:var(--bv-tracking);text-wrap:balance}.style-bold-vibrant .bv-hero__title .bv-mark{position:relative;white-space:nowrap}.style-bold-vibrant .bv-hero__title .bv-mark:after{content:"";position:absolute;left:-.04em;right:-.04em;bottom:.06em;height:.14em;background:var(--ink);border-radius:999px}.style-bold-vibrant .bv-hero__lede{max-width:46ch;font-size:clamp(1.05rem,.98rem + .5vw,1.3rem);line-height:1.45;color:var(--ink);opacity:1}.style-bold-vibrant .bv-hero__actions{display:flex;gap:.85rem;flex-wrap:wrap}.style-bold-vibrant .bv-hero__media{position:relative;padding:.75rem;background:var(--paper);border-radius:var(--radius-xl);box-shadow:0 30px 60px -28px rgba(23,18,14,.55);transform:rotate(2deg)}.style-bold-vibrant .bv-hero__media .ds-frame{border-radius:var(--radius-lg)}.style-bold-vibrant .bv-hero__badge{position:absolute;bottom:-1.1rem;left:-1.1rem;display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.1rem;background:var(--teal-deep);color:var(--paper);font-weight:700;font-size:.85rem;border-radius:999px;box-shadow:0 14px 28px -14px rgba(14,156,142,.7)}.style-bold-vibrant .bv-hero__ticker{margin-top:clamp(2.5rem,1.5rem + 4vw,4.5rem);border-top:var(--bv-rule) solid var(--ink);padding-top:1.25rem;display:flex;flex-wrap:wrap;gap:.6rem 1.5rem;align-items:center;font-weight:700;font-size:.95rem;letter-spacing:.01em}.style-bold-vibrant .bv-hero__ticker span{display:inline-flex;align-items:center;gap:.75rem}.style-bold-vibrant .bv-hero__ticker span:before{content:"";width:.6rem;height:.6rem;border-radius:999px;background:var(--teal-deep)}@media (max-width:860px){.style-bold-vibrant .bv-hero__grid{grid-template-columns:1fr;gap:2.5rem}.style-bold-vibrant .bv-hero__media{transform:rotate(0deg)}}.style-bold-vibrant .bv-services{padding-block:var(--spacing-section-y)}.style-bold-vibrant .bv-services__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem 2rem;margin-bottom:clamp(2rem,1.2rem + 3vw,3.5rem)}.style-bold-vibrant .bv-services__heading{max-width:22ch}.style-bold-vibrant .bv-services__title{font-family:var(--font-display);font-weight:800;font-size:clamp(2.25rem,1.4rem + 4vw,4rem);line-height:.96;letter-spacing:var(--bv-tracking);margin-top:1rem}.style-bold-vibrant .bv-services__count{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.style-bold-vibrant .bv-services__count-num{font-family:var(--font-display);font-weight:800;font-size:clamp(2.5rem,1.5rem + 4vw,4.5rem);line-height:1;color:var(--color-accent-text);letter-spacing:var(--bv-tracking)}.style-bold-vibrant .bv-services__count-num small{color:var(--teal-text)}.style-bold-vibrant .bv-services__count-label{margin-top:.35rem;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-secondary,#5C5048)}.style-bold-vibrant .bv-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,.6rem + 1.5vw,1.75rem)}.style-bold-vibrant .bv-card{position:relative;display:flex;flex-direction:column;gap:1.1rem;padding:clamp(1.75rem,1.2rem + 1.5vw,2.5rem);border-radius:var(--radius-lg);min-height:22rem;overflow:hidden;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.style-bold-vibrant .bv-card:hover{transform:translateY(-8px);box-shadow:0 28px 50px -26px rgba(23,18,14,.55)}.style-bold-vibrant .bv-card--ink{background:var(--ink);color:var(--on-dark-text)}.style-bold-vibrant .bv-card--coral{background:var(--color-accent);color:var(--ink)}.style-bold-vibrant .bv-card--teal{background:var(--teal-deep);color:var(--paper)}.style-bold-vibrant .bv-card__num{font-family:var(--font-display);font-weight:800;font-size:clamp(3.5rem,2.5rem + 4vw,5.5rem);line-height:.85;letter-spacing:var(--bv-tracking);opacity:.95}.style-bold-vibrant .bv-card__rule{height:var(--bv-rule);width:3.5rem;border:0;background:currentColor;opacity:.7;border-radius:999px}.style-bold-vibrant .bv-card__title{font-family:var(--font-display);font-weight:700;font-size:clamp(1.45rem,1.1rem + 1vw,1.9rem);line-height:1.05;letter-spacing:-.02em}.style-bold-vibrant .bv-card__body{font-size:1rem;line-height:1.5;opacity:.92;margin-top:auto}.style-bold-vibrant .bv-card--coral .bv-card__body,.style-bold-vibrant .bv-card--teal .bv-card__body{opacity:1}@media (max-width:900px){.style-bold-vibrant .bv-services__grid{grid-template-columns:1fr}.style-bold-vibrant .bv-card{min-height:0}}.style-bold-vibrant .bv-gallery{padding-block:var(--spacing-section-y)}.style-bold-vibrant .bv-gallery__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 2rem;margin-bottom:clamp(1.75rem,1.2rem + 2vw,3rem)}.style-bold-vibrant .bv-gallery__title{font-family:var(--font-display);font-weight:800;font-size:clamp(2.25rem,1.4rem + 4vw,4rem);line-height:.96;letter-spacing:var(--bv-tracking);margin-top:1rem}.style-bold-vibrant .bv-gallery__note{font-weight:700;font-size:.95rem;color:var(--teal-text);display:inline-flex;align-items:center;gap:.6rem}.style-bold-vibrant .bv-gallery__note:before{content:"";width:2.5rem;height:var(--bv-rule);background:var(--teal);border-radius:999px}.style-bold-vibrant .bv-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:clamp(8rem,6rem + 8vw,13rem);gap:clamp(.75rem,.4rem + 1vw,1.25rem)}.style-bold-vibrant .bv-mtile{position:relative;overflow:hidden;border-radius:var(--radius-lg);background:var(--paper-alt)}.style-bold-vibrant .bv-mtile>img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.style-bold-vibrant .bv-mtile:hover>img{transform:scale(1.06)}.style-bold-vibrant .bv-mtile--wide{grid-column:span 2}.style-bold-vibrant .bv-mtile--tall{grid-row:span 2}.style-bold-vibrant .bv-mtile--label:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(23,18,14,.7),rgba(23,18,14,0) 60%)}.style-bold-vibrant .bv-mtile__label{position:absolute;left:1rem;bottom:1rem;z-index:1;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .95rem;border-radius:999px;font-weight:700;font-size:.85rem;letter-spacing:.01em}.style-bold-vibrant .bv-mtile__label--coral{background:var(--color-accent);color:var(--ink)}.style-bold-vibrant .bv-mtile__label--teal{background:var(--teal-deep);color:var(--paper)}@media (max-width:760px){.style-bold-vibrant .bv-mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:9rem}.style-bold-vibrant .bv-mtile--wide{grid-column:span 2}.style-bold-vibrant .bv-mtile--tall{grid-row:span 1}}.style-bold-vibrant .bv-intro{padding-block:var(--spacing-section-y)}.style-bold-vibrant .bv-intro__inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(1.5rem,.8rem + 3vw,3.5rem);align-items:end}.style-bold-vibrant .bv-intro__title{font-family:var(--font-display);font-weight:800;font-size:clamp(2.5rem,1.5rem + 5vw,5rem);line-height:.94;letter-spacing:var(--bv-tracking);margin-top:1.25rem;text-wrap:balance}.style-bold-vibrant .bv-intro__title .bv-mark{position:relative;white-space:nowrap}.style-bold-vibrant .bv-intro__title .bv-mark:after{content:"";position:absolute;left:-.04em;right:-.04em;bottom:.04em;height:.16em;background:var(--teal-deep);border-radius:999px}.style-bold-vibrant .bv-intro__body{font-size:clamp(1.05rem,.98rem + .5vw,1.3rem);line-height:1.55;color:var(--color-text-secondary);max-width:52ch}.style-bold-vibrant .bv-intro__rule{height:var(--bv-rule);width:4rem;border:0;background:var(--color-accent);border-radius:999px;margin-bottom:1.5rem}@media (max-width:860px){.style-bold-vibrant .bv-intro__inner{grid-template-columns:1fr;align-items:start;gap:1.75rem}}.style-bold-vibrant .bv-testimonials{padding-block:var(--spacing-section-y)}.style-bold-vibrant .bv-testimonials__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 2rem;margin-bottom:clamp(2rem,1.2rem + 3vw,3.5rem)}.style-bold-vibrant .bv-testimonials__title{font-family:var(--font-display);font-weight:800;font-size:clamp(2.25rem,1.4rem + 4vw,4rem);line-height:.96;letter-spacing:var(--bv-tracking);margin-top:1rem}.style-bold-vibrant .bv-quotes{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:clamp(1rem,.6rem + 1.5vw,1.75rem)}.style-bold-vibrant .bv-quote{display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1.75rem,1.2rem + 1.5vw,2.5rem);border-radius:var(--radius-lg);background:var(--color-accent);color:var(--ink)}.style-bold-vibrant .bv-quote__mark{font-family:var(--font-display);font-weight:800;font-size:clamp(3rem,2rem + 3vw,4.5rem);line-height:.7;letter-spacing:var(--bv-tracking)}.style-bold-vibrant .bv-quote__text{font-family:var(--font-display);font-weight:700;font-size:clamp(1.25rem,1rem + 1vw,1.6rem);line-height:1.2;letter-spacing:-.02em}.style-bold-vibrant .bv-quote__stars{color:var(--ink);font-size:1rem;letter-spacing:.1em}.style-bold-vibrant .bv-quote__stars-empty{opacity:.35}.style-bold-vibrant .bv-quote__author{margin-top:auto;display:inline-flex;align-items:center;gap:.6rem;align-self:flex-start;padding:.5rem 1rem;border-radius:999px;background:var(--ink);color:var(--paper);font-weight:700;font-size:.9rem}.style-bold-vibrant .bv-quote__author-dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--teal)}.style-bold-vibrant .bv-quote__role{font-weight:500;opacity:.8}.style-bold-vibrant .bv-quote__link{font-weight:700;font-size:.8rem;text-decoration:underline;text-underline-offset:3px;align-self:flex-start}.style-bold-vibrant .bv-testimonials__attribution{margin-top:clamp(1.5rem,1rem + 2vw,2.5rem);font-size:.8rem;color:var(--color-text-muted)}.style-bold-vibrant .bv-testimonials__attribution a{text-decoration:underline;text-underline-offset:2px}.style-bold-vibrant .bv-contact{padding-block:var(--spacing-section-y)}.style-bold-vibrant .bv-contact__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,1rem + 4vw,4rem);align-items:start}.style-bold-vibrant .bv-contact__title{font-family:var(--font-display);font-weight:800;font-size:clamp(2.5rem,1.5rem + 5vw,4.5rem);line-height:.94;letter-spacing:var(--bv-tracking);margin-top:1.25rem;color:var(--on-dark-text)}.style-bold-vibrant .bv-contact__lede{margin-top:1.25rem;font-size:clamp(1.05rem,.98rem + .5vw,1.25rem);line-height:1.5;color:var(--on-dark-text);opacity:.9;max-width:42ch}.style-bold-vibrant .bv-contact__list{margin-top:2rem;display:flex;flex-direction:column;gap:1.1rem}.style-bold-vibrant .bv-contact__item{display:flex;align-items:center;gap:.85rem;font-weight:600;font-size:1.05rem;color:var(--on-dark-text)}.style-bold-vibrant .bv-contact__item .bv-contact__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:var(--teal-deep);color:var(--paper)}.style-bold-vibrant .bv-contact__item a:hover{text-decoration:underline;text-underline-offset:3px}.style-bold-vibrant .bv-contact__form{background:var(--paper);border-radius:var(--radius-xl);padding:clamp(1.5rem,1rem + 2vw,2.5rem)}@media (max-width:860px){.style-bold-vibrant .bv-contact__grid{grid-template-columns:1fr}}.style-bold-vibrant .bv-cta{padding-block:clamp(3.5rem,2.5rem + 5vw,6.5rem)}.style-bold-vibrant .bv-cta__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:clamp(1.5rem,1rem + 3vw,3rem)}.style-bold-vibrant .bv-cta__copy{max-width:36ch}.style-bold-vibrant .bv-cta__title{font-family:var(--font-display);font-weight:800;font-size:clamp(2.5rem,1.4rem + 5vw,5.5rem);line-height:.92;letter-spacing:var(--bv-tracking);margin-top:1.25rem;text-wrap:balance}.style-bold-vibrant .bv-cta__body{margin-top:1.25rem;font-size:clamp(1.05rem,.98rem + .5vw,1.3rem);line-height:1.45;color:var(--ink)}.style-bold-vibrant .bv-cta__actions{display:flex;gap:.85rem;flex-wrap:wrap}.style-bold-vibrant button[type=submit]{color:var(--ink)}.style-warm-rustic{--ink:var(--color-primary);--paper:var(--color-secondary);--color-text-primary:#3A312A;--color-text-secondary:#6E6253;--color-text-muted:#736554;--paper-alt:#ECE0CC;--hairline:#DBCBB2;--accent:#C2643F;--accent-strong:#A8512E;--accent-soft:#F0DCCB;--on-accent-text:#F6EEE1;--on-dark-text:#EFE4D2;--olive:#6F7A4C;--olive-text:#525B36;--olive-soft:#E4E6D4;--font-accent:"Caveat","Segoe Script",cursive;--shadow-soft:0 10px 30px -14px rgba(58,49,42,0.28),0 2px 6px -2px rgba(58,49,42,0.12);--shadow-lift:0 22px 48px -20px rgba(58,49,42,0.34),0 4px 12px -4px rgba(58,49,42,0.16);--radius-organic-a:2.6rem 1.4rem 2.6rem 1.4rem;--radius-organic-b:1.4rem 2.6rem 1.4rem 2.6rem;--radius-blob:46% 54% 58% 42%/52% 44% 56% 48%;--wr-display-size:clamp(2.5rem,1.5rem + 4.5vw,5.25rem)}.style-warm-rustic .wr-paper{background-color:var(--paper);background-image:radial-gradient(circle at 18% 24%,rgba(111,122,76,.05) 0 1px,transparent 1.6px),radial-gradient(circle at 67% 58%,rgba(194,100,63,.05) 0 1px,transparent 1.6px),radial-gradient(circle at 82% 14%,rgba(58,49,42,.045) 0 1px,transparent 1.4px),radial-gradient(circle at 38% 82%,rgba(58,49,42,.04) 0 1px,transparent 1.4px);background-size:22px 22px,28px 28px,19px 19px,25px 25px;background-position:0 0,8px 11px,3px 14px,15px 5px}.style-warm-rustic .wr-paper--alt{background-color:var(--paper-alt);background-image:radial-gradient(circle at 22% 30%,rgba(111,122,76,.06) 0 1px,transparent 1.6px),radial-gradient(circle at 71% 64%,rgba(194,100,63,.05) 0 1px,transparent 1.6px),radial-gradient(circle at 86% 20%,rgba(58,49,42,.05) 0 1px,transparent 1.4px);background-size:24px 24px,30px 30px,20px 20px;background-position:0 0,10px 13px,5px 16px}.style-warm-rustic .wr-eyebrow,.style-warm-rustic .wr-script{font-family:var(--font-accent);font-weight:600;font-size:1.5rem;line-height:1;color:var(--color-accent-text)}.style-warm-rustic .wr-eyebrow{display:inline-flex;align-items:center;gap:.5rem;letter-spacing:0}.style-warm-rustic .wr-eyebrow:before{content:"";width:.6rem;height:.6rem;border-radius:60% 40% 55% 45%/50% 55% 45% 50%;background:var(--olive);transform:rotate(-12deg);flex:none}.style-warm-rustic .wr-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--olive-text);background:var(--olive-soft);border:1px solid color-mix(in oklab,var(--olive) 28%,transparent);padding:.4rem .75rem;border-radius:999px}.style-warm-rustic .ds-btn{border-radius:var(--radius-md);font-weight:600}.style-warm-rustic .ds-btn--primary{background:var(--accent-strong);color:var(--on-accent-text);box-shadow:0 8px 20px -10px rgba(194,100,63,.6)}.style-warm-rustic .ds-btn--primary:hover{background:color-mix(in oklab,var(--accent-strong) 88%,#2a1c12)}.style-warm-rustic .ds-btn--primary:focus-visible{outline-color:var(--ink)}.style-warm-rustic .ds-btn--ghost{border-color:color-mix(in oklab,var(--ink) 24%,transparent);color:var(--ink);background:color-mix(in oklab,var(--paper) 70%,transparent)}.style-warm-rustic .ds-btn--ghost:hover{border-color:var(--olive);color:var(--olive-text);background:var(--olive-soft)}.style-warm-rustic .wr-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,1rem + 4vw,4.5rem)}.style-warm-rustic .wr-hero__copy{display:flex;flex-direction:column;align-items:flex-start;gap:1.35rem;padding-block:.5rem}.style-warm-rustic .wr-hero__title{font-family:var(--font-display);font-weight:600;font-size:var(--wr-display-size);line-height:1.02;letter-spacing:-.005em;color:var(--ink);max-width:15ch}.style-warm-rustic .wr-hero__title em{font-style:normal;position:relative;white-space:nowrap;color:var(--color-accent-text)}.style-warm-rustic .wr-hero__title em:after{content:"";position:absolute;left:-.18em;right:-.18em;bottom:.04em;height:.5em;border:2px solid var(--accent);border-color:var(--accent) transparent transparent transparent;border-radius:50%;transform:rotate(-2.5deg) scaleY(.55);opacity:.85}.style-warm-rustic .wr-hero__lede{max-width:46ch;font-size:clamp(1.05rem,.98rem + .5vw,1.25rem);line-height:1.7;color:var(--color-text-secondary)}.style-warm-rustic .wr-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:.4rem}.style-warm-rustic .wr-hero__media{position:relative;transform:translateY(1.75rem)}.style-warm-rustic .wr-hero__media .ds-frame{border-radius:var(--radius-organic-a);box-shadow:var(--shadow-lift);border:6px solid var(--paper);background:var(--paper-alt)}.style-warm-rustic .wr-hero__media:before{content:"";position:absolute;inset:auto -1.5rem -1.75rem auto;width:58%;aspect-ratio:1;background:var(--olive-soft);border-radius:var(--radius-blob);z-index:-1;opacity:.9}.style-warm-rustic .wr-hero__stamp{position:absolute;bottom:.9rem;left:.9rem;z-index:2;display:grid;place-items:center;width:5.5rem;height:5.5rem;background:var(--accent-strong);color:var(--on-accent-text);border-radius:56% 44% 52% 48%/48% 56% 44% 52%;box-shadow:var(--shadow-soft);transform:rotate(-8deg);text-align:center;line-height:1.05;padding:.5rem}.style-warm-rustic .wr-hero__stamp .wr-stamp-script{font-family:var(--font-accent);font-weight:600;font-size:1.4rem}.style-warm-rustic .wr-hero__stamp .wr-stamp-sub{font-size:.6rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.9}@media (max-width:860px){.style-warm-rustic .wr-hero{grid-template-columns:1fr;gap:3rem}.style-warm-rustic .wr-hero__media{transform:none;margin-top:.5rem}.style-warm-rustic .wr-hero__title{max-width:18ch}}.style-warm-rustic .wr-services__head{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;margin-bottom:3rem;max-width:40ch}.style-warm-rustic .wr-services__head h2{font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,1.4rem + 2.4vw,3.25rem);letter-spacing:-.005em;color:var(--ink)}.style-warm-rustic .wr-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,.6rem + 1.6vw,2rem);align-items:start}.style-warm-rustic .wr-card{position:relative;display:flex;flex-direction:column;gap:1rem;padding:2rem 1.85rem 2.15rem;background:var(--paper);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.style-warm-rustic .wr-card:nth-child(2){transform:translateY(2.25rem)}.style-warm-rustic .wr-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lift)}.style-warm-rustic .wr-card:nth-child(2):hover{transform:translateY(calc(2.25rem - 6px))}.style-warm-rustic .wr-card__icon{display:grid;place-items:center;width:3.25rem;height:3.25rem;border-radius:var(--radius-organic-b);background:var(--olive-soft);color:var(--olive-text)}.style-warm-rustic .wr-card__icon svg{width:1.65rem;height:1.65rem;display:block}.style-warm-rustic .wr-card__num{font-family:var(--font-accent);font-size:1.6rem;color:var(--color-accent-text);line-height:1}.style-warm-rustic .wr-card h3{font-family:var(--font-display);font-weight:600;font-size:1.4rem;color:var(--ink)}.style-warm-rustic .wr-card p{font-size:.98rem;line-height:1.65;color:var(--color-text-secondary)}.style-warm-rustic .wr-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}@media (max-width:860px){.style-warm-rustic .wr-services__grid{grid-template-columns:1fr;gap:1.25rem}.style-warm-rustic .wr-card:nth-child(2){transform:none}.style-warm-rustic .wr-card:nth-child(2):hover{transform:translateY(-6px)}}.style-warm-rustic .wr-gallery__head{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;margin-bottom:2.75rem}.style-warm-rustic .wr-gallery__head h2{font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,1.4rem + 2.4vw,3.25rem);letter-spacing:-.005em;color:var(--ink)}.style-warm-rustic .wr-gallery__grid{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:11rem;gap:clamp(1rem,.5rem + 1.2vw,1.75rem)}.style-warm-rustic .wr-photo{position:relative;margin:0;background:var(--paper);border:6px solid var(--paper);box-shadow:var(--shadow-soft);overflow:visible;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,z-index 0s}.style-warm-rustic .wr-photo .ds-frame{width:100%;height:100%;background:var(--paper-alt)}.style-warm-rustic .wr-photo figcaption{font-family:var(--font-accent);font-weight:600;font-size:1.2rem;color:var(--color-accent-text);margin-top:.45rem;padding-left:.15rem}.style-warm-rustic .wr-photo:hover{transform:translateY(-5px) rotate(0deg);box-shadow:var(--shadow-lift);z-index:5}.style-warm-rustic .wr-photo--a{grid-column:1/span 2;grid-row:1/span 2;transform:rotate(-2deg)}.style-warm-rustic .wr-photo--a .ds-frame{border-radius:var(--radius-organic-a)}.style-warm-rustic .wr-photo--b{grid-column:3/span 2;grid-row:1/span 1;transform:rotate(1.5deg)}.style-warm-rustic .wr-photo--b .ds-frame{border-radius:var(--radius-lg)}.style-warm-rustic .wr-photo--c{grid-column:5/span 2;grid-row:1/span 2;transform:rotate(2deg)}.style-warm-rustic .wr-photo--c .ds-frame{border-radius:var(--radius-organic-b)}.style-warm-rustic .wr-photo--d{grid-column:3/span 2;grid-row:2/span 2;transform:rotate(-1.5deg)}.style-warm-rustic .wr-photo--d .ds-frame{border-radius:var(--radius-organic-a)}.style-warm-rustic .wr-photo--e{grid-column:1/span 2;grid-row:3/span 1;transform:rotate(1.5deg)}.style-warm-rustic .wr-photo--e .ds-frame{border-radius:var(--radius-lg)}.style-warm-rustic .wr-photo--f{grid-column:5/span 2;grid-row:3/span 1;transform:rotate(-2.5deg)}.style-warm-rustic .wr-photo--f .ds-frame{border-radius:var(--radius-organic-b)}@media (max-width:860px){.style-warm-rustic .wr-gallery__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:9.5rem}.style-warm-rustic .wr-photo--a{grid-column:1/span 1;grid-row:1/span 2}.style-warm-rustic .wr-photo--b{grid-column:2/span 1;grid-row:1/span 1}.style-warm-rustic .wr-photo--c{grid-column:2/span 1;grid-row:2/span 2}.style-warm-rustic .wr-photo--d{grid-column:1/span 1;grid-row:3/span 1}.style-warm-rustic .wr-photo--e{grid-column:1/span 1;grid-row:4/span 1}.style-warm-rustic .wr-photo--f{grid-column:2/span 1;grid-row:4/span 1}}@media (max-width:520px){.style-warm-rustic .wr-gallery__grid{grid-template-columns:1fr;grid-auto-rows:13rem}.style-warm-rustic .wr-photo{grid-column:1/span 1!important;grid-row:auto!important;transform:rotate(-1deg)}.style-warm-rustic .wr-photo:nth-child(2n){transform:rotate(1.5deg)}}@media (prefers-reduced-motion:reduce){.style-warm-rustic .wr-card:nth-child(2),.style-warm-rustic .wr-photo,.style-warm-rustic .wr-photo--a,.style-warm-rustic .wr-photo--b,.style-warm-rustic .wr-photo--c,.style-warm-rustic .wr-photo--d,.style-warm-rustic .wr-photo--e,.style-warm-rustic .wr-photo--f{transform:none}}.style-warm-rustic .wr-photo a:focus-visible,.style-warm-rustic .wr-photo figcaption:focus-visible,.style-warm-rustic .wr-photo:focus-visible{outline-color:var(--olive-text);outline-offset:4px}.style-warm-rustic .wr-intro{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:60ch;margin-inline:auto;text-align:left}.style-warm-rustic .wr-intro__title{font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,1.4rem + 2.4vw,3.25rem);line-height:1.08;letter-spacing:-.005em;color:var(--ink)}.style-warm-rustic .wr-intro__body{font-size:clamp(1.05rem,.98rem + .5vw,1.25rem);line-height:1.75;color:var(--color-text-secondary)}.style-warm-rustic .wr-intro__rule{width:5.5rem;height:4px;border:0;margin:.25rem 0 0;background:var(--olive);border-radius:999px;opacity:.85;transform:rotate(-1deg)}.style-warm-rustic .wr-testimonials__head{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;margin-bottom:3rem;max-width:40ch}.style-warm-rustic .wr-testimonials__head h2{font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,1.4rem + 2.4vw,3.25rem);letter-spacing:-.005em;color:var(--ink)}.style-warm-rustic .wr-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,.6rem + 1.6vw,2rem);align-items:start}.style-warm-rustic .wr-quote{position:relative;display:flex;flex-direction:column;gap:1.1rem;margin:0;padding:2rem 1.85rem 1.9rem;background:var(--paper);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.style-warm-rustic .wr-quote:nth-child(2){transform:translateY(2.25rem)}.style-warm-rustic .wr-quote:hover{transform:translateY(-6px);box-shadow:var(--shadow-lift)}.style-warm-rustic .wr-quote:nth-child(2):hover{transform:translateY(calc(2.25rem - 6px))}.style-warm-rustic .wr-quote__stars{display:inline-flex;align-items:center;gap:.1rem;font-size:1rem;line-height:1;color:var(--olive-text)}.style-warm-rustic .wr-quote__stars .wr-star--empty{color:var(--hairline)}.style-warm-rustic .wr-quote__text{font-size:1.02rem;line-height:1.7;color:var(--color-text-secondary)}.style-warm-rustic .wr-quote__author{font-family:var(--font-accent);font-weight:600;font-size:1.45rem;line-height:1;color:var(--color-accent-text)}.style-warm-rustic .wr-quote__role{font-size:.85rem;color:var(--color-text-muted);margin-top:.2rem}.style-warm-rustic .wr-testimonials__attribution{margin-top:3rem;text-align:center;font-size:.78rem;color:var(--color-text-muted)}.style-warm-rustic .wr-testimonials__attribution a{text-decoration:underline}.style-warm-rustic .wr-quote__google{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.style-warm-rustic .wr-quote__google-link{font-size:.78rem;color:var(--color-text-muted);text-decoration:underline}.style-warm-rustic .wr-quote__avatar{width:2.25rem;height:2.25rem;border-radius:999px;object-fit:cover}.style-warm-rustic .wr-quote__footer{display:flex;align-items:center;gap:.75rem}@media (max-width:860px){.style-warm-rustic .wr-testimonials__grid{grid-template-columns:1fr;gap:1.25rem}.style-warm-rustic .wr-quote:nth-child(2){transform:none}.style-warm-rustic .wr-quote:nth-child(2):hover{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.style-warm-rustic .wr-quote:nth-child(2){transform:none}}.style-warm-rustic .wr-contact__head{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;margin-bottom:2.75rem;max-width:48ch}.style-warm-rustic .wr-contact__head h2{font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,1.4rem + 2.4vw,3.25rem);letter-spacing:-.005em;color:var(--ink)}.style-warm-rustic .wr-contact__lede{font-size:clamp(1.02rem,.98rem + .4vw,1.2rem);line-height:1.7;color:var(--color-text-secondary)}.style-warm-rustic .wr-contact__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(1.5rem,.8rem + 2vw,3rem);align-items:start}.style-warm-rustic .wr-contact__details{display:flex;flex-direction:column;gap:1.25rem;padding:2rem 1.85rem;background:var(--paper);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.style-warm-rustic .wr-contact__row{display:flex;align-items:flex-start;gap:.85rem;color:var(--color-text-primary);font-size:1rem}.style-warm-rustic .wr-contact__row a{color:inherit}.style-warm-rustic .wr-contact__row a:hover{color:var(--color-accent-text)}.style-warm-rustic .wr-contact__icon{display:grid;place-items:center;width:2.5rem;height:2.5rem;flex:none;border-radius:var(--radius-organic-b);background:var(--olive-soft);color:var(--olive-text)}.style-warm-rustic .wr-contact__icon svg{width:1.2rem;height:1.2rem;display:block}.style-warm-rustic .wr-contact__form{padding:.5rem;background:var(--paper);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}@media (max-width:860px){.style-warm-rustic .wr-contact__grid{grid-template-columns:1fr;gap:1.5rem}}.style-warm-rustic .wr-cta__panel{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.1rem;text-align:center;padding:clamp(2.75rem,1.5rem + 4vw,4.5rem) clamp(1.5rem,.8rem + 3vw,4rem);background-color:var(--accent-strong);background-image:radial-gradient(circle at 20% 28%,rgba(246,238,225,.07) 0 1px,transparent 1.6px),radial-gradient(circle at 72% 60%,rgba(246,238,225,.06) 0 1px,transparent 1.6px),radial-gradient(circle at 86% 18%,rgba(0,0,0,.05) 0 1px,transparent 1.4px);background-size:24px 24px,30px 30px,20px 20px;background-position:0 0,10px 13px,5px 16px;border-radius:var(--radius-xl);box-shadow:var(--shadow-lift);color:var(--on-accent-text);overflow:hidden}.style-warm-rustic .wr-cta__panel:before{content:"";position:absolute;inset:auto -3rem -3.5rem auto;width:14rem;aspect-ratio:1;background:rgba(111,122,76,.28);border-radius:var(--radius-blob);z-index:0}.style-warm-rustic .wr-cta__note{font-family:var(--font-accent);font-size:1.5rem;line-height:1;opacity:.95}.style-warm-rustic .wr-cta__note,.style-warm-rustic .wr-cta__title{position:relative;z-index:1;font-weight:600;color:var(--on-accent-text)}.style-warm-rustic .wr-cta__title{font-family:var(--font-display);font-size:clamp(2rem,1.4rem + 2.6vw,3.5rem);line-height:1.05;letter-spacing:-.005em;max-width:20ch}.style-warm-rustic .wr-cta__desc{position:relative;z-index:1;max-width:46ch;font-size:clamp(1rem,.96rem + .4vw,1.15rem);line-height:1.65;color:var(--on-accent-text)}.style-warm-rustic .wr-cta__actions{position:relative;z-index:1;margin-top:.6rem}.style-warm-rustic .wr-cta__panel .ds-btn--primary{background:var(--on-accent-text);color:var(--accent-strong);box-shadow:var(--shadow-soft)}.style-warm-rustic .wr-cta__panel .ds-btn--primary:hover{background:color-mix(in oklab,var(--on-accent-text) 90%,#2a1c12)}.style-warm-rustic .wr-cta__panel .ds-btn--primary:focus-visible{outline-color:var(--on-accent-text)}.style-warm-rustic button[type=submit]{background:var(--accent-strong);color:var(--on-accent-text)}