.gw-page .gw-featured{gap:24px}
.gw-page .gw-website-project{border:1px solid #dfe3eb;border-radius:8px;box-shadow:0 3px 12px rgb(20 30 50 / 4%);transition:border-color .2s,box-shadow .2s;min-width:0}
.gw-page .gw-website-project:hover,.gw-page .gw-website-project:focus-within{border-color:#97afe9;box-shadow:0 10px 28px rgb(20 40 80 / 10%)}
.gw-page .gw-project-preview{background:#f7f8fa;border-bottom:1px solid #e5e8ef;overflow:hidden}
.gw-project-domain{display:flex;align-items:center;gap:8px;min-height:36px;padding:8px 14px;font-size:11px;line-height:1.4;color:#626b79;border-bottom:1px solid #e5e8ef;overflow-wrap:anywhere}
.gw-project-domain i:first-child{color:#8290a5;flex:none}
.gw-project-domain i:last-child{margin-left:auto;color:#0036c7;flex:none}
.gw-page .gw-website-project img{aspect-ratio:1265/712;object-fit:contain;background:#f7f8fa}
.gw-page .gw-project-info{padding:20px 22px 0;align-items:stretch}
.gw-project-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.gw-page .gw-project-meta .gw-platform{color:#0036c7;background:#eef3ff;border-radius:3px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1.5}
.gw-project-number{color:#8d96a4;font-size:12px;font-variant-numeric:tabular-nums}
.gw-page .gw-project-info h3{font-size:22px;line-height:1.25;font-weight:650;margin:0 0 9px;overflow-wrap:anywhere}
.gw-page .gw-project-info p{font-size:14px;line-height:1.65;color:#626b76;margin:0 0 20px}
.gw-page .gw-project-visit{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #e6e9ef;font-size:13px;font-weight:600;min-height:58px}
.gw-project-visit i{display:grid;place-items:center;width:30px;height:30px;border-radius:4px;background:#eef3ff;color:#0036c7;transition:background .2s,color .2s}
.gw-project-visit:hover i,.gw-project-visit:focus-visible i{background:#0036c7;color:#fff}
@media(max-width:991px) and (min-width:641px){.gw-page .gw-featured{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.gw-page .gw-featured{gap:20px}.gw-page .gw-project-info{padding:18px 18px 0}.gw-page .gw-project-info h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){.gw-page .gw-website-project,.gw-project-visit i{transition:none}}
