.featured-project{background:#fffdf9;padding:100px 24px}.featured-project__container{margin:0 auto;max-width:1120px}.featured-project__header{margin-bottom:28px}.featured-project__eyebrow{color:#ff6b35;font-size:12px;font-weight:800;letter-spacing:.09em;margin:0 0 10px;text-transform:uppercase}.featured-project__section-heading{color:#17212b;font-size:clamp(38px,5vw,52px);letter-spacing:-.05em;line-height:1;margin:0}.featured-project__card{background:#fff;border:1px solid #e8dfd2;border-radius:30px;box-shadow:0 24px 70px rgba(31,41,55,.1);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.featured-project__content{align-self:center;padding:52px}.featured-project__category{background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.18);border-radius:999px;color:#2563eb;display:inline-block;font-size:11px;font-weight:900;letter-spacing:.04em;margin-bottom:22px;padding:8px 12px;text-transform:uppercase}.featured-project__title{color:#17212b;font-size:clamp(30px,4vw,42px);letter-spacing:-.05em;line-height:1.08;margin:0 0 18px}.featured-project__description{color:#667085;font-size:16px;line-height:1.75;margin:0 0 28px}.featured-project__button{align-items:center;background:#17212b;border-radius:14px;box-shadow:0 14px 30px rgba(23,33,43,.18);color:#fff;display:inline-flex;font-size:14px;font-weight:800;gap:9px;justify-content:center;min-height:50px;padding:0 20px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.featured-project__button:hover{box-shadow:0 18px 38px rgba(23,33,43,.24);transform:translateY(-2px)}.featured-project__visual{background:linear-gradient(135deg,rgba(37,99,235,.11),rgba(255,107,53,.12)),#fff8ee;display:grid;min-height:430px;padding:38px;place-items:center}.featured-project__visual img{border:1px solid #e8dfd2;border-radius:20px;box-shadow:0 24px 60px rgba(31,41,55,.13);display:block;height:auto;max-height:480px;object-fit:contain;width:100%}.featured-project__placeholder{display:grid;place-items:center;width:100%}.featured-project__dashboard{background:#fff;border:1px solid #e8dfd2;border-radius:24px;box-shadow:0 28px 70px rgba(31,41,55,.15);padding:25px;width:min(100%,410px)}.featured-project__dashboard-header{display:flex;gap:7px;margin-bottom:28px}.featured-project__dashboard-header span{background:#e8dfd2;border-radius:50%;height:9px;width:9px}.featured-project__stats{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:26px}.featured-project__stats div{background:#fafbfd;border:1px solid #edf0f4;border-radius:15px;padding:16px}.featured-project__stats small{color:#667085;display:block;font-size:11px;margin-bottom:6px}.featured-project__stats strong{color:#17212b;font-size:22px}.featured-project__chart{align-items:flex-end;background:#f5f7fb;border-radius:17px;display:flex;gap:12px;height:140px;padding:20px}.featured-project__chart span{background:linear-gradient(180deg,#2563eb,#0f9f8f);border-radius:8px 8px 3px 3px;flex:1}.featured-project__chart span:first-child{height:36%}.featured-project__chart span:nth-child(2){height:58%}.featured-project__chart span:nth-child(3){height:45%}.featured-project__chart span:nth-child(4){height:82%}.featured-project__chart span:nth-child(5){height:68%}@media (max-width:900px){.featured-project__card{grid-template-columns:1fr}.featured-project__visual{min-height:360px}}@media (max-width:640px){.featured-project{padding:76px 20px}.featured-project__content{padding:34px 25px}.featured-project__visual{min-height:300px;padding:25px}}