.fd-page{background:#f9fafb;flex-direction:column;min-height:100vh;display:flex}.fd-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.fd-header-title{color:#111;margin:0;font-size:1rem;font-weight:700}.fd-header-date{color:#9ca3af;margin:2px 0 0;font-size:.78rem}.fd-header-nav{align-items:center;gap:8px;display:flex}.fd-hub-link{color:#6b7280;white-space:nowrap;border:1.5px solid #e5e7eb;border-radius:7px;padding:6px 12px;font-size:.78rem;text-decoration:none;transition:all .12s}.fd-hub-link:hover{color:#111;border-color:#9ca3af}.fd-heatmap-wrap{background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:10px;padding:14px 24px;display:flex}.fd-heatmap-header{justify-content:space-between;align-items:center;display:flex}.fd-heatmap-title{letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;font-size:.68rem;font-weight:700}.fd-heatmap-nav{align-items:center;gap:8px;display:flex}.fd-heatmap-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:3px 10px;font-size:.72rem;transition:all .1s}.fd-heatmap-btn:hover:not(:disabled){color:#111;border-color:#9ca3af}.fd-heatmap-btn:disabled{opacity:.35;cursor:default}.fd-heatmap-btn.active{color:#111;border-color:#111;font-weight:600}.fd-heatmap-range{color:#6b7280;font-size:.72rem;font-weight:500}.fd-heatmap-custom-inputs{color:#6b7280;align-items:center;gap:4px;font-size:.72rem;display:flex}.fd-heatmap-date-in{color:#111;border:1px solid #e5e7eb;border-radius:5px;outline:none;padding:2px 6px;font-family:inherit;font-size:.72rem}.fd-heatmap-date-in:focus{border-color:#111}.fd-heatmap-grid{flex-wrap:wrap;gap:3px;display:flex}.fd-heatmap-cell{cursor:default;border:1px solid #0000000f;border-radius:3px;flex-shrink:0;width:14px;height:14px;transition:transform .1s;position:relative}.fd-heatmap-cell:hover{z-index:100;transform:scale(1.25)}.fd-heatmap-cell.is-today{box-shadow:0 0 0 2px #111}.fd-heatmap-cell:after{content:attr(data-date) "\a " attr(data-val);white-space:pre;color:#fff;letter-spacing:0;text-transform:none;pointer-events:none;z-index:999;opacity:0;white-space:nowrap;background:#111;border-radius:7px;padding:6px 10px;font-size:.7rem;font-weight:500;line-height:1.6;transition:opacity .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.fd-heatmap-cell:before{content:"";pointer-events:none;z-index:999;opacity:0;border:5px solid #0000;border-top-color:#111;transition:opacity .12s;position:absolute;bottom:calc(100% + 3px);left:50%;transform:translate(-50%)}.fd-heatmap-cell:hover:after,.fd-heatmap-cell:hover:before{opacity:1}.fd-heatmap-legend{color:#9ca3af;align-items:center;gap:4px;font-size:.65rem;display:flex}.fd-heatmap-legend .fd-heatmap-cell{width:11px;height:11px}.fd-grid{flex:1;grid-template-rows:auto 1fr;grid-template-columns:280px 1fr 260px;align-items:start;gap:16px;padding:20px 24px;display:grid}.fd-pomo{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;grid-area:1/1;align-items:center;gap:0;padding:24px 20px;display:flex}.fd-pomo-mode{letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:.7rem;font-weight:700}.fd-pomo-mode.work{color:#ef4444}.fd-pomo-mode.break{color:#10b981}.fd-pomo-ring{width:160px;height:160px;margin-bottom:20px;position:relative}.fd-pomo-ring svg{transform:rotate(-90deg)}.fd-pomo-ring-bg{fill:none;stroke:#f3f4f6;stroke-width:8px}.fd-pomo-ring-fill{fill:none;stroke-width:8px;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.fd-pomo-ring-fill.work{stroke:#ef4444}.fd-pomo-ring-fill.break{stroke:#10b981}.fd-pomo-time{color:#111;letter-spacing:-.03em;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:2.2rem;font-weight:700;display:flex;position:absolute;inset:0}.fd-pomo-btns{gap:8px;display:flex}.fd-pomo-btn{cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:.82rem;font-weight:600;transition:all .12s}.fd-pomo-btn.primary{color:#fff;background:#111}.fd-pomo-btn.primary:hover{background:#333}.fd-pomo-btn.secondary{color:#374151;background:#f3f4f6}.fd-pomo-btn.secondary:hover{background:#e5e7eb}.fd-pomo-cycles{gap:5px;margin-top:14px;display:flex}.fd-cycle-dot{background:#e5e7eb;border-radius:50%;width:8px;height:8px}.fd-cycle-dot.done{background:#ef4444}.fd-history{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;grid-area:2/1;gap:12px;min-height:0;padding:20px;display:flex}.fd-recent-list{flex-direction:column;gap:6px;display:flex;overflow-y:auto}.fd-focus{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;grid-area:1/2/3;gap:16px;padding:20px;display:flex}.fd-section-title{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;align-items:center;gap:8px;margin:0 0 8px;font-size:.7rem;font-weight:700;display:flex}.fd-focus-title-row{justify-content:space-between;align-items:center;display:flex}.fd-focus-progress{color:#10b981;text-transform:none;letter-spacing:0;white-space:nowrap;background:#d1fae5;border-radius:10px;padding:2px 7px;font-size:.68rem;font-style:normal;font-weight:600}.fd-progress-bar-wrap{background:#f3f4f6;border-radius:999px;height:4px;margin-bottom:10px;overflow:hidden}.fd-progress-bar-fill{background:linear-gradient(90deg,#10b981,#34d399);border-radius:999px;min-width:4px;height:100%;transition:width .4s}.fd-focus-input-row{gap:8px;display:flex}.fd-focus-input{color:#111;box-sizing:border-box;border:1.5px solid #e5e7eb;border-radius:9px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:.9rem}.fd-focus-input:focus{border-color:#111}.fd-focus-add-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;line-height:1;display:flex}.fd-focus-add-btn:hover{background:#333}.fd-focus-board{flex-direction:column;gap:6px;display:flex}.fd-focus-item{background:#f9fafb;border:1px solid #f0f0f0;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;transition:border-color .12s;display:flex}.fd-focus-item:hover{border-color:#e5e7eb}.fd-focus-num{color:#d1d5db;text-align:center;flex-shrink:0;width:16px;font-size:.7rem;font-weight:700}.fd-focus-text{color:#111;flex:1;font-size:.88rem;line-height:1.4}.fd-focus-edit-input{color:#111;background:#fff;border:1.5px solid #111;border-radius:6px;outline:none;flex:1;padding:3px 8px;font-family:inherit;font-size:.88rem}.fd-focus-item-actions{flex-shrink:0;gap:4px;display:flex}.fd-tick-btn{cursor:pointer;color:#0000;background:#fff;border:1.5px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;transition:all .15s;display:flex}.fd-tick-btn:hover{color:#10b981;border-color:#10b981}.fd-focus-item.done .fd-tick-btn{color:#fff;background:#10b981;border-color:#10b981}.fd-focus-item.done .fd-focus-text{color:#d1d5db;text-decoration:line-through}.fd-focus-item.done .fd-focus-num{color:#e5e7eb}.fd-focus-edit-btn,.fd-focus-del-btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.9rem;transition:background .1s;display:flex}.fd-focus-edit-btn{color:#6b7280;background:#f3f4f6}.fd-focus-edit-btn:hover{color:#111;background:#e5e7eb}.fd-focus-del-btn{color:#ef4444;background:#fff0f0}.fd-focus-del-btn:hover{background:#fee2e2}.fd-yt-toggle-row{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.fd-yt-toggle-btn{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:3px 9px;font-size:.72rem;transition:all .1s}.fd-yt-toggle-btn:hover{color:#111;border-color:#9ca3af}.fd-yt-row{gap:8px;display:flex}.fd-yt-input{color:#111;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;flex:1;padding:9px 12px;font-family:inherit;font-size:.83rem}.fd-yt-input:focus{border-color:#111}.fd-yt-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:8px;padding:9px 14px;font-size:.82rem;font-weight:600}.fd-yt-btn:hover{background:#333}.fd-yt-clear{color:#9ca3af;cursor:pointer;background:0 0;border:none;margin-left:8px;padding:0;font-size:.72rem;text-decoration:underline}.fd-yt-preview{border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.fd-yt-thumb-wrap{cursor:pointer;background:#000;padding-top:56.25%;position:relative}.fd-yt-thumb{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.fd-yt-play{background:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.fd-yt-play-icon{background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.3rem;display:flex}.fd-yt-embed{padding-top:56.25%;position:relative}.fd-yt-embed iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.fd-yt-meta{color:#6b7280;background:#fafafa;border-top:1px solid #e5e7eb;padding:10px 12px;font-size:.75rem}.fd-save-bar{align-items:center;gap:8px;display:flex}.fd-save-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;padding:9px 22px;font-size:.85rem;font-weight:600}.fd-save-btn:hover{background:#333}.fd-saved-msg{color:#10b981;font-size:.75rem;font-weight:500}.fd-calendar{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;grid-area:1/3/3;gap:4px;padding:20px;display:flex}.fd-date-input{color:#111;box-sizing:border-box;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:9px 11px;font-family:inherit;font-size:.83rem}.fd-date-input:focus{border-color:#111}.fd-cal-empty{text-align:center;color:#d1d5db;flex-direction:column;align-items:center;gap:8px;padding:24px 12px;display:flex}.fd-cal-empty span{font-size:1.8rem}.fd-cal-empty p{color:#9ca3af;margin:0;font-size:.78rem;line-height:1.5}.fd-cal-result{flex-direction:column;gap:0;display:flex}.fd-cal-result-date{color:#374151;margin-bottom:10px;font-size:.72rem;font-weight:700;line-height:1.4}.fd-cal-summary{letter-spacing:.05em;color:#6b7280;background:#f3f4f6;border-radius:8px;margin-top:10px;padding:4px 9px;font-size:.7rem;font-weight:700;display:inline-block}.fd-cal-summary.all-done{color:#059669;background:#d1fae5}.fd-hcard{background:#fff;border:1px solid #f0f0f0;border-radius:10px;transition:border-color .12s;overflow:hidden}.fd-hcard.open{border-color:#e5e7eb}.fd-hcard-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;transition:background .1s;display:flex}.fd-hcard-header:hover{background:#f9fafb}.fd-hcard-date{color:#374151;font-size:.75rem;font-weight:600}.fd-hcard-meta{flex-shrink:0;align-items:center;gap:8px;display:flex}.fd-hcard-pill{color:#6b7280;background:#f3f4f6;border-radius:10px;padding:2px 7px;font-size:.65rem;font-weight:700}.fd-hcard-pill.all-done{color:#059669;background:#d1fae5}.fd-hcard-chevron{color:#9ca3af;font-size:.6rem}.fd-hcard-body{border-top:1px solid #f5f5f5;padding:4px 14px 12px}.fd-hcard-item{color:#374151;align-items:baseline;gap:8px;padding:5px 0;font-size:.82rem;display:flex}.fd-hcard-item.done{color:#9ca3af}.fd-hcard-item.done .fd-hcard-text{text-decoration:line-through}.fd-hcard-status{color:#d1d5db;flex-shrink:0;width:14px;font-size:.72rem;font-weight:700}.fd-hcard-item.done .fd-hcard-status{color:#10b981}.fd-hcard-text{flex:1;line-height:1.4}.fd-history-yt{color:#6b7280;font-size:.75rem}.fd-history-yt a{color:#4f46e5;text-decoration:none}.fd-history-yt a:hover{text-decoration:underline}.fd-history-empty{color:#d1d5db;text-align:center;margin:0;padding:16px 0;font-size:.82rem}@media (max-width:900px){.fd-grid{grid-template-rows:auto;grid-template-columns:1fr;padding:12px 16px}.fd-pomo,.fd-focus,.fd-history,.fd-calendar{grid-area:auto/1}.fd-header,.fd-heatmap-wrap{padding:12px 16px}}
