@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;700&display=swap";*{margin:0}header[data-v-40eab143]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:transparent;color:#000;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-scrolled[data-v-40eab143]{padding:1rem 2rem;box-shadow:0 4px 20px #0000001a}.logo[data-v-40eab143]{display:flex;align-items:center}.logo-img[data-v-40eab143]{height:40px;margin-right:.5rem}.logo h1[data-v-40eab143]{color:#409fdb;font-weight:600}nav[data-v-40eab143]{display:flex;align-items:center;flex-grow:1;justify-content:flex-end}.nav-links[data-v-40eab143]{display:flex;list-style-type:none;margin:0;padding:0;position:absolute;flex-direction:row;left:50%;transform:translate(-50%)}.auth-links[data-v-40eab143]{display:flex;list-style-type:none;margin:0;padding:0}nav li[data-v-40eab143]{margin-right:1.5rem}nav li[data-v-40eab143]:last-child{margin-right:0}nav a[data-v-40eab143]{text-decoration:none;color:#000;cursor:pointer;transition:color .3s}nav a[data-v-40eab143]:hover{color:#007bff}.btn-signup[data-v-40eab143]{background-color:#e68200;padding:.5rem 1rem;border-radius:8px;color:#fff!important;transition:background-color .3s;box-shadow:0 4px 15px #0000001a}.btn-signup[data-v-40eab143]:hover{background-color:#ff9466;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.btn-login[data-v-40eab143]{border:1px solid black;padding:.5rem 1rem;border-radius:8px;transition:border-color .3s,color .3s}.btn-login[data-v-40eab143]:hover{border-color:#007bff;color:#007bff}@media (max-width: 992px){.nav-links[data-v-40eab143]{position:relative;left:0;transform:none;margin-left:2rem}}@media (max-width: 768px){header[data-v-40eab143]{flex-direction:column;padding:1rem}.logo[data-v-40eab143]{margin-bottom:1rem}nav[data-v-40eab143]{flex-direction:column;width:100%}.nav-links[data-v-40eab143]{position:static;transform:none;width:100%;justify-content:center;margin:.5rem 0;margin-left:0}.auth-links[data-v-40eab143]{width:100%;justify-content:center;margin-top:.5rem}nav li[data-v-40eab143]{margin-right:1rem}}@media (max-width: 576px){header[data-v-40eab143]{flex-direction:row;justify-content:space-between;align-items:center;padding:.8rem 1rem}.logo[data-v-40eab143]{margin-bottom:0}nav[data-v-40eab143]{flex-direction:row;width:auto;justify-content:flex-end}.logo-img[data-v-40eab143]{height:30px}.logo h1[data-v-40eab143]{font-size:1.2rem}.nav-links[data-v-40eab143]{display:none}.auth-links[data-v-40eab143]{width:auto;margin-top:0;flex-wrap:nowrap;justify-content:flex-end}nav li[data-v-40eab143]{margin-right:.5rem}.btn-signup[data-v-40eab143],.btn-login[data-v-40eab143]{padding:.4rem .8rem;font-size:.9rem}}@media (max-width: 375px){header[data-v-40eab143]{padding:.8rem}.logo-img[data-v-40eab143]{height:25px}.logo h1[data-v-40eab143]{font-size:1.1rem}.auth-links[data-v-40eab143]{justify-content:flex-end}nav li[data-v-40eab143]{margin-right:.3rem}.btn-signup[data-v-40eab143],.btn-login[data-v-40eab143]{padding:.3rem .6rem;font-size:.8rem}}.footer[data-v-6bb8a98c]{background:linear-gradient(to top,rgba(224,242,254,.5),transparent);padding:3rem 2rem 0;margin-top:auto;position:relative;overflow:hidden;border-top:1px solid rgba(0,0,0,.05)}.footer-content[data-v-6bb8a98c]{display:flex;justify-content:space-between;flex-wrap:wrap}.footer-section[data-v-6bb8a98c]{flex:0 0 18%}.footer-section h3[data-v-6bb8a98c]{font-size:1.2rem;margin-bottom:1rem}.footer-section ul[data-v-6bb8a98c]{list-style-type:none;padding:0}.footer-section li[data-v-6bb8a98c]{margin-bottom:.5rem}.footer-section a[data-v-6bb8a98c]{color:#333;text-decoration:none;transition:color .3s}.footer-section a[data-v-6bb8a98c]:hover{color:#409fdb}.footer-section input[data-v-6bb8a98c],.footer-section textarea[data-v-6bb8a98c]{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:8px;transition:all .3s ease}.footer-section textarea[data-v-6bb8a98c]{height:100px;resize:none}.footer-section input[data-v-6bb8a98c]:focus,.footer-section textarea[data-v-6bb8a98c]:focus{outline:none;border-color:#409fdb;box-shadow:0 0 0 3px #409fdb33}.footer-section button[data-v-6bb8a98c]{padding:.75rem 1.5rem;background-color:#409fdb;color:#fff;border:none;border-radius:8px;cursor:pointer;margin-bottom:0;transition:all .3s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px #0000001a}.footer-section button[data-v-6bb8a98c]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.travel-img-container[data-v-6bb8a98c]{display:flex;justify-content:center;align-items:center}.travelImg[data-v-6bb8a98c]{padding-top:1rem;width:150%;height:auto}.app-links[data-v-6bb8a98c]{display:flex;gap:12px;margin-top:1rem}@media (max-width: 992px){.footer-content[data-v-6bb8a98c]{gap:30px}.footer-section[data-v-6bb8a98c]{flex:0 0 calc(50% - 30px)}}@media (max-width: 768px){.footer-section[data-v-6bb8a98c]{flex:0 0 100%;margin-bottom:2rem}.travelImg[data-v-6bb8a98c]{width:100%}}@media (max-width: 576px){.footer-section input[data-v-6bb8a98c],.footer-section textarea[data-v-6bb8a98c]{padding:.8rem}.travel-img-container[data-v-6bb8a98c]{display:none}}.hero[data-v-1cfd1193]{display:flex;align-items:center;justify-content:space-between;padding:3rem 5rem;position:relative;overflow:hidden}.hero[data-v-1cfd1193]:before{content:"";position:absolute;top:-50px;right:-50px;width:300px;height:300px;border-radius:50%;z-index:-1}.hero-text[data-v-1cfd1193]{flex:1;max-width:50%}.hero h1[data-v-1cfd1193]{font-size:3rem;margin-bottom:1rem;background:linear-gradient(90deg,#333,#409fdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.hero p[data-v-1cfd1193]{font-size:1.2rem;margin-bottom:2rem}.btn-plan-trip[data-v-1cfd1193]{padding:.75rem 1.5rem;font-size:1.1rem;background-color:#409fdb;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px #0000001a}.btn-plan-trip[data-v-1cfd1193]:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.hero-image[data-v-1cfd1193]{flex:1;display:flex;justify-content:center;padding-left:2rem}.hero-image img[data-v-1cfd1193]{width:100%;max-width:600px;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}@media (max-width: 1200px){.hero h1[data-v-1cfd1193]{font-size:2.5rem}}@media (max-width: 992px){.hero[data-v-1cfd1193]{flex-direction:column;padding:3rem 2rem}.hero-text[data-v-1cfd1193],.hero-image[data-v-1cfd1193]{max-width:100%;width:100%}.hero-image[data-v-1cfd1193]{padding-left:0;margin-top:2rem}}@media (max-width: 768px){.hero[data-v-1cfd1193]{padding:2rem 1rem}.hero h1[data-v-1cfd1193]{font-size:2rem}.hero p[data-v-1cfd1193]{font-size:1rem}}@media (max-width: 576px){.hero h1[data-v-1cfd1193]{font-size:1.8rem}.hero p[data-v-1cfd1193]{font-size:.9rem;margin-bottom:1.5rem}.btn-plan-trip[data-v-1cfd1193]{padding:.6rem 1.2rem;font-size:1rem;width:100%}}@media (max-width: 375px){.hero h1[data-v-1cfd1193]{font-size:1.5rem}}.feature-item[data-v-5d56e92d]{display:flex;align-items:center;text-align:left;cursor:pointer;transition:all .3s ease;margin-bottom:2rem;padding:15px;border-radius:10px}.feature-item.dimmed[data-v-5d56e92d]{opacity:.5}.feature-item[data-v-5d56e92d]:hover{transform:translate(10px) scale(1.02);background-color:#fffc;box-shadow:0 5px 15px #0000000d}.feature-item .icon[data-v-5d56e92d]{width:30px;height:30px;margin-right:1.5rem}.feature-item h3[data-v-5d56e92d]{font-size:1.1rem;margin-bottom:.5rem}.feature-item p[data-v-5d56e92d]{font-size:.9rem;color:#666}@media (max-width: 576px){.feature-item[data-v-5d56e92d]{margin-bottom:1.5rem}.feature-item .icon[data-v-5d56e92d]{width:24px;height:24px;margin-right:1rem}}@media (max-width: 375px){.feature-item[data-v-5d56e92d]{margin-bottom:1rem}}@media (hover: none){.feature-item[data-v-5d56e92d]:hover{transform:none;background-color:transparent;box-shadow:none}}.whyus-container[data-v-2d584794]{display:flex;justify-content:space-between;padding:4rem}.whyus-img[data-v-2d584794]{flex:0 0 40%}.whyus-image[data-v-2d584794]{width:110%;height:auto;box-shadow:none;max-height:500px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}.whyus-content[data-v-2d584794]{flex:0 0 55%;margin-left:5%}.whyus-content h1[data-v-2d584794]{font-size:2rem;margin-bottom:1rem}.features-box[data-v-2d584794]{display:flex;flex-direction:column;align-items:flex-start;margin-top:2rem;background-color:#f8f9fa;width:90%;border-radius:15px;padding:1.5rem;box-shadow:0 5px 15px #0000000d}.create-account[data-v-2d584794]{color:#409fdb;text-decoration:none;font-weight:500;display:inline-block;margin-top:1rem}.create-account[data-v-2d584794]:after{content:" >"}@media (max-width: 1200px){.whyus-image[data-v-2d584794]{width:100%}}@media (max-width: 992px){.whyus-container[data-v-2d584794]{flex-direction:column;padding:3rem 2rem}.whyus-img[data-v-2d584794],.whyus-content[data-v-2d584794]{max-width:100%;width:100%}.whyus-img[data-v-2d584794]{display:flex;justify-content:center}.whyus-image[data-v-2d584794]{width:80%;max-height:400px}.whyus-content[data-v-2d584794]{margin-left:0;margin-top:2rem}.features-box[data-v-2d584794]{width:100%}}@media (max-width: 768px){.whyus-container[data-v-2d584794]{padding:2rem 1rem}}@media (max-width: 576px){.whyus-content h1[data-v-2d584794]{font-size:1.8rem;display:flex;justify-content:center}}.destination-container[data-v-fca61f17]{padding:4rem;text-align:center}.destinationImg[data-v-fca61f17]{padding:2rem;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}@media (max-width: 768px){.destination-container[data-v-fca61f17]{padding:2rem 1rem}}@media (max-width: 576px){.destination-container h1[data-v-fca61f17]{font-size:1.8rem;margin-bottom:1.5rem}.destinationImg[data-v-fca61f17]{padding:0;width:100%}}.card[data-v-4a0ddfe6]{background-color:#fff;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 4px 8px #0000001a;width:280px;position:relative;transition:transform .3s,box-shadow .3s;border:1px solid rgba(0,0,0,.05);transform-origin:center bottom}.card[data-v-4a0ddfe6]:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000001a}.card.premium[data-v-4a0ddfe6]{background:linear-gradient(135deg,#409fdb,#3088c3);color:#fff;box-shadow:0 10px 25px #409fdb4d;border:none;animation:pulse-4a0ddfe6 2s infinite}.card h2[data-v-4a0ddfe6]{font-size:1.8rem;margin-bottom:1.5rem}.price[data-v-4a0ddfe6]{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.price span[data-v-4a0ddfe6]{font-size:1.2rem;font-weight:400}.plan-info[data-v-4a0ddfe6]{margin-bottom:2rem}.plan-info p[data-v-4a0ddfe6]{margin-bottom:.75rem}.card .btn[data-v-4a0ddfe6]{width:100%;padding:.75rem 0;font-size:1rem;background-color:#409fdb;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px #0000001a}.card .btn[data-v-4a0ddfe6]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.card.premium .btn[data-v-4a0ddfe6]{background-color:#fff;color:#409fdb}@keyframes pulse-4a0ddfe6{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 992px){.card[data-v-4a0ddfe6]{flex:0 0 calc(50% - 20px);width:calc(50% - 20px);max-width:280px}}@media (max-width: 768px){.card[data-v-4a0ddfe6]{width:100%;max-width:300px;margin-bottom:1.5rem}}@media (max-width: 576px){.card[data-v-4a0ddfe6]{padding:1.5rem}.card h2[data-v-4a0ddfe6]{font-size:1.5rem;margin-bottom:1rem}.price[data-v-4a0ddfe6]{font-size:2rem;margin-bottom:1rem}}@media (hover: none){.card[data-v-4a0ddfe6]:hover{transform:none}}.pricing-container[data-v-294f4da6]{padding:4rem;text-align:center}.pricing-container h1[data-v-294f4da6]{font-size:2rem;margin-bottom:3rem}.cards-container[data-v-294f4da6]{display:flex;justify-content:center;gap:24px;padding-bottom:5rem}@media (max-width: 992px){.cards-container[data-v-294f4da6]{flex-wrap:wrap;gap:20px}}@media (max-width: 768px){.pricing-container[data-v-294f4da6]{padding:2rem 1rem}.cards-container[data-v-294f4da6]{flex-direction:column;align-items:center;gap:24px}}@media (max-width: 576px){.pricing-container h1[data-v-294f4da6]{font-size:1.8rem;margin-bottom:1.5rem}}.start-page{color:#333;background:linear-gradient(135deg,#e0f2fe,#d3eeff 40%,#fff);min-height:100vh;display:flex;flex-direction:column;transition:opacity .5s ease-in-out}.hero,.whyus-container,.pricing-container{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.show-section{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#409fdb;border-radius:6px;border:3px solid #f5f5f5}::-webkit-scrollbar-thumb:hover{background:#3088c3}html{scroll-behavior:smooth}[data-v-69e4d44f]{font-family:Outfit,sans-serif}.login-form-container[data-v-69e4d44f]{width:100%;max-width:400px;margin:0 auto}.login-title[data-v-69e4d44f]{font-size:2rem;margin-bottom:1rem;text-align:center}.login-card[data-v-69e4d44f]{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:center;width:100%}form[data-v-69e4d44f]{display:flex;flex-direction:column;align-items:stretch}label[data-v-69e4d44f]{text-align:left;margin-top:1rem;margin-bottom:.25rem}input[data-v-69e4d44f],.signin-button[data-v-69e4d44f]{width:100%;padding:.7rem;border:1px solid #ccc;border-radius:5px;display:block;box-sizing:border-box}.password-wrapper[data-v-69e4d44f]{position:relative}.password-wrapper input[data-v-69e4d44f]{flex:1}.toggle-password[data-v-69e4d44f]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:20px;padding:0}.signin-button[data-v-69e4d44f]{background:#409fdb;color:#fff;cursor:pointer;border:none;margin-top:1rem;margin-bottom:1rem;transition:background-color .3s,transform .2s}.signin-button[data-v-69e4d44f]:hover{background:#368bd1;transform:translateY(-2px)}.signin-button[data-v-69e4d44f]:disabled{background:#90c4eb;cursor:not-allowed;transform:none}.error[data-v-69e4d44f]{color:red;margin-top:.5rem;font-size:.9rem}.register-text[data-v-69e4d44f]{color:#409fdb;cursor:pointer}.register-text[data-v-69e4d44f]:hover{text-decoration:underline}@media (max-width: 576px){.login-card[data-v-69e4d44f]{padding:1.5rem}.login-title[data-v-69e4d44f]{font-size:1.8rem}}.popup-overlay[data-v-fba71207]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content[data-v-fba71207]{background-color:#fff;border-radius:10px;padding:2rem;max-width:400px;width:90%;text-align:center;box-shadow:0 4px 20px #00000026;animation:popup-appear-fba71207 .3s ease-out}.popup-icon[data-v-fba71207]{margin:0 auto 1.5rem;width:60px;height:60px;background-color:#409fdb1a;border-radius:50%;display:flex;align-items:center;justify-content:center}.popup-title[data-v-fba71207]{color:#333;font-size:1.5rem;margin-bottom:.75rem}.popup-message[data-v-fba71207]{color:#666;margin-bottom:1.5rem;line-height:1.5}.popup-button[data-v-fba71207]{background:#409fdb;color:#fff;border:none;border-radius:5px;padding:.75rem 2rem;font-size:1rem;cursor:pointer;transition:background-color .2s,transform .2s}.popup-button[data-v-fba71207]:hover{background:#368bd1;transform:translateY(-2px)}.fade-enter-active[data-v-fba71207],.fade-leave-active[data-v-fba71207]{transition:opacity .3s}.fade-enter[data-v-fba71207],.fade-leave-to[data-v-fba71207]{opacity:0}@keyframes popup-appear-fba71207{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.login-page[data-v-0fe6f60d]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom,#e0f2fe,#fff)}.login-container[data-v-0fe6f60d]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:2rem;margin-top:60px}.fade-enter-active[data-v-0fe6f60d],.fade-leave-active[data-v-0fe6f60d]{transition:opacity .3s}.fade-enter[data-v-0fe6f60d],.fade-leave-to[data-v-0fe6f60d]{opacity:0}[data-v-4eb0aa05]{font-family:Outfit,sans-serif}.register-form-container[data-v-4eb0aa05]{width:100%;max-width:400px;margin:0 auto}.register-title[data-v-4eb0aa05]{font-size:2rem;margin-bottom:1rem;text-align:center}.register-card[data-v-4eb0aa05]{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:center;width:100%}form[data-v-4eb0aa05]{display:flex;flex-direction:column;align-items:stretch}label[data-v-4eb0aa05]{text-align:left;margin-top:1rem;margin-bottom:.25rem}input[data-v-4eb0aa05],.signup-button[data-v-4eb0aa05]{width:100%;padding:.7rem;border:1px solid #ccc;border-radius:5px;display:block;box-sizing:border-box}.password-wrapper[data-v-4eb0aa05]{position:relative}.password-wrapper input[data-v-4eb0aa05]{flex:1}.toggle-password[data-v-4eb0aa05]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:20px;padding:0}.signup-button[data-v-4eb0aa05]{background:#409fdb;color:#fff;cursor:pointer;border:none;margin-top:1rem;margin-bottom:1rem;transition:background-color .3s,transform .2s}.signup-button[data-v-4eb0aa05]:hover:enabled{background:#368bd1;transform:translateY(-2px)}.signup-button[data-v-4eb0aa05]:disabled{background:#90c4eb;cursor:not-allowed;transform:none}.error[data-v-4eb0aa05]{color:red;font-size:.9rem;margin-top:5px}.login-text[data-v-4eb0aa05]{color:#409fdb;cursor:pointer}.login-text[data-v-4eb0aa05]:hover{text-decoration:underline}.invalid-text[data-v-4eb0aa05]{color:red;font-size:.9rem;margin-top:5px}.valid-text[data-v-4eb0aa05]{color:green;font-size:.9rem;margin-top:5px}@media (max-width: 576px){.register-card[data-v-4eb0aa05]{padding:1.5rem}.register-title[data-v-4eb0aa05]{font-size:1.8rem}}.register-page[data-v-6832bb5e]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom,#e0f2fe,#fff)}.register-container[data-v-6832bb5e]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:2rem;margin-top:60px}.trip-organizer-container{background:linear-gradient(to bottom,#e0f2fe,#fff);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;padding-top:20px}.trip-organizer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:7%;width:90%;position:relative}.trip-organizer-logo-wrapper{display:flex;align-items:center}.trip-organizer-logo{width:50px;margin-right:15px}.trip-organizer-settings-icon{width:40px;height:40px;border-radius:50%;cursor:pointer}.trip-organizer-content-section{width:70%;display:flex;flex-direction:column;align-items:flex-start}.trip-organizer-section-title{margin-bottom:10px}.trip-organizer-card-container{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:left;width:100%;min-height:200px}.trip-organizer-item-info{display:flex;align-items:center;gap:10px}.trip-organizer-item-name{font-size:16px}.trip-organizer-delete-icon{width:20px;height:20px;cursor:pointer;filter:grayscale(100%);transition:filter .3s ease}.trip-organizer-delete-icon:hover{filter:grayscale(0%);transform:scale(1.2);filter:hue-rotate(-10deg) saturate(1000%) brightness(90%)}.trip-organizer-item{display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #ddd;cursor:pointer;transition:all .3s ease}.trip-organizer-item:hover{background-color:#f1f1f1;transform:translate(5px);box-shadow:0 2px 4px #0000001a}.trip-organizer-item-actions{opacity:0;transition:opacity .3s ease}.trip-organizer-item:hover .trip-organizer-item-actions{opacity:1}.trip-organizer-new-button{background:#409fdb;color:#fff;display:block;border:none;padding:12px;border-radius:10px;cursor:pointer;font-size:16px;width:20%;margin-top:20px;transition:.3s}.trip-organizer-new-button:hover{background:#368bd1}.dashboard-container{display:flex;flex-direction:column;background:linear-gradient(to bottom,#e0f2fe,#fff);background-image:url(~@/assets/lines.png);background-size:cover;min-height:100vh;position:relative;padding-bottom:70px}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem;margin-bottom:1%}.dashboard-title{margin-bottom:10px}.settings-icon{width:40px;height:40px;border-radius:50%;background-color:#333;cursor:pointer}.dropdown-menu{position:absolute;top:50px;right:0;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:.75rem;z-index:10;min-width:150px}.dropdown-item{display:flex;align-items:center;padding:.5rem;border-radius:6px;cursor:pointer}.dropdown-item:hover{background-color:#f5f5f5}.desktop-sidebar{width:60px;background-color:#fff;margin-bottom:450px;border-radius:15px;padding:1.5rem 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:0 1px 3px #0000000d;height:fit-content;position:sticky;top:1rem;align-self:flex-start}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;height:100%;flex:1}.bottom-nav-icon{width:24px;height:24px;transition:all .3s ease;filter:grayscale(100%) opacity(.4)}.bottom-nav-item.active .bottom-nav-icon{filter:none;transform:scale(1.2)}.content-container{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;grid-auto-rows:min-content}.section{background-color:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.chat-section{grid-column:1;grid-row:1}.chat-container{display:flex;flex-direction:column;height:300px}.chat-messages{flex:1;overflow-y:auto;margin-bottom:1rem;padding:.5rem}.chat-message{display:flex;margin-bottom:1rem}.chat-avatar{width:36px;height:36px;border-radius:50%;background-color:#e0e0e0;margin-right:.75rem;flex-shrink:0}.message-content{flex:1}.message-header{display:flex;justify-content:space-between;margin-bottom:.25rem}.message-sender{font-weight:500;color:#333}.message-time{font-size:.75rem;color:#999}.message-text{color:#444;line-height:1.4}.chat-input-container{display:flex;gap:.5rem}.chat-input{flex:1;padding:.75rem;border:1px solid #e0e0e0;border-radius:10px;font-size:.9rem}.send-button{padding:.75rem 1rem;background-color:#4a90e2;color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:500}.send-button:disabled{background-color:#9fc4ee;cursor:not-allowed}.loading-messages,.error-messages,.no-messages{text-align:center;padding:1rem;color:#666}.error-messages{color:#e53935}.calendar-section{grid-column:1;grid-row:2}.calendar-header{display:flex;justify-content:space-between;margin-bottom:1.5rem}.calendar-month{display:flex;align-items:center;font-weight:500}.dropdown-arrow{background:none;border:none;cursor:pointer;margin-left:.5rem;font-size:.7rem;color:#777}.calendar-nav{display:flex;gap:.5rem}.prev-month,.next-month{width:24px;height:24px;border-radius:50%;border:1px solid #eee;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.7rem;color:#777}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;margin-bottom:.75rem}.weekday{padding:.5rem;font-weight:500;color:#777}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;text-align:center}.day{padding:.5rem;border-radius:50%;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:background-color .2s;font-size:.9rem}.day:hover{background-color:#f0f0f0}.day.inactive,.day.next-month{color:#ccc}.day.current{border:1px solid #ddd}.day.selected{background-color:#e0e8ff;color:#4a90e2}.day.highlight{background-color:#81d4fa;color:#fff}.favourites-section{grid-column:2;grid-row:1}.favourites-header{display:flex;border-bottom:1px solid #f0f0f0;padding-bottom:.75rem;margin-bottom:.75rem;font-weight:500;color:#777}.favourites-items{display:flex;flex-direction:column}.fav-item{display:flex;align-items:center;padding:.75rem 0;border-bottom:1px solid #f9f9f9}.name-col{display:flex;align-items:center;flex:2}.size-col{flex:1;text-align:center;color:#666}.owner-col{flex:2;text-align:right;color:#666;font-size:.9rem}.fav-icon{width:30px;height:30px;border-radius:5px;margin-right:.75rem;display:flex;align-items:center;justify-content:center;background-color:#e5effc}.doc-icon{background-color:#e3f2fd}.img-icon{background-color:#e8f5e9}.fav-name{font-weight:500}.fav-heart{background:none;border:none;cursor:pointer;margin-left:.75rem;color:#ff5252;font-size:.9rem}.budget-section{grid-column:2;grid-row:2}.budget-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem}.budget-tab{background:none;border:none;padding:.5rem 1rem;border-radius:20px;cursor:pointer;transition:all .2s;font-weight:400}.budget-tab:hover{background-color:#f5f5f5}.budget-tab.active{background-color:#f0f0f0;font-weight:500}.budget-days{display:flex;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:.5rem}.day-tab{padding:.5rem 1rem;border-radius:20px;background-color:#f0f0f0;cursor:pointer;white-space:nowrap;transition:all .2s}.day-tab:hover{background-color:#e5e5e5}.day-tab.active{background-color:#333;color:#fff}.budget-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.budget-card{border-radius:15px;padding:1rem;display:flex;align-items:center}.budget-card.purple{background-color:#f3e5f5}.budget-card.pink{background-color:#ffebee}.budget-card.teal{background-color:#e0f2f1}.budget-card.yellow{background-color:#fff8e1}.budget-icon{width:32px;height:32px;border-radius:8px;margin-right:1rem;background-color:#fff}.budget-amount{flex:1}.amount-main{font-weight:600;font-size:1.1rem}.amount-diff{color:#ff5252;font-size:.9rem}.bottom-nav{display:none}@media (max-width: 1200px){.content-container{grid-template-columns:1fr}.chat-section,.calendar-section,.favourites-section,.budget-section{grid-column:1}.chat-section{grid-row:1}.calendar-section{grid-row:2}.favourites-section{grid-row:3}.budget-section{grid-row:4}}@media (max-width: 768px){.main-layout{padding:0 1rem 1rem}.desktop-sidebar{display:none}.bottom-nav{display:flex;flex-direction:row;justify-content:space-around;align-items:center;background-color:#fff;box-shadow:0 -1px 5px #0000001a;height:65px;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:100}.header{padding:1rem}.dashboard-title{font-size:1.5rem}.budget-cards{grid-template-columns:1fr}}@media (max-width: 480px){.main-layout{padding:0 .5rem .5rem}.header{padding:.75rem}h1{font-size:1.2rem}.section{padding:1rem;margin-bottom:1rem}.section-title{font-size:1.2rem;margin-bottom:.75rem}.calendar-days{grid-template-columns:repeat(7,1fr);gap:.1rem}.day{width:25px;height:25px;font-size:.8rem}.favourites-header,.fav-item{font-size:.9rem}.size-col{display:none}.name-col,.owner-col{flex:1}.budget-tabs,.budget-days{flex-wrap:wrap}.chat-avatar{width:30px;height:30px}.chat-input-container{gap:.25rem}.chat-input{padding:.5rem}.send-button{padding:.5rem .75rem;font-size:.9rem}}@media (max-width: 320px){.header{flex-direction:column;align-items:flex-start;gap:.5rem}.settings-icon{position:absolute;top:1rem;right:1rem}.budget-cards{grid-template-columns:1fr}.favourites-section .owner-col{display:none}}*{font-family:Outfit,sans-serif;box-sizing:border-box;margin:0;padding:0}.chat-page-container{display:flex;flex-direction:column;height:100vh;background:linear-gradient(to bottom,#e0f2fe,#fff);background-size:cover;padding-bottom:0;position:relative;background-image:url(/assets/lines-fLddj7yu.png)}.user-profile{position:relative}.profile-icon{width:40px;height:40px;border-radius:50%;cursor:pointer;background-color:#e0e0e0;object-fit:cover}.main-layout{display:flex;flex:1;padding:0 2rem 2rem;gap:2rem;overflow:hidden}.sidebar{width:60px;background-color:#fff;border-radius:15px;padding:1.5rem 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:0 1px 3px #0000000d;height:fit-content}.main-chat-container{flex:1;display:flex;flex-direction:column;background-color:#fff;border-radius:15px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #f0f0f0}.chat-info{display:flex;flex-direction:column}.chat-title{font-size:18px;font-weight:600;margin:0}.chat-subtitle{font-size:14px;color:#757575;margin:0}.chat-actions{display:flex;gap:10px}.action-btn{width:40px;height:40px;border-radius:50%;border:none;background-color:#f5f5f5;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.action-btn:hover{background-color:#e0e0e0}.call-icon:before{content:"📞";font-size:18px}.video-icon:before{content:"📹";font-size:18px}.more-icon:before{content:"⋮";font-size:18px}.chat-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.messages-container{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:15px}.loading-messages,.error-messages,.no-messages{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#757575;text-align:center;padding:20px}.loading-spinner{width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #4a90e2;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.retry-btn{background-color:#4a90e2;color:#fff;border:none;border-radius:5px;padding:8px 15px;margin-top:10px;cursor:pointer}.message-item{display:flex;gap:10px;max-width:80%}.my-message{align-self:flex-end;flex-direction:row-reverse}.message-avatar{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;overflow:hidden}.avatar-placeholder{width:100%;height:100%;background-color:#adb5bd;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.message-content{display:flex;flex-direction:column;gap:5px}.message-header{display:flex;justify-content:space-between;align-items:center;font-size:12px}.my-message .message-header{flex-direction:row-reverse}.message-sender{font-weight:600;color:#424242}.message-time{color:#9e9e9e}.message-bubble{background-color:#f5f5f5;padding:10px 15px;border-radius:4px 18px 18px;box-shadow:0 1px 2px #0000000d;word-break:break-word}.my-message .message-bubble{background-color:#e3f2fd;border-top-left-radius:18px;border-top-right-radius:4px}.message-bubble p{margin:0;line-height:1.4}.unfollow-notification{align-self:center;display:flex;flex-direction:column;align-items:center;padding:8px 16px;background-color:#f9f9f9;border-radius:20px;color:#616161;margin:10px 0}.unfollow-time{font-size:11px;color:#9e9e9e;margin-top:3px}.message-input-area{display:flex;align-items:center;padding:15px;border-top:1px solid #f0f0f0;gap:10px}.attach-btn{width:40px;height:40px;border-radius:50%;border:none;background-color:#f5f5f5;cursor:pointer;display:flex;align-items:center;justify-content:center}.attach-icon:before{content:"📎";font-size:18px}.input-wrapper{flex:1;position:relative;display:flex;align-items:center;background-color:#f5f5f5;border-radius:20px;padding:0 15px}.input-wrapper input{flex:1;padding:12px 15px;border:none;background:transparent;font-size:14px;outline:none}.input-actions{display:flex;gap:5px}.emoji-btn,.media-btn{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.emoji-icon:before{content:"😊";font-size:18px}.media-icon:before{content:"🖼️";font-size:18px}.send-btn{width:40px;height:40px;border-radius:50%;border:none;background-color:#4a90e2;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.send-btn:disabled{background-color:#bdbdbd;cursor:not-allowed}.send-icon:before{content:"➤";font-size:16px;transform:rotate(90deg);display:inline-block}.sending-indicator{position:absolute;width:15px;height:15px;border:2px solid white;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite}@media (max-width: 768px){.main-layout{padding:0 1rem 1rem;padding-bottom:70px}.sidebar{display:none}.mobile-nav{display:flex}.message-item{max-width:90%}.chat-actions{gap:5px}.action-btn{width:35px;height:35px}}@media (max-width: 576px){.main-layout{padding:0 .5rem .5rem;padding-bottom:70px}.message-avatar{width:30px;height:30px}.message-item{max-width:100%}.chat-info{max-width:150px}.chat-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header{padding:16px}.logo{width:40px}h1{font-size:20px}.message-input-area{padding:10px}.input-wrapper input{padding:8px 10px}.attach-btn,.send-btn{width:36px;height:36px}}[data-v-7c20ee31]{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}.trip-organizer-container[data-v-7c20ee31]{position:relative;background:linear-gradient(to bottom,#e0f2fe,#fff);min-height:100vh;padding:20px;overflow:hidden}.trip-background-pattern[data-v-7c20ee31]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/../assets/lines.png);background-size:cover;background-position:center;opacity:.1;z-index:0}.trip-header[data-v-7c20ee31]{display:flex;justify-content:space-between;align-items:center;margin-bottom:7%;width:90%;position:relative}.trip-logo-wrapper[data-v-7c20ee31]{display:flex;align-items:center}.trip-logo-image[data-v-7c20ee31]{width:50px;margin-right:15px}.trip-settings-icon[data-v-7c20ee31]{width:40px;height:40px;border-radius:50%;cursor:pointer}.trip-content-wrapper[data-v-7c20ee31]{position:relative;z-index:1;display:flex;justify-content:center;gap:30px;max-width:1200px;margin:0 auto}.trip-left-column[data-v-7c20ee31]{width:50%;min-width:300px;display:flex;flex-direction:column;gap:20px}.trip-right-column[data-v-7c20ee31]{width:30%;min-width:300px;display:flex;flex-direction:column;gap:20px}.trip-card[data-v-7c20ee31]{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px #0000000d}.trip-field-wrapper[data-v-7c20ee31]{margin-bottom:20px}.trip-field-wrapper[data-v-7c20ee31]:last-child{margin-bottom:0}.trip-field-label[data-v-7c20ee31]{display:block;margin-bottom:8px;font-weight:500;color:#333}.trip-text-input[data-v-7c20ee31],.trip-date-input[data-v-7c20ee31],.trip-number-input[data-v-7c20ee31]{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px}.trip-invite-link-field[data-v-7c20ee31]{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:5px;background-color:#f5f7fa;font-size:14px}.trip-textarea[data-v-7c20ee31]{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;min-height:100px;resize:none}.trip-dates-row[data-v-7c20ee31]{display:flex;gap:15px}.trip-dates-row .trip-field-wrapper[data-v-7c20ee31]{flex:1}.trip-btn-primary[data-v-7c20ee31]{width:100%;background-color:#409fdb;color:#fff;border:none;border-radius:5px;padding:10px;font-size:14px;cursor:pointer;transition:background-color .2s;height:40px}.trip-btn-primary[data-v-7c20ee31]:hover{background-color:#3588c7}.trip-budget-card[data-v-7c20ee31]{margin-bottom:10px}.trip-budget-header[data-v-7c20ee31]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.trip-budget-title-wrapper[data-v-7c20ee31]{position:relative}.trip-budget-title[data-v-7c20ee31]{font-size:18px;font-weight:600;color:#333;position:relative;padding-bottom:8px;display:inline-block}.trip-budget-title[data-v-7c20ee31]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background-color:#409fdb}.trip-total-wrapper[data-v-7c20ee31]{display:flex;align-items:center;gap:5px}.trip-total-label[data-v-7c20ee31]{font-weight:500;color:#333}.trip-total-amount[data-v-7c20ee31]{color:#409fdb;font-weight:600}.trip-budget-item[data-v-7c20ee31]{margin-bottom:20px}.trip-budget-item[data-v-7c20ee31]:last-child{margin-bottom:0}.trip-create-button[data-v-7c20ee31]{background-color:#409fdb;color:#fff;border:none;border-radius:5px;padding:12px;font-size:16px;font-weight:500;cursor:pointer;width:100%;transition:background-color .2s;height:48px}.trip-create-button[data-v-7c20ee31]:hover{background-color:#3588c7}@media (max-width: 1000px){.trip-content-wrapper[data-v-7c20ee31]{flex-direction:column;align-items:center}.trip-left-column[data-v-7c20ee31],.trip-right-column[data-v-7c20ee31]{width:100%;max-width:600px}}@media (max-width: 768px){.trip-dates-row[data-v-7c20ee31]{flex-direction:column}}@media (max-width: 480px){.trip-card[data-v-7c20ee31]{padding:15px}.trip-budget-header[data-v-7c20ee31]{flex-direction:column;align-items:flex-start}.trip-total-wrapper[data-v-7c20ee31]{margin-top:10px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}body{background:linear-gradient(to bottom,#e0f2fe,#fff);min-height:100vh;overflow-x:hidden;position:relative}.background-image-container{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/assets/lines-fLddj7yu.png);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1;opacity:.8}.setting-container{display:flex;flex-direction:column;padding:20px;max-width:1400px;margin:0 auto;min-height:calc(100vh - 40px);position:relative;z-index:1}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.go-back-btn{position:absolute;top:35px;left:-30px;background:none;border:none;cursor:pointer}.go-back-icon{width:36px;height:36px}.logo{height:40px;margin-right:10px}.logo-text{font-size:28px;font-weight:700;color:#333}.menu-toggle{display:none;background:none;border:none;font-size:24px;cursor:pointer;color:#333}.content-wrapper{display:flex;flex:1;gap:30px}.sidebar-settings{width:280px;flex-shrink:0;background-color:#ffffffe6;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:20px;display:flex;flex-direction:column;height:fit-content}.nav-links{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.nav-link{display:flex;align-items:center;padding:12px 15px;border-radius:8px;text-decoration:none;color:#555;transition:background-color .3s,color .3s}.nav-link img{width:20px;height:20px;margin-right:12px}.nav-link h2{font-size:16px;font-weight:500}.nav-link:hover{background-color:#f0f9ff}.nav-link.active{background-color:#e1f5fe;color:#0288d1;font-weight:600}.sidebar-footer{margin-top:auto;border-top:1px solid #eee;padding-top:15px}.user-profile-sidebar{display:flex;align-items:center;margin-bottom:15px}.user-avatar-small{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:10px}.user-info{flex:1}.user-name{font-weight:500;margin-bottom:2px}.membership-badge{font-size:12px;background-color:#e1f5fe;color:#0288d1;padding:2px 8px;border-radius:12px}.logout-btn{width:100%;padding:10px;border:none;border-radius:8px;background-color:#f5f5f5;color:#333;font-weight:500;cursor:pointer;transition:background-color .3s}.logout-btn:hover{background-color:#e0e0e0}.main-content{flex:1;background-color:#ffffffe6;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:30px;min-height:500px}.alert{padding:12px 16px;border-radius:8px;margin-bottom:20px;font-weight:500}.alert.success{background-color:#e8f5e9;color:#2e7d32}.alert.error{background-color:#ffebee;color:#c62828}.tab-header{display:flex;border-bottom:1px solid #eee;margin-bottom:25px}.tab-link{padding:12px 20px;border-bottom:2px solid transparent;margin-right:10px;text-decoration:none;color:#666;font-weight:500;transition:color .3s,border-color .3s}.tab-link:hover{color:#333}.tab-link.active{color:#0288d1;border-bottom-color:#0288d1}.section{margin-bottom:30px}.section-title{font-size:24px;margin-bottom:5px;color:#333}.section-subtitle{color:#666;margin-bottom:20px}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.profile-title{flex:1}.profile-picture-container{display:flex;flex-direction:column;align-items:center}.profile-picture{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:10px;border:3px solid white;box-shadow:0 2px 10px #0000001a}.button-group{display:flex;gap:10px}.form-group{margin-bottom:20px}.form-label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-control{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:15px;transition:border-color .3s}.form-control:focus{border-color:#0288d1;outline:none}.password-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.password-input-wrapper{position:relative}.password-input{padding-right:40px}.toggle-password{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:20px;height:20px;cursor:pointer}.action-buttons{display:flex;justify-content:flex-end;gap:15px;margin-top:30px}.btn{padding:10px 20px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .3s,transform .1s}.btn:active{transform:translateY(1px)}.btn-primary{background-color:#0288d1;color:#fff}.btn-primary:hover{background-color:#0277bd}.btn-primary:disabled{background-color:#b3e5fc;cursor:not-allowed}.btn-secondary{background-color:#f0f9ff;color:#0288d1;border:1px solid #b3e5fc}.btn-secondary:hover{background-color:#e1f5fe}.btn-light{background-color:#f5f5f5;color:#333}.btn-light:hover{background-color:#e0e0e0}.btn-danger{background-color:#ffebee;color:#c62828}.btn-danger:hover{background-color:#ffcdd2}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:15px}.checkbox-group{display:flex;align-items:center;margin-bottom:5px}.checkbox-group input[type=checkbox]{margin-right:10px;width:18px;height:18px}.checkbox-description{font-size:14px;color:#666;margin-left:28px;margin-bottom:15px}.payment-method-card{display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;border-radius:10px;padding:20px;margin-bottom:20px}.card-info{flex:1}.card-type{font-weight:600;margin-bottom:5px}.card-number{color:#666;margin-bottom:5px}.card-expiry{font-size:14px;color:#888}.card-actions{display:flex;gap:10px}.no-payment-method{text-align:center;padding:30px;color:#666}.plans-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px}.plan-card{background-color:#f9f9f9;border-radius:12px;padding:25px;transition:transform .3s,box-shadow .3s}.plan-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.plan-card.current-plan{border:2px solid #0288d1;background-color:#f0f9ff}.plan-header{margin-bottom:20px}.plan-header h3{font-size:20px;margin-bottom:10px}.plan-price{font-size:24px;font-weight:600;color:#0288d1}.plan-features{margin-bottom:25px}.plan-features ul{list-style-position:inside;color:#555}.plan-features li{margin-bottom:10px;position:relative;padding-left:5px}.plan-action{text-align:center}.support-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.support-card{background-color:#f9f9f9;border-radius:12px;padding:25px;text-align:center}.support-card h3{margin-bottom:15px}.support-card p{color:#666;margin-bottom:20px}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:100}.modal-content{background-color:#fff;border-radius:12px;padding:30px;width:90%;max-width:500px;box-shadow:0 10px 25px #0003}.modal-content h3{margin-bottom:20px}.textarea{resize:vertical;min-height:100px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:98;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.overlay.active{opacity:1;visibility:visible}.mobile-sidebar{position:fixed;top:0;left:-300px;width:280px;height:100%;background-color:#fff;z-index:99;padding:20px;box-shadow:2px 0 10px #0000001a;transition:left .3s ease;overflow-y:auto;display:flex;flex-direction:column}.mobile-sidebar.active{left:0}.mobile-sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.close-menu{background:none;border:none;font-size:30px;cursor:pointer;color:#333}.mobile-nav-links{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}@media (max-width: 991px){.content-wrapper{flex-direction:column}.sidebar-settings{width:100%;margin-bottom:20px}}@media (max-width: 768px){.menu-toggle{display:block}.sidebar-settings{display:none}.profile-header{flex-direction:column;align-items:flex-start}.profile-picture-container{margin-top:20px;align-self:center;width:100%}.password-section{grid-template-columns:1fr}.payment-method-card{flex-direction:column;align-items:flex-start}.card-info{margin-bottom:15px}.plans-container{grid-template-columns:1fr}.action-buttons{flex-direction:column;gap:10px}.btn{width:100%}}@media (max-width: 480px){.setting-container{padding:15px}.main-content{padding:20px}.section-title{font-size:20px}.tab-header{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:5px}.tab-link{padding:10px 15px}.form-row,.support-options{grid-template-columns:1fr}.modal-content{padding:20px}.profile-picture{width:80px;height:80px}}.form-group.password-field{position:relative}.user-profile-sidebar img{object-fit:cover}.dashboard-container{display:flex;flex-direction:column;background:linear-gradient(to bottom,#e0f2fe,#fff);background-size:cover;min-height:100vh;padding-bottom:0;position:relative;background-image:url(/assets/lines-fLddj7yu.png)}.settings-icon{width:40px;height:40px;border-radius:50%;background-color:#333;position:relative;cursor:pointer}.main-layout{display:flex;flex:1;padding:0 2rem 2rem;gap:2rem;height:calc(100vh - 80px)}.dm-main-content{flex:1;display:flex;flex-direction:column;height:100%}.dm-action-bar{display:flex;align-items:center;margin-bottom:16px;height:54px}.dm-add-new-btn{background-color:#4695ff;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;margin-right:24px;box-shadow:0 4px 6px #4695ff33;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.dm-add-new-btn:hover{background-color:#3a87ff;transform:translateY(-2px);box-shadow:0 6px 8px #4695ff4d}.dm-add-new-btn:active{transform:translateY(0);box-shadow:0 2px 4px #4695ff33}.dm-btn-icon{margin-right:8px;display:flex;align-items:center}.dm-section-title{font-size:22px;font-weight:600;color:#2d3748;letter-spacing:-.5px}.dm-content-layout{display:flex;flex:1;gap:24px;overflow:hidden;height:calc(100% - 70px)}.dm-sidebar{width:220px;flex-shrink:0;padding-right:8px}.dm-sidebar-item{display:flex;align-items:center;padding:14px 16px;border-radius:10px;margin-bottom:10px;color:#64748b;cursor:pointer;transition:all .2s ease;font-weight:500}.dm-sidebar-item i{margin-right:12px;font-size:16px;width:20px;text-align:center}.dm-sidebar-icon{margin-right:12px;display:flex;align-items:center;justify-content:center;color:#64748b}.dm-sidebar-item.dm-active{background-color:#e0f2ff;color:#4695ff;font-weight:600;box-shadow:0 2px 4px #4695ff1a}.dm-sidebar-item:hover:not(.dm-active){background-color:#f8f9fa;color:#475569}.dm-files-container{flex:1;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:auto;height:100%}.dm-glass-morphism{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.3);overflow:hidden;height:100%}.dm-files-table{width:100%;border-collapse:separate;border-spacing:0}.dm-files-table thead{position:sticky;top:0;z-index:10;background-color:#f8fafc;border-radius:12px 12px 0 0}.dm-files-table th{padding:16px 20px;text-align:left;color:#64748b;font-weight:600;font-size:14px;border-bottom:1px solid #edf2f7}.dm-th-actions{text-align:center;width:120px}.dm-th-size,.dm-th-open{width:120px}.dm-th-owner{width:200px}.dm-file-row{transition:background-color .15s}.dm-file-row:hover{background-color:#f8fafc}.dm-files-table td{padding:16px 20px;color:#334155;font-size:14px;border-bottom:1px solid #f1f5f9}.dm-td-name{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-file-name-wrapper{display:flex;align-items:center}.dm-file-icon{width:36px;height:36px;background-color:#f0f8ff;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-right:12px;color:#4695ff}.dm-file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-td-actions{display:flex;justify-content:flex-end;gap:12px}.dm-action-btn{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.dm-action-btn:hover{background-color:#f1f5f9}.dm-btn-icon-container{display:flex;align-items:center;justify-content:center}.dm-favourite-btn{color:#94a3b8}.dm-favourite-btn:hover,.dm-icon-favorite{color:#f59e0b}.dm-delete-btn{color:#94a3b8}.dm-delete-btn:hover{color:#ef4444;background-color:#fee2e2}.dm-empty-state{height:200px}.dm-empty-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#94a3b8}.dm-empty-message svg{margin-bottom:16px;opacity:.5}.dm-empty-message p{font-size:16px;opacity:.8;margin-bottom:16px}.dm-empty-add-btn{background-color:#4695ff;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 4px 6px #4695ff33;transition:all .2s ease}.dm-empty-add-btn:hover{background-color:#3a87ff;transform:translateY(-2px);box-shadow:0 6px 8px #4695ff4d}.dm-favorite-enter-active,.dm-favorite-leave-active{transition:opacity .3s,transform .3s}.dm-favorite-enter-from,.dm-favorite-leave-to{opacity:0;transform:scale(.8)}@media (max-width: 1200px){.dm-content-layout{flex-direction:column}.dm-sidebar{width:100%;padding-right:0;padding-bottom:16px}}@media (max-width: 1024px){.dm-th-open,.dm-td-open{display:none}}@media (max-width: 768px){.main-layout{padding:0 1rem 1rem;padding-bottom:70px}.sidebar{display:none}.mobile-nav{display:flex}.dm-content-layout{height:auto}.dm-sidebar{display:flex;flex-direction:row;overflow-x:auto;gap:10px}.dm-sidebar-item{flex-shrink:0;margin-right:8px;margin-bottom:0}.dm-th-owner,.dm-td-owner{display:none}.dm-files-container{max-height:calc(100vh - 270px)}nav.sidebar{display:none}}@media (max-width: 480px){.dm-th-size,.dm-td-size{display:none}.dm-files-container{overflow-x:auto}.dm-glass-morphism{min-width:350px}.dm-main-content{overflow:hidden}.dm-action-bar{flex-direction:column;align-items:flex-start;gap:12px;height:auto;margin-bottom:24px}.dm-add-new-btn{width:100%;padding:10px 16px;font-size:14px;margin-right:0}.dm-section-title{font-size:18px}.header{padding:16px}.logo{width:40px}h1{font-size:24px}}*{font-family:Outfit,sans-serif}.tb-blog-container{display:flex;flex-direction:column;background:linear-gradient(to bottom,#e0f2fe,#fff);background-size:cover;min-height:100vh;position:relative;padding-bottom:70px;background-image:url(/assets/lines-fLddj7yu.png)}.tb-header{display:flex;justify-content:space-between;align-items:center;padding:1%;margin-bottom:1%}.tb-logo{width:50px;margin-right:15px;height:40px}.tb-logo-container{display:flex}.tb-settings-icon{width:40px;height:40px;border-radius:50%;background-color:#333;position:relative;cursor:pointer}.tb-main-layout{display:flex;flex:1;padding:0 2rem 2rem;gap:2rem}.tb-sidebar{width:60px;background-color:#fff;padding:1.5rem 0;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:0 1px 3px #0000000d;align-self:flex-start}.tb-sidebar-item{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.tb-sidebar-item:hover{background-color:#e0f2fe;transform:scale(1.1)}.tb-sidebar-icons{height:24px;width:24px;transition:all .3s ease;filter:grayscale(100%) opacity(.4)}.tb-sidebar-item.tb-active{background-color:#e0f2fe}.tb-sidebar-item.tb-active .tb-sidebar-icons{filter:none;transform:scale(1.2)}.tb-blog-content{flex:1;display:flex;gap:2rem}.tb-blog-sidebar{width:250px;background:#fff;border-radius:15px;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000d;height:fit-content}.tb-trip-selection{margin-bottom:2rem}.tb-trip-selection h3{margin-bottom:.75rem;font-size:1.2rem;font-weight:600;color:#333}.tb-trip-select select{width:100%;padding:.75rem;border-radius:10px;border:1px solid #e0e0e0;background-color:#f9f9f9;font-size:.9rem;cursor:pointer}.tb-day-navigation{flex:1;margin-bottom:2rem;overflow-y:auto;max-height:400px}.tb-day-nav-item{padding:1rem;border-radius:10px;margin-bottom:.5rem;cursor:pointer;transition:all .2s;background-color:#f9f9f9}.tb-day-nav-item:hover{background-color:#f0f0f0}.tb-day-nav-item.tb-active{background-color:#e0f2fe}.tb-day-title{font-weight:600;margin-bottom:.25rem}.tb-day-date{font-size:.8rem;color:#777}.tb-blog-actions{display:flex;flex-direction:column;gap:.75rem}.tb-action-button{padding:.8rem;border-radius:10px;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;cursor:pointer;transition:all .2s}.tb-create-new{background-color:#4a90e2;color:#fff}.tb-create-new:hover{background-color:#3a80d2}.tb-export{background-color:#f0f0f0;color:#333}.tb-export:hover{background-color:#e0e0e0}.tb-icon{font-size:1.2rem}.tb-blog-editor{flex:1;background:#fff;border-radius:15px;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000d;overflow:hidden}.tb-blog-header{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}.tb-day-title-input{font-size:1.8rem;font-weight:600;border:none;width:60%;padding:.5rem;border-radius:5px}.tb-day-title-input:focus{outline:none;background-color:#f9f9f9}.tb-blog-header-actions{display:flex;align-items:center;gap:1rem}.tb-date-picker input{padding:.6rem;border-radius:8px;border:1px solid #e0e0e0}.tb-save-button{padding:.6rem 1.2rem;border-radius:8px;border:none;background-color:#4a90e2;color:#fff;font-weight:500;cursor:pointer}.tb-save-button:hover{background-color:#3a80d2}.tb-content-editor{flex:1;padding:1.5rem;overflow-y:auto}.tb-section-editor{margin-bottom:2rem}.tb-section-title-input{width:100%;font-size:1.4rem;font-weight:500;padding:.75rem;margin-bottom:1rem;border:1px solid #e0e0e0;border-radius:8px}.tb-section-content-textarea{width:100%;min-height:200px;padding:1rem;line-height:1.6;border:1px solid #e0e0e0;border-radius:8px;resize:vertical}.tb-media-section,.tb-rating-section,.tb-expense-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #f0f0f0}.tb-media-section h3,.tb-rating-section h3,.tb-expense-section h3{margin-bottom:1rem;font-size:1.2rem;font-weight:600}.tb-media-gallery{display:flex;gap:1rem;flex-wrap:wrap}.tb-media-item{width:150px;height:150px;border-radius:10px;overflow:hidden;position:relative}.tb-media-item img{width:100%;height:100%;object-fit:cover}.tb-media-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;opacity:0;transition:opacity .2s;display:flex;align-items:flex-start;justify-content:flex-end}.tb-media-item:hover .tb-media-overlay{opacity:1}.tb-delete-media{background:#fff;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;margin:.5rem;cursor:pointer}.tb-upload-photo-container{width:150px;height:150px;border-radius:10px;border:2px dashed #e0e0e0;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#777}.tb-upload-photo-container:hover{border-color:#4a90e2;color:#4a90e2}.tb-upload-icon{font-size:2rem;margin-bottom:.5rem}.tb-star-rating{display:flex;gap:.5rem}.tb-star{font-size:2rem;color:#ddd;cursor:pointer;transition:color .2s}.tb-star:hover,.tb-star.tb-active{color:#ffc107}.tb-expense-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.tb-expense-item{display:flex;gap:.75rem;align-items:center}.tb-expense-description{flex:2;padding:.6rem;border-radius:8px;border:1px solid #e0e0e0}.tb-expense-amount{width:100px;padding:.6rem;border-radius:8px;border:1px solid #e0e0e0}.tb-expense-category{width:150px;padding:.6rem;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff}.tb-delete-expense{width:30px;height:30px;border-radius:50%;border:none;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;cursor:pointer}.tb-add-expense{padding:.6rem;border-radius:8px;border:1px dashed #e0e0e0;background-color:#f9f9f9;color:#777;cursor:pointer;transition:all .2s}.tb-add-expense:hover{border-color:#4a90e2;color:#4a90e2}.tb-total-expense{font-weight:600;text-align:right;padding:1rem 0;font-size:1.1rem}@media (max-width: 1200px){.tb-blog-content{flex-direction:column}.tb-blog-sidebar{width:100%}}@media (max-width: 768px){.tb-sidebar{display:flex;flex-direction:row;justify-content:space-around;align-items:center;background-color:#fff;box-shadow:0 -1px 5px #0000001a;height:65px;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:100;padding:0 2rem}.tb-sidebar>*{margin:0 5px}}@media (max-width: 480px){.tb-expense-item{flex-direction:column;align-items:stretch}.tb-expense-description,.tb-expense-amount,.tb-expense-category{width:100%}.tb-delete-expense{align-self:flex-end}.tb-blog-header-actions{flex-direction:column;align-items:stretch;width:100%}.tb-sidebar{padding:0 .5rem}.tb-sidebar-item{width:35px;height:35px}}*{font-family:Outfit,sans-serif;box-sizing:border-box}.schedule-container{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(to bottom,#e0f2fe,#fff);background-size:cover;padding-bottom:0;position:relative;background-image:url(/assets/lines-fLddj7yu.png)}.header{display:flex;justify-content:space-between;align-items:center;padding:1%;margin-bottom:1%}.logo-container{display:flex;align-items:center}.logo{width:50px;margin-right:15px}.settings-icon{width:40px;height:40px;border-radius:50%;cursor:pointer}.main-layout{display:flex;flex:1;padding:0 2rem 2rem;gap:2rem}.sidebar{width:60px;background-color:#fff;border-radius:15px;padding:1.5rem 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:0 1px 3px #0000000d;align-self:flex-start}.sidebar-item{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.sidebar-item:hover{background-color:#e0f2fe;transform:scale(1.1)}.sidebar-icons{height:24px;width:24px;transition:all .3s ease;filter:grayscale(100%) opacity(.4)}.sidebar-item.active{background-color:#e0f2fe}.sidebar-item.active .sidebar-icons{filter:none;transform:scale(1.2)}.content{flex:1;display:flex;gap:1.5rem}.trip-info-panel{width:350px;background-color:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 1px 3px #0000000d;height:fit-content}.trip-info{margin-bottom:2rem}.trip-info h2{margin:0;font-size:1.5rem;color:#24292e}.trip-info p{margin:.5rem 0 0;color:#6e7681}.activities-title{margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;color:#24292e}.activity-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;color:#24292e}.form-group input{padding:.6rem;border:1px solid #e1e4e8;border-radius:4px;font-size:.9rem}.time-input{position:relative}.add-activity-btn{padding:.7rem;background-color:#0366d6;color:#fff;border:none;border-radius:4px;font-size:.9rem;cursor:pointer;transition:background-color .2s}.add-activity-btn:hover{background-color:#0258b8}.add-activity-btn:disabled{background-color:#a0aec0;cursor:not-allowed}.calendar-section{flex:1;background-color:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.date-navigation{display:flex;align-items:center;gap:.5rem;width:100%}.month-nav-btn,.year-nav-btn{background:none;border:none;font-size:1rem;color:#6e7681;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s}.month-nav-btn:hover,.year-nav-btn:hover{background-color:#f6f8fa}.calendar-date-selector{display:flex;gap:.5rem;align-items:center;flex:1;justify-content:center}.month-selector,.year-selector{position:relative;cursor:pointer;padding:.25rem .5rem;border-radius:4px;font-weight:500;transition:background-color .2s}.month-selector:hover,.year-selector:hover{background-color:#f6f8fa}.month-dropdown,.year-dropdown{position:absolute;top:100%;left:0;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a;z-index:10;max-height:200px;overflow-y:auto;width:120px}.year-dropdown{width:80px}.month-dropdown div,.year-dropdown div{padding:.5rem;cursor:pointer;transition:background-color .2s}.month-dropdown div:hover,.year-dropdown div:hover{background-color:#f6f8fa}.selected-option{background-color:#e0f2fe;font-weight:600}.calendar{margin-bottom:1.5rem}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:2px}.weekday{padding:.5rem;font-weight:700;color:#24292e;background-color:#f6f8fa;font-size:.9rem}.calendar-day{padding:.4rem;cursor:pointer;color:#6e7681;border-bottom:1px solid #f6f8fa;border-right:1px solid #f6f8fa;display:flex;align-items:center;justify-content:center;aspect-ratio:1;font-size:.9rem;width:36px;height:36px;margin:0 auto}.calendar-day.current-month{color:#24292e}.calendar-day.today{background-color:#58a6ff;color:#fff;border-radius:50%}.calendar-day.in-trip{background-color:#9896d833}.calendar-day.trip-start,.calendar-day.trip-end{background-color:#9896d8;color:#fff;border-radius:50%}.calendar-day.selected{background-color:#0366d6;color:#fff;border-radius:50%}.selected-day-activities{background-color:#f6f8fa;border-radius:8px;padding:1.5rem}.selected-day-activities h3{margin-top:0;margin-bottom:1.5rem;font-size:1.2rem;color:#24292e}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{display:flex;flex-direction:column;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.activity-time{font-size:.8rem;color:#6e7681;margin-bottom:.5rem}.activity-content{display:flex;justify-content:space-between;align-items:center}.activity-title{font-size:.9rem;color:#24292e}.activity-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f6f8fa;color:#6e7681}.activity-icon-img{width:100%;height:100%;object-fit:contain}.time-error{color:#e53e3e;font-size:.8rem;margin-top:.25rem}.mobile-nav{display:none;position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -2px 10px #0000001a;padding:10px 16px;z-index:100;border-top:1px solid #edf2f7;justify-content:space-between}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;padding:8px 0;cursor:pointer;transition:all .2s}.mobile-nav-icon{width:24px;height:24px;margin-bottom:4px;filter:grayscale(100%) opacity(.4);transition:all .2s}.mobile-nav-item.active .mobile-nav-icon{filter:none}@media (max-width: 992px){.content{flex-direction:column}.trip-info-panel{width:100%}}@media (max-width: 768px){.main-layout{padding:0 1rem 1rem;padding-bottom:70px}.sidebar{display:none}.mobile-nav{display:flex}.header{padding:1rem}.content{flex-direction:column}.trip-info-panel{width:100%}}@media (max-width: 480px){.header{padding:16px}.logo{width:40px}h1{font-size:24px}.form-group input{padding:.5rem}.add-activity-btn{padding:.6rem}.calendar-day{width:32px;height:32px;padding:.3rem;font-size:.8rem}.weekday{padding:.4rem;font-size:.8rem}}.app-container[data-v-bfc79775]{display:flex;flex-direction:row-reverse;gap:2rem;padding-left:2rem;min-height:100vh;background-image:url(/assets/lines-fLddj7yu.png)}.header[data-v-bfc79775]{display:flex;justify-content:space-between;align-items:center;padding:1%;margin-bottom:1%}.logo-container[data-v-bfc79775]{display:flex;align-items:center}.settings-icon[data-v-bfc79775]{width:40px;height:40px;border-radius:50%;cursor:pointer}.sidebar[data-v-bfc79775]{width:60px;background-color:#fff;padding:1.5rem 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:0 1px 3px #0000000d;align-self:flex-start}.sidebar-item[data-v-bfc79775]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.sidebar-item[data-v-bfc79775]:hover{background-color:#e0f2fe;transform:scale(1.1)}.sidebar-icons[data-v-bfc79775]{height:24px;width:24px;transition:all .3s ease;filter:grayscale(100%) opacity(.4)}.sidebar-item.active[data-v-bfc79775]{background-color:#e0f2fe}.sidebar-item.active .sidebar-icons[data-v-bfc79775]{filter:none;transform:scale(1.2)}.budget-planner[data-v-bfc79775]{flex:1;font-family:Arial,sans-serif;max-width:100%}.section[data-v-bfc79775]{padding:1.5rem;background-color:#fff;border-radius:15px;box-shadow:0 2px 10px #0000000d}.section-title[data-v-bfc79775]{margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.budget-header[data-v-bfc79775]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.total-budget[data-v-bfc79775]{text-align:right}.total-amount[data-v-bfc79775]{display:block;font-size:1.5rem;font-weight:600}.total-difference[data-v-bfc79775]{font-size:1rem;color:#ff5252}.total-difference.positive[data-v-bfc79775]{color:#4caf50}.budget-tabs[data-v-bfc79775]{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.budget-tab[data-v-bfc79775]{background:none;border:none;padding:.5rem 1rem;border-radius:20px;cursor:pointer;transition:all .2s;font-weight:400}.budget-tab[data-v-bfc79775]:hover{background-color:#f5f5f5}.budget-tab.active[data-v-bfc79775]{background-color:#f0f0f0;font-weight:500}.budget-days[data-v-bfc79775],.budget-months[data-v-bfc79775],.budget-years[data-v-bfc79775]{display:flex;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:.5rem;flex-wrap:wrap}.day-tab[data-v-bfc79775],.month-tab[data-v-bfc79775],.year-tab[data-v-bfc79775]{padding:.5rem 1rem;border-radius:20px;background-color:#f0f0f0;cursor:pointer;white-space:nowrap;transition:all .2s}.day-tab[data-v-bfc79775]:hover,.month-tab[data-v-bfc79775]:hover,.year-tab[data-v-bfc79775]:hover{background-color:#e5e5e5}.day-tab.active[data-v-bfc79775],.month-tab.active[data-v-bfc79775],.year-tab.active[data-v-bfc79775]{background-color:#333;color:#fff}.add-date[data-v-bfc79775]{background-color:#e0e0e0}.add-icon[data-v-bfc79775]{font-weight:700;font-size:1.1rem}.date-picker[data-v-bfc79775]{margin-bottom:1rem}.date-picker input[data-v-bfc79775]{padding:.5rem;border:1px solid #ddd;border-radius:4px}.budget-cards[data-v-bfc79775]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.budget-card[data-v-bfc79775]{border-radius:15px;padding:1.25rem;display:flex;flex-direction:column;position:relative;min-height:120px;transition:transform .2s,box-shadow .2s}.budget-card[data-v-bfc79775]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.budget-card.purple[data-v-bfc79775]{background-color:#f3e5f5}.budget-card.pink[data-v-bfc79775]{background-color:#ffebee}.budget-card.teal[data-v-bfc79775]{background-color:#e0f2f1}.budget-card.yellow[data-v-bfc79775]{background-color:#fff8e1}.budget-card.orange[data-v-bfc79775]{background-color:#fff3e0}.budget-card.blue[data-v-bfc79775]{background-color:#e3f2fd}.budget-card.green[data-v-bfc79775]{background-color:#e8f5e9}.budget-card.red[data-v-bfc79775]{background-color:#ffebee}.budget-icon[data-v-bfc79775]{width:40px;height:40px;border-radius:10px;margin-bottom:1rem;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;box-shadow:0 2px 5px #0000001a}.budget-amount[data-v-bfc79775]{margin-bottom:.5rem}.amount-main[data-v-bfc79775]{font-weight:600;font-size:1.3rem}.amount-diff[data-v-bfc79775]{color:#ff5252;font-size:1rem}.amount-diff.positive[data-v-bfc79775]{color:#4caf50}.budget-category-name[data-v-bfc79775]{font-weight:500;margin-top:auto;color:#555}.add-category[data-v-bfc79775]{background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px dashed #ddd}.add-category[data-v-bfc79775]:hover{background-color:#f0f0f0;border-color:#ccc}.add-category-content[data-v-bfc79775]{display:flex;flex-direction:column;align-items:center;color:#777}.add-category .add-icon[data-v-bfc79775]{font-size:2rem;margin-bottom:.5rem}.add-text[data-v-bfc79775]{font-weight:500}.budget-summary[data-v-bfc79775]{margin-top:2rem}.summary-header[data-v-bfc79775]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.summary-header h3[data-v-bfc79775]{margin:0;font-size:1.2rem}.summary-controls[data-v-bfc79775]{display:flex;gap:.5rem}.summary-toggle[data-v-bfc79775]{background:none;border:none;padding:.5rem 1rem;border-radius:20px;cursor:pointer;transition:all .2s}.summary-toggle[data-v-bfc79775]:hover{background-color:#f5f5f5}.summary-toggle.active[data-v-bfc79775]{background-color:#f0f0f0;font-weight:500}.summary-content[data-v-bfc79775]{min-height:300px}.chart-container[data-v-bfc79775]{display:flex;align-items:flex-start;gap:2rem}.pie-chart[data-v-bfc79775]{width:200px;height:200px;border-radius:50%;position:relative;background-color:#f0f0f0;flex-shrink:0}.pie-segment[data-v-bfc79775]{position:absolute;width:100%;height:100%;border-radius:50%;clip-path:polygon(50% 50%,50% 0%,calc(50% + 50%*cos(var(--segment-start))) calc(50% - (50%*sin(var(--segment-start)))),calc(50% + 50%*cos(var(--segment-end))) calc(50% - (50%*sin(var(--segment-end)))));background-color:var(--segment-color)}.chart-legend[data-v-bfc79775]{flex-grow:1}.legend-item[data-v-bfc79775]{display:flex;align-items:center;margin-bottom:.75rem}.legend-color[data-v-bfc79775]{width:16px;height:16px;border-radius:4px;margin-right:.75rem}.legend-text[data-v-bfc79775]{flex-grow:1;font-weight:500}.legend-percentage[data-v-bfc79775]{font-weight:600;width:40px;text-align:right}.summary-table[data-v-bfc79775]{overflow-x:auto}table[data-v-bfc79775]{width:100%;border-collapse:collapse}th[data-v-bfc79775],td[data-v-bfc79775]{padding:.75rem;text-align:left;border-bottom:1px solid #eee}th[data-v-bfc79775]{font-weight:600;color:#555}td.positive[data-v-bfc79775]{color:#4caf50}td.negative[data-v-bfc79775]{color:#ff5252}.modal[data-v-bfc79775]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-bfc79775]{background-color:#fff;border-radius:10px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header[data-v-bfc79775]{padding:1rem 1.5rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.modal-header h3[data-v-bfc79775]{margin:0}.close-btn[data-v-bfc79775]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#777}.modal-body[data-v-bfc79775]{padding:1.5rem}.form-group[data-v-bfc79775]{margin-bottom:1.5rem}.form-group label[data-v-bfc79775]{display:block;margin-bottom:.5rem;font-weight:500}.form-group input[data-v-bfc79775]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px}.color-options[data-v-bfc79775],.icon-options[data-v-bfc79775]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.color-option[data-v-bfc79775]{width:30px;height:30px;border-radius:5px;cursor:pointer;border:2px solid transparent}.color-option.selected[data-v-bfc79775]{border-color:#333}.color-option.purple[data-v-bfc79775]{background-color:#f3e5f5}.color-option.pink[data-v-bfc79775]{background-color:#ffebee}.color-option.teal[data-v-bfc79775]{background-color:#e0f2f1}.color-option.yellow[data-v-bfc79775]{background-color:#fff8e1}.color-option.orange[data-v-bfc79775]{background-color:#fff3e0}.color-option.blue[data-v-bfc79775]{background-color:#e3f2fd}.color-option.green[data-v-bfc79775]{background-color:#e8f5e9}.color-option.red[data-v-bfc79775]{background-color:#ffebee}.icon-option[data-v-bfc79775]{width:40px;height:40px;border-radius:5px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid transparent}.icon-option.selected[data-v-bfc79775]{border-color:#333;background-color:#e0e0e0}.modal-footer[data-v-bfc79775]{padding:1rem 1.5rem;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:1rem}.cancel-btn[data-v-bfc79775],.save-btn[data-v-bfc79775]{padding:.75rem 1.5rem;border-radius:5px;cursor:pointer;font-weight:500}.cancel-btn[data-v-bfc79775]{background-color:transparent;border:1px solid #ddd}.save-btn[data-v-bfc79775]{background-color:#4caf50;border:none;color:#fff}@media (max-width: 768px){.sidebar[data-v-bfc79775]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;background-color:#fff;box-shadow:0 -1px 5px #0000001a;height:65px;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:100}.logo h1[data-v-bfc79775]{font-size:24px}.sidebar[data-v-bfc79775]>*{margin:0 5px}}
