:root{--ink: #14211d;--muted: #60706a;--paper: #f4f3ec;--cream: #e9e7dc;--line: rgba(20, 33, 29, .15);--mint: #baf56a;--mint-soft: #dfffb4;--forest: #183b30;--white: #fffef8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh;overflow:hidden}.skip-link{position:fixed;left:20px;top:-80px;z-index:100;border-radius:999px;background:var(--mint);padding:12px 20px;font-weight:700;transition:top .16s ease}.skip-link:focus{top:18px}.site-header{position:relative;z-index:20;display:flex;width:min(100% - 48px,1280px);min-height:96px;margin:0 auto;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,.footer-brand{display:flex;align-items:center;gap:13px}.brand-mark{position:relative;display:grid;width:42px;height:42px;flex:none;place-items:center;overflow:hidden;border-radius:50%;background:var(--forest)}.brand-mark:before,.brand-mark:after,.brand-mark span{position:absolute;display:block;width:7px;border-radius:999px;background:var(--mint);content:""}.brand-mark:before{height:13px;left:10px;bottom:11px}.brand-mark span{height:22px;left:18px;bottom:11px}.brand-mark:after{height:16px;left:26px;bottom:11px}.brand-name{display:flex;flex-direction:column;gap:1px}.brand-name strong{font-size:17px;letter-spacing:.08em}.brand-name small{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.16em}.site-nav{display:flex;gap:36px;color:#43514c;font-size:14px}.site-nav a{position:relative;padding:12px 0}.site-nav a:after{position:absolute;right:0;bottom:5px;left:0;height:1px;background:var(--forest);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.hero{display:grid;width:min(100% - 48px,1280px);min-height:680px;margin:0 auto;align-items:center;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:78px;padding:74px 0 92px}.eyebrow{margin:0 0 22px;color:#52625c;font-size:11px;font-weight:800;letter-spacing:.22em}.hero h1{max-width:760px;margin:0;font-size:clamp(56px,6.2vw,94px);font-weight:650;letter-spacing:-.07em;line-height:1.03}.hero h1 span{display:block;color:var(--forest)}.hero-intro{max-width:630px;margin:34px 0 0;color:#53645e;font-size:17px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:42px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:24px;border:1px solid var(--ink);border-radius:999px;padding:0 25px;font-size:14px;font-weight:700;transition:transform .18s ease,background .18s ease,color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff}.button-primary:hover,.button-primary:focus-visible{background:var(--forest)}.button-quiet{border-color:var(--line);background:transparent}.button-quiet:hover,.button-quiet:focus-visible{background:var(--white)}.hero-art{position:relative;min-height:510px;overflow:hidden;border-radius:40px;background:var(--forest);isolation:isolate}.hero-art:before{position:absolute;width:260px;height:260px;right:-86px;top:-74px;border-radius:50%;background:var(--mint);content:""}.hero-art:after{position:absolute;width:210px;height:210px;left:-118px;bottom:-94px;border:1px solid rgba(255,255,255,.28);border-radius:50%;content:""}.art-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(223,255,180,.3);border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:390px;height:390px}.orbit-two{width:300px;height:300px}.art-glow{position:absolute;width:190px;height:190px;left:calc(50% - 95px);top:calc(50% - 95px);border-radius:50%;background:var(--mint);filter:blur(80px);opacity:.23}.art-card{position:absolute;z-index:2;width:min(82%,390px);left:50%;top:50%;border:1px solid rgba(255,255,255,.22);border-radius:26px;background:#081813b8;color:#fff;padding:28px;transform:translate(-50%,-50%) rotate(-4deg);box-shadow:0 30px 70px #0000003d;backdrop-filter:blur(14px)}.art-card-top{display:flex;align-items:center;justify-content:space-between;color:#ffffff8f;font-size:9px;font-weight:800;letter-spacing:.15em}.live-dot:before{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:var(--mint);content:""}.art-card>p{margin:62px 0 5px;color:var(--mint);font-size:12px;font-weight:800;letter-spacing:.26em}.art-card strong{display:block;font-size:29px;letter-spacing:-.05em}.sound-wave{display:flex;height:48px;margin-top:48px;align-items:flex-end;gap:8px}.sound-wave i{width:5px;border-radius:6px;background:var(--mint);animation:sound 1.8s ease-in-out infinite alternate}.sound-wave i:nth-child(1){height:18px}.sound-wave i:nth-child(2){height:33px;animation-delay:-.4s}.sound-wave i:nth-child(3){height:23px;animation-delay:-.7s}.sound-wave i:nth-child(4){height:44px;animation-delay:-1s}.sound-wave i:nth-child(5){height:28px;animation-delay:-.2s}.sound-wave i:nth-child(6){height:38px;animation-delay:-.8s}.sound-wave i:nth-child(7){height:16px;animation-delay:-1.2s}@keyframes sound{to{transform:scaleY(.5);opacity:.56}}.art-caption{position:absolute;right:28px;bottom:24px;left:28px;display:flex;justify-content:space-between;color:#ffffff94;font-size:10px;letter-spacing:.08em}.section{width:min(100% - 48px,1280px);margin:0 auto;padding:132px 0}.about{display:grid;border-top:1px solid var(--line);grid-template-columns:.24fr .9fr .86fr;gap:48px}.section-index{color:#87938e;font-size:12px;letter-spacing:.18em}.section-heading h2,.section-title-row h2,.values-intro h2,.identity-section>h2{margin:0;font-size:clamp(38px,4.6vw,64px);font-weight:620;letter-spacing:-.06em;line-height:1.18}.about-body{padding-top:35px}.about-body p{margin:0 0 24px;color:#53635d;font-size:16px;line-height:1.9}.services{border-top:1px solid var(--line)}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.section-title-row>p{max-width:220px;margin:0 0 8px;color:var(--muted);line-height:1.7}.service-grid{display:grid;margin-top:66px;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.service-card{position:relative;display:flex;min-height:340px;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);padding:30px;transition:background .2s ease,transform .2s ease}.service-card:first-child{border-left:1px solid var(--line)}.service-card:hover{background:var(--white);transform:translateY(-8px)}.service-number{color:#7b8983;font-size:11px;letter-spacing:.18em}.service-card h3{margin:0 0 16px;font-size:28px;letter-spacing:-.04em}.service-card p{max-width:310px;margin:0;color:var(--muted);line-height:1.8}.service-arrow{position:absolute;right:26px;top:24px;font-size:18px}.product-panel{display:grid;width:min(100% - 48px,1280px);min-height:520px;margin:0 auto;overflow:hidden;border-radius:40px;background:var(--ink);color:#fff;grid-template-columns:1.05fr .95fr}.product-copy{padding:80px}.product-copy .eyebrow{color:#ffffff80}.product-label{display:inline-flex;margin-bottom:22px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:var(--mint);padding:8px 13px;font-size:11px;letter-spacing:.12em}.product-copy h2{margin:0;font-size:clamp(54px,7vw,90px);font-weight:640;letter-spacing:-.08em}.product-copy>p:last-child{max-width:520px;margin:28px 0 0;color:#ffffff9e;font-size:16px;line-height:1.9}.product-quote{position:relative;display:flex;overflow:hidden;min-height:100%;align-items:flex-end;background:var(--mint);color:var(--ink);padding:62px}.product-quote:before,.product-quote:after{position:absolute;border:1px solid rgba(20,33,29,.3);border-radius:50%;content:""}.product-quote:before{width:390px;height:390px;right:-100px;top:-80px}.product-quote:after{width:250px;height:250px;right:-30px;top:-10px}.product-quote>span{position:absolute;left:52px;top:28px;font-family:Georgia,serif;font-size:180px;line-height:1;opacity:.16}.product-quote p{position:relative;z-index:1;max-width:420px;margin:0;font-size:clamp(28px,3vw,42px);font-weight:650;letter-spacing:-.05em;line-height:1.4}.values{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.value-list{border-top:1px solid var(--line)}.value-item{display:grid;min-height:114px;align-items:center;border-bottom:1px solid var(--line);grid-template-columns:54px 110px 1fr;gap:18px}.value-item>span{color:#87938e;font-size:10px;letter-spacing:.12em}.value-item h3{margin:0;font-size:24px}.value-item p{margin:0;color:var(--muted);line-height:1.7}.identity-section{width:min(100% - 48px,1280px);margin:0 auto 120px;border-radius:40px;background:var(--cream);padding:76px}.identity-section>h2{max-width:820px}.identity-card{display:grid;margin-top:64px;border-top:1px solid var(--line);grid-template-columns:1.35fr .8fr 1fr}.identity-card>div{display:flex;min-height:120px;flex-direction:column;justify-content:center;border-right:1px solid var(--line);padding:24px 30px}.identity-card>div:first-child{padding-left:0}.identity-card>div:last-child{border-right:0}.identity-card span{margin-bottom:12px;color:#76847e;font-size:11px;letter-spacing:.12em}.identity-card strong{font-size:16px}.site-footer{display:flex;width:min(100% - 48px,1280px);min-height:180px;margin:0 auto;align-items:center;justify-content:space-between;gap:36px;border-top:1px solid var(--line)}.brand-mark-small{width:38px;height:38px}.footer-brand strong{font-size:14px}.footer-brand p{margin:5px 0 0;color:var(--muted);font-size:12px}.footer-meta{display:flex;align-items:center;gap:28px;color:#71807a;font-size:12px}.footer-meta a{border-bottom:1px solid transparent;transition:border-color .16s ease,color .16s ease}.footer-meta a:hover,.footer-meta a:focus-visible{border-color:currentColor;color:var(--ink)}:focus-visible{outline:3px solid rgba(110,176,44,.46);outline-offset:4px}@media(max-width:980px){.hero{grid-template-columns:1fr}.hero-art{min-height:460px}.about,.values{grid-template-columns:1fr;gap:42px}.about .section-index{display:none}.about-body{max-width:680px;padding-top:0}.product-panel{grid-template-columns:1fr}.product-quote{min-height:390px}.identity-card{grid-template-columns:1fr}.identity-card>div,.identity-card>div:first-child{min-height:auto;border-right:0;border-bottom:1px solid var(--line);padding:24px 0}.identity-card>div:last-child{border-bottom:0}}@media(max-width:720px){.site-header{width:min(100% - 32px,1280px);min-height:82px}.site-nav{display:none}.hero,.section,.product-panel,.identity-section,.site-footer{width:min(100% - 32px,1280px)}.hero{min-height:auto;gap:50px;padding:56px 0 72px}.hero h1{font-size:clamp(47px,15vw,66px)}.hero-intro{font-size:15px}.hero-art{min-height:400px;border-radius:28px}.art-card{padding:23px}.art-card strong{font-size:24px}.art-caption{right:20px;left:20px}.section{padding:90px 0}.section-heading h2,.section-title-row h2,.values-intro h2,.identity-section>h2{font-size:40px}.section-title-row{align-items:flex-start;flex-direction:column}.service-grid{grid-template-columns:1fr}.service-card,.service-card:first-child{min-height:250px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line)}.product-panel{border-radius:28px}.product-copy,.product-quote{padding:48px 28px}.product-quote{min-height:330px}.identity-section{margin-bottom:70px;border-radius:28px;padding:48px 28px}.identity-card{margin-top:44px}.value-item{grid-template-columns:38px 76px 1fr;gap:10px}.value-item h3{font-size:20px}.value-item p{font-size:13px}.site-footer{min-height:220px;align-items:flex-start;flex-direction:column;justify-content:center}.footer-meta{align-items:flex-start;flex-direction:column;gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
