:root{--bg:#0b0f0e;--panel:#111715;--green:#174a42;--green-2:#236c60;--white:#f4f7f5;--gray:#a7b0ac;--line:#29332f;--soft:#dce7e3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}.landing-page{background:var(--bg);color:var(--white);font-size:16px;line-height:1.65}.landing-page a{color:inherit;text-decoration:none}.landing-nav{width:min(1240px,calc(100% - 48px));height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.landing-brand{display:flex;align-items:center;gap:12px}.landing-brand>span{width:42px;height:42px;border-radius:12px;background:var(--green-2);display:grid;place-items:center;color:#fff;font-size:22px;font-weight:800}.landing-brand strong{font-size:19px;letter-spacing:-.02em}.landing-nav-actions{display:flex;align-items:center;gap:28px}.landing-nav-actions>span{color:#77827d;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.nav-login{min-height:42px;padding:0 18px;border:1px solid #45615a;border-radius:10px;display:flex;align-items:center;font-size:14px;font-weight:700}.nav-login:hover{background:var(--green)}main{overflow:hidden}.hero{width:min(1240px,calc(100% - 48px));min-height:720px;margin:auto;padding:92px 0 100px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:72px}.eyebrow{margin:0 0 24px;color:#91a39d;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;display:flex;align-items:center;gap:10px}.eyebrow i{width:24px;height:1px;background:#4ea092}.hero h1{margin:0;font-size:clamp(48px,5vw,72px);line-height:1.12;letter-spacing:-.055em}.hero h1 em{color:#70ad9f;font-style:normal}.hero-lead{max-width:570px;margin:28px 0 0;color:var(--gray);font-size:18px;line-height:1.9}.hero-actions{margin-top:38px;display:flex;align-items:center;gap:14px}.primary-action,.secondary-action{min-height:52px;padding:0 22px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-weight:700}.primary-action{background:var(--green-2);box-shadow:0 14px 40px #174a4245}.primary-action:hover{background:#2b7d70}.primary-action span,.landing-cta a span{margin-left:18px}.secondary-action{border:1px solid var(--line);color:#c2cbc7}.secondary-action:hover{border-color:#53625c}.hero-note{margin-top:30px;display:flex;gap:20px;color:#73807b;font-size:12px}.hero-note span{display:flex;align-items:center;gap:7px}.hero-note span:before{content:"";width:5px;height:5px;border-radius:50%;background:#427b70}.os-preview{border:1px solid #304039;border-radius:22px;background:#dfe7e3;box-shadow:0 34px 90px #0008;overflow:hidden;transform:perspective(1200px) rotateY(-2deg)}.preview-bar{height:57px;padding:0 18px;background:#f8faf9;color:#17231f;display:flex;align-items:center;gap:9px;border-bottom:1px solid #cdd8d3}.preview-logo{width:29px;height:29px;border-radius:8px;background:var(--green-2);color:white;display:grid;place-items:center;font-weight:800}.preview-bar strong{font-size:13px}.preview-bar small{color:#7e8b86;font-size:9px}.preview-bar i{width:7px;height:7px;border-radius:50%;background:#c5d0cc;margin-left:auto}.preview-bar i+i{margin-left:0}.preview-body{min-height:440px;display:grid;grid-template-columns:126px 1fr;background:#eef2f0;color:#15201c}.preview-body aside{padding:25px 14px;background:#fbfcfb;border-right:1px solid #d9e0dd;display:flex;flex-direction:column;gap:8px}.preview-body aside span,.preview-body aside b{padding:9px 10px;border-radius:8px;font-size:10px}.preview-body aside b{background:#e0f0eb;color:#17675c}.preview-main{padding:25px}.preview-welcome{min-height:128px;padding:24px;border-radius:16px;background:#173f3a;color:#fff;display:flex;flex-direction:column}.preview-welcome small{color:#a8c7c0}.preview-welcome strong{margin-top:7px;font-size:22px}.preview-welcome span{margin-top:8px;color:#b8cec9;font-size:10px}.preview-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.preview-grid article{min-height:105px;padding:16px;border:1px solid #d7dfdb;border-radius:13px;background:#fff;display:flex;flex-direction:column}.preview-grid small{color:#74827c;font-size:9px}.preview-grid b{margin-top:7px;font-size:12px}.preview-grid span{margin-top:auto;color:#86918d;font-size:9px}.principle-strip{padding:54px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.principle-strip p{margin:0;color:#7f8a86}.principle-strip strong{display:block;margin-top:7px;font-size:clamp(23px,3vw,36px);letter-spacing:-.035em}.capabilities{width:min(1180px,calc(100% - 48px));margin:auto;padding:130px 0}.section-heading{max-width:720px}.section-heading>p,.landing-cta small{margin:0 0 14px;color:#5f9b8e;font-size:11px;font-weight:800;letter-spacing:.16em}.section-heading h2,.system-section h2,.landing-cta h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.2;letter-spacing:-.045em}.section-heading>span{display:block;margin-top:18px;color:var(--gray)}.capability-grid{margin-top:60px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden}.capability-grid article{min-height:280px;padding:32px 28px;background:var(--panel)}.capability-grid i{color:#5f9b8e;font-size:12px;font-style:normal}.capability-grid h3{margin:70px 0 12px;font-size:20px}.capability-grid p{margin:0;color:#909b96;font-size:14px}.system-section{width:min(1180px,calc(100% - 48px));margin:0 auto 130px;padding:64px;border:1px solid #34433d;border-radius:24px;background:#101513;display:grid;grid-template-columns:1fr 1.25fr;gap:52px}.system-section>p{grid-column:2;color:#8d9994;margin:0}.system-flow{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.system-flow span{padding:13px 15px;border:1px solid #38534b;border-radius:10px;background:#17201d;font-size:13px}.system-flow b{color:#49665e}.landing-cta{width:min(1180px,calc(100% - 48px));margin:0 auto 100px;padding:58px 62px;border-radius:22px;background:var(--green);display:flex;align-items:center;justify-content:space-between;gap:40px}.landing-cta h2{max-width:720px;font-size:clamp(30px,3.5vw,46px)}.landing-cta small{color:#91bbb2}.landing-cta>a{min-height:54px;padding:0 22px;border-radius:11px;background:#fff;color:#163c36;display:flex;align-items:center;white-space:nowrap;font-weight:800}footer{width:min(1240px,calc(100% - 48px));min-height:130px;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;color:#75807c}footer p{margin-left:auto}footer small{font-size:11px}.auth-page{min-height:100vh;background:var(--bg)!important;color:#17231f;display:grid;place-items:center}.auth-page:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 50% 25%,#174a4242,transparent 42%);pointer-events:none}.auth-page .auth-card{position:relative;z-index:1;border:1px solid #2f3b36!important;background:#f7faf8!important;box-shadow:0 35px 90px #0009!important}.auth-page .auth-form button{background:var(--green-2)!important}.auth-page .auth-brand>span{background:var(--green-2)!important}@media(max-width:980px){.landing-nav-actions>span{display:none}.hero{padding-top:64px;grid-template-columns:1fr;gap:60px}.hero-copy{max-width:760px}.os-preview{transform:none}.capability-grid{grid-template-columns:1fr 1fr}.system-section{grid-template-columns:1fr}.system-section>p{grid-column:auto}.landing-cta{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.landing-nav{width:calc(100% - 30px);height:72px}.landing-brand>span{width:38px;height:38px}.landing-brand strong{font-size:17px}.nav-login{min-height:38px;padding:0 13px}.hero{width:calc(100% - 30px);min-height:auto;padding:64px 0 78px}.hero h1{font-size:43px}.hero-lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-note{gap:10px;flex-wrap:wrap}.os-preview{border-radius:15px}.preview-body{grid-template-columns:1fr}.preview-body aside{display:none}.preview-main{padding:14px}.preview-grid{grid-template-columns:1fr 1fr}.preview-grid article{min-height:92px;padding:12px}.principle-strip{padding:42px 20px}.capabilities{width:calc(100% - 30px);padding:90px 0}.capability-grid{grid-template-columns:1fr}.capability-grid article{min-height:210px}.capability-grid h3{margin-top:42px}.system-section{width:calc(100% - 30px);margin-bottom:90px;padding:30px 22px}.system-flow{align-items:stretch;flex-direction:column}.system-flow b{display:none}.system-flow span{text-align:center}.landing-cta{width:calc(100% - 30px);margin-bottom:70px;padding:36px 25px}.landing-cta>a{width:100%;justify-content:center}footer{width:calc(100% - 30px);padding:30px 0;align-items:flex-start;flex-direction:column;gap:13px}footer p{margin:0}.auth-page{padding:18px}}