.mk-footer-wrap{box-sizing:border-box;justify-content:center;width:100%;padding:0 16px 18px;display:flex}.mk-footer-link-list{color:var(--ui-footer-links);flex-wrap:wrap;justify-content:center;gap:12px;margin:0;padding:0;font-size:12px;font-weight:400;line-height:18px;list-style:none;display:flex}@media only screen and (width<=670px){.mk-footer-link-list{gap:10px;font-size:10px}}.mk-footer-link-list li{background-color:var(--ui-background)}.home-link:link,.home-link:active,.home-link:hover,.home-link:visited{color:var(--ui-footer-links);text-decoration:underline}.popover-modal.preset-manager-modal{background-color:var(--dropdown-background);-webkit-backdrop-filter:blur(18px)saturate(1.8);backdrop-filter:blur(18px)saturate(1.8);width:90%;max-width:1245px;height:90%;font-family:var(--font-geist);border:1px solid #ffffff17;border-radius:12px;flex-direction:column;padding:0;overflow:hidden;box-shadow:0 24px 60px #00000073}.popover-modal.preset-manager-modal::backdrop{background:#0009;transition:background .25s}.popover-modal.preset-manager-modal .preset-details-wrap{flex-direction:column;display:flex}.popover-modal.preset-manager-modal .preset-textarea-loading{min-height:200px;color:var(--ui-text-muted);border:1px solid var(--ui-border);background:var(--ui-background-b);border-radius:8px;justify-content:center;align-items:center;font-size:14px;display:flex}.popover-modal.preset-manager-modal .preset-manager-wrapper{flex:1;min-height:0;display:flex;overflow:hidden}.popover-modal.preset-manager-modal .preset-categories-column{border-right:1px solid var(--ui-border);box-sizing:border-box;flex-direction:column;flex:0 0 155px;gap:24px;padding:24px 16px;display:flex;overflow-y:auto}.popover-modal.preset-manager-modal .preset-categories-column .column-title{color:#ffffff80;margin:0;font-size:11px;font-weight:400;line-height:18px}.popover-modal.preset-manager-modal .preset-categories-column .categories-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.popover-modal.preset-manager-modal .preset-categories-column .categories-list li{justify-content:flex-start;list-style:none;display:flex}.popover-modal.preset-manager-modal .preset-categories-column .categories-list .category-btn{text-align:left;cursor:pointer;color:#fff9;background:0 0;border:none;border-radius:17px;justify-content:flex-start;padding:6px 12px;font-family:inherit;font-size:12px;line-height:18px;transition:all .2s}.popover-modal.preset-manager-modal .preset-categories-column .categories-list .category-btn:hover{color:#ffffffe6;background-color:var(--active-background)}.popover-modal.preset-manager-modal .preset-categories-column .categories-list .category-btn.is-active{color:#fff;background-color:var(--active-background);font-weight:500}.popover-modal.preset-manager-modal .presets-list-column{border-right:1px solid var(--ui-border);box-sizing:border-box;flex-direction:column;flex:0 0 245px;gap:22px;padding-top:24px;display:flex}.popover-modal.preset-manager-modal .presets-list-column .presets-header{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.popover-modal.preset-manager-modal .presets-list-column .presets-header .column-title{color:#ffffff80;margin:0;font-size:11px;font-weight:400;line-height:18px}.popover-modal.preset-manager-modal .presets-list-column .presets-header .add-preset-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex}.popover-modal.preset-manager-modal .presets-list-column .presets-header .add-preset-btn svg{width:14px;height:14px}.popover-modal.preset-manager-modal .presets-list-column .presets-header .add-preset-btn:hover{color:#ffffffe6;background:#ffffff1a}.popover-modal.preset-manager-modal .presets-list-column .presets-list{flex-direction:column;flex:1;gap:2px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.popover-modal.preset-manager-modal .presets-list-column .presets-list::-webkit-scrollbar{width:6px}.popover-modal.preset-manager-modal .presets-list-column .presets-list::-webkit-scrollbar-track{background:0 0}.popover-modal.preset-manager-modal .presets-list-column .presets-list::-webkit-scrollbar-thumb{background-color:var(--ui-border);border-radius:3px}.popover-modal.preset-manager-modal .presets-list-column .presets-list::-webkit-scrollbar-thumb:hover{background-color:var(--ui-border)}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item{box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:flex-start;align-items:flex-start;gap:7px;width:100%;padding:7px 10px;font-family:inherit;transition:all .2s;display:flex}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item .radio-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item .radio-button{border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;transition:all .2s;display:flex}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item .radio-button.is-selected{border-color:var(--ui-success-background)}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item .radio-button .radio-inner{background-color:var(--ui-success-background);border-radius:50%;width:4px;height:4px}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item .preset-item-name{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;font-size:13px;font-weight:400;overflow:hidden}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item .preset-name-italic{opacity:.7;font-style:italic}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item .item-text-wrap{flex:auto;grid-template-rows:auto 0fr;transition:grid-template-rows .2s;display:grid}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item .item-text-sub-label{color:#fff6;opacity:0;margin-top:0;font-size:10px;font-weight:400;line-height:13px;transition:opacity .2s,margin-top .2s;overflow:hidden}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item:hover .item-text-wrap{grid-template-rows:auto 1fr}.popover-modal.preset-manager-modal .presets-list-column .presets-list .preset-item:hover .item-text-sub-label{opacity:1;margin-top:2px}.popover-modal.preset-manager-modal .preset-detail-column{flex-direction:column;flex:1;display:flex;overflow:auto}.popover-modal.preset-manager-modal .preset-detail-column::-webkit-scrollbar{width:6px}.popover-modal.preset-manager-modal .preset-detail-column::-webkit-scrollbar-track{background:0 0}.popover-modal.preset-manager-modal .preset-detail-column::-webkit-scrollbar-thumb{background-color:var(--ui-border);border-radius:3px}.popover-modal.preset-manager-modal .preset-detail-column::-webkit-scrollbar-thumb:hover{background-color:var(--ui-border)}.popover-modal.preset-manager-modal .preset-detail-column .detail-header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-header .detail-actions{gap:2px;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-header .action-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;width:25px;height:25px;padding:0;transition:all .2s;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-header .action-btn svg{width:14px;height:14px}.popover-modal.preset-manager-modal .preset-detail-column .detail-header .action-btn:hover{color:#ffffffe6;background:#ffffff1a}.popover-modal.preset-manager-modal .preset-detail-column .detail-header .action-btn.action-btn--delete:hover{color:#ef4444;background:#ef444426}.popover-modal.preset-manager-modal .preset-detail-column .detail-header .close-btn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:18px;transition:all .2s;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-header .close-btn:hover{color:#ffffffe6;background:#ffffff1a}.popover-modal.preset-manager-modal .preset-detail-column .empty-state{flex-direction:column;flex:auto;justify-content:center;align-items:center;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .empty-state .empty-state-icon{justify-content:center;align-items:center;margin-bottom:0;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .empty-state .empty-state-icon svg{color:#fff;width:30px;height:30px}.popover-modal.preset-manager-modal .preset-detail-column .empty-state .empty-state-title{color:#fffc;text-align:center;margin:12px 0 24px;font-size:12px;font-weight:400;line-height:18px}.popover-modal.preset-manager-modal .preset-detail-column .empty-state .empty-state-text{color:#fff6;text-align:center;max-width:34ch;margin:0;font-size:12px;font-weight:400;line-height:18px}.popover-modal.preset-manager-modal .preset-detail-column .detail-content{flex-direction:column;flex:1;gap:24px;padding:0 30px 30px;display:flex;overflow-y:auto}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .flex{align-items:center;gap:12px;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .input-group{flex-direction:column;gap:8px;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .input-group.description{flex:auto}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .input-group.category{flex:0 175px}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .input-group.input-group--grow{flex:1}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .input-group .input-label{color:var(--ui-text-muted);margin-bottom:0;font-size:12px;font-weight:500}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .input-group .form-input.preset-textarea{resize:none;height:100%}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown{width:100%;position:relative}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown .uktdropdown-body{background-color:#252525fc;border:1px solid #fff0;border-radius:8px;width:100%;margin-top:4px;padding:0;box-shadow:0 12px 24px #0000004d}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown-btn{background:var(--ui-input-background);border:1px solid var(--ui-input-border);width:100%;color:var(--ui-input-text);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;font-family:inherit;font-size:13px;transition:all .2s;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown-btn:hover:not(.disabled){background:#ffffff0d;border-color:#fff3}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown-btn.disabled{opacity:.7;cursor:default;background:#ffffff05;border-color:#0000}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown-btn .chevron-icon{color:#fff6;width:12px;height:12px}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown .dropdown-list{margin:0;padding:4px;list-style:none}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown .dropdown-list .list-item{cursor:pointer;background-color:#0000;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;transition:all .2s;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown .dropdown-list .list-item .item-text{color:#ffffffe6;font-size:13px;font-family:var(--font-geist)}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown .dropdown-list .list-item .check-icon-wrap{justify-content:center;align-items:center;width:14px;height:14px;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown .dropdown-list .list-item .check-icon{color:#4ade80;width:12px;height:12px}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown .dropdown-list .list-item:hover{background-color:#ffffff14}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .preset-category-dropdown .dropdown-list .list-item.is-selected{background-color:#ffffff0d}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel{flex-wrap:wrap;gap:8px;margin-bottom:16px;padding:2px;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel::-webkit-scrollbar{height:4px}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel::-webkit-scrollbar-track{background:0 0}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel::-webkit-scrollbar-thumb:hover{background:#fff3}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel .file-thumbnail{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;width:80px;height:80px;transition:all .2s;position:relative;overflow:hidden}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel .file-thumbnail:hover{border-color:#ffffff26}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel .file-thumbnail .thumbnail-image{object-fit:cover;width:100%;height:100%}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel .file-thumbnail .thumbnail-placeholder{background:#ffffff0f;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;padding:8px;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel .file-thumbnail .thumbnail-placeholder .file-icon{color:#ffffff80;flex-shrink:0;width:24px;height:24px}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel .file-thumbnail .thumbnail-placeholder .file-name-label{color:#fff9;text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:9px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel .file-thumbnail .thumbnail-remove-btn{color:#ffffffe6;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:12px;line-height:1;transition:all .2s;display:flex;position:absolute;top:4px;right:4px}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attached-files-carousel .file-thumbnail .thumbnail-remove-btn:hover{color:#fff;background:#ef4444}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attach-file-btn{color:#ffffffb3;cursor:pointer;background:#39373b;border:none;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:12px;transition:all .25s;display:flex}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attach-file-btn:hover{color:#fff;background:#ffffff26}.popover-modal.preset-manager-modal .preset-detail-column .detail-content .attach-file-btn svg{width:14px;height:14px}.popover-modal.preset-manager-modal .preset-manager-footer{border-top:1px solid var(--ui-border);justify-content:space-between;align-items:center;padding:14px;display:flex}.popover-modal.preset-manager-modal .preset-manager-footer .footer-buttons-wrap{align-items:flex-end;height:100%;display:flex}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section{flex-direction:column;flex:auto;align-items:flex-start;gap:9px;display:flex;overflow:auto}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section::-webkit-scrollbar{width:1px;height:1px}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section::-webkit-scrollbar-track{background:0 0}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section::-webkit-scrollbar-thumb{background-color:#fff0;border-radius:2px}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section::-webkit-scrollbar-thumb:hover{background-color:#fff0}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section .chips-wrap{flex-direction:column;display:flex}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section .active-presets-icon-wrap{align-items:center;gap:4px;display:flex}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section .active-presets-icon{width:10px;color:var(--ui-success-background)}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section .active-presets-label{color:#ffffff80;white-space:nowrap;font-size:10px;font-weight:500}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section .active-presets-chips{flex:1;gap:6px;display:flex;overflow-x:auto}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section .active-presets-chips .preset-chip{color:#ffffffb3;white-space:nowrap;transition:all .25s ease-inout;background:#ffffff0f;border:1px solid #fff0;border-radius:12px;padding:4px 10px;font-size:11px}.popover-modal.preset-manager-modal .preset-manager-footer .active-presets-section .active-presets-chips .preset-chip:hover{color:#ffffffe6;background:#ffffff14}.popover-modal.preset-manager-modal .preset-manager-footer .empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 40px;display:flex}.popover-modal.preset-manager-modal .preset-manager-footer .empty-state-icon{color:#fff3;width:48px;height:48px;margin-bottom:16px}.popover-modal.preset-manager-modal .preset-manager-footer .empty-state-icon svg{width:100%;height:100%}.popover-modal.preset-manager-modal .preset-manager-footer .empty-state-title{color:#ffffffe6;margin:0 0 8px;font-size:16px;font-weight:600}.popover-modal.preset-manager-modal .preset-manager-footer .empty-state-text{color:#fff6;max-width:400px;margin:0;font-size:13px;line-height:1.5}.popover-modal.preset-manager-modal .preset-manager-footer .footer-buttons{flex-shrink:0;gap:8px;margin-left:16px;display:flex}.popover-modal.preset-manager-modal .preset-manager-footer .cancel-btn{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:none;border-radius:6px;padding:8px 24px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.popover-modal.preset-manager-modal .preset-manager-footer .cancel-btn:hover{background:#ffffff1f}.popover-modal.preset-manager-modal .preset-manager-footer .save-btn{color:#000;cursor:pointer;background:#4ade80;border:none;border-radius:6px;padding:8px 24px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.popover-modal.preset-manager-modal .preset-manager-footer .save-btn:hover{background:#22c55e;transform:translateY(-1px)}.popover-modal.preset-manager-modal .preset-manager-footer .save-btn:active{transform:translateY(0)}.popover-modal.preset-manager-modal .preset-manager-footer .done-btn{color:#000;cursor:pointer;background:#4ade80;border:none;border-radius:6px;flex-shrink:0;margin-left:16px;padding:8px 24px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.popover-modal.preset-manager-modal .preset-manager-footer .done-btn:hover{background:#22c55e;transform:translateY(-1px)}.popover-modal.preset-manager-modal .preset-manager-footer .done-btn:active{transform:translateY(0)}.preset-direction-card{flex-direction:column;display:flex;position:relative;container-type:inline-size}.preset-direction-card:hover .preset-direction-action-btn,.preset-direction-card:hover .preset-direction-meta,.preset-direction-card:hover .preset-direction-rollover,.preset-direction-card:hover .preset-direction-preview-wrap:after,.preset-direction-card:hover .preset-direction-preview-wrap:before{opacity:1}.preset-direction-card .preset-direction-actions{z-index:1;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:18px;right:18px}.preset-direction-card .preset-direction-actions .preset-direction-action-item{justify-content:flex-end;display:flex}.preset-direction-card .preset-direction-preview-container{contain:strict;content-visibility:auto;aspect-ratio:40/29;border-radius:7px;display:flex;position:relative;overflow:hidden}.preset-direction-card .preset-direction-preview-frame{box-shadow:none;contain:strict;content-visibility:auto;pointer-events:none;width:1280px;height:960px;transform:scale(var(--iframe-scale,.371875));transform-origin:0 0;opacity:1;background:0 0;border:none;outline:none;transition:opacity 80ms linear;display:block;position:absolute;inset:0;overflow:hidden}.preset-direction-card .preset-direction-preview-wrap{box-sizing:border-box;background-color:#000;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.preset-direction-card .preset-direction-preview-wrap:after{content:"";opacity:0;pointer-events:none;z-index:0;background:linear-gradient(#0000 0%,#0003 100%);width:100%;height:45%;transition:opacity .25s ease-in-out;position:absolute;bottom:0;left:0}.preset-direction-card .preset-direction-preview-wrap:before{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#00000080 0%,#0000 100%);width:100%;height:45%;transition:opacity .25s ease-in-out;position:absolute;top:0;left:0}.preset-direction-card .preset-direction-menu-wrap{z-index:2;justify-content:center;align-items:center;width:40px;height:36px;display:flex;position:absolute;top:7px;left:7px}.preset-direction-card .preset-direction-menu-wrap .uktdropdown-body{width:240px}.preset-direction-card .preset-direction-menu-wrap .uktdropdown-body .list-item{margin-bottom:0}.preset-direction-card .preset-direction-rollover{box-sizing:border-box;opacity:0;cursor:pointer;background:linear-gradient(#0000 0%,#0006 100%);border-radius:5px;justify-content:flex-end;align-items:flex-end;gap:5px;width:100%;height:100%;padding:8px;text-decoration:none;transition:opacity .25s ease-in-out;display:flex;position:absolute;top:0;left:0}.preset-direction-card .preset-direction-skeleton{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff1a 50%,#ffffff0d 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite skeleton-loading}.preset-direction-card .preset-direction-action-btn{box-sizing:border-box;-webkit-backdrop-filter:blur(18px)saturate(1.8);backdrop-filter:blur(18px)saturate(1.8);text-align:left;color:#fff;opacity:0;background-color:#484848c9;border:1px solid #0000;border-radius:6px;gap:5px;padding:4px 7px;font-size:12px;font-weight:500;line-height:14px;transition:all .25s ease-in-out}@media screen and (width<=768px){.preset-direction-card .preset-direction-action-btn{opacity:1}}.preset-direction-card .preset-direction-action-btn svg{width:11px;height:11px}.preset-direction-card .preset-direction-action-btn:hover{background-color:#8a8a8aa6}.preset-direction-card .preset-direction-meta{box-sizing:border-box;opacity:0;gap:8px;width:calc(100% - 150px);padding:0 0 16px 14px;transition:opacity .25s ease-in-out;display:flex;position:absolute;bottom:0;left:0}.preset-direction-card .preset-direction-meta .avatar-medium{width:16px;height:16px}.preset-direction-card .preset-direction-meta .avatar{border:1px solid #fff}.preset-direction-card .preset-direction-meta-content{flex-direction:column;gap:2px;display:flex}.preset-direction-card .preset-direction-meta .preset-direction-label{color:#fffc;text-wrap:balance;text-shadow:0 1px 5px #0003;font-size:13px;font-weight:500;line-height:1.1;font-family:var(--font-geist);flex-direction:row;justify-content:space-between;margin:0;display:none}.preset-direction-card .preset-direction-description{color:#fff6;margin:0;font-size:10px;font-weight:400;line-height:1.18}@media (hover:hover){.preset-direction-card:hover .preset-direction-meta{opacity:1}}.popover-modal.preset-direction-preview-popover{overscroll-behavior:contain;background:0 0;border:none;border-radius:10px;justify-content:flex-start;width:97%;max-width:none;height:97%}.popover-modal.preset-direction-preview-popover .preset-direction-preview-modal-body{width:100%;height:100%;overflow:auto}.popover-modal.preset-direction-preview-popover .preset-direction-preview-modal-canvas{width:100%;height:100%;display:flex}.popover-modal.preset-direction-preview-popover .preset-direction-modal-frame{background:0 0;border:0;width:100%;height:100%;display:block;overflow:auto}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
