/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#07192d;--ink-soft:#536273;--navy:#041526;--blue:#0865ff;--cyan:#13d6e8;--ice:#eef5fb;--line:#d8e1ea;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", sans-serif;-webkit-font-smoothing:antialiased;background:#f8fafc;margin:0}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #07192d14;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--blue);border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative;overflow:hidden;transform:rotate(-8deg)}.brand-mark:before,.brand-mark:after,.brand-mark span:before,.brand-mark span:after{content:"";background:#fff;position:absolute}.brand-mark:before{width:24px;height:3px;transform:rotate(-34deg)}.brand-mark:after{width:3px;height:18px;top:8px;right:9px;transform:rotate(34deg)}.brand-mark span:before{border-radius:50%;width:6px;height:6px;top:9px;left:8px}.brand-mark span:after{border-radius:50%;width:5px;height:5px;bottom:7px;right:8px}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.08em;font-size:18px}.brand-copy small{color:#8090a2;font-family:var(--font-geist-mono), monospace;letter-spacing:.19em;margin-top:6px;font-size:8px}.nav-links{gap:clamp(24px,3vw,46px);display:flex}.nav-links a{color:#455467;font-size:14px;transition:color .18s}.nav-links a:hover{color:var(--blue)}.header-cta{background:var(--ink);color:#fff;border-radius:8px;align-items:center;gap:20px;padding:12px 18px;font-size:13px;transition:background .18s,transform .18s;display:flex}.header-cta:hover{background:var(--blue);transform:translateY(-2px)}.hero{color:#fff;background:linear-gradient(#ffffff06 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/72px 72px,radial-gradient(circle at 50% 55%,#0c2e51 0%,#061c33 38%,#031526 75%);align-items:center;min-height:calc(100vh - 82px);padding:90px clamp(24px,10vw,150px) 100px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg,#0000,#26d9ff59,#0000);width:100%;height:1px;position:absolute;top:68%;left:0}.hero-glow{filter:blur(80px);background:#17b3ff29;border-radius:50%;width:380px;height:380px;position:absolute;top:14%;right:-100px}.orbit{border:1px solid #73d0ff1c;border-radius:50%;position:absolute;top:-18vw;right:-13vw}.orbit-one{width:56vw;height:56vw}.orbit-two{width:40vw;height:40vw;top:-10vw;right:-5vw}.meteor{background:linear-gradient(90deg,#0000,#20d3ffd9);height:1px;position:absolute;transform:rotate(-33deg)}.meteor:after{content:"";background:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;right:0;box-shadow:0 0 20px #3fe5ff}.meteor-one{width:290px;top:32%;right:4%}.meteor-two{opacity:.45;width:150px;bottom:20%;right:25%}.hero-content{z-index:2;max-width:850px;position:relative}.eyebrow{color:#a7c0d6;font-family:var(--font-geist-mono), monospace;letter-spacing:.2em;align-items:center;gap:10px;margin-bottom:28px;font-size:11px;display:flex}.eyebrow-dot{background:var(--cyan);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 5px #13d6e81f}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(52px,7.2vw,104px);font-weight:640;line-height:1.06}.hero h1 span{color:#0000;background:linear-gradient(95deg,#fff 15%,#75dcff 62%,#23f0da 100%);-webkit-background-clip:text;background-clip:text}.hero-lead{color:#a8bbce;letter-spacing:.03em;margin:32px 0 38px;font-size:clamp(16px,1.5vw,20px);font-weight:350;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border-radius:7px;justify-content:center;align-items:center;gap:34px;padding:15px 22px;font-size:14px;transition:transform .18s,background .18s,border .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--blue);box-shadow:0 12px 34px #0865ff4d}.button-primary:hover{background:#2478ff}.button-secondary{color:#c8d7e5;border:1px solid #ffffff38}.button-secondary:hover{border-color:#ffffff80}.hero-foot{color:#547087;font-family:var(--font-geist-mono), monospace;letter-spacing:.2em;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;bottom:25px;left:clamp(24px,5vw,76px);right:clamp(24px,5vw,76px)}.hero-foot a{border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hero-foot i{border-bottom:1px solid #90b5ca;border-right:1px solid #90b5ca;width:7px;height:7px;transform:rotate(45deg)translate(-1px,-1px)}.section{padding:130px clamp(24px,8vw,120px)}.services{background:#f8fafc}.section-heading{justify-content:space-between;align-items:flex-end;max-width:1200px;margin:0 auto 64px;display:flex}.section-kicker{color:var(--blue);font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;margin-bottom:20px;font-size:10px;font-weight:600;display:inline-block}.section-kicker:before{content:"/ "}.section-heading h2,.about-copy h2,.contact-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4.3vw,64px);font-weight:610;line-height:1.18}.section-heading>p{color:var(--ink-soft);max-width:390px;margin:0 0 6px;font-size:15px;line-height:1.9}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1200px;margin:0 auto;display:grid}.service-card{background:#fff;border:1px solid #e1e8ef;min-height:430px;padding:34px;transition:border .2s,box-shadow .2s,transform .2s}.service-card:hover{border-color:#0865ff61;transform:translateY(-6px);box-shadow:0 22px 60px #112b4917}.service-top{justify-content:space-between;align-items:center;display:flex}.service-number{color:#9aa9b8;font-family:var(--font-geist-mono), monospace;font-size:11px}.service-arrow{color:#8a9baa;border:1px solid #dbe3eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .18s,color .18s;display:flex}.service-card:hover .service-arrow{background:var(--blue);color:#fff}.service-card h3{margin:72px 0 22px;font-size:28px;font-weight:600}.service-card>p{color:#657384;min-height:82px;margin:0;font-size:14px;line-height:1.9}.tag-list{flex-wrap:wrap;gap:7px;margin-top:35px;display:flex}.tag-list span{color:#647487;background:#f0f5fa;border-radius:3px;padding:6px 9px;font-size:11px}.about{background:#fff;grid-template-columns:minmax(360px,.95fr) minmax(420px,1fr);align-items:center;gap:clamp(60px,9vw,140px);display:grid}.about-visual{aspect-ratio:1;background:#061a2e;min-height:500px;position:relative;overflow:hidden}.visual-grid{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.visual-orbit{border:1px solid #2ed2ff3d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-orbit:after{content:"";background:#41e1f8;border-radius:50%;width:6px;height:6px;position:absolute;top:17%;right:12%;box-shadow:0 0 20px #41e1f8}.visual-orbit-a{width:65%;height:65%}.visual-orbit-b{opacity:.5;width:88%;height:88%}.visual-orbit-b:after{inset:auto auto 14% 17%}.visual-core{color:#fff;background:radial-gradient(circle at 40% 35%,#174978,#082039 70%);border:1px solid #7ee0ff66;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 80px #0e97e73d}.core-star{color:#5ce6f2;margin-bottom:13px;font-size:28px}.visual-core small{color:#6c9bbc;font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;font-size:8px}.visual-core strong{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:26px;font-weight:450}.visual-label{color:#97c6e06b;font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;font-size:8px;position:absolute}.label-one{top:10%;left:8%}.label-two{bottom:8%;right:8%}.label-three{top:43%;right:7%;transform:rotate(90deg)}.about-copy>p{color:#5f6e7f;max-width:600px;margin:36px 0 34px;font-size:15px;line-height:2}.value-list{border-top:1px solid var(--line)}.value-item{border-bottom:1px solid var(--line);align-items:flex-start;gap:30px;padding:22px 0;display:flex}.value-item>span{color:var(--blue);font-family:var(--font-geist-mono), monospace;margin-top:4px;font-size:10px}.value-item h3{margin:0 0 7px;font-size:16px;font-weight:600}.value-item p{color:#7a8794;margin:0;font-size:13px}.contact{background:#f2f6f9}.contact-panel{color:#fff;background:linear-gradient(125deg,#05192d 0%,#062542 60%,#073451 100%);justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:clamp(48px,7vw,90px);display:flex;position:relative;overflow:hidden}.contact-panel:after{content:"";border:1px solid #3ed7ff24;border-radius:50%;width:480px;height:480px;position:absolute;top:-240px;right:-240px}.section-kicker.light{color:#45dbe8}.contact-copy{z-index:1;max-width:600px;position:relative}.contact-copy p{color:#a7bbcc;max-width:520px;margin:28px 0 0;font-size:14px;line-height:1.9}.contact-note{color:var(--ink);z-index:1;background:#fff;align-items:center;gap:18px;min-width:330px;padding:24px;display:flex;position:relative}.note-icon{background:var(--blue);color:#fff;border-radius:50%;flex:0 0 45px;justify-content:center;align-items:center;height:45px;display:flex}.contact-note div{flex-direction:column;display:flex}.contact-note small{color:#8a97a5;margin-bottom:5px;font-size:10px}.contact-note strong{font-size:15px}.contact-note p{color:#8a97a5;margin:5px 0 0;font-size:10px}footer{background:#fff;justify-content:space-between;align-items:center;padding:32px clamp(24px,6vw,90px);display:flex}.footer-brand{align-items:center;gap:14px;display:flex}.footer-mark{width:32px;height:32px}.footer-brand>div{flex-direction:column;display:flex}.footer-brand strong{font-size:13px;font-weight:600}.footer-brand small{color:#8b98a5;margin-top:5px;font-size:10px}.footer-meta{color:#8b98a5;gap:28px;font-size:11px;display:flex}.icp-link{transition:color .18s}.icp-link:hover{color:var(--blue)}@media (max-width:980px){.nav-links{display:none}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.service-card h3{margin-top:42px}.about{grid-template-columns:1fr}.about-visual{width:100%;max-width:650px}.contact-panel{flex-direction:column;align-items:flex-start;gap:46px}}@media (max-width:700px){.site-header{height:70px}.header-cta{gap:10px;padding:11px 13px}.brand-copy small{display:none}.hero{min-height:calc(100svh - 70px);padding-top:72px}.hero h1{font-size:clamp(46px,13.2vw,68px)}.desktop-break,.hero-foot span{display:none}.section{padding-top:90px;padding-bottom:90px}.section-heading{flex-direction:column;align-items:flex-start;gap:26px}.section-heading>p{max-width:100%}.service-card{padding:28px}.about{gap:54px}.about-visual{min-height:0}.visual-core{width:125px;height:125px}.visual-core strong{font-size:20px}.contact-note{width:100%;min-width:0}footer{flex-direction:column;align-items:flex-start;gap:28px}.footer-meta{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
