*,:after,:before{box-sizing:border-box;padding:0;margin:0}body{font-size:16px}ul{list-style:none}a{text-decoration:none;color:inherit}button{background:none;border:0;font-family:inherit}:root{--safe-area-width:1300px;--safe-area-padding:8px;--color-black:#000;--color-white:#fff;--color-gray:#2a2a2a;--color-light-gray:#f4f4f4;--color-border-1:grey;--color-text-1:var(--color-black);--color-text-2:var(--color-gray);--color-main-1:#0f5;--color-main-1__hover:#3fff7f;--color-main-2:#d1f6de;--color-main-2-border:#a1d4b3;--color-main-2-text:#006d26;--color-danger:#e40000;--color-blue-1:#006aff;--color-blue-1-text:#001839;--color-orange-1:#ffdea1;--color-orange-1-text:#a16f11;--color-like:#ff2861;--color-shadow-1:#00000015}html{font-family:DM Sans;font-size:16px;color:var(--color-text-1)}body{-webkit-tap-highlight-color:transparent}h1,h2{letter-spacing:-.09rem}h2{line-height:100%}p{color:var(--color-text-2);font-weight:400}button{font-size:inherit}.sw{width:min(var(--safe-area-width),calc(100% - var(--safe-area-padding) * 2))}.sm{margin-left:auto;margin-right:auto}.sb,.sbb,.sbw{display:inline-block;background:var(--color-main-2);color:var(--color-main-2-text);padding:8px 15px;border-radius:100px;font-size:13px}.sbw{background:var(--color-orange-1);color:var(--color-orange-1-text)}.sbb{background:var(--color-blue-1);color:var(--color-blue-1-text)}.cm{min-height:200px;padding:40px;display:flex;align-items:center;justify-content:center;flex-direction:column}select{padding:0 15px;background:none;border-radius:12px;border:1px solid var(--color-border-1);font-family:inherit;min-height:40px}:root{--home-nav-top:10px;--home-nav-height:60px}body{scroll-margin-top:var(--home-nav-height)}@keyframes fade-in{0%{opacity:0}}@keyframes fade-out{to{opacity:0}}@keyframes slide-from-right{0%{transform:translateX(30px)}}@keyframes slide-to-left{to{transform:translateX(-30px)}}@keyframes slide-from-bottom{0%{transform:translateY(30px)}}@keyframes slide-to-top{to{transform:translateY(-30px)}}@keyframes slide-from-left{0%{transform:translateX(30px)}}@keyframes slide-to-right{to{transform:translateX(-30px)}}@keyframes slide-from-top{0%{transform:translateY(30px)}}@keyframes slide-to-bottom{to{transform:translateY(-30px)}}html:not(.skip-transition)::view-transition-old(root){animation:fade-out 90ms cubic-bezier(.4,0,1,1) both,slide-to-left .3s cubic-bezier(.4,0,.2,1) both}html:not(.skip-transition)::view-transition-new(root){animation:fade-in .21s cubic-bezier(0,0,.2,1) 90ms both,slide-from-right .3s cubic-bezier(.4,0,.2,1) both}html.transition-from-right:not(.skip-transition)::view-transition-old(root){animation:fade-out 90ms cubic-bezier(.4,0,1,1) both,slide-to-right .3s cubic-bezier(.4,0,.2,1) both}html.transition-from-right:not(.skip-transition)::view-transition-new(root){animation:fade-in .21s cubic-bezier(0,0,.2,1) 90ms both,slide-from-top .3s cubic-bezier(.4,0,.2,1) both}html.transition-from-bottom:not(.skip-transition)::view-transition-old(root){animation:fade-out 90ms cubic-bezier(.4,0,1,1) both,slide-to-top .3s cubic-bezier(.4,0,.2,1) both}html.transition-from-bottom:not(.skip-transition)::view-transition-new(root){animation:fade-in .21s cubic-bezier(0,0,.2,1) 90ms both,slide-from-bottom .3s cubic-bezier(.4,0,.2,1) both}html.transition-from-top:not(.skip-transition)::view-transition-old(root){animation:fade-out 90ms cubic-bezier(.4,0,1,1) both,slide-to-bottom .3s cubic-bezier(.4,0,.2,1) both}html.transition-from-top:not(.skip-transition)::view-transition-new(root){animation:fade-in .21s cubic-bezier(0,0,.2,1) 90ms both,slide-from-top .3s cubic-bezier(.4,0,.2,1) both}.toasts_toasts__OhYvf{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px;padding:10px;width:100%;position:fixed;bottom:55px;left:0;height:100vh;z-index:99999;pointer-events:none;view-transition-name:toasts}