@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400..700&family=Inter+Tight:wght@400;500&family=Roboto:wght@400;500;700&display=swap";.sidebar{--sidebar-pad: 14px;--text-primary: #ffffff;--text-secondary: #b8b8b8;--text-muted: #6e6e6e;--text-faint: #555555;--surface-active: #1c1c1c;--border-subtle: #2a2a2a;--accent-gradient: linear-gradient( -.18deg, rgb(158, 236, 62) .79%, rgba(202, 239, 221, .95) 125.59% );position:fixed;left:0;top:0;z-index:40;width:var(--sidebar-width);height:100dvh;padding-top:calc(var(--sidebar-pad) + var(--safe-top));padding-bottom:calc(var(--sidebar-pad) + var(--safe-bottom));padding-left:calc(var(--sidebar-pad) + var(--safe-left));padding-right:var(--sidebar-pad);overflow:hidden;flex-shrink:0;background:#000;font-family:var(--font-family, "Roboto", sans-serif);font-weight:500;display:flex;flex-direction:column;gap:0;transform:translateZ(0);transition:transform .22s cubic-bezier(.32,.72,0,1);will-change:transform;backface-visibility:hidden}.sidebar--collapsed{transform:translate3d(-100%,0,0);pointer-events:none}.sidebar__top{flex-shrink:0;padding-bottom:16px;border-bottom:1px solid var(--border-subtle);margin-bottom:14px}.sidebar__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.sidebar__logo{display:flex;align-items:center;gap:7px}.sidebar__logomark{width:20px;height:26px;display:block}.sidebar__brand{width:88px;height:auto;display:block}.sidebar__toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:-10px -10px -10px 0;padding:0;border:none;background:transparent;cursor:pointer;opacity:.7;transition:opacity .15s ease}.sidebar__toggle:hover{opacity:1}.sidebar__toggle img{width:18px;height:18px;display:block}.sidebar__new-chat{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;padding:0;border:1px solid #3a3a3a;border-radius:10px;background:linear-gradient(#2e2e2e,#242424);cursor:pointer}.sidebar__new-chat-icon{width:18px;height:18px;display:block;flex-shrink:0;filter:brightness(0) invert(1);opacity:.92}.sidebar__new-chat span{font-size:14px;font-weight:500;line-height:1;letter-spacing:.3px;color:#eef5e8}.sidebar__section-label{font-size:11px;font-weight:500;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin:0 0 6px 4px}.sidebar__section--features{flex-shrink:0;margin-bottom:12px}.sidebar__nav{display:flex;flex-direction:column;gap:2px}.sidebar__nav-item{display:flex;align-items:center;gap:9px;width:100%;min-height:44px;padding:10px;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.sidebar__nav-item:hover:not(.sidebar__nav-item--active){background:#ffffff0a}.sidebar__nav-item--active{background:var(--surface-active);border-color:#333}.sidebar__nav-icon{width:16px;height:16px;display:block;flex-shrink:0;opacity:.75}.sidebar__nav-item--active .sidebar__nav-icon{opacity:1}.sidebar__nav-item span{font-size:13px;font-weight:400;line-height:1.2;letter-spacing:.2px;color:var(--text-secondary)}.sidebar__nav-item--active span{font-weight:500;color:var(--text-primary)}.sidebar__history{flex:1;min-height:0;overflow-y:auto;margin:0 -4px;padding:0 4px 8px;scrollbar-width:thin;scrollbar-color:#2a2a2a transparent}.sidebar__history::-webkit-scrollbar{width:4px}.sidebar__history::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:4px}.sidebar__history-group+.sidebar__history-group{margin-top:14px;padding-top:14px;border-top:1px solid var(--border-subtle)}.sidebar__chat-list{list-style:none;margin:0;padding:0}.sidebar__chat-item{display:flex;align-items:center;width:100%;min-height:44px;padding:10px;border:none;border-radius:6px;background:transparent;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.sidebar__chat-item:hover{background:#ffffff0a}.sidebar__chat-item:hover span{color:var(--text-secondary)}.sidebar__chat-item span{font-size:12.5px;font-weight:400;line-height:1.3;letter-spacing:.1px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@property --premium-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.sidebar__premium{position:relative;flex-shrink:0;width:100%;height:148px;margin-top:10px;border-radius:12px;overflow:hidden;border:1px solid transparent;background:linear-gradient(#000,#000) padding-box,conic-gradient(from var(--premium-angle),rgba(158,236,62,.08) 0%,rgba(158,236,62,.9) 12%,rgba(202,239,221,.95) 20%,rgba(158,236,62,.9) 28%,rgba(158,236,62,.08) 40%,rgba(158,236,62,.08) 100%) border-box;animation:premium-border-spin 3.5s linear infinite}@media(prefers-reduced-motion:reduce){.sidebar__premium{animation:none;background:linear-gradient(#000,#000) padding-box,linear-gradient(115deg,#9eec3eb3,#caefddb3) border-box}}@keyframes premium-border-spin{to{--premium-angle: 360deg}}.sidebar__premium-bg{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none}.sidebar__premium-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0000008c,#00000040 55%,#0000001a)}.sidebar__premium-content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:12px 12px 10px}.sidebar__premium-title{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.2px;color:var(--text-primary);margin:0 0 6px}.sidebar__premium-desc{font-size:11.5px;font-weight:400;line-height:1.45;letter-spacing:.1px;color:#e4e4e4;margin:0 0 auto;max-width:200px}.sidebar__upgrade-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:36px;margin-top:10px;padding:0;position:relative;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.32);border-radius:10px;background:linear-gradient(115deg,#ffffff29,#ffffff0d 38%,#0c10084d);backdrop-filter:blur(18px) saturate(1.6);-webkit-backdrop-filter:blur(18px) saturate(1.6);box-shadow:inset 0 1px 1px #ffffff59,inset 0 -1px 1px #ffffff1a,inset 2px 0 8px -3px #fff3,inset -2px 0 8px -3px #fff3,0 4px 14px #00000052;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.sidebar__upgrade-btn:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#ffffff42,#ffffff0f 42%,#fff0 60%);pointer-events:none}.sidebar__upgrade-btn:hover{border-color:#ffffff80;box-shadow:inset 0 1px 1px #ffffff73,inset 0 -1px 1px #ffffff24,inset 2px 0 8px -3px #ffffff47,inset -2px 0 8px -3px #ffffff47,0 4px 16px #00000061}.sidebar__upgrade-btn:active{transform:scale(.985)}.sidebar__upgrade-icon{position:relative;z-index:1;width:16px;height:16px;display:block;flex-shrink:0;filter:brightness(0) invert(1);opacity:.95}.sidebar__upgrade-btn span{position:relative;z-index:1;font-size:13px;font-weight:500;line-height:1;letter-spacing:.3px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}@media(min-width:1024px){.sidebar__toggle{width:20px;height:20px;margin:0}.sidebar__nav-item{min-height:unset;padding:9px 10px}.sidebar__chat-item{min-height:unset;padding:7px 10px}}.creator-dashboard{--dash-max-w: 100%;--surface-glass: rgba(38, 38, 38, .34);--border-glass: rgba(192, 192, 192, .32);--text-placeholder: #767676;--text-muted: #878787;--text-faint: #5a5a5a;--text-card-title: #e5e5e5;--text-card-desc: #878787;--text-model: #9ea2ae;--accent-gradient: linear-gradient( -.3deg, rgb(158, 236, 62) .79%, rgb(202, 239, 221) 125.59% );--send-gradient: linear-gradient( .72deg, rgb(158, 236, 62) .69%, rgb(202, 239, 221) 99.48% );flex:1;min-width:0;height:100dvh;background:#111;font-family:var(--font-family, "Roboto", sans-serif);font-weight:500;padding:calc(12px + var(--safe-top)) 16px calc(16px + var(--safe-bottom));display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.creator-dashboard__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:var(--header-height);margin-bottom:4px}.creator-dashboard__menu-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:-8px;padding:0;border:none;border-radius:10px;background:#ffffff0f;cursor:pointer;flex-shrink:0;transition:background .15s ease}.creator-dashboard__menu-btn:hover{background:#ffffff1a}.creator-dashboard__menu-btn img{width:20px;height:20px;display:block}@property --cta-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.creator-dashboard__cta{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:8px;border:1px solid transparent;font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:-.1px;color:#eafce6;text-decoration:none;white-space:nowrap;margin-left:auto;background:linear-gradient(#2e2e2e,#242424) padding-box,conic-gradient(from var(--cta-angle),rgba(158,236,62,.05) 0%,rgba(158,236,62,.9) 12%,rgba(202,239,221,.95) 20%,rgba(158,236,62,.9) 28%,rgba(158,236,62,.05) 40%,rgba(158,236,62,.05) 100%) border-box;animation:cta-border-spin 3.5s linear infinite}@keyframes cta-border-spin{to{--cta-angle: 360deg}}@media(prefers-reduced-motion:reduce){.creator-dashboard__cta{animation:none;background:linear-gradient(#2e2e2e,#242424) padding-box,linear-gradient(115deg,#9eec3eb3,#caefddb3) border-box}}.creator-dashboard__body{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;width:100%;max-width:var(--dash-max-w);margin:0 auto;padding:8px 0 16px}.creator-dashboard__hero{display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0;overflow:visible}.creator-dashboard__polaroids-wrap{display:flex;justify-content:center;will-change:transform,opacity,filter}.blur-reveal-text__word{display:inline-block;will-change:transform,opacity,filter}.creator-dashboard__welcome{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:798px;text-align:center}.creator-dashboard__title,.creator-dashboard__subtitle{font-family:var(--font-family, "Roboto", sans-serif);font-size:clamp(1.25rem,4.5vw,2.375rem);font-weight:400;line-height:1.15;letter-spacing:.3px;color:#fff;margin:0;white-space:normal;text-wrap:balance}.creator-dashboard__title{width:fit-content}.creator-dashboard__subtitle{width:100%}@media(prefers-reduced-motion:reduce){.creator-dashboard__polaroids-wrap,.blur-reveal-text__word,.creator-dashboard__card{will-change:auto}}.creator-dashboard__input-wrap{position:relative;width:100%;flex-shrink:0}.creator-dashboard__send-anchor{position:absolute;right:12px;bottom:12px;z-index:10;pointer-events:none}.creator-dashboard__send-anchor>*{pointer-events:auto}.creator-dashboard__send-spacer{flex:0 0 40px;width:40px;height:40px;margin-left:auto;flex-shrink:0}.creator-dashboard__input-toolbar{flex-shrink:0;display:flex;align-items:center;flex-wrap:nowrap;gap:8px;padding:0 12px 12px}.creator-dashboard__input-box{position:relative;display:flex;flex-direction:column;width:100%;min-height:120px;height:auto;border:1px solid rgba(192,192,192,.32);border-radius:14px;background:#111;overflow:visible}@property --chat-ray-angle{syntax: "<angle>"; initial-value: 108deg; inherits: false;}@keyframes chat-ray-spin{to{--chat-ray-angle: 468deg}}.creator-dashboard__input-box--ray:before{content:"";position:absolute;inset:-1px;border-radius:15px;padding:1.5px;background:conic-gradient(from var(--chat-ray-angle),rgba(158,236,62,0) 0%,rgba(158,236,62,.9) 12%,rgba(202,239,221,.95) 20%,rgba(158,236,62,.9) 28%,rgba(158,236,62,0) 40%,rgba(158,236,62,0) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .45s ease}.creator-dashboard__input-box--ray-on:before{opacity:1;animation:chat-ray-spin 2.4s linear 1 forwards}@media(max-width:768px){.creator-dashboard__input-box--ray-on:before{animation-duration:2s}}@media(prefers-reduced-motion:reduce){.creator-dashboard__input-box--ray:before{display:none}}.creator-dashboard__file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.creator-dashboard__attachments{display:flex;flex-wrap:wrap;gap:8px;padding:12px 12px 0}.creator-dashboard__attachment{position:relative;width:64px;height:64px;flex-shrink:0}.creator-dashboard__attachment-preview{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid rgba(192,192,192,.24);display:block}.creator-dashboard__attachment-remove{position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:50%;background:#2a2a2a;color:#e5e5e5;cursor:pointer;box-shadow:0 1px 4px #00000059;transition:background .15s ease,color .15s ease}.creator-dashboard__attachment-remove:hover{background:#3a3a3a;color:#fff}.creator-dashboard__textarea{flex:1;width:100%;min-height:0;padding:16px 16px 8px;border:none;border-radius:14px 14px 0 0;background:transparent;resize:none;outline:none;font-family:var(--font-family, "Roboto", sans-serif);font-size:15px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#fff;caret-color:#9eec3e}.creator-dashboard__textarea::placeholder{color:var(--text-placeholder)}.creator-dashboard__textarea:focus{outline:none}.creator-dashboard__model-label{max-width:140px;overflow:hidden;text-overflow:ellipsis}.creator-dashboard__icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:7px;border:none;border-radius:8px;background:#3d3d3d4f;cursor:pointer;flex-shrink:0;transition:background .15s ease}.creator-dashboard__icon-btn:hover:not(:disabled){background:#3d3d3d80}.creator-dashboard__icon-btn:disabled{opacity:.45;cursor:not-allowed}.creator-dashboard__icon-btn img{width:20px;height:20px;display:block}.creator-dashboard__model-wrap{position:relative;flex:0 1 auto;min-width:0;max-width:calc(100% - 96px)}.creator-dashboard__model-select{display:inline-flex;align-items:center;gap:6px;height:40px;width:fit-content;max-width:100%;padding:7px 10px 7px 12px;border:none;border-radius:10px;background:#3d3d3d4f;box-shadow:0 -2px #222;cursor:pointer;transition:background .15s ease}.creator-dashboard__model-select:hover,.creator-dashboard__model-select--open{background:#3d3d3d73}.creator-dashboard__model-select>span{font-family:var(--font-family, "Roboto", sans-serif);font-size:13px;font-weight:500;line-height:1;color:var(--text-model);white-space:nowrap;display:flex;align-items:center;min-width:0}.creator-dashboard__model-emoji{letter-spacing:2px;margin-right:3px}.creator-dashboard__model-select--open .creator-dashboard__chevron{transform:rotate(180deg)}.creator-dashboard__model-menu{position:absolute;bottom:calc(100% + 8px);left:0;width:max-content;min-width:100%;max-width:min(240px,calc(100vw - 48px));margin:0;padding:4px;list-style:none;border:1px solid rgba(192,192,192,.2);border-radius:10px;background:#1a1a1a;box-shadow:0 8px 24px #00000073;z-index:10}.creator-dashboard__model-option{display:flex;align-items:center;width:100%;padding:8px 12px;border:none;border-radius:7px;background:transparent;font-family:var(--font-family, "Roboto", sans-serif);font-size:13px;font-weight:500;line-height:1;color:var(--text-model);white-space:nowrap;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.creator-dashboard__model-option:hover{background:#ffffff0f;color:#fff}.creator-dashboard__model-option--active{color:#fff}.creator-dashboard__chevron{width:12px;height:12px;display:block;flex-shrink:0;color:#9ea2ae;margin-left:2px;transition:transform .15s ease}.creator-dashboard__send-anchor .creator-dashboard__send-wrap{flex:0 0 40px;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;border:1.5px solid rgba(248,248,248,.55);box-sizing:border-box;opacity:1!important;visibility:visible!important}.creator-dashboard__send-anchor .creator-dashboard__send-wrap:has(.creator-dashboard__send-btn:disabled){opacity:.72!important;cursor:not-allowed;border-color:#f8f8f847}.creator-dashboard__send-btn{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:none;border-radius:50%;background:transparent;color:#f8f8f8;cursor:pointer;transition:filter .15s ease}.creator-dashboard__send-btn:hover:not(:disabled){filter:brightness(1.08)}.creator-dashboard__send-btn:disabled{cursor:not-allowed}.creator-dashboard__send-btn img{width:20px;height:20px;display:block;filter:brightness(0) invert(1)}.creator-dashboard__prompts{flex-shrink:0;width:100%;max-width:var(--dash-max-w);margin:0 auto;padding-top:4px;display:none}.creator-dashboard__prompts-title{font-size:12px;font-weight:500;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin:0 0 12px 2px}.creator-dashboard__cards{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;margin:0 -4px;padding-left:4px;padding-right:4px}.creator-dashboard__cards::-webkit-scrollbar{display:none}.creator-dashboard__card{flex:0 0 min(220px,78vw);scroll-snap-align:start;min-width:0;padding:10px;border:1px solid rgba(237,237,237,.2);border-radius:9px;background:var(--surface-glass);display:flex;flex-direction:column;cursor:pointer;transition:border-color .15s ease,background .15s ease;will-change:transform,opacity,filter}.creator-dashboard__card:first-child{border-color:var(--border-glass)}.creator-dashboard__card:hover{border-color:#ededed61;background:#2626267a}.creator-dashboard__card-image{width:100%;height:88px;border-radius:7px;overflow:hidden;margin-bottom:8px;flex-shrink:0}.creator-dashboard__card-image img{width:100%;height:100%;object-fit:cover;display:block}.creator-dashboard__card-image--top{position:relative}.creator-dashboard__card-image--top img{position:absolute;width:100%;height:200%;top:-75%;left:0;object-fit:cover}.creator-dashboard__card-title{font-family:Inter Tight,sans-serif;font-size:11.5px;font-weight:500;line-height:1.35;color:var(--text-card-title);margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creator-dashboard__card-desc{font-family:Inter Tight,sans-serif;font-size:10.5px;font-weight:400;line-height:1.4;color:var(--text-card-desc);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1023px){.creator-dashboard{overflow:hidden}.creator-dashboard__body{flex:1;justify-content:flex-end;margin-top:auto;padding-top:0;padding-bottom:calc(24px + var(--safe-bottom));gap:12px}.hero-polaroids,.creator-dashboard__hero{display:none}}@media(max-width:380px){.creator-dashboard__model-label{display:none}.creator-dashboard__model-emoji{margin-right:0}}@media(min-width:640px){.creator-dashboard{padding:calc(14px + var(--safe-top)) 24px calc(20px + var(--safe-bottom))}.creator-dashboard__body{gap:20px;padding:12px 0 20px}.creator-dashboard__input-box{min-height:130px}.creator-dashboard__input-toolbar{flex-wrap:nowrap;padding:0 14px 14px;gap:10px}.creator-dashboard__model-select{height:36px}.creator-dashboard__model-label{max-width:none}.creator-dashboard__icon-btn{width:36px;height:36px}.creator-dashboard__send-spacer{flex:0 0 36px;width:36px;height:36px}.creator-dashboard__send-anchor{right:14px;bottom:14px}.creator-dashboard__send-anchor .creator-dashboard__send-wrap{flex:0 0 36px;width:36px;height:36px;min-width:36px;min-height:36px}.creator-dashboard__send-btn img{width:18px;height:18px}.creator-dashboard__cta{font-size:13px;padding:8px 16px}}@media(min-width:1024px){.creator-dashboard{--dash-max-w: 860px;padding:calc(18px + var(--safe-top)) 32px calc(22px + var(--safe-bottom));overflow:hidden}.creator-dashboard__prompts{display:block}.creator-dashboard__body{justify-content:center;margin-top:0;padding-bottom:16px;gap:24px}.creator-dashboard__title,.creator-dashboard__subtitle{font-size:38px;line-height:1.1;letter-spacing:.5px;white-space:nowrap}.creator-dashboard__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;margin:0;padding:0;scroll-snap-type:none}.creator-dashboard__card{flex:unset;scroll-snap-align:unset}}.hero-polaroids{position:relative;width:148px;height:112px;flex-shrink:0;overflow:visible;cursor:pointer}.hero-polaroids__frame{position:absolute;transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.hero-polaroids__frame--left{left:20px;top:10px;transform:rotate(-12deg);z-index:1}.hero-polaroids__frame--right{left:62px;top:10px;transform:rotate(12deg);z-index:2}.hero-polaroids__frame--center{left:50%;top:10px;transform:translate(-50%);z-index:3}.hero-polaroids__photo{width:68.78px;height:85.31px;border:2px solid #747474;border-radius:10px;overflow:hidden;background:#d9d9d9;box-sizing:border-box;line-height:0;isolation:isolate}.hero-polaroids__photo--narrow{width:68.65px}.hero-polaroids__img{display:block;width:100%;height:100%;object-fit:cover}.hero-polaroids__img--left{object-position:55% 35%;transform:scale(1.08);transform-origin:center center}.sg{position:relative;width:100%;height:100%;overflow:hidden;contain:layout style paint}.sg__cols{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:flex-start;height:100%}.sg__scroll{flex:0 0 200px;width:200px;height:100%;overflow:hidden;position:relative;contain:layout style paint}.sg__inner{display:flex;flex-direction:column;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.sg__cell{flex-shrink:0;border-radius:12px;overflow:hidden;background:#0d0d0d;contain:layout style paint}.sg__img{width:100%;height:100%;object-fit:cover;display:block}.sg__fade,.sg__blur{position:absolute;left:0;right:0;pointer-events:none;z-index:2}.sg__fade{height:240px}.sg__fade--top{top:0;background:linear-gradient(180deg,#020202,#020202b8 38%,#02020200)}.sg__fade--bot{bottom:0;background:linear-gradient(0deg,#020202,#020202b8 38%,#02020200)}.sg__blur{height:200px;backdrop-filter:blur(1.75px);-webkit-backdrop-filter:blur(1.75px);background:linear-gradient(180deg,#1111112e,#1110)}.sg__blur--top{top:0;-webkit-mask-image:linear-gradient(180deg,black 0%,black 30%,transparent 100%);mask-image:linear-gradient(180deg,black 0%,black 30%,transparent 100%)}.sg__blur--bot{bottom:0;-webkit-mask-image:linear-gradient(0deg,black 0%,black 30%,transparent 100%);mask-image:linear-gradient(0deg,black 0%,black 30%,transparent 100%);background:linear-gradient(0deg,#1111112e,#1110)}.signup-overlay{position:fixed;inset:0;z-index:10000;background:#020202;display:flex;flex-direction:column;overflow:hidden;font-family:DM Sans,sans-serif;font-variation-settings:"opsz" 14;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.signup-overlay--page{position:relative;inset:auto;z-index:0;min-height:100dvh;overflow-x:hidden;overflow-y:auto}.signup-overlay__close{position:absolute;top:20px;right:20px;z-index:20;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#141414eb;color:#ffffffa6;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.signup-overlay__close:hover{background:#242424;color:#fff;border-color:#fff3}.signup-overlay__close:focus-visible{outline:2px solid #9eec3e;outline-offset:2px}.signup-overlay__shell{flex:1;display:flex;flex-direction:row;overflow:hidden;width:100%;max-width:1440px;margin:0 auto}.signup-overlay__panel{flex:1 1 0;min-width:320px;max-width:720px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(28px,4vh,48px) clamp(32px,4vw,56px);box-sizing:border-box}.signup-overlay__brand{display:flex;align-items:center;gap:8px;margin-bottom:clamp(18px,2.5vh,32px);flex-shrink:0}.signup-overlay__logo-wrap{width:22px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.signup-overlay__logo-wrap img{width:100%;height:100%;display:block}.signup-overlay__brand-text{width:96px;height:16px;display:block}.signup-overlay__intro{display:flex;flex-direction:column;gap:clamp(6px,1vh,12px);margin-bottom:clamp(14px,2.2vh,28px);width:100%;max-width:560px;flex-shrink:0}.signup-overlay__title{font-family:DM Sans,sans-serif;font-weight:500;font-size:clamp(26px,3.6vh,34px);line-height:1.1em;letter-spacing:-.01em;font-variation-settings:"opsz" 14;color:#fff;margin:0}.signup-overlay__subtitle{font-family:DM Sans,sans-serif;font-weight:400;font-size:clamp(13px,1.8vh,16px);line-height:1.5em;letter-spacing:-.02em;font-variation-settings:"opsz" 14;color:#ffffff8c;margin:0}.signup-overlay__stack{display:flex;flex-direction:column;align-items:stretch;gap:clamp(12px,1.8vh,20px);width:100%;max-width:560px;flex-shrink:0}.signup-overlay__oauth{background:#141414;border:1px solid #262626;border-radius:12px;padding:0 20px;height:clamp(48px,6.5vh,60px);display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.9vh,17px);font-weight:500;font-variation-settings:"opsz" 14;letter-spacing:-.01em;color:#fff;transition:border-color .2s ease,background .2s ease;white-space:nowrap}.signup-overlay__oauth:hover{border-color:#9eec3e47;background:#181818}.signup-overlay__oauth:focus-visible{outline:2px solid #9eec3e;outline-offset:2px}.signup-overlay__oauth-icon{width:22px;height:22px;flex-shrink:0;display:block;object-fit:contain}.signup-overlay__divider{display:flex;align-items:center;gap:12px}.signup-overlay__divider-line{flex:1;height:1px;background:#242424}.signup-overlay__divider-text{font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#444;white-space:nowrap}.signup-overlay__fieldset{display:flex;flex-direction:column;gap:clamp(10px,1.5vh,16px);border:none;padding:0;margin:0;width:100%}.signup-overlay__field{display:flex;flex-direction:column;gap:7px}.signup-overlay__label{font-family:DM Sans,sans-serif;font-size:clamp(13px,1.7vh,15px);font-weight:500;color:#ddd;letter-spacing:-.01em;font-variation-settings:"opsz" 14}.signup-overlay__control{width:100%;height:clamp(46px,6vh,58px);background:#141414;border:1px solid #262626;border-radius:12px;padding:0 16px;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.8vh,16px);font-variation-settings:"opsz" 14;letter-spacing:-.01em;color:#fff;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.signup-overlay__control::placeholder{color:#3e3e3e}.signup-overlay__control:focus{outline:none;border-color:#9eec3e80;box-shadow:0 0 0 1px #9eec3e26}.signup-overlay__pw-row{position:relative;width:100%}.signup-overlay__pw-row .signup-overlay__control{padding-right:48px}.signup-overlay__pw-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#444;cursor:pointer;border-radius:6px;transition:color .2s ease,background .2s ease}.signup-overlay__pw-toggle:focus-visible{outline:2px solid #9eec3e;outline-offset:1px}.signup-overlay__consent{display:flex;align-items:center;gap:9px}.signup-overlay__checkbox{width:12px;height:12px;flex-shrink:0;accent-color:#9eec3e;cursor:pointer;border-radius:4px;margin-left:5px}.signup-overlay__consent-text{font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;color:#555;letter-spacing:-.01em;line-height:1.4}.signup-overlay__consent-text strong{font-weight:600;color:#999}.signup-overlay__submit{width:100%;height:clamp(48px,6.5vh,60px);border:1px solid transparent;border-radius:12px;padding:0 20px;font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-size:clamp(14px,1.9vh,17px);font-weight:500;letter-spacing:-.16px;color:#eafce6;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:filter .2s ease,transform .15s ease;position:relative;overflow:hidden;background:linear-gradient(#2e2e2e,#242424) padding-box,conic-gradient(from var(--auth-ray-angle),rgba(158,236,62,.05) 0%,rgba(158,236,62,.9) 12%,rgba(202,239,221,.95) 20%,rgba(158,236,62,.9) 28%,rgba(158,236,62,.05) 40%,rgba(158,236,62,.05) 100%) border-box;animation:auth-ray-spin 3.5s linear infinite}@property --auth-ray-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes auth-ray-spin{to{--auth-ray-angle: 360deg}}@media(max-width:768px){.signup-overlay__submit{animation-duration:3s}}@media(prefers-reduced-motion:reduce){.signup-overlay__submit{animation:none}}.signup-overlay__submit:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(110deg,#fff0,#ffffff8c,#fff0);transform:translate(-160%) skew(-20deg);pointer-events:none}@keyframes signup-btn-shine{0%{transform:translate(-160%) skew(-20deg)}to{transform:translate(260%) skew(-20deg)}}@media(prefers-reduced-motion:reduce){.signup-overlay__submit:before{animation:none;opacity:0}}.signup-overlay__submit:hover{filter:brightness(1.05);background:linear-gradient(#343434,#262626) padding-box,conic-gradient(from var(--auth-ray-angle),rgba(158,236,62,.05) 0%,rgba(158,236,62,.9) 12%,rgba(202,239,221,.95) 20%,rgba(158,236,62,.9) 28%,rgba(158,236,62,.05) 40%,rgba(158,236,62,.05) 100%) border-box}.signup-overlay__submit:active{transform:scale(.985)}.signup-overlay__submit:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.signup-overlay__submit-arrow{display:inline-flex;align-items:center}.signup-overlay__switch{text-align:center;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;font-variation-settings:"opsz" 14;letter-spacing:-.01em;color:#444;margin-top:2px}.signup-overlay__switch button{background:none;border:none;padding:0;font:inherit;font-weight:600;color:#bbb;cursor:pointer}.signup-overlay__switch button:hover{color:#fff;text-decoration:underline}.signup-overlay__switch button:focus-visible{outline:2px solid #9eec3e;outline-offset:2px;border-radius:4px}.signup-collage{flex:1 1 0;min-width:0;background:#020202;overflow:hidden;position:relative}.signup-collage>.sg{position:absolute;inset:0}@media(max-width:1100px){.signup-overlay__panel{padding:clamp(24px,4vh,40px) clamp(24px,3.5vw,44px)}}@media(max-width:860px){.signup-collage{display:none}.signup-overlay__brand{margin-right:0;align-self:flex-start;margin-left:17%}.signup-overlay__panel{max-width:100%;flex:1;align-items:center;padding:clamp(24px,5vh,48px) clamp(20px,6vw,56px)}.signup-overlay__intro,.signup-overlay__stack{max-width:480px;width:100%}}.signup-overlay__aux-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.signup-overlay__aux-left{display:flex;align-items:center;gap:10px;min-width:0}.signup-overlay__aux-link{border:none;background:transparent;padding:0;font:inherit;color:#ffffffa6;cursor:pointer;letter-spacing:-.01em;transition:color .2s ease}.signup-overlay__aux-link:hover{color:#ffffffe6}@media(max-width:540px){.signup-overlay{min-height:100dvh;overflow-x:hidden;overflow-y:auto}.signup-overlay__shell{min-height:100dvh;overflow:visible}.signup-overlay__panel{min-width:0;min-height:100dvh;justify-content:flex-start;overflow:visible;padding:calc(env(safe-area-inset-top,0px) + 64px) 18px calc(env(safe-area-inset-bottom,0px) + 24px)}.signup-overlay__brand{margin-bottom:14px;margin-left:0}.signup-overlay__intro{gap:6px;margin-bottom:18px}.signup-overlay__title{font-size:clamp(22px,6vw,26px)}.signup-overlay__subtitle{font-size:13px;line-height:1.45}.signup-overlay__intro,.signup-overlay__stack{max-width:100%}.signup-overlay__stack{gap:11px}.signup-overlay__fieldset{gap:10px}.signup-overlay__field{gap:6px}.signup-overlay__label{font-size:13px}.signup-overlay__oauth,.signup-overlay__submit,.signup-overlay__control{height:44px;min-height:44px;font-size:14px;border-radius:10px}.signup-overlay__divider{gap:10px}.signup-overlay__divider-text{font-size:10px;letter-spacing:.12em}.signup-overlay__consent-text,.signup-overlay__switch,.signup-overlay__aux-link{font-size:12px}.signup-overlay__pw-toggle{width:34px;height:34px;right:7px}.signup-overlay__close{top:calc(env(safe-area-inset-top,0px) + 16px);right:18px;width:36px;height:36px;border-radius:9px}.signup-overlay--signup .signup-overlay__panel{justify-content:center}.signup-overlay--signin .signup-overlay__panel{justify-content:center;padding-top:calc(env(safe-area-inset-top,0px) + 58px)}}@media(max-width:380px),(max-height:740px){.signup-overlay__panel{padding-left:16px;padding-right:16px;padding-top:calc(env(safe-area-inset-top,0px) + 56px)}.signup-overlay__brand{margin-bottom:10px}.signup-overlay__intro{margin-bottom:14px}.signup-overlay__stack{gap:9px}.signup-overlay__field{gap:5px}.signup-overlay__oauth,.signup-overlay__submit,.signup-overlay__control{height:42px;min-height:42px}.signup-overlay__title{font-size:21px}.signup-overlay__subtitle,.signup-overlay__label{font-size:12px}.signup-overlay__switch{margin-top:0}}@media(max-width:540px)and (max-height:680px){.signup-overlay--signup .signup-overlay__panel{justify-content:flex-start}}:root{--bg-dark: #1a1a1a;--chat-bg: #111111;--text-white: #ffffff;--text-dark: #111111;--border-color: rgba(255, 255, 255, .08);--primary-gradient: linear-gradient(90.28deg, #9eec3e .17%, #caefdd 101.02%);--font-family: "Roboto", sans-serif;--sidebar-width: min(85vw, 280px);--header-height: 52px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body{overflow-x:hidden;max-width:100vw}html[style*="overflow: hidden"]::-webkit-scrollbar,html[style*=scrollbar-width]::-webkit-scrollbar{display:none;width:0}body{font-family:var(--font-family);font-weight:500;background-color:#000;color:var(--text-white);min-height:100vh}.app-container{width:100%;max-width:100%;min-height:100vh;padding:20px;display:flex;flex-direction:column;align-items:center;gap:64px;overflow-x:hidden}.app-layout{display:flex;height:var(--app-height, 100dvh);width:100%;background:#000;overflow:hidden;position:relative}.app-layout .creator-dashboard{margin-left:0;width:100%;transition:margin-left .22s cubic-bezier(.32,.72,0,1)}.sidebar-backdrop{position:fixed;inset:0;z-index:25;border:none;padding:0;background:#0000008c;opacity:0;pointer-events:none;transition:opacity .22s ease;cursor:default}.sidebar-backdrop--visible{opacity:1;pointer-events:auto}@media(min-width:1024px){:root{--sidebar-width: 260px}.app-layout:not(.app-layout--sidebar-collapsed) .creator-dashboard{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}.sidebar-backdrop{display:none}}.app-main{flex:1;min-height:100vh;min-width:0;background:var(--chat-bg)}.text-invert-scope{display:contents}.tp_text_invert>div{display:block;background-size:200% 100%;background-position-x:100%;color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(to right,#fff 50%,#ffffff80 50%)}.tp_text_invert--muted>div{background-image:linear-gradient(to right,#ffffffa3 50%,#ffffff52 50%)}@media(prefers-reduced-motion:reduce){.tp_text_invert>div{background-position-x:0;color:inherit;background-image:none;-webkit-background-clip:unset;background-clip:unset}}
