.media-slot.svelte-z811k{display:grid;gap:13px}.media-slot__context.svelte-z811k{margin-bottom:7px;color:var(--ink-soft);font-size:1rem;line-height:1.6}.media-slot__frame.svelte-z811k{position:relative;overflow:hidden;background:linear-gradient(145deg,#ffffffb8,#ffffff61),repeating-linear-gradient(45deg,rgba(21,23,24,.018) 0,rgba(21,23,24,.018) 1px,transparent 1px,transparent 10px);border:1px dashed rgba(21,23,24,.22);border-radius:24px}.media-slot__frame.svelte-z811k img:where(.svelte-z811k){width:100%;height:auto}.media-slot__frame--image.svelte-z811k{border:none;border-radius:16px;background:#ffffff4d}.media-slot__image-button.svelte-z811k{display:block;width:100%;padding:0;border:none;border-radius:inherit;background:none;cursor:zoom-in}.media-slot__image-button.svelte-z811k:focus-visible{outline:2px solid #0088ff;outline-offset:-3px;border-radius:inherit}.media-slot--thumbnail.svelte-z811k .media-slot__frame:where(.svelte-z811k){background:#efefef}.media-slot--thumbnail.svelte-z811k .media-slot__image-button:where(.svelte-z811k){position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.media-slot--thumbnail.svelte-z811k .media-slot__frame:where(.svelte-z811k) img:where(.svelte-z811k){height:100%;object-fit:contain}.media-slot--compact.svelte-z811k{display:block;margin:0 calc(-1 * var(--evidence-inset, 0px))}.media-slot--compact.svelte-z811k .media-slot__frame:where(.svelte-z811k){height:calc(96px + var(--evidence-inset, 0px));border-radius:16px 16px 0 0;background:transparent}.media-slot--compact.svelte-z811k .media-slot__image-button:where(.svelte-z811k){height:100%}.media-slot--compact.svelte-z811k .media-slot__frame:where(.svelte-z811k) img:where(.svelte-z811k){height:100%;object-fit:cover;object-position:center top;-webkit-mask-image:linear-gradient(180deg,#000 45%,transparent 100%);mask-image:linear-gradient(180deg,#000 45%,transparent 100%)}html:has(.media-lightbox[open]){overflow:hidden;scrollbar-gutter:stable}.media-lightbox.svelte-z811k{--image-padding: clamp(12px, 2vw, 32px);position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:none;background:transparent;overflow:hidden;cursor:zoom-out}.media-lightbox.svelte-z811k::backdrop{background:#dce9faeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.media-lightbox__dismiss.svelte-z811k{display:grid;place-items:center;width:100%;height:100%;padding:var(--image-padding);border:none;background:transparent;cursor:zoom-out}.media-lightbox__dismiss.svelte-z811k:focus-visible{outline:2px solid #0088ff;outline-offset:-6px}.media-lightbox.svelte-z811k img:where(.svelte-z811k){width:auto;height:auto;max-width:100%;max-height:calc(100dvh - var(--image-padding) - var(--image-padding));object-fit:contain;border-radius:8px}.media-lightbox[open].svelte-z811k img:where(.svelte-z811k){animation:svelte-z811k-image-expand .16s ease-out}@keyframes svelte-z811k-image-expand{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.media-lightbox[open].svelte-z811k img:where(.svelte-z811k){animation:none}}.media-slot__placeholder.svelte-z811k{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:auto 1fr;align-items:end;gap:20px;padding:24px}.media-slot__number.svelte-z811k{display:grid;width:48px;height:48px;place-items:center;color:var(--ink-soft);background:#ffffffc7;border:1px solid rgba(21,23,24,.1);border-radius:15px;font-size:.72rem;font-weight:600;letter-spacing:.06em;box-shadow:0 8px 20px #1517180f}.media-slot__guide.svelte-z811k{display:grid;gap:5px}.media-slot__guide.svelte-z811k span:where(.svelte-z811k){color:var(--muted);font-size:.62rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.media-slot__guide.svelte-z811k strong:where(.svelte-z811k){max-width:360px;font-size:clamp(1rem,2vw,1.35rem);font-weight:600;letter-spacing:-.035em}.media-slot__guide.svelte-z811k small:where(.svelte-z811k){color:var(--muted);font-size:.68rem}.media-slot__corners.svelte-z811k i:where(.svelte-z811k){position:absolute;width:28px;height:28px;border-color:#1517182e;border-style:solid}.media-slot__corners.svelte-z811k i:where(.svelte-z811k):nth-child(1){top:18px;left:18px;border-width:1px 0 0 1px;border-radius:8px 0 0}.media-slot__corners.svelte-z811k i:where(.svelte-z811k):nth-child(2){top:18px;right:18px;border-width:1px 1px 0 0;border-radius:0 8px 0 0}.media-slot__corners.svelte-z811k i:where(.svelte-z811k):nth-child(3){right:18px;bottom:18px;border-width:0 1px 1px 0;border-radius:0 0 8px}.media-slot__corners.svelte-z811k i:where(.svelte-z811k):nth-child(4){bottom:18px;left:18px;border-width:0 0 1px 1px;border-radius:0 0 0 8px}figcaption.svelte-z811k{display:grid;gap:5px;padding:0 4px}figcaption.svelte-z811k strong:where(.svelte-z811k){font-size:.9rem;font-weight:600;letter-spacing:-.022em}figcaption.svelte-z811k span:where(.svelte-z811k){color:var(--muted);font-size:.8rem;line-height:1.45}@media(max-width:620px){.media-slot__frame.svelte-z811k:not(.media-slot__frame--image){border-radius:18px}.media-slot__placeholder.svelte-z811k{grid-template-columns:1fr;align-content:end;gap:12px;padding:18px}.media-slot__number.svelte-z811k{width:40px;height:40px;border-radius:12px}}.case-study.svelte-9hm5jc .media-slot__frame,.case-study.svelte-9hm5jc .media-slot__number{box-shadow:none}.case-study.svelte-9hm5jc{--project-visual-bold-weight: 600;padding-top:82px}.case-summary.svelte-9hm5jc{margin-bottom:48px;padding:8px 16px;border:1px solid rgb(175 202 234 / 49%);border-radius:16px;background:#fff9}.case-summary__row.svelte-9hm5jc{position:relative;display:grid;grid-template-columns:minmax(80px,1fr) minmax(0,2fr);align-items:start;justify-content:space-between;gap:24px;padding:8px}.case-summary__row.svelte-9hm5jc:not(:last-child):after{content:"";position:absolute;right:-16px;bottom:0;width:calc((100% - 16px) * 2 / 3 + 24px);border-bottom:1px solid rgb(175 202 234 / 49%)}.case-summary__row.svelte-9hm5jc:first-child{align-items:center}.case-summary.svelte-9hm5jc dt:where(.svelte-9hm5jc),.case-summary.svelte-9hm5jc dd:where(.svelte-9hm5jc){min-width:0;font-size:14px;font-weight:400;line-height:1.55}.case-summary.svelte-9hm5jc dt:where(.svelte-9hm5jc){color:var(--muted)}.case-summary.svelte-9hm5jc dd:where(.svelte-9hm5jc){color:var(--ink-soft);text-align:right}.case-status.svelte-9hm5jc{display:inline-flex;align-items:center;gap:6px}.case-status--shipped.svelte-9hm5jc{color:#34c759}.case-status__dot.svelte-9hm5jc{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#34c759}.case-summary__company.svelte-9hm5jc{display:flex;align-items:center;justify-content:flex-end;gap:8px}.case-summary__company.svelte-9hm5jc .mark{width:24px;height:24px}.case-title__prefix.svelte-9hm5jc{color:#08f}.case-title.svelte-9hm5jc{margin-bottom:28px;color:var(--ink);font-size:44px;font-weight:600;letter-spacing:-1.8px;line-height:1.15}@media(max-width:600px){.case-study.svelte-9hm5jc{padding-top:64px}.case-summary__row.svelte-9hm5jc{grid-template-columns:80px minmax(0,1fr);gap:12px}.case-title.svelte-9hm5jc{margin-bottom:22px;font-size:34px;letter-spacing:-1.3px}}.case-body.svelte-9hm5jc{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;padding-top:0}.case-nav.svelte-9hm5jc{position:sticky;top:32px;grid-column:1;grid-row:1;width:180px;margin-left:-212px;align-self:start;display:grid;gap:8px;padding-top:9px}.case-nav__title.svelte-9hm5jc{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:.78rem;font-weight:600}.case-nav.svelte-9hm5jc nav:where(.svelte-9hm5jc){display:grid;gap:0}.case-nav.svelte-9hm5jc a:where(.svelte-9hm5jc){padding:6px 0 6px 14px;color:var(--muted);font-size:.78rem;font-weight:500;border-left:1px solid var(--line-strong);transition:border-color .18s ease,color .18s ease}.case-nav.svelte-9hm5jc a.reached:where(.svelte-9hm5jc){color:#08f;border-left-color:#08f}.case-nav.svelte-9hm5jc a:where(.svelte-9hm5jc):not(.reached):hover{color:var(--ink)}.case-nav.svelte-9hm5jc a.current:where(.svelte-9hm5jc){color:#08f;border-left-color:#08f}.case-content.svelte-9hm5jc{grid-column:1;grid-row:1;min-width:0}.case-section.svelte-9hm5jc{scroll-margin-top:32px;padding-bottom:56px}.case-preview-caption.svelte-9hm5jc{margin:-15px 0 28px;color:var(--ink-soft);font-size:.8rem;line-height:1.55}.case-content__preview.svelte-9hm5jc{width:100%;margin-bottom:28px;overflow:hidden;border-radius:16px;container-type:inline-size}.case-content__preview.svelte-9hm5jc .media-slot{margin:0}.case-content__preview--platform.svelte-9hm5jc{border-radius:0}.case-content__preview--platform.svelte-9hm5jc img:where(.svelte-9hm5jc){width:calc(100% * 2296 / 1863);max-width:none;height:auto;margin-top:calc(-100% * 30 / 1863);margin-left:calc(-100% * 216 / 1863)}.case-content__preview--wallet.svelte-9hm5jc{aspect-ratio:700 / 300;background:#edffd7}.case-content__intro.svelte-9hm5jc{max-width:800px;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:550;letter-spacing:-.045em;line-height:1.5}.challenge-grid.svelte-9hm5jc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.challenge-grid.svelte-9hm5jc>div:where(.svelte-9hm5jc){display:grid;min-height:0;align-content:start;gap:15px;padding:25px;background:#ffffff4d;border:none;border-radius:16px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.challenge-grid.svelte-9hm5jc span:where(.svelte-9hm5jc){margin-bottom:auto;color:#08f;font-size:.85rem;font-weight:600;letter-spacing:normal}.challenge-grid.svelte-9hm5jc p:where(.svelte-9hm5jc){color:var(--ink-soft);font-size:.94rem;line-height:1.63}.metric-section.svelte-9hm5jc{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:56px}.audience-heading.svelte-9hm5jc{grid-column:1 / -1}.metric-card.svelte-9hm5jc{display:grid;min-height:170px;align-content:end;gap:8px;padding:22px;background:#ffffff4d;border:none;border-radius:16px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.metric-card.svelte-9hm5jc strong:where(.svelte-9hm5jc),.decision-card__index.svelte-9hm5jc,.evidence-grid.svelte-9hm5jc article:where(.svelte-9hm5jc)>span:where(.svelte-9hm5jc),.case-study.svelte-9hm5jc .media-slot__number{font-family:SF Pro Rounded,ui-rounded,-apple-system,BlinkMacSystemFont,sans-serif}.metric-card.svelte-9hm5jc strong:where(.svelte-9hm5jc){margin-bottom:auto;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:600;letter-spacing:-.055em;line-height:1}.metric-card__arrow.svelte-9hm5jc{font-size:.7em;vertical-align:.12em}.metric-card.svelte-9hm5jc>span:where(.svelte-9hm5jc){font-size:.84rem;font-weight:600;letter-spacing:-.015em}.metric-card.svelte-9hm5jc p:where(.svelte-9hm5jc){color:var(--muted);font-size:.72rem;line-height:1.45}.case-section__heading.svelte-9hm5jc{display:grid;gap:14px;margin-bottom:24px}.case-section__heading.svelte-9hm5jc h2:where(.svelte-9hm5jc),.reflection-section.svelte-9hm5jc h2:where(.svelte-9hm5jc){max-width:680px;font-size:clamp(1.6rem,3vw,2rem);font-weight:600;letter-spacing:-.055em;line-height:.98}.case-section__supporting.svelte-9hm5jc,.case-section__team.svelte-9hm5jc{max-width:650px;color:var(--muted);font-size:.9rem;line-height:1.6}.case-section__team.svelte-9hm5jc{margin:-12px 0 32px}.case-section__team.svelte-9hm5jc strong:where(.svelte-9hm5jc){color:var(--ink-soft);font-weight:600}.responsibility-list.svelte-9hm5jc,.outcome-list.svelte-9hm5jc{list-style:none}.responsibility-list.svelte-9hm5jc{border-top:1px solid var(--line)}.responsibility-list.svelte-9hm5jc li:where(.svelte-9hm5jc){display:grid;grid-template-columns:52px minmax(0,1fr);gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.responsibility-list.svelte-9hm5jc span:where(.svelte-9hm5jc){padding-top:4px;color:var(--faint);font-size:.66rem;font-weight:600;letter-spacing:.08em}.responsibility-list.svelte-9hm5jc p:where(.svelte-9hm5jc){color:var(--ink-soft);font-size:1rem;line-height:1.55}.evidence-grid.svelte-9hm5jc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.evidence-grid.svelte-9hm5jc article:where(.svelte-9hm5jc){--evidence-inset: 23px;display:grid;min-height:210px;align-content:end;gap:15px;padding:var(--evidence-inset);background:#ffffff4d;border:none;border-radius:16px}.evidence-grid.svelte-9hm5jc article.evidence-card--illustrated:where(.svelte-9hm5jc){align-content:start;padding-top:0}.evidence-grid.svelte-9hm5jc span:where(.svelte-9hm5jc){margin-bottom:auto;color:var(--faint);font-size:.66rem;font-weight:600;letter-spacing:.08em}.evidence-grid.svelte-9hm5jc p:where(.svelte-9hm5jc){color:var(--ink-soft);font-size:.92rem;line-height:1.57}.decision-list.svelte-9hm5jc{display:grid;gap:10px}.decision-card.svelte-9hm5jc{display:grid;grid-template-columns:44px minmax(0,1fr);gap:22px;padding:26px;background:#ffffff4d;border:none;border-radius:16px}.decision-card__index.svelte-9hm5jc{display:grid;width:44px;height:44px;place-items:center;color:#123f6b;background:#81c2fc;border-radius:50%;font-size:1rem;font-weight:600;letter-spacing:.07em}.decision-card.svelte-9hm5jc>div:where(.svelte-9hm5jc){display:grid;gap:13px}.decision-card.svelte-9hm5jc h3:where(.svelte-9hm5jc){max-width:640px;font-size:1.25rem;font-weight:600;letter-spacing:-.04em}.decision-card.svelte-9hm5jc p:where(.svelte-9hm5jc){color:var(--ink-soft);font-size:.92rem;line-height:1.62}.tradeoff.svelte-9hm5jc{display:grid;grid-template-columns:80px 1fr;gap:12px;margin-top:5px;padding-top:15px;border-top:1px solid var(--line)}.tradeoff.svelte-9hm5jc strong:where(.svelte-9hm5jc){color:var(--muted);font-weight:600;font-size:.66rem;letter-spacing:.06em;text-transform:uppercase}.tradeoff.svelte-9hm5jc span:where(.svelte-9hm5jc){color:var(--muted);font-size:.78rem;line-height:1.5}.media-grid.svelte-9hm5jc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 14px}.component-gallery.svelte-9hm5jc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px;align-items:start}.component-gallery.svelte-9hm5jc .media-slot{min-width:0;margin:0}.component-gallery.svelte-9hm5jc .media-slot:first-child{grid-column:1 / -1}@media(max-width:600px){.component-gallery.svelte-9hm5jc{grid-template-columns:minmax(0,1fr)}}.evidence-gallery.svelte-9hm5jc,.synthesis-gallery.svelte-9hm5jc,.journey-gallery.svelte-9hm5jc{display:grid;gap:38px}.evidence-gallery.svelte-9hm5jc{margin-top:28px}.evidence-gallery.svelte-9hm5jc .media-slot,.synthesis-gallery.svelte-9hm5jc .media-slot,.journey-gallery.svelte-9hm5jc .media-slot{margin:0}.media-grid.svelte-9hm5jc figure:first-child{grid-column:1 / -1}.outcome-section.svelte-9hm5jc{padding:28px;margin-bottom:56px;color:#082b4c;background-color:#c7e1ff;background-image:linear-gradient(180deg,#81c2fc,#c7e1ff);background-repeat:no-repeat;background-position:center top;background-size:100% 100%;border-radius:30px}.outcome-section.svelte-9hm5jc h2:where(.svelte-9hm5jc){color:inherit}.outcome-list.svelte-9hm5jc{margin-top:0}.outcome-list.svelte-9hm5jc li:where(.svelte-9hm5jc){display:grid;grid-template-columns:24px 1fr;gap:16px;padding:16px 0;color:inherit}.outcome-list.svelte-9hm5jc li:where(.svelte-9hm5jc)>span:where(.svelte-9hm5jc){display:flex;align-items:center;color:#082b4ca6}.outcome-list.svelte-9hm5jc p:where(.svelte-9hm5jc){font-size:.96rem;line-height:1.55}.outcome-gallery.svelte-9hm5jc{display:grid;gap:24px;margin-top:24px}.outcome-gallery.svelte-9hm5jc .media-slot{margin:0}.reflection-section.svelte-9hm5jc{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:end}.reflection-section.svelte-9hm5jc>p:where(.svelte-9hm5jc){color:var(--ink-soft);font-size:1rem;line-height:1.68}.next-project.svelte-9hm5jc{margin-top:140px;padding-top:48px;padding-bottom:24px}.next-project.svelte-9hm5jc>h2:where(.svelte-9hm5jc){font-size:44px;font-weight:600;letter-spacing:-1.8px;line-height:1.15}.next-project__preview.svelte-9hm5jc{display:grid;margin-top:28px}@media(max-width:600px){.next-project.svelte-9hm5jc>h2:where(.svelte-9hm5jc){font-size:34px;letter-spacing:-1.3px}.next-project__preview.svelte-9hm5jc{margin-top:22px}}@media(max-width:1160px){.case-nav.svelte-9hm5jc{display:none}.reflection-section.svelte-9hm5jc{grid-template-columns:1fr;gap:28px}}@media(max-width:720px){.challenge-grid.svelte-9hm5jc,.metric-section.svelte-9hm5jc,.evidence-grid.svelte-9hm5jc,.media-grid.svelte-9hm5jc{grid-template-columns:1fr}.challenge-grid.svelte-9hm5jc>div:where(.svelte-9hm5jc){min-height:0}.metric-card.svelte-9hm5jc{min-height:180px}.decision-card.svelte-9hm5jc{grid-template-columns:1fr;gap:17px;padding:22px}.media-grid.svelte-9hm5jc figure:first-child{grid-column:auto}.outcome-section.svelte-9hm5jc{padding:30px 22px;border-radius:25px}}
