:root{--bg:#eeedf1;--ink:#29262e;--muted:#88838f;--purple:#8c49ed;--line:#e8e5ed;--soft:#f6f4f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,'PingFang SC','Microsoft YaHei',sans-serif;-webkit-font-smoothing:antialiased;font-size:14px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #a968ff;outline-offset:5px}button{transition:transform .2s,background .2s}button:hover{transform:translateY(-2px)}.wrap{max-width:1320px;width:calc(100% - 100px);margin:auto}header{max-width:1320px;width:calc(100% - 100px);margin:auto;height:100px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:15px;font-size:22px;font-weight:700;letter-spacing:2px}.brand span{font-size:9px;letter-spacing:1.8px;font-weight:400;border-left:1px solid #ccc6d4;padding-left:15px}nav{display:flex;gap:30px;margin-left:auto}nav a{font-size:12px;color:#706a77}nav a:hover{color:var(--purple)}.contact-btn{background:#29262e;color:white;border:0;border-radius:24px;padding:12px 18px;font-size:11px}.contact-btn span{margin-left:20px}.menu-btn{display:none}.eyebrow{font-size:9px;letter-spacing:2px;color:#8b7e9a;font-weight:500}.hero{background:linear-gradient(130deg,#fff 45%,#f8f7fa 100%);border-radius:38px;display:grid;grid-template-columns:1.1fr 1fr;position:relative;min-height:650px;box-shadow:0 35px 45px -36px #63517666;overflow:hidden}.hero-stage{position:relative;min-height:555px;isolation:isolate}.purple-plane{position:absolute;inset:0 12% 12% 0;background:linear-gradient(140deg,#b778ff 0%,#a365f5 48%,#8245e5 100%);border-radius:38px 90px 130px 0;transform:skewY(-5deg);transform-origin:top left;z-index:-1}.stage-label{font-size:8px;letter-spacing:2px;color:#efddff;margin:36px 40px}h1{font-size:clamp(45px,5.8vw,83px);line-height:1.01;letter-spacing:-4px;color:white;margin:48px 0 0 45px;font-weight:700;position:relative;z-index:1}h1 em{font-style:normal}.showcase-object{position:absolute;top:250px;left:19%;width:84%;padding:0;border:6px solid #eee8f6;border-bottom:14px solid #c3b1dc;border-radius:22px;background:#ece6f5;transform:rotate(-9deg) skewY(3deg);box-shadow:13px 37px 29px -16px #3d225c60;z-index:2;overflow:hidden;transition:transform .5s}.showcase-object:hover{transform:rotate(-5deg) skewY(2deg) translateY(-8px)}.showcase-object img{display:block;width:100%;height:260px;object-fit:cover}.floating-orb{position:absolute;top:50px;right:1%;width:78px;height:88px;border-radius:25px;background:linear-gradient(120deg,#ffc899,#ff8f6b 60%,#e76754);filter:blur(2px);transform:rotate(25deg);box-shadow:15px 19px 17px #ab6bda33;z-index:3}.floating-ring{position:absolute;top:310px;left:4%;height:54px;width:88px;border:17px solid #faf6ff;border-radius:50%;transform:rotate(-40deg);box-shadow:5px 9px 2px #c0a3e5;z-index:3}.stage-caption{position:absolute;bottom:13px;left:42px;display:flex;gap:17px;font-size:9px;color:#7d7488}.stage-caption>span:first-child{color:#8c49ed}.stage-disclaimer{position:absolute;right:15px;bottom:-6px;font-size:8px;color:#9c91a7}.hero-collection{padding:35px 40px 20px 50px;position:relative;z-index:3}.hello-line{display:flex;align-items:center;justify-content:space-between;color:#8b8591;font-size:10px}.smile{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ffd47c;color:#6c4930;font-size:26px;transform:rotate(12deg)}.hero-collection h2{font-size:44px;line-height:1.18;font-weight:400;letter-spacing:-1px;margin:40px 0 16px}.hero-collection h2>span{color:#a468eb;font-size:32px;display:inline-block;margin-left:17px}.collection-intro{font-size:11px;line-height:1.9;color:#8c8593;margin-bottom:30px}.collection-head{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;padding-bottom:13px;color:#8f879a}.collection-list{border-top:1px solid var(--line)}.collection-item{display:flex;width:100%;gap:11px;align-items:center;background:transparent;border:0;text-align:left;padding:16px 10px;border-bottom:1px solid var(--line);border-radius:8px}.collection-item.active{background:#efe8fa}.collection-item:hover{background:#f0e9fa}.item-num{font-size:8px;color:#a49aaf}.collection-item>span:nth-child(2){font-size:11px;line-height:1.5;flex:1}.collection-item small{display:block;font-size:8px;color:#92869e;margin-top:4px}.mini-object{width:32px;height:35px;display:grid;place-items:center;font-size:23px;border-radius:8px;transform:rotate(-12deg);box-shadow:3px 5px 7px #74599624}.mini-room{background:linear-gradient(120deg,#c29ced,#7139b3);color:#f7e9ff}.mini-sound{background:linear-gradient(120deg,#ffca9f,#ed8b61);color:white}.mini-app{background:linear-gradient(120deg,#b286f6,#713bbe);color:white;transform:rotate(10deg)}.item-plus{font-size:17px;margin-left:10px;color:#6f607f}.collection-open{margin-top:20px;border:0;background:none;display:flex;gap:20px;align-items:center;font-size:10px;padding:0}.collection-open span{background:#302b37;color:white;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;font-size:17px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding:15px 40px 23px;gap:20px}.hero-bottom>span{font-size:8px;color:#9c92a5;letter-spacing:1px}.hero-dock{display:flex;align-items:center;gap:4px;background:#ffffffd9;box-shadow:0 8px 26px #77658918;padding:7px;border-radius:23px;border:1px solid white}.hero-dock a{width:38px;height:35px;display:grid;place-items:center;border-radius:14px;color:#92839e;font-size:20px}.hero-dock a:hover{background:#eee5fb;color:#8c49ed}.hero-dock .dock-next{background:#302e36;color:white;margin-left:7px}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:36px;padding:24px 10px}.stats>div{padding-left:32px;border-left:1px solid #dcd6e4}.stats>div:first-child{padding-left:15px;border:0}.stats strong{font-size:31px;font-weight:500;letter-spacing:-1px}.stats strong span{font-size:13px;letter-spacing:0;margin-left:5px}.stats p{color:#97909f;font-size:10px;margin-top:10px}.work-section{padding:65px 0 70px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}h2{font-size:31px;font-weight:500;letter-spacing:-1px;margin:15px 0 0}.section-head h2 span{color:var(--purple)}.sub-label{font-size:10px;color:#9b90a7}.project{display:grid;grid-template-columns:1.25fr 1fr;border-radius:28px;overflow:hidden;background:white;padding:12px;gap:10px}.project-img{display:block;position:relative;min-height:405px;background:#e5daef;border:0;padding:0;border-radius:20px;overflow:hidden}.project-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s}.project-img:hover{transform:none}.project-img:hover img{transform:scale(1.03)}.img-tag{position:absolute;left:20px;top:20px;font-size:9px;background:#fffdf1c9;padding:9px 14px;border-radius:20px}.image-disclaimer{position:absolute;bottom:20px;left:20px;background:#ffffffb8;color:#6c6176;font-size:8px;padding:5px 8px;border-radius:8px}.round-arrow{position:absolute;right:20px;bottom:20px;width:38px;height:38px;border-radius:50%;background:white;display:grid;place-items:center;font-size:21px}.project-info{padding:27px 32px}.project-info .eyebrow{font-size:8px;letter-spacing:1px}.project-info h3{font-size:33px;font-weight:500;line-height:1.5;margin:20px 0}.project-info p{font-size:12px;color:#7d718a;line-height:2}.project-info .project-copy{font-size:11px;color:#9b90a5}.pills{display:flex;flex-wrap:wrap;gap:7px}.pills span{font-size:9px;color:#89749e;padding:6px 11px;background:#f2edf8;border-radius:20px}.project-link{display:flex;width:100%;justify-content:space-between;align-items:center;background:none;border:0;border-top:1px solid var(--line);padding:16px 0 0;margin-top:24px;font-size:11px}.project-link span{font-size:21px}.more-projects{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.study-card{background:white;border-radius:28px;padding:12px 28px 25px;display:flex;flex-direction:column}.study-art{height:225px;margin:0 -16px 27px;border:0;border-radius:20px;position:relative;display:grid;place-items:center;overflow:hidden}.sound-art{background:radial-gradient(at 20% 20%,#f4eafd,#e3d1fa)}.app-art{background:linear-gradient(120deg,#f7e6db,#e7dafa)}.sound-sculpture{display:flex;gap:13px;align-items:center;transform:rotate(-15deg);filter:drop-shadow(12px 20px 10px #8255b73d)}.sound-sculpture i{display:block;width:27px;height:50px;border-radius:18px;background:linear-gradient(95deg,#c8a4fc,#9659e7 45%,#6534a8)}.sound-sculpture i:nth-child(2){height:95px}.sound-sculpture i:nth-child(3){height:154px}.sound-sculpture i:nth-child(4){height:115px}.sound-sculpture i:nth-child(5){height:65px}.app-sculpture{width:115px;height:169px;background:linear-gradient(130deg,#c08dfb,#8e4bd9 65%,#6937a1);box-shadow:8px 8px 0 #7b459f,16px 20px 17px #78458a3d;border-radius:23px;transform:rotate(15deg);display:flex;align-items:center;flex-direction:column;color:white}.app-sculpture>i{font-style:normal;font-size:69px;line-height:1.3;font-weight:200}.app-sculpture>b{font-size:26px}.app-sculpture>span{font-size:4px;letter-spacing:1px;margin-top:12px}.art-caption{position:absolute;bottom:15px;left:18px;color:#8c7998;font-size:8px}.study-art .round-arrow{width:31px;height:31px;font-size:17px;bottom:15px;right:15px}.study-card .eyebrow{font-size:8px;letter-spacing:1px}.study-card h3{font-size:23px;font-weight:500;margin:17px 0 12px;line-height:1.5}.study-card>p{font-size:11px;line-height:2;color:#9a8da5;margin:0 0 16px}.study-card .pills{margin-top:auto}.award-highlight{font-size:11px;color:#8456aa;line-height:1.9;margin-top:20px}.award-highlight span{margin-left:12px;font-size:9px;color:#a193ab}.impact-section{padding:60px 0;background:#e7e2ef;border-radius:40px}.section-head>p{font-size:11px;color:#9a8aa8;line-height:2;margin:0}.impact-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:20px}.impact-grid article{padding:28px;border-radius:26px;display:flex;flex-direction:column;min-height:355px}.media-card{background:#faf9fc}.card-kicker{display:flex;align-items:center;gap:9px;font-size:10px;color:#9d8aad}.card-kicker span:first-child{font-size:8px;letter-spacing:.7px}.card-kicker span:last-child{margin-left:auto;font-size:18px}.impact-grid h3{font-size:23px;font-weight:500;line-height:1.6;margin:24px 0 20px}.media-logos{display:grid;grid-template-columns:1fr 1fr;gap:20px 10px;margin:5px 0 15px}.media-logos>span{font-family:Georgia,'Songti SC',serif;font-size:18px;font-weight:700;color:#675174}.media-logos small{font:5px Arial;letter-spacing:.5px;display:block;margin-top:4px}.media-logos .china-daily{font-size:15px}.impact-grid p{font-size:10px;color:#a091ab;line-height:2}.under-link{display:flex;justify-content:space-between;border:0;background:none;padding:14px 0 0;margin-top:auto;font-size:10px}.partner-card{background:linear-gradient(140deg,#b784f4,#8d4cdd);color:white}.partner-card .card-kicker{color:#e7d0ff}.partner-name{font-size:32px;letter-spacing:4px;margin-top:30px}.partner-name span{display:block;font-size:8px;letter-spacing:6px;margin-top:6px}.partner-card h3{margin-top:23px;margin-bottom:5px}.partner-card p{color:#ead8ff}.status-pill{margin-top:18px;padding:7px 11px;background:#ffffff20;border:1px solid #ffffff40;border-radius:20px;align-self:start;font-size:9px;display:flex;align-items:center;gap:7px}.status-pill i{width:5px;height:5px;background:#f1dcff;border-radius:50%}.voice-card{background:#f3ecfa}.million{font-size:73px;letter-spacing:-5px;margin-top:24px;color:#8550b1}.million span{font-size:23px;letter-spacing:0;margin-left:8px}.voice-card h3{margin-top:12px;margin-bottom:5px}.data-note{font-size:8px;color:#a999b5;margin:18px 0 0;text-align:right}.about{display:grid;grid-template-columns:.85fr 1.2fr;gap:50px;padding:75px 0}.about-intro{background:#e4d9f2;border-radius:30px;padding:35px;align-self:start;position:sticky;top:30px;overflow:hidden}.about-symbol{font-size:120px;color:#a175cc;line-height:1.2;text-shadow:6px 8px 0 #ccb5e2;margin:25px 0;transform:rotate(-12deg)}.about h2{font-size:38px;line-height:1.5}.name-sign{font-size:21px;margin:24px 0 16px}.name-sign span{font-family:Georgia,serif;font-style:italic;font-size:19px;color:#aa8abf;margin-left:12px}.about-intro>p{font-size:12px;color:#8d769e;line-height:2.1}.about-foot{display:block;font-size:9px;color:#a88bbd;margin-top:27px;letter-spacing:1.5px}.journey{display:flex;flex-direction:column;gap:16px}.journey-row{display:flex;gap:20px;background:white;padding:29px;border-radius:24px}.row-no{font-size:10px;color:#b398c9;padding-top:4px}.journey-row>div{min-width:0;width:100%}.journey-row h3{font-size:16px;font-weight:500;margin:0 0 21px}.journey-row h3 span{font-size:8px;letter-spacing:1px;color:#b09bbf;margin-left:12px}.journey-row h4{font-size:12px;line-height:1.8;font-weight:500;margin:0 0 7px}.journey-row p{font-size:11px;line-height:1.9;color:#9a8ba5}.achievement{display:inline-block;border-radius:20px;background:#f0e7fa;padding:8px 12px;color:#9066af;font-size:10px;margin-top:5px}.award-list{font-size:11px;line-height:2;color:#9988a7;padding-left:14px;margin:10px 0 24px}.award-list:last-child{margin-bottom:0}.award-list li{margin-bottom:6px}.award-list b{color:#8b53b5;font-weight:500;white-space:nowrap}.journey-row .iteration-note{font-size:10px}.skill-group{margin-top:20px}.skill-group h4 small{font-size:9px;color:#b19cbe;font-weight:400;margin-left:9px}.contact-banner{background:linear-gradient(120deg,#b784f3,#a16adf 65%,#d3b4f6);color:white;border-radius:30px;padding:43px;display:flex;align-items:center;justify-content:space-between;gap:25px}.contact-banner .eyebrow{color:#efdcff}.contact-banner h2{font-size:32px;margin:15px 0}.contact-banner p{font-size:11px;line-height:1.9;color:#f1e2ff}.contact-circle{border:1px solid #ffffff77;background:#ffffff22;color:white;width:72px;height:72px;border-radius:50%;font-size:34px}.contact-circle:hover{background:#ffffff44}footer{padding:35px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}footer .brand{font-size:16px}footer .brand span{font-size:7px}footer>span,footer>a:last-child{font-size:8px;color:#a497ad}dialog{width:min(650px,calc(100% - 32px));padding:44px;border:1px solid #e2d3ee;border-radius:28px;background:#fcfaff;color:var(--ink);max-height:85vh;box-shadow:0 25px 90px #34204c44}dialog::backdrop{background:#22103277;backdrop-filter:blur(9px)}.close-dialog{position:absolute;right:16px;top:13px;background:#f1e8fa;border:0;border-radius:50%;height:32px;width:32px;font-size:25px;color:#9270ac}dialog h2{font-size:28px;margin:18px 0 23px}dialog h3{font-size:17px;font-weight:500;margin-top:26px}dialog img{width:100%;border-radius:17px}dialog p{font-size:12px;line-height:2;color:#8d7a9d}dialog li{font-size:12px;color:#8d7a9d;line-height:2.2}.dialog-note{border-top:1px solid var(--line);padding-top:17px;font-size:10px!important}.solid-btn{display:inline-flex;align-items:center;background:#9253d6;color:white;border-radius:24px;font-size:11px;padding:14px 20px;margin-top:10px}@media(min-width:1450px){.showcase-object img{height:290px}.hero-stage{min-height:590px}.hero-collection{padding-top:40px}.hero-collection h2{font-size:50px}}@media(max-width:1050px){.wrap,header{width:calc(100% - 56px)}header{gap:24px}header .brand span{display:none}nav{gap:22px}.hero-collection{padding-left:35px;padding-right:27px}.hero-collection h2{font-size:38px}.hero-stage{min-height:550px}h1{font-size:59px;margin-left:30px}.stage-label{margin-left:30px;font-size:7px}.showcase-object{left:12%;width:91%;top:270px}.showcase-object img{height:225px}.floating-ring{top:360px;left:0}.floating-orb{width:56px;height:63px}.collection-item{gap:7px;padding-left:7px}.collection-item>span:nth-child(2){font-size:10px}.mini-object{width:26px;height:30px}.stats strong{font-size:26px}.stats>div{padding-left:22px}.stats strong span{font-size:11px}.stats p{font-size:9px}.project-info{padding:25px}.impact-grid{gap:14px}.impact-grid article{padding:22px}.card-kicker span:first-child{font-size:7px}.media-logos>span{font-size:16px}.impact-grid h3{font-size:21px}.about{gap:28px}.about-intro{padding:28px}.journey-row{padding:25px;gap:15px}.section-head h2{font-size:27px}.section-head>p{font-size:10px}.award-highlight span{display:block;margin-left:0}.hero-bottom{padding-left:28px;padding-right:28px}.hero-bottom>span{font-size:7px}}
@media(max-width:700px){html{scroll-padding-top:20px}.wrap,header{width:calc(100% - 32px)}header{height:76px;gap:13px}.brand{font-size:20px}.contact-btn{margin-left:auto;font-size:10px;padding:10px 14px}.contact-btn span{margin-left:10px}.menu-btn{display:block;border:0;background:transparent;font-size:22px;padding:0 3px}nav{display:none;position:absolute;left:16px;right:16px;top:68px;background:#fff;box-shadow:0 12px 30px #66478025;z-index:10;border-radius:20px;padding:24px;flex-wrap:wrap;gap:22px}nav.open{display:flex}.hero{grid-template-columns:1fr;border-radius:28px;min-height:0}.hero-stage{min-height:435px}.purple-plane{inset:0 14% 5% 0;border-radius:28px 75px 95px 0;transform:skewY(-4deg)}.stage-label{margin:26px 27px;font-size:7px}h1{font-size:58px;letter-spacing:-3px;margin:34px 0 0 28px}.showcase-object{top:206px;left:19%;width:77%;border-width:4px;border-bottom-width:10px;border-radius:17px}.showcase-object img{height:185px}.floating-orb{top:36px;right:11%;width:48px;height:57px;border-radius:17px}.floating-ring{top:276px;left:4%;height:39px;width:65px;border-width:12px}.stage-caption{left:25px;bottom:-8px;font-size:8px;gap:12px}.stage-disclaimer{bottom:-24px;right:20px;font-size:7px}.hero-collection{padding:56px 26px 20px}.hero-collection h2{font-size:39px;margin:20px 0 13px}.hero-collection h2 br{display:none}.hero-collection h2>span{font-size:25px;margin-left:8px}.collection-intro{font-size:11px;margin-bottom:25px}.collection-item{padding:15px 9px;gap:12px}.collection-item>span:nth-child(2){font-size:12px}.mini-object{width:31px;height:35px}.collection-open{font-size:11px}.hero-bottom{padding:8px 25px 20px;justify-content:center}.hero-bottom>span{display:none}.hero-dock{gap:9px}.stats{grid-template-columns:1fr 1fr;gap:25px 0;margin-top:20px;padding:16px 0}.stats>div:first-child,.stats>div:nth-child(3){padding-left:10px;border:0}.stats>div{padding-left:22px}.stats strong{font-size:29px}.stats strong span{font-size:11px}.stats p{font-size:9px;line-height:1.6}.work-section{padding:42px 0}.section-head{gap:15px;margin-bottom:22px}.section-head h2{font-size:23px;line-height:1.5;letter-spacing:-1px}.sub-label{display:none}.eyebrow{font-size:8px}.project{grid-template-columns:1fr;border-radius:24px;padding:9px}.project-img{min-height:260px;border-radius:18px}.project-info{padding:21px 18px}.project-info h3{font-size:28px}.project-info h3 br{display:none}.more-projects{grid-template-columns:1fr;gap:20px;margin-top:20px}.study-card{border-radius:24px;padding:10px 25px 25px}.study-art{margin:0 -15px 24px;height:210px}.study-card h3{font-size:22px}.impact-section{padding:36px 0;border-radius:28px}.impact-section .section-head{display:block}.section-head>p{margin-top:14px;font-size:11px}.impact-grid{grid-template-columns:1fr;gap:16px}.impact-grid article{padding:27px;min-height:330px}.impact-grid h3{font-size:24px}.media-logos{row-gap:24px}.media-logos>span{font-size:21px}.media-logos .china-daily{font-size:20px}.impact-grid p{font-size:11px}.data-note{text-align:left;line-height:1.8;font-size:8px}.about{grid-template-columns:1fr;gap:20px;padding:44px 0}.about-intro{position:static;padding:28px;border-radius:25px}.about-symbol{float:right;font-size:105px;margin:30px 0 10px}.about h2{font-size:33px}.about-intro>p{font-size:12px}.journey-row{padding:25px 22px;gap:13px;border-radius:23px}.journey-row h3 span{font-size:7px;margin-left:10px}.award-list{font-size:11px}.contact-banner{padding:28px 25px;border-radius:25px;gap:15px}.contact-banner h2{font-size:24px;line-height:1.5}.contact-banner .eyebrow{font-size:7px;letter-spacing:1px}.contact-banner p{font-size:10px}.contact-circle{flex-shrink:0;width:45px;height:45px;font-size:25px}footer{padding:27px 0;flex-wrap:wrap;gap:23px}footer .brand{width:45%;font-size:16px}footer .brand span{display:none}footer>span:nth-child(2){display:none}footer>a:last-child{margin-left:auto}dialog{padding:38px 24px;border-radius:23px}dialog h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.portrait-avatar{display:block;width:44px;height:44px;overflow:hidden;border-radius:50%;border:3px solid white;box-shadow:0 4px 15px #6e408933;flex-shrink:0}.portrait-avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 43%;transform:scale(1.7);transform-origin:50% 43%}.portrait-card{margin:25px 0 28px;position:relative;border-radius:22px;overflow:hidden;box-shadow:0 15px 28px -15px #674b7c66}.portrait-card>img{width:100%;height:355px;object-fit:cover;object-position:center 43%;display:block}.portrait-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:38px 20px 18px;background:linear-gradient(transparent,#302035a6);color:white;font-size:10px;letter-spacing:2px;display:flex;justify-content:space-between;align-items:center;gap:10px}.portrait-card figcaption span{font-size:9px;letter-spacing:1px}.about-intro{position:static}@media(max-width:700px){.portrait-card>img{height:350px}.portrait-card{margin-top:22px}.portrait-avatar{width:40px;height:40px}}
@media(max-width:700px){h1{font-size:clamp(38px,11vw,58px);letter-spacing:-2.5px}.hero-collection h2 br{display:block}.hero-collection h2{font-size:38px}}
.showcase-object[data-dialog="project"]{background:white;border:0;border-radius:28px;transform:rotate(-5deg);box-shadow:8px 25px 35px -17px #57317255;padding:10px;top:244px;left:15%;width:88%}.showcase-object[data-dialog="project"] img{height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:20px}.showcase-object[data-dialog="project"]:hover{transform:rotate(-2deg) translateY(-5px)}.project-img{background:white}.project-img img{object-fit:contain;padding:35px 14px}.project-img .img-tag{background:#f1e8fa}.project-img .image-disclaimer{background:#f4eef9e8}.project-img .round-arrow{background:#efe5fc}@media(min-width:1450px){.showcase-object[data-dialog="project"]{top:245px}}@media(max-width:1050px){.showcase-object[data-dialog="project"]{top:272px;left:10%;width:93%}}@media(max-width:700px){.showcase-object[data-dialog="project"]{top:215px;left:9%;width:89%;padding:7px;border-radius:20px}.showcase-object[data-dialog="project"] img{border-radius:14px}.project-img{min-height:290px}.project-img img{padding:39px 7px}.project-img .image-disclaimer{font-size:7px;left:12px;bottom:15px}}
/* 首页作品展示卡片等比缩小 25%，保持中心位置与悬浮交互。 */
.showcase-object{scale:.75;transform-origin:center center}
.sound-art{height:auto;aspect-ratio:1193/676;padding:0;background:#25494e}.sound-art>img{display:block;width:100%;height:100%;object-fit:contain}.sound-art .art-caption{background:#193337b8;color:white;padding:5px 8px;border-radius:8px;font-size:8px}.showcase-object[data-dialog="sound"]{background:#25494e}.showcase-object[data-dialog="sound"] img{height:auto;aspect-ratio:1193/676;object-fit:contain}
.app-art{background:#ffabc8;padding:0}.early-image-pair{display:grid;grid-template-columns:1.08fr 1fr;width:100%;height:100%;align-items:center;gap:6px;padding:12px 8px 34px}.early-image-pair img{width:100%;height:100%;min-height:0;object-fit:contain}.app-art .art-caption{color:#7d244b;background:#ffffffb8;padding:5px 8px;border-radius:8px;font-size:8px}.showcase-object[data-dialog="early"]{background:#ffabc8}.showcase-object[data-dialog="early"] img{height:auto;aspect-ratio:943/670;object-fit:contain}
/* 三张真实卡片沿弧线旋转，中心卡片保留此前缩小后的尺寸。 */
.work-orbit{position:absolute;left:54%;top:410px;width:66%;height:1px;perspective:1100px;z-index:2;isolation:isolate}.orbit-card{position:absolute;left:0;top:0;width:100%;padding:7px;border:1px solid #ffffffd9;border-radius:22px;background:white;box-shadow:8px 22px 28px -15px #45246766;transform-origin:center;will-change:transform,filter;transition:box-shadow .25s;overflow:hidden}.orbit-card img{display:block;width:100%;height:auto;max-height:290px;object-fit:contain;border-radius:16px;pointer-events:none}.orbit-card[data-orbit-key="sound"]{background:#25494e}.orbit-card[data-orbit-key="early"]{background:#ffabc8}.orbit-card.is-front:hover{box-shadow:10px 28px 35px -12px #45246777}.orbit-card:focus-visible{outline:3px solid #f6c170;outline-offset:6px}.collection-item{transition:background .2s,color .2s}.collection-item:hover{transform:none}.stage-caption,.stage-disclaimer{z-index:4;pointer-events:none}@media(min-width:1450px){.work-orbit{top:425px}}@media(max-width:1050px){.work-orbit{top:405px;width:69%;left:54%}}@media(max-width:700px){.work-orbit{top:326px;left:51%;width:67%}.orbit-card{padding:5px;border-radius:15px}.orbit-card img{border-radius:10px;max-height:200px}}@media(prefers-reduced-motion:reduce){.orbit-card{will-change:auto}}
