.rt-BaseDialogOverlay{background-color:#ffffff17!important;position:fixed!important}.button-wrapper{margin:10px 0}@media print{.print-remove-wrapper,.button-wrapper{display:none!important}}input:is([type=button],[type=submit],[type=reset]),button{color:buttontext;cursor:default;text-align:center}input[type=file]::file-selector-button{color:buttontext;cursor:default;text-align:center}strong{font-family:MFW-HiraKakuStd-W7,sans-serif}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#__next{color:#000;overscroll-behavior:none;font-family:MFW-HiraKakuStd-W5,sans-serif}ruby rt{line-height:1;font-size:.4em!important}*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}body.production{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body.production img{-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@font-face{font-family:dmf;src:url(/fonts/DreaMagic.ttf)format("truetype")}.df{font-family:dmf,sans-serif!important}.dm{font-family:dmf,sans-serif!important;font-size:24px!important}@media screen and (min-width:1000px){.dm{font-size:30px!important}}svg{flex-shrink:0;display:block;transform:translateZ(0)}[data-lucide]{vertical-align:middle;flex-shrink:0;display:inline-block;transform:translateZ(0)}
*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizespeed;min-height:100vh;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.AppUpdateOverlay-module-scss-module__3AFelW__overlay{z-index:2147483647;background-color:#1a1a2eeb;justify-content:center;align-items:center;animation:.2s ease-out AppUpdateOverlay-module-scss-module__3AFelW__overlay-fade-in;display:flex;position:fixed;inset:0}.AppUpdateOverlay-module-scss-module__3AFelW__overlay-content{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:320px;padding:32px 24px;display:flex}.AppUpdateOverlay-module-scss-module__3AFelW__overlay-spinner{border:4px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:56px;height:56px;animation:1s linear infinite AppUpdateOverlay-module-scss-module__3AFelW__overlay-spin}.AppUpdateOverlay-module-scss-module__3AFelW__overlay-title{color:#fff;margin:0;font-size:18px;font-weight:700;line-height:1.5}.AppUpdateOverlay-module-scss-module__3AFelW__overlay-message{color:#fffc;margin:0;font-size:14px;line-height:1.5}@keyframes AppUpdateOverlay-module-scss-module__3AFelW__overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes AppUpdateOverlay-module-scss-module__3AFelW__overlay-spin{to{transform:rotate(360deg)}}
.ErrorModal-module-scss-module__d47tMW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#bbbbbbb2;justify-content:center;align-items:center;animation:.2s ease-out ErrorModal-module-scss-module__d47tMW__fade-in;display:flex;position:fixed;inset:0}@keyframes ErrorModal-module-scss-module__d47tMW__fade-in{0%{opacity:0}to{opacity:1}}.ErrorModal-module-scss-module__d47tMW__modal{background:#fff;border:5px solid #ebebeb;border-radius:16px;width:90%;max-width:500px;max-height:90vh;padding:54px 24px 16px;animation:.3s ease-out ErrorModal-module-scss-module__d47tMW__slide-up;position:relative;overflow-y:auto}@keyframes ErrorModal-module-scss-module__d47tMW__slide-up{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ErrorModal-module-scss-module__d47tMW__close-button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ErrorModal-module-scss-module__d47tMW__close-button:hover{color:#6b7280;background-color:#f3f4f6}.ErrorModal-module-scss-module__d47tMW__close-button:active{background-color:#e5e7eb}.ErrorModal-module-scss-module__d47tMW__icon-container{flex-shrink:0;align-items:flex-start;margin-right:16px;display:flex}@media (max-width:640px){.ErrorModal-module-scss-module__d47tMW__icon-container{margin-bottom:16px;margin-right:0}}.ErrorModal-module-scss-module__d47tMW__icon-circle{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.ErrorModal-module-scss-module__d47tMW__icon-circle img{object-fit:cover;border-radius:50%}.ErrorModal-module-scss-module__d47tMW__title{color:#1f2937;font-size:24px;font-weight:700}@media (max-width:640px){.ErrorModal-module-scss-module__d47tMW__title{text-align:center}}.ErrorModal-module-scss-module__d47tMW__content{align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}@media (max-width:640px){.ErrorModal-module-scss-module__d47tMW__content{flex-direction:column;align-items:center}}.ErrorModal-module-scss-module__d47tMW__message{color:#4b5563;flex:1;margin:0;font-size:16px;line-height:1.6}.ErrorModal-module-scss-module__d47tMW__message strong{color:#1f2937;font-weight:700}.ErrorModal-module-scss-module__d47tMW__message em{font-style:italic}.ErrorModal-module-scss-module__d47tMW__message a{color:#3b82f6;text-decoration:underline}.ErrorModal-module-scss-module__d47tMW__message a:hover{color:#2563eb}.ErrorModal-module-scss-module__d47tMW__message code{color:#e11d48;background-color:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:14px}.ErrorModal-module-scss-module__d47tMW__message br{content:"";margin:8px 0;display:block}.ErrorModal-module-scss-module__d47tMW__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ErrorModal-module-scss-module__d47tMW__content-text{text-align:left}@media (max-width:640px){.ErrorModal-module-scss-module__d47tMW__content-text{text-align:center}}.ErrorModal-module-scss-module__d47tMW__button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:120px;padding:12px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.ErrorModal-module-scss-module__d47tMW__button:active{transform:scale(.98)}.ErrorModal-module-scss-module__d47tMW__button:disabled{cursor:not-allowed;opacity:.5}.ErrorModal-module-scss-module__d47tMW__button-primary{color:#262626;background-color:#f2f2f2}.ErrorModal-module-scss-module__d47tMW__button-secondary{color:#374151;background-color:#fff;border:1px solid #e5e7eb}.ErrorModal-module-scss-module__d47tMW__button-secondary:hover:not(:disabled){background-color:#d1d5db}.ErrorModal-module-scss-module__d47tMW__button-secondary:active:not(:disabled){background-color:#9ca3af}
.NoteOverlay-module-scss-module__wi3Bjq__toolbar{box-sizing:border-box;z-index:999;background:#fff;border-bottom:1px solid #d2d2d2;flex-direction:column;align-items:stretch;gap:2px;padding:4px 0;display:flex;position:fixed;top:50px;left:0;right:0}@media screen and (min-width:768px){.NoteOverlay-module-scss-module__wi3Bjq__toolbar{flex-direction:row;align-items:center;gap:0;padding:0}}.NoteOverlay-module-scss-module__wi3Bjq__scroll-row{flex:none;min-width:0;position:relative}@media screen and (min-width:768px){.NoteOverlay-module-scss-module__wi3Bjq__scroll-row{flex:auto}}.NoteOverlay-module-scss-module__wi3Bjq__scroll-row-inner{overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:6px;min-height:40px;padding:2px 12px;display:flex;overflow-x:auto}.NoteOverlay-module-scss-module__wi3Bjq__scroll-row-inner::-webkit-scrollbar{display:none}.NoteOverlay-module-scss-module__wi3Bjq__scroll-fade{pointer-events:none;z-index:1;width:28px;transition:opacity .16s;position:absolute;top:0;bottom:0}.NoteOverlay-module-scss-module__wi3Bjq__scroll-fade-left{background:linear-gradient(90deg,#fff 0%,#ffffffb3 50%,#fff0 100%);left:0}.NoteOverlay-module-scss-module__wi3Bjq__scroll-fade-right{background:linear-gradient(270deg,#fff 0%,#ffffffb3 50%,#fff0 100%);right:0}.NoteOverlay-module-scss-module__wi3Bjq__scroll-fade-hidden{opacity:0}.NoteOverlay-module-scss-module__wi3Bjq__toolbar-row{flex-wrap:nowrap;align-items:center;gap:6px;min-height:36px;padding:0 8px;display:flex}@media screen and (min-width:768px){.NoteOverlay-module-scss-module__wi3Bjq__toolbar-row{flex:none;min-height:48px;padding:0 8px 0 12px}}.NoteOverlay-module-scss-module__wi3Bjq__divider{background:#e1e1e1;flex-shrink:0;align-self:stretch;width:1px;margin:4px 2px}@media screen and (min-width:768px){.NoteOverlay-module-scss-module__wi3Bjq__divider{margin:8px 4px}}.NoteOverlay-module-scss-module__wi3Bjq__group-colors{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:6px;display:flex}.NoteOverlay-module-scss-module__wi3Bjq__color-button{box-sizing:border-box;cursor:pointer;background-clip:padding-box;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:28px;height:28px;padding:0;transition:transform .12s,box-shadow .12s;position:relative;box-shadow:0 0 0 1px #c8c8c8}.NoteOverlay-module-scss-module__wi3Bjq__color-button:focus-visible{outline-offset:3px;outline:2px solid #2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__color-button-active{box-shadow:inset 0 0 0 2px #fff,0 0 0 3px var(--color-ring)}.NoteOverlay-module-scss-module__wi3Bjq__group-size{flex-shrink:0;align-items:center;gap:4px;display:flex}.NoteOverlay-module-scss-module__wi3Bjq__size-button{color:#464646;cursor:pointer;background:#fff;border:1px solid #cdcdcd;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.NoteOverlay-module-scss-module__wi3Bjq__size-button:focus-visible{outline-offset:2px;outline:2px solid #2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__size-button-active{color:#184aa5;background:#ebf5ff;border-color:#2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__size-indicator{background:currentColor;border-radius:999px;display:block}.NoteOverlay-module-scss-module__wi3Bjq__size-indicator-thin{width:10px;height:3px}.NoteOverlay-module-scss-module__wi3Bjq__size-indicator-medium{width:14px;height:6px}.NoteOverlay-module-scss-module__wi3Bjq__size-indicator-thick{width:18px;height:10px}.NoteOverlay-module-scss-module__wi3Bjq__size-indicator-extra-thick{width:20px;height:13px}.NoteOverlay-module-scss-module__wi3Bjq__size-indicator-ultra-thick{width:22px;height:16px}.NoteOverlay-module-scss-module__wi3Bjq__group-tools{flex-shrink:0;align-items:center;gap:4px;display:flex}.NoteOverlay-module-scss-module__wi3Bjq__tool-toggle-button{color:#464646;cursor:pointer;background:#fff;border:1px solid #cdcdcd;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.NoteOverlay-module-scss-module__wi3Bjq__tool-toggle-button:focus-visible{outline-offset:2px;outline:2px solid #2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__tool-toggle-button-active{color:#184aa5;background:#ebf5ff;border-color:#2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__opacity-label{color:#3c3c3c;flex:auto;align-items:center;gap:8px;min-width:0;margin:0;padding:0 2px;font-family:MFW-HiraKakuStd-W5,sans-serif;font-size:11px;display:flex}@media screen and (min-width:768px){.NoteOverlay-module-scss-module__wi3Bjq__opacity-label{flex:none}}.NoteOverlay-module-scss-module__wi3Bjq__opacity-text{flex-shrink:0}.NoteOverlay-module-scss-module__wi3Bjq__opacity-range{appearance:none;cursor:pointer;touch-action:none;background:0 0;flex:auto;width:100%;min-width:0;height:36px;margin:0;padding:0}@media screen and (min-width:768px){.NoteOverlay-module-scss-module__wi3Bjq__opacity-range{flex:none;width:180px}}.NoteOverlay-module-scss-module__wi3Bjq__opacity-range::-webkit-slider-runnable-track{background:#d4d4d4;border-radius:999px;height:6px}.NoteOverlay-module-scss-module__wi3Bjq__opacity-range::-webkit-slider-thumb{appearance:none;cursor:grab;background:#fff;border:2px solid #949494;border-radius:50%;width:28px;height:28px;margin-top:-11px;box-shadow:0 1px 4px #0000003d}.NoteOverlay-module-scss-module__wi3Bjq__opacity-range::-webkit-slider-thumb:active{cursor:grabbing}.NoteOverlay-module-scss-module__wi3Bjq__opacity-range::-moz-range-track{background:#d4d4d4;border:none;border-radius:999px;height:6px}.NoteOverlay-module-scss-module__wi3Bjq__opacity-range::-moz-range-thumb{cursor:grab;background:#fff;border:2px solid #949494;border-radius:50%;width:28px;height:28px;box-shadow:0 1px 4px #0000003d}.NoteOverlay-module-scss-module__wi3Bjq__opacity-range::-moz-range-thumb:active{cursor:grabbing}.NoteOverlay-module-scss-module__wi3Bjq__opacity-range:focus-visible{outline-offset:2px;outline:2px solid #2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__group-actions{flex-shrink:0;align-items:center;gap:0;display:flex}.NoteOverlay-module-scss-module__wi3Bjq__action-button{box-sizing:border-box;color:#323232;cursor:pointer;background:#fff;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:4px;min-width:32px;height:32px;margin:0;padding:0 8px;font-family:MFW-HiraKakuStd-W7,sans-serif;font-size:12px;display:inline-flex}.NoteOverlay-module-scss-module__wi3Bjq__action-button:active:not(:disabled){background:#f0f0f0}.NoteOverlay-module-scss-module__wi3Bjq__action-button:disabled{color:#b4b4b4;cursor:not-allowed}.NoteOverlay-module-scss-module__wi3Bjq__action-button:focus-visible{outline-offset:2px;outline:2px solid #2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__action-label{display:none}@media screen and (min-width:768px){.NoteOverlay-module-scss-module__wi3Bjq__action-label{display:inline}}.NoteOverlay-module-scss-module__wi3Bjq__draw-stack{pointer-events:auto;touch-action:none;z-index:999;position:fixed;inset:98px 0 0}.NoteOverlay-module-scss-module__wi3Bjq__backdrop{pointer-events:none;position:absolute;inset:0}.NoteOverlay-module-scss-module__wi3Bjq__canvas{cursor:crosshair;touch-action:none;z-index:2;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.NoteOverlay-module-scss-module__wi3Bjq__canvas[data-tool=eraser]{cursor:crosshair}.NoteOverlay-module-scss-module__wi3Bjq__group-shapes{flex-shrink:0;align-items:center;gap:4px;display:flex}.NoteOverlay-module-scss-module__wi3Bjq__shape-preset-button{box-sizing:border-box;color:#323232;cursor:pointer;background:#fff;border:1px solid #d2d2d2;border-radius:6px;flex-shrink:0;justify-content:flex-start;align-items:center;gap:6px;height:32px;padding:2px 10px 2px 4px;font-family:MFW-HiraKakuStd-W7,sans-serif;display:inline-flex}.NoteOverlay-module-scss-module__wi3Bjq__shape-preset-button:focus-visible{outline-offset:2px;outline:2px solid #2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__shape-preset-button-active{color:#184aa5;background:#ebf5ff;border-color:#2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__shape-preset-preview{object-fit:contain;pointer-events:none;flex-shrink:0;width:24px;height:24px;display:block}.NoteOverlay-module-scss-module__wi3Bjq__shape-preset-label{white-space:nowrap;font-size:12px;line-height:1}.NoteOverlay-module-scss-module__wi3Bjq__shape-layer{pointer-events:auto;touch-action:none;z-index:1;position:absolute;inset:0}.NoteOverlay-module-scss-module__wi3Bjq__shape-layer[data-tool=shape]{cursor:crosshair}.NoteOverlay-module-scss-module__wi3Bjq__shape-layer[data-tool=select]{cursor:default}.NoteOverlay-module-scss-module__wi3Bjq__shape-layer-passive{pointer-events:none}.NoteOverlay-module-scss-module__wi3Bjq__placed-shape{box-sizing:border-box;touch-action:none;position:absolute}.NoteOverlay-module-scss-module__wi3Bjq__shape-image{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.NoteOverlay-module-scss-module__wi3Bjq__shape-selected{outline-offset:1px;outline:2px solid #2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__resize-handle{box-sizing:border-box;cursor:pointer;touch-action:none;z-index:2;background:#fff;border:2px solid #2d62c9;border-radius:50%;width:14px;height:14px;margin:0;padding:0;position:absolute;transform:translate(-50%,-50%)}.NoteOverlay-module-scss-module__wi3Bjq__resize-handle:focus-visible{outline-offset:2px;outline:2px solid #2d62c9}.NoteOverlay-module-scss-module__wi3Bjq__resize-handle-nw{cursor:nwse-resize;top:0;left:0}.NoteOverlay-module-scss-module__wi3Bjq__resize-handle-ne{cursor:nesw-resize;top:0;left:100%}.NoteOverlay-module-scss-module__wi3Bjq__resize-handle-sw{cursor:nesw-resize;top:100%;left:0}.NoteOverlay-module-scss-module__wi3Bjq__resize-handle-se{cursor:nwse-resize;top:100%;left:100%}.NoteOverlay-module-scss-module__wi3Bjq__resize-handle-w{cursor:ew-resize;top:50%;left:0}.NoteOverlay-module-scss-module__wi3Bjq__resize-handle-e{cursor:ew-resize;top:50%;left:100%}
.OfflineNotice-module-scss-module__fdqTtG__banner{color:#fff;z-index:999;background-color:#1a1a2e;justify-content:center;align-items:center;gap:16px;padding:20px 24px;animation:.25s ease-out OfflineNotice-module-scss-module__fdqTtG__banner-slide-down;display:flex;position:fixed;top:50px;left:0;right:0;box-shadow:0 3px 12px #00000040}.OfflineNotice-module-scss-module__fdqTtG__banner-icon{background-color:#ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.OfflineNotice-module-scss-module__fdqTtG__banner-text{text-align:left;flex-direction:column;gap:6px;display:flex}.OfflineNotice-module-scss-module__fdqTtG__banner-title{color:#fff;margin:0;font-size:16px;font-weight:700;line-height:1.4}.OfflineNotice-module-scss-module__fdqTtG__banner-message{color:#ffffffd9;margin:0;font-size:13px;line-height:1.5}@keyframes OfflineNotice-module-scss-module__fdqTtG__banner-slide-down{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}
.page-module-scss-module__FVYINW__modal-overlay{z-index:9999;background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module-scss-module__FVYINW__modal-container{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:48rem;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.page-module-scss-module__FVYINW__modal-header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.page-module-scss-module__FVYINW__header-content{align-items:center;gap:.75rem;display:flex}.page-module-scss-module__FVYINW__warning-icon{color:#f59e0b;width:1.5rem;height:1.5rem}.page-module-scss-module__FVYINW__modal-title{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.page-module-scss-module__FVYINW__modal-body{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.page-module-scss-module__FVYINW__notice{background-color:#fef3c7;border:1px solid #fbbf24;border-radius:.5rem;padding:1rem}.page-module-scss-module__FVYINW__notice p{color:#92400e;margin:0;font-size:.875rem;line-height:1.5}.page-module-scss-module__FVYINW__privacy-policy-content{border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__FVYINW__content-header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem;display:flex}.page-module-scss-module__FVYINW__content-header h3{color:#374151;margin:0;font-size:1rem;font-weight:600}.page-module-scss-module__FVYINW__content-text{color:#374151;border:2px solid #e5e7eb;border-radius:.375rem;flex:1;min-height:0;padding:1rem;font-size:.875rem;line-height:1.6;position:relative;overflow-y:auto}.page-module-scss-module__FVYINW__content-text:not(:hover){border-color:#f59e0b;box-shadow:0 0 0 1px #f59e0b33}.page-module-scss-module__FVYINW__content-text::-webkit-scrollbar{width:8px}.page-module-scss-module__FVYINW__content-text::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.page-module-scss-module__FVYINW__content-text::-webkit-scrollbar-thumb{background:#f59e0b;border:1px solid #f1f5f9;border-radius:4px}.page-module-scss-module__FVYINW__content-text::-webkit-scrollbar-thumb:hover{background:#d97706}.page-module-scss-module__FVYINW__scroll-notice{text-align:center;background-color:#fef3c7;border:1px solid #f59e0b;border-radius:.5rem;margin-bottom:1rem;padding:.75rem}.page-module-scss-module__FVYINW__content-text p{margin:0 0 .75rem}.page-module-scss-module__FVYINW__scroll-notice p{color:#92400e;margin:0;font-size:.875rem;font-weight:500}.page-module-scss-module__FVYINW__content-text p:last-child{margin-bottom:0}.page-module-scss-module__FVYINW__agreement-section{justify-content:center;align-items:flex-start;gap:.75rem;display:flex}.page-module-scss-module__FVYINW__checkbox-label{color:#374151;cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.page-module-scss-module__FVYINW__checkbox{cursor:pointer;background-color:#fff;border:2px solid #d1d5db;border-radius:.25rem;flex-shrink:0;width:1.125rem;height:1.125rem;margin:.125rem 0 0}.page-module-scss-module__FVYINW__checkbox:checked{background-color:#3b82f6;border-color:#3b82f6}.page-module-scss-module__FVYINW__checkbox:disabled{cursor:not-allowed;opacity:.5}.page-module-scss-module__FVYINW__checkbox-text{flex:1}.page-module-scss-module__FVYINW__required-text{color:#dc2626;font-size:.8125rem;font-weight:500}.page-module-scss-module__FVYINW__modal-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.page-module-scss-module__FVYINW__agree-button{color:#fff;cursor:pointer;background-color:#3b82f6;border:1px solid #3b82f6;border-radius:.375rem;align-self:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.page-module-scss-module__FVYINW__agree-button.page-module-scss-module__FVYINW__disabled,.page-module-scss-module__FVYINW__agree-button:disabled{cursor:not-allowed;background-color:#9ca3af;border-color:#9ca3af}.page-module-scss-module__FVYINW__agree-button:hover:not(:disabled,.page-module-scss-module__FVYINW__disabled){background-color:#2563eb;border-color:#2563eb}.page-module-scss-module__FVYINW__check-icon{width:1rem;height:1rem}.page-module-scss-module__FVYINW__loading{align-items:center;gap:.5rem;display:flex}.page-module-scss-module__FVYINW__loading:after{content:"";border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite page-module-scss-module__FVYINW__spin}@keyframes page-module-scss-module__FVYINW__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.page-module-scss-module__FVYINW__modal-overlay{padding:.5rem}.page-module-scss-module__FVYINW__modal-container{max-height:95vh}.page-module-scss-module__FVYINW__modal-header,.page-module-scss-module__FVYINW__modal-body{padding:1rem}.page-module-scss-module__FVYINW__modal-footer{gap:.75rem;padding:1rem}.page-module-scss-module__FVYINW__modal-footer .page-module-scss-module__FVYINW__agree-button{width:100%}.page-module-scss-module__FVYINW__content-text{max-height:15rem}}
.page-module-scss-module__bU5Iuq__update-banner{z-index:9999;max-width:calc(100vw - 32px);position:fixed;bottom:20px;left:16px;right:16px}@media (max-width:480px){.page-module-scss-module__bU5Iuq__update-banner{animation:.3s ease-out page-module-scss-module__bU5Iuq__slide-in-mobile}}@media (min-width:481px){.page-module-scss-module__bU5Iuq__update-banner{animation:.3s ease-out page-module-scss-module__bU5Iuq__slide-in-desktop;left:50%;right:auto;transform:translate(-50%)}}.page-module-scss-module__bU5Iuq__update-banner-content{background-color:#1a1a2e;border-radius:999999px;flex-wrap:wrap;align-items:center;gap:16px;max-width:100%;padding:14px 20px;display:flex;box-shadow:0 4px 24px #0000004d}.page-module-scss-module__bU5Iuq__update-banner-text{color:#fff;white-space:normal;flex:1;min-width:0;font-size:14px;font-weight:500}@media (min-width:481px){.page-module-scss-module__bU5Iuq__update-banner-text{white-space:nowrap}}.page-module-scss-module__bU5Iuq__update-banner-actions{flex-wrap:wrap;flex-shrink:0;gap:8px;margin-left:auto;display:flex}.page-module-scss-module__bU5Iuq__update-banner-button-primary{color:#fff;cursor:pointer;white-space:nowrap;background-color:#4caf50;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:background-color .2s}.page-module-scss-module__bU5Iuq__update-banner-button-primary:hover{background-color:#43a047}.page-module-scss-module__bU5Iuq__update-banner-button-primary:active{background-color:#388e3c}.page-module-scss-module__bU5Iuq__update-banner-button-secondary{color:#fffc;cursor:pointer;white-space:nowrap;background-color:#0000;border:1px solid #ffffff4d;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:background-color .2s,border-color .2s}.page-module-scss-module__bU5Iuq__update-banner-button-secondary:hover{background-color:#ffffff1a;border-color:#ffffff80}.page-module-scss-module__bU5Iuq__update-banner-button-secondary:active{background-color:#ffffff26}.page-module-scss-module__bU5Iuq__update-banner-spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:1s ease-in-out infinite page-module-scss-module__bU5Iuq__spin}@keyframes page-module-scss-module__bU5Iuq__slide-in-mobile{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module-scss-module__bU5Iuq__slide-in-desktop{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes page-module-scss-module__bU5Iuq__spin{to{transform:rotate(360deg)}}
.layout-module-scss-module__uQLIpG__main{flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;padding:6rem;display:flex}.layout-module-scss-module__uQLIpG__main-bg{background-color:#fff;background-position:top;background-repeat:repeat;background-size:3000px}
