*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{overflow-x:hidden;width:100%}#root{overflow-x:hidden}:root{--cream: #EAE7DC;--cream-light: #F5F3EA;--ink: #1E2430;--ink-soft: #5C6270;--orange: #E8743B;--orange-hover: #D9622A;--orange-link: #A64B1A;--yellow: #E7A922;--green: #2D6A4F;--blue: #2B48B5;--white: #FFFFFF;--bg-active: rgba(74, 106, 208, .14);--bg-in-progress: rgba(231, 169, 34, .2);--bg-completed: rgba(45, 106, 79, .14);--bg-draft: rgba(30, 36, 48, .07);--color-active: #2B48B5;--color-in-progress: #8A6208;--color-completed: #2D6A4F;--color-draft: #5C6270;--border: rgba(30, 36, 48, .13);--border-strong: rgba(30, 36, 48, .18);--border-hover: rgba(30, 36, 48, .3);--font-heading: "Schibsted Grotesk", "Inter", sans-serif;--font-body: "Inter", sans-serif;--font-signature: "Caveat", cursive;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-full: 999px}body{font-family:var(--font-body);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}a{color:var(--orange-link);text-decoration:none}a:hover{color:#3e2381}button{font-family:var(--font-body);cursor:pointer}#root{min-height:100dvh}.upload-spinner{display:inline-block;width:20px;height:20px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.grain:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='280'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='280' height='280' filter='url(%23n)'/%3E%3C/svg%3E");background-size:280px 280px;opacity:.04;mix-blend-mode:multiply;z-index:9999}
