@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";:root{--p-inputtext-focus-ring-color: rgb(126, 126, 126) !important;--p-select-focus-ring-color: rgb(126, 126, 126) !important;--p-select-option-selected-background: var(--p-surface-100) !important;--p-select-option-selected-color: black !important}.p-select-option.p-select-option-selected.p-focus{background:var(--p-select-option-selected-background)!important;color:var(--p-select-option-selected-color)!important}.row{display:flex}.row-5{display:flex;gap:5px}.row-10{display:flex;gap:10px}.col{display:flex;flex-direction:column}.col-5{display:flex;flex-direction:column;gap:5px}.col-10{display:flex;flex-direction:column;gap:10px}.wrap{display:flex;flex-wrap:wrap}.p-button{background:#bf142e;outline:#bf142e}.p-paginator{background:transparent!important}.p-toast{max-width:300px}.p-password input{width:100%}@font-face{font-family:EudoxusSans;src:url(/assets/EudoxusSans-Regular-DrM_nmwG.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:EudoxusSans;src:url(/assets/EudoxusSans-Medium-DcTp2aov.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:EudoxusSans;src:url(/assets/EudoxusSans-Bold-B9W_Kf1C.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:EudoxusSans;src:url(/assets/EudoxusSans-ExtraBold-Cy_DtK5S.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:EudoxusSans;src:url(/assets/EudoxusSans-Light-Bq2Ml9Hw.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:EudoxusSans;src:url(/assets/EudoxusSans-ExtraLight-CdqxOUxp.ttf) format("truetype");font-weight:100;font-style:normal}.banner{height:40vh;background:url(https://res.cloudinary.com/dpm5vdakr/image/upload/v1731584975/capstone_directory/close-up-young-man-looking-vinyls-store_1.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.banner .overlay{width:100%;height:100%;background:#bf142e88;position:absolute;z-index:1}.banner .header{position:absolute;z-index:2;top:50%;right:0;transform:translateY(-50%);background:#a8a8a8;color:#fff;padding:20px 50px;border-radius:100px 0 0 100px}.banner .header h1{margin:0;font-size:40px}@media (max-width: 550px) and (min-width: 360px){.banner .header h1{font-size:25px}}.card{flex-grow:1;flex-basis:300px;height:100px;padding:20px;background:#eeb6bf;position:relative;cursor:pointer;transition:.4s all}.card:hover,.card.active{box-shadow:#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset}.card .header{position:absolute;top:-53px;left:20px}.card .header h1{font-size:40px}.card img{position:absolute}.card p{position:absolute;font-size:49px;text-align:right;font-weight:800;bottom:-30px;right:20px;color:#636363}.first img{left:70px;top:0;width:170px}.last img{left:0;top:0;width:200px}.dashboard{max-width:1200px;margin:50px auto;gap:100px 40px;padding:0 30px}.dataview{max-width:1200px;margin:0 auto;padding:50px 30px}.dataview .search-filter-container{align-items:start;justify-content:center;gap:10px}.dataview .search-filter-container .search-input{flex-grow:1;flex-basis:300px}.dataview .search-filter-container .dropdown{flex-grow:1;flex-basis:200px}.dataview .data-container{margin:50px 0;gap:20px}.datacard{max-width:366px;flex-grow:1;flex-basis:300px;padding:20px;border:1px solid #bf142e}.datacard .header{padding:20px;gap:10px}.datacard .header h3{margin:0;color:#bf142e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.datacard .header p{margin:0;color:#bf142e}nav{width:100%;align-items:center;justify-content:space-between;padding:20px 50px;background:#fff7f9;position:sticky;top:0;z-index:95}nav .logo{width:fit-content;align-items:center;gap:10px}nav .logo img{width:40px}nav .logo small{font-weight:700}@media (max-width: 550px) and (min-width: 360px){nav .user-info{display:none}}@media (max-width: 360px) and (min-width: 0){nav .user-info{display:none}}nav .burger-icon{cursor:pointer;border-radius:100px;padding:5px 5px 0;transition:.5s all}nav .burger-icon:hover{background:#e7909d}nav .burger-icon svg{width:50px;height:50px}.footer{padding:40px 30px;background:#bf142e;justify-content:center;align-items:center}.footer small{color:#fff}.menubar{position:fixed;right:-350px;height:100vh;width:350px;border-radius:500px 0 0;background:#f3b200;z-index:99;transition:1s all}.menubar.active{right:0}.menubar .close-icon{position:absolute;right:60px;top:50px;font-size:40px;cursor:pointer;transition:transform .5s ease}.menubar .close-icon:hover{transform:rotate(360deg)}.menubar .menu-links{position:absolute;top:50%;transform:translateY(-50%);gap:20px;left:80px}.menubar .menu-links .main-links,.menubar .menu-links .admin-links{gap:20px}.menubar .menu-links a{text-decoration:none;font-size:30px;font-weight:800;color:#000;transition:.2s all}.menubar .menu-links a:hover{color:#fff}.menubar .user-links{position:absolute;gap:20px;left:80px;bottom:40px}.menubar .user-links p{text-decoration:none;font-size:25px;font-weight:800;color:#000;margin:0;transition:.2s all;cursor:pointer}.menubar .user-links p:hover{color:#fff}a{text-decoration:none;color:#000}a .notification-col{padding:10px;max-width:300px;transition:.3s all;cursor:pointer}a .notification-col:hover{background:#e0e0e0}a .notification-col p{margin:0;font-size:14px}a .notification-col p.bold{font-weight:800}.user-auth{display:flex;align-items:center;justify-content:center;height:100vh;padding:0 30px;background:url(https://res.cloudinary.com/drayixmpk/image/upload/v1733590542/login-bg_zwzlnc.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.user-auth:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.user-auth .user-auth-box{position:relative;z-index:2;background:var(--p-surface-50);padding:20px 40px;align-items:center;box-shadow:#959da533 0 8px 24px;border-radius:20px;min-width:320px;max-width:400px}.user-auth .user-auth-box .header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:20px}.user-auth .user-auth-box .header .logo{width:60px;text-align:center;margin:10px 0}.user-auth .user-auth-box .header .logo img{width:100%}.user-auth .user-auth-box .header p{margin:0;text-align:center;font-weight:800}.user-auth .user-auth-box .header small{letter-spacing:1px}.user-auth .user-auth-box form{width:100%;max-height:400px;overflow-y:auto;overflow-x:hidden;padding-inline:5px}.user-auth .user-auth-box form::-webkit-scrollbar{width:3px;margin-inline:2px}.user-auth .user-auth-box form::-webkit-scrollbar-thumb{background:gray}.user-auth .user-auth-box form .input-user-auth,.user-auth .user-auth-box form .p-password,.user-auth .user-auth-box form .p-password .p-inputtext{width:100%}.user-auth .user-auth-box form .p-button{overflow:unset}.user-auth .user-auth-box form a{text-decoration:none;color:#bf142e;width:fit-content}body{margin:0;padding:0;font-family:EudoxusSans,sans-serif;background:#fff7f9}.terms-of-use[data-v-d4b80d1f]{font-family:Arial,sans-serif;line-height:1.6;color:#333;max-width:1200px;margin:50px auto}h1[data-v-d4b80d1f],h2[data-v-d4b80d1f]{color:#000}h1[data-v-d4b80d1f]{margin-bottom:10px}h2[data-v-d4b80d1f]{margin-top:20px}p[data-v-d4b80d1f],ul[data-v-d4b80d1f]{margin:10px 0}ul[data-v-d4b80d1f]{padding-left:20px;list-style-type:disc}a[data-v-d4b80d1f]{text-decoration:underline;color:#00f}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
