:root{--bg-primary:#121212;--bg-secondary:#1e1e1e;--bg-tertiary:#2c2c2c;--text-primary:#fff;--text-secondary:#b3b3b3;--accent-primary:#2ecc71;--accent-secondary:#3498db;--error:#ff6b6b;--error-dark:#e03131;--warning:#ffd43b;--warning-dark:#f08c00;--success:#69db7c;--success-dark:#2f9e44;--bg-hover:#363636;--bg-active:#404040;--border-color:#404040;--divider-color:#404040;--gradient-green:linear-gradient(135deg,#1a5928,#2ecc71 25%,#27ae60 50%,#16a085 75%,#004d40);--gradient-grey:linear-gradient(135deg,var(--bg-tertiary) 0%,var(--bg-secondary) 50%,var(--bg-tertiary) 100%);--gradient-grey-vertical:linear-gradient(to bottom,var(--bg-tertiary) 0%,var(--bg-secondary) 50%,var(--bg-tertiary) 100%);--gradient-blue:linear-gradient(135deg,#1a237e,#303f9f 25%,#3f51b5 50%,#2196f3 75%,#00bcd4);--bg-secondary-rgb:30,30,30;--gradient-grey-rgb:40,40,40;--overlay-gradient:linear-gradient(0deg,#000c 0%,#0009 50%,#0000);--font-family-display:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-family-body:"Public Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.75rem;--text-4xl:2rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--leading-none:1;--leading-tight:1.2;--leading-snug:1.333;--leading-normal:1.4;--leading-relaxed:1.5;--leading-loose:1.7}*{scrollbar-color:var(--bg-tertiary) var(--bg-secondary);scrollbar-width:thin}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background-color:var(--bg-tertiary);border-radius:3px}body,html{box-sizing:border-box!important;font-size:16px;height:100%;margin:0;min-height:100vh;min-width:420px!important;overflow-x:hidden!important;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-secondary);color:var(--text-secondary);font-family:var(--font-family-display);font-size:var(--text-base);font-weight:var(--font-normal);line-height:var(--leading-normal);margin:0 auto}:after,:before,body *{box-sizing:border-box!important}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul{list-style-type:none;margin:0;padding:0}button{background-color:var(--accent-primary);border:0;border-radius:6px;color:var(--text-primary);font-family:var(--font-family-body);font-size:var(--text-base);padding:.5rem 1rem}Link,a,button{cursor:pointer;font-weight:var(--font-normal);transition:all .2s ease}Link,a{color:var(--accent-primary);text-decoration:none}form{margin:0}form,input,select{cursor:pointer}input,select,textarea{background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);font-family:var(--font-family-body);font-size:var(--text-base);font-weight:var(--font-normal);padding:.5rem .75rem;transition:all .2s ease}input:focus,select:focus,textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px #2ecc711a;outline:none}.styles_header__YU8Zn{align-items:center;background-color:var(--bg-secondary);border:0;border-bottom:1px solid var(--bg-tertiary);display:flex;height:61px;left:0;position:fixed;right:0;width:100%;z-index:100000}.styles_headerAuth__\+GMM7{border:0}.styles_authHeaderContent__3aNXL{align-items:center;display:flex;flex-direction:column;margin:0 auto}.styles_headerContent__WgO\+L{align-items:center;display:flex;height:60px;justify-content:space-between;padding:0 1rem;width:100%}.styles_logoContainer__nVS6V,.styles_logoLink__-jzJX{align-items:center;display:flex;flex-direction:row}.styles_logoLink__-jzJX{text-decoration:none}.styles_logoImage__YYPUH{height:20px;width:auto}.styles_slogan__Swmk1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00e5ff,#40a9ff,#4158e6);-webkit-background-clip:text;background-clip:text;display:block;font-size:12px;font-weight:500;margin-left:8px;margin-top:2px;text-shadow:0 0 20px #00e5ff33}.styles_userActions__HFtUR{align-items:center;display:flex}.styles_userMenu__CVI31{border:1px solid var(--bg-tertiary);border-radius:50%;cursor:pointer;margin-left:15px;padding:8px;position:relative;transition:background-color .15s ease}.styles_openUserMenu__\+RVEK,.styles_userMenu__CVI31:hover{background-color:var(--bg-hover)}.styles_userIcon__6IFjA{color:var(--text-secondary);height:16px;transition:color .15s ease;width:16px}.styles_openUserMenu__\+RVEK,.styles_userIcon__6IFjA:hover{color:var(--text-primary)}.styles_dropdownMenu__mcPl\+{background-color:var(--bg-primary);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:200px;position:absolute;right:0;top:45px;z-index:1001}.styles_dropdownItem__febCn{background:none;border:none;color:var(--text-secondary);cursor:pointer;display:block;font-size:.875rem;padding:1.25rem 1rem;text-align:left;text-decoration:none;width:100%}.styles_dropdownItem__febCn:hover{color:var(--text-primary)}.styles_loginButton__\+cL2F{background-color:#1890ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:8px 16px}.styles_loginButton__\+cL2F:hover{background-color:#40a9ff}.styles_menuButton__2Dagr{background:none;border:none;color:var(--text-secondary);cursor:pointer;display:none;font-size:1rem;padding:.5rem}@media (max-width:1024px){.styles_headerContent__WgO\+L{padding:0 .75rem}.styles_logoImage__YYPUH{margin-left:10px}.styles_userActions__HFtUR{gap:.5rem}.styles_dropdownMenu__mcPl\+{min-width:180px}.styles_menuButton__2Dagr{display:block}.styles_menuButton__2Dagr:hover{color:var(--text-primary)}.styles_openSidebar__i37Op{color:var(--text-primary)!important}}@media (max-width:768px){.styles_slogan__Swmk1{display:none}}.styles_userCredits__LacAH{color:var(--accent-primary);font-size:.9rem;font-weight:400;margin-right:5px}.styles_userCredits__LacAH p{margin:0}.styles_purchaseLink__Qa9cD{color:#ff4d4f;text-decoration:none}.styles_purchaseLink__Qa9cD:hover{text-decoration:underline}@media (max-width:768px){.styles_userCredits__LacAH p{font-size:14px}}.styles_sidebar__Z9AJK{background-color:var(--bg-secondary);border:0;border-top:1px solid var(--bg-tertiary);bottom:0;left:0;overflow-y:auto;position:fixed;top:60px;transition:transform .3s ease,opacity .3s ease,background-color .3s ease;width:225px;z-index:10000}.styles_menu__8qhIv{list-style:none;margin:2rem 0;padding:0}.styles_menuItem__WGSyS{margin-bottom:1rem}.styles_menuLink__ERWuk{align-items:center;background:var(--gradient-grey);color:var(--text-primary);display:flex;font-size:.8rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.styles_menuLink__ERWuk:hover{background:var(--gradient-green);color:#fff}.styles_menuLink__ERWuk i{margin-right:1rem}.styles_primaryLink__Z-w\+O{color:var(--text-primary)}.styles_activeLink__XuXY4{background:var(--gradient-green)}.styles_fIcon__OMpxC{color:var(--text-primary);cursor:pointer;height:14px;margin-right:8px;width:14px}@media (max-width:1024px){.styles_sidebar__Z9AJK{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:2px 0 8px #0003;top:60px;transform:translateX(-100%)}.styles_sidebarOpen__UPgCL{transform:translateX(0)}.styles_activeLink__XuXY4,.styles_menuLink__ERWuk:hover{background:var(--gradient-green);opacity:1}}.styles_footer__HswBA{background-color:var(--bg-tertiary);border-top:1px solid var(--bg-tertiary);color:var(--text-primary);left:0;padding:2rem 0 1.5rem;position:absolute;top:100vh;width:100vw;z-index:1000001!important}.styles_footerContent__keE\+A{display:flex;justify-content:flex-start;margin:0 auto;padding:0 2rem;z-index:1000001!important}.styles_footerSection__oCTLl{flex:1 1;margin-bottom:1.5rem;min-width:120px}.styles_footerSection__oCTLl h4{color:var(--text-primary);font-size:14px;font-weight:600;margin-bottom:.75rem}.styles_footerTagline__MARmI{color:var(--text-secondary);font-size:13px;line-height:1.4;margin-bottom:.75rem}.styles_socialLinks__s\+Vbc{display:flex;gap:.75rem;margin-top:.75rem}.styles_socialLinks__s\+Vbc a{color:var(--text-secondary);font-size:1.125rem;transition:color .2s ease,transform .2s ease}.styles_socialLinks__s\+Vbc a:hover{color:var(--accent-primary);transform:translateY(-2px)}.styles_footerLinks__\+gVyc{list-style:none;margin:0;padding:0}.styles_footerLinks__\+gVyc li{margin-bottom:.5rem}.styles_footerLinks__\+gVyc a{color:var(--text-secondary);font-size:13px;line-height:1.4;text-decoration:none;transition:color .2s}.styles_footerLinks__\+gVyc a:hover{color:var(--accent-primary)}.styles_footerBottom__iAJ3i{align-items:center;border-top:1px solid var(--border-color);color:var(--text-tertiary);display:flex;font-size:12px;justify-content:center;margin:0 auto;max-width:1200px;padding:1rem 2rem 0}.styles_footerBottom__iAJ3i p{margin:0}@media (max-width:1024px){.styles_footer__HswBA{margin-left:0;padding:2rem 1.5rem 1.5rem;width:100%}.styles_footerContent__keE\+A{padding:0}.styles_footerBottom__iAJ3i{padding:1rem 0 0}}@media (max-width:768px){.styles_footer__HswBA{padding:2rem 1rem 1rem}.styles_footerContent__keE\+A{flex-wrap:wrap}.styles_footerSection__oCTLl{flex:0 0 45%;margin-bottom:1.5rem}}@media (max-width:480px){.styles_footerSection__oCTLl{flex:0 0 100%}}.styles_imageGenerator__\+1o81{align-items:center;color:var(--text-primary);display:flex;flex-direction:column;margin:0 auto;padding:0;width:100%}.styles_pageTitle__WVUyx{padding:1rem 0;width:100%}.styles_pageTitle__WVUyx h3{color:var(--text-tertiary);font-size:16px;margin:0;text-align:left}.styles_controls__tLHIW{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;margin:1rem auto 0;max-width:1040px}.styles_controlRow__vFs-K{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.styles_controlGroup__a6C0y{display:flex;flex-basis:calc(50% - 1.5rem);flex-direction:column;flex-grow:1;flex-shrink:1;min-width:250px}.styles_numImages__yHkDN,.styles_seed__wxDrB{margin-right:25px;max-width:150px}.styles_aspectRatio__VYJW2{margin-right:25px;max-width:200px}.styles_modelSelection__JHOja{margin-right:25px;max-width:250px}.styles_templateSelect__nePea{border:1px solid var(--accent-secondary)!important}.styles_templateSelection__Hq79V{max-width:525px}.styles_templates__2INGH{max-width:250px}.styles_templateLabel__FC51K{color:var(--accent-secondary)!important}.styles_label__flpmw{color:var(--text-secondary);font-size:.8rem;margin-bottom:.5rem}.styles_input__iUfrb,.styles_select__DCUSa,.styles_textarea__v9AYh{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:4px;color:var(--text-primary);font-size:.9rem;padding:.8rem}.styles_input__iUfrb::placeholder,.styles_textarea__v9AYh::placeholder{color:var(--text-secondary)}.styles_textarea__v9AYh{resize:vertical}.styles_button__S0F5q{background:var(--gradient-blue);border:none;border-radius:4px;color:var(--text-primary);cursor:pointer;flex:1 1 100%;font-size:1rem;margin-top:1rem;padding:.8rem 1.5rem;transition:opacity .3s ease;transition:all .3s ease}.styles_button__S0F5q:hover{filter:brightness(1.1);transform:translateY(-2px)}.styles_button__S0F5q:disabled{background:var(--bg-tertiary);cursor:not-allowed;opacity:.6}.styles_noModels__Fq18Q{border-radius:4px;margin-bottom:1.5rem;padding:1rem;text-align:center}.styles_noModelsText__LRUy1{color:var(--text-primary);font-size:1.2rem;margin-bottom:.5rem}.styles_linkButton__n4O76{background:var(--gradient-blue);border-radius:4px;color:var(--text-primary);display:inline-block;padding:.6rem 1.2rem;text-decoration:none;transition:opacity .3s ease}.styles_linkButton__n4O76:hover{filter:brightness(1.1);transform:translateY(-2px)}.styles_generatingImagesRow__Lxcl3,.styles_imageGrid__JM88g{column-count:4!important;column-gap:.5rem;margin:0 auto;max-width:1040px;padding:0;width:100%}.styles_generatingImagesRow__Lxcl3 .styles_imageContainer__89HxX,.styles_imageGrid__JM88g .styles_imageContainer__89HxX{display:inline-block;margin-bottom:.5rem;width:100%}.styles_imagesSection__s-kOP{margin-top:1rem;padding:0;width:100%}.styles_loadingImagesSection__aWPLe{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:8px;margin:1rem 0;padding:1rem}.styles_loadingImagesSection__aWPLe h3{color:var(--accent-secondary);margin:0 0 1rem}.styles_imageLink__KtyA4{break-inside:avoid;color:inherit;display:block;margin-bottom:0;page-break-inside:avoid;text-decoration:none}.styles_imageContainer__89HxX{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:4px;break-inside:avoid;margin-bottom:.5rem;overflow:hidden;page-break-inside:avoid;position:relative}.styles_imageContainer__89HxX[data-aspect-ratio="1:1"],.styles_imageLoading__n1Uvm[data-aspect-ratio="1:1"]{padding-top:100%}.styles_imageContainer__89HxX[data-aspect-ratio="9:16"],.styles_imageLoading__n1Uvm[data-aspect-ratio="9:16"]{padding-top:177.78%}.styles_imageContainer__89HxX[data-aspect-ratio="1:1"]{height:250px}.styles_imageContainer__89HxX[data-aspect-ratio="9:16"]{height:444px}.styles_imageContainer__89HxX:hover .styles_userImage__qyWm\+{transform:scale(1.05)}.styles_userImage__qyWm\+{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .2s ease,filter .5s ease,opacity .5s ease;width:100%}.styles_blurred__IqkIY{filter:blur(20px);opacity:.8}.styles_loaded__X1aP9{filter:blur(0);opacity:1}.styles_loader__J0p9c{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.styles_templateOptionsContainer__OzZyr{height:calc(100% - 60px);overflow-x:hidden;overflow-y:auto;padding:1rem;width:280px;z-index:1000}.styles_templateOptionsContainerCollapsed__-uHV0,.styles_templateOptionsContainer__OzZyr{background-color:var(--bg-secondary);border-left:1px solid var(--bg-tertiary);border-right:1px solid var(--bg-tertiary);display:flex;flex-direction:column;left:226px;position:fixed;top:61px;transition:left .3s ease,width .3s ease}.styles_templateOptionsContainerCollapsed__-uHV0{align-items:center;height:calc(100% - 64px);padding:0;width:25px}.styles_collapseButton__uW97E,.styles_expandButton__S9LKd{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-size:1.2rem;position:absolute;right:8px;top:0}.styles_expandButton__S9LKd{padding:0;right:6px!important;top:6px!important}.styles_templateOptionsContainerCollapsed__-uHV0 .styles_expandButton__S9LKd{position:absolute;right:0;top:25px}.styles_collapseButton__uW97E:hover,.styles_expandButton__S9LKd:hover{background:var(--bg-secondary);color:var(--text-primary)}.styles_templateOptionsContainer__OzZyr::-webkit-scrollbar{width:4px}.styles_templateOptionsContainer__OzZyr::-webkit-scrollbar-track{background:var(--bg-secondary)}.styles_templateOptionsContainer__OzZyr::-webkit-scrollbar-thumb{background-color:var(--bg-tertiary);border-radius:4px}.styles_templateOptionsContainer__OzZyr{scrollbar-color:var(--bg-tertiary) var(--bg-secondary);scrollbar-width:thin}.styles_templateOptionsContainer__OzZyr h4{color:var(--accent-secondary);font-size:1.1rem;margin-bottom:1rem;margin-top:1rem}.styles_templateTitle__M7rBl{align-items:center;display:flex;font-size:1.2rem;margin-bottom:.5rem;position:relative}.styles_templateDescription__LpcW3{color:var(--text-secondary);font-size:.85rem;margin-bottom:1rem}.styles_separator__Z1Rt0{border:none;border-top:1px solid var(--bg-tertiary);margin:1rem 0}.styles_optionsDescription__DW0BK{color:var(--text-secondary);font-size:.9rem;margin-bottom:1.5rem;margin-top:.5rem}.styles_templateOptions__4rklj{gap:1rem}.styles_optionItem__BrqME,.styles_templateOptions__4rklj{display:flex;flex-direction:column}.styles_optionLabel__v7WVo{color:var(--accent-secondary);font-size:.9rem;font-weight:600;margin-bottom:.5rem}.styles_toggleGroup__hm5B6{background-color:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:4px;display:flex;gap:1rem;margin-top:.5rem;padding:.8rem}.styles_toggleLabel__5dyFq{align-items:center;color:var(--text-primary);cursor:pointer;display:flex}.styles_toggleLabel__5dyFq input{margin-right:.5rem}.styles_disclaimerLink__4WKH\+{background:none;border:none;border-radius:4px;color:var(--accent-secondary);cursor:pointer;display:block;font-size:.9rem;margin:20px auto 10px;padding:8px 15px;text-align:center;text-decoration:underline;transition:color .2s ease}.styles_disclaimerLink__4WKH\+:hover{color:var(--gradient-blue-light)}.styles_reactSelect__4nIsa{margin-top:.5rem}.styles_recentImages__4uqTu{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:2rem auto 1rem;padding:0;width:100%}.styles_recentTitle__r-Fmk{align-items:center;display:flex;font-size:12px;justify-content:flex-start;margin-bottom:1rem;width:100%}.styles_viewAllButton__peA7d{background:var(--bg-secondary);border:1px solid var(--accent-secondary);border-radius:4px;color:var(--accent-secondary);display:inline-block;font-size:.9rem;font-weight:500;margin-left:20px;padding:.4rem .8rem;text-decoration:none;transition:all .3s ease}.styles_viewAllButton__peA7d:hover{background:var(--accent-secondary);box-shadow:0 2px 4px #0000001a;color:var(--text-primary)}.styles_imageContainer__89HxX,.styles_imageLoading__n1Uvm{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:4px;overflow:hidden;position:relative;width:100%}.styles_masonryLayout__OI2kP{column-count:4!important;padding:0}.styles_gridLayout__ubAto,.styles_masonryLayout__OI2kP{column-gap:.5rem;margin:0 auto;max-width:1040px;width:100%}.styles_gridLayout__ubAto{grid-column-gap:.5rem;grid-row-gap:0;display:grid;grid-template-columns:repeat(4,1fr);row-gap:0}@media (max-width:1200px){.styles_masonryLayout__OI2kP{column-count:3}.styles_gridLayout__ubAto{grid-template-columns:repeat(3,1fr)}.styles_imageLoading__n1Uvm{flex-basis:calc(50% - 0.25rem);flex-grow:1;flex-shrink:1;max-width:calc(50% - .25rem);min-width:calc(50% - .25rem)}.styles_controlRow__vFs-K{flex-wrap:wrap;gap:1rem}.styles_controlGroup__a6C0y{min-width:calc(50% - .5rem)}.styles_templateOptionsContainerCollapsed__-uHV0,.styles_templateOptionsContainer__OzZyr{left:0}.styles_templateOptionsContainerCollapsed__-uHV0[data-sidebar-open=true],.styles_templateOptionsContainer__OzZyr[data-sidebar-open=true]{left:225px}}@media (max-width:1040px){.styles_templateOptionsShift__Mz2TS{padding-left:34px;transition:padding .3s ease}}@media (max-width:768px){.styles_masonryLayout__OI2kP{column-count:2}.styles_gridLayout__ubAto{grid-template-columns:repeat(2,1fr)!important}.styles_controlRow__vFs-K{flex-direction:column}.styles_controlGroup__a6C0y{min-width:100%;width:100%}.styles_aspectRatio__VYJW2,.styles_modelSelection__JHOja,.styles_numImages__yHkDN,.styles_seed__wxDrB{margin-right:0;max-width:100%}.styles_controls__tLHIW{gap:1rem;padding:1rem}.styles_textarea__v9AYh{height:100px}.styles_templateOptionsContainer__OzZyr{height:calc(100% - 60px);left:0;position:fixed;top:61px;width:250px;z-index:1000}.styles_recentTitle__r-Fmk{align-items:flex-start;flex-direction:column}.styles_viewAllButton__peA7d{margin-left:0;margin-top:.5rem}.styles_imageContainer__89HxX,.styles_imageLoading__n1Uvm{max-width:none;min-width:0;min-width:auto}}@media (max-width:480px){.styles_masonryLayout__OI2kP{column-count:2}.styles_gridLayout__ubAto{grid-template-columns:repeat(2,1fr)}.styles_controls__tLHIW{padding:.75rem}}.styles_notification__aYX5h{animation:styles_slideIn__V-ipp 1s ease-out forwards,styles_slideOut__2kd5U 1s ease-in 3s forwards;border-radius:4px;box-shadow:0 2px 8px #0003;color:#fff;padding:16px;position:fixed;right:15px;top:70px;z-index:1000}.styles_notification__aYX5h.styles_error__upErv{background:#f44336}.styles_notification__aYX5h.styles_success__I1kDj{background:#4caf50}.styles_notification__aYX5h.styles_info__6jl3s{background:#2196f3}@keyframes styles_slideIn__V-ipp{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes styles_slideOut__2kd5U{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.styles_spinnerContainer__-xIRR{align-content:center;align-items:center;align-self:center;background:#0000;display:flex;height:100vh;justify-content:center;width:100%}.styles_loadingSpinner__vBikG{animation:styles_spin__kk691 1s cubic-bezier(.5,.5,.5,.5) infinite;border-top:3px solid rgba(var(--bg-tertiary-rgb),.2);border:3px solid rgba(var(--bg-tertiary-rgb),.2);border-radius:50%;border-right:3px solid var(--accent-primary);border-top-color:var(--accent-primary);height:40px;width:40px}@keyframes styles_spin__kk691{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_imageLink__DdC-G{break-inside:avoid;color:inherit;display:block;margin-bottom:0;page-break-inside:avoid;text-decoration:none;width:100%}.styles_imageContainer__hTmgP{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:4px;break-inside:avoid;display:inline-block;overflow:hidden;page-break-inside:avoid;width:100%}.styles_imageContainer__hTmgP[data-aspect-ratio="1:1"]{padding-top:100%}.styles_imageContainer__hTmgP[data-aspect-ratio="9:16"]{padding-top:177.78%}.styles_imageContainer__hTmgP[data-aspect-ratio="1:1"]{height:250px}.styles_imageContainer__hTmgP[data-aspect-ratio="9:16"]{height:444px}.styles_imageContainer__hTmgP:hover .styles_userImage__uxc1r{transform:scale(1.05)}.styles_userImage__uxc1r{border:1px solid var(--bg-primary);display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .2s ease,filter .5s ease,opacity .5s ease;width:100%}.styles_blurred__E-bau{filter:blur(20px);opacity:.8}.styles_loaded__dd6xq{filter:blur(0);opacity:1}.styles_loader__1WazR{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.styles_imageContainer__hTmgP{position:relative}.styles_deleteButton__ujS3y{align-items:center;background-color:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:0!important;color:var(--bg-tertiary);cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:0;top:0;transition:all .2s ease;width:30px;z-index:10}.styles_deleteButton__ujS3y:hover{color:var(--text-primary);opacity:1}.styles_deleteButton__ujS3y svg{font-size:14px;height:14px;width:14px}.styles_deleteButton__ujS3y i{font-size:14px}.styles_dialogOverlay__grmTs{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.styles_dialogContent__PpfFp{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 8px 16px #0003;max-width:500px;padding:1.5rem;position:relative;width:90%}.styles_dialogTitle__ZGwHd{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;text-align:center}.styles_contentWrapper__5sphf{align-items:center;display:flex;gap:1.25rem;margin-bottom:1.25rem}.styles_imagePreview__vFt0M{background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;flex:0 0 40%;overflow:hidden;position:relative}.styles_previewImage__ABSW9{display:block;height:auto;width:100%}.styles_messageContainer__cZYU3{flex:1 1}.styles_message__R0nQK{color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin:0 0 .75rem}.styles_warning__8CGpz{color:var(--warning-dark);font-size:.875rem;font-weight:500;line-height:1.5}.styles_dialogActions__O4qFf{border-top:1px solid var(--border-color);display:flex;gap:1rem;justify-content:center;padding-top:1rem}.styles_cancelButton__s9F\+D,.styles_confirmButton__bALSi{border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;min-width:140px;padding:.75rem 1.5rem;text-align:center;transition:all .2s}.styles_cancelButton__s9F\+D{background:none;border:1px solid var(--border-color);color:var(--text-secondary)}.styles_cancelButton__s9F\+D:hover{background:var(--bg-hover);border-color:var(--text-secondary)}.styles_confirmButton__bALSi{background:var(--warning-dark);border:none;color:#fff}.styles_confirmButton__bALSi:hover{opacity:.9;transform:translateY(-1px)}.styles_cancelButton__s9F\+D:disabled,.styles_confirmButton__bALSi:disabled{cursor:not-allowed;opacity:.6;transform:none}.styles_overlay__B8-QP{align-items:center;background:#000000b3;border-radius:12px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.styles_overlayContent__jCQoP{align-items:center;color:#fff;display:flex;flex-direction:column;gap:.75rem}.styles_overlayContent__jCQoP p{font-size:.9rem;font-weight:500;margin:0}@media (max-width:768px){.styles_contentWrapper__5sphf{align-items:center;flex-direction:column}.styles_imagePreview__vFt0M{flex:0 0 auto;max-width:200px;width:80%}.styles_messageContainer__cZYU3{text-align:center}}.styles_dashboardHeader__AA7xB{padding:1.5rem 0;position:relative;width:100%}.styles_title__51Eu1{color:var(--text-primary);display:inline-block;font-size:1.6rem;font-weight:600;margin-bottom:1.5rem;position:relative}.styles_title__51Eu1:after{background:var(--accent-primary);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.styles_subtitle__iFY\+6{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-top:1rem}@media (max-width:768px){.styles_title__51Eu1{font-size:1.8rem}.styles_title__51Eu1:after{height:2px;width:50px}.styles_subtitle__iFY\+6{font-size:.9rem}}@media (max-width:480px){.styles_title__51Eu1{font-size:1.6rem}.styles_dashboardHeader__AA7xB{padding:1rem 0}}.styles_modalOverlay__7pUxR{align-items:flex-start;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:40px;z-index:1000}.styles_modalContent__mw4k2{background-color:var(--bg-tertiary);border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 10px 30px #0006;color:var(--text-primary);margin:30px auto;max-height:90vh;max-width:800px;overflow-y:auto;padding:30px;position:relative;width:100%}.styles_closeButton__tRnja{align-items:center;background:none;border:none;border-radius:50%;color:var(--text-secondary);cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;line-height:1;padding:0;position:absolute;right:15px;top:15px;transition:background-color .2s;width:30px}.styles_closeButton__tRnja:hover{background-color:#ffffff1a;color:var(--text-primary)}.styles_modalContent__mw4k2 h1{color:var(--text-primary);font-size:1.8rem;font-weight:700;margin-bottom:15px;padding-right:20px;text-align:center}.styles_modalContent__mw4k2 h2{border-bottom:1px solid #ffffff1a;color:var(--gradient-blue-light);font-size:1.3rem;font-weight:600;margin-bottom:12px;margin-top:25px;padding-bottom:8px}.styles_modalContent__mw4k2 p,.styles_modalContent__mw4k2 ul{font-size:.95rem;line-height:1.6;margin-bottom:15px}.styles_modalContent__mw4k2 ul{margin-bottom:20px;padding-left:25px}.styles_modalContent__mw4k2 li{margin-bottom:8px;padding-left:5px;position:relative}.styles_lastUpdated__5cWiS{color:var(--text-secondary);font-size:.85rem;font-style:italic;margin-bottom:25px;text-align:center}.styles_section__wsqy4{margin-bottom:25px}.styles_section__wsqy4:last-child{margin-bottom:0}.styles_modalContent__mw4k2 strong{color:var(--accent-primary);font-weight:600}.styles_modalContent__mw4k2::-webkit-scrollbar{width:8px}.styles_modalContent__mw4k2::-webkit-scrollbar-track{background:var(--bg-tertiary)}.styles_modalContent__mw4k2::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:4px}.styles_modalContent__mw4k2::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}.styles_actions__KM37g{display:flex;justify-content:center;margin-top:30px}.styles_acceptButton__9c1-6{background:var(--gradient-blue);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 28px;transition:transform .2s,box-shadow .2s}.styles_acceptButton__9c1-6:hover{box-shadow:0 6px 15px #0003;transform:translateY(-2px)}.styles_acceptButton__9c1-6:active{transform:translateY(0)}@media (max-width:768px){.styles_modalContent__mw4k2{margin:20px auto;max-height:85vh;padding:20px}.styles_modalContent__mw4k2 h1{font-size:1.5rem}.styles_modalContent__mw4k2 h2{font-size:1.1rem}.styles_modalContent__mw4k2 p,.styles_modalContent__mw4k2 ul{font-size:.9rem}.styles_acceptButton__9c1-6{font-size:.9rem;padding:10px 20px}}@keyframes styles_fadeIn__-w1Hz{0%{opacity:0}to{opacity:1}}.styles_modalOverlay__7pUxR{animation:styles_fadeIn__-w1Hz .3s ease}body.modal-open{overflow:hidden}.styles_disclaimerLink__aRPKh{background:none;border:none;border-radius:4px;color:var(--accent-primary);cursor:pointer;display:block;font-size:.9rem;margin:20px auto 10px;padding:8px 15px;text-align:center;text-decoration:underline;transition:color .2s ease}.styles_disclaimerLink__aRPKh:hover{color:var(--gradient-blue-light)}.styles_creativeStudio__djLOt{align-items:center;color:var(--text-primary);display:flex;flex-direction:column;margin:0 auto;padding:0;width:100%}.styles_pageTitle__9i-id{padding:1rem 0;width:100%}.styles_pageTitle__9i-id h3{color:var(--text-primary);font-size:16px;margin:0;text-align:left}.styles_controls__vrqpr{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;margin:1rem auto 0;max-width:1040px}.styles_controlRow__tiquF{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.styles_controlGroup__qlcC6{display:flex;flex-basis:calc(50% - 1.5rem);flex-direction:column;flex-grow:1;flex-shrink:1;min-width:250px}textarea{height:150px}.styles_numImages__zeug5,.styles_seed__0Uas3{margin-right:25px;max-width:150px}.styles_aspectRatio__J3lte{margin-right:25px;max-width:200px}.styles_label__NTQW7{color:var(--text-secondary);font-size:.8rem;margin-bottom:.5rem}.styles_input__7l-rS,.styles_select__54s1x,.styles_textarea__pTBpV{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:4px;color:var(--text-primary);font-size:.9rem;padding:.8rem}.styles_input__7l-rS::placeholder,.styles_textarea__pTBpV::placeholder{color:var(--text-secondary)}.styles_textarea__pTBpV{resize:vertical}.styles_button__wu0ZP{background:var(--gradient-blue);border:none;border-radius:4px;color:var(--text-primary);cursor:pointer;flex:1 1 100%;font-size:1rem;margin-top:1rem;padding:.8rem 1.5rem;transition:all .3s ease}.styles_button__wu0ZP:hover{filter:brightness(1.1);transform:translateY(-2px)}.styles_button__wu0ZP:disabled{background:var(--bg-tertiary);cursor:not-allowed;opacity:.6}.styles_recentImages__ioCtg{flex-direction:column;margin:2rem auto 1rem;padding:0}.styles_recentImages__ioCtg,.styles_recentTitle__00-Yg{align-items:flex-start;display:flex;justify-content:flex-start;width:100%}.styles_recentTitle__00-Yg{margin-bottom:1rem}.styles_viewAllButton__AwG20{background:var(--bg-secondary);border:1px solid var(--accent-secondary);border-radius:4px;color:var(--accent-secondary);display:inline-block;font-size:.9rem;font-weight:500;margin-left:20px;padding:.4rem .8rem;text-decoration:none;transition:all .3s ease}.styles_viewAllButton__AwG20:hover{background:var(--accent-secondary);box-shadow:0 2px 4px #0000001a;color:var(--text-primary)}.styles_masonryLayout__7\+6zy{column-count:4;padding:0}.styles_gridLayout__9Ckhi,.styles_masonryLayout__7\+6zy{column-gap:.5rem;margin:0 auto;max-width:1040px;width:100%}.styles_gridLayout__9Ckhi{grid-column-gap:.5rem;grid-row-gap:0;display:grid;grid-template-columns:repeat(4,1fr);row-gap:0}.styles_imageContainer__-0vNL,.styles_imageLoading__hzug\+{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:4px;overflow:hidden;position:relative;width:100%}.styles_imageContainer__-0vNL[data-aspect-ratio="1:1"],.styles_imageLoading__hzug\+[data-aspect-ratio="1:1"]{padding-top:100%}.styles_imageContainer__-0vNL[data-aspect-ratio="9:16"],.styles_imageLoading__hzug\+[data-aspect-ratio="9:16"]{padding-top:177.78%}.styles_imageContainer__-0vNL:hover .styles_userImage__qdhwf{transform:scale(1.05)}.styles_userImage__qdhwf{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .2s ease,filter .5s ease,opacity .5s ease;width:100%}.styles_blurred__Tga64{filter:blur(20px);opacity:.8}.styles_loaded__v5\+S1{filter:blur(0);opacity:1}.styles_loader__\+8WT3{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.styles_gridLoader__fm7EE{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:100%}.styles_imagesSection__V8090{margin-top:1rem;padding:0;width:100%}.styles_loadingImagesSection__8c0kM{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:8px;margin:1rem 0;padding:1rem}.styles_loadingImagesSection__8c0kM h3{color:var(--accent-secondary);margin:0 0 1rem}@media (max-width:1200px){.styles_masonryLayout__7\+6zy{column-count:3}.styles_gridLayout__9Ckhi{grid-template-columns:repeat(3,1fr)}.styles_imageLoading__hzug\+{flex-basis:calc(50% - 0.25rem);flex-grow:1;flex-shrink:1;max-width:calc(50% - .25rem);min-width:calc(50% - .25rem)}.styles_controlRow__tiquF{flex-wrap:wrap;gap:1rem}.styles_controlGroup__qlcC6{min-width:calc(50% - .5rem)}.styles_templateOptionsContainerCollapsed__zdbnY,.styles_templateOptionsContainer__W78Sq{left:0}.styles_templateOptionsContainerCollapsed__zdbnY[data-sidebar-open=true],.styles_templateOptionsContainer__W78Sq[data-sidebar-open=true]{left:225px}.styles_imageContainer__-0vNL{margin-bottom:5px!important}}@media (max-width:768px){.styles_masonryLayout__7\+6zy{column-count:2}.styles_gridLayout__9Ckhi{grid-template-columns:repeat(2,1fr)!important}.styles_controlRow__tiquF{flex-direction:column}.styles_controlGroup__qlcC6{min-width:100%;width:100%}.styles_aspectRatio__J3lte,.styles_modelSelection__aim5g,.styles_numImages__zeug5,.styles_seed__0Uas3{margin-right:0;max-width:100%}.styles_controls__vrqpr{gap:1rem;padding:1rem}.styles_textarea__pTBpV{height:100px}.styles_templateOptionsContainer__W78Sq{height:calc(100% - 60px);left:0;position:fixed;top:61px;width:250px;z-index:1000}.styles_recentTitle__00-Yg{align-items:flex-start;flex-direction:column}.styles_viewAllButton__AwG20{margin-left:0;margin-top:.5rem}.styles_imageContainer__-0vNL,.styles_imageLoading__hzug\+{max-width:none;min-width:0;min-width:auto}}@media (max-width:480px){.styles_masonryLayout__7\+6zy{column-count:2}.styles_gridLayout__9Ckhi{grid-template-columns:repeat(2,1fr)}.styles_controls__vrqpr{padding:.75rem}.styles_gridLayout__9Ckhi .styles_imageContainer__-0vNL{margin-bottom:5px!important}}.styles_fineTuneForm__1L0qo{align-items:center;color:var(--text-primary);cursor:default;display:flex;flex-direction:column;margin:0 auto;padding:0;width:100%}.styles_infoAndForm__x1ah8{cursor:default;max-width:1040px}.styles_tagline__Fwr4m{font-size:1rem}.styles_simple__QTP22{color:var(--accent-secondary)}.styles_instructions__RKSCj{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.styles_form__DTMmG{align-items:flex-start;display:flex;flex-direction:column}.styles_fileInputWrapper__jz8Rc{margin-bottom:1rem;margin-top:1.5rem;width:100%}.styles_fileInputLabel__m7aun{align-items:center;cursor:pointer;display:flex;max-width:400px;position:relative;width:100%}.styles_fileInput__IF\+6N{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.styles_fileInputButton__dOHOo{align-items:center;background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:4px;color:var(--text-primary);display:flex;font-size:.9rem;overflow:hidden;padding:.8rem;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap;width:100%}.styles_fileInputButton__dOHOo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:16px;margin-right:8px;opacity:.8;width:16px}.styles_fileInputLabel__m7aun:hover .styles_fileInputButton__dOHOo{background-color:var(--bg-secondary);transform:translateY(-2px)}.styles_fileInputLabel__m7aun:active .styles_fileInputButton__dOHOo{transform:translateY(0)}.styles_fileInput__IF\+6N:disabled+.styles_fileInputButton__dOHOo{background:var(--bg-tertiary);border-color:var(--bg-tertiary);cursor:not-allowed;opacity:.6}.styles_clearFile__4lPz3{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-size:1.2rem;padding:0 5px;position:absolute;right:10px;transition:color .3s ease}.styles_button__lrhrJ,.styles_clearFile__4lPz3:hover{color:var(--text-primary)}.styles_button__lrhrJ{background:var(--gradient-blue);border:none;border-radius:4px;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.8rem 1.5rem;transition:all .3s ease;width:100%}.styles_button__lrhrJ:hover{filter:brightness(1.1);transform:translateY(-2px)}.styles_button__lrhrJ:disabled{background:var(--bg-tertiary);cursor:not-allowed;opacity:.6}.styles_modelsSection__t6iRi{margin-top:2rem;width:100%}.styles_modelsSection__t6iRi h3{color:var(--text-primary);margin-bottom:2rem;text-align:left}.styles_modelsGrid__hXCEv{display:flex;flex-wrap:wrap;gap:1rem;margin:0 auto;max-width:1040px}.styles_modelCard__F5QZQ{background-color:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:4px;flex-basis:calc(33% - 1rem);flex-grow:1;flex-shrink:1;min-width:250px;padding:1rem;position:relative;transition:transform .2s}.styles_modelInfo__H0NDq p{font-size:.9rem;margin:.5rem 0}.styles_modelInfo__H0NDq strong{color:var(--accent-secondary);font-weight:500}.styles_loader__SZL6\+{height:24px;position:absolute;right:10px;top:10px;width:24px}.styles_error__vGHj1{color:#ff6b6b}.styles_emailMessage__SpgQD{color:var(--text-secondary);font-size:.8rem;margin-top:.5rem}@keyframes styles_pulse__Py7QK{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.styles_requirementsBox__Xj1QZ{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:8px;margin-bottom:2rem;max-width:100%;padding:1.25rem;width:100%}.styles_requirementsTitle__gqw0U{color:var(--accent-secondary);font-size:.9rem;font-weight:500;margin-bottom:1rem;margin-top:0}.styles_requirementsList__JjTgA{display:flex;flex-direction:column;gap:.75rem}.styles_requirementItem__jt4yQ{align-items:flex-start;color:var(--text-secondary);display:flex;font-size:.9rem;gap:.75rem}.styles_requirementItem__jt4yQ strong{color:var(--text-primary)}.styles_requirementIcon__MX85E{color:var(--accent-primary);flex-shrink:0;font-size:1.2rem;margin-right:10px;width:20px}.styles_uploadOptionsContainer__WgzmT{margin-bottom:1rem;width:400px}.styles_uploadOptions__xpFix{display:flex;gap:1rem;width:100%}.styles_optionToggle__Em746{align-items:center;background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:4px;cursor:pointer;display:flex;flex:1 1;padding:.6rem 1rem;transition:all .2s ease}.styles_optionToggle__Em746:hover{background:var(--bg-tertiary)}.styles_optionToggle__Em746 input[type=radio]{margin-right:.5rem}.styles_activeOption__vkOVR{background:var(--bg-tertiary);border-color:var(--accent-secondary)}.styles_optionToggle__Em746:disabled{cursor:not-allowed;opacity:.6}.styles_optionLabel__mI3sT{color:var(--text-primary);font-size:.9rem}.styles_progressContainer__jhKk\+{background-color:var(--bg-tertiary);border-radius:4px;height:24px;margin-bottom:15px;overflow:hidden;position:relative;width:100%}.styles_progressBar__EWOnj{background:linear-gradient(90deg,var(--accent-primary) 0,var(--accent-secondary) 100%);border-radius:4px;height:100%;transition:width .3s ease}.styles_progressText__jlBpl{align-items:center;bottom:0;color:var(--text-primary);display:flex;font-size:.9rem;justify-content:center;left:0;position:absolute;right:0;text-shadow:0 0 3px #00000080;top:0}.styles_zipConfirmation__U2yNd{background-color:var(--bg-secondary);border:1px solid var(--accent-primary);border-radius:4px;margin:1rem 0;padding:1rem}.styles_zipConfirmationButtons__tZ2UN{display:flex;gap:10px;margin-top:10px}.styles_buttonRow__97h7U{display:flex;gap:1rem;margin-top:1rem}.styles_startTrainingButton__GOmNo{background-color:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;flex:3 1;font-weight:500;padding:8px 16px;transition:all .3s ease}.styles_startTrainingButton__GOmNo:hover{filter:brightness(1.1);transform:translateY(-2px)}.styles_syncButton__o0Ol1{border-radius:4px;flex:1 1;font-weight:500;padding:8px 16px;transition:all .3s ease}.styles_syncButton__o0Ol1:hover{filter:brightness(1.1);transform:translateY(-2px)}.styles_activeSync__a6S2b{background-color:var(--accent-primary);border:1px solid var(--accent-primary);color:#fff;cursor:pointer}.styles_inactiveSync__TJ7TW{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);color:var(--text-secondary);cursor:not-allowed;opacity:.6}.styles_inactiveSync__TJ7TW:hover{background-color:var(--bg-tertiary);filter:brightness(1);transform:translateY(0)}.styles_progressActions__6NIun{margin:1rem 0}.styles_cancelButton__b4K46{background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:4px;color:var(--text-error);cursor:pointer;margin-top:8px;padding:4px 12px}.styles_startTrainingButton__GOmNo:disabled,.styles_syncButton__o0Ol1:disabled{background-color:var(--bg-tertiary);border-color:var(--bg-tertiary);box-shadow:none;color:var(--text-secondary);cursor:not-allowed;opacity:.6;transform:none}.styles_startTrainingButton__GOmNo:disabled:hover,.styles_syncButton__o0Ol1:disabled:hover{background-color:var(--bg-tertiary);border-color:var(--bg-tertiary);filter:none;transform:none}@media (max-width:768px){.styles_modelsGrid__hXCEv{flex-direction:column}.styles_modelCard__F5QZQ{flex:1 1 100%}.styles_buttonRow__97h7U{flex-direction:column}.styles_startTrainingButton__GOmNo,.styles_syncButton__o0Ol1{width:100%}}.styles_buttonSpinner__3i-A0{animation:styles_spin__RCEhn 1s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:12px;margin-left:8px;width:12px}@keyframes styles_spin__RCEhn{to{transform:rotate(1turn)}}@media (max-width:480px){.styles_uploadOptionsContainer__WgzmT{max-width:100%;width:100%}.styles_fileInputWrapper__jz8Rc{width:100%}.styles_fileInputLabel__m7aun{max-width:100%}.styles_requirementsBox__Xj1QZ{padding:1rem}.styles_uploadOptions__xpFix{flex-direction:column;gap:.5rem}}.styles_pageContainer__rIaje{height:100%;overflow-y:auto;width:100%}.styles_userImages__OY7ZQ{align-items:center;color:var(--text-primary);display:flex;flex-direction:column;margin:0 auto;padding:0;width:100%}.styles_pageTitle__6X376{padding:1rem;width:100%}.styles_pageTitle__6X376 h3{color:var(--text-primary);font-size:16px;margin:0;text-align:left}.styles_filters__26KiM{display:flex;flex-wrap:wrap;gap:1rem;margin:0 1rem 1rem;max-width:1040px;width:100%}.styles_filterGroup__UG8-p{align-items:center;display:flex;flex-direction:row}.styles_label__2cxug{color:var(--text-secondary);font-size:.9rem;margin-right:.5rem}.styles_select__OuJVe{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:4px;color:var(--text-primary);font-size:.9rem;padding:.5rem}.styles_imagesSection__vxO66{margin-top:1rem;max-width:1040px;padding:0;width:100%}.styles_loadingImagesSection__YuhSB{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:8px;margin:1rem;padding:1rem}.styles_loadingImagesSection__YuhSB h3{color:var(--accent-secondary);margin:0 0 1rem}.styles_generatingImagesRow__IxcKe,.styles_imageGrid__udEim{column-count:4;column-gap:.5rem;margin:0 auto;max-width:1040px;padding:0;width:100%}.styles_generatingImagesRow__IxcKe .styles_imageContainer__5bdgT,.styles_imageGrid__udEim .styles_imageContainer__5bdgT{display:inline-block;margin-bottom:.5rem;width:100%}.styles_gridLoader__Xf2cM{align-items:center;display:flex;height:200px;justify-content:center;width:100%}.styles_imageContainer__5bdgT{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:4px;break-inside:avoid;margin-bottom:.5rem;overflow:hidden;page-break-inside:avoid;position:relative;vertical-align:top}.styles_error__9Mzf5{color:var(--error);margin:1rem;text-align:center}.styles_noImages__QQWd7{background:var(--bg-secondary);border-radius:8px;margin:2rem;padding:2rem;text-align:center}.styles_noImages__QQWd7 p{color:var(--text-primary);font-size:1.1rem;margin-bottom:1.5rem}.styles_createButton__wSCXv{background:var(--gradient-blue);border-radius:4px;color:var(--text-primary);display:inline-block;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.styles_createButton__wSCXv:hover{filter:brightness(1.1);transform:translateY(-2px)}.styles_buttonGroup__uBool{display:flex;gap:1rem;justify-content:center;margin-top:1rem}@media (max-width:1200px){.styles_generatingImagesRow__IxcKe,.styles_imageGrid__udEim{column-count:3}}@media (max-width:768px){.styles_filters__26KiM{flex-direction:column;gap:.75rem}.styles_filterGroup__UG8-p{width:100%}.styles_select__OuJVe{flex:1 1}.styles_generatingImagesRow__IxcKe,.styles_imageGrid__udEim{column-count:2}.styles_noImages__QQWd7{margin:1rem;padding:1.5rem}}@media (max-width:480px){.styles_pageTitle__6X376{padding:.75rem}}.styles_masonryLayout__ZgK5h{column-count:4;column-gap:.5rem;margin:0 auto;max-width:1040px;padding:0;width:100%}@media (max-width:1200px){.styles_masonryLayout__ZgK5h{column-count:3}}@media (max-width:768px){.styles_masonryLayout__ZgK5h{column-count:2}}@media (max-width:480px){.styles_masonryLayout__ZgK5h{column-count:2}}.styles_gridLayout__t572j{grid-gap:.5rem;display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1040px;width:100%}@media (max-width:1200px){.styles_gridLayout__t572j{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.styles_gridLayout__t572j{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.styles_gridLayout__t572j{grid-template-columns:repeat(2,1fr)}}.styles_imageDetailContainer__EUYUo{color:var(--text-secondary);display:flex;flex-direction:column;margin:0 auto;padding:0;width:100%}.styles_pageTitle__c6i0l h3{color:var(--accent-secondary);font-size:18px;margin-bottom:1rem;padding-left:1rem}.styles_imageID__B5NU6{color:var(--text-secondary);font-size:.8rem;margin-right:12px;opacity:.8}.styles_imageCategory__i8Z4v{background-color:var(--accent-secondary);border-radius:12px;color:var(--bg-primary);display:inline-block;font-size:.75rem;font-weight:500;padding:.15rem .6rem}.styles_content__xxBaa{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;margin:0 auto;width:100%}.styles_imageSection__-Gr8x{max-width:420px;min-width:320px;width:48%}.styles_imageWrapper__vKzGI{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:8px;box-shadow:0 4px 12px #0000001a;cursor:pointer;overflow:hidden;position:relative;width:100%}.styles_imageWrapper__vKzGI[data-aspect-ratio="1:1"]{padding-top:100%}.styles_imageWrapper__vKzGI[data-aspect-ratio="9:16"]{padding-top:177.78%}.styles_imageWrapper__vKzGI:hover .styles_image__z\+jVO{transform:scale(1.05)}.styles_image__z\+jVO{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .2s ease,filter .5s ease,opacity .5s ease;width:100%;z-index:1}.styles_blurred__wg7Vf{filter:blur(20px);opacity:.8}.styles_loaded__jtaYg{filter:blur(0);opacity:1}.styles_loader__xMo\+4{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.styles_info__pKOij{background:var(--bg-secondary);border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;justify-content:flex-start;padding:1.25rem;width:44%}.styles_infoHeader__tWHfv{align-items:center;border-bottom:1px solid var(--bg-tertiary);display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.5rem}.styles_infoLabel__Jnuyb{color:var(--accent-secondary);display:inline-block;font-size:.9rem;font-weight:500;width:105px}.styles_infoValue__5daid{color:var(--text-primary);font-size:.9rem}.styles_seedContainer__2Kbkm{align-items:center;display:flex;margin:.4rem 0;position:relative}.styles_seedLabel__AfbxJ{display:inline-block}.styles_seedValue__ajlGv{align-items:center;display:flex;flex-grow:1;position:relative}.styles_seedInput__UxHIk{background-color:var(--bg-tertiary);border:1px solid #0000;border-radius:4px;color:var(--text-primary);cursor:text;font-family:monospace;font-size:.85rem;margin-right:2.2rem;padding:.35rem .5rem;transition:border-color .2s ease;width:100%}.styles_seedInput__UxHIk:focus{border-color:var(--accent-primary);outline:none}.styles_copyButton__5maxe{align-items:center;background-color:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:1.8rem;justify-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:background-color .2s ease;width:1.8rem}.styles_copyButton__5maxe:hover{background-color:var(--accent-secondary)}.styles_noSeed__8taOr{color:var(--text-secondary);font-size:.85rem;opacity:.7}.styles_promptSection__nAVOT{margin-top:.75rem}.styles_promptContainer__knajF{background-color:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:6px;margin-bottom:1.25rem;padding:.75rem}.styles_promptTitle__E2H0f{color:var(--accent-secondary);font-size:.9rem;font-weight:500;margin-bottom:.4rem;margin-top:0}.styles_promptText__42--z{background:var(--bg-secondary);color:var(--text-primary);font-size:.85rem;line-height:1.4;max-height:140px;overflow-y:auto;padding:8px;word-break:break-word}.styles_deleteButton__Hsz3B{align-items:center;background-color:#0009;border:1px solid var(--bg-tertiary);border-radius:0!important;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:0;top:0;transition:all .2s ease;width:36px;z-index:10}.styles_deleteButton__Hsz3B:hover{background-color:#dc3232cc}.styles_deleteButton__Hsz3B svg{font-size:16px;height:16px;width:16px}@media (max-width:768px){.styles_content__xxBaa{flex-direction:column;gap:1.25rem;padding:1rem}.styles_imageSection__-Gr8x{max-height:50vh;min-width:100%;width:100%}.styles_imageWrapper__vKzGI{height:auto;padding-top:0!important}.styles_imageWrapper__vKzGI[data-aspect-ratio="1:1"],.styles_imageWrapper__vKzGI[data-aspect-ratio="9:16"]{height:45vh;padding-top:0}.styles_image__z\+jVO{height:100%;object-fit:contain;position:relative;width:100%}.styles_info__pKOij{width:100%}.styles_seedContainer__2Kbkm{align-items:flex-start;flex-direction:column}.styles_seedLabel__AfbxJ{margin-bottom:.4rem}.styles_seedValue__ajlGv{width:100%}.styles_infoLabel__Jnuyb{margin-right:.5rem;width:auto}}.styles_modalOverlay__kz4rD{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#0009;bottom:0;display:flex;height:100vh;justify-content:center;left:0;padding-top:10px;position:fixed;right:0;top:0;width:100vw;z-index:100000}.styles_modalContent__cuAY2{height:auto;max-height:90vh;max-width:90vw;width:auto}.styles_imageContainer__UJFOJ,.styles_modalContent__cuAY2{align-items:center;display:flex;justify-content:center;position:relative}.styles_imageContainer__UJFOJ{height:100%;width:100%}.styles_fullImage__8U6uI{border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:block;height:auto;max-height:90vh;max-width:100%;object-fit:contain;width:auto}.styles_closeButton__50ACc{align-items:center;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:50%;color:var(--text-primary);cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;line-height:1;padding:0;position:absolute;right:-40px;top:-40px;transition:all .2s ease;width:36px;z-index:10000}.styles_closeButton__50ACc:hover{background:var(--bg-secondary);transform:scale(1.1)}@media (max-width:768px){.styles_modalContent__cuAY2{height:auto;width:95%}.styles_closeButton__50ACc{font-size:1.2rem;height:30px;right:.5rem;top:.5rem;width:30px}.styles_fullImage__8U6uI{max-height:calc(100vh - 120px)}}.styles_dashboardContainer__5pDor{background:var(--bg-secondary);border-radius:0;border-top:1px solid var(--bg-secondary);height:100%;margin-left:226px;margin-top:120px;overflow-x:hidden;overflow-y:auto;padding:1rem 2rem 250px;width:100%}@media (max-width:1024px){.styles_dashboardContainer__5pDor{border-radius:0;border-top:1px solid var(--bg-tertiary);margin-left:0;margin-top:120px;min-height:calc(100vh - 60px);padding:20px .5rem .5rem}}.styles_feedbackButton__2yayP{align-items:center;background:#ff7b2c;background:linear-gradient(145deg,#ff6b2c,#ff4500);border:none;border-radius:25px;bottom:15px;box-shadow:0 4px 12px #ff7b2c1a;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.5rem .5rem .5rem 1rem;position:fixed;right:15px;transition:all .2s ease;z-index:1000}.styles_feedbackButton__2yayP:hover{background:linear-gradient(145deg,#ff8540,#ff6423);box-shadow:0 8px 16px #ff7b2c1a;transform:translateY(-2px)}.styles_icon__u5l-R{color:#fffffff2;font-size:1.2rem}.styles_radioIcon__JpcfB{color:var(--text-primary);font-size:1rem;margin-right:.5rem}.styles_separator__zCewv{color:#ffffff80}.styles_labelText__clFE3{max-width:0;opacity:0;overflow:hidden;transition:all .3s ease;white-space:nowrap}.styles_labelText__clFE3.styles_visible__cBrNB{max-width:130px;opacity:1}.styles_modal__J2V2h{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.styles_modalBackdrop__vtVOq{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;left:0;position:absolute;right:0;top:0}.styles_modalContent__xfsL\+{background:var(--bg-primary);border:1px solid var(--bg-tertiary);border-radius:8px;box-shadow:0 4px 20px #0003;max-width:500px;padding:2rem;position:relative;width:90%;z-index:1}.styles_closeButton__l\+WKd{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem;position:absolute;right:1rem;top:1rem}.styles_modalTitle__fDJoI{color:var(--text-primary);font-size:1.25rem;margin:0 0 1.5rem}.styles_form__KIh2u{display:flex;flex-direction:column;gap:1.5rem}.styles_radioGroup__2vFjj{display:flex;gap:2rem;margin-bottom:1rem}.styles_radioLabel__BnrhM{align-items:center;color:var(--text-primary);cursor:pointer;display:flex;gap:.5rem}.styles_inputGroup__0iDS3{display:flex;flex-direction:column;gap:.5rem}.styles_inputGroup__0iDS3 label{color:var(--text-secondary);font-size:.875rem}.styles_inputGroup__0iDS3 input,.styles_inputGroup__0iDS3 textarea{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:4px;color:var(--text-primary);font-size:.875rem;padding:.75rem}.styles_inputGroup__0iDS3 textarea{min-height:120px;resize:vertical}.styles_submitButton__KJ-BM{align-self:flex-end;background:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background .2s ease}.styles_submitButton__KJ-BM:hover{background:var(--accent-secondary)}@media (max-width:768px){.styles_modalContent__xfsL\+{padding:1.5rem;width:95%}}.styles_authPage__pj2T-{align-items:center;background:var(--bg-secondary);display:flex;flex-direction:column;font-family:Arial,sans-serif;height:calc(100% - 60px);justify-content:flex-start;left:0;position:absolute;top:60px;width:100%}.styles_authContainer__ZSw2s{background-color:var(--bg-tertiary);border:1px solid var(--bg-secondary);border-radius:8px;box-shadow:0 20px 20px #0009,0 8px 16px #0009;margin-top:50px;max-width:400px;padding:2rem;width:100%}.styles_form__n7Rcu{display:flex;flex-direction:column}.styles_input__BG8qS{background:var(--bg-secondary);border:1px solid var(--bg-secondary);border-radius:6px;color:#fff;font-size:17px;margin-bottom:1rem;padding:14px 16px;width:100%}.styles_input__BG8qS:focus{border-color:var(--bg-secondary);box-shadow:0 0 0 2px var(--bg-secondary);outline:none}.styles_input__BG8qS:hover{background:var(--bg-primary)}.styles_loginButton__UwW-E{background:var(--gradient-blue);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:.8rem;transition:background-color .3s ease}.styles_loginButton__UwW-E:hover{background-color:#2e7d32}.styles_loginButton__UwW-E:disabled{background-color:#4caf50;cursor:not-allowed}.styles_logoImage__wAxbI{height:20px!important;width:auto}.styles_toggleButton__tuLby{background:none;border:none;color:#ffb74d;cursor:pointer;display:block;font-size:14px;margin-left:auto;margin-right:auto;margin-top:25px;padding:8px 16px;text-align:center;text-decoration:none;width:-webkit-fit-content;width:fit-content}.styles_toggleButton__tuLby:hover{text-decoration:underline}.styles_oauthButtons__x0wX3{align-items:center;display:flex;flex-direction:column;margin-top:1.5rem;width:100%}.styles_oauthButton__RGtez{align-items:center;background-color:var(--bg-secondary);border:1px solid var(--bg-secondary);border-radius:6px;color:#fff;display:flex;font-size:14px;font-weight:500;justify-content:flex-start;margin-bottom:.8rem;padding:.8rem;text-decoration:none;transition:background-color .3s ease;width:100%}.styles_oauthButton__RGtez:hover{background-color:var(--bg-primary)}.styles_oauthButton__RGtez svg{font-size:18px;margin-right:10px;width:24px}.styles_oauthButton__RGtez.styles_google__Qx\+Rt svg{color:#db4437}.styles_oauthButton__RGtez.styles_facebook__Nlrvp svg{color:#4267b2}.styles_oauthButton__RGtez.styles_linkedin__lQPjY svg{color:#0077b5}.styles_oauthButton__RGtez.styles_twitter__jDIeT svg{color:#1da1f2}.styles_formDivider__xQ7jC{border-top:1px solid #dadde1;margin:40px 0 0;position:relative;text-align:center}.styles_formDivider__xQ7jC span{background-color:var(--bg-tertiary);color:#fff;font-size:14px;padding:5px 10px;position:relative;top:-10px}.styles_errorMessage__l\+T0J{color:var(--error-dark);font-size:12px;list-style-type:dash;margin-bottom:20px!important;margin-top:0;padding-left:20px;text-align:left}.styles_input__BG8qS:focus,.styles_loginButton__UwW-E:focus,.styles_oauthButton__RGtez:focus{background:var(--bg-primary);box-shadow:0 0 0 1px var(--bg-secondary);outline:none}@keyframes styles_buttonHover__yOA7E{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}.styles_loginButton__UwW-E:hover,.styles_oauthButton__RGtez:hover{animation:styles_buttonHover__yOA7E .3s ease}.styles_passwordStrength__VKn3t{height:5px;margin-bottom:10px;margin-top:-5px;transition:all .3s ease}.styles_passwordStrength__VKn3t.styles_weak__kL4vx{background-color:#ff4d4f}.styles_passwordStrength__VKn3t.styles_medium__e6BRo{background-color:#faad14}.styles_passwordStrength__VKn3t.styles_strong__uaRnL{background-color:#52c41a}.styles_rememberMe__SmnSw{align-items:center;color:#606770;display:flex;font-size:14px;margin-bottom:1rem}.styles_rememberMe__SmnSw input[type=checkbox]{margin-right:8px}.styles_forgotPassword__jeOjc{margin-bottom:1rem;text-align:center}.styles_forgotPassword__jeOjc a{color:#b0b0b0;font-size:14px;text-decoration:none}.styles_forgotPassword__jeOjc a:hover{text-decoration:underline}.styles_footerLinks__EXv91{font-size:.9rem;margin-top:2rem;text-align:center}.styles_footerLinks__EXv91 a{color:#b0b0b0;text-decoration:none}.styles_footerLinks__EXv91 a:hover{text-decoration:underline}.styles_serverErrorContainer__LeRTx{background-color:var(--bg-error);border:1px solid var(--border-error);border-radius:4px;margin-bottom:1rem;padding:.75rem}.styles_serverError__bbUdW{color:red;font-size:.875rem;text-align:center}.styles_smallNote__c8MyB{margin-top:25px;text-align:center}.styles_inlineLink__h-RZf{background:none;border:none;color:#3aa0ff;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.styles_inlineLink__h-RZf:hover{opacity:.8}.styles_sentBox__kHGwA{background:var(--bg-secondary);border:1px solid var(--bg-secondary);border-radius:8px;padding:2.2rem 2rem 2rem;text-align:center}.styles_tick__jtdzB{fill:#2ecc71;height:38px;margin-bottom:1rem;width:38px}.styles_sentBox__kHGwA h2{color:#fff;font-size:22px;margin:0 0 .6rem}.styles_sentBox__kHGwA p{color:#b3b3b3;font-size:15px;line-height:1.5;margin-bottom:1.5rem}.styles_resendBtn__DWiKr{background:#2d8cff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.6rem;transition:opacity .18s}.styles_resendBtn__DWiKr:hover{opacity:.85}.styles_resendBtn__DWiKr:disabled{cursor:not-allowed;opacity:.55}@media (max-width:480px){.styles_authContainer__ZSw2s{padding:1.5rem;width:90%}.styles_input__BG8qS,.styles_loginButton__UwW-E{font-size:16px}}.styles_switch__SmDs\+{display:inline-block;height:34px;position:relative;width:60px}.styles_switch__SmDs\+ input{height:0;opacity:0;width:0}.styles_slider__IRI6l{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.styles_slider__IRI6l:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:26px;left:4px;position:absolute;transition:.4s;width:26px}input:checked+.styles_slider__IRI6l{background-color:#2196f3}input:checked+.styles_slider__IRI6l:before{transform:translateX(26px)}*,:after,:before{box-sizing:border-box}.styles_container__ZoKiM{margin:0 auto;padding:2rem;width:100%}.styles_dashboardLayout__XNAqi{margin-left:225px;margin-top:60px;padding-top:2rem;width:calc(100% - 225px)}.styles_header__pvCnE{margin-bottom:3rem;text-align:center}.styles_title__Z54Dr{color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.styles_subtitle__7qr9I{color:var(--text-secondary);font-size:1.25rem}.styles_billingToggle__DAxYL{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.styles_toggleLabel__JEhtT{color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.styles_toggleLabelActive__YRZcz{color:var(--text-primary);font-weight:600}.styles_plansGrid__MDOLM{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.styles_planCard__kfbxl{background:var(--bg-primary);border:1px solid var(--bg-tertiary);border-radius:12px;box-shadow:0 2px 4px #0000000d;min-width:280px;overflow:hidden;position:relative;transition:all .3s ease}.styles_selected__JtMBz{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary)}.styles_infoIcon__LH9YG{color:var(--accent-primary);height:1.1rem;width:1.1rem}.styles_planCard__kfbxl:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-4px)}.styles_planContent__2GWwm{padding:2rem}.styles_popularBadge__dqcNi{background:var(--accent-primary);border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1rem;top:0}.styles_planHeader__a7o-D{margin-bottom:1.5rem;text-align:center}.styles_planName__MPbbk{color:var(--text-primary);font-size:1.5rem}.styles_planDescription__y4bO9{color:var(--text-secondary);font-size:1rem}.styles_pricingSection__hlQeC{margin-bottom:10px;text-align:center}.styles_price__5NwIs{color:var(--text-primary);font-size:2rem;font-weight:700}.styles_priceInterval__ZM76L{color:var(--text-secondary);font-size:1rem}.styles_annualBilling__7mSEv{color:var(--text-secondary);font-size:.875rem}.styles_creditSection__a082C{display:flex;justify-content:space-around;margin-bottom:1.5rem}.styles_creditInfo__z7BLm{text-align:center}.styles_creditValue__XTDKr{color:var(--text-primary);font-size:1.25rem;font-weight:700}.styles_creditLabel__Hv87n{color:var(--text-secondary);font-size:.875rem}.styles_featureList__idsSL{list-style:none;margin-bottom:1.5rem;padding:0}.styles_featureItem__L-ogv{align-items:center;display:flex;margin-bottom:.5rem}.styles_checkIcon__svieV{color:var(--accent-primary);height:1rem;margin-right:.5rem;width:1rem}.styles_featureText__cHfMu{color:var(--text-secondary);font-size:.875rem}.styles_actionButton__XYoFc{border:none;border-radius:4px;cursor:pointer;font-size:1rem;margin-bottom:16px;padding:.75rem;transition:all .2s ease;width:100%}.styles_buttonEnterprise__pQyVc{background-color:var(--accent-secondary);color:#fff}.styles_buttonDefault__WqHY9,.styles_buttonPopular__cCMdY{background-color:var(--accent-primary);color:#fff}.styles_buttonDefault__WqHY9:hover,.styles_buttonEnterprise__pQyVc:hover,.styles_buttonPopular__cCMdY:hover{background-color:#059669;opacity:.9}.styles_container__ZoKiM.styles_minimal__gxl1T{max-width:32rem}.styles_container__ZoKiM.styles_compact__gNtRV{max-width:64rem}.styles_container__ZoKiM.styles_full__U8He7{margin:0 auto;max-width:80rem;padding:0 1rem}@media (max-width:640px){.styles_plansGrid__MDOLM{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.styles_planCard__kfbxl{margin:0;width:100%}.styles_planContent__2GWwm{padding:1.5rem}.styles_creditSection__a082C{flex-direction:column;gap:1rem}.styles_featureList__idsSL{font-size:.9rem}.styles_featureItem__L-ogv{justify-content:center}.styles_actionButton__XYoFc{font-size:.9rem;padding:.75rem 1rem}}@media (max-width:768px){.styles_plansGrid__MDOLM,.styles_plansGrid__MDOLM.styles_compact__gNtRV,.styles_plansGrid__MDOLM.styles_full__U8He7{gap:1rem;grid-template-columns:repeat(2,1fr);padding:0}.styles_container__ZoKiM{margin:0;padding:1rem 0}.styles_planCard__kfbxl{min-width:0;min-width:auto;width:100%}}@media (max-width:480px){.styles_plansGrid__MDOLM,.styles_plansGrid__MDOLM.styles_compact__gNtRV,.styles_plansGrid__MDOLM.styles_full__U8He7{grid-template-columns:repeat(1,1fr)}}.styles_toast__zJWET{align-items:center;animation:styles_slideIn__XCAM0 .3s ease-out;border-radius:8px;bottom:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#fff;display:flex;gap:.75rem;max-width:400px;padding:1rem 1.5rem;position:fixed;right:24px;width:calc(100% - 48px);z-index:1200}.styles_success__toe4P{background:#059669;background:var(--accent-success,#059669)}.styles_error__N9BNY{background:#dc2626;background:var(--accent-danger,#dc2626)}.styles_toast__zJWET span{flex:1 1;font-size:.875rem}.styles_closeButton__5ektZ{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;opacity:.8;padding:4px;transition:opacity .2s}.styles_closeButton__5ektZ:hover{opacity:1}.styles_toast__zJWET svg{height:1.25rem;width:1.25rem}@keyframes styles_slideIn__XCAM0{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.styles_toast__zJWET{bottom:16px;margin-left:0;max-width:calc(100% - 32px);right:16px}}.styles_homeContent__bVtCF{overflow-y:auto!important;position:absolute;top:0;width:100%}.styles_heroSection__FjQxp{background-color:var(--bg-secondary);min-height:100vh;padding:80px 20px 40px;position:relative;width:100%}.styles_heroMainContent__ZMvIn{display:flex;flex-direction:column;gap:60px;height:100%;margin:0 auto;max-width:1400px}.styles_heroLogo__kcsCJ{left:20px;position:absolute;top:20px;z-index:50}.styles_logo__NUo1I{height:30px}.styles_heroText__\+SIYJ{color:var(--text-primary);margin:0 auto;max-width:800px;padding-top:0;text-align:center}.styles_heroText__\+SIYJ h1{font-size:3rem;line-height:1.2;margin-bottom:1rem}.styles_heroText__\+SIYJ p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.styles_ctaContainer__Lh0Nw{display:flex;justify-content:center;margin:60px 0}.styles_ctaButton__ywj9b{background:var(--gradient-blue);border:none;border-radius:8px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.styles_ctaButton__ywj9b:hover{box-shadow:0 6px 20px #00000040;transform:translateY(-2px)}.styles_showcaseContainer__Z29BT{margin-top:40px;overflow:hidden;padding:20px 0;width:100%}.styles_exampleContainer__3yLwT{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem 0}.styles_exampleImage__x72dz{border-radius:8px;height:auto;max-width:300px;object-fit:cover;transition:transform .3s ease;width:100%}.styles_exampleImage__x72dz:hover{transform:scale(1.05)}.styles_scrollingGallery__1eUKM{overflow:hidden;position:relative;width:100%}.styles_scrollingContent__dSXIe{animation:styles_scroll__FpRUG 10s linear infinite;display:flex;gap:30px;padding:20px;width:-webkit-fit-content;width:fit-content}.styles_showcaseItem__daRPE{aspect-ratio:1;background-color:var(--bg-tertiary);border-radius:12px;box-shadow:0 4px 20px #0003,0 8px 32px #00000026;flex:0 0 300px;overflow:hidden;position:relative;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease}.styles_showcaseItem__daRPE:hover{box-shadow:0 8px 30px #00000040,0 12px 40px #0003;transform:translateY(-5px) translateZ(0)}.styles_showcaseImage__jbD21{height:100%;object-fit:contain;width:100%}.styles_imageOverlay__tO9Kg{background:linear-gradient(0deg,#000c 0,#0009 50%,#0000);bottom:0;left:0;padding:20px;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease}.styles_showcaseItem__daRPE:hover .styles_imageOverlay__tO9Kg{transform:translateY(0)}.styles_promptText__zblLB{color:#fff;font-size:.9rem;line-height:1.4;margin:0}@keyframes styles_scroll__FpRUG{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.styles_pricingSection__-DbK\+{background-color:var(--bg-secondary);padding:80px 20px;width:100%}.styles_scrollIndicator__hniId{animation:styles_bounce__3dKWd 2s infinite;bottom:2rem;color:var(--text-primary);cursor:pointer;left:50%;opacity:.7;position:absolute;transform:translateX(-50%);transition:opacity .2s ease;z-index:2}.styles_scrollIndicator__hniId:hover{opacity:1}@keyframes styles_bounce__3dKWd{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles_featuresSection__q2F6U{background:var(--bg-tertiary);padding:80px 20px}.styles_featureGrid__KEU-M{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.styles_featureCard__pgxpl{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:8px;display:flex;flex-direction:column;gap:1rem;padding:2rem}.styles_featureIcon__rDvCE{color:var(--accent-primary);font-size:2rem}.styles_featureTitle__hl0iJ{color:var(--text-primary);font-size:1.2rem;margin:0}.styles_featureDescription__B3nB0{color:var(--text-secondary);font-size:.9rem;line-height:1.6;margin:0}.styles_exampleGrid__jNn\+E{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.styles_faqSection__1AhxT{background:var(--bg-tertiary);padding:80px 20px}.styles_faqContainer__08Yr5{margin:0 auto;max-width:800px}.styles_faqItem__rYFfW{border-bottom:1px solid var(--bg-tertiary);padding:1.5rem 0}.styles_faqQuestion__I256M{color:var(--text-primary);font-size:1.1rem;font-weight:500;margin:0 0 1rem}.styles_faqAnswer__6HcR6{color:var(--text-secondary);line-height:1.6;margin:0}.styles_sectionTitle__e066z{color:var(--text-primary);display:inline-block;font-size:3rem;font-weight:700;left:50%;letter-spacing:-.02em;margin-bottom:3rem;position:relative;text-align:center;transform:translateX(-50%)}.styles_sectionTitle__e066z:after{background:var(--gradient-blue);border-radius:2px;bottom:-15px;content:"";height:3px;position:absolute;right:0;width:60px}.styles_sectionSubtitle__dWfF2{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:600px;text-align:center}.styles_carouselWrapper__PKa7q{margin-top:40px;overflow:hidden;padding:20px 0;position:relative;width:100%}.styles_carouselTrack__s1rB0{animation:styles_slideRight__WI\+Rf 10s linear infinite;display:flex;gap:24px;width:-webkit-fit-content;width:fit-content}.styles_carouselItem__Y6a0b{aspect-ratio:1;background:var(--bg-tertiary);border-radius:12px;box-shadow:0 4px 12px #00000026;flex:0 0 300px;overflow:hidden;position:relative}.styles_carouselImage__1Shgs{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.styles_carouselImage__1Shgs:hover{transform:scale(1.05)}@keyframes styles_slideRight__WI\+Rf{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.styles_examplesSection__Lz0wR{background:var(--bg-secondary);padding:80px 20px}.styles_useCaseContainer__QIqcK{margin:0 auto;max-width:1200px}.styles_useCase__W6NIN{margin-bottom:60px}.styles_useCaseTitle__rEcxb{color:var(--text-primary);display:inline-block;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;position:relative}.styles_useCaseTitle__rEcxb:after{background:var(--accent-primary);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.styles_useCaseDescription__pvFT6{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:800px}.styles_masonryGrid__Dwf67{grid-gap:20px;display:grid;gap:20px;grid-auto-flow:dense;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.styles_masonryItem__fhIOG{aspect-ratio:3/4;background:var(--bg-tertiary);border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;position:relative}.styles_masonryItem__fhIOG img{display:block;height:100%;object-fit:cover;width:100%}.styles_imageCaption__fgWC-{background:linear-gradient(0deg,#000000e6,#0000);bottom:0;color:#fff;font-size:.9rem;left:0;padding:20px;position:absolute;right:0}.styles_videoWrapper__e1HqM{aspect-ratio:16/9;background-color:var(--bg-tertiary);border-radius:12px;box-shadow:0 8px 30px #0000008c;margin-top:40px;overflow:hidden;position:relative;width:100%}.styles_heroVideo__TEtQV{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1200px){.styles_scrollingContent__dSXIe{gap:25px}.styles_showcaseItem__daRPE{flex:0 0 250px}}@media (max-width:1024px){.styles_exampleGrid__jNn\+E{grid-template-columns:repeat(2,1fr)}.styles_sectionTitle__e066z{font-size:2rem}.styles_useCaseTitle__rEcxb{font-size:1.4rem}.styles_exampleImageWrapper__09OFI{flex:1 1 150px;max-width:150px}}@media (max-width:768px){.styles_heroSection__FjQxp{height:100vh;padding:100px 20px 40px}.styles_heroText__\+SIYJ h1{font-size:3rem}.styles_heroText__\+SIYJ p{font-size:1.2rem}.styles_ctaButton__ywj9b{font-size:1.1rem;max-width:300px;padding:1rem 2rem;width:100%}.styles_exampleContainer__3yLwT{align-items:center;flex-direction:column;padding:1rem 0}.styles_exampleImage__x72dz{margin-bottom:1rem;max-width:90%}.styles_scrollingContent__dSXIe{gap:20px}.styles_showcaseItem__daRPE{flex:0 0 200px}.styles_examplesSection__Lz0wR,.styles_faqSection__1AhxT,.styles_featuresSection__q2F6U{padding:40px 20px}.styles_featureGrid__KEU-M{grid-template-columns:1fr}.styles_exampleGrid__jNn\+E{gap:1.5rem;grid-template-columns:1fr}.styles_sectionTitle__e066z{margin-bottom:2rem}.styles_sectionSubtitle__dWfF2{font-size:1rem;margin-bottom:2rem}.styles_faqQuestion__I256M{font-size:1rem}.styles_sectionTitle__e066z{font-size:1.8rem}.styles_useCaseTitle__rEcxb{font-size:1.2rem!important}}@media (max-width:480px){.styles_heroText__\+SIYJ h1{font-size:2rem}.styles_heroText__\+SIYJ p{font-size:1.1rem}.styles_showcaseItem__daRPE{flex:0 0 180px}.styles_heroSection__FjQxp{padding:80px 15px 30px}.styles_sectionTitle__e066z{font-size:1.5rem}.styles_featureCard__pgxpl{padding:1.5rem}.styles_exampleImage__x72dz{max-width:100%}}html{scroll-behavior:smooth}@media (max-width:768px){.styles_masonryGrid__Dwf67{gap:15px;grid-template-columns:repeat(2,1fr)}.styles_useCase__W6NIN{margin-bottom:40px}.styles_useCaseTitle__rEcxb{font-size:1.8rem}.styles_useCaseTitle__rEcxb:after{height:2px;width:50px}.styles_sectionTitle__e066z{margin-bottom:2.5rem}.styles_useCaseDescription__pvFT6{font-size:1rem}.styles_carouselTrack__s1rB0{gap:16px}.styles_carouselItem__Y6a0b{flex:0 0 200px}.styles_carouselImage__1Shgs{height:100%;width:100%}.styles_videoWrapper__e1HqM{border-radius:8px;margin-top:20px}.styles_heroSection__FjQxp{min-height:auto;padding-bottom:80px}.styles_heroText__\+SIYJ h1{font-size:2.5rem}}@media (max-width:480px){.styles_masonryGrid__Dwf67{gap:10px;grid-template-columns:repeat(2,1fr)}.styles_imageCaption__fgWC-{font-size:.8rem;padding:15px}.styles_useCaseTitle__rEcxb{font-size:1rem}.styles_sectionTitle__e066z{margin-bottom:3rem}.styles_carouselTrack__s1rB0{gap:12px}.styles_carouselItem__Y6a0b{flex:0 0 150px}.styles_carouselImage__1Shgs{height:100%;width:100%}.styles_heroText__\+SIYJ h1{font-size:2rem}.styles_videoWrapper__e1HqM{aspect-ratio:4/3}}.styles_policyPage__ph20j{align-items:center;background:var(--bg-tertiary);color:var(--text-primary);display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;margin-left:266px;padding:60px 20px 40px;width:100%}.styles_policyContainer__NBz1J{background-color:var(--bg-tertiary);border-radius:8px;margin:40px auto 0;max-width:800px;padding:40px;width:100%}.styles_policyPage__ph20j h1{color:var(--text-primary);font-size:2.2rem;font-weight:700;margin-bottom:20px;text-align:center}.styles_policyPage__ph20j h2{border-bottom:1px solid #ffffff1a;color:var(--accent-primary);font-size:1.4rem;font-weight:600;margin-bottom:15px;margin-top:30px;padding-bottom:10px}.styles_policyPage__ph20j ol,.styles_policyPage__ph20j p,.styles_policyPage__ph20j ul{font-size:1rem;line-height:1.6;margin-bottom:15px}.styles_policyPage__ph20j a{color:var(--gradient-blue-light);text-decoration:none;transition:color .2s ease}.styles_policyPage__ph20j a:hover{color:var(--accent-primary);text-decoration:underline}.styles_policyPage__ph20j ol,.styles_policyPage__ph20j ul{margin-bottom:20px;padding-left:25px}.styles_policyPage__ph20j li{margin-bottom:10px;position:relative}.styles_lastUpdated__aUqY6{color:var(--text-secondary);font-size:.9rem;font-style:italic;margin-bottom:30px;text-align:center}.styles_section__hcs63{margin-bottom:30px;padding-bottom:10px}.styles_section__hcs63:last-child{border-bottom:none;margin-bottom:0}.styles_policyPage__ph20j strong{color:var(--accent-primary);font-weight:600}@media (max-width:768px){.styles_policyContainer__NBz1J{margin-top:60px;padding:25px}.styles_policyPage__ph20j h1{font-size:1.8rem}.styles_policyPage__ph20j h2{font-size:1.2rem;margin-top:25px}.styles_policyPage__ph20j{padding:40px 15px 20px}}@media (max-width:1024px){.styles_policyPage__ph20j{margin-left:0}}.styles_termsPage__AHc9n{align-items:center;background:var(--bg-tertiary);color:var(--text-primary);display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;margin-left:266px;padding:60px 20px 40px;width:100%}.styles_termsContainer__s0K7-{background-color:var(--bg-tertiary);border-radius:8px;margin:40px auto 0;max-width:800px;padding:40px;width:100%}.styles_termsPage__AHc9n h1{color:var(--text-primary);font-size:2.2rem;font-weight:700;margin-bottom:20px;text-align:center}.styles_termsPage__AHc9n h2{border-bottom:1px solid #ffffff1a;color:var(--accent-primary);font-size:1.4rem;font-weight:600;margin-bottom:15px;margin-top:30px;padding-bottom:10px}.styles_termsPage__AHc9n ol,.styles_termsPage__AHc9n p,.styles_termsPage__AHc9n ul{font-size:1rem;line-height:1.6;margin-bottom:15px}.styles_termsPage__AHc9n a{color:var(--gradient-blue-light);text-decoration:none;transition:color .2s ease}.styles_termsPage__AHc9n a:hover{color:var(--accent-primary);text-decoration:underline}.styles_termsPage__AHc9n ol,.styles_termsPage__AHc9n ul{margin-bottom:20px;padding-left:25px}.styles_termsPage__AHc9n li{margin-bottom:10px;position:relative}.styles_lastUpdated__q8TL5{color:var(--text-secondary);font-size:.9rem;font-style:italic;margin-bottom:30px;text-align:center}.styles_section__4ZgiN{margin-bottom:30px;padding-bottom:10px}.styles_section__4ZgiN:last-child{border-bottom:none;margin-bottom:0}.styles_termsPage__AHc9n strong{color:var(--accent-primary);font-weight:600}@media (max-width:768px){.styles_termsContainer__s0K7-{margin-top:60px;padding:25px}.styles_termsPage__AHc9n h1{font-size:1.8rem}.styles_termsPage__AHc9n h2{font-size:1.2rem;margin-top:25px}.styles_termsPage__AHc9n{margin-left:0;padding:40px 15px 20px}}.styles_copyrightPage__DHSto{align-items:center;background:var(--bg-tertiary);color:var(--text-primary);display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;margin-left:266px;padding:60px 20px 40px;width:100%}.styles_copyrightContainer__mU8P9{background-color:var(--bg-tertiary);border-radius:8px;margin:40px auto 0;max-width:800px;padding:40px;width:100%}.styles_copyrightPage__DHSto h1{color:var(--text-primary);font-size:2.2rem;font-weight:700;margin-bottom:20px;text-align:center}.styles_copyrightPage__DHSto h2{border-bottom:1px solid #ffffff1a;color:var(--accent-primary);font-size:1.4rem;font-weight:600;margin-bottom:15px;margin-top:30px;padding-bottom:10px}.styles_copyrightPage__DHSto ol,.styles_copyrightPage__DHSto p,.styles_copyrightPage__DHSto ul{font-size:1rem;line-height:1.6;margin-bottom:15px}.styles_copyrightPage__DHSto a{color:var(--gradient-blue-light);text-decoration:none;transition:color .2s ease}.styles_copyrightPage__DHSto a:hover{color:var(--accent-primary);text-decoration:underline}.styles_copyrightPage__DHSto ol,.styles_copyrightPage__DHSto ul{margin-bottom:20px;padding-left:25px}.styles_copyrightPage__DHSto li{margin-bottom:10px;position:relative}.styles_lastUpdated__B96V1{color:var(--text-secondary);font-size:.9rem;font-style:italic;margin-bottom:30px;text-align:center}.styles_section__Awuh9{margin-bottom:30px;padding-bottom:10px}.styles_section__Awuh9:last-child{border-bottom:none;margin-bottom:0}.styles_copyrightPage__DHSto strong{color:var(--accent-primary);font-weight:600}@media (max-width:768px){.styles_copyrightContainer__mU8P9{margin-top:60px;padding:25px}.styles_copyrightPage__DHSto h1{font-size:1.8rem}.styles_copyrightPage__DHSto h2{font-size:1.2rem;margin-top:25px}.styles_copyrightPage__DHSto{padding:40px 15px 20px}}@media (max-width:1024px){.styles_copyrightPage__DHSto{margin-left:0}}.App_appContainer__Q73Qs{background-color:var(--bg-secondary);color:var(--text-primary);display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;overflow-y:hidden}.App_homeContent__mt\+TS{overflow-y:auto!important}.App_contentWrapper__wylie{display:flex;flex:1 1;position:relative;width:100%}.App_mainContent__mD5IX{align-items:center;background:var(--bg-tertiary);border-radius:8px 0 0 0;display:flex;flex:1 1;justify-content:center;width:100%;z-index:1}.App_checkoutContent__MIG2E{background:var(--bg-secondary);border-radius:0;height:100vh;margin:0;padding:0;width:100vw}.App_homePageContainer__BnNvI{overflow-y:auto!important}@media (max-width:1024px){.App_mainContent__mD5IX{border-radius:0;margin-left:0;padding-bottom:60px}.App_contentWrapper__wylie{width:100%}}.styles_forgotPasswordPage__XyD4-{align-items:center;background:var(--bg-secondary);display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100%;justify-content:flex-start;left:0;position:absolute;top:60px;width:100vw!important}.styles_forgotPasswordContainer__7kMPR{background-color:var(--bg-tertiary);border:1px solid var(--bg-secondary);border-radius:8px;box-shadow:0 20px 20px #0009,0 8px 16px #0009;margin-top:50px;max-width:400px;padding:2rem;width:100%}.styles_form__wVeXj{display:flex;flex-direction:column}.styles_input__5qnQj{background:#121212;border:1px solid #1e1e1e;border-radius:6px;color:#fff;font-size:17px;margin-bottom:1rem;padding:14px 16px}.styles_input__5qnQj:hover{background:var(--bg-primary)}.styles_button__gM\+yB{background:var(--gradient-blue);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:.8rem;transition:background-color .3s ease}.styles_button__gM\+yB:hover{background-color:#2e7d32}.styles_button__gM\+yB:disabled{background-color:#4caf50;cursor:not-allowed}.styles_message__Yqxsl{font-size:14px;margin-top:1rem;text-align:center}.styles_message__Yqxsl.styles_error__BCM9q{color:var(--error-dark)}.styles_message__Yqxsl.styles_success__cF9iS{color:var(--success-dark)}@media (max-width:480px){.styles_forgotPasswordContainer__7kMPR{padding:1.5rem;width:90%}.styles_button__gM\+yB,.styles_input__5qnQj{font-size:16px}}.styles_resetPasswordPage__Fb5OV{align-items:center;background:var(--bg-secondary);display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100%;justify-content:flex-start;left:0;position:absolute;top:60px;width:100vw!important}.styles_resetPasswordContainer__Bdrfq{background-color:var(--bg-tertiary);border:1px solid var(--bg-secondary);border-radius:8px;box-shadow:0 20px 20px #0009,0 8px 16px #0009;margin-top:50px;max-width:400px;padding:2rem;width:100%}.styles_form__3OBPo{display:flex;flex-direction:column}.styles_input__QnVhX{background:var(--bg-secondary);border:1px solid var(--bg-secondary);border-radius:6px;color:#fff;font-size:17px;margin-bottom:1rem;padding:14px 16px}.styles_input__QnVhX:focus{border-color:var(--bg-secondary);box-shadow:0 0 0 2px var(--bg-secondary);outline:none}.styles_input__QnVhX:hover{background:var(--bg-primary)}.styles_button__j3THW{background:var(--gradient-blue);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:.8rem;transition:background-color .3s ease}.styles_button__j3THW:hover{background-color:#2e7d32}.styles_button__j3THW:disabled{background-color:#4caf50;cursor:not-allowed}.styles_message__CwZa3{font-size:14px;margin-top:1rem;text-align:center}.styles_message__CwZa3.styles_error__f\+0VH{color:#c62828}.styles_message__CwZa3.styles_success__5scD3{color:#2e7d32}.styles_errorMessage__Zwl9y{color:var(--error-dark);font-size:12px;list-style-type:disc;margin-bottom:20px;margin-top:0;padding-left:20px;text-align:left}@media (max-width:480px){.styles_resetPasswordContainer__Bdrfq{padding:1.5rem;width:90%}.styles_button__j3THW,.styles_input__QnVhX{font-size:16px}}.styles_accountPage__x0Fiv{background:var(--bg-secondary);border-radius:0;border-top:1px solid var(--bg-secondary);height:100%;margin-left:226px;margin-top:120px;overflow-x:hidden;overflow-y:hidden;padding:1rem;width:100%}.styles_accountHeader__x5XaO{margin-bottom:2rem}.styles_overviewStats__kCvWM{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.styles_statCard__QXw53{align-items:center;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:10px;box-shadow:inset 0 1px 0 #ffffff0d;display:flex;justify-content:flex-start;padding:1.75rem;transition:transform .2s ease,box-shadow .2s ease}.styles_statValue__mE0yJ{letter-spacing:.01em}.styles_planPrice__AUhr-,.styles_statValue__mE0yJ{color:var(--text-primary);font-size:1.25rem;font-weight:700}.styles_planPeriod__sdLKp{color:var(--text-secondary);display:block;font-size:.8rem;letter-spacing:.02em;margin-top:.5rem}.styles_accountContent__XxWFb{background:var(--bg-secondary);border-radius:12px;display:flex;flex-direction:row;height:100%;min-height:calc(100vh - 300px)}.styles_sidebar__SXWSv{background:var(--bg-secondary);flex-shrink:0;padding:1.5rem}.styles_tabButton__RrWQf{align-items:center;background:none;border:none;border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:1rem;text-align:left;transition:all .2s;width:100%}.styles_tabButton__RrWQf svg{height:1.125rem;width:1.125rem}.styles_tabButton__RrWQf:hover{background:var(--bg-hover);color:var(--text-primary)}.styles_tabButton__RrWQf.styles_active__Eat7F{background:var(--accent-primary);color:#fff}.styles_mainContent__7pOTe{background:var(--bg-primary);border-radius:12px;flex:1 1;min-height:100%;overflow:auto;padding:1rem!important}.styles_section__O3qc4{margin-bottom:2.5rem}.styles_section__O3qc4:last-child{margin-bottom:0}.styles_section__O3qc4 h2{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.styles_profileInfo__na-x3{border-radius:8px}.styles_profileInfo__na-x3 h2{color:var(--text-primary);font-size:1.5rem;margin-bottom:1.5rem;margin-top:0}.styles_infoGrid__iYz3M{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.styles_infoItem__JBAlt{display:flex;flex-direction:column}.styles_infoItem__JBAlt label{color:var(--text-secondary);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.styles_inputDisabled__J2r7a{background:var(--bg-disabled);border:1px solid var(--border-color);cursor:not-allowed}.styles_inputDisabled__J2r7a,.styles_value__jGX2Q{border-radius:6px;color:var(--text-primary);font-size:.875rem;padding:.75rem}.styles_value__jGX2Q{background:var(--bg-tertiary);border:1px solid var(--border-color)}.styles_subscriptionCard__Hn0rc{background:var(--bg-primary)}.styles_cardHeader__0C3nG{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1.5rem}.styles_planHeader__HAu9Z{align-items:center;display:flex;gap:.75rem}.styles_planHeader__HAu9Z h3{color:var(--text-primary);font-size:1.75rem;font-weight:700;letter-spacing:.02em;margin:0}.styles_planStatus__ymqFB{background:var(--accent-secondary);border-radius:999px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.styles_subscriptionDetails__hHw7I{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.styles_planType__AFDOB{background:var(--bg-secondary);border-radius:4px;color:var(--text-secondary);font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.styles_billingSection__CKXv7,.styles_creditsSection__bmHR3,.styles_trainingsSection__Cc6x8{background:var(--bg-tertiary);border-radius:10px;box-shadow:inset 0 1px 0 #ffffff0d;padding:1.25rem}.styles_billingSection__CKXv7 h4,.styles_creditsSection__bmHR3 h4,.styles_trainingsSection__Cc6x8 h4{border-bottom:1px solid var(--border-color);color:#7a8999;color:var(--text-tertiary,#7a8999);font-size:.85rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.25rem;padding-bottom:.85rem;text-transform:uppercase}.styles_billingHeader__uVY9A{align-items:flex-start;display:flex;justify-content:space-between}.styles_periodGroup__W1Yjw h5{color:#7a8999;color:var(--text-tertiary,#7a8999);font-size:.75rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase}.styles_periodDates__EpHYz{align-items:center;display:flex;font-size:.95rem;gap:.75rem}.styles_dateSeparator__JEphx{color:var(--accent-secondary);font-size:1.25rem}.styles_nextReset__rK160{display:flex;flex-direction:column;gap:.25rem}.styles_resetDate__8uUmO{color:var(--text-primary);font-size:.875rem;font-weight:500}.styles_resetNote__MkPQA{color:var(--text-secondary);font-size:.75rem}.styles_creditMetrics__QNRMX,.styles_trainingMetrics__zRI4g{display:flex;margin-bottom:1rem}.styles_creditMetric__0Gkj5,.styles_trainingMetric__KnfJm{align-items:center;display:flex;flex-direction:column;margin-right:25px}.styles_metricValue__vUM7s{color:var(--text-primary);font-size:1.75rem;font-weight:700}.styles_metricLabel__DsTGp{color:var(--text-secondary);font-size:.75rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.styles_creditPeriods__P0xNa{display:flex;flex-direction:column;gap:1rem}.styles_usageContainer__cpE68{display:flex;gap:2rem;justify-content:space-between;width:100%}.styles_usageItem__hAmqj{align-items:center;display:flex;flex-direction:column}.styles_usageLabel__QWA9l{color:var(--text-secondary);font-size:.75rem;font-weight:600;letter-spacing:.03em;margin-bottom:.25rem;text-transform:uppercase}.styles_usageValue__hyRaE{color:var(--text-primary);font-size:1.75rem;font-weight:700}.styles_usageSubvalue__VGaZ2{color:var(--text-secondary);font-size:.75rem;margin-top:.25rem}.styles_planActions__MBnPX{border-top:1px solid var(--border-color);display:flex;gap:1rem;padding-top:1.5rem}.styles_saveButton__e6HRx,.styles_subscribeButton__sdjFQ,.styles_upgradeButton__vaV8N{background:var(--accent-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.25rem;transition:background-color .2s}.styles_saveButton__e6HRx:hover,.styles_subscribeButton__sdjFQ:hover,.styles_upgradeButton__vaV8N:hover{background:var(--accent-secondary)}.styles_cancelButton__wGy1r{background:none;border:1px solid;border-radius:6px;color:var(--text-danger);cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.25rem;transition:all .2s}.styles_cancelButton__wGy1r:hover{background:var(--danger-hover);border-color:var(--text-danger)}.styles_cancelMessage__rnewC{color:var(--text-danger);font-weight:500}.styles_resetChangeButton__5YXfP{background:var(--warning-dark);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:500;margin-left:1rem;margin-top:0;padding:.5rem .75rem;transition:background-color .2s}.styles_resetChangeButton__5YXfP:hover{background:var(--warning-dark)}.styles_planChange__X\+pYT{align-items:center;border-radius:4px;display:flex;font-size:.75rem;margin-top:1rem}.styles_planChange__X\+pYT svg{height:1rem;margin-right:5px;width:1rem}.styles_securitySettings__PvCkP{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;padding:2rem}.styles_securitySettings__PvCkP h2{color:var(--text-primary);font-size:1.5rem;margin-bottom:1.5rem}.styles_formGroup__Omaqk{margin-bottom:1.5rem}.styles_formGroup__Omaqk label{color:var(--text-secondary);display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.styles_input__iT9vU{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);font-size:.875rem;padding:.75rem;width:100%}.styles_inputError__2wvUs{border-color:var(--error-dark);box-shadow:0 0 0 1px var(--error-dark)}.styles_errorMessage__1-LEy{color:var(--error-dark);font-size:12px;list-style-type:disc;margin-bottom:0;margin-top:.5rem;padding-left:20px;text-align:left}.styles_errorMessage__1-LEy li{margin-bottom:.25rem}.styles_saveButton__e6HRx{background:var(--accent-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.25rem;transition:background-color .2s}.styles_saveButton__e6HRx:hover{background:var(--accent-secondary)}.styles_loadingContainer__2mzrb,.styles_loadingOverlay__CsE0E{align-items:center;color:var(--text-secondary);display:flex;flex-direction:column;gap:1rem;justify-content:center}.styles_loadingContainer__2mzrb{height:50vh}.styles_loadingOverlay__CsE0E{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(var(--bg-overlay-base),.75);bottom:0;left:0;position:fixed;right:0;top:0;z-index:50}.styles_noSubscriptionNote__LZeEi{background:var(--bg-tertiary);border:1px dashed var(--border-color);border-radius:6px;color:var(--text-secondary);font-size:.85rem;line-height:1.4;margin-top:1rem;padding:.75rem 1rem}@media (max-width:1024px){.styles_accountPage__x0Fiv{margin-left:0;margin-top:120px;padding:20px 1rem 1rem}.styles_accountContent__XxWFb{display:flex;flex-direction:column;grid-template-columns:1fr}.styles_sidebar__SXWSv{align-items:center;border-radius:12px 12px 0 0;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:25px;max-height:60px;overflow-x:auto;overflow-y:hidden;padding:.75rem}.styles_tabButton__RrWQf{font-size:.8125rem;padding:.5rem .75rem;white-space:nowrap;width:auto}.styles_subscriptionDetails__hHw7I{grid-template-columns:1fr;padding:0}}@media (max-width:768px){.styles_billingTable__Sm87i table{display:flex;flex-direction:column}.styles_billingTable__Sm87i thead{display:none}.styles_billingTable__Sm87i tr{border:1px solid var(--border-color);border-radius:8px;margin-bottom:1rem;padding:.75rem}.styles_billingTable__Sm87i td{border:none;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:.5rem 0}.styles_billingTable__Sm87i td:last-child{border-bottom:none}.styles_billingTable__Sm87i td:before{color:var(--text-secondary);content:attr(data-label);font-weight:600}.styles_creditMetrics__QNRMX{grid-template-columns:repeat(2,1fr)}.styles_creditMetric__0Gkj5:last-child{grid-column:span 2}.styles_billingHeader__uVY9A{flex-direction:column;gap:1rem}}@media (max-width:640px){.styles_accountPage__x0Fiv{padding:.75rem}.styles_planActions__MBnPX{flex-direction:column}.styles_overviewStats__kCvWM{grid-template-columns:1fr}.styles_subscriptionDetails__hHw7I{padding:0}.styles_mainContent__7pOTe{height:100%;padding:1.5rem}.styles_creditMetrics__QNRMX{grid-template-columns:1fr}.styles_creditMetric__0Gkj5{grid-column:auto}.styles_periodDates__EpHYz{align-items:flex-start;flex-direction:column;gap:.25rem}.styles_dateSeparator__JEphx{display:none}}.styles_overlay__ZG9sJ{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.styles_dialog__dVDOs{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 8px 16px #0003;max-width:500px;padding:2rem;position:relative;width:90%}.styles_dialog__dVDOs h3{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.styles_dialog__dVDOs p{color:var(--text-secondary);font-size:.875rem;line-height:1.6;margin:1.5rem 0 2rem;padding:0 1rem;text-align:center}.styles_actions__CeZgq{border-top:1px solid var(--border-color);display:flex;gap:1rem;justify-content:center;padding-top:1rem}.styles_cancelButton__t9Gs8,.styles_confirmButton__-F02M{border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;min-width:160px;padding:.75rem 1.5rem;text-align:center;transition:all .2s}.styles_cancelButton__t9Gs8{background:none;border:1px solid var(--border-color);color:var(--text-secondary)}.styles_cancelButton__t9Gs8:hover:not(:disabled){background:var(--bg-hover);border-color:var(--text-secondary)}.styles_confirmButton__-F02M{background:#dc2626;background:var(--accent-danger,#dc2626);border:none;color:#fff}.styles_confirmButton__-F02M:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.styles_cancelButton__t9Gs8:disabled,.styles_confirmButton__-F02M:disabled{cursor:not-allowed;opacity:.6;transform:none}.styles_loadingOverlay__Fiwk0{align-items:center;background:#00000080;border-radius:12px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.styles_loadingContent__r4znD{align-items:center;color:#fff;display:flex;flex-direction:column;gap:1rem}.styles_loadingContent__r4znD p{color:#fff;font-size:1rem;font-weight:500;margin:0}@keyframes styles_slideUp__YL1ua{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles_dialog__dVDOs{animation:styles_slideUp__YL1ua .3s ease-out}.styles_billingTable__plRvo{margin:1rem 0;overflow-x:auto;width:100%}.styles_billingTable__plRvo table{border-collapse:collapse;min-width:600px;table-layout:fixed;width:100%}.styles_billingTable__plRvo td,.styles_billingTable__plRvo th{word-wrap:break-word;border-bottom:1px solid var(--bg-tertiary);font-size:.8rem;padding:12px;text-align:left}.styles_billingTable__plRvo thead th{background-color:var(--bg-secondary);font-weight:700;position:-webkit-sticky;position:sticky;top:0;z-index:1}.styles_planHighlight__1xnua{color:var(--accent-primary);font-weight:600;text-transform:uppercase}.styles_statusBadge__AjXKJ{border-radius:12px;color:#fff;display:inline-block;font-size:.9rem;padding:4px 8px;text-transform:capitalize}.styles_succeeded__Ts8YV{background-color:#28a745}.styles_pending__-idb\+{background-color:#ffc107}.styles_failed__09tTZ{background-color:#dc3545}.styles_emptyState__vmRJj{color:#888;font-style:italic;padding:20px 0;text-align:center}@media (max-width:768px){.styles_billingTable__plRvo table{min-width:100%}.styles_billingTable__plRvo td,.styles_billingTable__plRvo th{font-size:.8rem;padding:4px}.styles_statusBadge__AjXKJ{font-size:.6rem;padding:2px 6px}}@media (max-width:480px){.styles_billingTable__plRvo td,.styles_billingTable__plRvo th{font-size:.6rem;padding:2px}.styles_statusBadge__AjXKJ{font-size:.5rem;padding:1px 4px}}.styles_checkoutPage__qp4rj{align-items:center;background:var(--bg-secondary);bottom:0;display:flex;flex-direction:column;left:0;min-height:100vh;overflow-y:auto;position:fixed;right:0;top:0;width:100vw;z-index:9999}.styles_billingInterval__dZK\+5{color:var(--text-secondary);font-size:.9rem;margin-top:.5rem;text-transform:capitalize}.styles_topBar__08tCo{background:var(--bg-secondary);border-bottom:1px solid var(--bg-tertiary);justify-content:space-between;padding:2rem;width:100%}.styles_logoLink__Ms-\+B,.styles_topBar__08tCo{align-items:center;display:flex}.styles_logoImage__YbBYJ{height:20px!important;width:auto}.styles_backButton__bWvS4{align-items:center;background:var(--bg-tertiary);border-radius:6px;color:var(--text-primary);cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.styles_backButton__bWvS4:hover{background:var(--bg-primary);opacity:.8}.styles_checkoutContainer__uY8aT{grid-gap:2rem;background:var(--bg-primary);border-radius:12px;box-shadow:0 8px 16px #0000001a;display:grid;gap:2rem;grid-template-columns:1fr 1.5fr;margin:2rem auto;max-width:1200px;padding:2rem;width:90%}.styles_orderSummary__OvhCH{background:var(--bg-tertiary);border-radius:8px;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.styles_orderSummary__OvhCH h2{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.styles_planDetails__og1VT{background:var(--bg-primary);border-radius:6px;padding:1.5rem}.styles_planDetails__og1VT h3{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.styles_planPrice__bc1ji{color:var(--accent-primary);font-size:2rem;font-weight:700;margin-bottom:1.5rem}.styles_planFeatures__SNAzz{list-style:none;padding:0}.styles_planFeatures__SNAzz li{align-items:center;color:var(--text-secondary);display:flex;gap:.75rem;margin-bottom:.75rem}.styles_paymentSection__0iSy4{display:flex;flex-direction:column;padding:1.5rem}.styles_securityBadges__vx-zg{align-items:center;color:var(--text-secondary);display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.styles_securityBadges__vx-zg span,.styles_stripeBadge__XYL0i{align-items:center;display:flex;gap:.5rem}.styles_stripeBadge__XYL0i{border-top:1px solid var(--bg-tertiary);color:#666;font-size:.875rem;justify-content:center;margin-top:2rem;padding-top:1rem}.styles_stripeLogo__fFsnS{height:20px;width:auto}.styles_errorContainer__N5DK1{align-items:center;background:var(--bg-primary);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.styles_returnButton__W89e8{background:var(--accent-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:1rem;padding:.75rem 1.5rem}@media (max-width:768px){.styles_checkoutContainer__uY8aT{grid-template-columns:1fr;margin:1rem auto}.styles_topBar__08tCo{padding:2rem 1rem}.styles_checkoutPage__qp4rj{padding:0}.styles_logoImage__YbBYJ{height:80px}}@media (max-width:1024px){.styles_planPrice__bc1ji{font-size:1.5rem!important}}.styles_paymentFormWrapper__fnfgG{background:var(--bg-primary);border-radius:8px;margin:0 auto;max-width:500px;padding:1.5rem;position:relative;width:100%}.styles_paymentForm__YRXdm{display:flex;flex-direction:column}.styles_overlay__gSQfv{align-items:center;background:#00000080;border-radius:8px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.styles_overlayContent__5kT\+A{align-items:center;color:#fff;display:flex;flex-direction:column;gap:1rem}.styles_submitButton__cUAoz{background:var(--accent-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:2rem;padding:1rem;transition:background-color .2s;width:100%}.styles_submitButton__cUAoz:hover{opacity:.9}.styles_submitButton__cUAoz:disabled{background:var(--bg-tertiary);cursor:not-allowed}.styles_dialogOverlay__jMY1T{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.styles_dialogContent__WegSY{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 8px 16px #0003;max-width:500px;padding:2rem;position:relative;width:90%}.styles_dialogTitle__fKykl{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.styles_planComparison__6Fgdy{align-items:center;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;display:flex;justify-content:center;margin-bottom:1.5rem;padding:1.5rem}.styles_currentPlan__lwasx,.styles_newPlan__rUpS5{align-items:center;display:flex;flex:1 1;flex-direction:column;padding:1rem;text-align:center}.styles_arrow__-9sLd{color:var(--text-secondary);font-size:1.75rem;margin:0 1.5rem}.styles_planLabel__Vg\+al{color:var(--text-secondary);font-size:.75rem;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.styles_planName__KIs\+j{color:var(--text-primary);font-size:1.125rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.styles_message__a1B7Z{color:var(--text-secondary);font-size:.875rem;line-height:1.6;margin:1.5rem 0 2rem;padding:0 1rem;text-align:center}.styles_message__a1B7Z strong{color:var(--accent-primary);font-weight:600}.styles_dialogActions__58NpT{border-top:1px solid var(--border-color);display:flex;gap:1rem;justify-content:center;padding-top:1rem}.styles_cancelButton__bi6aM,.styles_confirmButton__P663f{border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;min-width:160px;padding:.75rem 1.5rem;text-align:center;transition:all .2s}.styles_cancelButton__bi6aM{background:none;border:1px solid var(--border-color);color:var(--text-secondary)}.styles_cancelButton__bi6aM:hover{background:var(--bg-hover);border-color:var(--text-secondary)}.styles_confirmButton__P663f{border:none;color:#fff}.styles_accentAmount__NfaNM,.styles_accentInterval__zP3-5{color:var(--accent-primary);font-weight:600}.styles_accentInterval__zP3-5{text-transform:uppercase}.styles_confirmButton__P663f.styles_upgrade__oKAqp{background:var(--success-dark)}.styles_confirmButton__P663f.styles_downgrade__Li8UT{background:var(--warning-dark)}.styles_confirmButton__P663f:hover{opacity:.9;transform:translateY(-1px)}.styles_cancelButton__bi6aM:disabled,.styles_confirmButton__P663f:disabled{cursor:not-allowed;opacity:.6;transform:none}.styles_overlay__yqiq9{align-items:center;background:#00000080;border-radius:8px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.styles_overlayContent__Qijze{align-items:center;color:#fff;display:flex;flex-direction:column;gap:1rem}.styles_overlayContent__Qijze p{font-size:1rem;font-weight:500;margin:0}.styles_modal__X0-jw{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.styles_modalBackdrop__hydVP{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;left:0;position:absolute;right:0;top:0}.styles_modalContent__nHw6-{background:var(--bg-primary);border:1px solid var(--bg-tertiary);border-radius:8px;box-shadow:0 4px 20px #0003;max-width:500px;padding:2rem;position:relative;width:90%;z-index:1}.styles_closeButton__gMOhM{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem;position:absolute;right:1rem;top:1rem}.styles_modalTitle__\+Z26N{color:var(--text-primary);font-size:1.25rem;margin:0 0 1.5rem}.styles_form__YZKv4{display:flex;flex-direction:column;gap:1.5rem}.styles_inputGroup__7lryV{display:flex;flex-direction:column;gap:.5rem}.styles_inputGroup__7lryV label{color:var(--text-secondary);font-size:.875rem}.styles_inputGroup__7lryV input,.styles_inputGroup__7lryV textarea{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:4px;color:var(--text-primary);font-size:.875rem;padding:.75rem}.styles_inputGroup__7lryV textarea{min-height:120px;resize:vertical}.styles_submitButton__yc3qR{align-self:flex-end;background:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background .2s ease}.styles_submitButton__yc3qR:hover{background:var(--accent-secondary)}@media (max-width:768px){.styles_modalContent__nHw6-{padding:1.5rem;width:95%}}.styles_container__azPdj{width:100%}.styles_minimal__Ui08P{max-width:32rem}.styles_compact__cojYa{max-width:64rem}.styles_full__qGYCH{margin:0 auto;max-width:90rem;padding:0 1rem}.styles_header__s\+iL6{display:block;margin-bottom:3rem;text-align:center}.styles_title__Z6Vbs{font-size:2.25rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem}.styles_subtitle__gukar{color:#4b5563;font-size:1.25rem;line-height:1.75rem;margin-bottom:2rem}.styles_billingToggle__eVISG{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:2rem}.styles_toggleLabel__g8Fd2{color:#6b7280;transition:color .2s ease}.styles_toggleLabelActive__MQHot{font-weight:600;transition:color .2s ease}.styles_plansGrid__pMp26{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}@media (min-width:768px){.styles_plansGrid__pMp26:not(.styles_minimal__Ui08P){justify-content:space-between}}@media (min-width:1024px){.styles_plansGrid__pMp26:not(.styles_minimal__Ui08P){justify-content:space-between}}.styles_minimal__Ui08P .styles_plansGrid__pMp26{justify-content:center}.styles_planCard__7Y6C1{border:1px solid #e5e7e1;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;flex:1 1 300px;max-width:100%;padding:2rem;position:relative;transition:all .2s ease}.styles_planCardcompact__o17ID,.styles_planCardminimal__SawfV{padding:1.5rem}.styles_planCardPopular__QNNyS{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f61a}.styles_planCard__7Y6C1:hover{box-shadow:0 4px 6px -1px #0000001a}.styles_popularBadge__2zvm4{left:50%;position:absolute;top:-.75rem;transform:translateX(-50%)}.styles_popularBadgeText__ZgG8s{background-color:#3b82f6;border-radius:9999px;color:#fff;font-size:.875rem;padding:.25rem .75rem}.styles_planHeader__mfm4s{margin-bottom:1.5rem}.styles_planName__pKyky{font-size:1.25rem;font-weight:700}.styles_pricingPage__8-a6-{box-sizing:border-box;max-width:100%;padding:2rem;width:100%}.styles_planDescription__5Mifo{color:#6b7280;font-size:.875rem;margin-top:.25rem}.styles_pricingSection__vlhM0{margin-bottom:1.5rem}.styles_price__6Itz5{font-size:1.875rem;font-weight:700}.styles_priceInterval__Z8ChC{color:#6b7280;font-size:1rem;font-weight:400}.styles_annualBilling__BHflp{color:#6b7280;font-size:.875rem;margin-top:.25rem}.styles_creditSection__X8uBh{margin-bottom:1.5rem}.styles_creditInfo__wkjdM{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.styles_creditValue__e4EC-{font-weight:600}.styles_creditLabel__phHI1{color:#6b7280}.styles_featureList__ongmw{margin-bottom:1.5rem}.styles_featureList__ongmw>*+*{margin-top:.75rem}.styles_minimal__Ui08P .styles_featureList__ongmw{display:none}.styles_featureItem__7V74A{align-items:flex-start;display:flex;gap:.5rem}.styles_checkIcon__\+xNCp{color:#22c55e;height:1.25rem;margin-top:.125rem;width:1.25rem}.styles_featureText__j531a{color:#4b5563}.styles_actionButton__pHLmD{border-radius:.5rem;padding:.5rem 1rem;text-align:center;transition:background-color .2s ease;width:100%}.styles_buttonEnterprise__J6tX3{background-color:#111827;color:#fff}.styles_buttonEnterprise__J6tX3:hover{background-color:#1f2937}.styles_buttonPopular__wbDoP{background-color:#3b82f6;color:#fff}.styles_buttonPopular__wbDoP:hover{background-color:#2563e1}.styles_buttonDefault__IiuF1{background-color:#f3f4f6;color:#111827}.styles_buttonDefault__IiuF1:hover{background-color:#e5e7e1}.styles_authenticated__AY8gF{margin-left:225px;margin-top:60px;padding-top:2rem;width:calc(100% - 225px)}.styles_authenticated__AY8gF .styles_header__s\+iL6{display:none}.styles_currentPlanNote__L1bBb{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;box-sizing:border-box;margin:0 auto 25px;max-width:100%;max-width:1040px;padding:1.5rem;text-align:center}.styles_currentPlanType__GO2xa{color:var(--accent-primary)!important}.styles_currentPlanNote__L1bBb strong{color:var(--text-primary);font-weight:600;letter-spacing:.025em;text-transform:uppercase}@media (max-width:1300px) and (min-width:1025px){.styles_authenticated__AY8gF{padding-left:1rem;padding-right:1rem}.styles_planCard__7Y6C1{flex:1 1 250px}}@media (max-width:1024px){.styles_sidebar__vySug{height:auto;min-height:0;min-height:auto;padding:.75rem}.styles_authenticated__AY8gF{margin-left:0;width:100%}.styles_currentPlanNote__L1bBb{margin:1rem;padding:1rem}.styles_pricingPage__8-a6-{padding:1rem}}.styles_twitterNeedEmailPage__W9WVV{align-items:center;background:var(--bg-secondary);display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100%;justify-content:flex-start;left:0;position:absolute;top:60px;width:100vw}.styles_twitterNeedEmailContainer__v37gQ{background-color:var(--bg-tertiary);border:1px solid var(--bg-secondary);border-radius:8px;box-shadow:0 20px 20px #0009,0 8px 16px #0009;margin-top:50px;max-width:400px;padding:2rem;width:100%}h1{color:#fff;font-size:24px;margin-bottom:1.5rem;text-align:center}.styles_form__ymwek{display:flex;flex-direction:column}.styles_input__dl7ES{background:var(--bg-secondary);border:1px solid var(--bg-secondary);border-radius:6px;color:#fff;font-size:17px;margin-bottom:1rem;padding:14px 16px}.styles_input__dl7ES:focus{box-shadow:0 0 0 2px var(--bg-secondary);outline:none}.styles_input__dl7ES:hover{background:var(--bg-primary)}.styles_button__Mo317{background:var(--gradient-blue);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:.8rem;transition:background-color .3s ease}.styles_button__Mo317:hover{background-color:#2e7d32}.styles_button__Mo317:disabled{background-color:#4caf50;cursor:not-allowed}.styles_message__1Sq8t{font-size:14px;margin-top:1rem;text-align:center}.styles_message__1Sq8t.styles_error__LdK71{color:#c62828}.styles_message__1Sq8t.styles_success__Vuh2i{color:#2e7d32}.styles_policyPage__4jN35{align-items:center;background:var(--bg-tertiary);color:var(--text-primary);display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;margin-left:266px;padding:60px 20px 40px;width:100%}.styles_policyContainer__W7iGq{background-color:var(--bg-tertiary);border-radius:8px;margin:40px auto 0;max-width:800px;padding:40px;width:100%}.styles_policyPage__4jN35 h1{color:var(--text-primary);font-size:2.2rem;font-weight:700;margin-bottom:20px;text-align:center}.styles_policyPage__4jN35 h2{border-bottom:1px solid #ffffff1a;color:var(--accent-primary);font-size:1.4rem;font-weight:600;margin-bottom:15px;margin-top:30px;padding-bottom:10px}.styles_policyPage__4jN35 ol,.styles_policyPage__4jN35 p,.styles_policyPage__4jN35 ul{font-size:1rem;line-height:1.6;margin-bottom:15px}.styles_policyPage__4jN35 a{color:var(--gradient-blue-light);text-decoration:none;transition:color .2s ease}.styles_policyPage__4jN35 a:hover{color:var(--accent-primary);text-decoration:underline}.styles_policyPage__4jN35 ol,.styles_policyPage__4jN35 ul{margin-bottom:20px;padding-left:25px}.styles_policyPage__4jN35 li{margin-bottom:10px;position:relative}.styles_lastUpdated__--aEx{color:var(--text-secondary);font-size:.9rem;font-style:italic;margin-bottom:30px;text-align:center}.styles_section__eW\+8B{margin-bottom:30px;padding-bottom:10px}.styles_section__eW\+8B:last-child{border-bottom:none;margin-bottom:0}.styles_policyPage__4jN35 strong{color:var(--accent-primary);font-weight:600}@media (max-width:768px){.styles_policyContainer__W7iGq{margin-top:60px;padding:25px}.styles_policyPage__4jN35 h1{font-size:1.8rem}.styles_policyPage__4jN35 h2{font-size:1.2rem;margin-top:25px}.styles_policyPage__4jN35{padding:40px 15px 20px}}@media (max-width:1024px){.styles_policyPage__4jN35{margin-left:0}}.styles_creditsPage__lDZPt{box-sizing:border-box;max-width:100%;padding:2rem;width:100%}.styles_header__pe0\+C{margin:3rem 0;text-align:center}.styles_title__OreIv{color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.styles_subtitle__tswbw{color:var(--text-secondary);font-size:1.25rem}@media (min-width:1025px){.styles_authenticated__MwywN{margin-left:225px;margin-top:60px;padding-top:2rem;width:calc(100% - 225px)}}.styles_gateway__Jc7jw{align-items:center;background-color:var(--bg-primary);background-image:var(--gradient-grey);bottom:0;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;width:100%;z-index:10000000}.styles_gatewayContent__5LhBQ{background-color:var(--bg-secondary);border-radius:12px;box-shadow:0 8px 16px #0000003d;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem 1.5rem;width:100%}.styles_title__favbn{color:var(--text-secondary);font-size:var(--text-1xl);font-weight:var(--font-normal)}.styles_primaryTitle__hXuNH,.styles_title__favbn{letter-spacing:var(--tracking-tight);margin-bottom:1.5rem;text-align:center}.styles_infoSection__o0Ign{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.styles_mainInfo__NwebZ{color:var(--text-primary);line-height:var(--leading-relaxed);margin-bottom:1rem;text-align:center}.styles_noteBox__ent8o{background-color:var(--bg-tertiary);border-left:4px solid var(--accent-primary);border-radius:8px;padding:1.5rem}.styles_noteTitle__viOb1{color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);margin-bottom:1rem}.styles_noteBox__ent8o p{color:var(--text-secondary);font-size:var(--text-base);line-height:var(--leading-relaxed);margin-bottom:1rem}.styles_warningText__o\+sXU{color:var(--warning)!important;font-weight:var(--font-medium)}.styles_cardInfoBox__pkaEI{background-color:var(--bg-tertiary);border-radius:8px;padding:1.5rem}.styles_cardTitle__YxplT{color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);margin-bottom:1rem}.styles_cardDetails__9E7C4{grid-gap:.75rem;display:grid;gap:.75rem}.styles_cardField__xArU2{align-items:center;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:.5rem 0}.styles_cardField__xArU2:last-child{border-bottom:none}.styles_fieldLabel__5QbaV{color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium)}.styles_fieldValue__GlEIO{color:var(--text-primary);font-family:monospace;font-family:var(--font-family-mono,monospace);font-size:var(--text-sm)}.styles_form__nXO5W{margin-top:2rem}.styles_inputWrapper__uVCk9{margin-bottom:1rem}.styles_input__rcfQb{background:var(--bg-tertiary);border:2px solid var(--border-color);border-radius:6px;color:var(--text-primary);font-size:var(--text-base);padding:.875rem 1rem;transition:all .2s ease;width:100%}.styles_input__rcfQb:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #2ecc711a;outline:none}.styles_input__rcfQb::placeholder{color:var(--text-secondary)}.styles_error__nWOKb{color:var(--error);font-size:var(--text-sm);font-weight:var(--font-medium);margin-top:.5rem}.styles_button__zm5BG{background:var(--accent-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:var(--text-base);font-weight:var(--font-semibold);padding:.875rem;transition:all .2s ease;width:100%}.styles_button__zm5BG:hover{background:var(--accent-secondary);transform:translateY(-1px)}.styles_button__zm5BG:active{transform:translateY(0)}.styles_gateway__G8EIT{align-items:center;background-color:var(--bg-primary);background-image:var(--gradient-grey);bottom:0;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;width:100%;z-index:10000000}.styles_gatewayContent__CSgpG{background-color:var(--bg-secondary);border-radius:12px;box-shadow:0 8px 16px #0000003d;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem 1.5rem;width:100%}.styles_title__1TwIk{color:var(--text-secondary);font-size:var(--text-1xl);font-weight:var(--font-normal)}.styles_primaryTitle__JbImq,.styles_title__1TwIk{letter-spacing:var(--tracking-tight);margin-bottom:1.5rem;text-align:center}.styles_infoSection__A-WCb{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.styles_mainInfo__2r5Vb{color:var(--text-primary);line-height:var(--leading-relaxed);margin-bottom:1rem;text-align:center}.styles_noteBox__\+GSGR{background-color:var(--bg-tertiary);border-left:4px solid var(--accent-primary);border-radius:8px;padding:1.5rem}.styles_noteTitle__9w09-{color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);margin-bottom:1rem}.styles_noteBox__\+GSGR p{color:var(--text-secondary);font-size:var(--text-base);line-height:var(--leading-relaxed);margin-bottom:1rem}.styles_warningText__9xuFN{color:var(--warning)!important;font-weight:var(--font-medium)}.styles_cardInfoBox__k3hvq{background-color:var(--bg-tertiary);border-radius:8px;padding:1.5rem}.styles_cardTitle__nnhfU{color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);margin-bottom:1rem}.styles_cardDetails__ZxjP6{grid-gap:.75rem;display:grid;gap:.75rem}.styles_cardField__VImf9{align-items:center;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:.5rem 0}.styles_cardField__VImf9:last-child{border-bottom:none}.styles_fieldLabel__OwUvV{color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium)}.styles_fieldValue__I\+jJY{color:var(--text-primary);font-family:monospace;font-family:var(--font-family-mono,monospace);font-size:var(--text-sm)}.styles_form__IObvS{margin-top:2rem}.styles_inputWrapper__ciUaA{margin-bottom:1rem}.styles_input__IiLzD{background:var(--bg-tertiary);border:2px solid var(--border-color);border-radius:6px;color:var(--text-primary);font-size:var(--text-base);padding:.875rem 1rem;transition:all .2s ease;width:100%}.styles_input__IiLzD:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #2ecc711a;outline:none}.styles_input__IiLzD::placeholder{color:var(--text-secondary)}.styles_error__Iw7aG{color:var(--error);font-size:var(--text-sm);font-weight:var(--font-medium);margin-top:.5rem}.styles_button__ijYBD{background:var(--accent-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:var(--text-base);font-weight:var(--font-semibold);padding:.875rem;transition:all .2s ease;width:100%}.styles_button__ijYBD:hover{background:var(--accent-secondary);transform:translateY(-1px)}.styles_button__ijYBD:active{transform:translateY(0)}
/*# sourceMappingURL=main.f9fcf026.css.map*/