:root{--primary:#00e5ff;--primary-gradient-end:#008fa0;--on-primary:#fff;--surface:#10141a;--surface-container-lowest:#0d1117;--surface-container-low:#181c22;--surface-container:#1c2026;--surface-container-high:#262a31;--surface-container-highest:#2f3338;--surface-bright:#353940;--on-surface:#dfe2eb;--on-surface-variant:#c5c6cd;--outline-variant:#44474d;--secondary:#1b263b;--tertiary:#778da9;--neutral:#0d1117;--font-display:"Manrope", sans-serif;--font-body:"Inter", sans-serif;--radius-sm:.125rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--shadow-ambient:0 20px 50px #0d11174d;--shadow-card:0 8px 30px #0d111740;--shadow-elevated:0 12px 40px #0d111766}*,:before,:after{box-sizing:border-box}body{background:var(--surface);color:var(--on-surface-variant);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.6}.title,.subtitle{color:var(--on-surface)!important}.subtitle{color:var(--on-surface-variant)!important}.display-lg{font-family:var(--font-display);letter-spacing:-.02em;color:var(--on-surface);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1}.headline-lg{font-family:var(--font-display);letter-spacing:-.015em;color:var(--on-surface);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.headline-md{font-family:var(--font-display);letter-spacing:-.01em;color:var(--on-surface);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.25}.headline-sm{font-family:var(--font-display);color:var(--on-surface);font-size:1.25rem;font-weight:600;line-height:1.3}.body-lg{font-family:var(--font-body);color:var(--on-surface-variant);font-size:1.125rem;line-height:1.7}.body-md{font-family:var(--font-body);color:var(--on-surface-variant);font-size:1rem;line-height:1.6}.label-lg{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-size:.875rem;font-weight:600}.label-md{font-family:var(--font-body);color:var(--on-surface-variant);font-size:.8125rem;font-weight:500}.surface-base{background:var(--surface)}.surface-lowest{background:var(--surface-container-lowest)}.surface-low{background:var(--surface-container-low)}.surface-container{background:var(--surface-container)}.surface-high{background:var(--surface-container-high)}.navbar.is-fixed-top{-webkit-backdrop-filter:blur(24px);box-shadow:var(--shadow-ambient);width:100%;padding:.25rem 0;background:#10141ad9!important;border-bottom:none!important}.navbar-shell{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2rem;display:flex}.navbar-shell .navbar-brand{flex-shrink:0}.navbar-shell .navbar-menu{flex:auto;min-width:0}@media screen and (min-width:1024px){.navbar-shell{flex-wrap:nowrap}}@media screen and (max-width:1023px){.navbar-shell .navbar-menu{flex-basis:100%}}.navbar-item,.navbar-link{font-family:var(--font-body);font-size:.9rem;font-weight:500;transition:color .2s;color:var(--on-surface-variant)!important}.navbar-item:hover,.navbar-link:hover{color:var(--on-surface)!important;background:0 0!important}.navbar-brand .navbar-item{font-family:var(--font-display);letter-spacing:.04em;font-size:1.35rem;font-weight:800;color:var(--on-surface)!important}.navbar-dropdown{background:var(--surface-container-high)!important;border-radius:var(--radius-xl)!important;box-shadow:var(--shadow-elevated)!important;border:none!important;padding:.5rem!important}.navbar-dropdown .navbar-item{border-radius:var(--radius-md)!important;font-size:.85rem!important}.navbar-dropdown .navbar-item:hover{background:var(--surface-container-highest)!important}.lang-switcher .navbar-link{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--on-surface)!important}.lang-switcher .navbar-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:var(--radius-sm)}.lang-switcher .navbar-link:after{border-color:var(--primary)!important}.lang-switcher .navbar-dropdown{min-width:11rem}.lang-switcher .navbar-dropdown .navbar-item,.lang-switcher .navbar-dropdown button.navbar-item{text-align:start;align-items:center;width:100%;min-height:2.75rem;display:flex;color:var(--on-surface-variant)!important;background:0 0!important;padding:.65rem .85rem!important;line-height:1.35!important}.lang-switcher .navbar-dropdown button.navbar-item{cursor:pointer;font:inherit;border:none;font-family:inherit;font-size:inherit!important}.lang-switcher .navbar-dropdown .navbar-item:hover,.lang-switcher .navbar-dropdown button.navbar-item:hover{color:var(--on-surface)!important;background:var(--surface-container-highest)!important}.lang-switcher .navbar-dropdown button.navbar-item:focus-visible{outline:2px solid var(--primary);outline-offset:-2px;border-radius:var(--radius-md)}.lang-switcher .navbar-dropdown .navbar-item.is-selected,.lang-switcher .navbar-dropdown button.navbar-item.is-selected{border-inline-start:3px solid var(--primary);font-weight:600;color:var(--on-surface)!important;background:#00e5ff1a!important;padding-inline-start:calc(.85rem - 3px)!important}.navbar-burger{color:var(--on-surface)!important}.navbar-menu.is-active{box-shadow:var(--shadow-ambient);background:var(--surface-container-high)!important}.btn-primary{background:linear-gradient(135deg, var(--primary), var(--primary-gradient-end));font-family:var(--font-display);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;color:var(--surface)!important}button.btn-primary{font:inherit;font-family:var(--font-display);font-size:.9375rem;font-weight:600}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 25px #00e5ff33}.btn-secondary{background:var(--surface-container-highest);font-family:var(--font-display);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;color:var(--primary)!important}.btn-secondary:hover{background:var(--surface-bright);transform:translateY(-1px)}.btn-outlined{font-family:var(--font-display);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #44474d66;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex;color:var(--on-surface)!important}.btn-outlined:hover{border-color:var(--primary);color:var(--primary)!important}.btn-sm{padding:.5rem 1.25rem;font-size:.8125rem}.button.is-primary{background:linear-gradient(135deg, var(--primary), var(--primary-gradient-end));color:var(--surface);font-family:var(--font-display);border:none;font-weight:600}.button.is-primary:hover{background:linear-gradient(135deg, var(--primary), var(--primary-gradient-end));box-shadow:0 8px 25px #00e5ff33}.hero-split-section{background:var(--surface);padding:4rem 0 2rem;position:relative;overflow:clip visible}.hero-split-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#00e5ff0a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.hero-split-grid{direction:ltr;grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:grid;position:relative}.hero-split-text{flex-direction:column;gap:1.5rem;display:flex}.hero-split-text .label-lg,.hero-split-text h1,.hero-split-text p{text-align:start}.hero-split-lottie-wrap{justify-content:center;align-items:center;width:100%;min-height:calc(min(50vh,360px)/1.66667);display:flex}.hero-split-lottie-frame{aspect-ratio:510/810;box-sizing:border-box;width:auto;max-width:min(100%,520px);height:calc(min(80vh,700px)/1.66667);margin:0;position:relative;overflow:hidden}.hero-split-lottie-crop{width:100%;height:100%;overflow:hidden}.hero-split-lottie-canvas{width:100%;height:100%;display:block}.hero-split-lottie-skeleton{border-radius:var(--radius-xl);background:var(--surface-container-lowest);border:1px dashed #44474d40;width:100%;height:100%;min-height:100%}@media (max-width:968px){.hero-split-grid{text-align:center;grid-template-columns:1fr;gap:1.5rem}.hero-split-text{align-items:center}.hero-split-text .label-lg,.hero-split-text h1,.hero-split-text p{text-align:center}.hero-split-grid .hero-buttons{justify-content:center}.hero-split-lottie-wrap{min-height:calc(min(38vh,300px)/1.66667)}.hero-split-lottie-frame{max-width:min(100%,92vw);height:calc(min(60vh,500px)/1.66667)}}.hero-section{background:var(--surface);align-items:center;min-height:calc(100vh - 3.5rem);padding:4rem 0 2rem;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#00e5ff0a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.hero-text{flex-direction:column;gap:1.5rem;display:flex}.hero-buttons{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}@media (max-width:968px){.hero-content{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-buttons{justify-content:center}.hero-image-slot{order:-1}}.image-placeholder{background:var(--surface-container-lowest);border-radius:var(--radius-xl);color:var(--on-surface-variant);font-family:var(--font-body);border:1px dashed #44474d59;justify-content:center;align-items:center;font-size:.8125rem;display:flex;position:relative;overflow:hidden}.image-placeholder img{object-fit:cover;border-radius:var(--radius-xl);width:100%;height:100%}.image-placeholder--hero{aspect-ratio:4/3;width:100%;max-width:560px}.service-figure{border-radius:var(--radius-xl);justify-self:end;width:100%;max-width:520px;margin:0;line-height:0;overflow:hidden}.service-block--reversed .service-figure{justify-self:start}.service-figure-image{width:100%;height:auto;display:block}.process-flowchart{border-radius:var(--radius-xl);width:100%;max-width:1200px;margin:0 auto;line-height:0;overflow:hidden}.process-flowchart-image{width:100%;height:auto;display:block}.section-padding{padding:3.5rem 0}.section-padding-lg{padding:5rem 0}.section-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{margin-bottom:2.5rem}.section-header--centered{text-align:center;max-width:720px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.chaos-order-section{border-top:1px solid #44474d59}.chaos-order-grid{grid-template-columns:1fr 1.12fr;align-items:center;gap:2.5rem;display:grid}.chaos-order-grid--reversed{grid-template-columns:1.45fr 1fr}.chaos-order-grid--reversed .chaos-order-copy{grid-area:1/2}.chaos-order-grid--reversed .chaos-order-figure{grid-area:1/1}.chaos-order-frame{background:var(--surface-container-low);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);border:1px solid #44474d73;padding:1rem;line-height:0;overflow:hidden}.chaos-order-image{border-radius:var(--radius-lg);width:100%;height:auto;display:block}@media (max-width:968px){.chaos-order-grid{grid-template-columns:1fr;gap:2rem}.chaos-order-grid--reversed .chaos-order-copy,.chaos-order-grid--reversed .chaos-order-figure{grid-area:auto}.chaos-order-frame{padding:.75rem}}.growth-chart-section{border-top:1px solid #44474d59;border-bottom:1px solid #44474d59}.growth-chart-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:2.5rem;display:grid}.growth-chart-card{background:var(--surface-container-low);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);border:1px solid #44474d73;padding:1.25rem 1rem 1rem}.growth-chart-svg{direction:ltr;width:100%;height:auto;max-height:300px;display:block}@media (max-width:968px){.growth-chart-grid{grid-template-columns:1fr;gap:2rem}.growth-chart-card{padding:1rem .75rem .75rem}}@keyframes growth-chart-endpoint-pulse{0%,to{opacity:1}50%{opacity:.65}}.growth-chart-endpoint--pulse{animation:1.1s ease-in-out infinite growth-chart-endpoint-pulse}.service-block{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem 0;display:grid}.service-block:first-child{padding-top:1.5rem}.service-block--reversed .service-text{order:2}.service-block--reversed .service-figure{order:1}.service-text{flex-direction:column;gap:1.25rem;display:flex}.service-icon{border-radius:var(--radius-lg);width:48px;height:48px;color:var(--primary);background:#00e5ff14;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:1.125rem;display:inline-flex}.service-features{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem;display:grid}.service-feature{flex-direction:column;gap:.25rem;display:flex}.service-feature-title{font-family:var(--font-display);color:var(--on-surface);font-size:.875rem;font-weight:600}.service-feature-desc{color:var(--on-surface-variant);font-size:.8125rem;line-height:1.5}@media (max-width:968px){.service-block{grid-template-columns:1fr;gap:1.5rem}.service-block--reversed .service-text,.service-block--reversed .service-figure{order:initial}.service-figure{justify-self:center;max-width:min(520px,100%)}.service-features{grid-template-columns:1fr}}.process-steps{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem;display:grid}.process-step{text-align:center;position:relative}.process-step-number{width:44px;height:44px;color:var(--primary);font-family:var(--font-display);background:#00e5ff1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:inline-flex}.process-step-title{font-family:var(--font-display);color:var(--on-surface);margin-bottom:.5rem;font-size:1rem;font-weight:600}.process-step-desc{color:var(--on-surface-variant);font-size:.875rem;line-height:1.5}@media (max-width:768px){.process-steps{grid-template-columns:1fr 1fr}}@media (max-width:480px){.process-steps{grid-template-columns:1fr}}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.stat-item{flex-direction:column;gap:.25rem;display:flex}.stat-number{font-family:var(--font-display);color:var(--primary);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.1}.stat-label{font-family:var(--font-body);color:var(--on-surface-variant);font-size:.875rem}@media (max-width:768px){.stats-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}.cta-section{text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#00e5ff0d 0%,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.lead-form-dialog{border-radius:var(--radius-xl);background:var(--surface-container-low);color:var(--on-surface);box-shadow:var(--shadow-elevated);border:none;width:min(420px,100%);max-width:calc(100vw - 2rem);padding:0}.lead-form-dialog::backdrop{background:#0d1117b8}.lead-form-panel{padding:1.5rem 1.5rem 1.25rem}.lead-form-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.lead-form-title{font-family:var(--font-display);color:var(--on-surface);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.lead-form-close{border-radius:var(--radius-md);width:2.25rem;height:2.25rem;color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:color .15s,background .15s;display:inline-flex}.lead-form-close:hover{color:var(--on-surface);background:var(--surface-container-high)}.lead-form-desc{color:var(--on-surface-variant);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.55}.lead-form{flex-direction:column;gap:1rem;display:flex}.lead-form-field{flex-direction:column;gap:.35rem;display:flex}.lead-form-label{color:var(--on-surface-variant);font-size:.8125rem;font-weight:600}.lead-form-field input{border-radius:var(--radius-md);background:var(--surface-container);width:100%;color:var(--on-surface);font-family:var(--font-body);border:1px solid #44474d8c;padding:.65rem .85rem;font-size:.9375rem}.lead-form-field input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 1px #00e5ff40}.lead-form-actions{margin-top:.25rem}.lead-form-actions .btn-primary{width:100%}.lead-form-error{color:#ff8a80;margin:0;font-size:.875rem}.lead-form-success{color:var(--primary);margin:0 0 .5rem;font-size:1rem;line-height:1.5}footer.site-footer{background:var(--surface);padding:3rem 0 0}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem;display:grid}.footer-brand{flex-direction:column;gap:.75rem;display:flex}.footer-brand-name{font-family:var(--font-display);letter-spacing:.04em;color:var(--on-surface);font-size:1.25rem;font-weight:800}.footer-brand-desc{color:var(--on-surface-variant);max-width:280px;font-size:.875rem;line-height:1.6}.footer-col-title{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--on-surface);margin-bottom:1rem;font-size:.8125rem;font-weight:600}.footer-links{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:var(--on-surface-variant);font-size:.875rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid #44474d26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.footer-copyright{color:var(--tertiary);font-size:.8125rem}.footer-social{gap:1.25rem;display:flex}.footer-social a{color:var(--on-surface-variant);font-size:1rem;transition:color .2s}.footer-social a:hover{color:var(--primary)}@media (max-width:768px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}.fade-in-up,.fade-in,.fade-in-left,.fade-in-right,.scale-in{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.fade-in-up{transform:translateY(28px)}.fade-in{transform:none}.fade-in-left{transform:translate(-32px)}.fade-in-right{transform:translate(32px)}.scale-in{transform:scale(.96)}.fade-in-up.is-visible,.fade-in.is-visible,.fade-in-left.is-visible,.fade-in-right.is-visible,.scale-in.is-visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:80ms!important}.reveal-delay-2{transition-delay:.16s!important}.reveal-delay-3{transition-delay:.26s!important}.reveal-delay-4{transition-delay:.36s!important}.reveal-delay-5{transition-delay:.46s!important}.stagger-children>:first-child{transition-delay:0s}.stagger-children>:nth-child(2){transition-delay:.1s}.stagger-children>:nth-child(3){transition-delay:.2s}.stagger-children>:nth-child(4){transition-delay:.3s}.stagger-children>:nth-child(5){transition-delay:.4s}.stagger-children>:nth-child(6){transition-delay:.5s}@keyframes hero-enter-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-enter-fade{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.hero-enter{animation:.8s cubic-bezier(.22,1,.36,1) both hero-enter-up}.hero-enter-fade{animation:1s cubic-bezier(.22,1,.36,1) both hero-enter-fade}.hero-enter-d1{animation-delay:80ms}.hero-enter-d2{animation-delay:.18s}.hero-enter-d3{animation-delay:.32s}.hero-enter-d4{animation-delay:.48s}@media (prefers-reduced-motion:reduce){.fade-in-up,.fade-in,.fade-in-left,.fade-in-right,.scale-in{opacity:1!important;transition:none!important;transform:none!important}.hero-enter,.hero-enter-fade{opacity:1!important;animation:none!important}}.text-primary{color:var(--primary)!important}.text-surface{color:var(--on-surface)!important}.text-muted{color:var(--on-surface-variant)!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.5rem!important}.mb-2{margin-bottom:1rem!important}.mb-3{margin-bottom:1.5rem!important}.mb-4{margin-bottom:2rem!important}.hero.is-fullheight-with-navbar{display:none}.section.section-alt{background:var(--surface-container-low)}.section{background:0 0}footer.footer{background:var(--surface);border-top:none}.chat-mockup{background:var(--surface-container-lowest);border-radius:var(--radius-xl);width:100%;max-width:520px;height:480px;box-shadow:var(--shadow-elevated);border:1px solid #44474d73;flex-direction:column;display:flex;overflow:hidden}.chat-mockup-header{background:var(--surface-container-high);border-bottom:1px solid #44474d59;align-items:center;gap:.625rem;padding:.875rem 1.25rem;display:flex}.chat-mockup-header-dot{background:var(--surface-bright);border-radius:50%;width:10px;height:10px}.chat-mockup-header-dot--active{background:var(--primary);box-shadow:0 0 8px #00e5ff66}.chat-mockup-header-title{font-family:var(--font-display);color:var(--on-surface);font-size:.875rem;font-weight:600}.chat-mockup-body{scrollbar-width:thin;scrollbar-color:var(--surface-container-high) transparent;flex-direction:column;flex:1;gap:.75rem;padding:1rem 1rem .5rem;display:flex;overflow-y:auto}.chat-mockup-msg{align-items:flex-end;gap:.5rem;display:flex}.chat-mockup-msg--user{flex-direction:row-reverse}.chat-mockup-avatar{width:28px;height:28px;color:var(--primary);background:#00e5ff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.chat-mockup-bubble{max-width:78%;font-family:var(--font-body);border-radius:var(--radius-lg);padding:.65rem .9rem;font-size:.8125rem;line-height:1.5}.chat-mockup-bubble--bot{background:var(--surface-container);color:var(--on-surface);border-bottom-left-radius:var(--radius-sm);border:1px solid #44474d4d}.chat-mockup-bubble--user{background:linear-gradient(135deg, var(--primary), var(--primary-gradient-end));color:var(--surface);border-bottom-right-radius:var(--radius-sm)}.chat-mockup-typing{align-items:center;gap:.3rem;padding:.75rem 1rem;display:flex}.chat-mockup-dot{background:var(--primary);opacity:.5;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite chat-dot-pulse}.chat-mockup-dot:nth-child(2){animation-delay:.2s}.chat-mockup-dot:nth-child(3){animation-delay:.4s}@keyframes chat-dot-pulse{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.chat-mockup-input{background:var(--surface-container-low);border-top:1px solid #44474d4d;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.chat-mockup-input-placeholder{font-family:var(--font-body);color:var(--on-surface-variant);opacity:.5;flex:1;font-size:.8125rem}.chat-mockup-input-send{background:var(--primary);width:32px;height:32px;color:var(--surface);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;display:flex}@media (max-width:968px){.chat-mockup{max-width:min(100%,520px);height:420px;margin:0 auto}}
