@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,400,1,0);:root{--navy:#0f1729;--navy-light:#1a2744;--navy-mid:#1c2640;--teal:#0ea5e9;--teal-light:#38bdf8;--teal-dark:#0284c7;--accent:#f59e0b;--accent-light:#fbbf24;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-800:#1e293b;--success:#10b981;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:5rem;--space-3xl:8rem;--font:"DM Sans",system-ui,sans-serif;--font-display:"DM Sans",system-ui,sans-serif;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.75rem;--text-5xl:3.75rem;--text-6xl:5rem;--radius:12px;--radius-lg:20px;--radius-xl:28px;--shadow:0 4px 20px #0000001a;--shadow-lg:0 12px 40px #00000026;--shadow-xl:0 25px 60px #0000004d;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#0f1729;background:var(--navy);color:#fff;color:var(--white);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font);font-size:1rem;font-size:var(--text-base);line-height:1.6;overflow-x:hidden}#root{background:radial-gradient(ellipse 80% 50% at 50% 0,#0ea5e91f 0,#0000 50%),radial-gradient(ellipse 60% 40% at 20% 60%,#0ea5e914 0,#0000 50%),radial-gradient(ellipse 50% 30% at 80% 80%,#0ea5e90f 0,#0000 50%);min-height:100vh}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.ae-wrapper{margin:0 auto;max-width:420px;perspective:1200px;position:relative;width:100%;z-index:10}.ae-window{background:#0f172a;background:var(--navy-light,#0f172a);border:1px solid #ffffff14;border-radius:12px;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d;overflow:hidden;transform:rotateY(-4deg) rotateX(2deg);transition:transform .6s cubic-bezier(.4,0,.2,1)}.ae-wrapper:hover .ae-window{transform:rotateY(0deg) rotateX(0deg)}.ae-window-header{align-items:center;background:#ffffff08;border-bottom:1px solid #ffffff0f;display:flex;padding:12px 16px}.ae-dots{display:flex;gap:6px}.ae-dots span{background:#475569;border-radius:50%;height:10px;width:10px}.ae-dots span:first-child{background:#ef4444}.ae-dots span:nth-child(2){background:#f59e0b}.ae-dots span:nth-child(3){background:#10b981}.ae-title{color:#94a3b8;flex:1 1;font-family:monospace;font-size:12px;margin-right:46px;text-align:center}.ae-window-body{background:#0f172a;background:var(--navy-light,#0f172a);height:280px;padding:20px;position:relative}.ae-toolbar{justify-content:space-between;margin-bottom:24px}.ae-search,.ae-toolbar{align-items:center;display:flex}.ae-search{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:6px;gap:8px;height:32px;padding:0 10px;width:140px}.ae-search .material-symbols-rounded{color:#64748b;font-size:14px}.ae-search-line{background:#475569;border-radius:2px;height:4px;width:40px}.ae-export-wrapper{position:relative}.ae-export-btn{align-items:center;background:#0ea5e9;background:var(--primary,#0ea5e9);border:1px solid #ffffff1a;border-radius:6px;box-shadow:0 4px 12px #0ea5e940;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;height:32px;padding:0 14px}.ae-export-btn .material-symbols-rounded{font-size:16px}.ae-dropdown{background:#1e293b;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 10px 25px #00000080;padding:6px;position:absolute;right:0;top:calc(100% + 8px);width:180px;z-index:20}.ae-option{align-items:center;border-radius:6px;color:#e2e8f0;cursor:pointer;display:flex;font-size:13px;gap:10px;padding:10px 12px}.ae-option .material-symbols-rounded{color:#94a3b8;font-size:18px}.ae-option-pdf .material-symbols-rounded{color:#ef4444}.ae-table{display:flex;flex-direction:column;gap:12px}.ae-table-header{border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;margin-bottom:4px;padding-bottom:12px}.ae-th{background:#ffffff0d;border-radius:4px;height:10px}.ae-table-row{align-items:center;border-bottom:1px solid #ffffff08;display:flex;justify-content:space-between;padding:8px 0}.ae-td-avatar{background:#ffffff1a;border-radius:50%;height:28px;width:28px}.ae-td-line{background:#ffffff14;border-radius:4px;height:10px}.ae-td-badge{background:#10b98126;border-radius:10px;height:20px;width:60px}.ae-td-short{background:#ffffff0d;border-radius:4px;height:10px;width:40px}.ae-progress-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;z-index:10}.ae-progress-container{background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #0006;padding:20px;width:220px}.ae-progress-text{color:#f8fafc;font-size:13px;font-weight:500;margin-bottom:12px;text-align:center}.ae-progress-track{background:#0000004d;border-radius:3px;height:6px;overflow:hidden}.ae-progress-fill{background:#0ea5e9;background:var(--primary,#0ea5e9);border-radius:3px;box-shadow:0 0 10px #0ea5e980;height:100%}.ae-success-state{align-items:center;display:flex;flex-direction:column;gap:12px;position:absolute}.ae-success-icon{color:#10b981;filter:drop-shadow(0 0 16px rgba(16,185,129,.4));font-size:56px}.ae-success-text{color:#fff;font-size:16px;font-weight:600}.ae-document{background:#fff;border-radius:12px;bottom:30px;box-shadow:0 20px 40px #0006;gap:16px;padding:16px 20px;position:absolute}.ae-doc-icon,.ae-document{align-items:center;display:flex}.ae-doc-icon{background:#ef44441a;border-radius:8px;height:40px;justify-content:center;width:40px}.ae-doc-icon .material-symbols-rounded{color:#ef4444;font-size:24px}.ae-doc-info{display:flex;flex-direction:column;gap:4px}.ae-doc-title{color:#0f172a;font-size:14px;font-weight:600}.ae-doc-size{color:#64748b;font-size:12px}.ae-cursor{filter:drop-shadow(0 4px 8px rgba(0,0,0,.5));pointer-events:none;position:absolute;transform-origin:0 0;z-index:100}.ap-wrapper{margin:0 auto;max-width:480px;perspective:1200px;position:relative;width:100%;z-index:10}.ap-window{background:#0f172a;background:var(--navy-light,#0f172a);border:1px solid #ffffff14;border-radius:12px;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d;overflow:hidden;transform:rotateY(-4deg) rotateX(2deg);transition:transform .6s cubic-bezier(.4,0,.2,1)}.ap-wrapper:hover .ap-window{transform:rotateY(0deg) rotateX(0deg)}.ap-window-header{align-items:center;background:#ffffff08;border-bottom:1px solid #ffffff0f;display:flex;padding:12px 16px}.ap-dots{display:flex;gap:6px}.ap-dots span{background:#475569;border-radius:50%;height:10px;width:10px}.ap-dots span:first-child{background:#ef4444}.ap-dots span:nth-child(2){background:#f59e0b}.ap-dots span:nth-child(3){background:#10b981}.ap-title{color:#94a3b8;flex:1 1;font-family:monospace;font-size:12px;margin-right:46px;text-align:center}.ap-window-body{background:#0f172a;background:var(--navy-light,#0f172a);height:280px}.ap-sidebar,.ap-window-body{display:flex;position:relative}.ap-sidebar{background:#ffffff05;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:8px;padding:14px;width:140px}.ap-sidebar:after{background:linear-gradient(180deg,#0000,#0f172a);background:linear-gradient(to bottom,#0000,var(--navy-light,#0f172a));bottom:0;content:"";height:50px;left:0;pointer-events:none;position:absolute;right:0;z-index:2}.ap-sidebar-title{color:#64748b;font-size:11px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.ap-port-item{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;cursor:grab;display:flex;gap:8px;padding:10px}.ap-port-item .material-symbols-rounded{color:#0ea5e9;color:var(--primary,#0ea5e9);font-size:16px}.ap-port-info{display:flex;flex-direction:column}.ap-port-name{color:#e2e8f0;font-size:12px;font-weight:500}.ap-port-desc{color:#64748b;font-size:10px}.ap-drag-item{background:#1e293b;border-color:#0ea5e9;border-color:var(--primary,#0ea5e9);position:relative;z-index:20}.ap-main{display:flex;flex:1 1;flex-direction:column;min-width:0}.ap-timeline-header{border-bottom:1px solid #ffffff0f;display:flex;flex-shrink:0;height:36px}.ap-day{align-items:center;border-right:1px dashed #ffffff0a;color:#64748b;display:flex;flex:1 1;font-size:12px;font-weight:500;justify-content:center}.ap-day:last-child{border-right:none}.ap-grid{grid-gap:10px;align-content:start;display:grid;flex:1 1;gap:10px;grid-template-columns:repeat(3,1fr);padding:16px 10px;position:relative}.ap-grid-item{align-items:center;background:#0ea5e926;border:1px solid #0ea5e94d;border-radius:8px;display:flex;gap:6px;height:42px;padding:8px 10px}.ap-grid-item .material-symbols-rounded{color:#0ea5e9;color:var(--primary,#0ea5e9);font-size:16px}.ap-grid-item .ap-port-name{color:#e2e8f0;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-slot{align-items:center;border:2px dashed #ffffff26;border-radius:8px;display:flex;height:42px;justify-content:center;position:relative}.ap-slot-highlight{background:#10b98126;border-radius:6px;inset:0;position:absolute}.ap-placed-item{align-items:center;background:#0ea5e926;border:1px solid #0ea5e94d;border-radius:8px;display:flex;gap:6px;inset:-2px;padding:8px 10px;position:absolute;z-index:5}.ap-placed-item .material-symbols-rounded{color:#0ea5e9;color:var(--primary,#0ea5e9);font-size:16px}.ap-placed-item .ap-port-name{color:#e2e8f0;font-size:12px;font-weight:500;white-space:nowrap}.ap-empty-col{height:42px}.ap-cursor{filter:drop-shadow(0 4px 8px rgba(0,0,0,.5));pointer-events:none;position:absolute;transform-origin:0 0;z-index:100}@media (max-width:768px){.ap-window{transform:rotateY(-1deg) rotateX(1deg)}.ap-wrapper:hover .ap-window{transform:rotateY(0deg) rotateX(0deg)}.ap-window-body{height:240px}.ap-sidebar{gap:6px;padding:10px 8px;width:105px}.ap-sidebar-title{font-size:10px;margin-bottom:2px}.ap-port-item{border-radius:6px;gap:6px;padding:6px 8px}.ap-port-item .material-symbols-rounded{font-size:14px}.ap-port-name{font-size:11px}.ap-port-desc{font-size:9px}.ap-timeline-header{height:28px}.ap-day{font-size:10px}.ap-grid{gap:6px;padding:10px 6px}.ap-grid-item{gap:4px;height:36px;padding:6px 8px}.ap-grid-item .material-symbols-rounded{font-size:14px}.ap-grid-item .ap-port-name{font-size:10px}.ap-slot{height:36px}.ap-placed-item{gap:4px;padding:6px 8px}.ap-placed-item .material-symbols-rounded{font-size:14px}.ap-placed-item .ap-port-name{font-size:10px}.ap-empty-col{height:36px}}.at-wrapper{margin:0 auto;max-width:480px;perspective:1200px;position:relative;width:100%;z-index:10}.at-window{background:#0f172a;background:var(--navy-light,#0f172a);border:1px solid #ffffff14;border-radius:12px;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d;overflow:hidden;transform:perspective(800px) rotateY(-4deg);transition:transform .6s cubic-bezier(.4,0,.2,1)}.feature-showcase.reverse .at-window{transform:perspective(800px) rotateY(4deg)}.at-wrapper:hover .at-window{transform:perspective(800px) rotateY(0deg)}.at-window-header{align-items:center;background:#ffffff08;border-bottom:1px solid #ffffff0f;display:flex;padding:12px 16px}.at-dots{display:flex;gap:6px}.at-dots span{background:#475569;border-radius:50%;height:10px;width:10px}.at-dots span:first-child{background:#ef4444}.at-dots span:nth-child(2){background:#f59e0b}.at-dots span:nth-child(3){background:#10b981}.at-title{color:#94a3b8;flex:1 1;font-family:monospace;font-size:12px;margin-right:46px;text-align:center}.at-window-body{background:#0f172a;background:var(--navy-light,#0f172a);height:340px;padding:20px;position:relative}.at-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.at-toolbar-title{color:#f8fafc;font-size:14px;font-weight:600}.at-invite-btn{align-items:center;background:#0ea5e9;background:var(--primary,#0ea5e9);border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;height:28px;padding:0 12px}.at-invite-btn .material-symbols-rounded{font-size:14px}.at-table{display:flex;flex-direction:column}.at-table-header{border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;margin-bottom:8px;padding-bottom:8px}.at-th{color:#64748b;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.at-row{border-bottom:1px solid #ffffff08;justify-content:space-between;padding:12px 0}.at-row,.at-user{align-items:center;display:flex}.at-user{gap:12px}.at-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:600;height:32px;justify-content:center;width:32px}.at-user-info{display:flex;flex-direction:column;gap:2px}.at-user-name{color:#e2e8f0;font-size:13px;font-weight:500}.at-user-email{color:#64748b;font-size:11px}.at-role-static{border-radius:12px;font-size:12px;font-weight:500;padding:4px 10px}.at-role-static.admin{background:#8b5cf626;color:#a78bfa}.at-role-selector{position:relative}.at-role-current{align-items:center;border-radius:12px;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;padding:4px 10px}.at-role-current:after{content:"expand_more";font-family:Material Symbols Rounded;font-size:14px}.at-role-current.viewer{background:#64748b26;color:#94a3b8}.at-role-current.editor{background:#10b98126;color:#10b981}.at-role-dropdown{background:#1e293b;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 10px 25px #00000080;padding:4px;position:absolute;right:0;top:calc(100% + 4px);width:100px;z-index:20}.at-role-option{border-radius:6px;color:#e2e8f0;cursor:pointer;font-size:12px;padding:6px 10px}.at-toast{align-items:center;background:#10b981;border-radius:20px;bottom:20px;box-shadow:0 4px 12px #10b9814d;color:#fff;display:flex;font-size:12px;font-weight:500;gap:6px;left:50%;padding:8px 16px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:30}.at-toast .material-symbols-rounded{font-size:16px}.at-cursor{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));pointer-events:none;position:absolute;transform-origin:0 0;z-index:100}.at-cursor-tag{border-radius:4px;color:#fff;font-size:10px;font-weight:600;left:14px;padding:2px 6px;position:absolute;top:14px;white-space:nowrap}.at-cursor-tag.pink{background:#ec4899}.at-cursor-tag.blue{background:#0ea5e9}@media (max-width:768px){.at-window{overflow:visible}.at-window,.at-wrapper:hover .at-window,.feature-showcase.reverse .at-window{transform:none}.at-wrapper{perspective:none}.at-window-body{height:300px;padding:14px}.at-toolbar{margin-bottom:14px}.at-toolbar-title{font-size:12px}.at-invite-btn{font-size:10px;gap:4px;height:24px;padding:0 8px}.at-invite-btn .material-symbols-rounded{font-size:12px}.at-avatar{font-size:10px;height:26px;width:26px}.at-user{gap:8px}.at-user-name{font-size:11px}.at-user-email{font-size:9px}.at-row{padding:8px 0}.at-role-current,.at-role-static{font-size:10px;padding:3px 8px}.at-role-current:after{font-size:12px}.at-role-dropdown{width:85px}.at-role-option{font-size:10px;padding:5px 8px}.at-toast{bottom:14px;font-size:10px;padding:6px 12px}.at-toast .material-symbols-rounded{font-size:14px}}.container{margin:0 auto;max-width:1280px;padding:0 var(--space-lg)}section{padding:var(--space-3xl) 0}.nav{left:0;padding:var(--space-sm) 0;position:fixed;right:0;top:0;transition:var(--transition);z-index:100}.nav.scrolled{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0a0f1eeb;box-shadow:0 1px 0 #ffffff0f}.nav-inner{justify-content:space-between}.logo,.nav-inner{align-items:center;display:flex}.logo{background:none;border:none;color:var(--white);font-size:var(--text-xl);font-weight:700;gap:var(--space-xs);letter-spacing:-.03em;padding:0;transition:var(--transition)}.logo:hover{opacity:.8}.nav-links{align-items:center;display:flex;gap:var(--space-lg)}.nav-links a{color:var(--gray-400);font-size:var(--text-sm);font-weight:500;transition:var(--transition)}.nav-links a:hover{color:var(--white)}.btn-lang{background:#0000;border:1px solid #ffffff26;border-radius:8px;color:var(--gray-400);font-size:var(--text-sm);font-weight:600;padding:.4rem .75rem;transition:var(--transition)}.btn-lang:hover{background:#ffffff14;border-color:#ffffff4d;color:var(--white)}.mobile-menu-btn{background:none;border:none;color:var(--white);cursor:pointer;display:none;padding:var(--space-xs)}.mobile-menu-btn .material-symbols-rounded{font-size:28px}.mobile-menu-overlay{align-items:center;animation:fadeIn .2s ease-out;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0a0f1ef7;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99}.mobile-menu{align-items:center;display:flex;flex-direction:column;gap:var(--space-lg);padding:var(--space-xl)}.mobile-menu a{color:var(--white);font-size:var(--text-xl);font-weight:600;transition:var(--transition)}.mobile-menu a:hover{color:var(--teal-light)}.mobile-menu .btn-lang{font-size:var(--text-base);padding:.75rem 1.25rem}.mobile-menu .btn{min-width:200px;width:100%}.btn{align-items:center;border:none;border-radius:var(--radius);display:inline-flex;font-size:var(--text-sm);font-weight:600;gap:var(--space-xs);justify-content:center;padding:.7rem 1.5rem;transition:var(--transition);white-space:nowrap}.btn .material-symbols-rounded{font-size:20px;transition:transform .3s ease}.btn:hover .material-symbols-rounded{transform:translateX(3px)}.btn-primary{background:var(--teal);color:var(--white)}.btn-primary:hover{background:var(--teal-dark);box-shadow:0 8px 30px #0ea5e94d;transform:translateY(-2px)}.btn-outline{border:1.5px solid #ffffff26;color:var(--gray-300)}.btn-outline:hover{background:#ffffff0f;border-color:#ffffff4d;color:var(--white);transform:translateY(-2px)}.btn-white{background:var(--white);color:var(--navy)}.btn-white:hover{background:var(--gray-100);box-shadow:0 8px 30px #ffffff26;transform:translateY(-2px)}.btn-lg{border-radius:14px;font-size:var(--text-base);padding:1rem 2rem}.section-header{margin:0 auto var(--space-2xl);max-width:600px;text-align:center}.section-label{color:var(--teal);display:inline-block;font-size:var(--text-sm);font-weight:600;letter-spacing:.1em;margin-bottom:var(--space-sm);text-transform:uppercase}.section-header h2{color:var(--white);font-family:var(--font-display);font-size:var(--text-4xl);font-weight:700;line-height:1.15;margin-bottom:var(--space-sm)}.section-header p{color:var(--gray-400);font-size:var(--text-lg);line-height:1.6}.hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding-bottom:var(--space-2xl);padding-top:100px}.hero-grid{display:flex;justify-content:flex-start}.hero-content{max-width:760px;position:relative;text-align:left;z-index:2}.hero h1{color:var(--white);font-family:var(--font-display);font-size:clamp(var(--text-4xl),4.5vw,var(--text-5xl));font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:var(--space-md)}.hero-description{color:var(--gray-400);font-size:var(--text-lg);line-height:1.7;margin-bottom:var(--space-xl);margin-left:0;margin-right:0;max-width:640px}.hero-buttons{display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:flex-start}.screenshot{background:var(--navy-light);border:1px solid #ffffff14;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl),0 0 0 1px #ffffff0d;overflow:hidden}.screenshot-bar{align-items:center;background:#ffffff0a;border-bottom:1px solid #ffffff0f;display:flex;gap:var(--space-sm);padding:10px 14px}.screenshot-dots{display:flex;gap:6px}.screenshot-dots span{border-radius:50%;height:10px;width:10px}.screenshot-dots span:first-child{background:#ff5f57}.screenshot-dots span:nth-child(2){background:#febc2e}.screenshot-dots span:nth-child(3){background:#28c840}.screenshot-url{background:#ffffff0a;border-radius:6px;color:var(--gray-500);flex:1 1;font-size:11px;margin-right:50px;padding:4px 12px;text-align:center}.screenshot-body{display:flex;min-height:280px}.mock-sidebar{border-right:1px solid #ffffff0d;display:flex;flex-direction:column;flex-shrink:0;gap:6px;padding:16px 12px;width:180px}.mock-logo-block{background:linear-gradient(90deg,var(--teal),var(--teal-dark));border-radius:6px;height:28px;margin-bottom:12px;opacity:.6;width:80%}.mock-nav-item{background:#ffffff0a;border-radius:8px;height:32px;width:100%}.mock-nav-item.active{background:#0ea5e926;border:1px solid #0ea5e933}.mock-nav-item.short{width:65%}.mock-main{display:flex;flex:1 1;flex-direction:column;min-width:0}.mock-topbar{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:12px 16px}.mock-breadcrumb{background:#ffffff14;border-radius:4px;height:14px;width:140px}.mock-actions{align-items:center;display:flex;gap:8px}.mock-btn{background:linear-gradient(135deg,var(--teal),var(--teal-dark));border-radius:6px;height:28px;opacity:.7;width:70px}.mock-avatar{background:#ffffff1f;border-radius:50%;height:28px;width:28px}.mock-content-area{flex:1 1;padding:16px}.mock-stats-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-bottom:14px}.mock-stat-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;height:60px}.mock-stat-card:first-child{background:linear-gradient(135deg,#0ea5e91f,#0ea5e90a);border-color:#0ea5e926}.mock-chart-area{grid-gap:10px;display:grid;gap:10px;grid-template-columns:2fr 1fr}.mock-chart{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;height:130px;overflow:hidden;position:relative}.mock-chart:after{background:linear-gradient(180deg,#0000,#0ea5e914);bottom:0;-webkit-clip-path:polygon(0 100%,5% 70%,15% 80%,25% 40%,35% 55%,45% 25%,55% 35%,65% 15%,75% 30%,85% 10%,95% 20%,100% 5%,100% 100%);clip-path:polygon(0 100%,5% 70%,15% 80%,25% 40%,35% 55%,45% 25%,55% 35%,65% 15%,75% 30%,85% 10%,95% 20%,100% 5%,100% 100%);content:"";height:60%;left:0;position:absolute;right:0}.mock-list-panel{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;height:130px}.mock-calendar-header{background:#ffffff0a;border-radius:8px;height:32px;margin-bottom:10px}.mock-calendar-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(4,1fr)}.mock-calendar-cell{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;height:50px}.mock-calendar-cell.highlighted{background:#0ea5e91a;border-color:#0ea5e940}.mock-table-header{background:#ffffff0a;border-radius:8px;height:32px;margin-bottom:8px}.mock-table-row{align-items:center;border-bottom:1px solid #ffffff0a;display:flex;gap:10px;padding:8px 12px}.mock-avatar-sm{background:#ffffff1a;border-radius:50%;flex-shrink:0;height:24px;width:24px}.mock-text-block{background:#ffffff0f;border-radius:4px;flex:1 1;height:12px}.mock-badge{background:#0ea5e926;border-radius:10px;flex-shrink:0;height:20px;width:50px}.mock-table-row:nth-child(3) .mock-badge{background:#f59e0b26}.mock-table-row:nth-child(5) .mock-badge{background:#10b98126}.mock-content-area{display:flex;gap:12px}.screenshot-export .mock-content-area{flex-direction:row}.mock-doc-preview{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:10px;flex:1 1;padding:16px}.mock-doc-header{background:#ffffff14;border-radius:4px;height:24px;margin-bottom:12px;width:60%}.mock-doc-line{background:#ffffff0d;border-radius:3px;height:8px;margin-bottom:8px}.mock-doc-line.short{width:60%}.mock-doc-line.medium{width:80%}.mock-doc-table{background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;height:60px;margin:12px 0}.mock-export-sidebar{display:flex;flex-direction:column;gap:6px;width:120px}.mock-format-option{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;height:40px}.mock-format-option.active{background:#0ea5e91a;border-color:#0ea5e940}.mock-export-btn{background:linear-gradient(135deg,var(--teal),var(--teal-dark));border-radius:8px;height:36px;margin-top:auto;opacity:.7}.material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.features{position:relative}.feature-showcase{grid-gap:var(--space-2xl);align-items:center;display:grid;gap:var(--space-2xl);grid-template-columns:1fr 1.2fr;margin-bottom:8rem;margin-bottom:var(--space-4xl,8rem)}.feature-showcase.reverse{grid-template-columns:1.2fr 1fr}.feature-showcase.reverse .showcase-text{order:2}.feature-showcase.reverse .showcase-visual{order:1}.showcase-text{max-width:480px}.showcase-icon{align-items:center;background:linear-gradient(135deg,#0ea5e926,#0ea5e90d);border:1px solid #0ea5e933;border-radius:var(--radius);display:flex;height:52px;justify-content:center;margin-bottom:var(--space-md);width:52px}.showcase-icon .material-symbols-rounded{color:var(--teal-light);font-size:26px}.showcase-text h3{color:var(--white);font-family:var(--font-display);font-size:var(--text-3xl);font-weight:700;line-height:1.2;margin-bottom:var(--space-sm)}.showcase-text p{color:var(--gray-400);font-size:var(--text-lg);line-height:1.8}.showcase-visual{position:relative}.showcase-visual .screenshot{transform:perspective(800px) rotateY(-4deg);transition:transform .5s cubic-bezier(.4,0,.2,1)}.showcase-visual .screenshot:hover{transform:perspective(800px) rotateY(0deg)}.feature-showcase.reverse .showcase-visual .screenshot{transform:perspective(800px) rotateY(4deg)}.feature-showcase.reverse .showcase-visual .screenshot:hover{transform:perspective(800px) rotateY(0deg)}.compact-features{grid-gap:var(--space-lg);border-top:1px solid #ffffff0f;display:grid;gap:var(--space-lg);grid-template-columns:repeat(3,1fr);margin-top:var(--space-xl);padding-top:var(--space-xl)}.compact-feature{align-items:flex-start;border-radius:var(--radius-lg);display:flex;gap:var(--space-md);padding:var(--space-md);transition:var(--transition)}.compact-feature:hover{background:#ffffff08}.compact-icon{align-items:center;background:#ffffff0f;border-radius:10px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.compact-icon .material-symbols-rounded{color:var(--teal-light);font-size:22px}.compact-feature h4{color:var(--white);font-size:var(--text-base);font-weight:600;margin-bottom:4px}.compact-feature p{color:var(--gray-400);font-size:var(--text-sm);line-height:1.6}.uj-section{background:#060a14;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;height:100vh;overflow:hidden;padding:0;position:relative;width:100%}.uj-progress{background:#ffffff14;height:3px;left:50%;top:48px;transform:translateX(-50%);width:min(600px,80%);z-index:20}.uj-progress,.uj-progress-fill{border-radius:3px;position:absolute}.uj-progress-fill{background:linear-gradient(90deg,#0ea5e9,#38bdf8);background:linear-gradient(90deg,var(--teal,#0ea5e9),var(--teal-light,#38bdf8));box-shadow:0 0 12px #0ea5e966;inset:0;transform-origin:left center}.uj-dots{display:flex;justify-content:space-between;left:50%;position:absolute;top:62px;transform:translateX(-50%);width:min(600px,80%);z-index:20}.uj-dot{background:#fff3;border:2px solid #ffffff1a;border-radius:50%;height:12px;transition:background .3s ease,border-color .3s ease;width:12px}.uj-dot-1{background:#0ea5e9;background:var(--teal,#0ea5e9);border-color:#0ea5e9;border-color:var(--teal,#0ea5e9);box-shadow:0 0 10px #0ea5e980}.uj-step{align-items:center;display:flex;gap:clamp(40px,6vw,100px);inset:0;justify-content:center;padding:100px clamp(32px,6vw,120px) 40px;position:absolute}.uj-text{flex:0 0 340px;max-width:400px}.uj-num{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#38bdf8,#0ea5e9);background:linear-gradient(135deg,var(--teal-light,#38bdf8),var(--teal,#0ea5e9));-webkit-background-clip:text;background-clip:text;font-size:clamp(48px,6vw,80px);font-weight:800;line-height:1}.uj-num,.uj-text h3{font-family:var(--font-display);margin-bottom:12px}.uj-text h3{color:#fff;color:var(--white,#fff);font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.2}.uj-text p{color:#94a3b8;color:var(--gray-400,#94a3b8);font-size:16px;line-height:1.7}.uj-visual{flex:0 1 420px;justify-content:center}.uj-route-map,.uj-visual{align-items:center;display:flex}.uj-route-map{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;gap:0;padding:32px 40px}.uj-port{align-items:center;display:flex;flex-direction:column;gap:10px;padding:0 16px}.uj-port span:last-child{color:#cbd5e1;font-size:13px;font-weight:600}.uj-port-dot{background:#0ea5e9;background:var(--teal,#0ea5e9);border-radius:50%;box-shadow:0 0 14px #0ea5e980;height:18px;width:18px}.uj-port-active .uj-port-dot{box-shadow:0 0 20px #0ea5e9b3,0 0 40px #0ea5e933;height:24px;width:24px}.uj-route-line{background:repeating-linear-gradient(90deg,#0ea5e980,#0ea5e980 6px,#0000 0,#0000 12px);height:2px;width:60px}.uj-team-grid{display:flex;gap:28px}.uj-member{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:10px;min-width:110px;padding:24px 20px}.uj-avatar,.uj-member{align-items:center;display:flex}.uj-avatar{border:2px solid #ffffff26;border-radius:50%;box-shadow:0 4px 16px #0000004d;color:#fff;font-size:16px;font-weight:700;height:48px;justify-content:center;width:48px}.uj-member-name{color:#e2e8f0;font-size:13px;font-weight:600}.uj-role{border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.06em;padding:3px 8px;text-transform:uppercase}.uj-role.admin{background:#8b5cf633;color:#a78bfa}.uj-role.editor{background:#10b98133;color:#10b981}.uj-role.viewer{background:#64748b33;color:#94a3b8}.uj-docs{flex-direction:column;max-width:360px;width:100%}.uj-doc,.uj-docs{display:flex;gap:14px}.uj-doc{align-items:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:16px 18px}.uj-doc-icon-pdf{color:#ef4444!important;font-size:28px!important}.uj-doc-icon-xls{color:#10b981!important;font-size:28px!important}.uj-doc-icon-csv{color:#3b82f6!important;font-size:28px!important}.uj-doc-info{display:flex;flex:1 1;flex-direction:column;gap:2px}.uj-doc-name{color:#e2e8f0;font-size:13px;font-weight:600}.uj-doc-size{color:#64748b;font-size:11px}.uj-doc-check{color:#10b981!important;font-size:22px!important}.uj-sailing{flex-direction:column;gap:24px;position:relative}.uj-sailing,.uj-ship-icon{align-items:center;display:flex}.uj-ship-icon{animation:ujFloat 3s ease-in-out infinite;background:linear-gradient(135deg,#0ea5e9,#0284c7);background:linear-gradient(135deg,var(--teal,#0ea5e9),var(--teal-dark,#0284c7));border-radius:50%;box-shadow:0 0 40px #0ea5e966,0 0 80px #0ea5e926;height:100px;justify-content:center;width:100px}.uj-ship-icon .material-symbols-rounded{color:#fff;font-size:48px}@keyframes ujFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(2deg)}}.uj-waves{height:40px;overflow:hidden;position:relative;width:260px}.uj-wave{animation:ujWave 3s ease-in-out infinite;background:repeating-linear-gradient(90deg,#0000,#0ea5e933 25%,#0000 50%);border-radius:40% 40% 0 0;bottom:0;height:100%;left:-50%;position:absolute;width:200%}.uj-wave-2{animation-delay:-1.5s;animation-duration:4s;opacity:.5}@keyframes ujWave{0%,to{transform:translateX(0)}50%{transform:translateX(25%)}}.uj-bon-voyage{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#38bdf8,#0ea5e9);background:linear-gradient(135deg,var(--teal-light,#38bdf8),var(--teal,#0ea5e9));-webkit-background-clip:text;background-clip:text;font-family:var(--font-display);font-size:28px;font-weight:700;opacity:0;transform:translateY(10px)}.benefits{position:relative}.benefits-grid{grid-gap:var(--space-lg);display:grid;gap:var(--space-lg);grid-template-columns:repeat(4,1fr)}.benefit-stat{background:#ffffff05;border:1px solid #ffffff0d;border-radius:var(--radius-xl);padding:var(--space-xl) var(--space-md);text-align:center;transition:var(--transition)}.benefit-stat:hover{background:#ffffff0a;border-color:#0ea5e926;transform:translateY(-4px)}.benefit-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--teal-light),var(--teal));-webkit-background-clip:text;background-clip:text;font-family:var(--font-display);font-size:var(--text-6xl);font-weight:800;line-height:1;margin-bottom:var(--space-sm)}.benefit-label{color:var(--gray-400);font-size:var(--text-base);font-weight:500;text-transform:lowercase}.timeline-section{position:relative}.timeline{flex-direction:column;margin:0 auto;max-width:700px}.timeline,.timeline-step{display:flex;gap:var(--space-lg)}.timeline-step{align-items:flex-start;background:#ffffff05;border:1px solid #ffffff0f;border-radius:var(--radius-xl);padding:var(--space-lg);transition:var(--transition)}.timeline-step:hover{background:#ffffff0a;border-color:#0ea5e926}.timeline-marker{align-items:center;background:linear-gradient(135deg,var(--teal),var(--teal-dark));border-radius:50%;box-shadow:0 8px 24px #0ea5e940;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.timeline-content h3,.timeline-marker span{color:var(--white);font-size:var(--text-xl);font-weight:700}.timeline-content h3{font-family:var(--font-display);margin-bottom:4px}.timeline-content p{color:var(--gray-400);font-size:var(--text-base);line-height:1.6}.pricing{position:relative}.pricing-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);margin:0 auto;max-width:520px;overflow:hidden}.pricing-header{background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:var(--white);padding:var(--space-xl) var(--space-lg);text-align:center}.pricing-header h3{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:700;margin-bottom:var(--space-xs)}.pricing-header p{color:#fffc;font-size:var(--text-sm)}.pricing-features{list-style:none;padding:var(--space-lg)}.pricing-features li{align-items:center;border-bottom:1px solid #ffffff0a;color:var(--gray-400);display:flex;font-size:var(--text-sm);gap:var(--space-sm);padding:var(--space-sm) 0}.pricing-features li:last-child{border-bottom:none}.check-icon{color:var(--teal-light);font-size:22px}.pricing-cta{padding:0 var(--space-lg) var(--space-lg);text-align:center}.pricing-badge{background:#0ea5e91a;border:1px solid #0ea5e933;border-radius:50px;color:var(--teal-light);display:inline-block;font-size:var(--text-lg);font-weight:700;margin-bottom:var(--space-md);padding:.5rem 1.25rem}.pricing-cta .btn{width:100%}.cta-section{padding:var(--space-3xl) 0}.cta-inner{text-align:center}.cta-inner h2{color:var(--white);font-family:var(--font-display);font-size:clamp(var(--text-2xl),3vw,var(--text-3xl));font-weight:700;margin-bottom:var(--space-sm)}.cta-desc{color:var(--gray-400);font-size:var(--text-lg);line-height:1.6;margin:0 auto var(--space-xl);max-width:520px}.cta-usps{grid-gap:var(--space-sm) var(--space-2xl);display:grid;gap:var(--space-sm) var(--space-2xl);grid-template-columns:repeat(2,auto);justify-content:center;list-style:none;margin-bottom:var(--space-xl);padding:0}.cta-usps li{align-items:center;color:var(--gray-300);display:flex;font-size:var(--text-sm);gap:var(--space-xs);text-align:left}@media (max-width:768px){.cta-usps{gap:var(--space-sm);grid-template-columns:1fr;justify-content:start;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:fit-content}}.footer{padding:var(--space-2xl) 0 var(--space-lg)}.footer .logo{color:var(--white)}.footer-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:var(--space-xl);justify-content:space-between;margin-bottom:var(--space-xl)}.footer-brand .logo{margin-bottom:var(--space-xs)}.footer-email{margin-bottom:var(--space-sm)}.footer-email a{color:var(--teal-light);font-size:var(--text-sm);transition:var(--transition)}.footer-email a:hover{color:var(--white)}.footer-brand>p:last-child{color:var(--gray-500);font-size:var(--text-sm);line-height:1.6;max-width:280px}.footer-links{display:flex;gap:var(--space-2xl)}.footer-col h4{color:var(--gray-500);font-size:var(--text-sm);font-weight:600;letter-spacing:.06em;margin-bottom:var(--space-sm);text-transform:uppercase}.footer-col ul{list-style:none}.footer-col li{margin-bottom:var(--space-xs)}.footer-col a{color:var(--gray-400);font-size:var(--text-sm);transition:var(--transition)}.footer-col a:hover{color:var(--teal-light)}.footer-bottom{align-items:center;border-top:1px solid #ffffff0f;display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:space-between;padding-top:var(--space-lg)}.footer-bottom p{color:var(--gray-500);font-size:var(--text-sm)}.footer-badges{display:flex;gap:var(--space-md)}.footer-badges span{align-items:center;color:var(--gray-500);display:flex;font-size:var(--text-sm);gap:6px}.footer-badges .material-symbols-rounded{font-size:16px}.loader-overlay{background:#0c1222;height:100vh;height:100dvh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:99999}.loader-content,.loader-overlay{align-items:center;display:flex;flex-direction:column}.loader-content{gap:0;position:relative;text-align:center;width:min(320px,90vw)}.loader-sparkle{color:#38bdf8;font-size:12px;pointer-events:none;position:absolute}.loader-sparkle-1{left:-40px;top:-30px}.loader-sparkle-2{right:-35px;top:-20px}.loader-sparkle-3{font-size:10px;left:-50px;top:40px}.loader-sparkle-4{font-size:10px;right:-45px;top:50px}.loader-anchor{color:#38bdf8;margin-bottom:8px;opacity:.3}.loader-ship{filter:drop-shadow(0 4px 20px rgba(14,165,233,.3));margin-bottom:-4px}@keyframes smokeFloat{0%{opacity:.15;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scale(1.5)}}.loader-smoke-1{animation:smokeFloat 2s ease-out infinite}.loader-smoke-2{animation:smokeFloat 2.5s ease-out infinite;animation-delay:.5s}.loader-waves-container{height:30px;margin-top:-4px;overflow:hidden;position:relative;width:300px}.loader-wave-1,.loader-wave-2,.loader-wave-3{height:100%;left:0;position:absolute;top:0;width:100%}@keyframes waveShift{0%{transform:translateX(0)}to{transform:translateX(20px)}}.loader-wave-1{animation:waveShift 3s ease-in-out infinite alternate}.loader-wave-2{animation:waveShift 4s ease-in-out infinite alternate-reverse}.loader-wave-3{animation:waveShift 5s ease-in-out infinite alternate}.loader-text{align-items:center;display:flex;flex-direction:column;gap:4px;margin-top:16px}.loader-line{background:linear-gradient(90deg,#0000,#38bdf8,#0000);height:1px;margin-bottom:8px;width:40px}.loader-text-main{color:#fff;font-family:Playfair Display,Georgia,serif;font-family:var(--font-display,"Playfair Display",Georgia,serif);font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.loader-text-sub{color:#64748b;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font,"DM Sans",system-ui,sans-serif);font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.hero-grid{justify-content:flex-start}.hero h1{font-size:var(--text-4xl)}.feature-showcase,.feature-showcase.reverse{gap:var(--space-xl);grid-template-columns:1fr 1fr}.showcase-text h3{font-size:var(--text-2xl)}.showcase-text p{font-size:var(--text-base)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefit-number{font-size:var(--text-5xl)}.section-header h2{font-size:var(--text-3xl)}}@media (max-width:768px){section{padding:var(--space-2xl) 0}.container{padding:0 var(--space-md)}.nav{padding:var(--space-xs) 0}.nav-links{display:none}.mobile-menu-btn{display:block}.hero{align-items:center;display:flex;min-height:100dvh;min-height:100vh;padding-bottom:var(--space-xl);padding-top:120px}.hero-grid{gap:var(--space-lg);grid-template-columns:1fr}.hero-content{text-align:center}.hero h1{font-size:var(--text-3xl)}.hero-description{font-size:var(--text-base);margin-left:auto;margin-right:auto;max-width:100%}.hero-buttons{justify-content:center}.section-header{margin-bottom:var(--space-xl)}.section-header h2{font-size:var(--text-2xl)}.section-header p{font-size:var(--text-base)}.section-label{font-size:.75rem}.feature-showcase,.feature-showcase.reverse{gap:var(--space-lg);grid-template-columns:1fr;margin-bottom:var(--space-xl)}.feature-showcase .showcase-text,.feature-showcase.reverse .showcase-text{order:1}.feature-showcase .showcase-visual,.feature-showcase.reverse .showcase-visual{order:2}.showcase-text{max-width:100%;text-align:center}.showcase-icon{margin-left:auto;margin-right:auto}.showcase-text h3{font-size:var(--text-xl)}.showcase-text p{font-size:var(--text-sm)}.feature-showcase.reverse .showcase-visual .screenshot,.showcase-visual .screenshot{transform:none!important}.compact-features{gap:var(--space-sm);grid-template-columns:1fr;margin-top:var(--space-lg);padding-top:var(--space-lg)}.compact-feature{gap:var(--space-sm);padding:var(--space-sm)}.compact-icon{height:40px;width:40px}.compact-icon .material-symbols-rounded{font-size:20px}.compact-feature h4{font-size:var(--text-sm)}.compact-feature p{font-size:.8125rem}.benefits-grid{gap:var(--space-sm);grid-template-columns:repeat(2,1fr)}.benefit-stat{padding:var(--space-lg) var(--space-sm)}.benefit-number{font-size:var(--text-4xl)}.benefit-label{font-size:var(--text-sm)}.timeline,.timeline-step{gap:var(--space-md)}.timeline-step{align-items:center;flex-direction:row;padding:var(--space-md)}.timeline-marker{flex-shrink:0;height:44px;width:44px}.timeline-content h3,.timeline-marker span{font-size:var(--text-base)}.timeline-content p{font-size:var(--text-sm)}.pricing-card{max-width:100%}.pricing-header{padding:var(--space-lg) var(--space-md)}.pricing-header h3{font-size:var(--text-xl)}.pricing-features{padding:var(--space-md)}.pricing-cta{padding:0 var(--space-md) var(--space-md)}.pricing-badge{font-size:var(--text-base)}.uj-step{flex-direction:column;gap:28px;padding:90px 24px 32px;text-align:center}.uj-text{flex:none;max-width:100%}.uj-text h3{font-size:22px}.uj-text p{font-size:14px}.uj-num{font-size:48px}.uj-visual{flex:none;width:100%}.uj-route-map{gap:0;padding:20px 16px}.uj-route-line{width:32px}.uj-port span:last-child{font-size:11px}.uj-team-grid{flex-wrap:wrap;gap:12px;justify-content:center}.uj-member{min-width:90px;padding:16px 12px}.uj-avatar{font-size:13px;height:38px;width:38px}.uj-docs{max-width:100%}.uj-ship-icon{height:72px;width:72px}.uj-ship-icon .material-symbols-rounded{font-size:36px}.uj-waves{width:180px}.uj-bon-voyage{font-size:22px}.footer{padding:var(--space-xl) 0 var(--space-md)}.footer-content{flex-direction:column;gap:var(--space-lg)}.footer-brand>p:last-child{max-width:100%}.footer-links{flex-wrap:wrap;gap:var(--space-lg)}.footer-bottom{flex-direction:column;gap:var(--space-sm);text-align:center}.footer-badges{gap:var(--space-sm);justify-content:center}.screenshot{border-radius:var(--radius)}.screenshot-bar{padding:8px 10px}.screenshot-dots span{height:8px;width:8px}.screenshot-url{font-size:10px;margin-right:30px}.screenshot-body{min-height:200px}.mock-sidebar{gap:4px;padding:8px 6px;width:48px}.mock-logo-block{height:20px;margin-bottom:8px}.mock-nav-item{height:22px}.mock-topbar{padding:8px 10px}.mock-breadcrumb{height:10px;width:80px}.mock-btn{height:22px;width:50px}.mock-avatar{height:22px;width:22px}.mock-content-area{padding:10px}.mock-stats-row{gap:6px;grid-template-columns:repeat(2,1fr);margin-bottom:10px}.mock-stat-card{height:40px}.mock-chart-area{gap:6px;grid-template-columns:1fr}.mock-chart{height:80px}.mock-list-panel{height:60px}.mock-calendar-grid{gap:4px;grid-template-columns:repeat(3,1fr)}.mock-calendar-cell{height:36px}.mock-table-row{padding:6px 8px}.mock-avatar-sm{height:20px;width:20px}.mock-badge{height:16px;width:40px}.mock-doc-preview{padding:10px}.mock-export-sidebar{width:80px}.mock-format-option{height:30px}}@media (max-width:420px){section{padding:var(--space-xl) 0}.container{padding:0 var(--space-sm)}.hero{padding-top:100px}.hero h1{font-size:var(--text-2xl)}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{width:100%}.section-header h2{font-size:var(--text-xl)}.section-header p{font-size:var(--text-sm)}.showcase-text h3{font-size:var(--text-lg)}.benefit-number{font-size:var(--text-3xl)}.benefit-label{font-size:.75rem}.benefit-stat{padding:var(--space-md) var(--space-xs)}.mock-sidebar{display:none}.screenshot-body{min-height:150px}.mock-stats-row{grid-template-columns:repeat(2,1fr)}.timeline-step{gap:var(--space-sm)}.timeline-marker{height:36px;width:36px}.timeline-marker span{font-size:var(--text-sm)}}.legal-page{min-height:100vh;padding-bottom:40px;padding-top:90px}.legal-container{margin:0 auto;max-width:680px;padding:0 24px}.legal-back-link{align-items:center;color:var(--gray-400);display:inline-flex;font-size:var(--text-sm);font-weight:500;gap:6px;margin-bottom:12px;text-decoration:none;transition:var(--transition)}.legal-back-link:hover{color:var(--teal-light)}.legal-back-link .material-symbols-rounded{font-size:18px}.legal-title{color:var(--white);font-size:var(--text-xl);font-weight:700;line-height:1.2;margin-bottom:2px}.legal-updated{color:var(--gray-500);font-size:12px}.legal-divider{background:#ffffff14;height:1px;margin:12px 0}.legal-content{display:flex;flex-direction:column}.legal-section{border-bottom:1px solid #ffffff0d;margin-bottom:10px;padding-bottom:10px}.legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-section h2{color:var(--white);font-size:13px;font-weight:600;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}.legal-section p{color:var(--gray-400);font-size:13px;line-height:1.6;margin-bottom:4px}.legal-section p:last-child{margin-bottom:0}.legal-info-block{background:#ffffff08;border-left:3px solid var(--teal);border-radius:6px;margin-top:4px;padding:8px 12px}.legal-info-block p{align-items:center;color:var(--gray-300);display:flex;font-size:13px;gap:6px;margin-bottom:1px}.legal-info-block p:last-child{margin-bottom:0}.legal-icon{color:var(--teal-light);font-size:16px}.legal-link{border-bottom:1px solid #38bdf84d;color:var(--teal-light);text-decoration:none;transition:var(--transition)}.legal-link:hover{border-bottom-color:var(--white);color:var(--white)}.legal-list{list-style:none;margin:4px 0;padding:0}.legal-list li{color:var(--gray-400);font-size:13px;line-height:1.5;margin-bottom:2px;padding-left:16px;position:relative}.legal-list li:before{background:var(--teal);border-radius:50%;content:"";height:5px;left:0;position:absolute;top:10px;width:5px}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0a0f1ee6;bottom:0;display:flex;justify-content:center;left:0;padding:var(--space-md);position:fixed;right:0;top:0;z-index:1000}.modal-content{background:var(--navy-light);border:1px solid #ffffff1a;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:100%}.modal-header{align-items:center;background:linear-gradient(135deg,var(--teal) 0,var(--teal-dark) 100%);border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:var(--space-lg)}.modal-header h2{color:var(--white);font-family:var(--font-display);font-size:var(--text-xl);font-weight:600;margin:0}.modal-close{align-items:center;background:#ffffff26;border:none;border-radius:50%;color:var(--white);cursor:pointer;display:flex;height:40px;justify-content:center;transition:var(--transition);width:40px}.modal-close:hover{background:#ffffff40;transform:rotate(90deg)}.modal-body{color:var(--white);overflow-y:auto;padding:var(--space-lg)}.modal-body h3{color:var(--teal-light);font-size:var(--text-base);font-weight:600;margin-bottom:var(--space-xs);margin-top:var(--space-md)}.modal-body h3:first-child{margin-top:0}.modal-body p{color:var(--gray-400);font-size:var(--text-sm);line-height:1.7;margin-bottom:var(--space-sm)}@media (max-width:600px){.legal-page{padding-top:80px}.legal-container{padding:0 var(--space-sm)}.legal-title{font-size:var(--text-xl)}.modal-overlay{align-items:flex-end;padding:var(--space-sm)}.modal-content{border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:90vh}}.hero-stats{padding:var(--space-lg) 0}.stats-grid{background:linear-gradient(135deg,#0ea5e91f,#06b6d414);border:1px solid #0ea5e926;border-radius:var(--radius-xl);gap:var(--space-xl);justify-content:center;padding:var(--space-xl) var(--space-2xl)}.stat-item,.stats-grid{align-items:center;display:flex}.stat-item{flex-direction:column;text-align:center}.stat-number{color:var(--teal-light);display:inline;font-size:3rem;font-weight:800;letter-spacing:-1px;line-height:1}.stat-suffix{color:var(--teal);font-size:1.5rem;font-weight:700}.stat-item .stat-number,.stat-item .stat-number+.stat-suffix,.stat-item .stat-suffix,.stat-suffix{display:inline}.stat-label{color:var(--gray-400);font-size:var(--text-sm);margin-top:6px}.stat-divider{background:#ffffff1a;flex-shrink:0;height:50px;width:1px}.comparison{padding:var(--space-3xl) 0}.comparison-panels{grid-gap:0;align-items:stretch;display:grid;gap:0;grid-template-columns:1fr auto 1fr;margin-bottom:var(--space-xl)}.comp-panel{border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:var(--space-md);padding:var(--space-lg)}.comp-panel-label{border-radius:999px;font-size:var(--text-xs);font-weight:700;letter-spacing:.1em;padding:4px 12px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.comp-mock{border-radius:12px;overflow:hidden;width:100%}.comp-mock-excel{background:linear-gradient(180deg,#ef444424,#02061773);border:1px solid #ef444438;box-shadow:0 30px 80px #ef444414}.comp-before{background:#ef44440a;border:1px solid #ef444426}.comp-before .comp-panel-label{background:#ef44441f;color:#f87171}.comp-after{background:#0ea5e90a;border:1px solid #0ea5e926}.comp-after .comp-panel-label{background:#0ea5e91f;color:#38bdf8}.comp-arrow{padding:0 var(--space-lg)}.comp-arrow,.comp-arrow-circle{align-items:center;display:flex}.comp-arrow-circle{background:linear-gradient(135deg,var(--teal),#0ea5e9);border-radius:50%;box-shadow:0 0 30px #0ea5e94d;color:#fff;flex-shrink:0;font-size:24px;height:48px;justify-content:center;width:48px}.mock-excel-toolbar{display:flex;gap:2px;margin-bottom:-1px;padding:10px 10px 0;position:relative;z-index:1}.mock-excel-tab{background:#ffffff0a;border:1px solid #0000;border-radius:6px 6px 0 0;color:var(--gray-500);font-size:11px;padding:4px 12px}.mock-excel-tab.active{background:#ef44442e;border-color:#ef444459 #ef444459 #0000;color:#fff}.mock-excel-grid{background:#02061773;border:none;border-radius:0;font-size:12px}.mock-excel-row{grid-gap:0;border-bottom:1px solid #ffffff12;color:var(--gray-200);display:grid;gap:0;grid-template-columns:32px 1.2fr .8fr .8fr .8fr;padding:6px 0}.mock-excel-row .row-num{align-items:center;background:none;border-left:none;border-right:1px solid #ffffff14;color:var(--gray-500);display:flex;font-size:10px;justify-content:center;padding:0 4px;text-align:center;-webkit-user-select:none;user-select:none}.mock-excel-row span:not(.row-num){border-left:1px solid #ffffff14;padding:0 10px}.mock-excel-row.header{background:#ef44442e;border-bottom:1px solid #ffffff1f;color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.mock-excel-row.conflict{background:#ef444429}.mock-excel-row.faded{font-style:italic;opacity:.4}.cell-warn{color:#f59e0b}.cell-error{color:#f87171;font-weight:600}.cell-ok{color:#4ade80}.mock-excel-status{align-items:center;background:#ef44441f;border-radius:8px;color:#f87171;display:flex;font-size:11px;gap:6px;padding:8px 12px}.mock-excel-status .material-symbols-rounded{font-size:16px}.comp-issues{display:flex;flex-direction:column;gap:8px;list-style:none;margin-top:auto;padding:0}.comp-issues li{align-items:center;color:var(--gray-200);display:flex;font-size:var(--text-sm);gap:10px;line-height:1.4}.comp-issue-dot{background:#ef4444d9;border-radius:50%;flex-shrink:0;height:6px;width:6px}.comp-mock-app,.mock-mock-app{background:#00000059;border:1px solid #0ea5e926;border-radius:10px;display:flex;min-height:180px;overflow:hidden}.mock-app-sidebar{align-items:center;background:#0ea5e914;border-right:1px solid #0ea5e91a;display:flex;flex-direction:column;gap:8px;padding:10px 0;width:36px}.mock-app-logo{background:linear-gradient(135deg,var(--teal),#0ea5e9);border-radius:4px;height:18px;margin-bottom:8px;width:18px}.mock-app-nav{background:#ffffff1a;border-radius:2px;height:4px;width:18px}.mock-app-nav.active{background:#0ea5e980}.mock-app-main{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:10px 14px}.mock-app-topbar{align-items:center;display:flex;justify-content:space-between}.mock-app-title{color:var(--gray-200);font-size:12px;font-weight:600}.mock-app-badge{background:#0ea5e926;border-radius:999px;color:#38bdf8;font-size:10px;font-weight:600;padding:2px 8px}.mock-app-table{font-size:11px}.mock-app-row{border-bottom:1px solid #ffffff0a;color:var(--gray-400);display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr;padding:5px 8px}.mock-app-row.header{color:var(--gray-500);font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.status-ok{color:#4ade80;font-size:10px}.status-pending{color:#38bdf8;font-size:10px}.mock-app-export{align-items:center;background:#0ea5e90f;border-radius:8px;color:var(--gray-400);display:flex;font-size:11px;gap:6px;margin-top:auto;padding:8px 10px}.mock-app-export .material-symbols-rounded{color:#38bdf8;font-size:16px}.export-time{color:#38bdf8;font-size:10px;font-weight:600;margin-left:auto}.comp-benefits{display:flex;flex-direction:column;gap:8px;list-style:none;margin-top:auto;padding:0}.comp-benefits li{align-items:center;color:var(--gray-300);display:flex;font-size:var(--text-sm);gap:10px;line-height:1.4}.comp-benefits .material-symbols-rounded{color:#38bdf8;font-size:18px}.comparison-roi{align-items:center;background:linear-gradient(135deg,#0ea5e91a,#0ea5e908);border:1px solid #0ea5e926;border-radius:var(--radius-xl);display:flex;gap:var(--space-xl);justify-content:center;padding:var(--space-lg) var(--space-2xl)}.roi-stat{text-align:center}.roi-number{color:var(--white);font-size:2.8rem;font-weight:800;letter-spacing:-1px;line-height:1}.roi-time{font-size:2.4rem}.roi-unit{font-size:1rem;margin-left:2px}.roi-label,.roi-unit{color:var(--gray-400);font-weight:500}.roi-label{font-size:var(--text-sm);margin-top:4px}.roi-divider{background:#ffffff1a;height:50px;width:1px}.data-flow{padding:var(--space-3xl) 0}.data-flow-track{grid-gap:var(--space-md);align-items:stretch;display:grid;gap:var(--space-md);grid-template-columns:1fr auto 1fr auto 1fr}.data-flow-step{background:#ffffff08;border:1px solid #ffffff14;border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:var(--space-md);min-height:320px;padding:var(--space-lg)}.data-flow-step-head{align-items:center;display:flex;gap:10px}.data-flow-step-head .material-symbols-rounded{color:var(--teal-light);font-size:22px}.data-flow-step-head h3{color:var(--white);font-size:var(--text-lg);font-weight:700}.data-flow-copy{color:var(--gray-400);font-size:var(--text-sm);line-height:1.6;margin-top:auto}.data-flow-step-excel{background:linear-gradient(160deg,#ef444414,#ffffff05);border-color:#ef444440}.excel-stack{height:185px;position:relative}.excel-sheet{align-items:center;background:#111827eb;border:1px solid #ffffff24;border-radius:10px;box-shadow:0 8px 18px #02061773;display:flex;justify-content:space-between;left:50%;padding:10px 12px;position:absolute;top:50%;transform:translate(-50%,-50%);width:88%}.excel-file-name{color:var(--gray-200);font-size:11px;font-weight:600}.excel-file-state{color:#f87171;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.excel-conflict-dot{animation:excelConflictPulse 1.5s ease-out infinite;background:#ef4444;border-radius:50%;box-shadow:0 0 0 #ef444499;height:8px;width:8px}.excel-sheet-1{transform:translate(-50%,-50%) rotate(-6deg) translateY(-24px);z-index:1}.excel-sheet-2{transform:translate(-50%,-50%) rotate(-3deg) translateY(-12px);z-index:2}.excel-sheet-3{transform:translate(-50%,-50%) rotate(0deg);z-index:3}.excel-sheet-4{transform:translate(-50%,-50%) rotate(3deg) translateY(12px);z-index:4}.excel-sheet-5{transform:translate(-50%,-50%) rotate(6deg) translateY(24px);z-index:5}.excel-sheet-1{animation-delay:0s}.excel-sheet-2{animation-delay:.25s}.excel-sheet-3{animation-delay:.5s}.excel-sheet-4{animation-delay:.75s}.excel-sheet-5{animation-delay:1s}.data-flow-connector{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;min-width:96px}.data-flow-line{background:linear-gradient(90deg,#38bdf840,#38bdf8e6);height:2px;width:72px}.data-flow-particles{height:12px;overflow:hidden;position:relative;width:72px}.data-flow-particles span{animation:dataParticleMove 1.9s linear infinite;background:#38bdf8;border-radius:50%;filter:drop-shadow(0 0 6px rgba(56,189,248,.8));height:8px;position:absolute;top:2px;width:8px}.data-flow-particles span:first-child{animation-delay:0s}.data-flow-particles span:nth-child(2){animation-delay:.6s}.data-flow-particles span:nth-child(3){animation-delay:1.2s}.data-flow-chip{align-items:center;animation:chipGlow 2.4s ease-in-out infinite;background:#0ea5e914;border:1px solid #38bdf840;border-radius:999px;color:var(--teal-light);display:inline-flex;font-size:11px;font-weight:600;gap:6px;letter-spacing:.06em;padding:6px 10px;text-transform:uppercase}.data-flow-chip .material-symbols-rounded{font-size:16px}.data-flow-step-db{background:linear-gradient(155deg,#0ea5e91a,#ffffff05);border-color:#0ea5e947}.db-core{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:185px;position:relative}.db-cylinder{background:linear-gradient(180deg,#38bdf866,#0ea5e940);border:1px solid #38bdf866;border-radius:999px;box-shadow:inset 0 -6px 18px #0284c740;width:78%}.db-cylinder.bottom,.db-cylinder.middle,.db-cylinder.top{height:34px}.db-cylinder.middle{animation-delay:.25s}.db-cylinder.bottom{animation-delay:.5s}.db-pulse-ring{animation:dbRingPulse 2.1s ease-out infinite;border:1px solid #38bdf852;border-radius:50%;height:120px;position:absolute;width:120px}.db-badge{color:var(--gray-300);font-size:11px;letter-spacing:.08em;margin-top:8px;text-transform:uppercase}.data-flow-step-ui{background:linear-gradient(150deg,#10b9811a,#ffffff05);border-color:#10b98142}.ui-preview{background:#020617a6;border:1px solid #10b98140;border-radius:12px;display:flex;min-height:185px;overflow:hidden}.ui-preview-sidebar{background:#10b9811f;border-right:1px solid #10b98138;width:42px}.ui-preview-main{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:12px}.ui-preview-toolbar{background:#ffffff14;border-radius:8px;height:24px}.ui-preview-kpis{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.ui-preview-kpis span{background:linear-gradient(135deg,#10b98142,#10b98114);border:1px solid #10b98138;border-radius:8px;height:36px}.ui-preview-kpis span:nth-child(2){animation-delay:.2s}.ui-preview-kpis span:nth-child(3){animation-delay:.4s}.ui-preview-table{grid-gap:6px;display:grid;gap:6px;margin-top:2px}.ui-preview-table .ui-row{background:linear-gradient(90deg,#ffffff0f 15%,#ffffff29 45%,#ffffff0f 75%);background-size:220% 100%;border-radius:6px;height:18px}.ui-preview-table .ui-row:nth-child(2){animation-delay:.15s}.ui-preview-table .ui-row:nth-child(3){animation-delay:.3s}.ui-preview-table .ui-row:nth-child(4){animation-delay:.45s}@keyframes excelSheetFloat{0%,to{margin-top:0}50%{margin-top:-6px}}@keyframes excelConflictPulse{0%{box-shadow:0 0 0 0 #ef4444b3}to{box-shadow:0 0 0 10px #ef444400}}@keyframes dataParticleMove{0%{left:-12px;opacity:0;transform:scale(.7)}15%{opacity:1}85%{opacity:1}to{left:76px;opacity:0;transform:scale(1)}}@keyframes chipGlow{0%,to{box-shadow:0 0 0 #38bdf800}50%{box-shadow:0 0 16px #38bdf840}}@keyframes dbCylinderPulse{0%,to{filter:brightness(1);transform:scaleX(1)}50%{filter:brightness(1.1);transform:scaleX(1.03)}}@keyframes dbRingPulse{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.35)}}@keyframes uiFrameBreath{0%,to{box-shadow:inset 0 0 0 #10b98100}50%{box-shadow:inset 0 0 24px #10b98114}}@keyframes uiKpiPulse{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes uiRowSweep{0%{background-position:100% 0}to{background-position:-100% 0}}.testimonials{padding:var(--space-3xl) 0}.testimonials-grid{grid-gap:var(--space-xl);display:grid;gap:var(--space-xl);grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:960px}.testimonial-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:var(--space-md);padding:var(--space-xl);transition:var(--transition)}.testimonial-card:hover{background:#0ea5e90a;border-color:#0ea5e938;transform:translateY(-4px)}.testimonial-logo-area{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;justify-content:center;padding-bottom:var(--space-sm)}.testimonial-logo-img{display:block;width:100%}.testimonial-logo-text{color:#ffffff59;font-size:1.15rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.testimonial-quote p{color:var(--gray-300);font-size:var(--text-sm);font-style:italic;line-height:1.8;margin:0}.testimonial-author{align-items:center;border-top:1px solid #ffffff0f;display:flex;gap:var(--space-sm);margin-top:auto;padding-top:var(--space-md)}.testimonial-name{color:var(--white);font-size:var(--text-sm);font-weight:600}.testimonial-role{color:var(--gray-400);font-size:var(--text-xs);margin-top:2px}.testimonials-dots{display:none;gap:8px;justify-content:center;padding-top:var(--space-md)}.testimonials-dot{background:#fff3;border-radius:50%;height:8px;transition:background .3s,transform .3s;width:8px}.testimonials-dot.active{background:var(--teal);transform:scale(1.25)}@media (max-width:768px){.testimonials-dots{display:flex}}.pricing-flat{text-align:center}.pricing-flat-title{color:var(--white);font-family:var(--font-display);font-size:var(--text-2xl);font-weight:700;margin-bottom:var(--space-sm)}.pricing-flat-desc{color:var(--gray-400);font-size:var(--text-base);line-height:1.6;margin:0 auto var(--space-xl);max-width:520px}.pricing-flat-features{grid-gap:var(--space-sm) var(--space-2xl);display:grid;gap:var(--space-sm) var(--space-2xl);grid-template-columns:repeat(2,auto);justify-content:center;list-style:none;margin-bottom:var(--space-xl);padding:0}.pricing-flat-features li{align-items:center;color:var(--gray-300);display:flex;font-size:var(--text-sm);gap:var(--space-xs);text-align:left}.check-icon{color:var(--teal);flex-shrink:0;font-size:18px}.btn-full{width:100%}.btn-outline{background:#0000;border:1px solid #fff3;color:var(--white)}.btn-outline:hover{background:#ffffff0d;border-color:var(--teal);color:var(--teal-light)}@media (max-width:768px){.stats-grid{flex-direction:column;gap:var(--space-lg);padding:var(--space-xl)}.stat-divider{height:1px;width:60px}.stat-number{font-size:2.2rem}.comparison-panels{gap:var(--space-lg);grid-template-columns:1fr}.comp-arrow{justify-content:center;padding:0}.comp-arrow-circle{transform:rotate(90deg)}.comparison-roi{flex-direction:column;gap:var(--space-md);padding:var(--space-lg)}.roi-divider{height:1px;width:60px}.roi-number{font-size:2.5rem}.roi-time{font-size:2rem}.adf-container{margin-bottom:-600px;transform:scale(.42);transform-origin:center top}.testimonials-grid{-webkit-overflow-scrolling:touch;display:flex;gap:var(--space-md);overflow-x:auto;padding-bottom:var(--space-md);scroll-snap-type:x mandatory;scrollbar-width:none}.testimonials-grid::-webkit-scrollbar{display:none}.testimonials-grid .testimonial-card{flex:0 0 92%;scroll-snap-align:center}.pricing-grid{gap:var(--space-2xl);grid-template-columns:1fr}.pricing-popular{transform:none}.pricing-popular:hover{transform:translateY(-4px)}.pricing-amount{font-size:2.5rem}}.data-flow-section{background:var(--bg-secondary)}.data-flow-visual-wrapper{align-items:center;display:flex;justify-content:center;margin-left:calc(var(--space-lg)*-1);margin-right:calc(var(--space-lg)*-1);margin-top:var(--space-lg);overflow:hidden}.adf-container{flex-shrink:0;height:1040px;position:relative;width:1380px}.adf-excel-sheet{background:#152b21;border:1px solid #2a6042;border-radius:12px;box-shadow:0 10px 40px #0009;display:flex;flex-direction:column;height:280px;overflow:hidden;width:340px}.adf-excel-header{align-items:center;background:#1e7a44;display:flex;gap:9px;min-height:44px;padding:10px 14px}.adf-excel-icon{color:#fff9;flex-shrink:0;font-size:15px;font-style:normal}.adf-excel-filename{color:#fffffff2;flex:1 1;font-family:Courier New,monospace;font-size:13px;font-weight:700;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adf-excel-badge{background:#ffffff38;border-radius:5px;color:#fff;flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.03em;padding:3px 8px}.adf-excel-badge.danger{background:#ef4444bf;color:#fff}.adf-excel-cols{border-bottom:1px solid #ffffff17;display:flex;gap:0;padding:5px 14px 4px}.adf-excel-cols span{color:#fff6;flex:1 1;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase}.adf-excel-body{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:4px 0}.adf-excel-row{border-bottom:1px solid #ffffff0a;display:flex;padding:4px 14px}.adf-excel-row:last-child{border-bottom:none}.adf-row-warn{background:#f59e0b14}.adf-row-error{background:#ef44441a}.adf-row-empty .adf-excel-cell-text{color:#fff3}.adf-excel-cell-text{color:#ffffffb3;flex:1 1;font-family:Courier New,monospace;font-size:10.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adf-row-error .adf-excel-cell-text:last-child{color:#ef4444;font-weight:700}.adf-row-warn .adf-excel-cell-text:last-child{color:#f59e0b;font-weight:700}.adf-excel-status{align-items:center;border-top:1px solid #ffffff14;color:#f59e0b;display:flex;font-size:10px;gap:6px;letter-spacing:.02em;padding:6px 14px}.adf-excel-status-icon{font-size:13px}.adf-db-card{background:#0d1e38;border:1px solid #f59e0b59;border-radius:28px;box-shadow:0 0 80px #f59e0b47,0 16px 60px #0009;flex-direction:column;gap:20px;padding:44px 36px 32px;width:380px}.adf-db-card,.adf-db-icon-wrap{align-items:center;display:flex}.adf-db-icon-wrap{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:34px;box-shadow:0 12px 36px #f59e0b99;height:130px;justify-content:center;width:130px}.adf-db-icon{color:#fff;font-size:72px}.adf-db-title{color:#fffffff2;font-size:22px;font-weight:700;letter-spacing:.03em;text-align:center}.adf-db-tables{display:flex;flex-direction:column;gap:9px;width:100%}.adf-db-table-row{align-items:center;color:#ffffffad;display:flex;font-size:14px;gap:11px}.adf-db-dot{background:#f59e0b;border-radius:50%;flex-shrink:0;height:8px;width:8px}.adf-db-badge{background:#f59e0b2e;border:1px solid #f59e0b66;border-radius:20px;color:#f59e0b;font-size:12px;font-weight:700;letter-spacing:.06em;padding:5px 14px;text-transform:uppercase}.adf-ui-outer{position:relative;width:940px}.adf-ui{background:#080f1e;border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 14px 70px #000000b8;display:flex;height:600px;overflow:hidden;width:940px}.adf-ui-sidebar{background:#0b1220;border-right:1px solid #ffffff12;display:flex;flex-direction:column;flex-shrink:0;gap:4px;padding:22px 14px 16px;width:172px}.adf-ui-logo{background:var(--accent);border-radius:8px;height:36px;margin-bottom:16px;opacity:.85}.adf-ui-nav-item{align-items:center;border-radius:8px;cursor:default;display:flex;gap:10px;padding:7px 10px}.adf-ui-nav-item.active{background:#f59e0b26}.adf-ui-nav-dot{background:#fff3;border-radius:3px;flex-shrink:0;height:12px;width:12px}.adf-ui-nav-item.active .adf-ui-nav-dot{background:var(--accent)}.adf-ui-nav-label{color:#ffffff73;font-size:13px;overflow:hidden;white-space:nowrap}.adf-ui-nav-item.active .adf-ui-nav-label{color:#fffffff2;font-weight:600}.adf-ui-main{display:flex;flex:1 1;flex-direction:column;gap:15px;overflow:hidden;padding:24px 24px 18px}.adf-ui-titlebar{align-items:center;display:flex}.adf-ui-title-text{color:#fffffff2;font-size:19px;font-weight:700;white-space:nowrap}.adf-ui-tabs{border-bottom:1px solid #ffffff14;display:flex;gap:4px;padding-bottom:11px}.adf-ui-tab{border-radius:7px;color:#fff6;cursor:default;font-size:13px;padding:5px 16px;white-space:nowrap}.adf-ui-tab.active{background:#f59e0b2e;color:#f59e0b;font-weight:600}.adf-ui-columns{gap:16px}.adf-ui-col,.adf-ui-columns{display:flex;flex:1 1;overflow:hidden}.adf-ui-col{flex-direction:column;gap:8px}.adf-ui-col-heading{color:#ffffff52;font-size:11px;font-weight:700;letter-spacing:.07em;margin-bottom:3px;text-transform:uppercase}.adf-ui-qa-row{align-items:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;display:flex;gap:11px;padding:9px 13px}.adf-ui-qa-dot{background:#fff3;border-radius:3px;flex-shrink:0;height:10px;width:10px}.adf-ui-qa-label{color:#ffffffa6;flex:1 1;font-size:12.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adf-ui-qa-arrow{color:#ffffff40;flex-shrink:0;font-size:16px}.adf-ui-recent-row{align-items:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;display:flex;gap:11px;justify-content:space-between;padding:9px 13px}.adf-ui-recent-info{display:flex;flex-direction:column;gap:3px;overflow:hidden}.adf-ui-recent-name{color:#ffffffd1;font-size:13px;font-weight:600;white-space:nowrap}.adf-ui-recent-type{color:#ffffff52;font-size:10.5px}.adf-ui-recent-badge{background:#ffffff1a;border-radius:5px;color:#fff6;flex-shrink:0;font-size:10.5px;font-weight:700;letter-spacing:.04em;padding:3px 9px;white-space:nowrap}.adf-ui-recent-badge.highlight{background:#f59e0b2e;color:#f59e0b}.cookie-banner{animation:cookieSlideUp .5s ease-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172af2;border-top:1px solid #94a3b826;bottom:0;left:0;padding:1rem 1.5rem;position:fixed;right:0;z-index:9999}@keyframes cookieSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-banner-inner{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:1200px}.cookie-banner-text p{color:#cbd5e1;font-size:.9rem;line-height:1.5;margin:0}.cookie-detail{color:#94a3b8!important;font-size:.8rem!important;margin-top:.25rem!important}.cookie-detail a{color:#60a5fa;text-decoration:underline;text-underline-offset:2px}.cookie-detail a:hover{color:#93bbfc}.cookie-accept{flex-shrink:0;white-space:nowrap}@media (max-width:640px){.cookie-banner-inner{align-items:stretch;flex-direction:column;gap:.75rem;text-align:center}}
/*# sourceMappingURL=main.cbfb8349.css.map*/