@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap');
:root{--green:#176a56;--green-dark:#124e40;--mint:#eaf7ef;--pink:#fce9ef;--pink-dark:#a8476b;--ink:#203c34;--muted:#677b73;--line:#dbe7df;--white:#fff;--bg:#f5f9f5;font-family:'Be Vietnam Pro',system-ui,sans-serif;color:var(--ink);font-synthesis:none;font-size:16px;line-height:1.6}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}[hidden]{display:none!important}:focus-visible{outline:3px solid #bd5b81;outline-offset:4px}.site-header{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 32px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;line-height:1.3;font-weight:800;font-size:19px;letter-spacing:1.6px}.brand b{font-weight:400}.brand small{display:block;font-size:10px;letter-spacing:1.9px;font-weight:500;margin-top:5px}.brand-mark{background:var(--green);color:#fff;letter-spacing:-3px;width:48px;height:48px;display:grid;place-items:center;border-radius:15px;font-size:35px;padding-bottom:5px}.header-note{font-size:14px;color:var(--muted)}main{max-width:1240px;margin:auto;padding:34px 32px 50px}.intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;color:var(--green)}h1{font-size:clamp(27px,2.65vw,35px);line-height:1.4;letter-spacing:-1.2px;margin:9px 0 8px;font-weight:700}h1 span{color:var(--pink-dark)}.intro p{margin:0;color:var(--muted);font-size:15px}.intro-label{flex-shrink:0;background:var(--pink);color:var(--pink-dark);padding:8px 13px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:4px}.mobile-break{display:none}.workspace{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:25px;align-items:start}.form-card{background:#fff;border:1px solid var(--line);padding:27px;border-radius:22px;box-shadow:0 5px 20px #17463203}fieldset{border:0;margin:0 0 25px;padding:0;min-width:0}legend{padding:0;margin-bottom:13px;font-weight:600;font-size:15px;width:100%;display:flex;align-items:center;gap:9px;line-height:1.5}legend small{font-size:12px;color:var(--muted);font-weight:400;margin-left:auto}.step{font-size:11px;color:var(--green);font-weight:700;background:var(--mint);border:1px solid #d9eddf;border-radius:7px;padding:3px 5px}.choices{display:flex;flex-wrap:wrap;gap:8px}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{position:relative}.choice input{position:absolute;opacity:0;width:1px;height:1px}.choice span{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);padding:9px 13px;border-radius:10px;font-size:14px;background:#fff;transition:background .15s,border-color .15s;cursor:pointer}.choice input:focus-visible+span{outline:3px solid #bd5b81;outline-offset:3px}.choice input:checked+span{background:var(--mint);border-color:var(--green);color:var(--green-dark);font-weight:600}.choice input:disabled+span{cursor:not-allowed;opacity:.6}.choice span:hover{border-color:#8bbaa5}.platforms .choice span{padding:13px;font-size:15px;font-weight:600}.platforms input:checked+span{background:var(--green);color:#fff}.platform-icon{font-weight:800;font-size:19px;line-height:1}.keywords .choice span{border-radius:30px;padding:7px 12px}.keywords input:checked+span{background:var(--pink);color:#893759;border-color:#e6a1ba}.split-fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}.tone-options,.length-options{display:grid;gap:7px}.tone-options .choice span{justify-content:flex-start;padding:8px 11px}.length-options .choice span{justify-content:space-between;padding:8px 11px}.length-options em{font-size:12px;font-style:normal;font-weight:400;color:var(--muted)}.experience label{display:flex;gap:8px;justify-content:space-between;font-weight:600;font-size:14px;margin-bottom:9px}.experience label span{font-size:12px;font-weight:400;color:var(--muted)}textarea{resize:vertical;width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:12px;line-height:1.7;color:var(--ink);background:#fbfdfb;display:block;font-size:15px}textarea::placeholder{color:#829389}.experience p{font-size:12px;line-height:1.6;color:var(--muted);margin:7px 0 17px}.honesty{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.65;color:var(--muted);margin-bottom:19px}.honesty input{accent-color:var(--green);width:16px;height:16px;flex-shrink:0;margin-top:3px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:12px;font-size:14px;font-weight:600;transition:background .15s,transform .15s}.button:active:not(:disabled){transform:translateY(1px)}.primary{background:var(--green);color:white;border:1px solid var(--green);width:100%;font-size:15px;box-shadow:0 6px 14px #176a5619}.primary span:last-child{margin-left:auto;font-size:22px}.primary span:first-child{margin-right:auto;font-size:21px}.primary:hover:not(:disabled){background:var(--green-dark)}.error-message{background:#fff0f3;color:#992e4b;padding:12px;border-radius:10px;font-size:14px;margin-bottom:0}.result-column{position:sticky;top:22px}.result-card{padding:30px;background:#fff;border:1px solid #edd3de;border-radius:22px;border-top:5px solid #eba4bf;box-shadow:0 8px 26px #9c456708;overflow:hidden}.result-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.result-heading .eyebrow{color:var(--pink-dark)}.output-platform{font-size:12px;background:var(--mint);padding:4px 10px;border-radius:18px;color:var(--green);font-weight:500}h2{font-size:25px;line-height:1.45;font-weight:600;letter-spacing:-.7px;margin:20px 0 22px}.empty-result{background:linear-gradient(145deg,#fcf1f5,#fffbfc);border:1px dashed #eac3d2;border-radius:15px;text-align:center;padding:16px 20px 35px;min-height:291px;display:flex;align-items:center;flex-direction:column;justify-content:center}.quote{font-family:Georgia,serif;font-size:75px;line-height:.8;color:#ce7b9c;margin-top:12px}.empty-result p{font-weight:500;line-height:1.8;margin:12px 0;font-size:17px}.empty-result>span:last-child{font-size:13px;color:#89707b;line-height:1.8}.result-actions{display:grid;grid-template-columns:1.35fr 1fr;gap:9px;margin-top:20px}.copy{background:var(--green);color:white;border:1px solid var(--green)}.copy span{font-size:23px}.regenerate{border:1px solid #e6d1db;background:#fff;color:#88415e}.copy-status{font-size:13px;color:var(--green);margin:8px 0;min-height:21px}.result-foot{border-top:1px solid #f0e4e9;display:flex;gap:13px;padding-top:18px;color:#8a6473}.result-foot span{font-size:27px;color:var(--pink-dark)}.result-foot p{font-size:12px;margin:0;line-height:1.8}.how-to{display:flex;gap:18px;padding:22px 10px;font-size:13px;align-items:flex-start}.how-to b{white-space:nowrap;color:var(--green);font-weight:600}.how-to p{margin:0;color:var(--muted);line-height:1.8}.editor-label{font-size:13px;color:var(--muted);display:block;margin-bottom:10px}#result{background:#fffafb;border-color:#eac3d2;font-size:16px;min-height:280px;line-height:1.85}.editor-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin-top:9px;color:var(--muted)}.draft-note{font-size:13px;color:#9b4263;background:#fff1f5;padding:10px;border-radius:8px}.loading-result{min-height:291px;border-radius:15px;background:#fff5f8;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:20px}.loading-result small{font-size:13px;color:var(--muted)}.spinner{width:32px;height:32px;border:3px solid #e8c3d1;border-top-color:var(--pink-dark);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}footer{max-width:1176px;margin:0 auto;padding:20px 0 28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}footer span:first-child{font-weight:600;color:var(--green)}
@media(min-width:1450px){main{padding-top:45px}.intro{margin-bottom:33px}.form-card{padding:30px}.workspace{gap:30px}}@media(max-width:900px){.workspace{grid-template-columns:1fr 1fr;gap:16px}.form-card,.result-card{padding:20px}.intro-label{display:none}.result-actions{grid-template-columns:1fr}.how-to{display:block}.how-to p{margin-top:6px}h2{font-size:23px}.split-fields{gap:12px}main,.site-header{padding-left:22px;padding-right:22px}footer{margin:0 22px}}@media(max-width:700px){.site-header{padding:17px 20px}.header-note{display:none}.brand{font-size:17px}.brand-mark{width:42px;height:42px;font-size:31px}.brand small{font-size:9px}main{padding:25px 16px 30px}.intro{margin-bottom:21px}.eyebrow{font-size:10px;letter-spacing:1.5px}h1{font-size:27px;letter-spacing:-.8px;margin-top:9px}.intro p{font-size:14px;margin-top:10px;line-height:1.8}.mobile-break{display:block}.workspace{grid-template-columns:1fr;gap:22px}.form-card,.result-card{padding:22px 18px;border-radius:18px}.result-column{position:static}.result-actions{grid-template-columns:1.3fr 1fr}.choice span{font-size:14px;padding:9px 12px}fieldset{margin-bottom:25px}.split-fields{gap:13px}legend{font-size:14px}.length-options em{font-size:11px}.honesty,.experience p{font-size:12px}.experience label{font-size:13px}.experience label span{font-size:11px}.how-to{padding:16px 5px}footer{margin:0 20px;gap:10px;flex-direction:column;font-size:11px}.result-heading .eyebrow{font-size:12px}.empty-result{min-height:250px}h2{font-size:25px}.button{min-height:49px}.result-card{scroll-margin-top:15px}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition:none!important;scroll-behavior:auto!important}}
