@import url(https://fonts.googleapis.com/css2?family=Nanum+Gothic+Coding:wght@400;700&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;box-sizing:border-box;-webkit-user-select:none;user-select:none}body{background:#fff;color:#000;font-family:Nanum Gothic Coding,monospace;margin:0;overflow-x:hidden;padding:0}.app-container{margin:0 auto;max-width:900px;padding:2em 1em}.header{border-bottom:0 solid #000;margin-bottom:2em;padding:2em 1em;text-align:left}.header h1{font-size:2em;font-weight:700;line-height:1.3;margin:0}.header p{color:#555;font-size:.9em;margin:3em 0 0}.accordion-container{border:1px solid #000;display:flex;flex-direction:column}.accordion-item{border-bottom:1px solid #000}.accordion-item:last-child{border-bottom:none}.survey-button{align-items:center;background-color:#fff;border:none;border-radius:0;color:#000;cursor:pointer;display:flex;font-family:Nanum Gothic Coding,monospace;font-size:1.1em;font-weight:700;justify-content:space-between;margin:0;padding:1.5em;text-align:left;transition:background-color .2s ease;width:100%}.survey-button.active,.survey-button:hover{background-color:#f5f5f5}.survey-button:after{content:"+";font-size:1.5em;font-weight:400;line-height:1;transition:transform .3s ease}.survey-button.active:after{transform:rotate(45deg)}.survey-content{background:#f5f5f5;font-size:.95em;line-height:1.7;max-height:0;opacity:0;overflow:hidden;padding:0 1.5em;transition:max-height .4s ease-out,opacity .4s ease-out,padding .4s ease-out}.survey-content p{word-wrap:break-word;line-height:1.7;overflow-wrap:break-word;word-break:keep-all}.survey-content.open{max-height:1000px;opacity:1;padding:1.5em}.survey-content img{border-radius:0;display:block;margin:1.5em auto;max-width:100%}.popup-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;padding:1em;position:fixed;top:0;width:100%;z-index:9999}.popup{background:#fff;border:2px solid #000;border-radius:0;box-shadow:0 4px 20px #0000001a;max-width:400px;padding:2em 1.5em;text-align:center;width:100%}.popup p{font-size:1em;line-height:1.5;margin-bottom:1.5em}.popup input{border:1px solid #000;border-radius:0;font-family:Nanum Gothic Coding,monospace;font-size:1em;margin-bottom:1em;padding:1em;width:100%}.popup-buttons{display:flex;gap:1em;justify-content:center;margin-top:1.5em}.popup-buttons button{background:#fff;border:1px solid #000;border-radius:0;color:#000;cursor:pointer;font-family:Nanum Gothic Coding,monospace;font-size:1em;font-weight:700;padding:.8em 1.5em;transition:all .2s ease}.popup-buttons button:hover{background:#000;color:#fff}.main-visual-full-bleed{display:block;height:auto;left:50%;position:relative;transform:translateX(-50%);width:100vw}.grid{margin-top:2em;padding:0 1em 2em}.content-image{display:block;height:auto;margin:2em auto;max-width:600px;width:100%}.crosshair-dot,.crosshair-line{background-color:#000;pointer-events:none;position:fixed;z-index:9999}.crosshair-line.horizontal{height:1px;left:0;transform:translateY(-50%);width:100vw}.crosshair-line.vertical{height:100vh;top:0;transform:translateX(-50%);width:1px}.crosshair-dot{background-color:#000;border-radius:50%;height:8px;position:fixed;transform:translate(-50%,-50%);width:8px}.crosshair-dot:after{background-color:initial;border:1px solid #000;border-radius:50%;content:"";height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}
/*# sourceMappingURL=main.63916771.css.map*/