:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#0a2656;background-color:#e6edf7;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background-color:#02234e;color:#fff;padding:1rem 0;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 10px #0a26561a}.header-inner{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 16px;min-height:64px;box-sizing:border-box}.logo{display:flex;align-items:center;font-size:1.8rem;font-weight:700;color:#fff;flex:0 0 auto;text-align:left}.logo-img{height:36px;width:36px;margin-right:12px;display:inline-block;vertical-align:middle}.logo-text{display:inline-block;vertical-align:middle}.nav{display:flex;align-items:center;gap:2rem;margin-left:auto;justify-content:flex-end}.nav a{color:#fff;text-decoration:none;font-size:1.2rem;font-weight:500;transition:opacity .3s ease}.nav a:hover{opacity:.8}.hero{display:flex;justify-content:center;align-items:center;width:100vw;margin:0;min-height:100vh;background:linear-gradient(135deg,#e6edf7,#f8faff);box-sizing:border-box;padding-top:120px;padding-bottom:80px}.hero-inner{display:flex;justify-content:space-between;align-items:center;width:100vw;margin:0;padding-left:64px;padding-right:40px;box-sizing:border-box}.hero-content{flex:0 1 750px;min-width:400px;max-width:750px;padding-right:40px;display:flex;flex-direction:column;justify-content:center}.hero-title{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#0a2656}.hero-subtitle{font-size:1.25rem;color:#0a2656;opacity:.8;margin-bottom:2.5rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-buttons .btn{min-width:320px;justify-content:center}.btn{padding:1rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;text-decoration:none}.btn-primary{background-color:#4066ff;color:#fff;box-shadow:0 4px 20px #4066ff4d}.btn-primary:hover{background-color:#3555e6;transform:translateY(-2px);box-shadow:0 6px 25px #4066ff66}.btn-secondary{background-color:#fff;color:#0a2656;border:2px solid #0A2656}.btn-secondary:hover{background-color:#0a2656;color:#fff;transform:translateY(-2px)}.app-store-icon{width:20px;height:20px}.hero-image.hero-image-multi{display:flex;position:relative;align-items:flex-end;justify-content:flex-end;width:380px;min-width:340px;padding-right:0;height:auto}.phone-mockup{position:relative;transition:box-shadow .3s;z-index:2;margin-left:0}.phone-mockup.left{margin-right:-100px;opacity:.85}.phone-mockup.center{z-index:3}.phone-mockup.right{margin-left:-100px;opacity:.85}.hero-image.hero-image-multi .phone-mockup.left{left:10%}.hero-image.hero-image-multi .phone-mockup.right{right:10%}.phone-screen{width:260px;height:520px;background-color:#0a2656;border-radius:30px;padding:8px;box-shadow:0 8px 32px #0a26562e;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.phone-screenshot{width:100%;height:100%;object-fit:contain;background:#e6edf7;border-radius:22px;box-shadow:0 2px 8px #0a26561a}.app-preview{width:100%;height:100%;background-color:#e6edf7;border-radius:22px;overflow:hidden;display:flex;flex-direction:column}.app-header{background-color:#0a2656;color:#fff;padding:1rem;text-align:center;font-weight:600}.app-content{flex:1;padding:1rem;display:flex;flex-direction:column;gap:1rem}.contact-item{background-color:#fff;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0a26561a}.contact-avatar{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#e6edf7;border-radius:50%}.contact-info{flex:1}.contact-name{font-weight:600;color:#0a2656;margin-bottom:.25rem}.contact-schedule{font-size:.875rem;color:#0a2656;opacity:.7}.contact-actions{display:flex;gap:.5rem}.action-btn{width:32px;height:32px;border:none;border-radius:50%;background-color:#4066ff;color:#fff;font-size:.875rem;cursor:pointer;transition:background-color .3s ease}.action-btn:hover{background-color:#3555e6}.features{padding:80px 40px;background-color:#fff;width:100%;box-sizing:border-box}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#0a2656}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{background-color:#f8faff;padding:2rem;border-radius:16px;text-align:center;border:1px solid #E6EDF7;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0a26561a}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#0a2656}.feature-card p{color:#0a2656;opacity:.8;line-height:1.6}.mobile-screenshots{display:none}.how-it-works{padding:80px 40px;background-color:#e6edf7;width:100%;box-sizing:border-box}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.step{text-align:center;position:relative}.step-number{width:60px;height:60px;background-color:#4066ff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#0a2656}.step p{color:#0a2656;opacity:.8;line-height:1.6}.cta{padding:80px 40px;background:linear-gradient(135deg,#0a2656,#1a3666);color:#fff;text-align:center;width:100%;box-sizing:border-box}.cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-buttons .btn{min-width:320px;justify-content:center}.footer{background-color:#0a2656;color:#fff;padding:3rem 40px 1rem;width:100%;box-sizing:border-box}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.footer-logo{font-size:1.5rem;font-weight:700}.footer-links{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.footer-links a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s ease;min-width:160px;text-align:center}.footer-links a:hover{opacity:1}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);opacity:.7}@media(max-width:1500px){.hero,.hero-inner{max-width:100vw;padding-left:16px;padding-right:16px;flex-direction:column;align-items:right}.hero-content{max-width:100%;min-width:0;flex-basis:400px;width:100%;margin-bottom:.01rem;padding-bottom:0;text-align:center}.hero-image.hero-image-multi{width:260px;min-width:180px;align-self:center;margin:.01rem 0 0;width:auto;padding-top:0;padding-right:0}.phone-mockup.left,.phone-mockup.right{margin-left:-60px;margin-right:-60px}.hero-buttons{justify-content:center}.phone-screen{width:180px;height:360px}}@media(max-width:850px){.hero{min-height:0!important;height:auto!important;padding-bottom:2.5rem}.hero-inner{flex-direction:row!important;align-items:center;justify-content:space-between;padding:0 8px;min-height:56px}.hero-title{font-size:2.5rem}.hero-buttons{margin-bottom:1.5rem;margin-top:1.5rem;justify-content:center}.phone-mockup{margin-top:2rem}.phone-screen{width:240px;height:480px}.features-grid,.steps{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:1rem;text-align:center}.footer-links{flex-direction:row;justify-content:center;gap:1.2rem;flex-wrap:wrap}.logo{font-size:1.2rem}.logo-img{height:28px;width:28px;margin-right:8px}.nav a{font-size:1rem}.hero-content{max-width:700px;width:100%;margin-bottom:1.2rem;text-align:center}.btn.btn-secondary{padding-top:1.1rem;padding-bottom:1.1rem;min-height:56px;box-sizing:border-box}.hero-image.hero-image-multi{display:none}.phone-mockup.center,.phone-mockup.left,.phone-mockup.right{margin-left:0rem!important;position:static!important;opacity:1!important}.phone-mockup.left{margin-top:0!important}.phone-mockup.right{margin-bottom:0!important}.app{display:flex;flex-direction:column}.hero{order:1}.features{order:2}.how-it-works{order:4}.cta{order:5}.footer{order:6}.mobile-screenshots{display:block;order:3;padding:60px 20px;background-color:#f8faff;width:100%;box-sizing:border-box}.mobile-screenshots-grid{display:flex;flex-direction:column;gap:3rem;max-width:400px;margin:0 auto}.mobile-screenshot-item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.mobile-phone-screen{width:200px;height:400px;background-color:#0a2656;border-radius:25px;padding:6px;box-shadow:0 8px 32px #0a26562e;display:flex;align-items:center;justify-content:center}.mobile-phone-screenshot{width:100%;height:100%;object-fit:contain;background:#e6edf7;border-radius:19px;box-shadow:0 2px 8px #0a26561a}.mobile-screenshot-item h3{font-size:1.5rem;font-weight:600;color:#0a2656;margin:0}.mobile-screenshot-item p{color:#0a2656;opacity:.8;line-height:1.6;margin:0}}@media(max-width:600px){.hero,.hero-inner{flex-direction:column;align-items:center;gap:2rem;width:100vw;padding-left:8px;padding-right:8px}.hero-content{max-width:100%;text-align:center;padding-right:0}.hero-image.hero-image-multi{justify-content:center;margin-top:2rem;padding-right:0;width:120px;height:240px}.phone-screen{width:120px;height:240px}@media(max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.btn{padding:.875rem 1.5rem;font-size:.9rem}.phone-screen{width:200px;height:400px}}.footer-links{gap:.7rem}.hero-buttons .btn,.footer-links a,.cta-buttons .btn{min-width:0;width:100%;max-width:100%}.legal-container h1{margin-top:1.5rem}}.legal-content{background:#e6edf7;min-height:calc(100vh - 200px);width:100vw;margin-left:50%;transform:translate(-50%);padding:120px 0 80px}.legal-container{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 2px 16px #0a26560f;padding:40px 32px}.legal-container h1{font-size:2.5rem;font-weight:700;color:#0a2656;margin-bottom:.5rem;text-align:center;margin-top:2.5rem}.legal-container .last-updated{text-align:center;color:#666;margin-bottom:3rem;font-size:1rem}.legal-container section{margin-bottom:2.5rem}.legal-container h2{font-size:1.5rem;font-weight:600;color:#0a2656;margin-bottom:1rem;border-bottom:2px solid #E6EDF7;padding-bottom:.5rem}.legal-container h3{font-size:1.2rem;font-weight:600;color:#0a2656;margin:1.5rem 0 .75rem}.legal-container p{margin-bottom:1rem;color:#444}.legal-container ul{margin:1rem 0;padding-left:1.5rem}.legal-container li{margin-bottom:.5rem;color:#444}.legal-container strong{color:#0a2656;font-weight:600}.legal-container .contact-info{background-color:#f8faff;padding:1.5rem;border-radius:8px;border-left:4px solid #0A2656;margin-top:1rem}.legal-container .contact-info p{margin:0;line-height:1.6}@media(max-width:850px){.legal-content{padding:100px 0 60px}.legal-container{padding:24px 10px}}@media(max-width:600px){.legal-content{padding:80px 0 40px}.legal-container{padding:12px 2px}}.tintello-header,.tintello-footer{background-color:#1a2b2b}.tintello-hero{display:flex;justify-content:center;align-items:center;width:100%;background:linear-gradient(135deg,#1a2b2b,#253838 60%,#2e2418);color:#f5efe6;min-height:100vh;padding-top:120px;padding-bottom:80px;box-sizing:border-box;overflow-x:hidden}.tintello-hero-inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding-left:64px;padding-right:64px;box-sizing:border-box}.tintello-hero .hero-content{flex:0 1 600px;min-width:300px;max-width:600px;padding-right:40px;display:flex;flex-direction:column;justify-content:center}.tintello-hero-title{color:#f5efe6!important}.tintello-hero .hero-subtitle{color:#d4c9bc;opacity:1}.tintello-btn-primary{background-color:#3bbfb0!important;color:#1a2b2b!important;box-shadow:0 4px 20px #3bbfb059!important}.tintello-btn-primary:hover{background-color:#2faaa0!important;transform:translateY(-2px);box-shadow:0 6px 28px #3bbfb073!important}.tintello-hero-icon-wrap{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.tintello-hero-icon{width:280px;height:280px;border-radius:56px;box-shadow:0 16px 48px #00000073;image-rendering:auto}.tintello-step-number{background-color:#3bbfb0!important;color:#1a2b2b!important}@media(max-width:900px){.tintello-hero-inner{flex-direction:column;padding-left:20px;padding-right:20px;gap:2.5rem;align-items:center;text-align:center}.tintello-hero .hero-content{max-width:100%;padding-right:0}.tintello-hero .hero-buttons{justify-content:center}.tintello-hero-icon{width:200px;height:200px;border-radius:40px}}@media(max-width:600px){.tintello-hero-icon{width:160px;height:160px;border-radius:32px}}
