*,:before,:after{box-sizing:border-box;margin:0;padding:0}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit;color:inherit;background:0 0;border:none}button{cursor:pointer;background:0 0;border:none;padding:0}:focus{outline:none}:focus-visible{outline-offset:2px;outline:2px solid #4169e1}table{border-collapse:collapse;width:100%}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html{scroll-behavior:smooth}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.5}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}select:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}body{color:#111827;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5}.container{width:100%;max-width:87.5rem;height:100%;margin:0 auto;padding:0 1.5rem}.container-full{width:100%}h1,.h1{font-size:2rem;font-weight:700;line-height:1.2}h2,.h2{font-size:1.5rem;font-weight:600;line-height:1.3}h3,.h3{font-size:1.25rem;font-weight:600;line-height:1.4}h4,.h4{font-size:1.125rem;font-weight:600;line-height:1.4}.text-small{font-size:.75rem}.text-body{font-size:.875rem}.text-medium{font-size:1rem}.text-large{font-size:1.125rem}@media (width<=768px){html{font-size:14px}.container,.container-fluid{padding:0 1rem}}@media (width<=480px){html{font-size:12px}.container,.container-fluid{padding:0 .75rem}}.m-0{margin:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:2rem}.scroll-top-btn{color:#fff;cursor:pointer;z-index:1000;background:#983364;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.scroll-top-btn:hover{background:#7a2850;transform:translateY(-5px);box-shadow:0 6px 16px #0003}.scroll-top-btn.scroll-down{animation:1s infinite pulse}.progress-ring{pointer-events:none;position:absolute;top:0;left:0}.progress-ring__circle.progress{stroke-dashoffset:0;transition:stroke-dasharray .3s}.chevron-icon{z-index:1;position:relative}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fade-enter-from,.fade-leave-to{opacity:0;transform:scale(.8)}@media (width<=1024px){.scroll-top-btn{width:44px;height:44px;bottom:1.5rem;right:1.5rem}.progress-ring{width:44px;height:44px}}@media (width<=768px){.scroll-top-btn{width:42px;height:42px;bottom:4rem;right:1rem}.progress-ring{width:42px;height:42px}.chevron-icon{width:20px;height:20px}}@media (width<=480px){.scroll-top-btn{width:38px;height:38px;bottom:3.5rem;right:.75rem}.progress-ring{width:38px;height:38px}.chevron-icon{width:18px;height:18px}}*{box-sizing:border-box;margin:0;padding:0}#app{flex-direction:column;min-height:100vh;display:flex}.global-toast{color:#fff;z-index:99999;border-radius:8px;max-width:400px;padding:12px 24px;font-weight:500;animation:.3s slideInToast;position:fixed;top:100px;right:20px;box-shadow:0 4px 20px #00000026}.global-toast.success{background:#10b981}.global-toast.error{background:#ef4444}.global-toast.info{background:#3b82f6}@keyframes slideInToast{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.settings-loader{z-index:99999;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loader-spinner{border:4px solid #f3f4f6;border-top-color:#983364;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.settings-loader p{color:#6b7280;margin-top:1rem;font-size:.875rem}.scroll-top-btn{color:#fff;cursor:pointer;z-index:999;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #667eea66}.scroll-top-btn:hover{transform:scale(1.1)translateY(-2px);box-shadow:0 6px 30px #667eea99}.scroll-top-btn:active{transform:scale(.9)}.progress-ring{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.progress-ring__circle{transition:stroke-dasharray .3s}.progress-ring__circle.progress{stroke:#fff;filter:drop-shadow(0 0 4px #ffffff4d)}.chevron-icon{z-index:1;transition:transform .3s;position:relative}.scroll-top-btn:hover .chevron-icon{transform:translateY(-2px)}.fade-enter-active,.fade-leave-active{transition:all .3s cubic-bezier(.4,0,.2,1)}.fade-enter-from,.fade-leave-to{opacity:0;transform:scale(.5)translateY(20px)}@media (width<=768px){.scroll-top-btn{width:44px;height:44px;bottom:20px;right:20px}.global-toast{max-width:100%;font-size:.875rem;top:80px;left:10px;right:10px}}@media (prefers-reduced-motion:reduce){.scroll-top-btn{transition:none}.scroll-top-btn:hover{transform:none}.fade-enter-active,.fade-leave-active{transition:none}.global-toast{animation:none}}
