@font-face{font-family:PT Mono;src:url(../assets/font/pt-mono.regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PT Mono;src:url(../assets/font/pt-mono.bold.ttf) format("truetype");font-weight:700;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:PT Mono,monospace;font-size:14px;background-color:#f4f4f4;color:#000}a{color:#000;text-decoration:none}.header{display:flex;height:50px;background-color:#fff;justify-content:space-between;align-items:center;padding:20px;margin-bottom:-10px;position:fixed;width:100%;height:88px;top:0;z-index:1000;border-bottom:1px solid #e5e5e5}.logo{display:flex;align-items:center;gap:.4rem}.logo-icon{width:70px;height:70px;padding:6px}.logo span{font-size:18px;font-weight:700}.nav-center{display:flex;align-items:center;gap:2rem}.nav-center a{font-weight:400}.nav-center a.active{text-decoration:underline;font-weight:700}.nav-center a:hover{color:#666}.nav-right{display:flex;align-items:center;gap:2rem}.nav-right a{font-weight:400}.nav-right a:hover{color:#666}.nav-right .about{font-weight:400;padding:0 4px}.nav-right .about:before{content:"[ "}.nav-right .about:after{content:" ]"}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:4px}.menu-toggle img{display:block;width:38px;height:38px;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .12s ease,transform .12s ease}#icon-close,.menu-toggle.active #icon-open{display:none}.menu-toggle.active #icon-close{display:block}.nav-mobile{display:none;flex-direction:column;gap:.8rem;background:#fff;padding:1.5rem;border-top:1px solid #000}.nav-mobile a{background:#fff;border:1px solid #000;border-radius:8px;padding:1rem;transition:background .2s ease,color .2s ease}.nav-mobile a.active{background:#000;color:#fff;font-weight:700}.btn-chat{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;width:100%;padding:.6rem 12px;border:1px solid #000;border-radius:14px;text-decoration:none;color:#000;background:#fff;box-sizing:border-box}.btn-chat__label{margin-left:auto;text-align:right;font-weight:700}.btn-chat__icon{width:60px;height:60px;display:grid;place-items:center;margin-right:2px}.btn-chat__icon img{width:60px;height:60px}@media (max-width: 1024px){.nav-center,.nav-right{display:none}.menu-toggle{display:block}.nav-mobile.active{display:flex;position:fixed;top:87px;left:0;right:0;z-index:1000}}@media (max-width: 480px){.btn-chat{padding:.9rem 12px;border-radius:12px}.btn-chat__icon{width:50px;height:50px}.btn-chat__icon img{width:42px;height:42px}}main{margin-top:80px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;justify-content:center;max-width:1400px;padding:30px 24px;margin:80px auto 0;align-items:stretch}@media (min-width: 1400px){.grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1680px}}.experiment-card{display:flex;flex-direction:column;gap:0;height:100%;background:#fff;border-radius:26px;text-decoration:none;color:inherit;box-shadow:0 24px 60px #00000014;transition:none}.experiment-card:hover{transform:none}.card-preview{position:relative;border-radius:24px 24px 0 0;overflow:hidden;background:#f7f7f7;aspect-ratio:16 / 10}.card-preview:after{content:none}.preview-frame{position:relative;background:#fff;border-radius:0;overflow:hidden;height:100%}.preview-frame img{display:block;width:100%;height:100%;object-fit:cover}.gradient-sky,.gradient-lilac,.gradient-mint,.gradient-sand,.gradient-rose{background:#fff}.card-info{position:relative;display:flex;flex-direction:column;gap:0px;padding:20px 120px 80px 18px}.card-tag{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;border-radius:999px;font-size:12px;font-weight:500;color:#1a1a1a;background:#fff;border:none;width:max-content;box-shadow:0 12px 24px #00000014}.card-tag-image{position:absolute;top:18px;left:18px;background:#fff;z-index:2}.card-title{font-size:16px;font-weight:400;color:#1b1b1b;margin:0 0 4px;line-height:1.2}.card-description{font-size:14px;font-weight:400;color:#1f1f1f;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-text{display:flex;flex-direction:column;gap:4px}.card-action{position:absolute;right:18px;bottom:18px;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:8px;background:#000;transition:border-radius .2s ease,transform .2s ease}.card-action img{width:20px;height:20px;display:block}.experiment-card:hover .card-action{border-radius:50%}.custom-cursor,.cursor-scale{display:none!important}@media (max-width: 768px){.header-content{flex-direction:column;gap:20px;padding:20px}.center-nav,.right-nav{gap:20px}.grid{grid-template-columns:1fr;padding:30px 12px;max-width:100%;justify-items:center;width:100%}.experiment-card{width:calc(100% - 4px);max-width:350px;margin:0 auto}.card-preview{min-height:auto;aspect-ratio:auto}.preview-frame,.preview-frame img{height:auto}.card-info{padding:12px 80px 16px 14px}.card-title{margin:0 0 2px;line-height:1.15}.card-description{line-height:1.35}}@media (hover: hover) and (pointer: fine){.custom-cursor{position:fixed;top:0;left:0;width:10px;height:10px;border-radius:9999px;background-color:#000;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease-out}.custom-cursor.is-media{background-color:#fff;border:none}.cursor-scale{position:fixed;top:0;left:0;width:auto;height:auto;color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1;letter-spacing:.5px;pointer-events:none;z-index:9999;opacity:0;transform:translate(-50%,-50%);transition:opacity .2s ease-out}.cursor-scale span{display:block}}@media (hover: hover) and (pointer: fine){.custom-cursor{position:fixed;top:0;left:0;width:10px;height:10px;border-radius:9999px;background-color:#000;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease-out}}
