@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#070d1b;color:#f1f5f9;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}button{font-family:inherit;cursor:pointer;border:none;outline:none}input{font-family:inherit;outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.app-container{max-width:480px;margin:0 auto;min-height:100%;position:relative}.setup-screen{min-height:100svh;padding:0 0 120px;display:flex;flex-direction:column;gap:20px}.setup-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 0}.back-btn{background:transparent;color:#94a3b8;font-size:14px;font-weight:500;padding:6px 0}.back-btn:hover{color:#f1f5f9}.setup-step-label{font-size:12px;font-weight:600;color:#6366f1;letter-spacing:.05em;text-transform:uppercase;padding:0 20px}.setup-hero{text-align:center;padding:32px 24px 8px}.setup-icon{font-size:56px;margin-bottom:16px;line-height:1}.setup-title{font-size:28px;font-weight:800;letter-spacing:-.03em;margin-bottom:10px}.setup-subtitle{font-size:15px;line-height:1.6;color:#94a3b8}.setup-subtitle strong{color:#f1f5f9}.suggestion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 16px}.suggestion-pill{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;background:#111827;border:1.5px solid #1e2d45;border-radius:14px;color:#e2e8f0;font-size:12px;font-weight:600;transition:all .15s;position:relative}.suggestion-pill span:first-child{font-size:24px}.suggestion-pill:active{transform:scale(.96)}.suggestion-pill.added{background:#1a2640;border-color:#6366f1;color:#818cf8}.pill-check{position:absolute;top:6px;right:8px;font-size:10px;color:#6366f1}.custom-input-row{display:flex;gap:8px;padding:0 16px;align-items:center}.custom-emoji-input{width:52px;height:48px;background:#111827;border:1.5px solid #1e2d45;border-radius:12px;text-align:center;font-size:22px;color:#f1f5f9;flex-shrink:0}.custom-name-input{flex:1;height:48px;background:#111827;border:1.5px solid #1e2d45;border-radius:12px;padding:0 14px;font-size:15px;color:#f1f5f9}.custom-name-input::placeholder{color:#475569}.custom-name-input:focus{border-color:#6366f1}.btn-add-custom{width:48px;height:48px;background:#6366f1;border-radius:12px;color:#fff;font-size:24px;font-weight:300;line-height:1;flex-shrink:0;transition:all .15s}.btn-add-custom:disabled{background:#1e2d45;color:#475569}.btn-add-custom:not(:disabled):active{transform:scale(.94)}.added-preview{padding:0 16px}.added-preview-label{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.added-pills{display:flex;flex-wrap:wrap;gap:8px}.added-pill{display:flex;align-items:center;gap:5px;padding:5px 10px 5px 12px;border-radius:20px;border:1.5px solid;font-size:13px;font-weight:600}.added-pill-remove{background:transparent;font-size:16px;line-height:1;opacity:.7;padding:0 2px}.setup-footer{position:fixed;bottom:0;left:0;right:0;max-width:480px;margin:0 auto;padding:16px 20px 32px;background:linear-gradient(to top,#070d1b 70%,transparent);z-index:10}.sortable-list{display:flex;flex-direction:column;gap:8px;padding:0 16px}.sortable-item{display:flex;align-items:center;gap:10px;background:#111827;border:1.5px solid #1e2d45;border-radius:14px;padding:12px 14px;transition:box-shadow .15s;-webkit-user-select:none;user-select:none}.sortable-item:active{box-shadow:0 8px 30px #00000080}.drag-handle{cursor:grab;padding:4px;touch-action:none;opacity:.5}.drag-handle:active{cursor:grabbing;opacity:1}.sortable-rank{min-width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#fff;flex-shrink:0}.sortable-emoji{font-size:22px}.sortable-name{flex:1;font-size:15px;font-weight:600}.sortable-remove{background:transparent;color:#475569;font-size:20px;line-height:1;padding:4px;border-radius:6px}.sortable-remove:hover{color:#ef4444}.btn-primary{height:54px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:16px;font-weight:700;border-radius:16px;transition:all .15s;box-shadow:0 4px 20px #6366f159}.btn-primary:disabled{background:#1e2d45;color:#475569;box-shadow:none}.btn-primary:not(:disabled):active{transform:scale(.98)}.btn-primary.btn-saved{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 4px 20px #16a34a59}.btn-full{width:100%}.home-screen{min-height:100svh;padding-bottom:100px}.home-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px}.home-header-left{display:flex;align-items:center;gap:12px}.app-logo{font-size:32px;line-height:1}.app-name{font-size:18px;font-weight:800;letter-spacing:-.02em}.app-days{font-size:12px;color:#64748b;font-weight:500;margin-top:1px}.icon-btn{background:#111827;border:1.5px solid #1e2d45;border-radius:12px;width:44px;height:44px;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .15s}.icon-btn:active{transform:scale(.93);background:#1e2d45}.alignment-card{margin:0 16px 20px;background:linear-gradient(135deg,#0f1829,#162033);border:1.5px solid #1e2d45;border-radius:20px;padding:20px;display:flex;align-items:center;gap:20px}.alignment-ring-wrap{flex-shrink:0}.alignment-ring{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:8px}.alignment-ring-inner{width:100%;height:100%;background:#0f1829;border-radius:50%;display:flex;align-items:center;justify-content:center}.alignment-pct{font-size:22px;font-weight:900;letter-spacing:-.03em}.alignment-label{font-size:16px;font-weight:700;margin-bottom:4px}.alignment-desc{font-size:13px;color:#64748b;line-height:1.4}.section-header{display:flex;align-items:center;justify-content:space-between;padding:0 20px 12px}.btn-pdf{font-size:12px;font-weight:600;color:#6366f1;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:5px 12px;cursor:pointer;transition:opacity .15s}.btn-pdf:active{opacity:.7}.section-title{font-size:13px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.legend{display:flex;gap:12px}.legend-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#64748b;font-weight:500}.legend-dot{width:8px;height:8px;border-radius:50%}.legend-dot.ideal{background:#6366f1}.legend-dot.real{background:#22c55e}.rank-compare{display:flex;margin:0 16px;background:#111827;border:1.5px solid #1e2d45;border-radius:16px;overflow:hidden}.rank-col{flex:1;padding:14px 12px;min-width:0}.rank-col-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #1e2d45}.rank-divider{width:1px;background:#1e2d45;margin:14px 0}.rank-row{display:flex;align-items:center;gap:5px;padding:5px 0;border-bottom:1px solid #0f172a}.rank-row:last-child{border-bottom:none}.rank-pos{font-size:12px;font-weight:800;width:14px;flex-shrink:0;text-align:right}.rank-emoji{font-size:15px;flex-shrink:0}.rank-name{font-size:12px;font-weight:600;color:#cbd5e1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-hours{font-size:10px;color:#475569;flex-shrink:0;font-weight:500}.rank-no-data{font-size:11px;color:#334155;line-height:1.6;margin:0;padding-top:4px}.empty-state{text-align:center;padding:32px;margin:16px;background:#0f1829;border:1.5px dashed #1e2d45;border-radius:20px}.empty-icon{font-size:40px;margin-bottom:12px}.empty-title{font-size:16px;font-weight:700;margin-bottom:8px}.empty-desc{font-size:13px;color:#64748b;line-height:1.6}.fab-wrap{position:fixed;bottom:24px;left:0;right:0;max-width:480px;margin:0 auto;padding:0 20px;z-index:10}.fab{width:100%;height:56px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:16px;font-weight:700;border-radius:18px;box-shadow:0 8px 32px #6366f173;transition:all .15s}.fab:active{transform:scale(.98);box-shadow:0 4px 16px #6366f14d}.log-screen{min-height:100svh;padding-bottom:100px}.log-header{display:flex;align-items:center;gap:16px;padding:16px 20px 20px;border-bottom:1px solid #1e2d45;background:#070d1b;position:sticky;top:0;z-index:5}.log-header-center{flex:1}.log-date{font-size:15px;font-weight:700;text-transform:capitalize}.log-total{font-size:13px;color:#64748b;margin-top:2px}.log-total strong{color:#f1f5f9}.log-list{display:flex;flex-direction:column;gap:8px;padding:16px}.log-item{background:#111827;border:1.5px solid #1e2d45;border-left:4px solid var(--vc, #6366f1);border-radius:14px;padding:14px;overflow:hidden}.log-item-top{display:flex;align-items:center;gap:8px;margin-bottom:12px}.log-emoji{font-size:20px}.log-name{flex:1;font-size:15px;font-weight:700}.log-pct{font-size:13px;font-weight:700;min-width:32px;text-align:right}.log-item-bottom{display:flex;align-items:center;gap:12px}.hour-btn{width:40px;height:40px;border-radius:10px;background:#1e2d45;color:#94a3b8;font-size:22px;font-weight:300;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .1s;flex-shrink:0}.hour-btn:not(:disabled):active{background:#2a3d5c;transform:scale(.94)}.hour-btn:disabled{opacity:.3;cursor:not-allowed}.hour-display-wrap{flex:1;display:flex;align-items:baseline;justify-content:center;gap:6px}.hour-input{width:64px;height:44px;background:#0f1829;border:1.5px solid #1e2d45;border-radius:10px;text-align:center;font-size:20px;font-weight:700;color:#f1f5f9}.hour-input:focus{border-color:#6366f1}.hour-label{font-size:13px;color:#64748b;font-weight:500}.log-bar-track{height:3px;background:#1e2d45;border-radius:99px;margin-top:12px;overflow:hidden}.log-bar-fill{height:100%;border-radius:99px;transition:width .3s ease;max-width:100%}.log-footer{position:fixed;bottom:0;left:0;right:0;max-width:480px;margin:0 auto;padding:16px 20px 32px;background:linear-gradient(to top,#070d1b 70%,transparent);z-index:10}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.log-item,.sortable-item{animation:fadeUp .3s ease both}.log-item:nth-child(1){animation-delay:.03s}.log-item:nth-child(2){animation-delay:.06s}.log-item:nth-child(3){animation-delay:.09s}.log-item:nth-child(4){animation-delay:.12s}.log-item:nth-child(5){animation-delay:.15s}.log-item:nth-child(6){animation-delay:.18s}.log-item:nth-child(7){animation-delay:.21s}.log-item:nth-child(8){animation-delay:.24s}.alignment-card{animation:fadeUp .35s ease .05s both}.setup-hero{animation:fadeUp .4s ease both}
