body{color:#101c22;background-color:#f6f7f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;transition:background-color .3s,color .3s}.dark body{color:#f6f7f8;background-color:#101c22}.logo-image{width:auto;height:40px;transition:filter .15s,opacity .15s}.dark .logo-image{filter:invert()brightness(2)saturate(1.2)}.font-display{font-family:Inter,sans-serif}.line-clamp-1{line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:root{--primary:#13a4ec;--background-light:#f6f7f8;--background-dark:#101c22;--foreground-light:#101c22;--foreground-dark:#f6f7f8;--subtle-light:#e4e5e7;--subtle-dark:#1b2931;--muted-light:#6b7280;--muted-dark:#9ca3af}.btn-primary{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:opacity .2s}.btn-primary:hover{opacity:.9}.input-field{color:#101c22;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem;transition:border-color .2s}.input-field:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #13a4ec1a}.dark .input-field{color:#f6f7f8;background-color:#1b2931;border-color:#374151}.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.dark .card{background-color:#1b2931;border-color:#374151}.flex{display:flex}.flex-col{flex-direction:column}.flex-grow{flex:auto}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid{display:grid}.relative{position:relative}.absolute{position:absolute}.min-h-screen{min-height:100vh}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.pt-4{padding-top:1rem}.pl-10{padding-left:2.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.space-y-6>*+*{margin-top:1.5rem}.w-full{width:100%}.h-12{height:3rem}.text-base{font-size:1rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-bold{font-weight:700}.capitalize{text-transform:capitalize}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.text-gray-900{color:var(--foreground-light)}.text-gray-600,.text-muted-light{color:var(--muted-light)}.text-primary{color:var(--primary)}.bg-primary{background-color:var(--primary)}.bg-blue-50{background-color:#3b82f60f}.bg-blue-100{background-color:#3b82f61a}.btn-primary{background-color:var(--primary);color:#fff;border-radius:.5rem;padding:.5rem 1rem;font-weight:600}.btn-cancel{background:0 0;border-radius:.5rem;padding:.5rem 1rem}.link-favicon{object-fit:cover;border-radius:4px;width:24px;height:24px}.invitation-avatar,.avatar,.user-avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-weight:700;display:flex}.invitation-item{border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem;display:flex}.invitation-email{font-weight:600}.dark .dark\:text-white{color:var(--foreground-dark)}.dark .dark\:bg-blue-900\/20{background-color:#3b82f633}.dark .dark\:bg-blue-900\/40{background-color:#3b82f666}.dark .dark\:text-blue-400{color:#60a5fa}.dark .dark\:text-muted-dark{color:var(--muted-dark)}.dark .dark\:bg-background-dark{background-color:var(--background-dark)}.dark .dark\:border-gray-700{border-color:#374151}.permission-badge{border-radius:8px;align-items:center;gap:.5rem;padding:.25rem .5rem;font-weight:600;display:inline-flex}.form-input{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem}.h-3{height:.75rem}.w-3{width:.75rem}.h-4{height:1rem}.w-4{width:1rem}.h-5{height:1.25rem}.w-5{width:1.25rem}.text-primary\/80{opacity:.8}.landing1{margin-right:20px}body{color:#2c3e50;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa 0%,#e8ecf1 100%);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Poppins,sans-serif;line-height:1.6}.dark body{color:#e8ecf1;background:linear-gradient(135deg,#1a1f2e 0%,#0f1419 100%)}a{color:inherit;text-decoration:none;transition:color .3s}button{cursor:pointer;border:none;font-family:inherit;transition:all .3s}button:disabled{opacity:.5;cursor:not-allowed}input,textarea{font-family:inherit;transition:all .3s}.modern-search-bar{width:100%;margin-top:15px;position:relative}.modern-search-input{color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.675rem 1.125rem .675rem 2.75rem;font-size:.9375rem;font-weight:400;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #00000008}.modern-search-input::placeholder{color:#94a3b8;font-weight:400}.modern-search-input:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000a}.modern-search-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f114,0 2px 8px #6366f11f}.modern-search-icon{color:#94a3b8;pointer-events:none;transition:color .25s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.modern-search-input:focus~.modern-search-icon{color:#6366f1}.dark .modern-search-input{color:#e2e8f0;background:#1e293b;border-color:#334155}.dark .modern-search-input::placeholder{color:#64748b}.dark .modern-search-input:hover{border-color:#475569;box-shadow:0 2px 4px #0003}.dark .modern-search-input:focus{background:#1e293b;border-color:#818cf8;box-shadow:0 0 0 3px #818cf81f,0 2px 8px #818cf833}.dark .modern-search-icon{color:#64748b}.dark .modern-search-input:focus~.modern-search-icon{color:#818cf8}.modern-search-header{border-radius:10px;padding:.625rem .875rem .625rem 2.5rem;font-size:.875rem}.modern-search-header~.modern-search-icon{left:.75rem}.vault-details-page{flex-direction:column;min-height:100vh;display:flex}.header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)!important;border-bottom:1px solid #00000014!important;box-shadow:0 2px 15px #0000000f!important}.dark .header{background:linear-gradient(#162032)!important;border-bottom-color:#00000014!important;box-shadow:0 2px 15px #0000000f!important}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1600px){.container{max-width:1600px}}.header-content{justify-content:space-between;align-items:center;gap:2rem;height:4.5rem;display:flex}.header-left{align-items:center;gap:1rem;display:flex}.back-link{color:#6366f1;background:#6366f11a;border-radius:12px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.back-link:hover{background:#6366f133;transform:translate(-2px)}.dark .back-link{background:#6366f126}.dark .back-link:hover{background:#6366f140}.logo{color:#6366f1;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.header-left h1{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.main-nav{display:none}@media (min-width:768px){.main-nav{align-items:center;gap:2rem;display:flex}}@media (max-width:768px){.mediaforbuttons{display:none!important}}.main-nav a{color:#495057;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:all .3s}.dark .main-nav a{color:#495057!important}.main-nav a:hover{color:#6366f1;background:#6366f114}.main-nav .active-link{color:#6366f1;background:#6366f11a;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:600}.header-right{align-items:center;gap:.75rem;display:flex}.mobile-menu-button{color:#495057;background:0 0;border-radius:12px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}@media (min-width:768px){.mobile-menu-button{display:none}}.mobile-menu-button:hover{color:#6366f1;background:#6366f11a}.mobile-nav-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9998;background:#00000080;animation:.2s fadeIn;position:fixed;inset:0}.mobile-nav-menu{background:#fff;flex-direction:column;width:280px;height:100vh;animation:.3s slideInRight;display:flex;position:absolute;top:0;right:0;box-shadow:-4px 0 20px #0000001a}.dark .mobile-nav-menu{background:#1a1f2e;box-shadow:-4px 0 20px #0000004d}.mobile-nav-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.dark .mobile-nav-header{border-bottom-color:#ffffff0f}.mobile-logo{width:auto;height:32px}.mobile-nav-close{color:#64748b;background:0 0;border-radius:12px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.mobile-nav-close:hover{color:#6366f1;background:#6366f11a;transform:scale(1.05)}.mobile-nav-links{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.mobile-nav-link{color:#2c3e50;background:0 0;border-radius:12px;align-items:center;padding:1rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.dark .mobile-nav-link{color:#e8ecf1}.mobile-nav-link:hover{color:#6366f1;background:#6366f114;transform:translate(4px)}.mobile-nav-link.active{color:#6366f1;background:#6366f11a;font-weight:600}.add-button{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #6366f14d}.add-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.add-button:active{transform:translateY(0)}.theme-toggle,.settings-link,.logout-button{color:#495057;background:0 0;border-radius:12px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.dark .theme-toggle,.dark .settings-link,.dark .logout-button{color:#495057!important}.theme-toggle:hover,.settings-link:hover,.logout-button:hover{color:#6366f1;background:#6366f11a}.user-avatar{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:14px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 12px #6366f140}main.container{flex:1;padding:2.5rem 1.5rem}@media (min-width:768px){main.container{padding:3.5rem 1.5rem}}.vault-header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:16px;margin:0 auto 2rem;padding:1.5rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 10px 25px -5px #00000014,0 0 0 1px #00000005}.vault-header:before{content:"";opacity:.8;background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 50%,#ec4899 100%);height:4px;position:absolute;top:0;left:0;right:0}.vault-header:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000000d,0 15px 35px -8px #6366f126,0 0 0 1px #6366f11a}.dark .vault-header{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);box-shadow:0 1px 3px #0000004d,0 10px 25px -5px #00000080,0 0 0 1px #ffffff0d}.dark .vault-header:hover{box-shadow:0 4px 6px #0006,0 15px 35px -8px #6366f14d,0 0 0 1px #6366f133}.vault-header h2{letter-spacing:-.02em;background:linear-gradient(135deg,#2c3e50 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.875rem;font-weight:700;line-height:1.2}.dark .vault-header h2{background:linear-gradient(135deg,#e8ecf1 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (min-width:768px){.vault-header h2{font-size:2.25rem}}.vault-header p{color:#64748b;margin:0;font-size:.9375rem;font-weight:400;line-height:1.6}.dark .vault-header p{color:#94a3b8}.vault-content{flex-direction:column;gap:2.5rem;display:flex}@media (min-width:768px){.vault-content{flex-direction:row;gap:3rem}}.links-section{flex:1}.links-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.links-header h3{color:#2c3e50;font-size:1.5rem;font-weight:700}.dark .links-header h3{color:#e8ecf1}.add-link-button{color:#6366f1;background:#6366f11a;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.add-link-button:hover{background:#6366f133;transform:translateY(-1px)}.links-list{flex-direction:column;gap:1rem;display:flex}.link-item{cursor:pointer;background:#fff;border:1px solid #0000000a;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000a}.dark .link-item{background:#ffffff08;border-color:#ffffff0f;box-shadow:0 2px 8px #0003}.link-item:hover{border-color:#6366f133;transform:translateY(-2px);box-shadow:0 8px 24px #6366f126}.dark .link-item:hover{box-shadow:0 8px 24px #6366f140}.link-icon{color:#64748b;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex}.dark .link-icon{color:#94a3b8;background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%)}.link-item:hover .link-icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);transform:scale(1.05)}.link-favicon{object-fit:cover;border-radius:4px;width:24px;height:24px;display:block}.link-info{flex:1;min-width:0}.link-info p:first-child{color:#2c3e50;margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.dark .link-info p:first-child{color:#e8ecf1}.link-info p:last-child{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.dark .link-info p:last-child{color:#94a3b8}.copy-button{color:#64748b;opacity:0;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .3s;display:flex}.dark .copy-button{color:#94a3b8}.link-item:hover .copy-button{opacity:1}.copy-button:hover{color:#6366f1;background:#6366f11a}.sidebar{flex-shrink:0;width:100%}@media (min-width:768px){.sidebar{width:20rem}}@media (min-width:1024px){.sidebar{width:22rem}}.collaborators-widget,.actions-widget{background:#fff;border:1px solid #0000000a;border-radius:20px;padding:2rem;box-shadow:0 2px 12px #0000000a}.dark .collaborators-widget,.dark .actions-widget{background:#ffffff08;border-color:#ffffff0f;box-shadow:0 2px 12px #0003}.collaborators-widget h3,.actions-widget h3{color:#2c3e50;font-size:1.25rem;font-weight:700}.dark .collaborators-widget h3,.dark .actions-widget h3{color:#e8ecf1}.collaborators-list{align-items:center;gap:-.75rem;margin-bottom:1.5rem;display:flex}.sharingcollabtitle{margin-top:20px}.collaborators-list .avatar{color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-left:-.75rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.collaborators-list .avatar:first-child{margin-left:0}.dark .collaborators-list .avatar{border-color:#1a1f2ef2}.collaborators-list .avatar:hover{z-index:10;transform:translateY(-4px)scale(1.05)}.collaborators-list .avatar:first-child{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.collaborators-list .avatar:nth-child(2){background:linear-gradient(135deg,#10b981 0%,#34d399 100%)}.collaborators-list .avatar:nth-child(3){background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%)}.add-collaborator{color:#6366f1;cursor:pointer;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-left:-.75rem;transition:all .3s;display:flex}.dark .add-collaborator{color:#a5b4fc;background:linear-gradient(135deg,#ffffff14 0%,#ffffff0a 100%);border-color:#1a1f2ef2}.add-collaborator:hover{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);transform:translateY(-4px)scale(1.05)}.manage-collaborators-button{color:#6366f1;background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%);border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;height:3rem;padding:0 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.manage-collaborators-button:hover{background:linear-gradient(135deg,#6366f133 0%,#8b5cf633 100%);transform:translateY(-2px)}.actions-widget{margin-top:1.5rem}.actions-list{flex-direction:column;gap:.5rem;display:flex}.action-button{text-align:left;color:#2c3e50;background:0 0;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:.875rem 1rem;font-weight:500;transition:all .3s;display:flex}.dark .action-button{color:#e8ecf1}.action-button:hover{background:#6366f114;transform:translate(4px)}.action-button.delete-button{color:#ef4444}.action-button.delete-button:hover{background:#ef44441a}.error-message{color:#b91c1c;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:1px solid #fca5a5;border-radius:16px;margin-top:2rem;padding:1.25rem 1.5rem;font-weight:500;box-shadow:0 2px 8px #ef44441a}.dark .error-message{color:#fca5a5;background:linear-gradient(135deg,#ef444426 0%,#ef44441a 100%);border-color:#ef44444d}.landing-page{flex-direction:column;min-height:100vh;display:flex}.landing-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000000f;padding:1.5rem 0}.dark .landing-header{background:#1a1f2ef2;border-bottom-color:#ffffff0f}.hero-section{text-align:center;flex:1;justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex}.hero-content{max-width:900px;margin:0 auto}.hero-content h1{letter-spacing:-.03em;background:linear-gradient(135deg,#2c3e50 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:900}.dark .hero-content h1{background:linear-gradient(135deg,#e8ecf1 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (min-width:768px){.hero-content h1{font-size:4.5rem}}.hero-content p{color:#64748b;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.8}.dark .hero-content p{color:#94a3b8}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:14px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #6366f14d}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 24px #6366f166}.btn-secondary{color:#6366f1;background:#6366f11a;border-radius:14px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s}.btn-secondary:hover{background:#6366f133;transform:translateY(-3px)}.landing-footer{text-align:center;color:#64748b;border-top:1px solid #0000000f;padding:2rem 1.5rem;font-size:.9rem}.dark .landing-footer{color:#94a3b8;border-top-color:#ffffff0f}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}.auth-container{background:#fff;border:1px solid #0000000a;border-radius:24px;width:100%;max-width:480px;padding:3rem;box-shadow:0 4px 24px #0000000f}.dark .auth-container{background:#ffffff08;border-color:#ffffff0f;box-shadow:0 4px 24px #0000004d}.auth-header{text-align:center;margin-bottom:2.5rem}.auth-logo{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.auth-logo svg{color:#6366f1;width:3rem;height:3rem}.auth-logo h1{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.auth-header h2{color:#2c3e50;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.dark .auth-header h2{color:#e8ecf1}.auth-header p{color:#64748b;font-size:.95rem}.dark .auth-header p{color:#94a3b8}.auth-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{color:#2c3e50;font-size:.9rem;font-weight:600}.dark .form-label{color:#e8ecf1}.form-input{color:#2c3e50;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.dark .form-input{color:#e8ecf1;background:#ffffff0d;border-color:#ffffff1a}.form-input:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f11a}.dark .form-input:focus{background:#ffffff14}.form-input::placeholder{color:#94a3b8}.form-input.pr-10{padding-right:2.75rem}.input-error{border-color:#ef4444}.input-error:focus{box-shadow:0 0 0 4px #ef44441a}.error-alert{color:#b91c1c;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:1px solid #fca5a5;border-radius:12px;padding:1rem 1.25rem;font-size:.9rem;font-weight:500}.dark .error-alert{color:#fca5a5;background:linear-gradient(135deg,#ef444426 0%,#ef44441a 100%);border-color:#ef44444d}.submit-button{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #6366f14d}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.submit-button:active:not(:disabled){transform:translateY(0)}.auth-footer{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.95rem}.dark .auth-footer{color:#94a3b8}.auth-footer a{color:#6366f1;font-weight:600;transition:color .3s}.auth-footer a:hover{color:#8b5cf6}.dashboard-page{flex-direction:column;min-height:100vh;display:flex}.dashboard-header{margin-bottom:2.5rem}.dashboard-header h1{letter-spacing:-.02em;background:linear-gradient(135deg,#2c3e50 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.dark .dashboard-header h1{background:linear-gradient(135deg,#e8ecf1 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (min-width:768px){.dashboard-header h1{font-size:3rem}}.vault-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.vault-card{aspect-ratio:1;cursor:pointer;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.vault-card-overlay{color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dark .vault-card{background:#ffffff08;border-color:#ffffff0f;box-shadow:0 2px 12px #0000004d}.vault-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #6366f133}.vault-card-image{background-position:50%;background-size:cover;transition:transform .3s;position:absolute;inset:0}.vault-card:hover .vault-card-image{transform:scale(1.05)}.vault-card-overlay{background:linear-gradient(#0000 40%,#000000b3 100%);position:absolute;inset:0}.vault-card-content{color:#fff;padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.vault-card-title{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.vault-card-meta{opacity:.9;font-size:.9rem}.section-title{color:#2c3e50;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.dark .section-title{color:#e8ecf1}.settings-page{flex-direction:column;min-height:100vh;display:flex}.settings-content{width:100%;max-width:800px;margin:0 auto}.settings-section{background:#fff;border:1px solid #0000000a;border-radius:20px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 12px #0000000a}.dark .settings-section{background:#ffffff08;border-color:#ffffff0f;box-shadow:0 2px 12px #0003}.settings-section h3{color:#2c3e50;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.dark .settings-section h3{color:#e8ecf1}.settings-item{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:1.25rem 0;display:flex}.dark .settings-item{border-bottom-color:#ffffff0f}.settings-item:last-child{border-bottom:none}.settings-item-info h4{color:#2c3e50;margin-bottom:.25rem;font-size:1rem;font-weight:600}.dark .settings-item-info h4{color:#e8ecf1}.settings-item-info p{color:#64748b;font-size:.9rem}.dark .settings-item-info p{color:#94a3b8}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-content{background:#fff;border-radius:24px;width:100%;max-width:700px;animation:.3s slideUp;overflow:hidden;box-shadow:0 20px 60px #0000004d}.dark .modal-content{background:#1a1f2e;box-shadow:0 20px 60px #0009}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:2rem 2.5rem;display:flex}@media (max-width:768px){.modal-header{padding:0 0 1.5rem}}.dark .modal-header{border-bottom-color:#ffffff0f}.modal-header h2{color:#2c3e50;font-size:1.5rem;font-weight:700}.dark .modal-header h2{color:#e8ecf1}.modal-close{color:#64748b;background:0 0;border-radius:12px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.dark .modal-close{color:#94a3b8}.modal-close:hover{color:#6366f1;background:#6366f11a;transform:scale(1.05)}.modal-body{flex-direction:column;gap:1.25rem;padding:2rem 2.5rem;display:flex}@media (max-width:768px){.modal-body{gap:.5rem;padding:0}}.modal-footer{border-top:1px solid #0000000f;justify-content:center;gap:1rem;padding:1.5rem 2.5rem;display:flex}@media (max-width:768px){.modal-footer{gap:1rem;padding:1rem}}.dark .modal-footer{border-top-color:#ffffff0f}.btn-cancel{color:#64748b;background:#64748b1a;border-radius:12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.dark .btn-cancel{color:#94a3b8;background:#94a3b81a}.btn-cancel:hover{background:#64748b33}.loading-container{justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-spinner{border:3px solid #6366f133;border-top-color:#6366f1;border-radius:50%;width:3rem;height:3rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:#64748b;margin-top:1rem;font-size:.95rem}.dark .loading-text{color:#94a3b8}.table-container{background:#fff;border:1px solid #0000000a;border-radius:16px;overflow-x:auto;box-shadow:0 2px 12px #0000000a}.dark .table-container{background:#ffffff08;border-color:#ffffff0f;box-shadow:0 2px 12px #0003}table{border-collapse:collapse;width:100%}thead{background:#6366f10d}.dark thead{background:#6366f11a}th{text-align:left;color:#2c3e50;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.5rem;font-size:.9rem;font-weight:600}.dark th{color:#e8ecf1}td{color:#2c3e50;border-top:1px solid #0000000f;padding:1rem 1.5rem}.dark td{color:#e8ecf1;border-top-color:#ffffff0f}tr:hover{background:#6366f108}.dark tr:hover{background:#6366f10d}.badge{border-radius:8px;align-items:center;padding:.375rem .875rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}.badge-primary{color:#6366f1;background:#6366f11a}.badge-success{color:#10b981;background:#10b9811a}.badge-warning{color:#f59e0b;background:#f59e0b1a}.badge-danger{color:#ef4444;background:#ef44441a}.tooltip{position:relative}.tooltip:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#2c3e50;border-radius:8px;padding:.5rem .875rem;font-size:.85rem;transition:all .3s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-8px)}.tooltip:hover:after{opacity:1;transform:translate(-50%)translateY(-4px)}.error-boundary{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-boundary-content{text-align:center;background:#fff;border-radius:24px;max-width:600px;padding:3rem;box-shadow:0 4px 24px #0000001a}.dark .error-boundary-content{background:#ffffff08;box-shadow:0 4px 24px #0000004d}.error-icon{margin-bottom:1.5rem;font-size:4rem}.error-boundary-content h1{color:#2c3e50;margin-bottom:1rem;font-size:2rem;font-weight:700}.dark .error-boundary-content h1{color:#e8ecf1}.error-boundary-content p{color:#64748b;margin-bottom:1.5rem}.dark .error-boundary-content p{color:#94a3b8}.error-details{text-align:left;background:#ef44441a;border-radius:12px;margin-bottom:2rem;padding:1rem}.error-details p{color:#ef4444;margin:0;font-size:.9rem}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-text,.skeleton-avatar,.skeleton-image,.skeleton-header{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:8px;animation:2s infinite shimmer}.dark .skeleton-text,.dark .skeleton-avatar,.dark .skeleton-image,.dark .skeleton-header{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/1000px 100%}.skeleton-text{height:1rem;margin-bottom:.75rem}.skeleton-avatar{border-radius:50%;width:3rem;height:3rem}.skeleton-image{border-radius:16px;width:100%;height:200px}.vault-skeleton{aspect-ratio:1;border-radius:20px;padding:1rem;overflow:hidden}.card-skeleton{background:#fff;border-radius:16px;margin-bottom:1rem;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.dark .card-skeleton{background:#ffffff08;box-shadow:0 2px 8px #0003}.skeleton-header{align-items:center;gap:1rem;height:3rem;margin-bottom:1rem;display:flex}.toast-container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;max-width:420px;display:flex;position:fixed;top:1.5rem;right:1.5rem}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.3s cubic-bezier(.4,0,.2,1) toastSlideIn;display:flex;box-shadow:0 4px 6px #0000000d,0 10px 25px -5px #0000001a,0 0 0 1px #0000000d}@keyframes toastSlideIn{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}.toast-content{flex:1;align-items:center;gap:.75rem;display:flex}.toast-icon{flex-shrink:0}.toast-message{margin:0;font-size:.9375rem;font-weight:500;line-height:1.5}.toast-close{cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.toast-close:hover{opacity:1;background:#0000001a}.toast-success{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-left:4px solid #10b981}.toast-success .toast-icon{color:#10b981}.toast-success .toast-close:hover{background:#10b98126}.toast-error{color:#991b1b;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-left:4px solid #ef4444}.toast-error .toast-icon{color:#ef4444}.toast-error .toast-close:hover{background:#ef444426}.toast-warning{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b}.toast-warning .toast-icon{color:#f59e0b}.toast-warning .toast-close:hover{background:#f59e0b26}.toast-info{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-left:4px solid #3b82f6}.toast-info .toast-icon{color:#3b82f6}.toast-info .toast-close:hover{background:#3b82f626}.dark .toast-success{color:#6ee7b7;background:linear-gradient(135deg,#10b98126 0%,#10b98140 100%)}.dark .toast-error{color:#fca5a5;background:linear-gradient(135deg,#ef444426 0%,#ef444440 100%)}.dark .toast-warning{color:#fcd34d;background:linear-gradient(135deg,#f59e0b26 0%,#f59e0b40 100%)}.dark .toast-info{color:#93c5fd;background:linear-gradient(135deg,#3b82f626 0%,#3b82f640 100%)}.dark .toast-close:hover{background:#ffffff1a}@media (max-width:640px){.toast-container{max-width:none;top:1rem;left:1rem;right:1rem}.toast{padding:.875rem 1rem}.toast-message{font-size:.875rem}}.permission-card{display:block;position:relative}.permission-card-content{background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.dark .permission-card-content{background:#ffffff08;border-color:#374151}.permission-card:hover .permission-card-content{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #6366f126}.permission-card input:checked+.permission-card-content{background:linear-gradient(135deg,#6366f10d 0%,#6366f105 100%)!important;border-color:#6366f1!important;box-shadow:0 4px 16px #6366f133!important}.dark .permission-card input:checked+.permission-card-content{background:linear-gradient(135deg,#6366f126 0%,#6366f114 100%)!important}.permission-card-selected{background:linear-gradient(135deg,#6366f10d 0%,#6366f105 100%)!important;border-color:#6366f1!important;box-shadow:0 4px 16px #6366f133!important}.dark .permission-card-selected{background:linear-gradient(135deg,#6366f126 0%,#6366f114 100%)!important}.permission-icon-wrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.permission-icon{width:20px;height:20px}.permission-title{color:#111827;margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.dark .permission-title{color:#f9fafb}.permission-description{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.4}.dark .permission-description{color:#9ca3af}.permission-radio{flex-shrink:0;margin-left:auto}.permission-radio-outer{background:#fff;border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.dark .permission-radio-outer{background:#1f2937;border-color:#4b5563}.permission-card input:checked~.permission-card-content .permission-radio-outer,.permission-card-selected .permission-radio-outer{background:#6366f1;border-color:#6366f1}.permission-radio-inner{background:#fff;border-radius:50%;width:8px;height:8px;transition:transform .2s;transform:scale(0)}.permission-card input:checked~.permission-card-content .permission-radio-inner,.permission-card-selected .permission-radio-inner{transform:scale(1)}.invitation-badge{color:#fff;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 .5rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #f59e0b4d}.invitation-item{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.dark .invitation-item{background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);border-color:#374151}.invitation-item:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.dark .invitation-item:hover{box-shadow:0 4px 12px #0000004d}.invitation-avatar{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;display:flex;box-shadow:0 2px 8px #6366f14d}.invitation-email{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.dark .invitation-email{color:#f9fafb}.permission-badge{border-radius:6px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.permission-badge-view{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.dark .permission-badge-view{color:#93c5fd;background:linear-gradient(135deg,#3b82f633 0%,#3b82f626 100%)}.permission-badge-comment{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%)}.dark .permission-badge-comment{color:#6ee7b7;background:linear-gradient(135deg,#10b98133 0%,#10b98126 100%)}.permission-badge-edit{color:#6b21a8;background:linear-gradient(135deg,#e9d5ff 0%,#d8b4fe 100%)}.dark .permission-badge-edit{color:#c084fc;background:linear-gradient(135deg,#a855f733 0%,#a855f726 100%)}.invitation-cancel-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.dark .invitation-cancel-btn{color:#9ca3af;border-color:#374151}.invitation-cancel-btn:hover{color:#dc2626;background:#fee2e2;border-color:#ef4444;transform:rotate(90deg)}.dark .invitation-cancel-btn:hover{color:#fca5a5;background:#ef444433;border-color:#ef4444}.collaborator-item{background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%);border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.dark .collaborator-item{background:linear-gradient(135deg,#ffffff0f 0%,#ffffff08 100%);border-color:#374151}.collaborator-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.dark .collaborator-item:hover{box-shadow:0 4px 12px #0000004d}.collaborator-avatar{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:600;display:flex;box-shadow:0 2px 10px #8b5cf64d}.collaborator-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:600;overflow:hidden}.dark .collaborator-name{color:#f9fafb}.collaborator-email{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:.25rem 0 0;font-size:.8125rem;overflow:hidden}.dark .collaborator-email{color:#9ca3af}.status-badge{text-transform:uppercase;letter-spacing:.025em;border-radius:6px;align-items:center;padding:.1875rem .5rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.status-badge-owner{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.dark .status-badge-owner{color:#fbbf24;background:linear-gradient(135deg,#f59e0b40 0%,#f59e0b26 100%)}.status-badge-you{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%)}.dark .status-badge-you{color:#6ee7b7;background:linear-gradient(135deg,#10b98140 0%,#10b98126 100%)}.status-badge-pending{color:#7c2d12;background:linear-gradient(135deg,#fed7aa 0%,#fdba74 100%)}.dark .status-badge-pending{color:#fdba74;background:linear-gradient(135deg,#fb923c40 0%,#fb923c26 100%)}.permission-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:.375rem .625rem;font-size:.8125rem;font-weight:500;transition:all .2s}.dark .permission-select{color:#f9fafb;background:#1f2937;border-color:#4b5563}.permission-select:hover{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.permission-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.collaborator-remove-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.dark .collaborator-remove-btn{color:#9ca3af;border-color:#374151}.collaborator-remove-btn:hover{color:#dc2626;background:#fee2e2;border-color:#ef4444;transform:scale(1.05)}.dark .collaborator-remove-btn:hover{color:#fca5a5;background:#ef444433;border-color:#ef4444}@media (max-width:767px){.header-content{height:4rem}.vault-header{border-radius:14px;margin:0 auto 1.5rem;padding:1.25rem}.vault-header h2{font-size:1.5rem}.vault-header p{font-size:.875rem}.link-item{padding:1.25rem}.collaborators-widget,.actions-widget{padding:1.5rem}.auth-container,.modal-content{padding:2rem}.vault-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.error-boundary-content{padding:2rem}}*{box-sizing:border-box;margin:0;padding:0}.about-page{color:#fff;background:linear-gradient(to bottom right,#0f172a,#1e293b,#0f172a);min-height:100vh}.about-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#ebebeb;border-bottom:1px solid #475569;position:sticky;top:0}.about-navbar-container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex}.about-logo{align-items:center;text-decoration:none;display:flex}.about-logo-img{width:auto;height:40px}.about-nav-back{color:#292929;cursor:pointer;text-decoration:none;transition:color .3s}.about-nav-back:hover{color:#0082be}.about-hero{max-width:1280px;margin:0 auto;padding:5rem 1.5rem}.about-hero-container{text-align:center;margin-bottom:4rem}.about-hero-title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.about-hero-title{font-size:2.5rem}}.about-hero-highlight{background:linear-gradient(90deg,#60a5fa,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-hero-subtitle{color:#cbd5e1;max-width:42rem;margin:0 auto 2rem;font-size:1.25rem}.about-features{max-width:1280px;margin:0 auto;padding:4rem 1.5rem}.about-section-title{text-align:center;margin-bottom:3rem;font-size:2.25rem;font-weight:700}.about-features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.about-feature-card{background:#1e293b80;border:1px solid #475569;border-radius:.5rem;padding:2rem;transition:all .3s}.about-feature-card:hover{border-color:#3b82f6}.about-feature-icon{border-radius:.5rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;display:flex}.about-icon-blue{background:#3b82f633}.about-icon-green{background:#22c55e33}.about-icon-purple{background:#a855f733}.about-icon-pink{background:#ec489933}.about-icon-yellow{background:#eab30833}.about-icon-cyan{background:#06b6d433}.about-icon-svg{width:1.75rem;height:1.75rem}.about-feature-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.about-feature-text{color:#94a3b8}.about-usecases{background:#fff;border-radius:.5rem;max-width:1280px;margin:4rem auto 0;padding:4rem 1.5rem}.about-usecases-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.about-usecase-card{border-left:4px solid;padding-left:1.5rem}.about-usecase-blue{border-left-color:#60a5fa}.about-usecase-green{border-left-color:#22c55e}.about-usecase-purple{border-left-color:#a855f7}.about-usecase-pink{border-left-color:#ec4899}.about-usecase-title{margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.about-usecase-text{color:#cbd5e1}.about-techstack{justify-content:center;max-width:1280px;margin:4rem auto;padding:4rem 1.5rem;display:flex}.about-techstack-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.about-tech-badge{text-align:center;background:#1e293b80;border:1.5px solid #475569;border-radius:.5rem;padding:1rem;transition:all .3s}.about-tech-badge:hover{border-color:#3b82f6}.about-tech-name{color:#e2e8f0;font-weight:600}.about-cta{text-align:center;max-width:1280px;margin:0 auto;padding:5rem 1.5rem}.about-cta-container{flex-direction:column;align-items:center;display:flex}.about-cta-title{margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.about-cta-subtitle{color:#cbd5e1;max-width:42rem;margin-bottom:2rem;font-size:1.125rem}.about-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-btn{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.about-btn-primary{color:#fff;background:linear-gradient(90deg,#3b82f6,#06b6d4)}.about-btn-primary:hover{background:linear-gradient(90deg,#2563eb,#0891b2)}.about-btn-secondary{color:#fff;border:1px solid #64748b}.about-btn-secondary:hover{border-color:#cbd5e1}.about-btn-icon{width:1.25rem;height:1.25rem}.about-footer{border-top:1px solid #475569;margin-top:4rem;padding:2rem}.about-footer-container{text-align:center;color:#64748b;max-width:1280px;margin:0 auto}.about-footer-text{margin-bottom:.5rem}.about-footer-subtext{font-size:.875rem}.about-footer-heart{color:#f87171}@media (max-width:768px){.about-hero{padding:3rem 1rem}.about-features{padding:2rem 1rem}.about-features-grid{gap:1.5rem}.about-cta-buttons{flex-direction:column;width:100%}.about-btn{justify-content:center;width:100%}}.landing-page,.landing-page *{box-sizing:border-box;max-width:100%}html,body,#root{overflow-x:hidden!important}.container{padding-left:1rem!important;padding-right:1rem!important}.about-features .about-feature-card,.about-tech-badge,.about-usecase-card{color:#111827!important;background:#fff!important;box-shadow:0 2px 12px #0206170f!important}.about-tech-name,.about-feature-title,.about-usecase-title,.about-feature-text,.about-usecase-text,.about-hero-title,.about-hero-subtitle,.hero-content p,.hero-content h1{color:#0f172a!important}.about-btn-primary,.btn-primary{color:#fff!important;background:linear-gradient(90deg,#2563eb 0%,#06b6d4 100%)!important}.about-btn-secondary,.btn-secondary{color:#0f172a!important;background:0 0!important;border:1px solid #0f172a14!important}@media (max-width:480px){.about-hero-container,.about-features-container,.about-usecases-container,.about-techstack-container,.about-cta-container{padding-left:.5rem!important;padding-right:.5rem!important}.about-features-grid,.about-usecases-grid,.about-techstack-grid{grid-template-columns:1fr!important}.landing-header .container{padding-left:.75rem!important;padding-right:.75rem!important}.about-hero,.about-features,.about-usecases,.about-techstack,.about-cta{margin-left:0!important;margin-right:0!important;padding-left:.75rem!important;padding-right:.75rem!important}}
