:root{--color-primary: #3b82f6;--color-primary-dark: #1e3a8a;--color-bg: #f8fafc;--color-surface: #ffffff;--color-text: #1e293b;--color-muted: #64748b;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif}:root{--density-font-scale: .9;--density-space-scale: .9;--density-line-height-scale: .95;--density-radius-scale: .95;--density-icon-scale: .92}body{line-height:calc(1.5 * var(--density-line-height-scale))}label,input,select,textarea,button,option{font-size:calc(1rem * var(--density-font-scale))}@media(max-width:768px){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),textarea,select{font-size:16px!important}}input,select,textarea{padding:calc(.7em * var(--density-space-scale)) calc(.9em * var(--density-space-scale));border-radius:calc(10px * var(--density-radius-scale));line-height:calc(1.4 * var(--density-line-height-scale))}input[type=date],input[type=search]{min-height:calc(42px * var(--density-space-scale))}button,.tabs button,.tab-button,.tab,.pagination button,.badge,.status-badge,.queue-chip,.chip,.lease-chip,.tag,.pill{padding:calc(.55em * var(--density-space-scale)) calc(1em * var(--density-space-scale));font-size:calc(.95rem * var(--density-font-scale));border-radius:calc(999px * var(--density-radius-scale))}.tabs button,.tab-button,.tab,.pagination button{border-radius:calc(12px * var(--density-radius-scale))}.lucide{width:calc(1em * var(--density-icon-scale));height:calc(1em * var(--density-icon-scale))}.sidebar-header{padding:calc(2rem * var(--density-space-scale)) calc(1.5rem * var(--density-space-scale))}.sidebar-header h2{font-size:calc(1.75rem * var(--density-font-scale))}.user-role,.sidebar .nav-item,.logout-btn,.sidebar .property-chip,.sidebar .selector-label,.sidebar .property-chip-subtitle{font-size:calc(.95rem * var(--density-font-scale))}.nav-item,.logout-btn{padding:calc(.9rem * var(--density-space-scale)) calc(1.25rem * var(--density-space-scale));gap:calc(.75rem * var(--density-space-scale))}.property-chip{padding:calc(.55rem * var(--density-space-scale)) calc(.8rem * var(--density-space-scale));gap:calc(.65rem * var(--density-space-scale));border-radius:calc(.75rem * var(--density-radius-scale))}.property-avatar,.user-avatar{width:calc(40px * var(--density-icon-scale));height:calc(40px * var(--density-icon-scale))}.header{padding:calc(1rem * var(--density-space-scale)) calc(2rem * var(--density-space-scale));gap:calc(1rem * var(--density-space-scale))}.header h1{font-size:calc(1.875rem * var(--density-font-scale))}.header-right,.header-left,.header .user-profile{gap:calc(.9rem * var(--density-space-scale))}.notification-btn{padding:calc(.5rem * var(--density-space-scale));border-radius:calc(.5rem * var(--density-radius-scale))}.notification-badge{width:calc(18px * var(--density-icon-scale));height:calc(18px * var(--density-icon-scale));font-size:calc(.75rem * var(--density-font-scale))}.card,[class*=-card],.panel,.section-card,.section-panel,.modal-content,.modal-body,.modal-footer,.tab-content,.tab-panel,.table-wrapper,.content-card,.summary-card,.stat-card{padding:calc(1.25rem * var(--density-space-scale));gap:calc(.9rem * var(--density-space-scale))}table th,table td{padding:calc(.75rem * var(--density-space-scale)) calc(.9rem * var(--density-space-scale));font-size:calc(.95rem * var(--density-font-scale))}table th{font-size:calc(1rem * var(--density-font-scale))}.list-item,.list-row,.message-bubble,.notification-item,.lease-row,.payment-row,.tenant-row,.property-row,.thread-row{padding:calc(.85rem * var(--density-space-scale)) calc(1rem * var(--density-space-scale));gap:calc(.75rem * var(--density-space-scale));font-size:calc(.98rem * var(--density-font-scale))}.pagination,.control-row,.toolbar,.form-row,.filter-row,.header-actions,.card-actions{gap:calc(.75rem * var(--density-space-scale))}.form-group,.field,.form-row,.input-row,.filter-chips{row-gap:calc(.75rem * var(--density-space-scale));column-gap:calc(.9rem * var(--density-space-scale))}.search-bar,.search-input,.search-field{min-height:calc(44px * var(--density-space-scale));padding:calc(.75rem * var(--density-space-scale));font-size:calc(.95rem * var(--density-font-scale))}label,small,.helper-text,.description,.table-caption,.subtitle,.meta{font-size:calc(.9rem * var(--density-font-scale));line-height:calc(1.4 * var(--density-line-height-scale))}*,*:before,*:after{box-sizing:border-box}:root{--base-font-size: clamp(15px, calc(10px + 1.5vw) , 16px);font-family:var(--font-body);line-height:calc(1.5 * var(--density-line-height-scale));font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--color-surface);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:calc(var(--base-font-size) * var(--density-font-scale))}a{font-weight:500;color:var(--color-primary);text-decoration:inherit;transition:color .2s ease}a:hover{color:var(--color-primary-dark)}body{margin:0;min-width:0;width:100%;min-height:100vh}body.search-focus:before{content:none}body.search-focus .search-bar,body.search-focus .search-input,body.search-focus .search-field,body.search-focus .documents-filter-group,body.search-focus input[type=search]{position:relative;z-index:1000}h1{font-size:calc(clamp(2.25rem,4vw + 1rem,3.2rem) * var(--density-font-scale));line-height:calc(1.1 * var(--density-line-height-scale))}@media(max-width:600px){h1{font-size:2em}}@media(max-width:360px){:root{--base-font-size: 14px}button{padding:calc(.55em * var(--density-space-scale)) calc(1em * var(--density-space-scale));font-size:calc(.95em * var(--density-font-scale))}}@media(max-width:320px){:root{--base-font-size: 13px}h1{font-size:1.75em}button{padding:calc(.5em * var(--density-space-scale)) calc(.9em * var(--density-space-scale));font-size:calc(.9em * var(--density-font-scale))}}@media(max-width:270px){:root{--base-font-size: 12.5px}button{padding:calc(.45em * var(--density-space-scale)) calc(.8em * var(--density-space-scale));font-size:calc(.85em * var(--density-font-scale))}}button{border-radius:calc(8px * var(--density-radius-scale));border:1px solid transparent;padding:calc(.6em * var(--density-space-scale)) calc(1.2em * var(--density-space-scale));font-size:calc(1em * var(--density-font-scale));font-weight:500;font-family:inherit;background-color:var(--color-primary);color:#fff;cursor:pointer;transition:background-color .2s,border-color .25s}button:hover{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{width:100%;height:100%}.App{margin:0 auto}.route-error-state{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem;text-align:center;color:var(--color-text)}.route-error-state h1,.route-error-state h2{margin:0;font-size:1.35rem;line-height:1.25}.route-error-state p{max-width:34rem;margin:0;color:var(--color-muted, #667085)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem}.loading-spinner{border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:loading-spin 1s linear infinite}.loading-spinner--small{width:1rem;height:1rem}.loading-spinner--medium{width:2rem;height:2rem}.loading-spinner--large{width:3rem;height:3rem}.loading-text{color:#6b7280;font-size:.875rem;margin:0}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-container{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;width:100%;overflow-x:hidden;overflow-y:auto}.auth-wrapper{display:block;min-height:100vh;width:100%;position:relative}.auth-branding{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;display:flex;flex-direction:column;position:fixed;left:0;top:0;width:clamp(320px,32vw,420px);height:100vh;overflow:hidden;z-index:1}.auth-branding:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.branding-content{position:relative;z-index:2;padding:2rem 3rem;display:flex;flex-direction:column;height:100vh;justify-content:space-between}.back-link{display:flex;align-items:center;gap:.5rem;color:#fffc;text-decoration:none;font-size:.875rem;transition:color .2s ease;margin-bottom:auto}.back-link:hover{color:#fff}.back-link span{display:inline}.brand-section{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:400px;margin:auto 0}.welcome-header-brand{display:inline-flex;align-items:center;gap:0rem;text-decoration:none;margin-bottom:2rem}.welcome-header-brand-logo{width:56px;height:56px;object-fit:contain;flex-shrink:0}.welcome-header-brand-name{font-size:2rem;font-weight:700;color:#1d4ed8}.auth-logo{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.logo-image{width:60px;height:60px;border-radius:12px;object-fit:cover;box-shadow:0 8px 25px #3b82f64d;flex-shrink:0}.logo-icon{width:60px;height:60px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.5rem;box-shadow:0 8px 25px #3b82f64d;flex-shrink:0}.logo-text{font-size:2rem;font-weight:700;color:#1d4ed8}.brand-section h1{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.brand-subtitle{font-size:1.125rem;line-height:1.6;color:#fffc;margin-bottom:3rem}.feature-highlights{display:flex;flex-direction:column;gap:1rem;margin-bottom:auto}.highlight-item{display:flex;align-items:center;gap:.75rem;color:#ffffffe6;font-size:.975rem}.highlight-item svg{color:#10b981;flex-shrink:0}.auth-form-section{background:transparent;display:flex;align-items:center;justify-content:center;padding:clamp(2.5rem,4vw,3.75rem) clamp(2.5rem,5vw,4.25rem);margin-left:clamp(320px,32vw,420px);min-height:100vh;width:auto;position:relative;z-index:2}.form-container{width:min(72vw,640px);max-width:min(640px,100%);margin:0 auto;padding:clamp(2rem,3vw,2.8rem);background:#fff;border-radius:1.5rem;box-shadow:0 22px 45px #0f172a14}.mobile-branding{display:none;justify-content:center;margin-bottom:2rem}.form-header{text-align:center;margin-bottom:2rem}.form-header h2{font-size:clamp(2rem,3vw,2.5rem);font-weight:700;color:#1e293b;margin-bottom:.75rem}.form-header p{color:#64748b;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.verify-invite-page .form-container{border:1px solid rgba(148,163,184,.2);border-radius:clamp(1.2rem,2.4vw,2rem);box-shadow:0 20px 42px #0f172a1a}.verify-invite-page .form-header{margin-bottom:1.75rem;text-align:center}.verify-invite-page .form-header h2{font-size:clamp(1.85rem,2.6vw,2.35rem);margin-bottom:.65rem}.verify-invite-page .form-header p{max-width:44ch;margin:0 auto;line-height:1.7}.auth-card{width:min(92vw,520px);margin:clamp(6rem,12vh,9rem) auto 2rem;padding:clamp(2rem,4vw,3rem);background:#fff;border:1px solid rgba(148,163,184,.2);border-radius:1.5rem;box-shadow:0 22px 45px #0f172a14;text-align:center}.auth-card--compact{max-width:480px}.auth-card h1{margin:1rem 0 .75rem;color:#0f172a;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.15}.auth-card p{margin:0;color:#475569;font-size:1rem;line-height:1.7}.auth-icon-shell{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:999px;background:#eff6ff}.auth-status-icon{width:2rem;height:2rem;color:#2563eb}.auth-status-icon--spin{animation:spin 1s linear infinite}.auth-status-icon--success{color:#16a34a}.auth-status-icon--warning{color:#d97706}.auth-actions-inline{margin-top:1.5rem}.auth-actions-inline .auth-button{text-decoration:none}.info-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem;margin-bottom:1.5rem;color:#1d4ed8}.info-content{display:flex;align-items:center;gap:.75rem;font-weight:500}.info-icon{font-size:1.25rem;flex-shrink:0}.info-text{font-size:.95rem}.error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.error-content{display:flex;align-items:center;gap:.75rem}.error-icon{font-size:1.25rem;flex-shrink:0}.error-text{color:#b91c1c;font-size:.875rem;font-weight:500;word-break:break-word}.success-banner{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:8px;padding:1rem;margin-bottom:1.5rem;color:#047857}.success-content{display:flex;align-items:center;gap:.75rem;font-weight:500}.auth-form{display:flex;flex-direction:column;gap:1.35rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem}.form-group{display:flex;flex-direction:column;gap:.6rem}.form-group label{font-weight:600;color:#111827;font-size:1rem;line-height:1.4}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1.1rem;color:#475569;z-index:2;flex-shrink:0}.form-input{width:100%;padding:.75rem 1.1rem .75rem 2.75rem;border:2px solid #cbd5e1;border-radius:.85rem;font-size:1rem;transition:all .2s ease;background:#f8fafc;box-sizing:border-box;color:#0f172a;min-height:2.75rem}.form-input::placeholder{color:#64748b;opacity:1}.form-input:hover:not(:focus):not(.error){border-color:#94a3b8;background:#fff}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.verify-invite-page .form-input{border-color:#cbd5e1;box-shadow:0 1px 2px #0f172a05}.verify-invite-page .input-wrapper{--invite-password-icon-size: clamp(.95rem, .88rem + .2vw, 1.05rem);--invite-password-icon-left: clamp(.8rem, .72rem + .2vw, 1rem);--invite-password-icon-right: clamp(.8rem, .72rem + .2vw, 1rem)}.verify-invite-page .password-field-icon{width:var(--invite-password-icon-size);height:var(--invite-password-icon-size);top:50%;left:var(--invite-password-icon-left);transform:translateY(-50%)}.verify-invite-page .password-toggle{top:50%;right:var(--invite-password-icon-right);transform:translateY(-50%);padding:.1rem}.verify-invite-page .password-visibility-icon{width:var(--invite-password-icon-size);height:var(--invite-password-icon-size)}.verify-invite-page .form-input{padding-left:calc(var(--invite-password-icon-left) + var(--invite-password-icon-size) + .65rem);padding-right:calc(var(--invite-password-icon-right) + var(--invite-password-icon-size) + .65rem)}.verify-invite-page .form-input:hover:not(:focus){border-color:#94a3b8}.form-input.error{border-color:#dc2626;background:#fef2f2}.form-input.error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.password-toggle{position:absolute;right:1.1rem;background:none;border:none;cursor:pointer;color:#64748b;padding:.25rem;transition:color .2s ease;z-index:2;flex-shrink:0;display:flex;align-items:center;justify-content:center}.password-toggle:hover{color:#374151}.form-group textarea{width:100%;min-height:160px;padding:.9rem 1.25rem;border:2px solid #cbd5e1;border-radius:.85rem;font-size:1rem;line-height:1.6;resize:vertical;transition:all .2s ease;color:#0f172a;background:#f8fafc}.form-group textarea::placeholder{color:#64748b;opacity:1}.form-group textarea:hover:not(:focus){border-color:#94a3b8;background:#fff}.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.password-toggle:focus{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.error-message{color:#dc2626;font-size:.75rem;margin-top:.25rem;font-weight:500;word-break:break-word}.field-support-text{color:#64748b;font-size:.82rem;line-height:1.5;margin:-.05rem 0 .1rem}.forgot-password-page .input-wrapper,.reset-password-page .input-wrapper{--password-icon-size: clamp(1rem, .94rem + .22vw, 1.1rem);--password-icon-left: clamp(.85rem, .78rem + .22vw, 1.05rem)}.reset-password-page .input-wrapper{--password-icon-right: clamp(.85rem, .78rem + .22vw, 1.05rem)}.forgot-password-page .input-icon,.reset-password-page .input-icon{width:var(--password-icon-size);height:var(--password-icon-size);left:var(--password-icon-left)}.forgot-password-page .form-input,.reset-password-page .form-input{padding-left:calc(var(--password-icon-left) + var(--password-icon-size) + .7rem)}.reset-password-page .form-input{padding-right:calc(var(--password-icon-right) + var(--password-icon-size) + .7rem)}.reset-password-page .password-toggle{right:var(--password-icon-right)}.form-options{display:flex;justify-content:space-between;align-items:center;margin:-.5rem 0 .5rem;flex-wrap:wrap;gap:.5rem}.checkbox-wrapper{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;color:#374151}.checkbox-wrapper input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.checkmark{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;position:relative;transition:all .2s ease;flex-shrink:0}.checkbox-wrapper input[type=checkbox]:checked+.checkmark{background:#3b82f6;border-color:#3b82f6}.checkbox-wrapper input[type=checkbox]:checked+.checkmark:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-label{-webkit-user-select:none;user-select:none;line-height:1.4}.checkbox-label a{color:#3b82f6;text-decoration:none;font-weight:500}.checkbox-label a:hover{text-decoration:underline}.forgot-link{color:#3b82f6;text-decoration:none;font-size:.875rem;font-weight:500;white-space:nowrap}.forgot-link:hover{text-decoration:underline}.role-selection{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.role-option{position:relative}.role-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.role-label{display:block;padding:1.25rem;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;background:#f9fafb}.role-option input[type=radio]:checked+.role-label{border-color:#3b82f6;background:#eff6ff}.role-content{display:flex;align-items:center;gap:1rem}.role-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;transition:all .2s ease;flex-shrink:0}.role-option input[type=radio]:checked+.role-label .role-icon{background:#3b82f6;color:#fff}.role-info{flex:1;min-width:0}.role-name{font-weight:600;font-size:1rem;color:#1e293b;margin-bottom:.25rem}.role-description{font-size:.875rem;color:#64748b;line-height:1.4;word-break:break-word}.role-option input[type=radio]:checked+.role-label .role-description{color:#1e40af}.auth-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:.85rem;padding:1.15rem 1.75rem;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;width:100%;box-sizing:border-box}.auth-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.verify-invite-page .auth-button{font-weight:700;letter-spacing:.01em;min-height:3.25rem;box-shadow:0 10px 24px #2563eb42}.verify-invite-page .auth-button:hover:not(:disabled){box-shadow:0 12px 30px #2563eb59}.auth-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.loading-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-footer{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.auth-footer p{color:#64748b;font-size:.875rem;margin:0}.auth-footer a{color:#3b82f6;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}.mobile-auth-back{display:none}@media(max-width:1024px){.auth-wrapper{grid-template-columns:1fr}.auth-branding{display:none}.auth-form-section{min-height:100vh;margin-left:0;width:100%;padding:clamp(2.5rem,5vw,3.5rem) clamp(1.75rem,4vw,3rem)}.mobile-auth-back{display:inline-flex;position:absolute;top:1.25rem;left:1.25rem;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;color:#0f172a;text-decoration:none;border-radius:9999px;border:none;background:#ffffffeb;box-shadow:0 6px 14px #0f172a24;z-index:3;padding:0;cursor:pointer}.mobile-auth-back svg{width:1.25rem;height:1.25rem}.mobile-auth-back:hover{color:#0f172a;background:#fff}.mobile-auth-back:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.mobile-branding{display:flex}.mobile-branding .welcome-header-brand-name{color:#1d4ed8}}@media(min-width:769px)and (max-width:1024px){.select-role-page.auth-container,.select-role-page .auth-wrapper{min-height:100dvh}.select-role-page .auth-wrapper{display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,2.5rem)}.select-role-page .auth-form-section{min-height:auto;margin-left:0;width:100%;max-width:560px;padding:0}.select-role-page .form-container{width:100%;margin:0}}@media(max-width:1200px){.form-container{width:min(88vw,680px)}}@media(max-width:768px){.auth-form-section{padding:2rem 1.5rem}.mobile-auth-back{top:1rem;left:1rem;width:2rem;height:2rem;box-shadow:0 4px 12px #0f172a1f}.mobile-auth-back svg{width:1.125rem;height:1.125rem}.form-container{width:100%;padding:2rem 1.5rem;box-shadow:none;border-radius:1rem}.verify-invite-page .form-container{border-color:#94a3b847;border-radius:clamp(1.1rem,3.8vw,1.8rem);box-shadow:0 16px 34px #0f172a14}.form-header h2{font-size:1.5rem}.form-row{grid-template-columns:1fr;gap:1.75rem}.role-selection,.role-content{gap:.75rem}.role-icon{width:40px;height:40px}.role-name{font-size:.975rem}.role-description{font-size:.8rem}.form-options{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:480px){.auth-form-section{padding:1rem}.form-container{padding:1.5rem 1.25rem;border-radius:.75rem}.verify-invite-page .form-container{border-radius:clamp(1rem,4.2vw,1.45rem)}.form-header{margin-bottom:1.25rem}.form-header h2{font-size:1.25rem}.form-header p{font-size:.8rem}.field-support-text{font-size:.75rem}.auth-form{gap:1.1rem;max-width:100%;margin:0 auto}.form-group label{font-size:.9rem}.form-input{padding:.7rem .85rem .7rem 2.3rem;font-size:1rem;min-height:2.45rem}.input-icon{left:.8rem}.password-toggle{right:.8rem}.forgot-password-page .form-input,.reset-password-page .form-input{padding-left:2.5rem}.forgot-password-page .input-icon,.reset-password-page .input-icon{left:.82rem;width:1rem;height:1rem}.role-label{padding:1rem}.auth-button{padding:.9rem 1.1rem;font-size:.95rem;width:100%}.verify-invite-page .auth-button{min-height:2.9rem}.mobile-branding{margin-bottom:1.5rem}.welcome-header-brand-logo{width:50px;height:50px}.welcome-header-brand-name{font-size:1.5rem}}@media(max-width:360px){.auth-form-section{padding:.75rem}.form-container{padding:1.25rem 1rem}.verify-invite-page .form-container{border-radius:clamp(.95rem,4.8vw,1.25rem)}.form-header h2{font-size:1.125rem}.form-input{padding:.6rem .7rem .6rem 2.2rem;font-size:1rem;min-height:2.25rem}.input-icon{left:.7rem}.password-toggle{right:.7rem}.forgot-password-page .form-input,.reset-password-page .form-input{padding-left:2.4rem}.forgot-password-page .input-icon,.reset-password-page .input-icon{left:.75rem;width:.95rem;height:.95rem}.role-label{padding:.875rem}.role-content{gap:.5rem}.role-icon{width:36px;height:36px}.role-name{font-size:.875rem}.role-description{font-size:.75rem}.auth-form{max-width:100%;margin:0 auto}.auth-button{padding:.75rem .9rem;font-size:.85rem;width:100%}.checkbox-wrapper{font-size:.75rem}.error-message{font-size:.7rem}}@media(max-width:270px){.auth-form-section{padding:.5rem}.form-container{width:100%;min-width:0}.verify-invite-page .form-container{border-radius:clamp(.85rem,6vw,1.1rem)}.form-header h2{font-size:1rem;line-height:1.3}.form-header p{font-size:.8rem;line-height:1.4}.auth-form{gap:1rem;max-width:240px;margin:0 auto}.form-input{padding:.5rem .6rem .5rem 2.1rem;font-size:1rem;min-height:2.25rem;box-sizing:border-box}.input-icon{left:.6rem;width:16px;height:16px}.password-toggle{right:.6rem;padding:.125rem}.password-toggle svg{width:16px;height:16px}.role-selection{gap:.5rem}.role-label{padding:.75rem .5rem}.role-content{flex-direction:column;gap:.5rem;text-align:center}.role-icon{width:32px;height:32px;margin:0 auto}.role-icon svg{width:16px;height:16px}.role-name{font-size:.75rem}.role-description{font-size:.7rem;line-height:1.3}.auth-button{padding:.625rem .75rem;font-size:.75rem;min-height:44px;width:100%}.checkbox-wrapper{font-size:.7rem;gap:.5rem}.checkmark{width:14px;height:14px}.checkbox-wrapper input[type=checkbox]:checked+.checkmark:after{left:3px;top:1px;width:3px;height:6px}.error-message{font-size:.75rem;line-height:1.3}.error-text{font-size:.8rem;line-height:1.3}.auth-footer{margin-top:1.5rem;padding-top:1.5rem}.auth-footer p{font-size:.8rem;line-height:1.4}.back-link{font-size:.8rem;gap:.25rem}.back-link span{display:none}.back-link svg{width:16px;height:16px}}.auth-button:focus,.form-input:focus,.role-label:focus-within,.checkbox-wrapper:focus-within{outline:2px solid #3b82f6;outline-offset:2px}@media(prefers-contrast:high){.form-input,.role-label{border-width:3px}.auth-button{border:3px solid transparent}}@media(prefers-reduced-motion:reduce){.auth-button,.form-input,.role-label,.password-toggle{transition:none}.loading-spinner{animation:none}.auth-button:hover:not(:disabled){transform:none}}.features{padding:110px 0;position:relative;background:radial-gradient(1000px 500px at 12% 8%,rgba(125,211,252,.24),transparent 68%),radial-gradient(760px 460px at 88% 14%,rgba(196,181,253,.26),transparent 62%),linear-gradient(135deg,#eff6ff,#eef2ff 42%,#f5f3ff);overflow:hidden}.features:before{content:"";position:absolute;top:0;left:50%;width:80%;height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(59,130,246,.4),rgba(139,92,246,.4),transparent)}.features:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 15% 22%,rgba(255,255,255,.75) 0 2px,transparent 3px),radial-gradient(circle at 27% 76%,rgba(255,255,255,.65) 0 2px,transparent 3px),radial-gradient(circle at 70% 34%,rgba(255,255,255,.55) 0 2px,transparent 3px),linear-gradient(114deg,transparent 0%,rgba(255,255,255,.25) 32%,transparent 55%),linear-gradient(60deg,transparent 38%,rgba(255,255,255,.18) 48%,transparent 58%);opacity:.75}.features .container{position:relative;z-index:1}.features-section-header{text-align:center;max-width:760px;margin:0 auto 2.75rem}.features-section-header h2{margin-bottom:.8rem;font-size:clamp(1.9rem,2.9vw,3rem);font-weight:800;letter-spacing:-.03em;color:#0f172a}.features-section-header p{margin:0;font-size:1.04rem;line-height:1.6;color:#64748b}.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.65rem}.feature-card--rich{--feature-accent: #3b82f6;--feature-icon-gradient: linear-gradient(135deg, #60a5fa 0%, #2563eb 100%);position:relative;border-radius:20px;padding:1.95rem 1.75rem 1.8rem;border:1px solid rgba(255,255,255,.45);background:linear-gradient(155deg,#ffffff80,#ffffff47);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);box-shadow:0 18px 45px #2e3b6124,0 2px 8px #7589b829,inset 0 1px #ffffffb8;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.feature-card--rich:hover{transform:translateY(-6px);box-shadow:0 26px 55px #2e3b6130,0 12px 28px #667eea2e,inset 0 1px #ffffffc7;border-color:#ffffffa8}.feature-card--rich:after{content:"";position:absolute;inset:-45% 42% auto -30%;height:130px;pointer-events:none;background:radial-gradient(circle,color-mix(in srgb,var(--feature-accent),#ffffff 72%) 0%,transparent 68%);opacity:.55;z-index:0}.feature-card--rich>*{position:relative;z-index:1}.feature-icon{width:50px;height:50px;border-radius:14px;position:relative;display:grid;place-items:center;background:var(--feature-icon-gradient);border:1px solid rgba(255,255,255,.45);color:#fff;box-shadow:0 10px 20px color-mix(in srgb,var(--feature-accent),transparent 65%);transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.feature-icon-card{width:24px;height:16px;border:2px solid #ffffff;border-radius:4px;position:relative;display:block}.feature-icon-card__stripe{position:absolute;left:-2px;right:-2px;top:4px;height:2px;background:#fff}.feature-card--rich:hover .feature-icon{border-color:#ffffffb3;transform:translateY(-2px) scale(1.02)}.feature-badge{font-size:.75rem;font-weight:800;padding:.35rem .65rem;border-radius:999px;color:#334155;background:#ffffff85;border:1px solid rgba(255,255,255,.65);white-space:nowrap}.feature-card--rich h3{margin:0 0 .55rem;font-size:1.05rem;font-weight:800;letter-spacing:-.01em;color:#0f172a}.feature-card--rich p{margin:0;font-size:.875rem;line-height:1.6;color:#475569}.feature-divider{height:1px;background:#94a3b859;margin:1.1rem 0 .75rem}.feature-subtitle{margin:0 0 .55rem;font-size:.82rem;font-weight:800;color:#0f172a;letter-spacing:.01em;text-transform:uppercase}.feature-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.feature-list li{position:relative;padding-left:1rem;font-size:.8125rem;font-weight:600;line-height:1.45;color:#475569}.feature-list li:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:999px;background:var(--feature-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--feature-accent),transparent 84%)}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.features-grid{grid-template-columns:1fr}.feature-card--rich{padding:1.65rem 1.5rem}}.pricing-section{position:relative;padding:110px 0;background:linear-gradient(180deg,#f8fbff,#f4f7fc);overflow:hidden}.pricing-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(47,111,237,.08),transparent 48%);pointer-events:none}.pricing-section .container{position:relative;z-index:1;max-width:1080px}.pricing-section-header{display:grid;grid-template-columns:1.1fr 1fr;align-items:end;gap:1.5rem;margin-bottom:2.35rem}.pricing-section-header h2{margin:0;font-size:clamp(2rem,2.6vw,3rem);line-height:1.08;font-weight:850;color:#0f172a;letter-spacing:-.03em}.pricing-header-note{margin:.45rem 0 0;font-size:.9rem;color:#6b7280}.pricing-section-header p{margin:0;font-size:1.05rem;line-height:1.6;color:#64748b;justify-self:end;max-width:38ch}.pricing-toggle-wrap{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.6rem;padding:.4rem;border-radius:999px;border:1px solid #d8e1f1;background:#ffffffeb;box-shadow:0 10px 24px #0f172a0f}.billing-toggle-btn{border:0;border-radius:999px;padding:.58rem 1.1rem;min-height:44px;background:transparent;color:#334155;font-weight:700;cursor:pointer;transition:all .2s ease}.billing-toggle-btn.active{background:#2f6fed;color:#fff;box-shadow:0 8px 20px #2f6fed47}.billing-toggle-btn:focus-visible,.pricing-cta:focus-visible,.trial-learn-more-btn:focus-visible,.trial-modal-close:focus-visible{outline:3px solid rgba(47,111,237,.35);outline-offset:2px}.save-pill{font-size:.75rem;font-weight:800;color:#1d4ed8;background:#e8f0ff;border:1px solid #bfdbfe;border-radius:999px;padding:.32rem .6rem}.pricing-trial-banner{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;padding:1.22rem 1.15rem;border:1px solid #dbe5f5;border-radius:12px;background:linear-gradient(135deg,#fffffff2,#f6faffeb);box-shadow:0 8px 24px #0f172a0f}.pricing-trial-banner h3{margin:0;font-size:.98rem;color:#0f172a;font-weight:780}.pricing-trial-banner p{margin:.2rem 0 0;font-size:.88rem;color:#475569}.pricing-trial-banner p strong{color:#0f172a;font-weight:760}.trial-learn-more-btn{border:1px solid #cad8ef;border-radius:999px;background:#fff;color:#1e40af;min-height:40px;padding:.5rem .9rem;font-size:.82rem;font-weight:700;cursor:pointer;white-space:nowrap}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:1.25rem;border-radius:16px;border:1px solid #dbe5f5;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pricing-card.is-secondary{background:#f9fbff;box-shadow:0 10px 30px #0f172a0f}.pricing-card.is-popular{border-color:#2f6fed;padding:1.55rem 1.5rem;transform:scale(1.01);box-shadow:0 24px 44px #2f6fed38,0 0 0 1px #2f6fed1f}.pricing-card.is-popular:before{content:"";position:absolute;inset:-14% -7%;z-index:-1;border-radius:28px;background:radial-gradient(circle at center,rgba(47,111,237,.24),transparent 65%)}.popular-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);padding:.36rem .8rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#1e3a8a;border:1px solid #bfd8ff;background:linear-gradient(120deg,#f8fbff,#dfeeff)}.pricing-card:hover{transform:translateY(-5px)}.pricing-card.is-popular:hover{transform:translateY(-5px) scale(1.02)}.pricing-card-top h3{margin:0;font-size:1.12rem;font-weight:800;color:#0f172a}.pricing-amount{margin-top:.7rem;display:flex;align-items:baseline;gap:.35rem;flex-wrap:wrap}.pricing-amount .amount{font-size:2.25rem;line-height:1;letter-spacing:-.05em;font-weight:860;color:#0f172a}.period-inline{font-size:.82rem;font-weight:600;color:#7b8798}.scale-subline{margin:.36rem 0 0;font-size:.79rem;color:#7a889c;font-weight:520;line-height:1.45}.amount-transition{animation:pricingAmountFade .18s ease-out}@keyframes pricingAmountFade{0%{opacity:.42;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.plan-saving-label{display:inline-block;margin:.4rem 0 0;font-size:.72rem;font-weight:760;color:#1d4ed8;background:#e8f0ff;border:1px solid #bfdbfe;border-radius:999px;padding:.22rem .52rem}.plan-limit-primary{margin:.68rem 0 0;font-size:1rem;color:#0f172a;font-weight:800}.plan-limit-secondary{margin:.1rem 0 0;font-size:.88rem;color:#64748b}.plan-note{margin:.35rem 0 0;font-size:.84rem;color:#64748b}.pricing-features{margin:1.1rem 0 1rem;padding:0;list-style:none;display:grid;gap:.68rem}.pricing-feature{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.35;color:#334155}.pricing-feature svg{flex-shrink:0;margin-top:.2rem;color:#2f6fed}.pricing-feature.is-emphasis{color:#0f172a;font-weight:620}.pricing-feature.is-muted{color:#516079}.pricing-feature.is-highlight{color:#1f2937;font-weight:680}.pricing-card.is-scale .pricing-features{gap:.82rem}.pricing-card.is-scale .pricing-feature{line-height:1.42}.growth-plan-note{margin:0 0 .95rem;font-size:.82rem;color:#6b7280}.pricing-card-cta-wrap{margin-top:auto;display:grid;grid-template-rows:52px auto;gap:.55rem}.pricing-cta{width:100%;min-height:52px;height:100%;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:720;padding:.72rem .95rem;font-size:.95rem;border:1px solid transparent;transition:transform .26s ease,box-shadow .26s ease,background-color .22s ease,border-color .22s ease}.pricing-cta.primary{color:#fff;background:linear-gradient(150deg,#2f6fed,#2458c8);box-shadow:0 16px 28px #2f6fed4d}.pricing-cta.primary:hover{transform:translateY(-2px);box-shadow:0 24px 36px #2f6fed5c}.pricing-cta.secondary{color:#1e40af;border-color:#c6d8ff;background:#fff}.pricing-cta.secondary:hover{background:#eef4ff;border-color:#2f6fed;transform:translateY(-2px)}.trust-line{margin:0;text-align:center;font-size:.8rem;color:#718096}.pricing-trust-row{margin-top:1.25rem;padding-top:.95rem;border-top:1px solid #dbe5f5;text-align:center;color:#64748b;font-size:.82rem}.trial-modal-backdrop{position:fixed;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#0f172a73;padding:1rem}.trial-modal{width:min(560px,100%);border-radius:14px;border:1px solid #d4e1f6;background:#fff;box-shadow:0 18px 45px #0f172a4d;padding:1rem}.trial-modal-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.trial-modal-header h3{margin:0;color:#0f172a}.trial-modal-close{border:1px solid #ccd9ee;background:#fff;color:#334155;border-radius:10px;min-height:38px;padding:.45rem .65rem;font-size:.82rem;font-weight:650;display:inline-flex;align-items:center;gap:.3rem;cursor:pointer}.trial-modal>p{margin:.55rem 0 0;color:#52627a;font-size:.9rem}.trial-modal-content{margin-top:.85rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.trial-modal-content h4{margin:0;font-size:.92rem;color:#0f172a}.trial-modal-content ul{margin:.45rem 0 0;padding-left:1rem;color:#45556d;display:grid;gap:.35rem;font-size:.86rem}@media(max-width:1024px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card.is-popular{transform:none}.pricing-card.is-popular:hover{transform:translateY(-5px)}}@media(max-width:768px){.pricing-section{padding:76px 0}.pricing-section-header{grid-template-columns:1fr;gap:.85rem;margin-bottom:1.4rem}.pricing-section-header p{justify-self:start}.pricing-grid{grid-template-columns:1fr;gap:1rem}.pricing-card{width:100%}.pricing-toggle-wrap{width:100%;justify-content:center;flex-wrap:wrap;border-radius:16px;margin-bottom:1rem}.trial-learn-more-btn{min-height:44px}.pricing-trial-banner{flex-direction:column;align-items:flex-start}.pricing-cta{min-height:52px;font-size:1rem}.trial-modal-content{grid-template-columns:1fr}}.contact-section{padding:92px 0;background:linear-gradient(180deg,#f5f9ff,#eef4ff)}.contact-section-container{max-width:1120px}.contact-layout{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:start}.contact-copy h2{margin:0;font-size:clamp(1.85rem,4.2vw,2.75rem);line-height:1.1;letter-spacing:-.025em;color:#0f172a}.contact-subtext{margin:.95rem 0 0;font-size:clamp(1rem,2.8vw,1.15rem);line-height:1.6;color:#475569}.contact-reassurance{margin:.85rem 0 0;font-size:.95rem;color:#64748b}.contact-email{margin:.5rem 0 0;font-size:.88rem;color:#7c8da8}.contact-form-card{background:#fff;border:1px solid #dbe7fb;border-radius:18px;box-shadow:0 16px 36px #0f172a14;padding:1rem}.contact-form{display:grid;gap:.95rem}.contact-field{display:grid;gap:.45rem}.contact-field label{font-size:.9rem;font-weight:650;color:#1e293b}.contact-field input,.contact-field textarea{width:100%;min-width:0;border:1px solid #cdd9ef;border-radius:12px;background:#fff;color:#0f172a;font-size:.96rem;padding:.72rem .82rem;transition:border-color .22s ease,box-shadow .22s ease}.contact-field textarea{resize:vertical;min-height:120px}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed33}.contact-field input[aria-invalid=true],.contact-field textarea[aria-invalid=true]{border-color:#dc2626}.contact-error{margin-top:8px;font-size:.82rem;color:#b91c1c}.contact-submit-btn{width:100%;min-height:50px;border:1px solid transparent;border-radius:12px;background:linear-gradient(150deg,#2f6fed,#2458c8);color:#fff;font-size:.96rem;font-weight:720;cursor:pointer;transition:transform .24s ease,box-shadow .24s ease,background-color .22s ease;box-shadow:0 16px 28px #2f6fed4d}.contact-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 24px 36px #2f6fed5c}.contact-submit-btn:focus-visible{outline:3px solid rgba(47,111,237,.35);outline-offset:2px}.contact-submit-btn:disabled{opacity:.82;cursor:not-allowed}.contact-success{margin:.15rem 0 0;font-size:.88rem;color:#047857;font-weight:600}@media(min-width:768px){.contact-section{padding:84px 0}.contact-layout{grid-template-columns:.95fr 1.05fr;gap:1.25rem}.contact-form-card{padding:1.25rem}}@media(min-width:1024px){.contact-section{padding:104px 0}.contact-layout{grid-template-columns:1fr 1fr;gap:2.25rem}.contact-form-card{padding:1.4rem}}@media(max-width:767px){.contact-section{padding:74px 0}.contact-layout{gap:1rem}}@media(max-width:359px){.contact-section{padding:60px 0}.contact-section .container{padding:0 .75rem}.contact-form-card{border-radius:14px;padding:.85rem}.contact-field input,.contact-field textarea{padding:.65rem .72rem;font-size:.92rem}.contact-submit-btn{min-height:48px}}.welcome-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1e293b;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.navbar{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;z-index:1000;transition:background .3s ease,box-shadow .3s ease}.navbar.scrolled{background:#fffffffa;box-shadow:0 4px 20px #00000014}.nav-container{display:flex;align-items:center;justify-content:space-between;height:70px;position:relative}.brand-logo-image{width:42px;height:42px;object-fit:contain}.brand-logo-image--boxed{border-radius:10px;background:#fff;border:1px solid rgba(148,163,184,.35);padding:.3rem}.nav-logo-floating{position:absolute;left:0;top:50%;transform:translateY(-50%);width:64px;height:64px;object-fit:contain}@media(max-width:768px){.nav-logo-floating{width:46px;height:46px}}.brand-name{font-size:1.5rem;font-weight:800;color:#1d4ed8;text-decoration:none}.nav-brand{display:inline-flex;align-items:center;padding-left:40px;font-size:1.5rem;font-weight:800;letter-spacing:.02em;line-height:1;font-family:Inter,SF Pro Display,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}@media(max-width:768px){.nav-brand{padding-left:40px}}.nav-menu{display:flex;align-items:center;gap:2rem}.nav-link{color:#64748b;text-decoration:none;font-weight:600;transition:color .2s ease;position:relative}.nav-link:hover{color:#3b82f6}.nav-link:hover:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#3b82f6;border-radius:1px}.nav-menu-actions{display:none}.menu-login-link{text-decoration:none;color:#64748b;font-weight:600;text-align:center;padding:.5rem .25rem}.menu-login-link:hover{color:#3b82f6}.nav-actions{display:flex;align-items:center;gap:.75rem}.btn-secondary,.btn-primary,.btn-secondary-large,.btn-primary-large,.btn-secondary-full,.btn-primary-full{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;font-weight:700;border-radius:12px;padding:.75rem 1rem;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease,color .15s ease;border:1px solid transparent;cursor:pointer;white-space:nowrap}.btn-secondary{background:#fff;color:#0f172a;border-color:#e2e8f0}.btn-secondary:hover{background:#f8fafc;transform:translateY(-1px)}.btn-primary{background:#3b82f6;color:#fff;box-shadow:0 10px 18px #3b82f638}.btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.btn-secondary-large,.btn-primary-large{padding:.9rem 1.2rem;border-radius:14px;font-size:1rem}.btn-secondary-full,.btn-primary-full{width:100%;padding:.9rem 1.2rem}.btn-primary-full{background:#3b82f6;color:#fff}.btn-primary-full:hover{background:#2563eb;transform:translateY(-1px)}.btn-secondary-full{background:#fff;color:#0f172a;border-color:#e2e8f0}.btn-secondary-full:hover{background:#f8fafc;transform:translateY(-1px)}.mobile-menu-btn{display:none;border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:12px;padding:.6rem;cursor:pointer;transition:background .15s ease,transform .15s ease}.mobile-menu-btn:hover{background:#f8fafc;transform:translateY(-1px)}.hero{padding-top:110px;padding-bottom:60px;background:radial-gradient(1100px 500px at 20% 10%,rgba(59,130,246,.18),transparent 60%),radial-gradient(900px 420px at 90% 10%,rgba(124,58,237,.12),transparent 55%),linear-gradient(180deg,#fff,#f8fafc)}.hero-container{display:grid;grid-template-columns:1.15fr .85fr;gap:2.5rem;align-items:start}.hero-strip-container{margin-top:-265px;padding-top:0}.hero-strip-card{position:relative;border-radius:18px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:transparent;box-shadow:0 10px 24px #0f172a14;width:55%;margin-left:0;margin-right:auto}.hero-strip-media{position:relative;width:100%;height:100%;border-radius:inherit;overflow:hidden}.hero-strip-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(165deg,#f8fafc14,#94a3b808)}.hero-strip-image{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:992px){.hero-strip-container{margin-top:2rem;padding-top:.25rem}.hero-strip-card{width:100%}.hero-strip-image{height:100%;min-height:220px;object-fit:cover}}@media(max-width:480px){.hero-strip-container{margin-top:1.25rem}.hero-strip-image{min-height:180px}}.hero-content h1{font-size:clamp(2.2rem,4vw,3.25rem);line-height:1.08;margin:0 0 1rem;color:#0f172a;letter-spacing:-.02em}.hero-content p{font-size:1.125rem;color:#475569;max-width:42rem;margin:0 0 1.75rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:1.5rem}.hero-trust .trust-badges{display:flex;flex-wrap:wrap;gap:.6rem}.trust-pill{font-size:.85rem;font-weight:700;color:#334155;background:#94a3b82e;border:1px solid rgba(148,163,184,.35);padding:.45rem .75rem;border-radius:999px}.hero-visual{display:flex;justify-content:flex-end}.hero-card.pro{width:100%;max-width:520px;border-radius:22px;overflow:hidden;border:1px solid rgba(226,232,240,.85);background:radial-gradient(900px 420px at 18% 10%,rgba(59,130,246,.18),transparent 60%),radial-gradient(700px 380px at 85% 0%,rgba(124,58,237,.16),transparent 55%),#ffffffeb;box-shadow:0 30px 70px #0f172a29}.hero-card-top{display:flex;align-items:center;justify-content:space-between;padding:.95rem 1.1rem;background:#fffffff0;border-bottom:1px solid rgba(226,232,240,.9)}.hero-card-title{display:inline-flex;align-items:center;gap:.6rem;min-width:0}.hero-app-badge{font-size:.72rem;font-weight:800;padding:.25rem .55rem;border-radius:999px;color:#0f172a;background:#94a3b82e;border:1px solid rgba(148,163,184,.28)}.hero-card-controls{display:inline-flex;gap:.4rem}.hero-card.pro .hero-dot{width:10px;height:10px;border-radius:999px;background:#94a3b8b3}.hero-card.pro .hero-card-controls .hero-dot:nth-child(1){background:#ef4444}.hero-card.pro .hero-card-controls .hero-dot:nth-child(2){background:#f59e0b}.hero-card.pro .hero-card-controls .hero-dot:nth-child(3){background:#22c55e}.hero-card.pro .hero-dot{box-shadow:0 0 0 1px #0f172a1f}.hero-card-body.pro{padding:1.15rem;display:grid;gap:1rem}.welcome-page .hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;align-items:stretch}.welcome-page .hero-metric{background:#f8fafceb;border:1px solid rgba(226,232,240,.9);border-radius:18px;padding:.72rem .75rem;box-shadow:0 10px 18px #0f172a0d;min-width:0;min-height:88px;height:100%;display:flex;flex-direction:column;justify-content:center;gap:.15rem;aspect-ratio:auto}.welcome-page .hero-metric:nth-child(1){background:linear-gradient(140deg,#3b82f629,#0ea5e914);border-color:#3b82f633}.welcome-page .hero-metric:nth-child(2){background:linear-gradient(140deg,#10b9812e,#22c55e1a);border-color:#10b98133}.welcome-page .hero-metric:nth-child(3){background:linear-gradient(140deg,#a855f729,#f472b614);border-color:#a855f733}.welcome-page .kpi-label{margin:0 0 .25rem;font-size:.82rem;font-weight:800;color:#475569}.welcome-page .kpi-value{margin:0;font-size:1.35rem;font-weight:900;color:#0f172a;letter-spacing:-.02em}.welcome-page .kpi-sub{margin:.35rem 0 0;font-size:.82rem;font-weight:700;color:#334155}.hero-split{display:grid;grid-template-columns:1.05fr .95fr;gap:.85rem;align-items:stretch}.hero-panel{background:#ffffffeb;border:1px solid rgba(226,232,240,.9);border-radius:18px;padding:.95rem;box-shadow:0 12px 22px #0f172a0f;height:auto}.hero-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.welcome-page .panel-title{margin:.1rem 0 0;font-weight:800;color:#0f172a;font-size:.9rem}.panel-meta{margin:0;font-size:.8rem;font-weight:700;color:#64748b;white-space:nowrap}.hero-spark{height:86px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:.45rem;padding:.45rem .4rem;border-radius:14px;background:#f8fafcf2;border:1px solid rgba(226,232,240,.9)}.hero-spark span{display:block;width:100%;border-radius:999px;background:linear-gradient(180deg,#3b82f6f2,#7c3aedd9);box-shadow:0 10px 18px #3b82f62e;transform-origin:bottom}.hero-spark.hero-spark--visible span{transform:scaleY(0);animation:cashflowBarGrow .72s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--bar-index, 0) * 85ms)}@keyframes cashflowBarGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media(prefers-reduced-motion:reduce){.hero-spark.hero-spark--visible span{animation:none;transform:scaleY(1)}}.hero-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.hero-pill{font-size:.78rem;font-weight:800;padding:.28rem .55rem;border-radius:999px;border:1px solid rgba(226,232,240,.9);background:#ffffffe6;color:#0f172a}.hero-pill.success{background:#10b9811f;border-color:#10b98138}.hero-pill.warn{background:#f59e0b1f;border-color:#f59e0b38}.hero-pill.info{background:#3b82f61a;border-color:#3b82f633}.hero-activity{display:grid;gap:.6rem}.hero-panel:last-child{display:flex;flex-direction:column}.hero-panel:last-child .hero-activity{flex:1;grid-template-rows:repeat(3,minmax(0,1fr))}.activity-item{display:grid;grid-template-columns:14px 1fr auto;gap:.65rem;align-items:center;padding:.6rem .7rem;min-height:58px;border-radius:14px;background:#f8fafcf5;border:1px solid rgba(226,232,240,.9)}.activity-dot{width:10px;height:10px;border-radius:999px}.activity-dot.paid{background:#10b981}.activity-dot.req{background:#f59e0b}.activity-dot.lease{background:#3b82f6}.activity-text{min-width:0}.activity-main{margin:0;font-size:.9rem;font-weight:900;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-sub{margin:.12rem 0 0;font-size:.8rem;font-weight:700;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-time{font-size:.5rem;font-weight:800;color:#475569}.hero-card-foot{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.15rem}.foot-chip{font-size:.78rem;font-weight:800;padding:.3rem .6rem;border-radius:999px;background:#94a3b826;border:1px solid rgba(148,163,184,.3);color:#0f172a}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.25rem;margin:0 0 .75rem;color:#0f172a;letter-spacing:-.02em}.section-header p{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.features{padding:110px 0;position:relative;background:radial-gradient(900px 420px at 15% 10%,rgba(59,130,246,.1),transparent 60%),radial-gradient(700px 360px at 85% 20%,rgba(124,58,237,.1),transparent 55%),linear-gradient(180deg,#fff,#f8fafc)}.features:before{content:"";position:absolute;top:0;left:50%;width:80%;height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(59,130,246,.35),rgba(124,58,237,.35),transparent)}.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.feature-card--rich{position:relative;border-radius:18px;padding:1.85rem 1.75rem;border:1px solid rgba(226,232,240,.85);background:linear-gradient(180deg,#ffffffeb,#f8fafceb);box-shadow:0 10px 22px #0f172a0f,inset 0 1px #ffffffe6;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.feature-card--rich:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,color-mix(in srgb,var(--feature-accent, #3b82f6),#ffffff 82%),#7c3aed2e);opacity:0;pointer-events:none;transition:opacity .25s ease}.feature-card--rich:hover{transform:translateY(-7px);border-color:var(--feature-accent, rgba(59, 130, 246, .45));box-shadow:0 28px 52px #0f172a24,inset 0 1px #ffffffe6}.feature-card--rich:hover:before{opacity:.08}.feature-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.feature-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--feature-icon-gradient, linear-gradient(135deg, #60a5fa 0%, #2563eb 100%));border:1px solid rgba(226,232,240,.9);box-shadow:0 14px 26px color-mix(in srgb,var(--feature-accent, #3b82f6),transparent 80%);position:relative;overflow:hidden;color:#fff}.feature-icon svg{color:#fff}.feature-icon-inner{width:18px;height:18px;border-radius:6px;background:linear-gradient(135deg,var(--feature-accent),#7c3aed);box-shadow:0 10px 20px var(--feature-accent-soft)}.feature-badge{font-size:.75rem;font-weight:900;padding:.35rem .65rem;border-radius:999px;color:#0f172a;background:color-mix(in srgb,var(--feature-accent) 12%,#ffffff 88%);border:1px solid color-mix(in srgb,var(--feature-accent) 35%,#ffffff 65%);white-space:nowrap}.feature-card--rich h3{margin:0 0 .55rem;font-size:1.22rem;font-weight:900;letter-spacing:-.01em;color:#0f172a}.feature-card--rich p{margin:0;font-size:1rem;line-height:1.65;color:#475569}.feature-divider{height:1px;background:#e2e8f0e6;margin:1.2rem 0 .95rem}.feature-subtitle{margin:0 0 .55rem;font-size:.86rem;font-weight:900;color:#0f172a;letter-spacing:-.01em}.feature-list{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.feature-list li{position:relative;padding-left:1.25rem;font-size:.95rem;font-weight:700;color:#475569}.feature-list li:before{content:"";position:absolute;left:0;top:.55rem;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--feature-accent),#7c3aed);box-shadow:0 8px 16px color-mix(in srgb,var(--feature-accent, #3b82f6),transparent 78%)}@media(max-width:992px){.features-grid{grid-template-columns:1fr}.feature-card--rich{padding:1.65rem 1.5rem}}.testimonials{padding:100px 0;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem}.testimonial-card{background:#f8fafc;padding:2rem;border-radius:14px;border:1px solid #e2e8f0;border-left:4px solid #3b82f6}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1rem}.star-filled{color:#fbbf24}.testimonial-text{font-size:1.05rem;line-height:1.7;margin:0 0 1.25rem;color:#0f172a}.author-info h4{font-weight:800;margin:0 0 .25rem;color:#0f172a}.author-info p{margin:0;color:#64748b;font-size:.9rem}.pricing{padding:100px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;max-width:1100px;margin:0 auto}.pricing-card{background:#fff;border-radius:14px;padding:2rem 1.6rem;position:relative;border:1px solid #e2e8f0;box-shadow:0 4px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px #0f172a1f}.pricing-card.featured{border:2px solid #3b82f6}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#3b82f6;color:#fff;padding:.5rem 1rem;border-radius:999px;font-size:.75rem;font-weight:800}.pricing-header{text-align:center;margin-bottom:1.4rem}.pricing-header h3{font-size:1.28rem;font-weight:900;margin:0 0 .9rem;color:#0f172a}.price{display:flex;align-items:baseline;justify-content:center;margin-bottom:.5rem}.currency{font-size:1.2rem;font-weight:700;color:#64748b}.amount{font-size:2.85rem;font-weight:900;color:#0f172a;letter-spacing:-.03em;line-height:1}.period{font-size:.9rem;color:#64748b}.pricing-header p{margin:0;color:#64748b}.pricing-features{margin-bottom:1.5rem}.feature{display:flex;align-items:center;gap:.65rem;margin-bottom:.8rem;color:#475569}.feature svg{color:#10b981;flex-shrink:0}.pricing-cta{margin-top:auto}.cta-section{padding:100px 0;background:linear-gradient(135deg,#0f172a,#334155);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:900;margin:0 0 1rem}.cta-content p{font-size:1.25rem;margin:0 0 2rem;opacity:.92}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.cta-guarantee{margin:0;font-size:.95rem;opacity:.85}.footer{background:#0b1220;color:#cbd5e1;padding:70px 0 30px}.footer-content{display:grid;grid-template-columns:1.1fr 1.9fr;gap:2.9rem;align-items:start;margin-bottom:2rem}.footer-brand p{margin:.85rem 0 0;color:#94a3b8}.footer-contact{margin-top:.9rem;display:grid;gap:.5rem;font-size:.9rem;color:#94a3b8}.footer-contact a{color:#94a3b8;text-decoration:none;line-height:1.45;transition:color .15s ease}.footer-contact-email{color:#cbd5e1;font-weight:500}.footer-contact-phone{color:#a8b4c7;font-weight:400}.footer-contact a:hover{color:#cbd5e1}.footer-contact p{margin:0;color:#94a3b8;line-height:1.45}.footer-contact-location{color:#7f8ea4}.footer-logo{display:flex;align-items:center;gap:.7rem}.footer-logo .brand-logo-image{width:34px;height:34px}.footer-brand-name{display:inline-flex;align-items:center;font-size:1rem;font-weight:600;line-height:1;letter-spacing:.02em;color:#1d4ed8;font-family:Inter,SF Pro Display,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.footer-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem}.link-group h4{margin:0 0 .95rem;color:#fff;font-weight:800;font-size:.95rem}.link-group a{display:block;color:#cbd5e1;text-decoration:none;font-weight:500;line-height:1.5;margin-bottom:.72rem;transition:color .15s ease}.link-group a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.25rem;border-top:1px solid rgba(148,163,184,.15);flex-wrap:wrap}.footer-social{display:flex;gap:1rem}.footer-social a{color:#cbd5e1;text-decoration:none}.footer-social a:hover{color:#fff}@media(min-width:1200px){.footer-content{gap:3.25rem}.footer-links{gap:1.75rem}}@media(max-width:992px){.mobile-menu-btn{display:inline-flex}.nav-menu{position:fixed;top:70px;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;display:none;flex-direction:column;gap:1rem}.nav-menu-actions{display:flex;flex-direction:column;gap:.75rem;width:100%;padding-top:.9rem;margin-top:.2rem;border-top:1px solid #e2e8f0}.menu-login-link{width:100%;text-align:center}.nav-menu-actions .btn-primary-full{width:100%}.nav-menu.active{display:flex}.hero-container{grid-template-columns:1fr}.hero-visual{justify-content:center}.welcome-page .hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.62rem}.features-grid,.pricing-grid,.testimonials-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1.35rem}}@media(min-width:769px)and (max-width:992px){.hero-container{width:100%;max-width:100%;padding-left:.5rem;padding-right:.5rem;gap:1.5rem}.hero-content{text-align:center;margin-inline:auto;max-width:48rem}.hero-content p{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust .trust-badges{justify-content:center}.hero-visual{width:100%;justify-content:center}.hero-card.pro{width:100%;max-width:860px;margin-left:auto;margin-right:auto}}@media(max-width:768px){.features{padding:28px 0 24px}.testimonials{padding:36px 0 64px}.nav-container{min-height:58px;height:58px;padding:.35rem 0;gap:.5rem}.brand-name{display:inline;font-size:1.2rem;color:#1d4ed8}.nav-actions{gap:.5rem}.btn-secondary,.btn-primary{padding:.6rem .75rem;font-size:.92rem}.hero{padding-top:84px;padding-bottom:50px}.hero-content h1,.hero-content p{text-align:center}.hero-actions,.hero-trust .trust-badges,.hero-visual{justify-content:center}.hero-card.pro{max-width:100%;border-radius:18px;box-shadow:0 22px 44px #0f172a24}.hero-card-top{padding:.72rem .85rem}.hero-card-body.pro{padding:.85rem;gap:.75rem}.welcome-page .hero-metric{border-radius:14px;padding:.54rem .56rem;min-height:74px;gap:.12rem;aspect-ratio:auto}.welcome-page .kpi-label,.welcome-page .kpi-sub{font-size:.68rem}.welcome-page .kpi-value{font-size:.98rem}.hero-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem;align-items:start}.hero-panel{min-width:0;border-radius:12px;padding:.62rem;height:auto;align-self:start}.hero-panel-head{margin-bottom:.5rem;gap:.4rem}.welcome-page .panel-title{font-size:.78rem}.panel-meta,.activity-time{font-size:.66rem}.hero-spark{height:46px;gap:.24rem;padding:.24rem}.hero-panel:first-child .hero-pill-row{gap:.22rem;margin-top:.38rem}.hero-panel:first-child .hero-pill{font-size:.6rem;padding:.15rem .3rem}.activity-item{display:flex;align-items:center;padding:.42rem .48rem;min-height:50px;border-radius:10px;gap:.28rem}.activity-dot{flex:0 0 8px;width:8px;height:8px}.activity-text{flex:1;min-width:0}.activity-time{flex:0 0 auto;margin-left:auto;white-space:nowrap}.activity-main{font-size:.68rem}.activity-sub,.foot-chip,.hero-pill{font-size:.6rem}.activity-sub{margin-top:.08rem}.hero-pill-row,.hero-card-foot{gap:.28rem;margin-top:.5rem}.hero-pill{padding:.18rem .38rem}.foot-chip{padding:.24rem .52rem}}@media(max-width:480px){.features{padding:22px 0 18px}.testimonials{padding:28px 0 52px}.container{padding:0 1rem}.nav-actions .btn-primary{display:none}.nav-actions .btn-secondary{display:inline-flex;padding:.5rem .7rem;font-size:.85rem}.hero{padding-top:105px;padding-bottom:45px}.hero-card.pro{border-radius:16px}.hero-card-top{padding:.62rem .72rem}.hero-card-body.pro{padding:.72rem;gap:.62rem}.welcome-page .hero-metric{padding:.5rem;min-height:68px}.welcome-page .hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.44rem}.welcome-page .kpi-label,.welcome-page .kpi-sub{font-size:.62rem}.welcome-page .kpi-value{font-size:.88rem}.hero-panel{padding:.55rem}.activity-item{padding:.4rem .46rem;min-height:48px;gap:.24rem}.activity-main{font-size:.64rem}.activity-sub{font-size:.58rem}.activity-time{font-size:.6rem}.hero-pill-row,.hero-card-foot{gap:.25rem}.hero-card-foot{padding-top:0}.testimonial-card{padding:1.5rem}.pricing-card{padding:1.6rem 1.25rem}.amount{font-size:2.4rem}.section-header h2,.cta-content h2{font-size:1.75rem}.cta-content p{font-size:1.125rem}}@media(max-width:350px){.hero-card-top{padding:.01rem}.hero-card-title{gap:.45rem}.hero-app-badge{font-size:.66rem;padding:.2rem .46rem;line-height:1}.hero-card-controls{gap:.3rem}.hero-card.pro .hero-dot{width:8px;height:8px}.hero-card-body.pro{padding:.1rem;gap:.3rem}.welcome-page .hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.welcome-page .hero-metric{padding:.38rem .34rem;border-radius:12px;min-height:62px;gap:.08rem}.welcome-page .kpi-label,.welcome-page .kpi-sub{font-size:.56rem}.welcome-page .kpi-value{font-size:.78rem}.hero-split{gap:.35rem}.hero-panel{padding:.3rem;border-radius:12px}.hero-panel-head{margin-bottom:.45rem;gap:.45rem}.panel-meta{font-size:.62rem}.hero-panel:first-child .hero-spark{height:125px;padding:.18rem;gap:.16rem}.hero-pill-row,.hero-card-foot{gap:.32rem}.hero-pill,.foot-chip{font-size:.6rem;padding:.16rem .32rem}.hero-panel:first-child .hero-pill,.foot-chip{font-size:.56rem;padding:.14rem .26rem}.welcome-page .activity-item{padding:.36rem .4rem;min-height:44px;gap:.22rem;border-radius:10px}.activity-main{font-size:.5rem}.activity-sub{font-size:.56rem;margin-top:.06rem}.activity-time{font-size:.5rem;white-space:nowrap}}@media(max-width:640px){.footer-links{grid-template-columns:1fr;gap:.95rem}.link-group a{margin-bottom:.82rem;line-height:1.6}}@media(max-width:768px){.hero-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.35rem;min-width:0}.welcome-page .panel-title{margin:0;flex:1 1 auto;min-width:0;white-space:nowrap;font-size:.74rem;line-height:1.15}.panel-meta{margin:0;flex:0 0 auto;white-space:nowrap;font-size:.62rem;line-height:1.15}.hero-spark{height:40px}.activity-item{gap:.34rem;padding:.34rem .42rem}.activity-text{flex:1 1 auto;min-width:0}.activity-main{font-size:.8rem;line-height:1.15}.activity-sub{font-size:.7rem;line-height:1.1;margin-top:.06rem}.activity-time{flex:0 0 auto;white-space:nowrap;font-size:.62rem;line-height:1;margin-left:.22rem}}@media(max-width:430px){.welcome-page .panel-title{font-size:.72rem}.panel-meta{font-size:.58rem}.activity-main{font-size:.75rem}.activity-sub{font-size:.66rem}.activity-time{font-size:.58rem;margin-left:.2rem}}@media(max-width:350px){.hero-panel-head{gap:.28rem}.welcome-page .panel-title{font-size:.6rem}.panel-meta{font-size:.55rem}.welcome-page .activity-item{gap:.28rem;padding:.36rem .4rem;min-height:44px}.activity-main{font-size:.5rem}.activity-sub{font-size:.62rem}.activity-time{font-size:.54rem;margin-left:.16rem}}@media(max-width:768px){.hero-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.3rem;min-width:0;overflow:hidden}.welcome-page .panel-title{flex:1 1 auto;min-width:0;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-meta{flex:0 0 auto;white-space:nowrap}.hero-panel:first-child{min-height:136px;display:flex;flex-direction:column}.hero-panel:first-child .hero-spark{height:46px;gap:.24rem;padding:.24rem}.hero-panel:first-child .hero-pill-row{margin-top:.38rem;gap:.22rem}.hero-panel:first-child .hero-pill{font-size:.6rem;padding:.15rem .3rem}}@media(max-width:350px){.hero-panel:first-child .hero-spark{height:70px}}@media(max-width:768px)and (any-hover:none),(max-width:768px)and (any-pointer:coarse){.hero-panel:first-child{min-height:156px;padding:.62rem}.hero-panel:first-child .hero-spark{height:58px;padding:.3rem}.hero-panel:first-child .hero-pill-row{margin-top:.5rem;gap:.28rem}.hero-panel:first-child .hero-pill{padding:.18rem .38rem;line-height:1.2}}@media(max-width:992px){.hero-split{align-items:stretch}.hero-panel{height:100%}.hero-panel:first-child{display:flex;flex-direction:column;justify-content:flex-start}.hero-panel:first-child .hero-spark{height:108px;padding:.35rem .34rem .25rem}}@media(min-width:769px)and (max-width:992px){.hero-panel:first-child .hero-spark{gap:.18rem}.hero-panel:first-child .hero-spark span{width:10px;justify-self:center;border-radius:6px;box-shadow:0 6px 12px #3b82f629}}@media(max-width:768px){.hero-panel:first-child .hero-spark{height:96px;gap:.16rem}.hero-panel:first-child .hero-spark span{width:7px;border-radius:4px}}@media(max-width:640px){.hero-panel:first-child{min-height:196px}.hero-panel:first-child .hero-spark{height:146px;gap:.12rem;padding:.24rem .26rem .18rem}.hero-panel:first-child .hero-spark span{width:10px;border-radius:999px;box-shadow:0 3px 8px #3b82f61f}.hero-panel:first-child .hero-pill-row{flex-direction:column;align-items:flex-start;gap:.28rem}}@media(min-width:993px){.hero-panel:first-child .hero-spark span{transform:scaleX(1.2);transform-origin:center bottom}}@media(min-width:769px)and (max-width:992px){.hero-card-body.pro{gap:.78rem}.hero-split{align-items:stretch;gap:.52rem}.hero-panel{min-height:230px;padding:.62rem;display:flex;flex-direction:column}.hero-panel-head{margin-bottom:.48rem}.hero-panel:first-child .hero-spark{height:154px;min-height:154px;padding:.28rem .4rem .34rem;gap:.32rem;margin-bottom:.56rem}.hero-panel:first-child .hero-spark span{width:10px;border-radius:4px;align-self:end;transform:scale(1.2,1.18);transform-origin:center bottom}.hero-panel:first-child .hero-pill-row{margin-top:0;gap:.34rem}.hero-panel:last-child .hero-activity{flex:1}}.welcome-page .hero-visual{display:flex;justify-content:flex-end}.welcome-page .hero-card.pro{width:100%;max-width:560px;border-radius:22px;overflow:hidden}.welcome-page .hero-card-top{display:flex;align-items:center;justify-content:space-between}.welcome-page .hero-card-body.pro{display:grid;gap:1rem}.welcome-page .hero-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:.75rem;align-items:stretch}.welcome-page .hero-panel{height:auto}.welcome-page .hero-panel:last-child{display:flex;flex-direction:column}.welcome-page .hero-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.welcome-page .panel-meta{margin:0;font-size:.8rem;font-weight:700;color:#64748b;white-space:nowrap}.welcome-page .hero-spark{height:86px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:.45rem}.welcome-page .hero-spark span{display:block;width:100%;transform-origin:bottom}.welcome-page .hero-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.welcome-page .hero-activity{display:grid;gap:.6rem}.welcome-page .hero-panel:last-child .hero-activity{flex:1;grid-template-rows:repeat(3,minmax(0,1fr))}.welcome-page .activity-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:.5rem;align-items:center;flex-wrap:nowrap;padding:.56rem .58rem;min-height:58px;border-radius:14px;background:#f8fafcf5;border:1px solid rgba(226,232,240,.9);transform:none}.welcome-page .activity-dot{width:10px;height:10px;border-radius:999px}.welcome-page .activity-text{min-width:0}.welcome-page .activity-main{margin:0;font-size:.9rem;font-weight:900;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.welcome-page .activity-sub{margin:.12rem 0 0;font-size:.8rem;font-weight:700;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.welcome-page .activity-time{flex:initial;margin-left:0;font-size:.5rem;font-weight:800;color:#475569;white-space:nowrap}.welcome-page .hero-card-foot{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.15rem}@media(max-width:992px){.welcome-page .hero-visual{justify-content:center}.welcome-page .hero-card.pro{max-width:100%;border-radius:18px}.welcome-page .hero-card-body.pro{gap:.75rem}.welcome-page .hero-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem;align-items:start}.welcome-page .hero-panel{min-width:0;height:auto;align-self:start}.welcome-page .hero-panel-head{margin-bottom:.5rem;gap:.4rem}.welcome-page .panel-meta,.welcome-page .activity-time{font-size:.66rem}.welcome-page .hero-spark{height:46px;gap:.24rem}.welcome-page .hero-panel:first-child .hero-pill-row{gap:.22rem;margin-top:.38rem}.welcome-page .activity-item{display:flex;align-items:center;flex-wrap:nowrap;padding:.42rem .48rem;min-height:50px;gap:.28rem}.welcome-page .activity-dot{flex:0 0 8px;width:8px;height:8px}.welcome-page .activity-text{flex:1;min-width:0}.welcome-page .activity-time{flex:0 0 auto;margin-left:auto}.welcome-page .activity-main{font-size:.68rem}.welcome-page .activity-sub{margin-top:.08rem;font-size:.6rem}.welcome-page .hero-pill-row,.welcome-page .hero-card-foot{gap:.28rem;margin-top:.5rem}}@media(max-width:768px){.welcome-page .hero-panel-head{align-items:center;justify-content:space-between;gap:.3rem;min-width:0;overflow:hidden}.welcome-page .panel-meta{flex:0 0 auto;white-space:nowrap;font-size:.62rem;line-height:1.15}.welcome-page .hero-spark{height:40px}.welcome-page .activity-item{gap:.34rem;padding:.34rem .42rem}.welcome-page .activity-text{flex:1 1 auto}.welcome-page .activity-main{font-size:.8rem;line-height:1.15}.welcome-page .activity-sub{font-size:.7rem;line-height:1.1;margin-top:.06rem}.welcome-page .activity-time{font-size:.62rem;line-height:1;margin-left:.22rem}}@media(max-width:640px){.welcome-page .hero-split{align-items:stretch}.welcome-page .hero-panel{min-height:196px;align-self:stretch;display:flex;flex-direction:column}.welcome-page .hero-panel:last-child .hero-activity{flex:1;grid-template-rows:repeat(3,minmax(0,1fr))}.welcome-page .hero-panel:first-child{min-height:196px}.welcome-page .hero-panel:first-child .hero-spark{height:146px;gap:.12rem}.welcome-page .hero-panel:first-child .hero-spark span{width:10px}.welcome-page .hero-panel:first-child .hero-pill-row{flex-direction:column;align-items:flex-start;gap:.28rem}}@media(max-width:480px){.welcome-page .hero-card.pro{border-radius:16px}.welcome-page .hero-card-body.pro{gap:.62rem}.welcome-page .activity-item{padding:.4rem .46rem;min-height:48px;gap:.24rem}.welcome-page .activity-main{font-size:.64rem}.welcome-page .activity-sub{font-size:.58rem}.welcome-page .activity-time{font-size:.6rem}}@media(max-width:430px){.welcome-page .panel-meta{font-size:.58rem}.welcome-page .activity-main{font-size:.75rem}.welcome-page .activity-sub{font-size:.66rem}.welcome-page .activity-time{font-size:.58rem;margin-left:.2rem}}@media(max-width:350px){.welcome-page .hero-panel-head{gap:.28rem}.welcome-page .panel-meta{font-size:.55rem}.welcome-page .activity-item{gap:.28rem;padding:.36rem .4rem;min-height:44px}.welcome-page .activity-main{font-size:.5rem}.welcome-page .activity-sub{font-size:.62rem}.welcome-page .activity-time{font-size:.54rem;margin-left:.16rem}}@media(max-width:640px){.welcome-page .kpi-label,.welcome-page .kpi-sub{font-size:.66rem}.welcome-page .kpi-value{font-size:.94rem}.welcome-page .hero-panel{min-width:0;overflow:hidden}.welcome-page .hero-panel:last-child .hero-activity{min-width:0;width:100%}.welcome-page .activity-item{display:grid;grid-template-columns:8px minmax(0,1fr) max-content;width:100%;max-width:100%;min-width:0;box-sizing:border-box;gap:.18rem;padding:.32rem .34rem;overflow:hidden}.welcome-page .activity-dot{width:7px;height:7px;min-width:0}.welcome-page .activity-text{min-width:0;overflow:hidden}.welcome-page .activity-main{max-width:100%;font-size:.64rem}.welcome-page .activity-sub{max-width:100%;font-size:.58rem}.welcome-page .activity-time{min-width:0;margin-left:0;font-size:.54rem}}@media(min-width:993px){.welcome-page .hero-panel:first-child .hero-spark span{transform:scaleX(1.2);transform-origin:center bottom}}@media(min-width:769px)and (max-width:992px){.welcome-page .hero-card-body.pro{gap:.78rem}.welcome-page .hero-split{align-items:stretch;gap:.52rem}.welcome-page .hero-panel{min-height:230px;display:flex;flex-direction:column}.welcome-page .hero-panel:first-child .hero-spark{height:154px;min-height:154px;margin-bottom:.56rem}.welcome-page .hero-panel:first-child .hero-spark span{width:10px;transform:scale(1.2,1.18);transform-origin:center bottom}.welcome-page .hero-panel:first-child .hero-pill-row{margin-top:0;gap:.34rem}}
