@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Inter+Tight:wght@450;500;550;600;650;700&display=swap";
:root{--bg:#fafaf8;--paper:#fff;--ink:#20201e;--muted:#767671;--line:#e6e6e1;--blue:#2857ed;--soft:#f2f2ee;--radius:12px;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #9bb2ff}button svg,a svg{flex-shrink:0}input,select,textarea{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:8px;max-width:100%;padding:11px 12px}textarea{resize:vertical;line-height:1.6}label{flex-direction:column;gap:8px;font-size:13px;font-weight:550;display:flex}h1,h2,h3,p,figure{margin:0}h1,h2,h3{letter-spacing:-.04em;font-family:Inter Tight,Arial,sans-serif;font-weight:600}p{line-height:1.65}h2{font-size:36px}h3{font-size:23px}img{max-width:100%;display:block}nav{display:flex}small,.micro{font-size:12px}.muted{color:var(--muted)}.center{text-align:center}.row{align-items:center;gap:10px;display:flex}.spread{justify-content:space-between}.full{width:100%}.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}.skip{z-index:100;background:#fff;padding:12px;position:fixed;top:-80px;left:20px}.skip:focus{top:10px}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:12px 18px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.primary{background:var(--blue);color:#fff}.primary:hover{background:#1945d1}.secondary{border-color:var(--line);background:#fff}.secondary:hover{background:var(--soft)}.quiet{background:0 0}.text-link{color:var(--blue);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:550;display:inline-flex}.brand{letter-spacing:-.8px;white-space:nowrap;align-items:center;font-size:19px;font-weight:700;display:flex}.brand-mark{background:var(--blue);color:#fff;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;margin-right:9px;font-size:28px;font-style:italic;line-height:1;display:inline-flex}.public-header{align-items:center;gap:17px;max-width:1280px;margin:auto;padding:23px 36px;display:flex}.public-header nav{gap:29px;margin-left:auto;margin-right:15px;font-size:13px}.hero{text-align:center;max-width:830px;margin:auto;padding:82px 24px 53px}.eyebrow{text-transform:uppercase;letter-spacing:1.6px;font-size:10px;font-weight:700;display:block}.hero .eyebrow{justify-content:center;align-items:center;gap:9px;margin-bottom:27px;display:flex}.blue-dot{background:var(--blue);border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-3px;font-size:clamp(42px,5.2vw,68px);line-height:1.06}.hero h1 .muted{color:#85857e}.hero-copy{color:#66665f;max-width:520px;margin:24px auto;font-size:16px}.idea-entry{text-align:left;background:#fff;border:1px solid #d8d8d1;border-radius:13px;max-width:620px;margin:29px auto 13px;padding:17px;box-shadow:0 5px 18px #26261105}.idea-entry textarea{background:0 0;border:0;width:100%;min-height:85px;padding:3px 2px 10px;font-size:14px}.idea-actions{justify-content:space-between;align-items:center;display:flex}.idea-actions select{background:var(--soft);border:0;padding:8px 12px;font-size:12px}.examples-section{max-width:1180px;margin:auto;padding:20px 30px 66px}.section-label{justify-content:space-between;margin-bottom:17px;font-size:11px;display:flex}.example-grid{grid-template-columns:repeat(3,1fr);gap:22px 18px;display:grid}.example-grid img{aspect-ratio:16/9;object-fit:cover;border-radius:9px;width:100%}.example-grid figcaption{color:var(--muted);padding-top:9px;font-size:11px}.section{border-top:1px solid var(--line);max-width:1120px;margin:0 auto;padding:75px 0}.workflow{grid-template-columns:1fr 1fr;gap:100px;display:grid}.workflow h2{margin:18px 0;font-size:44px;line-height:1.1}.workflow .text-link{margin-top:26px}.steps{flex-direction:column;gap:26px;display:flex}.step{border-bottom:1px solid var(--line);gap:25px;padding-bottom:25px;display:flex}.step>svg{color:var(--blue);margin-top:8px}.step h3{margin:5px 0;font-size:20px}.step p{font-size:13px}.section-heading{text-align:center;margin-bottom:32px}.section-heading h2{margin:14px 0}.section-heading p{font-size:14px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:16px;padding:28px;display:flex}.price-card.featured{border-color:var(--blue)}.price-card h3{font-size:48px}.price-card h3 small{letter-spacing:0;color:var(--muted);font-family:DM Sans,sans-serif;font-size:13px;font-weight:400}.price-card p{font-size:13px}.price-card ul{flex-direction:column;gap:13px;margin:4px 0 10px;padding:0;font-size:12px;list-style:none;display:flex}.price-card li{align-items:center;gap:9px;display:flex}.price-card li svg{color:var(--blue)}.price-card .button{width:100%;margin-top:auto}.pricing-grid+.micro{margin-top:18px}.closing{text-align:center;padding:65px 20px 90px}.closing h2{margin-bottom:25px}.public-footer{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:35px;max-width:1180px;margin:auto;padding:36px 28px;display:flex}.public-footer p{margin-top:7px;font-size:12px}.public-footer nav{gap:24px;margin-left:auto;font-size:12px}.public-footer>small{width:100%;color:var(--muted);font-size:10px}.auth-page{background:var(--bg);min-height:100vh;padding:38px 24px}.auth-page>.brand{justify-content:center}.auth-card{max-width:425px;margin:75px auto}.auth-card h1{margin:15px 0;font-size:40px;line-height:1.07}.auth-card>p{margin-bottom:28px;font-size:14px}.auth-card form{flex-direction:column;gap:20px;display:flex}.auth-links{flex-direction:column;gap:15px;margin:22px 0;font-size:13px;display:flex}.auth-links a{color:var(--blue)}.auth-card>.micro{margin-top:26px;font-size:11px}.notice{color:#27457f;background:#edf2ff;border:1px solid #dce4ff;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding:13px 16px;font-size:13px;line-height:1.6;display:flex}.notice.error{color:#883d30;background:#fff0ed;border-color:#f0d8d1}.notice button{color:inherit;background:0 0;border:0;padding:3px}.loading-screen{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.spin{animation:1.5s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#f5f5f1;flex-direction:column;width:230px;padding:27px 20px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{letter-spacing:-.6px;margin-bottom:34px;font-size:15px}.sidebar-close{display:none}.sidebar .brand-mark{width:26px;height:26px;margin-right:7px;font-size:25px}.sidebar>.button{margin-bottom:27px}.sidebar nav{flex-direction:column;gap:5px}.sidebar nav a{color:#707069;border-radius:7px;align-items:center;gap:11px;padding:12px 11px;font-size:12px;display:flex}.sidebar nav a.active{color:#244dd1;background:#e9ebf4}.sidebar-bottom{margin-top:auto;padding-top:40px}.credit-summary{border:1px solid #ddddd5;border-radius:9px;padding:14px 12px;font-size:11px}.credit-summary strong{font-size:12px}.credit-summary small{font-size:9px}.credit-summary .row small{border:1px solid var(--line);border-radius:4px;padding:2px 5px}.meter{background:#deded8;border-radius:5px;height:4px;margin:13px 0 8px;overflow:hidden}.meter span{background:var(--blue);height:100%;display:block}.credit-summary a{color:var(--blue);align-items:center;gap:6px;margin-top:13px;font-size:11px;display:flex}.account{justify-content:space-between;align-items:center;gap:10px;padding:20px 1px 0;display:flex}.account span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.account button,.icon-button{border:1px solid var(--line);background:0 0;border-radius:7px;justify-content:center;align-items:center;padding:8px;display:flex}.account button{border:0}.app-main{width:calc(100% - 230px);min-width:0;margin-left:230px}.workspace-header{border-bottom:1px solid var(--line);background:#ffffff80;justify-content:space-between;align-items:center;gap:12px;height:69px;padding:0 35px;font-size:11px;display:flex}.workspace-header>span{gap:13px;display:flex}.help-link{color:var(--muted);align-items:center;gap:5px;display:flex}.mobile-menu{display:none}.workspace-content{max-width:1500px;margin:0 auto;padding:34px 36px 70px}.workspace-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:29px;display:flex}.workspace-title .eyebrow{color:var(--muted);font-size:9px}.workspace-title h1{margin:9px 0;font-size:33px}.workspace-title p{font-size:12px}.creation-grid{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:23px;display:grid}.composer{background:var(--paper);border:1px solid var(--line);border-radius:11px;flex-direction:column;gap:18px;padding:20px;display:flex}.composer textarea{width:100%;min-height:150px;margin-top:-7px;font-size:12px}.composer label{font-size:11px}.composer input,.composer select{padding:10px;font-size:11px}.composer .improve{align-self:flex-end;margin-top:-9px;font-size:10px}.field-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.field-grid select{width:100%;min-width:0}.reference-label{justify-content:space-between;align-items:center;font-size:11px;display:flex}.reference-label small{margin-top:4px;font-size:9px;display:block}.upload-button,.tool-upload{cursor:pointer;align-items:center;gap:5px;display:flex;position:relative}.upload-button input,.tool-upload input,.upload-zone input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.upload-button{color:var(--blue);flex-direction:row;font-size:11px!important}.reference{background:var(--soft);border-radius:5px;align-items:center;gap:7px;min-width:0;padding:8px;font-size:10px;display:flex}.reference span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reference button{background:0 0;border:0;margin-left:auto;display:flex}.composer .generate{margin-top:3px;padding:12px 10px;font-size:11px}.credit-cost{opacity:.85;margin-left:auto;font-size:10px;font-weight:400}.composer .micro{text-align:center;margin-top:-8px;font-size:9px;line-height:1.6}.creation-preview{min-width:0}.preview-empty{text-align:center;background:repeating-linear-gradient(45deg,#f7f7f4 0 1px,#fafaf8 1px 9px);border:1px dashed #d8d8d0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:482px;padding:40px;display:flex}.preview-empty h2{margin:29px 0 15px;font-size:31px;line-height:1.15}.preview-empty p{max-width:290px;margin-bottom:26px;font-size:12px}.empty-art{color:#a6a69d;background:#fff;border:1px solid #cecec5;border-radius:9px;justify-content:center;align-items:center;width:83px;height:62px;display:flex;position:relative;transform:rotate(-8deg)}.empty-frame{z-index:-1;border:1px solid #d8d8d0;border-radius:9px;position:absolute;inset:7px -10px -7px 10px;transform:rotate(14deg)}.recent{margin-top:34px}.recent h2{font-size:19px}.recent>.row{margin-bottom:18px}.library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px 15px;margin:20px 0;display:grid}.image-card{text-align:left;background:0 0;border:0;min-width:0;padding:0}.image-card>div{background:#eaeae5;border-radius:8px;position:relative;overflow:hidden}.image-card img{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .2s}.image-card>div>span{opacity:0;background:#fffffff2;border-radius:5px;justify-content:space-between;align-items:center;padding:8px;font-size:10px;display:flex;position:absolute;inset:auto 8px 8px}.image-card:hover img{transform:scale(1.025)}.image-card:hover>div>span,.image-card:focus-visible>div>span{opacity:1}.image-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:9px;font-size:10px;overflow:hidden}.empty-small{border:1px dashed var(--line);text-align:center;border-radius:10px;padding:30px;font-size:12px}.job{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:15px;margin:10px 0;padding:15px;font-size:12px;display:flex}.job>span{color:var(--blue)}.job p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:11px;display:-webkit-box;overflow:hidden}.job.needs-review,.job.failed{background:#fff8ed}.editor{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:15px;overflow:hidden}.editor-top{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px;display:flex}.editor-top input{border:0;width:100%;min-width:0;padding:8px;font-size:12px}.editor-top .button{white-space:nowrap;min-height:35px;padding:9px;font-size:10px}.editor-toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:5px;padding:8px;display:flex}.editor-toolbar button,.tool-upload{background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:8px 6px;font-size:10px;display:flex}.editor-toolbar button:hover{background:var(--soft)}.toolbar-divider{background:var(--line);width:1px;height:20px;margin:0 4px}.color-control,.size-control{flex-direction:row;align-items:center;gap:4px;font-size:9px;display:flex}.color-control input{background:0 0;border:0;width:27px;height:26px;padding:2px}.size-control input{width:50px;padding:5px;font-size:10px}.canvas-stage{background:#e9e9e4;align-items:center;min-height:240px;padding:24px;display:flex}.canvas-wrap{width:100%;max-width:100%;overflow:hidden;box-shadow:0 2px 8px #0001}.canvas-wrap .canvas-container{max-width:100%}.editor-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.editor-bottom .micro{font-size:9px}.editor-bottom .button{min-height:35px;padding:9px;font-size:10px}.editor>p{padding:0 15px 15px;font-size:9px}.editor .notice{margin:0 12px 12px}.ai-edit-actions{flex-wrap:wrap}.ai-edit-actions .button{min-height:35px;padding:9px 11px;font-size:10px}.ai-edit-actions+p{margin-top:10px;font-size:9px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0;display:grid}.project-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;gap:14px;min-width:0;padding:26px;display:flex}.project-card>svg{color:var(--blue)}.project-card strong{overflow-wrap:anywhere;font-size:14px}.project-card p{font-size:12px}.empty{text-align:center;border:1px dashed var(--line);border-radius:11px;flex-direction:column;align-items:center;gap:18px;padding:65px 20px;display:flex}.empty>svg{color:var(--muted)}.empty h2{font-size:27px}.empty p{color:var(--muted);font-size:13px}.styles-layout{grid-template-columns:320px 1fr;gap:25px;display:grid}.styles-layout h2{font-size:23px}.styles-layout .project-grid{grid-template-columns:repeat(2,1fr);align-content:start;margin:0}.upload-zone{min-height:130px;color:var(--muted);cursor:pointer;border:1px dashed #ccc;border-radius:9px;justify-content:center;align-items:center;position:relative}.billing-summary{border:1px solid var(--line);background:#fff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:25px;padding:23px;display:flex}.billing-summary h2{font-size:23px}.billing-summary p{font-size:12px}.billing-summary .button{margin-left:auto}.workspace-content>.micro{margin-top:18px}.article{max-width:800px;margin:60px auto 90px;padding:0 25px;line-height:1.8}.article h1{margin:20px 0 28px;font-size:46px;line-height:1.1}.article h2{margin:38px 0 17px;font-size:29px}.article h3{margin:25px 0 12px;font-size:23px}.article p,.article ul,.article ol{margin:15px 0}.article a{color:var(--blue)}.article table{border-collapse:collapse;width:100%;font-size:13px}.article th,.article td{border:1px solid var(--line);text-align:left;padding:12px}.article img{border-radius:10px;margin:25px 0}.article .cta-section,.article .cta-box{background:var(--soft);border-radius:10px;margin:30px 0;padding:24px}.article-list{max-width:1120px;margin:50px auto 90px;padding:0 25px}.article-list h1{margin:20px 0;font-size:48px}.article-list .project-card h2{font-size:23px}.article-list .project-card p{font-size:13px}.not-found{text-align:center;padding:120px 20px}.not-found h1{margin:20px;font-size:55px}.not-found p{margin:20px}.tool-panel{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:850px;margin:50px auto;padding:30px}.tool-panel h1{margin-bottom:15px;font-size:35px}.tool-panel label{margin:20px 0}.tool-panel canvas{max-width:100%;margin:20px 0}.tool-panel .result-image{object-fit:contain;max-height:450px;margin:20px auto}.swatches{flex-wrap:wrap;gap:10px;display:flex}.swatch{border:1px solid var(--line);border-radius:8px;width:110px;overflow:hidden}.swatch>div{height:75px}.swatch code{padding:10px;font-size:11px;display:block}@media (min-width:1600px){.creation-grid{grid-template-columns:330px minmax(0,1fr)}.composer{padding:25px}.preview-empty{min-height:510px}}@media (max-width:1200px){.section{margin:0 30px}.creation-grid{grid-template-columns:265px minmax(0,1fr);gap:17px}.workspace-content{padding:28px 23px}.sidebar{width:210px;padding:25px 15px}.app-main{width:calc(100% - 210px);margin-left:210px}.library-grid{grid-template-columns:repeat(3,1fr)}.composer{padding:16px}.canvas-stage{padding:14px}.workflow{gap:50px}.public-header nav{gap:17px;margin-right:0}.public-header{padding:23px}.public-header .brand{font-size:17px}}@media (max-width:1000px){.creation-grid{grid-template-columns:1fr}.composer{grid-template-columns:1fr 1fr;display:grid}.composer>label:first-child,.composer>textarea,.composer>.generate,.composer>.micro,.composer>.reference-label,.composer>.reference,.composer>.improve{grid-column:1/-1}.composer>.improve{justify-self:end}.composer textarea{min-height:110px}.composer>.field-grid{grid-column:1/2}.preview-empty{min-height:330px}.sidebar{width:190px}.app-main{width:calc(100% - 190px);margin-left:190px}.sidebar .brand{font-size:13px}.sidebar .brand-mark{width:23px;height:23px}.styles-layout{grid-template-columns:1fr}.styles-layout .composer{display:flex}.pricing-grid{gap:10px}.price-card{padding:21px}.public-header nav a:nth-child(3),.public-header nav a:nth-child(4){display:none}.workflow{gap:35px}.workflow h2{font-size:38px}.project-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.public-header{gap:10px;padding:18px}.public-header .brand{font-size:16px}.public-header .brand-mark{width:25px;height:25px}.public-header nav,.public-header .header-cta{display:none}.public-header .quiet{margin-left:auto;padding:7px;font-size:11px}.hero{padding:60px 20px 30px}.hero h1{letter-spacing:-2px;font-size:43px}.hero-copy{font-size:14px}.hero .eyebrow{font-size:9px}.idea-entry{padding:13px}.idea-entry textarea{font-size:12px}.idea-actions .button{padding:10px;font-size:11px}.examples-section{padding:25px 19px 40px}.section-label{gap:20px;font-size:9px}.section-label .muted{text-align:right}.example-grid{grid-template-columns:repeat(2,1fr);gap:18px 11px}.example-grid figcaption{font-size:10px}.section{margin:0 20px;padding:45px 0}.workflow{grid-template-columns:1fr;gap:35px}.workflow h2{font-size:37px}.workflow p{font-size:14px}.step{gap:18px}.section-heading h2{font-size:34px}.pricing-grid{grid-template-columns:1fr}.price-card{gap:13px;padding:25px}.price-card h3{font-size:42px}.closing{padding:50px 23px}.closing h2{font-size:33px}.public-footer{padding:30px 20px}.public-footer nav{flex-wrap:wrap;gap:18px;margin-left:0}.auth-card{margin:60px auto}.sidebar{visibility:hidden;width:235px;transition:transform .2s;transform:translate(-100%);box-shadow:5px 0 30px #0001}.sidebar.open{visibility:visible;transform:translate(0)}.sidebar-close{background:0 0;border:0;padding:6px;display:flex;position:absolute;top:4px;right:4px}.sidebar .brand{font-size:16px}.app-main{width:100%;margin-left:0}.mobile-menu{background:0 0;border:0;padding:7px;display:flex}.workspace-header{justify-content:flex-start;height:58px;padding:0 13px;font-size:10px}.workspace-header>span{gap:7px}.workspace-header .help-link{margin-left:auto;font-size:0}.workspace-content{padding:25px 17px 50px}.workspace-title h1{font-size:30px}.workspace-title .eyebrow{font-size:8px}.workspace-title p{font-size:11px}.workspace-title{margin-bottom:23px}.composer{gap:16px;padding:18px}.composer select,.composer label{font-size:10px}.creation-grid{gap:20px}.preview-empty{padding:28px 20px}.preview-empty h2{font-size:28px}.library-grid{grid-template-columns:repeat(2,1fr);gap:17px 11px}.recent h2{font-size:18px}.recent .text-link{font-size:11px}.project-grid,.styles-layout .project-grid{grid-template-columns:1fr 1fr}.project-card{gap:13px;padding:19px}.project-card strong{font-size:12px}.editor-top .button{font-size:9px}.editor-top input{font-size:11px}.editor-toolbar{gap:0}.editor-toolbar button,.tool-upload{padding:8px 5px;font-size:9px}.canvas-stage{min-height:150px;padding:10px}.editor-bottom{padding:11px}.editor-bottom .row{margin-left:auto}.image-card>div>span{display:none}.billing-summary{gap:15px;padding:20px}.billing-summary .button{margin-left:0}.article{overflow-wrap:anywhere;margin-top:30px;padding:0 20px}.article h1{font-size:36px}.article table{font-size:10px}.article th,.article td{padding:7px}.article-list h1{font-size:38px}.article-list .project-grid{grid-template-columns:1fr}.tool-panel{margin:25px 16px;padding:22px}.tool-panel h1{font-size:30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
