.md-show-mobile{display:none!important}@media (max-width:767px){.md-hide-mobile{display:none!important}.md-show-mobile{display:revert!important}}.md-detail-back{display:none}@media (max-width:767px){.md-app{grid-template-rows:var(--cs-mobile-header-h) 1fr calc(var(--cs-mobile-bottomnav-h) + var(--cs-safe-bottom));height:100dvh;overflow:hidden}.md-app:not(:has(.md-bottomnav)){grid-template-rows:var(--cs-mobile-header-h) 1fr var(--cs-safe-bottom)}.md-top{height:var(--cs-mobile-header-h);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--cs-line-1);background:#10151aeb;gap:8px;padding:0 12px}.md-logo .md-brand-img{width:100px}.md-brand,.md-top-nav,.md-top-spacer,.md-avatar,.md-status{display:none!important}.md-contact-btn{border-radius:4px;justify-content:center;width:40px;min-width:40px;height:40px;margin-left:auto;padding:0}.md-cart-btn{border-radius:4px;justify-content:center;gap:0;width:40px;min-width:40px;height:40px;padding:0;position:relative}.md-cart-btn svg{width:16px;height:16px}.md-cart-btn-label{display:none}.md-cart-btn .md-cart-count{border:1.5px solid var(--cs-bg-0);font-size:var(--cs-fs-2xs);position:absolute;top:-4px;right:-4px;transform:none}}.md-top.flat .md-back{width:32px;height:32px;color:var(--cs-fg-1);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.md-top.flat .md-back svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.md-top.flat .md-back:hover{color:var(--cs-cyan-text)}.md-top.flat .md-page-title{font-family:var(--cs-font-mono);font-size:var(--cs-fs-base);color:var(--cs-fg-0);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:700;overflow:hidden}.md-top.flat .md-page-title small{color:var(--cs-fg-2);font-weight:400;font-size:var(--cs-fs-2xs);margin-left:6px}.md-bottomnav{display:none}@media (max-width:767px){.md-bottomnav{z-index:30;height:calc(var(--cs-mobile-bottomnav-h) + var(--cs-safe-bottom));padding-bottom:var(--cs-safe-bottom);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--cs-line-1);background:#10151af5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.md-bottomnav-item{color:var(--cs-fg-muted);font-family:var(--cs-font-sans);font-size:var(--cs-fs-2xs);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:44px;font-weight:600;text-decoration:none;display:flex;position:relative}.md-bottomnav-item svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.md-bottomnav-item.is-active{color:var(--cs-cyan-text)}.md-bottomnav-item.is-active:before{content:"";background:var(--cs-cyan);height:2px;position:absolute;top:0;left:30%;right:30%}.md-bottomnav-item.is-disabled{color:var(--cs-fg-disabled);opacity:.55;cursor:not-allowed}}.md-cart-fab{display:none}@media (max-width:767px){.md-cart-fab{left:14px;right:14px;bottom:calc(var(--cs-mobile-fab-bottom) + var(--cs-safe-bottom));z-index:25;background:var(--cs-cyan);color:var(--cs-cyan-ink);font-family:var(--cs-font-sans);cursor:pointer;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:12px 14px;display:flex;position:fixed;box-shadow:0 8px 24px #0087c840,0 2px 6px #0006}.md-app:not(:has(.md-bottomnav)) .md-cart-fab{bottom:calc(var(--cs-safe-bottom) + 12px)}.md-cart-fab .ico{align-items:center;gap:10px;display:inline-flex}.md-cart-fab .ico svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.md-cart-fab .ct{background:var(--cs-cyan-ink);color:var(--cs-cyan-text);font-family:var(--cs-font-mono);font-size:var(--cs-fs-2xs);border-radius:999px;padding:1px 7px;font-weight:700}.md-cart-fab .label{font-size:var(--cs-fs-xs);text-transform:uppercase;letter-spacing:.06em;font-weight:700}.md-cart-fab .total{font-family:var(--cs-font-mono);font-size:var(--cs-fs-base);font-weight:700}.md-cart-fab .arrow{font-size:var(--cs-fs-base);margin-left:6px}}.cs-sheet{color:inherit;background:0 0;border:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0}.cs-sheet::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c}.cs-sheet .cs-sheet-panel{background:var(--cs-bg-1);border-top:1px solid var(--cs-line-2);max-height:92dvh;transition:transform var(--cs-dur-slow) var(--cs-ease);padding-bottom:var(--cs-safe-bottom);border-radius:12px 12px 0 0;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -12px 40px #0000008c}.cs-sheet[open] .cs-sheet-panel{transform:translateY(0)}.cs-sheet-grip{background:var(--cs-line-2);border-radius:999px;flex-shrink:0;width:44px;height:4px;margin:8px auto 0}.cs-sheet-head{border-bottom:1px solid var(--cs-line-1);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.cs-sheet-title{font-family:var(--cs-font-sans);font-size:var(--cs-fs-sm);color:var(--cs-fg-0);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.cs-sheet-close{width:36px;height:36px;color:var(--cs-fg-2);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.cs-sheet-close:hover{color:var(--cs-cyan-text);background:var(--cs-bg-2)}.cs-sheet-close svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.cs-sheet-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.cs-sheet-foot{border-top:1px solid var(--cs-line-1);background:var(--cs-bg-1);flex-shrink:0;gap:8px;padding:10px 14px;display:flex}.cs-sheet-foot .cs-sheet-cta{background:var(--cs-cyan);min-height:44px;color:var(--cs-cyan-ink);font-family:var(--cs-font-sans);font-size:var(--cs-fs-xs);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border:0;border-radius:4px;flex:1;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:flex}.cs-sheet-foot .cs-sheet-cta:hover{background:var(--cs-cyan-bright);color:var(--cs-cyan-ink)}.cs-sheet-foot .cs-sheet-cta.secondary{background:var(--cs-bg-2);color:var(--cs-fg-1);border:1px solid var(--cs-line-2)}.cs-sheet-foot .cs-sheet-cta.danger{background:var(--cs-bg-2);color:var(--cs-ask);border:1px solid var(--cs-line-2);flex:none;padding:0 16px}.cs-sheet-foot .cs-sheet-cta.danger:hover,.cs-sheet-foot .cs-sheet-cta.danger.is-armed{background:color-mix(in srgb, var(--cs-ask) 14%, transparent);border-color:var(--cs-ask);color:var(--cs-ask)}.cs-sheet-foot .cs-sheet-cta:disabled{opacity:.55;cursor:default}@media (prefers-reduced-motion:reduce){.cs-sheet .cs-sheet-panel{transition:none}}html.cs-sheet-locked,body.cs-sheet-locked{touch-action:none!important;overflow:hidden!important}.md-mobile-filterbar{display:none}@media (max-width:1023px){.md-left .md-search,.md-left .md-filters,.md-left .md-price-note,.md-right{display:none!important}.md-mobile-filterbar{background:var(--cs-bg-1);border-bottom:1px solid var(--cs-line-1);flex-direction:column;flex-shrink:0;display:flex}.md-mobile-search{align-items:center;gap:8px;padding:10px 14px;display:flex}.md-mobile-search-input{background:var(--cs-bg-2);border:1px solid var(--cs-line-2);border-radius:4px;flex:1;align-items:center;gap:8px;min-height:44px;padding:8px 10px;display:flex}.md-mobile-search-input svg{width:14px;height:14px;color:var(--cs-fg-2);stroke:currentColor;fill:none;stroke-width:1.6px}.md-mobile-search-input input{color:var(--cs-fg-0);font-family:var(--cs-font-sans);font-size:var(--cs-fs-md);background:0 0;border:0;outline:none;flex:1;min-width:0}.md-mobile-search-input input::placeholder{color:var(--cs-fg-2)}.md-mobile-search-clear{color:var(--cs-fg-muted);cursor:pointer;background:0 0;border:0;padding:0 4px}.md-filt-btn{background:var(--cs-bg-2);border:1px solid var(--cs-line-2);width:44px;height:44px;color:var(--cs-fg-1);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;display:inline-flex;position:relative}.md-filt-btn:hover{color:var(--cs-cyan-text);border-color:var(--cs-cyan)}.md-filt-btn svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.md-filt-btn .dot{background:var(--cs-cyan);border-radius:999px;width:6px;height:6px;position:absolute;top:8px;right:8px}.md-mobile-chips{scrollbar-width:none;gap:6px;padding:0 14px 10px;display:flex;overflow-x:auto}.md-mobile-chips::-webkit-scrollbar{display:none}.md-mobile-chip{border:1px solid var(--cs-line-2);background:var(--cs-bg-2);min-height:36px;color:var(--cs-fg-1);font-family:var(--cs-font-sans);font-size:var(--cs-fs-xs);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:8px 12px;font-weight:600}.md-mobile-chip.is-active{color:var(--cs-cyan-text);border-color:var(--cs-cyan);background:#0087c81a}.md-mobile-active{flex-wrap:wrap;gap:6px;padding:0 14px 10px;display:flex}.md-mobile-active:empty{display:none}.md-mobile-activechip{color:var(--cs-cyan-text);font-size:var(--cs-fs-2xs);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:#0087c81a;border:1px solid #0087c859;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-weight:600;display:inline-flex}.md-mobile-activechip svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:10px;height:10px}.md-ilist{padding-bottom:calc(var(--cs-mobile-fab-bottom) + 56px)}}.md-filter-sheet-body{flex-direction:column;gap:16px;padding:12px 14px 16px;display:flex}.md-filter-sheet-body .md-fgroup-h{font-size:var(--cs-fs-xs);margin-bottom:6px}.md-filter-sheet-body .md-fchip{min-height:36px;font-size:var(--cs-fs-xs);border-radius:999px;padding:8px 12px}.md-filter-sheet-body .md-fchips{gap:6px}.az-subnav-items{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.az-subnav-items::-webkit-scrollbar{display:none}.az-subnav a,.az-subnav span.disabled{white-space:nowrap;flex-shrink:0}@media (max-width:767px){.az-subnav{background:var(--cs-bg-1);padding:0}.az-subnav .lbl{display:none}.az-subnav-items{gap:0;min-width:0;padding:0 10px}.az-subnav-cur{flex-shrink:0;align-self:center;padding:0 10px}.az-subnav-cur button{padding:6px 8px}.az-subnav a,.az-subnav span.disabled{text-transform:uppercase;letter-spacing:.06em;min-height:44px;font-size:var(--cs-fs-2xs);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:12px 14px}.az-subnav a.is-active{border-color:var(--cs-cyan);color:var(--cs-cyan-text);background:0 0}.az-subnav span.disabled.is-active{border-color:var(--cs-cyan);background:0 0}.md-fchip,.md-seg-btn,.md-pkg-btn,.md-day-add,.md-cal-mode-btn,.md-cal-preset,.az-cv-combo-trigger,.az-cv-quick,.az-cv-chip,.az-cv-multi .chip{min-height:40px}.md-cart-row .x{min-width:44px;min-height:44px}.md-strip,.az-strip,.az-cv-controls .seg,.az-cv-controls .group{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.md-strip::-webkit-scrollbar{display:none}.az-strip::-webkit-scrollbar{display:none}.md-strip>*,.az-strip>*{flex-shrink:0}}@media (max-width:1023px){.md-app{height:100dvh;overflow:hidden}.md-body,.md-body-wide{overscroll-behavior:contain;min-height:0;overflow:hidden;grid-template-rows:1fr!important;grid-template-columns:1fr!important}.md-body>*,.md-body-wide>*{min-width:0;height:100%;min-height:0}.md-left{flex-direction:column;display:flex;overflow:hidden}.md-detail{flex-direction:column;display:flex;overflow:auto}body.cs-has-selection .md-left,body:not(.cs-has-selection) .md-explainer{display:none!important}.md-detail-back{z-index:5;-webkit-backdrop-filter:blur(14px);border:0;border-bottom:1px solid var(--cs-line-1);width:100%;min-height:44px;color:var(--cs-fg-1);cursor:pointer;text-align:left;font-family:var(--cs-font-mono);font-size:var(--cs-fs-sm);background:#10151aeb;align-items:center;gap:10px;padding:10px 12px;display:flex;position:sticky;top:0}.md-detail-back svg{width:18px;height:18px;color:var(--cs-fg-1);flex-shrink:0}.md-detail-back-sym{color:var(--cs-fg-0);font-weight:700}.md-detail-back-venue{color:var(--cs-fg-2);font-size:var(--cs-fs-2xs);margin-left:4px}.md-detail-back:hover,.md-detail-back:hover svg,.md-detail-back:hover .md-detail-back-sym{color:var(--cs-cyan-text)}}@media (max-width:767px){.md-app,.md-body,.md-body-wide{max-width:100vw;overflow-x:hidden}.md-detail,.az-page,.md-ilist{max-width:100vw}.md-detail{padding-bottom:calc(var(--cs-mobile-fab-bottom) + 56px)}.az-page{padding-bottom:calc(var(--cs-mobile-bottomnav-h) + var(--cs-safe-bottom) + 16px)}.md-hero{grid-template-columns:1fr;gap:10px;padding:14px}.md-hero-pkgs{align-items:stretch}.md-hero-pkgs .md-pkg-btn{justify-content:space-between;width:100%}.md-hero-sym,.az-d-sym,.md-cart-group-head .sym{word-break:break-word}.md-hero-price-col{text-align:left;align-items:flex-start}.md-day-head{display:none}.md-day.md-day-card{flex-direction:column;grid-template-columns:none;align-items:stretch;gap:8px;padding:12px 14px;display:flex}.md-day-card-head{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.md-day-card-date .date{font-size:var(--cs-fs-base)}.md-day-card-date .dow{margin-left:6px}.md-day.md-day-card .md-spark{width:100%;height:36px}.md-day-card-ohlc{flex-wrap:wrap;gap:12px;display:flex}.md-day-card-meta{color:var(--cs-fg-2);font-size:var(--cs-fs-2xs);font-family:var(--cs-font-mono);flex-wrap:wrap;gap:4px 10px;display:flex}.md-day-card-meta>span+span:before{content:"·";color:var(--cs-fg-muted);margin-right:10px}.md-day.md-day-card .md-day-add{min-height:40px;padding:8px 12px}.md-day.md-day--bundle{flex-wrap:wrap;align-items:center;gap:4px 8px;padding:12px 14px;display:flex}.md-day--bundle .date{font-size:var(--cs-fs-base)}.md-day--bundle .md-col-files,.md-day--bundle .md-col-size{color:var(--cs-fg-2);font-size:var(--cs-fs-2xs)}.md-day--bundle .md-col-files:before,.md-day--bundle .md-col-size:before{content:"·";color:var(--cs-fg-muted);margin-right:8px}.md-day--bundle .md-col-trades,.md-day--bundle .md-col-turnover{display:none}.md-day--bundle .md-day-actions{margin-left:auto}.md-day--bundle .md-day-add{min-height:40px;padding:8px 12px}.md-day--bundle .md-partial-chip{margin-right:5px}.az-page--ob,.ob-header{gap:8px}.ob-header-actions{width:100%;margin-left:0}.ob-header-actions .md-seg-btn{min-height:40px}.ob-readout{font-size:var(--cs-fs-xs);gap:4px;padding:6px 8px}.ob-rrow{flex-wrap:wrap;gap:8px}.ob-rclock{width:100%}.ob-rcell .v,.ob-cols>span{min-width:0!important}.ob-revent{display:none}.ob-mobile-pane{min-height:320px}.ob-mobile-pane .ob-chart-host{height:clamp(220px,40dvh,420px)}.ob-mobile-tabs .group,.ob-mobile-tabs .seg{width:100%}.ob-mobile-tabs .md-seg-btn{flex:1;min-height:40px}.ob-lrow{height:32px;font-size:var(--cs-fs-sm)}.ob-lspread{height:34px}.ob-tape-list{max-height:380px}.ob-tbtn{min-height:44px;padding:6px 12px}.ob-transport{gap:8px}.ob-tclock{order:9;width:100%;margin-left:0}.ob-speed .lbl{display:none}.ob-help{width:calc(100vw - 40px);left:0;right:auto}.ob-bmpanel{top:auto;bottom:calc(var(--cs-mobile-bottomnav-h) + 8px);max-height:60vh;right:8px}.ob-timeline{touch-action:none}}@media (max-width:1023px){.md-left-tab-long{display:none}.md-left-tab-short{display:inline}.md-left-tab{padding:7px 6px}.md-rt-continue{background:var(--cs-cyan);color:var(--cs-cyan-ink);font-size:var(--cs-fs-2xs);text-transform:uppercase;letter-spacing:.06em;font-weight:700;font-family:var(--cs-font-sans);cursor:pointer;border:0;border-radius:2px;justify-content:center;align-items:center;margin-top:4px;padding:10px 14px;display:flex;position:sticky;bottom:0}.md-rt-continue:disabled{opacity:.5;cursor:not-allowed}.md-rt-list{max-height:none}.md-rt-pane{padding-bottom:calc(var(--cs-mobile-fab-bottom) + 56px)}.md-rt-choose{display:inline}}
