.PDFUploader-module__IJYIcG__uploader{min-height:180px;transition:all .2s var(--ease-apple);cursor:pointer;background:#ffffff03;border:1px dashed #ffffff26;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.PDFUploader-module__IJYIcG__uploader:hover{background:#ffffff08;border-color:#ffffff4d}.PDFUploader-module__IJYIcG__dragging{border-color:var(--accent-blue);background:#2997ff0d;border-style:solid}.PDFUploader-module__IJYIcG__disabled{opacity:.5;pointer-events:none}.PDFUploader-module__IJYIcG__icon{opacity:.6;filter:drop-shadow(0 2px 4px #0003);margin-bottom:12px;font-size:32px}.PDFUploader-module__IJYIcG__title{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:4px;font-size:15px;font-weight:500}.PDFUploader-module__IJYIcG__subtitle{color:var(--text-tertiary);font-size:13px}.PDFUploader-module__IJYIcG__input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.PDFUploader-module__IJYIcG__error{color:var(--accent-error);margin-top:12px;font-size:13px;font-weight:500}.PDFUploader-module__IJYIcG__loading{flex-direction:column;align-items:center;width:100%;max-width:240px;display:flex}.PDFUploader-module__IJYIcG__spinner{border:2px solid #ffffff1a;border-top-color:var(--text-primary);border-radius:50%;width:24px;height:24px;margin-bottom:16px;animation:.8s linear infinite PDFUploader-module__IJYIcG__spin}.PDFUploader-module__IJYIcG__loadingText{color:var(--text-secondary);margin-bottom:8px;font-size:13px;font-weight:500}.PDFUploader-module__IJYIcG__progressBar{background:#ffffff14;border-radius:1px;width:100%;height:2px;overflow:hidden}.PDFUploader-module__IJYIcG__progressFill{background:var(--text-primary);border-radius:1px;height:100%;transition:width .3s;box-shadow:0 0 8px #ffffff80}.PDFUploader-module__IJYIcG__progressText{color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin-top:6px;font-size:11px}@keyframes PDFUploader-module__IJYIcG__spin{to{transform:rotate(360deg)}}
.BrandInput-module__ymAUHq__container{width:100%}.BrandInput-module__ymAUHq__tabContainer{background:#0000004d;border:1px solid #ffffff0d;border-radius:12px;gap:4px;margin-bottom:16px;padding:4px;display:flex}.BrandInput-module__ymAUHq__tab{height:40px;color:var(--text-tertiary);cursor:pointer;transition:all .2s var(--ease-apple);background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.BrandInput-module__ymAUHq__tab:hover:not(:disabled){color:var(--text-secondary);background:#ffffff0d}.BrandInput-module__ymAUHq__tabActive{box-shadow:0 2px 8px #0003;color:var(--text-primary)!important;background:#ffffff1a!important}.BrandInput-module__ymAUHq__tab:disabled{opacity:.5;cursor:not-allowed}.BrandInput-module__ymAUHq__tabContent{animation:BrandInput-module__ymAUHq__fadeIn .3s var(--ease-apple)}@keyframes BrandInput-module__ymAUHq__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.BrandInput-module__ymAUHq__searchTab,.BrandInput-module__ymAUHq__uploadTab{width:100%}.BrandInput-module__ymAUHq__inputGroup{z-index:10;gap:8px;margin-bottom:16px;display:flex;position:relative}.BrandInput-module__ymAUHq__inputWrapper{transition:all .2s var(--ease-apple);background:#0000004d;border:1px solid #ffffff14;border-radius:10px;flex:1;align-items:center;height:44px;display:flex;position:relative}.BrandInput-module__ymAUHq__inputWrapper:focus-within{background:#00000080;border-color:#ffffff4d;box-shadow:0 0 0 2px #ffffff1a}.BrandInput-module__ymAUHq__inputIcon{opacity:.4;pointer-events:none;padding-left:12px;font-size:14px}.BrandInput-module__ymAUHq__input{width:100%;height:100%;color:var(--text-primary);background:0 0;border:none;outline:none;padding:0 12px;font-family:inherit;font-size:14px}.BrandInput-module__ymAUHq__input::placeholder{color:var(--text-tertiary)}.BrandInput-module__ymAUHq__searchButton{height:44px;color:var(--text-primary);cursor:pointer;transition:all .2s var(--ease-apple);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;padding:0 24px;font-size:13px;font-weight:500;display:flex;box-shadow:0 2px 10px #0000001a}.BrandInput-module__ymAUHq__searchButton:hover:not(:disabled){background:#ffffff26;border-color:#fff3;transform:translateY(-1px)}.BrandInput-module__ymAUHq__searchButton:disabled{cursor:default;opacity:.9;color:var(--text-secondary);background:#ffffff14}.BrandInput-module__ymAUHq__searchButton span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.5px}.BrandInput-module__ymAUHq__spinner{border:2px solid #ffffff1a;border-top-color:var(--text-primary);border-radius:50%;width:14px;height:14px;margin-right:8px;animation:.8s linear infinite BrandInput-module__ymAUHq__spin}@keyframes BrandInput-module__ymAUHq__spin{to{transform:rotate(360deg)}}.BrandInput-module__ymAUHq__uploadHint{color:var(--text-tertiary);margin-bottom:16px;font-size:13px;line-height:1.5}.BrandInput-module__ymAUHq__uploadDropzone{text-align:center;cursor:pointer;transition:all .2s var(--ease-apple);background:#0003;border:2px dashed #ffffff26;border-radius:16px;padding:40px 20px}.BrandInput-module__ymAUHq__uploadDropzone:hover{background:#0000004d;border-color:#ffffff4d}.BrandInput-module__ymAUHq__dropzoneActive{transform:scale(1.02);border-color:var(--accent-blue)!important;background:#2997ff1a!important}.BrandInput-module__ymAUHq__uploadIcon{opacity:.6;margin-bottom:12px;font-size:48px}.BrandInput-module__ymAUHq__uploadText{color:var(--text-secondary);margin-bottom:8px;font-size:15px}.BrandInput-module__ymAUHq__uploadFormats{color:var(--text-tertiary);font-size:12px}.BrandInput-module__ymAUHq__uploadedFilesContainer{flex-direction:column;gap:16px;display:flex}.BrandInput-module__ymAUHq__uploadedFilesList{flex-wrap:wrap;gap:8px;display:flex}.BrandInput-module__ymAUHq__uploadedFileItem{color:var(--text-secondary);background:#ffffff14;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;display:flex}.BrandInput-module__ymAUHq__fileIcon{font-size:16px}.BrandInput-module__ymAUHq__fileName{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.BrandInput-module__ymAUHq__analyzingStatus{color:var(--accent-blue);background:#2997ff1a;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:14px;display:flex}.BrandInput-module__ymAUHq__styleProfileCard{animation:BrandInput-module__ymAUHq__slideUp .4s var(--ease-apple);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:20px}@keyframes BrandInput-module__ymAUHq__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.BrandInput-module__ymAUHq__styleProfileHeader{color:var(--text-primary);border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;font-size:15px;font-weight:600;display:flex}.BrandInput-module__ymAUHq__checkIcon{font-size:18px}.BrandInput-module__ymAUHq__styleSection{margin-bottom:16px}.BrandInput-module__ymAUHq__styleSectionTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px}.BrandInput-module__ymAUHq__styleKeywords{flex-wrap:wrap;gap:6px;display:flex}.BrandInput-module__ymAUHq__keywordTag{color:var(--text-secondary);background:#ffffff14;border-radius:99px;padding:4px 10px;font-size:12px}.BrandInput-module__ymAUHq__fixedElements{flex-direction:column;gap:6px;display:flex}.BrandInput-module__ymAUHq__fixedElementItem{color:var(--text-secondary);background:#0003;border-radius:8px;padding:8px 12px;font-size:13px}.BrandInput-module__ymAUHq__clearButton{width:100%;height:40px;color:var(--accent-error);cursor:pointer;background:#ff3b301a;border:1px solid #ff3b3033;border-radius:10px;font-size:13px;transition:all .2s}.BrandInput-module__ymAUHq__clearButton:hover:not(:disabled){background:#ff3b3033}.BrandInput-module__ymAUHq__clearButton:disabled{opacity:.5;cursor:not-allowed}.BrandInput-module__ymAUHq__brandCard{animation:BrandInput-module__ymAUHq__slideUp .4s var(--ease-apple);background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex}.BrandInput-module__ymAUHq__brandHeader{align-items:center;gap:12px;display:flex}.BrandInput-module__ymAUHq__brandLogo{object-fit:contain;background:#fff;border-radius:10px;width:48px;height:48px;padding:4px;box-shadow:0 2px 8px #0000001a}.BrandInput-module__ymAUHq__brandLogoPlaceholder{background:linear-gradient(135deg,var(--bg-secondary),var(--bg-tertiary));width:48px;height:48px;color:var(--text-secondary);border:1px solid #ffffff0d;border-radius:10px;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex}.BrandInput-module__ymAUHq__brandTitle h4{color:var(--text-primary);margin-bottom:2px;font-size:16px;font-weight:600}.BrandInput-module__ymAUHq__brandTitle p{color:var(--text-tertiary);font-size:13px}.BrandInput-module__ymAUHq__brandColors{gap:6px;padding:2px 0;display:flex}.BrandInput-module__ymAUHq__colorSwatch{border:1px solid #ffffff1a;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0000001a}.BrandInput-module__ymAUHq__editableDescription{width:100%;min-height:80px;color:var(--text-secondary);resize:vertical;background:#0003;border:1px solid #ffffff0d;border-radius:8px;outline:none;padding:12px;font-family:inherit;font-size:13px;line-height:1.6;transition:all .2s}.BrandInput-module__ymAUHq__editableDescription:focus{color:var(--text-primary);background:#0000004d;border-color:#fff3}.BrandInput-module__ymAUHq__error{color:var(--accent-error);margin-top:16px;padding-left:4px;font-size:13px}
.AspectRatioSelector-module__0rZKZG__container{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}@media (min-width:600px){.AspectRatioSelector-module__0rZKZG__container{grid-template-columns:repeat(4,1fr)}}.AspectRatioSelector-module__0rZKZG__option{cursor:pointer;transition:all .2s var(--ease-apple);background:#ffffff0d;border:1px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:16px;display:flex}.AspectRatioSelector-module__0rZKZG__option:hover:not(:disabled){background:#ffffff1a;transform:translateY(-1px)}.AspectRatioSelector-module__0rZKZG__option.AspectRatioSelector-module__0rZKZG__selected{border-color:var(--accent-blue);box-shadow:0 0 0 1px var(--accent-blue);background:#2997ff26}.AspectRatioSelector-module__0rZKZG__option:disabled{opacity:.5;cursor:not-allowed}.AspectRatioSelector-module__0rZKZG__preview{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;width:48px;transition:all .2s}.AspectRatioSelector-module__0rZKZG__option.AspectRatioSelector-module__0rZKZG__selected .AspectRatioSelector-module__0rZKZG__preview{background:var(--accent-blue);border-color:var(--accent-blue)}.AspectRatioSelector-module__0rZKZG__ratio-16-9{height:27px}.AspectRatioSelector-module__0rZKZG__ratio-4-3{height:36px}.AspectRatioSelector-module__0rZKZG__ratio-9-16{width:27px;height:48px}.AspectRatioSelector-module__0rZKZG__ratio-3-4{width:36px;height:48px}.AspectRatioSelector-module__0rZKZG__info{flex-direction:column;align-items:center;gap:2px;display:flex}.AspectRatioSelector-module__0rZKZG__label{color:var(--text-primary);font-size:14px;font-weight:600}.AspectRatioSelector-module__0rZKZG__desc{color:var(--text-tertiary);font-size:11px}
.InvitationCodeModal-module__tFcDQG__overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.5s ease-out InvitationCodeModal-module__tFcDQG__fadeIn;display:flex;position:fixed;top:0;left:0}.InvitationCodeModal-module__tFcDQG__modal{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;width:360px;padding:40px;display:flex;box-shadow:0 20px 60px #00000080}.InvitationCodeModal-module__tFcDQG__iconWrapper{color:#fff;background:linear-gradient(135deg,#2997ff,#a259ff);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex;box-shadow:0 8px 16px #2997ff4d}.InvitationCodeModal-module__tFcDQG__title{color:var(--text-primary);margin-bottom:8px;font-size:20px;font-weight:600}.InvitationCodeModal-module__tFcDQG__subtitle{color:var(--text-secondary);margin-bottom:32px;font-size:14px}.InvitationCodeModal-module__tFcDQG__passcodeDisplay{justify-content:center;gap:16px;margin-bottom:32px;display:flex}.InvitationCodeModal-module__tFcDQG__dot{background:#ffffff1a;border:1px solid #fff3;border-radius:50%;width:14px;height:14px;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.InvitationCodeModal-module__tFcDQG__dotFilled{background:#2997ff;border-color:#2997ff;transform:scale(1.2);box-shadow:0 0 10px #2997ff80}.InvitationCodeModal-module__tFcDQG__keypad{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;display:grid}.InvitationCodeModal-module__tFcDQG__key{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;height:64px;font-size:20px;font-weight:500;transition:all .1s;display:flex}.InvitationCodeModal-module__tFcDQG__key:hover{background:#ffffff1a}.InvitationCodeModal-module__tFcDQG__key:active{background:#fff3;transform:scale(.95)}.InvitationCodeModal-module__tFcDQG__keyDelete{color:var(--text-tertiary);font-size:14px}.InvitationCodeModal-module__tFcDQG__button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;width:100%;height:48px;font-size:15px;font-weight:600;transition:all .2s}.InvitationCodeModal-module__tFcDQG__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.InvitationCodeModal-module__tFcDQG__button:active:not(:disabled){opacity:.9;transform:translateY(0)}.InvitationCodeModal-module__tFcDQG__button:disabled{opacity:.5;cursor:not-allowed}@keyframes InvitationCodeModal-module__tFcDQG__fadeIn{0%{opacity:0}to{opacity:1}}.InvitationCodeModal-module__tFcDQG__shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both InvitationCodeModal-module__tFcDQG__shake}@keyframes InvitationCodeModal-module__tFcDQG__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}
