@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg:#080b09;--panel:#111512;--panel2:#161b17;--line:#293029;--text:#f2f4ed;--muted:#939c93;--green:#b7d64b;--green2:#7ca42b;--gold:#e0b45c;--red:#bc4c43;--radius:15px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 80% -10%,#70942721,transparent 27%),var(--bg);min-width:320px;margin:0}button,input,select{font:inherit}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#080b09e6;border-bottom:1px solid #222822;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:var(--text);letter-spacing:.12em;align-items:center;gap:11px;font-family:Manrope;font-size:14px;font-weight:800;text-decoration:none;display:flex}.brand b{color:var(--green);font-weight:800}.brandmark{background:linear-gradient(135deg,var(--green),#668522);color:#101409;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.navlinks{gap:34px;display:flex}.navlinks a{color:#aeb5ae;font-size:14px;text-decoration:none}.navlinks a:hover{color:var(--text)}.nav-actions{gap:9px;display:flex}.lang,.menu{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:9px;padding:9px 12px}.lang span{color:var(--green);margin-left:5px}.menu{padding:7px;display:none}.menu svg{width:20px}main{max-width:1500px;margin:auto;padding:52px clamp(18px,4vw,58px) 80px}.hero{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.hero h1{letter-spacing:-.055em;max-width:800px;margin:12px 0 16px;font-family:Manrope;font-size:clamp(37px,5vw,65px);line-height:1.02}.hero h1 em{color:var(--green);font-style:normal}.hero p{color:var(--muted);max-width:650px;margin:0;font-size:17px;line-height:1.6}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#b4bcb4;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.eyebrow>span{background:var(--green);width:25px;height:2px}.inspire{background:var(--green);color:#101409;white-space:nowrap;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:9px;padding:14px 20px;font-weight:700;display:flex;box-shadow:0 10px 35px #97be2f24}.inspire:hover{background:#c8e65d;transform:translateY(-1px)}.preset-strip{border:1px solid var(--line);background:#0d110e;border-radius:13px;grid-template-columns:150px 1fr;align-items:center;margin-bottom:16px;display:grid;overflow:hidden}.preset-heading{color:var(--green);border-right:1px solid var(--line);align-items:center;gap:8px;padding:18px;font-size:13px;font-weight:700;display:flex}.preset-scroll{scrollbar-width:thin;gap:8px;padding:11px;display:flex;overflow:auto}.preset-scroll button{color:#bfc6bf;white-space:nowrap;cursor:pointer;background:#171c18;border:1px solid #2b322b;border-radius:8px;padding:9px 13px;font-size:12px}.preset-scroll button:hover{color:var(--text);background:#1c231b;border-color:#526337}.modebar{justify-content:space-between;align-items:center;margin:0 0 16px;display:flex}.modebar>span{color:#788078;font-size:11px}.saved-dot{background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.segmented,.detail-tabs{border:1px solid var(--line);background:#0e120f;border-radius:9px;padding:3px;display:flex}.segmented button,.detail-tabs button{color:#818a81;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 12px;font-size:12px}.segmented button.active,.detail-tabs button.active{color:var(--green);background:#262e21}.workspace{grid-template-columns:minmax(0,1.14fr) minmax(380px,.86fr);align-items:start;gap:18px;display:grid}.controls{gap:12px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#121613,#0f1310)}.section{overflow:hidden}.section-title{width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.section-title>span{align-items:center;gap:10px;font-family:Manrope;font-size:14px;font-weight:700;display:flex}.section-title>span svg{color:var(--green)}.section-title>svg{color:#697169;transition:all .2s}.section-title>svg.rotated{transform:rotate(180deg)}.section-body{border-top:1px solid #242a24;gap:17px;padding:18px;display:grid}.grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.field{gap:7px;display:grid}.field>span{text-transform:uppercase;letter-spacing:.08em;color:#899289;font-size:11px;font-weight:600}.tip{color:var(--green);vertical-align:middle;margin-left:6px;display:inline-flex}.select-wrap{align-items:center;position:relative;display:flex!important}.select-wrap select{appearance:none;color:#dce0da;background:#191e1a;border:1px solid #303730;border-radius:9px;outline:none;width:100%;padding:11px 34px 11px 12px;font-size:13px}.select-wrap svg{pointer-events:none;color:#737b73;position:absolute;right:11px}input{width:100%;color:var(--text);background:#191e1a;border:1px solid #303730;border-radius:9px;outline:none;padding:11px 12px;font-size:13px}input:focus,select:focus{border-color:#6e873c;box-shadow:0 0 0 3px #97be2f14}.chips{flex-wrap:wrap;gap:7px;display:flex}.chip{color:#9da59d;cursor:pointer;background:#171c18;border:1px solid #303730;border-radius:999px;padding:7px 10px;font-size:11px}.chip.active{color:#d8eba1;background:#27321d;border-color:#50682c}.chip svg{vertical-align:-2px}.ratio-row{grid-template-columns:repeat(5,1fr) 1.2fr;gap:7px;display:grid}.ratio-row button{color:#9ca49c;background:#171c18;border:1px solid #303730;border-radius:8px;padding:10px 4px;font-size:12px}.ratio-row button.active{color:var(--green);background:#252e1e;border-color:#657d39}.effect-box{border-left:2px solid var(--green);background:#141a13;border-radius:0 10px 10px 0;gap:13px;padding:15px;display:grid}.output{scrollbar-width:thin;max-height:calc(100vh - 108px);padding:20px;position:sticky;top:88px;overflow:auto}.output-head{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:18px;display:flex}.output h2{letter-spacing:-.03em;margin:7px 0 0;font-family:Manrope;font-size:21px}.output-card{background:#0d110e;border:1px solid #293029;border-radius:11px;margin-bottom:11px;overflow:hidden}.output-card.featured{border-color:#53672e;box-shadow:inset 0 0 0 1px #b7d64b0f}.output-card header{color:#b6beb6;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #252b25;justify-content:space-between;align-items:center;padding:11px 13px;font-size:12px;display:flex}.output-card header button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:3px}.output-card p{color:#d0d6ce;white-space:pre-wrap;margin:0;padding:14px;font-size:13px;line-height:1.7}.output-card footer{color:#646c64;padding:0 14px 11px;font-size:10px}.all-versions{margin:8px 0 15px}.all-versions summary{color:#899189;cursor:pointer;justify-content:space-between;align-items:center;padding:9px 2px;font-size:12px;list-style:none;display:flex}.all-versions summary::-webkit-details-marker{display:none}.all-versions[open] summary svg{transform:rotate(180deg)}.output-actions{flex-wrap:wrap;gap:7px;display:flex}.output-actions button{color:#aeb6ae;cursor:pointer;white-space:nowrap;background:#181d19;border:1px solid #303730;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:11px;display:flex}.output-actions .primary{background:var(--green);color:#101409;border-color:var(--green);flex-basis:100%;font-weight:700}footer#about{color:#6d756d;border-top:1px solid #202620;justify-content:space-between;padding:26px clamp(20px,5vw,72px);font-size:11px;display:flex}footer#about>span:first-child{color:#9ea69e;letter-spacing:.12em;font-weight:700}footer#about p{margin:0}.inspire,.preset-scroll button,.chip,.ratio-row button,.output-actions button{transition:all .18s}.navlinks button{color:#aeb5ae;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:14px}.navlinks button:hover,.navlinks button:focus-visible{color:var(--text)}.preset-strip.highlighted{border-color:var(--green);box-shadow:0 0 0 4px #b7d64b1a,0 0 35px #b7d64b1a}.preset-scroll button.loaded{color:#111609;background:var(--green);border-color:var(--green);align-items:center;gap:5px;font-weight:700;display:flex}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020403c4;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.how-modal{background:linear-gradient(145deg,#151a16,#0d110e);border:1px solid #3a4437;border-radius:18px;width:min(680px,100%);max-height:calc(100vh - 40px);padding:26px;overflow:auto;box-shadow:0 30px 100px #00000080}.how-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:22px;padding-bottom:20px;display:flex}.how-modal h2{letter-spacing:-.04em;margin:9px 0 7px;font-family:Manrope;font-size:28px}.how-modal>header p{color:var(--muted);max-width:520px;margin:0;font-size:13px;line-height:1.55}.how-modal>header button{border:1px solid var(--line);color:#9da59d;cursor:pointer;background:#171c18;border-radius:9px;place-items:center;padding:7px;display:grid}.how-steps{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;display:grid}.how-steps article{background:#111512;border:1px solid #293129;border-radius:11px;gap:12px;padding:15px;display:flex}.how-steps article>span{width:28px;height:28px;color:var(--green);background:#27331d;border-radius:8px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.how-steps h3{margin:2px 0 5px;font-family:Manrope;font-size:13px}.how-steps p{color:#899289;margin:0;font-size:11px;line-height:1.55}.how-tip{color:#bec8ad;background:#b7d64b12;border:1px solid #3d4b2b;border-radius:10px;align-items:flex-start;gap:10px;padding:13px;display:flex}.how-tip svg{color:var(--green);flex:none;margin-top:1px}.how-tip p{margin:0;font-size:11px;line-height:1.5}.modal-close{background:var(--green);color:#111609;cursor:pointer;border:0;border-radius:9px;width:100%;margin-top:15px;padding:11px;font-weight:700}.section-lead{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.upload-zone{text-align:center;cursor:pointer;background:linear-gradient(145deg,#b7d64b0b,#0e120f40);border:1px dashed #4b5942;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:190px;padding:25px;transition:all .2s;display:flex}.upload-zone:hover,.upload-zone.dragging{border-color:var(--green);background:#b7d64b17;box-shadow:inset 0 0 30px #b7d64b09}.upload-zone input,.mini-action input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-zone strong{color:#e6eadf;font-family:Manrope;font-size:14px}.upload-zone>span:not(.upload-icon){color:#9ba39b;font-size:12px}.upload-zone small{color:#687068;margin-top:7px;font-size:10px}.upload-icon{width:44px;height:44px;color:var(--green);background:#27331d;border-radius:12px;place-items:center;margin-bottom:6px;display:grid}.reference-card{background:#151a16;border:1px solid #303830;border-radius:12px;grid-template-columns:145px 1fr;gap:16px;padding:11px;display:grid}.reference-card>img{object-fit:cover;background:#090b09;border-radius:8px;width:145px;height:112px}.reference-meta{flex-direction:column;justify-content:center;gap:7px;min-width:0;display:flex}.reference-meta>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.reference-meta>span{color:#7f887f;font-size:11px;line-height:1.4}.reference-meta>div{gap:7px;margin-top:3px;display:flex}.mini-action{color:#c7cec5;cursor:pointer;background:#1c221d;border:1px solid #394139;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;display:inline-flex}.mini-action.danger{color:#d58a83}.reference-settings{gap:16px;padding-top:2px;display:grid}.privacy-note{color:#758075;align-items:center;gap:7px;font-size:10px;display:flex}.privacy-note svg{color:var(--green);flex:none}.upload-error{color:#e49188;margin:0;font-size:11px}.preset-modal{background:linear-gradient(145deg,#151a16,#0d110e);border:1px solid #3a4437;border-radius:18px;width:min(900px,100%);max-height:calc(100vh - 40px);padding:26px;overflow:auto;box-shadow:0 30px 100px #00000080}.preset-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:22px;padding-bottom:20px;display:flex}.preset-modal h2{letter-spacing:-.04em;margin:9px 0 7px;font-family:Manrope;font-size:28px}.preset-modal>header p{color:var(--muted);max-width:600px;margin:0;font-size:13px;line-height:1.55}.preset-modal>header button{border:1px solid var(--line);color:#9da59d;cursor:pointer;background:#171c18;border-radius:9px;place-items:center;padding:7px;display:grid}.preset-gallery{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.preset-gallery article{background:#111512;border:1px solid #293129;border-radius:12px;grid-template-columns:36px 1fr auto;align-items:start;gap:11px;padding:15px;transition:all .18s;display:grid}.preset-gallery article:hover{background:#151b15;border-color:#46543a}.preset-number{color:#687568;padding-top:3px;font-family:Manrope;font-size:11px}.preset-gallery h3{color:#e4e8df;margin:0 0 5px;font-family:Manrope;font-size:13px}.preset-gallery p{color:#7f887f;margin:0;font-size:10px;line-height:1.45}.preset-gallery article>button{color:var(--green);white-space:nowrap;cursor:pointer;background:#24301b;border:1px solid #4b5d31;border-radius:8px;align-self:center;padding:8px 10px;font-size:10px}.preset-gallery article>button:hover{background:var(--green);color:#111609}.preset-toast{z-index:70;color:#111609;background:#d0ea71;border-radius:10px;align-items:center;gap:9px;padding:11px 16px;font-size:11px;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #00000059}.preset-toast strong{font-weight:800}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (width<=980px){.workspace{grid-template-columns:1fr}.output{max-height:none;position:static}.hero{align-items:center}.navlinks{display:none}.navlinks.open{border-bottom:1px solid var(--line);background:#0d110e;flex-direction:column;padding:22px;display:flex;position:absolute;top:72px;left:0;right:0}.menu{display:block}}@media (width<=640px){.topbar{height:62px}.brand{font-size:12px}.brandmark{width:31px;height:31px}.lang{padding:7px 9px}main{padding-top:33px}.hero{margin-bottom:28px;display:grid}.hero h1{font-size:39px}.hero p{font-size:15px}.inspire{width:max-content}.preset-strip{grid-template-columns:1fr}.preset-heading{border-right:0;border-bottom:1px solid var(--line);padding:12px 15px}.grid2,.grid3{grid-template-columns:1fr}.ratio-row{grid-template-columns:repeat(3,1fr)}.output{padding:15px}.output-head{display:grid}.detail-tabs{width:100%}.detail-tabs button{flex:1}.modebar{margin-top:4px}.section-body{padding:15px}.output-actions button{flex-basis:48%}footer#about{text-align:center;gap:8px;display:grid}}@media (width<=680px){.preset-modal{padding:19px}.preset-modal h2{font-size:24px}.preset-gallery{grid-template-columns:1fr}.preset-gallery article{grid-template-columns:28px 1fr}.preset-gallery article>button{grid-column:2;width:100%}}@media (width<=560px){.how-modal{padding:19px}.how-modal h2{font-size:24px}.how-steps{grid-template-columns:1fr}.modal-backdrop{padding:10px}.navlinks button{text-align:left}.preset-toast{text-align:center;justify-content:center;width:calc(100% - 24px)}}@media (width<=480px){.reference-card{grid-template-columns:1fr}.reference-card>img{width:100%;height:180px}.reference-meta>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
