@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");:root{--bg:#07090c;--panel:rgba(10,14,20,0.62);--stroke:rgba(255,255,255,0.16);--text:#edf2f7;--muted:#b5c2ce;--accent:#79a7cf}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Montserrat,sans-serif;color:var(--text);background:radial-gradient(circle at 20% 10%,#121820 0,#07090c 55%,#040506 100%);scroll-behavior:smooth}.site-root{background:transparent}.startup-loader{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:radial-gradient(circle at 20% 10%,#121820 0,#07090c 55%,#040506 100%)}.loader-icon{font-size:36px;color:var(--accent)}.loader-text{font-size:12px;letter-spacing:.2em;color:var(--muted)}.glass-header{position:fixed;inset:0 0 auto 0;z-index:1000;height:72px;justify-content:center;padding:0 12px;background:rgba(6,9,12,.66);border-bottom:1px solid var(--stroke);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.glass-header,.header-inner{display:flex;align-items:center}.header-inner{width:min(1220px,100%);justify-content:space-between;gap:12px}.brand{display:inline-flex;align-items:center;white-space:nowrap;line-height:0}.brand-logo{width:auto;height:28px;object-fit:contain}.drawer-brand-logo{width:auto;height:24px;object-fit:contain}.desktop-menu{position:absolute;left:50%;transform:translateX(-50%);width:max-content;min-width:max-content;background:transparent;border:none;color:var(--text)}.desktop-menu.ant-menu-horizontal>.ant-menu-item{height:40px;line-height:40px;margin-top:16px;margin-bottom:16px;border-radius:999px;color:var(--text);border-bottom:none!important}.desktop-menu.ant-menu-horizontal>.ant-menu-item:hover{color:var(--text)!important;background:rgba(255,255,255,.08)!important}.desktop-menu.ant-menu-horizontal>.ant-menu-item:after{border-bottom:none!important}.desktop-menu.ant-menu-horizontal>.ant-menu-item-selected{color:var(--text)!important;background:rgba(121,167,207,.16);border-bottom:none!important}.desktop-menu.ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom:none!important}.header-actions{min-width:-moz-fit-content;min-width:fit-content}.lang-btn,.mobile-menu-btn{color:var(--text)!important}.mobile-menu-btn{display:none}.mobile-drawer .ant-drawer-content{background:#080b10;color:var(--text)}.mobile-drawer .ant-menu{background:transparent;color:var(--text)}.mobile-drawer .ant-menu-item-selected{background:rgba(121,167,207,.16)!important;color:#000!important;font-weight:600}.mobile-drawer .ant-menu-item-selected .ant-menu-title-content,.mobile-drawer .ant-menu-item-selected .anticon{color:#000!important}.mobile-drawer .ant-menu-item:hover,.mobile-drawer .ant-menu-submenu-title:hover{background:rgba(255,255,255,.08)!important;color:#000!important}.mobile-drawer .ant-menu-item:hover .ant-menu-title-content,.mobile-drawer .ant-menu-submenu-title:hover .ant-menu-title-content{color:#000!important}.mobile-drawer .ant-menu-item:active{background:rgba(121,167,207,.2)!important}.full-section{min-height:100svh}.hero-section{position:relative}.hero-section .ant-carousel,.hero-section .slick-list,.hero-section .slick-slide,.hero-section .slick-slide>div,.hero-section .slick-slider,.hero-section .slick-track{min-height:100svh}.hero-section .slick-dots{bottom:34px}.hero-section .slick-dots li{margin:0 6px}.hero-section .slick-dots li button{height:5px;border-radius:999px;background:rgba(255,255,255,.34)!important}.hero-section .slick-dots li.slick-active button{background:var(--accent)!important;box-shadow:0 0 12px rgba(121,167,207,.65)}.hero-slide{min-height:100svh;display:flex;align-items:center;justify-content:flex-start;padding:120px 24px 48px;background-size:cover;background-position:50%;background-attachment:fixed}.hero-overlay{width:min(700px,100%);padding:36px;border:1px solid var(--stroke);border-radius:20px;background:linear-gradient(160deg,rgba(12,17,24,.72),rgba(8,12,17,.45));-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.hero-overlay .ant-typography,.hero-overlay h1{color:var(--text)}.hero-overlay .ant-typography{color:var(--muted);font-size:18px}.cta-btn{margin-top:8px;background:var(--accent);border-color:transparent;color:#061018;font-weight:600}.glass-section{position:relative;display:flex;align-items:center;padding:96px 24px;background-color:#090d14;background-size:cover;background-position:50%;background-attachment:fixed;background-repeat:no-repeat}.glass-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(121,167,207,.16),transparent 42%),linear-gradient(180deg,rgba(4,7,11,.84),rgba(7,11,16,.72),rgba(4,7,11,.86))}.section-shell{position:relative;z-index:1;width:min(1220px,100%);margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:20px;gap:20px;align-items:stretch}.section-shell.is-reversed .section-content{order:2}.section-shell.is-reversed .section-visual{order:1}.section-content{position:relative;width:100%;padding:34px 32px;border:1px solid var(--stroke);border-radius:18px;background:linear-gradient(160deg,rgba(12,17,24,.7),rgba(9,13,20,.48));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:18px}.section-content .ant-typography,.section-content h2{color:var(--text)}.section-content h2.ant-typography{margin-bottom:0;font-size:clamp(30px,3vw,42px);line-height:1.08;font-weight:700;letter-spacing:-.02em;background:linear-gradient(90deg,#f8fbff,#b7d6f2 55%,#7fb6e2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-content .ant-typography{color:#d9e8f5;font-size:18px;line-height:1.65;max-width:64ch;margin-bottom:0}.feature-list{display:grid;grid-gap:12px;gap:12px;margin-top:2px}.feature-item{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid rgba(142,187,223,.26);border-left:3px solid rgba(121,167,207,.72);border-radius:10px;background:linear-gradient(90deg,rgba(117,161,197,.2),rgba(255,255,255,.03));color:#f4f9ff;font-weight:500}.feature-item:nth-child(2n){border-left-color:rgba(96,228,202,.7);background:linear-gradient(90deg,rgba(96,228,202,.18),rgba(255,255,255,.03))}.feature-item .anticon{color:#9fd1f7}.cert-image{display:block;width:100%;max-width:220px;border-radius:10px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:6px}.stat-card{padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.04)}.stat-value{font-size:22px;font-weight:700;color:var(--text)}.stat-label{margin-top:4px;font-size:12px;color:var(--muted)}.nearby-wrap{margin-top:8px}.nearby-title{margin-bottom:10px;font-size:14px;font-weight:600;color:var(--text)}.nearby-list{display:flex;flex-wrap:wrap;gap:8px}.nearby-item{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);font-size:13px;color:var(--text)}.nearby-item .anticon{color:var(--accent)}.contact-strip{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.contact-item{display:inline-flex;align-items:center;gap:8px;padding:9px 11px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);color:#f2f8ff;font-size:13px;font-weight:500}.contact-item .anticon{color:var(--accent)}.contact-item:first-child{border-color:rgba(100,235,180,.35);background:rgba(83,199,150,.16)}.contact-item:nth-child(2){border-color:rgba(123,176,227,.35);background:rgba(92,145,212,.14)}.contact-item:nth-child(3){border-color:rgba(255,189,123,.35);background:rgba(230,157,84,.15)}@media (max-width:980px){.desktop-menu{display:none}.mobile-menu-btn{display:inline-flex}.brand{max-width:70vw;overflow:hidden;text-overflow:ellipsis}.header-inner{width:100%}.glass-section,.hero-slide{background-attachment:scroll}.hero-section{margin-top:72px}.hero-section,.hero-section .ant-carousel,.hero-section .slick-list,.hero-section .slick-slide,.hero-section .slick-slide>div,.hero-section .slick-slider,.hero-section .slick-track,.hero-slide{min-height:0;height:clamp(240px,42vh,420px)}.hero-slide{background-size:100% auto;background-repeat:no-repeat;background-position:top;background-color:#05070a}.hero-overlay{padding:24px;width:min(92vw,680px)}.hero-overlay .ant-typography{font-size:16px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-strip{flex-direction:column;gap:10px}.glass-section{padding:32px 16px}.section-shell{grid-template-columns:1fr;gap:14px}.section-shell.is-reversed .section-content{order:1}.section-shell.is-reversed .section-visual{order:2}.section-content{padding:24px 18px;gap:14px}.section-content .ant-typography{font-size:16px;line-height:1.58}}.section-visual{position:relative;min-height:400px;display:grid;grid-template-rows:1fr auto;grid-gap:14px;gap:14px}.section-main-image{width:100%;height:100%;min-height:320px;border-radius:18px;object-fit:cover;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 44px rgba(0,0,0,.45)}.section-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.section-thumb{width:100%;height:120px;object-fit:cover;border-radius:12px;border:1px solid rgba(255,255,255,.14);filter:saturate(1.06)}.site-footer{background:linear-gradient(180deg,#04070c,#020408)!important;border-top:1px solid rgba(255,255,255,.1);padding:26px 24px 22px!important}.site-footer-inner{width:min(1220px,100%);margin:0 auto;display:grid;grid-gap:14px;gap:14px}.footer-brand{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e9f2fb}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.footer-link{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#deebf8;text-decoration:none;font-size:14px}a.footer-link:hover{border-color:rgba(124,176,219,.52);background:rgba(86,141,196,.16)}.footer-meta{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;gap:8px 14px;color:#9fb1c2;font-size:12px}@media (max-width:980px){.site-footer{padding:20px 16px 16px!important}.footer-links{flex-direction:column}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}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[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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{padding:.2em;background-color:#feffe6}