@charset "UTF-8";:root{--color-green-dark: #173404;--color-green-mid: #27500A;--color-green-light: #97C459;--color-green-soft: #EAF3DE;--color-kraft-bg: #d7cdbe;--color-cardboard-corrugated: #c9bea9;--color-paper-sheet: #f6f0dd;--color-paper-edge: #ded5bf;--color-stitch-white: #ffffff;--color-stitch-shadow: rgba(0, 0, 0, .25);--color-kraft-tag: #c49a6c;--font-serif: Georgia, "Times New Roman", serif;--font-sans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Montserrat", "Outfit", -apple-system, BlinkMacSystemFont, sans-serif;--shadow-craft-sm: 0 4px 6px -1px rgba(23, 52, 4, .15), 0 2px 4px -2px rgba(23, 52, 4, .1);--shadow-craft-md: 0 10px 15px -3px rgba(23, 52, 4, .2), 0 4px 6px -4px rgba(23, 52, 4, .15);--shadow-craft-lg: 0 20px 25px -5px rgba(23, 52, 4, .3), 0 8px 10px -6px rgba(23, 52, 4, .2);--shadow-craft-cutout: inset 0 3px 6px rgba(0, 0, 0, .35), 0 2px 1px rgba(255, 255, 255, .6);--shadow-stitched-badge: 0 6px 12px rgba(0, 0, 0, .22), inset 0 2px 2px rgba(255, 255, 255, .7)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html,body{width:100vw;height:100vh;height:100dvh;margin:0;padding:0;overflow:hidden;background-color:#d6c4a5;background-image:url(/assets/images/bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;font-family:var(--font-sans);color:var(--color-green-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none}button{font-family:inherit;cursor:pointer;border:none;background:none;outline:none}.stitched-border{position:relative;border:2px dashed rgba(60,50,30,.45);border-radius:14px;box-shadow:var(--shadow-stitched-badge)}img{max-width:100%;height:auto;display:block}
