:root{color-scheme:light dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:light-dark(#e9ede8,#08100f)}button,input,textarea{font:inherit}button{color:inherit}.rt-concept-page{--rt-page: light-dark(#eef1ec, #0a1111);--rt-shell: light-dark(#ffffff, #111b1b);--rt-panel: light-dark(#f5f7f3, #182424);--rt-panel-strong: light-dark(#e7ede5, #203030);--rt-text: light-dark(#152321, #edf5f2);--rt-muted: light-dark(#60706b, #9fb0aa);--rt-line: light-dark(#d9dfd9, #2a3b39);--rt-green: light-dark(#0d6b4f, #5ae0ad);--rt-green-ink: light-dark(#ffffff, #092018);--rt-green-soft: light-dark(#e2f4eb, #14382e);--rt-amber: light-dark(#9a5b00, #ffc66d);--rt-amber-soft: light-dark(#fff0d8, #3d2b12);--rt-red: light-dark(#9e3c37, #ff9c95);--rt-shadow: light-dark(0 18px 50px rgba(24, 43, 38, .12), 0 18px 50px rgba(0, 0, 0, .32));color:var(--rt-text);max-width:1040px;margin:0 auto;padding:20px}.rt-screen-picker{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:12px;color:var(--rt-muted);font-size:14px}.rt-screen-picker>span{margin-right:4px}.rt-screen-picker button{border:1px solid var(--rt-line);border-radius:999px;padding:6px 10px;background:transparent;cursor:pointer}.rt-screen-picker button[aria-pressed=true]{border-color:var(--rt-text);background:var(--rt-text);color:var(--rt-shell)}.rt-app-shell{position:relative;min-height:650px;overflow:hidden;border:1px solid var(--rt-line);border-radius:22px;background:var(--rt-page);box-shadow:var(--rt-shadow)}.rt-app-header{min-height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 20px;border-bottom:1px solid var(--rt-line);background:var(--rt-shell)}.rt-brand,.rt-desktop-nav button,.rt-mobile-nav button,.rt-profile-button{border:0;background:transparent;cursor:pointer}.rt-brand{justify-self:start;display:inline-flex;align-items:center;gap:10px;padding:0;font-weight:700}.rt-brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--rt-green);color:var(--rt-green-ink)}.rt-desktop-nav{display:flex;gap:4px}.rt-desktop-nav button,.rt-mobile-nav button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;padding:8px 12px;color:var(--rt-muted)}.rt-desktop-nav button.rt-nav-active,.rt-mobile-nav button.rt-nav-active{background:var(--rt-panel);color:var(--rt-text)}.rt-profile-button{justify-self:end;width:35px;height:35px;border-radius:50%;background:var(--rt-panel-strong);font-weight:700}.rt-mobile-nav{display:none}.rt-app-main{width:min(100%,760px);margin:0 auto;padding:48px 28px 56px}.rt-app-main h1,.rt-app-main h2,.rt-app-main h3,.rt-app-main p{margin-top:0}.rt-app-main h1{margin-bottom:12px;font-size:clamp(30px,5vw,46px);line-height:1.05;letter-spacing:-.035em}.rt-app-main h2{margin-bottom:7px;font-size:19px;letter-spacing:-.015em}.rt-app-main h3{margin-bottom:6px;font-size:16px}.rt-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;color:var(--rt-green);font-size:14px;font-weight:700}.rt-lede{max-width:600px;margin-bottom:24px;color:var(--rt-muted);font-size:17px}.rt-page-intro .rt-lede{margin-bottom:24px}.rt-surface{margin-bottom:14px;padding:18px;border:1px solid var(--rt-line);border-radius:18px;background:var(--rt-shell)}.rt-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 14px;border:1px solid var(--rt-line);border-radius:11px;background:var(--rt-shell);cursor:pointer;font-weight:650}.rt-button>span{display:inline-flex;align-items:center;gap:8px}.rt-button-primary{border-color:var(--rt-green);background:var(--rt-green);color:var(--rt-green-ink)}.rt-button-quiet{border-color:transparent;background:transparent}.rt-button-danger{border-color:transparent;background:transparent;color:var(--rt-red)}.rt-button:disabled{opacity:.45;cursor:not-allowed}.rt-button:not(:disabled):hover,.rt-screen-picker button:hover,.rt-chip:hover,.rt-objective-options button:hover{filter:brightness(.97)}.rt-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:28px}.rt-progress span{height:4px;border-radius:99px;background:var(--rt-line)}.rt-progress .rt-progress-complete{background:var(--rt-green)}.rt-composer{padding:16px;border:1px solid var(--rt-line);border-radius:18px;background:var(--rt-shell)}.rt-composer textarea{width:100%;min-height:116px;display:block;resize:vertical;padding:4px;border:0;outline:0;background:transparent;color:var(--rt-text);font-size:17px}.rt-composer textarea::placeholder,.rt-auth-panel input::placeholder,.rt-answer-form input::placeholder{color:var(--rt-muted);opacity:.8}.rt-composer-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid var(--rt-line)}.rt-composer-tools,.rt-inline-actions,.rt-centered-actions,.rt-page-actions,.rt-chip-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rt-attachment-chip{width:fit-content;display:flex;align-items:center;gap:8px;margin:0 0 10px 3px;padding:6px 9px;border-radius:9px;background:var(--rt-panel-strong);color:var(--rt-muted);font-size:13px}.rt-attachment-chip button{border:0;background:transparent;cursor:pointer;color:inherit}.rt-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.rt-popular-tasks{margin-top:20px}.rt-popular-tasks>p{margin-bottom:9px;color:var(--rt-muted);font-size:14px}.rt-chip{padding:7px 11px;border:1px solid var(--rt-line);border-radius:999px;background:var(--rt-shell);cursor:pointer}.rt-trust-note{display:flex;align-items:center;gap:8px;margin-top:16px;color:var(--rt-muted);font-size:14px}.rt-trust-note>span{color:var(--rt-green);font-weight:700}.rt-target-identity{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px}.rt-company-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--rt-panel-strong);font-weight:800}.rt-target-copy h2,.rt-target-copy p{margin-bottom:2px}.rt-target-copy p{color:var(--rt-muted)}.rt-confidence{padding:6px 9px;border-radius:999px;background:var(--rt-green-soft);color:var(--rt-green);font-size:13px;font-weight:650;white-space:nowrap}.rt-source-row{display:flex;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--rt-line);color:var(--rt-muted);font-size:14px}.rt-source-row span{display:inline-flex;align-items:center;gap:6px}.rt-source-row button,.rt-brief-row button{padding:0;border:0;background:transparent;color:var(--rt-green);cursor:pointer}.rt-question-block{margin-top:20px}.rt-question-block>p,.rt-muted-copy{color:var(--rt-muted)}.rt-objective-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rt-objective-options button{padding:14px;border:1px solid var(--rt-line);border-radius:14px;background:var(--rt-shell);text-align:left;cursor:pointer}.rt-objective-options button.rt-selected{border-color:var(--rt-green);box-shadow:inset 0 0 0 1px var(--rt-green)}.rt-objective-options strong,.rt-objective-options span{display:block}.rt-objective-options span{margin-top:4px;color:var(--rt-muted);font-size:14px}.rt-page-actions{justify-content:space-between;margin-top:20px}.rt-brief-table{overflow:hidden;margin:18px 0;border:1px solid var(--rt-line);border-radius:18px;background:var(--rt-shell)}.rt-brief-row{display:grid;grid-template-columns:126px 1fr auto;align-items:start;gap:15px;padding:15px 17px;border-bottom:1px solid var(--rt-line)}.rt-brief-row:last-child{border-bottom:0}.rt-brief-row>span,.rt-brief-row small{color:var(--rt-muted)}.rt-brief-row strong,.rt-brief-row small{display:block}.rt-brief-row small{margin-top:3px;font-size:13px}.rt-notice{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px;padding:13px 14px;border-radius:14px}.rt-notice-positive{background:var(--rt-green-soft)}.rt-notice-warning{background:var(--rt-amber-soft)}.rt-notice>svg{flex:none;margin-top:2px;color:var(--rt-green)}.rt-auth-wrap{max-width:480px;margin:8px auto}.rt-auth-panel{margin-bottom:10px;padding:26px;border:1px solid var(--rt-line);border-radius:20px;background:var(--rt-shell)}.rt-auth-lock{width:46px;height:46px;display:grid;place-items:center;margin-bottom:17px;border-radius:13px;background:var(--rt-green-soft);color:var(--rt-green)}.rt-auth-stack{display:grid;gap:10px;margin-top:20px}.rt-auth-provider{width:100%}.rt-provider-letter{font-weight:800}.rt-divider{display:flex;align-items:center;gap:10px;color:var(--rt-muted);font-size:13px}.rt-divider:before,.rt-divider:after{content:"";flex:1;height:1px;background:var(--rt-line)}.rt-email-row{display:grid;grid-template-columns:1fr auto;gap:8px}.rt-email-row input,.rt-answer-form input{min-width:0;padding:10px 12px;border:1px solid var(--rt-line);border-radius:11px;background:var(--rt-panel);color:var(--rt-text)}.rt-auth-footnote{margin:16px 0 0;color:var(--rt-muted);font-size:13px}.rt-call-progress{padding-top:12px;text-align:center}.rt-live-ring{width:94px;height:94px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;background:var(--rt-green-soft);color:var(--rt-green);box-shadow:0 0 0 10px color-mix(in srgb,var(--rt-green) 10%,transparent)}.rt-live-label{margin-bottom:8px;color:var(--rt-green);font-weight:700}.rt-call-progress .rt-lede{margin-right:auto;margin-left:auto}.rt-timeline{max-width:520px;margin:26px auto;text-align:left}.rt-timeline-item{display:grid;grid-template-columns:22px 1fr auto;gap:10px;padding:9px 0;color:var(--rt-muted)}.rt-timeline-current{color:var(--rt-text);font-weight:650}.rt-timeline-marker{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--rt-panel-strong);color:var(--rt-green)}.rt-timeline-current .rt-timeline-marker{background:var(--rt-green-soft)}.rt-timeline-item time{white-space:nowrap}.rt-centered-actions{justify-content:center}.rt-result-hero,.rt-needs-info-hero{margin-bottom:16px;padding:22px;border-radius:20px}.rt-result-hero{background:var(--rt-green-soft)}.rt-result-check{width:44px;height:44px;display:grid;place-items:center;margin-bottom:15px;border-radius:50%;background:var(--rt-green);color:var(--rt-green-ink)}.rt-result-hero p,.rt-needs-info-hero p{margin-bottom:0}.rt-result-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.rt-result-fact{padding:14px;border:1px solid var(--rt-line);border-radius:14px;background:var(--rt-shell)}.rt-result-fact span,.rt-result-fact strong{display:block}.rt-result-fact span{margin-bottom:4px;color:var(--rt-muted);font-size:13px}.rt-transcript-details{margin-top:14px;padding-top:14px;border-top:1px solid var(--rt-line)}.rt-transcript-details summary{cursor:pointer;font-weight:650}.rt-transcript{display:grid;gap:10px;margin-top:13px}.rt-transcript-turn{display:grid;grid-template-columns:56px 1fr;gap:10px}.rt-transcript-turn span{color:var(--rt-muted);font-size:13px}.rt-transcript-turn p{margin-bottom:0}.rt-needs-info-hero{background:var(--rt-amber-soft)}.rt-needs-info-hero .rt-kicker{color:var(--rt-amber)}.rt-answer-form{display:grid;gap:10px;margin-top:18px}.rt-answer-form input{width:100%}.rt-no-margin{margin-bottom:0}.rt-toast{position:fixed;right:22px;bottom:22px;z-index:10;max-width:min(360px,calc(100vw - 40px));padding:11px 14px;border-radius:12px;background:var(--rt-text);color:var(--rt-shell);box-shadow:var(--rt-shadow)}@media(max-width:680px){.rt-concept-page{padding:10px}.rt-app-shell{min-height:680px;border-radius:16px}.rt-app-header{grid-template-columns:1fr auto;padding:9px 13px 9px 15px}.rt-desktop-nav{display:none}.rt-mobile-nav{position:absolute;right:0;bottom:0;left:0;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);padding:7px max(8px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid var(--rt-line);background:var(--rt-shell)}.rt-mobile-nav button{flex-direction:column;gap:3px;padding:6px;font-size:12px}.rt-app-main{padding:34px 17px 92px}.rt-app-main h1{font-size:34px}.rt-objective-options,.rt-result-facts{grid-template-columns:1fr}.rt-target-identity{grid-template-columns:auto 1fr}.rt-confidence{grid-column:2;justify-self:start}.rt-source-row{flex-direction:column}.rt-brief-row{grid-template-columns:94px 1fr auto;gap:9px;padding:13px}.rt-email-row{grid-template-columns:1fr}.rt-composer-footer{align-items:stretch;flex-direction:column}.rt-composer-tools{justify-content:space-between}.rt-composer-footer>.rt-button-primary{width:100%}}@media(max-width:420px){.rt-screen-picker{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.rt-screen-picker>span,.rt-screen-picker button{flex:none}.rt-brief-row{grid-template-columns:78px 1fr}.rt-brief-row button{grid-column:2;justify-self:start}.rt-inline-actions,.rt-page-actions{align-items:stretch}.rt-inline-actions .rt-button{flex:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}.rt-centered-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:48px 16px}.rt-spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(13,107,79,.2);border-top-color:#0d6b4f;animation:rt-spin .8s linear infinite;margin-bottom:4px}@keyframes rt-spin{to{transform:rotate(360deg)}}.rt-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#ffffffb3;font-weight:600;z-index:20}.rt-error-text{color:#b42318;margin-top:12px}.rt-clarify{display:flex;flex-direction:column;gap:20px;max-width:520px;margin:0 auto;padding:8px 0}.rt-clarify h1{margin:0}.rt-field{display:flex;flex-direction:column;gap:6px}.rt-field>span{font-weight:600}.rt-field .rt-muted{color:#667085}.rt-field input{padding:12px 14px;border:1px solid #d0d5dd;border-radius:12px;font:inherit}.rt-field input:focus{outline:none;border-color:#0d6b4f;box-shadow:0 0 0 3px #0d6b4f26}
