:root{--color-primary: #0d9488;--color-primary-dark: #0f766e;--color-secondary: #06b6d4;--color-accent: #14b8a6;--color-text: #1f2937;--color-text-light: #6b7280;--color-text-lighter: #9ca3af;--color-bg: #ffffff;--color-bg-secondary: #f9fafb;--color-bg-tertiary: #f3f4f6;--color-border: #e5e7eb;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Courier New", monospace;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);line-height:1.6;color:var(--color-text);background:var(--color-bg);overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img,svg{display:block;max-width:100%}code{font-family:var(--font-mono);font-size:.9em;background:var(--color-bg-tertiary);padding:.2em .4em;border-radius:4px;color:var(--color-primary)}pre{font-family:var(--font-mono);background:#1e1e1e;color:#d4d4d4;padding:1.5rem;border-radius:8px;overflow-x:auto;font-size:.875rem;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.section-alt{background:var(--color-bg)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:var(--color-text)}h1{font-size:clamp(2.5rem,5vw,3.5rem)}h2{font-size:clamp(2rem,4vw,2.5rem)}h3{font-size:clamp(1.5rem,3vw,1.75rem)}h4{font-size:1.25rem}.text-gradient{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;border-radius:8px;transition:all .2s ease}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn-secondary{background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary:hover{border-color:var(--color-text);transform:translateY(-1px)}@media(max-width:768px){.section{padding:4rem 0}.container{padding:0 1rem}}._hero_a1nxc_1{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:#fff}._content_a1nxc_10{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding-top:6rem}._text_a1nxc_18{max-width:600px}._highlight_a1nxc_22{color:#0d9488}._text_a1nxc_18 h1{margin-bottom:1.5rem;letter-spacing:-.02em}._subtitle_a1nxc_31{font-size:1.25rem;color:var(--color-text);margin-bottom:1rem;font-weight:500}._description_a1nxc_38{font-size:1.125rem;color:var(--color-text-light);margin-bottom:2rem;line-height:1.7}._actions_a1nxc_45{display:flex;gap:1rem;margin-bottom:3rem}._stats_a1nxc_51{display:flex;gap:3rem}._stat_a1nxc_51{display:flex;flex-direction:column;gap:.25rem}._statValue_a1nxc_62{font-size:1.75rem;font-weight:700;color:var(--color-text)}._statLabel_a1nxc_68{font-size:.875rem;color:var(--color-text-light)}._visualContainer_a1nxc_73{display:flex;justify-content:center;align-items:center}._deviceShowcase_a1nxc_79{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:520px}._deviceImage_a1nxc_87{position:relative;display:flex;justify-content:center;align-items:center;padding:1rem 0}._deviceImage_a1nxc_87 img{width:100%;max-width:300px;height:auto;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15))}._deviceLabel_a1nxc_103{position:absolute;bottom:0;left:50%;transform:translate(-50%);background:var(--color-primary);color:#fff;padding:.375rem 1rem;border-radius:100px;display:flex;flex-direction:column;align-items:center;gap:.125rem;box-shadow:var(--shadow);white-space:nowrap}._deviceName_a1nxc_120{font-size:.8125rem;font-weight:600}._deviceSpec_a1nxc_125{font-size:.625rem;opacity:.85}._dashboardPreview_a1nxc_130{border-radius:12px;overflow:hidden;box-shadow:var(--shadow-xl)}._dashboard_a1nxc_130{width:100%;height:auto;display:block}@media(max-width:1024px){._content_a1nxc_10{grid-template-columns:1fr;gap:3rem}._visualContainer_a1nxc_73{order:-1}._deviceShowcase_a1nxc_79{max-width:450px;margin:0 auto}._deviceImage_a1nxc_87 img{max-width:280px}}@media(max-width:768px){._hero_a1nxc_1{min-height:auto;padding:8rem 0 4rem}._content_a1nxc_10{padding-top:0}._text_a1nxc_18{max-width:100%}._subtitle_a1nxc_31{font-size:1.125rem}._description_a1nxc_38{font-size:1rem}._actions_a1nxc_45{flex-direction:column}._stats_a1nxc_51{gap:2rem;flex-wrap:wrap}._statValue_a1nxc_62{font-size:1.5rem}}._nav_1t6lx_1{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;transition:all .3s ease}._nav_1t6lx_1._scrolled_1t6lx_11{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}._container_1t6lx_17{display:flex;align-items:center;justify-content:space-between}._logo_1t6lx_23{display:flex;align-items:center}._links_1t6lx_28{display:flex;gap:2rem}._links_1t6lx_28 a{font-size:.9375rem;color:var(--color-text-light);transition:color .2s ease}._links_1t6lx_28 a:hover{color:var(--color-text)}._actions_1t6lx_43{display:flex;align-items:center;gap:1rem}._link_1t6lx_28{font-size:.9375rem;color:var(--color-text-light);transition:color .2s ease}._link_1t6lx_28:hover{color:var(--color-text)}@media(max-width:768px){._links_1t6lx_28,._link_1t6lx_28{display:none}}._problem_1xhmr_1{position:relative}._header_1xhmr_5{text-align:center;max-width:700px;margin:0 auto 4rem}._label_1xhmr_11{display:inline-block;padding:.375rem .875rem;background:#ef44441a;color:#ef4444;font-size:.875rem;font-weight:500;border-radius:100px;margin-bottom:1rem}._intro_1xhmr_22{font-size:1.125rem;color:var(--color-text-light);margin-top:1rem}._problems_1xhmr_28{display:flex;flex-direction:column;gap:4rem}._problemItem_1xhmr_34{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center}._problemItem_1xhmr_34:nth-child(2n){direction:rtl}._problemItem_1xhmr_34:nth-child(2n)>*{direction:ltr}._problemVisual_1xhmr_49{background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;padding:1.5rem;display:flex;justify-content:center;align-items:center}._diagram_1xhmr_59{width:100%;max-width:600px;height:auto}._problemContent_1xhmr_65 h3{font-size:1.5rem;margin-bottom:1rem;color:var(--color-text)}._problemContent_1xhmr_65 p{font-size:1.0625rem;line-height:1.7;color:var(--color-text-light)}@media(max-width:900px){._problemItem_1xhmr_34{grid-template-columns:1fr;gap:2rem}._problemItem_1xhmr_34:nth-child(2n){direction:ltr}._problemVisual_1xhmr_49{order:-1}}@media(max-width:640px){._problems_1xhmr_28{gap:3rem}._problemContent_1xhmr_65 h3{font-size:1.25rem}._problemContent_1xhmr_65 p{font-size:1rem}}._solution_1u9vp_1{position:relative}._header_1u9vp_5{text-align:center;max-width:700px;margin:0 auto 4rem}._label_1u9vp_11{display:inline-block;padding:.375rem .875rem;background:#0d94881a;color:var(--color-primary);font-size:.875rem;font-weight:500;border-radius:100px;margin-bottom:1rem}._intro_1u9vp_22{font-size:1.125rem;color:var(--color-text-light);margin-top:1rem}._features_1u9vp_28{display:flex;flex-direction:column;gap:4rem}._feature_1u9vp_28{display:flex;flex-direction:column;gap:2rem}._featureHeader_1u9vp_40{display:flex;gap:1.5rem;align-items:flex-start}._featureNumber_1u9vp_46{font-size:1rem;font-weight:600;color:var(--color-primary);background:#0d94881a;padding:.5rem .875rem;border-radius:6px;font-family:var(--font-mono)}._featureTitle_1u9vp_56{flex:1}._featureTitle_1u9vp_56 h3{font-size:1.5rem;margin-bottom:.5rem;color:var(--color-text)}._featureTitle_1u9vp_56 p{font-size:1.0625rem;color:var(--color-text-light);line-height:1.6;max-width:600px}._dashboardContainer_1u9vp_73{background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem;overflow:hidden}._dashboard_1u9vp_73{width:92%;height:auto;display:block;border-radius:6px;box-shadow:0 25px 50px -12px #00000040;margin:0 auto}._keyPoints_1u9vp_90{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem;padding-top:4rem;border-top:1px solid var(--color-border)}._keyPoint_1u9vp_90{display:flex;gap:1rem;align-items:flex-start}._keyPointIcon_1u9vp_105{flex-shrink:0;width:48px;height:48px;background:#0d94881a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--color-primary)}._keyPointText_1u9vp_117{display:flex;flex-direction:column;gap:.25rem}._keyPointText_1u9vp_117 strong{font-size:.9375rem;color:var(--color-text)}._keyPointText_1u9vp_117 span{font-size:.8125rem;color:var(--color-text-light)}@media(max-width:1024px){._keyPoints_1u9vp_90{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._featureHeader_1u9vp_40{flex-direction:column;gap:1rem}._keyPoints_1u9vp_90{grid-template-columns:1fr}._featureTitle_1u9vp_56 h3{font-size:1.25rem}._dashboardContainer_1u9vp_73{padding:1rem}}._features_1i1ud_1{position:relative}._header_1i1ud_5{text-align:center;max-width:700px;margin:0 auto 4rem}._label_1i1ud_11{display:inline-block;padding:.375rem .875rem;background:#0d94881a;color:var(--color-primary);font-size:.875rem;font-weight:500;border-radius:100px;margin-bottom:1rem}._intro_1i1ud_22{font-size:1.125rem;color:var(--color-text-light);margin-top:1rem}._agents_1i1ud_28{display:flex;flex-direction:column;gap:5rem}._agent_1i1ud_28{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center}._agent_1i1ud_28._agentReverse_1i1ud_41{grid-template-columns:1.2fr 1fr}._agent_1i1ud_28._agentReverse_1i1ud_41 ._agentContent_1i1ud_45{order:2}._agent_1i1ud_28._agentReverse_1i1ud_41 ._agentDashboard_1i1ud_49{order:1}._agentContent_1i1ud_45{padding:1rem 0}._agentNumber_1i1ud_57{font-size:.875rem;font-weight:600;color:var(--color-primary);background:#0d94881a;padding:.375rem .75rem;border-radius:6px;font-family:var(--font-mono);display:inline-block;margin-bottom:1rem}._agentContent_1i1ud_45 h3{font-size:1.75rem;margin-bottom:1rem;color:var(--color-text)}._agentContent_1i1ud_45 p{font-size:1.0625rem;line-height:1.7;color:var(--color-text-light)}._agentDashboard_1i1ud_49{background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;padding:1rem;overflow:hidden}._dashboard_1i1ud_89{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 10px 40px -10px #0000001a}@media(max-width:1024px){._agent_1i1ud_28,._agent_1i1ud_28._agentReverse_1i1ud_41{grid-template-columns:1fr;gap:2rem}._agent_1i1ud_28._agentReverse_1i1ud_41 ._agentContent_1i1ud_45,._agent_1i1ud_28._agentReverse_1i1ud_41 ._agentDashboard_1i1ud_49{order:unset}._agentDashboard_1i1ud_49{order:-1}._agentContent_1i1ud_45 h3{font-size:1.5rem}}@media(max-width:640px){._agents_1i1ud_28{gap:3rem}._agentContent_1i1ud_45 h3{font-size:1.25rem}._agentContent_1i1ud_45 p{font-size:1rem}}._compliance_ob0jv_1{position:relative}._label_ob0jv_5{display:inline-block;padding:.375rem .875rem;background:#0d94881a;color:var(--color-primary);font-size:.875rem;font-weight:500;border-radius:100px;margin-bottom:1rem}._auditSection_ob0jv_16{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;padding:2.5rem;align-items:center}._auditContent_ob0jv_27 h3{margin-bottom:1rem}._auditContent_ob0jv_27>p{color:var(--color-text-light);margin-bottom:1.5rem;line-height:1.6}._auditList_ob0jv_37{list-style:none}._auditList_ob0jv_37 li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--color-text);font-size:.9375rem}._auditList_ob0jv_37 li:before{content:"✓";position:absolute;left:0;color:var(--color-primary);font-weight:700}._auditVisual_ob0jv_57{background:#1e1e1e;border-radius:8px;overflow:hidden}._auditCode_ob0jv_63{margin:0;padding:1.5rem;font-size:.8125rem;line-height:1.5;color:#d4d4d4;overflow-x:auto}@media(max-width:1024px){._auditSection_ob0jv_16{grid-template-columns:1fr}}._cta_h0rtz_1{position:relative;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff}._content_h0rtz_7{text-align:center;max-width:700px;margin:0 auto}._content_h0rtz_7 h2{color:#fff;margin-bottom:1rem}._content_h0rtz_7>p{font-size:1.125rem;opacity:.9;margin-bottom:2rem;line-height:1.7}._actions_h0rtz_25{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}._actions_h0rtz_25 ._btn-primary_h0rtz_32{background:#fff;color:var(--color-primary)}._actions_h0rtz_25 ._btn-primary_h0rtz_32:hover{background:#f3f4f6}._actions_h0rtz_25 ._btn-secondary_h0rtz_41{background:transparent;border-color:#ffffff80;color:#fff}._actions_h0rtz_25 ._btn-secondary_h0rtz_41:hover{border-color:#fff;background:#ffffff1a}._contact_h0rtz_52{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2)}._contact_h0rtz_52 p{font-size:.875rem;opacity:.8;margin-bottom:.5rem}._contact_h0rtz_52 a{font-size:1rem;font-weight:500;text-decoration:underline;text-underline-offset:2px}._contact_h0rtz_52 a:hover{opacity:.9}@media(max-width:640px){._actions_h0rtz_25{flex-direction:column}}._footer_7kzn8_1{background:var(--color-text);color:#fff;padding:4rem 0 2rem}._content_7kzn8_7{display:flex;justify-content:space-between;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}._brand_7kzn8_15{max-width:280px}._logo_7kzn8_19{display:flex;align-items:center;margin-bottom:.75rem}._brand_7kzn8_15 p{color:#fff9;font-size:.9375rem}._links_7kzn8_30{display:flex;gap:4rem}._column_7kzn8_35{display:flex;flex-direction:column;gap:.75rem}._column_7kzn8_35 h4{color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._column_7kzn8_35 a{color:#fff9;font-size:.9375rem;transition:color .2s ease}._column_7kzn8_35 a:hover{color:#fff}._bottom_7kzn8_60{padding-top:2rem;text-align:center}._bottom_7kzn8_60 p{color:#fff6;font-size:.875rem}@media(max-width:768px){._content_7kzn8_7{flex-direction:column;gap:2rem}._links_7kzn8_30{flex-wrap:wrap;gap:2rem}}
