.home-root,body{font-family:var(--font-family-base);color:var(--color-text-primary);background-color:var(--color-bg)}.main-navbar{position:fixed;top:0;left:0;width:100%;z-index:10;border-bottom:1px solid var(--color-border);display:flex;padding:.75rem 2rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.main-navbar-inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto}.navbar-logo{font-weight:700;font-size:20px}.burger{display:none;background:none;border:none;cursor:pointer;padding:8px;margin-left:12px}.burger-bar{display:block;width:28px;height:3px;background:var(--color-text-primary);border-radius:2px;margin-bottom:6px}.burger-bar:last-child{margin-bottom:0}.navbar-links{display:flex;gap:24px;align-items:center}.navbar-link{color:var(--color-text-primary);text-decoration:none}.navbar-cta{background:var(--color-primary);color:#fff;border:none;padding:.5rem 1.25rem;font-weight:600;cursor:pointer;margin-left:8px;border-radius:0;text-transform:uppercase;letter-spacing:.04em;transition:box-shadow .2s,background .2s,transform .15s;box-shadow:0 2px 12px var(--shadow-1);display:inline-flex;align-items:center;gap:.5em;font-size:15px}.navbar-cta--secondary{background:transparent;color:var(--color-primary);border:1.5px solid var(--color-primary);margin-left:8px;border-radius:0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.navbar-cta .cta-arrow{transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s;display:inline-block;margin-left:.25em;opacity:.8}.navbar-cta:hover{box-shadow:0 4px 24px var(--shadow-2);background:linear-gradient(90deg,var(--color-primary-hover) 0,var(--color-primary) 100%);transform:translateY(-2px) scale(1.03)}.navbar-cta:hover .cta-arrow{transform:translateX(4px);opacity:1}@media (max-width:700px){.main-navbar{flex-direction:row;gap:0;padding:.5rem .75rem;min-height:56px}.burger{display:block!important}.navbar-links{position:absolute;top:100%;left:0;width:100vw;background:var(--color-bg-blur);flex-direction:column;align-items:flex-start;gap:0;padding:.5rem 1.5rem 1rem;box-shadow:0 4px 16px var(--shadow-card-strong);display:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.navbar-links.open{display:flex}.navbar-links a,.navbar-links button{width:100%;text-align:left;margin:.5rem 0}.hero-section{padding-top:7rem!important}h1.hero-title{font-size:2rem!important}.cta-title,.section-title{font-size:1.5rem!important}.benefit-title,.how-step-title{font-size:1.1rem!important}}@media (max-width:600px){.benefits-section,.cta-section,.faq-section,.hero-section,.how-section{padding:2rem .5rem!important}h1.hero-title{font-size:2rem!important}.cta-title,.section-title{font-size:1.5rem!important}.main-navbar{padding:.25rem;min-height:48px}.hero-section{padding-top:7.5rem!important}.hero-cta-group{flex-direction:column;gap:10px}.hero-cta{width:100%;box-sizing:border-box}.hero-animation{display:none!important}}.hero-section{display:flex;align-items:center;justify-content:space-between;padding:7rem 2rem 4rem;gap:32px;min-height:400px;width:100%;box-sizing:border-box;position:relative;overflow:hidden}.hero-content{flex:1 1 320px;max-width:520px}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1;font-weight:800;margin-bottom:16px}.highlight{color:var(--color-primary)}.hero-desc{color:var(--color-text-secondary);font-size:20px;margin-bottom:32px}.hero-cta-group{display:flex;gap:12px}.hero-cta{background:var(--color-primary);color:#fff;border:none;padding:.75rem 2rem;font-weight:700;font-size:18px;cursor:pointer}.hero-cta--secondary{background:transparent;color:var(--color-primary);border:1.5px solid var(--color-primary)}.hero-animation{flex:1 1 320px;min-width:320px;min-height:320px;height:320px}.hero-animation,.hero-animation-outer{display:flex;align-items:center;justify-content:center}.hero-animation-outer{width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary) 60%,var(--color-gradient-secondary) 100%);animation:spin 6s linear infinite}.hero-animation-inner{width:120px;height:120px;border-radius:50%;border:6px solid var(--color-primary)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logos-section{padding:4rem 0;text-align:center;width:100%;box-sizing:border-box}.logos-label{color:var(--color-text-secondary);font-weight:500;margin-bottom:16px}.logos-list{flex-wrap:wrap;gap:36px}.logo-item,.logos-list{display:flex;justify-content:center}.logo-item{width:120px;height:40px;border-radius:8px;align-items:center;color:var(--color-text-secondary);font-weight:600;font-size:18px}.benefits-section{padding:0;margin:0 auto;width:100%;box-sizing:border-box}.section-title{font-size:clamp(2rem,4vw,3.25rem);font-weight:700;text-align:center;padding:4rem 0 0}.section-subtitle{font-size:20px;color:var(--color-text-secondary);text-align:center;margin-top:8px;padding-bottom:3rem;border-bottom:1px solid var(--color-border);font-weight:400;letter-spacing:.01em}.benefits-list{display:flex;flex-direction:column}.benefit-cards-row{display:flex;flex-wrap:wrap;justify-content:center}.benefit-card{flex:1 1 240px;border-bottom:1px solid var(--color-border);min-width:280px;max-width:100%;padding:2rem 4rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 12px var(--shadow-card);width:100%;box-sizing:border-box}.benefit-card:not(:last-of-type){border-right:1px solid var(--color-border)}.benefit-card--highlighted{padding:4rem;box-shadow:0 2px 16px var(--shadow-card-strong)}.benefit-icon{width:60px;height:60px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;font-size:32px}.benefit-card--highlighted .benefit-icon{width:80px;height:80px;margin-right:24px;font-size:40px;margin-bottom:0}.benefit-title{font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:600;margin-bottom:8px}.benefit-card--highlighted .benefit-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.benefit-desc{color:var(--color-text-secondary);text-align:center;font-size:18px}.benefit-card--highlighted .benefit-desc{color:var(--color-text-secondary);text-align:left}.benefit-card--highlighted .benefit-card-inner--vertical .benefit-desc{text-align:center}.benefit-card--highlighted .benefit-desc,.benefit-card--highlighted .benefit-title{max-width:760px;margin-left:auto;margin-right:auto}.benefit-video{display:block;width:80%;aspect-ratio:1/1;object-fit:cover;box-shadow:none;margin:2rem 0 0}.benefit-card--highlighted .benefit-video,.benefit-video{height:auto;border-radius:0;background:var(--color-bg-dark)}.benefit-card--highlighted .benefit-video{width:40%;aspect-ratio:2/1;margin:0}@media (min-width:701px){.benefit-cards-row{flex-direction:row}.benefit-card{width:auto;min-width:280px;max-width:100%}}@media (max-width:700px){.benefit-cards-row{flex-direction:column;gap:20px}.benefit-card{width:100%;min-width:0;max-width:100%;padding:2rem 1rem;box-shadow:0 2px 12px var(--shadow-card)!important}.benefit-video{width:100%;aspect-ratio:1/1;max-height:none;display:block;height:auto;object-fit:cover;border-radius:0;box-shadow:none;background:var(--color-bg-dark);margin:2rem 0 0}.benefit-card--highlighted{flex-direction:column!important;align-items:center!important;gap:0!important;padding:2rem 1rem!important;box-shadow:0 2px 12px var(--shadow-card)!important}.benefit-card--highlighted .benefit-video{width:100%!important;aspect-ratio:1/1!important;max-height:none!important;margin:2rem 0 0!important;display:block;height:auto;object-fit:cover;border-radius:0;box-shadow:none;background:var(--color-bg-dark)}.benefit-card--highlighted .benefit-desc,.benefit-card--highlighted .benefit-title{text-align:center!important}}.how-section{padding:2rem 0;width:100%;box-sizing:border-box}.how-steps{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.how-step{flex:1 1 300px;min-width:260px;padding:28px;flex-direction:column;box-shadow:0 2px 8px var(--shadow-faq)}.how-step,.how-step-number{display:flex;align-items:center;justify-content:center}.how-step-number{width:48px;height:48px;background:var(--color-primary);border-radius:50%;color:#fff;font-weight:700;font-size:22px;margin-bottom:16px}.how-step-title{font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:600;margin-bottom:8px;text-align:center}.how-step-desc{color:var(--color-text-secondary);text-align:center}.big-number-section{padding:2rem 1rem;text-align:center;width:100%;box-sizing:border-box}.big-number{font-size:64px;font-weight:800;color:var(--color-primary);margin-bottom:12px}.big-number-label{color:var(--color-text-secondary);font-size:20px}.faq-section{padding:2rem 1rem;max-width:800px;margin:0 auto;width:100%;box-sizing:border-box}.faq-item{margin-bottom:16px;box-shadow:0 2px 8px var(--shadow-faq)}.faq-question{width:100%;background:none;border:none;color:var(--color-text-primary);text-align:left;padding:20px;font-size:18px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-toggle{font-size:24px}.faq-answer{padding:0 20px 20px;color:var(--color-text-secondary);font-size:16px}.cta-section{padding:2rem 1rem;text-align:center;width:100%;box-sizing:border-box}.cta-title{font-size:clamp(2rem,4vw,3.25rem);font-weight:700;margin-bottom:20px}.cta-desc,.cta-title{max-width:760px;margin-left:auto;margin-right:auto}.cta-desc{color:var(--color-text-secondary);font-size:20px;margin-bottom:32px}.cta-btn{background:linear-gradient(90deg,var(--color-primary) 0,var(--color-primary-hover) 100%);color:#fff;border:none;padding:.75rem 2rem;font-weight:700;font-size:15px;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;box-shadow:0 2px 16px var(--shadow-3);border-radius:0;transition:box-shadow .2s,background .2s,transform .15s;display:inline-flex;align-items:center;gap:.5em}.cta-btn .cta-arrow{transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s;display:inline-block;margin-left:.25em;opacity:.8}.cta-btn:hover{box-shadow:0 4px 32px var(--shadow-4);background:linear-gradient(90deg,var(--color-primary-hover) 0,var(--color-primary) 100%);transform:translateY(-2px) scale(1.03)}.cta-btn:hover .cta-arrow{transform:translateX(4px);opacity:1}.cta-btn--secondary{background:var(--shadow-1);color:var(--color-primary);border:1.5px solid var(--color-primary);border-radius:0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.footer{text-align:center;color:var(--color-text-secondary);padding:1rem 0;font-size:16px}.benefits-section,.big-number-section,.cta-section,.faq-section,.hero-section,.how-section,.logos-section{width:100%;box-sizing:border-box}.section-container{max-width:1100px;margin:0 auto;position:relative;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border)}.section-container:not(:last-of-type):after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:100vw;height:1px;background:var(--color-border);bottom:0;z-index:1}.section-container:last-of-type{border-bottom:none}.cta-title,.section-title{font-size:clamp(2rem,4vw,3.25rem);font-weight:700;text-align:center}.benefit-card--highlighted .benefit-title,.h3-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin-bottom:8px}.benefit-title,.how-step-title{font-size:clamp(1.3rem,2vw,1.35rem);font-weight:600;margin-bottom:8px}@media (max-width:700px){.cta-title,.section-title{font-size:1.5rem!important}.benefit-card--highlighted .benefit-title,.h3-title{font-size:1.2rem!important}.benefit-title,.how-step-title{font-size:1rem!important}}.benefit-card-inner{display:flex;flex-direction:row;align-items:center;gap:32px}.benefit-card-inner--vertical{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.benefit-image{display:block;width:100%;max-width:800px;height:auto;object-fit:cover;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1)}@media (max-width:700px){.benefit-card-inner{flex-direction:column;align-items:center;gap:32px;width:100%}.benefit-card-inner--vertical{gap:20px}.benefit-image{max-width:100%}}@media (max-width:600px){.hero-cta-group{flex-direction:column;gap:10px}.hero-cta{width:100%;box-sizing:border-box}}