:root{--navy:#112238;--navy-soft:#1b3352;--green:#14d88f;--teal:#01bbad;--gradient-brand:linear-gradient(100deg, var(--teal), var(--green));--text-heading:#112238;--text-body:#4a5b70;--text-muted:#7b8a9c;--text-on-dark:#f4f9f7;--text-on-dark-muted:#a3b8c8;--bg:#fff;--bg-tint:#f6faf9;--border:#e4ebf1;--shadow-card:0 2px 5px -1px #11223814, 0 12px 32px -8px #1122381f;--shadow-float:0 6px 12px -2px #1122381f, 0 24px 48px -12px #1122382e;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;font-family:var(--font);color:var(--text-body);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}img,svg{max-width:100%;display:block}h1,h2,h3{color:var(--text-heading);letter-spacing:-.025em;text-wrap:balance;margin:0;line-height:1.15}p{margin:0}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--teal);outline-offset:3px;border-radius:4px}.container{width:min(1120px,100% - 48px);margin-inline:auto}.section{padding-block:104px}.section--tint{background:var(--bg-tint)}.section__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:14px;font-size:.8125rem;font-weight:700;display:inline-block}.section__title{max-width:30ch;font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:700}.section__lede{max-width:54ch;margin-top:16px;font-size:1.125rem}.btn{font:600 .9375rem/1.4 var(--font);cursor:pointer;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:6px;padding:10px 20px;transition:background-color .15s,color .15s,transform .15s,box-shadow .15s;display:inline-flex}.btn .btn__arrow{transition:transform .15s}.btn:hover .btn__arrow{transform:translate(3px)}.btn--primary{background:var(--navy);color:#fff}.btn--primary:hover{background:var(--navy-soft)}.btn--green{background:var(--green);color:var(--navy)}.btn--green:hover{background:#2ce8a1}.btn--ghost{color:var(--navy);background:0 0;padding-inline:14px}.btn--ghost:hover{color:var(--teal)}.btn--lg{padding:14px 28px;font-size:1.0625rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-splash{min-height:100vh;color:var(--navy);place-items:center;animation:1.4s ease-in-out infinite splash-pulse;display:grid}@keyframes splash-pulse{0%,to{opacity:1}50%{opacity:.45}}.logo{color:var(--navy);align-items:center;gap:10px;display:inline-flex}.logo__wordmark{letter-spacing:-.03em;color:var(--navy);font-size:1.375rem;font-weight:800;line-height:1}.logo__wordmark em{color:var(--green);font-style:normal}.logo--on-dark,.logo--on-dark .logo__wordmark{color:#fff}.nav{z-index:20;-webkit-backdrop-filter:blur(12px);background:#ffffffd1;border-bottom:1px solid #1122380f;position:sticky;top:0}.nav__inner{align-items:center;gap:32px;height:68px;display:flex}.nav__brand{align-items:center;display:inline-flex}.nav__links{gap:28px;margin-right:auto;display:flex}.nav__links a{color:var(--navy);font-size:.9375rem;font-weight:600;transition:color .15s}.nav__links a:hover{color:var(--teal)}.nav__actions{align-items:center;gap:10px;display:flex}@media (width<=720px){.nav__links{display:none}.nav__actions{margin-left:auto}.nav__actions .btn--ghost{display:none}}.hero{padding-block:96px 130px;position:relative;overflow:hidden}.hero__canvas{transform-origin:0 0;z-index:-1;background:linear-gradient(100deg,#eafaf3 5%,#d9f6ec 30%,#ccf3f0 55%,#d6f1f7 75%,#eef9f4 100%);height:720px;position:absolute;inset:-220px 0 auto;transform:skewY(-7deg)}.hero__stripe{height:36px;position:absolute;bottom:0}.hero__stripe--green{background:var(--green);opacity:.85;width:15%;right:0}.hero__stripe--teal{background:var(--teal);opacity:.3;width:30%;bottom:36px;right:20%}.hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:64px;display:grid}.hero__title{letter-spacing:-.035em;text-wrap:nowrap;font-size:clamp(2.35rem,4.6vw,3.5rem);font-weight:800;line-height:1.08}@media (width<=1100px){.hero__title{text-wrap:balance}}.hero__title em{font-style:normal}.hero__title-when{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.hero__lede{max-width:46ch;margin-top:24px;font-size:1.1875rem;line-height:1.65}.hero__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.hero__note{color:var(--text-muted);margin-top:18px;font-size:.9375rem;font-weight:500}.hero__visual{justify-self:end;width:min(440px,100%);position:relative}.mock{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-float);background:#fff;padding:20px}.mock__input{border-radius:var(--radius-md);background:var(--bg-tint);color:var(--text-muted);border:1.5px dashed #b9ccc9;align-items:center;gap:10px;padding:12px 14px;display:flex}.mock__input-icon{width:20px;height:20px;color:var(--teal)}.mock__input-hint{font-size:.9375rem;font-weight:500}.mock__input-send{background:var(--green);width:30px;height:30px;color:var(--navy);border-radius:50%;place-items:center;margin-left:auto;font-weight:700;display:grid}.mock__label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:18px 4px 10px;font-size:.71875rem;font-weight:700}.mock__list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.mock__card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 1px 3px #1122380d}.mock__card-icon{border-radius:var(--radius-sm);width:38px;height:38px;color:var(--teal);background:#01bbad1a;flex:none;place-items:center;display:grid}.mock__card-icon svg{width:20px;height:20px}.mock__card-body{gap:1px;min-width:0;display:grid}.mock__card-title{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.mock__card-source{color:var(--text-muted);font-size:.78rem}.mock__chip{color:#077a51;white-space:nowrap;background:#14d88f24;border-radius:999px;flex:none;align-items:center;gap:5px;margin-left:auto;padding:5px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.mock__chip svg{width:12px;height:12px}.mock__toast{border-radius:var(--radius-md);background:var(--navy);color:var(--text-on-dark);box-shadow:var(--shadow-float);align-items:center;gap:10px;padding:12px 18px;font-size:.875rem;animation:5s ease-in-out infinite toast-float;display:flex;position:absolute;bottom:-34px;left:-44px}.mock__toast strong{color:#fff}.mock__toast-icon{background:var(--green);width:30px;height:30px;color:var(--navy);border-radius:50%;flex:none;place-items:center;display:grid}.mock__toast-icon svg{width:16px;height:16px}@keyframes toast-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width<=900px){.hero{padding-block:64px 110px}.hero__inner{grid-template-columns:1fr;gap:72px}.hero__stripe{display:none}.hero__visual{justify-self:center}.mock__toast{left:12px}}@media (width<=480px){.mock{padding:16px}.mock__card{flex-wrap:wrap}.mock__card-body{flex:10rem}.mock__card-source{white-space:nowrap}.mock__chip{margin-left:50px}}.steps{grid-template-columns:repeat(3,1fr);gap:48px;margin:56px 0 0;padding:0;list-style:none;display:grid}.steps__item{padding-top:4px;position:relative}.steps__item:before{content:"";background:var(--border);width:100%;height:2px;position:absolute;top:-20px;left:0}.steps__item:first-child:before{background:var(--gradient-brand)}.steps__icon{border-radius:var(--radius-sm);color:#0a9e69;background:#14d88f1f;place-items:center;width:46px;height:46px;display:grid}.steps__icon svg{width:24px;height:24px}.steps__number{letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-top:18px;font-size:.75rem;font-weight:700;display:block}.steps__title{margin-top:6px;font-size:1.25rem;font-weight:700}.steps__copy{max-width:34ch;margin-top:8px}@media (width<=820px){.steps{grid-template-columns:1fr;gap:40px}.steps__item:before{display:none}}.things{grid-template-columns:repeat(4,1fr);gap:16px;margin:56px 0 0;padding:0;list-style:none;display:grid}.things__card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;gap:2px;padding:22px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;box-shadow:0 1px 3px #1122380a}.things__card:hover{box-shadow:var(--shadow-card);border-color:#01bbad73;transform:translateY(-3px)}.things__icon{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--teal);background:#01bbad1a;place-items:center;margin-bottom:12px;display:grid}.things__icon svg{width:22px;height:22px}.things__label{color:var(--navy);font-weight:700}.things__example{color:var(--text-muted);font-size:.84375rem}@media (width<=980px){.things{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.things{grid-template-columns:1fr}}.cta{background:var(--navy);padding-block:96px;position:relative;overflow:hidden}.cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#14d88f47,#01bbad14 55%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-160px;right:-160px}.cta__inner{text-align:center;justify-items:center;gap:14px;display:grid;position:relative}.cta__title{color:#fff;font-size:clamp(1.75rem,3.6vw,2.625rem);font-weight:800}.cta__lede{color:var(--text-on-dark-muted);margin-bottom:14px;font-size:1.125rem}.footer{border-top:1px solid var(--border);background:#fff;padding-block:56px 32px}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.footer__tagline{color:var(--text-muted);margin-top:10px;font-size:.9375rem}.footer__links{flex-wrap:wrap;gap:24px;display:flex}.footer__links a{color:var(--text-body);font-size:.9375rem;font-weight:500;transition:color .15s}.footer__links a:hover{color:var(--teal)}.footer__legal{border-top:1px solid var(--border);color:var(--text-muted);margin-top:40px;padding-top:20px;font-size:.84375rem}.modal__overlay{z-index:50;-webkit-backdrop-filter:blur(6px);background:#1122388c;padding:24px;animation:.18s modal-fade;display:flex;position:fixed;inset:0;overflow-y:auto}.modal__dialog{background:var(--bg);border-radius:var(--radius-lg);width:min(440px,100%);box-shadow:var(--shadow-float);outline:none;margin:auto;padding:36px 36px 32px;animation:.22s cubic-bezier(.2,.9,.3,1.2) modal-pop;position:relative}.modal__close{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:background-color .15s,color .15s;display:grid;position:absolute;top:14px;right:14px}.modal__close:hover{background:var(--bg-tint);color:var(--navy)}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=480px){.modal__overlay{padding:14px}.modal__dialog{padding:28px 22px 24px}}.auth__header{text-align:center;color:var(--navy);flex-direction:column;align-items:center;gap:14px;margin-bottom:26px;display:flex}.auth__title{font-size:1.5rem;font-weight:700}.auth__subtitle{color:var(--text-muted);margin-top:4px;font-size:.9375rem}.auth__form{flex-direction:column;gap:16px;display:flex}.auth__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth__field{flex-direction:column;gap:6px;display:flex}.auth__label{color:var(--navy);font-size:.8125rem;font-weight:600}.auth__input{width:100%;font:400 .9375rem/1.4 var(--font);color:var(--text-heading);background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:11px 14px;transition:border-color .15s,box-shadow .15s}.auth__input::placeholder{color:var(--text-muted)}.auth__input:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #01bbad2e}.auth__input--invalid{border-color:#e0526a}.auth__input--invalid:focus{border-color:#e0526a;box-shadow:0 0 0 3px #e0526a26}.auth__error{color:#c93a53;font-size:.8125rem}.auth__alert{color:#c93a53;border-radius:var(--radius-sm);background:#e0526a14;border:1px solid #e0526a40;padding:10px 14px;font-size:.875rem}.auth__hint{color:var(--text-muted);font-size:.75rem}.auth__submit{justify-content:center;width:100%;margin-top:6px}.auth__submit:disabled{opacity:.65;cursor:not-allowed}.auth__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth__switch{text-align:center;color:var(--text-muted);margin-top:22px;font-size:.875rem}.auth__switch-link{font:600 .875rem/1.4 var(--font);color:var(--teal);cursor:pointer;background:0 0;border:0;padding:0}.auth__switch-link:hover{text-decoration:underline}@media (width<=480px){.auth__row{grid-template-columns:1fr}}.add{max-width:640px}.add__head{text-align:center;margin-bottom:34px}.add__title{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800}.add__title-accent{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.add__lede{color:var(--text-body);margin-top:12px;font-size:1.0625rem}.add__grid{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.add__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);width:100%;box-shadow:var(--shadow-card);font-family:var(--font);text-align:left;cursor:pointer;align-items:center;gap:18px;padding:20px 22px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.add__card:hover{box-shadow:var(--shadow-float);border-color:#01bbad73;transform:translateY(-2px)}.add__card:hover .add__card-arrow{opacity:1;transform:translate(4px)}.add__card:active{transform:translateY(0)}.add__card-icon{border-radius:var(--radius-md);width:54px;height:54px;color:var(--teal);background:#01bbad1a;flex-shrink:0;place-items:center;display:grid}.add__card-icon svg{width:26px;height:26px}.add__card--photo .add__card-icon{color:#0da868;background:#14d88f1f}.add__card--upload .add__card-icon{color:var(--teal);background:#01bbad1a}.add__card--voice .add__card-icon{color:#0da868;background:#14d88f1f}.add__card--type .add__card-icon{color:var(--teal);background:#01bbad1a}.add__card-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.add__card-label{color:var(--navy);font-size:1.0625rem;font-weight:700}.add__card-helper{color:var(--text-muted);font-size:.875rem}.add__card-arrow{color:var(--teal);opacity:0;font-size:1.125rem;transition:transform .16s,opacity .16s}.add__hint{text-align:center;color:var(--text-muted);margin-top:26px;font-size:.875rem}@media (width<=720px){.add__head{text-align:left;margin-bottom:24px}.add__card{gap:14px;padding:17px 18px}.add__card-icon{width:48px;height:48px}.add__card-arrow{opacity:.6}.add__hint{text-align:left}}.admin{max-width:860px}.admin__head{margin-bottom:26px}.admin__title{font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800}.admin__lede{color:var(--text-body);margin-top:8px}.admin__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:22px 24px}.admin__card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.admin__card-title{color:var(--navy);align-items:center;gap:9px;font-size:1rem;font-weight:700;display:flex}.admin__card-title svg{width:19px;height:19px;color:var(--teal)}.admin__count{color:var(--teal);background:#01bbad1f;border-radius:999px;padding:2px 10px;font-size:.8125rem;font-weight:700}.admin__card-copy{color:var(--text-body);margin-top:8px;font-size:.9375rem}.admin__search{align-items:center;min-width:min(260px,100%);display:inline-flex;position:relative}.admin__search svg{width:16px;height:16px;color:var(--text-muted);pointer-events:none;position:absolute;left:12px}.admin__search input{border:1.5px solid var(--border);background:var(--bg-tint);width:100%;font:500 .875rem/1.4 var(--font);color:var(--text-heading);border-radius:999px;padding:9px 14px 9px 36px}.admin__search input:focus{border-color:var(--teal);background:#fff;outline:none;box-shadow:0 0 0 4px #01bbad1f}.admin__users{border-top:1px solid var(--border);margin:16px 0 0;padding:0;list-style:none}.admin__user{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto auto;align-items:center;gap:6px 14px;padding:13px 2px;display:grid}.admin__user-avatar{width:38px;height:38px;color:var(--navy);letter-spacing:.02em;background:#11223812;border-radius:50%;place-items:center;font-size:.8125rem;font-weight:700;display:grid}.admin__user-avatar.is-admin{background:var(--gradient-brand)}.admin__user-id{flex-direction:column;gap:2px;min-width:0;display:flex}.admin__user-name{color:var(--text-heading);overflow-wrap:anywhere;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:inline-flex}.admin__you{color:var(--text-body);text-transform:uppercase;letter-spacing:.04em;background:#11223812;border-radius:999px;padding:1px 8px;font-size:.6875rem;font-weight:700}.admin__user-email{color:var(--text-muted);overflow-wrap:anywhere;font-size:.8125rem}.admin__user-joined{color:var(--text-muted);white-space:nowrap;font-size:.8125rem}.admin__user-role{justify-self:end;align-items:center;gap:10px;display:inline-flex}.admin__role-select{border:1.5px solid var(--border);background:var(--bg-tint) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237b8a9c' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 10px center / 14px;font:600 .8125rem/1.3 var(--font);color:var(--text-heading);appearance:none;cursor:pointer;border-radius:999px;padding:7px 30px 7px 12px;transition:border-color .15s,box-shadow .15s}.admin__role-select--admin{color:var(--navy);background-color:#01bbad14;border-color:#01bbad80}.admin__role-select:focus-visible{border-color:var(--teal);outline:none;box-shadow:0 0 0 4px #01bbad1f}.admin__role-select:disabled{opacity:.55;cursor:not-allowed}.admin__spinner{border:2px solid #01bbad40;border-top-color:var(--teal);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin__saved{color:var(--teal);align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:inline-flex}.admin__saved svg{width:14px;height:14px}.admin__row-error{color:#c03535;grid-column:1/-1;margin:0;font-size:.8125rem}.admin__state{border-top:1px solid var(--border);text-align:center;color:var(--text-body);margin-top:16px;padding:32px 16px;font-size:.9375rem}.admin__retry{align-items:center;gap:8px;margin-top:14px;display:inline-flex}.admin__retry svg{width:16px;height:16px}.admin__skeleton{border-top:1px solid var(--border);margin:16px 0 0;padding:0;list-style:none}.admin__skeleton li{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:13px 2px;display:flex}.admin__skeleton-avatar,.admin__skeleton-line{background:linear-gradient(90deg,#1122380f 25%,#1122381c 50%,#1122380f 75%) 0 0/200% 100%;animation:1.3s ease-in-out infinite admin-shimmer}.admin__skeleton-avatar{border-radius:50%;flex-shrink:0;width:38px;height:38px}.admin__skeleton-line{border-radius:999px;flex:1;max-width:420px;height:14px}@keyframes admin-shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.admin__skeleton-avatar,.admin__skeleton-line,.admin__spinner{animation:none}}.admin__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.admin__showing{color:var(--text-muted);font-size:.8125rem}.admin__pager{align-items:center;gap:10px;display:inline-flex}.admin__page-label{color:var(--text-body);font-size:.8125rem;font-weight:600}.admin__page-btn{border:1.5px solid var(--border);background:var(--bg);width:32px;height:32px;color:var(--text-heading);cursor:pointer;border-radius:50%;place-items:center;transition:border-color .15s,background-color .15s;display:grid}.admin__page-btn svg{width:16px;height:16px}.admin__page-btn--next svg{transform:rotate(180deg)}.admin__page-btn:hover:not(:disabled){border-color:var(--teal);background:#01bbad14}.admin__page-btn:disabled{opacity:.4;cursor:not-allowed}@media (width<=620px){.admin__card{padding:18px 16px}.admin__user{grid-template-columns:auto 1fr;grid-template-areas:"avatar id""joined joined""role role""error error";row-gap:8px}.admin__user-avatar{grid-area:avatar}.admin__user-id{grid-area:id}.admin__user-joined{grid-area:joined}.admin__user-role{grid-area:role;justify-self:start}.admin__row-error{grid-area:error}}.voice-wave--real span,.voice-wave--real span:nth-child(3n),.voice-wave--real span:nth-child(4n+1),.voice-wave--real span:nth-child(5n+2),.voice-wave--real span:nth-child(7n+3){height:12%;transition:height 90ms linear;animation:none}.detail__voice-wave span.is-played{background:var(--teal)}.detail__voice-play.is-loading{opacity:.6;cursor:progress}.voice-playback-error{color:#c2410c;width:100%;font-size:.8125rem}.voice-notice{border:1.5px dashed var(--border);border-radius:var(--radius-md);background:var(--bg-tint);text-align:center;max-width:420px;margin:24px auto 0;padding:22px 24px}.voice-notice__icon{color:#ff5f56;background:#ff5f561f;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 10px;display:grid}.voice-notice__icon svg{width:22px;height:22px}.voice-notice__title{color:var(--text-heading);font-weight:700}.voice-notice__body{color:var(--text-muted);margin-top:6px;font-size:.9075rem;line-height:1.55}.voice-notice .detail__capture-retry{margin-top:14px}.photo-capture__frame{background:#0b1626}.photo-capture__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.photo-capture__starting{margin:0;position:relative}.photo-capture__preview{margin:0}.photo-capture__preview img{object-fit:contain;border:1px solid var(--border);border-radius:var(--radius-md);background:#1122380d;width:100%;max-height:340px;display:block}.photo-capture__preview figcaption{color:var(--text-muted);text-align:center;margin-top:9px;font-size:.8125rem}.photo-capture .detail__capture-retry{margin:12px auto 0;display:block}.photo-capture--fallback{text-align:center}.photo-capture__fallback-note{max-width:34ch;margin:0;padding:0 20px;line-height:1.5}.photo-capture__file{display:none}.photo-capture__pick{margin-top:18px}.photo-capture__pick svg{width:18px;height:18px}.ucap-input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.detail__dropzone.is-dragover{border-color:var(--teal);background:#01bbad1f;border-style:solid;box-shadow:inset 0 0 0 3px #01bbad2e}.detail__dropzone.is-dragover .detail__dropzone-icon{background:var(--gradient-brand);color:#fff}.detail__dropzone.is-invalid{background:#d645450a;border-color:#d645458c}.ucap-error{border-radius:var(--radius-md);background:#d645450f;border:1px solid #d6454559;flex-direction:column;align-items:flex-start;gap:4px;margin-top:12px;padding:12px 16px;display:flex}.ucap-error p{color:#c03535;margin:0;font-size:.875rem;font-weight:500}.ucap-card{margin-top:22px}.ucap-preview{margin:22px 0 0}.ucap-preview__img{border-radius:var(--radius-md);border:1px solid var(--border);object-fit:contain;background:var(--bg-tint);width:100%;max-height:260px;display:block}.ucap-preview figcaption{color:var(--text-muted);text-align:center;word-break:break-all;margin-top:9px;font-size:.8125rem}.ucap-progress{margin-top:14px}.ucap-progress__track{background:#01bbad24;border-radius:999px;height:8px;display:block;overflow:hidden}.ucap-progress__bar{background:var(--gradient-brand);border-radius:999px;height:100%;transition:width .2s;display:block}.ucap-progress__label{color:var(--teal);text-align:center;font-variant-numeric:tabular-nums;margin-top:6px;font-size:.8125rem;font-weight:500;display:block}.ucap-original__img{border-radius:var(--radius-md);border:1px solid var(--border);object-fit:contain;background:var(--bg-tint);width:100%;max-height:320px;display:block}.ucap-original__frame{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-tint);height:190px;color:var(--text-muted);place-items:center;font-size:.875rem;display:grid}@media (prefers-reduced-motion:reduce){.ucap-progress__bar{transition:none}}.detail{max-width:680px;position:relative}.detail__topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.detail__back{color:var(--text-body);font:600 .875rem/1.3 var(--font);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:4px;padding:7px 12px 7px 6px;transition:background-color .12s,color .12s;display:inline-flex}.detail__back:hover{color:var(--navy);background:#1122380f}.detail__back svg{width:17px;height:17px}.detail__status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:700}.detail__status--coming-up{color:#0a8f5b;background:#14d88f24}.detail__status--later{color:#018a80;background:#01bbad1f}.detail__status--handled{color:var(--text-muted);background:#11223812}.detail__status--review{color:#fff;background:#112238e6}.detail__status--processing{color:#018a80;background:#01bbad1f}.detail__capture{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);text-align:center;padding:30px 28px 28px}.detail__capture-title{font-size:1.375rem;font-weight:800}.detail__capture-hint{color:var(--text-muted);margin-top:6px;font-size:.9375rem}.detail__submit{margin-top:26px}.detail__submit:disabled{opacity:.45;cursor:not-allowed}.detail__capture-retry{color:var(--teal);font:600 .875rem/1.3 var(--font);cursor:pointer;background:0 0;border:0;border-radius:999px;margin:14px auto 0;padding:6px 14px;display:block}.detail__capture-retry:hover{background:#01bbad14}.detail__camera{margin-top:22px}.detail__camera-frame{border-radius:var(--radius-md);height:230px;color:var(--text-on-dark-muted);background:radial-gradient(at 50% 40%,#24405f,#112238 75%);place-items:center;font-size:.875rem;display:grid;position:relative;overflow:hidden}.detail__camera-corners{opacity:.7;background-color:#0000;background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-position:0 0,0 0,100% 0,100% 0,0 100%,0 100%,100% 100%,100% 100%;background-repeat:no-repeat;background-size:26px 2.5px,2.5px 26px,26px 2.5px,2.5px 26px,26px 2.5px,2.5px 26px,26px 2.5px,2.5px 26px;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box;border-radius:14px;position:absolute;inset:18px}.detail__shutter{border:3px solid var(--navy);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:62px;height:62px;margin:18px auto 0;transition:transform .12s;display:grid}.detail__shutter:active{transform:scale(.92)}.detail__shutter span{background:var(--gradient-brand);border-radius:50%;width:44px;height:44px}.detail__upload{margin-top:22px}.detail__dropzone{border-radius:var(--radius-md);width:100%;font-family:var(--font);cursor:pointer;background:#01bbad0a;border:2px dashed #01bbad73;flex-direction:column;align-items:center;gap:8px;padding:40px 20px;transition:border-color .15s,background-color .15s;display:flex}.detail__dropzone:hover{border-color:var(--teal);background:#01bbad14}.detail__dropzone-icon{border-radius:var(--radius-md);width:50px;height:50px;color:var(--teal);background:#01bbad1f;place-items:center;display:grid}.detail__dropzone-icon svg{width:24px;height:24px}.detail__dropzone-label{color:var(--navy);font-size:.9375rem;font-weight:600}.detail__dropzone-label em{color:var(--teal);text-underline-offset:3px;font-style:normal;text-decoration:underline}.detail__dropzone-meta{color:var(--text-muted);font-size:.8125rem}.detail__recorder{margin-top:24px}.detail__mic{background:var(--gradient-brand);width:84px;height:84px;color:var(--navy);cursor:pointer;border:0;border-radius:50%;place-items:center;margin-inline:auto;transition:transform .15s;display:grid;box-shadow:0 8px 22px -6px #01bbad8c}.detail__mic:hover{transform:scale(1.05)}.detail__mic svg{width:34px;height:34px}.detail__mic.is-recording{color:#fff;background:#ff5f56;animation:1.3s ease-in-out infinite mic-pulse}@keyframes mic-pulse{0%,to{box-shadow:0 0 #ff5f5673}50%{box-shadow:0 0 0 16px #ff5f5600}}.detail__recorder-cue{color:var(--text-muted);margin-top:14px;font-size:.9375rem}.detail__recorder-live{justify-content:center;align-items:center;gap:14px;margin-top:18px;display:flex}.detail__recorder-timer{font-variant-numeric:tabular-nums;color:var(--navy);font-weight:700}.detail__textarea{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-tint);width:100%;font:400 1.0625rem/1.6 var(--font);color:var(--text-heading);resize:vertical;min-height:130px;margin-top:22px;padding:16px 18px}.detail__textarea:focus{border-color:var(--teal);background:#fff;outline:none;box-shadow:0 0 0 4px #01bbad1f}.detail__textarea::placeholder{color:var(--text-muted)}.detail__processing{text-align:center;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:76px 24px}.detail__processing-mark{color:var(--navy);place-items:center;animation:1.6s ease-in-out infinite processing-breathe;display:inline-grid}@keyframes processing-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.07)}}.detail__processing h2{margin-top:20px;font-size:1.3125rem}.detail__processing p{color:var(--text-muted);margin-top:8px}.detail__processing-bar{background:#11223814;border-radius:999px;width:min(260px,70%);height:6px;margin:26px auto 0;display:block;overflow:hidden}.detail__processing-bar span{background:var(--gradient-brand);border-radius:999px;width:45%;height:100%;animation:1.4s ease-in-out infinite processing-sweep;display:block}@keyframes processing-sweep{0%{transform:translate(-110%)}to{transform:translate(320%)}}.detail__head{align-items:center;gap:16px;margin-bottom:20px;display:flex}.detail__head-icon{border-radius:var(--radius-md);width:52px;height:52px;color:var(--teal);background:#01bbad1a;flex-shrink:0;place-items:center;display:grid}.detail__head-icon svg{width:25px;height:25px}.detail__title{font-size:clamp(1.4rem,4vw,1.8rem);font-weight:800}.detail__subtitle{color:var(--text-muted);margin-top:3px;font-size:.875rem}.detail__handled-banner{border-radius:var(--radius-md);color:var(--navy);background:#14d88f1f;border:1px solid #14d88f59;align-items:center;gap:14px;margin-bottom:18px;padding:15px 18px;font-size:.9375rem;display:flex}.detail__handled-check{background:var(--green);width:34px;height:34px;color:var(--navy);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.detail__handled-check svg{width:18px;height:18px}.detail__panel{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:22px 24px}.detail__panel+.detail__panel{margin-top:16px}.detail__panel--analysis{background:linear-gradient(var(--bg), var(--bg)) padding-box, linear-gradient(120deg, #01bbad80, #14d88f80) border-box;border-color:#01bbad59}.detail__panel--analysis.is-muted{border-color:var(--border);background:var(--bg)}.detail__section-heading{letter-spacing:.1em;text-transform:uppercase;color:var(--teal);align-items:center;gap:8px;font-size:.8125rem;font-weight:700;display:flex}.detail__section-heading svg{width:16px;height:16px}.detail__section-sub{color:var(--text-muted);margin-top:4px;font-size:.875rem}.detail__analysis-body{color:var(--text-heading);margin-top:12px;font-size:1.0625rem;line-height:1.55}.detail__quote{border-left:3px solid var(--green);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--bg-tint);color:var(--text-heading);margin:14px 0 0;padding:14px 18px;font-size:1.0625rem}.detail__file{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-tint);text-align:left;align-items:center;gap:14px;margin-top:14px;padding:14px 16px;display:flex}.detail__file-icon{border-radius:var(--radius-sm);width:42px;height:42px;color:var(--navy);background:#1122380f;flex-shrink:0;place-items:center;display:grid}.detail__file-icon svg{width:21px;height:21px}.detail__file-name{color:var(--navy);word-break:break-all;font-weight:600;display:block}.detail__file-meta{color:var(--text-muted);font-size:.8125rem;display:block}.detail__photo{margin:14px 0 0}.detail__photo-img{object-fit:contain;border:1px solid var(--border);border-radius:var(--radius-md);background:#1122380d;width:100%;max-height:380px;display:block}.detail__photo-art{border-radius:var(--radius-md);background:radial-gradient(circle at 20% 15%,#14d88f40,#0000 45%),radial-gradient(circle at 85% 80%,#01bbad4d,#0000 50%),linear-gradient(160deg,#eef6f3,#dcebe7);place-items:center;height:190px;display:grid}.detail__photo-card{background:#fff;border-radius:10px;flex-direction:column;gap:9px;width:min(240px,70%);padding:20px 18px;display:flex;transform:rotate(-2.5deg);box-shadow:0 10px 24px -8px #11223847}.detail__photo-card span{background:#11223824;border-radius:999px;height:9px;display:block}.detail__photo-card span:nth-child(2){background:#01bbad59;width:72%}.detail__photo-card span:nth-child(3){background:#11223814;width:48%}.detail__photo figcaption{color:var(--text-muted);text-align:center;margin-top:9px;font-size:.8125rem}.detail__voice{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-tint);flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;display:flex}.detail__voice-play{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;transition:background-color .15s;display:grid}.detail__voice-play:hover{background:var(--navy-soft)}.detail__voice-play svg{width:18px;height:18px;margin-left:2px}.detail__voice-wave{flex:1;align-items:center;gap:3px;min-width:120px;height:34px;display:flex}.detail__voice-wave span{background:#01bbad8c;border-radius:999px;flex:1;height:30%;min-height:5px}.detail__voice-wave span:nth-child(3n){height:62%}.detail__voice-wave span:nth-child(4n+1){height:88%}.detail__voice-wave span:nth-child(5n+2){height:46%}.detail__voice-wave span:nth-child(7n+3){height:72%}.detail__voice-wave--live span{animation:.9s ease-in-out infinite wave-bounce;animation-delay:calc(var(--i) * -.08s)}@keyframes wave-bounce{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1.25)}}.detail__voice-duration{font-variant-numeric:tabular-nums;color:var(--navy);font-size:.875rem;font-weight:600}.detail__voice-transcript{width:100%;color:var(--text-body);font-size:.9375rem}.detail__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 0;display:grid}.detail__fact{border-radius:var(--radius-sm);background:var(--bg-tint);border:1px solid var(--border);padding:12px 14px}.detail__fact dt{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:700}.detail__fact dd{color:var(--navy);margin:4px 0 0;font-size:.9375rem;font-weight:600}.detail__reminders{margin-top:22px}.detail__reminders-title{color:var(--navy);font-size:.9375rem;font-weight:700}.detail__reminder-list{flex-direction:column;margin:10px 0 0;padding:0;list-style:none;display:flex}.detail__reminder{border-bottom:1px dashed var(--border);align-items:center;gap:12px;padding:11px 4px;display:flex}.detail__reminder:last-child{border-bottom:0}.detail__reminder-dot{background:var(--gradient-brand);border-radius:50%;flex-shrink:0;width:10px;height:10px}.detail__reminder--done .detail__reminder-dot{background:#1122382e}.detail__reminder-text{flex-wrap:wrap;flex:1;align-items:baseline;gap:10px;min-width:0;display:flex}.detail__reminder-text strong{color:var(--navy);cursor:text;border-bottom:1.5px dashed #01bbad80;padding-bottom:1px;font-size:.9375rem}.detail__reminder--done .detail__reminder-text strong{color:var(--text-muted);border-bottom-color:#0000;text-decoration:line-through}.detail__reminder-note{color:var(--text-muted);font-size:.8438rem}.detail__reminder-sent{color:#0da868;font-size:.75rem;font-weight:600}.detail__reminder-edit{flex-wrap:wrap;flex:1;gap:8px;min-width:0;display:flex}.detail__reminder-edit input{border:1.5px solid var(--border);min-width:110px;font:600 .875rem/1.3 var(--font);color:var(--navy);background:#fff;border-radius:9px;flex:1;padding:7px 11px}.detail__reminder-edit input:last-child{color:var(--text-body);font-weight:400}.detail__reminder-edit input:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #01bbad1f}.detail__reminder-remove{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;transition:background-color .12s,color .12s;display:grid}.detail__reminder-remove:hover{color:#d64545;background:#d645451a}.detail__reminder-remove svg{width:15px;height:15px}.detail__reminder-add{color:var(--teal);font:600 .875rem/1.3 var(--font);cursor:pointer;background:0 0;border:1.5px dashed #01bbad80;border-radius:999px;align-items:center;gap:7px;margin-top:8px;padding:8px 14px;transition:background-color .12s,border-color .12s;display:inline-flex}.detail__reminder-add:hover{border-color:var(--teal);background:#01bbad12}.detail__reminder-add svg{width:15px;height:15px}.detail__actions{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;padding-top:18px;display:flex}.detail__actions .btn svg{width:16px;height:16px}.detail__action{border:1px solid var(--border);color:var(--text-body);font:600 .875rem/1.3 var(--font);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;transition:border-color .13s,color .13s,background-color .13s;display:inline-flex}.detail__action:hover{border-color:var(--teal);color:var(--navy)}.detail__action.is-active{border-color:var(--teal);color:var(--navy);background:#01bbad1a}.detail__action svg{width:16px;height:16px}.detail__action--danger{color:#d64545}.detail__action--danger:hover{color:#c03535;background:#d645450f;border-color:#d64545}.detail__action--danger.is-confirming{color:#fff;background:#d64545;border-color:#d64545}.detail__chat{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);margin-top:16px;padding:22px 24px}.detail__chat-thread{flex-direction:column;gap:14px;max-height:380px;margin-top:18px;display:flex;overflow-y:auto}.detail__chat-empty{color:var(--text-muted);text-align:center;padding:14px 4px;font-size:.9063rem}.detail__bubble{gap:10px;max-width:85%;display:flex}.detail__bubble--user{flex-direction:row-reverse;align-self:flex-end}.detail__bubble-mark{background:var(--bg-tint);border:1px solid var(--border);width:30px;height:30px;color:var(--navy);border-radius:50%;flex-shrink:0;place-items:center;margin-top:2px;display:grid}.detail__bubble-who{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px;font-size:.6875rem;font-weight:700;display:block}.detail__bubble--user .detail__bubble-who{text-align:right}.detail__bubble-body p{border-radius:14px;padding:10px 14px;font-size:.9375rem;line-height:1.5}.detail__bubble--ai .detail__bubble-body p{background:var(--bg-tint);border:1px solid var(--border);color:var(--text-heading);border-top-left-radius:4px}.detail__bubble--user .detail__bubble-body p{background:var(--navy);color:#fff;border-top-right-radius:4px}.detail__typing{align-items:center;gap:4px;min-height:20px;display:inline-flex}.detail__typing span{background:var(--text-muted);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite typing-blink}.detail__typing span:nth-child(2){animation-delay:.18s}.detail__typing span:nth-child(3){animation-delay:.36s}@keyframes typing-blink{0%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.detail__chat-input{align-items:center;gap:10px;margin-top:18px;display:flex}.detail__chat-input input{border:1.5px solid var(--border);background:var(--bg-tint);min-width:0;font:400 .9375rem/1.4 var(--font);color:var(--text-heading);border-radius:999px;flex:1;padding:12px 18px}.detail__chat-input input:focus{border-color:var(--teal);background:#fff;outline:none;box-shadow:0 0 0 4px #01bbad1f}.detail__chat-send{background:var(--gradient-brand);width:46px;height:46px;color:var(--navy);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;place-items:center;transition:transform .13s,box-shadow .13s,opacity .13s;display:grid}.detail__chat-send:hover:not(:disabled){transform:scale(1.06);box-shadow:0 4px 14px -3px #01bbad8c}.detail__chat-send:disabled{opacity:.4;cursor:not-allowed}.detail__chat-send svg{width:20px;height:20px}.detail__toast{z-index:60;background:var(--navy);color:#fff;box-shadow:var(--shadow-float);border-radius:999px;padding:12px 22px;font-size:.9063rem;font-weight:600;animation:.22s toast-in;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (width<=720px){.detail__facts{grid-template-columns:1fr 1fr;gap:9px}.detail__panel,.detail__chat,.detail__capture{padding:18px 16px}.detail__bubble{max-width:94%}.detail__actions{gap:8px}.detail__actions .btn,.detail__action{flex:calc(50% - 8px);justify-content:center}.detail__toast{width:max-content;max-width:calc(100vw - 40px);bottom:108px}.detail__camera-frame{height:200px}}.stuff{max-width:760px}.stuff__head{margin-bottom:30px}.stuff__title{font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800}.stuff__lede{color:var(--text-body);margin-top:8px}.stuff__group+.stuff__group{margin-top:38px}.stuff__group-head{align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.stuff__group-title{font-size:1.0625rem;font-weight:700}.stuff__group--needs-review .stuff__group-title{color:var(--navy,#112238)}.stuff__group--coming-up .stuff__group-title{color:#0da868}.stuff__group--later .stuff__group-title{color:var(--teal)}.stuff__group--handled .stuff__group-title{color:var(--text-muted)}.stuff__group-blurb{color:var(--text-muted);font-size:.8125rem}.stuff__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.stuff__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);cursor:pointer;align-items:flex-start;gap:16px;padding:18px 20px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative}.stuff__card:hover{box-shadow:var(--shadow-float);border-color:#01bbad66;transform:translateY(-2px)}.stuff__card--handled{opacity:.72;box-shadow:none}.stuff__card--handled:hover{opacity:1}.stuff__card-icon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--teal);background:#01bbad1a;flex-shrink:0;place-items:center;display:grid}.stuff__card--handled .stuff__card-icon{color:var(--text-muted);background:#1122380d}.stuff__card-icon svg{width:22px;height:22px}.stuff__card-body{flex:1;min-width:0}.stuff__card-top{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.stuff__card-title{font-size:1rem;font-weight:700}.stuff__card-category{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:700}.stuff__card-summary{color:var(--text-body);align-items:center;gap:6px;margin-top:4px;font-size:.875rem;display:flex}.stuff__card-summary svg{width:14px;height:14px;color:var(--teal);flex-shrink:0}.stuff__card-meta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:10px;display:flex}.stuff__card-date,.stuff__card-reminder{color:var(--text-muted);align-items:center;gap:6px;font-size:.8125rem;display:inline-flex}.stuff__card-date svg,.stuff__card-reminder svg{width:15px;height:15px}.stuff__card-date{color:var(--navy);font-weight:600}.stuff__card-done{color:#0da868;font-size:.8125rem;font-weight:600}.stuff__menu{flex-shrink:0;margin:-6px -8px 0 0;position:relative}.stuff__menu-btn{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:background-color .12s,color .12s;display:grid}.stuff__menu-btn:hover{color:var(--navy);background:#1122380f}.stuff__menu-btn svg{width:19px;height:19px}.stuff__menu-panel{z-index:10;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:170px;box-shadow:var(--shadow-float);padding:6px;animation:.15s stuff-menu-pop;position:absolute;top:calc(100% + 4px);right:0}@keyframes stuff-menu-pop{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}.stuff__menu-item{text-align:left;width:100%;font:500 .875rem/1.3 var(--font);color:var(--text-body);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 12px;display:block}.stuff__menu-item:hover{background:var(--bg-tint);color:var(--navy)}.stuff__menu-item--danger{color:#d64545}.stuff__menu-item--danger:hover{color:#c03535;background:#d6454514}.stuff__empty{text-align:center;padding:64px 20px}.stuff__empty-icon{border-radius:var(--radius-md);width:56px;height:56px;color:var(--teal);background:#01bbad1a;place-items:center;margin:0 auto 16px;display:grid}.stuff__empty-icon svg{width:26px;height:26px}.stuff__empty h2{font-size:1.25rem}.stuff__empty p{color:var(--text-muted);margin-top:8px}@media (width<=720px){.stuff__card{gap:12px;padding:15px 14px}.stuff__card-icon{width:40px;height:40px}.stuff__card-meta{gap:10px}}.profile{max-width:620px}.profile__head{margin-bottom:26px}.profile__title{font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800}.profile__lede{color:var(--text-body);margin-top:8px}.profile__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:22px 24px}.profile__card+.profile__card{margin-top:16px}.profile__card-title{color:var(--navy);align-items:center;gap:9px;font-size:1rem;font-weight:700;display:flex}.profile__card-title svg{width:19px;height:19px;color:var(--teal)}.profile__card-copy{color:var(--text-body);margin-top:8px;font-size:.9375rem}.profile__note{color:var(--text-muted);margin-top:12px;font-size:.8125rem}.profile__note--danger{color:#c03535}.profile__fields{flex-direction:column;gap:14px;margin-top:16px;display:flex}.profile__field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile__field{flex-direction:column;gap:6px;display:flex}.profile__field--grow{flex:1;min-width:200px}.profile__field>span{color:var(--text-muted);align-items:center;gap:6px;font-size:.8125rem;font-weight:600;display:inline-flex}.profile__field>span svg{width:15px;height:15px}.profile__field input,.profile__field select{border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-tint);font:500 .9375rem/1.4 var(--font);color:var(--text-heading);padding:11px 14px}.profile__field input:focus,.profile__field select:focus{border-color:var(--teal);background:#fff;outline:none;box-shadow:0 0 0 4px #01bbad1f}.profile__field input[aria-invalid=true],.profile__field select[aria-invalid=true]{border-color:#d64545}.profile__field-error{color:#c03535;margin-top:8px;font-size:.8125rem;font-weight:500}.profile__field .profile__field-error{margin-top:0}.profile__actions{align-items:center;gap:14px;margin-top:2px;display:flex}.profile__save:disabled{opacity:.45;cursor:default}.profile__saved{color:var(--teal);align-items:center;gap:6px;font-size:.875rem;font-weight:600;display:inline-flex}.profile__saved svg{width:16px;height:16px}.profile__chip{border-radius:999px;align-items:center;gap:5px;margin-left:4px;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.profile__chip--verified{color:#067a71;background:#01bbad1f}.profile__chip--verified svg{color:#067a71;width:13px;height:13px}.profile__phone-row,.profile__code-row{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:14px;display:flex}.profile__phone-send,.profile__code-verify{flex-shrink:0;padding-block:11px}.profile__phone-send:disabled,.profile__code-verify:disabled{opacity:.45;cursor:default}.profile__code-row .profile__field input{letter-spacing:.2em;width:160px}.profile__code-row .profile__field-error{flex-basis:100%;margin-top:0}.profile__note--info{color:var(--teal)}.profile__prefs{margin:8px 0 0;padding:0;list-style:none}.profile__pref{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.profile__pref:last-child{border-bottom:0;padding-bottom:2px}.profile__pref-label{color:var(--navy);font-size:.9375rem;font-weight:600;display:block}.profile__pref-helper{color:var(--text-muted);margin-top:1px;font-size:.8125rem;display:block}.profile__toggle{cursor:pointer;background:#11223829;border:0;border-radius:999px;flex-shrink:0;width:46px;height:27px;transition:background-color .18s;position:relative}.profile__toggle.is-on{background:var(--green)}.profile__toggle.is-disabled{opacity:.45;cursor:not-allowed}.profile__toggle-knob{background:#fff;border-radius:50%;width:21px;height:21px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #1122384d}.profile__toggle.is-on .profile__toggle-knob{transform:translate(19px)}.profile__forward{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.profile__forward code{border-radius:var(--radius-sm);min-width:200px;color:var(--navy);word-break:break-all;background:#01bbad0d;border:1.5px dashed #01bbad80;flex:1;padding:11px 15px;font-size:.9063rem}.profile__copy{border:1px solid var(--border);color:var(--navy);font:600 .875rem/1.3 var(--font);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:10px 16px;transition:border-color .13s,background-color .13s;display:inline-flex}.profile__copy:hover{border-color:var(--teal)}.profile__copy svg{width:16px;height:16px;color:var(--teal)}.profile__plan{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;display:flex}.profile__plan-name{color:var(--navy);font-size:1rem;font-weight:700;display:block}.profile__plan-meta{color:var(--text-muted);margin-top:2px;font-size:.8125rem;display:block}.profile__plan-bar{background:#11223814;border-radius:999px;width:190px;height:7px;margin-top:10px;display:block;overflow:hidden}.profile__plan-bar span{background:var(--gradient-brand);border-radius:999px;height:100%;display:block}.profile__upgrade{flex-shrink:0}.profile__card--quiet{box-shadow:none;background:0 0;border-style:dashed}.profile__signout,.profile__delete{border:1px solid var(--border);font:600 .9063rem/1.3 var(--font);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:9px;padding:10px 18px;transition:border-color .13s,background-color .13s,color .13s;display:inline-flex}.profile__signout{color:var(--navy)}.profile__signout:hover{border-color:var(--navy)}.profile__signout svg,.profile__delete svg{width:17px;height:17px}.profile__divider{background:var(--border);height:1px;margin:18px 0}.profile__delete{color:#d64545}.profile__delete:hover{background:#d645450d;border-color:#d64545}.profile__delete.is-confirming{background:#d6454514;border-color:#d64545}@media (width<=720px){.profile__card{padding:18px 16px}.profile__field-row{grid-template-columns:1fr}.profile__phone-send,.profile__code-verify{justify-content:center;width:100%}.profile__plan-bar{width:100%}.profile__upgrade{justify-content:center;width:100%}}.bell{position:relative}.bell__button{width:38px;height:38px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:background-color .15s;display:grid;position:relative}.bell__button:hover{background:#1122380f}.bell__button svg{width:21px;height:21px}.bell__dot{background:var(--green);border-radius:50%;width:9px;height:9px;position:absolute;top:7px;right:8px;box-shadow:0 0 0 2px #fff}.bell__panel{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);width:min(360px,100vw - 32px);box-shadow:var(--shadow-float);transform-origin:100% 0;animation:.18s bell-pop;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}@keyframes bell-pop{0%{opacity:0;transform:scale(.96)translateY(-4px)}to{opacity:1;transform:none}}.bell__panel-head{justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.bell__panel-title{color:var(--navy);font-size:.9375rem;font-weight:700}.bell__mark-read{color:var(--teal);font:600 .8125rem/1.2 var(--font);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px 8px}.bell__mark-read:hover{background:#01bbad1a}.bell__list{max-height:320px;margin:0;padding:0;list-style:none;overflow-y:auto}.bell__item{border:0;border-top:1px solid var(--border);text-align:left;width:100%;font-family:var(--font);cursor:pointer;background:0 0;padding:12px 16px;transition:background-color .12s;display:block}.bell__item:hover{background:var(--bg-tint)}.bell__item.is-unread{background:#01bbad0d}.bell__item.is-unread .bell__item-title:before{content:"";background:var(--green);vertical-align:2px;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.bell__item-titlerow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.bell__item-title{color:var(--navy);font-size:.875rem;font-weight:600}.bell__item-when{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.bell__item-body{color:var(--text-body);margin-top:2px;font-size:.8125rem;display:block}.bell__panel-foot{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding:10px 16px 12px;font-size:.75rem}@media (width<=720px){.bell__panel{position:fixed;top:64px;right:16px}}.shell{background:var(--bg-tint);flex-direction:column;min-height:100dvh;display:flex}.shell__skip{z-index:100;background:var(--navy);color:#fff;border-radius:999px;padding:10px 18px;font-weight:600;transition:top .15s;position:absolute;top:-48px;left:16px}.shell__skip:focus-visible{top:12px}.shell__header{z-index:40;-webkit-backdrop-filter:blur(12px);background:#ffffffe0;border-bottom:1px solid #1122380f;position:sticky;top:0}.shell__header-inner{justify-content:space-between;align-items:center;gap:16px;width:min(1120px,100% - 48px);height:66px;margin-inline:auto;display:flex}.shell__brand{cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.shell__header-right{align-items:center;gap:10px;display:flex}.shell__avatar{background:var(--gradient-brand);width:36px;height:36px;color:var(--navy);font:700 .8125rem/1 var(--font);letter-spacing:.02em;cursor:pointer;border:0;border-radius:50%;place-items:center;transition:transform .15s,box-shadow .15s;display:grid}.shell__avatar:hover{transform:scale(1.06);box-shadow:0 4px 12px #01bbad59}.shell__nav{align-items:center;gap:6px;display:flex}.shell__nav-btn{color:var(--text-body);font:600 .9375rem/1.3 var(--font);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;transition:background-color .15s,color .15s,box-shadow .15s;display:inline-flex}.shell__nav-btn:hover{color:var(--navy);background:#1122380d}.shell__nav-btn.is-active{color:var(--navy);background:#01bbad1f}.shell__nav-icon{display:inline-flex}.shell__nav-icon svg{width:18px;height:18px}.shell__nav-btn--add{background:var(--navy);color:#fff;box-shadow:0 4px 14px -4px #11223873}.shell__nav-btn--add:hover{background:var(--navy-soft);color:#fff}.shell__nav-btn--add.is-active{background:var(--gradient-brand);color:var(--navy);box-shadow:0 4px 16px -4px #01bbad8c}.shell__main{outline:none;flex:1;padding-block:40px 96px}.shell__tabbar{z-index:40;-webkit-backdrop-filter:blur(14px);padding-bottom:env(safe-area-inset-bottom,0);background:#fffffff0;border-top:1px solid #11223814;display:none;position:fixed;bottom:0;left:0;right:0}.shell__tab{color:var(--text-muted);font:600 .6875rem/1.2 var(--font);cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:3px;padding:10px 4px 8px;transition:color .15s;display:flex}.shell__tab-icon{place-items:center;display:grid}.shell__tab-icon svg{width:23px;height:23px}.shell__tab.is-active{color:var(--navy)}.shell__tab--add .shell__tab-icon{background:var(--gradient-brand);width:52px;height:52px;color:var(--navy);box-shadow:0 6px 16px -4px #01bbad8c, 0 0 0 5px var(--bg-tint);border-radius:50%;margin-top:-26px;transition:transform .15s}.shell__tab--add:active .shell__tab-icon{transform:scale(.94)}.shell__tab--add .shell__tab-icon svg{width:26px;height:26px}.shell__tab--add{color:var(--navy)}@media (width<=720px){.shell__nav{display:none}.shell__tabbar{display:flex}.shell__header-inner{width:calc(100% - 32px);height:60px}.shell__main{padding-block:24px 118px}}
