body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff6e6;color:#493201;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#493201;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#493201;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.8;text-align:center}.btn{border:none;border-radius:12px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin:0 8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#fcbc27;color:#493201}.btn-primary:hover{background-color:#e0a722;transform:translateY(-2px)}.btn-secondary{background-color:#493201;color:#fff6e6}.btn-secondary:hover{background-color:#332205;transform:translateY(-2px)}.btn-outline{background-color:initial;border:2px solid #493201;color:#493201}.btn-outline:hover{transform:translateY(-2px)}.btn-small{font-size:.9rem;padding:8px 16px}.header{background-color:#fff6e6;box-shadow:0 2px 10px #4932011a;position:fixed;top:0;width:100%;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 20px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{gap:.5rem}.logo-mascot{border-radius:8px;height:40px;width:40px}.logo-text{height:30px}.nav-links{align-items:center;display:flex;gap:2rem}.nav-link{color:#493201;font-weight:500;text-decoration:none;transition:color .3s}.nav-link:hover{color:#fcbc27}.portal-link{background-color:#fcbc27;border-radius:12px;color:#493201!important;padding:8px 16px}.portal-link:hover{background-color:#e0a722}.external-icon{font-size:.9em;margin-left:6px;opacity:.8}.nav-mobile{display:none}.mobile-menu-btn{background:none;border:none;cursor:pointer;font-size:1.5rem}.hero{background:linear-gradient(135deg,#fff6e6,#f4e9d7);padding:120px 0 80px}.hero-container{grid-gap:4rem;align-items:flex-start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px}.hero-title-w-background-img-container{display:block;height:auto;position:relative;width:100%}.hero-screenshot{opacity:1;position:relative;z-index:2}.hero-mascot-behind-dashboard{display:none;height:auto;left:50%;opacity:1;position:absolute;top:0;transform:translate(-50%,-85%);transition:transform .1s ease-out;width:150px;z-index:1}.hero-title-overlay{background:linear-gradient(270deg,#0000 0,#0000 20%,#f4e9d7 38%,#f4e9d7 50%,#f4e9d7 62%,#0000 80%,#0000);left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:4}.hero-title{font-size:3.5rem}.hero-secondarytitle,.hero-title{color:#493201;font-weight:700;margin-bottom:1rem}.hero-secondarytitle{font-size:1.5rem;margin-top:-1.4rem}.hero-non-title-content{position:relative}.hero-subtitle{color:#493201;font-size:1.5rem;margin-bottom:1.5rem}.hero-description{color:#493201;font-size:1.1rem;line-height:1.7}.hero-buttons,.hero-description{margin-bottom:2rem}.hero-note{color:#493201;font-style:italic;opacity:.8}.hero-right-section{align-items:center;display:flex;flex-direction:column;gap:2rem}.hero-bottom-notes-mobile{display:none}.hero-mascot{margin-top:1rem}.hero-logo,.hero-mascot{height:auto;max-width:300px;width:100%}.hero-bottom-notes{max-width:400px;text-align:left}.benefits{background-color:#f4e9d7;padding:80px 0}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit-card{background:#fff6e6;border-radius:12px;box-shadow:0 4px 20px #4932011a;padding:2rem;text-align:center;transition:transform .3s ease}.benefit-card:hover{box-shadow:0 8px 30px #49320126;transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-title{color:#493201;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.benefit-description{color:#493201;line-height:1.6;opacity:.8}.how-it-works{background-color:#fff6e6;padding:80px 0}.steps-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem}.step{text-align:center}.step-number{align-items:center;background-color:#fcbc27;border-radius:50%;color:#493201;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.step-title{color:#493201;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.step-description{color:#493201;line-height:1.6;opacity:.8}.technical-details{background-color:#f4e9d7;border-radius:12px;padding:2rem;text-align:center}.technical-details h3{color:#493201;margin-bottom:1rem}.screenshots{background-color:#fff6e6;padding:40px 0 80px}.carousel-container{margin:0 auto;max-width:1000px;padding:0 20px;position:relative}.carousel-wrapper{align-items:center;display:flex;position:relative}.carousel-slide{flex:1 1;overflow:hidden}.screenshot-content{text-align:center}.screenshot-image{border:6px solid #f4e9d7;border-radius:12px;height:auto;margin-bottom:2rem;max-height:360px;max-width:860px;width:auto}.screenshot-info{margin:0 auto;max-width:720px}.screenshot-title{color:#493201;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.screenshot-description{color:#493201;font-size:1.1rem;line-height:1.6;opacity:.8}.carousel-arrow{align-items:center;background-color:#fcbc27;border:none;border-radius:50%;color:#493201;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:absolute;top:calc(100% + 25px);transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:2}.carousel-arrow:hover{background-color:#e0a722;transform:translateY(-50%) scale(1.1)}.carousel-arrow-left{left:-25px}.carousel-arrow-right{right:-25px}.carousel-dots{display:flex;gap:10px;justify-content:center;margin-top:2rem}.carousel-dot{background-color:#4932014d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.carousel-dot.active{background-color:#fcbc27;transform:scale(1.2)}.carousel-dot:hover{background-color:#fcbc27;opacity:.8}@media (max-width:992px){.screenshot-image{max-height:300px;max-width:600px}.carousel-container{padding:0 20px}}@media (max-width:768px){.carousel-arrow{font-size:1.2rem;height:40px;width:40px}.carousel-arrow-left{left:-20px}.carousel-arrow-right{right:-20px}.carousel-container{padding:0 20px}.screenshot-image{max-height:280px;max-width:400px}.screenshot-title{font-size:1.3rem}.screenshot-description{font-size:1rem}}@media (max-width:480px){.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.carousel-container{padding:0 20px}.screenshot-image{max-height:300px;max-width:100%}}.customers{background-color:#f4e9d7;padding:80px 0}.customers-carousel{margin:0 auto;max-width:1200px;overflow-x:hidden;overflow-y:visible;padding:15px 0;position:relative}.customers-scroll{animation:scroll-right-to-left 30s linear infinite;display:flex;gap:2rem;width:fit-content;will-change:transform}.customers-scroll.paused{animation-play-state:paused}@keyframes scroll-right-to-left{0%{transform:translateX(0)}to{transform:translateX(-33.33333%)}}.customer-logo{align-items:center;background:#fff6e6;border-radius:12px;box-shadow:0 4px 15px #4932011a;display:flex;flex-shrink:0;justify-content:center;min-height:120px;min-width:200px;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.customer-logo:hover{box-shadow:0 8px 25px #49320126;transform:translateY(-5px)}.customer-image{filter:grayscale(100%);height:auto;max-height:80px;max-width:100%;object-fit:contain;transition:filter .3s ease;width:auto}.customer-logo:hover .customer-image{filter:grayscale(0)}@media (max-width:992px){.customer-logo{min-height:100px;min-width:180px}.customer-image{max-height:60px}.customers-scroll{gap:1.5rem}}@media (max-width:768px){.customer-logo{min-height:80px;min-width:160px}.customer-image{max-height:50px}.customers-scroll{gap:1rem}}@media (max-width:480px){.customers-carousel{padding:0 20px}.customer-logo{min-width:140px}}.customer-testimonials{padding-top:40px}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.testimonial-card{background:#fff6e6;border-radius:12px;box-shadow:0 4px 20px #4932011a;padding:2rem}.testimonial-text{color:#493201;font-size:1rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.author-name{font-weight:600}.author-name,.author-role{color:#493201;margin-bottom:-.2rem}.author-role{font-size:.9rem;font-style:italic;font-weight:500;opacity:.8}.author-company{color:#493201;font-size:.9rem;opacity:.8}.about{background-color:#fff6e6;padding:80px 0}.about-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:2fr 1fr;margin-bottom:3rem}.about-intro{font-size:1.2rem}.about-intro,.about-text p{color:#493201;margin-bottom:1.5rem}.about-text p{line-height:1.7}.about-values h3{color:#493201;margin-bottom:1.5rem}.values-list{list-style:none}.values-list li{color:#493201;line-height:1.6;margin-bottom:1rem}.values-list strong{color:#493201}.cta-section{background-color:#f4e9d7;border-radius:12px;padding:3rem 0;text-align:center}.cta-mascot{margin-bottom:2rem}.cta-mascot img{border-radius:12px;height:80px;width:80px}.cta-text{color:#493201;font-size:1.2rem;margin-bottom:2rem}.contact{background-color:#f4e9d7;padding:80px 0}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr}.contact-form{background:#fff6e6;border-radius:12px;box-shadow:0 4px 20px #4932011a;padding:3rem}.form-group{margin-bottom:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.form-group label{color:#493201;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background-color:#fff6e6;border:2px solid #e5dac6;border-radius:12px;color:#493201;font-size:1rem;padding:12px;transition:border-color .3s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#fcbc27;outline:none}.btn-submit{margin-top:1rem;width:100%}.contact-info{background:#fff6e6;border-radius:12px;box-shadow:0 4px 20px #4932011a;height:fit-content;padding:2rem}.contact-info h3{color:#493201}.contact-info h3,.info-item{margin-bottom:1.5rem}.info-item strong{color:#493201;display:block;margin-bottom:.5rem}.info-item a{color:#fcbc27;text-decoration:none}.info-item a:hover{text-decoration:underline}.info-item p{color:#493201}.footer{background-color:#231704;color:#a09785;padding:60px 0 20px}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-logo{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.footer-logo-text{height:30px}.footer-by{color:#b4a27e;font-size:1rem;font-weight:400}.footer-logo h3{color:#a09785}.footer-section h4{color:#a09785;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#b4a27e;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fcbc27}.footer-section p{color:#a09785}.download-buttons{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.footer-bottom{align-items:center;border-top:1px solid #332205;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-legal p{color:#b4a27e;font-size:.9rem;margin-bottom:.5rem}.footer-cta{color:#a09785;font-weight:500;text-decoration:none}.footer-cta:hover{text-decoration:underline}@media (max-width:1058px){.hero-container{gap:0;grid-template-columns:1fr;text-align:center}.hero-bottom-notes{display:none}.hero-bottom-notes-mobile{display:block;margin-top:2rem;text-align:center}.hero-mascot{display:none}.hero-mascot-behind-dashboard{display:block}.hero-title-w-background-img-container{margin-top:100px}}.nav-links-mobile-open{background-color:#fff6e6;border-top:1px solid #f4e9d7;box-shadow:0 4px 20px #49320126;display:flex!important;flex-direction:column;left:0;padding:1rem 20px;position:absolute;right:0;top:100%;z-index:999}.nav-links-mobile-open .nav-link{border-bottom:1px solid #f4e9d7;padding:12px 0;text-align:center}.nav-links-mobile-open .nav-link:last-child{border-bottom:none}.nav-links-mobile-open .portal-link{align-self:center;margin-top:8px;padding-left:24px;padding-right:24px;width:fit-content}@media (max-width:768px){.nav-links{display:none}.nav-mobile{display:block}.logo-mascot{height:35px;width:35px}.logo-text{height:25px}.hero-container{gap:0;grid-template-columns:1fr;text-align:center}.hero-bottom-notes{display:none}.hero-bottom-notes-mobile{display:block;margin-top:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-secondarytitle{font-size:1.3rem}.hero-mascot{display:none}.hero-title-w-background-img-container{margin-top:80px}.hero-mascot-behind-dashboard{padding:0 30px}.section-title{font-size:2rem}.about-content,.benefits-grid,.contact-content,.form-row,.steps-container,.testimonials-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.hero-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem}.btn{margin:0 4px;width:fit-content}}@media (max-width:480px){.container{padding:0 15px}.hero-title{font-size:2.2rem}.hero-title-w-background-img-container{margin-top:0}.hero-screenshot{opacity:.8}.hero-mascot-behind-dashboard{display:none}.hero-secondarytitle{font-size:1.2rem}.section-title{font-size:1.75rem}.contact-form{padding:2rem}}.order-landing{min-height:100vh;padding-top:80px}.order-hero{background:linear-gradient(135deg,#fff6e6,#f4e9d7);padding:80px 0;text-align:center}.order-hero-content{margin:0 auto;max-width:800px}.order-mascot{margin-top:2rem}.order-mascot img{border-radius:12px;height:120px;width:120px}.ordering-process{background-color:#fff6e6;padding:80px 0}.process-steps{margin:0 auto;max-width:900px}.process-steps .step{margin-bottom:3rem}.process-steps .step:last-child{margin-bottom:0}.process-steps .step-title{font-size:1.3rem;font-weight:600;gap:.75rem;margin-bottom:1rem}.process-steps .step-number,.process-steps .step-title{align-items:center;color:#493201;display:flex;justify-content:center}.process-steps .step-number{background-color:#fcbc27;border-radius:50%;flex-shrink:0;font-size:1rem;font-weight:700;height:32px;margin:0;width:32px}.process-steps .step-content{width:100%}.process-steps .step-description{color:#493201;line-height:1.6;margin-bottom:1.5rem;opacity:.8}.step-actions{display:flex;flex-wrap:wrap;gap:1rem}.process-cta{margin-top:3rem;text-align:center}.process-cta-text{color:#493201;font-style:italic;margin-top:1rem;opacity:.8}.order-pricing{background-color:#f4e9d7;padding:80px 0}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.pricing-card{background:#fff6e6;border-radius:12px;box-shadow:0 4px 20px #4932011a;padding:2rem}.pricing-card h3{color:#493201;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.pricing-card p{color:#493201;margin-bottom:1.5rem;opacity:.8}.pricing-card ul{list-style:none;padding:0}.pricing-card li{color:#493201;margin-bottom:.5rem;opacity:.8;padding-left:1rem;position:relative}.pricing-card li:before{color:#fcbc27;content:"✓";font-weight:700;left:0;position:absolute}.order-cta{background-color:#f4e9d7}.order-cta,.order-more{padding:80px 0;text-align:center}.order-more{background-color:#fff6e6}.cta-content{margin:0 auto;max-width:600px}.cta-content h2{color:#493201;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#493201;font-size:1.2rem;margin-bottom:2rem;opacity:.8}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:768px){.process-steps .step{flex-direction:column;gap:1rem;text-align:center}.step-actions{justify-content:center}.pricing-grid{grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}}
/*# sourceMappingURL=main.4667d161.css.map*/