.fsp-root{background:var(--wh-surface,#fff);font-family:var(--wh-font,"Open Sans",sans-serif);flex-direction:column;height:100%;display:flex;position:relative}.fsp-section{flex-direction:column;gap:12px;padding:12px 14px 14px;animation:.4s cubic-bezier(.22,1,.36,1) both fs-fadeSlideUp;display:flex}@keyframes fs-fadeSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fsp-tabs-list{-webkit-backdrop-filter:blur(12px);z-index:10;scrollbar-width:none;background:#ffffffb3;border-bottom:1px solid #0000000f;align-items:center;gap:6px;padding:6px 16px;display:flex;position:sticky;top:0;overflow-x:auto}.fsp-tabs-list::-webkit-scrollbar{display:none}.fsp-tabs-list [role=tab]{color:var(--wh-text-secondary,#64748b);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:500;transition:all .2s cubic-bezier(.22,1,.36,1);display:inline-flex}.fsp-tabs-list [role=tab]:hover{color:var(--wh-text,#0f172a);background:#00000008}.fsp-tabs-list [role=tab][data-state=active],.fsp-tabs-list [role=tab].active{color:var(--wh-indigo,#4f46e5);background:var(--wh-surface,#fff);border-color:#00000014;box-shadow:0 4px 12px #00000008,0 1px 2px #00000005}.fsp-card{background:var(--wh-surface,#fff);border:1px solid #0000000f;border-radius:12px;flex-direction:column;transition:box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px -4px #00000008,0 1px 3px #00000005}.fsp-card:hover{border-color:#00000014;box-shadow:0 8px 30px -6px #0000000f,0 2px 6px #00000008}.fsp-card-header{background:linear-gradient(180deg,var(--wh-surface,#fff)0%,#00000003 100%);border-bottom:1px solid #0000000a;align-items:center;gap:6px;padding:9px 12px 7px;display:flex}.fsp-card-title{color:var(--wh-text,#0f172a);letter-spacing:-.01em;font-size:12px;font-weight:600}.fsp-row{align-items:center;gap:9px;padding:9px 12px;transition:background .2s;display:flex}.fsp-row:not(:last-child){border-bottom:1px solid #00000008}.fsp-row:hover{background:#00000004}.fsp-row-label{color:var(--wh-text,#0f172a);font-size:12px;font-weight:500;display:block}.fsp-hint{color:var(--wh-text-secondary,#64748b);margin-top:2px;font-size:11px;line-height:1.4;display:block}.fsp-reveal{flex-direction:column;gap:16px;animation:.25s cubic-bezier(.22,1,.36,1) both fsp-reveal-in;display:flex}@keyframes fsp-reveal-in{0%{opacity:0;max-height:0;transform:translateY(-4px)}to{opacity:1;max-height:600px;transform:translateY(0)}}.fsp-row-locked{background:#00000005;border-radius:8px}[data-theme=dark] .fsp-row-locked{background:#ffffff08}.fsp-pointer{color:var(--wh-text-secondary,#4b5563);background:#6366f10f;border:1px solid #6366f138;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.fsp-pointer-btn{background:var(--wh-surface,#fff);color:var(--wh-indigo,#4f46e5);font-family:var(--wh-font);cursor:pointer;border:1px solid #6366f166;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;margin-left:auto;padding:5px 10px;font-size:11px;font-weight:600;transition:background .15s;display:inline-flex}.fsp-pointer-btn:hover{background:#6366f10f}[data-theme=dark] .fsp-pointer-btn{background:var(--wh-surface,#1e1e1e)}.fsp-reminder-summary{color:#16a34a;background:#16a34a14;border:1px solid #16a34a26;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:500;display:inline-flex}.fsp-day-picker{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.fsp-day-btn{background:var(--wh-surface,#fff);color:var(--wh-text-secondary,#64748b);cursor:pointer;border:1px solid #00000014;border-radius:8px;justify-content:center;align-items:center;min-width:34px;height:34px;font-size:11px;font-weight:500;transition:all .2s cubic-bezier(.22,1,.36,1);display:flex}.fsp-day-btn:hover{color:var(--wh-text,#0f172a);background:#00000005;border-color:#0000001f;transform:translateY(-1px)}.fsp-day-btn.active{background:var(--wh-indigo,#4f46e5);border-color:var(--wh-indigo,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e540}.fsp-select{background:var(--wh-surface,#fff);color:var(--wh-text,#0f172a);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748B'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:14px;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:7px 10px;font-size:12px;transition:all .2s;box-shadow:0 1px 2px #00000005}.fsp-select:focus{border-color:var(--wh-indigo,#4f46e5);box-shadow:0 0 0 3px #4f46e526}.fsp-footer{-webkit-backdrop-filter:blur(12px);z-index:10;background:#ffffffd9;border-top:1px solid #00000014;justify-content:flex-end;align-items:center;gap:6px;margin-top:auto;padding:9px 14px;display:flex;position:sticky;bottom:0}@keyframes fsp-pulse{0%{transform:scale(.95);box-shadow:0 0 #f59e0bb3}70%{transform:scale(1);box-shadow:0 0 0 6px #f59e0b00}to{transform:scale(.95);box-shadow:0 0 #f59e0b00}}.fsp-dirty-pill{color:#b45309;background:#f59e0b1a;border:1px solid #f59e0b52;border-radius:999px;align-items:center;gap:6px;margin-right:auto;padding:4px 9px;font-size:11px;font-weight:600;display:inline-flex}.fsp-dirty-dot{background:#f59e0b;border-radius:50%;width:6px;height:6px;animation:2s ease-out infinite fsp-pulse}.fsp-footer-spacer{flex:1}.fsp-reset-link{font-family:var(--wh-font);color:var(--wh-text-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:600;transition:background .12s,color .12s;display:inline-flex}.fsp-reset-link:hover:not(:disabled){color:var(--wh-text,#111);background:#0000000a}.fsp-reset-link:disabled{opacity:.4;cursor:not-allowed}[data-theme=dark] .fsp-reset-link:hover:not(:disabled){background:#ffffff0f}[data-theme=dark] .fsp-root{background:var(--wh-bg,#121212)}[data-theme=dark] .fsp-tabs-list{background:#1e1e1eb3;border-bottom-color:#ffffff0f}[data-theme=dark] .fsp-card{background:var(--wh-surface,#1e1e1e);border-color:#ffffff14;box-shadow:0 4px 20px -4px #0000004d}[data-theme=dark] .fsp-card-header{background:var(--wh-surface,#1e1e1e);border-bottom-color:#ffffff0a}[data-theme=dark] .fsp-row:not(:last-child){border-bottom-color:#ffffff08}[data-theme=dark] .fsp-row:hover{background:#ffffff08}[data-theme=dark] .fsp-day-btn{background:var(--wh-surface,#1e1e1e);border-color:#ffffff1a}[data-theme=dark] .fsp-day-btn:hover{background:#ffffff0d}[data-theme=dark] .fsp-select{background-color:var(--wh-surface,#1e1e1e);border-color:#ffffff1a}[data-theme=dark] .fsp-footer{background:#1e1e1ed9;border-top-color:#ffffff14}[data-theme=dark] .fsp-tabs-list [role=tab][data-state=active],[data-theme=dark] .fsp-tabs-list [role=tab].active{background:var(--wh-surface,#1e1e1e);border-color:#ffffff1a}