body{background-color:#131313;font-family:Arial,sans-serif;color:#d9bb7a;margin:0;padding:0;justify-content:center;align-items:flex-start}.app-container{width:100%;max-width:500px;margin:0 auto;padding:20px;background-color:#131313;min-height:100vh;box-sizing:border-box}.header{display:flex;justify-content:space-between;align-items:center}.header .title{color:#fbfbff}.logo{font-size:28px;font-weight:700;font-style:italic;color:#e8c77b;line-height:1.1;width:106px;height:86px}.title{width:230px;height:28px;color:#fbfbff;font-size:24px;font-style:normal;line-height:29px;margin-left:15px}.search-bar{display:flex;gap:10px;margin:20px 0}.search-icon{width:29px;height:29px;stroke:#e8c77b;cursor:pointer}.input{flex:1;text-align:center;padding:8px;border:1px solid #d9bb7a;background:transparent;color:#fff}.category-button{background-color:#d9bb7a;color:#000;font-weight:700;padding:12px;width:100%;border:none;text-align:left;font-size:16px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-radius:12px;transition:border-radius .2s ease}.category-button.open{border-radius:12px 12px 0}.category-text{flex:1;text-align:center}.link-section-wrapper{position:relative;width:100%;padding:0 10px;box-sizing:border-box}.link-item{color:#fbfbff;text-decoration:underline;margin-bottom:8px;display:block;word-break:break-word}.link-item span{cursor:pointer}.add-source{display:flex;gap:10px;margin-top:10px}.logo-image{width:120px;height:110px}.add-icon{width:30px;height:30px;cursor:pointer}.add-button{display:flex;align-items:center;justify-content:center}.add-two{position:absolute;bottom:12px;right:10px;width:30px;height:30px;font-size:20px;border-radius:50%;cursor:pointer;background-color:transparent;color:#fff;border:2px solid white}.link-input{width:calc(100% - 70px);margin-top:54px;padding:8px;border:1px solid white;background:transparent;font-size:14px;color:#fff}.link-input::placeholder{color:#d0d0d0}.link-input:focus{outline:none;box-shadow:none;border-color:#fff}.no-links-text{color:#dedcdc}.create-box{background-color:#2c2929;padding:35px 20px;border-radius:20px;margin-top:9px;display:flex;flex-direction:column;gap:27px;position:relative;max-width:100%;width:100%;box-sizing:border-box}.create-label{color:#fff;font-size:14px;margin-bottom:-17px}.create-input{border:1px solid #d9bb7a;background:transparent;color:#fff;padding:10px;font-size:15px;text-align:center;margin-bottom:27px}.save-button{margin-top:20px;padding:12px;border:none;border-radius:24px;background-color:#fbfbff;color:#000;font-weight:700;font-size:16px;cursor:pointer}.close-button{position:absolute;top:4px;right:10px;background:none;color:#fff;font-size:18px;border:none;cursor:pointer;z-index:10}.copy-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.copy-box{flex:1;background-color:#494242;padding:12px 16px;color:#fff;border:1px solid #000000}.copy-icon{font-size:18px}.copy-icon-img{width:28px;height:28px;cursor:pointer}.copied-feedback{font-size:12px;color:#e8c77b;margin-top:4px;text-align:center}.copy-text{font-size:13px;word-break:break-all}.qr-wrapper{margin:25px auto;padding:10px;background:#fff;width:fit-content;cursor:pointer}.delete-button{margin-top:20px;padding:12px;border:none;border-radius:24px;background-color:#d33f49;color:#fff;font-weight:700;font-size:16px;cursor:pointer}.link-section{background-color:#af9a6c;padding:10px;border-radius:0 0 12px 12px;width:100%;box-sizing:border-box;min-height:135px;margin-bottom:10px;margin-top:-9px;margin-left:10px;position:relative;transition:max-height .4s ease-in-out,opacity .4s ease-in-out}.login-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:3rem;text-align:center}.google-button{display:flex;align-items:center;background-color:#fbfbff;color:#000;padding:10px 20px;border-radius:26px;border:none;font-weight:700;cursor:pointer;margin-top:1rem;width:242px;height:51px;flex-shrink:0}.google-button img.google-icon{width:20px;margin-right:10px}.login-message{color:#fff;text-align:center;font-family:IBM Plex Mono;font-size:25px;font-style:normal;font-weight:400;line-height:16px;display:flex;width:308px;height:47px;flex-direction:column;justify-content:center;flex-shrink:0}.signout-link{margin-top:1rem;background:transparent;border:1px solid white;color:#fff;padding:8px 16px;border-radius:6px;cursor:pointer}.loading-disabled{opacity:.5;cursor:not-allowed}.custom-loader-wrapper{display:flex;justify-content:center;margin-top:1rem}.custom-spinner{animation:rotate 1.2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
