pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}[data-theme=dark] .hljs{background:var(--ant-color-fill-quaternary);color:#c9d1d9}[data-theme=dark] .hljs-doctag,[data-theme=dark] .hljs-keyword,[data-theme=dark] .hljs-meta .hljs-keyword,[data-theme=dark] .hljs-template-tag,[data-theme=dark] .hljs-template-variable,[data-theme=dark] .hljs-type,[data-theme=dark] .hljs-variable.language_{color:#ff7b72}[data-theme=dark] .hljs-title,[data-theme=dark] .hljs-title.class_,[data-theme=dark] .hljs-title.class_.inherited__,[data-theme=dark] .hljs-title.function_{color:#d2a8ff}[data-theme=dark] .hljs-attr,[data-theme=dark] .hljs-attribute,[data-theme=dark] .hljs-literal,[data-theme=dark] .hljs-meta,[data-theme=dark] .hljs-number,[data-theme=dark] .hljs-operator,[data-theme=dark] .hljs-variable,[data-theme=dark] .hljs-selector-attr,[data-theme=dark] .hljs-selector-class,[data-theme=dark] .hljs-selector-id{color:#79c0ff}[data-theme=dark] .hljs-regexp,[data-theme=dark] .hljs-string,[data-theme=dark] .hljs-meta .hljs-string{color:#a5d6ff}[data-theme=dark] .hljs-built_in,[data-theme=dark] .hljs-symbol{color:#ffa657}[data-theme=dark] .hljs-comment,[data-theme=dark] .hljs-code,[data-theme=dark] .hljs-formula{color:#8b949e}[data-theme=dark] .hljs-name,[data-theme=dark] .hljs-quote,[data-theme=dark] .hljs-selector-tag,[data-theme=dark] .hljs-selector-pseudo{color:#7ee787}[data-theme=dark] .hljs-subst{color:#c9d1d9}[data-theme=dark] .hljs-section{color:#58a6ff;font-weight:700}[data-theme=dark] .hljs-bullet{color:#f2cc60}[data-theme=dark] .hljs-emphasis{color:#c9d1d9;font-style:italic}[data-theme=dark] .hljs-strong{color:#c9d1d9;font-weight:700}[data-theme=dark] .hljs-addition{color:#aff5b4;background-color:#2ea04333}[data-theme=dark] .hljs-deletion{color:#ffdcd7;background-color:#f8514933}.ant-card-head-wrapper{height:50px}.wiki-code-block{margin:12px 0 16px;border:1px solid var(--ant-color-border);border-radius:12px;max-width:100%;overflow-x:auto;overflow-y:visible;background:var(--ant-color-fill-quaternary)}.wiki-code-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;background:#0000000a;border-bottom:1px solid var(--ant-color-border);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.wiki-code-lang,.wiki-code-copy{color:var(--ant-color-text-secondary)}.wiki-code-pre{margin:0;padding:12px 0;background:transparent}.wiki-code-pre code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:13px;color:inherit}.wiki-code-line{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:12px;padding:0 16px;line-height:1.6}.wiki-code-line-number{text-align:right;color:var(--ant-color-text-tertiary);-webkit-user-select:none;-moz-user-select:none;user-select:none}.wiki-code-line-content{white-space:pre-wrap;word-break:break-word;min-width:0}[data-theme=dark] .wiki-code-block{background:#0000000a}[data-theme=dark] .wiki-code-header{background:#ffffff0f}.font-typewriter{font-family:Courier New,Courier,Lucida Console,Monaco,monospace}.instance-system-info-plain{white-space:pre-wrap;word-wrap:break-word;box-sizing:border-box}::-webkit-selection{background-color:#3b82f6;color:#fff}::-moz-selection{background-color:#3b82f6;color:#fff}::selection{background-color:#3b82f6;color:#fff}[data-theme=light] ::-webkit-selection{background-color:#2563eb;color:#fff}[data-theme=light] ::-moz-selection{background-color:#2563eb;color:#fff}[data-theme=light] ::selection{background-color:#2563eb;color:#fff}body{margin:0;min-height:100vh}[data-theme=dark] body{background-color:#101219;color:#ccc}[data-theme=light] body{background-color:#fff;color:#111827}[data-theme=dark] *::-webkit-scrollbar{width:12px;height:12px}[data-theme=dark] *::-webkit-scrollbar-track{background:#1a1a1a}[data-theme=dark] *::-webkit-scrollbar-thumb{background:#404040;border-radius:6px;border:3px solid #1a1a1a}[data-theme=dark] *::-webkit-scrollbar-thumb:hover{background:#525252}[data-theme=dark]{scrollbar-color:#404040 #1a1a1a;scrollbar-width:thin}.animate-fadeIn{animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.animate-pulse-dot-1{animation:pulse-dot 1.4s ease-in-out infinite;animation-delay:0ms}.animate-pulse-dot-2{animation:pulse-dot 1.4s ease-in-out infinite;animation-delay:.2s}.animate-pulse-dot-3{animation:pulse-dot 1.4s ease-in-out infinite;animation-delay:.4s}.wiki-preview{max-height:4.5rem;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.wiki-highlight{background-color:#bbf7d0;color:#14532d;border-radius:.125rem;padding:0 .125rem;font-weight:500}[data-theme=dark] .wiki-highlight{background-color:#eab3084d;color:#fef08a}.wiki-highlight-current{outline:2px solid var(--ant-color-primary);outline-offset:1px;border-radius:2px}.wiki-sidebar-list-scroll .ant-collapse-item .ant-collapse-header{background:var(--ant-color-fill-quaternary);border-radius:6px;margin-bottom:4px}.wiki-sidebar-list-scroll .ant-collapse-item .ant-collapse-content-box{padding-left:8px;padding-right:8px;background:transparent}.wiki-content{font-size:16px;line-height:1.65;max-width:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}.wiki-content p,.wiki-content li{font-size:inherit}.wiki-content a,.wiki-content .ant-btn-link{color:var(--ant-color-primary)}.wiki-content a:hover,.wiki-content .ant-btn-link:hover{color:var(--ant-color-primary-hover)}.wiki-toc-link{color:var(--ant-color-primary);text-decoration:none}.wiki-toc-link:hover{color:var(--ant-color-primary-hover)}.wiki-content pre,.wiki-content .wiki-code-block{max-width:100%;overflow-x:auto}.wiki-page-content-scroll{min-width:0;overflow-x:hidden;overflow-y:auto}[data-theme=dark] .ant-segmented-item-selected{background:#24272e!important}[data-theme=dark] .ant-list-item{border-block-end:1px solid #333743!important}[data-theme=dark] .ant-card-head{border-bottom:1px solid #2B2B2B!important}[data-theme=dark] .ant-card-bordered{border:1px solid #17171a!important}[data-theme=dark] .ant-modal-container{background-color:#26282d!important}.ant-modal-root [class*=ant-zoom-]{transform:none!important}[data-theme=dark] .css-var-_r_0_.ant-dropdown-css-var{background-color:#27292f!important}.wiki-index-list{min-width:0;width:100%}.wiki-index-list .wiki-index-list-item{transition:background-color .15s ease}.wiki-index-list .wiki-index-list-item:hover{background-color:var(--ant-color-fill-quaternary)}.wiki-index-list .wiki-index-list-item:last-child{margin-bottom:0}.wiki-index-list-icon{width:36px;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--ant-color-fill-quaternary);color:var(--ant-color-primary);font-size:16px}.wiki-sidebar-list-scroll{min-width:0}.org-tabs-segmented.ant-segmented .ant-segmented-item{padding:3px 6px!important;font-size:13px!important;margin-right:6px!important}.ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#fff!important;background-color:color-mix(in srgb,var(--ant-color-primary) 70%,transparent)!important}.ant-segmented-item-selected{color:#fff!important;background-color:var(--ant-color-primary)!important}:root{--landing-primary: #8481e3;--landing-primary-hover: #7069d4;--landing-primary-glow: rgba(132, 129, 227, .1);--landing-bg: rgb(16, 18, 25);--landing-text: rgb(234, 235, 236);--landing-text-secondary: rgb(160, 162, 165);--landing-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}[data-theme=light]{--landing-primary: #5552ae;--landing-primary-hover: #464296;--landing-primary-glow: rgba(85, 82, 174, .08);--landing-bg: rgb(255, 255, 255);--landing-text: rgb(17, 24, 39);--landing-text-secondary: rgb(107, 114, 128)}.support-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:var(--landing-bg);color:var(--landing-text);font-family:var(--landing-font)}.support-hero{text-align:center;max-width:760px}.support-hero-title{margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.2;color:var(--landing-text)}.support-hero-subtitle{margin:0 0 28px;font-size:1rem;color:var(--landing-text-secondary)}.landing-hero{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:80px 32px;background:var(--landing-bg)}@media(max-width:768px){.landing-hero{padding:60px 20px}}.landing-hero-content{max-width:800px;text-align:center;margin:0 auto}.landing-hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.2;margin:0 0 16px;letter-spacing:-.02em;color:var(--landing-text)}.landing-hero-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:var(--landing-text-secondary);line-height:1.6;margin:0}.landing-hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:40px}.landing-hero-cta{height:48px!important;padding:0 32px!important;font-size:15px!important;font-weight:600!important;border-radius:8px!important}.landing-hero-cta-secondary{height:48px!important;padding:0 32px!important;font-size:15px!important;font-weight:500!important;border-radius:8px!important}.landing-stack-section{padding:24px 32px 32px;background:var(--landing-bg)}.landing-stack-header{text-align:center;margin-bottom:24px}.landing-stack-os-logos{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto 14px;color:var(--landing-text-secondary)}.landing-stack-os-logo{width:30px;height:30px;flex-shrink:0}.landing-stack-os-logo path{fill:currentColor}@media(max-width:768px){.landing-stack-os-logo{width:26px;height:26px}}.landing-stack-subtitle{max-width:860px;margin:12px auto 0;font-size:15px;line-height:1.6;color:var(--landing-text-secondary)}.landing-stack-grid{width:100%;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}.landing-stack-grid,.landing-stack-grid *:before,.landing-stack-grid *:after,.landing-stack-grid *{position:static!important}.landing-stack-column{display:flex;flex-direction:column;align-items:stretch;gap:14px}.landing-stack-column-title{font-size:12px;font-weight:700;color:var(--landing-primary);text-transform:uppercase;letter-spacing:.1em}.landing-stack-tools{display:flex;flex-direction:column;align-items:stretch;gap:12px}.landing-stack-column-desc{margin:0;font-size:13px;line-height:1.6;color:var(--landing-text-secondary)}.landing-stack-graph{display:flex;flex-direction:column;align-items:center;gap:10px}.landing-stack-horizontal{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:18px;flex-wrap:nowrap;width:min(100%,1100px);margin:0 auto}.landing-stack-stage{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-width:220px;flex:1 1 0}.landing-stack-stage-defhunt{flex-direction:column;gap:10px}.landing-stack-horizontal .landing-stack-node{width:100%;min-width:0}.landing-stack-connector{width:70px;height:18px;position:relative;flex-shrink:0;margin:0 auto}.landing-stack-connector:before{content:"";position:absolute;inset:50% 0 auto;border-top:2px dotted color-mix(in srgb,var(--landing-primary) 70%,transparent);border-left:0;transform:translateY(-50%)}.landing-stack-connector:after{content:"";position:absolute;inset:50% 0 auto auto;transform:translate(50%,-50%) rotate(45deg);width:0;height:0;border-top:6px solid var(--landing-primary);border-bottom:0;border-left:6px solid transparent;border-right:0 solid transparent}.landing-stack-main-flow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px}.landing-stack-node{display:flex;align-items:center;gap:12px;width:100%;min-width:0;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff08}.landing-stack-tool-card{display:flex;align-items:center;gap:12px;width:100%;min-width:0;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;box-sizing:border-box}[data-theme=light] .landing-stack-tool-card,[data-theme=light] .landing-stack-node{border-color:#0000001a;background:#00000005}.landing-stack-badge{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.04em;border:1px solid currentColor;color:var(--landing-text);flex-shrink:0}.landing-stack-badge svg{font-size:18px}.landing-stack-node-text{display:flex;flex-direction:column;gap:3px}.landing-stack-node-title{font-size:14px;line-height:1.25;font-weight:600;color:var(--landing-text)}.landing-stack-node-meta{font-size:12px;line-height:1.3;color:var(--landing-text-secondary)}.landing-stack-arrow{font-size:20px;line-height:1;color:var(--landing-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-stack-node-branch-anchor{position:relative}.landing-stack-branch-flow{display:flex;align-items:center;gap:6px;transform:translate(-26px)}.landing-stack-netbird{margin-top:6px}.landing-stack-branch-arrow{display:inline-flex;align-items:center;justify-content:center;color:var(--landing-primary);font-size:18px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:1024px){.landing-stack-main-flow{gap:10px}.landing-stack-node{min-width:200px}.landing-stack-horizontal{flex-direction:column;align-items:stretch;width:min(100%,420px);gap:0px}.landing-stack-horizontal .landing-stack-node{width:100%;min-width:0}.landing-stack-node{width:100%!important;min-width:0!important}.landing-stack-stage{width:100%;align-items:stretch}.landing-stack-stage-defhunt .landing-stack-node{width:100%;align-self:stretch}.landing-stack-stage .landing-stack-node{align-self:stretch}.landing-stack-connector{width:2px;height:32px;margin:0 auto}.landing-stack-connector:before{inset:0 auto 0 50%;border-top:none;border-left:2px dotted color-mix(in srgb,var(--landing-primary) 70%,transparent);transform:translate(-50%)}.landing-stack-connector:after{inset:auto auto 0 50%;transform:translate(-50%,-2px);border-top:6px solid var(--landing-primary);border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent}.landing-stack-stage-defhunt{width:100%;align-items:stretch;justify-content:flex-start;padding-top:10px}.landing-stack-node-text{min-width:0}.landing-stack-node-title{word-break:break-word;overflow-wrap:anywhere;white-space:normal}.landing-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(max-width:768px){.landing-stack-section{padding:20px 20px 18px}.landing-stack-header{margin-bottom:18px}.landing-stack-grid{grid-template-columns:1fr;gap:12px}.landing-stack-horizontal{flex-direction:column;align-items:stretch;width:min(100%,420px);gap:0px}.landing-stack-horizontal .landing-stack-node{width:100%;min-width:0}.landing-stack-node{width:100%!important;min-width:0!important}.landing-stack-stage{width:100%;align-items:stretch}.landing-stack-stage-defhunt .landing-stack-node{width:100%;align-self:stretch}.landing-stack-stage .landing-stack-node{align-self:stretch}.landing-stack-node{max-width:100%}.landing-stack-node-text{min-width:0}.landing-stack-node-title{word-break:break-word;overflow-wrap:anywhere}.landing-stack-stage-defhunt{width:100%;align-items:stretch}.landing-stack-connector{width:2px;height:32px;margin:0 auto}.landing-stack-connector:before{inset:0 auto 0 50%;border-top:none;border-left:2px dotted color-mix(in srgb,var(--landing-primary) 70%,transparent);transform:translate(-50%)}.landing-stack-connector:after{inset:auto auto 0 50%;transform:translate(-50%,-2px);border-top:6px solid var(--landing-primary);border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent}.landing-stack-stage-defhunt{gap:8px;justify-content:flex-start;padding-top:10px}}.landing-section{padding:100px 32px;background:var(--landing-bg)}@media(max-width:768px){.landing-section{padding:60px 20px}}.landing-container{max-width:1200px;margin:0 auto;padding:0 16px}@media(max-width:768px){.landing-container{padding:0 20px}}.landing-section-header{margin-bottom:48px}.landing-section-label{display:inline-block;font-size:12px;font-weight:600;color:var(--landing-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.landing-section-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.25;color:var(--landing-text);margin:0;letter-spacing:-.02em}.landing-services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.landing-service-card{padding:32px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px}[data-theme=light] .landing-service-card{background:#00000005;border-color:#00000014}.landing-service-card-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--landing-primary-glow);border-radius:12px;color:var(--landing-primary);margin-bottom:20px}.landing-service-card-title{font-size:1.25rem;font-weight:600;color:var(--landing-text);margin:0 0 12px}.landing-service-card-desc{font-size:15px;line-height:1.6;color:var(--landing-text-secondary);margin:0}.landing-who-title{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:var(--landing-text);margin:0 0 24px;line-height:1.3}.landing-who-list{list-style:none;padding:0;margin:0 0 28px}.landing-who-list li{display:flex;align-items:center;gap:14px;padding:12px 0;font-size:16px;color:var(--landing-text);border-bottom:1px solid rgba(255,255,255,.06)}.landing-who-closing{font-size:15px;color:var(--landing-text-secondary);line-height:1.6;margin:0}.landing-who-visual{display:flex;flex-wrap:wrap;gap:16px}.landing-who-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;flex:1;min-width:130px;color:var(--landing-text-secondary)}[data-theme=light] .landing-who-card{background:#00000005;border-color:#00000014;color:#6b7280}.landing-who-card.highlight{background:var(--landing-primary-glow);border-color:var(--landing-primary);color:var(--landing-primary)}.landing-who-card svg{width:32px;height:32px}.landing-who-card span{font-size:13px;font-weight:600}.landing-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-top:56px}.landing-process-step{padding:32px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px}[data-theme=light] .landing-process-step{background:#00000005;border-color:#00000014}.landing-process-step-num{font-size:48px;font-weight:700;color:#ffffff14;line-height:1;margin-bottom:16px}[data-theme=light] .landing-process-step-num{color:#0000001f}.landing-process-step-title{font-size:1.125rem;font-weight:600;color:var(--landing-text);margin:0 0 10px}.landing-process-step-desc{font-size:14px;color:var(--landing-text-secondary);margin:0;line-height:1.5}.landing-about-title{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:var(--landing-text);margin:0 0 24px;line-height:1.3}.landing-about-text{font-size:16px;line-height:1.7;color:var(--landing-text-secondary);margin:0 0 32px}.landing-about-skills-label{display:block;font-size:12px;font-weight:600;color:var(--landing-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.landing-about-skills-tags{display:flex;flex-wrap:wrap;gap:10px}.landing-about-skill-tag{padding:8px 16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:100px;font-size:13px;color:var(--landing-text);font-weight:500}.landing-about-card{padding:32px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px}[data-theme=light] .landing-about-card{background:#00000005;border-color:#00000014}[data-theme=light] .landing-about-card-header{border-bottom-color:#00000014}.landing-about-card-header{display:flex;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.06)}.landing-about-card-avatar{width:56px;height:56px;background:linear-gradient(135deg,var(--landing-primary),#9090e0);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff}.landing-about-card-header h4{font-size:18px;font-weight:600;color:var(--landing-text);margin:0 0 4px}.landing-about-card-header span{font-size:14px;color:var(--landing-text-secondary)}.landing-about-card-contact{display:flex;flex-direction:column;gap:12px}.landing-about-card-contact a{color:var(--landing-text);text-decoration:none;font-size:14px;transition:color .2s ease}.landing-contact-title{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;color:var(--landing-text);margin:0 0 32px;line-height:1.4}.landing-contact-details{display:flex;flex-direction:column;gap:24px}.landing-contact-detail{display:flex;align-items:flex-start;gap:16px}.landing-contact-detail-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--landing-primary-glow);border-radius:10px;color:var(--landing-primary);flex-shrink:0}.landing-contact-detail>div{display:flex;flex-direction:column;gap:4px}.landing-contact-detail span:first-child{font-size:12px;color:var(--landing-text-secondary);text-transform:uppercase;letter-spacing:.05em}.landing-contact-detail a,.landing-contact-detail span:last-child{font-size:15px;color:var(--landing-text);text-decoration:none}.landing-contact-form-card{padding:40px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px}[data-theme=light] .landing-contact-form-card{background:#00000005;border-color:#00000014}[data-theme=light] .landing-contact-form-card .ant-input,[data-theme=light] .landing-contact-form-card .ant-input-affix-wrapper{background:#fffc;border-color:#00000026;color:#111827}[data-theme=light] .landing-contact-form-card .ant-input:hover,[data-theme=light] .landing-contact-form-card .ant-input-affix-wrapper:hover{border-color:#0000004d}[data-theme=light] .landing-contact-form-card .ant-form-item-label>label{color:#111827}[data-theme=light] .landing-contact-form-card .ant-input::-moz-placeholder{color:#6b7280}[data-theme=light] .landing-contact-form-card .ant-input::placeholder{color:#6b7280}.landing-contact-submit{display:flex;align-items:center;justify-content:center;gap:8px;height:52px!important;font-size:16px!important;font-weight:600!important;border-radius:10px!important;background:var(--landing-primary)!important;border:none!important}.landing-footer{padding:48px 32px;background:var(--landing-bg);border-top:1px solid rgba(255,255,255,.06)}@media(max-width:768px){.landing-footer{padding:32px 20px}}[data-theme=light] .landing-footer{border-top-color:#00000014}.landing-footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.landing-footer-brand{display:flex;align-items:center;gap:16px}.landing-footer-logo{height:32px;width:auto}.landing-footer-brand span{font-size:14px;color:var(--landing-text-secondary)}.landing-footer-legal{font-size:13px;color:var(--landing-text-secondary)}.landing-wrapper .ant-layout-header{background:var(--landing-bg)!important;border-bottom:1px solid var(--landing-grid-color)!important;min-width:-moz-max-content!important;min-width:max-content!important;width:100%;max-width:100vw!important;overflow-x:visible!important;color:var(--landing-text)!important}@media(max-width:768px){.landing-wrapper .ant-layout-header{min-width:100%!important;overflow-x:visible!important;padding:8px 16px!important;height:auto!important;min-height:60px!important;display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:8px!important}.landing-wrapper .ant-layout-header .desktop-nav{display:none!important}.landing-wrapper .ant-layout-header .mobile-menu-toggle{display:flex!important}.landing-wrapper .ant-layout-header .ant-space{flex-wrap:wrap!important;gap:6px!important;justify-content:flex-end!important}@media(max-width:480px){.landing-wrapper .ant-layout-header .ant-btn-link:first-child,.landing-wrapper .ant-layout-header .ant-btn-link:nth-child(2),.landing-wrapper .ant-layout-header .ant-btn-link:nth-child(3){display:none!important}}}@media(min-width:769px){.landing-wrapper .ant-layout-header .mobile-menu-toggle{display:none!important}}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--landing-bg);z-index:10000}.mobile-menu-panel{width:100%;height:100%}.mobile-menu-container{padding:24px 20px;min-height:100vh;background:var(--landing-bg)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:0 20px}.mobile-menu-logo{font-size:14px;font-weight:500;color:var(--landing-text)}.mobile-menu-close{width:32px;height:32px;border-radius:6px;background:transparent;color:var(--landing-text-secondary);border:none;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.mobile-menu-close:hover{color:var(--landing-text)}.mobile-menu-nav{display:flex;flex-direction:column;padding:32px 20px}.mobile-menu-link{font-size:15px;font-weight:400;color:var(--landing-text-secondary);text-decoration:none;padding:12px 0;transition:all .15s ease}.mobile-menu-link:hover{color:var(--landing-text)}.mobile-menu-options{display:flex;flex-direction:column;padding:20px}.mobile-menu-option{display:flex;align-items:center;gap:10px;padding:12px 0;background:transparent;border:none;color:var(--landing-text-secondary);font-size:13px;cursor:pointer;transition:all .15s ease;text-align:left}.mobile-menu-option:hover{color:var(--landing-text)}.mobile-menu-option-icon{font-size:16px;color:var(--landing-text-secondary)}.mobile-menu-portal{margin-top:auto;padding:20px}.landing-wrapper .ant-layout-header .ant-typography,.landing-wrapper .ant-layout-header .ant-typography.ant-typography-secondary,.landing-wrapper .ant-layout-header a{color:var(--landing-text)!important}.landing-wrapper .ant-layout-header .ant-btn-link{color:var(--landing-text-secondary)!important}.landing-wrapper .ant-layout-header .ant-btn-primary:hover{color:#fff!important;background:var(--landing-primary-hover)!important;border-color:var(--landing-primary-hover)!important}.landing-wrapper .ant-segmented{background:#ffffff0a!important;padding:4px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important}.landing-wrapper .ant-segmented-item{color:var(--landing-text-secondary)!important;font-size:12px!important;font-weight:500!important;padding:6px 12px!important;border-radius:6px!important;min-width:auto!important}.landing-wrapper .ant-segmented-item:hover{color:var(--landing-text)!important;background:#ffffff0a!important}.landing-wrapper .ant-segmented-item-selected{background:var(--landing-primary)!important;color:#fff!important}[data-theme=light]{--landing-primary: #5552ae;--landing-primary-hover: #464296;--landing-primary-glow: rgba(85, 82, 174, .08);--landing-bg: rgb(255, 255, 255);--landing-text: rgb(17, 24, 39);--landing-text-secondary: rgb(107, 114, 128);--landing-grid-color: rgba(0, 0, 0, .006)}.landing-wrapper{min-height:100vh;background:var(--landing-bg);color:var(--landing-text);font-family:var(--landing-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-hero{position:relative;min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:60px 24px;background:var(--landing-bg)}.landing-hero-bg{position:absolute;inset:0;background-image:linear-gradient(var(--landing-grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--landing-grid-color) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.landing-hero{position:relative;min-height:calc(100vh - 68px);display:flex;align-items:center;justify-content:center;padding:60px 24px;overflow:hidden;background:var(--landing-bg)}.landing-hero-bg{position:absolute;inset:0;overflow:hidden}.landing-hero-glow{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(120px);opacity:.25}.landing-hero-glow-1{top:-200px;right:-100px;background:var(--landing-primary)}.landing-hero-glow-2{bottom:-200px;left:-100px;background:#8880e0}.landing-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%)}[data-theme=light] .landing-hero-grid{background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 1px)}.landing-hero-content{position:relative;z-index:1;max-width:720px;text-align:center}.landing-hero-title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.15;margin:0 0 20px;letter-spacing:-.025em;color:var(--landing-text)}.landing-hero-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:var(--landing-text-secondary);line-height:1.6;max-width:560px;margin:0 auto 36px}.landing-hero-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:32px}.landing-hero-cta,.landing-hero-cta-secondary{height:44px!important;padding:0 24px!important;font-size:14px!important;border-radius:8px!important}.landing-section{padding:80px 0;position:relative}.landing-section-services,.landing-section-who,.landing-section-process,.landing-section-about,.landing-section-contact{background:var(--landing-bg)}.landing-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--landing-grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--landing-grid-color) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.landing-section>*{position:relative;z-index:1}.landing-section-header{margin-bottom:40px}.landing-section-header.centered{text-align:center}.landing-section-label{display:inline-block;font-size:11px;font-weight:600;color:var(--landing-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.landing-section-title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.25;color:var(--landing-text);margin:0;letter-spacing:-.02em}.landing-services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.landing-service-card{position:relative;padding:28px;background:#ffffff05;border-radius:var(--landing-radius-lg)}.landing-service-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--landing-primary-glow);border-radius:10px;color:var(--landing-primary);margin-bottom:18px}.landing-service-card-title{font-size:1.125rem;font-weight:600;color:var(--landing-text);margin:0 0 10px}.landing-service-card-desc{font-size:14px;line-height:1.6;color:var(--landing-text-secondary);margin:0}.landing-who-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:768px){.landing-who-grid{grid-template-columns:1fr 1fr}}.landing-who-title{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;color:var(--landing-text);margin:0 0 20px;line-height:1.3}.landing-who-list{list-style:none;padding:0;margin:0 0 24px}.landing-who-list li{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:15px;color:var(--landing-text);border-bottom:1px solid rgba(255,255,255,.06)}.landing-who-list li:last-child{border-bottom:none}.landing-who-list svg{color:var(--landing-primary);flex-shrink:0}.landing-who-closing{font-size:14px;color:var(--landing-text-secondary);line-height:1.6;margin:0}.landing-who-visual{display:flex;flex-wrap:wrap;gap:12px}.landing-who-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px;background:#ffffff05;border-radius:var(--landing-radius);flex:1;min-width:120px;color:var(--landing-text-secondary);transition:all .2s ease}.landing-who-card:hover{background:#ffffff0a}.landing-who-card.highlight{background:var(--landing-primary-glow);color:var(--landing-primary)}.landing-who-card svg{width:28px;height:28px}.landing-who-card span{font-size:12px;font-weight:600}.landing-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:48px}.landing-process-step{position:relative;padding:28px;background:#ffffff05;border-radius:var(--landing-radius)}.landing-process-step-num{font-size:40px;font-weight:700;color:#ffffff14;line-height:1;margin-bottom:14px}.landing-process-step-title{font-size:1rem;font-weight:600;color:var(--landing-text);margin:0 0 8px}.landing-process-step-desc{font-size:13px;color:var(--landing-text-secondary);margin:0;line-height:1.5}.landing-about-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:start}@media(min-width:768px){.landing-about-grid{grid-template-columns:1.2fr .8fr}}.landing-about-title{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;color:var(--landing-text);margin:0 0 20px;line-height:1.3}.landing-about-text{font-size:15px;line-height:1.7;color:var(--landing-text-secondary);margin:0 0 28px}.landing-about-skills-label{display:block;font-size:11px;font-weight:600;color:var(--landing-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.landing-about-skills-tags{display:flex;flex-wrap:wrap;gap:8px}.landing-about-skill-tag{padding:5px 12px;background:#ffffff0a;border-radius:100px;font-size:12px;color:var(--landing-text);font-weight:500}.landing-about-card{padding:28px;background:#ffffff05;border-radius:var(--landing-radius-lg)}.landing-about-card-header{display:flex;align-items:center;gap:14px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.06)}.landing-about-card-avatar{width:48px;height:48px;background:linear-gradient(135deg,var(--landing-primary),#9090e0);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff}.landing-about-card-header h4{font-size:16px;font-weight:600;color:var(--landing-text);margin:0 0 2px}.landing-about-card-header span{font-size:13px;color:var(--landing-text-secondary)}.landing-about-card-contact{display:flex;flex-direction:column;gap:8px}.landing-about-card-contact a{color:var(--landing-text);text-decoration:none;font-size:13px;transition:color .2s ease}.landing-about-card-contact a:hover{color:var(--landing-primary)}.landing-contact-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:start}@media(min-width:768px){.landing-contact-grid{grid-template-columns:.8fr 1.2fr}}.landing-contact-title{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;color:var(--landing-text);margin:0 0 28px;line-height:1.4}.landing-contact-details{display:flex;flex-direction:column;gap:20px}.landing-contact-detail{display:flex;align-items:flex-start;gap:14px}.landing-contact-detail-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--landing-primary-glow);border-radius:8px;color:var(--landing-primary);flex-shrink:0}.landing-contact-detail>div{display:flex;flex-direction:column;gap:2px}.landing-contact-detail span:first-child{font-size:11px;color:var(--landing-text-secondary);text-transform:uppercase;letter-spacing:.05em}.landing-contact-detail a,.landing-contact-detail span:last-child{font-size:14px;color:var(--landing-text);text-decoration:none}.landing-contact-detail a:hover{color:var(--landing-primary)}.landing-contact-form-card{padding:32px;background:#ffffff05;border-radius:var(--landing-radius-lg)}.landing-contact-form-card .ant-form-item-label>label{color:var(--landing-text);font-weight:500}.landing-contact-form-card .ant-input,.landing-contact-form-card .ant-input-affix-wrapper{background:#ffffff08;border-color:#ffffff1a;color:var(--landing-text)}.landing-contact-form-card .ant-input:hover,.landing-contact-form-card .ant-input-affix-wrapper:hover{border-color:#fff3}.landing-contact-form-card .ant-input:focus,.landing-contact-form-card .ant-input-affix-wrapper:focus,.landing-contact-form-card .ant-input-affix-wrapper-focused{border-color:var(--landing-primary);box-shadow:0 0 0 2px var(--landing-primary-glow)}.landing-contact-form-card .ant-input::-moz-placeholder{color:var(--landing-text-secondary)}.landing-contact-form-card .ant-input::placeholder{color:var(--landing-text-secondary)}.landing-contact-submit{display:flex;align-items:center;justify-content:center;gap:8px;height:48px!important;font-size:15px!important;font-weight:600!important;border-radius:8px!important;background:var(--landing-primary)!important;border:none!important}.landing-contact-submit:hover{background:var(--landing-primary-hover)!important}.landing-footer{padding:40px 0;background:var(--landing-bg);border-top:1px solid rgba(255,255,255,.06);position:relative}.landing-footer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--landing-grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--landing-grid-color) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.landing-footer>*{position:relative;z-index:1}.landing-footer-content{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}@media(min-width:768px){.landing-footer-content{flex-direction:row;justify-content:space-between}}.landing-footer-brand{display:flex;flex-direction:column;align-items:center;gap:10px}@media(min-width:768px){.landing-footer-brand{flex-direction:row}}.landing-footer-logo{height:28px;width:auto}.landing-footer-brand span{font-size:13px;color:var(--landing-text-secondary)}.landing-footer-legal{font-size:12px;color:var(--landing-text-secondary)}[data-theme=light] .landing-page,[data-theme=light] .landing-wrapper,[data-theme=dark] .landing-page{background:#0a0a0c}.landing-page .ant-layout-header{background:#141418!important;border-bottom:1px solid rgba(248,250,252,.1)!important;color:#f8fafc}.landing-page .ant-layout-header .ant-typography,.landing-page .ant-layout-header a{color:#f8fafc!important}.landing-page .ant-layout-header .ant-typography.ant-typography-secondary{color:#f8fafcc7!important}.landing-page .ant-layout-header .ant-btn-link{color:#f8fafc!important}.landing-page .ant-layout-header .ant-btn-link:hover{color:#fff!important}.landing-page .ant-layout-header .ant-btn-primary{color:#f0f1f3!important;background:#1a1a1e!important;border-color:#f8fafc59!important}.landing-page .ant-layout-header .ant-btn-primary:hover{color:#fff!important;background:#242428!important;border-color:#f8fafc73!important}.landing-wrapper .ant-layout-header{background:var(--landing-bg)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:var(--landing-text)!important}.landing-wrapper .ant-layout-header .ant-typography,.landing-wrapper .ant-layout-header a{color:var(--landing-text)!important}.landing-wrapper .ant-layout-header .ant-typography.ant-typography-secondary,.landing-wrapper .ant-layout-header .ant-btn-link{color:var(--landing-text-secondary)!important}.landing-wrapper .ant-layout-header .ant-btn-link:hover{color:var(--landing-primary)!important}.landing-wrapper .ant-layout-header .ant-btn-primary{color:#fff!important;background:var(--landing-primary)!important;border-color:var(--landing-primary)!important}.landing-wrapper .ant-layout-header .ant-btn-primary:hover{background:var(--landing-primary-hover)!important;border-color:var(--landing-primary-hover)!important}.landing-page .ant-layout-header a:has(.ant-btn-primary) .ant-btn-primary:hover{background:#242428!important;border-color:#f8fafc73!important;color:#fff!important}[data-theme=light] .landing-wrapper .ant-layout-header{background:var(--landing-bg)!important;border-bottom:1px solid rgba(0,0,0,.08)!important;color:var(--landing-text)!important}[data-theme=light] .landing-wrapper .ant-layout-header .ant-typography,[data-theme=light] .landing-wrapper .ant-layout-header a{color:var(--landing-text)!important}[data-theme=light] .landing-wrapper .ant-layout-header .ant-btn-link{color:var(--landing-text-secondary)!important}[data-theme=light] .landing-wrapper .ant-layout-header .ant-btn-link:hover{color:var(--landing-primary)!important}[data-theme=light] .landing-wrapper .ant-layout-header .ant-btn-primary{color:#fff!important;background:var(--landing-primary)!important;border-color:var(--landing-primary)!important}[data-theme=light] .landing-wrapper .ant-layout-header .ant-btn-primary:hover{background:var(--landing-primary-hover)!important;border-color:var(--landing-primary-hover)!important}.ant-layout-header .nav-segmented-toggle.ant-segmented{padding:2px!important;border-radius:4px;border:1px solid var(--ant-color-border)!important;box-shadow:none!important;background:var(--ant-color-fill-quaternary)!important}.ant-layout-header .nav-segmented-toggle .ant-segmented-item{min-width:40px;border-radius:3px;border:none!important;box-shadow:none!important;color:var(--ant-color-text-secondary)}.ant-layout-header .nav-segmented-toggle .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:var(--ant-color-text);background:var(--ant-color-fill-tertiary)!important}.ant-layout-header .nav-segmented-toggle .ant-segmented-item-selected{background:var(--ant-color-primary)!important;color:#fff!important}.ant-layout-header .nav-segmented-toggle .ant-segmented-thumb{border-radius:3px;border:none!important;box-shadow:none!important;background:var(--ant-color-primary)!important}.nav-toggle-link.ant-btn-link{color:var(--ant-color-text-secondary);padding:0 4px;height:auto;font-size:13px}.nav-toggle-link.ant-btn-link:hover{color:var(--ant-color-primary)}.landing-wrapper .ant-layout-header .nav-toggle-link.ant-btn-link,.landing-page .ant-layout-header .nav-toggle-link.ant-btn-link{color:var(--landing-text-secondary)}.landing-wrapper .ant-layout-header .nav-toggle-link.ant-btn-link:hover,.landing-page .ant-layout-header .nav-toggle-link.ant-btn-link:hover{color:var(--landing-primary)}.ant-layout-header .nav-toggle-switch.ant-switch{min-width:44px;height:22px;line-height:22px}.ant-layout-header .nav-toggle-switch.ant-switch .ant-switch-handle{width:18px;height:18px}.ant-layout-header .nav-toggle-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 20px)}.landing-page .ant-layout-header .nav-segmented-toggle.ant-segmented,[data-theme=dark] .ant-layout-header .nav-segmented-toggle.ant-segmented{border:1px solid rgba(248,250,252,.12)!important;background:#ffffff0f!important}.landing-page .ant-layout-header .nav-segmented-toggle .ant-segmented-item,[data-theme=dark] .ant-layout-header .nav-segmented-toggle .ant-segmented-item{color:#f8fafcd9!important}.landing-page .ant-layout-header .nav-segmented-toggle .ant-segmented-item:hover:not(.ant-segmented-item-selected),[data-theme=dark] .ant-layout-header .nav-segmented-toggle .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#f8fafc!important;background:#ffffff14!important}.ant-layout-header .ant-space-horizontal{gap:32px!important}.user-menu-dropdown .nav-segmented-toggle.ant-segmented{padding:2px!important;border-radius:4px;border:1px solid var(--ant-color-border)!important;box-shadow:none!important;background:var(--ant-color-fill-quaternary)!important}.user-menu-dropdown .nav-segmented-toggle .ant-segmented-item{min-width:40px;border-radius:3px;border:none!important;box-shadow:none!important;color:var(--ant-color-text-secondary)}.user-menu-dropdown .nav-segmented-toggle .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:var(--ant-color-text);background:var(--ant-color-fill-tertiary)!important}.user-menu-dropdown .nav-segmented-toggle .ant-segmented-item-selected{background:var(--ant-color-primary)!important;color:#fff!important}.user-menu-dropdown .nav-segmented-toggle .ant-segmented-thumb{border-radius:3px;border:none!important;box-shadow:none!important;background:var(--ant-color-primary)!important}[data-theme=dark] .user-menu-dropdown .nav-segmented-toggle.ant-segmented{border:1px solid rgba(248,250,252,.12)!important;background:#ffffff0f!important}[data-theme=dark] .user-menu-dropdown .nav-segmented-toggle .ant-segmented-item{color:#f8fafcd9!important}[data-theme=dark] .user-menu-dropdown .nav-segmented-toggle .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#f8fafc!important;background:#ffffff14!important}.user-menu-dropdown .nav-toggle-switch.ant-switch{min-width:44px;height:22px;line-height:22px}.user-menu-dropdown .nav-toggle-switch.ant-switch .ant-switch-handle{width:18px;height:18px}.user-menu-dropdown .nav-toggle-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 20px)}.landing-page .ant-layout-header .nav-toggle-switch.ant-switch,.landing-wrapper .ant-layout-header .nav-toggle-switch.ant-switch{min-width:44px;height:22px;line-height:22px}.landing-page .ant-layout-header .nav-toggle-switch.ant-switch .ant-switch-handle,.landing-wrapper .ant-layout-header .nav-toggle-switch.ant-switch .ant-switch-handle{width:18px;height:18px}.landing-page .ant-layout-header .nav-toggle-switch.ant-switch-checked .ant-switch-handle,.landing-wrapper .ant-layout-header .nav-toggle-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 20px)}
