.language-switcher{position:fixed;top:clamp(25px,2vw,36px);right:clamp(25px,2vw,36px);z-index:3;padding:clamp(10px,1.5vw,14px);font-size:clamp(20px,2.5vw,24px);border:none;border-radius:clamp(6px,1vw,8px);background:transparent;color:#333;cursor:pointer;box-shadow:none;width:clamp(120px,20vw,180px)}.language-switcher:focus,.language-switcher:hover{background:rgba(230,249,255,.3)}.language-switcher:focus{outline:none;box-shadow:0 0 0 clamp(2px,.5vw,3px) rgba(135,206,250,.5)}.language-switcher option{background:white;color:#333;font-size:clamp(16px,2vw,20px)}.start-page{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.start-page *,.start-page :after,.start-page :before{margin:0;padding:0;box-sizing:border-box}.start-page{background-color:#ffffff!important;color:#1a1a1a!important}.start-page .start-page-content{background-color:transparent;color:#1a1a1a}.start-page .beta-content{font-size:clamp(1.32rem,3.84vw,2rem);z-index:-1}.start-page .logo-container{position:fixed;top:20px;left:20px}.start-page .dactor-logo{width:clamp(40px,10vw,50px);height:auto}.start-page canvas{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1}.start-page .start-page-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;padding:clamp(1rem,3vw,2rem)}.start-page .beta-content{font-size:clamp(1.1rem,3.2vw,1.5rem);color:#333;margin:1rem 0;text-align:center}.start-page .sign-in-section{margin-bottom:clamp(2rem,5vw,3rem);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1rem,3vw,1.5rem);z-index:2}.start-page .sign-in-button{background-color:rgb(230,249,255);padding:clamp(.5rem,2vw,.75rem) clamp(1.5rem,4vw,2rem);font-size:clamp(1.2rem,3.24vw,1.8rem);text-decoration:none;text-transform:uppercase;letter-spacing:.1em;color:#444;box-shadow:inset 0 .2rem .2rem rgba(0,0,0,.05),0 .4rem .4rem rgba(0,0,0,.05),inset 0 -.5rem .75rem rgba(255,255,255,.9);border-radius:50px;transition:background-color .3s,color .3s}.start-page .sign-in-button:hover{background-color:#0056b3;color:#fff}.start-page .about-us-section{margin-top:clamp(1.5rem,4vw,2rem);text-align:center;max-width:min(90%,1200px);padding:clamp(1rem,3vw,1.5rem)}.start-page .about-us-section h2{font-size:clamp(2.04rem,5.04vw,3rem);font-weight:500;margin-bottom:clamp(.8rem,2vw,2rem);color:#333}.start-page .about-us-section p{font-size:clamp(1.2rem,3.24vw,1.8rem);line-height:1.6;color:#666}.preview-button-wrapper{margin-top:20px;text-align:center}.preview-button{color:rgb(0,0,0);background-color:hsl(0,0%,100%);padding:14px 24px;font-size:clamp(1.2rem,3.24vw,1.8rem);border:none;border-radius:18px;cursor:pointer;transition:background-color .3s ease;text-decoration:underline}.preview-button:hover{background-color:#000000;color:#fff}.start-page .ai-engine-section{text-align:center;max-width:min(90%,1200px);margin-top:clamp(1.5rem,4vw,6rem);padding:clamp(1rem,3vw,1.5rem)}.start-page .ai-engine-section h2{font-size:clamp(2.04rem,5.04vw,3rem);font-weight:500;margin-bottom:clamp(.8rem,2vw,2rem);color:#333}.start-page .ai-engine-section p{font-size:clamp(1.2rem,3.24vw,1.8rem);line-height:1.6;color:#666;margin-bottom:clamp(1.5rem,4vw,2rem)}.start-page .ai-engine-icons{display:flex;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,2rem);flex-wrap:wrap}.start-page .ai-engine-icon{width:clamp(60px,15vw,80px);height:clamp(60px,15vw,80px);object-fit:contain;animation:float 5s ease-in-out infinite}.start-page .ai-engine-icon:nth-child(2){animation-delay:1s}.start-page .ai-engine-icon:nth-child(3){animation-delay:2s}@keyframes float{0%,to{transform:translateY(.5rem)}50%{transform:translateY(-.5rem)}}.start-page .how-it-works-section{text-align:center;max-width:min(90%,1200px);margin-top:clamp(1.5rem,4vw,6rem);padding:clamp(1rem,3vw,1.5rem)}.start-page .how-it-works-section h2{font-size:clamp(2.04rem,5.04vw,3rem);font-weight:500;margin-bottom:clamp(.8rem,2vw,1rem);color:#333}.start-page .examples-section p,.start-page .how-it-works-section p{font-size:clamp(1.2rem,3.24vw,1.8rem);line-height:1.6;color:#666;margin-bottom:clamp(1rem,3vw,1.5rem)}.start-page .slider-container{position:relative;width:100%;height:clamp(300px,80vw,500px);perspective:1200px;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:min(100%,1200px);margin:clamp(.5rem,1vw,3rem) auto clamp(.5rem,1vw,2rem)}.start-page .slider-wrapper{display:flex;position:absolute;width:100%;height:50%;transform-style:preserve-3d;transition:transform .5s ease}.start-page .slider-slide{width:500px;height:250px;position:absolute;box-shadow:0 4px 8px rgb(230,249,255);top:50%;left:50%;transform-origin:center center;background-size:contain;background-repeat:no-repeat;background-position:50%;cursor:pointer;transition:opacity .5s ease,border .5s ease,box-shadow .5s ease;margin-left:-250px}.start-page .slider-slide:hover{opacity:1}.start-page .selected-slide{opacity:1!important;border:3px solid hsl(194,100%,88%);border-radius:12px;box-shadow:0 0 15px rgba(75,156,219,.6)}.start-page .slider-container:after,.start-page .slider-container:before{content:"";position:absolute;top:0;width:20px;height:100%;z-index:1;pointer-events:none}.start-page .item-descriptions{justify-content:center;gap:clamp(2rem,6vw,3rem);flex-wrap:wrap;padding:clamp(1rem,2vw,2rem);margin-bottom:clamp(1.5rem,4vw,2rem);max-width:min(90%,1200px)}.start-page .item-description{cursor:pointer;padding:clamp(.75rem,2vw,1rem);border-radius:8px;text-align:center;flex:1 1;min-width:clamp(150px,40vw,200px);transition:background-color .3s,transform .3s,box-shadow .3s;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);background:rgba(230,249,255,.1);margin-bottom:clamp(1rem,2vw,1.5rem)}.start-page .item-description h3{font-size:clamp(1.2rem,3.24vw,1.8rem);font-weight:700;margin-bottom:.5rem;color:#333}.start-page .item-description p{font-size:clamp(1.08rem,2.64vw,1.6rem);color:#666}.start-page .item-description:hover{background-color:#e2e8f0;transform:translateY(-.2rem);box-shadow:0 .2rem .6rem rgba(0,0,0,.15)}.start-page .selected-description{background-color:hsl(194,100%,88%);transform:scale(1.05);box-shadow:0 0 .8rem rgba(75,156,219,.5)}.start-page .examples-section{width:100%;max-width:min(100%,1200px);padding:clamp(1.5rem,4vw,2rem) clamp(.5rem,2vw,1rem);text-align:center}.start-page .examples-section h2{font-size:clamp(2.04rem,5.04vw,3rem);font-weight:500;margin-bottom:clamp(1rem,2vw,1.5rem);color:#333}.start-page .examples-slider{position:relative;width:100%;height:clamp(300px,70vw,500px);overflow:hidden;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.start-page .examples-slider:active{cursor:-webkit-grabbing;cursor:grabbing}.start-page .examples-wrapper{display:flex;height:100%;transition:transform .3s ease;will-change:transform;gap:clamp(1rem,3vw,2rem)}.start-page .examples-slide{flex:0 0 clamp(300px,90vw,800px);height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:rgba(230,249,255,.2);box-shadow:0 .2rem .4rem rgba(230,249,255,.3);border-radius:8px}.start-page .examples-slider:after,.start-page .examples-slider:before{content:"";position:absolute;top:0;width:10%;height:100%;z-index:1;pointer-events:none}.start-page .examples-slider:before{left:0;background:linear-gradient(90deg,rgba(231,246,255,.4),transparent)}.start-page .examples-slider:after{right:0;background:linear-gradient(270deg,rgba(231,246,255,.4),transparent)}.start-page .pricing-section{width:100%;max-width:min(100%,1800px);padding:clamp(1.5rem,4vw,2rem) clamp(.5rem,2vw,1rem);text-align:center}.start-page .pricing-section h2{font-size:clamp(2.04rem,5.04vw,3rem);font-weight:500;margin-bottom:clamp(1rem,2vw,1.5rem);color:#333}.start-page .pricing-description{margin-bottom:clamp(2rem,2vw,3rem)}.start-page .pricing-section p{font-size:clamp(1.08rem,2.64vw,1.4rem);line-height:1.6;color:#666;max-width:min(90%,1200px);margin:0 auto clamp(1rem,3vw,1.5rem)}.start-page .pricing-table{display:flex;flex-direction:column;width:100%;background:rgba(230,249,255,.2);border-radius:8px;box-shadow:0 .2rem .4rem rgba(230,249,255,.3);margin-bottom:2rem}.start-page .pricing-header{display:flex;background:rgba(230,249,255,.5);font-weight:700;color:#333}.start-page .pricing-row{display:flex;border-top:1px solid rgba(230,249,255,.5)}.start-page .pricing-cell{flex:1 1;padding:clamp(.5rem,2vw,.75rem);font-size:clamp(1.08rem,2.64vw,1.4rem);color:#666;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:transform .3s ease,box-shadow .3s ease;min-width:100px}.start-page .pricing-cell:hover{transform:scale(1.05);box-shadow:0 .2rem .6rem rgba(0,0,0,.15)}.start-page .pricing-cell:first-child{font-weight:600;color:#333;background:rgba(230,249,255,.3);flex:0 0 clamp(160px,15vw,200px);max-width:clamp(160px,15vw,200px)}.start-page .pricing-note{font-size:clamp(1.08rem,2.64vw,1.6rem);color:#888;margin:clamp(.5rem,2vw,.75rem) auto 0;max-width:min(1200px);text-align:center;line-height:1.6}.start-page .faq-section{width:100%;max-width:min(100%,1200px);padding:clamp(1.5rem,4vw,2rem) clamp(.5rem,2vw,1rem);text-align:left}.start-page .faq-section h2{font-size:clamp(2.04rem,5.04vw,3rem);font-weight:700;margin-bottom:clamp(1rem,3vw,1.5rem);color:#333;text-align:center}.start-page .faq-container{display:flex;flex-direction:column;align-items:center;gap:clamp(.75rem,2vw,1rem)}.start-page .faq-card{width:min(100%,clamp(500px,80vw,1000px));min-height:clamp(60px,15vw,80px);background:rgba(230,249,255,.2);border-radius:8px;box-shadow:0 .2rem .4rem rgba(230,249,255,.3);padding:clamp(.75rem,2vw,1rem);cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.start-page .faq-card.expanded{min-height:clamp(100px,25vw,150px)}.start-page .faq-question{font-size:clamp(1.08rem,3vw,1.6rem);color:#333;font-weight:600}.start-page .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.start-page .faq-card.expanded .faq-answer{max-height:200px}.start-page .faq-answer p{font-size:clamp(1.08rem,2.64vw,1.6rem);color:#666;margin-top:.75rem;line-height:1.6}.support-contact-section{width:100%;max-width:min(100%,1200px);padding:clamp(2rem,5vw,3rem) clamp(1rem,3vw,2rem);text-align:center;background:rgba(230,249,255,.15);border-radius:12px;margin:clamp(3rem,8vw,5rem) auto clamp(2rem,5vw,3rem)}.support-contact-section h2{font-size:clamp(2rem,5vw,2.8rem);margin-bottom:1rem;color:#222}.support-contact-section p{font-size:clamp(1.15rem,3vw,1.35rem);color:#444;line-height:1.7;max-width:800px;margin:0 auto}.support-contact-link{color:#0066cc;font-weight:700;text-decoration:underline;transition:color .25s ease}.support-contact-link:hover{color:#004499}.footer-link{color:#0066cc;font-weight:600;text-decoration:underline}.footer-link:hover{color:#004499;text-decoration:none}.start-page .language-switcher-wrapper.core-page .language-switcher option{background:white;color:#333;font-size:clamp(16px,2.5vw,28px);padding:clamp(8px,1.5vw,12px);line-height:1.5}@media (max-width:1100px){.start-page .slider-container{height:clamp(250px,70vw,400px)}.start-page .slider-slide{width:clamp(150px,45vw,250px);height:clamp(90px,27vw,150px);margin-left:calc(clamp(150px, 45vw, 250px) / -2)}.start-page .examples-slider{height:clamp(150px,50vw,300px)}.start-page .examples-slide{flex:0 0 clamp(150px,75vw,400px)}.start-page .pricing-table{font-size:clamp(1.02rem,2.64vw,1.3rem)}.start-page .pricing-cell{padding:clamp(.4rem,1.5vw,.6rem);min-width:80px;font-size:clamp(1.4rem,2.8vw,1.8rem)}}@media (max-width:768px){.start-page .logo-container{top:.5rem;left:.5rem}.start-page .sign-in-section{margin-top:clamp(100px,30vw,150px)}.start-page .slider-container{height:clamp(200px,60vw,300px)}.start-page .slider-slide{width:clamp(120px,40vw,200px);height:clamp(72px,24vw,120px);margin-left:calc(clamp(120px, 40vw, 200px) / -2);transform:rotateY(0deg) translateZ(200px)}.start-page .slider-wrapper{transform:none!important;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.start-page .slider-container:after,.start-page .slider-container:before{display:none}.start-page .item-descriptions{flex-direction:column;align-items:center}.start-page .item-description{min-width:90%;max-width:none}.start-page .examples-slider{height:clamp(120px,45vw,200px)}.start-page .examples-slide{flex:0 0 clamp(100px,70vw,300px)}.start-page .pricing-header,.start-page .pricing-row,.start-page .pricing-table{display:block}.start-page .pricing-cell{font-size:clamp(1.02rem,2.64vw,1.3rem);padding:.5rem 1rem;border-bottom:1px solid rgba(230,249,255,.5)}.start-page .pricing-cell:first-child{background:rgba(230,249,255,.5);font-weight:600}.start-page .faq-card{width:min(100%,90%)}}