:root{--background:#f5f5f5;--foreground:#171717;--color-main:#ffa0a0;--color-main-sub:#ffe3e4;--color-main-point:#ff4b91;--color-point:#272b54;--color-background-dark:#f2f2f2;--color-background-light:#fcfcfc;--color-border:#e6e6e6;--color-white:white;--color-error-type:#991b1b;--color-error:#ef4444;--color-error-bg:#fee2e2;--color-warning-bg:#fef9c3;--color-warning:#eab308;--color-warning-typo:#854d0e;--color-success-bg:#dcfce7;--color-success:#22c55e;--color-success-typo:#166534;--color-typography:#1f2937;--color-typography-sub:#4b5563;--color-unselected:#6b7280;--color-typography-light:#9ca3af;--color-unselected-bg:#ccc;--color-label-bg:#f8f8f8;--color-sub-box-bg:#fff5f5}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--color-main:#ff7090;--color-main-sub:#3a2b31;--color-main-point:#ff4b91;--color-point:#ff7090;--color-background-dark:#1e1e1e;--color-background-light:#2a2a2a;--color-border:#3e3e3e;--color-error-type:#fca5a5;--color-error:#f87171;--color-error-bg:#923a3aec;--color-warning-bg:#4b3d1c;--color-warning:#facc15;--color-warning-typo:#fde68a;--color-success-bg:#1d3b2a;--color-success:#4ade80;--color-success-typo:#bbf7d0;--color-typography:#f5f5f5;--color-typography-sub:#d1d5db;--color-unselected:#9ca3af;--color-typography-light:#6b7280;--color-unselected-bg:#444;--color-label-bg:#1c1c1c;--color-white:#292b2e8b;--color-sub-box-bg:#d3b3e1}}body,html{max-width:100vw;overflow-x:hidden}@font-face{font-family:Pretendard;src:url(/fonts/PretendardVariable.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}body{color:var(--color-typography);background:var(--background);font-family:Pretendard,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.react-datepicker-wrapper{width:100%}.react-datepicker-wrapper input{width:100%;height:2.5rem;border-radius:.5rem;padding:0 1rem;border:1px solid var(--color-border)}.react-datepicker__tab-loop{position:absolute}.layout_wrapper__zNuca{display:flex;min-height:100vh}.layout_sidebar__XCoJV{flex:1 1;padding:2rem;display:none}.layout_sidebarInnerBox__4C1co{background-color:var(--color-white);border-radius:1rem;align-self:center;width:100%;max-width:560px;padding:1rem}.layout_featureSummary__l6K2e{display:flex;align-items:center;gap:.875rem;margin-top:1rem;word-break:keep-all}.layout_iconWrapper__wiVKK{width:36px;height:36px;min-width:36px;min-height:36px;background-color:var(--color-main-sub);display:flex;justify-content:center;align-items:center;border-radius:36px;padding:0}.layout_iconPurple__pCDVA{background-color:#f3e8ff}.layout_featureTextWrapper__Ho2ZU{display:flex;flex-direction:column;justify-content:flex-start;h5{font-size:1rem}p{font-size:.875rem}}.layout_main__mXTwS{width:100%;max-width:480px;margin:0 auto;box-shadow:0 0 10px rgba(0,0,0,.05);flex-shrink:0;background:linear-gradient(180deg,#fff,#ffecec)}@media (prefers-color-scheme:dark){.layout_main__mXTwS{background:var(--color-white)}}.layout_rightEmpty__FCPzS{display:none}@media (min-width:768px){.layout_sidebar__XCoJV{display:flex;justify-content:center}.layout_rightEmpty__FCPzS{display:block}}@media (min-width:1024px){.layout_sidebar__XCoJV{display:flex}.layout_rightEmpty__FCPzS{flex:1 1;display:block}}