:root{--mac-bg:#1F1F1F;--mac-bg-secondary:#1C1C1C;--mac-bg-tertiary:#1A1A1A;--mac-surface:#282828;--mac-surface-secondary:#2B2B2B;--mac-surface-tertiary:#2E2E2E;--mac-card:#252525;--mac-card-hover:#2A2A2A;--mac-border:#3A3A3A;--mac-border-light:#404040;--mac-text:#E0E0E0;--mac-text-secondary:#969696;--mac-text-tertiary:#686868;--mac-muted-green:#5A7A5A;--mac-muted-blue:#5A6B7A;--mac-muted-orange:#7A6B5A;--mac-muted-red:#7A5A5A;--mac-muted-purple:#6B5A7A;--mac-muted-pink:#8B6B7A;--mac-muted-yellow:#8B8B5A;--mac-status-approved:#6B8E6B;--mac-status-pending:#8B7A6B;--mac-status-active:#6B7A8B;--color-bg:var(--mac-bg);--color-bg-elevated:var(--mac-surface);--color-bg-card:var(--mac-card);--color-bg-card-hover:var(--mac-card-hover);--color-text-primary:var(--mac-text);--color-text-secondary:var(--mac-text-secondary);--color-text-tertiary:var(--mac-text-tertiary);--color-border:var(--mac-border);--color-border-subtle:#333333;--color-accent:var(--mac-muted-blue);--color-accent-hover:#6B7A8B;--color-success:var(--mac-status-approved);--glass-bg:rgba(40,40,40,0.55);--glass-border:rgba(255,255,255,0.08);--glass-shadow:0 20px 60px rgba(0,0,0,0.55),0 2px 0 rgba(255,255,255,0.04) inset;--glass-blur:saturate(140%) blur(24px);--space-xxs:2px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:96px;--space-5xl:128px;--radius-xs:3.6px;--radius-sm:7.2px;--radius-md:10.8px;--radius-lg:14.4px;--radius-xl:18px;--radius-2xl:21.6px;--shadow-card:0 2px 8px rgba(0,0,0,0.35),0 8px 24px rgba(0,0,0,0.25);--shadow-card-hover:0 4px 16px rgba(0,0,0,0.45),0 16px 40px rgba(0,0,0,0.35);--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-base:250ms cubic-bezier(0.4,0,0.2,1);--transition-slow:500ms cubic-bezier(0.22,1,0.36,1);--content-width:1100px;--content-width-narrow:680px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;background:#100f0d;color:var(--color-text-primary);line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}.hero-product,.post-carousel,.post-featured,.production-carousel,.production-description,.production-tabs-wrapper,.ui-demo-container{display:none!important}.two-column-layout{grid-template-columns:1fr!important}.nav{position:fixed;inset:0 0 auto;z-index:100;background:rgba(0,0,0,.7);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:0}.nav-content{max-width:var(--content-width);margin:0 auto;padding:0 var(--space-lg);height:48px;justify-content:space-between}.nav-content,.nav-logo{display:flex;align-items:center}.nav-logo{gap:10px;text-decoration:none;min-height:44px}.nav-logo-img{height:28px;width:auto}.nav-logo-wordmark{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,sans-serif;font-weight:700;font-size:17px;letter-spacing:-.01em;color:#ffffff;line-height:1}.nav-links{display:flex;align-items:center;gap:var(--space-xl)}.nav-links a{font-size:14px;color:var(--color-text-secondary);transition:color var(--transition-fast)}.nav-links a:hover{color:var(--color-text-primary)}.nav-cta{background:#0a0a0a;color:white!important;padding:6px 14px;border-radius:var(--radius-xl);font-weight:500;transition:background var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast);box-shadow:0 2px 6px rgba(0,0,0,.18)}.nav-cta:hover{background:#262626;transform:scale(1.02);box-shadow:0 4px 14px rgba(0,0,0,.28)}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:4px;color:var(--color-text-secondary);font-size:14px;cursor:pointer;transition:color var(--transition-fast)}.nav-dropdown-trigger:hover{color:var(--color-text-primary)}.nav-dd-chev{font-size:9px;opacity:.7;transition:transform .2s ease}.nav-dropdown:hover .nav-dd-chev{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%) translateY(4px);min-width:180px;background:rgba(28,28,28,.9);backdrop-filter:saturate(160%) blur(20px);-webkit-backdrop-filter:saturate(160%) blur(20px);border:1px solid var(--mac-border);border-radius:9px;padding:6px;box-shadow:0 10px 30px rgba(0,0,0,.45),0 2px 6px rgba(0,0,0,.25);opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:101}.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.nav-dropdown-menu a{display:block;padding:7px 12px;font-size:13px;color:var(--mac-text-secondary);border-radius:6px;transition:background .15s ease,color .15s ease}.nav-dropdown-menu a:hover{background:rgba(255,255,255,.05);color:var(--mac-text)}.amber-canvas{position:relative;isolation:isolate;background:radial-gradient(70% 60% at 100% 50%,rgba(225,172,116,.12),transparent 72%),linear-gradient(90deg,#131210,#17140f 60%,#1e1810)}.amber-canvas:before{background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:32px 32px}.amber-canvas:after,.amber-canvas:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.amber-canvas:after{opacity:.25;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='320' height='320'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch' seed='5'/><feColorMatrix values='0 0 0 0 0.50  0 0 0 0 0.35  0 0 0 0 0.15  0 0 0 0.4 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:320px 320px}.amber-canvas>*{position:relative;z-index:1}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:120px 0 var(--space-3xl) 5vw;text-align:left;position:relative;background:transparent;overflow:hidden}.hero,.hero .hero-title{color:#ece9e3}.hero .hero-subtitle-main{color:rgba(236,233,227,.6)}.hero .hero-tagline,.hero .tagline-line,.hero .tagline-line.active,.hero .tagline-line.final{color:rgba(236,233,227,.55)!important}.hero-split--flipped .hero-title{color:#ece9e3}.hero-split--flipped .hero-subtitle-main{color:rgba(236,233,227,.6)}.hero-split{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 88vw;align-items:center;gap:clamp(16px,2vw,32px);width:100%}.hero-video-wrap{position:relative;width:100%;aspect-ratio:1920/1247;overflow:visible;opacity:0;transform:translateY(20px) scale(.98);animation:heroVideoReveal 1.1s cubic-bezier(.22,1,.36,1) .35s forwards,heroVideoFloat 7s ease-in-out 1.4s infinite alternate}.hero-video-clip{position:absolute;inset:0;overflow:hidden;border-radius:18px 0 0 18px;border:1px solid rgba(255,255,255,.08);border-right:0;box-shadow:0 20px 80px rgba(0,0,0,.6),-20px 0 80px rgba(91,107,122,.22),inset 0 0 0 1px rgba(255,255,255,.04);background:#0a0a0a}.hero-video{width:100%;height:100%;display:block;object-fit:cover;object-position:center;animation:heroVideoZoom 18s ease-in-out 1s infinite alternate}.hero-video-wrap:before{content:"";position:absolute;inset:-10%;z-index:-1;background:radial-gradient(ellipse at center,rgba(91,107,122,.25),transparent 60%);filter:blur(40px);opacity:0;animation:heroGlow 1.2s ease .5s forwards,heroGlowPulse 6s ease-in-out 1.7s infinite alternate;pointer-events:none}@keyframes heroVideoReveal{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroVideoFloat{0%{transform:translateY(0) scale(1)}to{transform:translateY(-6px) scale(1.006)}}@keyframes heroVideoZoom{0%{transform:scale(1)}to{transform:scale(1.04)}}@keyframes heroGlow{0%{opacity:0}to{opacity:1}}@keyframes heroGlowPulse{0%{opacity:.75;transform:scale(1)}to{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.hero-video,.hero-video-wrap,.hero-video-wrap:before{animation:none!important;opacity:1!important;transform:none!important}}@media (max-width:900px){.hero{padding:120px 5vw var(--space-3xl)}.hero-split{grid-template-columns:1fr;gap:32px}.hero-video-wrap{aspect-ratio:1920/1247;border-radius:12.6px 0 0 12.6px;margin-right:-5vw}}.hero-ambient{position:absolute;inset:-10% -5%;z-index:0;pointer-events:none;overflow:hidden}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;will-change:transform;animation:kenBurnsOrb 22s ease-in-out infinite alternate}.hero-orb.orb-a{top:8%;left:6%;width:320px;height:320px;background:radial-gradient(circle,#dfa253 0,transparent 65%);animation-duration:26s;opacity:.3}.hero-orb.orb-b{top:30%;right:4%;width:480px;height:480px;background:radial-gradient(circle,#ffffff 0,transparent 65%);animation-duration:30s;animation-delay:-6s}.hero-orb.orb-c{bottom:4%;left:35%;width:400px;height:400px;background:radial-gradient(circle,#dfa253 0,transparent 65%);animation-duration:34s;animation-delay:-12s;opacity:.25}.hero-grid{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(0,0,0,.07) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.07) 1px,transparent 0);background-size:32px 32px;mask-image:radial-gradient(ellipse at center,black 40%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,black 40%,transparent 75%)}.hero:after,.hero:before{content:none}.hero-ambient,.hero-grid{display:none}.hero-content{max-width:640px;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:1;margin:0}.hero-title{font-size:clamp(27px,3.5vw,47px);font-weight:700;letter-spacing:-.035em;line-height:1.05;margin-bottom:var(--space-md);opacity:0;animation:fadeUp .9s cubic-bezier(.22,1,.36,1) .1s forwards;text-align:left;width:100%}.hero-title br{display:block}@media (max-width:620px){.hero-title br{content:""}.hero-title br:after{content:" ";white-space:pre}}.hero-subtitle-main{font-size:clamp(12px,.92vw,14px);color:var(--color-text-secondary);margin-bottom:var(--space-md);opacity:0;animation:fadeUp .9s cubic-bezier(.22,1,.36,1) .25s forwards;text-align:left;width:100%;line-height:1.55;max-width:100%}.hero-subtitle-flip{position:relative;padding:0}.hero-flip{position:relative;display:grid;perspective:900px}.hero-flip-line{grid-area:1/1;width:100%;transform-origin:50% 0;backface-visibility:hidden;will-change:transform,opacity;opacity:0;animation:heroFlip 8s cubic-bezier(.4,0,.2,1) infinite}.hero-flip-line--b{animation-delay:-4s}@keyframes heroFlip{0%{opacity:1;transform:rotateX(0deg)}38%{opacity:1;transform:rotateX(0deg)}50%{opacity:0;transform:rotateX(-90deg)}88%{opacity:0;transform:rotateX(90deg)}to{opacity:1;transform:rotateX(0deg)}}@media (prefers-reduced-motion:reduce){.hero-flip{display:block;perspective:none}.hero-flip-line{grid-area:auto;display:inline;opacity:1;transform:none;animation:none}.hero-flip-line--a:after{content:" "}}.hero-tagline{position:relative;margin-bottom:var(--space-xl);width:100%;min-height:1.6em;align-items:center}.hero-cta-row,.hero-tagline{display:flex;justify-content:flex-start}.hero-cta-row{margin-bottom:var(--space-2xl);opacity:0;animation:fadeUp .9s cubic-bezier(.22,1,.36,1) .55s forwards}.hero-cta-row .btn-primary{display:inline-flex;align-items:center;gap:6px;background:#0a0a0a;color:#ffffff;font-size:12px;font-weight:600;padding:8px 16px;border-radius:999px;box-shadow:0 4px 14px rgba(60,30,0,.18);transition:transform .15s ease,box-shadow .15s ease}.hero-cta-row .btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(60,30,0,.28)}.tagline-line{position:relative;display:inline-block;max-width:100%;transform:translateY(10px);font-size:clamp(12px,.9vw,14px);font-weight:500;letter-spacing:-.005em;color:var(--color-text-primary);opacity:0;transition:opacity .5s ease,transform .5s ease}.tagline-line.active,.tagline-line.final{opacity:1;transform:translateY(0)}.tagline-line.exiting{opacity:0;transform:translateY(-10px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-product{position:relative;margin-top:var(--space-lg);width:100%;max-width:1150px;margin-left:auto;margin-right:auto;padding:0 var(--space-lg);opacity:0;animation:productReveal 1.2s ease .8s forwards;z-index:1}@keyframes productReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.product-ui{border:1px solid var(--color-border);border-radius:var(--radius-2xl);overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.4),0 2px 10px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,255,255,.05),inset 0 1px 2px rgba(255,255,255,.03);height:560px;width:100%;max-width:1080px}.product-ui,.script-panel{display:flex;background:#1C1C1E}.script-panel{width:250px;border-right:1px solid var(--color-border-subtle);flex-direction:column}.script-header{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;background:var(--color-bg-elevated);border-bottom:1px solid var(--color-border-subtle)}.script-title-bar{display:flex;align-items:center;gap:4px}.script-name{font-size:9px;background:var(--color-bg-card);padding:2px 6px;border-radius:4px}.script-version{font-size:10px;color:var(--color-text-tertiary)}.live-badge{font-size:8px;color:#34C759}.script-tools{display:flex;gap:4px;color:var(--color-text-tertiary);font-size:9px}.tool-icon{opacity:.5}.script-content{flex:1;padding:10px;overflow:hidden;font-family:SF Mono,Courier New,monospace;font-size:8px;line-height:1.4;color:var(--color-text-secondary)}.script-title{font-size:10px;font-weight:600;color:var(--color-text-primary);margin-bottom:8px;font-family:inherit}.script-meta{margin-bottom:10px}.meta-label{color:var(--color-text-primary);margin-bottom:2px}.meta-line{color:var(--color-text-secondary)}.script-act{font-weight:700;margin:10px 0 5px}.script-scene{font-weight:700;margin-bottom:5px}.script-direction{color:var(--color-text-tertiary);margin-bottom:8px}.script-character{margin-left:10px;margin-bottom:2px}.script-dialogue{margin-left:10px}.script-footer{display:flex;gap:4px;padding:5px 8px;background:var(--color-bg-elevated);border-top:1px solid var(--color-border-subtle);flex-wrap:wrap}.footer-tag{font-size:7px;color:var(--color-text-tertiary);padding:1px 4px;border-radius:3px}.footer-tag.action{background:var(--color-accent);color:white}.breakdown-panel{flex:1;background:var(--color-bg-elevated);display:flex;flex-direction:column;min-width:0;overflow:hidden}.breakdown-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px 14px;background:var(--mac-bg);flex-shrink:0}.breakdown-title{font-size:16px;font-weight:700;color:var(--mac-text);letter-spacing:-.01em}.header-actions{display:flex;align-items:center;gap:10px}.settings-icon{color:var(--mac-text-tertiary);font-size:14px;cursor:pointer;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:var(--mac-surface);border:1px solid var(--mac-border);transition:background .15s}.settings-icon:hover{background:var(--mac-surface-secondary)}.reanalyze-btn{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,var(--mac-muted-blue),#4A5B6A);color:#fff;border:none;padding:7px 14px;border-radius:999px;font-size:11px;font-weight:600;cursor:pointer;box-shadow:0 3px 6px rgba(90,107,122,.25);transition:transform .15s,box-shadow .15s;font-family:inherit}.reanalyze-btn:hover{transform:translateY(-1px);box-shadow:0 5px 10px rgba(90,107,122,.35)}.breakdown-tabs{display:flex;gap:6px;padding:0 24px 12px;background:var(--mac-bg);border-bottom:1px solid var(--mac-border);flex-shrink:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.breakdown-tabs::-webkit-scrollbar{display:none}.bd-tab{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:400;color:var(--mac-text-tertiary);padding:6px 12px;border-radius:7.2px;cursor:pointer;background:transparent;border:none;white-space:nowrap;transition:background .15s,color .15s;font-family:inherit}.bd-tab:hover{color:var(--mac-text-secondary)}.bd-tab.active{background:#363636;color:var(--mac-text);font-weight:600}.tab-count{padding:2px 6px;border-radius:4px;font-size:10px;font-weight:500;background:var(--mac-surface);color:var(--mac-text-secondary);font-variant-numeric:tabular-nums;transition:background .15s}.bd-tab.active .tab-count{background:rgba(58,58,58,.6);color:var(--mac-text)}.bd-tab[data-tab=scenes] .tab-count.tinted{color:#7A9BAD}.bd-tab[data-tab=characters] .tab-count.tinted{color:#7AAD7A}.bd-tab[data-tab=locations] .tab-count.tinted{color:#8B9D7A}.bd-tab[data-tab=props] .tab-count.tinted{color:#AD9B7A}.tab-content{display:none;flex:1;overflow:hidden;flex-direction:column}.tab-content.active{display:flex}.breakdown-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px}.stat-card{background:rgba(28,28,30,.4);border-radius:9px;padding:12px;border:1px solid var(--color-border-subtle)}.stat-icon{color:var(--color-text-tertiary);margin-bottom:6px}.stat-value{font-size:28px;line-height:1;margin-bottom:2px}.stat-label{font-size:11px}.breakdown-actions{display:flex;gap:10px;padding:16px;margin-top:auto}.bd-btn{flex:1;padding:10px 14px;border-radius:7.2px;font-size:12px;font-weight:500;cursor:pointer;border:1px solid var(--color-border)}.bd-btn.secondary{background:transparent;color:var(--color-text-primary)}.bd-btn.primary{background:var(--color-bg-card);color:var(--color-text-primary)}.list-scroll{flex:1;overflow-y:auto;padding:12px}.scene-card{background:var(--mac-card);border:1px solid var(--mac-border);border-radius:7.2px;padding:12px;margin-bottom:8px;transition:background .15s ease,border-color .15s ease}.scene-card:hover{background:var(--mac-card-hover);border-color:var(--mac-border-light)}.scene-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.scene-num{color:#7A9BAD;font-size:11px;font-weight:700;letter-spacing:.02em}.scene-tag{background:var(--mac-surface);color:var(--mac-text-secondary);font-size:9px;font-weight:600;letter-spacing:.06em;padding:2px 6px;border-radius:6px;text-transform:uppercase}.scene-pages{margin-left:auto;color:var(--mac-text-tertiary);font-size:10px;font-variant-numeric:tabular-nums}.scene-title{font-size:11px;font-weight:600;color:var(--mac-text);margin-bottom:6px;letter-spacing:.02em}.scene-desc{font-size:11px;color:var(--mac-text-secondary);line-height:1.45}.list-item{background:var(--mac-card);border:1px solid var(--mac-border);border-radius:7.2px;margin-bottom:4px;overflow:hidden;transition:background .15s ease,border-color .15s ease}.list-item:hover{background:var(--mac-card-hover)}.list-item.expanded,.list-item:hover{border-color:var(--mac-border-light)}.item-row{display:flex;align-items:center;padding:8px 12px;gap:10px}.item-chevron{color:var(--mac-text-tertiary);font-size:9px;width:10px}.item-icon{font-size:12px;width:16px;text-align:center}.item-icon.green{color:var(--mac-muted-green)}.item-icon.gray{color:var(--mac-text-tertiary)}.item-icon.red{color:var(--mac-muted-red)}.item-info{flex:1;min-width:0}.item-name{display:block;color:var(--color-text-primary)}.item-scenes{display:block;font-size:10px;color:var(--color-text-tertiary)}.item-actions{display:flex;gap:8px}.action-icon{font-size:12px;color:var(--color-text-tertiary);cursor:pointer}.action-icon.green{color:#34C759}.item-detail{padding:0 12px 12px 34px;border-top:1px solid var(--color-border-subtle)}.detail-section{padding-top:10px}.detail-label{font-size:9px;font-weight:500;letter-spacing:.05em;margin-bottom:8px}.detail-label,.detail-sublabel{color:var(--color-text-tertiary)}.detail-sublabel{font-size:10px;margin-bottom:4px}.detail-box{background:rgba(58,58,60,.3);border-radius:6px;padding:10px;font-size:11px;color:var(--color-text-secondary);line-height:1.5;border-left:3px solid #af52de}.section-label{font-size:9px;letter-spacing:.05em;padding:12px 0 8px}.add-item-btn{background:#1C1C1E;border:none;color:#34C759;font-size:11px;padding:10px 14px;border-radius:6px;cursor:pointer;margin-top:4px}.right-stack{flex:1;min-width:0}.canvas-panel,.right-stack{display:flex;flex-direction:column;overflow:hidden}.canvas-panel{width:auto;background:#1C1C1E;border-top:1px solid var(--color-border-subtle);max-height:0;opacity:0;transform:translateY(50px);transition:max-height 4.8s cubic-bezier(.22,1,.36,1),opacity 2.8s cubic-bezier(.16,1,.3,1),transform 4.8s cubic-bezier(.22,1,.36,1)}.canvas-panel.visible{max-height:600px;opacity:1;transform:translateY(0);flex:0 0 45%}.canvas-header{display:flex;align-items:center;gap:12px;padding:8px 12px;border-bottom:1px solid var(--color-border-subtle);flex-shrink:0}.selected-badge{font-size:11px;color:var(--color-text-tertiary)}.canvas-title{font-size:13px;color:var(--color-text-primary)}.canvas-controls{margin-left:auto;display:flex;gap:8px;color:var(--color-text-tertiary);font-size:14px}.canvas-graph{flex:1;position:relative;overflow:hidden;background:#1C1C1E}.graph-grid{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.graph-connections{overflow:visible}.graph-connections,.graph-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.graph-node{position:absolute;background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:7.2px;padding:6px 10px;max-width:150px;font-size:9px;z-index:2;cursor:grab;transition:box-shadow .15s,transform .1s}.graph-node:hover{box-shadow:0 4px 12px rgba(0,0,0,.3)}.graph-node.dragging{cursor:grabbing;box-shadow:0 8px 24px rgba(0,0,0,.4);z-index:10}.node-dot{width:6px;height:6px;border-radius:50%;display:inline-block;margin-right:4px}.node-dot.purple{background:#AF52DE}.node-dot.blue{background:#5AC8FA}.node-dot.green{background:#34C759}.node-dot.orange{background:#FF9500}.node-dot.pink{background:#FF2D55}.node-dot.yellow{background:#FFCC00}.node-type{font-size:8px;color:var(--color-text-tertiary);letter-spacing:.05em;display:block;margin-bottom:2px}.node-label{font-size:9px;color:var(--color-text-secondary);line-height:1.3;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.canvas-footer{display:flex;gap:16px;padding:10px 16px;border-top:1px solid var(--color-border-subtle)}.footer-stat{font-size:11px;color:var(--color-text-tertiary)}.btn{display:inline-flex;align-items:center;padding:14px 28px;font-size:17px;font-weight:500;border-radius:var(--radius-xl);border:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .15s}.btn-primary{background:#0a0a0a;color:white;box-shadow:0 2px 8px rgba(0,0,0,.2)}.btn-primary:hover{background:#262626;transform:scale(1.02) translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.32)}.btn-primary:active{transform:scale(.98)}.section{padding:var(--space-5xl) var(--space-lg)}.section-content{max-width:var(--content-width);margin:0 auto}.section-header-centered{text-align:center;max-width:var(--content-width);margin:0 auto var(--space-lg)}.section-label{display:inline-block;font-size:13px;font-weight:500;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-sm)}.section-title{font-size:clamp(28px,6.5vw,48px);font-weight:700;letter-spacing:-.02em;margin-bottom:var(--space-sm)}.section-subtitle{font-size:clamp(16px,2vw,19px);color:var(--color-text-tertiary)}.section-pillars{position:relative;background:linear-gradient(180deg,#1b1610,#14100a);isolation:isolate;min-height:100vh;max-height:none;display:flex;flex-direction:column;justify-content:center;padding:clamp(20px,3vh,48px) var(--space-lg) clamp(56px,8vh,112px);overflow:hidden;border-top-left-radius:clamp(24px,2.4vw,40px);border-top-right-radius:clamp(24px,2.4vw,40px);margin-top:calc(clamp(24px, 2.4vw, 40px) * -1);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);z-index:2}.section-pillars:before{background:radial-gradient(30% 16% at 14% 8%,rgba(222,158,82,.26),transparent 70%),radial-gradient(30% 18% at 86% 94%,rgba(228,190,143,.42),transparent 70%),radial-gradient(20% 12% at 70% 5%,rgba(220,141,81,.16),transparent 70%),radial-gradient(18% 12% at 32% 92%,rgba(231,207,173,.36),transparent 70%);filter:blur(2px)}.section-pillars:after,.section-pillars:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.section-pillars:after{opacity:.78;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='320' height='320'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='3' stitchTiles='stitch' seed='9'/><feColorMatrix values='0 0 0 0 0.42  0 0 0 0 0.28  0 0 0 0 0.10  0 0 0 0.65 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:320px 320px}.section-preproduction{position:relative;background:#100f0d;color:#ece9e3;isolation:isolate;overflow:hidden;padding:clamp(24px,4vh,56px) var(--space-lg) clamp(160px,22vh,260px);color:#ffffff;z-index:2}.preprod-eyebrow{color:rgba(236,233,227,.55)!important}.preprod-headline-soft{color:rgba(236,233,227,.4)!important}.preprod-headline-strong{color:#ece9e3!important}.preprod-sub{color:rgba(236,233,227,.6)!important}.preprod-feature-icon{background:rgba(0,0,0,.06)!important}.preprod-feature-icon,.preprod-feature-title{color:#ece9e3!important}.preprod-feature-body{color:rgba(236,233,227,.6)!important}.preprod-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(28px,4vh,56px)}.preprod-eyebrow{display:inline-block;font-size:13px;letter-spacing:.08em;font-weight:500;color:rgba(236,233,227,.55);text-transform:uppercase}.preprod-headline{margin:var(--space-sm) 0 0;font-size:clamp(28px,3.4vw,48px);font-weight:600;letter-spacing:-.02em;line-height:1.05;display:flex;flex-direction:column;gap:4px}.preprod-headline-soft{color:rgba(236,233,227,.4);font-weight:500}.preprod-headline-strong{color:#ece9e3}.preprod-sub{margin:var(--space-xs) 0 0;font-size:clamp(14px,1.05vw,17px);line-height:1.55;color:rgba(236,233,227,.6);max-width:720px}.section-preproduction--intro{padding-bottom:clamp(56px,7vh,96px)}.section-preproduction--features{padding-top:clamp(56px,7vh,96px)}.preprod-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,3vw,48px);align-items:start}.preprod-feature{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon title" "body body";column-gap:12px;row-gap:10px;align-items:center}.preprod-feature-icon{grid-area:icon;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:rgba(0,0,0,.06);color:#dcd3c2;margin:0}.preprod-feature-title{grid-area:title;margin:0;font-size:18px;font-weight:600;line-height:1;color:#ece9e3}.preprod-feature-body{grid-area:body;margin:0;font-size:14.5px;line-height:1.55;color:rgba(236,233,227,.6)}@media (max-width:900px){.preprod-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.preprod-features{grid-template-columns:1fr}}.section-customer-quotes{position:relative;background:#100f0d;padding:clamp(28px,3.6vh,48px) var(--space-lg) clamp(76px,9vh,124px);border-top-left-radius:clamp(24px,2.4vw,40px);border-top-right-radius:clamp(24px,2.4vw,40px);margin-top:calc(clamp(24px, 2.4vw, 40px) * -1);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);z-index:2}.section-customer-quotes .tstm{margin:0 auto;max-width:1280px;padding:0;background:transparent;border-radius:0;box-shadow:none;border-top:none;gap:clamp(12px,1.8vh,22px)}.section-customer-quotes .tstm-viewport{max-width:1040px}.section-customer-quotes .tstm-quote{font-size:clamp(19px,2.1vw,27px);text-wrap:pretty}.section-customer-quotes .tstm-cite{font-size:clamp(13px,1.1vw,16px)}.section-customer-quotes .tstm-logos{gap:clamp(20px,3.5vw,48px)}.tstm{--tstm-amber:#d97706;--tstm-amber-strong:#b45309;margin-top:clamp(48px,8vh,96px);padding-top:clamp(36px,5vh,64px);border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;gap:clamp(32px,5vh,56px)}.tstm-viewport{width:100%;max-width:860px;overflow:hidden}.tstm-track{display:flex;transition:transform .6s cubic-bezier(.22,1,.36,1);will-change:transform}.tstm-slide{flex:0 0 100%;min-width:0;padding:0 clamp(4px,2vw,24px)}.tstm-quote-block{margin:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(20px,3vh,32px)}.tstm-quote{margin:0;font-size:clamp(20px,2.4vw,32px);line-height:1.32;font-weight:500;letter-spacing:-.015em;color:rgba(236,233,227,.68);text-wrap:balance}.tstm-cite{font-size:clamp(14px,1.1vw,17px);line-height:1.4;color:rgba(236,233,227,.5)}.tstm-name{font-weight:600;color:#ece9e3}.tstm-link{display:inline-flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:var(--tstm-amber-strong);text-decoration:none;transition:gap var(--transition-fast),color var(--transition-fast)}.tstm-link:hover{color:#92400e;gap:9px}.tstm-link svg{flex:none}.tstm-logos{width:100%;max-width:1240px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(8px,1.2vw,18px)}.tstm-logo{appearance:none;border:1.5px solid transparent;background:transparent;border-radius:10.8px;padding:clamp(9px,1.5vh,15px) 12px;min-height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgba(236,233,227,.62);opacity:.4;transition:opacity var(--transition-fast),border-color var(--transition-fast)}.tstm-logo:hover{opacity:.72}.tstm-logo.is-active{border-color:var(--tstm-amber);color:#ece9e3;opacity:1}.tstm-logo:focus-visible{outline:2px solid var(--tstm-amber);outline-offset:2px}.tstm-img{display:block;width:auto;object-fit:contain}.tstm-img--tisch{height:clamp(30px,3.5vw,42px)}.tstm-img--oscar{height:clamp(40px,4.6vw,52px)}.tstm-svg{display:block;color:#ece9e3}.tstm-svg--miramax{width:clamp(88px,10vw,128px);height:auto}.tstm-tisch{display:inline-flex;align-items:center;gap:9px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#ece9e3}.tstm-tisch-badge{flex:none;width:clamp(30px,3.4vw,40px);height:clamp(30px,3.4vw,40px);background:#0a0a0a;display:flex;align-items:center;justify-content:center}.tstm-torch{width:62%;height:62%}.tstm-nyu,.tstm-tisch-word{font-size:clamp(18px,2.1vw,26px);font-weight:800;letter-spacing:-.01em;line-height:1}.tstm-tisch-rule{width:1.5px;align-self:stretch;min-height:clamp(20px,2.5vw,26px);background:#0a0a0a}.tstm-wt{display:inline-flex;align-items:center;gap:8px;color:#ece9e3}.tstm-svg--oscar{flex:none;height:clamp(40px,4.6vw,52px);width:auto}.tstm-wt-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:800;font-size:clamp(16px,2vw,23px);letter-spacing:.03em}.tstm-wt-sub{font-size:.4em;font-weight:600;letter-spacing:.26em;margin-top:4px;opacity:.75}.tstm-lul{display:inline-flex;align-items:center;gap:8px;color:#ece9e3}.tstm-bulb{flex:none;width:clamp(24px,2.8vw,31px);height:clamp(24px,2.8vw,31px)}.tstm-lul-text{display:flex;flex-direction:column;align-items:center;line-height:1;font-weight:700;font-size:clamp(22px,2.8vw,32px);letter-spacing:-.01em}.tstm-lul-sub{font-size:.4em;font-weight:600;letter-spacing:.26em;margin-top:4px;opacity:.7}@media (max-width:760px){.tstm-logos{grid-auto-flow:row;grid-template-columns:repeat(4,minmax(0,1fr));overflow-x:visible;padding-bottom:0}}@media (prefers-reduced-motion:reduce){.tstm-track{transition:none}}.section-pillars>*{position:relative;z-index:1}.section-pillars .section-header-centered{margin-bottom:clamp(28px,4.5vh,56px)}.section-pillars .section-label{color:rgba(236,233,227,.55)}.section-pillars .section-title{display:flex;flex-direction:column;gap:4px;line-height:1.05}.section-pillars .section-subtitle{color:rgba(236,233,227,.55)}.pillars-title-soft{color:rgba(236,233,227,.4);font-weight:500}.pillars-title-strong{color:#ece9e3}.pillars-grid{max-width:1280px;margin:clamp(8px,1.2vh,16px) auto 0;padding:0 var(--space-lg) clamp(16px,2.5vh,36px);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(16px,2vw,30px);min-height:0}.pillar-card--wide{grid-column:span 4}.pillar-card--narrow,.pillar-card--third{grid-column:span 2}.pillar-card--full{grid-column:span 6}.pillar-card{display:flex;flex-direction:column;gap:var(--space-xs);padding:var(--space-sm) var(--space-sm) var(--space-md);border-radius:var(--radius-2xl);background:#100f0d;border:1px solid rgba(255,255,255,.06);min-height:0;overflow:hidden;box-shadow:0 4px 12px rgba(60,30,0,.08),0 24px 48px -12px rgba(60,30,0,.16),0 36px 80px -20px rgba(120,60,0,.12);transition:transform var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base)}.pillar-card:hover{transform:translateY(-6px);border-color:rgba(255,255,255,.14);box-shadow:0 6px 18px rgba(60,30,0,.12),0 32px 64px -10px rgba(60,30,0,.22),0 48px 96px -16px rgba(120,60,0,.18)}.pillar-visual{position:relative;flex:1 1 auto;width:100%;aspect-ratio:15/14;max-height:calc(100vh - 340px);border-radius:var(--radius-lg);background:var(--mac-bg-tertiary);border:1px solid var(--color-border-subtle);overflow:hidden}.pillar-visual--image{background:rgba(0,0,0,.04);display:block;border:1px solid rgba(255,255,255,.08)}.pillar-image{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;border-radius:var(--radius-lg)}.pillar-visual--placeholder{display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(226,177,134,.3),rgba(255,122,92,.18) 55%,rgba(176,128,255,.16)),#100f0d}.pillar-placeholder-label{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(236,233,227,.36)}@media (min-width:901px){.pillars-grid .pillar-visual{aspect-ratio:auto;max-height:none;min-height:0}.pillar-card--narrow{aspect-ratio:4/5}.pillar-card--wide{aspect-ratio:auto}.pillar-card--third{aspect-ratio:3/4}.pillar-card--full{aspect-ratio:3/1;flex-direction:row-reverse}.pillar-card--full .pillar-content{flex:0 0 34%;justify-content:flex-end;text-align:left;padding:var(--space-lg)}.pillar-card--full .pillar-visual{flex:1 1 auto}}.pillar-mock{position:relative;width:100%;height:100%;padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-md);box-sizing:border-box}.pillar-mock--team{justify-content:space-between}.pillar-mock-canvas{position:relative;flex:1;border-radius:var(--radius-md);background:radial-gradient(80% 60% at 50% 50%,rgba(107,90,122,.3),rgba(90,122,90,.08) 70%,transparent 100%),rgba(255,255,255,.02);border:1px solid var(--color-border-subtle);overflow:hidden;min-height:130px}.pillar-mock-node{position:absolute;width:56px;height:38px;border-radius:var(--radius-sm);background:rgba(224,224,224,.92);top:22%;left:16%;box-shadow:0 8px 24px rgba(0,0,0,.45)}.pillar-mock-node--alt{top:54%;left:60%;background:var(--mac-muted-purple)}.pillar-mock-link{position:absolute;top:46%;left:28%;width:38%;height:1.5px;background:rgba(224,224,224,.32);transform:rotate(22deg);transform-origin:left center}.pillar-mock-cursor{position:absolute;font-size:10px;font-weight:600;color:#fff;padding:3px 8px;border-radius:var(--radius-xs);white-space:nowrap}.pillar-mock-cursor--a{top:14%;left:32%;background:var(--mac-muted-purple)}.pillar-mock-cursor--b{top:60%;left:76%;background:var(--mac-muted-green)}.pillar-mock-avatars{display:flex}.pillar-avatar{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff;border:2px solid var(--color-bg-card);margin-right:-8px;letter-spacing:.02em}.pillar-avatar--count{background:var(--color-border);color:var(--color-text-secondary)}.pillar-mock--ai{justify-content:center;gap:var(--space-md)}.pillar-mock-chip{align-self:flex-start;display:inline-flex;align-items:center;gap:var(--space-sm);padding:7px 12px;border-radius:999px;background:rgba(107,122,139,.18);border:1px solid var(--mac-status-active);color:var(--color-text-primary);font-size:12px;font-weight:500}.pillar-mock-dot{width:6px;height:6px;border-radius:50%;background:var(--mac-status-active);box-shadow:0 0 0 4px rgba(107,122,139,.22)}.pillar-mock-flow{display:flex;flex-direction:column;gap:var(--space-sm)}.pillar-mock-step{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:var(--radius-sm);background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);font-size:13px;color:var(--color-text-primary)}.pillar-mock-status{font-size:11px;color:var(--mac-status-approved);font-weight:500}.pillar-mock-status--pending{color:var(--mac-status-pending)}.pillar-mock--approve{justify-content:center}.pillar-mock-suggestion{padding:var(--space-md);border-radius:var(--radius-md);background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);display:flex;flex-direction:column;gap:var(--space-sm)}.pillar-mock-tag{align-self:flex-start;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--mac-status-active);font-weight:600}.pillar-mock-text{margin:0;font-size:14px;line-height:1.5;color:var(--color-text-primary)}.pillar-mock-actions{display:flex;gap:var(--space-sm)}.pillar-mock-btn{flex:1;padding:9px 12px;border-radius:var(--radius-sm);font-size:12px;font-weight:500;border:1px solid var(--color-border-light);background:transparent;color:var(--color-text-primary);cursor:pointer;font-family:inherit;transition:background var(--transition-fast),border-color var(--transition-fast)}.pillar-mock-btn:hover{background:var(--color-bg-elevated)}.pillar-mock-btn--primary{background:var(--color-text-primary);color:var(--color-bg);border-color:var(--color-text-primary)}.pillar-mock-btn--primary:hover{background:#1c1a17;border-color:#fff}.pillar-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-xs);text-align:left;padding:var(--space-sm)}.pillar-card-title{margin:0;font-size:22px;font-weight:600;color:#ece9e3}.pillar-card-body{margin:0;font-size:15px;line-height:1.6;color:rgba(236,233,227,.6)}@media (min-width:601px) and (max-width:900px){.pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pillar-card--full,.pillar-card--wide{grid-column:1/-1}.pillar-card--narrow,.pillar-card--third{grid-column:span 1}.pillar-card--full .pillar-visual,.pillar-card--wide .pillar-visual{aspect-ratio:16/9}.pillar-card--narrow .pillar-visual,.pillar-card--third .pillar-visual{aspect-ratio:4/3}.pillar-card--full{flex-direction:column}.pillar-card--full .pillar-content{flex:none;text-align:left}.pillar-card{min-height:auto}}@media (max-width:600px){.pillars-grid{grid-template-columns:1fr}.pillar-card--full,.pillar-card--narrow,.pillar-card--third,.pillar-card--wide{grid-column:1/-1}.pillar-card--full{flex-direction:column}.pillar-card--full .pillar-content{flex:none;text-align:left}.pillar-card{min-height:auto}.pillar-visual{min-height:0}}.section-breakdown{position:relative;width:100%;min-height:100vh;background:#100f0d;color:#ece9e3;overflow:hidden;display:flex;align-items:center;padding:var(--space-2xl) 0;border-top-left-radius:clamp(24px,2.4vw,40px);border-top-right-radius:clamp(24px,2.4vw,40px);margin-top:calc(clamp(24px, 2.4vw, 40px) * -1);z-index:2}.section-breakdown .breakdown-inner{width:100%;display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,64px)}.section-breakdown .breakdown-text{display:flex;flex-direction:column;gap:var(--space-lg);padding:0 0 0 clamp(24px,6vw,96px);max-width:640px;justify-self:start}.section-breakdown .breakdown-eyebrow{display:inline-block;font-size:13px;font-weight:500;color:rgba(236,233,227,.55);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-xs)}.section-breakdown .breakdown-kicker{display:flex;flex-direction:column;gap:7px}.section-breakdown .breakdown-chapter{display:inline-block;font-size:13px;font-weight:600;color:#b45309;text-transform:uppercase;letter-spacing:.09em}.section-breakdown .breakdown-kicker .breakdown-eyebrow{margin-bottom:0}.section-breakdown .breakdown-headline{margin:0;font-size:clamp(44px,5.6vw,92px);font-weight:700;line-height:1.02;letter-spacing:-.025em;color:#ece9e3}.section-breakdown .breakdown-sub{margin:0;font-size:clamp(15px,1.25vw,19px);line-height:1.5;color:rgba(236,233,227,.65);max-width:520px}.section-breakdown .breakdown-media{position:relative;overflow:hidden;border-radius:18px 0 0 18px;background:#0a0a0a;box-shadow:0 20px 80px rgba(0,0,0,.6),-20px 0 80px rgba(91,107,122,.22)}.section-breakdown .breakdown-media:before{content:"";position:absolute;inset:-10%;z-index:-1;background:radial-gradient(ellipse at center,rgba(91,107,122,.25),transparent 60%);filter:blur(40px);pointer-events:none}.section-breakdown .breakdown-video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media (max-width:900px){.section-breakdown{min-height:auto;padding:var(--space-3xl) 0}.section-breakdown .breakdown-inner{grid-template-columns:1fr;gap:var(--space-2xl)}.section-breakdown .breakdown-text{padding:0 5vw;order:1}.section-breakdown .breakdown-media{aspect-ratio:16/11;border-radius:12.6px 0 0 12.6px;margin-right:-5vw;order:2;width:calc(100% + 10vw)}}.hero-split--flipped{grid-template-columns:minmax(0,1fr) minmax(0,.34fr);align-items:stretch;gap:clamp(16px,2.5vw,44px)}.hero-split--flipped .hero-video-wrap{width:calc(100% + 6vw);margin-left:-6vw;max-width:min(calc(100% + 6vw),114vh)}.hero-split--flipped .hero-video-clip{transform:none;border-radius:0 18px 18px 0;border:1px solid rgba(255,255,255,.08);border-left:0;box-shadow:0 20px 80px rgba(0,0,0,.6),20px 0 80px rgba(91,107,122,.22),inset 0 0 0 1px rgba(255,255,255,.04)}.hero-chat-card{position:absolute;z-index:6;right:1.5%;bottom:1.5%;width:43%;height:46%;transform:translate(30%,15%) scale(.9);transform-origin:bottom right}.hero-split--flipped .hero-content{align-items:flex-end;justify-content:flex-end;text-align:right;max-width:640px;margin-left:auto;padding:0 clamp(16px,2.4vw,40px) clamp(24px,5vh,60px) 0}.hero-split--flipped .hero-title{font-size:clamp(30px,3.6vw,54px);font-weight:700;line-height:1.04;letter-spacing:-.025em;margin-bottom:var(--space-md);text-align:right}.hero-split--flipped .hero-subtitle-main{font-size:clamp(13px,1vw,15.5px);line-height:1.5;color:rgba(236,233,227,.65);text-align:right}.hero-split--flipped .hero-cta-row{justify-content:flex-end}.hero-split--flipped .hero-tagline{justify-content:flex-end;text-align:right}@media (max-width:900px){.hero-split--flipped{grid-template-columns:1fr}.hero-split--flipped .hero-video-wrap{border-radius:0 12.6px 12.6px 0;margin-left:-5vw;margin-right:0}}.two-column-layout{max-width:1280px;margin:0 auto;padding:0 var(--space-lg);display:grid;grid-template-columns:320px minmax(0,1fr);gap:var(--space-3xl);align-items:start;box-sizing:border-box}.expandable-block{border-bottom:1px solid var(--color-border);overflow:hidden}.expandable-block:first-child{border-top:1px solid var(--color-border)}.block-header{display:flex;justify-content:space-between;padding:var(--space-lg) 0;cursor:pointer;transition:background .2s}.block-header:hover{background:rgba(255,255,255,.02)}.block-header h3{font-size:18px;font-weight:600}.block-toggle{font-size:24px;font-weight:300;color:var(--color-text-tertiary);transition:transform .3s}.expandable-block[data-expanded=true] .block-toggle{transform:rotate(45deg)}.block-content{max-height:0;overflow:hidden;transition:max-height .4s,padding .4s}.expandable-block[data-expanded=true] .block-content{max-height:200px;padding-bottom:var(--space-lg)}.block-content p{font-size:15px;color:var(--color-text-secondary);line-height:1.6}.ui-demo-container{position:sticky;top:calc(48px + var(--space-xl));min-width:0;width:100%}.ui-demo-placeholder{background:var(--color-bg-elevated);border-radius:var(--radius-2xl);border:1px solid var(--color-border);box-shadow:var(--shadow-card),inset 0 0 0 1px rgba(255,255,255,.05),inset 0 1px 2px rgba(255,255,255,.03);aspect-ratio:4/3;overflow:hidden}.demo-tabs{display:flex;gap:var(--space-sm);padding:var(--space-md);border-bottom:1px solid var(--color-border-subtle);background:#1C1C1E}.demo-tab{padding:var(--space-xs) var(--space-md);font-size:12px;color:var(--color-text-tertiary);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s}.demo-tab.active{background:var(--color-bg-card);color:var(--color-text-primary)}.demo-content{display:flex;height:calc(100% - 48px)}.demo-sidebar{width:30%;background:rgba(255,255,255,.02);border-right:1px solid var(--color-border-subtle)}.demo-main{flex:1;padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-sm)}.demo-row{height:24px;background:rgba(255,255,255,.04);border-radius:var(--radius-sm)}.demo-row:nth-child(2){width:80%}.demo-row:nth-child(3){width:60%}.preprod-ui{display:flex;background:#1C1C1E;border-radius:var(--radius-2xl);border:1px solid var(--color-border);overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.4),0 2px 10px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,255,255,.05);height:560px;width:100%;max-width:100%;min-width:0}.preprod-sidebar{width:168px;min-width:0;flex-shrink:0;background:#202020;border-right:1px solid #1e1e20;padding:8px 6px;display:flex;flex-direction:column;gap:2px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.preprod-sidebar::-webkit-scrollbar{width:0;display:none}.sidebar-back{display:flex;align-items:center;gap:4px;padding:4px 8px;color:var(--mac-text-secondary);font-size:10px;cursor:pointer;border-radius:6px;transition:background .15s ease,color .15s ease}.sidebar-back:hover{background:rgba(255,255,255,.04);color:var(--mac-text)}.back-arrow{font-size:10px}.sidebar-project{display:flex;align-items:center;gap:8px;padding:6px 8px;margin-bottom:6px}.project-avatar{width:22px;height:22px;background:linear-gradient(135deg,var(--mac-muted-orange),var(--mac-muted-red));border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;letter-spacing:-.01em}.project-name{font-size:12px;font-weight:600;color:var(--mac-text);letter-spacing:-.01em}.sidebar-nav-item{display:flex;align-items:center;gap:6px;padding:5px 8px;color:var(--mac-text-secondary);font-size:11px;border-radius:6px;cursor:pointer;transition:background .15s ease,color .15s ease}.sidebar-nav-item:hover{background:rgba(255,255,255,.04);color:var(--mac-text)}.sidebar-nav-item .nav-icon{font-size:10px;width:14px;text-align:center;color:var(--mac-text-tertiary)}.sidebar-section{margin-top:4px}.sidebar-section .section-header{display:flex;align-items:center;gap:6px;padding:6px 8px 4px;color:var(--mac-text-tertiary);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.sidebar-section .section-header .nav-icon{font-size:10px;opacity:.75}.sidebar-section .section-chevron{margin-left:auto;font-size:8px;opacity:.55}.sidebar-section .section-items{padding-left:4px;display:flex;flex-direction:column;gap:1px}.sidebar-section .nav-item{display:flex;align-items:center;gap:6px;padding:4px 8px;color:var(--mac-text-secondary);font-size:11px;border-radius:6px;cursor:pointer;transition:all .15s ease}.sidebar-section .nav-item:hover{background:rgba(255,255,255,.04);color:var(--mac-text)}.sidebar-section .nav-item.active{background:rgba(113,113,122,.2);color:var(--mac-text)}.sidebar-section .nav-icon{font-size:10px;width:14px;text-align:center;opacity:.7}.sidebar-divider{height:1px;background:#1E1E20;margin:6px 4px}.preprod-script-panel{flex:1;background:#1C1C1E;display:flex;flex-direction:column}.preprod-script-panel .script-content{flex:1;padding:20px;overflow:hidden;font-family:SF Mono,Courier New,monospace;font-size:12px;line-height:1.6;color:var(--color-text-secondary)}.preprod-script-panel .script-title{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:16px;font-family:inherit}.typewriter-line{opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease}.typewriter-line.visible{opacity:1;transform:translateY(0)}.typewriter-line.typing-active .typed-text{border-right:2px solid var(--color-accent);animation:blink-caret .75s step-end infinite}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:var(--color-accent)}}.preprod-panel{display:none;opacity:0;transition:opacity .2s ease}.preprod-panel.active{display:flex;flex-direction:column;opacity:1}.preprod-shotlist-panel{min-width:0;box-sizing:border-box}.preprod-breakdown-panel,.preprod-shotlist-panel{flex:1;background:#1C1C1E;overflow:hidden}.breakdown-panel-inner{height:100%;display:flex;flex-direction:column;overflow:hidden}.preprod-breakdown-panel .breakdown-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--color-border-subtle)}.preprod-breakdown-panel .breakdown-title{font-size:16px;font-weight:600;color:var(--color-text-primary);margin:0}.preprod-breakdown-panel .header-actions{display:flex;align-items:center;gap:10px}.preprod-breakdown-panel .settings-icon{font-size:14px;color:var(--color-text-tertiary);cursor:pointer}.preprod-breakdown-panel .reanalyze-btn{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);color:var(--color-text-primary);font-size:11px;font-weight:500;padding:5px 10px;cursor:pointer}.preprod-breakdown-panel .breakdown-tabs{display:flex;gap:4px;padding:8px 14px;border-bottom:1px solid var(--color-border-subtle);overflow-x:auto}.preprod-breakdown-panel .bd-tab{background:transparent;border:none;color:var(--color-text-tertiary);font-size:11px;font-weight:500;padding:6px 10px;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:all .15s}.preprod-breakdown-panel .bd-tab.active{background:var(--color-bg-elevated);color:var(--color-text-primary)}.preprod-breakdown-panel .bd-tab .tab-count{background:var(--color-bg-card);padding:2px 6px;border-radius:4px;font-size:10px;margin-left:4px}.preprod-breakdown-panel .tab-content{display:none;flex:1;overflow:hidden}.preprod-breakdown-panel .tab-content.active{display:flex;flex-direction:column}.preprod-breakdown-panel .list-scroll{flex:1;overflow-y:auto;padding:10px 14px}.shotlist-scroll{height:100%;overflow-y:auto;overflow-x:hidden;padding:14px;scrollbar-width:none;box-sizing:border-box}.shotlist-scroll::-webkit-scrollbar{display:none}.shot-header{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;background:var(--mac-card);border-radius:7.2px;margin-bottom:14px;border:1px solid var(--mac-border);box-sizing:border-box;max-width:100%}.shot-menu{color:#444444;font-size:12px;cursor:grab}.shot-thumb-small{width:48px;height:32px;background:linear-gradient(135deg,#2a3a4a,#4a5a6a);border-radius:4px;border:1px solid var(--mac-border);overflow:hidden}.shot-number{font-family:SF Mono,ui-monospace,Menlo,monospace;font-weight:700;color:#999999;width:24px;text-align:center}.shot-type-tag{font-size:10px;font-weight:600;letter-spacing:.04em;color:var(--mac-text);background:var(--mac-surface);border:1px solid var(--mac-border);padding:3px 8px;border-radius:6px;text-transform:uppercase}.shot-title{flex:1 1 100%;font-size:12px;font-weight:500;color:var(--mac-text);line-height:1.4;margin:6px 0 0}.shot-edit{font-size:10px;color:var(--mac-text-tertiary);cursor:pointer;padding:3px 7px;border-radius:6px;transition:background .15s ease,color .15s ease}.shot-edit:hover{background:var(--mac-surface);color:var(--mac-text-secondary)}.shot-approved{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mac-status-approved);background:rgba(107,142,107,.12);border:1px solid rgba(107,142,107,.35);padding:2px 8px;border-radius:999px}.shot-section{margin-bottom:16px}.section-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.shot-section .section-label{font-size:9px;font-weight:700;color:var(--mac-text-tertiary);letter-spacing:.16em;text-transform:uppercase;padding:0;margin-bottom:8px;font-family:-apple-system,SF Pro Text,sans-serif}.section-label-row .section-label{margin-bottom:0}.section-actions{display:flex;gap:10px}.section-actions .action-icon,.section-label-row .action-icon{font-size:14px;color:var(--color-text-tertiary);cursor:pointer}.shot-image-placeholder{width:100%;height:180px;background:linear-gradient(135deg,var(--color-bg-card) 0,var(--color-bg-elevated) 100%);border-radius:var(--radius-md);overflow:hidden}.select-ref-btn,.shot-image-placeholder{border:1px solid var(--color-border-subtle)}.select-ref-btn{background:var(--color-bg-elevated);border-radius:var(--radius-sm);color:var(--color-text-secondary);font-size:12px;padding:10px 14px;cursor:pointer;transition:background .15s}.select-ref-btn:hover{background:var(--color-bg-card)}.description-box{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);padding:12px;font-size:13px;color:var(--color-text-secondary);line-height:1.5}.specs-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px}.spec-item{display:flex;flex-direction:column;gap:6px}.spec-label{font-size:9px;font-weight:700;color:var(--mac-text-tertiary);letter-spacing:.14em;text-transform:uppercase}.spec-dropdown{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:6px;padding:6px 10px;font-size:11px;color:var(--mac-text);display:flex;justify-content:space-between;align-items:center;transition:background .15s ease}.spec-dropdown:hover{background:var(--mac-surface-secondary)}.dropdown-arrow{font-size:9px;color:var(--mac-text-tertiary)}.spec-value{font-size:14px;padding-top:4px}.duration-value,.spec-value{font-weight:500;color:var(--color-text-primary)}.duration-value{font-size:16px}.add-btn{font-size:11px;color:var(--color-text-tertiary);cursor:pointer}.linked-item{display:flex;align-items:center;gap:10px;background:var(--mac-card);border:1px solid var(--mac-border);border-radius:7.2px;padding:8px 12px;transition:background .15s ease,border-color .15s ease}.linked-item:hover{background:var(--mac-card-hover);border-color:var(--mac-border-light)}.item-thumb{width:28px;height:28px;background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px}.item-name{flex:1;font-size:12px;color:var(--mac-text);font-weight:500}.item-name.location-name{color:var(--mac-muted-orange)}.item-status{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mac-text-tertiary);padding:2px 8px;border-radius:999px;border:1px solid var(--mac-border)}.item-status.approved{color:var(--mac-status-approved);background:rgba(107,142,107,.1);border-color:rgba(107,142,107,.35)}.item-remove{color:var(--mac-text-tertiary);padding:0 4px;transition:color .15s ease}.item-remove:hover{color:var(--mac-muted-red)}.item-status.approved{color:#34C759}.item-remove{font-size:14px;color:var(--color-text-tertiary);cursor:pointer}.shot-actions{display:flex;gap:10px;padding-top:16px;border-top:1px solid var(--color-border-subtle);margin-top:16px}.action-btn{padding:10px 14px;border-radius:var(--radius-sm);font-size:12px;font-weight:500;cursor:pointer;border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);color:var(--color-text-primary);transition:all .15s}.action-btn.canvas-btn{background:var(--color-bg-card)}.action-btn.reject-btn{background:rgba(255,59,48,.15);border-color:rgba(255,59,48,.3);color:#FF3B30}.action-btn.delete-btn{background:var(--color-bg-elevated);color:var(--color-text-tertiary)}.schedule-header{padding:12px 14px;border-bottom:1px solid var(--color-border-subtle);box-sizing:border-box;max-width:100%}.schedule-title-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.schedule-icon{font-size:18px}.schedule-title{font-size:18px;font-weight:600;color:var(--color-text-primary);flex:1}.schedule-days{font-size:11px;color:var(--color-text-tertiary);background:var(--color-bg-elevated);padding:4px 8px;border-radius:4px}.schedule-actions{display:flex;gap:8px;flex-wrap:wrap}.schedule-btn{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);color:var(--color-text-secondary);font-size:11px;padding:6px 10px;cursor:pointer;transition:background .15s}.schedule-btn:hover{background:var(--color-bg-card)}.schedule-btn-primary{background:var(--color-accent);border:1px solid var(--color-accent);border-radius:var(--radius-sm);color:white;font-size:11px;font-weight:500;padding:6px 10px;cursor:pointer;transition:opacity .15s}.schedule-btn-primary:hover{opacity:.85}.schedule-tabs{display:flex;gap:4px;padding:10px 14px;border-bottom:1px solid var(--color-border-subtle);overflow-x:auto}.schedule-tab{background:transparent;border:none;color:var(--color-text-tertiary);font-size:11px;font-weight:500;padding:6px 10px;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:all .15s}.schedule-tab.active{background:var(--color-bg-elevated);color:var(--color-text-primary)}.schedule-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:14px}.schedule-stat-card{display:flex;align-items:center;gap:10px;background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:12px}.stat-icon{font-size:20px;opacity:.8}.stat-content{display:flex;flex-direction:column;gap:2px}.stat-number{font-size:18px;font-weight:600;color:var(--color-text-primary)}.stat-label{font-size:10px;text-transform:uppercase;letter-spacing:.05em}.schedule-section{padding:14px;border-bottom:1px solid var(--color-border-subtle);box-sizing:border-box;max-width:100%}.section-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.edit-btn{background:transparent;border:none;color:var(--color-accent);font-size:12px;font-weight:500;cursor:pointer}.phase-empty-state,.shoot-days-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;text-align:center}.production-phases-list{display:flex;flex-direction:column;gap:10px}.phase-card,.production-phases-list{max-width:100%;box-sizing:border-box}.phase-card{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:12px;transition:background .15s}.phase-card:hover{background:var(--color-bg-card)}.phase-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.phase-name{font-size:13px;font-weight:600;color:var(--color-text-primary)}.phase-status{font-size:11px;font-weight:500;padding:3px 8px;border-radius:4px}.phase-status.active{background:rgba(52,199,89,.15);color:#34C759}.phase-status.upcoming{background:rgba(255,255,255,.08);color:var(--color-text-tertiary)}.phase-dates{font-size:11px;color:var(--color-text-tertiary);margin-bottom:10px}.phase-progress{display:flex;align-items:center;gap:10px}.progress-bar{flex:1;height:4px;background:var(--color-bg-card);border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:var(--color-accent);border-radius:2px;transition:width .3s ease}.progress-text{font-size:10px;color:var(--color-text-tertiary);white-space:nowrap}.shoot-days-list{display:flex;flex-direction:column;gap:10px}.shoot-day-card{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:12px;transition:background .15s;box-sizing:border-box;max-width:100%}.shoot-day-card:hover{background:var(--color-bg-card)}.shoot-day-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.shoot-day-number{font-size:13px;font-weight:600;color:var(--color-text-primary)}.shoot-day-date{font-size:11px;color:var(--color-text-tertiary)}.shoot-day-stats{display:flex;align-items:center;gap:6px;margin-bottom:8px}.shoot-stat{font-size:11px;color:var(--color-text-secondary)}.shoot-day-location{font-size:12px;color:var(--color-accent)}.empty-icon{font-size:32px;opacity:.4}.empty-text{font-size:11px;color:var(--color-text-tertiary);line-height:1.4}.empty-icon-large{font-size:48px;opacity:.3}.empty-text-large{font-size:12px;color:var(--color-text-tertiary)}.schedule-stats-bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:14px}.schedule-calendar{padding:14px;border-top:1px solid var(--color-border-subtle)}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.calendar-nav{background:transparent;border:none;color:var(--color-text-secondary);font-size:18px;cursor:pointer;padding:4px 8px}.calendar-month,.calendar-nav:hover{color:var(--color-text-primary)}.calendar-month{font-size:13px;font-weight:600}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px}.calendar-weekday{font-size:10px;font-weight:500;color:var(--color-text-tertiary);text-align:center;padding:4px 0}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--color-text-secondary);border-radius:4px;cursor:pointer;transition:all .15s}.calendar-day:hover:not(.empty){background:var(--color-bg-elevated)}.calendar-day.empty{pointer-events:none}.calendar-day.today{background:var(--color-accent);color:white;font-weight:600}.calendar-day.shoot-day{background:rgba(52,199,89,.2);border:1px solid rgba(52,199,89,.4);color:#34C759;font-weight:600}.section-production{position:relative;background:radial-gradient(120% 80% at 100% 100%,rgba(222,158,82,.28),transparent 60%),radial-gradient(110% 90% at 0 0,rgba(227,187,136,.1),transparent 70%),linear-gradient(135deg,#191510,#14110c 60%,#1b1610);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),inset 0 -60px 80px -40px rgba(180,110,0,.15);color:#ece9e3;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vh,96px) 0 clamp(56px,8vh,104px);border-top-left-radius:clamp(24px,2.4vw,40px);border-top-right-radius:clamp(24px,2.4vw,40px);margin-top:calc(clamp(24px, 2.4vw, 40px) * -1);z-index:2;overflow:hidden;isolation:isolate}.section-production:before{background:radial-gradient(38% 28% at 14% 18%,rgba(222,158,82,.3),transparent 70%),radial-gradient(34% 26% at 86% 84%,rgba(228,190,143,.45),transparent 70%),radial-gradient(22% 18% at 70% 12%,rgba(220,141,81,.18),transparent 70%),radial-gradient(20% 18% at 32% 78%,rgba(231,207,173,.4),transparent 70%);filter:blur(2px)}.section-production:after,.section-production:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.section-production:after{opacity:.78;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='320' height='320'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='3' stitchTiles='stitch' seed='9'/><feColorMatrix values='0 0 0 0 0.42  0 0 0 0 0.28  0 0 0 0 0.10  0 0 0 0.65 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:320px 320px}.section-production .prod-inner,.section-production .prod-scroll-track{position:relative;z-index:1}.section-production .prod-inner{max-width:1280px;margin:0 auto;padding:0 clamp(24px,6vw,96px)}.prod-header{display:flex;flex-direction:column;gap:var(--space-sm);max-width:760px;margin:0 auto;text-align:center}.prod-eyebrow{font-size:13px;letter-spacing:.08em;font-weight:500;text-transform:uppercase;color:rgba(236,233,227,.55)}.prod-headline{margin:var(--space-sm) 0 0;font-size:clamp(28px,6.5vw,48px);font-weight:700;letter-spacing:-.02em;line-height:1.05;display:block;text-wrap:balance}.prod-headline-soft{color:rgba(236,233,227,.4);font-weight:500}.prod-headline-strong{color:#ece9e3}.prod-sub{margin:0 auto;font-size:clamp(13px,1vw,16px);line-height:1.4;color:rgba(236,233,227,.6);max-width:none;white-space:normal;text-align:center}.prod-cameras{margin:6px auto 0;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:rgba(236,233,227,.45);white-space:nowrap}.prod-image-wrap{margin:clamp(28px,4vh,56px) auto;display:flex;justify-content:center;padding:0 var(--space-lg)}.prod-image{position:relative;width:min(95%,1045px);transform-origin:center center;transform:scale(var(--prod-scale,1.15));transition:transform 80ms linear;will-change:transform}.prod-image-clip{position:relative;width:100%;border-radius:18px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}.prod-footer{margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;position:relative;z-index:1}@media (prefers-reduced-motion:reduce){.prod-image{transform:none!important}}.prod-image img,.prod-image video{width:100%;height:auto;max-height:100%;display:block}.prod-image-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.25);pointer-events:none}.prod-image:not(.is-empty) .prod-image-placeholder{display:none}@media (prefers-reduced-motion:reduce){.prod-image{transform:none!important}.prod-scroll-track{height:auto}.prod-sticky{position:static;height:auto}}.production-carousel{position:relative;max-width:100%;margin:0 auto;padding:0 100px}.carousel-arrow,.production-carousel{display:flex;align-items:center;justify-content:center}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.08);border:none;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease;z-index:10}.carousel-arrow:hover{background:rgba(255,255,255,.12);color:var(--color-text-primary)}.carousel-arrow:active{transform:translateY(-50%) scale(.95)}.carousel-arrow-left{left:24px}.carousel-arrow-right{right:24px}.carousel-container{width:100%;max-width:1100px;overflow:hidden}.carousel-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}.carousel-slide{flex-shrink:0;width:100%;display:flex;justify-content:center;padding:var(--space-lg)}.slide-visual{width:100%;max-width:990px}.slide-ui-mock{background:var(--color-bg-elevated);border-radius:var(--radius-2xl);border:1px solid var(--color-border);box-shadow:0 12px 60px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.05),inset 0 1px 2px rgba(255,255,255,.03);overflow:hidden;height:484px}.mock-header{display:flex;align-items:center;gap:8px;padding:14px 18px;background:#1C1C1E;border-bottom:1px solid var(--color-border-subtle)}.mock-dot{width:12px;height:12px;border-radius:50%}.mock-dot.red{background:#ff5f56}.mock-dot.yellow{background:#ffbd2e}.mock-dot.green{background:#27c93f}.mock-content{display:flex;height:calc(100% - 48px)}.mock-sidebar{width:64px;background:#1C1C1E;border-right:1px solid var(--color-border-subtle);padding:var(--space-md) var(--space-sm);display:flex;flex-direction:column;gap:var(--space-sm)}.mock-sidebar-item{width:44px;height:44px;background:var(--color-bg-card);border-radius:var(--radius-md)}.mock-sidebar-item.active{background:var(--color-accent)}.mock-main{flex:1;padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-md)}.mock-camera-feed{flex:1;background:linear-gradient(135deg,#2a2a2c,#1a1a1c);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle);min-height:200px}.mock-metadata{display:flex;flex-direction:column;gap:var(--space-sm)}.mock-meta-row{height:28px;background:rgba(255,255,255,.05);border-radius:var(--radius-sm)}.mock-meta-row.short{width:60%}.mock-info-panel{width:200px;background:#1C1C1E;border-left:1px solid var(--color-border-subtle);padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-sm)}.mock-info-item{height:56px;background:var(--color-bg-card);border-radius:var(--radius-md);border:1px solid var(--color-border-subtle)}.mock-info-item.highlight{border-left:3px solid var(--color-accent)}.mock-info-item.warning{border-left:3px solid #ffbd2e}.mock-review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md);height:100%}.mock-thumbnail{background:linear-gradient(135deg,#2a2a2c,#1a1a1c);border-radius:var(--radius-md);border:1px solid var(--color-border-subtle)}.mock-thumbnail.flagged{border:2px solid #ffbd2e}.validation-mock .mock-content{justify-content:center;align-items:center}.mock-decisions-panel{width:90%;max-width:500px;display:flex;flex-direction:column;gap:var(--space-lg);padding:var(--space-2xl)}.mock-decision-item{height:64px;background:var(--color-bg-card);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle);display:flex;align-items:center;padding:0 var(--space-lg)}.mock-decision-item.done{border-left:4px solid var(--color-success)}.mock-decision-item.pending{border-left:4px solid var(--color-text-tertiary)}.decision-check{color:var(--color-success);font-size:18px;font-weight:600}.mock-sync-indicator{height:48px;background:var(--color-accent);border-radius:var(--radius-md);margin-top:var(--space-md)}.decisions-script-panel{width:220px;flex-shrink:0;overflow-y:auto}.decisions-right-stack{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.decisions-middle-panel{flex:0 0 55%;position:relative;overflow:hidden}.decisions-canvas-panel{width:auto;flex:0 0 45%;background:#1C1C1E;display:flex;flex-direction:column;border-top:1px solid var(--color-border-subtle);overflow:hidden}.decisions-canvas-graph{position:relative;flex:1;overflow:hidden}.decisions-graph-connections{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.decisions-state{position:absolute;top:0;left:0;right:0;bottom:0;display:none;flex-direction:column;padding:10px;opacity:0;transition:opacity .3s ease}.decisions-state.active{display:flex;opacity:1}.decisions-list-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:var(--space-sm);margin-bottom:var(--space-md);border-bottom:1px solid var(--color-border-subtle)}.list-title{font-size:14px;font-weight:600;color:var(--color-text-primary)}.shot-count{font-size:11px;color:var(--color-text-tertiary)}.decisions-schedule-list,.decisions-shots-list{display:flex;flex-direction:column;gap:var(--space-sm)}.decision-schedule-item,.decision-shot-item{display:flex;gap:var(--space-sm);padding:var(--space-sm);background:rgba(28,28,30,.4);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);transition:all .3s ease}.decision-schedule-item.editing,.decision-shot-item.editing{border-left:3px solid var(--color-accent);background:rgba(10,132,255,.12)}.schedule-time,.shot-num{font-size:11px;flex-shrink:0}.schedule-info,.shot-info{flex:1;min-width:0}.schedule-meta.editable,.shot-meta.editable{font-family:Courier New,monospace}.cursor,.typing-text{display:inline}.cursor{animation:blink 1s infinite;color:var(--color-accent);font-weight:700}.decisions-ui-hero{display:flex;flex-direction:column;height:100%}.decisions-panels{display:flex;height:100%;background:#000}.decisions-script-panel{width:250px;background:#1C1C1E;border-right:1px solid var(--color-border-subtle);display:flex;flex-direction:column;overflow:hidden}.decisions-script-content{flex:1;padding:16px;overflow-y:auto;font-family:Courier New,monospace;font-size:11px;line-height:1.6}.script-act,.script-scene{font-weight:600;margin-bottom:12px;color:var(--color-text-primary)}.script-direction{margin-bottom:12px;color:var(--color-text-secondary);font-style:italic}.script-character{font-weight:600;margin-bottom:6px;margin-top:12px;color:var(--color-text-primary)}.script-dialogue{margin-bottom:12px;color:var(--color-text-secondary);padding-left:16px;transition:all .5s ease}.script-dialogue.edit-highlight{background:rgba(223,161,83,.1);border-left:3px solid #ffa500;padding:8px 8px 8px 13px;margin-left:-16px;border-radius:4px}.decisions-middle-panel{flex:1;background:#1C1C1E;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-xl);border-right:1px solid var(--color-border-subtle)}.change-indicator{text-align:center;padding:var(--space-xl);background:rgba(223,161,83,.05);border:1px solid rgba(223,161,83,.2);border-radius:var(--radius-xl);min-width:200px}.change-icon{font-size:48px;margin-bottom:var(--space-md);animation:pulse 2s ease-in-out infinite}.change-text{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:var(--space-xs)}.change-status{font-size:12px;color:#FFA500;animation:blink 1.5s ease-in-out infinite}.sync-arrows{display:flex;gap:var(--space-md)}.sync-arrow{width:40px;height:3px;background:var(--color-accent);position:relative;opacity:0}.sync-arrow:after{content:"";position:absolute;right:-8px;top:-4px;width:0;height:0;border-left:8px solid var(--color-accent);border-top:5px solid transparent;border-bottom:5px solid transparent}.sync-arrow.right{animation:slideRight 2s ease-in-out 1s infinite}.sync-arrow.left{animation:slideLeft 2s ease-in-out 1.5s infinite}.decisions-right-panel{width:280px;background:#1C1C1E;display:flex;flex-direction:column;overflow:hidden;position:relative}.decisions-view{position:absolute;top:0;left:0;right:0;bottom:0;display:none;flex-direction:column;padding:var(--space-md);opacity:0;transition:opacity .4s ease}.decisions-view.active{display:flex;opacity:1}.decisions-panel-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:var(--space-md);margin-bottom:var(--space-md);border-bottom:1px solid var(--color-border-subtle)}.panel-title{font-size:14px;font-weight:600;color:var(--color-text-primary)}.update-badge{font-size:11px;color:var(--color-success);opacity:0;animation:fadeInBadge .5s ease 2s forwards}.schedule-items,.shot-items{display:flex;flex-direction:column;gap:var(--space-sm)}.schedule-item,.shot-item{display:flex;gap:var(--space-sm);padding:var(--space-sm);background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);transition:all .5s ease}.schedule-item.highlight-update,.shot-item.highlight-update{border-left:3px solid #ffa500;background:rgba(223,161,83,.05);animation:highlightPulse 2s ease-in-out 2s infinite}.schedule-time,.shot-num{font-size:12px;font-weight:600;color:var(--color-text-tertiary);min-width:32px}.schedule-details,.shot-details{flex:1}.schedule-title,.shot-desc{font-size:12px;font-weight:500;color:var(--color-text-primary);margin-bottom:2px}.schedule-meta,.shot-meta{font-size:10px;color:var(--color-text-tertiary)}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}@keyframes slideRight{0%{opacity:0;transform:translateX(-20px)}50%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(20px)}50%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeInBadge{to{opacity:1}}@keyframes highlightPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.decisions-ui{display:flex;flex-direction:column;height:100%}.decisions-content{flex:1;display:flex;flex-direction:column;padding:var(--space-xl);overflow:hidden}.decisions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-xl);padding-bottom:var(--space-md);border-bottom:1px solid var(--color-border-subtle)}.decisions-title{font-size:18px;font-weight:600;color:var(--color-text-primary)}.sync-status{font-size:12px;color:var(--color-success);display:flex;align-items:center;gap:6px}.decision-list{flex:1;display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-xl);overflow-y:auto}.decision-card{background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:var(--space-md);display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.decision-card.approved{border-left:3px solid var(--color-success)}.decision-card.pending{border-left:3px solid #ffa500}.decision-left{gap:var(--space-md);flex:1}.decision-icon,.decision-left{display:flex;align-items:center}.decision-icon{width:32px;height:32px;border-radius:50%;background:var(--color-success);color:white;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.decision-icon.pending{background:#FFA500}.decision-info{flex:1;min-width:0}.decision-title{font-size:14px;font-weight:500;color:var(--color-text-primary);margin-bottom:4px}.decision-meta{font-size:12px;color:var(--color-text-tertiary)}.decision-badge{font-size:11px;padding:4px 10px;border-radius:var(--radius-sm);font-weight:500;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.decision-badge.approved{background:rgba(52,199,89,.15);color:var(--color-success)}.decision-badge.pending{background:rgba(223,161,83,.15);color:#FFA500}.decisions-footer{display:flex;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--color-border-subtle)}.decision-action-btn{flex:1;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;font-family:inherit}.decision-action-btn.secondary{background:var(--color-bg-elevated);color:var(--color-text-secondary);border:1px solid var(--color-border-subtle)}.decision-action-btn.secondary:hover{background:var(--color-bg-card)}.decision-action-btn.primary{background:var(--color-accent);color:white}.decision-action-btn.primary:hover{opacity:.9}.production-tabs-wrapper{display:flex;justify-content:center;align-items:center;padding:var(--space-xs) var(--space-lg)}.production-tabs{display:flex;align-items:center;gap:var(--space-2xl)}.production-tab{background:none;border:none;font-size:17px;font-weight:400;color:var(--color-text-tertiary);cursor:pointer;padding:var(--space-xs) 0;position:relative;transition:color .2s ease;white-space:nowrap}.production-tab:hover{color:var(--color-text-secondary)}.production-tab.active{color:var(--color-accent)}.production-description{max-width:1400px;margin:0 auto;padding:var(--space-xs) var(--space-lg) var(--space-md);text-align:center;min-height:60px;position:relative}.production-description-track{position:relative;width:100%}.slide-description{font-size:clamp(13px,1.5vw,16px);color:var(--color-text-secondary);line-height:1.5;letter-spacing:-.01em;position:absolute;left:var(--space-lg);right:var(--space-lg);opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease;pointer-events:none;white-space:nowrap;overflow:visible}.slide-description.active{opacity:1;transform:translateY(0);pointer-events:auto;position:relative}.section-postproduction{position:relative;background:#100f0d;color:#ece9e3;padding:clamp(32px,4vh,56px) var(--space-lg) clamp(96px,13vh,168px);border-top-left-radius:clamp(24px,2.4vw,40px);border-top-right-radius:clamp(24px,2.4vw,40px);margin-top:calc(clamp(24px, 2.4vw, 40px) * -1);z-index:2}.post-carousel{position:relative;max-width:1300px;margin:0 auto;gap:var(--space-lg)}.post-arrow,.post-carousel{display:flex;align-items:center;justify-content:center}.post-arrow{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.08);border:none;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease;z-index:10}.post-arrow:hover{background:rgba(255,255,255,.12);color:var(--color-text-primary)}.post-cards-container{display:flex;gap:var(--space-xl);justify-content:center;align-items:center;flex:1}.post-card{flex-shrink:0;width:360px;height:500px;background:var(--color-bg-card);border-radius:var(--radius-xl);border:1px solid var(--color-border);overflow:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s ease,box-shadow .4s ease,filter .4s ease;display:flex;flex-direction:column;cursor:pointer;transform:scale(1);opacity:1;filter:blur(0)}.post-carousel.has-focus .post-card-left,.post-carousel.has-focus .post-card-right{opacity:.4;transform:scale(.92);filter:blur(3px)}.post-carousel.has-focus .post-card-center{transform:scale(1.06);box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 30px rgba(0,113,227,.12);border-color:rgba(255,255,255,.2);z-index:5}.post-carousel:not(.has-focus) .post-card:hover{transform:scale(1.02);box-shadow:0 12px 40px rgba(0,0,0,.4)}.post-card-visual{flex:1;min-height:260px;background:#1C1C1E;border-bottom:1px solid var(--color-border-subtle);position:relative;padding:12px;display:flex;align-items:stretch}.post-placeholder{position:absolute;inset:var(--space-md);background:var(--color-bg-elevated);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle)}.post-card h3{font-size:18px;font-weight:600;padding:var(--space-lg) var(--space-lg) var(--space-sm);min-height:28px}.post-card p{font-size:15px;color:var(--color-text-secondary);line-height:1.6;padding:0 var(--space-lg) var(--space-lg)}.section-orchestrate{position:relative;background:#100f0d;color:#ece9e3;padding:clamp(56px,8vh,120px) var(--space-lg);border-top-left-radius:clamp(24px,2.4vw,40px);border-top-right-radius:clamp(24px,2.4vw,40px);margin-top:calc(clamp(24px, 2.4vw, 40px) * -1);z-index:2;box-shadow:0 -1px 0 rgba(0,0,0,.05),0 -16px 34px -20px rgba(80,45,0,.22)}.orchestrate-inner{max-width:1180px;margin:0 auto}.orchestrate-header{max-width:860px;margin:0 auto clamp(28px,4.5vh,60px);text-align:center}.orchestrate-eyebrow{display:inline-block;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(236,233,227,.55);margin-bottom:var(--space-sm)}.orchestrate-headline{margin:0;font-size:clamp(24px,3.2vw,42px);font-weight:600;line-height:1.14;letter-spacing:-.02em}.orchestrate-headline-strong{color:#ece9e3}.orchestrate-headline-soft{color:rgba(236,233,227,.42);font-weight:500}.orch-viewport{position:relative}.orch-swipe-note{display:none}.orch-map{--orch-font:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",sans-serif;--orch-ink:#1D1D1F;--orch-ink-soft:#6E6E73;--orch-card:rgba(255,255,255,0.92);--orch-card-border:rgba(255,255,255,0.1);--orch-amber:#d5aa6b;--orch-amber-2:#c79555;--orch-lit:#c49353;container-type:inline-size;position:relative;width:100%;aspect-ratio:1000/480;border-radius:clamp(14.4px,1.6vw,21.6px);background:radial-gradient(78% 74% at 50% 42%,rgba(228,191,143,.16),transparent 74%);border:none;box-shadow:none;overflow:hidden}.orch-map:before{content:"";background-image:radial-gradient(circle,rgba(120,88,36,.05) 1px,transparent 1.6px),radial-gradient(circle,rgba(196,147,83,.07) 1px,transparent 1.6px);background-size:24px 24px,24px 24px;background-position:0 0,12px 12px;opacity:.55;-webkit-mask-image:radial-gradient(108% 82% at 50% 46%,#000 20%,transparent 78%);mask-image:radial-gradient(108% 82% at 50% 46%,#000 20%,transparent 78%)}.orch-lines,.orch-map:before{position:absolute;inset:0;pointer-events:none}.orch-lines{width:100%;height:100%;z-index:1;overflow:visible}.orch-line{fill:none;stroke:rgba(200,167,124,.16);stroke-width:1.1;stroke-dasharray:1 5;stroke-linecap:round}.orch-flow{fill:none;stroke:var(--orch-lit);stroke-width:1.7;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;opacity:0;filter:drop-shadow(0 0 2.5px rgba(196,147,83,.6))}.orch-map--desktop.is-in .orch-flow{animation:orchFlow .72s ease-out forwards}@keyframes orchFlow{0%{stroke-dashoffset:1;opacity:0}22%{opacity:1}78%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:.5}}.reveal-ready .orch-map--desktop .orch-node{opacity:0}.orch-map--desktop.is-in .orch-node{animation:orchNodeIn .5s ease-out both}@keyframes orchNodeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.orch-flow{animation:none;stroke-dashoffset:0;opacity:.5}.reveal-ready .orch-map--desktop .orch-node{opacity:1}.orch-map--desktop.is-in .orch-node{animation:none}}.orch-string{fill:none;stroke:var(--orch-lit);stroke-width:1.5;stroke-dasharray:1 5;stroke-linecap:round;opacity:.22}.orch-string--a{animation:orchLightA 7.5s ease-in-out infinite}.orch-string--b{animation:orchLightB 7.5s ease-in-out infinite}@keyframes orchLightA{0%,4%{opacity:.18}18%{opacity:1}70%{opacity:1}84%,to{opacity:.18}}@keyframes orchLightB{0%,26%{opacity:.18}42%{opacity:1}70%{opacity:1}84%,to{opacity:.18}}.orch-node{position:absolute;transform:translate(-50%,-50%);z-index:2;white-space:nowrap;line-height:1;font-family:var(--orch-font);font-size:clamp(6px,1.15cqw,13px);font-weight:500;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}.orch-card{display:inline-flex;align-items:center;gap:.5em;padding:.62em .85em;border-radius:.6em;background:var(--orch-card);border:1px solid var(--orch-card-border);color:var(--orch-ink);box-shadow:0 1px 1.5px rgba(60,40,10,.06),0 4px 12px rgba(60,40,10,.07);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.orch-dot{width:.5em;height:.5em;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px rgba(255,255,255,.6)}.orch-top--a{animation:orchTopA 7.5s ease-in-out infinite}.orch-top--b{animation:orchTopB 7.5s ease-in-out infinite}@keyframes orchTopA{0%{opacity:0;transform:translate(-50%,calc(-50% + 6px))}10%{opacity:1;transform:translate(-50%,-50%)}82%{opacity:1;transform:translate(-50%,-50%)}92%,to{opacity:0;transform:translate(-50%,calc(-50% + 6px))}}@keyframes orchTopB{0%,22%{opacity:0;transform:translate(-50%,calc(-50% + 6px))}34%{opacity:1;transform:translate(-50%,-50%)}82%{opacity:1;transform:translate(-50%,-50%)}92%,to{opacity:0;transform:translate(-50%,calc(-50% + 6px))}}.orch-pill{display:inline-flex;align-items:center;gap:.4em;padding:.58em .9em;border-radius:.6em;font-weight:590;color:var(--orch-ink);background:var(--orch-card);border:1px solid var(--orch-card-border);box-shadow:0 1px 1.5px rgba(60,40,10,.06),0 4px 12px rgba(60,40,10,.07);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.orch-ext-arrow{opacity:.55}.orch-center{display:grid;place-items:center;z-index:6;width:7.2cqw;min-width:46px;max-width:90px;aspect-ratio:1;border-radius:50%;background:linear-gradient(180deg,var(--orch-amber),var(--orch-amber-2));box-shadow:0 2px 10px rgba(185,144,84,.38),inset 0 0 0 1px rgba(255,255,255,.3),0 0 26px rgba(213,170,107,.45)}.orch-center-logo{display:block;width:58%;height:auto;filter:brightness(0) opacity(.85)}.orch-cluster{display:grid;grid-template-columns:repeat(3,1fr);gap:.5cqw;padding:.55em;border-radius:.6em;background:var(--orch-card);border:1px solid var(--orch-card-border);box-shadow:0 1px 1.5px rgba(60,40,10,.06),0 4px 12px rgba(60,40,10,.07);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.orch-tile{width:2.7cqw;height:2.7cqw;min-width:15px;min-height:15px;max-width:32px;max-height:32px;perspective:240px}.orch-tile-inner{display:block;position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:orchFlip 6s ease-in-out infinite}.orch-tile-face{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:.35em;font-size:clamp(5px,.95cqw,11px);font-weight:650;color:#6E5A34;background:linear-gradient(180deg,#1c1a17,#1c1a17);border:1px solid rgba(255,255,255,.08);-webkit-backface-visibility:hidden;backface-visibility:hidden}.orch-tile-face.back{transform:rotateX(180deg);color:#8a7857}@keyframes orchFlip{0%,38%{transform:rotateX(0deg)}50%,88%{transform:rotateX(180deg)}to{transform:rotateX(1turn)}}.orch-ext{width:3cqw;height:3cqw;min-width:20px;min-height:20px;max-width:40px;max-height:40px;perspective:260px}.orch-ext-inner{display:block;position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:orchFlip 5.4s ease-in-out infinite}.orch-ext-face{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:.45em;background:var(--orch-card);color:#dcd3c2;border:1px solid var(--orch-card-border);box-shadow:0 1px 1.5px rgba(60,40,10,.06),0 4px 12px rgba(60,40,10,.08);-webkit-backface-visibility:hidden;backface-visibility:hidden}.orch-ext-face.back{transform:rotateX(180deg);background:#1c1a17}.orch-orch{z-index:3}.orch-target{opacity:0}.orch-target--a{animation:orchTargetA 7.5s ease-in-out infinite}.orch-target--b{animation:orchTargetB 7.5s ease-in-out infinite}@keyframes orchTargetA{0%,14%{opacity:0;transform:translate(-50%,calc(-50% + 5px))}22%{opacity:1;transform:translate(-50%,-50%)}70%{opacity:1;transform:translate(-50%,-50%)}80%,to{opacity:0;transform:translate(-50%,calc(-50% + 5px))}}@keyframes orchTargetB{0%,38%{opacity:0;transform:translate(-50%,calc(-50% + 5px))}46%{opacity:1;transform:translate(-50%,-50%)}70%{opacity:1;transform:translate(-50%,-50%)}80%,to{opacity:0;transform:translate(-50%,calc(-50% + 5px))}}@media (prefers-reduced-motion:reduce){.orch-ext-inner,.orch-string,.orch-target--a,.orch-target--b,.orch-tile-inner,.orch-top--a,.orch-top--b{animation:none!important}.orch-string{opacity:1}.orch-target--a,.orch-target--b,.orch-top--a,.orch-top--b{opacity:1;transform:translate(-50%,-50%)}}.orch-map--mobile{display:none}@media (max-width:720px){.orchestrate-header{text-align:left}.orch-map--desktop{display:none}.orch-map--mobile{display:block;aspect-ratio:400/790}.orch-map--mobile .orch-node{font-size:clamp(12px,3.4cqw,15px)}.orch-map--mobile .orch-tile-face{font-size:clamp(9px,2.6cqw,12px)}.orch-map--mobile .orch-pill{font-size:clamp(12px,3.4cqw,15px)}.orch-map--mobile .orch-dept-count,.orch-map--mobile .orch-hint{font-size:12px}.orch-map--mobile .orch-hint{position:absolute;top:calc(100% + .35em);left:50%;transform:translateX(-50%);width:max-content;white-space:normal;max-width:26cqw;text-align:center;line-height:1.3;color:rgba(255,255,255,.5)}.orch-map--mobile .orch-dept-count{color:rgba(255,255,255,.48)}.orch-map--mobile .orch-dept-label,.orch-map--mobile .orch-dept-word,.orch-map--mobile .orch-hw-mark{font-size:clamp(12px,3.2cqw,15px)}.orch-map--mobile .orch-dept-ext,.orch-map--mobile .orch-hw-cap,.orch-map--mobile .orch-hw-ext{font-size:12px}.orch-map--mobile .orch-tile{width:8cqw;height:8cqw;min-width:26px;min-height:26px;max-width:40px;max-height:40px}.orch-map--mobile .orch-cluster{gap:1.4cqw}.orch-map--mobile .orch-ext{width:9cqw;height:9cqw;min-width:30px;min-height:30px;max-width:46px;max-height:46px}.orch-map--mobile .orch-center-logo{width:13cqw;min-width:46px;max-width:74px}}.section-principles{background:#100f0d;color:#ece9e3;padding:var(--space-4xl) var(--space-lg) clamp(160px,22vh,280px)}.manifesto{max-width:720px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,sans-serif}.manifesto-label{display:inline-block;color:rgba(236,233,227,.5);margin-bottom:clamp(20px,3vh,32px)}.manifesto-lead{font-size:clamp(24px,3.4vw,38px);font-weight:600;line-height:1.22;letter-spacing:-.022em;color:#ece9e3;margin-bottom:clamp(28px,4.5vh,52px);text-wrap:balance}.manifesto-body{display:flex;flex-direction:column;gap:clamp(20px,2.8vh,30px)}.manifesto-body p{font-size:clamp(16px,1.55vw,19px);line-height:1.72;letter-spacing:-.003em;color:rgba(236,233,227,.72)}.manifesto-body em{font-style:italic;color:rgba(236,233,227,.86)}.manifesto-close{margin-top:clamp(4px,1vh,10px);font-size:clamp(17px,1.7vw,21px)!important;line-height:1.55!important;color:#ece9e3!important}.manifesto-close strong{font-weight:640;color:#ece9e3}.section-principles .principle-item p{color:#ece9e3}.principles-grid{max-width:var(--content-width);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3xl) var(--space-4xl)}.principle-item{opacity:1}.principle-item .principle-accent{opacity:0;transform:scaleX(0);transform-origin:left center;transition:opacity .4s ease-out,transform .5s ease-out}.principle-item.line-visible .principle-accent{opacity:1;transform:scaleX(1)}.principle-item p{opacity:0;transform:translateY(15px);transition:opacity .5s ease-out,transform .5s ease-out}.principle-item.text-visible p{opacity:1;transform:translateY(0)}.principle-accent{width:100%;max-width:340px;height:3px;background:#FFE0AB;margin-bottom:var(--space-lg)}.principle-item p{font-size:clamp(18px,2.2vw,24px);font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--color-text-primary)}.section-faq{padding:var(--space-4xl) var(--space-lg)}.section-faq .section-content{max-width:1200px}.section-faq .faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(32px,5vw,80px);row-gap:0;align-items:start}.section-faq .faq-item{border-top:0;border-bottom:1px solid var(--color-border)}@media (max-width:768px){.section-faq .faq-list{grid-template-columns:1fr}}.faq-title{font-size:13px;font-weight:500;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-xl)}.faq-item{border-bottom:1px solid var(--color-border)}.faq-item:first-child{border-top:1px solid var(--color-border)}.faq-question{display:flex;justify-content:space-between;padding:var(--space-lg) 0;font-size:17px;font-weight:500;cursor:pointer;list-style:none;transition:color .2s}.faq-question:hover{color:var(--color-accent)}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";font-size:20px;font-weight:300;color:var(--color-text-tertiary);transition:transform var(--transition-fast)}.faq-item[open] .faq-question:after{transform:rotate(45deg)}.faq-answer{font-size:15px;color:var(--color-text-secondary);line-height:1.6;padding-bottom:var(--space-lg);animation:fadeSlide .3s ease}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.section-final-cta{text-align:center;padding:var(--space-3xl) var(--space-lg);background:#100f0d;color:#ece9e3;border-top:1px solid rgba(255,255,255,.08)}.section-final-cta .final-cta-text{color:#ece9e3}.section-faq-cta{position:relative;background:radial-gradient(120% 80% at 100% 100%,rgba(222,158,82,.28),transparent 60%),radial-gradient(110% 90% at 0 0,rgba(227,187,136,.1),transparent 70%),linear-gradient(135deg,#191510,#14110c 60%,#1b1610);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),inset 0 -60px 80px -40px rgba(180,110,0,.15);color:#ece9e3;padding:clamp(64px,10vh,120px) var(--space-lg) clamp(64px,10vh,120px);border-top-left-radius:clamp(24px,2.4vw,40px);border-top-right-radius:clamp(24px,2.4vw,40px);margin-top:calc(clamp(24px, 2.4vw, 40px) * -1);z-index:2;overflow:hidden;isolation:isolate}.section-faq-cta:before{background:radial-gradient(38% 28% at 14% 18%,rgba(222,158,82,.3),transparent 70%),radial-gradient(34% 26% at 86% 84%,rgba(228,190,143,.45),transparent 70%),radial-gradient(22% 18% at 70% 12%,rgba(220,141,81,.18),transparent 70%),radial-gradient(20% 18% at 32% 78%,rgba(231,207,173,.4),transparent 70%);filter:blur(2px)}.section-faq-cta:after,.section-faq-cta:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.section-faq-cta:after{opacity:.78;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='320' height='320'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='3' stitchTiles='stitch' seed='9'/><feColorMatrix values='0 0 0 0 0.42  0 0 0 0 0.28  0 0 0 0 0.10  0 0 0 0.65 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:320px 320px}.section-faq-cta .section-content{position:relative;z-index:1;max-width:1200px;margin:0 auto}.section-faq-cta .faq-cta-block{position:relative;z-index:1}.section-faq-cta .faq-title{color:rgba(236,233,227,.55)}.section-faq-cta .faq-question{color:#ece9e3}.section-faq-cta .faq-question:after{color:rgba(236,233,227,.4)}.section-faq-cta .faq-answer{color:rgba(236,233,227,.65)}.section-faq-cta .faq-item{border-color:rgba(255,255,255,.1)}.section-faq-cta .faq-list{column-count:2;column-gap:clamp(32px,5vw,80px)}.section-faq-cta .faq-item{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;display:block;border-top:0;border-bottom:1px solid rgba(255,255,255,.1)}.section-faq-cta .faq-item:first-child{border-top:0!important}@media (max-width:768px){.section-faq-cta .faq-list{column-count:1}}.faq-cta-block{text-align:center;max-width:var(--content-width-narrow);margin:clamp(56px,8vh,104px) auto 0;padding-top:0;border-top:0}.section-faq-cta .final-cta-text{color:#ece9e3;font-size:clamp(20px,3vw,28px);font-weight:500;letter-spacing:-.02em;margin:0 0 var(--space-sm)}.section-faq-cta .final-cta-sub{color:rgba(236,233,227,.55);font-size:clamp(14px,1.4vw,17px);font-weight:400;letter-spacing:-.01em;margin:0 0 var(--space-lg)}.section-footer-end{position:relative;background:#191712;color:#ece9e3;padding:0 clamp(20px,4vw,56px);border-top-left-radius:clamp(24px,2.4vw,40px);border-top-right-radius:clamp(24px,2.4vw,40px);margin-top:calc(clamp(28px, 3vw, 48px) * -1);z-index:3;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 -24px 48px -12px rgba(0,0,0,.55)}.section-footer-end .footer{padding:var(--space-2xl) 0 var(--space-xl);border-top:0}.section-footer-end .footer-contact+.footer-content{margin-top:var(--space-2xl)}.section-footer-end .footer-content{max-width:none;margin:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-lg)}.section-footer-end .footer-logo{margin-right:auto;color:#ece9e3;font-size:18px;font-weight:600;letter-spacing:-.01em}.section-footer-end .footer-links a{color:rgba(236,233,227,.55)}.section-footer-end .footer-links a:hover{color:#ece9e3}.section-footer-end .footer-copyright{color:rgba(236,233,227,.45)}.section-breakdown,.section-faq,.section-final-cta,.section-postproduction,.section-preproduction,.section-principles{color:#ece9e3}.section-postproduction>.section-header-centered .section-label{color:rgba(236,233,227,.55)}.section-postproduction>.section-header-centered .section-title{color:#ece9e3}.section-postproduction>.section-header-centered .section-subtitle{color:rgba(236,233,227,.6)}.section-postproduction .post-feature-body h3{color:#ece9e3}.section-postproduction .post-feature-body p{color:rgba(236,233,227,.65)}.section-postproduction .integ-card,.section-postproduction .post-card,.section-postproduction .post-feature{background:radial-gradient(80% 70% at 100% 100%,rgba(222,158,82,.32),transparent 65%),radial-gradient(70% 60% at 0 0,rgba(227,187,136,.1),transparent 72%),linear-gradient(135deg,#1b1610,#16120c 50%,#201810)!important;border:0!important;color:#ece9e3!important;box-shadow:0 10px 28px rgba(180,110,0,.14)!important}.section-postproduction .integ-card:hover,.section-postproduction .post-card:hover,.section-postproduction .post-feature:hover{border:0!important;box-shadow:none!important}.section-postproduction .integ-card-head-line,.section-postproduction .post-card h3{color:#ece9e3!important}.section-postproduction .integ-card-head-line em{color:#ece9e3;font-style:normal;font-weight:600}.section-postproduction .integ-card-blurb,.section-postproduction .integ-card-label,.section-postproduction .post-card p{color:rgba(236,233,227,.6)!important}.section-postproduction .integ-plus{display:none!important}.section-faq .faq-question,.section-postproduction .post-integrations-title{color:#ece9e3}.section-faq .faq-question:after{color:rgba(236,233,227,.4)}.section-faq .faq-answer{color:rgba(236,233,227,.65)}.section-faq .faq-item{border-color:rgba(255,255,255,.1)}.section-faq .faq-title{color:rgba(236,233,227,.55)}.section-final-cta .section-content{max-width:var(--content-width-narrow)}.final-cta-text{font-size:clamp(20px,3vw,28px);font-weight:500;letter-spacing:-.02em;margin-bottom:var(--space-lg)}.footer{padding:var(--space-2xl) var(--space-lg);border-top:1px solid var(--color-border-subtle)}.footer-content{max-width:var(--content-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-lg)}.footer-logo{font-size:18px;font-weight:600}.footer-links{display:flex;gap:var(--space-xl)}.footer-links a{font-size:13px;color:var(--color-text-tertiary);transition:color var(--transition-fast);cursor:pointer}.footer-links a:hover{color:var(--color-text-secondary)}.footer-copyright{font-size:13px;color:var(--color-text-tertiary)}@media (max-width:768px){.footer{padding:var(--space-xl) var(--space-md)}.footer-content{flex-direction:column;align-items:center;text-align:center;gap:var(--space-md)}.footer-links{gap:var(--space-lg)}.footer-links a{font-size:14px;padding:4px 0}}@media (max-width:480px){.footer{padding:var(--space-lg) var(--space-sm)}.footer-links{gap:var(--space-md)}.footer-links a{font-size:14px}}.contact-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;align-items:center;justify-content:center}.contact-modal.active{display:flex}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);backdrop-filter:blur(8px)}.modal-content{position:relative;background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-2xl);max-width:500px;width:90%;z-index:10001;box-shadow:0 20px 60px rgba(0,0,0,.5)}.modal-close{position:absolute;top:var(--space-lg);right:var(--space-lg);background:none;border:none;font-size:28px;color:var(--color-text-tertiary);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s ease;line-height:1}.modal-close:hover,.modal-title{color:var(--color-text-primary)}.modal-title{font-size:24px;font-weight:600;margin-bottom:var(--space-sm)}.modal-subtitle{font-size:16px;color:var(--color-text-secondary);margin-bottom:var(--space-xl);font-weight:400}.contact-form{gap:var(--space-lg)}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:var(--space-xs)}.form-group label{font-size:14px;font-weight:500;color:var(--color-text-secondary)}.form-group input,.form-group select,.form-group textarea{background:var(--color-bg);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);font-size:15px;color:var(--color-text-primary);font-family:inherit;transition:border-color .2s ease}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--color-accent)}.form-group textarea{resize:vertical;min-height:120px}@media (max-width:1024px){.two-column-layout{grid-template-columns:1fr;gap:var(--space-2xl)}.ui-demo-container{position:relative;top:0;overflow-x:auto}.hero-product{width:100%;overflow-x:auto}.product-ui{height:540px}.preprod-ui,.product-ui{width:100%;max-width:1020px}.preprod-ui{height:520px}.production-carousel{padding:0 60px}.slide-ui-mock{height:400px}.mock-content{flex-direction:column}.mock-sidebar{width:100%;height:50px;flex-direction:row;border-right:none;border-bottom:1px solid var(--color-border-subtle)}.mock-main{flex:1}.mock-info-panel{width:100%;height:120px;border-left:none;border-top:1px solid var(--color-border-subtle)}.post-carousel{flex-direction:column;gap:var(--space-md)}.post-card{width:100%!important;max-width:400px}.post-card-left,.post-card-right{display:none}}@media (max-width:768px){.nav-links a:not(.nav-cta){display:none}.hero{padding-top:120px;padding-left:var(--space-md);padding-right:var(--space-md);background-attachment:scroll;background-size:cover;background-position:50%}img{max-width:100%;height:auto}.hero-title{font-size:clamp(32px,8vw,56px)}.hero-subtitle{font-size:16px}.section{padding:var(--space-2xl) var(--space-md)!important;margin-bottom:0!important}.section-header-centered .section-label{font-size:13px!important;letter-spacing:.1em!important;margin-bottom:6px!important}.section-title{font-size:28px!important;line-height:1.2!important;margin-bottom:10px!important}.section-subtitle{font-size:15px!important;line-height:1.4!important}.btn{padding:12px 24px;font-size:16px}.principles-grid{grid-template-columns:1fr;gap:var(--space-2xl)}.hero-product{width:100%;margin-top:var(--space-md)!important;margin-bottom:0!important;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 var(--space-sm);display:flex;justify-content:center}.product-ui{width:100%;min-width:auto!important;max-width:95%!important;height:460px;font-size:6px!important}.script-panel{width:28%!important;min-width:28%!important;max-width:28%!important;flex:0 0 28%!important}.right-stack{flex:1!important;display:flex!important;flex-direction:column!important}.breakdown-panel,.right-stack{min-width:0!important;overflow:hidden!important}.breakdown-panel{flex:1!important;width:auto!important;max-width:none!important;border-right:none!important}.canvas-panel{width:auto!important;max-height:0!important;opacity:0!important;transform:translateY(50px)!important;border-top:1px solid var(--color-border-subtle)!important;border-left:none!important;overflow:hidden!important;transition:max-height 4.8s cubic-bezier(.22,1,.36,1),opacity 2.8s cubic-bezier(.16,1,.3,1),transform 4.8s cubic-bezier(.22,1,.36,1)!important}.canvas-panel.visible{max-height:400px!important;opacity:1!important;transform:translateY(0)!important;flex:0 0 45%!important}.script-header{padding:3px 4px!important}.script-name{font-size:6px!important;padding:1px 3px!important}.live-badge,.script-version{font-size:5px!important}.live-badge{padding:1px 2px!important}.script-tools{font-size:5px!important;gap:2px!important}.script-content{font-size:5px!important;line-height:1.25!important;padding:4px 5px!important}.script-title{font-size:7px!important;margin-bottom:3px!important}.script-meta{margin-bottom:4px!important}.meta-label{margin-bottom:1px!important}.meta-label,.meta-line{font-size:5px!important}.script-act,.script-scene{font-size:6px!important;margin:4px 0 2px!important}.script-direction{font-size:5px!important;margin-bottom:3px!important}.script-character{margin-bottom:1px!important}.script-character,.script-dialogue{font-size:5px!important;margin-left:4px!important}.script-footer{padding:2px 4px!important;gap:2px!important}.footer-tag{font-size:5px!important;padding:1px 2px!important}.breakdown-header{padding:5px 6px!important}.breakdown-title{font-size:9px!important}.reanalyze-btn{font-size:6px!important;padding:3px 6px!important}.settings-icon{font-size:8px!important}.breakdown-tabs{padding:3px 6px!important;gap:2px!important}.bd-tab{font-size:6px!important;padding:3px 4px!important}.tab-count{font-size:5px!important;padding:1px 3px!important;margin-left:2px!important}.breakdown-stats{grid-template-columns:repeat(3,1fr);gap:4px!important;padding:6px!important}.stat-card{padding:5px!important}.stat-icon{font-size:7px!important;margin-bottom:3px!important}.stat-value{font-size:10px!important;margin-bottom:1px!important}.stat-label{font-size:5px!important}.scene-card{padding:5px!important;margin-bottom:4px!important}.scene-header{margin-bottom:3px!important}.scene-badge,.scene-header span{font-size:5px!important}.scene-badge{padding:1px 3px!important}.scene-title{font-size:6px!important;margin-bottom:2px!important}.scene-desc{font-size:5px!important;margin-bottom:3px!important}.scene-tags{gap:2px!important}.scene-tag{font-size:5px!important;padding:1px 3px!important}.list-scroll{padding:4px 5px!important}.list-item{margin-bottom:3px!important;border-radius:4px!important;background:rgba(255,255,255,.02)!important;border:1px solid rgba(255,255,255,.05)!important}.item-row{padding:4px 5px!important;gap:4px!important;background:transparent!important}.item-chevron{font-size:6px!important}.item-icon{font-size:7px!important}.item-info{gap:3px!important}.item-name{font-size:6px!important}.item-scenes{font-size:5px!important}.item-actions{gap:3px!important}.action-icon{font-size:6px!important}.item-detail{padding:4px 5px!important}.detail-label{font-size:5px!important;margin-bottom:2px!important}.detail-sublabel{font-size:5px!important;margin-bottom:1px!important}.detail-box{font-size:5px!important;padding:3px 4px!important}.add-item-btn{font-size:6px!important;padding:4px 6px!important;margin-top:3px!important}.section-label{font-size:6px!important;margin:4px 0 3px!important;padding:1px 0!important}.props-section{margin-bottom:4px!important}.canvas-panel{min-height:auto!important}.canvas-header{padding:5px 6px!important}.canvas-header h3{font-size:8px!important}.canvas-title{font-size:6px!important}.selected-badge{font-size:5px!important;padding:1px 3px!important}.canvas-badge{font-size:6px!important}.canvas-controls{gap:3px!important}.canvas-controls,.ctrl-icon{font-size:7px!important}.canvas-graph{height:auto!important;flex:1!important;overflow:hidden!important;min-height:0!important;position:relative!important}.graph-node{padding:3px 4px!important;font-size:5px!important;gap:2px!important;min-width:40px!important}.node-dot{width:5px!important;height:5px!important}.node-type{font-size:5px!important}.node-label{font-size:6px!important;line-height:1.2!important;max-width:55px!important;word-wrap:break-word!important}.canvas-footer{padding:3px 4px!important;font-size:5px!important}.canvas-graph-prod{height:200px!important;overflow:visible!important}.ui-demo-container{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0;margin-top:var(--space-md)!important;margin-bottom:var(--space-md)!important}.preprod-ui{width:100%;min-width:100%;max-width:100%;height:420px}.preprod-ui>.preprod-sidebar,.ui-demo-container .preprod-ui .preprod-sidebar{width:80px!important;min-width:80px!important;max-width:80px!important;flex:0 0 80px!important;padding:5px 3px!important}.preprod-ui>.preprod-panel,.ui-demo-container .preprod-ui .preprod-panel{flex:1 1 auto!important;min-width:0!important;width:calc(100% - 80px)!important}.preprod-sidebar{width:100px!important;padding:6px 4px!important}.preprod-sidebar h3{font-size:8px!important;margin-bottom:6px!important}.sidebar-back{font-size:7px!important;padding:3px 4px!important}.sidebar-project{padding:3px 4px!important;gap:5px!important}.project-avatar{width:18px!important;height:18px!important}.project-avatar,.project-name{font-size:8px!important}.sidebar-nav-item{padding:3px 4px!important}.sidebar-nav-item,.sidebar-section .section-header{font-size:7px!important}.nav-item{font-size:6px!important;padding:3px 5px!important;gap:3px!important}.nav-icon{font-size:8px!important}.preprod-panel{font-size:7px!important}.panel-header{padding:7px 9px!important}.panel-title{font-size:11px!important}.typewriter-line{font-size:6px!important;line-height:1.4!important}.shot-header,.shotlist-scroll{padding:10px!important}.shot-header{gap:6px!important}.shot-thumb-small{width:35px!important;height:24px!important}.shot-item{padding:8px!important;margin-bottom:6px!important}.shot-number{font-size:12px!important;padding:4px 8px!important}.shot-type-tag{font-size:9px!important;padding:3px 8px!important}.shot-title{font-size:10px!important;margin-bottom:4px!important}.shot-desc{font-size:9px!important;margin-bottom:5px!important}.shot-meta{gap:8px!important}.shot-approved,.shot-edit,.shot-meta{font-size:8px!important}.schedule-header{padding:10px!important}.schedule-title{font-size:14px!important}.schedule-days{font-size:10px!important}.schedule-btn,.schedule-btn-primary{font-size:9px!important;padding:5px 10px!important}.schedule-tabs{padding:8px 10px!important}.schedule-tab{font-size:9px!important;padding:5px 8px!important}.schedule-stat-card,.schedule-stats{padding:10px!important}.stat-number{font-size:16px!important}.stat-label{font-size:9px!important}.phase-card{padding:10px!important}.phase-name{font-size:11px!important}.phase-dates,.phase-status,.progress-text{font-size:9px!important}.shoot-day-card{padding:10px!important}.shoot-day-number{font-size:11px!important}.schedule-day,.shoot-day-date,.shoot-day-location,.shoot-stat{font-size:9px!important}.schedule-day{margin-bottom:10px!important;padding-bottom:8px!important}.schedule-item{padding:7px 8px!important;margin-bottom:7px!important;display:block!important;position:relative!important;background:var(--color-bg-card)!important;border:1px solid var(--color-border-subtle)!important;border-radius:var(--radius-md)!important}.schedule-time{font-size:7px!important;margin-bottom:3px!important;display:block!important}.schedule-title{font-size:8px!important;margin-bottom:2px!important;display:block!important}.schedule-location{font-size:7px!important;display:block!important}.section-production{height:100svh!important;height:100dvh!important;max-height:100svh!important;max-height:100dvh!important;padding:16px 12px!important;margin:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.section-production .section-header-centered{flex-shrink:0!important;margin-bottom:10px!important;padding:0!important}.section-production .production-carousel{flex:1!important;min-height:0!important;padding:0!important;width:100%!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.section-production .carousel-container{height:100%!important;max-width:100%!important}.section-production .carousel-track{height:100%!important}.section-production .carousel-slide{height:100%!important;padding:0 8px!important;align-items:stretch!important}.section-production .production-ui-mock,.section-production .slide-visual{height:100%!important;max-width:100%!important}.section-production .production-ui-mock{display:flex!important;flex-direction:row!important;overflow:hidden!important;background:#1C1C1E!important;width:100%!important;border-radius:10.8px!important}.section-production .three-panel-layout{height:100%!important;width:100%!important;border-radius:10.8px!important;overflow:hidden!important}.section-production .carousel-arrow{width:32px!important;height:32px!important;font-size:14px!important}.section-production .production-description,.section-production .production-tabs-wrapper{flex-shrink:0!important}.carousel-arrow{width:32px!important;height:32px!important;font-size:14px!important}.slide-ui-mock{height:350px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;width:100%!important;max-width:100%!important}.mock-header,.slide-ui-mock{background:#1C1C1E!important}.mock-header{padding:8px 10px!important;flex-shrink:0!important}.mock-dot{width:8px!important;height:8px!important}.mock-content{flex:1!important;flex-direction:column!important;min-height:0!important}.mock-content,.mock-sidebar{display:flex!important;overflow:hidden!important}.mock-sidebar{width:100%!important;height:50px!important;flex-shrink:0!important;border-right:none!important;border-bottom:1px solid var(--color-border-subtle)!important;flex-direction:row!important;padding:6px 8px!important;gap:6px!important}.mock-main{flex:1!important;overflow:hidden!important;min-height:0!important;padding:8px!important}.mock-info-panel{width:100%!important;height:100px!important;flex-shrink:0!important;border-left:none!important;border-top:1px solid var(--color-border-subtle)!important;padding:8px 10px!important;overflow:hidden!important}.production-tabs-wrapper{padding:8px!important}.production-tabs{gap:24px!important;flex-wrap:nowrap!important;justify-content:center!important;width:100%!important}.production-tab{font-size:13px!important;padding:4px 0!important;white-space:nowrap!important}.production-description{padding:8px 0 16px!important;min-height:auto!important;height:auto!important;position:relative!important;overflow:hidden!important;width:100%!important}.production-description-track{display:flex!important;flex-wrap:nowrap!important;transition:transform .4s ease!important;align-items:flex-start!important;width:100%!important}.slide-description{font-size:11px!important;line-height:1.4!important;position:static!important;left:auto!important;right:auto!important;white-space:normal!important;overflow:hidden!important;width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important;transform:none!important;pointer-events:auto!important;text-align:center!important;padding:0 20px!important;box-sizing:border-box!important}.slide-description,.slide-description.active{opacity:1!important}.three-panel-layout{display:flex!important;flex-direction:row!important;height:auto!important;min-height:400px!important;width:100vw!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:0!important;margin:0!important;margin-left:calc(-1 * var(--space-md))!important;margin-right:calc(-1 * var(--space-md))!important}.live-review-center-panel,.live-review-right-panel,.live-review-script-panel{flex-shrink:0!important;width:auto!important;min-height:400px!important;margin:0!important}.live-review-script-panel{min-width:220px!important;max-width:220px!important}.live-review-center-panel{min-width:300px!important;flex:0 0 300px!important}.live-review-right-panel{min-width:250px!important;max-width:250px!important}.live-review-center-panel *,.live-review-right-panel *,.live-review-script-panel *{font-size:7px!important}.decisions-panels{display:flex!important;flex-direction:row!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:0!important}.decisions-script-panel{min-width:220px!important;max-width:220px!important;flex-shrink:0!important}.decisions-middle-panel{min-width:300px!important;flex:0 0 300px!important;flex-shrink:0!important}.decisions-right-stack{flex:1!important;display:flex!important;flex-direction:column!important;min-width:0!important}.decisions-canvas-panel{width:auto!important;flex:0 0 45%!important;border-top:1px solid var(--color-border-subtle)!important;border-left:none!important}.decisions-canvas-panel *,.decisions-middle-panel *,.decisions-script-panel *{font-size:7px!important}.prod-right-stack{flex:1!important;display:flex!important;flex-direction:column!important;min-width:0!important}.prod-canvas-panel{width:auto!important;flex:0 0 45%!important;border-top:1px solid var(--color-border-subtle)!important;border-left:none!important}.prod-canvas-panel *{font-size:7px!important}.canvas-header-prod{padding:5px 6px!important}.canvas-badge-prod{font-size:5px!important;padding:1px 3px!important}.canvas-title-prod{font-size:6px!important}.canvas-graph-prod{height:260px!important}.prod-node{padding:4px 5px!important;font-size:6px!important;gap:3px!important}.node-dot-prod{width:5px!important;height:5px!important}.node-type-prod{font-size:5px!important}.node-label-prod{font-size:6px!important;line-height:1.2!important}.section-postproduction{padding:16px 8px!important;min-height:auto!important;height:auto!important;max-height:100svh!important;overflow:hidden!important;margin:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.section-postproduction .section-header-centered{margin-bottom:12px!important;padding:0!important;flex-shrink:0!important}.post-carousel{padding:0!important;flex-direction:row!important;align-items:center!important;overflow:visible!important;margin:16px 0!important;gap:0!important;max-width:100%!important;min-height:0!important}.post-cards-container,.post-carousel{display:flex!important;justify-content:center!important;position:relative!important;flex:1!important}.post-cards-container{min-width:0!important}.post-card{width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;margin:0!important;display:flex!important;flex-direction:column!important;border-radius:9px!important;overflow:hidden!important}.post-card-visual{height:220px!important;min-height:220px!important;max-height:220px!important;flex:none!important;overflow:hidden!important;display:block!important;background:var(--color-bg-elevated)!important;padding:0!important;position:relative!important}.post-card-visual>*{position:absolute!important;top:0!important;left:0!important;width:166%!important;height:166%!important;transform:scale(.6)!important;transform-origin:top left!important}.post-card-visual img{width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;position:static!important}.post-card-left,.post-card-right{display:none!important}.post-card-center{width:100%!important}.post-card h3{font-size:11px!important;padding:6px 10px 2px!important;margin:0!important}.post-card p{font-size:8px!important;padding:0 10px 6px!important;line-height:1.3!important;margin:0!important}.post-arrow{width:24px!important;height:24px!important;font-size:10px!important;z-index:10!important;flex-shrink:0!important}.block-header h3{font-size:18px}.block-content p{font-size:14px}.faq-question{font-size:16px}.faq-answer{font-size:14px}.modal-content{max-width:90%;padding:var(--space-xl);margin:var(--space-md)}}@media (max-width:480px){:root{--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-3xl:48px;--space-4xl:64px;--space-5xl:80px}.hero{background-attachment:scroll;background-size:cover;background-position:center 30%;min-height:90vh;padding:var(--space-sm);padding-top:100px!important}img{max-width:100%;height:auto;display:block}.hero-title{font-size:clamp(28px,10vw,40px)}.hero-subtitle{font-size:14px}.section{padding:var(--space-xl) var(--space-sm)!important;margin-bottom:0!important}.section-header-centered .section-label{font-size:12px!important;letter-spacing:.1em!important;margin-bottom:4px!important}.section-title{font-size:24px!important;line-height:1.2!important;margin-bottom:8px!important}.section-subtitle{font-size:14px!important;line-height:1.4!important}.hero-product{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 var(--space-sm);margin-top:var(--space-sm)!important;margin-bottom:var(--space-sm)!important;display:flex;justify-content:center}.product-ui{border-radius:var(--radius-lg);min-width:auto!important;max-width:95%!important;height:460px!important;font-size:5px!important}.script-panel{width:28%!important;min-width:28%!important;max-width:28%!important;flex:0 0 28%!important}.right-stack{flex:1!important;display:flex!important;flex-direction:column!important}.breakdown-panel,.right-stack{min-width:0!important;overflow:hidden!important}.breakdown-panel{flex:1!important;width:auto!important;max-width:none!important;border-right:none!important}.canvas-panel{width:auto!important;max-height:0!important;opacity:0!important;transform:translateY(50px)!important;border-top:1px solid var(--color-border-subtle)!important;border-left:none!important;overflow:hidden!important;transition:max-height 4.8s cubic-bezier(.22,1,.36,1),opacity 2.8s cubic-bezier(.16,1,.3,1),transform 4.8s cubic-bezier(.22,1,.36,1)!important}.canvas-panel.visible{max-height:400px!important;opacity:1!important;transform:translateY(0)!important;flex:0 0 45%!important}.script-header{padding:2px 3px!important}.script-name{font-size:5px!important;padding:1px 2px!important}.live-badge,.script-version{font-size:4px!important}.live-badge{padding:1px!important}.script-tools{gap:1px!important}.script-content,.script-title-bar,.script-tools{font-size:5px!important}.script-content{line-height:1.2!important;padding:3px 4px!important}.script-title{font-size:6px!important;margin-bottom:2px!important}.script-meta{margin-bottom:3px!important}.meta-label,.meta-line{font-size:5px!important}.script-act,.script-scene{font-size:5px!important;margin:3px 0 1px!important}.script-direction{font-size:5px!important;margin-bottom:2px!important}.script-character{margin-bottom:1px!important}.script-character,.script-dialogue{font-size:5px!important;margin-left:3px!important}.script-footer{padding:2px 3px!important;gap:1px!important}.footer-tag{font-size:4px!important;padding:1px!important}.canvas-header{padding:3px 4px!important}.canvas-header h3{font-size:7px!important}.canvas-badge{font-size:5px!important}.breakdown-header{padding:3px 4px!important}.breakdown-title{font-size:8px!important}.reanalyze-btn{font-size:5px!important;padding:2px 5px!important}.settings-icon{font-size:7px!important}.breakdown-tabs{padding:2px 4px!important;gap:1px!important}.bd-tab,.breakdown-tabs button{font-size:5px!important;padding:2px 3px!important}.tab-count{font-size:4px!important;padding:1px 2px!important}.breakdown-stats{grid-template-columns:repeat(3,1fr);gap:3px!important;padding:5px!important}.stat-card{padding:4px!important}.stat-icon{font-size:6px!important;margin-bottom:2px!important}.stat-value{font-size:9px!important;margin-bottom:1px!important}.stat-label{font-size:5px!important}.scene-card{padding:4px!important;margin-bottom:3px!important}.scene-header{margin-bottom:2px!important}.scene-header span{font-size:5px!important}.scene-badge{font-size:4px!important;padding:1px 2px!important}.scene-title{font-size:6px!important;margin-bottom:1px!important}.scene-desc{font-size:5px!important;margin-bottom:2px!important}.scene-tags{gap:1px!important}.scene-tag{font-size:4px!important;padding:1px 2px!important}.list-scroll{padding:3px!important}.list-item{margin-bottom:2px!important;border-radius:3px!important;background:rgba(255,255,255,.02)!important;border:1px solid rgba(255,255,255,.05)!important}.item-row{padding:3px 4px!important;gap:3px!important;background:transparent!important}.item-chevron{font-size:5px!important}.item-icon{font-size:6px!important}.item-info{gap:2px!important}.item-name{font-size:5px!important}.item-scenes{font-size:4px!important}.item-actions{gap:2px!important}.action-icon{font-size:5px!important}.item-detail{padding:3px 4px!important}.detail-label{font-size:4px!important;margin-bottom:2px!important}.detail-sublabel{font-size:4px!important;margin-bottom:1px!important}.detail-box{font-size:4px!important;padding:2px 3px!important}.add-item-btn{font-size:5px!important;padding:3px 5px!important;margin-top:2px!important}.section-label{font-size:5px!important;margin:3px 0 2px!important;padding:1px 0!important}.props-section{margin-bottom:3px!important}.canvas-panel{min-height:auto!important}.canvas-title{font-size:5px!important}.selected-badge{font-size:4px!important;padding:1px 2px!important}.canvas-controls{gap:3px!important}.canvas-controls,.ctrl-icon{font-size:6px!important}.canvas-graph{height:auto!important;flex:1!important;overflow:hidden!important;min-height:0!important}.graph-node{padding:3px 4px!important;font-size:5px!important;gap:2px!important;min-width:45px!important}.node-dot{width:4px!important;height:4px!important}.node-type{font-size:4px!important}.node-label{font-size:5px!important;line-height:1.2!important;max-width:50px!important;word-wrap:break-word!important}.canvas-footer{padding:2px 3px!important;font-size:4px!important}.canvas-header-prod{padding:3px 4px!important}.canvas-badge-prod{font-size:4px!important;padding:1px 2px!important}.canvas-title-prod{font-size:5px!important}.canvas-graph-prod{height:200px!important;overflow:visible!important}.prod-node{padding:3px 4px!important;font-size:5px!important;gap:2px!important}.node-dot-prod{width:4px!important;height:4px!important}.node-type-prod{font-size:4px!important}.node-label-prod{font-size:5px!important;line-height:1.2!important}.preprod-ui{border-radius:var(--radius-lg);min-width:100%!important;max-width:100%!important;height:380px!important}.preprod-ui>.preprod-sidebar,.ui-demo-container .preprod-ui .preprod-sidebar{width:55px!important;min-width:55px!important;max-width:55px!important;flex:0 0 55px!important;padding:3px 2px!important}.preprod-ui>.preprod-panel,.ui-demo-container .preprod-ui .preprod-panel{flex:1 1 auto!important;min-width:0!important;width:calc(100% - 55px)!important}.preprod-sidebar .sidebar-back{font-size:4px!important;padding:1px 2px!important}.preprod-sidebar .sidebar-project{padding:1px 2px!important;gap:2px!important}.preprod-sidebar .project-avatar{width:10px!important;height:10px!important;font-size:5px!important}.preprod-sidebar .project-name{font-size:5px!important}.preprod-sidebar .section-header,.preprod-sidebar .sidebar-nav-item{font-size:4px!important;padding:1px 2px!important}.preprod-sidebar .nav-item{font-size:3px!important;padding:1px 2px!important}.preprod-sidebar .nav-icon{font-size:4px!important}.ui-demo-container{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0;margin-top:var(--space-sm)!important;margin-bottom:var(--space-sm)!important}.preprod-sidebar{width:60px!important;padding:3px 2px!important}.preprod-sidebar h3,.sidebar-back{font-size:5px!important;margin-bottom:3px!important}.sidebar-back{padding:2px!important;gap:1px!important}.sidebar-back .back-arrow{font-size:6px!important}.sidebar-project{padding:2px!important;gap:3px!important;margin-bottom:3px!important}.project-avatar{width:14px!important;height:14px!important;border-radius:2px!important}.project-avatar,.project-name{font-size:6px!important}.sidebar-nav-item{gap:2px!important}.sidebar-nav-item,.sidebar-section .section-header{padding:2px 3px!important;font-size:5px!important}.sidebar-section .section-chevron{font-size:5px!important}.nav-item{font-size:4px!important;padding:2px 3px!important;gap:2px!important}.nav-icon{font-size:5px!important}.section-items{padding-left:6px!important}.preprod-panel{font-size:6px!important}.panel-header{padding:5px 7px!important}.panel-title{font-size:9px!important}.typewriter-line{font-size:5px!important;line-height:1.3!important}.shot-header,.shotlist-scroll{padding:8px!important}.shot-header{gap:4px!important;margin-bottom:8px!important}.shot-thumb-small{width:30px!important;height:20px!important}.shot-item{padding:6px!important;margin-bottom:5px!important}.shot-number{font-size:10px!important;padding:3px 6px!important}.shot-type-tag{font-size:8px!important;padding:2px 6px!important}.selected-badge{font-size:7px!important;padding:2px 5px!important}.shot-title{font-size:9px!important;line-height:1.3!important}.shot-desc,.shot-title{margin-bottom:4px!important}.shot-desc{font-size:8px!important;line-height:1.4!important}.shot-meta{gap:6px!important}.shot-approved,.shot-edit,.shot-meta{font-size:7px!important}.schedule-header{padding:8px!important}.schedule-title-row{margin-bottom:8px!important;gap:6px!important}.schedule-icon{font-size:14px!important}.schedule-title{font-size:12px!important}.schedule-days{font-size:9px!important}.schedule-actions{gap:4px!important}.schedule-btn,.schedule-btn-primary{font-size:8px!important;padding:4px 8px!important}.schedule-tabs{padding:6px 8px!important;gap:3px!important}.schedule-tab{font-size:8px!important;padding:4px 6px!important}.schedule-stat-card,.schedule-stats{padding:8px!important;gap:6px!important}.stat-icon,.stat-number{font-size:14px!important}.stat-label{font-size:8px!important}.schedule-section{padding:8px!important}.edit-btn,.section-label{font-size:8px!important}.phase-card{padding:8px!important}.phase-name{font-size:10px!important}.phase-status{font-size:8px!important;padding:2px 6px!important}.phase-dates{margin-bottom:6px!important}.phase-dates,.progress-text{font-size:8px!important}.shoot-day-card{padding:8px!important}.shoot-day-number{font-size:10px!important}.shoot-day-date,.shoot-day-location,.shoot-stat{font-size:8px!important}.schedule-calendar{padding:8px!important}.calendar-month{font-size:10px!important}.calendar-nav{font-size:12px!important;padding:2px 6px!important}.calendar-weekday{font-size:7px!important}.calendar-day{font-size:8px!important;width:20px!important;height:20px!important}.section-production{padding:12px 8px!important;height:100svh!important;height:100dvh!important;max-height:100svh!important;max-height:100dvh!important;overflow:hidden!important;margin:0!important;display:flex!important;flex-direction:column!important}.section-production .section-header-centered{margin-bottom:6px!important;padding:0!important;flex-shrink:0!important}.section-production .production-carousel{padding:0!important;margin:0!important;width:100%!important;flex:1!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.section-production .carousel-container{max-width:100%!important;height:100%!important}.section-production .carousel-track{height:100%!important}.section-production .carousel-slide{padding:0 8px!important;height:100%!important;align-items:stretch!important}.section-production .carousel-arrow{width:24px!important;height:24px!important;font-size:10px!important;top:50%!important;transform:translateY(-50%)!important}.section-production .carousel-arrow-left{left:4px!important}.section-production .carousel-arrow-right{right:4px!important}.section-production .production-ui-mock,.section-production .slide-visual{max-width:100%!important;height:100%!important}.section-production .production-ui-mock{border-radius:9px!important;width:100%!important;margin:0!important;display:flex!important;flex-direction:row!important;overflow:hidden!important;background:#1C1C1E!important}.section-production .prod-script-panel{width:55px!important;min-width:55px!important;max-width:55px!important;flex-shrink:0!important;padding:5px!important;overflow:hidden!important;border-right:1px solid rgba(255,255,255,.1)!important}.section-production .prod-script-panel .script-header-prod{padding:0 0 3px!important}.section-production .prod-script-panel .script-name-prod{font-size:6px!important;font-weight:600!important;display:block!important}.section-production .prod-script-panel .script-content-prod{padding:0!important}.section-production .prod-script-panel .script-title-prod{font-size:7px!important;font-weight:700!important;margin-bottom:2px!important}.section-production .prod-script-panel .script-act-prod{font-size:5px!important;margin-bottom:1px!important;font-weight:600!important}.section-production .prod-script-panel .script-scene-prod{font-size:5px!important;margin-bottom:2px!important}.section-production .prod-script-panel .script-direction-prod{font-size:4px!important;line-height:1.3!important;margin-bottom:3px!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;opacity:.8!important}.section-production .prod-script-panel .script-character-prod{font-size:5px!important;font-weight:700!important;margin-top:2px!important;color:#4FC3F7!important}.section-production .prod-script-panel .script-dialogue-prod{font-size:4px!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;opacity:.8!important}.section-production .prod-camera-panel{flex:0 0 55%!important;min-width:0!important;padding:5px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.section-production .prod-camera-panel .camera-selection-state{flex-direction:column!important;height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;justify-content:flex-start!important;padding:4px!important}.section-production .prod-camera-panel .camera-connected-state{flex-direction:column!important;height:100%!important;overflow:hidden!important;justify-content:flex-start!important;padding:4px!important}.section-production .prod-camera-panel .camera-header{padding:0 0 2px!important;flex-shrink:0!important}.section-production .prod-camera-panel .camera-header h3{font-size:9px!important;margin:0!important;font-weight:600!important}.section-production .prod-camera-panel .camera-subtitle{font-size:4px!important;opacity:.7!important;display:block!important}.section-production .prod-camera-panel .camera-section-title{font-size:6px!important;font-weight:600!important;margin:3px 0 1px!important;flex-shrink:0!important}.section-production .prod-camera-panel .camera-section-subtitle{font-size:4px!important;margin:0 0 3px!important;opacity:.6!important;flex-shrink:0!important}.section-production .prod-camera-panel .camera-grid{display:flex!important;flex-direction:column!important;gap:3px!important;flex-shrink:0!important}.section-production .prod-camera-panel .camera-card{padding:4px 5px!important;border-radius:3px!important;background:rgba(255,255,255,.06)!important;overflow:hidden!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;flex-shrink:0!important}.section-production .prod-camera-panel .camera-card.blackmagic-card{border:1px solid rgba(33,150,243,.5)!important;background:rgba(33,150,243,.1)!important}.section-production .prod-camera-panel .camera-card-header{display:flex!important;align-items:center!important;gap:2px!important;margin-bottom:0!important;flex-shrink:0!important;flex-direction:column!important}.section-production .prod-camera-panel .camera-icon{font-size:10px!important;width:16px!important;height:16px!important;border-radius:3px!important}.section-production .prod-camera-panel .camera-badges{display:flex!important;gap:1px!important;flex-wrap:wrap!important;justify-content:center!important}.section-production .prod-camera-panel .camera-badge{font-size:3px!important;padding:1px 2px!important;border-radius:2px!important;background:rgba(255,255,255,.15)!important}.section-production .prod-camera-panel .camera-name{font-size:6px!important;font-weight:600!important;margin-bottom:0!important;flex-shrink:0!important}.section-production .prod-camera-panel .camera-desc{font-size:3.5px!important;line-height:1.3!important;overflow:hidden!important;opacity:.7!important;margin-bottom:0!important;flex:1!important}.section-production .prod-camera-panel .camera-support{font-size:3px!important;margin:0!important;opacity:.5!important;flex-shrink:0!important}.section-production .prod-camera-panel .camera-card-footer,.section-production .prod-camera-panel .camera-connect-link,.section-production .prod-camera-panel .camera-divider,.section-production .prod-camera-panel .camera-requirements{display:none!important}.section-production .prod-camera-panel .camera-connected-header{padding:0 0 3px!important;flex-shrink:0!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:3px!important;border-bottom:1px solid rgba(255,255,255,.1)!important;margin-bottom:2px!important}.section-production .prod-camera-panel .camera-connected-header h3{font-size:8px!important;margin:0!important;font-weight:600!important}.section-production .prod-camera-panel .camera-connected-subtitle{font-size:4px!important;opacity:.7!important;display:block!important}.section-production .prod-camera-panel .change-camera-btn{font-size:3.5px!important;padding:1px 3px!important;margin-top:0!important;background:rgba(255,255,255,.1)!important;border:none!important;border-radius:2px!important;color:inherit!important}.section-production .prod-camera-panel .camera-tabs{display:flex!important;gap:3px!important;margin:0 0 3px!important;flex-shrink:0!important;padding:0!important;border-bottom:none!important}.section-production .prod-camera-panel .camera-tab{font-size:5px!important;padding:2px 4px!important;background:rgba(255,255,255,.08)!important;border:none!important;border-radius:2px!important;color:inherit!important}.section-production .prod-camera-panel .camera-video-area{flex:1!important;min-height:0!important;position:relative!important;border-radius:4px!important;overflow:hidden!important;background:#000!important;width:100%!important;margin:0!important}.section-production .prod-camera-panel .video-placeholder{width:100%!important;height:100%!important}.section-production .prod-camera-panel .video-placeholder video{width:100%!important;height:100%!important;object-fit:cover!important}.section-production .prod-camera-panel .camera-settings-btn{position:absolute!important;top:2px!important;right:2px!important;font-size:7px!important;padding:2px!important;background:rgba(0,0,0,.5)!important;border:none!important;border-radius:2px!important;color:white!important}.section-production .prod-camera-panel .camera-scene-info{display:flex!important;gap:6px!important;align-items:center!important;margin-top:3px!important;padding:3px 0 0!important;border-top:1px solid rgba(255,255,255,.1)!important;flex-shrink:0!important;background:transparent!important}.section-production .prod-camera-panel .scene-info-item{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1px!important}.section-production .prod-camera-panel .scene-info-label{font-size:3px!important;opacity:.6!important}.section-production .prod-camera-panel .scene-info-value{font-size:6px!important;font-weight:600!important}.section-production .prod-camera-panel .record-btn{font-size:4px!important;padding:2px 5px!important;background:#f44336!important;border:none!important;border-radius:2px!important;color:white!important;margin-left:auto!important}.section-production .prod-right-stack{flex:1!important;display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important}.section-production .prod-canvas-panel{width:auto!important;min-width:auto!important;max-width:none!important;flex:0 0 45%!important;padding:3px!important;overflow:hidden!important;border-top:1px solid rgba(255,255,255,.1)!important;border-left:none!important}.section-production .prod-canvas-panel .analysis-panel-state,.section-production .prod-canvas-panel .canvas-view-state{height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.section-production .prod-canvas-panel .canvas-header-prod{padding:0 0 2px!important;flex-shrink:0!important;display:flex!important;flex-direction:column!important;gap:0!important}.section-production .prod-canvas-panel .canvas-badge-prod{font-size:3px!important;padding:1px 2px!important;background:rgba(76,175,80,.2)!important;border-radius:2px!important;display:inline-block!important;width:fit-content!important}.section-production .prod-canvas-panel .canvas-title-prod{font-size:3.5px!important;display:block!important;margin-top:1px!important;opacity:.7!important}.section-production .prod-canvas-panel .canvas-graph-prod{flex:1!important;position:relative!important;min-height:0!important;overflow:hidden!important}.section-production .prod-canvas-panel .prod-node{padding:1px 2px!important;position:absolute!important;background:rgba(40,40,40,.95)!important;border-radius:2px!important;border:1px solid rgba(255,255,255,.15)!important;display:flex!important;align-items:center!important;gap:1px!important;transform:none!important}.section-production .prod-canvas-panel .node-dot-prod{width:3px!important;height:3px!important;border-radius:50%!important;flex-shrink:0!important}.section-production .prod-canvas-panel .node-type-prod{font-size:3px!important;opacity:.6!important;display:none!important}.section-production .prod-canvas-panel .node-label-prod{font-size:3.5px!important;max-width:30px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.section-production .prod-canvas-panel .analysis-header{display:flex!important;gap:2px!important;margin-bottom:3px!important;flex-shrink:0!important}.section-production .prod-canvas-panel .analysis-tab{font-size:4px!important;padding:2px 3px!important;background:rgba(255,255,255,.05)!important;border:none!important;border-radius:2px!important;color:inherit!important}.section-production .prod-canvas-panel .analysis-tab.active{background:rgba(255,255,255,.15)!important}.section-production .prod-canvas-panel .analysis-section{margin-bottom:4px!important}.section-production .prod-canvas-panel .analysis-section-title{font-size:4px!important;opacity:.6!important;margin-bottom:2px!important}.section-production .prod-canvas-panel .analysis-metric{display:flex!important;align-items:center!important;gap:2px!important;margin-bottom:2px!important}.section-production .prod-canvas-panel .metric-label{font-size:4px!important;width:22px!important}.section-production .prod-canvas-panel .metric-bar{flex:1!important;height:2px!important;background:rgba(255,255,255,.1)!important;border-radius:1px!important;overflow:hidden!important}.section-production .prod-canvas-panel .metric-fill{height:100%!important;background:#4CAF50!important}.section-production .prod-canvas-panel .metric-value{font-size:4px!important;width:14px!important;text-align:right!important}.section-production .three-panel-layout{display:flex!important;flex-direction:row!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;gap:0!important;margin:0!important;width:100%!important;background:#1C1C1E!important;border-radius:9px!important}.section-production .live-review-script-panel{width:55px!important;min-width:55px!important;max-width:55px!important;flex-shrink:0!important;margin:0!important;padding:5px!important;border-right:1px solid rgba(255,255,255,.1)!important;overflow:hidden!important}.section-production .live-review-script-panel .script-header-prod{padding:0 0 2px!important;display:flex!important;align-items:center!important;gap:2px!important}.section-production .live-review-script-panel .script-name-prod{font-size:6px!important;font-weight:600!important}.section-production .live-review-script-panel .live-badge{font-size:4px!important;color:#4CAF50!important}.section-production .live-review-script-panel .script-content-prod{padding:0!important}.section-production .live-review-script-panel .script-title-prod{font-size:7px!important;font-weight:700!important;margin-bottom:2px!important}.section-production .live-review-script-panel .meta-label-prod{font-size:4px!important;opacity:.6!important;margin-bottom:1px!important}.section-production .live-review-script-panel .meta-line-prod{font-size:4px!important;line-height:1.2!important;margin-bottom:0!important}.section-production .live-review-script-panel .script-act-prod{font-size:5px!important;font-weight:600!important;margin-top:3px!important}.section-production .live-review-script-panel .script-scene-prod{font-size:5px!important;margin-bottom:2px!important}.section-production .live-review-script-panel .script-direction-prod{font-size:4px!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;opacity:.7!important}.section-production .live-review-script-panel .script-character-prod{font-size:4px!important;font-weight:700!important;margin-top:2px!important;color:#4FC3F7!important}.section-production .live-review-script-panel .script-dialogue-prod{font-size:4px!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;opacity:.7!important}.section-production .live-review-center-panel{flex:1!important;min-width:0!important;margin:0!important;padding:5px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.section-production .live-review-center-panel .review-header{padding:0 0 3px!important;flex-shrink:0!important}.section-production .live-review-center-panel .review-header h3{font-size:9px!important;margin:0!important;font-weight:600!important}.section-production .live-review-center-panel .review-subtitle{font-size:5px!important;opacity:.7!important}.section-production .live-review-center-panel .review-grid{display:flex!important;flex-direction:column!important;gap:3px!important;flex:1!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}.section-production .live-review-center-panel .review-video-card{flex-shrink:0!important;border-radius:4px!important;overflow:hidden!important;background:rgba(255,255,255,.05)!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;padding:3px!important}.section-production .live-review-center-panel .video-thumbnail{width:50px!important;height:35px!important;flex-shrink:0!important;border-radius:3px!important;position:relative!important;background:rgba(0,0,0,.3)!important;display:flex!important;align-items:center!important;justify-content:center!important;background-size:cover!important;background-position:50%!important}.section-production .live-review-center-panel .video-thumbnail.flagged{background-color:rgba(244,67,54,.4)!important}.section-production .live-review-center-panel .video-placeholder-icon{font-size:8px!important;opacity:.5!important}.section-production .live-review-center-panel .video-badge{position:absolute!important;top:1px!important;left:1px!important;font-size:4px!important;padding:1px 2px!important;border-radius:2px!important;background:rgba(0,0,0,.7)!important}.section-production .live-review-center-panel .video-status-badge{position:static!important;font-size:4px!important;padding:1px 3px!important;border-radius:2px!important;display:inline-block!important}.section-production .live-review-center-panel .video-status-badge.approved{background:rgba(76,175,80,.9)!important}.section-production .live-review-center-panel .video-status-badge.in-progress{background:rgba(221,151,79,.9)!important}.section-production .live-review-center-panel .video-flag{position:static!important;font-size:4px!important;padding:1px 3px!important;background:rgba(244,67,54,.95)!important;border-radius:2px!important;display:inline-block!important;animation:flashWarning 1.5s ease-in-out infinite!important}.section-production .live-review-center-panel .video-meta{padding:0!important;flex-shrink:0!important}.section-production .live-review-center-panel .video-time{font-size:4px!important;opacity:.7!important}.section-production .live-review-right-panel{width:70px!important;min-width:70px!important;max-width:70px!important;flex-shrink:0!important;margin:0!important;padding:4px!important;border-left:1px solid rgba(255,255,255,.1)!important;overflow:hidden!important}.section-production .live-review-right-panel .shot-status-header h4{font-size:6px!important;margin:0 0 3px!important;font-weight:600!important}.section-production .live-review-right-panel .shot-status-list{display:flex!important;flex-direction:column!important;gap:3px!important}.section-production .live-review-right-panel .shot-status-card{padding:4px!important;border-radius:3px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.1)!important;flex-shrink:0!important}.section-production .live-review-right-panel .shot-status-card.approved{border-color:#4CAF50!important}.section-production .live-review-right-panel .shot-status-card.in-progress{border-color:#2196F3!important}.section-production .live-review-right-panel .shot-info{margin-bottom:2px!important}.section-production .live-review-right-panel .shot-number{font-size:6px!important;font-weight:700!important;display:block!important}.section-production .live-review-right-panel .shot-desc{font-size:3.5px!important;opacity:.7!important;display:block!important;line-height:1.3!important}.section-production .live-review-right-panel .shot-status-badge{font-size:4px!important;display:flex!important;align-items:center!important;gap:1px!important;margin-top:1px!important}.section-production .live-review-right-panel .shot-status-badge.approved{color:#4CAF50!important}.section-production .live-review-right-panel .shot-status-badge.pending{color:#9E9E9E!important}.section-production .live-review-right-panel .shot-status-badge.in-progress{color:#FF9800!important}.section-production .live-review-right-panel .status-icon{font-size:4px!important}.section-production .decisions-script-panel{width:55px!important;min-width:55px!important;max-width:55px!important;flex-shrink:0!important;padding:5px!important;border-right:1px solid rgba(255,255,255,.1)!important;overflow:hidden!important}.section-production .decisions-script-panel .script-header-prod{padding:0 0 2px!important;display:flex!important;align-items:center!important;gap:2px!important}.section-production .decisions-script-panel .script-name-prod{font-size:6px!important;font-weight:600!important}.section-production .decisions-script-panel .live-badge{font-size:4px!important;color:#4CAF50!important}.section-production .decisions-script-panel .script-content-prod{padding:0!important}.section-production .decisions-script-panel .script-title-prod{font-size:7px!important;font-weight:700!important;margin-bottom:2px!important}.section-production .decisions-script-panel .meta-label-prod{font-size:4px!important;opacity:.6!important;margin-bottom:1px!important}.section-production .decisions-script-panel .meta-line-prod{font-size:4px!important;line-height:1.2!important;margin-bottom:0!important}.section-production .decisions-script-panel .script-act-prod{font-size:5px!important;font-weight:600!important;margin-top:2px!important}.section-production .decisions-script-panel .script-scene-prod{font-size:5px!important;margin-bottom:2px!important}.section-production .decisions-script-panel .script-direction-prod{font-size:4px!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;opacity:.7!important}.section-production .decisions-script-panel .editable-text{background:rgba(33,150,243,.2)!important;padding:0 1px!important}.section-production .decisions-script-panel .edit-cursor{color:#2196F3!important}.section-production .decisions-script-panel .script-character-prod{font-size:4px!important;font-weight:700!important;margin-top:2px!important;color:#4FC3F7!important}.section-production .decisions-script-panel .script-dialogue-prod{font-size:4px!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;opacity:.7!important}.section-production .decisions-middle-panel{flex:1!important;min-width:0!important;padding:5px!important;overflow:hidden!important}.section-production .decisions-middle-panel .decisions-state{display:none!important}.section-production .decisions-middle-panel .decisions-state.active{display:block!important;height:100%!important}.section-production .decisions-middle-panel .decisions-list-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:3px!important}.section-production .decisions-middle-panel .list-title{font-size:9px!important;font-weight:600!important}.section-production .decisions-middle-panel .shot-count{font-size:5px!important;opacity:.6!important}.section-production .decisions-middle-panel .decisions-schedule-list,.section-production .decisions-middle-panel .decisions-shots-list{display:flex!important;flex-direction:column!important;gap:2px!important;max-height:200px!important;overflow-y:auto!important}.section-production .decisions-middle-panel .decision-schedule-item,.section-production .decisions-middle-panel .decision-shot-item{display:flex!important;gap:5px!important;padding:4px!important;border-radius:3px!important;background:rgba(255,255,255,.04)!important;align-items:flex-start!important}.section-production .decisions-middle-panel .decision-schedule-item.editing,.section-production .decisions-middle-panel .decision-shot-item.editing{background:rgba(33,150,243,.15)!important;border:1px solid rgba(33,150,243,.3)!important}.section-production .decisions-middle-panel .shot-num{font-size:7px!important;font-weight:700!important;color:#4FC3F7!important;min-width:14px!important}.section-production .decisions-middle-panel .schedule-time{font-size:5px!important;font-weight:600!important;opacity:.7!important;min-width:22px!important}.section-production .decisions-middle-panel .schedule-info,.section-production .decisions-middle-panel .shot-info{flex:1!important;min-width:0!important}.section-production .decisions-middle-panel .schedule-title,.section-production .decisions-middle-panel .shot-desc{font-size:6px!important;font-weight:500!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.section-production .decisions-middle-panel .schedule-meta,.section-production .decisions-middle-panel .shot-meta{font-size:4px!important;opacity:.6!important;margin-top:1px!important}.section-production .decisions-middle-panel .cursor{color:#2196F3!important;animation:blink 1s infinite!important}.section-production .decisions-right-stack{flex:1!important;display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important}.section-production .decisions-canvas-panel{width:auto!important;min-width:auto!important;max-width:none!important;flex:0 0 45%!important;padding:3px!important;border-top:1px solid rgba(255,255,255,.1)!important;border-left:none!important;overflow:hidden!important}.section-production .decisions-canvas-panel .canvas-header{padding:0 0 3px!important}.section-production .decisions-canvas-panel .selected-badge{font-size:4px!important;padding:1px 2px!important;background:rgba(76,175,80,.2)!important;border-radius:2px!important;display:inline-block!important}.section-production .decisions-canvas-panel .canvas-title{font-size:4px!important;display:block!important;margin-top:1px!important;opacity:.7!important}.section-production .decisions-canvas-panel .canvas-controls{display:none!important}.section-production .decisions-canvas-panel .canvas-graph{flex:1!important;position:relative!important;min-height:0!important;overflow:visible!important}.section-production .decisions-canvas-panel .graph-node{padding:2px 3px!important;position:absolute!important;background:rgba(40,40,40,.95)!important;border-radius:2px!important;border:1px solid rgba(255,255,255,.15)!important;display:flex!important;align-items:center!important;gap:2px!important;transform:scale(.45)!important;transform-origin:top left!important}.section-production .decisions-canvas-panel .node-dot{width:4px!important;height:4px!important;border-radius:50%!important;flex-shrink:0!important}.section-production .decisions-canvas-panel .node-type{font-size:4px!important;opacity:.6!important}.section-production .decisions-canvas-panel .node-label{font-size:5px!important;max-width:40px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.section-production .production-tabs-wrapper{padding:6px 8px!important;margin-top:4px!important;flex-shrink:0!important}.section-production .production-tabs{gap:16px!important;flex-wrap:nowrap!important;justify-content:center!important;width:100%!important}.section-production .production-tab{font-size:11px!important;padding:4px 0!important;white-space:nowrap!important}.section-production .production-description{padding:4px 0 8px!important;min-height:auto!important;height:auto!important;position:relative!important;overflow:hidden!important;flex-shrink:0!important;width:100%!important}.section-production .production-description-track{display:flex!important;flex-wrap:nowrap!important;transition:transform .4s ease!important;align-items:flex-start!important;width:100%!important}.section-production .slide-description{font-size:11px!important;line-height:1.4!important;position:static!important;left:auto!important;right:auto!important;white-space:normal!important;overflow:hidden!important;width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important;text-align:center!important;padding:0 20px!important;box-sizing:border-box!important}.section-production .slide-description.active{opacity:1!important}.production-carousel{padding:0!important;margin:var(--space-sm) 0!important;width:100vw!important;margin-left:calc(-1 * var(--space-sm))!important;margin-right:calc(-1 * var(--space-sm))!important}.carousel-arrow{width:28px!important;height:28px!important;font-size:12px!important}.slide-ui-mock{height:300px!important;border-radius:var(--radius-lg);max-width:100%!important;width:100%!important;margin:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.mock-header,.slide-ui-mock{background:#1C1C1E!important}.mock-header{padding:6px 8px!important;flex-shrink:0!important}.mock-dot{width:6px!important;height:6px!important}.mock-content{flex:1!important;flex-direction:column!important;min-height:0!important}.mock-content,.mock-sidebar{display:flex!important;overflow:hidden!important}.mock-sidebar{width:100%!important;height:40px!important;padding:4px 6px!important;flex-shrink:0!important;border-right:none!important;border-bottom:1px solid var(--color-border-subtle)!important;gap:4px!important;flex-direction:row!important}.mock-main{flex:1!important;overflow:hidden!important;min-height:0!important;padding:6px!important}.mock-info-panel{width:100%!important;height:85px!important;padding:6px 8px!important;flex-shrink:0!important;border-left:none!important;border-top:1px solid var(--color-border-subtle)!important;overflow:hidden!important}.schedule-day{margin-bottom:8px!important;font-size:8px!important;padding-bottom:6px!important}.schedule-item{margin-bottom:6px!important;padding:6px!important;font-size:7px!important;display:block!important;position:relative!important;background:var(--color-bg-card)!important;border:1px solid var(--color-border-subtle)!important;border-radius:var(--radius-md)!important}.schedule-time{font-size:6px!important;margin-bottom:2px!important;display:block!important}.schedule-title{font-size:7px!important;margin-bottom:1px!important;display:block!important}.schedule-location{font-size:6px!important;display:block!important}.production-tabs-wrapper{padding:8px 4px!important}.production-tabs{gap:16px!important;flex-wrap:nowrap!important;justify-content:center!important;width:100%!important}.production-tab{font-size:11px!important;padding:4px 0!important;white-space:nowrap!important}.production-description{padding:8px 0 16px!important;min-height:auto!important;height:auto!important;position:relative!important;overflow:hidden!important;width:100%!important}.production-description-track{display:flex!important;flex-wrap:nowrap!important;transition:transform .4s ease!important;align-items:flex-start!important;width:100%!important}.slide-description{font-size:11px!important;line-height:1.4!important;position:static!important;left:auto!important;right:auto!important;white-space:normal!important;overflow:hidden!important;text-overflow:unset!important;width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important;text-align:center!important;padding:0 20px!important;box-sizing:border-box!important}.slide-description.active{opacity:1!important}.three-panel-layout{display:flex!important;flex-direction:row!important;height:auto!important;min-height:380px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:0!important;margin:0!important;margin-left:calc(-1 * var(--space-sm))!important;margin-right:calc(-1 * var(--space-sm))!important;width:100vw!important}.live-review-script-panel{min-width:200px!important;max-width:200px!important;flex-shrink:0!important;margin:0!important}.live-review-center-panel{min-width:260px!important;flex:0 0 260px!important;flex-shrink:0!important;margin:0!important}.live-review-right-panel{min-width:240px!important;max-width:240px!important;flex-shrink:0!important;margin:0!important}.live-review-center-panel *,.live-review-right-panel *,.live-review-script-panel *{font-size:6px!important}.decisions-panels{display:flex!important;flex-direction:row!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:0!important}.decisions-script-panel{min-width:200px!important;max-width:200px!important;flex-shrink:0!important}.decisions-right-stack{flex:1!important;display:flex!important;flex-direction:column!important;min-width:0!important}.decisions-middle-panel{flex:1!important;min-width:0!important}.decisions-canvas-panel{width:auto!important;min-width:auto!important;max-width:none!important;flex:0 0 45%!important;border-top:1px solid var(--color-border-subtle)!important;border-left:none!important}.decisions-canvas-panel *,.decisions-middle-panel *,.decisions-script-panel *{font-size:6px!important}.prod-right-stack{flex:1!important;display:flex!important;flex-direction:column!important;min-width:0!important}.prod-canvas-panel{width:auto!important;min-width:auto!important;max-width:none!important;flex:0 0 45%!important;border-top:1px solid var(--color-border-subtle)!important;border-left:none!important}.prod-canvas-panel *{font-size:6px!important}.production-slide{width:100%!important}.production-slide.active{max-width:95%!important}.section-postproduction{padding:12px 6px!important;min-height:auto!important;height:auto!important;max-height:100svh!important;overflow:hidden!important;margin:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.section-postproduction .section-header-centered{margin-bottom:10px!important;padding:0!important;flex-shrink:0!important}.post-carousel{padding:0!important;flex-direction:row!important;align-items:center!important;overflow:visible!important;margin:12px 0!important;gap:0!important;max-width:100%!important;min-height:0!important}.post-cards-container,.post-carousel{display:flex!important;justify-content:center!important;position:relative!important;flex:1!important}.post-cards-container{min-width:0!important}.post-card{width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;margin:0!important;display:flex!important;flex-direction:column!important;border-radius:9px!important;overflow:hidden!important}.post-card-visual{height:200px!important;min-height:200px!important;max-height:200px!important;flex:none!important;overflow:hidden!important;display:block!important;background:var(--color-bg-elevated)!important;padding:0!important;position:relative!important}.post-card-visual>*{position:absolute!important;top:0!important;left:0!important;width:180%!important;height:180%!important;transform:scale(.55)!important;transform-origin:top left!important}.post-card-visual img{width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;position:static!important}.post-card-left,.post-card-right{display:none!important}.post-card-center{width:100%!important}.post-card h3{font-size:10px!important;padding:4px 8px 1px!important;margin:0!important}.post-card p{font-size:7px!important;padding:0 8px 4px!important;line-height:1.3!important;margin:0!important}.post-arrow{width:24px!important;height:24px!important;font-size:10px!important;z-index:10!important;flex-shrink:0!important}.modal-content{max-width:95%;width:95%;padding:var(--space-lg);margin:var(--space-sm)}.modal-title{font-size:20px}.nav-content{padding:0 var(--space-md)}.logo-image,.nav-logo-img{height:24px;width:auto}}.production-ui-mock{display:flex;width:100%;height:580px;background:#1C1C1E;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border-subtle)}.prod-script-panel{width:200px;background:#1C1C1E;border-right:1px solid var(--color-border-subtle);overflow-y:auto;padding:12px}.script-header-simple{padding:8px 0;border-bottom:1px solid var(--color-border-subtle);margin-bottom:12px}.script-name{font-size:13px;font-weight:600;color:var(--color-text-primary)}.script-content-simple{font-size:10px;line-height:1.6;color:var(--color-text-secondary)}.script-meta-line{margin-bottom:4px;color:var(--color-text-tertiary)}.script-act-simple,.script-scene-simple{font-weight:600;color:var(--color-text-primary);margin:12px 0 6px}.script-direction-simple{font-style:italic;color:var(--color-text-tertiary);margin:8px 0}.script-character-simple{font-weight:600;color:var(--color-text-primary);margin:8px 0 4px}.script-dialogue-simple{color:var(--color-text-secondary);margin-bottom:8px}.prod-camera-panel{flex:0 0 55%;background:#1C1C1E;overflow-y:auto;padding:0}.camera-header{margin-bottom:16px}.camera-header h3{font-size:20px;font-weight:600;color:var(--color-text-primary);margin:0 0 4px}.camera-subtitle{font-size:12px;color:var(--color-text-tertiary)}.camera-section-title{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:12px}.camera-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:4px}.camera-card{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:16px;transition:all .15s;cursor:pointer;display:flex;flex-direction:column}.camera-card:hover{background:var(--color-bg-card);border-color:var(--color-border)}.camera-card.active{border-color:var(--color-accent);background:rgba(10,132,255,.08)}.camera-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.camera-icon{width:40px;height:40px;background:var(--color-bg-card);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:20px}.camera-icon.phone{background:rgba(10,132,255,.15)}.camera-badges{display:flex;gap:4px}.camera-badge{background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:500;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em}.camera-name{font-size:14px;font-weight:600;color:var(--color-text-primary);margin-bottom:6px}.camera-desc{font-size:11px;color:var(--color-text-secondary);line-height:1.5;margin-bottom:8px}.camera-support{font-size:10px;color:var(--color-text-tertiary);margin-bottom:10px}.camera-section-subtitle{font-size:12px;color:var(--color-text-tertiary);margin-top:-8px;margin-bottom:16px}.camera-divider{height:1px;background:var(--color-border-subtle);margin:8px 0}.camera-requirements{margin-bottom:8px}.requirements-title{font-size:9px;font-weight:600;color:var(--color-text-tertiary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.requirements-list{list-style:none;padding:0;margin:0;counter-reset:req}.requirements-list li{counter-increment:req;font-size:11px;color:var(--color-text-primary);line-height:1.6;display:flex;align-items:center;gap:8px}.requirements-list li:before{content:counter(req);display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:rgba(255,255,255,.08);font-size:9px;font-weight:600;color:var(--color-text-secondary);flex-shrink:0}.camera-card-footer{display:flex;justify-content:flex-end;margin-top:auto;padding-top:8px}.camera-connect-link{font-size:12px;font-weight:500;color:var(--color-text-secondary);cursor:pointer;transition:color .15s}.camera-connect-link:hover{color:var(--color-text-primary)}.camera-connect-btn{background:var(--color-accent);color:white;border:none;border-radius:var(--radius-sm);padding:6px 12px;font-size:11px;font-weight:500;cursor:pointer;transition:opacity .15s}.camera-connect-btn:hover{opacity:.85}.prod-right-stack{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.prod-canvas-panel{width:auto;flex:0 0 45%;background:#1C1C1E;border-top:1px solid var(--color-border-subtle);padding:12px;overflow:hidden}.canvas-header-simple{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--color-border-subtle);margin-bottom:12px}.canvas-badge{font-size:10px;color:#34C759}.canvas-title-simple{font-size:11px;color:var(--color-text-secondary)}.canvas-graph-simple{position:relative;width:100%;height:300px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.02),rgba(255,255,255,.02) 1px,transparent 0,transparent 20px),repeating-linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,255,255,.02) 1px,transparent 0,transparent 20px);border-radius:var(--radius-sm)}.simple-node{position:absolute;display:flex;align-items:center;gap:6px;background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);padding:6px 8px;font-size:9px}.node-dot-small{width:8px;height:8px;border-radius:50%;flex-shrink:0}.node-dot-small.green{background:#34C759}.node-dot-small.purple{background:#BF5AF2}.node-dot-small.blue{background:#0A84FF}.node-dot-small.orange{background:#FF9F0A}.node-dot-small.pink{background:#FF375F}.node-dot-small.yellow{background:#FFD60A}.node-type-small{font-size:8px;font-weight:500;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em}.script-header-prod{padding:8px 10px;border-bottom:1px solid var(--color-border-subtle)}.script-name-prod{font-size:12px;font-weight:600;color:var(--color-text-primary)}.script-content-prod{padding:10px;font-family:Courier New,Courier,monospace;font-size:11px;line-height:1.6;color:var(--color-text-secondary)}.script-title-prod{font-weight:700;color:var(--color-text-primary);margin-bottom:12px;text-align:center}.meta-label-prod{font-weight:600;color:var(--color-text-tertiary);margin:10px 0 4px}.meta-line-prod{color:var(--color-text-secondary);margin:2px 0}.script-act-prod,.script-scene-prod{font-weight:700;color:var(--color-text-primary);margin:12px 0 6px;text-align:center}.script-direction-prod{font-style:italic;color:var(--color-text-tertiary);margin:8px 0}.script-direction-prod.editable-direction{position:relative}.editable-text{background:rgba(10,132,255,.1);padding:2px 4px;border-radius:3px;transition:all .3s ease}.editable-text.editing{background:rgba(10,132,255,.2);border-left:2px solid var(--color-accent);padding-left:6px}.edit-cursor{color:var(--color-accent);animation:blink 1s infinite;opacity:0}.edit-cursor.show{opacity:1}.script-character-prod{font-weight:700;color:var(--color-text-primary);margin:10px 0 4px;text-align:center}.script-dialogue-prod{color:var(--color-text-secondary);margin-bottom:8px}.camera-connected-state,.camera-selection-state{height:100%;overflow-y:auto;padding:0;display:flex;flex-direction:column}.camera-selection-state{padding:16px}.camera-connected-header{padding:16px;border-bottom:1px solid var(--color-border-subtle);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.camera-connected-header h3{font-size:18px;font-weight:600;color:var(--color-text-primary);margin:0}.camera-connected-subtitle{font-size:11px;color:var(--color-text-tertiary);display:block;margin-top:4px}.change-camera-btn{background:transparent;border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);color:var(--color-text-secondary);font-size:11px;padding:6px 10px;cursor:pointer}.camera-tabs{display:flex;gap:4px;padding:10px 16px;border-bottom:1px solid var(--color-border-subtle);flex-shrink:0}.camera-tab{background:transparent;border:none;color:var(--color-text-tertiary);font-size:11px;padding:6px 10px;border-radius:var(--radius-sm);cursor:pointer}.camera-video-area{position:relative;width:calc(100% - 32px);margin:16px;background:#000;border-radius:var(--radius-md);overflow:hidden;flex:1;min-height:0}.video-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--color-text-tertiary)}.video-icon{font-size:32px;opacity:.3}.video-text{font-size:12px}.camera-settings-btn{position:absolute;top:12px;right:12px;width:32px;height:32px;background:rgba(0,0,0,.5);border:none;border-radius:6px;color:white;font-size:16px;cursor:pointer}.camera-scene-info{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--color-bg-elevated);border-top:1px solid var(--color-border-subtle);flex-shrink:0}.scene-info-item{display:flex;flex-direction:column;gap:4px}.scene-info-label{font-size:9px;font-weight:500;color:var(--color-text-tertiary);letter-spacing:.05em}.scene-info-value{font-size:16px;font-weight:600;color:var(--color-text-primary)}.record-btn{margin-left:auto;background:#FF3B30;border:none;border-radius:var(--radius-sm);color:white;font-size:12px;font-weight:500;padding:8px 16px;cursor:pointer}.analysis-panel-state,.canvas-view-state{height:100%;overflow:hidden}.canvas-header-prod{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--color-border-subtle)}.canvas-badge-prod{font-size:10px;color:#34C759}.canvas-title-prod{font-size:11px;color:var(--color-text-secondary)}.canvas-graph-prod{position:relative;width:100%;height:calc(100% - 50px);background:repeating-linear-gradient(0deg,rgba(255,255,255,.02),rgba(255,255,255,.02) 1px,transparent 0,transparent 20px),repeating-linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,255,255,.02) 1px,transparent 0,transparent 20px)}.prod-connections-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.prod-node{position:absolute;display:flex;flex-direction:column;gap:4px;background:rgba(44,44,46,.95);border:1px solid rgba(99,99,102,.8);border-radius:var(--radius-sm);padding:8px 10px;cursor:move;user-select:none;z-index:5;min-width:100px;max-width:140px;opacity:1}.prod-node:hover{border-color:rgba(99,99,102,1);background:rgba(58,58,60,.95);box-shadow:0 4px 12px rgba(0,0,0,.3)}.prod-node.dragging{opacity:.8;z-index:10}.node-dot-prod{width:8px;height:8px;border-radius:50%;flex-shrink:0}.node-dot-prod.green{background:#34C759}.node-dot-prod.purple{background:#BF5AF2}.node-dot-prod.blue{background:#0A84FF}.node-dot-prod.orange{background:#FF9F0A}.node-dot-prod.pink{background:#FF375F}.node-type-prod{font-size:8px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.05em}.node-label-prod{font-size:10px;color:rgba(255,255,255,.85);line-height:1.3}.analysis-header{display:flex;gap:6px;padding:10px 12px;border-bottom:1px solid var(--color-border-subtle)}.analysis-tab{background:transparent;border:none;color:var(--color-text-tertiary);font-size:10px;padding:6px 8px;border-radius:var(--radius-sm);cursor:pointer}.analysis-tab.active{background:var(--color-bg-elevated);color:var(--color-text-primary)}.analysis-panel-state{overflow-y:auto;padding:12px}.analysis-section{margin-bottom:16px}.analysis-section-title{font-size:9px;font-weight:600;color:var(--color-text-tertiary);letter-spacing:.05em;margin-bottom:8px}.analysis-metric{display:flex;align-items:center;gap:8px;margin-bottom:8px;opacity:0;transform:translateX(-10px);transition:all .3s ease}.analysis-metric.show{opacity:1;transform:translateX(0)}.metric-label{font-size:10px;color:var(--color-text-secondary);min-width:70px}.metric-bar{flex:1;height:4px;background:var(--color-bg-elevated);border-radius:2px;overflow:hidden}.metric-bar.green .metric-fill{background:#34C759}.metric-fill{height:100%;background:var(--color-accent);border-radius:2px;transition:width .5s ease}.metric-value{font-size:10px;font-weight:500;color:var(--color-text-primary);min-width:50px;text-align:right}.detected-object{display:flex;align-items:center;gap:8px;padding:8px;background:var(--color-bg-elevated);border-radius:var(--radius-sm)}.object-checkbox{font-size:12px;color:var(--color-text-tertiary)}.object-name{font-size:11px;color:var(--color-text-secondary)}.notification-item{opacity:0;transform:translateX(-10px)}.notification-item.show{opacity:1;transform:translateX(0);transition:all .4s ease}.blackmagic-card{transition:all .4s ease}.blackmagic-card.highlighted{border-color:var(--color-accent);background:rgba(10,132,255,.08);box-shadow:0 0 0 2px rgba(10,132,255,.3);transform:scale(1.02);z-index:10;position:relative}.three-panel-layout{display:flex;gap:1px;background:var(--color-border-subtle);height:580px;border-radius:var(--radius-lg);overflow:hidden}.live-review-center-panel,.live-review-right-panel,.live-review-script-panel{background:#1C1C1E;overflow-y:auto}.live-review-script-panel{width:220px;flex-shrink:0}.live-review-center-panel{flex:1;padding:16px}.live-review-right-panel{width:240px;flex-shrink:0;padding:16px}.review-header{margin-bottom:16px}.review-header h3{font-size:18px;font-weight:600;color:var(--color-text-primary);margin:0 0 4px}.review-subtitle{font-size:11px;color:var(--color-text-tertiary)}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.review-video-card{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);overflow:hidden;transition:all .2s ease}.review-video-card:hover{border-color:var(--color-border);background:var(--color-bg-card)}.review-video-card.flagged{border-color:#FF9F0A}.video-thumbnail{position:relative;width:100%;aspect-ratio:16/9;background:#000;display:flex;align-items:center;justify-content:center}.video-thumbnail.flagged{background:linear-gradient(135deg,#000,#1a0a00)}.video-placeholder-icon{font-size:32px;opacity:.2;color:white}.video-badge{left:8px;background:rgba(0,0,0,.7);padding:4px 8px;font-weight:500;color:white}.video-badge,.video-flag{position:absolute;top:8px;border-radius:var(--radius-sm);font-size:10px}.video-flag{right:8px;background:#FF9F0A;color:#ece9e3;padding:6px 10px;font-weight:600;display:flex;align-items:center;gap:4px}.video-flag.flashing{animation:flashWarning 1.5s ease-in-out infinite}@keyframes flashWarning{0%,to{opacity:1}50%{opacity:.5}}.video-meta{padding:8px;display:flex;justify-content:space-between;align-items:center}.video-time{font-size:11px;color:var(--color-text-secondary);font-family:SF Mono,Monaco,monospace}.shot-status-header{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--color-border-subtle)}.shot-status-header h4{font-size:14px;font-weight:600;color:var(--color-text-primary);margin:0}.shot-status-list{display:flex;flex-direction:column;gap:10px}.shot-status-card{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);padding:12px;transition:all .2s ease}.shot-status-card:hover{border-color:var(--color-border);background:var(--color-bg-card)}.shot-status-card.approved{border-color:#34C759;background:rgba(52,199,89,.08)}.shot-info{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.shot-number{font-size:12px;font-weight:600;color:var(--color-text-primary);font-family:SF Mono,Monaco,monospace}.shot-desc{font-size:10px;color:var(--color-text-secondary);line-height:1.3}.shot-status-badge{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:500;color:var(--color-text-tertiary)}.shot-status-badge.approved{color:#34C759}.shot-status-badge.pending{color:var(--color-text-tertiary)}.status-icon{font-size:12px}@media (max-width:1024px){.three-panel-layout{height:auto;min-height:400px}.live-review-script-panel{width:180px}.live-review-right-panel{width:200px}}@media (max-width:768px){.three-panel-layout{flex-direction:column;height:auto}.live-review-center-panel,.live-review-right-panel,.live-review-script-panel{width:100%;min-height:300px}}.review-video-card.approved{border-color:#34C759}.video-thumbnail.approved{background:linear-gradient(135deg,#000,#001a05)}.video-badge.approved{background:rgba(52,199,89,.9);color:#ece9e3}.video-status-badge{position:absolute;bottom:8px;right:8px;border-radius:var(--radius-sm);padding:4px 8px;font-size:9px;font-weight:600;display:flex;align-items:center;gap:4px}.video-status-badge.approved{background:rgba(52,199,89,.9);color:#ece9e3}.video-status-badge.in-progress{background:rgba(10,132,255,.9);color:white}.review-video-card.in-progress{border-color:#0A84FF}.video-thumbnail.in-progress{background:linear-gradient(135deg,#000,#001a1a)}.video-badge.in-progress{background:rgba(10,132,255,.9);color:white}.shot-status-card.in-progress{border-color:#0A84FF;background:rgba(10,132,255,.08)}.shot-status-badge.in-progress{color:#0A84FF}.version-history-ui{width:100%;height:100%;background:#1C1C1E;border-radius:var(--radius-xl);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--color-border-subtle)}.version-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--color-border-subtle);background:var(--color-bg-elevated)}.version-title{font-size:14px;font-weight:600;color:var(--color-text-primary)}.version-new-btn{background:var(--color-accent);border:none;border-radius:var(--radius-md);color:white;font-size:11px;font-weight:500;padding:6px 12px;cursor:pointer}.version-content{display:flex;flex:1;overflow:hidden}.version-sidebar{width:160px;background:var(--color-bg-elevated);border-right:1px solid var(--color-border-subtle);padding:12px;overflow-y:auto}.version-section-label{font-size:9px;font-weight:600;color:var(--color-text-tertiary);letter-spacing:.05em;margin-bottom:8px}.version-edit-item{display:flex;align-items:center;gap:8px;padding:8px;border-radius:var(--radius-md);cursor:pointer;margin-bottom:4px;transition:background .2s}.version-edit-item:hover{background:var(--color-bg-card-hover)}.version-edit-item.active{background:var(--color-bg-card)}.edit-icon{font-size:14px;color:var(--color-text-tertiary)}.edit-info{flex:1}.edit-name{font-size:11px;font-weight:500;color:var(--color-text-primary);margin-bottom:2px}.edit-commits{font-size:9px;color:var(--color-text-tertiary)}.version-new-edit{width:100%;background:transparent;border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);color:var(--color-text-secondary);font-size:10px;padding:6px;margin-top:8px;cursor:pointer}.version-commits{flex:1;padding:16px;overflow-y:auto}.commits-header{font-size:10px;font-weight:600;color:var(--color-text-tertiary);letter-spacing:.05em;margin-bottom:12px}.commit-item{display:flex;gap:12px;padding:12px;background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);margin-bottom:8px}.commit-check{width:20px;height:20px;background:#34C759;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:white;flex-shrink:0}.commit-details{flex:1}.commit-message{font-size:11px;font-weight:500;color:var(--color-text-primary);margin-bottom:4px}.commit-meta{font-size:9px;color:var(--color-text-tertiary)}.edit-state-ui{width:100%;height:100%;background:#1C1C1E;border-radius:var(--radius-xl);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--color-border-subtle)}.edit-state-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--color-border-subtle);background:var(--color-bg-elevated)}.edit-state-title{font-size:13px;font-weight:600;color:var(--color-text-primary)}.edit-state-actions{display:flex;align-items:center;gap:8px}.status-badge{font-size:9px;color:var(--color-text-tertiary)}.change-btn{background:transparent;border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);color:var(--color-text-secondary);font-size:9px;padding:3px 8px;cursor:pointer}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.synced{background:#34C759}.status-text{font-size:11px;color:var(--color-text-secondary)}.edit-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px;border-bottom:1px solid var(--color-border-subtle)}.edit-stat-card{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:8px 6px;display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center}.edit-stat-card.not-synced{background:rgba(222,156,82,.08);border-color:rgba(222,156,82,.3)}.edit-stat-card.not-synced .stat-value{color:#FF9F0A}.edit-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--color-border-subtle)}.edit-column{background:#1C1C1E;padding:8px}.stat-icon{font-size:14px;opacity:.6}.stat-value{font-size:13px;font-weight:600;color:var(--color-text-primary)}.stat-label{font-size:8px}.edit-section-title,.stat-label{color:var(--color-text-tertiary)}.edit-section-title{font-size:9px;font-weight:600;letter-spacing:.05em;margin-bottom:6px}.edit-action-item{display:flex;align-items:center;gap:8px;padding:7px 8px;background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);margin-bottom:5px;cursor:pointer;transition:all .2s}.edit-action-item:hover{background:var(--color-bg-card-hover);border-color:var(--color-border)}.edit-action-item:last-child{margin-bottom:0}.action-icon{width:22px;height:22px;background:var(--color-bg-card);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}.action-icon.ai{background:rgba(138,43,226,.15)}.action-content{flex:1}.action-title{font-size:10px;font-weight:500;color:var(--color-text-primary);margin-bottom:2px}.action-desc{font-size:8px}.action-arrow,.action-desc{color:var(--color-text-tertiary)}.action-arrow{font-size:14px}.premiere-integration-ui{position:relative;border-radius:var(--radius-xl);overflow:hidden}.nle-background,.premiere-integration-ui{width:100%;height:100%;background:#1a1a1a}.nle-background{display:flex;flex-direction:column}.nle-header{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#2a2a2a;border-bottom:1px solid #3a3a3a}.nle-tabs{display:flex;gap:4px;flex:1}.nle-tab{font-size:9px;color:var(--color-text-tertiary);background:#1a1a1a;padding:3px 8px;border-radius:4px 4px 0 0;border:1px solid #3a3a3a;border-bottom:none}.nle-tab.active{background:#2a2a2a}.nle-tab.active,.nle-title{color:var(--color-text-secondary)}.nle-title{font-size:11px;font-weight:500}.nle-body{flex:1;display:flex;flex-direction:column;background:#1a1a1a;overflow:hidden}.timeline-header{position:relative;height:24px;background:#2a2a2a;border-bottom:1px solid #3a3a3a;display:flex;align-items:center}.timeline-timecode{position:absolute;left:6px;top:4px;font-size:10px;font-family:SF Mono,monospace;color:var(--color-text-primary);background:#0A84FF;padding:2px 6px;border-radius:3px;z-index:2}.timeline-ruler{width:100%;height:100%;display:flex;align-items:center;position:relative;padding-left:90px}.ruler-marker{position:absolute;font-size:7px;font-family:SF Mono,monospace;color:var(--color-text-tertiary)}.ruler-marker:first-child{left:110px}.ruler-marker:nth-child(2){left:30%}.ruler-marker:nth-child(3){left:50%}.ruler-marker:nth-child(4){left:70%}.ruler-marker:nth-child(5){left:90%}.playhead{top:0;width:1px;height:100%;z-index:3}.playhead,.playhead:before{position:absolute;background:#0A84FF}.playhead:before{content:"";top:-4px;left:-4px;width:8px;height:8px;border-radius:50%}.timeline-container{flex:1;overflow-y:auto}.timeline-track-row{display:flex;border-bottom:1px solid #2a2a2a;min-height:32px}.timeline-track-row.audio{min-height:40px}.track-header{width:90px;background:#252525;border-right:1px solid #3a3a3a;display:flex;align-items:center;gap:4px;padding:0 6px;flex-shrink:0}.track-icon{font-size:9px;opacity:.5}.track-label{font-size:10px;font-weight:600;color:var(--color-text-tertiary);padding:2px 4px;border-radius:3px}.track-label.active{background:#0A84FF;color:white}.track-content{position:relative;flex:1;background:#1a1a1a;min-height:32px}.timeline-track-row.audio .track-content{min-height:40px}.timeline-clip{position:absolute;height:80%;top:10%;border-radius:2px;overflow:hidden}.timeline-clip.video{background:#3a7bbf;border:1px solid #4a8bcf}.timeline-clip.audio{background:#2a6a9f;border:1px solid #3a7aaf;height:90%;top:5%}.audio-waveform{width:100%;height:100%;background:repeating-linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.2) 1px,transparent 0,transparent 3px);position:relative}.audio-waveform:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:repeating-linear-gradient(90deg,rgba(100,180,255,.4),rgba(100,180,255,.4) 2px,transparent 0,transparent 4px,rgba(100,180,255,.6) 0,rgba(100,180,255,.6) 5px,transparent 0,transparent 8px)}.light-extension-window{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:45%;max-width:200px;background:#1C1C1E;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 8px 32px rgba(0,0,0,.6);display:flex;flex-direction:column;overflow:hidden}.extension-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid var(--color-border-subtle);background:var(--color-bg-elevated)}.extension-title{font-size:10px;font-weight:600;color:var(--color-text-primary)}.extension-actions{display:flex;gap:4px}.ext-btn{background:transparent;border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);color:var(--color-text-secondary);font-size:8px;padding:3px 6px;cursor:pointer}.ext-btn.push{background:var(--color-accent);border-color:var(--color-accent);color:white}.extension-tabs{display:flex;border-bottom:1px solid var(--color-border-subtle);background:var(--color-bg-elevated)}.ext-tab{flex:1;background:transparent;color:var(--color-text-tertiary);font-size:8px;padding:6px 4px;cursor:pointer;border:none;border-bottom:2px solid transparent}.ext-tab.active{color:var(--color-accent);border-bottom-color:var(--color-accent)}.extension-content{flex:1;padding:8px;overflow-y:auto;max-height:120px}.command-history{display:flex;flex-direction:column;gap:6px}.history-item{display:flex;gap:8px;padding:6px 8px;background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm)}.history-item.completed{opacity:.7}.history-icon{width:16px;height:16px;background:#34C759;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;color:white;flex-shrink:0}.history-text{flex:1}.history-title{font-size:9px;font-weight:500;color:var(--color-text-primary);margin-bottom:2px}.history-meta{font-size:7px;color:var(--color-text-tertiary)}.extension-footer{display:flex;gap:4px;padding:6px 8px;border-top:1px solid var(--color-border-subtle);background:var(--color-bg-elevated)}.ai-input{flex:1;background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);color:var(--color-text-primary);font-size:8px;padding:4px 6px}.ai-input::placeholder{color:var(--color-text-tertiary)}.send-btn{background:var(--color-accent);border:none;border-radius:var(--radius-sm);color:white;font-size:8px;font-weight:500;padding:4px 10px;cursor:pointer}.ken-burns{animation:kenBurns 28s ease-in-out infinite alternate;transform-origin:center center;will-change:transform}.ken-burns.slow{animation-duration:40s}.ken-burns.offset{animation-delay:-14s}@keyframes kenBurns{0%{transform:scale(1) translate(0)}50%{transform:scale(1.06) translate(-1.5%,-1%)}to{transform:scale(1.1) translate(1.5%,1.2%)}}@keyframes kenBurnsOrb{0%{transform:translateZ(0) scale(1);opacity:.55}50%{transform:translate3d(30px,-20px,0) scale(1.08);opacity:.7}to{transform:translate3d(-20px,25px,0) scale(1.02);opacity:.45}}@media (prefers-reduced-motion:reduce){.hero-orb,.ken-burns,[data-parallax]{animation:none!important;transform:none!important}}[data-parallax]{transform:translate3d(0,var(--py,0),0);will-change:transform}.section-budget{position:relative;padding:var(--space-5xl) var(--space-lg) var(--space-4xl);background:#000000;overflow:hidden}.section-budget .section-header-centered{max-width:var(--content-width-narrow);margin:0 auto var(--space-3xl);text-align:center}.budget-ui{display:grid;grid-template-columns:240px 1fr 320px;gap:1px;max-width:1200px;margin:0 auto;background:var(--mac-border);border:1px solid var(--mac-border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card-hover);min-height:540px}.budget-ui-shell{position:relative;padding:2px;border-radius:calc(var(--radius-lg) + 1.8px);background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02));max-width:1202px;margin:0 auto}.budget-col{background:var(--mac-bg-secondary);display:flex;flex-direction:column;min-width:0}.budget-col-header{padding:12px 16px;border-bottom:1px solid var(--mac-border);background:var(--mac-surface-secondary);display:flex;align-items:center;justify-content:space-between}.budget-col-header h4{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mac-text-secondary);margin:0}.budget-col-header .budget-chip{font-size:10px;color:var(--mac-text-secondary);padding:2px 8px;border-radius:999px;background:var(--mac-card);border:1px solid var(--mac-border)}.budget-tree{padding:8px 6px;flex:1;overflow-y:auto}.budget-tree-group{margin-bottom:4px}.budget-tree-group-header{display:flex;align-items:center;gap:8px;padding:6px 10px;color:var(--mac-text);font-size:12px;font-weight:600;cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast)}.budget-tree-group-header:hover{background:var(--mac-card-hover)}.budget-tree-group-header .chev{font-size:9px;color:var(--mac-text-secondary);width:10px}.budget-tree-group-header .swatch{width:8px;height:8px;border-radius:2px;flex-shrink:0}.budget-tree-group-header .amount{margin-left:auto;font-size:11px;color:var(--mac-text-secondary);font-variant-numeric:tabular-nums}.budget-tree-group-items{padding:2px 0 6px 28px}.budget-tree-item{display:flex;justify-content:space-between;padding:4px 10px;font-size:11px;color:var(--mac-text-secondary);border-radius:var(--radius-xs);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast)}.budget-tree-item:hover{background:var(--mac-card-hover);color:var(--mac-text)}.budget-tree-item.active{background:var(--mac-surface-tertiary);color:var(--mac-text)}.budget-tree-item .amt{font-variant-numeric:tabular-nums;color:var(--mac-text-tertiary)}.budget-lines{flex:1;overflow-y:auto}.budget-lines-toolbar{display:flex;align-items:center;gap:8px;padding:10px 16px;border-bottom:1px solid var(--mac-border);background:var(--mac-surface)}.budget-lines-toolbar .bl-search{flex:1;background:var(--mac-bg-tertiary);color:var(--mac-text-secondary)}.budget-lines-toolbar .bl-btn,.budget-lines-toolbar .bl-search{border:1px solid var(--mac-border);border-radius:6px;padding:5px 10px;font-size:11px}.budget-lines-toolbar .bl-btn{background:var(--mac-card);color:var(--mac-text);cursor:pointer}.budget-lines-toolbar .bl-btn.primary{background:var(--mac-status-active);border-color:var(--mac-status-active);color:#fff}.budget-line{display:grid;grid-template-columns:1fr 100px 80px 80px;align-items:center;padding:10px 16px;border-bottom:1px solid var(--mac-border);font-size:12px;transition:background var(--transition-fast);cursor:pointer}.budget-line:hover{background:var(--mac-card-hover)}.budget-line .bl-label{color:var(--mac-text);display:flex;align-items:center;gap:10px}.budget-line .bl-code{font-size:10px;color:var(--mac-text-tertiary);font-variant-numeric:tabular-nums;letter-spacing:.05em}.budget-line .bl-amt{color:var(--mac-text)}.budget-line .bl-amt,.budget-line .bl-var{text-align:right;font-variant-numeric:tabular-nums}.budget-line .bl-var{font-size:11px}.budget-line .bl-var.under{color:var(--mac-status-approved)}.budget-line .bl-var.over{color:var(--mac-muted-red)}.budget-line .bl-status{justify-self:end;font-size:9px;letter-spacing:.08em;text-transform:uppercase;padding:2px 8px;border-radius:999px;border:1px solid var(--mac-border);color:var(--mac-text-secondary)}.budget-line .bl-status.approved{color:var(--mac-status-approved);border-color:rgba(107,142,107,.4)}.budget-line .bl-status.pending{color:var(--mac-status-pending);border-color:rgba(139,122,107,.4)}.budget-line .bl-status.flagged{color:var(--mac-muted-red);border-color:rgba(139,107,107,.4)}.budget-summary{padding:20px;flex:1;display:flex;flex-direction:column;gap:18px}.budget-total{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:var(--radius-md);padding:16px}.budget-total .tot-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--mac-text-secondary);margin-bottom:4px}.budget-total .tot-val{font-size:28px;font-weight:600;color:var(--mac-text);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.budget-total .tot-sub{font-size:11px;color:var(--mac-text-tertiary);margin-top:4px}.budget-total .tot-meter{margin-top:12px;height:6px;background:var(--mac-bg-tertiary);border-radius:999px;overflow:hidden;position:relative}.budget-total .tot-meter-fill{position:absolute;inset:0 auto 0 0;width:72%;background:linear-gradient(90deg,var(--mac-status-approved),var(--mac-muted-yellow));border-radius:999px;transition:width 1s cubic-bezier(.22,1,.36,1)}.budget-total .tot-legend{display:flex;justify-content:space-between;font-size:10px;color:var(--mac-text-tertiary);margin-top:6px;font-variant-numeric:tabular-nums}.burn-card{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:var(--radius-md);padding:14px 16px 10px}.burn-card h5{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--mac-text-secondary);margin:0 0 8px;font-weight:700}.burn-svg{width:100%;height:140px;display:block}.burn-foot{display:flex;justify-content:space-between;font-size:10px;color:var(--mac-text-tertiary);margin-top:4px;font-variant-numeric:tabular-nums}.approvals{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:var(--radius-md);padding:12px 14px;display:flex;flex-direction:column;gap:8px}.approvals h5{letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:700}.approval-row,.approvals h5{font-size:11px;color:var(--mac-text-secondary)}.approval-row{display:flex;align-items:center;gap:10px}.approval-row .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.approval-row .dot.ok{background:var(--mac-status-approved)}.approval-row .dot.wait{background:var(--mac-status-pending)}.approval-row .dot.todo{background:var(--mac-text-tertiary)}.approval-row .who{color:var(--mac-text)}.approval-row .when{margin-left:auto;color:var(--mac-text-tertiary);font-variant-numeric:tabular-nums}.budget-copy{max-width:680px;margin:var(--space-2xl) auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);text-align:left}.budget-copy .bc-item h4{font-size:13px;color:var(--mac-text);margin:0 0 6px;font-weight:600;letter-spacing:-.01em}.budget-copy .bc-item p{font-size:12px;color:var(--mac-text-secondary);line-height:1.5;margin:0}@media (max-width:1020px){.budget-ui{grid-template-columns:1fr}.budget-col{min-height:300px}.budget-copy{grid-template-columns:1fr;max-width:480px}}.section-preproduction .preprod-ui,.section-production .prod-ui{border-color:var(--mac-border);background:var(--mac-bg-secondary);box-shadow:var(--shadow-card-hover)}.mbudget{color:var(--mac-text);height:100%;min-width:0;overflow:hidden;flex-direction:column}.mbudget,.mbudget-top{background:var(--mac-bg);display:flex}.mbudget-top{align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid #1e1e20;flex-wrap:wrap}.mbudget-crumbs{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.mbudget-dollar{width:22px;height:22px;background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--mac-text-secondary)}.mbudget-title{font-size:14px;font-weight:700;color:var(--mac-text);letter-spacing:-.01em}.mbudget-sep{color:var(--mac-text-tertiary);font-size:11px}.mbudget-pill{background:transparent;border:0;color:var(--mac-text-secondary);font-size:12px;padding:4px 8px;border-radius:6px;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:4px;transition:background .15s,color .15s}.mbudget-pill:hover{background:var(--mac-surface);color:var(--mac-text)}.mbudget-chev{font-size:9px;opacity:.7}.mbudget-top-right{display:flex;align-items:center;gap:8px}.mbudget-tabs{display:flex;gap:2px;background:var(--mac-bg-tertiary);border:1px solid var(--mac-border);border-radius:7.2px;padding:2px}.mbudget-tab{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:transparent;border:0;color:var(--mac-text-tertiary);font-size:11px;font-weight:500;border-radius:6px;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.mbudget-tab:hover{color:var(--mac-text-secondary)}.mbudget-tab.active{background:var(--mac-surface);color:var(--mac-text);font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.3)}.mbudget-tab-icon{font-size:10px;opacity:.9}.mbudget-top-actions{display:flex;gap:2px}.mbudget-ic{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--mac-text-tertiary);font-size:12px;cursor:pointer;border-radius:6px;transition:background .15s,color .15s;font-family:inherit}.mbudget-ic.plus,.mbudget-ic:hover{background:var(--mac-surface);color:var(--mac-text)}.mbudget-pane{display:none;padding:20px 22px 16px;overflow-y:auto;flex:1;animation:mbudgetFade .22s ease-out}.mbudget-pane.active{display:flex;flex-direction:column;gap:16px}@keyframes mbudgetFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.mbudget-grandcard{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:12.6px;padding:18px 20px;display:flex;flex-direction:column;gap:14px}.mbudget-gt-row{display:flex;align-items:baseline;gap:12px}.mbudget-gt-num{font-size:44px;font-weight:700;color:var(--mac-text);font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}.mbudget-gt-lbl{font-size:13px;color:var(--mac-text-tertiary);font-weight:500}.mbudget-gt-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;padding-top:4px}.mbudget-gt-stat{display:flex;flex-direction:column;gap:4px}.mbudget-gt-stat-lbl{font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mac-text-tertiary)}.mbudget-gt-stat-val{font-family:SF Mono,ui-monospace,monospace;font-size:14px;font-weight:500;color:var(--mac-text);font-variant-numeric:tabular-nums}.mbudget-gt-stat-val.accent{color:var(--mac-muted-green)}.mbudget-status-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mbudget-status{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:10.8px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.mbudget-status-head{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mac-text-tertiary)}.mbudget-status-icon{font-size:10px}.mbudget-status-val{font-size:26px;font-weight:700;color:var(--mac-text);letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1.1}.mbudget-status-val.muted{color:var(--mac-text-tertiary);font-weight:500}.mbudget-status-sub{font-size:11px;color:var(--mac-text-tertiary)}.mbudget-accts-card{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:10.8px;padding:14px 18px}.mbudget-accts-head{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mac-text-tertiary);margin-bottom:10px}.mbudget-accts{display:flex;flex-direction:column}.mbudget-acct{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;padding:6px 0;font-size:12px}.mbudget-acct+.mbudget-acct{border-top:1px solid rgba(58,58,58,.45)}.mbudget-acct .acct-code{font-family:SF Mono,ui-monospace,monospace;font-size:11px;color:var(--mac-text-tertiary);font-variant-numeric:tabular-nums}.mbudget-acct .acct-name{color:var(--mac-text);font-weight:500}.mbudget-acct .acct-amt{font-family:SF Mono,ui-monospace,monospace;color:var(--mac-text);font-variant-numeric:tabular-nums;font-size:11px}.mbudget-qa-head{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mac-text-tertiary);margin-bottom:-6px}.mbudget-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mbudget-action{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:9px;padding:18px 14px 16px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;font-family:inherit;color:var(--mac-text);transition:background .15s,border-color .15s,transform .15s}.mbudget-action:hover{background:var(--mac-surface-secondary);border-color:var(--mac-border-light);transform:translateY(-1px)}.mbudget-action-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:var(--mac-text-secondary);font-size:14px;margin-bottom:2px}.mbudget-action-icon.ai{color:var(--mac-muted-blue)}.mbudget-action-title{font-size:13px;font-weight:600;color:var(--mac-text)}.mbudget-action-sub{font-size:10px;color:var(--mac-text-tertiary);text-align:center}.mbudget-foot{display:flex;gap:20px;padding:10px 0 4px;border-top:1px solid var(--mac-border);margin-top:auto;font-size:12px;color:var(--mac-text-secondary);font-variant-numeric:tabular-nums}.mbudget-foot strong{color:var(--mac-text);font-weight:600;font-family:SF Mono,ui-monospace,monospace}.mbudget-sheet{display:flex;flex-direction:column;gap:0}.mbudget-sheet-head{display:grid;grid-template-columns:minmax(220px,2.4fr) repeat(7,1fr);gap:10px;padding:8px 14px;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mac-text-tertiary);border-bottom:1px solid var(--mac-border)}.mbudget-sheet-head span:not(:first-child){text-align:right}.mbudget-empty{display:flex;align-items:center;gap:12px;background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:9px;padding:14px 16px;margin:10px 0 6px}.mbudget-empty-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:rgba(90,107,122,.18);color:var(--mac-muted-blue);border-radius:7.2px;font-size:16px}.mbudget-empty-title{font-size:12px;font-weight:600;color:var(--mac-text)}.mbudget-empty-sub{font-size:11px;color:var(--mac-text-tertiary);margin-top:2px}.mbudget-section-row{display:flex;align-items:center;gap:10px;padding:8px 14px;background:var(--mac-bg-secondary);border-top:1px solid var(--mac-border);border-bottom:1px solid var(--mac-border);margin-top:8px}.mbudget-section-code{font-family:SF Mono,ui-monospace,monospace;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--mac-text-tertiary)}.mbudget-section-name{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mac-text)}.mbudget-acct-btn{margin-left:auto;display:inline-flex;align-items:center;gap:4px;background:var(--mac-bg-tertiary);border:1px solid var(--mac-border);border-radius:6px;padding:3px 9px;font-size:10px;color:var(--mac-text-tertiary);cursor:pointer;font-family:inherit}.mbudget-acct-btn:hover{background:var(--mac-surface);color:var(--mac-text-secondary)}.mbudget-plus{font-size:11px}.mbudget-acct-block{display:contents}.mbudget-acct-header{display:grid;grid-template-columns:minmax(220px,2.4fr) repeat(7,1fr);gap:10px;padding:8px 14px;font-size:12px}.mbudget-acct-header .ac-code{font-family:SF Mono,ui-monospace,monospace;color:var(--mac-text-tertiary);font-size:11px;margin-right:12px}.mbudget-acct-header .ac-name{color:var(--mac-text);font-weight:500}.mbudget-add-line{padding:2px 14px 4px 76px;font-size:11px;color:var(--mac-text-tertiary);cursor:pointer;transition:color .15s}.mbudget-add-line:hover{color:var(--mac-muted-blue)}.mbudget-acct-total{display:grid;grid-template-columns:minmax(220px,2.4fr) repeat(7,1fr);gap:10px;padding:4px 14px 8px;font-size:11px;font-family:SF Mono,ui-monospace,monospace;color:var(--mac-text-secondary);font-variant-numeric:tabular-nums;border-bottom:1px solid rgba(58,58,58,.5)}.mbudget-acct-total span:not(:first-child){text-align:right}.mbudget-section-total{display:grid;grid-template-columns:minmax(220px,2.4fr) repeat(3,1fr);gap:10px;padding:10px 14px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mac-text);background:var(--mac-bg-secondary);border-top:1px solid var(--mac-border);border-bottom:1px solid var(--mac-border);margin-bottom:4px}.mbudget-section-total span:not(:first-child){font-family:SF Mono,ui-monospace,monospace;text-align:right;font-variant-numeric:tabular-nums}.mbudget-ts-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mac-text-tertiary);margin-bottom:4px}.mbudget-ts-table{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:9px;overflow:hidden}.mbudget-ts-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:8px;padding:12px 18px;font-size:12px;color:var(--mac-text);border-bottom:1px solid var(--mac-border)}.mbudget-ts-row:last-child{border-bottom:0}.mbudget-ts-row.head{padding:8px 18px;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mac-text-tertiary);background:var(--mac-bg-secondary)}.mbudget-ts-row.head span:not(:first-child){text-align:right}.mbudget-ts-row span:not(:first-child){font-family:SF Mono,ui-monospace,monospace;text-align:right;font-variant-numeric:tabular-nums}.ts-letter{display:inline-block;width:18px;color:var(--mac-text-tertiary);font-family:SF Mono,ui-monospace,monospace;margin-right:8px}.mbudget-ts-sums{display:flex;flex-direction:column}.mbudget-ts-sum{display:grid;grid-template-columns:1fr auto;padding:6px 18px;font-size:12px;color:var(--mac-text-secondary)}.mbudget-ts-sum span:last-child{font-family:SF Mono,ui-monospace,monospace;color:var(--mac-text);font-variant-numeric:tabular-nums}.mbudget-ts-grand{display:grid;grid-template-columns:1fr auto;padding:16px 18px;background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:9px;font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--mac-text)}.mbudget-ts-grand span:last-child{font-family:SF Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums}@media (max-width:900px){.mbudget-gt-stats{grid-template-columns:repeat(3,1fr)}.mbudget-actions,.mbudget-status-row{grid-template-columns:repeat(2,1fr)}.mbudget-acct-header,.mbudget-acct-total,.mbudget-sheet-head{grid-template-columns:1.5fr repeat(3,1fr)}.mbudget-acct-header span:nth-child(n+3):nth-child(-n+5),.mbudget-acct-total span:nth-child(n+3):nth-child(-n+5),.mbudget-sheet-head span:nth-child(n+3):nth-child(-n+5){display:none}}.sched-ui{background:var(--mac-bg);display:flex;flex-direction:column;height:100%;color:var(--mac-text);overflow:hidden}.sched-header{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #1e1e20;background:var(--mac-bg-secondary)}.sched-title-row{flex:1;min-width:0;display:flex;align-items:baseline;gap:8px}.sched-title{font-size:14px;font-weight:700;color:var(--mac-text);letter-spacing:-.01em}.sched-sub{font-size:10px;color:var(--mac-text-tertiary);font-variant-numeric:tabular-nums}.sched-actions{display:flex;gap:8px}.sched-modes{display:flex;gap:2px;padding:8px 12px;background:var(--mac-bg-secondary);border-bottom:1px solid var(--mac-border)}.sched-mode{background:transparent;border:0;padding:5px 10px;font-size:11px;font-weight:500;color:var(--mac-text-tertiary);cursor:pointer;border-radius:6px;font-family:inherit;transition:background .15s,color .15s}.sched-mode:hover{background:rgba(255,255,255,.04);color:var(--mac-text-secondary)}.sched-mode.active{background:#363636;color:var(--mac-text);font-weight:600}.sched-body{flex:1;overflow-y:auto;position:relative}.sched-pane{display:none;padding:16px;flex-direction:column;gap:10px}.sched-pane.active{display:flex;animation:schedFade .2s ease-out}@keyframes schedFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sched-phase{background:var(--mac-card);border:1px solid var(--mac-border);border-left:3px solid var(--c);border-radius:7.2px;padding:10px 12px;display:flex;flex-direction:column;gap:6px;transition:background .15s,border-color .15s;cursor:pointer}.sched-phase:hover{background:var(--mac-card-hover);border-color:var(--mac-border-light);border-left-color:var(--c)}.sched-phase-header{display:flex;align-items:center;gap:8px}.sched-phase-dot{width:8px;height:8px;border-radius:50%;background:var(--c);box-shadow:0 0 0 3px color-mix(in srgb,var(--c) 18%,transparent)}.sched-phase-name{font-size:12px;font-weight:600;color:var(--mac-text)}.sched-phase-range{margin-left:auto;font-size:10px;color:var(--mac-text-tertiary);font-variant-numeric:tabular-nums}.sched-phase-meta{font-size:11px;color:var(--mac-text-secondary)}.sched-phase-bar{height:3px;background:var(--mac-bg-tertiary);border-radius:999px;overflow:hidden;margin-top:2px}.sched-phase-bar-fill{height:100%;background:var(--c);border-radius:999px;transition:width 1s cubic-bezier(.22,1,.36,1)}.sched-compliance{display:flex;align-items:center;gap:10px;padding:10px 12px;background:rgba(139,122,107,.12);border:1px solid rgba(139,122,107,.35);border-radius:7.2px;margin-top:6px}.sched-compliance-icon{font-size:14px;color:var(--mac-muted-orange)}.sched-compliance-body{flex:1;min-width:0}.sched-compliance-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mac-muted-orange)}.sched-compliance-text{font-size:11px;color:var(--mac-text-secondary);margin-top:2px}.stripboard{display:flex;flex-direction:column;gap:0}.strip{display:grid;grid-template-columns:44px 40px 40px 1fr 36px 56px;align-items:center;gap:8px;padding:8px 12px;background:var(--mac-card);border:1px solid var(--mac-border);border-radius:6px;margin-bottom:4px;font-size:11px;cursor:grab;transition:background .15s}.strip:hover{background:var(--mac-card-hover)}.strip-num{font-family:SF Mono,ui-monospace,monospace;font-weight:700;color:#7A9BAD;font-size:10px;letter-spacing:.04em}.strip-tag{font-size:9px;font-weight:700;letter-spacing:.06em;padding:2px 5px;border-radius:3px;text-align:center;color:var(--mac-text)}.strip-tag.int{background:rgba(107,122,139,.25);border:1px solid rgba(107,122,139,.45)}.strip-tag.ext{background:rgba(139,122,107,.25);border:1px solid rgba(139,122,107,.45)}.strip-tag.day{background:rgba(139,139,90,.18);border:1px solid rgba(139,139,90,.4);color:#c0c075}.strip-tag.night{background:rgba(107,91,122,.28);border:1px solid rgba(107,91,122,.5);color:#b59ad1}.strip-title{color:var(--mac-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.strip-pgs{color:var(--mac-text-secondary)}.strip-cast,.strip-pgs{font-family:SF Mono,ui-monospace,monospace;text-align:right;font-size:10px}.strip-cast{color:var(--mac-text-tertiary)}.strip.day-break{grid-template-columns:60px 1fr 1fr 60px;background:var(--mac-surface);border:1px solid var(--mac-border);border-left:3px solid var(--mac-muted-blue);padding:6px 12px;margin-top:8px;margin-bottom:6px}.strip.day-break:first-child{margin-top:0}.strip-day{font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--mac-muted-blue);text-transform:uppercase}.strip-date{font-size:11px;color:var(--mac-text)}.strip-loc{font-size:11px;color:var(--mac-text-secondary)}.strip-hours{font-family:SF Mono,ui-monospace,monospace;font-size:11px;font-weight:600;color:var(--mac-text);text-align:right}.cal-header{display:flex;align-items:center;justify-content:center;gap:16px;padding:4px 0 10px}.cal-month{font-size:12px;font-weight:600;color:var(--mac-text)}.cal-nav{width:22px;height:22px;background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:6px;color:var(--mac-text-secondary);cursor:pointer;font-family:inherit;font-size:12px;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.cal-nav:hover{background:var(--mac-surface-secondary);color:var(--mac-text)}.cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;padding:0 0 6px}.cal-weekdays span{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mac-text-tertiary);text-align:center}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.cal-cell{aspect-ratio:1/.9;background:var(--mac-card);border:1px solid var(--mac-border);border-radius:6px;padding:4px 6px;font-size:11px;color:var(--mac-text-secondary);position:relative;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:background .15s,border-color .15s}.cal-cell:hover{background:var(--mac-card-hover);border-color:var(--mac-border-light)}.cal-cell.out{color:var(--mac-text-tertiary);opacity:.45}.cal-cell.weekend{background:var(--mac-bg-tertiary);color:var(--mac-text-tertiary)}.cal-num{font-family:SF Mono,ui-monospace,monospace;font-size:11px;font-variant-numeric:tabular-nums}.cal-cell.shoot{border-left:3px solid var(--c);color:var(--mac-text)}.cal-cell.shoot:after{content:"";position:absolute;inset:auto 4px 4px auto;width:22px;height:4px;background:var(--c);opacity:.7;border-radius:2px}.cal-day-tag{font-size:9px;font-weight:700;color:var(--c);align-self:flex-start;margin-top:2px;letter-spacing:.04em}.cal-cell.today{border-color:var(--mac-muted-green);box-shadow:inset 0 0 0 1px var(--mac-muted-green)}.cal-today-dot{width:6px;height:6px;border-radius:50%;background:var(--mac-muted-green);margin-top:2px}.cal-legend{display:flex;gap:14px;flex-wrap:wrap;padding:10px 2px 0;font-size:10px;color:var(--mac-text-secondary)}.cal-legend-item{display:inline-flex;align-items:center;gap:5px}.cal-dot{width:8px;height:8px;border-radius:2px}.cal-dot.today-dot{border-radius:50%;background:var(--mac-muted-green)}.gantt-axis{display:flex;justify-content:space-between;padding:0 90px 8px 100px;font-size:9px;color:var(--mac-text-tertiary);font-family:SF Mono,ui-monospace,monospace;letter-spacing:.04em;border-bottom:1px solid var(--mac-border)}.gantt-row{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid rgba(58,58,58,.5)}.gantt-row:last-child{border-bottom:0}.gantt-label{font-size:10px;color:var(--mac-text-tertiary);padding-right:10px;text-align:right;font-weight:600;letter-spacing:.02em}.gantt-track{position:relative;height:22px;background:var(--mac-bg-tertiary);border-radius:4px;overflow:hidden}.gantt-bar{position:absolute;top:3px;bottom:3px;min-width:40px;border-radius:3px;display:flex;align-items:center;padding:0 8px;opacity:.92;transition:opacity .15s,transform .15s;cursor:pointer;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.gantt-bar:hover{opacity:1;transform:translateY(-.5px)}.gantt-bar span{font-size:9px;font-weight:600;color:#fff;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.4)}.sched-pane[data-mode-content=timeline]{position:relative}.gantt-today{position:absolute;top:40px;bottom:16px;width:1px;background:var(--mac-muted-green);box-shadow:0 0 6px rgba(107,142,107,.6);pointer-events:none}.gantt-today:before{content:"TODAY";position:absolute;top:-14px;left:50%;transform:translateX(-50%);font-size:8px;font-weight:700;color:var(--mac-muted-green);letter-spacing:.08em;white-space:nowrap}.bd-overview{padding:20px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.bd-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.bd-stat{background:var(--mac-card);border:1px solid var(--mac-border);border-radius:7.2px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;gap:3px;position:relative;overflow:hidden;transition:background .15s ease,border-color .15s ease,transform .15s ease;cursor:pointer}.bd-stat:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--c);opacity:.65}.bd-stat:hover{background:var(--mac-card-hover);border-color:var(--mac-border-light);transform:translateY(-1px)}.bd-stat-icon{font-size:14px;color:var(--c)}.bd-stat-val{font-size:18px;font-weight:700;color:var(--mac-text);font-variant-numeric:tabular-nums;line-height:1}.bd-stat-lbl{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mac-text-tertiary)}.bd-sync-strip{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:7.2px}.bd-sync-dot{width:8px;height:8px;border-radius:50%;background:var(--mac-muted-green);box-shadow:0 0 0 3px rgba(107,142,107,.15)}.bd-sync-text{font-size:11px;color:var(--mac-text-secondary);font-variant-numeric:tabular-nums}.bd-sync-text strong{color:var(--mac-text);font-weight:600}.bd-tab-icon{display:inline-block;width:12px;text-align:center;margin-right:2px;opacity:.85}@media (max-width:620px){.bd-stats-grid{grid-template-columns:repeat(2,1fr)}}.onset-ui{display:grid;grid-template-columns:1fr 300px;gap:0;border-radius:var(--radius-lg);border:1px solid var(--mac-border);overflow:hidden;height:100%;min-height:480px}.onset-main,.onset-ui{background:var(--mac-bg)}.onset-main{display:flex;flex-direction:column;min-width:0;border-right:1px solid #1e1e20}.onset-selector{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #1e1e20;background:var(--mac-bg-secondary)}.onset-drop{display:flex;flex-direction:column;gap:3px;flex:1}.onset-drop-label{font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--mac-text-tertiary)}.onset-drop-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;background:var(--mac-bg-tertiary);border:1px solid var(--mac-border);border-radius:7.2px;color:var(--mac-text);font-size:12px;font-weight:600;cursor:pointer}.onset-drop-chev{font-size:9px;color:var(--mac-text-tertiary)}.onset-status{display:flex;align-items:center;gap:6px;padding:6px 10px;background:rgba(107,142,107,.12);border:1px solid rgba(107,142,107,.35);border-radius:7.2px;align-self:flex-end}.onset-status-dot{width:8px;height:8px;border-radius:50%}.onset-status-text{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--mac-muted-green)}.onset-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:20px}.onset-take-num{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:56px;font-weight:700;color:var(--mac-text);letter-spacing:.02em;line-height:1}.onset-shot-title{font-size:14px;color:var(--mac-text-secondary);text-align:center;max-width:420px}.onset-record-wrap{position:relative;width:96px;height:96px;display:flex;align-items:center;justify-content:center;margin-top:6px}.onset-record-ring{position:absolute;inset:0;border-radius:50%;border:3px solid rgba(255,255,255,.28)}.onset-record-btn{width:80px;height:80px;border-radius:50%;background:var(--mac-muted-red);border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0 rgba(122,90,90,.4);animation:onsetPulse 2.4s ease-in-out infinite;transition:transform .15s ease}.onset-record-btn:hover{transform:scale(1.04)}.onset-record-dot{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 0 8px rgba(255,255,255,.3)}@keyframes onsetPulse{0%,to{box-shadow:0 0 0 0 rgba(122,90,90,.45)}50%{box-shadow:0 0 0 14px rgba(122,90,90,0)}}.onset-hint{font-size:11px;color:var(--mac-text-tertiary);letter-spacing:.02em}.onset-metadata-bar{display:flex;gap:8px;padding:10px 12px;background:var(--mac-bg-secondary);border:1px solid var(--mac-border);border-radius:9px;max-width:560px;width:100%;align-items:center}.onset-meta-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:var(--mac-bg-tertiary);border:1px solid var(--mac-border);border-radius:6px;color:var(--mac-text-secondary);font-size:11px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .15s}.onset-meta-btn:hover{background:var(--mac-surface);color:var(--mac-text)}.onset-meta-icon{font-size:10px}.onset-notes{flex:1;min-width:140px;background:var(--mac-bg-tertiary);border:1px solid var(--mac-border);border-radius:6px;color:var(--mac-text);font-size:11px;padding:6px 10px;font-family:inherit;outline:none}.onset-notes::placeholder{color:var(--mac-text-tertiary)}.takes-panel{background:var(--mac-bg-secondary);padding:16px;display:flex;flex-direction:column;gap:12px;min-width:0}.takes-header{display:flex;align-items:center;justify-content:space-between}.takes-label{font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--mac-text-tertiary)}.takes-count{font-size:11px;font-family:SF Mono,ui-monospace,monospace;color:var(--mac-text-secondary);font-variant-numeric:tabular-nums}.takes-list{display:flex;flex-direction:column;gap:6px;flex:1;overflow-y:auto}.take-item{background:#141416;border:1px solid var(--mac-border);border-radius:7.2px;padding:10px;transition:background .15s ease,border-color .15s ease;cursor:pointer}.take-item:hover{background:var(--mac-card-hover);border-color:var(--mac-border-light)}.take-row-main{display:grid;grid-template-columns:38px 48px 1fr auto;align-items:center;gap:10px}.take-num{font-family:SF Mono,ui-monospace,monospace;font-size:12px;font-weight:700;color:#06B6D4;letter-spacing:.02em}.take-thumb{width:48px;height:32px;background:linear-gradient(135deg,#2a3a4a,#404040);border-radius:4px;border:1px solid var(--mac-border)}.take-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.take-dur{font-size:11px;color:var(--mac-text);font-variant-numeric:tabular-nums}.take-note{font-size:9px;color:var(--mac-text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.take-check{font-size:12px}.takes-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:12px;border-top:1px solid var(--mac-border)}.takes-summary-item{text-align:center}.takes-summary-val{font-family:SF Mono,ui-monospace,monospace;font-size:20px;font-weight:700;color:var(--mac-text);line-height:1.1}.takes-summary-label{font-size:9px;font-weight:700;letter-spacing:.1em;color:var(--mac-text-tertiary);text-transform:uppercase;margin-top:2px}@media (max-width:900px){.onset-ui{grid-template-columns:1fr}.takes-panel{border-top:1px solid #1e1e20}}.premiere-ui{background:var(--mac-bg);border-radius:var(--radius-lg);border:1px solid var(--mac-border);overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:520px;color:var(--mac-text)}.premiere-topbar{padding:14px 16px;background:var(--mac-bg-secondary);border-bottom:1px solid var(--mac-border)}.premiere-topbar,.premiere-topbar-left{display:flex;align-items:center;gap:12px}.premiere-topbar-left{flex:1;min-width:0}.premiere-folder{width:36px;height:36px;background:var(--mac-surface);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--mac-text);flex-shrink:0}.premiere-edit-meta{display:flex;flex-direction:column;gap:3px;min-width:0}.premiere-edit-name-row{display:flex;align-items:center;gap:8px}.premiere-edit-name{font-size:14px;font-weight:600;color:var(--mac-text);letter-spacing:-.01em}.premiere-sync-pill{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;background:rgba(107,142,107,.12);color:var(--mac-muted-green);font-size:9px;font-weight:600;border-radius:6px}.premiere-sync-pill.lg{font-size:10px;padding:3px 9px}.premiere-sync-dot{width:5px;height:5px;border-radius:50%;background:var(--mac-muted-green)}.premiere-edit-slug{font-family:SF Mono,ui-monospace,monospace;font-size:10px;color:var(--mac-text-tertiary)}.premiere-change-btn{background:var(--mac-surface);color:var(--mac-text-secondary);border:1px solid var(--mac-border);padding:5px 10px;border-radius:5px;font-size:11px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .15s}.premiere-change-btn:hover{background:var(--mac-surface-secondary)}.premiere-tabs{display:flex;gap:0;padding:0 16px;background:var(--mac-bg-secondary);border-bottom:1px solid var(--mac-border)}.premiere-tab{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;background:transparent;color:var(--mac-text-tertiary);font-size:11px;font-weight:500;cursor:pointer;font-family:inherit;border:none;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.premiere-tab:hover{color:var(--mac-text-secondary)}.premiere-tab.active{color:var(--mac-text);border-bottom-color:var(--mac-muted-blue);font-weight:600}.premiere-content{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:18px}.premiere-edit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.premiere-edit-big{font-size:20px;font-weight:700;color:var(--mac-text);letter-spacing:-.015em;line-height:1.15}.premiere-edit-slug-big{font-family:SF Mono,ui-monospace,monospace;font-size:11px;color:var(--mac-text-tertiary);margin-top:4px}.premiere-actions{display:flex;gap:10px;flex-wrap:wrap}.premiere-btn{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:8px 14px;border-radius:7.2px;cursor:pointer;font-family:inherit;border:1px solid transparent;transition:background .15s,transform .15s}.premiere-btn:hover{transform:translateY(-1px)}.premiere-btn.primary{background:var(--mac-muted-blue);border-color:var(--mac-muted-blue);color:#fff;box-shadow:0 3px 6px rgba(90,107,122,.25)}.premiere-btn.primary:hover{background:#6b7a8b}.premiere-btn.muted{background:var(--mac-surface);border-color:var(--mac-border);color:var(--mac-text)}.premiere-btn.muted:hover{background:var(--mac-surface-secondary)}.premiere-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.premiere-stat{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:10.8px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.premiere-stat-icon{width:28px;height:28px;border-radius:7.2px;background:color-mix(in srgb,var(--c) 18%,transparent);color:var(--c);display:flex;align-items:center;justify-content:center;margin-bottom:2px}.premiere-stat-val{font-size:22px;font-weight:700;color:var(--mac-text);font-variant-numeric:tabular-nums;line-height:1.1;letter-spacing:-.01em}.premiere-stat-label{font-size:11px;color:var(--mac-text-tertiary);letter-spacing:.02em}.premiere-history{background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:12.6px;padding:16px 18px 10px}.premiere-history-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.premiere-history-title{font-size:13px;font-weight:600;color:var(--mac-text)}.premiere-refresh{color:var(--mac-text-tertiary);cursor:pointer;font-size:12px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;transition:background .15s}.premiere-refresh:hover{background:var(--mac-surface-secondary);color:var(--mac-text)}.premiere-commits{display:flex;flex-direction:column}.premiere-commit{display:grid;grid-template-columns:20px 1fr auto;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid var(--mac-border)}.premiere-commit:last-child{border-bottom:0}.premiere-commit-dot{width:8px;height:8px;border-radius:50%;background:var(--mac-muted-green);margin-top:6px;box-shadow:0 0 0 3px rgba(107,142,107,.12)}.premiere-commit-body{display:flex;flex-direction:column;gap:2px;min-width:0}.premiere-commit-msg{font-size:12px;color:var(--mac-text);font-weight:500}.premiere-commit-hash,.premiere-commit-meta{font-size:10px;color:var(--mac-text-tertiary)}.premiere-commit-hash{font-family:SF Mono,ui-monospace,monospace;padding:2px 6px;background:var(--mac-bg-tertiary);border-radius:4px}.post-featured{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:960px;margin:var(--space-xl) auto var(--space-2xl)}.post-feature{display:flex;gap:16px;padding:20px;background:var(--mac-card);border:1px solid var(--mac-border);border-radius:12.6px;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.post-feature:hover{border-color:var(--mac-border-light);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.35)}.post-feature-icon{width:40px;height:40px;flex-shrink:0;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.3)}.post-feature-body h3{font-size:15px;font-weight:600;color:var(--mac-text);margin:0 0 4px;letter-spacing:-.01em}.post-feature-body p{font-size:12px;line-height:1.55;color:var(--mac-text-secondary);margin:0}.post-integrations{max-width:1200px;width:100%;margin:clamp(40px,6vh,72px) auto 0;padding:0 var(--space-md);background:transparent;border:0;border-radius:0;backdrop-filter:none;min-height:0}.post-integrations-header{text-align:left;margin-bottom:0;padding-left:0}.post-integrations-title{font-size:20px;font-weight:600;color:var(--mac-text);margin:0;padding:48px 0 0;letter-spacing:-.02em}.integrations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.integ-group{display:flex;flex-direction:column;gap:10px}.integ-group-label{font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--mac-text-tertiary)}.integ-tiles{display:flex;flex-direction:column;gap:6px}.integ-tile{display:flex;align-items:center;gap:10px;padding:8px 12px;background:var(--mac-surface);border:1px solid var(--mac-border);border-radius:7.2px;font-size:12px;color:var(--mac-text);transition:background .15s ease,border-color .15s ease,transform .15s ease;cursor:pointer}.integ-tile:hover{background:var(--mac-surface-secondary);border-color:var(--mac-border-light);transform:translateX(2px)}.integ-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25)}@media (max-width:900px){.integrations-grid,.post-featured{grid-template-columns:1fr}}.hero-product:before{content:"";position:absolute;inset:-40px;background:radial-gradient(ellipse at center,rgba(107,122,139,.2),transparent 65%);filter:blur(40px);z-index:-1;pointer-events:none}.integ-rail{position:relative;width:100%;margin-left:0;padding:4px 0 8px}.integ-scroll{display:flex;align-items:flex-start;gap:22px;padding:12px 0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overscroll-behavior-y:auto;scrollbar-width:none}.integ-scroll::-webkit-scrollbar{display:none;width:0;height:0}.integ-card{position:relative;flex:0 0 auto;width:clamp(320px,25vw,400px);display:flex;flex-direction:column;background:#141414;border:1px solid rgba(255,255,255,.06);border-radius:19.8px;padding:22px 22px 20px;scroll-snap-align:start;overflow:hidden;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.integ-card:hover{border-color:rgba(255,255,255,.14);transform:translateY(-3px);box-shadow:0 20px 40px rgba(0,0,0,.5)}.integ-card-top{flex:0 0 auto}.integ-card-label{font-size:13px;font-weight:600;color:var(--mac-text);margin-bottom:14px;letter-spacing:-.005em}.integ-card-head-line{font-size:clamp(22px,2vw,30px);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--mac-text);margin:0 0 14px}.integ-card-head-line em{font-style:normal;color:var(--mac-text)}.integ-card-blurb{font-size:13px;line-height:1.55;color:var(--mac-text-secondary);margin:0}.integ-card-visual{flex:0 0 auto;width:100%;aspect-ratio:1/1;margin-top:14px;position:relative;display:flex;align-items:center;justify-content:center;border-radius:12.6px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.25);box-shadow:0 12px 32px rgba(0,0,0,.45);overflow:hidden}.integ-visual-glow{position:absolute;inset:0;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--tint,#5A6B7A) 30%,transparent),transparent 60%);filter:blur(24px);opacity:.55;pointer-events:none}.integ-visual-svg{position:relative;width:70%;max-width:240px;height:auto}.integ-card-visual--image{padding:0}.integ-visual-img{position:relative;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center;border-radius:12.6px;display:block}.integ-plus{position:absolute;right:20px;bottom:20px;width:32px;height:32px;border-radius:50%;background:var(--mac-text);color:#ece9e3;border:0;font-size:18px;font-weight:400;line-height:1;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,background .18s ease;z-index:3}.integ-plus:hover{transform:scale(1.08);background:#1c1a17}.integ-card-body,.integ-card-btn,.integ-card-cat,.integ-card-desc,.integ-card-head,.integ-card-icon,.integ-card-name,.integ-dot,.integ-group,.integ-nav,.integ-nav-btn,.integ-status,.integ-status-dot,.integ-tile,.integrations-grid{display:none!important}@media (max-width:640px){.integ-card{width:min(86vw,400px);padding:22px}.integ-card-head-line{font-size:22px}}.hero-cta-btn{display:none}@media (min-width:769px){.hero-cta-btn{display:inline-flex;align-self:flex-start;margin:0 0 var(--space-md) 0;background:#c4904a;color:#1b1305}.hero-cta-btn:hover{background:#d4a054;color:#1b1305}.hero-subtitle-main:not(.hero-subtitle-flip){display:none!important}.hero-subtitle-flip{display:block!important;margin-bottom:var(--space-sm)}.nav-cta{display:none!important}.hero-split--flipped .hero-cta-btn{align-self:flex-end}}.nav-hamburger{display:none;background:transparent;border:0;width:44px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;padding:0;margin-left:auto;z-index:101}.nav-hamburger span{display:block;width:22px;height:2px;background:#1c1a17;border-radius:2px;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .18s;transform-origin:center}.nav-hamburger.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.nav-hamburger.is-open span:nth-child(2){opacity:0}.nav-hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.nav{background:rgba(10,10,10,.72)!important;backdrop-filter:saturate(180%) blur(20px)!important;-webkit-backdrop-filter:saturate(180%) blur(20px)!important;border-bottom:0!important;box-shadow:none!important}.nav-hamburger{display:inline-flex}.nav-hamburger span{background:#ece9e3}.nav-content{position:relative}.nav-links{position:fixed;top:48px;left:0;right:0;max-height:calc(100dvh - 48px);flex-direction:column;align-items:stretch;gap:0;padding:6px 22px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;background:#0d0d0d;border-bottom:1px solid rgba(236,233,227,.1);border-radius:0 0 16px 16px;box-shadow:0 24px 48px -12px rgba(0,0,0,.6);transform:translateY(-110%);visibility:hidden;transition:transform .34s cubic-bezier(.22,1,.36,1),visibility 0s .34s;z-index:99}body.nav-open .nav-links{transform:translateY(0);visibility:visible;transition:transform .34s cubic-bezier(.22,1,.36,1),visibility 0s}.nav-links a:not(.nav-cta){display:flex!important}.nav-dropdown-trigger,.nav-links a:not(.nav-cta){align-items:center;min-height:52px;font-size:17px;font-weight:500;letter-spacing:-.01em;padding:0;color:#ece9e3;border-bottom:1px solid rgba(236,233,227,.08)}.nav-dropdown-trigger{display:flex}.nav-dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0 0 0 14px;border-radius:0;min-width:0}.nav-dropdown-menu a{font-size:15px!important;min-height:46px!important;padding:0!important;color:rgba(236,233,227,.62)!important;border-bottom:1px solid rgba(236,233,227,.06)!important}.nav-dropdown-menu a:last-child{border-bottom:0!important}.nav-links>a:last-of-type:not(.nav-cta){border-bottom:0}.nav-dropdown{border-bottom:1px solid rgba(236,233,227,.08)}.nav-dropdown .nav-dropdown-trigger{border-bottom:0}.nav-links .nav-cta{align-self:stretch;justify-content:center;margin-top:20px;min-height:48px;border-radius:999px;font-size:16px;font-weight:500}.breakdown-eyebrow,.preprod-eyebrow,.prod-eyebrow,.section-label{font-size:11px!important;letter-spacing:.12em!important;font-weight:500!important}.breakdown-headline,.preprod-headline,.prod-headline,.section-pillars .section-title,.section-postproduction .section-title,.section-principles .section-title,.section-title{font-size:26px!important;line-height:1.18!important;letter-spacing:-.02em!important;text-wrap:balance}.breakdown-sub,.preprod-sub,.prod-sub,.section-subtitle{font-size:13px!important;line-height:1.5!important}.hero{padding:88px 5vw var(--space-xl)!important;min-height:auto!important}.hero-content{gap:0;align-items:flex-start!important;text-align:left!important;margin:0!important}.hero-subtitle-main,.hero-tagline,.hero-title{text-align:left!important;align-self:flex-start!important}.hero-title{font-size:26px!important;line-height:1.18!important;margin-bottom:12px!important;letter-spacing:-.02em}.hero-subtitle-main{font-size:13px!important;line-height:1.55!important;margin-bottom:14px!important;max-width:100%!important}.hero-tagline .tagline-line{font-size:11px}.hero-split{grid-template-columns:1fr!important;gap:20px!important}.hero-video-wrap{aspect-ratio:16/10;width:78%;margin-left:auto;margin-right:-5vw;border-radius:12.6px 0 0 12.6px;border:0;box-shadow:none}.hero-video-wrap:before{display:none}.section-pillars{padding:clamp(36px,5vh,64px) var(--space-md)!important;max-height:none!important;min-height:auto!important}.section-pillars .section-title{font-size:22px!important}.pillars-title-soft,.pillars-title-strong{display:block}.pillars-grid{gap:14px!important;padding-bottom:0!important}.pillar-visual{aspect-ratio:16/10;max-height:none;min-height:0}.pillar-card{padding:14px!important;gap:6px!important}.pillar-card-title{font-size:15px!important}.pillar-card-body{font-size:12.5px!important;line-height:1.5!important}.section-breakdown{padding:clamp(40px,6vh,64px) 0 clamp(28px,4vh,48px)!important}.section-breakdown .breakdown-inner{grid-template-columns:1fr;gap:var(--space-lg)}.section-breakdown .breakdown-text{padding:0 5vw;order:1}.section-breakdown .breakdown-media{width:78%;aspect-ratio:16/10;margin-left:auto;margin-right:-5vw;border-radius:12.6px 0 0 12.6px;border:0;box-shadow:none;order:2;width:calc(100% + 10vw)}.section-breakdown .breakdown-media:before{display:none}.section-preproduction{padding:clamp(20px,3vh,36px) var(--space-md) clamp(40px,6vh,72px)!important}.preprod-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 14px!important}.preprod-feature{row-gap:6px!important;column-gap:8px!important}.preprod-feature-icon{width:26px!important;height:26px!important;border-radius:7px}.preprod-feature-icon svg{width:14px;height:14px}.preprod-feature-title{font-size:14px!important}.preprod-feature-body{font-size:12px!important;line-height:1.45!important}.section-production{padding:6px 0 8px!important;min-height:auto!important}.section-production .prod-inner{padding:0 var(--space-md)}.prod-image{width:min(100%,720px)}.prod-image-wrap{padding:0;margin:8px auto!important}.prod-image-clip{border-radius:12.6px}.prod-cameras{font-size:10px!important;letter-spacing:.15em!important}.section-postproduction{padding:clamp(48px,7vh,80px) var(--space-md) clamp(40px,6vh,64px)!important;border-top-left-radius:0!important;border-top-right-radius:0!important;margin-top:0!important;position:relative;z-index:2}.section-postproduction .section-header-centered{margin-bottom:0!important}.section-postproduction .section-subtitle{font-size:12.5px!important;line-height:1.45!important;text-wrap:balance;max-width:34em;margin:0 auto!important}.section-postproduction .post-carousel,.section-postproduction .post-featured{display:none!important}.post-integrations{margin-top:clamp(28px,4.5vh,48px)!important;padding:0!important}.post-integrations-title{font-size:14px!important;font-weight:500!important;padding-top:0!important}.integ-rail{padding:8px 0!important}.integ-card-head-line{font-size:17px!important}.integ-card-blurb{font-size:12px!important}.integ-card-label{font-size:11px!important;margin-bottom:8px!important}.section-postproduction .integ-card,.section-postproduction .integ-card:hover{transform:none!important;transition:none!important}.section-faq-cta{padding:clamp(48px,8vh,80px) var(--space-md) clamp(48px,8vh,80px)!important}.section-faq-cta .faq-list{column-count:1!important}.section-faq-cta .faq-title{font-size:12px!important}.section-faq-cta .faq-question{font-size:15px!important;padding:var(--space-md) 0!important}.section-faq-cta .faq-answer{font-size:13px!important}.faq-cta-block{margin-top:clamp(28px,4vh,48px)!important;padding-top:0!important}.section-faq-cta .final-cta-text{font-size:18px;margin-bottom:var(--space-md)}.section-principles{padding:clamp(64px,10vh,112px) var(--space-md) clamp(96px,14vh,160px)!important}.principle-item p{font-size:14px!important;line-height:1.5!important}.section-footer-end{padding:0 var(--space-md)!important;border-top-left-radius:clamp(20px,4vw,32px)!important;border-top-right-radius:clamp(20px,4vw,32px)!important}.section-footer-end .footer{padding:var(--space-xl) 0!important}.section-footer-end .footer-logo{font-size:16px}}.closing-canvas{position:relative;isolation:isolate;overflow:hidden;color:#ece9e3;background:linear-gradient(180deg,#1b1610,#14100a);border-top-left-radius:clamp(24px,2.4vw,40px);border-top-right-radius:clamp(24px,2.4vw,40px);margin-top:calc(clamp(24px, 2.4vw, 40px) * -1);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);z-index:2}.closing-canvas:before{background:radial-gradient(30% 16% at 14% 8%,rgba(222,158,82,.26),transparent 70%),radial-gradient(30% 18% at 86% 94%,rgba(228,190,143,.42),transparent 70%),radial-gradient(20% 12% at 70% 5%,rgba(220,141,81,.16),transparent 70%),radial-gradient(18% 12% at 32% 92%,rgba(231,207,173,.36),transparent 70%);filter:blur(2px)}.closing-canvas:after,.closing-canvas:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.closing-canvas:after{opacity:.78;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='320' height='320'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='3' stitchTiles='stitch' seed='9'/><feColorMatrix values='0 0 0 0 0.42  0 0 0 0 0.28  0 0 0 0 0.10  0 0 0 0.65 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:320px 320px}.closing-canvas>*{position:relative;z-index:1}.closing-canvas .whats-happening{background:transparent;padding:clamp(48px,7vh,100px) var(--space-lg) clamp(24px,4vh,48px)}.closing-canvas .section-faq-cta{background:transparent;box-shadow:none;border-radius:0;margin-top:0;padding-top:clamp(24px,4vh,48px)}.closing-canvas .section-faq-cta:after,.closing-canvas .section-faq-cta:before{display:none!important}.wh-flat-head{max-width:900px;margin:0 auto clamp(14px,2vh,22px)}.wh-flat-title{margin:0;font-size:clamp(22px,2.6vw,34px);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#ece9e3}.wh-flat-sub{margin:.3em 0 0;font-size:clamp(14px,1.3vw,17px);color:rgba(236,233,227,.5)}.wh-list{list-style:none;margin:0 auto;padding:0;max-width:900px}.wh-list-link{display:grid;grid-template-columns:1fr auto;grid-template-areas:"meta arrow" "title arrow" "dek arrow";align-items:center;column-gap:clamp(12px,2vw,24px);padding:clamp(16px,2.4vh,24px) clamp(10px,1.5vw,18px);border-radius:14px;text-decoration:none;color:#ece9e3;transition:background .2s ease}.wh-list-link:hover{background:rgba(255,255,255,.45)}.wh-list-meta{grid-area:meta;font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(236,233,227,.45)}.wh-list-title{grid-area:title;margin-top:4px;font-size:clamp(18px,2vw,24px);font-weight:600;letter-spacing:-.01em;transition:color .2s ease}.wh-list-link:hover .wh-list-title{color:#9a6a1e}.wh-list-dek{grid-area:dek;margin-top:4px;font-size:clamp(14px,1.3vw,16px);line-height:1.5;color:rgba(236,233,227,.58);max-width:62ch}.wh-list-arrow{grid-area:arrow;display:inline-flex;color:rgba(236,233,227,.35);transition:transform .2s ease,color .2s ease}.wh-list-link:hover .wh-list-arrow{transform:translateX(3px);color:#9a6a1e}.whats-happening{background:#100f0d;color:#ece9e3;padding:clamp(56px,8vh,120px) var(--space-lg)}.wh-inner{max-width:1180px;margin:0 auto}.wh-hero{max-width:640px;margin:0 auto clamp(30px,4.5vh,52px);padding-bottom:clamp(24px,3.5vh,40px);border-bottom:1px solid rgba(255,255,255,.08);text-align:center}.wh-hero-eyebrow{display:inline-block;font-size:12px;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:rgba(236,233,227,.48);margin-bottom:var(--space-xs)}.wh-hero-title{margin:0;font-size:clamp(20px,2.6vw,30px);font-weight:600;line-height:1.14;letter-spacing:-.02em;color:#ece9e3;text-wrap:balance}.wh-hero-excerpt{max-width:540px;margin:clamp(10px,1.6vh,16px) auto 0;font-size:clamp(14px,1.3vw,16px);line-height:1.55;color:rgba(236,233,227,.58);text-wrap:balance}.wh-hero-link{display:inline-flex;align-items:center;gap:.35em;margin-top:clamp(18px,2.6vh,28px);font-size:clamp(15px,1.4vw,17px);font-weight:600;color:#9a6a1e;text-decoration:none;transition:gap .2s ease,color .2s ease}.wh-hero-link:hover{gap:.6em;color:#6f4b12}.wh-hero-link svg{transition:transform .2s ease}.wh-hero-link:hover svg{transform:translateX(2px)}.wh-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-lg);margin-bottom:clamp(20px,3.4vh,40px)}.wh-title{margin:0;font-size:clamp(26px,3.4vw,46px);font-weight:600;line-height:1.08;letter-spacing:-.02em;color:#ece9e3}.wh-subtitle{display:flex;align-items:center;gap:.4em;margin:.35em 0 0;font-size:clamp(18px,2.3vw,30px);font-weight:500;line-height:1.1;letter-spacing:-.01em;color:rgba(236,233,227,.42)}.wh-logo{height:1.2em;width:auto;display:inline-block;transform:translateY(.06em);margin-left:.12em}.wh-arrows{display:flex;gap:10px;flex-shrink:0}.wh-arrow{width:44px;height:44px;display:grid;place-items:center;border-radius:10.8px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.7);color:#4a3a26;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.wh-arrow:hover{background:#1c1a17;border-color:rgba(255,255,255,.22)}.wh-arrow:active{transform:scale(.94)}.wh-arrow:focus-visible{outline:2px solid #B57A3A;outline-offset:2px}.wh-rail{display:flex;gap:12px;width:100%;height:clamp(320px,46vh,520px)}.wh-panel{position:relative;flex-basis:0;min-width:0;border-radius:clamp(12.6px,1.4vw,19.8px);overflow:hidden;background-size:cover;background-position:50%;box-shadow:0 12px 34px rgba(60,40,15,.16);will-change:flex-grow}.wh-panel-link,.wh-panel-spine{position:absolute;inset:0;display:flex;align-items:flex-end;width:100%;height:100%;padding:0;margin:0;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer;text-decoration:none}.wh-panel-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.52) 0,rgba(0,0,0,.12) 42%,transparent 70%),radial-gradient(120% 90% at 50% 0,rgba(255,255,255,.14),transparent 60%);pointer-events:none}.wh-panel-cover{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;padding:clamp(18px,2vw,30px)}.wh-panel-tag{align-self:flex-start;font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#fff;padding:4px 10px;border-radius:999px;background:rgba(255,255,255,.18);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.24)}.wh-panel-cover-title{font-size:clamp(18px,2vw,30px);font-weight:600;line-height:1.12;letter-spacing:-.01em;max-width:22ch;text-shadow:0 2px 14px rgba(0,0,0,.35)}.wh-panel-spine{align-items:center;justify-content:center}.wh-panel-spine-title{position:relative;z-index:1;writing-mode:vertical-rl;transform:rotate(180deg);font-size:14px;font-weight:500;letter-spacing:.01em;max-height:82%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:rgba(255,255,255,.92);text-shadow:0 2px 10px rgba(0,0,0,.4);transition:opacity .2s ease;padding-block:18px}.wh-panel-spine:focus-visible .wh-panel-spine-title,.wh-panel-spine:hover .wh-panel-spine-title{color:#fff}.wh-panel-link:focus-visible,.wh-panel-spine:focus-visible{outline:3px solid rgba(255,255,255,.85);outline-offset:-3px;border-radius:inherit}.wh-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-xl);margin-top:clamp(20px,3vh,34px)}.wh-caption{max-width:640px}.wh-caption-eyebrow{margin:0 0 8px;font-size:13px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(236,233,227,.5)}.wh-caption-text{margin:0;font-size:clamp(16px,1.6vw,21px);line-height:1.42;color:rgba(236,233,227,.55)}.wh-caption-text strong{color:#ece9e3;font-weight:600}.wh-readlink{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;white-space:nowrap;font-size:15px;font-weight:600;color:#A9713A;text-decoration:none;transition:color .18s ease}.wh-readlink svg{transition:transform .2s ease}.wh-readlink:hover{color:#8a5a26}.wh-readlink:hover svg{transform:translateX(3px)}.wh-readlink:focus-visible{outline:2px solid #B57A3A;outline-offset:3px;border-radius:4px}@media (max-width:768px){.wh-head{align-items:flex-start}.wh-rail{height:clamp(300px,52vh,440px);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.wh-rail::-webkit-scrollbar{display:none}.wh-panel{min-width:78%;scroll-snap-align:center}.wh-panel-spine{align-items:flex-end;justify-content:flex-start;padding:clamp(16px,4vw,24px)}.wh-panel-spine-title{writing-mode:horizontal-tb;transform:none;max-height:none;white-space:normal;font-size:clamp(18px,5vw,24px);font-weight:600;line-height:1.14}.wh-footer{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:480px){.wh-panel{min-width:86%}}.integ-card,.pillar-card,.pillar-visual,.post-card,.post-feature{border:none!important}.pillar-image,.prod-image-placeholder{display:none!important}.pillar-visual,.pillar-visual--image,.pillar-visual--placeholder{background:transparent!important;border:none!important}.pillar-placeholder-label{display:none!important}.pillar-card--media .pillar-image{display:block!important}.pillar-card--media .pillar-visual--image{background:rgba(0,0,0,.04)!important;overflow:hidden;border-radius:var(--radius-lg)}.budget-whatif{background:#1F1F1F!important}.budget-whatif,.budget-whatif svg{display:block;width:100%;height:100%}.burst-field{position:relative;width:100%;height:100%;background:transparent!important;overflow:hidden}.burst-field-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;cursor:crosshair;touch-action:none}.ask-ray{width:100%;height:100%;font-family:system-ui,-apple-system,SF Pro Text,Inter,Segoe UI,sans-serif;background:radial-gradient(120% 80% at 50% -10%,rgba(226,177,134,.1),transparent 60%),#171613;display:flex;padding:clamp(10px,3.2%,18px);container-type:inline-size}.ask-ray-window{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;border-radius:var(--radius-md);background:#1F1F1F;border:1px solid rgba(255,255,255,.07);box-shadow:0 12px 32px rgba(0,0,0,.4);overflow:hidden}.ask-ray-bar{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid rgba(255,255,255,.06);background:#232220}.ask-ray-dot{width:9px;height:9px;border-radius:50%;background:#E8A04D;box-shadow:0 0 8px rgba(204,154,102,.7)}.ask-ray-title{font-size:11px;font-weight:600;letter-spacing:.16em;color:#C7C4BD}.ask-ray-status{margin-left:auto;font-size:10.5px;letter-spacing:.02em;color:rgba(236,233,227,.42);font-variant-numeric:tabular-nums}.ask-ray-feed{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;gap:9px;padding:14px 12px 10px;overflow:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.ask-ray-feed>*{flex:0 0 auto}.ask-ray-feed>:first-child{margin-top:auto}.ask-ray-feed.is-scrollable{overflow-y:auto;justify-content:flex-start;cursor:default;user-select:text}.ask-ray-feed.is-scrollable .ask-ray-stale-list{max-height:none;overflow:visible}.ask-ray-feed::-webkit-scrollbar{width:6px}.ask-ray-feed::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:3px}.ask-ray-feed::-webkit-scrollbar-track{background:transparent}.ask-ray-msg{max-width:88%;padding:8px 11px;border-radius:14px;font-size:12.5px;line-height:1.42}.ask-ray-msg--user{align-self:flex-end;background:#2c2c2e;color:rgba(232,230,225,.95);border:1px solid rgba(255,255,255,.06);border-bottom-right-radius:4px}.ask-ray-msg--ray{align-self:flex-start;background:#1e1e20;color:rgba(232,230,225,.9);border:1px solid rgba(255,255,255,.05);border-bottom-left-radius:4px}.ask-ray-diff{align-self:stretch;display:flex;flex-direction:column;gap:8px;padding:10px 11px;background:rgba(16,15,13,.65);border:1px solid rgba(255,255,255,.07);border-radius:10px;font-size:11.5px}.ask-ray-diff-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ask-ray-diff-scene{font-size:10.5px;letter-spacing:.06em;color:#C7C4BD;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ask-ray-diff-tag{flex:0 0 auto;font-size:9.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#E8A04D;background:rgba(204,154,102,.12);border:1px solid rgba(204,154,102,.28);border-radius:999px;padding:2px 8px}.ask-ray-diff-rows{display:flex;flex-direction:column;gap:5px}.ask-ray-diff-row{display:flex;align-items:baseline;gap:7px;font-size:11.5px}.ask-ray-diff-key{flex:0 0 30%;color:rgba(236,233,227,.5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ask-ray-diff-from{color:#C98A8A;text-decoration:line-through;text-decoration-color:rgba(201,138,138,.5)}.ask-ray-diff-arrow{color:rgba(236,233,227,.4)}.ask-ray-diff-to{color:#97B187;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ask-ray-diff-add{color:#8FA37F;font-weight:600}.ask-ray-diff-del{color:#C98A8A;font-weight:600}.ask-ray-stale{align-self:stretch;flex:0 0 auto;display:flex;flex-direction:column;gap:8px;padding:10px 11px;background:rgba(16,15,13,.65);border:1px solid rgba(255,255,255,.07);border-radius:11px}.ask-ray-stale-head{display:flex;align-items:center;justify-content:space-between}.ask-ray-stale-label{font-size:11.5px;color:rgba(236,233,227,.8)}.ask-ray-stale-sum{display:flex;gap:12px;font-size:11px}.ask-ray-stale-list{display:flex;flex-direction:column;gap:3px;max-height:190px;overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) transparent}.ask-ray-stale-list::-webkit-scrollbar{width:5px}.ask-ray-stale-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.16);border-radius:3px}.ask-ray-node{display:flex;align-items:center;gap:8px;padding:5px 7px;border-radius:6px;background:rgba(255,255,255,.02)}.ask-ray-node.is-stale{background:rgba(150,90,90,.1)}.ask-ray-node-dot{width:6px;height:6px;border-radius:50%;background:#8FA37F;flex:0 0 auto}.ask-ray-node.is-stale .ask-ray-node-dot{background:#C98A8A}.ask-ray-node-name{flex:1 1 auto;font-size:11.5px;color:rgba(236,233,227,.86);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ask-ray-node-kind{flex:0 0 auto;font-size:10px;color:rgba(236,233,227,.4)}.ask-ray-node-flag{flex:0 0 auto;font-size:9.5px;font-weight:700;letter-spacing:.06em;color:#8FA37F}.ask-ray-node.is-stale .ask-ray-node-flag{color:#CE9494}.ask-ray-stale-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:2px}.ask-ray-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 11px;border-radius:8px;font-size:11px;font-weight:600;letter-spacing:-.005em;cursor:pointer;transition:transform .15s ease,background .2s ease,border-color .2s ease}.ask-ray-btn svg{display:block}.ask-ray-btn--ghost{color:rgba(236,233,227,.72);background:transparent;border:1px solid rgba(255,255,255,.12)}.ask-ray-btn--ghost:hover{color:#ECE9E3;border-color:rgba(255,255,255,.24)}.ask-ray-btn--primary{color:#201207;background:linear-gradient(135deg,#E8A04D,#D07A3C);border:1px solid transparent;box-shadow:0 4px 12px -4px rgba(204,154,102,.6)}.ask-ray-btn--primary:hover{transform:translateY(-1px)}.ask-ray-btn--primary:active{transform:translateY(0)}.ask-ray-thinking{align-self:flex-start;display:flex;gap:5px;padding:10px 12px;background:#2A2926;border:1px solid rgba(255,255,255,.06);border-radius:13px;border-bottom-left-radius:4px}.ask-ray-think-dot{width:6px;height:6px;border-radius:50%;background:rgba(236,233,227,.55);animation:askRayBlink 1.2s ease-in-out infinite}.ask-ray-think-dot:nth-child(2){animation-delay:.18s}.ask-ray-think-dot:nth-child(3){animation-delay:.36s}@keyframes askRayBlink{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.ask-ray-input{flex:0 0 auto;display:flex;align-items:center;gap:8px;margin:0 12px 12px;padding:9px 9px 9px 13px;border-radius:12px;background:#26251F;border:1px solid rgba(255,255,255,.08)}.ask-ray-input-text{position:relative;flex:1 1 auto;min-width:0;font-size:12px;color:rgba(236,233,227,.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ask-ray-placeholder{color:rgba(236,233,227,.34)}.ask-ray-send{flex:0 0 auto;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,#E8A04D,#D07A3C);color:#201207;transition:transform .2s ease}.ask-ray-send.is-firing{animation:askRaySend .45s cubic-bezier(.22,1,.36,1)}@keyframes askRaySend{0%{transform:scale(1)}40%{transform:scale(.82) translateX(2px)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ask-ray-send,.ask-ray-think-dot{animation:none!important}}@container (max-width: 300px){.ask-ray-msg{font-size:11.5px}.ask-ray-node-name{font-size:10.5px}.ask-ray-stale-list{max-height:150px}}.section-footer-end .footer-brand{margin-right:auto;display:flex;flex-direction:column;gap:5px}.section-footer-end .footer-tagline{margin:0;font-size:13px;line-height:1.4;letter-spacing:-.005em;color:rgba(236,233,227,.5);max-width:280px}:root{--amber-hairline:rgba(196,147,83,0.55);--ease-expo-out:cubic-bezier(0.16,1,0.3,1);--reveal-rise:20px;--reveal-dur:720ms}.reveal-ready [data-reveal]:not(.is-in){opacity:0;transform:translateY(var(--reveal-rise))}.reveal-ready [data-reveal=fade]:not(.is-in){transform:none}.reveal-ready [data-reveal].is-in{animation:lk-reveal-rise var(--reveal-dur) var(--ease-expo-out) var(--reveal-delay,0s) backwards}.reveal-ready [data-reveal=fade].is-in{animation-name:lk-reveal-fade}@keyframes lk-reveal-rise{0%{opacity:0;transform:translateY(var(--reveal-rise))}to{opacity:1;transform:none}}@keyframes lk-reveal-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.reveal-ready [data-reveal],.reveal-ready [data-reveal].is-in{opacity:1!important;transform:none!important;animation:none!important}}.pillar-card{transition:transform .2s var(--ease-expo-out),box-shadow .2s var(--ease-expo-out)}.pillar-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px rgba(60,30,0,.14),0 32px 64px -10px rgba(60,30,0,.24),0 48px 96px -16px rgba(120,60,0,.2)}.post-feature{transition:transform .2s var(--ease-expo-out),box-shadow .2s var(--ease-expo-out)}.post-feature:hover{transform:translateY(-4px);box-shadow:0 0 0 1px var(--amber-hairline),0 10px 28px rgba(0,0,0,.42)}.integ-card{transition:transform .2s var(--ease-expo-out),box-shadow .2s var(--ease-expo-out)}.integ-card:hover{transform:translateY(-4px);box-shadow:0 0 0 1px var(--amber-hairline),0 22px 44px rgba(0,0,0,.5)}.preprod-feature{transition:transform .2s var(--ease-expo-out)}.preprod-feature:hover{transform:translateY(-4px)}.contact-us-trigger,.faq-answer a,.nav-dropdown-trigger,.nav-links>a{position:relative}.contact-us-trigger:after,.faq-answer a:after,.nav-dropdown-trigger:after,.nav-links>a:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1.5px;background:#c49353;border-radius:1px;transform:scaleX(0);transform-origin:left center;transition:transform .24s var(--ease-expo-out)}.contact-us-trigger:hover:after,.faq-answer a:hover:after,.nav-dropdown-trigger:hover:after,.nav-links>a:hover:after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.contact-us-trigger:after,.faq-answer a:after,.nav-dropdown-trigger:after,.nav-links>a:after{transition:none}}.preprod-feature{align-content:start}.studio-slate{position:absolute;inset:0;overflow:hidden;background:#1F1F1F;border-radius:inherit}.studio-slate-scroll{width:100%;height:100%}.studio-slate-scroll svg{display:block;width:100%;height:100%}.slate-pulse{animation:slatePulse 2.6s ease-in-out infinite}@keyframes slatePulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.slate-pulse,.studio-slate-scroll{animation:none!important}}@media (min-width:901px){.pillar-card--full{display:flex;flex-direction:column;gap:var(--space-md);padding:var(--space-lg);aspect-ratio:auto}.pillar-card--full .pillar-content{order:0;position:static;inset:auto;max-width:none;z-index:auto;padding:0;background:none;text-align:left;justify-content:flex-start;pointer-events:auto;border-radius:0;flex:0 0 auto}.pillar-card--full .pillar-visual{order:0;position:relative;width:100%;height:auto;flex:0 0 auto;aspect-ratio:1240/660;max-height:none;background:#1f1f1f;border:1px solid rgba(255,255,255,.08)!important;border-radius:var(--radius-lg);overflow:hidden}.pillar-card--full .studio-slate{position:absolute;inset:0;height:100%;overflow:hidden;border-radius:inherit}.pillar-card--full .studio-slate-scroll{width:100%;height:100%}.pillar-card--full .studio-slate-scroll svg{width:100%;height:100%;display:block;object-fit:contain}}.pillar-card--media .pillar-visual--video,.pillar-visual--video{background:#0a0a0a!important;overflow:hidden;border-radius:var(--radius-lg)}.pillar-video{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;border-radius:var(--radius-lg)}.section-faq-cta .faq-cta-block .btn-primary{background:#dfa253;color:#0a0a0a}.section-faq-cta .faq-cta-block .btn-primary:hover{background:#d69a4f}.orch-stack{display:flex;flex-direction:column;align-items:center;gap:.42em}.orch-hint{font-family:SF Mono,ui-monospace,JetBrains Mono,Menlo,monospace;font-size:clamp(4.5px,.82cqw,9.5px);letter-spacing:0;color:rgba(255,255,255,.32);white-space:nowrap}.orch-hw{gap:.55em;padding:.95em 1.05em;border-radius:.72em;background:var(--orch-card);border:1px solid var(--orch-card-border);box-shadow:0 1px 2px rgba(60,40,10,.08),0 8px 24px rgba(60,40,10,.12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:clamp(7px,1.5cqw,16px)}.orch-hw,.orch-hw-rows{display:flex;flex-direction:column}.orch-hw-rows{gap:.5em}.orch-hw-row{display:flex;align-items:baseline;justify-content:space-between;gap:1.4em}.orch-hw-mark{font-weight:680;color:var(--orch-ink);letter-spacing:-.01em}.orch-hw-ext{font-family:SF Mono,ui-monospace,JetBrains Mono,Menlo,monospace;font-size:.72em;color:rgba(29,29,31,.38)}.orch-hw-cap{margin-top:.15em;max-width:12em;font-size:.66em;line-height:1.25;color:var(--orch-ink-soft);white-space:normal}.orch-line--sensor{stroke:var(--orch-lit);stroke-width:1.7;stroke-dasharray:2 4;opacity:.85}.orch-orch--lg{font-size:1.24em;padding:.7em 1.15em;font-weight:640}.orch-dept{display:flex;flex-direction:column;align-items:center;gap:.4em}.orch-dept-label{font-weight:600;color:#ece9e3;letter-spacing:-.01em}.orch-dept-flip{display:grid;place-items:center;min-width:5.4em;padding:.5em .7em;border-radius:.5em;background:#1c1a17;border:1px solid rgba(255,255,255,.08);box-shadow:0 1px 2px rgba(60,40,10,.12),0 5px 14px rgba(30,20,6,.18);perspective:320px;overflow:hidden}.orch-dept-face{grid-area:1/1;display:inline-flex;align-items:center;gap:.45em;white-space:nowrap;transform-origin:center;opacity:0;animation-fill-mode:both;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.4,0,.2,1)}.orch-dept-word{color:#dcd3c2;font-weight:560}.orch-dept-ext{font-family:SF Mono,ui-monospace,JetBrains Mono,Menlo,monospace;font-size:.82em;color:#C79B57}.orch-dept-logo{height:1.05em;width:auto;display:block}.orch-dept-count{font-family:SF Mono,ui-monospace,JetBrains Mono,Menlo,monospace;font-size:clamp(4.5px,.8cqw,9px);color:rgba(255,255,255,.3)}.orch-dept-flip--n1 .orch-dept-face{opacity:1;animation:none}.orch-dept-flip--n2 .orch-dept-face{animation-name:orchDept2;animation-duration:3s}.orch-dept-flip--n3 .orch-dept-face{animation-name:orchDept3;animation-duration:4.5s}.orch-dept-flip--n5 .orch-dept-face{animation-name:orchDept5;animation-duration:7.5s}@keyframes orchDept2{0%{opacity:0;transform:rotateX(-90deg)}2%{opacity:1;transform:rotateX(0deg)}48%{opacity:1;transform:rotateX(0deg)}50%{opacity:0;transform:rotateX(90deg)}to{opacity:0;transform:rotateX(90deg)}}@keyframes orchDept3{0%{opacity:0;transform:rotateX(-90deg)}1%{opacity:1;transform:rotateX(0deg)}32%{opacity:1;transform:rotateX(0deg)}33%{opacity:0;transform:rotateX(90deg)}to{opacity:0;transform:rotateX(90deg)}}@keyframes orchDept5{0%{opacity:0;transform:rotateX(-90deg)}1%{opacity:1;transform:rotateX(0deg)}19%{opacity:1;transform:rotateX(0deg)}20%{opacity:0;transform:rotateX(90deg)}to{opacity:0;transform:rotateX(90deg)}}.orch-overflow{margin:clamp(14px,2.4vw,26px) auto 0;text-align:center;font-family:SF Mono,ui-monospace,JetBrains Mono,Menlo,monospace;font-size:clamp(11px,1.2vw,13px);letter-spacing:.01em;color:rgba(120,90,40,.6)}@media (prefers-reduced-motion:reduce){.orch-dept-face{animation:none!important;opacity:0}.orch-dept-flip .orch-dept-face:first-child{opacity:1}}.findex{max-width:1100px;margin:0 auto;padding:clamp(48px,7vh,100px) var(--space-lg) clamp(24px,4vh,48px)}.findex-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:clamp(18px,3vh,30px)}.findex-eyebrow{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(236,233,227,.55);margin-bottom:8px}.findex-title{margin:0;font-size:clamp(24px,3vw,38px);font-weight:600;line-height:1.05;letter-spacing:-.02em;color:#ece9e3}.findex-profile{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.16);color:rgba(236,233,227,.72);background:rgba(255,255,255,.04);transition:border-color .15s ease,color .15s ease,transform .15s ease}.findex-profile:hover{color:#ece9e3;border-color:rgba(196,147,83,.6);transform:translateY(-1px)}.findex-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;margin-bottom:clamp(20px,3vh,32px)}.findex-chiprow{display:flex;flex-wrap:wrap;gap:8px}.findex-chip{font-family:inherit;font-size:12.5px;font-weight:500;color:rgba(236,233,227,.66);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:6px 14px;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.findex-chip:hover{color:#ece9e3;border-color:rgba(255,255,255,.24)}.findex-chip.is-active{color:#17130b;background:#c49353;border-color:#c49353}.findex-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,26px)}@media (max-width:900px){.findex-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.findex-grid{grid-template-columns:1fr}.findex-head{align-items:center}}.findex-card{display:flex;flex-direction:column;text-decoration:none;border-radius:16px;overflow:hidden;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.09);transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s ease,background .2s ease}.findex-card:hover{transform:translateY(-4px);border-color:rgba(196,147,83,.4);background:rgba(255,255,255,.055)}.findex-cover{display:block;width:100%;aspect-ratio:16/10;background-size:cover;background-position:50%}.findex-card-body{display:flex;flex-direction:column;gap:8px;padding:16px 18px 18px}.findex-card-meta{display:flex;align-items:center;gap:7px;font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:rgba(236,233,227,.5)}.findex-card-stream{color:#c49353}.findex-card-dot{opacity:.5}.findex-card-title{font-size:18px;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#ece9e3}.findex-card-dek{font-size:13.5px;line-height:1.5;color:rgba(236,233,227,.62);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.findex-card-date{margin-top:2px;font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:10.5px;letter-spacing:.04em;color:rgba(236,233,227,.4)}.findex-empty{color:rgba(236,233,227,.5);font-size:15px;padding:24px 0}@media (prefers-reduced-motion:reduce){.findex-card,.findex-chip,.findex-profile{transition:none}.findex-card:hover,.findex-profile:hover{transform:none}}.section-indra{position:relative;padding-top:var(--space-4xl);padding-bottom:var(--space-4xl);background-color:rgb(8 7 10/.76);background-image:radial-gradient(135% 120% at 88% -20%,rgba(223,162,83,.05),transparent 55%)}.section-indra .section-header-centered{margin-bottom:var(--space-2xl)}.section-indra .section-subtitle{max-width:620px;margin:0 auto;text-wrap:pretty}.indra-claim{max-width:760px;margin:var(--space-xl) auto 0;text-align:center}.indra-body{font-size:clamp(16px,1.5vw,20px);line-height:1.55;color:rgba(236,233,227,.66);margin:0 auto;max-width:52ch;text-wrap:balance}.indra-mark{position:relative;color:#ece9e3;white-space:nowrap}.indra-mark:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1.5px;background:#c49353;border-radius:1px;transform:scaleX(0);transform-origin:left center;transition:transform .72s var(--ease-expo-out) .26s}.reveal-ready [data-reveal].is-in .indra-mark:after,html:not(.reveal-ready) .indra-mark:after{transform:scaleX(1)}.indra-rule{height:1px;width:min(320px,60%);margin:var(--space-xl) auto 0;background:linear-gradient(90deg,transparent,rgba(223,162,83,.5),transparent);transform:scaleX(.2);transition:transform .9s var(--ease-expo-out) .32s}.reveal-ready .indra-body.is-in~.indra-rule,html:not(.reveal-ready) .indra-rule{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.indra-mark:after,.indra-rule{transition:none;transform:scaleX(1)}}.footer-contact{margin-top:clamp(24px,4vh,40px);scroll-margin-top:96px}.footer-contact-summary{display:flex;align-items:center;gap:var(--space-md);padding:18px 22px;border-radius:14px;background:rgba(236,233,227,.035);border:1px solid rgba(236,233,227,.07);cursor:pointer;list-style:none;user-select:none;transition:background .22s ease,border-color .22s ease}.footer-contact-summary::-webkit-details-marker{display:none}.footer-contact-summary::marker{content:""}.footer-contact-summary:hover{background:rgba(236,233,227,.06);border-color:rgba(236,233,227,.13)}.footer-contact[open] .footer-contact-summary{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent;background:rgba(236,233,227,.055)}.footer-contact-summary:focus-visible{outline:2px solid #c49353;outline-offset:4px;border-radius:var(--radius-xs)}.footer-contact-label{font-size:16px;font-weight:600;letter-spacing:-.01em;color:#ece9e3}.footer-contact-hint{font-size:14px;color:rgba(236,233,227,.45);margin-right:auto}.footer-contact-icon{position:relative;flex:none;width:14px;height:14px;align-self:center}.footer-contact-icon:after,.footer-contact-icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1.5px;background:rgba(236,233,227,.7);transform:translateY(-50%);transition:transform .3s var(--ease-expo-out)}.footer-contact-icon:after{transform:translateY(-50%) rotate(90deg)}.footer-contact[open] .footer-contact-icon:after{transform:translateY(-50%) rotate(0deg)}.footer-contact .contact-form{gap:14px;padding:6px 22px 26px;border:1px solid rgba(236,233,227,.07);border-top:0;border-radius:0 0 14px 14px;background:rgba(236,233,227,.025);animation:footer-contact-open .32s var(--ease-expo-out)}.footer-contact .form-group{max-width:520px}@keyframes footer-contact-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.footer-contact .form-group label{font-size:13px;color:rgba(236,233,227,.6)}.footer-contact .form-group input,.footer-contact .form-group textarea{background:rgba(236,233,227,.05);border:1px solid rgba(236,233,227,.16);color:#ece9e3;width:100%;font-size:14px;padding:10px 12px}.footer-contact .form-group input::placeholder,.footer-contact .form-group textarea::placeholder{color:rgba(236,233,227,.32)}.footer-contact .form-group input:focus,.footer-contact .form-group textarea:focus{border-color:#c49353;background:rgba(236,233,227,.08)}.footer-contact .form-group textarea{min-height:72px;resize:vertical}.footer-contact .btn-primary{align-self:start;padding:10px 20px;font-size:15px;background:#dfa253;color:#0a0a0a}.footer-contact .btn-primary:hover{background:#d69a4f;transform:none}@media (max-width:600px){.footer-contact-summary{flex-wrap:nowrap;gap:var(--space-sm);padding:16px 18px}.footer-contact .contact-form{padding:6px 18px 22px}.footer-contact-hint{display:none}.footer-contact-label{margin-right:auto}.footer-contact .contact-form{max-width:none}.footer-contact .btn-primary{align-self:stretch;width:100%}}@media (prefers-reduced-motion:reduce){.footer-contact-icon:after,.footer-contact-icon:before{transition:none}.footer-contact .contact-form{animation:none}}@media (max-width:360px){.orch-map--mobile .orch-hint{display:none}}@media (max-width:768px){.nav-dropdown-menu a{display:flex;align-items:center;min-height:44px}.footer-links a{display:inline-flex;align-items:center;justify-content:center}.footer-links a,.nav-logo{min-height:44px;min-width:44px}.nav-cta{display:inline-flex;align-items:center;min-height:44px}.findex-profile{min-width:44px;min-height:44px}.findex-chip{display:inline-flex;align-items:center;min-height:44px}}@media (max-width:340px){.orch-map--mobile .orch-dept-count,.orch-map--mobile .orch-dept-ext,.orch-map--mobile .orch-hint,.orch-map--mobile .orch-hw-cap,.orch-map--mobile .orch-hw-ext{font-size:10.5px}}@media (max-width:768px){.hero-title{font-size:clamp(23px,6.8vw,28px);line-height:1.15}.section-breakdown{padding-top:32px;padding-bottom:24px}.section-production{height:auto!important;max-height:none!important;min-height:0!important;padding:36px 0 40px!important}.section-production .prod-inner{display:flex;flex-direction:column;width:100%;gap:18px}.prod-headline{font-size:clamp(24px,6.6vw,32px)}.section-production .prod-image-wrap{margin-inline:12px}.section-production .prod-image-clip{border-radius:14px;overflow:hidden}.section-postproduction{margin-top:0;padding-top:36px;padding-bottom:36px}.integ-scroll{scroll-snap-type:x mandatory;padding-inline:16px;gap:12px}.integ-card{width:74vw;max-width:300px;padding:16px 16px 14px;scroll-snap-align:center}.integ-card-visual{aspect-ratio:4/3;margin-top:10px}.integ-card-head-line{font-size:19px}.integ-card-blurb{font-size:13.5px}.orchestrate-header{padding-inline:20px}.section-orchestrate{padding-top:36px}}.integ-scroll{align-items:stretch}.integ-card{justify-content:flex-start}.integ-visual-img{object-position:top center}.integ-card-visual{flex:1 1 auto;min-height:180px;aspect-ratio:auto}.post-integrations-header{text-align:center}.post-integrations-title{font-size:clamp(22px,2.2vw,30px);padding-top:clamp(28px,4vh,48px);color:#ece9e3}@media (max-width:768px){.post-integrations-header{text-align:left;padding-inline:4px}.post-integrations-title{font-size:20px;padding-top:26px}.integ-card-visual{min-height:132px}.section-customer-quotes .tstm-logos{gap:6px}.tstm-logo{padding:8px 4px;min-height:44px;border-radius:8px}.tstm-img,.tstm-logo img{max-width:100%;height:auto;max-height:26px;object-fit:contain}.tstm-lul,.tstm-wt{min-width:0;text-align:center}.tstm-lul-text,.tstm-wt-text{font-size:11px;line-height:1.1}.tstm-lul-sub,.tstm-wt-sub{font-size:6.5px;letter-spacing:.08em;line-height:1.1;white-space:nowrap}.section-breakdown{min-height:0;display:flex;flex-direction:column;justify-content:center;padding-top:40px;padding-bottom:44px;overflow:hidden}.section-breakdown .breakdown-inner{display:flex;flex-direction:column;flex:0 0 auto;gap:14px}.section-breakdown .breakdown-media,.section-breakdown .breakdown-text{flex:0 0 auto}.prod-sub{font-size:13px;line-height:1.45}.prod-cameras{font-size:10.5px}.section-postproduction>.section-header-centered .section-subtitle{font-size:13px!important;line-height:1.45!important}[data-parallax]{--py:0px!important;transform:none!important}.hero-chat-card{right:4%;bottom:6%;width:48%;height:auto;aspect-ratio:45/26;transform:none}.hero-chat-card .hcc-win{position:absolute;top:0;left:0;width:250%;height:250%;transform:scale(.4);transform-origin:top left}.closing-canvas,.section-breakdown,.section-orchestrate,.section-postproduction,.section-production{border-top-left-radius:0!important;border-top-right-radius:0!important;margin-top:0!important;box-shadow:none!important}.breakdown-sub .hero-flip-line--a{opacity:1;transform:none;animation:none}.breakdown-sub .hero-flip-line--b{display:none}.breakdown-sub .hero-flip{perspective:none}}