:root{--gutter: 16px;--container-width: calc(100% - (var(--gutter) * 2));--header-top-height: 96px;--header-left-width: 280px}.apps-list{padding-bottom:80px}.apps-header{margin-bottom:40px}.apps-header h1{color:#000;font-size:42px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;letter-spacing:-.5px;margin-bottom:12px}.apps-header__desc{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%;color:#666;max-width:560px}.apps-toolbar{display:flex;align-items:center;gap:16px;margin-bottom:48px}.apps-toolbar .swiper{flex:1;min-width:0;width:100%;touch-action:pan-y}.apps-toolbar .swiper-slide{width:auto}.apps-search{position:relative;flex-shrink:0}.apps-search i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:gray;font-size:14px;pointer-events:none}.apps-search__input{height:38px;padding:8px 12px 8px 36px;border-radius:8px!important;border:1px solid #E6E6E6;background:#fff;color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;width:220px;outline:none;transition:border-color .12s ease}.apps-search__input:focus{border-color:#000}.apps-search__input::placeholder{color:#999}.apps-tabs__item{padding:8px 20px;border-radius:100px;border:1px solid #CCCCCC;background:#fff;color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%;cursor:pointer;white-space:nowrap;transition:all .15s ease}.apps-tabs__item:hover{border-color:#666;background:#f2f2f2}.apps-tabs__item.active{background:#000;color:#fff;border-color:#000}.apps-category-header{margin-bottom:24px;display:none}.apps-category-header h2{color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.apps-category-header p{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#666}.apps-category-header p:empty{display:none}.apps-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(248px,1fr));gap:26px}.apps-empty{display:none;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:80px 24px;color:gray}.apps-empty i{font-size:24px}.apps-empty p{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%}.app-card{display:flex;flex-direction:column;border-radius:14px;border:1px solid #E6E6E6;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.app-card:hover{border-color:#999;box-shadow:0 8px 24px #0000000f}.app-card__thumb{aspect-ratio:1.0333/1;overflow:hidden;background:#f2f2f2}.app-card__thumb img,.app-card__thumb video{width:100%;height:100%;object-fit:cover}.app-card__body{padding:16px;flex:1}.app-card__title{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:150%;margin-bottom:4px}.app-card__desc{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;color:#666;line-height:150%}@media screen and (max-width:768px){.apps-header{margin-bottom:28px}.apps-header h1{font-size:28px}.apps-toolbar{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:32px;width:100%;overflow:hidden}.apps-search__input{width:100%}.apps-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.app-page{padding-bottom:80px}.app-breadcrumb{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#666;display:flex;align-items:center;gap:6px;margin-bottom:16px}.app-breadcrumb a{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:inherit}.app-breadcrumb a:hover{color:#000}.app-hero{display:flex;flex-wrap:nowrap;background:#fff;box-shadow:0 12px 40px #0000001f;border-radius:20px;padding:4px;max-width:1280px;margin-bottom:64px}.app-hero__left{flex:1 1 50%;display:flex;flex-direction:column;padding:16px 40px 16px 24px}.app-hero h1{color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;letter-spacing:-.3px;margin-bottom:10px}.app-hero__desc{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#666;margin-bottom:24px;line-height:160%}.app-hero__inputs{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;flex:1;min-height:0}.app-hero__section{display:flex;gap:12px;min-height:0}.app-hero__section--images{flex:0 0 auto;height:220px;overflow:hidden}.app-hero__section--images~.app-hero__field{flex:0 0 auto}.app-hero__section--single .app-upload-card{max-width:none}.app-hero__section--selects{flex-wrap:wrap;gap:8px}.app-hero__field{flex:1 0 100%;display:flex;flex-direction:column;gap:6px}.app-hero__field-label{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%}.app-hero__field-hint{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:gray}.app-hero__textarea{width:100%;background:#f2f2f2;border:1px solid #CCCCCC;border-radius:12px;padding:12px 16px;color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%;resize:vertical;flex:1;min-height:80px;transition:border-color .15s ease}.app-hero__textarea:focus{outline:none;border-color:#999}.app-hero__textarea::placeholder{color:#999}.app-hero__action .btnist{width:100%;gap:8px}.app-hero__action .btnist[disabled]{opacity:.4;cursor:not-allowed;pointer-events:none}.app-hero__right{flex:1 1 50%;align-self:stretch;aspect-ratio:1/1;min-height:0}.app-hero__showcase,.app-hero__result{border-radius:14px;overflow:hidden;height:100%}.app-hero__showcase img,.app-hero__showcase video{width:100%;height:100%;object-fit:contain;display:block;border-radius:14px}.app-hero__result{position:relative;background:#fff;min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column}.app-upload-card{flex:1 1 0;min-width:0;min-height:0;max-width:calc(50% - 6px);display:flex;flex-direction:column}.app-upload-card__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#f2f2f2;border-radius:14px;flex:1;min-height:180px;cursor:pointer;transition:background .15s ease}.app-upload-card__empty:hover{background:#eaeaea}.app-upload-card__empty.drag-over{outline:2px dashed #999999;outline-offset:-2px;background:#e5e5e5}.app-upload-card__icon{font-size:20px;color:gray}.app-upload-card__title{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%}.app-upload-card__hint{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:gray;text-align:center}.app-upload-card__preview{position:relative;border-radius:14px;overflow:hidden;flex:1;min-height:0;background:#fff}.app-upload-card__preview img,.app-upload-card__preview video{width:100%;height:100%;object-fit:contain;display:block}.app-upload-card__remove{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:background .15s ease}.app-upload-card__remove:hover{background:#000000bf}.app-pill{display:inline-flex;align-items:center;align-self:flex-start;gap:6px;padding:8px 14px;border-radius:20px;background:#f2f2f2;border:none;cursor:pointer;transition:background .15s ease;position:relative;user-select:none}.app-pill:hover,.app-pill.pill-open{background:#e5e5e5}.app-pill.pill-open .app-pill-popover{opacity:1;visibility:visible;transform:translateY(0)}.app-pill .pill-icon{font-size:12px;color:#666;flex-shrink:0}.app-pill .app-pill-ratio-preview{border:1.5px solid #666666;border-radius:2px;flex-shrink:0}.app-pill .pill-label{font-size:12px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;color:#000;white-space:nowrap}.app-pill .pill-chevron{font-size:10px;color:#999;flex-shrink:0}.app-pill-popover{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;background:#fff;border-radius:12px;padding:6px 0 0;box-shadow:0 12px 40px #0000001f;z-index:200;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease}.app-pill-popover__title{padding:10px 16px 8px;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;white-space:nowrap}.app-pill-popover__list{max-height:280px;overflow-y:auto}.app-pill-popover__list::-webkit-scrollbar{width:4px}.app-pill-popover__list::-webkit-scrollbar-track{background:transparent}.app-pill-popover__list::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}.app-pill-popover__item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px;cursor:pointer;transition:background .1s ease}.app-pill-popover__item:last-child{border-radius:0 0 12px 12px}.app-pill-popover__item:hover{background:#0000000a}.app-pill-popover__item.active{background:#0000000f}.app-pill-popover__item.active .app-pill-popover__check{opacity:1}.app-pill-popover__item-text{display:flex;flex-direction:column;flex:1;gap:2px}.app-pill-popover__item-label{font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000}.app-pill-popover__item-subtitle{font-size:10px;color:#00000080}.app-pill-popover__ratio-box{width:14px;height:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-pill-popover__ratio-preview{border:1.5px solid #000;border-radius:2px}.app-pill-popover__check{font-size:12px;color:#000;opacity:0;transition:opacity .1s ease;margin-left:12px}.app-result__status{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px}.app-result__status .status-spinner{width:32px;height:32px;border:3px solid #CCCCCC;border-top-color:#000;border-radius:50%;animation:app-spin .8s linear infinite}.app-result__status .js-status-text{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:500;line-height:150%;color:gray}.app-result__image{width:100%;height:100%}.app-result__image img,.app-result__image video{width:100%;height:100%;object-fit:contain;display:block}.app-result__actions{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:5px;opacity:0;visibility:hidden;transform:translate(4px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease;z-index:2}.app-result__actions .result-action{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:10px;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#ffffffe6;cursor:pointer;font-size:12px;text-decoration:none;transition:all .18s ease;position:relative}.app-result__actions .result-action:after{content:attr(title);position:absolute;right:calc(100% + 8px);top:50%;transform:translateY(-50%) translate(4px);padding:5px 10px;border-radius:8px;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s ease;letter-spacing:.01em}.app-result__actions .result-action:hover:after{opacity:1;visibility:visible;transform:translateY(-50%) translate(0)}.app-result__actions .result-action:hover{background:#000c;color:#fff}.app-result__image:hover .app-result__actions{opacity:1;visibility:visible;transform:translate(0)}@keyframes app-spin{to{transform:rotate(360deg)}}@media screen and (max-width:1024px){.app-hero{flex-direction:column-reverse;padding:4px;border-radius:16px;margin-bottom:40px}.app-hero__left{flex:1 1 auto;padding:16px 16px 20px}.app-hero__right{flex:0 0 auto;width:100%;max-width:480px;margin:0 auto;align-self:center}.app-hero__inputs{flex-direction:column;flex:0 0 auto;min-height:auto}.app-hero__section--images{flex-direction:column;flex:0 0 auto;height:auto;overflow:visible;min-height:auto}.app-hero__showcase,.app-hero__result{border-radius:12px}.app-upload-card{max-width:none;flex:0 0 auto;min-height:auto}.app-upload-card__empty,.app-upload-card__preview{flex:none;height:180px;min-height:auto}.app-upload-card__preview img{object-fit:contain}}@media screen and (max-width:768px){.app-page{padding-bottom:40px}.app-result__actions{opacity:1;visibility:visible;transform:translate(0)}.app-pill-popover.app-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:app-pill-drawer-up .3s cubic-bezier(.16,1,.3,1) forwards}.app-pill-popover.app-pill-popover--mobile:before{content:"";display:block;width:36px;height:4px;border-radius:4px;background:#b3b3b3;margin:10px auto 6px;flex-shrink:0}.app-pill-popover--mobile .app-pill-popover__list{max-height:calc(90dvh - 60px);overflow-y:auto}.app-pill-popover--mobile .app-pill-popover__item{padding:10px 20px}.app-pill-popover--mobile .app-pill-popover__title{padding:10px 20px 8px}.app-pill-popover--mobile .app-pill-popover__item:first-child{border-radius:0}.app-pill-popover-backdrop{position:fixed;inset:0;background:#0006;z-index:9998}@keyframes app-pill-drawer-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
