.frontpage-container{display:flex;gap:24px;max-width:1000px;margin:20px auto;align-items:flex-start;justify-content:center}.frontpage-main-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}.frontpage-sidebar{flex-basis:360px;flex-shrink:0;top:92px}.mobile-layout{display:none}.desktop-layout{display:block}.frontpage-article-feed,.sidebar-articles{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.sponsored-post{background-color:#e3f2fd;border-radius:12px;overflow:hidden;position:relative}.sponsored-post a{display:block;text-decoration:none}.sponsored-post>a>img{width:100%;height:auto;display:block;aspect-ratio:3/1;object-fit:cover}.sponsored-content{padding:16px 24px;display:flex;justify-content:space-between;align-items:center;background-color:#cddcee}.sponsored-text h3{font-size:1.5rem;font-weight:700;margin:0 0 8px}.sponsored-button{background-color:#1a237e;color:var(--button-text);padding:8px 16px;border-radius:4px;font-weight:500;display:inline-block}.sponsor-info img{height:40px;width:auto;filter:brightness(0) saturate(100%) invert(8%) sepia(21%) saturate(2206%) hue-rotate(190deg) brightness(97%) contrast(92%)}.sidebar-widget{background:#1a1a1a;border-radius:12px;margin-bottom:24px;overflow:hidden}.widget-header{color:#8d8c8c;font-size:14px;font-style:normal;font-weight:600;line-height:normal;padding:12px 16px;margin-top:5px}.widget-content{padding:10px 15px 20px}.widget-button{display:block;background-color:#333;color:var(--button-text);text-align:center;padding:10px;border-radius:8px;text-decoration:none;font-weight:500;margin-top:16px;transition:background-color .2s ease}.widget-button:hover{background-color:#444}.spillnorge-feed .widget-content{padding-bottom:15px}.spillnorge-feed .sn-feed-item{display:flex;flex-direction:column;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #4b4b4b;text-decoration:none}.spillnorge-feed .sn-feed-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sn-profile-header{display:flex;width:100%;align-items:center;gap:10px;margin-bottom:8px}.sn-avatar a,.sn-avatar img{height:32px;width:32px;border-radius:50%;display:block}.sn-content{display:flex;flex-direction:column;justify-content:center}.sn-user-line{display:flex;align-items:center;gap:8px}.sn-user{color:#fff!important;font-size:14px;font-weight:500}.sn-time{color:#8d8c8c;font-size:12px}.sn-post-link{text-decoration:none;color:inherit;display:block;transition:background-color .2s ease;border-radius:8px}.sn-post-link:hover{background-color:#ffffff0d}.sn-comment-text{font-size:14px;line-height:1.4;color:#ccc;word-wrap:break-word;margin-bottom:8px}.sn-post-image{width:100%;max-height:150px;overflow:hidden;border-radius:6px;margin-top:5px}.sn-post-image img{width:100%;height:100%;object-fit:cover}.sn-media-content{display:flex;gap:10px}.sn-media-image{width:80px;height:80px;flex-shrink:0}.sn-media-image img{width:100%;height:100%;object-fit:cover;border-radius:6px}.sn-media-info h4{font-size:14px;font-weight:500;color:#fff;margin-bottom:4px}.sn-media-info p{font-size:13px;color:#ccc;line-height:1.4}.sn-interactions{display:flex;gap:20px;align-items:center;width:100%;padding-top:10px;margin-top:10px}.sn-interactions-likes,.sn-interactions-comments{display:flex;align-items:center;gap:5px}.sn-interactions-icon{width:18px;height:18px;filter:invert(.6)}.sn-interactions-count{color:#8d8c8c;font-size:13px;font-weight:400}.editor-info p{margin:0 0 12px;color:#ccc;line-height:1.5}.editor-info a{color:#f0f0f0}.widget-button.patreon{background:#f26347;font-size:1.1rem;font-weight:600;margin-top:0;height:56px;padding:0;display:flex;justify-content:center;align-items:center}.popular-tags{display:flex;align-items:flex-start;align-content:flex-start;gap:8px;align-self:stretch;flex-wrap:wrap}.tag-link{display:flex;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:12px;background:#282828;text-decoration:none;color:#fff}.tag-link:hover{background-color:#444}.card-dice-overlay{position:absolute;bottom:10px;right:10px;height:50px;width:50px}.upcoming-games-widget .widget-content,.upcoming-games-list{display:flex;flex-direction:column;gap:15px}.upcoming-game-item{display:flex;flex-direction:column;gap:10px;padding-bottom:15px;border-bottom:1px solid #4b4b4b}.upcoming-game-item:last-child{border-bottom:none;padding-bottom:0}.upcoming-game-title{font-weight:700;font-size:1rem;text-decoration:none}.upcoming-game-title:hover{text-decoration:underline}.upcoming-game-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#706f6c}.upcoming-game-platforms{display:flex;gap:5px;flex-wrap:wrap}.platform-tag-sidebar{display:flex;padding:3px 5px;justify-content:center;align-items:center;gap:8px;border-radius:3px;background:#282828;text-decoration:none;color:#fff;font-size:.7rem}.latest-reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px}.latest-review-card{position:relative;display:block;border-radius:4px;overflow:hidden;color:#fff;text-decoration:none}.latest-review-card img{width:100%;height:auto;display:block}.latest-review-card .card-dice-overlay{position:absolute;top:5px;right:5px;width:40px;height:40px}.latest-review-card .latest-review-title{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:20px 5px 10px;font-size:.9em;line-height:1.2;margin:0}.mobile-layout .mobile-sidebar-articles-grid{display:flex;flex-direction:column;gap:24px}.mobile-layout .mobile-sidebar-articles-grid a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.mobile-layout .mobile-sidebar-articles-grid a img{width:20%;height:-webkit-fill-available;height:stretch;object-fit:cover}.mobile-layout .mobile-sidebar-articles-grid a .card-content{width:100%;display:flex;flex-direction:column;gap:4px}@media(max-width:768px){.desktop-layout{display:none}.mobile-layout{display:block;padding:10px}.mobile-layout .frontpage-container{flex-direction:column}.mobile-layout .frontpage-sidebar{width:100%;position:static}.contact-us-widget{display:none}}
