.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus{outline:none}.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus{outline:none}.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path{stroke:#555}.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{background:rgba(255,255,255,.5);margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus{outline:none}.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-default.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-input.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:rgba(240,240,240,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__selection:focus{outline:none}.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;width:4px;height:4px;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
.chub-shot-picker{z-index:20;background-image:linear-gradient(rgba(24,25,29,.99),rgba(14,15,18,.99));border:1px solid rgba(255,255,255,.14);border-radius:18px;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 40px 90px -36px #000}.chub-shot-picker__bar{border-bottom:1px solid rgba(255,255,255,.08);flex:none;align-items:center;gap:6px;padding:10px 12px;display:flex}.chub-shot-picker__tab{color:rgba(255,255,255,.55);background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border-radius:11px;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:12.5px;font-weight:600;transition:color .15s,box-shadow .15s,background-image .15s;display:inline-flex}.chub-shot-picker__tab[aria-selected=true]{color:#fff;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.035));box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.chub-shot-picker__kind{letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.3);font-size:9px;font-weight:700}.chub-shot-picker__search{background-image:linear-gradient(rgba(255,255,255,.04),rgba(255,255,255,.016));border-radius:11px;align-items:center;gap:8px;width:220px;height:34px;margin-left:auto;padding:0 12px;display:inline-flex;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.chub-shot-picker__search input{min-width:0;font:inherit;color:#fff;background:0 0;border:0;outline:none;flex:auto;font-size:12.5px}.chub-shot-picker__x{color:rgba(255,255,255,.5);border-radius:11px;place-items:center;width:34px;height:34px;transition:color .15s,box-shadow .15s;display:grid;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.chub-shot-picker__x:hover{color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.chub-shot-picker__body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) transparent;flex:auto;min-height:0;padding:14px;overflow-y:auto}.chub-shot-picker__grid{grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:10px;display:grid}.chub-shot-picker__foot{background-image:linear-gradient(rgba(12,12,15,.9),rgba(9,9,11,.96));border-top:1px solid rgba(255,255,255,.08);flex:none;align-items:center;gap:12px;padding:11px 14px;display:flex}.chub-shot-picker__add{color:#fff;background-image:linear-gradient(160deg,#d8442c,#9e2618);border-radius:12px;align-items:center;gap:8px;height:38px;margin-left:auto;padding:0 16px;font-size:13px;font-weight:700;transition:transform .14s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 24px -10px rgba(216,68,44,.8),inset 0 1px rgba(255,255,255,.24)}.chub-shot-picker__add:active{transform:scale(.97)}.chub-shot-picker__add:disabled{color:rgba(255,255,255,.32);cursor:not-allowed;background-image:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.03));box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.chub-shot-pick{aspect-ratio:4/3;background-image:radial-gradient(120% 92% at 50% 6%,rgba(255,255,255,.05),transparent 60%),linear-gradient(#141519,#0b0c0f);border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.chub-shot-pick:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .15s;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}@media (hover:hover) and (pointer:fine){.chub-shot-pick:hover:after{opacity:1}}.chub-shot-pick[aria-selected=true]{border-color:transparent;box-shadow:inset 0 0 0 1.7px rgba(255,255,255,.72)}.chub-shot-pick__media{background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.chub-shot-pick__media--svg{place-items:center;display:grid}.chub-shot-pick__media--svg svg{width:82%;height:82%}.chub-shot-pick__tick{z-index:3;color:#0b0b0c;background-image:linear-gradient(rgba(10,11,13,.6),rgba(10,11,13,.6));border-radius:999px;place-items:center;width:20px;height:20px;transition:background-image .15s,color .15s;display:grid;position:absolute;top:8px;right:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.34)}.chub-shot-pick[aria-selected=true] .chub-shot-pick__tick{background-image:linear-gradient(rgba(255,255,255,.95),rgba(255,255,255,.95));box-shadow:inset 0 0 0 1px rgba(255,255,255,.9)}.chub-shot-pick__name{z-index:2;text-align:left;color:rgba(255,255,255,.62);white-space:nowrap;text-overflow:ellipsis;background-image:linear-gradient(transparent,rgba(5,6,8,.94));padding:18px 10px 8px;font-size:11px;font-weight:600;transition:color .15s;position:absolute;top:auto;bottom:0;left:0;right:0;overflow:hidden}.chub-shot-picker{background-image:linear-gradient(#1f1f23,#18181b);border-color:rgba(245,242,234,.12)}.chub-shot-picker__bar,.chub-shot-picker__foot{border-color:rgba(245,242,234,.07)}.chub-shot-picker__foot{background-image:linear-gradient(#1a1a1d,#151518)}.chub-shot-picker__tab{letter-spacing:-.005em;height:36px;padding:0 14px;font-size:14px;font-weight:700}.chub-shot-picker__add{color:#0e0e10;background-image:linear-gradient(#f6f4f0,#e0ded9);box-shadow:inset 0 1px rgba(255,255,255,.7)}.chub-shot-picker__add:not(:disabled):hover{background-image:linear-gradient(#fffefc,#eceae5)}.chub-shot-slot__remove{z-index:6;position:absolute;top:9px;right:9px}.chub-shot-picker__editing{letter-spacing:.01em;color:rgba(255,255,255,.5);margin-left:10px;font-size:12px;font-weight:500}.chub-shot-picker__editing b{font-variant-numeric:tabular-nums;color:rgba(255,255,255,.9);font-weight:700}.chub-shot-picker{max-height:calc(100% - var(--bs-bar-clear));-webkit-backdrop-filter:blur(30px)saturate(1.5);backdrop-filter:blur(30px)saturate(1.5);background:linear-gradient(rgba(30,32,36,.82) 0%,rgba(22,23,26,.86) 55%,rgba(18,19,22,.9) 100%);border-color:rgba(255,255,255,.08);top:0;bottom:auto;left:0;right:0;box-shadow:inset 0 1px rgba(255,255,255,.07),0 30px 70px -30px rgba(0,0,0,.95)}.chub-shot-picker__foot{background-image:none;border-color:rgba(255,255,255,.07)}.chub-shot-pick{aspect-ratio:16/9}.chub-shot-pick{border-radius:14px}.chub-shot-pick__name{letter-spacing:-.005em;color:rgba(255,255,255,.95);font-size:13px;font-weight:600}@keyframes chub-shot-scrim-in{0%{opacity:0}to{opacity:1}}.chub-shot-scrim{z-index:40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-image:linear-gradient(rgba(5,6,8,.62),rgba(5,6,8,.62));animation:.2s both chub-shot-scrim-in;position:absolute;top:0;bottom:0;left:0;right:0}.chub-shot-picker{z-index:41;border-radius:20px;width:min(1060px,100% - 64px);height:min(660px,100% - 64px);max-height:none;position:absolute;top:50%;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.chub-shot-scrim{animation:none}}.chub-shot-picker__grid{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr))}.chub-shot-picker{border-radius:18px;width:min(918px,100% - 64px);height:auto;max-height:min(714px,100% - 48px);top:max(24px,50% - 357px);left:50%;transform:translate(-50%)}.chub-shot-picker__head{flex:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 14px 12px 18px;display:flex}.chub-shot-picker__title{letter-spacing:-.01em;color:rgba(255,255,255,.96);font-size:14px;font-weight:700;line-height:19px}.chub-shot-picker__sub{letter-spacing:.01em;color:rgba(255,255,255,.48);margin-top:2px;font-size:11px;font-weight:400;line-height:15px}.chub-shot-picker__sub b{font-variant-numeric:tabular-nums;color:rgba(255,255,255,.78);font-weight:700}.chub-shot-picker__x{width:32px;height:32px;box-shadow:none;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border-radius:999px;transition:color .15s,background-image .15s}.chub-shot-picker__x:hover{color:#fff;box-shadow:none;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))}.chub-shot-picker__bar{border-bottom:1px solid rgba(255,255,255,.07);gap:6px;padding:0 18px 12px}.chub-shot-picker__tab{letter-spacing:-.005em;border-radius:10px;height:36px;padding:0 13px;font-size:13px;font-weight:700}.chub-shot-picker__kind{letter-spacing:.12em;font-size:10px}.chub-shot-picker__search{border-radius:10px;width:208px;height:36px}.chub-shot-picker__body{scrollbar-gutter:stable both-edges;padding:18px}.chub-shot-picker__grid{grid-template-columns:repeat(auto-fill,minmax(max(9rem,20% - 8px),1fr));align-content:start}.chub-shot-pick{aspect-ratio:auto;box-shadow:none;text-align:left;background-image:none;border:0;border-radius:0;flex-direction:column;gap:8px;display:flex;position:static;overflow:visible}.chub-shot-pick:after{display:none}.chub-shot-pick__frame{aspect-ratio:16/9;background-image:radial-gradient(120% 92% at 50% 6%,rgba(255,255,255,.05),transparent 60%),linear-gradient(#1a1b1f,#111215);border-radius:12px;width:100%;transition:box-shadow .15s;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}@media (hover:hover) and (pointer:fine){.chub-shot-pick:hover .chub-shot-pick__frame{box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.chub-shot-pick:hover .chub-shot-pick__name{color:#fff}}.chub-shot-pick[aria-selected=true]{box-shadow:none;border-color:transparent}.chub-shot-pick__meta{min-width:0;padding:0 2px;display:block}.chub-shot-pick__name{z-index:auto;letter-spacing:-.005em;color:rgba(255,255,255,.88);white-space:nowrap;text-overflow:ellipsis;background-image:none;padding:0;font-size:13px;font-weight:600;line-height:17px;transition:color .15s;display:block;position:static;top:auto;bottom:auto;left:auto;right:auto;overflow:hidden}.chub-shot-pick__desc{letter-spacing:.01em;color:rgba(255,255,255,.52);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:400;line-height:15px;display:block;overflow:hidden}.chub-shot-picker__foot{padding:12px 18px}.chub-shot-picker__tally{letter-spacing:.01em;font-variant-numeric:tabular-nums;color:rgba(255,255,255,.48);font-size:11px}.chub-shot-picker__add{border-radius:11px;height:38px;font-size:13px}.chub-shot-picker{width:min(1020px,100% - 64px);max-height:min(892px,100% - 48px);top:max(24px,50% - 446px)}.chub-shot-hero{isolation:isolate;border-bottom:1px solid rgba(255,255,255,.06);flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:24px 56px 22px 28px;display:grid;position:relative;overflow:hidden}.chub-shot-hero:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(78% 130% at 76% 42%,rgba(255,255,255,.055),transparent 68%);position:absolute;top:0;bottom:0;left:0;right:0}.chub-shot-hero__copy{min-width:0}.chub-shot-hero__title{letter-spacing:-.022em;text-transform:uppercase;color:rgba(255,255,255,.97);font-size:28px;font-weight:800;line-height:1.06}.chub-shot-hero__lede{letter-spacing:.005em;color:rgba(255,255,255,.62);max-width:44ch;margin-top:10px;font-size:13px;font-weight:400;line-height:19px}.chub-shot-hero__lede b{font-variant-numeric:tabular-nums;color:rgba(255,255,255,.85);font-weight:700}.chub-shot-hero__cta{letter-spacing:-.005em;color:rgba(255,255,255,.92);background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.043));border-radius:12px;align-items:center;gap:9px;height:40px;margin-top:18px;padding:0 16px;font-size:13px;font-weight:700;transition:background-image .15s,box-shadow .15s,color .15s,transform .14s;display:inline-flex;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}@media (hover:hover) and (pointer:fine){.chub-shot-hero__cta:hover{color:#fff;background-image:linear-gradient(rgba(255,255,255,.16),rgba(255,255,255,.075));box-shadow:inset 0 0 0 1px rgba(255,255,255,.26)}}.chub-shot-hero__cta:active{transform:scale(.97)}.chub-shot-hero__ctahint{letter-spacing:.01em;font-variant-numeric:tabular-nums;color:rgba(255,255,255,.5);margin-left:3px;padding-left:10px;font-size:11px;font-weight:600;box-shadow:inset 1px 0 rgba(255,255,255,.16)}.chub-shot-hero__fan{pointer-events:none;width:306px;height:146px;position:relative}.chub-shot-hero__card{width:106px;height:132px;transform:translateY(var(--dy))rotate(var(--rot));animation:.52s cubic-bezier(.16,1,.3,1) backwards chub-shot-fan-in;animation-delay:calc(var(--i)*70ms + .12s);background-position:50% 22%;background-size:cover;border-radius:15px;transition:transform .24s cubic-bezier(.22,1,.36,1);position:absolute;top:calc(50% - 66px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),0 20px 36px -16px rgba(0,0,0,.95)}.chub-shot-hero__card:first-child{z-index:1;--rot:-9deg;--dy:6px;left:0}.chub-shot-hero__card:nth-child(2){z-index:3;--rot:-1deg;--dy:-7px;left:98px}.chub-shot-hero__card:nth-child(3){z-index:2;--rot:9deg;--dy:5px;left:196px}@media (hover:hover) and (pointer:fine){.chub-shot-hero:hover .chub-shot-hero__card:first-child{transform:translateY(var(--dy))rotate(calc(var(--rot) - 3deg))translateX(-10px)}.chub-shot-hero:hover .chub-shot-hero__card:nth-child(3){transform:translateY(var(--dy))rotate(calc(var(--rot) + 3deg))translateX(10px)}.chub-shot-hero:hover .chub-shot-hero__card:nth-child(2){transform:translateY(calc(var(--dy) - 3px))rotate(var(--rot))}}@media (prefers-reduced-motion:reduce){.chub-shot-hero__card{transition:none;animation:none}.chub-shot-hero:hover .chub-shot-hero__card{transform:translateY(var(--dy))rotate(var(--rot))}}.chub-shot-picker__x{z-index:4;background-image:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,.06));position:absolute;top:14px;right:14px}.chub-shot-picker__x:hover{background-image:linear-gradient(rgba(255,255,255,.14),rgba(255,255,255,.14))}.chub-shot-picker__bar{padding:12px 18px}.chub-shot-picker{background-image:linear-gradient(rgba(30,30,30,.87) 0%,rgba(26,26,26,.88) 55%,rgba(23,23,23,.9) 100%);border-color:rgba(255,255,255,.1);box-shadow:inset 0 1px rgba(255,255,255,.1),0 40px 90px -34px rgba(0,0,0,.96)}.chub-shot-picker:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px;position:absolute;top:0;bottom:0;left:0;right:0}.chub-shot-hero,.chub-shot-picker__bar,.chub-shot-picker__body,.chub-shot-picker__foot{z-index:1;position:relative}.chub-shot-hero{background-image:radial-gradient(76% 128% at 76% 40%,rgba(255,255,255,.075),transparent 66%),linear-gradient(rgba(0,0,0,.16) 0%,rgba(0,0,0,.24) 100%);border-bottom-color:rgba(255,255,255,.07)}.chub-shot-hero:before{background-image:none}.chub-shot-picker__body,.chub-shot-picker__bar{background-image:linear-gradient(rgba(255,255,255,.035),rgba(255,255,255,.035))}.chub-shot-picker__bar{border-bottom-color:rgba(255,255,255,.055)}.chub-shot-picker__foot{background-image:linear-gradient(rgba(0,0,0,.24),rgba(0,0,0,.32));border-top-color:rgba(255,255,255,.075)}.chub-shot-picker__search,.chub-shot-picker__x{background-image:linear-gradient(rgba(255,255,255,.055),rgba(255,255,255,.055));box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.chub-shot-picker__x{box-shadow:none}.chub-shot-picker{gap:var(--afc-pick-shell-gap);padding:var(--afc-pick-shell-pad);border-radius:var(--afc-pick-shell-radius);background-image:var(--afc-pick-shell-bg);-webkit-backdrop-filter:var(--afc-pick-blur);backdrop-filter:var(--afc-pick-blur);box-shadow:var(--afc-pick-shell-shadow);border:0;flex-direction:column;display:flex}.chub-shot-picker:before{border-radius:var(--afc-pick-shell-radius)}.chub-shot-hero{background-image:radial-gradient(70% 120% at 78% 44%,rgba(255,255,255,.06),transparent 64%);border-bottom:0;padding:26px 40px 26px 28px}.chub-shot-hero__title{font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.02em;color:#f7f7f8;font-size:28px;font-weight:700;line-height:36px}.chub-shot-hero__lede{letter-spacing:0;color:#898a8b;margin-top:8px;font-size:14px;font-weight:500;line-height:20px}.chub-shot-hero__lede b{color:#d6d7d8}.chub-shot-hero__cta{letter-spacing:0;color:#f7f7f8;background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08));border-radius:12px;height:40px;margin-top:20px;font-size:14px;font-weight:600;box-shadow:inset 0 0 0 1px rgba(217,217,217,.07)}@media (hover:hover) and (pointer:fine){.chub-shot-hero__cta:hover{background-image:linear-gradient(rgba(255,255,255,.13),rgba(255,255,255,.13));box-shadow:inset 0 0 0 1px rgba(217,217,217,.14)}}.chub-shot-hero__ctahint{color:#a2a3a4;font-size:12px;box-shadow:inset 1px 0 rgba(217,217,217,.12)}.chub-shot-panel{z-index:1;min-height:0;padding:var(--afc-pick-panel-pad);border-radius:var(--afc-pick-panel-radius);background-image:var(--afc-pick-panel-bg);flex-direction:column;flex:auto;display:flex;position:relative;overflow:hidden}.chub-shot-picker__bar,.chub-shot-picker__body{background-image:none}.chub-shot-picker__bar{border-bottom:0;padding:2px 4px 10px}.chub-shot-picker__body{padding:4px 4px 8px}.chub-shot-picker__foot{border-top:1px solid var(--afc-pick-hairline);background-image:none;padding:10px 4px 2px}.chub-shot-picker__tab{height:32px;color:var(--afc-pick-text-4);box-shadow:none;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border-radius:10px;padding:0 12px;font-size:13px;font-weight:600}.chub-shot-picker__tab[aria-selected=true]{color:var(--afc-pick-text-1);box-shadow:none;background-image:linear-gradient(var(--afc-pick-surface),var(--afc-pick-surface))}.chub-shot-picker__search{width:203px;height:32px;box-shadow:none;background-image:linear-gradient(var(--afc-pick-surface),var(--afc-pick-surface));border-radius:8px}.chub-shot-picker__search input{font-size:13px}.chub-shot-picker__x{width:32px;height:32px;color:var(--afc-pick-text-3);box-shadow:none;background-image:linear-gradient(var(--afc-pick-surface),var(--afc-pick-surface));top:14px;right:12px}.chub-shot-picker__x:hover{color:var(--afc-pick-text-1);background-image:linear-gradient(var(--afc-pick-surface-hover),var(--afc-pick-surface-hover))}.chub-shot-pick__frame{background-image:radial-gradient(120% 92% at 50% 6%,rgba(255,255,255,.05),transparent 60%),linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.05));box-shadow:inset 0 0 0 1px rgba(217,217,217,.06)}@media (hover:hover) and (pointer:fine){.chub-shot-pick:hover .chub-shot-pick__frame{box-shadow:inset 0 0 0 1px rgba(217,217,217,.24)}}.chub-shot-pick__name{color:#d6d7d8;font-size:13px;font-weight:600}.chub-shot-pick__desc{color:#898a8b;font-size:11px;font-weight:400}.chub-shot-picker__tally{color:#898a8b}.chub-shot-scrim{-webkit-backdrop-filter:none;backdrop-filter:none;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7))}.chub-shot-picker__tab{letter-spacing:0;color:#8c8d8e;height:32px;box-shadow:none;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid transparent;border-radius:10px;gap:4px;padding:0 12px;font-size:12px;font-weight:600;line-height:18px}.chub-shot-picker__tab:hover{color:#b4b5b6}.chub-shot-picker__tab[aria-selected=true]{color:#fff;box-shadow:none;background-image:linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.05));border-color:rgba(217,217,217,.04)}.chub-shot-picker__kind{letter-spacing:.12em;color:#606162;font-size:9px}.chub-shot-picker__search{width:203px;height:32px;box-shadow:none;background-image:linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.05));border:1px solid rgba(217,217,217,.04);border-radius:8px;gap:0;padding:0 12px 0 10px}.chub-shot-picker__search svg{margin-right:8px}.chub-shot-picker__search input{color:#fff;font-size:14px;font-weight:400;line-height:20px}.chub-shot-picker__search input::placeholder{color:#8c8d8e}.chub-shot-picker__x{color:#f7f7f8}.chub-shot-hero__cta{letter-spacing:0;color:#fff;background-image:radial-gradient(120% 160% at 30% 0,#e62c32 40%,#be1820 100%);border-radius:12px;gap:8px;height:48px;margin-top:22px;padding:0 24px 2px;font-size:16px;font-weight:600;line-height:20px;box-shadow:inset 0 1px rgba(255,255,255,.22),0 10px 22px -12px rgba(206,28,36,.75)}@media (hover:hover) and (pointer:fine){.chub-shot-hero__cta:hover{background-image:radial-gradient(120% 160% at 30% 0,#f03a40 40%,#cc1e26 100%);box-shadow:inset 0 1px rgba(255,255,255,.28),0 12px 26px -12px rgba(206,28,36,.9)}}.chub-shot-hero__cta svg{opacity:.9;width:18px;height:18px}.chub-shot-hero__ctahint{color:rgba(255,255,255,.95);margin-left:4px;padding-left:12px;font-size:13px;font-weight:500;box-shadow:inset 1px 0 rgba(255,255,255,.34)}.chub-shot-scrim{z-index:200;position:fixed;top:0;bottom:0;left:0;right:0}.chub-shot-picker{z-index:201;background-image:linear-gradient(rgba(21,21,21,.88) 0%,rgba(21,21,21,.88) 100%);position:fixed}.chub-shot-picker:before{content:none}.chub-shot-hero{background-image:none}.chub-shot-pick__frame{background-image:linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.05))}.chub-shot-hero__cta{box-shadow:inset 0 1px rgba(255,255,255,.18)}@media (hover:hover) and (pointer:fine){.chub-shot-hero__cta:hover{box-shadow:inset 0 1px rgba(255,255,255,.24)}}.chub-shot-scrim{background-image:linear-gradient(rgba(0,0,0,.52),rgba(0,0,0,.52))}.chub-shot-picker{background-image:linear-gradient(rgba(26,26,26,.74) 0%,rgba(26,26,26,.74) 100%)}.chub-shot-pick__desc,.chub-shot-picker__tally,.chub-shot-picker__tab,.chub-shot-hero__lede,.chub-shot-picker__search input::placeholder{color:#98999a}.chub-shot-picker__kind{color:#7a7b7c}.chub-shot-picker__bar{gap:4px}.chub-shot-picker__tab{letter-spacing:0;transition:color .2s cubic-bezier(.4,0,.2,1),background-image .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1)}.chub-shot-picker__search{padding:0 12px 0 8px}.chub-shot-picker__search svg{opacity:1;color:#868788;margin-right:9px}.chub-shot-picker__tab{font-weight:500}.chub-shot-picker__tab svg{opacity:.62;width:14px;height:14px}.chub-shot-picker__kind{letter-spacing:.08em;color:#767778;font-size:10px;font-weight:500}.chub-shot-picker__tab[aria-selected=true] .chub-shot-picker__kind{color:#9e9fa0}.chub-shot-pick__frame--new{color:#b2b3b4;background-image:linear-gradient(rgba(255,255,255,.035),rgba(255,255,255,.035));flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:box-shadow .15s,color .15s,background-image .15s;display:flex;box-shadow:inset 0 0 0 1px rgba(217,217,217,.1)}@media (hover:hover) and (pointer:fine){.chub-shot-pick--new:hover .chub-shot-pick__frame--new{color:#f7f7f8;background-image:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.07));box-shadow:inset 0 0 0 1px rgba(217,217,217,.22)}}.chub-shot-pick__newlabel{letter-spacing:.01em;font-size:12px;font-weight:500}.chub-shot-pick__note{letter-spacing:.005em;text-align:left;color:#babbbc;-webkit-line-clamp:5;-webkit-box-orient:vertical;padding:12px 13px;font-size:11.5px;font-weight:400;line-height:17px;display:-webkit-box;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.chub-shot-pick__del{z-index:4;cursor:pointer;opacity:0;color:#d6d7d8;background-image:linear-gradient(rgba(10,10,11,.72),rgba(10,10,11,.72));border-radius:999px;place-items:center;width:28px;height:28px;transition:opacity .15s,background-image .15s;display:grid;position:absolute;top:8px;right:8px;box-shadow:inset 0 0 0 1px rgba(217,217,217,.14)}@media (hover:hover) and (pointer:fine){.chub-shot-pick:hover .chub-shot-pick__del{opacity:1}.chub-shot-pick__del:hover{background-image:linear-gradient(rgba(28,28,30,.92),rgba(28,28,30,.92))}}.chub-shot-pick__del:focus-visible{opacity:1;outline-offset:2px;outline:2px solid rgba(255,255,255,.55)}.chub-shot-compose{flex-direction:column;gap:14px;height:100%;min-height:0;padding:6px 4px 2px;display:flex}.chub-shot-compose__field{flex-direction:column;gap:7px;min-height:0;display:flex}.chub-shot-compose__field--grow{flex:auto}.chub-shot-compose__label{letter-spacing:.06em;text-transform:uppercase;color:#98999a;font-size:11px;font-weight:600}.chub-shot-compose input,.chub-shot-compose textarea{color:#f7f7f8;background-image:linear-gradient(rgba(255,255,255,.043),rgba(255,255,255,.043));border:1px solid rgba(217,217,217,.06);border-radius:10px;outline:none;width:100%;padding:10px 13px;font-size:14px;font-weight:400;line-height:21px;transition:border-color .15s,background-image .15s}.chub-shot-compose textarea{resize:none;flex:auto;min-height:0}.chub-shot-compose input:focus,.chub-shot-compose textarea:focus{background-image:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.07));border-color:rgba(217,217,217,.2)}.chub-shot-compose input::placeholder,.chub-shot-compose textarea::placeholder{color:#8c8d8e}.chub-shot-compose__acts{align-items:center;gap:10px;display:flex}.chub-shot-compose__acts .chub-shot-picker__add{margin-left:0}.chub-shot-compose__acts .chub-shot-picker__tally{margin-right:auto}.chub-shot-compose__cancel{color:#d6d7d8;background-image:linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.05));border-radius:11px;height:38px;padding:0 16px;font-size:13px;font-weight:600;transition:background-image .15s,color .15s;box-shadow:inset 0 0 0 1px rgba(217,217,217,.06)}@media (hover:hover) and (pointer:fine){.chub-shot-compose__cancel:hover{color:#f7f7f8;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))}}.chub-shot-picker__body{min-height:0}.chub-shot-picker__tab svg{opacity:.48}.chub-shot-picker__tab[aria-selected=true] svg{opacity:.7}.chub-shot-picker__tab[aria-selected=true]{color:#e8e9ea;background-image:linear-gradient(rgba(255,255,255,.043),rgba(255,255,255,.043));border-color:rgba(217,217,217,.043)}.chub-shot-slot__remove{z-index:7;line-height:0;position:absolute;top:9px;right:9px}.chub-shot-slot__menubtn{cursor:pointer;opacity:0;color:#e8e9ea;pointer-events:auto;background-image:linear-gradient(rgba(10,10,11,.6),rgba(10,10,11,.6));border-radius:999px;place-items:center;width:26px;height:26px;transition:opacity .15s,background-image .15s;display:grid;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}@media not all and (hover:hover){.chub-shot-slot__menubtn{opacity:1}}.chub-shot-slot__menubtn[aria-expanded=true]{opacity:1;background-image:linear-gradient(rgba(30,30,32,.92),rgba(30,30,32,.92))}.chub-shot-slot__menu{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-image:linear-gradient(rgba(28,28,29,.97),rgba(24,24,25,.97));border-radius:12px;flex-direction:column;gap:1px;min-width:168px;padding:5px;line-height:normal;animation:.14s cubic-bezier(.16,1,.3,1) backwards chub-shot-slotmenu-in;display:flex;position:absolute;top:32px;right:0;box-shadow:inset 0 0 0 1px rgba(217,217,217,.08),0 14px 34px -14px rgba(0,0,0,.9)}.chub-shot-slot__menuitem{cursor:pointer;color:#d6d7d8;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border-radius:8px;align-items:center;gap:9px;height:32px;padding:0 10px;font-size:13px;font-weight:500;transition:background-image .12s,color .12s;display:flex}@media (hover:hover) and (pointer:fine){.chub-shot-slot__menuitem:hover{color:#f7f7f8;background-image:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.07))}}.chub-shot-slot__menusep{background-image:linear-gradient(rgba(217,217,217,.1),rgba(217,217,217,.1));height:1px;margin:4px 6px}@media (prefers-reduced-motion:reduce){.chub-shot-slot__menu{animation:none}}.chub-shot-slot__menubtn{opacity:0;pointer-events:auto;width:22px;height:22px;transition:opacity .15s cubic-bezier(.4,0,1,1),background-image .16s,box-shadow .16s,color .16s}.chub-shot-slot__menubtn svg{width:14px;height:14px}.chub-shot-slot__menubtn[aria-expanded=true]{opacity:1}@media not all and (hover:hover){.chub-shot-slot__menubtn{opacity:1}}.chub-shot-slot__menu{top:28px}.chub-shot-hero__title{letter-spacing:-.022em;font-size:40px;line-height:46px}.chub-shot-hero__lede{max-width:46ch;margin-top:12px}.chub-shot-hero__card{transition:none}@media (hover:hover) and (pointer:fine){.chub-shot-hero:hover .chub-shot-hero__card:first-child,.chub-shot-hero:hover .chub-shot-hero__card:nth-child(2),.chub-shot-hero:hover .chub-shot-hero__card:nth-child(3){transform:translateY(var(--dy))rotate(var(--rot))}}.chub-shot-picker{-webkit-backdrop-filter:none;backdrop-filter:none;background-image:linear-gradient(#0e0e0f 0%,#0e0e0f 100%)}.chub-shot-panel{background-image:var(--afc-pick-panel-bg)}.chub-shot-pick__frame{aspect-ratio:3/4}.chub-shot-picker__grid{gap:10px}.chub-shot-pick__meta{z-index:3;background-image:var(--afc-card-ground);pointer-events:none;padding:64px 12px 12px;display:block;position:absolute;top:auto;bottom:0;left:0;right:0}.chub-shot-pick__name{font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.005em;text-transform:uppercase;color:#fff;text-shadow:var(--afc-card-ground-shadow);white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;font-weight:700;line-height:20px;display:-webkit-box;overflow:hidden}.chub-shot-pick__desc{display:none}.chub-shot-pick__note{-webkit-line-clamp:8;font-size:12px;line-height:18px}.chub-shot-picker__body{position:relative}.chub-shot-pick__frame{transition:box-shadow .16s;box-shadow:inset 0 0 0 2px rgba(217,217,217,.05)}@media (hover:hover) and (pointer:fine){.chub-shot-pick:hover .chub-shot-pick__frame{box-shadow:inset 0 0 0 2px rgba(255,255,255,.3)}}.chub-shot-pick[aria-selected=true] .chub-shot-pick__frame{box-shadow:inset 0 0 0 2px rgba(255,255,255,.95)}.chub-shot-pick__tick{opacity:0;pointer-events:none;color:transparent;background-image:linear-gradient(rgba(10,10,11,.55),rgba(10,10,11,.55));border-radius:5px;width:16px;height:16px;top:10px;right:10px;box-shadow:inset 0 0 0 1.25px rgba(255,255,255,.55)}.chub-shot-pick__tick svg{width:11px;height:11px}@media (hover:hover) and (pointer:fine){.chub-shot-pick:hover .chub-shot-pick__tick{opacity:1}}.chub-shot-pick[aria-selected=true] .chub-shot-pick__tick{opacity:1;color:#101012;background-image:linear-gradient(#f6f4f0,#f6f4f0);box-shadow:inset 0 0 0 1.25px #f6f4f0}@media not all and (hover:hover){.chub-shot-pick__tick{opacity:1}}.chub-shot-pick[aria-selected=true] .chub-shot-pick__name{color:#fff}.chub-shot-pick{--afc-pick-hov-in:.24s;--afc-pick-hov-out:.15s;--afc-pick-hov-ease-in:cubic-bezier(.3,.15,.2,1);--afc-pick-hov-ease-out:cubic-bezier(.4,0,1,1)}.chub-shot-pick:after{transition:opacity var(--afc-pick-hov-out)var(--afc-pick-hov-ease-out)}.chub-shot-pick__frame{transition:box-shadow var(--afc-pick-hov-out)var(--afc-pick-hov-ease-out)}.chub-shot-pick__media{transition:transform var(--afc-pick-hov-out)var(--afc-pick-hov-ease-out)}.chub-shot-pick__tick{transition:opacity var(--afc-pick-hov-out)var(--afc-pick-hov-ease-out),background-image var(--afc-pick-hov-out)var(--afc-pick-hov-ease-out),box-shadow var(--afc-pick-hov-out)var(--afc-pick-hov-ease-out),color var(--afc-pick-hov-out)var(--afc-pick-hov-ease-out)}@media (hover:hover) and (pointer:fine){.chub-shot-pick:hover:after,.chub-shot-pick:hover .chub-shot-pick__frame,.chub-shot-pick:hover .chub-shot-pick__media,.chub-shot-pick:hover .chub-shot-pick__tick{transition-duration:var(--afc-pick-hov-in);transition-timing-function:var(--afc-pick-hov-ease-in)}.chub-shot-pick:hover .chub-shot-pick__media:not(.chub-shot-pick__media--svg){transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.chub-shot-pick:after,.chub-shot-pick__frame,.chub-shot-pick__media,.chub-shot-pick__tick,.chub-shot-pick:hover:after,.chub-shot-pick:hover .chub-shot-pick__frame,.chub-shot-pick:hover .chub-shot-pick__media,.chub-shot-pick:hover .chub-shot-pick__tick{transition:none}.chub-shot-pick:hover .chub-shot-pick__media{transform:none}}.chub-shot-pick__mark{z-index:0;fill:rgba(255,255,255,.055);pointer-events:none;width:82%;height:auto;position:absolute;bottom:-10%;right:-14%}.chub-shot-pick__note{z-index:1}.chub-shot-pick__mark{fill:rgba(255,255,255,.067);width:82%;bottom:-10%;right:-14%}.chub-shot-pick[aria-selected=true] .chub-shot-pick__mark{fill:rgba(255,255,255,.1)}.chub-shot-pick{position:relative}.chub-shot-pick__tick{top:10px;left:10px;right:auto}.chub-shot-pick__del{display:none}.chub-shot-pick .chub-shot-slot__menubtn{opacity:0}@media (hover:hover) and (pointer:fine){.chub-shot-pick:hover .chub-shot-slot__menubtn{opacity:1;transition:opacity .24s cubic-bezier(0,0,.2,1),background-image .16s}}.chub-shot-pick .chub-shot-slot__menubtn[aria-expanded=true]{opacity:1}@media not all and (hover:hover){.chub-shot-pick .chub-shot-slot__menubtn{opacity:1}}.chub-shot-pick__note{-webkit-line-clamp:5;padding:0;top:50%;bottom:62px;left:13px;right:13px}.chub-shot-pick__nameedit{width:100%;font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.005em;text-transform:uppercase;color:#fff;pointer-events:auto;background-image:linear-gradient(rgba(255,255,255,.12),rgba(255,255,255,.12));border:0;border-radius:5px;outline:none;margin:0;padding:2px 4px;font-size:17px;font-weight:700;line-height:20px;display:block;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.chub-shot-pick__nameedit::selection{background:rgba(255,255,255,.28)}.chub-shot-pick__meta:has(.chub-shot-pick__nameedit){pointer-events:auto}.chub-shot-compose,.chub-shot-picker__grid{animation:.2s cubic-bezier(.16,1,.3,1) backwards chub-shot-swap-in}.chub-shot-picker__foot>*{animation:.18s cubic-bezier(.16,1,.3,1) backwards chub-shot-swap-in}@media (prefers-reduced-motion:reduce){.chub-shot-compose,.chub-shot-picker__grid,.chub-shot-picker__foot>*{animation:none}}.chub-shot-picker__body[data-composing=true]{flex-direction:column;display:flex;overflow:hidden}.chub-shot-picker__body[data-composing=true] .chub-shot-compose{flex:auto;height:auto;min-height:0}.chub-shot-picker__foot .chub-shot-compose__cancel{margin-left:auto}.chub-shot-picker__foot .chub-shot-compose__cancel+.chub-shot-picker__add{margin-left:0}.chub-shot-hero__own{isolation:isolate;align-content:center;place-items:center;width:306px;height:146px;display:grid;position:relative}.chub-shot-hero__ownmark{z-index:0;fill:rgba(255,255,255,.06);pointer-events:none;width:128px;height:auto;position:absolute;top:50%;right:8%;transform:translateY(-50%)}.chub-shot-hero__owncount{z-index:1;font-family:var(--font-space-grotesk),var(--font-inter),sans-serif;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:#f7f7f8;font-size:56px;font-weight:700;line-height:56px}.chub-shot-hero__ownlabel{z-index:1;letter-spacing:.1em;text-transform:uppercase;color:#8c8d8e;margin-top:8px;font-size:12px;font-weight:500}.chub-shot-hero__own{justify-items:start;padding-left:4px}.chub-shot-hero__ownmark{fill:rgba(255,255,255,.07);width:300px;top:auto;bottom:-104px;right:-78px;transform:none}.afc-shot-anchored .chub-shot-picker{border-radius:var(--afc-pick-shell-radius);width:100%;height:100%;max-height:none;position:static;top:auto;bottom:auto;left:auto;right:auto;transform:none}.afc-shot-anchored .chub-shot-scrim,.afc-shot-anchored .chub-shot-hero__fan,.afc-shot-anchored .chub-shot-hero__own,.chub-shot-hero__mark{display:none}.afc-shot-anchored .chub-shot-hero__mark{z-index:0;fill:rgba(255,255,255,.06);pointer-events:none;width:auto;height:132px;display:block;position:absolute;top:-19px;bottom:auto;right:-18px;transform:none}.afc-shot-anchored .chub-shot-picker:has(.chub-shot-picker__body[data-composing]) .chub-shot-hero__mark{display:none}.afc-shot-anchored .chub-shot-hero__copy{z-index:1;position:relative}.afc-shot-anchored .chub-shot-picker:has(.chub-shot-picker__body[data-composing]) .chub-shot-hero__lede{display:none}.afc-shot-anchored .chub-shot-picker:has(.chub-shot-picker__body[data-composing]) .chub-shot-hero{padding-bottom:6px}.afc-shot-anchored .chub-shot-hero{padding:16px 20px 14px}.afc-shot-anchored .chub-shot-hero__title{font-size:20px;line-height:26px}.afc-shot-anchored .chub-shot-hero__lede{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin-top:4px;font-size:12.5px;line-height:17px;display:-webkit-box;overflow:hidden}.afc-shot-sheet .chub-shot-picker{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;width:100%;height:100%;max-height:none;animation:none;position:static;top:auto;bottom:auto;left:auto;right:auto;transform:none}.afc-shot-sheet .chub-shot-scrim,.afc-shot-sheet .chub-shot-hero__fan,.afc-shot-sheet .chub-shot-hero__own{display:none}.afc-shot-sheet .chub-shot-hero{padding:max(16px,env(safe-area-inset-top,0px))18px 12px}.afc-shot-sheet .chub-shot-hero__title{font-size:20px;line-height:26px}.afc-shot-sheet .chub-shot-hero__lede{margin-top:4px;font-size:12.5px;line-height:17px}.afc-shot-sheet .chub-shot-hero__mark{z-index:0;fill:rgba(255,255,255,.06);pointer-events:none;width:auto;height:132px;display:block;position:absolute;top:-19px;bottom:auto;right:-18px;transform:none}.afc-shot-sheet .chub-shot-hero__copy{z-index:1;position:relative}.afc-shot-sheet .chub-shot-picker:has(.chub-shot-picker__body[data-composing]) .chub-shot-hero__mark{display:none}.afc-shot-sheet .chub-shot-picker:has(.chub-shot-picker__body[data-composing]) .chub-shot-hero__lede{display:none}.afc-shot-sheet .chub-shot-picker:has(.chub-shot-picker__body[data-composing]) .chub-shot-hero{padding-bottom:6px}.afc-shot-sheet .chub-shot-picker__x{width:44px;height:44px;top:max(6px,calc(env(safe-area-inset-top,0px) - 2px));right:6px}.afc-shot-sheet .chub-shot-picker__bar{flex-wrap:wrap;row-gap:8px}.afc-shot-sheet .chub-shot-picker__tab{min-height:40px}.afc-shot-sheet .chub-shot-picker__search{flex:100%;order:10;width:100%;min-height:40px}.afc-shot-sheet .chub-shot-picker__search input,.afc-shot-sheet .chub-shot-compose input,.afc-shot-sheet .chub-shot-compose textarea{font-size:16px}.afc-shot-sheet .chub-shot-picker__grid{grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr))}.afc-shot-sheet .chub-shot-picker__foot{padding-bottom:max(10px,env(safe-area-inset-bottom,0px))}.afc-shot-sheet .chub-shot-picker__add,.afc-shot-sheet .chub-shot-compose__cancel{min-height:44px}.chub-shot-pick__media--video{background-image:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.chub-shot-pick:hover .chub-shot-pick__media--video,.chub-shot-pick:active .chub-shot-pick__media--video,.chub-shot-pick__media--video video,.chub-shot-pick__media--video img{transition:none;transform:none}
:root{--chub-reveal-in:var(--afc-act-reveal,.34s);--chub-reveal-out:var(--afc-act-reveal-exit,.23s);--chub-ease:var(--afc-act-ease,cubic-bezier(.33,1,.68,1))}.creator-hub-slot,.chub-shot-slot--empty{border-radius:var(--afc-shot-slot-radius,10px)}.creator-hub-slot{--chub-ground-h:96px;--chub-ground-pad:calc(var(--chub-ground-h) - 31px)}.creator-hub-slot:before,.creator-hub-slot:after{content:"";border-radius:inherit;pointer-events:none;z-index:5;transition:opacity var(--chub-reveal-out)var(--chub-ease);position:absolute;top:0;bottom:0;left:0;right:0}.creator-hub-slot:after{opacity:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}.chub-shot-board{flex:auto;min-height:0;position:relative;overflow:hidden}.chub-shot-slots{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) transparent;grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));grid-auto-rows:15rem;align-content:start;gap:12px;height:100%;padding:5px 10px 5px 3px;display:grid;overflow-y:auto}.chub-shot-dock{z-index:30;width:var(--bs-bar-w);position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.chub-shot-board{--gs-glass-plate:rgba(6,7,9,.74);--gs-glass-plate-hover:rgba(6,7,9,.88)}.chub-shot-dock{align-items:stretch;gap:10px;width:auto;display:flex}.chub-shot-dock>.creator-hub-toolbar-shell:last-child{width:var(--bs-bar-w)}.chub-shot-axis{flex-direction:column;flex:none;gap:6px;padding:8px;display:flex}.chub-shot-axis__btn{letter-spacing:.01em;color:rgba(255,255,255,.42);border-radius:14px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:5px;width:76px;min-height:52px;font-size:11.5px;font-weight:600;transition:color .17s,box-shadow .17s,background-image .17s;display:flex}.chub-shot-axis__btn svg{opacity:.55;transition:opacity .17s}.chub-shot-axis__btn[aria-pressed=true]{color:#fff}.chub-shot-axis__btn[aria-pressed=true] svg{opacity:.95}@media (hover:hover){.chub-shot-axis__btn[aria-pressed=false]:hover{color:rgba(255,255,255,.82)}.chub-shot-axis__btn[aria-pressed=false]:hover svg{opacity:.8}}.chub-shot-dock{width:auto;max-width:calc(100% - 32px)}.chub-shot-dock>.creator-hub-toolbar-shell:last-child{flex:0 53rem;width:53rem;min-width:0}.chub-shot-dock .creator-hub-chip-btn,.chub-shot-dock button[aria-label="Add reference image"],.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-btn,.creator-hub-toolbar-shell--single-desktop button[aria-label="Add reference image"]{border-radius:10px!important}.chub-shot-dock .creator-hub-chip-btn,.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-btn{border-color:rgba(0,0,0,.55)!important;box-shadow:inset 0 1px rgba(255,255,255,.05)!important}.chub-shot-dock .creator-hub-chip-btn:hover,.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-btn:hover{background-image:linear-gradient(rgba(255,255,255,.09),rgba(255,255,255,.043))!important;border-color:rgba(0,0,0,.62)!important;box-shadow:inset 0 1px rgba(255,255,255,.1)!important}.chub-shot-dock .creator-hub-chip-btn[aria-expanded=true],.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-btn[aria-expanded=true]{border-color:rgba(255,255,255,.24)!important}.chub-shot-dock button[aria-label="Add reference image"],.creator-hub-toolbar-shell--single-desktop button[aria-label="Add reference image"]{border-color:rgba(0,0,0,.55)!important}.chub-shot-dock button[aria-label="Add reference image"]:hover,.creator-hub-toolbar-shell--single-desktop button[aria-label="Add reference image"]:hover{border-color:rgba(0,0,0,.62)!important}.chub-shot-dock .creator-hub-chip-btn,.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-btn{justify-content:center}.chub-shot-dock .creator-hub-chip-btn .creator-hub-chip-value,.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-btn .creator-hub-chip-value{flex:0 auto}.chub-shot-dock .ub[data-tone=blue][data-variant=solid]{--ub-bg:linear-gradient(100deg in oklch,#38a0ff 0%,#2dd4bf 100%)}.chub-shot-dock .creator-hub-toolbar-shell,.chub-shot-axis,.creator-hub-toolbar-shell--single-desktop{-webkit-backdrop-filter:blur(18px)saturate(1.04);backdrop-filter:blur(18px)saturate(1.04)}.chub-shot-dock .creator-hub-toolbar-shell,.chub-shot-axis{background:linear-gradient(#1e2024 0%,#16171a 55%,#121316 100%)}.chub-shot-dock .creator-hub-toolbar-shell>div{flex-direction:column;height:100%;display:flex}.chub-shot-dock .creator-hub-toolbar-row{margin-top:auto}.chub-shot-dock .creator-hub-settings-strip,.creator-hub-toolbar-shell--single-desktop .creator-hub-settings-strip{gap:5px}.chub-shot-dock .creator-hub-chip-value,.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-value{transform:translateY(.5px)}.chub-shot-dock .creator-hub-chip-btn>.lucide-gem,.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-btn>.lucide-gem{transform:translateY(-.33px)}.chub-shot-dock .creator-hub-chip-btn>.lucide-clapperboard,.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-btn>.lucide-clapperboard{transform:translateY(.33px)}.chub-shot-slots{grid-auto-rows:auto}.chub-shot-slots>.chub-tile{aspect-ratio:16/9;height:auto}.chub-shot-slots{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));grid-template-columns:repeat(var(--bs-cols,4),minmax(0,1fr));--chub-mark-size:clamp(20px,calc(120px/var(--bs-cols,4)),40px)}.chub-shot-slot__cap{z-index:2;align-items:center;gap:7px;min-width:0;margin-top:auto;padding:0 12px 11px;display:flex;position:relative;container-type:inline-size}.chub-shot-slot__cap--acts{padding-right:56px}.chub-shot-slot__num{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:rgba(255,255,255,.55);flex:none;font-size:11px;font-weight:700}.chub-shot-slot__kind{color:rgba(255,255,255,.45);flex:none;width:12px;height:12px}.chub-shot-slot__name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.005em;color:rgba(255,255,255,.95);min-width:0;font-size:13px;font-weight:600;overflow:hidden}.chub-shot-slot__ready{color:#cfe8d6;flex:none;width:13px;height:13px;margin-left:auto}.chub-shot-slot__num--bare{z-index:2;position:absolute;top:10px;left:12px}.chub-shot-slot__empty{z-index:2;color:rgba(255,255,255,.5);flex-direction:column;align-items:center;gap:8px;margin:auto;transition:color .16s;display:flex;position:relative}.chub-shot-slot__emptyplate{background-image:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.024));border-radius:12px;place-items:center;width:38px;height:38px;transition:box-shadow .16s,background-image .16s;display:grid;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.chub-shot-slot__emptylabel{letter-spacing:.01em;font-size:12px;font-weight:600}@media (hover:hover){.creator-hub-slot:hover .chub-shot-slot__empty{color:rgba(255,255,255,.88)}.creator-hub-slot:hover .chub-shot-slot__emptyplate{background-image:linear-gradient(rgba(255,255,255,.12),rgba(255,255,255,.043));box-shadow:inset 0 0 0 1px rgba(255,255,255,.26)}}.chub-shot-slot__num{color:rgba(255,255,255,.72)}.chub-shot-slot__num,.chub-shot-slot__name{transition:opacity var(--chub-reveal-out)var(--chub-ease)}@media (hover:hover){.creator-hub-slot:hover .chub-shot-slot__num,.creator-hub-slot:hover .chub-shot-slot__name{opacity:0;transition-duration:var(--chub-reveal-in)}.creator-hub-slot:has(:focus-visible) .chub-shot-slot__num{opacity:0;transition-duration:var(--chub-reveal-in)}.creator-hub-slot:has(:focus-visible) .chub-shot-slot__name{opacity:0;transition-duration:var(--chub-reveal-in)}}.chub-shot-slot__remove{z-index:6;position:absolute;top:9px;right:9px}.chub-shot-slot__removebtn{border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}@media (hover:hover) and (pointer:fine){.creator-hub-slot:hover .chub-shot-slot__removebtn:hover{box-shadow:inset 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.34),inset 0 0 0 999px rgba(6,7,9,.76),0 8px 20px rgba(0,0,0,.5)}}@media (pointer:coarse){.chub-shot-slot__removebtn{width:36px;height:36px}}.chub-shot-slot__num--bare{position:static}@media (hover:hover){.creator-hub-slot[data-filled=true]:hover .chub-shot-slot__num,.creator-hub-slot[data-filled=true]:hover .chub-shot-slot__name{opacity:0}.creator-hub-slot[data-filled=true]:has(:focus-visible) .chub-shot-slot__num{opacity:0}.creator-hub-slot[data-filled=true]:has(:focus-visible) .chub-shot-slot__name{opacity:0}}.chub-shot-slot__cap{align-items:center;min-height:17px}.chub-shot-slot__empty{justify-content:center;margin:0;padding-bottom:18px;position:absolute;top:0;bottom:0;left:0;right:0}.chub-shot-slot__cap{min-height:0;line-height:20px}.chub-shot-slot__removebtn svg,.chub-shot-slot__removebtn svg,.chub-shot-slots>.chub-tile:not(.creator-hub-slot){background-image:linear-gradient(rgba(255,255,255,.016),rgba(255,255,255,.004))}.chub-shot-slot__empty{padding-bottom:0;display:block}.chub-shot-slot__emptyplate{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chub-shot-slot__emptylabel{text-align:center;position:absolute;top:calc(50% + 27px);left:0;right:0}.creator-hub-slot:focus-visible{outline:none}.creator-hub-slot:focus-visible:after{opacity:1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 3px rgba(6,7,9,.7)}.creator-hub-slot:focus-visible:before{opacity:0}.chub-shot-slot__slate{z-index:2;opacity:.82;pointer-events:none;align-items:center;gap:7px;transition:opacity .15s;display:inline-flex;position:absolute;top:11px;left:12px}.chub-shot-slot__setup{z-index:2;letter-spacing:.005em;color:#929394;pointer-events:none;align-items:center;gap:7px;font-size:12px;font-weight:600;transition:color .15s;display:inline-flex;position:absolute;bottom:11px;left:12px}@media (hover:hover) and (pointer:fine){.chub-shot-slots>.chub-tile:hover .chub-shot-slot__setup{color:#e8e9ea}.chub-shot-slots>.chub-tile:hover .chub-shot-slot__slate{opacity:1}}.chub-shot-slots>.chub-tile{aspect-ratio:1}.chub-shot-slot__cap{gap:9px}.chub-shot-slot__num{letter-spacing:.04em;color:rgba(255,255,255,.72);text-shadow:0 1px 3px rgba(0,0,0,.85);font-size:10.5px;font-weight:500}.chub-shot-slot__name,.chub-shot-slot__setup{letter-spacing:.005em;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.85);font-size:12px;font-weight:500}.chub-shot-slot__name{opacity:1;transition:opacity var(--chub-reveal-out)var(--chub-ease);transform:none}.chub-shot-slot__pick{z-index:6;line-height:0;position:absolute;top:10px;left:10px}.chub-shot-slot__pickbox{cursor:pointer;color:transparent;background-image:linear-gradient(rgba(10,10,11,.55),rgba(10,10,11,.55));border-radius:5px;place-items:center;width:18px;height:18px;transition:background-image .14s,box-shadow .14s,color .14s;display:grid;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.55)}@media (hover:hover) and (pointer:fine){.chub-shot-slot__pickbox:hover{box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.85)}}.creator-hub-slot[data-selected=true] .chub-shot-slot__pickbox{color:#101012;background-image:linear-gradient(#f6f4f0,#f6f4f0);box-shadow:inset 0 0 0 1.5px #f6f4f0}.chub-shot-slot__pickbox:focus-visible{outline-offset:2px;outline:2px solid rgba(255,255,255,.7)}.creator-hub-slot:after{transition:box-shadow .15s,opacity .15s;box-shadow:inset 0 0 0 2px rgba(255,255,255,0)}@media (hover:hover) and (pointer:fine){.chub-shot-slots>.chub-tile.creator-hub-slot:hover:after{opacity:1;box-shadow:inset 0 0 0 2px rgba(255,255,255,.26)}}.creator-hub-slot[data-selected=true]:after{opacity:1;box-shadow:inset 0 0 0 2px rgba(255,255,255,.92)}.chub-shot-slot__setup{letter-spacing:.01em;color:#aaabac;text-shadow:none;align-items:center;gap:6px;font-size:12px;font-weight:400;display:inline-flex}@media (hover:hover) and (pointer:fine){.chub-shot-slots>.chub-tile:hover .chub-shot-slot__setup{color:#ecedee}}.creator-hub-slot:after{display:none}.chub-shot-slots>.chub-tile.creator-hub-slot{transition:border-color var(--chub-reveal-out)var(--chub-ease);border-color:rgba(255,255,255,.1)}@media (hover:hover) and (pointer:fine){.chub-shot-slots>.chub-tile.creator-hub-slot:hover{transition-duration:var(--chub-reveal-in);border-color:rgba(255,255,255,.3)}}.chub-shot-slots>.chub-tile.creator-hub-slot[data-selected=true]{border-color:rgba(255,255,255,.62)}.chub-shot-slot__setup{position:static}.chub-shot-slot__remove{z-index:7;line-height:0;position:absolute;top:9px;right:9px}.chub-shot-slot__menubtn{cursor:pointer;opacity:0;color:#e8e9ea;pointer-events:auto;background-image:linear-gradient(rgba(10,10,11,.6),rgba(10,10,11,.6));border-radius:999px;place-items:center;width:26px;height:26px;transition:opacity .15s,background-image .15s;display:grid;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}@media (hover:hover) and (pointer:fine){.chub-shot-slots>.chub-tile:hover .chub-shot-slot__menubtn{opacity:1}.chub-shot-slot__menubtn:hover{background-image:linear-gradient(rgba(30,30,32,.9),rgba(30,30,32,.9))}}@media not all and (hover:hover){.chub-shot-slot__menubtn{opacity:1}}.chub-shot-slot__menubtn[aria-expanded=true]{opacity:1;background-image:linear-gradient(rgba(30,30,32,.92),rgba(30,30,32,.92))}.chub-shot-slot__menu{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-image:linear-gradient(rgba(28,28,29,.97),rgba(24,24,25,.97));border-radius:12px;flex-direction:column;gap:1px;min-width:168px;padding:5px;line-height:normal;animation:.14s cubic-bezier(.16,1,.3,1) backwards chub-shot-slotmenu-in;display:flex;position:absolute;top:32px;right:0;box-shadow:inset 0 0 0 1px rgba(217,217,217,.08),0 14px 34px -14px rgba(0,0,0,.9)}.chub-shot-slot__menuitem{cursor:pointer;color:#d6d7d8;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border-radius:8px;align-items:center;gap:9px;height:32px;padding:0 10px;font-size:13px;font-weight:500;transition:background-image .12s,color .12s;display:flex}@media (hover:hover) and (pointer:fine){.chub-shot-slot__menuitem:hover{color:#f7f7f8;background-image:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.07))}}.chub-shot-slot__menusep{background-image:linear-gradient(rgba(217,217,217,.1),rgba(217,217,217,.1));height:1px;margin:4px 6px}@media (prefers-reduced-motion:reduce){.chub-shot-slot__menu{animation:none}}.chub-shot-slot__setup{z-index:2;letter-spacing:.01em;color:#a0a1a2;pointer-events:none;text-shadow:none;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:400;transition:color .15s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@media (hover:hover) and (pointer:fine){.chub-shot-slots>.chub-tile:hover .chub-shot-slot__setup{color:#f0f1f2}}.chub-shot-slot__setup{letter-spacing:.015em;color:#98999a;font-size:12.5px;font-weight:350}.chub-shot-slot__setup svg{opacity:.72}@media (hover:hover) and (pointer:fine){.chub-shot-slots>.chub-tile:hover .chub-shot-slot__setup{color:#ecedee}.chub-shot-slots>.chub-tile:hover .chub-shot-slot__setup svg{opacity:.9}}.chub-shot-slot__pickbox{opacity:0;pointer-events:auto;border-radius:5px;width:16px;height:16px;transition:opacity .15s cubic-bezier(.4,0,1,1),background-image .16s,box-shadow .16s,color .16s}.chub-shot-slot__pickbox svg{width:12px;height:12px}@media (hover:hover) and (pointer:fine){.chub-shot-slots>.chub-tile:hover .chub-shot-slot__pickbox{opacity:1;transition:opacity .24s cubic-bezier(0,0,.2,1),background-image .16s,box-shadow .16s,color .16s}}.creator-hub-slot[data-selected=true] .chub-shot-slot__pickbox{opacity:1}@media not all and (hover:hover){.chub-shot-slot__pickbox{opacity:1}}.chub-shot-slot__menubtn{opacity:0;pointer-events:auto;width:22px;height:22px;transition:opacity .15s cubic-bezier(.4,0,1,1),background-image .16s,box-shadow .16s,color .16s}.chub-shot-slot__menubtn svg{width:14px;height:14px}@media (hover:hover) and (pointer:fine){.chub-shot-slots>.chub-tile:hover .chub-shot-slot__menubtn{opacity:1;transition:opacity .24s cubic-bezier(0,0,.2,1),background-image .16s,box-shadow .16s,color .16s}}.chub-shot-slot__menubtn[aria-expanded=true]{opacity:1}@media not all and (hover:hover){.chub-shot-slot__menubtn{opacity:1}}.chub-shot-slot__menu{top:28px}@keyframes chub-shot-swap-in{0%{opacity:1;transform:translateY(6px)}}.chub-shot-slots--page-scroll{overscroll-behavior:auto;height:auto;overflow:visible}.chub-shot-menu-panel{background:linear-gradient(rgba(22,24,28,.92) 0%,rgba(14,15,18,.95) 100%)!important;border-color:rgba(0,0,0,.55)!important;padding:5px!important;box-shadow:inset 0 1px rgba(255,255,255,.07),0 18px 40px rgba(0,0,0,.6)!important}.chub-shot-menu-panel .chub-opt,.chub-shot-menu-panel .chub-opt--on{border-radius:10px;padding:8px 10px!important}.chub-shot-optplate{color:rgba(255,255,255,.86);background-image:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.024));border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:15px;font-weight:800;line-height:1;display:grid;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),inset 0 1px rgba(255,255,255,.06)}.chub-shot-menu-panel .chub-opt--on .chub-shot-optplate{color:#fff;background-image:linear-gradient(rgba(255,255,255,.14),rgba(255,255,255,.05));box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),inset 0 1px rgba(255,255,255,.1)}.chub-shot-menu-panel{-webkit-backdrop-filter:blur(28px)saturate(1.55)!important;backdrop-filter:blur(28px)saturate(1.55)!important;background:linear-gradient(rgba(20,22,26,.74) 0%,rgba(12,13,16,.8) 100%)!important;border:0!important;box-shadow:inset 0 0 0 1px rgba(217,217,217,.12)!important}.chub-shot-optplate{box-shadow:none;background-image:linear-gradient(rgba(255,255,255,.086),rgba(255,255,255,.035))}.chub-shot-menu-panel .chub-opt--on .chub-shot-optplate{box-shadow:none;background-image:linear-gradient(rgba(255,255,255,.18),rgba(255,255,255,.07))}.chub-shot-menu-panel .chub-opt--on{border:0;background-image:linear-gradient(rgba(255,255,255,.086),rgba(255,255,255,.086))!important}.chub-shot-menu-panel .chub-opt:hover{background-image:linear-gradient(rgba(255,255,255,.055),rgba(255,255,255,.055))!important}.chub-shot-menu-panel .chub-opt,.chub-shot-menu-panel .chub-opt--on,.chub-shot-optplate{transition:background-image .16s,color .16s}.chub-shot-menu-panel .chub-opt:not(:disabled):hover{color:rgba(255,255,255,.95)!important;background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.035))!important}.chub-shot-menu-panel .chub-opt:not(:disabled):hover .chub-shot-optplate{color:#fff;background-image:linear-gradient(rgba(255,255,255,.14),rgba(255,255,255,.055))}.chub-shot-menu-panel .chub-opt--on{box-shadow:none!important;background-image:linear-gradient(rgba(255,255,255,.14),rgba(255,255,255,.06))!important}.chub-shot-menu-panel .chub-opt--on:hover{background-image:linear-gradient(rgba(255,255,255,.18),rgba(255,255,255,.08))!important}.chub-shot-menu-panel .chub-opt:disabled,.chub-shot-menu-panel .chub-opt--on:disabled{cursor:not-allowed;opacity:.32;background-image:none!important}.chub-shot-menu-panel .flex-col{gap:4px}.chub-shot-dock .chub-shot-menu-panel,.creator-hub-toolbar-shell--single-desktop .chub-shot-menu-panel{flex-direction:column;gap:3px;margin-bottom:8px;display:flex}.chub-shot-dock .chub-shot-menu-panel .creator-hub-toolbar-dropdown-scroll,.creator-hub-toolbar-shell--single-desktop .chub-shot-menu-panel .creator-hub-toolbar-dropdown-scroll{flex-direction:column;gap:3px;display:flex}.chub-shot-dock .chub-shot-menu-panel,.creator-hub-toolbar-shell--single-desktop .chub-shot-menu-panel,.creator-hub-toolbar-shell--single-desktop .creator-hub-image-panel{-webkit-backdrop-filter:blur(30px)saturate(1.5)!important;backdrop-filter:blur(30px)saturate(1.5)!important;background:linear-gradient(rgba(24,26,30,.8) 0%,rgba(16,17,20,.84) 55%,rgba(12,13,16,.88) 100%)!important}body:has(.chub-shot-dock) .creator-hub-image-panel{-webkit-backdrop-filter:blur(30px)saturate(1.5)!important;backdrop-filter:blur(30px)saturate(1.5)!important;background:linear-gradient(rgba(24,26,30,.8) 0%,rgba(16,17,20,.84) 55%,rgba(12,13,16,.88) 100%)!important}.chub-shot-dock .chub-shot-menu-panel,.creator-hub-toolbar-shell--single-desktop .chub-shot-menu-panel,.creator-hub-toolbar-shell--single-desktop .creator-hub-image-panel{background:linear-gradient(rgba(30,32,36,.8) 0%,rgba(22,23,26,.84) 55%,rgba(18,19,22,.88) 100%)!important}body:has(.chub-shot-dock) .creator-hub-image-panel{background:linear-gradient(rgba(30,32,36,.8) 0%,rgba(22,23,26,.84) 55%,rgba(18,19,22,.88) 100%)!important}.chub-shot-menu-panel .chub-opt:not(:disabled):hover{-webkit-backdrop-filter:brightness(1.5)saturate(1.12);backdrop-filter:brightness(1.5)saturate(1.12);background-image:linear-gradient(rgba(255,255,255,.03),rgba(255,255,255,.01))!important}.chub-shot-menu-panel .chub-opt--on{-webkit-backdrop-filter:brightness(1.95)saturate(1.15);backdrop-filter:brightness(1.95)saturate(1.15);background-image:linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.02))!important}.chub-shot-menu-panel .chub-opt:not(:disabled):hover{-webkit-backdrop-filter:brightness(1.28)saturate(1.08);backdrop-filter:brightness(1.28)saturate(1.08)}.chub-shot-menu-panel .chub-opt--on{-webkit-backdrop-filter:brightness(1.5)saturate(1.1);backdrop-filter:brightness(1.5)saturate(1.1)}.chub-shot-menu-panel .chub-opt--on:hover{-webkit-backdrop-filter:brightness(1.58)saturate(1.12);backdrop-filter:brightness(1.58)saturate(1.12)}.chub-shot-axis__btn--off{cursor:not-allowed;opacity:.42}.chub-shot-axis__btn--off:hover{opacity:.52}.chub-shot-axis__soon{letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.55);font-size:8.5px;font-weight:600;line-height:1}.chub-shot-dock--inline{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;position:static;bottom:auto;left:auto;transform:none}.chub-shot-slot__mark{z-index:0;fill:rgba(255,255,255,.067);pointer-events:none;width:88%;height:auto;position:absolute;bottom:-24%;right:-28%}.creator-hub-toolbar-shell--single-desktop,.creator-hub-toolbar-shell--single-desktop .chub-shot-menu-panel,.creator-hub-toolbar-shell--single-desktop .creator-hub-image-panel{background-image:var(--afc-pick-shell-bg)!important;border-radius:var(--afc-pick-shell-radius)!important;background-color:transparent!important}body:has(.chub-shot-dock) .creator-hub-toolbar-shell--batch-desktop{background-image:var(--afc-pick-shell-bg)!important;border-radius:var(--afc-pick-shell-radius)!important;background-color:transparent!important}body:has(.chub-shot-dock) .chub-shot-axis{background-image:var(--afc-pick-shell-bg)!important;border-radius:var(--afc-pick-shell-radius)!important;background-color:transparent!important}body:has(.chub-shot-dock) .chub-shot-menu-panel{background-image:var(--afc-pick-shell-bg)!important;border-radius:var(--afc-pick-shell-radius)!important;background-color:transparent!important}body:has(.chub-shot-dock) .creator-hub-image-panel{background-image:var(--afc-pick-shell-bg)!important;border-radius:var(--afc-pick-shell-radius)!important;background-color:transparent!important}.creator-hub-toolbar-shell--single-desktop .creator-hub-chip-surface,.creator-hub-toolbar-shell--single-desktop .creator-hub-model-chip-btn,.creator-hub-toolbar-shell--single-desktop .creator-hub-single-send-btn{background-image:var(--afc-pick-panel-bg)!important}body:has(.chub-shot-dock) .creator-hub-chip-surface{background-image:var(--afc-pick-panel-bg)!important}body:has(.chub-shot-dock) .creator-hub-model-chip-btn{background-image:var(--afc-pick-panel-bg)!important}body:has(.chub-shot-dock) .creator-hub-single-send-btn{background-image:var(--afc-pick-panel-bg)!important}.creator-hub-toolbar-shell--single-desktop{box-shadow:var(--afc-command-shell-shadow)!important}body:has(.chub-shot-dock) .creator-hub-toolbar-shell--batch-desktop{box-shadow:var(--afc-command-shell-shadow)!important}body:has(.chub-shot-dock) .chub-shot-axis{box-shadow:var(--afc-command-shell-shadow)!important}.creator-hub-toolbar-shell--single-desktop{border-color:rgba(255,255,255,.075)!important}body:has(.chub-shot-dock) .creator-hub-toolbar-shell--batch-desktop{min-height:132px}.creator-hub-toolbar-shell--single-desktop{background-image:var(--afc-command-shell-bg)!important}body:has(.chub-shot-dock) .creator-hub-toolbar-shell--batch-desktop{background-image:var(--afc-command-shell-bg)!important}body:has(.chub-shot-dock) .chub-shot-axis{background-image:var(--afc-command-shell-bg)!important}.creator-hub-mention-preview{background-image:var(--afc-pick-shell-bg),linear-gradient(#0e0e0f 0%,#0e0e0f 100%)!important;border-radius:var(--afc-pick-shell-radius,20px)!important;box-shadow:var(--afc-pick-shell-shadow)!important;border:0!important;padding:4px!important}.creator-hub-toolbar-shell--single-desktop .chub-shot-menu-panel{gap:4px;background-image:var(--afc-menu-panel-bg)!important;border-radius:16px!important;padding:6px!important}body:has(.chub-shot-dock) .creator-hub-toolbar-shell--batch-desktop .chub-shot-menu-panel{gap:4px;background-image:var(--afc-menu-panel-bg)!important;border-radius:16px!important;padding:6px!important}.creator-hub-toolbar-shell--batch-desktop .chub-shot-menu-panel .chub-opt,.creator-hub-toolbar-shell--batch-desktop .chub-shot-menu-panel .chub-opt--on,.creator-hub-toolbar-shell--single-desktop .chub-shot-menu-panel .chub-opt,.creator-hub-toolbar-shell--single-desktop .chub-shot-menu-panel .chub-opt--on{border-radius:10px;padding:6px 12px 6px 6px!important}.creator-hub-toolbar-shell--batch-desktop .chub-shot-menu-panel .chub-shot-optplate,.creator-hub-toolbar-shell--single-desktop .chub-shot-menu-panel .chub-shot-optplate{border-radius:8px;width:38px;height:38px}.creator-hub-toolbar-shell--batch-desktop .creator-hub-toolbar-dropdown-scroll,.creator-hub-toolbar-shell--single-desktop .creator-hub-toolbar-dropdown-scroll{scrollbar-width:none;scrollbar-gutter:auto!important;max-height:min(60vh,26rem)!important}.creator-hub-toolbar-shell--batch-desktop .creator-hub-toolbar-dropdown-scroll::-webkit-scrollbar{width:0;height:0;display:none}.creator-hub-toolbar-shell--single-desktop .creator-hub-toolbar-dropdown-scroll::-webkit-scrollbar{width:0;height:0;display:none}.chub-aspect-shape{flex:none;place-items:center;width:24px;height:24px;display:grid}.chub-aspect-shape>span{background-image:linear-gradient(rgba(255,255,255,.16),rgba(255,255,255,.12));border:1px solid rgba(255,255,255,.1);border-radius:3px;transition:border-color .16s ease-out,background-image .16s ease-out;display:block}.chub-opt:hover .chub-aspect-shape>span,.chub-opt--on .chub-aspect-shape>span{background-image:linear-gradient(rgba(255,255,255,.26),rgba(255,255,255,.2));border-color:rgba(255,255,255,.18)}.afc-shoot-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:calc(100dvh - 242px);padding:32px 24px;display:flex}.afc-shoot-empty__mark{fill:rgba(255,255,255,.16);pointer-events:none;width:76px;height:auto}.afc-shoot-empty__title{letter-spacing:-.01em;color:rgba(255,255,255,.92);font-size:15px;font-weight:600}.afc-shoot-empty__lede{color:rgba(255,255,255,.45);max-width:34ch;font-size:12.5px;line-height:1.5}.chub-addshot-tile{background-image:linear-gradient(180deg,rgba(255,255,255,.024) 0%,rgba(255,255,255,.008) 100%),var(--afc-pick-shell-bg,linear-gradient(rgba(14,14,15,.78) 0%,rgba(14,14,15,.78) 100%));-webkit-backdrop-filter:blur(18px)saturate(1.45);backdrop-filter:blur(18px)saturate(1.45);cursor:pointer;border:0;border-radius:18px;flex:none;align-self:center;width:112px;height:112px;margin:-60px 0 0 4px;padding:0;transition:box-shadow .18s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(217,217,217,.14),inset 0 1px rgba(255,255,255,.13),inset 0 -1px rgba(0,0,0,.34)}.chub-addshot-tile:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.07) 0%,rgba(255,255,255,.024) 100%);transition:opacity .18s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;right:0}.chub-addshot-tile__plus{z-index:2;color:rgba(255,255,255,.82);background-image:linear-gradient(rgba(255,255,255,.1) 0%,rgba(255,255,255,.04) 100%);border-radius:999px;place-items:center;width:32px;height:32px;transition:color .18s;display:grid;position:absolute;top:12px;left:12px;box-shadow:inset 0 0 0 1px rgba(217,217,217,.14)}.chub-addshot-tile__plus svg{width:16px;height:16px}.chub-addshot-tile__label{z-index:2;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.78);font-size:11px;font-weight:700;line-height:1;transition:color .18s;position:absolute;bottom:12px;left:12px}.chub-addshot-tile__mark{fill:rgba(255,255,255,.055);pointer-events:none;width:66px;height:auto;transition:fill .2s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-20px;right:-18px}@media (hover:hover) and (pointer:fine){.chub-addshot-tile:hover:after{opacity:1}.chub-addshot-tile:hover{box-shadow:inset 0 0 0 1px rgba(217,217,217,.22),inset 0 1px rgba(255,255,255,.18),inset 0 -1px rgba(0,0,0,.34)}.chub-addshot-tile:hover .chub-addshot-tile__plus,.chub-addshot-tile:hover .chub-addshot-tile__label{color:#fff}.chub-addshot-tile:hover .chub-addshot-tile__mark{fill:rgba(255,255,255,.09)}}.chub-addshot-tile[aria-expanded=true]:after{opacity:1}.chub-addshot-tile[aria-expanded=true]{box-shadow:inset 0 0 0 1px rgba(217,217,217,.28),inset 0 1px rgba(255,255,255,.2),inset 0 -1px rgba(0,0,0,.34)}.chub-frametiles{vertical-align:top;--fc:44px;min-height:calc(var(--fc)/.75 + 4px);align-items:center;gap:0;padding:2px 3px;display:inline-flex;overflow:visible}.chub-frametile-wrap{width:var(--fc,44px);height:calc(var(--fc,44px)/.75);transition:transform var(--el-sure)var(--el-egri);will-change:transform;transform:rotate(var(--rot,0deg));flex:none;position:relative}.chub-frametile-wrap+.chub-frametile-wrap{margin-left:6px}@media (hover:hover) and (pointer:fine){.chub-frametile-wrap:hover{transform:rotate(var(--rot,0deg))translateY(-4px);z-index:20}}.chub-frametile{color:rgba(255,255,255,.55);cursor:pointer;transition:color var(--el-sure)var(--el-egri),background-image var(--el-sure)var(--el-egri),box-shadow var(--el-sure)var(--el-egri);background-image:linear-gradient(rgba(4,5,7,.74),rgba(4,5,7,.74));border:0;border-radius:6px;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.05),inset 0 -1px rgba(0,0,0,.34)}.chub-frametile__dash{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}.chub-frametile__dash rect{vector-effect:non-scaling-stroke;stroke-dasharray:none;stroke:rgba(255,255,255,.12);transition:stroke var(--el-sure)var(--el-egri)}.chub-frametile[data-filled=true]{background-image:linear-gradient(rgba(4,5,7,.5),rgba(4,5,7,.5));box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),inset 0 1px rgba(255,255,255,.09),inset 0 -1px rgba(0,0,0,.3)}.chub-frametile__img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.chub-frametile__scrim{z-index:1;pointer-events:none;background-image:linear-gradient(rgba(4,5,7,0) 45%,rgba(4,5,7,.62) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.chub-frametile__plus{transform:translate(-50%,-50%)rotate(calc(-1*var(--rot,0deg)));z-index:2;width:calc(var(--fc,44px)*.305);height:calc(var(--fc,44px)*.305);color:inherit;place-items:center;display:grid;position:absolute;top:39.6%;left:50%}.chub-frametile__plus svg{width:11px;height:11px;display:block}.chub-frametile__label{z-index:2;text-align:center;letter-spacing:.05em;color:rgba(255,255,255,.48);pointer-events:none;transition:color var(--el-sure)var(--el-egri);font-size:7.5px;font-weight:500;line-height:1;position:absolute;bottom:14.6%;left:0;right:0}.chub-frametile[data-filled=true] .chub-frametile__label{display:none}.chub-frameswap{color:rgba(255,255,255,.5);width:18px;height:18px;transition:color var(--el-sure)var(--el-egri),box-shadow var(--el-sure)var(--el-egri),background-image var(--el-sure)var(--el-egri);background-image:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,.06));border-radius:9999px;flex:none;align-self:center;place-items:center;margin:0 2px;display:grid;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.chub-frameswap:disabled{opacity:.32;cursor:default}.chub-frameswap svg{width:11px;height:11px;display:block}@media (hover:hover) and (pointer:fine){.chub-frameswap:hover{color:#fff;background-image:linear-gradient(rgba(255,255,255,.12),rgba(255,255,255,.12));box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}}.chub-frametile__x{z-index:3;color:rgba(255,255,255,.78);width:16px;height:16px;transition:color var(--el-sure)var(--el-egri),box-shadow var(--el-sure)var(--el-egri);background-image:linear-gradient(rgba(4,5,7,.92),rgba(4,5,7,.92));border-radius:9999px;place-items:center;display:grid;position:absolute;top:-5px;right:-5px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.chub-frametile-wrap:first-child .chub-frametile__x{left:-5px;right:auto}.chub-frametile__x svg{width:9px;height:9px}.chub-frametile__x:hover{color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.42)}.chub-frametile:disabled{cursor:not-allowed;opacity:.4}@media (hover:hover) and (pointer:fine){.chub-frametile:not(:disabled):hover{color:rgba(255,255,255,.9);background-image:linear-gradient(rgba(4,5,7,.76),rgba(4,5,7,.76))}.chub-frametile:not(:disabled):hover .chub-frametile__dash rect{stroke:rgba(255,255,255,.3)}.chub-frametile:not(:disabled):hover .chub-frametile__label{color:rgba(255,255,255,.82)}.chub-frametile[data-filled=true]:not(:disabled):hover{box-shadow:inset 0 0 0 1px rgba(255,255,255,.32),inset 0 1px rgba(255,255,255,.09),inset 0 -1px rgba(0,0,0,.3)}}.chub-frametile:focus-visible{outline:none;box-shadow:inset 0 0 0 2px rgba(255,255,255,.7),inset 0 -1px rgba(0,0,0,.3)}.chub-frametile[aria-expanded=true] .chub-frametile__dash rect{stroke:rgba(255,255,255,.72)}.chub-frametile--more{color:rgba(255,255,255,.92);background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.06));box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),inset 0 1px rgba(255,255,255,.09),inset 0 -1px rgba(0,0,0,.3)}.chub-frametile__more{font-size:calc(var(--fc,44px)*.3);letter-spacing:.01em;font-variant-numeric:tabular-nums;place-items:center;font-weight:650;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}@media (hover:hover) and (pointer:fine){.chub-frametile--more:not(:disabled):hover{background-image:linear-gradient(rgba(255,255,255,.16),rgba(255,255,255,.1));box-shadow:inset 0 0 0 1px rgba(255,255,255,.32),inset 0 1px rgba(255,255,255,.09),inset 0 -1px rgba(0,0,0,.3)}}.chub-slot-acts{z-index:4;flex-direction:row;align-items:center;gap:6px;display:flex;position:absolute;top:auto;bottom:10px;left:auto;right:10px}@media (hover:hover){.creator-hub-slot[data-filled=true]:hover .chub-shot-slot__num,.creator-hub-slot[data-filled=true]:hover .chub-shot-slot__name{opacity:0}.creator-hub-slot[data-filled=true]:has(:focus-visible) .chub-shot-slot__num{opacity:0}.creator-hub-slot[data-filled=true]:has(:focus-visible) .chub-shot-slot__name{opacity:0}}.chub-gen{z-index:3;background-image:linear-gradient(rgba(13,13,14,.97),rgba(9,9,10,.97));display:block;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}:root{--chub-readbar-h:28px}.chub-readpill{height:var(--chub-readbar-h);border-radius:999px;align-items:center;padding:0 10px;display:inline-flex}.chub-selbar{min-height:var(--chub-readbar-h);background-image:linear-gradient(rgba(255,255,255,.055),rgba(255,255,255,.024));border-radius:999px;align-items:center;gap:2px;padding:3px 4px 3px 10px;display:inline-flex;box-shadow:inset 0 0 0 1px rgba(217,217,217,.1)}.chub-selbar__count{font-variant-numeric:tabular-nums;color:rgba(255,255,255,.82);white-space:nowrap;font-size:11px;font-weight:600}.chub-selbar__sep{background-image:linear-gradient(rgba(255,255,255,.16),rgba(255,255,255,.16));width:1px;height:12px;margin:0 6px 0 8px}.chub-selbar__act{white-space:nowrap;color:rgba(255,255,255,.62);background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:0;border-radius:999px;align-items:center;gap:5px;height:22px;padding:0 8px;font-size:11px;font-weight:550;transition:color .14s cubic-bezier(.33,1,.68,1),background-image .14s cubic-bezier(.33,1,.68,1);display:inline-flex}.chub-selbar__act>svg{opacity:.75;width:12px;height:12px}@media (hover:hover){.chub-selbar__act:not(:disabled):hover{color:rgba(255,255,255,.95);background-image:linear-gradient(rgba(255,255,255,.09),rgba(255,255,255,.05))}.chub-selbar__act--danger:hover{color:#ff8a6b;background-image:linear-gradient(rgba(255,96,62,.13),rgba(255,96,62,.07))}}.chub-selbar__act:disabled{color:rgba(255,255,255,.26);cursor:not-allowed}.chub-selbar__clear{color:rgba(255,255,255,.42);background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:0;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;margin-left:4px;transition:color .14s cubic-bezier(.33,1,.68,1),background-image .14s cubic-bezier(.33,1,.68,1);display:inline-flex}.chub-selbar__clear>svg{width:12px;height:12px}@media (hover:hover){.chub-selbar__clear:hover{color:rgba(255,255,255,.9);background-image:linear-gradient(rgba(255,255,255,.09),rgba(255,255,255,.05))}}@media (prefers-reduced-motion:reduce){.chub-selbar__act,.chub-selbar__clear{transition:none}}.chub-slot-slotacts{z-index:4;flex-direction:row;align-items:center;gap:6px;display:flex;position:absolute;top:10px;bottom:auto;left:auto;right:10px}@media (hover:hover) and (pointer:fine){.afc-act-host:hover .afc-tool.chub-slot-danger:hover{color:#ff8a6b;box-shadow:inset 0 1px rgba(255,255,255,.16),inset 0 0 0 999px rgba(38,12,8,.82),0 8px 22px rgba(0,0,0,.46)}}.chub-slot-status{z-index:5;pointer-events:none;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45));position:absolute;top:10px;left:10px}.creator-hub-slot[data-has-cover=true] .chub-shot-slot__cap{padding-top:var(--chub-ground-pad);background-image:var(--afc-card-ground)}.chub-shot-dock .creator-hub-toolbar-row{container:chub-bar/inline-size}.chub-shot-dock .creator-hub-settings-strip{position:relative}@container chub-bar (width<=560px){.chub-addshot-tile{border-radius:12px;width:52px;height:52px;margin:0;position:absolute;bottom:calc(100% + 7px);right:0}.chub-addshot-tile__plus{width:16px;height:16px;top:7px;bottom:auto;left:50%;right:auto;transform:translate(-50%)}.chub-addshot-tile__label{text-align:center;letter-spacing:.04em;font-size:7.5px;top:auto;bottom:6px;left:3px;right:3px}.chub-addshot-tile__mark{display:none}}.creator-hub-toolbar-shell--single-desktop .creator-hub-image-panel,.chub-shot-dock .creator-hub-image-panel{background-image:linear-gradient(rgba(25,25,26,.95) 0%,rgba(25,25,26,.95) 100%)!important}body:has(.chub-shot-dock) .creator-hub-image-panel{background-image:linear-gradient(rgba(25,25,26,.95) 0%,rgba(25,25,26,.95) 100%)!important}.creator-hub-image-panel:has(.creator-hub-chip-btn){background-image:linear-gradient(rgba(25,25,26,.95) 0%,rgba(25,25,26,.95) 100%)!important}.chub-addslot__marks{z-index:6;position:absolute;bottom:11px;left:12px}.chub-shot-promptwin{background-image:var(--afc-pick-panel-bg),linear-gradient(#101113,#101113);box-shadow:var(--afc-pick-shell-shadow);transition:box-shadow .18s ease-out}.chub-shot-promptwin:focus-within{box-shadow:inset 0 0 0 1px rgba(233,234,236,.22),inset 0 1px rgba(255,255,255,.14)}@media (prefers-reduced-motion:no-preference){.chub-shot-promptwin{animation:.16s cubic-bezier(.16,1,.3,1) both chub-promptwin-in}}@keyframes chub-promptwin-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}.chub-shot-slot__prompthero{z-index:3;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:46px;bottom:46px;left:18px;right:18px}.chub-shot-slot__prompthero-text{-webkit-line-clamp:5;text-align:center;text-wrap:balance;font-size:clamp(11px,calc(60px/var(--bs-cols,4)),15px);letter-spacing:.005em;color:rgba(255,255,255,.9);-webkit-box-orient:vertical;font-weight:400;line-height:1.45;display:-webkit-box;overflow:hidden}.chub-shot-slot__hit{z-index:1;cursor:pointer;border-radius:inherit;background:0 0;border:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.chub-shot-slot__hit:focus-visible{outline-offset:-3px;outline:2px solid rgba(255,255,255,.6)}.chub-shot-slot__cap,.chub-shot-slot__mark,.chub-shot-slot__setup,.chub-shot-slot__slate{pointer-events:none}.chub-slot-slotacts{z-index:4;pointer-events:none}.chub-slot-slotacts>*{pointer-events:auto}.chub-shot-slot__pickbox,.chub-shot-slot__menubtn{z-index:4}.chub-shot-slots--page-scroll{padding-bottom:152px}.chub-promptwin__btn{letter-spacing:.005em;height:30px;color:var(--afc-pick-text-2);background-image:linear-gradient(var(--afc-pick-surface),var(--afc-pick-surface));box-shadow:inset 0 0 0 1px var(--afc-pick-ring);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:500;line-height:1;transition:background-image .15s,box-shadow .15s,color .15s;display:inline-flex}@media (hover:hover){.chub-promptwin__btn:hover{color:var(--afc-pick-text-1);background-image:linear-gradient(var(--afc-pick-surface-hover),var(--afc-pick-surface-hover));box-shadow:inset 0 0 0 1px var(--afc-pick-ring-hover)}}.chub-promptwin__btn--primary{color:var(--afc-pick-text-1);background-image:linear-gradient(var(--afc-pick-surface-hover),var(--afc-pick-surface-hover));box-shadow:inset 0 0 0 1px var(--afc-pick-ring-hover)}.chub-promptwin__btn:focus-visible{outline-offset:2px;outline:2px solid rgba(255,255,255,.55)}.creator-hub-mobile-toolbar-host:has(.chub-shot-dock){pointer-events:none}.creator-hub-mobile-toolbar-host:has(.chub-shot-dock)>*{pointer-events:auto}.chub-shot-promptwin .prompt-textarea-shell--embedded textarea.prompt-textarea-input--embedded{min-height:0}.chub-shot-promptwin[data-kompakt]{padding:6px}.chub-shot-promptwin[data-kompakt] textarea{font-size:12px;line-height:17px}.chub-shot-promptwin[data-kompakt] .chub-promptwin__btn{gap:4px;height:26px;padding:0 8px;font-size:11px}.chub-shot-promptwin[data-kompakt] .chub-promptwin__slotno{display:none}.chub-promptask{top:0;bottom:0;left:0;right:0;bottom:var(--creator-hub-keyboard-overlap-px,0px);z-index:140;place-items:center;padding:20px;display:grid;position:fixed}.chub-promptask__scrim{background-image:linear-gradient(rgba(4,5,6,.72),rgba(4,5,6,.72));position:absolute;top:0;bottom:0;left:0;right:0}.chub-promptask__box{border-radius:var(--afc-pick-shell-radius,20px);width:min(26rem,100%);max-height:100%;box-shadow:var(--afc-pick-shell-shadow,inset 0 0 0 1px rgba(217,217,217,.12));background-image:linear-gradient(#1a1b1d,#141517);flex-direction:column;gap:10px;padding:20px;animation:.22s cubic-bezier(.22,1,.36,1) both chub-promptask-in;display:flex;position:relative;overflow-y:auto}@keyframes chub-promptask-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.chub-promptask__label{color:var(--afc-pick-text-1,#f7f7f8);font-size:13px;font-weight:640}.chub-promptask__box .chub-promptask__input{min-height:112px;color:var(--afc-pick-text-1,#f7f7f8);background-image:linear-gradient(var(--afc-pick-surface,rgba(255,255,255,.05)),var(--afc-pick-surface,rgba(255,255,255,.05)));box-shadow:inset 0 0 0 1px var(--afc-pick-ring,rgba(217,217,217,.06));border-radius:12px;padding:11px 13px;font-size:16px;line-height:22px}.chub-promptask__row{justify-content:flex-end;align-items:center;gap:8px;margin-top:4px;display:flex}.chub-promptask__ghost{height:38px;color:var(--afc-pick-text-3,#b4b5b6);border-radius:12px;padding:0 14px;font-size:12.5px;font-weight:600;transition:color .16s ease-out}.chub-promptask__go{color:#0e0e0f;background-image:linear-gradient(#fafafb,#dedfe2);border-radius:12px;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:12.5px;font-weight:650;transition:transform .16s ease-out,opacity .16s ease-out;display:inline-flex}.creator-hub-model-chip-btn .vd-glyph{width:14px;height:14px;font-size:11px;line-height:14px}.chub-shot-optplate .vd-glyph{width:16px;height:16px;font-size:12px;line-height:16px}.creator-hub-chip-btn .vd-ctl__shape{width:16px;height:16px}.chub-vd-model-menu{scrollbar-width:none;max-height:min(420px,100dvh - 140px);scroll-padding-block:6px;overflow-y:auto}.chub-vd-model-menu::-webkit-scrollbar{display:none}.chub-vd-model-menu>:first-child{z-index:1;background-image:linear-gradient(#181819,#181819);margin:-6px -6px 0;padding:10px 14px 7px;position:-webkit-sticky;position:sticky;top:-6px;box-shadow:0 1px rgba(255,255,255,.06)}.chub-motion-tile .chub-addshot-tile__plus svg{width:15px;height:15px}.chub-motion-tile .chub-addshot-tile__label{text-overflow:ellipsis;white-space:nowrap;right:12px;overflow:hidden}.chub-shot-slot__sub{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.55);min-width:0;font-size:10.5px;font-weight:700;overflow:hidden}.creator-hub-slot{--afc-act-plate:rgba(4,5,7,.82);--afc-act-plate-hover:rgba(4,5,7,.9)}.chub-mark-row,.chub-frametiles{--el-sure:.22s;--el-egri:cubic-bezier(.22,1,.36,1)}@property --chub-mark-size{syntax:"<length>";inherits:true;initial-value:40px}@property --fc{syntax:"<length>";inherits:true;initial-value:38px}.chub-shot-slot__cap .chub-mark-row{--chub-mark-size:clamp(20px,11cqw,52px)}.chub-mark-row{--fc:calc(var(--chub-mark-size,40px)*1.15);align-items:flex-end;gap:calc(var(--chub-mark-size,40px)*.18);pointer-events:none;min-width:0;display:flex}.chub-mark{width:var(--chub-mark-size,40px);height:var(--chub-mark-size,40px);pointer-events:auto;border-radius:10px;flex:none;position:relative;overflow:visible}.chub-mark__hit>svg:not(.chub-mark__dash),.chub-mark__half>svg:not(.chub-mark__dash){width:calc(var(--chub-mark-size,40px)*.4);height:calc(var(--chub-mark-size,40px)*.4)}.chub-mark__half>svg.chub-mark__plus{width:calc(var(--fc,38px)*.305);height:calc(var(--fc,38px)*.305)}.chub-mark__hit{border-radius:inherit;color:rgba(255,255,255,.72);cursor:pointer;transition:border-color var(--el-sure)var(--el-egri),background-image var(--el-sure)var(--el-egri);background-image:linear-gradient(rgba(4,5,7,.62),rgba(4,5,7,.62));border:1px solid rgba(255,255,255,.22);place-items:center;padding:0;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.chub-mark__hit:hover{background-image:linear-gradient(rgba(4,5,7,.76),rgba(4,5,7,.76));border-color:rgba(255,255,255,.42)}.chub-mark__hit:focus-visible{outline-offset:-2px;outline:2px solid rgba(255,255,255,.6)}.chub-mark__glyph{opacity:.7;place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.chub-mark__glyph svg{width:100%;height:100%}.chub-mark__text{-webkit-line-clamp:5;line-clamp:5;letter-spacing:.01em;text-align:left;word-break:break-word;color:rgba(255,255,255,.82);-webkit-box-orient:vertical;width:100%;padding:3px 3px 0;font-size:5px;font-weight:500;line-height:6px;display:-webkit-box;overflow:hidden}.chub-mark--add{color:rgba(255,255,255,.55);cursor:pointer;transition:border-color var(--el-sure)var(--el-egri),color var(--el-sure)var(--el-egri),background-image var(--el-sure)var(--el-egri);background-image:linear-gradient(rgba(4,5,7,.55),rgba(4,5,7,.55));border:1px dashed rgba(255,255,255,.34);place-items:center;padding:0;display:grid}.chub-mark--add:hover{color:rgba(255,255,255,.95);background-image:linear-gradient(rgba(4,5,7,.76),rgba(4,5,7,.76));border-color:rgba(255,255,255,.55)}.chub-mark--add:focus-visible{outline-offset:-2px;outline:2px solid rgba(255,255,255,.6)}.chub-mark__x{top:calc(var(--chub-mark-size,40px)*-.15);right:calc(var(--chub-mark-size,40px)*-.15);z-index:4;color:rgba(255,255,255,.92);cursor:pointer;pointer-events:auto;width:16px;height:16px;transition:color var(--el-sure)var(--el-egri),border-color var(--el-sure)var(--el-egri),background-image var(--el-sure)var(--el-egri);background-image:linear-gradient(rgba(6,6,8,.96),rgba(6,6,8,.96));border:1px solid rgba(255,255,255,.24);border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;box-shadow:0 1px 4px rgba(0,0,0,.55)}.creator-hub-slot:hover .chub-mark__x{color:#fff}.chub-mark__x:focus-visible{color:#fff}.chub-mark__bozuk{color:rgba(255,255,255,.5);background-image:linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.02));place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.chub-mark__x--left{right:auto;left:calc(var(--chub-mark-size,40px)*-.15)}.chub-mark__x>svg{width:9px;height:9px}.chub-mark__x:hover{color:#fff;background-image:linear-gradient(#000,#000);border-color:rgba(255,255,255,.5)}.chub-mark__x:focus-visible{outline-offset:1px;outline:2px solid rgba(255,255,255,.6)}.creator-hub-slot[data-vidle=true] .chub-shot-slot__cap{opacity:.62;transition:opacity .14s}.creator-hub-slot[data-vidle=true]:hover .chub-shot-slot__cap{opacity:1}.creator-hub-slot[data-vidle=true]:has(:focus-visible) .chub-shot-slot__cap{opacity:1}.chub-shot-slot__matte{filter:blur(22px)saturate(1.2)brightness(.62);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.35)}.chub-io-pair{transition:border-color var(--el-sure)var(--el-egri);background-image:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,.02))}.chub-io-pair:hover{border-color:rgba(255,255,255,.28)}.chub-io-pair__half{cursor:pointer;transition:background-image var(--el-sure)var(--el-egri),color var(--el-sure)var(--el-egri);background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:0}.chub-io-pair__half:hover:not(:disabled){background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))}.chub-io-pair__half:focus-visible{outline-offset:-2px;outline:2px solid rgba(255,255,255,.55)}.chub-io-pair__sep{background-image:linear-gradient(rgba(255,255,255,.16),rgba(255,255,255,.16));flex:none;width:1px;height:16px}.chub-mark--pair{width:calc(var(--fc)*2.1);padding-left:calc(var(--fc)*.05);border:0;border-radius:6px;align-items:flex-end;display:flex;overflow:visible}.chub-mark--pair.chub-io-pair{box-shadow:none;background-image:none}.chub-mark__dash{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}.chub-mark__dash rect{x:.5px;y:.5px;rx:6px;ry:6px;stroke:rgba(255,255,255,.56);width:calc(100% - 1px);height:calc(100% - 1px);transition:stroke var(--el-sure)var(--el-egri)}.chub-mark__half:hover .chub-mark__dash rect{stroke:rgba(255,255,255,.78)}.chub-mark__label{z-index:2;text-align:center;letter-spacing:.05em;color:rgba(255,255,255,.48);pointer-events:none;transition:color var(--el-sure)var(--el-egri);font-size:7.5px;font-weight:500;line-height:1;position:absolute;bottom:14%;left:0;right:0}.chub-mark__half[data-filled=true] .chub-mark__label{display:none}@container (width<=33.9px){.chub-mark__label{display:none}}.chub-mark__half>svg.chub-mark__plus{position:absolute;top:39.6%;left:50%;transform:translate(-50%,-50%)}.chub-mark__half{color:rgba(255,255,255,.74);width:100%;height:100%;transition:background-image var(--el-sure)var(--el-egri),color var(--el-sure)var(--el-egri),transform var(--el-sure)var(--el-egri),box-shadow var(--el-sure)var(--el-egri);will-change:transform;background-image:linear-gradient(rgba(4,5,7,.55),rgba(4,5,7,.55));border-radius:6px;flex:none;place-items:center;padding:0;display:grid;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.09),inset 0 -1px rgba(0,0,0,.3);container-type:inline-size}.chub-mark__half[data-filled=true]{box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),inset 0 1px rgba(255,255,255,.09),inset 0 -1px rgba(0,0,0,.3)}.chub-mark__card{width:var(--fc,38px);aspect-ratio:3/4;transition:transform var(--el-sure)var(--el-egri);flex:none;position:relative}.chub-mark__card--start{z-index:2}.chub-mark__card--end{z-index:1;margin-left:calc(var(--fc,38px)*-.13)}@media (prefers-reduced-motion:reduce){.chub-mark__card{transition:none}}@media (hover:hover){.chub-mark__half:hover:not(:disabled){color:rgba(255,255,255,.95);background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.06))}}.chub-mark__half:active:not(:disabled){transform:scale(.96)}.chub-mark__half:focus-visible{outline-offset:-2px;outline:2px solid rgba(255,255,255,.55)}.chub-mark__half:disabled{cursor:default;color:rgba(255,255,255,.28)}.chub-mark__shot{object-fit:cover;width:100%;height:100%;transition:transform var(--el-sure)var(--el-egri);position:absolute;top:0;bottom:0;left:0;right:0}.chub-mark__wait{background-image:linear-gradient(100deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.05) 38%,rgba(255,255,255,.16) 50%,rgba(255,255,255,.05) 62%,rgba(255,255,255,.05) 100%);background-size:260% 100%;animation:1.15s ease-in-out infinite chub-mark-wait;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes chub-mark-wait{0%{background-position:130% 0}to{background-position:-30% 0}}@media (prefers-reduced-motion:reduce){.chub-mark__wait{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08));animation:none}}.chub-mark__fan{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.chub-mark__cover{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.chub-mark__more{z-index:4;font-size:calc(var(--fc,38px)*.22);font-weight:700;line-height:calc(var(--fc,38px)*.31);color:rgba(255,255,255,.9);background-image:linear-gradient(rgba(4,5,7,.92),rgba(4,5,7,.92));border-radius:4px;padding:0 3px;position:absolute;bottom:1px;right:1px}.chub-shot-slot__pickname{z-index:2;text-align:center;letter-spacing:.01em;color:rgba(255,255,255,.42);pointer-events:none;font-size:12.5px;font-weight:500;line-height:1.35;position:absolute;top:50%;left:12px;right:12px;transform:translateY(-50%)}.chub-mark__deck{width:calc(var(--fc,38px)*1.3);flex:none;align-items:center;display:inline-flex;position:relative;overflow:visible}.chub-mark__deckcard{width:var(--fc,38px);aspect-ratio:3/4;height:auto;transition:transform var(--el-sure)var(--el-egri);border-radius:6px;flex:none;position:relative}.chub-mark__deckcard:first-child{z-index:3}.chub-mark__deckcard:nth-child(2){z-index:2;margin-left:calc(var(--fc,38px)*-.85)}.chub-mark__deckcard:nth-child(3){z-index:1;margin-left:calc(var(--fc,38px)*-.85)}@media (prefers-reduced-motion:reduce){.chub-mark__deckcard{transition:none}}.chub-mark-row>.chub-mark[data-kind=refs],.chub-mark-row>.chub-mark[data-kind=motion],.chub-mark-row>.chub-mark[data-kind=prompt]{width:var(--fc,38px);aspect-ratio:3/4;border-radius:6px;height:auto}.chub-mark-row{gap:0}.chub-mark-row>.chub-mark--pair{z-index:5}.chub-mark-row>.chub-mark[data-kind=refs],.chub-mark-row>.chub-mark[data-kind=motion],.chub-mark-row>.chub-mark[data-kind=prompt]{margin-left:calc(var(--fc,38px)*-.13)}.chub-mark-row>.chub-mark[data-kind=refs]{z-index:4}.chub-mark-row>.chub-mark[data-kind=motion]{z-index:3}.chub-mark-row>.chub-mark[data-kind=prompt]{z-index:2}.chub-mark-row>.chub-mark__deck{z-index:1;margin-left:calc(var(--fc,38px)*.3)}.chub-mark__deckcard,.chub-addslot__marks .chub-mark--add{border:0}.chub-addslot__marks .chub-mark--add{width:var(--fc,38px);aspect-ratio:3/4;border-radius:6px;height:auto;box-shadow:inset 0 1px rgba(255,255,255,.09),inset 0 -1px rgba(0,0,0,.3)}.chub-addslot__marks{--fc:calc(var(--chub-mark-size,40px)*1.15)}.chub-mark-row>.chub-mark[data-kind=refs],.chub-mark-row>.chub-mark[data-kind=motion],.chub-mark-row>.chub-mark[data-kind=prompt]{background-image:linear-gradient(rgba(4,5,7,.55),rgba(4,5,7,.55));box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),inset 0 1px rgba(255,255,255,.09),inset 0 -1px rgba(0,0,0,.3)}.chub-mark-row>.chub-mark[data-kind=refs]>.chub-mark__hit,.chub-mark-row>.chub-mark[data-kind=motion]>.chub-mark__hit,.chub-mark-row>.chub-mark[data-kind=prompt]>.chub-mark__hit{border:0}.chub-mark--pair{height:calc(var(--fc,38px)*4/3)}.chub-mark-row{--step:calc(var(--fc,38px)*.23)}.chub-mark--pair,.chub-mark__deck{width:auto;padding-left:0}.chub-mark__card--end,.chub-mark-row>.chub-mark[data-kind=refs],.chub-mark-row>.chub-mark[data-kind=motion],.chub-mark-row>.chub-mark[data-kind=prompt],.chub-mark-row>.chub-mark__deck,.chub-mark__deckcard:nth-child(2),.chub-mark__deckcard:nth-child(3){margin-left:calc(var(--fc,38px)*-.13)}.chub-mark__card:after,.chub-mark-row>.chub-mark[data-kind=refs]:after,.chub-mark-row>.chub-mark[data-kind=motion]:after,.chub-mark-row>.chub-mark[data-kind=prompt]:after,.chub-mark__deckcard:after{content:"";inset:0 calc(var(--fc,38px)*-.07);z-index:-1;pointer-events:auto;position:absolute}.chub-mark__card,.chub-mark-row>.chub-mark[data-kind=refs],.chub-mark-row>.chub-mark[data-kind=motion],.chub-mark-row>.chub-mark[data-kind=prompt],.chub-mark-row>.chub-mark__deck,.chub-mark__deckcard{transition:transform var(--el-sure)var(--el-egri);will-change:transform}.chub-mark__deckcard>svg:not(.chub-mark__dash),.chub-addslot__marks .chub-mark--add>svg:not(.chub-mark__dash){width:calc(var(--fc,38px)*.305);height:calc(var(--fc,38px)*.305)}.chub-mark__dash rect{stroke:rgba(255,255,255,.12);stroke-dasharray:none}.chub-mark__half:hover .chub-mark__dash rect,.chub-mark__deckcard:hover .chub-mark__dash rect,.chub-addslot__marks .chub-mark--add:hover .chub-mark__dash rect{stroke:rgba(255,255,255,.3)}.chub-mark__half[data-filled=false],.chub-mark__deckcard,.chub-addslot__marks .chub-mark--add{background-image:linear-gradient(rgba(4,5,7,.74),rgba(4,5,7,.74));box-shadow:inset 0 1px rgba(255,255,255,.05),inset 0 -1px rgba(0,0,0,.34)}.chub-mark__half[data-filled=true],.chub-mark-row>.chub-mark[data-kind=refs],.chub-mark-row>.chub-mark[data-kind=motion],.chub-mark-row>.chub-mark[data-kind=prompt]{background-image:linear-gradient(rgba(4,5,7,.5),rgba(4,5,7,.5));box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),inset 0 1px rgba(255,255,255,.1),inset 0 -1px rgba(0,0,0,.3)}.chub-mark__card--start{--rot:-3deg}.chub-mark__card--end{--rot:-2.14deg}.chub-mark-row>.chub-mark[data-kind=refs]{--rot:-1.29deg}.chub-mark-row>.chub-mark[data-kind=motion]{--rot:-.43deg}.chub-mark-row>.chub-mark[data-kind=prompt]{--rot:.43deg}.chub-mark__deckcard:first-child{--rot:1.29deg}.chub-mark__deckcard:nth-child(2){--rot:2.14deg}.chub-mark__deckcard:nth-child(3){--rot:3deg}.chub-mark__card,.chub-mark-row>.chub-mark[data-kind],.chub-mark__deckcard{transform:rotate(var(--rot,0deg))}@media (hover:hover) and (pointer:fine){.chub-mark-row:hover .chub-mark__card,.chub-mark-row:hover>.chub-mark[data-kind],.chub-mark-row:hover>.chub-mark__deck{transform:rotate(0deg)translateX(calc(var(--i,0)*var(--step)))}.chub-mark-row:hover .chub-mark__card--end{transform:rotate(0deg)translateX(var(--step))}.chub-mark-row:hover .chub-mark__deckcard{transform:rotate(0)}.chub-mark-row:hover .chub-mark__deckcard:nth-child(2){transform:rotate(0deg)translateX(var(--step))}.chub-mark-row:hover .chub-mark__deckcard:nth-child(3){transform:rotate(0deg)translateX(calc(var(--step)*2))}}
.chub-empty{justify-content:center;align-items:center;min-height:72vh;padding:0 24px;display:flex}.chub-empty__inner{text-align:center;width:100%;max-width:640px;position:relative}.chub-empty__copy{z-index:2;margin-top:26px;position:relative}.chub-empty__hint{color:rgba(255,255,255,.5);margin:14px 0 0;font-size:12.5px;font-weight:500}.chub-empty__action{justify-content:center;margin-top:22px;display:flex}@media (max-width:767px){.chub-empty{min-height:70vh;padding:0 20px}.chub-empty__stage{height:210px}.chub-empty__copy{margin-top:0}.chub-empty__hint{margin-top:14px;font-size:11px}}@media (prefers-reduced-motion:no-preference){.chub-empty__inner{animation:.46s cubic-bezier(.22,1,.36,1) both chub-empty-in}}@keyframes chub-empty-in{0%{opacity:0;transform:translateY(10px)}}.chub-fan{z-index:1;perspective:1300px;perspective-origin:50% 38%;height:300px;position:relative}.chub-fan__scene{transform-style:preserve-3d;position:absolute;top:0;bottom:0;left:0;right:0}.chub-fan__card,.chub-fan__mirror{--d:0;aspect-ratio:4/5;box-sizing:border-box;width:168px;transform:translateX(-50%)translateX(calc(var(--d)*132px))translateZ(calc(var(--i,0)*-120px))rotateY(calc(var(--d)*-28deg))scale(calc(1 - var(--i,0)*.05));opacity:calc(1 - var(--i,0)*.16);filter:blur(calc(var(--i,0)*.35px));z-index:calc(3 - var(--i,0));background-image:linear-gradient(#161619,#0e0e11);border-radius:14px;padding:6px;position:absolute;top:18px;left:50%;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),inset 0 1px rgba(255,255,255,.12),0 30px 60px -28px rgba(0,0,0,.95)}.chub-fan__card>img,.chub-fan__mirror>img{object-fit:cover;object-position:50% 20%;outline-offset:-1px;border-radius:9px;outline:1px solid rgba(255,255,255,.08);width:100%;height:100%;display:block}.chub-fan__card[data-i="1"]{border-radius:18px}.chub-fan__card[data-i="1"]>img{border-radius:13px}.chub-fan__card[data-i="2"]{border-radius:50%;padding:7px}.chub-fan__card[data-i="2"]>img{border-radius:50%}.chub-fan__card[data-i="0"]{box-shadow:inset 0 0 0 1px rgba(255,255,255,.42),inset 0 1px rgba(255,255,255,.16),0 36px 70px -30px #000}.chub-fan__mirror{z-index:0;opacity:.22;filter:blur(4px);box-shadow:none;pointer-events:none;background-image:none;padding:6px;transform:translate(-50%)translateY(calc(100% + 10px))scaleY(-1);-webkit-mask-image:linear-gradient(transparent 55%,rgba(0,0,0,.9) 100%);mask-image:linear-gradient(transparent 55%,rgba(0,0,0,.9) 100%)}.chub-empty__title{max-width:560px;font-family:var(--font-archivo),system-ui,sans-serif;letter-spacing:0;text-transform:uppercase;color:rgba(255,255,255,.94);margin:4px auto 0;font-size:32px;font-weight:900;font-stretch:120%;line-height:1.04}.chub-empty__title span{display:block}.chub-empty__title em{color:#e62c32;font-style:normal}.chub-empty__lede{color:rgba(255,255,255,.6);max-width:520px;margin:14px auto 0;font-size:14px;line-height:1.5}@media (prefers-reduced-motion:no-preference){.chub-fan__card{animation:.56s cubic-bezier(.22,1,.36,1) both chub-fan-in;animation-delay:calc(var(--i,0)*70ms)}.chub-fan__mirror{animation:.56s cubic-bezier(.22,1,.36,1) both chub-fan-mirror-in}.chub-empty__copy{animation:.52s cubic-bezier(.22,1,.36,1) .22s both chub-copy-in}}@keyframes chub-fan-in{0%{opacity:0;transform:translateX(-50%)translateX(calc(var(--d)*132px))translateY(16px)translateZ(calc(var(--i,0)*-120px))rotateY(calc(var(--d)*-28deg))scale(calc(1 - var(--i,0)*.05))}to{opacity:calc(1 - var(--i,0)*.16);transform:translateX(-50%)translateX(calc(var(--d)*132px))translateZ(calc(var(--i,0)*-120px))rotateY(calc(var(--d)*-28deg))scale(calc(1 - var(--i,0)*.05))}}@keyframes chub-fan-mirror-in{0%{opacity:0}to{opacity:.22}}@keyframes chub-copy-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (max-width:767px){.chub-fan{height:220px}.chub-fan__card,.chub-fan__mirror{width:116px;transform:translateX(-50%)translateX(calc(var(--d)*84px))translateZ(calc(var(--i,0)*-90px))rotateY(calc(var(--d)*-26deg))scale(calc(1 - var(--i,0)*.05))}.chub-empty__title{font-size:22px}.chub-empty__lede{max-width:320px;font-size:13px}}
.chub-model-menu .chub-opt--on .chub-shot-optplate{color:#ef4444;filter:drop-shadow(0 0 7px rgba(248,113,113,.45))}.chub-model-menu .ub{--ub-h:15px;letter-spacing:.4px;border-radius:3px;padding:2px 4px;font-size:9px;line-height:9px}.chub-model-menu .chub-shot-optplate svg{width:16px;height:16px}