.chat-module-scss-module__EuGP9W__finderMain{flex-direction:column!important;min-height:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.chat-module-scss-module__EuGP9W__chatMain{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.chat-module-scss-module__EuGP9W__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.chat-module-scss-module__EuGP9W__dotBeginner{background:#34c759;}.chat-module-scss-module__EuGP9W__dotIntermediate{background:#ff9f0a;}.chat-module-scss-module__EuGP9W__dotAdvanced{background:#ff453a;}.chat-module-scss-module__EuGP9W__header{border-bottom:1px solid var(--os-border,#e0e0e0);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.chat-module-scss-module__EuGP9W__headerInfo{align-items:center;gap:10px;min-width:0;display:flex}.chat-module-scss-module__EuGP9W__headerAvatar{background:#fef3c7;border:1px solid #d9af424d;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;transform:rotate(2deg);box-shadow:0 1px 3px #00000014}.chat-module-scss-module__EuGP9W__headerText{flex-direction:column;min-width:0;display:flex}.chat-module-scss-module__EuGP9W__headerName{color:var(--os-text-primary,#1c1c1e);font-size:.88rem;font-weight:600}.chat-module-scss-module__EuGP9W__headerTopic{color:var(--os-text-secondary,#636366);text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.chat-module-scss-module__EuGP9W__headerLang{color:var(--os-text-secondary,#636366);text-transform:capitalize;font-size:.72rem}.chat-module-scss-module__EuGP9W__headerActions{align-items:center;gap:8px;display:flex}.chat-module-scss-module__EuGP9W__headerVocabBadge{color:var(--os-accent,#c0392b);align-items:center;gap:3px;font-size:.75rem;display:flex}.chat-module-scss-module__EuGP9W__headerBtn{color:var(--os-text-secondary,#636366);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:.9rem;transition:background .1s}.chat-module-scss-module__EuGP9W__headerBtn:hover{color:var(--os-text-primary,#1c1c1e);background:var(--os-hover-bg,#0000000d)}.chat-module-scss-module__EuGP9W__headerBtn:focus-visible{outline:2px solid var(--os-accent,#007aff);outline-offset:2px}.chat-module-scss-module__EuGP9W__messages{background:#fff;flex-direction:column;flex:1;gap:4px;min-height:0;padding:16px;display:flex;overflow-y:auto}.chat-module-scss-module__EuGP9W__bubble{max-width:75%;animation:.2s chat-module-scss-module__EuGP9W__chatFadeIn;display:flex}.chat-module-scss-module__EuGP9W__bubbleLinguarudo{align-self:flex-start;}.chat-module-scss-module__EuGP9W__bubbleLinguarudo+.chat-module-scss-module__EuGP9W__bubbleUser{margin-top:8px}.chat-module-scss-module__EuGP9W__bubbleUser{align-self:flex-end;}.chat-module-scss-module__EuGP9W__bubbleUser+.chat-module-scss-module__EuGP9W__bubbleLinguarudo{margin-top:8px}.chat-module-scss-module__EuGP9W__bubbleContent{border-radius:18px;padding:10px 16px}.chat-module-scss-module__EuGP9W__bubbleContentLinguarudo{background:#e9e9eb;border-bottom-left-radius:6px;}.chat-module-scss-module__EuGP9W__bubbleContentUser{background:#0b57d0;border-bottom-right-radius:6px;}.chat-module-scss-module__EuGP9W__bubbleText{margin:0;font-size:.88rem;line-height:1.5}.chat-module-scss-module__EuGP9W__bubbleTextLinguarudo{color:#1c1c1e;}.chat-module-scss-module__EuGP9W__bubbleTextUser{color:#fff;}.chat-module-scss-module__EuGP9W__translationToggle{cursor:pointer;background:0 0;border:none;margin-top:4px;padding:2px 0;font-size:.72rem;transition:opacity .1s}.chat-module-scss-module__EuGP9W__translationToggle:hover{opacity:.7}.chat-module-scss-module__EuGP9W__translationToggle:focus-visible{outline:2px solid var(--os-accent,#007aff);outline-offset:2px}.chat-module-scss-module__EuGP9W__translationToggleLinguarudo{color:#636366;}.chat-module-scss-module__EuGP9W__translationToggleUser{color:#ffffffd9;}.chat-module-scss-module__EuGP9W__translation{margin:4px 0 0;font-size:.76rem;font-style:italic}.chat-module-scss-module__EuGP9W__translationLinguarudo{color:#48484a;}.chat-module-scss-module__EuGP9W__translationUser{color:#ffffffe6;}.chat-module-scss-module__EuGP9W__typing{gap:5px;padding:4px 0;display:flex}.chat-module-scss-module__EuGP9W__typing span{background:#8e8e93;border-radius:50%;width:7px;height:7px;animation:1.4s infinite chat-module-scss-module__EuGP9W__chatTyping}.chat-module-scss-module__EuGP9W__typing span:nth-child(2){animation-delay:.2s}.chat-module-scss-module__EuGP9W__typing span:nth-child(3){animation-delay:.4s}@keyframes chat-module-scss-module__EuGP9W__chatTyping{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes chat-module-scss-module__EuGP9W__chatFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.chat-module-scss-module__EuGP9W__options{border-top:1px solid var(--os-border,#e0e0e0);background:#fff;flex-direction:column;flex-shrink:0;gap:8px;padding:12px 16px;display:flex;overflow-y:auto}.chat-module-scss-module__EuGP9W__optionsLabel{color:#636366;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.chat-module-scss-module__EuGP9W__optionsBtn{text-align:left;cursor:pointer;color:var(--os-text-primary,#1c1c1e);font:inherit;background:#f2f2f7;border:1px solid #d1d1d6;border-radius:16px;flex-direction:column;padding:12px 16px;transition:background .15s,border-color .15s;display:flex}.chat-module-scss-module__EuGP9W__optionsBtn:hover:not(:disabled){background:#e5e5ea;border-color:#0b57d0}.chat-module-scss-module__EuGP9W__optionsBtn:focus-visible{outline-offset:2px;outline:2px solid #0b57d0}.chat-module-scss-module__EuGP9W__optionsBtn:disabled{opacity:.5;cursor:not-allowed}.chat-module-scss-module__EuGP9W__optionsText{color:var(--os-text-primary,#1c1c1e);font-size:.88rem;font-weight:500;line-height:1.4}.chat-module-scss-module__EuGP9W__complete{text-align:center;border-top:1px solid var(--os-border,#e0e0e0);background:#fff;flex-shrink:0;padding:8px 16px}.chat-module-scss-module__EuGP9W__completeText{color:#1d7d33;margin:0 0 6px;font-size:.88rem}.chat-module-scss-module__EuGP9W__completeText i{margin-right:4px}.chat-module-scss-module__EuGP9W__completeRow{align-items:center;gap:16px;display:flex}@media (max-width:600px){.chat-module-scss-module__EuGP9W__completeRow{flex-direction:column}}.chat-module-scss-module__EuGP9W__completeAd{flex:1;min-width:0}@media (max-width:600px){.chat-module-scss-module__EuGP9W__completeAd{order:2;width:100%}}.chat-module-scss-module__EuGP9W__completeActionsStacked{flex-direction:column;flex-shrink:0;gap:8px;display:flex}@media (max-width:600px){.chat-module-scss-module__EuGP9W__completeActionsStacked{flex-direction:row;order:1;justify-content:center}}.chat-module-scss-module__EuGP9W__completeActions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.chat-module-scss-module__EuGP9W__completeBtn{color:var(--os-text-primary,#1c1c1e);cursor:pointer;background:#f2f2f7;border:1px solid #d1d1d6;border-radius:10px;padding:8px 16px;font-size:.82rem;transition:background .15s}.chat-module-scss-module__EuGP9W__completeBtn:hover{background:#e5e5ea}.chat-module-scss-module__EuGP9W__completeBtn:focus-visible{outline:2px solid var(--os-accent,#007aff);outline-offset:2px}.chat-module-scss-module__EuGP9W__completeBtn i{margin-right:4px}.chat-module-scss-module__EuGP9W__completeBtnVocab{color:var(--os-accent,#c0392b);border-color:var(--os-accent,#c0392b);}.chat-module-scss-module__EuGP9W__vocabDrawer{border-left:1px solid var(--os-border,#e0e0e0);z-index:10;background:#fff;flex-direction:column;width:260px;max-width:80%;animation:.2s chat-module-scss-module__EuGP9W__chatSlideIn;display:flex;position:absolute;top:0;bottom:0;right:0}@keyframes chat-module-scss-module__EuGP9W__chatSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.chat-module-scss-module__EuGP9W__vocabDrawerHeader{border-bottom:1px solid var(--os-border,#e0e0e0);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.chat-module-scss-module__EuGP9W__vocabDrawerHeader h3{color:var(--os-text-primary,#1c1c1e);margin:0;font-size:.82rem}.chat-module-scss-module__EuGP9W__vocabDrawerHeader h3 i{color:var(--os-accent,#c0392b);margin-right:6px}.chat-module-scss-module__EuGP9W__vocabDrawerHeader button{color:var(--os-text-secondary,#636366);cursor:pointer;background:0 0;border:none;font-size:.85rem}.chat-module-scss-module__EuGP9W__vocabDrawerHeader button:hover{color:var(--os-text-primary,#1c1c1e)}.chat-module-scss-module__EuGP9W__vocabDrawerHeader button:focus-visible{outline:2px solid var(--os-accent,#007aff);outline-offset:2px}.chat-module-scss-module__EuGP9W__vocabDrawerCount{background:var(--os-accent,#c0392b);color:#fff;border-radius:8px;margin-left:6px;padding:1px 6px;font-size:.72rem}.chat-module-scss-module__EuGP9W__vocabDrawerList{flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}.chat-module-scss-module__EuGP9W__vocabDrawerItem{border-bottom:1px solid #0000000f;justify-content:space-between;padding:8px 14px;font-size:.78rem;display:flex}.chat-module-scss-module__EuGP9W__vocabDrawerWord{color:var(--os-text-primary,#1c1c1e);font-weight:500}.chat-module-scss-module__EuGP9W__vocabDrawerTranslation{color:var(--os-text-secondary,#636366);font-style:italic}.chat-module-scss-module__EuGP9W__vocabDrawerEmpty{text-align:center;color:var(--os-text-tertiary,#8e8e93);padding:20px 14px;font-size:.78rem}.chat-module-scss-module__EuGP9W__bubbleActions{align-items:center;gap:8px;margin-top:4px;display:flex}.chat-module-scss-module__EuGP9W__speakerBtn{cursor:pointer;color:#636366;background:0 0;border:none;padding:2px 0;font-size:.72rem;transition:opacity .1s}.chat-module-scss-module__EuGP9W__speakerBtn:hover{opacity:.7}.chat-module-scss-module__EuGP9W__speakerBtn:disabled{opacity:.4;cursor:wait}.chat-module-scss-module__EuGP9W__speakerBtn:focus-visible{outline:2px solid var(--os-accent,#007aff);outline-offset:2px}.chat-module-scss-module__EuGP9W__audioUpgrade{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-top:8px;padding:8px 10px;font-size:.75rem;animation:.2s chat-module-scss-module__EuGP9W__chatFadeIn}.chat-module-scss-module__EuGP9W__audioUpgrade p{margin:0 0 6px}.chat-module-scss-module__EuGP9W__audioUpgradeActions{gap:6px;display:flex}.chat-module-scss-module__EuGP9W__audioUpgradeActions button{color:#92400e;font:inherit;cursor:pointer;background:#fff;border:1px solid #fbbf24;border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:600}.chat-module-scss-module__EuGP9W__audioUpgradeActions button:hover{background:#fef3c7}.chat-module-scss-module__EuGP9W__modeToggle{background:#f2f2f7;border-radius:8px;gap:2px;padding:2px;display:flex}.chat-module-scss-module__EuGP9W__modeBtn{font:inherit;cursor:pointer;color:var(--os-text-secondary,#636366);background:0 0;border:none;border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:background .15s,color .15s}.chat-module-scss-module__EuGP9W__modeBtn:hover{color:var(--os-text-primary,#1c1c1e)}.chat-module-scss-module__EuGP9W__modeBtnActive{color:var(--os-text-primary,#1c1c1e);background:#fff;box-shadow:0 1px 3px #00000014;}.chat-module-scss-module__EuGP9W__inputBar{border-top:1px solid var(--os-border,#e0e0e0);background:#fff;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;display:flex}.chat-module-scss-module__EuGP9W__inputField{font:inherit;color:var(--os-text-primary,#1c1c1e);border:1px solid #d1d1d6;border-radius:20px;outline:none;flex:1;padding:10px 14px;font-size:.88rem;transition:border-color .15s}.chat-module-scss-module__EuGP9W__inputField:focus{border-color:#0b57d0}.chat-module-scss-module__EuGP9W__inputField:disabled{opacity:.5}.chat-module-scss-module__EuGP9W__inputField::placeholder{color:#8e8e93}.chat-module-scss-module__EuGP9W__inputSend{color:#fff;cursor:pointer;background:#0b57d0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:opacity .15s;display:flex}.chat-module-scss-module__EuGP9W__inputSend:disabled{opacity:.3;cursor:not-allowed}.chat-module-scss-module__EuGP9W__inputSend:hover:not(:disabled){opacity:.85}.chat-module-scss-module__EuGP9W__correction{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:-2px 16px 8px 44px;padding:8px 12px;font-size:.82rem;animation:.2s chat-module-scss-module__EuGP9W__chatFadeIn}.chat-module-scss-module__EuGP9W__correctionToggle{cursor:pointer;font:inherit;color:#92400e;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.78rem;font-weight:600;display:flex}.chat-module-scss-module__EuGP9W__correctionText{color:#78350f;margin:6px 0 0;line-height:1.5}.chat-module-scss-module__EuGP9W__upgrade{text-align:center;border-top:1px solid var(--os-border,#e0e0e0);background:#fffbeb;flex-shrink:0;padding:16px}.chat-module-scss-module__EuGP9W__upgradeText{color:#92400e;margin:0 0 12px;font-size:.85rem}.chat-module-scss-module__EuGP9W__upgradeText i{margin-right:4px}.chat-module-scss-module__EuGP9W__upgradeActions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.chat-module-scss-module__EuGP9W__upgradeBtn{color:var(--os-text-primary,#1c1c1e);cursor:pointer;background:#fff;border:1px solid #d1d1d6;border-radius:10px;padding:8px 16px;font-size:.82rem}.chat-module-scss-module__EuGP9W__upgradeBtn:hover{background:#f2f2f7}.chat-module-scss-module__EuGP9W__upgradeBtnPrimary{background:var(--os-accent,#c0392b);color:#fff;border-color:var(--os-accent,#c0392b);}.chat-module-scss-module__EuGP9W__upgradeBtnPrimary:hover{opacity:.9}
.postit-helper{z-index:10;pointer-events:none;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:-20px;right:-32px}.postit-helper__bubble{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-width:180px;padding:5px 10px;font-size:11px;line-height:1.35;position:relative;box-shadow:0 1px 4px #00000014}.postit-helper__bubble:after{content:"";filter:drop-shadow(0 1px 1px #0000000f);border-top:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-6px;right:16px}.postit-helper__bubble:before{content:"";border-top:7px solid #e5e7eb;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;bottom:-7px;right:15px}.postit-helper__note{background:#fef3c7;border:1px solid #d9af424d;border-radius:3px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;transform:rotate(2deg);box-shadow:0 2px 6px #00000014,inset 0 -1px #0000000a}.postit-helper__note:after{content:"";background:linear-gradient(135deg,#0000 50%,#d9af4226 50%);border-radius:0 3px 0 0;width:10px;height:10px;position:absolute;top:0;right:0}.postit-helper__svg{width:36px;height:36px}.postit-helper--animate .postit-helper__note{animation:.4s postit-bounce}@keyframes postit-bounce{0%{transform:rotate(2deg)scale(1)}30%{transform:rotate(2deg)scale(1.15)}60%{transform:rotate(2deg)scale(.95)}to{transform:rotate(2deg)scale(1)}}.postit-helper--inline{pointer-events:auto;flex-direction:column;align-items:center;margin:.75rem auto 0;display:flex;position:static}.postit-helper--inline .postit-helper__bubble{margin-bottom:6px;position:relative}.postit-helper--inline .postit-helper__bubble:after{inset:auto auto -6px 50%;transform:translate(-50%)}.postit-helper--inline .postit-helper__bubble:before{inset:auto auto -7px 50%;transform:translate(-50%)}.postit-helper__dismiss{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1;position:absolute;top:2px;right:4px}.postit-helper__dismiss:hover,.postit-helper__dismiss:focus-visible{color:#374151}.postit-helper__dismiss:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #3b82f6}.postit-helper__action{cursor:pointer;color:#2563eb;text-underline-offset:2px;background:0 0;border:none;margin-top:4px;padding:0;font-size:11px;font-weight:600;text-decoration:underline;display:block}.postit-helper__action:hover,.postit-helper__action:focus-visible{color:#1d4ed8}.postit-helper__action:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #3b82f6}.postit-helper__bubble{position:relative}@media (max-width:479.98px){.postit-helper:not(.postit-helper--inline){pointer-events:auto;flex-direction:column;align-items:center;margin:.75rem auto 0;position:static}.postit-helper:not(.postit-helper--inline) .postit-helper__bubble{margin-bottom:6px;position:static}.postit-helper:not(.postit-helper--inline) .postit-helper__bubble:after,.postit-helper:not(.postit-helper--inline) .postit-helper__bubble:before{left:50%;right:auto;transform:translate(-50%)}}
.chatLanding-module-scss-module__6zsoha__landing{max-width:100%;font-family:var(--font-rubik),system-ui,sans-serif;margin:0 auto;padding:24px}.chatLanding-module-scss-module__6zsoha__hero{background:linear-gradient(135deg,#fef3c7 0%,#fff7ed 40%,#fff 100%);border:1px solid #fde68a;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:32px;margin-bottom:24px;padding:36px 32px;display:grid}@media (max-width:768px){.chatLanding-module-scss-module__6zsoha__hero{text-align:center;grid-template-columns:1fr;gap:24px;padding:28px 20px}}.chatLanding-module-scss-module__6zsoha__heroText{flex-direction:column;gap:12px;display:flex}.chatLanding-module-scss-module__6zsoha__heroTitle{color:var(--os-text-primary,#1c1c1e);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:800;line-height:1.25}@media (max-width:500px){.chatLanding-module-scss-module__6zsoha__heroTitle{font-size:1.25rem}}.chatLanding-module-scss-module__6zsoha__heroSubtitle{color:var(--os-text-secondary,#636366);margin:0;font-size:.92rem;line-height:1.6}.chatLanding-module-scss-module__6zsoha__heroMascot{transform-origin:0;margin:8px 0 8px 16px;transform:scale(1.6)}@media (max-width:768px){.chatLanding-module-scss-module__6zsoha__heroMascot{transform-origin:50%;margin:8px auto;transform:scale(1.4)}}.chatLanding-module-scss-module__6zsoha__heroPreview{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.chatLanding-module-scss-module__6zsoha__heroPreview{order:-1}}.chatLanding-module-scss-module__6zsoha__chatPreview{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:340px;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 1px 4px #0000000d}.chatLanding-module-scss-module__6zsoha__previewHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:10px 16px;display:flex}.chatLanding-module-scss-module__6zsoha__previewDot{background:#34c759;border-radius:50%;width:8px;height:8px}.chatLanding-module-scss-module__6zsoha__previewTitle{color:var(--os-text-secondary,#636366);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.chatLanding-module-scss-module__6zsoha__previewMessages{flex-direction:column;gap:8px;padding:16px;display:flex}.chatLanding-module-scss-module__6zsoha__previewBubbleLeft{color:#1c1c1e;background:#e9e9eb;border-radius:18px 18px 18px 6px;align-self:flex-start;max-width:80%;padding:10px 14px;font-size:.82rem;line-height:1.4}.chatLanding-module-scss-module__6zsoha__previewBubbleRight{color:#fff;background:#0b57d0;border-radius:18px 18px 6px;align-self:flex-end;max-width:80%;padding:10px 14px;font-size:.82rem;line-height:1.4}.chatLanding-module-scss-module__6zsoha__previewOptions{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.chatLanding-module-scss-module__6zsoha__previewOption{color:var(--os-text-primary,#1c1c1e);background:#f2f2f7;border:1px solid #d1d1d6;border-radius:16px;padding:7px 12px;font-size:.75rem}.chatLanding-module-scss-module__6zsoha__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:24px;padding:28px 24px;box-shadow:0 1px 4px #0000000a}.chatLanding-module-scss-module__6zsoha__sectionHeading{align-items:center;gap:12px;margin-bottom:16px;display:flex}.chatLanding-module-scss-module__6zsoha__sectionIcon{background:var(--os-accent,#c0392b);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;display:flex}.chatLanding-module-scss-module__6zsoha__sectionTitle{color:var(--os-text-primary,#1c1c1e);margin:0;font-size:1.15rem;font-weight:700}.chatLanding-module-scss-module__6zsoha__subtitle{color:var(--os-text-secondary,#636366);margin:0 0 20px;font-size:.9rem;line-height:1.6}.chatLanding-module-scss-module__6zsoha__langGrid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:10px;display:grid}.chatLanding-module-scss-module__6zsoha__langBtn{font:inherit;color:var(--os-text-primary,#1c1c1e);cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.chatLanding-module-scss-module__6zsoha__langBtn:hover{border-color:var(--os-accent,#c0392b);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.chatLanding-module-scss-module__6zsoha__langBtn:focus-visible{outline:2px solid var(--os-accent,#c0392b);outline-offset:2px}@media (prefers-reduced-motion:reduce){.chatLanding-module-scss-module__6zsoha__langBtn{transition:none}.chatLanding-module-scss-module__6zsoha__langBtn:hover{transform:none}}.chatLanding-module-scss-module__6zsoha__langFlag{font-size:1.2em;line-height:1}.chatLanding-module-scss-module__6zsoha__langGroupTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin:20px 0 10px;font-size:.85rem;font-weight:600;display:flex}.chatLanding-module-scss-module__6zsoha__langGroupTitle:first-of-type{margin-top:0}.chatLanding-module-scss-module__6zsoha__langGroupTitle i{font-size:.75rem}.chatLanding-module-scss-module__6zsoha__categories{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:768px){.chatLanding-module-scss-module__6zsoha__categories{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.chatLanding-module-scss-module__6zsoha__categories{grid-template-columns:1fr}}.chatLanding-module-scss-module__6zsoha__categoryCard{text-align:center;color:var(--os-text-primary,#1c1c1e);cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.chatLanding-module-scss-module__6zsoha__categoryCard:hover{border-color:var(--os-accent,#c0392b);transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}@media (prefers-reduced-motion:reduce){.chatLanding-module-scss-module__6zsoha__categoryCard{transition:none}.chatLanding-module-scss-module__6zsoha__categoryCard:hover{transform:none}}.chatLanding-module-scss-module__6zsoha__categoryIcon{background:#fef3c7;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.chatLanding-module-scss-module__6zsoha__categoryIcon svg{width:52px;height:52px}.chatLanding-module-scss-module__6zsoha__categoryText{flex-direction:column;align-items:center;display:flex}.chatLanding-module-scss-module__6zsoha__categoryName{font-size:.95rem;font-weight:600}.chatLanding-module-scss-module__6zsoha__categoryCount{color:var(--os-text-secondary,#636366);font-size:.72rem}.chatLanding-module-scss-module__6zsoha__unavailable{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-size:.88rem;display:flex}.chatLanding-module-scss-module__6zsoha__unavailable i{font-size:1rem}.chatLanding-module-scss-module__6zsoha__signInCard{text-align:center;background:#fffbeb;border:1px solid #fde68a;border-radius:16px;margin-bottom:24px;padding:28px 24px}.chatLanding-module-scss-module__6zsoha__cta{background:var(--os-accent,#c0392b);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;margin-top:8px;padding:12px 28px;font-size:.92rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.chatLanding-module-scss-module__6zsoha__cta:hover{opacity:.9}.chatLanding-module-scss-module__6zsoha__cta:focus-visible{outline:2px solid var(--os-accent,#c0392b);outline-offset:3px}.chatLanding-module-scss-module__6zsoha__howItWorks{margin-bottom:24px}.chatLanding-module-scss-module__6zsoha__howTitle{color:var(--os-text-primary,#1c1c1e);text-align:center;margin:0 0 20px;font-size:1.15rem;font-weight:700}.chatLanding-module-scss-module__6zsoha__stepsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:768px){.chatLanding-module-scss-module__6zsoha__stepsGrid{grid-template-columns:1fr}}.chatLanding-module-scss-module__6zsoha__step{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:24px 20px}.chatLanding-module-scss-module__6zsoha__stepIcon{color:#92400e;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;font-size:1.1rem;display:flex}.chatLanding-module-scss-module__6zsoha__stepLabel{color:var(--os-text-primary,#1c1c1e);margin:0 0 8px;font-size:.92rem;font-weight:600}.chatLanding-module-scss-module__6zsoha__stepDesc{color:var(--os-text-secondary,#636366);margin:0;font-size:.8rem;line-height:1.55}.chatLanding-module-scss-module__6zsoha__openChatBanner{background:linear-gradient(135deg,#ede9fe 0%,#f0f0ff 100%);border:1px solid #c4b5fd;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px 28px;display:flex}@media (max-width:640px){.chatLanding-module-scss-module__6zsoha__openChatBanner{text-align:center;flex-direction:column;gap:16px;padding:24px 20px}}.chatLanding-module-scss-module__6zsoha__openChatBanner h3{color:#1c1c1e;margin:0 0 4px;font-size:1.05rem;font-weight:700}.chatLanding-module-scss-module__6zsoha__openChatBanner p{color:#636366;max-width:560px;margin:0;font-size:.85rem;line-height:1.5}.chatLanding-module-scss-module__6zsoha__openChatText{flex:1}.chatLanding-module-scss-module__6zsoha__openChatBadge{color:#fff;white-space:nowrap;letter-spacing:.02em;background:#7c3aed;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:.75rem;font-weight:700}.chatLanding-module-scss-module__6zsoha__openChatBadge i{margin-right:4px}.chatLanding-module-scss-module__6zsoha__pricingGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}@media (max-width:768px){.chatLanding-module-scss-module__6zsoha__pricingGrid{grid-template-columns:1fr}}.chatLanding-module-scss-module__6zsoha__pricingCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;padding:24px 20px;display:flex}.chatLanding-module-scss-module__6zsoha__pricingCardFeatured{border:2px solid var(--os-accent,#c0392b);background:linear-gradient(#fff 0%,#fef3c7 100%);position:relative;box-shadow:0 4px 16px #00000014;}.chatLanding-module-scss-module__6zsoha__pricingBadge{background:var(--os-accent,#c0392b);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:10px;padding:3px 12px;font-size:.68rem;font-weight:700;position:absolute;top:-11px}.chatLanding-module-scss-module__6zsoha__pricingTier{color:var(--os-text-primary,#1c1c1e);margin:0 0 4px;font-size:1rem;font-weight:700}.chatLanding-module-scss-module__6zsoha__pricingPrice{color:var(--os-text-primary,#1c1c1e);margin:0 0 2px;font-size:1.8rem;font-weight:800}.chatLanding-module-scss-module__6zsoha__pricingPrice span{color:var(--os-text-secondary,#636366);font-size:.82rem;font-weight:400}.chatLanding-module-scss-module__6zsoha__pricingPeriod{color:var(--os-text-secondary,#636366);margin-bottom:16px;font-size:.72rem}.chatLanding-module-scss-module__6zsoha__pricingFeatures{text-align:left;flex:1;width:100%;margin:0;padding:0;list-style:none}.chatLanding-module-scss-module__6zsoha__pricingFeature{color:var(--os-text-primary,#1c1c1e);border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;padding:6px 0;font-size:.82rem;display:flex}.chatLanding-module-scss-module__6zsoha__pricingFeature:last-child{border-bottom:none}.chatLanding-module-scss-module__6zsoha__pricingCheck{color:#34c759;text-align:center;flex-shrink:0;width:16px;font-size:.78rem}.chatLanding-module-scss-module__6zsoha__pricingDash{color:#d1d1d6;text-align:center;flex-shrink:0;width:16px;font-size:.78rem}.chatLanding-module-scss-module__6zsoha__pricingCta{width:100%;color:var(--os-text-primary,#1c1c1e);font:inherit;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-top:16px;padding:10px 20px;font-size:.88rem;font-weight:600;transition:background .15s}.chatLanding-module-scss-module__6zsoha__pricingCta:hover{background:#f0f0f5}.chatLanding-module-scss-module__6zsoha__pricingCta:focus-visible{outline:2px solid var(--os-accent,#c0392b);outline-offset:2px}.chatLanding-module-scss-module__6zsoha__pricingCtaPrimary{background:var(--os-accent,#c0392b);color:#fff;border-color:var(--os-accent,#c0392b);}.chatLanding-module-scss-module__6zsoha__pricingCtaPrimary:hover{opacity:.9;background:var(--os-accent,#c0392b)}
