.caption.svelte-gi0b4h{font-family:var(--font-hand);font-size:var(--font-size-14);font-weight:var(--font-weight-medium);line-height:1.3;margin:0}.postcard.svelte-1cphuq0{width:100%;display:block;margin:0}.postcard--portrait.postcard--large.svelte-1cphuq0{max-width:480px;min-width:130px}.postcard--portrait.postcard--medium.svelte-1cphuq0{max-width:320px;min-width:100px}.postcard--portrait.postcard--small.svelte-1cphuq0{max-width:220px;min-width:80px}.postcard--landscape.postcard--large.svelte-1cphuq0{max-width:640px}.postcard--landscape.postcard--medium.svelte-1cphuq0{max-width:480px}.postcard--landscape.postcard--small.svelte-1cphuq0{max-width:320px}.postcard__frame.svelte-1cphuq0{background-color:#fdfdfd;padding:10px 10px var(--padding-bottom);box-shadow:0 4px 16px #0000002e,0 1px 4px #0000001a,inset 0 0 0 1px #0000000a;display:flex;flex-direction:column;gap:10px;transform:rotate(var(--rot));transform-origin:center center}@keyframes svelte-1cphuq0-postcard-wiggle{0%{transform:rotate(var(--rot))}18%{transform:rotate(calc(var(--rot) + 5deg))}38%{transform:rotate(calc(var(--rot) - 4deg))}56%{transform:rotate(calc(var(--rot) + 2deg))}74%{transform:rotate(calc(var(--rot) - 1deg))}to{transform:rotate(var(--rot))}}.postcard.svelte-1cphuq0:hover .postcard__frame:where(.svelte-1cphuq0){animation:svelte-1cphuq0-postcard-wiggle .5s ease-in-out}.postcard__image-area.svelte-1cphuq0{position:relative;overflow:hidden;aspect-ratio:2 / 3;background-color:#fdfdfd}.postcard--landscape.svelte-1cphuq0 .postcard__image-area:where(.svelte-1cphuq0){aspect-ratio:3 / 2}.postcard__image.svelte-1cphuq0{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(1.06) contrast(.86) saturate(.72) sepia(.14) url(#postcard-border)}.postcard__image--placeholder.svelte-1cphuq0{width:100%;height:100%;background-color:#c8c4bc}.postcard__caption-area.svelte-1cphuq0{text-align:right;color:var(--color-text-tertiary);margin:0}.postcard--animates.svelte-1cphuq0:not(.postcard--visible){opacity:0}.postcard--from-left.svelte-1cphuq0:not(.postcard--visible){transform:translate(-80px)}.postcard--from-right.svelte-1cphuq0:not(.postcard--visible){transform:translate(80px)}@keyframes svelte-1cphuq0-postcard-enter{0%{opacity:1;transform:translate(var(--tx)) rotate(var(--tr))}to{opacity:1;transform:translate(0) rotate(0)}}.postcard--from-left.postcard--visible.svelte-1cphuq0{--tx: -80px;--tr: -5deg;animation:svelte-1cphuq0-postcard-enter 1.6s cubic-bezier(.16,1,.3,1) var(--entry-delay, 0ms) both}.postcard--from-right.postcard--visible.svelte-1cphuq0{--tx: 80px;--tr: 5deg;animation:svelte-1cphuq0-postcard-enter 1.6s cubic-bezier(.16,1,.3,1) var(--entry-delay, 0ms) both}@media(prefers-reduced-motion:reduce){.postcard--animates.svelte-1cphuq0{opacity:1!important;transform:none!important;animation:none!important}}@media(max-width:768px){.postcard--from-left.svelte-1cphuq0:not(.postcard--visible){transform:translate(-40px)}.postcard--from-right.svelte-1cphuq0:not(.postcard--visible){transform:translate(40px)}.postcard--from-left.postcard--visible.svelte-1cphuq0{--tx: -40px}.postcard--from-right.postcard--visible.svelte-1cphuq0{--tx: 40px}}.body-text.svelte-10b9ia4{font-family:var(--font-body);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed);color:var(--color-text-default)}.body-text--large.svelte-10b9ia4{font-size:var(--font-size-lg);line-height:var(--line-height-relaxed)}.section-subtitle.svelte-1ruezre{font-family:var(--font-subtitle);font-size:var(--font-size-40);font-weight:var(--font-weight-regular);line-height:var(--line-height-display);text-align:left;margin:0 0 var(--space-2) 0}@media(max-width:640px){.section-subtitle.svelte-1ruezre{font-size:var(--font-size-24);margin-bottom:var(--space-1)}}.section.svelte-1ppgkza{width:100%}.section--elevated.svelte-1ppgkza{position:relative;z-index:2}.section__inner.svelte-1ppgkza{max-width:var(--content-max-width);margin:0 auto;padding:var(--section-padding-y) var(--section-padding-x)}@media(max-width:640px){.section__inner.svelte-1ppgkza{padding:var(--space-16) var(--space-6)}}.section-title.svelte-1kbr8t4{font-family:var(--font-title);font-size:var(--font-size-64);font-weight:var(--font-weight-medium);font-style:normal;line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);text-align:left;margin:0 0 var(--space-3) 0}@media(max-width:640px){.section-title.svelte-1kbr8t4{font-size:var(--font-size-40)}}.btn.svelte-8a1c4v{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:var(--font-body);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wide);line-height:1;text-decoration:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-in-out),color var(--duration-fast) var(--ease-in-out),border-color var(--duration-fast) var(--ease-in-out),opacity var(--duration-fast) var(--ease-in-out)}.btn--size-default.svelte-8a1c4v{font-size:var(--text-body-base);padding:var(--space-3) var(--space-8)}.btn--size-large.svelte-8a1c4v{font-size:var(--text-body-lg);padding:var(--space-6) var(--space-16)}.btn.svelte-8a1c4v:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.btn--primary.svelte-8a1c4v{background-color:var(--color-background-brand);color:var(--color-text-reverse);border:var(--border-width-medium) solid var(--color-background-brand)}.btn--primary.svelte-8a1c4v:hover:not(:disabled){background-color:var(--color-background-brand-hover);border-color:var(--color-background-brand-hover)}.btn--outline.svelte-8a1c4v{background-color:transparent;color:var(--color-text-brand);border:var(--border-width-medium) solid var(--color-background-brand)}.btn--outline.svelte-8a1c4v:hover:not(:disabled){background-color:var(--color-background-brand);color:var(--color-text-reverse)}.btn--secondary.svelte-8a1c4v{background-color:var(--color-background-secondary);color:var(--color-text-brand)}.btn--secondary.svelte-8a1c4v:hover:not(:disabled){background-color:var(--color-background-brand-hover);color:var(--color-text-reverse)}.btn.svelte-8a1c4v:disabled{opacity:.45;cursor:not-allowed}.field.svelte-clxz4v{display:flex;flex-direction:column;gap:var(--space-2);width:100%}.field__label.svelte-clxz4v{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-default);letter-spacing:var(--letter-spacing-wide)}.field__input.svelte-clxz4v{width:100%;padding:var(--space-3) var(--space-4);font-family:var(--font-body);font-size:var(--font-size-base);color:var(--color-text-default);background-color:var(--color-background-default);border:var(--border-width-thin) solid var(--color-grey-2);border-radius:var(--border-radius-sm);transition:border-color var(--duration-fast) var(--ease-in-out);-webkit-appearance:none;-moz-appearance:none;appearance:none}.field__input.svelte-clxz4v::placeholder{color:var(--color-text-tertiary)}.field__input.svelte-clxz4v:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:0;border-color:var(--color-brand-primary)}.field__input--error.svelte-clxz4v{border-color:var(--color-error)}.field__input.svelte-clxz4v:disabled{opacity:.5;cursor:not-allowed;background-color:var(--color-background-secondary)}.field__error.svelte-clxz4v{font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-error);margin:0}.field.svelte-1b6kh1{display:flex;flex-direction:column;gap:var(--space-2);width:100%}.field__label.svelte-1b6kh1{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-default);letter-spacing:var(--letter-spacing-wide)}.field__textarea.svelte-1b6kh1{width:100%;padding:var(--space-3) var(--space-4);font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-height-relaxed);color:var(--color-text-default);background-color:var(--color-background-default);border:var(--border-width-thin) solid var(--color-grey-2);border-radius:var(--border-radius-sm);transition:border-color var(--duration-fast) var(--ease-in-out);resize:vertical;-webkit-appearance:none;-moz-appearance:none;appearance:none}.field__textarea.svelte-1b6kh1::placeholder{color:var(--color-text-tertiary)}.field__textarea.svelte-1b6kh1:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:0;border-color:var(--color-brand-primary)}.field__textarea--error.svelte-1b6kh1{border-color:var(--color-error)}.field__textarea.svelte-1b6kh1:disabled{opacity:.5;cursor:not-allowed;background-color:var(--color-background-secondary)}.field__error.svelte-1b6kh1{font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-error);margin:0}.contact__header.svelte-1hgotnh{margin-bottom:var(--space-16)}.contact__body.svelte-1hgotnh{display:flex;gap:var(--space-10);align-items:stretch}.contact__form-wrap.svelte-1hgotnh{flex:0 0 40%}.contact__form.svelte-1hgotnh{display:flex;flex-direction:column;gap:var(--space-6);align-items:stretch;height:100%}.contact__form .btn{align-self:flex-start}.contact__form-wrap .field__input,.contact__form-wrap .field__textarea{background-color:#ffffff8c;border:var(--border-width-thin) solid rgba(255,255,255,.85)}.contact__server-error.svelte-1hgotnh{font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-error);margin:0}.contact__feedback.svelte-1hgotnh{display:flex;align-items:flex-start;gap:var(--space-4);padding:var(--space-6);border-radius:var(--border-radius-sm);background-color:#ffffff8c;border:var(--border-width-thin) solid rgba(255,255,255,.85)}.contact__feedback--success.svelte-1hgotnh{color:var(--color-text-default)}.contact__feedback-icon.svelte-1hgotnh{flex-shrink:0;width:24px;height:24px;color:var(--color-brand-primary);margin-top:2px}.contact__feedback-title.svelte-1hgotnh{font-family:var(--font-body);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);margin:0 0 var(--space-1);color:var(--color-text-default)}.contact__feedback-body.svelte-1hgotnh{font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-text-secondary);margin:0}.contact__postcard-wrap.svelte-1hgotnh{flex:1;display:flex;align-items:center;justify-content:center}.postcard.svelte-1hgotnh{width:100%;max-width:480px;aspect-ratio:3 / 2;background:var(--color-white);border-radius:var(--border-radius-md);box-shadow:var(--shadow-postcard);transform:rotate(2deg);display:flex;overflow:hidden;border-left:4px solid var(--color-brand-primary);font-size:clamp(.97rem,1.5vw,1.35rem)}.postcard__face.svelte-1hgotnh{flex:1;padding:1.4em 1.1em;display:flex;flex-direction:column;justify-content:center;gap:.2em}.postcard__from.svelte-1hgotnh{font-family:var(--font-hand);font-size:.85em;color:var(--color-text-secondary);font-style:italic;line-height:1}.postcard__name.svelte-1hgotnh{font-family:var(--font-display);font-size:1.8em;line-height:1.05;color:var(--color-brand-primary);margin:0;font-weight:var(--font-weight-regular)}.postcard__horizon.svelte-1hgotnh{display:block;width:100%;height:auto;margin-top:.85em}.postcard__divider.svelte-1hgotnh{width:1px;background:var(--color-grey-02);flex-shrink:0;margin:1.2em 0}.postcard__back.svelte-1hgotnh{width:42%;flex-shrink:0;padding:.85em;display:flex;flex-direction:column;gap:.5em}.postcard__stamp.svelte-1hgotnh{align-self:flex-end;width:2.9em;height:3.6em;border:1.5px dashed var(--color-grey-02);border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15em;padding:.25em}.postcard__stamp-art.svelte-1hgotnh{width:100%;flex:1}.postcard__stamp-text.svelte-1hgotnh{font-family:var(--font-display);font-size:.5em;color:var(--color-brand-primary);letter-spacing:.08em;line-height:1}.postcard__lines.svelte-1hgotnh{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.75em}.postcard__line.svelte-1hgotnh{height:1px;background:var(--color-grey-02);width:100%}.postcard__line--short.svelte-1hgotnh{width:55%}.postcard__postmark.svelte-1hgotnh{align-self:flex-start;width:3.8em;height:3.8em;color:var(--color-grey-03)}.postcard__postmark.svelte-1hgotnh svg:where(.svelte-1hgotnh){width:100%;height:100%}.postcard.svelte-1hgotnh:not(.postcard--delivered){opacity:0;transform:translate(70px) rotate(7deg);box-shadow:10px 48px #0003,12px 48px 96px #00000061,0 0 0 1px #0000000d}.postcard.svelte-1hgotnh{transition:box-shadow 1.6s cubic-bezier(.16,1,.3,1)}@keyframes svelte-1hgotnh-postcard-deliver{0%{opacity:1;transform:translate(70px) rotate(7deg)}to{opacity:1;transform:translate(0) rotate(2deg)}}.postcard--delivered.svelte-1hgotnh{animation:svelte-1hgotnh-postcard-deliver 1.6s cubic-bezier(.16,1,.3,1) both}@keyframes svelte-1hgotnh-stamp-press{0%{transform:scale(1)}35%{transform:scale(.82)}65%{transform:scale(1.06)}to{transform:scale(1)}}.postcard--delivered.svelte-1hgotnh .postcard__stamp:where(.svelte-1hgotnh){animation:svelte-1hgotnh-stamp-press .32s var(--ease-spring) .4s both}.postcard__postmark.svelte-1hgotnh circle:where(.svelte-1hgotnh){stroke-dasharray:226;stroke-dashoffset:226;transition:stroke-dashoffset .42s ease-out .5s}.postcard--delivered.svelte-1hgotnh .postcard__postmark:where(.svelte-1hgotnh) circle:where(.svelte-1hgotnh){stroke-dashoffset:0}.postcard__postmark.svelte-1hgotnh text:where(.svelte-1hgotnh){opacity:0;transition:opacity .3s ease .9s}.postcard--delivered.svelte-1hgotnh .postcard__postmark:where(.svelte-1hgotnh) text:where(.svelte-1hgotnh){opacity:1}.postcard__postmark.svelte-1hgotnh line:where(.svelte-1hgotnh){stroke-dasharray:46;stroke-dashoffset:46}.postcard__postmark.svelte-1hgotnh line:where(.svelte-1hgotnh):nth-child(4){transition:stroke-dashoffset .28s ease .95s}.postcard__postmark.svelte-1hgotnh line:where(.svelte-1hgotnh):nth-child(5){transition:stroke-dashoffset .28s ease 1.06s}.postcard--delivered.svelte-1hgotnh .postcard__postmark:where(.svelte-1hgotnh) line:where(.svelte-1hgotnh){stroke-dashoffset:0}@media(prefers-reduced-motion:reduce){.postcard.svelte-1hgotnh{opacity:1!important;transform:rotate(2deg)!important;animation:none!important;transition:none!important;box-shadow:var(--shadow-postcard)!important}.postcard__stamp.svelte-1hgotnh{animation:none!important}.postcard__postmark.svelte-1hgotnh circle:where(.svelte-1hgotnh){stroke-dashoffset:0!important;transition:none!important}.postcard__postmark.svelte-1hgotnh text:where(.svelte-1hgotnh){opacity:1!important;transition:none!important}.postcard__postmark.svelte-1hgotnh line:where(.svelte-1hgotnh){stroke-dashoffset:0!important;transition:none!important}}@media(max-width:768px){.contact__body.svelte-1hgotnh{flex-direction:column}.contact__form-wrap.svelte-1hgotnh{flex:1 1 auto}.contact__postcard-wrap.svelte-1hgotnh{display:none}}.torn-edge.svelte-c7efmr{display:block;width:100%;line-height:0;font-size:0;margin-top:-1px;position:relative;z-index:1}.torn-edge--flipped.svelte-c7efmr{margin-top:0;margin-bottom:-1px}.torn-edge__svg.svelte-c7efmr{display:block;width:100%;height:80px}.site-path-wrap.svelte-zso3nr{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.site-path-wrap--home.svelte-zso3nr{z-index:-1}.site-path-wrap--casestudy.svelte-zso3nr{z-index:-1;mask-image:linear-gradient(to bottom,transparent 0%,black 10%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 10%,black 92%,transparent 100%)}.site-path__img.svelte-zso3nr{position:absolute;width:auto;max-width:none;height:auto;display:block}.site-path__img--home.svelte-zso3nr{top:calc(var(--section-padding-y) + 6.5rem);left:max(8px,calc(50vw - 430px))}@media(max-width:1343px){.site-path__img--home.svelte-zso3nr{left:6rem}}@media(max-width:879px){.site-path__img--home.svelte-zso3nr{left:4rem}}@media(max-width:768px){.site-path__img--home.svelte-zso3nr{top:0;left:0}}.site-path__img--casestudy.svelte-zso3nr{top:0;left:6rem}@media(max-width:879px){.site-path__img--casestudy.svelte-zso3nr{left:4rem}}@media(max-width:768px){.site-path__img--casestudy.svelte-zso3nr{left:0}}
