@charset "UTF-8";@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url("./media/manrope-cyrillic-ext-wght-normal-2GMQGZDT.woff2") format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url("./media/manrope-cyrillic-wght-normal-F76KYTZG.woff2") format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url("./media/manrope-greek-wght-normal-NNUWM3E7.woff2") format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url("./media/manrope-vietnamese-wght-normal-HA5TFICD.woff2") format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url("./media/manrope-latin-ext-wght-normal-6XGHMEDV.woff2") format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url("./media/manrope-latin-wght-normal-73PUZEUA.woff2") format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink: #17202c;--muted: #6d7785;--line: #dce1e7;--soft-line: #e9edf1;--paper: #ffffff;--panel: #fbfcfd;--canvas: #e8ebee;--accent: #087f73;--accent-dark: #075e57;--accent-soft: #d8f2ee;--danger: #d84b4b;--shadow: 0 10px 32px rgba(22, 30, 42, .08);--dialog-backdrop-blur: 12px;font-family:Manrope Variable,Segoe UI,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}button,input,textarea,select{font:inherit}button,label[role=button]{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,label:has(input:focus-visible){outline:2px solid #18a99b;outline-offset:2px}.studio-shell{display:grid;grid-template-rows:66px 50px minmax(0,1fr) 84px;width:100vw;height:100vh;min-width:980px;background:var(--canvas)}.topbar{z-index:10;display:grid;grid-template-columns:220px auto minmax(220px,1fr) auto;align-items:center;min-width:0;padding:0 18px;background:#121a25;color:#fff;box-shadow:0 1px #ffffff0f}.brand{display:flex;align-items:center;gap:11px;width:max-content;color:#fff;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.18em}.brand-mark{position:relative;display:block;width:29px;height:29px;transform:rotate(-8deg)}.brand-mark span{position:absolute;inset:2px 8px 8px 2px;border-radius:4px;background:#2dd4bf}.brand-mark span:last-child{inset:9px 2px 2px 9px;background:#ffb24a;mix-blend-mode:screen}.workspace-mode-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#04090f5c;box-shadow:inset 0 1px #ffffff08}.workspace-mode-switch button{display:inline-flex;height:30px;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:0;border-radius:7px;color:#8693a2;background:transparent;cursor:pointer;font-size:8px;font-weight:800;letter-spacing:.02em;transition:color .14s ease,background .14s ease,box-shadow .14s ease}.workspace-mode-switch button:hover{color:#dbe3eb}.workspace-mode-switch button.active{color:#082d2a;background:#8ce9dd;box-shadow:0 3px 10px #2dd4bf33}.workspace-mode-switch app-icon{width:14px;height:14px}.document-title{display:flex;min-width:0;flex-direction:column;align-items:center;gap:2px}.document-title input{width:min(340px,100%);padding:3px 10px;border:0;border-radius:5px;color:#f7f9fb;background:transparent;text-align:center;font-size:13px;font-weight:650}.document-title input:hover,.document-title input:focus{background:#ffffff14}.document-title span{color:#8c98a8;font-size:9px;letter-spacing:.03em}.topbar-actions,.contextbar{display:flex;align-items:center;gap:6px}.topbar-actions .icon-button{color:#bac2cd}.divider{width:1px;height:20px;margin:0 5px;background:currentColor;opacity:.16}.icon-button,.quiet-button,.export-button,.zoom-control button,.page-actions button{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer}.icon-button{width:34px;height:34px;border-radius:7px;background:transparent}.icon-button:hover:not(:disabled){background:#7f8c9b24}.icon-button:disabled{cursor:default;opacity:.28}.icon-button.danger:hover{color:var(--danger);background:#fff0f0}.quiet-button,.export-button{gap:7px;height:36px;padding:0 12px;border-radius:7px;font-size:11px;font-weight:700}.quiet-button{color:#ced4dd;background:#ffffff12}.quiet-button:hover{background:#ffffff1f}.export-button{padding:0 16px;color:#092923;background:#62e3d1}.export-button:hover{background:#86ebdd}.profile-control{position:relative}.profile-button{width:38px;height:38px;padding:4px;border:2px solid rgba(255,255,255,.16);border-radius:50%;background:#303847}.profile-image{display:grid;width:100%;height:100%;place-items:center;border:2px solid white;border-radius:50%;color:#fff}.profile-image app-icon{width:15px;height:15px}.profile-menu{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:162px;padding:8px 0;border:1px solid #e0e3e7;border-radius:4px;color:#2f3338;background:#fff;box-shadow:0 8px 18px #050a1142}.profile-menu:before{position:absolute;top:-6px;right:13px;width:11px;height:11px;border-top:1px solid #e0e3e7;border-left:1px solid #e0e3e7;background:#fff;content:"";transform:rotate(45deg)}.profile-menu-item{position:relative;display:flex;width:100%;height:44px;align-items:center;gap:13px;padding:0 16px;border:0;background:transparent;font-size:13px;font-weight:550;text-align:left;cursor:pointer}.profile-menu-item:hover{background:#f3f5f6}.profile-menu-item app-icon{width:20px;height:20px}.profile-item,.logout-item{color:#139e75}.profile-item span,.logout-item span{color:#2f3338}.sport-item{color:#f4bd00}.sport-item span{color:#2f3338}.sport-dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;padding:22px;place-items:center;background:#070c13ad;-webkit-backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.82);backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.82)}.cdk-overlay-backdrop{background:#070c138f;-webkit-backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.82);backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.82)}dialog::backdrop{background:#070c138f;-webkit-backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.82);backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.82)}.sport-dialog{width:min(650px,100%);max-height:min(720px,100dvh - 44px);overflow:auto;padding:24px;border:1px solid #dce3e9;border-radius:18px;background:#f8fafb;box-shadow:0 30px 90px #040a1252}.sport-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.sport-dialog>header span{color:var(--accent);font-size:8px;font-weight:850;letter-spacing:.16em}.sport-dialog h2{margin:4px 0;color:#17212e;font-size:24px;letter-spacing:-.035em}.sport-dialog p{margin:0;color:#738090;font-size:10px}.sport-dialog>header .icon-button{flex:0 0 auto;border:1px solid #dce2e7;color:#697686;background:#fff}.element-name-dialog{width:min(430px,100%);padding:22px;border:1px solid rgba(220,227,233,.92);border-radius:18px;background:#f8fafb;box-shadow:0 30px 90px #040a1257}.element-name-dialog>header{display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:start;gap:12px;margin-bottom:22px}.element-name-dialog-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid #bfe1dc;border-radius:12px;color:#087f73;background:linear-gradient(145deg,#f4fffd,#dff4f1)}.element-name-dialog-icon app-icon{width:22px;height:22px}.element-name-dialog header>div>span{color:#087f73;font-size:8px;font-weight:850;letter-spacing:.15em}.element-name-dialog h2{margin:3px 0;color:#17212e;font-size:21px;letter-spacing:-.035em}.element-name-dialog p{margin:0;color:#738090;font-size:10px}.element-name-dialog>header .icon-button{width:34px;height:34px;border:1px solid #dce2e7;color:#697686;background:#fff}.element-name-dialog form{display:grid}.element-name-dialog form label{margin-bottom:7px;color:#3d4957;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.element-name-dialog form input{width:100%;height:44px;padding:0 13px;border:1px solid #cfd8df;border-radius:10px;outline:0;color:#1e2b38;background:#fff;font-size:13px;font-weight:650;box-shadow:inset 0 1px 2px #111b260a}.element-name-dialog form input:focus{border-color:#087f73;box-shadow:0 0 0 3px #087f731f}.element-name-dialog form small{justify-self:end;margin-top:6px;color:#8a949f;font-size:8px}.element-name-dialog form footer{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.element-name-dialog form button{height:36px;padding:0 15px;border-radius:9px;font-size:10px;font-weight:800;cursor:pointer}.element-name-dialog .secondary-button{border:1px solid #d9e0e5;color:#596675;background:#fff}.element-name-dialog .primary-button{border:1px solid #087f73;color:#fff;background:#087f73;box-shadow:0 7px 16px #087f7333}.element-name-dialog .primary-button:disabled{border-color:#bac5cc;color:#eef1f3;background:#bac5cc;box-shadow:none;cursor:default}.sport-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sport-choice{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:9px;border:1px solid #dce3e8;border-radius:12px;color:#25303d;background:#fff;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.sport-choice:hover{transform:translateY(-1px);border-color:#9abcb8;box-shadow:0 8px 22px #19263514}.sport-choice.active{border-color:var(--accent);box-shadow:0 0 0 2px #087f731f}.sport-choice-art{display:grid;width:58px;height:48px;overflow:hidden;place-items:center;border-radius:8px;background:#eef1f4}.sport-choice-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.sport-choice strong,.sport-choice small{display:block}.sport-choice strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.sport-choice small{margin-top:3px;color:#7a8694;font-size:8px}.sport-selected{position:absolute;top:7px;right:7px;padding:2px 5px;border-radius:999px;color:var(--accent-dark);background:var(--accent-soft);font-size:6px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.file-button{position:relative;cursor:pointer}.file-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.contextbar{z-index:8;min-width:0;overflow-x:auto;padding:0 20px 0 96px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 3px 12px #1a23300a;scrollbar-width:none}.contextbar::-webkit-scrollbar{display:none}.selection-kind{display:inline-flex;min-width:130px;align-items:center;gap:8px;padding:0;border:0;background:transparent;font-size:11px;font-weight:750}.selection-kind i{width:12px;height:12px;border:1px solid rgba(0,0,0,.12);border-radius:3px}.context-hint{display:flex;align-items:center;gap:8px;color:#7f8996;font-size:11px}.compact-field{display:flex;align-items:center;gap:4px;color:#8a939f;font-size:9px;font-weight:800;letter-spacing:.08em}.compact-field input,.compact-field select{width:56px;height:30px;padding:0 7px;border:1px solid transparent;border-radius:6px;background:#f3f5f7;color:var(--ink);font-size:11px}.compact-field input:hover,.compact-field input:focus,.compact-field select:hover,.compact-field select:focus{border-color:#b9c4ce;background:#fff}.property-control{display:flex;flex:0 0 auto}.video-play-property{color:#e7482c}.video-play-property:disabled{cursor:default;opacity:.34}.contextbar .content-property input{width:180px}.contextbar .line-property-control select{width:94px}.line-end-trigger,.line-style-trigger{display:grid;height:30px;grid-template-columns:30px minmax(0,1fr) 10px;align-items:center;gap:6px;padding:0 8px 0 6px;border:1px solid transparent;border-radius:6px;color:var(--ink);background:#f3f5f7;text-align:left;font:inherit;letter-spacing:0;cursor:pointer}.line-end-trigger{width:124px}.line-style-trigger{width:132px}.line-end-trigger:after,.line-style-trigger:after{content:"";width:5px;height:5px;justify-self:end;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}.line-end-trigger:hover,.line-end-trigger:focus-visible,.line-end-trigger[aria-expanded=true],.line-style-trigger:hover,.line-style-trigger:focus-visible,.line-style-trigger[aria-expanded=true]{border-color:#b9c4ce;outline:none;background:#fff}.line-end-trigger[aria-expanded=true],.line-style-trigger[aria-expanded=true]{color:#075e57;border-color:#087f7359;box-shadow:0 0 0 3px #087f7314}.line-end-trigger-icon,.line-style-trigger-icon{display:grid;width:30px;height:20px;place-items:center;overflow:hidden}.line-end-trigger-icon app-tinted-svg,.line-style-trigger-icon app-tinted-svg{display:block;width:30px;height:18px}.palette-control{position:relative;overflow:hidden;background:#f0f3f5;cursor:pointer}.palette-control:hover{background:#e6ebee}.palette-control app-icon{width:19px;height:19px;filter:drop-shadow(0 0 .8px rgba(23,32,44,.8))}.contextbar .palette-control input{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;opacity:0;cursor:pointer}.fixed-size-trigger[aria-expanded=true]{color:#075e57;background:#e7f5f3}.equipment-size-icon{display:block;width:20px;height:20px;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(13,20,29,.2))}.tinted-svg-image{display:block;width:100%;height:100%;object-fit:contain}.player-size-marker-icon{display:grid;width:19px;height:19px;place-items:center;border:1.5px solid #d3d3d3;border-radius:50%;color:#fff;font-size:8px;font-weight:800;line-height:1}.fixed-size-popover{position:fixed;z-index:80;width:148px;padding:8px;border:1px solid rgba(20,31,43,.13);border-radius:10px;background:#fffffffa;box-shadow:0 14px 34px #141d2830}.line-end-popover,.line-style-popover{position:fixed;z-index:80;width:224px;padding:8px;border:1px solid rgba(20,31,43,.13);border-radius:11px;background:#fffffffa;box-shadow:0 16px 38px #141d2833;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.line-end-popover header,.line-style-popover header{padding:4px 7px 7px;color:#7d8793;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.line-end-popover button,.line-style-popover button{display:grid;width:100%;min-height:46px;grid-template-columns:46px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:5px 8px;border:0;border-radius:7px;color:#53606d;background:transparent;text-align:left;cursor:pointer}.line-end-popover button:after,.line-style-popover button:after{content:"\2713";justify-self:end;color:#087f73;font-size:12px;opacity:0}.line-end-popover button:hover,.line-style-popover button:hover{background:#f0f5f5}.line-end-popover button.active,.line-style-popover button.active{color:#075e57;background:#e7f5f3}.line-end-popover button.active:after,.line-style-popover button.active:after{opacity:1}.line-end-option-icon,.line-path-option-icon{display:grid;width:46px;height:32px;place-items:center;border:1px solid rgba(20,31,43,.07);border-radius:6px;background:#f4f6f7}.line-end-option-icon app-tinted-svg,.line-path-option-icon app-tinted-svg{display:block;width:38px;height:24px}.line-end-popover button>span:nth-child(2),.line-style-popover button>span:nth-child(2){display:grid;min-width:0;gap:2px}.line-end-popover strong,.line-style-popover strong{font-size:10px;font-weight:800}.line-end-popover small,.line-style-popover small{overflow:hidden;color:#89939e;font-size:8px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.fixed-size-popover header{padding:4px 7px 7px;color:#7d8793;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.fixed-size-popover button{display:grid;width:100%;height:38px;grid-template-columns:26px 1fr 14px;align-items:center;gap:8px;padding:0 8px;border:0;border-radius:6px;color:#586573;background:transparent;text-align:left;font-size:10px;font-weight:750;cursor:pointer}.fixed-size-popover button:after{content:"\2713";justify-self:end;color:#087f73;opacity:0}.fixed-size-popover button:hover{background:#f0f5f5}.fixed-size-popover button.active{color:#075e57;background:#e7f5f3}.fixed-size-popover button.active:after{opacity:1}.player-size-option-marker{display:grid;justify-self:center;place-items:center;border:1.5px solid #087f73;border-radius:50%;color:#fff;font-weight:800;line-height:1}.equipment-size-option{display:grid;width:26px;height:28px;justify-self:center;place-items:center}.equipment-size-option app-tinted-svg{display:block;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(13,20,29,.18))}.transparency-trigger[aria-expanded=true]{color:#075e57;background:#e7f5f3}.transparency-popover{position:fixed;z-index:80;width:min(224px,100vw - 16px);padding:13px 14px 11px;border:1px solid rgba(20,31,43,.13);border-radius:10px;background:#fffffffa;box-shadow:0 14px 34px #141d2830;color:#43505e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.transparency-popover header,.transparency-scale{display:flex;align-items:center;justify-content:space-between}.transparency-popover header{margin-bottom:13px;font-size:10px;font-weight:800}.transparency-popover output{color:var(--accent);font-size:11px;font-weight:800}.transparency-popover input[type=range]{display:block;width:100%;height:4px;padding:0;border:0;outline:0;appearance:none;border-radius:999px;background:linear-gradient(to right,var(--accent) 0 var(--transparency-progress),#dce2e7 var(--transparency-progress) 100%);cursor:pointer}.transparency-popover input[type=range]::-webkit-slider-thumb{width:14px;height:14px;appearance:none;border:2px solid white;border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px #087f7359}.transparency-popover input[type=range]::-moz-range-thumb{width:11px;height:11px;border:2px solid white;border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px #087f7359}.transparency-popover input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 1px var(--accent),0 0 0 4px #087f732e}.transparency-scale{margin-top:9px;color:#89939f;font-size:8px;font-weight:650}.contextbar .lock-property{flex:0 0 31px}.workspace{display:grid;min-height:0;grid-template-columns:78px 270px minmax(430px,1fr)}.tool-rail{z-index:5;display:flex;flex-direction:column;gap:4px;padding:13px 8px;border-right:1px solid #1d2733;background:#151e29;color:#94a0ae}.tool-rail button{display:flex;height:63px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-radius:9px;background:transparent;color:inherit;cursor:pointer;font-size:8px;font-weight:750;letter-spacing:.025em}.tool-rail button span{display:grid;width:29px;height:26px;place-items:center}.tool-rail button app-icon{width:20px;height:20px}.tool-rail button:hover{color:#fff;background:#ffffff0f}.tool-rail button.active{color:#85eadd;background:#2dd4bf1c;box-shadow:inset 2px 0 #2dd4bf}.asset-panel{z-index:4;min-height:0;overflow:auto;background:var(--panel);scrollbar-width:thin;scrollbar-color:#c7cdd4 transparent}.asset-panel{padding:22px 18px;border-right:1px solid var(--line)}.panel-heading{margin-bottom:23px}.panel-heading>span,.filmstrip-title>span{color:#87909c;font-size:8px;font-weight:850;letter-spacing:.17em}.panel-heading h2{margin:7px 0 4px;font-size:23px;line-height:1.15;letter-spacing:-.045em}.panel-heading p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.boards-heading{margin-bottom:15px}.clear-board{display:flex;width:100%;min-height:58px;align-items:center;gap:11px;padding:9px 11px;border:1px solid #dbe1e6;border-radius:10px;color:#5f6b79;background:#fff;text-align:left;cursor:pointer}.clear-board>span:first-child{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:8px;color:#6c7886;background:linear-gradient(45deg,#edf0f3 25%,transparent 25%) 0 0/10px 10px,linear-gradient(45deg,transparent 75%,#edf0f3 75%) 0 0/10px 10px,#fff}.clear-board strong,.clear-board small{display:block}.clear-board strong{color:#263442;font-size:10px}.clear-board small{margin-top:2px;color:#8a949f;font-size:8px}.clear-board:hover,.clear-board.active{border-color:#62b7ad;box-shadow:0 0 0 2px #087f7314}.board-sections{margin-top:22px}.board-section+.board-section{margin-top:25px;padding-top:22px;border-top:1px solid var(--soft-line)}.board-section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.board-section h3{margin:0;color:#2b3846;font-size:11px;font-weight:800}.board-section>header span{display:grid;min-width:20px;height:20px;place-items:center;border-radius:10px;color:#72808e;background:#edf1f4;font-size:8px;font-weight:800}.board-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.board-card{min-width:0;overflow:hidden;padding:5px 5px 8px;border:1px solid #dce2e7;border-radius:9px;color:#667280;background:#fff;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.board-card:hover{transform:translateY(-2px);border-color:#81bdb6;box-shadow:0 7px 18px #1824301a}.board-card.active{border-color:var(--accent);box-shadow:0 0 0 2px #087f731f;color:var(--accent-dark)}.board-preview{display:block;width:100%;overflow:hidden;aspect-ratio:1.764/1;margin-bottom:7px;border-radius:6px;background:linear-gradient(135deg,#e2f4ef,#e8eef8)}.board-preview img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.board-card>span:last-child{display:block;overflow:hidden;font-size:8px;font-weight:750;text-align:left;text-overflow:ellipsis;white-space:nowrap}.element-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.element-grid button{position:relative;display:flex;min-height:108px;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .15s,transform .15s}.element-grid button:hover{transform:translateY(-2px);border-color:#82bdb6}.element-grid strong{font-size:9px}.element-preview{display:grid;width:54px;height:48px;place-items:center}.text-preset-preview{align-items:end;color:#17212e;font-family:Manrope Variable,Segoe UI,sans-serif;line-height:1;letter-spacing:-.06em}.player-picker{grid-column:1/-1;padding:11px;border:1px solid #dfe3e8;border-radius:10px;background:#f7f9fa}.player-picker+.player-picker{margin-top:10px}.player-picker header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.player-picker header strong{color:#53606e;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.player-picker header span{color:#8a949f;font-size:8px;font-weight:750}.player-number-grid{display:grid;grid-template-columns:repeat(auto-fill,34px);gap:6px}.player-color-separator{height:1px;margin:10px 0;background:linear-gradient(90deg,transparent,#ccd3da 12%,#ccd3da 88%,transparent)}.player-picker .player-number{display:grid;min-height:0;aspect-ratio:1;place-items:center;padding:0;border:2px solid #d3d3d3;border-radius:50%;background:var(--player-color);color:#fff;font-size:12px;font-weight:800;line-height:1}.player-picker .player-number:hover{transform:translateY(-1px);border-color:#fff;filter:brightness(.88)}.draw-heading{margin-bottom:18px}.draw-section{margin-top:18px;padding-top:17px;border-top:1px solid var(--soft-line)}.draw-section>header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.draw-section>header h3{margin:0;color:#3d4957;font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.draw-section>header span{color:#929ca7;font-size:7px;font-weight:700}.draw-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.draw-mode-grid button{display:flex;min-width:0;min-height:66px;align-items:center;flex-direction:column;justify-content:center;gap:6px;padding:8px 5px;border:1px solid #dce2e7;border-radius:9px;color:#687481;background:#fff;cursor:pointer}.draw-mode-grid button:hover{border-color:#a6cbc6;background:#f5fbfa}.draw-mode-grid button.active{border-color:#168e82;color:#08685f;background:#e8f6f4;box-shadow:inset 0 0 0 1px #168e8257}.draw-mode-grid app-icon{width:18px;height:18px}.draw-mode-grid button>span,.line-style-grid button>span:last-child,.line-end-grid button>span:last-child,.draw-color>span{display:flex;min-width:0;flex-direction:column;gap:2px}.draw-mode-grid strong,.line-style-grid strong,.line-end-grid strong,.draw-color strong{font-size:8px;font-weight:800}.draw-mode-grid small,.line-style-grid small,.line-end-grid small,.draw-color small{color:#929ca7;font-size:6px;font-weight:650}.draw-appearance-row{display:grid;grid-template-columns:1fr auto;align-items:stretch;gap:7px}.draw-color{position:relative;display:grid;min-width:0;grid-template-columns:30px 1fr;align-items:center;gap:8px;padding:8px;overflow:hidden;border:1px solid #dce2e7;border-radius:9px;background:#fff;cursor:pointer}.draw-color>app-icon{display:grid;width:29px;height:29px;padding:6px;border-radius:7px;color:var(--draw-color);background:color-mix(in srgb,var(--draw-color) 11%,#fff)}.draw-color input{position:absolute;inset:0;width:100%;height:100%;border:0;opacity:0;cursor:pointer}.draw-thickness{display:grid;grid-template-columns:repeat(2,34px);gap:4px}.draw-thickness button{display:grid;min-height:34px;place-items:center;gap:2px;padding:4px;border:1px solid #dce2e7;border-radius:7px;background:#fff;cursor:pointer}.draw-thickness button.active{border-color:#168e82;background:#e8f6f4}.draw-thickness i{display:block;width:19px;max-height:8px;border-radius:999px;background:#25313e}.draw-thickness span{color:#8a949f;font-size:6px;font-weight:750}.line-style-grid,.line-end-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.line-style-grid button,.line-end-grid button{display:grid;min-width:0;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:8px;min-height:57px;padding:7px;border:1px solid #dce2e7;border-radius:9px;color:#465260;background:#fff;cursor:pointer;text-align:left}.line-style-grid button:hover,.line-end-grid button:hover{border-color:#a6cbc6;background:#f7fbfb}.line-style-grid button.active,.line-end-grid button.active{border-color:#168e82;color:#075e57;background:#e8f6f4;box-shadow:inset 0 0 0 1px #168e8247}.line-style-preview,.line-end-preview{display:grid;width:45px;height:31px;place-items:center;overflow:hidden;border-radius:6px;background:#f0f3f5}.line-style-preview app-tinted-svg{display:block;width:39px;height:22px;object-fit:contain}.line-end-preview app-tinted-svg{display:block;width:28px;height:24px;object-fit:contain}.equipment-sections{display:grid;gap:10px}.equipment-section{padding:11px;border:1px solid #dfe3e8;border-radius:10px;background:#f7f9fa}.equipment-section header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.equipment-section h3{margin:0;color:#53606e;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.equipment-section header span{width:5px;height:5px;border-radius:50%;background:#2dd4bf;box-shadow:0 0 0 3px #2dd4bf1f}.equipment-section-empty{display:grid;min-height:43px;place-items:center;border:1px dashed #d4dbe1;border-radius:7px;color:#919ba6;background:#ffffff94;font-size:8px}.equipment-ball-grid,.equipment-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.equipment-ball-grid button,.equipment-tool-grid button{display:flex;min-width:0;min-height:91px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:9px 7px;border:1px solid #dbe1e6;border-radius:9px;color:#4b5765;background:#fff;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.equipment-ball-grid button:hover,.equipment-tool-grid button:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--ball-fill, var(--equipment-fill, #2dd4bf)) 45%,#cfd7de);box-shadow:0 8px 18px #141d2814}.equipment-ball-grid strong,.equipment-tool-grid strong{max-width:100%;overflow:hidden;font-size:8px;line-height:1.25;text-align:center;text-overflow:ellipsis;white-space:normal}.equipment-ball-preview{display:grid;width:46px;height:46px;place-items:center;border:1px solid color-mix(in srgb,var(--ball-fill) 22%,#dfe5e9);border-radius:14px;background:radial-gradient(circle at 50% 38%,#fffffff5,#f2f5f7e6),#f5f7f8}.equipment-ball-preview app-tinted-svg{display:block;width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 3px 3px rgba(13,20,29,.16))}.equipment-tool-preview{display:grid;width:72px;height:46px;place-items:center;border:1px solid color-mix(in srgb,var(--equipment-fill) 18%,#dfe5e9);border-radius:12px;background:linear-gradient(145deg,#fff,#f0f4f5)}.equipment-tool-preview app-tinted-svg{display:block;width:58px;height:34px;object-fit:contain;filter:drop-shadow(0 3px 3px rgba(13,20,29,.14))}.text-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.text-preset-grid button{min-height:88px}.player-number[draggable=true],.equipment-ball-grid button[draggable=true],.equipment-tool-grid button[draggable=true],.text-preset-grid button[draggable=true]{cursor:grab;-webkit-user-select:none;user-select:none}.player-number[draggable=true]:active,.equipment-ball-grid button[draggable=true]:active,.equipment-tool-grid button[draggable=true]:active,.text-preset-grid button[draggable=true]:active{cursor:grabbing}.layer-list{display:flex;flex-direction:column;gap:5px}.layer-row{display:grid;width:100%;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:43px;padding:5px 7px;border:1px solid transparent;border-radius:7px;background:transparent;cursor:pointer;text-align:left;font-size:9px;font-weight:650}.layer-row:hover{background:#f0f3f5}.layer-row.selected{border-color:#a9d4cf;background:#e8f5f3}.layer-type{display:grid;width:27px;height:27px;place-items:center;border:1px solid #dfe4e8;border-radius:5px;background:#fff}.layer-actions{display:flex;gap:2px;opacity:.4}.layer-row:hover .layer-actions,.layer-row.selected .layer-actions{opacity:1}.layer-actions i{display:grid;width:23px;height:25px;place-items:center;border-radius:4px}.layer-actions i:hover{background:#fff}.layer-actions app-icon{width:12px;height:12px}.empty-state{display:grid;min-height:170px;place-items:center;align-content:center;gap:10px;color:#929ba7;text-align:center}.empty-state>app-icon{width:30px;height:30px}.empty-state p{width:150px;margin:0;font-size:9px;line-height:1.5}.canvas-area{position:relative;min-width:0;min-height:0;overflow:hidden;background-color:#e6e9ec;background-image:radial-gradient(#cbd1d7 .7px,transparent .7px);background-size:13px 13px}.canvas-scroll{width:100%;height:100%;overflow:auto}.canvas-stage-wrap{position:relative;display:flex;width:max-content;flex-direction:column;align-items:center;justify-content:center}.canvas-label{position:absolute;z-index:2;top:14px;left:16px;color:#707b87;font-size:8px;font-weight:750;letter-spacing:.08em;pointer-events:none;text-transform:uppercase}.zoom-control{position:absolute;right:18px;bottom:15px;display:grid;grid-template-columns:32px 52px 32px;align-items:center;height:34px;border:1px solid rgba(0,0,0,.09);border-radius:8px;background:#fffffff0;box-shadow:0 4px 16px #141d281f}.zoom-control button{height:100%;background:transparent}.zoom-control button:hover{background:#f0f4f5}.zoom-input{display:flex;height:100%;align-items:center;justify-content:center;gap:1px}.zoom-input:focus-within{background:#eef7f6;box-shadow:inset 0 0 0 1px #087f7347}.zoom-input input{width:27px;padding:0;border:0;outline:0;appearance:textfield;text-align:right;color:#66717e;background:transparent;font:inherit;font-size:9px;font-weight:750}.zoom-input input::-webkit-inner-spin-button,.zoom-input input::-webkit-outer-spin-button{margin:0;appearance:none}.zoom-input span{color:#66717e;font-size:9px;font-weight:750}.zoom-control app-icon{width:12px;height:12px}.filmstrip{z-index:12;display:grid;grid-template-columns:78px minmax(0,1fr) 84px;min-width:0;border-top:1px solid #d8dde3;background:#f6f7f8;box-shadow:0 -4px 16px #1a23300a}.filmstrip-title{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-right:1px solid var(--line)}.filmstrip-title small{display:grid;width:21px;height:21px;place-items:center;border-radius:50%;color:#65717e;background:#e3e7eb;font-size:8px;font-weight:750}.page-list{display:flex;min-width:0;align-items:flex-start;gap:12px;overflow-x:auto;overflow-y:hidden;padding:10px 15px}.page-item{position:relative;display:grid;flex:0 0 100px;grid-template-columns:14px 1fr;grid-template-rows:50px 12px;column-gap:6px;padding:0;border:0;background:transparent;cursor:pointer}.page-number{grid-row:1;padding-top:3px;color:#8b949e;font-size:8px}.page-thumb{position:relative;grid-column:2;grid-row:1;overflow:hidden;border:1px solid #cfd5db;border-radius:3px;box-shadow:0 2px 5px #17202c12}.page-item.active .page-thumb{border:2px solid var(--accent);box-shadow:0 0 0 2px #b8e6df}.page-name{grid-column:2;grid-row:2;overflow:hidden;padding-top:2px;color:#6f7985;font-size:7px;font-weight:650;text-align:left;text-overflow:ellipsis;white-space:nowrap}.page-thumb i{position:absolute;display:block;overflow:hidden;font-style:normal}.page-thumb i.thumb-text{font-size:5px;font-weight:800;line-height:1}.page-thumb i.thumb-player{display:grid;place-items:center;font-size:5px;font-weight:800;line-height:1}.add-page{display:flex;flex:0 0 78px;height:50px;align-items:center;justify-content:center;gap:5px;border:1px dashed #b9c1c9;border-radius:4px;color:#687480;background:transparent;cursor:pointer;font-size:8px;font-weight:700}.add-page:hover{color:var(--accent);border-color:var(--accent);background:#eef8f6}.page-actions{display:flex;align-items:center;gap:4px;border-left:1px solid var(--line);padding:0 10px}.page-actions button{width:30px;height:30px;border-radius:6px;background:transparent}.page-actions button:hover:not(:disabled){background:#e5e9ec}.page-actions button:disabled{opacity:.25}.animation-frame-list{display:flex;min-width:0;align-items:center;gap:10px;overflow-x:auto;padding:0 14px}.animation-timeline{grid-template-columns:78px minmax(0,1fr) 260px}.animation-actions{position:relative;display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:5px;padding:0 10px;border-left:1px solid var(--line)}.animation-actions>button{display:inline-grid;width:30px;height:30px;flex:0 0 30px;place-items:center;padding:0;border:0;border-radius:7px;color:#5f6b77;background:#e6eaed;cursor:pointer}.animation-actions>button.animation-play-action{color:#fff;background:var(--accent)}.animation-actions>button.animation-generate-action{color:var(--accent)}.animation-actions>button.animation-stop-action:not(:disabled){color:var(--danger)}.animation-actions>button.animation-generate-action.generating{color:#fff;background:var(--danger);opacity:1}.animation-generation-progress{position:absolute;bottom:calc(100% + 7px);left:50%;z-index:6;min-width:max-content;transform:translate(-50%);padding:5px 8px;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#fff;background:#131a24e6;box-shadow:0 8px 22px #0c111933;font-size:10px;font-weight:750;letter-spacing:.02em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.animation-actions>button:disabled{cursor:default;opacity:.3}.animation-actions app-icon{width:13px;height:13px}.animation-actions>button.animation-play-action app-icon,.animation-actions>button.animation-generate-action app-icon,.animation-actions>button.animation-remove-action app-icon{width:20px;height:20px}.timeline-speed{display:grid;width:100px;grid-template-columns:1fr 22px;grid-template-rows:12px 17px;align-items:center;column-gap:5px;color:#73808c;font-size:7px;font-weight:750}.timeline-speed span{align-self:end}.timeline-speed input{width:100%;margin:0;accent-color:var(--accent)}.timeline-speed output{display:grid;grid-column:2;grid-row:1/3;width:22px;height:22px;place-items:center;border-radius:50%;color:var(--accent-dark);background:var(--accent-soft);font-size:8px;font-weight:850}.animation-frame{display:grid;flex:0 0 62px;align-self:center;grid-template-columns:11px 1fr;grid-template-rows:33px 10px;column-gap:4px;padding:0;border:0;color:#6f7985;background:transparent;cursor:pointer;font-size:7px;font-weight:700;text-align:left}.animation-frame-index{padding-top:3px;color:#8b949e;text-align:center}.animation-frame-preview{position:relative;overflow:hidden;border:1px solid #cfd5db;border-radius:4px;background:linear-gradient(135deg,#f8fafb,#e8edef);box-shadow:0 2px 5px #17202c12}.animation-frame-preview i{position:absolute;width:3px;height:3px;border-radius:1px;background:#9ca6b0}.animation-frame-preview i.movable{border-radius:50%;background:var(--accent)}.animation-frame.active .animation-frame-preview{border:2px solid var(--accent);box-shadow:0 0 0 2px #b8e6df}.animation-frame>span:last-child{grid-column:2;padding-top:2px}.add-animation-frame{display:inline-flex;flex:0 0 55px;height:33px;align-self:center;margin-bottom:10px;align-items:center;justify-content:center;gap:3px;border:1px dashed #aeb8c2;border-radius:5px;color:#63707c;background:transparent;cursor:pointer;font-size:7px;font-weight:750}.add-animation-frame:hover,.add-animation-frame.primary{color:var(--accent-dark);border-color:var(--accent);background:#eef8f6}.mobile-panel-backdrop,.mobile-sheet-bar{display:none}@media(max-width:1260px){.workspace{grid-template-columns:70px 244px minmax(420px,1fr)}.topbar{grid-template-columns:190px auto minmax(150px,1fr) auto}.quiet-button{padding:0 9px}}@media(max-width:1060px){.workspace{grid-template-columns:70px 238px minmax(480px,1fr)}.contextbar{padding-left:82px}}@media(max-width:1250px){html,body{overscroll-behavior:none}.studio-shell{grid-template-rows:56px 44px minmax(0,1fr) 64px;width:100%;height:100dvh;min-width:0}.topbar{grid-template-columns:auto auto minmax(52px,1fr) auto;padding:0 9px}.brand{gap:0}.brand>span:last-child{display:none}.brand-mark{width:27px;height:27px}.workspace-mode-switch{gap:2px;padding:2px;border-radius:9px}.workspace-mode-switch button{height:28px;gap:4px;padding:0 7px;font-size:7px}.document-title{align-items:flex-start;padding:0 6px}.document-title input{width:100%;padding-inline:5px;text-align:left;font-size:10px}.document-title span,.topbar-actions .divider{display:none}.topbar-actions{gap:2px}.topbar-actions .icon-button,.topbar-actions .quiet-button,.topbar-actions .export-button{width:31px;height:32px;padding:0;gap:0;font-size:0}.topbar-actions app-icon{width:15px;height:15px}.profile-menu app-icon{width:1.15rem;height:1.15rem}.contextbar{gap:3px;padding:0 8px}.contextbar .divider{display:none}.selection-kind{min-width:105px;font-size:9px}.contextbar .icon-button{width:31px;height:31px;flex:0 0 31px}.context-hint{font-size:9px}.workspace{position:relative;display:block;min-width:0;overflow:clip}.canvas-area{position:absolute;inset:0}.canvas-label{top:10px;left:12px;font-size:7px}.zoom-control{right:12px;bottom:15px;grid-template-columns:31px 45px 31px;height:32px}.tool-rail{position:absolute;z-index:50;left:50%;bottom:calc(9px + env(safe-area-inset-bottom));display:flex;width:calc(100% - 24px);max-width:430px;height:58px;flex-direction:row;gap:2px;padding:5px;transform:translate(-50%);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 12px 34px #070d1652}.tool-rail button{height:48px;flex:1 1 25%;gap:2px;border-radius:10px;font-size:7px}.tool-rail button span{width:26px;height:22px}.tool-rail button app-icon{width:17px;height:17px}.tool-rail button.active{color:#85eadd;background:#2dd4bf1c;box-shadow:inset 0 2px #2dd4bf}.mobile-panel-backdrop{position:absolute;z-index:40;inset:0;display:block;padding:0;border:0;background:#070c1347;-webkit-backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.82);backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.82);cursor:pointer}.asset-panel{position:absolute;z-index:45;right:10px;bottom:calc(76px + env(safe-area-inset-bottom));left:10px;display:block;width:auto;height:min(430px,100% - 88px);max-height:calc(100% - 88px);overflow:auto;padding:17px;transform:translateY(calc(100% + 96px));border:1px solid rgba(18,30,42,.12);border-radius:18px;opacity:0;box-shadow:0 22px 60px #0c141f47;pointer-events:none;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s ease}.asset-panel.mobile-open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-sheet-bar{position:sticky;z-index:2;top:-17px;display:flex;height:39px;align-items:center;justify-content:space-between;margin:-17px -17px 15px;padding:4px 8px 4px 16px;border-bottom:1px solid var(--soft-line);background:#fbfcfdd6;-webkit-backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.9);backdrop-filter:blur(var(--dialog-backdrop-blur)) saturate(.9)}.mobile-sheet-bar span{color:#6f7985;font-size:8px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.mobile-sheet-bar button{display:grid;width:31px;height:31px;place-items:center;border:0;border-radius:8px;background:#edf0f3;cursor:pointer}.panel-heading{margin-bottom:17px}.panel-heading h2{font-size:20px}.element-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.element-grid button{min-height:91px}.filmstrip{grid-template-columns:minmax(0,1fr) 62px;min-width:0;padding-bottom:env(safe-area-inset-bottom)}.animation-timeline{grid-template-columns:minmax(0,1fr) 224px}.animation-actions{gap:3px;padding:0 6px}.timeline-speed{width:78px}.filmstrip-title{display:none}.page-list{gap:8px;padding:8px 10px}.page-item{flex-basis:72px;grid-template-columns:11px 1fr;grid-template-rows:36px 10px;column-gap:4px}.page-thumb{border-radius:3px}.add-page{flex-basis:64px;height:36px;flex-direction:column;gap:2px;font-size:6px}.page-actions{flex-direction:column;justify-content:center;gap:2px;padding:0 5px}.page-actions button{width:29px;height:29px}}@media(max-width:620px){.topbar{grid-template-columns:auto auto minmax(0,1fr) auto}.document-title{display:none}.workspace-mode-switch button{width:50px;padding:0 4px;font-size:6px}.workspace-mode-switch app-icon{width:12px;height:12px}.animation-timeline{grid-template-columns:minmax(0,1fr) 198px}.animation-actions{padding-inline:4px}.timeline-speed{width:58px}.timeline-speed span{visibility:hidden}.sport-dialog-backdrop{align-items:end;padding:10px}.sport-dialog{max-height:calc(100dvh - 20px);padding:18px;border-radius:16px}.element-name-dialog{padding:18px;border-radius:16px}.sport-dialog h2{font-size:21px}.sport-choice-grid{grid-template-columns:1fr}}@media(max-width:350px){.workspace-mode-switch button{width:28px;padding:0}.workspace-mode-switch button span{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
