@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap");:root{font-family:Outfit,PingFang SC,Hiragino Sans GB,Noto Sans SC,Microsoft YaHei,IBM Plex Sans,SF Pro Text,sans-serif;color:#111111;background:#ebebeb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:inherit;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}a,body{color:inherit}.marketing-page{min-height:100vh;background:#ebebeb;color:#111111;font-weight:500}.marketing-page button{font:inherit;cursor:pointer}.studio-page{min-height:100vh;overflow-x:hidden;padding:0 0 72px;background:linear-gradient(180deg,#fbfbfc,#f6f7f9 58%,#fafafa);color:#0f172a}.studio-page button,.studio-page select,.studio-page textarea{font:inherit}.studio-hero{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:132px 0 0}.studio-hero__copy{display:grid;justify-items:center;grid-gap:22px;gap:22px;padding:0 0 36px;text-align:center}.studio-hero__copy h1{display:flex;flex-wrap:wrap;justify-content:center;gap:.32em;margin:0;color:#0f172a;font-size:5.25rem;font-weight:800;letter-spacing:0;line-height:1.02}.studio-hero__copy h1 span:last-child{color:#9ca3af}.studio-hero__accent{position:relative;display:inline-block}.studio-hero__accent:after,.studio-hero__accent:before{position:absolute;z-index:1;color:#f5c542;content:"✦";filter:drop-shadow(0 4px 8px rgba(245,197,66,.28));line-height:1;pointer-events:none}.studio-hero__accent:before{bottom:-.14em;left:-.26em;font-size:.24em;transform:rotate(-10deg)}.studio-hero__accent:after{top:-.2em;right:-.26em;font-size:.3em;transform:rotate(8deg)}.studio-hero__copy p{max-width:680px;margin:0;color:#64748b;font-size:1.18rem;font-weight:500;line-height:1.65}.studio-showcase-marquee{position:relative;width:100%;overflow:hidden;padding:18px 0 42px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.studio-showcase-marquee__fade{position:absolute;top:0;bottom:0;z-index:2;width:min(14vw,160px);pointer-events:none}.studio-showcase-marquee__fade--left{left:0;background:linear-gradient(90deg,#fbfbfc 8%,rgba(251,251,252,0))}.studio-showcase-marquee__fade--right{right:0;background:linear-gradient(270deg,#fbfbfc 8%,rgba(251,251,252,0))}.studio-showcase-marquee__track{display:flex;width:max-content;gap:24px;animation:studio-showcase-scroll 40s linear infinite}.studio-showcase-marquee:hover .studio-showcase-marquee__track{animation-play-state:paused}.studio-showcase-marquee__group{display:flex;min-width:100vw;align-items:center;justify-content:space-around;gap:24px;padding:0 12px}.studio-showcase-marquee__image{display:block;flex:0 0 auto;object-fit:cover;border-radius:24px;box-shadow:0 18px 38px rgba(15,23,42,.14);transform-origin:center}.studio-showcase-marquee__image--one{width:192px;height:128px;opacity:.82;transform:rotate(-2deg)}.studio-showcase-marquee__image--two{width:256px;height:160px;opacity:.92;transform:rotate(1deg)}.studio-showcase-marquee__image--three{width:224px;height:190px;opacity:.74;transform:rotate(-3deg)}.studio-showcase-marquee__image--four{width:288px;height:176px;opacity:1;transform:rotate(2deg)}.studio-showcase-marquee__image--five{width:192px;height:144px;opacity:.68;transform:rotate(-1deg)}@keyframes studio-showcase-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.studio-showcase-marquee__track{animation-duration:1ms;animation-iteration-count:1}}.workflow-composer{display:grid;grid-gap:22px;gap:22px;width:min(900px,calc(100% - 32px));margin:0 auto;padding:28px;border:1px solid rgba(226,232,240,.92);border-radius:32px;background:rgba(255,255,255,.96);box-shadow:0 28px 64px rgba(15,23,42,.12)}.workflow-composer__tabs{display:flex;align-items:center;gap:8px;min-height:46px;width:-moz-fit-content;width:fit-content;max-width:100%;overflow-x:auto;border:1px solid rgba(226,232,240,.72);border-radius:18px;padding:6px;background:#f8fafc}.workflow-composer__tab{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:12px;border:0;border-radius:12px;padding:0 18px;background:transparent;color:#6b7280;font-size:.92rem;font-weight:800;cursor:pointer;white-space:nowrap}.workflow-composer__tab--active{background:#ffffff;color:#0f172a;box-shadow:0 8px 18px rgba(15,23,42,.08)}.workflow-composer__tab:disabled{cursor:not-allowed;opacity:.76}.workflow-composer__prompt{display:block}.workflow-composer__prompt textarea{width:100%;min-height:160px;resize:none;border:1px solid #e2e8f0;border-radius:22px;padding:20px;background:#f8fafc;color:#111827;font-size:1.08rem;font-weight:600;line-height:1.55;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.workflow-composer__prompt textarea::placeholder{color:#9ca3af}.workflow-composer__prompt textarea:focus{background:#ffffff;border-color:#cbd5e1;box-shadow:0 0 0 5px rgba(148,163,184,.14)}.workflow-composer__footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.workflow-composer__controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.workflow-select{display:inline-flex;min-height:48px;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:14px;padding:0 12px;background:#ffffff;color:#4b5563;font-size:.9rem;font-weight:800;box-shadow:0 8px 18px rgba(15,23,42,.04)}.workflow-select select{min-width:112px;border:0;background:transparent;color:inherit;font-weight:inherit;outline:none}.workflow-select--model select{min-width:170px}.workflow-select--ratio select,.workflow-select--size select{min-width:88px}.workflow-composer__submit{display:inline-flex;min-width:210px;min-height:54px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:14px;background:#0f172a;color:#ffffff;font-size:.94rem;font-weight:900;box-shadow:0 18px 34px rgba(15,23,42,.22);cursor:pointer;transition:transform .2s ease,opacity .2s ease}.workflow-composer__submit:hover:not(:disabled){transform:translateY(-1px)}.workflow-composer__submit:disabled{background:#0f172a;cursor:not-allowed;opacity:1}.workflow-composer__error,.workflow-composer__status{margin:-10px 0 0;border-radius:16px;padding:14px 18px;font-size:.95rem;font-weight:800}.workflow-composer__status{display:flex;flex-wrap:wrap;gap:12px;background:#ecfdf5;color:#047857}.workflow-composer__error{background:#fef2f2;color:#b91c1c}.studio-feature-intro{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:112px 0 0}.studio-feature-intro__heading{display:grid;justify-items:center;grid-gap:14px;gap:14px;margin-bottom:36px;text-align:center}.studio-feature-card h3,.studio-feature-card p,.studio-feature-intro__heading h2,.studio-feature-intro__heading p{margin:0}.studio-feature-intro__heading h2{color:#0f172a;font-size:2.35rem;font-weight:800;letter-spacing:0;line-height:1.14}.studio-feature-intro__heading p{max-width:640px;color:#64748b;font-size:1.08rem;font-weight:500;line-height:1.7}.studio-feature-intro__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.studio-feature-card{position:relative;display:grid;min-width:0;grid-gap:16px;gap:16px;overflow:hidden;border:1px solid #e2e8f0;border-radius:28px;padding:28px;background:#ffffff;box-shadow:0 16px 36px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease}.studio-feature-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px rgba(15,23,42,.1)}.studio-feature-card__icon{display:grid;width:52px;height:52px;place-items:center;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;color:#0f172a;font-size:1.35rem;font-weight:900}.studio-feature-card h3{color:#0f172a;font-size:1.2rem;font-weight:800;line-height:1.3}.studio-feature-card p{color:#64748b;font-size:.98rem;font-weight:500;line-height:1.72}.studio-footer{width:min(1800px,calc(100% - 96px));margin:120px auto 0;padding:92px 0 34px;color:#1f2933}.studio-footer__top{display:grid;grid-template-columns:minmax(300px,1.35fr) repeat(3,minmax(120px,.7fr));grid-gap:clamp(48px,8vw,132px);gap:clamp(48px,8vw,132px);align-items:start}.studio-footer__brand,.studio-footer__column{display:grid;align-content:start}.studio-footer__brand{gap:34px}.studio-footer__bottom p,.studio-footer__brand h2,.studio-footer__brand p,.studio-footer__column h2{margin:0}.studio-footer__brand h2{color:#111827;font-size:1.35rem;font-weight:900;letter-spacing:0;line-height:1}.studio-footer__brand p{max-width:430px;color:#676f7a;font-size:1.08rem;font-weight:800;line-height:1.7}.studio-footer__social{display:flex;align-items:center;gap:28px}.studio-footer__social a{display:grid;width:30px;height:24px;place-items:center;color:#111827;font-size:.76rem;font-weight:900;letter-spacing:.04em;line-height:1;text-decoration:none;transition:color .2s ease,transform .2s ease}.studio-footer__social a:hover{color:#64748b;transform:translateY(-1px)}.studio-footer__column{gap:44px}.studio-footer__column h2{color:#9ca3af;font-size:.92rem;font-weight:900;letter-spacing:.08em}.studio-footer__column a{width:-moz-fit-content;width:fit-content;color:#676f7a;font-size:1rem;font-weight:800;line-height:1.3;text-decoration:none;transition:color .2s ease}.studio-footer__column a:hover{color:#111827}.studio-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:104px;border-top:1px solid #e5e7eb;padding-top:30px}.studio-footer__bottom p{color:#a3a3a3;font-size:.78rem;font-weight:900;letter-spacing:.18em}.studio-footer__status{display:inline-flex;align-items:center;gap:16px;color:#159447!important}.studio-footer__status span{display:block;width:8px;height:8px;border-radius:50%;background:#20c065}.workflow-composer__sr-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.history-page{min-height:100vh;padding:0 clamp(16px,4vw,64px) 72px;background:radial-gradient(circle at 38% 12%,rgba(99,102,241,.06),transparent 34%),radial-gradient(circle at 86% 6%,rgba(14,165,233,.06),transparent 32%),#fafafa;color:#0f172a}.history-page button,.history-page input{font:inherit}.history-shell{width:min(1280px,100%);margin:0 auto;padding:124px 0 0}.history-page__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.history-page__intro h1,.history-page__intro p{margin:0}.history-page__intro h1{color:#0f172a;font-size:clamp(32px,4vw,48px);font-weight:900;letter-spacing:0;line-height:1.05}.history-page__intro p{margin-top:10px;color:#64748b;font-size:1rem;font-weight:600}.workflow-history{display:grid;grid-gap:22px;gap:22px}.workflow-history__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.workflow-history__search{display:flex;flex:1 1 520px;max-width:680px;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:24px;padding:8px;background:rgba(255,255,255,.88);box-shadow:0 18px 40px rgba(15,23,42,.06)}.workflow-history__search label{position:relative;flex:1 1}.workflow-history__search label span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.workflow-history__search input{width:100%;min-height:44px;border:0;border-radius:16px;padding:0 14px;background:transparent;color:#0f172a;font-size:.98rem;font-weight:700;outline:none}.workflow-history__search input::placeholder{color:#94a3b8}.workflow-history__new-link,.workflow-history__search button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:0;border-radius:16px;padding:0 18px;background:#0f172a;color:#ffffff;font-size:.92rem;font-weight:900;text-decoration:none;white-space:nowrap;cursor:pointer}.workflow-history__new-link{min-height:60px;border-radius:20px;padding:0 24px;box-shadow:0 18px 36px rgba(15,23,42,.14)}.workflow-history__filters{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;gap:6px;overflow-x:auto;border:1px solid #e2e8f0;border-radius:24px;padding:6px;background:rgba(255,255,255,.9)}.workflow-history__filter{min-height:40px;border:0;border-radius:16px;padding:0 20px;background:transparent;color:#64748b;font-size:.92rem;font-weight:900;white-space:nowrap;cursor:pointer}.workflow-history__filter--active{background:#0f172a;color:#ffffff}.workflow-history__empty,.workflow-history__notice{border:1px solid #e2e8f0;border-radius:24px;padding:18px 20px;background:rgba(255,255,255,.88);color:#64748b;font-weight:800}.workflow-history__notice{margin:0}.workflow-history__notice--error{border-color:#fecdd3;background:#fff1f2;color:#be123c}.workflow-history__empty{display:grid;justify-items:start;grid-gap:8px;gap:8px}.workflow-history__empty h2,.workflow-history__empty p{margin:0}.workflow-history__empty h2{color:#0f172a;font-size:1.15rem}.workflow-history__empty a{margin-top:4px;color:#0f172a;font-weight:900}.workflow-history__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.workflow-history-card{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #e2e8f0;border-radius:28px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease}.workflow-history-card__main{display:flex;min-width:0;flex:1 1;flex-direction:column}.workflow-history-card:hover{transform:translateY(-3px);box-shadow:0 24px 52px rgba(15,23,42,.11)}.workflow-history-card__preview{position:relative;display:grid;aspect-ratio:4/3;overflow:hidden;place-items:center;background:#f1f5f9}.workflow-history-card__preview img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.workflow-history-card:hover .workflow-history-card__preview img{transform:scale(1.04)}.workflow-history-card__main--interactive{cursor:zoom-in}.workflow-history-card__main--interactive:focus-visible{outline:3px solid #2563eb;outline-offset:-3px}.workflow-history-card__delete{position:absolute;right:14px;bottom:14px;z-index:3;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(254,202,202,.9);border-radius:999px;padding:0;background:rgba(255,255,255,.94);color:#be123c;box-shadow:0 10px 22px rgba(15,23,42,.12);cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.workflow-history-card__delete svg{width:17px;height:17px}.workflow-history-card__delete:focus-visible,.workflow-history-card__delete:hover{border-color:#fb7185;background:#fff1f2;color:#9f1239;outline:none;transform:translateY(-1px)}.workflow-history-card__delete:disabled{cursor:wait;opacity:.72}.workflow-history-card__preview--processing{background:linear-gradient(135deg,#eff6ff,#f8fafc)}.workflow-history-card__preview--failed{background:#fff1f2}.workflow-history-card__placeholder{display:grid;justify-items:center;grid-gap:10px;gap:10px;color:#64748b;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.workflow-history-card__placeholder>span:not(.workflow-history-card__spinner){display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#ffe4e6;color:#e11d48;font-size:1.4rem}.workflow-history-card__spinner{width:42px;height:42px;border:4px solid #bfdbfe;border-top-color:#2563eb;border-radius:50%;animation:workflow-history-spin .9s linear infinite}.workflow-history-card__image-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-end;padding:16px;background:linear-gradient(0deg,rgba(15,23,42,.42),transparent 45%);opacity:0;pointer-events:none;transition:opacity .2s ease}.workflow-history-card:hover .workflow-history-card__image-overlay{opacity:1}.workflow-history-card__image-overlay span{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:14px;padding:0 14px;background:rgba(255,255,255,.92);color:#0f172a;font-size:.82rem;font-weight:900}.workflow-history-card__status{position:absolute;top:14px;left:14px;border:1px solid;border-radius:999px;padding:5px 10px;background:rgba(255,255,255,.9);font-size:.68rem;font-weight:900;letter-spacing:.06em}.workflow-history-card__status--pending,.workflow-history-card__status--running{color:#2563eb}.workflow-history-card__status--succeeded{color:#059669}.workflow-history-card__status--failed{color:#e11d48}.workflow-history-card__body{display:grid;grid-gap:14px;gap:14px;padding:20px}.workflow-history-card__body h2{display:-webkit-box;min-height:3.1em;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#0f172a;font-size:1.08rem;font-weight:900;line-height:1.45}.workflow-history-card__error{margin:0;border-radius:12px;padding:9px 10px;background:#fff1f2;color:#e11d48;font-size:.8rem;font-weight:800}.workflow-history-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0}.workflow-history-card__meta div{min-width:0}.workflow-history-card__meta dd,.workflow-history-card__meta dt{margin:0}.workflow-history-card__meta dt{color:#94a3b8;font-size:.72rem;font-weight:800}.workflow-history-card__meta dd{overflow-wrap:anywhere;color:#334155;font-size:.84rem;font-weight:900;line-height:1.4}.workflow-history-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:48px;color:#94a3b8;font-size:.78rem;font-weight:900}.workflow-history__pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px}.workflow-history__pagination button,.workflow-history__pagination span{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:14px;padding:0 14px;background:#ffffff;color:#334155;font-size:.88rem;font-weight:900}.workflow-history__pagination button{cursor:pointer}.workflow-history__pagination button:disabled{color:#cbd5e1;cursor:not-allowed}.workflow-delete-modal{position:fixed;inset:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:24px}.workflow-delete-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(248,250,252,.84);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.workflow-delete-modal__backdrop:disabled{cursor:wait}.workflow-delete-modal__panel{position:relative;z-index:1;display:grid;width:min(560px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px));grid-gap:24px;gap:24px;overflow-y:auto;border:1px solid rgba(15,23,42,.06);border-radius:32px;padding:32px;background:#ffffff;box-shadow:0 26px 80px rgba(15,23,42,.16)}.workflow-delete-modal__close{position:absolute;top:22px;right:22px;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#f8fafc;color:#64748b;cursor:pointer;transition:background .18s ease,color .18s ease}.workflow-delete-modal__close svg{width:18px;height:18px}.workflow-delete-modal__close:focus-visible,.workflow-delete-modal__close:hover{background:#0f172a;color:#ffffff;outline:none}.workflow-delete-modal__close:disabled{cursor:wait;opacity:.64}.workflow-delete-modal__header{display:grid;grid-gap:8px;gap:8px;padding-right:48px}.workflow-delete-modal__eyebrow{color:#94a3b8;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.workflow-delete-modal__header h2{margin:0;color:#0f172a;font-size:clamp(1.85rem,4vw,2.35rem);font-weight:900;line-height:1}.workflow-delete-modal__body{display:grid;grid-gap:20px;gap:20px}.workflow-delete-modal__warning{margin:0;color:#64748b;font-size:.94rem;font-weight:700;line-height:1.65}.workflow-delete-modal__error{margin:0;color:#e11d48;font-size:.86rem;font-weight:800}.workflow-delete-modal__footer{display:flex;justify-content:space-between;gap:14px}.workflow-delete-modal__danger,.workflow-delete-modal__secondary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font:inherit;font-size:.84rem;font-weight:900;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.workflow-delete-modal__secondary{border:1px solid #e2e8f0;background:#ffffff;color:#0f172a}.explore-page{display:flex;min-height:100vh;overflow-x:hidden;flex-direction:column;background:#fafafa;color:#0f172a}.explore-page button,.explore-page input{font:inherit}.explore-shell{width:min(1280px,calc(100% - 48px));margin:0 auto}.explore-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:120px 0 42px}.explore-hero__copy{display:grid;grid-gap:9px;gap:9px}.explore-artwork__overlay p,.explore-creator h3,.explore-creator p,.explore-hero__copy h1,.explore-hero__copy p,.explore-section-heading h2{margin:0}.explore-hero__copy h1{font-size:2.5rem;font-weight:900;letter-spacing:0;line-height:1.08}.explore-hero__copy p{color:#64748b;font-size:1rem;font-weight:600}.explore-search{position:relative;display:block;width:min(100%,390px)}.explore-search label{display:block}.explore-search label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.explore-search svg{position:absolute;top:50%;left:16px;width:18px;height:18px;color:#94a3b8;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;transform:translateY(-50%);transition:color .18s ease}.explore-search input{width:100%;min-height:48px;border:1px solid #e2e8f0;border-radius:16px;padding:0 16px 0 46px;background:#ffffff;color:#0f172a;font-size:.9rem;font-weight:700;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.explore-search input::placeholder{color:#94a3b8}.explore-search:focus-within svg{color:#0f172a}.explore-search input:focus{border-color:#cbd5e1;box-shadow:0 0 0 5px rgba(148,163,184,.14)}.explore-filters{display:grid;grid-gap:18px;gap:18px;padding-bottom:38px}.explore-categories,.explore-creator-row{display:flex;max-width:100%;gap:10px;overflow-x:auto;scrollbar-width:none}.explore-categories::-webkit-scrollbar,.explore-creator-row::-webkit-scrollbar{display:none}.explore-category{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:12px;padding:0 20px;background:#ffffff;color:#64748b;font-size:.9rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.explore-category:focus-visible,.explore-category:hover{border-color:#cbd5e1;color:#0f172a;outline:none;transform:translateY(-1px)}.explore-category--active,.explore-category--active:focus-visible,.explore-category--active:hover{border-color:#0f172a;background:#0f172a;color:#ffffff;box-shadow:0 12px 26px rgba(15,23,42,.14)}.explore-tags{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;color:#94a3b8;font-size:.78rem;font-weight:700}.explore-artwork__overlay button,.explore-section-heading a,.explore-tags button,.explore-tags span{display:inline-flex;align-items:center;gap:6px}.explore-tags span{color:#64748b}.explore-artwork__overlay svg,.explore-section-heading svg,.explore-tags svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.explore-tags button{border:0;padding:0;background:transparent;color:#94a3b8;font-size:inherit;font-weight:inherit;cursor:pointer;transition:color .18s ease}.explore-tags button:focus-visible,.explore-tags button:hover{color:#0f172a;outline:none}.explore-creators{padding-bottom:42px}.explore-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.explore-section-heading h2{color:#0f172a;font-size:.9rem;font-weight:900;letter-spacing:0;line-height:1.2}.explore-section-heading a{color:#64748b;font-size:.78rem;font-weight:900;text-decoration:none;transition:color .18s ease}.explore-section-heading a:focus-visible,.explore-section-heading a:hover{color:#0f172a;outline:none}.explore-creator-row{gap:16px;padding-bottom:2px}.explore-creator{display:flex;min-width:220px;align-items:center;gap:12px;border:1px solid #f1f5f9;border-radius:16px;padding:12px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.05);transition:box-shadow .18s ease,transform .18s ease}.explore-creator:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(15,23,42,.09)}.explore-creator img,.explore-creator__avatar{width:42px;height:42px;flex:0 0 auto;border:2px solid #f8fafc;border-radius:50%}.explore-creator img{object-fit:cover}.explore-creator__avatar{display:grid;place-items:center;background:#eef2f7;color:#0f172a;font-size:.9rem;font-weight:900}.explore-creator div{display:grid;min-width:0;grid-gap:3px;gap:3px}.explore-creator h3{overflow:hidden;color:#0f172a;font-size:.9rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.explore-creator p{color:#94a3b8;font-size:.78rem;font-weight:700}.explore-gallery{padding-bottom:76px}.explore-creator-row__empty,.explore-empty,.explore-notice{border:1px solid #e2e8f0;border-radius:18px;background:rgba(255,255,255,.9);color:#64748b;font-weight:800}.explore-notice{margin:0;padding:16px 18px}.explore-notice--error{border-color:#fecdd3;background:#fff1f2;color:#be123c}.explore-empty{display:grid;justify-items:start;grid-gap:10px;gap:10px;padding:26px}.explore-empty h2,.explore-empty p{margin:0}.explore-empty h2{color:#0f172a;font-size:1.1rem;font-weight:900}.explore-empty p{font-size:.92rem;line-height:1.6}.explore-empty a{margin-top:4px;color:#0f172a;font-size:.92rem;font-weight:900}.explore-creator-row__empty{width:-moz-fit-content;width:fit-content;margin:0;padding:14px 16px;font-size:.88rem}.explore-masonry{column-count:2;column-gap:24px}.explore-artwork{position:relative;display:inline-block;width:100%;margin:0 0 24px;border-radius:18px;cursor:pointer;page-break-inside:avoid;break-inside:avoid}.explore-artwork,.explore-artwork__media{overflow:hidden;background:#e2e8f0}.explore-artwork__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.explore-artwork:hover .explore-artwork__media img{transform:scale(1.05)}.explore-artwork__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;padding:18px;background:linear-gradient(0deg,rgba(15,23,42,.72),rgba(15,23,42,.18) 46%,transparent);color:#ffffff;opacity:0;transition:opacity .2s ease}.explore-artwork:focus-within .explore-artwork__overlay,.explore-artwork:hover .explore-artwork__overlay{opacity:1}.explore-artwork__overlay p{overflow:hidden;font-size:.92rem;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.explore-artwork__overlay div{display:flex;align-items:center;justify-content:space-between;gap:14px}.explore-artwork__overlay span{color:rgba(255,255,255,.9);font-size:.78rem;font-weight:700}.explore-artwork__overlay button{border:0;padding:0;background:transparent;color:#ffffff;font-size:.78rem;font-weight:800;cursor:pointer;transition:color .18s ease}.explore-artwork__overlay button:focus-visible,.explore-artwork__overlay button:hover{color:#fda4af;outline:none}.explore-loader{display:grid;padding:22px 0 0;place-items:center}.explore-loader span{width:34px;height:34px;border:4px solid #e2e8f0;border-top-color:#0f172a;border-radius:50%;animation:workflow-history-spin .85s linear infinite}@media (min-width:768px){.explore-masonry{column-count:3}}@media (min-width:1080px){.explore-masonry{column-count:4}}@media (max-width:900px){.explore-shell{width:min(100% - 24px,640px)}.explore-hero{align-items:stretch;flex-direction:column;padding-top:112px}.explore-hero__copy h1{font-size:2.2rem}.explore-search{width:100%}.explore-tags{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.explore-tags::-webkit-scrollbar{display:none}.explore-masonry{column-count:1;column-gap:0}}.pricing-page{display:flex;min-height:100vh;overflow-x:hidden;flex-direction:column;background:linear-gradient(180deg,#fbfbfc,#f6f7f9 58%,#fafafa);color:#0f172a}.pricing-page button,.pricing-page input{font-family:inherit}.pricing-shell{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:132px 0 72px}.pricing-intro{display:grid;justify-items:center;grid-gap:16px;gap:16px;margin-bottom:32px;text-align:center}.pricing-intro h1,.pricing-intro p,.pricing-recharge h2{margin:0}.pricing-intro h1{color:#0f172a;font-size:clamp(3rem,6vw,4.6rem);font-weight:800;letter-spacing:0;line-height:1.02}.pricing-intro p{max-width:640px;color:#64748b;font-size:1.08rem;font-weight:500;line-height:1.7}.pricing-tabs{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;gap:8px;overflow-x:auto;margin:0 auto 32px;border:1px solid rgba(226,232,240,.72);border-radius:18px;padding:6px;background:#f8fafc}.pricing-tabs__button{min-height:52px;border:0;border-radius:12px;padding:0 22px;background:transparent;color:#0f172a;font-size:.92rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.pricing-tabs__button--active{background:#ffffff;color:#0f172a;box-shadow:0 8px 18px rgba(15,23,42,.08)}.pricing-tabs__button:hover{color:#0f172a;transform:translateY(-1px)}.pricing-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:28px;background:#ffffff;box-shadow:0 16px 36px rgba(15,23,42,.06)}.pricing-table-wrap{overflow-x:auto}.pricing-table{width:100%;min-width:620px;border-collapse:collapse;text-align:left}.pricing-table th{border-bottom:1px solid #e2e8f0;padding:18px 28px;background:#f8fafc;color:#64748b;font-size:.88rem;font-weight:900}.pricing-table th:first-child{width:64%}.pricing-table td{border-bottom:1px solid #f1f5f9;padding:18px 28px;color:#475569;font-size:.92rem;font-weight:700}.pricing-table tr:last-child td{border-bottom:0}.pricing-table tr:hover td{background:#f8fafc}.pricing-table td:first-child{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:10px}.pricing-table__model{color:#0f172a;font-weight:800}.pricing-recharge{padding-top:28px}.pricing-recharge__panel{display:grid;grid-gap:24px;gap:24px;border:1px solid #e2e8f0;border-radius:28px;padding:28px;background:#ffffff;box-shadow:0 16px 36px rgba(15,23,42,.06)}.pricing-recharge__header{display:flex;align-items:center;justify-content:space-between;gap:18px}.pricing-recharge h2,.pricing-recharge__header p{margin:0}.pricing-recharge h2{display:inline-flex;align-items:center;gap:14px;color:#0f172a;font-size:1.2rem;font-weight:800;letter-spacing:0;line-height:1.3}.pricing-recharge h2 span{display:grid;width:52px;height:52px;place-items:center;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;color:#0f172a;font-size:1.35rem;font-weight:900;line-height:1}.pricing-recharge__header p{color:#64748b;font-size:.92rem;font-weight:700}.pricing-recharge__tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.pricing-recharge__tier{position:relative;display:grid;min-height:84px;align-content:center;justify-items:center;grid-gap:6px;gap:6px;border:1px solid #e2e8f0;border-radius:18px;padding:14px 18px;background:#ffffff;color:#0f172a;text-align:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.pricing-recharge__tier:hover{border-color:#cbd5e1;background:#f8fafc;box-shadow:0 14px 30px rgba(15,23,42,.08);transform:translateY(-2px)}.pricing-recharge__tier--active{border-color:#0f172a;background:#0f172a;color:#ffffff;box-shadow:0 18px 34px rgba(15,23,42,.22)}.pricing-recharge__tier-price{color:#64748b;font-size:.82rem;font-weight:800}.pricing-recharge__tier--active .pricing-recharge__tier-price{color:#cbd5e1}.pricing-recharge__tier strong{color:inherit;font-size:1.02rem;font-weight:900;line-height:1.25}.pricing-recharge__checkout{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #e2e8f0;border-radius:20px;padding:18px 20px;background:#f8fafc}.pricing-recharge__custom{display:grid;grid-gap:8px;gap:8px;color:#64748b;font-size:.7rem;font-weight:800}.pricing-recharge__input-wrap{position:relative;display:block;width:160px}.pricing-recharge__input-wrap>span{position:absolute;top:50%;left:0;color:#64748b;font-size:1.35rem;font-weight:900;transform:translateY(-50%)}.pricing-recharge__input-wrap input{width:100%;min-height:32px;border:0;padding:0 0 0 20px;background:transparent;color:#0f172a;font-size:1.4rem;font-weight:900;outline:none}.pricing-recharge__input-wrap input:focus{box-shadow:none}.pricing-recharge__input-wrap input::-webkit-inner-spin-button,.pricing-recharge__input-wrap input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.pricing-recharge__input-wrap input[type=number]{-moz-appearance:textfield}.pricing-recharge__summary{display:grid;justify-items:end;grid-gap:4px;gap:4px}.pricing-recharge__summary span{color:#64748b;font-size:.74rem;font-weight:900}.pricing-recharge__total-value{color:#0f172a;font-size:1.55rem;font-weight:900;line-height:1.15}.pricing-recharge__purchase{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:14px;padding:0 24px;background:#0f172a;color:#ffffff;font-size:.94rem;font-weight:900;cursor:pointer;white-space:nowrap;box-shadow:0 18px 34px rgba(15,23,42,.22);transition:opacity .18s ease,transform .18s ease}.pricing-recharge__purchase svg{width:20px;height:20px;flex:0 0 auto}.pricing-recharge__purchase:hover{transform:translateY(-1px)}.workflow-delete-modal__secondary:focus-visible,.workflow-delete-modal__secondary:hover{border-color:#cbd5e1;background:#f8fafc;outline:none}.workflow-delete-modal__danger{border:1px solid #e11d48;background:#e11d48;color:#ffffff}.workflow-delete-modal__danger:focus-visible,.workflow-delete-modal__danger:hover{border-color:#be123c;background:#be123c;outline:none}.workflow-delete-modal__danger:disabled,.workflow-delete-modal__secondary:disabled{cursor:wait;opacity:.7}.workflow-detail-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px}.workflow-detail-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.42);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.workflow-detail-modal__panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);width:min(1240px,calc(100vw - 48px));height:min(78vh,720px);overflow:hidden;border:1px solid rgba(255,255,255,.36);border-radius:40px;background:#ffffff;box-shadow:0 32px 90px rgba(15,23,42,.26)}.workflow-detail-modal__preview{position:relative;display:grid;min-height:0;place-items:center;overflow:hidden;background:#f8fafc}.workflow-detail-modal__preview img{display:block;width:100%;height:100%;object-fit:contain;background:#ffffff}.workflow-detail-modal__image-actions{position:absolute;top:24px;left:24px;display:flex;gap:10px}.workflow-detail-modal__image-actions a{display:inline-flex;min-height:36px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:0 16px;background:rgba(0,0,0,.38);color:#ffffff;font-size:.78rem;font-weight:800;text-decoration:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.workflow-detail-modal__sidebar{display:flex;min-width:0;min-height:0;flex-direction:column;border-left:1px solid #f1f5f9;background:#ffffff}.workflow-detail-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #f8fafc;padding:28px 28px 18px}.workflow-detail-modal__header h2,.workflow-detail-modal__header p,.workflow-detail-modal__params,.workflow-detail-modal__section h3,.workflow-detail-modal__section p,.workflow-detail-modal__timeline dl{margin:0}.workflow-detail-modal__header h2{color:#0f172a;font-size:1.28rem;font-weight:900;letter-spacing:0}.workflow-detail-modal__header p{display:inline-flex;align-items:center;gap:8px;margin-top:6px;color:#94a3b8;font-size:.78rem;font-weight:800}.workflow-detail-modal__header p span{width:8px;height:8px;border-radius:50%;background:#10b981}.workflow-detail-modal__close{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;background:transparent;color:#94a3b8;font-size:1.7rem;line-height:1;cursor:pointer}.workflow-detail-modal__close:focus-visible,.workflow-detail-modal__close:hover{background:#f8fafc;color:#0f172a;outline:none}.workflow-detail-modal__content{display:grid;min-height:0;grid-gap:28px;gap:28px;overflow-y:auto;padding:28px}.workflow-detail-modal__content::-webkit-scrollbar{width:6px}.workflow-detail-modal__content::-webkit-scrollbar-track{background:transparent}.workflow-detail-modal__content::-webkit-scrollbar-thumb{border-radius:999px;background:#e2e8f0}.workflow-detail-modal__section{display:grid;grid-gap:12px;gap:12px}.workflow-detail-modal__section h3{color:#94a3b8;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.workflow-detail-modal__section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.workflow-detail-modal__section-heading button{min-width:34px;border:0;padding:0;background:transparent;color:#2563eb;font-size:.78rem;font-weight:900;cursor:pointer}.workflow-detail-modal__copy-button--copied{color:#059669!important;font-size:1rem!important;line-height:1}.workflow-detail-modal__prompt{border:1px solid #f1f5f9;border-radius:20px;padding:18px;background:#f8fafc;color:#334155;font-size:.92rem;font-weight:700;line-height:1.68}.workflow-detail-modal__params{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.workflow-detail-modal__params div{min-width:0;border:1px solid #f1f5f9;border-radius:18px;padding:14px;background:#f8fafc;transition:border-color .2s ease,background-color .2s ease}.workflow-detail-modal__params div:hover{border-color:#e2e8f0;background:#ffffff}.workflow-detail-modal__params dd,.workflow-detail-modal__params dt{margin:0}.workflow-detail-modal__params dt{color:#94a3b8;font-size:.66rem;font-weight:800}.workflow-detail-modal__params dd{margin-top:6px;overflow-wrap:anywhere;color:#0f172a;font-size:.88rem;font-weight:900;line-height:1.35}.workflow-detail-modal__param-accent{color:#2563eb!important}.workflow-detail-modal__timeline{border-top:1px solid #f8fafc;padding-top:22px}.workflow-detail-modal__timeline dl{display:grid;grid-gap:10px;gap:10px}.workflow-detail-modal__timeline div{display:flex;justify-content:space-between;gap:16px;color:#64748b;font-size:.78rem;font-weight:800}.workflow-detail-modal__timeline dd,.workflow-detail-modal__timeline dt{margin:0}.workflow-detail-modal__timeline dt{color:#94a3b8}.workflow-detail-modal__timeline dd{text-align:right}.workflow-detail-modal__footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;border-top:1px solid #f1f5f9;padding:22px 28px 28px;background:rgba(248,250,252,.62)}.workflow-detail-modal__footer a,.workflow-detail-modal__footer button{justify-content:center;font:inherit;font-size:.82rem;font-weight:900;text-decoration:none}.workflow-detail-modal__footer a,.workflow-detail-modal__footer button,.workflow-detail-modal__visibility-switch{display:inline-flex;min-height:44px;align-items:center;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff;color:#475569;cursor:pointer}.workflow-detail-modal__visibility-switch{position:relative;justify-content:space-between;gap:12px;padding:0 12px 0 16px}.workflow-detail-modal__visibility-switch--saving{cursor:progress;opacity:.72}.workflow-detail-modal__visibility-switch-text{color:#475569;font-size:.82rem;font-weight:900}.workflow-detail-modal__visibility-switch input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.workflow-detail-modal__switch-track{position:relative;width:42px;height:24px;flex:0 0 auto;border-radius:999px;background:#cbd5e1;transition:background .18s ease}.workflow-detail-modal__switch-track:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#ffffff;box-shadow:0 2px 6px rgba(15,23,42,.18);content:"";transition:transform .18s ease}.workflow-detail-modal__visibility-switch input:checked+.workflow-detail-modal__switch-track{background:#0f172a}.workflow-detail-modal__visibility-switch input:checked+.workflow-detail-modal__switch-track:after{transform:translateX(18px)}.workflow-detail-modal__visibility-switch:has(input:focus-visible){border-color:#94a3b8;box-shadow:0 0 0 4px rgba(148,163,184,.16)}.workflow-detail-modal__primary-action{grid-column:1/-1;border-color:#0f172a!important;background:#0f172a!important;color:#ffffff!important;box-shadow:0 16px 32px rgba(15,23,42,.14)}.workflow-detail-modal__footer-error{grid-column:1/-1;margin:0;color:#b91c1c;font-size:.78rem;font-weight:800}@keyframes workflow-history-spin{to{transform:rotate(1turn)}}.marketing-shell{width:min(1400px,calc(100% - 80px));margin:0 auto}.marketing-header{display:block;position:fixed;inset:0 0 auto;z-index:50;width:100%;padding:0;border-bottom:0;background:rgba(247,247,247,.82);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.marketing-header .marketing-shell{width:100%;max-width:none;padding:0 40px}.marketing-header__inner{position:relative;display:flex;width:min(1400px,100%);max-width:1400px;margin:0 auto;min-height:76px;align-items:center;justify-content:space-between;gap:24px}.marketing-header__brand-group{display:flex;flex:1 1;min-width:0;align-items:center;gap:0}.marketing-header__brand{color:#111111;font-size:1.34rem;font-weight:900;letter-spacing:-.04em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.marketing-header__nav{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:30px;flex-wrap:nowrap}.marketing-header__nav a{color:#7b7b7b;font-size:.92rem;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .2s ease}.marketing-header__nav a:hover{color:#111111}.marketing-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto;flex-shrink:0}.marketing-header__icon-button{display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:#111111;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.marketing-header__icon-button:focus-visible,.marketing-header__icon-button:hover{opacity:.64;outline:none;transform:translateY(-1px)}.marketing-header__icon-button svg{width:21px;height:21px}.marketing-header__account-summary{position:relative;display:flex;align-items:center;gap:16px}.marketing-header__credits{display:inline-flex;min-height:42px;align-items:center;gap:8px;border-radius:999px;padding:0 15px;background:#f0f2f5;color:#4b5563;font-size:.98rem;font-weight:800;letter-spacing:0}.marketing-header__credits span{color:#f4b400;font-size:1.2rem;line-height:1}.marketing-header__avatar{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:50%;background:#dfe3e8;color:#374151;font-size:.95rem;font-weight:900}.marketing-header__avatar img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.marketing-header__avatar-button{padding:0;border:0;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.marketing-header__avatar-button:focus-visible,.marketing-header__avatar-button:hover{background:#111111;color:#ffffff;outline:none;transform:translateY(-1px)}.marketing-header__account-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:40;display:grid;width:224px;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:10px;background:#ffffff;box-shadow:0 12px 28px rgba(15,23,42,.12),0 2px 8px rgba(15,23,42,.08)}.marketing-header__account-card{display:block;padding:15px 16px 14px}.marketing-header__menu-avatar{display:none;width:36px;height:36px;place-items:center;overflow:hidden;border-radius:50%;background:#dfe3e8;color:#374151;font-size:.82rem;font-weight:900}.marketing-header__menu-avatar img{display:block;width:100%;height:100%;object-fit:cover}.marketing-header__account-name{color:#1f2937;font-size:.95rem;font-weight:700}.marketing-header__account-email,.marketing-header__account-name{display:block;overflow:hidden;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.marketing-header__account-email{margin-top:4px;color:#667085;font-size:.82rem;font-weight:500}.marketing-header__menu-section{display:grid;border-top:1px solid #edf0f3;padding:6px 0}.marketing-header__menu-item{display:flex;width:100%;min-height:40px;align-items:center;gap:10px;justify-content:flex-start;border:0;border-radius:0;padding:0 16px;background:transparent;color:#283548;font:inherit;font-size:.88rem;font-weight:600;line-height:1.2;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .16s ease,color .16s ease}.marketing-header__account-menu>.marketing-header__menu-item{border-top:1px solid #edf0f3}.marketing-header__menu-icon{width:16px;height:16px;flex:0 0 auto;color:#526071;transition:color .16s ease}.marketing-header__menu-item:focus-visible,.marketing-header__menu-item:hover{background:#f5f7fa;color:#111827;outline:none}.marketing-header__menu-item:focus-visible .marketing-header__menu-icon,.marketing-header__menu-item:hover .marketing-header__menu-icon{color:currentColor}.marketing-header__menu-item--danger{color:#ef4444}.marketing-header__menu-item--danger .marketing-header__menu-icon{color:currentColor}.marketing-header__menu-item--danger:focus-visible,.marketing-header__menu-item--danger:hover{background:#fff1f2;color:#dc2626}.odyssey-hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:128px 0 88px;overflow:hidden;background:#f7f7f7;border-radius:0 0 64px 64px}.odyssey-hero__wordmark{position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);width:max-content;min-width:132vw;color:#e2e2e2;font-size:clamp(150px,18vw,340px);font-weight:800;letter-spacing:0;line-height:.8;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.odyssey-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,640px) minmax(360px,520px);align-items:center;justify-content:space-between;grid-gap:56px;gap:56px}.odyssey-hero__content,.odyssey-hero__intro{display:grid}.odyssey-hero__content{gap:48px;max-width:640px}.odyssey-hero__intro{gap:32px}.pill-row{display:flex;flex-wrap:wrap;gap:8px}.pill-tag{display:inline-flex;align-items:center;justify-content:center;padding:2px 12px;border:1px solid #333333;border-radius:999px;background:transparent;font-size:.75rem;line-height:1.4;text-transform:lowercase}.odyssey-hero__intro h1{max-width:8.4ch;margin:0;font-size:clamp(64px,7.4vw,108px);font-weight:800;letter-spacing:0;line-height:.92}.odyssey-hero__intro p{max-width:32rem;margin:0;color:#5f5f5f;font-size:1.08rem;font-weight:500;line-height:1.7}.odyssey-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.marketing-button{display:inline-flex;align-items:center;gap:24px;border:1px solid #333333;border-radius:999px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-decoration:none;transition:transform .3s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.marketing-button--primary{padding:12px 12px 12px 24px;border-color:#000000;background:#000000;color:#ffffff;font-weight:600}.marketing-button--primary:hover{transform:scale(1.02)}.marketing-button--outline{padding:12px 24px;color:#111111;font-weight:500}.marketing-button--outline:hover{border-color:#000000;background:#000000;color:#ffffff}.marketing-button--compact{min-height:42px;padding:9px 18px;gap:10px}.marketing-button__icon-circle{display:grid;width:32px;height:32px;flex-shrink:0;place-items:center;border-radius:50%;background:#ffffff;color:#000000}.odyssey-hero__visual{position:relative;min-height:520px}.odyssey-hero-card{position:absolute;border:1px solid rgba(17,17,17,.08);border-radius:32px;background:rgba(255,255,255,.88);box-shadow:0 28px 80px rgba(17,17,17,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.odyssey-hero-card--canvas{inset:40px 18px auto auto;width:min(430px,100%);padding:18px}.odyssey-hero-card__toolbar{display:flex;gap:8px;margin-bottom:18px}.odyssey-hero-card__toolbar span{width:10px;height:10px;border-radius:999px;background:#111111;opacity:.18}.odyssey-hero-card__preview{display:grid;min-height:280px;place-items:center;border-radius:24px;background:linear-gradient(135deg,rgba(17,17,17,.08),rgba(255,255,255,.94)),repeating-linear-gradient(45deg,rgba(17,17,17,.04) 0 8px,transparent 8px 16px)}.odyssey-hero-card__image{width:58%;aspect-ratio:1;border-radius:28px;background:radial-gradient(circle at 28% 24%,#ffffff 0 9%,transparent 10%),linear-gradient(145deg,#111111 0 42%,#5f5f5f 42% 62%,#c9c9c9 62%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.28),0 28px 48px rgba(17,17,17,.18)}.odyssey-hero-card__meta{display:flex;justify-content:space-between;gap:18px;margin-top:18px}.odyssey-hero-card__eyebrow,.odyssey-hero-card__meta p,.odyssey-hero-card__value{margin:0}.odyssey-hero-card__eyebrow,.odyssey-hero-card__meta p:first-child{color:#8d8d8d;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.odyssey-hero-card__meta p:last-child,.odyssey-hero-card__value{color:#111111;font-weight:700}.odyssey-hero-card--account{right:0;bottom:40px;width:260px;display:grid;grid-gap:10px;gap:10px;padding:24px}.odyssey-hero-card__status{justify-self:start;padding:6px 10px;border-radius:999px;background:#111111;color:#ffffff;font-size:.68rem;font-weight:800;letter-spacing:.12em}.auth-screen{position:relative;min-height:100vh;display:grid;place-items:center;padding:24px;overflow:hidden;background:#f7f7f7}.auth-screen--modal{min-height:auto;padding:0;background:transparent}.auth-screen__wordmark{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);color:rgba(17,17,17,.06);font-size:clamp(72px,16vw,220px);font-weight:800;letter-spacing:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.auth-card{position:relative;z-index:1;width:min(440px,calc(100vw - 48px));padding:36px 28px 28px;border-radius:32px;background:#ffffff;box-shadow:0 25px 50px -12px rgba(0,0,0,.15)}.auth-card__close{position:absolute;top:18px;right:18px;border:0;background:transparent;color:#9ca3af;font-size:28px;line-height:1;text-decoration:none;cursor:pointer}.auth-card__close:hover{color:#111111}.auth-card__intro{margin-bottom:28px}.auth-card__intro h1{margin:0;font-size:2rem;font-weight:800;letter-spacing:0;line-height:1.05}.auth-card__intro p{margin:10px 0 0;color:#6b7280;font-size:.875rem}.auth-card__google-button{display:flex;width:100%;align-items:center;justify-content:center;gap:12px;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;background:#ffffff;color:#111827;font:inherit;font-weight:700;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.auth-card__google-button:hover{border-color:#d1d5db;background:#f9fafb;transform:translateY(-1px)}.auth-card__google-icon{width:20px;height:20px;flex:0 0 auto}.auth-card__divider{display:flex;align-items:center;gap:14px;margin:22px 0}.auth-card__divider span{flex:1 1;border-top:1px solid #f1f1f1}.auth-card__divider strong{color:#9ca3af;font-size:.625rem;font-weight:800;letter-spacing:.24em}.auth-card__switch{margin:20px 0 0;color:#6b7280;font-size:.875rem;text-align:center}.auth-card__switch-action{margin-left:8px;border:0;padding:0;background:transparent;color:#111111;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.auth-form{display:grid;grid-gap:16px;gap:16px}.auth-input-group{display:grid;grid-gap:8px;gap:8px}.auth-input-group__label{padding-left:4px;color:#9ca3af;font-size:.625rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.auth-input-group__field{width:100%;border:1px solid transparent;border-radius:14px;padding:14px 16px;background:#f3f4f6;color:#111827;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth-input-group__field:focus{border-color:#111111;background:#ffffff;box-shadow:0 0 0 4px rgba(17,17,17,.05)}.auth-form__error{margin:0;color:#b91c1c;font-size:.8125rem}.auth-form__submit{width:100%;border:0;border-radius:14px;padding:14px 16px;background:#000000;color:#ffffff;font:inherit;font-weight:700;cursor:pointer}.auth-form__submit:disabled{cursor:wait;opacity:.76}.auth-modal-layer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px}.auth-modal-layer__overlay{position:absolute;inset:0;border:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.auth-modal-layer__card{position:relative;z-index:1}.profile-page{min-height:100vh;padding:0 clamp(16px,4vw,64px) 72px;background:#ffffff;color:#24292f}.profile-page button,.profile-page input,.profile-page textarea{font:inherit}.profile-shell{width:min(1180px,100%);margin:0 auto;padding:124px 0 0}.profile-page__intro{margin-bottom:28px}.profile-page__intro h1,.profile-page__intro p{margin:0}.profile-page__intro h1{font-size:clamp(32px,4vw,48px);font-weight:900;letter-spacing:0;line-height:1.05}.profile-page__intro p{margin-top:10px;color:#57606a;font-weight:700}.profile-overview{display:grid;grid-template-columns:296px minmax(0,1fr);grid-gap:32px;gap:32px;align-items:start}.profile-overview__identity{display:grid;align-content:start;grid-gap:16px;gap:16px}.profile-overview__avatar{display:grid;width:min(100%,240px);aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid #d0d7de;border-radius:50%;background:#dfe3e8;color:#374151;font-size:4rem;font-weight:900}.profile-overview__avatar img{display:block;width:100%;height:100%;object-fit:cover}.profile-overview__bio,.profile-overview__name-block h1,.profile-overview__name-block p,.profile-overview__section h2,.profile-overview__section p{margin:0}.profile-overview__name-block h1{font-size:1.55rem;font-weight:800;letter-spacing:0;line-height:1.2}.profile-overview__name-block p{color:#57606a;font-size:1.18rem;font-weight:500;line-height:1.35}.profile-overview__bio{max-width:34ch;color:#24292f;font-weight:650;line-height:1.55}.profile-overview__bio--empty{color:#57606a}.profile-overview__edit{width:min(100%,240px)}.profile-overview__main{min-width:0}.profile-overview__section{display:grid;grid-gap:16px;gap:16px;border-bottom:1px solid #d8dee4;padding:0 0 28px;margin-bottom:28px}.profile-overview__section h2{font-size:1rem;font-weight:800;letter-spacing:0}.profile-overview__section-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-overview__section-header a{color:#0969da;font-size:.9rem;font-weight:700;text-decoration:none}.profile-overview__section-header>span{color:#57606a;font-size:.9rem;font-weight:700}.profile-overview__empty{border:1px solid #d8dee4;border-radius:8px;padding:16px}.profile-overview__activity-panel{overflow-x:auto;border:1px solid #d8dee4;border-radius:8px;padding:18px}.profile-overview__activity-panel::-webkit-scrollbar{height:8px}.profile-overview__activity-panel::-webkit-scrollbar-track{background:#f6f8fa;border-radius:999px}.profile-overview__activity-panel::-webkit-scrollbar-thumb{background:#d0d7de;border-radius:999px}.profile-overview__activity-scroll{--profile-activity-columns:53;width:max-content;min-width:100%}.profile-overview__activity-months{display:grid;width:max-content;min-width:100%;grid-template-columns:repeat(var(--profile-activity-columns,53),11px);grid-gap:4px;gap:4px;margin-bottom:6px;color:#57606a;font-size:.72rem;font-weight:700;line-height:1}.profile-overview__activity-months span{overflow:visible;white-space:nowrap}.profile-overview__activity-grid{display:grid;width:max-content;min-width:100%;grid-template-columns:repeat(var(--profile-activity-columns,53),11px);grid-auto-flow:column;grid-template-rows:repeat(7,11px);grid-gap:4px;gap:4px}.profile-overview__activity-cell,.profile-overview__activity-legend i{display:block;width:11px;height:11px;border-radius:2px;background:#ebedf0}.profile-overview__activity-cell[data-level="1"],.profile-overview__activity-legend i[data-level="1"]{background:#9be9a8}.profile-overview__activity-cell[data-level="2"],.profile-overview__activity-legend i[data-level="2"]{background:#40c463}.profile-overview__activity-cell[data-level="3"],.profile-overview__activity-legend i[data-level="3"]{background:#30a14e}.profile-overview__activity-cell[data-level="4"],.profile-overview__activity-legend i[data-level="4"]{background:#216e39}.profile-overview__activity-legend{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:14px;color:#57606a;font-size:.72rem;font-weight:700}.profile-overview__works{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.profile-overview__work{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #d8dee4;border-radius:8px;background:#ffffff;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.profile-overview__work:hover{border-color:#afb8c1;box-shadow:0 12px 28px rgba(36,41,47,.08);transform:translateY(-1px)}.profile-overview__work-media{overflow:hidden;background:#f6f8fa}.profile-overview__work-media img{display:block;width:100%;height:100%;object-fit:cover}.profile-overview__work-body{display:grid;grid-gap:7px;gap:7px;padding:12px}.profile-overview__work-body div,.profile-overview__work-body h3,.profile-overview__work-body p{margin:0}.profile-overview__work-body h3{overflow:hidden;color:#24292f;font-size:.9rem;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.profile-overview__work-body p{overflow:hidden;color:#57606a;font-size:.78rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-overview__work-body div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6e7781;font-size:.72rem;font-weight:700}.profile-overview__empty,.profile-overview__loading{color:#57606a;font-weight:700}.profile-overview__empty{border-style:dashed}.profile-overview__loading{margin:0;border:1px solid #d8dee4;border-radius:8px;padding:16px}.profile-settings{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:28px;gap:28px}.profile-settings__sidebar{display:grid;align-content:start;grid-gap:8px;gap:8px}.profile-settings__sidebar p{margin:0 0 8px;padding:0 14px;color:#94a3b8;font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.profile-settings__sidebar-item{display:flex;min-height:46px;align-items:center;border-radius:14px;padding:0 14px;color:#64748b;font-size:.92rem;font-weight:900;text-decoration:none}.profile-settings__sidebar-item--active{background:#0f172a;color:#ffffff;box-shadow:0 12px 28px rgba(15,23,42,.14)}.profile-settings__content{display:grid;grid-gap:22px;gap:22px;min-width:0}.profile-panel{display:grid;grid-gap:26px;gap:26px;border:1px solid #e2e8f0;border-radius:8px;padding:28px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.06)}.profile-panel__header h1,.profile-panel__header h2,.profile-panel__header p{margin:0}.profile-panel__header h1,.profile-panel__header h2{font-size:1.3rem;font-weight:900;letter-spacing:0}.profile-panel__header p{margin-top:8px;color:#64748b;font-weight:650;line-height:1.6}.profile-avatar-editor{display:flex;align-items:center;gap:22px}.profile-avatar-editor__preview{display:grid;width:96px;height:96px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;background:#e2e8f0;color:#334155;font-size:2rem;font-weight:900}.profile-avatar-editor__preview img{display:block;width:100%;height:100%;object-fit:cover}.profile-avatar-editor__actions{display:flex;flex-wrap:wrap;gap:10px}.profile-avatar-editor__actions input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.profile-form-grid label{display:grid;grid-gap:8px;gap:8px}.profile-form-grid label span{color:#475569;font-size:.9rem;font-weight:900}.profile-form-grid input,.profile-form-grid textarea{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:13px 14px;background:#f8fafc;color:#0f172a;font-weight:700;outline:none}.profile-form-grid input:focus,.profile-form-grid textarea:focus{border-color:#cbd5e1;background:#ffffff;box-shadow:0 0 0 4px rgba(148,163,184,.14)}.profile-form-grid input[readonly]{color:#64748b;cursor:default}.profile-form-grid__wide{grid-column:1/-1}.profile-panel__footer{display:flex;justify-content:flex-end;border-top:1px solid #f1f5f9;padding-top:20px}.profile-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:8px;padding:0 18px;font-size:.9rem;font-weight:900;cursor:pointer}.profile-button--primary{border:0;background:#0f172a;color:#ffffff}.profile-button--secondary{border:1px solid #e2e8f0;background:#ffffff;color:#0f172a}.profile-button--ghost{border:0;background:transparent;color:#be123c}.profile-button:disabled{cursor:wait;opacity:.62}.profile-settings__error,.profile-settings__loading,.profile-settings__message{margin:0;border-radius:8px;padding:12px 14px;font-weight:800}.profile-settings__message{background:#ecfdf5;color:#047857}.profile-settings__error{background:#fff1f2;color:#be123c}.profile-settings__loading{background:#ffffff;color:#64748b}@media (max-width:900px){.profile-shell{width:min(100% - 24px,640px);padding-top:112px}.profile-overview,.profile-settings{grid-template-columns:1fr}.profile-overview{gap:28px}.profile-overview__avatar,.profile-overview__edit{width:min(100%,180px)}.profile-overview__section-header{align-items:flex-start;flex-direction:column}.profile-overview__works{grid-template-columns:1fr}.profile-settings__sidebar{display:flex;max-width:100%;overflow-x:auto}.profile-settings__sidebar p{display:none}.profile-form-grid{grid-template-columns:1fr}.profile-avatar-editor{align-items:flex-start;flex-direction:column}.studio-page{padding-bottom:44px}.studio-hero{width:min(100% - 24px,640px);padding-top:136px}.studio-hero__copy{gap:18px;padding-bottom:26px}.studio-hero__copy h1{flex-direction:column;gap:0;font-size:3.3rem}.studio-hero__copy p{font-size:1.08rem}.studio-showcase-marquee{padding:10px 0 30px}.studio-showcase-marquee__fade{width:72px}.studio-showcase-marquee__track{gap:16px;animation-duration:34s}.studio-showcase-marquee__group{gap:16px;padding:0 8px}.studio-showcase-marquee__image{border-radius:18px}.studio-showcase-marquee__image--five,.studio-showcase-marquee__image--one{width:150px;height:104px}.studio-showcase-marquee__image--four,.studio-showcase-marquee__image--two{width:190px;height:124px}.studio-showcase-marquee__image--three{width:164px;height:136px}.workflow-composer{gap:22px;width:min(100% - 24px,900px);padding:18px;border-radius:26px}.workflow-composer__tabs{gap:8px;overflow-x:auto}.workflow-composer__tab{min-height:46px;padding:0 16px;font-size:.9rem;white-space:nowrap}.workflow-composer__prompt textarea{min-height:150px;border-radius:20px;padding:18px;font-size:1.08rem}.workflow-composer__footer{align-items:stretch;flex-direction:column}.workflow-composer__controls{display:grid;grid-template-columns:1fr}.workflow-select{width:100%;min-height:56px}.workflow-select select,.workflow-select--model select,.workflow-select--ratio select,.workflow-select--size select{width:100%;min-width:0}.workflow-composer__submit{width:100%;min-width:0;min-height:56px}.workflow-history__toolbar{align-items:stretch;flex-direction:column}.workflow-history__search{max-width:none}.workflow-history__new-link{width:100%}.workflow-history__grid{grid-template-columns:1fr}.pricing-shell{width:min(100% - 24px,640px);padding:112px 0 48px}.pricing-tabs{width:100%;justify-content:flex-start;margin-bottom:30px}.pricing-tabs__button{flex:1 0 auto;padding:0 18px}.pricing-table{min-width:0;table-layout:fixed}.pricing-table th:first-child{width:52%}.pricing-table td,.pricing-table th{padding:15px 16px;overflow-wrap:anywhere;vertical-align:top}.pricing-recharge{padding-top:46px}.pricing-recharge__panel{gap:18px;padding:18px}.pricing-recharge__header{align-items:flex-start;flex-direction:column;gap:8px}.pricing-recharge__tiers{grid-template-columns:1fr}.pricing-recharge__checkout,.pricing-recharge__custom{align-items:stretch;flex-direction:column}.pricing-recharge__custom{gap:10px}.pricing-recharge__input-wrap{width:100%}.pricing-recharge__summary{justify-items:start}.pricing-recharge__purchase{width:100%}.workflow-detail-modal{padding:12px}.workflow-detail-modal__panel{grid-template-columns:1fr;width:100%;height:min(92vh,880px);border-radius:28px}.workflow-detail-modal__preview{min-height:280px}.workflow-detail-modal__sidebar{min-height:0;border-left:0;border-top:1px solid #f1f5f9}.workflow-detail-modal__content,.workflow-detail-modal__footer,.workflow-detail-modal__header{padding-right:20px;padding-left:20px}.workflow-detail-modal__params{grid-template-columns:1fr}.studio-feature-intro{width:min(100% - 24px,640px);padding-top:72px}.studio-feature-intro__heading{margin-bottom:28px}.studio-feature-intro__heading h2{font-size:2rem}.studio-feature-intro__grid{grid-template-columns:1fr;gap:16px}.studio-feature-card{border-radius:24px;padding:24px}.studio-footer{width:min(100% - 32px,640px);margin-top:76px;padding:62px 0 30px}.studio-footer__top{grid-template-columns:1fr;gap:42px}.studio-footer__brand{gap:24px}.studio-footer__brand p{font-size:1rem}.studio-footer__column{gap:18px}.studio-footer__column h2{font-size:.82rem}.studio-footer__bottom{align-items:flex-start;flex-direction:column;gap:18px;margin-top:56px}.marketing-shell{width:min(100% - 32px,640px)}.marketing-header .marketing-shell{padding:0 16px}.marketing-header__inner{min-height:74px;padding:10px 0;gap:12px}.marketing-header__brand-group{flex-direction:column;align-items:flex-start;gap:12px}.marketing-header__nav{position:static;transform:none;display:flex;max-width:calc(100vw - 164px);gap:16px;overflow-x:auto}.marketing-header__actions{gap:8px}.marketing-header__account-summary{gap:10px}.marketing-header__credits{min-height:42px;padding:0 12px;font-size:.98rem}.marketing-header__avatar{width:42px;height:42px;font-size:.95rem}.marketing-button--compact{padding:9px 13px}.marketing-header__brand{font-size:1.08rem}.odyssey-hero{min-height:auto;padding:112px 0 48px;border-radius:0 0 36px 36px}.odyssey-hero__grid{grid-template-columns:1fr;gap:36px}.odyssey-hero__intro h1{font-size:clamp(52px,17vw,78px)}.odyssey-hero__visual{min-height:420px}.odyssey-hero-card--canvas{inset:0 auto auto 0;width:100%}.odyssey-hero-card--account{right:14px;bottom:0}}