/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:host,:root{--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--container-6xl:72rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-5xl:3rem;--text-5xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-black:900;--tracking-normal:0em;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-20{z-index:20}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-14{margin-top:calc(var(--spacing) * 14)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-\[96vw\]{max-width:96vw}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#050510\]{background-color:#050510}.bg-black{background-color:var(--color-black)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.text-white{color:var(--color-white)}.text-white\/50{color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.text-white\/50{color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.text-white\/88{color:#ffffffe0}@supports (color:color-mix(in lab,red,red)){.text-white\/88{color:color-mix(in oklab,var(--color-white) 88%,transparent)}}.text-white\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.text-white\/90{color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:48rem){.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}}:root{--background:#000;--foreground:#fff}body{color:#fff;background:#050510;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.bg-orb{filter:blur(100px);pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.bg-orb-1{background:radial-gradient(circle,#7c3aed80 0,#7c3aed26 40%,#0000 70%);width:900px;height:900px;animation:orb-float-1 16s ease-in-out infinite;top:-25%;left:10%}.bg-orb-2{background:radial-gradient(circle,#6366f166 0,#6366f11a 40%,#0000 70%);width:800px;height:800px;animation:orb-float-2 20s ease-in-out infinite;top:15%;right:-15%}.bg-orb-3{background:radial-gradient(circle,#a855f759 0,#a855f71a 40%,#0000 70%);width:750px;height:750px;animation:orb-float-3 18s ease-in-out infinite;bottom:-15%;left:-10%}.bg-orb-4{background:radial-gradient(circle,#3b82f64d 0,#3b82f614 40%,#0000 70%);width:600px;height:600px;animation:orb-float-1 22s ease-in-out infinite reverse;bottom:10%;right:10%}@keyframes orb-float-1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,25px)scale(1.08)}66%{transform:translate(-30px,-15px)scale(.94)}}@keyframes orb-float-2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-35px,20px)scale(1.1)}66%{transform:translate(20px,-30px)scale(.9)}}@keyframes orb-float-3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(25px,-25px)scale(1.06)}66%{transform:translate(-20px,35px)scale(.95)}}.noise-overlay{pointer-events:none;z-index:5;opacity:.09;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}@keyframes shimmer{0%,to{background-position:200%}50%{background-position:-200%}}.shimmer-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a855f7b3,#c084fc 20%,#e9d5ff 40%,#fff 50%,#e9d5ff 60%,#c084fc 80%,#a855f7b3) 0 0/300% 100%;-webkit-background-clip:text;background-clip:text;line-height:1.15;animation:shimmer 6s ease-in-out infinite}@keyframes fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .8s ease-out forwards}.animate-fade-in-delay-1{opacity:0;animation:fade-in .8s ease-out .3s forwards}.animate-fade-in-delay-2{opacity:0;animation:fade-in .8s ease-out .6s forwards}.glow-btn{letter-spacing:.06em;color:#fffffff2;-webkit-backdrop-filter:blur(14px)saturate(1.15);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:9999px;justify-content:center;align-items:center;padding:.8rem 2.8rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 6px 28px #08081459,0 0 20px #a855f738,inset 0 1px #ffffff3d}.glow-btn-accent{color:#fcfafffa;text-shadow:0 1px 8px #1408425c;background:linear-gradient(132deg,#5b21b6,#6d28d9 52%,#9333ea);border-color:#e0c7ffd6;position:relative;box-shadow:0 12px 26px #07081a70,inset 0 1px #ffffff47}.glow-btn-accent:hover{background:linear-gradient(132deg,#6d28d9,#7c3aed 52%,#a855f7);border-color:#e9d6fff5;transform:translateY(-2px)scale(1.01);box-shadow:0 16px 32px #07081a80,inset 0 1px #ffffff5c}.glow-btn-accent:active{transform:translateY(-1px)scale(.985)}.glow-btn-accent:disabled{border-color:#c4e0ff59;box-shadow:0 8px 24px #060a1c4d,0 0 12px #4f46e533,inset 0 1px #ffffff38}.glow-btn:hover{background:#ffffff29;border-color:#dab5ff6b;transform:translateY(-2px);box-shadow:0 8px 34px #08081466,0 0 36px #a855f759,inset 0 1px #ffffff4d}.glow-btn-light{background:#ffffff1a;border-color:#ffffff38;box-shadow:0 6px 28px #08081459,0 0 20px #a855f738,inset 0 1px #ffffff3d}.glow-btn:active{transform:translateY(-1px)scale(.98)}.glow-btn.glow-btn-accent:focus-visible,.glow-btn.glow-btn-accent:hover{background:linear-gradient(132deg,#6d28d9,#7c3aed 52%,#a855f7)!important;border-color:#e9d6fff5!important;box-shadow:0 16px 32px #07081a80,inset 0 1px #ffffff5c!important}.hero-vignette{background:radial-gradient(at 50% 45%,#0000 54%,#05051075 74%,#050510d1 100%)}.glass-haze,.hero-vignette{pointer-events:none;position:absolute;inset:0}.glass-haze{z-index:2}.glass-haze-main{filter:blur(1px)saturate(1.1);background:radial-gradient(at 50% 40%,#dfbffc42 0,#c295f22e 12%,#9b6cd31f 24%,#684c9a14 36%,#0a0a1800 50%)}.glass-haze-bloom{filter:blur(10px)saturate(1.14);background:radial-gradient(at 50% 40%,#e2c6fc12 0,#b885ee0d 14%,#8e60cb09 26%,#0a0a1800 42%)}.glass-card{-webkit-backdrop-filter:blur(32px)saturate(1.5);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1.25rem;transition:border-color .3s,box-shadow .3s;box-shadow:0 8px 40px #00000059,inset 0 0 0 1px #ffffff0d}.glass-card:hover{border-color:#a855f740;box-shadow:0 8px 40px #00000059,0 0 60px #7c3aed1a,inset 0 0 0 1px #ffffff0d}.glass-card-drag{border-color:#a855f780;box-shadow:0 8px 40px #00000059,inset 0 0 0 1px #a855f759,0 0 80px #7c3aed33}.upload-workbench{justify-content:center;align-items:center;width:min(420px,92vw)}.core-card,.upload-workbench{height:270px;display:flex;position:relative}.core-card{aspect-ratio:1;z-index:5;flex-direction:column;width:270px}.core-card>div:last-of-type{flex:auto}.style-toggle{background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;gap:0;padding:3px;display:inline-flex}.style-pill{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.35rem .95rem;font-size:.74rem;font-weight:500;transition:all .3s}.style-pill:hover{color:#ffffffd9;background:#ffffff0f}.style-pill.active{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);box-shadow:0 2px 16px #7c3aed80}.upload-plus-icon{filter:drop-shadow(0 0 28px #ffffffb3)drop-shadow(0 0 58px #a855f7f2)drop-shadow(0 0 118px #7c3aedf2);justify-content:center;align-items:center;width:92px;height:92px;transition:transform .25s,filter .25s;display:inline-flex}.upload-plus-icon svg{width:100%;height:100%}.upload-plus-icon path{stroke:#f8f0ff;stroke-width:4px;stroke-linecap:round}.glass-card-drag .upload-plus-icon,.glass-card:hover .upload-plus-icon{filter:drop-shadow(0 0 34px #fffffff2)drop-shadow(0 0 78px #a855f7)drop-shadow(0 0 150px #7c3aed);transform:scale(1.12)}.upload-icon-done{color:#d8b4fe;background:#7c3aed2e;border:1.5px solid #a855f78c;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;animation:upload-done-breath 3.6s ease-in-out infinite;display:flex;position:relative;box-shadow:0 0 0 1px #a855f72e,0 0 26px #a855f759,0 0 60px #7c3aed47}.upload-icon-done:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(closest-side,#a855f747,#a855f700 70%);border-radius:28px;animation:upload-done-halo 3.6s ease-in-out infinite;position:absolute;inset:-14px}@keyframes upload-done-breath{0%,to{box-shadow:0 0 0 1px #a855f72e,0 0 22px #a855f74d,0 0 50px #7c3aed38}50%{box-shadow:0 0 0 1px #a855f747,0 0 32px #a855f780,0 0 70px #7c3aed61}}@keyframes upload-done-halo{0%,to{opacity:.55}50%{opacity:.9}}.gen-btn{letter-spacing:.08em;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;padding:.75rem 3.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.gen-btn:hover{background:#ffffff24;border-color:#a855f766;box-shadow:0 0 30px #7c3aed33}.gen-btn:active{transform:scale(.97)}.gen-btn:disabled{cursor:not-allowed}.hero-input-shell{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(760px,100%);min-height:calc(100vh - 8rem);margin:0 auto;display:flex}.hero-input-shell>.upload-workbench,.hero-input-shell>div,.hero-input-shell>h1,.hero-input-shell>p{margin-left:auto;margin-right:auto}.step1-shell{flex-direction:column;gap:1rem;width:min(1560px,92vw);margin:0 auto;padding-top:.75rem;display:flex}.step1-top-shell{z-index:30;-webkit-backdrop-filter:blur(18px);background:#08081475;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:minmax(120px,1fr) auto minmax(180px,1fr);align-items:center;gap:.9rem;min-height:56px;padding:.62rem .9rem;display:grid;position:sticky;top:.9rem}.top-title-mini{white-space:nowrap;font-size:clamp(1.25rem,2vw,1.85rem);font-weight:800;line-height:1.2}.step1-title-static{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#d8b4fe,#a78bfa 52%,#c4b5fd);-webkit-background-clip:text;background-clip:text}.stepper-shell{background:#ffffff14;border:1px solid #ffffff29;border-radius:9999px;justify-self:center;align-items:center;padding:4px;display:inline-flex}.stepper-item{letter-spacing:.03em;color:#ffffff9e;background:0 0;border:none;border-radius:9999px;padding:.42rem 1rem;font-size:.78rem;font-weight:600;transition:all .25s}.stepper-item.active{color:#fff;background:linear-gradient(135deg,#7c3aedf2,#6366f1e6);box-shadow:0 0 20px #8b5cf661}.stepper-item.available{cursor:pointer;color:#ebe4ffd1}.stepper-item.available:hover{color:#fffffffa;background:#ffffff1a;border-color:#c4b5fd52}.stepper-item.locked{cursor:not-allowed;opacity:.56}.step1-top-actions{justify-self:end;align-items:center;gap:.55rem;display:inline-flex}.step1-style-badge{color:#e9d5fff2;background:#7c3aed24;border:1px solid #c084fc59;border-radius:9999px;padding:.34rem .7rem;font-size:.75rem;font-weight:500}.step1-edit-btn{color:#fffffff2;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:9999px;padding:.38rem .9rem;font-size:.78rem;font-weight:600;transition:all .22s}.step1-edit-btn:hover{background:#7c3aed33;border-color:#d8b4ff73}.step1-summary{color:#ffffffdb;flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:.3rem;padding:.75rem .95rem;font-size:.84rem;display:flex}.step1-main-grid{grid-template-columns:1fr;gap:1.15rem;margin-top:.45rem;display:grid}.step1-top-row{grid-template-columns:1fr 1fr;gap:1.15rem;display:grid}.result-card{-webkit-backdrop-filter:blur(14px);background:#0808147a;border:1px solid #ffffff1f;border-radius:18px;padding:1rem}.result-card-head{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.result-card-head h3{letter-spacing:.02em;color:#f5ebfff2;font-size:.94rem;font-weight:700}.result-card-head span{color:#ffffff94;font-size:.75rem}.module-loading-wrap{gap:.6rem;display:grid}.module-progress-shell{background:#ffffff1f;border-radius:999px;height:6px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}.module-progress-shell i{border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#8b5cf6,#f59e0b);height:100%;transition:width .35s;display:block}.backdrop-progress-shell{margin:-.15rem 0 .65rem}.result-skeleton{background:linear-gradient(100deg,#ffffff0f 20%,#ffffff1f 40%,#ffffff0f 60%) 0 0/200% 100%;border-radius:14px;height:124px;animation:skeleton-shift 1.5s linear infinite}.graph-loading-panel{background:#070810b8;border-radius:8px;align-content:center;gap:.75rem;min-height:330px;padding:1.2rem;display:grid}.graph-loading-panel p{color:#ffffffa3;margin:0;font-size:.8rem}.graph-skeleton{height:178px}@keyframes skeleton-shift{0%{background-position:180% 0}to{background-position:-20% 0}}.module-note{color:#ffffffa3;font-size:.76rem}.module-error{color:#fecacaf2;background:#7f1d1d33;border:1px solid #f8717159;border-radius:12px;padding:.65rem .75rem;font-size:.8rem}.mood-tags-wrap{flex-wrap:wrap;gap:.45rem;display:flex}.mood-tags-wrap-last{justify-content:flex-start;min-height:2.2rem}.mood-tag-chip{color:#f3e8fff0;background:#7c3aed2e;border:1px solid #c084fc5c;border-radius:9999px;padding:.3rem .65rem;font-size:.75rem}.mood-color-bar{border:1px solid #ffffff1f;border-radius:9999px;height:10px;display:flex;overflow:hidden}.mood-color-bar span{flex:1}.entity-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.entity-card{background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;padding:.72rem}.entity-meta-row{justify-content:space-between;align-items:center;margin-bottom:.34rem;display:flex}.entity-type{color:#c4b5fdf2;font-size:.72rem}.entity-score{color:#ffffff8c;font-size:.7rem}.entity-title{color:#fffffff0;font-size:.9rem;font-weight:700}.entity-desc{color:#ffffffa8;margin-top:.25rem;font-size:.76rem;line-height:1.45}.step1-entity-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.step1-entity-panel-card{background:radial-gradient(circle at 20% 10%,#7c3aed29,#08081485);border:1px solid #ffffff1f;border-radius:16px;min-height:520px;padding:.7rem}.step1-entity-panel-title{letter-spacing:.02em;color:#e6d6fff2;margin:.1rem .2rem .42rem;font-size:.88rem;font-weight:700}.step1-analysis-entity-list{gap:.65rem;max-height:470px;padding-right:.2rem;display:grid;overflow:auto}.step1-analysis-entity-card{cursor:zoom-in;background:#ffffff0a;border:1px solid #ffffff24;border-radius:13px;padding:.72rem;transition:border-color .22s,transform .22s,box-shadow .22s}.step1-analysis-entity-card:hover{border-color:#c4b5fd85;transform:translateY(-1px);box-shadow:0 10px 26px #0e0c2373}.step1-analysis-segments{line-height:1.7;display:inline}.entity-segment{color:#f2ecfff0;border-bottom:2px solid #ffffff2e;padding-bottom:1px}.entity-segment-subj{color:#8cdcfff2;border-bottom-color:#38bdf8b3}.entity-segment-attr{color:#d8befff2;border-bottom-color:#c084fcb3}.entity-segment-action{color:#8cf0aaf2;border-bottom-color:#4ade80b3}.entity-segment-state{color:#ffdc82f2;border-bottom-color:#fbbf24b3}.entity-segment-relation{color:#afb4fff2;border-bottom-color:#818cf8b3}.entity-segment-constraint{color:#ffaaaaf2;border-bottom-color:#f87171b3}.entity-segment-symbol{color:#ffa0c8f2;border-bottom-color:#ec4899b3}.step1-bg-preview-wrap{gap:.55rem;display:grid}.step1-bg-preview{object-fit:cover;border:1px solid #ffffff24;border-radius:14px;width:100%;max-height:420px;box-shadow:0 14px 36px #08061c80}.step1-entity-detail-overlay{z-index:10001;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030412bd;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.step1-entity-detail-modal{background:radial-gradient(circle at 30% 10%,#818cf833,#080814f2);border:1px solid #ffffff2e;border-radius:18px;width:min(900px,100vw - 2rem);max-height:min(84vh,820px);padding:1rem 1.05rem 1.1rem;overflow:auto;box-shadow:0 18px 56px #0506169e}.step1-entity-detail-head{justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:.75rem;display:flex}.step1-entity-detail-head h4{color:#f5ebfff7;letter-spacing:.01em;font-size:1.08rem;font-weight:800}.step1-entity-detail-head p{color:#ffffffad;margin-top:.2rem;font-size:.74rem}.step1-entity-detail-body{gap:.58rem;display:grid}.step1-entity-detail-section{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;padding:.62rem .68rem}.step1-entity-detail-section h5{letter-spacing:.03em;text-transform:capitalize;color:#ccbbfff2;margin-bottom:.36rem;font-size:.74rem;font-weight:700}.step1-entity-detail-section li,.step1-entity-detail-section p{color:#f0ecffdb;font-size:.77rem;line-height:1.5}.step1-entity-detail-section ul{gap:.2rem;margin:0;padding-left:1.05rem;display:grid}.design-panel{gap:.82rem;display:grid}.design-panel-wide{grid-column:1/-1}.design-insight-grid,.design-summary-grid,.design-two-column,.stage-layout-grid{gap:.9rem;display:grid}.design-summary-grid,.design-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.design-mini-panel,.design-summary-main,.quality-card{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:14px;padding:.78rem}.design-mini-panel h4,.design-summary-main h4{color:#ede9fef5;margin-bottom:.42rem;font-size:.82rem;font-weight:750}.design-mini-panel p,.design-note,.design-summary-main p{color:#f4f2ffc7;font-size:.78rem;line-height:1.62}.design-summary-en{margin-top:.48rem;color:#bce8ffc2!important}.design-chip-row{flex-wrap:wrap;gap:.42rem;margin-top:.58rem;display:flex}.design-chip{color:#ccfbf1f5;background:#14b8a61f;border:1px solid #2dd4bf52;border-radius:9999px;align-items:center;padding:.24rem .56rem;font-size:.7rem;line-height:1.2;display:inline-flex}.design-chip-muted{color:#fef3c7eb;background:#b453091f;border-color:#fbbf244d}.design-insight-grid{grid-template-columns:1.25fr 1.35fr 1fr .9fr}.evidence-list,.export-structure-list,.primitive-list,.quality-list,.source-list{gap:.5rem;display:grid}.evidence-card,.primitive-card{background:#090c1c7a;border:1px solid #ffffff1a;border-radius:12px;padding:.62rem}.primitive-card div,.quality-card div{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.primitive-card strong,.quality-card strong{color:#fffffff0;font-size:.78rem}.primitive-card span,.quality-card span{color:#bee5ffbd;font-size:.68rem}.primitive-card meter{width:100%;height:7px;margin:.42rem 0 .22rem}.evidence-card p,.primitive-card p,.quality-card p{color:#ffffffa3;font-size:.7rem;line-height:1.45}.evidence-card span{color:#fde047e6;margin-bottom:.25rem;font-size:.68rem;display:inline-flex}.audit-grid span,.export-structure-list span,.source-list span{color:#ecf4ffb8;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:.44rem .52rem;font-size:.72rem;line-height:1.35}.emotion-stage-section{gap:.72rem;display:grid}.emotion-stage-section>h4{color:#f0fdfaf0;margin:0;font-size:.84rem}.emotion-loading-wrap{padding:.15rem 0}.emotion-skeleton{height:156px}.emotion-stage-character{background:#080c1875;border:1px solid #ffffff1a;border-radius:8px;padding:.72rem}.emotion-character-title{justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:.66rem;display:flex}.emotion-character-title strong{color:#f0fdfaf0;font-size:.82rem}.emotion-character-title span{color:#94a3b8e6;font-size:.68rem}.emotion-stage-list{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#ffffff24 transparent;gap:.78rem;padding:2.75rem .15rem .12rem;display:flex;position:relative;overflow:auto hidden}.emotion-stage-list:before{content:"";background:#2dd4bf3d;height:1px;position:absolute;top:1.1rem;left:.9rem;right:.9rem}.emotion-stage-item{scroll-snap-align:start;background:#ffffff09;border:1px solid #ffffff1a;border-top-color:#2dd4bf52;border-radius:12px;flex:1 0 280px;min-width:280px;padding:.72rem .76rem;position:relative}.emotion-stage-item:not(:last-child):after{content:"›";z-index:2;color:#5eead494;font-size:1.1rem;line-height:1;position:absolute;top:-2.46rem;right:-.6rem}.emotion-stage-node{z-index:1;align-items:center;gap:.38rem;display:flex;position:absolute;top:-2.72rem;left:.42rem}.emotion-stage-node i{font-variant-numeric:tabular-nums;color:#f0fdfafa;background:#14b8a633;border:1px solid #2dd4bf9e;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.62rem;font-style:normal;display:grid;box-shadow:0 0 0 4px #080c18fa}.emotion-stage-node span{color:#cbd5e1c7;font-size:.64rem}.emotion-stage-summary{justify-content:space-between;align-items:flex-start;gap:.55rem;margin-bottom:.52rem;display:flex}.emotion-transition-label{flex-wrap:wrap;align-items:center;gap:.38rem;min-width:0;display:flex}.emotion-transition-label span{color:#94a3b8d1;font-size:.66rem}.emotion-transition-label b{color:#94a3b8c2;font-size:.8rem;font-weight:400}.emotion-transition-label strong{color:#ccfbf1f5;background:#14b8a61a;border:1px solid #2dd4bf42;border-radius:9999px;padding:.2rem .48rem;font-size:.72rem}.emotion-intensity-score{text-align:right;background:#14b8a617;border:1px solid #2dd4bf47;border-radius:9px;flex:none;align-items:baseline;gap:.34rem;padding:.34rem .46rem .3rem;display:flex}.emotion-intensity-score span{color:#94a3b8d1;font-size:.56rem;line-height:1.1}.emotion-intensity-score strong{font-variant-numeric:tabular-nums;color:#ccfbf1fa;font-size:1.08rem;font-weight:700;line-height:1.05}.emotion-stage-meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.emotion-stage-meta strong{color:#e0f2fef5;font-size:.76rem}.emotion-stage-meta span{color:#cbd5e1e0;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;padding:.18rem .42rem;font-size:.66rem}.emotion-event{color:#f8fafcd6;margin:.4rem 0 .34rem;font-size:.72rem;line-height:1.45}.emotion-evidence{color:#94a3b8d1;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.66rem;line-height:1.42;display:-webkit-box;overflow:hidden}.style-template-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.style-template-card{text-align:left;color:inherit;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:12px;padding:.58rem;transition:border-color .2s,transform .2s,background .2s}.style-template-card.active,.style-template-card:hover{background:#14b8a61a;border-color:#2dd4bf7a;transform:translateY(-1px)}.style-template-card strong{color:#fffffff0;font-size:.76rem;display:block}.style-template-card span{color:#ffffff94;min-height:2.4em;margin-top:.24rem;font-size:.66rem;line-height:1.25;display:block}.palette-row{gap:.22rem;margin-top:.42rem;display:flex}.palette-row i{border:1px solid #ffffff2e;border-radius:9999px;flex:1;height:9px}.style-strength-control{color:#ffffffbd;gap:.35rem;font-size:.72rem;display:grid}.style-strength-control input{accent-color:#14b8a6;width:100%}.quality-card{gap:.3rem;display:grid}.quality-pass{border-color:#22c55e52}.quality-missing,.quality-needs_repair{border-color:#fbbf2452}.stage-layout-grid{grid-template-columns:minmax(0,1.7fr) minmax(320px,.8fr)}.stage-view-card{min-height:720px}.stage-side-stack{align-content:start;gap:.9rem;display:grid}.audit-score{align-items:baseline;gap:.55rem;display:flex}.audit-score strong{color:#fef08af5;font-size:2rem;line-height:1}.audit-score span{color:#ffffffa8;font-size:.78rem}.audit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.design-download-link{color:#ccfbf1f5;background:#14b8a61f;border:1px solid #2dd4bf5c;border-radius:9999px;justify-content:center;padding:.48rem .72rem;font-size:.76rem;text-decoration:none;display:inline-flex}.lighting-flow-shell{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:.9rem;display:grid}.lighting-brief-card,.lighting-empty-state,.lighting-flow-shell>.step2-actions-row,.lighting-result-card{grid-column:1/-1}.lighting-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.lighting-form-grid label,.lighting-text-field{gap:.35rem;display:grid}.lighting-form-grid label>span,.lighting-text-field>span{color:#cbd5e1d1;font-size:.7rem}.lighting-form-grid input,.lighting-form-grid select,.lighting-text-field textarea{color:#f8fafcf0;width:100%;font:inherit;background:#0206179e;border:1px solid #94a3b838;border-radius:8px;padding:.62rem .7rem;font-size:.78rem}.lighting-text-field{margin-top:.72rem}.lighting-text-field textarea{resize:vertical;min-height:86px;line-height:1.5}.lighting-duration-input{position:relative}.lighting-duration-input i{color:#94a3b8cc;font-size:.68rem;font-style:normal;position:absolute;top:50%;right:.72rem;transform:translateY(-50%)}.lighting-download-row,.lighting-input-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.62rem;margin-top:.72rem;display:flex}.lighting-audio-button{cursor:pointer;margin-right:auto}.lighting-audio-button input{display:none}.lighting-template-list{gap:.45rem;margin-bottom:.65rem;display:grid}.lighting-template-list>button{color:#e2e8f0e6;text-align:left;cursor:pointer;background:#02061775;border:1px solid #94a3b829;border-radius:8px;align-items:center;gap:.58rem;min-height:42px;padding:.46rem .58rem;display:flex}.lighting-template-list>button.active{background:#0891b21f;border-color:#22d3ee94}.lighting-template-list strong{font-size:.72rem}.lighting-template-swatches{gap:3px;display:flex}.lighting-template-swatches i{border:1px solid #ffffff29;border-radius:3px;width:14px;height:14px}.lighting-result-summary{color:#e2e8f0d6;margin:0 0 .72rem;font-size:.76rem;line-height:1.5}.lighting-cue-timeline{background:#02061785;border:1px solid #94a3b821;border-radius:8px;gap:.42rem;padding:.7rem;display:grid}.lighting-layer-row{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:.58rem;display:grid}.lighting-layer-row>strong{color:#cbd5e1d1;font-size:.68rem}.lighting-layer-track{background-color:#0f172ab8;background-image:linear-gradient(90deg,#94a3b81f 1px,#0000 0);background-size:10% 100%;border-radius:5px;height:28px;position:relative;overflow:hidden}.lighting-layer-track>span{border-radius:3px;min-width:3px;position:absolute;top:4px;bottom:4px;box-shadow:0 0 8px}.lighting-cue-events{grid-template-columns:repeat(4,minmax(0,1fr));gap:.48rem;margin-top:.7rem;display:grid}.lighting-cue-events article{background:#0f172a66;border-left:2px solid #22d3ee80;padding:.5rem .58rem}.lighting-cue-events time{color:#67e8f9f0;font-family:var(--font-geist-mono),monospace;font-size:.68rem}.lighting-cue-events article>div{justify-content:space-between;gap:.35rem;margin-top:.22rem;display:flex}.lighting-cue-events p,.lighting-cue-events span,.lighting-cue-events strong{font-size:.66rem}.lighting-cue-events p,.lighting-cue-events span{color:#94a3b8d6}.lighting-cue-events p{margin:.28rem 0 0;line-height:1.42}.lighting-empty-state{text-align:center;color:#cbd5e1d1;place-content:center;min-height:180px;display:grid}.lighting-empty-state p{color:#94a3b8c7;max-width:540px;margin:.38rem 0 0;font-size:.74rem}@media (max-width:1100px){.design-summary-grid,.design-two-column,.stage-layout-grid,.step1-top-row{grid-template-columns:1fr}.design-insight-grid,.style-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lighting-flow-shell{grid-template-columns:1fr}.lighting-template-card{grid-column:1/-1}.lighting-cue-events{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.design-insight-grid,.lighting-cue-events,.lighting-form-grid,.style-template-grid{grid-template-columns:1fr}.emotion-stage-list{margin-right:-.72rem;padding-right:.72rem}.stage-view-card{min-height:520px}}.eda-wrap{gap:.78rem;display:grid}.eda-summary-short{color:#e8deffe0;font-size:.8rem}.eda-chart-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:.72rem;display:grid}.eda-chart-grid>*{min-width:0}.eda-radar-card{background:#ffffff08;border:1px solid #ffffff24;border-radius:12px;min-width:0;padding:.64rem}.eda-gauge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem;min-width:0;display:grid}.eda-gauge-card{background:#ffffff08;border:1px solid #ffffff24;border-radius:12px;min-width:0;padding:.45rem .5rem .55rem;overflow:hidden}.eda-gauge-meta{justify-content:space-between;align-items:center;gap:.45rem;margin-top:-.1rem;display:flex}.eda-gauge-meta span{color:#e7dbfff0;font-size:.72rem}.eda-gauge-meta em{border:1px solid #0000;border-radius:9999px;padding:.12rem .36rem;font-size:.68rem;font-style:normal;font-weight:700}.delta-pos{color:#bae6fdf5;background:#0891b23d;border-color:#22d3ee73}.delta-neg{color:#ffddd6f5;background:#7f1d1d47;border-color:#fb923c6b}.delta-neutral{color:#e9d5fff2;background:#ffffff0f;border-color:#ffffff2e}.eda-gauge-card p{color:#ffffffa1;word-break:break-word;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.28rem;font-size:.69rem;line-height:1.4;display:-webkit-box;overflow:hidden}.eda-bars-wrap{gap:.52rem;display:grid}.eda-bar-item{gap:.32rem;display:grid}.eda-bar-meta{color:#ffffffb8;justify-content:space-between;align-items:center;font-size:.73rem;display:flex}.eda-bar-track{background:#ffffff0f;border:1px solid #ffffff21;border-radius:9999px;height:8px;overflow:hidden}.eda-bar-track span{border-radius:inherit;height:100%;display:block}.eda-bar-track span.bar-high{background:linear-gradient(90deg,#3b82f6db,#22d3eed6)}.eda-bar-track span.bar-mid{background:linear-gradient(90deg,#7c3aedd1,#818cf8c7)}.eda-bar-track span.bar-low{background:linear-gradient(90deg,#fb923ccc,#ef4444c7)}.eda-risk-list{flex-wrap:wrap;gap:.45rem;display:flex}.eda-risk-list span{color:#ffedd5f2;background:#7c2d123d;border:1px solid #fb923c59;border-radius:9999px;padding:.24rem .55rem;font-size:.72rem}.step2-shell{gap:.95rem;margin-top:.6rem;display:grid}.step2-pager-row{background:#ffffff0f;border:1px solid #ffffff29;border-radius:9999px;justify-content:center;align-items:center;gap:.65rem;width:fit-content;padding:.22rem;display:flex}.step2-page-nav{color:#ffffffb8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9999px;padding:.35rem .9rem;font-size:.76rem;font-weight:650;transition:all .2s}.step2-page-nav:disabled{color:#fff;cursor:default;opacity:1;background:linear-gradient(120deg,#7c3aede6,#6366f1e6);border-color:#d8c4ffbf;box-shadow:0 0 14px #8b5cf673}.step2-page-nav:not(:disabled):hover{color:#fffffff2;background:#ffffff14;border-color:#c4b5fd80}.step2-page-indicator{align-items:center;gap:.36rem;display:inline-flex}.step2-page-indicator span{background:#ffffff4d;border-radius:9999px;width:6px;height:6px;transition:all .2s}.step2-page-indicator span.active{background:#c4b5fdf5;width:16px;box-shadow:0 0 10px #8b5cf68c}.step2-slider-wrap{min-height:380px;padding:.6rem .75rem;overflow:hidden}.step2-page{gap:.45rem;display:grid}.step2-page-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.step2-page-title{color:#f5ebff;margin-bottom:.2rem;font-size:1rem;font-weight:700}.step2-start-retrieval-btn{flex-shrink:0;padding:.4rem 1.2rem!important;font-size:.82rem!important}.step2-retrieval-progress{color:#e2d6ffd1;align-items:center;gap:.42rem;margin:0 0 .2rem;font-size:.82rem;display:inline-flex}.step2-list-loading{color:#ebe2ffd9;background:#ffffff0a;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;min-height:220px;font-size:.84rem;display:flex}.step2-list-loading-row{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.step2-entity-list{flex-direction:column;gap:.55rem;display:flex}.step2-entity-card{background:#ffffff0a;border:1px solid #ffffff24;border-radius:12px;grid-template-columns:minmax(0,228px) minmax(0,1fr);gap:.8rem;min-height:142px;padding:.86rem 1rem;display:grid}.step2-entity-meta h4{color:#e8defff7;font-size:.88rem;font-weight:700}.step2-entity-meta p{color:#ffffffb3;margin-top:.2rem;font-size:.72rem;line-height:1.4}.step2-variants-grid{scrollbar-width:thin;scrollbar-color:#8b5cf659 transparent;gap:.25rem;padding-bottom:.25rem;display:flex;overflow:auto hidden}.step2-variants-grid::-webkit-scrollbar{height:5px}.step2-variants-grid::-webkit-scrollbar-track{background:0 0}.step2-variants-grid::-webkit-scrollbar-thumb{background:#8b5cf659;border-radius:9999px}.step2-variants-grid::-webkit-scrollbar-thumb:hover{background:#8b5cf68c}.step2-concept-upload{aspect-ratio:3/2;cursor:pointer;background:#8b5cf60f;border:2px dashed #8b5cf680;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.3rem;width:210px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.step2-concept-upload:hover{background:#8b5cf61f;border-color:#c4b5fdcc}.step2-concept-icon{color:#c4b5fdb3;font-size:1.5rem;line-height:1}.step2-concept-label{color:#c4b5fda6;font-size:.68rem}.step2-concept-img{object-fit:cover;width:100%;height:100%}.step2-role-variants-grid .step2-concept-upload,.step2-role-variants-grid .step2-search-thumb,.step2-role-variants-grid .step2-variant-card{aspect-ratio:2/3}.step2-role-concept-upload .step2-concept-img,.step2-role-variants-grid .step2-search-thumb img,.step2-role-variants-grid .step2-variant-thumb{object-fit:contain;object-position:center}.step2-variant-placeholder{aspect-ratio:3/2;background:#ffffff05;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.3rem;width:210px;display:flex}.step2-placeholder-text{color:#ffffff4d;font-size:.68rem}.step2-search-thumb{aspect-ratio:3/2;cursor:default;background:#ffffff08;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;width:210px;overflow:hidden}.step2-search-thumb img{object-fit:cover;width:100%;height:100%;display:block}.wordcloud-panel{background:radial-gradient(circle at 24% 22%,#2dd4bf14,#0000 38%),radial-gradient(circle at 72% 30%,#a78bfa1f,#0000 34%),#0305106b;border:1px solid #ffffff1f;border-radius:16px;height:clamp(280px,22vw,360px);padding:.7rem;overflow:hidden}.wordcloud-svg{width:100%;height:100%;display:block}.wordcloud-svg text{paint-order:stroke;stroke:#04071280;stroke-width:1.8px;stroke-linejoin:round;text-shadow:0 0 14px #a78bfa33;-webkit-user-select:none;user-select:none}.step2-variants-loading{color:#ebe2ffd9;background:#ffffff0a;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.62rem;width:100%;min-height:140px;font-size:.8rem;display:flex}.step2-loading-spinner{border:2px solid #ddc5ff57;border-top-color:#c4b5fdf2;border-radius:9999px;width:22px;height:22px;animation:step2-spin .92s linear infinite}.step2-loading-spinner-inline{border-width:1.8px;width:14px;height:14px}@keyframes step2-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.step2-variant-card{aspect-ratio:3/2;cursor:pointer;background:radial-gradient(circle at 40% 15%,#818cf833,#090810eb);border:1px solid #fff3;border-radius:10px;flex-shrink:0;width:210px;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;position:relative;overflow:hidden}.step2-variant-card:hover{border-color:#c4b5fdcc;transform:translateY(-2px);box-shadow:0 8px 18px #09081473}.step2-variant-card.selected{background:radial-gradient(circle at 40% 15%,#9584ff47,#0c091ef2);border-color:#d8c4ff;box-shadow:0 0 0 1px #ddc7ff,0 0 28px #8b5cf6c2,inset 0 0 0 1px #ffffff38}.step2-variant-check{z-index:3;color:#fff;letter-spacing:.03em;background:#8b5cf6f5;border-radius:9999px;justify-content:center;align-items:center;min-width:2.1rem;height:1.36rem;padding:0 .5rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:.56rem;right:.56rem}.step2-model-viewer{contain:layout paint size;visibility:visible;background:0 0;width:100%;height:100%;display:block;transform:translateZ(0)}.step2-model-viewer.locked{pointer-events:none}.step2-model-viewer.interactive{pointer-events:auto}.step2-variant-placeholder,.step2-variant-thumb{width:100%;height:100%}.step2-variant-thumb{object-fit:cover;display:block}.step2-variant-placeholder{color:#ede9fead;text-align:center;place-items:center;padding:.8rem;font-size:.76rem;display:grid}.step2-variant-placeholder span{background:#ffffff0d;border:1px solid #ffffff24;border-radius:9999px;justify-content:center;align-items:center;min-height:1.6rem;padding:.2rem .48rem;display:inline-flex}.step2-variant-caption{z-index:3;color:#ffffffe6;background:#0b0a16a8;border:1px solid #ffffff29;border-radius:9999px;padding:.14rem .44rem;font-size:.66rem;position:absolute;bottom:.46rem;left:50%;transform:translate(-50%)}.step2-actions-row{justify-content:center;align-items:center;gap:.6rem;width:fit-content;margin:0 auto;padding-bottom:.45rem;display:flex}.step2-actions-row .glow-btn{min-width:140px}.step2-back-btn{background:#ffffff14;border-color:#ffffff2e}.step2-preview-overlay{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020310bd;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.step2-preview-modal{background:radial-gradient(circle at 50% 8%,#818cf833,#070816f2);border:1px solid #ffffff2e;border-radius:20px;width:min(920px,100vw - 2rem);padding:.9rem;box-shadow:0 20px 68px #0405149e}.step2-preview-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.66rem;padding-bottom:.44rem;display:flex;position:relative}.step2-preview-head:after{content:"";background:linear-gradient(90deg,#a78bfa00,#c4b5fdb8,#a5b4fc00);height:1px;position:absolute;bottom:0;left:0;right:0}.step2-preview-head h4{color:#f5edfff5}.step2-preview-title-wrap{align-items:center;gap:.48rem;display:inline-flex}.step2-preview-head .step2-preview-title-main{letter-spacing:.02em;color:#0000;text-shadow:0 0 18px #a855f738;background:linear-gradient(110deg,#f5edff 12%,#d8b4fe 56%,#a5b4fc);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.56rem;font-weight:900}.step2-preview-title-sub{color:#eee0fff2;letter-spacing:.06em;background:#8b5cf638;border:1px solid #d8c4ff66;border-radius:9999px;padding:.26rem .76rem;font-size:.94rem}.step2-preview-close,.step2-preview-head button{color:#ffffffeb;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:9999px;padding:.38rem 1rem;font-size:.98rem;font-weight:600}.step2-preview-close{transition:all .2s}.step2-preview-close:hover{border-color:#d8c4ff94;box-shadow:0 0 12px #8b5cf64d}.step2-preview-viewer{background:radial-gradient(circle at 50% 20%,#818cf833,#0a0a14eb);border-radius:14px;width:100%;height:min(70vh,640px);overflow:hidden}@media (max-width:1024px){.eda-chart-grid{grid-template-columns:1fr}}@media (max-width:680px){.eda-gauge-grid,.step2-entity-card{grid-template-columns:1fr}.step2-variants-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step2-pager-row{justify-content:flex-start;width:100%}}@media (min-width:960px){.step1-main-grid{grid-template-columns:minmax(0,1fr)}.result-card-wide{grid-column:1/-1}}@media (max-width:900px){.step1-top-row,.step1-top-shell{grid-template-columns:1fr}.step1-top-shell{justify-items:start;gap:.6rem;min-height:56px}.stepper-shell{justify-content:flex-start;width:100%;overflow-x:auto}.step1-top-actions{justify-self:start}}.data-base-pill{z-index:30;color:#ede9fe;letter-spacing:.08em;-webkit-backdrop-filter:blur(16px)saturate(160%);isolation:isolate;background:linear-gradient(135deg,#281850b8,#120c24b8);border:1px solid #c4b5fd38;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem 1.05rem .55rem .9rem;font-size:13px;font-weight:500;text-decoration:none;transition:transform .25s,box-shadow .3s,color .25s,border-color .25s;display:inline-flex;position:absolute;top:1.5rem;right:1.75rem;overflow:hidden;box-shadow:0 6px 24px #7c3aed47,inset 0 0 0 1px #c4b5fd14}.data-base-pill:before{background:conic-gradient(#a78bfa00 0deg,#a78bfad9 60deg,#c4b5fdf2 110deg,#6d28d999 180deg,#a78bfa00 260deg 1turn);padding:1px;animation:data-base-border-flow 8s linear infinite;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.data-base-pill:after,.data-base-pill:before{content:"";border-radius:inherit;pointer-events:none;z-index:-1;position:absolute;inset:0}.data-base-pill:after{opacity:.7;background:radial-gradient(120% 80% at 0 0,#c4b5fd2e,#0000 60%)}.data-base-pill:hover{color:#fff;border-color:#c4b5fd73;transform:translateY(-1px);box-shadow:0 8px 28px #7c3aed73,0 0 0 1px #c4b5fd59,inset 0 0 0 1px #c4b5fd38}.data-base-pill:hover:before{animation-duration:3.2s}.data-base-pill:active{transform:translateY(0)}.data-base-pill-icon{color:#c4b5fd;filter:drop-shadow(0 0 4px #a78bfa8c);width:18px;height:18px;display:inline-flex}.data-base-pill-icon svg{width:100%;height:100%;overflow:visible}.data-base-pill-icon .db-disk-top{transform-origin:12px 5.5px;transition:transform .3s}.data-base-pill:hover .data-base-pill-icon .db-disk-top{animation:data-base-disk-read 1.4s ease-in-out infinite}.data-base-pill-label{font-family:var(--font-noto-serif-sc),"PingFang SC",serif;-webkit-text-fill-color:transparent;white-space:nowrap;background:linear-gradient(120deg,#ede9fe,#c4b5fd 50%,#a78bfa);-webkit-background-clip:text;background-clip:text;font-weight:700}.data-base-pill-dot{background:#a78bfa;border-radius:50%;width:6px;height:6px;animation:data-base-pulse-dot 1.6s ease-in-out infinite;box-shadow:0 0 8px #a78bfae6}@keyframes data-base-border-flow{to{transform:rotate(1turn)}}@keyframes data-base-pulse-dot{0%,to{transform:scale(1);box-shadow:0 0 6px #a78bfab3}50%{transform:scale(1.35);box-shadow:0 0 14px #a78bfa}}@keyframes data-base-disk-read{0%,to{transform:translateY(0)}50%{transform:translateY(-1.2px)}}@media (max-width:640px){.data-base-pill{letter-spacing:.06em;gap:.45rem;padding:.45rem .8rem .45rem .7rem;font-size:12px;top:1rem;right:1rem}.data-base-pill-icon{width:16px;height:16px}.data-base-pill-dot{width:5px;height:5px}}.aura-lighting-workspace,.aura-lighting-workspace *{box-sizing:border-box}.aura-lighting-workspace{--aura-surface:#080918bd;--aura-surface-strong:#040612f0;--aura-line:#c4b5fd29;--aura-line-strong:#a78bfa6b;--aura-text:#f8fafcf5;--aura-muted:#cbd5e1a8;--aura-violet:#a78bfa;--aura-cyan:#67e8f9;--aura-amber:#fbbf24;width:100%;color:var(--aura-text);gap:.92rem;display:grid}.aura-lighting-hero{background:radial-gradient(circle at 82% 12%,#22d3ee24,#0000 28%),radial-gradient(circle at 12% 86%,#fbbf241f,#0000 30%),linear-gradient(128deg,#090b1cf5,#190e2ce0);border:1px solid #c4b5fd38;border-radius:18px;justify-content:space-between;align-items:center;gap:1.2rem;min-height:112px;padding:1.15rem 1.3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000052}.aura-lighting-hero:after{content:"";opacity:.82;background:linear-gradient(90deg,#0000,#fbbf24,#22d3ee,#0000);width:min(52%,620px);height:2px;position:absolute;bottom:0;right:2rem}.aura-lighting-hero h2{letter-spacing:.02em;margin:0;font-size:clamp(1.35rem,2.2vw,2.15rem);line-height:1.08}.aura-lighting-hero p:not(.aura-lighting-eyebrow){max-width:720px;color:var(--aura-muted);margin:.46rem 0 0;font-size:.82rem;line-height:1.55}.aura-lighting-eyebrow{color:var(--aura-cyan);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .38rem;font-size:.68rem;font-weight:800}.aura-lighting-context{flex-wrap:wrap;justify-content:flex-end;gap:.38rem;max-width:410px;display:flex}.aura-lighting-context span{color:#ede9fee6;background:#7c3aed1f;border:1px solid #c4b5fd3d;border-radius:999px;align-items:center;min-height:28px;padding:0 .62rem;font-size:.68rem;display:inline-flex}.aura-lighting-context i{border:1px solid #ffffff42;border-radius:50%;width:20px;height:20px;box-shadow:0 0 12px}.aura-lighting-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:.52rem;margin:0;padding:0;list-style:none;display:grid}.aura-lighting-flow li{color:#cbd5e194;background:#080a1985;border:1px solid #94a3b824;border-radius:14px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:.55rem;min-height:62px;padding:.62rem;transition:border-color .2s,background .2s,transform .2s;display:grid}.aura-lighting-flow li>b{background:#ffffff12;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.66rem;display:grid}.aura-lighting-flow li>span{min-width:0}.aura-lighting-flow li strong{font-size:.72rem;display:block}.aura-lighting-flow li small{color:#cbd5e17a;text-overflow:ellipsis;white-space:nowrap;margin-top:.22rem;font-size:.62rem;display:block;overflow:hidden}.aura-lighting-flow .aura-lighting-flow-active{color:#fffffff0;background:linear-gradient(135deg,#7c3aed33,#0891b21f);border-color:#fbbf2461;transform:translateY(-1px)}.aura-lighting-flow .aura-lighting-flow-active>b{color:#fff;background:linear-gradient(135deg,#7c3aed,#0891b2);box-shadow:0 0 18px #8b5cf657}.aura-lighting-error{color:#fee2e2f5;background:#7f1d1d38;border:1px solid #f871716b;border-radius:12px;padding:.72rem .85rem;font-size:.76rem;line-height:1.5}.aura-lighting-input-band{padding:1rem 1.05rem}.aura-lighting-input-grid{grid-template-columns:minmax(260px,.9fr) minmax(280px,1fr) minmax(330px,1.15fr);gap:.72rem;display:grid}.aura-lighting-input-zone{background:#02061761;border:1px solid #94a3b824;border-radius:14px;min-width:0;padding:.78rem}.aura-lighting-input-zone>strong{color:#f8fafcf0;margin-bottom:.62rem;font-size:.78rem;display:block}.aura-lighting-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;margin-top:.52rem;display:grid}.aura-lighting-analysis-button{color:#f0fdfaf2;cursor:pointer;background:linear-gradient(135deg,#0891b233,#7c3aed2e);border:1px solid #67e8f957;border-radius:10px;width:100%;min-height:38px;margin-top:.5rem;font-size:.7rem;font-weight:760}.aura-lighting-analysis-button:disabled{cursor:not-allowed;opacity:.48}.aura-lighting-input-ledger{gap:.32rem;margin-top:.55rem;display:grid}.aura-lighting-input-ledger span{color:#94a3b8a8;text-overflow:ellipsis;white-space:nowrap;border-left:2px solid #94a3b847;padding:.25rem .46rem;font-size:.62rem;overflow:hidden}.aura-lighting-input-ledger span.is-ready{color:#d1fae5db;border-left-color:#34d399b3}.aura-lighting-preset-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.34rem;margin-top:.58rem;display:grid}.aura-lighting-preset-grid button{color:#e2e8f0d1;text-align:left;cursor:pointer;background:#0f172a94;border:1px solid #94a3b826;border-radius:10px;gap:.22rem;min-width:0;padding:.4rem;display:grid}.aura-lighting-preset-grid button i{border-radius:999px;width:100%;height:4px}.aura-lighting-preset-grid button strong{text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.aura-lighting-preset-grid button small{color:#94a3b899;text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;overflow:hidden}.aura-lighting-preset-grid button.is-active{background:#7c3aed2e;border-color:#fbbf2485;box-shadow:0 0 16px #8b5cf629}.aura-lighting-preset-grid button:disabled{cursor:not-allowed;opacity:.48}.aura-lighting-main-grid{grid-template-columns:minmax(300px,.7fr) minmax(620px,1.55fr);align-items:start;gap:.9rem;display:grid}.aura-lighting-card{border:1px solid var(--aura-line);background:var(--aura-surface);-webkit-backdrop-filter:blur(16px);border-radius:18px;min-width:0;padding:1rem;box-shadow:0 18px 54px #0000003d}.aura-lighting-card-head{justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:.8rem;display:flex}.aura-lighting-card-head p{color:var(--aura-cyan);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .2rem;font-size:.62rem;font-weight:800}.aura-lighting-card-head h3{color:#f8fafcf5;margin:0;font-size:1rem}.aura-lighting-card-head>span{min-height:28px;color:var(--aura-muted);white-space:nowrap;border:1px solid #94a3b82e;border-radius:999px;align-items:center;padding:0 .6rem;font-size:.65rem;display:inline-flex}.aura-lighting-field-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.55rem;display:grid}.aura-lighting-compact-fields{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.62rem}.aura-lighting-field{color:#cbd5e1b8;gap:.3rem;min-width:0;font-size:.66rem;font-weight:650;display:grid}.aura-lighting-field-wide{grid-column:1/-1;margin-top:.62rem}.aura-lighting-field input,.aura-lighting-field select,.aura-lighting-field textarea{color:#f8fafcf0;width:100%;min-height:38px;font:inherit;background:#020617c2;border:1px solid #94a3b833;border-radius:10px;outline:none;padding:0 .68rem;font-size:.72rem;transition:border-color .2s,box-shadow .2s}.aura-lighting-field textarea{resize:vertical;min-height:92px;padding-top:.62rem;line-height:1.5}.aura-lighting-field input:focus,.aura-lighting-field select:focus,.aura-lighting-field textarea:focus{border-color:#67e8f98f;box-shadow:0 0 0 3px #22d3ee14}.aura-lighting-field input:disabled,.aura-lighting-field select:disabled,.aura-lighting-field textarea:disabled,.aura-lighting-range input:disabled{cursor:not-allowed;opacity:.5}.aura-lighting-upload{color:#ede9fef0;cursor:pointer;background:#7c3aed21;border:1px solid #a78bfa57;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 .74rem;font-size:.7rem;font-weight:750;display:inline-flex;position:relative;overflow:hidden}.aura-lighting-upload input{opacity:0;width:1px;height:1px;position:absolute}.aura-lighting-audio-summary{background:#0891b20f;border-left:2px solid #22d3ee7a;gap:.2rem;margin-top:.5rem;padding:.45rem .62rem;display:grid}.aura-lighting-audio-summary strong{color:#e2e8f0eb;font-size:.7rem}.aura-lighting-audio-summary span{color:var(--aura-muted);font-size:.62rem;line-height:1.45}.aura-lighting-color-fieldset{background:#02061747;border:1px solid #94a3b824;border-radius:12px;margin:.72rem 0 0;padding:.62rem}.aura-lighting-color-fieldset legend{color:#cbd5e1c2;padding:0 .3rem;font-size:.67rem;font-weight:750}.aura-lighting-color-fieldset legend span{color:var(--aura-cyan);margin-left:.35rem}.aura-lighting-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem;display:grid}.aura-lighting-color-grid button{color:#e2e8f0c2;min-height:36px;font:inherit;text-align:left;cursor:pointer;background:#0f172a9e;border:1px solid #94a3b824;border-radius:9px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:.42rem;padding:.28rem .38rem;font-size:.62rem;display:grid}.aura-lighting-color-grid button i{border:1px solid #ffffff24;border-radius:6px;width:30px;height:22px}.aura-lighting-color-grid button.aura-lighting-color-active{color:#fff;background:#0891b21f;border-color:#67e8f985;box-shadow:0 0 0 2px #22d3ee0f}.aura-lighting-color-grid button:disabled{cursor:not-allowed;opacity:.5}.aura-lighting-range-stack{gap:.5rem;margin-top:.72rem;display:grid}.aura-lighting-range{gap:.28rem;display:grid}.aura-lighting-range>span{color:#cbd5e1c2;justify-content:space-between;align-items:center;gap:.5rem;font-size:.65rem;display:flex}.aura-lighting-range>span b{font-weight:700}.aura-lighting-range>span em{color:var(--aura-cyan);font-variant-numeric:tabular-nums;font-style:normal}.aura-lighting-range input{accent-color:#8b5cf6;width:100%;height:18px;margin:0}.aura-lighting-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.72rem;display:grid}.aura-lighting-layer-mix{background:#0f172a61;border:1px solid #94a3b824;border-radius:12px;gap:.52rem;margin-top:.76rem;padding:.68rem;display:grid}.aura-lighting-layer-mix>div{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.aura-lighting-layer-mix>div strong{font-size:.7rem}.aura-lighting-layer-mix>div span{color:#94a3b89e;font-size:.56rem}.aura-lighting-layer-mix label{color:#cbd5e1b8;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:.45rem;font-size:.62rem;display:grid}.aura-lighting-layer-mix input{accent-color:#67e8f9;width:100%}.aura-lighting-layer-mix output{color:#f0fdfae0;font-variant-numeric:tabular-nums;text-align:right}.aura-lighting-toggle-row{flex-wrap:wrap;gap:.7rem;margin-top:.7rem;display:flex}.aura-lighting-toggle-row label{color:#cbd5e1b8;align-items:center;gap:.35rem;font-size:.64rem;display:inline-flex}.aura-lighting-toggle-row input{accent-color:#a78bfa}.aura-lighting-primary{color:#fff;width:100%;min-height:44px;font:inherit;cursor:pointer;background:linear-gradient(120deg,#7c3aed,#2563eb 56%,#0891b2);border:1px solid #c4b5fd47;border-radius:11px;margin-top:.82rem;font-size:.76rem;font-weight:800;box-shadow:0 12px 28px #4f46e547}.aura-lighting-primary:disabled{cursor:not-allowed;filter:grayscale(.5);opacity:.52}.aura-lighting-preview{background:linear-gradient(#080a1aeb,#03050ef0)}.aura-lighting-card-head .aura-lighting-mode-model{color:#99f6e4eb;background:#0d94881f;border-color:#2dd4bf5c}.aura-lighting-card-head .aura-lighting-mode-fallback{color:#fde68af0;background:#b453091f;border-color:#fbbf2457}.aura-lighting-canvas-shell{aspect-ratio:1200/620;background:#030610;border:1px solid #94a3b82e;border-radius:13px;width:100%;overflow:hidden;box-shadow:inset 0 0 36px #000000ad}.aura-lighting-canvas-shell canvas{width:100%;height:100%;display:block}.aura-lighting-transparency-note{color:#94a3b8b8;margin:.46rem 0 0;font-size:.62rem;line-height:1.5}.aura-lighting-transport{background:#0f172a7a;border:1px solid #94a3b826;border-radius:12px;grid-template-columns:auto auto minmax(180px,1fr) minmax(160px,auto);align-items:center;gap:.52rem;margin-top:.62rem;padding:.52rem;display:grid}.aura-lighting-transport button{color:#ede9fef5;min-height:34px;font:inherit;cursor:pointer;background:#7c3aed24;border:1px solid #a78bfa4d;border-radius:9px;padding:0 .64rem;font-size:.66rem;font-weight:750}.aura-lighting-transport button:disabled{cursor:not-allowed;opacity:.42}.aura-lighting-transport audio{width:100%;min-width:0;height:34px}.aura-lighting-transport audio:not([controls]){display:none}.aura-lighting-transport>div{justify-items:end;gap:.16rem;min-width:0;display:grid}.aura-lighting-transport>div strong{color:#fef3c7f5;font-family:var(--font-geist-mono),monospace;font-variant-numeric:tabular-nums;font-size:.75rem}.aura-lighting-transport>div span{max-width:260px;color:var(--aura-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}.aura-lighting-timeline{background:#0f172a80;border:1px solid #94a3b826;border-radius:12px;min-height:132px;margin-top:.62rem;position:relative;overflow:hidden}.aura-lighting-timeline-scroll{position:absolute;inset:0 0 28px;overflow:auto hidden}.aura-lighting-timeline-track{background-image:linear-gradient(90deg,#94a3b814 1px,#0000 0);background-size:86px 100%;min-width:100%;height:100%;position:relative}.aura-lighting-timeline-track>button{width:16px;height:8px;color:inherit;cursor:pointer;border:1px solid #ffffff38;border-radius:999px;padding:0;position:absolute;transform:translate(-8px);box-shadow:0 0 13px}.aura-lighting-timeline-track>button.aura-lighting-timeline-selected{z-index:3;border-color:#fef3c7f5;width:22px;height:13px;transform:translate(-11px,-3px);box-shadow:0 0 20px #fbbf24e0;background:#fbbf24!important}.aura-lighting-playhead{pointer-events:none;z-index:4;background:#fef3c7;border-radius:2px;width:2px;position:absolute;top:2px;bottom:0;box-shadow:0 0 14px #fef3c7d1}.aura-lighting-timeline-labels{color:var(--aura-muted);justify-content:space-between;font-size:.6rem;display:flex;position:absolute;bottom:.42rem;left:.62rem;right:.62rem}.aura-lighting-cue-readout{background:#7c3aed0f;border-left:2px solid #a78bfa94;gap:.18rem;margin-top:.58rem;padding:.45rem .62rem;display:grid}.aura-lighting-cue-readout strong{color:#ede9fef0;font-size:.72rem}.aura-lighting-cue-readout span{color:var(--aura-muted);font-size:.62rem;line-height:1.45}.aura-lighting-fallback-notice{background:#92400e21;border:1px solid #fbbf2447;border-radius:11px;gap:.22rem;margin-bottom:.68rem;padding:.62rem .72rem;display:grid}.aura-lighting-fallback-notice strong{color:#fde68af5;font-size:.72rem}.aura-lighting-fallback-notice span{color:#fef3c7b3;font-size:.64rem;line-height:1.5}.aura-lighting-card-head .aura-lighting-link-valid{color:#99f6e4eb;border-color:#2dd4bf57}.aura-lighting-card-head .aura-lighting-link-invalid{color:#fecacaf0;border-color:#f871715c}.aura-lighting-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.aura-lighting-metrics>div{background:#0f172a7a;border:1px solid #94a3b821;border-radius:11px;min-height:70px;padding:.58rem}.aura-lighting-metrics span{color:var(--aura-muted);font-size:.62rem;display:block}.aura-lighting-metrics strong{color:#f8fafcf5;text-overflow:ellipsis;white-space:nowrap;margin-top:.38rem;font-size:1.02rem;display:block;overflow:hidden}.aura-lighting-downloads{flex-wrap:wrap;gap:.44rem;margin-top:.68rem;display:flex}.aura-lighting-downloads a{color:#cffafef0;background:#0891b21a;border:1px solid #67e8f947;border-radius:999px;align-items:center;min-height:34px;padding:0 .7rem;font-size:.66rem;font-weight:700;text-decoration:none;display:inline-flex}.aura-lighting-quick-actions{grid-template-columns:repeat(6,minmax(0,1fr));gap:.48rem;display:grid}.aura-lighting-quick-actions button{color:#ede9fee6;min-height:38px;font:inherit;cursor:pointer;background:#7c3aed1a;border:1px solid #a78bfa3d;border-radius:10px;font-size:.67rem;font-weight:750}.aura-lighting-quick-actions button:hover:not(:disabled){color:#fff;background:#0891b21f;border-color:#67e8f97a}.aura-lighting-quick-actions button:disabled{cursor:not-allowed;opacity:.42}.aura-lighting-edit-queue{justify-content:space-between;align-items:flex-end;gap:.7rem;margin-top:.62rem;display:flex}.aura-lighting-edit-queue>div{flex-wrap:wrap;gap:.35rem;display:flex}.aura-lighting-edit-queue span{color:#fef3c7db;background:#b453091a;border:1px solid #fbbf2433;border-radius:999px;align-items:center;min-height:28px;padding:0 .58rem;font-size:.61rem;display:inline-flex}.aura-lighting-edit-queue>button{color:#fecacae6;min-height:30px;font:inherit;cursor:pointer;background:#7f1d1d24;border:1px solid #f8717147;border-radius:9px;flex:none;padding:0 .62rem;font-size:.62rem}.aura-lighting-empty-edit{color:var(--aura-muted);margin:.62rem 0 0;font-size:.66rem;line-height:1.5}.aura-lighting-navigation{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.aura-lighting-navigation button{color:#ede9fef0;min-height:42px;font:inherit;cursor:pointer;background:#7c3aed1f;border:1px solid #a78bfa47;border-radius:999px;padding:0 1rem;font-size:.72rem;font-weight:750}.aura-lighting-navigation button:last-child{color:#fff;background:linear-gradient(120deg,#7c3aedc7,#0891b2c7);border-color:#67e8f94d;margin-left:auto}.aura-lighting-navigation-note{color:#fde68adb;text-align:right;margin-left:auto;font-size:.65rem;line-height:1.45}.aura-lighting-navigation button:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.42}@media (max-width:1120px){.aura-lighting-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aura-lighting-input-zone:last-child{grid-column:1/-1}.aura-lighting-main-grid{grid-template-columns:1fr}.aura-lighting-color-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.aura-lighting-color-grid button{grid-template-columns:1fr}.aura-lighting-color-grid button i{width:100%}.aura-lighting-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.aura-lighting-input-grid{grid-template-columns:1fr}.aura-lighting-input-zone:last-child{grid-column:auto}.aura-lighting-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aura-lighting-hero{flex-direction:column;align-items:flex-start}.aura-lighting-context{justify-content:flex-start}.aura-lighting-color-grid,.aura-lighting-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.aura-lighting-color-grid button{grid-template-columns:30px minmax(0,1fr)}.aura-lighting-color-grid button i{width:30px}.aura-lighting-transport{grid-template-columns:repeat(2,minmax(0,1fr))}.aura-lighting-transport audio,.aura-lighting-transport>div{grid-column:1/-1}.aura-lighting-transport>div{justify-items:start}.aura-lighting-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.aura-lighting-workspace{gap:.68rem}.aura-lighting-card,.aura-lighting-hero{border-radius:14px;padding:.78rem}.aura-lighting-compact-fields,.aura-lighting-field-grid,.aura-lighting-flow,.aura-lighting-focus-grid,.aura-lighting-quick-actions,.aura-lighting-upload-grid{grid-template-columns:1fr}.aura-lighting-navigation{flex-direction:column-reverse;align-items:stretch}.aura-lighting-navigation button,.aura-lighting-navigation button:last-child{width:100%;margin-left:0}.aura-lighting-navigation-note{text-align:left;margin-left:0}}.storyboard-card{overflow:hidden}.storyboard-progress-shell{margin-bottom:14px}.storyboard-preview-wrap{aspect-ratio:16/9;background:#050816;border:1px solid #94a3b833;border-radius:14px;position:relative;overflow:hidden}.storyboard-preview{object-fit:cover;width:100%;height:100%;display:block}.storyboard-preview-wrap>span{color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617b8;border:1px solid #ffffff29;border-radius:999px;padding:5px 9px;font-size:.72rem;position:absolute;bottom:12px;right:12px}.storyboard-skeleton{color:#94a3b8;background-color:#0206177a;background-image:linear-gradient(110deg,#0000 20%,#38bdf812 42%,#0000 64%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px dashed #94a3b840;border-radius:14px;place-items:center;min-height:230px;animation:skeleton-wave 2.4s linear infinite;display:grid}@keyframes skeleton-wave{0%{background-position:180% 0}to{background-position:-40% 0}}.style-sync-note{color:#a5b4fc;margin:0 0 14px;font-size:.78rem;line-height:1.6}.style-strength-control input:disabled,.style-template-card:disabled{cursor:not-allowed;opacity:.7}.custom-style-save-row{flex-wrap:wrap;align-items:center;gap:9px;margin:12px 0 16px;display:flex}.custom-style-save-row input,.stage-export-format select{color:#e2e8f0;background:#0206179e;border:1px solid #94a3b83d;border-radius:9px;min-width:180px;padding:8px 10px}.custom-style-save-row>span{color:#86efac;font-size:.75rem}.stage-export-format{color:#cbd5e1;gap:7px;margin-bottom:14px;font-size:.78rem;display:grid}.stage-export-format select{width:100%}@media (max-width:700px){.custom-style-save-row{flex-direction:column;align-items:stretch}.custom-style-save-row button,.custom-style-save-row input{width:100%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}