.sidebar{background-color:#102a51;height:100vh;padding:2rem 1.25rem 1.25rem;position:relative;transition-duration:.3s}.sidebar--expanded{position:fixed;top:0;bottom:0;left:0;overflow-y:auto;width:18rem}.sidebar--collapsed{position:fixed;top:0;bottom:0;left:0;overflow-y:auto;width:5rem}.control-icon{position:absolute;cursor:pointer;right:-.75rem;top:2.25rem;width:1.75rem;border:rgb(255,255,255);border-width:2px;border-radius:50%}.rotate-icon{transform:rotate(180deg)}.logo-icon{cursor:pointer;transition-duration:.5s}.main-title{color:#fff;font-weight:500;font-size:1.25rem;transition-duration:.2s}.hide-title{transform:scale(0)}.menu-container{padding-top:1.5rem}.menu-item{display:flex;border-radius:.5rem;padding:.5rem;cursor:pointer;color:#e9e9e9;font-size:.875rem;align-items:center;gap:1rem}.menu-item:hover{background-color:#ffffff2a}.menu-label{transition-duration:.2s}.hide-label{display:none}.arrow-icon{margin-left:auto;transition-duration:.5s}.submenu-container{padding-left:2rem}.submenu{transition:max-height .5s ease-in-out,visibility .5s ease-in-out;overflow:hidden}.submenu-closed{max-height:0;visibility:hidden}.submenu-open{max-height:500px;visibility:visible}.submenu-item{display:flex;border-radius:.5rem;padding:.5rem;cursor:pointer;color:#e9e9e9;font-size:.875rem;align-items:center;gap:1rem}.submenu-item:hover{background-color:#ffffff2a}.content-container{margin-left:18rem;overflow-y:auto;background-color:#ededed;height:100vh;flex-grow:1}.content{padding:1rem;height:100%}.item-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cccccc;padding:10px}.item-title{flex-grow:1}.item-preview img{width:50px;height:50px;padding:8px;margin:8px}.edit-button,.delete-button{margin-left:10px}.sticky-header{position:sticky;top:0;background-color:#fff;z-index:1;padding:10px;text-align:center}.sticky-header h1{font-size:2em;font-weight:700;margin-bottom:10px}.search-input{width:50%;padding:5px;margin:auto;display:block;border:2px solid #00a2d3}.item-container{margin-bottom:1em;box-shadow:0 0 10px #0000001a;border-radius:5px;overflow:hidden}.item-row{display:flex;align-items:center;padding:1em;background:#f9f9f9}.accordion-button{margin-right:1em;background:none;border:none;cursor:pointer;font-size:1.2em}.accordion-button.open{transform:rotate(90deg)}.item-preview img{max-height:60px;max-width:60px;-o-object-fit:cover;object-fit:cover;margin-right:1em}.item-title{flex-grow:1;margin-right:1em}.edit-button,.delete-button{padding:.5em 1em;border:none;cursor:pointer;margin-left:.5em;min-width:80px}.edit-button{padding:.5em;margin:.5em;background:#fff;border:2px solid #00a2d3;color:#00a2d3;border-radius:5px;font-size:.9em}.delete-button{padding:.5em;margin:.5em;background:#fff;border:2px solid #d32e00;color:#d32e00;border-radius:5px;font-size:.9em}.accordion-content{background:#fff;padding:1em;display:none;transition:max-height .2s ease-in-out;overflow:hidden}.accordion-content.open{display:block}.tags-container{display:flex;flex-wrap:wrap}.tag{padding:.5em;margin:.5em;background:#fff;border:1px solid #00a2d3;color:#00a2d3;border-radius:5px;font-size:.9em}.scrollable-content{max-height:60vh;overflow-y:auto}.home{flex:4}.featured{width:100%;display:flex;justify-content:space-between}.featuredItem{flex:1;margin:0 20px;padding:30px;border-radius:10px;cursor:pointer;box-shadow:0 0 15px -10px #000000bf}.featuredTitle{font-size:20px}.featuredMoneyContainer{margin:10px 0;display:flex;align-items:center}.featuredMoney{font-size:30px;font-weight:600}.featuredMoneyRate{display:flex;align-items:center;margin-left:20px}.featuredIcon{font-size:14px;margin-left:5px;color:green}.featuredIcon.negative{color:red}.featuredSub{font-size:15px;color:gray}.edit-item-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5);z-index:1000}.modal-content{display:flex;flex-direction:column;align-items:center;width:75%;height:75%;background:white;border-radius:15px;padding:20px;box-sizing:border-box;overflow:auto;position:relative}.modal-content h1{color:#00a2d3;font-weight:700;font-size:xx-large}.title-input,.description-input,.new-tag-input{display:block;width:100%;box-sizing:border-box;border:1px solid #00a2d3;padding:5px;margin:10px}.tag-button{padding:.5em;margin:.5em;background:#fff;border:1px solid #00a2d3;color:#00a2d3;border-radius:5px;font-size:.9em}.tag-button.active{background:#00a2d3;color:#fff}.close-button,.save-button{padding:.5em;margin:.5em;border-radius:5px;font-size:.9em;position:absolute;bottom:20px}.close-button{background:#fff;border:1px solid #d33100;color:#d33100;left:20px}.save-button{border:1px solid #00d362;color:#fff;background:#00d362;right:20px}.preview-section{display:flex;justify-content:center;width:100%;gap:10px}.image-preview,.model-preview{width:300px;justify-content:center;height:300px;overflow:hidden;border-radius:15px;box-shadow:0 0 10px #0000001a}.image-preview img{width:300px;justify-content:center;height:300px;-o-object-fit:cover;object-fit:cover;border:2px solid #00a2d3;border-radius:20px}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0px}.bottom-0{bottom:0px}.bottom-8{bottom:2rem}.left-0{left:0px}.right-0{right:0px}.right-4{right:1rem}.top-0{top:0px}.z-10{z-index:10}.m-2{margin:.5rem}.m-4{margin:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-9{margin-top:2.25rem}.block{display:block}.flex{display:flex}.grid{display:grid}.h-16{height:4rem}.h-32{height:8rem}.h-8{height:2rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-48{width:12rem}.w-full{width:100%}.max-w-sm{max-width:24rem}.cursor-not-allowed{cursor:not-allowed}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-\[300px_200px_auto_auto\]{grid-template-columns:300px 200px auto auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-light-white{background-color:#ffffff2b}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.leading-tight{line-height:1.25}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.hover\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
