.layout{flex-direction:column;min-height:100vh;display:flex;position:relative}@supports (height:100dvh){.layout{min-height:100dvh}}.layout{padding-top:var(--header-stack-height);background:var(--color-gray-3)}.layout:before{content:"";background:linear-gradient(180deg, rgb(var(--color-green-rgb) .04) 0%, rgb(var(--color-gray-rgb-12) 0) 100%);width:100%;height:600px;display:block;position:absolute;top:64px}.layout--full{padding-top:0}
:root{--color-white-rgb:255 255 255;--color-white:rgb(var(--color-white-rgb));--color-black-rgb:0 0 0;--color-black:rgb(var(--color-black-rgb));--color-gray-rgb-1:113 131 149;--color-gray-1:rgb(var(--color-gray-rgb-1));--color-gray-rgb-2:115 118 126;--color-gray-2:rgb(var(--color-gray-rgb-2));--color-gray-rgb-3:251 252 253;--color-gray-3:rgb(var(--color-gray-rgb-3));--color-gray-rgb-4:214 228 239;--color-gray-4:rgb(var(--color-gray-rgb-4));--color-gray-rgb-5:232 240 248;--color-gray-5:rgb(var(--color-gray-rgb-5));--color-gray-rgb-6:245 250 254;--color-gray-6:rgb(var(--color-gray-rgb-6));--color-gray-rgb-7:67 87 106;--color-gray-7:rgb(var(--color-gray-rgb-7));--color-gray-rgb-8:56 65 73;--color-gray-8:rgb(var(--color-gray-rgb-8));--color-gray-rgb-9:231 238 244;--color-gray-9:rgb(var(--color-gray-rgb-9));--color-gray-rgb-10:241 244 255;--color-gray-10:rgb(var(--color-gray-rgb-10));--color-gray-rgb-11:240 244 247;--color-gray-11:rgb(var(--color-gray-rgb-11));--color-gray-rgb-12:150 165 179;--color-gray-12:rgb(var(--color-gray-rgb-12));--color-blue-rgb-1:0 70 207;--color-blue-1:rgb(var(--color-blue-rgb-1));--color-blue-rgb-2:0 179 255;--color-blue-2:rgb(var(--color-blue-rgb-2));--color-blue-rgb-3:58 137 216;--color-blue-3:rgb(var(--color-blue-rgb-3));--color-blue-rgb-4:71 152 232;--color-blue-4:rgb(var(--color-blue-rgb-4));--color-blue-rgb-5:22 168 177;--color-blue-5:rgb(var(--color-blue-rgb-5));--color-blue-rgb-6:22 84 177;--color-blue-6:rgb(var(--color-blue-rgb-6));--color-blue-rgb-7:15 163 173;--color-blue-7:rgb(var(--color-blue-rgb-7));--color-pink-rgb:199 53 202;--color-pink:rgb(var(--color-pink-rgb));--color-pink-rgb-2:216 27 96;--color-pink-2:rgb(var(--color-pink-rgb-2));--color-pink-rgb-3:194 24 184;--color-pink-3:rgb(var(--color-pink-rgb-3));--color-orange-rgb:255 107 0;--color-orange:rgb(var(--color-orange-rgb));--color-orange-rgb-2:247 144 9;--color-orange-2:rgb(var(--color-orange-rgb-2));--color-orange-rgb-3:245 124 0;--color-orange-3:rgb(var(--color-orange-rgb-3));--color-purple-rgb:135 0 198;--color-purple:rgb(var(--color-purple-rgb));--color-purple-rgb-2:118 22 177;--color-purple-2:rgb(var(--color-purple-rgb-2));--color-purple-rgb-3:113 69 219;--color-purple-3:rgb(var(--color-purple-rgb-3));--color-brown-rgb:255 234 222;--color-brown:rgb(var(--color-brown-rgb));--color-green-rgb-1:25 177 22;--color-green-1:rgb(var(--color-green-rgb-1));--color-green-rgb-2:33 171 30;--color-green-2:rgb(var(--color-green-rgb-2));--color-green-rgb-3:3 152 36;--color-green-3:rgb(var(--color-green-rgb-3));--color-green-rgb-4:4 177 42;--color-green-4:rgb(var(--color-green-rgb-4));--color-green-rgb-5:100 177 22;--color-green-5:rgb(var(--color-green-rgb-5));--color-green-rgb-6:22 177 65;--color-green-6:rgb(var(--color-green-rgb-6));--color-yellow-rgb:255 184 0;--color-yellow:rgb(var(--color-yellow-rgb));--color-yellow-rgb-2:255 251 211;--color-yellow-2:rgb(var(--color-yellow-rgb-2));--color-yellow-rgb-3:177 161 22;--color-yellow-3:rgb(var(--color-yellow-rgb-3));--color-red-rgb-1:227 66 53;--color-red-1:rgb(var(--color-red-rgb-1));--color-red-rgb-2:248 53 37;--color-red-2:rgb(var(--color-red-rgb-2));--color-red-rgb-3:177 22 22;--color-red-3:rgb(var(--color-red-rgb-3));--color-red-rgb-4:224 90 79;--color-red-4:rgb(var(--color-red-rgb-4));--color-gold-rgb:255 208 44;--color-gold:rgb(var(--color-gold-rgb));--color-silver-rgb:193 199 220;--color-silver:rgb(var(--color-silver-rgb));--color-bronze-rgb:225 171 141;--color-bronze:rgb(var(--color-bronze-rgb));--color-primary-rgb:var(--color-blue-rgb-3);--color-primary:var(--color-blue-3);--color-primary-hover-rgb:var(--color-blue-rgb-4);--color-primary-hover:var(--color-blue-4);--color-secondary:var(--color-gray-5);--color-secondary-hover:var(--color-gray-6);--color-background:var(--color-gray-3);--color-background-light:var(--color-gray-6);--color-text:var(--color-gray-7);--color-text-primary:var(--color-gray-8);--color-text-primary-rgb:var(--color-gray-rgb-8);--color-text-secondary:var(--color-gray-1);--color-placeholder-rgb:var(--color-gray-rgb-1);--color-placeholder:rgb(var(--color-placeholder-rgb));--color-logo:var(--color-red-4);--color-text-disabled:var(--color-gray-12);--color-text-disabled-rgb:var(--color-gray-rgb-12);--color-border-stroke-primary:var(--color-gray-4);--color-border-stroke-primary-rgb:var(--color-gray-rgb-4);--color-surface-rgb:var(--color-white-rgb);--color-surface:rgb(var(--color-surface-rgb));--color-education:var(--color-purple-3);--color-education-rgb:var(--color-purple-rgb-3);--color-travel:var(--color-green-1);--color-travel-rgb:var(--color-green-rgb-1);--color-health-and-sport:var(--color-blue-7);--color-health-and-sport-rgb:var(--color-blue-rgb-7);--color-relations:var(--color-pink-2);--color-relations-rgb:var(--color-pink-rgb-2);--color-arts-and-culture:var(--color-pink-3);--color-arts-and-culture-rgb:var(--color-pink-rgb-3);--color-entertainment-and-hobby:var(--color-orange-3);--color-entertainment-and-hobby-rgb:var(--color-orange-rgb-3);--color-career-success:var(--color-education);--color-career-success-rgb:var(--color-education-rgb);--color-intellectual-development:var(--color-education);--color-intellectual-development-rgb:var(--color-education-rgb);--color-sport:var(--color-health-and-sport);--color-sport-rgb:var(--color-health-and-sport-rgb);--color-wellness-and-health:var(--color-health-and-sport);--color-wellness-and-health-rgb:var(--color-health-and-sport-rgb);--color-musical-experiences:var(--color-arts-and-culture);--color-musical-experiences-rgb:var(--color-arts-and-culture-rgb);--color-creative-arts:var(--color-arts-and-culture);--color-creative-arts-rgb:var(--color-arts-and-culture-rgb);--color-cinema-art:var(--color-arts-and-culture);--color-cinema-art-rgb:var(--color-arts-and-culture-rgb);--color-books:var(--color-arts-and-culture);--color-books-rgb:var(--color-arts-and-culture-rgb);--color-hobby:var(--color-entertainment-and-hobby);--color-hobby-rgb:var(--color-entertainment-and-hobby-rgb);--color-gaming:var(--color-entertainment-and-hobby);--color-gaming-rgb:var(--color-entertainment-and-hobby-rgb);--color-community-contribution:var(--color-relations);--color-community-contribution-rgb:var(--color-relations-rgb);--color-romantic-moments:var(--color-relations);--color-romantic-moments-rgb:var(--color-relations-rgb);--color-friendship-and-communication:var(--color-relations);--color-friendship-and-communication-rgb:var(--color-relations-rgb);--color-dating-and-openness:var(--color-relations);--color-dating-and-openness-rgb:var(--color-relations-rgb);--color-cultural-immersion:var(--color-travel);--color-cultural-immersion-rgb:var(--color-travel-rgb);--color-culinary-explorations:var(--color-travel);--color-culinary-explorations-rgb:var(--color-travel-rgb);--color-unique-places:var(--color-travel);--color-unique-places-rgb:var(--color-travel-rgb);--color-100-goals:var(--color-gold);--color-100-goals-rgb:var(--color-gold-rgb);--color-border:var(--color-gray-9);--color-scratch-map-stroke:var(--color-white);--color-scratch-map-sphere-stroke:color-mix(in srgb, var(--color-white) 25%, var(--color-primary));--color-scratch-map-grid:color-mix(in srgb, var(--color-white) 30%, var(--color-primary));--color-sentiment-positive:var(--color-green-3);--color-sentiment-positive-hover:var(--color-green-4);--color-sentiment-negative:var(--color-red-1);--color-sentiment-negative-hover:var(--color-red-2);--color-sentiment-warning:var(--color-orange-2);--color-gradient-orange:#ffa63d;--color-gradient-pink:#ff3d77;--color-gradient-blue:#338aff;--color-gradient-turquoise:#3cf0c5;--weight-regular:400;--weight-medium:500;--weight-semi-bold:600;--weight-bold:700;--line-height-12:16px;--line-height-14:20px;--line-height-16:24px;--line-height-18:28px;--line-height-22:32px;--line-height-40:52px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--header-extra-top:var(--safe-area-top);--height-header:120px;--height-header-compact:72px;--header-stack-height:calc(var(--height-header) + var(--header-extra-top));--header-stack-height-compact:calc(var(--height-header-compact) + var(--header-extra-top));--header-fixed-top:0px;--header-fixed-bottom:var(--header-stack-height);--header-fixed-bottom-compact:var(--header-stack-height-compact);--height-header-goal:396px;--max-width:1416px;--height-header-goal-collapsed:136px;--color-orange-light-rgb:255 243 224;--color-orange-light:rgb(var(--color-orange-light-rgb));--color-orange-border-rgb:255 167 38;--color-orange-border:rgb(var(--color-orange-border-rgb));--color-red-light-rgb:255 235 238;--color-red-light:rgb(var(--color-red-light-rgb));--color-red-border-rgb:239 83 80;--color-red-border:rgb(var(--color-red-border-rgb));--color-gray-light-rgb:245 245 245;--color-gray-light:rgb(var(--color-gray-light-rgb));--color-pink-light-rgb:255 205 210;--color-pink-light:rgb(var(--color-pink-light-rgb));--color-red-dark-rgb:211 47 47;--color-red-dark:rgb(var(--color-red-dark-rgb));--color-red-left-rgb:244 67 54;--color-red-left:rgb(var(--color-red-left-rgb));--color-red-fill-rgb:244 67 54;--color-red-fill:rgb(var(--color-red-fill-rgb));--color-orange-bg-rgb:255 243 224;--color-orange-bg:rgb(var(--color-orange-bg-rgb));--color-orange-border2-rgb:255 167 38;--color-orange-border2:rgb(var(--color-orange-border2-rgb));--color-orange-text-rgb:230 81 0;--color-orange-text:rgb(var(--color-orange-text-rgb));--color-orange-fill-rgb:255 152 0;--color-orange-fill:rgb(var(--color-orange-fill-rgb));--color-gray-bg-rgb:250 250 250;--color-gray-bg:rgb(var(--color-gray-bg-rgb));--color-gray-border2-rgb:224 224 224;--color-gray-border2:rgb(var(--color-gray-border2-rgb));--color-gray-text-rgb:51 51 51;--color-gray-text:rgb(var(--color-gray-text-rgb));--color-green-border-rgb:76 175 80;--color-green-border:rgb(var(--color-green-border-rgb));--color-green-bg-rgb:241 248 233;--color-green-bg:rgb(var(--color-green-bg-rgb));--color-blue-section-bg-rgb:227 242 253;--color-blue-section-bg:rgb(var(--color-blue-section-bg-rgb));--color-blue-section-border-rgb:33 150 243;--color-blue-section-border:rgb(var(--color-blue-section-border-rgb));--color-blue-section-title-rgb:25 118 210;--color-blue-section-title:rgb(var(--color-blue-section-title-rgb));--color-gray-divider-rgb:224 224 224;--color-gray-divider:rgb(var(--color-gray-divider-rgb));--color-gray-divider-text-rgb:117 117 117;--color-gray-divider-text:rgb(var(--color-gray-divider-text-rgb));--color-green-match-bg-rgb:232 245 232;--color-green-match-bg:rgb(var(--color-green-match-bg-rgb));--color-green-match-text-rgb:76 175 80;--color-green-match-text:rgb(var(--color-green-match-text-rgb));--color-gray-666-rgb:102 102 102;--color-gray-666:rgb(var(--color-gray-666-rgb))}:root[data-theme=dark]{--color-gray-rgb-3:13 18 26;--color-surface-rgb:23 32 44;--color-gray-rgb-11:26 35 46;--color-gray-rgb-10:30 40 53;--color-gray-rgb-5:28 38 50;--color-gray-rgb-6:35 47 61;--color-gray-rgb-9:42 54 69;--color-gray-rgb-4:54 68 86;--color-gray-rgb-1:148 163 184;--color-gray-rgb-2:160 170 185;--color-gray-rgb-7:203 213 225;--color-gray-rgb-8:236 240 245;--color-gray-rgb-12:100 116 139;--color-placeholder-rgb:186 200 216;--color-education-rgb:96 64 188;--color-education:rgb(var(--color-education-rgb));--color-travel-rgb:24 138 28;--color-travel:rgb(var(--color-travel-rgb));--color-health-and-sport-rgb:26 138 148;--color-health-and-sport:rgb(var(--color-health-and-sport-rgb));--color-relations-rgb:184 40 90;--color-relations:rgb(var(--color-relations-rgb));--color-arts-and-culture-rgb:168 40 160;--color-arts-and-culture:rgb(var(--color-arts-and-culture-rgb));--color-entertainment-and-hobby-rgb:204 112 22;--color-entertainment-and-hobby:rgb(var(--color-entertainment-and-hobby-rgb));--color-scratch-map-stroke:#0d121a;--color-scratch-map-sphere-stroke:color-mix(in srgb, var(--color-black) 50%, var(--color-primary));--color-scratch-map-grid:color-mix(in srgb, var(--color-black) 45%, var(--color-primary));--color-yellow-rgb-2:58 52 28;--color-orange-light-rgb:58 42 24;--color-orange-bg-rgb:58 42 24;--color-red-light-rgb:58 30 34;--color-pink-light-rgb:58 32 40;--color-gray-light-rgb:32 42 54;--color-gray-bg-rgb:32 42 54;--color-green-bg-rgb:28 48 34;--color-green-match-bg-rgb:28 48 34;--color-blue-section-bg-rgb:24 40 58;--color-gray-divider-rgb:54 68 86;--color-gray-666-rgb:160 170 185;--color-gray-text-rgb:203 213 225;--color-gray-divider-text-rgb:148 163 184;--color-orange-text-rgb:255 183 77;--color-blue-section-title-rgb:100 181 246;--color-green-match-text-rgb:129 199 132}:root{box-sizing:border-box;color:var(--color-text);color-scheme:light}:root[data-theme=dark]{color-scheme:dark}::placeholder{color:var(--color-placeholder);opacity:1}::-webkit-input-placeholder{color:var(--color-placeholder)}::-moz-placeholder{color:var(--color-placeholder);opacity:1}:-ms-placeholder-shown{color:var(--color-placeholder)}html{background:var(--color-gray-3);min-width:320px;transition:background-color .2s ease-in-out}body{min-width:320px;min-height:100vh}@supports (height:100dvh){body{min-height:100dvh}}body{scroll-behavior:smooth;color:var(--color-text);background:var(--color-gray-3);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Inter,sans-serif;font-size:14px;line-height:1.42;transition:background-color .2s ease-in-out,color .2s ease-in-out}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{letter-spacing:1%;margin:0}ul,ol{padding:0;list-style:none}a{text-decoration:none}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;box-shadow:none;background-color:#0000;border:none;margin:0;padding:0}.test{margin:0}.date-picker .react-datepicker-wrapper{width:100%}@keyframes rise-from-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
