.landing-shell{width:min(1380px,calc(100vw - 40px));min-height:100vh;margin:0 auto;padding:28px 0 56px}.landing-stage{position:relative;display:grid;grid-gap:22px;gap:22px}.landing-wordmark-icon{position:relative;flex:0 0 auto;width:36px;height:36px}.landing-favicon{position:absolute;inset:0;width:100%;height:100%;display:block;filter:drop-shadow(0 16px 28px rgba(0,0,0,.14))}.landing-favicon-light{opacity:0}html[data-theme=light] .landing-favicon-light{opacity:1}html[data-theme=light] .landing-favicon-dark{opacity:0}.landing-header,.landing-hero,.landing-loading,.landing-model,.landing-summary{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:32px;background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,0)),var(--surface-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow);animation:rise-in .32s ease both}.landing-header,.landing-loading,.landing-model,.landing-summary{padding:24px 28px}.landing-hero{display:grid;grid-template-columns:minmax(0,.5fr) minmax(0,1.5fr);grid-gap:16px;gap:16px;align-items:center;padding:clamp(28px,4vw,42px)}.landing-header:before,.landing-hero:before,.landing-loading:before,.landing-model:before,.landing-summary:before{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(10px)}.landing-header:after,.landing-hero:after,.landing-model:after,.landing-summary:after{content:"";position:absolute;left:8%;right:8%;bottom:-34px;height:58px;border-radius:999px;background:radial-gradient(circle,rgba(0,0,0,.3),transparent 72%);filter:blur(18px);opacity:.52;pointer-events:none;transform:rotateX(78deg)}.landing-header:before{inset:auto -90px -150px auto;width:280px;height:280px;background:radial-gradient(circle,rgba(255,107,44,.18),transparent 72%)}.landing-hero:before{inset:-140px auto auto 52%;width:320px;height:320px;background:radial-gradient(circle,rgba(71,140,255,.18),transparent 72%)}.landing-loading:before,.landing-model:before,.landing-summary:before{inset:auto auto -160px -70px;width:260px;height:260px;background:radial-gradient(circle,rgba(255,107,44,.12),transparent 70%)}.landing-demo-scene,.landing-header,.landing-hero-copy,.landing-hero-media,.landing-loading,.landing-model-copy,.landing-summary-grid,.landing-summary-heading{position:relative;z-index:1}.landing-header{display:flex;justify-content:space-between;align-items:center;gap:18px}.landing-wordmark{display:inline-flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none}.landing-wordmark strong{color:var(--ink);font-size:clamp(1.28rem,1.9vw,1.6rem);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;letter-spacing:-.02em;line-height:1}.landing-header-tools{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.landing-demo-button{background:color-mix(in srgb,#fff 88%,var(--surface-bg) 12%);color:#19324d;border-color:color-mix(in srgb,#fff 50%,var(--line) 50%);box-shadow:0 12px 26px rgba(9,18,33,.08)}.landing-demo-button:hover{background:#fff;color:#0f2740}html[data-theme=dark] .landing-demo-button{background:color-mix(in srgb,#fff 14%,var(--button-secondary-bg) 86%);color:var(--ink);border-color:var(--line);box-shadow:none}.landing-signin-error{margin:0}.landing-loading-copy{color:var(--muted);line-height:1.72}.landing-loading{display:grid;grid-gap:14px;gap:14px}.landing-loading-bar{position:relative;overflow:hidden;width:min(280px,100%);height:10px;margin-top:20px;border-radius:999px;background:color-mix(in srgb,var(--button-secondary-bg) 72%,transparent)}.landing-loading-bar span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--accent),var(--accent-strong));animation:landing-loading-slide 1.8s ease-in-out infinite}.landing-hero-copy{max-width:20rem}.landing-hero-title{margin:0;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(1.34rem,2.1vw,1.96rem);line-height:1.08;letter-spacing:-.05em}.landing-hero-title-line{display:block;white-space:nowrap}.landing-hero-title-line-spaced{margin-top:.72em}.landing-hero-lede{max-width:18.5rem;margin:18px 0 0;color:var(--muted);font-size:.92rem;line-height:1.62}.landing-summary-list{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.landing-summary-list li{position:relative;overflow:hidden;padding:13px 0 13px 24px;border-top:1px solid var(--line);color:var(--ink);font-size:.9rem;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.landing-summary-list li:before{content:"";position:absolute;left:0;top:19px;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 12%,transparent)}.landing-hero-media{width:min(100%,960px);justify-self:end}.landing-demo-scene{position:relative;min-height:472px;padding:16px 18px 26px;border-radius:30px;border:1px solid var(--line);background:radial-gradient(circle at 14% 18%,var(--landing-demo-scene-glow-b),transparent 24%),radial-gradient(circle at 82% 10%,var(--landing-demo-scene-glow-a),transparent 22%),var(--landing-demo-scene-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),var(--landing-demo-shadow);perspective:1900px}.landing-demo-scene:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,var(--landing-demo-scene-sheen),transparent 40%);opacity:.72;pointer-events:none}.landing-demo-stage{width:min(100%,900px);height:512px;margin:0 auto}.landing-demo-carousel,.landing-demo-stage{position:relative;transform-style:preserve-3d}.landing-demo-carousel{width:100%;height:100%;animation:landing-demo-float 12s ease-in-out infinite}.landing-demo-frame{position:absolute;inset:0;display:grid;grid-gap:12px;gap:12px;padding:16px;overflow:hidden;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.01)),var(--surface-bg);box-shadow:var(--landing-demo-card-shadow),inset 0 1px 0 hsla(0,0%,100%,.08);transform-origin:center center;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;pointer-events:none;animation:landing-demo-cycle 16s cubic-bezier(.64,0,.2,1) infinite}.landing-demo-frame:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,var(--landing-demo-scene-sheen),transparent 42%);opacity:.72;pointer-events:none}.landing-demo-frame-list{animation-delay:0s}.landing-demo-frame-note{animation-delay:-4s}.landing-demo-frame-create{animation-delay:-8s}.landing-demo-frame-calendar{animation-delay:-12s}.landing-demo-agenda-card,.landing-demo-calendar-card,.landing-demo-scene .history-card,.landing-demo-scene .queue-card,.landing-demo-upload-shell{box-shadow:var(--meeting-shadow)}.landing-demo-frame-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.landing-demo-frame-title{font-size:1rem}.landing-demo-frame-chip{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;border:1px solid var(--line);background:var(--button-secondary-bg);color:var(--muted);font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.landing-demo-frame-chip-primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-color:transparent;color:#fff}.landing-demo-view-toggle{transform:scale(.92);transform-origin:right top}.landing-demo-page-heading{align-items:flex-start;gap:12px}.landing-demo-page-toolbar{justify-content:flex-end;flex-wrap:wrap;gap:10px}.landing-demo-page-toolbar .button{padding:8px 12px;font-size:.72rem;white-space:nowrap}.landing-demo-panel-shell{display:grid;grid-gap:0;gap:0;padding:12px;border-radius:24px}.landing-demo-panel-shell .history-panel-toolbar{margin-bottom:10px}.landing-demo-panel-shell .history-toolbar-controls{align-items:flex-start;gap:8px}.landing-demo-panel-shell .scope-pill-selector{display:inline-flex;flex-wrap:nowrap;gap:8px;min-width:0}.landing-demo-panel-shell .scope-pill-menu{min-width:0}.landing-demo-panel-shell .scope-pill-button{min-width:0;padding:6px 9px 6px 11px;cursor:default}.landing-demo-panel-shell .scope-pill-field-label{font-size:.56rem}.landing-demo-panel-shell .scope-pill-value{font-size:.76rem;max-width:none}.landing-demo-panel-shell .scope-pill-chevron{font-size:.76rem}.landing-demo-panel-shell .history-toolbar-filter{margin-left:auto}.landing-demo-panel-shell .history-date-range{gap:6px}.landing-demo-panel-shell .history-date-field{gap:6px;padding:6px 9px;border-radius:12px}.landing-demo-date-value{color:var(--ink);font-size:.74rem;font-weight:700;letter-spacing:0;text-transform:none}.landing-demo-panel-shell .history-date-reset{padding:6px 10px;font-size:.68rem;white-space:nowrap}.landing-demo-calendar-shell{padding:0;border:0;background:transparent;box-shadow:none;overflow:hidden}.landing-demo-scope-row{display:flex;flex-wrap:wrap;gap:8px}.landing-demo-toolbar-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.landing-demo-scope-pill{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;border:1px solid var(--line);background:var(--button-secondary-bg);color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.06em;white-space:nowrap}.landing-demo-create-fields,.landing-demo-history-column,.landing-demo-inline-queue{display:grid;grid-gap:10px;gap:10px}.landing-demo-history-card{padding:12px;cursor:default;animation:none}.landing-demo-scene .history-button{grid-template-columns:68px minmax(0,1fr);gap:10px}.landing-demo-scene .history-date-block{gap:4px;padding:9px 7px;border-radius:16px}.landing-demo-scene .history-date-month,.landing-demo-scene .history-date-weekday{font-size:.62rem}.landing-demo-scene .history-date-day{font-size:1.38rem}.landing-demo-scene .history-provider-cluster{gap:6px}.landing-demo-scene .history-provider-pill{gap:6px;padding:5px 8px;font-size:.64rem}.landing-demo-scene .provider-icon{width:16px;height:16px}.landing-demo-scene .history-card-title{font-size:.94rem}.landing-demo-scene .history-summary-copy{display:grid;grid-gap:4px;gap:4px}.landing-demo-scene .history-summary{margin-top:6px;font-size:.74rem;line-height:1.46}.landing-demo-scene .history-footer{margin-top:10px;font-size:.7rem;gap:8px}.landing-demo-scene .history-review-count{padding:5px 8px;font-size:.66rem}.landing-demo-scene .participant-avatar{width:22px;height:22px;margin-left:-6px;font-size:.52rem}.landing-demo-scene .history-participant-names{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-demo-create-field{border:1px solid var(--line);border-radius:20px;background:var(--button-secondary-bg);gap:4px;padding:10px 12px}.landing-demo-create-field span{color:var(--muted);font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.landing-demo-create-field strong{color:var(--ink);font-size:.84rem;line-height:1.3}.landing-demo-frame-create .transcript-scope-control{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing-demo-frame-create .transcript-scope-menu{min-width:0}.landing-demo-frame-create .scope-pill-button{width:100%;cursor:default;padding:6px 9px 6px 11px}.landing-demo-frame-create .scope-pill-field-label{font-size:.58rem}.landing-demo-frame-create .scope-pill-value{font-size:.76rem;max-width:none}.landing-demo-frame-create .scope-pill-chevron{font-size:.76rem}.landing-demo-calendar-card,.landing-demo-transcript-upload-shell{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--line);border-radius:20px;background:var(--button-secondary-bg)}.landing-demo-transcript-upload-shell{margin-top:0;padding:14px;border-radius:20px}.landing-demo-frame-create .transcript-file-picker{gap:5px}.landing-demo-frame-create .transcript-file-picker-title{font-size:.8rem}.landing-demo-frame-create .transcript-file-picker-copy{font-size:.7rem;line-height:1.42}.landing-demo-frame-create .transcript-file-meta{gap:8px}.landing-demo-frame-create .transcript-file-meta strong{font-size:.8rem}.landing-demo-frame-create .transcript-file-meta span{font-size:.72rem}.landing-demo-frame-create .transcript-preview-stats{margin-top:0;gap:8px}.landing-demo-transcript-actions{gap:8px}.landing-demo-transcript-actions .button,.landing-demo-transcript-actions .button-secondary{padding:8px 11px;font-size:.72rem}.landing-demo-side-label{color:var(--eyebrow);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.landing-demo-create-meta{display:flex;flex-wrap:wrap;gap:8px}.landing-demo-create-chip{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;border:1px solid var(--line);background:var(--button-secondary-bg);color:var(--muted);font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.landing-demo-note-summary{margin-bottom:4px}.landing-demo-scene .note-summary-headline{font-size:.78rem;line-height:1.32}.landing-demo-note-sheet{padding:14px}.landing-demo-scene .note-panel:before{left:18px;width:72px;height:3px}.landing-demo-scene .note-sheet{border-radius:22px}.landing-demo-scene .note-sheet p{font-size:.74rem;line-height:1.54}.landing-demo-scene .note-sheet p:first-of-type{font-size:.78rem}.landing-demo-scene .queue-card-inline{padding:11px 12px;border-radius:18px;animation:none}.landing-demo-scene .queue-card-inline:before{inset:12px auto 12px 0;width:2px}.landing-demo-scene .queue-line{align-items:flex-start;gap:8px}.landing-demo-scene .queue-inline-copy-structured strong{font-size:.78rem}.landing-demo-scene .queue-inline-copy-structured span{font-size:.7rem;line-height:1.4;white-space:normal}.landing-demo-scene .tag{padding:5px 8px;font-size:.64rem}.landing-demo-scene .quote.queue-quote{margin-top:8px;font-size:.7rem;line-height:1.4}.landing-demo-calendar-board{overflow:hidden;border-radius:22px}.landing-demo-frame-calendar .calendar-header{padding:12px 14px 10px}.landing-demo-frame-calendar .calendar-header-side,.landing-demo-frame-calendar .calendar-nav-group{gap:8px}.landing-demo-frame-calendar .calendar-month-label{font-size:.96rem}.landing-demo-frame-calendar .calendar-content{grid-template-columns:minmax(0,1fr) minmax(186px,.86fr)}.landing-demo-frame-calendar .calendar-sidebar{max-height:none;padding:12px 12px 14px}.landing-demo-frame-calendar .calendar-sidebar-header{gap:4px;margin-bottom:10px}.landing-demo-frame-calendar .calendar-sidebar-label{font-size:.68rem}.landing-demo-frame-calendar .calendar-sidebar-title{font-size:.9rem}.landing-demo-frame-calendar .calendar-sidebar-list{gap:10px;padding-right:0;overflow:hidden}.landing-demo-frame-calendar .calendar-sidebar-section{gap:6px}.landing-demo-frame-calendar .calendar-entry-time,.landing-demo-frame-calendar .calendar-sidebar-summary{font-size:.7rem;line-height:1.4}.landing-demo-frame-calendar .calendar-weekday{padding:8px 6px;font-size:.56rem}.landing-demo-frame-calendar .calendar-cell{min-height:76px;padding:7px}.landing-demo-frame-calendar .calendar-day-button{min-width:1.5rem;height:1.5rem;padding:0 8px;font-size:.7rem}.landing-demo-frame-calendar .calendar-events{gap:4px;margin-top:8px}.landing-demo-frame-calendar .calendar-meeting{padding:4px 6px;border-radius:9px}.landing-demo-frame-calendar .calendar-meeting strong{font-size:.62rem}.landing-demo-frame-calendar .calendar-inline-review-count,.landing-demo-frame-calendar .calendar-meeting span{font-size:.58rem}.landing-demo-frame-calendar .calendar-sidebar-meeting{font-size:.78rem}.landing-demo-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px}.landing-demo-calendar-grid span{aspect-ratio:1;border-radius:10px;background:var(--calendar-day-bg)}.landing-demo-calendar-grid span.is-accent{background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.landing-demo-calendar-grid span.is-soft{background:color-mix(in srgb,var(--accent) 18%,var(--button-secondary-bg) 82%)}.landing-demo-calendar-event{display:grid;grid-gap:2px;gap:2px;padding:9px 10px;border-radius:16px;border:1px solid var(--line);background:var(--button-secondary-bg)}.landing-demo-calendar-event strong{color:var(--ink);font-size:.82rem}.landing-demo-calendar-event span{color:var(--muted);font-size:.74rem;line-height:1.45}.landing-demo-calendar-event.is-secondary{opacity:.82}.landing-demo-floor{position:absolute;left:50%;bottom:8px;width:min(90%,560px);height:52px;transform:translateX(-50%) rotateX(78deg);border-radius:999px;background:radial-gradient(circle,var(--landing-demo-floor),rgba(90,154,255,0) 70%);filter:blur(16px);opacity:.7;pointer-events:none}@keyframes landing-demo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes landing-demo-cycle{0%,23%{opacity:1;transform:rotateX(10deg) rotateY(-10deg) translateY(0) translateZ(20px) scale(1)}26%,to{opacity:0;transform:rotateX(18deg) rotateY(-16deg) translateY(24px) translateZ(-20px) scale(.95)}}@keyframes landing-loading-slide{0%,to{transform:translateX(-16%)}50%{transform:translateX(138%)}}@media (max-width:1280px){.landing-hero{grid-template-columns:minmax(0,1fr);align-items:start}.landing-hero-copy{max-width:none}.landing-hero-media{width:min(100%,700px);justify-self:start}}@media (max-width:900px){.landing-shell{width:min(1380px,calc(100vw - 28px))}.landing-header,.landing-loading,.landing-model,.landing-summary{padding:20px}.landing-hero{padding:24px 20px 20px}.landing-header{align-items:flex-start;flex-direction:column}.landing-header-tools{width:100%}.landing-hero-title{font-size:clamp(1.54rem,5.2vw,2.35rem)}.landing-hero-lede{max-width:none;font-size:.98rem}.landing-demo-scene{min-height:0;padding:14px 14px 22px}.landing-demo-stage{width:100%;height:392px}}@media (max-width:640px){.landing-shell{width:calc(100vw - 24px);padding-top:20px}.landing-demo-stage{height:368px}.landing-demo-frame-calendar .calendar-content,.landing-demo-frame-create .transcript-scope-control,.landing-demo-frame-head,.landing-demo-page-heading,.landing-demo-scene .queue-line{display:grid}.landing-demo-view-toggle{transform:none}.landing-demo-page-toolbar,.landing-demo-panel-shell .history-toolbar-controls,.landing-demo-panel-shell .scope-pill-selector{width:100%;align-items:stretch;flex-wrap:wrap}.landing-demo-panel-shell .history-toolbar-filter{margin-left:0}.landing-demo-frame-calendar .calendar-header{display:grid}.landing-demo-frame-calendar .calendar-header-side-right{display:grid;width:100%}.landing-demo-frame-calendar .calendar-mode-toggle{width:100%}.landing-demo-scene .history-button{grid-template-columns:64px minmax(0,1fr)}.landing-demo-scene .history-footer{flex-direction:column;align-items:flex-start}.landing-demo-scene .tag{justify-self:start}}@media (prefers-reduced-motion:reduce){.landing-demo-carousel,.landing-demo-frame{animation:none}.landing-demo-frame{opacity:0;transform:rotateX(10deg) rotateY(-10deg) translateZ(20px) scale(1)}.landing-demo-frame-list{opacity:1}}.landing-model,.landing-summary{display:grid;grid-gap:18px;gap:18px}.landing-model-copy{display:grid;grid-gap:16px;gap:16px}.landing-model-lede{margin:0;color:var(--muted);line-height:1.78}.landing-model-visual{position:relative;overflow:hidden;padding:18px;border:1px solid var(--landing-mini-scene-edge);border-radius:24px;background:radial-gradient(circle at top right,rgba(255,107,44,.1),transparent 28%),radial-gradient(circle at 14% 80%,rgba(74,143,255,.12),transparent 24%),var(--landing-mini-scene-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),var(--landing-mini-shadow)}.landing-model-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.14),transparent 42%);opacity:.6;pointer-events:none}.landing-model-scene{position:relative;display:grid;align-items:center;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr);grid-gap:10px;gap:10px;min-height:376px}.landing-model-pane{position:relative;z-index:2;display:grid;align-content:start;min-width:0;grid-gap:12px;gap:12px;min-height:300px;padding:18px;border:1px solid var(--landing-mini-scene-edge);border-radius:20px;background:linear-gradient(180deg,var(--landing-mini-surface-strong),var(--landing-mini-surface)),var(--landing-mini-scene-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 16px 30px rgba(0,0,0,.12);overflow:hidden}.landing-model-pane-transcript{transform:translateY(8px)}.landing-model-pane-context{transform:translateY(-6px)}.landing-model-pane-output{transform:translateY(8px)}.landing-model-pane-label{width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:999px;border:1px solid var(--landing-mini-scene-edge);background:var(--landing-mini-surface);color:var(--landing-mini-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-model-pane-top{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.landing-model-pane-status{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:7px 10px;border-radius:999px;border:1px solid var(--landing-mini-scene-edge);background:color-mix(in srgb,var(--landing-mini-surface) 82%,transparent);color:var(--landing-mini-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.landing-model-speaker-row{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:12px;border:1px solid var(--landing-mini-scene-edge);border-radius:16px;background:color-mix(in srgb,var(--landing-mini-surface-soft) 88%,transparent)}.landing-model-speaker-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;font-size:.78rem;font-weight:700}.landing-model-speaker-badge.is-alt{background:linear-gradient(135deg,#4a8fff,#7daeff)}.landing-model-speaker-badge.is-soft{background:linear-gradient(135deg,#43bf8c,#72d8aa)}.landing-model-line-stack{display:grid;grid-gap:8px;gap:8px;padding-top:3px}.landing-model-speaker-body{display:grid;grid-gap:8px;gap:8px;min-width:0}.landing-model-speaker-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.landing-model-speaker-meta strong{min-width:0;color:var(--landing-mini-ink);font-size:.86rem;line-height:1.2}.landing-model-speaker-meta span{flex:0 0 auto;color:var(--landing-mini-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-model-speaker-body p{margin:0;color:var(--landing-mini-ink);font-size:.82rem;line-height:1.5;text-wrap:balance}.landing-model-line,.landing-model-memory-line{display:block;height:10px;border-radius:999px;background:var(--landing-mini-surface)}.landing-model-line-wide,.landing-model-memory-line-wide{width:100%}.landing-model-line,.landing-model-memory-line{width:76%}.landing-model-line-short,.landing-model-memory-line-short{width:58%}.landing-model-link{position:relative;z-index:1;height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(255,107,44,0),rgba(255,107,44,.88),rgba(74,143,255,.24));transform:translateY(6px)}.landing-model-link:after{content:"";position:absolute;top:50%;right:-2px;width:10px;height:10px;border-top:2px solid rgba(74,143,255,.72);border-right:2px solid rgba(74,143,255,.72);transform:translateY(-50%) rotate(45deg)}.landing-model-chip-row{display:flex;flex-wrap:wrap;gap:8px}.landing-model-chip-row-tight{gap:6px}.landing-model-chip-row .scope-pill,.landing-model-stats .scope-pill{padding:7px 10px;border-radius:999px;font-size:.72rem;line-height:1.2;white-space:nowrap}.landing-model-stats{gap:6px;margin-top:-2px}.landing-model-mini-tag{display:inline-flex;align-items:center;padding:8px 10px;border-radius:999px;background:var(--landing-mini-surface);color:var(--landing-mini-muted);font-size:.74rem}.landing-model-memory-card,.landing-model-output-card{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--landing-mini-scene-edge);border-radius:16px;background:var(--landing-mini-surface-soft);min-width:0}.landing-model-memory-kicker{color:var(--landing-mini-muted);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-model-memory-stack,.landing-model-output-stack,.landing-model-transcript-card{display:grid;grid-gap:10px;gap:10px;min-width:0}.landing-model-memory-card strong,.landing-model-note-card strong{color:var(--landing-mini-ink);font-size:.9rem;line-height:1.4}.landing-model-memory-card p,.landing-model-note-card p{margin:0;color:var(--landing-mini-muted);font-size:.8rem;line-height:1.55}.landing-model-memory-card-accent{background:linear-gradient(135deg,rgba(74,143,255,.12),rgba(74,143,255,.04)),var(--landing-mini-surface-soft)}.landing-model-note-card{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--landing-mini-scene-edge);border-radius:16px;background:linear-gradient(135deg,rgba(255,107,44,.14),rgba(255,107,44,.04)),var(--landing-mini-surface-soft)}.landing-model-output-card strong{color:var(--landing-mini-ink);font-size:.88rem}.landing-model-output-card span{color:var(--landing-mini-muted);font-size:.8rem}.landing-model-output-card.is-accent{background:linear-gradient(135deg,rgba(255,107,44,.14),rgba(255,107,44,.05))}.landing-model-output-card.is-muted{background:linear-gradient(135deg,rgba(74,143,255,.12),rgba(74,143,255,.04))}.landing-model-output-queue{padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--landing-mini-surface-soft) 82%,transparent)}.landing-model-output-queue:before{inset:12px auto 12px 0}.landing-model-output-queue .queue-line{gap:10px;align-items:flex-start}.landing-model-output-queue .queue-inline-copy-structured span,.landing-model-output-queue .queue-inline-copy-structured strong{white-space:normal;text-overflow:clip}.landing-model-output-queue .queue-inline-copy-structured strong{font-size:.84rem;line-height:1.35}.landing-model-output-queue .queue-inline-copy-structured span{font-size:.75rem;line-height:1.42}.landing-model-output-queue .provider-tag{flex:0 0 auto;gap:6px;padding:7px 10px;font-size:.72rem}.landing-model-output-queue .provider-icon{width:18px;height:18px}.landing-model-output-queue .queue-quote{margin-top:8px;color:var(--landing-mini-muted);font-size:.74rem;line-height:1.42}.landing-model-output-queue-warning{background:linear-gradient(135deg,rgba(255,107,44,.12),rgba(255,107,44,.04)),color-mix(in srgb,var(--landing-mini-surface-soft) 86%,transparent)}.landing-model-floor{position:absolute;left:50%;bottom:8px;width:72%;height:42px;transform:translateX(-50%) rotateX(80deg);border-radius:999px;background:radial-gradient(circle,var(--landing-mini-plane),rgba(90,154,255,0) 72%);filter:blur(14px);opacity:.8}.landing-model-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.landing-model-point{display:grid;align-content:start;grid-gap:10px;gap:10px;min-height:100%;padding:18px;border:1px solid var(--line);border-radius:20px;background:hsla(0,0%,100%,.03)}.landing-model-point span{width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;background:linear-gradient(145deg,var(--accent),var(--accent-strong));color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.08em}.landing-model-point p{margin:0;color:var(--muted);line-height:1.6}@media (max-width:1024px){.landing-model-scene{grid-template-columns:minmax(0,1fr);gap:14px;min-height:auto}.landing-model-pane{min-height:0;transform:none}.landing-model-floor,.landing-model-link{display:none}}@media (max-width:640px){.landing-model-visual{padding:14px;border-radius:20px}.landing-model-pane{padding:14px;border-radius:18px}.landing-model-pane-top{align-items:flex-start;flex-direction:column}.landing-model-speaker-row{grid-template-columns:24px minmax(0,1fr);padding:10px}.landing-model-speaker-badge{width:24px;height:24px;border-radius:8px;font-size:.72rem}.landing-model-output-queue .queue-line{flex-direction:column}}.landing-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.landing-overview-card{display:grid;grid-gap:14px;gap:14px;padding:24px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.01)),var(--surface-bg);box-shadow:var(--shadow)}.landing-overview-card-accent{background:radial-gradient(circle at top right,rgba(255,107,44,.12),transparent 28%),linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.01)),var(--surface-bg)}.landing-overview-kicker{margin:0}.landing-overview-title{margin:0;color:var(--ink);font-size:clamp(1.5rem,2.35vw,2rem);line-height:1.02;letter-spacing:-.04em}.landing-overview-copy{margin:0;color:var(--muted);line-height:1.75}.landing-overview-list{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.landing-overview-list li{position:relative;padding:14px 0 14px 26px;border-bottom:1px solid var(--line);color:var(--ink);font-size:.96rem;letter-spacing:-.01em;line-height:1.55;white-space:nowrap}.landing-overview-list li:before{content:"";position:absolute;left:0;top:22px;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 12%,transparent)}.landing-overview-list li:last-child{padding-bottom:2px;border-bottom:0}.landing-summary-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.landing-summary-heading>div{min-width:0}.landing-summary-copy{max-width:none;width:100%}.landing-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.landing-summary-card{display:grid;grid-gap:14px;gap:14px;padding:22px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02)),var(--card-shell-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 20px 42px rgba(0,0,0,.12)}.landing-summary-card-wide{gap:18px}.landing-summary-kicker{margin:0;color:var(--eyebrow);font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.landing-summary-card h3{margin:0;font-size:1.24rem;line-height:1.2}.landing-workflow-card{align-content:start}.landing-workflow-card-header{display:flex;align-items:flex-start;gap:14px}.landing-workflow-card-header>div{display:grid;grid-gap:6px;gap:6px}.landing-workflow-step{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;border-radius:14px;background:linear-gradient(145deg,var(--accent),var(--accent-strong));color:#fff;font-size:.84rem;font-weight:700;letter-spacing:.06em;box-shadow:0 14px 28px color-mix(in srgb,var(--accent) 24%,transparent)}.landing-workflow-scene{display:grid;align-content:start;grid-gap:12px;gap:12px}.landing-workflow-tabs,.landing-workflow-toolbar{position:relative;z-index:2;display:flex;gap:8px;flex-wrap:wrap}.landing-workflow-chat-source,.landing-workflow-exec-chip,.landing-workflow-panel-label,.landing-workflow-tab,.landing-workflow-tag{width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:999px;border:1px solid var(--landing-mini-scene-edge);background:var(--landing-mini-surface);color:var(--landing-mini-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-workflow-tag.is-accent{background:linear-gradient(135deg,rgba(74,143,255,.16),rgba(74,143,255,.08))}.landing-workflow-toolbar{align-items:center}.landing-workflow-toolbar .landing-workflow-tabs{margin-left:auto}.landing-workflow-button-row,.landing-workflow-field-grid,.landing-workflow-status-row{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:8px}.landing-workflow-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.landing-workflow-field,.landing-workflow-file-shell,.landing-workflow-note-shell{position:relative;z-index:2;display:grid;align-content:start;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--landing-mini-scene-edge);border-radius:18px;background:linear-gradient(180deg,var(--landing-mini-surface-strong),var(--landing-mini-surface)),var(--landing-mini-scene-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 16px 30px rgba(0,0,0,.12)}.landing-workflow-field-label{color:var(--landing-mini-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-workflow-field strong,.landing-workflow-file-meta strong{color:var(--landing-mini-ink);font-size:.9rem;line-height:1.35}.landing-workflow-file-copy,.landing-workflow-file-meta span,.landing-workflow-inline-warning,.landing-workflow-note-body p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.6}.landing-workflow-file-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.landing-workflow-action-button{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:9px 12px;border-radius:999px;border:1px solid var(--landing-mini-scene-edge);background:var(--landing-mini-surface);color:var(--landing-mini-muted);font-size:.76rem;font-weight:700;letter-spacing:.04em}.landing-workflow-action-button.is-primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-color:transparent;color:#fff}.landing-workflow-note-body{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--landing-mini-scene-edge);border-radius:16px;background:var(--landing-mini-surface-soft)}.landing-workflow-inline-warning{padding:10px 12px;border:1px solid color-mix(in srgb,var(--accent) 18%,var(--landing-mini-scene-edge));border-radius:14px;background:color-mix(in srgb,var(--accent) 10%,transparent)}.landing-workflow-panel,.landing-workflow-summary-card,.landing-workflow-upload-card{position:relative;z-index:2;display:grid;align-content:start;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--landing-mini-scene-edge);border-radius:18px;background:linear-gradient(180deg,var(--landing-mini-surface-strong),var(--landing-mini-surface)),var(--landing-mini-scene-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 16px 30px rgba(0,0,0,.12)}.landing-workflow-upload-card{min-height:154px;place-items:center;border-style:dashed}.landing-workflow-speaker-badge,.landing-workflow-upload-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;font-size:.9rem;font-weight:700}.landing-workflow-speaker-badge.is-alt{background:linear-gradient(135deg,#4a8fff,#7daeff)}.landing-workflow-speaker-badge.is-soft{background:linear-gradient(135deg,#7a8aa8,#a2afc7)}.landing-workflow-chat-shell,.landing-workflow-history-list,.landing-workflow-line-stack,.landing-workflow-output-stack{display:grid;grid-gap:8px;gap:8px}.landing-workflow-line{display:block;height:10px;border-radius:999px;background:var(--landing-mini-surface);width:74%}.landing-workflow-line-wide{width:100%}.landing-workflow-line-short{width:56%}.landing-workflow-history-grid,.landing-workflow-structure-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.landing-workflow-speaker-row{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px}.landing-workflow-calendar-event,.landing-workflow-task-item{width:-moz-fit-content;width:fit-content;padding:10px 12px;border-radius:14px;background:linear-gradient(135deg,rgba(255,107,44,.18),rgba(255,107,44,.08));color:var(--landing-mini-ink);font-size:.84rem;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.landing-workflow-task-item.is-alt{background:linear-gradient(135deg,rgba(74,143,255,.18),rgba(74,143,255,.08))}.landing-workflow-task-item.is-muted{background:var(--landing-mini-surface);color:var(--landing-mini-muted)}.landing-workflow-history-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:var(--landing-mini-surface-soft)}.landing-workflow-history-item strong{color:var(--landing-mini-ink);font-size:.88rem}.landing-workflow-history-item span{color:var(--landing-mini-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-workflow-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px}.landing-workflow-calendar-grid span{aspect-ratio:1;border-radius:10px;background:var(--landing-mini-surface)}.landing-workflow-calendar-grid span.is-accent{background:linear-gradient(135deg,rgba(255,107,44,.9),rgba(255,107,44,.5))}.landing-workflow-calendar-grid span.is-soft{background:linear-gradient(135deg,rgba(74,143,255,.9),rgba(74,143,255,.45))}.landing-workflow-chat-source,.landing-workflow-exec-chip{position:relative;z-index:2;text-transform:none;letter-spacing:0}.landing-workflow-scene-chat{align-content:center}.landing-workflow-chat-bubble{max-width:88%;padding:12px 14px;border:1px solid var(--landing-mini-scene-edge);font-size:.86rem;line-height:1.5;box-shadow:0 12px 24px rgba(0,0,0,.08)}.landing-workflow-chat-bubble.is-user{justify-self:end;background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.landing-workflow-chat-bubble.is-ai{background:var(--landing-mini-surface-strong);color:var(--landing-mini-ink)}.landing-flow-visual,.landing-mini-scene{position:relative;overflow:hidden;border:1px solid var(--landing-mini-scene-edge);border-radius:22px;background:radial-gradient(circle at top right,rgba(255,107,44,.12),transparent 28%),var(--landing-mini-scene-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),var(--landing-mini-shadow)}.landing-flow-visual:before,.landing-mini-scene:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.12),transparent 42%);opacity:.65;pointer-events:none}.landing-flow-visual{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr) 36px minmax(0,1fr);grid-gap:10px;gap:10px;min-height:248px;padding:22px}.landing-flow-panel{position:relative;z-index:2;display:grid;align-content:start;grid-gap:12px;gap:12px;min-height:148px;padding:16px;border:1px solid var(--landing-mini-scene-edge);border-radius:18px;background:linear-gradient(180deg,var(--landing-mini-surface-strong),var(--landing-mini-surface)),var(--landing-mini-scene-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 16px 30px rgba(0,0,0,.12)}.landing-flow-panel-upload{transform:translateY(10px)}.landing-flow-panel-note{transform:translateY(-8px)}.landing-flow-panel-task{transform:translateY(10px)}.landing-flow-panel-kicker,.landing-mini-chip{width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:999px;border:1px solid var(--landing-mini-scene-edge);background:var(--landing-mini-surface);color:var(--landing-mini-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-flow-file,.landing-flow-note{display:grid;grid-gap:8px;gap:8px}.landing-chat-bubble,.landing-chat-search,.landing-flow-file,.landing-flow-note,.landing-tracking-card{transform:none}.landing-flow-avatar,.landing-flow-file-dot{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;font-size:.78rem;font-weight:700}.landing-flow-avatar.is-alt{background:linear-gradient(135deg,#4a8fff,#7daeff)}.landing-flow-file-line,.landing-flow-note-line{display:block;height:10px;border-radius:999px;background:var(--landing-mini-surface)}.landing-flow-file-line-wide,.landing-flow-note-line-wide{width:100%}.landing-flow-file-line,.landing-flow-note-line{width:74%}.landing-flow-file-line-short,.landing-flow-note-line-short{width:56%}.landing-flow-task-chip{width:-moz-fit-content;width:fit-content;padding:10px 12px;border-radius:14px;background:linear-gradient(135deg,rgba(255,107,44,.18),rgba(255,107,44,.08));color:var(--landing-mini-ink);font-size:.84rem;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.landing-flow-task-chip.is-alt{background:linear-gradient(135deg,rgba(74,143,255,.18),rgba(74,143,255,.08))}.landing-flow-task-chip.is-muted{background:var(--landing-mini-surface);color:var(--landing-mini-muted)}.landing-flow-link{position:relative;z-index:1;height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(255,107,44,0),rgba(255,107,44,.9),rgba(74,143,255,.18));transform:translateY(8px)}.landing-flow-link:after{content:"";position:absolute;top:50%;right:-2px;width:10px;height:10px;border-top:2px solid rgba(74,143,255,.7);border-right:2px solid rgba(74,143,255,.7);transform:translateY(-50%) rotate(45deg)}.landing-flow-floor,.landing-mini-floor{position:absolute;left:50%;bottom:12px;width:74%;height:44px;transform:translateX(-50%) rotateX(80deg);border-radius:999px;background:radial-gradient(circle,var(--landing-mini-plane),rgba(90,154,255,0) 72%);filter:blur(14px);opacity:.82}.landing-mini-scene{min-height:232px;padding:18px}.landing-mini-chip{position:absolute;z-index:2;box-shadow:0 14px 28px rgba(0,0,0,.12)}.landing-mini-chip-team{top:14px;left:14px}.landing-mini-chip-project{right:14px;bottom:14px}.landing-tracking-board{position:relative;z-index:2;display:grid;grid-gap:12px;gap:12px;margin-top:28px;transform:none}.landing-tracking-lane{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--landing-mini-scene-edge);border-radius:16px;background:var(--landing-mini-surface-soft)}.landing-tracking-lane span{color:var(--landing-mini-muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-tracking-card{padding:12px 14px;border-radius:14px;background:var(--landing-mini-surface-strong);color:var(--landing-mini-ink);font-size:.88rem}.landing-tracking-card.is-accent{background:linear-gradient(135deg,rgba(255,107,44,.2),rgba(255,107,44,.08))}.landing-tracking-card.is-soft{background:linear-gradient(135deg,rgba(74,143,255,.18),rgba(74,143,255,.08))}.landing-chat-scene{display:grid;align-content:start}.landing-chat-shell{position:relative;z-index:2;display:grid;grid-gap:10px;gap:10px;margin-top:20px;transform:none}.landing-chat-bubble{max-width:88%;padding:12px 14px;border-radius:18px;border:1px solid var(--landing-mini-scene-edge);font-size:.86rem;line-height:1.5;box-shadow:0 12px 24px rgba(0,0,0,.08)}.landing-chat-bubble.is-user{justify-self:end;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff}.landing-chat-bubble.is-ai{background:var(--landing-mini-surface-strong);color:var(--landing-mini-ink)}.landing-chat-search{width:-moz-fit-content;width:fit-content;margin-top:6px;padding:9px 12px;border-radius:999px;background:var(--landing-mini-surface);color:var(--landing-mini-muted);font-size:.78rem}.landing-chat-orbit{position:absolute;right:18px;top:18px;width:76px;height:76px;border-radius:999px;border:1px dashed var(--landing-mini-scene-edge);opacity:.8}.landing-chat-orbit:after,.landing-chat-orbit:before{content:"";position:absolute;border-radius:999px}.landing-chat-orbit:before{inset:12px;border:1px solid rgba(74,143,255,.35)}.landing-chat-orbit:after{top:10px;right:8px;width:10px;height:10px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));box-shadow:0 0 20px rgba(255,107,44,.28)}.landing-flow-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.landing-flow-point{height:100%;display:grid;align-content:start;grid-gap:10px;gap:10px;padding:18px;border:1px solid var(--line);border-radius:20px;background:hsla(0,0%,100%,.03)}.landing-workflow-scene{position:relative;min-height:0;align-content:stretch;perspective:none}.landing-workflow-scene-chat{align-content:stretch}.landing-workflow-stage{position:relative;display:grid;grid-gap:12px;gap:12px;min-height:0;transform-style:flat}.landing-workflow-panel-card{position:relative;overflow:hidden;min-width:0;border:1px solid var(--landing-mini-scene-edge);border-radius:22px;background:linear-gradient(180deg,var(--landing-mini-surface-strong),var(--landing-mini-surface)),var(--landing-mini-scene-bg);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 12px 24px rgba(0,0,0,.1);transform-style:flat}.landing-workflow-panel-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.12),transparent 42%);opacity:.6;pointer-events:none}.landing-workflow-panel-card-front{z-index:3;order:1}.landing-workflow-panel-card-back{z-index:2;order:2}.landing-workflow-stage .landing-workflow-panel-card{top:auto;right:auto;bottom:auto;left:auto;width:auto;min-height:0;transform:none}.landing-workflow-scene .landing-mini-floor{display:none}.landing-workflow-inline-meta{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;color:var(--landing-mini-muted);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-workflow-inline-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.landing-workflow-inline-meta-row .landing-workflow-inline-meta+.landing-workflow-inline-meta:before{content:"•";margin-right:8px;color:var(--landing-mini-muted)}.landing-workflow-panel-card-upload-back{padding:14px}.landing-workflow-panel-card-upload-front{display:grid;grid-gap:10px;gap:10px;padding:14px}.landing-workflow-panel-card-note-back{padding:14px}.landing-workflow-panel-card-note-front{display:grid;grid-gap:12px;gap:12px;padding:16px 14px 14px}.landing-workflow-panel-card-history-front{display:grid;grid-gap:10px;gap:10px;padding:14px}.landing-workflow-panel-card-calendar-back{padding:12px}.landing-workflow-panel-card-chat-back{padding:14px}.landing-workflow-panel-card-chat-front{transform:none}.landing-workflow-field-grid-compact{position:relative;z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.landing-workflow-panel-card .landing-workflow-field{gap:4px;padding:10px 11px;border-radius:16px;box-shadow:0 10px 20px rgba(0,0,0,.08)}.landing-workflow-panel-card .landing-workflow-field-label{font-size:.58rem}.landing-workflow-panel-card .landing-workflow-field strong{font-size:.76rem}.landing-workflow-transcript-scope{position:relative;z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.landing-workflow-transcript-scope .transcript-scope-menu{min-width:0}.landing-workflow-transcript-scope .scope-pill-button{width:100%;cursor:default;padding:7px 10px 7px 11px}.landing-workflow-transcript-scope .scope-pill-field-label{font-size:.56rem}.landing-workflow-transcript-scope .scope-pill-value{font-size:.72rem;max-width:none}.landing-workflow-transcript-scope .scope-pill-chevron{font-size:.72rem}.landing-workflow-transcript-shell{position:relative;z-index:2;gap:9px;padding:14px;border-radius:18px;background:color-mix(in srgb,var(--landing-mini-surface-soft) 92%,transparent);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.landing-workflow-transcript-shell .transcript-file-picker{gap:4px}.landing-workflow-transcript-shell .transcript-file-picker-title{font-size:.76rem}.landing-workflow-transcript-shell .transcript-file-meta span,.landing-workflow-transcript-shell .transcript-file-picker-copy{font-size:.68rem;line-height:1.42}.landing-workflow-transcript-shell .transcript-file-meta strong{font-size:.76rem}.landing-workflow-transcript-shell .transcript-preview-stats{gap:10px}.landing-workflow-transcript-actions{position:relative;z-index:2;gap:8px}.landing-workflow-transcript-actions .button,.landing-workflow-transcript-actions .button-secondary{padding:8px 11px;font-size:.7rem;pointer-events:none}.landing-workflow-note-preview{position:relative;z-index:2;display:grid;grid-gap:8px;gap:8px}.landing-workflow-calendar-head strong,.landing-workflow-note-preview strong,.landing-workflow-search-result strong{color:var(--landing-mini-ink);font-size:.82rem;line-height:1.42}.landing-workflow-calendar-head span,.landing-workflow-note-preview span,.landing-workflow-search-result p,.landing-workflow-search-result span{margin:0;color:var(--landing-mini-muted);font-size:.7rem;line-height:1.42}.landing-workflow-panel-card-note-front.note-panel:before{left:14px;top:12px;width:68px;height:3px}.landing-workflow-note-sheet{padding:13px;border-radius:18px}.landing-workflow-note-sheet p{font-size:.72rem;line-height:1.48}.landing-workflow-note-queue{padding:10px 11px;border-radius:18px;box-shadow:none}.landing-workflow-note-queue:before{inset:12px auto 12px 0;width:2px}.landing-workflow-note-queue .queue-line{align-items:flex-start;gap:8px}.landing-workflow-note-queue .queue-inline-copy-structured strong{font-size:.74rem}.landing-workflow-note-queue .queue-inline-copy-structured span,.landing-workflow-note-queue .quote.queue-quote{font-size:.68rem;line-height:1.38}.landing-workflow-note-queue .tag{padding:5px 8px;font-size:.62rem}.landing-workflow-history-surface-head,.landing-workflow-scope-row{position:relative;z-index:2;display:flex;gap:8px;flex-wrap:wrap}.landing-workflow-history-surface-head{align-items:flex-start;justify-content:space-between}.landing-workflow-history-surface-head .landing-demo-view-toggle{transform:scale(.84);transform-origin:right top}.landing-workflow-history-stack{position:relative;z-index:2;display:grid;grid-gap:10px;gap:10px}.landing-workflow-history-card{padding:11px;cursor:default;box-shadow:0 16px 28px rgba(0,0,0,.12)}.landing-workflow-history-card.history-button{grid-template-columns:60px minmax(0,1fr);gap:10px}.landing-workflow-history-card .history-date-block{gap:4px;padding:9px 6px;border-radius:15px}.landing-workflow-history-card .history-date-month,.landing-workflow-history-card .history-date-weekday{font-size:.58rem}.landing-workflow-history-card .history-date-day{font-size:1.22rem}.landing-workflow-history-card .history-provider-cluster{gap:6px}.landing-workflow-history-card .history-provider-pill{gap:5px;padding:4px 7px;font-size:.6rem}.landing-workflow-history-card .provider-icon{width:14px;height:14px}.landing-workflow-history-card .history-card-title{font-size:.88rem}.landing-workflow-history-card .history-summary-copy{display:grid;grid-gap:4px;gap:4px}.landing-workflow-history-card .history-summary{margin-top:6px;font-size:.7rem;line-height:1.42}.landing-workflow-history-card .history-footer{margin-top:10px;gap:8px;font-size:.68rem}.landing-workflow-history-card .history-review-count{padding:5px 8px;font-size:.62rem}.landing-workflow-history-card .participant-avatar{width:20px;height:20px;margin-left:-6px;font-size:.48rem}.landing-workflow-history-card .history-participant-names{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-workflow-calendar-preview{position:relative;z-index:2;display:grid;grid-gap:10px;gap:10px}.landing-workflow-calendar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.landing-workflow-calendar-grid{gap:5px}.landing-workflow-calendar-grid span{border-radius:9px}.landing-workflow-calendar-event{width:100%;justify-content:space-between;font-size:.72rem}.landing-workflow-search-result{position:relative;z-index:2;display:grid;grid-gap:8px;gap:8px;min-width:0}.landing-workflow-search-result p,.landing-workflow-search-result span,.landing-workflow-search-result strong{overflow-wrap:anywhere}.landing-workflow-panel-card-chat-front{padding:0}.landing-workflow-panel-card-chat-back{display:grid;align-content:start}.landing-workflow-chat-results-preview{position:relative;z-index:2;display:grid;align-content:start;grid-gap:8px;gap:8px}.landing-workflow-chat-results-preview .dashboard-chat-results-header{font-size:.58rem}.landing-workflow-chat-results-preview .dashboard-chat-result{padding:10px 10px 10px 13px;border-radius:14px;gap:4px;cursor:default}.landing-workflow-chat-results-preview .dashboard-chat-result:before{inset:10px auto 10px 0}.landing-workflow-chat-results-preview .dashboard-chat-result-date{font-size:.62rem}.landing-workflow-chat-results-preview .dashboard-chat-result-title{font-size:.78rem}.landing-workflow-chat-results-preview .dashboard-chat-result-reason,.landing-workflow-chat-results-preview .dashboard-chat-result-summary{font-size:.66rem;line-height:1.38;overflow-wrap:anywhere}.landing-workflow-chat-panel{width:auto;height:100%;min-height:0;border:0;border-radius:inherit;background:color-mix(in srgb,var(--surface-bg) 96%,rgba(8,12,24,.9));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-workflow-chat-panel .dashboard-chat-header{min-height:40px;padding:10px 10px 0}.landing-workflow-chat-panel .dashboard-chat-label{font-size:.72rem;white-space:nowrap}.landing-workflow-chat-panel .dashboard-chat-close{width:26px;height:26px;pointer-events:none}.landing-workflow-chat-panel .dashboard-chat-close svg{width:14px;height:14px}.landing-workflow-chat-panel .dashboard-chat-thread{min-width:0;padding:12px 10px;gap:10px;overflow:hidden}.landing-workflow-chat-panel .dashboard-chat-message{gap:8px}.landing-workflow-chat-panel .dashboard-chat-message-body{min-width:0;gap:5px}.landing-workflow-chat-panel .dashboard-chat-message.assistant .dashboard-chat-message-body,.landing-workflow-chat-panel .dashboard-chat-message.user .dashboard-chat-message-body{max-width:calc(100% - 30px)}.landing-workflow-chat-panel .dashboard-chat-avatar{width:22px;height:22px;font-size:.5rem}.landing-workflow-chat-panel .dashboard-chat-meta{padding:0 2px}.landing-workflow-chat-panel .dashboard-chat-role{font-size:.56rem;letter-spacing:.1em}.landing-workflow-chat-panel .dashboard-chat-bubble{max-width:100%;padding:10px 11px;border-radius:16px;font-size:.7rem;line-height:1.42;gap:8px;box-shadow:0 12px 22px rgba(0,0,0,.1);overflow-wrap:anywhere}.landing-workflow-chat-panel .dashboard-chat-text{overflow-wrap:anywhere}.landing-workflow-chat-panel .dashboard-chat-form{padding:10px;gap:8px}.landing-workflow-chat-panel .dashboard-chat-input{min-height:40px;padding:0 12px;display:flex;align-items:center;font-size:.66rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-workflow-chat-panel .dashboard-chat-send{width:40px;height:40px;min-width:40px}.landing-workflow-chat-panel .dashboard-chat-send svg{width:13px;height:13px}.landing-workflow-shot{width:100%;min-width:0;overflow:hidden;border-radius:24px;animation:none}.landing-workflow-shot.panel{padding:16px}.landing-workflow-shot .panel-header{margin-bottom:14px}.landing-workflow-shot-title{font-size:1rem;line-height:1.1}.landing-workflow-shot .button,.landing-workflow-shot .button-secondary{display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.landing-workflow-static-input{display:flex;align-items:center;min-height:44px;line-height:1.45}.landing-workflow-shot-upload .transcript-metadata-grid{gap:10px}.landing-workflow-shot-upload .draft-editor-field{gap:6px}.landing-workflow-shot-note .draft-editor-field span,.landing-workflow-shot-upload .draft-editor-field span{font-size:.74rem}.landing-workflow-shot-note .draft-input,.landing-workflow-shot-upload .draft-input{border-radius:14px;padding:10px 12px}.landing-workflow-shot-upload .transcript-scope-control{grid-template-columns:minmax(0,1fr) auto;gap:8px}.landing-workflow-shot-upload .scope-pill-button{padding:6px 9px 6px 11px}.landing-workflow-shot-upload .scope-pill-field-label{font-size:.56rem}.landing-workflow-shot-upload .scope-pill-value{font-size:.76rem}.landing-workflow-shot-upload .scope-pill-chevron{font-size:.72rem}.landing-workflow-shot-upload .transcript-scope-create-button{width:36px;min-width:36px;height:36px;padding:0;border-radius:12px}.landing-workflow-shot-upload .transcript-scope-create-button span{display:block;transform:translateY(-1px);font-size:1.2rem;font-weight:300}.landing-workflow-shot-upload .transcript-recorder-shell{margin-top:12px;gap:10px;padding:14px;border-radius:20px}.landing-workflow-shot-upload .transcript-inline-form-title{font-size:.9rem;line-height:1.35}.landing-workflow-shot-upload .transcript-recorder-description{font-size:.76rem;line-height:1.45}.landing-workflow-shot-upload .transcript-recorder-actions{gap:8px}.landing-workflow-shot-upload .transcript-recorder-live-badge{padding:8px 11px;font-size:.76rem}.landing-workflow-shot-upload .transcript-recorder-live-badge:before{width:8px;height:8px}.landing-workflow-shot-upload .transcript-recorder-actions .button-secondary{padding:8px 11px;font-size:.72rem;white-space:nowrap}.landing-workflow-shot-upload .transcript-upload-shell{margin-top:12px;gap:10px;padding:14px;border-radius:20px}.landing-workflow-shot-upload .transcript-file-meta span,.landing-workflow-shot-upload .transcript-file-picker-copy{font-size:.76rem;line-height:1.45}.landing-workflow-shot-upload .transcript-file-meta strong{font-size:.86rem}.landing-workflow-shot-upload .detail-actions{gap:8px}.landing-workflow-shot-upload .transcript-preview-stats{margin-top:14px;gap:8px}.landing-workflow-shot-upload .scope-pill{padding:7px 10px;font-size:.72rem}.landing-workflow-shot-note .transcript-note-field{margin-top:0}.landing-workflow-shot-note .transcript-note-editor{height:156px;min-height:156px;max-height:156px;line-height:1.58;font-size:.84rem}.landing-workflow-note-editor-mock{min-height:0;display:grid;align-content:start;grid-gap:10px;gap:10px;overflow:hidden}.landing-workflow-note-editor-mock p{margin:0}.landing-workflow-shot-note .note-inline-alert{margin-top:0;font-size:.78rem}.landing-workflow-shot-note .transcript-json-preview{margin-top:0;border-radius:18px}.landing-workflow-shot-note .transcript-json-preview summary{padding:12px 14px;font-size:.82rem}.landing-workflow-shot-note .transcript-json-preview pre{max-height:92px;padding:0 14px 14px;font-size:.68rem;line-height:1.5}.landing-workflow-shot-note .transcript-submit-row{margin-top:0}.landing-workflow-history-shell{display:grid;grid-gap:12px;gap:12px;width:100%;min-width:0}.landing-workflow-history-heading{align-items:flex-start;gap:12px}.landing-workflow-history-topbar{justify-content:flex-end;flex-wrap:wrap;gap:10px}.landing-workflow-history-topbar .button{padding:8px 12px;font-size:.72rem;white-space:nowrap}.landing-workflow-date-value{color:var(--ink);font-size:.74rem;font-weight:700;letter-spacing:0;text-transform:none}.landing-workflow-shot-history{padding:14px}.landing-workflow-shot-toolbar{margin-bottom:12px}.landing-workflow-shot-history .history-toolbar-controls{align-items:flex-start;gap:8px}.landing-workflow-shot-history .scope-pill-selector{display:inline-flex;flex-wrap:nowrap;gap:8px;min-width:0}.landing-workflow-shot-history .scope-pill-menu{min-width:0}.landing-workflow-shot-history .scope-pill-button{min-width:0;padding:6px 9px 6px 11px}.landing-workflow-shot-history .scope-pill-field-label{font-size:.56rem}.landing-workflow-shot-history .scope-pill-value{font-size:.76rem;max-width:none}.landing-workflow-shot-history .scope-pill-chevron{font-size:.76rem}.landing-workflow-history-topbar .landing-demo-view-toggle{transform:scale(.84);transform-origin:right top}.landing-workflow-shot-history .history-toolbar-filter{margin-left:auto}.landing-workflow-shot-history .history-date-range{gap:6px}.landing-workflow-shot-history .history-date-field{gap:6px;padding:6px 9px;border-radius:12px}.landing-workflow-shot-history .history-date-reset{padding:6px 10px;font-size:.68rem;white-space:nowrap}.landing-workflow-shot-history .compact-queue-list,.landing-workflow-shot-list{gap:10px}.landing-workflow-shot-chat{width:100%;height:338px}.landing-workflow-chat-thread{position:relative;z-index:2;display:grid;align-content:start;grid-gap:12px;gap:12px;padding:14px}.landing-workflow-chat-message{display:flex;align-items:flex-end;gap:8px}.landing-workflow-chat-message.is-user{justify-content:flex-end}.landing-workflow-chat-avatar{width:24px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.5rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-workflow-chat-avatar.ai{border:1px solid var(--line);background:linear-gradient(180deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.06));color:color-mix(in srgb,var(--ink) 82%,#fff 18%)}.landing-workflow-chat-avatar.user{background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 72%,#fff 28%));color:#fff}.landing-workflow-chat-bubble{max-width:82%;padding:10px 12px;border-radius:18px;font-size:.72rem;line-height:1.48;box-shadow:0 14px 24px rgba(0,0,0,.1)}.landing-workflow-chat-bubble.is-ai{border:1px solid var(--line);border-bottom-left-radius:10px;background:linear-gradient(180deg,color-mix(in srgb,var(--button-secondary-bg) 90%,#fff 10%),var(--button-secondary-bg));color:var(--ink)}.landing-workflow-chat-bubble.is-user{margin-left:auto;border-bottom-right-radius:10px;background:color-mix(in srgb,var(--accent) 78%,#fff 22%);color:#fff}.landing-workflow-chat-inputbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:.68rem}.landing-workflow-chat-send{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 72%,#fff 28%));color:#fff;font-size:.86rem;line-height:1}.landing-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:18px;gap:18px;margin-top:18px;padding:0 8px 8px}.landing-footer-contact,.landing-footer-copy{min-width:0;color:var(--muted);font-size:.92rem;line-height:1.5}.landing-footer-contact{justify-self:start;text-decoration:none;transition:color .14s ease}.landing-footer-contact:hover{color:var(--ink)}.landing-footer-copy{justify-self:center;text-align:center}.landing-footer-actions{display:flex;justify-self:end;align-items:center;flex-wrap:wrap;gap:10px}.landing-footer-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:color-mix(in srgb,var(--button-secondary-bg) 88%,transparent);color:var(--ink);text-decoration:none;font-size:.84rem;font-weight:650;line-height:1;white-space:nowrap;transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.landing-footer-link:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 30%,var(--line));background:color-mix(in srgb,var(--button-secondary-bg) 76%,var(--surface-bg) 24%);box-shadow:0 14px 28px color-mix(in srgb,#000 8%,transparent)}.landing-footer-link svg{flex:0 0 auto;width:16px;height:16px;display:block;overflow:visible}.landing-footer-link:hover svg{transform:translate(1px,-1px);transition:transform .14s ease}@media (max-width:900px){.landing-summary-grid{grid-template-columns:minmax(0,1fr)}.landing-workflow-scene{min-height:0}.landing-footer{grid-template-columns:minmax(0,1fr);justify-items:center;gap:12px;padding:4px 0 0}.landing-footer-actions,.landing-footer-contact,.landing-footer-copy{justify-self:center;text-align:center}}@media (max-width:640px){.landing-workflow-scene{min-height:0}.landing-workflow-shot.panel{padding:14px}.landing-workflow-shot-upload .transcript-metadata-grid,.landing-workflow-shot-upload .transcript-scope-control{grid-template-columns:minmax(0,1fr)}.landing-workflow-shot-history .history-toolbar-controls,.landing-workflow-shot-history .scope-pill-selector{align-items:stretch;flex-wrap:wrap}.landing-workflow-history-heading{display:grid}.landing-workflow-history-topbar .landing-demo-view-toggle{transform:none}.landing-workflow-transcript-scope{grid-template-columns:minmax(0,1fr)}}