:root{--bg-gradient: linear-gradient(135deg, #ffffff 0%, #fff3e0 100%);--glass-bg: rgba(255, 255, 255, .75);--glass-border: rgba(255, 255, 255, .9);--glass-shadow: 0 12px 40px 0 rgba(255, 140, 0, .1);--text-primary: #333333;--text-secondary: #666666;--accent-color: #ff6b00;--accent-hover: #e65100;--input-bg: rgba(0, 0, 0, .04);--border-light: rgba(0, 0, 0, .08);--font-family: "Inter", system-ui, -apple-system, sans-serif}body{margin:0;padding:0;font-family:var(--font-family);background:var(--bg-gradient);color:var(--text-primary);min-height:100vh;-webkit-font-smoothing:antialiased}.app-container{max-width:600px;margin:0 auto;padding:2rem 1rem}.glass-panel{background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;padding:1.5rem;box-shadow:var(--glass-shadow);margin-bottom:1.5rem}.header{text-align:center;margin-bottom:2rem}.header h1{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.03em;background:linear-gradient(to right,var(--accent-color),#ff9e40);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.logo-container{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.5rem}.app-logo{height:60px;width:auto;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.glass-panel{animation:fadeIn .6s ease-out forwards}.search-input{width:100%;padding:1rem;border-radius:12px;border:1px solid var(--border-light);background:var(--input-bg);color:var(--text-primary);font-size:1rem;font-family:var(--font-family);box-sizing:border-box;transition:all .3s ease}.search-input::placeholder{color:#aaa}.search-input:focus{outline:none;border-color:var(--accent-color);background:#fff;box-shadow:0 0 0 3px #ff6b001a}.input-container{position:relative;display:flex;align-items:center}.location-btn{position:absolute;right:12px;background:none;border:none;color:#999;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.location-btn:hover{background:#0000000d;color:var(--accent-color)}.location-btn svg{width:20px;height:20px}.suggestions-list{position:absolute;top:100%;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-light);border-radius:12px;margin-top:.5rem;padding:0;list-style:none;max-height:200px;overflow-y:auto;z-index:100;box-shadow:0 8px 24px #0000001a;animation:fadeIn .2s ease-out}.suggestion-item{padding:.8rem 1rem;border-bottom:1px solid var(--border-light);cursor:pointer;transition:background .2s;font-size:.9rem;color:var(--text-primary)}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#ff6b000d;color:var(--accent-color)}.toggle-group{display:flex;gap:1rem;background:var(--input-bg);padding:.5rem;border-radius:12px}.toggle-btn{flex:1;text-align:center;padding:.8rem;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600;position:relative;color:var(--text-secondary)}.toggle-btn input{position:absolute;opacity:0;cursor:pointer}.toggle-btn.active{background:#fff;color:var(--accent-color);box-shadow:0 2px 8px #0000000d}.action-btn{width:100%;padding:1rem;border-radius:12px;border:none;background:linear-gradient(135deg,var(--accent-color),#ff9e40);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:transform .2s,box-shadow .2s;text-transform:uppercase;letter-spacing:.05em;margin-top:1rem;box-shadow:0 4px 12px #ff6b004d}.action-btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #ff6b0066}.action-btn:active{transform:translateY(0)}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.card-header h2{margin:0;font-size:1.5rem;color:var(--text-primary)}.forecast-badge{background:#ff6b001a;color:var(--accent-color);padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:.02em}.weather-details{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.temp-hero{font-size:3.5rem;font-weight:800;line-height:1;color:var(--text-primary)}.conditions p{margin:.5em 0;opacity:.8;font-size:.9rem;color:var(--text-secondary)}.gear-item{display:flex;justify-content:flex-start;align-items:center;padding:1rem 0;border-bottom:1px solid var(--border-light);gap:1rem}.gear-item:last-of-type{border-bottom:none}.label-group{display:flex;align-items:center;gap:1rem}.emoji-icon{font-size:1.8rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.icon svg{display:none}.label{opacity:1;font-size:1.1rem;font-weight:500;color:var(--text-primary)}.section-title{margin:.5rem 0;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-color);opacity:.9;font-weight:700}.gear-section{margin-bottom:1rem}.summary-box{margin-top:1.5rem;padding:1rem;background:#ff6b000d;border-left:4px solid var(--accent-color);border-radius:8px;font-style:italic;line-height:1.5;color:var(--text-primary)}.date-time-group{display:flex;gap:1rem}.custom-select{flex:1;padding:1rem;border-radius:12px;border:1px solid var(--border-light);background:var(--input-bg);color:var(--text-primary);font-size:1rem;font-family:var(--font-family);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em}.custom-select:focus{outline:none;border-color:var(--accent-color);background-color:#fff;box-shadow:0 0 0 3px #ff6b001a}
