.gud .gud-perf{background:#fff;border:1px solid #E8E8E8;border-radius:26px;padding:28px;box-shadow:0 24px 60px rgb(21 91 78 / .12)}.gud .gud-perf-top{display:flex;align-items:center;gap:10px;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #E8E8E8}.gud .gud-perf-url{flex:1;display:flex;align-items:center;gap:9px;background:#F8FAFC;border:1px solid #E8E8E8;border-radius:100px;padding:9px 15px;font-size:13.5px;color:#444}.gud .gud-perf-url svg{width:15px;height:15px;color:#155B4E;flex-shrink:0}.gud .gud-meter{margin-bottom:20px}.gud .gud-meter:last-of-type{margin-bottom:0}.gud .gud-meter-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:9px}.gud .gud-meter-head span{font-size:13.5px;color:#666}.gud .gud-meter-head b{font-family:'Poppins',sans-serif;font-weight:700;font-size:15px;color:#155B4E!important}.gud .gud-meter-track{height:9px;border-radius:100px;background:#EEF2F1;overflow:hidden}.gud .gud-meter-fill{display:block;height:100%;width:0;border-radius:100px;background:linear-gradient(90deg,#1E7A69 0%,#155B4E 100%);transition:width 1.3s cubic-bezier(.2,.7,.3,1) .25s}.gud .gud-meter-fill--warm{background:linear-gradient(90deg,#FF6A3D 0%,#FE3C00 100%)}.gud .gud-rv.is-in .gud-meter-fill{width:var(--w,80%)}.gud .gud-perf-foot{margin-top:22px;padding-top:18px;border-top:1px solid #E8E8E8;display:flex;align-items:center;justify-content:space-between;gap:12px}.gud .gud-perf-foot small{font-size:12.5px;color:#666}.gud .gud-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 32px}.gud .gud-check{display:flex;align-items:flex-start;gap:13px;padding:15px 0;border-bottom:1px solid #EEF2F1}.gud .gud-check svg{width:21px;height:21px;color:#155B4E;flex-shrink:0;margin-top:2px}.gud .gud-check b{display:block;font-family:'Poppins',sans-serif;font-size:15.5px;color:#1A1A1A!important;margin-bottom:3px}.gud .gud-check span{font-size:14px;color:#666}.gud .gud-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.gud .gud-type{background:#fff;border:1px solid #E8E8E8;border-radius:22px;padding:32px;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.2,.7,.3,1),box-shadow .35s,border-color .35s}.gud .gud-type:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgb(21 91 78 / .12);border-color:rgb(21 91 78 / .22)}.gud .gud-type-top{display:flex;align-items:center;gap:16px;margin-bottom:18px}.gud .gud-type-ic{width:54px;height:54px;border-radius:16px;background:#EAF7F3;color:#155B4E;display:grid;place-items:center;flex-shrink:0;transition:.35s}.gud .gud-type-ic svg{width:25px;height:25px}.gud .gud-type:hover .gud-type-ic{background:#155B4E;color:#fff;transform:rotate(-6deg) scale(1.06)}.gud .gud-type h3{font-size:20px}.gud .gud-type-for{font-family:'Poppins',sans-serif;font-size:11.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#FE3C00!important;margin-top:4px}.gud .gud-type>p{font-size:14.5px;color:#666;margin-bottom:20px}.gud .gud-type ul{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.gud .gud-type li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:#333}.gud .gud-type li svg{width:16px;height:16px;color:#155B4E;flex-shrink:0;margin-top:4px}.gud .gud-type .gud-btn{margin-top:auto;align-self:flex-start}.gud .gud-factor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gud .gud-factor{background:#fff;border:1px solid #E8E8E8;border-radius:18px;padding:28px 26px;border-top:3px solid #FE3C00;transition:transform .32s,box-shadow .32s}.gud .gud-factor:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgb(21 91 78 / .12)}.gud .gud-factor h3{font-size:17px;margin-bottom:9px}.gud .gud-factor p{font-size:14.5px;color:#666}@media (max-width:1080px){.gud .gud-type-grid{grid-template-columns:1fr}.gud .gud-factor-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.gud .gud-check-grid{grid-template-columns:1fr;gap:0}.gud .gud-factor-grid{grid-template-columns:1fr}.gud .gud-perf{padding:22px 18px}.gud .gud-type{padding:26px 22px}}@media (prefers-reduced-motion:reduce){.gud .gud-meter-fill{transition:none;width:var(--w,80%)}}