.auth-welcome{min-height:100vh;min-height:100dvh;background:#fafafa;display:flex;flex-direction:column}.auth-welcome__body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:40px;padding:40px 24px}.auth-welcome__hero{display:flex;flex-direction:column;align-items:center;gap:20px}.auth-welcome__mascot{display:flex;align-items:center;justify-content:center}.auth-welcome__logo{max-width:200px;height:auto;-o-object-fit:contain;object-fit:contain}.auth-welcome__title-block{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.auth-welcome__title{font-family:Funnel Sans,sans-serif;font-size:32px;font-weight:700;color:var(--text)}.auth-welcome__subtitle{font-size:15px;font-weight:600;color:var(--app-primary)}.auth-welcome__desc{font-size:14px;color:var(--text-secondary);text-align:center;line-height:1.5;white-space:pre-line}.auth-welcome__actions{display:flex;flex-direction:column;gap:12px}.auth-welcome__btn-register{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:16px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:16px;font-weight:600;box-shadow:0 8px 12px #00000017}.auth-welcome__btn-code{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:16px;background:#fff;color:var(--text);font-size:16px;font-weight:600;border:1px solid #e5e5e5;box-shadow:0 1px 2px #0000000d}.auth-welcome__divider{display:flex;align-items:center;gap:12px;padding:4px 0}.auth-welcome__divider-line{flex:1;height:1px;background:#e5e5e5}.auth-welcome__divider-text{font-size:13px;color:var(--text-muted)}.auth-register{min-height:100vh;min-height:100dvh;background:#fafafa;display:flex;flex-direction:column;padding:20px 24px 40px}.auth-register__header{display:flex;align-items:center;gap:12px}.auth-register__back{width:40px;height:40px;border-radius:12px;background:#fafafa;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;color:var(--text)}.auth-register__title{font-family:Funnel Sans,sans-serif;font-size:20px;font-weight:700}.auth-register__form{display:flex;flex-direction:column;gap:20px;margin-top:32px}.auth-register__mascot{width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,#f0ebe1,#e4dbcc);display:flex;align-items:center;justify-content:center}.auth-register__emoji{font-size:42px;line-height:1}.auth-register__field{display:flex;flex-direction:column;gap:8px}.auth-register__label{font-size:15px;font-weight:600;color:var(--text)}.auth-register__input-wrap{height:52px;border-radius:14px;background:#fff;border:1px solid #e5e5e5;display:flex;align-items:center;gap:8px;padding:0 16px}.auth-register__input-wrap--username{font-family:ui-monospace,SF Mono,Menlo,monospace}.auth-register__at{color:#999;font-size:16px;font-family:ui-monospace,SF Mono,Menlo,monospace}.auth-register__spin{animation:auth-register-spin .9s linear infinite}@keyframes auth-register-spin{to{transform:rotate(360deg)}}.auth-register__hint--error{color:#d32f2f}.auth-register__input{width:100%;height:100%;border:none;background:transparent;font-size:15px;color:var(--text)}.auth-register__input::-moz-placeholder{color:#bbb}.auth-register__input::placeholder{color:#bbb}.auth-register__hint{font-size:12px;color:var(--text-muted)}.auth-register__spacer{flex:1}.auth-register__bottom{display:flex;flex-direction:column;gap:16px}.auth-register__error{font-size:14px;color:#d32f2f;text-align:center}.auth-register__warning{display:flex;gap:10px;padding:12px 16px;border-radius:14px;background:var(--warning-bg)}.auth-register__warning svg{flex-shrink:0;margin-top:1px}.auth-register__warning-text{display:flex;flex-direction:column;gap:2px}.auth-register__warning-text strong{font-size:13px;font-weight:700;color:#e65100}.auth-register__warning-text p{font-size:12px;color:var(--warning-text);line-height:1.4}.auth-register__btn-create{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:16px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:16px;font-weight:600;box-shadow:0 8px 12px #00000017}.auth-register__btn-create:disabled{opacity:.5;cursor:not-allowed}.auth-code{min-height:100vh;min-height:100dvh;background:#fafafa;display:flex;flex-direction:column}.auth-code__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:32px;padding:40px 24px}.auth-code__title-section{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.auth-code__title{font-family:Funnel Sans,sans-serif;font-size:22px;font-weight:700;text-align:center}.auth-code__subtitle{font-size:14px;font-weight:600;color:var(--success)}.auth-code__card{width:100%;background:#fafafa;border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:16px;border:1px solid #e5e5e5;box-shadow:0 8px 10px #00000012}.auth-code__card-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#0a0a0a}.auth-code__card-box{width:100%;display:flex;align-items:center;justify-content:center;padding:16px 20px;border-radius:12px;background:#fff;border:1px solid #e5e5e5}.auth-code__card-code{font-family:Funnel Sans,sans-serif;font-size:26px;font-weight:700;letter-spacing:1.5px;color:var(--text)}.auth-code__card-copy{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;border-radius:12px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:14px;font-weight:600;box-shadow:0 8px 12px #00000017}.auth-code__card-divider{width:100%;height:1px;background:#e5e5e5}.auth-code__card-warn{display:flex;align-items:flex-start;gap:10px;width:100%}.auth-code__card-warn svg{flex-shrink:0;margin-top:1px}.auth-code__card-warn p{font-size:12px;font-weight:500;color:var(--warning-text);line-height:1.4}.auth-code__btn-start{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:16px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:16px;font-weight:600;box-shadow:0 8px 12px #00000017}.auth-code__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:20px;z-index:100;animation:auth-code__overlay-in .18s ease-out}@keyframes auth-code__overlay-in{0%{opacity:0}to{opacity:1}}.auth-code__modal{width:100%;max-width:420px;background:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:14px;box-shadow:0 20px 40px #0003;animation:auth-code__modal-in .22s cubic-bezier(.2,.9,.3,1.2)}@keyframes auth-code__modal-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-code__modal-icon{width:56px;height:56px;border-radius:50%;background:#fff8e1;display:flex;align-items:center;justify-content:center}.auth-code__modal-title{font-family:Funnel Sans,sans-serif;font-size:20px;font-weight:700;text-align:center;color:#0a0a0a}.auth-code__modal-text{font-size:14px;font-weight:500;line-height:1.5;color:#555;text-align:center}.auth-code__modal-codebox{width:100%;display:flex;align-items:center;justify-content:center;padding:16px 20px;border-radius:12px;background:#fafafa;border:1px solid #e5e5e5;margin-top:4px}.auth-code__modal-code{font-family:Funnel Sans,sans-serif;font-size:28px;font-weight:700;letter-spacing:2px;color:#0a0a0a}.auth-code__modal-copy{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;border-radius:12px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:14px;font-weight:600;box-shadow:0 8px 12px #00000017}.auth-code__modal-next{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:16px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:16px;font-weight:600;box-shadow:0 8px 12px #00000017;transition:opacity .2s ease,background .2s ease;margin-top:4px}.auth-code__modal-next:disabled{background:#d4d4d4;color:#fff;box-shadow:none;cursor:not-allowed;opacity:.85}.auth-login{min-height:100vh;min-height:100dvh;background:#fafafa;display:flex;flex-direction:column;padding:20px 24px 40px}.auth-login__header{display:flex;align-items:center;position:relative}.auth-login__header .auth-login__title{position:absolute;left:50%;transform:translate(-50%)}.auth-login__back{width:36px;height:36px;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#0a0a0a}.auth-login__title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;color:#0a0a0a}.auth-login__spacer{flex:1}.auth-login__input-section{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:12px;background:#fafafa;border:1px solid #e5e5e5;box-shadow:0 8px 10px #00000012;width:100%}.auth-login__label-row{display:flex;align-items:center;justify-content:center;gap:8px}.auth-login__label{font-size:14px;font-weight:600;color:#0a0a0a}.auth-login__input-wrap{height:52px;border-radius:10px;background:#fff;border:1px solid #e5e5e5;display:flex;align-items:center;padding:0 16px}.auth-login__input{width:100%;height:100%;border:none;background:transparent;font-size:22px;font-family:Funnel Sans,sans-serif;font-weight:700;letter-spacing:2px;color:#0a0a0a;text-align:center}.auth-login__input::-moz-placeholder{color:#ccc;font-weight:700}.auth-login__input::placeholder{color:#ccc;font-weight:700}.auth-login__bottom{display:flex;flex-direction:column;gap:16px}.auth-login__error{font-size:14px;color:#d32f2f;text-align:center;padding:12px 16px;background:#ffebee;border-radius:12px}.auth-login__btn-login{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;border-radius:12px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:16px;font-weight:600;box-shadow:0 8px 12px #00000017}.auth-login__btn-login:disabled{opacity:.5;cursor:not-allowed}.auth-login__btn-recovery{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;border-radius:12px;background:transparent;border:1px solid #e5e5e5;color:#555;font-size:14px;font-weight:600;transition:background .2s ease,color .2s ease}.auth-login__btn-recovery:hover{background:#f5f5f5;color:#0a0a0a}.recovery-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:flex-end;justify-content:center;z-index:100;padding:0;animation:recovery-overlay-in .18s ease-out}@keyframes recovery-overlay-in{0%{opacity:0}to{opacity:1}}.recovery-modal{position:relative;width:100%;max-width:480px;background:#fff;border-radius:24px 24px 0 0;padding:28px 22px 24px;display:flex;flex-direction:column;align-items:stretch;gap:14px;max-height:92vh;overflow-y:auto;animation:recovery-modal-in .26s cubic-bezier(.2,.9,.3,1.1);box-shadow:0 -20px 40px #0000002e}@media (min-width: 600px){.recovery-overlay{align-items:center;padding:24px}.recovery-modal{border-radius:24px}}@keyframes recovery-modal-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.recovery-modal__close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#555;border:none}.recovery-modal__icon{width:56px;height:56px;border-radius:50%;background:#fff8e1;display:flex;align-items:center;justify-content:center;align-self:center}.recovery-modal__title{font-family:Funnel Sans,sans-serif;font-size:22px;font-weight:700;color:#0a0a0a;text-align:center}.recovery-modal__subtitle{font-size:14px;color:#555;line-height:1.5;text-align:center;padding:0 4px}.recovery-modal__form{display:flex;flex-direction:column;gap:14px;margin-top:4px}.recovery-field{display:flex;flex-direction:column;gap:6px}.recovery-field__label{font-size:13px;font-weight:600;color:#0a0a0a}.recovery-field__hint{color:#999;font-weight:500}.recovery-field__input{width:100%;height:46px;border-radius:12px;background:#fafafa;border:1px solid #e5e5e5;padding:0 14px;font-size:15px;color:#0a0a0a;transition:border .18s ease,background .18s ease}.recovery-field__input:focus{outline:none;border-color:#0a0a0a;background:#fff}.recovery-field__row{display:flex;gap:8px;align-items:center}.recovery-field__row .recovery-field__input{flex:1}.recovery-field__add{width:46px;min-width:46px;height:46px;aspect-ratio:1 / 1;padding:0;border-radius:12px;background:#0a0a0a;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;border:none;transition:opacity .18s ease}.recovery-field__add:disabled{opacity:.4;cursor:not-allowed}.recovery-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.recovery-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#f0f0f0;border-radius:999px;font-size:13px;font-weight:500;color:#0a0a0a}.recovery-chip__remove{width:18px;height:18px;border-radius:50%;background:#00000014;display:flex;align-items:center;justify-content:center;color:#555;border:none}.recovery-modal__error{font-size:13px;color:#d32f2f;background:#ffebee;padding:10px 14px;border-radius:10px;text-align:center}.recovery-modal__submit{width:100%;height:52px;min-height:52px;flex-shrink:0;padding:0 18px;border-radius:14px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:15px;font-weight:600;box-shadow:0 8px 14px #0000001f;margin-top:4px;border:none;transition:opacity .18s ease}.recovery-modal__submit:disabled{opacity:.6;cursor:not-allowed}.recovery-modal__success{display:flex;flex-direction:column;gap:14px;align-items:center;padding:8px 0}.recovery-modal__success-icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#4caf50,#2e7d32);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #2e7d3240}.recovery-modal__success-text{text-align:center;font-size:14px;color:#555;line-height:1.5}.home{background:#fafafa;min-height:100%;font-family:Inter,sans-serif;color:#1a1a1a}.home-header{padding:20px 20px 0;display:flex;align-items:center;justify-content:space-between}.home-header-logo{width:64px;height:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.home-greeting{font-family:Inter,sans-serif;font-size:20px;font-weight:600;margin:0;color:#0a0a0a}.home-content{padding:0 20px;display:flex;flex-direction:column;gap:20px;margin-top:20px}.home-stats-row{display:flex;gap:10px}.home-stat-card{flex:1;border-radius:16px;padding:16px 14px;display:flex;flex-direction:column;gap:4px}.home-stat-card--purple{background:linear-gradient(180deg,#f3ecff,#fff);border:1px solid rgba(156,39,176,.094);box-shadow:0 4px 14px #9c27b022}.home-stat-card--amber{background:linear-gradient(180deg,#fff4e5,#fff);border:1px solid rgba(245,158,11,.094);box-shadow:0 4px 14px #f59e0b22}.home-stat-card--sky{background:linear-gradient(180deg,#e8f5ff,#fff);border:1px solid rgba(14,165,233,.094);box-shadow:0 4px 14px #0ea5e922}.home-stat-value{font-family:Funnel Sans,sans-serif;font-size:26px;font-weight:700}.home-stat-label{font-size:11px;font-weight:600}.home-raccoons{display:flex;flex-direction:column;gap:12px}.home-section-header{display:flex;justify-content:space-between;align-items:center}.home-section-title{font-family:Inter,sans-serif;font-size:16px;font-weight:600;margin:0;color:#0a0a0a}.home-section-link{display:flex;align-items:center;gap:4px;color:#384f84;font-size:13px;font-weight:500;cursor:pointer;text-decoration:none}.home-raccoons-row{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.home-raccoons-row::-webkit-scrollbar{display:none}.home-raccoon-card{min-width:80px;max-width:80px;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:3px;background:#fafafa;border:2px solid #e5e5e5;padding:5px 4px 3px;overflow:hidden;scroll-snap-align:start;cursor:pointer;flex-shrink:0}.home-raccoon-img{width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:8px}.home-raccoon-emoji{font-size:28px;height:50px;display:flex;align-items:center;justify-content:center}.home-raccoon-name{font-size:10px;font-weight:600;color:#1a1a1a}.home-mission{background:#fff;border-radius:12px;padding:16px;display:flex;align-items:flex-start;gap:14px;border:2px solid #111111;box-shadow:0 10px 12px #00000018;color:#111}.home-mission-body{flex:1;display:flex;flex-direction:column;gap:6px}.home-mission-tag{display:inline-flex;align-items:center;background:#f4f4f4;border-radius:9999px;padding:4px 10px;font-size:9px;font-weight:700;letter-spacing:.8px;color:#000c;width:-moz-fit-content;width:fit-content}.home-mission-text{font-size:13px;font-weight:500}.home-season{background:#fafafa;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;border:1px solid #e5e5e5;box-shadow:0 1px 2px #0000000a}.home-season-header{display:flex;justify-content:space-between;align-items:center}.home-season-left{display:flex;align-items:center;gap:8px}.home-season-name{font-family:Funnel Sans,sans-serif;font-size:16px;font-weight:700;color:#1a1a1a}.home-season-timer{display:flex;align-items:center;gap:4px;background:#fff3e0;border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:600;color:#e65100}.home-progress-wrap{display:flex;flex-direction:column;gap:6px}.home-progress-bar{width:100%;height:10px;background:#f0ebe1;border-radius:9999px;overflow:hidden}.home-progress-fill{height:100%;background:linear-gradient(90deg,#c8b496,#a89070);border-radius:9999px;transition:width .3s ease}.home-progress-text{font-size:12px;color:#777}.home-news{display:flex;flex-direction:column;gap:12px}.home-news-item{background:#fafafa;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid #e5e5e5;box-shadow:0 1px 2px #00000008}.home-news-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-news-body{flex:1;display:flex;flex-direction:column;gap:2px}.home-news-text{font-size:13px;font-weight:500;color:#1a1a1a}.home-news-time{font-size:11px;color:#777}.home-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#777}.install-pwa__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:20px;z-index:200;animation:install-pwa__overlay-in .18s ease-out}@keyframes install-pwa__overlay-in{0%{opacity:0}to{opacity:1}}.install-pwa__modal{position:relative;width:100%;max-width:420px;background:#fff;border-radius:20px;padding:28px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:14px;box-shadow:0 20px 40px #0003;animation:install-pwa__modal-in .22s cubic-bezier(.2,.9,.3,1.2)}@keyframes install-pwa__modal-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.install-pwa__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#555;transition:background .16s ease,opacity .16s ease}.install-pwa__close:disabled{opacity:.4;cursor:not-allowed}.install-pwa__close:not(:disabled):hover{background:#ebebeb}.install-pwa__icon{width:56px;height:56px;border-radius:50%;background:#eef0fb;display:flex;align-items:center;justify-content:center}.install-pwa__title{font-family:Funnel Sans,sans-serif;font-size:20px;font-weight:700;text-align:center;color:#0a0a0a;line-height:1.25}.install-pwa__text{font-size:14px;font-weight:500;line-height:1.5;color:#555;text-align:center}.install-pwa__text--muted{color:#777;font-size:13px}.install-pwa__steps{list-style:none;margin:4px 0 6px;padding:14px 16px;width:100%;background:#fafafa;border:1px solid #ececec;border-radius:14px;display:flex;flex-direction:column;gap:12px}.install-pwa__steps li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;color:#1a1a1a}.install-pwa__step-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#4338ca;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.install-pwa__step-body{flex:1;display:inline}.install-pwa__step-body b{font-weight:700;color:#0a0a0a}.install-pwa__inline-icon{display:inline-block;vertical-align:-2px;margin:0 2px;color:#4338ca}.install-pwa__android-cta{width:100%;padding:12px 14px;background:#eef0fb;border-radius:12px;font-size:13.5px;color:#1f2a88;text-align:center;font-weight:500}.install-pwa__btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:16px;font-size:16px;font-weight:600;transition:opacity .2s ease,background .2s ease;margin-top:4px}.install-pwa__btn--primary{background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;box-shadow:0 8px 12px #00000017}.install-pwa__btn--primary:disabled{background:#d4d4d4;color:#fff;box-shadow:none;cursor:not-allowed;opacity:.85}.profile{position:relative;min-height:100%;background:#f7f4ee;font-family:Inter,sans-serif;color:#1a1a1a;padding-bottom:16px;display:flex;flex-direction:column}.profile-avatar-wrap{position:relative;display:flex;justify-content:center;margin-top:28px;z-index:3}.profile-avatar-btn{position:relative;background:transparent;border:none;padding:0;cursor:pointer;border-radius:50%;-webkit-tap-highlight-color:transparent;transition:transform .15s ease}.profile-avatar-btn:active{transform:scale(.96)}.profile-avatar-edit{position:absolute;right:-2px;bottom:4px;width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #E5E5E5;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0f172a2e}.profile-identity{padding:16px 24px 4px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.profile-name-row{display:inline-flex;align-items:center;gap:8px}.profile-name{font-family:Funnel Sans,sans-serif;font-size:26px;font-weight:800;color:#0f172a;letter-spacing:-.4px;margin:0;line-height:1.1;max-width:60vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-edit-pencil{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#4338ca14;color:#4338ca;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.profile-edit-pencil:hover{background:#4338ca29}.profile-handle{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 12px;border-radius:999px;background:#fff;border:1px solid #ECEAE3;font-family:"ui-monospace",SF Mono,Menlo,monospace;font-size:12px;font-weight:600;color:#4338ca;cursor:pointer;-webkit-tap-highlight-color:transparent}.profile-handle--copied{color:#22a06b}.profile-meta{font-size:11px;color:#99948a;letter-spacing:.2px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:20px 16px 4px}.profile-stat{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 14px 12px;background:#fff;border-radius:18px;border:1px solid #ECEAE3;position:relative;overflow:hidden}.profile-stat:before{content:"";position:absolute;top:0;left:14px;right:14px;height:3px;border-radius:0 0 4px 4px;background:var(--accent, #4338CA)}.profile-stat-label{font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#99948a}.profile-stat-value{font-family:Funnel Sans,sans-serif;font-size:22px;font-weight:800;color:#0f172a;line-height:1}.profile-section{padding:12px 16px 0}.profile-section-label{display:block;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#99948a;margin:16px 4px 8px}.profile-card{background:#fff;border-radius:18px;border:1px solid #ECEAE3;display:flex;flex-direction:column}.profile-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:transparent;border:none;cursor:pointer;width:100%;font-family:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.profile-row+.profile-row{border-top:1px solid #F2EFE8}.profile-row-left{display:flex;align-items:center;gap:12px;text-align:left}.profile-row-icon{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-row-icon--violet{background:#eef0fb;color:#4338ca}.profile-row-icon--rose{background:#fceaf1;color:#c026a2}.profile-row-icon--key{background:#fff6e0;color:#b58400}.profile-row-title{font-size:14px;font-weight:600;color:#0f172a}.profile-row-sub{font-size:11px;color:#99948a;margin-top:2px}.profile-code{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#0f172a;color:#fbbf24;font-family:"ui-monospace",SF Mono,Menlo,monospace;font-size:13px;font-weight:700;letter-spacing:4px}.profile-code--locked{color:#ffffffa6;letter-spacing:6px}.profile-logout{margin:auto 16px 0;width:calc(100% - 32px);height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #FCDADA;border-radius:16px;color:#d14343;font-size:14px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.profile-logout:hover{background:#fff5f5}.profile-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:999;display:flex;align-items:flex-end;justify-content:center;animation:profile-fade .18s ease-out}.profile-sheet{width:100%;max-width:520px;background:#fff;border-radius:24px 24px 0 0;padding:14px 20px calc(28px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:16px;animation:profile-slide-up .24s cubic-bezier(.16,1,.3,1);max-height:88vh;overflow-y:auto}@keyframes profile-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes profile-fade{0%{opacity:0}to{opacity:1}}.profile-sheet-grip{align-self:center;width:40px;height:4px;border-radius:999px;background:#e5e2da}.profile-sheet-title{font-family:Funnel Sans,sans-serif;font-size:18px;font-weight:800;color:#0f172a;margin:4px 2px 0}.profile-sheet-sub{font-size:12px;color:#99948a;margin:-10px 2px 0}.profile-sheet-input{width:100%;height:50px;padding:0 14px;border-radius:14px;border:1px solid #E5E2DA;background:#fbfaf6;font-size:15px;font-weight:600;color:#0f172a;outline:none;transition:border-color .15s ease,background .15s ease}.profile-sheet-input:focus{border-color:#4338ca;background:#fff}.profile-sheet-actions{display:flex;gap:10px}.profile-sheet-btn{flex:1;height:48px;border-radius:14px;font-size:14px;font-weight:700;cursor:pointer;border:1px solid transparent;-webkit-tap-highlight-color:transparent}.profile-sheet-btn--ghost{background:#f4f2ec;color:#4b4b4b;border-color:#eceae3}.profile-sheet-btn--primary{background:#0f172a;color:#fff}.profile-sheet-btn--primary:disabled{background:#b8b4ac;cursor:not-allowed}.profile-sheet-error{font-size:12px;color:#d14343;margin:-6px 2px 0}.profile-upload-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:50px;width:100%;border-radius:14px;background:#0f172a;color:#fff;font-size:14px;font-weight:700;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s ease}.profile-upload-btn:disabled{background:#b8b4ac;cursor:not-allowed}.profile-avatar-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:4px 0}.profile-avatar-tile{aspect-ratio:1;border-radius:16px;background:linear-gradient(135deg,#f6f4ed,#ece7da);border:2px solid transparent;display:flex;align-items:center;justify-content:center;font-size:26px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .12s ease,border-color .12s ease,background .12s ease}.profile-avatar-tile:active{transform:scale(.94)}.profile-avatar-tile--active{border-color:#4338ca;background:linear-gradient(135deg,#eef0fb,#dcd8f4);box-shadow:0 6px 16px #4338ca38}.profile-avatar-divider{display:flex;align-items:center;gap:10px;margin-top:6px;color:#99948a;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.profile-avatar-divider:before,.profile-avatar-divider:after{content:"";flex:1;height:1px;background:#eceae3}.profile-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:16px;animation:profile-fade .18s ease-out}.profile-confirm{background:#fff;border-radius:20px;padding:22px 20px 18px;max-width:360px;width:100%;display:flex;flex-direction:column;gap:14px;box-shadow:0 12px 36px #0f172a33}.profile-confirm-icon{align-self:center;width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff1b8,#fcd34d);color:#92400e}.profile-confirm-title{font-family:Funnel Sans,sans-serif;font-size:18px;font-weight:800;text-align:center;color:#0f172a;margin:0}.profile-confirm-text{font-size:13px;color:#56524a;text-align:center;line-height:1.45;margin:0}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f1117;padding:24px}.admin-login__card{width:100%;max-width:400px;background:#1a1d27;border-radius:16px;padding:40px 32px;border:1px solid #2a2d3a}.admin-login__icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#384f84,#5a73b5);display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.admin-login__title{text-align:center;font-size:22px;font-weight:700;color:#e8e8ed;margin-bottom:4px}.admin-login__subtitle{text-align:center;font-size:14px;color:#6b6e7b;margin-bottom:32px}.admin-login__field{margin-bottom:20px}.admin-login__label{display:block;font-size:13px;font-weight:500;color:#9a9da8;margin-bottom:8px}.admin-login__input{width:100%;height:48px;background:#12141c;border:1px solid #2a2d3a;border-radius:10px;padding:0 16px;font-size:15px;color:#e8e8ed;transition:border-color .2s}.admin-login__input::-moz-placeholder{color:#3d4050}.admin-login__input::placeholder{color:#3d4050}.admin-login__input:focus{border-color:#384f84}.admin-login__error{font-size:13px;color:#e05454;text-align:center;margin-bottom:16px}.admin-login__btn{width:100%;height:48px;border-radius:10px;background:linear-gradient(135deg,#384f84,#4a63a0);color:#fff;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s;margin-top:8px}.admin-login__btn:hover{opacity:.9}.admin-login__btn:disabled{opacity:.4;cursor:not-allowed}.qr-redeem{min-height:100vh;min-height:100dvh;background:#fafafa;display:flex;flex-direction:column}.qr-redeem__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;gap:24px}.qr-redeem__loading{display:flex;flex-direction:column;align-items:center;gap:24px}.qr-redeem__pulse{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#384f84,#2c3e6b);display:flex;align-items:center;justify-content:center;font-size:48px;animation:qr-pulse 1.5s ease-in-out infinite}@keyframes qr-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.qr-redeem__loading-text{font-family:Funnel Sans,sans-serif;font-size:16px;font-weight:600;color:#666}.qr-redeem__reveal{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;animation:qr-reveal-in .6s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes qr-reveal-in{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.qr-redeem__card{width:220px;height:300px;border-radius:16px;background:#fff;border:2px solid #e5e5e5;box-shadow:0 12px 32px #0000001f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;position:relative;overflow:hidden}.qr-redeem__card--legendary{border-color:#ffd600;box-shadow:0 12px 32px #ffd6004d,0 0 60px #ffd60026}.qr-redeem__card--epic{border-color:#9c27b0;box-shadow:0 12px 32px #9c27b040,0 0 40px #9c27b01a}.qr-redeem__card--rare{border-color:#2196f3;box-shadow:0 12px 32px #2196f333}.qr-redeem__card-image{width:140px;height:140px;border-radius:12px;-o-object-fit:cover;object-fit:cover;background:#f5f5f5}.qr-redeem__card-emoji{font-size:80px;line-height:1}.qr-redeem__card-name{font-family:Funnel Sans,sans-serif;font-size:18px;font-weight:700;text-align:center;color:#0a0a0a}.qr-redeem__rarity-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.qr-redeem__info{display:flex;flex-direction:column;align-items:center;gap:6px}.qr-redeem__description{font-size:14px;color:#666;text-align:center;line-height:1.4;max-width:280px}.qr-redeem__collection{font-size:12px;color:#999;font-weight:500}.qr-redeem__btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:320px;height:52px;border-radius:16px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:16px;font-weight:600;box-shadow:0 8px 12px #00000017;margin-top:8px}.qr-redeem__auth{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;animation:qr-reveal-in .4s ease-out forwards}.qr-redeem__auth-title{font-family:Funnel Sans,sans-serif;font-size:22px;font-weight:700;text-align:center}.qr-redeem__auth-subtitle{font-size:14px;font-weight:600;color:var(--success);margin-top:-16px}.qr-redeem__code-card{width:100%;max-width:360px;background:#fafafa;border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:16px;border:1px solid #e5e5e5;box-shadow:0 8px 10px #00000012}.qr-redeem__code-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#0a0a0a}.qr-redeem__code-box{width:100%;display:flex;align-items:center;justify-content:center;padding:16px 20px;border-radius:12px;background:#fff;border:1px solid #e5e5e5}.qr-redeem__code-value{font-family:Funnel Sans,sans-serif;font-size:26px;font-weight:700;letter-spacing:1.5px;color:var(--text)}.qr-redeem__code-copy{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;border-radius:12px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:14px;font-weight:600;box-shadow:0 8px 12px #00000017}.qr-redeem__code-divider{width:100%;height:1px;background:#e5e5e5}.qr-redeem__code-warn{display:flex;align-items:flex-start;gap:10px;width:100%}.qr-redeem__code-warn svg{flex-shrink:0;margin-top:1px}.qr-redeem__code-warn p{font-size:12px;font-weight:500;color:var(--warning-text);line-height:1.4}.qr-redeem__error{display:flex;flex-direction:column;align-items:center;gap:16px}.qr-redeem__error-icon{width:72px;height:72px;border-radius:50%;background:#fee2e2;display:flex;align-items:center;justify-content:center;color:#dc2626}.qr-redeem__error-title{font-family:Funnel Sans,sans-serif;font-size:18px;font-weight:700;text-align:center}.qr-redeem__error-text{font-size:14px;color:#999;text-align:center}.username-setup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:200;animation:username-setup-overlay-in .18s ease-out}@keyframes username-setup-overlay-in{0%{opacity:0}to{opacity:1}}.username-setup-modal{width:100%;max-width:480px;background:#fafafa;border-radius:24px 24px 0 0;padding:32px 24px 28px;display:flex;flex-direction:column;gap:16px;box-shadow:0 -10px 40px #0000002e;animation:username-setup-modal-in .26s cubic-bezier(.2,.9,.3,1.1)}@media (min-width: 640px){.username-setup-overlay{align-items:center}.username-setup-modal{border-radius:24px}}@keyframes username-setup-modal-in{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.username-setup-modal__icon{width:56px;height:56px;border-radius:18px;background:#fff;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;margin:0 auto}.username-setup-modal__title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#0a0a0a;text-align:center;margin:0}.username-setup-modal__subtitle{font-size:14px;color:#555;line-height:1.5;text-align:center;margin:0}.username-setup-field{display:flex;flex-direction:column;gap:8px;margin-top:4px}.username-setup-field__wrap{height:52px;border-radius:14px;background:#fff;border:1px solid #e5e5e5;display:flex;align-items:center;gap:8px;padding:0 16px;font-family:ui-monospace,SF Mono,Menlo,monospace}.username-setup-field__at{color:#999;font-size:16px}.username-setup-field__input{flex:1;height:100%;border:none;background:transparent;font-size:15px;color:#0a0a0a;font-family:inherit}.username-setup-field__input::-moz-placeholder{color:#bbb}.username-setup-field__input::placeholder{color:#bbb}.username-setup-field__hint{font-size:12px;color:#777}.username-setup-field__hint.is-error{color:#d32f2f}.username-setup-modal__error{font-size:13px;color:#d32f2f;text-align:center;margin:0}.username-setup-modal__submit{height:52px;border-radius:16px;background:linear-gradient(90deg,#111,#2a2a2a);color:#fff;font-size:16px;font-weight:600;border:none;cursor:pointer;box-shadow:0 8px 12px #00000017}.username-setup-modal__submit:disabled{opacity:.5;cursor:not-allowed}.username-setup-spin{animation:username-setup-spin .9s linear infinite}@keyframes username-setup-spin{to{transform:rotate(360deg)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:Geist Mono,JetBrains Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 222 47% 11%;--card: 0 0% 100%;--card-foreground: 222 47% 11%;--primary: 222 40% 37%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96%;--secondary-foreground: 222 47% 11%;--muted: 210 40% 96%;--muted-foreground: 215 16% 47%;--accent: 210 40% 96%;--accent-foreground: 222 47% 11%;--destructive: 0 84% 60%;--destructive-foreground: 210 40% 98%;--border: 214 32% 91%;--input: 214 32% 91%;--ring: 222 40% 37%;--radius: .5rem;--sidebar: 0 0% 98%;--sidebar-foreground: 222 47% 11%;--sidebar-border: 214 32% 91%;--sidebar-accent: 210 40% 96%;--sidebar-accent-foreground: 222 47% 11%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));font-family:Inter,sans-serif;color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.left-0{left:0}.left-2{left:.5rem}.left-3{left:.75rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.col-span-2{grid-column:span 2 / span 2}.-mx-4{margin-left:-1rem;margin-right:-1rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[25\/18\]{aspect-ratio:25/18}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-full{height:100%}.h-px{height:1px}.max-h-64{max-height:16rem}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.min-h-0{min-height:0px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[200px\]{width:200px}.w-\[60px\]{width:60px}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[200px\]{min-width:200px}.min-w-\[256px\]{min-width:256px}.max-w-2xl{max-width:42rem}.max-w-\[140px\]{max-width:140px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[320px\]{max-width:320px}.max-w-\[520px\]{max-width:520px}.max-w-\[560px\]{max-width:560px}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[1fr_1fr\]{grid-template-columns:1fr 1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-y-1{row-gap:.25rem}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-\[\#171717\]{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.border-\[\#e5e5e5\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-\[\#fecaca\]{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-border{border-color:hsl(var(--border))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.bg-\[\#15803d\]{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-\[\#171717\]{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.bg-\[\#2196F3\]{--tw-bg-opacity: 1;background-color:rgb(33 150 243 / var(--tw-bg-opacity, 1))}.bg-\[\#384F84\]\/10{background-color:#384f841a}.bg-\[\#9C27B0\]{--tw-bg-opacity: 1;background-color:rgb(156 39 176 / var(--tw-bg-opacity, 1))}.bg-\[\#FFD600\]{--tw-bg-opacity: 1;background-color:rgb(255 214 0 / var(--tw-bg-opacity, 1))}.bg-\[\#e0e0e0\]{--tw-bg-opacity: 1;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1))}.bg-\[\#e5e5e5\]{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f0f0\]{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.bg-\[\#f5f5f5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-\[\#fafafa\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-\[\#fafafa\]\/20{background-color:#fafafa33}.bg-\[\#fef2f2\]{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/40{background-color:hsl(var(--muted) / .4)}.bg-muted\/60{background-color:hsl(var(--muted) / .6)}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.bg-primary{background-color:hsl(var(--primary))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-sidebar{background-color:hsl(var(--sidebar))}.bg-sidebar-accent{background-color:hsl(var(--sidebar-accent))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.font-mono{font-family:Geist Mono,JetBrains Mono,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#0a0a0a\]{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.text-\[\#737373\]{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-\[\#b91c1c\]{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-\[\#d4d4d4\]{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.text-\[\#dc2626\]{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-\[\#fafafa\]{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-foreground{color:hsl(var(--foreground))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.accent-\[\#384F84\]{accent-color:#384F84}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#384F84\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(56 79 132 / var(--tw-ring-opacity, 1))}.ring-offset-1{--tw-ring-offset-width: 1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.placeholder\:text-\[\#737373\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#737373\]::placeholder{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#a3a3a3\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#a3a3a3\]::placeholder{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:border-\[\#a3a3a3\]:hover{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity, 1))}.hover\:border-\[\#f87171\]:hover{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.hover\:border-foreground\/30:hover{border-color:hsl(var(--foreground) / .3)}.hover\:bg-\[\#166534\]:hover{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#333\]:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#efefef\]:hover{--tw-bg-opacity: 1;background-color:rgb(239 239 239 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f0f0f0\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f5f5f5\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#fee2e2\]:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/80:hover{background-color:#000c}.hover\:bg-destructive\/10:hover{background-color:hsl(var(--destructive) / .1)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted-foreground\/20:hover{background-color:hsl(var(--muted-foreground) / .2)}.hover\:bg-muted\/30:hover{background-color:hsl(var(--muted) / .3)}.hover\:bg-muted\/40:hover{background-color:hsl(var(--muted) / .4)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-neutral-100:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:text-\[\#0a0a0a\]:hover{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.focus\:border-\[\#171717\]:focus{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.active\:bg-muted\/30:active{background-color:hsl(var(--muted) / .3)}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-70{opacity:.7}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:h-full{height:100%}.sm\:w-72{width:18rem}.sm\:w-80{width:20rem}.sm\:w-auto{width:auto}.sm\:max-w-\[520px\]{max-width:520px}.sm\:max-w-sm{max-width:24rem}.sm\:flex-1{flex:1 1 0%}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-3{gap:.75rem}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-y-auto{overflow-y:auto}.sm\:rounded-xl{border-radius:.75rem}.sm\:border-b-0{border-bottom-width:0px}.sm\:border-r{border-right-width:1px}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-3{grid-column:span 3 / span 3}.md\:mx-0{margin-left:0;margin-right:0}.md\:ml-64{margin-left:16rem}.md\:ml-auto{margin-left:auto}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:h-\[140px\]{height:140px}.md\:w-48{width:12rem}.md\:w-auto{width:auto}.md\:min-w-\[260px\]{min-width:260px}.md\:max-w-2xl{max-width:42rem}.md\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-\[1fr_1fr_auto\]{grid-template-columns:1fr 1fr auto}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:overflow-visible{overflow:visible}.md\:rounded-lg{border-radius:var(--radius)}.md\:rounded-xl{border-radius:.75rem}.md\:p-3\.5{padding:.875rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pt-0{padding-top:0}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-\[11px\]{font-size:11px}.md\:text-\[15px\]{font-size:15px}.md\:text-\[28px\]{font-size:28px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:text-\[\#0a0a0a\]{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}:root{--app-primary: #384F84;--primary-dark: #2C3E6B;--bg: #fafafa;--border: #EEECE8;--success: #43A047;--text: #1A1A1A;--text-secondary: #777777;--text-muted: #999999;--warning-bg: #FFF8E1;--warning-text: #8D6E00}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior-y:none}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{cursor:pointer;border:none;font-family:inherit}input{font-family:inherit;outline:none}
