/* ZIRIX 0.17: one product, shared tokens, progressive disclosure. */
:root{--product-bg:#f4f7fb;--product-panel:#fff;--product-soft:#edf2f9;--product-text:#152438;--product-muted:#53647a;--product-border:#dce4ed;--product-accent:#275bce;--product-green:#097355}
:root[data-theme="dark"]{--product-bg:#081320;--product-panel:#112034;--product-soft:#192c43;--product-text:#edf4ff;--product-muted:#aabbd0;--product-border:#293e57;--product-accent:#8baeff;--product-green:#65dfb9}
.zirix-v17 body{background:var(--product-bg);color:var(--product-text)}.zirix-v17 input,.zirix-v17 select{font-size:16px}.zirix-v17 button,.zirix-v17 a{touch-action:manipulation}.zirix-v17 [hidden]{display:none!important}.product-header{position:relative!important;background:var(--product-bg)!important;border-bottom:1px solid var(--product-border)}.product-environment{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;padding:6px 16px;background:var(--product-soft);font-size:11px;color:var(--product-muted)}.product-environment a{color:inherit}.product-header-inner{display:flex;align-items:center;gap:22px;min-height:76px;padding-top:12px;padding-bottom:12px}.product-nav{display:flex;align-items:center;gap:4px;flex:1}.product-nav>a,.product-nav>button{background:none;border:0;border-radius:8px;color:var(--product-muted);padding:9px 11px;font:inherit;font-size:14px;white-space:nowrap}.product-nav>a.active{background:var(--product-soft);color:var(--product-accent)}.product-header-actions{display:flex;align-items:center;gap:8px}.product-header-actions form{margin:0}.product-mode{display:flex;padding:3px;gap:2px;border:1px solid var(--product-border);border-radius:9px}.product-mode button{border:0;background:none;color:var(--product-muted);padding:7px 9px;font:inherit;font-size:12px;border-radius:6px;cursor:pointer}.product-mode button[aria-pressed=true]{background:var(--product-soft);color:var(--product-accent)}.product-search-link{font-size:25px;padding:0 6px}.product-more{display:flex;gap:16px;flex-wrap:wrap;padding-top:10px;padding-bottom:16px}.product-more a{font-size:13px;color:var(--product-muted)}.product-page{padding-top:32px;padding-bottom:36px}.product-page h1,.zirix-v17 .catalog-heading h1,.zirix-v17 .perps-intro h1{font-size:32px;letter-spacing:-.9px;line-height:1.16;margin:8px 0 12px}.product-heading{display:flex;gap:22px;justify-content:space-between;align-items:center;margin-bottom:24px}.product-heading p,.product-page>p{max-width:760px;color:var(--product-muted);line-height:1.7}.product-search{display:flex;gap:10px;margin:24px 0}.product-search input{width:100%;min-width:0;background:var(--product-panel);border:1px solid var(--product-border);border-radius:12px;padding:15px 18px;color:var(--product-text)}.product-launchpad{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0 32px}.product-launchpad>a,.product-panel{background:var(--product-panel);border:1px solid var(--product-border);border-radius:16px;padding:24px;color:var(--product-text)}.product-launchpad>a:hover{border-color:var(--product-accent);transform:translateY(-2px)}.product-launchpad h2{font-size:20px;margin:14px 0 7px}.product-launchpad p{color:var(--product-muted);font-size:13px;min-height:42px}.product-launchpad small{display:block;color:var(--product-accent);margin-top:18px}.product-icon{color:var(--product-green);font-size:26px}.product-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:30px 0 16px}.product-section-head h2{font-size:21px}.product-section-head a{font-size:13px}.product-assets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-asset{display:grid;grid-template-columns:40px minmax(0,1fr);gap:8px 12px;background:var(--product-panel);padding:18px;border:1px solid var(--product-border);border-radius:14px;color:var(--product-text)}.product-asset small{display:block;color:var(--product-muted);font-size:11px}.product-asset>strong,.product-asset>.product-source{grid-column:1/-1}.product-asset>strong{font-size:23px;font-variant-numeric:tabular-nums;margin-top:8px}.product-caption{font-size:12px;color:var(--product-muted);margin:12px 0 18px;line-height:1.6}.product-empty{padding:22px;border:1px dashed var(--product-border);color:var(--product-muted);border-radius:12px}.product-news-list,.product-result-list{display:grid;gap:10px}.product-news-list article,.product-result-list a{padding:18px;border-bottom:1px solid var(--product-border);display:flex;gap:14px;justify-content:space-between;align-items:start}.product-news-list article>a{font-weight:600;color:var(--product-text);max-width:75%}.product-news-list article>span{font-size:11px;color:var(--product-muted)}.product-result-list a span{flex:1}.product-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.product-panel p{color:var(--product-muted);margin:14px 0;line-height:1.7}.product-panel h2{font-size:21px}.product-panel .btn{margin-top:12px}.product-total{display:block;font-size:30px;margin:15px 0}.product-private{font-variant-numeric:tabular-nums}.product-balances-hidden .product-private{filter:blur(10px);user-select:none}.product-page>section.product-panel{margin:18px 0}.product-footer{padding:24px 0!important;background:var(--product-bg)!important}.product-footer .container>div{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.product-footer span{font-size:12px;color:var(--product-muted)}.product-footer nav{margin-left:auto;display:flex;gap:18px;flex-wrap:wrap}.product-footer nav a{font-size:12px}.product-footer p{font-size:11px;line-height:1.7;margin:16px 0 0;color:var(--product-muted);max-width:1100px}.product-context-strip{display:flex;gap:16px;flex-wrap:wrap;padding:14px 18px;background:var(--product-soft);border:1px solid var(--product-border);border-radius:12px;font-size:12px;line-height:1.6;margin:16px 0}.product-context-strip strong{color:var(--product-text)}
.zirix-v17 .market-lens-hero{min-height:0;padding:26px 30px;display:block;background:var(--product-panel)}.zirix-v17 .market-orbit{display:none}.zirix-v17 .market-lens-copy h1{font-size:32px;line-height:1.2;max-width:none}.zirix-v17 .market-lens-copy h1 br{display:none}.zirix-v17 .market-lens-copy h1 em{font-style:normal;color:var(--product-text)}.zirix-v17 .market-lens-copy p{max-width:800px}.zirix-v17 .market-lens-meta{margin-top:16px}.zirix-v17 .mover-context{display:none}.zirix-v17 .market-movers{grid-template-columns:1fr 1fr}.zirix-v17 .mcard{background:var(--product-panel);box-shadow:none;border-color:var(--product-border);border-radius:14px}.zirix-v17 .mcard-q{font-size:15px;line-height:1.45}.zirix-v17 .mcard-prob .lbl{font-size:11px}.zirix-v17 .catalog-callout{display:none}.zirix-v17 .catalog-heading{padding-top:20px}.zirix-v17 .catalog-tip{color:var(--product-text);background:var(--product-soft);border-color:var(--product-border)}.zirix-v17 .catalog-tip small{color:var(--product-muted)}.zirix-v17 .mcard-foot{font-size:11px}.zirix-v17 .market-layout{align-items:start}.zirix-v17 .product-rules-summary{padding:15px;background:var(--product-soft);border-radius:12px;margin:15px 0;font-size:13px;color:var(--product-muted)}
html[data-mode="simple"] .product-pro-only{display:none!important}html[data-mode="pro"] .product-simple-only{display:none!important}html[data-mode="simple"] .market-pulse-grid{display:none}html[data-mode="pro"] .grid-markets{gap:10px}html[data-mode="pro"] .mcard{padding:16px}
@media(max-width:1200px){.product-header-inner{gap:12px;flex-wrap:wrap}.product-nav{order:3;flex-basis:100%}.product-header-actions{margin-left:auto}.product-header-inner .brand-word{font-size:23px}}
@media(max-width:760px){.product-launchpad,.product-assets,.product-account-grid{grid-template-columns:1fr 1fr}.product-heading{align-items:start;flex-direction:column}.product-heading h1,.product-page h1{font-size:28px}.product-header-actions .btn{padding:8px}.product-launchpad>a,.product-panel{padding:18px}.product-news-list article{flex-direction:column}.product-news-list article>a{max-width:100%}.product-environment{gap:8px;font-size:10px}.product-header .burger{display:none}.product-nav{overflow:visible;justify-content:space-between;gap:0}.product-nav>a,.product-nav>button{padding:8px 7px;font-size:13px}.product-header-actions{gap:4px}.product-header-actions .icon-button{width:34px}.product-search-link{display:none}.product-section-head{align-items:start}.product-footer nav{margin-left:0}.product-result-list a{flex-wrap:wrap}.product-page{padding-top:22px}}
@media(max-width:440px){.product-header-actions{width:100%;justify-content:space-between}.product-header-inner{gap:10px}.product-header .logo{margin:auto}.product-nav{flex-wrap:wrap;justify-content:center;row-gap:4px}.product-launchpad,.product-assets,.product-account-grid{grid-template-columns:1fr}.product-launchpad p{min-height:0}.product-launchpad>a{display:grid;grid-template-columns:35px 1fr;column-gap:12px}.product-launchpad h2{margin:0}.product-launchpad p,.product-launchpad small{grid-column:2;margin:4px 0}.product-search{gap:6px}.product-search input{padding:12px}.product-mode button{min-height:36px}.zirix-v17 .market-movers{grid-template-columns:1fr}.product-news-list article{padding:12px}.product-footer .container>div{gap:12px}}
@media(prefers-reduced-motion:reduce){.product-launchpad>a:hover{transform:none}}

/* Functional product layouts */
.perps-product-toolbar{display:flex;align-items:center;gap:18px;margin:20px 0}.perps-product-toolbar label{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--product-muted)}.perps-product-toolbar select{max-width:360px}.perps-product-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 18px 18px}.perps-product-card{padding:18px;border:1px solid var(--product-border);border-radius:12px;min-width:0;background:var(--product-panel)}.perps-product-card header{display:flex;gap:10px;align-items:center}.perps-product-card h3{font-size:16px;margin:0}.perps-product-card small{display:block;font-size:11px;color:var(--product-muted);line-height:1.5}.perps-product-card .perps-star{margin-left:auto;background:none;border:0;color:var(--product-accent);font-size:24px;min-width:36px;min-height:40px}.perps-product-card strong{font-size:24px;display:block;margin:16px 0 5px}.perps-product-card .btn{width:100%;margin-top:16px}.perps-product-card p{font-size:12px;color:var(--product-muted)}.perps-product-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--product-soft);font-size:12px;color:var(--product-accent);flex:none}.zirix-v17 .perps-panel{background:var(--product-panel);border-color:var(--product-border)}.zirix-v17 .perps-intro{margin-bottom:16px}.zirix-v17 .perps-notice{padding:12px 16px}.zirix-v17 .perps-terminal{grid-template-columns:minmax(0,1fr) 190px 280px;scroll-margin-top:20px}.zirix-v17 .perps-chart-box svg{height:300px;min-height:300px}.zirix-v17 #perps-full-name{font-size:12px;margin-top:6px;max-width:320px}.zirix-v17 #perps-spec-note{border-bottom:1px solid var(--product-border);padding-bottom:14px;line-height:1.7}
html[data-mode=simple] body[data-perps-view=catalog] #terminal{display:none}html[data-mode=simple] body[data-perps-view=detail] .perps-markets{display:none}html[data-mode=simple] .perps-book{display:none}html[data-mode=simple] .perps-terminal{grid-template-columns:minmax(0,1fr) 310px}html[data-mode=pro] .perps-page{display:flex;flex-direction:column}html[data-mode=pro] .perps-intro{order:0}html[data-mode=pro] .perps-notice{order:1}html[data-mode=pro] .perps-product-toolbar{order:2}html[data-mode=pro] .perps-terminal{order:3;margin:0 0 20px}html[data-mode=pro] .perps-markets{order:4}html[data-mode=pro] .perps-help{order:5}
.zirix-v17 .swap-page{padding-top:26px}.zirix-v17 .swap-hero{display:block;min-height:0;margin:0 auto 24px;max-width:1000px;padding:0;background:none;border:0}.zirix-v17 .swap-hero h1{font-size:32px;line-height:1.2;letter-spacing:-.8px;margin:8px 0 12px}.zirix-v17 .swap-hero p{max-width:780px;font-size:14px;line-height:1.7}.zirix-v17 .swap-hero-panel{display:none}.zirix-v17 .swap-workspace{max-width:1000px;margin:auto;grid-template-columns:minmax(0,650px) minmax(230px,1fr);gap:22px}.zirix-v17 .swap-trade-panel{padding:24px}.zirix-v17 .swap-info-card{padding:22px}.zirix-v17 .swap-info-card h2{font-size:18px}.zirix-v17 .swap-fee-number{font-size:38px}.zirix-v17 .swap-pair{grid-template-columns:1fr;gap:6px}.zirix-v17 .amount-card{padding:18px;min-height:0}.zirix-v17 .amount-card input,.zirix-v17 .amount-card output{font-size:34px;line-height:1.3}.zirix-v17 .flip-button{position:relative;left:auto;top:auto;transform:none;justify-self:center;margin:-16px 0;z-index:2;rotate:90deg}.zirix-v17 .swap-panel-heading{margin-bottom:14px}.zirix-v17 .swap-howto{gap:14px}.zirix-v17 .transaction-steps{flex-wrap:wrap}.zirix-v17 .quote-box dl{font-size:13px}
.wallet-watch{margin:24px 0}.wallet-watch .product-heading{margin-bottom:16px}.wallet-watch-form{display:grid;grid-template-columns:minmax(0,1fr) 240px auto;gap:12px;align-items:end}.wallet-watch-form label{display:grid;gap:8px;font-size:12px;color:var(--product-muted)}.wallet-watch-form input,.wallet-watch-form select{padding:12px;border:1px solid var(--product-border);border-radius:9px;background:var(--product-bg);color:var(--product-text);min-width:0;width:100%}.wallet-watch-form .btn{margin:0;min-height:46px}.wallet-watch-row{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-top:1px solid var(--product-border)}.wallet-watch-row small{display:block;overflow-wrap:anywhere;max-width:600px;margin-top:5px;color:var(--product-muted);font-size:11px}.wallet-watch-row strong{font-size:16px;overflow-wrap:anywhere;max-width:40%}.zirix-v17 .wallet-intro{min-height:0}.zirix-v17 .wallet-intro h1{font-size:34px;line-height:1.2}.zirix-v17 .wallet-intro-visual{opacity:.75}.zirix-v17 .news-article-cover{max-height:380px}.zirix-v17 .news-article-card>footer{display:flex;gap:12px;flex-wrap:wrap}.zirix-v17 .news-article-card>footer p{flex-basis:100%}
@media(max-width:1100px){.zirix-v17 .perps-terminal{grid-template-columns:minmax(0,1fr) 290px}.zirix-v17 .perps-book{grid-column:1}.zirix-v17 .perps-order{grid-column:2;grid-row:1 / span 2}.wallet-watch-form{grid-template-columns:1fr 210px}.wallet-watch-form .btn{grid-column:1/-1;justify-self:start}}
@media(max-width:760px){.perps-product-cards{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 12px 12px}.perps-product-card{padding:14px}.zirix-v17 .perps-terminal,html[data-mode=simple] .perps-terminal{grid-template-columns:1fr}.zirix-v17 .perps-order,.zirix-v17 .perps-book{grid-column:auto;grid-row:auto}.zirix-v17 .perps-order{order:1}.zirix-v17 .perps-book{order:2}.zirix-v17 .perps-asset-head{padding:16px;flex-wrap:wrap}.zirix-v17 .perps-price b{font-size:24px}.zirix-v17 .perps-panel-head{flex-wrap:wrap}.zirix-v17 .perps-search{width:100%;margin-left:0}.perps-product-toolbar label{min-width:0;flex:1}.perps-product-toolbar select{width:100%;min-width:0}.zirix-v17 .swap-workspace{grid-template-columns:1fr}.zirix-v17 .swap-sidebar{display:grid;grid-template-columns:1fr 1fr}.zirix-v17 .swap-page{padding:22px 16px}.zirix-v17 .swap-trade-panel{padding:18px}.zirix-v17 .swap-panel-heading{flex-wrap:wrap;gap:12px}.wallet-watch-form{grid-template-columns:1fr}.wallet-watch .product-heading{gap:6px}.wallet-watch-row{flex-wrap:wrap}.wallet-watch-row strong{max-width:100%}}
@media(max-width:440px){.perps-product-cards{grid-template-columns:1fr}.zirix-v17 .swap-sidebar{grid-template-columns:1fr}.zirix-v17 .perps-chart-caption{flex-wrap:wrap}.perps-product-toolbar{flex-wrap:wrap}.zirix-v17 .wallet-intro h1{font-size:28px}.wallet-watch-form .btn{width:100%}}

.perps-card-head{display:flex;align-items:center;gap:10px}.perps-asset-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--product-soft);color:var(--product-accent);font-size:11px;flex:none}.perps-card-head>div{flex:1;min-width:0}.perps-card-head b{font-size:14px}.perps-card-volume{margin-top:10px}

.product-mobile-nav,.perps-mobile-tabs{display:none}.zirix-v17 .zw-intro{padding:32px;min-height:0;display:block;background:var(--product-panel);color:var(--product-text);box-shadow:none;border:1px solid var(--product-border);border-radius:16px}.zirix-v17 .zw-intro h1{font-size:32px;color:var(--product-text);line-height:1.2;margin:12px 0}.zirix-v17 .zw-intro h1 br{display:none}.zirix-v17 .zw-intro h1 span{color:var(--product-accent)}.zirix-v17 .zw-preview-card{display:none}.zirix-v17 .zw-intro-copy>p,.zirix-v17 .zw-trust-row{color:var(--product-muted)}.zirix-v17 .zw-trust-row b{color:var(--product-text)}.zirix-v17 .zw-secondary{background:var(--product-soft);color:var(--product-text);border-color:var(--product-border)}.zirix-v17 .zw-intro-actions{margin-top:18px}.zirix-v17 .zw-trust-row{margin-top:22px}.zirix-v17 .zw-brand-mark{color:var(--product-accent)}
@media(max-width:760px){.zirix-v17 body{padding-bottom:65px}.product-mobile-nav{display:flex!important;position:fixed;bottom:0;left:0;right:0;z-index:90;background:var(--product-panel);border-top:1px solid var(--product-border);justify-content:space-around;padding:8px 6px max(8px,env(safe-area-inset-bottom))}.product-mobile-nav a{min-height:44px;display:grid;place-items:center;font-size:12px;color:var(--product-text);padding:6px}.product-header-inner{min-height:0}.product-header .product-nav{display:none}.product-header .product-search-link{display:block}.product-header .burger{display:none}.product-header-inner .logo{margin:0}.product-header-actions{width:auto;flex:1;justify-content:flex-end}.product-header-actions .btn{font-size:11px}.product-header .brand-word{font-size:20px}.product-mode button{padding:7px}.product-header-actions .theme-toggle{display:none}.product-environment{padding:5px;font-size:10px}.product-environment>span{display:none}.zirix-v17 .zw-intro{padding:22px}.zirix-v17 .zw-intro h1{font-size:27px}html[data-mode=pro] .perps-mobile-tabs{display:flex;gap:6px;grid-column:1/-1}html[data-mode=pro] .perps-mobile-tabs button{flex:1;min-height:44px;background:var(--product-panel);border:1px solid var(--product-border);border-radius:8px;color:var(--product-text)}html[data-mode=pro] .perps-mobile-tabs button[aria-pressed=true]{background:var(--product-soft);color:var(--product-accent)}html[data-mode=pro] body:not([data-perps-pane=chart]) .perps-main,html[data-mode=pro] body:not([data-perps-pane=book]) .perps-book,html[data-mode=pro] body:not([data-perps-pane=order]) .perps-order{display:none}}
@media(max-width:440px){.product-header-actions .btn[href='/account']{display:none}.product-header-inner{flex-wrap:nowrap;gap:8px}.product-header .brand-mark{width:29px;height:29px}.product-header .brand-word{font-size:18px}.product-header .brand-sign{gap:6px}.product-header-actions{gap:4px}}

.product-mobile-menu{display:none}@media(max-width:760px){.product-mobile-menu{display:block;min-width:30px;min-height:40px;padding:4px;background:none;color:var(--product-text);border:0;font-size:21px;cursor:pointer}}

.product-footer .product-mobile-nav{display:none}html[data-mode=pro] .perps-intro{margin-bottom:10px}html[data-mode=pro] .perps-intro h1{font-size:26px;margin:4px 0}html[data-mode=pro] .perps-intro p{font-size:12px;margin:5px 0}html[data-mode=pro] .perps-notice{margin-bottom:10px;padding:10px 14px}html[data-mode=pro] .perps-product-toolbar{margin:10px 0 16px}html[data-mode=pro] .zirix-perps .perps-page{padding-top:18px}@media(max-width:760px){html[data-mode=pro] .perps-intro{gap:8px}html[data-mode=pro] .perps-intro .perps-feed{gap:4px}.product-footer .product-mobile-nav{display:flex!important}}
.product-header .brand-word{color:var(--product-text)}.product-header .theme-toggle,.product-header .product-search-link{color:var(--product-text)}.product-header .theme-toggle{background:var(--product-soft);border-color:var(--product-border)}
