@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
:root{--green:#0a4d4d;--ink:#143f3d;--cream:#f8f4e8;--orange:#f4a05c;--yellow:#dcc978;--muted:#526764;--line:#d8ded5;--white:#fffef9;--error:#9d312d;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;line-height:1.5;font-size:16px}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible{outline:3px solid #c56b22;outline-offset:5px}input:focus-visible,textarea:focus-visible{outline:3px solid #99c0b7;outline-offset:2px}a{color:inherit}button{border:0}textarea{resize:vertical}button,textarea,input{transition:border-color .16s,background-color .16s,box-shadow .16s}button svg{width:1.25rem;height:1.25rem;flex-shrink:0}[hidden]{display:none!important}.skip{position:absolute;top:-80px;left:12px;z-index:10;background:var(--green);color:white;padding:12px}.skip:focus{top:10px}.site-header{max-width:1376px;margin:auto;padding:25px 48px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:1.3rem;font-weight:800;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:43px;height:43px;background:var(--green);color:var(--orange);font-size:2rem;border-radius:11px;line-height:1}.brand-sub{display:block;font-size:.75rem;letter-spacing:.015em;font-weight:500;margin-top:-3px}.event{font-size:.875rem}.event strong{font-weight:600;margin-left:6px}main{max-width:1376px;margin:auto;padding:41px 48px 66px}.intro{display:flex;justify-content:space-between;gap:40px;align-items:center;margin-bottom:34px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;margin:0 0 10px}h1{font-size:clamp(2rem,3.7vw,3.2rem);line-height:1.14;letter-spacing:-.055em;margin:0;font-weight:700}.lede{font-size:1rem;max-width:650px;margin:15px 0 0;color:var(--muted)}.intro-note{font-size:.95rem;text-align:right;line-height:1.6;font-weight:600;border-left:2px solid var(--orange);padding-left:28px;flex-shrink:0}.workspace{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,1fr);gap:28px;align-items:start}#builder{min-width:0;background:var(--white);border:1px solid var(--line);border-radius:16px;overflow:hidden}section{padding:28px 30px}.details-section,.target-section{border-top:1px solid var(--line)}.section-heading{display:flex;align-items:center;gap:12px;margin-bottom:21px}.section-heading h2{font-size:1.06rem;letter-spacing:-.025em;line-height:1.45;margin:0;font-weight:700}.step-number{font-size:.8rem;color:var(--green);font-weight:700;background:#e8eee3;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.optional{font-size:.75rem;color:var(--muted);margin-left:auto}.record-button{display:flex;align-items:center;gap:17px;background:#ecf0e8;padding:19px 18px;width:100%;text-align:left;color:var(--green);border-radius:12px;border:1px solid transparent}.record-button:hover{border-color:#99b5a8;background:#e5ece1}.record-button>span:nth-child(2){flex:1}.record-button strong{font-size:1.08rem;font-weight:700;display:block}.record-button #record-sub{font-size:.8rem;display:block;margin-top:4px;line-height:1.55}.mic-disc{width:53px;height:53px;flex-shrink:0;background:var(--orange);border-radius:50%;display:grid;place-items:center}.mic-icon{width:25px!important;height:25px!important}.stop-icon{display:none;width:17px;height:17px;border-radius:3px;background:var(--green)}.record-button.listening .mic-icon{display:none}.record-button.listening .stop-icon{display:block}.record-button.listening{background:#f6e5d2;border-color:var(--orange)}.record-button.listening .mic-disc{box-shadow:0 0 0 6px #f4a05c30;animation:pulse 1.8s ease-in-out infinite}.record-time{font-size:.8rem;font-variant-numeric:tabular-nums;white-space:nowrap}.voice-status{font-size:.8rem;color:var(--muted);min-height:1.5em;margin:10px 0 24px}.field-label,label{display:block;font-size:.875rem;font-weight:600;margin-bottom:8px}input[type=text],input:not([type]),textarea{width:100%;background:#fff;color:var(--ink);border:1px solid #bfcac0;border-radius:8px;padding:13px 14px;line-height:1.6;font-size:1rem}textarea::placeholder,input::placeholder{color:#6f7f79;opacity:1;font-size:.9375rem;font-weight:400}#task{min-height:160px;max-height:480px;display:block}textarea[readonly]{background:#fcf6ed}#task[aria-invalid=true]{border-color:var(--error)}.field-meta{display:flex;justify-content:space-between;gap:12px;font-size:.75rem;min-height:24px;margin-top:7px}.field-meta>span:last-child{white-space:nowrap;color:var(--muted);margin-left:auto}.error{color:var(--error);font-weight:500}.example-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px 12px;margin-top:11px;font-size:.8rem;color:var(--muted)}.text-button{padding:0;background:none;color:var(--green);font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:4px}.text-button:hover{color:#a95520}.privacy{font-size:.75rem;line-height:1.65;color:var(--muted);margin:22px 0 0}.section-description{font-size:.875rem;color:var(--muted);margin:-8px 0 20px}.fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.details-section input{margin-bottom:18px}.details-section input:last-child{margin-bottom:0}.fields-grid{margin-bottom:19px}.fields-grid input{margin-bottom:0}.choice-group{border:0;padding:0;margin:0 0 22px;min-width:0}.choice-group legend{font-size:.875rem;font-weight:600;margin-bottom:10px}.choice-group label{margin:0;position:relative;cursor:pointer}.choice-group input{position:absolute;opacity:0;width:1px;height:1px}.mode-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mode-choices span{display:block;padding:11px 8px;text-align:center;font-size:.8rem;border:1px solid #bdcbc1;border-radius:7px;background:white;min-height:45px}.choice-group input:checked+span{background:var(--green);color:var(--cream);border-color:var(--green)}.choice-group input:focus-visible+span{outline:3px solid #c56b22;outline-offset:4px}.tool-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tool-choices span{display:block;background:white;border:1px solid #bdcbc1;border-radius:8px;padding:15px 9px;text-align:center}.tool-choices strong{font-size:.9rem;display:block}.tool-choices small{display:block;font-size:.75rem;font-weight:400;margin-top:5px;line-height:1.4}.primary-button{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;border-radius:8px;padding:15px 17px;min-height:52px;background:var(--green);color:var(--cream);font-weight:600;font-size:.94rem;line-height:1.5;text-decoration:none}.primary-button:hover{background:#083c3c}.primary-button>span{margin-left:auto;font-size:1.25rem}.form-footnote{font-size:.75rem;color:var(--muted);text-align:center;margin:13px 0 0}.output-panel{position:sticky;top:24px;border:1px solid #bbcec0;background:var(--white);border-radius:16px;overflow:hidden;min-width:0;box-shadow:0 10px 35px #143f3d06}.output-heading{padding:24px 28px;background:var(--green);color:var(--cream);position:relative}.paper-label{font-size:.75rem;letter-spacing:.12em;color:var(--yellow);font-weight:600}.output-heading h2{font-size:1.55rem;font-weight:600;letter-spacing:-.04em;margin:7px 0 0}.output-heading #target-badge{position:absolute;right:25px;top:42px;font-size:.8rem;border:1px solid #8daaa1;padding:4px 10px;border-radius:5px}.empty-result{padding:34px 32px 42px;min-height:420px;background:linear-gradient(0deg,#f2f3e9 0,transparent 80%)}.prompt-symbol{font-family:Georgia,serif;font-size:6.5rem;line-height:.9;color:#d78847;display:block;margin-top:4px}.empty-result h3{font-size:1.8rem;font-weight:600;line-height:1.3;letter-spacing:-.045em;margin:4px 0 22px;max-width:360px}.empty-result>p{font-size:.94rem;color:var(--muted);line-height:1.75;max-width:375px;margin:0}.empty-steps{display:flex;gap:13px;flex-wrap:wrap;font-size:.75rem;color:var(--muted);margin-top:40px}.empty-steps>span:nth-child(even){color:#bd975c}.ready-result{padding:24px 26px 28px}.result-summary{font-size:.875rem;line-height:1.65;color:var(--muted);margin:0 0 18px}.result-label{font-size:.8rem}#prompt{font-size:.9rem;line-height:1.75;min-height:360px;height:390px;max-height:620px;border-color:#d3dcd3;padding:17px;background:white;border-radius:8px}.result-actions{display:flex;gap:10px;margin-top:15px}.result-actions .primary-button{flex:1.4;font-size:.875rem;padding:13px 10px}.secondary-button{border:1px solid #b8c9bd;background:transparent;border-radius:8px;min-height:49px;padding:10px 15px;font-size:.8rem;font-weight:600;color:var(--green)}.secondary-button:hover{background:#e8eee3}.copy-status{font-size:.8rem;min-height:1.5em;margin:9px 0;color:var(--green)}.handoff{padding-top:17px;border-top:1px solid var(--line)}.handoff a{font-weight:600;font-size:.875rem;text-underline-offset:4px}.handoff p{font-size:.8rem;color:var(--muted);line-height:1.7;margin:8px 0 0}.reset-button{font-weight:500;font-size:.75rem;margin-top:22px;color:var(--muted)}.stale-message{background:#fff0ce;color:#694b1c;font-size:.8rem;line-height:1.6;padding:12px;border-radius:6px;margin:0 0 18px}.stale .handoff a{pointer-events:none;opacity:.5}footer{display:flex;justify-content:space-between;gap:20px;max-width:1280px;margin:0 auto;padding:23px 0 32px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}footer span span{margin:0 10px;color:#9cad9f}dialog{border:1px solid var(--line);border-radius:14px;padding:28px;max-width:460px;width:calc(100% - 32px);color:var(--ink);background:var(--cream)}dialog::backdrop{background:#072f2e80}dialog h2{font-size:1.4rem;margin-top:0}dialog p{font-size:.95rem}.dialog-actions{display:flex;gap:10px;margin-top:26px}.dialog-actions .primary-button{width:auto;flex:1}.dialog-actions .secondary-button{flex:1}@keyframes pulse{50%{box-shadow:0 0 0 11px #f4a05c15}}@media(min-width:1400px){.workspace{gap:36px}}@media(max-width:1100px){main{padding:32px 28px 50px}.site-header{padding-left:28px;padding-right:28px}.workspace{gap:20px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}section{padding:24px 22px}.fields-grid{grid-template-columns:1fr;gap:18px}.output-heading,.ready-result,.empty-result{padding-left:23px;padding-right:23px}.tool-choices small{font-size:.75rem}footer{margin:0 28px}.record-button{gap:12px;padding:16px 13px}.record-button strong{font-size:1rem}.mic-disc{width:47px;height:47px}.result-actions{flex-wrap:wrap}.result-actions>*{width:100%}.empty-result h3{font-size:1.6rem}.output-heading #target-badge{position:static;display:inline-block;margin-top:10px}.intro-note{display:none}}@media(max-width:800px){main{padding:30px 20px 45px}.site-header{padding:19px 20px}.brand{font-size:1.1rem}.brand-mark{width:38px;height:38px}.brand-sub{font-size:.75rem}.event{font-size:.75rem}.event strong{display:block;text-align:right;margin:0}.intro{margin-bottom:27px}.lede{font-size:.94rem;line-height:1.7;margin-top:12px}.workspace{grid-template-columns:1fr;gap:25px}.output-panel{position:static}.empty-result{min-height:auto;padding-bottom:28px}.empty-result h3{font-size:1.6rem}.empty-steps{margin-top:25px}.fields-grid{grid-template-columns:1fr 1fr}.tool-choices small{font-size:.75rem}.result-actions{flex-wrap:nowrap}.result-actions>*{width:auto}.output-heading #target-badge{position:absolute;display:block;right:24px;top:30px}.output-heading{padding-top:22px;padding-bottom:23px}.empty-result .prompt-symbol{font-size:4rem}footer{flex-direction:column;gap:7px;margin:0 20px;font-size:.75rem}.optional{font-size:.75rem}#prompt{height:440px}}@media(max-width:420px){main{padding-left:14px;padding-right:14px}.site-header{padding-left:16px;padding-right:16px}.fields-grid{grid-template-columns:1fr}.section-heading{gap:9px}.section-heading h2{font-size:.95rem}section{padding:22px 18px}.tool-choices{gap:7px}.tool-choices span{padding:13px 5px}.tool-choices strong{font-size:.8rem}.tool-choices small{font-size:.75rem}.mode-choices span{font-size:.75rem}.mic-disc{width:43px;height:43px}.record-button #record-sub{font-size:.75rem}.record-button strong{font-size:.93rem}.result-actions{flex-direction:column}.record-time{display:none}.intro h1{font-size:2.05rem}.eyebrow{font-size:.75rem}.ready-result{padding:22px 18px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Keep choices and generated text comfortable to read on small screens. */
.mode-choices span,.secondary-button,.result-label{font-size:.875rem}.tool-choices strong{font-size:.9rem}#prompt{font-size:1rem}
@media(max-width:800px){.output-heading #target-badge{position:static;display:inline-block;margin-top:10px}.lede{font-size:1rem}}
/* Language navigation and optional data brief. */
.header-meta{display:flex;align-items:center;gap:28px}.language-switch{display:flex;gap:12px;font-size:.8rem;white-space:nowrap}.language-switch [aria-current]{font-weight:700}.language-switch a{color:var(--muted);text-underline-offset:4px}.data-section{border-top:1px solid var(--line)}.data-section>input,.data-section>select{margin-bottom:18px}select{font:inherit;width:100%;min-height:49px;padding:12px 36px 12px 14px;background:var(--white);color:var(--ink);border:1px solid #bfcac0;border-radius:8px}select:focus-visible,summary:focus-visible{outline:3px solid #99c0b7;outline-offset:3px}.data-extra{border:1px solid var(--line);border-radius:8px;padding:13px 14px}.data-extra summary{cursor:pointer;font-size:.875rem;font-weight:600}.data-extra>div{padding-top:17px}.data-extra textarea{font-size:1rem}.data-note{font-size:.75rem;line-height:1.6;color:var(--muted);margin:14px 0 0}.primary-button #generate-label{font-size:.94rem;margin-left:0;margin-right:auto}.primary-button #generate-label+span{margin-left:0}@media(max-width:800px){.header-meta{gap:16px}.data-extra{padding:12px}.language-switch{font-size:.75rem}}@media(max-width:600px){.header-meta .event{display:none}.language-switch{gap:9px}.site-header{gap:12px}.brand{gap:8px}.brand-mark{width:34px;height:34px}}@media(max-width:360px){.site-header{align-items:flex-start}.language-switch{flex-direction:column;gap:3px;text-align:right}}
