:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;background:#080810;color:#e2e8f0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.layout{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh;background:radial-gradient(ellipse 80% 50% at 10% -10%,rgb(59 130 246 / 14%),transparent),radial-gradient(ellipse 60% 40% at 90% 5%,rgb(139 92 246 / 12%),transparent),radial-gradient(ellipse 70% 35% at 50% 100%,rgb(236 72 153 / 8%),transparent),#080810}.site-header{border-bottom:1px solid rgb(255 255 255 / 6%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080810b3;position:sticky;top:0;z-index:10}.site-header__inner{max-width:1000px;margin:0 auto;padding:.9rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.wordmark{display:flex;align-items:center;gap:.4rem;-webkit-user-select:none;user-select:none}.wordmark__icon{color:#60a5fa;font-size:1.15rem}.wordmark__name{font-size:1rem;font-weight:700;color:#f1f5f9;letter-spacing:-.01em}.wordmark__product{font-size:.8rem;font-weight:500;color:#7c3aed;background:#8b5cf62e;border:1px solid rgb(139 92 246 / 30%);border-radius:999px;padding:.15rem .55rem;letter-spacing:.03em}.page{max-width:1000px;width:100%;margin:0 auto;padding:3rem 1.25rem 4rem;display:grid;gap:1.5rem}.hero{text-align:center;padding:1rem 0 .5rem}.hero__title{font-size:clamp(2.4rem,5.5vw,3.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.08;color:#f8fafc;margin-bottom:1rem}.hero__title--gradient{background:linear-gradient(135deg,#60a5fa,#c084fc,#f472b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero__subtitle{color:#94a3b8;font-size:1.1rem;max-width:44rem;margin:0 auto;line-height:1.65}.glass-card{background:#ffffff0a;border:1px solid rgb(255 255 255 / 9%);border-radius:1.25rem;padding:1.5rem;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:0 1px #ffffff0f inset,0 24px 50px #0006}.editor-card{display:grid;gap:1.1rem}.editor-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.editor-header__title{font-size:.875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em}.editor-actions{display:flex;gap:.5rem}.glass-input{width:100%;padding:1rem 1.1rem;border-radius:1rem;border:1px solid rgb(255 255 255 / 9%);background:#ffffff08;color:#f1f5f9;font:inherit;font-size:1rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.textarea{min-height:200px;line-height:1.7}.glass-input:focus{outline:none;border-color:#60a5fa7f;box-shadow:0 0 0 3px #3b82f61f}.glass-input::placeholder{color:#475569}.tone-picker{display:grid;gap:.65rem}.tone-label{font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.07em}.tone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media(min-width:600px){.tone-grid{grid-template-columns:repeat(6,1fr)}}.tone-pill{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.7rem .5rem;border-radius:.85rem;border:1px solid rgb(255 255 255 / 8%);background:#ffffff08;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .15s ease;text-align:center}.tone-pill:hover{background:#ffffff12;transform:translateY(-1px)}.tone-pill:active{transform:scale(.97)}.tone-pill--active{background:linear-gradient(135deg,#3b82f638,#8b5cf62e);border-color:#60a5fa73;box-shadow:0 0 0 1px #60a5fa33,0 6px 20px #3b82f626}.tone-pill__emoji{font-size:1.25rem;line-height:1}.tone-pill__text{display:flex;flex-direction:column;gap:.1rem}.tone-pill__name{font-size:.8rem;font-weight:600;color:#e2e8f0}.tone-pill__desc{font-size:.67rem;color:#64748b;line-height:1.3}.tone-pill--active .tone-pill__name{color:#bfdbfe}.tone-pill--active .tone-pill__desc{color:#93c5fd;opacity:.8}.editor-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:.25rem;border-top:1px solid rgb(255 255 255 / 6%)}.char-count{font-size:.8rem;color:#475569;font-variant-numeric:tabular-nums}.primary-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.875rem;border:1px solid rgb(96 165 250 / 35%);background:linear-gradient(135deg,#3b82f666,#8b5cf659);color:#eff6ff;font:inherit;font-weight:700;font-size:.9375rem;cursor:pointer;box-shadow:0 8px 25px #3b82f633,0 1px #ffffff1a inset;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 32px #3b82f647,0 1px #ffffff1a inset}.primary-button:active:not(:disabled){transform:scale(.98)}.primary-button:disabled{opacity:.45;cursor:not-allowed}.ghost-button{padding:.45rem .9rem;border-radius:.7rem;border:1px solid transparent;background:transparent;color:#64748b;font:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .15s ease,background .15s ease}.ghost-button:hover{color:#94a3b8;background:#ffffff0d}.ghost-button--icon{color:#60a5fa;font-weight:600}.ghost-button--icon:hover{color:#93c5fd;background:#3b82f614}.spinner{display:inline-block;width:.875rem;height:.875rem;border:2px solid rgb(255 255 255 / 25%);border-top-color:#93c5fd;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.alert{display:flex;align-items:flex-start;gap:.75rem}.alert--error{border-color:#f43f5e59;background:#f43f5e14}.alert__icon{font-size:1rem;color:#fb7185;flex-shrink:0;margin-top:.1rem}.alert__text{color:#fda4af;line-height:1.6;font-size:.9375rem}.results-grid{display:grid;gap:1rem;align-items:start}@media(min-width:860px){.results-grid{grid-template-columns:1fr 320px}}.result-card{height:fit-content}.result-sidebar{display:grid;gap:1rem}.result-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.result-header__title,.result-sidebar__title{font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.07em}.result-text{margin-top:.9rem;line-height:1.75;color:#f1f5f9;font-size:1rem;white-space:pre-wrap}.summary-text{margin-top:.75rem;line-height:1.65;color:#cbd5e1;font-size:.9rem}.stats-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.stat-pill{padding:.9rem 1rem;border-radius:1rem;display:grid;gap:.3rem}.stat-pill__label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;opacity:.7}.stat-pill__value{font-size:1rem;font-weight:700}.stat-pill--green{background:#10b9811f;border:1px solid rgb(16 185 129 / 25%);color:#6ee7b7}.stat-pill--purple{background:#8b5cf61f;border:1px solid rgb(139 92 246 / 25%);color:#ddd6fe}.site-footer{border-top:1px solid rgb(255 255 255 / 5%);text-align:center;padding:1.5rem 1.25rem;font-size:.8rem;color:#334155}
