.hero-console{background:linear-gradient(135deg,#0f0f0f 0%,#1a1a1a 50%,#0f0f0f 100%);border-radius:12px;width:100%;min-width:480px;max-width:580px;font-family:SF Mono,Monaco,Menlo,Ubuntu Mono,Consolas,monospace;position:relative;overflow:hidden;box-shadow:0 0 100px #8a3ffc2e,0 0 150px #8a3ffc1f,0 4px 8px #00000026,0 16px 48px #0000004d}.hero-console:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#a78bfa,#7dd3fc,#a78bfa,#f472b6,#a78bfa) 0 0/300% 100%;border-radius:12px;padding:1px;animation:4s infinite console-border-animation;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes console-border-animation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-console-header{z-index:1;background:linear-gradient(#2a2a2a 0%,#222 100%);border-bottom:1px solid #3d3d3d;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex;position:relative}.hero-console-dots{align-items:center;gap:8px;display:flex}.hero-console-header .dot{border-radius:50%;width:12px;height:12px}.hero-console-header .dot.red{background:#ff5f56}.hero-console-header .dot.yellow{background:#ffbd2e}.hero-console-header .dot.green{background:#27c93f}.hero-console-tabs{background:#0000004d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.5rem;padding:.35rem;display:flex}.hero-console-tab-btn{color:#9ca3af;cursor:pointer;text-transform:lowercase;background:0 0;border:1px solid #0000;border-radius:4px;padding:.4rem .75rem;font-family:SF Mono,Monaco,Menlo,monospace;font-size:.7rem;font-weight:500;transition:all .2s}.hero-console-tab-btn:hover{color:#e0e0e0;background:#ffffff14}.hero-console-tab-btn.active{color:#c4b5fd;background:#a78bfa33;border-color:#a78bfa66}.hero-console-body{text-align:left;z-index:1;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;display:flex;position:relative}.hero-console-line{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.hero-console-body code{color:#f0f0f0;white-space:pre-wrap;word-break:break-word;cursor:text;-webkit-user-select:text;user-select:text;font-size:.8rem;line-height:1.7;display:block}.hero-console-prompt{color:#c084fc;-webkit-user-select:none;user-select:none;font-weight:600}.hero-console-copy{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.hero-console-copy:hover{color:#a78bfa;background:#a78bfa1a}.hero-console-copy:active{transform:scale(.95)}@media (max-width:1200px){.hero-console{min-width:420px;max-width:520px}}@media (max-width:1024px){.hero-console{min-width:unset;max-width:580px;margin:0 auto}}@media (max-width:768px){.hero-console{max-width:calc(100% - 1rem)}.hero-console-tabs{gap:.25rem;padding:.25rem}.hero-console-tab-btn{padding:.3rem .5rem;font-size:.6rem}.hero-console-body{padding:1rem 1.25rem;overflow-x:auto}.hero-console-body code{font-size:.75rem}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-duration:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.telegram-hero{min-height:calc(var(--spacing,.25rem)*0);padding-top:calc(var(--spacing,.25rem)*32);padding-bottom:calc(var(--spacing,.25rem)*16);flex-direction:column;max-width:1200px;margin:auto;display:flex}.telegram-hero-container{margin-top:calc(var(--spacing,.25rem)*5);gap:calc(var(--spacing,.25rem)*8);padding-inline:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}@media (min-width:64rem){.telegram-hero-container{gap:calc(var(--spacing,.25rem)*0);padding-inline:calc(var(--spacing,.25rem)*0);flex-direction:row}}.telegram-hero-content{gap:calc(var(--spacing,.25rem)*6);flex-direction:column;width:100%;display:flex}@media (min-width:64rem){.telegram-hero-content{width:50%}}.telegram-hero-title{text-align:left;font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)))}@media (min-width:64rem){.telegram-hero-title{font-size:var(--text-5xl,3rem);line-height:var(--tw-leading,var(--text-5xl--line-height,1))}}.telegram-hero-cta{align-items:center;gap:calc(var(--spacing,.25rem)*4);flex-wrap:wrap;display:flex}.telegram-hero-image{justify-content:center;align-items:center;width:100%;display:flex}.telegram-hero-image img{object-fit:contain;width:100%;height:auto}.telegram-features{padding-inline:calc(var(--spacing,.25rem)*8);padding-block:calc(var(--spacing,.25rem)*24);background-color:#0000}.telegram-features-container{max-width:var(--container-6xl,72rem);margin-inline:auto}.telegram-features-header{margin-bottom:calc(var(--spacing,.25rem)*16);text-align:center}.telegram-features-title{margin-bottom:calc(var(--spacing,.25rem)*4);font-family:ClashGrotesk,sans-serif;font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)));--tw-leading:var(--leading-tight,1.25);line-height:var(--leading-tight,1.25);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600)}@media (min-width:64rem){.telegram-features-title{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)))}}.telegram-features-title{color:var(--dark-text)}.telegram-features-subtitle{max-width:var(--container-xl,36rem);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:var(--gray-text);margin-inline:auto}.telegram-features-grid{gap:calc(var(--spacing,.25rem)*8);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:48rem){.telegram-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.telegram-features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.telegram-feature-card{border-radius:var(--radius-xl,.75rem);background-color:#ffffff0d}@supports (color:color-mix(in lab, red, red)){.telegram-feature-card{background-color:color-mix(in oklab,var(--color-white,#fff)5%,transparent)}}.telegram-feature-card{padding:calc(var(--spacing,.25rem)*8);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));transition-duration:.2s;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1));border:1px solid var(--border-color)}.telegram-feature-card:hover{--tw-translate-y:calc(var(--spacing,.25rem)*-.5);translate:var(--tw-translate-x)var(--tw-translate-y);--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.telegram-feature-card-title{margin-bottom:calc(var(--spacing,.25rem)*3);font-family:ClashGrotesk,sans-serif;font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--dark-text)}.telegram-feature-card-description{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:var(--gray-text)}@media (max-width:1024px){.telegram-hero-content{text-align:center;align-items:center}.telegram-hero-title{text-align:center}.telegram-hero-cta{justify-content:center}}@media (max-width:768px){.telegram-hero{padding-top:calc(var(--spacing,.25rem)*24);padding-bottom:calc(var(--spacing,.25rem)*12)}.telegram-hero-cta{flex-direction:column;width:100%}.telegram-hero-cta .waitlist-button{text-align:center;width:100%}.telegram-features{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*16)}}.telegram-hero-console-wrapper{margin-top:calc(var(--spacing,.25rem)*20);width:100%;padding-inline:calc(var(--spacing,.25rem)*6);flex-direction:column;align-items:center;display:flex}@media (min-width:64rem){.telegram-hero-console-wrapper{padding-inline:calc(var(--spacing,.25rem)*0);margin-top:220px}}.telegram-hero-console-label{margin-bottom:calc(var(--spacing,.25rem)*15);text-align:center;font-family:ClashGrotesk,sans-serif;font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600)}@media (min-width:64rem){.telegram-hero-console-label{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)))}}.telegram-hero-console-label{color:var(--dark-text)}.telegram-hero-console{width:100%;max-width:var(--container-xl,36rem)}@media (max-width:768px){.telegram-hero-console-wrapper{margin-top:calc(var(--spacing,.25rem)*8)}.telegram-hero-console-label{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
