*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}*{scrollbar-width:none}*::-webkit-scrollbar{display:none}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:none;border:none}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}app-root{isolation:isolate}.bottom-sheet-form{display:block;padding:.5rem 1rem calc(1rem + env(safe-area-inset-bottom))}.bottom-sheet-form h2{margin:0 0 1rem;text-align:center;font:var(--app-font-title, 500 1rem/1.5rem Geist, system-ui, sans-serif)}.bottom-sheet-form form{display:flex;flex-direction:column;gap:1rem}.bottom-sheet-form .head-form{display:flex;align-items:center;justify-content:space-between;gap:1rem}.bottom-sheet-form .head-form h2{margin:0;text-align:left}.bottom-sheet-form .form-note{font:var(--app-font-small, 400 .75rem/1rem Geist, system-ui, sans-serif);color:var(--app-color-muted, #62615b)}.bottom-sheet-form button[type=submit]{height:52px;margin-top:.5rem}:root{--app-color-background: #ffffff;--app-color-surface: #ffffff;--app-color-surface-low: #f7f3f2;--app-color-surface-high: #ebe7e6;--app-color-text: #1c1b1b;--app-color-muted: #474741;--app-color-border: #c8c7be;--app-color-outline: #787770;--app-color-primary: #1c1c19;--app-color-on-primary: #ffffff;--app-color-primary-container: #e5e2de;--app-color-selected: #dbe1ff;--app-color-on-selected: #003dab;--app-color-danger: #b5242f;--app-color-danger-container: #ffdad8;--app-color-positive: #2e7d32;--app-space-1: .25rem;--app-space-2: .5rem;--app-space-3: .75rem;--app-space-4: 1rem;--app-space-6: 1.5rem;--app-touch-target: 44px;--app-radius-card: 22px;--app-radius-control: 14px;--app-radius-small: 8px;--app-radius-full: 9999px;--app-font-body: 400 .875rem/1.25rem Geist, system-ui, sans-serif;--app-font-small: 400 .75rem/1rem Geist, system-ui, sans-serif;--app-font-label: 500 .875rem/1.25rem Geist, system-ui, sans-serif;--app-font-label-small: 500 .688rem/1rem Geist, system-ui, sans-serif;--app-font-title: 500 1rem/1.5rem Geist, system-ui, sans-serif;--app-font-title-large: 500 1.375rem/1.75rem Geist, system-ui, sans-serif;--app-font-family-brand: "Space Grotesk", system-ui, sans-serif;--app-font-top-bar-title: 600 1.375rem/1.75rem var(--app-font-family-brand);--app-motion-fast: .12s;--app-shadow-raised: 0 2px 8px rgb(0 0 0 / 10%)}html{height:100%;color-scheme:light}body,app-root{min-height:100%}body{background-color:var(--app-color-background);color:var(--app-color-text);font:var(--app-font-body);letter-spacing:-.005em;font-feature-settings:"ss01","cv11";padding-bottom:env(safe-area-inset-bottom)}:focus-visible{outline:2px solid var(--app-color-primary);outline-offset:2px}button,[role=button]{min-width:var(--app-touch-target);min-height:var(--app-touch-target)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}.page-container{display:flex;flex-direction:column;gap:1rem;width:100%;flex:1;min-height:0;overflow:hidden;padding:1rem 1rem 0}.page-section{flex:1;min-height:0;display:flex;flex-direction:column}router-outlet{display:none}.form-error{min-height:1rem;font:var(--app-font-small);color:var(--app-color-danger);text-align:center}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:transparent;opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors:active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-popover{background:none;border:none;padding:0;outline:0;overflow:visible;position:fixed;pointer-events:none;white-space:normal;color:inherit;text-decoration:none;width:100%;height:100%;inset:0 auto auto 0}.cdk-overlay-popover::backdrop{display:none}.cdk-overlay-popover .cdk-overlay-backdrop{position:fixed;z-index:auto}
