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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}body{background-color:#fff;color:#111;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.App{overflow-x:hidden}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.book-demo-button{background-color:#ff0000db;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.book-demo-button:hover{background-color:#131644}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:20px 40px;position:sticky;top:0;width:100%;z-index:999}.navbar-container{flex-wrap:wrap;justify-content:space-between}.logo,.navbar-container{align-items:center;display:flex}.logo{font-size:1.5rem;font-weight:700}.logo img{height:30px;margin-right:10px}.nav-links{display:flex;gap:24px;list-style:none}.nav-links li a{color:#555;font-weight:500;text-decoration:none;transition:color .2s ease}.nav-links li a:hover{color:#0f172a}.btn-primary{padding:10px 16px;text-decoration:none}.desktop-only{display:inline-block}.menu-toggle{background:none;border:none;color:#0f172a;cursor:pointer;display:none}@media (max-width:768px){.menu-toggle{display:block;z-index:1001}.nav-links{align-items:flex-start;background-color:#fff;border-top:1px solid #eee;box-shadow:0 4px 12px #0000000d;display:none;flex-direction:column;gap:16px;left:0;padding:16px 0;position:absolute;top:70px;width:100%}.nav-links.open{display:flex}.desktop-only{display:none!important}.navbar{align-items:flex-start;flex-direction:column}.navbar-container{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.logo span{font-size:1.25rem}}.footer{background-color:#f8f8f6;color:#444;font-family:system-ui,sans-serif;font-size:14px;padding:60px 40px 30px}.footer-content{border-bottom:1px solid #e5e5e5;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding-bottom:40px}.footer-nav,.footer-social,.footer-top{flex:1 1;min-width:220px}.footer-top img.footer-logo{height:40px;margin-bottom:16px}.footer-top p{color:#555;line-height:1.6;max-width:320px}.footer-nav h4,.footer-social h4{color:#111;font-size:16px;font-weight:600;margin-bottom:12px}.footer-nav ul{list-style:none;margin:0;padding:0}.footer-nav li{margin:8px 0}.footer-nav li a{color:#555;text-decoration:none;transition:color .2s ease}.footer-nav li a:hover{color:#111}.footer-social p{color:#555;line-height:1.6;margin-bottom:12px}.social-icons{display:flex;font-size:22px;gap:12px}.social-icons a{color:#888;transition:color .2s ease}.social-icons a:hover{color:#111}.footer-bottom{color:#999;font-size:13px;margin-top:30px;padding-top:20px;text-align:center}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column;text-align:center}.footer-nav,.footer-social,.footer-top{max-width:400px}.footer-top img.footer-logo{margin:0 auto 16px}.social-icons{justify-content:center}}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.modal-content{background:#fff;border-radius:10px;max-width:400px;padding:30px;position:relative;text-align:center;width:90%}.modal-content h2{margin-bottom:10px}.modal-content p{color:#555;font-size:14px;margin-bottom:20px}.modal-content input{border:1px solid #ccc;border-radius:6px;margin-right:10px;padding:10px;width:70%}.modal-content button[type=submit]{background-color:#0f172a;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 14px}.modal-close{background:#0000;border:none;cursor:pointer;font-size:20px;position:absolute;right:15px;top:10px}.hero{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;overflow:hidden;padding:clamp(2rem,6vw,6rem) clamp(1.5rem,8vw,8rem);position:relative}.hero-image,.hero-text{flex:1 1 360px;max-width:50%}.hero-text{display:flex;flex-direction:column;justify-content:center;text-align:right;z-index:2}.hero-text h1{font-size:clamp(2rem,4vw + .5rem,4rem);line-height:1.2;margin-bottom:30px;text-shadow:0 1px 3px #0009}.highlight{color:#6b7280;text-shadow:0 1px 3px #00000080}.hero-subtext{color:#555;font-size:1.25rem;margin-bottom:24px;text-shadow:0 1px 2px #0009}.hero-buttons{display:flex;gap:16px;justify-content:flex-end;margin-bottom:32px;width:100%}.btn{border:2px solid #0000;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;height:56px;line-height:56px;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none;width:200px}.btn-primary{border-color:#fff}.btn-primary:hover{background:#fff;color:#0f172a}.btn-outline{border-color:#0f172a}.btn-outline:hover{background:#f9fafb}.features{flex-wrap:wrap;gap:32px;justify-content:flex-end}.feature-item,.features{align-items:center;display:flex}.feature-item{color:#111827;font-size:1rem;font-weight:500;gap:8px}.feature-item img{height:24px;width:24px}.hero-image{align-items:center;display:flex;justify-content:center}.hero-image img{border-radius:12px;box-shadow:0 10px 25px #00000026;max-width:420px;transition:transform .3s ease}.hero-3d-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-3d-background canvas{display:block;height:100%!important;width:100%!important}.hero-content-overlay{align-items:center;display:flex;flex-wrap:wrap;gap:40px;height:100%;justify-content:space-between;position:relative;width:100%;z-index:1}@media (max-width:900px){.hero{flex-direction:column;padding:clamp(2rem,6vw,6rem) 1.5rem}.hero-image,.hero-text{max-width:100%;text-align:center}.features,.hero-buttons{justify-content:center}}.hero-banner{background-color:#d1fae5;bottom:0;color:#065f46;font-size:1.75rem;font-weight:600;left:0;padding:1rem;position:absolute;text-align:center;width:100%;z-index:3}.hero-banner-link{color:inherit;font-weight:700;margin-left:1rem;text-decoration:underline}.hero-banner-link:hover{opacity:.8}.features-section{background-color:#fff;padding:80px 20px;text-align:center}.features-header{margin:0 auto 60px;max-width:800px}.features-header h2{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:20px}.features-header p{color:#666;font-size:1.1rem;line-height:1.6}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 20px}.feature-card{align-items:center;background:#fff;border:1px solid #eaeaea;border-radius:16px;color:inherit;cursor:pointer;display:flex;flex-direction:column;padding:40px 30px;text-align:center;text-decoration:none;transition:all .3s ease}.feature-card:hover{border-color:#007bff;box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.feature-icon{align-items:center;background:#f8f9fa;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:24px;transition:all .3s ease;width:80px}.feature-card:hover .feature-icon{background:#007bff;color:#fff;transform:scale(1.1)}.feature-icon svg{color:#007bff;font-size:32px;transition:all .3s ease}.feature-card:hover .feature-icon svg{color:#fff}.feature-card h3{color:#1a1a1a;font-size:1.4rem;font-weight:600;margin-bottom:16px}.feature-card p{color:#666;font-size:1rem;line-height:1.6;margin:0}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.features-section{padding:60px 20px}.features-header h2{font-size:2rem}.features-grid{grid-template-columns:1fr;max-width:400px}.feature-card{padding:30px 20px}}.newsletter-bar{background:#fafafa;padding:50px 20px;text-align:center}.newsletter-bar h2{font-size:24px;margin-bottom:10px}.newsletter-bar p{color:#555;margin-bottom:20px}.newsletter-bar form{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.newsletter-bar input{border:1px solid #ccc;border-radius:6px;padding:10px;width:300px}.newsletter-bar button{background-color:#0f172a;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.video-showcase{background-color:#f9fafb;padding:60px 24px;text-align:center}.video-title{font-size:28px;font-weight:700;margin-bottom:32px}.video-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1100px}.video-wrapper{background:#000;border-radius:12px;box-shadow:0 6px 18px #0000001a;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.easy-to-use-section{background-color:#f8f9fa;padding:60px 20px;text-align:center}.section-title{color:#343a40;font-size:2.5rem;font-weight:700;margin-bottom:40px}.steps-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around;margin:0 auto;max-width:1200px}.step{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;flex:1 1;max-width:350px;min-width:280px;padding:30px;transition:transform .3s ease}.step:hover{transform:translateY(-5px)}.step-icon{align-items:center;background:#007bff;border-radius:50%;color:#fff;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.step-content h3{color:#343a40;font-size:1.5rem;margin-bottom:15px}.step-content p{color:#6c757d;font-size:1.1rem;line-height:1.5}@media (max-width:768px){.steps-container{align-items:center;flex-direction:column}.step{max-width:100%;width:100%}}.pricing-section{background-color:#fff;padding:60px 20px;text-align:center}.pricing-title{color:#343a40;font-size:2.5rem;font-weight:700;margin-bottom:20px}.no-subscription-badge{background-color:#28a745;border-radius:25px;box-shadow:0 2px 4px #0000001a;color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;margin-bottom:40px;padding:8px 20px}.pricing-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:1200px}.pricing-card-link{color:inherit;flex:1 1;max-width:350px;min-width:280px;text-decoration:none}.pricing-card{background:#f8f9fa;border-radius:15px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:100%;padding:30px;transition:all .3s ease}.pricing-card:hover{box-shadow:0 8px 15px #0003;transform:translateY(-5px)}.pricing-card h3{color:#343a40;font-size:1.5rem;margin-bottom:15px}.pricing-card .price{color:#007bff;font-size:2rem;font-weight:700;margin-bottom:20px}.pricing-card .description{color:#6c757d;font-size:1rem;line-height:1.5;margin-bottom:20px}.features-list{flex-grow:1;list-style:none;margin:0 0 20px;padding:0;text-align:left}.features-list li{color:#495057;font-size:1rem;padding:8px 0 8px 25px;position:relative}.features-list li:before{color:#28a745;content:"✓";font-weight:700;left:0;position:absolute}.buy-now-button{background-color:#007bff;border-radius:25px;color:#fff;font-size:1.1rem;font-weight:700;margin-top:auto;padding:12px 24px;transition:background-color .3s ease}.pricing-card:hover .buy-now-button{background-color:#0056b3}@media (max-width:768px){.pricing-container{align-items:center;flex-direction:column}.pricing-card-link{max-width:100%;width:100%}}.about-page{font-family:system-ui,sans-serif;margin:0 auto;max-width:1100px;padding:64px 24px}.about-page h1{font-size:32px;font-weight:700;margin-bottom:12px;text-align:center}.about-page .subtitle{color:#666;font-size:14px;line-height:1.6;margin:0 auto 48px;max-width:600px;text-align:center}.about-page section{margin-bottom:48px}.about-page h2{font-size:20px;font-weight:600;margin-bottom:16px}.about-page .section-text{color:#444;font-size:15px;line-height:1.7}.about-page .grid-team{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:24px}.team-card{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000000f;padding:20px;transition:box-shadow .2s ease}.team-card:hover{box-shadow:0 4px 12px #0000001a}.team-card h3{font-size:16px;font-weight:600;margin-bottom:6px}.team-card .role{color:#0f172a;font-size:14px;font-weight:500;margin-bottom:6px}.team-card p{color:#666;font-size:14px;line-height:1.5}.products-page{font-family:system-ui,sans-serif;margin:0 auto;max-width:1300px;overflow-x:hidden;padding:60px 24px}.products-header{margin:0 auto 48px;max-width:700px;text-align:center}.products-header h1{font-size:32px;font-weight:700;margin-bottom:12px}.products-header p{color:#555;font-size:15px;line-height:1.6}.product-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.product-grid>div{display:flex;height:100%}.product-card{background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000000f;display:flex;flex-direction:column;transition:transform .2s ease;width:100%}.product-card:hover{transform:translateY(-4px)}.card-body{display:flex;flex-direction:column;height:100%;padding:24px}.card-body h3{font-size:18px;font-weight:600;margin-bottom:6px}.card-body .price{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:12px}.card-body .description{color:#555;font-size:14px;line-height:1.5;margin-bottom:20px}.card-body ul{flex-grow:1;list-style:none;margin:0 0 24px;padding:0}.card-body li{align-items:flex-start;color:#333;display:flex;font-size:14px;gap:8px;line-height:1.4;margin-bottom:10px}.card-body li svg{flex-shrink:0;margin-top:2px}.card-footer{margin-top:auto;padding-top:16px}.product-button{background:#0f172a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px;transition:background .2s ease;width:100%}.product-button:hover{background:#1e293b}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.product-grid{grid-template-columns:1fr}.card-body{padding:20px}}.contact-page{color:#111;font-family:system-ui,sans-serif;margin:0 auto;max-width:1200px;padding:60px 24px}.contact-page h1{font-size:28px;font-weight:700;margin-bottom:12px;text-align:center}.contact-page p{color:#555;font-size:15px;margin-bottom:48px;text-align:center}.contact-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.contact-form h3,.contact-info h3{font-size:18px;font-weight:600;margin-bottom:16px}.info-box{align-items:flex-start;border:1px solid #ddd;border-radius:10px;display:flex;gap:12px;margin-bottom:20px;padding:16px}.icon{margin-top:4px}.contact-form form{display:flex;flex-direction:column;gap:16px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:8px;font-size:14px;padding:10px 14px;width:100%}.contact-form textarea{height:120px;resize:vertical}.btn-primary{border-radius:8px;padding:12px}.portable-classroom{background-color:#fff;color:#111;font-family:system-ui,sans-serif;padding-bottom:60px}.classroom-hero{margin:0 auto;max-width:1300px;padding:60px 24px}.hero-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.hero-text{flex:1 1;max-width:50%;min-width:300px}.hero-text h1{font-size:32px;font-weight:700;margin-bottom:10px}.hero-text h3{font-size:20px;font-weight:600;margin:30px 0 12px}.hero-text p{color:#333;font-size:15px;line-height:1.6;margin-bottom:16px}.hero-image{flex:1 1;max-width:50%;min-width:300px}.hero-image img{border-radius:10px;box-shadow:0 12px 28px #0000001a;width:100%}.portable-included{margin:0 auto;max-width:1200px;padding:40px 24px;text-align:center}.portable-included h2{font-size:24px;font-weight:700;margin-bottom:30px}.included-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.included-card{background-color:#fafafa;border:1px solid #ddd;border-radius:10px;padding:20px;text-align:left}.included-card h4{font-size:16px;font-weight:600;margin-bottom:8px}.quote-section{background:#f8f8f8;padding:60px 24px;text-align:center}.quote-section h2{font-size:22px;font-weight:700;margin-bottom:24px}.use-cases{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));list-style:none;margin:0 auto 24px;max-width:700px;padding:0;text-align:left}.use-cases li{color:#333;font-size:14px;padding-left:18px;position:relative}.use-cases li:before{color:#0f172a;content:"✔";left:0;position:absolute;top:0}.btn-primary{background-color:#0f172a;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;margin-top:20px;padding:12px 20px;transition:background .2s ease}.btn-primary:hover{background-color:#1e293b}@media (max-width:900px){.hero-content{flex-direction:column}.hero-image,.hero-text{max-width:100%}.hero-text h1{font-size:26px}.hero-text h3{font-size:18px}}.careers-page{font-family:system-ui,sans-serif;margin:0 auto;max-width:900px;padding:60px 20px}.careers-header{margin-bottom:48px;text-align:center}.careers-header h1{font-size:28px;font-weight:700;margin-bottom:10px}.careers-header p{color:#555;font-size:15px;margin:0 auto;max-width:700px}.referral-program{background:linear-gradient(90deg,#f8fafc,#fff);border:1px solid #e2e8f0;margin-bottom:32px}.referral-program .career-card-header{margin-bottom:16px}.referral-program .description{font-size:15px;line-height:1.5}.referral-program .responsibilities ul{margin-top:8px}.referral-program .responsibilities li{color:#444;margin-bottom:8px}.careers-list{display:flex;flex-direction:column;gap:24px}.career-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 10px #00000008;padding:24px}.career-card-header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.career-card-header h3{font-size:18px;font-weight:600}.icon{color:#0f172a;flex-shrink:0}.description{color:#444;font-size:14px;margin-bottom:16px}.responsibilities{color:#333;font-size:14px;margin-bottom:20px}.responsibilities ul{list-style:disc;margin-top:6px;padding-left:20px}.responsibilities li{margin-bottom:6px}.career-card-footer{display:flex;gap:12px;justify-content:flex-end}.btn-outline,.btn-primary{align-items:center;border-radius:6px;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;padding:10px 16px;text-decoration:none;transition:background .2s ease}.btn-primary{background:#0f172a;border:none;color:#fff}.btn-primary:hover{background:#1e293b}.btn-outline{background:#fff;border:1px solid #0f172a;color:#0f172a}.btn-outline:hover{background:#0f172a;color:#fff}.careers-cta{margin-top:60px;text-align:center}.careers-cta h2{font-size:20px;font-weight:600;margin-bottom:10px}.careers-cta p{color:#555;font-size:14px;margin-bottom:20px}.careers-cta .btn-primary{padding:10px 20px}.careers-cta .btn-primary .icon{color:#fff}.newsletter-signup-page-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding:20px}.blog-page{background:#f8fafc;min-height:100vh}.blog-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.blog-title{font-size:3rem;font-weight:700;letter-spacing:-.025em;margin-bottom:1rem}.blog-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.section-title{color:#1f2937;font-size:2.25rem;font-weight:600;margin-bottom:2rem;text-align:center}.featured-media{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:4rem 0}.featured-article{grid-gap:3rem;align-items:center;background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;display:grid;gap:3rem;grid-template-columns:1fr 1fr;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.featured-article:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-5px)}.featured-image{height:400px;overflow:hidden;position:relative}.featured-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.featured-article:hover .featured-image img{transform:scale(1.05)}.featured-content{padding:2rem}.article-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.article-meta span{align-items:center;color:#64748b;display:flex;font-size:.9rem;gap:.5rem}.featured-title{color:#1e293b;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.featured-excerpt{color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.read-more-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.read-more-btn:hover{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 10px 20px #3b82f64d;transform:translateY(-2px)}.articles-grid{background:#fff;padding:4rem 0}.articles-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.article-card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 10px 30px #00000014;overflow:hidden;transition:all .3s ease}.article-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-5px)}.article-image{height:250px;overflow:hidden;position:relative}.article-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.article-card:hover .article-image img{transform:scale(1.05)}.article-content{padding:1.5rem}.article-content .article-meta{gap:1rem;margin-bottom:1rem}.article-content .article-meta span{color:#64748b;font-size:.8rem}.article-title{color:#1e293b;font-size:1.3rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.article-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;overflow:hidden}.read-more{align-items:center;color:#3b82f6;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;text-decoration:none;transition:all .3s ease}.read-more:hover{color:#1d4ed8;transform:translateX(5px)}.category-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;font-size:.8rem;font-weight:600;left:1rem;position:absolute;top:1rem;z-index:2}.blog-newsletter{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:4rem 0}.newsletter-content{margin:0 auto;max-width:600px;text-align:center}.newsletter-content h3{font-size:2rem;font-weight:600;margin-bottom:1rem}.newsletter-content p{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.newsletter-btn{background:#667eea;border-radius:.5rem;color:#fff;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.newsletter-btn:hover{background:#5a67d8;box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}@media (max-width:768px){.blog-hero{padding:3rem 0}.blog-title{font-size:2.5rem}.blog-subtitle{font-size:1rem}.featured-media{padding:3rem 0}.featured-article{gap:0;grid-template-columns:1fr}.featured-image{height:250px}.featured-content{padding:1.5rem}.featured-title{font-size:1.5rem}.featured-excerpt{font-size:1rem}.article-meta{gap:1rem}.articles-grid{padding:3rem 0}.articles-container{gap:1.5rem;grid-template-columns:1fr}.article-card{border-radius:10px}.article-image{height:200px}.article-content{padding:1.25rem}.article-title{font-size:1.2rem}.blog-newsletter{padding:3rem 0}.newsletter-content h3{font-size:1.5rem}.newsletter-content p{font-size:.95rem}}@media (max-width:480px){.blog-title{font-size:2rem}.featured-title{font-size:1.3rem}.articles-container{grid-template-columns:1fr}.article-meta{flex-direction:column;gap:.5rem}.article-meta span{font-size:.75rem}.category-badge{font-size:.7rem;padding:.4rem .8rem}}.blog-post-page{background:#fff;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.back-link{align-items:center;color:#667eea;display:inline-flex;font-weight:500;gap:.5rem;margin-bottom:2rem;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#5a67d8}.post-hero{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:2rem 0 3rem}.post-meta{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.meta-info{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1.5rem}.meta-info span{align-items:center;display:flex;gap:.5rem}.category-badge{background:#667eea;border-radius:9999px;color:#fff;display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase;width:fit-content}.post-title{color:#1f2937;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.post-excerpt{color:#4b5563;font-size:1.25rem;line-height:1.6;max-width:800px}.post-image{padding:2rem 0}.post-image img{border-radius:1rem;box-shadow:0 10px 25px #0000001a;height:400px;object-fit:cover;width:100%}.post-content{padding:3rem 0}.content-wrapper{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 300px}.article-content{max-width:800px}.content{color:#374151;line-height:1.8}.content h2{font-size:1.875rem;margin:2.5rem 0 1rem}.content h2,.content h3{color:#1f2937;font-weight:600;line-height:1.3}.content h3{font-size:1.5rem;margin:2rem 0 1rem}.content h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem}.content p{font-size:1.125rem;margin-bottom:1.5rem}.content ol,.content ul{margin:1.5rem 0;padding-left:2rem}.content li{font-size:1.125rem;margin-bottom:.75rem}.content blockquote{background:#f8fafc;border-left:4px solid #667eea;border-radius:0 .5rem .5rem 0;color:#4b5563;font-style:italic;margin:2rem 0;padding:1rem 1.5rem}.content strong{color:#1f2937;font-weight:600}.article-tags{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.article-tags h4{color:#1f2937;font-weight:600;margin-bottom:1rem}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#f3f4f6;border-radius:9999px;color:#374151;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.share-section{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.share-section h4{color:#1f2937;font-weight:600;margin-bottom:1rem}.share-buttons{display:flex;gap:1rem}.share-btn{align-items:center;background:#667eea;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.share-btn:hover{background:#5a67d8;transform:translateY(-2px)}.post-sidebar{position:sticky;top:2rem}.sidebar-widget{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.sidebar-widget h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.sidebar-widget p{color:#4b5563;line-height:1.6;margin-bottom:1rem}.sidebar-link{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.sidebar-link:hover{color:#5a67d8}.demo-btn{background:#667eea;border-radius:.5rem;color:#fff;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.demo-btn:hover{background:#5a67d8;transform:translateY(-2px)}.related-articles{background:#f8fafc;border-top:1px solid #e5e7eb;padding:3rem 0}.related-articles h2{color:#1f2937;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.related-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:800px}.related-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #00000012;overflow:hidden;text-decoration:none;transition:all .3s ease}.related-card:hover{box-shadow:0 20px 25px #0000001a;transform:translateY(-4px)}.related-card img{height:200px;object-fit:cover;width:100%}.related-card h4{color:#1f2937;font-weight:600;line-height:1.4;margin:0;padding:1.5rem}.error-message{padding:4rem 0;text-align:center}.error-message h1{color:#1f2937;font-size:2rem;margin-bottom:1rem}.error-message p{color:#6b7280;margin-bottom:2rem}.back-to-blog{align-items:center;background:#667eea;border-radius:.5rem;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.back-to-blog:hover{background:#5a67d8}@media (max-width:768px){.post-title{font-size:1.875rem}.post-excerpt{font-size:1rem}.content-wrapper{gap:2rem;grid-template-columns:1fr}.post-sidebar{order:-1;position:static}.content h2{font-size:1.5rem}.content h3{font-size:1.25rem}.content li,.content p{font-size:1rem}.meta-info{flex-direction:column;gap:.75rem}.related-grid{grid-template-columns:1fr}.post-image img{height:250px}}@media (max-width:480px){.container{padding:0 .75rem}.post-hero{padding:1.5rem 0 2rem}.post-content{padding:2rem 0}.sidebar-widget{padding:1rem}.content ol,.content ul{padding-left:1.5rem}}
/*# sourceMappingURL=main.409322d1.css.map*/