:root{--ui-space-1: 4px;--ui-space-2: 8px;--ui-space-3: 12px;--ui-space-4: 16px;--ui-space-5: 20px;--ui-space-6: 24px;--ui-space-8: 32px;--ui-space-10: 40px;--ui-radius-control: 6px;--ui-radius-surface: 9px;--ui-control-border: #cbd3e1;--ui-control-radius: 5px;--ui-control-padding: 10px;--ui-page-max-width: 1120px;--ui-page-inline: 48px;--ui-page-block: 40px;--ui-breakpoint-compact: 760px;--ui-z-navigation: 4;--ui-z-overlay: 30;--ui-color-canvas: var(--paper);--ui-color-surface: #fff;--ui-color-outline: var(--line);--ui-color-text: var(--ink);--ui-color-primary: var(--blue);--ui-color-accent: var(--violet);--ui-font-body: "Nanum Gothic", sans-serif;--ui-font-title: "Gowun Dodum", sans-serif;--ui-font-brand-korean: "Diphylleia", serif;--ui-font-brand-english: "Corinthia", cursive;--ui-font-action: "Cute Font", sans-serif;--ui-text-page-title: 34px;--ui-text-section-title: 24px}:root{--navy:#061d3a;--blue:#1357c9;--violet:#311783;--ink:#14233b;--line:#dce4ee;--paper:#f8fbff;font-family:var(--ui-font-body);color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:7px}button,input,textarea,select{font:inherit}button{cursor:pointer}button,a{font-family:var(--ui-font-action);font-synthesis:none}button{--mat-sys-label-large-font:var(--ui-font-action);--mat-sys-label-medium-font:var(--ui-font-action);--mat-sys-label-small-font:var(--ui-font-action);--mat-button-text-label-text-font:var(--ui-font-action);--mat-button-filled-label-text-font:var(--ui-font-action);--mat-button-outlined-label-text-font:var(--ui-font-action);--mat-button-protected-label-text-font:var(--ui-font-action);--mat-button-tonal-label-text-font:var(--ui-font-action) }main{max-width:var(--ui-page-max-width);margin:0 auto;padding:var(--ui-page-block) var(--ui-page-inline)}h1,h2,h3{font-family:var(--ui-font-title);font-weight:700;letter-spacing:-.04em}h1{font-size:var(--ui-text-page-title);margin:0 0 24px}h2{font-size:var(--ui-text-section-title);margin:0 0 18px}h3{font-size:18px}section{min-width:0}form{display:grid;gap:12px;padding:20px;background:#fff;border:1px solid var(--line);margin:0 0 24px}label{display:grid;gap:6px;font-weight:700}input,textarea,select{border:1px solid #aebdce;border-radius:var(--ui-radius-control);padding:var(--ui-space-3);background:#fff}textarea{min-height:100px}button{border:0;border-radius:var(--ui-radius-control);padding:var(--ui-space-3) var(--ui-space-4);background:var(--blue);color:#fff;font-weight:700}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #ff5b2e;outline-offset:3px}article{padding:20px 0;border-bottom:1px solid var(--line)}.post-body img{max-width:100%;max-height:320px;object-fit:cover;margin-top:8px}.post-body img+img{margin-left:8px}ul{padding:0;margin:0;list-style:none}li{padding:12px 0;border-bottom:1px solid var(--line)}.club-shell{min-height:100vh;padding-left:240px}.club-sidebar{position:fixed;inset:0 auto 0 0;width:240px;padding:28px 18px;color:#fff;background:var(--navy);display:flex;flex-direction:column;gap:24px;overflow:hidden}.club-sidebar:after{content:"";position:absolute;inset:auto -30px 0 -25px;height:170px;background:linear-gradient(155deg,transparent 55%,#1366de 56% 57%,transparent 58%),linear-gradient(25deg,transparent 51%,#1366de 52% 53%,transparent 54%);opacity:.9}.club-emblem{width:154px;align-self:center;z-index:1}.club-nav{display:grid;gap:8px;z-index:1}.club-nav a{padding:13px 16px;text-decoration:none;border-radius:7px;font-weight:700}.club-nav a:hover,.club-nav a.active{background:var(--blue)}.club-compose{margin-top:auto;z-index:1;background:#ff4d20;text-align:center;text-decoration:none;padding:13px;border-radius:7px;font-weight:800}.club-main{min-height:100vh;background:#fff}.club-hero{height:370px;padding:0 48px;display:flex;align-items:center;background-image:url(/assets/hero-hang-glider.png);background-position:center;background-size:cover}.club-hero h1{font-family:var(--ui-font-brand-korean);font-size:80px;font-weight:900;letter-spacing:0;color:#1f1765;text-shadow:0 1px 2px #fff;margin:0}.club-hero p{margin:6px 0 0;font-family:var(--ui-font-brand-english);font-size:30px;font-style:normal;color:#26186d;font-weight:900}.club-main footer{padding:24px 48px;color:#607086;border-top:1px solid var(--line)}@media(max-width:760px){.club-shell{padding:0}.club-sidebar{position:sticky;top:0;width:100%;height:auto;min-height:0;z-index:4;flex-direction:row;align-items:center;padding:10px 14px;overflow-x:auto}.club-sidebar:after{display:none}.club-emblem{display:none}.club-nav{display:flex;gap:2px}.club-nav a{padding:8px 10px;font-size:13px;white-space:nowrap}.club-compose{margin:0 0 0 auto;white-space:nowrap;padding:9px 11px}.club-hero{height:250px;padding:0 24px;background-position:62% center}.club-hero h1{font-size:64px;font-weight:900}.club-hero p{font-size:26px;font-weight:900}main{padding:28px 20px}}.club-sidebar:after{inset:auto 0 0;height:180px;background:url(/assets/sidebar-ridge.png) bottom center/cover no-repeat;opacity:1}@media(max-width:760px){.club-sidebar:after{display:none}}.club-content>main{width:min(100%,var(--ui-page-max-width));margin:0 auto;padding:var(--ui-page-block) var(--ui-page-inline)}@media(max-width:760px){.club-content>main{padding:28px 20px}}html{--mat-app-background-color: #faf9fd;--mat-app-text-color: #1a1b1f;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: color-mix(in srgb, #1a1b1f 10%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-option-label-text-color: #1a1b1f;--mat-option-selected-state-label-text-color: #3e4759;--mat-option-selected-state-layer-color: #dae2f9;--mat-optgroup-label-text-color: #44474e;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #faf9fd;--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;--mat-pseudo-checkbox-full-selected-icon-color: #005cbb;--mat-pseudo-checkbox-full-unselected-icon-color: #44474e;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #005cbb;--mat-option-label-text-size: 1rem;--mat-option-label-text-weight: 400;--mat-option-label-text-font: Nanum Gothic, sans-serif;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-tracking: .006rem;--mat-optgroup-label-text-font: Nanum Gothic, sans-serif;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500;--mat-card-elevated-container-shape: 12px;--mat-card-filled-container-shape: 12px;--mat-card-outlined-container-shape: 12px;--mat-card-outlined-outline-width: 1px;--mat-card-elevated-container-color: #f4f3f6;--mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-filled-container-color: #e3e2e6;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: #faf9fd;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: #c4c6d0;--mat-card-subtitle-text-color: #1a1b1f;--mat-card-subtitle-text-font: Nanum Gothic, sans-serif;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mat-card-subtitle-text-weight: 500;--mat-card-title-text-font: Gowun Dodum, sans-serif;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 400;--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0;--mat-progress-bar-active-indicator-color: #005cbb;--mat-progress-bar-track-color: #e0e2ec;--mat-tooltip-container-color: #2f3033;--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-color: #f2f0f4;--mat-tooltip-supporting-text-font: Nanum Gothic, sans-serif;--mat-tooltip-supporting-text-line-height: 1rem;--mat-tooltip-supporting-text-size: .75rem;--mat-tooltip-supporting-text-tracking: .025rem;--mat-tooltip-supporting-text-weight: 400;--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px;--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-enabled-select-arrow-color: #44474e;--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #93000a;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-filled-active-indicator-color: #44474e;--mat-form-field-filled-caret-color: #005cbb;--mat-form-field-filled-container-color: #e0e2ec;--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1a1b1f 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-filled-error-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-caret-color: #ba1a1a;--mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-focus-label-text-color: #ba1a1a;--mat-form-field-filled-error-hover-active-indicator-color: #93000a;--mat-form-field-filled-error-hover-label-text-color: #93000a;--mat-form-field-filled-error-label-text-color: #ba1a1a;--mat-form-field-filled-focus-active-indicator-color: #005cbb;--mat-form-field-filled-focus-label-text-color: #005cbb;--mat-form-field-filled-hover-active-indicator-color: #1a1b1f;--mat-form-field-filled-hover-label-text-color: #44474e;--mat-form-field-filled-input-text-color: #1a1b1f;--mat-form-field-filled-input-text-placeholder-color: #44474e;--mat-form-field-filled-label-text-color: #44474e;--mat-form-field-focus-select-arrow-color: #005cbb;--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: #44474e;--mat-form-field-outlined-caret-color: #005cbb;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-form-field-outlined-error-caret-color: #ba1a1a;--mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;--mat-form-field-outlined-error-focus-outline-color: #ba1a1a;--mat-form-field-outlined-error-hover-label-text-color: #93000a;--mat-form-field-outlined-error-hover-outline-color: #93000a;--mat-form-field-outlined-error-label-text-color: #ba1a1a;--mat-form-field-outlined-error-outline-color: #ba1a1a;--mat-form-field-outlined-focus-label-text-color: #005cbb;--mat-form-field-outlined-focus-outline-color: #005cbb;--mat-form-field-outlined-hover-label-text-color: #1a1b1f;--mat-form-field-outlined-hover-outline-color: #1a1b1f;--mat-form-field-outlined-input-text-color: #1a1b1f;--mat-form-field-outlined-input-text-placeholder-color: #44474e;--mat-form-field-outlined-label-text-color: #44474e;--mat-form-field-outlined-outline-color: #74777f;--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-form-field-select-option-text-color: #1a1b1f;--mat-form-field-state-layer-color: #1a1b1f;--mat-form-field-trailing-icon-color: #44474e;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-form-field-container-text-font: Nanum Gothic, sans-serif;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-container-text-weight: 400;--mat-form-field-subscript-text-font: Nanum Gothic, sans-serif;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-subscript-text-weight: 400;--mat-form-field-outlined-label-text-font: Nanum Gothic, sans-serif;--mat-form-field-outlined-label-text-size: 1rem;--mat-form-field-outlined-label-text-tracking: .031rem;--mat-form-field-outlined-label-text-weight: 400;--mat-form-field-filled-label-text-font: Nanum Gothic, sans-serif;--mat-form-field-filled-label-text-size: 1rem;--mat-form-field-filled-label-text-tracking: .031rem;--mat-form-field-filled-label-text-weight: 400;--mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #efedf0;--mat-select-enabled-trigger-text-color: #1a1b1f;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-select-placeholder-text-color: #44474e;--mat-select-enabled-arrow-color: #44474e;--mat-select-disabled-arrow-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-select-focused-arrow-color: #005cbb;--mat-select-invalid-arrow-color: #ba1a1a;--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Nanum Gothic, sans-serif;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-trigger-text-weight: 400;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #efedf0;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-min-width: 280px;--mat-dialog-container-shape: 28px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-content-padding: 20px 24px;--mat-dialog-headline-padding: 6px 24px 13px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-container-color: #faf9fd;--mat-dialog-subhead-color: #1a1b1f;--mat-dialog-supporting-text-color: #44474e;--mat-dialog-subhead-font: Gowun Dodum, sans-serif;--mat-dialog-subhead-line-height: 2rem;--mat-dialog-subhead-size: 1.5rem;--mat-dialog-subhead-tracking: 0;--mat-dialog-subhead-weight: 400;--mat-dialog-supporting-text-font: Nanum Gothic, sans-serif;--mat-dialog-supporting-text-line-height: 1.25rem;--mat-dialog-supporting-text-size: .875rem;--mat-dialog-supporting-text-tracking: .016rem;--mat-dialog-supporting-text-weight: 400;--mat-chip-container-shape-radius: 8px;--mat-chip-disabled-container-opacity: 1;--mat-chip-elevated-container-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-outline-width: 1px;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-with-avatar-avatar-shape-radius: 24px;--mat-chip-with-avatar-avatar-size: 24px;--mat-chip-with-avatar-disabled-avatar-opacity: .38;--mat-chip-with-icon-disabled-icon-opacity: .38;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mat-chip-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-chip-elevated-selected-container-color: #dae2f9;--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-chip-focus-outline-color: #44474e;--mat-chip-focus-state-layer-color: #44474e;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #44474e;--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: #44474e;--mat-chip-outline-color: #74777f;--mat-chip-selected-disabled-trailing-icon-color: #1a1b1f;--mat-chip-selected-focus-state-layer-color: #3e4759;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: #3e4759;--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: #3e4759;--mat-chip-selected-trailing-action-state-layer-color: #3e4759;--mat-chip-selected-trailing-icon-color: #3e4759;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: #44474e;--mat-chip-with-icon-disabled-icon-color: #1a1b1f;--mat-chip-with-icon-icon-color: #44474e;--mat-chip-with-icon-selected-icon-color: #3e4759;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1b1f;--mat-chip-with-trailing-icon-trailing-icon-color: #44474e;--mat-chip-container-height: 32px;--mat-chip-label-text-font: Nanum Gothic, sans-serif;--mat-chip-label-text-line-height: 1.25rem;--mat-chip-label-text-size: .875rem;--mat-chip-label-text-tracking: .006rem;--mat-chip-label-text-weight: 500;--mat-slide-toggle-disabled-selected-handle-opacity: 1;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-width: 2px;--mat-slide-toggle-handle-shape: 9999px;--mat-slide-toggle-hidden-track-opacity: 0;--mat-slide-toggle-hidden-track-transition: opacity 75ms;--mat-slide-toggle-pressed-handle-size: 28px;--mat-slide-toggle-selected-handle-horizontal-margin: 0 24px;--mat-slide-toggle-selected-handle-size: 24px;--mat-slide-toggle-selected-icon-size: 16px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 22px;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 2px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-slide-toggle-state-layer-size: 40px;--mat-slide-toggle-track-height: 32px;--mat-slide-toggle-track-outline-width: 2px;--mat-slide-toggle-track-shape: 9999px;--mat-slide-toggle-track-width: 52px;--mat-slide-toggle-unselected-handle-horizontal-margin: 0 8px;--mat-slide-toggle-unselected-handle-size: 16px;--mat-slide-toggle-unselected-icon-size: 16px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: opacity 75ms;--mat-slide-toggle-with-icon-handle-size: 24px;--mat-slide-toggle-touch-target-size: 48px;--mat-slide-toggle-disabled-label-text-color: #1a1b1f;--mat-slide-toggle-disabled-selected-handle-color: #faf9fd;--mat-slide-toggle-disabled-selected-icon-color: #1a1b1f;--mat-slide-toggle-disabled-selected-track-color: #1a1b1f;--mat-slide-toggle-disabled-unselected-handle-color: #1a1b1f;--mat-slide-toggle-disabled-unselected-icon-color: #e0e2ec;--mat-slide-toggle-disabled-unselected-track-color: #e0e2ec;--mat-slide-toggle-disabled-unselected-track-outline-color: #1a1b1f;--mat-slide-toggle-label-text-color: #1a1b1f;--mat-slide-toggle-selected-focus-handle-color: #d7e3ff;--mat-slide-toggle-selected-focus-state-layer-color: #005cbb;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: #005cbb;--mat-slide-toggle-selected-handle-color: #ffffff;--mat-slide-toggle-selected-hover-handle-color: #d7e3ff;--mat-slide-toggle-selected-hover-state-layer-color: #005cbb;--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: #005cbb;--mat-slide-toggle-selected-icon-color: #00458f;--mat-slide-toggle-selected-pressed-handle-color: #d7e3ff;--mat-slide-toggle-selected-pressed-state-layer-color: #005cbb;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: #005cbb;--mat-slide-toggle-selected-track-color: #005cbb;--mat-slide-toggle-track-outline-color: #74777f;--mat-slide-toggle-unselected-focus-handle-color: #44474e;--mat-slide-toggle-unselected-focus-state-layer-color: #1a1b1f;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: #e0e2ec;--mat-slide-toggle-unselected-handle-color: #74777f;--mat-slide-toggle-unselected-hover-handle-color: #44474e;--mat-slide-toggle-unselected-hover-state-layer-color: #1a1b1f;--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: #e0e2ec;--mat-slide-toggle-unselected-icon-color: #e0e2ec;--mat-slide-toggle-unselected-pressed-handle-color: #44474e;--mat-slide-toggle-unselected-pressed-state-layer-color: #1a1b1f;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: #e0e2ec;--mat-slide-toggle-unselected-track-color: #e0e2ec;--mat-slide-toggle-touch-target-display: block;--mat-slide-toggle-label-text-font: Nanum Gothic, sans-serif;--mat-slide-toggle-label-text-line-height: 1.25rem;--mat-slide-toggle-label-text-size: .875rem;--mat-slide-toggle-label-text-tracking: .016rem;--mat-slide-toggle-label-text-weight: 400;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-touch-target-size: 48px;--mat-radio-checked-ripple-color: #005cbb;--mat-radio-disabled-label-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-radio-disabled-selected-icon-color: #1a1b1f;--mat-radio-disabled-unselected-icon-color: #1a1b1f;--mat-radio-label-text-color: #1a1b1f;--mat-radio-ripple-color: #1a1b1f;--mat-radio-selected-focus-icon-color: #005cbb;--mat-radio-selected-hover-icon-color: #005cbb;--mat-radio-selected-icon-color: #005cbb;--mat-radio-selected-pressed-icon-color: #005cbb;--mat-radio-unselected-focus-icon-color: #1a1b1f;--mat-radio-unselected-hover-icon-color: #1a1b1f;--mat-radio-unselected-icon-color: #44474e;--mat-radio-unselected-pressed-icon-color: #1a1b1f;--mat-radio-touch-target-display: block;--mat-radio-state-layer-size: 40px;--mat-radio-label-text-font: Nanum Gothic, sans-serif;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-label-text-weight: 400;--mat-slider-value-indicator-opacity: 1;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-active-track-height: 4px;--mat-slider-handle-height: 20px;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .38;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-value-indicator-transform-origin: 0 28px;--mat-slider-active-track-color: #005cbb;--mat-slider-active-track-shape: 9999px;--mat-slider-disabled-active-track-color: #1a1b1f;--mat-slider-disabled-handle-color: #1a1b1f;--mat-slider-disabled-inactive-track-color: #1a1b1f;--mat-slider-focus-handle-color: #005cbb;--mat-slider-focus-state-layer-color: color-mix(in srgb, #005cbb 20%, transparent);--mat-slider-handle-color: #005cbb;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-shape: 9999px;--mat-slider-hover-handle-color: #005cbb;--mat-slider-hover-state-layer-color: color-mix(in srgb, #005cbb 5%, transparent);--mat-slider-inactive-track-color: #e0e2ec;--mat-slider-inactive-track-shape: 9999px;--mat-slider-label-container-color: #005cbb;--mat-slider-label-label-text-color: #ffffff;--mat-slider-ripple-color: #005cbb;--mat-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-container-shape: 9999px;--mat-slider-with-tick-marks-disabled-container-color: #1a1b1f;--mat-slider-with-tick-marks-inactive-container-color: #44474e;--mat-slider-label-label-text-font: Nanum Gothic, sans-serif;--mat-slider-label-label-text-line-height: 1rem;--mat-slider-label-label-text-size: .75rem;--mat-slider-label-label-text-tracking: .031rem;--mat-slider-label-label-text-weight: 500;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-icon-size: 24px;--mat-menu-item-spacing: 12px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mat-menu-container-shape: 4px;--mat-menu-divider-color: #e0e2ec;--mat-menu-item-label-text-color: #1a1b1f;--mat-menu-item-icon-color: #44474e;--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-menu-container-color: #efedf0;--mat-menu-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: Nanum Gothic, sans-serif;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-weight: 500;--mat-list-active-indicator-color: #dae2f9;--mat-list-active-indicator-shape: 9999px;--mat-list-list-item-container-color: transparent;--mat-list-list-item-container-shape: 0;--mat-list-list-item-disabled-label-text-color: #1a1b1f;--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: #1a1b1f;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: #1a1b1f;--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: #1a1b1f;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: #1a1b1f;--mat-list-list-item-focus-state-layer-color: #1a1b1f;--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: #1a1b1f;--mat-list-list-item-hover-state-layer-color: #1a1b1f;--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: #1a1b1f;--mat-list-list-item-leading-avatar-color: #d7e3ff;--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: #44474e;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: #005cbb;--mat-list-list-item-supporting-text-color: #44474e;--mat-list-list-item-trailing-icon-color: #44474e;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: #44474e;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px;--mat-list-list-item-label-text-font: Nanum Gothic, sans-serif;--mat-list-list-item-label-text-line-height: 1.5rem;--mat-list-list-item-label-text-size: 1rem;--mat-list-list-item-label-text-tracking: .031rem;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: Nanum Gothic, sans-serif;--mat-list-list-item-supporting-text-line-height: 1.25rem;--mat-list-list-item-supporting-text-size: .875rem;--mat-list-list-item-supporting-text-tracking: .016rem;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: Nanum Gothic, sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 1rem;--mat-list-list-item-trailing-supporting-text-size: .688rem;--mat-list-list-item-trailing-supporting-text-tracking: .031rem;--mat-list-list-item-trailing-supporting-text-weight: 500;--mat-paginator-page-size-select-width: 84px;--mat-paginator-page-size-select-touch-target-height: 48px;--mat-paginator-container-text-color: #1a1b1f;--mat-paginator-container-background-color: #faf9fd;--mat-paginator-disabled-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-paginator-enabled-icon-color: #44474e;--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mat-paginator-container-text-font: Nanum Gothic, sans-serif;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: .75rem;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0;--mat-tab-divider-height: 1px;--mat-tab-active-focus-indicator-color: #005cbb;--mat-tab-active-focus-label-text-color: #1a1b1f;--mat-tab-active-hover-indicator-color: #005cbb;--mat-tab-active-hover-label-text-color: #1a1b1f;--mat-tab-active-indicator-color: #005cbb;--mat-tab-active-label-text-color: #1a1b1f;--mat-tab-active-ripple-color: #1a1b1f;--mat-tab-divider-color: #e0e2ec;--mat-tab-inactive-focus-label-text-color: #1a1b1f;--mat-tab-inactive-hover-label-text-color: #1a1b1f;--mat-tab-inactive-label-text-color: #1a1b1f;--mat-tab-inactive-ripple-color: #1a1b1f;--mat-tab-pagination-icon-color: #1a1b1f;--mat-tab-disabled-ripple-color: #44474e;--mat-tab-container-height: 48px;--mat-tab-label-text-font: Nanum Gothic, sans-serif;--mat-tab-label-text-line-height: 1.25rem;--mat-tab-label-text-size: .875rem;--mat-tab-label-text-tracking: .006rem;--mat-tab-label-text-weight: 500;--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .08;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .08;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-touch-target-size: 48px;--mat-checkbox-disabled-label-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-checkbox-disabled-selected-checkmark-color: #faf9fd;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-checkbox-label-text-color: #1a1b1f;--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #005cbb;--mat-checkbox-selected-focus-state-layer-color: #005cbb;--mat-checkbox-selected-hover-icon-color: #005cbb;--mat-checkbox-selected-hover-state-layer-color: #005cbb;--mat-checkbox-selected-icon-color: #005cbb;--mat-checkbox-selected-pressed-icon-color: #005cbb;--mat-checkbox-selected-pressed-state-layer-color: #1a1b1f;--mat-checkbox-unselected-focus-icon-color: #1a1b1f;--mat-checkbox-unselected-focus-state-layer-color: #1a1b1f;--mat-checkbox-unselected-hover-icon-color: #1a1b1f;--mat-checkbox-unselected-hover-state-layer-color: #1a1b1f;--mat-checkbox-unselected-icon-color: #44474e;--mat-checkbox-unselected-pressed-state-layer-color: #005cbb;--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px;--mat-checkbox-label-text-font: Nanum Gothic, sans-serif;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-label-text-weight: 400;--mat-button-filled-container-shape: 9999px;--mat-button-filled-horizontal-padding: 24px;--mat-button-filled-icon-offset: -8px;--mat-button-filled-icon-spacing: 8px;--mat-button-filled-touch-target-size: 48px;--mat-button-outlined-container-shape: 9999px;--mat-button-outlined-horizontal-padding: 24px;--mat-button-outlined-icon-offset: -8px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-outline-width: 1px;--mat-button-outlined-touch-target-size: 48px;--mat-button-protected-container-shape: 9999px;--mat-button-protected-horizontal-padding: 24px;--mat-button-protected-icon-offset: -8px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-touch-target-size: 48px;--mat-button-text-container-shape: 9999px;--mat-button-text-horizontal-padding: 12px;--mat-button-text-icon-offset: -4px;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 16px;--mat-button-text-touch-target-size: 48px;--mat-button-tonal-container-shape: 9999px;--mat-button-tonal-horizontal-padding: 24px;--mat-button-tonal-icon-offset: -8px;--mat-button-tonal-icon-spacing: 8px;--mat-button-tonal-touch-target-size: 48px;--mat-button-filled-container-color: #005cbb;--mat-button-filled-disabled-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-filled-disabled-state-layer-color: #44474e;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-outlined-disabled-state-layer-color: #44474e;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: #005cbb;--mat-button-outlined-outline-color: #74777f;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #005cbb 12%, transparent);--mat-button-outlined-state-layer-color: #005cbb;--mat-button-protected-container-color: #faf9fd;--mat-button-protected-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-protected-disabled-state-layer-color: #44474e;--mat-button-protected-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: #005cbb;--mat-button-protected-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #005cbb 12%, transparent);--mat-button-protected-state-layer-color: #005cbb;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-text-disabled-state-layer-color: #44474e;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: #005cbb;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #005cbb 12%, transparent);--mat-button-text-state-layer-color: #005cbb;--mat-button-tonal-container-color: #dae2f9;--mat-button-tonal-disabled-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-tonal-disabled-state-layer-color: #44474e;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: #3e4759;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, #3e4759 12%, transparent);--mat-button-tonal-state-layer-color: #3e4759;--mat-button-filled-touch-target-display: block;--mat-button-filled-container-height: 40px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-touch-target-display: block;--mat-button-protected-container-height: 40px;--mat-button-text-touch-target-display: block;--mat-button-text-container-height: 40px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-touch-target-display: block;--mat-button-filled-label-text-font: Nanum Gothic, sans-serif;--mat-button-filled-label-text-size: .875rem;--mat-button-filled-label-text-tracking: .006rem;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: Nanum Gothic, sans-serif;--mat-button-outlined-label-text-size: .875rem;--mat-button-outlined-label-text-tracking: .006rem;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: Nanum Gothic, sans-serif;--mat-button-protected-label-text-size: .875rem;--mat-button-protected-label-text-tracking: .006rem;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: Nanum Gothic, sans-serif;--mat-button-text-label-text-size: .875rem;--mat-button-text-label-text-tracking: .006rem;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: Nanum Gothic, sans-serif;--mat-button-tonal-label-text-size: .875rem;--mat-button-tonal-label-text-tracking: .006rem;--mat-button-tonal-label-text-weight: 500;--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 9999px;--mat-icon-button-touch-target-size: 48px;--mat-icon-button-disabled-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-icon-button-disabled-state-layer-color: #44474e;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: #44474e;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, #44474e 12%, transparent);--mat-icon-button-state-layer-color: #44474e;--mat-icon-button-touch-target-display: block;--mat-icon-button-state-layer-size: 40px;--mat-fab-container-shape: 16px;--mat-fab-extended-container-height: 56px;--mat-fab-extended-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-touch-target-size: 48px;--mat-fab-small-touch-target-size: 48px;--mat-fab-container-color: #d7e3ff;--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-disabled-state-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-pressed-container-elevation-shadow: 6;--mat-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: #00458f;--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, #00458f 12%, transparent);--mat-fab-small-container-color: #d7e3ff;--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: #00458f;--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, #00458f 12%, transparent);--mat-fab-small-state-layer-color: #00458f;--mat-fab-state-layer-color: #00458f;--mat-fab-touch-target-display: block;--mat-fab-extended-label-text-font: Nanum Gothic, sans-serif;--mat-fab-extended-label-text-size: .875rem;--mat-fab-extended-label-text-tracking: .006rem;--mat-fab-extended-label-text-weight: 500;--mat-snack-bar-container-shape: 4px;--mat-snack-bar-button-color: #abc7ff;--mat-snack-bar-container-color: #2f3033;--mat-snack-bar-supporting-text-color: #f2f0f4;--mat-snack-bar-supporting-text-font: Nanum Gothic, sans-serif;--mat-snack-bar-supporting-text-line-height: 1.25rem;--mat-snack-bar-supporting-text-size: .875rem;--mat-snack-bar-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #faf9fd;--mat-table-header-headline-color: #1a1b1f;--mat-table-row-item-label-text-color: #1a1b1f;--mat-table-row-item-outline-color: #74777f;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Nanum Gothic, sans-serif;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-tracking: .006rem;--mat-table-header-headline-weight: 500;--mat-table-row-item-label-text-font: Nanum Gothic, sans-serif;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-row-item-label-text-weight: 400;--mat-table-footer-supporting-text-font: Nanum Gothic, sans-serif;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-footer-supporting-text-weight: 400;--mat-progress-spinner-size: 48px;--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-active-indicator-color: #005cbb;--mat-badge-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-small-size-container-padding: 0;--mat-badge-small-size-container-size: 6px;--mat-badge-background-color: #ba1a1a;--mat-badge-disabled-state-background-color: color-mix(in srgb, #ba1a1a 38%, transparent);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-color: #ffffff;--mat-badge-large-size-line-height: 16px;--mat-badge-large-size-text-size: .688rem;--mat-badge-line-height: 16px;--mat-badge-small-size-line-height: 6px;--mat-badge-small-size-text-size: 0;--mat-badge-text-font: Nanum Gothic, sans-serif;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-bottom-sheet-container-shape: 28px;--mat-bottom-sheet-container-text-color: #1a1b1f;--mat-bottom-sheet-container-background-color: #f4f3f6;--mat-bottom-sheet-container-text-font: Nanum Gothic, sans-serif;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-text-weight: 400;--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .08;--mat-button-toggle-shape: 28px;--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-button-toggle-divider-color: #74777f;--mat-button-toggle-selected-state-background-color: #dae2f9;--mat-button-toggle-selected-state-text-color: #3e4759;--mat-button-toggle-state-layer-color: #1a1b1f;--mat-button-toggle-text-color: #1a1b1f;--mat-button-toggle-height: 40px;--mat-button-toggle-label-text-font: Nanum Gothic, sans-serif;--mat-button-toggle-label-text-line-height: 1.25rem;--mat-button-toggle-label-text-size: .875rem;--mat-button-toggle-label-text-tracking: .006rem;--mat-button-toggle-label-text-weight: 500;--mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-body-label-text-color: #1a1b1f;--mat-datepicker-calendar-container-background-color: #e9e7eb;--mat-datepicker-calendar-container-text-color: #1a1b1f;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ecdcff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #565e71;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #dae2f9;--mat-datepicker-calendar-date-in-range-state-background-color: #d7e3ff;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: #005cbb;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: #005cbb;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-text-color: #1a1b1f;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: #005cbb;--mat-datepicker-calendar-date-today-selected-state-outline-color: #005cbb;--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: #44474e;--mat-datepicker-calendar-navigation-button-icon-color: #44474e;--mat-datepicker-calendar-period-button-icon-color: #44474e;--mat-datepicker-calendar-period-button-text-color: #44474e;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-datepicker-range-input-separator-color: #1a1b1f;--mat-datepicker-toggle-active-state-icon-color: #005cbb;--mat-datepicker-toggle-icon-color: #44474e;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-text-font: Nanum Gothic, sans-serif;--mat-datepicker-calendar-text-size: .875rem;--mat-divider-width: 1px;--mat-divider-color: #c4c6d0;--mat-expansion-container-shape: 12px;--mat-expansion-header-indicator-display: inline-block;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-expansion-actions-divider-color: #74777f;--mat-expansion-container-background-color: #faf9fd;--mat-expansion-container-text-color: #1a1b1f;--mat-expansion-header-description-color: #44474e;--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-expansion-header-indicator-color: #44474e;--mat-expansion-header-text-color: #1a1b1f;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-text-font: Nanum Gothic, sans-serif;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-container-text-weight: 400;--mat-expansion-header-text-font: Nanum Gothic, sans-serif;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-header-text-weight: 500;--mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Nanum Gothic, sans-serif;--mat-grid-list-tile-header-secondary-text-size: 400 .875rem / 1.25rem Nanum Gothic, sans-serif;--mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Nanum Gothic, sans-serif;--mat-grid-list-tile-footer-secondary-text-size: 400 .875rem / 1.25rem Nanum Gothic, sans-serif;--mat-icon-color: inherit;--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-sidenav-container-background-color: #faf9fd;--mat-sidenav-container-text-color: #44474e;--mat-sidenav-content-background-color: #faf9fd;--mat-sidenav-content-text-color: #1a1b1f;--mat-sidenav-scrim-color: color-mix(in srgb, #2d3038 40%, transparent);--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-container-color: #faf9fd;--mat-stepper-header-done-state-icon-background-color: #005cbb;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #005cbb;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);--mat-stepper-header-icon-background-color: #44474e;--mat-stepper-header-icon-foreground-color: #faf9fd;--mat-stepper-header-label-text-color: #44474e;--mat-stepper-header-optional-label-text-color: #44474e;--mat-stepper-header-selected-state-icon-background-color: #005cbb;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-label-text-color: #44474e;--mat-stepper-line-color: #74777f;--mat-stepper-container-text-font: Nanum Gothic, sans-serif;--mat-stepper-header-label-text-font: Nanum Gothic, sans-serif;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 500;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #1a1b1f;--mat-toolbar-container-background-color: #faf9fd;--mat-toolbar-container-text-color: #1a1b1f;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Gowun Dodum, sans-serif;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 400;--mat-tree-container-background-color: #faf9fd;--mat-tree-node-text-color: #1a1b1f;--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: Nanum Gothic, sans-serif;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 400;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-background-color: #efedf0;--mat-timepicker-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}:root{--mat-sys-primary: #1357c9;--mat-sys-on-primary: #fff;--mat-sys-primary-container: #d6e3ff;--mat-sys-on-primary-container: #061d3a;--mat-sys-secondary: #4f5f80;--mat-sys-tertiary: #311783;--mat-sys-surface: #f8fbff;--mat-sys-surface-container: #fff;--mat-sys-on-surface: #14233b;--mat-sys-outline: #75819a}.club-auth-card .auth-primary[mat-flat-button],.club-auth-card .auth-provider[mat-stroked-button]{min-height:56px}.club-auth-card .auth-email-form{display:grid;gap:12px}.club-auth-card .auth-email-form .auth-primary[mat-flat-button]{margin-top:0}.invite-content>mat-form-field{display:block;width:100%;margin-top:15px}.invite-content>button[mat-flat-button]{min-height:56px;margin-top:18px}.album-create mat-form-field,.album-edit mat-form-field{width:100%;margin:0}.album-create button[mat-flat-button],.album-edit button[mat-flat-button]{min-height:56px}.post-composer mat-form-field{width:100%;margin-top:12px}.post-composer button[mat-flat-button]{min-height:44px}.profile-edit mat-form-field{width:100%;margin:0}.profile-edit button[mat-flat-button]{min-height:56px}.comment-form .comment-field{min-width:0;flex:1;margin:0}.comment-form button[mat-flat-button]{min-height:44px}.archive-tabs{margin:28px 0 22px;--mat-sys-title-small-font: var(--ui-font-action);--mat-sys-label-large-font: var(--ui-font-action);--mat-sys-label-medium-font: var(--ui-font-action);--mat-tab-label-text-font: var(--ui-font-action);--mat-tab-label-text-size: 22px;--mat-button-toggle-label-text-font: var(--ui-font-action)}.archive-board-selector .archive-board-toggle-group{display:flex;flex-wrap:wrap;border:0;gap:8px}.archive-board-selector .archive-board-toggle{border:1px solid #d5ddea;border-radius:999px}@media(max-width:760px){.archive-tabs{margin-top:20px}}.album-page{max-width:1120px;margin:0 auto}.album-page .section-heading{margin-bottom:22px}.album-page .section-heading span{color:#68768d}.album-create{margin-bottom:28px;border:1px solid var(--line);border-radius:8px;background:#fff}.album-create summary{padding:15px 18px;cursor:pointer;font-weight:800;color:var(--violet)}.album-create form{display:grid;grid-template-columns:1fr 1fr 1.2fr auto;gap:12px;padding:0 18px 18px}.album-create form>label{display:grid;gap:6px;color:#69768c;font-size:12px;font-weight:800}.album-create form>label>input{box-sizing:border-box;width:100%;padding:var(--ui-control-padding);border:1px solid var(--ui-control-border);border-radius:var(--ui-control-radius);background:var(--ui-color-surface);font:inherit}.album-create button,.album-more{align-self:end;border:0;border-radius:5px;background:var(--violet);color:#fff;padding:11px 16px;font-weight:800}.album-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.album-card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;transition:transform .2s,box-shadow .2s}.album-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #101b321f}.album-card--hidden{border-color:#dca5a5}.album-card a{color:inherit;text-decoration:none}.album-cover{height:190px;background:linear-gradient(145deg,#142a51,#7c91be);display:grid;place-items:center;overflow:hidden}.album-cover img{width:100%;height:100%;margin:0;object-fit:cover}.album-card--hidden .album-cover img{filter:grayscale(1);opacity:.68}.album-cover span{font-size:11px;letter-spacing:.16em;color:#d9e4fa}.album-card-body{padding:16px}.album-card-body p{margin:0 0 7px;color:var(--violet);font-size:12px;font-weight:800}.album-card-body h2{margin:0 0 8px;font-size:19px}.album-card-body span{color:#768196;font-size:13px}.album-hidden-badge{display:block;width:max-content;margin:0 0 8px;padding:3px 7px;border-radius:999px;background:#f8e5e5;color:#983d48;font-size:11px}.album-empty{grid-column:1/-1;padding:40px;border:1px dashed #bec8d8;border-radius:0;color:#69768c;text-align:center}.album-more{display:block;margin:24px auto;background:#fff;color:var(--violet);border:1px solid var(--line)}@media(max-width:760px){.album-page .section-heading{display:block}.album-create form{grid-template-columns:1fr}.album-grid{grid-template-columns:1fr 1fr;gap:12px}.album-cover{height:132px}.album-card-body{padding:12px}.album-card-body h2{font-size:16px}}.club-home,.feed-page{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:38px}.home-dashboard{display:grid;align-content:start;gap:44px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:14px}.section-heading h1,.section-heading h2{margin:0}.section-heading a,.section-heading span{font-weight:700;color:var(--violet);font-size:14px}.eyebrow{margin:0 0 5px;color:#6a7890;font-size:14px;font-weight:700}.club-rail{display:grid;align-content:start;gap:26px}.birthday-panel{border:1px solid var(--line);padding:22px}.birthday-panel p{display:flex;gap:16px;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;margin:0}.birthday-panel p strong{color:var(--violet)}.archive-gateway{padding:24px;border:1px solid #d9d0ff;background:#fcfbff}.archive-gateway h2{margin:0 0 12px}.archive-gateway h2 small{font-size:14px}.archive-gateway a{display:inline-block;margin-top:12px;color:var(--violet);font-weight:800}.coffee-banner{display:block;width:217px;max-width:100%}.coffee-banner img{display:block;width:217px;max-width:100%;height:60px}.recent-photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.recent-photos-grid a{display:block;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#e8edf5}.recent-photos-grid img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.recent-photos-grid a:hover img{transform:scale(1.04)}.recent-photos-state{margin:22px 0;padding:28px;border:1px dashed #bec8d8;border-radius:var(--ui-radius-surface);color:#69768c;text-align:center}.feed-rail{min-height:1px}.club-feed-panel behang-feed section>h2{display:none}.club-feed-panel behang-feed form{margin-top:24px}@media(max-width:760px){.club-home,.feed-page{display:block}.club-rail{margin-top:32px}.feed-rail{display:none}.recent-photos-grid{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:start;flex-direction:column;gap:8px}}.archive-page{max-width:1120px;margin:0 auto}.archive-readonly{border:1px solid #cfd7e5;border-radius:999px;padding:7px 10px;color:#68768d;font-size:11px;font-weight:800;letter-spacing:.1em}.archive-sources{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0}.archive-source{border:1px solid var(--line);border-radius:9px;padding:22px;background:#fff}.archive-source p{margin:0 0 7px;color:var(--violet);font-size:11px;font-weight:800;letter-spacing:.12em}.archive-source h2{margin:0 0 18px;font-size:19px}.archive-source>div{display:flex;flex-wrap:wrap;gap:8px}.archive-source button{border:1px solid #d5ddea;border-radius:999px;background:#fff;padding:8px 12px;color:#42516a;font-weight:700}.archive-source button.selected,.archive-source button:hover{background:var(--navy);border-color:var(--navy);color:#fff}.archive-source span{color:#788398;font-size:13px}.archive-posts,.archive-thread{margin-top:28px;border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden}.archive-posts>header,.archive-thread>header{display:flex;justify-content:space-between;align-items:end;padding:20px 22px;border-bottom:1px solid #edf0f5}.archive-posts h2,.archive-thread h2{margin:0}.archive-posts>header>span{color:#6f7b91;font-size:13px}.archive-posts ul{margin:0;padding:0;list-style:none}.archive-posts li{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:0 22px;border-bottom:1px solid #edf0f5}.archive-posts li:last-child{border-bottom:0}.archive-posts li>button{padding:16px 0;border:0;background:transparent;text-align:left;flex:1}.archive-posts li strong,.archive-posts li span{display:block}.archive-posts li strong{font-family:var(--ui-font-title);font-weight:700;color:var(--navy);font-size:16px}.archive-posts li span{margin-top:5px;color:#718096;font-family:var(--ui-font-body);font-size:12px}.archive-posts li small{color:#758197;white-space:nowrap}.archive-empty{display:block!important;padding:30px!important;text-align:center;color:#748096}.archive-thread{padding-bottom:8px}.archive-thread>article{margin:20px 1em;padding:20px;border-left:3px solid #91a4dd;background:#fbfcff}.archive-thread>article>h3{margin:8px 0 14px;font-size:18px}.thread-meta{display:flex;gap:10px;color:#718096;font-size:12px}.thread-body{line-height:1.7;color:#303b4d;white-space:pre-line}.thread-comments{margin-top:20px;padding-top:15px;border-top:1px solid #e4e9f1}.thread-comments h4{margin:0 0 10px;color:#4b5870;font-size:14px}.thread-comments article{padding:12px 14px;margin-top:8px;background:#fff;border:1px solid #e6ebf2}.thread-comments article p{margin:7px 0 0}@media(max-width:760px){.archive-page .section-heading{display:block}.archive-readonly{display:inline-block;margin-top:12px}.archive-sources{grid-template-columns:1fr;gap:12px}.archive-posts>header{align-items:start;flex-direction:column;gap:8px}.archive-posts li{align-items:start;flex-direction:column;gap:0;padding:0 16px 14px}.archive-posts li>button{padding:14px 0 8px}.archive-thread>article{margin:14px 1em!important;padding:16px}.thread-meta{flex-wrap:wrap}}.profile-page{max-width:840px;margin:0 auto}.profile-card{margin-top:28px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.profile-identity{display:flex;align-items:center;gap:22px;padding:30px;background:linear-gradient(115deg,#13264a,#314a88);color:#fff}.profile-identity behang-avatar img{width:92px;height:92px;border:3px solid rgba(255,255,255,.72);border-radius:50%;object-fit:cover;background:#fff}.profile-identity p{margin:0 0 8px;color:#c9d6f6;font-size:13px;font-weight:800}.profile-identity h2{margin:0 0 7px;font-size:30px}.profile-identity span{color:#e3eaff}.profile-card dl{display:grid;grid-template-columns:repeat(2,1fr);margin:0}.profile-card dl>div{padding:20px 24px;border-right:1px solid #e7ebf2;border-bottom:1px solid #e7ebf2}.profile-card dl>div:nth-child(2n){border-right:0}.profile-card dl>div:nth-last-child(-n+2){border-bottom:0}.profile-card dt{color:#788398;font-size:12px;font-weight:800}.profile-card dd{margin:7px 0 0;color:var(--navy);font-size:17px;font-weight:800}.profile-note{margin-top:20px;padding:24px;border-left:3px solid var(--violet);background:#fbfaff}.profile-note h2{margin:0 0 9px;font-size:19px}.profile-note>p:last-child{margin:0;color:#68768d;line-height:1.6}.profile-loading{padding:40px;text-align:center;color:#718096}@media(max-width:760px){.profile-identity{padding:24px;gap:16px}.profile-identity behang-avatar img{width:72px;height:72px}.profile-identity h2{font-size:24px}.profile-card dl{grid-template-columns:1fr}.profile-card dl>div{border-right:0}.profile-card dl>div:nth-last-child(2){border-bottom:1px solid #e7ebf2}}.club-emblem{width:190px;max-height:190px;object-fit:contain}.club-sidebar:after{background:url(/assets/sidebar-ridge-transparent.png) bottom center/cover no-repeat}.club-compose{margin-top:30px}.club-nav+.club-compose{margin-bottom:auto}.club-hero--compact{height:220px;background-color:#e9eff5;background-position:right center;background-repeat:no-repeat;background-size:auto 100%}.club-hero--compact h1{font-size:44px}.club-hero--compact p{font-size:18px}@media(max-width:760px){.club-hero{background-position:right center}.club-hero--compact{display:none}.club-compose{margin-top:0}.club-nav+.club-compose{margin-bottom:0}.club-auth-card .eyebrow,.club-auth-card .auth-intro{display:none}}.profile-state{margin-top:28px;padding:32px;border:1px solid var(--line);border-radius:9px;background:#fff;text-align:center}.profile-state h2{margin:0 0 8px}.profile-state p{margin:0;color:#68768d}.profile-state button{margin-top:20px;background:var(--violet)}.birthday-panel .birthday-state{display:block;color:#718096}.skip-link{position:fixed;z-index:20;top:10px;left:10px;transform:translateY(-160%);padding:10px 14px;background:#fff;color:var(--navy);border:2px solid var(--blue);border-radius:6px;font-weight:800}.skip-link:focus{transform:translateY(0)}.club-auth-card .auth-email-form{display:block;margin:0;padding:0;border:0;background:transparent}.club-auth-card .auth-email-form .auth-primary{margin-bottom:0}.invite-card{display:block}.invite-content{max-width:820px;margin:0 auto;padding:34px}.invite-content h1{margin:0;text-align:center}.invite-content .auth-intro{margin:12px 0 0;color:#526179;line-height:1.6}.invite-member-details{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0 0}.invite-member-details div{padding:12px;border:1px solid #cbd3e1;border-radius:5px;background:#f8faff}.invite-member-details dt{color:#526179;font-size:13px;font-weight:800}.invite-member-details dd{margin:6px 0 0;color:var(--navy);font-weight:800}.invite-card label{margin-top:15px}@media(max-width:760px){.invite-content{padding:26px 22px}.invite-member-details{grid-template-columns:1fr}}.invite-account-options{display:grid;grid-template-columns:1fr 1.35fr;margin-top:20px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.invite-social-login{display:grid;place-items:center;padding:26px;background:#fbfcff;border-right:1px solid var(--line)}.invite-social-login .auth-provider{width:auto;min-width:180px;margin:0;white-space:nowrap}.invite-email-login{padding:0 28px 24px}.invite-email-login .auth-actions{margin-top:16px;padding-top:14px}.invite-verification{margin:24px 0 0;color:#526179;line-height:1.6}@media(max-width:760px){.invite-account-options{grid-template-columns:1fr}.invite-social-login{padding:22px;border-right:0;border-bottom:1px solid var(--line)}.invite-email-login{padding:0 18px 18px}}.archive-board-selector{padding:22px;border:1px solid var(--line);border-radius:9px;background:#fff}.archive-board-selector p{margin:0 0 7px;color:var(--violet);font-size:11px;font-weight:800;letter-spacing:.12em}.archive-board-selector h2{margin:0 0 16px;font-size:19px}.archive-board-selector span,.archive-prompt{color:#788398}.archive-prompt{margin:24px 0;padding:28px;border:1px dashed #bec8d8;border-radius:var(--ui-radius-surface);color:#788398;text-align:center}.archive-posts{margin-top:24px}.archive-posts li a{display:block;flex:1;padding:16px 0;color:inherit;text-align:left;text-decoration:none}.archive-posts li a:hover strong{text-decoration:underline}.archive-back{display:inline-block;margin-top:20px;color:var(--violet);font-weight:800;text-decoration:none}.archive-detail .archive-thread{margin-top:12px}.archive-detail .archive-thread>header h2{margin:0;font-size:22px}.archive-detail .archive-thread>article>h2{margin:8px 0 14px;font-size:18px}@media(max-width:760px){.archive-board-selector{padding:18px}.archive-posts li a{padding:14px 0 8px}}.composer-toggle{margin-top:24px;background:var(--violet)}.post-avatar{display:block;overflow:hidden;background:#e9edfb}.post-avatar img{display:block;width:100%;height:100%;margin:0;object-fit:cover}.feed-empty{margin-top:18px;padding:28px;border:1px dashed #bec8d8;border-radius:var(--ui-radius-surface);color:#69768c;text-align:center}.club-hero--compact{height:190px;background-position:top -100px right 0;background-size:cover}.club-account{position:relative;z-index:1;display:grid;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.28);border-radius:9px;background:#031126b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.club-account-profile{display:flex;align-items:center;gap:10px;min-width:0;color:#fff;text-decoration:none}.club-account-profile:hover strong{text-decoration:underline}.club-account-avatar{display:block;flex:0 0 auto;width:38px;height:38px;overflow:hidden;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:#e9edfb}.club-account-avatar img{display:block;width:100%;height:100%;margin:0;object-fit:cover}.club-account-meta{display:grid;gap:3px;min-width:0}.club-account-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px}.club-account-meta small{color:#cbd8f5;font-size:22px}.club-account-profile--loading{color:#d7e0f4;font-size:14px;font-weight:800}.club-logout{width:100%;border:1px solid rgba(255,255,255,.35);background:#ffffff24;color:#fff}.club-logout:hover{background:#ffffff3b}.profile-edit{margin-top:20px;border:1px solid var(--line);border-radius:9px;background:#fff}.profile-edit summary{padding:15px 18px;cursor:pointer;color:var(--violet);font-weight:800}.profile-edit form{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0 18px 18px;border:0}.profile-edit fieldset{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:12px;border:1px solid #dce4ee}.profile-edit legend{padding:0 5px;color:#63718a;font-size:12px;font-weight:800}.profile-edit>label{display:grid;gap:6px;color:#63718a;font-size:12px;font-weight:800}.profile-edit>label>input{box-sizing:border-box;width:100%;padding:var(--ui-control-padding);border:1px solid var(--ui-control-border);border-radius:var(--ui-control-radius);background:var(--ui-color-surface);font:inherit}.profile-edit button{justify-self:start;background:var(--violet)}.profile-message{margin:14px 0 0;color:#28704b;font-weight:700}@media(max-width:760px){.profile-edit form,.profile-edit fieldset{grid-template-columns:1fr}.club-account{display:flex;align-items:center;gap:6px;margin-left:2px;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.club-account-profile{gap:6px;padding:3px}.club-account-avatar{width:30px;height:30px}.club-account-meta{display:block}.club-account-meta strong{display:block;max-width:64px;font-size:12px}.club-account-meta small{display:none}.club-logout{width:auto;padding:8px 10px;font-size:12px}}.archive-posts>header,.archive-thread>header{border-bottom-color:var(--line)}.archive-detail .archive-thread>article{margin-left:calc(var(--thread-depth) * 1em)!important}.club-home,.feed-page{grid-template-columns:minmax(0,1fr) 260px}.club-logout{white-space:nowrap}.archive-more{display:block;margin:16px auto;border:1px solid var(--violet);border-radius:999px;background:#fff;color:var(--violet);padding:9px 16px;font-weight:800}.archive-pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px}.archive-pagination button{border:1px solid #cbd3e1;border-radius:5px;background:#fff;color:var(--navy);padding:8px 13px;font-weight:800}.archive-pagination button:disabled{opacity:.45;cursor:not-allowed}.archive-pagination span{color:#66748b;font-size:14px;font-weight:800}@media(max-width:760px){.club-nav{gap:0}.club-nav a{padding:8px 6px;font-size:12px}.club-compose{padding:9px;font-size:12px}.club-account{gap:4px}.club-account-profile{gap:4px;flex:0 1 auto}.club-account-meta strong{max-width:42px}.club-logout{padding:7px 6px;font-size:11px}}.club-auth-card [role=alert]{margin:16px 0 0;color:#9e3c44;font-weight:700}:root .behang-error-toast{--mdc-snackbar-container-color:#7f1d1d;--mdc-snackbar-supporting-text-color:#fff;--mat-snack-bar-container-shape:10px;--mat-snack-bar-container-elevation-shadow:0 14px 34px rgba(127,29,29,.35) }.club-feed>h2{display:none}.post-composer{margin:24px 0;padding:22px;border:1px solid var(--line);border-radius:9px;background:#fff}.post-composer h3{margin:0 0 16px;font-size:19px}.post-composer>label,.post-composer .file-input{display:grid;gap:6px;margin-top:12px;color:#67758c;font-size:12px;font-weight:800}.post-composer>label>input,.post-composer>label>textarea{box-sizing:border-box;width:100%;padding:var(--ui-control-padding);border:1px solid var(--ui-control-border);border-radius:var(--ui-control-radius);background:var(--ui-color-surface);font:inherit}.post-composer>label>textarea{min-height:112px;resize:vertical}.composer-actions{display:flex;align-items:end;gap:12px;margin-top:13px}.composer-actions>.file-input{margin:0}.composer-actions>.file-input input{border:0;padding:4px 0}.composer-actions>span{flex:1;color:#718096;font-size:12px}.composer-actions button{border:0;border-radius:5px;background:var(--violet);color:#fff;padding:11px 15px;font-weight:800}.club-feed [role=alert]{margin:0 0 18px;color:#a23d44;font-weight:700}.feed-post{margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:9px;background:#fff}.feed-post>header{display:flex;justify-content:space-between;align-items:center}.feed-post>header>div:first-child{display:flex;align-items:center;gap:10px}.post-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e9edfb;color:var(--violet);font-size:14px;font-weight:800}.feed-post header strong,.feed-post header span{display:block}.feed-post header>div:first-child>div>span{margin-top:2px;color:#748095;font-size:12px}.post-management{display:flex;gap:8px}.post-management button,.comment-actions button{border:0;background:transparent;color:#718096;font-size:12px;text-decoration:underline}.feed-post h3{margin:18px 0 10px;font-size:21px}.post-body{line-height:1.7;color:#344056}.post-media{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin-top:16px;overflow:hidden;border-radius:7px}.post-media.single{display:block}.post-media img{width:100%;height:220px;object-fit:cover}.post-media.single img{height:auto;max-height:500px}.like-button{margin-top:15px;border:0;background:transparent;padding:0;color:#60708a;font-weight:800}.like-button.liked{color:#c13f55}.like-button span{margin-left:3px}.comment-list{margin:16px 0 0;padding:0;list-style:none;border-top:1px solid #ebeff5}.comment-list li{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px;color:#4a576c;font-size:13px}.comment-list li strong{color:var(--navy)}.comment-actions{margin-left:auto}.comment-form{display:flex;gap:8px;margin-top:15px}.comment-form button{border:0;border-radius:5px;background:var(--navy);color:#fff;padding:9px 13px;font-weight:800}.feed-more{display:block;margin:22px auto;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--violet);padding:11px 16px;font-weight:800}@media(max-width:760px){.post-composer,.feed-post{padding:18px}.composer-actions{align-items:start;flex-wrap:wrap}.composer-actions>.file-input{width:100%}.composer-actions button{margin-left:auto}.post-media img{height:155px}.comment-list li{display:block}.comment-list li span{margin-left:5px}.comment-actions{display:block;margin:4px 0 0!important}}.album-detail-page{max-width:1120px;margin:0 auto}.album-detail-header{padding:28px 30px;background:linear-gradient(115deg,#14264a,#3e5594);color:#fff;border-radius:10px}.album-detail-header>a{display:inline-block;margin-bottom:24px;color:#dae5ff;font-size:13px;font-weight:800;text-decoration:none}.album-detail-header .eyebrow{color:#bdcef6;font-size:11px;letter-spacing:.13em}.album-detail-header h1{margin:0 0 10px;font-size:36px}.album-detail-header>p:not(.eyebrow){max-width:650px;margin:0;color:#e1e8f9;line-height:1.6}.album-detail-header>div{display:flex;gap:16px;margin-top:24px;color:#cbd8f5;font-size:13px}.album-hidden-notice{margin:18px 0;padding:12px 14px;border:1px solid #e6c7ca;border-radius:8px;background:#fff5f5;color:#87353f}.album-visibility-action{margin:18px 0}.album-visibility-action button{padding:11px 14px;border:0;border-radius:5px;background:var(--violet);color:#fff;font-weight:800}.album-edit{margin:22px 0;border:1px solid var(--line);border-radius:8px;background:#fff}.album-edit summary{padding:14px 18px;cursor:pointer;color:var(--violet);font-weight:800}.album-edit form{display:grid;grid-template-columns:1fr 1fr auto auto;gap:12px;padding:0 18px 18px}.album-edit form>label{display:grid;gap:6px;color:#6b778d;font-size:12px;font-weight:800}.album-edit form>label>input{box-sizing:border-box;width:100%;padding:var(--ui-control-padding);border:1px solid var(--ui-control-border);border-radius:var(--ui-control-radius);background:var(--ui-color-surface);font:inherit}.album-edit button{align-self:end;padding:11px 14px;border:0;border-radius:5px;background:var(--violet);color:#fff;font-weight:800}.album-edit button[type=button]{background:#fff;color:#9d3d46;border:1px solid #e6c7ca}.album-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.album-detail-grid figure{position:relative;margin:0;min-height:180px;background:#e8edf5;overflow:hidden;border-radius:7px}.album-detail-grid img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1}.album-detail-grid figcaption{position:absolute;right:0;bottom:0;left:0;padding:22px 12px 10px;background:linear-gradient(transparent,#050e1fcc);color:#fff;font-size:13px}.album-detail-grid>p{grid-column:1/-1;padding:40px;text-align:center;color:#728096}@media(max-width:760px){.album-detail-header{padding:24px}.album-detail-header h1{font-size:28px}.album-detail-header>div{flex-direction:column;gap:5px}.album-edit form{grid-template-columns:1fr}.album-detail-grid{grid-template-columns:1fr 1fr;gap:8px}.album-detail-grid figure{min-height:120px}}.club-auth-page{max-width:900px;margin:0 auto}.club-auth-card{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:18px 0 0;border:1px solid var(--line);border-top:4px solid var(--violet);border-radius:10px;background:#fff;overflow:hidden}.auth-google-area{display:grid;place-items:center;padding:34px;border-right:1px solid var(--line);background:#fbfcff}.auth-email-area{padding:34px}.club-auth-card .auth-email-form>label,.invite-content>label{display:grid;gap:7px;margin-top:15px;color:#526179;font-size:13px;font-weight:800}.club-auth-card .auth-email-form>input,.invite-content>label>input{box-sizing:border-box;width:100%;padding:11px;border:1px solid var(--ui-control-border);border-radius:var(--ui-control-radius);background:var(--ui-color-surface);font:inherit}.club-auth-card .auth-primary,.club-auth-card .auth-provider{width:100%;margin-top:18px;padding:12px;border-radius:5px;font-weight:800}.auth-google-area .auth-provider{margin:0}.auth-primary{border:0;background:var(--violet);color:#fff}.auth-provider{border:1px solid #cbd3e1;background:#fff;color:var(--navy)}.auth-actions{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:20px;padding-top:17px;border-top:1px solid #e6eaf1}.auth-actions button{border:0;background:transparent;padding:0;color:#62718b;font-size:12px;text-decoration:underline}@media(max-width:760px){.club-hero--login{display:none}.club-auth-page{max-width:520px}.club-auth-card{grid-template-columns:1fr;margin-top:0}.auth-google-area{padding:24px 22px;border-right:0;border-bottom:1px solid var(--line)}.auth-email-area{padding:26px 22px}}.club-login-notice{margin:18px 0 0;padding:18px 20px;border:1px solid var(--line);border-radius:10px;background:#fbfcff;color:#526179;line-height:1.65}.club-login-notice p{margin:0}.club-login-notice p+p{margin-top:12px}:root .club-shell :is(button,a){font-family:var(--ui-font-action);font-size:max(22px,1em);font-synthesis:none}
