.proto-phone{width:390px;height:844px;background:#fff;border-radius:44px;border:1px solid #dbdbde;box-shadow:0 24px 60px rgba(0,0,0,.12);overflow:hidden;display:flex;flex-direction:column;font-family:var(--font-grotesk),system-ui,sans-serif;-webkit-font-smoothing:antialiased}.proto-status{height:52px;flex:0 0 52px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;font-size:13px;font-weight:600;letter-spacing:-.01em;color:#191A1C}.proto-screen{padding:0 26px 26px;overflow:hidden}.proto-screen,.proto-stage{flex:1;display:flex;flex-direction:column;min-height:0}.proto-prompt{font-size:26px;font-weight:600;letter-spacing:-.03em;line-height:1.22;margin:34px 0 0;color:#191A1C}.proto-hint{margin:12px 0 0;color:#65686E;font-size:15px;max-width:26ch;line-height:1.5}.proto-miczone{flex:1;flex-direction:column;gap:18px}.proto-mic,.proto-miczone{display:flex;align-items:center;justify-content:center}.proto-mic{width:96px;height:96px;border-radius:50%;border:none;cursor:pointer;background:var(--violet);color:#fff;box-shadow:0 8px 26px rgba(123,63,255,.32);transition:transform .16s ease,box-shadow .16s ease}.proto-mic:hover{box-shadow:0 12px 32px rgba(123,63,255,.42)}.proto-mic:active{transform:scale(.95)}.proto-mic-label,.proto-type-instead{font-size:14px;color:#65686E}.proto-type-instead{background:none;border:none;font-family:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:8px;align-self:center}.proto-bars{display:flex;align-items:center;gap:5px;height:64px}.proto-bar{display:block;width:5px;border-radius:3px;background:var(--violet);height:12px;animation:proto-pulse 1s ease-in-out infinite}.proto-bar:first-child{animation-delay:0s}.proto-bar:nth-child(2){animation-delay:.1s}.proto-bar:nth-child(3){animation-delay:.2s}.proto-bar:nth-child(4){animation-delay:.3s}.proto-bar:nth-child(5){animation-delay:.15s}.proto-bar:nth-child(6){animation-delay:.05s}.proto-bar:nth-child(7){animation-delay:.25s}@keyframes proto-pulse{0%,to{height:12px;opacity:.45}50%{height:52px;opacity:1}}.proto-live{margin:26px 0 0;font-size:19px;line-height:1.45;color:#191A1C;letter-spacing:-.015em;min-height:96px}.proto-stopbtn{align-self:center;margin-top:auto;background:#191A1C;color:#fff;border:none;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;padding:14px 30px;border-radius:12px;transition:opacity .15s}.proto-stopbtn:hover{opacity:.85}.proto-said{margin:24px 0 0;font-size:13px;color:#65686E;display:flex;align-items:center;gap:7px}.proto-restate{margin:10px 0 0;font-size:22px;font-weight:600;letter-spacing:-.03em;line-height:1.28;color:#191A1C}.proto-cards{margin:22px 0 0;display:flex;flex-direction:column;gap:9px}.proto-card{border:1px solid #eaeaec;border-radius:14px;padding:14px 15px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;width:100%;display:flex;gap:12px;align-items:flex-start;transition:border-color .12s}.proto-card:hover{border-color:#C8C8CC}.proto-card:active{background:#FAFAFA}.proto-swatch{width:8px;height:8px;border-radius:50%;flex:0 0 8px;margin-top:8px}.proto-card h3{margin:0 0 2px;font-size:18px;font-weight:600;letter-spacing:-.025em;color:#191A1C}.proto-card p{margin:0;font-size:13px;line-height:1.42;color:#65686E}.proto-none{width:100%;background:#FAFAFA;border:1px solid #eaeaec;border-radius:14px;padding:13px 15px;font-family:inherit;font-size:15px;font-weight:500;color:#191A1C;cursor:pointer;text-align:left;transition:border-color .12s}.proto-none:hover{border-color:#C8C8CC}.proto-question{margin:auto 0 0;padding-top:18px;border-top:1px solid #eaeaec;font-size:14px;line-height:1.5;color:#65686E}.proto-kept{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.proto-kept-word{font-size:40px;font-weight:700;letter-spacing:-.035em;color:#191A1C}.proto-kept-note{margin:0;color:#65686E;font-size:15px;max-width:24ch}.proto-again{margin-top:14px;background:none;border:1px solid #eaeaec;border-radius:12px;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:500;cursor:pointer;color:#191A1C;transition:border-color .12s}.proto-again:hover{border-color:#C8C8CC}@keyframes proto-rise{to{opacity:1;transform:none}}.proto-rv{opacity:0;transform:translateY(8px);animation:proto-rise .45s ease forwards}.proto-d1{animation-delay:.05s}.proto-d2{animation-delay:.18s}.proto-d3{animation-delay:.28s}.proto-d4{animation-delay:.38s}.proto-d5{animation-delay:.48s}.proto-d6{animation-delay:.56s}@media (prefers-reduced-motion:reduce){.proto-rv{opacity:1;transform:none;animation:none}.proto-bar{animation:none;height:30px}}.log-scroll{flex:1;overflow-y:auto;padding:0 24px 24px;-ms-overflow-style:none;scrollbar-width:none}.log-scroll::-webkit-scrollbar{display:none}.log-title{font-size:30px;font-weight:700;letter-spacing:-.035em;margin:6px 0 0;color:#191A1C}.log-month{display:flex;align-items:center;justify-content:space-between;margin:22px 0 0}.log-month>span{font-size:16px;font-weight:600;letter-spacing:-.02em;color:#191A1C}.log-navbtns{display:flex;gap:4px}.log-navbtn{width:32px;height:32px;border-radius:9px;border:1px solid #eaeaec;background:#fff;cursor:pointer;color:#191A1C;display:flex;align-items:center;justify-content:center;transition:background .12s}.log-navbtn:hover:not(:disabled){background:#FAFAFA}.log-navbtn:disabled{opacity:.35;cursor:default}.log-dow{margin:18px 0 8px;font-size:11px;font-weight:600;color:#65686E;text-align:center}.log-dow,.log-grid{display:grid;grid-template-columns:repeat(7,1fr)}.log-grid{gap:2px}.log-cell{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:none;background:none;font-family:inherit;font-size:13px;color:#65686E;cursor:default;border-radius:10px;transition:background .1s,opacity .2s}.log-cell-has{cursor:pointer;color:#191A1C;font-weight:500}.log-cell-has:hover{background:#FAFAFA}.log-cell-sel{background:rgba(107,79,232,.09)}.log-cell-empty{visibility:hidden}.log-pip{width:6px;height:6px;border-radius:50%;background:transparent}.log-cell-has .log-pip{background:var(--violet)}.log-cell-sel .log-pip{width:7px;height:7px}.log-detail{margin:14px 0 0;border:1px solid #eaeaec;border-radius:14px;padding:14px 16px;background:#FAFAFA;min-height:74px;display:flex;flex-direction:column;justify-content:center}.log-d-date{font-size:12px;color:#65686E;margin:0 0 3px}.log-d-word{font-size:21px;font-weight:600;letter-spacing:-.025em;margin:0;color:#191A1C}.log-d-from{font-size:13px;color:#65686E;margin:3px 0 0}.log-d-empty{font-size:14px;color:#65686E;margin:0}.log-count{margin:30px 0 0;padding-top:22px;border-top:1px solid #eaeaec;font-size:15px;color:#65686E}.log-count b{color:#191A1C;font-weight:600}.log-words{margin:18px 0 0;display:flex;flex-direction:column;gap:1px}.log-wrow{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:7px 0;border:none;background:none;font-family:inherit;cursor:pointer;text-align:left;width:100%;transition:opacity .15s}.log-wrow-active .log-wlabel,.log-wrow:hover .log-wlabel{color:var(--violet)}.log-wlabel{font-weight:600;letter-spacing:-.03em;line-height:1.15;color:#191A1C;transition:color .12s}.log-wcount{font-size:13px;color:#65686E;flex:0 0 auto;font-variant-numeric:tabular-nums}.log-tabs{flex:0 0 78px;border-top:1px solid #eaeaec;display:flex;align-items:flex-start;padding-top:12px;background:#fff}.log-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;border:none;background:none;cursor:pointer;font-family:inherit;font-size:11px;font-weight:500;color:#65686E;transition:color .12s}.log-tab:hover:not(.log-tab-on){color:#191A1C}.log-tab-on{color:var(--violet)}