.gud .gud-cal{background:#fff;border:1px solid #E8E8E8;border-radius:26px;padding:26px;box-shadow:0 24px 60px rgb(21 91 78 / .12)}.gud .gud-cal-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid #E8E8E8}.gud .gud-cal-top b{font-family:'Poppins',sans-serif;font-size:16px;color:#1A1A1A!important}.gud .gud-cal-top small{display:block;font-size:12.5px;color:#666;margin-top:2px}.gud .gud-cal-days{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-bottom:9px}.gud .gud-cal-days span{text-align:center;font-family:'Poppins',sans-serif;font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#999}.gud .gud-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.gud .gud-cal-cell{aspect-ratio:1;border-radius:10px;background:#F4F7F6;display:grid;place-items:center;opacity:0;transform:scale(.82);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.7,.3,1)}.gud .gud-rv.is-in .gud-cal-cell{opacity:1;transform:none}.gud .gud-cal-cell svg{width:15px;height:15px;color:#fff}.gud .gud-cal-cell--reel{background:linear-gradient(140deg,#FF6A3D 0%,#FE3C00 100%);box-shadow:0 6px 14px rgb(254 60 0 / .26)}.gud .gud-cal-cell--post{background:linear-gradient(140deg,#1E7A69 0%,#155B4E 100%);box-shadow:0 6px 14px rgb(21 91 78 / .24)}.gud .gud-cal-cell--story{background:#EAF7F3}.gud .gud-cal-cell--story svg{color:#155B4E}.gud .gud-cal-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px;padding-top:18px;border-top:1px solid #E8E8E8}.gud .gud-cal-legend span{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#666}.gud .gud-cal-legend i{width:11px;height:11px;border-radius:4px;display:block;flex-shrink:0}.gud .gud-cal-legend i.r{background:#FE3C00}.gud .gud-cal-legend i.p{background:#155B4E}.gud .gud-cal-legend i.s{background:#C9E6DD}.gud .gud-plat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gud .gud-plat{background:#fff;border:1px solid #E8E8E8;border-radius:18px;padding:26px;text-align:center;transition:transform .32s,box-shadow .32s,border-color .32s}.gud .gud-plat:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgb(21 91 78 / .12);border-color:rgb(21 91 78 / .22)}.gud .gud-plat-ic{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;margin:0 auto 16px;color:#fff;transition:.32s}.gud .gud-plat-ic svg{width:26px;height:26px}.gud .gud-plat:hover .gud-plat-ic{transform:rotate(-6deg) scale(1.06)}.gud .gud-plat-ic--ig{background:linear-gradient(140deg,#FF6A3D 0%,#FE3C00 100%)}.gud .gud-plat-ic--fb{background:linear-gradient(140deg,#1E7A69 0%,#155B4E 100%)}.gud .gud-plat-ic--yt{background:linear-gradient(140deg,#FE3C00 0%,#C42E00 100%)}.gud .gud-plat-ic--gbp{background:linear-gradient(140deg,#155B4E 0%,#0F463C 100%)}.gud .gud-plat h3{font-size:17px;margin-bottom:8px}.gud .gud-plat p{font-size:14px;color:#666}@media (max-width:1080px){.gud .gud-plat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.gud .gud-cal{padding:20px 16px}.gud .gud-cal-grid,.gud .gud-cal-days{gap:5px}.gud .gud-cal-cell{border-radius:8px}.gud .gud-plat-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.gud .gud-cal-cell{opacity:1;transform:none;transition:none}}