:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202a32;background:#f4f5f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,label{touch-action:manipulation}button{cursor:pointer}.hub-top{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1240px;margin:auto;padding:25px 32px;border-bottom:1px solid #dce1e5}.hub-brand{font-weight:750;font-size:21px;letter-spacing:-.7px}.hub-brand span{color:#65717d;font-weight:400;font-size:13px;display:block;letter-spacing:0;margin-top:5px}.device-button{background:white;border:1px solid #d4dbe0;border-radius:9px;padding:11px 16px;color:#35404b}.hub-main{max-width:1240px;margin:auto;padding:50px 32px 70px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2px;color:#667680;text-transform:uppercase}.hub-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.hub-heading h1{font-size:clamp(36px,5vw,64px);line-height:1.08;letter-spacing:-2.8px;margin:13px 0 18px;font-weight:730}.hub-heading p{color:#697581;line-height:1.6;font-size:16px;margin:0;max-width:520px}.connected-state{font-size:12px;line-height:1.6;color:#587265;border:1px solid #d3e0d7;padding:10px 14px;border-radius:9px;background:#f3f8f3;white-space:nowrap}.hub-tabs{display:flex;gap:8px;margin:0 0 28px;border-bottom:1px solid #d9dfe4;padding-bottom:14px}.hub-tabs button{border:0;padding:12px 20px;border-radius:8px;color:#6e7b86;background:transparent;font-weight:550}.hub-tabs button[aria-selected=true]{background:#263f39;color:#fff}.hub-tabs small{opacity:.7;margin-left:8px}.section-caption{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-caption h2{font-size:19px;margin:0;letter-spacing:-.4px}.section-caption>span{font-size:13px;color:#7a858f}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.project-card{border:1px solid #dce1e6;border-radius:18px;overflow:hidden;background:white;display:flex;flex-direction:column}.project-visual{height:230px;position:relative;overflow:hidden}.math-visual{background:#e9eefb;color:#263f9b;padding:26px 30px;display:flex;flex-direction:column;justify-content:space-between}.visual-label{font-size:11px;font-weight:700;letter-spacing:1.7px}.math-equation{font-size:65px;letter-spacing:-4px;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.math-equation span{color:#7892d4}.visual-foot{font-size:12px;letter-spacing:.2px;color:#5b70a1}.cooking-visual img{height:100%;width:100%;object-fit:cover;object-position:center 55%}.cooking-visual .visual-label{position:absolute;top:24px;left:26px;color:#fff;background:#17231ddd;padding:8px 11px;border-radius:5px}.project-content{padding:25px 28px;display:flex;flex-direction:column;flex:1}.card-category{color:#7c888f;font-size:11px;text-transform:uppercase;letter-spacing:1.4px}.project-content h3{font-size:29px;letter-spacing:-.9px;margin:10px 0}.project-content p{font-size:14px;line-height:1.7;color:#6e7a85;margin:0 0 20px;max-width:420px}.project-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e6eaed;padding-top:19px;margin-top:auto}.project-foot span{font-size:12px;color:#6e7a85}.open-project{background:#294d42;color:white;padding:12px 18px;border-radius:8px;display:inline-flex;gap:18px;font-size:14px;font-weight:550}.open-project:hover{background:#1d3c33}.up-next{margin-top:28px;padding:23px 25px;background:#eceff2;border-radius:13px;display:flex;gap:25px;align-items:center}.up-next>strong{font-size:13px;white-space:nowrap}.up-next p{color:#717b85;font-size:13px;line-height:1.6;margin:0}.future-list{margin:0;padding:0;list-style:none;border:1px solid #dce1e6;background:white;border-radius:15px}.future-list li{padding:26px;display:flex;gap:20px;justify-content:space-between}.future-list strong{font-size:21px;letter-spacing:-.5px}.future-list p{font-size:14px;line-height:1.6;color:#75818b;max-width:530px;margin:10px 0 0}.future-list span{font-size:12px;white-space:nowrap;color:#7b8791}.hub-footer{font-size:12px;line-height:1.7;color:#8b959d;padding-top:35px}.access-dialog{border:1px solid #d3dcdf;border-radius:17px;max-width:530px;width:calc(100% - 32px);padding:30px;color:#29363d}.access-dialog::backdrop{background:#1b282977}.access-dialog h2{font-size:27px;letter-spacing:-.7px;margin-top:0}.access-dialog p{color:#6b7881;line-height:1.6;font-size:14px}.access-dialog textarea,.access-dialog input{width:100%;font:14px inherit;padding:12px;border:1px solid #c8d2d8;border-radius:8px;margin:10px 0 16px}.access-dialog textarea{height:105px;resize:vertical}.access-dialog button{border:0}.dialog-actions{display:flex;gap:12px;align-items:center}.close-dialog{background:none;color:#697780;padding:12px}#access-status{min-height:20px}[hidden]{display:none!important}@media(max-width:700px){.hub-top{padding:19px 20px;gap:10px}.hub-brand{font-size:19px}.hub-brand span{font-size:11px}.device-button{font-size:12px;padding:10px}.hub-main{padding:33px 20px 40px}.hub-heading{display:block;margin-bottom:26px}.hub-heading h1{font-size:41px;letter-spacing:-1.8px}.hub-heading p{font-size:14px}.connected-state{display:inline-block;margin-top:20px}.hub-tabs{gap:3px;justify-content:space-between}.hub-tabs button{padding:11px 10px;font-size:13px}.hub-tabs small{display:none}.project-grid{grid-template-columns:1fr;gap:20px}.project-visual{height:200px}.project-content{padding:23px}.project-content h3{font-size:27px}.math-equation{font-size:61px}.up-next{display:block;padding:20px}.up-next p{margin-top:10px}.future-list li{display:block}.future-list span{display:block;margin-top:18px}.section-caption>span{font-size:11px}.access-dialog{padding:24px}.hub-footer{padding-top:25px}}
