.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:100svh;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{margin-top:200px;background-color:transparent;color:#1a1a1a;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.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 .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,4vw,1.75rem) clamp(1.5rem,4vw,3.5rem);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;border-style:none}.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;will-change:transform}.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;will-change:transform,opacity}.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 .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 .mobile-only{display:none}.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:16px;box-shadow:0 4px 12px rgb(191,238,253);margin-bottom:2rem;overflow:hidden}.start-page .pricing-header{display:flex;background:rgba(194,235,255,.6);font-weight:800;color:#2c3e50;font-size:clamp(1.2rem,3vw,1.6rem);border-bottom:2px solid #d5edff;box-shadow:0 4px 6px -4px rgba(0,0,0,.1)}.start-page .pricing-header .pricing-cell:first-child{background:transparent;border-right:none;align-items:center;justify-content:center}.start-page .pricing-row{display:flex;border-top:1px solid rgba(230,249,255,.5)}.start-page .pricing-row:nth-child(2n){background-color:rgba(220,245,253,.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:none;background-color:transparent;z-index:1}.start-page .pricing-cell:first-child{font-weight:600;color:#333;background:transparent;flex:0 0 clamp(160px,15vw,200px);max-width:clamp(160px,15vw,200px);border-right:2px solid #ffffff}.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%,1000px);padding:clamp(1.5rem,4vw,2rem) clamp(.5rem,2vw,1rem);margin:0 auto}.start-page .faq-section h2{font-size:clamp(2.04rem,5.04vw,3rem);font-weight:700;margin-bottom:clamp(1.5rem,4vw,2.5rem);color:#333;text-align:center}.start-page .faq-container{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.2rem)}.start-page .faq-card{background:rgba(230,249,255,.2);border:1px solid rgba(230,249,255,.4);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:clamp(1.2rem,3vw,1.5rem);cursor:pointer;transition:background-color .3s ease,border-color .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.start-page .faq-card:hover{background:rgba(230,249,255,.4);border-color:rgba(75,156,219,.3)}.start-page .faq-question-wrapper{display:flex;justify-content:space-between;align-items:center;gap:1rem}.start-page .faq-question{font-size:clamp(1.1rem,3vw,1.3rem);color:#333;font-weight:600;line-height:1.4}.start-page .faq-icon{flex-shrink:0;width:24px;height:24px;position:relative;transition:transform .4s cubic-bezier(.4,0,.2,1)}.start-page .faq-icon:after,.start-page .faq-icon:before{content:"";position:absolute;top:50%;width:12px;height:2px;background-color:#4b9cdb;border-radius:2px}.start-page .faq-icon:before{left:2px;transform:translateY(-50%) rotate(45deg)}.start-page .faq-icon:after{right:2px;transform:translateY(-50%) rotate(-45deg)}.start-page .faq-card.expanded .faq-icon{transform:rotate(-180deg)}.start-page .faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),margin-top .4s cubic-bezier(.4,0,.2,1)}.start-page .faq-card.expanded .faq-answer{grid-template-rows:1fr;opacity:1;margin-top:1rem}.start-page .faq-answer-inner{overflow:hidden}.start-page .faq-answer p{font-size:clamp(1.05rem,2.64vw,1.2rem);color:#555;line-height:1.7;margin:0}.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 .start-page-content{margin-top:300px}.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 .start-page-content{margin-top:100px}.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(2px)}.start-page .slider-wrapper{display:flex;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 .desktop-only{display:none!important}.start-page .mobile-only{display:flex;flex-direction:column;gap:clamp(1rem,4vw,2rem);width:100%;padding:0 clamp(.5rem,2vw,1rem)}.start-page .pricing-card{background:rgba(230,249,255,.2);border:1px solid rgba(230,249,255,.5);border-radius:12px;box-shadow:0 .2rem .6rem rgba(230,249,255,.3);padding:clamp(1.2rem,4vw,1.5rem);text-align:left;transition:transform .3s ease}.start-page .pricing-card-title{font-size:clamp(1.4rem,4vw,1.8rem);color:#4b9cdb;text-align:center;margin-bottom:1.2rem;padding-bottom:.8rem;border-bottom:2px solid rgba(75,156,219,.3);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.start-page .pricing-card-detail{display:flex;flex-direction:column;margin-bottom:1rem}.start-page .pricing-card-detail:last-child{margin-bottom:0}.start-page .pricing-card-label{font-size:clamp(.9rem,2.5vw,1rem);color:#888;font-weight:600;margin-bottom:.25rem}.start-page .pricing-card-value{font-size:clamp(1.05rem,3vw,1.2rem);color:#333;font-weight:500;line-height:1.5}.start-page .pricing-card-value p{margin:0;padding:0;font-size:inherit;color:inherit}.start-page .faq-card{width:min(100%,90%)}}