*{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;background:#061425;font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}.home-page{background:radial-gradient(circle at 0 0,#0099ff26,#0000 30%),radial-gradient(circle at 100% 100%,#00ffaa1f,#0000 25%),linear-gradient(135deg,#04111f,#071a2f 50%,#03101d);min-height:100vh;padding:60px 20px 100px}.hero-section{text-align:center;max-width:1100px;margin:0 auto}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;margin-bottom:22px;padding:10px 18px;font-size:14px;display:inline-block}.hero-title{margin-bottom:18px;font-size:54px;font-weight:800;line-height:1.1}.hero-subtitle{color:#ffffffc7;max-width:760px;margin:0 auto 36px;font-size:18px;line-height:1.7}.planner-card{flex-direction:column;gap:16px;max-width:980px;margin:0 auto;display:flex}.planner-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff21;border-radius:20px;flex-direction:column;gap:20px;padding:26px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.input-group{text-align:left;flex-direction:column;gap:6px;display:flex}.input-group label{text-transform:uppercase;letter-spacing:.08em;color:#fff6;font-size:11px;font-weight:500}.input-group input,.input-group select{color:#fff;background:#ffffff0d;border:.5px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:14px}.input-group input::placeholder{color:#ffffff40}.input-group input:focus,.input-group select:focus{border-color:#ffffff4d}.input-group select option{background:#0a1930}.primary-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 22px;font-size:15px;font-weight:600;transition:background .2s,transform .15s;display:flex}.primary-btn:hover{background:#60a5fa}.primary-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.error-text{color:#fca5a5;background:#ef44441a;border:.5px solid #ef444440;border-radius:14px;padding:16px;font-size:14px}.result-card{background:#ffffff0f;border:.5px solid #ffffff1c;border-radius:20px;flex-direction:column;gap:14px;padding:22px;display:flex}.result-card h3{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;font-size:11px;font-weight:500}.itinerary-hero{flex-direction:column;gap:10px;display:flex}.itinerary-hero h2{color:#fff;font-size:26px;font-weight:700}.itinerary-hero p{color:#ffffff8c;font-size:13px;line-height:1.65}.stat-pills{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.stat-pill{background:#ffffff0f;border:.5px solid #ffffff1a;border-radius:10px;padding:9px 14px}.stat-pill .pill-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff52;margin-bottom:2px;font-size:10px}.stat-pill .pill-value{color:#ffffffc7;font-size:13px}.info-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.info-section{background:#ffffff0d;border:.5px solid #ffffff17;border-radius:14px;padding:16px}.info-section h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:12px;font-size:10px}.info-block{border-left:2px solid #3b82f680;border-radius:0;margin-bottom:10px;padding-left:10px}.info-block.food-block{border-left-color:#fb923c8c}.info-block strong{color:#ffffffe0;margin-bottom:2px;font-size:13px;display:block}.info-block p{color:#ffffff6b;font-size:12px;line-height:1.5}.bullet-list{flex-direction:column;gap:7px;list-style:none;display:flex}.bullet-list li{color:#ffffff94;gap:8px;font-size:13px;line-height:1.5;display:flex}.bullet-list li:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.bullet-list.culture li:before{background:#a78bfa}.bullet-list.tips li:before{background:#4ade80}.day-plan-section{background:#ffffff0d;border:.5px solid #ffffff17;border-radius:14px;padding:18px}.day-plan-section h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:14px;font-size:10px}.day-tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.day-tab{color:#ffffff73;cursor:pointer;background:#ffffff0a;border:.5px solid #ffffff1f;border-radius:999px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.day-tab.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.day-tab:hover:not(.active){color:#fffc;border-color:#ffffff40}.day-title{color:#fff;margin-bottom:14px;font-size:17px;font-weight:600}.time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.time-card{background:#ffffff0a;border-left:2px solid #0000;border-radius:0 10px 10px 0;padding:11px 12px}.time-card.morning{border-left-color:#eab30899}.time-card.afternoon{border-left-color:#fb923c99}.time-card.evening{border-left-color:#a78bfa99}.time-card .tc-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d;margin-bottom:4px;font-size:10px}.time-card .tc-value{color:#ffffffb3;font-size:12px;line-height:1.55}.meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.meta-card{background:#ffffff0a;border-radius:10px;padding:10px 12px}.meta-card .mc-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d;margin-bottom:3px;font-size:10px}.meta-card .mc-value{color:#ffffffa6;font-size:12px}.meta-card.cost .mc-value{color:#ffffffe0;font-weight:600}.notes-box{background:#eab3080f;border:.5px solid #eab3082e;border-radius:10px;padding:10px 13px}.notes-box .notes-label{text-transform:uppercase;letter-spacing:.08em;color:#eab3088c;margin-bottom:3px;font-size:10px}.notes-box .notes-value{color:#ffffff8c;font-size:12px}.chat-fab{color:#fff;cursor:pointer;z-index:999;background:linear-gradient(135deg,#00c6ff,#0072ff);border:none;border-radius:50%;width:62px;height:62px;font-size:26px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #0072ff59}.chat-window{z-index:999;background:#0b1c2f;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;width:360px;height:520px;display:flex;position:fixed;bottom:98px;right:24px;overflow:hidden;box-shadow:0 18px 50px #00000059}.chat-header{background:linear-gradient(135deg,#102a43,#163d63);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.chat-header h3{margin-bottom:2px;font-size:18px}.chat-header p{color:#ffffffb3;font-size:13px}.chat-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:26px}.chat-messages{background:#ffffff05;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chat-bubble{border-radius:16px;max-width:82%;padding:12px 14px;font-size:14px;line-height:1.5}.bot-bubble{color:#fff;background:#ffffff14;align-self:flex-start}.user-bubble{color:#fff;background:linear-gradient(135deg,#00c6ff,#0072ff);align-self:flex-end}.chat-input-area{background:#0d2238;border-top:1px solid #ffffff14;gap:10px;padding:14px;display:flex}.chat-input-area input{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;outline:none;flex:1;padding:12px 14px}.chat-input-area input::placeholder{color:#ffffff73}.chat-input-area button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00c6ff,#0072ff);border:none;border-radius:12px;padding:12px 16px;font-weight:700}@media (max-width:768px){.hero-title{font-size:38px}.hero-subtitle{font-size:16px}.form-grid,.info-grid,.time-grid{grid-template-columns:1fr}.meta-grid{grid-template-columns:1fr 1fr}.chat-window{width:auto;height:70vh;bottom:88px;left:12px;right:12px}.chat-fab{bottom:16px;right:16px}}.gallery-section{background:#ffffff0d;border:.5px solid #ffffff17;border-radius:14px;padding:18px}.gallery-section h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:14px;font-size:10px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.photo-grid img{object-fit:cover;cursor:pointer;border:.5px solid #ffffff14;border-radius:10px;width:100%;height:160px;transition:opacity .2s,transform .2s}.photo-grid img:hover{opacity:.85;transform:scale(1.02)}.lightbox-overlay{z-index:1000;background:#000000e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.lightbox-overlay img{object-fit:contain;border-radius:14px;max-width:90vw;max-height:85vh}.lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:32px;line-height:1;position:absolute;top:20px;right:24px}@media (max-width:768px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-grid img{height:120px}}.day-map-section{border:.5px solid #ffffff17;border-radius:12px;height:280px;margin-top:14px;position:relative;overflow:hidden}.day-map-section iframe{border:none;width:100%;height:100%;display:block}.map-loading{color:#ffffff59;background:#ffffff08;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;display:flex}.day-photo-section{background:#ffffff08;border:.5px solid #ffffff17;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:14px;padding:6px;display:grid;overflow:hidden}.day-photo-section img{object-fit:cover;cursor:pointer;border-radius:8px;width:100%;height:120px;transition:opacity .2s,transform .2s}.day-photo-section img:hover{opacity:.85;transform:scale(1.02)}.day-photo-loading{color:#ffffff59;background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;height:200px;margin-top:14px;font-size:13px;display:flex}
