@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#182735;background:#f3f5f6;font-synthesis:none;--ink:#152332;--muted:#64717d;--line:#dde3e7;--lime:#d3ef87}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer;background:white;border:1px solid var(--line);border-radius:8px;padding:11px 17px;font-weight:600;font-size:.875rem;color:var(--ink);transition:background .18s,transform .18s}button:hover{background:#eaf0f2}button:active{transform:translateY(1px)}:focus-visible{outline:3px solid #58841e;outline-offset:3px}.topbar{height:86px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 4.5%}.brand{display:flex;align-items:center;gap:10px;font:800 1.55rem 'Manrope',sans-serif;text-decoration:none;color:var(--ink);letter-spacing:-1px}.brandmark{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:var(--ink);color:var(--lime);font-size:30px;line-height:1}.studio{font:600 .625rem 'DM Sans',sans-serif;letter-spacing:2px;border-left:1px solid #c9d1d7;margin-left:7px;padding-left:17px;color:#6b7781}.project-actions{display:flex;gap:10px}.dark{background:var(--ink);color:white;border-color:var(--ink)}.dark:hover{background:#30465b}.dark span{margin-left:16px}main{max-width:1560px;margin:auto;padding:38px 4.5% 0}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.eyebrow{font-size:.68rem;font-weight:700;letter-spacing:1.6px;color:#667783;margin:0 0 10px}h1{font:600 clamp(1.8rem,3vw,2.5rem)/1.2 'Manrope',sans-serif;letter-spacing:-1.5px;margin:0 0 11px}.heading p:last-child{font-size:1rem;color:var(--muted);margin:0}.new{background:transparent}.workspace{display:grid;grid-template-columns:330px minmax(0,1fr);gap:26px;align-items:start}.controls{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.panel-title{display:flex;justify-content:space-between;align-items:center;padding:22px 23px 20px;font-weight:700}.step{font-size:.75rem;color:#7c8993;letter-spacing:1px}.mode{display:flex;border:0;background:#eef2f4;margin:0 22px 22px;padding:4px;border-radius:8px}.mode label{flex:1;position:relative;text-align:center;cursor:pointer}.mode input{position:absolute;opacity:0}.mode span{display:block;font-size:.875rem;font-weight:600;padding:11px 4px;border-radius:6px;color:#71808b}.mode input:checked+span{background:var(--ink);color:white;box-shadow:0 2px 4px #15233220}.mode input:focus-visible+span{outline:3px solid #58841e}.control-section{border-top:1px solid var(--line);padding:22px}h2{font-size:1rem;margin:0}.control-section h2{font-size:.9rem;margin-bottom:18px;display:flex;gap:12px;align-items:center}.control-section h2>span{font-size:.75rem;font-weight:700;display:grid;place-items:center;width:24px;height:24px;border:1px solid var(--line);border-radius:50%;color:#788692}.dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #b9c5ce;border-radius:9px;background:#f8fafb;padding:22px 8px;text-align:center;cursor:pointer}.dropzone:hover,.dropzone.drag{background:#edf4e5;border-color:#748f43}.dropzone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.dropzone:focus-within{outline:3px solid #58841e}.dropzone strong{font-size:.875rem}.dropzone>span:not(.upload-icon){font-size:.875rem;color:var(--muted)}.dropzone small{font-size:.75rem;color:#788592}.upload-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:8px;background:white;font-size:24px;margin-bottom:4px}.text-button{border:0;padding:7px 0;background:transparent;font-size:.875rem;text-decoration:none}.text-button:hover{background:transparent;color:#527226;text-decoration:underline}.photo-tools{display:flex;justify-content:space-between;margin-top:9px}.field-label{display:block;font-size:.875rem;font-weight:500;margin:16px 0 8px}select,textarea{width:100%;border:1px solid #cfd8df;background:white;color:var(--ink);padding:11px 12px;border-radius:7px;font-size:.875rem}select{min-height:43px}textarea{resize:vertical;min-height:82px;line-height:1.5}.optional{float:right;color:#81909b;font-weight:400;font-size:.75rem}.primary{display:flex;justify-content:space-between;width:100%;padding:14px 16px;background:var(--lime);border-color:var(--lime);margin-top:17px}.primary:hover{background:#c1e16f}.control-hint{text-align:center;font-size:.75rem;color:var(--muted);margin:12px 0 0}.canvas-panel{min-width:0;background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.canvas-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:20px 25px}.project-name{min-width:0;display:flex;flex-direction:column;gap:5px}.project-name input{border:0;background:transparent;width:min(300px,100%);font:700 1rem 'Manrope',sans-serif;color:var(--ink);padding:0}.project-name span{font-size:.75rem;color:#7b8995}.preview{position:relative;background:#e8edef;min-height:425px;aspect-ratio:1.65;overflow:hidden;display:grid;place-items:center;margin:0 16px;border-radius:9px}.preview>img{width:100%;height:100%;position:absolute;object-fit:contain;background:#dfe5e7}.empty-state{text-align:center;padding:40px 20px}.empty-icon{width:70px;height:70px;background:white;border:1px solid #dce2e5;border-radius:20px;display:grid;place-items:center;font-size:45px;margin:0 auto 26px;color:#344856;box-shadow:0 10px 25px #15233208}.empty-state h2{font:600 1.8rem 'Manrope',sans-serif;letter-spacing:-.7px}.empty-state p:not(.eyebrow){color:var(--muted);line-height:1.6;font-size:.9rem;margin:14px 0 22px}.empty-state button{background:var(--ink);color:white;border-color:var(--ink)}.preview-label{position:absolute;left:18px;top:18px;padding:8px 10px;border-radius:5px;background:#152332d9;color:white;font-size:.75rem;letter-spacing:1.3px}.expand{position:absolute;bottom:16px;right:16px;background:white;padding:5px 11px;font-size:23px}.board-summary{padding:27px 28px 0}.board-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.board-head .eyebrow{font-size:.75rem;margin-bottom:9px}.board-head h2{font:600 1.45rem 'Manrope',sans-serif;letter-spacing:-.5px}.board-badge{background:#eff3e9;color:#526630;font-size:.75rem;padding:7px 10px;border-radius:20px;white-space:nowrap}.specs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0}.specs div{border-left:1px solid var(--line);padding-left:18px}.specs div:first-child{border:0;padding-left:0}.specs span{display:block;font-size:.75rem;letter-spacing:1.3px;color:#71818d;margin-bottom:8px}.specs strong{font-size:.875rem;font-weight:500}.board-footer{border-top:1px solid var(--line);padding:15px 0;display:flex;justify-content:space-between;align-items:center;gap:16px}.board-footer p{font-size:.75rem;color:#77848e;max-width:360px;line-height:1.5;margin:0}.board-footer button{white-space:nowrap}.privacy-note{display:flex;align-items:center;gap:9px;padding:16px 28px;background:#f8fafb;color:#7c8890;font-size:.75rem;border-top:1px solid var(--line)}footer{padding:30px 0;display:flex;justify-content:space-between;align-items:center;color:#82909a;font-size:.75rem}footer>span:first-child{font-weight:700;font-size:.9rem;color:#53636f}footer>span:last-child{font-size:.75rem;letter-spacing:1.2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}#summaryNotes{font-size:.9rem;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;color:#52616d}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border:1px solid #647482;border-radius:9px;padding:15px 22px;z-index:20;box-shadow:0 8px 35px #0003;max-width:calc(100% - 30px);font-size:.9rem}dialog{border:1px solid var(--line);border-radius:14px;padding:28px;max-width:460px;width:calc(100% - 32px);color:var(--ink)}dialog::backdrop{background:#10233299;backdrop-filter:blur(3px)}dialog p{line-height:1.6;color:var(--muted)}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}#imageDialog{max-width:95vw;width:auto;background:#142331;padding:12px}#largeImage{display:block;max-width:88vw;max-height:85vh;object-fit:contain}#closeImage{position:absolute;right:20px;top:20px}
@media(min-width:1450px){.preview{min-height:535px}}@media(max-width:1000px){.workspace{grid-template-columns:290px minmax(0,1fr);gap:18px}.control-section{padding:19px}.panel-title{padding:20px}.preview{min-height:380px}.specs{gap:10px}.specs div{padding-left:10px}.board-summary{padding:24px 20px 0}.board-head{align-items:flex-start}.board-badge{display:none}.canvas-toolbar{padding:20px}.board-footer{align-items:flex-start;flex-direction:column;gap:5px}}@media(max-width:720px){.topbar{height:auto;min-height:74px;padding:16px 20px;gap:14px;flex-wrap:wrap}.brand{font-size:1.3rem}.studio{display:none}.project-actions{gap:7px}.project-actions button{padding:10px;font-size:.875rem}.dark span{margin-left:5px}main{padding:28px 18px 0}.heading{align-items:flex-start;gap:14px;margin-bottom:24px}.heading .eyebrow{font-size:.75rem;letter-spacing:1.1px}h1{font-size:1.85rem;letter-spacing:-1px}.heading p:last-child{font-size:.875rem;line-height:1.5}.new{padding:9px;font-size:.875rem;white-space:nowrap}.workspace{display:flex;flex-direction:column;gap:20px}.controls,.canvas-panel{width:100%}.mode{margin-bottom:18px}.control-section{padding:20px}.preview{aspect-ratio:1.1;min-height:300px;margin:0 12px}.canvas-toolbar{padding:18px}.project-name input{width:190px;max-width:100%}.canvas-toolbar button{font-size:.875rem}.empty-state h2{font-size:1.6rem}.empty-icon{margin-bottom:20px}.board-head h2{font-size:1.3rem}.specs{gap:10px;margin:24px 0}.specs strong{font-size:.875rem;line-height:1.5}.privacy-note{padding:15px 20px;line-height:1.5}footer p{display:none}footer{padding:24px 0}.board-footer{flex-direction:row;align-items:center}.board-footer p{max-width:220px}.control-hint{font-size:.75rem}}
