.login-wrapper{align-items:flex-start;background-image:url(/static/media/login_bg.0bb36f22088b5ddf2d05.png);background-position:center -250px;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding-left:55vw;padding-top:10vh}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:2.5rem;text-align:center;width:380px}.login-card h1{font-size:1.5rem;margin-bottom:.5rem}.login-card p{color:#666;margin-bottom:1.5rem}.login-card input{border:1px solid #ccc;border-radius:6px;margin-bottom:1rem;padding:.75rem;width:100%}.login-card button{background:#f96854;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:.75rem;width:100%}.login-card button.google-login{background:#fff;border:1px solid #ccc;color:#555;margin-top:.5rem}.divider{color:#aaa;font-size:.9rem;margin:1rem 0}.message{color:green;font-size:.9rem;margin-top:.5rem}.register-hint{font-size:.85rem;margin-top:1rem}.register-wrapper{align-items:flex-start;background-image:url(/static/media/login_bg.0bb36f22088b5ddf2d05.png);background-position:center -250px;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding-left:55vw;padding-top:10vh}.register-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:2.5rem;text-align:center;width:380px}.register-card h1{font-size:1.5rem;margin-bottom:.5rem}.register-card p{color:#666;margin-bottom:1.5rem}.register-card form{display:flex;flex-direction:column;gap:1rem}.register-card input{border:1px solid #000;border-radius:6px;font-size:1rem;padding:.8rem}.register-card button{background-color:#f96854;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem}.register-card button:hover{background-color:#f4511e}.message{color:#d32f2f;font-weight:700;margin-top:1rem}.divider{color:#999;margin-top:1rem}.login-link{color:#42a5f5;display:inline-block;margin-top:.5rem;text-decoration:none}.google-login{align-items:center;display:flex;justify-content:center}.google-login:hover{background-color:#f5f5f5}.google-icon{height:30px;width:150px}.home-container{background-image:url(/static/media/Home_bg.6ff3a981a3638659ecb7.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%}.main-content{align-items:center;display:flex;justify-content:center;margin-left:-18rem;min-height:90vh;padding:3rem 6rem}.left-panel{max-width:500px;width:100%}.left-panel h1{color:#333;font-size:2.8rem;font-weight:700;white-space:nowrap}.highlight{color:#f03d6b}.highlight,.left-panel h2{font-weight:600;width:100%}.left-panel h2{font-size:1.5rem;margin-left:10rem;margin-top:1rem}.button-row{display:flex;gap:5rem;justify-content:center;margin-top:2rem}.primary-btn,.secondary-btn{background-color:#f03d6b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background-color .3s ease}.primary-btn:hover,.secondary-btn:hover{background-color:#d73762}.left-panel button:hover{background-color:#ff4081}.features{list-style:none;margin-top:2rem;padding-left:0}.features li{font-size:1rem;margin-bottom:.5rem}.navbar{align-items:center;background-color:#fff;box-shadow:0 1px 4px #0000001a;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;padding:1rem 2rem;width:100%}.logo{color:#e91e63;font-size:2rem;font-weight:700}.nav-links{align-items:center;display:flex}.nav-links a{color:#333;font-size:1rem;font-weight:600;margin-left:1.5rem;text-decoration:none}.features-section{background-color:#f9f9f9;padding:4rem 2rem;text-align:center}.features-heading{color:#333;font-size:2.5rem;font-weight:600;margin-bottom:2rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(250px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000001a;padding:1.5rem;transition:transform .3s ease}.feature-card:hover{transform:translateY(-8px)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.subtitle{color:#555;font-weight:700;margin:.3rem 0}.desc{color:#666;font-size:.95rem;margin-top:.3rem}.footer{color:#888;font-size:.9rem;margin-top:3rem;text-align:center}.app-container{background-image:url(/static/media/AI_bg.f5c26c1b754a269da19a.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding:2rem;text-align:center}h1{color:#2d3436;font-family:Helvetica Neue,Segoe UI,sans-serif;font-size:3rem;font-weight:600;text-shadow:0 2px 4px #0000001a}h1,p{margin-bottom:2rem}p{color:#333;font-size:1.2rem;line-height:1.6}select{background-color:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 3px 6px #0000001a;font-size:1rem;margin:0 1rem;padding:.7rem 1.2rem;transition:all .3s ease}select:focus{border-color:#ff4b2b;outline:none}button{background:linear-gradient(135deg,#ff416c,#ff4b2b);border-radius:12px;color:#fff;font-weight:700;padding:.75rem 1.8rem;transition:transform .2s,box-shadow .2s}button:hover{box-shadow:0 6px 12px #0003;transform:translateY(-2px)}.markdown-detail{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffc7;border-radius:20px;box-shadow:0 10px 30px #0000001a;color:#333;flex:1 1;font-size:1rem;line-height:1.8;max-height:80vh;max-width:100%;overflow-y:auto;padding:2rem;text-align:left}.markdown-detail h1,.markdown-detail h2,.markdown-detail h3{border-bottom:1px solid #ccc;color:#222;font-size:1.3rem;font-weight:700;margin-bottom:1rem;margin-top:2rem;padding-bottom:.5rem}.markdown-detail p{margin-bottom:1.2rem}.markdown-detail ul{margin-bottom:1.5rem;padding-left:1.5rem}.markdown-detail li{margin-bottom:.5rem}.markdown-detail strong{color:#000;font-weight:600}.plan-layout{align-items:flex-start;display:flex;gap:2rem;justify-content:center;margin-top:2rem}.sidebar-card-view{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border-radius:16px;box-shadow:0 4px 12px #00000014;flex:1 1;max-height:80vh;max-width:100%;overflow-y:auto;padding:1rem}.card-schedule-wrapper{padding:1rem}.day-block{text-align:center}.day-title{border-bottom:2px solid #d1cfcf;letter-spacing:.03em;margin-bottom:.8rem;padding-bottom:.5rem;text-align:left}.schedule-item-card{background:#f9f9f9;border-radius:8px;margin-bottom:.6rem}.item-time{color:#ff5a5f;font-weight:700;width:80px}.item-title{margin-bottom:.2rem}.item-desc{color:#555;font-size:.9rem}.apply-btn{background:linear-gradient(135deg,#ff416c,#ff4b2b);border:none;border-radius:12px;box-shadow:0 6px 12px #0000001a;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin:1rem auto;padding:.75rem 2rem;transition:transform .2s,box-shadow .2s}.apply-btn:hover{box-shadow:0 8px 16px #0003;transform:translateY(-2px)}.create-plan-container{align-items:center;background-image:url(/static/media/Create_bg.124bd6cd42bedfed7274.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;text-align:center;width:100%}.create-plan-container h1{color:#333;font-size:2.8rem;font-weight:600;white-space:nowrap}.create-form{flex-direction:column;gap:1rem;margin-top:2rem}.create-form,.form-row{align-items:center;display:flex}.form-row{justify-content:flex-start;max-width:500px;width:100%}.form-row>label{display:flex;font-size:1.1rem;margin-right:1rem;text-align:right;width:140px}.radio-group{align-items:flex-start;display:flex;flex-direction:column;font-size:1rem;gap:.3rem}.radio-group label{display:flex;font-size:1rem;gap:.5rem;margin-right:1rem;white-space:nowrap}.form-row input{border:none;border-radius:8px;flex:1 1;padding:.6rem 1rem}.create-form button,.form-row input{font-size:1rem;max-width:300px;width:100%}.create-form button{background-color:#f03d6b;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-top:1.5rem;padding:.8rem 1.5rem;transition:background-color .3s ease}.create-form button:hover{background-color:#d83760}.text-wrapper{background-color:#fff9;border-radius:20px;display:inline-block;height:auto;margin:5rem auto 4rem;padding:2rem 3rem}.my-itinerary-wrapper{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-image:url(/static/media/AI_bg.f5c26c1b754a269da19a.png);max-width:100%;padding:2rem}.day-block{background:#f9f9f9;border-radius:16px;box-shadow:0 3px 8px #0000000d;margin-bottom:2rem;overflow:hidden;padding:1rem 1.5rem}.day-title{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-left:.5rem}.schedule-item-card{align-items:flex-start;background:#fff;border-left:4px solid #ff5a5f;border-radius:10px;display:flex;gap:1rem;margin-bottom:1.2rem;padding:.8rem 1rem;width:100%}.item-time-input{background-color:#fff;border:2px solid #ddd;border-radius:8px;flex-shrink:0;font-size:1rem;font-weight:700;text-align:center;width:80px}.item-details{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.3rem;text-align:center}.item-title{overflow:visible;padding:.3rem .5rem;text-align:center;white-space:normal;word-break:break-word}.item-desc,.item-title{font-size:1rem;font-weight:700;width:100%}.item-desc{background-color:#fff;border:2px solid #ddd;border-radius:8px;box-shadow:0 1px 3px #0000000d;line-height:1.6;padding:1rem 1.2rem!important;resize:vertical}.item-desc:focus{background:#f9f9f9;border:1px solid #aaa;border-radius:6px;text-align:left}.item-duration{color:#888;font-size:.85rem}.editable-field{background-color:#f9f9f9;display:inline-block;position:relative;text-align:left;width:100%}.edit-icon{font-size:.9rem;opacity:.5;position:absolute;right:6px;top:6px}.item-location-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px;margin-top:1.2rem;padding:0 8px;width:100%}.location-name{color:#333;font-size:1.2rem;font-weight:600;max-width:calc(100% - 120px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edit-location-btn{background:linear-gradient(90deg,#ff416c,#ff4b2b);border:none;border-radius:6px;color:#f9f9f9;cursor:pointer;font-size:.85rem;margin-left:12px;padding:4px 12px;white-space:nowrap}.edit-location-btn:hover{opacity:.9}.map-popup{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.map-modal{background:#f9f9f9;border-radius:12px;box-shadow:0 0 10px #00000040;display:flex;flex-direction:column;height:80%;overflow:hidden;position:relative;width:80%}.map-modal .leaflet-container{flex-grow:1;height:100%}.close-map-btn{background-color:#ff4d4f;border:none;border-radius:6px;color:#f9f9f9;cursor:pointer;font-weight:700;padding:6px 12px;position:absolute;right:12px;top:12px;z-index:10001}.my-itinerary-wrapper .add-item-btn,.my-itinerary-wrapper .delete-item-btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:#ff416c!important;background-image:none!important;border:none!important;border-radius:8px;color:#fff!important;cursor:pointer;display:inline-flex;font-weight:700;gap:.4rem;padding:.6rem 1.2rem;transition:filter .15s ease-in-out}.my-itinerary-wrapper .add-item-btn:hover,.my-itinerary-wrapper .delete-item-btn:hover{filter:brightness(.92)}.my-itinerary-wrapper .add-item-btn:disabled,.my-itinerary-wrapper .delete-item-btn:disabled{cursor:not-allowed;opacity:.6}.item-footer-buttons{display:flex;gap:30rem;justify-content:flex-end;margin-top:1rem}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-control-geocoder{background:#fff;border-radius:4px;min-height:26px;min-width:26px}.leaflet-touch .leaflet-control-geocoder{min-height:30px;min-width:30px}.leaflet-control-geocoder .leaflet-control-geocoder-icon,.leaflet-control-geocoder a{border-bottom:none;display:inline-block}.leaflet-control-geocoder .leaflet-control-geocoder-alternatives a{height:inherit;line-height:inherit;width:inherit}.leaflet-control-geocoder .leaflet-control-geocoder-icon:hover,.leaflet-control-geocoder a:hover{border-bottom:none;display:inline-block}.leaflet-control-geocoder-form{display:none;vertical-align:middle}.leaflet-control-geocoder-expanded .leaflet-control-geocoder-form{display:inline-block}.leaflet-control-geocoder-form input{background-color:initial;border:0;font-size:120%;width:246px}.leaflet-control-geocoder-icon{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12.2 13 3.4 6.6c.6 1.1 2.5-.4 2-1.2l-4-6.2z'/%3E%3Ccircle cx='10.8' cy='8.9' r='3.9' fill='none' stroke='%23000' stroke-width='1.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;border-radius:4px;cursor:pointer;height:26px;width:26px}.leaflet-touch .leaflet-control-geocoder-icon{height:30px;width:30px}.leaflet-control-geocoder-throbber .leaflet-control-geocoder-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23000' stroke-linecap='round' stroke-width='1.6' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath stroke-opacity='.1' d='m14 8.4 3-5'/%3E%3Cpath stroke-opacity='.2' d='m15.6 10 5-3'/%3E%3Cpath stroke-opacity='.3' d='M16.2 12H22'/%3E%3Cpath stroke-opacity='.4' d='m15.6 14 5 3m-6.5-1.4 2.9 5'/%3E%3Cpath stroke-opacity='.5' d='M12 16.2V22m-2-6.4-3 5'/%3E%3Cpath stroke-opacity='.6' d='m8.4 14-5 3'/%3E%3Cpath stroke-opacity='.7' d='M7.8 12H2'/%3E%3Cpath stroke-opacity='.8' d='m8.4 10-5-3'/%3E%3Cpath stroke-opacity='.9' d='m10 8.4-3-5'/%3E%3Cpath d='M12 7.8V2'/%3E%3CanimateTransform attributeName='transform' calcMode='discrete' dur='1s' repeatCount='indefinite' type='rotate' values='0 12 12;30 12 12;60 12 12;90 12 12;120 12 12;150 12 12;180 12 12;210 12 12;240 12 12;270 12 12;300 12 12;330 12 12'/%3E%3C/g%3E%3C/svg%3E")}.leaflet-control-geocoder-form-no-error{display:none}.leaflet-control-geocoder-form input:focus{outline:none}.leaflet-control-geocoder-form button{display:none}.leaflet-control-geocoder-error{color:#444;display:block;margin-left:8px;margin-top:8px}.leaflet-control-geocoder-alternatives{display:block;list-style:none;margin:0;padding:0;width:272px}.leaflet-control-geocoder-alternatives-minimized{display:none;height:0}.leaflet-control-geocoder-alternatives li{border-bottom:1px solid #ccc;cursor:pointer;display:block;overflow:hidden;padding:5px 8px;text-overflow:ellipsis;white-space:nowrap}.leaflet-control-geocoder-alternatives li a,.leaflet-control-geocoder-alternatives li a:hover{background:inherit;border-radius:inherit;height:inherit;line-height:inherit;text-align:left;width:inherit}.leaflet-control-geocoder-alternatives li:last-child{border-bottom:none}.leaflet-control-geocoder-alternatives li:hover,.leaflet-control-geocoder-selected{background-color:#f5f5f5}.leaflet-control-geocoder-address-context{color:#666}.summary-wrapper{padding:1rem}.summary-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.summary-card{align-items:flex-start;background-color:#fff7f0;border-radius:1.5rem;box-shadow:0 4px 12px #0000000f;display:flex;justify-content:space-between;margin-bottom:1.5rem;min-height:160px;padding:1.5rem;position:relative;width:600px}.summary-card:hover{transform:translateY(-3px)}.summary-left{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.summary-route{color:#333;font-size:1.2rem;font-weight:700}.summary-count,.summary-dates{color:#666;font-size:.95rem}.summary-right{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;margin-left:.5rem;position:relative;width:200px}.summary-cover{border-radius:.75rem;box-shadow:0 2px 6px #00000026;height:90px;object-fit:cover;width:140px}.delete-btn{bottom:0;color:#666;font-size:22px;padding:4px;position:absolute;right:0}.delete-btn:hover{color:#000}.edit-btn{background:#ef7c8e;border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;padding:2px 8px;position:absolute;right:0;top:0}.subnav-divider{background-color:#eee;border:none;height:1px;margin:0}.top-nav-bar{align-items:center;background-color:#fff;border-bottom:1px solid #f3f3f3;display:flex;gap:1rem;padding:.8rem 2rem}.nav-tab{background-color:#f3f3f3;border-radius:12px;color:#333;font-size:.95rem;padding:.5rem 1.2rem;text-decoration:none;transition:all .3s ease}.nav-tab:hover{background-color:#e0e0e0}.nav-tab.active{background-color:#ffe6ea;box-shadow:0 2px 6px #ff004826;color:#d72638;font-weight:700}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f0f2f5;font-family:Poppins,Noto Sans,sans-serif}a{color:inherit;text-decoration:none}button{border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .3s ease}button:hover{opacity:.9}.page-container{padding:2rem}.ps-wrapper{margin:32px auto 80px;max-width:980px;padding:0 16px}.ps-title{color:#101828;font-size:28px;font-weight:800;margin:8px 0 20px}.ps-empty,.ps-loader{color:#475467;font-size:16px;margin:72px auto;max-width:980px;text-align:center}.ps-day-card{background:#fff9f6;border:1px solid #f1e7e2;border-radius:18px;box-shadow:none;margin-bottom:18px;padding:14px 16px 6px}.ps-day-header{align-items:center;border-bottom:1px dashed #e9dfda;display:flex;gap:10px;padding:10px 4px 12px}.ps-day-dot{background:linear-gradient(135deg,#ff6a6a,#ff8a4b);border-radius:50%;box-shadow:0 0 0 3px #ff7a592e;height:8px;width:8px}.ps-day-date{color:#344054;font-size:16px;font-weight:700;margin:0}.ps-timeline{padding:12px 0 4px;position:relative}.ps-item{grid-column-gap:8px;align-items:start;column-gap:8px;display:grid;grid-template-columns:88px 24px 1fr;padding:14px 0}.ps-item+.ps-item{border-top:1px dashed #efe5e0}.ps-time{align-items:center;color:#667085;display:flex;font-weight:600;gap:6px}.ps-time-icon{font-size:15px}.ps-node{display:flex;justify-content:center;position:relative}.ps-node:before{background:linear-gradient(#f2e8e3,#f2e8e3);bottom:-24px;content:"";left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:2px}.ps-pin{filter:drop-shadow(0 1px 1px rgba(16,24,40,.1));font-size:18px;position:relative;z-index:1}.ps-content{min-width:0}.ps-place{color:#152238;font-size:22px;font-weight:800;line-height:1.25;margin-bottom:6px}.ps-desc{color:#475467;font-size:14px;margin-bottom:6px}.ps-meta{align-items:center;background:#fff;border:1px solid #f0e7e2;border-radius:999px;color:#475467;display:inline-flex;font-size:13px;gap:6px;padding:4px 10px}.ps-meta-icon{font-size:14px}.ps-actions{display:flex;justify-content:center;margin-top:24px}.ps-btn{-webkit-appearance:none;appearance:none;background:linear-gradient(135deg,#ff6a6a);border:0;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;padding:12px 18px}@media (max-width:640px){.ps-item{grid-template-columns:72px 20px 1fr}.ps-place{font-size:18px}}.packing-page{align-items:center;background-color:#f5f7fa;display:flex;flex-direction:column;padding:2rem}.packing-card{background-color:#fffaf6;border-radius:16px;box-shadow:0 4px 12px #0000000d;margin-bottom:24px;margin-top:2rem;max-width:1000px;padding:2rem;transition:transform .2s ease;width:90%}.packing-header{align-items:center;display:flex;justify-content:space-between}.packing-header h3{font-size:20px;font-weight:700;margin:0}.packing-date{color:#777;font-size:14px;margin-bottom:1rem}.packing-item{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 130px 130px;margin-bottom:10px;padding:4px 0}.item-name{flex:1 1;font-size:16px}.assigned-label{border-radius:8px;color:#555;max-width:120px;overflow:hidden;padding:4px 8px;text-overflow:ellipsis;white-space:nowrap}.assigned-select{background-color:#fff;width:120px}.packing-items li{align-items:center;display:flex;font-size:16px;margin-bottom:8px}.packing-items input[type=checkbox]{accent-color:#ff5d73;margin-right:12px;transform:scale(1.2)}.packing-items span{flex:1 1}.delete-item-btn{background:none;border:none;color:#ccc;cursor:pointer;font-size:16px}.delete-item-btn:hover{color:#ff5d73}.add-item-section{display:flex;gap:8px;margin-top:1rem}.add-item-section input{border:1px solid #ddd;border-radius:8px;flex:1 1;padding:8px 12px}.add-item-section button{background-color:#ff9ca8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px;transition:background-color .2s}.add-item-section button:hover{background-color:#ff6e80}.packing-item{align-items:center;display:flex;gap:10px;margin-bottom:8px}.assigned-label{background-color:#f1f1f1;border-radius:6px;color:#666;font-size:13px;padding:2px 6px}.assigned-select{background:#fff;border:1px solid #ccc;border-radius:6px;font-size:13px;padding:4px 6px}.trip-selector{font-size:1rem;font-weight:700;margin:1rem 2rem}.trip-selector select{padding:4px 8px}.trip-selector tripSelect{font-size:1rem;font-weight:700}.members-page{background-color:#f5f7fa;font-family:Helvetica Neue,sans-serif;min-height:100vh;padding:2rem}.trip-selector{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.trip-selector label{font-size:1rem;font-weight:700}.trip-selector select{font-size:16px}.member-card{background-color:#fffaf6;border-radius:16px;box-shadow:0 4px 12px #0000000d;margin:0 auto;max-width:800px;padding:2rem}.member-card h3{font-size:22px}.member-list{list-style:none;margin:0;padding:1rem}.member-item{padding:12px 0}.member-avatar{background-color:#ccc;border-radius:50%;height:40px;margin-right:1rem;width:40px}.member-info{flex-grow:1}.member-email{font-weight:700;margin-bottom:4px}.member-tasks{color:#777;font-size:14px}.member-role{background-color:#fff;border:1px solid #ccc;border-radius:6px;font-size:14px;margin-left:1rem;padding:6px 10px}.add-member{align-items:center;display:flex;gap:1rem;margin-top:1.5rem}.add-member input{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:16px;padding:.6rem 1rem}.add-member button{background-color:#ff4d4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.6rem 1.2rem;transition:background-color .2s ease}.add-member button:hover{background-color:#e63c3f}.member-item{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:1rem;position:relative}.member-info{flex:1 1;margin-left:1rem}.member-role{margin-right:1rem}.delete-btn{background:none;border:none;cursor:pointer;justify-content:center;margin-left:0;padding:0}.delete-btn,.member-actions{align-items:center;display:flex}.member-actions{gap:.5rem;margin-left:auto}.member-role{margin:0}.accommodation-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.accommodation-page{background-color:#f8f9fb;min-height:100vh;padding:2rem}.trip-selector-global{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.trip-selector-global label{font-size:1rem;font-weight:700}.trip-selector-global select{background-color:#fff;border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.5rem 1rem}.accommodation-columns{align-items:flex-start;display:flex;gap:2rem}.timeline-column{flex:1 1}.timeline-column h3{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:1.2rem}.form-column{background-color:#fff;border-radius:16px;box-shadow:0 6px 20px #00000014;flex:1 1;padding:2rem}.accommodation-card{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000f;display:flex;flex-direction:row;margin-bottom:2rem;padding:1.5rem;position:relative}.date-label{color:#5c6b84;font-size:1.05rem;font-weight:700;left:1.5rem;position:absolute;top:1rem}.thumbnail{border-radius:8px;flex-shrink:0;height:90px;margin-right:2rem;margin-top:1.5rem;object-fit:cover;width:110px}.card-info{display:flex;flex:1 1;flex-direction:column;gap:.3rem;justify-content:center;margin-top:1.5rem;padding:0 2rem}.card-info h4{color:#222;font-size:1.2rem;font-weight:700;margin:0}.card-info p{color:#555;font-size:1rem;margin:0}.card-info a{color:#007bff;display:inline-block;font-size:.95rem;margin-top:.25rem;text-decoration:none}.card-info a:hover{text-decoration:underline}.form-column input,.form-column select,.form-column textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-bottom:1rem;padding:.5rem .75rem;width:100%}.form-column label{color:#444;display:block;font-weight:500;margin-bottom:.25rem}.form-column button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem;transition:background .3s}.form-column button:hover{opacity:.9}@media (max-width:768px){.accommodation-columns{flex-direction:column}.form-column,.timeline-column{width:100%}.accommodation-card{align-items:flex-start;flex-direction:column}.thumbnail{height:auto;margin-top:.5rem;width:100%}.date-label{font-size:1rem;margin-bottom:.5rem;position:static}}.user-finance-entry{border-top:1px solid #ccc;display:flex;justify-content:space-between;margin:.3rem 0}.user-balance-block{border-top:1px solid #ccc;margin-top:1rem;padding-top:1rem}.no-payment{color:#888;margin-left:1rem}.balance-line{color:#333}.avg-spending-separator{border-top:3px solid #888;margin:1.5rem 0}.user-personal-summary{border-top:3px solid #aaa;margin-top:2rem;padding-top:1rem}.balance-line{align-items:center;display:flex;font-weight:700;gap:1rem;justify-content:space-between;margin-bottom:.3rem;margin-left:1.5rem;margin-right:.5rem}.balance-line span:first-child{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.balance-line span:last-child{font-family:monospace;font-weight:700;margin-left:auto;min-width:4rem;text-align:right}.splitwise-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 2fr;padding:2rem}.trip-selector.center{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.trip-selector select{border:1px solid #ccc;border-radius:8px;box-shadow:0 1px 3px #00000014;font-size:1rem;padding:.5rem 1rem}.splitwise-card{background-color:#fff7f0;border-radius:16px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.splitwise-card.left h4{font-size:1.2rem;margin-bottom:1rem}.splitwise-card.right{display:flex;flex-direction:column}.budget-item{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr 2fr;margin-bottom:1rem}.budget-item input,.budget-item select{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.5rem .75rem;width:100%}.add-btn{align-self:flex-end;background:linear-gradient(90deg,#ff416c,#ff4b2b);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1.5rem;padding:.75rem 1.5rem}.budget-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1fr 140px minmax(260px,1fr) 40px;margin-bottom:12px}.icon-btn{background:#0000;border:none;border-radius:8px;color:grey;cursor:pointer;padding:6px}.icon-btn:hover{background:#ffe9e9}.actions-bottom{display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.trip-photo-page{padding:24px}.page-title{margin:0 0 16px}.filter-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px 24px;margin-bottom:16px}.photo-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000f;padding:16px}.photo-card-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 340px}@media (max-width:960px){.photo-card-content{grid-template-columns:1fr}}.day-title{margin:0 0 12px}.photo-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.photo-item{background:#f4f6f8;border-radius:10px;cursor:pointer;overflow:hidden;transition:transform .12s ease,box-shadow .12s ease}.photo-item:hover{box-shadow:0 6px 14px #00000014;transform:translateY(-2px)}.photo-item img{aspect-ratio:4/3;display:block;object-fit:cover;width:100%}.photo-item p{color:#333;font-size:14px;margin:6px 8px 8px}.right-column .upload-form-card{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:16px}.modal{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.modal-content{background:#fff;border-radius:14px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;max-height:90vh;overflow:auto;padding:20px 20px 12px;position:relative;width:min(900px,92vw)}.close{cursor:pointer;font-size:28px;line-height:1;position:absolute;right:16px;top:12px}.modal-image{display:block;margin:0 auto;max-height:60vh;object-fit:contain;width:100%}.modal-content .photo-interaction{align-items:center;display:flex!important;flex-direction:column;gap:14px;margin-top:8px}.modal-content .like-section{align-items:center;display:flex;flex-direction:column}.modal-content .like-count{margin-top:8px}.modal-content .comment-section{margin:0 auto;max-width:680px;text-align:left;width:100%}.modal-content .comment-section h4{margin-bottom:10px;text-align:center}.modal-content .comment-input{border:1px solid #000;border-radius:6px;display:block;margin:8px auto 0;min-height:90px;padding:8px;width:100%}.comment-list{list-style:none;margin:0;padding:0;text-align:center}.comment-list li{font-size:14px;line-height:1.5;margin:6px 0}.modal-content .comment-submit{display:block;margin:12px auto 0}.upload-form-card{background:#f7f8fb;border:1px solid #e7e9ef;border-radius:16px;box-shadow:0 6px 18px #0000000f;display:flex;flex-direction:column;gap:12px;padding:18px}.upload-form-card>h4{color:#000;font-size:18px;font-weight:800;margin:0 0 4px}.upload-form-card input[type=file],.upload-form-card input[type=text],.upload-form-card select{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-sizing:border-box;font-size:16px;line-height:1.2;outline:none;width:100%}.upload-form-card input[type=text]{padding:12px 16px}.upload-form-card input[type=text]::placeholder{color:#9ca3af}.upload-form-card input[type=text]:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px #6366f126}.right-column .upload-form-card>select,.upload-form-card select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2718%27 viewBox=%270 0 24 24%27 fill=%27%236b7280%27><path d=%27M7 10l5 5 5-5z%27/></svg>");background-position:right 16px center;background-repeat:no-repeat;background-size:16px 16px;border:1px solid #e5e7eb;border-radius:20px;direction:ltr;display:block;font-size:16px;line-height:1.2;margin:0;padding:14px 48px 14px 16px;text-align:left!important;text-align-last:left!important;width:100%}.upload-form-card select option{direction:ltr;text-align:left}.upload-form-card select:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px #6366f126}.upload-form-card input[type=file]{padding:10px 12px}.upload-form-card input[type=file]::-webkit-file-upload-button{background:#d61f45;border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;margin-right:12px;padding:10px 16px}.upload-form-card input[type=file]::file-selector-button{background:#d61f45;border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;margin-right:12px;padding:10px 16px}.upload-form-card input[type=file]::-webkit-file-upload-button:hover{opacity:.9}.upload-form-card input[type=file]::file-selector-button:hover{opacity:.9}.upload-form-card button{background-color:#d61f45;border:none;border-radius:16px;box-shadow:0 6px 14px #d61f4547;color:#fff;cursor:pointer;font-weight:800;padding:14px 18px;transition:transform .06s ease,box-shadow .12s ease,filter .12s ease;width:100%}.upload-form-card button:hover{filter:brightness(.97);transform:translateY(-1px)}.upload-form-card button:active{filter:brightness(.94);transform:translateY(0)}.upload-form-card button:disabled{box-shadow:none;cursor:not-allowed;opacity:.55}.right-column .upload-form-card{position:-webkit-sticky;position:sticky;top:12px}
/*# sourceMappingURL=main.422c9108.css.map*/