.dashboard-container{padding:1.5rem;max-width:1400px;margin:0 auto}.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto auto;gap:1.5rem;margin-top:1rem}.dashboard-card{background:#111;border:1px solid #222;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column}.stat-card{grid-column:span 1}.main-chart{grid-column:span 3;grid-row:span 2;min-height:400px}.recent-transactions{grid-column:span 1;grid-row:span 2;background:#0f172a}.card-header{font-size:.9rem;color:#888;margin-bottom:.5rem}.card-value{font-size:1.8rem;font-weight:700;color:#fff}.trend-up{color:#10b981;font-size:.9rem;margin-left:.5rem}.trend-down{color:#ef4444;font-size:.9rem;margin-left:.5rem}.transaction-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #222}.transaction-item:last-child{border-bottom:none}.t-icon{width:40px;height:40px;border-radius:50%;background:#222;display:flex;align-items:center;justify-content:center;margin-right:1rem}@media(max-width:1024px){.dashboard-container{padding:1.5rem}.dashboard-grid{grid-template-columns:1fr;gap:1rem}.stat-card,.main-chart,.recent-transactions{grid-column:span 1;padding:1.25rem}.card-value{font-size:1.5rem}.main-chart{min-height:300px}}@media(max-width:768px){.dashboard-container{padding:1rem}.dashboard-grid{grid-template-columns:1fr;gap:.75rem}.dashboard-card{padding:1rem}.card-header{font-size:.8rem;margin-bottom:.4rem}.card-value{font-size:1.25rem}.trend-up,.trend-down{font-size:.8rem}.main-chart{min-height:250px;padding:.75rem;order:-1}.stat-card:nth-child(4){order:1}.stat-card:first-child{order:2}.recent-transactions{order:3}.stat-card:nth-child(2){order:4}.stat-card:nth-child(3){order:5}.recent-transactions{padding:1rem}.transaction-item{padding:.75rem 0;gap:.75rem}.t-icon{width:32px;height:32px}.item-info h4{font-size:.85rem}.item-info span{font-size:.75rem}}.booking-page{width:100%;min-height:100%;background:#000;color:#fff}.booking-hero{padding:3rem 1.5rem;background:linear-gradient(to bottom,rgba(59,130,246,.1),transparent);text-align:center;border-bottom:1px solid rgba(255,255,255,.05)}.hero-title{font-size:2.5rem;font-weight:800;margin-bottom:2rem;letter-spacing:-1px}.booking-search-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;padding:0 1.5rem}.booking-search-bar{background:#1e1e1eb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006;border-radius:999px;padding:.5rem .5rem .5rem 1.5rem;display:flex;align-items:center;width:100%;max-width:850px}.search-field{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:.5rem 1rem;text-align:left}.search-field.clickable{cursor:pointer;border-radius:999px;transition:background .2s}.search-field.clickable:hover{background:#ffffff1a}.field-label{font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.search-field input{background:transparent;border:none;color:#a1a1aa;font-size:.9rem;width:100%;outline:none;padding-top:2px}.field-value{color:#a1a1aa;font-size:.9rem;padding-top:2px}.search-divider{width:1px;height:32px;background:#ffffff1a;margin:0 .5rem}.search-btn-circle{background:#ff385c;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,background .2s}.search-btn-circle:hover{transform:scale(1.05);background:#e31c5f}.booking-content{padding:2rem;max-width:1400px;margin:0 auto}.category-tabs{display:flex;gap:2rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none}.category-tab{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:transparent;border:none;cursor:pointer;color:#a1a1aa;transition:all .2s;border-bottom:2px solid transparent;padding-bottom:.5rem;min-width:80px}.category-tab:hover{color:#fff}.category-tab.active{color:#fff;border-bottom-color:#fff}.cat-icon{font-size:1.5rem}.cat-name{font-size:.8rem;font-weight:600}.search-select,.search-date{background:transparent;border:none;color:#fff;font-size:.9rem;width:100%;outline:none;padding-top:2px}.search-select option{background:#1e1e1e;color:#fff}.traveler-control{display:flex;align-items:center;gap:.8rem;margin-top:4px}.traveler-control button{background:#ffffff1a;border:none;color:#fff;width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.traveler-control button:hover{background:#fff3}.date-error-msg{background:#ef444426;border:1px solid rgba(239,68,68,.3);padding:0 1.5rem;border-radius:999px;font-size:.85rem;color:#fca5a5;display:flex;align-items:center;justify-content:center;min-height:64px;max-width:400px;text-align:center;box-shadow:0 4px 12px #ef44441a}.reservation-recap{margin-top:3rem;background:#3b82f626;border:1px solid rgba(59,130,246,.3);padding:1.2rem 2rem;border-radius:12px;font-size:.95rem;color:#93c5fd;display:inline-block;box-shadow:0 4px 12px #0003;width:100%;max-width:850px;line-height:1.5}.search-date::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}.fav-toggle-btn{display:flex;align-items:center;gap:8px;background:#1e1e1eb3;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.5rem 1rem;border-radius:999px;cursor:pointer;font-size:.9rem;transition:all .2s}.fav-toggle-btn:hover{background:#ffffff1a}.favorites-panel{background:#1e1e1e80;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:1.5rem;margin-bottom:2rem;overflow:hidden}.fav-list{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:.5rem}.fav-item{flex:0 0 160px;cursor:pointer}.fav-item img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px;margin-bottom:.5rem}.fav-item-info{display:flex;flex-direction:column}.fav-item-info span{font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fav-item-info small{font-size:.75rem;color:#a1a1aa}.modal-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.property-modal{background:#111;border:1px solid rgba(255,255,255,.1);border-radius:24px;width:100%;max-width:1000px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.close-modal{position:absolute;top:20px;right:20px;background:#00000080;border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;z-index:10}.modal-content{display:grid;grid-template-columns:1fr 1fr;height:100%}.modal-image{height:100%}.modal-image img{width:100%;height:100%;object-fit:cover}.modal-info{padding:3rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.modal-loc{color:#a1a1aa;font-size:1.1rem}.tourist-section h3{font-size:1rem;margin-bottom:.8rem;color:#60a5fa}.tourist-section ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.tourist-section li:before{content:"•";color:#60a5fa;margin-right:10px}.dishes-tags{display:flex;flex-wrap:wrap;gap:.5rem}.dish-tag{background:#ffffff0d;padding:.4rem .8rem;border-radius:6px;font-size:.85rem}.tourist-tip{background:#ffd7000d;border-left:3px solid #ffd700;padding:1rem;border-radius:4px;font-size:.9rem}.book-now-btn{margin-top:auto;background:#ff385c;color:#fff;border:none;padding:1.2rem;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s}.book-now-btn:hover{transform:scale(1.02);background:#e31c5f}@media(max-width:900px){.modal-content{grid-template-columns:1fr}.modal-image{height:300px}.modal-info{padding:2rem}}.stay-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem 1rem;max-width:1200px;margin:0 auto}.stay-card{cursor:pointer}.stay-image-box{aspect-ratio:1;border-radius:16px;overflow:hidden;position:relative;margin-bottom:1rem;background:#222}.stay-image-box img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.stay-card:hover img{transform:scale(1.08)}.stay-fav{position:absolute;top:12px;right:12px;background:transparent;border:none;cursor:pointer;z-index:2;transition:transform .2s}.stay-fav:active{transform:scale(.9)}.stay-details{display:flex;flex-direction:column;gap:.25rem}.stay-row{display:flex;justify-content:space-between;align-items:center}.stay-loc{font-size:1rem;font-weight:700}.stay-rating{display:flex;align-items:center;gap:4px;font-size:.9rem}.stay-meta{font-size:.9rem;color:#a1a1aa}.stay-price{margin-top:.5rem;font-size:.95rem}.stay-price .price-val{font-weight:800}@media(max-width:768px){.booking-search-bar{border-radius:20px;flex-direction:column;padding:1rem;gap:1rem}.search-divider{display:none}.search-field{width:100%;padding:.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.search-btn-circle{width:100%;border-radius:12px}.hero-title{font-size:1.8rem}.category-tabs{gap:1.5rem;padding:0 1rem 1rem;margin:0 -1rem 2rem}.category-tab{min-width:70px;flex-shrink:0}.category-tabs:after{width:2rem}}.kanban-page{width:100%;min-height:100%;background:#000;color:#fff;padding:2rem;display:flex;flex-direction:column;gap:2rem}.kanban-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.board-title{font-size:2rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-1px}.board-stats{display:flex;gap:1rem}.stat-pill{display:flex;align-items:center;gap:6px;background:#ffffff0d;padding:.4rem .8rem;border-radius:999px;font-size:.8rem;color:#a1a1aa;border:1px solid rgba(255,255,255,.1)}.header-right{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.search-box{display:flex;align-items:center;gap:10px;background:#1e1e1eb3;border:1px solid rgba(255,255,255,.1);padding:.6rem 1.2rem;border-radius:12px;width:250px}.search-box input{background:transparent;border:none;color:#fff;outline:none;width:100%;font-size:.9rem}.invite-btn{background:#3b82f6;color:#fff;border:none;padding:.7rem 1.2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}.invite-btn:hover{background:#2563eb;transform:translateY(-2px)}.team-avatars{display:flex;align-items:center}.team-avatars .avatar,.team-avatars .avatar-plus{width:32px;height:32px;border-radius:50%;border:2px solid #000;margin-left:-8px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;background:#3b82f6}.team-avatars .avatar:first-child{margin-left:0}.avatar-plus{background:#222!important;color:#888}.kanban-container{flex:1;overflow-x:auto;padding-bottom:2rem}.kanban-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;min-width:1000px;height:100%}.kanban-col{background:#0f0f0f80;border:1px solid rgba(255,255,255,.05);border-radius:20px;display:flex;flex-direction:column;max-height:calc(100vh - 250px)}.col-header{padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.col-title-box{display:flex;align-items:center;gap:12px}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.todo{background:#3b82f6;box-shadow:0 0 10px #3b82f6}.status-dot.inProgress{background:#f59e0b;box-shadow:0 0 10px #f59e0b}.status-dot.done{background:#10b981;box-shadow:0 0 10px #10b981}.col-title-box h3{font-size:1.1rem;font-weight:700}.task-count{color:#52525b;font-size:.9rem}.add-task-btn{color:#52525b;cursor:pointer;transition:color .2s}.add-task-btn:hover{color:#fff}.col-content{flex:1;padding:0 1rem 1.5rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.col-content::-webkit-scrollbar{width:6px}.col-content::-webkit-scrollbar-track{background:transparent}.col-content::-webkit-scrollbar-thumb{background:#ffffff0d;border-radius:10px}.kanban-task{background:#1e1e1e99;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:1.25rem;cursor:grab;transition:border-color .2s,background .2s;-webkit-user-select:none;user-select:none}@media(hover:hover){.kanban-task:hover{background:#282828cc;border-color:#fff3}}.kanban-task.overlay{background:#2d2d2de6;border-color:#3b82f6;box-shadow:0 20px 40px #0006;cursor:grabbing}.task-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.task-tag{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#3b82f6;background:#3b82f61a;padding:.2rem .5rem;border-radius:4px}.drag-handle{color:#3f3f46;cursor:grab}.task-title{font-size:1rem;font-weight:600;margin-bottom:1.25rem;line-height:1.4}.task-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.info-item{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#71717a}.priority-badge{font-size:.7rem;font-weight:700;padding:.2rem .6rem;border-radius:4px}.task-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05)}.assignees{display:flex}.avatar-small{width:24px;height:24px;border-radius:50%;background:#3b82f6;border:2px solid #222;margin-left:-6px;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700}.avatar-small:first-child{margin-left:0}.more-btn{color:#52525b;cursor:pointer}@media(max-width:1024px){.kanban-grid{gap:1rem}}@media(max-width:768px){.kanban-page{padding:1rem}.kanban-header{flex-direction:column;align-items:flex-start;gap:1rem}.board-title{font-size:1.5rem}.header-right{width:100%;justify-content:space-between}.search-box{width:200px;padding:.5rem 1rem}.search-box input{font-size:.85rem}.invite-btn{padding:.6rem 1rem;font-size:.9rem}.team-avatars{gap:0}.kanban-container{overflow-x:auto;padding-bottom:1rem}.kanban-grid{grid-template-columns:repeat(3,280px);gap:1rem;min-width:900px;padding:0 1rem}.kanban-col{min-width:280px;max-height:calc(100vh - 200px)}.col-header{padding:1rem}.col-title-box h3{font-size:1rem}.task-count{font-size:.85rem}.add-task-btn{width:32px;height:32px}.col-content{padding:0 .75rem 1rem;gap:.75rem}.kanban-task{padding:1rem}.task-header{margin-bottom:.75rem}.task-tag{font-size:.65rem;padding:.15rem .4rem}.drag-handle{display:flex;align-items:center;justify-content:center}.task-title{font-size:.9rem;margin-bottom:1rem;line-height:1.3}.task-info{margin-bottom:1rem}.info-item{font-size:.7rem}.priority-badge{font-size:.65rem;padding:.15rem .5rem}.task-footer{padding-top:.75rem}.assignees{gap:0}.avatar-small{width:20px;height:20px;margin-left:-4px}.avatar-small:first-child{margin-left:0}.more-btn{width:20px;height:20px}}.shop-page{width:100%;min-height:100vh;background:#fff;color:#000;overflow-x:hidden}.shop-layout{display:flex;min-height:100vh}.gallery-section{flex:1.2;background:#f1f1f1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;position:relative}.badge-exclusive{position:absolute;top:3rem;left:3rem;background:#000;color:#fff;padding:.5rem 1rem;font-size:.7rem;font-weight:800;letter-spacing:2px;display:flex;align-items:center;gap:8px;border-radius:4px}.main-display{width:100%;max-width:600px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.main-display img{width:100%;height:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.15))}.gallery-thumbs{position:absolute;bottom:3rem;display:flex;gap:1.5rem}.thumb-btn{width:80px;height:80px;background:#fff;border:2px solid transparent;border-radius:12px;padding:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 20px #0000000d}.thumb-btn img{width:100%;height:100%;object-fit:contain}.thumb-btn.active{border-color:#000;transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.details-section{flex:.8;padding:5rem;display:flex;flex-direction:column;justify-content:center;background:#fff}.category{font-size:.75rem;font-weight:700;color:#888;letter-spacing:1.5px;margin-bottom:1rem;display:block}.title-row{margin-bottom:2rem}.title-row h1{font-size:4rem;font-weight:900;line-height:1;margin-bottom:1rem}.text-outline{background:linear-gradient(135deg,#c95503,#f97316,#fbbf24);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:animate-gradient 6s linear infinite}.rating{display:flex;align-items:center;gap:8px;font-weight:600;font-size:.9rem}.price-tag{font-size:2.5rem;font-weight:800;margin-bottom:2.5rem;display:flex;align-items:baseline;gap:1rem}.tax-info{font-size:.9rem;color:#888;font-weight:400}.description{color:#444;line-height:1.6;font-size:1.1rem;margin-bottom:3rem;max-width:450px}.selector-group{margin-bottom:3rem}.label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.label-row h3{font-size:1rem;font-weight:700}.guide-link{background:none;border:none;text-decoration:underline;font-size:.85rem;font-weight:600;cursor:pointer;color:#666}.size-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.size-card{height:50px;border:1px solid #ddd;background:transparent;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;transition:all .2s}.size-card.active{background:#000;color:#fff;border-color:#000}.actions-row{display:flex;gap:1rem;margin-bottom:2rem}.add-btn{flex:1;height:64px;background:#000;color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .3s}.add-btn.success{background:#10b981}.cart-toggle-btn{width:64px;height:64px;border:1px solid #ddd;background:#fff;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.cart-icon-wrapper{position:relative}.cart-badge{position:absolute;top:-8px;right:-8px;background:#000;color:#fff;font-size:.65rem;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.benefit-row{display:flex;gap:1.5rem;color:#666;font-size:.85rem;font-weight:500}.cart-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}.cart-sidebar{position:fixed;top:0;right:0;bottom:0;width:400px;background:#fff;z-index:1001;display:flex;flex-direction:column;box-shadow:-20px 0 50px #0000001a}.cart-header{padding:2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.cart-header h2{font-size:1.25rem;font-weight:800}.close-btn{background:none;border:none;cursor:pointer;color:#000}.cart-items{flex:1;overflow-y:auto;padding:2rem}.empty-cart{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#888}.cart-item{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center}.item-img{width:80px;height:80px;background:#f1f1f1;border-radius:8px;padding:10px}.item-img img{width:100%;height:100%;object-fit:contain}.item-info{flex:1}.item-info h4{font-size:.95rem;font-weight:700;margin-bottom:2px}.item-info span{font-size:.8rem;color:#888}.item-price{font-weight:700;margin-top:4px}.remove-btn{background:none;border:none;cursor:pointer;color:#ccc}.remove-btn:hover{color:#ef4444}.cart-footer{padding:2rem;border-top:1px solid #eee;background:#fff}.total-row{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:800;margin-bottom:1.5rem}.checkout-btn{width:100%;height:60px;background:#000;color:#fff;border:none;border-radius:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}@media(max-width:1024px){.shop-layout{flex-direction:column}.details-section{padding:3rem 2rem}.gallery-section{padding:5rem 2rem}.title-row h1{font-size:3rem}.cart-sidebar{width:100%}}@media(max-width:768px){.shop-layout{flex-direction:column}.gallery-section{padding:3rem 1.5rem;position:relative}.badge-exclusive{position:absolute;top:1.5rem;left:1.5rem;font-size:.65rem;padding:.4rem .8rem}.main-display{max-width:100%;margin:0 auto}.gallery-thumbs{position:absolute;bottom:1.5rem;gap:1rem}.thumb-btn{width:60px;height:60px}.details-section{padding:2rem 1.5rem}.title-row h1{font-size:2.5rem;line-height:1;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.price-tag{font-size:2rem;margin-bottom:2rem}.description{font-size:1rem;margin-bottom:2.5rem;max-width:none}.size-grid{grid-template-columns:repeat(4,1fr);gap:8px}.size-card{height:44px;font-size:.9rem}.actions-row{flex-direction:column;gap:1rem;margin-bottom:1.5rem}.add-btn{width:100%;min-height:64px;font-size:.95rem;padding:0 1.5rem;display:flex!important;align-items:center!important;justify-content:center!important}.cart-toggle-btn{width:100%;height:56px;justify-content:center}.benefit-row{flex-direction:column;gap:.75rem;align-items:flex-start;font-size:.8rem}.cart-sidebar{width:100%}}.weather-page{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;background:#0a0a0a}.weather-container{width:100%;max-width:900px;border-radius:32px;color:#fff;padding:3rem;box-shadow:0 30px 60px #0006;position:relative;overflow:hidden;transition:background .8s ease}.theme-cool{background:linear-gradient(135deg,#3b82f6,#1e3a8a)}.theme-warm{background:linear-gradient(135deg,#f59e0b,#fb923c,#f97316)}.weather-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.location-badge{background:#fff3;padding:.6rem 1.2rem;border-radius:30px;display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.date-display{opacity:.8;font-size:.9rem;text-transform:capitalize}.search-form{display:flex;gap:.5rem;margin-bottom:3rem}.weather-input{flex:1;padding:1rem 1.5rem;border-radius:16px;border:none;background:#ffffff26;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);outline:none;font-family:inherit;font-size:1rem;transition:all .3s}.weather-input::placeholder{color:#ffffffb3}.weather-input:focus{background:#ffffff40;box-shadow:0 0 20px #fff3}.search-btn{background:#fff3;color:#fff;border:none;border-radius:16px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s}.search-btn:hover{background:#ffffff4d;transform:scale(1.05)}.weather-main{text-align:center;margin-bottom:3rem}.weather-icon{margin-bottom:1.5rem;display:flex;justify-content:center}.temp-large{font-size:7rem;font-weight:900;line-height:1;margin-bottom:1rem;text-shadow:0 4px 20px rgba(0,0,0,.2)}.condition-text{font-size:1.75rem;opacity:.9;text-transform:capitalize;font-weight:500}.weather-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;background:#00000026;border-radius:20px;padding:2rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.75rem}.stat-label{font-size:.85rem;opacity:.7;font-weight:500}.stat-value{font-size:1.15rem;font-weight:700}.hourly-section{margin-top:2rem}.hourly-title{font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;opacity:.9}.hourly-scroll{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.hourly-scroll::-webkit-scrollbar{height:6px}.hourly-scroll::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.hourly-scroll::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.hourly-card{min-width:80px;background:#ffffff26;border-radius:16px;padding:1.25rem .75rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s}.hourly-card:hover{background:#ffffff40;transform:translateY(-4px)}.hourly-time{font-size:.85rem;font-weight:600;opacity:.8}.hourly-icon{display:flex;justify-content:center}.hourly-temp{font-size:1.1rem;font-weight:700}.weather-loading{width:100%;height:300px;display:flex;justify-content:center;align-items:center}.loader{width:56px;height:56px;border:6px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px){.weather-container{padding:1.5rem;max-width:100%}.weather-header{flex-direction:column;align-items:flex-start;gap:1rem}.search-form{width:100%;gap:.75rem}.weather-input{flex:1;min-width:0;padding:.875rem 1.25rem}.search-btn{flex-shrink:0;width:48px;height:48px}.temp-large{font-size:4rem}.weather-stats{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.hourly-card{min-width:65px;padding:1rem .5rem}.hourly-scroll{padding-bottom:.5rem}}.animate-fade-in-up[data-v-7b52e4d3]{animation:fadeInUp-7b52e4d3 .5s ease forwards}.animate-scale-in[data-v-7b52e4d3]{animation:scaleIn-7b52e4d3 .5s ease forwards;animation-delay:.2s;opacity:0}@keyframes fadeInUp-7b52e4d3{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn-7b52e4d3{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.loan-page{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:2rem;font-family:Inter,system-ui,-apple-system,sans-serif}.loan-container{max-width:1400px;margin:0 auto}.loan-header{text-align:center;margin-bottom:3rem;padding-top:2rem}.loan-header h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#3b82f6,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.loan-header p{color:#94a3b8;font-size:1.1rem}.loan-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.simulator-card{background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.simulator-card h2{font-size:1.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:.5rem}.input-group{margin-bottom:2rem}.input-group label{display:block;font-size:.9rem;color:#94a3b8;margin-bottom:.5rem;font-weight:600}.input-row{display:flex;align-items:center;gap:1rem}.input-row input[type=range]{flex:1;height:6px;border-radius:5px;background:#3b82f633;outline:none;-webkit-appearance:none}.input-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 0 10px #3b82f680}.input-row input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer;border:none}.input-value{min-width:120px;background:#0f172acc;padding:.75rem 1rem;border-radius:10px;text-align:right;font-weight:700;font-size:1.1rem;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.results-card{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:20px;padding:2rem;box-shadow:0 20px 60px #3b82f64d}.results-card h2{font-size:1.5rem;margin-bottom:2rem}.result-item{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:12px;margin-bottom:1rem;border:1px solid rgba(255,255,255,.2)}.result-item label{display:block;font-size:.85rem;opacity:.9;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.result-item .value{font-size:2rem;font-weight:800;display:block}.result-item.highlight{background:#fff3;border:2px solid white}.instant-advice-section{background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.instant-advice-section h2{font-size:1.5rem;margin-bottom:1.5rem}.instant-advice-card{display:flex;gap:1.5rem;padding:2rem;border-radius:16px;border:2px solid;transition:all .3s}.instant-advice-card.good{background:#10b9811a;border-color:#10b981}.instant-advice-card.moderate{background:#f59e0b1a;border-color:#f59e0b}.instant-advice-card.bad{background:#ef44441a;border-color:#ef4444}.advice-icon{font-size:3rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.advice-content{flex:1}.advice-content h3{font-size:1.3rem;margin-bottom:.75rem;font-weight:700}.instant-advice-card.good h3{color:#10b981}.instant-advice-card.moderate h3{color:#f59e0b}.instant-advice-card.bad h3{color:#ef4444}.advice-content p{color:#cbd5e1;line-height:1.6;margin-bottom:.75rem}.ratio-highlight{color:#fff;font-size:1.1em}.advice-note{font-size:.9rem;padding:.75rem 1rem;background:#0003;border-radius:8px;margin-top:1rem}.chart-section{background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chart-section h2{font-size:1.5rem;margin-bottom:1.5rem}.table-section{background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.table-section h2{font-size:1.5rem;margin-bottom:1.5rem}.table-controls{display:flex;gap:1rem;margin-bottom:1.5rem}.table-controls button{padding:.75rem 1.5rem;background:#3b82f633;border:1px solid rgba(59,130,246,.5);border-radius:10px;color:#fff;cursor:pointer;font-weight:600;transition:all .2s}.table-controls button.active{background:#3b82f6;border-color:#3b82f6}.table-controls button:hover{background:#3b82f666}.amortization-table{width:100%;border-collapse:collapse;font-size:.9rem}.amortization-table thead{background:#0f172acc;position:sticky;top:0;z-index:10}.amortization-table th{padding:1rem;text-align:left;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:1px;color:#94a3b8}.amortization-table td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.05)}.amortization-table tbody tr:hover{background:#3b82f61a}.table-wrapper{max-height:500px;overflow-y:auto;border-radius:10px}.table-wrapper::-webkit-scrollbar{width:8px}.table-wrapper::-webkit-scrollbar-track{background:#0f172a80;border-radius:10px}.table-wrapper::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:10px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#3b82f6b3}.wizard-section{background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;margin-top:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wizard-steps{display:flex;justify-content:space-between;margin-bottom:3rem;position:relative}.wizard-steps:before{content:"";position:absolute;top:20px;left:0;right:0;height:2px;background:#ffffff1a;z-index:0}.wizard-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:1}.step-circle{width:40px;height:40px;border-radius:50%;background:#1e293bcc;border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-weight:700;transition:all .3s}.wizard-step.active .step-circle{background:#3b82f6;border-color:#3b82f6;box-shadow:0 0 20px #3b82f680}.wizard-step.completed .step-circle{background:#10b981;border-color:#10b981}.step-label{font-size:.85rem;color:#94a3b8;font-weight:600}.wizard-step.active .step-label{color:#fff}.wizard-content{min-height:400px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field label{font-size:.9rem;color:#94a3b8;font-weight:600}.form-field input,.form-field select{padding:.75rem 1rem;background:#0f172acc;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:1rem;transition:all .2s}.form-field select{padding-right:2.5rem}.form-field input[type=number]::-webkit-inner-spin-button,.form-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-field input[type=number]{-moz-appearance:textfield;appearance:textfield}.form-field input:focus,.form-field select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-field.error input{border-color:#ef4444}.error-message{color:#ef4444;font-size:.85rem;margin-top:.25rem}.wizard-actions{display:flex;justify-content:space-between;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.btn{padding:.75rem 2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-size:1rem}.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-secondary:hover{background:#ffffff26}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 30px #3b82f64d}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.final-result{text-align:center;padding:3rem}.result-icon{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem}.result-icon.success{background:#10b98133;color:#10b981}.result-icon.warning{background:#ef444433;color:#ef4444}.final-result h2{font-size:2rem;margin-bottom:1rem}.final-result p{color:#94a3b8;font-size:1.1rem;margin-bottom:2rem}.debt-ratio{font-size:3rem;font-weight:800;margin:1rem 0}.debt-ratio.good{color:#10b981}.debt-ratio.bad{color:#ef4444}@media(max-width:1024px){.loan-grid,.form-grid{grid-template-columns:1fr}}@media(max-width:768px){.advice-icon{display:none}.loan-page{padding:1rem}.loan-header h1{font-size:2rem}.simulator-card,.results-card,.chart-section,.table-section,.wizard-section{padding:1.5rem}.wizard-steps{flex-direction:column;gap:1rem}.wizard-steps:before{display:none}}.loan-header.animate-fade-in-down[data-v-ef8163c6]{animation:fadeInDown-ef8163c6 .6s ease forwards}.simulator-card.animate-fade-in-left[data-v-ef8163c6]{animation:fadeInLeft-ef8163c6 .6s ease forwards;animation-delay:.2s;opacity:0}.results-card.animate-fade-in-right[data-v-ef8163c6]{animation:fadeInRight-ef8163c6 .6s ease forwards;animation-delay:.4s;opacity:0}.animate-fade-in-up[data-v-ef8163c6]{animation:fadeInUp-ef8163c6 .6s ease forwards;opacity:0}@keyframes fadeInDown-ef8163c6{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp-ef8163c6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft-ef8163c6{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight-ef8163c6{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}html{scroll-behavior:smooth}:root{--bg-primary: #0a0a0a;--bg-secondary: #171717;--text-primary: #ededed;--text-secondary: #a1a1aa;--accent-primary: #3b82f6;--accent-glow: rgba(59, 130, 246, .5);--gradient-main: linear-gradient(135deg, #3b82f6 0%, #10b981 50%, #3b82f6 100%);--container-width: 1200px;--header-height: 80px;--font-main: "Inter", system-ui, -apple-system, sans-serif}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}to{transform:translateY(0) rotate(0)}}@keyframes pulse-glow{0%{box-shadow:0 4px 14px #3b82f663}50%{box-shadow:0 4px 25px 5px #3b82f699}to{box-shadow:0 4px 14px #3b82f663}}@keyframes animate-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes float-slow{0%{transform:translate(0)}33%{transform:translate(30px,-50px)}66%{transform:translate(-20px,20px)}to{transform:translate(0)}}.blob-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;pointer-events:none}.blob{position:absolute;width:500px;height:500px;background:var(--accent-glow);filter:blur(80px);border-radius:50%;opacity:.15;animation:float-slow 20s infinite ease-in-out}.blob-1{top:-100px;right:-100px;background:#3b82f64d}.blob-2{bottom:-100px;left:-100px;background:#8b5cf64d;animation-delay:-5s}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-main);line-height:1.6;-webkit-font-smoothing:antialiased;cursor:none}a,button,[role=button]{cursor:none!important}.custom-cursor-dot{position:fixed;width:8px;height:8px;background-color:var(--accent-primary);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%)}.custom-cursor-outline{position:fixed;width:30px;height:30px;border:1px solid var(--accent-glow);border-radius:50%;pointer-events:none;z-index:9998;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,background-color .3s ease,border-color .3s ease}.custom-cursor-outline.hovered{width:40px;height:40px;background-color:#3b82f61a;border-color:var(--accent-primary);border-width:2px}a{text-decoration:none;color:inherit}button{font-family:inherit}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}
