@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary:#0a4d9c;--primary-light:#e6f0fa;--secondary:#102a43;--accent:#2b84ea;--accent-hover:#1e6ac0;--bg-color:#f8fafc;--surface-color:#fff;--text-main:#102a43;--text-muted:#486581;--border-color:#e2e8f0;--max-width:1200px;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--shadow-lg:0 10px 25px -5px #0000000d, 0 8px 10px -6px #00000003;--shadow-glass:0 8px 32px 0 #1f268712}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 2rem}.btn{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-block}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}.btn-primary:hover{background-color:var(--accent-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-outline{color:var(--primary);border:1px solid var(--border-color);background-color:#0000}.btn-outline:hover{background-color:var(--primary-light);border-color:var(--primary)}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #ffffff4d}@media (width<=768px){.container{padding:0 1.5rem}}.about-page{background-color:var(--bg-color);min-height:calc(100vh - 400px);padding:4rem 0}.about-header{text-align:center;max-width:800px;margin:0 auto 3rem}.about-header h1{color:var(--primary);margin-bottom:1rem;font-size:3rem}.about-intro{color:var(--text-muted);font-size:1.25rem}.about-content{max-width:800px;box-shadow:var(--shadow-sm);border:1px solid var(--border-color);background:#fff;border-radius:16px;margin:0 auto;padding:3rem}.about-section{margin-bottom:2.5rem}.about-section:last-child{margin-bottom:0}.about-section h2{color:var(--secondary);border-bottom:2px solid var(--primary-light);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.75rem;display:inline-block}.about-section p{color:#334155;margin-bottom:1rem;font-size:1.125rem}.about-section p:last-child{margin-bottom:0}.highlight-box{background-color:var(--primary-light);border-left:4px solid var(--primary);border-radius:12px;padding:2rem}.highlight-box h2{border-bottom:none;margin-bottom:.5rem}.about-list{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.about-list li{color:#334155;padding-left:1.5rem;font-size:1.125rem;position:relative}.about-list li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;top:0;left:0}.about-closing{margin-top:2rem;font-weight:500;color:var(--primary)!important;font-size:1.25rem!important}@media (width<=768px){.about-content{padding:2rem 1.5rem}}.tech-page{background-color:var(--bg-color);min-height:calc(100vh - 400px);padding:4rem 0}.tech-header{text-align:center;max-width:800px;margin:0 auto 3rem}.tech-header h1{color:var(--primary);margin-bottom:1rem;font-size:3rem}.tech-intro{color:var(--text-muted);font-size:1.25rem}.tech-content{max-width:900px;margin:0 auto}.tech-section{box-shadow:var(--shadow-sm);border:1px solid var(--border-color);background:#fff;border-radius:16px;margin-bottom:2rem;padding:3rem}.tech-section-header{border-bottom:2px solid var(--primary-light);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.tech-icon-large{color:var(--accent);width:32px;height:32px}.tech-section h2{color:var(--secondary);margin:0;font-size:1.75rem}.tech-section>p{color:#334155;margin-bottom:1.5rem;font-size:1.125rem}.tech-features-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}.tech-feature-item{background:var(--bg-color);border:1px solid var(--border-color);border-radius:12px;align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.tech-feature-icon{color:var(--primary);flex-shrink:0;margin-top:.125rem}.tech-feature-item strong{color:var(--secondary);margin-bottom:.25rem;font-size:1.125rem;display:block}.tech-feature-item span{color:var(--text-muted)}.tech-list{background:var(--bg-color);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:2rem;display:flex}.tech-list li{color:var(--secondary);align-items:center;gap:1rem;font-size:1.125rem;display:flex}.tech-list-icon{color:var(--accent);flex-shrink:0}.tech-conclusion{color:var(--text-muted);border-left:4px solid var(--primary-light);padding-left:1rem;font-size:1.125rem;font-style:italic}.mt-4{margin-top:1rem}.font-semibold{color:var(--secondary);font-style:normal;font-weight:600}.tech-section.highlight-box{background-color:var(--primary);color:#fff;border:none}.tech-section.highlight-box h2{color:#fff;border-bottom-color:#fff3}.tech-section.highlight-box .tech-icon-large{color:#60a5fa}.tech-section.highlight-box>p{color:#e2e8f0}.tech-section.highlight-box .tech-conclusion{color:#e2e8f0;border-left-color:#fff3}.tech-developer-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2.5rem 0;display:grid}.tech-developer-card{text-align:center;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.tech-developer-icon{color:#93c5fd;margin:0 auto 1rem}.tech-developer-card p{color:#fff;margin:0;font-size:1rem}@media (width<=768px){.tech-section{padding:2rem 1.5rem}}.app-container{flex-direction:column;min-height:100vh;display:flex}.header{z-index:50;border-bottom:1px solid var(--border-color);padding:1rem 0;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;display:flex}.logo{color:var(--primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.logo-img{object-fit:contain;height:32px}.nav-links{gap:2rem;display:flex}.nav-links a{color:var(--text-muted);font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--primary)}.header-actions{gap:1rem;display:flex}.hero{background:linear-gradient(135deg,#f8fafc 0%,#e6f0fa 100%);padding:6rem 0;position:relative;overflow:hidden}.hero-content{align-items:center;gap:4rem;display:flex}.hero-text{flex:1}.hero-text h1,.hero-text h2{color:var(--primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.hero-text p{color:var(--text-muted);max-width:540px;margin-bottom:2.5rem;font-size:1.25rem}.hero-actions{gap:1rem;display:flex}.hero-visual{flex:1;position:relative}.dashboard-mockup-img{width:100%;box-shadow:var(--shadow-glass);border:1px solid #fffc;border-radius:12px;transition:transform .3s;display:block;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg)}.dashboard-mockup-img:hover{transform:perspective(1000px)rotateY(-2deg)rotateX(2deg)}.features{background:#fff;padding:5rem 0}.section-title{text-align:center;color:var(--primary);margin-bottom:1rem;font-size:2.5rem}.section-subtitle{text-align:center;color:var(--text-muted);max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card{background:var(--surface-color);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem 2rem;transition:all .3s}.feature-card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-hover);transform:translateY(-5px)}.feature-icon-wrapper{background:var(--primary-light);width:56px;height:56px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.feature-card h3{color:var(--secondary);margin-bottom:1rem;font-size:1.25rem}.feature-card p{color:var(--text-muted)}.ios-promo{background:var(--primary);color:#fff;padding:6rem 0;overflow:hidden}.ios-content{align-items:center;gap:4rem;display:flex}.ios-text{flex:1}.ios-text h2{color:#fff;margin-bottom:1.5rem;font-size:3rem}.ios-text p{color:#93c5fd;margin-bottom:2rem;font-size:1.25rem}.ios-features{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.ios-feature-item{align-items:center;gap:1rem;font-size:1.125rem;display:flex}.ios-feature-icon{color:#60a5fa}.app-store-badge{color:#fff;background:#000;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s;display:inline-flex}.app-store-badge:hover{transform:scale(1.05)}.ios-visual{flex:1;justify-content:center;display:flex;position:relative}.iphone-mockup{background:var(--bg-color);border:12px solid #1e293b;border-radius:40px;width:300px;height:600px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.iphone-notch{z-index:10;background:#1e293b;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:120px;height:30px;position:absolute;top:0;left:50%;transform:translate(-50%)}.iphone-screen{flex-direction:column;gap:1rem;height:100%;padding:3rem 1.5rem 1.5rem;display:flex}.iphone-app-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.iphone-app-header .title{color:var(--primary);font-size:1.2rem;font-weight:700}.iphone-card{box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;padding:1rem}.iphone-card-title{background:#e2e8f0;border-radius:4px;width:50%;height:10px;margin-bottom:.75rem}.iphone-card-content{background:#f1f5f9;border-radius:4px;height:40px}.footer{background:var(--secondary);color:#fff;padding:4rem 0 2rem}.footer-content{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand h4{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;display:flex}.footer-brand p{color:#94a3b8;max-width:300px}.footer-links h5{color:#fff;margin-bottom:1.25rem;font-size:1.125rem}.footer-links ul{flex-direction:column;gap:.75rem;display:flex}.footer-links a{color:#94a3b8;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;color:#64748b;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}@media (width<=992px){.hero-content,.ios-content{text-align:center;flex-direction:column}.hero-text p{margin:0 auto 2.5rem}.hero-actions{justify-content:center}.ios-features{align-items:center}.footer-content{text-align:center;grid-template-columns:1fr}.footer-brand p{margin:0 auto}}@media (width<=768px){.hero-text h1{font-size:2.5rem}.nav-links{display:none}}.visibility-section{background:#fff;padding:6rem 0}.visibility-content{align-items:center;gap:4rem;display:flex}.visibility-text{flex:3}.visibility-text h2{color:var(--primary);margin-bottom:1rem;font-size:2.5rem}.visibility-subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem}.visibility-list{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.visibility-list li{color:var(--secondary);align-items:flex-start;gap:1rem;font-size:1.125rem;display:flex}.visibility-icon{color:var(--accent);flex-shrink:0;margin-top:.125rem}.visibility-conclusion{color:var(--text-muted);border-left:4px solid var(--primary-light);padding-left:1rem;font-size:1.125rem;font-style:italic}.proven-results-card{background:var(--bg-color);border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:16px;flex:2;padding:2.5rem}.proven-results-card h3{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.proven-results-card p{color:var(--text-muted);margin-bottom:2rem}.cta-box{border:1px solid var(--border-color);text-align:center;background:#fff;border-radius:12px;padding:1.5rem}.cta-box h4{color:var(--secondary);margin-bottom:.5rem;font-size:1.25rem}.cta-box p{margin-bottom:1.25rem;font-size:.875rem}@media (width<=992px){.visibility-content{flex-direction:column}}
