.opera-news{color:#1a1a1a;box-sizing:border-box;background:#fff0;align-content:center;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:2rem 1rem;overflow-x:hidden}.opera-news *,.fullscreen-modal *{box-sizing:border-box}.opera-news__header{text-align:center;margin-bottom:2rem}.opera-news__title{letter-spacing:.1em;color:#1a1a1a;word-break:break-word;margin-bottom:.75rem;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:300}.opera-news__divider{background:#e0e0e0;width:50px;height:1px;margin:0 auto 1rem}.opera-news__subtitle{color:#888;max-width:500px;margin:0 auto;padding:0 .5rem;font-size:.85rem;line-height:1.5}.opera-news__filters{margin-bottom:2rem}.opera-news__search{width:100%;max-width:400px;margin:0 auto;position:relative}.opera-news__search-icon{color:#aaa;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.opera-news__search-input{color:#1a1a1a;appearance:none;border:1px solid #e0e0e0;border-radius:40px;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.9rem;transition:all .3s}.opera-news__search-input:focus{border-color:#b87c4a;outline:none;box-shadow:0 0 0 3px #b87c4a1a}.opera-news__categories{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.opera-news__category-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:30px;padding:.4rem 1rem;font-size:.8rem;transition:all .2s}.opera-news__category-btn:hover{color:#b87c4a;border-color:#b87c4a}.opera-news__category-btn.is-active{color:#fff;background:#b87c4a;border-color:#b87c4a}.opera-news__ticker{background:#f5f5f5;border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;margin-bottom:2rem;padding:.75rem 1rem;display:flex;overflow:hidden}.opera-news__ticker-label{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.opera-news__ticker-label svg{flex-shrink:0;width:14px;height:14px}.opera-news__ticker-label-text{letter-spacing:.1em;color:#b87c4a;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:600}.opera-news__ticker-wrapper{flex:1;min-width:0;position:relative;overflow:hidden}.opera-news__ticker-content{white-space:nowrap;align-items:center;gap:1.5rem;animation:40s linear infinite ticker;display:inline-flex}.opera-news__ticker-content:hover{animation-play-state:paused}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.opera-news__ticker-item{color:#555;white-space:nowrap;font-size:.85rem}.opera-news__ticker-separator{color:#b87c4a;font-size:.6rem}.opera-news__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.opera-news__card{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:16px;width:100%;min-width:0;transition:all .3s;overflow:hidden}.opera-news__card:hover{border-color:#e0e0e0;transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.opera-news__card-image{aspect-ratio:16/9;background:#f5f5f5;width:100%;position:relative;overflow:hidden}.opera-news__card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.opera-news__card:hover .opera-news__card-image img{transform:scale(1.05)}.opera-news__card-image--empty{color:#ccc;justify-content:center;align-items:center;display:flex}.opera-news__card-content{text-underline:none;padding:1.25rem}.opera-news__card-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.opera-news__card-date{color:#aaa;font-size:.7rem}.opera-news__card-category{letter-spacing:.05em;color:#b87c4a;text-transform:uppercase;background:#fef8f0;border-radius:6px;padding:.2rem .6rem;font-size:.65rem;font-weight:500}.opera-news__card-title{color:#1a1a1a;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.opera-news__card-excerpt{color:#666;-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.opera-news__card-link{letter-spacing:.05em;color:#b87c4a;cursor:pointer;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;transition:all .3s;display:inline-flex}.opera-news__card-link:hover{color:#8a5c3a;gap:.75rem}.opera-news__empty{text-align:center;border-radius:20px;grid-column:1/-1;width:100%;padding:3rem 1.5rem}.opera-news__empty svg{color:#ccc;margin-bottom:1rem}.opera-news__empty h3{color:#666;margin-bottom:.5rem;font-size:1.2rem;font-weight:400}.opera-news__empty p{color:#999;margin-bottom:1.5rem;font-size:.85rem}.opera-news__reset-btn{color:#fff;cursor:pointer;background:#b87c4a;border:none;border-radius:30px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:500;transition:all .3s}.opera-news__reset-btn:active{transform:scale(.98)}.opera-news__pagination{text-align:center;-webkit-overflow-scrolling:touch;width:100%;margin-top:2.5rem;overflow-x:auto}.opera-news__pagination nav{min-width:min-content;display:inline-block}.opera-news__pagination .pagination{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.opera-news__pagination .page-item .page-link{color:#666;text-align:center;border:1px solid #e0e0e0;border-radius:10px;min-width:40px;padding:.5rem 1rem;text-decoration:none;transition:all .3s;display:inline-block}.opera-news__pagination .page-item.active .page-link{color:#fff;background:#b87c4a;border-color:#b87c4a}.opera-news__pagination .page-item.disabled .page-link{opacity:.5;cursor:not-allowed}.fullscreen-modal{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fullscreen-modal__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;position:absolute;inset:0}.fullscreen-modal__container{z-index:1001;background:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.fullscreen-modal__header{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.fullscreen-modal__title{color:#1a1a1a;word-break:break-word;flex:1;margin:0;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;line-height:1.3}.fullscreen-modal__close{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.fullscreen-modal__close:active{transform:scale(.95)}.fullscreen-modal__body{-webkit-overflow-scrolling:touch;flex:1;padding:2rem;overflow-y:auto}.fullscreen-modal__meta{border-bottom:1px solid #f0f0f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.fullscreen-modal__date{color:#aaa;font-size:.85rem}.fullscreen-modal__category{letter-spacing:.05em;color:#b87c4a;background:#fef8f0;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.fullscreen-modal__image{border-radius:16px;width:100%;max-height:800px;margin-bottom:2rem;overflow:hidden}.fullscreen-modal__image img{object-fit:cover;width:100%;height:100%}.fullscreen-modal__content{color:#444;word-wrap:break-word;overflow-wrap:break-word;font-size:1rem;line-height:1.7}.fullscreen-modal__content p{margin-bottom:1rem}.fullscreen-modal__content img{border-radius:12px;max-width:100%;height:auto;margin:1rem 0}.fullscreen-modal__content h1,.fullscreen-modal__content h2,.fullscreen-modal__content h3{margin-top:1.5rem;margin-bottom:.75rem;font-family:Cormorant Garamond,serif}.fullscreen-modal__footer{text-align:center;background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;padding:1rem 2rem}.fullscreen-modal__btn{color:#fff;cursor:pointer;background:#b87c4a;border:none;border-radius:40px;width:100%;max-width:200px;padding:.75rem 2rem;font-size:.9rem;font-weight:500;transition:all .3s}.fullscreen-modal__btn:active{transform:scale(.98)}[x-cloak]{display:none!important}@media (width<=1024px){.opera-news__grid{gap:1.5rem}.opera-news__card-title{font-size:.95rem}.fullscreen-modal__title{font-size:1.3rem}}@media (width<=968px){.opera-news__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (width<=768px){.opera-news{padding:1rem}.opera-news__header{margin-bottom:1.5rem}.opera-news__title{font-size:1.5rem}.opera-news__subtitle{font-size:.75rem}.opera-news__ticker{text-align:center;flex-direction:column;padding:.5rem}.opera-news__ticker-label{justify-content:center}.opera-news__ticker-content{animation:30s linear infinite ticker}.opera-news__ticker-item{font-size:.75rem}.opera-news__grid{gap:1rem}.opera-news__card-content{padding:1rem}.opera-news__card-title{font-size:.9rem}.opera-news__card-excerpt{-webkit-line-clamp:2;font-size:.75rem}.opera-news__card-meta{font-size:.65rem}.fullscreen-modal__header{padding:1rem}.fullscreen-modal__title{font-size:1.1rem}.fullscreen-modal__body{padding:1rem}.fullscreen-modal__footer{padding:.75rem 1rem}.fullscreen-modal__close{width:40px;height:40px}.fullscreen-modal__meta{flex-direction:column;align-items:flex-start}.opera-news__pagination{padding-bottom:.5rem;overflow-x:auto}.opera-news__pagination .pagination{flex-wrap:nowrap;justify-content:flex-start;gap:.3rem;padding:0 .5rem}.opera-news__pagination .page-item .page-link{min-width:35px;padding:.4rem .8rem;font-size:.85rem}}@media (width<=576px){.opera-news__grid{grid-template-columns:1fr;gap:1rem}.opera-news__search-input{padding:.7rem 1rem .7rem 2.3rem;font-size:.85rem}.opera-news__search-icon{width:16px;height:16px;left:.8rem}.fullscreen-modal__image{border-radius:12px;max-height:200px}.fullscreen-modal__content{font-size:.9rem;line-height:1.6}.fullscreen-modal__btn{padding:.6rem 1.5rem;font-size:.85rem}.opera-news__empty{padding:2rem 1rem}.opera-news__empty svg{width:40px;height:40px}.opera-news__empty h3{font-size:1rem}}@media (width<=480px){.opera-news__card-image{aspect-ratio:4/3}.fullscreen-modal__header{padding:.75rem}.fullscreen-modal__title{font-size:1rem}.fullscreen-modal__close svg{width:20px;height:20px}.opera-news__card-meta{flex-direction:column;align-items:flex-start}}@media (width<=768px) and (orientation:landscape){.fullscreen-modal__body{padding:.75rem}.fullscreen-modal__image{max-height:150px;margin-bottom:1rem}.fullscreen-modal__content{font-size:.85rem}}@media (hover:none) and (pointer:coarse){.opera-news__card{cursor:pointer;-webkit-tap-highlight-color:transparent}.opera-news__card:active{transition:transform .1s;transform:scale(.98)}.opera-news__card-link{padding:.5rem 0}.fullscreen-modal__close,.fullscreen-modal__btn,.opera-news__reset-btn{-webkit-tap-highlight-color:transparent}.fullscreen-modal__close:active,.fullscreen-modal__btn:active{opacity:.8}}
