:root{line-height:1.5;font-weight:400}body{font-family:Inter,sans-serif;color:#333;background:linear-gradient(to right,#e9e9e9,#fff)!important;min-height:100vh}.icon-main{width:50px;height:50px;object-fit:cover}#loading-spinner{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffd7;z-index:1050}.animate-spin{animation:spin 1s linear infinite;height:50px;width:50px;color:#6f2bf6}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hidden{display:none!important}.spinner-message{background-color:#ebebeb}.profile-container{max-width:600px;margin:auto auto 50px}.add-wishlist-container{max-width:600px}.flex{display:flex;align-items:center}.flex-end{display:flex;justify-content:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-col{display:flex;flex-direction:column}.profile-welcome{display:flex;justify-content:space-between;align-items:center}.profile-welcome-no-btn{display:flex;justify-content:flex-end;align-items:center}.logout-btn{border:solid 1px #333}.btn{font-size:.8em;padding:4px}.btn-service{min-height:30px;display:flex;align-items:center;justify-content:center;background-color:#8f84f2;color:#fff;border:1px solid #8F84F2;box-shadow:-3px 7px 11px #0000004d}.profile-header{display:flex;flex-direction:column;margin-bottom:1em}.profile-header-first{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1em}.profile-picture{width:100px;height:100px;object-fit:cover}.profile-picture-thumbnail{width:50px;height:50px;object-fit:cover}.profile-picture-thumbnail-lg{width:80px;height:80px;object-fit:cover}.profile-picture-thumbnail-sm{width:25px;height:25px;object-fit:cover}.profile-wishlists{display:flex;justify-content:space-between;align-items:flex-end}.tags .badge{padding:.5em 1em}.add-wishlist-container{display:flex;flex-direction:column;justify-content:center;margin-bottom:1em}.my-wishlists-wrapper{margin-bottom:50px!important}.wishlist-card{background-color:#d9d8ed;padding:1em;border-radius:10px;box-shadow:0 4px 8px #0000001a;overflow:hidden;cursor:pointer;margin-bottom:1em}.wishlist-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:10px;box-shadow:-3px 10px 14px 5px #0000004d}.wishlist-images-scroll-container{width:100%;overflow-x:auto;-ms-overflow-style:none}.wishlist-images-scroll-container::-webkit-scrollbar{height:6px}.wishlist-images-scroll-container::-webkit-scrollbar-thumb{background-color:#8f84f2;border-radius:6px}.wishlist-images-wrapper{display:flex;padding:4px 0;min-width:min-content}.wishlist-thumbnail-large{width:140px;height:140px;object-fit:cover;border-radius:10px;box-shadow:-3px 10px 14px 5px #0000004d;flex-shrink:0}.edit-wishlist-form{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1em}.card{width:100%}.wishlist-settings-form{display:flex;flex-direction:column;align-items:center}button.text-red-500{border:2px solid #FF0000;border-radius:5px;padding:5px;display:flex;align-items:center;justify-content:center;width:30px;height:30px}#navbar-panel{background-color:#fff;z-index:1000;max-width:600px;margin:auto;border-top-left-radius:15%;border-top-right-radius:15%;border-top:#8F84F2 solid 2px}.desktop-menu-title{display:none}.nav-btn-custom{border:none;--bs-btn-color: #6c757d }.nav-btn-custom:hover{background-color:#8f84f2;color:#fff}.active-link{background-color:#8f84f2;color:#fff;border-radius:10px}.active-link button{background-color:transparent;color:#fff}.wishlist-item-wrapper{display:flex}.login{background-image:url(/images/login-bg.png);width:100%;background-size:cover;background-position:center}.login-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:35vh;width:80vw;padding:5px;background-color:#d9d8ed;border-radius:10px;box-shadow:0 4px 8px #0000001a}.login-container{animation:slide-up 1s ease-out}@keyframes slide-up{0%{transform:translateY(200%);opacity:0}to{transform:translateY(0);opacity:1}}.login-title{font-size:1.5em;margin-bottom:20px}.divider{width:80%;border:1px solid #8F84F2;margin-bottom:1em}.flex-container{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:column}.name-day-info{font-size:.8em;color:#333}@media (min-width: 768px){.login-container{width:30vw}}.person-thumbnail{display:flex;flex-direction:column;align-items:center;padding:10px;background-color:#e6e6fa;border-radius:10px;max-height:140px;overflow:hidden;cursor:pointer}.person-thumbnail-name{margin:0}.person-thumbnail-wishlists{list-style-type:none;padding:0;margin:0;overflow:hidden}.person-thumbnail-buttons{display:flex;width:100%;justify-content:space-between;align-items:center}.person-thumbnail-content{display:flex;align-items:flex-start;width:100%;margin:15px 0}.add-person-btn{background-color:#8f84f2;color:#fff;border:none;padding:5px 10px;border-radius:5px;cursor:pointer;margin-top:20px;margin-bottom:80px;float:right}.wishlist-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;background-color:#fff;padding:10px;border-radius:10px;box-shadow:0 4px 8px #0000001a;height:140px;overflow:hidden;position:relative}.wishlist-item-checked{background-color:#cbf1c8}.wishlist-item-details{display:flex;flex-direction:column;padding:5px;width:60%;overflow:hidden}.wishlist-item-name{font-size:1.2em;font-weight:700}.wishlist-item-price{color:#888}.wishlist-item-url{color:#1a0dab;text-decoration:none}.wishlist-item-url:hover{text-decoration:underline}.add-person-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;height:100%}.add-person-title{font-size:2em;margin-bottom:20px}.person-option{width:80%;padding:20px;border-radius:10px;margin-bottom:20px;text-align:center;cursor:pointer}.existing-user{background-color:#d9d8ed}.new-user{border:3px solid #DBDBDB}.user-search-input{width:100%;padding:10px;margin:10px 0;border-radius:5px;border:1px solid #ccc}.user-thumbnail{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#e6e6fa;border-radius:10px;max-width:400px;margin:10px auto}.user-thumbnail-content{display:flex;align-items:center}.user-thumbnail-image{width:50px;height:50px;background-color:#ccc;border-radius:50%;margin-right:10px;object-fit:cover}.user-thumbnail-name{font-size:1em;font-weight:700}.user-search-list,.invitation-list{list-style-type:none;padding:0;margin:0;overflow:hidden}.notification-container{position:relative;display:inline-block}.new-invitation-icon{width:9px;height:9px;background-color:red;border-radius:50%;position:absolute;top:-3px;right:-5px}.invitations-container{margin-bottom:80px}.invitation-item{transition:all .3s ease}.invitation-item:hover{transform:translateY(-2px);box-shadow:0 6px 10px #00000026}.invitation-actions button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.invitation-actions button:hover{transform:scale(1.1)}.wishlist-copy-container{display:flex;flex-direction:column;height:100vh}.wishlist-upper-section{flex:.4;overflow-y:auto;padding:1em}.wishlist-card h3{margin-bottom:.5em}.wishlist-items{display:flex;gap:10px}.wishlist-items img{width:50px;height:50px;object-fit:cover;border-radius:5px}.wishlist-lower-section{flex:.4;display:flex;flex-direction:column;align-items:center;justify-content:center;border-top:1px solid #ccc}.add-custom-wishlist-btn{background-color:#8f84f2;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:1em}.add-custom-wishlist-btn:hover{background-color:#6f2bf6}.form-check{display:flex;flex-direction:column;float:right}.form-check-input{border:1px solid black}.form-check-input:checked{background-color:#8f84f2;border-color:#8f84f2}.check-off-img{width:25px;height:25px;object-fit:cover;position:absolute;bottom:5px;right:5px}.participant-thumbnail{width:20px;height:20px;object-fit:cover;border-radius:50%}.wishlist-thumbnail-disabled{opacity:.4}.inactive-wishlist-alert{background-color:#f8d7da;color:#721c24;border-radius:5px}.wishlist-item-disabled{background-color:#cfcfcf;opacity:.4}.modified-item-alert{font-size:x-small}.list-group-item.active{background-color:#dddce0!important}.bg-primary{background-color:#8f84f2!important}.wishlist-comments-container{max-width:600px;margin:0 auto}.comment-item{border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease;background-color:#fff;position:relative}.comment-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.add-comment-form textarea{border-radius:8px;resize:none}.add-comment-form button{background-color:#8f84f2;border-color:#8f84f2}.add-comment-form button:hover{background-color:#6f2bf6;border-color:#6f2bf6}.comment-action-btn{opacity:.7;transition:opacity .2s ease}.comment-action-btn:hover{opacity:1;background-color:#f8f9fa!important;border-radius:50%}.text-red{color:red}.my-custom-wishlists{background-color:#e7e3e3;padding:10px;border-radius:10px}.my-added-custom-wishlists{background-color:#e7e3e3;padding:10px;border-radius:10px;margin-top:30px}.bg-purple{background-color:#8f84f2!important}.event-list{display:flex;flex-direction:column;gap:8px}.event-item{transition:all .2s ease;border-left:3px solid #8F84F2}.event-item:hover{transform:translate(2px);box-shadow:0 3px 6px #0000001a}.event-name{font-size:1em;color:#333}.event-date{font-size:.85em;padding:4px 8px}.btn-black{color:#000}.icon-button{width:28px;height:28px;flex-shrink:0;box-sizing:content-box;display:inline-block;font-size:24px;line-height:1}.text-disabled{color:#ada0a0}.profile-picture-thumbnail-xs{width:20px;height:20px;object-fit:cover}@media (min-width: 1200px){html{font-size:16px}h1{font-size:2.5rem}h2{font-size:2rem}h3,h4{font-size:1.7rem}p,li,input,textarea,button{font-size:1rem}.small-text{font-size:.875rem}.profile-container{max-width:80%;padding:1.5rem 0 0!important;padding-top:80px!important}.desktop-split-view{display:flex;flex-direction:row}.desktop-split-view-left,.desktop-split-view-right{width:50%;padding:0 10px}.tags{display:flex;flex-direction:column}.tags .badge{width:fit-content;margin:5px}.profile-wishlists{height:100px;gap:20px}.profile-header-first{height:100px}.no-mb-desktop{margin-bottom:0}#navbar-panel{background-color:#f5f5f5;position:fixed;top:0;bottom:auto;max-width:100%;border-top:none;border-bottom:#8F84F2 solid 2px;border-radius:0;box-shadow:0 4px 8px #0000001a}#nav-panel{max-width:80%;justify-content:space-between;padding:0}.new-invitation-icon{top:27px}.desktop-nav-links{width:70%;display:flex;justify-content:space-between;align-items:center}.desktop-menu-title{display:block;margin:0 10px;font-size:1rem}.nav-btn-custom{display:flex;border:none;justify-content:center;align-items:center}.nav-btn-custom svg{width:16px;height:16px}.wishlist-thumbnail-large{width:200px;height:200px;object-fit:cover}.wishlist-items-desktop{display:flex;flex-wrap:wrap;gap:20px}.wishlist-item-container{display:flex;width:45%}.wishlist-item{height:fit-content;width:100%;padding:25px}.wishlist-item-details{padding-left:15px}.existing-user,.new-user{width:50%}.user-thumbnail{width:40%}.edit-wishlist-form{max-width:90%;margin:0 auto}.edit-wishlist-form .btn-service{padding:8px 16px;font-size:1rem}.wishlist-item-wrapper{display:grid;grid-template-columns:250px 1fr 50px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000000d;margin-bottom:25px;gap:20px;width:80%}.wishlist-thumbnail{width:200px;height:200px;object-fit:cover;border-radius:4px;border:1px solid #ddd}.wishlist-item-wrapper .flex-col{margin-bottom:12px}.wishlist-item-wrapper input,.wishlist-item-wrapper textarea,.wishlist-item-wrapper select{width:100%;padding:10px;border-radius:4px;border:1px solid #ced4da;transition:border-color .15s ease-in-out}.wishlist-item-wrapper input:focus,.wishlist-item-wrapper textarea:focus,.wishlist-item-wrapper select:focus{border-color:#8f84f2;outline:none;box-shadow:0 0 0 .2rem #8f84f240}.wishlist-item-wrapper label{font-weight:500;color:#495057;margin-bottom:5px;display:block}.wishlist-settings-form{width:70%}.wishlist-settings-form-wrapper{display:flex;flex-direction:column;align-items:center}.list-group-item{width:50%}.bio p{margin-bottom:20px}.profile-tags-and-info{display:flex;gap:40px}.profile-edit-form{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-info{gap:15px;padding:10px;border-radius:8px}.profile-info-item{display:flex;align-items:center;padding:8px 0}.profile-info-item svg{margin-right:10px;color:#8f84f2}.profile-info-item p{margin:0}.persons-container{display:flex;flex-wrap:wrap;gap:20px}.person-thumbnail{width:30%;max-height:250px;padding:20px}.person-thumbnail-content{margin:15px 0 0}.person-list-container{display:flex;flex-wrap:wrap;gap:20px}.wishlist-card-wrapper{width:45%}.wishlists-wishlist-hub-container{display:flex;flex-wrap:wrap;gap:20px}.my-added-custom-wishlists{margin-top:0}.calendar-event{width:50%}.calendar-events-container{display:flex;flex-direction:column;align-items:center}}@media (min-width: 1800px){.desktop-nav-links{width:55%}}@media (min-width: 1950px){.html{font-size:20px}.desktop-nav-links{width:50%}}.modal-backdrop{display:flex;justify-content:center;align-items:flex-start;padding-top:20px;overflow-y:auto}.max-w-lg{max-width:32rem;width:100%}.profile-picture-thumbnail-sm{width:40px;height:40px;object-fit:cover}.highlight-new-event{border:3px solid #8f84f2}@keyframes _flyInFromLeft_r2n6k_1{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _flyInFromRight_r2n6k_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideInFromLeft_r2n6k_1{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideInFromRight_r2n6k_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._landingContainer_r2n6k_45{background-image:linear-gradient(to right,#4a00e0,#8e2de2);color:#fff;height:700px;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 20px;position:relative;overflow:hidden}._landingFlexContent_r2n6k_59{display:flex;width:60%;justify-content:center;align-items:center}._appIcon_r2n6k_66{display:none}._landingContent_r2n6k_70{max-width:600px;z-index:2;animation:_flyInFromLeft_r2n6k_1 1s ease-out}._landingContent_r2n6k_70 h1{font-size:2.5rem;font-weight:700;margin-bottom:10px}._landingContent_r2n6k_70 p{font-size:1.2rem;margin-bottom:20px}._getStartedButton_r2n6k_87{background-color:#8a2ae2;color:#eeeef0;border:2px solid #8a2ae2;border-radius:30px;padding:12px;font-size:1.2rem;font-weight:700;margin-top:20px;cursor:pointer;box-shadow:0 4px 8px #0003;transition:transform .2s ease,box-shadow .2s ease}._getStartedButton_r2n6k_87:hover{background-color:#7a1dbf;color:#eeeef0;transform:scale(1.05);box-shadow:0 6px 12px #0000004d}._phoneThumbnail_r2n6k_108{max-width:200px;z-index:1;animation:_flyInFromRight_r2n6k_1 1s ease-out}._featuresSection_r2n6k_114{background-color:#f9f9f9;padding:40px 20px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}._featuresContainer_r2n6k_124{width:100%;max-width:600px;margin-top:20px}._featureCard_r2n6k_130{background-color:#fffc;border:none;border-radius:10px;margin-bottom:15px;padding:15px;box-shadow:0 4px 6px #0000001a;animation:_flyInFromLeft_r2n6k_1 1s ease-out;transition:opacity .5s ease-out}._fetaureCardFlex_r2n6k_141{display:flex;flex-direction:column;align-items:center;text-align:center}._featureCard_r2n6k_130 h5{color:#333;font-weight:700}._featureCard_r2n6k_130 p{color:#555}._slideIn_r2n6k_157{opacity:1}._slideInLeft_r2n6k_161{animation:_slideInFromLeft_r2n6k_1 .8s ease-out}._slideInRight_r2n6k_165{animation:_slideInFromRight_r2n6k_1 .8s ease-out}._navPanel_r2n6k_169{position:fixed;top:0;width:100%;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;justify-content:space-between;padding:10px 15%;z-index:1000}._navIcon_r2n6k_182{width:40px;height:40px}._navLinks_r2n6k_187{list-style:none;display:flex;gap:20px;margin:0;padding:0}._navLinks_r2n6k_187 li a{text-decoration:none;color:#333;font-weight:700;transition:color .2s ease}._navLinks_r2n6k_187 li a:hover{color:#6f2bf6}._aboutSection_r2n6k_206{padding:40px 20px;display:flex;justify-content:center;background-color:#f9f9f9}._aboutCard_r2n6k_213{background-color:#fff;border:1px solid #ddd;border-radius:10px;padding:30px;max-width:600px;text-align:center;box-shadow:0 4px 6px #0000001a}._aboutImage_r2n6k_223{width:100px;height:100px;margin-bottom:20px}._aboutCard_r2n6k_213 h2{font-size:1.8rem;font-weight:700;margin-bottom:15px;color:#333}._aboutCard_r2n6k_213 p{font-size:1rem;color:#555;line-height:1.6;margin-bottom:15px}._footer_r2n6k_243{background-color:#f9f9f9;text-align:center;padding:20px 0;font-size:.9rem;color:#555;border-top:1px solid #ddd}@media (max-width: 768px){._navPanel_r2n6k_169{padding:10px}._landingContainer_r2n6k_45{padding:20px}._landingContent_r2n6k_70{margin-right:15px}._landingContent_r2n6k_70 h1{font-size:2rem}._landingContent_r2n6k_70 p{font-size:1rem}._landingFlexContent_r2n6k_59{width:100%;justify-content:space-between;align-items:center}._phoneThumbnail_r2n6k_108{position:static;max-width:125px;margin-top:20px;animation:_flyInFromRight_r2n6k_1 1s ease-out}._appIcon_r2n6k_66{width:80px;height:80px}._featuresContainer_r2n6k_124{padding:0 10px}}
