.sticker-creator_stickerCreatorPage___h5_4{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1rem;position:relative;overflow:hidden}.sticker-creator_background__G_XBk{position:fixed;inset:0;background:linear-gradient(180deg,#0a0a0a,#1a0a0a 50%,#0a0a0a);z-index:0}.sticker-creator_background__G_XBk:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(239,65,48,.15) 0,transparent 70%);pointer-events:none}.sticker-creator_overlay__0DzMM{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:0}.sticker-creator_container__67q6U{position:relative;z-index:10;width:100%;max-width:1000px;margin-top:4rem}.sticker-creator_header__SrwUV{text-align:center;margin-bottom:2rem}.sticker-creator_logo__fKkXb{height:6rem;margin-bottom:.5rem;filter:drop-shadow(0 0 10px rgba(239,65,48,.5))}@media(min-width:768px){.sticker-creator_logo__fKkXb{height:8rem}}.sticker-creator_title__jzGjM{font-size:1.75rem;font-weight:900;color:#fff;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 0 20px rgba(239,65,48,.5)}@media(min-width:768px){.sticker-creator_title__jzGjM{font-size:2rem}}.sticker-creator_subtitle__Ni9Ei{font-size:1rem;color:#fff;max-width:500px;margin:0 auto;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.5)}@media(min-width:768px){.sticker-creator_subtitle__Ni9Ei{font-size:1.25rem}}.sticker-creator_mainContent__T_qWq{background:#000;border:2px solid #ef4130;border-radius:.5rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 0 50px rgba(239,65,48,.3)}@media(min-width:768px){.sticker-creator_mainContent__T_qWq{padding:3rem}}.sticker-creator_topAccent___QBB_{position:absolute;top:0;left:0;right:0;height:4px;background:#ef4130}.sticker-creator_contentGrid__lRAP1{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.sticker-creator_contentGrid__lRAP1{grid-template-columns:1fr 1fr;gap:3rem}}.sticker-creator_leftColumn__2KmRw,.sticker-creator_rightColumn__F581o{display:flex;flex-direction:column;gap:1.5rem}.sticker-creator_rightColumn__F581o{align-items:center}.sticker-creator_section__pl7g_{width:100%}.sticker-creator_sectionLabel__e3uYD{display:block;font-size:.7rem;font-weight:900;color:#ef4130;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.sticker-creator_uploadZone__TDEo2{width:100%;height:180px;border:2px dashed #374151;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;background:rgba(0,0,0,.5);position:relative;overflow:hidden}.sticker-creator_uploadZone__TDEo2:hover{border-color:#ef4130}.sticker-creator_uploadZone__TDEo2.sticker-creator_hasImage__wKJyZ{border-color:#ef4130;background:rgba(239,65,48,.05)}.sticker-creator_uploadIcon__RqKRO{font-size:2.5rem;margin-bottom:.5rem}.sticker-creator_uploadText__ERzKi{font-size:.9rem;color:#9ca3af;margin-bottom:.25rem}.sticker-creator_uploadHint__ktSSN{font-size:.7rem;color:#6b7280;text-transform:uppercase}.sticker-creator_previewImage__mHQXk{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:1rem;position:relative;z-index:2}.sticker-creator_textInput__AeFh_{width:100%;background:#000;border:1px solid #374151;border-radius:.5rem;padding:.75rem;color:#fff;font-size:.9rem;outline:none;transition:border-color .3s}.sticker-creator_textInput__AeFh_:focus{border-color:#ef4130}.sticker-creator_textInput__AeFh_::-moz-placeholder{color:#6b7280}.sticker-creator_textInput__AeFh_::placeholder{color:#6b7280}.sticker-creator_generateButton__PMeaR{width:100%;padding:1rem;font-size:1rem;font-weight:700;background:#ef4130;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s;margin-top:.5rem;text-transform:uppercase;letter-spacing:.05em}.sticker-creator_generateButton__PMeaR:hover:not(:disabled){background:#d63829;transform:translateY(-2px);box-shadow:0 4px 12px rgba(239,65,48,.4)}.sticker-creator_generateButton__PMeaR:disabled{opacity:.5;cursor:not-allowed}.sticker-creator_errorMessage__0KwWv{padding:.75rem;background:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.3);border-radius:.5rem;color:#f87171;font-size:.8rem;margin-bottom:.75rem}.sticker-creator_viewerResult__bJ4Um{width:100%;max-width:400px;background:rgba(0,0,0,.5);border:2px solid #ef4130;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative}.sticker-creator_resultImage__BeJO1{width:100%;height:auto;display:block;background-image:linear-gradient(45deg,#1a1a1a 25%,transparent 0),linear-gradient(-45deg,#1a1a1a 25%,transparent 0),linear-gradient(45deg,transparent 75%,#1a1a1a 0),linear-gradient(-45deg,transparent 75%,#1a1a1a 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.sticker-creator_viewerLoading__gjt_X{width:100%;max-width:400px;aspect-ratio:1;background:rgba(0,0,0,.5);border:2px solid rgba(239,65,48,.3);border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.sticker-creator_spinner___P5qZ{width:64px;height:64px;border:3px solid #ef4130;border-top-color:transparent;border-radius:50%;animation:sticker-creator_spin__XSXuO 1s linear infinite;margin-bottom:1rem}@keyframes sticker-creator_spin__XSXuO{to{transform:rotate(1turn)}}.sticker-creator_loadingText__U76_b{color:#ef4130;font-weight:700}.sticker-creator_resultActions__17nog{width:100%;max-width:400px;display:flex;gap:1rem}.sticker-creator_actionButton__fEIuV{flex:1;padding:.75rem;background:transparent;border:1px solid #374151;border-radius:.5rem;color:#9ca3af;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .3s;text-transform:uppercase}.sticker-creator_actionButton__fEIuV:hover{border-color:#ef4130;color:#fff}.sticker-creator_apiKeyContainer__Mgd_o{text-align:center;padding:1.5rem;max-width:400px;margin:0 auto}.sticker-creator_apiKeyIconWrap__4kEei{display:flex;justify-content:center;margin-bottom:1rem}.sticker-creator_apiKeyIconBox__1y6MD{padding:1rem;border-radius:.5rem;background:#1a1a1a}.sticker-creator_apiKeyIcon__m09gD{font-size:2rem;color:#ef4130}.sticker-creator_apiKeyTitle__P3b_v{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .5rem}.sticker-creator_apiKeyDescription__tkQX9{color:#9ca3af;font-size:.9rem;margin:0 0 1.5rem}.sticker-creator_apiKeyForm__g_Ron{display:flex;flex-direction:column;gap:1rem}.sticker-creator_apiKeyInput__wA3L6{width:100%;padding:.75rem 1rem;background:#000;border:1px solid #374151;border-radius:.5rem;color:#fff;font-size:1rem;outline:none}.sticker-creator_apiKeyInput__wA3L6:focus{border-color:#ef4130}.sticker-creator_apiKeyInput__wA3L6::-moz-placeholder{color:#6b7280}.sticker-creator_apiKeyInput__wA3L6::placeholder{color:#6b7280}.sticker-creator_apiKeyButton__H92Ea{width:100%;padding:.75rem;background:#ef4130;color:#fff;font-weight:700;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s}.sticker-creator_apiKeyButton__H92Ea:hover{background:#d63829}.sticker-creator_apiKeyButton__H92Ea:disabled{opacity:.5;cursor:not-allowed}.sticker-creator_apiKeyLink__g8wzJ{margin-top:.5rem;font-size:.85rem;color:#ef4130;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem}.sticker-creator_apiKeyLink__g8wzJ:hover{color:#d63829;text-decoration:underline}