*{margin:0;padding:0;box-sizing:border-box}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#fafafa;color:#18181b;line-height:1.6;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}a:hover{color:#ec4899}.nav-item:hover{background-color:#ec48991a!important;color:#be185d!important;border-left:4px solid #f472b6!important}button{cursor:pointer;border:none;outline:none}button:hover{filter:brightness(1.05)}input,textarea,select{font-family:inherit;font-size:inherit}input:focus,textarea:focus,select:focus{border-color:#f472b6!important;box-shadow:0 0 0 3px #f472b626;background-color:#fff!important}::selection{background-color:#fce7f3;color:#be185d}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e4e4e7;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#f472b6}:root{--mobile-breakpoint: 768px;--tablet-breakpoint: 1024px;--foldable-cover: 420px;--foldable-inner: 900px;--sidebar-width: 260px;--bottom-nav-height: 64px;--touch-target-min: 48px;--mobile-padding: 12px;--safe-area-bottom: env(safe-area-inset-bottom, 0px)}@media (max-width: 768px){button,a,input[type=checkbox],input[type=radio],select{min-height:var(--touch-target-min);min-width:var(--touch-target-min)}input,textarea,select{font-size:16px!important;padding:14px 16px!important}button{padding:14px 20px;-webkit-tap-highlight-color:transparent}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-mobile{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;border-radius:0!important;margin:0!important}.scroll-container{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}@media (min-width: 769px) and (max-width: 1024px){:root{--sidebar-width: 220px}}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:var(--bottom-nav-height);padding-bottom:var(--safe-area-bottom);background-color:#fff;border-top:1px solid #e4e4e7;display:flex;justify-content:space-around;align-items:center;z-index:1000;box-shadow:0 -4px 20px #00000014}.mobile-bottom-nav a,.mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 12px;color:#71717a;text-decoration:none;font-size:11px;font-weight:500;background:none;border:none;min-width:60px;transition:color .2s}.mobile-bottom-nav a.active,.mobile-bottom-nav button.active,.mobile-bottom-nav a:hover,.mobile-bottom-nav button:hover{color:#ec4899}.mobile-header{position:fixed;top:0;left:0;right:0;height:56px;background-color:#fff;border-bottom:1px solid #e4e4e7;display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:999;box-shadow:0 2px 8px #0000000a}.mobile-header-logo{height:32px;width:auto}.mobile-header-title{font-size:16px;font-weight:600;color:#18181b}@media (max-width: 768px){.mobile-page-content{padding-top:56px!important;padding-bottom:calc(var(--bottom-nav-height) + var(--safe-area-bottom) + 16px)!important;padding-left:var(--mobile-padding)!important;padding-right:var(--mobile-padding)!important}}.mobile-card-list{display:flex;flex-direction:column;gap:12px}.mobile-card{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000000a;border:1px solid #f4f4f5}.mobile-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.mobile-card-title{font-size:15px;font-weight:600;color:#18181b}.mobile-card-badge{padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600}.mobile-card-content{display:flex;flex-direction:column;gap:8px}.mobile-card-row{display:flex;justify-content:space-between;font-size:13px}.mobile-card-label{color:#71717a}.mobile-card-value{color:#18181b;font-weight:500}.mobile-card-actions{display:flex;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f4f4f5}.mobile-fab{position:fixed;bottom:calc(var(--bottom-nav-height) + 16px + var(--safe-area-bottom));right:16px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#ec4899,#be185d);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #ec489966;border:none;cursor:pointer;z-index:100;transition:transform .2s,box-shadow .2s}.mobile-fab:active{transform:scale(.95)}.pull-to-refresh{display:flex;justify-content:center;align-items:center;padding:16px;color:#ec4899}.swipe-action{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;padding:0 20px;color:#fff;font-weight:600}.swipe-action-delete{background-color:#ef4444}.swipe-action-edit{background-color:#3b82f6}.mobile-search-bar{position:sticky;top:56px;z-index:50;padding:12px 16px;background-color:#fafafa;border-bottom:1px solid #e4e4e7}.mobile-search-input{width:100%;padding:12px 44px 12px 16px;border:2px solid #e4e4e7;border-radius:12px;font-size:15px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.mobile-filter-chips{display:flex;gap:8px;padding:12px 16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-filter-chips::-webkit-scrollbar{display:none}.mobile-filter-chip{flex-shrink:0;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500;background-color:#fff;border:1px solid #e4e4e7;color:#52525b;cursor:pointer;transition:all .2s}.mobile-filter-chip.active{background-color:#fdf2f8;border-color:#ec4899;color:#ec4899}.mobile-spinner{display:flex;justify-content:center;align-items:center;padding:40px}.mobile-spinner:after{content:"";width:32px;height:32px;border:3px solid #fce7f3;border-top-color:#ec4899;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mobile-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#a1a1aa;text-align:center}.mobile-empty-icon{margin-bottom:16px;opacity:.5}.mobile-empty-text{font-size:15px}.mobile-toast{position:fixed;bottom:calc(var(--bottom-nav-height) + 80px + var(--safe-area-bottom));left:50%;transform:translate(-50%);padding:12px 24px;background-color:#18181b;color:#fff;border-radius:8px;font-size:14px;font-weight:500;box-shadow:0 4px 20px #0003;z-index:2000;animation:toastIn .3s ease}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.notification-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background-color:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:9px;display:flex;align-items:center;justify-content:center}.mobile-slide-panel{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-radius:20px 20px 0 0;padding:20px;padding-bottom:calc(20px + var(--safe-area-bottom));z-index:1100;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -10px 40px #00000026}.mobile-slide-panel.open{transform:translateY(0)}.mobile-slide-panel-header{display:flex;justify-content:center;margin-bottom:20px}.mobile-slide-panel-handle{width:40px;height:4px;background-color:#e4e4e7;border-radius:2px}.mobile-slide-panel-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1050;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.mobile-slide-panel-backdrop.open{opacity:1;visibility:visible}@media (max-width: 420px){:root{--bottom-nav-height: 60px;--mobile-padding: 10px;--touch-target-min: 44px}.mobile-card{padding:12px;border-radius:10px}.mobile-card-title{font-size:14px}.mobile-card-row{font-size:12px}.mobile-bottom-nav a,.mobile-bottom-nav button{font-size:10px;padding:6px 8px;min-width:50px;gap:2px}.mobile-bottom-nav svg{width:20px;height:20px}.mobile-header{height:52px;padding:0 12px}.mobile-header-logo{height:28px}.mobile-header-title{font-size:14px}.mobile-search-bar{padding:10px 12px}.mobile-search-input{padding:10px 40px 10px 12px;font-size:14px;border-radius:10px}.mobile-filter-chip{padding:6px 12px;font-size:12px;border-radius:16px}.mobile-fab{width:50px;height:50px;right:12px;bottom:calc(var(--bottom-nav-height) + 12px + var(--safe-area-bottom))}.mobile-fab svg{width:22px;height:22px}.mobile-modal{border-radius:0!important;max-height:100vh!important}.mobile-slide-panel{padding:16px;border-radius:16px 16px 0 0}input,textarea,select{padding:12px 14px!important;font-size:15px!important}button{padding:12px 16px}.mobile-toast{padding:10px 20px;font-size:13px;max-width:calc(100vw - 24px)}}@media (min-width: 421px) and (max-width: 900px){:root{--bottom-nav-height: 68px;--mobile-padding: 16px;--touch-target-min: 48px}.mobile-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mobile-card{padding:16px}.mobile-bottom-nav a,.mobile-bottom-nav button{font-size:12px;padding:10px 16px;min-width:70px}.mobile-filter-chips{justify-content:center;flex-wrap:wrap}.mobile-search-input{max-width:400px;margin:0 auto;display:block}.mobile-fab{width:60px;height:60px}}@media (min-width: 901px) and (max-width: 1024px){:root{--sidebar-width: 240px}}@media (prefers-contrast: high){.mobile-card{border:2px solid #18181b}.mobile-filter-chip.active{border-width:2px}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
