html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{--container-max-width:1400px;--text:#121212;--muted:#666;--line:#ebebeb;--soft-line:#e0e0e0;--surface:#fff;--surface-soft:#fafafa;--surface-muted:#f8f8f8;--dark:#121212;--green:#31c453;--link:#5e6ad2;--shadow-soft:0 20px 40px #00000014;color:var(--text);background:var(--surface-soft);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,PingFang SC,Helvetica Neue,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface-soft)}body{background:var(--surface-soft);min-width:320px;margin:0;overflow-x:hidden}body,button,input{font-family:Lato,PingFang SC,Helvetica Neue,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:0}img{display:block}#app{min-height:100vh}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.chat-float{z-index:900;color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 28px #3b82f647}@media (width<=768px){.chat-float{width:44px;height:44px;bottom:16px;right:16px}}.auth-modal-open{overflow:hidden}.auth-modal-layer{z-index:1600;background:#16161a99;justify-content:center;align-items:center;padding:3px 40px;display:flex;position:fixed;inset:0}.auth-modal{border:1px solid var(--soft-line);width:min(1200px,100vw - 80px);height:min(714px,100vh - 6px);color:var(--text);background:#fff;border-radius:24px;display:flex;overflow:hidden;box-shadow:0 0 1px #0000004d,0 4px 14px #0000001a}.auth-left{background:#fff;flex-direction:column;flex:0 0 478px;width:478px;padding:36px 60px;display:flex;overflow-y:auto}.auth-brand{letter-spacing:0;align-items:center;gap:10px;font-size:28px;font-weight:700;line-height:36px;display:inline-flex}.auth-brand-logo{flex:0 0 34px;width:34px;height:34px;display:block}.auth-intro{color:#666;margin:14px 0 0;font-size:14px;font-weight:300;line-height:28px}.auth-panel{width:358px;margin-top:34px}.auth-panel h2{color:var(--text);margin:0;font-size:28px;font-weight:400;line-height:36px}.auth-step{color:#666;margin:12px 0 0;font-size:14px;line-height:20px}.auth-method{background:#ebebeb;border-radius:10px;grid-template-columns:repeat(2,1fr);height:50px;margin-top:30px;padding:3px;display:grid}.auth-method button{color:#999;border-radius:7px;justify-content:center;align-items:center;height:44px;font-size:14px;line-height:20px;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}.auth-method button.active{color:var(--text);background:#fff;box-shadow:0 2px 8px #0000000f}.auth-form{flex-direction:column;gap:16px;margin-top:24px;display:flex}.auth-alert,.auth-hint{border-radius:12px;margin:0;padding:10px 12px;font-size:12px;line-height:18px}.auth-alert.is-error{color:#b91c1c;background:#fef2f2e6;border:1px solid #dc26262e}.auth-alert.is-success,.auth-hint{color:#1d4ed8;background:#eff6ffe6;border:1px solid #2563eb29}.auth-input{border:1px solid var(--soft-line);background:#fffc;border-radius:12px;align-items:center;height:44px;display:flex;overflow:hidden}.auth-input input{width:100%;min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;padding:12px;font-size:14px;line-height:20px}.auth-input input::placeholder{color:#999}.auth-input input:disabled{cursor:not-allowed;opacity:.65}.auth-input:focus-within{border-color:#bfbfbf}.auth-input.with-suffix input{padding-right:6px}.auth-input.with-suffix button{color:#666;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.auth-inline{grid-template-columns:240px 110px;align-items:center;gap:8px;display:grid}.auth-inline .auth-input{width:240px}.auth-captcha{color:#0000;background:linear-gradient(13deg,#4a90e214,#fffc),repeating-linear-gradient(100deg,#0000 0 8px,#0000000d 8px 9px),#fff;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;width:110px;height:44px;font-size:0;display:inline-flex;position:relative;overflow:hidden}.auth-captcha:before{content:"captcha";color:#2b2b2b;letter-spacing:1px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic;line-height:1;transform:rotate(-5deg)}.auth-code-btn{color:#666;background:#fff;border:1px solid #00000014;border-radius:12px;width:110px;height:48px;font-size:14px;line-height:20px}.auth-code-btn:disabled,.auth-submit:disabled,.auth-tips button:disabled,.auth-oauth button:disabled,.auth-passkey:disabled,.auth-dialog-actions button:disabled{cursor:not-allowed;opacity:.6}.auth-turnstile{min-height:65px;overflow:hidden}.auth-legal{color:#666;background:#f6f7f9d6;border:1px solid #00000014;border-radius:12px;align-items:flex-start;gap:9px;padding:10px 12px;font-size:12px;line-height:18px;display:flex}.auth-legal input{accent-color:#2d2d2d;flex:0 0 14px;width:14px;height:14px;margin-top:2px}.auth-legal a{color:#1d4ed8;text-underline-offset:3px;text-decoration:underline}.auth-submit{color:#fff;background:#2d2d2d;border-radius:12px;width:100%;height:48px;margin-top:8px;padding:14px 16px;font-size:14px;font-weight:500;line-height:20px}.auth-submit:hover{background:#121212}.auth-tips{justify-content:space-between;align-items:center;min-height:20px;display:flex}.auth-tips button{color:#333;font-size:12px;line-height:20px}.auth-passkey{color:#222;background:#fff;border:1px solid #0000001a;border-radius:12px;width:100%;height:46px;margin-top:14px;font-size:14px;font-weight:500;line-height:20px}.auth-support-note{color:#999;text-align:center;margin:8px 0 0;font-size:12px;line-height:18px}.auth-divider{color:#999;align-items:center;gap:12px;margin-top:28px;display:flex}.auth-divider span{background:linear-gradient(90deg,#e0e0e000,#ededed);flex:1;height:1px}.auth-divider span:last-child{background:linear-gradient(90deg,#ededed,#e0e0e000)}.auth-divider em{white-space:nowrap;font-size:12px;font-style:normal;line-height:20px}.auth-oauth{gap:10px;margin-top:18px;display:grid}.auth-provider{color:#333;text-align:left;background:#fff;border:1px solid #00000014;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:44px;padding:8px 12px;display:flex}.auth-provider span{color:#111;text-transform:uppercase;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.auth-provider em{color:#333;white-space:normal;word-break:break-word;min-width:0;font-size:13px;font-style:normal;line-height:18px}.auth-right{background:#dcecfb;flex:1;min-width:0;position:relative}.auth-hero-image{object-fit:cover;border-radius:20px;width:100%;height:100%}.auth-hero-footer{width:min(408px,68%);position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.auth-dialog-layer{z-index:1700;background:#16161a7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.auth-dialog{border:1px solid var(--soft-line);background:#fff;border-radius:18px;gap:14px;width:min(360px,100vw - 48px);padding:24px;display:grid;box-shadow:0 18px 60px #0000002e}.auth-dialog h3{color:var(--text);margin:0;font-size:20px;font-weight:600;line-height:28px}.auth-dialog p{color:#666;margin:0;font-size:13px;line-height:20px}.auth-dialog img{object-fit:contain;border:1px solid #00000014;border-radius:12px;width:160px;height:160px;margin:0 auto}.auth-dialog-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-dialog-actions button{border-radius:12px;height:42px;font-size:14px;line-height:20px}.auth-dialog-actions button:first-child{color:#444;background:#fff;border:1px solid #00000014}.auth-dialog-actions button:last-child{color:#fff;background:#2d2d2d}@media (width<=980px){.auth-modal-layer{padding:18px}.auth-modal{width:min(478px,100vw - 36px);height:auto;max-height:calc(100vh - 36px);overflow-y:auto}.auth-left{flex-basis:auto;width:100%;padding:32px 40px}.auth-right{display:none}.auth-panel{width:100%}}@media (width<=520px){.auth-modal-layer{align-items:flex-end;padding:12px}.auth-modal{border-radius:24px 24px 16px 16px;width:100%;max-height:calc(100vh - 24px)}.auth-left{padding:28px 22px}.auth-brand{font-size:24px}.auth-brand-logo{flex-basis:30px;width:30px;height:30px}.auth-panel{margin-top:28px}.auth-panel h2{font-size:26px}.auth-inline{grid-template-columns:minmax(0,1fr) 104px}.auth-inline .auth-input,.auth-captcha,.auth-code-btn{width:100%}}.cursor-follower{z-index:2147483000;pointer-events:none;width:0;height:0;transform:translate3d(var(--cursor-x), var(--cursor-y), 0);will-change:transform;position:fixed;top:0;left:0}.cursor-follower__dot{opacity:0;background:#000;border-radius:50%;width:10px;height:10px;transition:opacity .16s,transform .2s;position:absolute;top:0;left:0;transform:translate(-50%,-50%)scale(.8)}.cursor-follower.is-visible .cursor-follower__dot{opacity:1;transform:translate(-50%,-50%)scale(1)}.cursor-follower.is-pressed .cursor-follower__dot{transform:translate(-50%,-50%)scale(.82)}.auth-modal-open .cursor-follower{display:none}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.cursor-follower{display:none}}.auth-callback-page[data-v-773f5a3f]{color:#111;background:#f6f7f9;place-items:center;min-height:100vh;padding:32px;display:grid}.auth-callback-page section[data-v-773f5a3f]{text-align:center;background:#fff;border:1px solid #00000014;border-radius:18px;width:min(420px,100%);padding:28px}.auth-callback-page h1[data-v-773f5a3f]{margin:0;font-size:24px;font-weight:600;line-height:32px}.auth-callback-page p[data-v-773f5a3f]{color:#666;margin:12px 0 0;font-size:14px;line-height:22px}.auth-reset-page[data-v-bdb82b20]{color:#111;background:#f6f7f9;place-items:center;min-height:100vh;padding:32px;display:grid}.auth-reset-page section[data-v-bdb82b20]{background:#fff;border:1px solid #00000014;border-radius:18px;gap:14px;width:min(420px,100%);padding:28px;display:grid}.auth-reset-page h1[data-v-bdb82b20]{margin:0;font-size:24px;font-weight:600;line-height:32px}.auth-reset-page p[data-v-bdb82b20]{color:#666;margin:0;font-size:14px;line-height:22px}.site-footer{background:var(--surface-soft)}.footer-inner{max-width:var(--container-max-width);color:var(--text);align-items:center;gap:36px;margin:0 auto;padding:42px 24px 48px;display:flex}.footer-brand{align-items:center;gap:9px;margin-bottom:12px;display:inline-flex}.footer-brand-logo{flex:0 0 28px;width:28px;height:28px;display:block}.footer-email,.copyright{color:var(--muted);margin:0}.footer-links{flex:1;justify-content:center;gap:36px;display:flex}.footer-links a:hover{color:#000}@media (width<=1024px){.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap;justify-content:flex-start}}@media (width<=768px){.footer-inner{gap:24px;padding:32px 16px 40px}.footer-links{gap:18px}}.site-header{z-index:1000;background:var(--surface-soft);height:64px;transition:top .2s,background .2s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{background:0 0;top:12px}.header-inner{width:100%;max-width:var(--container-max-width);border-radius:79px;align-items:center;height:64px;margin:0 auto;padding:0 24px;transition:background .2s,box-shadow .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:flex}.site-header.is-scrolled .header-inner{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffb8;box-shadow:0 4px 30px #0000001a}.brand{min-width:0;color:var(--text);align-items:center;gap:9px;font-size:22px;font-weight:800;line-height:1;display:inline-flex}.brand-logo{flex:0 0 28px;width:28px;height:28px;display:block}.desktop-nav{flex:1;justify-content:center;gap:24px;margin-left:24px;display:flex}.nav-link{min-height:40px;color:var(--text);border-radius:27px;align-items:center;gap:8px;padding:8px 16px;font-size:16px;line-height:22px;transition:background .2s;display:inline-flex}.nav-link:hover{background:#0000000a}.nav-link.active{font-weight:600}.nav-export{color:#888;font-size:12px}.desktop-actions,.mobile-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.pill-btn{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 16px;font-size:16px;line-height:22px;transition:background .2s,opacity .2s;display:inline-flex}.pill-btn.ghost{background:var(--surface);border:1px solid var(--soft-line);color:var(--text)}.pill-btn.ghost:hover{background:#f5f5f5}.pill-btn.dark{background:var(--dark);color:#fff}.pill-btn.dark:hover{opacity:.82}.pill-btn:disabled,.mobile-console:disabled,.mobile-login:disabled{cursor:wait;opacity:.68}.user-pill{background:var(--dark);color:#fff;max-width:168px;padding:6px 10px 6px 8px}.user-pill:hover{opacity:.86}.header-user-caret{opacity:.72;flex:none;font-size:11px}.header-user-avatar,.mobile-user{color:#fff;background:#ffffff29;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:inline-flex}.header-user-name{text-overflow:ellipsis;min-width:0;overflow:hidden}.header-user-menu{min-width:148px}.header-menu-row{align-items:center;gap:10px;min-height:28px;display:inline-flex}.header-menu-row .anticon{color:#666;font-size:15px}.mobile-actions{min-width:0;display:none}.icon-btn{width:32px;height:32px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.mobile-title{font-size:18px;font-weight:600}.mobile-console,.mobile-login{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:32px;padding:6px 14px;font-size:14px;display:inline-flex}.mobile-console{background:var(--surface);border:1px solid var(--soft-line);margin-left:auto}.mobile-login{background:var(--dark);color:#fff}.mobile-user{background:var(--dark);border:0}.drawer-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.drawer-brand{align-items:center;gap:10px;font-size:24px;font-weight:800;display:inline-flex}.drawer-brand-logo{flex:0 0 30px;width:30px;height:30px;display:block}.drawer-link{color:var(--text);border-radius:10px;justify-content:space-between;align-items:center;padding:12px 10px;display:flex}.drawer-link.active,.drawer-link:hover{background:#f0f0f0}.site-header.is-market .header-inner{max-width:var(--container-max-width)}.site-header.is-market .market-actions{display:flex}@media (width<=1180px){.desktop-nav{gap:8px}.nav-link,.pill-btn{padding-left:12px;padding-right:12px;font-size:15px}}@media (width<=860px){.site-header{border-bottom:1px solid var(--line);height:52px}.site-header.is-scrolled{top:0}.header-inner{border-radius:0;height:52px;padding:0 16px}.site-header.is-scrolled .header-inner{box-shadow:none;border-radius:0}.header-inner>.brand,.desktop-nav,.desktop-actions{display:none}.mobile-actions{width:100%;display:flex}}@media (width<=430px){.mobile-console,.mobile-login{padding-left:10px;padding-right:10px;font-size:13px}}.faq-page{background:var(--surface-soft);min-height:100vh}.faq-shell{width:100%;max-width:var(--container-max-width);margin:0 auto;padding:64px 16px 0}.faq-page-hero{border-bottom:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:237px;padding:56px 24px 44px;display:flex}.faq-page-hero h1{color:var(--text);letter-spacing:0;margin:0;font-size:60px;font-weight:500;line-height:1.2}.faq-page-hero p{color:var(--muted);margin:20px 0 0;font-size:16px;line-height:1.5}.faq-page-main{grid-template-columns:416px minmax(0,1fr);min-height:920px;display:grid}.faq-support-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;align-self:start;align-items:flex-start;min-height:240px;margin-top:40px;padding:24px;display:flex}.faq-support-icon{border:1px solid var(--line);width:48px;height:48px;color:var(--text);background:#fff;border-radius:44px;justify-content:center;align-items:center;font-size:20px;display:inline-flex;box-shadow:0 6px 18px #0000000a}.faq-support-copy{margin-top:20px}.faq-support-copy h2{color:var(--text);margin:0;font-size:20px;font-weight:500;line-height:1.5}.faq-support-copy p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.45}.faq-support-button{background:var(--dark);color:#fff;border-radius:100px;justify-content:center;align-items:center;min-width:136px;height:44px;margin-top:20px;padding:0 32px;font-size:16px;line-height:44px;transition:opacity .2s;display:inline-flex}.faq-support-button:hover{opacity:.84}.faq-page-list{border-left:1px solid var(--line);margin-left:40px;padding:40px}.faq-page-item{border-bottom:1px solid var(--line)}.faq-page-trigger{width:100%;min-height:67px;color:var(--text);text-align:left;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 0;font-size:18px;font-weight:500;line-height:1.12;display:flex}.faq-page-trigger svg{color:#bfbfbf;flex:none;margin-top:1px;font-size:16px;transition:color .2s,transform .2s}.faq-page-trigger:hover svg,.faq-page-item.is-open .faq-page-trigger svg{color:var(--text)}.faq-page-panel{grid-template-rows:0fr;transition:grid-template-rows .26s;display:grid}.faq-page-item.is-open .faq-page-panel{grid-template-rows:1fr}.faq-page-answer{color:var(--muted);font-size:16px;line-height:1.55;overflow:hidden}.faq-page-answer p{margin:0 0 14px}.faq-page-answer p:last-child{margin-bottom:22px}.faq-page-answer a{color:var(--link)}.faq-page-answer a:hover{color:#2f54eb}.faq-page-answer ul{margin:-4px 0 18px;padding-left:20px}.faq-page-answer li{margin:3px 0}.faq-price-links{flex-wrap:wrap;gap:4px 0;margin:-4px 0 20px;display:flex}.faq-price-links a:after{content:"/";color:var(--muted);margin:0 8px}.faq-price-links a:last-child:after{content:"";margin:0}@media (width<=1180px){.faq-page-main{grid-template-columns:360px minmax(0,1fr)}.faq-page-list{margin-left:32px;padding-left:32px;padding-right:16px}}@media (width<=1024px){.faq-page-main{flex-direction:column-reverse;gap:32px;padding:32px 0 48px;display:flex}.faq-support-card{width:100%;margin-top:0}.faq-page-list{border-left:0;margin-left:0;padding:0}}@media (width<=768px){.faq-shell{padding:52px 16px 0}.faq-page-hero{min-height:236px;padding:46px 0 36px}.faq-page-hero h1{font-size:48px;line-height:1.15}.faq-page-hero p{max-width:320px;margin-top:20px;font-size:16px;line-height:1.55}.faq-page-main{gap:28px;padding-top:0}.faq-page-trigger{gap:18px;min-height:67px;padding:22px 0;font-size:14px;line-height:1.45}.faq-page-answer{font-size:14px;line-height:1.65}.faq-support-card{min-height:0;padding:20px}}@media (width<=430px){.faq-page-hero h1{font-size:46px}.faq-support-button{width:100%}}.home-page{background:var(--surface-soft);min-height:100vh;overflow-x:hidden}.site-main{background:var(--surface-soft)}.hero-section{width:100%;max-width:var(--container-max-width);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;gap:36px;min-height:900px;margin:0 auto;padding:160px 24px 150px;display:flex;overflow:hidden}.hero-top{justify-content:space-between;align-items:center;gap:24px;display:flex}.hero-copy{flex-direction:column;flex:56%;gap:24px;min-width:0;display:flex}.hero-badge{border:1px solid var(--line);width:fit-content;color:var(--muted);background:#ffffff6b;border-radius:45px;align-items:center;gap:10px;padding:8px 16px;font-size:14px;line-height:20px;display:inline-flex}.hero-badge svg{width:16px;height:16px}.hero-title{color:var(--text);flex-direction:column;margin:0;display:flex}.hero-brand,.hero-light,.hero-strong{letter-spacing:0;font-size:72px;line-height:1.28}.hero-brand,.hero-strong,.hero-light{font-weight:600}.hero-line{flex-wrap:nowrap;align-items:baseline;gap:0;display:flex}.hero-title:not(.is-english) .hero-line{white-space:nowrap;word-break:keep-all}.hero-title.is-english{gap:8px;max-width:760px}.hero-title.is-english .hero-brand{font-size:76px;line-height:1.04}.hero-title.is-english .hero-line{flex-direction:column;align-items:flex-start;gap:2px}.hero-title.is-english .hero-light,.hero-title.is-english .hero-strong{white-space:nowrap;font-size:72px;line-height:1.04}.hero-title.is-english .hero-light{font-weight:600}.hero-sub{color:var(--muted);max-width:100%;margin:0;font-size:24px;font-weight:300;line-height:1.6}.hero-actions{gap:12px;margin-top:16px;display:flex}.cta{border-radius:100px;justify-content:center;align-items:center;height:56px;padding:0 40px;font-size:16px;line-height:56px;transition:background .2s,opacity .2s;display:inline-flex}.cta.primary{background:var(--dark);color:#fff}.cta.primary:hover{opacity:.84}.cta.secondary{color:var(--text);background:#fff;box-shadow:0 0 0 1px #00000014}.cta.secondary:hover{background:#00000008}.hero-visual{flex:40%;justify-content:center;display:flex}.hex-grid{flex-direction:column;gap:12px;display:flex}.hex-row{justify-content:center;gap:12px;display:flex}.hex-cell{--hex-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxMDAgMTAwJz48cGF0aCBmaWxsPSdibGFjaycgZD0nTTMyIDZINjhRNzcgNiA4MS41IDE0TDk4IDQzUTEwMiA1MCA5OCA1N0w4MS41IDg2UTc3IDk0IDY4IDk0SDMyUTIzIDk0IDE4LjUgODZMMiA1N1EtMiA1MCAyIDQzTDE4LjUgMTRRMjMgNiAzMiA2WicvPjwvc3ZnPg==);justify-content:center;align-items:center;width:119px;height:119px;display:flex;position:relative}.hex-cell:before{content:"";-webkit-mask:var(--hex-mask) center / 100% 100% no-repeat;-webkit-mask:var(--hex-mask) center / 100% 100% no-repeat;mask:var(--hex-mask) center / 100% 100% no-repeat;background:#fff;transition:filter .3s;position:absolute;inset:0}.hex-cell:after{content:"";-webkit-mask:var(--hex-mask) center / 100% 100% no-repeat;-webkit-mask:var(--hex-mask) center / 100% 100% no-repeat;mask:var(--hex-mask) center / 100% 100% no-repeat;background:#fff;transition:filter .3s;position:absolute;inset:1.5px}.hex-cell.empty:before{background:#fffffff5}.hex-cell.empty:after{background:#f7f7f7b8}.hex-cell:hover:before,.hex-cell:hover:after{filter:drop-shadow(6px 38px 23px #3e68840d)drop-shadow(10px 68px 28px #3e68840d)}.hex-cell img{z-index:2;object-fit:contain;width:38px;height:38px;position:relative}.hero-bottom{justify-content:space-between;align-items:center;gap:24px;margin-top:12px;display:flex}.bottom-spacer{flex:1}.metric-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric{flex-direction:column;align-items:center;gap:3px;min-width:0;display:flex}.metric:not(:last-child){border-right:1px solid var(--line)}.metric-value{color:var(--text);font-size:36px;line-height:1.2}.metric-label{color:var(--muted);text-align:center;font-size:16px;line-height:22px}.why-section,.faq-section,.about-section,.models-section{width:100%;max-width:var(--container-max-width);border-bottom:1px solid var(--line);margin:0 auto;padding:90px 24px}.why-section{flex-direction:column;gap:60px;display:flex}.why-top{justify-content:space-between;align-items:center;gap:40px;display:flex}.section-title{color:var(--text);margin:0;font-size:60px;font-weight:500;line-height:72px}.section-title span{display:block}.section-title.single{height:auto}.section-desc{max-width:480px;color:var(--muted);text-align:right;margin:auto 0 0;font-size:16px;line-height:24px}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.why-card{min-height:448px;color:var(--text);background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;padding:48px;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s;display:flex}.why-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-8px)}.why-card.dark{background:var(--dark);color:#fff;box-shadow:0 6px 24px #0000001f}.why-card.dark:hover{box-shadow:0 24px 48px #0003}.card-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.card-head>div{min-width:0}.card-head h3{margin:0 0 20px;font-size:32px;font-weight:500;line-height:1.5}.card-main-icon{color:#151515;background:radial-gradient(circle at 34% 28%,#fffffff5,#ffffffb8 42%,#f7f8f7fa 100%);border:1px solid #10101014;border-radius:50%;flex:0 0 72px;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;position:relative;box-shadow:0 18px 36px #10101014,inset 0 0 0 10px #ffffff6b}.card-main-icon:before{content:"";border-radius:inherit;border:1px solid #31c4532e;position:absolute;inset:10px}.card-main-icon:after{content:"";background:var(--green);border-radius:50%;width:8px;height:8px;position:absolute;top:12px;right:12px;box-shadow:0 0 0 4px #31c4531f}.card-main-icon svg{z-index:1;width:26px;height:26px;position:relative}.dark .card-main-icon{color:#fff;background:radial-gradient(circle at 34% 28%,#fff3,#ffffff14 48%,#ffffff1f 100%);border-color:#ffffff1f;box-shadow:0 18px 36px #0000002e,inset 0 0 0 10px #ffffff0a}.dark .card-main-icon:before{border-color:#ffffff1f}.dark .card-main-icon:after{background:#fff;box-shadow:0 0 0 4px #ffffff1f}.desc-list{color:var(--muted);flex-direction:column;gap:16px;margin:0;padding:0;font-size:18px;line-height:1.5;list-style:none;display:flex}.dark .desc-list{color:#fffc}.desc-list li{padding-left:18px;position:relative}.desc-list li:before{content:"";background:var(--green);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}.dark .desc-list li:before{background:#fff}.bullet-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.bullet-item{color:var(--muted);align-items:center;gap:8px;font-size:16px;line-height:1.5;display:flex}.bullet-item svg{width:24px;height:24px;color:var(--green)}.dark .bullet-item{color:#ffffffdb}.faq-section{justify-content:space-between;align-items:flex-start;gap:36px;display:flex}.faq-left{flex-direction:column;gap:24px;width:440px;display:flex}.faq-desc{color:var(--muted);font-size:16px;line-height:24px}.faq-desc p{margin:0}.faq-more{color:#333;background:#fff;border-radius:24px;align-items:center;width:fit-content;min-height:56px;padding:0 24px;display:inline-flex;box-shadow:0 0 0 1px #00000014}.faq-list{flex-direction:column;flex:1;display:flex}.faq-item{border-bottom:1px solid #eee;width:100%}.faq-question{text-align:left;width:100%;color:var(--text);justify-content:space-between;align-items:center;gap:24px;padding:23px 0;font-size:18px;display:flex}.faq-question svg{color:#bfbfbf;flex:none}.faq-answer{opacity:0;max-height:0;color:var(--muted);font-size:16px;line-height:24px;transition:max-height .2s,opacity .2s,padding-bottom .2s;overflow:hidden}.faq-answer.open{opacity:1;max-height:260px;padding-bottom:23px}.faq-answer a{color:#3468f6}.about-section{flex-direction:column;gap:60px;display:flex}.about-copy{flex-direction:column;gap:24px;display:flex}.about-desc{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.about-lines{color:var(--text);flex-direction:column;gap:12px;font-size:18px;line-height:1.5;display:flex}.about-lines p{margin:0}.contact-pill{white-space:nowrap;border-radius:100px;align-items:center;gap:8px;height:44px;padding:12px 20px;display:inline-flex;box-shadow:0 0 0 1px #00000014}.about-gallery{grid-template-columns:1fr 2fr 1fr 1fr;gap:16px;height:396px;display:grid;overflow:hidden}.about-gallery:has(.gallery-item:first-child:hover){grid-template-columns:2fr 1fr 1fr 1fr}.about-gallery:has(.gallery-item:nth-child(2):hover){grid-template-columns:1fr 2fr 1fr 1fr}.about-gallery:has(.gallery-item:nth-child(3):hover){grid-template-columns:1fr 1fr 2fr 1fr}.about-gallery:has(.gallery-item:nth-child(4):hover){grid-template-columns:1fr 1fr 1fr 2fr}.gallery-item{border-radius:16px;height:396px;transition:transform .25s;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%}.models-section{flex-direction:column;gap:60px;padding-top:60px;padding-bottom:120px;display:flex}.models-intro{color:var(--text);text-align:center;margin:0 auto;font-size:28px;line-height:1.8}.models-intro p{margin:0}.model-marquee{position:relative;overflow:hidden}.model-marquee:before,.model-marquee:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.model-marquee:before{background:linear-gradient(to right, var(--surface-soft), #fafafa00);left:0}.model-marquee:after{background:linear-gradient(to left, var(--surface-soft), #fafafa00);right:0}.marquee-track{align-items:center;gap:72px;width:max-content;animation:30s linear infinite marquee-left;display:flex}.marquee-item{justify-content:center;align-items:center;width:56px;height:88px;display:flex}.marquee-item img{object-fit:contain;max-width:40px;max-height:40px}.models-button{height:56px;color:var(--text);background:#fff;border-radius:100px;justify-content:center;align-items:center;margin:0 auto;padding:0 32px;display:inline-flex;box-shadow:0 0 0 1px #00000014}.contact-section{color:#fff;--x:50%;--y:50%;background:#000;padding:120px 24px;position:relative;overflow:hidden}.contact-grid,.contact-glow{pointer-events:none;position:absolute;inset:0}.contact-grid{opacity:.25;background-image:linear-gradient(90deg,#ffffff1f 1px,#0000 1px),linear-gradient(#ffffff1f 1px,#0000 1px);background-size:80px 80px}.contact-glow{background:radial-gradient(220px circle at var(--x) var(--y), #ffffff2e, #0000 60%)}.contact-inner{z-index:1;max-width:var(--container-max-width);text-align:center;flex-direction:column;align-items:center;gap:60px;margin:0 auto;display:flex;position:relative}.contact-header{isolation:isolate;border-radius:18px;justify-content:center;align-items:center;width:100%;max-width:1190px;height:236px;display:flex;position:relative;overflow:hidden}.title-guide{pointer-events:none;z-index:1;display:block;position:absolute}.title-guide-h{background-image:repeating-linear-gradient(90deg,#ffffff80 0 12px,#0000 12px 20px);height:1px;left:2%;right:2%}.guide-h-a{top:72px}.guide-h-b{opacity:.72;top:118px}.guide-h-c{opacity:.44;top:166px}.title-guide-v{background-image:repeating-linear-gradient(#ffffff7a 0 12px,#0000 12px 20px);width:1px;top:18px;bottom:18px}.guide-v-a{left:14%}.guide-v-b{left:38%}.guide-v-c{left:64%}.guide-v-d{right:14%}.title-guide-diagonal{transform-origin:50%;background-image:repeating-linear-gradient(90deg,#ffffff75 0 10px,#0000 10px 18px);width:170px;height:1px;top:122px}.guide-diagonal-a{left:23%;transform:rotate(68deg)}.guide-diagonal-b{right:27%;transform:rotate(-64deg)}.contact-site-title{z-index:2;color:#fff;letter-spacing:0;text-shadow:0 16px 54px #ffffff1f;white-space:nowrap;font-size:clamp(76px,12vw,164px);font-weight:800;line-height:.86;position:relative}.quote-block{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:760px;display:flex}.quote-eyebrow,.quote-title,.quote-desc{margin:0}.quote-eyebrow{color:#ffffffc2;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 14px;font-size:13px;line-height:1;display:inline-flex}.quote-title{color:#fff;letter-spacing:0;font-size:36px;font-weight:500;line-height:1.22}.quote-desc{color:#ffffffb8;max-width:650px;font-size:16px;line-height:1.7}.quote-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff21;border:1px solid #ffffff3d;border-radius:14px;align-items:center;gap:12px;width:min(100%,560px);height:64px;margin-top:8px;padding:6px 6px 6px 16px;display:flex;box-shadow:inset 0 1px #ffffff1f,0 24px 70px #00000052}.quote-form svg{color:#ffffffbf}.quote-form input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px;line-height:1.4}.quote-form input::placeholder{color:#ffffff80}.quote-form button{color:#fff;white-space:nowrap;background:#000;border:1px solid #fff;border-radius:10px;height:50px;padding:0 28px;transition:background .2s,color .2s,transform .2s}.quote-form button:hover{color:#000;background:#fff;transform:translateY(-1px)}.quote-tags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.quote-tags span{color:#ffffffa3;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:13px;line-height:1;display:inline-flex}.quote-status{color:#ffffffbf;margin:0}.contact-detail{color:#ffffffb3;flex-direction:column;gap:8px;font-size:15px;line-height:1.5;display:flex}.contact-detail p{margin:0}.contact-detail a{color:#fff;font-size:17px}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1180px){.hero-brand,.hero-light,.hero-strong{font-size:64px;line-height:1.25}.hero-title.is-english .hero-brand,.hero-title.is-english .hero-light,.hero-title.is-english .hero-strong{font-size:62px;line-height:1.08}.hero-sub{font-size:20px}.hex-cell{width:100px;height:100px}}@media (width<=1024px){.hero-top,.hero-bottom,.why-top,.faq-section,.about-desc{flex-direction:column;align-items:flex-start}.hero-section{min-height:auto;padding-top:120px}.hero-visual,.metric-grid,.faq-left,.quote-form{width:100%}.metric-grid,.bottom-spacer{flex:none}.section-desc{text-align:left;max-width:100%}.why-grid{grid-template-columns:1fr}}@media (width<=768px){.hero-section,.why-section,.faq-section,.about-section{padding:40px 16px}.hero-section{gap:24px;padding-top:92px}.hero-top{gap:48px}.hero-copy{width:100%}.hero-badge{align-self:center}.hero-brand,.hero-light,.hero-strong{font-size:45px;line-height:1.2}.hero-title.is-english{gap:6px}.hero-title.is-english .hero-brand,.hero-title.is-english .hero-light,.hero-title.is-english .hero-strong{white-space:normal;font-size:44px;line-height:1.12}.hero-line{flex-flow:row;align-items:flex-start;gap:0}.hero-title:not(.is-english) .hero-light,.hero-title:not(.is-english) .hero-strong{font-size:clamp(27px,8vw,45px)}.hero-sub{word-break:break-all;overflow-wrap:anywhere;font-size:14px}.hero-actions{flex-direction:column;width:100%}.cta{width:100%}.hex-row{gap:8px}.hex-cell{width:72px;height:72px}.hex-cell img{width:28px;height:28px}.hero-bottom{gap:48px}.metric-value{font-size:18px}.metric-label{font-size:14px;line-height:1.4}.section-title{font-size:30px;line-height:36px}.why-section{gap:40px}.why-card{gap:40px;min-height:auto;padding:24px}.card-head h3{font-size:20px;line-height:1.2}.card-main-icon{flex-basis:56px;width:56px;height:56px;box-shadow:0 12px 24px #10101014,inset 0 0 0 7px #ffffff61}.card-main-icon:before{inset:8px}.card-main-icon:after{width:6px;height:6px;top:9px;right:9px}.card-main-icon svg{width:22px;height:22px}.desc-list,.bullet-item,.faq-question,.faq-answer,.about-lines{font-size:14px}.bullet-row{flex-direction:column;align-items:flex-start;gap:16px}.faq-section{gap:36px}.faq-desc{font-size:14px}.faq-more{min-height:56px}.about-section{gap:40px}.about-gallery{grid-template-columns:1fr;height:auto}.gallery-item,.gallery-item.active{height:260px}.models-section{gap:32px;padding:40px 0 72px}.models-intro{padding:0 16px;font-size:14px}.marquee-track{gap:40px}.marquee-item{width:44px;height:56px}.marquee-item img{max-width:32px;max-height:32px}.contact-section{padding:72px 16px}.contact-header{height:168px}.contact-site-title{font-size:clamp(54px,18vw,96px)}.title-guide-h{left:-12%;right:-12%}.guide-h-a{top:52px}.guide-h-b{top:84px}.guide-h-c{top:118px}.title-guide-v{top:12px;bottom:12px}.guide-v-a{left:8%}.guide-v-b{left:34%}.guide-v-c{left:66%}.guide-v-d{right:8%}.title-guide-diagonal{width:112px;top:86px}.quote-block{gap:14px}.quote-title{font-size:28px;line-height:1.25}.quote-desc{max-width:520px;font-size:14px;line-height:1.7}.quote-form{max-width:480px}.quote-form button{padding:0 16px}}@media (width<=430px){.hero-brand,.hero-light,.hero-strong{font-size:39px}.hero-title:not(.is-english) .hero-light,.hero-title:not(.is-english) .hero-strong{font-size:clamp(27px,8vw,39px)}.hero-title.is-english .hero-brand,.hero-title.is-english .hero-light,.hero-title.is-english .hero-strong{font-size:38px}.metric-grid{gap:6px}.metric-label{font-size:12px}.quote-form{flex-wrap:wrap;height:auto;padding:8px}.quote-form svg{margin-left:4px}.quote-form input{flex-basis:calc(100% - 42px);min-height:42px}.quote-form button{width:100%}}
