.LanguageSelector-module-scss-module__UDtHOW__languageSelector{font-size:14px;position:relative}.LanguageSelector-module-scss-module__UDtHOW__trigger{cursor:pointer;border:1px solid #00000014;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;list-style:none;transition:all .2s;display:flex}.LanguageSelector-module-scss-module__UDtHOW__trigger:hover{background:#0203044d;border-radius:8px}.LanguageSelector-module-scss-module__UDtHOW__trigger::-webkit-details-marker{display:none}.LanguageSelector-module-scss-module__UDtHOW__current{font-weight:500}.LanguageSelector-module-scss-module__UDtHOW__arrow{opacity:.7;margin-left:auto;font-size:12px;transition:transform .2s}details[open] .LanguageSelector-module-scss-module__UDtHOW__arrow{transform:rotate(180deg)}.LanguageSelector-module-scss-module__UDtHOW__dropdown{border-radius:10px;min-width:150px;animation:.15s LanguageSelector-module-scss-module__UDtHOW__dropdown;position:absolute;top:100%;right:0;box-shadow:0 6px 20px #00000014,0 2px 6px #0000000a}.LanguageSelector-module-scss-module__UDtHOW__dropdown li{list-style:none}.LanguageSelector-module-scss-module__UDtHOW__dropdown a{color:inherit;border-radius:8px;padding:9px 30px;text-decoration:none;transition:background .15s;display:block}.LanguageSelector-module-scss-module__UDtHOW__dropdown a:hover{background:#0203044d;border-radius:8px}@keyframes LanguageSelector-module-scss-module__UDtHOW__dropdown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.Header-module-scss-module__klcqGG__header{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0000;border-bottom:1px solid #0203041a;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;transition:background-color .3s,border-color .3s;display:flex;position:fixed;top:0;left:0}.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__partial{background-color:#0203044d}.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__scrolled{background-color:#020304;border-bottom:1px solid #02030433}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__noLink{color:#eee9f2;cursor:pointer;font:inherit;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem 1rem;text-decoration:none;display:flex}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__noLink .Header-module-scss-module__klcqGG__caret{margin-left:.5rem;font-size:.8rem;transition:transform .3s}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__noLink:hover{color:#61c0c2;background-color:#61c0c233}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__logo{align-items:center;display:flex}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:25px;height:20px;padding:0;display:none}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__hamburger span{transform-origin:50%;background-color:#eee9f2;border-radius:3px;width:100%;height:3px;transition:all .3s;display:block}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__hamburger.Header-module-scss-module__klcqGG__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__hamburger.Header-module-scss-module__klcqGG__open span:nth-child(2){opacity:0}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__hamburger.Header-module-scss-module__klcqGG__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module-scss-module__klcqGG__header nav{align-items:center;gap:1rem;display:flex}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem{flex-direction:column;display:flex;position:relative}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem a{color:#eee9f2;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem 1rem;text-decoration:none;transition:all .2s;display:flex}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem a .Header-module-scss-module__klcqGG__caret{margin-left:.5rem;font-size:.8rem;transition:transform .3s}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem a:hover{color:#61c0c2;background-color:#61c0c233}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem.Header-module-scss-module__klcqGG__open>a .Header-module-scss-module__klcqGG__caret{transform:rotate(180deg)}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem .Header-module-scss-module__klcqGG__submenu{visibility:hidden;opacity:0;pointer-events:none;z-index:999;background-color:#020304;border-radius:.4rem;flex-flow:column wrap;width:max-content;min-width:220px;max-width:calc(100vw - 4rem);max-height:27.5rem;padding:.4rem 0;display:flex;position:absolute;top:100%;left:0;box-shadow:0 12px 32px #00000073}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem .Header-module-scss-module__klcqGG__submenu a{color:#eee9f2;box-sizing:border-box;white-space:nowrap;align-items:center;gap:.55rem;width:max-content;min-height:2.5rem;padding:.45rem 1.1rem;font-size:.92rem;display:inline-flex}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem .Header-module-scss-module__klcqGG__submenu a:hover{color:#61c0c2;background-color:#61c0c22e}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem .Header-module-scss-module__klcqGG__submenu a svg{color:#61c0c2;opacity:.85}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem .Header-module-scss-module__klcqGG__submenu a:hover svg{opacity:1}@media (min-width:1025px){.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem:hover>.Header-module-scss-module__klcqGG__submenu{visibility:visible;opacity:1;pointer-events:auto}}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem .Header-module-scss-module__klcqGG__submenuFlipped{left:auto;right:0}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__languageMenu{flex-direction:row;gap:1.5rem;margin-left:2.5rem;display:flex}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__overlay{display:none}@media (max-width:1024px){.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__hamburger{display:flex}.Header-module-scss-module__klcqGG__header nav{z-index:1000;background-color:#020304;flex-direction:column;gap:1.5rem;width:250px;height:100vh;padding:4rem 2rem 2rem;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module-scss-module__klcqGG__header nav.Header-module-scss-module__klcqGG__open{transform:translate(0)}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem{width:100%}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem a{justify-content:center;width:100%}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem .Header-module-scss-module__klcqGG__submenu{box-shadow:none;visibility:visible;opacity:1;pointer-events:auto;background-color:#020304;border-radius:0;flex-flow:column;width:100%;max-width:100%;max-height:none;display:none;position:relative;top:0;left:0}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__navItem .Header-module-scss-module__klcqGG__submenu.Header-module-scss-module__klcqGG__open{display:flex}.Header-module-scss-module__klcqGG__header nav .Header-module-scss-module__klcqGG__languageMenu{justify-items:center;gap:1rem;margin-top:auto;margin-left:0;padding-bottom:2rem;display:grid}.Header-module-scss-module__klcqGG__header .Header-module-scss-module__klcqGG__overlay{z-index:999;background-color:#02030480;width:100%;height:100%;display:block;position:fixed;top:0;left:0}}
.Button-module-scss-module__-sgbRG__button{text-transform:uppercase;cursor:pointer;border:none;font-size:1rem;font-weight:600;transition:all .3s ease-in-out;border-radius:10px!important;padding:.6rem 1.2rem!important}.Button-module-scss-module__-sgbRG__cta{color:#222;background-color:#61c0c2;transition:all .3s ease-in-out}.Button-module-scss-module__-sgbRG__cta:hover{color:#eee9f2;background-color:#4aa9ab;transform:scale(1.05);box-shadow:0 4px 10px #0025a84d}.Button-module-scss-module__-sgbRG__demo{color:#81cdce;background-color:#28292a}.Button-module-scss-module__-sgbRG__demo:hover{color:#4aa9ab;background-color:#1a1f24;transform:scale(1.05);box-shadow:0 4px 15px #0203044d}
.ContactCard-module-scss-module__Md50SW__contact{justify-content:center;margin:5rem 0;display:flex}.ContactCard-module-scss-module__Md50SW__bubble{-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 20% 15%,#61c0c238,#0000 55%),radial-gradient(circle at 80% 70%,#0025a814,#0000 60%),linear-gradient(#f5f8fc0f,#0c101685);border:1px solid #61c0c238;border-radius:26px;align-items:center;gap:28px;width:80%;max-width:1200px;padding:32px 36px;transition:all .35s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000047,inset 0 1px #ffffff0f}.ContactCard-module-scss-module__Md50SW__bubble:hover{border-color:#61c0c259;transform:translateY(-3px)}.ContactCard-module-scss-module__Md50SW__bubble:before{content:"";filter:blur(28px);opacity:.6;pointer-events:none;background:radial-gradient(circle at 30% 30%,#61c0c22e,#0000 60%);position:absolute;inset:-60%}.ContactCard-module-scss-module__Md50SW__bubble:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff0f 30%,#61c0c214 50%,#ffffff0f 70%,#0000 100%);animation:8s ease-in-out infinite ContactCard-module-scss-module__Md50SW__contact-shine;position:absolute;inset:0;transform:translate(-140%)skew(-18deg)}.ContactCard-module-scss-module__Md50SW__withContact{grid-template-columns:auto 1fr 2fr auto}.ContactCard-module-scss-module__Md50SW__noContact{grid-template-columns:auto 1fr auto}.ContactCard-module-scss-module__Md50SW__noContact.ContactCard-module-scss-module__Md50SW__noImage{grid-template-columns:1fr auto}.ContactCard-module-scss-module__Md50SW__image{flex-shrink:0}.ContactCard-module-scss-module__Md50SW__image img{object-fit:contain;filter:drop-shadow(0 0 12px #61c0c240)}.ContactCard-module-scss-module__Md50SW__contactBlock{color:#eee9f2cc;flex-direction:column;gap:6px;font-size:14px;display:flex}.ContactCard-module-scss-module__Md50SW__contact-info,.ContactCard-module-scss-module__Md50SW__email,.ContactCard-module-scss-module__Md50SW__phone{font-weight:500}.ContactCard-module-scss-module__Md50SW__contact-info a,.ContactCard-module-scss-module__Md50SW__email a,.ContactCard-module-scss-module__Md50SW__phone a{color:#61c0c2d9;text-decoration:none;transition:all .25s}.ContactCard-module-scss-module__Md50SW__contact-info a:hover,.ContactCard-module-scss-module__Md50SW__email a:hover,.ContactCard-module-scss-module__Md50SW__phone a:hover{color:#61c0c2;text-shadow:0 0 12px #61c0c259}.ContactCard-module-scss-module__Md50SW__content{text-align:left;min-width:0;max-width:600px}.ContactCard-module-scss-module__Md50SW__content h3{color:#eee9f2eb;margin-bottom:6px;font-size:22px;font-weight:600}.ContactCard-module-scss-module__Md50SW__content p{color:#eee9f2bf;line-height:1.6}.ContactCard-module-scss-module__Md50SW__cta{white-space:nowrap;justify-content:flex-end;display:flex}@media (max-width:1024px){.ContactCard-module-scss-module__Md50SW__withContact{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.ContactCard-module-scss-module__Md50SW__withContact .ContactCard-module-scss-module__Md50SW__image{align-self:center}.ContactCard-module-scss-module__Md50SW__withContact .ContactCard-module-scss-module__Md50SW__content{text-align:center;max-width:100%}.ContactCard-module-scss-module__Md50SW__withContact .ContactCard-module-scss-module__Md50SW__contactBlock{text-align:center;align-items:center}.ContactCard-module-scss-module__Md50SW__withContact .ContactCard-module-scss-module__Md50SW__cta{justify-content:center;width:100%;display:flex}}@media (max-width:768px){.ContactCard-module-scss-module__Md50SW__bubble{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.ContactCard-module-scss-module__Md50SW__image{align-self:center}.ContactCard-module-scss-module__Md50SW__content{text-align:center;max-width:100%}.ContactCard-module-scss-module__Md50SW__contactBlock{text-align:center;align-items:center}.ContactCard-module-scss-module__Md50SW__cta{justify-content:center;width:100%;display:flex}}@keyframes ContactCard-module-scss-module__Md50SW__contact-shine{0%{opacity:0;transform:translate(-140%)skew(-18deg)}20%{opacity:.7}50%{opacity:1}80%{opacity:.6}to{opacity:0;transform:translate(140%)skew(-18deg)}}
.TwoCardsColumn-module-scss-module__FVUz7G__wrapper{flex-direction:column;align-items:center;gap:70px;padding:5rem 1rem 0;display:flex}.TwoCardsColumn-module-scss-module__FVUz7G__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:26px;width:100%;max-width:1200px;display:grid}.TwoCardsColumn-module-scss-module__FVUz7G__card{background:linear-gradient(135deg,#000000d9,#00287814);border:1px solid #61c0c224;border-radius:18px;padding:28px;transition:all .3s;position:relative;overflow:hidden}.TwoCardsColumn-module-scss-module__FVUz7G__card:before{content:"";background:radial-gradient(200px circle at var(--x,50%)var(--y,50%),#61c0c238,transparent 60%);opacity:0;pointer-events:none;transition:opacity .25s;position:absolute;inset:0}.TwoCardsColumn-module-scss-module__FVUz7G__card:hover:before{opacity:1}.TwoCardsColumn-module-scss-module__FVUz7G__card:hover{border-color:#61c0c273;transform:translateY(-6px)scale(1.01)}@media (hover:none){.TwoCardsColumn-module-scss-module__FVUz7G__card:before{display:none}}.TwoCardsColumn-module-scss-module__FVUz7G__title{color:#eee9f2;margin-bottom:12px;font-size:20px}.TwoCardsColumn-module-scss-module__FVUz7G__desc{color:#eee9f2d1;font-size:14px;line-height:1.75}.TwoCardsColumn-module-scss-module__FVUz7G__desc ul{margin:12px 0;padding-left:28px}.TwoCardsColumn-module-scss-module__FVUz7G__desc li{margin-bottom:8px}.TwoCardsColumn-module-scss-module__FVUz7G__desc p{margin-bottom:10px}.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#eee9f2db;background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;width:100%;max-width:1000px;padding:26px 28px;transition:all .25s;position:relative;overflow:hidden}.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#ffffff14,#0000 60%);position:absolute;inset:0}.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary:after{content:"";pointer-events:none;opacity:.55;mix-blend-mode:overlay;background:radial-gradient(circle,#ffffff38,#0000 55%);animation:7s ease-in-out infinite TwoCardsColumn-module-scss-module__FVUz7G__softSweep;position:absolute;inset:-60%;transform:translate(-40%)}.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary:hover{border-color:#ffffff40;transform:translateY(-2px)}.TwoCardsColumn-module-scss-module__FVUz7G__badge{align-items:center;gap:24px;width:100%;max-width:1100px;display:flex}.TwoCardsColumn-module-scss-module__FVUz7G__badge__line{background:linear-gradient(90deg,#0000,#61c0c2b3,#0000);flex:1;height:1px}.TwoCardsColumn-module-scss-module__FVUz7G__badge__logo{animation:3.8s ease-in-out infinite TwoCardsColumn-module-scss-module__FVUz7G__float}.TwoCardsColumn-module-scss-module__FVUz7G__summary{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:#eee9f2e6;opacity:0;background:#61c0c24d;border:1px solid #ffffff24;border-radius:28px;width:100%;max-width:950px;padding:46px;transition:all .5s;position:relative;transform:translateY(26px)}.TwoCardsColumn-module-scss-module__FVUz7G__summary.TwoCardsColumn-module-scss-module__FVUz7G__visible{opacity:1;transform:translateY(0)}.TwoCardsColumn-module-scss-module__FVUz7G__summary:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(400px circle at var(--x,50%)var(--y,50%),#ffffff8c,transparent 60%),linear-gradient(120deg,transparent 0%,#ffffff40 45%,#ffffffa6 50%,#ffffff40 55%,transparent 100%);opacity:.9;-webkit-mask-composite:xor;filter:blur(.2px);mix-blend-mode:overlay;padding:1px;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.TwoCardsColumn-module-scss-module__FVUz7G__summary:hover:after{opacity:1}.TwoCardsColumn-module-scss-module__FVUz7G__summary ul,.TwoCardsColumn-module-scss-module__FVUz7G__summary ol,.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary ul,.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary ol{margin-top:12px;margin-bottom:12px;padding-left:24px;list-style-position:outside}.TwoCardsColumn-module-scss-module__FVUz7G__summary .TwoCardsColumn-module-scss-module__FVUz7G__li,.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary .TwoCardsColumn-module-scss-module__FVUz7G__li{margin-bottom:8px}@media (max-width:768px){.TwoCardsColumn-module-scss-module__FVUz7G__wrapper{gap:40px}.TwoCardsColumn-module-scss-module__FVUz7G__card{padding:22px}.TwoCardsColumn-module-scss-module__FVUz7G__summary{padding:26px}.TwoCardsColumn-module-scss-module__FVUz7G__summary p,.TwoCardsColumn-module-scss-module__FVUz7G__summary h1,.TwoCardsColumn-module-scss-module__FVUz7G__summary h2,.TwoCardsColumn-module-scss-module__FVUz7G__summary h3,.TwoCardsColumn-module-scss-module__FVUz7G__summary ul,.TwoCardsColumn-module-scss-module__FVUz7G__summary ol,.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary p,.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary h1,.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary h2,.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary h3,.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary ul,.TwoCardsColumn-module-scss-module__FVUz7G__appSourceSummary ol{max-width:100%}}@keyframes TwoCardsColumn-module-scss-module__FVUz7G__float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes TwoCardsColumn-module-scss-module__FVUz7G__softSweep{0%{transform:translate(-35%)}50%{transform:translate(35%)}to{transform:translate(-35%)}}
.BcMockup-module-scss-module__BO-0bG__section{flex-direction:column;align-items:center;width:100%;padding:2.5rem 1rem;display:flex}.BcMockup-module-scss-module__BO-0bG__head{text-align:center;color:#eee9f2;max-width:820px;margin-bottom:2.5rem}.BcMockup-module-scss-module__BO-0bG__htitle{margin:0 0 .75rem;font-size:36px;font-weight:700}.BcMockup-module-scss-module__BO-0bG__htitle span{color:#61c0c2}.BcMockup-module-scss-module__BO-0bG__hsub{color:#eee9f2c7;margin:0;font-size:17px;line-height:1.6}.BcMockup-module-scss-module__BO-0bG__laptop{width:100%;max-width:1080px;margin:0 auto}.BcMockup-module-scss-module__BO-0bG__screen{background:linear-gradient(#17181b,#101113) padding-box padding-box,linear-gradient(160deg,#d7dbe1 0%,#9197a0 26%,#5c616a 58%,#b3b9c1 100%) border-box;border:4px solid #0000;border-radius:24px 24px 10px 10px;padding:15px 15px 19px;position:relative;box-shadow:0 0 0 1px #ffffff47,0 0 0 7px #ffffff0d,0 34px 90px #0000009e,inset 0 1px #ffffff2e}.BcMockup-module-scss-module__BO-0bG__camera{background:#1c1c1f;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff14}.BcMockup-module-scss-module__BO-0bG__screenInner{aspect-ratio:16/10;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b9bdc2 #0000;background:#fff;border-radius:3px;width:100%;overflow:hidden auto}.BcMockup-module-scss-module__BO-0bG__screenInner::-webkit-scrollbar{width:9px}.BcMockup-module-scss-module__BO-0bG__screenInner::-webkit-scrollbar-thumb{background:#c2c6cb;border:2px solid #fff;border-radius:5px}.BcMockup-module-scss-module__BO-0bG__scaleWrap{width:100%;position:relative;overflow:hidden}.BcMockup-module-scss-module__BO-0bG__deck{background:linear-gradient(#e4e8ed,#c2c8d0 55%,#9aa1aa);border-radius:0 0 16px 16px;width:112%;height:16px;margin-left:-6%;position:relative;box-shadow:0 18px 30px #00000059}.BcMockup-module-scss-module__BO-0bG__notch{background:linear-gradient(#a7aeb7,#c9ced5);border-radius:0 0 10px 10px;width:130px;height:9px;position:absolute;top:0;left:50%;transform:translate(-50%)}.BcMockup-module-scss-module__BO-0bG__bc{transform-origin:0 0;width:1180px;font-family:"Segoe UI",var(--font-sans,sans-serif);color:#252423;background:#fff;font-size:12.5px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__url{color:#5f6368;background:#f1f3f4;border-bottom:1px solid #e2e5e7;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__url .BcMockup-module-scss-module__BO-0bG__bar{color:#3c4043;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #e2e5e7;border-radius:14px;flex:1;padding:4px 12px;overflow:hidden}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__hdr{color:#f3f2f1;background:#1d1c1b;align-items:center;gap:14px;height:48px;padding:0 18px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__hdr .BcMockup-module-scss-module__BO-0bG__ico{color:#e6e6e6;cursor:pointer}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__hdr .BcMockup-module-scss-module__BO-0bG__ico:hover{color:#fff}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__envbadge{color:#1d3a16;text-align:center;background:#7bb86f;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:9px;line-height:1;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__avatar{color:#e6d5c5;background:#5a4a3a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__cmd{align-items:center;gap:18px;padding:12px 22px 6px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__crumb{color:#605e5c;align-items:center;gap:10px;font-size:13px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__crumb .BcMockup-module-scss-module__BO-0bG__back{color:#3b3a39;cursor:pointer;border:1px solid #d6d6d6;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__cmdmid{align-items:center;gap:18px;margin:0 auto;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__cmdmid .BcMockup-module-scss-module__BO-0bG__ci{color:#3b3a39;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__cmdmid .BcMockup-module-scss-module__BO-0bG__ci:hover{background:#f3f2f1}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__cmdmid .BcMockup-module-scss-module__BO-0bG__pen{color:#2c8c7a;border:1.5px solid #2c8c7a}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__saved{color:#2c8c7a;align-items:center;gap:5px;min-width:138px;font-size:13px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__title{color:#252423;margin:2px 22px 12px;font-size:26px;font-weight:400}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tabs{color:#252423;border-bottom:1px solid #edebe9;flex-wrap:nowrap;align-items:center;gap:20px;padding:0 22px;font-size:13px;display:flex;overflow:hidden}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tabs a{white-space:nowrap;color:#252423;cursor:pointer;align-items:center;gap:5px;padding:8px 0;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tabs a:hover{color:#1a5e50}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tabs a.BcMockup-module-scss-module__BO-0bG__act{color:#2c8c7a;font-weight:500;box-shadow:inset 0 -2px #2c8c7a}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tabs .BcMockup-module-scss-module__BO-0bG__sep{color:#c8c6c4}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tabs .BcMockup-module-scss-module__BO-0bG__more{color:#605e5c}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__subbar{color:#252423;border-bottom:1px solid #edebe9;flex-wrap:wrap;align-items:center;gap:20px;padding:9px 22px;font-size:13px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__subbar .BcMockup-module-scss-module__BO-0bG__ac{white-space:nowrap;cursor:pointer;align-items:center;gap:6px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__subbar .BcMockup-module-scss-module__BO-0bG__ac:hover{opacity:.65}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__subbar .BcMockup-module-scss-module__BO-0bG__ac i{color:#2c8c7a;display:inline-flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__subbar .BcMockup-module-scss-module__BO-0bG__gsep{background:#e0dedc;width:1px;height:16px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__body{grid-template-columns:minmax(0,1fr) 312px;gap:0;display:grid}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__body.BcMockup-module-scss-module__BO-0bG__bodyFull{grid-template-columns:minmax(0,1fr)}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__main{min-width:0;padding:14px 24px 28px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__ftab{color:#252423;cursor:pointer;border-bottom:1px solid #e6e6e6;justify-content:space-between;align-items:center;margin:18px 0 14px;padding-bottom:6px;font-size:17px;font-weight:600;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__ftab:first-child{margin-top:4px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__ftit{align-items:center;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__ftabch{color:#605e5c;margin-right:6px;transition:transform .15s;display:inline-flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__ftabchClosed{transform:rotate(-90deg)}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__sum{color:#605e5c;font-size:12.5px;font-weight:400}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 48px;display:grid}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r{grid-template-columns:minmax(0,max-content) minmax(10px,1fr) 176px;align-items:center;margin-bottom:9px;display:grid;position:relative}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__lbl{color:#323130;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__dot{border-bottom:1px dotted #c4c4c4;align-self:center;height:0;margin:0 8px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__ed{white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #cfcdcb;border-radius:2px;align-items:center;height:28px;padding:0 8px;font-size:12.5px;display:flex;overflow:hidden}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__ed:focus,.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__ed:focus-within{border-color:#2c8c7a;outline:none;box-shadow:0 0 0 1px #2c8c7a}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__ed.BcMockup-module-scss-module__BO-0bG__ral{justify-content:flex-end}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__dd{cursor:pointer;justify-content:space-between;gap:4px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__dd:hover{border-color:#2c8c7a}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__dd i{color:#605e5c;flex:none;display:inline-flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__ddval{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__link{color:#2c8c7a}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__r .BcMockup-module-scss-module__BO-0bG__ro{color:#252423;background:#eef0f1;border:1px solid #0000;border-radius:2px;justify-content:flex-end;align-items:center;height:28px;padding:0 8px;display:flex;overflow:hidden}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__ddmenu{z-index:60;background:#fff;border:1px solid #cfcdcb;border-radius:2px;width:176px;max-height:190px;position:absolute;top:calc(100% - 2px);right:0;overflow:auto;box-shadow:0 4px 14px #00000024}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__ddmenu div{cursor:pointer;color:#252423;padding:6px 10px;font-size:12.5px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__ddmenu div:hover{background:#eef6f4}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tg{cursor:pointer;background:#c8c6c4;border-radius:9px;justify-self:start;width:34px;height:17px;transition:background .15s;display:inline-block;position:relative}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tg .BcMockup-module-scss-module__BO-0bG__kn{background:#fff;border-radius:50%;width:13px;height:13px;transition:left .15s;position:absolute;top:2px;left:2px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tg.BcMockup-module-scss-module__BO-0bG__on{background:#2c8c7a}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__tg.BcMockup-module-scss-module__BO-0bG__on .BcMockup-module-scss-module__BO-0bG__kn{left:19px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__gtab{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:2px;font-size:12.5px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__gtab th{text-align:left;color:#323130;white-space:nowrap;background:#faf9f8;border-bottom:1px solid #edebe9;padding:6px 10px;font-weight:600}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__gtab th.BcMockup-module-scss-module__BO-0bG__num,.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__gtab td.BcMockup-module-scss-module__BO-0bG__num{text-align:right}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__gtab td{white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f0eeec;padding:6px 10px;overflow:hidden}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__gtab td.BcMockup-module-scss-module__BO-0bG__lk{color:#2c8c7a}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__gtab tr:hover td{background:#f1f9f7}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__chk{color:#2c8c7a;vertical-align:middle;background:#f3f2f1;border:1px solid #b3b0ad;border-radius:2px;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__chk.BcMockup-module-scss-module__BO-0bG__chkOn{border-color:#2c8c7a}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox{background:#faf9f8;border-left:1px solid #edebe9;min-width:0;padding:14px 16px}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox .BcMockup-module-scss-module__BO-0bG__fsec{margin:14px 0 8px;font-size:15px;font-weight:600}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox .BcMockup-module-scss-module__BO-0bG__fsec:first-child{margin-top:0}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox .BcMockup-module-scss-module__BO-0bG__pill{color:#0f6e56;background:#e1f5ee;border-radius:11px;align-items:center;gap:5px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox .BcMockup-module-scss-module__BO-0bG__fr{color:#605e5c;justify-content:space-between;gap:10px;padding:3px 0;font-size:12.5px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox .BcMockup-module-scss-module__BO-0bG__fr .BcMockup-module-scss-module__BO-0bG__v{color:#252423;white-space:nowrap}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox .BcMockup-module-scss-module__BO-0bG__frow{border-bottom:1px solid #efedeb;justify-content:space-between;padding:5px 0;font-size:12.5px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox .BcMockup-module-scss-module__BO-0bG__lk{color:#2c8c7a}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox .BcMockup-module-scss-module__BO-0bG__risk{color:#3b6d11;background:#eaf3de;border:1px solid #c0dd97;border-radius:4px;align-items:flex-start;gap:7px;margin-top:6px;padding:8px 10px;font-size:12px;display:flex}.BcMockup-module-scss-module__BO-0bG__bc .BcMockup-module-scss-module__BO-0bG__fbox .BcMockup-module-scss-module__BO-0bG__risk.BcMockup-module-scss-module__BO-0bG__riskWarn{color:#854f0b;background:#faeeda;border-color:#fac775}.BcMockup-module-scss-module__BO-0bG__spin{animation:.8s linear infinite BcMockup-module-scss-module__BO-0bG__bcspin;display:inline-flex}@keyframes BcMockup-module-scss-module__BO-0bG__bcspin{to{transform:rotate(360deg)}}@media (max-width:720px){.BcMockup-module-scss-module__BO-0bG__htitle{font-size:28px}.BcMockup-module-scss-module__BO-0bG__hsub{font-size:15px}}
.HeyBcMockup-module-scss-module__7v1ozG__section{flex-direction:column;align-items:center;width:100%;padding:2.5rem 1rem;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__head{text-align:center;color:#eee9f2;max-width:820px;margin-bottom:2.25rem}.HeyBcMockup-module-scss-module__7v1ozG__htitle{margin:0 0 .75rem;font-size:36px;font-weight:700}.HeyBcMockup-module-scss-module__7v1ozG__htitle span{color:#61c0c2}.HeyBcMockup-module-scss-module__7v1ozG__hsub{color:#eee9f2c7;margin:0;font-size:17px;line-height:1.6}.HeyBcMockup-module-scss-module__7v1ozG__stage{grid-template-columns:1fr minmax(300px,360px);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);width:100%;max-width:1040px;margin:0 auto;display:grid}@media (max-width:880px){.HeyBcMockup-module-scss-module__7v1ozG__stage{grid-template-columns:1fr;justify-items:center;gap:2.5rem}}.HeyBcMockup-module-scss-module__7v1ozG__rail{color:#eee9f2;max-width:480px}@media (max-width:880px){.HeyBcMockup-module-scss-module__7v1ozG__rail{text-align:center;order:2}}.HeyBcMockup-module-scss-module__7v1ozG__kicker{letter-spacing:.04em;text-transform:uppercase;color:#61c0c2;background:#61c0c214;border:1px solid #61c0c259;border-radius:999px;align-items:center;gap:7px;padding:5px 11px;font-size:12.5px;font-weight:600;display:inline-flex}.HeyBcMockup-module-scss-module__7v1ozG__railTitle{margin:.9rem 0 .6rem;font-size:26px;font-weight:700}.HeyBcMockup-module-scss-module__7v1ozG__railText{color:#eee9f2bd;margin:0 0 1.25rem;font-size:15.5px;line-height:1.65}.HeyBcMockup-module-scss-module__7v1ozG__prompts{flex-direction:column;gap:.55rem;margin-bottom:1.25rem;display:flex}@media (max-width:880px){.HeyBcMockup-module-scss-module__7v1ozG__prompts{align-items:center}}.HeyBcMockup-module-scss-module__7v1ozG__prompt{color:#eee9f2eb;background:#eee9f20d;border:1px solid #eee9f217;border-radius:12px;align-items:center;gap:9px;width:fit-content;padding:9px 14px;font-size:14.5px;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.HeyBcMockup-module-scss-module__7v1ozG__prompt svg{color:#61c0c2;flex-shrink:0}.HeyBcMockup-module-scss-module__7v1ozG__prompt:hover{background:#61c0c212;border-color:#61c0c266;transform:translate(3px)}.HeyBcMockup-module-scss-module__7v1ozG__assistant{color:#eee9f2b3;align-items:center;gap:10px;margin-bottom:1.4rem;font-size:14px;font-style:italic;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__assistant svg{color:#61c0c2;flex-shrink:0}@media (max-width:880px){.HeyBcMockup-module-scss-module__7v1ozG__assistant{justify-content:center}}.HeyBcMockup-module-scss-module__7v1ozG__store{color:#eee9f2;background:#020304;border:1px solid #eee9f22e;border-radius:13px;align-items:center;gap:11px;padding:9px 18px 9px 15px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.HeyBcMockup-module-scss-module__7v1ozG__store svg{color:#61c0c2}.HeyBcMockup-module-scss-module__7v1ozG__store span{flex-direction:column;line-height:1.15;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__store small{letter-spacing:.03em;text-transform:uppercase;color:#eee9f299;font-size:10.5px}.HeyBcMockup-module-scss-module__7v1ozG__store strong{font-size:17px;font-weight:600}.HeyBcMockup-module-scss-module__7v1ozG__store:hover{border-color:#61c0c28c;transform:translateY(-2px);box-shadow:0 10px 26px #0006}.HeyBcMockup-module-scss-module__7v1ozG__phoneWrap{justify-content:center;width:100%;display:flex;position:relative}@media (max-width:880px){.HeyBcMockup-module-scss-module__7v1ozG__phoneWrap{order:1}}.HeyBcMockup-module-scss-module__7v1ozG__aura{filter:blur(34px);opacity:.5;z-index:0;background:radial-gradient(closest-side,#61c0c280,#61c0c200 72%);width:78%;height:70%;animation:5.5s ease-in-out infinite HeyBcMockup-module-scss-module__7v1ozG__auraPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes HeyBcMockup-module-scss-module__7v1ozG__auraPulse{0%,to{opacity:.32;transform:translate(-50%,-50%)scale(.94)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.05)}}.HeyBcMockup-module-scss-module__7v1ozG__phone{z-index:1;aspect-ratio:320/660;background:linear-gradient(#15171b,#0e0f12) padding-box padding-box,linear-gradient(150deg,#6b7280 0%,#2c2f36 30%,#1a1c20 55%,#4a4e57 100%) border-box;border:2px solid #0000;border-radius:46px;width:100%;max-width:320px;padding:11px;animation:7s ease-in-out infinite HeyBcMockup-module-scss-module__7v1ozG__phoneFloat;position:relative;box-shadow:0 0 0 1px #ffffff29,0 30px 70px #0009,inset 0 1px 1px #ffffff1f}@keyframes HeyBcMockup-module-scss-module__7v1ozG__phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.HeyBcMockup-module-scss-module__7v1ozG__btnVolUp,.HeyBcMockup-module-scss-module__7v1ozG__btnVolDn,.HeyBcMockup-module-scss-module__7v1ozG__btnPower{background:linear-gradient(#3a3d44,#23252a);border-radius:2px;width:3px;position:absolute}.HeyBcMockup-module-scss-module__7v1ozG__btnVolUp{height:34px;top:120px;left:-4px}.HeyBcMockup-module-scss-module__7v1ozG__btnVolDn{height:34px;top:164px;left:-4px}.HeyBcMockup-module-scss-module__7v1ozG__btnPower{height:52px;top:140px;right:-4px}.HeyBcMockup-module-scss-module__7v1ozG__screen{color:#eee9f2;background:radial-gradient(120% 60% at 80% -5%,#61c0c229,#0000 60%),linear-gradient(168deg,#0d1622 0%,#0a161a 55%,#081012 100%);border-radius:36px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.HeyBcMockup-module-scss-module__7v1ozG__statusbar{flex-shrink:0;justify-content:space-between;align-items:center;height:38px;padding:0 20px;font-size:12px;font-weight:600;display:flex;position:relative}.HeyBcMockup-module-scss-module__7v1ozG__clock{letter-spacing:.02em}.HeyBcMockup-module-scss-module__7v1ozG__island{background:#000;border-radius:12px;width:76px;height:19px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.HeyBcMockup-module-scss-module__7v1ozG__sbicons{color:#eee9f2e6;align-items:center;gap:5px;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__appbar{border-bottom:1px solid #eee9f214;flex-shrink:0;align-items:center;gap:8px;padding:6px 14px 12px;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__back{color:#eee9f28c}.HeyBcMockup-module-scss-module__7v1ozG__appLogo{letter-spacing:-.01em;font-size:19px;font-weight:700}.HeyBcMockup-module-scss-module__7v1ozG__appLogo b{color:#61c0c2;font-weight:700}.HeyBcMockup-module-scss-module__7v1ozG__appMeta{color:#eee9f28c;align-items:center;gap:6px;margin-left:auto;font-size:10.5px;display:inline-flex}.HeyBcMockup-module-scss-module__7v1ozG__dotLive{background:#34d399;border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite HeyBcMockup-module-scss-module__7v1ozG__liveDot;box-shadow:0 0 #34d39999}@keyframes HeyBcMockup-module-scss-module__7v1ozG__liveDot{0%{box-shadow:0 0 #34d3998c}70%{box-shadow:0 0 0 6px #34d39900}to{box-shadow:0 0 #34d39900}}.HeyBcMockup-module-scss-module__7v1ozG__thread{scrollbar-width:none;flex-direction:column;flex:1;gap:11px;min-height:0;padding:14px 13px 8px;display:flex;overflow:hidden auto}.HeyBcMockup-module-scss-module__7v1ozG__thread::-webkit-scrollbar{width:0}.HeyBcMockup-module-scss-module__7v1ozG__greet{align-items:flex-start;gap:10px;padding:4px 2px 6px;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__greetAv{color:#06222a;background:linear-gradient(150deg,#61c0c2,#8fe0e2);border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 4px 12px #61c0c259}.HeyBcMockup-module-scss-module__7v1ozG__greetTitle{font-size:14px;font-weight:700}.HeyBcMockup-module-scss-module__7v1ozG__greetText{color:#eee9f29e;margin-top:2px;font-size:12.5px;line-height:1.45}.HeyBcMockup-module-scss-module__7v1ozG__row{align-items:flex-end;gap:8px;animation:.42s cubic-bezier(.22,1,.36,1) both HeyBcMockup-module-scss-module__7v1ozG__bubbleIn;display:flex}@keyframes HeyBcMockup-module-scss-module__7v1ozG__bubbleIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.HeyBcMockup-module-scss-module__7v1ozG__left{justify-content:flex-start}.HeyBcMockup-module-scss-module__7v1ozG__right{justify-content:flex-end}.HeyBcMockup-module-scss-module__7v1ozG__botAvatar{color:#06222a;background:linear-gradient(150deg,#61c0c2,#8fe0e2);border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.HeyBcMockup-module-scss-module__7v1ozG__bubble{border-radius:16px;max-width:78%;padding:9px 12px;font-size:13px;line-height:1.45}.HeyBcMockup-module-scss-module__7v1ozG__user{color:#06222a;background:linear-gradient(160deg,#8fe6e8,#61c0c2);border-bottom-right-radius:5px;flex-direction:column;gap:5px;display:flex;box-shadow:0 4px 14px #61c0c247}.HeyBcMockup-module-scss-module__7v1ozG__bot{color:#eee9f2eb;background:#eee9f212;border:1px solid #eee9f217;border-bottom-left-radius:5px}.HeyBcMockup-module-scss-module__7v1ozG__voiceLine{align-items:center;gap:7px;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__voiceText{font-weight:500}.HeyBcMockup-module-scss-module__7v1ozG__wave{align-items:center;gap:2px;height:16px;display:inline-flex}.HeyBcMockup-module-scss-module__7v1ozG__wave span{background:#06222aa6;border-radius:2px;width:2.5px;height:40%;animation:1s ease-in-out infinite HeyBcMockup-module-scss-module__7v1ozG__waveBar}@keyframes HeyBcMockup-module-scss-module__7v1ozG__waveBar{0%,to{height:22%}50%{height:95%}}.HeyBcMockup-module-scss-module__7v1ozG__dots{gap:4px;padding:12px 14px;display:inline-flex}.HeyBcMockup-module-scss-module__7v1ozG__dots span{background:#eee9f28c;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite HeyBcMockup-module-scss-module__7v1ozG__dotJump}.HeyBcMockup-module-scss-module__7v1ozG__dots span:nth-child(2){animation-delay:.18s}.HeyBcMockup-module-scss-module__7v1ozG__dots span:nth-child(3){animation-delay:.36s}@keyframes HeyBcMockup-module-scss-module__7v1ozG__dotJump{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.HeyBcMockup-module-scss-module__7v1ozG__tapChip{color:#06222a;background:linear-gradient(160deg,#8fe6e8,#61c0c2);border-radius:14px 14px 5px;align-items:center;gap:6px;padding:7px 13px;font-size:12.5px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #61c0c240}.HeyBcMockup-module-scss-module__7v1ozG__card{width:78%;max-width:78%;padding:12px 13px}.HeyBcMockup-module-scss-module__7v1ozG__kpiTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__kpiLabel{color:#eee9f299;text-transform:uppercase;letter-spacing:.03em;font-size:11px}.HeyBcMockup-module-scss-module__7v1ozG__kpiDelta{color:#34d399;align-items:center;gap:3px;font-size:11px;font-weight:600;display:inline-flex}.HeyBcMockup-module-scss-module__7v1ozG__kpiValue{color:#eee9f2;margin:3px 0 8px;font-size:24px;font-weight:700}.HeyBcMockup-module-scss-module__7v1ozG__spark{align-items:flex-end;gap:4px;height:34px;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__spark span{background:linear-gradient(#61c0c2,#61c0c240);border-radius:3px 3px 0 0;flex:1;animation:.6s ease-out both HeyBcMockup-module-scss-module__7v1ozG__sparkGrow}.HeyBcMockup-module-scss-module__7v1ozG__spark span:first-child{animation-delay:20ms}.HeyBcMockup-module-scss-module__7v1ozG__spark span:nth-child(2){animation-delay:80ms}.HeyBcMockup-module-scss-module__7v1ozG__spark span:nth-child(3){animation-delay:.14s}.HeyBcMockup-module-scss-module__7v1ozG__spark span:nth-child(4){animation-delay:.2s}.HeyBcMockup-module-scss-module__7v1ozG__spark span:nth-child(5){animation-delay:.26s}.HeyBcMockup-module-scss-module__7v1ozG__spark span:nth-child(6){animation-delay:.32s}.HeyBcMockup-module-scss-module__7v1ozG__spark span:nth-child(7){animation-delay:.38s}.HeyBcMockup-module-scss-module__7v1ozG__spark span:nth-child(8){animation-delay:.44s}@keyframes HeyBcMockup-module-scss-module__7v1ozG__sparkGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.HeyBcMockup-module-scss-module__7v1ozG__docTitle{color:#61c0c2;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__docLines{flex-direction:column;gap:3px;margin:8px 0 9px;padding:0;list-style:none;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__docLines li{color:#eee9f2db;padding-left:12px;font-size:12.5px;position:relative}.HeyBcMockup-module-scss-module__7v1ozG__docLines li:before{content:"";background:#61c0c2cc;border-radius:50%;width:4px;height:4px;position:absolute;top:7px;left:0}.HeyBcMockup-module-scss-module__7v1ozG__ask{color:#eee9f2;border-top:1px solid #eee9f21a;padding-top:7px;font-size:12.5px;font-weight:600}.HeyBcMockup-module-scss-module__7v1ozG__posted{color:#6ee7b7;background:#34d3991f;border-color:#34d3994d;align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.HeyBcMockup-module-scss-module__7v1ozG__posted svg{color:#34d399;flex-shrink:0}.HeyBcMockup-module-scss-module__7v1ozG__composer{background:#0000002e;border-top:1px solid #eee9f214;flex-shrink:0;padding:8px 13px 16px}.HeyBcMockup-module-scss-module__7v1ozG__caption{text-align:center;color:#eee9f280;margin-bottom:7px;font-size:11px;transition:color .2s;display:block}.HeyBcMockup-module-scss-module__7v1ozG__captionLive{color:#61c0c2;font-weight:600}.HeyBcMockup-module-scss-module__7v1ozG__composerRow{align-items:center;gap:9px;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__inputPill{background:#eee9f212;border:1px solid #eee9f21a;border-radius:20px;flex:1;align-items:center;height:40px;padding:0 14px;display:flex;overflow:hidden}.HeyBcMockup-module-scss-module__7v1ozG__placeholder{color:#eee9f266;font-size:13px}.HeyBcMockup-module-scss-module__7v1ozG__liveWave{align-items:center;gap:3px;width:100%;height:22px;display:flex}.HeyBcMockup-module-scss-module__7v1ozG__liveWave span{background:#61c0c2;border-radius:2px;flex:1;height:30%;animation:.85s ease-in-out infinite HeyBcMockup-module-scss-module__7v1ozG__waveBar}.HeyBcMockup-module-scss-module__7v1ozG__mic{color:#06222a;cursor:default;background:linear-gradient(150deg,#8fe6e8,#61c0c2);border:none;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;transition:transform .2s;display:grid;position:relative;box-shadow:0 6px 16px #61c0c259}.HeyBcMockup-module-scss-module__7v1ozG__micRing{opacity:0;border:2px solid #61c0c299;border-radius:50%;position:absolute;inset:0}.HeyBcMockup-module-scss-module__7v1ozG__micOn{color:#fff;background:linear-gradient(150deg,#ff8a8a,#ef4444);box-shadow:0 6px 18px #ef444473}.HeyBcMockup-module-scss-module__7v1ozG__micOn .HeyBcMockup-module-scss-module__7v1ozG__micRing{animation:1.4s ease-out infinite HeyBcMockup-module-scss-module__7v1ozG__micPulse}@keyframes HeyBcMockup-module-scss-module__7v1ozG__micPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@media (prefers-reduced-motion:reduce){.HeyBcMockup-module-scss-module__7v1ozG__aura,.HeyBcMockup-module-scss-module__7v1ozG__phone,.HeyBcMockup-module-scss-module__7v1ozG__row,.HeyBcMockup-module-scss-module__7v1ozG__wave span,.HeyBcMockup-module-scss-module__7v1ozG__dots span,.HeyBcMockup-module-scss-module__7v1ozG__spark span,.HeyBcMockup-module-scss-module__7v1ozG__liveWave span,.HeyBcMockup-module-scss-module__7v1ozG__micRing,.HeyBcMockup-module-scss-module__7v1ozG__dotLive{animation:none!important}}
.page-module-scss-module__tA6Kba__customPageBg{background:radial-gradient(120% 60% at 50% 0,#0025a8 0%,#0025a866 40%,#020304e6 80%,#020304 100%);flex-direction:column;min-height:100dvh;display:flex}
.Footer-module-scss-module__EzUeIG__footer{color:#eee9f2;background-color:#020304;flex-direction:column;align-items:center;gap:40px;padding:60px 20px;font-family:Inter,sans-serif;display:flex;position:relative}.Footer-module-scss-module__EzUeIG__footer:before{content:"";pointer-events:none;background:linear-gradient(#0000,#020304);height:140px;position:absolute;top:-140px;left:0;right:0}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container{justify-content:space-between;gap:60px;width:100%;max-width:1200px;display:flex}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column{flex-direction:column;gap:16px;display:flex}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column h3{letter-spacing:.05em;font-size:16px;font-weight:700}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column p{font-size:14px}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column a{justify-content:center;align-items:center;display:flex}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__contactEmail{justify-content:flex-start;display:inline}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__quickSupportLink{color:#eee9f2;text-align:center;white-space:nowrap;width:100%;margin-top:8px;font-size:16px;font-weight:600;text-decoration:none;display:block}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__quickSupportLink:hover{color:#61c0c2;text-decoration:underline}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__socialLinks{justify-content:center;align-items:center;gap:16px;margin-top:12px;display:flex}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__socialLinks a{justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__socialLinks img{object-fit:contain;max-width:100%;max-height:100%}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__subscribe{display:flex;position:relative}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__subscribe input{background-color:#28292a;border:none;border-radius:8px 0 0 8px;flex:1;padding:10px}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__subscribe button{cursor:pointer;background-color:#28292a;border:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;padding:0 12px;display:flex}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container .Footer-module-scss-module__EzUeIG__column .Footer-module-scss-module__EzUeIG__toast{color:#fff;pointer-events:none;white-space:nowrap;background:#111;border-radius:12px;padding:10px 14px;font-size:14px;animation:.25s ease-out Footer-module-scss-module__EzUeIG__popIn,.3s ease-in 2.7s forwards Footer-module-scss-module__EzUeIG__fadeOut;position:absolute;bottom:120%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__divider{background-color:#61c0c299;width:90%;height:2px;margin:20px 0}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__bottom{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:24px;width:90%;display:flex}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__impressumLink{color:#eee9f299;font-size:13px;text-decoration:underline;transition:color .2s}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__impressumLink:hover{color:#61c0c2}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__legalLinks{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__rights{letter-spacing:.02em;opacity:.5;align-self:flex-end;margin-right:0;font-size:14px;font-weight:500}@keyframes Footer-module-scss-module__EzUeIG__popIn{0%{opacity:0;transform:translate(-50%)translateY(10px)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes Footer-module-scss-module__EzUeIG__fadeOut{to{opacity:0;transform:translate(-50%)translateY(10px)scale(.95)}}@media (max-width:768px){.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__container{flex-direction:column;align-items:center;gap:40px}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__column{text-align:center;align-items:center}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__rights{text-align:center;align-self:center;margin:0}.Footer-module-scss-module__EzUeIG__footer .Footer-module-scss-module__EzUeIG__divider{margin:10px 0}}
