@import"https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:wght@400..600&family=Spline+Sans+Mono:wght@300..500&family=Hanken+Grotesk:wght@300..600&family=Instrument+Serif&family=Newsreader:opsz,wght@6..72,300..500&family=Caveat:wght@400;500&display=swap";:root{--bg: #ffffff;--bg-card: #EDEAE4;--bg-tag: #f7f7f7;--bg-panel: #F7F7F7;--bg-raised: #F9F9F9;--bg-dark: #212121;--text: #1A1817;--text-2: #919191;--text-3: #AAA49C;--accent: #2E7885;--border: #DDD8CF;--border-2: #E5E5E5;--surface-page: var(--bg);--surface-media: var(--bg-card);--surface-card: var(--bg-raised);--surface-chip: var(--bg-tag);--text-body: var(--text);--text-secondary: var(--text-2);--text-label: var(--text-3);--dot-idle: #E5E5E5;--dot-active: var(--text);--ff-body: "Schibsted Grotesk", sans-serif;--ff-label: "Spline Sans Mono", monospace;--ff-hand: "Caveat", "Hannotate SC", cursive;--fs-display: 2.4rem;--fs-metric: clamp(2rem, 4vw, 3rem);--fs-h3: 1.2rem;--fs-body: 1rem;--fs-body-sm: .9rem;--fs-label: .8rem;--fs-label-sm: .7rem;--lh-body: 1.6;--ls-body: -.01em;--ls-label: .06em;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--r-tag: 4px;--r-media-sm: 6px;--r-media: 8px;--r-visual: 10px;--r-card: 16px;--r-pill: 99px;--shadow-video: 0 6px 20px rgba(0, 0, 0, .05);--shadow-bubble: 0 6px 40px rgba(0,0,0,.05), 0 2px 8px rgba(0,0,0,.02);--space-section: 10rem;--space-block: 4rem;--space-media: 2rem;--sidebar-w: 240px;--nav-h: 56px;--content-pad: 4rem 5rem;--ease: cubic-bezier(.25, .46, .45, .94);--dur-hover: .2s;--dur-reveal: .7s;--dur-slide: .5s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--ff-body);font-optical-sizing:auto;font-size:16px;line-height:1.6;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--text)}img{display:block;max-width:100%}.dc-body a:hover{color:var(--accent)}.cs-shiftforge main img{border-radius:15px}.cs-shiftforge .sf-panel figure{background:var(--bg-card);padding:1.75rem;border-radius:15px}.cs-shiftforge .sf-panel figure img{border-radius:16px!important;border:1px solid var(--border)}.cs-shiftforge .sf-panel figure figcaption{padding:.25rem .25rem 0}a.il{color:var(--text);border-bottom:1px solid var(--border);transition:color .2s var(--ease),border-color .2s var(--ease)}a.il:hover{color:#2e7885;border-bottom-color:#2e7885}.pc:hover .pi{transform:scale(1.04)}@keyframes riseIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
