:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{color:#1a1a1a;font-size:16px;font-weight:400;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{color:#444}a:hover{color:#888}button{font:inherit;cursor:pointer;background:0 0;border:none}input,textarea,select{font:inherit}.url-container{align-items:center;gap:8px;margin-top:16px;display:flex}.content-container{text-align:center;max-width:36rem;padding:0 8px}.url-input{background:#f5f5f5;border:1px solid #ddd;border-radius:8px;width:100%;padding:8px 12px}.copy-button{color:#ddd;background:#191919;border:1px solid #3d3d3d;border-radius:8px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.copy-button:hover{background:#f0f0f0}.copy-button:active{background:#e5e5e5}.copy-button img{width:20px;height:20px}.copy-button.copied{background:#28a745}.button-container{justify-content:center;margin-top:16px;display:flex}.customize-button{color:#333;cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.customize-button:hover{background:#e8e8e8;border-color:#bbb}.customize-button.active{background:#e0e0e0;border-color:#999}.customize-button img{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.customize-button.active img{transform:rotate(90deg)}.settings-panel{opacity:0;max-height:0;margin-top:0;transition:all .3s;overflow:hidden}.settings-panel.open{opacity:1;max-height:500px;margin-top:16px}.settings-content{text-align:left;background:#f8f8f8;border:1px solid #ddd;border-radius:8px;padding:20px}.settings-content h3{color:#333;margin-bottom:16px;font-size:18px;font-weight:600}.setting-group{margin-bottom:16px}.setting-group label{color:#555;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.search-select{color:#333;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:8px 12px;font-size:14px}.search-select:focus{border-color:#007acc;outline:none;box-shadow:0 0 0 2px #007acc33}.setting-description{color:#666;margin-top:6px;font-size:12px;line-height:1.4}.footer{text-align:center;color:#666;font-size:14px;position:fixed;bottom:16px;left:0;right:0}.footer a{color:#666;font-weight:500;text-decoration:none}.footer a:hover{color:#333}@media (prefers-color-scheme:dark){body{color:#ddd}#app{background-color:#131313}a{color:#a9a9a9}a:hover{color:#888}.footer,.footer a{color:#999}.footer a:hover{color:#ccc}.url-input{color:#fff;background-color:#191919;border-color:#3d3d3d}.copy-button img{filter:invert()}.copy-button:hover{background:#222}.copy-button:active{background:#333}.customize-button{color:#ddd;background:#191919;border-color:#3d3d3d}.customize-button:hover{background:#222;border-color:#555}.customize-button.active{background:#333;border-color:#666}.customize-button img,.customize-button.active img{filter:invert()}.settings-content{background:#191919;border-color:#3d3d3d}.settings-content h3{color:#ddd}.setting-group label{color:#999}.search-select{color:#ddd;background:#191919;border-color:#3d3d3d}.search-select:focus{border-color:#007acc;box-shadow:0 0 0 2px #007acc4d}.setting-description{color:#999}}@media (width<=640px){.content-container{max-width:100%;padding:0 16px}.url-container{flex-direction:column;gap:12px}.copy-button{justify-content:center;align-self:stretch;padding:12px}.customize-button{justify-content:center;align-self:stretch}.settings-content{padding:16px}.footer{margin-top:32px;position:relative;bottom:auto}}
