:root{--gutter: 16px;--container-width: calc(100% - (var(--gutter) * 2));--header-top-height: 96px;--header-left-width: 280px}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pill-popover-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes pill-popover-in-top{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.mobile-tab-bar{display:none;gap:8px;padding:0 0 12px;width:100%}.mobile-tab-bar .mobile-tab{flex:1;display:flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:8px;border:2px solid #000;background:#fff;color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;cursor:pointer;transition:background-color .15s ease,color .15s ease}.mobile-tab-bar .mobile-tab.active{background:#000;color:#fff}.ai-mkt{display:flex;gap:32px;flex-wrap:nowrap;padding-bottom:8px;min-height:calc(100vh - var(--header-top-height, 96px))}.ai-mkt__panel{flex:0 0 320px;min-width:320px;position:sticky;top:16px;align-self:flex-start;height:100dvh;display:flex;flex-direction:column;padding:0 0 24px;box-sizing:border-box}.mkt-form{position:relative;display:flex;flex-direction:column;width:100%;padding:1.5rem;box-shadow:0 12px 40px #0000001f;border-radius:24px;flex:1 1 0;overflow:hidden;min-height:0}.mkt-form__content{flex:1 1 0;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding-right:4px;margin-right:-4px;padding-bottom:14px;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.mkt-form__content::-webkit-scrollbar{display:none}.mkt-form__footer{display:flex;flex-wrap:wrap;width:100%;margin-top:auto;padding-top:16px;gap:8px;flex:0 0 auto;background:#fff;border-top:1px solid #CCCCCC}.mkt-form__footer .btnist{width:100%}.mkt-form__footer .btnist.disabled{background-color:#ccc!important;color:#000!important;pointer-events:none}.mkt-form__footer .btnist.disabled .loader{width:24px;border:4px solid #000}.ai-mkt__history{flex:1;display:flex;flex-direction:column}.mkt-type-preview{width:100%;height:130px;position:relative;border-radius:18px;overflow:hidden;cursor:pointer;flex-shrink:0}.mkt-type-preview__img{width:100%;height:100%;object-fit:cover;display:block}.mkt-type-preview__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:1}.mkt-type-preview__overlay:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000040,#00000059,#00000073)}.mkt-type-preview__name{position:relative;color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mkt-type-preview__change{position:absolute;top:4px;right:4px;padding:4px 12px;border-radius:16px;backdrop-filter:blur(4.5px);background:transparent;border:none;cursor:pointer;z-index:2;color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35);transition:background-color .15s ease}.mkt-type-preview__change i{font-size:11px;margin-right:4px}.mkt-type-preview__change:hover{background:#333}.mkt-field{display:flex;flex-direction:column;gap:4px;width:100%;flex-shrink:0}.mkt-field label{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%}.mkt-field textarea,.mkt-field input,.mkt-field select{width:100%;background:#f2f2f2;color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;border-radius:8px;border:1px solid transparent;transition:border-color .15s ease}.mkt-field textarea:focus,.mkt-field input:focus,.mkt-field select:focus{border-color:#999}.mkt-field textarea{height:75px;min-height:75px;max-height:150px;padding:8px;resize:none;overflow:hidden}.mkt-pill-row{display:flex;gap:8px;width:100%;flex-shrink:0}.mkt-pill-row .panel__pill .pill-popover{width:calc(320px - 3rem)}.mkt-upload-row{display:flex;gap:10px;width:100%}.mkt-upload-row .mkt-upload-slot{flex:1;min-width:0}.mkt-upload-box{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:130px;padding:1rem;gap:6px;cursor:pointer;border:1px dashed #999999;border-radius:18px;text-align:center;overflow:hidden;transition:border-color .15s ease,background-color .15s ease}.mkt-upload-box:hover{border-color:#737373;background-color:#00000005}.mkt-upload-box.is-dragover{outline:2px dashed #888;outline-offset:-2px;background:#0000000d}.mkt-upload-box__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#0000000f;color:#666;font-size:14px;flex-shrink:0}.mkt-upload-box__text{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#666;line-height:1.3}.mkt-upload-box:has(.upload-preview){padding:0}.mkt-upload-box .upload-preview{width:100%;height:100%;position:relative}.mkt-upload-box .upload-preview img{width:100%;height:100%;object-fit:contain;display:block;border-radius:18px}.mkt-upload-box__label{position:absolute;bottom:0;left:0;z-index:2;padding:.5rem;border-radius:0 8px 0 18px;background:#000000bf;color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;font-size:10px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mkt-upload-box__close{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;z-index:2;cursor:pointer;background:#000000bf;color:#fff;border-radius:0 18px 0 8px;padding:6px 8px;font-size:10px;transition:background .15s ease}.mkt-upload-box__close:hover{background:#000}.panel__pill{width:100%;display:flex;align-items:center;gap:6px;padding:8px 10px;background:#f2f2f2;border-radius:8px;border:1px solid transparent;cursor:pointer;position:relative;user-select:none;transition:border-color .15s ease}.panel__pill.pill-open{border-color:#999}.panel__pill.pill-open .pill-popover{display:block;animation:pill-popover-in .15s ease}.panel__pill.pill-open .panel__pill-chevron{transform:rotate(180deg)}.panel__pill-icon{font-size:12px;color:#999;flex-shrink:0}.panel__pill-ratio{border:1.5px solid #000;border-radius:2px;flex-shrink:0}.panel__pill-label{font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;margin-right:auto}.panel__pill-chevron{font-size:10px;color:#999;transition:transform .15s ease}.panel__pill .pill-popover{position:absolute;top:calc(100% + 4px);left:0;right:0;min-width:0;width:100%;background:#fff;border-radius:8px;padding:6px 0 0;z-index:200;display:none;box-shadow:0 4px 16px #0000001f;max-height:280px;overflow-y:auto}.panel__pill .pill-popover.pill-popover--top{top:auto;bottom:calc(100% + 4px)}.panel__pill.pill-open .pill-popover.pill-popover--top{animation:pill-popover-in-top .15s ease}.panel__pill .pill-popover__title{padding:10px 16px 8px;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000}.panel__pill .pill-popover__item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px;cursor:pointer;transition:background .1s ease}.panel__pill .pill-popover__item:last-child{border-radius:0 0 8px 8px}.panel__pill .pill-popover__item:hover{background:#0000000a}.panel__pill .pill-popover__item.active{background:#0000000f}.panel__pill .pill-popover__item.active .pill-popover__check{opacity:1}.panel__pill .pill-popover__item-text{display:flex;flex-direction:column;flex:1;gap:2px}.panel__pill .pill-popover__item-label{font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000}.panel__pill .pill-popover__item-subtitle{font-size:10px;color:#00000080}.panel__pill .pill-popover__ratio-box{width:14px;height:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.panel__pill .pill-popover__ratio-preview{border:1.5px solid #000;border-radius:2px}.panel__pill .pill-popover__check{font-size:12px;color:#000;opacity:0;transition:opacity .1s ease;margin-left:12px}.pill-popover--fixed{position:fixed;display:block;background:#fff;border-radius:8px;padding:6px 0 0;z-index:9999;box-shadow:0 4px 16px #0000001f;max-height:280px;overflow-y:auto;animation:pill-popover-in .15s ease}.pill-popover--fixed.pill-popover--top{animation:pill-popover-in-top .15s ease}.pill-popover--fixed .pill-popover__title{padding:10px 16px 8px;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000}.pill-popover--fixed .pill-popover__item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px;cursor:pointer;transition:background .1s ease}.pill-popover--fixed .pill-popover__item:last-child{border-radius:0 0 8px 8px}.pill-popover--fixed .pill-popover__item:hover{background:#0000000a}.pill-popover--fixed .pill-popover__item.active{background:#0000000f}.pill-popover--fixed .pill-popover__item.active .pill-popover__check{opacity:1}.pill-popover--fixed .pill-popover__item-text{display:flex;flex-direction:column;flex:1;gap:2px}.pill-popover--fixed .pill-popover__item-label{font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000}.pill-popover--fixed .pill-popover__item-subtitle{font-size:10px;color:#00000080}.pill-popover--fixed .pill-popover__ratio-box{width:14px;height:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pill-popover--fixed .pill-popover__ratio-preview{border:1.5px solid #000;border-radius:2px}.pill-popover--fixed .pill-popover__check{font-size:12px;color:#000;opacity:0;transition:opacity .1s ease;margin-left:12px}.popup-upload-option{display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(25% - 9px);aspect-ratio:1;background:#f2f2f2;border:1px dashed #999999;border-radius:8px;cursor:pointer;gap:6px;transition:background-color .15s ease,border-color .15s ease}.popup-upload-option i{font-size:22px;color:#333}.popup-upload-option span{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#333;text-align:center}.popup-upload-option:hover{background:#eaeaea;border-color:gray}.imgstd-popup--mkt-picker{overflow:hidden}.imgstd-popup--mkt-picker .content__header{align-items:flex-start;padding:20px 24px 16px}.imgstd-popup--mkt-picker .content__header .mkt-picker-head{display:flex;flex:1;flex-direction:column;gap:4px}.imgstd-popup--mkt-picker .content__header .mkt-picker-head span{flex:0 0 auto}.imgstd-popup--mkt-picker .content__header .mkt-picker-head__title{color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;font-size:18px}.imgstd-popup--mkt-picker .content__header .mkt-picker-head__subtitle{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:gray}.imgstd-popup--mkt-picker .content__body{padding:16px 24px 24px;overflow-x:hidden}.mkt-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;min-width:0}.mkt-picker-grid--cols-4{grid-template-columns:repeat(4,1fr)}.mkt-picker-card{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;position:relative;min-width:0;transition:transform .15s ease}.mkt-picker-card:hover:not(.mkt-picker-card--disabled){transform:translateY(-2px)}.mkt-picker-card.active .mkt-picker-card__thumb{outline:2px solid #000;outline-offset:2px}.mkt-picker-card--disabled{opacity:.5;cursor:not-allowed}.mkt-picker-card__thumb{width:100%;aspect-ratio:3/4;border-radius:10px;overflow:hidden}.mkt-picker-card__thumb img,.mkt-picker-card__thumb video{width:100%;height:100%;object-fit:cover}.mkt-picker-card__title{font-size:14px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;font-size:13px;color:#000;text-align:left;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mkt-picker-card__desc{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:gray;text-align:left;width:100%;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mkt-picker-card__badge{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;font-size:10px;color:gray;background:#f2f2f2;padding:2px 8px;border-radius:8px}.mkt-picker-card__placeholder{width:100%;height:100%;background:#f2f2f2;display:flex;align-items:center;justify-content:center}.mkt-picker-card__placeholder i{font-size:24px;color:#999}.mkt-picker-card__check{position:absolute;top:6px;right:6px;width:22px;height:22px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.history-list{display:flex;flex-direction:column;gap:24px}.mkt-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#999;text-align:center}.mkt-empty-state i{font-size:32px}.mkt-empty-state p{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:gray;margin:0}.history-item{display:flex;align-items:stretch;gap:0;background:#fff;border-radius:16px;box-shadow:0 12px 40px #0000001f;overflow:hidden;position:relative}.history-item--skeleton{height:320px;background:#f2f2f2;overflow:hidden;pointer-events:none}.history-item--skeleton .skeleton-shimmer{width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 20%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.4) 80%,transparent 100%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}.history-item__media{flex:1;min-width:0;min-height:300px;max-height:500px;background:#fff;display:flex;align-items:center;justify-content:center}.history-item__media .media-poster{width:100%;height:100%;position:relative;cursor:pointer}.history-item__media .media-poster img{width:100%;height:100%;object-fit:contain;display:block}.history-item__media .media-poster .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.history-item__media .media-poster .play-button i{font-size:24px;color:#000;margin-left:4px}.history-item__media .media-poster:hover .play-button{transform:translate(-50%,-50%) scale(1.1);background:#fff}.history-item__media .media-poster--placeholder{display:flex;align-items:center;justify-content:center;cursor:default}.history-item__media .media-poster--placeholder i{font-size:48px;color:gray}.history-item__media .history-video{width:100%;height:100%;object-fit:contain;display:block;background:#000}.history-item__sidebar{flex:0 0 220px;display:flex;flex-direction:column;padding:16px;background:#fff;border-left:1px solid #E6E6E6}.history-item__info{flex:1;display:flex;flex-direction:column;gap:12px}.history-item__example:empty{display:none}.history-item__example .example-card{display:inline-flex;align-items:center;gap:10px;padding:6px 12px 6px 6px;background:#f2f2f2;border:1px solid #CCCCCC;border-radius:12px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.history-item__example .example-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a;background:#fff}.history-item__example .example-card__img{width:36px;height:36px;border-radius:8px;object-fit:cover}.history-item__example .example-card__placeholder{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.history-item__example .example-card__name{font-size:12px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;color:#000}.history-item__model{font-size:14px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;color:#000;cursor:pointer;transition:color .15s ease}.history-item__model:hover{color:#667eea}.history-item__prompt{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#666;line-height:1.4}.history-item__prompt:not(:empty){max-height:80px;overflow-y:auto;padding-right:4px;cursor:pointer;transition:color .15s ease}.history-item__prompt:not(:empty):hover{color:#000}.history-item__prompt:not(:empty)::-webkit-scrollbar{width:4px}.history-item__prompt:not(:empty)::-webkit-scrollbar-track{background:transparent}.history-item__prompt:not(:empty)::-webkit-scrollbar-thumb{background:#999;border-radius:2px}.history-item__prompt:empty{display:none}.history-item__thumbs{display:flex;gap:8px}.history-item__thumb{width:48px;height:48px;border-radius:8px;overflow:hidden;background:#e6e6e6;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.history-item__thumb:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.history-item__thumb img{width:100%;height:100%;object-fit:contain}.history-item__badges{display:flex;flex-wrap:wrap;gap:6px}.history-item__badges .badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;border:1px solid #CCCCCC;background:#fff;color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#4d4d4d;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.history-item__badges .badge:hover{background:#000;border-color:#000;color:#fff}.history-item__date{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:gray;margin-top:auto}.history-item__actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;padding-top:12px;border-top:1px solid #E6E6E6;margin-top:12px}.history-item__actions .action-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:#f2f2f2;color:#4d4d4d;cursor:pointer;transition:background .15s ease,color .15s ease;text-decoration:none;font-size:12px;position:relative}.history-item__actions .action-btn:hover{background:#000;color:#fff}.history-item__actions .action-btn[style*="display: none"]{display:none!important}.history-item__actions .action-btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:auto}.history-item__actions .action-btn:disabled:hover{background:#f2f2f2;color:#4d4d4d}.history-item__actions .action-btn:disabled:after{display:none}.history-item__actions .action-btn[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:6px;padding:4px 8px;background:#000;color:#fff;font-size:11px;font-weight:400;white-space:nowrap;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;pointer-events:none;z-index:10}.history-item__actions .action-btn[data-tooltip]:hover:after{opacity:1;visibility:visible}.history-item__status{position:absolute;top:16px;left:16px;z-index:2;padding:6px 14px;border-radius:8px;background:#000000b3;backdrop-filter:blur(4px);color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;color:#fff;opacity:0;visibility:hidden;transition:opacity .2s ease}.history-item__status.visible{opacity:1;visibility:visible}.history-item__status.error{background:#d20000}.history-item__status.processing{background:#000000d9}.history-item__status.processing:after{content:"";display:inline-block;width:12px;height:12px;margin-left:8px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;vertical-align:middle}@media screen and (max-width:1200px){.history-item{flex-direction:column}.history-item__media{min-height:250px;max-height:400px}.history-item__sidebar{flex:none;border-left:none;border-top:1px solid #E6E6E6}.history-item__actions{flex-direction:row;flex-wrap:wrap}.history-item__actions .action-btn{flex:1;min-width:calc(50% - 4px)}}@media screen and (max-width:640px){.history-item__media{min-height:200px}.history-item__sidebar{padding:12px}.history-item__actions .action-btn{min-width:calc(25% - 6px)}}.js-favorite .fa-solid.fa-heart{color:#ef4444}@media(min-width:769px){.imgstd-popup--confirm .content{max-width:400px}.imgstd-popup--confirm .content__body{padding:20px 16px 16px;flex-direction:column}.imgstd-popup--confirm .content__body p{margin:0}}.garment-item-thumb{display:inline-flex;width:calc(25% - 9px);aspect-ratio:1;border-radius:8px;overflow:visible;cursor:pointer;position:relative;transition:transform .15s ease,box-shadow .15s ease}.garment-item-thumb:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.garment-item-thumb.active{outline:2px solid #000;outline-offset:2px;border-radius:8px}.garment-item-thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}.garment-item-thumb .garment-check-icon{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.garment-item-thumb .my-upload-hide{position:absolute;bottom:4px;right:4px;width:24px;height:24px;border-radius:50%;background:#0009;color:#fff;border:none;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:10px;transition:background .15s ease}.garment-item-thumb .my-upload-hide:hover{background:#000c}.garment-item-thumb:hover .my-upload-hide{display:flex}.my-uploads-section{width:100%;margin-top:12px}.my-uploads-header{font-size:14px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;color:#000;margin:0 0 8px;font-size:13px}.my-uploads-grid{display:flex;flex-wrap:wrap;gap:12px;width:100%}.my-uploads-loader{width:100%;display:flex;justify-content:center;padding:12px 0}.my-uploads-loader .status-spinner{width:20px;height:20px;border:2px solid #CCCCCC;border-top-color:#000;border-radius:50%;animation:spin .7s linear infinite}.bar__run-loader{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@media screen and (max-width:768px){.mobile-tab-bar{display:flex}.ai-mkt{flex-direction:column;gap:0}.ai-mkt__panel{flex:none;min-width:0;width:100%;position:static;height:calc(100dvh - 134px);padding:0}.ai-mkt__history{width:100%}.mobile-hidden{display:none!important}.mkt-type-preview{height:100px}.imgstd-popup--mkt-picker .content{max-width:95%;max-height:85vh}.popup-upload-option{width:calc(50% - 6px)}.garment-item-thumb{width:calc(33.333% - 8px)}.mkt-picker-grid,.mkt-picker-grid--cols-4{grid-template-columns:repeat(2,1fr);gap:12px}.pill-popover.pill-popover--mobile{position:fixed;inset:auto 0 0;width:auto;max-width:none;min-width:0;max-height:90dvh;overflow:hidden;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -8px 40px #0000001f;padding:0 0 6px;opacity:1;visibility:visible;transform:translateY(0);z-index:9999;animation:pill-drawer-up .3s cubic-bezier(.16,1,.3,1) forwards}.pill-popover.pill-popover--mobile:before{content:"";display:block;width:36px;height:4px;border-radius:4px;background:#b3b3b3;margin:10px auto 6px;flex-shrink:0}.pill-popover-backdrop{position:fixed;inset:0;background:#0006;z-index:9998}.pill-popover--mobile .pill-popover__title{padding:10px 20px 8px;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000}.pill-popover--mobile .pill-popover__list{max-height:calc(90dvh - 60px);overflow-y:auto}.pill-popover--mobile .pill-popover__item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 20px;cursor:pointer;transition:background .1s ease}.pill-popover--mobile .pill-popover__item:last-child{border-radius:0 0 8px 8px}.pill-popover--mobile .pill-popover__item:hover{background:#0000000a}.pill-popover--mobile .pill-popover__item.active{background:#0000000f}.pill-popover--mobile .pill-popover__item.active .pill-popover__check{opacity:1}.pill-popover--mobile .pill-popover__item-text{display:flex;flex-direction:column;flex:1;gap:2px}.pill-popover--mobile .pill-popover__item-label{font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000}.pill-popover--mobile .pill-popover__item-subtitle{font-size:10px;color:#00000080}.pill-popover--mobile .pill-popover__ratio-box{width:14px;height:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pill-popover--mobile .pill-popover__ratio-preview{border:1.5px solid #000;border-radius:2px}.pill-popover--mobile .pill-popover__check{font-size:12px;color:#000;opacity:0;transition:opacity .1s ease;margin-left:12px}}@keyframes pill-drawer-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}
