*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{color:#fff;background:#050505;font-family:Inter,Arial,sans-serif;overflow:hidden}button,textarea{font-family:inherit}.app{background:radial-gradient(circle at 50% 20%,#151515,#070707 65%,#030303);flex-direction:column;width:100%;height:100%;display:flex}.header{background:#050505d9;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:70px;min-height:70px;padding:0 28px;display:flex}.brand{letter-spacing:-.06em;font-size:24px;font-weight:900}.brand b{color:#777}.engine-status{color:#fff6;letter-spacing:.14em;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.status-dot{background:#fff;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 12px #fff}.workspace{background:#ffffff12;flex:1;grid-template-columns:minmax(0,1fr) 360px;gap:1px;min-height:0;display:grid}.video-panel{background:#090909;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}#video{z-index:1;object-fit:contain;background:#050505;width:100%;height:100%;display:block;position:relative}.motion-layer{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.motion-layer canvas,.motion-canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.video-placeholder{z-index:5;pointer-events:none;color:#fff6;letter-spacing:.12em;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex;position:absolute;inset:0}.video-placeholder small{color:#fff3;letter-spacing:0;font-size:9px;font-weight:400}.upload-icon{font-size:34px;font-weight:200}.upload-button{z-index:10;color:#ffffffb3;letter-spacing:.1em;cursor:pointer;background:#000000b3;border:1px solid #ffffff1f;border-radius:7px;padding:9px 14px;font-size:9px;font-weight:800;position:absolute;top:18px;left:18px}.analysis-panel{background:#080808;min-height:0;padding:24px;overflow-y:auto}.panel-title,.small-label{color:#ffffff4d;letter-spacing:.15em;font-size:8px;font-weight:800}.feel-result{border-bottom:1px solid #ffffff14;margin-top:24px;padding-bottom:20px}.feel{letter-spacing:-.06em;margin-top:8px;font-size:32px;font-weight:900;line-height:1}.confidence{color:#fff6;margin-top:8px;font-size:10px}.ai-stage{margin-top:20px}.stage-text{color:#ffffffa6;min-height:18px;font-size:10px}.progress{background:#ffffff14;width:100%;height:2px;margin-top:10px;overflow:hidden}.progress div{background:#fff;width:0%;height:100%;transition:width .3s}.metrics{border:1px solid #ffffff12;grid-template-columns:1fr 1fr;gap:1px;margin-top:20px;display:grid}.metric{background:#ffffff06;padding:13px}.metric span{color:#ffffff4d;letter-spacing:.12em;font-size:8px;display:block}.metric strong{margin-top:6px;font-size:16px;display:block}.reasoning{color:#ffffff8c;border-bottom:1px solid #ffffff14;margin-top:20px;padding-bottom:18px;font-size:10px;line-height:1.8}.reasoning .small-label{margin-bottom:8px}.transcript{margin-top:18px}.transcript textarea{resize:none;color:#ffffffb3;background:#ffffff09;border:1px solid #ffffff1a;border-radius:7px;outline:none;width:100%;height:90px;margin-top:9px;padding:10px;font-size:9px;line-height:1.5}.analyze-button{color:#fff;letter-spacing:.12em;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;width:100%;margin-top:16px;padding:14px;font-size:10px;font-weight:800;transition:transform .2s,background .2s}.analyze-button:hover:not(:disabled){background:#ffffff24;transform:translateY(-1px)}.analyze-button:disabled{opacity:.4;cursor:not-allowed}.output-panel{background:#070707;border-top:1px solid #ffffff14;flex-shrink:0;height:260px;padding:18px 28px;overflow:hidden}.output-header{justify-content:space-between;align-items:center;display:flex}.summary{color:#ffffff8c;margin-top:5px;font-size:10px}.motion-status{color:#ffffff73;letter-spacing:.1em;border:1px solid #ffffff1a;border-radius:5px;padding:5px 9px;font-size:8px;font-weight:800}.events-layout{grid-template-columns:1fr 1fr;gap:24px;height:190px;margin-top:14px;display:grid}.events{height:180px;padding-right:8px;overflow-y:auto}.event{border-bottom:1px solid #ffffff0d;gap:12px;padding:8px 0;transition:opacity .2s,transform .2s;display:flex}.event-active{opacity:1;transform:translate(5px)}.event-time{color:#ffffff4d;flex-shrink:0;width:44px;font-family:Consolas,monospace;font-size:8px}.event-main{min-width:0}.event-type{color:#ffffff59;text-transform:uppercase;letter-spacing:.12em;font-size:7px;font-weight:800}.event-text{color:#ffffffa6;margin-top:3px;font-size:9px;line-height:1.4}.event-motion{color:#ffffff4d;margin-top:3px;font-family:Consolas,monospace;font-size:7px}.event-empty{color:#fff3;padding-top:20px;font-size:9px}#dsl{color:#fff6;height:180px;margin:0;font-family:Consolas,monospace;font-size:8px;line-height:1.45;overflow:auto}@media (width>=769px){.workspace{grid-template-columns:minmax(0,1fr) 360px}}@media (width<=768px){html,body{width:100%;min-width:0;height:100%;overflow:hidden auto}body{-webkit-text-size-adjust:100%}#app{width:100%;min-width:0;min-height:100%}.app{flex-direction:column;width:100%;min-width:0;height:auto;min-height:100%;display:flex}.header{z-index:50;height:56px;min-height:56px;padding:0 14px;position:relative}.brand{font-size:20px}.engine-status{letter-spacing:.07em;text-align:right;font-size:7px;line-height:1.2}.workspace{background:#070707;flex-direction:column;flex:none;gap:12px;width:100%;height:auto;min-height:0;padding:10px;display:flex}.video-panel{background:#000;border-radius:12px;flex:none;justify-content:center;align-items:center;width:100%;height:min(45vh,420px);min-height:230px;display:flex;position:relative;overflow:hidden}#video{z-index:1;object-fit:contain;background:#000;width:100%;height:100%;display:block;position:relative}.motion-layer{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.motion-layer canvas,.motion-canvas{pointer-events:none;display:block;position:absolute;inset:0;width:100%!important;height:100%!important}.upload-button{z-index:20;white-space:nowrap;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#000000d1;border:1px solid #ffffff2e;border-radius:8px;min-height:44px;padding:0 18px;font-size:10px;font-weight:800;position:absolute;top:auto;bottom:12px;left:50%;transform:translate(-50%)}.video-placeholder{z-index:10}.analysis-panel{background:#080808;border-radius:12px;flex:none;width:100%;min-width:0;height:auto;max-height:none;padding:16px;overflow:visible}.panel-title{letter-spacing:.12em;font-size:9px}.feel-result{background:#ffffff06;border:1px solid #ffffff12;border-radius:9px;margin-top:18px;padding:16px}.feel{word-break:break-word;font-size:clamp(30px,10vw,52px);line-height:.95}.confidence{font-size:10px}.ai-stage{background:#ffffff06;border-radius:8px;margin-top:14px;padding:14px}.stage-text{min-height:18px;font-size:10px;line-height:1.4}.metrics{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.metric{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;min-width:0;min-height:62px;padding:12px}.metric span{font-size:7px}.metric strong{margin-top:6px;font-size:14px}.reasoning{border:1px solid #ffffff0f;border-radius:8px;margin-top:14px;padding:14px;font-size:10px;line-height:1.7}.transcript{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;margin-top:14px;padding:14px}.transcript textarea{width:100%;height:90px;margin-top:9px;font-size:11px;line-height:1.45}.analyze-button{letter-spacing:.12em;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:1px solid #fff3;border-radius:9px;width:100%;min-height:54px;margin-top:14px;padding:15px;font-size:12px;font-weight:800;display:block}.output-panel{background:#070707;border:1px solid #ffffff12;border-radius:12px;flex:none;width:calc(100% - 20px);height:auto;min-height:300px;margin:0 10px 16px;padding:16px;overflow:visible}.output-header{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.summary{overflow-wrap:anywhere;font-size:12px;line-height:1.4}.motion-status{align-self:flex-start}.events-layout{flex-direction:column;gap:14px;height:auto;margin-top:14px;display:flex}.events{width:100%;min-width:0;height:220px;padding-right:4px;overflow-y:auto}.event{gap:10px;min-width:0;padding:10px 0;display:flex}.event-time{width:48px;font-size:8px}.event-main{min-width:0}.event-type{font-size:7px}.event-text{overflow-wrap:anywhere;word-break:break-word;font-size:10px}.event-motion{overflow-wrap:anywhere;word-break:break-word;font-size:8px}#dsl{white-space:pre;width:100%;min-width:0;max-width:100%;height:180px;font-size:8px;line-height:1.4;overflow:auto}}@media (width<=480px){.header{height:52px;min-height:52px;padding:0 10px}.brand{font-size:18px}.engine-status{text-align:right;max-width:120px;font-size:6px}.workspace{gap:10px;padding:8px}.video-panel{border-radius:10px;height:42vh;min-height:210px}.upload-button{min-height:42px;padding:0 14px;font-size:9px;bottom:8px}.analysis-panel{padding:13px}.feel-result{padding:14px}.feel{font-size:clamp(28px,11vw,46px)}.metrics{gap:6px}.metric{min-height:58px;padding:10px}.metric span{font-size:7px}.metric strong{font-size:13px}.analyze-button{min-height:52px;font-size:11px}.output-panel{width:calc(100% - 16px);margin-bottom:8px;margin-left:8px;margin-right:8px;padding:14px}}@media (width<=768px) and (hover:none) and (pointer:coarse){button{-webkit-tap-highlight-color:transparent}.upload-button,.analyze-button,video{touch-action:manipulation}}
