@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Nunito+Sans:wght@400;500;600;700&family=Caveat:wght@500;600;700&display=swap";:root{--pc-base:#f4f2ec;--pc-paper:#fbfaf5;--pc-ink:#12343b;--pc-ink-soft:#3f5c61;--pc-teal:#1f8a8a;--pc-teal-deep:#15686a;--pc-teal-darker:#0f5557;--pc-seafoam:#a8e0d8;--pc-seafoam-deep:#6fbdb0;--pc-clay:#d9744f;--pc-clay-deep:#c25e3b;--pc-clay-darker:#b4502f;--pc-copper:#e79c8a;--pc-copper-deep:#d17c68;--pc-on-clay:#fff8f3;--pc-line:#12343b1f;--pc-line-strong:#12343b38;--pc-teal-wash:#1f8a8a14;--pc-seafoam-wash:#a8e0d84d;--pc-copper-wash:#e79c8a2e;--pc-font-display:"Manrope", system-ui, sans-serif;--pc-font-body:"Nunito Sans", system-ui, sans-serif;--pc-font-hand:"Caveat", cursive;--pc-space-1:4px;--pc-space-2:8px;--pc-space-3:12px;--pc-space-4:16px;--pc-space-5:24px;--pc-space-6:32px;--pc-space-7:48px;--pc-space-8:64px;--pc-space-9:96px;--pc-radius-sm:8px;--pc-radius-md:14px;--pc-radius-lg:20px;--pc-radius-xl:28px;--pc-radius-pill:999px;--pc-shadow-soft:0 18px 40px -22px #12343b73;--pc-shadow-lift:0 10px 24px -14px #12343b66;--pc-shadow-press:inset 0 1px 0 #fff9, inset 0 -2px 4px #12343b12;--pc-shadow-cta:0 14px 26px -12px #d9744fb3;--pc-shadow-teal:0 12px 22px -10px #1f8a8a99;--pc-ease:cubic-bezier(.2, .7, .2, 1);--pc-hover:.16s ease;--pc-shell-max:1180px;--pc-shell-pad:28px}@media (width<=560px){:root{--pc-shell-pad:18px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--pc-font-body);color:var(--pc-ink);background:var(--pc-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;line-height:1.55;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9999;opacity:.5;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");position:fixed;inset:0}h1,h2,h3,h4,.pc-display{font-family:var(--pc-font-display);letter-spacing:-.02em;color:var(--pc-ink);line-height:1.1}.pc-hand{font-family:var(--pc-font-hand);color:var(--pc-clay);font-weight:600}a{color:var(--pc-teal);transition:color var(--pc-hover);text-decoration:none}a:hover{color:var(--pc-teal-deep)}img{max-width:100%;display:block}:focus-visible{border-radius:var(--pc-radius-sm);outline:none;box-shadow:0 0 0 3px #1f8a8a40}.pc-wrap{width:100%;max-width:var(--pc-shell-max);padding-inline:var(--pc-shell-pad);margin-inline:auto}.pc-eyebrow{align-items:center;gap:var(--pc-space-2);letter-spacing:.14em;text-transform:uppercase;color:var(--pc-teal);font-size:12.5px;font-weight:600;display:inline-flex}.pc-eyebrow:before{content:"";background:var(--pc-teal);width:22px;height:1.5px;display:inline-block}@keyframes pc-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.pc-reveal{opacity:0;animation:pc-rise .9s var(--pc-ease) forwards}.pc-d1{animation-delay:50ms}.pc-d2{animation-delay:.18s}.pc-d3{animation-delay:.31s}.pc-d4{animation-delay:.44s}.pc-d5{animation-delay:.57s}.pc-d6{animation-delay:.7s}.pc-d7{animation-delay:.83s}.pc-d8{animation-delay:.96s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pc-reveal{opacity:1;animation:none}*{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
