.get-started{flex-direction:column;height:100%;display:flex;overflow-y:auto}.get-started::-webkit-scrollbar{width:8px;height:8px}.get-started::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.get-started::-webkit-scrollbar-thumb{background:#404040;border-radius:4px}.get-started::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.get-started{scrollbar-width:thin;scrollbar-color:#404040 #1a1a1a}.get-started__header{background:0 0;border-bottom:1px solid #2a2a2a;flex-shrink:0;justify-content:space-between;align-items:center;height:3.5rem;padding:1rem 2rem;display:flex}.get-started__back-button{color:#a0a0a0;cursor:pointer;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s ease-out;display:flex}.get-started__back-button:hover{color:#fff;background:#202020;border-color:#404040}.get-started__header-info{text-align:right}.get-started__title{color:#fff;margin:0;font-size:1.75rem;font-weight:700}.get-started__content{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:5rem 3rem}.get-started__section{margin-bottom:5rem}.get-started__section h2{color:#fff;border-bottom:1px solid #2a2a2a;margin:0 0 2rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:700}.get-started__section p{color:#a0a0a0;margin:0 0 2rem;font-size:1.125rem;line-height:1.8}.get-started__section a{color:#fff;border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s ease-out}.get-started__section a:hover{border-bottom-color:#fff}.get-started__section--cta{text-align:center;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:4px;padding:4rem}.get-started__section--cta h2{border-bottom:none;padding-bottom:0}.get-started__section--footer{text-align:center;border-top:1px solid #2a2a2a;padding-top:4rem}.get-started__section--footer p{color:#a0a0a0;opacity:.7;margin:0;font-size:.875rem}.get-started__features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:4rem;margin:4rem 0;display:grid}.get-started__feature{text-align:center;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:4px;padding:4rem;transition:all .2s ease-out}.get-started__feature:hover{background:#202020;border-color:#404040;transform:translateY(-2px)}.get-started__feature h3{color:#fff;margin:1rem 0;font-size:1.5rem;font-weight:700}.get-started__feature p{color:#a0a0a0;margin:0;font-size:.875rem}.get-started__feature-icon{color:#0a0a0a;background:#fff;border-radius:4px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto;display:flex}.get-started__steps{counter-reset:step-counter;flex-direction:column;gap:2rem;margin:0;padding:2rem 0 0;list-style:none;display:flex}.get-started__steps li{counter-increment:step-counter;color:#a0a0a0;padding-left:50px;font-size:1.125rem;line-height:1.8;position:relative}.get-started__steps li:before{content:counter(step-counter);color:#0a0a0a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex;position:absolute;top:0;left:0;box-shadow:0 2px 4px #0003}.get-started__steps li strong{color:#fff;font-weight:600}.get-started__wootility-steps{flex-direction:column;gap:2rem;margin:4rem 0;display:flex}.get-started__wootility-step{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:4px;gap:1rem;padding:2rem;transition:all .2s ease-out;display:flex}.get-started__wootility-step:hover{background:#202020;border-color:#404040}.get-started__step-number{color:#0a0a0a;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}.get-started__step-content{flex:1}.get-started__step-content h4{color:#fff;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.get-started__step-content p{color:#a0a0a0;margin:0;font-size:.875rem;line-height:1.6}.get-started__tips{flex-direction:column;gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.get-started__tips li{color:#a0a0a0;padding-left:1.5rem;font-size:1.125rem;line-height:1.8;position:relative}.get-started__tips li:before{content:"→";color:#fff;font-weight:700;position:absolute;left:0}.get-started__tips li strong{color:#fff;font-weight:600}.get-started__categories{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:4rem 0;display:grid}.get-started__category{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:4px;align-items:center;gap:1rem;padding:2rem;transition:all .2s ease-out;display:flex}.get-started__category:hover{background:#202020;border-color:#404040}.get-started__category svg{color:#fff;flex-shrink:0}.get-started__category h4{color:#fff;margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.get-started__category p{color:#a0a0a0;margin:0;font-size:.875rem}.get-started__cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.get-started__cta-button{cursor:pointer;text-align:center;white-space:nowrap;color:#0a0a0a;background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Manrope,Inter,Helvetica,Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;transition:all .2s ease-out;display:inline-flex}.get-started__cta-button:hover:not(:disabled){color:#fff;background:#2a2a2a}.get-started__cta-button:active:not(:disabled){transform:scale(.98)}.get-started__cta-button:disabled{opacity:.5;cursor:not-allowed}.get-started__cta-button:not(.get-started__cta-button--primary){cursor:pointer;text-align:center;white-space:nowrap;color:#fff;background:0 0;border:1px solid #2a2a2a;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Manrope,Inter,Helvetica,Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;transition:all .2s ease-out;display:inline-flex}.get-started__cta-button:not(.get-started__cta-button--primary):hover:not(:disabled){color:#0a0a0a;background:#fff;border-color:#404040}.get-started__cta-button:not(.get-started__cta-button--primary):active:not(:disabled){transform:scale(.98)}.get-started__cta-button:not(.get-started__cta-button--primary):disabled{opacity:.5;cursor:not-allowed}@media (max-width:1200px){.get-started__content{padding:4rem 5rem}}@media (max-width:768px){.get-started__content{padding:2rem}.get-started__features,.get-started__categories{grid-template-columns:1fr}.get-started__cta-buttons{flex-direction:column}.get-started__cta-buttons button{width:100%}.get-started__header-info{text-align:left}}
