.fc-stack-wrap{max-width:1280px;margin:16px auto 0;position:relative}.fc-stack-viewport{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 0 16px;position:relative;overflow:auto visible}.fc-stack-viewport::-webkit-scrollbar{display:none}.fc-stack-track{align-items:flex-start;gap:16px;padding:0 16px;display:flex}@media (min-width:720px){.fc-stack-track{gap:20px;padding:0 24px}}.fc-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:420px;box-shadow:var(--shadow-md);scroll-snap-align:start;flex:0 0 calc(100vw - 32px);transition:box-shadow .3s cubic-bezier(.2,.65,.3,1),transform .22s cubic-bezier(.2,.65,.3,1);overflow:hidden}@media (min-width:560px){.fc-card{flex-basis:420px}}.fc-card.is-active{box-shadow:var(--shadow-lg)}.fc-card.is-fading{opacity:0;pointer-events:none;transition:opacity .24s cubic-bezier(.2,.65,.3,1),transform .24s cubic-bezier(.2,.65,.3,1);transform:scale(.97)}.fc-section{border-bottom:1px solid var(--border);padding:20px 18px}.fc-section:last-child{border-bottom:0}.fc-section:has(+.fc-iv-section){border-bottom:0}.fc-iv-section{border-bottom:0}.fc-section h2{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);align-items:center;gap:8px;margin:0 0 14px;font-size:20px;font-weight:600;line-height:1.15;display:flex}.fc-hero{flex-direction:row;align-items:flex-start;gap:14px;display:flex}.fc-photo{background:var(--gray-100);border-radius:var(--radius);flex:0 0 108px;width:108px;height:135px;position:relative;overflow:hidden}.fc-photo>img{object-fit:cover;width:100%;height:100%;display:block}.fc-photo.fc-photo-blurred>img{filter:blur(10px);transform:scale(1.05)}.fc-photo.fc-photo-blurred:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0d,#0000001a);position:absolute;inset:0}.fc-contacts-locked{text-align:center}.fc-contacts-locked .fc-contacts-locked-hint{color:var(--gray-600,#525252);margin:0 0 16px;font-size:15px;line-height:1.5}.fc-hold-chip{font:500 12px/1.3 var(--font-sans);letter-spacing:-.011em;color:#524118;white-space:nowrap;background:#fff5d6;border:1px solid #f0dba0;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin:4px 0 0;padding:4px 10px;display:inline-flex}.fc-hold-chip-icon{color:#8a6d1f;flex:0 0 13px;width:13px;height:13px}.fc-hold-chip-label{font-weight:500}.fc-hold-chip-time{font-variant-numeric:tabular-nums;color:#2b2308;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:600}.fc-photo .fc-photo-ph{font-family:var(--font-display);color:var(--gray-300);letter-spacing:-.04em;background:repeating-linear-gradient(135deg,#f5f5f5 0 8px,#f0f0f0 8px 16px);justify-content:center;align-items:center;font-size:56px;font-weight:600;display:flex;position:absolute;inset:0}.fc-hero-meta{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.fc-hero-name{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);word-break:break-word;margin:0;font-size:22px;font-weight:600;line-height:1.1}.fc-hero-facts{flex-wrap:wrap;gap:6px 12px;margin-top:4px;display:flex}.fc-hero-fact{font:500 13px/1.3 var(--font-sans);color:var(--text);letter-spacing:-.011em;align-items:center;gap:5px;display:inline-flex}.fc-hero-fact svg{width:14px;height:14px;color:var(--text-muted);flex:0 0 14px}.fc-hero-fact .fc-pay{color:var(--money);font-weight:600}.fc-hero-fact .fc-eng-label{margin-right:4px;line-height:1.3}.fc-hero-fact .fc-pill-eng{border-radius:var(--radius-pill);background:var(--gray-100);color:var(--text);letter-spacing:-.011em;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.fc-lie-row{font:500 13px/1.3 var(--font-sans);letter-spacing:-.011em;font-variant-numeric:tabular-nums;flex-wrap:wrap;align-self:flex-start;align-items:center;gap:6px;margin-top:2px;display:inline-flex}.fc-lie-row .fc-tip{color:var(--gray-400)}.fc-lie-row .fc-tip:hover{color:var(--gray-700)}.fc-lie-text{color:var(--text)}.fc-lie-value{font-weight:600}.fc-lie-row[data-tone=good] .fc-lie-value{color:var(--money)}.fc-lie-row[data-tone=risk] .fc-lie-value{color:var(--cherry)}.fc-lie-row[data-tone=neutral] .fc-lie-value{color:var(--text-muted)}.fc-info-strip-grid{border-top:1px solid var(--border);flex-direction:column;gap:0;margin-top:14px;display:flex}.fc-kv{border-bottom:1px solid var(--border);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;display:flex}.fc-kv:last-child{border-bottom:0}.fc-kv .l{font:500 12px/1.3 var(--font-sans);color:var(--text-muted);letter-spacing:-.011em;flex:none}.fc-kv .v{font:500 13px/1.4 var(--font-sans);color:var(--text);letter-spacing:-.011em;text-align:right;word-break:break-word;white-space:pre-wrap;min-width:0}.fc-kv.fc-kv-stack{flex-direction:column;align-items:flex-start;gap:4px}.fc-kv.fc-kv-stack .v{text-align:left;width:100%;font-weight:500}.fc-kv.fc-kv-stack .l{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:11px}.fc-bullets{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.fc-bullets li{font:500 14px/1.5 var(--font-sans);color:var(--text);letter-spacing:-.011em;word-break:break-word;padding-left:14px;position:relative}.fc-bullets li:before{content:"";background:var(--cherry);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.fc-kv-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:14px 18px}.fc-kv-card .fc-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:8px 0;display:flex}.fc-kv-card .fc-row:first-child{padding-top:0}.fc-kv-card .fc-row:last-child{border-bottom:0;padding-bottom:0}.fc-kv-card .fc-row .l{font:500 13px/1.4 var(--font-sans);color:var(--text-muted);letter-spacing:-.011em;flex:none}.fc-kv-card .fc-row .v{font:500 14px/1.5 var(--font-sans);color:var(--text);letter-spacing:-.011em;text-align:right;word-break:break-word}.fc-kv-card .fc-row.fc-row-stack{flex-direction:column;align-items:flex-start;gap:4px}.fc-kv-card .fc-row.fc-row-stack .l{text-transform:uppercase;letter-spacing:.04em;font-size:11px}.fc-kv-card .fc-row.fc-row-stack .v{text-align:left;width:100%}.fc-text-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);font:400 16px/1.6 var(--font-sans);color:var(--text);letter-spacing:-.011em;white-space:pre-wrap;padding:18px 20px}.fc-section.fc-compact h2{font-size:17px}.fc-section.fc-compact .fc-text-card{padding:14px 16px;font-size:14px;line-height:1.55}.fc-bars{flex-direction:column;gap:14px;display:flex}.fc-bar-row{flex-direction:column;gap:6px;display:flex}.fc-bar-row .top{align-items:baseline;gap:6px;display:flex}.fc-bar-row .name{font:500 15px/1.3 var(--font-sans);color:var(--text);letter-spacing:-.011em;flex:1;align-items:center;gap:6px;min-width:0;display:inline-flex}.fc-bar-track{background:var(--gray-100);border-radius:4px;height:7px;position:relative;overflow:hidden}.fc-bar-fill{background:var(--gray-500);border-radius:4px;width:0;transition:width 1.2s cubic-bezier(.2,.65,.3,1);position:absolute;top:0;bottom:0;left:0}.fc-bar-row[data-tone=good] .fc-bar-fill{background:var(--money)}.fc-bar-row[data-tone=risk] .fc-bar-fill{background:var(--cherry)}.fc-bar-row[data-tone=neutral] .fc-bar-fill{background:var(--gray-500)}.fc-score-list{flex-direction:column;gap:14px;display:flex}.fc-score-row{flex-direction:column;gap:6px;display:flex}.fc-score-row .top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.fc-score-row .name{font:500 15px/1.3 var(--font-sans);color:var(--text);letter-spacing:-.011em;flex:1;align-items:center;gap:6px;min-width:0;display:inline-flex}.fc-score-row .track{background:var(--gray-100);border-radius:4px;height:7px;position:relative;overflow:hidden}.fc-score-row .fill{background:var(--cherry);border-radius:4px;width:0;transition:width 1.2s cubic-bezier(.2,.65,.3,1);position:absolute;top:0;bottom:0;left:0}.fc-swipe-deck{width:100%}.fc-swipe-viewport{overscroll-behavior-x:contain;transition:height .22s cubic-bezier(.2,.65,.3,1);overflow:hidden}.fc-swipe-foot{z-index:2;background:var(--white);position:relative}.fc-swipe-track{align-items:flex-start;display:flex}.fc-swipe-slide{flex:0 0 100%;min-width:0;display:block}.fc-swipe-card{box-sizing:border-box;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);white-space:pre-wrap;flex-direction:column;gap:8px;width:calc(100% - 14px);min-height:160px;margin:0 7px;padding:16px 18px;display:flex}.fc-swipe-card .fc-swipe-q{font:600 13px/1.3 var(--font-sans);color:var(--text-muted);letter-spacing:-.011em}.fc-swipe-card .fc-swipe-a{font:400 15px/1.55 var(--font-sans);color:var(--text);letter-spacing:-.011em;white-space:pre-wrap}.fc-swipe-card.fc-swipe-card-case h3{font-family:var(--font-display);letter-spacing:-.022em;color:var(--text);margin:0;font-size:17px;font-weight:600;line-height:1.2}.fc-swipe-card.fc-swipe-card-case .fc-swipe-premise{background:var(--gray-100);border-radius:var(--radius-sm);font:400 13px/1.45 var(--font-sans);color:var(--text-muted);letter-spacing:-.011em;white-space:pre-wrap;padding:10px 12px}.fc-swipe-card .fc-bullets li{font-size:14px}.fc-swipe-foot{justify-content:space-between;align-items:center;gap:10px;padding:14px 0 0;display:flex}.fc-swipe-counter{font:500 12px/1 var(--font-sans);color:var(--text-muted);letter-spacing:-.011em;font-variant-numeric:tabular-nums;flex-shrink:0}.fc-swipe-dots{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.fc-swipe-dot{background:var(--gray-300);cursor:pointer;border:0;border-radius:50%;width:6px;height:6px;padding:0;transition:background .2s cubic-bezier(.2,.65,.3,1),width .2s cubic-bezier(.2,.65,.3,1)}.fc-swipe-dot.is-on{background:var(--cherry);border-radius:999px;width:18px}.fc-swipe-nav{flex-shrink:0;gap:6px;display:flex}.fc-swipe-arrow{border:1px solid var(--border);background:var(--white);width:38px;height:38px;color:var(--gray-700);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .2s cubic-bezier(.2,.65,.3,1),border-color .2s cubic-bezier(.2,.65,.3,1);display:inline-flex}.fc-swipe-arrow:hover:not(:disabled){color:var(--cherry);border-color:var(--cherry)}.fc-swipe-arrow[disabled]{opacity:.3;cursor:not-allowed}.fc-swipe-arrow svg{width:14px;height:14px}.fc-pw-answer{flex-direction:column;gap:10px;display:flex}.fc-pw-primary{font:600 17px/1.4 var(--font-display);color:var(--text);letter-spacing:-.022em;margin:0}.fc-pw-text{font:400 15px/1.55 var(--font-sans);color:var(--text);letter-spacing:-.011em;white-space:pre-line;word-break:break-word;margin:0}.fc-pw-comment{background:var(--gray-100);border-radius:var(--radius-sm);padding:10px 12px}.fc-pw-comment-label{font:600 11px/1.4 var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.fc-pw-comment-body{font:400 14px/1.5 var(--font-sans);color:var(--text-2);letter-spacing:-.011em;white-space:pre-line;word-break:break-word;margin:0}.fc-swipe-card .fc-bullets li{font-size:14px;line-height:1.5}.fc-tip{width:16px;height:16px;color:var(--gray-400);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .2s cubic-bezier(.2,.65,.3,1);display:inline-flex}.fc-tip:hover,.fc-tip:focus-visible{color:var(--gray-700)}.fc-tip svg{width:16px;height:16px;display:block}.fc-tooltip{z-index:200;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);font:400 13px/1.5 var(--font-sans);color:var(--text-2);letter-spacing:-.011em;opacity:0;pointer-events:none;white-space:pre-line;width:260px;padding:12px 14px;transition:opacity .22s cubic-bezier(.2,.65,.3,1),transform .22s cubic-bezier(.2,.65,.3,1);position:fixed;transform:translateY(4px)}.fc-tooltip.show{opacity:1;transform:translateY(0)}.fc-section .fc-contact-icons,.fc-section .fc-contact-list{z-index:300;position:relative}.fc-section:has(>h2){z-index:300;position:relative}.fc-contact-icons{gap:8px;margin-bottom:12px;display:flex}.fc-contact-icon-btn{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);min-width:0;color:var(--gray-700);flex:1 1 0;justify-content:center;align-items:center;padding:12px 0;text-decoration:none;transition:border-color .2s cubic-bezier(.2,.65,.3,1),color .2s cubic-bezier(.2,.65,.3,1);display:inline-flex}.fc-contact-icon-btn:hover{border-color:var(--cherry);color:var(--cherry)}.fc-contact-icon-btn svg{width:20px;height:20px}.fc-contact-list{flex-direction:column;gap:8px;display:flex}.fc-contact-list a{border:1px solid var(--border);border-radius:var(--radius);font:500 15px/1.3 var(--font-sans);color:var(--text);letter-spacing:-.011em;word-break:break-word;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;transition:border-color .2s cubic-bezier(.2,.65,.3,1),color .2s cubic-bezier(.2,.65,.3,1);display:flex}.fc-contact-list a:hover{border-color:var(--cherry);color:var(--cherry)}.fc-contact-list svg{width:20px;height:20px;color:var(--gray-700);flex:0 0 20px}.fc-contact-list a:hover svg{color:var(--cherry)}.fc-cta-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}.fc-btn{font:500 15px/1 var(--font-sans);letter-spacing:-.011em;border-radius:var(--radius-pill);cursor:pointer;text-align:center;border:0;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:13px 18px;transition:transform .22s cubic-bezier(.2,.65,.3,1),background-color .22s cubic-bezier(.2,.65,.3,1),color .22s cubic-bezier(.2,.65,.3,1),border-color .22s cubic-bezier(.2,.65,.3,1),box-shadow .22s cubic-bezier(.2,.65,.3,1);display:inline-flex}.fc-btn-primary{background:var(--cherry);color:var(--white);box-shadow:var(--shadow-cherry);flex:1;min-width:160px;text-decoration:none}.cab-scope a.fc-btn-primary,.cab-scope a.fc-btn-primary:link,.cab-scope a.fc-btn-primary:visited,.cab-scope a.fc-btn-primary:hover,.cab-scope a.fc-btn-primary:active{color:var(--white);text-decoration:none}.fc-btn-primary .arrow{transition:transform .24s cubic-bezier(.2,.65,.3,1);display:inline-block}.fc-btn-primary:hover{background:var(--cherry-bright);transform:translateY(-1px)}.fc-btn-primary:hover .arrow{transform:translate(4px)}.fc-btn-secondary{background:var(--white);color:var(--text-2);border:1px solid var(--border);text-decoration:none}.cab-scope a.fc-btn-secondary,.cab-scope a.fc-btn-secondary:link,.cab-scope a.fc-btn-secondary:visited{color:var(--text-2);text-decoration:none}.cab-scope a.fc-btn-secondary:hover{color:var(--cherry)}.fc-btn-secondary:hover{color:var(--cherry);border-color:var(--cherry)}.fc-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.fc-empty{text-align:center;flex-direction:column;align-items:center;padding:60px 20px 32px;display:flex}.fc-empty h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);text-wrap:balance;max-width:22ch;margin:0 0 12px;font-size:clamp(20px,3.2vw,26px);font-weight:600;line-height:1.2}.fc-empty p{color:var(--text-2);max-width:48ch;margin:0 0 12px;font-size:16px;line-height:1.55}.cab-scope-portal{background:0 0;min-height:0}.fc-sheet-overlay{top:var(--fc-vt,0);height:100dvh;height:var(--fc-vh,100dvh);z-index:1000;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;left:0;right:0}.fc-sheet-backdrop{background:#0a0a0a73;animation:.2s cubic-bezier(.2,.65,.3,1) fc-fade-in;position:absolute;inset:0}.fc-sheet{z-index:1;background:var(--white);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:12px 20px max(20px, env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:92%;animation:.28s cubic-bezier(.2,.65,.3,1) fc-slide-up;position:relative;overflow-y:auto}.fc-sheet-handle{background:var(--gray-300);cursor:grab;touch-action:none;border-radius:999px;width:40px;height:4px;margin:6px auto 14px;position:relative}.fc-sheet-handle:before{content:"";position:absolute;inset:-16px -40px}.fc-sheet-handle:active{cursor:grabbing}.fc-sheet h2{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);margin:0 0 8px;font-size:22px;font-weight:600;line-height:1.15}.fc-sheet-lead{color:var(--text-2);white-space:pre-line;margin:0 0 18px;font-size:15px;line-height:1.55}.fc-sheet-textarea{resize:vertical;width:100%;min-height:120px;font-family:var(--font-sans);color:var(--text);background:var(--gray-100);border:1px solid var(--border);border-radius:var(--radius);letter-spacing:-.011em;padding:12px 14px;font-size:16px;line-height:1.55;transition:border-color .2s cubic-bezier(.2,.65,.3,1),background .2s cubic-bezier(.2,.65,.3,1),box-shadow .2s cubic-bezier(.2,.65,.3,1)}.fc-sheet-textarea:focus{background:var(--white);border-color:var(--cherry);box-shadow:0 0 0 3px var(--cherry-glow);outline:none}.fc-sheet-counter{font:500 12px/1.3 var(--font-sans);color:var(--text-muted);font-variant-numeric:tabular-nums;margin-top:6px}.fc-sheet-counter.is-warn{color:var(--cherry)}.fc-sheet-actions{background:var(--white);border-top:1px solid var(--border);gap:10px;margin:18px -20px 0;padding:14px 20px 0;display:flex}.fc-sheet-actions .fc-btn{flex:1}.fc-sheet-error{background:var(--cherry-soft);color:var(--cherry);border-radius:var(--radius-sm);font:500 13px/1.45 var(--font-sans);margin-top:12px;padding:10px 12px}@keyframes fc-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fc-slide-up{0%{transform:translateY(110%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fc-card,.fc-bar-fill,.fc-score-row .fill,.fc-tooltip,.fc-sheet,.fc-sheet-backdrop,.fc-btn,.fc-btn-primary .arrow{transition:none!important;animation:none!important}}.fc-iv-block{border-radius:var(--radius);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.fc-iv-invited,.fc-iv-scheduled{background:var(--gray-50);border:1px solid var(--border)}.fc-iv-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.fc-iv-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0;font-size:17px;font-weight:600}.fc-iv-scheduled .fc-iv-title{color:var(--cherry)}.fc-iv-count{font:500 12px/1.3 var(--font-sans);color:var(--text-muted);font-variant-numeric:tabular-nums}.fc-iv-slots{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.fc-iv-slot{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;display:flex}.fc-iv-slot-time{font:500 14px/1.3 var(--font-sans);color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.fc-iv-link{font:500 13px/1.3 var(--font-sans);color:var(--cherry);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:0;padding:4px 6px}.fc-iv-link:disabled{opacity:.5;cursor:default}.fc-iv-link:active{background:var(--cherry-soft)}.fc-iv-add{font:500 13px/1 var(--font-sans);color:var(--cherry);background:var(--white);border:1px dashed var(--cherry);border-radius:var(--radius);cursor:pointer;margin-top:4px;padding:10px 12px}.fc-iv-add:active{background:var(--cherry-soft)}.fc-iv-when{font:600 16px/1.3 var(--font-sans);color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.011em;margin:0}.fc-iv-meet{align-self:flex-start;text-decoration:none}.fc-iv-meet-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.fc-iv-pending{color:var(--text-muted);font-size:13px}.inv-loading{font:500 14px/1.4 var(--font-sans);color:var(--text-muted);text-align:center;padding:20px 0}.inv-list{flex-direction:column;gap:18px;margin-top:8px;display:flex}.inv-list-head{justify-content:flex-end;align-items:center;margin-bottom:-8px;display:flex}.inv-toggle-all{background:var(--cherry);color:var(--white);font:500 12px/1 var(--font-sans);cursor:pointer;letter-spacing:-.005em;border:0;border-radius:999px;padding:6px 12px;transition:background .16s cubic-bezier(.2,.65,.3,1),transform .16s cubic-bezier(.2,.65,.3,1)}.inv-toggle-all:hover{background:var(--cherry-bright)}.inv-toggle-all:active{transform:scale(.97)}.inv-toggle-all:disabled{opacity:.5;cursor:default}.inv-day{flex-direction:column;gap:6px;display:flex}.inv-day-label{font:500 13px/1.3 var(--font-sans);color:var(--text-muted);letter-spacing:.01em;margin-bottom:4px}.inv-slot{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-sans);cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px;transition:border-color .16s cubic-bezier(.2,.65,.3,1),background .16s cubic-bezier(.2,.65,.3,1);display:grid}.inv-slot:hover{border-color:var(--cherry-soft)}.inv-slot.is-on{background:var(--cherry-soft);border-color:var(--cherry)}.inv-slot input{width:18px;height:18px;accent-color:var(--cherry);cursor:pointer}.inv-slot-time{font-variant-numeric:tabular-nums;color:var(--text);letter-spacing:-.01em;font-size:15px;font-weight:600}.inv-slot-dur{color:var(--text-muted);text-align:right;font-size:13px}.fc-empty-rich{text-align:left;align-items:stretch;max-width:560px}.fc-empty-rich h1{text-align:center;margin:0 0 12px;font-size:clamp(20px,3.2vw,26px);line-height:1.2}.fc-empty-rich>p{text-align:center;max-width:none;margin:0 auto 24px}.fc-empty-h2{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);text-align:left;margin:8px 0 12px;font-size:15px;font-weight:600}.fc-empty-recs{border-top:1px solid var(--rule);margin:0 0 24px;padding:0;list-style:none}.fc-empty-rec{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:baseline;gap:16px;padding:14px 0;display:flex}.fc-empty-rec-label{color:var(--text);flex:auto;font-size:15px;line-height:1.45}.fc-empty-rec-delta{color:#1b5e20;white-space:nowrap;flex:none;font-size:14px;font-weight:600}.fc-empty-cta-row{justify-content:center;margin:12px 0 16px;display:flex}.fc-empty-foot{color:var(--text-muted);text-align:center;max-width:48ch;margin:0 auto;font-size:13px;line-height:1.5}.cab-degraded{justify-content:center;padding:48px 20px;display:flex}.cab-degraded-card{text-align:center;max-width:520px}.cab-degraded-card h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0 0 14px;font-size:clamp(22px,3.6vw,28px);font-weight:600;line-height:1.2}.cab-degraded-lead{color:var(--text-2);margin:0 0 18px;font-size:16px;line-height:1.55}.cab-degraded-card p{color:var(--text-2);margin:0 0 12px;font-size:15px;line-height:1.5}.cab-degraded-cta{background:var(--accent,#d92f4a);color:#fff;border-radius:999px;margin:4px auto 16px;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-block}.cab-degraded-cta:active{opacity:.92;transform:scale(.98)}.cab-degraded-hint{color:var(--text-muted);margin-top:4px;font-size:13px}.cab-degraded-meta{color:var(--text-muted);letter-spacing:.01em;margin-top:24px;font-size:11px}.cab-degraded-meta code{background:#0000000d;border-radius:3px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,monospace}
