.home-page{background-color:#ffffff;min-height:100vh}.home-page .container{max-width:1000px;margin:0 auto;padding:0 32px}.home-page header{padding:32px 0;background:#ffffff;border-bottom:none;position:static}.home-page nav{display:flex;justify-content:space-between;align-items:center}.home-page .logo{font-size:20px;font-weight:800;color:#2563eb;letter-spacing:-.5px;display:flex;align-items:center}.home-page .logo img{height:180px;width:auto;max-width:300px}.home-page .nav-links{display:flex;gap:32px;align-items:center}.home-page .nav-links a{text-decoration:none;color:#6b7280;font-size:14px;font-weight:500;transition:color .2s}.home-page .nav-links a:hover{color:#2563eb}.home-page .user-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:999px;color:#111827;background:white;text-decoration:none}.home-page button.user-pill{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}.home-page .user-pill:hover{border-color:#cbd5e1;background:#f9fafb}.home-page .account-menu-wrap{position:relative;display:inline-flex;align-items:center}.home-page .account-menu{position:absolute;top:calc(100% + 10px);right:0;width:220px;background:white;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);padding:8px;display:none;z-index:2000;max-height:calc(100dvh - 140px);overflow:auto}.home-page .account-menu.show{display:flex;flex-direction:column;gap:4px}.home-page .account-menu .account-menu-item{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px;border-radius:10px;border:none;background:transparent;color:#111827!important;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;text-align:left;min-height:40px;line-height:1;box-sizing:border-box}.home-page .account-menu .account-menu-item:hover{background:#eff6ff;color:#2563eb}.home-page .account-menu .account-menu-item.danger{color:#dc2626}.home-page .account-menu .account-menu-item.danger:hover{background:#fef2f2;color:#b91c1c}.home-page .account-menu button.account-menu-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}.home-page .account-menu-divider{height:1px;background:#e5e7eb;margin:6px}.home-page .user-avatar{width:26px;height:26px;border-radius:50%;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center;flex:none}.home-page .user-name{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;color:#111827}.hero{padding:40px 0 80px;background:#ffffff}.hero-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.hero-text h1{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:16px;letter-spacing:-.5px}.hero-headline{color:#0f172a}.hero-headline-accent{color:#2563eb}.hero-text p{font-size:16px;color:#6b7280;margin-bottom:24px;line-height:1.6}.hero-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:28px}.cta-note{font-size:14px;color:#6b7280;line-height:1.5}.home-page .btn-primary{display:inline-block;padding:10px 20px;background:#2563eb;color:white!important;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s}.home-page .btn-primary:hover{background:#1d4ed8}.home-page .btn-secondary{display:inline-block;padding:10px 20px;background:white;color:#374151;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s}.home-page .btn-secondary:hover{background:#f9fafb}.integrations{display:flex;align-items:center;gap:16px;font-size:13px;color:#6b7280}.integration-icons{display:flex;gap:8px}.integration-icon{width:32px;height:32px;border-radius:6px;background:#ffffff;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb}.integration-icon img{display:block;max-width:22px;max-height:22px;width:auto;height:auto;object-fit:contain}.trust-section{padding:28px 0 60px;background:#ffffff}.demo-section{padding:0 0 48px;background:#ffffff}.demo-shell{border:1px solid #e5e7eb;border-radius:28px;background:linear-gradient(180deg,#ffffff,#f8fafc);padding:28px;box-shadow:0 18px 45px -32px rgba(15,23,42,.35);max-width:640px;margin:0 auto}.demo-header{max-width:700px;margin-bottom:20px}.demo-header h2{font-size:24px;font-weight:700;margin-bottom:10px;color:#0f172a}.demo-header p{font-size:15px;line-height:1.6;color:#6b7280}.demo-video{width:min(100%,420px);display:block;margin:0 auto;border-radius:20px;border:1px solid #dbe3f0;background:#020617;box-shadow:0 24px 50px -38px rgba(2,6,23,.7)}.trust-header{text-align:center;max-width:700px;margin:0 auto 28px}.trust-header h2{font-size:20px;font-weight:700;margin-bottom:10px}.trust-header p{font-size:14px;color:#6b7280;line-height:1.6}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.trust-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 10px 25px -18px rgba(15,23,42,.28)}.trust-card h3{font-size:15px;font-weight:700;margin-bottom:8px;color:#111827}.trust-card p{font-size:13px;color:#6b7280;line-height:1.6}.trust-note{margin-top:18px;text-align:center;font-size:13px;color:#4b5563}.featured-badge-wrap{margin-top:18px;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.featured-badge{display:inline-flex;align-items:center;gap:10px;width:170px;min-height:50px;background-color:#000000;color:#ffffff;padding:8px 14px;border-radius:8px;text-decoration:none;border:none;box-shadow:0 12px 30px -20px rgba(15,23,42,.45)}.featured-badge-copy{display:flex;flex-direction:column;line-height:1.2;text-align:left}.featured-badge-copy span:first-child{font-size:10px;font-weight:400}.featured-badge-copy span:last-child{font-size:16px;font-weight:700}.hero-visual{position:relative;height:420px}.hero-visual:before{content:"";position:absolute;inset:32px 18px 22px 18px;border-radius:28px;background:radial-gradient(circle at 50% 35%,rgba(37,99,235,.12),rgba(37,99,235,0) 72%);filter:blur(8px);pointer-events:none}@keyframes floatCard{0%,to{transform:translateZ(0) rotate(0deg)}50%{transform:translate3d(0,var(--float-y,-10px),0) rotate(var(--float-rotate,0deg))}}.floating-card{background:white;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);padding:20px;position:absolute;border:1px solid #e5e7eb;transition:box-shadow .3s ease,border-color .3s ease;animation:floatCard var(--float-duration,6.8s) ease-in-out infinite;animation-delay:var(--float-delay,0s);will-change:transform}.floating-card:hover{border-color:#cbd5e1;box-shadow:0 16px 36px rgba(0,0,0,.14)}.card-1{top:0;right:10px;width:260px;z-index:1;--float-y:-10px;--float-rotate:-1deg;--float-duration:6.6s;--float-delay:0s}.card-2{top:110px;left:10px;width:250px;z-index:2;--float-y:12px;--float-rotate:0.8deg;--float-duration:7.4s;--float-delay:-1.8s}.card-3{top:230px;right:30px;width:270px;z-index:3;--float-y:-8px;--float-rotate:0.6deg;--float-duration:7.1s;--float-delay:-3.1s}.card-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-weight:600;font-size:15px}.card-dot{width:10px;height:10px;border-radius:50%;background:#2563eb}.card-list{list-style:none;font-size:13px;color:#6b7280}.card-list li{display:flex;align-items:center;gap:8px;margin-bottom:6px}.card-list li:before{content:"•";color:#2563eb}.how-it-works{padding:60px 0;background:#f9fafb}.how-it-works h2{text-align:center;font-size:20px;font-weight:700;margin-bottom:40px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.step{text-align:center}.step-icon{width:32px;height:32px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.step-icon img{width:100%;height:100%;object-fit:contain}.step h3{font-size:14px;font-weight:600;margin-bottom:8px}.step p{font-size:12px;color:#6b7280}.meeting-format-section{padding:60px 0;background:#ffffff}.meeting-format-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:28px;gap:28px;align-items:center;padding:28px;border-radius:24px;background:linear-gradient(180deg,#f8fbff,#ffffff);border:1px solid #dbeafe;box-shadow:0 24px 60px -42px rgba(37,99,235,.4)}.meeting-format-copy h2{font-size:24px;font-weight:700;line-height:1.2;color:#0f172a;margin-bottom:12px}.meeting-format-copy p{font-size:15px;line-height:1.7;color:#475569;margin-bottom:18px}.meeting-format-visual{padding:10px;border-radius:20px;background:#ffffff;border:1px solid #e2e8f0;box-shadow:0 20px 50px -38px rgba(15,23,42,.38)}.meeting-format-visual img{display:block;width:100%;height:auto;border-radius:14px}.features-section{padding:60px 0;background:#ffffff}.features-section h2{text-align:center;font-size:20px;font-weight:700;margin-bottom:40px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.feature-card{background:white;padding:20px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e5e7eb}.feature-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.feature-icon img{width:100%;height:100%;object-fit:contain}.feature-card h3{font-size:14px;font-weight:600;margin-bottom:4px}.feature-card p{font-size:12px;color:#6b7280}.human-section{padding:60px 0;background:#f9fafb;text-align:center}.human-section h2{font-size:20px;font-weight:700;margin-bottom:24px}.human-list{list-style:none}.human-list li{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px;font-size:14px;color:#374151}.human-list li:before{content:"✓";color:#2563eb;font-weight:700}.cta-section{padding:80px 0;background:#ffffff;text-align:center}.cta-section h2{font-size:24px;font-weight:700;margin-bottom:24px}.cta-buttons{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}footer{padding:32px 0;background:#ffffff;text-align:center;position:static;border-top:none}.login-section{padding:80px 0;background-color:#f9fafb}.login-container{max-width:400px;margin:0 auto;background:white;padding:40px;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e5e7eb}.login-header{text-align:center;margin-bottom:32px}.login-header h2{font-size:24px;font-weight:700;margin-bottom:8px}.login-header p{color:#6b7280;font-size:14px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;font-weight:500;color:#374151;font-size:14px}.form-group input{width:100%;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#2563eb}.remember-forgot{justify-content:space-between;margin-bottom:24px}.remember,.remember-forgot{display:flex;align-items:center}.remember{gap:6px}.remember input{accent-color:#2563eb}.remember label{font-size:13px;color:#4b5563;cursor:pointer}a.forgot-link{font-size:13px;color:#2563eb;text-decoration:none;font-weight:500;background:transparent;border:none;padding:0;cursor:pointer}a.forgot-link:hover{text-decoration:underline}a.forgot-link:focus-visible{outline:2px solid rgba(37,99,235,.35);outline-offset:2px;border-radius:6px}.login-btn{width:100%;padding:12px;background:#2563eb;color:white;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.login-btn:hover{background:#1d4ed8}.login-btn:disabled{opacity:.7;cursor:not-allowed}.divider{display:flex;align-items:center;margin:24px 0;color:#9ca3af;font-size:13px}.divider:after,.divider:before{content:"";flex:1 1;height:1px;background:#e5e7eb}.divider span{padding:0 12px}.social-login{display:flex;gap:12px;margin-bottom:24px}.social-btn{width:100%;padding:10px;border:1px solid #e5e7eb;background:white;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.social-btn img{width:20px;height:20px}.social-btn:hover{background:#f9fafb}.signup-link{text-align:center;font-size:13px;color:#4b5563}.home-page .signup-link a{color:#2563eb;text-decoration:none;font-weight:600}.home-page .signup-link a:hover{text-decoration:underline}@media (max-width:768px){.home-page .container{padding:0 16px}.home-page header{padding:14px 0}.home-page nav{flex-wrap:wrap;gap:12px}.home-page .logo img{height:120px;max-width:100%}.home-page .nav-links{gap:14px;flex-wrap:wrap;justify-content:flex-end}.home-page .nav-links a{font-size:13px}.hero{padding:28px 0 48px}.hero-text h1{font-size:28px}.hero-text p{font-size:15px;margin-bottom:18px}.hero-buttons{flex-wrap:wrap}.hero-content,.trust-grid{grid-template-columns:1fr}.demo-shell{padding:22px}.hero-visual{display:block;height:auto;margin-top:18px}.floating-card{position:relative;width:100%;max-width:420px;margin:0 auto 12px;padding:16px}.card-1,.card-2,.card-3{top:auto;right:auto;left:auto}.card-header{font-size:14px}.card-list{font-size:12px}.features-grid,.steps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.floating-card{animation:none;transition:none}}@media (max-width:640px){.home-page nav{flex-direction:column;align-items:stretch}.home-page .logo{justify-content:center}.home-page .logo img{height:108px;max-width:100%}.home-page .nav-links{width:100%;justify-content:center;gap:10px;flex-wrap:wrap}.home-page .nav-links a[href="/"]{display:none}.home-page .nav-links a{font-size:12px}.home-page .nav-links a.btn-primary{padding:9px 14px;font-size:13px}.home-page .user-name{display:none}.home-page .account-menu{width:min(320px,calc(100vw - 32px));right:0}.hero-text h1{font-size:26px}.hero-text p{font-size:14px}.cta-section,.demo-section,.features-section,.how-it-works,.human-section,.meeting-format-section,.trust-section{padding:40px 0}.login-section{padding:56px 0}.cta-section h2,.demo-header h2,.features-section h2,.how-it-works h2,.human-section h2,.meeting-format-copy h2{font-size:18px;margin-bottom:24px}.meeting-format-shell{grid-template-columns:1fr;padding:18px;gap:20px}.meeting-format-copy p{font-size:14px}}