.shikhar-header{box-sizing:border-box;width:100%;overflow:hidden;background:var(--shikhar-bg,#fff1cb);padding:14px 0 0;font-family:Arial,Helvetica,sans-serif;color:#050505}
.shikhar-header *{box-sizing:border-box}.shikhar-topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:18px}.shikhar-icon-button{display:grid;place-items:center;border:0;background:transparent;padding:0;cursor:pointer;color:#fff}.shikhar-icon-button svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.shikhar-dots-button{color:#000}.shikhar-dots-button svg{width:32px;height:48px;stroke-width:0;fill:currentColor}.shikhar-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;min-width:0}.shikhar-brand strong{font-size:36px;line-height:1;font-weight:800;letter-spacing:-1.4px}.shikhar-brand img{width:60px;height:60px;object-fit:contain;border-radius:50%}.shikhar-mountain-logo{width:60px;height:60px;border-radius:50%;background:#0e376b;position:relative;display:grid;place-items:center;overflow:hidden;color:#fff;font-size:38px;font-weight:700;line-height:1}.shikhar-mountain-logo:before,.shikhar-mountain-logo:after{content:"";position:absolute;bottom:-7px;width:45px;height:45px;transform:rotate(45deg);border:3px solid #fff;border-top:0;border-left:0}.shikhar-mountain-logo:after{width:28px;height:28px;bottom:-3px;left:8px}.shikhar-mountain-logo span{position:relative;z-index:2;transform:translateY(-4px)}.shikhar-search{display:flex;align-items:center;margin:14px 31px 7px;background:var(--shikhar-search-bg,#eaf0fb);border-radius:10px;min-height:95px;padding:0 25px;color:var(--shikhar-search-text,#8395b1)}.shikhar-search-icon svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.shikhar-search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#4f6685;font-size:32px;padding:0 15px}.shikhar-search input::placeholder{color:var(--shikhar-search-text,#8395b1);opacity:1}.shikhar-search-divider{width:2px;height:57px;background:#c5cad3;margin:0 25px 0 8px}.shikhar-scan-button,.shikhar-mic-button{border:0;background:transparent;color:#4e5e79;padding:0;display:grid;place-items:center;cursor:pointer}.shikhar-scan-button svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.shikhar-mic-button{color:#fff;margin-left:28px}.shikhar-mic-button svg{width:35px;height:45px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.shikhar-brand-scroller{display:flex;gap:16px;overflow-x:auto;padding:20px 16px 0;scrollbar-width:none}.shikhar-brand-scroller::-webkit-scrollbar{display:none}.shikhar-brand-chip{flex:0 0 100px;width:100px;height:100px;border:2px solid #111;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:#293044;overflow:hidden;padding:9px}.shikhar-brand-chip img{width:100%;height:100%;object-fit:contain;border-radius:50%}.shikhar-brand-text{font-family:Georgia,serif;font-size:20px;line-height:1.45;word-break:break-word}.shikhar-brand-chip:first-child .shikhar-brand-text{font-family:Arial,sans-serif;font-size:20px}.shikhar-brand-chip:nth-child(2) .shikhar-brand-text{font-style:italic;font-weight:700}.shikhar-brand-chip:nth-child(3) .shikhar-brand-text{font-weight:700;color:#b31b1b}.shikhar-brand-chip:nth-child(5) .shikhar-brand-text{font-style:italic;color:#29477b}.shikhar-brand-chip:nth-child(6) .shikhar-brand-text{font-style:italic;color:#43845b}
@media (max-width:700px){.shikhar-topbar{height:68px;padding:0 18px;gap:10px}.shikhar-icon-button svg{width:35px;height:35px}.shikhar-brand{gap:8px}.shikhar-brand strong{font-size:26px;letter-spacing:-.8px}.shikhar-brand img,.shikhar-mountain-logo{width:50px;height:50px}.shikhar-search{margin:12px 16px 4px;min-height:72px;padding:0 15px}.shikhar-search-icon svg{width:38px;height:38px}.shikhar-search input{font-size:22px;padding:0 9px}.shikhar-search-divider{height:42px;margin:0 10px}.shikhar-scan-button svg{width:34px;height:34px}.shikhar-mic-button{margin-left:12px}.shikhar-mic-button svg{width:28px;height:36px}.shikhar-brand-scroller{gap:12px;padding-top:14px}.shikhar-brand-chip{width:88px;height:88px;flex-basis:88px}.shikhar-brand-text{font-size:17px}}

/* Premium responsive mobile bottom navigation */
.shikhar-bottom-menu{display:flex;position:fixed;z-index:99999;left:0;right:0;bottom:0;width:100%;min-height:76px;padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));background:var(--shikhar-bottom-bg,#fff);justify-content:space-around;align-items:stretch;font-family:Arial,Helvetica,sans-serif;box-sizing:border-box;gap:4px}
.shikhar-bottom-menu.has-shadow{box-shadow:0 -5px 24px rgba(15,23,42,.12);border-top:1px solid rgba(15,23,42,.05)}
.shikhar-bottom-item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:var(--shikhar-bottom-text,#7b7f86);font-size:12px;font-weight:500;line-height:1.1;transition:color .18s ease,transform .18s ease}
.shikhar-bottom-item:active{transform:translateY(1px)}
.shikhar-bottom-item.is-active{color:var(--shikhar-bottom-active,#1689d7);font-weight:700}
.shikhar-bottom-icon{width:32px;height:32px;display:grid;place-items:center}
.shikhar-bottom-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.shikhar-bottom-label{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}
body{padding-bottom:0}
@media(min-width:768px){.shikhar-bottom-menu{display:none}}
@media(max-width:380px){.shikhar-bottom-menu{min-height:70px;padding-top:6px}.shikhar-bottom-icon{width:28px;height:28px}.shikhar-bottom-icon svg{width:27px;height:27px}.shikhar-bottom-item{font-size:10px;gap:3px}}

/* Compact premium header: scales cleanly across all phone widths */
.shikhar-header{padding-top:8px}
@media (max-width:767px){
  .shikhar-topbar{height:52px;padding:0 12px;gap:6px}
  .shikhar-icon-button svg{width:27px;height:27px}
  .shikhar-dots-button svg{width:24px;height:36px}
  .shikhar-brand{gap:6px;flex:1;justify-content:center}
  .shikhar-brand strong{font-size:clamp(18px,6vw,24px);letter-spacing:-.4px;white-space:nowrap}
  .shikhar-brand img,.shikhar-mountain-logo{width:38px;height:38px}
  .shikhar-mountain-logo{font-size:25px}
  .shikhar-search{margin:8px 12px 3px;min-height:48px;height:48px;border-radius:9px;padding:0 10px}
  .shikhar-search-icon svg{width:27px;height:27px}
  .shikhar-search input{font-size:clamp(14px,4.2vw,18px);padding:0 7px}
  .shikhar-search-divider{width:1px;height:29px;margin:0 8px 0 3px}
  .shikhar-scan-button svg{width:25px;height:25px}
  .shikhar-mic-button{margin-left:6px}
  .shikhar-mic-button svg{width:22px;height:28px}
  .shikhar-brand-scroller{gap:9px;padding:10px 12px 0}
  .shikhar-brand-chip{width:68px;height:68px;flex-basis:68px;padding:6px;border-width:1.5px}
  .shikhar-brand-text{font-size:13px;line-height:1.25}
  .shikhar-brand-chip:first-child .shikhar-brand-text{font-size:13px}
}
@media (max-width:380px){
  .shikhar-topbar{padding:0 9px}
  .shikhar-search{margin-left:9px;margin-right:9px}
  .shikhar-brand-scroller{gap:7px;padding-left:9px;padding-right:9px}
  .shikhar-brand-chip{width:60px;height:60px;flex-basis:60px}
  .shikhar-brand-text,.shikhar-brand-chip:first-child .shikhar-brand-text{font-size:11px}
  .shikhar-search input{font-size:14px}
}
@media (min-width:768px) and (max-width:1100px){
  .shikhar-topbar{height:64px;padding:0 20px}
  .shikhar-brand strong{font-size:30px}
  .shikhar-brand img,.shikhar-mountain-logo{width:52px;height:52px}
  .shikhar-search{min-height:76px;margin:12px 22px 5px;padding:0 18px}
  .shikhar-search input{font-size:26px}
  .shikhar-brand-chip{width:86px;height:86px;flex-basis:86px}
}
