.ccw-container{max-width:800px;margin:2em auto;padding:1.5em;font-family:'Segoe UI',sans-serif;font-size:1.2rem;line-height:1.6;background:#fff;border-radius:8px;box-shadow:0 0 24px rgb(0 0 0 / .05)}.ccw-container h2{font-size:1.6rem;margin-bottom:1rem}.ccw-container h3{font-size:1.3rem;margin-top:2rem;margin-bottom:.75rem}.ccw-input{width:100%;height:6em;padding:1em;margin-bottom:1.2em;font-size:1.1rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;resize:vertical}.ccw-btn{display:inline-block;padding:1em 2em;font-size:1.1rem;font-weight:500;cursor:pointer;margin-bottom:1.5em;background-color:#0073aa;color:#fff;border:none;border-radius:5px;transition:background 0.3s ease}.ccw-btn:hover{background-color:#005f8d}.ccw-clear{background-color:#999;margin-top:1em}.ccw-clear:hover{background-color:#666}.ccw-error{color:#b00;font-weight:700;margin-bottom:1em}.ccw-detected{margin-bottom:1em;font-style:italic;color:#333}.ccw-results p{background:#f9f9f9;border:1px solid #ddd;padding:.9em 1.1em;border-radius:5px;font-family:monospace;font-size:1.2rem;user-select:all;margin-bottom:1em;white-space:pre-wrap}#ccw-map{width:100%;height:500px;margin-top:1.5em;border-radius:6px;box-shadow:0 0 12px rgb(0 0 0 / .08);cursor:crosshair}.leaflet-div-icon.ccw-emoji-marker{background:#fff0;border:none;font-size:40px;font-weight:400;line-height:1;pointer-events:none;transform:translateY(-50%)}.ccw-history{margin-top:2em}.ccw-history ul{list-style:none;padding-left:0;font-family:monospace}.ccw-history li{padding:.6em .8em;border-bottom:1px solid #eee;cursor:pointer;user-select:all;font-size:1.1rem;color:#333}.ccw-history li:hover{background-color:#f0f0f0}@media screen and (max-width:600px){.ccw-container{font-size:1.05rem;padding:1em}.ccw-input{height:5em;font-size:1rem}.ccw-btn{width:100%;text-align:center;padding:.9em 1em}#ccw-map{height:350px}.ccw-results p{font-size:1.1rem}}