*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.header .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}.logo h1{font-size:1.5rem;font-weight:700;color:#2563eb;margin:0}.tagline{font-size:.875rem;color:#6b7280;font-weight:500}.nav{display:flex;gap:2rem}.nav-link{text-decoration:none;color:#374151;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#2563eb}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#2563eb;transition:width .3s ease}.nav-link:hover:after{width:100%}.main{margin-top:80px}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 0;text-align:center}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#2563eb;transform:translateY(-2px)}.section{padding:5rem 0}.section-alt{background:#f8fafc}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.section-header p{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-text h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.about-text p{margin-bottom:1.5rem;color:#4b5563;line-height:1.7}.about-features{display:grid;gap:2rem}.feature{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;transition:transform .3s ease,box-shadow .3s ease}.feature:hover{transform:translateY(-5px);box-shadow:0 20px 25px #0000001a}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature h4{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.feature p{color:#6b7280;line-height:1.6}.staff-glance-content,.idea-ally-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.idea-ally-content .product-visual{order:1}.idea-ally-content .product-info{order:2}.product-info h3{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.product-info p{color:#4b5563;line-height:1.7;margin-bottom:2rem}.product-features{display:grid;gap:1rem;margin-bottom:2rem}.product-feature{display:flex;align-items:center;gap:.75rem;color:#4b5563}.check{color:#10b981;font-weight:700;font-size:1.125rem}.product-visual{display:flex;justify-content:center}.product-image{max-width:100%;height:auto;border-radius:1rem;box-shadow:0 20px 25px #0000001a;transition:transform .3s ease;min-height:300px;object-fit:cover}.product-image:hover{transform:translateY(-5px)}.product-image:not([src]),.product-image[src=""],.product-image[src*="data:image/svg+xml"]{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:600;text-align:center;padding:2rem}.product-image:not([src]):before,.product-image[src=""]:before,.product-image[src*="data:image/svg+xml"]:before{content:"Staff Glance Preview";display:block}.mockup-header{background:#f3f4f6;padding:.75rem;border-bottom:1px solid #e5e7eb}.mockup-dots{display:flex;gap:.5rem}.mockup-dots span{width:12px;height:12px;border-radius:50%;background:#d1d5db}.mockup-dots span:nth-child(1){background:#ef4444}.mockup-dots span:nth-child(2){background:#f59e0b}.mockup-dots span:nth-child(3){background:#10b981}.mockup-content{padding:1.5rem;display:grid;gap:.75rem}.mockup-line{height:8px;background:#e5e7eb;border-radius:4px}.mockup-line.short{width:60%}.contact-simple{text-align:center;max-width:600px;margin:0 auto}.contact-simple p{font-size:1.25rem;color:#4b5563;line-height:1.7}.email-link{color:#2563eb;text-decoration:none;font-weight:600;transition:color .3s ease}.email-link:hover{color:#1d4ed8;text-decoration:underline}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info h3{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.contact-info p{color:#4b5563;line-height:1.7;margin-bottom:2rem}.contact-details{display:grid;gap:1rem}.contact-item{display:flex;align-items:center;gap:.75rem;color:#4b5563}.contact-icon{font-size:1.25rem}.form-group{margin-bottom:1.5rem}.form-input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-input::placeholder{color:#9ca3af}textarea.form-input{resize:vertical;min-height:120px}.footer{background:#1f2937;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#f9fafb}.footer-section p{color:#d1d5db;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#2563eb}.footer-bottom{border-top:1px solid #374151;padding-top:1rem;text-align:center;color:#9ca3af}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.section-header h2{font-size:2rem}.about-content,.staff-glance-content,.contact-content{grid-template-columns:1fr;gap:2rem}.hero-buttons{flex-direction:column;align-items:center}.nav{gap:1rem}.container{padding:0 15px}.section{padding:3rem 0}.hero{padding:4rem 0}}@media (max-width: 480px){.hero-title{font-size:2rem}.section-header h2{font-size:1.75rem}.header .container{flex-direction:column;gap:1rem}.nav{justify-content:center}}
