html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}@keyframes bounce{0%,to{transform:translateY(5px)}50%{transform:translateY(-15px)}}body{background-color:#f5f5f7;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;padding:0;margin:0;font-weight:400;font-style:normal;position:relative;cursor:default}a:hover{cursor:pointer}img{max-width:100%;height:auto;animation:bounce 5s infinite;animation-timing-function:ease-in-out}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none!important}.left{float:left!important}.right{float:right!important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}body{background-color:#fbfbfb;display:table;width:100%}input,textarea{font-family:Monaco,Lucida Console,Courier New,Courier,monospace;font-size:.8em}body,h1,h2,h3,h4,h5,h6,p,input.submit{font-family:"Open Sans","Segoe UI",Verdana,Helvetica,Sans-Serif}#header *{display:inline-block}#header{background-color:#26ade4;padding:1.5rem 2rem;box-shadow:0 2px 8px #0000001a;height:auto;width:100%;display:flex;align-items:center;justify-content:flex-start;gap:2rem}@media (max-width: 768px){#header{text-align:center;padding:.8rem}}#header img{margin:0 10px;width:36px;opacity:.9}#header h1{font-size:1.5rem;line-height:36px;font-weight:700;margin:0 15px 0 5px;color:#fff}#header p{color:#ffffffe6;margin:0;font-size:.9rem;line-height:1.2;flex-grow:1}@media (max-width: 768px){#header p{display:none}}#header .links{margin-left:auto;padding-right:15px}#header .feedback-button{background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;transition:background-color .2s;margin-left:1rem}#header .feedback-button:hover{background-color:#ffffff4d}#main{display:flex;height:100%}.cols{display:flex;width:100%;height:100%;flex-direction:row}@media (max-width: 768px){.cols{flex-direction:column}}.control{background-color:#fff;border-radius:12px;padding:1.5rem;margin:1rem;box-shadow:0 2px 12px #00000014;width:250px;flex-shrink:0}@media (max-width: 768px){.control{width:auto;margin:1rem 1rem 0;padding:1rem}}@media (max-width: 768px){.control-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}}@media (max-width: 768px){.control-content.expanded{max-height:1000px}}.control-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}@media (max-width: 768px){.control-header{margin-bottom:0}}.toggle-button{display:none;background:none;border:none;color:#26ade4;cursor:pointer;padding:.5rem;margin:0}@media (max-width: 768px){.toggle-button{display:block}}.toggle-button svg{width:24px;height:24px;display:block}.toggle-button.collapsed svg{transform:rotate(-180deg)}.control h3{color:#1d1d1f;font-size:1.1rem;margin:0;cursor:pointer}.option{margin-bottom:1rem}.control label{font-size:.9rem;color:#484848;margin-bottom:.5rem;display:block;width:auto}.control select{width:100%;padding:.5rem;border:1px solid #e2e2e2;border-radius:6px;font-size:.9rem;background-color:#fff;cursor:pointer}.control input[type=checkbox]{accent-color:#0071e3;margin-right:.5rem}.work{flex:1;padding:1rem}@media (max-width: 768px){.work{padding:.5rem}}.tas{display:flex;flex-direction:column;height:100%}.ta-wrap{display:table-row;height:33%}textarea{background-color:#fff;border:1px solid #e2e2e2;border-radius:12px;padding:1rem;font-family:Monaco,Consolas,monospace;font-size:.9rem;line-height:1.5;resize:vertical;transition:border-color .2s;margin-top:.5%;width:99.5%;height:200px}@media (max-width: 768px){textarea{height:150px}}textarea:focus{outline:none;border-color:#26ade4;box-shadow:0 0 0 2px #26ade41a}.examples a{font-size:.8em;cursor:pointer}ul.examples{margin-top:0;padding-left:25px}.examples li{list-style:none;margin-bottom:.5rem}.examples button{background:none;border:none;color:#0071e3;padding:.3rem 0;font-size:.9rem;cursor:pointer;transition:color .2s;text-align:left;width:100%}.examples button:hover{color:#0077ed}.footer{font-size:.7em;line-height:1em;text-align:center;position:absolute;bottom:12px;width:175px}.footer p{margin:5px 0}.footer .share .buttons{margin-left:5px}.info-page{margin:20px;font-size:.85em}.info-page .question{font-weight:700}.contact-page label{display:inline-block;margin-top:5px;vertical-align:top;width:150px}.contact-page input,.contact-page textarea{font-family:"Open Sans","Segoe UI",Verdana,Helvetica,Sans-Serif;border:1px solid #e2e2e2;font-size:16px;font-weight:lighter;margin:5px 0 6px;padding:7px 5px 6px;width:400px}.contact-page .submit{background-color:#26ade4;color:#fff;border:0 none;font-weight:lighter;padding:4px;font-size:18px;width:auto;margin-left:155px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 12px #0000001a;width:90%;max-width:500px}.modal h2{margin-top:0;color:#1d1d1f}.modal .input{margin-bottom:1rem}.modal label{display:block;margin-bottom:.5rem;color:#484848}.modal input,.modal textarea,.modal select{width:100%;padding:.5rem;border:1px solid #e2e2e2;border-radius:6px;font-size:.9rem}.modal button{background-color:#26ade4;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:background-color .2s}.modal button:hover{background-color:#0071e3}.close-button{background:none;border:none;color:#26ade4;cursor:pointer;margin-top:1rem}#header h1 a,#header h1 a:hover{color:#fff;text-decoration:none}.modal .status-message{padding:.8rem;margin-bottom:1rem;border-radius:6px;text-align:center}.modal .status-message.success{background-color:#e6f4ea;color:#1e4620;border:1px solid #b7dfb9}.modal .status-message.error{background-color:#fce8e6;color:#c5221f;border:1px solid #f6cccb}.modal button:disabled{opacity:.7;cursor:not-allowed}.modal button.loading{position:relative;color:transparent}.modal button.loading:after{content:"";position:absolute;left:50%;top:50%;width:20px;height:20px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin .8s linear infinite;transform:translate(-50%,-50%)}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.action-buttons{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.action-buttons button{background-color:#26ade4;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:background-color .2s}.action-buttons button:hover{background-color:#1e8fb8}.saved-templates{margin-bottom:1.5rem}.saved-templates ul{margin:0;padding:0;list-style:none}.template-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border:1px solid #e2e2e2;border-radius:6px;margin-bottom:.5rem;background-color:#f8f8f8}.template-name{font-size:.9rem;color:#333;flex-grow:1;margin-right:1rem}.template-actions{display:flex;gap:.5rem}.template-actions button{background:none;border:1px solid #26ade4;color:#26ade4;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .2s}.template-actions button:hover{background-color:#26ade4;color:#fff}.template-actions button.delete-button{border-color:#dc3545;color:#dc3545}.template-actions button.delete-button:hover{background-color:#dc3545;color:#fff}.no-templates{color:#666;font-style:italic;font-size:.9rem;padding:.5rem}.modal input{width:100%;padding:.5rem;border:1px solid #e2e2e2;border-radius:6px;font-size:.9rem;margin-bottom:1rem}.modal form{display:flex;flex-direction:column;gap:1rem}.modal form button{align-self:flex-start}.info-page{max-width:800px;margin:2rem auto;padding:0 1rem}.info-page h1{color:#26ade4;margin-bottom:2rem}.info-page section{margin-bottom:3rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 12px #00000014}.info-page pre{background:#f5f5f7;padding:1rem;border-radius:6px;overflow-x:auto}.use-case{margin-bottom:2rem}#header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;gap:2rem}.header-left{display:flex;align-items:center;gap:1.5rem}.header-nav{display:flex;align-items:center;gap:2rem;margin-left:auto}.header-nav a{color:#fff;text-decoration:none;font-size:1rem;padding:.5rem;transition:opacity .2s;white-space:nowrap}.header-nav a:hover{opacity:.8}@media (max-width: 768px){#header{flex-direction:column;gap:1.5rem;padding:1rem;text-align:center}.header-nav{gap:1.5rem;flex-wrap:wrap;justify-content:center;margin-left:0}}.header-nav a[href*="list.whalemerge.com"]{position:relative;font-weight:500;background:#ffffff1a;padding:.5rem 1rem;border-radius:6px;border:1px solid rgba(255,255,255,.2)}.header-nav a[href*="list.whalemerge.com"]:after{content:"NEW";position:absolute;top:-8px;right:-8px;background:#ff4b4b;color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:12px;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.header-nav a[href*="list.whalemerge.com"]:hover{background:#ffffff26;transform:translateY(-1px);transition:all .2s ease}
