body{background-color:#efefef;color:#000;font-family:MS PGothic,ＭＳ Ｐゴシック,Mona,Monapo,sans-serif;font-size:16px;line-height:1.2;margin:0;padding:10px}h1,h2,h3,h4{font-weight:700;color:#c00;margin:10px 0}h1{font-size:24px}h2{font-size:18px;border-bottom:1px solid #CCCCCC;padding-bottom:4px}h3{font-size:16px}a{color:#00e;text-decoration:underline}a:visited{color:#551a8b}a:hover{color:red}.container{background-color:#efefef;max-width:90%;margin:0 auto}input[type=text],textarea,select{border:1px solid #7F9DB9;background-color:#fff;padding:2px 4px;color:#000;font-family:MS PGothic,ＭＳ Ｐゴシック,sans-serif;font-size:14px;border-radius:0;box-sizing:border-box}textarea{resize:vertical;min-height:150px;width:100%;max-width:600px}input[type=text]:focus,textarea:focus{outline:1px solid #000000}.btn{background-color:#d4d0c8;border:2px solid;border-color:#FFFFFF #404040 #404040 #FFFFFF;padding:2px 8px;color:#000;cursor:pointer;font-family:MS PGothic,ＭＳ Ｐゴシック,sans-serif;font-size:14px;border-radius:0}.btn:active{border-color:#404040 #FFFFFF #FFFFFF #404040}.btn[disabled]{color:#888}.text-muted{color:#666}.error-text{color:red;font-weight:700;margin-top:4px}.text-sm{font-size:14px}.text-xs{font-size:12px}.text-center{text-align:center}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.pb-2{padding-bottom:.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.glass-panel{margin-bottom:20px}.spinner{width:16px;height:16px;border:2px solid #ccc;border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.media-preview{max-width:300px;max-height:200px;object-fit:contain;border-radius:4px}.header-nav>*{margin-left:20px}.media-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;cursor:pointer}.media-modal-content{max-width:100%;max-height:90vh;object-fit:contain;border-radius:4px}.media-modal-close{position:absolute;top:1rem;right:1rem;color:#fff;font-size:2rem;background:#00000080;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer}.media-modal-close:hover{background:#000c}
