:root{color-scheme:light;--ink: #0b0d0c;--paper: #f0f0ea;--white: #ffffff;--soft: #f7f7f3;--line: #ddded8;--line-dark: #c9cbc4;--muted: #656963;--muted-light: #969a94;--success: #287a51;--success-soft: #e9f5ee;--watch: #a05d08;--watch-soft: #fff3dc;--important: #b84a24;--important-soft: #fff0e8;--critical: #a72929;--critical-soft: #fdebec;font-family:Aptos,Segoe UI,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}body{background:linear-gradient(90deg,rgb(11 13 12 / 2.7%) 1px,transparent 1px),var(--paper);background-size:96px 100%;color:var(--ink)}button,textarea,input{font:inherit}button{color:inherit}button:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid rgb(11 13 12 / 20%);outline-offset:2px}svg{width:1.2em;height:1.2em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell{display:grid;min-height:100vh;grid-template-rows:78px minmax(0,1fr) 42px}.page-header{position:relative;z-index:5;display:grid;align-items:center;padding:0 clamp(22px,4vw,64px);border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:1fr auto 1fr}.kind-brand{display:block;width:210px;overflow:hidden}.kind-brand img{display:block;width:210px;height:auto}.page-header-note{color:var(--muted);font-size:.69rem;letter-spacing:.03em}.page-qr-button{display:inline-flex;min-height:41px;align-items:center;justify-self:end;gap:8px;padding:0 15px;border:1px solid var(--line-dark);border-radius:999px;background:#fff;cursor:pointer;font-size:.68rem;font-weight:720}.experience{display:grid;width:min(1390px,100%);min-height:calc(100vh - 120px);align-items:center;margin:0 auto;padding:26px clamp(22px,4vw,64px);gap:clamp(38px,6vw,100px);grid-template-columns:minmax(320px,.86fr) minmax(540px,650px);justify-content:center}.editorial-panel{max-width:570px}.eyebrow{display:inline-block;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.61rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.editorial-panel h1{margin:24px 0 22px;font-size:clamp(3.5rem,6vw,6.3rem);font-weight:510;letter-spacing:-.07em;line-height:.86}.editorial-panel h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.editorial-panel>p{max-width:500px;margin:0;color:var(--muted);font-size:.86rem;line-height:1.7}.editorial-points{display:grid;margin-top:38px;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr)}.editorial-points>div{display:flex;min-height:86px;justify-content:center;padding:17px 16px;border-left:1px solid var(--line-dark);flex-direction:column;gap:5px}.editorial-points>div:first-child{padding-left:0;border-left:0}.editorial-points strong{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:400}.editorial-points span{color:var(--muted);font-size:.61rem;line-height:1.35}.editorial-points svg{width:20px;height:20px}.editorial-disclaimer{display:grid;max-width:430px;align-items:start;gap:10px;margin-top:22px;color:var(--muted);grid-template-columns:18px 1fr}.editorial-disclaimer p{margin:0;font-size:.62rem;line-height:1.5}.chat-widget{display:grid;width:100%;height:min(790px,calc(100vh - 136px));min-height:650px;overflow:hidden;border:1px solid #cfd1ca;border-radius:18px;background:#fff;box-shadow:0 28px 70px #0b0d0c21,0 3px 10px #0b0d0c0d;grid-template-rows:70px minmax(0,1fr) auto}.chat-widget.is-opening .conversation,.chat-widget.is-opening .composer-zone{animation:widget-section-reveal .42s ease both}.chat-widget.is-opening .conversation{animation-delay:60ms}.chat-widget.is-opening .composer-zone{animation-delay:.15s}@keyframes widget-section-reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.widget-header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line)}.widget-identity{display:flex;align-items:center;gap:11px}.widget-avatar{position:relative}.widget-avatar img{display:block;width:39px;height:39px;border-radius:5px}.widget-avatar>i{position:absolute;right:-2px;bottom:-2px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#39a56e}.widget-identity-copy{display:grid;gap:4px}.widget-identity strong{font-size:.76rem}.widget-meta{display:flex;align-items:center;gap:9px}.ai-disclosure,.engine-status{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:.58rem}.ai-disclosure{color:#333731}.ai-disclosure b{font-weight:740}.ai-disclosure svg{width:12px;height:12px}.engine-status>i{display:block;width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:var(--success)}.widget-actions{display:flex;gap:7px}.widget-actions button,.widget-actions a{display:grid;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer;color:#555a53;place-items:center}.widget-actions button:hover{border-color:var(--ink);color:var(--ink)}.widget-actions svg{width:16px;height:16px}.conversation{min-height:0;padding:22px 20px 28px;overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at 100% 0,rgb(11 13 12 / 3%),transparent 250px),#fafaf7;scrollbar-color:#c9cbc4 transparent;scrollbar-width:thin;scroll-behavior:smooth}.conversation.is-welcome{display:grid;padding:clamp(28px,4vh,48px) 24px;background:radial-gradient(circle at 50% 38%,rgb(108 60 240 / 3.8%),transparent 330px),#fff;place-items:center}.welcome-screen{display:grid;width:min(920px,100%);margin:auto;justify-items:center;text-align:center}.welcome-brand{display:grid;gap:10px;justify-items:center;animation:welcome-item-reveal .44s 80ms cubic-bezier(.22,1,.36,1) both}.welcome-brand>img{display:block;width:58px;height:58px;border-radius:7px;box-shadow:0 8px 22px #6c3cf029}.welcome-brand>span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:.57rem;font-weight:720}.welcome-brand svg{width:12px;height:12px}.welcome-heading{margin-top:17px;animation:welcome-item-reveal .44s .16s cubic-bezier(.22,1,.36,1) both}.welcome-heading>span{color:var(--muted-light);font-family:ui-monospace,Consolas,monospace;font-size:.56rem;font-weight:800;letter-spacing:.13em}.welcome-heading h1{margin:8px 0;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:590;letter-spacing:-.045em;line-height:1}.welcome-heading p{margin:0;color:var(--muted);font-size:.72rem;line-height:1.5}.welcome-heading strong{color:var(--ink);font-weight:790}.welcome-question-grid{display:grid;width:100%;gap:13px;margin-top:clamp(28px,4vh,42px);grid-template-columns:repeat(4,minmax(0,1fr))}.welcome-question-card{display:grid;min-width:0;min-height:140px;align-content:space-between;gap:22px;margin:0;padding:19px 18px 20px;border:1px solid #dadcd5;border-radius:17px;background:#fffffff0;box-shadow:0 4px 13px #0b0d0c0a;color:inherit;cursor:pointer;font:inherit;text-align:left;animation:welcome-card-reveal .46s cubic-bezier(.22,1,.36,1) both;transition:border-color .16s ease,box-shadow .16s ease}.welcome-question-card:hover{border-color:#9da199;box-shadow:0 9px 24px #0b0d0c17}.welcome-question-card:nth-child(1){animation-delay:.25s}.welcome-question-card:nth-child(2){animation-delay:.32s}.welcome-question-card:nth-child(3){animation-delay:.39s}.welcome-question-card:nth-child(4){animation-delay:.46s}.welcome-card-head{display:flex;align-items:center;justify-content:space-between}.welcome-card-head>span{color:var(--muted-light);font-family:ui-monospace,Consolas,monospace;font-size:.52rem;font-weight:800;letter-spacing:.1em}.welcome-card-head svg{width:15px;height:15px;color:#858a82;transition:color .16s ease,transform .16s ease}.welcome-question-card:hover .welcome-card-head svg{color:var(--ink);transform:translate(2px)}.welcome-question-card p{margin:0;color:#2f332e;font-size:.74rem;font-weight:590;letter-spacing:-.012em;line-height:1.45}.welcome-note{display:grid;gap:7px;margin-top:20px;justify-items:center;animation:welcome-item-reveal .44s .54s cubic-bezier(.22,1,.36,1) both}.welcome-note strong{color:#4f544d;font-size:.58rem;font-weight:740}.welcome-note small{display:flex;align-items:center;gap:5px;color:var(--muted-light);font-size:.52rem}.welcome-note small svg{width:12px;height:12px}@keyframes welcome-item-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes welcome-card-reveal{0%{opacity:0;transform:translateY(13px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-message{display:flex;width:100%;margin-top:18px}.chat-message:first-child{margin-top:0}.chat-message.is-entering{animation:message-reveal .33s cubic-bezier(.22,1,.36,1) both}@keyframes message-reveal{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.assistant-message{align-items:flex-start;gap:9px}.message-avatar{width:29px;height:29px;flex:0 0 auto;margin-top:2px;border-radius:4px}.message-column{width:min(100% - 38px,520px)}.message-bubble{width:fit-content;max-width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:5px 14px 14px;background:#fff;color:#30342f;box-shadow:0 3px 12px #0b0d0c08;font-size:.71rem;line-height:1.58}.message-bubble>:first-child{margin-top:0}.message-bubble>:last-child{margin-bottom:0}.message-bubble p{margin:0 0 .72em}.message-bubble h2,.message-bubble h3,.message-bubble h4{margin:1.25em 0 .48em;color:var(--ink);font-size:.78rem;font-weight:780;letter-spacing:-.015em;line-height:1.35}.message-bubble ul,.message-bubble ol{display:grid;gap:.36em;margin:.45em 0 .8em;padding-left:1.45em}.message-bubble li{padding-left:.18em}.message-bubble strong{color:var(--ink);font-weight:780}.message-bubble blockquote{margin:.75em 0;padding-left:.85em;border-left:2px solid var(--line-dark);color:var(--muted)}.message-bubble code{padding:.12em .32em;border-radius:4px;background:var(--soft);font-family:ui-monospace,Consolas,monospace;font-size:.92em}.message-bubble a{color:inherit;text-decoration-thickness:1px;text-underline-offset:2px}.user-message{justify-content:flex-end}.user-message .message-bubble{max-width:82%;border-color:var(--ink);border-radius:14px 5px 14px 14px;background:var(--ink);color:#fff;box-shadow:none}.question-bubble{width:100%;padding:15px 16px;border-left:3px solid var(--ink)}.question-index{display:block;margin-bottom:8px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.53rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.question-bubble p{margin:0;color:var(--ink);font-size:.82rem;font-weight:720;line-height:1.4}.question-bubble small{display:block;margin-top:7px;color:var(--muted);font-size:.61rem;line-height:1.5}.answer-controls{margin-top:9px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 25px #0b0d0c0d}.answer-choice-grid{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.answer-choice{position:relative;display:grid;min-height:62px;align-items:start;padding:10px 9px;border:1px solid var(--line);border-radius:8px;background:#fafaf7;cursor:pointer;gap:8px;grid-template-columns:17px minmax(0,1fr);text-align:left;transition:border-color .13s ease,background .13s ease}.answer-choice:hover{border-color:#989c95;background:#fff}.answer-choice.is-selected{border-color:var(--ink);background:var(--ink);color:#fff}.answer-radio{display:grid;width:16px;height:16px;margin-top:1px;border:1px solid #b8bbb5;border-radius:50%;color:transparent;place-items:center}.answer-radio svg{width:10px;height:10px;stroke-width:2.5}.answer-choice.is-selected .answer-radio{border-color:#fff;background:#fff;color:var(--ink)}.answer-choice>span:last-child{display:grid;gap:3px}.answer-choice strong{font-size:.64rem;line-height:1.3}.answer-choice small{color:var(--muted);font-size:.55rem;line-height:1.35}.answer-choice.is-selected small{color:#c7cac4}.answer-subgroup+.answer-subgroup{margin-top:17px;padding-top:15px;border-top:1px solid var(--line)}.answer-subgroup>strong{display:block;margin-bottom:9px;font-size:.62rem}.answer-tags{display:flex;flex-wrap:wrap;gap:6px}.answer-tag{display:inline-flex;min-height:33px;align-items:center;gap:5px;padding:0 8px;border:1px solid var(--line);border-radius:999px;background:#fafaf7;cursor:pointer;font-size:.56rem;font-weight:680}.answer-tag>span{display:grid;width:13px;height:13px;border:1px solid #b9bcb6;border-radius:50%;color:transparent;place-items:center}.answer-tag svg{width:8px;height:8px;stroke-width:2.6}.answer-tag small{padding:2px 4px;border-radius:3px;background:#e6e7e2;color:#676b65;font-size:.43rem;letter-spacing:.04em;text-transform:uppercase}.answer-tag.is-selected{border-color:var(--ink);background:var(--ink);color:#fff}.answer-tag.is-selected>span{border-color:#fff;color:#fff}.answer-tag.is-selected small{background:#fff;color:var(--ink)}.inline-field{display:grid;margin-top:10px;gap:6px}.inline-field>span{font-size:.58rem;font-weight:700}.inline-field textarea{width:100%;min-height:59px;padding:9px 10px;resize:vertical;border:1px solid var(--line);border-radius:7px;outline:0;background:#fafaf7;color:var(--ink);font-size:.62rem;line-height:1.45}.inline-field textarea:focus{border-color:var(--ink);background:#fff}.answer-error{margin-top:9px;padding:8px 10px;border:1px solid #edc5c5;border-radius:6px;background:#fff0f0;color:#932c2c;font-size:.58rem;font-weight:650}.answer-actions{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid var(--line)}.answer-actions button{display:inline-flex;min-height:36px;align-items:center;gap:6px;border:0;cursor:pointer;font-size:.59rem;font-weight:720}.answer-back{padding:0 5px;background:transparent;color:var(--muted)}.answer-back:disabled{cursor:default;opacity:0}.answer-continue{padding:0 12px;border-radius:6px;background:var(--ink);color:#fff}.answer-actions svg{width:14px;height:14px}.typing{display:flex;min-width:57px;align-items:center;gap:4px}.typing i{width:5px;height:5px;border-radius:50%;background:#8e928c;animation:typing 1.15s infinite ease-in-out}.typing i:nth-child(2){animation-delay:.12s}.typing i:nth-child(3){animation-delay:.24s}@keyframes typing{0%,55%,to{opacity:.35;transform:translateY(0)}25%{opacity:1;transform:translateY(-3px)}}.diagnostic-card{overflow:hidden;border:1px solid var(--line-dark);border-radius:13px;background:#fff;box-shadow:0 9px 28px #0b0d0c12}.diagnostic-head{display:flex;align-items:center;justify-content:space-between;padding:17px;background:var(--ink);color:#fff}.diagnostic-head>div{display:grid;gap:5px}.diagnostic-head span{color:#aeb2ac;font-size:.53rem;letter-spacing:.08em;text-transform:uppercase}.diagnostic-head strong{font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:400;text-transform:capitalize}.diagnostic-head button{display:grid;width:34px;height:34px;border:1px solid rgb(255 255 255 / 25%);border-radius:50%;background:transparent;color:#fff;cursor:pointer;place-items:center}.diagnostic-category{display:grid;padding:13px 17px;border-bottom:1px solid var(--line);gap:5px}.diagnostic-category span{color:var(--muted);font-size:.52rem;text-transform:uppercase}.diagnostic-category strong{font-size:.72rem}.diagnostic-brief{margin:0;padding:15px 17px;color:#444842;font-size:.64rem;line-height:1.55}.legal-alert{display:grid;align-items:start;gap:8px;margin:0 13px 13px;padding:10px;border:1px solid #ecc5b7;border-radius:7px;background:var(--important-soft);color:#873b20;grid-template-columns:18px 1fr}.level-critical .legal-alert{border-color:#e7bdbf;background:var(--critical-soft);color:#842929}.legal-alert p{margin:0;font-size:.57rem;line-height:1.45}.diagnostic-section{padding:14px 17px;border-top:1px solid var(--line)}.diagnostic-section h3{margin:0 0 10px;font-size:.66rem}.diagnostic-section ul,.diagnostic-section ol{display:grid;margin:0;padding:0;gap:8px;list-style:none}.diagnostic-section ul li{position:relative;padding-left:12px;color:#4b5049;font-size:.59rem;line-height:1.48}.diagnostic-section ul li:before{position:absolute;top:.58em;left:0;width:4px;height:4px;border-radius:50%;background:var(--ink);content:""}.diagnostic-section ol li{display:grid;align-items:start;gap:8px;grid-template-columns:22px 1fr}.diagnostic-section ol span{display:grid;width:21px;height:21px;border-radius:50%;background:var(--ink);color:#fff;font-size:.5rem;place-items:center}.diagnostic-section ol p{margin:2px 0 0;color:#4b5049;font-size:.59rem;line-height:1.48}.diagnostic-disclaimer{margin:0;padding:11px 17px;border-top:1px solid var(--line);background:#f6f6f2;color:var(--muted);font-size:.52rem;line-height:1.45}.quick-prompts{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.quick-prompts button{min-height:31px;padding:0 10px;border:1px solid var(--line-dark);border-radius:999px;background:#fff;cursor:pointer;color:#4b5049;font-size:.55rem;font-weight:680}.quick-prompts button:hover{border-color:var(--ink);color:var(--ink)}.composer-zone{padding:12px 15px 10px;border-top:1px solid var(--line);background:#fff}.composer-zone.is-hidden{display:none}.composer{display:grid;align-items:end;padding:6px 6px 6px 13px;border:1px solid var(--line-dark);border-radius:12px;background:#fff;gap:8px;grid-template-columns:minmax(0,1fr) auto;transition:border-color .14s ease,box-shadow .14s ease}.composer:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px #0b0d0c0f}.composer textarea{width:100%;min-height:38px;max-height:120px;padding:9px 0 7px;resize:none;border:0;outline:0;background:transparent;color:var(--ink);font-size:.69rem;line-height:1.45}.composer textarea:disabled{cursor:not-allowed;color:#9b9e98}.composer button{display:grid;width:38px;height:38px;border:0;border-radius:9px;background:var(--ink);color:#fff;cursor:pointer;place-items:center}.composer button:disabled{background:#dfe0da;color:#a5a8a2;cursor:not-allowed}.composer-zone>p{margin:7px 0 0;color:var(--muted-light);font-size:.51rem;text-align:center}.page-footer{display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4vw,64px);border-top:1px solid var(--line);background:#fff;color:var(--muted-light);font-size:.54rem}.page-footer a{color:var(--muted);text-underline-offset:2px}.qr-dialog{width:min(500px,calc(100% - 24px));max-height:calc(100vh - 24px);padding:0;overflow:auto;border:0;border-radius:16px;background:#fff;box-shadow:0 35px 100px #00000061}.qr-dialog::backdrop{background:#0b0d0cb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.qr-panel{position:relative;padding:31px}.dialog-close{position:absolute;top:18px;right:18px;display:grid;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;place-items:center;text-decoration:none}.qr-kind-logo{display:block;width:190px;margin:-4px 0 18px}.qr-panel h2{max-width:390px;margin:16px 0 10px;font-size:2.55rem;font-weight:510;letter-spacing:-.055em;line-height:.98}.qr-panel>p{max-width:380px;margin:0;color:var(--muted);font-size:.7rem;line-height:1.55}.qr-code-wrap{position:relative;display:grid;width:254px;height:254px;margin:22px auto;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 12px 38px #0b0d0c17;place-items:center}.qr-code-wrap canvas{width:230px!important;height:230px!important}.qr-code-wrap>span{position:absolute;display:grid;width:40px;height:40px;border:6px solid #fff;border-radius:7px;background:#fff;place-items:center}.qr-code-wrap img{width:28px;height:28px}.qr-url-field{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.qr-url-field label{display:block;margin-bottom:7px;color:var(--muted);font-size:.58rem;font-weight:700}.qr-url-field>div{display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto}.qr-url-field input,.qr-url-field button{height:37px;border:1px solid var(--line-dark);border-radius:6px;background:#fff;font-size:.61rem}.qr-url-field input{min-width:0;padding:0 9px}.qr-url-field button{padding:0 10px;cursor:pointer;font-weight:700}.qr-url-field p{margin:7px 0 0;color:var(--watch);font-size:.55rem;line-height:1.4}.copy-link-button{display:flex;width:100%;min-height:41px;align-items:center;justify-content:center;gap:8px;margin-top:9px;border:0;border-radius:7px;background:var(--ink);color:#fff;cursor:pointer;font-size:.64rem;font-weight:700}.toast{position:fixed;z-index:100;bottom:18px;left:50%;padding:10px 15px;border-radius:999px;background:var(--ink);color:#fff;font-size:.64rem;font-weight:700;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .15s ease,transform .15s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:1050px){.experience{gap:34px;grid-template-columns:minmax(280px,.65fr) minmax(520px,620px)}.editorial-panel h1{font-size:clamp(3.2rem,5.6vw,4.7rem)}.editorial-points{grid-template-columns:1fr}.editorial-points>div,.editorial-points>div:first-child{min-height:56px;padding:10px 0;border-top:1px solid var(--line-dark);border-left:0}.editorial-points>div:first-child{border-top:0}}@media(max-width:820px){body{overflow:hidden;background:#fff}.page-shell{display:block;min-height:100dvh}.page-header,.editorial-panel,.page-footer{display:none}.experience{display:block;width:100%;min-height:100dvh;padding:0}.chat-widget{height:100dvh;min-height:0;border:0;border-radius:0;box-shadow:none}}@media(max-width:540px){.widget-header{padding:0 14px}.widget-identity{gap:8px}.widget-avatar img{width:35px;height:35px}.widget-identity strong{font-size:.69rem}.engine-status{display:none}.ai-disclosure{font-size:.53rem}.widget-actions{gap:4px}.widget-actions button,.widget-actions a{width:33px;height:33px}.conversation{padding:17px 12px 24px}.conversation.is-welcome{padding:24px 13px 28px}.welcome-brand{gap:7px}.welcome-brand>img{width:48px;height:48px}.welcome-heading{margin-top:13px}.welcome-heading h1{margin-top:6px;font-size:1.72rem}.welcome-heading p{max-width:300px;font-size:.65rem}.welcome-question-grid{gap:8px;margin-top:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-question-card{min-height:116px;gap:13px;padding:13px 12px 14px;border-radius:13px}.welcome-card-head>span{font-size:.47rem}.welcome-question-card p{font-size:.64rem;line-height:1.4}.welcome-note{margin-top:16px}.welcome-note small{max-width:280px;justify-content:center;font-size:.48rem;line-height:1.4}.assistant-message{gap:7px}.message-avatar{width:27px;height:27px}.message-column{width:calc(100% - 34px)}.answer-choice-grid{grid-template-columns:1fr}.answer-choice-grid.compact .answer-choice{min-height:53px}.answer-choice{min-height:58px}.answer-tag small{display:none}.composer-zone{padding:9px 10px 8px}.qr-panel{padding:27px 19px 22px}.qr-panel h2{font-size:2.1rem}.qr-url-field>div{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(min-width:821px){body{overflow:hidden;background:#fff}.page-shell{display:block;min-height:100vh}.page-header,.editorial-panel,.page-footer{display:none}.experience{display:block;width:100%;min-height:100vh;padding:0}.chat-widget{width:100%;height:100vh;min-height:0;border:0;border-radius:0;box-shadow:none;grid-template-rows:72px minmax(0,1fr) auto}.widget-header{padding:0 clamp(24px,3vw,46px);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.widget-identity strong{font-size:.8rem}.conversation{padding:38px 24px 44px;background:radial-gradient(circle at 50% 0,rgb(11 13 12 / 2.3%),transparent 360px),#fff}.chat-message{width:min(820px,100%);margin-right:auto;margin-left:auto}.chat-message+.chat-message{margin-top:25px}.message-column{width:min(calc(100% - 42px),760px)}.assistant-message:not(.question-message):not(.result-message) .message-bubble{padding:5px 2px;border:0;background:transparent;box-shadow:none;font-size:.76rem;line-height:1.65}.assistant-message .typing{min-width:54px;padding:12px 14px!important;border:1px solid var(--line)!important;background:var(--soft)!important}.user-message .message-bubble{max-width:72%;padding:12px 16px;border-color:#e9eae5;border-radius:18px 5px 18px 18px;background:#f0f0ec;color:var(--ink);font-size:.73rem}.question-message .message-column{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 34px #0b0d0c0f}.question-bubble{border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fafaf7;box-shadow:none;padding:20px 22px}.question-bubble p{max-width:650px;font-size:.92rem}.answer-controls{margin:0;padding:18px 20px 16px;border:0;border-radius:0;box-shadow:none}.answer-choice{min-height:68px;padding:12px}.answer-choice strong{font-size:.68rem}.answer-choice small{font-size:.58rem}.result-message .message-column{width:min(calc(100% - 42px),760px)}.diagnostic-card{border-radius:16px}.composer-zone{padding:32px 24px 14px;border-top:0;background:linear-gradient(to top,#fff 76%,#fff0)}.composer{width:min(820px,100%);margin:0 auto;padding:8px 8px 8px 18px;border-color:#c8cac4;border-radius:22px;box-shadow:0 12px 35px #0b0d0c14,0 2px 7px #0b0d0c0a}.composer textarea{min-height:43px;padding-top:11px;font-size:.75rem}.composer button{width:43px;height:43px;border-radius:50%}.composer-zone>p{width:min(820px,100%);margin-right:auto;margin-left:auto}}
