.learn-whats-new{width:100%;display:flex;flex-direction:column;background-color:#f5f5f5;border-radius:10px;padding:1rem 1rem 0;border:1px solid #dfdfdf}.learn-whats-new__container{width:100%;height:100%;display:flex;flex-direction:column}.learn-whats-new__title{color:#222;font-size:1.5rem;font-weight:700;flex-shrink:0;margin-top:0}.learn-whats-new__items{display:flex;flex-direction:column;gap:0;overflow-y:auto;flex:1;padding-right:4px;list-style:none;margin:0;padding-left:0}.learn-whats-new__items::-webkit-scrollbar{width:6px}.learn-whats-new__items::-webkit-scrollbar-track{background:#f1f1f1}.learn-whats-new__items::-webkit-scrollbar-thumb{background:#c1c1c1}.learn-whats-new__items::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.learn-whats-new__item{border-top:1px dashed #d1d5db;transition:background-color .2s ease;margin:0}.learn-whats-new__item:last-child{border-bottom:none}.learn-whats-new__item-link{display:flex;align-items:center;gap:.7rem;justify-content:space-between;padding:10px 0;text-decoration:none;color:inherit;transition:all .2s ease}.learn-whats-new__item-link:hover .learn-whats-new__item-title{color:#f30}.learn-whats-new__item-link:hover .learn-whats-new__item-arrow{transform:translateX(4px);color:#f30}.learn-whats-new__item-link:hover .learn-whats-new__item-arrow--play{transform:translateX(4px);color:#f30}.learn-whats-new__item-content{flex:1;display:flex;flex-direction:column;gap:2px}.learn-whats-new__item-title{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0 0 .25rem;line-height:1.4;transition:color .2s ease}.learn-whats-new__item-type{color:#6b7280;font-size:.85rem;font-weight:400;text-transform:capitalize;line-height:1}.learn-whats-new__item-arrow{color:#6b7280;transition:all .2s ease;flex-shrink:0}.learn-whats-new__item-arrow svg{display:block}.learn-whats-new__item-arrow--play{color:#6b7280;transition:all .2s ease;flex-shrink:0;transform:translateX(2px)}.learn-whats-new__item-arrow--play svg{display:block}.learn-whats-new__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.learn-whats-new__modal[aria-hidden=false]{display:flex}.learn-whats-new__modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);backdrop-filter:blur(4px)}.learn-whats-new__modal-content{position:relative;background:#fff;border-radius:12px;max-width:800px;max-height:90vh;width:100%;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column}.learn-whats-new__modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.learn-whats-new__modal-title{margin:0;font-size:1.25rem;font-weight:600;color:#222;flex:1;padding-right:1rem}.learn-whats-new__modal-close{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s ease}.learn-whats-new__modal-close:hover{background-color:#f3f4f6;color:#374151}.learn-whats-new__modal-body{flex:1;overflow-y:auto;padding:0}.learn-whats-new__modal-video{position:relative;width:100%;aspect-ratio:16/9;background-color:#000}.learn-whats-new__modal-video iframe{width:100%;height:100%}.learn-whats-new__modal-description{padding:20px}.learn-whats-new__modal-description p{margin:0;color:#4b5563;line-height:1.6}.learn-whats-new__modal-cta{padding:0 20px 20px;text-align:right}.learn-whats-new__modal-cta-button{display:inline-flex;align-items:center;justify-content:center;background-color:#f30;color:#fff !important;text-decoration:none;padding:12px 24px;border-radius:6px;font-weight:600;font-size:1rem;transition:all .2s ease;border:none;cursor:pointer}.learn-whats-new__modal-cta-button:hover{background-color:#e02d00;color:#fff !important;text-decoration:none}.learn-whats-new__modal-cta-button:visited{color:#fff !important}.learn-whats-new__video-trigger{background:none;border:none;width:100%;text-align:left;cursor:pointer}@media(max-width: 768px){.learn-whats-new__title{margin-bottom:1.25rem}.learn-whats-new__item-link{padding:.75rem 0}.learn-whats-new__item-title{font-size:1rem}.learn-whats-new__item-content{gap:0}.learn-whats-new__modal{padding:10px}.learn-whats-new__modal-content{max-height:95vh}.learn-whats-new__modal-header{padding:1rem}.learn-whats-new__modal-title{font-size:1.125rem}.learn-whats-new__modal-description{padding:1rem}}
