:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.data-breach-container{width:100%;max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;padding:2rem 0}.unlock-title{font-size:1.8rem;color:#5b4636;margin-bottom:1.5rem;font-weight:700}.swipe-container{width:240px;height:100px;background-color:#e2d5c3;border-radius:30px;padding:5px;margin:0 auto;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15);border:2px solid #a68a64}.swipe-button{position:absolute;top:5px;left:5px;width:90px;height:90px;background-color:#4F959D;color:#fff;border:none;border-radius:25px;cursor:pointer;font-weight:700;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding-right:3px}.swipe-button:hover{background-color:#a68a64;transform:scale(1.05)}.swipe-button.animating{animation:swipeRight .5s forwards}@keyframes swipeRight{0%{left:5px}to{left:calc(100% - 55px)}}.expanded-content{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:1rem}.game-iframe{width:640px;height:380px;border:none;margin:0 auto;display:block;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.close-button{margin-top:1rem;padding:.5rem 1.5rem;background-color:#8c6d46;color:white;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .2s}.close-button:hover{background-color:#a68a64}@media (max-width:700px){.game-iframe{width:100%;max-width:640px;height:340px}}.data-vis-container{padding:2rem;max-width:1200px;margin:0 auto}.card-container{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;justify-content:center}.stat-card{flex:1 0 200px;background:#f1f1f1;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.1)}.stat-card__emoji{font-size:2rem;margin-bottom:.5rem}.stat-card__title{margin:.5rem 0;font-weight:700}.stat-card__value{font-size:1.8rem;color:#2e7d32}.stat-card__description,.stat-card__source{margin-top:.5rem;font-weight:700;font-size:.9rem;color:#777777}.heatmap-section{margin-top:3rem}.heatmap-title{justify-content:center;margin:2rem auto 1.5rem;color:#666}.heatmap-rows,.heatmap-title{display:flex;align-items:center}.heatmap-rows{flex-direction:column;gap:1.5rem}.heatmap-row{display:flex;gap:2rem;justify-content:center}.month-container{display:flex;flex-direction:column;align-items:center}.month-label{font-weight:700;color:#fff;margin-bottom:.5rem}.weeks-container{display:flex;gap:.3rem}.week-box{width:2rem;height:2rem;border-radius:4px;background:#ebedf0;cursor:pointer;transition:transform .1s ease}.week-label{font-size:.7rem;text-align:center;color:#fff;margin-top:.2rem}.week-empty{background:#ebedf0}.week-level-1{background:#fde894}.week-level-2{background:#f3d661}.week-level-3{background:#ffb62e}.week-level-4{background:#c4884c}.heatmap-wrapper{background-color:#3b2a1a;border-radius:12px;padding:1rem;color:#fff;margin-top:1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animated-text{animation:fadeInUp .8s ease-out both}.animated-delay-1{animation-delay:.2s}.animated-delay-2{animation-delay:.4s}.animated-delay-3{animation-delay:.6s}.intro-text{color:#5b4636;font-size:20px}.highlight-text,.intro-text{max-width:800px;margin:2rem auto 0;text-align:center;line-height:1.6}.highlight-text{color:#fefae0;background-color:#66492d;font-size:30px;padding:.5rem 1rem;border-radius:8px;width:-moz-fit-content;width:fit-content;font-weight:600}.call-text{max-width:600px;margin:2rem auto 0;text-align:center;color:#5b4636;font-size:25px;line-height:1.6}.benefits-container{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.benefit-item{font-weight:700;color:#5b4636;font-size:1.5rem}