:root{--bg:#f7f7f5;--surface:#fff;--surface-2:#f0f1f3;--text:#252525;--muted:#6f7178;--border:#dedfe2;--charcoal:#333;--accent:#6652c8;--accent-text:#5946b8;--surface-soft:#faf9fc;--border-soft:#e3e1e8;--gradient:linear-gradient(125deg, #7c3aed 0%, #5b46e8 48%, #1677e8 100%);--success:#267a51;--warning:#9b6418;--danger:#b43c46;--info:#3168b7;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--space-9:7rem;--radius-sm:.65rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-xl:2rem;--shadow-sm:0 1px 2px #1e1e1e0f, 0 8px 22px #1e1e1e0d;--shadow-md:0 14px 42px #22202d1a;--shadow-lg:0 28px 80px #22222d26;--container:1200px;--control-height:44px;--focus:0 0 0 3px #5b46e840;--fast:.16s ease;--normal:.24s ease;--z-header:40;--z-menu:60;--z-overlay:80}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;line-height:1.08}h1{font-size:clamp(2.6rem,6vw,5.25rem);font-weight:650}h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:620}h3{font-size:1.25rem}button{color:inherit}:focus-visible{box-shadow:var(--focus);outline:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-content{flex:1}.page-container{width:min(calc(100% - 3rem), var(--container));margin-inline:auto}.page-section{padding-block:var(--space-8) var(--space-9)}.section{padding-block:var(--space-9)}.eyebrow{margin-bottom:var(--space-3);color:#6746d9;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:750}.site-header{z-index:var(--z-header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f5db;border-bottom:1px solid #dedfe2b8;position:sticky;top:0}.header-inner{width:min(calc(100% - 3rem), var(--container));align-items:center;gap:var(--space-5);grid-template-columns:180px 1fr auto;height:72px;margin:auto;display:grid}.brand-lockup{align-items:center;width:150px;display:inline-flex}.brand-lockup img{width:100%;height:auto}.brand-lockup--compact{width:140px}.desktop-nav{justify-self:center;align-items:center;gap:.3rem;display:flex}.nav-item{color:#55575d;transition:background var(--fast), color var(--fast);border-radius:999px;padding:.65rem .9rem;font-size:.92rem;font-weight:580}.nav-item:hover,.nav-item.active{color:var(--text);background:var(--surface)}.header-actions{justify-content:flex-end;align-items:center;gap:.65rem;min-width:178px;display:flex}.button{min-height:var(--control-height);cursor:pointer;transition:transform var(--fast), background var(--fast), border-color var(--fast), opacity var(--fast);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.68rem 1.1rem;font-weight:650;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed}.button svg{width:18px}.button--primary{color:#fff;background:var(--charcoal)}.button--primary:hover{background:#202020}.button--secondary{background:var(--surface);border-color:var(--border)}.button--ghost{background:0 0}.button--large{min-height:52px;padding-inline:1.45rem}.button--light{color:var(--charcoal);background:#fff}.resource-summary{background:var(--surface);border:1px solid var(--border);color:#595b61;border-radius:999px;justify-content:center;gap:.75rem;min-width:92px;padding:.5rem .75rem;font-size:.82rem;display:flex}.resource-summary span{align-items:center;gap:.28rem;display:inline-flex}.resource-summary svg{width:16px}.account-menu{position:relative}.avatar-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:999px;align-items:center;gap:3px;min-width:52px;height:44px;padding:3px 6px 3px 3px;display:flex}.avatar-button img,.avatar-button>span{object-fit:cover;background:var(--gradient);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:grid}.avatar-button svg{width:14px}.account-popover{z-index:var(--z-menu);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(320px,100vw - 2rem);box-shadow:var(--shadow-lg);animation:menu-in var(--fast);padding:.6rem;position:absolute;top:calc(100% + .7rem);right:0}.account-popover a,.account-popover>button{cursor:pointer;background:0 0;border:0;border-radius:.7rem;align-items:center;width:100%;min-height:42px;padding:.6rem .75rem;font-size:.9rem;display:flex}.account-popover a:hover,.account-popover>button:hover,.account-popover a:focus-visible,.account-popover>button:focus-visible{background:var(--surface-2)}.account-identity{border-bottom:1px solid var(--border);flex-direction:column;padding:.7rem .75rem;display:flex}.account-identity span{color:var(--muted);text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.account-resources{background:var(--surface-2);color:var(--muted);border-radius:.7rem;grid-template-columns:repeat(3,1fr);gap:.4rem;margin:.5rem 0;padding:.65rem .75rem;font-size:.68rem;display:grid}.account-resources span:first-child{color:var(--text);font-weight:700}.mobile-trigger,.mobile-nav{display:none}@keyframes menu-in{0%{opacity:0;transform:translateY(-6px)}}.site-footer{margin-top:var(--space-8);padding:4rem max(1.5rem, calc((100% - var(--container)) / 2)) 1.5rem;background:#ededeb}.footer-inner{gap:var(--space-7);grid-template-columns:1.2fr 2fr;display:grid}.footer-brand p{max-width:280px;margin:1.25rem 0 .25rem;font-size:1.05rem}.footer-brand span{color:var(--muted);font-size:.9rem}.footer-links{gap:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}.footer-links div{flex-direction:column;gap:.65rem;display:flex}.footer-links strong{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem;font-size:.8rem}.footer-links a{color:var(--muted);font-size:.9rem}.footer-links a:hover{color:var(--text)}.footer-links a:focus-visible{border-radius:.25rem}.footer-bottom{max-width:var(--container);color:var(--muted);border-top:1px solid #d7d7d4;justify-content:space-between;margin:3rem auto 0;padding-top:1.25rem;font-size:.8rem;display:flex}.site-footer .footer-brand span,.site-footer .footer-links a,.site-footer .footer-bottom{color:#62646a}.studio{max-width:1160px;padding-block:clamp(3rem, 7vw, 5.5rem) var(--space-9)}.studio-heading{max-width:720px;margin-bottom:2.2rem;display:block}.studio-heading h1{letter-spacing:-.055em;margin:.35rem 0 .65rem;font-size:clamp(2.8rem,5vw,4.5rem)}.studio-heading>p:last-child{color:var(--muted);margin:0;font-size:1.05rem}.studio .creation-console{background:var(--surface);border:1px solid #e4e2e9;border-radius:28px;max-width:none;margin:0;padding:clamp(1rem,3vw,2rem);box-shadow:0 18px 60px #23203012}.studio,.studio-heading,.studio .creation-console,.prompt-composer,.visual-picker{min-width:0}.prompt-composer>label,.visual-picker legend{color:var(--text);letter-spacing:.12em;text-transform:uppercase;font-size:.73rem;font-weight:800}.studio .prompt-composer textarea{resize:vertical;width:100%;min-height:170px;color:var(--text);font:inherit;background:#faf9fc;border:1px solid #dedce5;border-radius:20px;outline:0;margin-top:.75rem;padding:1.35rem 1.45rem;font-size:1.08rem;line-height:1.6;transition:border-color .2s,box-shadow .2s,background .2s}.prompt-composer textarea::placeholder{color:#9996a1}.studio .prompt-composer textarea:focus{background:#fff;border-color:#7764df;box-shadow:0 0 0 4px #6952da1f}.prompt-composer textarea:disabled{cursor:not-allowed;opacity:.6;background:#f1f0f3}.prompt-composer .cevuno-tip{background:#f7f5fc;border:0;border-radius:14px;grid-template-columns:2rem 1fr;gap:.7rem;max-width:none;margin:.75rem 0 0;padding:.65rem .8rem}.prompt-composer .cevuno-tip__icon{width:2rem;height:2rem;box-shadow:none;border-radius:9px}.prompt-composer .cevuno-tip__icon svg{width:.95rem}.prompt-composer .cevuno-tip small{display:none}.prompt-composer .cevuno-tip strong{font-size:.82rem}.prompt-composer .cevuno-tip__copy{margin-top:.05rem;font-size:.78rem}.visual-picker{border:0;border-top:1px solid #eceaf0;min-width:0;margin:1.6rem 0 0;padding:1.6rem 0 0}.visual-picker>p{color:var(--muted);margin:.3rem 0 1rem;font-size:.84rem}.picker-row{overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:inline proximity;grid-auto-columns:minmax(148px,168px);grid-auto-flow:column;gap:.75rem;width:100%;min-width:0;max-width:100%;padding:2px 2px .55rem;display:grid;overflow-x:auto}.picker-card{min-width:0;color:var(--text);text-align:left;cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #dedce4;border-radius:17px;padding:.4rem;transition:border-color .18s,box-shadow .18s,transform .18s}.picker-card:hover:not(:disabled){border-color:#aaa2d9;transform:translateY(-1px)}.picker-card:focus-visible{outline-offset:2px;outline:3px solid #6750da3d}.picker-card[aria-checked=true]{border-color:#6f5bda;box-shadow:0 0 0 2px #6750da1f}.picker-card:disabled{cursor:not-allowed;opacity:.42}.picker-card__preview{aspect-ratio:1.28;background:#eeedf1;border-radius:12px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.picker-card__preview img{object-fit:cover;width:100%;height:100%}.picker-card__copy{gap:.08rem;padding:.65rem .35rem .3rem;display:grid}.picker-card__copy strong,.picker-card__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.picker-card__copy strong{font-size:.88rem}.picker-card__copy small{color:var(--muted);font-size:.69rem}.picker-check{color:#fff;background:#6652d7;border:2px solid #fff;border-radius:50%;place-items:center;width:1.45rem;height:1.45rem;font-size:.72rem;font-weight:900;display:none;position:absolute;top:.45rem;right:.45rem;box-shadow:0 3px 10px #14141e33}.picker-card[aria-checked=true] .picker-check{display:grid}.picker-row--styles{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:row;gap:.7rem;overflow:visible}.picker-row--styles .picker-card__copy small{display:none}@media (max-width:900px){.picker-row--styles{grid-template-columns:repeat(3,minmax(0,1fr))}}.model-placeholder,.style-placeholder{color:#7466bf;background:linear-gradient(145deg,#f5f2ff,#e9efff);place-items:center;width:100%;height:100%;display:grid}.model-placeholder svg,.style-placeholder svg{width:2rem}.console-footer{border-top:1px solid #eceaf0;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1.2rem;padding-top:1.3rem;display:flex}.console-footer>p{max-width:480px;color:var(--muted);margin:0;font-size:.78rem}.generate-action{align-items:center;gap:.9rem;display:flex}.generate-action>span{color:var(--muted);white-space:nowrap;font-size:.75rem}.button-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin}.studio .canvas{background:linear-gradient(145deg,#f5f4f7,#ecebf0);border:1px solid #e4e2e9;border-radius:28px;width:100%;min-height:500px;margin:1.5rem auto 0;padding:clamp(1rem,3vw,2rem)}.studio .canvas--result{background:#edecf0}.result-presentation{justify-items:center;width:100%;display:grid}.result-presentation>.generated-image{object-fit:contain;max-height:820px;box-shadow:var(--shadow-lg)}.result-meta{justify-content:space-between;align-items:center;gap:1rem;width:min(100%,820px);margin-top:1rem;display:flex}.result-meta>span{color:var(--muted);font-size:.8rem}.creating strong{color:var(--text)}.inspiration-state{justify-items:center;gap:2rem;width:min(100%,850px);display:grid}.inspiration-copy{color:var(--muted);text-align:center;justify-items:center;gap:.35rem;display:grid}.inspiration-copy svg,.canvas-error>svg{color:#7058db;width:30px}.inspiration-copy strong{color:var(--text);font-size:1.15rem}.inspiration-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;display:grid}.inspiration-grid figure{aspect-ratio:1.15;background:#ddd;border-radius:14px;margin:0;position:relative;overflow:hidden}.inspiration-grid img{object-fit:cover;width:100%;height:100%}.inspiration-grid figcaption{color:#fff;background:#141418b8;border-radius:999px;padding:.3rem .5rem;font-size:.68rem;font-weight:700;position:absolute;bottom:.5rem;left:.5rem}.canvas-error{text-align:center;justify-items:center;gap:.55rem;max-width:480px;display:grid}.canvas-error p{color:var(--muted);margin:0 0 .4rem}@media (max-width:780px){.studio-heading{align-items:initial}.studio .creation-console,.studio .canvas{border-radius:22px}.picker-row{margin-right:-.5rem;padding-right:1rem}.studio .canvas{min-height:430px}}@media (max-width:520px){.studio{padding-top:2.5rem}.studio-heading h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(2.35rem,11vw,2.7rem)}.studio-heading>p:last-child{overflow-wrap:anywhere;max-width:100%}.studio .creation-console{padding:.9rem}.studio .prompt-composer textarea{min-height:180px;padding:1.05rem;font-size:1rem}.prompt-composer .cevuno-tip{align-items:center}.prompt-composer .cevuno-tip__copy{display:none}.picker-row{grid-auto-columns:145px}.picker-row--styles{grid-template-columns:repeat(2,minmax(0,1fr));margin-right:0;padding-right:2px}.console-footer{flex-direction:column;align-items:stretch}.generate-action{justify-content:space-between}.generate-button{justify-content:center;min-width:132px}.studio .canvas{min-height:390px;padding:.8rem}.inspiration-state{gap:1.25rem}.inspiration-grid{grid-template-columns:repeat(2,1fr);gap:.55rem}.result-meta{flex-direction:column;align-items:stretch}.result-meta .secondary-button{text-align:center}}.hero{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(2rem,6vw,6rem);min-height:740px;padding-block:5.5rem 6rem;display:grid}.hero-copy{z-index:2;position:relative}.hero-kicker{color:#5e48c9;align-items:center;gap:.45rem;font-size:.86rem;font-weight:700;display:inline-flex}.hero-kicker svg{width:18px}.hero h1{max-width:650px;margin:1rem 0 1.4rem}.hero h1 span{background:var(--gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-copy>p{max-width:590px;color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.3rem)}.hero-actions{gap:.8rem;margin:2rem 0 1rem;display:flex}.hero-copy small{color:#86888e}.hero-art{min-height:550px;position:relative}.hero-art:before{content:"";background:var(--gradient);filter:blur(70px);opacity:.16;border-radius:50%;position:absolute;inset:8% 5%}.hero-image{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:7px solid #fff;margin:0;position:absolute;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%}.hero-image--main{inset:4% 14% 3% 10%;transform:rotate(-2deg)}.hero-image--top{width:33%;height:33%;top:-1%;right:0;transform:rotate(5deg)}.hero-image--bottom{width:39%;height:34%;bottom:-2%;left:-4%;transform:rotate(4deg)}.hero-pill{z-index:3;box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:999px;padding:.65rem .9rem;font-size:.78rem;font-weight:700;position:absolute;bottom:5%;right:3%}.hero-pill svg{vertical-align:-3px;color:#6848dd;width:15px}.examples{background:var(--surface)}.section-heading{margin-bottom:var(--space-7);justify-content:space-between;align-items:end;gap:var(--space-7);display:flex}.section-heading h2{max-width:680px;margin-bottom:0}.section-heading>p{max-width:420px;color:var(--muted);margin:0}.section-heading.centered{text-align:center;max-width:760px;margin-inline:auto;display:block}.example-grid{grid-template-columns:1.15fr .85fr .85fr 1.15fr;align-items:stretch;gap:1rem;display:grid}.example-grid figure{border-radius:var(--radius-lg);height:430px;margin:0;position:relative;overflow:hidden}.example-grid figure:nth-child(2),.example-grid figure:nth-child(3){height:360px;margin-top:35px}.example-grid img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.example-grid figure:hover img{transform:scale(1.025)}.example-grid figcaption{background:#ffffffe6;border-radius:999px;padding:.42rem .65rem;font-size:.75rem;font-weight:650;position:absolute;bottom:.8rem;left:.8rem}.step-grid,.benefit-grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.step-grid article{padding:var(--space-6);border-top:1px solid var(--border)}.step-grid article>span{color:#714de0;margin-bottom:2.5rem;font-weight:700;display:inline-block}.step-grid p,.benefit-grid p,.feature-copy p{color:var(--muted)}.feature-band{background:#eae9e6}.feature-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.feature-visual{max-width:540px;position:relative}.feature-visual img{object-fit:cover;border-radius:var(--radius-xl);width:100%;max-height:620px;box-shadow:var(--shadow-lg)}.feature-visual span{background:#fff;border-radius:999px;padding:.5rem .75rem;font-size:.8rem;position:absolute;bottom:1rem;left:1rem}.feature-copy ul{margin:1.5rem 0 2rem;padding:0;list-style:none}.feature-copy li{border-bottom:1px solid #d4d3cf;padding:.6rem 0}.text-link{align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.text-link svg{width:18px;transition:transform var(--fast)}.text-link:hover svg{transform:translate(3px)}.benefit-grid{grid-template-columns:repeat(4,1fr)}.benefit-grid article{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:1.6rem}.benefit-grid article>svg{color:#6949d9;width:27px;margin-bottom:2rem}.pricing-preview{background:var(--surface)}.pricing-preview-inner{justify-content:space-between;align-items:center;gap:var(--space-7);display:flex}.pricing-preview-inner h2{max-width:700px}.pricing-preview-inner p{max-width:620px;color:var(--muted)}.final-cta{margin-block:var(--space-9);border-radius:var(--radius-xl);background:var(--charcoal);color:#fff;text-align:center;padding:clamp(3rem,8vw,6rem);position:relative;overflow:hidden}.final-cta:before{content:"";background:var(--gradient);filter:blur(90px);opacity:.32;height:160%;position:absolute;inset:auto 10% -90%}.final-cta>div{position:relative}.final-cta>div>svg{color:#bdb0ff;width:30px}.final-cta h2{max-width:760px;margin:1rem auto}.final-cta p{color:#c7c7c7}.page-heading{margin-bottom:var(--space-7);justify-content:space-between;align-items:end;gap:var(--space-6);display:flex}.page-heading h1,.pricing-hero h1,.content-page header h1{margin-bottom:.8rem;font-size:clamp(2.8rem,6vw,4.8rem)}.page-heading p,.pricing-intro{color:var(--muted)}.empty-state{min-height:340px;padding:var(--space-7);border-radius:var(--radius-xl);text-align:center;background:var(--surface);border:1px dashed #c9cbd0;align-content:center;place-items:center;display:grid}.empty-state h2{margin-bottom:.6rem}.empty-state p{max-width:460px;color:var(--muted)}.empty-state .button{margin-top:1rem}.library-state{border-radius:var(--radius-lg);background:var(--surface);text-align:center;color:var(--muted);padding:3rem}.library-grid{columns:4 240px;column-gap:1rem}.library-card{break-inside:avoid;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);margin-bottom:1rem;padding:.55rem .55rem .8rem}.library-image{border-radius:calc(var(--radius-lg) - .35rem);background:var(--surface-2);min-height:180px;overflow:hidden}.library-image img{width:100%;height:auto}.library-card>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.75rem .25rem .35rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.library-card time,.library-style{color:var(--muted);margin:.2rem .25rem;font-size:.72rem}.library-style{background:var(--surface-2);border-radius:999px;padding:.25rem .45rem;display:inline-block}.load-more{margin:2rem auto 0;display:block}.studio{padding-block:var(--space-7) var(--space-9)}.studio-heading{margin-bottom:var(--space-6);justify-content:space-between;align-items:end;gap:2rem;display:flex}.studio-heading h1{margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4.5rem)}.studio-heading p{color:var(--muted);margin-bottom:0}.studio-balance{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-width:170px;padding:.8rem 1rem;display:flex}.studio-balance span{color:var(--muted);font-size:.75rem}.studio form{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);max-width:900px;box-shadow:var(--shadow-sm);margin-inline:auto;padding:.7rem}.composer-options{grid-template-columns:1fr 1fr;gap:.7rem;padding:.3rem .3rem .8rem;display:grid}.style-field{flex-direction:column;gap:.3rem;display:flex}.style-field label{font-size:.75rem;font-weight:700}.style-field select{border:1px solid var(--border);background:var(--bg);border-radius:.75rem;width:100%;min-height:44px;padding:0 .75rem}.style-field small{color:var(--muted);font-size:.7rem}.studio textarea{resize:vertical;border-radius:var(--radius-md);background:var(--surface-2);width:100%;min-height:170px;color:var(--text);border:0;padding:1.25rem;font-size:1.05rem}.composer-footer{justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .3rem .2rem;display:flex}.composer-footer>span{color:var(--muted);font-size:.75rem}.generate-button{background:var(--gradient);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:.45rem;min-height:46px;padding:.7rem 1.25rem;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #5b46e833}.generate-button svg{width:18px}.generate-button:disabled{opacity:.42;cursor:not-allowed}.sign-in-message{text-align:center;color:var(--muted)}.canvas{width:min(900px,100%);min-height:540px;margin:var(--space-6) auto 0;border:1px solid var(--border);border-radius:var(--radius-xl);background:#ececea;place-items:center;padding:1rem;display:grid;overflow:hidden}.generated-image{border-radius:var(--radius-lg);max-width:100%}.canvas>.generated-image{max-height:720px;box-shadow:var(--shadow-lg)}.empty-canvas,.creating{color:var(--muted);text-align:center;justify-items:center;gap:.5rem;display:grid}.empty-canvas svg{color:#7151dc;width:32px}.empty-canvas strong{color:var(--text);font-size:1.1rem}.creating{border-radius:var(--radius-lg);background:linear-gradient(var(--surface-2), var(--surface-2)) padding-box, var(--gradient) border-box;border:2px solid #0000;padding:2rem}.spinner{border:3px solid #d8d1f8;border-top-color:#6548d8;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error{color:var(--danger)}.plans-link{text-decoration:underline}.models-heading{margin-bottom:var(--space-6);justify-content:space-between;align-items:end;gap:1rem;display:flex}.models-heading h1{margin-bottom:0;font-size:clamp(2.8rem,6vw,4.8rem)}.inline-button,.secondary-button,.load-more,.plan-cta,.purchase-link,.back-button{background:var(--charcoal);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:999px;min-height:42px;padding:.65rem 1rem;font-weight:650}.secondary-button,.back-button{background:var(--surface);color:var(--text);border-color:var(--border)}.model-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.model-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);text-align:left;cursor:pointer;grid-template-columns:48px 1fr auto;align-items:center;gap:1rem;min-height:132px;padding:1.15rem;display:grid}.model-avatar{background:var(--surface-2);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:750;display:grid;color:#6250c6!important}.model-card-copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.model-card-copy small,.model-card-copy>span{color:var(--muted)}.model-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.model-status{background:var(--surface-2);color:var(--muted);border-radius:999px;padding:.3rem .55rem;font-size:.7rem;font-weight:700}.model-card--ready .model-avatar{background:var(--gradient);color:#fff!important}.model-card--ready .model-status{color:var(--success);background:#e6f4ec}.model-card:hover{box-shadow:var(--shadow-sm);border-color:#bbb4de}.model-panel{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);padding:clamp(1.2rem,4vw,2rem)}.type-options{flex-wrap:wrap;gap:.6rem;display:flex}.type-option{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:999px;min-height:44px;padding:.65rem 1rem}.type-option.selected{color:#fff;background:var(--gradient);border-color:#0000}.model-name{gap:.4rem;margin-block:1.5rem;font-weight:650;display:grid}.model-name input{border:1px solid var(--border);border-radius:.8rem;min-height:48px;padding:.7rem .8rem}.panel-actions,.submit-row{justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.model-detail-heading{justify-content:space-between;align-items:center;margin-block:1rem;display:flex}.status-pill,.status-badge{width:fit-content;color:var(--success);text-transform:capitalize;background:#e6f4ec;border-radius:999px;padding:.3rem .55rem;font-size:.72rem;font-weight:700}.upload-area{border-radius:var(--radius-lg);background:var(--surface-2);text-align:center;cursor:pointer;border:1px dashed #b8b9be;place-items:center;min-height:150px;margin-block:1rem;padding:2rem;display:grid}.upload-area input{max-width:100%}.upload-area small,.quality-tips{color:var(--muted)}.dataset-grid{grid-template-columns:repeat(5,1fr);gap:.7rem;display:grid}.dataset-image{aspect-ratio:1;border-radius:var(--radius-md);background:var(--surface-2);position:relative;overflow:hidden}.dataset-image img{object-fit:cover;width:100%;height:100%}.dataset-image button{border:0;border-radius:999px;padding:.3rem .5rem;font-size:.7rem;position:absolute;bottom:.4rem;right:.4rem}.models-list{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.pricing-hero{max-width:760px;margin:0 auto var(--space-7);text-align:center}.pricing-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.pricing-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;position:relative}.recommended-badge{background:var(--gradient);color:#fff;letter-spacing:.04em;border-radius:999px;padding:.35rem .65rem;font-size:.68rem;font-weight:750;position:absolute;top:-13px;right:1rem}.pricing-card h2{margin:.7rem 0;font-size:2.5rem}.pricing-card h2 small{color:var(--muted);letter-spacing:0;font-size:.8rem}.pricing-card p,.pricing-card li{color:var(--muted);font-size:.86rem}.pricing-card ul{min-height:175px;padding-left:1.1rem}.pricing-card .plan-cta{text-align:center;margin-top:auto}.plan-cta.muted{background:var(--surface-2);color:var(--muted)}.plan-label{color:#6548d8;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:750}.billing-summary,.purchase-section{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);margin-bottom:2rem;padding:1.5rem}.billing-summary{flex-wrap:wrap;align-items:center;gap:.8rem 1.5rem;display:flex}.billing-summary span{color:var(--muted);font-size:.85rem}.billing-summary .plan-cta{margin-left:auto}.billing-message,.notice{border-radius:var(--radius-md);color:var(--info);background:#eaf1fb;padding:.8rem 1rem}.notice--error{color:var(--danger);background:#fbebec}.purchase-section{margin-top:3rem}.purchase-groups{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.purchase-groups article{border-radius:var(--radius-md);background:var(--surface-2);padding:1.2rem}.purchase-actions{flex-wrap:wrap;gap:.5rem;display:flex}.purchase-link{background:var(--surface);color:var(--text);border-color:var(--border);font-size:.82rem}.checkout-page{width:min(100% - 3rem,1000px);min-height:70vh;padding-block:var(--space-8);margin:auto}.checkout-page>h1{font-size:clamp(2.5rem,5vw,4rem)}.checkout-layout{grid-template-columns:1.35fr .65fr;gap:1rem;display:grid}.checkout-payment,.checkout-summary,.checkout-state{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:clamp(1.3rem,4vw,2rem)}.paddle-checkout-frame{min-height:420px}.checkout-summary strong{margin-block:1rem;font-size:2rem;display:block}.checkout-summary p,.checkout-summary li,.checkout-note{color:var(--muted)}.checkout-state{text-align:center;max-width:620px;margin:4rem auto}.checkout-state h1{font-size:2.5rem}.auth-page{min-height:72vh;padding:var(--space-8) 1rem;place-items:center;display:grid}.account-grid{grid-template-columns:1.5fr 1fr;gap:1rem;display:grid}.account-card,.resource-grid article,.billing-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:1.5rem}.profile-card{align-items:center;gap:1rem;display:flex}.profile-card>div:last-child{min-width:0}.profile-card p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-avatar{background:var(--gradient);color:#fff;border-radius:50%;place-items:center;width:70px;height:70px;font-size:1.4rem;display:grid;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.account-card>span,.resource-grid span{color:var(--muted);font-size:.78rem}.account-card h2{margin:.35rem 0}.account-card p{color:var(--muted)}.plan-title{align-items:center;gap:.7rem;display:flex}.plan-title .status-badge{margin:0}.subheading{justify-content:space-between;align-items:end;margin:4rem 0 1rem;display:flex}.resource-grid{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:repeat(3,1fr);display:grid}.resource-grid article{border:0;border-right:1px solid var(--border);background:0 0;border-radius:0;flex-direction:column;padding:1.35rem 1.5rem;display:flex}.resource-grid article:last-child{border-right:0}.resource-grid strong{margin:.3rem 0;font-size:2.2rem}.resource-grid small{color:var(--muted)}.billing-panel{justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;display:flex}.billing-panel p{color:var(--muted);margin-bottom:.3rem}.scheduled-change{font-weight:650;color:var(--warning)!important}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.skeleton-grid span{border-radius:var(--radius-lg);background:linear-gradient(90deg,#ececea 25%,#f7f7f6 50%,#ececea 75%) 0 0/200% 100%;height:180px;animation:1.2s infinite shimmer}.account-error{min-height:280px}@keyframes shimmer{to{background-position:-200% 0}}.content-page{max-width:960px}.content-page>header{max-width:800px;margin-bottom:4rem}.content-page>header>p:last-child{max-width:680px;color:var(--muted);font-size:1.15rem}.content-body{gap:1rem;display:grid}.content-body>section{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:clamp(1.3rem,4vw,2rem)}.content-body section p{color:var(--muted)}.contact-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.help-search input{border:1px solid var(--border);background:var(--surface);border-radius:999px;width:100%;min-height:58px;margin-bottom:1rem;padding:0 1.2rem;font-size:1rem}.help-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.help-grid article{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:1.5rem}.help-grid h2{font-size:1.35rem}.help-grid p,.help-grid a{color:var(--muted)}.help-grid a{font-weight:650}.faq-list{gap:.7rem;display:grid}.faq-list details{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.faq-list summary{cursor:pointer;padding:1.2rem;font-weight:650}.faq-list details p{color:var(--muted);margin:0;padding:0 1.2rem 1.2rem}.legal-notice{border-radius:var(--radius-md);background:#fff8e8;border:1px solid #e4cfab;padding:1rem;color:#76511c!important}.image-state{min-height:140px;color:var(--muted);place-items:center;display:grid}@media (max-width:1000px){.header-inner{grid-template-columns:150px 1fr auto}.resource-summary{display:none}.hero{grid-template-columns:1fr 1fr;gap:2rem;min-height:auto}.hero-art{min-height:470px}.example-grid{grid-template-columns:repeat(2,1fr)}.example-grid figure,.example-grid figure:nth-child(2),.example-grid figure:nth-child(3){height:360px;margin:0}.benefit-grid,.pricing-grid,.model-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.page-container,.header-inner,.checkout-page{width:min(calc(100% - 2rem), var(--container))}.section{padding-block:var(--space-8)}.header-inner{grid-template-columns:1fr auto;height:64px}.desktop-nav,.header-signin,.header-start{display:none}.brand-lockup--compact{width:116px}.header-actions{min-width:0}.mobile-trigger{border:1px solid var(--border);background:var(--surface);border-radius:50%;place-items:center;width:44px;height:44px;padding:10px;display:grid}.mobile-trigger svg{width:22px}.mobile-nav{border-top:1px solid var(--border);background:var(--bg);padding:.5rem 1rem 1rem;display:block}.mobile-nav nav{display:grid}.mobile-nav nav a{border-bottom:1px solid var(--border);align-items:center;min-height:48px;padding:.7rem .4rem;font-weight:650;display:flex}.mobile-auth{grid-template-columns:1fr 1fr;gap:.6rem;padding-top:1rem;display:grid}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}.hero{text-align:center;grid-template-columns:1fr;padding-block:3.5rem 5rem}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.hero-art{width:min(100%,560px);margin:auto}.section-heading,.pricing-preview-inner,.page-heading,.studio-heading,.billing-panel{flex-direction:column;align-items:flex-start}.step-grid,.feature-split,.account-grid,.checkout-layout{grid-template-columns:1fr}.feature-visual{margin-inline:auto}.purchase-groups,.contact-grid{grid-template-columns:1fr}.dataset-grid{grid-template-columns:repeat(3,1fr)}.canvas{min-height:420px}.footer-bottom{flex-direction:column;gap:.3rem}.account-page.page-section{padding-top:2.5rem}.account-page .page-heading{margin-bottom:2rem}.account-card{padding:1.2rem}.profile-avatar{flex:none;width:58px;height:58px}.profile-card h2{font-size:1.65rem}}@media (max-width:520px){:root{--space-9:5rem}h1{font-size:2.75rem}h2{font-size:2.1rem}.avatar-button{width:44px;min-width:44px;padding:3px}.avatar-button svg{display:none}.account-popover{right:-52px}.hero-actions{flex-direction:column}.hero-art{min-height:390px}.hero-image{border-radius:var(--radius-lg);border-width:4px}.hero-image--main{inset:4% 9% 5% 8%}.hero-image--bottom{left:0}.hero-image--top{right:0}.example-grid,.benefit-grid,.pricing-grid,.model-grid,.resource-grid,.help-grid,.skeleton-grid{grid-template-columns:1fr}.resource-grid article{border-right:0;border-bottom:1px solid var(--border)}.resource-grid article:last-child{border-bottom:0}.example-grid figure,.example-grid figure:nth-child(2),.example-grid figure:nth-child(3){height:430px}.step-grid{grid-template-columns:1fr}.step-grid article>span{margin-bottom:1rem}.composer-options{grid-template-columns:1fr}.composer-footer{flex-direction:column;align-items:stretch}.generate-button{justify-content:center}.studio-balance{width:100%}.canvas{min-height:340px}.dataset-grid{grid-template-columns:repeat(2,1fr)}.models-heading{flex-direction:column;align-items:stretch}.footer-links{gap:2rem 1rem}.footer-bottom span:last-child{display:none}.pricing-card ul{min-height:0}.profile-card{gap:.8rem}.profile-card h2{font-size:1.45rem}.profile-card p{font-size:.86rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.cevuno-tip{max-width:780px;color:var(--text);background:#faf9fc;border:1px solid #e7e5ef;border-radius:18px;grid-template-columns:2.75rem 1fr;align-items:start;gap:1rem;margin:1.5rem 0;padding:1rem 1.1rem;display:grid}.cevuno-tip__icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5 58%,#2563eb);border-radius:13px;place-items:center;width:2.75rem;height:2.75rem;display:grid;box-shadow:0 8px 22px #4f46e52e}.cevuno-tip__icon svg{width:1.2rem}.cevuno-tip small{color:#6d5bd0;letter-spacing:.12em;margin-bottom:.2rem;font-size:.68rem;font-weight:800;display:block}.cevuno-tip strong{font-size:.98rem;display:block}.cevuno-tip__copy{color:var(--muted);margin-top:.25rem;font-size:.9rem;line-height:1.55}.cevuno-tip__copy p{margin:0}.cevuno-tip--warning{background:#f7f5ff;border-color:#ded7f7}.edit-page{max-width:1240px}.edit-heading h1{letter-spacing:-.06em;margin:.25rem 0 .75rem;font-size:clamp(2.7rem,6vw,5.25rem)}.edit-heading>p:last-child{color:var(--muted);font-size:1.12rem}.edit-workspace{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);margin-top:2.5rem;display:grid}.edit-source,.edit-instruction{min-width:0}.edit-section-label{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.edit-section-label>span{color:#fff;background:#262626;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:800;display:grid}.edit-section-label strong,.edit-section-label small{display:block}.edit-section-label small{color:var(--muted);margin-top:.12rem}.edit-source-image,.edit-dropzone{aspect-ratio:1;object-fit:contain;background:#f1f1f3;border-radius:24px;width:100%}.edit-dropzone{text-align:center;cursor:pointer;border:1px dashed #c8c6ce;place-content:center;display:grid}.edit-dropzone span{color:var(--muted);margin-top:.35rem}.edit-source-actions,.edit-result-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.edit-source-actions label{cursor:pointer}.edit-instruction textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:190px;color:var(--text);font:inherit;background:#fff;border-radius:20px;padding:1.25rem;font-size:1.05rem;line-height:1.55}.edit-submit{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.edit-submit span{max-width:220px;color:var(--muted);font-size:.82rem}.edit-library-picker{grid-template-columns:repeat(4,1fr);gap:.6rem;max-height:420px;margin-top:1rem;display:grid;overflow:auto}.edit-library-picker button{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:12px;padding:0;position:relative;overflow:hidden}.edit-library-picker img{aspect-ratio:1;object-fit:cover}.edit-library-picker span{color:#fff;background:#141414c7;border-radius:999px;padding:.22rem .4rem;font-size:.65rem;position:absolute;bottom:.4rem;left:.4rem}.edit-result{margin-top:clamp(4rem,9vw,8rem)}.edit-result h2{margin:.2rem 0;font-size:clamp(2rem,5vw,4rem)}.before-after{--comparison-position:50%;aspect-ratio:1;touch-action:pan-y;background:#eee;border-radius:28px;max-width:900px;margin-top:2rem;position:relative;overflow:hidden}.before-after__image{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.before-after__after{clip-path:inset(0 0 0 var(--comparison-position));position:absolute;inset:0}.before-after input{z-index:4;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.before-after__handle{z-index:3;top:0;bottom:0;left:var(--comparison-position);pointer-events:none;background:#fff;width:3px;position:absolute;transform:translate(-50%);box-shadow:0 0 0 1px #0003}.before-after__handle:after{content:"↔";color:#222;background:#fff;border-radius:50%;place-items:center;width:3rem;height:3rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 18px #0003}.before-after__label{z-index:2;color:#fff;text-transform:uppercase;background:#141414bf;border-radius:999px;padding:.4rem .65rem;font-size:.72rem;font-weight:800;position:absolute;top:1rem}.before-after__label--before{left:1rem}.before-after__label--after{right:1rem}.library-kind{color:#6d5bd0;font-size:.72rem;font-weight:700}@media (max-width:900px){.edit-workspace{grid-template-columns:1fr}.edit-instruction{max-width:680px}}@media (max-width:560px){.cevuno-tip{border-radius:15px;grid-template-columns:2.25rem 1fr;padding:.85rem}.cevuno-tip__icon{width:2.25rem;height:2.25rem}.edit-heading h1{font-size:2.75rem}.edit-source-image,.edit-dropzone,.before-after{border-radius:18px}.edit-library-picker{grid-template-columns:repeat(3,1fr)}.edit-submit{flex-direction:column;align-items:stretch}.edit-submit span{max-width:none}.edit-submit button{justify-content:center}}.visual-hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:700px;padding-top:clamp(3rem,7vw,6rem);padding-bottom:clamp(4rem,8vw,7rem);display:grid}.visual-hero__copy h1{letter-spacing:-.075em;max-width:650px;margin:1rem 0 1.3rem;font-size:clamp(4rem,8vw,7.5rem);line-height:.88}.visual-hero__copy h1 span{color:#6655df}.visual-hero__copy>p{max-width:590px;color:var(--muted);font-size:clamp(1.15rem,2vw,1.4rem);line-height:1.5}.visual-hero__gallery{min-height:610px;position:relative}.visual-hero__image{background:#eee;border:7px solid #fff;border-radius:26px;position:absolute;overflow:hidden;box-shadow:0 24px 70px #14141e26}.visual-hero__image img{object-fit:cover;object-position:center 28%}.visual-hero__image--1{aspect-ratio:.82;width:41%;top:8%;left:2%;transform:rotate(-4deg)}.visual-hero__image--2{aspect-ratio:.82;width:44%;top:0;right:4%;transform:rotate(3deg)}.visual-hero__image--3{z-index:2;aspect-ratio:.82;width:43%;bottom:1%;left:19%;transform:rotate(2deg)}.visual-hero__image--4{aspect-ratio:.82;width:37%;bottom:8%;right:0;transform:rotate(-3deg)}.visual-hero__gallery .hero-pill{z-index:4;bottom:2%;left:0;right:auto}.showcase-heading{max-width:760px;margin-bottom:2.25rem}.showcase-heading h2{letter-spacing:-.065em;margin:.35rem 0 1rem;font-size:clamp(3rem,7vw,6.3rem);line-height:.95}.showcase-heading>p:last-child{max-width:650px;color:var(--muted);font-size:1.1rem}.edit-showcase .before-after{aspect-ratio:16/9;background:#111;max-width:none}.edit-showcase .before-after__image{object-fit:cover;object-position:center 38%}.showcase-instruction{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem 1.5rem;margin-top:1.2rem;display:grid}.showcase-instruction span{color:#6d5bd0;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.showcase-instruction a{color:var(--text);align-items:center;gap:.4rem;font-weight:750;display:inline-flex}.showcase-instruction a svg{flex:0 0 18px;width:18px}.commerce-showcase{background:#f4f2f7;overflow:hidden}.commerce-showcase__layout{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.commerce-showcase__copy h2{letter-spacing:-.06em;margin:.35rem 0 1rem;font-size:clamp(3rem,6vw,5.5rem);line-height:.94}.commerce-showcase__copy>p{max-width:520px;color:var(--muted);font-size:1.05rem}.commerce-showcase__copy ol{color:#4f4c57;margin:1.4rem 0 1.7rem;padding-left:1.3rem;line-height:1.8}.commerce-showcase__copy small{max-width:430px;color:var(--muted);margin-top:1rem;line-height:1.45;display:block}.commerce-flow{grid-template-columns:minmax(130px,1fr) 24px minmax(130px,.9fr) 34px minmax(180px,1.2fr);align-items:center;gap:.7rem;display:grid}.commerce-flow figure{min-width:0;margin:0}.commerce-flow figure>span{color:#5d5868;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem;font-size:.7rem;font-weight:800;display:block}.commerce-flow img{object-fit:cover;border-radius:18px;width:100%;height:auto;display:block;box-shadow:0 16px 42px #1f1a301a}.commerce-flow__input--primary img,.commerce-flow__input--reference img{aspect-ratio:3/4}.commerce-flow__result img{aspect-ratio:3/4;object-position:center;border:5px solid #fff;border-radius:24px;box-shadow:0 22px 55px #1f1a3029}.commerce-flow__symbol,.commerce-flow__arrow{color:#6d5bd0;text-align:center;font-size:1.8rem;font-weight:500}.character-showcase{background:#f2f1f4;overflow:hidden}.character-grid{grid-template-columns:repeat(4,minmax(260px,1fr));gap:1rem;display:grid}.character-grid figure,.range-grid figure{margin:0}.character-grid img{border-radius:18px;width:100%;height:auto}.character-grid figure:nth-child(2n){margin-top:3rem}.character-grid figcaption,.range-grid figcaption{margin-top:.65rem;font-weight:700}.model-story{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.model-story__references{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid;transform:rotate(-2deg)}.model-story__references img{border:5px solid #fff;border-radius:18px;width:100%;height:auto;box-shadow:0 12px 32px #0000001a}.model-story__references img:nth-child(2){margin-top:2.5rem}.model-story__visual{grid-template-columns:minmax(0,1.35fr) minmax(120px,.65fr);align-items:center;gap:1rem;display:grid}.model-story__main{margin:0;position:relative}.model-story__main img,.model-story__variations img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.model-story__main img{border-radius:24px;box-shadow:0 20px 52px #1e1e281f}.model-story__variations{gap:1rem;display:grid}.model-story__variations img{border:4px solid #fff;border-radius:18px;box-shadow:0 12px 32px #0000001a}.model-story__main span{color:#fff;background:#141414c7;border-radius:999px;padding:.5rem .7rem;font-size:.72rem;font-weight:750;position:absolute;bottom:1rem;right:1rem}.model-story h2{letter-spacing:-.06em;margin:.35rem 0 1rem;font-size:clamp(3rem,6vw,5.5rem);line-height:.94}.model-story p{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem}.range-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.range-grid figure>div{aspect-ratio:.82;background:#eee;border-radius:18px;position:relative;overflow:hidden}.range-grid img{object-fit:cover;transition:transform .35s}.range-grid figure:hover img{transform:scale(1.025)}.range-grid--loading span{aspect-ratio:.82;background:linear-gradient(100deg,#efedf2 25%,#f8f7f9 45%,#efedf2 65%) 0 0/220% 100%;border-radius:18px;animation:1.4s linear infinite style-shimmer}.range-unavailable{color:var(--muted)}@keyframes style-shimmer{to{background-position:-220% 0}}@media (max-width:1024px){.range-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-showcase__layout{grid-template-columns:1fr}}@media (max-width:760px){.visual-hero{grid-template-columns:1fr;min-height:0}.visual-hero__copy{max-width:760px}.visual-hero__gallery{min-height:680px}.character-grid{padding-bottom:1rem;overflow-x:auto}.model-story{grid-template-columns:1fr}.range-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.commerce-flow{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:.7rem}.commerce-flow__arrow{grid-column:1/-1;transform:rotate(90deg)}.commerce-flow__result{grid-column:1/-1;justify-self:center;width:min(100%,560px)}}@media (max-width:640px){.visual-hero{padding-top:3rem}.visual-hero__copy h1{font-size:4.25rem}.visual-hero__gallery{min-height:470px}.visual-hero__image{border-width:4px;border-radius:18px}.visual-hero__image--1{width:46%}.visual-hero__image--2{width:48%}.visual-hero__image--3{width:47%;left:10%}.visual-hero__image--4{width:43%}.edit-showcase .before-after{aspect-ratio:1}.showcase-instruction{grid-template-columns:1fr}.character-grid{grid-template-columns:repeat(4,72vw)}.model-story__visual{grid-template-columns:1fr}.model-story__variations{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.visual-hero__copy h1{font-size:3.5rem}.commerce-flow{grid-template-columns:1fr;gap:.75rem}.commerce-flow__symbol{font-size:1.5rem}.commerce-flow__arrow{grid-column:auto}.commerce-flow__result{grid-column:auto;width:100%}}.studio .studio-heading{max-width:720px;margin-bottom:2.2rem;display:block}.studio .studio-heading h1{letter-spacing:-.055em;margin:.35rem 0 .65rem;font-size:clamp(2.8rem,5vw,4.5rem)}.studio .studio-heading>p:last-child{color:var(--muted);margin:0;font-size:1.05rem}@media (max-width:520px){.studio .studio-heading h1{font-size:2.7rem}}.edit-page{max-width:1240px;padding-top:clamp(3rem,7vw,5.5rem)}.edit-heading{max-width:760px;margin-bottom:2rem}.edit-heading h1{margin:.3rem 0 .65rem;font-size:clamp(2.8rem,5vw,4.6rem)}.edit-heading>p:last-child{margin:0}.edit-workspace{border:1px solid var(--border-soft,#e3e1e8);box-shadow:var(--shadow-md,0 18px 60px #23203012);background:#fff;border-radius:28px;grid-template-columns:minmax(0,1.35fr) minmax(340px,1fr);align-items:start;gap:clamp(1.5rem,3vw,2.5rem);margin-top:0;padding:clamp(1rem,2.7vw,2rem);display:grid}.edit-source,.edit-reference,.edit-instruction{min-width:0}.edit-section-label{margin-bottom:1rem}.edit-section-label>span{background:linear-gradient(135deg,#7255dc,#3976dc);box-shadow:0 6px 18px #5847cf2e}.edit-source-frame{background:#f0eff3;border-radius:22px;place-items:center;width:100%;max-height:590px;display:grid;overflow:hidden}.edit-source-frame .edit-source-image{width:100%;height:auto;max-height:590px;aspect-ratio:var(--edit-aspect);object-fit:contain;background:0 0;border-radius:0;display:block}.edit-dropzone{aspect-ratio:auto;background:#f7f6f9;border:1px dashed #bbb7c8;border-radius:22px;min-height:430px;padding:2rem;transition:border-color .18s,background .18s,box-shadow .18s}.edit-dropzone--active{background:#f3f0ff;border-color:#7057db;box-shadow:inset 0 0 0 3px #6a52da1a}.edit-dropzone>svg{color:#7057db;width:2rem;margin:0 auto .8rem}.edit-dropzone>strong{font-size:1.05rem}.edit-dropzone>span{font-size:.82rem}.edit-dropzone>div{justify-content:center;align-items:center;gap:.85rem;margin-top:1.2rem;display:flex}.edit-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.edit-dropzone label,.edit-source-actions label{cursor:pointer}.edit-source-actions{margin-top:.85rem}.edit-instruction{border-top:1px solid var(--border-soft,#eceaf0);grid-column:1/-1;padding-top:1.5rem}.edit-instruction textarea{resize:vertical;background:#faf9fc;border-color:#dedce5;outline:0;width:100%;min-height:190px;padding:1.25rem;transition:border-color .18s,box-shadow .18s,background .18s}.edit-instruction textarea:focus{background:#fff;border-color:#7764df;box-shadow:0 0 0 4px #6952da1f}.edit-instruction textarea:disabled{cursor:not-allowed;opacity:.62}.edit-instruction .cevuno-tip{background:#f7f5fc;border:0;border-radius:14px;grid-template-columns:2rem 1fr;gap:.7rem;max-width:none;margin:.8rem 0 0;padding:.7rem .8rem}.edit-instruction .cevuno-tip__icon{width:2rem;height:2rem;box-shadow:none;border-radius:9px}.edit-instruction .cevuno-tip__icon svg{width:.95rem}.edit-instruction .cevuno-tip small{display:none}.edit-instruction .cevuno-tip strong{font-size:.82rem}.edit-instruction .cevuno-tip__copy{margin-top:.05rem;font-size:.77rem}.edit-examples{flex-wrap:wrap;gap:.45rem;margin-top:.8rem;display:flex}.edit-examples button{color:#5f5b66;cursor:pointer;background:#fff;border:1px solid #e1dfe7;border-radius:999px;min-height:34px;padding:.4rem .7rem;font-size:.72rem}.edit-examples button:hover:not(:disabled){color:#5845bc;border-color:#a9a0d9}.edit-examples button:focus-visible,.edit-library-picker button:focus-visible,.edit-result-actions a:focus-visible,.edit-result-actions button:focus-visible{outline-offset:2px;outline:3px solid #6750da40}.edit-submit{border-top:1px solid #eceaf0;margin-top:1.25rem;padding-top:1.1rem}.edit-submit>span{color:var(--muted);font-size:.78rem}.edit-submit .generate-button{justify-content:center;min-width:132px}.edit-error{color:var(--text);background:#fff8f7;border:1px solid #efd4d1;border-radius:14px;margin-top:1rem;padding:.85rem}.edit-error strong{font-size:.85rem;display:block}.edit-error p{color:#765a58;margin:.2rem 0 0;font-size:.78rem}.edit-error a{margin-top:.5rem;text-decoration:underline;display:inline-block}.edit-library-panel{background:#faf9fb;border:1px solid #e3e1e8;border-radius:18px;margin-top:1rem;padding:.9rem}.edit-library-panel>div:first-child{justify-content:space-between;align-items:center;gap:1rem;display:flex}.edit-library-panel>div:first-child button{color:var(--muted);cursor:pointer;background:0 0;border:0;text-decoration:underline}.edit-reference{flex-direction:column;display:flex}.edit-section-label em{color:var(--muted);margin-left:.35rem;font-size:.68rem;font-style:normal;font-weight:650}.edit-reference-empty{background:var(--surface-soft);text-align:center;border:1px dashed #c8c6ce;border-radius:22px;align-content:center;justify-items:center;min-height:330px;padding:clamp(1.25rem,3vw,2rem);display:grid}.edit-reference-empty>svg{width:1.8rem;color:var(--accent,#7057db);margin-bottom:.7rem}.edit-reference-empty p{max-width:390px;color:var(--muted);margin:.45rem 0 1rem;font-size:.84rem}.edit-reference-empty>div,.edit-reference .edit-source-actions{flex-wrap:wrap;gap:.6rem;display:flex}.edit-reference-frame{border:1px solid var(--border-soft,var(--border));background:var(--surface-soft);border-radius:22px;place-items:center;width:100%;min-height:330px;max-height:590px;display:grid;overflow:hidden}.edit-reference-frame img{width:100%;height:auto;max-height:590px;aspect-ratio:var(--edit-aspect);object-fit:contain;display:block}@media (max-width:520px){.edit-reference-frame{width:100%}.edit-reference-empty>div,.edit-reference .edit-source-actions{flex-direction:column;align-items:stretch}.edit-reference-empty .secondary-button,.edit-reference-empty .text-link,.edit-reference .edit-source-actions>*{justify-content:center;width:100%}}.edit-library-panel>p{color:var(--muted);margin-bottom:0;font-size:.85rem}.edit-library-picker{grid-template-columns:repeat(4,minmax(76px,1fr));max-height:360px;margin-top:.8rem;padding:2px}.edit-library-picker button{min-height:76px}.edit-library-picker button:hover{border-color:#9a8ee0}.edit-library-picker img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}.edit-result{margin-top:clamp(2rem,5vw,3.5rem);padding-top:0}.edit-result-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.edit-result-heading h2{margin:.2rem 0 0;font-size:clamp(2.3rem,5vw,4rem)}.edit-result-heading>p{max-width:430px;color:var(--muted);margin:0 0 .3rem;font-size:.92rem}.edit-result-heading>p span{color:#6855cc;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.2rem;font-size:.68rem;font-weight:800;display:block}.edit-result .before-after{width:min(100%, max(520px, calc(76vh * var(--comparison-aspect))));max-width:1050px;max-height:76vh;aspect-ratio:var(--comparison-aspect);background:#e9e8ec;border:1px solid #dfdde5;border-radius:24px;margin:1.25rem auto 0;box-shadow:0 18px 48px #1e1e281a}.edit-result .before-after__image{object-fit:contain}.edit-result .before-after__handle{background:#ffffffeb;width:2px;box-shadow:0 0 0 1px #281e4624}.edit-result .before-after__handle:after{content:"↔";color:#5f4ac5;border:1px solid #ded9f5;width:3.25rem;height:3.25rem;box-shadow:0 6px 22px #1e193733}.edit-result .before-after:has(input:focus-visible){outline-offset:3px;outline:4px solid #6750da33}.edit-result .before-after__label{letter-spacing:.05em;background:#1c1a22ad;font-size:.66rem}.edit-result-footer{justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.edit-result-footer>span{color:var(--muted);font-size:.78rem}.edit-result-actions{margin:0}@media (max-width:900px){.edit-workspace{grid-template-columns:1fr}.edit-source-frame,.edit-source-frame .edit-source-image{max-height:680px}.edit-instruction{max-width:none}.edit-dropzone{min-height:360px}.edit-result-heading{flex-direction:column;align-items:start;gap:.8rem}}@media (max-width:560px){.edit-page{padding-top:2.5rem}.edit-heading h1{font-size:2.75rem}.edit-workspace{border-radius:22px;padding:.9rem}.edit-dropzone{min-height:300px;padding:1rem}.edit-reference-empty{min-height:180px;padding:1.15rem}.edit-reference-frame{min-height:240px}.edit-dropzone>div{flex-direction:column;align-items:stretch}.edit-dropzone .secondary-button{text-align:center}.edit-instruction textarea{min-height:190px}.edit-instruction .cevuno-tip{align-items:center}.edit-instruction .cevuno-tip__copy{display:none}.edit-examples{flex-wrap:nowrap;padding-bottom:.45rem;overflow-x:auto}.edit-examples button{min-height:var(--control-height);flex:none}.edit-submit{flex-direction:column;align-items:stretch}.edit-submit span{align-self:center}.edit-submit .generate-button{width:100%;min-height:var(--control-height)}.edit-library-picker{grid-template-columns:repeat(3,1fr)}.edit-result .before-after{border-radius:18px;width:100%;max-height:70vh}.edit-result .before-after__handle:after{width:3.4rem;height:3.4rem}.edit-result .before-after__label{top:.65rem}.edit-result .before-after__label--before{left:.65rem}.edit-result .before-after__label--after{right:.65rem}.edit-result-footer{flex-direction:column;align-items:stretch}.edit-result-actions{grid-template-columns:1fr;display:grid}.edit-result-actions a,.edit-result-actions button{text-align:center;justify-content:center}}.edit-workspace{padding:clamp(1.25rem,2.5vw,2rem);display:block}.edit-images-step{min-width:0}.edit-step-heading{align-items:flex-start;gap:.85rem;margin-bottom:1rem;display:flex}.edit-step-heading>span{background:var(--gradient);color:#fff;border-radius:10px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:.67rem;font-weight:800;display:grid;box-shadow:0 6px 16px #5847cf29}.edit-step-heading h2{letter-spacing:-.02em;margin:0;font-size:1.08rem}.edit-step-heading p{max-width:660px;color:var(--muted);margin:.2rem 0 0;font-size:.82rem}.edit-images{grid-template-columns:minmax(0,1.62fr) 32px minmax(280px,1fr);align-items:center;gap:.85rem;display:grid}.edit-source,.edit-reference{align-self:stretch}.edit-image-label{justify-content:space-between;align-items:baseline;min-height:38px;margin-bottom:.55rem;display:flex}.edit-image-label strong{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.edit-image-label span{color:var(--muted);font-size:.74rem}.edit-image-label em{color:var(--accent-text);letter-spacing:.07em;margin-left:.3rem;font-size:.61rem;font-style:normal}.edit-image-connector{width:30px;height:30px;color:var(--accent-text);background:linear-gradient(135deg,#7255dc14,#3976dc1a);border:1px solid #6652c833;border-radius:999px;place-items:center;margin-top:38px;font-size:1.15rem;font-weight:500;display:grid}.edit-dropzone{background:linear-gradient(145deg, #faf9fc, var(--surface-soft));border-color:#cbc8d3;min-height:290px;padding:1.5rem}.edit-dropzone>svg{color:var(--accent)}.edit-source-frame,.edit-reference-frame{background:var(--surface-soft);border:0;border-radius:20px;min-height:290px;max-height:500px}.edit-source-frame .edit-source-image,.edit-reference-frame img{max-height:500px}.edit-reference-empty{background:linear-gradient(145deg, #fbfafc, var(--surface-soft));border-color:#d5d2dc;border-radius:20px;min-height:290px;padding:1.25rem}.edit-reference-empty>span{max-width:250px;color:var(--muted);margin:.35rem 0 1rem;font-size:.76rem}.edit-reference-empty>svg{width:1.45rem;margin-bottom:.5rem}.edit-reference-empty>strong{font-size:.9rem}.edit-source-actions{min-height:var(--control-height);justify-content:flex-end;gap:1rem;margin-top:.25rem}.edit-source-actions .text-link{min-height:var(--control-height);cursor:pointer;background:0 0;border:0;align-items:center;padding:.4rem 0;font-size:.76rem;display:inline-flex}.edit-instruction{border-top:0;margin-top:1.6rem;padding-top:0}.edit-instruction .edit-step-heading{margin-bottom:.65rem}.edit-composer{border:1px solid var(--border-soft);background:#fff;border-radius:20px;transition:border-color .18s,box-shadow .18s;overflow:hidden;box-shadow:0 10px 32px #2320300f}.edit-composer:focus-within{border-color:#6652c899;box-shadow:0 0 0 4px #6652c817,0 12px 36px #23203014}.edit-composer-input{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:.65rem;padding:1rem 1.1rem .4rem;display:grid}.edit-composer-input>svg{width:18px;color:var(--accent);margin-top:.2rem}.edit-instruction .edit-composer textarea{min-height:76px;max-height:220px;box-shadow:none;resize:vertical;background:0 0;border:0;border-radius:0;padding:0;line-height:1.55}.edit-instruction .edit-composer textarea:focus{box-shadow:none;background:0 0;border:0}.edit-composer-hint{color:var(--muted);align-items:center;gap:.4rem;padding:0 1.1rem .65rem;font-size:.72rem;display:flex}.edit-composer-hint svg{width:12px;color:var(--accent-text);flex:0 0 12px}.edit-composer .edit-examples{border-top:1px solid #e3e1e8b3;align-items:center;margin:0;padding:.6rem 1.1rem}.edit-composer .edit-examples>span{color:var(--muted);text-transform:uppercase;margin-right:.15rem;font-size:.68rem;font-weight:700}.edit-composer .edit-examples button{background:var(--surface-soft);border-color:#0000;min-height:30px;padding:.3rem .6rem;font-size:.69rem}.edit-composer .edit-examples button:hover:not(:disabled){background:#fff;border-color:#6652c840}.edit-composer .edit-error{margin:.7rem 1.1rem 0}.edit-composer .edit-submit{border-top:1px solid var(--border-soft);background:#fcfbfd;margin-top:0;padding:.75rem 1.1rem}.edit-composer .edit-submit .generate-button{min-height:var(--control-height);background:var(--gradient);box-shadow:0 7px 20px #5847cf33}@media (max-width:900px){.edit-images{grid-template-columns:1fr;gap:.7rem}.edit-image-connector{margin:-.1rem auto}.edit-image-label{min-height:0;margin-top:.4rem}.edit-source-frame,.edit-reference-frame{min-height:260px}.edit-reference-empty{min-height:190px}.edit-instruction{max-width:none}}@media (max-width:560px){.edit-workspace{padding:1rem}.edit-step-heading p{font-size:.77rem}.edit-dropzone{min-height:245px}.edit-reference-empty{min-height:145px}.edit-reference-frame{min-height:220px}.edit-reference-empty>div{flex-direction:row}.edit-reference-empty .secondary-button,.edit-reference-empty .text-link{width:auto;min-height:var(--control-height)}.edit-image-connector{width:28px;height:28px}.edit-instruction{margin-top:1.35rem}.edit-composer-input{padding:.9rem .85rem .35rem}.edit-composer-hint{align-items:flex-start;padding:0 .85rem .65rem}.edit-composer .edit-examples{flex-wrap:wrap;padding:.6rem .85rem;overflow:visible}.edit-composer .edit-examples button{min-height:var(--control-height)}.edit-composer .edit-submit{padding:.75rem .85rem}}@media (prefers-reduced-motion:reduce){.edit-composer,.edit-dropzone{transition:none}}.models-page{max-width:1240px}.models-hero{max-width:820px;margin-bottom:2.5rem}.models-hero h1,.model-flow__intro h1,.model-detail__hero h1{letter-spacing:-.06em;margin:.35rem 0 .8rem;font-size:clamp(3rem,6vw,5rem)}.models-hero>p{margin:0 0 .5rem;font-size:1.2rem}.models-hero>span{color:var(--muted);font-size:1rem}.model-explainer{background:linear-gradient(145deg,#f7f5fb,#eef2fa);border:1px solid #e3e1e8;border-radius:28px;grid-template-columns:1fr auto 1.15fr;align-items:center;gap:1.25rem;padding:clamp(1rem,3vw,2rem);display:grid}.model-explainer__stage>small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.7rem;font-size:.68rem;font-weight:800;display:block}.model-explainer__stage>div{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.model-explainer__stage img{aspect-ratio:.8;object-fit:cover;border:4px solid #fff;border-radius:14px;width:100%;box-shadow:0 8px 22px #1e1e281a}.model-explainer__stage img:nth-child(2){transform:translateY(12px)}.model-explainer__center{text-align:center;justify-items:center;gap:.3rem;min-width:150px;display:grid}.model-explainer__center>span{background:var(--gradient);color:#fff;border-radius:20px;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 12px 30px #5943d238}.model-explainer__center svg{width:30px}.model-explainer__center small{color:var(--muted)}.model-education,.model-how,.your-models{margin-top:clamp(4rem,8vw,7rem)}.models-section-heading{max-width:680px;margin-bottom:1.5rem}.models-section-heading h2,.your-models h2,.model-dataset h2,.model-references h2,.model-review h2,.model-state h2{letter-spacing:-.045em;margin:.25rem 0;font-size:clamp(2rem,4vw,3.2rem)}.model-type-grid{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.model-type-grid article{background:#fff;border:1px solid #e3e1e8;border-radius:20px;padding:1.2rem}.model-type-grid article>span{color:#6652c8;background:#f1effa;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:1rem;display:grid}.model-type-grid svg{width:21px}.model-type-grid p,.model-how article p{color:var(--muted);margin:.5rem 0 0;font-size:.82rem}.model-how>div:nth-child(2){grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.model-how article{border-top:1px solid #dcd9e5;padding:1.3rem}.model-how article>span{color:#6652c8;font-size:.72rem;font-weight:800}.model-how article strong{margin-top:.8rem;display:block}.models-vs-edit{color:var(--muted);background:#f7f5fb;border-radius:14px;margin:1rem 0 0;padding:1rem;font-size:.86rem}.models-vs-edit a{color:#5e49bf;text-decoration:underline}.your-models__heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.model-resources{grid-template-columns:repeat(2,1fr);gap:.8rem;margin:1.5rem 0;display:grid}.model-resources article{background:#fff;border:1px solid #e3e1e8;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:.15rem .8rem;padding:1rem 1.15rem;display:grid}.model-resources strong{grid-row:span 2;font-size:1.7rem}.model-resources span{font-weight:750}.model-resources small{color:var(--muted)}.your-models>.cevuno-tip{margin:1rem 0 1.5rem;padding:.75rem .9rem}.models-empty{text-align:center;background:#f8f7fa;border:1px dashed #c9c4d7;border-radius:24px;align-content:center;place-items:center;min-height:300px;padding:2rem;display:grid}.models-empty>svg{color:#6652c8;width:42px}.models-empty h3{margin:1rem 0 .3rem;font-size:1.5rem}.models-empty p{max-width:520px;color:var(--muted)}.models-page .model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.models-page .model-card{border-radius:20px;min-height:0;padding:0;display:block;overflow:hidden}.model-card__open{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.model-card__preview{aspect-ratio:1.35;color:#76c;background:linear-gradient(145deg,#f3f0fb,#e9eff8);place-items:center;width:100%;display:grid;overflow:hidden}.model-card__preview img{object-fit:cover;width:100%;height:100%}.model-card__preview>span svg{width:42px}.model-card__body{gap:.35rem;padding:1rem;display:grid}.model-card__body>strong{font-size:1.15rem}.model-card__body>small{color:var(--muted)}.model-card__meta{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.model-card__meta>small{color:#6652c8;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.model-status{white-space:nowrap}.model-status--draft{color:#66616d;background:#efedf1}.model-status--dataset_ready,.model-status--waiting_for_training{color:#6549c4;background:#efebff}.model-status--training{color:#6047bb;background:linear-gradient(90deg,#efebff,#e4edff)}.model-status--validating{color:#376bb2;background:#e7f0fc}.model-status--ready{color:#27764a;background:#e6f4ec}.model-status--failed{color:#a34843;background:#fbeceb}.model-progress{background:#ece9f0;border-radius:999px;height:5px;margin-top:.4rem;display:grid;overflow:visible}.model-progress i{border-radius:inherit;background:var(--gradient);height:5px}.model-progress small{color:var(--muted);margin-top:.45rem}.model-card__action{padding:0 1rem 1rem}.model-card__action a,.model-card__action button{color:#fff;cursor:pointer;background:#262626;border:0;border-radius:999px;padding:.55rem .8rem;font-size:.76rem;font-weight:700;display:inline-flex}.model-card__action a:focus-visible,.model-card__action button:focus-visible,.model-card__open:focus-visible{outline-offset:-3px;outline:3px solid #6750da47}.model-flow,.model-detail{max-width:1100px;margin-inline:auto}.model-flow__intro{max-width:760px;margin:2rem 0}.model-flow__intro>p:last-child{color:var(--muted)}.type-selector{border:0;min-width:0;margin:0;padding:0}.type-selector>legend{color:var(--muted);margin-bottom:.75rem;font-size:.78rem;font-weight:750}.models-page .type-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.models-page .type-option{background:var(--surface);cursor:pointer;border:1px solid #dedbe6;border-radius:20px;grid-template-rows:auto 1fr;min-width:0;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 14px #231b3e0a}.models-page .type-option:hover{border-color:#aaa0d3;transform:translateY(-2px);box-shadow:0 10px 28px #4130821a}.models-page .type-option.selected{background:linear-gradient(#fff 58%,#f3efff);border-color:#6b54d5;box-shadow:0 0 0 2px #6b54d51f,0 12px 30px #4e399e24}.type-option>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.type-option:focus-within{outline-offset:3px;outline:3px solid #6750da59}.type-option__visual{aspect-ratio:1.45;background:#eeebf5;width:100%;display:block;overflow:hidden}.type-option__visual img{object-fit:cover;width:100%;height:100%}.type-option__copy{gap:.25rem;min-width:0;padding:.85rem .9rem 1rem;display:grid}.type-option__copy strong{color:var(--text);font-size:.98rem}.type-option__copy>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.4;overflow:hidden}.type-option__check{color:#0000;background:#231f2d6b;border:2px solid #ffffffd9;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:.65rem;right:.65rem;box-shadow:0 2px 8px #00000024}.type-option.selected .type-option__check{color:#fff;background:#6652c8}.type-option__check svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.model-detail__hero{grid-template-columns:minmax(260px,.7fr) 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);margin-top:2rem;display:grid}.model-detail__cover{aspect-ratio:1;color:#76c;background:linear-gradient(145deg,#f3f0fb,#e9eff8);border-radius:24px;place-items:center;display:grid;overflow:hidden}.model-detail__cover img{object-fit:cover;width:100%;height:100%}.model-detail__cover>svg{width:64px}.model-detail__hero>div:last-child>p:last-of-type{color:var(--muted)}.model-detail__hero .inline-button{margin-top:.5rem;display:inline-flex}.model-overview{grid-template-columns:repeat(4,1fr);gap:.7rem;margin:2rem 0 4rem;display:grid}.model-overview article{border:1px solid #e3e1e8;border-radius:16px;gap:.3rem;padding:1rem;display:grid}.model-overview span{color:var(--muted);font-size:.72rem}.model-dataset,.model-references,.model-review,.model-state{margin-top:3rem}.model-dataset__heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.model-dataset__heading>strong{color:#6652c8}.dataset-progress{background:#ece9f0;border-radius:999px;height:8px;margin-top:1rem;overflow:hidden}.dataset-progress i{border-radius:inherit;background:var(--gradient);height:100%;display:block}.model-dataset>p{color:var(--muted);font-size:.82rem}.models-page .upload-area{cursor:pointer;text-align:center;background:#f8f7fa;border:1px dashed #bbb6c8;border-radius:22px;place-content:center;justify-items:center;min-height:240px;padding:1.5rem;display:grid}.upload-area--active{background:#f2efff;border-color:#6b54d5}.models-page .upload-area svg{color:#6652c8;width:30px;margin-bottom:.7rem}.models-page .upload-area span,.models-page .upload-area small{color:var(--muted)}.models-page .upload-area input{opacity:0;width:1px;height:1px;position:absolute}.model-dataset .cevuno-tip{max-width:none}.model-dataset .cevuno-tip p strong{display:inline}.model-references .dataset-grid{margin-top:1rem}.model-references .dataset-image{border-radius:16px}.model-review{background:#f7f5fc;border:1px solid #ddd8ef;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:1.5rem;display:grid}.model-review p,.model-review small{color:var(--muted)}.model-review>div:last-child{justify-items:end;gap:.35rem;display:grid}.model-review>div:last-child span{color:var(--muted);font-size:.78rem}.model-state{background:#f5f7fb;border-radius:22px;padding:1.5rem}.model-state p{color:var(--muted)}@media (max-width:900px){.model-explainer{grid-template-columns:1fr}.model-explainer__center{padding:1rem}.model-type-grid,.models-page .type-options,.models-page .model-grid{grid-template-columns:repeat(2,1fr)}.model-detail__hero{grid-template-columns:1fr 1.1fr}.model-overview{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.models-hero h1,.model-flow__intro h1,.model-detail__hero h1{font-size:3rem}.model-explainer__stage>div{overflow-x:auto}.model-type-grid{grid-template-columns:none;grid-auto-columns:78vw;grid-auto-flow:column;padding-bottom:.6rem;display:grid;overflow-x:auto}.model-how>div:nth-child(2),.models-page .model-grid,.model-detail__hero,.model-review{grid-template-columns:1fr}.your-models__heading{flex-direction:column;align-items:stretch}.model-resources{grid-template-columns:1fr}.models-page .type-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.type-option__copy{padding:.65rem .7rem .8rem}.type-option__copy>span{font-size:.7rem}.model-overview{grid-template-columns:repeat(2,1fr)}.model-review>div:last-child{justify-items:stretch}.model-review .inline-button{justify-content:center}.model-dataset__heading{flex-direction:column;align-items:start}.model-references .dataset-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:390px){.models-page .type-options{grid-template-columns:1fr}.type-option__visual{aspect-ratio:2}}@media (prefers-reduced-motion:reduce){.models-page .type-option{transition:none}.models-page .type-option:hover{transform:none}}.models-page.page-section{padding-bottom:clamp(3rem,6vw,5rem)}.model-explainer{grid-template-columns:minmax(280px,.9fr) 180px minmax(360px,1.1fr)}.model-explainer__stage>div{min-width:0}.model-explainer__references>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.model-explainer__references img{aspect-ratio:auto;object-fit:cover;object-position:center 25%;width:100%;height:130px;transform:none!important}.model-explainer__stage--results>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.model-explainer__stage--results img{aspect-ratio:auto;object-fit:cover;object-position:center 28%;width:100%;height:210px;transform:none!important}.model-explainer__center>b{color:#27764a;text-transform:uppercase;background:#e5f4ea;border-radius:999px;padding:.25rem .5rem;font-size:.65rem}.model-explainer__empty{min-height:180px;color:var(--muted);text-align:center;border:1px dashed #c5bfd5;border-radius:16px;grid-column:1/-1;align-content:center;place-items:center;gap:.5rem;font-size:.78rem;display:grid}.model-explainer__empty svg{color:#6b55cf;width:30px}.model-explainer>p{color:#625e69;text-align:center;border-top:1px solid #6455961f;grid-column:1/-1;margin:.7rem 0 0;padding-top:1rem}.model-type-grid article.model-type-card{grid-template-columns:76px 1fr;align-items:center;gap:.8rem;min-height:112px;padding:.7rem;display:grid}.model-type-card__visual{background:#f0edf8;border-radius:14px;place-items:center;width:76px;height:76px;margin:0;display:grid;overflow:hidden}.model-type-card__visual img{object-fit:cover;width:100%;height:100%}.model-type-card__visual--pet{color:#7055bd;background:linear-gradient(145deg,#f8efe8,#eee9f8);font-size:2rem}.model-type-card p{margin-top:.25rem;line-height:1.35}.model-how__steps{position:relative;gap:0!important}.model-how__steps:before{content:"";background:linear-gradient(90deg,#8c73e4,#6a75dc,#4b8ada);height:1px;position:absolute;top:1.95rem;left:16.5%;right:16.5%}.model-how__steps article{text-align:center;border:0;position:relative}.model-how__steps article>span{z-index:1;border:5px solid var(--bg);color:#fff;box-sizing:content-box;background:#6652c8;border-radius:50%;place-items:center;width:2.6rem;height:2.6rem;margin-inline:auto;display:grid;position:relative}.models-comparison{background:#f5f3f8;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:1.25rem;padding:.7rem;display:grid}.models-comparison article{text-align:left;background:#fff;border:0;border-radius:12px;padding:.75rem .9rem}.models-comparison strong,.models-comparison span{display:block}.models-comparison strong{color:#6652c8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.7rem}.models-comparison span{color:var(--muted);font-size:.8rem}.models-comparison a{color:#5744b5;margin-top:.45rem;font-size:.78rem;font-weight:700;display:inline-block}.your-models{margin-top:clamp(3.5rem,7vw,5.5rem)}.your-models__heading{border-bottom:1px solid #e3e1e8;align-items:center;padding-bottom:1.2rem}.your-models__heading>div:first-child>span{color:var(--muted);font-size:.85rem}.your-models__toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.your-models__toolbar>span{color:var(--muted);white-space:nowrap;background:#fff;border:1px solid #e0dde7;border-radius:999px;padding:.55rem .7rem;font-size:.72rem}.your-models__toolbar>span strong{color:var(--text)}.your-models>.model-grid{margin-top:1.25rem}.models-page .model-grid{grid-template-columns:repeat(auto-fit,minmax(280px,350px));grid-auto-rows:1fr;justify-content:start}.models-page .model-card{cursor:default;flex-direction:column;height:100%;display:flex}.model-card__open{flex-direction:column;flex:1;min-height:0;display:flex}.model-card__preview{flex:none}.model-card__preview--draft{background:linear-gradient(145deg,#f8f7fa,#eeebf4)}.model-card__preview--draft>span{color:#716b7a;place-items:center;gap:.3rem;display:grid}.model-card__preview--draft svg{color:#7864cf;width:34px}.model-card__preview--draft strong{font-size:.88rem}.model-card__preview--draft small{color:var(--muted)}.model-card__body{flex-direction:column;flex:1;align-items:stretch;display:flex}.model-card__body>strong{overflow-wrap:anywhere}.model-card__meta{align-items:flex-start}.model-card__meta .model-status{text-overflow:ellipsis;max-width:60%;overflow:hidden}.model-progress{margin-bottom:.85rem}.model-card__action{border-top:1px solid #eceaf0;flex-wrap:wrap;align-items:center;gap:.5rem;min-height:58px;margin-top:auto;padding-top:.75rem;display:flex}.model-card__action a,.model-card__action button{white-space:normal;text-align:center;max-width:100%}.model-card__action .model-card__secondary{color:#4f4b55;background:#fff;border:1px solid #dedbe4}@media (max-width:1050px){.model-explainer{grid-template-columns:minmax(240px,.85fr) 150px minmax(300px,1fr)}.model-explainer__references img{height:110px}.model-explainer__stage--results img{height:180px}.model-type-grid article.model-type-card{grid-template-columns:62px 1fr}.model-type-card__visual{width:62px;height:62px}}@media (max-width:900px){.model-explainer{grid-template-columns:1fr}.model-explainer__center{position:relative}.model-explainer__center:before,.model-explainer__center:after{color:#7460d1;content:"↓";display:block}.model-explainer__references img{height:160px}.model-explainer__stage--results img{height:190px}.your-models__heading{flex-direction:column;align-items:stretch}.your-models__toolbar{justify-content:flex-start}}@media (max-width:600px){.model-explainer__references>div,.model-explainer__stage--results>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.model-explainer__stage--results img:last-child{grid-column:1/-1;width:50%;margin-inline:auto}.model-explainer__references img{height:145px}.model-type-grid article.model-type-card{grid-template-columns:68px 1fr;min-height:105px}.model-type-card__visual{width:68px;height:68px}.model-how__steps:before{width:1px;height:auto;top:2rem;bottom:2rem;left:2.6rem}.model-how__steps article{text-align:left;grid-template-columns:3.2rem 1fr;gap:.7rem;display:grid}.model-how__steps article>span{grid-row:span 2;margin:0}.model-how__steps article strong{margin-top:.3rem}.model-how__steps article p{grid-column:2}.models-comparison{grid-template-columns:1fr}.your-models__toolbar{grid-template-columns:repeat(2,1fr);display:grid}.your-models__toolbar .inline-button{grid-column:1/-1;justify-content:center}.models-page .model-grid{grid-template-columns:1fr}.model-card__action a,.model-card__action button{flex:1;justify-content:center}}.modal-open{overflow:hidden}.library-heading{margin-bottom:2rem}.library-toolbar{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;gap:.85rem;margin-bottom:1.5rem;padding:1rem;display:grid;position:relative}.library-search{border:1px solid #dcd9e3;border-radius:15px;align-items:center;gap:.6rem;min-height:50px;padding:0 .85rem;display:flex}.library-search:focus-within{border-color:#8e7cdd;box-shadow:0 0 0 3px #6750da1f}.library-search input{min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1}.library-search button{cursor:pointer;background:#f1eff5;border:0;border-radius:50%;width:36px;height:36px;font-size:1.25rem}.library-toolbar__row,.library-toolbar__end,.library-kinds,.library-chips{align-items:center;gap:.55rem;display:flex}.library-toolbar__row{justify-content:space-between}.library-kinds button,.library-filter-button,.library-toolbar select{color:#55515c;cursor:pointer;background:#fff;border:1px solid #dfdce5;border-radius:999px;min-height:44px;padding:.55rem .85rem;font-weight:700}.library-kinds button[aria-pressed=true]{color:#fff;background:#2d2b30;border-color:#2d2b30}.library-toolbar select{appearance:auto}.library-filters{background:#f7f6f9;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:.8rem;padding:1rem;display:grid}.library-filters label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;gap:.35rem;font-size:.7rem;font-weight:800;display:grid}.library-filters select{text-transform:none;letter-spacing:0;background:#fff;border-radius:10px;width:100%}.library-filters>button,.library-chips>button{color:#5c48bd;cursor:pointer;background:0 0;border:0;min-height:44px;font-weight:700}.library-chips{flex-wrap:wrap}.library-chips>span{color:#5745ae;background:#efedf8;border-radius:999px;align-items:center;min-height:34px;padding:.3rem .35rem .3rem .65rem;font-size:.76rem;font-weight:700;display:inline-flex}.library-chips span button{width:27px;height:27px;color:inherit;cursor:pointer;background:0 0;border:0}.library-grid{columns:4 240px;transition:opacity .18s}.library-grid.is-updating{opacity:.55;pointer-events:none}.library-card{padding:.45rem .45rem .7rem;position:relative}.library-card__open{width:100%;color:inherit;cursor:zoom-in;text-align:left;background:0 0;border:0;padding:0;display:block}.library-image{min-height:120px;display:block}.library-card__meta{color:var(--muted);text-transform:uppercase;justify-content:space-between;margin:.65rem .25rem .1rem;font-size:.68rem;display:flex}.library-card__meta b{color:#6753c9;letter-spacing:.06em}.library-card__open>strong{margin:.25rem;font-size:.8rem;display:block}.library-card__open>span:last-child{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:.25rem;font-size:.76rem;display:block;overflow:hidden}.library-card__actions{opacity:0;gap:.35rem;transition:opacity .15s;display:flex;position:absolute;top:.8rem;right:.8rem}.library-card:hover .library-card__actions,.library-card:focus-within .library-card__actions{opacity:1}.library-card__actions button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#19181cc7;border:1px solid #ffffffa6;border-radius:999px;min-height:36px;padding:.35rem .55rem}.library-card button:focus-visible,.library-pagination button:focus-visible{outline-offset:2px;outline:3px solid #6750da47}.library-pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.library-pagination>div{gap:.3rem;display:flex}.library-pagination button{cursor:pointer;background:#fff;border:1px solid #dfdce5;border-radius:11px;min-width:42px;min-height:42px}.library-pagination button[aria-current=page]{color:#fff;background:#302e34}.library-pagination button:disabled{opacity:.4;cursor:default}.library-pagination>span{display:none}.library-recover{color:#873d3d;background:#fff1f1;border-radius:13px;justify-content:space-between;align-items:center;margin:1rem 0;padding:.85rem 1rem;display:flex}.library-recover button{color:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}.library-skeleton span{break-inside:avoid;background:linear-gradient(100deg,#eeeaf2 25%,#f7f5f8 40%,#eeeaf2 60%) 0 0/200% 100%;border-radius:20px;height:280px;margin-bottom:1rem;animation:1.4s infinite library-shimmer;display:block}@keyframes library-shimmer{to{background-position-x:-200%}}.asset-viewer__backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19181db8;place-items:center;padding:2.5vh 2.5vw;display:grid;position:fixed;inset:0}.asset-viewer{background:#fafafa;border-radius:24px;outline:none;width:min(1320px,95vw);height:min(900px,95vh);position:relative;overflow:hidden;box-shadow:0 28px 90px #00000059}.asset-viewer>header{border-bottom:1px solid #e4e1e7;justify-content:space-between;align-items:center;height:60px;padding:0 1.1rem 0 1.4rem;display:flex}.asset-viewer>header button{cursor:pointer;background:#ece9ef;border:0;border-radius:50%;width:42px;height:42px;font-size:1.35rem}.asset-viewer__content{grid-template-columns:minmax(0,1fr) 340px;height:calc(100% - 60px);display:grid}.asset-viewer__visual{background:#29282c;place-items:center;min-width:0;min-height:0;padding:1.2rem 3.5rem;display:grid}.asset-viewer__visual>img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(95vh - 100px);display:block}.asset-viewer__visual .before-after{width:min(100%,820px);max-height:calc(95vh - 110px)}.asset-viewer aside{flex-direction:column;gap:.8rem;min-height:0;padding:1.5rem;display:flex;overflow:auto}.asset-viewer aside time{color:var(--muted);font-size:.8rem}.asset-viewer aside>div{border-top:1px solid #e5e2e8;padding-top:1rem}.asset-viewer aside small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:block}.asset-viewer aside p{max-height:12rem;margin:0;line-height:1.55;overflow:auto}.asset-lineage{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.asset-lineage small{text-transform:none!important;letter-spacing:0!important;margin:0!important}.asset-lineage button{color:#5b47b9;cursor:pointer;background:0 0;border:0;font-weight:700}.asset-viewer__actions{gap:.6rem;margin-top:auto;display:grid}.asset-viewer__actions a,.asset-viewer__actions button{text-align:center;justify-content:center}.asset-viewer__actions>a:not(.inline-button){color:#5946b8;font-size:.8rem;font-weight:700}.asset-viewer__actions span{color:#a03e3e;font-size:.75rem}.asset-viewer__previous,.asset-viewer__next{cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-sm);background:#ffffffe0;border:0;border-radius:50%;position:absolute;top:50%}.asset-viewer__previous{left:.8rem}.asset-viewer__next{right:355px}.asset-viewer__loading{align-content:center;place-items:center;gap:.8rem;height:calc(100% - 60px);display:grid}@media (prefers-reduced-motion:reduce){.library-grid,.library-card__actions{transition:none}.library-skeleton span{animation:none}}@media (max-width:900px){.library-grid{columns:3 210px}.library-filters{grid-template-columns:repeat(3,1fr)}.library-filters>button{grid-column:1/-1}.asset-viewer__content{grid-template-columns:minmax(0,1fr) 280px}.asset-viewer__next{right:295px}}@media (max-width:650px){.library-heading{flex-direction:column;align-items:stretch}.library-heading .button{justify-content:center}.library-toolbar{padding:.8rem}.library-toolbar__row{flex-direction:column;align-items:stretch}.library-kinds{grid-template-columns:repeat(3,1fr);display:grid}.library-kinds button{padding-inline:.35rem}.library-toolbar__end{grid-template-columns:1fr 1fr;display:grid}.library-toolbar__end>*{width:100%}.library-filters{z-index:120;border-radius:22px 22px 0 0;grid-template-columns:1fr;padding:1.2rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -15px 50px #1e1c2338}.library-filters>button{grid-column:auto}.library-grid{columns:2 155px;column-gap:.7rem}.library-card{margin-bottom:.7rem}.library-card__actions{opacity:1;margin:.45rem .25rem 0;position:static}.library-card__actions button{color:#4c4852;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#dfdce5;flex:1;min-height:40px}.library-pagination>div{display:none}.library-pagination>span{color:var(--muted);display:block}.library-pagination{justify-content:space-between}.asset-viewer__backdrop{background:#fafafa;place-items:stretch stretch;padding:0}.asset-viewer{border-radius:0;width:100%;height:100dvh}.asset-viewer__content{height:calc(100dvh - 60px);display:block;overflow:auto}.asset-viewer__visual{min-height:48vh;padding:1rem}.asset-viewer__visual>img{max-height:68vh}.asset-viewer aside{overflow:visible}.asset-viewer__previous,.asset-viewer__next{position:fixed;top:calc(48vh + 8px)}.asset-viewer__previous{left:.8rem}.asset-viewer__next{right:.8rem}}@media (max-width:390px){.library-grid{columns:1}.library-image{min-height:180px}.library-card__actions button{min-height:44px}}.pricing-page{max-width:1320px}.pricing-hero{margin-bottom:clamp(2rem,4vw,3.25rem)}.pricing-hero h1{margin-top:.45rem}.pricing-plans{margin-bottom:clamp(3.5rem,7vw,6rem)}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.85rem}.pricing-card{border-radius:22px;gap:1.15rem;min-width:0;padding:1.35rem;overflow:visible;box-shadow:0 8px 28px #1f1d240d}.pricing-card:before{content:"";background:0 0;border-radius:0 0 2px 2px;height:2px;position:absolute;top:-1px;left:18px;right:18px}.pricing-card.current{border-color:#8b79dd;box-shadow:0 10px 32px #5842b91a}.pricing-card.current:before{background:var(--gradient)}.pricing-card.recommended{border-color:#d8d1f2}.plan-state-badge,.recommended-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.32rem .62rem;font-size:.62rem;font-weight:800;position:absolute;top:-12px;right:1rem}.plan-state-badge{background:var(--gradient)}.recommended-badge{background:#6251bb}.plan-card__intro{min-height:160px}.plan-card__intro h3{letter-spacing:-.045em;margin:.7rem 0 .55rem;font-size:clamp(2.35rem,3.2vw,3rem)}.plan-card__intro h3 small{color:var(--muted);letter-spacing:0;margin-left:.2rem;font-size:.72rem;font-weight:600}.plan-card__intro p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.plan-resources{border-top:1px solid #e7e4eb;border-bottom:1px solid #e7e4eb;gap:.85rem;padding:1rem 0;display:grid}.plan-resources>div{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.plan-resources>div>strong{color:#29272c;letter-spacing:-.035em;font-size:1.45rem}.plan-resources>div>span{max-width:145px;color:var(--muted);text-align:right;justify-content:flex-end;align-items:center;font-size:.7rem;line-height:1.25;display:flex}.resource-info{margin-left:.3rem;display:inline-block;position:relative}.resource-info summary{color:#6757b3;cursor:pointer;border:1px solid #d8d3e2;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.68rem;font-weight:800;list-style:none;display:grid}.resource-info summary::-webkit-details-marker{display:none}.resource-info>span{z-index:4;color:#fff;width:210px;box-shadow:var(--shadow-md);text-align:left;background:#28262c;border:1px solid #ded9e8;border-radius:11px;padding:.65rem .75rem;font-size:.7rem;line-height:1.45;position:absolute;bottom:calc(100% + .5rem);right:0}.resource-info:not([open])>span{display:none}.resource-info summary:focus-visible{outline-offset:2px;outline:3px solid #6750da40}.plan-secondary{color:#5f5a66;margin:0;font-size:.76rem}.plan-card__action{margin-top:auto;display:flex}.plan-card__action .plan-cta{justify-content:center;align-items:center;width:100%;min-height:46px;display:flex}.plan-cta--scheduled{color:#5848aa;background:#f2effa;border-color:#d8d2eb;flex-direction:column;gap:.1rem}.plan-cta--scheduled small{color:#71698b;font-size:.68rem}.pricing-skeleton>span{background:linear-gradient(100deg,#eeeaf2 25%,#f8f6f9 40%,#eeeaf2 60%) 0 0/200% 100%;border-radius:22px;min-height:490px;animation:1.4s infinite library-shimmer}.subscription-section{border:1px solid var(--border);background:linear-gradient(120deg,#faf9fc,#fff);border-radius:22px;grid-template-columns:minmax(180px,.7fr) minmax(360px,1.5fr) auto;align-items:center;gap:1.5rem;margin-bottom:clamp(3.5rem,7vw,6rem);padding:1.5rem 1.7rem;display:grid}.subscription-section h2{margin:.25rem 0;font-size:2rem}.subscription-status{color:#26734a;background:#e8f5ec;border-radius:999px;padding:.25rem .5rem;font-size:.68rem;font-weight:800;display:inline-flex}.subscription-section dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;display:grid}.subscription-section dl>div{border-left:1px solid #e0dde5;min-width:0;padding-left:1rem}.subscription-section dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.3rem;font-size:.68rem;font-weight:800}.subscription-section dd{margin:0;font-size:.84rem;line-height:1.4}.subscription-section .plan-cta{white-space:nowrap}.purchase-section{background:#f6f4f9;border-radius:26px;margin:0 0 clamp(3.5rem,7vw,6rem);padding:clamp(1.4rem,3vw,2.2rem)}.purchase-heading{max-width:600px;margin-bottom:1.4rem}.purchase-heading h2{letter-spacing:-.045em;margin:.25rem 0;font-size:clamp(2rem,4vw,3rem)}.purchase-heading>p:last-child{color:var(--muted)}.purchase-groups{gap:.8rem}.purchase-groups article{background:#fff;border:1px solid #e5e1ea;grid-template-columns:minmax(120px,.7fr) 1fr;align-items:center;gap:1rem;padding:1.1rem;display:grid}.purchase-groups h3{letter-spacing:.06em;text-transform:uppercase;margin:0 0 .25rem;font-size:.76rem}.purchase-groups p{color:var(--muted);margin:0;font-size:.76rem}.purchase-groups p strong{color:var(--text);font-size:1.35rem}.purchase-actions{justify-content:flex-end}.purchase-link{flex-direction:column;justify-content:center;align-items:center;min-width:82px;min-height:48px;padding:.5rem .7rem;transition:border-color .15s,color .15s,transform .15s;display:inline-flex}.purchase-link strong{font-size:.88rem}.purchase-link span{color:var(--muted);font-size:.68rem}.purchase-link:hover{color:#5b48b5;border-color:#8773db;transform:translateY(-1px)}.purchase-link:focus-visible{outline-offset:2px;outline:3px solid #6750da3d}.purchase-link:active{transform:translateY(1px)}.purchase-reassurance{color:var(--muted);text-align:center;margin:1rem 0 0;font-size:.74rem}.pricing-faq{grid-template-columns:minmax(220px,.65fr) minmax(400px,1.35fr);gap:clamp(2rem,5vw,5rem);max-width:1080px;margin:0 auto;display:grid}.pricing-faq h2{letter-spacing:-.045em;margin:.25rem 0;font-size:clamp(2rem,4vw,3rem)}.pricing-faq__list details{border-bottom:1px solid #e1dee5}.pricing-faq__list summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:58px;font-weight:750;display:flex}.pricing-faq__list summary:after{color:#6653c5;content:"+";font-size:1.25rem}.pricing-faq__list details[open] summary:after{content:"−"}.pricing-faq__list p{color:var(--muted);margin-top:0;padding-right:2rem;font-size:.86rem;line-height:1.6}.pricing-faq>a{color:#5946b8;grid-column:2;font-size:.82rem;font-weight:750}@media (prefers-reduced-motion:reduce){.purchase-link{transition:none}.pricing-skeleton>span{animation:none}}@media (max-width:1100px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.plan-card__intro{min-height:130px}.subscription-section{grid-template-columns:1fr 1.5fr}.subscription-section .plan-cta{grid-column:1/-1;justify-self:start}}@media (max-width:760px){.pricing-hero{text-align:left}.pricing-grid{grid-template-columns:1fr}.pricing-card{padding:1.25rem}.plan-card__intro{min-height:0}.subscription-section,.subscription-section dl{grid-template-columns:1fr}.subscription-section .plan-cta{justify-self:stretch;width:100%}.purchase-groups,.pricing-faq{grid-template-columns:1fr}.pricing-faq>a{grid-column:1}.resource-info>span{left:0;right:auto}.pricing-skeleton>span{min-height:360px}}@media (max-width:430px){.pricing-page.page-section{padding-top:2rem}.pricing-hero h1{font-size:2.75rem}.purchase-section{padding:1rem}.purchase-groups article{grid-template-columns:1fr}.purchase-actions{justify-content:flex-start}.purchase-link{flex:1}.subscription-section{padding:1.2rem}.pricing-card{border-radius:19px}.plan-resources>div>span{max-width:155px}.resource-info>span{width:min(220px,70vw);left:auto;right:0}}.account-page{max-width:1180px}.account-hero{margin-bottom:clamp(2rem,4vw,3rem)}.account-hero h1{letter-spacing:-.055em;margin:.35rem 0 .6rem;font-size:clamp(3rem,6vw,4.8rem)}.account-hero>p:last-child{color:var(--muted)}.account-overview{grid-template-columns:1.45fr 1fr;gap:.9rem;margin-bottom:clamp(2.8rem,6vw,4.5rem);display:grid}.account-card{border-radius:20px;min-width:0;padding:1.25rem 1.35rem;box-shadow:0 7px 24px #1f1d240a}.account-card__label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .8rem;font-size:.7rem;font-weight:800}.account-profile__identity{align-items:center;gap:.9rem;min-width:0;display:flex}.account-profile__identity>div:last-child{min-width:0}.account-profile__identity h3,.account-membership h3{letter-spacing:-.025em;margin:0 0 .2rem;font-size:1.5rem}.account-profile__identity p{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.83rem;overflow:hidden}.account-profile .profile-avatar{flex:none;width:58px;height:58px}.account-utility-link{color:#5946b8;cursor:pointer;min-height:44px;font:inherit;background:0 0;border:0;align-items:center;margin-top:.75rem;padding:0;font-size:.8rem;font-weight:750;display:inline-flex}.account-profile__actions{flex-wrap:wrap;gap:0 1rem;display:flex}.account-profile__actions .account-utility-link:disabled{opacity:.5;cursor:wait}.account-profile__error{color:var(--danger);margin:.25rem 0 0;font-size:.76rem}.account-utility-link:focus-visible,.account-support a:focus-visible,.account-support button:focus-visible,.resource-grid article>a:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #6750da3d}.account-membership__title{align-items:center;gap:.7rem;display:flex}.account-status{color:#26734a;letter-spacing:.04em;text-transform:uppercase;background:#e8f5ec;border-radius:999px;padding:.28rem .52rem;font-size:.64rem;font-weight:850;display:inline-flex}.account-status--past_due,.account-status--expired{color:#965421;background:#fff0e3}.account-status--canceled{color:#625d68;background:#efedf1}.account-membership>p{color:var(--muted);margin:.45rem 0;font-size:.83rem}.account-membership>small{color:#696371;font-size:.74rem;display:block}.account-resources-section{margin-bottom:clamp(2.8rem,6vw,4.5rem)}.account-resources-section .subheading{margin-bottom:1rem}.account-resources-section .subheading h2{letter-spacing:-.045em;margin:.25rem 0;font-size:clamp(2rem,4vw,3rem)}.account-resources-section .button--secondary{min-height:44px}.account-resources-section .resource-grid{border-radius:20px;overflow:visible;box-shadow:0 7px 24px #1f1d240a}.account-resources-section .resource-grid article{min-width:0;padding:1.25rem 1.35rem}.account-resource__label{align-items:center;gap:.25rem;min-height:26px;display:flex}.account-resource__label>span{color:#5e5964;font-size:.76rem;font-weight:750}.account-resource__label .resource-info{margin-left:auto}.account-resources-section .resource-grid strong{letter-spacing:-.045em;margin:.45rem 0 .1rem;font-size:2.35rem}.account-resources-section .resource-grid small{min-height:34px;font-size:.72rem;line-height:1.45}.account-resources-section .resource-grid article>a{color:#5946b8;align-items:center;min-height:44px;margin-top:.6rem;font-size:.76rem;font-weight:750;display:inline-flex}.account-billing{border:1px solid var(--border);background:linear-gradient(115deg,#faf9fc,#fff);border-radius:20px;grid-template-columns:minmax(190px,.8fr) minmax(380px,1.5fr) auto;align-items:center;gap:1.3rem;margin-bottom:clamp(2.6rem,5vw,4rem);padding:1.4rem 1.5rem;display:grid}.account-billing__heading,.account-billing__heading>div{min-width:0}.account-billing__heading h2{margin:.25rem 0 .6rem;font-size:1.5rem}.account-billing dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0;display:grid}.account-billing dl>div{border-left:1px solid #dedbe3;min-width:0;padding:.8rem 1rem}.account-billing__next{background:#f1eef9;border-radius:12px;border:0!important}.account-billing dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.3rem;font-size:.65rem;font-weight:800}.account-billing dd{margin:0;font-size:.8rem;line-height:1.45}.account-billing>.button{white-space:nowrap}.account-support{border-top:1px solid #e1dee5;justify-content:space-between;align-items:center;padding-top:1.4rem;display:flex}.account-support h2{margin:.2rem 0;font-size:1.6rem}.account-support nav{flex-wrap:wrap;align-items:center;gap:.4rem 1.2rem;display:flex}.account-support nav a,.account-support nav button{color:#5a47b6;cursor:pointer;min-height:44px;font:inherit;background:0 0;border:0;align-items:center;padding:0;font-size:.78rem;font-weight:750;display:inline-flex}@media (max-width:850px){.account-overview{grid-template-columns:1fr}.account-billing{grid-template-columns:1fr 1.5fr}.account-billing>.button{grid-column:1/-1;justify-self:start}}@media (max-width:620px){.account-page.page-section{padding-top:2rem}.account-hero h1{font-size:3rem}.account-overview{margin-bottom:2.8rem}.account-resources-section .subheading{flex-direction:row;align-items:flex-end}.account-resources-section .resource-grid{grid-template-columns:1fr}.account-resources-section .resource-grid article{border-right:0;border-bottom:1px solid var(--border)}.account-resources-section .resource-grid article:last-child{border-bottom:0}.account-resources-section .resource-grid small{min-height:0}.account-billing{grid-template-columns:1fr;padding:1.15rem}.account-billing dl{grid-template-columns:1fr}.account-billing dl>div{border-top:1px solid #dedbe3;border-left:0}.account-billing>.button{grid-column:auto;justify-self:stretch;width:100%}.account-support{flex-direction:column;align-items:flex-start;gap:.8rem}.account-support nav{flex-direction:column;align-items:flex-start;gap:0}.account-profile__identity p{white-space:normal;overflow-wrap:anywhere}}.support-form-section{margin-top:var(--space-8);padding-top:var(--space-7);border-top:1px solid var(--border);grid-template-columns:minmax(220px,.7fr) minmax(360px,1.3fr);gap:clamp(2rem,6vw,5rem);display:grid}.support-form-section h2{margin:.25rem 0 .6rem;font-size:clamp(2rem,4vw,3rem)}.support-form-section>div>p:last-child{color:var(--muted)}.support-form{gap:1rem;display:grid}.support-form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.support-form label{color:#514e57;gap:.4rem;font-size:.78rem;font-weight:750;display:grid}.support-form input,.support-form select,.support-form textarea{width:100%;min-height:var(--control-height);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:.72rem .85rem;font-weight:450}.support-form textarea{resize:vertical}.support-form .button{justify-self:start}.support-honeypot{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.support-form__status{color:var(--danger);gap:.15rem;font-size:.82rem;display:grid}.support-form__status--success{color:var(--success)}@media (max-width:700px){.support-form-section,.support-form__row{grid-template-columns:1fr}.support-form .button{width:100%}}.studio,.studio-heading,.studio .creation-console,.studio .prompt-composer,.studio .visual-picker,.studio .picker-row{min-width:0;max-width:100%}.studio .picker-row{width:100%}@media (max-width:520px){.studio .studio-heading h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(2.35rem,11vw,2.7rem)}.studio .studio-heading>p:last-child{overflow-wrap:anywhere;max-width:100%}}.training-activity-banner{border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);background:color-mix(in srgb,var(--accent) 8%,var(--surface));border-radius:14px;flex-wrap:wrap;align-items:baseline;gap:10px 18px;max-width:1180px;margin:16px auto 0;padding:12px 18px;display:flex}.training-activity-banner strong{color:var(--text)}.training-activity-banner span{color:var(--muted);font-size:.92rem}.upload-area--disabled{cursor:not-allowed;opacity:.72}.upload-progress-text,.edit-upload-progress{min-height:1.4em;color:var(--muted);font-size:.86rem}.dataset-image .upload-thumbnail-status{color:#fff;background:#121019c7;border-radius:999px;padding:.25rem .45rem;font-size:.68rem;font-weight:750;position:absolute;bottom:.45rem;left:.45rem}.dataset-image>.button-spinner{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.dataset-image>small{color:#fff;background:#121019d1;border-radius:8px;padding:.35rem;font-size:.66rem;position:absolute;inset:auto .45rem 2rem}.dataset-image--failed{outline:2px solid var(--danger)}.upload-error-summary,.edit-upload-error-summary{border:1px solid color-mix(in srgb,var(--danger) 40%,transparent);background:color-mix(in srgb,var(--danger) 7%,var(--surface));border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding:.85rem 1rem;display:flex}.upload-error-summary:focus,.edit-upload-error-summary:focus{outline:3px solid color-mix(in srgb,var(--accent) 55%,transparent);outline-offset:2px}.edit-local-preview{background:var(--surface-soft);border-radius:20px;place-items:center;min-height:290px;display:grid;position:relative;overflow:hidden}.edit-local-preview>img{object-fit:contain;width:100%;height:100%;max-height:500px}.edit-local-preview>span:first-of-type{color:#fff;background:#121019c7;border-radius:999px;padding:.35rem .55rem;font-size:.75rem;position:absolute;bottom:.75rem;left:.75rem}.edit-local-preview>.button-spinner{position:absolute}.edit-local-preview>small{color:#fff;background:#121019d1;border-radius:8px;padding:.5rem;position:absolute;bottom:3.2rem;left:.75rem;right:.75rem}.edit-local-preview>button{position:absolute;bottom:.75rem;right:.75rem}.edit-local-preview--failed{outline:2px solid var(--danger)}label[aria-disabled=true]{cursor:not-allowed;opacity:.65}@media (max-width:600px){.upload-error-summary,.edit-upload-error-summary{flex-direction:column;align-items:stretch}.edit-local-preview{min-height:220px}}.scheduled-training-card{border:1px solid color-mix(in srgb,var(--accent) 32%,var(--border));background:color-mix(in srgb,var(--accent) 7%,var(--surface));border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;margin-top:1.2rem;padding:1.15rem 1.25rem;display:grid;box-shadow:0 8px 28px #43349412}.scheduled-training-card__icon{background:color-mix(in srgb,var(--accent) 14%,var(--surface));width:2.5rem;height:2.5rem;color:var(--accent);border-radius:12px;place-items:center;display:grid}.scheduled-training-card__icon svg{width:1.3rem}.scheduled-training-card h3{color:var(--text);margin:0 0 .35rem;font-size:1.05rem}.model-state .scheduled-training-card p{color:var(--text);margin:0;line-height:1.55}.scheduled-training-card small{color:var(--muted);margin-top:.55rem;font-weight:650;line-height:1.45;display:block}@media (max-width:520px){.scheduled-training-card{grid-template-columns:1fr;padding:1rem}.scheduled-training-card__icon{width:2.25rem;height:2.25rem}}.dataset-mode-selector{border:0;margin:2rem 0;padding:0}.dataset-mode-selector legend{margin-bottom:.8rem;font-weight:750}.dataset-mode-selector>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dataset-mode-card{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:18px;padding:1.2rem;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative;box-shadow:0 6px 22px #3226640d}.dataset-mode-card:hover{transform:translateY(-2px)}.dataset-mode-card.selected{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 13%,transparent),0 12px 28px #4334941a}.dataset-mode-card:focus-within{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:3px}.dataset-mode-card input{width:1.15rem;height:1.15rem;accent-color:var(--accent);position:absolute;top:1.2rem;right:1.2rem}.dataset-mode-card>span{align-items:center;gap:.7rem;padding-right:2rem;display:flex}.dataset-mode-card small,.assisted-badge{color:#5b43c0;background:#f0ecff;border-radius:999px;padding:.2rem .48rem;font-size:.68rem;font-style:normal;font-weight:750}.dataset-mode-card p{margin:.75rem 0 .45rem;line-height:1.5}.dataset-mode-card em{color:var(--muted);font-size:.82rem;font-style:normal;line-height:1.45}.assisted-source{border:1px solid var(--border);background:linear-gradient(145deg,#fff,#faf8ff);border-radius:24px;margin-top:3rem;padding:clamp(1.2rem,3vw,2rem)}.assisted-source__intro{max-width:720px}.assisted-source__intro h2{letter-spacing:-.045em;margin:.25rem 0;font-size:clamp(2rem,4vw,3.2rem)}.assisted-source__picker{margin:1.4rem 0}.assisted-source__picker.disabled{opacity:.72}.assisted-source__upload{cursor:pointer;text-align:center;background:#f5f2fb;border:1px dashed #aaa0c8;border-radius:22px;align-content:center;place-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}.assisted-source__picker.disabled .assisted-source__upload{cursor:wait}.assisted-source__upload.has-preview{background:#efedf3;border-style:solid;min-height:0;padding:1rem}.assisted-source__upload>svg{width:2rem;color:var(--accent)}.assisted-source__preview{justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;overflow:hidden}.assisted-source__preview>img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:620px;display:block}.assisted-source__file-input{opacity:0;width:1px;height:1px;position:absolute}.assisted-source__busy{background:#ffffffe6;border-radius:10px;padding:.45rem .7rem;font-weight:750;position:absolute;bottom:1rem;right:1rem}.assisted-source__actions{justify-content:flex-end;padding:.75rem .25rem 0;display:flex}.assisted-source__actions label{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;padding:.55rem .8rem;font-weight:750}.assisted-guidance{color:var(--muted);grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem 1rem;padding:0;font-size:.85rem;list-style:none;display:grid}.assisted-guidance li:before{color:#3c9563;content:"✓";margin-right:.4rem}.assisted-consent{background:#f7f5fb;border-radius:14px;align-items:flex-start;gap:.8rem;margin:1.4rem 0;padding:1rem;display:flex}.assisted-consent input{width:1.15rem;height:1.15rem;accent-color:var(--accent);flex:none}.assisted-consent span{gap:.3rem;display:grid}.assisted-consent small{color:var(--muted);line-height:1.45}.assisted-progress{border:1px solid color-mix(in srgb,var(--accent) 28%,var(--border));background:color-mix(in srgb,var(--accent) 6%,var(--surface));border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:1rem;margin-top:3rem;padding:1.4rem;display:grid}.assisted-progress__icon{width:2.7rem;height:2.7rem;color:var(--accent);background:#ece7ff;border-radius:13px;place-items:center;display:grid}.assisted-progress__icon svg{width:1.35rem}.assisted-progress h2{margin:0 0 .35rem}.assisted-progress p{max-width:720px;color:var(--muted)}.assisted-progress strong,.assisted-progress>div>span,.assisted-progress small{margin-top:.45rem;display:block}.assisted-progress__bar{background:#dfdbe9;border-radius:999px;height:.55rem;margin-top:.8rem;overflow:hidden}.assisted-progress__bar i{border-radius:inherit;background:linear-gradient(90deg,#7861dc,#9a77ee);height:100%;transition:width .2s;display:block}.assisted-review-grid-section{margin-top:3rem}.assisted-review-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}.assisted-reference-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;overflow:hidden}.assisted-reference-card.approved{border-color:#83b99a;box-shadow:inset 0 0 0 1px #cce5d5}.assisted-reference-card.rejected{background:#fffdf8;border-color:#d7b87a}.assisted-reference-card__image{aspect-ratio:1;background:#f1eff5;place-items:center;display:grid;overflow:hidden}.assisted-reference-card__image img{object-fit:cover;width:100%;height:100%}.assisted-reference-placeholder{color:var(--muted);place-items:center;gap:.4rem;display:grid}.assisted-reference-placeholder svg{width:1.45rem}.assisted-reference-card>div:not(.assisted-reference-card__image){justify-content:space-between;align-items:center;gap:.4rem;padding:.7rem;font-size:.76rem;display:flex}.assisted-reference-actions{grid-template-columns:1fr 1fr;padding:0 .55rem .55rem!important;display:grid!important}.assisted-reference-actions button,.assisted-regenerate{border:1px solid var(--border);min-height:40px;color:var(--text);cursor:pointer;background:#fff;border-radius:9px;font-weight:700}.assisted-regenerate{width:calc(100% - 1.1rem);margin:0 .55rem .55rem}.assisted-reference-card button:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 38%,transparent);outline-offset:2px}.assisted-submit{border:1px solid var(--border);background:var(--surface);border-radius:18px;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.3rem;display:flex;box-shadow:0 10px 30px #32266412}.assisted-submit h2{margin:0}.assisted-submit p{color:var(--muted);margin:.35rem 0 0}.assisted-review-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.assisted-review-heading h2{margin-bottom:0}.assisted-approve-all{white-space:nowrap;min-height:44px}@media (max-width:900px){.assisted-source__preview>img{max-height:520px}.assisted-review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.assisted-guidance{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.assisted-source__upload{min-height:260px}.assisted-source__upload.has-preview{min-height:0;padding:.7rem}.assisted-source__preview>img{max-height:65vh}.assisted-source__actions{justify-content:stretch}.assisted-source__actions label{text-align:center;width:100%}}@media (max-width:600px){.dataset-mode-selector>div{grid-template-columns:1fr}.assisted-source__upload{min-height:260px}.assisted-review-heading{flex-direction:column;align-items:stretch}.assisted-approve-all{white-space:normal;width:100%}.assisted-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assisted-submit{flex-direction:column;align-items:stretch}.assisted-submit .inline-button{justify-content:center}}@media (max-width:390px){.assisted-review-grid,.assisted-guidance,.assisted-progress{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.dataset-mode-card,.assisted-progress__bar i{transition:none}.dataset-mode-card:hover{transform:none}}.dataset-mode-selector{width:100%;min-width:0;max-width:100%}.dataset-mode-selector>div,.dataset-mode-card,.dataset-mode-card>span{min-width:0}.dataset-mode-card{overflow-wrap:anywhere}
