@charset "UTF-8";.prototype-history{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:20px 16px 20px 20px;box-sizing:border-box}.prototype-history--loading .prototype-history__icon-btn{pointer-events:none;opacity:.45}.prototype-history__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.prototype-history__header--search-open .prototype-history__actions{flex:1;min-width:0}.prototype-history__title-row{display:flex;align-items:center;gap:8px;min-width:0}.prototype-history__title-icon{display:flex;color:#fff;flex-shrink:0}.prototype-history__title{margin:0;font-family:Gilroy,sans-serif;font-weight:500;font-size:16px;line-height:1.2;letter-spacing:-.03em;color:#fff}.prototype-history__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.prototype-history__icon-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;border-radius:6px;transition:background .15s ease,opacity .15s ease}.prototype-history__icon-btn:hover{background:#ffffff14}.prototype-history__icon-btn:focus-visible{outline:2px solid rgba(254,93,93,.6);outline-offset:2px}.prototype-history__search-inline{position:relative;flex:1;min-width:0;display:flex;align-items:center;height:24px}.prototype-history__search-field{width:100%;height:24px;box-sizing:border-box;padding:0 28px 0 10px;border:none;border-radius:5px;background:#f4f5fa;font-family:Gilroy,sans-serif;font-size:12px;letter-spacing:-.03em;color:#232335}.prototype-history__search-field::placeholder{color:#b3b3be}.prototype-history__search-field:focus{outline:none;box-shadow:0 0 0 2px #fe5d5d59}.prototype-history__search-clear{position:absolute;right:2px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;background:transparent;cursor:pointer;border-radius:4px}.prototype-history__search-clear:hover{background:#0000000f}.prototype-history__search-clear:focus-visible{outline:2px solid rgba(254,93,93,.5);outline-offset:1px}.prototype-history__scroll{flex:1;min-height:0;overflow-y:auto;padding-right:4px;margin-top:36px}.prototype-history__scroll--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-left:0;padding-right:0}.prototype-history__scroll::-webkit-scrollbar{width:6px}.prototype-history__scroll::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.prototype-history__empty-plate{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 16px 32px;max-width:260px;margin:0 auto}.prototype-history__empty-plate--compact{padding:16px 12px 24px;max-width:240px}.prototype-history__empty-icon{display:block;width:96px;height:96px;margin:0 auto 20px;color:#55556e8c}.prototype-history__empty-icon--sm{width:72px;height:72px;margin-bottom:16px}.prototype-history__loading-icon{color:#878792d9;animation:prototype-history-spin .85s linear infinite}@keyframes prototype-history-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.prototype-history__empty-title{margin:0 0 8px;font-family:Gilroy,sans-serif;font-weight:600;font-size:16px;line-height:1.3;letter-spacing:-.02em;color:#c5c5d1}.prototype-history__empty-hint{margin:0;font-family:Gilroy,sans-serif;font-weight:400;font-size:14px;line-height:1.45;letter-spacing:-.01em;color:#878792}.prototype-history__empty-plate--compact .prototype-history__empty-title{font-size:15px}.prototype-history__empty-plate--compact .prototype-history__empty-hint{font-size:13px}.prototype-history__group{margin-bottom:50px}.prototype-history__group:last-child{margin-bottom:0}.prototype-history__group-label{margin:0 0 20px;padding-left:0;font-family:Gilroy,sans-serif;font-weight:700;font-size:12px;line-height:1;letter-spacing:-.01em;color:#fff}.prototype-history__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:20px}.prototype-history__list li{min-width:0}.prototype-history__item{display:flex;align-items:center;gap:10px;width:100%;max-width:100%;min-width:0;text-align:left;padding:0;border:none;background:transparent;font-family:Gilroy,sans-serif;font-weight:400;font-size:16px;line-height:1.25;letter-spacing:-.01em;color:#878792;cursor:pointer;transition:color .15s ease}.prototype-history__item:hover{color:#c5c5d1}.prototype-history__item:focus-visible{outline:2px solid rgba(254,93,93,.5);outline-offset:2px;border-radius:4px}.prototype-history__item-icon--empty{display:inline-flex;flex-shrink:0;width:20px;height:20px}.prototype-history__item-text{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select-popover{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0}.select-popover__label{margin:0;font-family:Gilroy,sans-serif;font-weight:700;font-size:12px;line-height:1;letter-spacing:-.01em;color:#fff}.select-popover__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:45px;padding:0 12px 0 15px;box-sizing:border-box;border:1px solid #20202f;border-radius:7px;background:#101017;font-family:Gilroy,sans-serif;font-size:16px;line-height:1;letter-spacing:-.01em;color:#878792;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.select-popover__trigger:hover{border-color:#ffffff1f}.select-popover__trigger:focus-visible{outline:2px solid rgba(254,93,93,.55);outline-offset:2px}.select-popover__trigger[aria-expanded=true] .select-popover__chevron{transform:rotate(180deg)}.select-popover__value{flex:1;min-width:0;display:flex;align-items:center;gap:0;overflow:hidden}.select-popover__value--row{gap:10px}.select-popover__value-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:inherit}.select-popover__value-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-popover__chevron{flex-shrink:0;width:24px;height:24px;color:#878792;transition:transform .2s ease}.select-popover__panel--wide{min-width:min(340px,100vw - 24px)}.select-popover__panel{position:fixed;z-index:1000;box-sizing:border-box;min-width:0;border-radius:7px;border:1px solid rgba(0,0,0,.06);background:#f4f5fa;box-shadow:0 12px 40px #00000040;padding:8px 6px}.select-popover__arrow{position:absolute;top:-8px;z-index:1;width:20px;height:20px;border-left:1px solid rgba(0,0,0,.06);border-top:1px solid rgba(0,0,0,.06);background:#f4f5fa;transform:translate(-50%) rotate(45deg)}.select-popover__list{margin:0;padding:0;list-style:none;max-height:min(280px,100vh - 120px);overflow-y:auto}.select-popover__list::-webkit-scrollbar{width:6px}.select-popover__list::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.select-popover__option{display:block;width:100%;margin:0;padding:7px 10px;box-sizing:border-box;border:none;border-radius:5px;background:transparent;font-family:Gilroy,sans-serif;font-size:16px;line-height:1.2;letter-spacing:-.03em;color:#1f1f2d;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.select-popover__option:hover:not(.select-popover__option--selected){background:#ffffffa6}.select-popover__option:focus-visible{outline:2px solid rgba(254,93,93,.45);outline-offset:0}.select-popover__option--selected{background:#fff;color:#fe5d5d;font-weight:700}.select-popover__option--row{padding-top:8px;padding-bottom:8px}.select-popover__option-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.select-popover__option-main{display:flex;align-items:center;gap:10px;min-width:0}.select-popover__option-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:inherit}.select-popover__option-label{font:inherit;color:inherit}.select-popover__option-description{flex-shrink:0;max-width:48%;font-size:13px;font-weight:500;line-height:1.25;color:#5c5f73;text-align:right}.select-popover__option--selected .select-popover__option-description{color:#b45353}.prototype-settings{display:flex;flex-direction:column;height:100%;min-height:0;overflow-y:auto;padding:20px 25px 24px;box-sizing:border-box}.prototype-settings__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.prototype-settings__title-row{display:flex;align-items:center;gap:8px;min-width:0}.prototype-settings__title-icon{display:flex;flex-shrink:0;color:#fff}.prototype-settings__title{margin:0;font-family:Gilroy,sans-serif;font-weight:500;font-size:16px;line-height:1.2;letter-spacing:-.03em;color:#fff}.prototype-settings__reset{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:0;border:none;background:none;cursor:pointer;font-family:Caveat,cursive;font-size:22px;line-height:1;letter-spacing:-.03em;color:#68cc58;transition:opacity .15s ease}.prototype-settings__reset:hover{opacity:.9}.prototype-settings__reset:focus-visible{outline:2px solid rgba(104,204,88,.55);outline-offset:3px;border-radius:4px}.prototype-settings__reset-icon{display:flex;flex-shrink:0;width:24px;height:24px;color:#68cc58}.prototype-settings__fields{display:flex;flex-direction:column;gap:22px;flex:1;min-height:0;margin-top:36px}.prototype-settings__templates-wrap{flex-shrink:0;margin-top:20px}.prototype-settings__templates-btn{width:100%;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;font-family:Gilroy,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.02em;border-radius:10px}.prototype-settings__templates-btn:hover{transform:translateY(-1px)}.prototype-settings__templates-btn:active{transform:translateY(0)}.prototype-settings__templates-btn-icon{flex-shrink:0;opacity:.95}.prototype-settings__footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:24px}.prototype-settings__cost-label{margin:0;font-family:Gilroy,sans-serif;font-weight:700;font-size:18px;line-height:1.2;letter-spacing:-.03em;color:#fe5d5d}.prototype-settings__cost-value{display:flex;align-items:center;gap:6px}.prototype-settings__cost-number{margin:0;font-family:Gilroy,sans-serif;font-weight:700;font-size:18px;line-height:1.2;letter-spacing:-.03em;color:#fff}.prototype-settings__coin{flex-shrink:0;display:block;width:30px;height:30px;object-fit:contain}.ai-prototype-shell{--ai-card-gap: .75rem}@media (min-width: 640px){.ai-prototype-shell{--ai-card-gap: 1rem}}.ai-prototype-shell{width:100%;box-sizing:border-box;padding:calc(var(--ai-card-gap) / 2) var(--ai-card-gap) var(--ai-card-gap);min-height:min(88vh,100vh - 5rem)}.ai-prototype-shell__grid{display:grid;justify-content:center;grid-template-columns:minmax(0,325px) minmax(0,calc(min(80rem,100vw) - 2 * var(--ai-card-gap))) minmax(0,325px);gap:var(--ai-card-gap);align-items:stretch;width:100%;max-width:100%;margin:0 auto;min-height:min(82vh,100vh - 6rem)}@media (max-width: 1279px){.ai-prototype-shell__grid{grid-template-columns:1fr;min-height:auto}}.ai-prototype-card{position:relative;box-sizing:border-box;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#111119,#0c0c13);border:1px solid rgba(37,37,56,.5)}.ai-prototype-card--history,.ai-prototype-card--settings{height:710px;min-height:710px;max-height:710px;flex-shrink:0}.ai-prototype-card--history{padding:0;display:flex;flex-direction:column}.ai-prototype-card--main{display:flex;flex-direction:column;align-self:stretch;min-height:710px;height:max-content;justify-content:flex-end}.ai-prototype-card__main-inner{position:relative;z-index:1;flex:1;min-height:0;border-radius:19px;overflow:auto}.ai-prototype-card--settings{position:relative;z-index:2;padding:0;display:flex;flex-direction:column;overflow:hidden}.proto-welcome{display:flex;flex-direction:column;align-items:center;height:100%;box-sizing:border-box}.proto-welcome__top{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.proto-welcome__robot-wrap{flex-shrink:0;margin-bottom:2rem}.proto-welcome__robot{width:180px;height:auto;display:block;pointer-events:none;user-select:none}.proto-welcome__text{text-align:center;margin-bottom:70px}.proto-welcome__title{font-family:Gilroy,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;line-height:1.2;letter-spacing:-.01em;margin:0 0 .75rem;background:linear-gradient(90deg,#fff,#3c3c4b33);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.proto-welcome__title b{font-weight:800}.proto-welcome__subtitle{font-family:Gilroy,sans-serif;font-size:.875rem;line-height:1.55;color:#898996;margin:0}.proto-welcome__input-wrap{width:100%;padding:0 20px 20px;box-sizing:border-box;flex-shrink:0}.proto-welcome__input-container{border-radius:.75rem;border:1px solid #1F1F2D;background-color:#d9d9d905;padding:1rem 1.5rem}.proto-welcome__textarea{width:100%;background:transparent;resize:none;color:#fff;outline:none;border:none;box-sizing:border-box;transition:height .2s ease,font-size .2s ease,line-height .2s ease;line-height:51px;font-family:Gilroy,sans-serif;font-size:15px;overflow:auto}.proto-welcome__textarea::placeholder{color:#444456}.proto-welcome__textarea--compact{height:60px;font-size:18px;line-height:51px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proto-welcome__textarea--expanded{font-size:15px;height:98px;line-height:17px;white-space:pre-wrap}.proto-welcome__divider{width:calc(100% + 3rem);height:1px;background-color:#1f1f2d;margin:0 -1.5rem 1rem}.proto-welcome__controls{display:flex;align-items:center;justify-content:space-between}.proto-welcome__buttons{display:flex;align-items:center;gap:.5rem}.proto-welcome__file-input{display:none}.proto-welcome__attach-count{font-family:Gilroy,sans-serif;font-size:1rem;font-weight:600;line-height:1;color:#898996;min-width:38px}.proto-welcome__attach-error{margin-top:.75rem;font-family:Gilroy,sans-serif;font-size:.8rem;color:#fe5d5d}.proto-welcome__attached-list{margin-top:.75rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:.5rem}.proto-welcome__attached-item{position:relative;display:flex;align-items:flex-start;justify-content:center;border:1px solid #1F1F2D;border-radius:.5rem;background:#1d1d2899;padding:.25rem}.proto-welcome__attached-preview-btn{width:100%;aspect-ratio:1/1;border:none;background:transparent;border-radius:.375rem;overflow:hidden;padding:0;cursor:pointer}.proto-welcome__attached-image-thumb{width:100%;height:100%;display:block;object-fit:cover;border-radius:.375rem}.proto-welcome__attached-file-thumb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:#161622;color:#b6b6c8;font-family:Gilroy,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.04em}.proto-welcome__attached-item-remove{position:absolute;top:-.35rem;right:-.35rem;height:1.2rem;width:1.2rem;border:none;border-radius:999px;background:#1f2430;color:#a6a6bb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.proto-welcome__attached-item-remove .material-symbols-outlined{font-size:1rem}.proto-welcome__attached-item-remove:hover:not(:disabled){background:#2a3140;color:#b8b8c6}.proto-welcome__attached-item-remove:disabled{opacity:.5;cursor:not-allowed}.proto-welcome__preview-modal{padding:1rem}.proto-welcome__preview-modal-header{margin-bottom:.75rem}.proto-welcome__preview-modal-title{margin:0;color:#fff;font-family:Gilroy,sans-serif;font-size:.95rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proto-welcome__preview-modal-content{min-height:260px;max-height:min(75vh,760px);border:1px solid #1f1f2d;border-radius:.75rem;background:#12121b;overflow:auto}.proto-welcome__preview-image{width:100%;max-height:min(75vh,760px);display:block;object-fit:contain;background:#0d0d15}.proto-welcome__preview-image-full{display:block;width:100%;max-width:100%;max-height:min(90vh - 2rem,900px);object-fit:contain}.proto-welcome__preview-pdf{width:100%;height:min(75vh,760px);display:block;border:none}.proto-welcome__preview-text{margin:0;padding:1rem;color:#d8d8e3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.proto-welcome__preview-other{padding:1rem;color:#c8c8d2;font-family:Gilroy,sans-serif;font-size:.9rem}.proto-welcome__preview-other p{margin:0 0 .75rem}.proto-welcome__preview-other a{color:#fe5d5d;text-decoration:none}.proto-welcome__icon-btn{height:2.5rem;width:2.5rem;border-radius:.375rem;background-color:#1d1d28;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background-color .2s ease}.proto-welcome__icon-btn:hover:not(:disabled){background-color:#2a2a35}.proto-welcome__icon-btn:disabled{opacity:.5;cursor:not-allowed}.proto-welcome__icon-btn .material-symbols-outlined{font-size:1.2rem;color:#444456}.proto-welcome__send-btn{font-family:Gilroy,sans-serif;font-style:normal;font-weight:600;font-size:14px;letter-spacing:-1px;line-height:100%;border-radius:9999px;padding:16px;border:none;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;color:#3f3f52;background:#1e1e2b;box-shadow:none}.proto-welcome__send-btn:not(:disabled){background:linear-gradient(83.47deg,#fe5d5d 2.98%,#dd3c3c 97.02%);box-shadow:0 4px 30px #f9585880;color:#fff}.proto-welcome__send-btn:disabled{cursor:default}
