:root{--accent:#f26522;--ink:#1c1a18;--muted:#6b655f;--bg:#fffdfa}*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;font-size:1.0625rem;color:var(--ink);background:var(--bg);line-height:1.4}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}main{max-width:28rem;margin:0 auto;padding:1.5rem 1rem 3rem}a{color:var(--accent)}h1{font-size:1.625rem;line-height:1.3}button{font:inherit}.btn{display:block;width:100%;padding:.875rem 1.25rem;border:none;border-radius:.5rem;background:var(--accent);color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer}.btn-secondary{background:transparent;color:var(--ink);border:1px solid #cfc9c2;font-weight:400}.btn:disabled{opacity:.45;cursor:default}.muted{color:var(--muted);font-size:.9rem}.error-text{color:#b3261e}.countdown,.elapsed-clock{font-size:2.5rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center;margin:1rem 0}.mic-btn-wrap{display:flex;padding:.75rem 0}.mic-btn,.mic-btn-wrap{position:relative;justify-content:center}.mic-btn{z-index:1;width:6rem;height:6rem;border:none;border-radius:50%;background:var(--accent);color:#fff;display:inline-flex;align-items:center;cursor:pointer}.pulse-ring{position:absolute;top:50%;left:50%;width:7.5rem;height:7.5rem;margin:-3.75rem 0 0 -3.75rem;border-radius:50%;border:3px solid var(--accent);opacity:.3;animation:pulse-ring-opacity 1.8s ease-in-out infinite;pointer-events:none}@keyframes pulse-ring-opacity{0%,to{opacity:.15}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.pulse-ring{opacity:.4!important}}.tap-hint{color:var(--muted);font-size:.9rem}.mic-btn-label,.tap-hint{margin:0;text-align:center}.mic-btn-label{font-weight:600}.upload-link{background:none;border:0;padding:0;cursor:pointer;color:var(--muted);font:inherit;text-decoration:underline}.upload-link:hover{color:var(--ink)}.waveform-live{display:block;width:100%;height:80px}.waveform-review-wrap{width:100%}.waveform-review{display:block;width:100%;height:72px;cursor:pointer;touch-action:none}.record-progress{position:relative;height:2px;width:100%;background:#ece5dd;border-radius:999px;overflow:hidden}.record-progress-fill{position:absolute;top:0;bottom:0;left:0;background:var(--accent)}.nudges,.paused-note{margin:0;text-align:center;color:var(--muted)}.nudges{padding:0;list-style:none;font-size:.9rem}.nudges>li+li{margin-top:.25rem}@media (min-width:48rem){.recorder-stack{max-width:24rem;margin-inline:auto}.mic-btn{width:4.75rem;height:4.75rem}.pulse-ring{width:6.25rem;height:6.25rem;margin:-3.125rem 0 0 -3.125rem}.elapsed-clock{font-size:1.875rem}.waveform-live{height:64px}}.stack>*+*{margin-top:.75rem}input{width:100%;padding:.6rem .7rem;border:1px solid #cfc9c2;border-radius:.5rem;font:inherit;background:#fff}input[type=checkbox]{width:auto}label{font-size:.95rem}label.stack>input{margin-top:.25rem}.card{border:1px solid #e8e2db;border-radius:.75rem;padding:1rem;margin-bottom:1rem;background:#fff}.chip{display:inline-block;padding:.25rem .6rem;border:1px solid #e8e2db;border-radius:999px;background:none;font-size:.9rem;color:var(--ink);cursor:pointer}.share-row{display:flex;flex-wrap:wrap;gap:.5rem}a.chip{color:var(--ink);text-decoration:none}.chip-on{border-color:var(--accent);background:#fce4d6;color:var(--accent);font-weight:600}.prompt-option{display:block;width:100%;text-align:left;padding:.75rem .9rem;border:1px solid #e8e2db;border-radius:.75rem;background:#fff;cursor:pointer}.prompt-option-on{border-color:var(--accent)}.avatar-img{object-fit:cover}.avatar,.avatar-img{width:3.25rem;height:3.25rem;border-radius:50%;flex-shrink:0}.avatar{background:var(--accent);color:#fff;display:inline-flex;justify-content:center;font-weight:600;font-size:1.4rem}.avatar,.topbar{align-items:center}.topbar{display:flex;justify-content:space-between;margin-bottom:1.5rem}.topbar-links{display:flex;gap:1rem}.topbar-links a{color:var(--muted);font-size:.875rem;text-decoration:none;padding:.75rem 0}.topbar-links a:hover{text-decoration:underline}.brand-name{margin:0;font-size:1.15rem;font-weight:700;display:flex;align-items:center;gap:.45rem}.brand-name svg{flex-shrink:0}.pill-row{display:flex;flex-wrap:wrap;gap:.6rem;margin:.75rem 0 0}.pill-row .pill{font-size:.85rem;padding:.3rem .8rem}.byline-text{display:flex;flex-direction:column;line-height:1.3;min-width:0}.byline-name{font-size:1.05rem}.byline-linkedin,.pill{font-size:.75rem}.pill{display:inline-block;padding:.1rem .55rem;border-radius:999px;background:#fce4d6;color:var(--accent);font-weight:600}a.pill{text-decoration:none}.prompt-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem}.player{display:flex;align-items:center;gap:.7rem}.player-btn{width:2.5rem;height:2.5rem;flex-shrink:0;border:none;border-radius:50%;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.player-bar{position:relative;flex:1 1;height:.4rem;border-radius:999px;background:#ece5dd;cursor:pointer;touch-action:none}.player-fill{position:absolute;top:0;bottom:0;left:0;border-radius:999px;background:var(--accent)}.player-time{font-size:.85rem;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.bubble-grid{display:flex;flex-wrap:wrap;gap:1.4rem .7rem;margin:1.75rem auto .5rem;max-width:24rem}.bubble,.bubble-grid{justify-content:center}.bubble{display:inline-flex;flex-direction:column;align-items:center;width:7.25rem;height:7.25rem;border-radius:50%;padding:.4rem;background:#fdf0e6;border:1px solid #f5d5bd;color:var(--ink);font-size:.98rem;font-weight:600;text-align:center;text-decoration:none}.bubble:nth-child(odd){transform:translateY(-.45rem)}.bubble:nth-child(3n){transform:translateY(.8rem)}.bubble:nth-child(7n){transform:translate(.3rem,.15rem)}.bubble-count{font-size:.8rem;font-weight:400;color:var(--muted);margin-top:.1rem}.bubble-on{background:var(--accent);border-color:var(--accent);color:#fff}.bubble-on .bubble-count{color:#fff}.byline{display:flex;align-items:center;gap:.6rem;margin:0}.hero{background:rgba(242,101,34,.06);border:1px solid rgba(242,101,34,.18);border-radius:.75rem;padding:1.5rem 1rem}.hero>*+*{margin-top:1rem}.eyebrow,.hero-meta{font-size:.875rem;color:var(--muted);margin:0}.hero>.eyebrow+*{margin-top:.5rem}.hero>*+.eyebrow{margin-top:1.5rem}.hero-prompt{font-size:1.1875rem;font-weight:600;line-height:1.35;margin:0}.hero-prompt-headline{margin:0}.hero-alt{display:inline-block;padding:.7rem 0;color:var(--muted);font-size:.9375rem;text-decoration:none}.hero-alt:hover{text-decoration:underline}.section-label{font-size:.875rem;color:var(--muted);margin:1.5rem 0 .75rem}.steps{margin:0;padding-left:1.25rem}.steps li+li{margin-top:.25rem}@media (min-width:48rem){main{max-width:38rem;padding:3rem 1.5rem 4rem}h1{font-size:1.85rem}.brand-name{font-size:1.3rem}.card{padding:1.5rem;margin-bottom:1.25rem}.hero{padding:2rem 1.5rem}.hero-prompt{font-size:1.3rem}}.form-secondary{border-top:1px solid #e8e2db;padding-top:1rem}.form-secondary>*+*{margin-top:.5rem}.form-secondary label{font-size:.875rem}.avatar-lg{width:4.5rem;height:4.5rem;font-size:1.9rem}.site-footer{max-width:28rem;margin:0 auto;padding:0 1rem 2rem;display:flex;gap:1rem}.site-footer a{display:inline-block;padding:.7rem .25rem;margin:-.7rem -.25rem}@media (min-width:48rem){.site-footer{max-width:38rem;padding:0 1.5rem 2rem}}.site-header{max-width:28rem;margin:0 auto;padding:1.5rem 1rem 0}.site-header .topbar{margin-bottom:0}.brand-link{display:flex;align-items:center;gap:.45rem;color:inherit;text-decoration:none;padding:.6rem .4rem;margin:-.6rem -.4rem}.brand-link:active,.brand-link:hover{opacity:.7}@media (min-width:48rem){.site-header{max-width:38rem;padding:2.5rem 1.5rem 0}}body.take-guard .guard-dim,body.take-guard .site-footer a,body.take-guard .site-header a{opacity:.35;pointer-events:none}