.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:radial-gradient(circle at 10% 10%,rgba(37,99,235,.18) 0%,transparent 35%),radial-gradient(circle at 90% 85%,rgba(14,165,233,.14) 0%,transparent 32%),linear-gradient(135deg,#eef2ff,#f8fafc 45%,#e0f2fe)}.auth-card{width:100%;max-width:470px;background:#ffffffe6;border-radius:20px;padding:22px;box-shadow:0 20px 45px #0f172a24;border:1px solid rgba(255,255,255,.65);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-card h2{margin:0 0 8px;font-size:30px;color:#0f172a;letter-spacing:-.02em}.back-to-home{display:inline-flex;text-decoration:none;color:#1d4ed8;font-weight:700;font-size:13px;margin-bottom:12px}.back-to-home:hover{color:#1e40af}.auth-subtitle{margin:0 0 20px;color:#475569}.auth-switch{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d1d5db;border-radius:10px;margin-bottom:18px;overflow:hidden}.auth-switch-btn{text-align:center;text-decoration:none;padding:10px;color:#334155;background:#f8fafc;font-weight:600}.auth-switch-btn.active{background:#2563eb;color:#fff}.auth-form{display:grid;gap:10px}.auth-form label{font-size:13px;font-weight:600;color:#334155}.auth-form input{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:12px;font-size:14px;outline:none}.auth-form input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.auth-form button{border:none;border-radius:10px;padding:12px;font-size:15px;font-weight:700;background:#2563eb;color:#fff;cursor:pointer;margin-top:8px}.auth-form button:disabled{cursor:not-allowed;opacity:.7}.error{margin:12px 0 0}.auth-footer{margin:16px 0 0;font-size:14px;color:#334155}.auth-footer a{color:#2563eb;text-decoration:none;font-weight:700}.auth-divider{display:flex;align-items:center;gap:10px;margin:16px 0 10px;color:#64748b;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.google-auth{display:flex;justify-content:center}@media(max-width:560px){.auth-card{padding:18px;border-radius:16px}.auth-card h2{font-size:26px}}.stat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem}@media(min-width:768px)and (max-width:1024px-1px){.stat-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px-1px){.stat-cards{grid-template-columns:1fr}}.stat-card{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:default}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:16px 16px 0 0;opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.stat-card:hover:before{opacity:1}.stat-card--blue:before{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.stat-card--green:before{background:linear-gradient(135deg,#10b981,#34d399)}.stat-card--purple:before{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.stat-card--amber:before{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.stat-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.stat-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#dbeafe;color:#3b82f6;flex-shrink:0}.stat-card__icon svg{font-size:22px}.stat-card__icon--blue{background:#dbeafe;color:#3b82f6}.stat-card__icon--green{background:#d1fae5;color:#10b981}.stat-card__icon--purple{background:#ede9fe;color:#8b5cf6}.stat-card__icon--amber{background:#fef3c7;color:#f59e0b}.stat-card__badge{font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:9999px}.stat-card__badge--success{background:#d1fae5;color:#059669}.stat-card__badge--accent{background:#ede9fe;color:#7c3aed}.stat-card__badge--warning{background:#fef3c7;color:#d97706}.stat-card__title{display:block;font-size:.8125rem;font-weight:500;color:#475569;margin-bottom:.25rem}.stat-card__value-row{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:.25rem;margin-bottom:.25rem}.stat-card__value{font-size:1.875rem;font-weight:700;color:#0f172a;line-height:1}.stat-card__suffix{font-size:1.125rem;font-weight:500;color:#94a3b8}.stat-card__subtitle{font-size:.75rem;color:#94a3b8}.health-trends{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);flex:2}.health-trends__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.health-trends__header h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}.health-trends__header p{font-size:.8125rem;color:#94a3b8;margin:.25rem 0 0}.health-trends__legend-custom{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1.25rem}.health-trends__legend-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;font-size:.8125rem;color:#475569;font-weight:500}.health-trends__legend-dot{width:8px;height:8px;border-radius:9999px}.health-trends__legend-dot--blue{background:#3b82f6}.health-trends__legend-dot--purple{background:#8b5cf6}.health-trends__chart{width:100%}.trends-tooltip{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:.75rem 1rem;box-shadow:0 10px 15px -3px #0000000f,0 4px 6px -4px #0000000a}.trends-tooltip__label{font-size:.8125rem;font-weight:600;color:#0f172a;margin:0 0 .5rem}.trends-tooltip__row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;padding:2px 0}.trends-tooltip__dot{width:8px;height:8px;border-radius:9999px}.trends-tooltip__name{font-size:.75rem;color:#475569;flex:1}.trends-tooltip__value{font-size:.8125rem;font-weight:600;color:#0f172a}.ai-insights{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);flex:1;min-width:320px}.ai-insights__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.ai-insights__header h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}.ai-insights__header span,.ai-insights__header p{font-size:.8125rem;color:#94a3b8;margin:0}.ai-insights__title-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.ai-insights__title-row h3{margin:0}.ai-insights__header-icon{color:#8b5cf6;font-size:22px!important}.ai-insights__list{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:1rem}.ai-insight-card{padding:1rem;border-radius:12px;border:1px solid #E2E8F0;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:default}.ai-insight-card--warning{background:linear-gradient(135deg,#fffbeb,#fef9ee);border-color:#fde68a}.ai-insight-card--success{background:linear-gradient(135deg,#ecfdf5,#f0fdf8);border-color:#a7f3d0}.ai-insight-card--info{background:linear-gradient(135deg,#eff6ff,#f0f7ff);border-color:#bfdbfe}.ai-insight-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.ai-insight-card__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:transparent;color:#475569;flex-shrink:0}.ai-insight-card__icon svg{font-size:16px}.ai-insight-card__icon--warning{color:#f59e0b}.ai-insight-card__icon--success{color:#10b981}.ai-insight-card__icon--info{color:#3b82f6}.ai-insight-card__confidence{font-size:.75rem;font-weight:600;padding:2px .5rem;border-radius:9999px}.ai-insight-card__confidence--warning{color:#d97706;background:#f59e0b26}.ai-insight-card__confidence--success{color:#059669;background:#10b98126}.ai-insight-card__confidence--info{color:#2563eb;background:#3b82f626}.ai-insight-card__title{font-size:.875rem;font-weight:600;color:#0f172a;margin:0 0 .5rem}.ai-insight-card__desc{font-size:.8125rem;color:#475569;line-height:1.625;margin:0 0 .75rem}.ai-insight-card__time{font-size:.75rem;color:#94a3b8}.smart-alerts{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.smart-alerts__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.smart-alerts__header h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}.smart-alerts__header span,.smart-alerts__header p{font-size:.8125rem;color:#94a3b8;margin:0}.smart-alerts__list{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.75rem}.smart-alerts__empty{text-align:center;color:#94a3b8;font-size:.8125rem;padding:2rem 0}.alert-card{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:1rem;padding:1rem;border-radius:12px;border:1px solid;overflow:hidden}.alert-card--danger{background:#fee2e2;border-color:#fecaca}.alert-card--warning{background:#fef3c7;border-color:#fde68a}.alert-card--info{background:#dbeafe;border-color:#bfdbfe}.alert-card__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:#dbeafe;color:#3b82f6;flex-shrink:0}.alert-card__icon svg{font-size:18px}.alert-card__icon{flex-shrink:0}.alert-card__icon--danger{background:#ef444426;color:#ef4444}.alert-card__icon--warning{background:#f59e0b26;color:#d97706}.alert-card__icon--info{background:#3b82f626;color:#3b82f6}.alert-card__content{flex:1;min-width:0}.alert-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.alert-card__top h4{font-size:.875rem;font-weight:600;color:#0f172a;margin:0}.alert-card__dismiss{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;background:none;border:none;color:#94a3b8;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);flex-shrink:0}.alert-card__dismiss:hover{background:#0000000f;color:#475569}.alert-card__dismiss svg{font-size:16px}.alert-card p{font-size:.8125rem;color:#475569;line-height:1.625;margin:0 0 .5rem}.alert-card__time{font-size:.75rem;color:#94a3b8}.health-timeline{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.health-timeline__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.health-timeline__header h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}.health-timeline__header span,.health-timeline__header p{font-size:.8125rem;color:#94a3b8;margin:0}.health-timeline__list{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.timeline-event{display:flex;gap:1rem}.timeline-event__line-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-shrink:0;width:40px}.timeline-event__dot{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;flex-shrink:0;z-index:1}.timeline-event__dot svg{font-size:18px}.timeline-event__dot--report{background:#dbeafe;color:#3b82f6}.timeline-event__dot--improvement{background:#d1fae5;color:#10b981}.timeline-event__dot--alert{background:#fee2e2;color:#ef4444}.timeline-event__dot--medical{background:#ede9fe;color:#8b5cf6}.timeline-event__line{width:2px;flex:1;min-height:24px;background:#e2e8f0}.timeline-event__content{padding-bottom:1.5rem;min-width:0;flex:1}.timeline-event__date{display:block;font-size:.75rem;color:#94a3b8;font-weight:500;margin-bottom:.25rem}.timeline-event__title{font-size:.875rem;font-weight:600;color:#0f172a;margin:0 0 .25rem}.timeline-event__desc{font-size:.8125rem;color:#475569;line-height:1.625;margin:0}.timeline-event:last-child .timeline-event__content{padding-bottom:0}.reports-list{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.reports-list__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.reports-list__header h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}.reports-list__header span,.reports-list__header p{font-size:.8125rem;color:#94a3b8;margin:0}.reports-list__table{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.report-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;border-radius:12px;transition:background .15s cubic-bezier(.4,0,.2,1);cursor:default}.report-row:not(:last-child){border-bottom:1px solid #E2E8F0}.report-row__info{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;min-width:0}.report-row__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#dbeafe;color:#3b82f6;flex-shrink:0}.report-row__icon svg{font-size:18px}.report-row__name{font-size:.875rem;font-weight:500;color:#0f172a;margin:0}.report-row__date{font-size:.75rem;color:#94a3b8}.report-row__actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.75rem}.report-row__status{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px}.report-row__status--success{background:#d1fae5;color:#059669}.report-row__status--processing{background:#dbeafe;color:#2563eb}.report-row__status--pending{background:#f1f5f9;color:#94a3b8}.report-row__btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:none;border:none;color:#94a3b8;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.report-row__btn:hover{background:#eff6ff;color:#3b82f6}.report-row__btn svg{font-size:18px}@media(max-width:768px-1px){.report-row{flex-direction:column;align-items:flex-start;gap:.75rem}.report-row__actions{width:100%;justify-content:flex-start}}.weekly-summary{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#f5f3ff,#eff6ff,#ecfdf5);border-color:#8b5cf626}.weekly-summary__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.weekly-summary__header h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}.weekly-summary__header span,.weekly-summary__header p{font-size:.8125rem;color:#94a3b8;margin:0}.weekly-summary__title-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.weekly-summary__title-row h3{margin:0}.weekly-summary__icon{color:#8b5cf6;font-size:22px!important}.weekly-summary__metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem}@media(max-width:768px-1px){.weekly-summary__metrics{grid-template-columns:1fr}}.weekly-summary__insight{padding:1rem;background:#ffffffb3;border-radius:12px;border:1px solid rgba(226,232,240,.5)}.weekly-summary__insight p{font-size:.8125rem;color:#475569;line-height:1.625;margin:0}.weekly-metric{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff9;border-radius:12px;border:1px solid rgba(226,232,240,.4)}.weekly-metric__label{font-size:.8125rem;font-weight:500;color:#0f172a}.weekly-metric__change{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.25rem;font-size:.8125rem;font-weight:600}.weekly-metric__change svg{font-size:18px}.weekly-metric__change--success{color:#10b981}.weekly-metric__change--warning{color:#d97706}.dashboard-page__welcome{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}@media(max-width:768px-1px){.dashboard-page__welcome{flex-direction:column;align-items:flex-start;gap:.75rem}}.dashboard-page__greeting{font-size:1.875rem;font-weight:700;color:#0f172a;margin:0;line-height:1.25}.dashboard-page__greeting span{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px-1px){.dashboard-page__greeting{font-size:1.5rem}}.dashboard-page__subtitle{font-size:1rem;color:#475569;margin:.5rem 0 0}.dashboard-page__sync{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;font-size:.8125rem;color:#94a3b8;white-space:nowrap}.dashboard-page__sync-dot{font-size:14px!important;color:#10b981}.dashboard-page__row{display:flex;gap:1.5rem;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1024px-1px){.dashboard-page__row{flex-direction:column}}@media(max-width:768px-1px){.dashboard-page__row{flex-direction:column;gap:1rem}}.upload-container{padding:2rem;max-width:1200px;margin:0 auto}.upload-header{margin-bottom:2.5rem}.upload-header h1{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.upload-header p{font-size:1rem;color:#94a3b8}.upload-content{display:grid;grid-template-columns:1fr 340px;gap:2rem}@media(max-width:768px-1px){.upload-content{grid-template-columns:1fr}}.upload-box{border-radius:16px;padding:1.5rem;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);min-height:400px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;border:2px dashed #CBD5E1;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.upload-box--dragging{border-color:#3b82f6;background:#eff6ff;transform:scale(1.02)}.upload-box--has-file{border-style:solid;border-color:#dbeafe}.upload-box__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.upload-box__icon-wrapper{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:9999px;background:#dbeafe;color:#3b82f6;flex-shrink:0}.upload-box__icon-wrapper{margin-bottom:1rem}.upload-box__icon-wrapper svg{font-size:32px}.upload-box__input{display:none}.upload-box__btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;cursor:pointer;border:none;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.upload-box__btn:disabled{opacity:.5;cursor:not-allowed}.upload-box__btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;box-shadow:0 2px 8px #3b82f64d}.upload-box__btn:hover:not(:disabled){box-shadow:0 4px 14px #3b82f666;transform:translateY(-1px)}.upload-box__btn{margin-top:1rem}.upload-box__file{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;width:100%;max-width:440px;padding:1.5rem;background:#f8fafc;border-radius:16px;border:1px solid #E2E8F0}.upload-box__file-info{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:2rem}.upload-box__file-icon{color:#3b82f6;font-size:40px!important}.upload-box__file-details{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.upload-box__file-name{font-weight:600;color:#0f172a;word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-box__file-size{font-size:.75rem;color:#94a3b8}.upload-box__remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;border:1px solid #E2E8F0;background:#fff;color:#94a3b8;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.upload-box__remove:hover{background:#fee2e2;color:#ef4444;border-color:#fee2e2}.upload-box__status-area{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.upload-box__submit-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;cursor:pointer;border:none;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.upload-box__submit-btn:disabled{opacity:.5;cursor:not-allowed}.upload-box__submit-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;box-shadow:0 2px 8px #3b82f64d}.upload-box__submit-btn:hover:not(:disabled){box-shadow:0 4px 14px #3b82f666;transform:translateY(-1px)}.upload-box__submit-btn{width:100%;height:48px;font-size:1rem;gap:.75rem}.upload-box__progress{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#3b82f6;font-weight:500}.upload-box__spinner{width:32px;height:32px;border:3px solid #DBEAFE;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.upload-box__success{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#10b981;font-weight:700}.upload-box__success svg{font-size:48px}.upload-box__error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#ef4444;text-align:center}.upload-box__error svg{font-size:48px}.upload-box__error button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;cursor:pointer;border:none;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.upload-box__error button:disabled{opacity:.5;cursor:not-allowed}.upload-box__error button{margin-top:.5rem;background:#f1f5f9;color:#0f172a}.upload-card{background:#fff;border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);padding:1.5rem;margin-bottom:1.5rem}.upload-card h3{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.upload-card--privacy{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f61a}.upload-card--privacy h3{margin-bottom:0}.upload-card--privacy p{font-size:.8125rem;color:#475569;margin-top:.75rem}.upload-card__privacy-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;color:#3b82f6}.upload-card__privacy-header svg{font-size:20px}.upload-list{list-style:none;padding:0;margin:0}.upload-list li{position:relative;padding-left:1.5rem;margin-bottom:1rem;font-size:.8125rem;color:#475569;line-height:1.5}.upload-list li:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%;background:#3b82f6}.upload-list li strong{color:#0f172a;display:block;margin-bottom:2px}.timeline-container{padding:2rem;max-width:1000px;margin:0 auto}.timeline-header{margin-bottom:2.5rem}.timeline-header__title-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;margin-bottom:.5rem}.timeline-header__icon{color:#3b82f6;font-size:32px!important}.timeline-header h1{font-size:1.875rem;font-weight:700;color:#0f172a;margin:0}.timeline-header p{font-size:1rem;color:#94a3b8}.timeline{position:relative;padding-left:56px;margin-top:2rem}.timeline__track{position:absolute;left:20px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#3b82f6,#8b5cf6,#e2e8f0);border-radius:9999px}.timeline-item{position:relative;margin-bottom:2.5rem}.timeline-item__node{position:absolute;left:-56px;top:0;width:42px;height:42px;border-radius:9999px;background:#fff;border:2px solid #E2E8F0;display:flex;align-items:center;justify-content:center;z-index:1;transition:all .3s cubic-bezier(.4,0,.2,1)}.timeline-item__node svg{font-size:20px}.timeline-item__node--blue{border-color:#3b82f6;color:#3b82f6;background:#dbeafe}.timeline-item__node--green{border-color:#10b981;color:#10b981;background:#d1fae5}.timeline-item__node--purple{border-color:#8b5cf6;color:#8b5cf6;background:#ede9fe}.timeline-item__node--amber{border-color:#f59e0b;color:#f59e0b;background:#fef3c7}.timeline-item__node--indigo{border-color:#6366f1;color:#6366f1;background:#eef2ff}.timeline-item__node--slate{border-color:#94a3b8;color:#94a3b8;background:#f1f5f9}.timeline-item:hover .timeline-item__node{transform:scale(1.1);box-shadow:0 0 0 6px #3b82f61a}.timeline-item__content{border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);position:relative;padding:1.5rem;background:#fff}.timeline-item__content:before{content:"";position:absolute;left:-8px;top:16px;width:14px;height:14px;background:#fff;border-left:1px solid #E2E8F0;border-bottom:1px solid #E2E8F0;transform:rotate(45deg)}.timeline-item__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.75rem}.timeline-item__type{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;background:#f1f5f9;color:#475569;line-height:1;text-transform:uppercase;letter-spacing:.5px;font-size:9px}.timeline-item__type--blue{background:#dbeafe;color:#3b82f6}.timeline-item__type--green{background:#d1fae5;color:#10b981}.timeline-item__type--purple{background:#ede9fe;color:#8b5cf6}.timeline-item__type--amber{background:#fef3c7;color:#d97706}.timeline-item__date{font-size:.75rem;color:#94a3b8;font-weight:500}.timeline-item__title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.timeline-item__description{font-size:.8125rem;color:#475569;line-height:1.625;margin-bottom:1rem}.timeline-item__metrics{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;flex-wrap:wrap;background:#f8fafc;padding:.75rem 1rem;border-radius:12px;border:1px solid #E2E8F0}.timeline-metric{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.timeline-metric__label{font-size:10px;text-transform:uppercase;color:#94a3b8;font-weight:700}.timeline-metric__value{font-size:.875rem;font-weight:600;color:#0f172a}.timeline-loading,.timeline-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem;text-align:center;color:#94a3b8}.timeline-loading svg,.timeline-empty svg{font-size:64px;margin-bottom:1rem;opacity:.5}.timeline-loading h3,.timeline-empty h3{color:#0f172a;margin-bottom:.5rem}.timeline-loading__spinner{width:40px;height:40px;border:3px solid #E2E8F0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px-1px){.timeline-container{padding:1rem}.timeline{padding-left:48px}.timeline__track{left:16px}.timeline-item__node{left:-48px;width:32px;height:32px}.timeline-item__node svg{font-size:16px}.timeline-item__content{padding:1rem}.timeline-item__metrics{gap:.75rem}}.insights-page article{border-left:4px solid #4f46e5}.insights-page h3{margin-top:0}.settings-page{padding:1rem}.settings-page__header{margin-bottom:2.5rem}.settings-page__header h1{font-size:1.875rem;font-weight:700;color:#0f172a;letter-spacing:-.03em;margin-bottom:.5rem}.settings-page__header p{color:#94a3b8;font-size:1.125rem}.settings-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}@media(max-width:768px-1px){.settings-page__grid{grid-template-columns:1fr}}.settings-card{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);padding:1.5rem;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.settings-card:hover{transform:translateY(-4px);border-color:#dbeafe;box-shadow:0 20px 25px -5px #0000000f,0 8px 10px -6px #0000000a}.settings-card__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.settings-card__header h3{font-size:1.25rem;font-weight:600;color:#0f172a}.settings-card__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:#dbeafe;color:#3b82f6}.settings-card__icon svg{font-size:24px}.settings-card__list{list-style:none;padding:0;margin:0}.settings-card__item{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-top:1px solid #E2E8F0}.settings-card__item:first-child{border-top:none}.settings-card__item span{font-weight:500;color:#475569}.settings-card__btn{padding:.5rem 1rem;border-radius:12px;border:1px solid #E2E8F0;background:transparent;color:#3b82f6;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.settings-card__btn:hover{background:#dbeafe;border-color:#dbeafe}.landing-navbar{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(255,255,255,.65);background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 24px}.landing-navbar__inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.landing-navbar__brand{font-size:18px;font-weight:700;color:#0f172a;text-decoration:none}.landing-navbar__links{display:none;align-items:center;gap:20px}.landing-navbar__links a{color:#475569;text-decoration:none;font-size:14px;font-weight:500}.landing-navbar__links a:hover{color:#2563eb}.landing-navbar__auth{display:flex;align-items:center;gap:8px}.landing-navbar__auth a{text-decoration:none;font-size:14px;font-weight:700}.landing-navbar__auth .btn-login{color:#334155;padding:8px 10px}.landing-navbar__auth .btn-login:hover{color:#2563eb}.landing-navbar__auth .btn-signup{color:#fff;background:#2563eb;border-radius:10px;padding:10px 14px}.landing-navbar__auth .btn-signup:hover{background:#1d4ed8}@media(min-width:768px){.landing-navbar{padding:14px 40px}.landing-navbar__links{display:flex}}.landing-page{min-height:100vh;background:linear-gradient(180deg,#eef2ff,#fff 40%,#ecfeff);color:#111827}.landing-page section{scroll-margin-top:84px}.sidebar{position:fixed;left:0;top:0;bottom:0;width:240px;background:#fff;border-right:1px solid #E2E8F0;z-index:100;transition:width .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.sidebar__container{display:flex;flex-direction:column;height:100%;padding:1.5rem 0}.sidebar--collapsed{width:80px}.sidebar--collapsed .sidebar__logo{padding:0 0 2rem;justify-content:center}.sidebar--collapsed .sidebar__link{justify-content:center;padding:.75rem 0}.sidebar--collapsed .sidebar__link-icon{margin:0}.sidebar__logo{display:flex;align-items:center;gap:.75rem;padding:0 1.25rem 2rem;flex-shrink:0}.sidebar__logo-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;flex-shrink:0}.sidebar__logo-icon svg{font-size:20px}.sidebar__logo-text{font-size:1rem;font-weight:700;color:#0f172a;white-space:nowrap;letter-spacing:-.02em}.sidebar__nav{display:flex;flex-direction:column;gap:.25rem;padding:0 .75rem;flex:1}.sidebar__link{display:flex;align-items:center;gap:.75rem;position:relative;padding:.75rem 1rem;border-radius:12px;color:#475569;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.sidebar__link:hover{background:#eff6ff;color:#3b82f6}.sidebar__link--active{background:#dbeafe;color:#3b82f6}.sidebar__link--active .sidebar__link-indicator{opacity:1;transform:scaleY(1)}.sidebar__link--active .sidebar__link-icon{color:#3b82f6}.sidebar__link--active .sidebar__link-label{color:#3b82f6;font-weight:600}.sidebar__link-indicator{position:absolute;left:-.75rem;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:24px;background:#3b82f6;border-radius:0 9999px 9999px 0;opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar__link-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0}.sidebar__link-icon svg{font-size:21px}.sidebar__link-label{font-size:.875rem;font-weight:500;color:#475569;transition:color .2s cubic-bezier(.4,0,.2,1)}.sidebar__badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;background:#ef4444;color:#fff;line-height:1;margin-left:auto;min-width:20px;height:20px;font-size:11px;justify-content:center}.sidebar__badge-dot{position:absolute;top:8px;right:20px;width:8px;height:8px;background:#ef4444;border-radius:9999px;border:2px solid #FFFFFF}.sidebar__footer{padding:1rem;border-top:1px solid #E2E8F0;margin-top:auto;display:flex;justify-content:center}.sidebar__toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#f1f5f9;border:1px solid #E2E8F0;color:#475569;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar__toggle:hover{background:#eff6ff;color:#3b82f6;border-color:#dbeafe}.sidebar__toggle svg{font-size:20px}@media(max-width:768px-1px){.sidebar{transform:translate(-100%);box-shadow:0 20px 25px -5px #0000000f,0 8px 10px -6px #0000000a;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sidebar--mobile-open{transform:translate(0)}}.sidebar-mobile-toggle{display:none}@media(max-width:768px-1px){.sidebar-mobile-toggle{display:flex;align-items:center;justify-content:center;position:fixed;top:1rem;left:1rem;z-index:110;width:40px;height:40px;padding:0;border-radius:12px;background:#fff;color:#0f172a;border:1px solid #E2E8F0;box-shadow:0 4px 6px -1px #0000000f,0 2px 4px -2px #0000000a;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar-mobile-toggle:hover{background:#eff6ff}}.sidebar-overlay{display:none}@media(max-width:768px-1px){.sidebar-overlay{display:block;position:fixed;inset:0;background:#0000004d;z-index:99}}.topbar{position:sticky;top:0;z-index:90;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);height:64px;padding:0 2rem;border-bottom:1px solid #E2E8F0}.topbar__mobile-menu{display:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:#fff;border:1px solid #E2E8F0;color:#0f172a;margin-right:.75rem;cursor:pointer}@media(max-width:768px-1px){.topbar__mobile-menu{display:flex}}.topbar__mobile-menu:hover{background:#eff6ff}.topbar__mobile-menu svg{font-size:20px}.topbar__search{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:16px;padding:.5rem 1rem;width:100%;max-width:480px;transition:all .2s cubic-bezier(.4,0,.2,1)}.topbar__search:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.topbar__search-icon{color:#94a3b8;font-size:20px!important}.topbar__search-input{flex:1;border:none;background:transparent;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.875rem;color:#0f172a;outline:none}.topbar__search-input::placeholder{color:#94a3b8}.topbar__actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}.topbar__upload-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;cursor:pointer;border:none;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.topbar__upload-btn:disabled{opacity:.5;cursor:not-allowed}.topbar__upload-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;box-shadow:0 2px 8px #3b82f64d}.topbar__upload-btn:hover:not(:disabled){box-shadow:0 4px 14px #3b82f666;transform:translateY(-1px)}.topbar__upload-btn{padding:.5rem 1.25rem;font-size:.875rem;height:40px}.topbar__upload-btn svg{font-size:18px}.topbar__notification-btn{display:flex;align-items:center;justify-content:center;position:relative;width:40px;height:40px;border-radius:12px;background:transparent;border:1px solid #E2E8F0;color:#475569;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.topbar__notification-btn:hover{background:#eff6ff;color:#3b82f6;border-color:#dbeafe}.topbar__notification-btn svg{font-size:22px}.topbar__notification-badge{position:absolute;top:-2px;right:-2px;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;background:#ef4444;color:#fff;line-height:1;min-width:16px;height:16px;font-size:9px;padding:0 4px;justify-content:center;animation:notificationBounce 2s ease-in-out infinite}.topbar__profile{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;position:relative;cursor:pointer;padding:.25rem .5rem;border-radius:12px;transition:background .2s cubic-bezier(.4,0,.2,1)}.topbar__profile:hover{background:#f8fafc}.topbar__avatar{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;font-size:.8125rem;font-weight:700;flex-shrink:0}.topbar__user-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.topbar__user-name{font-size:.8125rem;font-weight:600;color:#0f172a;line-height:1.25}.topbar__user-role{font-size:.75rem;color:#8b5cf6;font-weight:500}.topbar__dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 10px 15px -3px #0000000f,0 4px 6px -4px #0000000a;overflow:hidden;min-width:160px;z-index:10}.topbar__dropdown-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.875rem;color:#475569;background:none;border:none;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.topbar__dropdown-item:hover{background:#f8fafc;color:#0f172a}.topbar__dropdown-item--danger:hover{background:#fee2e2;color:#ef4444}.topbar__dropdown-item svg{font-size:18px}@media(max-width:768px-1px){.topbar{padding:0 1rem}.topbar__search{max-width:200px}.topbar__upload-btn span,.topbar__user-info{display:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes pulse-ring{0%{transform:scale(.8);opacity:1}to{transform:scale(2);opacity:0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes notificationBounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.live-insight{position:fixed;bottom:1.5rem;right:1.5rem;z-index:200;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);background:#fffffff2;padding:1rem 1.25rem;border-radius:20px;box-shadow:0 20px 25px -5px #0000000f,0 8px 10px -6px #0000000a,0 0 0 1px #3b82f614;max-width:380px;flex-wrap:wrap}.live-insight__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;flex-shrink:0}.live-insight__icon svg{font-size:20px}.live-insight__content{flex:1;min-width:0}.live-insight__label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;font-size:.8125rem;font-weight:600;color:#3b82f6;margin-bottom:2px}.live-insight__pulse{width:6px;height:6px;border-radius:9999px;background:#10b981;position:relative}.live-insight__pulse:after{content:"";position:absolute;inset:-3px;border-radius:9999px;background:#10b9814d;animation:pulse-ring 2s ease-out infinite}.live-insight__text{font-size:.8125rem;color:#0f172a;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-insight__actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.25rem;flex-shrink:0}.live-insight__nav,.live-insight__close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:none;border:none;color:#94a3b8;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.live-insight__nav:hover,.live-insight__close:hover{background:#f8fafc;color:#475569}.live-insight__nav svg,.live-insight__close svg{font-size:18px}.live-insight__dots{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;width:100%;padding-top:.5rem}.live-insight__dot{width:6px;height:6px;border-radius:9999px;background:#e2e8f0;transition:all .2s cubic-bezier(.4,0,.2,1)}.live-insight__dot--active{background:#3b82f6;width:18px}@media(max-width:768px-1px){.live-insight{left:1rem;right:1rem;bottom:1rem;max-width:none}}.dashboard-layout{display:flex;min-height:100vh;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.dashboard-layout__main{flex:1;margin-left:240px;display:flex;flex-direction:column;min-height:100vh;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px-1px){.dashboard-layout__main{margin-left:0}}.dashboard-layout--collapsed .dashboard-layout__main{margin-left:80px}@media(max-width:768px-1px){.dashboard-layout--collapsed .dashboard-layout__main{margin-left:0}}.dashboard-layout__content{flex:1;padding:2rem;max-width:1400px;width:100%;margin:0 auto}@media(max-width:768px-1px){.dashboard-layout__content{padding:4rem 1rem 1rem}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-600:oklch(59.6% .145 163.225);--color-cyan-50:oklch(98.4% .019 200.873);--color-cyan-500:oklch(71.5% .143 215.221);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-600:oklch(58.8% .158 241.966);--color-indigo-50:oklch(96.2% .018 272.314);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-200:oklch(87% .065 274.039);--color-indigo-300:oklch(78.5% .115 274.713);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-600:oklch(51.1% .262 276.966);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-semibold:600;--font-weight-bold:700;--leading-tight:1.25;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--blur-lg:16px;--blur-xl:24px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.-z-10{z-index:-10}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-10{height:calc(var(--spacing) * 10)}.h-24{height:calc(var(--spacing) * 24)}.h-40{height:calc(var(--spacing) * 40)}.h-64{height:calc(var(--spacing) * 64)}.w-10{width:calc(var(--spacing) * 10)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-xl{max-width:var(--container-xl)}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-12{gap:calc(var(--spacing) * 12)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-full{border-radius:3.40282e38px}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.border-indigo-100{border-color:var(--color-indigo-100)}.border-indigo-200{border-color:var(--color-indigo-200)}.border-white\/60{border-color:#fff9}@supports (color:color-mix(in lab,red,red)){.border-white\/60{border-color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.border-white\/70{border-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.border-white\/70{border-color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-indigo-100{background-color:var(--color-indigo-100)}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-white{background-color:var(--color-white)}.bg-white\/70{background-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.bg-white\/70{background-color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.bg-white\/80{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.bg-white\/80{background-color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[radial-gradient\(circle_at_20\%_20\%\,rgba\(99\,102\,241\,0\.25\)\,transparent_35\%\)\,radial-gradient\(circle_at_80\%_20\%\,rgba\(20\,184\,166\,0\.22\)\,transparent_35\%\)\]{background-image:radial-gradient(circle at 20% 20%,#6366f140,#0000 35%),radial-gradient(circle at 80% 20%,#14b8a638,#0000 35%)}.from-indigo-50{--tw-gradient-from:var(--color-indigo-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-indigo-600{--tw-gradient-from:var(--color-indigo-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-cyan-50{--tw-gradient-to:var(--color-cyan-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-cyan-500{--tw-gradient-to:var(--color-cyan-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-7{padding:calc(var(--spacing) * 7)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-20{padding-top:calc(var(--spacing) * 20)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.pb-24{padding-bottom:calc(var(--spacing) * 24)}.text-center{text-align:center}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-emerald-600{color:var(--color-emerald-600)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-indigo-50{color:var(--color-indigo-50)}.text-indigo-100{color:var(--color-indigo-100)}.text-indigo-600{color:var(--color-indigo-600)}.text-sky-600{color:var(--color-sky-600)}.text-white{color:var(--color-white)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-indigo-300\/40{--tw-shadow-color:#a4b3ff66}@supports (color:color-mix(in lab,red,red)){.shadow-indigo-300\/40{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-indigo-300) 40%, transparent) var(--tw-shadow-alpha), transparent)}}.backdrop-blur-lg{--tw-backdrop-blur:blur(var(--blur-lg));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:-translate-y-1:hover{--tw-translate-y:calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:border-indigo-200:hover{border-color:var(--color-indigo-200)}.hover\:bg-indigo-500:hover{background-color:var(--color-indigo-500)}.hover\:text-indigo-600:hover{color:var(--color-indigo-600)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media(min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:px-10{padding-inline:calc(var(--spacing) * 10)}.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}@media(min-width:64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:items-center{align-items:center}}}*{box-sizing:border-box}body{color:#1f2937;background:#f5f7fb;margin:0;font-family:Arial,sans-serif}html{scroll-behavior:smooth}.App{padding:1em}.container{max-width:980px;margin:0 auto;padding:20px}.header{justify-content:space-between;align-items:center;gap:12px;display:flex}.nav{align-items:center;gap:12px;display:flex}.card{background:#fff;border-radius:8px;margin:16px 0;padding:16px;box-shadow:0 1px 3px #00000014}.form{gap:10px;display:grid}input,button{padding:10px;font-size:14px}.error{color:#c11}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.toolbox-list{max-height:600px;overflow-x:hidden}.singleField{text-transform:capitalize;cursor:grabbing}.singleField:hover,.dragActive{background:#ccc}.single-field{background:#eee;border-radius:5px;margin:1ex;padding:1ex}.cross{vertical-align:center;color:red;cursor:pointer;border-radius:100px;margin-bottom:5px;margin-right:5px;font-weight:700}.pull-right{float:right}.setting{background:#fff;border-radius:8px;padding:1em;transition:all .3s}.vertical-align-middle{vertical-align:middle}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
