<> .section { background-color: white; padding: 15px; box-shadow: 0px 2px 1px -1px rgb(0 0 0 / 20%)0px 1px 1px 0px rgb(0 0 0 / 14%)0px 1px 3px 0px rgb(0 0 0 / 12%); margin: 20px 0px; width: 100%; } h3 { border-bottom: 1px solid #dee2e6; padding-bottom: 4px; } @media (max-width: 770px) { .fotorama-container { height: 300px !important; width: 100% !important; } } @media (max-width: 450px) { .fotorama-container { height: 240px !important; width: 100% !important; } } .blur { filter: blur(8px); } .reviews-modal-overlay { position: fixed; inset: 0; display: none; align-items: center; justify-content: center; background-color: rgba(0000.65); z-index: 1050; padding: 20px; } .reviews-modal { background-color: #ffffff; max-width: 960px; width: 100%; border-radius: 8px; box-shadow: 0 10px 40px rgba(0000.2); padding: 20px; display: flex; flex-direction: column; } .reviews-modal-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; } .reviews-modal-close { background: none; border: none; font-size: 28px; line-height: 1; cursor: pointer; padding: 0 6px; } .reviews-modal-body { display: flex; flex-wrap: wrap; gap: 20px; align-items: stretch; } .reviews-modal-table { flex: 1 1 360px; max-height: clamp(260px55vh520px); overflow-y: auto; } .reviews-modal-table table { width: 100%; border-collapse: collapse; } .reviews-modal-table td.numeric { text-align: right; font-variant-numeric: tabular-nums; } .reviews-modal-table th, .reviews-modal-table td { padding: 8px 10px; border-bottom: 1px solid #f0f0f0; text-align: left; } .reviews-modal-chart { flex: 1 1 320px; display: flex; flex-direction: column; align-items: stretch; justify-content: flex-start; gap: 12px; position: relative; min-width: 0; } #reviews-language-chart { position: relative; width: 100%; min-height: 260px; max-height: 60vh; display: flex; align-items: center; justify-content: center; } .reviews-chart-legend { width: 100%; font-size: 14px; line-height: 1.4; display: grid; grid-template-columns: repeat(auto-fitminmax(160px1fr)); gap: 8px 12px; max-height: clamp(200px40vh320px); overflow-y: auto; padding-right: 6px; } .reviews-chart-legend div { display: flex; align-items: center; gap: 8px; margin: 0; } .reviews-chart-legend span { display: inline-block; } .reviews-chart-legend .color-swatch { width: 12px; height: 12px; border-radius: 50%; margin-right: 8px; flex-shrink: 0; } .reviews-chart-legend .legend-label { margin-right: 0; line-height: 1.3; } .reviews-modal-table thead th { background-color: #f5f7fa; font-weight: 600; text-transform: uppercase; font-size: 12px; letter-spacing: 0.5px; } .reviews-modal-table tbody tr:nth-child(even) { background-color: #fafafa; } .reviews-modal-table tbody tr:hover { background-color: #eef3ff; } .reviews-chart-tooltip { position: absolute; pointer-events: none; background: rgba(0000.8); color: #ffffff; padding: 6px 10px; border-radius: 4px; font-size: 13px; line-height: 1.4; opacity: 0; transition: opacity 0.1s ease-in-out; white-space: nowrap; } @media (max-width: 600px) { .reviews-modal { max-height: 95vh; overflow-y: auto; } .reviews-modal-body { flex-direction: column; } .reviews-chart-legend { max-height: none; grid-template-columns: repeat(auto-fitminmax(140px1fr)); } }

My Sister-in-Law is Secretly a Succubus

Steam statistics

Release date: -
Developers: Blissful Overload
Publishers: Blissful Overload
Reviews: -
Metacritic: -
Type: game
Go to Steam >>
My Sister-in-Law is Secretly a Succubus
My Sister-in-Law is Secretly a Succubus My Sister-in-Law is Secretly a Succubus My Sister-in-Law is Secretly a Succubus My Sister-in-Law is Secretly a Succubus My Sister-in-Law is Secretly a Succubus My Sister-in-Law is Secretly a Succubus

Steam - Followers history

Steam events

Date Event
<> /* Basic styling for the popup */ body { font-family: Arialsans-serif; margin: 0; padding: 0; overflow: hidden; /* Prevents scrolling */ } /* Blur effect when the popup is active */ .blur-background { filter: blur(5px); } /* Popup container */ .popup-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0000.8); display: flex; align-items: center; justify-content: center; z-index: 1000; } /* Popup content */ .popup2 { background: white; padding: 20px; border-radius: 8px; text-align: center; max-width: 300px; width: 80%; } .popup2 h2 { margin-top: 0; } .popup2 button { margin: 10px; padding: 10px 20px; font-size: 16px; cursor: pointer; border: none; border-radius: 5px; } .confirm { background-color: #28a745; color: white; } .deny { background-color: #dc3545; color: white; }
<> svg { font: 10px "Helvetica Neue"HelveticaArialsans-serif; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .tick { font-size: 14px; } .line { fill: none; stroke: steelblue; stroke-width: 2.0px; } .overlay { fill: none; pointer-events: all; } .focus circle { fill: steelblue; } .focus text { font-size: 14px; } .tooltip { stroke: #000; fill: white; opacity: 88%; } .tooltip-date.tooltip-likes { font-weight: bold; }