body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.results-page{display:flex;flex-direction:column;height:100vh;margin:0;padding:0;width:100vw}.results-page iframe{border:none;flex-grow:1}.poll-container{background:linear-gradient(to bottom right,#f0f4ff,#d6e0f5);box-sizing:border-box;margin:0;min-height:100vh;padding:2rem 1rem;text-align:center;width:100vw}h2{color:#222;font-size:1.75rem;margin-bottom:2rem}.image-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;margin:0 auto 3rem;max-width:1200px;width:100%}.image-card{border:2px solid #0000;border-radius:12px;cursor:pointer;max-width:350px;overflow:hidden;transition:.3s;width:100%}.image-card img{display:block;height:auto;object-fit:contain;width:100%}.image-number{color:#333;font-size:1.25rem;font-weight:500;margin-top:.5rem}.submit-button{background-color:#0070f3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.125rem;margin-top:2rem;padding:1rem 2rem}.slido-poll-wrapper,.slido-results-wrapper{border-radius:12px;box-shadow:0 0 10px #0000001a;margin:2rem auto;max-width:1000px;overflow:hidden;width:100%}@media screen and (max-width:480px){.image-number{font-size:1rem}.submit-button{font-size:1rem;padding:.75rem 1.5rem}}@media screen and (min-width:1600px){h2{font-size:2.5rem}.image-card{max-width:500px}.image-number{font-size:1.5rem}.submit-button{font-size:1.25rem;padding:1.25rem 2.5rem}}.image-editing-page{align-items:center;background:#121212;box-sizing:border-box;color:#f0f0f0;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;justify-content:flex-start;min-height:100vh;padding:6rem 1rem 2rem}.page-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:2rem}.image-pair{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;width:100%}.image-pair,.image-pair.single-column{justify-content:center}.image-pair.two-column{flex-direction:row}@media (max-width:768px){.image-pair.two-column{align-items:center;flex-direction:column}}.image-box{align-items:center;display:flex;flex-direction:column;max-width:45vw}.image-box h3{color:#ddd;margin-bottom:.5rem}.dot-anim:after{animation:dots 1.2s steps(3) infinite;content:"";display:inline-block;text-align:left;width:1em}@keyframes dots{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}.image-display{border:1px solid #333;border-radius:16px;box-shadow:0 4px 18px #ffffff1a;max-height:40vh;object-fit:cover;width:100%}.prompt-row{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;max-width:800px;width:100%}.prompt-row input{background:#1e1e1e;border:none;border-radius:10px;box-shadow:inset 0 0 5px #000;color:#fff;flex:1 1;font-size:1.1rem;outline:none;padding:.75rem 1rem;transition:box-shadow .3s ease-in-out}.prompt-row input::placeholder{color:#888}.prompt-row input:focus{box-shadow:0 0 6px #0070f3}.prompt-row button{background:#0070f3;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.2rem;transition:all .2s ease-in-out}.prompt-row button:hover{background-color:#0051c1}.explain-button{background-color:#28a745;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.6rem 1.2rem;transition:background .2s}.explain-button:hover{background-color:#1e7e34}.image-lab-reconstruction-loading-wrapper{border-radius:16px;overflow:hidden;position:relative;width:100%}.image-lab-background-image{border:1px solid #333;filter:grayscale(30%) brightness(85%) blur(15px);height:100%;max-height:40vh;width:100%}.image-lab-reconstruction-overlay{border-radius:1rem;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.image-lab-shimmer-layer{animation:shimmer-diagonal 2s linear infinite;background:linear-gradient(135deg,#fff0 45%,#fff6 50%,#fff0 55%);height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:2}.gemini-credit{align-self:flex-end;font-size:.9rem;gap:.6rem;justify-content:center;margin-top:2rem}.gemini-credit,.gemini-credit-fixed{align-items:center;color:#bbb;display:flex;font-style:italic;opacity:.85}.gemini-credit-fixed{bottom:10px;font-size:.85rem;gap:.5rem;pointer-events:none;position:fixed;right:16px;z-index:1000}.gemini-logo{height:20px;object-fit:contain}.explainability-container{background-color:#121212;color:#f5f5f5;font-family:Inter,sans-serif;min-height:calc(100vh - 5rem);padding:5rem 2rem 0}.section-heading{color:#fff;font-size:1.7rem;font-weight:700;margin-bottom:.4rem;margin-top:0;text-align:center}.section-subtext{color:#ccc;font-size:1.4rem;margin:5px auto 15px;max-width:700px;text-align:center}.left-section-subtext{animation:flash 1s ease-in-out infinite}@keyframes flash{0%,to{opacity:1}50%{opacity:.4}}.image-stack{position:relative;width:100%}.images-section{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.image-block{flex:1 1 45%;max-width:600px;text-align:center}.base-image,.image-block img{border-radius:16px;box-shadow:0 6px 20px #ffffff1a;object-fit:cover;width:100%}.caption{color:#444;font-size:1rem;line-height:1.5;margin-top:1rem}.flip-card-container{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1000px;padding:0 1rem;perspective:1000px}.flip-card,.flip-card-container{box-sizing:border-box;width:100%}.flip-card{height:100%;max-width:100%;position:relative;transform-style:preserve-3d;transition:transform .8s ease-in-out}.flip-card.flipped{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{-webkit-overflow-scrolling:touch;backface-visibility:hidden;background:linear-gradient(to bottom right,#1e1e1e,#2a2a2a);border-radius:20px;box-shadow:0 10px 30px #ffffff14;box-sizing:border-box;color:#f0f0f0;display:flex;flex-direction:column;font-size:1.05rem;left:0;max-height:750px;overflow-y:auto;padding:0 2rem;top:0;width:100%}.flip-card-back{padding:0 2rem;transform:rotateY(180deg)}.card-header-with-button{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.card-toggle-button{background-color:#3a78f2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;transition:background-color .3s ease}.card-toggle-button:hover{background-color:#5a92f8}.explanation-text{color:#444;font-size:1rem;line-height:1.7;white-space:pre-wrap}.simplified-pair-container{display:flex;flex-direction:column;gap:.5rem;margin:.6rem 0}.section-title{color:#f0f0f0;font-size:1.6rem;font-weight:800;letter-spacing:-.3px;margin-bottom:1.2rem;text-align:center;text-shadow:0 1px 0 #0000000a}.entity-explanation-header{align-items:center;border-bottom:1px solid #444;color:#f0f0f0;display:flex;font-size:1.3rem;font-weight:600;justify-content:space-between;margin:1.3rem 0 .7rem;padding:0 1.5rem 1.3rem}.entity-explanation-header span:first-child{flex:0 0 220px;text-align:center}.entity-explanation-header span:last-child{flex:1 1;text-align:center}.entity-explanation-pair{align-items:stretch;background:#1a1a1a;border-left:6px solid #facc15;border-radius:18px;box-shadow:0 3px 18px #ffffff0f;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:1rem}@media (max-width:768px){.entity-explanation-pair{flex-direction:column}}@keyframes fadeIn{to{opacity:1}}.entity-card{align-items:center;background:linear-gradient(90deg,#00574b,#00796b);box-shadow:0 4px 10px #0006;flex:0 0 200px;font-weight:600;gap:.6rem;justify-content:flex-start;letter-spacing:.5px;padding:1rem 1.25rem;text-transform:uppercase}.entity-card,.explanation-card{border-radius:14px;color:#fff;display:flex;font-size:1.2rem}.explanation-card{align-items:flex-start;align-items:center;background:#242121;box-shadow:0 4px 12px #ffffff0a;flex:1 1;gap:.8rem;line-height:1.6;padding:.25rem 1.5rem;position:relative}.explanation-card:before{content:"💡";font-size:1.3rem;line-height:1}@media (max-width:768px){.entity-explanation-pair{flex-direction:column}.entity-card{flex:1 1;justify-content:flex-start}}.entity-card:hover,.explanation-card:hover{box-shadow:0 0 12px #3a78f226;transform:scale(1.05);transition:all .3s ease}.entity-card span.emoji{border-radius:50%;font-size:1.6rem;padding:.3rem}.mask-layer{animation:pulseMask 3s ease-in-out infinite;border-radius:16px;height:100%;left:0;mix-blend-mode:multiply;opacity:0;pointer-events:auto;position:absolute;top:0;width:100%;will-change:opacity;z-index:2}@keyframes pulseMask{0%{opacity:0}50%{opacity:.7}to{opacity:0}}.complex-explanation-list{display:flex;flex-direction:column;gap:1.2rem}.complex-explanation-card{align-items:flex-start;background:#1f1f1f;border-left:5px solid #3b82f6;border-radius:14px;box-shadow:0 3px 12px #ffffff08;display:flex;gap:1rem;padding:1.2rem 1.5rem}.complex-explanation-icon{font-size:1.5rem;line-height:1.4}.complex-explanation-text{color:#e0e0e0;font-size:.97rem;line-height:1.7}.complex-explanation-text pre{color:#cfcfcf;font-family:inherit;line-height:1.6;margin:.5rem 0 0;white-space:pre-wrap}.reconstruction-loading-wrapper{border-radius:1rem;overflow:hidden;position:relative;width:100%}.background-image{filter:grayscale(30%) brightness(50%) blur(10px);height:100%;object-fit:cover;width:100%}.reconstruction-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.shimmer-layer{animation:shimmer-diagonal 2s linear infinite;background:linear-gradient(135deg,#fff0 45%,#fff6 50%,#fff0 55%);height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:2}@keyframes shimmer-diagonal{0%{transform:translate(-100%,-100%)}to{transform:translate(100%,100%)}}.before-after-slider{position:relative;width:100%}.before-after-slider__first-photo-container,.before-after-slider__second-photo-container{overflow:hidden;width:100%}.before-after-slider__second-photo-container{position:absolute;top:0}.before-after-slider img{max-width:none;-webkit-user-select:none;user-select:none;width:100%}.before-after-slider__delimiter{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:5px}.before-after-slider__delimiter-icon{border-radius:50%;cursor:pointer;height:25px;width:25px}.before-after-slider__delimiter-img{cursor:pointer;-webkit-user-select:none;user-select:none}.loading-screen{align-items:center;background:#121212;display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:1.5rem;justify-content:center;min-height:100vh}.loading-image-wrapper{border-radius:16px;box-shadow:0 4px 16px #00000080;max-width:600px;overflow:hidden;position:relative;width:60vw}.loading-image{display:block;filter:brightness(.85);width:100%}.scan-overlay{animation:scan-diagonal 2.5s linear infinite;background:linear-gradient(135deg,#fff0 40%,#fff3 50%,#fff0 60%);height:300%;left:-100%;pointer-events:none;position:absolute;top:-100%;width:300%;z-index:2}@keyframes scan-diagonal{0%{transform:translate(-100%,-100%)}to{transform:translate(100%,100%)}}.loading-text{color:#f0f0f0;font-size:1.25rem;text-align:center}
/*# sourceMappingURL=main.b96a5b85.css.map*/