@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--deuka-yellow: #FFDD00;--deuka-yellow-hover: #f0d000;--on-yellow: #1A1A1A;--fg-1: #1F2937;--fg-2: #374151;--fg-3: #6B7280;--fg-4: #9CA3AF;--fg-5: #D1D5DB;--bg-page: #F8F6F1;--border-soft: #E5E7EB;--border-strong: #D1D5DB;--success-bg: #ECFDF5;--success-fg: #15803D;--success-strong: #16A34A;--pending-bg: #FFFBEB;--pending-fg: #B45309;--info-bg: #EFF6FF;--info-fg: #1D4ED8;--danger-bg: #FEF2F2;--danger-fg: #B91C1C;--danger-strong: #DC2626}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#e7e5e0;color:var(--fg-1);-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}.phone-stage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.phone{width:393px;height:852px;background:#fff;border-radius:48px;box-shadow:0 0 0 12px #1a1a1a,0 25px 50px -12px #00000040;overflow:hidden;position:relative;display:flex;flex-direction:column}.dynamic-island{position:absolute;top:11px;left:50%;transform:translate(-50%);width:126px;height:37px;background:#000;border-radius:9999px;z-index:50}.status-bar{height:54px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;color:#1a1a1a;flex-shrink:0}.scroll{flex:1;overflow-y:auto;padding-bottom:84px;scrollbar-width:thin}.scroll::-webkit-scrollbar{width:4px}.scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.brand-logo{display:block;height:24px;width:auto;margin:0 auto 12px 0}.brand-logo--splash{height:56px;margin:0}.profile-cog{position:absolute;top:52px;right:16px;z-index:48;width:36px;height:36px;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border-soft);color:var(--fg-3);box-shadow:0 1px 2px #0000000d;cursor:pointer;transition:background .12s,color .12s,transform .12s}.profile-cog:hover{background:#f9fafb;color:var(--fg-2)}.profile-cog.is-open{background:#1a1a1a;border-color:#1a1a1a;color:#fff;transform:rotate(30deg)}.profile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:46}.profile-menu{position:absolute;top:94px;right:16px;z-index:47;min-width:184px;background:#fff;border:1px solid var(--border-soft);border-radius:14px;box-shadow:0 12px 28px -8px #00000040;overflow:hidden}.profile-menu-head{padding:12px 14px;border-bottom:1px solid var(--border-soft);display:flex;flex-direction:column;gap:1px}.profile-menu-name{font-size:14px;font-weight:600;color:#111827}.profile-menu-sub{font-size:12px;color:var(--fg-3)}.profile-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:#b91c1c;text-align:left}.profile-menu-item:hover{background:#fef2f2}.tabbar{position:absolute;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--border-soft);padding:8px 16px 24px;display:flex;justify-content:space-around;z-index:40;box-shadow:0 -4px 12px #0000000a}.tab{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:70px;background:none;border:none;color:#4b5563;padding:6px 0}.tab.active{color:#1a1a1a}.tab-icon{width:24px;height:24px}.tab-label{font-size:11px;color:#4b5563;font-weight:500}.tab.active .tab-label{color:#1a1a1a;font-weight:600}.tab.active .tab-icon{color:#1a1a1a}.tab.active:before{content:"";position:absolute;top:0;width:28px;height:3px;background:var(--deuka-yellow);border-radius:0 0 4px 4px}.tab{position:relative}.card{background:#fff;border:1px solid var(--border-soft);border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:16px;cursor:pointer;transition:background-color .15s}.card:hover{background:#f9fafb}.card--hero{background:var(--deuka-yellow);color:var(--on-yellow);border:none;box-shadow:0 10px 15px -3px #0000001a;padding:20px}.fahr-hero{width:100%;text-align:left;border:none;cursor:pointer;background:#141414;color:#fff;border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;box-shadow:0 12px 24px -10px #00000073;position:relative;overflow:hidden;transition:transform .12s}.fahr-hero:hover{transform:translateY(-1px)}.fahr-hero:active{transform:scale(.992)}.fahr-hero-orb{flex-shrink:0;width:64px;height:64px;border-radius:16px;background:linear-gradient(155deg,#34d3992e,#16a34a14);border:1px solid rgba(52,211,153,.28);display:flex;align-items:center;justify-content:center;color:#34d399}.fahr-hero-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.fahr-hero-kicker{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#34d399}.fahr-hero-title{font-size:19px;font-weight:700;line-height:1.15}.fahr-hero-sub{font-size:13px;color:#ffffff80;line-height:1.38}.fahr-hero-chev{color:#fff6;flex-shrink:0}.progress-card{cursor:default}.progress-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.progress-row .pc-title{font-size:15px;font-weight:600;color:var(--fg-1)}.progress-row .pc-count{font-size:13px;color:var(--fg-3)}.progress-track{height:8px;background:#f3f4f6;border-radius:9999px;overflow:hidden}.progress-fill{height:100%;background:var(--deuka-yellow);border-radius:9999px}.pill{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;line-height:1}.pill-success{background:var(--success-bg);color:var(--success-fg)}.pill-pending{background:var(--pending-bg);color:var(--pending-fg)}.pill-info{background:var(--info-bg);color:var(--info-fg)}.pill-danger{background:var(--danger-bg);color:var(--danger-fg)}.pill-meta{background:#f3f4f6;color:var(--fg-2);font-size:11px;padding:2px 8px}.pill-tag{background:var(--deuka-yellow);color:var(--on-yellow);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:6px}.filter-pill{padding:6px 16px;border-radius:8px;font-size:13px;font-weight:500;border:1px solid var(--border-soft);background:#fff;color:var(--fg-2);white-space:nowrap}.filter-pill.is-active{background:var(--deuka-yellow);color:var(--on-yellow);border-color:transparent;box-shadow:0 1px 2px #0000000d}.section-label{font-size:13px;font-weight:600;color:var(--fg-3);text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px}.btn{border:none;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:500;transition:background-color .15s}.btn-primary{background:var(--deuka-yellow);color:var(--on-yellow)}.btn-primary:hover{background:var(--deuka-yellow-hover)}.btn-success{background:var(--success-strong);color:#fff;font-weight:600;padding:14px}.btn-success:hover{background:#15803d}.btn-outline{background:#fff;color:var(--fg-2);border:2px solid var(--border-strong)}.btn-outline:hover{background:#f9fafb}.fab{position:absolute;right:24px;bottom:100px;background:var(--deuka-yellow);color:var(--on-yellow);border:none;border-radius:9999px;padding:14px 20px;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;box-shadow:0 20px 25px -5px #00000026;z-index:30}.fab:hover{background:var(--deuka-yellow-hover)}.field-label{display:block;font-size:12px;font-weight:500;color:var(--fg-2);margin-bottom:6px}.field-input,.field-select{width:100%;padding:10px 12px;background:#f9fafb;border:1px solid var(--border-soft);border-radius:8px;font-size:14px;color:var(--fg-1);outline:none;font-family:inherit}.field-input:focus,.field-select:focus{border-color:var(--deuka-yellow);background:#fff}.field-input::placeholder{color:var(--fg-4)}.screen-header{background:#fff;padding:8px 20px 16px}.screen-title{font-size:26px;font-weight:700;margin:4px 0;line-height:1.2}.screen-sub{font-size:15px;color:var(--fg-3);margin:0}.detail-header{position:sticky;top:0;background:#fff;padding:16px 20px;border-bottom:1px solid var(--border-soft);z-index:5}.bubble{border-radius:16px;padding:10px 14px;max-width:85%;font-size:14px;line-height:1.4}.bubble-ai{background:#f3f4f6;color:var(--fg-1);border-top-left-radius:4px;align-self:flex-start}.bubble-user{background:var(--success-bg);border:1px solid #D1FAE5;color:var(--fg-1);border-top-right-radius:4px;align-self:flex-end}.mic-stage{position:relative;display:flex;align-items:center;justify-content:center}.mic-btn{position:relative;width:80px;height:80px;border-radius:9999px;background:var(--deuka-yellow);color:var(--on-yellow);border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 25px -5px #00000026;z-index:1}.mic-ring{position:absolute;border-radius:9999px;border:3px solid var(--deuka-yellow);animation:mic-ping 1.8s cubic-bezier(0,0,.2,1) infinite}@keyframes mic-ping{0%{transform:scale(.9);opacity:.6}to{transform:scale(1.6);opacity:0}}.rec-dot{width:8px;height:8px;border-radius:9999px;background:var(--danger-strong);animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.typing{display:inline-flex;gap:4px}.typing span{width:6px;height:6px;border-radius:9999px;background:var(--fg-4);animation:bounce 1.2s ease-in-out infinite}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}.sheet-backdrop{position:absolute;top:0;right:0;left:0;bottom:72px;background:#00000080;z-index:60}.sheet{position:absolute;bottom:72px;left:0;right:0;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -25px 50px -12px #00000040;z-index:61}.sheet-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--border-soft)}.sheet-body{padding:16px 20px;display:flex;flex-direction:column;gap:12px}.sheet-footer{padding:12px 20px;border-top:1px solid var(--border-soft)}.icon-btn{background:none;border:none;padding:8px;border-radius:8px;color:var(--fg-2)}.icon-btn:hover{background:#f3f4f6}.metric{border-radius:12px;padding:16px;border:1px solid;box-shadow:0 1px 2px #0000000d}.metric-num{font-size:28px;font-weight:700;line-height:1.1;margin:0}.metric-cap{font-size:11px;font-weight:500;color:var(--fg-3);text-transform:uppercase;letter-spacing:.04em;margin:4px 0 0}.row-mic{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:9999px;background:var(--deuka-yellow);border:none;display:flex;align-items:center;justify-content:center;color:var(--on-yellow)}.row-mic:hover{background:var(--deuka-yellow-hover)}.week-grid{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--border-soft)}.week-cell{border-right:1px solid var(--border-soft)}.week-cell:last-child{border-right:none}.week-day{width:100%;padding:10px 0;background:#f9fafb;border:none;text-align:center}.week-day.is-today,.week-day.is-selected{background:var(--deuka-yellow)}.week-day .dn{font-size:10px;color:var(--fg-3);font-weight:500}.week-day .nm{font-size:17px;font-weight:600;color:var(--fg-1)}.week-day.is-today .dn,.week-day.is-selected .dn,.week-day.is-today .nm,.week-day.is-selected .nm{color:var(--on-yellow)}.week-events{padding:8px;min-height:60px;background:#fff;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:flex-start}.dot-bar{width:100%;height:5px;border-radius:9999px}.dot-bar.s-completed{background:var(--success-strong)}.dot-bar.s-started{background:#2563eb}.dot-bar.s-upcoming{background:#d97706}.mode-btn{width:100%;padding:16px;border-radius:14px;display:flex;align-items:center;gap:14px;font-family:inherit;cursor:pointer;text-align:left;transition:transform .12s,background-color .15s}.mode-btn:active{transform:scale(.985)}.mode-btn-outline{background:#fff;border:2px solid #1A1A1A;color:#1a1a1a}.mode-btn-outline:hover{background:#f9fafb}.mode-btn-primary{background:var(--deuka-yellow);border:2px solid var(--deuka-yellow);color:var(--on-yellow)}.mode-btn-primary:hover{background:var(--deuka-yellow-hover);border-color:var(--deuka-yellow-hover)}.mode-btn-icon{flex-shrink:0;width:44px;height:44px;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:#0000000f;font-size:22px}.mode-btn-primary .mode-btn-icon{background:#0000001a}.mode-btn-title{font-size:16px;font-weight:700;line-height:1.2}.mode-btn-sub{font-size:12px;opacity:.75;margin-top:2px}.player-card{background:#fff;border:1px solid var(--border-soft);border-radius:16px;padding:24px 20px;box-shadow:0 10px 15px -3px #0000000f;display:flex;flex-direction:column;align-items:center;gap:14px}.player-play{width:60px;height:60px;border-radius:9999px;background:var(--deuka-yellow);border:none;color:var(--on-yellow);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #0000001f}.player-play:hover{background:var(--deuka-yellow-hover)}.player-progress{width:100%;height:6px;background:#f3f4f6;border-radius:9999px;overflow:hidden}.player-progress>span{display:block;height:100%;background:var(--deuka-yellow);border-radius:9999px}.player-time{font-size:12px;color:var(--fg-3);font-variant-numeric:tabular-nums}.voice-eq{display:inline-flex;align-items:flex-end;gap:3px;height:18px}.voice-eq span{display:block;width:4px;border-radius:2px;background:var(--fg-4);transition:height .14s ease,background-color .14s}.voice-eq.is-active span{background:#16a34a;animation:eq .9s ease-in-out infinite}.voice-eq.is-active span:nth-child(1){animation-delay:0s}.voice-eq.is-active span:nth-child(2){animation-delay:.12s}.voice-eq.is-active span:nth-child(3){animation-delay:.24s}.voice-eq.is-active span:nth-child(4){animation-delay:.36s}.voice-eq.is-idle span{height:4px}@keyframes eq{0%,to{height:4px}50%{height:16px}}[data-density=compact] .card{padding:12px}[data-density=compact] .card--hero{padding:16px}[data-density=compact] .screen-title{font-size:22px}[data-density=compact] .screen-sub{font-size:13px}[data-density=compact] .bubble{font-size:13px;padding:8px 12px}[data-density=compact] .section-label{margin-bottom:8px}[data-density=compact] .btn{padding:10px 14px;font-size:13px}[data-density=compact] .pill{font-size:11px;padding:3px 8px}[data-density=field] .card{padding:22px;border-radius:16px}[data-density=field] .card--hero{padding:26px}[data-density=field] .screen-title{font-size:32px}[data-density=field] .screen-sub{font-size:17px}[data-density=field] .bubble{font-size:17px;padding:13px 18px;line-height:1.45}[data-density=field] .btn{padding:16px 20px;font-size:16px;border-radius:12px}[data-density=field] .btn-success{padding:18px}[data-density=field] .fab{padding:17px 24px;font-size:16px}[data-density=field] .row-mic{width:44px;height:44px}[data-density=field] .mic-btn{width:96px;height:96px}[data-density=field] .tab-label{font-size:13px}[data-density=field] .pill{font-size:13px;padding:5px 12px}[data-density=field] .section-label{font-size:14px}[data-surface=flat] .scroll{background:#fafaf9!important}[data-surface=flat] .card,[data-surface=flat] .card--hero,[data-surface=flat] .mic-btn,[data-surface=flat] .fab,[data-surface=flat] .player-card,[data-surface=flat] .metric,[data-surface=flat] .tabbar,[data-surface=flat] .filter-pill.is-active{box-shadow:none!important}[data-surface=flat] .card{border-color:var(--border-soft)}[data-surface=flat] .detail-header,[data-surface=flat] .screen-header{background:#fafaf9}[data-surface=bold] .scroll{background:#fff!important}[data-surface=bold] .card{border:2px solid #1A1A1A;border-radius:10px;box-shadow:3px 3px #1a1a1a;transition:transform .12s,box-shadow .12s}[data-surface=bold] .card:hover{background:#fff;transform:translate(-1px,-1px);box-shadow:4px 4px #1a1a1a}[data-surface=bold] .card--hero{border:2px solid #1A1A1A;box-shadow:4px 4px #1a1a1a}[data-surface=bold] .screen-title{font-weight:800;letter-spacing:-.01em}[data-surface=bold] .section-label{color:#1a1a1a}[data-surface=bold] .pill{border:1.5px solid currentColor}[data-surface=bold] .btn-primary,[data-surface=bold] .btn-success{border:2px solid #1A1A1A;box-shadow:3px 3px #1a1a1a}[data-surface=bold] .fab{border:2px solid #1A1A1A;box-shadow:4px 4px #1a1a1a}[data-surface=bold] .filter-pill{border-color:#1a1a1a}[data-surface=bold] .mic-btn{border:2px solid #1A1A1A;box-shadow:4px 4px #1a1a1a}.fahr{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;background:radial-gradient(120% 90% at 50% 16%,#15171a,#0c0d0f 60%,#080808);color:#fff;display:flex;flex-direction:column;align-items:center;overflow:hidden;font-family:Inter,sans-serif}.fahr *{box-sizing:border-box}.fahr-meta{width:100%;padding:64px 28px 0;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;transition:opacity .7s ease}.fahr-meta-dot{width:7px;height:7px;border-radius:9999px;background:#34d399;box-shadow:0 0 8px #34d399;animation:fahr-blink 2.4s ease-in-out infinite}.fahr.is-offline .fahr-meta-dot{background:#d97706;box-shadow:0 0 0 4px #d977062e}@keyframes fahr-blink{0%,to{opacity:1}50%{opacity:.35}}.fahr-cust{width:100%;padding:28px 28px 0;text-align:center;transition:opacity .7s ease}.fahr-cust h1{font-size:30px;font-weight:700;margin:0;line-height:1.15;letter-spacing:-.01em;color:#fff}.fahr-cust p{font-size:13px;color:#ffffff80;margin:8px 0 0}.fahr-context{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#9ca3af;margin:10px 0 0;font-variant:tabular-nums}.fahr-stage{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:34px;position:relative}.fahr-orb-wrap{position:relative;width:240px;height:240px;display:flex;align-items:center;justify-content:center}.fahr-halo{position:absolute;width:240px;height:240px;border-radius:9999px;background:radial-gradient(circle,#22c55e57,#22c55e00 70%);filter:blur(6px);animation:fahr-halo 3.8s ease-in-out infinite}.fahr-orb{position:relative;width:196px;height:196px;border-radius:9999px;overflow:hidden;isolation:isolate;--orb-glow: rgba(34,197,94,.65);background:radial-gradient(circle at 48% 36%,#6ee7b7,#1fae63 46%,#0b6b3f 78%,#064e2e);box-shadow:inset 0 12px 28px #ffffff47,inset 0 -18px 36px #00000080,0 0 64px var(--orb-glow),0 0 130px #22c55e4d;animation:fahr-breathe 3.8s ease-in-out infinite;transition:filter .6s ease}.orb-sheen{position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;border-radius:9999px;pointer-events:none;background:conic-gradient(from 0deg,#fff0,#ffffff8c 60deg,#fff0 150deg,#fff0 230deg,#ffffff52 300deg,#fff0 360deg);filter:blur(7px);animation:orb-spin 9s linear infinite}.orb-gloss{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;pointer-events:none;background:radial-gradient(ellipse 46% 34% at 38% 22%,#ffffff8c,#fff0 60%)}.orb-ripple{position:absolute;width:196px;height:196px;border-radius:9999px;border:2px solid var(--orb-ring, rgba(52,211,153,.5));opacity:0;pointer-events:none}@keyframes fahr-breathe{0%,to{transform:scale(.975)}50%{transform:scale(1.025)}}@keyframes fahr-halo{0%,to{transform:scale(.92);opacity:.5}50%{transform:scale(1.12);opacity:.85}}@keyframes orb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orb-ripple{0%{transform:scale(.94);opacity:.5}to{transform:scale(1.45);opacity:0}}.fahr[data-phase=ready] .fahr-orb{filter:brightness(.45) saturate(.85);animation-duration:3s}.fahr[data-phase=ready] .fahr-halo{animation-duration:3s;opacity:.28}.fahr[data-phase=ready] .orb-sheen{animation-duration:16s}.fahr[data-phase=user] .fahr-orb{filter:brightness(1.08);animation-duration:1s}.fahr[data-phase=user] .fahr-halo{animation-duration:1s;opacity:.9}.fahr[data-phase=user] .orb-sheen{animation-duration:6s}.fahr[data-phase=user] .orb-ripple{animation:orb-ripple 1s ease-out infinite}.fahr[data-phase=user] .orb-ripple:nth-of-type(2){animation-delay:.33s}.fahr[data-phase=user] .orb-ripple:nth-of-type(3){animation-delay:.66s}.fahr[data-phase=ai] .fahr-orb{filter:brightness(.78);animation-duration:2.2s}.fahr[data-phase=ai] .fahr-halo{animation-duration:2.2s;opacity:.55}.fahr[data-phase=ai] .orb-sheen{animation-duration:7s}.fahr.is-offline .fahr-orb{--orb-glow: rgba(217,119,6,.6);background:radial-gradient(circle at 48% 36%,#fcd34d,#e8910c 46%,#b45309 78%,#7c3d08);box-shadow:inset 0 12px 28px #ffffff42,inset 0 -18px 36px #00000080,0 0 64px var(--orb-glow),0 0 130px #d9770647;filter:brightness(1);animation-duration:3.4s}.fahr.is-offline .fahr-halo{background:radial-gradient(circle,#d9770666,#d9770600 70%);opacity:.7}.fahr-bars{display:none;align-items:flex-end;gap:4px;height:26px}.fahr[data-phase=user] .fahr-bars{display:inline-flex}.fahr-bars span{width:4px;border-radius:2px;background:#6ee7b7;animation:fahr-eq .85s ease-in-out infinite}.fahr-bars span:nth-child(1){animation-delay:0s}.fahr-bars span:nth-child(2){animation-delay:.12s}.fahr-bars span:nth-child(3){animation-delay:.24s}.fahr-bars span:nth-child(4){animation-delay:.36s}.fahr-bars span:nth-child(5){animation-delay:.48s}@keyframes fahr-eq{0%,to{height:6px}50%{height:26px}}.fahr-cap{font-size:16px;font-weight:500;color:#ffffffb3;text-align:center;min-height:22px;padding:0 32px;transition:opacity .7s ease}.fahr.is-dimmed .fahr-meta,.fahr.is-dimmed .fahr-cust,.fahr.is-dimmed .fahr-cap{opacity:.1}.fahr.is-dimmed .fahr-orb{filter:brightness(.2)}.fahr.is-dimmed .fahr-exit{opacity:.4}.fahr-exit{position:absolute;left:20px;bottom:28px;z-index:90;background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.22);border-radius:9999px;padding:9px 17px;font-size:13px;font-weight:600;font-family:inherit;display:inline-flex;align-items:center;gap:6px;transition:opacity .6s ease}.fahr-exit:hover{background:#ffffff12;color:#fff}.fahr-offline-badge{position:absolute;right:20px;bottom:30px;z-index:90;display:inline-flex;align-items:center;gap:6px;background:#d9770629;border:1px solid rgba(217,119,6,.45);color:#fbbf24;border-radius:9999px;padding:7px 13px;font-size:11px;font-weight:700}.fahr-demo{position:fixed;left:calc(50% + 224px);top:50%;transform:translateY(-50%);width:320px;z-index:88;max-height:70vh;display:flex;flex-direction:column;background:#101215b8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 24px 60px -24px #0009;overflow:hidden}@media(max-width:820px){.fahr-demo{position:absolute;left:14px;right:14px;top:auto;bottom:150px;transform:none;width:auto;max-height:220px;background:#10121529;border:none;box-shadow:none}}.fahr-demo-head{display:flex;align-items:center;gap:7px;padding:9px 14px 7px;border-bottom:none;font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff52}.fahr-demo-head .rd{width:5px;height:5px;border-radius:9999px;background:#ffffff4d;box-shadow:none}.fahr-demo-x{margin-left:auto;background:none;border:none;color:#ffffff80;padding:2px;display:flex;cursor:pointer}.fahr-demo-x:hover{color:#fff}.fahr-demo-body{padding:10px 14px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.fahr-demo-body::-webkit-scrollbar{width:6px}.fahr-demo-body::-webkit-scrollbar-track{background:transparent}.fahr-demo-body::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:9999px;border:2px solid transparent;background-clip:padding-box}.fahr-demo-body::-webkit-scrollbar-thumb:hover{background:#ffffff52;background-clip:padding-box}.fahr-line{display:flex;gap:8px;align-items:flex-start;font-size:11px;line-height:1.35;animation:fahr-line-in .36s cubic-bezier(.16,1,.3,1)}@keyframes fahr-line-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.fahr-tag{flex-shrink:0;font-size:9px;font-weight:700;letter-spacing:.04em;padding:1px 6px;border-radius:5px;margin-top:1px;min-width:22px;text-align:center}.fahr-tag.ai{background:#34d3992e;color:#6ee7b7}.fahr-tag.du{background:#ffffff1f;color:#fff}.fahr-line.fn{justify-content:center;gap:6px;align-items:center;color:#ffffff80}.fahr-line.fn .fahr-txt{font-style:italic;font-size:10px;color:#ffffff80;text-align:center}.fahr-line.fn .fahr-gear{color:#ffffff73;flex-shrink:0}.fahr-txt{color:#ffffffe0}.fahr-legend{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 14px 11px;font-size:10px;color:#ffffff73;border-top:1px solid rgba(255,255,255,.07)}.fahr-legend span{display:inline-flex;align-items:center;gap:4px}.fahr-legend .lg-dot{width:7px;height:7px;border-radius:2px}.fahr-demo-typing{display:inline-flex;gap:4px;padding:2px 0}.fahr-demo-typing span{width:5px;height:5px;border-radius:9999px;background:#ffffff73;animation:bounce 1.2s ease-in-out infinite}.fahr-demo-typing span:nth-child(2){animation-delay:.15s}.fahr-demo-typing span:nth-child(3){animation-delay:.3s}@media(prefers-reduced-motion:reduce){.fahr-orb,.fahr-halo,.fahr-meta-dot,.fahr-bars span,.fahr-demo-head .rd,.orb-sheen,.orb-ripple{animation:none!important}}.brief-orb-wrap{display:flex;flex-direction:column;align-items:center;gap:14px;padding:12px 0 20px}.brief-orb{position:relative;width:132px;height:132px;border-radius:9999px;overflow:hidden;background:radial-gradient(circle at 47% 37%,#fff6b0,#fd0 46%,#f2c200 76%,#ddae00);box-shadow:inset 0 10px 22px #ffffffa6,inset 0 -14px 26px #aa820047,0 0 56px #ffdd008c,0 0 116px #ffdd004d;animation:brief-breathe 3.4s ease-in-out infinite}.brief-orb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;pointer-events:none;background:radial-gradient(ellipse 48% 36% at 38% 24%,#ffffffd9,#fff0 60%)}.brief-orb.is-speaking{animation-duration:2.2s;transform:scale(.92)}@keyframes brief-breathe{0%,to{transform:scale(.97)}50%{transform:scale(1.03)}}.brief-label{font-size:14px;font-weight:600;color:#1a1a1a}.brief-orb-hint{font-size:13px;color:var(--fg-3)}.brief-progress{width:100%;max-width:280px;margin:4px auto 0;text-align:center}.brief-progress .bp-label{font-size:12px;color:var(--fg-3);margin:0 0 6px}.brief-progress .bp-track{height:6px;background:#f3f4f6;border-radius:9999px;overflow:hidden}.brief-progress .bp-fill{height:100%;background:var(--deuka-yellow);border-radius:9999px}.transcript{display:flex;flex-direction:column;gap:10px;background:#f9fafb;border-radius:12px;padding:14px}@media(prefers-reduced-motion:reduce){.brief-orb{animation:none!important}}
