.brand-fanout{position:relative;display:block;width:700px;height:380px;margin:0 auto;scale:1.4;animation:fanoutStageIn 1.2s ease-out both}@media (max-width: 1280px){.brand-fanout{scale:1.22}}@media (max-width: 1024px){.brand-fanout{scale:1.1}}@keyframes fanoutStageIn{0%{opacity:0;transform:scale(.94)}60%{opacity:1}to{opacity:1;transform:scale(1)}}.brand-card{position:absolute;top:50%;left:50%;border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:#000000b3 0 24px 64px;will-change:transform;background:#111;transform:var(--base-transform);animation:cardBreatheIn 1.4s cubic-bezier(.22,.85,.32,1) both;transition:transform .65s cubic-bezier(.16,1,.3,1)}@keyframes cardBreatheIn{0%{opacity:0;transform:var(--base-transform) translateY(28px) scale(.86);filter:blur(6px) brightness(.55)}60%{opacity:1;filter:blur(0) brightness(1)}to{opacity:1;filter:blur(0) brightness(1)}}.brand-card:nth-child(1){width:252px;height:298px;margin-left:-126px;margin-top:-149px;--base-transform: translate(-189px, 32px) rotate(-14deg);--hover-transform: translate(-189px, 2px) rotate(-14deg) scale(1.07);z-index:1}.brand-card:nth-child(2){width:217px;height:274px;margin-left:-108.5px;margin-top:-137px;--base-transform: translate(-63px, 14px) rotate(-5deg);--hover-transform: translate(-63px, -16px) rotate(-5deg) scale(1.07);z-index:2}.brand-card:nth-child(3){width:217px;height:274px;margin-left:-108.5px;margin-top:-137px;--base-transform: translate(63px, 14px) rotate(5deg);--hover-transform: translate(63px, -16px) rotate(5deg) scale(1.07);z-index:3}.brand-card:nth-child(4){width:252px;height:298px;margin-left:-126px;margin-top:-149px;--base-transform: translate(189px, 32px) rotate(14deg);--hover-transform: translate(189px, 2px) rotate(14deg) scale(1.07);z-index:4}.brand-card:hover{z-index:20;transform:var(--hover-transform)!important}.brand-card-img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;display:block}.brand-card-label{position:absolute;left:0;right:0;bottom:0;height:56px;display:flex;align-items:flex-end;padding:0 12px 10px;background:linear-gradient(to top,#000000bf,#0000);pointer-events:none;z-index:1;opacity:1}.brand-card-name{color:#fff;font-size:9px;font-weight:600;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:1.3}@media (max-width: 768px){.brand-fanout{width:220px;height:520px;margin:0 auto;padding:0;transform:none;scale:1.35;animation-duration:1s;overflow:visible}.brand-card{border-radius:14px;box-shadow:#0009 0 12px 28px}.brand-card:nth-child(1){width:163px;height:195px;margin-left:-81.5px;margin-top:-97.5px;--base-transform: translate(-11px, -105px) rotate(-12deg);--hover-transform: translate(-11px, -125px) rotate(-12deg) scale(1.04)}.brand-card:nth-child(2){width:142px;height:181px;margin-left:-71px;margin-top:-90.5px;--base-transform: translate(-4px, -35px) rotate(-4deg);--hover-transform: translate(-4px, -55px) rotate(-4deg) scale(1.04)}.brand-card:nth-child(3){width:142px;height:181px;margin-left:-71px;margin-top:-90.5px;--base-transform: translate(4px, 35px) rotate(4deg);--hover-transform: translate(4px, 15px) rotate(4deg) scale(1.04)}.brand-card:nth-child(4){width:163px;height:195px;margin-left:-81.5px;margin-top:-97.5px;--base-transform: translate(11px, 105px) rotate(12deg);--hover-transform: translate(11px, 85px) rotate(12deg) scale(1.04)}.brand-card-label{height:40px;padding:0 10px 8px}.brand-card-name{font-size:8px}}.hero-cta{padding:12px 0 0;animation:heroIn .7s ease-out .15s both}@keyframes heroIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-tag{font-size:10px;font-weight:400;letter-spacing:.24em;text-transform:uppercase;color:#ffffff40;margin-bottom:12px}.hero-slogan{font-size:15px;font-weight:700;text-transform:uppercase;color:#fff;letter-spacing:.025em;line-height:1.625;margin-bottom:28px}.hero-buttons{display:flex;gap:12px;width:100%}.hero-btn{flex:1;padding:13px 0;border-radius:9999px;background:var(--color-accent);color:#fff;font-size:12px;font-weight:600;letter-spacing:.18em;transition:opacity .2s ease,transform .2s ease}.hero-btn:hover{opacity:.85;transform:translateY(-1px)}.hero-btn:active{transform:translateY(0)}@media (max-width: 768px){.hero-buttons{flex-direction:row;gap:10px}.hero-btn{font-size:11px;padding:11px 0}.hero-slogan{font-size:13px}}@media (max-width: 380px){.hero-btn{font-size:10px;letter-spacing:.14em;padding:10px 0}}.home-page{flex:1;background:var(--color-bg);display:flex;flex-direction:column;min-height:calc(100vh - var(--header-height))}.home-main{position:relative;flex:1;min-height:calc(100vh - var(--header-height));padding:0 var(--page-pad-x) 32px var(--page-pad-x);overflow:hidden}.brand-area{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none}.brand-area>*{pointer-events:auto}.hero-area{position:absolute;left:var(--page-pad-x);right:var(--page-pad-x);bottom:32px;z-index:2;padding:0 var(--page-pad-x);margin-left:calc(-1 * var(--page-pad-x))}@media (max-width: 768px){.home-main{padding:0 24px 32px;overflow:visible;min-height:0}.brand-area{position:relative;top:auto;left:auto;transform:none;margin:8px auto 36px;padding:91px 0;z-index:1}.hero-area{position:relative;left:auto;right:auto;bottom:auto;padding:0;margin-left:0;z-index:2}}.projects-page{flex:1;background:var(--color-bg);padding:56px var(--page-pad-x) 80px;animation:pageIn .5s ease-out}.projects-inner{max-width:768px;margin:0 auto}.projects-list{display:flex;flex-direction:column}.project-item{display:flex;align-items:baseline;justify-content:space-between;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;transition:transform .2s ease}.project-item:hover{transform:translate(4px)}.project-item-left{display:flex;align-items:baseline;gap:40px;min-width:0;flex:1}.project-no{font-size:11px;font-weight:300;color:#fff3;width:20px;flex-shrink:0}.project-name{font-size:24px;font-weight:500;letter-spacing:-.025em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.project-item:hover .project-name{color:var(--color-accent)}.project-item-right{display:flex;align-items:baseline;gap:48px;flex-shrink:0;margin-left:24px}.project-category{font-size:14px;font-weight:300;color:#ffffff59}@media (max-width: 768px){.projects-page{padding:32px 24px 60px}.project-item{padding:20px 0;flex-wrap:wrap}.project-item-left{gap:16px}.project-name{font-size:18px}.project-item-right{gap:16px;margin-left:16px}.project-category{display:none}}.back-fab{position:fixed;left:28px;bottom:28px;z-index:80;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:#00000059;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;padding:0;outline:none}.back-fab:hover{background:#ffffff1a;border-color:#ffffffd9;transform:translateY(-2px)}.back-fab:active{transform:translateY(0)}.back-fab:focus-visible{border-color:#fff;box-shadow:0 0 0 2px #ffffff40}.back-fab-icon{width:18px;height:18px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;fill:none}@keyframes backFabIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.back-fab{animation:backFabIn .4s ease-out .1s both}@media (max-width: 768px){.back-fab{left:20px;bottom:20px;width:44px;height:44px;margin-bottom:150px}.back-fab-icon{width:16px;height:16px}}.project-detail{flex:1;background:var(--color-bg);animation:pageIn .5s ease-out}.project-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px}.detail-cover{width:100%;max-height:60vh;overflow:hidden;display:flex;justify-content:center;background:#000}.detail-cover img{width:100%;max-width:1440px;height:auto;object-fit:cover}.detail-meta{padding:60px var(--page-pad-x) 60px;max-width:768px;margin:0 auto}.detail-meta-row{display:flex;align-items:baseline;gap:24px;margin-bottom:24px;flex-wrap:wrap}.detail-no,.detail-category,.detail-year{font-size:10px;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#ffffff59}.detail-title{font-size:60px;font-weight:700;text-transform:uppercase;letter-spacing:-.025em;line-height:1;margin-bottom:12px;color:#fff}.detail-client{font-size:14px;font-weight:300;color:#ffffff59;margin-bottom:40px}.detail-para{font-size:16px;font-weight:300;color:#ffffffb3;line-height:2;margin-bottom:24px;white-space:pre-line}.detail-para-faint{color:#ffffff73;margin-bottom:48px}.detail-services{margin-top:8px}.detail-services-title{font-size:10px;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:#ffffff4d;margin-bottom:16px}.detail-services-list{display:flex;flex-wrap:wrap;gap:12px}.detail-service-tag{font-size:12px;font-weight:300;color:#ffffff80;padding:6px 14px;border:1px solid rgba(255,255,255,.12);border-radius:9999px;transition:border-color .2s ease,color .2s ease;cursor:default}.detail-service-tag:hover{color:#fffc;border-color:#ffffff4d}.detail-gallery{display:grid;grid-template-columns:1fr;gap:4px;padding:0 0 4px}.detail-gallery-item{background:#000;display:flex;justify-content:center;overflow:hidden}.detail-gallery-item img{width:100%;max-width:1440px;height:auto;display:block;transition:opacity .3s ease}.detail-gallery-item img:hover{opacity:.92}@media (max-width: 768px){.detail-meta{padding:32px 24px}.detail-title{font-size:36px}.detail-para{font-size:14px}}.about-page{flex:1;background:var(--color-bg);padding:56px var(--page-pad-x) 80px;animation:pageIn .5s ease-out}.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:1280px;margin:0 auto 80px}.about-col{display:flex;flex-direction:column;gap:16px}.about-block{font-size:15px;font-weight:300;color:#fffc;line-height:1.625}.about-col-en .about-block{font-size:14px;color:#fff6;line-height:2}.about-team{max-width:1280px;margin:0 auto}.about-section-title{font-size:10px;font-weight:400;letter-spacing:.35em;text-transform:uppercase;color:#ffffff4d;margin-bottom:40px}.team-list{display:flex;flex-direction:column;gap:48px}.team-member{display:flex;flex-direction:column;gap:12px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08)}.team-member:last-child{border-bottom:none}.team-member-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px;flex-wrap:wrap}.team-member-name{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.team-zh{font-size:14px;font-weight:600;color:#fff}.team-en{font-size:14px;font-weight:600;color:#fff9;letter-spacing:.05em}.team-member-titles{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.team-title-zh{font-size:12px;font-weight:300;color:#ffffff59;letter-spacing:.3px}.team-title-en{font-size:12px;font-weight:300;color:#ffffff59;font-style:italic}.team-bio-zh{font-size:11px;font-weight:300;color:#ffffffb3;line-height:1.625;margin-bottom:8px}.team-bio-en{font-size:11px;font-weight:300;color:#ffffff59;line-height:1.625}@media (max-width: 768px){.about-page{padding:32px 24px 60px}.about-intro{grid-template-columns:1fr;gap:32px;margin-bottom:60px}.team-member-head{flex-direction:column;align-items:flex-start}.team-member-titles{align-items:flex-start}}.contact-page{flex:1;background:var(--color-bg);padding:56px var(--page-pad-x) 80px;max-width:1100px;margin:0 auto;width:100%;animation:pageIn .5s ease-out}.contact-codes{display:flex;justify-content:center;align-items:center;padding:24px 0 32px}.contact-codes-img{width:100%;max-width:980px;height:auto;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.contact-divider{border:none;height:1px;background:#ffffff1f;margin:16px 0 48px}.contact-info{display:flex;flex-direction:column;gap:32px;max-width:520px}.contact-block{display:flex;flex-direction:column;gap:4px}.contact-label{font-size:12px;font-weight:300;color:#fff9;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;display:block}.contact-block p{font-size:14px;font-weight:300;color:#ffffff59;line-height:2}@media (max-width: 900px){.contact-page{padding:32px 24px 60px}.contact-divider{margin:12px 0 36px}}.global-header{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 var(--page-pad-x);background:var(--color-bg);color:#fff;position:relative;z-index:50;flex-shrink:0}.header-left{display:flex;align-items:center;gap:8px}.back-btn{color:#ffffff80;display:flex;align-items:center;justify-content:center;margin-right:4px;padding:4px;transition:color .2s ease}.back-btn:hover{color:#fff}.logo-btn{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;padding:0}.logo-btn:hover{opacity:.7}.logo-img{height:24px;width:auto;mix-blend-mode:screen}.header-right{display:flex;align-items:center;gap:12px}.menu-wrap{position:relative}.menu-btn{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;width:32px;height:32px;transition:opacity .2s ease}.menu-btn:hover{opacity:.6}.menu-line{display:block;height:1px;background:#fff;transition:width .2s ease,transform .2s ease}.menu-line-1{width:20px}.menu-line-2{width:14px}.menu-btn:hover .menu-line-2{width:20px}.menu-btn.is-open .menu-line-1{width:20px;transform:translateY(3px) rotate(45deg)}.menu-btn.is-open .menu-line-2{width:20px;transform:translateY(-3px) rotate(-45deg)}.dropdown{position:absolute;right:0;top:100%;margin-top:12px;background:#fff;border-radius:14px;min-width:160px;box-shadow:#0000002e 0 8px 40px;overflow:hidden;z-index:100;animation:dropdownIn .18s ease-out}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;text-align:left;color:#0a0a0a;border-bottom:1px solid rgba(0,0,0,.06);transition:background .18s ease}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#f8fafc}.dropdown-text{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a}.dropdown-arrow{font-size:10px;font-weight:300;opacity:0;margin-left:16px;color:var(--color-accent);transition:opacity .18s ease}.dropdown-item:hover .dropdown-arrow{opacity:1}.global-footer{background:var(--color-bg);padding:56px var(--page-pad-x) 40px;border-top:1px solid rgba(255,255,255,.06);animation:pageIn .5s ease-out}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.footer-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.footer-logo-btn{display:inline-flex;align-items:center;padding:0;transition:opacity .2s ease}.footer-logo-btn:hover{opacity:.7}.footer-logo-img{height:36px;width:auto;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.footer-text{display:flex;flex-direction:column;gap:4px}.footer-domain{font-size:12px;font-weight:600;color:#ffffffb3;letter-spacing:.06em;line-height:1.5}.footer-copy{font-size:10px;font-weight:300;color:#ffffff40;letter-spacing:.04em;line-height:1.5}.footer-back-top{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid rgba(255,255,255,.12);border-radius:9999px;color:#ffffff80;font-size:10px;font-weight:700;letter-spacing:.18em;transition:color .2s ease,border-color .2s ease;background:transparent}.footer-back-top:hover{color:#fff;border-color:#ffffff4d}@media (max-width: 768px){.global-footer{padding:40px 24px 32px}.footer-inner{grid-template-columns:auto 1fr;grid-template-areas:"logo top" "text text";row-gap:16px}.footer-logo-btn{grid-area:logo}.footer-text{grid-area:text}.footer-back-top{grid-area:top;justify-self:end}.footer-logo-img{height:28px}.footer-copy{font-size:9px}}
