.app{min-height:100vh;display:flex;flex-direction:column;background:#fafbfc;position:relative}.container{max-width:1280px;margin:0 auto;padding:0 2.5rem}.header{background:#fffffff2;border-bottom:1px solid rgba(0,0,0,.05);padding:0;position:sticky;top:0;z-index:100;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 3px #00000005}.nav{display:flex;justify-content:center;align-items:center;padding:1.75rem 0;width:100%}.logo-container{display:flex;align-items:center;gap:1rem;flex-shrink:0;cursor:pointer;transition:transform .2s ease}.logo-container:hover{transform:translateY(-1px)}.logo{height:52px;width:auto;display:block;transition:opacity .2s ease}.logo-container:hover .logo{opacity:.9}.logo-text{font-size:1.875rem;font-weight:800;color:#0f172a;letter-spacing:-.03em;line-height:1;margin:0;background:linear-gradient(135deg,#0f172a,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .2s ease}.logo-container:hover .logo-text{letter-spacing:-.02em}.nav-actions{display:flex;gap:.875rem;align-items:center;flex-shrink:0}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;font-family:inherit;letter-spacing:-.01em}.btn-primary{background:#6366f1;color:#fff;box-shadow:0 2px 8px #6366f133}.btn-primary:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 16px #6366f14d}.btn-secondary{background:transparent;color:#0f172a;border:1.5px solid #e2e8f0}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.btn-large{padding:1rem 2.25rem;font-size:1rem}.hero{padding:8rem 0 10rem;background:linear-gradient(180deg,#fff,#fafbfc);position:relative;overflow:hidden}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;z-index:0}.hero-shape{position:absolute;border-radius:50%;opacity:.03;filter:blur(60px)}.hero-shape-1{width:600px;height:600px;background:#6366f1;top:-200px;right:-200px;animation:float 20s ease-in-out infinite}.hero-shape-2{width:500px;height:500px;background:#6366f1;bottom:-150px;left:-150px;animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}.hero-content{max-width:840px;margin:0 auto;text-align:center;position:relative;z-index:1}.compliance-badge{display:inline-block;margin-bottom:2rem}.badge-text{display:inline-block;padding:.625rem 1.25rem;background:#6366f1;color:#fff;font-size:.8125rem;font-weight:600;border-radius:100px;letter-spacing:.01em;text-align:center;max-width:100%;box-shadow:0 2px 12px #6366f140}.hero-title{font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:800;line-height:1.05;color:#0f172a;margin-bottom:2rem;letter-spacing:-.04em}.brand-name{display:block;font-size:clamp(3.5rem,7vw,6rem);font-weight:900;background:linear-gradient(135deg,#0f172a,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.05em;margin-bottom:.75rem}.gradient-text{background:linear-gradient(135deg,#6366f1,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;line-height:1.75;color:#64748b;margin-bottom:3rem;max-width:720px;margin-left:auto;margin-right:auto;font-weight:400}.hero-cta{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.hero-note{font-size:.9375rem;color:#64748b;font-weight:500;letter-spacing:.01em}.features{padding:8rem 0;background:#fff;position:relative}.section-header{text-align:left;max-width:900px;margin:0 0 5rem;position:relative}.section-number{font-size:1rem;font-weight:700;color:#6366f1;opacity:.3;margin-bottom:1rem;letter-spacing:.1em;text-transform:uppercase;font-size:.875rem}.section-title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;color:#0f172a;margin-bottom:1.25rem;letter-spacing:-.03em;line-height:1.1}.section-subtitle{font-size:1.1875rem;color:#64748b;line-height:1.7;font-weight:400}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.feature-card{padding:2.5rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;min-height:100%}.feature-card:hover{border-color:#6366f1;box-shadow:0 12px 40px #6366f11f;transform:translateY(-6px);background:#f8fafc}.feature-icon-wrapper{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#6366f11a,#6366f10d);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .4s ease}.feature-card:hover .feature-icon-wrapper{background:linear-gradient(135deg,#6366f126,#6366f114);transform:scale(1.05)}.feature-icon{width:28px;height:28px;color:#6366f1;stroke-width:2}.feature-title{font-size:1.375rem;font-weight:700;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.3}.feature-description{font-size:1rem;color:#64748b;line-height:1.7;font-weight:400;flex:1;margin:0}.demo-section{padding:8rem 0;background:#f8fafc;position:relative}.demo-content{max-width:1400px;margin:0 auto}.demo-header{text-align:center;max-width:700px;margin:0 auto 4rem}.demo-title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;color:#0f172a;margin-bottom:1.25rem;letter-spacing:-.03em;line-height:1.1}.demo-subtitle{font-size:1.1875rem;color:#64748b;line-height:1.7;font-weight:400}.demo-container{position:relative;width:100%;display:flex;justify-content:center}.demo-app-wrapper{width:100%;max-width:1400px;perspective:1000px}.demo-app{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000026;border:1px solid #e2e8f0;animation:demoFloat 6s ease-in-out infinite,demoPulse 8s ease-in-out infinite;display:flex;min-height:600px}@keyframes demoFloat{0%,to{transform:translateY(0) rotateX(0)}50%{transform:translateY(-10px) rotateX(1deg)}}@keyframes demoPulse{0%,to{box-shadow:0 20px 60px #00000026}50%{box-shadow:0 20px 60px #6366f133}}.demo-sidebar{width:260px;background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0}.demo-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid #e2e8f0;height:70px;box-sizing:border-box}.demo-sidebar-title{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a;letter-spacing:-.01em;background:linear-gradient(135deg,#0f172a,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.demo-sidebar-toggle{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.demo-sidebar-toggle:hover{background:#6366f1;color:#fff;border-color:#6366f1}.demo-sidebar-toggle svg{width:1.25rem;height:1.25rem}.demo-sidebar-nav{flex:1;padding:1rem .75rem;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.demo-sidebar-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:transparent;border:none;border-radius:8px;color:#64748b;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:left;position:relative}.demo-sidebar-item svg{width:1.25rem;height:1.25rem;flex-shrink:0;color:currentColor}.demo-sidebar-item:hover{background:#6366f114;color:#6366f1;transform:translate(4px)}.demo-sidebar-item.demo-active{background:linear-gradient(135deg,#6366f126,#6366f114);color:#6366f1;font-weight:700}.demo-sidebar-item.demo-active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#6366f1;border-radius:0 2px 2px 0}.demo-sidebar-footer{padding:1rem .75rem;border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.demo-theme-label{font-size:.9375rem;font-weight:600;color:#64748b;white-space:nowrap}.demo-theme-toggle{width:52px;height:28px;background:#e2e8f0;border-radius:14px;padding:2px;cursor:pointer;transition:background .3s ease;flex-shrink:0}.demo-theme-thumb{width:24px;height:24px;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;transition:transform .3s ease}.demo-main-wrapper{flex:1;display:flex;flex-direction:column;min-width:0}.demo-topbar{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.25rem 3rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;height:70px;box-sizing:border-box;flex-shrink:0}.demo-topbar-left{flex-shrink:0}.demo-topbar-title{margin:0;font-size:1.75rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;background:linear-gradient(135deg,#0f172a,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.demo-topbar-right{display:flex;align-items:center;gap:1.5rem;flex:1;justify-content:flex-end}.demo-topbar-search{position:relative;width:500px;display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;transition:all .2s ease;min-height:2.75rem}.demo-topbar-search:hover{border-color:#6366f1;background:#fff}.demo-search-icon{position:absolute;left:.875rem;width:1.125rem;height:1.125rem;color:#64748b;pointer-events:none}.demo-search-input{flex:1;padding:.875rem 1.25rem .875rem 2.75rem;border:none;background:transparent;font-size:1rem;color:#0f172a;outline:none}.demo-search-input::placeholder{color:#94a3b8}.demo-topbar-btn{padding:.875rem 1.75rem;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.demo-topbar-btn:hover{background:#4f46e5;box-shadow:0 4px 12px #6366f14d;transform:translateY(-1px)}.demo-page-content{flex:1;padding:2rem 3rem;background:#fff;overflow-y:auto}.demo-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.demo-results-text{font-size:.9375rem;color:#64748b;font-weight:500}.demo-view-controls{display:flex;gap:.5rem}.demo-view-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#64748b}.demo-view-btn svg{width:1.125rem;height:1.125rem}.demo-view-btn:hover{border-color:#6366f1;color:#6366f1}.demo-view-btn.demo-view-active{background:#6366f1;border-color:#6366f1;color:#fff}.demo-assets-table-container{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.demo-assets-table{width:100%;border-collapse:collapse;font-size:.9375rem}.demo-assets-th{padding:1rem;text-align:left;font-weight:600;color:#0f172a;background:#f8fafc;border-bottom:2px solid #e2e8f0;white-space:nowrap}.demo-assets-th:first-child{padding-left:1.5rem}.demo-assets-th:last-child{padding-right:1.5rem}.demo-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease}.demo-sortable:hover{background:#6366f10d}.demo-assets-row{border-bottom:1px solid #e2e8f0;transition:all .2s ease;cursor:pointer;opacity:0;transform:translateY(10px)}.demo-assets-row:last-child{border-bottom:none}.demo-assets-row:hover{background:#6366f108}.demo-assets-row.demo-animate-in{animation:demoRowIn .6s ease forwards}@keyframes demoRowIn{to{opacity:1;transform:translateY(0)}}.demo-assets-cell{padding:1rem;color:#0f172a;vertical-align:middle}.demo-assets-cell:first-child{padding-left:1.5rem}.demo-assets-cell:last-child{padding-right:1.5rem}.demo-asset-ref{font-family:Courier New,monospace;font-size:.875rem;color:#64748b;background:#f8fafc;padding:.25rem .5rem;border-radius:4px;display:inline-block}.demo-type-badge{display:inline-flex;align-items:center;justify-content:center;background:#6366f1;color:#fff;font-size:.875rem;font-weight:700;padding:.375rem .75rem;border-radius:12px;min-width:32px;text-align:center}.cta-section{padding:8rem 0;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.03) 0%,transparent 50%);pointer-events:none}.cta-content{max-width:720px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;margin-bottom:1.5rem;letter-spacing:-.03em;line-height:1.1;color:#fff}.cta-description{font-size:1.1875rem;line-height:1.75;margin-bottom:3rem;opacity:.9;font-weight:400}.cta-form{max-width:560px;margin:0 auto}.form-group{display:flex;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}.form-input{flex:1;min-width:280px;padding:1rem 1.5rem;border-radius:10px;border:none;font-size:1rem;font-family:inherit;background:#fffffff2;color:#0f172a;font-weight:500}.form-input:focus{outline:none;background:#fff;box-shadow:0 0 0 3px #ffffff4d}.form-input:disabled{opacity:.6;cursor:not-allowed}.form-input::placeholder{color:#94a3b8;font-weight:400}.cta-form .btn-primary{background:#fff;color:#6366f1;white-space:nowrap;box-shadow:0 4px 16px #0003}.cta-form .btn-primary:hover:not(:disabled){background:#f8fafc;color:#4f46e5;transform:translateY(-2px);box-shadow:0 6px 24px #0000004d}.cta-form .btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-note{font-size:.875rem;opacity:.8;line-height:1.6;font-weight:400}.form-success{font-size:.875rem;color:#10b981;line-height:1.6;font-weight:500;margin:0}.form-error{font-size:.875rem;color:#ef4444;line-height:1.6;font-weight:500;margin:0}.footer{background:#0f172a;color:#94a3b8;padding:4rem 0;margin-top:auto;border-top:1px solid rgba(255,255,255,.1)}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-brand{display:flex;align-items:center;gap:.875rem}.footer-logo{height:36px;width:auto;opacity:.9;object-fit:contain}.footer-text{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.02em}.footer-copyright{font-size:.875rem;margin:0;opacity:.7;font-weight:400}@media (max-width: 1024px){.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.container{padding:0 1.5rem}.nav{padding:1.25rem 0}.logo{height:44px}.logo-text{font-size:1.625rem}.logo-container{gap:.875rem}.hero{padding:5rem 0 6rem}.hero-shape-1,.hero-shape-2{display:none}.badge-text{font-size:.75rem;padding:.5rem 1rem;line-height:1.4}.hero-cta{flex-direction:column}.hero-cta button{width:100%}.features{padding:5rem 0}.section-header{margin-bottom:3rem;text-align:center}.demo-section{padding:5rem 0}.demo-header{margin-bottom:3rem}.demo-app{flex-direction:column;min-height:auto}.demo-sidebar{width:100%;height:auto}.demo-sidebar-nav{flex-direction:row;overflow-x:auto;padding:.5rem;gap:.25rem}.demo-sidebar-item{white-space:nowrap;padding:.625rem .875rem}.demo-sidebar-item.demo-active:before{display:none}.demo-sidebar-item.demo-active{border-bottom:2px solid #6366f1}.demo-main-wrapper{width:100%}.demo-topbar{flex-direction:column;height:auto;padding:1rem;gap:1rem}.demo-topbar-search,.demo-topbar-btn{width:100%}.demo-page-content{padding:1.5rem}.demo-assets-table{font-size:.875rem}.demo-assets-th,.demo-assets-cell{padding:.75rem .5rem}.demo-assets-th:first-child,.demo-assets-cell:first-child{padding-left:1rem}.demo-assets-th:last-child,.demo-assets-cell:last-child{padding-right:1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.cta-section{padding:5rem 0}.form-group{flex-direction:column}.form-input,.form-group button{width:100%}.footer-content{flex-direction:column;text-align:center}}@media (max-width: 480px){.hero-title{font-size:2.25rem}.brand-name{font-size:3rem}.section-title,.cta-title{font-size:2rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
