*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1f2a30;background:radial-gradient(1200px 600px at 50% -10%,#e8f0f4,#f6f8f9 55%,#f6f8f9)}.landing{max-width:1140px;margin:0 auto;padding:36px 24px 28px;display:flex;flex-direction:column;min-height:100vh}.landing-head{text-align:center;margin-bottom:26px}.landing-head h1{font-size:38px;line-height:1.1;margin:0 0 12px;letter-spacing:-.02em;color:#10617b}.landing-head .lede{max-width:820px;margin:0 auto;font-size:17px;line-height:1.55;color:#475760}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tool-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border:1px solid #e1e8ec;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #10617b0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tool-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #10617b29;border-color:#b9d0da}.tool-card-art{height:130px;overflow:hidden;background-position:center;background-repeat:no-repeat;border-bottom:1px solid #eef2f4}.art-explore{background-image:url(../img/explorer-card.jpg);background-size:cover}.art-generator{background-color:#fff;background-image:url(../img/generator-card.jpg);background-size:auto 105%;background-origin:content-box;padding:18px 24px}.art-cluster{background-color:#fff;background-image:url(../img/cluster-card.png);background-size:auto 85%;background-position:center}.tool-card-body{padding:18px 24px 20px}.tool-card-body h2{margin:0 0 9px;font-size:22px;color:#10617b}.tool-card-body p{margin:0 0 14px;font-size:14.5px;line-height:1.4;color:#4a5862}.tool-cta{font-weight:600;font-size:14px;color:#1879d5}.tool-card:hover .tool-cta{color:#10617b}.citations{margin:26px auto 0;max-width:760px;width:100%;background:#fff;border:1px solid #e1e8ec;border-radius:16px;padding:20px 32px;box-shadow:0 2px 8px #10617b0f}.citations h2{margin:0 0 6px;font-size:22px;color:#10617b;text-align:center}.citations-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin:0 0 14px}.citations-intro{margin:0;text-align:center;font-size:15px;color:#4a5862}.citation-list{margin:0;padding-left:24px;display:flex;flex-direction:column;gap:14px}.citation{font-size:14.5px;line-height:1.4;color:#1b2329}.citation::marker{color:#10617b;font-weight:600}.citation a{color:#1879d5;font-weight:600;text-decoration:none}.citation a:hover{text-decoration:underline}.data-source{margin:18px 0 0;padding-top:16px;border-top:1px solid #eef2f4;text-align:center;font-size:14.5px;line-height:1.4;color:#4a5862}.bibtex-btn{display:inline-flex;align-items:center;gap:4px;font-family:inherit;font-size:11.5px;font-weight:600;color:#10617b;background:#fff;border:1px solid #cdd3d8;border-radius:999px;padding:2px 9px;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.bibtex-btn svg{width:12px;height:12px}.bibtex-btn:hover{background:#10617b;border-color:#10617b;color:#fff}.data-source a{color:#1879d5;font-weight:600;text-decoration:none}.data-source a:hover{text-decoration:underline}.landing-foot{padding-top:16px;text-align:center;font-size:14px;color:#4a5862}.landing-foot a{color:#10617b;font-weight:600;text-decoration:none}.landing-foot a:hover{text-decoration:underline}.lab-credit{margin-top:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#4a5862;font-size:13px;text-decoration:none}.lab-credit .lab-logo{width:38px;height:38px;display:block}.lab-credit strong{color:#10617b;font-weight:600}.lab-credit:hover strong{text-decoration:underline}@media (max-width: 1000px) and (min-width: 721px){.tool-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 720px){.landing{padding:40px 18px 32px}.landing-head h1{font-size:30px}.tool-grid{grid-template-columns:1fr}}
