.ew-root *,.ew-root :before,.ew-root :after{box-sizing:border-box;margin:0;padding:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ewPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes ewFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.fade-up{animation:.5s cubic-bezier(.22,1,.36,1) both fadeUp}.fade-up-1{animation:.5s cubic-bezier(.22,1,.36,1) .1s both fadeUp}.fade-up-2{animation:.45s cubic-bezier(.22,1,.36,1) .15s both fadeUp}.fade-in{animation:.35s both fadeIn}.ew-root{width:100%;max-width:100vw;overflow-x:hidden}.ew-page{background:linear-gradient(160deg,#f0f4ff 0%,#fffbf0 55%,#e8f4fd 100%);width:100%;min-height:100vh;font-family:DM Sans,sans-serif;position:relative;overflow-x:hidden}.ew-wrap{width:100%;max-width:1160px;margin:0 auto;padding:clamp(20px,5vw,56px) clamp(14px,4vw,28px) 60px;overflow-x:hidden}.ew-grid{grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media (min-width:900px){.ew-grid{grid-template-columns:1fr 1fr;align-items:start}}.ew-card{word-break:break-word;overflow-wrap:anywhere;background:#ffffffeb;border:1px solid #3b82f61a;border-radius:18px;width:100%;margin-bottom:12px;padding:16px;overflow:hidden;box-shadow:0 4px 16px #0b14370f}@media (min-width:640px){.ew-card{padding:20px}}.ew-sec{color:#94a3b8;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:10px;font-weight:800;display:block}.ew-cats{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.ew-cat-btn{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #3b82f61a;border-radius:12px;align-items:center;gap:8px;width:100%;min-width:0;padding:10px 12px;font-family:DM Sans,sans-serif;transition:all .18s;display:flex;overflow:hidden}.ew-cat-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0b143714}.ew-cat-btn.active{border-color:var(--cc);background:var(--cl);box-shadow:0 4px 14px var(--cl)}.ew-cat-btn:focus-visible{outline-offset:2px;outline:3px solid #3b82f6}.ew-cat-label{color:#64748b;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.ew-cat-btn.active .ew-cat-label{color:var(--cc)}.ew-cat-dot{background:var(--cc);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite ewPulse}.ew-types{flex-wrap:wrap;gap:7px;width:100%;display:flex}.ew-type{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #3b82f61a;border-radius:99px;align-items:center;gap:4px;padding:6px 11px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.ew-type:hover{transform:translateY(-1px)}.ew-type.active{border-color:var(--cc);background:var(--cl);color:var(--cc)}.ew-type:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.ew-tones{flex-wrap:wrap;gap:7px;width:100%;display:flex}.ew-tone{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #3b82f61a;border-radius:99px;align-items:center;gap:4px;padding:6px 11px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;transition:all .13s;display:inline-flex}.ew-tone.active{color:#fff;background:#0b1437;border-color:#0b143740}.ew-tone:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.ew-lengths{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}.ew-len{cursor:pointer;text-align:center;background:#fff;border:1px solid #3b82f61a;border-radius:10px;padding:10px 6px;font-family:DM Sans,sans-serif;transition:all .13s}.ew-len.active{background:#f8fafc;border-color:#0b143738;box-shadow:0 2px 8px #0b14370f}.ew-len:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.ew-len-icon{margin-bottom:2px;font-size:15px}.ew-len-lbl{color:#64748b;font-size:12px;font-weight:800}.ew-len.active .ew-len-lbl{color:#0b1437}.ew-len-sub{color:#94a3b8;margin-top:1px;font-size:10px}.ew-people{grid-template-columns:1fr;gap:10px;width:100%;display:grid}@media (min-width:480px){.ew-people{grid-template-columns:1fr 1fr}}.ew-label{color:#64748b;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.ew-input,.ew-textarea,.ew-select{color:#0f172a;box-sizing:border-box;appearance:none;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;max-width:100%;padding:10px 13px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.ew-input::placeholder,.ew-textarea::placeholder{color:#64748b73}.ew-input:focus,.ew-textarea:focus,.ew-select:focus{border-color:#ef444459;box-shadow:0 0 0 3px #ef444412}.ew-input:focus-visible,.ew-textarea:focus-visible,.ew-select:focus-visible{outline-offset:2px;outline:3px solid #ef444480}.ew-textarea{resize:vertical;min-height:90px;line-height:1.65}.ew-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.ew-prog-wrap{margin-bottom:11px}.ew-prog-row{color:#94a3b8;justify-content:space-between;margin-bottom:5px;font-size:11px;font-weight:600;display:flex}.ew-prog-track{background:#f1f5f9;border-radius:99px;height:4px;overflow:hidden}.ew-prog-bar{border-radius:99px;height:100%;transition:width .5s}.ew-gen-btn{cursor:pointer;color:#fff;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:14px;width:100%;max-width:100%;padding:14px 16px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:800;transition:all .2s;overflow:hidden}.ew-gen-btn:hover:not(:disabled){filter:brightness(1.07);transform:translateY(-2px)}.ew-gen-btn:disabled{cursor:not-allowed;opacity:.65}.ew-gen-btn:focus-visible{outline-offset:3px;outline:3px solid #fff}.ew-error{color:#dc2626;background:#ef44440f;border:1px solid #ef444426;border-radius:10px;margin-bottom:11px;padding:10px 13px;font-size:13px}.ew-result-card{background:#fff;border:1px solid #3b82f61a;border-radius:18px;width:100%;margin-bottom:12px;overflow:hidden;box-shadow:0 8px 28px #0b143714}.ew-result-header{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:13px 16px;display:flex}.ew-result-meta{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ew-result-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.ew-result-btns{flex-wrap:wrap;gap:6px;display:flex}.ew-result-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 11px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;transition:all .15s}.ew-result-btn:hover{background:#f8fafc}.ew-result-btn.copied{color:#059669;background:#05966914;border-color:#05966940}.ew-result-btn.active-edit{color:#1a3a8f;background:#1a3a8f14;border-color:#1a3a8f38}.ew-section-row{border-bottom:1px solid #f8fafc;padding:13px 16px}.ew-body-row{padding:16px}.ew-pre{color:#374151;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;max-width:100%;margin:0;font-family:DM Sans,sans-serif;font-size:13.5px;line-height:1.82;overflow-x:auto}.ew-send-grid{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid}.ew-send-btn{cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:9px;width:100%;min-width:0;padding:11px 12px;font-family:DM Sans,sans-serif;transition:all .18s;display:flex;overflow:hidden}.ew-send-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0b14371a}.ew-send-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.ew-send-name{color:#0f172a;font-size:12px;font-weight:800}.ew-send-sub{color:#94a3b8;font-size:10px}.ew-chips{flex-wrap:wrap;gap:6px;width:100%;margin:11px 0;display:flex}.ew-chip{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:99px;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;transition:all .13s}.ew-chip:hover{color:#1a3a8f;background:#1a3a8f14;border-color:#1a3a8f33}.ew-regen-row{grid-template-columns:1fr;gap:8px;display:grid}.ew-regen-row.has-clear{grid-template-columns:1fr auto}.ew-regen-btn{cursor:pointer;color:#fff;white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:12px;width:100%;padding:12px 14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:800;transition:all .18s;overflow:hidden}.ew-regen-btn:disabled{cursor:not-allowed;opacity:.55}.ew-clear-btn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:all .13s}.ew-clear-btn:hover{color:#64748b;background:#f1f5f9}.ew-ai-badge{color:#059669;white-space:nowrap;background:#05966914;border:1px solid #05966933;border-radius:99px;flex-shrink:0;padding:1px 7px;font-size:9px;font-weight:800}.ew-copy-sub-btn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;margin-top:6px;padding:3px 10px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;transition:all .13s}.ew-copy-sub-btn.copied{color:#059669;background:#05966912;border-color:#05966933}.ew-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:28px 16px;display:flex}@media (min-width:900px){.ew-empty{min-height:480px}}.ew-empty-icon{background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:18px;font-size:32px;animation:3s ease-in-out infinite ewFloat;display:flex}.ew-feat-list{flex-direction:column;gap:7px;width:100%;max-width:320px;margin-top:22px;display:flex}.ew-feat-item{background:#fff;border:1px solid #3b82f614;border-radius:10px;align-items:center;gap:9px;padding:9px 12px;display:flex;box-shadow:0 1px 4px #0b14370a}.ew-feat-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.ew-feat-text{color:#64748b;font-size:12px;font-weight:600}.ew-pills{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.ew-pill{color:#475569;background:#fffc;border:1px solid #0b143712;border-radius:99px;padding:4px 11px;font-size:11px;font-weight:700}.ew-edit-btns{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.ew-save-btn{cursor:pointer;color:#fff;border:none;border-radius:10px;flex:1;min-width:100px;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:800;transition:all .15s}.ew-cancel-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 16px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;transition:all .13s}.ew-cancel-btn:hover{background:#f1f5f9}.ew-accent-line{width:100%;height:3px}.ew-cta{background:linear-gradient(135deg,#0b1437 0%,#1a3a8f 60%,#0b1437 100%);border:1px solid #f59e0b1f;border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;width:100%;margin:44px 0 0;padding:clamp(24px,5vw,44px) clamp(20px,4vw,40px);display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0b143738}.ew-cta-link{color:#0b1437;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#fcd34d);border-radius:99px;flex-shrink:0;padding:13px 30px;font-size:14px;font-weight:900;text-decoration:none;display:inline-block;box-shadow:0 5px 20px #f59e0b61}@media (max-width:520px){.ew-cta{text-align:center;flex-direction:column}.ew-cta-link{text-align:center;width:100%}}
