:root{--brand:#7a2d7a;--brand-dark:#5e2160;--brand-soft:#b98ab9;--brand-tint:#f5eef5;--ink:#3a3340;--border:#e7e2e8;--brand-ring:#7a2d7a24;accent-color:var(--brand)}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{-webkit-text-size-adjust:100%;font-family:system-ui,sans-serif}.scroll-x{-webkit-overflow-scrolling:touch;overflow-x:auto}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.8s linear infinite spin}@media (prefers-reduced-motion:reduce){.spin{animation:none}}select,textarea,input:not([type]),input[type=text],input[type=date],input[type=number],input[type=password],input[type=email],input[type=search],input[type=tel],input[type=url]{transition:border-color .15s,box-shadow .15s;border:1px solid var(--border)!important;color:var(--ink)!important;background-color:#fff!important;border-radius:8px!important}select:hover,textarea:hover,input:not([type]):hover,input[type=text]:hover,input[type=date]:hover,input[type=number]:hover,input[type=password]:hover,input[type=email]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=url]:hover{border-color:var(--brand-soft)!important}select:focus,select:focus-visible,textarea:focus,input:not([type]):focus,input[type=text]:focus,input[type=date]:focus,input[type=number]:focus,input[type=password]:focus,input[type=email]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=url]:focus{border-color:var(--brand)!important;box-shadow:0 0 0 3px var(--brand-ring)!important;outline:none!important}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%237a2d7a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.75 4.5 6 7.75 9.25 4.5'/%3E%3C/svg%3E")!important;background-position:right .65rem center!important;background-repeat:no-repeat!important;background-size:.72rem!important;padding-right:1.9rem!important}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.download-btn{cursor:pointer;transition:background-color .15s,color .15s,border-color .15s;color:var(--brand)!important;border:1px solid var(--brand-soft)!important;background:#fff!important;border-radius:8px!important}.download-btn:hover:not(:disabled){background:var(--brand)!important;border-color:var(--brand)!important;color:#fff!important}.download-btn:disabled{opacity:.5;cursor:not-allowed}
