:root{--rose: #E8B4B8;--rose-light: #F7E8EA;--rose-deep: #C17B82;--rose-dark: #8B4D55;--nude: #F2E4D8;--nude-light: #FBF6F2;--nude-dark: #C4A48A;--blush: #F5D5D8;--blush-mid: #E9B8BC;--white: #FFFFFF;--off-white: #FDFAF8;--surface: #ffffff;--text: #2C1A1E;--text-mid: #6B4A50;--text-light: #A07880;--border: rgba(200, 150, 158, .2);--border-mid: rgba(193, 123, 130, .35);--shadow: rgba(139, 77, 85, .08);--success: #7BAF7B;--warning: #D4915A;--danger: #C5515F;--sidebar-w: 240px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{height:100%;max-width:100%;overflow-x:clip;font-family:DM Sans,sans-serif;background:var(--off-white);color:var(--text)}#root{height:100%;min-width:0;max-width:100%}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,select,textarea{font-family:inherit;outline:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--rose);border-radius:2px}.serif{font-family:Playfair Display,serif}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.auth-card{animation:fadeUp .4s ease both}.auth-input:focus{border-color:var(--rose-deep)!important;outline:none}.lash-btn-press:active:not(:disabled){transform:scale(.98)}@media(hover:hover){.lash-btn-press:hover:not(:disabled){filter:brightness(1.03)}}.skeleton-line{background:linear-gradient(90deg,var(--rose-light) 0%,var(--surface) 45%,var(--rose-light) 90%);background-size:200% 100%;animation:skeleton-shimmer 1.1s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:480px){.lash-btn-press{-webkit-tap-highlight-color:transparent}}
