﻿:root{--text-color:grey;--h1-text-color:grey;--h2-text-color:grey;--h3-text-color:grey}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Courier New",Courier,monospace;font-family:'Helvetica','Arial',sans-serif}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}header{background-color:white;color:black;min-height:72px;padding:12px 0;width:100%;text-align:center;position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0}#menu-icon{order:2;cursor:pointer;font-size:1.6em;margin-left:10px;margin-right:20px;margin-top:-5px;color:grey}a{order:1;flex-grow:1;text-align:center;text-align:left}#directory-dropdown{order:3;width:100%;margin-top:12px;margin-bottom:20px;background-color:white;border:1px solid grey;padding:2px 15px 2px 5px;border-radius:5px;margin-left:20px;margin-right:20px;font-size:1.0em}#plaintext{background-color:white;padding:20px;max-width:800px;margin:100px auto}#images{margin-top:120px;background-color:white;padding:20px;max-width:90%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;min-height:calc(100vh - 120px);box-sizing:border-box}article{text-align:center}h1{color:var(--h1-text-color);font-size:1.6em;margin-left:20px}h2{margin-top:10px 0;color:var(--h2-text-color)}h3{margin-top:15px;color:var(--h3-text-color)}p{margin-top:10px;color:var(--h3-text-color)}#menu-popup{position:absolute;top:42px;right:20px;background-color:#333;color:white;border:1px solid #555;border-radius:5px;display:flex;flex-direction:column;padding:10px;z-index:1001;text-align:left;visibility:visible;opacity:1;transition:visibility 0s,opacity 0.3s ease-in-out}#menu-popup a{color:white;text-decoration:none;margin:5px 0}#menu-popup a:hover{text-decoration:underline}#image-container{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;justify-content:center;width:100%;height:auto;flex:1 1 auto;min-height:0}.image-container img{max-width:100%;height:auto;max-width:calc(100% - 50px);max-height:100%;object-fit:contain;display:block}.image-container .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}#main-image{object-fit:contain;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;width:100%;height:auto}#main-image img{display:block;max-width:100%;height:auto;max-height:100%;margin:0 auto;border-radius:5px}#exif-info{margin-top:10px;text-align:center;color:#333;font-size:small}#controls{xposition:static;width:100%;position:absolute;top:48;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);display:none}#prev-btn{position:fixed;left:10px;left:calc(10px + env(safe-area - inset - left));top:50%;transform:translateY(-50%);z-index:2000}#next-btn{position:fixed;right:10px;right:calc(10px + env(safe-area - inset - right));top:50%;transform:translateY(-50%);z-index:2000}.circle-btn{width:40px;height:40px;border-radius:50%;background-color:rgba(255,255,255,0.8);border:none;appearance:none;-webkit-appearance:none;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;padding:0;box-sizing:border-box}.circle-btn svg{width:28px;height:28px}.circle-btn:hover{}@media(min-width:768px){header{flex-wrap:nowrap}#menu-icon{order:1;margin-left:50px}a{order:2;text-align:left;flex-grow:0;margin-left:0}h1{font-size:2em}#menu-popup{top:80px;left:50px;right:auto}#directory-dropdown{order:3;width:auto;margin-top:0;margin-left:auto;margin-right:50px;margin-bottom:0;padding:2px 15px;font-size:1.5em}#main-image{margin-top:10px;object-fit:contain}#image-container img,#main-image img{width:100%;max-width:100%;max-height:calc(100vh - 150px)}#main-image img{max-height:calc(100vh - 180px)}#plaintext{margin:120px auto}#controls{display:block}}#main-image img:first-of-type{margin-top:0}#showMore-btn{margin-top:10px;width:100%;padding:8px;border:none;color:grey;border-radius:8px}#directoryTree,#directoryTree ul{list-style:none;margin:0;padding:0}#directoryTree>ul{margin-top:12px}#directoryTree li{padding:8px 10px;border-radius:8px}#directoryTree li[data-type="dir"]{font-weight:600}#directoryTree li[data-type="file"]{font-weight:400}#directoryTree li:hover{background:rgba(0,0,0,0.06)}#directoryTree ul ul{padding-left:18px;margin-top:6px}.toggle{display:inline-flex;width:1.4em;height:1.4em;align-items:center;justify-content:center;margin-right:8px;border-radius:6px;user-select:none;cursor:pointer}.toggle:hover{background:rgba(0,0,0,0.08)}.directory-name,.file-name{word-break:break-word}.context-menu{position:fixed;z-index:9999;display:none;min-width:200px;background:#fff;border:1px solid rgba(0,0,0,0.15);border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,0.18);padding:6px}.context-menu-item{padding:10px 12px;border-radius:10px;cursor:pointer;user-select:none;white-space:nowrap}.context-menu-item:hover{background:rgba(0,0,0,0.08)}ul li{padding-left:20px}ul{list-style-type:none}.hidden{display:none}.name-input,.text-input{background-color:lightgrey}.inputWrapper input,.inputWrapper textarea{width:100%;max-width:100%}#contact-page,.contact-form,.modal-form,.modal-form>form{width:100%;max-width:100%;box-sizing:border-box}.inputWrapper,.field{min-width:0}.field input,.field textarea,select{width:100%;max-width:100%;box-sizing:border-box}@media only screen and(min-device-width:320px)and(max-device-width:1024px)and(-webkit-min-device-pixel-ratio:2){select option{font-weight:bold}}@media only screen and(min-device-width:1024px)and(-webkit-min-device-pixel-ratio:2)and(hover:none){}#menu-popup.hidden{visibility:hidden;opacity:0;pointer-events:none}.message{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,0.8);color:white;padding:20px;border-radius:5px;width:100%;height:100%;justify-content:center;align-items:center}.message.success{background-color:lightgreen;display:flex;justify-content:space-between;align-items:center}.message.error{background-color:lightcoral}.message p{margin:0;flex:1;text-align:center}.message button{padding:10px 20px;background-color:#007BFF;color:white;border:none;border-radius:5px;cursor:pointer;position:absolute;bottom:20px;right:20px}.message button.success{background-color:green}.message button.error{background-color:red}@media(max-width:600px){header h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}#plaintext{padding:12px}#images{max-width:100%;display:flex;flex-direction:column;margin-top:0;padding-top:120px;padding-left:5px;padding-right:5px;padding-bottom:0;min-height:calc(100dvh - 0px);min-height:100vh;box-sizing:border-box}.image-container{flex-direction:column;align-items:center}#image-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;flex:1 1 auto;min-height:0;box-sizing:border-box}#image-container img,#main-image img{max-width:100%;margin-top:15px}#main-image{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}#main-image img{max-height:100%;width:auto}}a{text-decoration:none;color:inherit}
