.gpk-wrap{display:block}.gpk{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px;margin:2px 0 8px;display:grid}.gpk-it{text-align:left;border-radius:var(--tk-tile-r,12px);background:var(--tk-tile-bg);box-shadow:var(--tk-tile-sh);cursor:pointer;font:inherit;color:inherit;border:0;flex-direction:column;gap:6px;padding:7px 7px 9px;transition:box-shadow .14s;display:flex;overflow:hidden}.gpk-it:hover{box-shadow:var(--tk-tile-sh-hover)}.gpk-it:focus-visible{outline:2px solid var(--ink,#15171c);outline-offset:2px}.gpk-it.gpk-still{cursor:default}.gpk-it.gpk-still:hover{box-shadow:var(--tk-tile-sh)}.gpk-lab{font-size:var(--tk-cap,12px);color:var(--ink,#17181c);font-weight:600;line-height:1.3}.gpk-hint{font-size:var(--tk-fs-xs,11px);color:var(--muted,#767d8a);font-weight:500;line-height:1.4}.gpk-m{border-radius:var(--tk-art-r,9px);background:var(--tk-art-bg,#f4f5f7);min-height:74px;box-shadow:var(--tk-art-sh);flex-direction:column;justify-content:center;gap:4px;padding:9px 10px;display:flex}.gpk-mr{align-items:center;gap:4px;display:flex}.gpk-mi{background:#c8ccd3;border-radius:3px;flex:none;width:100%;display:block}.gpk-mi.s-head{background:#9aa1ac;border-radius:3px;height:6px}.gpk-mi.s-line{background:#cdd1d8;height:3px}.gpk-mi.s-rule{background:#d7dae0;border-radius:0;height:1px}.gpk-mi.s-btn{background:var(--terra,#e2551f);border-radius:5px;height:9px}.gpk-mi.s-ghost{background:0 0;border-radius:5px;height:9px;box-shadow:inset 0 0 0 1px #b0b6bf}.gpk-mi.s-link{background:var(--terra,#e2551f);opacity:.7;height:3px}.gpk-mi.s-photo{background:linear-gradient(150deg,#d3d7de,#b9bfc8);border-radius:4px;height:24px}.gpk-mi.s-card{background:#fff;border-radius:4px;height:26px;box-shadow:inset 0 0 0 1px #cdd1d8}.gpk-mi.s-num{background:#8b929d;border-radius:3px;height:12px}.gpk-mi.s-icon{background:var(--terra,#e2551f);border-radius:50%;width:11px;height:11px}.gpk-mi.s-badge{background:color-mix(in srgb, var(--terra,#e2551f) 40%, #fff);border-radius:3px;height:6px}.gpk-g{border-radius:var(--tk-art-r,9px);background:var(--tk-art-bg,#f4f5f7);min-height:74px;box-shadow:var(--tk-art-sh);grid-auto-rows:1fr;gap:3px;padding:8px;display:grid}.gpk-gt{background:var(--tk-shape,#d3d7de);box-shadow:var(--tk-shape-sh);border-radius:3px;min-height:13px;display:block}.gpk-gt.t-accent{background:var(--terra,#e2551f);opacity:.82;box-shadow:none}.gpk-gt.t-dark{background:var(--tk-shape-k,#4a4f58);box-shadow:var(--tk-shape-k-sh)}.gpk-gt.t-photo{background:linear-gradient(150deg,#c2c7d0,#a7aeb8)}.gpk-head{align-items:baseline;gap:8px;margin:0 0 6px;display:flex}.gpk-head b{color:var(--ink,#17181c);font-size:12.5px;font-weight:600}.gpk-head span{color:var(--muted,#767d8a);font-size:11.5px;line-height:1.4}.gpk-types{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;display:grid}.gpk-ty{border-radius:var(--tk-tile-r,12px);background:var(--tk-tile-bg);box-shadow:var(--tk-tile-sh);border:0;flex-direction:column;gap:3px;padding:9px 11px;display:flex}.gpk-ty b{color:var(--ink,#17181c);font-size:12.5px;font-weight:600}.gpk-ty i{color:var(--muted,#767d8a);font-size:11.5px;font-style:normal;line-height:1.4}.gpk-ty code{color:#767d8a;background:#f1f2f5;border-radius:4px;align-self:flex-start;margin-top:2px;padding:1px 5px;font-size:10.5px}
.mpk-back{z-index:280;background:#18161480;justify-content:center;align-items:center;padding:20px;animation:.14s ease-out mpkFade;display:flex;position:fixed;inset:0}@keyframes mpkFade{0%{opacity:0}to{opacity:1}}.mpk-win{background:var(--card,#fff);width:min(960px,100%);max-height:min(760px,100dvh - 40px);color:var(--ink,#23262c);border-radius:18px;flex-direction:column;font-family:inherit;animation:.16s ease-out mpkRise;display:flex;overflow:hidden;box-shadow:0 8px 20px -12px #0f101459,0 40px 80px -30px #0f101480}@keyframes mpkRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.mpk-head{border-bottom:1px solid var(--line,#e6e8ec);align-items:flex-start;gap:12px;padding:18px 18px 12px;display:flex}.mpk-head>div{flex-direction:column;gap:4px;min-width:0;display:flex}.mpk-title{letter-spacing:-.01em;font-size:16.5px;font-weight:800}.mpk-sub{color:var(--muted,#6b7280);font-size:12.5px;font-weight:500;line-height:1.45}.mpk-x{cursor:pointer;border:1px solid var(--line,#e0e2e7);width:32px;height:32px;color:var(--muted,#6b7280);background:0 0;border-radius:9px;flex:none;place-items:center;margin-left:auto;display:grid}.mpk-x:hover{color:var(--ink,#23262c);border-color:#b9bec7}.mpk-bar{border-bottom:1px solid var(--line,#e6e8ec);flex-wrap:wrap;align-items:center;gap:10px;padding:12px 18px;display:flex}.mpk-seg{flex:none}.mpk-n{opacity:.55;margin-left:6px;font-size:11px;font-weight:700}.mpk-q{border:1px solid var(--line,#e0e2e7);background:var(--card,#fff);min-width:200px;height:34px;color:inherit;font:inherit;border-radius:10px;flex:1;padding:0 12px;font-size:13px}.mpk-q:focus{border-color:var(--terra,#e2551f);outline:none}.mpk-body{flex:1;padding:14px 18px 18px;overflow-y:auto}.mpk-note{color:var(--muted,#6b7280);margin:6px 0;font-size:12.5px;font-weight:500;line-height:1.5}.mpk-warn{color:var(--terra,#e2551f);font-weight:600}.mpk-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));grid-auto-rows:max-content;align-content:start;gap:10px;display:grid}.mpk-card{border-radius:var(--tk-tile-r,12px);background:var(--tk-tile-bg,linear-gradient(180deg, #fff, #f7f8fa));box-shadow:var(--tk-tile-sh,inset 0 0 0 1px #15171c12);cursor:pointer;text-align:left;color:inherit;border:0;flex-direction:column;gap:5px;padding:5px 5px 7px;font-family:inherit;transition:box-shadow .15s;display:flex;position:relative}.mpk-card:hover{box-shadow:var(--tk-tile-sh-hover,inset 0 0 0 1px #15171c29)}.mpk-card.on{box-shadow:var(--tk-tile-sh-on,inset 0 0 0 1px #e2551f)}.mpk-card.had{cursor:default;opacity:.55}.mpk-th{aspect-ratio:1;background:var(--tk-art-bg,#eef0f4);border-radius:9px;display:block;position:relative;overflow:hidden}.mpk-th img{object-fit:cover;width:100%;height:100%;display:block}.mpk-box{color:#23262c;background:#ffffffeb;border-radius:6px;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;top:6px;left:6px;box-shadow:inset 0 0 0 1px #15171c2e}.mpk-card.on .mpk-box{background:var(--terra,#e2551f);color:#fff;box-shadow:none}.mpk-card.had .mpk-box{color:#fff;box-shadow:none;background:#3b4149}.mpk-tag{text-transform:lowercase;color:#fff;background:#181614b8;border-radius:6px;padding:2px 6px;font-size:9.5px;font-weight:800;position:absolute;bottom:5px;right:5px}.mpk-cap{color:var(--muted,#6b7280);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:1.3;overflow:hidden}.mpk-had{color:var(--muted,#6b7280);font-size:10px;font-weight:700}.mpk-more{justify-content:center;align-items:center;gap:10px;padding:16px 0 4px;display:flex}.mpk-foot{border-top:1px solid var(--line,#e6e8ec);background:var(--fill,#f7f8fa);flex-wrap:wrap;align-items:center;gap:9px;padding:12px 18px;display:flex}.mpk-count{font-size:13px;font-weight:700}.mpk-sp{flex:1}.mpk-b{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:11px 16px;font-size:13px;font-weight:700;line-height:1;transition:background .15s,border-color .15s,color .15s}.mpk-b:disabled{opacity:.5;cursor:default}.mpk-ok{background:var(--terra,#e2551f);color:#fff}.mpk-ok:hover:not(:disabled){background:#c9481a}.mpk-no{color:var(--muted,#6b7280);border-color:var(--line,#e0e2e7);background:0 0}.mpk-no:hover:not(:disabled){color:var(--ink,#23262c);border-color:#b9bec7}.msf-top{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.msf-count{font-size:12.5px;font-weight:700}.msf-b{font:inherit;cursor:pointer;color:var(--muted,#6b7280);border:1px solid var(--line,#e0e2e7);background:0 0;border-radius:9px;padding:9px 13px;font-size:12.5px;font-weight:700;line-height:1;transition:background .15s,border-color .15s,color .15s}.msf-b:hover{color:var(--ink,#23262c);border-color:#b9bec7}.msf-b-acc{color:var(--terra,#e2551f);border-color:var(--terra,#e2551f)}.msf-b-acc:hover{color:#fff;background:var(--terra,#e2551f);border-color:var(--terra,#e2551f)}.msf-grid{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));grid-auto-rows:max-content;align-content:start;gap:6px;display:grid}.msf-it{aspect-ratio:1;background:var(--tk-art-bg,#eef0f4);border-radius:9px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #15171c14}.msf-it img{object-fit:cover;width:100%;height:100%;display:block}.msf-it.sfx-flash{box-shadow:inset 0 0 0 2px var(--terra,#e2551f)}.msf-x{cursor:pointer;color:#fff;width:18px;height:18px;font:inherit;opacity:0;background:#1816149e;border:0;border-radius:6px;place-items:center;padding:0;font-size:11px;font-weight:800;transition:opacity .13s;display:grid;position:absolute;top:2px;right:2px}.msf-it:hover .msf-x,.msf-x:focus-visible{opacity:1}.msf-x:hover{background:var(--terra,#e2551f)}@media (hover:none){.msf-x{opacity:1}}.msf-empty{color:var(--muted,#6b7280);font-size:12.5px;font-weight:500;line-height:1.5}@media (prefers-reduced-motion:reduce){.mpk-back,.mpk-win{animation:none}}
.anp{--pv-e:cubic-bezier(.2, .7, .3, 1);border-radius:var(--tk-art-r,9px);background:var(--tk-art-bg,#eef0f3);width:58px;height:40px;box-shadow:var(--tk-art-sh);display:block;position:relative;overflow:hidden}.anp>i{display:block;position:absolute}.anp>i:first-child{background:linear-gradient(135deg,#b9c0cc,#8b95a6);border-radius:4px;width:34px;height:20px;top:10px;left:12px}.anp>i:nth-child(n+2){display:none}.anp-none>i:first-child{background:linear-gradient(135deg,#d3d7de,#bfc5cf)}.anp-rise:after,.anp-scale:after,.anp-slide:after,.anp-wipe:after{content:"";box-sizing:border-box;border:1px dashed #b3bac6;border-radius:4px;width:34px;height:20px;position:absolute;top:10px;left:12px}.anp>i:first-child{z-index:1}.anp-rise>i:first-child{opacity:.55;transform:translateY(7px)}.anp-fade>i:first-child{opacity:.35}.anp-blur>i:first-child{filter:blur(2.5px);opacity:.85}.anp-scale>i:first-child{opacity:.6;transform:scale(.78)}.anp-slide>i:first-child{opacity:.55;transform:translate(-9px)}.anp-wipe>i:first-child{clip-path:inset(50% 0 0)}@keyframes pvRise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes pvFade{0%{opacity:0}to{opacity:1}}@keyframes pvBlur{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}@keyframes pvScale{0%{opacity:0;transform:scale(.78)}to{opacity:1;transform:none}}@keyframes pvSlide{0%{opacity:0;transform:translate(-11px)}to{opacity:1;transform:none}}@keyframes pvWipe{0%{clip-path:inset(100% 0 0);transform:translateY(4px)}to{clip-path:inset(0);transform:none}}@keyframes pvLine{0%{clip-path:inset(-100% 0 100%);transform:translateY(100%)}to{clip-path:inset(0);transform:none}}.optcard:hover .anp-rise>i:first-child{animation:pvRise .75s var(--pv-e) both}.optcard:hover .anp-fade>i:first-child{animation:pvFade .75s var(--pv-e) both}.optcard:hover .anp-blur>i:first-child{animation:pvBlur .8s var(--pv-e) both}.optcard:hover .anp-scale>i:first-child{animation:pvScale .75s var(--pv-e) both}.optcard:hover .anp-slide>i:first-child{animation:pvSlide .75s var(--pv-e) both}.optcard:hover .anp-wipe>i:first-child{animation:pvWipe .8s var(--pv-e) both}.anp-stagger>i:nth-child(-n+3){background:linear-gradient(135deg,#b9c0cc,#8b95a6);border-radius:3px;width:12px;height:20px;display:block;top:10px;left:8px}.anp-stagger>i:nth-child(2){opacity:.55;transform:translateY(4px)}.anp-stagger>i:nth-child(3){opacity:.25;transform:translateY(8px)}.optcard:hover .anp-stagger>i:first-child{animation:pvRise .7s var(--pv-e) both}.optcard:hover .anp-stagger>i:nth-child(2){animation:pvRise .7s var(--pv-e) .13s both}.optcard:hover .anp-stagger>i:nth-child(3){animation:pvRise .7s var(--pv-e) .26s both}.anp-lines>i:nth-child(-n+3){background:#6b7484;border-radius:3px;width:32px;height:5px;display:block;top:10px;left:10px}.anp-lines>i:nth-child(2){width:22px;top:18px}.anp-lines>i:nth-child(3){background:#b6bcc7;width:38px;height:3px;top:28px}.anp-lines>i:nth-child(2){clip-path:inset(-100% 0 50%);transform:translateY(50%)}.anp-lines>i:nth-child(3){opacity:.4}.optcard:hover .anp-lines>i:first-child{animation:pvLine .6s var(--pv-e) both}.optcard:hover .anp-lines>i:nth-child(2){animation:pvLine .6s var(--pv-e) .14s both}.optcard:hover .anp-lines>i:nth-child(3){animation:pvFade .6s var(--pv-e) .3s both}.anp-parallax>i:first-child{background:#fff;box-shadow:0 2px 6px #10182824}.anp-parallax>i:nth-child(2){opacity:.35;background:linear-gradient(90deg,#aab2c0 0 40%,#0000 40%);height:10px;display:block;top:30px;left:0;right:0}@keyframes pvPar{0%{transform:translateY(6px)}to{transform:translateY(-4px)}}.optcard:hover .anp-parallax>i:first-child{animation:pvPar 1s var(--pv-e) both}@property --anp-pv{syntax:"<integer>";inherits:false;initial-value:42}.anp-counter>i:first-child{display:none}.anp-counter:after{content:counter(anp-pv);counter-reset:anp-pv var(--anp-pv);font:800 17px/1 var(--sdisp,inherit);color:#3d4552;letter-spacing:-.02em;font-variant-numeric:tabular-nums;place-items:center;display:grid;position:absolute;inset:0}@keyframes pvCount{0%{--anp-pv:0}}.optcard:hover .anp-counter:after{animation:pvCount 1s var(--pv-e) both}.anp-fx>i:first-child{display:none}.anp-fx-none:after{content:"";background:linear-gradient(135deg,#e5e9ef,#b7bfcb);border-radius:2px;width:18px;height:12px;position:absolute;top:14px;left:10px}.anp-fx.anp-blur:after,.anp-fx.anp-curtain:after,.anp-fx.anp-zoom:after{content:"";background:linear-gradient(135deg,#a7b3c6 0%,#5e6a7e 55%,#333b48 100%);position:absolute;inset:0}.anp-fx.anp-blur,.anp-fx.anp-curtain,.anp-fx.anp-zoom{background:#eef0f3}@keyframes pvFxBlur{0%{opacity:0;filter:blur(4px);transform:scale(1.12)}55%{opacity:1}to{opacity:1;filter:blur();transform:none}}.optcard:hover .anp-fx.anp-blur:after{animation:pvFxBlur 1s var(--pv-e) both}.anp-fx.anp-curtain:after{-webkit-mask-image:linear-gradient(100deg,#000 0 42%,#0000 58% 100%);mask-image:linear-gradient(100deg,#000 0 42%,#0000 58% 100%);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:280% 100%;mask-size:280% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@keyframes pvFxCurtain{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.optcard:hover .anp-fx.anp-curtain:after{animation:pvFxCurtain 1.1s var(--pv-e) both}@keyframes pvFxZoom{0%{transform:scale(1.18)}to{transform:none}}.anp-fx.anp-zoom:after{transform-origin:50% 40%}.optcard:hover .anp-fx.anp-zoom:after{animation:1.2s linear both pvFxZoom}.anp-words>i:nth-child(-n+4){background:#6b7484;border-radius:3px;height:6px;display:block;top:12px}.anp-words>i:first-child{width:12px;left:8px}.anp-words>i:nth-child(2){width:9px;left:23px}.anp-words>i:nth-child(3){width:15px;left:35px}.anp-words>i:nth-child(4){opacity:.4;background:#b6bcc7;width:42px;height:3px;top:26px;left:8px}.optcard:hover .anp-words>i:first-child{animation:pvLine .5s var(--pv-e) both}.optcard:hover .anp-words>i:nth-child(2){animation:pvLine .5s var(--pv-e) .1s both}.optcard:hover .anp-words>i:nth-child(3){animation:pvLine .5s var(--pv-e) .2s both}.optcard:hover .anp-words>i:nth-child(4){animation:pvFade .5s var(--pv-e) .36s both}.anp-stack>i:nth-child(-n+3){transform-origin:50% 0;background:linear-gradient(135deg,#cfd5de,#aeb6c3);border-radius:4px;width:38px;height:22px;display:block;left:10px;box-shadow:0 -2px 6px #1018281f}.anp-stack>i:first-child{top:6px;transform:scale(.9)}.anp-stack>i:nth-child(2){background:linear-gradient(135deg,#c3cad5,#9fa8b7);top:11px;transform:scale(.95)}.anp-stack>i:nth-child(3){background:linear-gradient(135deg,#b9c0cc,#8b95a6);top:16px}@keyframes pvStackIn{0%{transform:translateY(26px)}to{transform:none}}@keyframes pvStackBack1{0%{transform:none}to{transform:scale(.9)}}@keyframes pvStackBack2{0%{transform:none}to{transform:scale(.95)}}.optcard:hover .anp-stack>i:first-child{animation:pvStackBack1 .9s var(--pv-e) both}.optcard:hover .anp-stack>i:nth-child(2){animation:pvStackBack2 .9s var(--pv-e) .15s both}.optcard:hover .anp-stack>i:nth-child(3){animation:pvStackIn .9s var(--pv-e) .15s both}.anp-exit>i:first-child{background:linear-gradient(135deg,#a7b3c6,#5e6a7e);border-radius:3px;width:50px;height:32px;top:4px;left:4px}.anp-exit>i:nth-child(2){background:#fff;border-radius:4px 4px 0 0;height:20px;display:block;top:40px;left:12px;right:12px;box-shadow:0 -2px 8px #10182829}@keyframes pvExit{to{opacity:.45;border-radius:9px;transform:scale(.8)translateY(-4px)}}@keyframes pvNext{to{transform:translateY(-14px)}}.optcard:hover .anp-exit>i:first-child{animation:pvExit 1s var(--pv-e) both}.optcard:hover .anp-exit>i:nth-child(2){animation:pvNext 1s var(--pv-e) both}.anp-ink>i:nth-child(-n+4){background:#c3c9d3;border-radius:2px;width:38px;height:4px;display:block;left:10px}.anp-ink>i:first-child{top:9px}.anp-ink>i:nth-child(2){width:34px;top:16px}.anp-ink>i:nth-child(3){width:38px;top:23px}.anp-ink>i:nth-child(4){width:22px;top:30px}@keyframes pvInk{to{background:#4c5563}}.optcard:hover .anp-ink>i:first-child{animation:.35s linear both pvInk}.optcard:hover .anp-ink>i:nth-child(2){animation:.35s linear .2s both pvInk}.optcard:hover .anp-ink>i:nth-child(3){animation:.35s linear .4s both pvInk}.optcard:hover .anp-ink>i:nth-child(4){animation:.35s linear .6s both pvInk}@media (prefers-reduced-motion:reduce){.optcard:hover .anp>i,.optcard:hover .anp:after{animation:none!important}}.cvhp{--pv-e:cubic-bezier(.2, .7, .3, 1);border-radius:var(--tk-art-r,9px);background:var(--tk-art-bg,#eef0f3);width:58px;height:44px;box-shadow:var(--tk-art-sh);display:block;position:relative;overflow:hidden}.cvhp:before{content:"";width:32px;height:36px;transition:transform .3s var(--pv-e), box-shadow .3s var(--pv-e);background:#fff;border-radius:4px;position:absolute;top:6px;left:13px;box-shadow:0 1px 2px #1018281a}.cvhp>i{border-radius:3px;width:26px;height:20px;display:block;position:absolute;top:9px;left:16px;overflow:hidden}.cvhp>i:first-child{transition:transform .35s var(--pv-e), opacity .3s var(--pv-e);background:linear-gradient(135deg,#b9c0cc,#8b95a6)}.cvhp>i:nth-child(2){opacity:0;transition:opacity .3s var(--pv-e);background:linear-gradient(225deg,#c9b8ac,#8f7b6d)}.cvhp>i:nth-child(3){pointer-events:none}.cvhp:after{content:"";background:#6b7484;border-radius:2px;width:16px;height:4px;position:absolute;top:33px;left:16px}.cvhp-lift:before,.cvhp-liftzoom:before,.cvhp-auto:before{transform:translateY(-3px);box-shadow:0 6px 12px -4px #10182847}.cvhp-lift:after,.cvhp-liftzoom:after,.cvhp-auto:after,.cvhp-lift>i,.cvhp-liftzoom>i,.cvhp-auto>i{transform:translateY(-3px)}.cvhp-zoom>i:first-child{transform:scale(1.16)}.cvhp-liftzoom>i:first-child{transform:translateY(-3px)scale(1.16)}@keyframes hvLiftCard{0%{transform:none;box-shadow:0 1px 2px #1018281a}}@keyframes hvLiftIn{0%{transform:none}}@keyframes hvZoom{0%{transform:none}}@keyframes hvLiftZoom{0%{transform:none}}.optcard:hover .cvhp-lift:before,.optcard:hover .cvhp-liftzoom:before,.optcard:hover .cvhp-auto:before{animation:hvLiftCard .55s var(--pv-e) both}.optcard:hover .cvhp-lift:after,.optcard:hover .cvhp-liftzoom:after,.optcard:hover .cvhp-auto:after,.optcard:hover .cvhp-lift>i,.optcard:hover .cvhp-auto>i{animation:hvLiftIn .55s var(--pv-e) both}.optcard:hover .cvhp-zoom>i:first-child{animation:hvZoom .6s var(--pv-e) both}.optcard:hover .cvhp-liftzoom>i:first-child{animation:hvLiftZoom .6s var(--pv-e) both}.optcard:hover .cvhp-liftzoom>i:nth-child(n+2){animation:hvLiftIn .55s var(--pv-e) both}.cvhp-fx-swap>i:first-child{opacity:0}.cvhp-fx-swap>i:nth-child(2){opacity:1}@keyframes hvSwapOut{0%{opacity:1}to{opacity:0}}@keyframes hvSwapIn{0%{opacity:0}to{opacity:1}}.optcard:hover .cvhp-fx-swap>i:first-child{animation:hvSwapOut .6s var(--pv-e) both}.optcard:hover .cvhp-fx-swap>i:nth-child(2){animation:hvSwapIn .6s var(--pv-e) both}.cvhp-fx-video>i:first-child{opacity:0}.cvhp-fx-video>i:nth-child(2){opacity:1}.cvhp-fx-video>i:nth-child(3){background:#ffffffed;border-radius:50%;width:10px;height:10px;top:12px;left:24px;box-shadow:0 1px 2px #10182847}.cvhp-fx-video>i:nth-child(3):before{content:"";border-top:2px solid #0000;border-bottom:2px solid #0000;border-left:4px solid #2b3242;position:absolute;top:3px;left:4px}@keyframes hvVideoIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:none}}.optcard:hover .cvhp-fx-video>i:first-child{animation:hvSwapOut .6s var(--pv-e) both}.optcard:hover .cvhp-fx-video>i:nth-child(2){animation:hvSwapIn .6s var(--pv-e) both}.optcard:hover .cvhp-fx-video>i:nth-child(3){animation:hvVideoIn .5s var(--pv-e) both}.cvhp-fx-shine>i:nth-child(3){background:linear-gradient(115deg,#0000 38%,#ffffffb3 50%,#0000 62%);transform:translate(-10%)}@keyframes hvShine{0%{transform:translate(-110%)}to{transform:translate(110%)}}.optcard:hover .cvhp-fx-shine>i:nth-child(3){animation:.8s cubic-bezier(.3,.6,.3,1) both hvShine}.cvhp-fx-tint>i:nth-child(3){background:var(--terra,#e2551f);opacity:.22;mix-blend-mode:multiply}@keyframes hvTint{0%{opacity:0}to{opacity:.22}}.optcard:hover .cvhp-fx-tint>i:nth-child(3){animation:hvTint .5s var(--pv-e) both}.cvhp-fx-frame>i:nth-child(3){box-shadow:inset 0 0 0 1.5px var(--terra,#e2551f)}@keyframes hvFrame{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.optcard:hover .cvhp-fx-frame>i:nth-child(3){animation:hvFrame .5s var(--pv-e) both}@media (prefers-reduced-motion:reduce){.optcard:hover .cvhp>i,.optcard:hover .cvhp:before,.optcard:hover .cvhp:after{animation:none!important}}.mo5{--pv-e:cubic-bezier(.2, .7, .3, 1);--e-soft:cubic-bezier(.22, .7, .25, 1);--e-snappy:cubic-bezier(.5, 0, .1, 1);--e-spring:cubic-bezier(.34, 1.56, .64, 1);--e-linear:linear;border-radius:var(--tk-art-r,9px);background:var(--tk-art-bg,#eef0f3);width:58px;height:40px;box-shadow:var(--tk-art-sh);display:block;position:relative;overflow:hidden}.mo5>i{display:block;position:absolute}.lp-prev.bare>.mo5{margin:12px auto;transform:scale(1.5)}.mo5-ease>i:first-child{background:#cfd5de;border-radius:2px;height:2px;top:19px;left:8px;right:8px}.mo5-ease>i:nth-child(2){background:linear-gradient(135deg,#b9c0cc,#8b95a6);border-radius:4px;width:14px;height:14px;top:13px;left:8px;transform:translate(28px)}.mo5-ease>i:nth-child(n+3){display:none}@keyframes mo5Run{0%{transform:translate(0)}to{transform:translate(28px)}}.optcard:hover .mo5-ease-soft>i:nth-child(2),.lp-card:hover .mo5-ease-soft>i:nth-child(2){animation:mo5Run 1s var(--e-soft) both}.optcard:hover .mo5-ease-snappy>i:nth-child(2),.lp-card:hover .mo5-ease-snappy>i:nth-child(2){animation:mo5Run 1s var(--e-snappy) both}.optcard:hover .mo5-ease-spring>i:nth-child(2),.lp-card:hover .mo5-ease-spring>i:nth-child(2){animation:mo5Run 1s var(--e-spring) both}.optcard:hover .mo5-ease-linear>i:nth-child(2),.lp-card:hover .mo5-ease-linear>i:nth-child(2){animation:mo5Run 1s var(--e-linear) both}.mo5-ease-auto>i:nth-child(2){box-sizing:border-box;background:0 0;border:1.5px dashed #aab2c0}.optcard:hover .mo5-ease-auto>i:nth-child(2),.lp-card:hover .mo5-ease-auto>i:nth-child(2){animation:mo5Run 1s var(--e-soft) both}.mo5-tl:before{content:"";box-sizing:border-box;width:36px;height:28px;transition:transform .3s var(--pv-e), box-shadow .3s var(--pv-e);background:#fff;border-radius:5px;position:absolute;top:6px;left:11px;box-shadow:0 1px 2px #1018281a}.mo5-tl>i:first-child{background:linear-gradient(135deg,#b9c0cc,#8b95a6);border-radius:3px;width:30px;height:16px;top:9px;left:14px;overflow:hidden}.mo5-tl>i:nth-child(2){border-radius:3px;width:30px;height:16px;top:9px;left:14px}.mo5-tl>i:nth-child(n+3){display:none}.mo5-tl:after{content:"";background:#7b8494;border-radius:2px;width:16px;height:3px;position:absolute;top:28px;left:14px}.mo5-tl-auto:before{border:1px dashed #b3bac6;transform:translateY(-2px);box-shadow:0 5px 10px -4px #10182833}.mo5-tl-auto>i:first-child,.mo5-tl-auto:after{transform:translateY(-2px)}.optcard:hover .mo5-tl-auto:before,.lp-card:hover .mo5-tl-auto:before{animation:mo5Lift .55s var(--pv-e) both}.optcard:hover .mo5-tl-auto>i:first-child,.lp-card:hover .mo5-tl-auto>i:first-child,.optcard:hover .mo5-tl-auto:after,.lp-card:hover .mo5-tl-auto:after{animation:mo5Up .55s var(--pv-e) both}.mo5-tl-lift:before{transform:translateY(-3px);box-shadow:0 7px 14px -5px #1018284d}.mo5-tl-lift>i:first-child,.mo5-tl-lift:after{transform:translateY(-3px)}@keyframes mo5Lift{0%{transform:none;box-shadow:0 1px 2px #1018281a}}@keyframes mo5Up{0%{transform:none}}.optcard:hover .mo5-tl-lift:before,.lp-card:hover .mo5-tl-lift:before{animation:mo5Lift .55s var(--pv-e) both}.optcard:hover .mo5-tl-lift>i:first-child,.lp-card:hover .mo5-tl-lift>i:first-child,.optcard:hover .mo5-tl-lift:after,.lp-card:hover .mo5-tl-lift:after{animation:mo5Up .55s var(--pv-e) both}.mo5-tl-zoom>i:first-child{transform:scale(1.14)}@keyframes mo5Zoom{0%{transform:none}}.optcard:hover .mo5-tl-zoom>i:first-child,.lp-card:hover .mo5-tl-zoom>i:first-child{animation:mo5Zoom .6s var(--pv-e) both}.mo5-tl-tint>i:nth-child(2){background:var(--terra,#e2551f);opacity:.24;mix-blend-mode:multiply}@keyframes mo5Fade{0%{opacity:0}}.optcard:hover .mo5-tl-tint>i:nth-child(2),.lp-card:hover .mo5-tl-tint>i:nth-child(2){animation:mo5Fade .5s var(--pv-e) both}.mo5-tl-frame>i:nth-child(2){box-shadow:inset 0 0 0 1.5px var(--terra,#e2551f)}@keyframes mo5Frame{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.optcard:hover .mo5-tl-frame>i:nth-child(2),.lp-card:hover .mo5-tl-frame>i:nth-child(2){animation:mo5Frame .5s var(--pv-e) both}.mo5-snap:before{content:"";z-index:2;pointer-events:none;border:1.5px solid #aab2c0;border-radius:5px;position:absolute;inset:4px}.mo5-snap>i:first-child,.mo5-snap>i:nth-child(2){background:linear-gradient(135deg,#b9c0cc,#8b95a6);border-radius:3px;height:15px;left:8px;right:8px}.mo5-snap>i:first-child{top:4px}.mo5-snap>i:nth-child(2){background:linear-gradient(135deg,#cdd3dc,#a9b2bf);top:21px}.mo5-snap>i:nth-child(n+3){display:none}@keyframes mo5SnapOff{0%{transform:translateY(9px)}to{transform:translateY(3px)}}@keyframes mo5SnapStart{0%{transform:translateY(9px)}to{transform:translateY(0)}}@keyframes mo5SnapCenter{0%{transform:translateY(9px)}to{transform:translateY(8px)}}.mo5-snap-off>i:first-child,.mo5-snap-off>i:nth-child(2){transform:translateY(3px)}.mo5-snap-center>i:first-child,.mo5-snap-center>i:nth-child(2){transform:translateY(8px)}.optcard:hover .mo5-snap-off>i,.lp-card:hover .mo5-snap-off>i{animation:mo5SnapOff .9s var(--e-linear) both}.optcard:hover .mo5-snap-start>i,.lp-card:hover .mo5-snap-start>i{animation:mo5SnapStart .9s var(--e-soft) both}.optcard:hover .mo5-snap-center>i,.lp-card:hover .mo5-snap-center>i{animation:mo5SnapCenter .9s var(--e-soft) both}.mo5-pfx{background:#fff}.mo5-pfx>i:first-child{z-index:3;background:#dfe3ea;height:8px;top:0;left:0;right:0}.mo5-pfx>i:nth-child(2),.mo5-pfx>i:nth-child(3){border-radius:4px;height:21px;top:13px;left:6px;right:6px}.mo5-pfx>i:nth-child(2){opacity:0;background:linear-gradient(135deg,#cdd3dc,#a9b2bf)}.mo5-pfx>i:nth-child(3){background:linear-gradient(135deg,#b9c0cc,#8b95a6)}.mo5-pfx>i:nth-child(n+4){display:none}@keyframes mo5PfxCut{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes mo5PfxIn{0%,49%{opacity:0}50%,to{opacity:1}}.optcard:hover .mo5-pfx-none>i:nth-child(2),.lp-card:hover .mo5-pfx-none>i:nth-child(2){animation:.8s linear both mo5PfxCut}.optcard:hover .mo5-pfx-none>i:nth-child(3),.lp-card:hover .mo5-pfx-none>i:nth-child(3){animation:.8s linear both mo5PfxIn}@keyframes mo5PfxOut{0%{opacity:1}to{opacity:0}}@keyframes mo5PfxFade{0%{opacity:0}to{opacity:1}}.optcard:hover .mo5-pfx-fade>i:nth-child(2),.lp-card:hover .mo5-pfx-fade>i:nth-child(2){animation:mo5PfxOut .5s var(--e-soft) both}.optcard:hover .mo5-pfx-fade>i:nth-child(3),.lp-card:hover .mo5-pfx-fade>i:nth-child(3){animation:mo5PfxFade .5s var(--e-soft) .18s both}@keyframes mo5PfxSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.optcard:hover .mo5-pfx-slide>i:nth-child(2),.lp-card:hover .mo5-pfx-slide>i:nth-child(2){animation:mo5PfxOut .45s var(--e-soft) .1s both}.optcard:hover .mo5-pfx-slide>i:nth-child(3),.lp-card:hover .mo5-pfx-slide>i:nth-child(3){animation:mo5PfxSlide .55s var(--e-soft) both}.mo5-btnrow{flex-wrap:wrap;align-items:center;gap:12px;margin:8px 0 2px;display:flex}.mo5-btn{appearance:none;cursor:pointer;font:inherit;color:#fff;background:var(--sacc,#e2551f);border:0;border-radius:10px;padding:9px 18px;font-size:13px;font-weight:700;line-height:1;transition:transform .18s,border-radius .18s,box-shadow .18s;box-shadow:0 2px 6px #10182829}.mo5-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px -4px #10182847}.mo5-btn:active{transform:translateY(0)scale(.97)}.mo5-btn.mo5-spring{transition:transform .42s var(--e-spring), border-radius .18s ease, box-shadow .3s ease}.mo5-btn.mo5-spring:hover{transform:translateY(-2px)scale(1.04)}.mo5-btn.mo5-morph{border-radius:22px}.mo5-btn.mo5-morph:active{border-radius:8px;transform:scale(.96)}.mo5-btn-note{color:var(--muted,#767d8a);font-size:12px;line-height:1.4}@media (prefers-reduced-motion:reduce){.optcard:hover .mo5>i,.lp-card:hover .mo5>i,.optcard:hover .mo5:before,.lp-card:hover .mo5:before,.optcard:hover .mo5:after,.lp-card:hover .mo5:after{animation:none!important}.mo5-btn,.mo5-btn.mo5-spring{transition:none}.mo5-btn:hover,.mo5-btn.mo5-spring:hover{transform:none}}.anp,.cvhp,.mo5{--sc-card:#fff;--sc-card-r:6px;--sc-card-sh:0 1px 2px #10182821;--sc-photo:linear-gradient(155deg, #eef0f4 0%, #d9dde4 100%);--sc-photo-2:linear-gradient(200deg, #f2e9e0 0%, #dccdbf 100%);--sc-line:#cfd5de;--sc-line-h:#aeb6c2}.anp:not(.anp-stagger):not(.anp-lines):not(.anp-counter):not(.anp-fx)>i:first-child{border-radius:var(--sc-card-r);background:var(--sc-card);width:38px;height:26px;box-shadow:var(--sc-card-sh);top:5px;left:10px}.anp:not(.anp-stagger):not(.anp-lines):not(.anp-counter):not(.anp-fx)>i:first-child:before{content:"";background:var(--sc-photo);border-radius:4px;height:12px;position:absolute;top:3px;left:3px;right:3px}.anp:not(.anp-stagger):not(.anp-lines):not(.anp-counter):not(.anp-fx)>i:first-child:after{content:"";background:var(--sc-line);width:22px;height:3px;box-shadow:0 5px 0 0 var(--sc-line);border-radius:2px;position:absolute;top:17px;left:3px}.anp-rise:after,.anp-scale:after,.anp-slide:after,.anp-wipe:after{border-radius:var(--sc-card-r);border-color:#c3cad6;width:38px;height:26px;top:5px;left:10px}.anp-stagger>i:nth-child(-n+3){background:var(--sc-card);width:13px;height:26px;box-shadow:var(--sc-card-sh);border-radius:4px;top:5px}.anp-stagger>i:first-child{left:7px}.anp-stagger>i:nth-child(2){left:22.5px}.anp-stagger>i:nth-child(3){left:38px}.anp-stagger>i:nth-child(-n+3):before{content:"";background:var(--sc-photo);border-radius:3px;height:13px;position:absolute;top:2px;left:2px;right:2px}.anp-stagger>i:nth-child(-n+3):after{content:"";background:var(--sc-line);width:7px;height:3px;box-shadow:0 4px 0 0 var(--sc-line);border-radius:2px;position:absolute;top:17px;left:2px}.anp-lines>i:first-child,.anp-lines>i:nth-child(2){background:var(--sc-line-h)}.anp-lines>i:nth-child(3){background:var(--sc-line)}.anp-counter:after{color:#5b6472;font-weight:600}.anp-fx{background:linear-gradient(135deg,#b6bfcd 0%,#8d97a7 55%,#6d7788 100%)}.anp-fx-none:after{background:var(--sc-photo);border-radius:3px}.anp-mosaic>i:nth-child(n+1){background:#f3f5f8}.anp-grain:after{background:linear-gradient(135deg,#b6bfcd 0%,#8d97a7 55%,#6d7788 100%)}.anp-parallax{background:linear-gradient(160deg,#e6e9ef,#d3d8e1)}.anp-parallax>i:nth-child(2){background:linear-gradient(90deg,#bcc3cf 0 40%,#0000 40%);height:4px;top:34px}.cvhp:before{border-radius:var(--sc-card-r);box-shadow:var(--sc-card-sh)}.cvhp-lift:before,.cvhp-liftzoom:before,.cvhp-auto:before{box-shadow:0 6px 12px -4px #10182847}.cvhp>i{border-radius:4px;height:17px;top:9px}.cvhp>i:first-child{background:var(--sc-photo)}.cvhp>i:nth-child(2){background:var(--sc-photo-2)}.cvhp:after{background:var(--sc-line);width:18px;height:3px;box-shadow:0 5px 0 0 var(--sc-line);border-radius:2px;top:30px;left:16px}.mo5-ease>i:first-child{background:var(--sc-line)}.mo5-ease>i:nth-child(2){background:var(--sc-card);box-shadow:var(--sc-card-sh);border-radius:4px}.mo5-ease>i:nth-child(2):before{content:"";background:var(--sc-photo);border-radius:2px;position:absolute;inset:2.5px}.mo5-ease-auto>i:nth-child(2){box-shadow:none;background:0 0}.mo5-ease-auto>i:nth-child(2):before{content:none}.mo5-tl:before{border-radius:var(--sc-card-r);box-shadow:var(--sc-card-sh)}.mo5-tl>i:first-child{background:var(--sc-photo);height:14px;top:9px}.mo5-tl>i:nth-child(2){height:14px;top:9px}.mo5-tl:after{background:var(--sc-line);width:16px;height:3px;box-shadow:0 4px 0 0 var(--sc-line);border-radius:2px;top:25px;left:14px}.mo5-tl-none:before{box-shadow:0 1px 2px #10182812}.mo5-tl-auto:before{box-shadow:0 5px 10px -4px #10182833}.mo5-tl-lift:before{box-shadow:0 7px 14px -5px #10182847}.mo5-snap{background:var(--tk-art-bg,#eef0f3)}.mo5-snap:before{border-color:#c3cad6}.mo5-snap>i:first-child,.mo5-snap>i:nth-child(2){background:var(--sc-card);box-shadow:var(--sc-card-sh);border-radius:4px}.mo5-snap>i:first-child:before,.mo5-snap>i:nth-child(2):before{content:"";background:var(--sc-photo);border-radius:2px;position:absolute;inset:2px}.mo5-snap>i:nth-child(2):before{background:linear-gradient(155deg,#f3f5f8,#e3e7ed)}.mo5-pfx>i:first-child{background:#e7eaf0}.mo5-pfx>i:nth-child(2),.mo5-pfx>i:nth-child(3){border-radius:var(--sc-card-r);background:var(--sc-card);height:24px;box-shadow:var(--sc-card-sh);top:12px}.mo5-pfx>i:nth-child(2):before,.mo5-pfx>i:nth-child(3):before{content:"";background:var(--sc-photo);border-radius:3px;height:11px;position:absolute;top:3px;left:3px;right:3px}.mo5-pfx>i:nth-child(2):before{background:var(--sc-photo-2)}.mo5-pfx>i:nth-child(2):after,.mo5-pfx>i:nth-child(3):after{content:"";background:var(--sc-line);width:20px;height:3px;box-shadow:0 5px 0 0 var(--sc-line);border-radius:2px;position:absolute;top:16px;left:3px}.optcard .art>.anp,.optcard .art>.cvhp,.optcard .art>.mo5{transform-origin:50%;box-shadow:none;background:0 0;transform:scale(1.5)}.mo5-load>i:first-child{z-index:3;background:#e7eaf0;height:8px;top:0;left:0;right:0}.mo5-load>i:nth-child(2){border-radius:var(--sc-card-r,6px);background:var(--sc-card,#fff);height:24px;box-shadow:var(--sc-card-sh);top:12px;left:6px;right:6px}.mo5-load>i:nth-child(2):before{content:"";background:var(--sc-photo);border-radius:3px;height:11px;position:absolute;top:3px;left:3px;right:3px}.mo5-load>i:nth-child(2):after{content:"";background:var(--sc-line);width:20px;height:3px;box-shadow:0 5px 0 0 var(--sc-line);border-radius:2px;position:absolute;top:16px;left:3px}.mo5-load>i:nth-child(n+3){display:none}@keyframes mo5LoadRise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.optcard:hover .mo5-load-on>i:nth-child(2),.lp-card:hover .mo5-load-on>i:nth-child(2){animation:mo5LoadRise .62s var(--e-soft) both}:is(.optcard .art:has(>.anp),.optcard .art:has(>.cvhp),.optcard .art:has(>.mo5)){aspect-ratio:16/10;border-radius:var(--tk-art-r,9px);background:var(--tk-art-bg,#eef0f3);min-height:76px;box-shadow:var(--tk-art-sh);padding:0;overflow:hidden}.optcard .art>.anp,.optcard .art>.cvhp,.optcard .art>.mo5{box-shadow:none;transform-origin:50%;background:0 0;transform:scale(1.8)}.optcard .art>.anp.anp-fx{background:linear-gradient(135deg,#b6bfcd 0%,#8d97a7 55%,#6d7788 100%)}.optcard .art>.anp.anp-parallax{background:linear-gradient(160deg,#e6e9ef,#d3d8e1)}@media (prefers-reduced-motion:reduce){.optcard .art>.anp,.optcard .art>.cvhp,.optcard .art>.mo5{transition:none}}.anp[class*=anp-dir-]:after{content:"";border-radius:var(--sc-card-r,6px);box-sizing:border-box;border:1px dashed #c3cad6;width:38px;height:26px;position:absolute;top:5px;left:10px}.anp-dir-none>i:first-child{opacity:.4}.anp-dir-left>i:first-child{opacity:.5;transform:translate(-5px)}.anp-dir-right>i:first-child{opacity:.5;transform:translate(5px)}.anp-dir-up>i:first-child{opacity:.5;transform:translateY(-4px)}.anp-dir-down>i:first-child{opacity:.5;transform:translateY(4px)}@keyframes pvDirX{0%{opacity:0;transform:translateX(var(--pd))}35%{transform:translateX(var(--pd))}55%{opacity:1}to{opacity:1;transform:none}}@keyframes pvDirY{0%{opacity:0;transform:translateY(var(--pd))}35%{transform:translateY(var(--pd))}55%{opacity:1}to{opacity:1;transform:none}}.optcard:hover .anp-dir-none>i:first-child{animation:pvFade .75s var(--pv-e) both}.optcard:hover .anp-dir-left>i:first-child{--pd:-5px;animation:pvDirX .8s var(--pv-e) both}.optcard:hover .anp-dir-right>i:first-child{--pd:5px;animation:pvDirX .8s var(--pv-e) both}.optcard:hover .anp-dir-up>i:first-child{--pd:-4px;animation:pvDirY .8s var(--pv-e) both}.optcard:hover .anp-dir-down>i:first-child{--pd:4px;animation:pvDirY .8s var(--pv-e) both}
.sfx-panel,.sfx-body{display:block}.sfx-panel .tpn-grp-b>.frow{margin-bottom:0}.sfx-panel .tpn-grp-b>.fdet:first-child{border-top:0;margin-top:0;padding-top:0}.sfx-empty{text-align:center;border:1px dashed var(--line,#e6e8ec);color:var(--muted,#767d8a);border-radius:14px;margin:6px 0 12px;padding:22px 16px;font-size:12.5px;font-weight:600;line-height:1.5}.sfx-note{color:var(--muted,#767d8a);margin:2px 0 6px;font-size:12px;font-weight:500;line-height:1.45}.sfx-note b{color:var(--ink,#17181c);font-weight:600}.sfx-tp{border-radius:var(--tk-tile-r,12px);background:var(--tk-art-bg,#eef0f4);width:96px;box-shadow:var(--tk-art-sh);border:0;grid-template-columns:repeat(3,1fr);gap:3px;padding:5px;display:grid}.sfx-tp button{aspect-ratio:1.35;background:var(--tk-shape);box-shadow:var(--tk-shape-sh);cursor:pointer;border:0;border-radius:4px;padding:3px;transition:background .14s,box-shadow .14s;display:flex}.sfx-tp button:hover{box-shadow:var(--tk-shape-sh), inset 0 0 0 1px #15171c2e}.sfx-tp button i{background:#b0b6c0;border-radius:2px;width:12px;height:3px;transition:background .14s;display:block}.sfx-tp button.on{background:var(--tk-shape-on);box-shadow:var(--tk-shape-k-sh)}.sfx-tp button.on i{background:#fff}.sfx-tp button.p-tl{justify-content:flex-start;align-items:flex-start}.sfx-tp button.p-tc{justify-content:center;align-items:flex-start}.sfx-tp button.p-tr{justify-content:flex-end;align-items:flex-start}.sfx-tp button.p-ml{justify-content:flex-start;align-items:center}.sfx-tp button.p-mc{justify-content:center;align-items:center}.sfx-tp button.p-mr{justify-content:flex-end;align-items:center}.sfx-tp button.p-bl{justify-content:flex-start;align-items:flex-end}.sfx-tp button.p-bc{justify-content:center;align-items:flex-end}.sfx-tp button.p-br{justify-content:flex-end;align-items:flex-end}.sfx-tp-reset{cursor:pointer;font:inherit;color:var(--muted,#767d8a);background:0 0;border:0;margin-top:6px;padding:0;font-size:12px;font-weight:500}.sfx-tp-reset:hover{color:var(--ink,#17181c);text-decoration:underline}.sfx-cellbtn{border-top:1px dashed var(--line,#dcdee2);margin-top:10px;padding-top:10px}.sfx-inline-more{border-top:0;margin-top:4px;padding-top:0}.sfx-panel .frow{gap:8px;margin-bottom:8px}.sfx-panel details.tpn-more>summary{margin-bottom:6px}.sfx-panel details.tpn-more>.frow:last-child{margin-bottom:0}.pf-tight{align-items:center;gap:8px;margin:0 0 8px;display:flex}.sfx-fixed{color:var(--terra,#e2551f);font-weight:600}.fb-tone{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px;width:100%;display:grid}.fb-tone-t{border-radius:var(--tk-tile-r,12px);background:var(--tk-tile-bg);box-shadow:var(--tk-tile-sh);cursor:pointer;font:inherit;text-align:center;border:0;flex-direction:column;align-items:stretch;gap:6px;padding:7px 7px 9px;transition:box-shadow .14s;display:flex;position:relative;overflow:hidden}.fb-tone-t:hover{box-shadow:var(--tk-tile-sh-hover)}.fb-tone-t.on{box-shadow:var(--tk-tile-sh-on)}.fb-tone-t:focus-visible{outline:2px solid var(--ink,#15171c);outline-offset:2px}.fb-tone-t .cap{font-size:var(--tk-cap,12px);color:#4f5560;font-weight:500;line-height:1.25}.fb-tone-t.on .cap{color:var(--ink,#17181c);font-weight:600}.fb-tone-p{border-radius:var(--tk-art-r,9px);background:var(--tk-art-bg);min-height:40px;box-shadow:var(--tk-art-sh);justify-content:center;align-items:center;padding:7px 5px;display:flex}.fb-tone-b{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;background:var(--sacc,#e2551f);color:#fff;border-radius:8px;max-width:100%;padding:5px 11px;font-size:11px;font-weight:600;display:inline-block;overflow:hidden}.fb-tone-t .tick{pointer-events:none;background:var(--terra,#e2551f);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 0 0 2px #fff}.sfx-flag{display:none}.shop-editing .sfr:is(:has(>.shs-hd-m),:has(>.shs-hd-d),:has(>.shs-stick))>.sfx-flag{z-index:40;pointer-events:none;flex-wrap:wrap;gap:5px;max-width:calc(100% - 190px);display:flex;position:absolute;top:12px;left:12px}.shop-editing .sfr-off:is(:has(>.shs-hd-m),:has(>.shs-hd-d),:has(>.shs-stick))>.sfx-flag{top:44px}.shop-editing .sfr.sfr-off>.sfx-flag{opacity:1;filter:none}.sfx-flag i{letter-spacing:.05em;text-transform:uppercase;color:#ffffffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#231d17d1;border:1px solid #ffffff24;border-radius:999px;padding:3px 9px;font-size:11px;font-style:normal;font-weight:600;display:none;box-shadow:0 4px 12px -4px #0006}:is(.shop-editing .sfr:has(>.shs-hd-m)>.sfx-flag>.sfx-flag-m,.shop-editing .sfr:has(>.shs-hd-d)>.sfx-flag>.sfx-flag-d,.shop-editing .sfr:has(>.shs-stick)>.sfx-flag>.sfx-flag-s){display:inline-block}.sfx-flash{border-radius:12px;animation:1.2s ease-out sfx-flash}@keyframes sfx-flash{0%,55%{box-shadow:0 0 0 3px color-mix(in srgb, var(--terra,#e2551f) 62%, transparent), 0 0 0 8px color-mix(in srgb, var(--terra,#e2551f) 16%, transparent)}to{box-shadow:0 0 0 3px #0000,0 0 0 8px #0000}}@media (prefers-reduced-motion:reduce){.sfx-flash{box-shadow:0 0 0 3px color-mix(in srgb, var(--terra,#e2551f) 62%, transparent);animation:none}}.sfx-brk-w{flex-direction:column;gap:6px;margin:2px 0 8px;display:flex}.sfx-brk-none{border:1px dashed var(--line,#dcdee2);background:var(--card,#fff);color:var(--muted,#767d8a);border-radius:12px;margin:0;padding:14px;font-size:12.5px;line-height:1.5}.sfx-brk-none b{color:var(--ink,#17181c);font-weight:600}.sfx-brk{border:1px solid var(--line,#dcdee2);background:var(--card,#fff);border-radius:11px;overflow:hidden}.sfx-brk[open]{border-color:color-mix(in srgb, var(--terra,#e2551f) 42%, var(--line,#dcdee2))}.sfx-brk-h{cursor:pointer;align-items:center;gap:8px;padding:7px 8px 7px 10px;list-style:none;transition:background .14s;display:flex}.sfx-brk-h::-webkit-details-marker{display:none}.sfx-brk-h:hover{background:color-mix(in srgb, var(--terra,#e2551f) 5%, var(--card,#fff))}.sfx-brk[open]>.sfx-brk-h{border-bottom:1px solid var(--line,#e6e8ec)}.sfx-brk-n{min-width:17px;height:17px;color:var(--muted,#767d8a);font-variant-numeric:tabular-nums;background:#f1f2f5;border-radius:5px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.sfx-brk[open]>.sfx-brk-h>.sfx-brk-n{background:var(--terra,#e2551f);color:#fff}.sfx-brk-art{color:var(--muted,#767d8a);flex:none;display:flex}.sfx-brk-art svg{width:26px;height:18px}.sfx-brk-t{color:var(--ink,#17181c);flex:none;font-size:12px;font-weight:600}.sfx-brk-l{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted,#767d8a);flex:auto;font-size:11px;font-weight:600;overflow:hidden}.sfx-brk-b{padding:10px 10px 4px}.sfx-brk-b>.frow:last-child{margin-bottom:6px}.sfx-brk-nest{border-left:2px solid color-mix(in srgb, var(--terra,#e2551f) 26%, var(--line,#dcdee2));margin:8px 0 2px;padding-left:10px}.sfx-brk-add{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.sfx-brk-pick{border:1px solid var(--line,#dcdee2);background:color-mix(in srgb, var(--line,#dcdee2) 18%, var(--card,#fff));border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:6px;margin-top:6px;padding:8px;display:grid}.sfx-brk-p{border-radius:var(--tk-tile-r,12px);background:var(--tk-tile-bg);box-shadow:var(--tk-tile-sh);cursor:pointer;font:inherit;text-align:left;border:0;flex-direction:column;align-items:flex-start;gap:3px;padding:7px 8px 9px;transition:box-shadow .14s;display:flex;overflow:hidden}.sfx-brk-p:hover{box-shadow:var(--tk-tile-sh-hover)}.sfx-brk-p:focus-visible{outline:2px solid var(--ink,#15171c);outline-offset:2px}.sfx-brk-p .art{aspect-ratio:16/10;border-radius:var(--tk-art-r,9px);background:var(--tk-art-bg);width:100%;box-shadow:var(--tk-art-sh);color:var(--tk-svg-stroke,#15171c38);margin-bottom:2px;padding:5px;display:block}.sfx-brk-p .art svg{width:100%;height:100%;display:block}.sfx-brk-p .art svg *{vector-effect:non-scaling-stroke}.sfx-brk-p .art svg rect:not([fill]):not([stroke]),.sfx-brk-p .art svg circle:not([fill]):not([stroke]){fill:var(--tk-svg-fill,#fbfcfd)}.sfx-brk-p .art svg [fill=currentColor]{fill:var(--tk-svg-k,#3b4149);stroke:none}.sfx-brk-p .cap{font-size:var(--tk-cap,12px);color:var(--ink,#17181c);font-weight:600}.sfx-brk-p .hnt{font-size:var(--tk-fs-xs,11px);color:var(--muted,#767d8a);font-weight:500;line-height:1.3}.sfx-cn{border-radius:var(--tk-tile-r,12px);background:var(--tk-art-bg,#eef0f4);width:72px;box-shadow:var(--tk-art-sh);border:0;grid-template-columns:repeat(2,1fr);gap:3px;margin-top:6px;padding:5px;display:grid}.sfx-cn button{aspect-ratio:1.35;background:var(--tk-shape);box-shadow:var(--tk-shape-sh);cursor:pointer;border:0;border-radius:4px;padding:3px;transition:background .14s,box-shadow .14s;display:flex}.sfx-cn button:hover{box-shadow:var(--tk-shape-sh), inset 0 0 0 1px #15171c2e}.sfx-cn button i{background:#b0b6c0;border-radius:2px;width:9px;height:9px;transition:background .14s;display:block}.sfx-cn button.on{background:var(--tk-shape-on);box-shadow:var(--tk-shape-k-sh)}.sfx-cn button.on i{background:#fff}.sfx-cn button.p-tl{justify-content:flex-start;align-items:flex-start}.sfx-cn button.p-tr{justify-content:flex-end;align-items:flex-start}.sfx-cn button.p-bl{justify-content:flex-start;align-items:flex-end}.sfx-cn button.p-br{justify-content:flex-end;align-items:flex-end}.sfx-eb{white-space:nowrap;letter-spacing:.16em;text-transform:uppercase;color:var(--sacc,#e2551f);align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.sfx-eb:before,.sfx-eb-both:after{content:"";background:currentColor;border-radius:2px;width:16px;height:2px}.sfx-eb-plain:before,.sfx-eb-pill:before,.sfx-eb-tag:before,.sfx-eb-under:before{display:none}.sfx-eb-pill{border:1.5px solid;border-radius:999px;padding:4px 9px}.sfx-eb-tag{background:var(--sacc,#e2551f);color:var(--sbtn-ink,#fff);border-radius:7px;padding:4px 9px}.sfx-eb-under{border-bottom:2px solid;padding-bottom:3px}.sfx-dlen{width:64px;display:block}.sfx-dlen i{border-radius:2px;height:3px;margin:0 auto;display:block}.sfx-ptm{font-size:19px;font-weight:600;line-height:1}
.edit-drawer-head.esh-head{align-items:center;gap:6px;padding:7px 10px 7px 18px}.edit-drawer-head.esh-head .tpn-crumbs{flex-wrap:nowrap;flex:auto;min-width:0;margin:0;overflow:hidden}.edit-drawer-head.esh-head .tpn-crumb-w{min-width:0}.edit-drawer-head.esh-head .tpn-crumb{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.edit-drawer-head.esh-head button.esh-x{flex:none;width:26px;height:26px;font-size:14px}.edit-drawer-head.esh-head .esh-hints{flex:none;margin-left:auto}html[data-panw=narrow] .edit-drawer-head.esh-head .esh-hints span{display:none}html[data-panw=narrow] .edit-drawer-head.esh-head .esh-hints:after{content:"Подсказки";font-size:11px;font-weight:500}.edit-drawer-head.esh-head button.esh-hints{width:auto;height:auto;padding:2px 4px}.edit-drawer-head.esh-head button.esh-hints:hover{background:0 0}.edit-drawer-head.esh-head .esh-undo{flex:none;gap:2px;margin-left:auto;display:inline-flex}.edit-drawer-head.esh-head .esh-undo+.esh-hints{margin-left:4px}.edit-drawer-head.esh-head .esh-undo button{cursor:pointer;color:var(--sink,#15171c);background:0 0;border:0;border-radius:9px;font-size:15px;line-height:1}.edit-drawer-head.esh-head .esh-undo button:hover:not(:disabled){background:#7f7f7f24}.edit-drawer-head.esh-head .esh-undo button:disabled{opacity:.3;cursor:default}.edit-drawer-head.esh-head button.tpn-crumb{border-radius:6px;flex:0 auto;width:auto;min-width:0;height:auto;font-size:13px;line-height:1.35;display:inline-block}.esh-search{background:#fff;border-bottom:1px solid #eef0f3;flex:none;padding:6px 14px 6px 18px;position:relative}.esh-q{box-sizing:border-box;width:100%;height:30px;font:inherit;color:#22262c;background:#f4f6f8;border:1px solid #e2e5ea;border-radius:9px;padding:0 30px;font-size:13px;font-weight:500;transition:border-color .12s,background .12s}.esh-q::placeholder{color:#99a0aa;font-weight:500}.esh-q:hover{border-color:#d2d7de}.esh-q:focus{background:#fff;border-color:#9aa3ae;outline:none;box-shadow:0 0 0 3px #78849421}.esh-q::-webkit-search-cancel-button{display:none}.esh-ico{color:#99a0aa;pointer-events:none;position:absolute;top:14px;left:28px}.esh-kbd{pointer-events:none;color:#99a0aa;background:#fff;border:1px solid #e2e5ea;border-radius:5px;padding:3px 5px;font-size:11px;font-weight:600;line-height:1;position:absolute;top:12px;right:23px}.esh-hits{z-index:6;overscroll-behavior:contain;background:#fff;border:1px solid #e2e5ea;border-radius:12px;max-height:62vh;margin:0;padding:5px;list-style:none;position:absolute;top:calc(100% - 1px);left:18px;right:14px;overflow-y:auto;box-shadow:0 18px 44px -18px #0f121873,0 2px 6px -3px #0f121840}.esh-hits li{margin:0;padding:0;list-style:none}.esh-hit{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:0;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:1px 8px;padding:7px 9px;display:grid}.esh-hit.on,.esh-hit:hover{background:#f1f3f6}.esh-hit-l{color:#22262c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.esh-hit-p{color:#7b828c;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:12px;font-weight:500;overflow:hidden}.esh-hit .tpn-lvl{grid-area:1/2}.esh-empty{color:#7b828c;padding:10px 11px;font-size:12.5px;font-weight:500}.esh-note{z-index:6;color:#6b4a15;background:#fdf3dd;border:1px solid #f0dcae;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:500;line-height:1.4;position:absolute;top:calc(100% + 3px);left:18px;right:14px;box-shadow:0 10px 26px -14px #0f121866}.esh-tabs{background:#fff;border-bottom:1px solid #e7e9ed;flex:none;padding:6px 14px 7px}.esh-tabs-t{background:#15171c0e;border-radius:999px;gap:2px;padding:3px;display:flex}.esh-tab{cursor:pointer;min-width:0;font:inherit;color:#7b828c;letter-spacing:-.01em;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-radius:999px;flex:1 1 0;padding:5px 8px;font-size:12.5px;font-weight:500;line-height:1.2;transition:color .15s,background .15s;overflow:hidden}.esh-tab:hover{color:#22262c}.esh-tab.on{color:#22262c;box-shadow:var(--shadow-pill,0 2px 10px #1012181a);background:#fff;font-weight:600}.esh-tab:focus-visible{outline-offset:-2px;outline:2px solid #5b6570}.edit-draft-h.esh-draft-h{flex-direction:column;gap:2px;margin-bottom:12px;display:flex}.esh-draft-h b{letter-spacing:-.01em;font-size:15px;font-weight:600}.esh-draft-h span{color:#7b828c;letter-spacing:0;font-size:12px;font-weight:500}.esh-tpl-note{color:#7b828c;margin:0 0 10px;font-size:12.5px;font-weight:500;line-height:1.45}.esh-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.esh-act{color:#565d66;font:inherit;cursor:pointer;background:#fff;border:1px solid #dcdfe4;border-radius:9px;padding:7px 11px;font-size:12.5px;font-weight:600;transition:border-color .12s,color .12s,background .12s}.esh-act:hover:not(:disabled){color:#22262c;border-color:#b7bdc5}.esh-act:disabled{opacity:.45;cursor:default}.esh-act.on{color:#fff;background:#22262c;border-color:#22262c}.esh-act.on:hover{color:#fff;background:#33383f;border-color:#33383f}.esh-act:focus-visible{outline-offset:2px;outline:2px solid #5b6570}.esh-namerow{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.esh-name{box-sizing:border-box;min-width:150px;height:32px;font:inherit;color:#22262c;background:#fff;border:1px solid #cfd4db;border-radius:9px;flex:150px;padding:0 10px;font-size:12.5px;font-weight:500}.esh-name:focus{border-color:#9aa3ae;outline:none;box-shadow:0 0 0 3px #78849421}.esh-rownote{color:#6b7280;margin-top:8px;font-size:12px;font-weight:500;line-height:1.4}.esh-draft-foot{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.esh-draft-foot .esh-row{margin-top:0}.esh-chips{flex-wrap:wrap;gap:6px;display:flex}.esh-chip{background:#f7f8fa;border:1px solid #e2e5ea;border-radius:11px;align-items:stretch;max-width:100%;transition:border-color .12s,background .12s;display:inline-flex;overflow:hidden}.esh-chip:hover{background:#fff;border-color:#cfd4db}.esh-chip-b{cursor:pointer;min-width:0;font:inherit;text-align:left;color:#22262c;background:0 0;border:0;align-items:center;gap:7px;padding:7px 4px 7px 9px;display:inline-flex}.esh-chip-n{text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:12.5px;font-weight:600;overflow:hidden}.esh-chip-t{color:#98a0ab;flex:none;font-size:11px;font-weight:500}.esh-chip-x{color:#98a0ab;cursor:pointer;background:0 0;border:0;border-left:1px solid #e6e9ee;flex:none;width:26px;font-family:inherit;font-size:11px;transition:background .12s,color .12s}.esh-chip-x:hover{color:#c0392b;background:#fdecea}.esh-chip-b:focus-visible,.esh-chip-x:focus-visible{outline-offset:-2px;outline:2px solid #5b6570}.esh-pick{display:block}.esh-pick-h{align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.esh-pick-h b{letter-spacing:-.01em;color:#22262c;font-size:15px;font-weight:600}.esh-pick-w{color:#7b828c;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.esh-pick-x{color:#7b828c;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;width:26px;height:26px;font-family:inherit;font-size:13px}.esh-pick-x:hover{color:#22262c;background:#eef0f3}.esh-pick-note{color:#6b4a15;background:#fdf3dd;border:1px solid #f0dcae;border-radius:10px;margin-bottom:10px;padding:8px 11px;font-size:12px;font-weight:500;line-height:1.4}.esh-pick-g{letter-spacing:0;text-transform:none;color:#98a0ab;margin:12px 0 7px;font-size:12px;font-weight:600}.esh-pick-g:first-child{margin-top:0}.esh-tiles{flex-wrap:wrap;gap:6px;display:flex}.esh-tile{color:#22262c;font:inherit;cursor:pointer;background:#f7f8fa;border:1px solid #e2e5ea;border-radius:11px;align-items:center;gap:7px;padding:8px 11px;font-size:12.5px;font-weight:600;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.esh-tile:hover{background:#fff;border-color:#cfd4db;transform:translateY(-1px)}.esh-pick-foot{margin-top:12px}.esh-pick-cancel{color:#7b828c;font:inherit;cursor:pointer;background:0 0;border:1px dashed #cfd4db;border-radius:9px;padding:7px 13px;font-size:12.5px;font-weight:600}.esh-pick-cancel:hover{color:#22262c;border-color:#b7bdc5}.esh-sheet-back{z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14100c6b;justify-content:center;align-items:flex-start;padding:6vh 16px 24px;display:flex;position:fixed;inset:0}.esh-sheet{overscroll-behavior:contain;background:#fff;border-radius:18px;width:min(760px,92vw);max-height:84vh;padding:16px 18px 18px;font-family:inherit;overflow-y:auto;box-shadow:0 30px 70px -24px #0f121899,0 4px 12px -6px #0f12184d}.sfr{position:relative}.esh-ins{z-index:41;pointer-events:none;opacity:0;justify-content:center;transition:opacity .16s;display:flex;position:absolute;left:0;right:0}.esh-ins-top{top:6px}.esh-ins-bot{bottom:6px}.shop-editing .sfr:hover>.esh-ins,.shop-editing .sfr:focus-within>.esh-ins{opacity:1;filter:none}.shop-editing .sfr.sfr-off>.esh-ins{opacity:0;filter:none}.shop-editing .sfr.sfr-off:hover>.esh-ins,.shop-editing .sfr.sfr-off:focus-within>.esh-ins{opacity:1;filter:none}.esh-ins-b{pointer-events:auto;cursor:pointer;font:inherit;letter-spacing:.02em;color:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#29221bf0,#1a1510f5);border:1px solid #ffffff29;border-radius:999px;padding:5px 13px;font-size:12px;font-weight:600;transition:background .12s,transform .12s;box-shadow:inset 0 1px #ffffff17,0 10px 22px -10px #0000008c}.esh-ins-b:hover{color:#fff;background:linear-gradient(#dd8156,#c05f3a)}.esh-ins-b:active{transform:scale(.96)}.esh-ins-b:focus-visible{outline-offset:2px;outline:2px solid #f0a97f}.esh-el-layer{pointer-events:none;z-index:68;--esh-el:#7a4fd6;position:fixed;inset:0}.esh-el-box{pointer-events:none;border:1px solid var(--esh-el);border-radius:3px;position:fixed;box-shadow:0 0 0 2px #7a4fd621}.esh-el-box.esh-el-sel{box-shadow:none;border-style:dashed;border-color:#7a4fd68c}.esh-el-tag{text-overflow:ellipsis;white-space:nowrap;background:var(--esh-el);color:#fff;letter-spacing:.01em;border-radius:5px;max-width:240px;margin-bottom:3px;padding:2px 6px;font-family:inherit;font-size:11px;font-weight:600;line-height:1.5;position:absolute;bottom:100%;left:-1px;overflow:hidden}.esh-el-tag.down{margin-bottom:0;top:-1px;bottom:auto}.esh-el-edit{outline:2px solid var(--tpn-el,#7a4fd6);outline-offset:2px;cursor:text;white-space:pre-wrap;border-radius:2px}.esh-el-edit::selection{background:#7a4fd638}.esh-el-wait{opacity:.45;transition:opacity .2s}.edit-drawer-head.esh-head .tpn-crumbs:has(.tpn-crumb.lv-element) .tpn-crumb{max-width:108px}.edit-drawer-head.esh-head .tpn-crumb.lv-element{max-width:154px}.esh-blk{border:1px solid var(--line,#e5e7ec);background:#fff;border-radius:11px;margin-bottom:6px;transition:border-color .12s}.esh-blk:hover{border-color:#cfd3d9}.esh-blk-h{align-items:center;gap:6px;min-width:0;padding:7px 8px 7px 10px;display:flex}.esh-blk-b{cursor:pointer;text-align:left;min-width:0;font:inherit;color:inherit;background:0 0;border:0;flex-direction:column;flex:auto;align-items:stretch;gap:3px;padding:0;display:flex}.esh-blk-b.off{opacity:.45}.esh-blk-t{align-items:center;gap:7px;min-width:0;display:flex}.esh-blk-n{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.esh-blk-col{background:var(--fill,#f1f2f5);color:var(--muted,#858b95);border-radius:999px;flex:none;padding:3px 7px;font-size:11px;font-weight:600;line-height:1}.esh-blk-chev{opacity:.5;flex:none;margin-left:auto;font-size:11px}.esh-blk-p{opacity:.6;text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-left:33px;font-size:12px;font-weight:500;overflow:hidden}.esh-blk-open{border-top:1px solid var(--line,#e5e7ec);padding:10px 12px 12px}html[data-panw=narrow] .edit-drawer-body .esh-name{flex:100%;min-width:0}@media (prefers-reduced-motion:reduce){.esh-q,.esh-ins,.esh-ins-b,.esh-tile,.esh-chip,.esh-el-wait,.esh-blk{transition:none}}.esh-tile{border-radius:var(--tk-tile-r,12px);background:var(--tk-tile-bg,linear-gradient(180deg, #fff, #f7f8fa));box-shadow:var(--tk-tile-sh);color:#22262c;border:0;padding:8px 11px;font-size:12.5px;font-weight:600;transition:box-shadow .12s}.esh-tile:hover{background:var(--tk-tile-bg,linear-gradient(180deg, #fff, #f7f8fa));box-shadow:var(--tk-tile-sh-hover);border-color:#0000;transform:none}.esh-tile:focus-visible{outline-offset:2px;outline:2px solid #15171c}.esh-chip{border-radius:var(--tk-tile-r,12px);background:var(--tk-tile-bg,linear-gradient(180deg, #fff, #f7f8fa));box-shadow:var(--tk-tile-sh);border:0;transition:box-shadow .12s}.esh-chip:hover{background:var(--tk-tile-bg,linear-gradient(180deg, #fff, #f7f8fa));box-shadow:var(--tk-tile-sh-hover);border-color:#0000}.esh-chip-n{font-weight:600}.esh-chip-t{font-weight:500}.esh-chip-x{border-left:1px solid #15171c14}.esh-pick-g{letter-spacing:0;text-transform:none;color:#98a0ab;font-size:12px;font-weight:600}.esh-pick-h b{font-weight:600}.esh-pick-cancel{font-weight:500}.esh-blk.w9s2-mark{background:var(--fill,#f1f2f5);border-style:dashed;border-color:#d6dae1}.esh-blk.w9s2-mark:hover{border-color:#b9bfc9}.w9s2-mark-i{color:#98a0ab;background:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.w9s2-mark-b{cursor:pointer}.w9s2-mark-b:disabled{cursor:default}.esh-blk-chev.w9s2-mark-go{opacity:.45}.esh-blk-p.w9s2-mark-w{opacity:.5}.esh-quick{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.esh-grip{cursor:grab;-webkit-user-select:none;user-select:none;color:var(--muted,#868d97);letter-spacing:-1px;border-radius:8px;flex:none;place-items:center;width:22px;height:28px;margin-left:-4px;font-size:13px;font-weight:800;line-height:1;display:grid}.esh-grip:hover{color:var(--ink,#15171c);background:var(--fill,#f1f2f4)}.esh-grip:active{cursor:grabbing}.esh-blk.esh-over{border-color:var(--terra,#e2551f);box-shadow:0 0 0 1px var(--terra,#e2551f) inset}.esh-blk.esh-drag{opacity:.45}.esh-blk-n.esh-owned{color:var(--terra-d,#c4430f)}.pgl-g{letter-spacing:.08em;text-transform:uppercase;color:var(--muted,#868d97);flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px 4px;font-size:10.5px;font-weight:700;display:flex}.pgl-g small{text-transform:none;letter-spacing:0;margin-left:auto;font-size:11px;font-weight:500}.pgl-row{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:9px 10px 9px 6px;display:flex}.pgl-row.on{background:#e2551f14}.pgl-row.over{border-color:var(--terra,#e2551f)}.pgl-grip{flex:none;padding:4px}.pgl-dot{border-radius:99px;flex:none;width:8px;height:8px}.pgl-doc{width:16px;height:16px;stroke:var(--muted,#868d97);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none}.pgl-t{flex:1;min-width:0}.pgl-t b{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;display:block;overflow:hidden}.pgl-t span{color:var(--muted,#868d97);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.pgl-off{color:var(--muted,#868d97);background:var(--fill,#f1f2f4);border-radius:999px;flex:none;padding:2px 7px;font-size:11px;font-weight:600}.esh-blk-h{align-items:flex-start}.esh-blk-h>.esh-grip,.esh-blk-h>.tgl,.esh-blk-h>.w7u-acts{align-self:flex-start;height:26px;margin-top:0}.esh-blk-h>.tgl{align-items:center;display:inline-flex}.esh-blk-h>.w7u-acts{align-items:center}.esh-chev svg{transition:transform .15s;transform:rotate(90deg)}.esh-chev.open svg{transform:rotate(-90deg)}@media (prefers-reduced-motion:reduce){.esh-chev svg{transition:none}}
