:root{--paper: #fffaf5;--surface: #fffdfc;--hero: #fff0ea;--coral: #ff8d80;--coral-deep: #ec6f62;--coral-mobile: #f87780;--ink: #493124;--ink-soft: #77675e;--ink-faint: #a79c94;--line: #f2eae5;--line-strong: #e8e3df;--notice: #fff5dc;--amber: #ffdf89;--danger: #c0442f;--radius-card: 8px;--radius-control: 10px;--radius-pill: 999px;--shadow-card: 0 5px 24px #73482706;--shell: 1440px;--gap: 22px;color-scheme:light;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;font-synthesis:none;font-weight:400}*{box-sizing:border-box;letter-spacing:0}html,body{margin:0;min-width:320px}body{background:var(--paper);color:var(--ink);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit;color:inherit}button,summary{cursor:pointer}button{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.45}a{color:inherit}button,a{touch-action:manipulation}svg{flex-shrink:0;vertical-align:middle;stroke-width:1.8}img{max-width:100%}[hidden]{display:none!important}:where(button,a,input,textarea,summary,[tabindex]):focus-visible{outline:3px solid #f8778070;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.app{min-height:100vh;overflow-x:clip}.shell{width:min(100% - 48px,var(--shell));margin:0 auto;padding:16px 0 30px;display:grid;gap:18px}.topbar{height:66px;background:#fffdfb;border-bottom:1px solid #f8f0eb;position:relative;z-index:20}.topbar-inner{width:min(100% - 96px,1390px);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative}.brand{display:flex;align-items:center;gap:10px;min-width:0;border:0;padding:0;background:none}.brand picture{display:flex;width:44px;height:43px;flex-shrink:0}.brand img{width:100%;object-fit:contain;mix-blend-mode:multiply}.brand-name{font-size:23px;font-weight:700;white-space:nowrap}.brand-tagline{margin-left:18px;font-size:12px;color:#9b8a7f;white-space:nowrap}.topnav{display:flex;gap:44px;position:absolute;left:calc(50% - 26px);top:0;bottom:0;transform:translate(-50%)}.topnav-link{position:relative;padding:0 8px;border:0;background:transparent;font-size:14px;font-weight:600;white-space:nowrap}.topnav-link[aria-current=page]{color:#df5845}.topnav-link[aria-current=page]:after{content:"";position:absolute;bottom:11px;left:50%;width:30px;height:3px;background:#ffb9ac;transform:translate(-50%);border-radius:2px;box-shadow:0 12px #ffb9ac}.topbar-actions{display:flex;align-items:center;gap:16px}.avatar{width:36px;height:36px;object-fit:cover;border-radius:50%}.icon-button{width:34px;height:34px;border:0;padding:6px;background:none;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-button svg{width:21px;height:21px}.icon-button:hover:not(:disabled){color:var(--coral-deep)}.menu{position:relative}.menu summary{list-style:none}.menu summary::-webkit-details-marker{display:none}.menu-popover,.filter-menu,.row-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:160px;padding:6px;background:#fffdfb;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 32px #4b2b1820;z-index:30}.menu-popover button,.filter-menu button,.row-menu button{display:flex;align-items:center;gap:8px;width:100%;border:0;background:none;padding:9px 10px;text-align:left;font-size:13px;white-space:nowrap}.menu-popover button:hover,.filter-menu button:hover,.row-menu button:hover{background:var(--hero);border-radius:4px}.filter-menu button{justify-content:space-between}.hero{position:relative;width:min(100% - 192px,1184px);margin:0 auto;min-height:150px;padding:13px 24px 12px;background:var(--hero);border-radius:14px}.hero-title{display:flex;align-items:center;gap:12px;margin:0 0 8px;font-size:21px;line-height:30px}.hero-title img{width:37px;height:31px;object-fit:contain;mix-blend-mode:multiply}.hero-decoration{position:absolute;pointer-events:none;mix-blend-mode:multiply}.hero-decoration-left{width:69px;height:64px;left:-109px;bottom:34px}.hero-decoration-right{width:134px;height:95px;right:-166px;bottom:0}.hero-row{display:grid;grid-template-columns:minmax(0,1fr) 126px;gap:13px}.hero-field{position:relative;min-width:0}.hero-field>svg{width:19px;position:absolute;left:17px;top:12px;color:#aaa;pointer-events:none}.hero-input{display:block;width:100%;height:46px;min-height:46px;resize:none;border:2px solid #ebe8e5;border-radius:12px;background:#fffefd;padding:9px 14px 9px 48px;font-size:15px;line-height:24px}.hero-input::placeholder{color:#aaa5a1}.hero-submit{display:flex;justify-content:center;align-items:center;gap:6px;height:46px;border:0;border-radius:28px;color:#fff;background:var(--coral);font-size:15px;font-weight:600}.hero-submit:hover{background:var(--coral-deep)}.hero-status{margin:15px 0 0;display:flex;align-items:center;gap:10px;font-size:13px;color:#40966a;font-weight:600}.status-check{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ace1b8;color:#308855}.error{margin:10px 0 0;padding:8px 12px;border-radius:6px;background:#fdeceb;color:var(--danger)}.progress{margin-top:13px}.progress-head{display:flex;justify-content:space-between;gap:12px}.progress-time{color:var(--ink-faint)}.progress-track{height:4px;margin-top:8px;background:#f5dfd7;border-radius:3px;overflow:hidden}.progress-bar{height:100%;background:var(--coral);transition:width .3s}.spin,.is-spinning{animation:rotate 1s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.workspace{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,1fr);align-items:stretch;gap:22px}.media-column{display:flex;flex-direction:column;gap:16px;min-width:0}.video-player{position:relative;width:100%;aspect-ratio:2.023;overflow:hidden;display:flex;flex-direction:column;background:#211c16;border-radius:8px;color:#fff}.video-poster-button{flex:1;min-height:0;width:100%;display:block;padding:0;border:0;background:transparent;overflow:hidden}.video-poster,.video-poster img{display:block;width:100%;height:100%}.video-poster img{object-fit:cover}.video-player:not(.is-example) .video-poster img{object-fit:contain}.video-controls{flex-shrink:0;height:56px;padding:0 15px 6px;background:#252015}.video-control-row{display:flex;align-items:center;gap:14px;height:41px}.video-controls .icon-button{width:30px;height:32px;padding:4px;color:#fff}.video-controls .icon-button svg{width:23px;height:23px}.video-time{font-size:13px;white-space:nowrap;font-variant-numeric:tabular-nums}.player-spacer{flex:1}.player-speed{font-size:12px}.player-favorite{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border:1px solid #ffffff3d;border-radius:999px;background:#ffffff14;color:#fff;font-size:13px;white-space:nowrap;transition:color .15s ease,background .15s ease,border-color .15s ease}.player-favorite svg{width:17px;height:17px}.player-favorite:hover{background:#ffffff26;border-color:#ffffff5c}.player-favorite[aria-pressed=true]{border-color:var(--coral);background:#f6808919;color:var(--coral)}.player-favorite[aria-pressed=true] svg{fill:currentColor}.video-progress{appearance:none;display:block;margin:0;height:4px;width:100%;background:linear-gradient(to right,var(--coral) 0 var(--played),#ffffff70 var(--played) 100%);border-radius:6px;cursor:pointer}.video-progress::-webkit-slider-thumb{appearance:none;width:9px;height:9px;border-radius:50%;background:var(--coral)}.video-progress::-moz-range-thumb{border:0;width:9px;height:9px;background:var(--coral);border-radius:50%}.video-unavailable{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:20px}.video-unavailable svg{width:40px;height:40px;color:#cab9a5}.video-embed{position:absolute;inset:0}.video-embed iframe{width:100%;height:100%;border:0}.player-close{position:absolute;top:8px;right:8px;background:#000a;color:#fff;border-radius:50%}.video-player.is-theater{position:fixed;inset:5vh 5%;width:90%;height:90vh;aspect-ratio:auto;z-index:50;box-shadow:0 0 0 100vmax #000c}.video-player:fullscreen{border-radius:0;aspect-ratio:auto}.video-player:fullscreen .video-poster img,.video-player.is-theater .video-poster img{object-fit:contain}.frame-panel{min-width:0;padding:11px 16px 0;background:#fffdfcd9;border-radius:8px}.frame-panel-head{display:grid;grid-template-columns:187px minmax(0,1fr);align-items:center;gap:0;height:31px}.frame-panel-head h2,.timeline h2{margin:0;font-size:14px;font-weight:700}.frame-stamp{justify-self:start;font-size:13px;padding:2px 13px;line-height:22px;background:#ffebe6;color:#d65b49;border-radius:20px;font-variant-numeric:tabular-nums}.frame-content{display:grid;grid-template-columns:163px minmax(0,1fr);gap:24px;min-height:156px;padding-top:2px}.frame-stage{margin-top:0;width:100%;aspect-ratio:1.54;align-self:start;position:relative;display:block;padding:0;overflow:hidden;border:0;border-radius:10px;background:#f2ede7}.frame-stage picture,.frame-stage img{display:block;width:100%;height:100%;object-fit:contain}.frame-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;gap:8px;color:var(--ink-faint)}.frame-ocr{min-width:0}.frame-ocr-label{color:#a3897a;margin:5px 0 4px;font-size:13px}.frame-text-rows{display:grid;gap:4px}.frame-text-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;padding:2px 10px 2px 14px;border-radius:7px;background:#faf8f5;color:#312b25}.frame-text-row>span{min-width:0;overflow-wrap:anywhere}.frame-copy{display:flex;align-items:center;gap:5px;flex-shrink:0;height:27px;padding:2px 10px;font-size:12px;color:#8b7b6e;border:1px solid #eee9e4;border-radius:13px;background:#fff}.frame-copy svg{width:14px;height:14px}.frame-controls{display:flex;align-items:center;gap:9px;margin-top:10px}.frame-controls button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;white-space:nowrap;padding:4px 8px;border:1px solid #eee6e0;border-radius:20px;background:#fff;font-size:13px;font-weight:600}.frame-controls button:nth-child(2){flex:1.2}.frame-controls svg{width:15px;height:15px}.frame-ocr-empty{color:var(--ink-faint);font-size:13px}.frame-note{display:flex;align-items:center;gap:8px;margin:0 -16px;min-height:34px;padding:5px 16px;border-radius:0 0 8px 8px;background:var(--notice);color:#b68835;font-size:12px}.frame-note svg{width:16px;height:16px}.timeline{margin-top:-3px;padding:12px 16px 18px;min-height:162px;border-radius:8px;background:#fffdfce6;overflow:hidden}.timeline-strip{display:grid;grid-auto-flow:column;grid-auto-columns:106px;gap:17px;overflow-x:auto;scrollbar-width:thin;margin-top:9px;padding:0 0 6px}.timeline-item{min-width:0;display:flex;flex-direction:column;gap:6px;border:0;padding:0;background:none}.timeline-image{position:relative;display:block;width:100%;aspect-ratio:1.62;border-radius:10px;overflow:hidden;outline:3px solid transparent;outline-offset:-2px}.timeline-image>img{width:100%;height:100%;object-fit:cover;display:block}.timeline-item small{width:100%;font-size:13px;text-align:center;color:var(--ink-soft)}.timeline-item[aria-current=true] .timeline-image{outline-color:var(--coral)}.timeline-item[aria-current=true] small{color:#f26b59}.timeline-text-badge{position:absolute;right:3px;top:3px;width:18px;height:20px;background:#ffdb76;border-radius:0 6px;display:grid;place-items:center}.timeline-text-badge svg{width:13px;height:13px}.results-column{min-width:0;position:relative;background:#fffdfcd9;border-radius:8px;padding-top:8px}.tabs{display:flex;align-items:stretch;padding:0 12px;height:42px}.tab{flex:1;max-width:186px;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;border:0;border-radius:12px 12px 0 0;background:#f9f6f3;font-weight:600;font-size:14px}.tab[aria-selected=true]{background:var(--coral);color:#fff}.tab[aria-selected=true]:after{content:"";position:absolute;bottom:-3px;left:50%;width:6px;height:6px;background:var(--coral);transform:rotate(45deg)}.panel-card{min-width:0;padding:19px 12px 68px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-title{margin:0;font-size:20px;font-weight:700}.muted{font-size:12px;color:var(--ink-faint)}.subtitle-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;padding:0 10px;margin-bottom:13px;min-height:50px}.subtitle-heading{flex-shrink:0}.subtitle-count{display:block;font-size:12px;color:#aaa29b;white-space:nowrap}.subtitle-tools{display:flex;align-items:center;gap:8px;margin-top:4px;min-width:0}.subtitle-search{display:flex;align-items:center;position:relative;width:187px;min-width:70px}.subtitle-search>svg{position:absolute;left:10px;color:#aaa}.subtitle-search input{width:100%;height:34px;padding:5px 8px 5px 32px;border:2px solid #e8e5e2;border-radius:10px;background:#fffefd;font-size:12px}.subtitle-search input::placeholder{color:#aaa5a1}.tool-button{height:34px;min-width:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #eee6e0;border-radius:11px;padding:5px 8px;background:#fffdfb;font-size:11px;font-weight:600;white-space:nowrap}.tool-button.is-active{color:var(--coral-deep);background:var(--hero)}.subtitle-search-toggle,.mobile-icon,.mobile-favorites-toggle{display:none}.subtitle-filter{position:relative}.favorites-toggle{display:flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap;font-size:11px;font-weight:600}.favorites-toggle input{position:absolute;opacity:0;width:30px;height:20px;margin:0}.toggle-track{display:block;width:32px;height:19px;border-radius:20px;background:#f0eeeb;padding:2px}.toggle-track:after{content:"";display:block;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0001;transition:transform .2s}.favorites-toggle input:checked+.toggle-track{background:var(--coral)}.favorites-toggle input:checked+.toggle-track:after{transform:translate(13px)}.favorites-toggle input:focus-visible+.toggle-track{outline:2px solid var(--coral);outline-offset:2px}.segments{margin:0;padding:0;list-style:none}.segment{position:relative;min-width:0;min-height:45px;display:grid;grid-template-columns:75px minmax(0,1fr) 92px;gap:16px;align-items:center;padding:8px 12px;border-bottom:1px solid #f8f4f0}.segment.is-active{background:#ffefea;border-radius:5px;border-bottom-color:transparent}.segment.is-active:before{content:"";position:absolute;top:2px;bottom:2px;left:0;width:4px;border-radius:4px;background:var(--coral)}.segment-time{display:inline-flex;align-items:center;justify-content:center;align-self:start;gap:5px;margin-top:3px;padding:1px 10px;min-height:25px;border:0;border-radius:20px;background:#f8f6f4;color:#544f4b;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.segment.is-active .segment-time{background:transparent;color:var(--ink)}.active-play{display:none}.segment-body{min-width:0;display:flex;flex-wrap:wrap;align-items:center;column-gap:12px;row-gap:4px;font-size:14px;line-height:1.65}.segment-text{overflow-wrap:anywhere}.segment-tags{display:inline-flex;gap:5px}.tag{display:inline-block;padding:1px 10px;border-radius:20px;font-size:11px;white-space:nowrap;font-weight:600}.tag-ingredient{background:#e5f4e8;color:#47946a}.segment:nth-child(5) .tag-ingredient{background:#fff2cf;color:#b58a36}.tag-key_step{background:#ffe4df;color:#ed7666}.tag-caution{background:#eaf3fc;color:#508bb8}.segment-text mark{background:transparent;color:inherit;font-weight:600}.segment-actions{display:flex;justify-content:flex-end;align-items:center;gap:9px;align-self:start;padding-top:3px}.copy-button,.star,.segment-more{display:flex;align-items:center;justify-content:center;width:24px;height:25px;border:0;padding:3px;background:transparent;color:#745846}.star.is-starred{color:#ee9970}.star.is-starred svg{fill:currentColor}.segment-action-menu{position:relative}.segment.is-complete .segment-text{text-decoration:line-through;opacity:.65}.subtitle-notice{margin:4px 10px 8px;color:#498468;font-size:12px}.list-footer{min-height:70px;display:flex;align-items:center;justify-content:center}.link-button{background:none;border:0;color:var(--ink-faint);font-size:12px;padding:8px}.load-more{display:flex;flex-direction:column;align-items:center;gap:6px}.frame-text-content,.recipe{padding:0 12px}.frame-text-list{margin:20px 0 0;padding:0;list-style:none}.frame-text-item{display:grid;grid-template-columns:68px minmax(0,1fr) 38px;gap:18px;padding:14px 0;border-bottom:1px solid var(--line)}.frame-text-lines{display:block}.frame-text-line{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0}.confidence{font-size:12px;color:#7c9d83;margin-top:6px}.confidence.is-low{color:#b88a37}.recipe{display:grid;gap:22px;margin-top:20px}.recipe h3{font-size:15px;margin:0 0 12px}.ingredients{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0;padding:0;list-style:none}.ingredients li{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px dashed var(--line-strong)}.amount{color:var(--ink-soft)}.steps{list-style:none;padding:0;margin:0;display:grid;gap:16px;counter-reset:step}.steps li{display:grid;grid-template-columns:26px minmax(0,1fr);gap:12px;counter-increment:step}.steps li:before{content:counter(step);background:var(--hero);border-radius:50%;width:26px;height:26px;display:grid;place-items:center;color:var(--coral-deep)}.tips{margin:0;padding:12px 12px 12px 28px;background:var(--notice);border-left:3px solid var(--amber)}.downloads{margin:20px 12px 0;display:flex;gap:8px;flex-wrap:wrap}.chip{display:inline-flex;justify-content:center;align-items:center;gap:6px;padding:7px 14px;background:#fff;border:1px solid var(--line-strong);border-radius:18px;font-size:13px;text-decoration:none}.chip:hover{color:var(--coral-deep);border-color:var(--coral)}.empty{color:var(--ink-faint);padding:30px 10px;text-align:center}.empty svg{display:block;margin:0 auto 12px}.empty-workspace{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 20px}.empty-workspace>img{width:134px;mix-blend-mode:multiply}.empty-workspace h2{margin:18px 0 0;font-size:21px}.empty-workspace .muted{margin:5px 0 20px}.history-view{min-height:400px;padding:24px 12px}.history-list{margin-top:24px}.history-item{width:100%;display:grid;grid-template-columns:24px minmax(0,1fr) auto 20px;gap:16px;align-items:center;padding:18px 8px;border:0;border-bottom:1px solid var(--line);background:none;text-align:left}.history-item:hover{background:var(--hero)}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);margin:0;padding:10px 20px;border-radius:8px;background:#493124ee;color:#fff;max-width:calc(100% - 32px);z-index:60;box-shadow:0 4px 20px #0002;font-size:13px}@media(min-width:901px){.mobile-only{display:none!important}}@media(min-width:1251px){.hero{transform:translate(-32px)}}@media(min-width:901px)and (max-width:1250px){.brand-tagline{display:none}.hero{width:min(100% - 170px,1184px)}.hero-decoration-right{width:98px;right:-108px}.hero-decoration-left{left:-82px;width:60px}.subtitle-head{flex-wrap:wrap}.subtitle-tools{width:100%}.subtitle-search{flex:1}.segment{grid-template-columns:56px minmax(0,1fr) 72px;gap:8px;padding-inline:8px}.segment-actions{gap:2px}.frame-content{grid-template-columns:115px minmax(0,1fr);gap:12px}.frame-panel-head{grid-template-columns:127px minmax(0,1fr)}.frame-controls{gap:4px}.frame-controls button{font-size:11px;padding:4px;gap:2px}.frame-copy{padding:2px 5px}}@media(max-width:900px){.desktop-only,.desktop-icon{display:none!important}.mobile-icon{display:block}body{background:#fdfaf6}.shell{width:91.3%;padding-top:18px;gap:18px}.has-result .shell{padding-bottom:208px}.topbar{height:83px;background:#fdfaf6;border-bottom:1px solid #f5eae4}.topbar-inner{width:91.3%}.brand{gap:17px}.brand picture{width:48px;height:54px}.brand-name{font-size:29px;font-family:KaiTi,STKaiti,Microsoft YaHei,sans-serif}.brand-tagline{display:none}.topbar-actions{gap:24px}.topbar-actions .icon-button{width:48px;height:48px}.topbar-actions .icon-button svg{width:33px;height:33px}.favorite-video[aria-pressed=true]{color:var(--coral-mobile)}.favorite-video[aria-pressed=true] svg{fill:currentColor}.menu-popover{min-width:200px}.menu-popover button{font-size:18px;padding:12px}.hero{width:100%;padding:18px}.hero-decoration{display:none}.hero-title{font-size:22px}.mobile-head{min-width:0}.mobile-head h2{font-size:26px;line-height:36px;font-weight:600;margin:0;overflow-wrap:anywhere}.mobile-head-row{display:flex;align-items:center;justify-content:space-between;gap:12px;height:50px}.mobile-state{display:flex;align-items:center;gap:14px;font-size:20px;min-width:0;white-space:nowrap}.mobile-state-badge{display:inline-flex;align-items:center;gap:5px;background:#e5f2dd;color:#6c995e;border-radius:24px;padding:3px 8px;font-weight:600}.mobile-state-badge svg{width:20px;height:20px;fill:#b4d79b;color:#83b96c}.mobile-state-sprout{width:20px;color:#9ac18c}.mobile-ready{display:inline-flex;align-items:center;gap:8px;font-weight:600}.mobile-ready svg{width:27px;height:27px;padding:4px;border-radius:50%;color:#fff;background:#85c878}.mobile-replace{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:7px;padding:9px 19px;border:0;border-radius:30px;background:#f2eee7;font-size:21px}.mobile-replace svg{width:21px;height:21px}.workspace{grid-template-columns:minmax(0,1fr);gap:26px}.media-column{gap:28px}.video-player{aspect-ratio:2.54;border-radius:14px}.video-controls{height:65px;padding:10px 16px;background:#17120edb}.video-control-row{height:45px;gap:17px}.video-controls .icon-button{width:34px;height:40px}.video-controls .icon-button svg{width:29px;height:29px}.video-time{font-size:20px}.video-progress{flex:1;min-width:25px;height:8px;background:linear-gradient(to right,#f39b9d 0 var(--played),#ffffff32 var(--played) 100%)}.video-progress::-webkit-slider-thumb{width:19px;height:19px;background:#f89b9f;box-shadow:0 1px 4px #0004}.video-progress::-moz-range-thumb{width:19px;height:19px;background:#f89b9f}.player-ratio{margin-left:7px;padding:0 3px;border:2px solid white;border-radius:6px;font-size:18px;line-height:26px}.follow-bar{display:grid;grid-template-columns:1fr 1fr 1fr;gap:52px}.follow-bar button{min-height:60px;padding:8px 13px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:36px;background:#f4f0e9;font-size:24px;white-space:nowrap}.follow-bar svg{width:25px;height:25px}.follow-bar .follow-main{background:var(--coral-mobile);color:#fff;font-weight:600;box-shadow:0 3px 8px #f8778010}.follow-main svg{fill:currentColor}.results-column{padding:0;border-radius:0;background:none}.tabs{height:74px;padding:0;margin:0 -12px}.tab{max-width:none;font-size:26px;font-weight:500;background:#fbf6f0;color:#90867f;border-radius:0}.tab[aria-selected=true]{color:#3b2a20;background:#fbf6f0;font-weight:700}.tab[aria-selected=true]:after{bottom:0;width:66%;height:6px;background:var(--coral-mobile);border-radius:10px;transform:translate(-50%)}.panel-card{padding:21px 0 0}.subtitle-head{position:relative;padding:0;min-height:40px;margin-bottom:16px;align-items:center;gap:12px}.subtitle-heading .card-title{display:none}.subtitle-count{font-size:23px;color:#847970}.subtitle-tools{margin:0;gap:21px}.subtitle-search{display:none}.subtitle-search.is-open{position:absolute;display:flex;top:0;left:0;right:0;width:100%;z-index:5}.subtitle-search input{height:45px;font-size:20px;padding-left:38px;padding-right:42px}.subtitle-search .search-close{position:absolute;right:4px;top:3px;width:38px;height:38px;border:0;background:#fff}.subtitle-search-toggle{display:inline-flex}.tool-button{width:46px;height:42px;padding:7px;background:none;border:0;border-radius:4px}.tool-button>svg{width:29px;height:29px}.export-label,.export-trailing{display:none}.filter-menu{min-width:200px}.filter-menu button,.row-menu button{font-size:19px;padding:12px}.mobile-favorites-toggle{display:flex;gap:10px;font-size:18px;padding:12px 10px;border-top:1px solid var(--line)}.segment{grid-template-columns:138px minmax(0,1fr) 106px;gap:19px;align-items:start;padding:12px 17px 15px;min-height:144px;border-bottom:0}.segment.is-active{background:#fff0eb;border-radius:19px}.segment.is-active:before{width:6px;top:19px;bottom:19px;left:0}.segment-time{justify-self:start;min-height:39px;font-size:20px;margin-top:4px;padding:2px 13px;background:#f3eee7;color:#8c8177}.segment.is-active .segment-time{background:var(--coral-mobile);color:#fff}.active-play{display:block;width:17px;height:17px}.segment-body{display:flex;flex-direction:column;align-items:flex-start;gap:6px;font-size:25px;line-height:1.5}.segment-text{overflow-wrap:anywhere}.segment-text mark{padding:0 3px;background:#ffe4a7;border-radius:5px;font-weight:600}.segment-tags{flex-wrap:wrap}.tag{font-size:19px;line-height:1.6;padding:0 14px;font-weight:400}.tag-ingredient,.segment:nth-child(5) .tag-ingredient{background:#ffe0a3;color:#8e714e}.segment.is-active .tag-ingredient{background:#ffd4ad}.tag-key_step{background:#f9e8e4;color:#a1877d}.tag-caution{background:#f2eae6;color:#9b8b80}.segment-actions{gap:18px;padding-top:5px;justify-content:flex-end}.star,.segment-more{width:36px;height:36px;color:#8f8479}.star svg{width:30px;height:30px}.star.is-starred{color:var(--coral-mobile)}.segment-more svg{width:29px;height:29px}.row-menu{right:-4px}.subtitle-notice{font-size:17px}.load-more{font-size:18px}.frame-sheet{margin:0 -5px;scroll-margin-bottom:225px}.frame-panel{position:relative;min-height:258px;padding:29px 24px 14px;border-radius:42px 42px 18px 18px;background:#fffdfaf5;box-shadow:0 -5px 28px #69563f0d}.frame-sheet-handle{position:absolute;width:65px;height:8px;top:12px;left:50%;transform:translate(-50%);border-radius:8px;background:#d0c9c3}.frame-panel-head{display:flex;height:50px;margin-bottom:10px;gap:20px}.frame-panel-head h2{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:600;flex:1}.frame-panel-head h2 svg{width:25px;height:25px}.frame-stamp{font-size:19px;line-height:32px;padding:1px 17px}.frame-collapse{width:38px;height:38px}.frame-collapse svg{width:25px;height:25px}.frame-content{min-height:106px;grid-template-columns:172px minmax(0,1fr);gap:17px;padding:0}.frame-stage{aspect-ratio:1.62;border-radius:13px}.frame-zoom{position:absolute;bottom:4px;left:9px;display:flex;align-items:center;gap:5px;font-size:16px;color:#fff;text-shadow:0 1px 3px #000}.frame-zoom svg{width:17px;height:17px}.frame-text-rows{gap:5px}.frame-text-row{min-height:48px;padding:4px 12px;font-size:22px;border-radius:9px;background:#f7f3ed}.frame-copy{padding:2px 0 2px 8px;border:0;background:none;border-radius:0;color:#998b7b;font-size:17px}.frame-copy svg{width:19px;height:19px}.frame-note{margin:4px 0 0;min-height:49px;border-radius:12px;padding:8px 13px;gap:9px;font-size:20px;line-height:1.5;color:#8e7653}.frame-note svg{width:23px;height:23px;color:#f4bb48}.frame-panel.is-collapsed{min-height:90px}.mobile-dock{position:fixed;bottom:0;left:0;right:0;height:214px;padding:15px 9.8% calc(30px + env(safe-area-inset-bottom,0px));background:#fdfaf6;border-radius:56px 56px 0 0;box-shadow:0 -5px 24px #73573808;z-index:15}.mobile-dock-inner{display:flex;flex-direction:column;align-items:center;gap:7px}.mobile-dock-count{font-size:20px;color:#9b7566;line-height:31px;white-space:nowrap}.mobile-dock button{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:18px;width:100%;min-height:93px;padding:15px 37px;border:0;border-radius:55px;background:var(--coral-mobile);color:#fff;font-size:26px;box-shadow:0 8px 18px #e97d7525}.mobile-dock button svg{width:28px;height:28px}.dock-decoration{position:absolute;object-fit:contain;mix-blend-mode:multiply;pointer-events:none}.dock-decoration.helper{width:40px;height:47px;left:4%;top:27px}.dock-decoration.utensils{width:26px;height:33px;right:4%;top:39px}.dock-decoration.vegetables{width:33px;height:36px;left:4%;bottom:53px}.dock-decoration.berries{width:31px;height:34px;right:4%;bottom:53px}.frame-text-content{padding:0}.frame-text-content .card-title,.panel-card>.card-head .card-title{font-size:23px}.frame-text-item{grid-template-columns:96px minmax(0,1fr) 46px;gap:15px}.frame-text-line{font-size:20px}.frame-text-line .copy-button{width:36px;height:36px}.frame-text-line .copy-button svg{width:22px;height:22px}.confidence{font-size:16px}.recipe{font-size:20px;padding:0}.recipe h3{font-size:23px}.card-head .muted{font-size:16px}.toast{bottom:230px;font-size:17px}}@media(max-width:700px){.mobile-state{gap:8px;font-size:16px}.mobile-state-sprout{display:none}.mobile-replace{font-size:17px;padding:8px 12px}.follow-bar{gap:25px}.follow-bar button{font-size:20px;gap:8px}.segment{grid-template-columns:102px minmax(0,1fr) 78px;gap:12px}.segment-body{font-size:21px}.segment-actions{gap:5px}.frame-content{grid-template-columns:135px minmax(0,1fr);gap:12px}.frame-text-row{font-size:18px}.frame-note{font-size:17px}}@media(max-width:600px){.shell{width:calc(100% - 32px);padding-top:12px;gap:12px}.has-result .shell{padding-bottom:122px}.topbar{height:58px}.topbar-inner{width:calc(100% - 32px)}.brand{gap:8px}.brand picture{width:32px;height:40px}.brand-name{font-size:23px}.topbar-actions{gap:12px}.topbar-actions .icon-button{width:34px;height:38px}.topbar-actions .icon-button svg{width:25px;height:25px}.menu-popover{min-width:165px}.menu-popover button{font-size:14px;padding:10px}.hero{padding:15px 12px}.hero-title{font-size:18px;gap:8px}.hero-row{grid-template-columns:minmax(0,1fr);gap:9px}.hero-title img{width:31px;height:28px}.hero-input{font-size:14px}.hero-status{font-size:12px;margin-top:12px}.mobile-head h2{font-size:19px;line-height:28px}.mobile-head-row{position:relative;min-height:43px;height:auto;padding-top:5px;align-items:flex-start;gap:7px}.mobile-state{flex-wrap:wrap;gap:3px 7px;font-size:11px}.mobile-state-badge{padding:1px 6px;gap:2px}.mobile-state-badge svg{width:13px;height:13px}.mobile-ready{gap:4px;font-weight:500}.mobile-ready svg{width:16px;height:16px;padding:2px}.mobile-replace{font-size:12px;padding:6px 9px;gap:4px}.mobile-replace svg{width:13px;height:13px}.workspace,.media-column{gap:14px}.video-player{border-radius:9px;aspect-ratio:2.25}.video-controls{height:40px;padding:2px 7px 4px}.video-control-row{height:34px;gap:8px}.video-controls .icon-button{width:24px;height:30px;padding:3px}.video-controls .icon-button svg{width:20px;height:20px}.video-time{font-size:11px}.video-progress{height:4px}.video-progress::-webkit-slider-thumb{width:11px;height:11px}.video-progress::-moz-range-thumb{width:11px;height:11px}.player-ratio{font-size:11px;line-height:17px;border-width:1px;border-radius:4px;margin-left:2px}.follow-bar{gap:12px}.follow-bar button{min-height:42px;font-size:14px;gap:6px;padding:8px 5px}.follow-bar svg{width:17px;height:17px}.tabs{margin:0 -8px;height:49px}.tab{font-size:17px}.tab[aria-selected=true]:after{height:4px}.panel-card{padding:12px 0 0}.subtitle-head{min-height:30px;margin-bottom:8px}.subtitle-count{font-size:13px}.subtitle-tools{gap:8px}.tool-button{width:31px;height:32px;padding:5px}.tool-button>svg{width:21px;height:21px}.subtitle-search input{height:34px;font-size:14px}.subtitle-search .search-close{height:28px;width:28px}.filter-menu,.row-menu{min-width:155px}.filter-menu button,.row-menu button,.mobile-favorites-toggle{font-size:13px;padding:9px}.segment{grid-template-columns:64px minmax(0,1fr) 48px;gap:10px;min-height:108px;padding:12px 6px}.segment.is-active{border-radius:9px}.segment.is-active:before{width:3px;top:13px;bottom:13px}.segment-time{min-height:25px;font-size:12px;padding:1px 8px;margin-top:2px;gap:3px}.active-play{width:10px;height:10px}.segment-body{font-size:15px;line-height:1.6;gap:5px}.segment-text mark{padding:0 1px;border-radius:3px}.tag{font-size:12px;padding:0 8px}.segment-actions{gap:2px;padding-top:1px}.star,.segment-more{width:24px;height:28px;padding:1px}.star svg{width:21px;height:21px}.segment-more svg{width:20px;height:20px}.subtitle-notice,.load-more{font-size:12px}.frame-sheet{margin:0 -3px;scroll-margin-bottom:124px}.frame-panel{min-height:180px;border-radius:25px 25px 12px 12px;padding:21px 12px 10px}.frame-sheet-handle{width:38px;height:5px;top:9px}.frame-panel-head{height:33px;gap:8px;margin-bottom:6px}.frame-panel-head h2{font-size:14px;gap:6px}.frame-panel-head h2 svg{width:17px;height:17px}.frame-stamp{font-size:12px;line-height:23px;padding:0 10px}.frame-collapse{width:25px;height:28px;padding:3px}.frame-collapse svg{width:18px;height:18px}.frame-content{min-height:75px;grid-template-columns:88px minmax(0,1fr);gap:8px}.frame-stage{aspect-ratio:1.25;border-radius:8px}.frame-zoom{font-size:10px;gap:3px;left:4px;bottom:3px}.frame-zoom svg{width:12px;height:12px}.frame-text-rows{gap:4px}.frame-text-row{min-height:34px;gap:4px;padding:5px 6px;font-size:13px;border-radius:6px}.frame-copy{font-size:11px;gap:3px;padding-left:3px}.frame-copy svg{width:12px;height:12px}.frame-note{font-size:11px;min-height:33px;padding:6px 8px;margin-top:5px;border-radius:7px;gap:5px}.frame-note svg{width:16px;height:16px}.frame-panel.is-collapsed{min-height:63px}.mobile-dock{height:111px;padding:8px 9% calc(12px + env(safe-area-inset-bottom,0px));border-radius:32px 32px 0 0}.mobile-dock-inner{gap:4px}.mobile-dock-count{font-size:12px;line-height:22px}.mobile-dock button{min-height:50px;grid-template-columns:20px minmax(0,1fr) 20px;gap:8px;padding:9px 17px;border-radius:32px;font-size:17px}.mobile-dock button svg{width:19px;height:19px}.dock-decoration.helper{width:22px;height:29px;left:2%;top:16px}.dock-decoration.utensils{width:17px;height:23px;right:2%;top:25px}.dock-decoration.vegetables{width:21px;height:24px;left:2%;bottom:17px}.dock-decoration.berries{width:20px;height:23px;right:2%;bottom:17px}.frame-text-content .card-title,.panel-card>.card-head .card-title{font-size:18px}.card-head .muted{font-size:12px}.frame-text-item{grid-template-columns:55px minmax(0,1fr) 32px;gap:8px}.frame-text-line{font-size:14px}.frame-text-line .copy-button{width:28px;height:28px}.frame-text-line .copy-button svg{width:16px;height:16px}.confidence{font-size:11px}.recipe{font-size:14px;gap:18px}.recipe h3{font-size:17px}.ingredients{gap:0 12px}.toast{bottom:122px;font-size:13px}.history-view{padding-inline:0}.history-item{gap:10px;grid-template-columns:20px minmax(0,1fr) 20px}.history-item small{display:none}}.login{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#fdf7f0f5}.login-card{width:min(100%,380px);padding:26px;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-card)}.login-card h2{margin:0 0 7px;font-size:22px;letter-spacing:0}.login-card p{margin:0 0 17px;color:var(--ink-faint);font-size:13px;line-height:1.65}.login-card input{width:100%;min-height:46px;margin-bottom:12px;padding:0 13px;border:1.5px solid var(--line-strong);border-radius:var(--radius-control);background:#fffdfb;outline:none}.login-card input:focus{border-color:var(--coral)}.login-card button{width:100%;min-height:46px;border:0;border-radius:var(--radius-control);background:var(--coral);color:#fff;font-size:15px;font-weight:700}.login-card button:hover{background:var(--coral-deep)}.subtitle-content{--subtitle-step-dot: #9cc8aa;--subtitle-step-bg: #edf6ee;--subtitle-step-ink: #477c56;--subtitle-ingredient-dot: #fb7b8b;--subtitle-ingredient-bg: #fff0f1;--subtitle-ingredient-ink: #c34f65;--subtitle-caution-dot: #f8d985;--subtitle-caution-bg: #fff4d7;--subtitle-caution-ink: #977321}.subtitle-scroll{height:clamp(240px,calc(100dvh - 420px),540px);overflow-y:auto;overscroll-behavior-y:contain;overflow-anchor:none;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#ddcabe transparent;border-block:1px solid var(--line)}.subtitle-follow-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 10px 10px;color:var(--ink-soft);font-size:12px}.subtitle-follow-bar>span{display:inline-flex;align-items:center;gap:7px}.subtitle-follow-bar i{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#cbbeb3}.subtitle-follow-bar.is-following i{background:#81ac8b}.subtitle-follow-bar button{flex-shrink:0;min-height:32px;padding:3px 10px;border:1px solid #eadbd1;border-radius:6px;background:#fffaf5;color:#95604c;font-size:12px}.subtitle-scroll .list-footer{gap:18px}@media(min-width:901px){.workspace{align-items:start}.panel-card.subtitle-panel{padding-bottom:12px}}.subtitle-content .subtitle-head{flex-wrap:wrap;align-items:center;gap:12px 16px}.subtitle-content .subtitle-heading{flex:0 1 auto;min-width:0}.subtitle-content .subtitle-count{white-space:normal}.subtitle-content .subtitle-legend{display:flex;flex:1 1 220px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 12px;min-width:0;margin:0;padding:0;list-style:none;color:#8c8179;font-size:12px;line-height:1.5}.subtitle-content .subtitle-legend-item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.subtitle-content .subtitle-legend-dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%}.subtitle-content .legend-key_step .subtitle-legend-dot{background:var(--subtitle-step-dot)}.subtitle-content .legend-ingredient .subtitle-legend-dot{background:var(--subtitle-ingredient-dot)}.subtitle-content .legend-caution .subtitle-legend-dot{background:var(--subtitle-caution-dot)}.subtitle-content .subtitle-tools{flex:1 0 100%;flex-wrap:wrap;width:100%;margin-top:0}.subtitle-content .subtitle-search{flex:1 1 140px;width:auto}.subtitle-content .segment-tags{flex-wrap:wrap;min-width:0;max-width:100%}.subtitle-content .segment .tag-key_step{background:var(--subtitle-step-bg);color:var(--subtitle-step-ink)}.subtitle-content .segment .tag-ingredient{background:var(--subtitle-ingredient-bg);color:var(--subtitle-ingredient-ink)}.subtitle-content .segment .tag-caution{background:var(--subtitle-caution-bg);color:var(--subtitle-caution-ink)}@media(max-width:900px){.subtitle-scroll{height:clamp(240px,55svh,520px)}.subtitle-follow-bar{margin-inline:0}.subtitle-content .subtitle-head{gap:10px 12px}.subtitle-content .subtitle-tools{order:1;flex:0 0 auto;width:auto;margin-left:auto}.subtitle-content .subtitle-legend{order:2;flex-basis:100%;justify-content:flex-start;gap:6px 18px;font-size:16px}.subtitle-content .subtitle-search.is-open{width:100%}}@media(max-width:600px){.subtitle-content .subtitle-head{row-gap:8px;margin-bottom:12px}.subtitle-content .subtitle-legend{gap:6px 14px;font-size:12px}}.frame-details{min-width:0;padding:0 10px}.frame-details-head{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;gap:12px;margin-bottom:8px}.frame-details-head>div{flex:1;min-width:180px}.frame-details-head h2{margin:0 0 6px;font-size:18px;line-height:1.5;color:var(--ink)}.frame-details-head p,.frame-details-intro{margin:0;color:#897669;font-size:13px;line-height:1.7}.frame-details-intro{margin-bottom:18px}.frame-filters{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.frame-filters button{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #eaded3;border-radius:7px;background:#fffdfa;color:#736052;font-size:12px}.frame-filters button span{font-variant-numeric:tabular-nums;opacity:.8}.frame-filters button[aria-pressed=true]{background:#ffede5;border-color:#efb5a3;color:#a64e3f}.frame-details-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.frame-detail{display:grid;grid-template-columns:94px minmax(0,1fr);align-items:start;gap:16px;min-width:0;padding:15px;border:1px solid #efe2d7;border-radius:9px;background:#fffcf9}.frame-detail.is-current{border-color:#eeb8a8;box-shadow:inset 3px 0 #ef9a84}.frame-detail-preview{position:relative;display:block;width:100%;height:144px;min-width:0;padding:0;overflow:hidden;border:0;border-radius:6px;background:#ebe5de}.frame-detail-preview img{display:block;width:100%;height:100%;object-fit:contain}.frame-detail-preview:hover{outline:2px solid var(--coral);outline-offset:2px}.frame-preview-play{position:absolute;bottom:5px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:4px;background:#20180bd9;color:#fff;font-size:11px;white-space:nowrap}.frame-detail-unavailable{display:grid;justify-items:center;align-content:center;gap:4px;height:100%;color:var(--ink-soft);font-size:11px}.frame-detail-unavailable svg{width:22px;height:22px}.frame-detail-body{display:grid;align-content:start;gap:8px;min-width:0}.frame-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.frame-detail-time{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex-shrink:0;min-height:29px;padding:3px 9px;border:0;border-radius:5px;background:#ffeadf;color:#ad5340;font-size:12px;font-weight:600;line-height:1.5;font-variant-numeric:tabular-nums}.frame-detail-time:hover{background:#ffdbcc}.frame-category{padding:3px 7px;border-radius:4px;font-size:11px;color:#667950;background:#f1f4e9}.frame-category.caution{color:#957025;background:#fff2d8}.frame-category.technique{color:#6a7167;background:#f0f1eb}.frame-category.raw{color:#89796a;background:#f5efe8}.frame-current-label{font-size:10px;color:#b46451}.frame-detail-body h3{margin:0;color:var(--ink);font-size:15px;line-height:1.5}.frame-detail-line{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:start;gap:6px;min-width:0;color:#68574b;font-size:14px;line-height:1.75}.frame-detail-line p{margin:0;min-width:0;overflow-wrap:anywhere;white-space:pre-wrap}.frame-detail-copy{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:5px;background:transparent;color:#9a8373}.frame-detail-copy:hover{background:#ffede4;color:var(--coral-deep)}.frame-note-evidence{padding-top:4px;color:#89786b;font-size:12px;line-height:1.7}.frame-note-evidence summary,.frame-raw-archive summary{width:fit-content;cursor:pointer}.frame-note-evidence p{margin:6px 0 0;padding-left:10px;border-left:2px solid #e6d8cb;overflow-wrap:anywhere}.frame-raw-archive{margin-top:22px;padding:14px 0 0;border-top:1px solid #ebdfd5;color:#877466;font-size:12px}.frame-raw-archive>p{line-height:1.6}.frame-raw-row{display:flex;align-items:start;gap:12px;padding:10px 0;line-height:1.7}.frame-raw-row>span{min-width:0;overflow-wrap:anywhere}@media(max-width:900px){.frame-details{padding:0}}@media(max-width:560px){.frame-details-head h2{font-size:16px}.frame-details-head p,.frame-details-intro{font-size:12px}.frame-details-head>div{min-width:160px}.frame-detail{grid-template-columns:70px minmax(0,1fr);gap:12px;padding:12px}.frame-detail-preview{height:112px}.frame-detail-body{gap:6px}.frame-detail-body h3{font-size:14px}.frame-detail-line{font-size:13px;grid-template-columns:minmax(0,1fr) 26px;gap:2px}.frame-detail-copy{width:26px}.frame-current-label{display:none}.frame-filters{gap:6px}.frame-filters button{min-height:36px;padding:6px 8px;font-size:11px}}.recipe-content{min-width:0;padding:0 10px}.recipe-content .recipe-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px 16px;margin-bottom:14px}.recipe-content .recipe-heading .card-title{flex:1;min-width:0;font-size:18px;line-height:1.5;overflow-wrap:anywhere}.recipe-content .recipe-source{flex-shrink:0;color:#9b8b80;font-size:12px}.recipe-content .recipe-regenerate{align-self:center}.recipe-content .recipe-regenerate:disabled{cursor:wait}.recipe-spinner{animation:recipe-spin 1s linear infinite}@keyframes recipe-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.recipe-spinner{animation:none}}.recipe-content .recipe-toolbar{display:grid;gap:8px;margin-bottom:24px}.recipe-content .recipe-search{min-width:0;display:flex;align-items:center;gap:9px;height:38px;padding:0 6px 0 13px;border:1px solid #ead9cb;border-radius:20px;background:#fff;color:#a38e7e}.recipe-content .recipe-search>svg{flex-shrink:0}.recipe-content .recipe-search:focus-within{outline:2px solid #f2aa9c;outline-offset:2px}.recipe-content .recipe-search input{flex:1;min-width:0;width:100%;height:100%;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.recipe-content .recipe-search input::placeholder{color:#a6978c}.recipe-content .recipe-search input::-webkit-search-cancel-button{appearance:none}.recipe-content .recipe-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px}.recipe-content .recipe-favorites-toggle{position:relative;gap:9px;min-height:34px;font-size:12px;font-weight:400;color:#8c7a6f}.recipe-content .recipe-export{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:4px 0 4px 8px;border:0;background:transparent;color:#9c8675;font-size:12px;white-space:nowrap}.recipe-content .recipe-export:disabled{opacity:.5;cursor:not-allowed}.recipe-content .recipe-section+.recipe-section{margin-top:23px}.recipe-content .recipe-section h3{display:flex;align-items:center;gap:9px;margin:0 0 13px;font-size:16px;font-weight:700;line-height:1.5}.recipe-content .recipe-section h3:before{content:"";flex:0 0 4px;width:4px;height:18px;border-radius:3px;background:#f58d84}.recipe-content .recipe-ingredients{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.recipe-content .recipe-ingredients li{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:2px 5px;max-width:100%;padding:6px 12px;border:1px solid #efdfd0;border-radius:20px;background:#fffaf3;color:#927359;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.recipe-content .recipe-ingredients li>span,.recipe-content .recipe-ingredient-amount{min-width:0;max-width:100%}.recipe-content .recipe-ingredient-amount{color:#ef7771;font-weight:700}.recipe-content .recipe-ingredient-amount.is-unspecified{color:#a79789;font-size:12px;font-weight:400}.recipe-content .recipe-steps{display:grid;margin:0;padding:0;list-style:none}.recipe-content .recipe-steps>li{display:grid;grid-template-columns:26px minmax(0,1fr) 60px;align-items:start;gap:10px;padding:13px 0;border-bottom:1px dashed #eeded1}.recipe-content .recipe-steps>li:first-child{padding-top:4px}.recipe-content .recipe-step-number{display:grid;place-items:center;width:26px;height:26px;margin-top:2px;border-radius:50%;background:#fdecec;color:#ef7771;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.recipe-content .recipe-step-main{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 9px;padding-top:2px}.recipe-content .recipe-step-time{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:51px;min-height:25px;padding:2px 8px;border:0;border-radius:14px;background:#fdecec;color:#eb7775;font-size:12px;font-variant-numeric:tabular-nums;line-height:1.5;white-space:nowrap}.recipe-content button.recipe-step-time:hover{background:#fce0df}.recipe-content .recipe-step-text{flex:1 1 160px;min-width:0;color:#84684f;font-size:14px;line-height:1.85;overflow-wrap:anywhere}.recipe-content .recipe-step-actions{display:flex;align-items:center;gap:2px}.recipe-content .recipe-icon-button{display:inline-flex;flex:0 0 29px;align-items:center;justify-content:center;width:29px;height:30px;padding:4px;border:0;border-radius:4px;background:transparent;color:#a18c7b}.recipe-content .recipe-icon-button:hover,.recipe-content .recipe-export:not(:disabled):hover{color:#e77b70;background:#fff2ee}.recipe-content .recipe-star.is-starred{color:#e4b44c}.recipe-content .recipe-star.is-starred svg{fill:currentColor}.recipe-content .recipe-empty{margin:0;padding:4px 0 8px 13px;color:#9c8d81;font-size:13px;line-height:1.7}.recipe-content .recipe-tips{display:grid;gap:7px;margin:0;padding:0 0 0 27px;color:#907760;font-size:13px;line-height:1.85;overflow-wrap:anywhere}.recipe-content .recipe-tips li::marker{color:#e0ba68}.recipe-content .recipe-notice{margin:-8px 0 16px;color:#a56f5b;font-size:13px;line-height:1.6}@media(max-width:900px){.recipe-content{padding:0 8px}.recipe-content .recipe-heading .card-title{font-size:22px}.recipe-content .recipe-source,.recipe-content .recipe-search input,.recipe-content .recipe-favorites-toggle,.recipe-content .recipe-export,.recipe-content .recipe-ingredients li,.recipe-content .recipe-empty,.recipe-content .recipe-tips{font-size:17px}.recipe-content .recipe-search{height:43px}.recipe-content .recipe-section h3{font-size:21px}.recipe-content .recipe-steps>li{grid-template-columns:30px minmax(0,1fr) 74px;gap:12px;padding-block:15px}.recipe-content .recipe-step-number{width:30px;height:30px;font-size:16px}.recipe-content .recipe-step-time{min-width:62px;min-height:29px;font-size:15px}.recipe-content .recipe-step-text{font-size:18px}.recipe-content .recipe-icon-button{flex-basis:36px;width:36px;height:36px}.recipe-content .recipe-icon-button svg{width:19px;height:19px}}@media(max-width:600px){.recipe-content{padding:0 2px}.recipe-content .recipe-heading .card-title{font-size:17px}.recipe-content .recipe-source,.recipe-content .recipe-favorites-toggle,.recipe-content .recipe-export,.recipe-content .recipe-ingredients li,.recipe-content .recipe-empty,.recipe-content .recipe-tips{font-size:13px}.recipe-content .recipe-search{height:38px}.recipe-content .recipe-search input{font-size:14px}.recipe-content .recipe-toolbar{margin-bottom:20px}.recipe-content .recipe-section h3{font-size:17px}.recipe-content .recipe-ingredients{gap:7px}.recipe-content .recipe-ingredients li{padding:5px 10px}.recipe-content .recipe-steps>li{grid-template-columns:26px minmax(0,1fr) 32px;gap:8px;padding-block:13px}.recipe-content .recipe-step-number{width:26px;height:26px;font-size:13px}.recipe-content .recipe-step-main{flex-direction:column;align-items:flex-start;gap:5px}.recipe-content .recipe-step-time{min-width:53px;min-height:26px;font-size:12px}.recipe-content .recipe-step-text{flex-basis:auto;font-size:15px;line-height:1.8}.recipe-content .recipe-step-actions{flex-direction:column;gap:3px}.recipe-content .recipe-icon-button{flex-basis:32px;width:32px;height:32px}.recipe-content .recipe-icon-button svg{width:17px;height:17px}}.history-view.gallery-view{padding:24px 7px}.gallery-view>.card-head{margin:0 0 25px}.gallery-view>.card-head .card-title{font-size:28px;font-weight:600}.cover-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cover-card{position:relative;min-width:0;border:1px solid #f1e3d9;border-radius:8px;overflow:hidden;background:#fffdfb;box-shadow:0 8px 28px #67472d06}.cover-open{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;height:100%;padding:0;background:none;border:0;text-align:left}.cover-image{display:block;flex-shrink:0;width:100%;aspect-ratio:2.15;overflow:hidden;background:#f2eeea}.cover-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.cover-open:hover .cover-image img{transform:scale(1.025)}.cover-image-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:100%;color:#a69a90;font-size:13px}.cover-image-empty svg{width:35px;height:35px}.cover-info{display:grid;gap:7px;padding:18px}.cover-title{font-size:18px;line-height:1.5;font-weight:600;overflow-wrap:anywhere}.cover-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px;font-size:14px;color:#9b887a}.cover-meta>span{min-width:0;overflow-wrap:anywhere}.cover-heart{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #f8e9e1;border-radius:50%;background:#fffdfbf5;color:#c9b6a8;box-shadow:0 2px 8px #52382910}.cover-heart[aria-pressed=true]{color:#f68089}.cover-heart:hover{color:#dc5d69;background:#fff}.cover-open:focus-visible{outline-offset:-4px}.cover-empty{padding:80px 10px;color:var(--ink-faint);text-align:center}.cover-empty p{margin:12px 0}@media(max-width:1000px){.cover-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cover-title{font-size:17px}}@media(max-width:600px){.history-view.gallery-view{padding:12px 0}.gallery-view>.card-head{margin-bottom:20px}.gallery-view>.card-head .card-title{font-size:24px}.cover-grid{grid-template-columns:minmax(0,1fr);gap:20px}.cover-info{padding:14px 16px}.cover-title{font-size:18px}.cover-meta{font-size:13px}}.video-surface{position:relative;flex:1;min-height:0;overflow:hidden;background:#16130f}.video-surface .video-poster-button{height:100%;position:relative}.native-video{display:block;width:100%;height:100%;object-fit:contain}.video-start{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:56px;height:56px;padding-left:3px;border:1px solid #ffffffa1;border-radius:50%;background:#20180da6;color:#fff}.video-start svg{width:23px;height:23px}.video-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;text-align:center;background:#17130ee6;color:#fff6eb;font-size:14px}.video-loading>span{max-width:290px;font-size:12px;line-height:1.6;color:#d8ccbf}.video-loading p{margin:0}.video-loading button{min-height:34px;padding:5px 16px;border:1px solid #fff6;border-radius:6px;color:#fff4e7;background:#ffffff1a}.video-loading a{display:inline-flex;align-items:center;gap:6px;color:#e6c1a9;font-size:12px}.playback-context.frame-panel{min-height:0;padding:17px 18px 0;border:1px solid #eee1d6;border-radius:9px;background:#fffdf9;box-shadow:none}.context-head{display:flex;align-items:center;gap:10px;margin-bottom:13px}.context-head h2{margin:0;font-size:15px;font-weight:700}.context-time{padding:3px 10px;border-radius:6px;background:#ffede3;color:#a45642;font-size:12px;font-variant-numeric:tabular-nums}.context-sync{display:inline-flex;align-items:center;gap:5px;margin-left:auto;font-size:11px;color:#897767;white-space:nowrap}.context-sync:before{content:"";width:5px;height:5px;border-radius:50%;background:#c7bbac}.context-sync.is-playing:before{background:#7e9f69}.context-label{color:#9b7f60;font-size:11px}.context-text{display:flex;align-items:start;gap:10px}.context-text>p{flex:1;min-width:0;margin:6px 0 0;color:#493c30;font-size:16px;line-height:1.8;overflow-wrap:anywhere}.context-text .icon-button{flex-shrink:0;width:30px;height:32px;margin-top:4px;color:#a28a78}.context-subtitle{margin:10px 0 0;color:#8b7868;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.context-subtitle>span{margin-right:7px;font-size:11px;color:#a48872}.context-actions{display:flex;flex-wrap:wrap;gap:7px;margin:17px 0 14px}.context-actions button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:35px;padding:4px 7px;border:1px solid #e9dfd4;border-radius:6px;background:#fffdfa;color:#776251;font-size:12px;white-space:nowrap}.context-actions button:disabled{opacity:.45}.context-notes-link{display:flex;align-items:center;gap:6px;width:calc(100% + 36px);min-height:38px;margin:0 -18px;padding:8px 18px;border:0;border-top:1px solid #f0e4d8;border-radius:0 0 8px 8px;background:#faf5ed;color:#8b6c4b;font-size:12px;text-align:left}.context-notes-link>svg:last-child{margin-left:auto}.context-collapse{margin-left:0;width:27px;height:30px}.playback-context.is-collapsed .context-head{margin-bottom:16px}.timeline-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:5px 10px;margin-bottom:11px}.timeline-heading p{margin:0;color:#9a8575;font-size:11px}.timeline-strip{position:relative}.ai-action{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:6px;min-height:33px;padding:6px 10px;border:1px solid #e9cbbd;border-radius:6px;background:#fff7f0;color:#a15a44;font-size:12px;line-height:1.5}.ai-action:disabled{cursor:wait;opacity:.65}.ai-status,.ai-error{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:14px 0;padding:11px 12px;border-radius:7px;background:#f5f4e8;color:#77734a;font-size:12px;line-height:1.7}.ai-status svg{flex-shrink:0}.ai-error{background:#fff0e8;color:#ab5845}.ai-error button{padding:3px 7px;border:1px solid #e3b7a8;border-radius:4px;background:transparent;color:inherit}.recipe-explanation{margin:-4px 0 18px;color:#8b7767;font-size:12px;line-height:1.7}.recipe-prepare{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:17px;border:1px dashed #e4cbb5;border-radius:8px;background:#fffbf5;color:#967454}.recipe-prepare>div{flex:1;min-width:160px}.recipe-prepare strong{color:#78573f;font-size:14px;font-weight:500}.recipe-prepare p{margin:7px 0 0;font-size:12px;line-height:1.7}.ingredient-count{display:inline-block;margin-left:10px;font-size:12px;font-weight:400;color:#9a7c62}@media(max-width:900px){.video-player.is-portrait:not(:fullscreen):not(.is-theater){aspect-ratio:4 / 5;max-height:min(480px,65svh)}}@media(max-width:560px){.playback-context.frame-panel{padding:14px 12px 0}.context-head{gap:7px}.context-head h2{font-size:14px}.context-sync{font-size:10px;gap:4px}.context-time{padding:3px 7px}.context-text>p{font-size:14px}.context-actions{gap:5px}.context-actions button{min-height:39px;padding-inline:4px;font-size:11px}.context-actions svg{width:13px}.context-notes-link{width:calc(100% + 24px);margin-inline:-12px;padding-inline:12px;font-size:11px}.video-loading{padding:14px;gap:7px;font-size:12px}.video-start{width:42px;height:42px}.ai-action{font-size:11px;padding:5px 8px;min-height:34px}.recipe-content .recipe-heading{flex-wrap:wrap;gap:7px}.recipe-content .recipe-heading .card-title{flex-basis:100%;font-size:17px}.recipe-content .recipe-heading .recipe-regenerate{margin-left:auto}}.video-assistant{position:fixed;right:24px;bottom:22px;z-index:40;width:392px;max-width:calc(100vw - 32px);display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.assistant-trigger,.assistant-panel{pointer-events:auto}.assistant-trigger{position:relative;display:flex;align-items:center;gap:12px;padding:6px 17px 6px 18px;border:1px solid #ead5c4;border-radius:22px 22px 10px;background:#fffaf0;box-shadow:0 5px 24px #68482b15;text-align:left;transition:transform .2s,box-shadow .2s}.assistant-trigger:hover{transform:translateY(-3px);box-shadow:0 8px 26px #68482b25}.assistant-trigger>img{width:47px;height:53px;object-fit:contain;mix-blend-mode:multiply;animation:assistant-float 4s ease-in-out infinite}.assistant-trigger-label strong,.assistant-trigger-label small{display:block}.assistant-trigger-label strong{color:#674730;font-size:13px;font-weight:600}.assistant-trigger-label small{margin-top:2px;color:#967e68;font-size:10px}.assistant-trigger-spark{position:absolute;right:10px;top:5px;color:#d3a254;font-size:15px}.assistant-panel{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr) auto;width:100%;height:min(620px,calc(100dvh - 122px));overflow:hidden;border:1px solid #e5d1c0;border-radius:18px;background:#fffdf8;box-shadow:0 12px 48px #65412a26,0 2px 8px #65412a08;animation:assistant-appear .2s ease-out}.assistant-panel>*{min-width:0}.assistant-header{display:flex;align-items:center;gap:10px;padding:15px 12px 13px 16px;border-bottom:1px solid #efdfd0;background:#faf0e2}.assistant-header>img{width:34px;height:40px;object-fit:contain;mix-blend-mode:multiply}.assistant-header>div{flex:1;min-width:0}.assistant-header h2{margin:0;font-size:17px;font-weight:600;line-height:1.5}.assistant-header h2>span{display:inline-block;margin-left:5px;padding:1px 5px;border:1px solid #d2ddc5;border-radius:4px;color:#658051;font-size:9px;font-weight:400;vertical-align:middle}.assistant-header p{margin:2px 0 0;color:#8e7763;font-size:10px}.assistant-icon{flex-shrink:0;display:grid;place-items:center;width:30px;height:34px;padding:0;border:0;border-radius:6px;background:transparent;color:#94745d}.assistant-icon:hover{background:#f2e3d3}.assistant-context{padding:10px 18px 11px;border-bottom:1px solid #eee8dd;background:#f7f8ee}.assistant-context>span{display:flex;align-items:center;gap:5px;color:#718260;font-size:10px}.assistant-context b{font-variant-numeric:tabular-nums;font-weight:500}.assistant-context i{width:5px;height:5px;border-radius:50%;background:#91aa78}.assistant-context p{margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6d6c50;font-size:12px}.assistant-conversation{min-height:0;padding:18px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#e0d0bf transparent;overflow-anchor:none}.assistant-welcome{padding:7px 6px 5px;text-align:center}.assistant-portrait{width:75px;height:75px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:#fcf0d9}.assistant-portrait img{width:51px;mix-blend-mode:multiply;transform:rotate(-6deg)}.assistant-welcome h3{margin:0 0 8px;color:#65452e;font-size:16px;font-weight:600}.assistant-welcome>p{max-width:260px;margin:0 auto;color:#907b68;font-size:12px;line-height:1.8}.assistant-suggestions{display:grid;gap:8px;margin-top:22px}.assistant-suggestions button{display:flex;align-items:center;gap:9px;min-height:37px;padding:7px 12px;border:1px solid #eddfce;border-radius:8px;background:#fffaf1;color:#876343;text-align:left;font-size:12px}.assistant-suggestions button:hover:not(:disabled){border-color:#cbab88;background:#fcf0de}.assistant-suggestions button>span{margin-left:auto;color:#b29876}.assistant-turn+.assistant-turn{margin-top:24px}.assistant-question{width:fit-content;max-width:92%;margin-left:auto;padding:9px 13px 11px;border-radius:13px 13px 3px;background:#f9e5d7}.assistant-question>button{display:flex;align-items:center;gap:5px;min-height:24px;padding:0;border:0;background:none;color:#9d7359;font-size:10px;font-variant-numeric:tabular-nums}.assistant-question p,.assistant-answer{margin:4px 0 0;color:#634737;font-size:13px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.assistant-reply{margin-top:16px}.assistant-speaker{display:flex;align-items:center;gap:6px;margin-bottom:7px;color:#9b8067;font-size:11px}.assistant-speaker img{width:20px;height:22px;object-fit:contain;mix-blend-mode:multiply}.assistant-answer{margin:0;color:#53483a}.assistant-references{display:grid;gap:5px;margin-top:13px}.assistant-references>span{color:#9a8b78;font-size:10px}.assistant-references button{display:flex;align-items:center;gap:6px;min-width:0;min-height:34px;padding:5px 8px;border:1px solid #e2e8d7;border-radius:6px;background:#f5f7ee;color:#647650;font-size:11px;text-align:left}.assistant-references button:hover{background:#eaf0de}.assistant-references button b{flex-shrink:0;font-weight:500;font-variant-numeric:tabular-nums}.assistant-references button>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assistant-references small{flex-shrink:0;color:#8a937c;font-size:9px}.assistant-copy{display:inline-flex;align-items:center;gap:5px;min-height:30px;margin-top:7px;padding:0 3px;border:0;background:transparent;color:#a38d7a;font-size:10px}.assistant-thinking{display:flex;align-items:center;gap:7px;margin:0;color:#928268;font-size:12px}.assistant-error{padding:10px 12px;border:1px solid #efd9ca;border-radius:8px;background:#fff4ea;color:#a16349;font-size:12px}.assistant-error p{margin:0}.assistant-error button{display:inline-flex;align-items:center;gap:5px;min-height:30px;margin-top:7px;padding:3px 9px;border:1px solid #e5c1aa;border-radius:5px;background:#fffaf6;color:inherit}.assistant-composer{padding:12px 14px 11px;border-top:1px solid #f0e6da;background:#fffdf8}.assistant-input-wrap{position:relative;display:flex;align-items:flex-end;gap:8px;padding:10px;border:1px solid #e5d6c7;border-radius:10px;background:#fff}.assistant-input-wrap:focus-within{border-color:#c79573;box-shadow:0 0 0 2px #d5b9951a}.assistant-input-wrap textarea{flex:1;min-width:0;resize:none;max-height:100px;padding:0;border:0;outline:none;background:transparent;font-size:13px;line-height:1.7}.assistant-input-wrap textarea::placeholder{color:#b09c88}.assistant-send{flex-shrink:0;display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:9px;background:#dc8868;color:#fffaf4}.assistant-send:hover:not(:disabled){background:#bf6b4c}.assistant-send.is-stop{background:#937c62}.assistant-input-hint{display:flex;justify-content:space-between;gap:8px;margin:7px 2px 0;color:#a99480;font-size:9px}@keyframes assistant-float{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-3px) rotate(3deg)}}@keyframes assistant-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.video-assistant{right:20px;bottom:calc(228px + env(safe-area-inset-bottom,0px))}.video-assistant.is-open{bottom:calc(16px + env(safe-area-inset-bottom,0px))}.assistant-panel{height:min(650px,78dvh)}.video-assistant.is-open .assistant-trigger{display:none}}@media(max-width:600px){.video-assistant{right:12px;bottom:calc(122px + env(safe-area-inset-bottom,0px));max-width:calc(100vw - 24px)}.video-assistant.is-open{bottom:calc(10px + env(safe-area-inset-bottom,0px))}.assistant-panel{height:min(570px,75dvh);border-radius:15px}.assistant-trigger{gap:9px;padding:5px 12px 5px 14px}.assistant-trigger>img{width:36px;height:42px}.assistant-trigger-label strong{font-size:12px}.assistant-trigger-label small{display:none}.assistant-header{gap:7px;padding:10px 9px 10px 13px}.assistant-header>img{width:28px;height:32px}.assistant-header h2{font-size:16px}.assistant-icon{width:32px;height:36px}.assistant-conversation{padding:14px}.assistant-context{padding:8px 14px}.assistant-input-wrap textarea{font-size:16px}.assistant-send{width:36px;height:36px}.assistant-composer{padding:10px 12px}.assistant-portrait{width:61px;height:61px}.assistant-portrait img{width:43px}.assistant-suggestions{margin-top:16px}.assistant-suggestions button{min-height:40px}.assistant-input-hint>span:last-child{display:none}}.job-queue{width:min(100% - 192px,1184px);margin:-4px auto 0;padding:0 8px;font-size:13px}.queue-toolbar,.queue-toggle,.queue-action,.progress-controls,.queue-item-title{display:flex;align-items:center;gap:8px}.queue-toolbar{flex-wrap:wrap}.queue-toggle,.queue-action{border:0;background:transparent;padding:8px 4px;min-height:36px;font-size:13px;line-height:20px}.queue-toggle{font-weight:600}.queue-action{color:var(--danger);white-space:nowrap;flex-shrink:0}.queue-action:hover:not(:disabled){text-decoration:underline}.queue-count{min-width:22px;padding:0 6px;border-radius:6px;background:#f5e8df;text-align:center;font-size:12px}.queue-summary{color:var(--ink-soft);flex:1}.queue-chevron-open{transform:rotate(180deg)}.queue-hint,.queue-empty{color:var(--ink-soft);margin:8px 0 10px}.queue-list{list-style:none;margin:0;padding:0;max-height:310px;overflow-y:auto;overscroll-behavior:contain}.queue-item{display:flex;align-items:center;gap:12px;padding:12px 4px;border-top:1px solid var(--line-strong)}.queue-item-content{min-width:0;flex:1}.queue-item-title>span:first-child{overflow-wrap:anywhere}.queue-item-content p{margin:3px 0 0;color:var(--ink-soft);font-size:12px}.queue-dot{width:6px;height:6px;border-radius:50%;background:#b9aca2;flex-shrink:0}.queue-dot-running{background:var(--coral-deep);box-shadow:0 0 0 4px #ff8d801a}.queue-current{color:#a54e3b;background:#fce5db;padding:0 5px;border-radius:4px;font-size:11px;white-space:nowrap}.queue-feedback{margin:8px 0 0;color:#377b55;font-size:13px}.queue-error{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--danger)}.progress-head{align-items:center;flex-wrap:wrap}.progress-controls{margin-left:auto;gap:14px}@media(max-width:900px){.job-queue{width:100%;padding:0 3px}.queue-action,.queue-toggle{min-height:44px}.queue-toolbar{column-gap:10px;row-gap:0}.queue-summary{font-size:12px;order:3;flex-basis:100%;white-space:nowrap;padding-left:4px}.queue-toolbar>.queue-action{margin-left:auto}.queue-item{gap:10px}.queue-item-title{align-items:flex-start;flex-wrap:wrap;gap:4px}.progress-controls{gap:12px}}
