/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:var(--font-sans);--font-mono:var(--font-mono);--spacing:.25rem;--tracking-normal:var(--tracking-normal);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-heading:var(--font-heading)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border)}body{background-color:var(--background);font-family:var(--font-sans);color:var(--foreground);letter-spacing:var(--tracking-normal);-webkit-font-smoothing:antialiased}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.contents{display:contents}.inline{display:inline}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.overflow-x-auto{overflow-x:auto}.p-4{padding:calc(var(--spacing) * 4)}.pt-16{padding-top:calc(var(--spacing) * 16)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#fff;--foreground:#0a0a0a;--card:#fff;--muted:#f5f5f7;--muted-foreground:#6b7280;--primary:#d94f51;--primary-foreground:#fff;--secondary:#313f56;--secondary-foreground:#fff;--accent:#fdeeed;--border:#e5e7eb;--font-sans:"Poppins", sans-serif;--font-heading:"Oxanium", sans-serif;--font-mono:"Oxanium", monospace;--font-serif:"Instrument Serif", "Times New Roman", serif;--mesh-warm:#f6c46a;--mesh-cool:#8aa9d6;--primary-soft:#fdeeed;--hairline:#ececef;--radius:6px;--tracking-normal:0}.landing-page{font-family:var(--font-sans);background:var(--background);color:var(--foreground);min-height:100vh;line-height:1.6;overflow-x:hidden}.landing-page a{color:inherit}.landing-page section{scroll-margin-top:78px}.landing-page .container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.landing-page .reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(32px)}.landing-page .reveal.visible{opacity:1;transform:translateY(0)}.landing-page .reveal-delay-1{transition-delay:.1s}.landing-page .reveal-delay-2{transition-delay:.2s}.landing-page .reveal-delay-3{transition-delay:.3s}.landing-page .reveal-delay-4{transition-delay:.4s}.landing-page .section-label{font-family:var(--font-sans);letter-spacing:0;text-transform:uppercase;color:var(--primary);margin-bottom:14px;font-size:1.296rem;font-weight:400;display:block}.landing-page .section-label:before{content:none}.landing-page .section-title{font-family:var(--font-heading);color:var(--secondary);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.15}.landing-page .section-subtitle{letter-spacing:0;vertical-align:middle;color:var(--secondary);max-width:960px;font-family:Poppins,sans-serif;font-size:20.73px;font-weight:400;line-height:31.1px}.landing-page .btn{border-radius:var(--radius);font-family:var(--font-sans);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.landing-page .btn-primary{background:var(--primary);color:#fff;box-shadow:0 2px 8px #d94f5133,0 0 0 1px #d94f511a}.landing-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #d94f514d,0 0 0 1px #d94f5126}.landing-page .btn-outline{border:1.5px solid var(--border);color:var(--foreground);background:0 0}.landing-page .btn-outline:hover{border-color:var(--secondary);background:var(--secondary);color:#fff;transform:translateY(-2px)}.landing-page .nav{z-index:100;background:0 0;border-bottom:1px solid #0000;padding:0 24px;transition:all .35s;position:fixed;top:0;left:0;right:0}.landing-page .nav.scrolled{-webkit-backdrop-filter:blur(16px);border-bottom-color:var(--border);background:#ffffffeb;box-shadow:0 1px 12px #0000000d}.landing-page .nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;display:flex}.landing-page .nav-logo{font-family:var(--font-heading);color:var(--foreground);align-items:center;gap:10px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.landing-page .nav-logo-icon{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-page .nav-logo-icon svg{width:18px;height:24px}.landing-page .nav-links{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.landing-page .nav-links a{color:var(--muted-foreground);font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}.landing-page .nav-links a:hover{color:var(--foreground)}.landing-page .nav-right{align-items:center;gap:20px;display:flex}.landing-page .nav-cta{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;font-size:.8125rem;font-weight:600;font-family:var(--font-sans);border:none;padding:9px 24px;text-decoration:none;transition:all .3s;box-shadow:0 2px 8px #d94f5126}.landing-page .nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #d94f5140}.landing-page .nav-mobile-toggle{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.landing-page .nav-mobile-toggle svg{width:24px;height:24px;stroke:var(--foreground)}.landing-page .hero{text-align:center;background:#f5f5f7;justify-content:center;align-items:flex-end;min-height:100vh;padding:180px 24px 18vh;display:flex;position:relative;overflow:hidden}.landing-page #hero-mesh-canvas{z-index:1;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.landing-page .hero-overlay{z-index:2;pointer-events:none;background:linear-gradient(180deg, transparent 0%, transparent 92%, var(--muted) 100%);position:absolute;inset:0}.landing-page .hero-content{z-index:2;max-width:880px;position:relative}.landing-page .hero h1{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--foreground);margin-bottom:24px;font-size:clamp(2.75rem,7vw,4.5rem);font-weight:700;line-height:1.08}.landing-page .hero h1 em{color:var(--primary);font-style:normal}.landing-page .hero-tagline{-webkit-backdrop-filter:blur(14px);border:1px solid var(--hairline);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);background:#ffffffa6;border-radius:9999px;justify-content:center;align-items:center;gap:18px;margin-bottom:36px;padding:8px 18px;font-size:.8125rem;font-weight:500;display:inline-flex}.landing-page .hero-tagline-divider{background:var(--muted-foreground);border-radius:50%;width:3px;height:3px;display:block}.landing-page .hero-subtitle{color:var(--muted-foreground);max-width:580px;margin:0 auto 44px;font-size:clamp(1.0625rem,1.6vw,1.1875rem);line-height:1.6}.landing-page .hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:88px;display:flex}.landing-page .hero .btn{letter-spacing:-.005em;border-radius:9999px;padding:13px 26px;font-size:.9375rem;font-weight:500}.landing-page .hero .btn-primary{background:var(--foreground);color:#fff;box-shadow:0 1px 2px #0f11161a,0 12px 24px -10px #0f111659}.landing-page .hero .btn-primary:hover{background:#1c1d22;box-shadow:0 2px 4px #0f11161f,0 18px 36px -12px #0f111673}.landing-page .hero .btn-outline{-webkit-backdrop-filter:blur(12px);border:1px solid var(--hairline);color:var(--foreground);background:#fff9}.landing-page .hero .btn-outline:hover{border-color:var(--muted-foreground);background:#fff}.landing-page .hero h1 em{background-image:linear-gradient(100deg, var(--primary) 0%, #e7a93f 45%, var(--primary) 90%);background-position:100% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;transition:background-position .9s cubic-bezier(.16,1,.3,1),color .3s}.landing-page .hero h1 em:hover{color:#0000;background-position:0 0}.landing-page .hero-tagline span:not(.hero-tagline-divider){transition:color .25s,transform .25s cubic-bezier(.16,1,.3,1)}.landing-page .hero-tagline span:not(.hero-tagline-divider):hover{color:var(--primary);transform:translateY(-2px)}.landing-page .hero .btn-outline:hover{transform:translateY(-2px)}.landing-page .hero .btn-outline:active{transition-duration:90ms;transform:translateY(0)scale(.97)}@media (prefers-reduced-motion:reduce){.landing-page .hero h1 em,.landing-page .hero-tagline span:not(.hero-tagline-divider),.landing-page .hero .btn-outline:hover,.landing-page .hero .btn-outline:active{transition:none;transform:none}.landing-page .hero h1 em:hover{color:var(--primary)}}.landing-page .hero-metrics{-webkit-backdrop-filter:blur(20px);border:1px solid var(--hairline);background:#fff9;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;width:fit-content;margin:0 auto;padding:6px;display:flex;box-shadow:0 1px 2px #0f11160a,0 12px 32px -22px #0f11162e}.landing-page .hero-metric{text-align:center;border-right:1px solid var(--hairline);padding:14px 36px}.landing-page .hero-metric:last-child{border-right:none}.landing-page .hero-metric-value{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.025em;margin-bottom:4px;font-size:1.625rem;font-weight:600;line-height:1.1}.landing-page .hero-metric-label{font-family:var(--font-sans);letter-spacing:.1em;color:var(--muted-foreground);text-transform:uppercase;font-size:.6875rem;font-weight:500}.landing-page .pain-points{z-index:1;background:var(--muted);padding:160px 0 78px;position:relative;overflow:hidden}.landing-page .pain-points:before{content:"";pointer-events:none;z-index:0;background-image:url(/pain-points-top.png);background-position:0 0;background-repeat:repeat-x;background-size:auto 100%;height:110px;position:absolute;top:0;left:0;right:0}.landing-page .pain-points-header{max-width:1020px;margin-bottom:58px;padding-top:5px}.landing-page .pain-points .section-title{max-width:760px}.landing-page .pain-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 56px;max-width:1180px;display:grid}.landing-page .pain-card{padding:0}.landing-page .pain-title{letter-spacing:-.03em;vertical-align:middle;color:var(--secondary);margin-bottom:8px;font-family:Oxanium,sans-serif;font-size:25.34px;font-weight:500;line-height:28.83px}.landing-page .pain-desc{letter-spacing:0;vertical-align:middle;color:var(--secondary);font-family:Poppins,sans-serif;font-size:18.85px;font-weight:400;line-height:28.83px}.landing-page .solution{z-index:1;background:var(--primary);padding:70px 0 88px;position:relative;overflow:hidden}.landing-page .solution .section-label{color:var(--secondary)}.landing-page .solution .section-title{color:#fff}.landing-page .solution .section-subtitle{display:none}.landing-page .solution-hand-image{object-fit:contain;width:clamp(300px,22vw,340px);max-width:none;height:auto;position:absolute;bottom:-64px;right:0}.landing-page .solution-header{max-width:720px;margin-bottom:26px}.landing-page .solution-grid{grid-template-columns:1fr 1fr;gap:28px 48px;max-width:620px;display:grid}.landing-page .solution-pair{display:contents}.landing-page .solution-card{padding:0;position:relative}.landing-page .solution-badge{font-family:var(--font-heading);letter-spacing:0;text-transform:none;border-radius:3px;justify-content:center;align-items:center;margin-bottom:4px;padding:2px 6px;font-size:.875rem;font-weight:500;display:inline-flex}.landing-page .solution-badge.from,.landing-page .solution-badge.to{color:var(--secondary);background:#fff}.landing-page .solution-card-title{letter-spacing:-.03em;vertical-align:middle;color:#fff;margin-bottom:10px;font-family:Oxanium,sans-serif;font-size:26.75px;font-weight:500;line-height:30px}.landing-page .solution-card-desc{letter-spacing:0;vertical-align:middle;color:#fffc;font-family:Poppins,sans-serif;font-size:17.8px;font-weight:400;line-height:25.55px}.landing-page .solution-divider{grid-column:1/-1;align-items:center;margin:0;padding:0;display:flex}.landing-page .solution-divider:before{content:"";background:#ffffff94;flex:1;height:1px}.landing-page .capabilities{z-index:1;background:var(--muted);padding:94px 0 38px;position:relative;overflow:hidden}.landing-page .capabilities-header{margin-bottom:46px}.landing-page .capabilities .section-title{max-width:900px}.landing-page .capabilities .section-subtitle{max-width:1040px}.landing-page .cap-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid;position:relative}.landing-page .cap-card{min-height:318px;color:var(--secondary);background:#f4f0e5;border:none;border-radius:0;padding:18px 14px 22px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.landing-page .cap-card:hover{transform:translateY(-4px)}.landing-page .cap-icon{width:58px;height:58px;color:var(--secondary);margin-bottom:34px}.landing-page .cap-icon svg{fill:none;stroke:currentColor;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.landing-page .cap-number{font-family:var(--font-heading);color:var(--secondary);letter-spacing:0;text-align:right;margin-bottom:0;font-size:1rem;font-weight:500;line-height:1;position:absolute;top:17px;right:16px}.landing-page .cap-title{font-family:var(--font-heading);color:inherit;margin-bottom:9px;font-size:1.45rem;font-weight:500;line-height:1.24}.landing-page .cap-desc{color:inherit;font-size:.98rem;line-height:1.48}.landing-page .cap-card-red{background-color:var(--primary);color:#fff;background-image:url(/figma-assets/cap-card.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:500px;padding:56px 18px 0}.landing-page .cap-card-red>*{z-index:1;position:relative}.landing-page .cap-card-red .cap-icon,.landing-page .cap-card-red .cap-number{display:none}.landing-page .cap-card-red .cap-title{color:#fff;max-width:260px;font-size:1.45rem;font-weight:700;line-height:1.16}.landing-page .cap-card-red .cap-desc{color:#fff;max-width:260px;font-size:.98rem;line-height:1.52}.landing-page .cap-laptop-stage{z-index:2;pointer-events:none;width:100%;height:220px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.landing-page .cap-laptop-image{z-index:1;width:100%;max-width:none;height:auto;display:block;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.landing-page .comparison{z-index:1;background:var(--muted);padding:42px 0 104px;position:relative}.landing-page .comparison-header{margin-bottom:30px}.landing-page .comparison .section-title{max-width:820px}.landing-page .comparison-wrapper{box-shadow:none;border:none;border-radius:0;overflow-x:auto}.landing-page .comparison-table{border-collapse:collapse;table-layout:fixed;background:0 0;width:100%;min-width:760px}.landing-page .comparison-table th{font-family:var(--font-heading);text-align:left;letter-spacing:0;text-transform:none;color:#fff;background:0 0;padding:0 0 26px;font-size:.9375rem;font-weight:500}.landing-page .comparison-table th span{background:var(--secondary);color:#fff;border-radius:999px;align-items:center;min-height:28px;padding:3px 14px;display:inline-flex}.landing-page .comparison-table th.col-area{width:220px}.landing-page .comparison-table th.col-bizntel span{background:var(--primary)}.landing-page .comparison-table td{font-family:var(--font-heading);color:#313f56bd;vertical-align:middle;border-bottom:1px solid #d94f51a3;padding:26px 0 24px;font-size:1rem;font-weight:500;line-height:1.42}.landing-page .comparison-table td.area-cell{font-family:var(--font-heading);color:var(--secondary);background:0 0;padding-right:48px;font-size:1.85rem;font-weight:500}.landing-page .comparison-table td:nth-child(2){letter-spacing:-.03em;vertical-align:bottom;padding-right:70px;font-family:Oxanium,sans-serif;font-size:18.04px;font-weight:500;line-height:24.4px}.landing-page .comparison-table td:nth-child(3){color:var(--secondary);letter-spacing:-.03em;vertical-align:bottom;font-family:Oxanium,sans-serif;font-size:18.04px;font-weight:500;line-height:24.4px}.landing-page .comparison-table tr:hover td{background:0 0}.landing-page .comparison-cards-view{display:none}.landing-page .comparison-card{background:#fff;border:1px solid #d94f512e;border-radius:12px;margin-bottom:20px;padding:24px 22px;box-shadow:0 1px 3px #313f560d}.landing-page .comparison-card:last-child{margin-bottom:0}.landing-page .comparison-card-area{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--secondary);border-bottom:1px solid #d94f5140;margin-bottom:18px;padding-bottom:14px;font-size:1.6rem;font-weight:500;line-height:1.15}.landing-page .comparison-card-block{margin-top:16px}.landing-page .comparison-card-block:first-of-type{margin-top:0}.landing-page .comparison-card-badge{min-height:26px;font-family:var(--font-heading);color:#fff;border-radius:999px;align-items:center;margin-bottom:10px;padding:3px 14px;font-size:.875rem;font-weight:500;display:inline-flex}.landing-page .comparison-card-badge.mis{background:var(--secondary)}.landing-page .comparison-card-badge.bizntel{background:var(--primary)}.landing-page .comparison-card-text{letter-spacing:-.03em;color:#313f56d9;margin:0;font-family:Oxanium,sans-serif;font-size:16px;font-weight:500;line-height:23px}.landing-page .security{z-index:1;background:var(--secondary);padding:98px 2px 93px;position:relative;overflow:hidden}.landing-page .security-inner{min-height:342px;position:relative}.landing-page .security-dots{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;height:auto;position:absolute}.landing-page .security-dots-primary{width:110px;top:14px;right:26px}.landing-page .security-shield-bg{z-index:0;opacity:.18;pointer-events:none;-webkit-user-select:none;user-select:none;width:360px;height:auto;position:absolute;top:50%;right:4%;transform:translateY(-50%)}.landing-page .security .section-label{color:var(--primary)}.landing-page .security .section-title{color:#fff;z-index:1;max-width:820px;position:relative}.landing-page .security .section-subtitle{color:#ffffffb8;z-index:1;max-width:760px;margin-bottom:54px;position:relative}.landing-page .security-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:56px;display:grid;position:relative}.landing-page .security-card{padding:0}.landing-page .security-title{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:1.35rem;font-weight:500}.landing-page .security-desc{color:#ffffffad;font-size:.9375rem;line-height:1.65}.landing-page .productivity{z-index:1;background:var(--primary);padding:82px 0 92px;position:relative;overflow:hidden}.landing-page .productivity:before{content:"";pointer-events:none;background:linear-gradient(90deg,#00000012 0%,#0000 58%);position:absolute;inset:0}.landing-page .productivity-image{pointer-events:none;z-index:0;width:clamp(180px,42%,520px);position:absolute;top:0;bottom:0;right:0;overflow:hidden}.landing-page .productivity-image img{object-fit:contain;object-position:top right;width:100%;height:100%}.landing-page .productivity .section-label{color:#ffffff80}.landing-page .productivity .section-title{color:#fff}.landing-page .productivity-header{max-width:780px;margin-bottom:52px}.landing-page .productivity-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 64px;max-width:900px;display:grid;position:relative}.landing-page .prod-card{align-items:flex-start;gap:20px;display:flex}.landing-page .prod-number{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff3;flex-shrink:0;font-size:4.5rem;font-weight:700;line-height:.85}.landing-page .prod-content{flex:1}.landing-page .prod-title{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:1.15rem;font-weight:500;line-height:1.2}.landing-page .prod-desc{color:#ffffffbd;font-size:.9375rem;line-height:1.6}.landing-page .cta{z-index:1;background-color:var(--muted);background-image:url(/figma-assets/business-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:76px 0 58px;position:relative}.landing-page .cta-wrapper{text-align:center;box-shadow:none;background:0 0;border-radius:0;padding:0 48px;position:relative;overflow:hidden}.landing-page .cta-content{z-index:2;position:relative}.landing-page .cta h2{font-family:var(--font-heading);color:var(--secondary);letter-spacing:0;margin-bottom:16px;font-size:3.5rem;font-weight:600;line-height:1.12}.landing-page .cta h2 em{color:var(--secondary);font-style:normal}.landing-page .cta-subtitle{letter-spacing:-.03em;text-align:center;vertical-align:bottom;color:var(--secondary);white-space:nowrap;margin:0 auto 34px;font-family:Poppins,sans-serif;font-size:20.93px;font-weight:500;line-height:54.87px}.landing-page .cta-contact{flex-direction:column;align-items:center;gap:14px;display:flex}.landing-page .cta-contact-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:72px;display:flex}.landing-page .cta-contact-item{letter-spacing:-.03em;text-align:center;vertical-align:bottom;color:var(--secondary);font-family:Oxanium,sans-serif;font-size:28.08px;font-weight:500;line-height:48.26px;text-decoration:none}.landing-page .cta-contact-item:hover{color:var(--primary)}.landing-page .cta-contact-company{letter-spacing:-.03em;text-align:center;vertical-align:bottom;color:var(--secondary);font-family:Oxanium,sans-serif;font-size:20.93px;font-weight:500;line-height:54.87px}@media (width<=720px){.landing-page .cta-contact-row{flex-direction:column;gap:18px}}.landing-page .footer{background:var(--muted);border-top:1px solid #d94f5159;padding:34px 0 42px}.landing-page .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.landing-page .footer-logo{font-family:var(--font-heading);color:var(--secondary);align-items:center;gap:10px;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.landing-page .footer-logo-icon{background:var(--primary);color:#fff;opacity:1;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-page .footer-logo-icon svg{width:14px;height:18px}.landing-page .footer-links{gap:32px;margin:0;padding:0;list-style:none;display:flex}.landing-page .footer-links a,.landing-page .footer-links span{color:var(--secondary);font-size:.875rem;text-decoration:none;transition:color .2s}.landing-page .footer-links a:hover{color:var(--primary)}.landing-page .footer-copy{color:var(--secondary);font-size:.875rem}@media (width<=1024px){.landing-page .section-title{font-size:3.15rem}.landing-page .cap-grid,.landing-page .security-grid{grid-template-columns:repeat(2,1fr)}.landing-page .solution-visual{opacity:.55;right:-86px}.landing-page .cap-laptop-stage,.landing-page .cap-laptop-image{display:none}.landing-page .cap-card-red{min-height:318px;padding:18px 14px 22px}.landing-page .comparison-table-view{display:none}.landing-page .comparison-cards-view{display:block}.landing-page .comparison-wrapper{overflow-x:visible}.landing-page .productivity-image{display:none}.landing-page .pain-points:before{opacity:.4}.landing-page .pain-desc,.landing-page .solution-card-desc{font-size:15.68px}.landing-page .security-dots,.landing-page .security-dots-primary{display:none}}@media (width<=768px){.landing-page .pain-points-header{padding-top:130px}.landing-page .nav-links{display:none}.landing-page .nav-mobile-toggle{display:block}.landing-page .nav-links.mobile-open{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#fffffff7;flex-direction:column;gap:20px;padding:24px;display:flex;position:absolute;top:64px;left:0;right:0}.landing-page .section-title{font-size:2.45rem;line-height:1.16}.landing-page .section-subtitle{font-size:.98rem;line-height:1.6}.landing-page .solution-visual{display:none}.landing-page .solution-header,.landing-page .solution-grid{max-width:100%}.landing-page .hero{min-height:auto;padding:120px 24px 80px}.landing-page .hero h1{font-size:clamp(2.25rem,9vw,3.25rem)}.landing-page .hero-metrics{flex-direction:column;gap:20px}.landing-page .hero-metric{border-right:none;border-bottom:1px solid var(--border);padding:16px 0}.landing-page .hero-metric:last-child{border-bottom:none;padding-bottom:0}.landing-page .pain-grid{grid-template-columns:1fr;gap:32px}.landing-page .solution-grid,.landing-page .cap-grid,.landing-page .security-grid{grid-template-columns:1fr}.landing-page .productivity-grid{grid-template-columns:1fr;gap:32px}.landing-page .cap-card{min-height:250px}.landing-page .cta-wrapper{padding:0}.landing-page .cta h2{font-size:2.45rem}.landing-page .footer-inner{text-align:center;flex-direction:column;gap:24px}.landing-page .footer-links{flex-wrap:wrap;justify-content:center;gap:20px}.landing-page .solution,.landing-page .capabilities,.landing-page .comparison,.landing-page .security,.landing-page .productivity,.landing-page .cta{padding:68px 0}.landing-page .pain-points{padding:0 0 80px}}@media (width<=480px){.landing-page .section-title{font-size:2rem}.landing-page .hero-buttons{flex-direction:column;width:100%}.landing-page .hero-buttons .btn{width:100%}.landing-page .prod-number{font-size:2.5rem}.landing-page .solution-grid{gap:24px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
