:root{--page:#f3f5f1;--surface:#fff;--ink:#1f241f;--muted:#626b62;--line:#d8ddd7;--green:#207058;--green-pressed:#144c3b;--focus:#20705824;--yellow:#e9c46a}*{box-sizing:border-box}html{background:var(--page)}body{background:var(--page);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;min-height:44px}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.doodle-header{background:var(--surface);border-bottom:1px solid #d8ddd7c7;align-items:center;height:68px;padding:0 max(20px,50vw - 305px);display:flex}.doodle-wordmark{color:var(--ink);letter-spacing:0;font-size:20px;font-weight:760;line-height:1}.doodle-wordmark span{color:var(--green)}.doodle-main{width:min(610px,100vw - 40px);margin:0 auto;padding:46px 0 54px}.doodle-workspace{flex-direction:column;gap:28px;display:flex}.doodle-stage{aspect-ratio:1;background:var(--surface);border:1px solid #d8ddd7f2;border-radius:8px;place-items:center;width:190px;margin:0 auto 2px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #2d372d14,0 2px 5px #2d372d0d}.doodle-stage img{object-fit:cover;width:100%;height:100%;display:block}.doodle-stage-reference{background:#f8e8a7}.doodle-stage-result{background:#f7e9ab}.doodle-stage-loading{color:var(--muted);text-align:center;gap:12px;padding:20px;font-size:13px;font-weight:650}.loading-mark{border:2px solid #cbd4cd;border-top-color:var(--green);border-radius:50%;width:30px;height:30px;animation:.9s linear infinite doodle-spin}@keyframes doodle-spin{to{transform:rotate(360deg)}}.doodle-stage-error{color:#8c433d;text-align:center;background:#fff8f7;padding:22px;font-size:13px;font-weight:650;line-height:1.45}.composer-section h1{letter-spacing:0;max-width:520px;margin:0;font-size:clamp(34px,5vw,46px);font-weight:760;line-height:.98}.scene-hint{color:var(--muted);margin:12px 0 18px;font-size:15px;line-height:1.45}.doodle-composer{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-direction:column;min-height:166px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 7px #2d372d08}.doodle-composer:focus-within{border-color:var(--green);box-shadow:0 0 0 3px var(--focus)}.doodle-composer textarea{resize:none;min-height:112px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:18px 18px 10px;font-size:16px;line-height:1.5}.doodle-composer textarea::placeholder{color:#98a198}.doodle-composer textarea:disabled{cursor:wait;opacity:.72}.composer-footer{justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.character-count{color:#879188;font-variant-numeric:tabular-nums;min-width:72px;font-size:11px}.composer-footer button,.primary-action{background:var(--green);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:720;line-height:1;transition:background .14s,transform .14s,box-shadow .14s;display:inline-flex}.composer-footer button{box-shadow:0 2px 0 var(--green-pressed);padding:0 15px}.composer-footer button:hover:not(:disabled),.primary-action:hover{background:#1b644f}.composer-footer button:active:not(:disabled),.primary-action:active{box-shadow:none;transform:translateY(1px)}.composer-footer button:disabled{box-shadow:none;background:#b9c9bf}.suggestions-section{margin-top:-2px}.suggestions-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.suggestions-heading h2{color:var(--muted);letter-spacing:0;margin:0;font-size:13px;font-weight:720}.suggestions-list{border-bottom:1px solid var(--line)}.suggestions-list button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:8px 2px 8px 0;font-size:14px;line-height:1.35;display:flex}.suggestions-list button:last-child{border-bottom:0}.suggestions-list button:hover{color:var(--green)}.suggestion-plus{border:1px solid var(--line);width:24px;height:24px;color:var(--green);border-radius:6px;flex:none;place-items:center;font-size:18px;font-weight:400;line-height:1;display:inline-grid}.result-actions{flex-direction:column;gap:10px;margin-top:-14px;display:flex}.primary-action{width:100%;box-shadow:0 2px 0 var(--green-pressed);padding:0 16px}.secondary-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.secondary-actions button{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:680;display:inline-flex}.secondary-actions button:hover{color:var(--green);border-color:#aab9ae}.unlock-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:min(400px,100%);margin:38px auto 0;padding:28px;box-shadow:0 8px 24px #2d372d0d}.unlock-icon{width:36px;height:36px;color:var(--green);background:#e9f2ed;border:1px solid #b9d0c5;border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.unlock-panel h1{letter-spacing:0;margin:0 0 20px;font-size:28px;font-weight:760;line-height:1.06}.unlock-form{gap:8px;display:grid}.unlock-form label{color:var(--muted);font-size:13px;font-weight:650}.unlock-form input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:46px;color:var(--ink);border-radius:7px;outline:0;padding:0 13px}.unlock-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--focus)}.unlock-form button{background:var(--green);color:#fff;min-height:46px;box-shadow:0 2px 0 var(--green-pressed);border:0;border-radius:7px;margin-top:5px;font-size:14px;font-weight:720}.unlock-form button:hover:not(:disabled){background:#1b644f}.unlock-form button:disabled{box-shadow:none;background:#b9c9bf}.form-message{color:#8c433d;min-height:20px;margin:2px 0 0;font-size:13px;line-height:1.4}@media (max-width:640px){.doodle-header{height:62px;padding:0 18px}.doodle-main{width:calc(100vw - 36px);padding:34px 0 38px}.doodle-stage{width:152px;margin-bottom:0}.doodle-workspace{gap:24px}.composer-section h1{max-width:340px;font-size:35px}.scene-hint{margin-top:10px}.unlock-panel{margin-top:12px;padding:24px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
