:root{--app-bg-color: #f3f4f6;--container-bg-color: #ffffff;--table-header-bg-color: #f9fafb;--text-color-primary: #1f2937;--text-color-secondary: #111827;--text-color-content: #374151;--text-color-muted: #4b5563;--text-color-footer: #6b7280;--text-color-strong: #374151;--border-color-light: #e5e7eb;--border-color-medium: #d1d5db;--box-shadow-default: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--font-family-base: "Noto Sans KR", sans-serif}@media (prefers-color-scheme: dark){:root:not(.theme-light){--app-bg-color: #18191b;--container-bg-color: #2b2e31;--table-header-bg-color: #374151;--text-color-primary: #f9fafb;--text-color-secondary: #f3f4f6;--text-color-content: #d1d5db;--text-color-muted: #9ca3af;--text-color-footer: #9ca3af;--text-color-strong: #d1d5db;--border-color-light: #374151;--border-color-medium: #4b5563;--box-shadow-default: 0 10px 15px -3px rgba(0, 0, 0, .2), 0 4px 6px -2px rgba(0, 0, 0, .15)}}html.theme-dark,body.theme-dark{--app-bg-color: #080b12;--container-bg-color: #1f2937;--table-header-bg-color: #374151;--text-color-primary: #f9fafb;--text-color-secondary: #f3f4f6;--text-color-content: #d1d5db;--text-color-muted: #9ca3af;--text-color-footer: #9ca3af;--text-color-strong: #d1d5db;--border-color-light: #374151;--border-color-medium: #4b5563;--box-shadow-default: 0 10px 15px -3px rgba(0, 0, 0, .2), 0 4px 6px -2px rgba(0, 0, 0, .15)}html.theme-light,body.theme-light{--app-bg-color: #f3f4f6;--container-bg-color: #ffffff;--table-header-bg-color: #f9fafb;--text-color-primary: #1f2937;--text-color-secondary: #111827;--text-color-content: #374151;--text-color-muted: #4b5563;--text-color-footer: #6b7280;--text-color-strong: #374151;--border-color-light: #e5e7eb;--border-color-medium: #d1d5db;--box-shadow-default: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)}body{background-color:var(--app-bg-color);color:var(--text-color-content);font-family:var(--font-family-base);line-height:1.6;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}*,*:before,*:after{box-sizing:border-box}a{color:var(--accent-color);text-decoration:none;transition:color .2s ease}a:hover{text-decoration:underline;filter:brightness(.8)}.terms-of-service-page-wrapper{padding-top:2rem;padding-bottom:2rem;min-height:100vh}.terms-of-service-container{background-color:var(--container-bg-color);max-width:48rem;margin-left:auto;margin-right:auto;padding:1.5rem;border-radius:.5rem}@media (min-width: 640px){.terms-of-service-container{padding:2rem}}.terms-of-service-header{margin-bottom:2.5rem;text-align:center}.terms-of-service-main-title{font-size:1.875rem;line-height:2.25rem;font-weight:700;margin-bottom:.5rem}.terms-of-service-chapter{margin-bottom:2.5rem}.terms-of-service-chapter-title{font-size:1.5rem;line-height:2rem;font-weight:600;border-bottom-width:1px;padding-bottom:.75rem;margin-bottom:1.5rem}.terms-of-service-article{margin-bottom:1.5rem}.terms-of-service-article-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;margin-bottom:.75rem}.terms-of-service-paragraph{line-height:1.625;margin-bottom:.75rem}.terms-of-service-paragraph.mb-2{margin-bottom:.5rem}.terms-of-service-ordered-list,.terms-of-service-unordered-list{line-height:1.625;list-style-position:inside}.terms-of-service-ordered-list{list-style-type:decimal}.terms-of-service-unordered-list{list-style-type:disc;margin-left:1.5rem;margin-top:.5rem}.terms-of-service-list-item{margin-bottom:.5rem}.terms-of-service-list-item>.terms-of-service-unordered-list .terms-of-service-list-item{margin-bottom:.25rem}.terms-of-service-footer{text-align:center;font-size:.875rem;line-height:1.25rem;border-top:1px solid #e5e7eb;padding-top:2rem;margin-top:3rem}.terms-of-service-footer p{margin-bottom:.25rem}.privacy-policy-page-wrapper{padding-top:2rem;padding-bottom:2rem;min-height:100vh;line-height:1.6}.privacy-policy-container{background-color:var(--container-bg-color);max-width:48rem;margin-left:auto;margin-right:auto;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.5rem}@media (min-width: 640px){.privacy-policy-container{padding:2rem}}.privacy-policy-header{margin-bottom:2.5rem;text-align:center}.privacy-policy-main-title{font-size:1.875rem;line-height:2.25rem;font-weight:700;margin-bottom:.5rem}.privacy-policy-section-block{margin-bottom:2.5rem}.privacy-policy-section-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.privacy-policy-subsection-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem}.privacy-policy-paragraph{line-height:1.75;margin-bottom:.75rem}.privacy-policy-paragraph strong{font-weight:600}.privacy-policy-ordered-list,.privacy-policy-unordered-list{line-height:1.75;list-style-position:inside;margin-left:.5rem;margin-bottom:1rem}.privacy-policy-ordered-list{list-style-type:decimal}.privacy-policy-unordered-list{list-style-type:disc}.privacy-policy-list-item{margin-bottom:.5rem}.privacy-policy-list-item .privacy-policy-unordered-list{margin-top:.5rem;margin-left:1rem}.privacy-policy-table-wrapper{overflow-x:auto;margin-top:1rem;margin-bottom:1rem;padding:1rem 1.25rem;border:1px solid #e5e7eb;border-radius:.375rem}.privacy-policy-table{min-width:100%;border-collapse:collapse;font-size:.875rem}.privacy-policy-table th,.privacy-policy-table td{border:1px solid;padding:.75rem 1rem;text-align:left;vertical-align:top}.privacy-policy-table thead th{font-weight:600}.privacy-policy-footer{text-align:center;font-size:.875rem;line-height:1.25rem;border-top:1px solid #e5e7eb;padding-top:2rem;margin-top:3rem}.privacy-policy-footer p{margin-bottom:.25rem}
