:root{color-scheme:light;--paper:#fff;--ink:#252622;--muted:#74756e;--line:#e7e7e2;--lime:#cdef55;--lime2:#d8f36d;--own:#eef6d7;--red-bg:rgba(197,66,66,.07);--red:#a73333;--error:#993e3d;--focus:#476816;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.45;font-size:16px}
*{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;background:#fff;color:var(--ink)}body{min-height:100dvh}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;border:0}button:disabled{opacity:.48;cursor:default}a{color:inherit;text-underline-offset:3px}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:12px;z-index:999;background:#fff;padding:12px}.skip-link:focus{top:10px}
#app{width:100%;max-width:none;min-height:100dvh;margin:0;background:#fff}.brandbar{height:94px;min-height:94px;padding:24px clamp(24px,4vw,72px) 10px;display:flex;align-items:flex-start;justify-content:flex-start}.lockup{display:flex;flex-direction:column;gap:1px}.brand{display:flex;align-items:center;gap:7px;line-height:1}.wordmark{font-size:34px;letter-spacing:-2.4px;font-weight:500}.wordmark>span{color:#546d2f}.gpt{font-size:10px;padding:4px 5px;border-radius:4px;background:var(--lime);font-weight:700}.claim{font-size:11px;color:#5f605a;margin-top:5px}.mobile-help-open{display:none}.question{width:20px;height:20px;border:1px solid #8a8b84;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px}
.conversation{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:650px;height:calc(100dvh - 150px);padding:0 clamp(24px,4vw,72px);gap:clamp(20px,2.2vw,40px);position:relative}.presence{display:grid;grid-template-rows:minmax(0,1fr) auto auto;min-height:0;border-right:1px solid var(--line);padding-right:28px}.scene-body{min-height:0}.stage{height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.stage picture,.stage img{display:block;width:100%;height:100%}.stage img{object-fit:contain}.stage picture{transform:translateY(calc(var(--rosi-voice,0) * -2px)) scale(calc(1 + var(--rosi-voice,0) * .008));transform-origin:center 70%;animation:rosi-breathe 8s ease-in-out infinite}.controls{display:grid;grid-template-rows:18px 54px;row-gap:10px;align-content:center;justify-items:center;padding:8px 24px 6px}.controls.active{grid-template-rows:18px 54px 54px}.phase{font-size:12px;color:var(--muted);margin:0;min-height:18px}.phase:not(:empty)::before{content:"";display:inline-block;width:7px;height:7px;margin-right:8px;background:var(--lime);border-radius:50%}.primary{min-height:54px;padding:0 24px;border-radius:14px;background:var(--lime);font-weight:600}.primary:hover{background:var(--lime2)}#primary-action,#hangup{width:min(100%,340px);height:54px}.primary-icon{display:none;width:20px;height:20px;margin-right:9px;background:currentColor;mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 14a3 3 0 0 0 3-3V5a3 3 0 1 0-6 0v6a3 3 0 0 0 3 3Zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 6 6.93V21H8v2h8v-2h-3v-3.07A7 7 0 0 0 19 11h-2Z'/%3E%3C/svg%3E");-webkit-mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 14a3 3 0 0 0 3-3V5a3 3 0 1 0-6 0v6a3 3 0 0 0 3 3Zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 6 6.93V21H8v2h8v-2h-3v-3.07A7 7 0 0 0 19 11h-2Z'/%3E%3C/svg%3E")}.controls.active .primary-icon{display:inline-block}.controls.active #primary-action,.controls.active #hangup{display:flex;align-items:center;justify-content:center}.hangup{border:1px solid rgba(176,54,54,.5);border-radius:14px;background:var(--red-bg);color:var(--red)}.phone-icon{margin-right:8px}.typing,.hint{display:none!important}
.desktop-steps{display:flex;justify-content:center;align-items:center;gap:12px;min-height:42px;padding-bottom:8px;color:#7b7c73;font-size:11px}.desktop-steps span{display:flex;align-items:center;gap:6px}.desktop-steps b{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--lime);color:#1f211b;font-size:11px}.desktop-steps em{font-style:normal}.desktop-steps i{width:18px;height:1px;background:#d9d9d3}
.chat{display:grid;grid-template-rows:66px minmax(0,1fr) 62px;min-height:0;min-width:0}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:4px 0 10px}.chat-title{display:flex;align-items:center;gap:12px}.chat-title img{border-radius:50%;object-fit:cover;object-position:center 15%}.chat-title strong{font-size:17px;font-weight:600}.chat-title small{display:block;color:var(--muted);font-size:11px}.chat-tools{display:flex;gap:18px;align-items:center}.chat-tool{display:inline-flex;gap:6px;align-items:center;min-height:40px;background:transparent;color:#4d4f48;font-size:12px;padding:6px 4px}.chat-tool:hover{text-decoration:underline}.messages{overflow-y:auto;overscroll-behavior:contain;min-height:0;padding:18px 4px;scrollbar-width:thin}.bubble{width:fit-content;max-width:92%;margin:0 0 16px;padding:10px 13px;background:#f6f6f4;border-radius:4px 13px 13px 13px;box-shadow:0 2px 12px #0000000c;font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere}.bubble.user{margin-left:auto;background:var(--own);border-radius:13px 4px 13px 13px}.composer{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:18px;padding:5px 6px;height:58px}.composer textarea{resize:none;flex:1;min-width:0;border:0;background:transparent;padding:10px 12px;height:46px;line-height:24px;outline:0}.send-round{width:46px;height:46px;border-radius:50%;background:var(--lime);font-size:20px}.input-note{display:none}
.desktop-help{grid-row:2/4;padding:22px 16px 20px 0;overflow:auto}.desktop-help-inner{max-width:560px;padding:4px 12px 20px}.desktop-help h1{font-size:48px;line-height:.96;letter-spacing:-.055em;margin:10px 0 28px;font-weight:750}.desktop-help h1 span{display:block}.desktop-help mark,.mobile-how h2 mark{background:linear-gradient(transparent 67%,var(--lime) 67% 94%,transparent 94%);color:inherit}.friend-copy{display:flex;flex-direction:column;margin-bottom:28px}.friend-copy strong{font-size:21px}.friend-copy span{font-size:17px;color:#777870}.usp-list{display:grid;gap:18px}.usp{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:14px}.usp img{width:92px;height:72px;object-fit:contain}.usp strong,.usp span{display:block}.usp strong{font-size:16px}.usp span{font-size:13px;color:#777870;line-height:1.35}.ai-note{margin-top:24px;padding:13px 16px;border-radius:12px;background:#f5f5f2;color:#6f7069;font-size:11px}.ai-note strong,.ai-note span{display:block}.chat.help-mode .chat-header{visibility:hidden}.chat.help-mode .desktop-help{display:flex}.chat.help-mode .messages,.chat.help-mode .composer{display:none}
.chat-collapsed{grid-template-columns:1fr}.chat-collapsed .presence{border-right:0;padding-right:0}.chat-collapsed .chat{display:none}.chat-reopen{position:absolute;right:4px;top:42px;display:inline-flex;align-items:center;gap:8px;min-height:42px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 14px;font-size:12px}.chat-reopen b{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--lime);font-size:10px}
.invite-card{position:relative;display:grid;grid-template-columns:112px 1fr;gap:14px;align-items:center;border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px 36px 14px 14px;margin:8px 0 18px;box-shadow:0 2px 10px #00000008}.invite-card img{width:112px;height:84px;object-fit:contain}.invite-copy{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.invite-copy strong{font-size:15px;line-height:1.2}.invite-copy span,.invite-copy small{color:var(--muted);font-size:11px}.invite-close{position:absolute;right:8px;top:8px;background:transparent;color:#999;font-size:20px}.invite-action{min-height:36px;border-radius:12px;border:1px solid var(--line);background:#fff;padding:0 14px;text-decoration:none;display:inline-flex;align-items:center;font-size:12px}.invite-share .invite-action{background:var(--lime);border-color:var(--lime)}.invite-card.expanded{grid-template-columns:1fr 125px}.invite-card.expanded img{grid-column:2;grid-row:1}.invite-card.expanded .invite-copy{grid-column:1;grid-row:1}.invite-card.expanded .share-go{display:none}
.notice{text-align:center;padding:0 22px;max-width:820px;margin:0 auto}.notice p{font-size:13px;color:var(--error);margin:0;padding:7px}.text-button{background:transparent;color:var(--muted);min-height:40px}.notice .text-button{color:var(--error)}
footer{border-top:1px solid var(--line);margin:0 clamp(24px,4vw,72px);padding:10px 0 18px;color:var(--muted);font-size:11px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.footer-lang,.footer-links,.footer-credit{display:flex;align-items:center;gap:9px;white-space:nowrap}.lang-button{border:0;background:transparent;color:var(--muted);font-size:11px;min-height:34px;padding:4px}.lang-button.active{color:var(--ink);font-weight:600}.flag{display:inline-block;width:16px;height:11px;border:1px solid #0001;border-radius:2px}.flag-de{background:linear-gradient(#111 0 33.33%,#d51f2a 33.33% 66.66%,#f2c300 66.66% 100%)}.flag-uk{background:linear-gradient(27deg,transparent 42%,#c8102e 42% 48%,#fff 48% 54%,transparent 54%),linear-gradient(-27deg,transparent 42%,#c8102e 42% 48%,#fff 48% 54%,transparent 54%),linear-gradient(90deg,transparent 38%,#fff 38% 62%,transparent 62%),linear-gradient(transparent 34%,#fff 34% 66%,transparent 66%),linear-gradient(90deg,transparent 43%,#c8102e 43% 57%,transparent 57%),linear-gradient(transparent 41%,#c8102e 41% 59%,transparent 59%),#21468b}.footer-lang .lang-button{display:inline-flex;align-items:center;gap:5px}.footer-links a{min-height:34px;display:inline-flex;align-items:center}.footer-credit img{width:38px;height:28px;object-fit:contain}.build-meta,.mobile-legal{display:none!important}
dialog{border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:0 20px 70px #0002}dialog::backdrop{background:#292a2655;backdrop-filter:blur(4px)}.close{position:absolute;top:14px;right:12px;width:44px;height:44px;border-radius:50%;background:#f2f2ee;color:var(--muted);font-size:27px}.consent-sheet{border-radius:22px;padding:28px;max-width:min(540px,calc(100vw - 28px));width:540px;max-height:calc(100dvh - 32px);overflow:auto}.consent-sheet h2{margin:0 38px 16px 0}.consent-sheet p{font-size:14px}.check{display:flex;gap:12px;margin:14px 0;font-size:14px}.check input{width:18px;height:18px;accent-color:var(--focus);margin-top:2px}.small{font-size:12px!important;color:var(--muted)}.dialog-actions{display:flex;gap:10px;flex-wrap:wrap}.secondary{min-height:46px;border:1px solid var(--line);padding:9px 16px;border-radius:13px;background:#fff}
.help-sheet.mobile-how{display:none}.share-dialog{width:min(520px,calc(100vw - 28px));max-width:520px;padding:24px;border-radius:24px;position:relative}.share-dialog h2{font-size:28px;margin:0 0 22px}.share-sheet-handle{display:none}.share-final-copy{display:grid;grid-template-columns:1fr 130px;gap:12px;align-items:center}.share-final-copy strong{display:block;font-size:18px;line-height:1.25;white-space:pre-line}.share-final-copy span{color:var(--muted);font-size:13px}.share-final-copy img{width:130px;height:110px;object-fit:contain}.privacy-note{font-size:12px;color:var(--muted)}.share-privacy{margin:10px 0 14px}.share-sheet-actions{display:grid;gap:9px}.share-action{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border-radius:14px;border:1px solid var(--line);text-decoration:none;font-size:14px;font-weight:600}.share-primary{background:#19c654;color:#fff;border-color:#19c654}
@keyframes rosi-breathe{0%,100%{transform:scale(1)}50%{transform:scale(1.004)}}
@media(max-width:1024px) and (pointer:fine){.conversation{grid-template-columns:minmax(420px,1fr) minmax(390px,.9fr);padding-inline:32px}.brandbar{padding-inline:32px}footer{margin-inline:32px}.desktop-help h1{font-size:40px}.usp{grid-template-columns:78px 1fr}.usp img{width:78px}}
@media(max-width:767px),(max-width:1024px) and (pointer:coarse){#app{min-height:100dvh}.brandbar{height:auto;min-height:92px;padding:18px 20px 10px;justify-content:center;text-align:center;position:relative}.wordmark{font-size:36px}.claim{font-size:12px}.mobile-help-open{display:flex;position:absolute;right:20px;top:29px;width:40px;height:40px;align-items:center;justify-content:center;background:transparent}.conversation{display:block;height:auto;min-height:calc(100dvh - 92px);padding:0}.presence{display:flex;flex-direction:column;border:0;padding:0}.stage{width:100%;height:min(58dvh,620px);min-height:320px}.stage picture{animation:none}.controls{width:100%;padding:4px 24px 12px;grid-template-rows:20px 54px}.controls.active{grid-template-rows:20px 54px 54px}.controls #primary-action,.controls #hangup{width:min(100%,370px)}.phase{font-size:14px}.desktop-steps,.chat,.chat-reopen{display:none!important}footer{margin:20px 24px 0;padding:16px 0 max(24px,env(safe-area-inset-bottom));border-top:0}.footer-main{flex-direction:column;justify-content:center;gap:4px}.footer-credit img{width:40px;max-height:28px}.footer-links a{min-height:30px}.mobile-invite{margin:4px 20px 8px;grid-template-columns:96px 1fr;min-height:106px;padding:10px 34px 10px 10px;border-radius:16px}.mobile-invite img{width:96px;height:86px}.mobile-invite .invite-copy strong{font-size:16px}.mobile-invite .invite-action{min-height:36px}.help-sheet.mobile-how{display:block;position:fixed;inset:0;margin:0;width:100vw;max-width:none;height:100dvh;max-height:none;border:0;border-radius:0;padding:16px 20px 24px;overflow:auto}.mobile-how .close{background:transparent;right:14px;top:18px}.mobile-how-brand{text-align:center}.mobile-how-brand .brand{justify-content:center}.mobile-how-brand .claim{display:block}.mobile-how-hero{display:block;width:min(52vw,230px);height:230px;object-fit:contain;margin:8px auto}.mobile-how h2{font-size:42px;line-height:.9;letter-spacing:-.05em;font-weight:750;margin:0 auto 18px;max-width:520px}.mobile-how h2 span{display:block}.mobile-friend-copy{display:flex;flex-direction:column;text-align:center;margin-bottom:18px}.mobile-friend-copy strong{font-size:18px}.mobile-friend-copy span{color:var(--muted);font-size:15px}.mobile-usp-list{display:grid;gap:12px;max-width:560px;margin:0 auto}.mobile-usp-list>div{display:grid;grid-template-columns:100px 1fr;align-items:center;text-align:left}.mobile-usp-list img{width:100px;height:78px;object-fit:contain}.mobile-usp-list p{margin:0}.mobile-usp-list strong,.mobile-usp-list span{display:block}.mobile-usp-list strong{font-size:15px}.mobile-usp-list span{font-size:13px;color:var(--muted);line-height:1.3}.mobile-ai-note{max-width:580px;margin:14px auto 10px}.mobile-steps{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;color:var(--muted);margin:10px auto}.mobile-steps span{display:flex;align-items:center;gap:5px}.mobile-steps b{display:inline-flex;width:24px;height:24px;border-radius:50%;background:var(--lime);align-items:center;justify-content:center;color:var(--ink)}.mobile-steps em{font-style:normal}.mobile-steps i{width:16px;height:1px;background:#ddd}.mobile-help-start{display:flex;width:min(100%,620px);margin:0 auto;align-items:center;justify-content:center}.mobile-help-start .primary-icon{display:inline-block}.share-dialog{position:fixed;inset:auto 0 0 0;margin:0;width:100%;max-width:none;border-radius:26px 26px 0 0;padding:18px 18px max(22px,env(safe-area-inset-bottom))}.share-dialog::backdrop{background:#0004}.share-sheet-handle{display:block;width:54px;height:5px;border-radius:3px;background:#d5d5d2;margin:-5px auto 16px}.share-dialog .close{background:transparent}.share-dialog h2{font-size:27px}.share-final-copy{grid-template-columns:1fr 125px}.share-final-copy img{width:125px;height:105px}.share-dialog .share-action{font-size:15px}}
@media(max-width:767px) and (max-height:700px){.stage{height:min(48dvh,430px)}.mobile-how-hero{height:170px;width:160px}.mobile-how h2{font-size:34px}.mobile-usp-list>div{grid-template-columns:78px 1fr}.mobile-usp-list img{width:78px;height:60px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.stage picture{transform:none!important}}
/* V38.7 QA corrections against final approved mobile states */
@media(max-width:767px),(max-width:1024px) and (pointer:coarse){
 .help-sheet.mobile-how{display:none}
 .help-sheet.mobile-how[open]{display:block}
 .mobile-invite + .conversation .stage{height:min(44dvh,455px)}
 .mobile-how-hero{height:155px;width:min(42vw,170px);margin:2px auto 4px}
 .mobile-how h2{font-size:34px;line-height:.91;margin:0 auto 10px}
 .mobile-friend-copy{margin-bottom:8px}.mobile-friend-copy strong{font-size:16px}.mobile-friend-copy span{font-size:13px}
 .mobile-usp-list{gap:4px}.mobile-usp-list>div{grid-template-columns:72px 1fr}.mobile-usp-list img{width:72px;height:58px}.mobile-usp-list strong{font-size:13px}.mobile-usp-list span{font-size:11px}
 .mobile-ai-note{margin:6px auto;padding:8px 12px;font-size:10px}.mobile-steps{margin:5px auto;font-size:10px}.mobile-steps b{width:22px;height:22px}.mobile-help-start{min-height:50px;height:50px}
}
