body,html{margin:0;padding:0;min-height:100%;font-family:Segoe UI Variable,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:100%}body{min-height:100vh}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button{font-family:inherit}.fui-FluentProvider{background-color:transparent!important;min-height:100vh}body,html{background-color:#f6f4f0}[data-theme=dark] body,[data-theme=dark] html,html:not([data-theme=light]) body{background-color:#0a0e14}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(70vw 55vh at 18% -12%,rgba(127,68,220,.1),transparent 62%),radial-gradient(55vw 50vh at 112% 8%,rgba(167,109,243,.08),transparent 66%)}[data-theme=dark] body:before,html:not([data-theme=light]) body:before{background:radial-gradient(70vw 55vh at 18% -12%,rgba(53,107,134,.12),transparent 62%),radial-gradient(55vw 50vh at 112% 8%,rgba(75,138,166,.08),transparent 66%)}@keyframes cdSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cd-spin{animation:cdSpin .9s linear infinite}.app-header-brand{flex:0 0 auto;min-width:max-content}.app-header-title{white-space:nowrap}.app-header-actions{flex:0 1 auto;min-width:0}@media (max-width:560px){.app-header-inner{align-items:flex-start!important;row-gap:4px!important}.app-header-spacer{display:none}.app-header-actions{flex:1 0 100%;justify-content:flex-end}}.btn-grad{background-image:linear-gradient(135deg,#6c37be,#9357ee 55%,#c87cff);background-color:transparent!important;border:1px solid transparent!important;color:#ffffff!important;box-shadow:0 4px 14px rgba(127,68,220,.28)!important;transition:transform .15s ease,box-shadow .2s ease,background-image .2s ease;white-space:nowrap}.btn-grad:hover:not(:disabled){background-image:linear-gradient(135deg,#5b2ba0,#7f44dc 55%,#b888f6);box-shadow:0 8px 22px rgba(127,68,220,.38)!important;transform:translateY(-1px)}.btn-grad:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 10px rgba(127,68,220,.3)!important}.btn-grad:focus-visible{outline:2px solid #b888f6;outline-offset:2px}.btn-grad:disabled{background-image:linear-gradient(135deg,#999,#aaa);box-shadow:none!important;opacity:.5;cursor:not-allowed}[data-theme=dark] .btn-grad,html:not([data-theme=light]) .btn-grad{background-image:linear-gradient(135deg,#2a4a5e,#356b86 55%,#4b8aa6);box-shadow:0 4px 14px rgba(53,107,134,.28)!important;color:#e6edf3!important}[data-theme=dark] .btn-grad:hover:not(:disabled),html:not([data-theme=light]) .btn-grad:hover:not(:disabled){background-image:linear-gradient(135deg,#2f566d,#3d7892 55%,#5a9bb6);box-shadow:0 8px 22px rgba(53,107,134,.38)!important}[data-theme=dark] .btn-grad:active:not(:disabled),html:not([data-theme=light]) .btn-grad:active:not(:disabled){box-shadow:0 3px 10px rgba(53,107,134,.28)!important}[data-theme=dark] .btn-grad:focus-visible,html:not([data-theme=light]) .btn-grad:focus-visible{outline-color:#5a9bb6}