@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";:root{--main-background-color: white;--main-text-body-color: #2c2c2c;--secondary-background-color: #f3f3f6;--title-color: #1d1d1f;--main-blue: #0071e3;--main-blue-hover: #0077ed;--border-line-color: #f0f0f0;--footer-main-color: #666666;--footer-secondary-color: #86868b;--border-line-footer: #e5e5ea;--image-margin: 15px}*{margin:0;box-sizing:border-box;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:var(--main-text-body-color);background:var(--main-background-color)}header{position:fixed;width:100%;top:0;padding:0 20px;z-index:1000;background-color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.responsive-logo a img{width:28px;height:28px}@media(max-width:768px){.menu{height:44px;transition:height .4s cubic-bezier(.4,0,.2,1);z-index:1000;overflow:hidden}header ul{flex-direction:column;align-items:flex-start;margin:0}.responsive-logo a img{width:33px;height:33px}.no-scroll{overflow:hidden;height:100%}.burger-menu-container{display:flex;justify-content:flex-end;width:100%;padding:10px 0 10px 20px}.burger-menu{display:flex!important;width:23px;height:25px;cursor:pointer;position:relative;transition:transform .3s ease}.burger-line{position:absolute;width:100%;height:2px;background:var(--title-color);border-radius:3px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.burger-line:first-child{top:8px;transform-origin:center center}.burger-line:last-child{bottom:8px;transform-origin:center center}.burger-menu.transitioning .burger-line:first-child{top:50%;transform:translateY(-50%)}.burger-menu.transitioning .burger-line:last-child{bottom:auto;top:50%;transform:translateY(-50%)}.burger-menu.active .burger-line:first-child{top:50%;transform:translateY(-50%) rotate(45deg);background:var(--title-color)}.burger-menu.active .burger-line:last-child{bottom:auto;top:50%;transform:translateY(-50%) rotate(-45deg);background:var(--title-color)}.menu .responsive-menu{display:none;opacity:0;transform:translateY(-10px);transition:opacity .3s,transform .3s}.menu.open{height:100vh;transition:height .4s cubic-bezier(.4,0,.2,1);overflow-y:auto}.menu .navbar{display:flex;justify-content:space-between}.menu.open .navbar{display:flex;flex-direction:column-reverse}.menu.open .nav-links{height:100%}.menu.open .responsive-menu{display:block;opacity:1;transform:translateY(0)}.menu.open li{width:100%}.menu.open a{font-size:26px;padding:6px 0;width:100%;margin-left:30px;font-weight:600}.menu.open .responsive-logo{display:none}}.add-pading{padding:100px 20px 0}.add-padding-bottom{padding-bottom:80px!important}.hero{text-align:center;background:var(--secondary-background-color);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-background-canvas{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.6;pointer-events:none}h1{line-height:1.1;font-size:3rem;margin-bottom:20px;font-weight:600}h2{margin-bottom:20px}.hero p{position:relative;font-size:1.2rem;margin:0 auto 40px;color:var(--title-color)}#illustration,#illustration-second{position:relative;overflow:hidden;height:auto;margin-top:var(--image-margin)}.wrapper{display:flex;z-index:1;overflow:visible;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;justify-content:center}.wrapper-second{display:flex;position:relative;z-index:1;overflow:visible;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;justify-content:center;gap:var(--image-margin);height:100%;max-width:3008px;margin:0 auto}.wrapper-image-second{display:flex;justify-content:center;align-items:center;width:3008px;height:692px;overflow:hidden}#image-second{width:auto;height:100%}@media(max-width:768px){.wrapper-second{flex-direction:column;align-items:center}.wrapper-image-second,.wrapper{height:346px}.hero{min-height:50vh}.hero-content{padding:30px 15px;max-width:95%}}.btn{display:inline-block;padding:12px 24px;background:var(--main-blue);color:var(--main-background-color);text-decoration:none;border-radius:980px;font-size:1rem;transition:all .3s ease;border:none}.btn:hover{background:var(--main-blue-hover)}.btn-second{display:inline-block;padding:12px 24px;color:var(--main-blue);text-decoration:none;border:1px solid var(--main-blue);border-radius:980px;font-size:1rem;transition:all .3s ease}.btn-second:hover{background:var(--main-blue);color:var(--main-background-color)}.btn-second:active{transform:scale(.98)}.btn-secondary{display:flex;justify-content:center;margin:25px 25px 0;padding:12px 24px;color:var(--main-blue);text-decoration:none;border:1px solid var(--main-blue);border-radius:980px;font-size:1rem;transition:all .3s ease}.btn-secondary:hover{background:var(--main-blue);color:var(--main-background-color)}.btn-secondary:active{transform:scale(.98)}.cta-buttons{margin-top:30px;display:flex;gap:20px;justify-content:center}.for-vc{margin:25px 25px 0;text-align:center}.btn-tutorial{text-decoration:none;color:#2997ff}.btn-tutorial:hover{text-decoration:underline;color:#2589e7}@media(max-width:768px){.btn,.btn-second,.btn-secondary{font-size:.8rem}.cta-buttons{flex-direction:column}}.brain-animation-title{text-align:center;margin-bottom:2rem;font-size:2rem;color:#1f2937}#brain-animation-container{max-width:1000px;margin:0 auto;border-radius:18px;background:radial-gradient(circle at top center,#ffffff 0%,var(--secondary-background-color) 70%);padding-bottom:40px;transition:transform .3s ease}#brain-animation-container:hover{transform:translateY(-5px);box-shadow:0 4px 12px #dbdee026}.hiw-steps{max-width:1100px;margin:0 auto}.hiw-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px}.hiw-steps__chevron{width:22px;height:44px;color:var(--main-blue);opacity:.45;transition:opacity .3s ease,transform .3s ease}.hiw-steps__card{display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background-color:var(--secondary-background-color);transition:transform .3s ease,box-shadow .3s ease;min-height:520px}.hiw-steps__card:hover{transform:translateY(-5px);box-shadow:0 6px 18px #0000000f}.hiw-steps__text{flex:1;display:flex;flex-direction:column;justify-content:center;padding:32px 28px 20px}.hiw-steps__number{display:flex;margin-bottom:10px}.hiw-steps__circles{display:block}.hiw-steps__circles circle{fill:none;stroke:var(--main-blue);stroke-width:1.8;opacity:.6}.hiw-steps__title{font-size:1.35rem;color:var(--title-color);margin-bottom:8px}.hiw-steps__desc{font-size:.88rem;color:var(--main-text-body-color);line-height:1.55;margin-bottom:0}.hiw-steps__link{font-size:.82rem;width:fit-content;margin:14px 0 0}.hiw-steps__image{position:relative;height:260px;overflow:hidden}.hiw-steps__image img{width:100%;height:100%;object-fit:cover;display:block}.hiw-steps__placeholder{width:100%;height:100%;background-color:var(--secondary-background-color)}.hiw-steps__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:0 20px;scroll-padding:0 20px;scrollbar-width:none}.hiw-steps__track::-webkit-scrollbar{display:none}.hiw-steps__track .hiw-steps__card{flex:0 0 85%;scroll-snap-align:center;min-height:360px}.hiw-steps__mobile-nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px}.hiw-steps__nav-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid var(--main-blue);background:transparent;cursor:pointer;transition:background .25s ease,transform .2s ease,opacity .3s ease;padding:0}.hiw-steps__nav-btn .hiw-steps__chevron{width:12px;height:22px;color:var(--main-blue);opacity:1}.hiw-steps__nav-btn .hiw-steps__chevron--left{transform:rotate(180deg)}.hiw-steps__nav-btn:hover{background:var(--main-blue)}.hiw-steps__nav-btn:hover .hiw-steps__chevron{color:#fff}.hiw-steps__nav-btn:active{transform:scale(.92)}.hiw-steps__nav-btn--disabled{opacity:.3;pointer-events:none}.hiw-steps__dots{display:flex;gap:8px}.hiw-steps__dot{width:10px;height:10px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:background .4s ease,transform .3s ease}.hiw-steps__dot--active{background:var(--main-blue);transform:scale(1.3)}@media(max-width:768px){.hiw-steps__card{min-height:auto;border-radius:14px}.hiw-steps__text{padding:22px 20px 16px}.hiw-steps__title{font-size:1.12rem;margin-bottom:6px}.hiw-steps__desc{font-size:.82rem}.hiw-steps__image{height:170px}}.signal-comparison{width:100%;display:flex;flex-direction:column;align-items:center;padding:20px 10px 0}.signal-comparison__labels{display:flex;justify-content:space-between;width:100%;max-width:90%;margin-bottom:16px}.signal-comparison__label-group{display:flex;flex-direction:column;gap:4px}.signal-comparison__label-group--right{align-items:flex-end}.signal-comparison__label{font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:4px 14px;border-radius:20px;width:fit-content;transition:color .6s ease,background .6s ease}.signal-comparison__state-name{font-size:1.05rem;font-weight:600;transition:color .6s ease;padding:0 4px}.signal-comparison__svg-wrapper{width:100%;position:relative;user-select:none;-webkit-user-select:none;touch-action:none}.signal-comparison__descriptions{display:flex;justify-content:space-between;width:100%;max-width:90%;margin-top:16px;gap:20px}.signal-comparison__desc{font-size:.85rem;max-width:45%;transition:color .6s ease;line-height:1.4}.signal-comparison__desc--enhanced{text-align:right}.signal-comparison__dots{display:flex;gap:8px;margin-top:18px}.signal-comparison__dot{width:10px;height:10px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:background .4s ease,transform .3s ease}.signal-comparison__dot--active{transform:scale(1.3)}.signal-comparison__hint{margin-top:14px;font-size:.8rem;color:#9ca3af;text-align:center}@media(max-width:768px){.signal-comparison__label{font-size:.68rem;padding:3px 10px}.signal-comparison__state-name{font-size:.88rem}.signal-comparison__desc{font-size:.75rem}.signal-comparison__hint{font-size:.72rem}}.app-carousel{max-width:1000px;margin:0 auto}.app-carousel__slide{position:relative;display:flex;width:100%;height:380px;border-radius:18px;overflow:hidden;background-color:var(--secondary-background-color);transition:transform .3s ease,box-shadow .3s ease}.app-carousel__slide:hover{transform:translateY(-5px);box-shadow:0 4px 12px #dbdee026}.app-carousel__left{flex:1;display:flex;flex-direction:column;justify-content:center;padding:40px 36px;z-index:1}.app-carousel__icon{width:55px;height:auto;margin-bottom:18px}.app-carousel__title{font-size:1.5rem;color:var(--title-color);margin-bottom:10px}.app-carousel__desc{font-size:.92rem;color:var(--main-text-body-color);line-height:1.5;margin-bottom:18px}.app-carousel__left .btn-secondary{font-size:.85rem;width:fit-content}.app-carousel__right{position:relative;flex:1;background-size:cover;background-position:center}.app-carousel__img-overlay{position:absolute;inset:0;background:linear-gradient(to right,var(--secondary-background-color) 0%,rgba(243,243,246,0) 50%);pointer-events:none}.app-carousel__dots{position:absolute;bottom:14px;left:36px;display:flex;gap:8px;z-index:2;padding:10px 0}.app-carousel__dot{width:10px;height:10px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:background .4s ease,transform .3s ease}.app-carousel__dot--active{background:var(--main-blue);transform:scale(1.3)}@media(max-width:768px){.app-carousel__slide{flex-direction:column;height:auto;border-radius:14px}.app-carousel__right{height:180px;order:-1}.app-carousel__img-overlay{background:linear-gradient(to bottom,rgba(243,243,246,0) 50%,var(--secondary-background-color) 100%)}.app-carousel__left{padding:20px 24px 50px}.app-carousel__icon{width:44px;margin-bottom:12px}.app-carousel__title{font-size:1.15rem;margin-bottom:8px}.app-carousel__desc{font-size:.82rem;margin-bottom:14px}.app-carousel__dots{left:24px}}.card{background:var(--secondary-background-color);padding:30px;border-radius:18px;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between}.card:hover{transform:scale(1.02);box-shadow:0 4px 12px #cdd1d426}.card h3{font-size:1.5rem}@media(max-width:768px){.grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;padding:0 20px;scroll-padding:0 20px}.card{margin:6px 20px 6px 0;flex:0 0 90%;scroll-snap-align:center;box-shadow:0 3px 5px #00000005}.card:last-child{margin-right:0}.grid::-webkit-scrollbar{display:none}.grid{-ms-overflow-style:none;scrollbar-width:none}.card{padding:20px}.card-image{padding:0 0 10px;display:block}.brain-animation-title{font-size:1.5rem}}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{cursor:pointer;border-radius:15px;padding:10px;transition:border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.faq-title{padding:10px}.faq-title span{border:1px solid var(--border-line-color);padding:5px 10px;border-radius:8px}.faq-header{display:flex;justify-content:space-between;align-items:center}.faq-arrow-wrapper{padding:10px;display:flex}.faq-answer{max-height:0;overflow:hidden;opacity:0;transition:max-height .7s cubic-bezier(.4,0,.2,1),opacity .7s cubic-bezier(.4,0,.2,1),padding .7s cubic-bezier(.4,0,.2,1)}.faq-answer p{display:block;margin:0;opacity:0;transform:translateY(-15px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.faq-answer p a{color:var(--color-hover);text-decoration:none}.faq-answer p a:hover{opacity:.9}.faq-item--open .faq-answer{max-height:300px;opacity:1;padding:10px}.faq-item--open .faq-answer p{display:block;opacity:1;transform:translateY(0)}.faq-arrow{transition:transform .7s ease}.faq-item--open .faq-arrow{transform:scaleY(-1)}.faq-item:hover{box-shadow:0 4px 12px #cdd1d426;transform:scale(1.02)}@media(max-width:768px){.faq-title{font-size:1em}.faq-answer{font-size:.9em}}.contact-p{margin:20px 0}.contact-buttons-wrapper{display:flex;gap:20px}#pitchdeck-title{font-size:2rem;text-align:center}#pitchdeck-link{list-style:none;text-align:center}.form-group{display:flex;flex-direction:column}.form-group textarea,.form-group input,.form-group select,.form-group option{padding:10px;border-radius:10px;margin-bottom:15px;border:1px solid var(--border-line-color);box-sizing:border-box}.card ul{list-style:none}.card li{gap:10px}.join-beta{background:var(--secondary-background-color);padding:30px;margin-bottom:30px;border-radius:18px;transition:transform .3s ease}.join-beta:hover{box-shadow:0 4px 12px #e8eaec26;transform:translateY(-5px)}.beta-form{display:flex;flex-direction:column}.beta-message{padding:0;margin-top:12px;border-radius:16px;font-size:14px;font-weight:500;text-align:center;opacity:0;transition:opacity .3s ease;min-height:0;overflow:hidden}.beta-message.success{background-color:#d4edda;color:#155724;border:none;opacity:1;padding:10px 15px;min-height:auto}.beta-message.error{background-color:#f8d7da;color:#721c24;border:none;opacity:1;padding:10px 15px;min-height:auto}.beta-message.info{background-color:#d1ecf1;color:#0c5460;border:none;opacity:1;padding:10px 15px;min-height:auto}.beta-form .form-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;align-items:center;margin-top:10px}.beta-form .form-group input{flex:1;padding:12px 22px;border-radius:980px;border:none;font-size:.95rem;background:var(--main-background-color);color:var(--title-color);transition:border-color .3s ease;margin-bottom:0}.beta-form .form-group input:focus{outline:none}.beta-form .btn{padding:12px 28px;background:var(--main-blue);color:var(--main-background-color);border:1px solid transparent;border-radius:980px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.beta-form .btn:hover:not(:disabled){background:var(--main-blue-hover)}.beta-form .btn:disabled{background:#ccc;cursor:not-allowed}footer{background:var(--secondary-background-color);padding:20px 20px 25px;text-align:center;font-size:.9rem;color:var(--footer-secondary-color)}.lang-btn{display:flex;align-items:center;padding:12px 20px!important;border-radius:4px!important;text-decoration:none;color:var(--title-color);transition:background-color .2s ease;cursor:pointer!important;gap:8px;all:unset;background-color:#fcfcfc}@media(min-width:768px){#languageCloseBtn{position:fixed;z-index:10000;top:15px;right:15px;width:30px;height:30px;background-color:#f3f4f6;border:0px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:1.2rem;font-weight:700;color:var(--card-title-color, #1d1d1f);transition:all .3s ease}#languageCloseBtn:hover{background-color:#1d1d1f opacity .9}}.rtl .card,.rtl .form-group input,.rtl .form-group textarea,.rtl .faq-title,.rtl .faq-answer{text-align:right}.rtl .footer-copyright p,.rtl .footer-notes,.rtl #footer-nav div,.rtl .faq-title,.rtl .faq-answer{text-align:right}.rtl .footer-copyright p{text-align:right}.product-hero h1{font-size:4rem;font-weight:700;margin-bottom:10px;letter-spacing:-.02em}.product-hero .tagline{font-size:1.5rem;font-weight:500;color:var(--footer-secondary-color);margin-bottom:30px}.product-hero .hero-image{max-width:80%;height:auto;margin-top:40px;border-radius:24px;box-shadow:0 20px 40px #0000001a;transition:transform .5s ease}.product-hero .hero-image:hover{transform:scale(1.02)}.section-title{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:60px;margin-top:100px}.bento-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;padding:20px;max-width:1200px;margin:0 auto}.bento-card{background:var(--secondary-background-color);border-radius:30px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.bento-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.bento-card.large{grid-column:span 2}.bento-card h3{font-size:1.8rem;margin-bottom:15px;font-weight:600}.bento-card p{font-size:1.1rem;color:var(--footer-secondary-color);line-height:1.5}.bento-card img{width:100%;height:auto;margin-top:30px;border-radius:16px}.app-bento{display:grid;grid-template-columns:3fr 2fr;gap:20px;max-width:1000px;margin:0 auto}.app-bento__card{background:var(--secondary-background-color);border-radius:24px;padding:32px 30px;display:flex;flex-direction:column;gap:16px;transition:transform .3s ease,box-shadow .3s ease}.app-bento__card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0000000d}.app-bento__card:nth-child(1){grid-column:1}.app-bento__card:nth-child(2){grid-column:2}.app-bento__header{display:flex;align-items:baseline;gap:10px}.app-bento__title{font-size:1.4rem;font-weight:650;color:var(--title-color)}.app-bento__subtitle{font-size:.82rem;color:var(--footer-secondary-color);font-weight:500}.app-bento__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.app-bento__list li{font-size:.9rem;color:var(--main-text-body-color);line-height:1.5;padding-left:16px;position:relative}.app-bento__list li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--main-blue);opacity:.6}.app-bento__tag{display:inline-block;width:fit-content;margin-top:auto;padding:6px 14px;font-size:.78rem;font-weight:600;color:var(--main-blue);background:#0071e314;border-radius:20px;letter-spacing:.01em}.app-bento__cta{text-align:center;margin-top:28px}.app-bento__link{font-size:.92rem;color:var(--main-blue);text-decoration:underline;transition:opacity .2s ease}.app-bento__link:hover{opacity:.7}@supports (grid-template-columns: subgrid){.app-bento{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.app-bento__card:nth-child(1){grid-column:1 / 4}.app-bento__card:nth-child(2){grid-column:4 / 6}.app-bento__card:nth-child(3){grid-column:1 / 3}.app-bento__card:nth-child(4){grid-column:3 / 6}}@supports not (grid-template-columns: subgrid){.app-bento{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:auto auto}}@media(max-width:768px){.app-bento{grid-template-columns:1fr!important;gap:14px;padding:0 16px}.app-bento__card,.app-bento__card:nth-child(1),.app-bento__card:nth-child(2),.app-bento__card:nth-child(3),.app-bento__card:nth-child(4){grid-column:1!important}.app-bento__card{padding:24px 22px;border-radius:18px}.app-bento__title{font-size:1.2rem}.app-bento__list li{font-size:.84rem}}.specs-section{background:var(--secondary-background-color);padding:100px 20px;margin-top:100px}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1000px;margin:0 auto}.spec-item h4{font-size:1.2rem;color:var(--footer-secondary-color);margin-bottom:10px;border-bottom:1px solid var(--border-line-color);padding-bottom:10px}.spec-item p{font-size:1.5rem;font-weight:600}.pro-theme .bento-card{background:#1a1a1a;border:1px solid #333}.pro-theme .product-hero .hero-image{box-shadow:0 20px 40px #00000080}@media(max-width:768px){.product-hero h1{font-size:2.5rem}.bento-card.large{grid-column:span 1}}.pro-theme ::-webkit-scrollbar,.pro-theme::-webkit-scrollbar{width:12px}.pro-theme ::-webkit-scrollbar-track,.pro-theme::-webkit-scrollbar-track{background:#1a1a1a}.pro-theme ::-webkit-scrollbar-thumb,.pro-theme::-webkit-scrollbar-thumb{background:#333;border-radius:6px;border:3px solid #1a1a1a}.pro-theme ::-webkit-scrollbar-thumb:hover,.pro-theme::-webkit-scrollbar-thumb:hover{background:#444}.pro-theme body{--main-background-color: black;--secondary-background-color: #1a1a1a;--title-color: #dedee9;--main-blue: #0877e6;--main-blue-hover: #087cf0;--border-line-color: #333;--footer-main-color: #999;--footer-secondary-color: #666;--border-line-footer: #333;--image-margin: 15px;--card-main-background-color: white;--card-main-text-body-color: #2c2c2c;--card-secondary-background-color: #f5f5f7;--card-title-color: #1d1d1f;--card-main-blue: #0071e3;--card-main-blue-hover: #0077ed;--card-border-line-color: #f0f0f0;--card-footer-main-color: #666666;--card-footer-secondary-color: #86868b;--card-border-line-footer: #e5e5ea}.pro-theme body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#fff;background:#000}main{line-height:1.6}.container{max-width:1000px;margin:0 auto}.pro-theme header{position:fixed;width:100%;top:0;padding:0 20px;z-index:1000;background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .4s ease,box-shadow .4s ease}.pro-theme header.header--light{background-color:#fffffff2;box-shadow:0 1px #00000014}.pro-theme header.header--light .nav-links a{color:#1d1d1f}.pro-theme header.header--light .nav-links a:hover{color:var(--main-blue)}.pro-theme header.header--light .burger-line{background:#1d1d1f}header ul{list-style:none;display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:1000px;height:44px}.responsive-logo img{width:28px;height:28px}.nav-links li,.nav-links a{text-align:center;align-items:center;height:100%;display:flex;text-decoration:none;color:var(--title-color);font-weight:400;transition:color .3s ease;font-size:12px}.nav-links a:hover{color:var(--main-blue)}.burger-menu{display:none}@media(max-width:768px){.menu{height:44px;transition:height .4s cubic-bezier(.4,0,.2,1);z-index:1000;overflow:hidden}header ul{flex-direction:column;align-items:flex-start;margin:0}.no-scroll{overflow:hidden;height:100%}.responsive-logo img{width:33px;height:33px}.burger-menu-container{display:flex;justify-content:flex-end;width:100%;padding:10px 0 10px 20px}.burger-menu{display:flex!important;width:23px;height:25px;cursor:pointer;position:relative;transition:transform .3s ease}.burger-line{position:absolute;width:100%;height:2px;background:var(--title-color);border-radius:3px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.burger-line:first-child{top:8px;transform-origin:center center}.burger-line:last-child{bottom:8px;transform-origin:center center}.burger-menu.transitioning .burger-line:first-child{top:50%;transform:translateY(-50%)}.burger-menu.transitioning .burger-line:last-child{bottom:auto;top:50%;transform:translateY(-50%)}.burger-menu.active .burger-line:first-child{top:50%;transform:translateY(-50%) rotate(45deg);background:var(--title-color)}.burger-menu.active .burger-line:last-child{bottom:auto;top:50%;transform:translateY(-50%) rotate(-45deg);background:var(--title-color)}.menu .responsive-menu{display:none;opacity:0;transform:translateY(-10px);transition:opacity .3s,transform .3s}.menu.open{height:100vh;transition:height .4s cubic-bezier(.4,0,.2,1);overflow-y:auto}.menu .navbar{display:flex;justify-content:space-between}.menu.open .navbar{display:flex;flex-direction:column-reverse}.menu.open .nav-links{height:100%}.menu.open .responsive-menu{display:block;opacity:1;transform:translateY(0)}.menu.open li{width:100%}.menu.open a{font-size:26px;padding:6px 0;width:100%;margin-left:30px;font-weight:600}.menu.open .responsive-logo{display:none}}.add-pading{padding:80px 20px}.relative{position:relative}.spotlight-wrapper{-webkit-mask-image:linear-gradient(to top,#fff0,#fff);mask-image:linear-gradient(to top,#fff0,#fff);opacity:.5;transform:none;display:flex;height:500px;top:-3rem;width:100%;left:50%;transform:translate(-50%);position:absolute;z-index:1}.spotlight-left{flex-grow:1;background:conic-gradient(from 90deg at 35% -1%,#fff 2%,#9cb8dd 4%,#1110 10% 95%,#fff)}.spotlight-right{flex-grow:1;background:conic-gradient(from -90deg at 65% -1%,#fff,#1110 5% 90%,#9cb8dd 96%,#fff 98%)}.big-title-container{display:flex}#Big-onirispro-title{width:100%;margin:100px auto 0}@media(max-width:768px){.spotlight-wrapper{top:0rem;width:100%}}.pro-content{background:#000;color:#fff}.disclaimer-banner{background:#4caf501a;border:1px solid #4caf50;border-radius:20px;padding:20px;margin-bottom:40px;display:flex;align-items:center;gap:15px}.disclaimer-icon{font-size:24px;color:#4caf50}.disclaimer-banner p{color:#4caf50;font-size:16px;margin:0;line-height:1.4}.pro-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:30px}.pro-card{padding:40px;border:1px solid #333;border-radius:20px}.pro-card h2{font-size:24px;font-weight:600;margin-bottom:20px;color:#fff}.pro-card p{font-size:16px;line-height:1.6;color:#86868b;margin-bottom:20px}.pro-card ul{list-style:none;padding:0}.pro-card ul li{font-size:15px;color:#86868b;margin-bottom:10px}.pro-cta{text-align:center;padding:60px 20px;background:#000;border:1px solid #333;border-radius:20px}.pro-cta h2{font-size:32px;font-weight:600;margin-bottom:20px;color:#fff}.pro-cta p{font-size:18px;color:#86868b;margin-bottom:30px}.pro-button{display:inline-block;padding:15px 30px;background:var(--main-blue);color:#fff;text-decoration:none;border-radius:30px;font-weight:500;transition:background-color .3s ease}.pro-button:hover{background:var(--main-blue-hover)}@media(max-width:768px){.pro-grid{grid-template-columns:1fr}.pro-card{padding:30px}.pro-cta h2{font-size:24px}.pro-cta p{font-size:16px}}.science-container{padding:40px;background:#4caf501a;border:1px solid #4caf50;border-radius:20px}.science-section h2{color:var(--title-color)}.science-section p{color:#86868b}.pro-theme footer{background:var(--secondary-background-color);padding:20px 20px 25px;text-align:center;font-size:.9rem;color:var(--footer-secondary-color)}.footer-line{margin:20px 0;border-top:1px solid var(--border-line-footer)}.footer-copyright{display:flex;justify-content:space-between}.footer-copyright-text a{color:var(--footer-main-color)}.footer-copyright-text a:hover{color:var(--main-blue)}#footer-nav{display:flex}#footer-nav footer-title-container svg path{stroke:var(--title-color)}#footer-nav div{text-align:left;width:100%}footer h3{font-size:13px;font-weight:600;color:var(--title-color)}footer svg{display:none}#global-language,#global-language path{display:block!important;fill:var(--footer-main-color)}.arrdown{transition:transform .2s ease}#footer-nav ul{list-style:none}.footer-links li{margin-top:10px;color:var(--footer-main-color)}.footer-links li a{text-decoration:none;color:var(--footer-main-color)}.footer-links a:hover{text-decoration:underline;color:var(--main-blue-hover)}.footer-copyright-links{display:flex;gap:10px}.footer-copyright-links a{text-decoration:none;color:var(--footer-main-color);font-size:.9rem}.footer-copyright-links a:hover{color:var(--main-blue);text-decoration:underline}.footer-copyright-line{border-left:1px solid var(--border-line-footer)}.language-selector{position:relative;display:inline-block;display:flex;align-items:center}.language-button{background:none;border:none;font-size:inherit;color:inherit;cursor:pointer;display:flex;align-items:center;gap:4px;color:var(--footer-main-color)}.language-button:hover,.language-button:hover #global-language path{color:var(--main-blue);text-decoration:underline;fill:var(--main-blue)}.language-arrow{transition:transform .2s ease}.language-button.active .language-arrow{transform:scaleY(-1)}.language-dropdown{position:fixed;padding:32px 28px 24px;top:40%;left:50%;transform:translate(-50%,-50%);background:var(--main-background-color);border-radius:24px;min-width:920px;box-shadow:0 8px 40px #00000038,0 0 0 100vw #00000052;display:none;z-index:2000;max-height:70vh;overflow-y:auto;border:1px solid var(--border-line-color);gap:20px}.language-dropdown::-webkit-scrollbar{width:4px}.language-dropdown::-webkit-scrollbar-track{background:transparent}.language-dropdown::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:2px}.language-dropdown::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.show .language-dropdown{display:flex;justify-content:space-around}.blurred{filter:blur(4px);transition:filter .3s;pointer-events:none;-webkit-user-select:none;user-select:none}.lang-btn{display:flex;align-items:center;padding:12px 20px!important;border-radius:4px!important;text-decoration:none;color:var(--title-color);transition:background-color .2s ease;cursor:pointer!important;gap:8px;all:unset;background-color:#3d3a3a}.lang-btn:hover{background-color:var(--secondary-background-color);color:var(--main-blue-hover)}#languageCloseBtn-mobile,#languageCloseBtn{display:none}.language-dropdown .lang-code{font-weight:600;color:var(--footer-main-color);min-width:40px}.language-dropdown .lang-native{font-weight:500;flex-grow:1}.language-dropdown .lang-current{color:var(--footer-main-color);font-size:.9em}.language-dropdown .lang-native[lang=zh],.language-dropdown .lang-native[lang=ja],.language-dropdown .lang-native[lang=ko]{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.language-dropdown .lang-native[lang=ar]{font-family:-apple-system,BlinkMacSystemFont,SF Arabic,sans-serif;direction:rtl}.continent-title{color:var(--title-color);font-size:2em}.lang-container{display:flex;flex-direction:column}@media(min-width:768px){#languageCloseBtn{position:fixed;z-index:10000;top:15px;right:15px;width:30px;height:30px;background-color:#1d1d1f;border:0px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:1.2rem;font-weight:700;color:var(--card-title-color, #cbcbd8);transition:all .3s ease}#languageCloseBtn:hover{background-color:#1d1d1f opacity .9}}@media(max-width:768px){.footer-container{gap:20px;display:flex;flex-direction:column}.footer-line{display:none}#footer-nav{flex-direction:column}#footer-nav>div:first-child{border-top:1px solid var(--border-line-footer)}#footer-nav ul li{width:100%;opacity:0;max-height:0;overflow:hidden;transition:opacity .3s,max-height .3s}.footer-wrapper-container{border-bottom:1px solid var(--border-line-footer);margin-bottom:0}.footer-title-container:hover,.footer-title-container:hover h3,.footer-title-container:hover svg path{color:var(--main-blue);stroke:var(--main-blue);cursor:pointer}.footer-title-container{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;padding-top:10px}footer svg{display:block}.footer-links{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s}.footer-wrapper-container.active .footer-links{max-height:500px;opacity:1}#footer-nav .footer-wrapper-container.active ul,#footer-nav .footer-wrapper-container.active ul li,#footer-nav .footer-wrapper-container.active ul li a{display:block;opacity:1;max-height:100px;transition:opacity .3s,max-height .3s}#footer-nav .footer-wrapper-container.active svg{transform:scaleY(-1)}.footer-copyright{flex-direction:column;gap:5px}.footer-copyright-text{display:flex;gap:10px}.footer-links li:last-child{margin-bottom:20px}footer h3{margin-bottom:0}.footer-copyright p{text-align:left}.footer-copyright-links a{margin:0}.language-dropdown{position:fixed;top:0;left:0;min-height:100vh;min-width:100vw;transform:none;border-radius:0;padding:60px 20px 20px;background:var(--main-background-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;display:none;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;gap:30px;transition:height .4s cubic-bezier(.4,0,.2,1)}.language-dropdown .lang-container{width:100%;max-width:400px}.language-dropdown .continent-title{font-size:1.5rem;margin-bottom:15px;text-align:center}.language-dropdown .lang-btn{width:100%;padding:15px 20px;font-size:1.1rem;border-radius:12px;margin-bottom:8px}.show #languageCloseBtn-mobile{position:fixed;z-index:10000;top:15px;right:15px;width:50px;height:50px;background-color:#f3f4f6;border:0px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:1.2rem;font-weight:700;color:var(--card-title-color, #1d1d1f);transition:all .3s ease}.show #languageCloseBtn{display:none}}@media(max-width:400px){.footer-copyright,.footer-copyright a{font-size:.75rem}}.pro-hero__tagline{text-align:center;font-size:1.25rem;font-weight:500;color:#86868b;margin-top:1.5rem;padding:0 20px}.pro-hero__scroll-hint{display:flex;justify-content:center;margin-top:2rem;animation:proScrollBounce 2s ease-in-out infinite}@keyframes proScrollBounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(8px);opacity:1}}.pro-stats{display:flex;justify-content:center;gap:0;max-width:1000px;margin:0 auto}.pro-stats__item{flex:1;text-align:center;padding:0 24px;border-right:1px solid #333}.pro-stats__item:last-child{border-right:none}.pro-stats__value{font-size:2.8rem;font-weight:700;color:#fff;line-height:1.1;margin-bottom:8px}.pro-stats__label{font-size:.9rem;color:#86868b}@media(max-width:768px){.pro-stats{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pro-stats__item{border-right:none;padding:0}.pro-stats__value{font-size:2rem}}.pro-science__flex{display:flex;flex-wrap:wrap;gap:3rem;align-items:center}.pro-science__text{flex:1 1 340px;min-width:300px}.pro-science__text h2{font-weight:700;margin-bottom:2rem}.pro-science__paragraph{margin-bottom:1.5rem}.pro-science__cta{display:inline-flex;align-items:center;padding:.75rem 2rem}.pro-science__cta svg{display:inline-block;margin-right:.5rem}.pro-science__visual{flex:1 1 340px;min-width:300px;position:relative}.pro-science__svg-container{width:100%;height:320px;background:linear-gradient(90deg,#e0e7ff33,#bae6fd33);border-radius:1rem;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.pro-science__tagline{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;padding:20px;color:#6366f1;font-size:1.25rem;font-weight:600;opacity:.8}.pro-science__blur-1{position:absolute;bottom:-1rem;right:-1rem;width:6rem;height:6rem;background:#6366f1;opacity:.12;border-radius:9999px;filter:blur(24px)}.pro-science__blur-2{position:absolute;top:-1rem;left:-1rem;width:8rem;height:8rem;background:#38bdf8;opacity:.12;border-radius:9999px;filter:blur(32px)}@keyframes proEegDraw{0%{stroke-dashoffset:600}to{stroke-dashoffset:0}}@keyframes proPulse{0%,to{transform:scale(1);opacity:.25}50%{transform:scale(1.15);opacity:.4}}@keyframes proCorePulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:.9}}@keyframes proPing{0%,to{r:8;opacity:.7}50%{r:12;opacity:1}}@keyframes proArrowNudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}#science-eeg-wave{stroke-dasharray:600;animation:proEegDraw 3s linear infinite}#science-nn-bg{transform-origin:200px 150px;animation:proPulse 3s ease-in-out infinite}#science-nn-fg{transform-origin:200px 150px;animation:proCorePulse 2s ease-in-out infinite}#science-feedback{animation:proPing 2s ease-in-out infinite}#science-eeg-arrow{animation:proArrowNudge 2s ease-in-out infinite}#science-feedback-arrow{animation:proArrowNudge 2s ease-in-out infinite .5s}.pro-medtech{background:#fff;color:#1d1d1f}.pro-medtech .bento-features__card{background:var(--card-secondary-background-color)}.pro-medtech .bento-features__title{color:var(--card-title-color)}.pro-medtech .bento-features__desc{color:var(--card-main-text-body-color)}.pro-conditions{padding:80px 20px}.pro-conditions__header{text-align:center;margin-bottom:2rem}.pro-conditions__header h2{font-size:54px;font-weight:500;letter-spacing:-.05rem;color:#1f2937;margin-bottom:1rem}.pro-conditions__header p{font-size:1.125rem;color:#4b5563;max-width:700px;margin:0 auto}.pro-conditions__tabs{display:flex;position:relative;background:#f3f4f6;border-radius:980px;padding:4px;margin:0 auto 2.5rem;max-width:360px}.pro-conditions__tab-pill{position:absolute;top:4px;left:4px;height:calc(100% - 8px);width:50%;background:var(--card-main-blue);border-radius:980px;transition:transform .4s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:0}.pro-conditions__tab-btn{flex:1;position:relative;z-index:1;padding:10px 16px;border:none;background:transparent;font-size:.9rem;font-weight:600;color:#4b5563;cursor:pointer;border-radius:980px;transition:color .3s ease;font-family:inherit}.pro-conditions__tab-btn--active{color:#fff}.pro-carousel__inner{max-width:1000px;margin:0 auto;position:relative}.pro-carousel__inner .swiper-slide{width:300px;min-height:320px;background:#fff;border-radius:24px;padding:32px 28px 60px;box-shadow:0 2px 12px #0000000f;border:1px solid #e5e7eb;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;gap:12px}.pro-carousel__inner .swiper-slide-active{transform:scale(1.03);box-shadow:0 8px 32px #0000001f}.pro-carousel__inner .swiper-slide h3{font-size:1.3rem;font-weight:650;color:#1f2937;margin:0}.pro-carousel__inner .swiper-slide p{font-size:.88rem;color:#4b5563;line-height:1.5;margin:0}.carousel-illu{width:56px;height:56px;border-radius:16px;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.more-btn{position:absolute;bottom:20px;right:20px;width:36px;height:36px;border-radius:50%;background:var(--card-main-blue);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s}.more-btn:hover{background:var(--card-main-blue-hover);transform:scale(1.1)}.pro-carousel__inner .swiper-3d .swiper-slide-shadow-left,.pro-carousel__inner .swiper-3d .swiper-slide-shadow-right{background-image:none}.pro-carousel__inner .carousel-indicators{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:2rem}.pro-carousel__inner .carousel-arrow-btn,.pro-carousel__inner .carousel-pause-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:none;background:#0000001a;color:#1d1d1f;cursor:pointer;transition:all .3s ease;padding:0;flex-shrink:0}.pro-carousel__inner .carousel-arrow-btn:hover,.pro-carousel__inner .carousel-pause-btn:hover{background:#0003;transform:scale(1.1)}.pro-carousel__inner .indicator{position:relative;width:10px;height:10px;border-radius:50%;background:#0003;border:none;cursor:pointer;transition:all .3s ease;padding:0;overflow:hidden}.pro-carousel__inner .indicator:hover{background:#0006;transform:scale(1.2)}.pro-carousel__inner .indicator.active{background:#00000026;width:40px;border-radius:5px}.pro-carousel__inner .indicator-progress{position:absolute;top:0;left:0;height:100%;background:#86868b;border-radius:5px;transition:width .1s linear}.pro-protocols{padding:80px 20px}.pro-protocols__header{text-align:center;margin-bottom:3rem}.pro-protocols__header h2{font-size:54px;font-weight:500;letter-spacing:-.05rem;margin-bottom:1rem;color:#1f2937}.pro-protocols__header p{font-size:1.125rem;color:#4b5563;max-width:800px;margin:0 auto}.pro-medtech .benefit-card{background:var(--card-secondary-background-color)}.pro-medtech .benefit-card__title{color:var(--card-title-color)}.pro-medtech .benefit-card__desc{color:var(--card-main-text-body-color)}.pro-medtech .benefit-card__tag--positive{background:#34c7591f;color:#28a745}.pro-medtech .benefit-card__tag--negative{background:#5e5ce61f;color:#5e5ce6}.modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.modal-card{width:90%;max-width:600px;max-height:80vh;background:#fff;border-radius:24px;padding:2rem;overflow-y:auto;box-shadow:0 20px 60px #0003;position:relative;animation:modalFadeIn .3s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.modal-close:hover{background:#e5e5ea}.modal-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 1rem;padding-right:2rem}.modal-content{font-size:.95rem;color:#4b5563;line-height:1.65;margin-bottom:1.5rem}.modal-treatment{background:#f8fafc;border-radius:16px;padding:1.5rem}.modal-treatment h4{font-size:1.1rem;font-weight:650;color:#1f2937;margin:0 0 .75rem}.modal-treatment div{font-size:.9rem;color:#4b5563;line-height:1.6}.pro-signal-section{padding:80px 20px}.pro-signal-section h2{color:var(--title-color)}.pro-signal-section .pro-section-subtitle{color:#86868b;text-align:center;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.pro-workflow{padding:80px 20px}.pro-workflow h2{color:var(--title-color)}.pro-theme .timeline__line{background:#333}.pro-theme .timeline__marker{box-shadow:0 0 0 6px #000,0 4px 12px #0877e64d}.pro-theme .timeline__content{background:#1d1d1f}.pro-theme .timeline__title{color:#f5f5f7}.pro-theme .timeline__desc{color:#a1a1a6}.pro-cta-final{text-align:center;padding:80px 20px}.pro-cta-final h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.pro-cta-final p{font-size:1.125rem;color:#86868b;max-width:600px;margin:0 auto 2.5rem}.pro-cta-final__buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.pro-button--outline{display:inline-block;padding:15px 30px;background:transparent;color:#fff;text-decoration:none;border-radius:30px;font-weight:500;border:1px solid #555;transition:background-color .3s ease,border-color .3s ease}.pro-button--outline:hover{background:#ffffff0d;border-color:#888}@media(max-width:768px){.pro-hero__tagline{font-size:1rem}.pro-conditions__header h2,.pro-protocols__header h2,.pro-cta-final h2{font-size:1.8rem}.pro-science__flex{gap:2rem}.pro-science__svg-container{height:240px}.pro-carousel__inner .swiper-slide{width:260px;min-height:280px;padding:24px 20px 52px}.pro-cta-final__buttons{flex-direction:column;align-items:center}}@media(max-width:768px){.rtl .burger-menu-container{padding:10px 0!important}}.rtl .spotlight-wrapper{flex-direction:row-reverse}.rtl .btn,.rtl .btn-second,.rtl .btn-secondary{text-align:center}.rtl .grid{direction:rtl}.rtl .card{text-align:right}.rtl .carousel-track{direction:rtl;flex-direction:row-reverse}.rtl .carousel-card,.rtl .carousel-card h3,.rtl .carousel-card p{text-align:right}.rtl .carousel-arrow.left{left:auto;right:-18px}.rtl .carousel-arrow.right{right:auto;left:-18px}.rtl .carousel-card{direction:ltr;text-align:left}.rtl .carousel-illu{left:auto;right:18px}.rtl .carousel-track{scroll-snap-type:x mandatory}.rtl .carousel-card{scroll-snap-align:start}.rtl footer{text-align:right}.rtl .footer-copyright p,.rtl .footer-notes,.rtl #footer-nav div{text-align:right}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.pro-theme .card{background:var(--secondary-background-color);padding:30px;border-radius:18px;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;color:var(--card-main-text-body-color)}.pro-theme .card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #cdd1d426}.card h3{font-size:1.5rem;color:var(--card-main-text-body-color)}.transition{background:var(--card-main-background-color)}.ia-explain{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}@media(max-width:768px){.ia-explain{grid-template-columns:repeat(1,minmax(0,1fr))}}:root{--card-main-background-color: white;--card-main-text-body-color: #2c2c2c;--card-secondary-background-color: #f5f5f7;--card-title-color: #1d1d1f;--card-main-blue: #0071e3;--card-main-blue-hover: #0077ed;--card-border-line-color: #f0f0f0;--card-footer-main-color: #666666;--card-footer-secondary-color: #86868b;--card-border-line-footer: #e5e5ea}.iosapp{width:100%;border-radius:32px}.grid-ios-app{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:10px}.grid-ios-app .iosapp:nth-child(2){grid-column:1;grid-row:2}.grid-ios-app .iosapp:nth-child(3){grid-column:2;grid-row:1 / 3;height:100%;object-fit:cover;min-height:0}.dynamic-island{display:flex;align-items:center;justify-content:space-between;max-width:420px;margin:2rem auto 0;padding:12px 14px 12px 20px;background:#1d1d1f;border-radius:50px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.dynamic-island:hover{transform:scale(1.03);box-shadow:0 4px 20px #00000040}.dynamic-island__text{font-size:.88rem;font-weight:500;color:#f5f5f7;letter-spacing:-.01em}.dynamic-island__btn{width:28px;height:28px;border-radius:50%;border:none;background:#0071e3;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;margin-left:12px;transition:background .2s ease}.dynamic-island__btn:hover{background:#0077ed}.diag-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0000004d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.diag-modal{width:90%;max-width:560px;max-height:80vh;background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000026}.diag-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #f0f0f0}.diag-modal__header h3{font-size:1.4rem;font-weight:600;color:#1d1d1f;margin:0}.diag-modal__close{width:30px;height:30px;border-radius:50%;border:none;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1d1d1f;transition:background .2s}.diag-modal__close:hover{background:#e5e5ea}.diag-modal__body{padding:1rem 1.5rem;overflow-y:auto;flex:1}.diag-modal__group{margin-bottom:1.2rem}.diag-modal__group h4{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6e6e73;margin:0 0 .5rem}.diag-modal__group ul{list-style:none;margin:0;padding:0}.diag-modal__group li{font-size:.95rem;color:#1d1d1f;padding:6px 0;border-bottom:1px solid #f5f5f7}.diag-modal__group li:last-child{border-bottom:none}.diag-modal__disclaimer{font-size:.72rem;color:#a1a1a6;text-align:center;padding:.8rem 1.5rem;margin:0;border-top:1px solid #f0f0f0;line-height:1.4}.dark-mode .dynamic-island,.dark-theme .dynamic-island{background:#000;border:1px solid #333}.dark-mode .diag-modal,.dark-theme .diag-modal{background:#1d1d1f}.dark-mode .diag-modal__header,.dark-theme .diag-modal__header{border-bottom-color:#333}.dark-mode .diag-modal__header h3,.dark-theme .diag-modal__header h3{color:#f5f5f7}.dark-mode .diag-modal__close,.dark-theme .diag-modal__close{background:#333;color:#f5f5f7}.dark-mode .diag-modal__group h4,.dark-theme .diag-modal__group h4{color:#86868b}.dark-mode .diag-modal__group li,.dark-theme .diag-modal__group li{color:#f5f5f7;border-bottom-color:#333}.dark-mode .diag-modal__disclaimer,.dark-theme .diag-modal__disclaimer{border-top-color:#333;color:#86868b}.dark-mode{--card-main-background-color: #000000;--card-main-text-body-color: #f5f5f7;--card-secondary-background-color: #1d1d1f;--card-title-color: #f5f5f7;--card-border-line-color: #333333;--card-footer-main-color: #a1a1a6;--card-footer-secondary-color: #86868b;--card-border-line-footer: #333333}.dark-mode body{background-color:#000;color:#f5f5f7}.dark-mode .nav-link{color:#f5f5f7!important}.dark-mode .nav-link:hover{color:#fff!important}.bento-features{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;max-width:1000px;margin:0 auto}.bento-features__card{background:var(--secondary-background-color);border-radius:24px;padding:36px 32px;display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.bento-features__card:hover{transform:scale(1.02);box-shadow:0 12px 32px #0000000f}.bento-features__card--large{grid-column:1 / -1;padding:40px 36px}.bento-features__icon-wrapper{position:relative;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.bento-features__icon{font-size:2.8rem;position:relative;z-index:1;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.bento-features__glow{position:absolute;inset:-20px;border-radius:50%;opacity:.25;filter:blur(20px);pointer-events:none}.bento-features__glow--blue{background:radial-gradient(circle,#0071e3,transparent 70%)}.bento-features__glow--green{background:radial-gradient(circle,#34C759,transparent 70%)}.bento-features__glow--purple{background:radial-gradient(circle,#5E5CE6,transparent 70%)}.bento-features__title{font-size:1.4rem;font-weight:650;color:var(--title-color);margin:0}.bento-features__desc{font-size:.92rem;color:var(--main-text-body-color);line-height:1.55;margin:0}.dark-mode .bento-features__card,.dark-theme .bento-features__card{background:#1d1d1f}.dark-mode .bento-features__title,.dark-theme .bento-features__title{color:#f5f5f7}.dark-mode .bento-features__desc,.dark-theme .bento-features__desc{color:#a1a1a6}@media(max-width:768px){.bento-features{grid-template-columns:1fr;gap:14px}.bento-features__card--large{grid-column:1}.bento-features__card{padding:28px 24px;border-radius:18px}.bento-features__title{font-size:1.2rem}}.timeline{position:relative;max-width:700px;margin:0 auto;padding-left:60px}.timeline__line{position:absolute;left:27px;top:0;bottom:0;width:3px;background:var(--border-line-color);border-radius:2px}.timeline__line-fill{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--main-blue);border-radius:2px;transform-origin:top center;transform:scaleY(0)}.timeline__step{position:relative;padding:0 0 48px;display:flex;align-items:flex-start;gap:24px}.timeline__step:last-child{padding-bottom:0}.timeline__marker{position:absolute;left:-52px;top:0;width:40px;height:40px;border-radius:50%;background:var(--main-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1;box-shadow:0 0 0 6px var(--main-background-color),0 4px 12px #0071e333;transition:transform .3s ease,box-shadow .3s ease}.timeline__step:hover .timeline__marker{transform:scale(1.1);box-shadow:0 0 0 6px var(--main-background-color),0 6px 20px #0071e34d}.timeline__number{font-size:.9rem;font-weight:700;color:#fff}.timeline__content{background:var(--secondary-background-color);border-radius:18px;padding:28px;flex:1;transition:transform .3s ease,box-shadow .3s ease}.timeline__content:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000d}.timeline__title{font-size:1.25rem;font-weight:650;color:var(--title-color);margin:0 0 8px}.timeline__desc{font-size:.9rem;color:var(--main-text-body-color);line-height:1.55;margin:0}.dark-mode .timeline__line,.dark-theme .timeline__line{background:#333}.dark-mode .timeline__marker,.dark-theme .timeline__marker{box-shadow:0 0 0 6px #000,0 4px 12px #0071e34d}.dark-mode .timeline__content,.dark-theme .timeline__content{background:#1d1d1f}.dark-mode .timeline__title,.dark-theme .timeline__title{color:#f5f5f7}.dark-mode .timeline__desc,.dark-theme .timeline__desc{color:#a1a1a6}@media(max-width:768px){.timeline{padding-left:48px}.timeline__line{left:24px}.timeline__marker{left:-40px;width:34px;height:34px}.timeline__number{font-size:.8rem}.timeline__content{padding:22px 20px;border-radius:14px}.timeline__title{font-size:1.1rem}.timeline__desc{font-size:.84rem}.timeline__step{padding-bottom:32px}}.exercise-tabs{max-width:1000px;margin:0 auto}.exercise-tabs__nav{display:flex;position:relative;background:var(--secondary-background-color);border-radius:980px;padding:4px;margin-bottom:32px;max-width:560px;margin-left:auto;margin-right:auto}.exercise-tabs__pill{position:absolute;top:4px;left:4px;height:calc(100% - 8px);background:var(--main-blue);border-radius:980px;transition:transform .4s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:0}.exercise-tabs__btn{flex:1;position:relative;z-index:1;padding:12px 16px;border:none;background:transparent;font-size:.9rem;font-weight:600;color:var(--main-text-body-color);cursor:pointer;border-radius:980px;transition:color .3s ease;display:flex;align-items:center;justify-content:center;gap:6px;font-family:inherit}.exercise-tabs__btn--active{color:#fff}.exercise-tabs__btn-icon{font-size:1.1rem}.exercise-tabs__panel{display:flex;align-items:center;gap:0;background:var(--secondary-background-color);border-radius:24px;padding:8px;min-height:300px}.exercise-tabs__text{flex:1;display:flex;flex-direction:column;gap:14px;padding:28px 32px}.exercise-tabs__title{font-size:1.5rem;font-weight:650;color:var(--title-color);margin:0}.exercise-tabs__desc{font-size:.95rem;color:var(--main-text-body-color);line-height:1.6;margin:0}.exercise-tabs__preview{flex:1;border-radius:16px;overflow:hidden;min-height:284px;align-self:stretch}.exercise-tabs__image{width:100%;height:100%;object-fit:cover;border-radius:16px;display:block;animation:tabFadeIn .5s cubic-bezier(.4,0,.2,1)}@keyframes tabFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.dark-mode .exercise-tabs__nav,.dark-theme .exercise-tabs__nav{background:#1d1d1f}.dark-mode .exercise-tabs__btn,.dark-theme .exercise-tabs__btn{color:#a1a1a6}.dark-mode .exercise-tabs__btn--active,.dark-theme .exercise-tabs__btn--active{color:#fff}.dark-mode .exercise-tabs__panel,.dark-theme .exercise-tabs__panel{background:#1d1d1f}.dark-mode .exercise-tabs__title,.dark-theme .exercise-tabs__title{color:#f5f5f7}.dark-mode .exercise-tabs__desc,.dark-theme .exercise-tabs__desc{color:#a1a1a6}@media(max-width:768px){.exercise-tabs__nav{max-width:100%}.exercise-tabs__btn{font-size:.78rem;padding:10px 8px;gap:4px}.exercise-tabs__btn-icon{font-size:.95rem}.exercise-tabs__panel{flex-direction:column;padding:8px;gap:0;min-height:auto}.exercise-tabs__text{padding:20px}.exercise-tabs__preview{width:100%;max-height:200px;min-height:auto;order:-1}.exercise-tabs__title{font-size:1.25rem}.exercise-tabs__desc{font-size:.88rem}}.benefit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto}.benefit-card{background:var(--secondary-background-color);border-radius:24px;padding:36px 30px;display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden}.benefit-card__accent-bar{position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-color, var(--main-blue));border-radius:24px 24px 0 0}.benefit-card__icon{font-size:3rem;line-height:1;filter:drop-shadow(0 2px 6px rgba(0,0,0,.1))}.benefit-card__title{font-size:1.3rem;font-weight:650;color:var(--title-color);margin:0}.benefit-card__desc{font-size:.9rem;color:var(--main-text-body-color);line-height:1.55;margin:0}.benefit-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.benefit-card__tag{font-size:.78rem;font-weight:600;padding:5px 12px;border-radius:980px;letter-spacing:.01em}.benefit-card__tag--positive{background:#34c7591f;color:#28a745}.benefit-card__tag--negative{background:#5e5ce61f;color:#5e5ce6}.dark-mode .benefit-card__tag--positive,.dark-theme .benefit-card__tag--positive{background:#34c7592e;color:#4ade80}.dark-mode .benefit-card__tag--negative,.dark-theme .benefit-card__tag--negative{background:#5e5ce62e;color:#8b8aff}.dark-mode .benefit-card,.dark-theme .benefit-card{background:#1d1d1f}.dark-mode .benefit-card__title,.dark-theme .benefit-card__title{color:#f5f5f7}.dark-mode .benefit-card__desc,.dark-theme .benefit-card__desc{color:#a1a1a6}@media(max-width:768px){.benefit-cards{grid-template-columns:1fr;gap:16px}.benefit-card{padding:28px 24px;border-radius:18px}.benefit-card__icon{font-size:2.4rem}.benefit-card__title{font-size:1.15rem}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-page-wrapper{width:100%;overflow-x:hidden}.hero-section{background-color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 1rem 2rem}.hero-content{max-width:1400px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero-product-name{font-size:2rem;font-weight:300;color:#1d1d1f;margin-bottom:2rem;letter-spacing:.1em;text-transform:uppercase}.hero-image-container{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:3rem;position:relative}.hero-image{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15));transition:transform .6s cubic-bezier(.4,0,.2,1)}.hero-image:hover{transform:scale(1.02)}.hero-device-visual{width:100%;height:100%;display:flex;align-items:center;justify-content:center;perspective:1000px}.device-headband{position:relative;width:400px;height:400px;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(2deg)}}.headband-arc{position:absolute;width:100%;height:100%;border:12px solid rgba(0,0,0,.08);border-radius:50%;background:linear-gradient(135deg,#667eea14,#764ba214);box-shadow:inset 0 0 60px #667eea1a,0 0 40px #667eea26,0 10px 40px #0000001a}.sensor-points{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.sensor-point{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}.sensor-dot{width:30px;height:30px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 0 20px #667eeacc,0 0 40px #667eea66,inset 0 2px 6px #fff6;animation:sensorPulse 3s ease-in-out infinite}@keyframes sensorPulse{0%,to{box-shadow:0 0 20px #667eeacc,0 0 40px #667eea66,inset 0 2px 6px #fff6;transform:scale(1)}50%{box-shadow:0 0 30px #667eea,0 0 60px #667eea99,inset 0 2px 6px #fff9;transform:scale(1.1)}}.device-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;font-weight:700;letter-spacing:.2em;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(102,126,234,.5)}.hero-description{max-width:800px;text-align:center;padding:0 2rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.hero-description.visible{opacity:1;transform:translateY(0)}.hero-text{font-size:1.25rem;line-height:1.8;color:#6e6e73;margin-bottom:2rem;font-weight:400}.preorder-btn{padding:.75rem 2rem;font-size:1rem;font-weight:400;background:#0071e3;color:#fff;border:none;border-radius:980px;cursor:pointer;transition:all .3s ease;letter-spacing:-.01em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.preorder-btn:hover{background:#0077ed;transform:scale(1.02);cursor:pointer}.preorder-btn:active{transform:scale(.98);background:#006edb}.highlight-hero{text-align:center;margin-bottom:2rem}.highlight-hero-img{max-width:280px;margin-bottom:1rem}.highlight-hero h1{font-size:3rem;font-weight:600;color:#1d1d1f;margin-bottom:.5rem}.highlight-hero .ia-willy-highlight{font-size:1.2rem;color:#6e6e73;margin-bottom:1.5rem}.highlight-hero .cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.dark-theme .highlight-hero h1{color:#f5f5f7}.dark-theme .highlight-hero .ia-willy-highlight{color:#a1a1a6}.highlight-section{background-color:#f5f5f7;padding:6rem 1rem;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.highlight-content{max-width:1400px;width:100%;margin:0 auto}.highlight-title{font-size:3rem;font-weight:600;text-align:center;color:#1d1d1f;margin-bottom:4rem;letter-spacing:-.02em}.carousel-container{position:relative;width:100%;margin:0 auto;overflow:visible;padding:2rem .5rem}.carousel-track{position:relative;width:100%;height:450px;display:flex;align-items:center}.carousel-slide{position:absolute;width:80%;max-width:900px;height:100%;left:0;right:0;margin:0 auto;transition:transform .6s cubic-bezier(.4,0,.2,1);pointer-events:none}.carousel-slide.active{pointer-events:auto}.feature-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;border-radius:50%;opacity:0;transition:opacity .6s ease;pointer-events:none;z-index:0;filter:blur(40px)}.carousel-slide.active .feature-glow{opacity:.35}.feature-card{position:relative;z-index:1;background:#fff;border-radius:24px;padding:4rem 3rem;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .4s ease}.feature-card:hover{transform:scale(1.02)}.feature-icon{font-size:4rem;margin-bottom:2rem;filter:drop-shadow(0 2px 8px rgba(102,126,234,.2))}.feature-icon-image{width:80px;height:auto;object-fit:contain}.feature-title{font-size:2rem;font-weight:600;color:#1d1d1f;margin-bottom:1.5rem;letter-spacing:-.01em}.feature-description{font-size:1.125rem;line-height:1.7;color:#6e6e73;max-width:600px;font-weight:400}.carousel-indicators{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:3rem}.carousel-pause-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:none;background:#0000001a;color:#1d1d1f;cursor:pointer;transition:all .3s ease;padding:0;flex-shrink:0}.carousel-pause-btn:hover{background:#0003;transform:scale(1.1)}.carousel-arrow-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:none;background:#0000001a;color:#1d1d1f;cursor:pointer;transition:all .3s ease;padding:0;flex-shrink:0}.carousel-arrow-btn:hover{background:#0003;transform:scale(1.1)}.indicator{position:relative;width:10px;height:10px;border-radius:50%;background:#0003;border:none;cursor:pointer;transition:all .3s ease;padding:0;overflow:hidden}.indicator:hover{background:#0006;transform:scale(1.2)}.indicator.active{background:#00000026;width:40px;border-radius:5px}.indicator-progress{position:absolute;top:0;left:0;height:100%;background:#86868b;border-radius:5px;transition:width .1s linear}.model-section{background-color:#fff;padding:6rem 1rem;min-height:100vh;display:flex;align-items:center;justify-content:center}.model-content{max-width:1400px;width:100%;margin:0 auto}.model-title{font-size:3rem;font-weight:600;text-align:center;color:#1d1d1f;margin-bottom:1rem;letter-spacing:-.02em}.model-subtitle{font-size:1.25rem;text-align:center;color:#6e6e73;margin-bottom:4rem;font-weight:400}.model-viewer{width:100%;max-width:800px;height:500px;margin:0 auto 4rem;perspective:1000px;cursor:grab}.model-viewer:active{cursor:grabbing}.model-container{width:100%;height:100%;transform-style:preserve-3d;transition:transform .1s ease-out;display:flex;align-items:center;justify-content:center}.model-placeholder{width:400px;height:400px;display:flex;align-items:center;justify-content:center}.model-device{position:relative;width:300px;height:300px}.device-band{position:absolute;width:100%;height:100%;border:8px solid rgba(0,0,0,.08);border-radius:50%;background:linear-gradient(135deg,#667eea14,#764ba214);box-shadow:inset 0 0 30px #667eea1a,0 0 30px #667eea26}.device-sensors{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.sensor{position:absolute;width:20px;height:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;top:50%;left:50%;margin-left:-10px;margin-top:-10px;box-shadow:0 0 15px #667eea99,inset 0 2px 4px #ffffff4d;animation:pulse 2s ease-in-out infinite}.sensor:nth-child(1){animation-delay:0s}.sensor:nth-child(2){animation-delay:.25s}.sensor:nth-child(3){animation-delay:.5s}.sensor:nth-child(4){animation-delay:.75s}.sensor:nth-child(5){animation-delay:1s}.sensor:nth-child(6){animation-delay:1.25s}.sensor:nth-child(7){animation-delay:1.5s}.sensor:nth-child(8){animation-delay:1.75s}@keyframes pulse{0%,to{box-shadow:0 0 15px #667eea99,inset 0 2px 4px #ffffff4d}50%{box-shadow:0 0 25px #667eea,inset 0 2px 4px #ffffff80}}.device-center{position:absolute;width:60px;height:60px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#00000008,#00000003);border:2px solid rgba(0,0,0,.08);border-radius:50%;display:flex;align-items:center;justify-content:center}.led-indicator{width:12px;height:12px;background:#667eea;border-radius:50%;box-shadow:0 0 20px #667eeacc;animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1;box-shadow:0 0 20px #667eeacc}50%{opacity:.3;box-shadow:0 0 5px #667eea4d}}.model-specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.spec-item{text-align:center;padding:2rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;transition:all .3s ease}.spec-item:hover{transform:scale(1.02)}.spec-item h4{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#86868b;margin-bottom:.5rem;font-weight:500}.spec-item p{font-size:1.5rem;font-weight:600;color:#1d1d1f}@media(max-width:768px){.hero-product-name{font-size:1.5rem}.device-headband{width:300px;height:300px}.sensor-point{margin-left:-12px;margin-top:-12px}.sensor-dot{width:24px;height:24px}.device-logo{font-size:2rem}.hero-text{font-size:1rem}.preorder-btn{padding:.875rem 2rem;font-size:1rem}.highlight-title,.model-title{font-size:2rem}.carousel-slide{width:90%}.carousel-track{height:500px}.feature-card{padding:2rem 1.5rem}.feature-title{font-size:1.5rem}.feature-description{font-size:1rem}.model-viewer{height:400px}.model-placeholder{width:300px;height:300px}.model-device{width:250px;height:250px}.model-specs{grid-template-columns:repeat(2,1fr);gap:1rem}.spec-item{padding:1.5rem 1rem}}@media(max-width:480px){.hero-section,.highlight-section,.model-section{padding:3rem 1rem}.hero-image-container{height:60vh}.device-headband{width:250px;height:250px}.carousel-slide{width:95%}.carousel-track{height:550px}.model-specs{grid-template-columns:1fr}}.designed-in-france{background-color:#f5f5f7;padding:5rem 1rem;text-align:center}.designed-text{font-size:.875rem;font-weight:400;color:#86868b;letter-spacing:.02em;margin:0;line-height:1.5}.designed-subtext{font-size:.75rem;font-weight:400;color:#afafb2;letter-spacing:.01em;margin:.4rem 0 0;line-height:1.5}.dark-theme{background-color:#000;color:#f5f5f7}.dark-theme .hero-section{background-color:#000}.dark-theme .hero-product-name{color:#f5f5f7}.dark-theme .hero-text{color:#a1a1a6}.dark-theme .highlight-section{background-color:#1d1d1f}.dark-theme .highlight-title{color:#f5f5f7}.dark-theme .feature-card{background-color:#000}.dark-theme .feature-title{color:#f5f5f7}.dark-theme .feature-description{color:#a1a1a6}.dark-theme .model-section{background-color:#000}.dark-theme .model-title{color:#f5f5f7}.dark-theme .model-subtitle{color:#a1a1a6}.dark-theme .spec-item{background-color:#1d1d1f;border-color:#333}.dark-theme .spec-item h4{color:#86868b}.dark-theme .spec-item p{color:#f5f5f7}.dark-theme .designed-in-france{background-color:#000}.dark-theme .designed-text{color:#6e6e73}.dark-theme .designed-subtext{color:#48484a}.dark-theme .carousel-arrow-btn{background:#ffffff26;color:#f5f5f7}.dark-theme .carousel-arrow-btn:hover{background:#ffffff4d}.dark-theme .carousel-pause-btn{background:#ffffff26;color:#f5f5f7}.dark-theme .carousel-pause-btn:hover{background:#ffffff4d}.dark-theme .indicator{background:#fff3}.dark-theme .indicator:hover{background:#fff6}.dark-theme .indicator.active{background:#ffffff26}.dark-theme .indicator-progress{background:#f5f5f7}.dark-theme .carousel-container{background-color:transparent!important;box-shadow:none!important;border:none!important}.night-sky .hero-section{background:radial-gradient(ellipse at bottom,#0b1026,#000);position:relative;overflow:hidden}.night-sky .hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(1px 1px at 20px 30px,#fff,#0000),radial-gradient(1px 1px at 40px 70px,#fff,#0000),radial-gradient(1px 1px at 50px 160px,#fff,#0000),radial-gradient(1px 1px at 90px 40px,#fff,#0000),radial-gradient(1px 1px at 130px 80px,#fff,#0000),radial-gradient(1px 1px at 160px 120px,#fff,#0000);background-repeat:repeat;background-size:200px 200px;opacity:.6;animation:twinkle 4s ease-in-out infinite alternate}.night-sky .hero-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(2px 2px at 100px 50px,#fff,#0000),radial-gradient(2px 2px at 100px 150px,#fff,#0000),radial-gradient(2px 2px at 50px 250px,#fff,#0000);background-repeat:repeat;background-size:300px 300px;opacity:.4;animation:twinkle 6s ease-in-out infinite alternate-reverse}@keyframes twinkle{0%{opacity:.3}to{opacity:.8}}.specs-summary-section{padding:6rem 1rem;max-width:1100px;margin:0 auto}.specs-summary-title{font-size:2.8rem;font-weight:700;color:#1d1d1f;margin-bottom:3rem;letter-spacing:-.02em}.specs-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(200px,auto);gap:16px}.specs-bento-card{background:#f5f5f7;border-radius:24px;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;transition:transform .3s ease}.specs-bento-card:hover{transform:scale(1.02)}.specs-bento-card.wide{grid-column:span 2}.specs-bento-card.tall{grid-row:span 2}.specs-bento-card.large{grid-column:span 2;grid-row:span 2}.specs-bento-card__image{flex:1;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.specs-bento-card__image img{max-width:100%;max-height:200px;object-fit:contain}.specs-bento-card.tall .specs-bento-card__image img,.specs-bento-card.large .specs-bento-card__image img{max-height:280px}.specs-bento-card__content{position:relative;z-index:1}.specs-bento-card__label{display:block;font-size:.8rem;font-weight:500;color:#86868b;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.03em}.specs-bento-card__title{font-size:1.6rem;font-weight:700;color:#1d1d1f;margin:0 0 .3rem;line-height:1.2}.specs-bento-card__subtitle{font-size:.9rem;color:#6e6e73;margin:0;line-height:1.4}.specs-bento-card__value{display:block;font-size:2.5rem;font-weight:700;color:var(--accent, #0071e3);line-height:1.1;margin-top:.3rem}.specs-bento-card.accent{background:#1d1d1f}.specs-bento-card.accent .specs-bento-card__title{color:#f5f5f7}.specs-bento-card.accent .specs-bento-card__subtitle{color:#a1a1a6}.specs-bento-card.accent .specs-bento-card__label{color:#86868b}.dark-theme .specs-summary-title{color:#f5f5f7}.dark-theme .specs-bento-card{background:#1d1d1f}.dark-theme .specs-bento-card__title{color:#f5f5f7}.dark-theme .specs-bento-card__subtitle{color:#a1a1a6}.dark-theme .specs-bento-card__label{color:#86868b}.dark-theme .specs-bento-card.accent{background:#000;border:1px solid #333}@media(max-width:768px){.specs-summary-title{font-size:2rem}.specs-bento-grid{grid-template-columns:repeat(2,1fr);gap:12px}.specs-bento-card{padding:1.5rem;border-radius:18px}.specs-bento-card.large{grid-column:span 2;grid-row:span 1}.specs-bento-card__title{font-size:1.3rem}.specs-bento-card__value{font-size:2rem}}@media(max-width:480px){.specs-summary-section{padding:3rem 1rem}.specs-bento-grid{grid-template-columns:1fr 1fr;gap:10px}.specs-bento-card.wide,.specs-bento-card.large{grid-column:span 2}.specs-bento-card.tall{grid-row:span 1}}.eeg-compare-page{width:100%;overflow-x:hidden;background-color:#fff}.eeg-hero{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;background:linear-gradient(180deg,#f5f5f7,#fff)}.eeg-hero-content{max-width:800px;text-align:center}.eeg-hero-title{font-size:5rem;font-weight:700;color:#1d1d1f;letter-spacing:-.03em;margin-bottom:1.5rem}.eeg-hero-subtitle{font-size:1.5rem;font-weight:400;color:#6e6e73;line-height:1.6}.eeg-compare-section{padding:6rem 2rem;max-width:1400px;margin:0 auto;opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.4,0,.2,1)}.eeg-compare-section.visible{opacity:1;transform:translateY(0)}.compare-section-title{font-size:3rem;font-weight:600;text-align:center;color:#1d1d1f;margin-bottom:1rem;letter-spacing:-.02em}.compare-section-subtitle{font-size:1.25rem;text-align:center;color:#6e6e73;margin-bottom:4rem;font-weight:400}.compare-unified{max-width:900px;margin:0 auto;background:#f5f5f7;border-radius:28px;padding:3rem 2.5rem;overflow:hidden}.compare-unified__images{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.compare-unified__product{text-align:center;text-decoration:none;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease}.compare-unified__product:hover{transform:translateY(-4px)}.compare-unified__img-wrap{width:100%;max-width:280px;margin-bottom:1rem}.compare-unified__img-wrap img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.12));transition:transform .3s ease}.compare-unified__product:hover .compare-unified__img-wrap img{transform:scale(1.04)}.compare-unified__name{font-size:1.6rem;font-weight:600;color:#1d1d1f;letter-spacing:-.01em}.compare-unified__tagline{font-size:1rem;color:#6e6e73;margin-top:.2rem;font-weight:400}.compare-unified__link{font-size:.95rem;font-weight:400;color:#0071e3;margin-top:.6rem;transition:color .2s ease}.compare-unified__product:hover .compare-unified__link{color:#0077ed;text-decoration:underline}.compare-unified__table-wrap{border-top:1px solid rgba(0,0,0,.08);padding-top:2rem;overflow-x:auto}.compare-unified__columns{display:grid;grid-template-columns:1fr 1fr;gap:2rem;border-top:1px solid rgba(0,0,0,.08);padding-top:2rem}.compare-col{display:flex;flex-direction:column;gap:1.5rem}.compare-col__group{display:flex;flex-direction:column;gap:8px}.compare-col__group ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.compare-col__group ul li{font-size:.9rem;color:#1d1d1f;line-height:1.5;padding-left:14px;position:relative}.compare-col__group ul li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:#86868b;opacity:.5}.compare-table-wrapper{max-width:900px;margin:3rem auto 0;overflow-x:auto}.compare-table{width:100%;border-collapse:collapse;font-size:1rem}.compare-table thead th{font-size:1.25rem;font-weight:600;color:#1d1d1f;padding:1rem 1.5rem;text-align:center;border-bottom:2px solid rgba(0,0,0,.1)}.compare-table--no-label thead th{text-align:center}.compare-table tbody td{padding:1rem 1.5rem;text-align:center;color:#1d1d1f;border-bottom:1px solid rgba(0,0,0,.06);font-weight:400}.compare-table-section td{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#86868b!important;text-align:center!important;padding:1.5rem 1.5rem .5rem!important;border-bottom:none!important;background:none}.compare-table tbody tr:hover{background:#00000005}.compare-section-icon{width:32px;height:32px;object-fit:contain}@media(max-width:768px){.eeg-hero-title{font-size:3.5rem}.eeg-hero-subtitle{font-size:1.125rem}.compare-section-title{font-size:2rem}.compare-unified{padding:2rem 1.25rem;border-radius:20px}.compare-unified__images{gap:1rem;margin-bottom:2rem}.compare-unified__img-wrap{max-width:160px}.compare-unified__name{font-size:1.2rem}.compare-unified__tagline{font-size:.85rem}.compare-table thead th,.compare-table tbody td{padding:.75rem 1rem;font-size:.875rem}.compare-unified__columns{grid-template-columns:1fr;gap:2.5rem}.compare-col__group ul li{font-size:.84rem}.compare-section-icon{width:26px;height:26px}}@media(max-width:480px){.eeg-hero{padding:6rem 1rem 3rem;min-height:40vh}.eeg-hero-title{font-size:2.5rem}.eeg-compare-section,.eeg-table-section{padding:3rem 1rem}.compare-card-name{font-size:1.5rem}.compare-table thead th:first-child,.compare-table tbody td:first-child{min-width:120px}.eeg-what-section{padding:3rem 1rem}.eeg-what-grid{grid-template-columns:1fr}}.eeg-what-section{padding:5rem 2rem;max-width:1100px;margin:0 auto}.eeg-what-content>p{font-size:1.05rem;line-height:1.7;color:#6e6e73;text-align:center;max-width:800px;margin:0 auto 3rem}.eeg-what-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.eeg-what-card{background:#f5f5f7;border-radius:20px;padding:30px 28px;transition:transform .3s ease,box-shadow .3s ease}.eeg-what-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000d}.eeg-what-card h4{font-size:1.15rem;font-weight:600;color:#1d1d1f;margin-bottom:10px}.eeg-what-card p{font-size:.9rem;line-height:1.6;color:#6e6e73}
