@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,500;8..60,600&display=swap");:root{--ink:#102a43;--ink-2:#243b53;--cream:#f5f1e8;--paper:#fbfaf6;--white:#fff;--orange:#ef7b45;--orange-soft:#f7b083;--polar-down:#5fd1c1;--polar-down-soft:#a8eee4;--blue:#174a7e;--line:rgba(16,42,67,.16);--muted:#627d98;--serif:"Source Serif 4",Georgia,serif;--sans:"Manrope","DM Sans",Arial,sans-serif;--serif-zh:"Songti SC","Noto Serif SC","SimSun",serif;--sans-zh:"PingFang SC","Microsoft YaHei","Noto Sans SC",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block}button{font:inherit}.section-pad{padding:clamp(4.5rem,9vw,9rem) clamp(1.4rem,5vw,5.5rem)}.site-header{height:84px;padding:0 clamp(1.2rem,4vw,4.5rem);justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(251,250,246,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}.brand,.site-header{display:flex;align-items:center}.brand{gap:.8rem;line-height:1.15}.brand-mark{width:42px;height:42px;display:block;position:relative;flex:0 0 42px}.polar-backbone{left:19px;top:3px;width:4px;height:36px;background:var(--ink);box-shadow:0 0 0 1px rgba(16,42,67,.04)}.polar-backbone,.polar-chain{position:absolute;border-radius:4px}.polar-chain{width:16px;height:3px;background:var(--orange)}.polar-chain:after{content:"";position:absolute;top:50%;width:7px;height:7px;border:2px solid var(--orange);border-radius:50%;background:var(--paper);transform:translateY(-50%)}.chain-1,.chain-3{right:22px}.chain-2,.chain-4{left:22px}.chain-1{top:8px}.chain-2{top:16px}.chain-3{top:24px}.chain-4{top:32px}.chain-1:after,.chain-3:after{left:-5px}.chain-2:after,.chain-4:after{right:-5px}.chain-2:after{background:var(--orange)}.brand:hover .polar-chain{background:var(--blue)}.brand:hover .polar-chain:after{border-color:var(--blue)}.brand:hover .chain-2:after{background:var(--blue)}.brand strong{display:block;font-size:.88rem;letter-spacing:.01em}.brand small{display:block;margin-top:.25rem;color:var(--muted);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}.site-header nav{display:flex;align-items:center;gap:clamp(.75rem,1.7vw,1.9rem)}.site-header nav a{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;padding:.6rem 0;position:relative}.site-header nav a:after{content:"";position:absolute;bottom:3px;left:0;width:0;height:2px;background:var(--orange);transition:.25s}.site-header nav a.active:after,.site-header nav a:hover:after{width:100%}.menu-button{display:none;background:none;border:0;padding:.6rem}.menu-button span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.eyebrow,.section-number{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin:0 0 1.1rem}.section-number{color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:500;line-height:1.03;letter-spacing:-.035em}h1{font-size:clamp(3.3rem,7.2vw,7.9rem)}h2{font-size:clamp(2.35rem,4.8vw,5.2rem)}h3{line-height:1.25}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:1rem 1.2rem;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;transition:.25s}.button span{font-size:1.1rem}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:var(--orange)}.button-light{background:var(--cream);color:var(--ink)}.button-light:hover{background:white}.text-link{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;border-bottom:1px solid;padding-bottom:.25rem;display:inline-flex;gap:1.2rem;align-items:center}.text-link:hover{color:var(--orange)}.home-hero{min-height:calc(100vh - 84px);display:grid;grid-template-columns:56% 44%;background:var(--cream)}.hero-copy{padding:clamp(4rem,8vw,8rem) clamp(1.4rem,6vw,7rem) 2rem;display:flex;flex-direction:column}.hero-copy h1{max-width:12ch;margin:.25rem 0 2rem}.hero-deck{font-size:clamp(1rem,1.5vw,1.35rem);max-width:43rem;color:var(--ink-2);line-height:1.55}.hero-actions{display:flex;align-items:center;gap:2.2rem;margin-top:2rem;flex-wrap:wrap}.hero-footnote{margin-top:auto;padding-top:3.5rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.1em}.hero-portrait{position:relative;min-height:600px;overflow:hidden;background:#d9d8d3}.hero-portrait>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%}.portrait-caption{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:1.2rem 1.5rem;background:rgba(16,42,67,.9);color:#fff;display:flex;justify-content:space-between;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.brush-field{position:absolute;z-index:2;right:-30px;top:-50px;width:240px;height:410px;display:flex;align-items:center;gap:9px;transform:rotate(18deg);opacity:.95}.brush-field:before{content:"";position:absolute;width:100%;height:7px;background:var(--orange);top:50%}.brush-field i{width:4px;height:60%;background:var(--cream);border-radius:9px}.brush-field i:nth-child(3n){height:88%}.brush-field i:nth-child(4n){background:var(--orange-soft)}.manifesto-section{display:grid;grid-template-columns:1fr 3.6fr;gap:4rem}.manifesto-copy h2{max-width:13ch;margin-bottom:2rem}.manifesto-copy>p:last-child{font-size:1.18rem;max-width:52rem;color:var(--ink-2)}.stat-strip{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:2rem}.stat-strip div{padding:2.2rem 2rem 0 0}.stat-strip strong{font-family:var(--serif);font-size:3.7rem;display:block;line-height:1;color:var(--orange)}.stat-strip span{display:block;margin-top:.8rem;font-size:.78rem;color:var(--muted);max-width:16rem}.research-preview{background:var(--ink);color:#fff}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem}.section-heading-row h2{max-width:13ch;margin:0}.section-heading-row .section-number{color:#9fb3c8}.research-cards{display:grid;grid-template-columns:repeat(3,1fr)}.research-card{min-height:420px;padding:2rem;display:flex;flex-direction:column;transition:transform .25s}.research-card:hover{transform:translateY(-8px)}.research-card>span{font-size:.7rem;letter-spacing:.1em}.research-card h3{font-family:var(--serif);font-size:clamp(2rem,3vw,3rem);font-weight:500;margin:5rem 0 1.3rem}.research-card p{font-size:.9rem;max-width:26rem}.research-card b{margin-top:auto;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.card-cobalt{background:#1d5b99}.card-cream{background:var(--cream);color:var(--ink)}.card-orange{background:var(--orange);color:var(--ink)}.feature-paper{display:grid;grid-template-columns:1.05fr .95fr;padding-left:0!important;padding-right:0!important;padding-bottom:0!important}.paper-visual{background:var(--orange);min-height:580px;padding:5rem;position:relative;overflow:hidden}.paper-visual>span{position:absolute;bottom:2rem;left:2.5rem;font-size:.7rem;letter-spacing:.16em}.dipole-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:1.6rem;height:100%;align-content:center}.dipole-grid i{display:block;width:9px;height:70px;background:var(--ink);border-radius:5px;position:relative}.dipole-grid i:after{content:"";position:absolute;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:15px solid var(--cream);top:-10px;left:-4px}.dipole-grid i.flip{transform:rotate(180deg);opacity:.5}.paper-copy{padding:clamp(3rem,7vw,7rem);background:white;display:flex;flex-direction:column;justify-content:center}.paper-copy h2{font-size:clamp(2.4rem,4vw,4.2rem);margin-bottom:2rem}.paper-copy>p:not(.eyebrow):not(.section-number){color:var(--muted);font-size:1.05rem}.paper-copy .button{align-self:flex-start;margin-top:1.5rem}.home-news{background:white}.news-list.compact{padding:0}.news-list article{border-top:1px solid var(--line);padding:2.3rem 0;display:grid;grid-template-columns:1fr 4fr;gap:2rem}.news-list time{font-family:var(--serif);font-size:1.1rem}.news-list h2,.news-list h3{font-family:var(--serif);font-weight:500;margin:.2rem 0}.news-list h2{font-size:clamp(1.9rem,3vw,3.2rem)}.news-list h3{font-size:clamp(1.45rem,2vw,2rem)}.news-list article>div>p:last-child{color:var(--muted);max-width:52rem}.page-hero{min-height:560px;padding:clamp(5rem,9vw,9rem) clamp(1.4rem,5vw,5.5rem) 4rem;background:var(--cream);display:grid;grid-template-columns:.8fr 3.3fr 1.8fr;align-items:end;gap:3rem}.page-index{align-self:start;font-size:.7rem;letter-spacing:.13em}.page-hero h1{font-size:clamp(3.5rem,6.5vw,7rem);max-width:12ch;margin:0}.page-intro{font-size:1.05rem;color:var(--muted);margin:0 0 .7rem;max-width:31rem}.loop-section{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw}.loop-orbit{height:600px;position:relative;border:1px solid var(--line);border-radius:50%}.loop-orbit:after,.loop-orbit:before{content:"";position:absolute;border:1px dashed var(--line);border-radius:50%;inset:14%}.loop-orbit:after{inset:29%}.loop-core{position:absolute;inset:36%;border-radius:50%;background:var(--orange);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.loop-core strong{font-family:var(--serif);font-size:3rem}.loop-core span{font-size:.6rem;text-transform:uppercase;letter-spacing:.09em}.loop-node{position:absolute;background:var(--ink);color:white;width:180px;min-height:76px;padding:1rem;font-size:.76rem;text-transform:uppercase;letter-spacing:.05em;display:flex;gap:.7rem;align-items:center}.loop-node span{color:var(--orange-soft)}.node-1{top:2%;left:34%}.node-2{top:40%;right:-7%}.node-3{bottom:2%;left:34%}.node-4{top:40%;left:-7%}.loop-copy h2{font-size:clamp(2.7rem,4vw,4.4rem)}.loop-copy>p:last-child{color:var(--muted);font-size:1.05rem}.direction-section{min-height:720px;display:grid;grid-template-columns:.5fr 1.7fr 1.4fr;gap:4vw;position:relative;overflow:hidden;align-items:start}.direction-index{font-family:var(--serif);font-size:3rem}.direction-title h2{font-size:clamp(3rem,5vw,5.3rem)}.direction-body{font-size:1rem}.direction-body>p{font-size:1.12rem}.direction-body ul{list-style:none;padding:1.4rem 0 0;border-top:1px solid}.direction-body li{padding:.8rem 0;border-bottom:1px solid;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}.direction-blue{background:#174a7e;color:white}.direction-light{background:var(--cream)}.direction-orange{background:var(--orange)}.molecule-motif{position:absolute;bottom:-70px;left:8%;right:8%;height:230px;display:flex;justify-content:space-around;align-items:center;opacity:.35}.molecule-motif:before{content:"";position:absolute;height:10px;background:white;left:0;right:0}.molecule-motif i{width:7px;height:180px;background:white;border-radius:5px}.molecule-motif i:nth-child(2n){height:110px}.elastic-motif{position:absolute;bottom:30px;left:8%;right:8%;display:flex;gap:0}.elastic-motif i{height:65px;flex:1;border:2px solid var(--orange);border-radius:50%;margin-left:-12px}.capacitor-motif{position:absolute;bottom:35px;left:8%;right:8%;display:grid;gap:11px}.capacitor-motif i{height:8px;background:var(--ink)}.methods-section h2{max-width:15ch}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem;border-top:1px solid var(--line);border-left:1px solid var(--line)}.method-grid div{padding:2rem;min-height:180px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.method-grid span{font-size:.65rem;color:var(--orange)}.method-grid h3{font-family:var(--serif);font-size:1.7rem;font-weight:500;margin-top:3rem}.pi-profile{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;background:white}.pi-photo{position:relative;min-height:700px;background:#ddd;overflow:hidden}.pi-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.pi-copy{align-self:center}.pi-copy h2{font-size:clamp(3.1rem,5vw,5.4rem)}.pi-lead{font-family:var(--serif);font-size:1.45rem;line-height:1.4}.pi-copy>p:not(.eyebrow):not(.pi-lead){color:var(--muted)}.pi-facts{border-top:1px solid var(--line);margin-top:2.5rem}.pi-facts div{display:grid;grid-template-columns:1fr 2fr;padding:1rem 0;border-bottom:1px solid var(--line);font-size:.78rem}.pi-facts span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.inline-links{display:flex;gap:1.6rem;margin-top:2rem}.inline-links a{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid}.people-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.person-card{background:var(--paper)}.person-photo{height:390px;position:relative;overflow:hidden;background:#ddd}.person-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .5s}.person-card:hover img{transform:scale(1.025)}.person-copy{padding:1.7rem}.person-copy h3{font-family:var(--serif);font-size:1.8rem;font-weight:500;margin:.3rem 0 1rem}.person-copy>p:not(.eyebrow){font-size:.83rem;color:var(--ink-2)}.person-copy small{display:block;color:var(--muted);padding-top:1rem;border-top:1px solid var(--line)}.culture-band{background:var(--ink);color:white;display:grid;grid-template-columns:1.4fr .6fr;gap:8vw;align-items:end}.culture-band h2{grid-column:1;max-width:13ch}.culture-band>div{grid-column:2;grid-row:1/span 2}.culture-band>div p{color:#bcccdc}.culture-band .button{margin-top:1.5rem}.publication-feature{background:var(--orange);display:grid;grid-template-columns:1.4fr .6fr;gap:8vw;align-items:end}.publication-feature h2{font-size:clamp(3rem,5vw,5.2rem);max-width:14ch}.publication-feature>div:last-child p{font-size:1.05rem}.publication-list{background:white}.list-toolbar{display:flex;justify-content:space-between;margin-bottom:2rem}.publication-row{display:grid;grid-template-columns:.4fr .55fr 4fr;gap:2rem;padding:2rem 0;border-top:1px solid var(--line)}.pub-number{color:var(--orange);font-size:.65rem}.pub-year{font-family:var(--serif);font-size:1.2rem}.pub-tag{font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.publication-row h3{font-family:var(--serif);font-weight:500;font-size:clamp(1.35rem,2vw,2rem);margin:.2rem 0}.publication-row h3 a:hover{color:var(--orange)}.publication-row p:not(.pub-tag),.publication-row strong{font-size:.78rem;color:var(--muted)}.publication-row strong{color:var(--ink)}.join-intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.join-intro h2{max-width:12ch}.join-intro>div:last-child{font-size:1.1rem;color:var(--muted);padding-top:2rem}.opportunity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);padding-top:0;padding-bottom:0}.opportunity-grid article{background:white;padding:3rem;min-height:340px}.opportunity-grid article>span{font-size:.68rem;color:var(--orange)}.opportunity-grid h3{font-family:var(--serif);font-size:2.5rem;font-weight:500;margin:2.5rem 0 1rem}.opportunity-grid article>p:last-child{color:var(--muted);max-width:31rem}.application-section{background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.application-section h2{max-width:10ch}.application-section ol{list-style:none;padding:0;margin:0 0 2rem}.application-section li{display:grid;grid-template-columns:.3fr 2fr;gap:1rem;border-top:1px solid rgba(255,255,255,.25);padding:1.3rem 0}.application-section li span{color:var(--orange-soft);font-size:.7rem}.application-section li p{margin:0;color:#bcccdc}.application-section li strong{color:white}.join-note{display:grid;grid-template-columns:1.6fr 1fr;gap:4rem;align-items:end}.join-note h2{font-size:clamp(2.5rem,4vw,4.2rem);margin:0}.join-note p{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr .7fr;gap:1px;background:var(--line);padding-top:0;padding-bottom:0}.contact-grid>div{background:white;padding:3rem}.contact-primary{min-height:450px;display:flex;flex-direction:column}.contact-primary h2{font-size:clamp(2.7rem,4vw,4.5rem)}.contact-primary>a{font-family:var(--serif);font-size:1.6rem;color:var(--orange);margin-top:auto}.contact-primary>p:last-child{color:var(--muted);font-size:.8rem;margin-top:1.5rem;max-width:28rem}.contact-location h3{font-family:var(--serif);font-size:1.8rem;font-weight:500;margin-top:4rem}.contact-location>p:last-child{color:var(--muted)}.contact-topics ul{list-style:none;padding:3rem 0 0}.contact-topics li{border-top:1px solid var(--line);padding:.8rem 0;font-size:.78rem}.map-panel{background:var(--orange);min-height:570px;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.map-panel h2{font-size:clamp(2.4rem,4vw,4.2rem)}.gba-map{height:390px;border:1px solid rgba(16,42,67,.72);position:relative;overflow:hidden;background-image:linear-gradient(rgba(16,42,67,.12) 1px,transparent 0),linear-gradient(90deg,rgba(16,42,67,.12) 1px,transparent 0);background-size:48px 48px}.gba-map-heading{position:absolute;z-index:5;top:1.1rem;left:1.2rem;display:grid;gap:.12rem;text-transform:uppercase}.gba-map-heading strong{font-family:var(--serif);font-size:1.12rem;letter-spacing:.03em}.gba-map-heading span{font-size:.55rem;font-weight:700;letter-spacing:.13em;opacity:.7}.gba-land{position:absolute;z-index:1;background:var(--ink)}.gba-land:after{content:"";position:absolute;inset:3px;background:var(--orange)}.gba-land-west{left:5%;top:20%;width:52%;height:72%}.gba-land-west,.gba-land-west:after{clip-path:polygon(0 25%,15% 7%,34% 0,55% 9%,73% 3%,100% 21%,88% 34%,96% 47%,81% 57%,72% 77%,66% 100%,46% 84%,25% 96%,7% 79%,14% 59%,0 46%)}.gba-land-east{right:3%;top:17%;width:49%;height:75%}.gba-land-east,.gba-land-east:after{clip-path:polygon(12% 10%,36% 0,54% 10%,73% 2%,100% 20%,91% 39%,100% 56%,85% 73%,94% 89%,71% 100%,56% 83%,39% 94%,27% 73%,8% 63%,18% 47%,0 31%)}.gba-estuary{position:absolute;z-index:2;left:43%;top:39%;width:22%;height:43%;background:var(--cream);clip-path:polygon(38% 0,66% 14%,100% 62%,68% 100%,46% 69%,0 91%,27% 46%,7% 17%);opacity:.96}.gba-estuary span{position:absolute;left:10%;top:48%;width:86%;transform:rotate(57deg);font-size:.48rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:var(--ink)}.gba-island{position:absolute;z-index:2;background:var(--ink);border-radius:48% 52% 58% 42%;box-shadow:0 0 0 2px var(--orange),0 0 0 3px var(--ink)}.island-macao{left:38%;top:72%;width:10px;height:16px;transform:rotate(28deg)}.island-hong-kong{left:76%;top:69%;width:19px;height:12px;transform:rotate(-18deg)}.gba-link{position:absolute;z-index:3;height:1px;background:rgba(16,42,67,.62);transform-origin:left}.gba-link:after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;border-radius:50%;background:var(--ink)}.link-guangzhou-shenzhen{width:32%;left:43%;top:33%;transform:rotate(31deg)}.link-guangzhou-macao{width:31%;left:43%;top:33%;transform:rotate(111deg)}.link-shenzhen-hong-kong{width:14%;left:70%;top:54%;transform:rotate(66deg)}.gba-city{position:absolute;z-index:4;display:flex;align-items:center;gap:.4rem;padding:.23rem .42rem;background:rgba(239,123,69,.9);font-size:.6rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.gba-city b{width:9px;height:9px;border:2px solid var(--cream);background:var(--ink);border-radius:50%;box-shadow:0 0 0 3px rgba(16,42,67,.12)}.city-guangzhou{left:42%;top:30%}.city-shenzhen{left:69%;top:51%}.city-hong-kong{left:75%;top:68%}.city-macao{left:32%;top:70%}@media(max-width:800px){.map-panel{grid-template-columns:1fr;gap:3rem}.gba-map{height:360px}.map-panel>div:last-child{max-width:42rem}}@media(max-width:520px){.gba-map{height:310px}.gba-map-heading strong{font-size:.95rem}.gba-map-heading span{font-size:.48rem}.gba-city{font-size:.5rem}.gba-city b{width:8px;height:8px}.city-guangzhou{left:38%}.city-shenzhen{left:65%}.city-hong-kong{left:69%}.city-macao{left:25%}}.site-footer{padding:clamp(4rem,8vw,8rem) clamp(1.4rem,5vw,5.5rem) 3rem;background:#081c2d;color:white;display:grid;grid-template-columns:1.2fr .8fr;gap:8vw}.site-footer h2{font-size:clamp(3rem,5vw,5.6rem);margin:0}.footer-meta{align-self:end}.footer-meta>p{color:#bcccdc;font-size:.82rem}.footer-links{display:flex;gap:1.5rem;margin:2rem 0}.footer-links a{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid}.site-footer small{color:#829ab1}.footer-compliance{margin:0 0 .7rem}.footer-compliance a{color:#9fb3c8;font-size:.75rem}.footer-compliance a:hover{color:#fff}.physical-ai-overview{position:relative;isolation:isolate;overflow:hidden;background:var(--ink);color:white;min-height:820px}.physical-ai-overview:before{content:"";position:absolute;inset:0;z-index:-3;background:radial-gradient(circle at 20% 28%,rgba(239,123,69,.22),transparent 22%),radial-gradient(circle at 76% 68%,rgba(54,129,201,.28),transparent 28%),linear-gradient(120deg,#071b2c,#102a43 55%,#0c3555)}.physical-ai-overview:after{content:"";position:absolute;inset:0;z-index:-2;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.24) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.24) 1px,transparent 0);background-size:52px 52px;mask-image:linear-gradient(180deg,transparent,black 18%,black 82%,transparent)}.physical-ai-overview .loop-copy,.physical-ai-overview .loop-orbit{z-index:2}.physical-ai-overview .loop-orbit{border-color:rgba(255,255,255,.32);box-shadow:0 0 90px rgba(42,132,198,.18),inset 0 0 90px rgba(239,123,69,.08)}.physical-ai-overview .loop-orbit:after,.physical-ai-overview .loop-orbit:before{border-color:rgba(255,255,255,.22)}.physical-ai-overview .loop-core{box-shadow:0 0 0 14px rgba(239,123,69,.12),0 0 70px rgba(239,123,69,.38)}.physical-ai-overview .loop-node{background:rgba(7,27,44,.88);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px)}.physical-ai-overview .loop-copy>p:last-of-type{color:#bcccdc}.physical-ai-field{position:absolute;inset:0;z-index:-1;pointer-events:none}.field-label{position:absolute;font-size:.56rem;letter-spacing:.25em;color:rgba(255,255,255,.38)}.label-world{left:4%;bottom:7%}.label-data{left:7%;top:12%}.label-force{right:8%;top:18%}.label-feedback{right:4%;bottom:10%}.wave-stack{position:absolute;left:3%;top:18%;width:200px;height:180px;display:flex;align-items:center;gap:8px;opacity:.42}.wave-stack i{width:3px;height:20%;background:var(--orange);border-radius:6px}.wave-stack i:nth-child(2n){height:46%}.wave-stack i:nth-child(3n){height:78%}.wave-stack i:nth-child(5n){height:100%}.neural-field{position:absolute;right:4%;top:8%;width:310px;height:270px;border:1px solid rgba(255,255,255,.08);border-radius:45%}.neural-field:after,.neural-field:before{content:"";position:absolute;left:12%;right:12%;top:50%;height:1px;background:rgba(255,255,255,.18);transform:rotate(26deg)}.neural-field:after{transform:rotate(-32deg)}.neural-field i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 18px var(--orange)}.neural-field i:first-child{left:8%;top:20%}.neural-field i:nth-child(2){left:28%;top:52%}.neural-field i:nth-child(3){left:48%;top:15%}.neural-field i:nth-child(4){left:70%;top:45%}.neural-field i:nth-child(5){left:88%;top:22%}.neural-field i:nth-child(6){left:14%;top:78%}.neural-field i:nth-child(7){left:39%;top:88%}.neural-field i:nth-child(8){left:62%;top:72%}.neural-field i:nth-child(9){left:89%;top:83%}.neural-field i:nth-child(10){left:52%;top:48%;background:#6cb6e7}.neural-field i:nth-child(11){left:76%;top:8%;background:#6cb6e7}.neural-field i:nth-child(12){left:4%;top:48%;background:#6cb6e7}.robot-joint{position:absolute;right:8%;bottom:10%;width:230px;height:230px;opacity:.24}.robot-joint:before{width:150px;height:24px;left:-72px;top:100px;transform:rotate(-32deg)}.robot-joint:after,.robot-joint:before{content:"";position:absolute;background:white;border-radius:20px}.robot-joint:after{width:24px;height:130px;right:22px;top:-44px;transform:rotate(38deg)}.robot-joint i{position:absolute;border:2px solid white;border-radius:50%;inset:0}.robot-joint i:nth-child(2){inset:28%}.robot-joint i:nth-child(3){inset:43%;background:var(--orange);border:0}.overview-principles{margin-top:2.2rem;border-top:1px solid rgba(255,255,255,.24)}.overview-principles div{display:grid;grid-template-columns:.3fr .8fr 1.8fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.16);align-items:start}.overview-principles span{color:var(--orange-soft);font-size:.63rem}.overview-principles strong{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.overview-principles p{font-size:.75rem;color:#9fb3c8;margin:0}.physical-system-motif{position:absolute;left:9%;right:9%;bottom:45px;height:150px}.physical-system-motif:after,.physical-system-motif:before{content:"";position:absolute;left:5%;right:5%;top:50%;height:2px;background:var(--ink);transform:rotate(6deg);opacity:.5}.physical-system-motif:after{transform:rotate(-7deg)}.physical-system-motif i{position:absolute;width:34px;height:34px;border:6px solid var(--ink);background:var(--orange);border-radius:50%}.physical-system-motif i:first-child{left:3%;top:20%}.physical-system-motif i:nth-child(2){left:22%;top:62%}.physical-system-motif i:nth-child(3){left:42%;top:18%}.physical-system-motif i:nth-child(4){left:61%;top:69%}.physical-system-motif i:nth-child(5){left:79%;top:14%}.physical-system-motif i:nth-child(6){right:1%;top:52%;background:var(--cream)}.enabling-section{background:white;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.enabling-section h2{font-size:clamp(2.8rem,4.4vw,4.8rem);max-width:13ch}.enabling-grid{border-top:1px solid var(--line)}.enabling-grid article{display:grid;grid-template-columns:.3fr 1fr 1.8fr;gap:1.5rem;padding:1.6rem 0;border-bottom:1px solid var(--line);align-items:start}.enabling-grid article>span{font-size:.65rem;color:var(--orange)}.enabling-grid h3{font-family:var(--serif);font-size:1.35rem;font-weight:500}.enabling-grid p{font-size:.82rem;color:var(--muted);margin:0}@media(max-width:1050px){.site-header nav{gap:.8rem}.site-header nav a{font-size:.62rem}.home-hero{grid-template-columns:1fr 42%}.people-grid{grid-template-columns:repeat(2,1fr)}.direction-section{grid-template-columns:.3fr 1.4fr 1.2fr}.loop-orbit{height:500px}.research-cards{grid-template-columns:1fr}.research-card{min-height:320px}.research-card h3{margin-top:2.5rem}.contact-grid{grid-template-columns:1fr 1fr}.contact-topics{grid-column:1/-1}}@media(max-width:800px){.site-header{height:72px}.brand small{display:none}.menu-button{display:block;z-index:3}.site-header nav{position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:1rem 1.4rem 2rem;display:none;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.site-header nav.nav-open{display:flex}.site-header nav a{font-size:.78rem;padding:.7rem 0}.home-hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:calc(92vh - 72px)}.hero-copy h1{font-size:clamp(3.1rem,15vw,5rem)}.hero-portrait{min-height:680px}.application-section,.culture-band,.feature-paper,.join-intro,.join-note,.manifesto-section,.map-panel,.pi-profile,.publication-feature,.site-footer{grid-template-columns:1fr}.manifesto-copy,.stat-strip{grid-column:1}.stat-strip{grid-template-columns:1fr}.section-heading-row{align-items:flex-start;flex-direction:column}.page-hero{grid-template-columns:1fr;min-height:520px;align-content:end}.page-index{display:none}.page-hero h1{font-size:clamp(3.4rem,14vw,5.5rem)}.loop-section{grid-template-columns:1fr}.loop-orbit{height:420px}.loop-node{width:140px}.node-2{right:-2%}.node-4{left:-2%}.direction-section{grid-template-columns:1fr;min-height:850px}.direction-index{font-size:1.5rem}.direction-body{max-width:40rem}.method-grid{grid-template-columns:repeat(2,1fr)}.pi-photo{min-height:650px}.culture-band h2,.culture-band>div{grid-column:1;grid-row:auto}.publication-row{grid-template-columns:.3fr .5fr 3fr}.application-section .button{align-self:start}.join-note .text-link{justify-self:start}.contact-grid{grid-template-columns:1fr}.contact-topics{grid-column:auto}.map-panel{min-height:auto}.site-footer>div{grid-column:1}.footer-meta{margin-top:2rem}}@media(max-width:520px){.section-pad{padding:4rem 1.25rem}.site-header{padding:0 1rem}.brand-mark{width:36px;height:36px}.brand strong{font-size:.76rem}.hero-copy{padding:4rem 1.25rem 1.5rem}.hero-footnote{gap:1rem}.hero-portrait{min-height:540px}.portrait-caption{flex-direction:column;gap:.35rem}.stat-strip strong{font-size:3rem}.research-card{padding:1.5rem}.paper-visual{min-height:440px;padding:2rem}.dipole-grid{gap:.9rem}.dipole-grid i{height:50px}.page-hero{padding:4rem 1.25rem}.loop-orbit{height:350px;margin:2rem 0}.loop-node{width:115px;min-height:64px;font-size:.58rem}.loop-core strong{font-size:2rem}.direction-section{padding-bottom:10rem}.method-grid,.people-grid{grid-template-columns:1fr}.person-photo{height:470px}.publication-row{grid-template-columns:.35fr 2.6fr}.pub-year{display:none}.list-toolbar{flex-direction:column;gap:1.5rem}.opportunity-grid{grid-template-columns:1fr}.contact-grid>div,.opportunity-grid article{padding:2rem}.contact-primary{min-height:370px}.footer-links{flex-wrap:wrap}}@media(max-width:800px){.physical-ai-overview{min-height:auto}.physical-ai-overview .loop-orbit{order:2}.physical-ai-overview .loop-copy{order:1}.physical-ai-field{opacity:.7}.neural-field{right:-90px;top:3%;transform:scale(.75)}.wave-stack{left:-35px;top:48%;transform:scale(.7)}.robot-joint{right:-80px;bottom:2%;transform:scale(.72)}.enabling-section{grid-template-columns:1fr}.enabling-grid{margin-top:1rem}}@media(max-width:520px){.overview-principles div{grid-template-columns:.25fr .8fr 1.4fr;gap:.6rem}.overview-principles p{font-size:.67rem}.enabling-grid article{grid-template-columns:.25fr 1fr}.enabling-grid article p{grid-column:2}.physical-ai-overview .loop-node{width:115px}.field-label{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.physical-ai-map{position:relative;min-width:0;height:640px;z-index:2}.physical-ai-map:before{content:"";position:absolute;inset:14% 17%;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 80px rgba(80,180,255,.12),inset 0 0 80px rgba(239,123,69,.08)}.physical-ai-map:after{content:"";position:absolute;inset:28% 31%;border:1px dashed rgba(255,255,255,.2);border-radius:50%}.map-rail{position:absolute;z-index:0;background:linear-gradient(90deg,transparent,rgba(105,194,255,.65),var(--orange),rgba(105,194,255,.65),transparent);box-shadow:0 0 14px rgba(105,194,255,.35)}.rail-horizontal{height:1px;left:12%;right:12%;top:50%}.rail-vertical{width:1px;top:12%;bottom:12%;left:50%;background:linear-gradient(180deg,transparent,rgba(105,194,255,.65),var(--orange),rgba(105,194,255,.65),transparent)}.system-module{position:absolute;z-index:3;width:215px;min-height:150px;padding:1rem;border:1px solid rgba(255,255,255,.22);background:rgba(6,26,43,.78);box-shadow:0 16px 46px rgba(0,0,0,.2);backdrop-filter:blur(12px)}.system-module:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#78c8ff;box-shadow:0 0 16px #78c8ff}.system-module .module-index{display:block;color:var(--orange-soft);font-size:.58rem;letter-spacing:.14em}.system-module>strong{display:block;margin:.1rem 0;font-family:var(--serif);font-size:1.55rem;font-weight:500}.system-module>small{display:block;color:#9fb3c8;font-size:.58rem;text-transform:uppercase;letter-spacing:.08em}.module-perceive{left:0;top:1%}.module-perceive:after{right:-4px;bottom:18%}.module-interpret{right:0;top:1%}.module-interpret:after{left:-4px;bottom:18%}.module-act{right:0;bottom:1%}.module-act:after{left:-4px;top:18%}.module-adapt{left:0;bottom:1%}.module-adapt:after{right:-4px;top:18%}.tactile-array{position:absolute;right:1rem;bottom:.9rem;width:76px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.tactile-array i{aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:rgba(105,194,255,.08)}.tactile-array i:nth-child(6),.tactile-array i:nth-child(7){background:var(--orange);border-color:var(--orange);box-shadow:0 0 12px rgba(239,123,69,.8)}.edge-chip{position:absolute;right:1rem;bottom:.75rem;width:78px;height:52px;border:1px solid #78c8ff;display:grid;place-items:center;box-shadow:0 0 20px rgba(105,194,255,.18)}.edge-chip span{font-size:.7rem;font-weight:700;letter-spacing:.14em;color:#b9e5ff}.edge-chip i{position:absolute;width:5px;height:1px;background:#78c8ff}.edge-chip i:first-of-type,.edge-chip i:nth-of-type(2){left:-6px}.edge-chip i:nth-of-type(3),.edge-chip i:nth-of-type(4){right:-6px}.edge-chip i:nth-of-type(5),.edge-chip i:nth-of-type(6){top:-4px;width:1px;height:4px}.edge-chip i:nth-of-type(7),.edge-chip i:nth-of-type(8){bottom:-4px;width:1px;height:4px}.edge-chip i:first-of-type,.edge-chip i:nth-of-type(3){top:16px}.edge-chip i:nth-of-type(2),.edge-chip i:nth-of-type(4){bottom:16px}.edge-chip i:nth-of-type(5),.edge-chip i:nth-of-type(7){left:22px}.edge-chip i:nth-of-type(6),.edge-chip i:nth-of-type(8){right:22px}.mini-muscle{position:absolute;right:1rem;bottom:1rem;width:94px;height:42px;display:flex;align-items:center}.mini-muscle:after,.mini-muscle:before{content:"";width:7px;height:28px;background:#9fb3c8;border-radius:2px}.mini-muscle i{flex:1;height:6px;margin:0 -1px;border-top:1px solid var(--orange);border-bottom:1px solid var(--orange);transform:skewX(-22deg);box-shadow:0 0 9px rgba(239,123,69,.42)}.feedback-ripples{position:absolute;right:1rem;bottom:.65rem;width:82px;height:58px}.feedback-ripples i{position:absolute;border:1px solid rgba(105,194,255,.65);border-radius:50%;inset:22px}.feedback-ripples i:nth-child(2){inset:14px}.feedback-ripples i:nth-child(3){inset:6px}.feedback-ripples b{width:10px;height:10px;background:var(--orange);box-shadow:0 0 15px var(--orange)}.feedback-ripples b,.material-interface{position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%)}.material-interface{z-index:5;width:178px;height:178px;background:radial-gradient(circle at 35% 28%,#ffad7d,var(--orange) 42%,#c84d29);color:#071b2c;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 0 0 12px rgba(239,123,69,.11),0 0 60px rgba(239,123,69,.42)}.material-interface span{font-size:.52rem;text-transform:uppercase;letter-spacing:.13em}.material-interface strong{font-family:var(--serif);font-size:3rem;line-height:1}.material-interface small{max-width:120px;margin-top:.45rem;letter-spacing:.06em}.flow-label,.material-interface small{font-size:.5rem;text-transform:uppercase}.flow-label{position:absolute;z-index:2;padding:.28rem .5rem;background:#0b2840;color:#83ccf5;border:1px solid rgba(105,194,255,.22);letter-spacing:.13em}.flow-input{left:8%;top:43%}.flow-signal{right:8%;top:43%}.flow-control{right:8%;bottom:43%}.flow-response{left:8%;bottom:43%}.artificial-muscle-visual{position:absolute;left:8%;right:8%;bottom:26px;height:215px;padding:1rem 2rem;border-top:1px solid rgba(16,42,67,.2);background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.46));display:grid;grid-template-columns:1fr;grid-template-rows:34px 1fr 38px}.muscle-meta{display:flex;align-items:center;gap:.55rem;color:var(--orange);font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.muscle-meta i{width:18px;height:7px;border-top:1px solid var(--orange);border-bottom:1px solid var(--orange);transform:skewX(-25deg)}.muscle-assembly{position:relative;display:flex;align-items:center;padding:0 10%}.muscle-anchor{display:block;width:28px;height:84px;border:2px solid var(--ink);background:repeating-linear-gradient(135deg,var(--ink) 0 2px,transparent 2px 6px);z-index:3}.anchor-left{border-radius:7px 2px 2px 7px}.anchor-right{border-radius:2px 7px 7px 2px}.muscle-bundle{position:relative;flex:1;height:112px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;clip-path:polygon(0 28%,16% 10%,50% 0,84% 10%,100% 28%,100% 72%,84% 90%,50% 100%,16% 90%,0 72%);background:rgba(239,123,69,.08)}.muscle-bundle:after,.muscle-bundle:before{content:"";position:absolute;left:0;right:0;height:1px;background:var(--ink);opacity:.2;transform:rotate(7deg)}.muscle-bundle:after{transform:rotate(-7deg)}.muscle-bundle i{height:6px;margin:2px 0;background:linear-gradient(90deg,var(--orange),#ffd1b5 48%,var(--orange));border-radius:50%;box-shadow:0 0 10px rgba(239,123,69,.28)}.muscle-bundle i:nth-child(2n){margin-left:4%;margin-right:4%}.muscle-bundle i:nth-child(3n){margin-left:8%;margin-right:8%}.motion-arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:2.2rem;color:var(--orange);font-weight:300}.motion-left{left:3%}.motion-right{right:3%}.muscle-output{display:flex;justify-content:center;align-items:center;gap:1.2rem;text-transform:uppercase}.muscle-output strong{font-size:.64rem;letter-spacing:.12em}.muscle-output span{font-size:.55rem;color:var(--muted);letter-spacing:.08em}.direction-future{background:radial-gradient(circle at 18% 78%,rgba(239,123,69,.19),transparent 24%),radial-gradient(circle at 83% 82%,rgba(75,170,230,.2),transparent 28%),linear-gradient(125deg,#061927,#102a43 58%,#07243b);color:white;min-height:840px}.direction-future:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.11;background-image:linear-gradient(rgba(255,255,255,.22) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 0);background-size:42px 42px;mask-image:linear-gradient(180deg,transparent 30%,black 65%,transparent)}.physical-ai-interface{position:absolute;z-index:2;left:7%;right:7%;bottom:38px;height:260px;display:grid;grid-template-columns:1.2fr .35fr 1.2fr .35fr 1.2fr;gap:1.2rem;align-items:center}.interface-module{height:190px;padding:1.1rem;border:1px solid rgba(255,255,255,.22);background:rgba(5,25,41,.72);box-shadow:0 22px 55px rgba(0,0,0,.28);backdrop-filter:blur(10px);position:relative;overflow:hidden}.interface-module>span{display:block;color:var(--orange-soft);font-size:.54rem;letter-spacing:.13em}.interface-module>strong{display:block;margin-top:.25rem;font-family:var(--serif);font-size:1.35rem;font-weight:500}.skin-pixels{position:absolute;left:1.1rem;right:1.1rem;bottom:1rem;display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.skin-pixels i{height:18px;border:1px solid rgba(121,202,251,.5);background:rgba(121,202,251,.07)}.skin-pixels i:nth-child(12),.skin-pixels i:nth-child(13),.skin-pixels i:nth-child(7),.skin-pixels i:nth-child(8){background:var(--orange);border-color:var(--orange);box-shadow:0 0 12px rgba(239,123,69,.62)}.interface-arrow{display:flex;flex-direction:column;align-items:center;color:#80cdfa;font-size:2rem;text-shadow:0 0 12px #80cdfa}.interface-arrow span{font-size:.48rem;line-height:1.3;text-align:center;text-transform:uppercase;letter-spacing:.1em;color:#9fb3c8;text-shadow:none}.core-processor{position:absolute;width:90px;height:90px;left:50%;bottom:12px;transform:translateX(-50%);border:1px solid #7acbfa;display:grid;place-items:center;box-shadow:inset 0 0 28px rgba(65,168,230,.15),0 0 28px rgba(65,168,230,.12)}.core-processor b{font-family:var(--serif);font-size:1.7rem;color:#d7f0ff}.core-processor i{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--orange);box-shadow:0 0 8px var(--orange)}.core-processor i:first-of-type{left:12%;top:16%}.core-processor i:nth-of-type(2){left:48%;top:8%}.core-processor i:nth-of-type(3){right:10%;top:24%}.core-processor i:nth-of-type(4){right:7%;top:60%}.core-processor i:nth-of-type(5){right:25%;bottom:8%}.core-processor i:nth-of-type(6){left:40%;bottom:14%}.core-processor i:nth-of-type(7){left:8%;bottom:23%}.core-processor i:nth-of-type(8){left:17%;top:49%}.core-processor i:nth-of-type(n+9){width:2px;height:2px;background:#7acbfa}.soft-gripper{position:absolute;left:50%;bottom:7px;width:130px;height:100px;transform:translateX(-50%)}.soft-gripper b{position:absolute;left:46px;bottom:0;width:40px;height:36px;border:1px solid #7acbfa;border-radius:8px;background:rgba(122,203,250,.09)}.soft-gripper i{position:absolute;bottom:26px;width:18px;height:74px;border:2px solid var(--orange);border-bottom:0;border-radius:18px 18px 0 0;transform-origin:bottom}.soft-gripper i:first-of-type{left:25px;transform:rotate(-34deg)}.soft-gripper i:nth-of-type(2){left:57px;height:82px}.soft-gripper i:nth-of-type(3){right:22px;transform:rotate(34deg)}.soft-gripper em{position:absolute;left:55px;bottom:52px;width:24px;height:24px;border-radius:50%;background:#7acbfa;box-shadow:0 0 18px #7acbfa}.interface-feedback{position:absolute;left:2%;right:2%;bottom:-3px;height:25px;border-bottom:1px solid rgba(122,203,250,.62);border-left:1px solid rgba(122,203,250,.62);border-right:1px solid rgba(122,203,250,.62);color:#8ed5ff;text-align:center;font-size:.48rem;text-transform:uppercase;letter-spacing:.18em}.interface-feedback span{padding:0 .8rem;background:#0b2941}.interface-feedback i{position:absolute;left:14%;bottom:-4px;width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 12px var(--orange)}@media(max-width:1050px){.physical-ai-map{height:560px}.system-module{width:180px;min-height:138px}.material-interface{width:150px;height:150px}.material-interface strong{font-size:2.5rem}.physical-ai-interface{left:4%;right:4%;gap:.6rem}.interface-module>strong{font-size:1.05rem}}@media(max-width:800px){.physical-ai-map{order:2;height:650px;margin-top:2rem}.physical-ai-overview .loop-copy{order:1}.system-module{width:42%;min-height:140px}.material-interface{width:145px;height:145px}.direction-light{padding-bottom:20rem}.direction-future{padding-bottom:31rem}.artificial-muscle-visual{left:5%;right:5%}.physical-ai-interface{height:430px;grid-template-columns:1fr;grid-template-rows:1fr 24px 1fr 24px 1fr;bottom:26px;gap:.3rem}.interface-module{height:122px;padding:.7rem}.interface-module>strong{font-size:1rem}.interface-arrow{font-size:1.2rem;transform:rotate(90deg)}.interface-arrow span{display:none}.skin-pixels{left:auto;right:.8rem;bottom:.8rem;width:120px;grid-template-columns:repeat(5,1fr);gap:4px}.skin-pixels i{height:12px}.core-processor{width:70px;height:70px;left:auto;right:.8rem;bottom:22px;transform:none}.soft-gripper{left:auto;right:.4rem;bottom:2px;transform:scale(.72);transform-origin:right bottom}.interface-feedback{bottom:-16px}}@media(max-width:520px){.physical-ai-map{height:590px}.system-module{width:45%;padding:.75rem;min-height:125px}.system-module>strong{font-size:1.15rem}.system-module>small{font-size:.48rem}.tactile-array{width:58px;gap:4px}.edge-chip{width:58px}.mini-muscle{width:62px}.feedback-ripples{width:60px}.material-interface{width:120px;height:120px}.material-interface strong{font-size:2.2rem}.flow-label,.material-interface small{display:none}.physical-ai-map:before{inset:17% 12%}.physical-ai-map:after{inset:32% 27%}.artificial-muscle-visual{left:1rem;right:1rem;padding:1rem .3rem}.muscle-assembly{padding:0 8%}.muscle-anchor{width:20px;height:70px}.motion-arrow{font-size:1.5rem}.muscle-output{flex-direction:column;gap:.15rem;text-align:center}.direction-light{padding-bottom:19rem}.direction-future{padding-bottom:31rem}.physical-ai-interface{left:1rem;right:1rem}.interface-module>strong{font-size:.9rem}}.direction-section{min-height:0;grid-template-rows:auto auto;row-gap:clamp(3.5rem,6vw,6.5rem)}.direction-section>.artificial-muscle-visual,.direction-section>.molecule-motif,.direction-section>.physical-ai-interface{position:relative;left:auto;right:auto;bottom:auto;grid-column:1/-1;width:100%;margin:0;align-self:stretch}.direction-section>.molecule-motif{height:180px;bottom:auto;overflow:hidden}.direction-section>.artificial-muscle-visual{height:215px}.direction-section>.physical-ai-interface{height:260px}.direction-future,.direction-light{padding-bottom:clamp(4.5rem,9vw,9rem)}.system-module{overflow:hidden}@media(max-width:1250px){.loop-section{grid-template-columns:1fr;gap:clamp(3rem,6vw,5rem)}.physical-ai-overview .loop-copy{order:1;max-width:52rem}.physical-ai-map{order:2;width:min(100%,760px);height:620px;margin-inline:auto}}@media(max-width:800px){.direction-section{grid-template-rows:auto;row-gap:2.5rem}.direction-section>.molecule-motif{height:150px;margin-top:1rem}.direction-section>.artificial-muscle-visual{height:215px;margin-top:1rem}.direction-section>.physical-ai-interface{height:430px;margin-top:1rem}.direction-future,.direction-light{padding-bottom:clamp(4.5rem,9vw,9rem)}}@media(max-width:520px){.direction-section{padding-bottom:4rem}.direction-section>.artificial-muscle-visual{height:230px;padding-inline:.3rem}.direction-section>.physical-ai-interface{height:430px}.system-module{min-height:140px;padding-bottom:4.3rem}}.system-module{display:grid;grid-template-columns:minmax(0,1fr) minmax(58px,82px);grid-template-rows:auto auto minmax(0,1fr);column-gap:.75rem;align-items:start;min-height:155px;padding-bottom:1rem}.system-module .module-index{grid-column:1/-1;grid-row:1}.system-module>strong{grid-column:1/-1;grid-row:2;min-width:0}.system-module>small{grid-column:1;grid-row:3;min-width:0;overflow-wrap:anywhere}.system-module>.edge-chip,.system-module>.feedback-ripples,.system-module>.mini-muscle,.system-module>.tactile-array{position:relative;right:auto;bottom:auto;grid-column:2;grid-row:3;align-self:end;justify-self:end;margin:0;max-width:100%}.system-module>.tactile-array{width:min(76px,100%)}.system-module>.edge-chip{width:min(78px,100%)}.system-module>.feedback-ripples,.system-module>.mini-muscle{width:min(82px,100%)}@media(max-width:520px){.system-module{grid-template-columns:1fr;grid-template-rows:auto auto auto 1fr;min-height:172px;padding-bottom:.8rem}.system-module>small{grid-column:1;grid-row:3}.system-module>.edge-chip,.system-module>.feedback-ripples,.system-module>.mini-muscle,.system-module>.tactile-array{grid-column:1;grid-row:4;margin-top:.45rem}}.interface-module{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:200px;min-width:0}.interface-module>span{grid-row:1;min-width:0}.interface-module>strong{grid-row:2;min-width:0;overflow-wrap:anywhere}.interface-module>.core-processor,.interface-module>.skin-pixels,.interface-module>.soft-gripper{position:relative;left:auto;right:auto;bottom:auto;transform:none;grid-row:3;align-self:end;justify-self:center;margin-top:.7rem}.interface-module>.skin-pixels{width:100%}img{max-width:100%}.contact-grid>*,.direction-section>*,.enabling-grid article>*,.loop-section>*,.page-hero>*,.publication-row>*{min-width:0}.contact-primary>a,.publication-row h3{overflow-wrap:anywhere}.footer-links,.inline-links{flex-wrap:wrap}@media(max-width:920px){.brand small{display:none}.menu-button{display:block;z-index:3}.site-header nav{position:absolute;top:84px;left:0;right:0;background:var(--paper);padding:1rem 1.4rem 2rem;display:none;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.site-header nav.nav-open{display:flex}.site-header nav a{font-size:.78rem;padding:.7rem 0}}@media(max-width:800px){.site-header nav{top:72px}.direction-section>.physical-ai-interface{height:540px}.interface-module{height:160px}}@media(max-width:520px){.direction-section>.physical-ai-interface{height:540px}}.language-switch{display:inline-flex;align-items:center;gap:.42rem;margin-left:.15rem;padding-left:.8rem;border-left:1px solid var(--line);white-space:nowrap}.site-header nav .language-switch a{padding:.28rem 0;font-size:.62rem;letter-spacing:.06em;color:var(--muted)}.site-header nav .language-switch a:after{display:none}.site-header nav .language-switch a.current-language{color:var(--ink);font-weight:700}.language-switch i{display:block;width:1px;height:12px;background:var(--line)}.zh-scope{font-family:var(--sans-zh)}.zh-scope .pi-lead,.zh-scope h1,.zh-scope h2,.zh-scope h3{font-family:var(--serif-zh)}.zh-scope h1,.zh-scope h2{letter-spacing:-.02em}.zh-scope .eyebrow,.zh-scope .section-number{letter-spacing:.09em}.english-name{display:block!important;margin-top:.3rem;padding:0!important;border:0!important;color:var(--muted);font-family:var(--sans);font-size:.65rem!important;font-weight:400;letter-spacing:.03em}@media(max-width:920px){.language-switch{margin:1rem 0 0;padding:1rem 0 0;border-left:0;border-top:1px solid var(--line);justify-content:flex-start}.site-header nav .language-switch a{padding:.25rem 0}}@media(max-width:520px){.brand-mark{width:42px;height:42px;flex-basis:42px}}.science-page{overflow:hidden}.science-family{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:8vw;align-items:center}.science-family-copy,.science-family>*{min-width:0}.science-family-copy h2{font-size:clamp(2.6rem,4.5vw,4.8rem);max-width:12ch;margin-bottom:2rem}.science-family-copy>p:last-child{max-width:42rem;color:var(--muted);font-size:1.04rem}.property-hierarchy{display:grid;gap:1px;padding:1px;background:var(--line);container-name:hierarchy;container-type:inline-size}.hierarchy-level{display:grid;grid-template-columns:.18fr .75fr 1.45fr;gap:1rem;align-items:center;padding:1.35rem 1.5rem;background:var(--white);min-width:0}.hierarchy-level span{color:var(--orange);font-size:.62rem;font-weight:700;letter-spacing:.12em}.hierarchy-level strong{font-family:var(--serif);font-size:1.3rem;font-weight:500;min-width:0}.hierarchy-level small{color:var(--muted);font-size:.75rem;overflow-wrap:normal;word-break:normal;hyphens:none}.hierarchy-2{margin-inline:4%}.hierarchy-3{margin-inline:8%;background:var(--orange)}.hierarchy-3,.hierarchy-3 small,.hierarchy-3 span{color:var(--ink)}.effects-section{background:var(--ink);color:var(--white)}.effects-section .section-heading-row{align-items:start}.effects-section .section-heading-row h2{max-width:15ch}.effect-caveat{max-width:33rem;color:#bcccdc;font-size:.78rem;line-height:1.65}.effects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.16)}.effect-card{min-width:0;min-height:690px;padding:clamp(1.5rem,2.4vw,2.4rem);background:#0d2d47;display:flex;flex-direction:column;overflow:hidden;container-name:effect-card;container-type:inline-size}.effect-piezo{background:var(--cream);color:var(--ink)}.effect-caloric{background:#1d5b99}.effect-number{font-size:.62rem;font-weight:700;letter-spacing:.14em;color:var(--orange-soft)}.effect-piezo .effect-number{color:var(--orange)}.effect-card h3{font-family:var(--serif);font-size:clamp(2rem,3vw,3.1rem);font-weight:500;line-height:1.04;margin:3rem 0 1.25rem;overflow-wrap:anywhere}.effect-card>p{font-size:.86rem;line-height:1.7;opacity:.82}.effect-role{margin-top:auto;padding-top:1.2rem;border-top:1px solid}.effect-role>span{font-size:.58rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.effect-role p{margin:.7rem 0 0;font-size:.78rem;line-height:1.6;opacity:.82}.ferro-diagram{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.8rem;width:100%;max-width:760px;min-height:240px;margin:2rem auto;padding:1.2rem;border:1px solid rgba(255,255,255,.24)}.domain-state,.ferro-diagram{display:grid;align-items:center}.domain-state{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.domain-state i,.ordered-dipoles i{display:block;width:4px;height:42px;justify-self:center;border-radius:4px;background:var(--orange);position:relative}.domain-state i:before,.ordered-dipoles i:before{content:"";position:absolute;left:50%;top:-6px;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:9px solid var(--orange)}.domain-state.reversed i{background:var(--polar-down);transform:rotate(180deg)}.domain-state.reversed i:before{border-bottom-color:var(--polar-down)}.domain-state:after{content:"P ↑";grid-column:1/-1;justify-self:center;color:var(--orange-soft);font-family:var(--serif);font-size:.72rem;font-weight:700;letter-spacing:.08em}.domain-state.reversed:after{content:"P ↓";color:var(--polar-down-soft)}.field-switch{display:grid;justify-items:center;align-content:center;gap:.7rem;min-width:8rem;text-align:center;color:#78c8ff}.field-switch span{max-width:8rem;font-size:.55rem;font-weight:700;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.field-switch b{font-size:1.4rem}.ferro-diagram>small{grid-column:1/-1;text-align:center;font-size:.6rem;letter-spacing:.08em;text-transform:uppercase}.piezo-diagram{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;width:100%;max-width:760px;margin:2rem auto}.piezo-mode{min-width:0;min-height:245px;padding:1rem .7rem;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;text-align:center}.piezo-mode>strong{min-height:2.8rem;font-size:.56rem;letter-spacing:.08em;line-height:1.4}.field-mark,.force-mark{margin:.75rem 0;color:var(--orange);font-weight:700}.piezo-slab{position:relative;width:80%;height:62px;border:2px solid var(--ink);background:rgba(23,74,126,.08);transition:.2s}.piezo-slab.compressed{height:44px}.piezo-slab.elongated{width:96%}.piezo-slab i{position:absolute;left:-5%;right:-5%;height:3px;background:var(--orange)}.piezo-slab i:first-child{top:-8px}.piezo-slab i:last-child{bottom:-8px}.piezo-mode small{margin-top:auto;padding-top:1.2rem;font-size:.58rem;letter-spacing:.05em;overflow-wrap:anywhere}.caloric-diagram{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.55rem;align-items:center;width:100%;max-width:760px;margin:2rem auto}.caloric-state{min-width:0;min-height:245px;padding:1rem .7rem;border:1px solid rgba(255,255,255,.25);display:flex;flex-direction:column;align-items:center;text-align:center}.caloric-state>strong{min-height:2.8rem;font-size:.55rem;letter-spacing:.06em;line-height:1.35}.ordered-dipoles{height:105px;display:flex;justify-content:center;gap:7px}.ordered-dipoles i{height:48px;background:var(--orange-soft)}.ordered-dipoles i:before{border-bottom-color:var(--orange-soft)}.ordered-dipoles.disordered i:nth-child(2n){transform:rotate(90deg)}.ordered-dipoles.disordered i:nth-child(3n){transform:rotate(180deg)}.ordered-dipoles.disordered i:nth-child(5n){transform:rotate(-65deg)}.thermal-wave{margin-top:auto;color:var(--orange-soft);font-family:var(--serif);font-size:1.2rem;letter-spacing:.15em}.cycle-arrow{color:var(--orange-soft);font-size:1.3rem}.hand-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:5rem 8vw;align-items:start;background:var(--cream)}.hand-copy,.hand-visual{min-width:0}.hand-copy h2{font-size:clamp(2.7rem,4.7vw,5rem);max-width:12ch;margin-bottom:2rem}.hand-copy>p:last-of-type{max-width:45rem;color:var(--muted);font-size:1.04rem}.hand-legend{margin-top:2.7rem;border-top:1px solid var(--line)}.hand-legend>div{display:grid;grid-template-columns:.16fr .75fr 1.35fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line);align-items:start}.hand-legend span{color:var(--orange);font-size:.62rem;font-weight:700;letter-spacing:.1em}.hand-legend strong{font-family:var(--serif);font-size:1.05rem;font-weight:500}.hand-legend p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.55}.hand-visual{margin:0}.hand-visual figcaption{margin-top:1rem;color:var(--muted);font-size:.67rem;text-align:center}.robot-hand-figure{position:relative;width:min(100%,560px);aspect-ratio:5/6;margin-inline:auto;overflow:hidden;border:1px solid var(--line);background:radial-gradient(circle at 50% 42%,rgba(239,123,69,.22),transparent 31%),linear-gradient(145deg,#fbfaf6,#dce8f2)}.robot-hand-figure:after,.robot-hand-figure:before{content:"";position:absolute;border:1px solid rgba(23,74,126,.18);border-radius:50%;inset:13%}.robot-hand-figure:after{inset:26%;border-style:dashed}.robot-palm{left:29%;top:41%;width:42%;height:34%;overflow:hidden;border:2px solid var(--ink);border-radius:18% 18% 25% 25%;background:#123e65;box-shadow:0 18px 40px rgba(16,42,67,.22)}.robot-finger,.robot-palm{position:absolute;z-index:2}.robot-finger{top:8%;width:13%;height:38%;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:5px}.finger-one{left:22%;top:14%;height:32%}.finger-two{left:36%}.finger-three{left:50%;top:5%;height:41%}.finger-four{left:64%;top:12%;height:34%}.robot-finger b,.robot-thumb b{display:block;position:relative;border:2px solid var(--ink);border-radius:14px;background:var(--cream)}.robot-finger b:after,.robot-thumb b:after{content:"";bottom:-5px;width:8px;height:8px;border-radius:50%}.robot-finger b:after,.robot-finger>i,.robot-thumb b:after,.robot-thumb>i{position:absolute;left:50%;transform:translateX(-50%);background:var(--orange)}.robot-finger>i,.robot-thumb>i{z-index:3;top:7px;width:10px;height:10px;border:2px solid var(--white);border-radius:50%}.robot-thumb{z-index:2;left:17%;top:47%;width:14%;height:28%;grid-template-rows:repeat(2,minmax(0,1fr));gap:5px;transform:rotate(-42deg);transform-origin:bottom right}.palm-sensors,.robot-thumb{position:absolute;display:grid}.palm-sensors{left:12%;right:12%;bottom:12%;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.palm-sensors i{display:block;aspect-ratio:1;border:1px solid #78c8ff;border-radius:50%}.palm-sensors i:nth-child(3n),.palm-sensors i:nth-child(7n){border-color:var(--orange);background:var(--orange)}.palm-core{position:absolute;left:50%;top:34%;transform:translate(-50%,-50%);display:grid;justify-items:center;color:var(--white);line-height:1}.palm-core small,.palm-core span{font-size:.45rem;letter-spacing:.13em;text-transform:uppercase}.palm-core strong{font-family:var(--serif);font-size:2.8rem;color:var(--orange)}.robot-wrist{position:absolute;z-index:1;left:37%;top:74%;width:26%;height:17%;border:2px solid var(--ink);border-radius:0 0 14px 14px;background:#0d2d47;display:flex;align-items:flex-end;justify-content:center;gap:.35rem;padding:.5rem;color:var(--orange)}.robot-wrist i{display:block;width:4px;height:65%;border-radius:50%;background:var(--orange);transform:rotate(8deg)}.robot-wrist i:nth-child(2){height:90%;transform:rotate(-8deg)}.robot-wrist span{position:absolute;right:.45rem;bottom:.3rem;font-size:.55rem}.physical-loop-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem;border-block:1px solid var(--line)}.physical-loop-strip>div{position:relative;min-width:0;padding:1.4rem}.physical-loop-strip span{display:block;color:var(--orange);font-size:.6rem;font-weight:700}.physical-loop-strip strong{display:block;margin:.55rem 0 .2rem;font-family:var(--serif);font-size:1.25rem;font-weight:500}.physical-loop-strip small{display:block;color:var(--muted);font-size:.68rem;overflow-wrap:anywhere}.physical-loop-strip b{position:absolute;right:-.25rem;top:50%;z-index:2;transform:translateY(-50%);color:var(--orange);font-size:1.2rem}.science-media{background:var(--white)}.media-intro{display:grid;grid-template-columns:.45fr 1fr 1fr;gap:6vw;align-items:start}.media-intro>*{min-width:0}.media-intro h2{font-size:clamp(2.7rem,4.5vw,4.8rem);max-width:12ch}.media-intro>p:last-child{color:var(--muted);font-size:1rem}.science-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:4rem;background:var(--line)}.science-media-item,.science-media-placeholder{min-width:0;margin:0;padding:1.4rem;background:var(--paper)}.media-placeholder-art{position:relative;height:260px;margin-bottom:1.5rem;overflow:hidden;background:#0d2d47}.media-placeholder-art i{position:absolute;left:14%;right:14%;height:2px;background:#78c8ff;transform-origin:center}.media-placeholder-art i:first-child{top:30%;transform:rotate(16deg)}.media-placeholder-art i:nth-child(2){top:50%;transform:rotate(-12deg)}.media-placeholder-art i:nth-child(3){top:68%;transform:rotate(8deg)}.media-placeholder-art b{position:absolute;left:42%;top:34%;width:64px;height:64px;border:12px solid var(--orange);border-radius:50%}.media-art-2 b{left:22%;top:42%;border-radius:14%;transform:rotate(24deg)}.media-art-3 b{left:auto;right:18%;top:26%;width:90px;height:120px;border-width:3px;border-radius:50% 50% 10% 10%}.science-media-placeholder>span{color:var(--orange);font-size:.62rem;font-weight:700;letter-spacing:.1em}.science-media-placeholder h3{margin:1rem 0 .7rem;font-family:var(--serif);font-size:1.55rem;font-weight:500}.science-media-placeholder p{min-height:4.8rem;color:var(--muted);font-size:.78rem}.science-media-placeholder small{display:block;padding-top:1rem;border-top:1px solid var(--line);color:var(--muted);font-size:.65rem}.science-media-item img,.science-media-item video{width:100%;aspect-ratio:16/10;object-fit:cover;background:#081c2d}.science-media-item figcaption{padding-top:1.2rem}.science-media-item figcaption strong{font-family:var(--serif);font-size:1.35rem;font-weight:500}.science-media-item figcaption p{margin:.5rem 0 0;color:var(--muted);font-size:.78rem}.science-reading{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:8vw;background:var(--orange)}.science-reading>*{min-width:0}.science-reading h2{font-size:clamp(2.7rem,4.6vw,4.9rem);max-width:11ch}.science-reading .button{margin-top:1.5rem}.reading-list a{display:grid;grid-template-columns:.14fr minmax(0,1fr) auto;gap:1rem;align-items:start;padding:1.2rem 0;border-top:1px solid rgba(16,42,67,.3)}.reading-list a:last-child{border-bottom:1px solid rgba(16,42,67,.3)}.reading-list a>span{font-size:.6rem;font-weight:700;letter-spacing:.1em}.reading-list a strong{display:block;font-family:var(--serif);font-size:1.13rem;font-weight:500;line-height:1.3}.reading-list a small{display:block;margin-top:.25rem;font-size:.67rem}.reading-list a>b{font-size:1.05rem}.reading-list a:hover strong{text-decoration:underline;text-underline-offset:4px}@media(max-width:1220px){.site-header nav{gap:.75rem}.site-header nav a{font-size:.62rem}.language-switch{padding-left:.55rem}.effects-grid{grid-template-columns:1fr}.effect-card{min-height:0}.caloric-diagram,.ferro-diagram,.piezo-diagram{width:min(100%,720px)}}@media(max-width:1120px){.science-family{grid-template-columns:1fr;gap:3.5rem}}@media(max-width:920px){.hand-section,.science-reading{grid-template-columns:1fr}.hand-section{gap:3.5rem}.hand-visual{width:min(100%,620px);margin-inline:auto}.media-intro{grid-template-columns:1fr 1.2fr}.media-intro>p:last-child{grid-column:2}.science-media-grid{grid-template-columns:1fr}.media-placeholder-art{height:clamp(220px,48vw,360px)}}@media(max-width:680px){.hierarchy-level{grid-template-columns:.2fr minmax(0,1fr)}.hierarchy-level small{grid-column:2}.hierarchy-2{margin-inline:4%}.hierarchy-3{margin-inline:8%}.effects-section .section-heading-row{display:block}.effect-caveat{margin-top:2rem}.ferro-diagram{grid-template-columns:1fr;gap:1.1rem}.field-switch b{transform:rotate(90deg)}.ferro-diagram>small{grid-column:1}.domain-state{width:min(100%,250px);justify-self:center}.caloric-diagram,.piezo-diagram{grid-template-columns:1fr}.cycle-arrow{transform:rotate(90deg);justify-self:center}.hand-legend>div{grid-template-columns:.16fr minmax(0,1fr)}.hand-legend p{grid-column:2}.physical-loop-strip{grid-template-columns:1fr 1fr}.physical-loop-strip b{display:none}.media-intro{grid-template-columns:1fr}.media-intro>p:last-child{grid-column:1}}@media(max-width:480px){.effect-card{padding:1.2rem}.robot-hand-figure{width:100%}.palm-sensors{gap:5px}.palm-core strong{font-size:2.2rem}.physical-loop-strip{grid-template-columns:1fr}.physical-loop-strip>div{border-bottom:1px solid var(--line)}.science-reading .button{width:100%}}.relation-pair{display:grid;grid-template-columns:minmax(0,.8fr) 46px minmax(95px,1.2fr);gap:.65rem;align-items:center;min-width:0}.relation-pair small{min-width:0;text-align:center;overflow-wrap:normal;word-break:normal;hyphens:none}.relation-arrow{position:relative;width:46px;height:18px;justify-self:center}.relation-arrow i{position:absolute;left:3px;right:3px;height:2px;background:var(--orange)}.relation-arrow i:first-child{top:4px}.relation-arrow i:last-child{bottom:4px}.relation-arrow i:first-child:after,.relation-arrow i:last-child:before{content:"";position:absolute;top:50%;width:7px;height:7px;border-top:2px solid var(--orange);border-right:2px solid var(--orange)}.relation-arrow i:first-child:after{right:-1px;transform:translateY(-50%) rotate(45deg)}.relation-arrow i:last-child:before{left:-1px;transform:translateY(-50%) rotate(-135deg)}.hierarchy-3 .relation-arrow i{background:var(--ink)}.hierarchy-3 .relation-arrow i:first-child:after,.hierarchy-3 .relation-arrow i:last-child:before{border-color:var(--ink)}.bidirectional-arrow{position:relative;width:64px;height:22px}.bidirectional-arrow i{position:absolute;left:3px;right:3px;height:2px;background:#78c8ff}.bidirectional-arrow i:first-child{top:5px}.bidirectional-arrow i:last-child{bottom:5px}.bidirectional-arrow i:first-child:after,.bidirectional-arrow i:last-child:before{content:"";position:absolute;top:50%;width:8px;height:8px;border-top:2px solid #78c8ff;border-right:2px solid #78c8ff}.bidirectional-arrow i:first-child:after{right:-1px;transform:translateY(-50%) rotate(45deg)}.bidirectional-arrow i:last-child:before{left:-1px;transform:translateY(-50%) rotate(-135deg)}.piezo-mode{min-height:330px;padding:1rem;display:grid;grid-template-rows:auto 1fr;gap:1rem}.piezo-mode>strong{min-height:0;display:block}.piezo-process{display:grid;grid-template-rows:auto 1fr auto;gap:.75rem;justify-items:center;min-width:0;width:100%}.process-input{min-height:2.5rem;align-items:center;color:var(--muted);font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:center}.compression-arrows,.process-input{display:flex;justify-content:center}.compression-arrows{gap:36px;width:100%;height:28px}.compression-arrows i{position:relative;display:block;width:2px;height:24px;background:var(--orange)}.compression-arrows i:after{content:"";position:absolute;left:50%;bottom:-1px;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid var(--orange)}.piezo-stack{width:82%;max-width:180px;display:grid;grid-template-rows:auto 1fr auto;align-items:stretch;justify-self:center;min-width:0}.charge-row{display:block;padding:.28rem .2rem;background:var(--white);border:2px solid var(--ink);font-size:.72rem;font-weight:700;letter-spacing:.12em;line-height:1}.charge-row.positive{color:#c94b35;border-bottom:0}.charge-row.negative{color:#174a7e;border-top:0}.polar-layer{min-height:62px;padding:.75rem .45rem;background:linear-gradient(135deg,#e6eef5,#f8fbfd);border-inline:2px solid var(--ink);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center}.polar-layer i{position:relative;display:block;justify-self:center;width:3px;height:28px;border-radius:2px;background:var(--orange)}.polar-layer i:before{content:"";position:absolute;left:50%;top:-4px;transform:translateX(-50%);border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:7px solid var(--orange)}.direct-stack{transform:scaleY(.88)}.process-output{width:100%;padding-top:.7rem;border-top:1px solid var(--line);display:grid;justify-items:center;gap:.2rem}.process-output b{color:var(--orange);font-family:var(--serif);font-size:1.15rem}.process-output small{color:var(--muted);font-size:.58rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-align:center}.converse-stage{position:relative;width:100%;min-height:145px;display:grid;grid-template-columns:42px minmax(90px,1fr) 38px;align-items:center;justify-items:center}.thickness-field{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:center;gap:.15rem;color:var(--orange);font-size:.65rem;font-weight:700}.thickness-field i{position:relative;display:block;width:2px;height:58px;background:var(--orange)}.thickness-field i:after{content:"";position:absolute;left:50%;bottom:-1px;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid var(--orange)}.thickness-field span{position:absolute;margin-top:3.1rem;margin-left:1.3rem;padding:.05rem .2rem;background:var(--cream);font-family:var(--serif);font-size:.75rem}.reference-thickness{grid-column:2;grid-row:1;width:84%;height:70px;border:1px dashed rgba(16,42,67,.45)}.actuated-stack{grid-column:2;grid-row:1;z-index:2;height:116px;grid-template-rows:5px 1fr 5px}.actuated-stack .electrode{display:block;background:var(--ink)}.actuated-stack .polar-layer{height:106px;min-height:0}.strain-bracket{grid-column:3;grid-row:1;height:116px;display:grid;grid-template-rows:1px 1fr 1px;justify-items:center;align-items:center;color:var(--orange)}.strain-bracket i{display:block;width:20px;height:1px;background:var(--orange)}.strain-bracket span{font-size:.62rem;font-weight:700;writing-mode:vertical-rl}.caloric-state{min-height:330px;padding:1rem;gap:1rem;background:transparent}.caloric-state>strong{min-height:2.9rem}.caloric-material,.caloric-state>strong{display:flex;align-items:center;justify-content:center}.caloric-material{width:100%;min-height:165px;padding:1rem;border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 0 45px rgba(255,255,255,.16)}.caloric-state.hot .caloric-material{background:linear-gradient(135deg,#8e2536,#d95e45 56%,#ef9a62)}.caloric-state.cool .caloric-material{background:linear-gradient(135deg,#123e65,#1d7196 56%,#55b6a3)}.ordered-dipoles{width:100%;height:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(3,1fr);gap:1rem .7rem;align-items:center;justify-items:center}.ordered-dipoles i{width:3px;height:30px;background:var(--white)}.ordered-dipoles i:before{border-left-width:5px;border-right-width:5px;border-bottom-width:8px;border-bottom-color:var(--white)}.ordered-dipoles.disordered i:nth-child(2n){transform:rotate(70deg)}.ordered-dipoles.disordered i:nth-child(3n){transform:rotate(155deg)}.ordered-dipoles.disordered i:nth-child(5n){transform:rotate(-75deg)}.ordered-dipoles.disordered i:nth-child(7n){transform:rotate(115deg)}.temperature-change{width:100%;min-height:54px;margin-top:auto;padding:.7rem .8rem;border:1px solid rgba(255,255,255,.38);display:grid;grid-template-columns:auto auto minmax(0,auto);align-items:center;justify-content:center;gap:.55rem;text-align:center}.temperature-change>b{font-size:.8rem}.temperature-change>strong{font-family:var(--serif);font-size:1.15rem}.temperature-change>small{font-size:.58rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center}.hot-change{color:#ffd1bd;background:rgba(110,17,28,.35)}.cool-change{color:#bff4ef;background:rgba(2,39,66,.35)}.cycle-arrow{position:relative;width:48px;height:28px;font-size:0}.cycle-arrow i{position:absolute;left:3px;right:3px;height:2px;background:var(--orange-soft)}.cycle-arrow i:first-child{top:7px}.cycle-arrow i:last-child{bottom:7px}.cycle-arrow i:first-child:after,.cycle-arrow i:last-child:before{content:"";position:absolute;top:50%;width:7px;height:7px;border-top:2px solid var(--orange-soft);border-right:2px solid var(--orange-soft)}.cycle-arrow i:first-child:after{right:-1px;transform:translateY(-50%) rotate(45deg)}.cycle-arrow i:last-child:before{left:-1px;transform:translateY(-50%) rotate(-135deg)}.robot-hand-figure{isolation:isolate;border:0;background:transparent;box-shadow:none}.robot-hand-figure:after,.robot-hand-figure:before{content:none}.robot-hand-figure>img{width:100%;height:100%;object-fit:cover}.hand-callout{position:absolute;z-index:3;display:flex;align-items:center;gap:.45rem;max-width:46%;padding:.2rem 0;background:transparent;border:0;box-shadow:none;color:var(--ink);line-height:1.15}.hand-callout span{flex:0 0 auto;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:var(--ink);font-size:.55rem;font-weight:700}.hand-callout strong{min-width:0;font-size:.58rem;letter-spacing:.04em;text-transform:uppercase;overflow-wrap:anywhere}.hand-callout i{display:block;flex:0 0 clamp(16px,4vw,42px);height:1px;background:var(--orange)}.hand-callout-1{left:3%;top:10%}.hand-callout-2{right:3%;top:38%;flex-direction:row-reverse}.hand-callout-3{left:3%;top:57%}.hand-callout-4{right:3%;bottom:8%;flex-direction:row-reverse}@media(max-width:1450px){.effects-grid{grid-template-columns:1fr}.effect-card{min-height:0}.caloric-diagram,.ferro-diagram,.piezo-diagram{width:min(100%,760px)}}@media(max-width:680px){.hierarchy-level .relation-pair{grid-column:2}.hierarchy-level .relation-pair small{grid-column:auto}.relation-pair{grid-template-columns:minmax(0,.8fr) 38px minmax(90px,1.2fr);gap:.35rem}.relation-arrow{width:38px}.piezo-mode{min-height:310px}.caloric-diagram{gap:1rem}.cycle-arrow{transform:rotate(90deg)}.hand-callout{max-width:none;padding:.2rem;background:transparent;border:0;box-shadow:none}.hand-callout i,.hand-callout strong{display:none}.hand-callout span{width:26px;height:26px;border:2px solid var(--white);box-shadow:0 3px 10px rgba(16,42,67,.25)}}@media(max-width:420px){.hierarchy-level{padding:1rem}.hierarchy-level strong{font-size:1.08rem}.hierarchy-level .relation-pair{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)}.converse-stage{grid-template-columns:34px minmax(84px,1fr) 30px}.ordered-dipoles{gap:.8rem .4rem}}.effect-caveat-wrap{width:min(100%,33rem);display:grid;justify-items:start;gap:1rem}.effect-caveat-wrap .effect-caveat{margin:0}.motion-toggle{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.motion-control{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .75rem;border:1px solid rgba(255,255,255,.3);color:#d9e2ec;cursor:pointer;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:border-color .2s,background .2s}.motion-control:hover{border-color:var(--orange-soft);background:rgba(255,255,255,.06)}.motion-toggle:focus-visible~.section-heading-row .motion-control{outline:2px solid var(--orange-soft);outline-offset:3px}.motion-icon{position:relative;width:11px;height:12px;border-left:3px solid var(--orange-soft);border-right:3px solid var(--orange-soft)}.motion-resume,.motion-toggle:checked~.section-heading-row .motion-pause{display:none}.motion-toggle:checked~.section-heading-row .motion-resume{display:inline}.motion-toggle:checked~.section-heading-row .motion-icon{width:0;height:0;border:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid var(--orange-soft)}.motion-toggle:checked~.effects-grid *{animation-play-state:paused!important}.domain-state{animation:ferro-state-left 6.4s ease-in-out infinite}.domain-state.reversed{animation:ferro-state-right 6.4s ease-in-out infinite}.field-switch .bidirectional-arrow{animation:field-switch-pulse 3.2s ease-in-out infinite}.direct-stack{transform-origin:center;animation:piezo-compress 5.2s ease-in-out infinite}.direct-mode .charge-row{animation:piezo-charge 5.2s ease-in-out infinite}.direct-mode .compression-arrows{animation:force-approach 5.2s ease-in-out infinite}.actuated-stack,.strain-bracket{transform-origin:center;animation:piezo-strain 5.2s ease-in-out infinite}.caloric-state.hot .caloric-material{animation:caloric-hot 6s ease-in-out infinite}.caloric-state.cool .caloric-material{animation:caloric-cool 6s ease-in-out infinite}.hot-change{animation:thermal-readout 6s ease-in-out infinite}.cool-change{animation:thermal-readout 6s ease-in-out 3s infinite}.cycle-arrow{animation:cycle-pulse 3s ease-in-out infinite}@keyframes ferro-state-left{0%,42%,to{opacity:1;filter:drop-shadow(0 0 8px rgba(239,123,69,.38))}55%,88%{opacity:.62;filter:none}}@keyframes ferro-state-right{0%,42%,to{opacity:.62;filter:none}55%,88%{opacity:1;filter:drop-shadow(0 0 8px rgba(95,209,193,.42))}}@keyframes field-switch-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes piezo-compress{0%,14%,to{transform:scaleY(1)}40%,72%{transform:scaleY(.82)}}@keyframes piezo-charge{0%,18%,92%,to{opacity:.18}42%,72%{opacity:1}}@keyframes force-approach{0%,14%,to{transform:translateY(-7px);opacity:.55}40%,72%{transform:translateY(2px);opacity:1}}@keyframes piezo-strain{0%,14%,to{transform:scaleY(.64)}42%,72%{transform:scaleY(1)}}@keyframes caloric-hot{0%,to{filter:saturate(.82) brightness(.9);box-shadow:inset 0 0 28px rgba(255,255,255,.1)}50%{filter:saturate(1.12) brightness(1.08);box-shadow:inset 0 0 55px rgba(255,221,196,.32)}}@keyframes caloric-cool{0%,to{filter:saturate(.82) brightness(.94);box-shadow:inset 0 0 28px rgba(255,255,255,.1)}50%{filter:saturate(1.12) brightness(1.08);box-shadow:inset 0 0 55px rgba(191,244,239,.28)}}@keyframes thermal-readout{0%,to{transform:scale(.985);opacity:.78}50%{transform:scale(1);opacity:1}}@keyframes cycle-pulse{0%,to{opacity:.48}50%{opacity:1}}@container hierarchy (max-width:610px){.hierarchy-level{grid-template-columns:2rem minmax(0,1fr);grid-template-rows:auto auto;gap:.65rem 1rem;padding:1.15rem 1.25rem}.hierarchy-level>span{grid-column:1;grid-row:1}.hierarchy-level>strong{grid-column:2;grid-row:1;overflow-wrap:normal;word-break:normal;hyphens:none}.hierarchy-level .relation-pair{grid-column:2;grid-row:2;width:100%;grid-template-columns:minmax(5.5rem,1fr) 42px minmax(7.5rem,1.2fr);gap:.55rem}.hierarchy-level .relation-pair small{grid-column:auto}.relation-arrow{width:42px}}@container hierarchy (max-width:410px){.hierarchy-level{grid-template-columns:1.7rem minmax(0,1fr);padding:1rem}.hierarchy-level .relation-pair{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 34px minmax(0,1.15fr);gap:.4rem}.relation-arrow{width:34px}}@container effect-card (max-width:560px){.ferro-diagram{grid-template-columns:1fr;gap:1.35rem}.ferro-diagram>small{grid-column:1}.domain-state{width:min(100%,250px);justify-self:center}.field-switch{grid-template-rows:auto 64px;gap:.75rem;min-width:0;min-height:98px}.field-switch .bidirectional-arrow{width:22px;height:64px}.field-switch .bidirectional-arrow i{top:3px;bottom:3px;width:2px;height:auto}.field-switch .bidirectional-arrow i:first-child{left:5px;right:auto}.field-switch .bidirectional-arrow i:last-child{left:auto;right:5px}.field-switch .bidirectional-arrow i:first-child:after{left:50%;right:auto;top:-1px;transform:translateX(-50%) rotate(-45deg)}.field-switch .bidirectional-arrow i:last-child:before{left:50%;top:auto;bottom:-1px;transform:translateX(-50%) rotate(135deg)}}@media(max-width:680px){.effect-caveat-wrap{margin-top:2rem}}