@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;650;750;850;900&display=swap";*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;background:var(--color-background);min-width:320px}body{background:linear-gradient(180deg, #f1f7f6f5, #f7fafc 36rem), var(--color-background);min-width:320px;min-height:100vh;color:var(--color-text);text-rendering:geometricprecision;overflow-x:hidden}a{color:inherit}button,input,textarea,select{font:inherit}:root{--color-background:#f7fafc;--color-surface:#fff;--color-surface-subtle:#f1f7f6;--color-heading:#102331;--color-text:#243445;--color-text-muted:#617184;--color-border:#dbe6ed;--color-border-strong:#bdcbd6;--color-accent:#0f766e;--color-accent-light:#8ff0d0;--color-accent-2:#f59e0b;--color-success:#16825d;--color-success-soft:#def8ea;--color-on-accent:#fff;--color-inverse:#fff;--color-inverse-muted:#d5e3ea;--color-focus:#0f766e47;--color-paper:#faf6ee;--color-ink:#16140f;--color-ink-muted:#4d473a;--color-brand-green:#0b5c43;--color-ochre:#c96f2d;--color-rule:#d9d0bc;--font-display:"Fraunces", Georgia, serif;--font-body:"Schibsted Grotesk", system-ui, sans-serif;--slant-a:-5deg;--slant-b:5deg;--container-max:72rem;--header-height:5.5rem;--section-gap:clamp(4.5rem, 8vw, 7rem);--grid-gap:1rem;--layout-gutter:var(--grid-gap);--grid-col:calc((var(--container-max) - 11 * var(--grid-gap)) / 12);--layout-columns:[full-bleed-start] minmax(0, 1fr) [center-start] repeat(12, [col-start] minmax(0, var(--grid-col))) [center-end] minmax(0, 1fr) [full-bleed-end];--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:3rem;--space-9:4rem;--space-10:5rem;--space-11:6rem;--space-12:7rem;--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--radius-xl:20px;--gradient-hero:linear-gradient(120deg, #081f2c 8%, #0d3b41 52%, #115e59 100%);--gradient-cta:linear-gradient(135deg, #081f2cf7, #115e59f2);--gradient-footer:linear-gradient(160deg, #0b1e2b, #102331 55%, #0e2f33);--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-eyebrow:.78rem;--shadow-sm:0 10px 28px #10233114;--shadow-md:0 18px 45px #1023311f;--shadow-lg:0 24px 70px #10233129;--shadow-action:0 12px 24px #0f766e38}@media (width>=768px){:root{--grid-gap:1.5rem}}@media (width>=1280px){:root{--grid-gap:2rem}}body{flex-direction:column;display:flex}.u-grid{grid-template-columns:var(--layout-columns);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid}body>main{grid-template-columns:var(--layout-columns);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);row-gap:var(--section-gap);flex:1;align-content:start;display:grid}body>main>*{grid-column:center-start/center-end}.full-bleed{grid-column:full-bleed;grid-template-columns:subgrid;display:grid}.full-bleed>*{grid-column:center-start/center-end}.layout__home{grid-area:1/full-bleed-start/2/full-bleed-end}.layout__page{grid-area:1/center-start/2/center-end}body{font-family:var(--font-sans);font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);letter-spacing:0;font-weight:900}h1{letter-spacing:-.025em}h2{letter-spacing:-.015em}p,li{text-wrap:pretty}.stripes{transform-origin:0 0;z-index:-1;pointer-events:none;backface-visibility:hidden;grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(12,1fr);display:grid;position:absolute;inset:0;transform:skewY(-6deg)}.stripes span{mix-blend-mode:overlay;will-change:transform;width:100%;height:100%;animation:22s ease-in-out infinite stripe-drift}.stripes span:first-child{background:linear-gradient(90deg,#8ff0d0e6,#8ff0d000);grid-area:6/1/auto/span 5}.stripes span:nth-child(2){background:linear-gradient(90deg,#ffffff8c,#fff0);grid-area:5/3/auto/span 4}.stripes span:nth-child(3){background:linear-gradient(90deg,#fff0,#ffffffc7);grid-area:6/8/auto/span 5}.stripes span:nth-child(4){background:linear-gradient(90deg,#fff0,#8ff0d080);grid-area:1/9/auto/span 4}.stripes span:nth-child(5){background:linear-gradient(90deg,#f59e0be6,#f59e0b59);grid-area:2/11/auto/span 2}.stripes span:nth-child(6){background:linear-gradient(90deg,#ffffff47,#fff0);grid-area:2/1/auto/span 3}.stripes span:nth-child(2){animation-delay:-4s}.stripes span:nth-child(3){animation-delay:-8s}.stripes span:nth-child(4){animation-direction:reverse;animation-delay:-12s}.stripes span:nth-child(5){animation-delay:-16s}.stripes span:nth-child(6){animation-direction:reverse;animation-delay:-20s}@keyframes stripe-drift{0%,to{transform:translate(0)}50%{transform:translate(1.6%)}}@media (prefers-reduced-motion:reduce){.stripes span{animation:none}}
