:root{--ink:#171915;--paper:#f7f7f2;--muted:#686a62;--line:#dfe0d7;--acid:#d8ff52;--purple:#7c5cff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a,input,select{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:#1719151f}:focus-visible{outline-offset:3px;outline:3px solid #6846ff}.skip-link{z-index:100;background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f7f2eb;align-items:center;height:76px;display:flex;position:relative}.site-header.compact{height:68px}.nav-shell{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);margin:auto;display:flex}.brand,.footer-brand{letter-spacing:-.6px;align-items:center;gap:10px;font-size:21px;font-weight:800;display:flex}.brand-mark{width:29px;height:25px;display:inline-block;position:relative}.brand-mark i{border:2px solid var(--ink);background:var(--paper);border-radius:3px;width:13px;height:18px;position:absolute;transform:rotate(-8deg)}.brand-mark i:first-child{top:4px;left:2px}.brand-mark i:nth-child(2){top:1px;left:8px}.brand-mark i:nth-child(3){top:4px;left:14px}.site-header nav{color:#565850;gap:34px;font-size:14px;font-weight:600;display:flex}.site-header nav a:hover{color:#111}.button{border:1px solid var(--ink);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-weight:750;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 5px #1719151f}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#2b2e27}.button-small{padding:11px 17px;font-size:14px}.button-large{padding:15px 21px}.button-light{background:var(--acid);padding:14px 19px}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;width:min(1180px,100% - 48px);min-height:660px;margin:auto;padding:66px 0 76px;display:grid}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:800}.eyebrow{background:#eeefe8;border:1px solid #dadbd3;border-radius:99px;align-items:center;gap:8px;padding:7px 12px;display:inline-flex}.eyebrow span{color:#7b5dfa}h1{letter-spacing:-5px;text-wrap:balance;margin:24px 0;font-size:clamp(54px,6.2vw,82px);line-height:.95}h1 em{color:#6e50e9;font-family:Georgia,serif;font-weight:400}.hero-copy{color:#5f615a;max-width:545px;font-size:18px;line-height:1.55}.hero-actions{align-items:center;gap:26px;margin-top:30px;display:flex}.text-link{border-bottom:1px solid #999b91;padding-bottom:4px;font-size:14px;font-weight:700}.text-link:hover{border-color:#111}.local-note{color:#74766e;align-items:center;gap:7px;margin-top:23px;font-size:12px;display:flex}.local-note span{color:#436013;background:#e5f3c5;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.deck-wrap{height:470px;position:relative}.deck-card{background:#fff;border:1px solid #1b1d18;border-radius:14px;position:absolute;overflow:hidden;box-shadow:10px 12px #24251f}.deck-back{background:#c8f2e7;width:74%;height:79%;top:12%;left:2%;transform:rotate(-7deg)}.deck-main{width:84%;height:87%;padding:14px;top:5%;right:2%;transform:rotate(3deg)}.mini-window{background:#fff;border:1px solid #333;width:170px;height:220px;margin:20px;padding:20px}.mini-window div{background:#c9cbc2;height:8px;margin-bottom:13px}.mock-top{justify-content:space-between;align-items:center;height:36px;font-size:11px;display:flex}.mock-logo{font-weight:900}.mock-logo i{vertical-align:-2px;background:#222;border-radius:3px;width:12px;height:12px;display:inline-block}.mock-pill{background:#e8e8e3;border-radius:99px;padding:6px 13px}.mock-dots{letter-spacing:2px}.mock-canvas{background:#ddd6fe;border:1px solid #b8b1d8;height:285px;position:relative;overflow:hidden}.sun{background:#f9fb99;border-radius:50%;width:58px;height:58px;position:absolute;top:42px;right:50px}.hill{border-radius:50% 50% 0 0;position:absolute;bottom:-50px}.hill.h1{background:#79bb9c;width:290px;height:200px;left:-50px;transform:rotate(12deg)}.hill.h2{background:#346e63;width:280px;height:155px;right:-70px;transform:rotate(-10deg)}.crop-corner{border-style:solid;border-color:#fff;width:18px;height:18px;position:absolute}.c1{border-width:2px 0 0 2px;top:16px;left:16px}.c2{border-width:2px 2px 0 0;top:16px;right:16px}.c3{border-width:0 0 2px 2px;bottom:16px;left:16px}.c4{border-width:0 2px 2px 0;bottom:16px;right:16px}.mock-controls{justify-content:space-between;align-items:center;padding:17px 3px;display:flex}.mock-controls div:first-child{flex-direction:column;font-size:11px;display:flex}.mock-controls span{color:#777;margin-top:3px}.mock-export{color:#fff;background:#171915;border-radius:5px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;display:flex}.floating-note{z-index:4;background:#fff;border:1px solid #222;border-radius:7px;padding:9px 13px;font-size:11px;font-weight:700;position:absolute;box-shadow:3px 4px #222}.note-one{top:5%;left:-7%;transform:rotate(-5deg)}.note-two{align-items:center;gap:8px;display:flex;bottom:3%;right:-6%;transform:rotate(2deg)}.logo-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#777970;justify-content:center;align-items:center;gap:30px;height:72px;font-size:13px;display:flex}.logo-strip span{letter-spacing:2px;font-size:10px;font-weight:800}.logo-strip i{color:#b5b7ae;font-style:normal}.section{width:min(1180px,100% - 48px);margin:auto;padding:110px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:44px;display:flex}.section-heading h2,.how-copy h2,.privacy-card h2{letter-spacing:-2px;text-wrap:balance;margin:10px 0 0;font-family:Georgia,serif;font-size:48px;font-weight:400}.section-heading>p{max-width:390px;color:var(--muted);margin:0;line-height:1.6}.kicker{color:#6d50dc}.job-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.job-card{border:1px solid #d5d6ce;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:230px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.job-card:hover{border-color:#222;transform:translateY(-4px);box-shadow:5px 6px #222}.job-icon{background:#ffffff8c;border:1px solid #2c2d29;border-radius:9px;place-items:center;width:48px;height:48px;display:grid}.job-card h3{margin:23px 0 7px;font-size:18px}.job-card p{color:#5e6058;max-width:260px;margin:0;font-size:13px;line-height:1.45}.job-status{text-transform:uppercase;letter-spacing:.6px;background:#ffffff8c;border:1px solid #00000021;border-radius:99px;padding:5px 9px;font-size:8px;font-weight:800;position:absolute;top:17px;right:17px}.job-arrow{position:absolute;bottom:23px;right:22px}.peach{background:#f7d8c6}.blue{background:#ccdfef}.lime{background:#def2a8}.lilac{background:#ded4f4}.yellow{background:#f4e5a8}.mint{background:#c8eadb}.how-section{color:#fff;background:#1d211b;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;min-height:600px;padding:100px max(24px,50vw - 590px);display:grid}.how-art{height:370px;position:relative}.paper{color:#181a16;border:1px solid #10120f;border-radius:10px;flex-direction:column;width:330px;height:180px;padding:27px;display:flex;position:absolute;box-shadow:8px 10px #00000059}.paper span{letter-spacing:1px;font-size:11px;font-weight:800}.paper b{margin:auto 0;font-family:Georgia,serif;font-size:28px;font-weight:400}.paper i{font-size:25px;font-style:normal}.p1{background:#f6d5c4;top:0;left:8%;transform:rotate(-7deg)}.p2{background:#d8ff52;top:83px;left:24%;transform:rotate(2deg)}.p3{background:#d9cef4;top:174px;left:8%;transform:rotate(-2deg)}.how-copy{max-width:500px}.how-copy h2{margin:14px 0 24px;font-size:54px}.how-copy>p:not(.kicker){color:#b9beb4;line-height:1.7}.how-copy ul{flex-wrap:wrap;gap:10px 22px;margin:26px 0 32px;padding:0;list-style:none;display:flex}.how-copy li{color:#dadfd5;align-items:center;gap:7px;font-size:13px;display:flex}.how-copy li svg{color:var(--acid)}.privacy{padding-top:100px;padding-bottom:100px}.privacy-card{background:#e8e9e1;border:1px solid #cccfc5;border-radius:14px;grid-template-columns:130px 1fr 240px;align-items:center;gap:45px;min-height:310px;padding:52px;display:grid}.privacy-badge{background:var(--ink);width:110px;height:110px;color:var(--acid);text-align:center;letter-spacing:2px;border-radius:50%;place-items:center;font-size:11px;font-weight:800;line-height:1.3;display:grid;transform:rotate(-8deg)}.privacy-card h2{font-size:42px}.privacy-card p:not(.kicker){color:var(--muted);max-width:550px;line-height:1.6}.privacy-facts{color:#676960;border-left:1px solid #c4c6bd;flex-direction:column;gap:18px;padding-left:38px;font-size:12px;display:flex}.privacy-facts span{align-items:baseline;gap:10px;display:flex}.privacy-facts b{color:#222;font-family:Georgia,serif;font-size:25px}footer{border-top:1px solid var(--line);color:#65675f;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:130px;margin:auto;font-size:12px;display:flex}footer>div{gap:25px;display:flex}footer a:hover{text-decoration:underline}.footer-brand{color:#171915;font-size:18px}@media (max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-inner{text-align:center}.hero-copy{margin-left:auto;margin-right:auto}.hero-actions,.local-note{justify-content:center}.deck-wrap{width:100%;max-width:550px;margin:0 auto}.job-grid{grid-template-columns:repeat(2,1fr)}.how-section{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px}.how-art{width:430px;max-width:100%;margin:auto}.how-copy{margin:auto}.privacy-card{grid-template-columns:110px 1fr}.privacy-facts{border-left:0;flex-flow:wrap;grid-column:2;padding-left:0}.section-heading{align-items:start;gap:30px}.logo-strip span{display:none}}@media (max-width:600px){.nav-shell,.hero,.section,footer{width:calc(100% - 30px)}.site-header{height:66px}.button-small{padding:9px 12px}.hero{gap:35px;padding:48px 0 62px}.eyebrow{font-size:9px}h1{letter-spacing:-3px;font-size:53px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.deck-wrap{height:350px}.deck-main{width:88%;height:330px}.mock-canvas{height:210px}.note-one{left:0}.note-two{right:0}.logo-strip{gap:13px;font-size:11px}.section{padding:75px 0}.section-heading{display:block}.section-heading>p{margin-top:18px}.section-heading h2,.how-copy h2{font-size:39px}.job-grid{grid-template-columns:1fr}.job-card{min-height:210px}.how-section{padding-left:18px;padding-right:18px}.how-art{height:320px}.paper{width:265px;height:155px}.p2{top:70px;left:18%}.p3{top:145px}.how-copy h2{font-size:42px}.privacy-card{padding:32px 24px;display:block}.privacy-badge{margin-bottom:35px}.privacy-facts{flex-direction:column;margin-top:30px}footer{flex-wrap:wrap;gap:25px;padding:35px 0}footer>p{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.job-card{transition:none}}.studio-page{background:#f8f8f4;min-height:100vh}.studio-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:69px;padding:0 28px;display:grid;position:sticky;top:0}.studio-privacy{color:#686a62;background:#f2f3ed;border:1px solid #e2e3dc;border-radius:99px;align-items:center;gap:6px;padding:7px 11px;font-size:11px;display:flex}.close-studio{border:1px solid #dddeda;border-radius:50%;justify-self:end;place-items:center;width:36px;height:36px;transition:background-color .15s;display:grid}.close-studio:hover{background:#eee}.studio-main{grid-template-columns:260px minmax(0,1fr);min-height:calc(100vh - 69px);display:grid}.studio-aside{border-right:1px solid var(--line);background:#f3f3ed;flex-direction:column;padding:30px 27px;display:flex}.back-home,.subtle-back{color:#64665e;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.back-home:hover{color:#111}.steps{flex-direction:column;margin-top:55px;display:flex}.step{color:#999b94;gap:12px;min-height:81px;display:flex;position:relative}.step:not(:last-child):after{content:"";background:#d7d8d0;width:1px;height:37px;position:absolute;top:36px;left:15px}.step>span{z-index:1;background:#f8f8f4;border:1px solid #cccec5;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.step>div{flex-direction:column;gap:5px;padding-top:1px;display:flex}.step b{font-size:12px}.step small{font-size:10px}.step.active{color:#181a16}.step.active>span{background:var(--acid);border-color:#6d771f;font-weight:800;box-shadow:0 0 0 4px #d8ff5233}.step.done{color:#44463f}.step.done>span{color:#fff;background:#1c201a;border-color:#1c201a}.aside-note{color:#433b53;background:#e2d8f7;border:1px solid #cec0ea;border-radius:10px;margin-top:auto;padding:18px}.aside-note>b{margin:9px 0 5px;font-size:12px;display:block}.aside-note p{color:#6d657a;margin:0;font-size:10px;line-height:1.5}.studio-content{min-width:0;padding:54px clamp(32px,5vw,78px) 70px}.choose-wrap,.setup-wrap,.result-wrap{max-width:1000px;margin:0 auto}.step-kicker{text-transform:uppercase;letter-spacing:1.7px;color:#7458d8;margin:0 0 10px;font-size:10px;font-weight:800}.studio-content h1{letter-spacing:-1.8px;text-wrap:balance;margin:0;font-family:Georgia,serif;font-size:45px;line-height:1.1}.studio-lede,.setup-title>div>p:last-child,.result-heading>div>p{color:#6b6d65;font-size:14px;line-height:1.55}.picker-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:38px;display:grid}.picker-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dad2;border-radius:11px;grid-template-columns:45px 1fr auto;align-items:start;gap:15px;min-height:120px;padding:19px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;position:relative}.picker-card:hover{border-color:#77796f;transform:translateY(-2px);box-shadow:3px 4px #dedfd7}.picker-icon,.setup-title>span{background:#f2f3ed;border:1px solid #ced0c7;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.picker-text{flex-direction:column;min-width:0;padding-top:2px;display:flex}.picker-text b{font-size:14px}.picker-text small{color:#71736b;max-width:260px;margin-top:7px;font-size:11px;line-height:1.45}.support-dot{text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800}.support-dot.live{color:#46571d;background:#ebf8c7}.support-dot.preview{color:#65527f;background:#eeeaf7}.picker-arrow{color:#8a8c84;position:absolute;bottom:17px;right:18px}.subtle-back{cursor:pointer;background:0 0;border:0;margin-bottom:30px;padding:6px 0}.subtle-back:hover{color:#111}.setup-title{align-items:start;gap:17px;display:flex}.setup-title>span{background:#ddf3aa;flex:none;width:49px;height:49px}.setup-title h1{font-size:38px}.setup-title>div>p:last-child{margin:8px 0 0}.honesty-banner{background:#eee8f8;border:1px solid #d7caee;border-radius:9px;align-items:start;gap:16px;margin-top:25px;padding:15px 18px;display:flex}.honesty-banner>span{color:#fff;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;background:#6f52c9;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800}.honesty-banner b{font-size:12px}.honesty-banner p{color:#6f657a;margin:5px 0 0;font-size:11px;line-height:1.45}.setup-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;margin-top:28px;display:grid}.dropzone{cursor:pointer;background:#fff;border:1.5px dashed #adafa5;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:245px;transition:border-color .15s,background-color .15s;display:flex}.dropzone:hover,.dropzone.dragging,.dropzone:focus-within{background:#faf8ff;border-color:#684ad0}.dropzone input{opacity:0;width:1px;height:1px;position:absolute}.upload-icon{background:#eef6d5;border-radius:50%;place-items:center;width:49px;height:49px;margin-bottom:15px;display:grid}.dropzone>b{font-size:13px}.dropzone small{color:#777970;margin-top:7px;font-size:11px}.dropzone u{text-underline-offset:3px;color:#5e45b5}.dropzone em{color:#a0a199;margin-top:19px;font-size:9px;font-style:normal}.form-error{color:#9f2f2f;margin:8px 0;font-size:11px}.file-list{background:#fff;border:1px solid #dddeda;border-radius:9px;max-height:202px;margin-top:10px;padding:6px;overflow:auto}.file-row{grid-template-columns:44px minmax(0,1fr) 30px;align-items:center;gap:11px;padding:7px;display:grid}.file-row+.file-row{border-top:1px solid #eee}.file-thumb{background:#eee;border-radius:5px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.file-thumb img{object-fit:cover;width:100%;height:100%}.file-row>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.file-row b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.file-row small{color:#898b83;font-variant-numeric:tabular-nums;font-size:9px}.file-row button{cursor:pointer;background:0 0;border:0;border-radius:5px;width:28px;height:28px}.file-row button:hover{background:#eee}.settings-card{background:#fff;border:1px solid #d9dad2;border-radius:11px;align-self:start;padding:21px}.settings-title{text-transform:uppercase;letter-spacing:1.3px;border-bottom:1px solid #e7e8e1;margin:0 0 19px;padding-bottom:14px;font-size:9px;font-weight:800}.field-row{grid-template-columns:1fr 1fr;gap:7px;display:grid}.field-row label,.field-label,.range-label,.note-label{font-size:10px;font-weight:700}.field-row label span{float:right;color:#999;font-weight:400}.field-row input,.text-input{font-variant-numeric:tabular-nums;background:#f9f9f6;border:1px solid #d7d8d0;border-radius:6px;width:100%;min-width:0;height:39px;padding:0 10px;font-size:12px}.field-row input{grid-row:2}.field-label{margin:18px 0 8px;display:block}.select-wrap{position:relative}.select-wrap select{appearance:none;color:#222;background:#f9f9f6;border:1px solid #d7d8d0;border-radius:6px;width:100%;height:39px;padding:0 11px;font-size:12px}.select-wrap svg{pointer-events:none;position:absolute;top:12px;right:10px}.range-label{justify-content:space-between;margin:18px 0 8px;display:flex}.range-label b{font-variant-numeric:tabular-nums}input[type=range]{accent-color:#7356d3;width:100%}.setting-help{color:#85877f;font-size:9px;line-height:1.5}.preview-checklist{flex-direction:column;gap:10px;display:flex}.preview-checklist p{font-size:11px;font-weight:700}.preview-checklist span{color:#62645c;align-items:center;gap:7px;font-size:10px;display:flex}.preview-checklist svg{color:#58701e}.local-chip{color:#6e7068;background:#f0f1eb;border-radius:5px;justify-content:center;align-items:center;gap:6px;margin-top:20px;padding:8px;font-size:9px;display:flex}.setup-actions{border-top:1px solid #e0e1d9;justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;display:flex}.setup-actions>span{color:#85877f;font-size:10px}.setup-actions .button{padding:12px 17px;font-size:12px}.button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none;transform:none}.result-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.result-heading h1{font-size:39px}.result-heading>div>p{max-width:630px}.result-state{white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:800;display:flex}.result-state.success{color:#45571a;background:#e8f5c5}.result-state.unchanged{color:#624e81;background:#eee9f7}.result-grid{grid-template-columns:minmax(0,1.45fr) minmax(270px,.7fr);gap:17px;margin-top:28px;display:grid}.preview-panel,.feedback-card{background:#fff;border:1px solid #d9dad2;border-radius:11px;overflow:hidden}.preview-top{text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #e3e4dd;justify-content:space-between;align-items:center;height:48px;padding:0 16px;font-size:9px;font-weight:800;display:flex}.preview-top span:last-child{color:#8b8d85}.result-image{background:repeating-conic-gradient(#e9e9e4 0 25%,#f4f4f0 0 50%) 50% / 22px 22px;justify-content:center;align-items:center;height:330px;padding:22px;display:flex;position:relative}.result-image img{object-fit:contain;width:100%;height:100%}.result-image>span{letter-spacing:1px;color:#fff;background:#191b17cc;border-radius:3px;padding:5px 7px;font-size:8px;position:absolute;bottom:10px;left:12px}.download-row{border-top:1px solid #e3e4dd;justify-content:space-between;align-items:center;gap:15px;height:69px;padding:0 15px;display:flex}.download-row>div{flex-direction:column;min-width:0;display:flex}.download-row b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.download-row small{color:#888a82;margin-top:4px;font-size:9px}.download-row .button{white-space:nowrap;padding:10px 12px;font-size:10px}.batch-results{max-height:410px;padding:8px;overflow:auto}.batch-results>div{grid-template-columns:52px minmax(0,1fr) 36px;align-items:center;gap:11px;padding:8px;display:grid}.batch-results>div+div{border-top:1px solid #eee}.batch-results img{object-fit:cover;border-radius:5px}.batch-results span{flex-direction:column;gap:4px;min-width:0;display:flex}.batch-results b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.batch-results small{color:#888;font-size:9px}.batch-results button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;width:34px;height:34px}.batch-results button:hover{background:#eee}.feedback-card{align-self:start;padding:24px;position:relative}.feedback-spark{color:#7658da;position:absolute;top:17px;right:19px}.feedback-card h2{letter-spacing:-.6px;max-width:250px;margin:13px 0 18px;font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.15}.feedback-options{flex-direction:column;gap:6px;display:flex}.feedback-options label{cursor:pointer;border:1px solid #dedfd8;border-radius:6px;align-items:center;gap:9px;height:38px;padding:0 10px;font-size:10px;font-weight:650;display:flex}.feedback-options label:hover{border-color:#8f9089}.feedback-options label.selected{background:#f2eefb;border-color:#6d50ca}.feedback-options input{accent-color:#6d50ca}.feedback-options label>span{font-size:15px}.note-label{justify-content:space-between;margin:18px 0 7px;display:flex}.note-label span{color:#999;font-weight:400}.feedback-card textarea{resize:vertical;background:#fafaf7;border:1px solid #d9dad2;border-radius:6px;width:100%;height:70px;padding:9px;font-size:10px}.local-feedback{color:#96988f;align-items:center;gap:5px;font-size:8px;display:flex}.feedback-submit{background:var(--acid);border-color:#d5e8a0;width:100%;padding:10px;font-size:10px}.result-footer{justify-content:space-between;margin-top:24px;display:flex}.result-footer button,.result-footer a{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px;font-size:11px;font-weight:700;display:flex}.result-footer button:hover,.result-footer a:hover{text-decoration:underline}.studio-loading{color:#777;place-items:center;min-height:100vh;font-size:13px;display:grid}@media (max-width:900px){.studio-main{grid-template-columns:1fr}.studio-aside{display:none}.studio-content{padding:42px 24px}.setup-grid,.result-grid{grid-template-columns:1fr}.settings-card{width:100%}.result-heading{display:block}.result-state{margin-top:7px;display:inline-flex}.result-image{height:400px}}@media (max-width:600px){.studio-header{grid-template-columns:1fr auto;padding:0 15px}.studio-privacy{display:none}.studio-content{padding:35px 15px}.studio-content h1{font-size:36px}.picker-grid{grid-template-columns:1fr}.picker-card{grid-template-columns:42px 1fr;min-height:130px}.support-dot{position:absolute;bottom:15px;left:76px}.setup-title h1{font-size:31px}.setup-grid{margin-top:20px}.dropzone{min-height:210px}.setup-actions{flex-direction:column;align-items:stretch;gap:12px}.setup-actions>span{text-align:center}.setup-actions .button{width:100%}.result-heading h1{font-size:33px}.result-image{height:290px}.download-row{flex-direction:column;align-items:stretch;height:auto;padding:13px}.download-row .button{width:100%}.result-footer{flex-direction:column;align-items:center;gap:6px}}
