.ciq-sectiontabs-wrap{position:relative}.ciq-st-desktop{display:block}.ciq-st-mobile{display:none}@media (max-width:767px){.ciq-st-desktop{display:none}.ciq-st-mobile{display:block}}.ciq-sectiontabs{scrollbar-width:none;-ms-overflow-style:none}.ciq-sectiontabs::-webkit-scrollbar{display:none}.ciq-sectiontabs a[data-active=false]:hover{background:var(--st-hover);color:var(--st-text-active)}.ciq-st-fade{position:absolute;top:0;bottom:0;width:44px;pointer-events:none;z-index:1;transition:opacity .18s ease}.ciq-st-fade--l{left:0;border-top-left-radius:16px;border-bottom-left-radius:16px;background:linear-gradient(to right,var(--st-ground),transparent)}.ciq-st-fade--r{right:0;border-top-right-radius:16px;border-bottom-right-radius:16px;background:linear-gradient(to left,var(--st-ground),transparent)}.ciq-st-deck{border:1px solid transparent;border-radius:16px;padding:8px 8px 10px}.ciq-st-carousel{display:flex;align-items:center;gap:6px}.ciq-st-chev{flex:0 0 auto;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer;font-family:inherit;transition:background .15s ease}.ciq-st-chev:not(:disabled):hover{background:var(--st-chev-hover)}.ciq-st-chev:disabled{cursor:default}.ciq-st-title{flex:1 1 auto;min-width:0;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 8px;border:none;background:transparent;cursor:pointer;font-family:var(--font-display,inherit);font-size:18px;font-weight:600;letter-spacing:-.01em;transition:opacity .15s ease}.ciq-st-title:hover{opacity:.7}.ciq-st-title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ciq-st-dots{display:flex;align-items:center;justify-content:center;gap:6px;height:14px;margin-top:10px}.ciq-st-dot{height:6px;border-radius:999px;flex:0 0 auto;transition:background .2s ease}.ciq-st-sheet-scrim{position:fixed;inset:0;z-index:2000;display:flex;align-items:flex-end;animation:ciqStScrimIn .2s ease}.ciq-st-sheet{width:100%;max-width:480px;margin:0 auto;border:1px solid;border-bottom:none;border-top-left-radius:20px;border-top-right-radius:20px;padding-bottom:env(safe-area-inset-bottom);max-height:82vh;display:flex;flex-direction:column;animation:ciqStSheetIn .24s cubic-bezier(.22,1,.36,1)}.ciq-st-sheet-grip{width:36px;height:4px;border-radius:999px;margin:8px auto 2px;flex:0 0 auto}.ciq-st-sheet-head{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 12px;border-bottom:1px solid}.ciq-st-sheet-close{width:34px;height:34px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid;border-radius:999px;background:transparent;cursor:pointer}.ciq-st-sheet-list{overflow-y:auto;padding:12px 16px calc(20px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:8px}.ciq-st-sheet-row{display:flex;align-items:center;gap:12px;min-height:56px;padding:8px 12px;border:1px solid;border-radius:14px;text-decoration:none;font-family:inherit}.ciq-st-sheet-tile{width:40px;height:40px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid;border-radius:12px}@keyframes ciqStScrimIn{0%{opacity:0}to{opacity:1}}@keyframes ciqStSheetIn{0%{transform:translateY(100%)}to{transform:none}}@media (prefers-reduced-motion:reduce){.ciq-sectiontabs a{transition:none!important}.ciq-st-fade{transition:none}.ciq-st-chev,.ciq-st-dot,.ciq-st-title{transition:none!important}.ciq-st-sheet,.ciq-st-sheet-scrim{animation:none!important}}