body>main{background-color:#f5f5f5}.updates-wrapper{max-width:1200px;margin:40px auto;padding:0 40px}@media screen and (max-width: 768px){.updates-wrapper{padding:0 20px;margin-top:48px}}.back-btn-div{max-width:1200px}.updates-heading{font-weight:600;font-size:32px;line-height:1.1;letter-spacing:-0.96px;color:#151414;margin:0 0 20px;text-align:center}@media screen and (max-width: 768px){.updates-heading{font-size:40px;margin-bottom:28px}}@media screen and (max-width: 468px){.updates-heading{font-size:32px;margin-bottom:24px}}.tab-bar{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:0;margin-bottom:0}@media screen and (max-width: 768px){.tab-bar{align-items:center;justify-content:center;gap:8px;margin-bottom:16px}}.tab-btn{flex:1;padding:8px 12px;font-weight:500;font-size:16px;letter-spacing:-0.4px;max-width:200px;border:.8px solid #bab5b6;background:#fff;color:#938a8c;transition:background .15s,color .15s,border-color .15s}.tab-btn:first-child{border-radius:12px 0 0 0;border-right:none}.tab-btn:last-child{border-radius:0 12px 0 0;border-left:.8px solid #bab5b6}.tab-btn:hover:not(.active){background:#fff6f9;color:#fd9bb8;border-color:#fec3d5}.tab-btn.active{background:#efddff;border-color:#d8b1fa;color:#ad7dd7}.tab-btn:last-child.active{background:#ffebf1;border-color:#fd9bb8;color:#fc739c}@media screen and (max-width: 768px){.tab-btn{height:auto;padding:8px 16px;font-size:14px;letter-spacing:-0.28px;border-radius:10px !important;border:.7px solid #bab5b6 !important}.tab-btn.active{border-color:#fd9bb8 !important;border-bottom-color:#fd9bb8 !important}}.main-sec{display:flex;flex-direction:column;gap:60px;background:#fff;padding:40px;border-radius:24px}@media screen and (max-width: 768px){.main-sec{padding:0px;border-radius:16px;background:none}}.update-card{display:flex;flex-direction:row;gap:0;align-items:flex-start;position:relative}.update-card::after{content:"";position:absolute;left:328px;top:0px;bottom:0px;width:1px;background:#e8e3e5}.update-card .left-col{top:100px;position:sticky;flex-shrink:0;width:286px;margin-right:42px;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 768px){.update-card .left-col{position:unset;top:unset}}.update-card .left-col h2{font-weight:600;font-size:18px;line-height:1.2;letter-spacing:-0.64px;color:#2a2728}.update-card .date{font-weight:500;font-size:14px;line-height:1.2;letter-spacing:-0.4px;color:#938a8c}.update-card .content{flex:1;margin-left:42px;display:flex;flex-direction:column;gap:16px;font-size:14px;line-height:1.4;letter-spacing:-0.32px;color:#403b3c}.update-card .content h1,.update-card .content h2,.update-card .content h3,.update-card .content h4{font-weight:500;font-size:20px;line-height:1.2;letter-spacing:-0.4px;color:#201d1e}.update-card .content p{line-height:1.8em}.update-card .content ul,.update-card .content ol{padding-left:24px;display:flex;flex-direction:column;gap:12px}.update-card .content ul li,.update-card .content ol li{list-style:disc;line-height:1.8em;color:#403b3c}.update-card .content img,.update-card .content figure img{max-width:100%;border-radius:10px;display:block;margin-top:8px;cursor:zoom-in}.update-card .content figure.kg-embed-card{width:100%;max-width:100%;margin-top:8px}.update-card .content figure.kg-embed-card iframe{width:100%;aspect-ratio:16/9;height:auto;border-radius:10px;display:block}.update-card .content strong{font-weight:500;color:#201d1e}@media screen and (max-width: 768px){.update-card{flex-direction:column;padding:32px 0}.update-card::after{display:none}.update-card .left-col{width:100%;margin-right:0;margin-bottom:20px;gap:6px}.update-card .left-col h2{font-size:24px;letter-spacing:-0.56px}.update-card .date{font-size:16px;letter-spacing:-0.32px}.update-card .content{margin-left:0}.update-card .content img,.update-card .content figure img{max-width:100%}}@media screen and (max-width: 468px){.update-card{padding:24px 0}.update-card .left-col{margin-bottom:32px}.update-card .left-col h2{font-size:20px}.update-card .date{font-size:14px}}#img-modal{display:none;position:fixed;inset:0;padding:100px 0 40px;z-index:9999;background:rgba(0,0,0,.85);align-items:center;justify-content:center;cursor:zoom-out}#img-modal.open{display:flex}#img-modal-inner{position:relative;overflow:auto;max-width:95vw;max-height:calc(100vh - 140px);cursor:default;display:flex;align-items:center;justify-content:center}#img-modal-inner img{max-width:90vw;max-height:calc(100vh - 140px);width:auto;height:auto;transition:transform .15s ease;transform-origin:center center;display:block;border-radius:8px;box-shadow:0 8px 40px rgba(0,0,0,.5);user-select:none;-webkit-user-drag:none}#img-modal-close{position:fixed;top:16px;right:20px;background:hsla(0,0%,100%,.15);border:none;color:#fff;font-size:1.5rem;line-height:1;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);z-index:10000}#img-modal-close:hover{background:hsla(0,0%,100%,.3)}#img-modal-zoom{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10000}#img-modal-zoom button{background:hsla(0,0%,100%,.15);border:none;color:#fff;font-size:1.2rem;width:36px;height:36px;border-radius:50%;cursor:pointer;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center}#img-modal-zoom button:hover{background:hsla(0,0%,100%,.3)}
