@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,::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]){appearance:button}::file-selector-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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}}:root{--blue:#1e5795;--blue-deep:#123e72;--blue-dark:#0c2d52;--blue-soft:#edf5fc;--orange:#ed7c1a;--ink:#17304a;--muted:#63768a;--line:#dbe5ed;--paper:#f7fafc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 48px);margin:0 auto}.siteHeader{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #1e57951a;position:sticky;top:0}.headerInner{justify-content:space-between;align-items:center;gap:32px;min-height:86px;display:flex}.siteBrand{align-items:center;gap:13px;display:flex}.siteBrand img{object-fit:contain;width:52px;height:52px}.siteBrand span{flex-direction:column;display:flex}.siteBrand strong{color:var(--blue-deep);letter-spacing:.04em;font-size:16px}.siteBrand small{color:#7990a7;letter-spacing:.12em;margin-top:4px;font-size:8px}.mainNav{align-items:center;gap:8px;display:flex}.mainNav a{color:#456078;padding:13px 18px;font-size:15px;transition:all .18s;position:relative}.mainNav a:hover,.mainNav a.active{color:var(--blue)}.mainNav a:not(.navContact):after{background:var(--orange);content:"";opacity:0;border-radius:2px;height:2px;transition:all .18s;position:absolute;bottom:7px;left:18px;right:18px;transform:scaleX(.35)}.mainNav a.active:after,.mainNav a:hover:after{opacity:1;transform:scaleX(1)}.mainNav .navContact{border:1px solid var(--blue);color:var(--blue);border-radius:8px;margin-left:8px}.mainNav .navContact:hover,.mainNav .navContact.active{background:var(--blue);color:var(--white)}.hero{background:linear-gradient(105deg,#f6fbff 0%,#fff 50%,#eef6fc 100%);min-height:680px;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#1e57950b 1px,#0000 1px),linear-gradient(90deg,#1e57950b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 60%);mask-image:linear-gradient(90deg,#000,#0000 60%)}.heroGlow{filter:blur(1px);border-radius:999px;position:absolute}.heroGlowOne{background:#2469b014;width:520px;height:520px;top:-190px;right:8%}.heroGlowTwo{background:#ed7c1a14;width:560px;height:560px;bottom:-280px;right:-100px}.heroGrid{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;min-height:680px;display:grid;position:relative}.eyebrow{color:var(--blue);letter-spacing:.22em;margin:0 0 18px;font-size:12px;font-weight:700}.heroCopy h1,.pageHero h1{color:var(--blue-dark);letter-spacing:-.04em;margin:0;font-size:clamp(46px,5vw,68px);font-weight:700;line-height:1.19}.heroCopy h1 span{color:var(--blue)}.heroLead{max-width:610px;color:var(--muted);margin:26px 0 0;font-size:17px;line-height:1.9}.heroActions{gap:14px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:14px;min-height:50px;padding:0 25px;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.buttonPrimary{background:var(--blue);color:var(--white);box-shadow:0 12px 30px #1e579533}.buttonPrimary:hover{background:var(--blue-deep)}.buttonGhost{color:var(--blue-deep);background:#ffffffb3;border-color:#c9d8e6}.heroFacts{gap:34px;margin-top:46px;display:flex}.heroFacts>div{border-left:2px solid #d9e5ef;flex-direction:column;padding-left:15px;display:flex}.heroFacts strong{color:var(--blue-deep);font-size:18px}.heroFacts span{color:#8292a2;margin-top:4px;font-size:12px}.heroVisual{justify-content:center;align-items:center;min-height:480px;display:flex;position:relative}.visualCard{z-index:3;background:#ffffffeb;border:1px solid #1e579521;border-radius:28px;width:350px;padding:38px 34px 28px;position:relative;box-shadow:0 34px 80px #103e6a29}.visualCard:before{background:var(--orange);content:"";border-radius:2px;width:44px;height:4px;position:absolute;top:16px;right:18px}.brandMarkLarge{justify-content:center;align-items:center;height:286px;display:flex}.brandMarkLarge img{object-fit:contain;width:250px;height:250px}.visualCaption{border-top:1px solid var(--line);align-items:center;gap:13px;padding-top:20px;display:flex}.orangeDot{background:var(--orange);border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 6px #ed7c1a1f}.visualCaption strong{color:var(--blue-deep);font-size:14px}.visualCaption p{color:#8495a5;margin:5px 0 0;font-size:11px}.orbit{border:1px solid #1e579521;border-radius:50%;position:absolute}.orbitOne{width:440px;height:440px}.orbitTwo{border-style:dashed;width:525px;height:525px}.miniTag{z-index:4;color:var(--blue);background:#fffffff2;border:1px solid #1e57951a;border-radius:9px;padding:11px 16px;font-size:12px;font-weight:600;position:absolute;box-shadow:0 12px 32px #103e6a1f}.miniTagTop{top:95px;right:0}.miniTagBottom{color:var(--orange);bottom:72px;left:-10px}.section{padding:104px 0}.servicesSection{background:var(--white)}.sectionHeading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px;display:flex}.sectionHeading h2,.beliefCopy h2,.introCopy h2,.contactIntro h2,.missionCard h2{color:var(--blue-dark);letter-spacing:-.03em;margin:0;font-size:clamp(32px,3vw,44px);line-height:1.3}.sectionHeading>p{max-width:500px;color:var(--muted);margin:0;font-size:15px;line-height:1.8}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.serviceCard{border:1px solid var(--line);background:var(--white);border-radius:16px;min-height:300px;padding:35px 31px;transition:transform .22s,box-shadow .22s,border .22s;position:relative;overflow:hidden}.serviceCard:hover{border-color:#1e579559;transform:translateY(-6px);box-shadow:0 24px 60px #123e721a}.serviceNumber{color:#c9d8e6;letter-spacing:.08em;font-size:13px;font-weight:700;position:absolute;top:24px;right:27px}.serviceIcon{background:var(--blue-soft);border-radius:16px 16px 16px 4px;width:56px;height:56px;position:relative}.serviceIcon:before,.serviceIcon:after,.serviceIcon span{background:var(--blue);content:"";border-radius:999px;position:absolute}.serviceIcon:before{width:28px;height:6px;top:25px;left:14px}.serviceIcon:after{width:6px;height:28px;top:14px;left:25px}.serviceCard:nth-child(2) .serviceIcon{background:#fff2e8}.serviceCard:nth-child(2) .serviceIcon:before,.serviceCard:nth-child(2) .serviceIcon:after{background:var(--orange)}.serviceCard:nth-child(3) .serviceIcon:before{height:3px;transform:rotate(-25deg)}.serviceCard:nth-child(3) .serviceIcon:after{height:3px;transform:rotate(25deg)}.serviceCard h3{color:var(--blue-deep);margin:28px 0 14px;font-size:20px}.serviceCard p{color:var(--muted);margin:0;font-size:14px;line-height:1.9}.beliefSection{background:var(--paper);overflow:hidden}.beliefGrid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:92px;min-height:560px;display:grid}.beliefVisual{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.beliefVisual:before{content:"";border:42px solid #1e579512;border-radius:48% 52% 42% 58%;width:350px;height:350px;position:absolute;transform:rotate(15deg)}.beliefSeal{z-index:2;background:var(--white);border:1px solid #1e57953d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:248px;height:248px;display:flex;position:relative;box-shadow:0 26px 60px #123e7221}.beliefSeal:after{content:"";border:1px dashed #1e57953d;border-radius:50%;position:absolute;inset:12px}.beliefSeal span{color:var(--orange);letter-spacing:.3em;font-size:13px;font-weight:800}.beliefSeal strong{color:var(--blue-deep);margin:11px 0;font-size:29px}.beliefSeal small{color:#95a7b8;letter-spacing:.2em;font-size:8px}.cross{width:22px;height:22px;position:absolute}.cross:before,.cross:after{background:var(--orange);content:"";border-radius:3px;width:22px;height:3px;position:absolute;top:9px;left:0}.cross:after{transform:rotate(90deg)}.crossOne{top:53px;right:35px}.crossTwo{bottom:45px;left:35px;transform:scale(.65)}.beliefCopy>p:not(.eyebrow),.introCopy>p:not(.eyebrow),.contactIntro>p:not(.eyebrow),.missionCard>div>p:not(.eyebrow){color:var(--muted);margin:24px 0 0;font-size:15px;line-height:2}.checkList{gap:14px;margin:28px 0;padding:0;list-style:none;display:grid}.checkList li{color:#405970;padding-left:31px;font-size:14px;position:relative}.checkList li:before{background:var(--blue-soft);width:20px;height:20px;color:var(--blue);content:"✓";border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:1px;left:0}.textLink{color:var(--blue);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.ctaSection{padding:82px 0}.ctaCard{background:radial-gradient(circle at 84% 20%, #ffffff26, transparent 23%), linear-gradient(125deg, var(--blue-deep), var(--blue));border-radius:22px;justify-content:space-between;align-items:center;gap:30px;min-height:220px;padding:50px 60px;display:flex;box-shadow:0 26px 70px #123e7233}.eyebrowLight{color:#a9cae8}.ctaCard h2{color:var(--white);margin:0;font-size:clamp(28px,3vw,40px)}.buttonLight{background:var(--white);color:var(--blue);flex:none}.pageHero{background:radial-gradient(circle at 82% 30%, #ffffff1f, transparent 24%), linear-gradient(120deg, var(--blue-dark), var(--blue));color:var(--white);overflow:hidden}.pageHeroInner{justify-content:space-between;align-items:center;min-height:330px;display:flex;position:relative}.pageHero h1{color:var(--white);font-size:clamp(40px,5vw,58px)}.pageHero p:not(.eyebrow){color:#c5dbee;margin:20px 0 0;font-size:16px}.pageHeroCode{color:#ffffff17;font-size:190px;font-weight:800;line-height:1}.introGrid{grid-template-columns:.74fr 1.26fr;align-items:center;gap:90px;display:grid}.introBrand{border:1px solid var(--line);background:linear-gradient(#1e579509 1px, transparent 1px), linear-gradient(90deg, #1e579509 1px, transparent 1px), var(--paper);background-size:28px 28px;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:45px;display:flex}.introBrand img{object-fit:contain;width:240px;height:226px}.introBrandLine{background:var(--orange);border-radius:4px;width:48px;height:3px;margin:24px 0 15px}.introBrand p{color:var(--blue-deep);letter-spacing:.12em;margin:0;font-size:13px;font-weight:700}.introCopy>p:not(.eyebrow)+p{margin-top:14px}.valuesSection{background:var(--paper);padding:100px 0}.centeredHeading{text-align:center;justify-content:center}.valuesGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.valuesGrid article{border-top:3px solid var(--blue);background:var(--white);min-height:230px;padding:30px 26px;box-shadow:0 15px 40px #123e720f}.valuesGrid article:nth-child(2n){border-color:var(--orange)}.valuesGrid span{color:#b5c5d3;font-size:11px;font-weight:700}.valuesGrid h3{color:var(--blue-deep);margin:34px 0 14px;font-size:24px}.valuesGrid p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.missionSection{padding:100px 0}.missionCard{background:var(--blue-soft);border-radius:22px;grid-template-columns:.35fr 1fr;align-items:center;gap:45px;min-height:350px;padding:60px 80px;display:grid;position:relative;overflow:hidden}.missionQuote{color:#1e579524;align-self:start;font-family:Georgia,serif;font-size:190px;line-height:.9}.missionCard .button{margin-top:28px}.contactHero{background:radial-gradient(circle at 82% 30%, #ed7c1a38, transparent 24%), linear-gradient(120deg, var(--blue-dark), #1b4e82)}.contactGrid{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.contactAccent{background:var(--blue-soft);border-radius:10px;align-items:flex-start;gap:15px;margin-top:35px;padding:20px 22px;display:flex}.contactAccent span{background:var(--orange);border-radius:3px;flex:none;width:4px;min-height:46px}.contactAccent p{color:var(--blue-deep);margin:0;font-size:14px;font-weight:600;line-height:1.8}.contactCards{gap:15px;display:grid}.contactCard{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:54px 1fr auto;align-items:center;gap:20px;min-height:126px;padding:22px 24px;transition:transform .18s,box-shadow .18s,border .18s;display:grid}a.contactCard:hover{border-color:#1e579552;transform:translate(4px);box-shadow:0 16px 40px #123e7217}.contactIcon{background:var(--blue);width:54px;height:54px;color:var(--white);border-radius:14px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.contactIcon.orange{background:var(--orange)}.contactIcon.soft{background:var(--blue-soft);color:var(--blue)}.contactCard>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.contactCard span{color:#8b9bab;font-size:12px}.contactCard strong{overflow-wrap:anywhere;color:var(--blue-deep);margin:6px 0 5px;font-size:17px}.contactCard small{color:#a1afbc;font-size:11px}.contactCard b{color:var(--blue);font-size:20px}.contactNotice{padding:0 0 95px}.noticeInner{border-left:4px solid var(--orange);background:var(--paper);justify-content:space-between;align-items:center;gap:30px;padding:30px 35px;display:flex}.noticeInner div{flex-direction:column;gap:6px;display:flex}.noticeInner span{color:#8a9baa;font-size:12px}.noticeInner strong{color:var(--blue-deep);font-size:18px}.noticeInner p{color:var(--muted);margin:0;font-size:13px}.siteFooter{color:var(--white);background:#0b2948}.footerTop{justify-content:space-between;align-items:center;gap:50px;min-height:240px;display:flex}.footerBrand{align-items:center;gap:18px;display:flex}.footerBrand img{object-fit:contain;border-radius:7px;width:78px;height:74px}.footerBrand strong{font-size:17px}.footerBrand p{color:#88a7c2;margin:8px 0 0;font-size:13px}.footerLinks{gap:85px;display:flex}.footerLinks>div{flex-direction:column;gap:11px;min-width:130px;display:flex}.footerLinks strong{color:#adc5d9;margin-bottom:5px;font-size:12px}.footerLinks a{color:#d5e1eb;font-size:13px}.footerLinks a:hover{color:var(--white)}.footerBottom{color:#7f9ab2;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:72px;font-size:12px;display:flex}.footerBottom p{margin:0}@media (max-width:900px){.headerInner{min-height:74px}.siteBrand span{display:none}.mainNav a{padding:11px 12px}.heroGrid{grid-template-columns:1fr;gap:45px;min-height:auto;padding:76px 0}.heroVisual{min-height:430px}.miniTagTop{right:8%}.miniTagBottom{left:8%}.sectionHeading{flex-direction:column;align-items:start;gap:18px}.serviceGrid{grid-template-columns:1fr}.serviceCard{min-height:auto}.beliefGrid,.introGrid,.contactGrid{grid-template-columns:1fr;gap:50px}.beliefGrid{padding:70px 0}.introGrid{gap:55px}.valuesGrid{grid-template-columns:repeat(2,1fr)}.missionCard{grid-template-columns:.18fr 1fr;padding:55px}.footerTop{flex-direction:column;align-items:flex-start;padding:60px 0}}@media (max-width:640px){.container{width:min(100% - 32px,1180px)}.siteBrand img{width:44px;height:44px}.mainNav{gap:0}.mainNav a{padding:9px 8px;font-size:13px}.mainNav .navContact{margin-left:2px}.hero{min-height:0}.heroGrid{padding:58px 0 66px}.heroCopy h1{font-size:41px}.heroLead{font-size:15px}.heroActions{flex-direction:column;align-items:stretch}.heroFacts{gap:13px}.heroFacts>div{padding-left:9px}.heroFacts strong{font-size:15px}.heroFacts span{font-size:10px}.heroVisual{min-height:370px}.visualCard{width:min(310px,88vw);padding:29px 26px 24px}.brandMarkLarge{height:242px}.brandMarkLarge img{width:215px;height:215px}.orbitOne{width:340px;height:340px}.orbitTwo{width:390px;height:390px}.miniTag{display:none}.section,.valuesSection,.missionSection{padding:72px 0}.beliefVisual{min-height:340px}.beliefVisual:before{width:290px;height:290px}.beliefSeal{width:210px;height:210px}.ctaSection{padding:60px 0}.ctaCard{flex-direction:column;align-items:flex-start;padding:38px 28px}.pageHeroInner{min-height:280px}.pageHeroCode{font-size:130px;position:absolute;right:-15px}.introBrand{min-height:330px;padding:30px}.valuesGrid{grid-template-columns:1fr}.valuesGrid article{min-height:0}.missionCard{grid-template-columns:1fr;gap:0;padding:40px 28px}.missionQuote{height:70px;font-size:130px}.contactSection{padding-bottom:55px}.contactCard{grid-template-columns:48px 1fr auto;gap:13px;padding:18px}.contactIcon{width:48px;height:48px}.contactCard strong{font-size:14px}.noticeInner{flex-direction:column;align-items:flex-start}.footerTop{gap:40px}.footerBrand{align-items:flex-start}.footerBrand strong{font-size:14px}.footerLinks{gap:35px;width:100%}.footerLinks>div{min-width:0}.footerLinks a{overflow-wrap:anywhere}.footerBottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:22px 0}}
