.brand-select{position:relative;min-width:0;color:#142f2a}.brand-select-trigger{width:100%;min-height:48px;padding:0 14px 0 16px;border:1px solid rgba(20,47,42,.18);border-radius:13px;background:rgba(255,255,252,.96);color:inherit;display:flex;align-items:center;justify-content:space-between;gap:18px;font:720 14px/1.2 Aptos,Noto Sans,Noto Sans SC,sans-serif;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.85);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.brand-select-trigger:hover{border-color:rgba(36,119,101,.5);background:#fff}.brand-select-trigger:focus-visible{outline:none;border-color:#2f7c6b;box-shadow:0 0 0 4px rgba(47,124,107,.13),inset 0 1px 0 white}.brand-select[data-open] .brand-select-trigger{border-color:#2f7c6b;box-shadow:0 0 0 4px rgba(47,124,107,.11)}.brand-select-trigger svg{flex:none;color:#4c6d65;transition:transform .22s ease}.brand-select[data-open] .brand-select-trigger svg{transform:rotate(180deg)}.brand-select-trigger:disabled{cursor:not-allowed;opacity:.58;background:#f1f2ed}.brand-select-menu{position:absolute;z-index:120;inset-inline:0;top:calc(100% + 8px);min-width:max(100%,208px);max-height:304px;padding:7px;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(20,47,42,.14);border-radius:16px;background:rgba(255,255,252,.98);box-shadow:0 22px 58px rgba(17,46,39,.18),0 4px 14px rgba(17,46,39,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:brand-select-in .16s cubic-bezier(.2,.8,.2,1)}.brand-select[data-side=top] .brand-select-menu{top:auto;bottom:calc(100% + 8px);transform-origin:bottom center}.brand-select-menu>button{width:100%;min-height:46px;padding:9px 10px 9px 12px;border:0;border-radius:10px;background:transparent;color:#21433c;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:start;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.brand-select-menu>button:focus-visible,.brand-select-menu>button:hover{outline:none;background:#edf5ef;color:#123a31}.brand-select-menu>button:active{transform:scale(.985)}.brand-select-menu>button[aria-selected=true]{background:#dff0e5;color:#165b4a}.brand-select-menu b{display:block;font-size:14px;font-weight:760}.brand-select-menu small{display:block;margin-top:3px;color:#73827e;font-size:10px;font-weight:560}.brand-select-check{flex:none;opacity:0;color:#247765}.brand-select-menu>button[aria-selected=true] .brand-select-check{opacity:1}.brand-select-language{min-width:104px}.brand-select-language .brand-select-trigger{min-height:42px;border-radius:13px;font-size:12px}.brand-select-language .brand-select-menu{inset-inline:auto 0;width:230px}@keyframes brand-select-in{0%{opacity:0;transform:translateY(-5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:760px){.brand-select-menu{min-width:100%;max-width:min(88vw,320px);max-height:min(304px,52vh)}.brand-select-language .brand-select-menu{width:min(230px,82vw)}}@media (prefers-reduced-motion:reduce){.brand-select-menu{animation:none}.brand-select-menu>button,.brand-select-trigger svg{transition:none}}.chat-head .avatar{overflow:hidden}.chat-head .avatar img{display:block;width:100%;height:100%;object-fit:cover}.hero-carousel{grid-column:1/-1;min-width:0}.hero-product-stage{transition:background .45s ease}.hero-product-stage .scene-artwork{position:relative;min-height:560px;overflow:hidden;background:linear-gradient(145deg,#f3f0ea 0,color-mix(in srgb,var(--scene-accent) 42%,#f3f0ea) 100%)}.scene-copy{position:relative;background:linear-gradient(160deg,#fff 0,color-mix(in srgb,var(--scene-accent) 66%,#fff) 100%)}.scene-brand{width:210px;height:auto;margin-bottom:70px}.scene-copy>p{max-width:330px;margin:20px 0 24px;color:#52605d;line-height:1.7}.scene-features{display:grid;gap:10px;margin:0;padding:0}.scene-feature{display:flex;gap:9px;align-items:center;width:100%;padding:11px 13px;border:1px solid #17322d18;border-radius:12px;background:#ffffff9c;color:#17322d;text-align:start;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.scene-feature span{color:#2f7b70}.scene-feature:hover,.scene-feature[aria-pressed=true]{border-color:#2f7b7066;background:#fff;transform:translateX(3px)}.hero-carousel-frame{position:relative}.hero-scene-control{position:absolute;top:50%;z-index:3;display:grid;width:48px;height:48px;padding:0;place-items:center;border:1px solid #17322d36;border-radius:14px;background:#ffffffd9;color:#17322d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 22px #17322d0d;cursor:pointer;transform:translateY(-50%);transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hero-arrow-icon{width:20px;height:20px;overflow:visible}.hero-arrow-right{transform:scaleX(-1)}.hero-scene-control-previous{inset-inline-start:-68px}.hero-scene-control-next{inset-inline-end:-68px}.hero-scene-control:focus-visible,.hero-scene-control:hover{border-color:#17322d;background:#17322d;color:#fff;box-shadow:0 12px 28px #17322d24;transform:translateY(calc(-50% - 2px))}.hero-scene-control:active{transform:translateY(-50%) scale(.96)}.hero-scene-control:focus-visible,.hero-scene-pager-button:focus-visible{outline:3px solid #77aa9f;outline-offset:3px}.hero-scene-pager{display:flex;align-items:center;justify-content:center;gap:2px;margin:18px auto 0}.hero-scene-pager-button{position:relative;display:grid;min-width:34px;min-height:34px;padding:0;place-items:center;border:0;background:transparent;cursor:pointer}.hero-scene-pager-button:after{width:18px;height:5px;border:1px solid #8c9d97;border-radius:999px;background:transparent;content:"";transition:width .22s ease,border-color .22s ease,background .22s ease}.hero-scene-pager-button:hover:after{border-color:#17322d}.hero-scene-pager-button[aria-selected=true]:after{width:32px;border-color:#17322d;background:#17322d}.scene-stack{display:grid;gap:14px;padding:38px}.scene-artwork-inner{min-height:492px;animation:scene-artwork-enter .24s ease both}@keyframes scene-artwork-enter{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.scene-visual-note{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-inline-start:2px solid #2f7b70;color:#315d56;background:#ffffff8f;font-size:11px;font-weight:800;letter-spacing:.06em}.scene-artwork>.scene-artwork-inner>.scene-visual-note{margin:-16px 0 18px}.phrase-tabs,.style-controls,.tag-cloud,.tone-grid{display:flex;flex-wrap:wrap;gap:8px}.style-controls button,.tag-cloud button,.tone-grid button{border:1px solid #17322d24;border-radius:999px;padding:9px 12px;color:#45615c;background:#fff}.style-controls button.selected,.tag-cloud button.active,.tone-grid button.active{border-color:#17322d;color:#fff;background:#17322d}.style-preview .bubble{max-width:100%}.styled-translation{color:#b82424!important;font-size:17px}.style-colors{display:flex;align-items:center;gap:9px;padding:16px;border-radius:14px;background:#fff;color:#6a7774;font-size:12px}.style-colors i{width:20px;height:20px;border-radius:50%;background:#b82424}.style-colors i:nth-child(2){background:#2f7b70}.style-colors i:nth-child(3){background:#17322d}.bulk-bar,.followup-row,.identity-card,.identity-rule,.send-step,.sync-row{display:flex;align-items:center;gap:14px;padding:17px;border:1px solid #17322d12;border-radius:16px;background:#fff}.send-step>span{font:italic 17px Georgia,serif;color:#2f7b70}.followup-row p,.identity-card p,.send-step p{display:grid;gap:4px;margin:0}.followup-row small,.identity-card small,.send-step small{color:#7b8783}.followup-row em,.identity-card em,.send-step em,.sync-row em{margin-inline-start:auto;color:#2f7b70;font-size:11px;font-style:normal}.send-step.active{color:#fff;background:#17322d}.send-step.active small,.send-step.active>span{color:#cbe989}.phrase-tabs b,.phrase-tabs span{padding:8px 10px;border-bottom:1px solid #aebcb6;color:#687671;font-size:12px}.phrase-tabs b{border-color:#17322d;color:#17322d}.phrase-card.light{color:#17322d;background:#fff}.sync-orbit{display:grid;grid-template-columns:1fr auto 1.25fr auto 1fr;align-items:center;gap:10px;padding:24px;border-radius:18px;color:#fff;background:#17322d;text-align:center}.sync-orbit b{color:#cbe989}.sync-orbit i{color:#78a89e;font-style:normal}.sync-row em{margin-inline-start:auto}.ai-editor,.timezone-list,.transcript-card{display:grid;gap:12px;padding:23px;border-radius:20px;background:#fff}.ai-editor small,.transcript-card small{color:#70807c;letter-spacing:.08em}.transcript-card.translated{color:#fff;background:#17322d}.transcript-card.translated small{color:#cbe989}.voice-demo.compact{margin-top:0}.composer.inserted{margin-top:8px;color:#17322d}.timezone-list header,.timezone-list>div{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e1e6e2}.timezone-list header span{font-size:28px}.identity-card>span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;color:#2f7b70;background:#dceee8;font-weight:800}.identity-rule{justify-content:space-between}.identity-rule span{color:#667671;font-size:12px}.identity-rule.muted{opacity:.58}.bulk-bar{justify-content:space-between;color:#fff;background:#17322d}.bulk-bar span{color:#cbe989}.bulk-result{padding:16px;border-inline-start:2px solid #2f7b70;background:#ffffffa6;color:#48625d;font-size:12px}.followup-row>i{width:11px;height:11px;border:2px solid #7f8c88;border-radius:50%}.followup-row>i.active{border-color:#2f7b70;background:#cbe989}.ai-editor p{min-height:105px;margin:0;padding:15px;border:1px solid #d7dfda;border-radius:13px;line-height:1.6}.ai-editor span{color:#2f7b70;font-size:11px}.theme-showcase>.scene-visual-note{grid-column:1/-1}.contact-mini,.scene-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px;border-radius:17px;background:#fff}.scene-toolbar span{color:#2f7b70;font-size:12px}.glossary-row{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;padding:17px 18px;border:1px solid #17322d12;border-radius:15px;background:#ffffffc7}.glossary-row span{color:#697572}.glossary-row em{padding:5px 9px;border-radius:99px;background:#dff4c9;color:#2f665d;font-size:11px}.phrase-card{display:grid;gap:13px;margin-top:12px;padding:23px;border-radius:20px;background:#17322d;color:#fff}.phrase-card small{color:#cbe989}.phrase-card button,.scene-action{justify-self:start;padding:10px 15px;border:0;border-radius:11px;background:#cbe989;color:#17322d;font-weight:800}.voice-demo{display:grid;gap:20px;margin-top:70px;padding:28px;border-radius:24px;background:#fff;box-shadow:0 22px 60px #17322d12}.voice-line{display:flex;align-items:center;gap:6px}.voice-line button{width:40px;height:40px;border:0;border-radius:50%;background:#17322d;color:#fff}.voice-line i{width:4px;border-radius:9px;background:#4d837b;transform:scaleY(2.6)}.voice-line time{margin-inline-start:auto;color:#7a8582;font-size:12px}.voice-demo p{padding-bottom:16px;border-bottom:1px solid #17322d18}.voice-demo strong{color:#b63b33}.contact-mini>span,.customer-row>span{display:grid;width:45px;height:45px;place-items:center;border-radius:50%;background:#e1f0eb;color:#2f7b70;font-weight:800}.customer-avatar{position:relative;display:grid;flex:0 0 auto;width:46px;height:46px;overflow:hidden;place-items:center;border-radius:50%;background:#e6efeb}.customer-avatar img,.customer-avatar-fallback{position:absolute;inset:0;width:100%;height:100%}.customer-avatar img{z-index:1;object-fit:cover}.customer-avatar-fallback{display:grid;place-items:center;color:#2f7b70;font-size:12px;font-weight:800}.contact-mini p,.customer-row p{display:grid;margin-inline-end:auto;margin-inline-start:12px}.contact-mini small,.customer-row small{color:#7c8683}.contact-mini em{color:#2f7b70;font-size:12px}.region-card{margin-top:35px;padding:24px;border-radius:24px;background:#17322d;color:#fff}.region-card header{display:flex;align-items:center;gap:12px;padding-bottom:19px;border-bottom:1px solid #ffffff20}.region-card header span{font-size:30px}.region-card header strong{margin-inline-start:auto;color:#cbe989;font-size:24px}.region-card>div{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:22px 0}.region-card p{display:grid;gap:5px}.region-card footer,.region-card small{color:#a8b9b5}.crm-metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px}.crm-metrics article{display:grid;gap:7px;padding:22px;border-radius:18px;background:#fff}.crm-metrics b{font:500 38px Georgia,serif}.customer-row{display:flex;align-items:center;padding:16px;border-radius:17px;background:#fff}.customer-row em{padding:6px 9px;border-radius:99px;background:#f6eec4;color:#6d5c19;font-size:11px}.tag-strip{display:flex;flex-wrap:wrap;gap:8px}.tag-strip span{padding:8px 10px;border-radius:99px;background:#ffffffb5;color:#41615b;font-size:12px}.ai-context{margin-top:25px;padding:20px;border-radius:17px;background:#ffffffb8}.ai-context small{color:#78649a}.ai-reply{display:grid;gap:17px;padding:25px;border-radius:24px;background:#17322d;color:#fff;box-shadow:0 24px 60px #17322d26}.ai-reply>span{color:#d9c9ff;font-size:12px}.ai-reply>b{font:500 20px/1.55 inherit}.ai-reply>div{display:flex;gap:7px}.ai-reply button{padding:9px 10px;border:1px solid #ffffff2b;border-radius:9px;background:#ffffff10;color:#fff}.ai-reply button:last-child{margin-inline-start:auto;background:#cbe989;color:#17322d}.ai-actions{display:flex;flex-wrap:wrap;gap:8px}.ai-actions button{padding:10px 13px;border:1px solid #cad5d0;border-radius:11px;background:#fff;color:#17322d}.ai-actions button.primary{margin-inline-start:auto;border-color:#17322d;background:#17322d;color:#fff}.ai-insert-status{display:grid;gap:5px;padding:18px;border:1px solid #bfd0c8;border-radius:16px;background:#fff}.ai-insert-status small{color:#71807b}.real-workspace-preview{display:grid;grid-template-columns:78px minmax(0,1fr);min-height:492px;background:linear-gradient(155deg,#f7f8f4,#edf5e9);color:#17322d}.plugin-rail{display:flex;flex-direction:column;align-items:center;gap:5px;padding:14px 8px;background:#0b1110}.plugin-rail img{width:36px;height:36px;margin-bottom:7px}.plugin-rail .workspace-rail-item{width:60px;min-height:45px;display:grid;place-items:center;gap:3px;padding:5px 3px;border:1px solid #ffffff1f;border-radius:13px;background:#ffffff08;color:#fff}.plugin-rail .workspace-rail-item.active{border-color:#ffffff38;background:#1d2b28;box-shadow:inset 3px 0 #dff59c}.workspace-rail-icon{width:18px;height:18px;flex:0 0 auto}.plugin-rail .workspace-rail-item small{max-width:54px;color:#b9c5c1;font-size:7.5px;line-height:1.08;text-align:center;overflow-wrap:anywhere}.workspace-panel{position:relative;display:grid;align-content:start;gap:10px;padding:18px 22px 20px}.plugin-brand{width:min(210px,80%);height:auto}.workspace-brand-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #dfe7e1}.workspace-brand-row .plugin-brand{width:148px}.workspace-brand-row>span{color:#71807b}.workspace-contact{display:flex;align-items:center;gap:10px;padding:4px 2px}.workspace-contact>i{width:31px;height:31px;border-radius:50%;background:linear-gradient(145deg,#8eb9de,#315b77);box-shadow:inset 0 0 0 4px #fff,0 3px 10px #17322d1f}.workspace-contact div{display:grid;gap:2px}.workspace-contact small,.workspace-control-list small,.workspace-engine>span,.workspace-intro small,.workspace-language-grid label>span,.workspace-region-card small{color:#7b8984;font-size:9px}.workspace-region-card{display:grid;gap:9px;padding:12px 14px;border:1px solid #bdd0c7;border-radius:16px;background:linear-gradient(145deg,#fff,#eff8df);box-shadow:0 10px 25px #17322d0c}.workspace-region-card header{display:flex;align-items:center;justify-content:space-between}.workspace-region-card header span{font-size:19px}.workspace-region-card header b{flex:1 1;margin-inline-start:8px;font-size:11px}.workspace-region-card time{color:#2f7b70;font-size:11px;font-weight:800}.workspace-region-card>div{display:grid;grid-template-columns:1fr 1fr;gap:14px}.workspace-region-card p{display:grid;gap:2px;margin:0}.workspace-region-card p b{font-size:10px}.workspace-panel .scene-visual-note{position:absolute;top:18px;inset-inline-end:54px;max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-intro{display:grid;gap:3px;padding-top:3px}.workspace-intro b{font:500 17px/1.15 Georgia,"Noto Serif SC",serif}.workspace-engine{display:grid;grid-template-columns:1fr auto;gap:3px 10px;padding:10px 12px;border:1px solid #d5dfda;border-radius:12px;background:#ffffffd9}.workspace-engine>span{grid-column:1/-1}.workspace-engine strong{font-size:10px}.workspace-engine i{color:#71807b;font-style:normal}.workspace-language-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:end}.workspace-language-grid>i{padding-bottom:9px;color:#77918a;font-style:normal}.workspace-language-grid label{display:grid;gap:4px;padding:8px 10px;border:1px solid #d5dfda;border-radius:11px;background:#fff}.workspace-language-grid strong{font-size:10px}.workspace-quick-options{display:flex;gap:8px;color:#5d6f69;font-size:9px}.workspace-quick-options span{padding:4px 7px;border-radius:999px;background:#fff}.workspace-quick-options span.active{color:#087b6f;box-shadow:inset 0 0 0 1px #a9c9bf}.workspace-control-list{display:grid;overflow:hidden;border:1px solid #d8e1dc;border-radius:14px;background:#ffffffc7}.workspace-control-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 11px;border-top:1px solid #e2e8e4}.workspace-control-list>div:first-child{border-top:0}.workspace-control-list p{display:grid;gap:2px;margin:0}.workspace-control-list b{font-size:10px}.workspace-switch{width:29px;height:16px;position:relative;flex:0 0 auto;border-radius:999px;background:#bdc9c4}.workspace-switch:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #17322d33}.workspace-switch.on{background:#16887c}.workspace-switch.on:after{left:15px}.real-workspace-preview[data-focus=language] .workspace-engine,.real-workspace-preview[data-focus=language] .workspace-language-grid label,.real-workspace-preview[data-focus=safety] .workspace-control-list{border-color:#5e9387;box-shadow:0 0 0 3px rgba(223,245,156,.5)}.theme-showcase{display:grid;grid-template-columns:1fr 1fr;gap:14px;height:100%;padding:34px}.theme-pane{display:flex;flex-direction:column;gap:18px;padding:24px;border-radius:24px;box-shadow:0 22px 50px #17322d17}.theme-pane span{font-size:10px;letter-spacing:.18em}.theme-pane b{font:500 27px Georgia,serif}.theme-pane i{display:block;height:78px;border-radius:15px}.theme-pane.light{background:#fff;color:#17322d}.theme-pane.light i{background:linear-gradient(135deg,#f2f3ed,#e5f0d3)}.theme-pane.dark{background:#0a1210;color:#fff}.theme-pane.dark i{background:linear-gradient(135deg,#14221f,#253b35)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (min-width:861px) and (max-width:1359px){.hero-carousel-frame{padding-inline:54px}.hero-scene-control-previous{inset-inline-start:0}.hero-scene-control-next{inset-inline-end:0}}@media (max-width:860px){.hero-carousel{grid-column:auto}.hero-product-stage .scene-artwork{min-height:510px}.hero-product-stage .desk-pane{display:block!important}.hero-product-stage{grid-template-columns:1fr}.scene-copy{min-height:430px}.scene-brand{margin-bottom:35px}.hero-scene-control{width:44px;height:44px;border-radius:13px}.hero-scene-control-previous{inset-inline-start:8px}.hero-scene-control-next{inset-inline-end:8px}.theme-showcase{padding:18px}.scene-stack{padding:22px}}@media (max-width:560px){.hero-product-stage .scene-artwork{min-height:460px}.scene-copy{padding:28px 24px}.scene-copy h2{font-size:39px}.scene-copy>p{font-size:14px}.scene-brand{width:170px}.scene-stack{padding:16px}.theme-showcase{grid-template-columns:1fr}.theme-pane.dark{display:none}.ai-reply>div{flex-wrap:wrap}.ai-reply button:last-child{margin-inline-start:0}}@media (prefers-reduced-motion:reduce){.feature-card,.feature-card:after,.feature-copy,.feature-person img,.feature-ui,.hero-product-stage,.hero-scene-control,.hero-scene-pager-button:after,.scene-feature{transition:none}.scene-artwork-inner{animation:none}.feature-card:hover,.feature-card:hover .feature-copy,.feature-card:hover .feature-person img,.feature-card:hover .feature-ui{transform:none}.feature-card:hover .feature-send-ui,.feature-send-ui{transform:translateY(-50%)}}@media (max-width:860px){.hero-product-stage .desk-pane{display:block!important}}.trust-why{padding:128px clamp(28px,6vw,92px) 112px;background:var(--paper)}.trust-why-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.52fr);gap:70px;align-items:end}.trust-title h2,.trust-voices-head h2{margin:0;font:500 clamp(48px,6vw,88px) /.98 Georgia,"Noto Serif SC",serif;letter-spacing:-.045em}.trust-title h2{max-width:850px}.trust-title h2 em,.trust-voices-head h2 em{color:var(--teal);font-style:normal}.trust-intro{margin:0 0 10px;padding-inline-start:22px;border-inline-start:2px solid var(--teal);color:#51635f;font-size:16px;line-height:1.8}.trust-proof-board{margin-top:72px;overflow:hidden;border:1px solid #cfd9d2;border-radius:30px;background:#fff;box-shadow:0 32px 80px rgba(17,54,47,.09)}.trust-proof-row{min-height:198px;display:grid;grid-template-columns:100px minmax(240px,.72fr) minmax(320px,1.2fr);gap:34px;align-items:center;padding:36px 48px;border-top:1px solid #e2e7e2;transition:background .25s ease}.trust-proof-row:first-child{border-top:0}.trust-proof-row:nth-child(2){background:#f4f8e9}.trust-proof-row:hover{background:#fbfcf7}.trust-num{color:#a4b6b0;font:500 48px/1 Georgia,serif}.trust-proof-copy h3{margin:0 0 12px;font:500 28px/1.14 Georgia,"Noto Serif SC",serif}.trust-proof-copy p{margin:0;color:#667571;line-height:1.7}.trust-proof-visual{min-height:118px;position:relative;display:grid;align-content:center;overflow:hidden;padding:18px 20px;border:1px solid #dce4dd;border-radius:18px;background:linear-gradient(145deg,#f8fbf7,#eef7e2)}.trust-proof-visual:before{content:"";position:absolute;inset-inline-end:-34px;top:-54px;width:150px;height:150px;border:1px solid rgba(8,123,111,.14);border-radius:50%;box-shadow:0 0 0 28px rgba(223,245,156,.16)}.trust-pills,.trust-proof-visual small,.trust-proof-visual strong{position:relative}.trust-proof-visual small{color:var(--teal);font-weight:800;letter-spacing:.08em}.trust-proof-visual strong{margin-top:10px;font-size:15px}.trust-proof-visual strong em,.trust-proof-visual strong span{display:block}.trust-proof-visual strong em{margin-top:5px;color:var(--teal);font-size:11px;font-style:normal;animation:trust-pill-swap .28s ease both}.trust-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.trust-pills button{padding:7px 10px;border:1px solid #d7e1da;border-radius:999px;background:#fff;color:#47605a;font:inherit;font-size:11px;cursor:pointer;transition:transform .18s ease,color .18s ease,background .18s ease,border-color .18s ease}.trust-pills button:hover{transform:translateY(-1px);border-color:var(--teal);color:var(--teal)}.trust-pills button:focus-visible{outline:3px solid rgba(39,128,108,.22);outline-offset:2px}.trust-pills button.active{border-color:var(--ink);background:var(--ink);color:#fff}.trust-reveal-shell .trust-proof-row,.trust-reveal-shell .trust-quote,.trust-reveal-shell .trust-voices-head,.trust-reveal-shell .trust-why-head{opacity:0;transform:translateY(34px)}.trust-reveal-shell[data-voices-revealed=true] .trust-quote,.trust-reveal-shell[data-voices-revealed=true] .trust-voices-head,.trust-reveal-shell[data-why-revealed=true] .trust-proof-row,.trust-reveal-shell[data-why-revealed=true] .trust-why-head{opacity:1;transform:none;transition:opacity .72s ease,transform .72s cubic-bezier(.2,.75,.2,1)}.trust-reveal-shell[data-voices-revealed=true] .trust-quote:nth-child(2),.trust-reveal-shell[data-why-revealed=true] .trust-proof-row:nth-child(2){transition-delay:.1s}.trust-reveal-shell[data-voices-revealed=true] .trust-quote:nth-child(3),.trust-reveal-shell[data-why-revealed=true] .trust-proof-row:nth-child(3){transition-delay:.2s}.trust-reveal-shell[data-why-revealed=true] .trust-proof-row:nth-child(4){transition-delay:.3s}@keyframes trust-pill-swap{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.trust-voices{position:relative;overflow:hidden;padding:118px clamp(28px,6vw,92px) 128px;background:#0d2420;color:#f7fbf8}.trust-voices:before{content:"";position:absolute;left:-170px;bottom:-300px;width:620px;height:620px;border:1px solid rgba(223,245,156,.14);border-radius:50%;box-shadow:0 0 0 88px rgba(223,245,156,.025)}.trust-voices-head{position:relative}.trust-voices-head .eyebrow{color:#b8df76}.trust-voices-head h2{max-width:980px}.trust-voices-head h2 em{color:var(--lime)}.trust-voice-grid{position:relative;display:grid;grid-template-columns:1.06fr .84fr .98fr;gap:18px;align-items:start;margin-top:66px}.trust-quote{min-height:350px;display:flex;flex-direction:column;padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.07);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.trust-quote:nth-child(2){margin-top:78px;border-color:var(--lime);background:var(--lime);color:var(--ink)}.trust-quote-mark{color:#b8df76;font:500 64px/.75 Georgia,serif}.trust-quote:nth-child(2) .trust-quote-mark{color:var(--teal)}.trust-quote blockquote{margin:26px 0 36px;font:500 21px/1.55 Georgia,"Noto Serif SC",serif}.trust-quote footer{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:19px;border-top:1px solid rgba(255,255,255,.14)}.trust-quote:nth-child(2) footer{border-color:rgba(16,45,40,.16)}.trust-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#24423c;color:var(--lime);font-size:11px;font-weight:900;letter-spacing:.05em}.trust-quote:nth-child(2) .trust-avatar{background:#fff;color:var(--teal)}.trust-quote footer div{display:grid;gap:4px}.trust-quote footer b{font-size:13px}.trust-quote footer small{color:#98aba5;font-size:11px}.trust-quote:nth-child(2) footer small{color:#5b6e69}@media (max-width:900px){.trust-why-head{grid-template-columns:1fr}.trust-proof-row{grid-template-columns:70px 1fr}.trust-proof-visual{grid-column:2}.trust-voice-grid{grid-template-columns:1fr 1fr}.trust-quote:nth-child(2){margin-top:0}.trust-quote:last-child{grid-column:1/-1}}@media (max-width:620px){.trust-voices,.trust-why{padding-block:82px}.trust-title h2,.trust-voices-head h2{font-size:43px}.trust-why-head{gap:30px}.trust-proof-board{margin-top:42px;border-radius:20px}.trust-proof-row{grid-template-columns:1fr;gap:16px;padding:28px 22px}.trust-num{font-size:32px}.trust-proof-visual{grid-column:auto}.trust-voice-grid{grid-template-columns:1fr}.trust-quote:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.trust-reveal-shell .trust-proof-row,.trust-reveal-shell .trust-quote,.trust-reveal-shell .trust-voices-head,.trust-reveal-shell .trust-why-head{opacity:1;transform:none;transition:none}.trust-proof-visual strong em{animation:none}.trust-pills button{transition:none}}.communication-scenarios{--scenario-ink:#102d28;--scenario-teal:#087b6f;--scenario-lime:#dff59c;position:relative;overflow:hidden;padding:126px clamp(28px,6vw,92px) 132px;background:#eef2e7;color:var(--scenario-ink)}.communication-scenarios:before{content:"";position:absolute;inset:-180px -120px auto auto;width:440px;height:440px;border:1px solid rgba(8,123,111,.15);border-radius:50%;box-shadow:0 0 0 62px rgba(223,245,156,.22)}.scenario-head{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(290px,.52fr);gap:70px;align-items:end}.scenario-head h2{max-width:930px;margin:0;font:500 clamp(48px,6vw,84px) /.98 Georgia,"Noto Serif SC",serif;letter-spacing:-.045em}.scenario-head h2 em{color:var(--scenario-teal);font-style:normal}.scenario-head p{margin:0 0 8px;color:#526762;font-size:16px;line-height:1.8}.scenario-nav{position:relative;display:flex;flex-wrap:wrap;gap:9px;margin:46px 0 28px}.scenario-nav span{padding:9px 14px;border:1px solid #cedad2;border-radius:999px;background:rgba(255,255,255,.68);color:#566b65;font-size:12px}.scenario-nav span:nth-child(-n+3){border-color:var(--scenario-ink);background:var(--scenario-ink);color:white}.scenario-grid{position:relative;display:grid;grid-template-columns:1fr 1fr .82fr;grid-template-areas:"business business daily" "consumer operations crm" "team team crm";gap:16px;align-items:stretch}.scenario-card{min-width:0;padding:26px;border:1px solid #d1ddd5;border-radius:23px;background:rgba(255,255,255,.78);box-shadow:0 18px 46px rgba(16,45,40,.06);display:flex;flex-direction:column;overflow:hidden}.scenario-card.business{grid-area:business;background:#f7f8f4;color:var(--scenario-ink);border-color:#cbd8d1}.scenario-card.daily{grid-area:daily}.scenario-card.consumer{grid-area:consumer;background:#f7e8df}.scenario-card.operations{grid-area:operations;background:#eef7d1}.scenario-card.crm{grid-area:crm;background:white}.scenario-card.team{grid-area:team;background:#dff1ec}.scenario-card.business,.scenario-card.crm{min-height:0}.scenario-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.scenario-top small{font-weight:850;letter-spacing:.13em}.business .scenario-top small,.scenario-top small{color:var(--scenario-teal)}.scenario-top span{color:#a6b7b1;font:500 26px/1 Georgia,serif}.business .scenario-top span{color:#a6b7b1}.scenario-card h3{margin:22px 0 10px;font:500 28px/1.08 Georgia,"Noto Serif SC",serif}.scenario-card>p,.team .scenario-copy>p{margin:0;color:#60736e;line-height:1.68}.business>p{color:#60736e}.scenario-real-extension{margin-top:28px;overflow:hidden;border:1px solid #c7d5ce;border-radius:18px;background:white;box-shadow:0 16px 42px rgba(16,45,40,.1)}.scenario-real-extension .real-workspace-preview{min-height:492px}.scenario-mini{margin:24px 0 18px;padding:14px;border:1px solid rgba(8,123,111,.15);border-radius:14px;background:rgba(255,255,255,.66);display:grid;gap:6px}.scenario-mini b{font-size:12px}.scenario-mini span{color:#667a74;font-size:11px}.scenario-detail{display:grid;gap:8px;margin:8px 0 4px}.scenario-detail div{padding:11px 12px;border-left:2px solid rgba(8,123,111,.35);background:rgba(255,255,255,.5)}.scenario-detail small{display:block;color:#788b85;font-size:9px}.scenario-detail b{display:block;margin-top:4px;color:var(--scenario-ink);font-size:11px;line-height:1.45}.scenario-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px;padding-top:4px}.scenario-actions span{padding:7px 9px;border:1px solid #d2ddd6;border-radius:9px;background:rgba(255,255,255,.64);color:#4d635d;font-size:10px}.business .scenario-actions span{border-color:#d2ddd6;background:white;color:#4d635d}.team .scenario-detail{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-list{display:grid;gap:9px;margin:24px 0}.crm-list div{padding:12px 13px;border:1px solid #dae3de;border-radius:13px;background:#f7faf7;display:flex;align-items:center;justify-content:space-between;gap:10px}.crm-list b{font-size:12px}.crm-list span{color:#657772;font-size:10px}.crm-list em{padding:5px 8px;border-radius:999px;background:#e2f1cd;color:#365a4f;font-size:9px;font-style:normal}.crm-focus{margin:2px 0 12px;padding:14px;border:1px solid #d8e2dc;border-radius:14px;background:#f5f8f5}.crm-focus header{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.crm-focus header div{display:grid;gap:3px}.crm-focus header b{font-size:12px}.crm-focus header small{color:#657a73;font-size:9px}.crm-focus header em{align-self:flex-start;padding:5px 8px;border-radius:999px;background:var(--scenario-lime);color:#284b42;font-size:9px;font-style:normal}.crm-focus dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.crm-focus dl div{padding-top:8px;border-top:1px solid #dce4df}.crm-focus dt{color:#81918c;font-size:9px}.crm-focus dd{margin:4px 0 0;color:#203d36;font-size:10px;line-height:1.42}.crm-next{margin-top:10px;padding:11px 12px;border-radius:11px;background:#e8f3d7}.crm-next small{display:block;color:#6a7d76;font-size:9px}.crm-next b{display:block;margin-top:4px;color:#24463c;font-size:10px;line-height:1.45}.crm-activity{display:grid;gap:7px;margin:0 0 4px}.crm-activity div{display:grid;grid-template-columns:38px 1fr;gap:9px;padding:9px 10px;border:1px solid #e0e7e3;border-radius:10px}.crm-activity time{color:#7d8e88;font-size:8px}.crm-activity p{margin:0;color:#3d5750;font-size:9px;line-height:1.45}.team .scenario-copy h3{margin-top:16px}.team-flow{display:flex;align-items:center;justify-content:space-between;gap:9px}.team-flow span{min-width:92px;padding:16px 13px;border-radius:14px;background:white;text-align:center;font-size:11px;font-weight:750}.team-flow i{color:var(--scenario-teal);font-style:normal}@media (max-width:900px){.scenario-head{grid-template-columns:1fr;gap:34px}.scenario-grid{grid-template-columns:1fr 1fr;grid-template-areas:"business business" "daily consumer" "operations crm" "team team"}}@media (max-width:620px){.communication-scenarios{padding-block:82px}.scenario-head h2{font-size:43px}.scenario-head{gap:30px}.scenario-grid{grid-template-columns:1fr;grid-template-areas:"business" "daily" "consumer" "operations" "crm" "team"}.scenario-card.business,.scenario-card.crm,.scenario-card.team{min-height:0}.crm-focus dl,.team .scenario-detail{grid-template-columns:1fr}.scenario-real-extension .real-workspace-preview{grid-template-columns:64px minmax(0,1fr)}.scenario-real-extension .plugin-rail .workspace-rail-item{width:48px}.team-flow{width:100%;flex-wrap:wrap}.team-flow i{display:none}}