.l4-page .l4-statbar{border:1px solid var(--l2-line);border-radius:var(--l2-r);background:#fff;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));margin:0;padding:0;list-style:none;overflow:hidden}.l4-page .l4-statbar li{display:flex;align-items:center;gap:14px;padding:22px 26px;border-right:1px solid var(--l2-line)}.l4-page .l4-statbar li:last-child{border-right:0}.l4-page .l4-statbar li::before{content:"";flex:none;width:34px;height:34px;border-radius:10px;background-color:rgba(76,110,245,0.09);background-repeat:no-repeat;background-position:center;background-size:19px}.l4-page .l4-stat-plans::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234c6ef5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 2 8l10 5 10-5z'/%3E%3Cpath d='m2 16 10 5 10-5M2 12l10 5 10-5'/%3E%3C/svg%3E")}.l4-page .l4-stat-feedback::before{background-color:rgba(139,92,246,0.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b5cf6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.3a2 2 0 0 0 2-1.7l1.4-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3'/%3E%3C/svg%3E")}.l4-page .l4-stat-countries::before{background-color:rgba(56,189,248,0.12);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230ea5b7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='M7 15V9M12 15V5M17 15v-4'/%3E%3C/svg%3E")}.l4-page .l4-stat-support::before{background-color:rgba(13,159,110,0.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230d9f6e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6M8 13h8M8 17h5'/%3E%3C/svg%3E")}.l4-page .l4-statbar .l2-stat-num{font-size:clamp(20px,2vw,25px)}.l4-page .l4-statbar .l2-stat-label{font-size:12px}@media only screen and (max-width:48em){.l4-page .l4-statbar{grid-template-columns:1fr 1fr}.l4-page .l4-statbar li{flex-direction:column;align-items:flex-start;gap:8px;padding:18px;border-bottom:1px solid var(--l2-line)}.l4-page .l4-statbar li:nth-child(2n){border-right:0}.l4-page .l4-statbar li:nth-last-child(-n + 2){border-bottom:0}}.l4-page .l4-chat{background:#fff;border:1px solid var(--l2-line);border-radius:18px;box-shadow:0 24px 56px rgba(16,24,40,0.12);padding:clamp(16px,2vw,22px)}.l4-page .l4-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;background:#eef1fb;border-radius:10px;padding:4px;margin:0 0 18px;list-style:none}.l4-page .l4-tabs li{text-align:center;font-size:13.5px;font-weight:600;color:var(--l2-muted);padding:9px 4px;border-radius:8px;cursor:pointer;transition:background-color 0.18s ease,color 0.18s ease,box-shadow 0.18s ease}.l4-page .l4-tabs li:hover{color:var(--l2-ink)}.l4-page .l4-tabs li.is-active{background:#fff;color:var(--l2-accent);box-shadow:0 1px 4px rgba(16,24,40,0.1)}.l4-page .l4-panel{display:none}.l4-page .l4-panel.is-active{display:block}.l4-page .l4-msgs{list-style:none;margin:0 0 16px;padding:0;display:grid;gap:10px}.l4-page .l4-msgs li{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.45}.l4-page .l4-msgs li.is-me{justify-content:flex-end}.l4-page .l4-msgs li.is-me span{background:#dfe4ff;color:var(--l2-ink);border-radius:99px;padding:8px 15px}.l4-page .l4-msgs li.is-ai::before{content:"";flex:none;width:18px;height:18px;margin-top:1px;background-color:var(--l2-violet);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v4M12 17v4M3 12h4M17 12h4M6 6l2 2M16 16l2 2M18 6l-2 2M8 16l-2 2'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v4M12 17v4M3 12h4M17 12h4M6 6l2 2M16 16l2 2M18 6l-2 2M8 16l-2 2'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.l4-page .l4-msgs li.is-q{background:#fff;border:1px solid var(--l2-line);border-radius:99px;padding:7px 16px 7px 7px;width:fit-content;max-width:100%;box-shadow:0 1px 3px rgba(16,24,40,0.05)}.l4-page .l4-msgs li.is-q::before{content:"";flex:none;width:26px;height:26px;border-radius:50%;background-color:rgba(76,110,245,0.1);background-repeat:no-repeat;background-position:center;background-size:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234c6ef5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18h6M10 22h4M12 2a7 7 0 0 0-4 12.7V17h8v-2.3A7 7 0 0 0 12 2z'/%3E%3C/svg%3E")}.l4-page .l4-msgs li.is-q span{align-self:center}.l4-page .l4-chat-note{font-size:12.5px;font-style:italic;color:var(--l2-muted);margin:0 0 16px}.l4-page .l4-chat-cta{display:flex;justify-content:flex-end}.l4-page .l4-chat-cta .l2-btn{font-size:14px;padding:12px 20px}.l4-page .l4-get-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:clamp(28px,4vw,48px);align-items:center}.l4-page .l4-get-grid .l2-checks{flex-direction:column;gap:11px;margin-top:20px}.l4-page .l4-get-grid .l2-checks li{font-size:15px;color:var(--l2-ink)}.l4-page .l4-carousel{position:relative}.l4-page .l4-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 10px;scrollbar-width:none}.l4-page .l4-track::-webkit-scrollbar{display:none}.l4-page .l4-slide{flex:0 0 min(230px,72vw);scroll-snap-align:start;background:#fff;border:1px solid var(--l2-line);border-radius:12px;padding:16px;box-shadow:0 8px 22px rgba(16,24,40,0.06)}.l4-page .l4-slide h3{font-size:13.5px;font-weight:700;color:var(--l2-ink);margin:0 0 12px}.l4-page .l4-slide p{font-size:12px;color:var(--l2-muted);line-height:1.5;margin:0 0 10px}.l4-page .l4-lines{display:grid;gap:5px}.l4-page .l4-lines span{height:5px;border-radius:99px;background:#eef1f8}.l4-page .l4-lines span:nth-child(2n){width:82%}.l4-page .l4-lines span:nth-child(3n){width:64%}.l4-page .l4-bars{display:flex;align-items:flex-end;gap:6px;height:78px;margin-top:12px}.l4-page .l4-bars span{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#8b5cf6,#4c6ef5);opacity:0.85}.l4-page .l4-bars span:nth-child(1){height:42%}.l4-page .l4-bars span:nth-child(2){height:63%}.l4-page .l4-bars span:nth-child(3){height:51%}.l4-page .l4-bars span:nth-child(4){height:78%}.l4-page .l4-bars span:nth-child(5){height:96%}.l4-page .l4-donut{width:96px;height:96px;border-radius:50%;margin:4px auto 12px;background:conic-gradient( #4c6ef5 0 38%,#8b5cf6 38% 64%,#38bdf8 64% 84%,#c7d2fe 84% 100% );-webkit-mask:radial-gradient(circle,transparent 54%,#000 55%);mask:radial-gradient(circle,transparent 54%,#000 55%)}.l4-page .l4-legend{list-style:none;margin:0;padding:0;display:grid;gap:6px}.l4-page .l4-legend li{display:flex;align-items:center;gap:7px;font-size:11.5px;color:var(--l2-muted)}.l4-page .l4-legend li::before{content:"";width:8px;height:8px;border-radius:50%;flex:none;background:#4c6ef5}.l4-page .l4-legend li:nth-child(2)::before{background:#8b5cf6}.l4-page .l4-legend li:nth-child(3)::before{background:#38bdf8}.l4-page .l4-legend li:nth-child(4)::before{background:#c7d2fe}.l4-page .l4-spark{height:84px;margin-top:12px;border-radius:8px;background:linear-gradient(180deg,rgba(76,110,245,0.18),rgba(76,110,245,0));-webkit-clip-path:polygon(0 100%,12% 78%,28% 84%,44% 56%,62% 62%,80% 28%,100% 12%,100% 100%);clip-path:polygon(0 100%,12% 78%,28% 84%,44% 56%,62% 62%,80% 28%,100% 12%,100% 100%);border-bottom:2px solid var(--l2-accent)}.l4-page .l4-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:34px;height:34px;border-radius:50%;border:1px solid var(--l2-line);background:#fff;color:var(--l2-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(16,24,40,0.12);transition:border-color 0.15s ease,color 0.15s ease,opacity 0.15s ease}.l4-page .l4-arrow::before{content:"";width:15px;height:15px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.l4-page .l4-arrow:hover{border-color:var(--l2-accent);color:var(--l2-accent)}.l4-page .l4-arrow[disabled]{opacity:0.35;cursor:default}.l4-page .l4-prev{left:-14px;transform:translateY(-50%) rotate(180deg)}.l4-page .l4-next{right:-14px}.l4-page .l4-dots{display:flex;justify-content:center;gap:7px;margin:14px 0 0;padding:0;list-style:none}.l4-page .l4-dots li{width:7px;height:7px;border-radius:50%;background:#d6dbe8;cursor:pointer;transition:background-color 0.2s ease,width 0.2s ease}.l4-page .l4-dots li.is-active{width:20px;border-radius:99px;background:var(--l2-accent)}@media only screen and (max-width:64em){.l4-page .l4-prev{left:2px}.l4-page .l4-next{right:2px}}.l4-page .l4-quotes{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:20px}.l4-page .l4-quote{background:#fff;border:1px solid var(--l2-line);border-radius:var(--l2-r);padding:22px;margin:0;display:flex;flex-direction:column;gap:16px}.l4-page .l4-quote blockquote{margin:0;font-size:14px;line-height:1.6;color:var(--l2-ink);flex:1}.l4-page .l4-quote figcaption{display:flex;align-items:center;gap:11px}.l4-page .l4-quote .l2-avatar{width:42px;height:42px}.l4-page .l4-quote .l2-who{flex:1}.l4-page .l4-quote .l2-stars{align-self:flex-end}