@import url(https://fonts.googleapis.com/css2?family=Bangers&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.homepage{background-color:#f0f0f0;border:5px solid #1d3557;border-radius:10px;box-shadow:0 5px 15px #0003;margin:20px auto;max-width:800px;padding:20px 30px 30px;text-align:center}.homepage-header h1{color:#e63946;font-family:Bangers,cursive,sans-serif;font-size:3em;font-weight:700;letter-spacing:1px;margin-bottom:25px;text-shadow:1px 1px 2px #0003;text-transform:uppercase}.homepage section{border-bottom:2px dashed #457b9d;margin-bottom:30px;padding-bottom:20px}.homepage section.how-to-play{margin-bottom:25px;padding-bottom:0}.homepage section:last-of-type{border-bottom:none;margin-bottom:15px}.homepage h2{color:#1d3557;font-family:Bangers,cursive,sans-serif;font-size:1.8em;margin-bottom:15px;text-transform:uppercase}.homepage p{color:#333;font-size:1em;line-height:1.6;margin-bottom:15px;margin-left:auto;margin-right:auto;max-width:650px}.mode-name-highlight{color:#1d3557;font-weight:700}.homepage strong{color:#e63946}.homepage ul{list-style:none;margin:15px auto;max-width:450px;padding:0;text-align:left}.homepage ul li{background-color:#e0e0e0;border-left:4px solid #457b9d;border-radius:4px;font-size:1em;margin-bottom:8px;padding:8px 12px}.homepage a{color:#1d3557;font-weight:700;text-decoration:none}.homepage a:hover{color:#e63946}.visual-example{grid-gap:10px;background-color:#fff;border:3px solid #457b9d;border-radius:8px;color:#333;display:grid;font-size:.85em;gap:10px;grid-template-areas:"charges details" "faces faces" "prompt prompt";margin:25px auto;max-width:550px;padding:15px;text-align:left}.example-charges,.example-details{background-color:#f8f8f8;border:1px solid #ccc;border-radius:4px;padding:8px}.example-charges{grid-area:charges}.example-details{grid-area:details}.example-faces{display:flex;flex-wrap:wrap;gap:4px;grid-area:faces;justify-content:center;padding-top:10px}.example-prompt{color:#e63946;font-style:normal;font-weight:700;grid-area:prompt;margin-top:10px;text-align:center}.example-charges ul,.example-details ul{list-style:none;margin:5px 0 0;padding-left:0}.example-charges li,.example-details li{background:none;font-size:.9em;margin-bottom:3px;padding:0}.example-face{align-items:center;background-color:#a8dadc;border:2px solid #1d3557;border-radius:4px;color:#1d3557;display:flex;font-family:Bangers,cursive,sans-serif;font-size:1.5em;height:45px;justify-content:center;width:35px}.visual-example.daily-random-example{grid-gap:10px;display:grid;gap:10px;grid-template-areas:"charge charge" "faces faces" "prompt prompt";margin-bottom:15px;margin-top:15px;max-width:350px}.daily-random-example .example-charge-display{background-color:#f8f8f8;border:1px solid #ccc;border-radius:4px;font-weight:700;grid-area:charge;padding:8px;text-align:center}.daily-random-example .example-charge-text{color:#e63946;font-size:1.1em;margin:5px 0 0}.daily-random-example .example-faces.three-faces{display:flex;gap:10px;grid-area:faces;justify-content:center;padding-top:10px}.daily-random-example .example-prompt{grid-area:prompt}.visual-example.charge-mode-example{grid-template-areas:"single-face options" "prompt prompt";grid-template-columns:100px 1fr;max-width:450px}.charge-mode-example .single-face{font-size:3em;grid-area:single-face;height:120px;width:100px}.charge-mode-example .example-charge-options{display:flex;flex-direction:column;gap:5px;grid-area:options;justify-content:center}.charge-mode-example .example-charge-option{background-color:#f8f8f8;border:1px solid #ccc;border-radius:4px;font-size:.9em;padding:5px 8px}.mode-buttons{margin-top:15px}.button{border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:Bangers,cursive,sans-serif;font-size:1.1em;font-weight:700;margin:10px 15px;min-width:180px;padding:12px 25px;text-shadow:1px 1px 2px #0000004d;text-transform:uppercase;transition:background-color .2s ease-in-out,transform .1s ease}.button:hover{transform:translateY(-2px)}.button:active{border-bottom-width:1px;transform:translateY(1px)}.button.daily-button{background-color:#e63946;border-bottom:3px solid #a32931}.button.daily-button:hover{background-color:#a32931;border-bottom-color:#7a1f25}.button.random-button{background-color:#457b9d;border-bottom:3px solid #1d3557}.button.random-button:hover{background-color:#3a6b88;border-color:#1d3557}.button.guess-charge-button{background-color:#457b9d;border-bottom:3px solid #1d3557}.button.guess-charge-button:hover{background-color:#1d3557;border-bottom-color:#101d30}.button.out-of-3-button{background-color:#a8dadc;border:2px solid #457b9d;color:#1d3557}.button.out-of-3-button:hover{background-color:#8ecae6;border-color:#1d3557;color:#1d3557}.button.random-challenge-button{background-color:#457b9d;border-bottom:3px solid #1d3557}.button.random-challenge-button:hover{background-color:#3a6b88;border-color:#1d3557}.homepage-footer{border-top:2px dashed #457b9d;margin-top:20px;padding-bottom:0;padding-top:0}.homepage-footer p{color:#457b9d;font-size:.8em;margin-bottom:0;margin-top:15px}.homepage-footer .social-links{margin-bottom:15px;margin-top:20px}.homepage-footer .social-links a{color:#000;font-family:Arial,sans-serif;font-weight:700;text-decoration:none}@media (max-width:500px){.homepage{padding:15px}.homepage-header h1{font-size:2.5em}.homepage h2{font-size:1.5em}.homepage p,.homepage ul li{font-size:.95em}.button{font-size:1em;min-width:150px;padding:10px 20px}.visual-example{grid-template-areas:"charges charges" "details details" "faces faces" "prompt prompt";padding:10px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#d1e1f0;color:#000;font-family:Arial,sans-serif;margin:0}.App{background-color:#f0f0f0;border:5px solid #e63946;border-radius:10px;box-shadow:0 5px 15px #0003;margin:20px auto;max-width:900px;padding:20px;text-align:center}h1,h2{font-family:Bangers,cursive,sans-serif;letter-spacing:1px;text-transform:uppercase}.App-error,.App-loading{color:#e63946;font-size:1.2em;font-weight:700;padding:50px}.App-header{align-items:stretch;background-color:#e63946;border-bottom:3px solid #a32931;border-radius:5px 5px 0 0;color:#fff;display:flex;flex-direction:column;margin:-20px -20px 0;padding:10px 20px 5px}.header-title-button{background:none;border:none;color:inherit;cursor:pointer;display:block;margin:0 auto 5px;padding:0;width:fit-content}.header-title-button h1{color:#fff;font-size:2.5em;margin:0;text-shadow:2px 2px 3px #0006;transition:none}.header-title-button:hover h1{opacity:1}.header-title-button:hover .title-guessr{color:#f1faee}.title-guessr{color:#a8dadc}.game-info{align-items:center;background-color:#1d3557;border:2px solid #457b9d;border-radius:8px;box-shadow:inset 0 0 5px #0000004d;box-sizing:border-box;color:#f1faee;display:grid;font-size:.9em;font-weight:700;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin:0;padding:8px 15px;width:100%}.game-info>span:only-child{grid-column:1/-1;text-align:center}.game-info-center,.game-info-left,.game-info-right{align-items:center;display:flex}.game-info-left{justify-content:flex-start}.game-info-center{justify-content:center}.game-info-right{justify-content:flex-end;margin-left:auto}.easy-mode-toggle{align-items:center;display:flex;gap:4px;white-space:nowrap}.toggle-label{align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;user-select:none}.toggle-label input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#457b9d;border-radius:20px;cursor:pointer;height:20px;margin-right:8px;outline:none;position:relative;transition:background-color .3s;width:40px}.toggle-label input[type=checkbox]:checked{background-color:#6aaa64}.toggle-label input[type=checkbox]:before{background-color:#f1faee;border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .3s;width:16px}.toggle-label input[type=checkbox]:checked:before{transform:translateX(20px)}.toggle-text{color:#f1faee;font-size:.9em;font-weight:700}.game-info span{flex:1 1;padding:0 5px;text-align:center}.game-area{display:flex;flex-direction:column;gap:20px;margin-top:25px}.game-area-top{align-items:flex-start;display:flex;flex-direction:row;gap:20px}.charges-section,.details-section{background-color:#f1faee;border:3px solid #457b9d;border-radius:6px;box-shadow:2px 2px 5px #0000001a;color:#1d3557;flex:1 1;min-width:250px;padding:15px;text-align:left}.charges-section h2,.details-section h2{background-color:#457b9d;border-bottom:3px solid #1d3557;border-radius:4px 4px 0 0;color:#f1faee;font-size:1.3em;margin:-15px -15px 10px;padding:8px 15px;text-align:center}.charges-section ul,.details-section ul{list-style:none;margin:0;padding:0}.charges-section li,.details-section li{color:#1d3557;font-size:.9em;line-height:1.4;margin-bottom:8px}.charge-desc{color:#1d3557;font-weight:600;margin-right:5px}.charge-comments,.charge-statute{color:#e63946;font-size:.9em;margin-left:5px}.charges-toggle-button{background-color:#a8dadc;border:2px solid #457b9d;border-radius:4px;color:#1d3557;cursor:pointer;display:block;font-size:.85em;font-weight:700;margin:10px auto 0;padding:8px 10px;text-align:center;transition:background-color .2s ease;width:calc(100% - 20px)}.charges-toggle-button:hover{background-color:#457b9d;color:#f1faee}.charges-toggle-button.show-less{background-color:#f1faee;border-color:#457b9d;color:#457b9d}.charges-toggle-button.show-less:hover{background-color:#e0e0e0;color:#1d3557}.details-section li{border-bottom:1px dashed #a8dadc;display:flex;justify-content:space-between;padding-bottom:5px}.details-section li:last-child{border-bottom:none}.detail-label{color:#1d3557;flex:1 1;font-weight:600}.detail-value{font-weight:500;text-align:right;transition:color .3s ease,text-shadow .3s ease}.detail-value.blurred-value{color:#0000;cursor:default;text-shadow:0 0 8px #00000080}.detail-value.revealed{color:#1d3557;text-shadow:none}.faces-section{background-color:#1d3557;border:3px solid #457b9d;border-radius:6px;margin-bottom:25px;margin-top:0;padding:15px}.faces-section h2{color:#f1faee;margin-bottom:15px;margin-top:0;text-align:center}.choices-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(5,minmax(100px,1fr));justify-content:center}.choice-button{background-color:#f1faee;border:3px solid #0000;border-radius:6px;box-sizing:border-box;cursor:pointer;overflow:hidden;padding:5px;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.choice-button:hover:not(:disabled){border-color:#1d3557;box-shadow:0 4px 10px #0000004d;transform:translateY(-3px) scale(1.03)}.choice-button:disabled{cursor:not-allowed}.choice-button.guessed:after{align-items:center;background-color:#e63946bf;border-radius:2px;color:#fffc;content:"X";display:flex;font-family:Arial Black,sans-serif;font-size:4em;font-weight:700;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.choice-button.guessed .choice-name,.choice-button.guessed img{opacity:.3}.choice-button.correct{background-color:#fffbe6;border-color:#fca311;opacity:1}.choice-button.correct:after{content:none}.choice-button.correct .choice-name,.choice-button.correct img{opacity:1}.choice-button.revealed{background-color:#d1e1f0;border-color:#457b9d;opacity:1}.choice-button.revealed:after{content:none}.choice-button.revealed .choice-name,.choice-button.revealed img{opacity:1}.choice-name{color:#457b9d;display:block;font-family:Bangers,cursive;font-size:1.2em;font-weight:700;letter-spacing:1px;margin-top:4px;text-align:center}.choice-button img,.color-block{border-radius:2px;display:block;height:120px;object-fit:cover;width:100%}.App-footer{border-top:3px solid #457b9d;margin-top:30px;padding-bottom:10px;padding-top:0}.disclaimer{color:#457b9d;font-size:.8em;line-height:1.4;margin-bottom:0;margin-top:20px;padding:0 10px;text-align:center}.message{color:#e63946;font-size:1.1em;font-weight:700;margin:15px 0;min-height:1.5em;text-align:center}.results-summary{margin-top:15px;width:100%}.results-grid{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:15px}.result-item{background-color:#f1faee;border:3px solid #457b9d;border-radius:6px;box-shadow:2px 2px 5px #0000001a;display:flex;flex-direction:column;padding:10px;text-align:center;width:120px}.result-item img{background-color:#ccc;border-radius:4px;height:100px;margin-bottom:8px;object-fit:cover;width:100%}.result-item p{color:#1d3557;font-size:.85em;margin:2px 0}.result-item .result-name{word-wrap:break-word;color:#1d3557;font-size:.8em;font-weight:700;min-height:1.6em}.game-over-actions{align-items:stretch;display:flex;gap:20px;justify-content:center;margin-bottom:20px;margin-top:10px}.button.play-again-button,.next-round-button{background-color:#457b9d;border:none;border-bottom:3px solid #1d3557;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:Bangers,cursive,sans-serif;font-size:1em;font-weight:700;padding:10px 20px;text-shadow:1px 1px 2px #0000004d;text-transform:uppercase;transition:background-color .2s ease-in-out,transform .1s ease}.button.play-again-button:hover,.next-round-button:hover{background-color:#1d3557;border-bottom-color:#101d30;transform:translateY(-2px)}.button.play-again-button:active,.next-round-button:active{border-bottom-width:1px;transform:translateY(1px)}.button.share-button{background-color:initial;border:2px solid #e63946;border-radius:8px;color:#e63946;cursor:pointer;display:inline-block;font-family:Bangers,cursive,sans-serif;font-size:1em;font-weight:700;margin-bottom:0;padding:8px 18px;text-shadow:none;text-transform:uppercase;transition:background-color .2s ease-in-out,transform .1s ease,color .2s ease-in-out,border-color .2s ease-in-out;width:auto}.button.share-button:hover{background-color:#e639461a;border-color:#a32931;color:#a32931;transform:translateY(-2px)}.button.share-button:active{background-color:#e6394633;transform:translateY(1px)}@media (max-width:768px){.App{border-width:3px;padding:10px}.game-area-top{flex-direction:column;gap:15px}.charges-section,.details-section{border-width:2px;box-sizing:border-box;min-width:0;min-width:auto;width:100%}.charges-section h2,.details-section h2{border-bottom-width:2px;font-size:1.2em}.choices-grid{gap:10px;grid-template-columns:repeat(3,minmax(90px,1fr))}.choice-button{border-width:3px;padding:4px}.choice-button img,.color-block{max-height:100px}.header-title-button h1{font-size:2em}.game-info{border-width:1px;font-size:.8em;padding:6px 0}.results-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.result-item{border-width:2px;width:110px}.color-block,.result-item img{height:90px}.game-over-actions{gap:10px;margin-bottom:15px;margin-top:25px}.button.next-round-button,.button.play-again-button{font-size:.9em;padding:8px 15px}}@media (max-width:480px){.choices-grid{gap:8px;grid-template-columns:repeat(2,1fr)}.choice-button img,.color-block{max-height:110px}.header-title-button h1{font-size:1.8em}.game-info{font-size:.75em;padding:5px 0}.details-section li{align-items:flex-start;flex-direction:column;margin-bottom:8px;padding-bottom:4px}.detail-value{margin-top:0;text-align:left}.result-item{width:100px}.color-block,.result-item img{height:80px}.game-over-actions{align-items:center;flex-direction:column;gap:15px;margin-top:20px}.game-over-actions .button{max-width:250px;width:80%}}.choice-button.correct-border{border-color:#32cd32}.charge-game-area{align-items:center;display:flex;flex-direction:column;gap:20px}.charge-game-photo{background-color:#f1faee;border:4px solid #457b9d;border-radius:8px;box-shadow:3px 3px 8px #0003;max-width:80%;overflow:hidden;position:relative;width:250px}.charge-game-photo img{display:block;height:auto;object-fit:cover;width:100%}.charge-game-area h2{color:#1d3557;font-size:1.4em;margin-bottom:15px;margin-top:10px}.charge-options-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;max-width:700px;width:100%}.button.charge-option-button{align-items:center;background-color:#a8dadc;border:solid #457b9d;border-width:2px 2px 4px;color:#1d3557;display:flex;font-family:Arial,sans-serif;font-size:.95em;justify-content:center;letter-spacing:normal;line-height:1.3;min-height:70px;padding:15px 10px;text-align:center;text-transform:none;white-space:normal}.button.charge-option-button:hover:not(:disabled){background-color:#8ecae6;border-color:#1d3557}.button.charge-option-button:disabled{cursor:not-allowed;opacity:.7}.button.charge-option-button.correct{background-color:#90ee90;border-color:#2e8b57;color:#006400;font-weight:700}.button.charge-option-button.incorrect{background-color:#f08080;border-color:#cd5c5c;color:#8b0000}.game-area.game-over-charge-mode{text-align:center}.game-area.game-over-charge-mode h1{color:#e63946;font-family:Bangers,cursive,sans-serif;font-size:2.8em;margin-bottom:5px}.game-area.game-over-charge-mode h2{color:#1d3557;font-size:1.3em;margin-bottom:20px}.game-area.game-over-charge-mode .final-message{background-color:#0003;border-radius:4px;color:#a8dadc;font-size:1em;margin-bottom:25px;margin-left:auto;margin-right:auto;max-width:90%;padding:8px}.charge-results-summary{margin-bottom:25px;margin-top:20px}.charge-results-summary h3{color:#1d3557;font-family:Bangers,cursive,sans-serif;font-size:1.5em;margin-bottom:15px;text-transform:uppercase}.charge-results-grid{gap:10px}.result-item.charge-result-item{border-width:3px}.result-item.charge-result-item.correct{border-color:#2e8b57}.result-item.charge-result-item.incorrect{border-color:#cd5c5c}.result-item.charge-result-item .result-indicator{font-size:.8em;font-weight:700;margin-top:5px}.result-item.charge-result-item.correct .result-indicator{color:#006400}.result-item.charge-result-item.incorrect .result-indicator{color:#8b0000}.charge-game-name{background-color:#f1faee;bottom:0;box-sizing:border-box;color:#e63946;font-family:Bangers,cursive;font-size:1.4em;font-weight:700;left:0;letter-spacing:1px;margin:0;padding:5px 0;position:absolute;text-align:center;width:100%}@media (max-width:600px){.charge-options-grid{gap:10px;grid-template-columns:1fr}.button.charge-option-button{font-size:.9em;min-height:60px;padding:12px 8px}.charge-game-area h2{font-size:1.3em}.charge-game-photo{width:200px}}.game-over-actions button:active{transform:translateY(1px)}.game-over-actions .go-home-button{background-color:#e63946;border-bottom-color:#a32931}.game-over-actions .go-home-button:hover{background-color:#a32931;border-bottom-color:#7a1f25}.daily-completed-screen{padding:40px 20px;text-align:center}.daily-completed-screen h2{color:#1d3557;font-family:Bangers,cursive,sans-serif;font-size:2em;margin-bottom:15px}.daily-completed-screen p{color:#333;margin-bottom:10px}.daily-completed-screen .mode-buttons{margin-top:25px}.daily-completed-screen .go-home-button{background-color:#e63946;border-bottom-color:#a32931}.daily-completed-screen .go-home-button:hover{background-color:#a32931;border-bottom-color:#7a1f25}.out-of-3-choices-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(150px,1fr));justify-content:center;margin:0 auto;max-width:650px}@media (max-width:768px){.out-of-3-choices-grid{gap:15px;grid-template-columns:1fr;max-width:300px}.out-of-3-choice-button{margin:0 auto;max-width:300px}.color-block,.out-of-3-choice-button img{max-height:200px}}.out-of-3-choice-button{background-color:#f1faee;border:4px solid #0000;border-radius:8px;cursor:pointer;overflow:hidden;padding:8px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.out-of-3-choice-button:hover:not(:disabled){border-color:#1d3557;box-shadow:0 6px 12px #0000004d;transform:translateY(-4px) scale(1.03)}.out-of-3-choice-button:disabled{cursor:not-allowed}.out-of-3-image-container{border-radius:2px;overflow:hidden;position:relative;width:180px}.out-of-3-choice-button img{border-radius:2px;display:block;height:180px;object-fit:cover;position:relative;width:100%;z-index:1}.out-of-3-choice-button .choice-name{color:#457b9d;display:block;font-family:Bangers,cursive;font-size:1.8em;font-weight:700;letter-spacing:1px;margin-top:6px;text-align:center}.out-of-3-choice-button.guessed .out-of-3-image-container:after{align-items:center;background-color:#e63946bf;border-radius:4px;color:#fffc;content:"X";display:flex;font-family:Arial Black,sans-serif;font-size:6em;font-weight:700;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.out-of-3-choice-button.guessed .choice-name,.out-of-3-choice-button.guessed img{opacity:.3}.out-of-3-choice-button.guessed:after{content:none}.out-of-3-choice-button.correct{background-color:#fffbe6;border-color:#fca311;opacity:1}.out-of-3-choice-button.correct:after{content:none}.out-of-3-choice-button.correct .choice-name,.out-of-3-choice-button.correct img{opacity:1}.out-of-3-choice-button.revealed{background-color:#d1e1f0;border-color:#457b9d;opacity:1}.out-of-3-choice-button.revealed:after{content:none}.out-of-3-choice-button.revealed .choice-name,.out-of-3-choice-button.revealed img{opacity:1}.out-of-3-choice-button.correct-border{border-color:#32cd32}@keyframes slideDownBars{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.out-of-3-choice-button.correct .out-of-3-image-container:before,.out-of-3-choice-button.revealed .out-of-3-image-container:before{animation:slideDownBars .4s ease-out forwards;background:repeating-linear-gradient(90deg,#a0a0a0 0,#a0a0a0 10px,#0000 0,#0000 25px);border-radius:0;box-shadow:inset 1px 0 1px #0006,inset -1px 0 1px #0006;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:translateY(-100%);width:100%;z-index:2}.App-footer .social-links{margin-bottom:15px;margin-top:20px}.App-footer .social-links a{color:#000;font-family:Arial,sans-serif;font-weight:700;text-decoration:none}.social-links a:hover{text-decoration:underline}.mint-address{color:#457b9d;font-size:.8em;margin:10px 0 0;padding:0;text-align:center}.tooltip-container{display:inline-block;position:relative}.info-icon{color:#f1faee;cursor:help;font-size:.9em;opacity:.8;transition:opacity .2s ease}.info-icon:hover{opacity:1}.tooltip{background-color:#1d3557;border-radius:4px;bottom:100%;box-shadow:0 2px 4px #0003;color:#f1faee;font-size:.9em;margin-bottom:8px;padding:8px 12px;text-align:center;transform:translateX(-50%);visibility:hidden;white-space:nowrap;z-index:1}.tooltip,.tooltip:after{left:50%;position:absolute}.tooltip:after{border:5px solid #0000;border-top-color:#1d3557;content:"";margin-left:-5px;top:100%}.tooltip-container:hover .tooltip{visibility:visible}
/*# sourceMappingURL=main.b95dd1a5.css.map*/