@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
:root{--color-primary:#4b5563;--color-primary-hover:#374151;--color-secondary:#6b7280;--color-bg:#fff;--color-surface:#f3f4f6;--color-surface-hover:#334155;--color-gray-900:#111827;--color-gray-800:#1f2937;--color-gray-700:#374151;--color-gray-600:#4b5563;--color-gray-500:#6b7280;--color-gray-400:#9ca3af;--color-gray-300:#d1d5db;--color-gray-200:#e5e7eb;--color-gray-100:#f3f4f6;--color-gray-50:#f9fafb;--color-white:#fff;--color-gray-disabled-text:#9ca3af;--color-gray-disabled-fill:#e5e7eb;--color-border:#334155;--color-success:#10b981;--color-error:#ef4444;--color-red-500:#ef4444;--color-warning:#f59e0b;--color-info:#3b82f6;--color-tag-background-green:#f0fdf4;--color-tag-background-red:#fef2f2;--color-tag-background-gray:#f3f4f6;--color-tag-background-violet:#f5f3ff;--color-tag-text-green:#166534;--color-tag-text-red:#991b1b;--color-tag-text-gray:#374151;--color-tag-text-violet:#5b21b6;--color-dept-hk-border:#a9c9f9;--color-dept-hk-bg:#d4e4fc;--color-dept-hk-text:#1e40af;--color-dept-facility-border:#fad1a1;--color-dept-facility-bg:#fde8d0;--color-dept-facility-text:#9a3412;--color-dept-fb-border:#f9b5d9;--color-dept-fb-bg:#fcdaec;--color-dept-fb-text:#9d174d;--color-dept-concierge-border:#c3adf5;--color-dept-concierge-bg:#e1d5fa;--color-dept-concierge-text:#5b21b6;--color-dept-front-border:#ffbca6;--color-dept-front-bg:#ffe0d4;--color-dept-front-text:#b44a28;--color-dept-emergency-border:var(--color-error);--color-dept-emergency-bg:#fef2f2;--color-dept-emergency-text:var(--color-error);--font-sans:"Pretendard", "Inter", -apple-system, sans-serif;--main-line-height:1.5;--text-hero-bold:700 2.25rem/1.5 var(--font-sans);--text-hero-regular:400 2.25rem/1.5 var(--font-sans);--text-h1-bold:700 1.5rem/1.5 var(--font-sans);--text-h2-bold:700 1.125rem/1.5 var(--font-sans);--text-h3-bold:700 1rem/1.5 var(--font-sans);--text-h3-medium:500 1rem/1.5 var(--font-sans);--text-h3-regular:400 1rem/1.5 var(--font-sans);--text-body-lg-medium:500 1rem/1.5 var(--font-sans);--text-body-md-medium:500 .9375rem/1.5 var(--font-sans);--text-body-bold:700 .875rem/1.5 var(--font-sans);--text-body-medium:500 .875rem/1.5 var(--font-sans);--text-body-regular:400 .875rem/1.5 var(--font-sans);--text-caption-medium:500 .75rem/1.5 var(--font-sans);--text-caption-regular:400 .75rem/1.5 var(--font-sans);--space-2:.15rem;--space-4:.25rem;--space-8:.5rem;--space-12:.75rem;--space-16:1rem;--space-24:1.5rem;--space-32:2rem;--space-36:2.25rem;--space-48:3rem;--space-60:3.75rem;--space-80:5rem;--space-100:6.25rem;--space-160:10rem;--space-240:15rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-card:var(--shadow-sm);--transition:.15s ease}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;font-size:16px}body{min-height:100vh;font-family:var(--font-sans);font-size:var(--font-size-body---regular);color:var(--color-gray-900);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--main-line-height);flex-direction:column;display:flex}main{flex-direction:column;flex:1;display:flex}a{color:var(--color-primary);transition:color var(--transition);text-decoration:none}a:hover{color:var(--color-primary-hover)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-gray-300);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-gray-500)}.container-full{width:100%}.container-single{max-width:800px;padding:var(--space-24);margin:0 auto}.container-sidebar{justify-content:center;align-items:flex-start;gap:32px;width:100%;max-width:1440px;margin:0 auto;padding:100px 24px;display:flex}.sidebar-content{flex-direction:column;flex:1;max-width:848px;display:flex}@media (max-width:768px){.container-single{max-width:100%;padding:var(--space-16)}.container-sidebar{flex-direction:column}.sidebar{padding:var(--space-16)}}.glass-panel{-webkit-backdrop-filter:blur(12px)saturate(180%);border-radius:var(--radius-lg);padding:var(--space-16);background:#ffffff80;border:1.4px solid #fffc;box-shadow:0 8px 32px #0000000d}
