/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-full{width:100%}.min-w-0{min-width:calc(var(--spacing) * 0)}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-none{--tw-border-style:none;border-style:none}.bg-\[var\(--line-soft\)\]{background-color:var(--line-soft)}.bg-transparent{background-color:#0000}.px-3{padding-inline:calc(var(--spacing) * 3)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-\[var\(--text-main\)\]{color:var(--text-main)}.capitalize{text-transform:capitalize}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.outline-none{--tw-outline-style:none;outline-style:none}}:root{--bg-deep:#030610;--bg-panel:#0a1121;--bg-panel-hover:#101b30;--accent-gold:#f4a526;--accent-gold-soft:#f4a52626;--accent-gold-hover:#f28c1a;--accent-green:#21c55d;--accent-green-soft:#21c55d26;--accent-red:#ef4444;--accent-red-soft:#ef444426;--accent-blue:#3b82f6;--text-main:#f3f4f6;--text-muted:#9ca3af;--text-dim:#6b7280;--line-soft:#ffffff0d;--line-hard:#ffffff1a;--line-strong:#ffffff26;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-12:48px;--font-display:"Space Grotesk", system-ui, -apple-system, sans-serif;--font-sans:"Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-deep);color:var(--text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;min-height:100dvh}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}a{color:var(--accent-gold);text-decoration:none}a:hover{text-decoration:underline}.t-heading-1{font-size:2.5rem;line-height:1.1;font-family:var(--font-display)}.t-heading-2{font-size:1.8rem;line-height:1.2;font-family:var(--font-display)}.t-heading-3{font-size:1.4rem;line-height:1.3;font-family:var(--font-display)}.t-body-lg{font-size:1.125rem;line-height:1.5}.t-body{font-size:1rem;line-height:1.5}.t-body-sm{font-size:.875rem;line-height:1.5}.t-body-xs{font-size:.75rem;line-height:1.5}.t-muted{color:var(--text-muted)}.t-dim{color:var(--text-dim)}.t-gold{color:var(--accent-gold)}.t-green{color:var(--accent-green)}.t-red{color:var(--accent-red)}.app-shell{flex-direction:column;min-height:100dvh;display:flex}.topbar{padding:var(--sp-4) var(--sp-6);border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#030610cc;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand-mark{align-items:center;gap:var(--sp-2);font-family:var(--font-display);color:var(--text-main);font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.brand-mark:hover{text-decoration:none}.brand-icon{color:var(--accent-gold)}.topbar__actions{align-items:center;gap:var(--sp-3);display:flex}.app-main{padding:var(--sp-6);flex:1;width:100%;max-width:1440px;margin:0 auto}.btn{justify-content:center;align-items:center;gap:var(--sp-2);padding:0 var(--sp-4);white-space:nowrap;border-radius:8px;height:44px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-primary{background:var(--accent-gold);color:#000}.btn-primary:hover:not(:disabled){background:var(--accent-gold-hover);transform:translateY(-1px)}.btn-secondary{background:var(--line-soft);color:var(--text-main);border:1px solid var(--line-hard)}.btn-secondary:hover:not(:disabled){background:var(--line-hard)}.btn-ghost{color:var(--text-muted)}.btn-ghost:hover:not(:disabled){color:var(--text-main);background:var(--line-soft)}.btn-sm{height:32px;padding:0 var(--sp-3);border-radius:6px;font-size:.75rem}.card{background:var(--bg-panel);border:1px solid var(--line-soft);border-radius:16px;transition:transform .2s,border-color .2s;overflow:hidden}.card:hover{border-color:var(--line-hard)}.card-body{padding:var(--sp-5);min-width:0}.card-header{padding:var(--sp-4) var(--sp-5);border-bottom:1px solid var(--line-soft);min-width:0}.input-group{gap:var(--sp-2);flex-direction:column;display:flex}.input-label{color:var(--text-muted);font-size:.875rem;font-weight:500}.input-field{border:1px solid var(--line-hard);height:48px;padding:0 var(--sp-4);color:var(--text-main);background:#0003;border-radius:8px;width:100%;font-size:1rem;transition:border-color .2s}.input-field:focus{border-color:var(--accent-gold);outline:none}.badge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-gold{background:var(--accent-gold-soft);color:var(--accent-gold)}.badge-green{background:var(--accent-green-soft);color:var(--accent-green)}.home-layout{gap:var(--sp-6);flex-direction:column;display:flex}.golden-hero{isolation:isolate;background:#030610;border:1px solid #f5b94b29;border-radius:18px;min-height:440px;position:relative;overflow:hidden}.golden-hero__canvas,.golden-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.golden-hero__canvas{width:100%;height:100%}.golden-hero__shade{z-index:1;background:linear-gradient(90deg,#030610eb,#030610ad 46%,#03061061),linear-gradient(#0306100d,#030610c7)}.golden-hero__content{z-index:2;grid-template-columns:minmax(0,1.08fr) minmax(320px,.62fr);align-items:center;gap:clamp(24px,5vw,72px);min-height:440px;padding:clamp(28px,5vw,64px);display:grid;position:relative}.golden-hero__copy{max-width:720px}.golden-hero__eyebrow{color:var(--accent-gold);text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:800;display:inline-flex}.golden-hero h1{max-width:720px;font-size:clamp(2.3rem,5vw,5.4rem);line-height:.95}.golden-hero h1 span{color:#f6d17b;display:block}.golden-hero p{color:#f3f4f6bd;max-width:620px;margin-top:22px;font-size:1rem;line-height:1.7}.golden-hero__signals,.golden-hero__actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.golden-hero__signals span{color:#f3f4f6c7;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.golden-hero__signals svg{color:var(--accent-gold)}.golden-hero__feature{justify-content:flex-end;display:flex}.golden-feature-card{width:min(100%,380px);color:var(--text-main);text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff1b,#ffffff09),#050a16b8;border:1px solid #f5b94b38;border-radius:14px;padding:18px;box-shadow:0 28px 80px #00000047}.golden-feature-card:hover{border-color:#f5b94b75}.golden-feature-card__top,.golden-feature-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.golden-feature-card__top span,.golden-feature-card__footer span,.golden-feature-card__grid span,.golden-feature-card--empty span{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:800}.golden-feature-card__top em{color:var(--text-dim);font-size:.76rem;font-style:normal}.golden-feature-card__identity{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:13px;margin-top:18px;display:grid}.golden-feature-card__identity img{object-fit:cover;border:1px solid #ffffff1f;border-radius:50%;width:54px;height:54px}.golden-feature-card__identity strong,.golden-feature-card__identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.golden-feature-card__identity strong{font-size:1.1rem}.golden-feature-card__identity span{color:var(--accent-gold);margin-top:3px;font-size:.8rem;font-weight:800}.golden-feature-card__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.golden-feature-card__grid div{background:#00000038;border:1px solid #ffffff14;border-radius:8px;min-width:0;padding:11px}.golden-feature-card__grid strong,.golden-feature-card__footer strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:.96rem;display:block;overflow:hidden}.golden-feature-card__grid strong.is-gold{color:#f6d17b}.golden-feature-card__footer{border-top:1px solid #ffffff14;margin-top:14px;padding-top:14px}.golden-feature-card--empty{cursor:default;min-height:220px}.golden-feature-card--empty p{margin-top:10px;font-size:.9rem}.home-header{justify-content:space-between;align-items:center;gap:var(--sp-4);flex-wrap:wrap;display:flex}.market-grid{gap:var(--sp-4);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.market-card--floor-v2{text-align:left;flex-direction:column;display:flex}.market-card__body{flex-direction:column;flex:1;gap:10px;padding:14px 18px;display:flex}.market-card__top{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;display:grid}.market-card__avatar{object-fit:cover;background:var(--line-soft);border-radius:50%;width:36px;height:36px}.market-card__identity{align-items:center;gap:8px;min-width:0;display:flex}.market-card__identity h3{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;line-height:1.18;overflow:hidden}.market-card__identity .badge{flex:none;padding:2px 7px;font-size:.68rem}.market-card__quote-strip{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.market-card__quote-strip div{min-width:0}.market-card__quote-strip span{color:var(--text-muted);margin-bottom:1px;font-size:.64rem;font-weight:700;display:block}.market-card__quote-strip strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums lining-nums;font-size:1.14rem;font-weight:760;line-height:1.08;display:block;overflow:hidden}.market-card__quote-value{align-items:baseline;gap:8px;max-width:100%;display:inline-flex!important}.market-card__quote-strip em{color:var(--text-muted);white-space:nowrap;margin-top:0;font-size:.72rem;font-style:normal;font-weight:650;line-height:1;display:inline-block}.market-card__quote-strip .market-card__floor-value{color:var(--accent-gold)}.compact-token-value{font-variant-numeric:tabular-nums lining-nums;white-space:nowrap;display:inline-block}.market-card-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.market-card-metrics div{border:1px solid var(--line-soft);background:#00000029;border-radius:8px;flex-direction:column;gap:2px;min-width:0;padding:9px 10px;display:flex}.market-card-metrics span{color:var(--text-muted);text-transform:uppercase;font-size:.66rem;font-weight:700}.market-card-metrics strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums lining-nums;font-size:.78rem;font-weight:620;overflow:hidden}.floor-rail{background:linear-gradient(#7dd3fc0f,#0ea5e908),#00000024;border:1px solid #7dd3fc29;border-radius:12px;flex-direction:column;gap:7px;padding:12px;display:flex}.floor-rail--compact{padding:11px 12px 12px}.floor-rail--visual{background:0 0;border-color:#7dd3fc33;padding:0}.floor-rail__head,.floor-rail__inline-head,.floor-rail__axis{justify-content:space-between;align-items:center;gap:var(--sp-3);display:flex}.floor-rail__head span,.floor-rail__inline-head span,.floor-rail__axis span{color:var(--text-muted);text-transform:uppercase;font-size:.66rem;font-weight:700}.floor-rail__head strong,.floor-rail__inline-head strong{color:var(--accent-gold);font-size:.86rem;font-weight:800}.floor-rail__inline-head{z-index:3;pointer-events:none;position:absolute;top:10px;left:12px;right:12px}.floor-rail__track{background:radial-gradient(circle at 18% 22%,#21c55d29,#0000 22%),linear-gradient(#21c55d1a,#21c55d06 45%,#0000 46%),#030610ad;border:1px solid #ffffff0f;border-radius:9px;height:86px;position:relative;overflow:hidden}.floor-rail__ice{background:linear-gradient(135deg,#f0f9ff2e 0,#f0f9ff2e 1px,#0000 1px,#0000 16px) 0 0/28px 28px,linear-gradient(42deg,#7dd3fc24 0,#7dd3fc24 1px,#0000 1px,#0000 18px) 0 0/34px 34px,linear-gradient(#bae6fd24,#0ea5e90a);height:50%;position:absolute;bottom:0;left:0;right:0}.floor-rail__floor{background:linear-gradient(90deg,#7a4b14,#f8c76d 18%,#9a611b,#ffd98a 58%,#8b5517 80%,#f7bf58);height:3px;position:absolute;bottom:50%;left:0;right:0;box-shadow:0 0 0 1px #ffe19a1f,0 2px 8px #f4a52629}.floor-rail__floor span{opacity:.65;background:repeating-linear-gradient(90deg,#ffffff47 0,#ffffff47 1px,#0000 1px,#0000 9px);animation:2.8s linear infinite floor-rail-sweep;position:absolute;top:-2px;right:0;bottom:-2px;left:0}.floor-rail__marker{background:var(--accent-green);border:2px solid #f3f4f6;border-radius:50%;width:12px;height:12px;position:absolute;top:29px;transform:translate(-50%);box-shadow:0 0 0 4px #21c55d24}.floor-rail__marker:after{content:"";background:#f3f4f652;width:1px;height:22px;position:absolute;top:10px;left:50%}.floor-rail--support .floor-rail__marker{background:var(--accent-red);box-shadow:0 0 0 4px #ef444424}.floor-rail--near .floor-rail__marker{background:var(--accent-gold);box-shadow:0 0 0 4px #f4a52621}@keyframes floor-rail-sweep{0%{transform:translate(-18px)}to{transform:translate(18px)}}.discover-toolbar{gap:var(--sp-3);margin-bottom:var(--sp-4);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.discover-toolbar input{border:1px solid var(--line-soft);background:var(--bg-deep);min-width:min(360px,100%);height:42px;color:var(--text-main);padding:0 var(--sp-4);border-radius:10px;outline:none;flex:1}.discover-toolbar input:focus{border-color:#f4a5268c}.discover-toolbar>div{gap:var(--sp-2);flex-wrap:wrap;display:flex}.discover-table{border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:18px;min-width:860px;overflow:hidden}.discover-table__head,.discover-table__row{gap:var(--sp-3);grid-template-columns:minmax(180px,1.55fr) repeat(6,minmax(92px,1fr)) minmax(96px,.9fr);align-items:center;display:grid}.discover-table__head{padding:var(--sp-3) var(--sp-4);color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--line-soft);font-size:.72rem;font-weight:700}.discover-table__row{width:100%;padding:var(--sp-4);color:var(--text-main);text-align:left;border-bottom:1px solid var(--line-soft);transition:background .18s,transform .18s}.discover-table__row:last-child{border-bottom:none}.discover-table__row:hover{background:var(--bg-panel-hover);transform:translateY(-1px)}.discover-table__row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.discover-table__row span:first-child{flex-direction:column;gap:2px;display:flex}.discover-table__row em{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-style:normal;overflow:hidden}.data-source-strip{gap:var(--sp-2);background:0 0;flex-wrap:wrap;padding:0 2px;display:flex}.data-source-pill{align-items:center;gap:var(--sp-2);color:var(--text-muted);background:#21c55d14;border:1px solid #21c55d47;border-radius:999px;padding:4px 8px;font-size:.66rem;display:inline-flex}.data-source-pill--fallback{background:#eab30814;border-color:#eab30852}.data-source-pill strong{color:var(--text-main);font-size:.66rem}.data-source-pill em{color:var(--text-dim);font-style:normal}.action-preview{padding:var(--sp-3);border:1px solid var(--line-soft);background:#00000029;border-radius:12px;flex-direction:column;gap:6px;display:flex}.action-preview__row{justify-content:space-between;gap:var(--sp-3);color:var(--text-muted);font-size:.78rem;display:flex}.action-preview__row strong{color:var(--text-main);text-align:right;overflow-wrap:anywhere;font-weight:700}.action-preview__row--muted strong{color:var(--text-muted)}.action-preview__row--warning strong{color:var(--accent-gold)}.action-preview__row--danger strong{color:var(--accent-red)}.action-preview__row--success strong{color:var(--accent-green)}.action-notice{border:1px solid var(--line-soft);background:var(--bg-deep);color:var(--text-muted);border-radius:10px;padding:10px 12px;font-size:.82rem;line-height:1.4}.action-notice--danger{background:var(--accent-red-soft);color:var(--accent-red);border-color:#ef444447}.action-notice--muted{color:var(--text-muted)}.action-flow-step{color:var(--accent-gold);background:#f4a52614;border:1px solid #f4a5264d;border-radius:10px;flex-direction:column;gap:3px;padding:10px 12px;font-size:.82rem;line-height:1.35;display:flex}.action-flow-step span{color:var(--text-muted)}.action-settlement{padding:var(--sp-3);background:var(--accent-green-soft);color:var(--accent-green);border:1px solid #21c55d4d;border-radius:12px;flex-direction:column;gap:4px;font-size:.84rem;line-height:1.4;display:flex}.action-settlement--warning{color:var(--accent-gold);background:#eab30814;border-color:#eab30852}.action-settlement a{color:inherit;text-decoration:underline}.action-settlement span{color:var(--text-muted)}.action-panel,.action-panel__section{gap:var(--sp-4);flex-direction:column;display:flex}.action-panel__collapsible{cursor:pointer;justify-content:space-between;align-items:center;width:100%;display:flex}.action-tabs{border:1px solid var(--line-soft);background:#ffffff08;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;display:grid}.action-tabs--borrow{grid-template-columns:repeat(4,minmax(0,1fr))}.action-tabs button{min-height:40px;color:var(--text-muted);background:0 0;border-radius:10px;font-size:.85rem;font-weight:700}.action-tabs button.is-active{background:var(--accent-gold);color:#1d1304}.action-tabs button.is-sell.is-active{background:var(--accent-red)}@supports (color:color-mix(in lab,red,red)){.action-tabs button.is-sell.is-active{background:color-mix(in srgb,var(--accent-red) 88%,white 12%)}}.action-tabs button.is-sell.is-active{color:#fff7f7}.trade-box{border:1px solid var(--line-soft);background:#020712e6;border-radius:14px;flex-direction:column;gap:12px;padding:14px 16px;display:flex}.trade-box--receive{background:linear-gradient(#f4a52614,#0000 70%),#020712e6}.trade-box__head{justify-content:space-between;align-items:center;gap:var(--sp-3);display:flex}.trade-box__head span{color:var(--text-muted);font-size:.78rem;font-weight:700}.trade-box__head strong{color:var(--text-dim);font-size:.76rem;font-weight:700}.trade-box__body{gap:var(--sp-3);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.trade-box__input,.trade-box__value{min-width:0;color:var(--text-main);font-variant-numeric:tabular-nums lining-nums;background:0 0;border:none;outline:none;font-size:clamp(1.28rem,2vw,1.52rem);font-weight:650;line-height:1.1}.trade-box__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trade-box__token{border:1px solid var(--line-hard);min-width:82px;height:38px;color:var(--text-main);background:#ffffff0a;border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-size:.95rem;font-weight:700;display:inline-flex}.trade-box__presets{flex-wrap:wrap;gap:8px;display:flex}.trade-box__preset{border:1px solid var(--line-soft);min-width:54px;height:30px;color:var(--text-muted);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.trade-box__preset:hover{border-color:var(--line-hard);color:var(--text-main)}.action-meta-row{justify-content:space-between;align-items:center;gap:var(--sp-3);color:var(--text-muted);font-size:.78rem;display:flex}.action-meta-row strong{color:var(--text-main);font-size:.8rem}.action-submit{width:100%;min-height:48px;font-size:.98rem}.action-submit--sell{color:var(--accent-red);border-color:var(--accent-red)}@supports (color:color-mix(in lab,red,red)){.action-submit--sell{border-color:color-mix(in srgb,var(--accent-red) 24%,var(--line-hard))}}.action-position-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.action-position-grid div{border:1px solid var(--line-soft);background:#ffffff06;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:12px;display:flex}.action-position-grid span{color:var(--text-muted);font-size:.72rem;font-weight:700}.action-position-grid strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:700;overflow:hidden}.credit-loop-preview{gap:var(--sp-3);padding:var(--sp-4);background:linear-gradient(145deg,#3b82f61a,#030610bd),var(--bg-panel);border:1px solid #3b82f638;border-radius:16px;flex-direction:column;display:flex}.credit-loop-preview__head{justify-content:space-between;align-items:center;gap:var(--sp-3);display:flex}.credit-loop-preview__head span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:800}.credit-loop-preview__head strong{color:var(--accent-blue);font-size:.95rem;font-weight:800}.credit-loop-preview__flow{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:6px;display:grid}.credit-loop-preview__step{min-width:0;min-height:34px;color:var(--text-main);pointer-events:none;background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:flex}.credit-loop-preview__step svg{color:var(--accent-blue);flex:none}.credit-loop-preview__grid{gap:var(--sp-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.credit-loop-preview__grid div{border:1px solid var(--line-soft);background:#00000026;border-radius:10px;min-width:0;padding:9px 10px}.credit-loop-preview__grid span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:.68rem;font-weight:700;display:block}.credit-loop-preview__grid strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:800;display:block;overflow:hidden}.credit-loop-preview p{color:var(--text-muted);font-size:.78rem;line-height:1.45}.ops-page{gap:var(--sp-5);flex-direction:column;min-width:0;display:flex}.ops-hero{justify-content:space-between;align-items:flex-end;gap:var(--sp-5);padding:var(--sp-5);border:1px solid var(--line-soft);background:linear-gradient(135deg,#f4a5261a,transparent 42%),var(--bg-panel);border-radius:14px;display:flex}.ops-eyebrow,.ops-panel__head span,.ops-kpi span,.ops-policy-item span,.ops-ledger-row span em{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.ops-hero h1{color:var(--text-main);margin-top:4px;font-size:1.85rem;line-height:1.08}.ops-hero p{max-width:680px;color:var(--text-muted);margin-top:8px;font-size:.92rem;line-height:1.45}.ops-hero__badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:260px;display:flex}.ops-hero__badges span{border:1px solid var(--line-soft);min-height:34px;color:var(--text-muted);background:#03061057;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.ops-kpi-grid{gap:var(--sp-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.ops-kpi{border:1px solid var(--line-soft);background:#0a1121c7;border-radius:12px;flex-direction:column;gap:5px;min-width:0;padding:14px;display:flex}.ops-kpi strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;line-height:1.2;overflow:hidden}.ops-kpi em{color:var(--text-muted);font-size:.78rem;font-style:normal;line-height:1.35}.ops-layout{gap:var(--sp-5);grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);align-items:start;display:grid}.ops-panel{min-width:0;padding:var(--sp-5);border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:14px}.ops-panel__head{justify-content:space-between;align-items:flex-start;gap:var(--sp-4);margin-bottom:var(--sp-4);display:flex}.ops-panel__head h2{color:var(--text-main);margin-top:4px;font-size:1.15rem;line-height:1.2}.ops-panel__head em{color:var(--text-muted);text-align:right;font-size:.78rem;font-style:normal}.ops-table{border:1px solid var(--line-soft);background:#03061047;border-radius:12px;overflow:hidden}.ops-table__head,.ops-table__row{gap:var(--sp-3);grid-template-columns:minmax(190px,1.45fr) repeat(3,minmax(118px,.8fr)) minmax(140px,.9fr);align-items:center;display:grid}.ops-table__head{border-bottom:1px solid var(--line-soft);color:var(--text-dim);letter-spacing:.05em;text-transform:uppercase;padding:10px 12px;font-size:.72rem;font-weight:800}.ops-table__row{border-bottom:1px solid var(--line-soft);text-align:left;width:100%;padding:13px 12px;transition:background .18s,transform .18s}.ops-table__row:last-child{border-bottom:none}.ops-table__row:hover{background:var(--bg-panel-hover);transform:translateY(-1px)}.ops-table__row>span{min-width:0;color:var(--text-main);font-size:.86rem;font-weight:700}.ops-table__row>span,.ops-market-cell{flex-direction:column;gap:3px;display:flex}.ops-market-cell strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.ops-market-cell em,.ops-table__row span em,.ops-table__row small{color:var(--text-muted);font-size:.74rem;font-style:normal;font-weight:600}.ops-status{border:1px solid var(--line-soft);border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 8px;font-size:.72rem;font-style:normal;font-weight:800;display:inline-flex}.ops-status--active{background:var(--accent-green-soft);color:var(--accent-green)}.ops-status--pending{background:var(--accent-gold-soft);color:var(--accent-gold)}.ops-policy-list,.ops-ledger-list{flex-direction:column;gap:10px;display:flex}.ops-policy-item{border:1px solid var(--line-soft);background:#ffffff06;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.ops-policy-item__icon{width:34px;height:34px;color:var(--accent-gold);background:#f4a52617;border-radius:10px;place-items:center;display:grid}.ops-policy-item div:not(.ops-policy-item__icon){flex-direction:column;gap:4px;min-width:0;display:flex}.ops-policy-item strong{color:var(--text-main);font-size:.9rem}.ops-policy-item span{text-transform:none}.ops-ledger-row{gap:var(--sp-4);border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(180px,1.25fr) minmax(120px,.7fr) minmax(120px,.7fr) minmax(120px,.7fr);align-items:center;padding:11px 0;display:grid}.ops-ledger-row:last-child{border-bottom:none}.ops-ledger-row>span{min-width:0;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:700;overflow:hidden}.ops-ledger-row>span:first-child{flex-direction:column;gap:3px;display:flex}.ops-ledger-row span em{text-transform:none}.ops-empty{padding:var(--sp-5);border:1px dashed var(--line-hard);color:var(--text-muted);text-align:center;background:#0a112170;border-radius:12px;font-size:.9rem}.portfolio-page{gap:var(--sp-6);flex-direction:column;display:flex}.portfolio-hero{gap:var(--sp-5);padding:var(--sp-6);border:1px solid var(--line-soft);background:radial-gradient(circle at 0 0,#f4a52629,#0000 34%),linear-gradient(135deg,#0a1121f2,#030610f2);border-radius:20px;grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;display:grid}.portfolio-wallet-card,.portfolio-summary-card{justify-content:center;gap:var(--sp-2);padding:var(--sp-4);border:1px solid var(--line-soft);background:#0000002e;border-radius:16px;flex-direction:column;display:flex}.rewards-page{gap:var(--sp-6);flex-direction:column;min-width:0;max-width:100%;display:flex}.rewards-hero{justify-content:space-between;align-items:flex-end;gap:var(--sp-5);min-width:0;padding:var(--sp-6);border:1px solid var(--line-soft);background:linear-gradient(135deg,#f4a52621,transparent 46%),var(--bg-panel);border-radius:14px;display:flex}.rewards-hero h1{color:var(--text-main);margin-top:4px;font-size:2rem;line-height:1.1}.rewards-hero p{max-width:720px;color:var(--text-muted);margin-top:8px}.rewards-hero__eyebrow,.rewards-hero__wallet span,.rewards-panel__head span,.rewards-invite-box span,.rewards-action-row span,.rewards-kpi span,.rewards-pool-claim span,.rewards-list span,.rewards-ledger span{color:var(--text-muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.rewards-hero__wallet{border:1px solid var(--line-soft);background:#03061061;border-radius:10px;flex-direction:column;gap:4px;min-width:220px;padding:14px 16px;display:flex}.rewards-hero__wallet strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rewards-hero__wallet em{color:var(--text-muted);font-size:.78rem;font-style:normal}.rewards-grid{gap:var(--sp-5);grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);min-width:0;display:grid}.rewards-grid--bottom{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.rewards-panel{min-width:0;max-width:100%;padding:var(--sp-5);border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:12px}.rewards-panel--wide{grid-column:span 1}.rewards-grid--bottom .rewards-panel--wide{grid-column:1/-1}.rewards-panel__head{justify-content:space-between;align-items:flex-start;gap:var(--sp-4);margin-bottom:var(--sp-4);display:flex}.rewards-panel__head h2{color:var(--text-main);margin-top:4px;font-size:1.18rem;line-height:1.2}.rewards-kpi-row{gap:var(--sp-3);margin-bottom:var(--sp-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.rewards-kpi-row--stack{grid-template-columns:repeat(2,minmax(0,1fr))}.rewards-kpi{border:1px solid var(--line-soft);background:#ffffff06;border-radius:10px;flex-direction:column;gap:5px;min-width:0;padding:12px;display:flex}.rewards-kpi strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.rewards-invite-box,.rewards-action-row{justify-content:space-between;align-items:center;gap:var(--sp-4);border:1px solid var(--line-soft);background:#ffffff06;border-radius:10px;min-width:0;padding:12px;display:flex}.rewards-invite-box div,.rewards-action-row div{flex-direction:column;gap:4px;min-width:0;max-width:100%;display:flex}.rewards-invite-box strong,.rewards-action-row strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rewards-disclaimer{color:var(--text-muted);font-size:.82rem;line-height:1.45}.rewards-list,.rewards-pool-claims,.rewards-ledger{flex-direction:column;gap:10px;display:flex}.rewards-pool-claims{margin-top:var(--sp-4)}.rewards-pool-claim{justify-content:space-between;align-items:center;gap:var(--sp-4);border:1px solid var(--line-soft);background:#00000029;border-radius:10px;min-width:0;padding:12px;display:flex}.rewards-pool-claim div{flex-direction:column;gap:4px;min-width:0;max-width:100%;display:flex}.rewards-pool-claim strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.rewards-pool-claim em{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-style:normal;overflow:hidden}.rewards-list div,.rewards-ledger div{justify-content:space-between;align-items:center;gap:var(--sp-4);border-bottom:1px solid var(--line-soft);min-width:0;padding:11px 0;display:flex}.rewards-list div:last-child,.rewards-ledger div:last-child{border-bottom:none}.rewards-list strong,.rewards-ledger strong{min-width:0;color:var(--text-main);text-align:right;font-size:.9rem}.rewards-invite-box strong,.rewards-pool-claim em,.rewards-list strong,.rewards-list em,.rewards-ledger strong,.rewards-ledger em,.rewards-ledger-item__main span{overflow-wrap:anywhere;word-break:break-word}.rewards-list em,.rewards-ledger em{color:var(--text-muted);font-size:.875rem;font-style:normal}.rewards-ledger-item{align-items:center}.rewards-ledger-item__main{flex-direction:column;gap:4px;min-width:0;display:flex}.rewards-ledger-item__main span{text-transform:none;letter-spacing:0}.portfolio-wallet-card span,.portfolio-summary-card span,.portfolio-row__metric span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.portfolio-wallet-card strong,.portfolio-summary-card strong{font-size:1.2rem}.portfolio-summary-grid{gap:var(--sp-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.portfolio-summary-grid--wide{grid-template-columns:repeat(5,minmax(0,1fr))}.portfolio-summary-card--gold{background:var(--accent-gold-soft);border-color:#f4a52659}.portfolio-list{border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:18px;overflow:hidden}.portfolio-section{gap:var(--sp-3);flex-direction:column;display:flex}.portfolio-section__head{justify-content:space-between;align-items:flex-end;gap:var(--sp-4);display:flex}.portfolio-section__head h2{margin:0 0 4px;font-size:1.08rem}.portfolio-section__head p{color:var(--text-muted);margin:0;font-size:.88rem}.portfolio-section-empty{padding:var(--sp-6);border:1px dashed var(--line-hard);color:var(--text-muted);text-align:center;background:#0a11217a;border-radius:16px}.portfolio-list__head,.portfolio-row{gap:var(--sp-4);grid-template-columns:minmax(220px,1.6fr) repeat(5,minmax(110px,1fr));align-items:center;display:grid}.portfolio-list__head{padding:var(--sp-3) var(--sp-4);color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--line-soft);font-size:.75rem;font-weight:700}.portfolio-row{width:100%;padding:var(--sp-4);text-align:left;border-bottom:1px solid var(--line-soft);transition:background .18s,transform .18s}.portfolio-row:last-child{border-bottom:none}.portfolio-row:hover{background:var(--bg-panel-hover);transform:translateY(-1px)}.portfolio-row--section{grid-template-columns:minmax(220px,1.6fr) repeat(4,minmax(118px,1fr))}.portfolio-row__market{align-items:center;gap:var(--sp-3);min-width:0;display:flex}.portfolio-row__market img{object-fit:cover;background:var(--line-soft);border-radius:50%;width:44px;height:44px}.portfolio-row__market div,.portfolio-row__metric{flex-direction:column;gap:2px;min-width:0;display:flex}.portfolio-row__market span{color:var(--text-muted);font-size:.8rem}.portfolio-row__metric strong{font-size:.95rem}.portfolio-empty{padding:var(--sp-12);border:1px dashed var(--line-hard);color:var(--text-muted);text-align:center;background:#0a11218c;border-radius:18px}.detail-layout{gap:var(--sp-6);grid-template-columns:minmax(0,1fr) 360px;align-items:start;min-width:0;display:grid}.detail-page{gap:var(--sp-6);flex-direction:column;display:flex}.detail-mobile-shell{display:none}.detail-desktop-shell{display:grid}.detail-header{gap:var(--sp-4);border:1px solid var(--line-soft);background:linear-gradient(135deg,#f4a52614,transparent 38%),linear-gradient(180deg,#0a1121e6,#030610d1),var(--bg-panel);border-radius:18px;flex-direction:column;padding:18px;display:flex;position:relative;overflow:hidden}.detail-header__banner{object-fit:cover;opacity:.16;filter:saturate(.8);pointer-events:none;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.detail-header__topline{align-items:center;gap:var(--sp-3);grid-template-columns:auto minmax(0,1fr) auto;display:grid;position:relative}.detail-header__icon-button,.detail-header__share{border:1px solid var(--line-soft);min-height:40px;color:var(--text-main);background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:.84rem;font-weight:700;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.detail-header__icon-button:hover,.detail-header__share:hover,.detail-header__fact-actions button:hover,.detail-header__fact-actions a:hover,.detail-header__social:hover{background:#f4a5261a;border-color:#f4a5265c;text-decoration:none}.detail-header__icon-button:active,.detail-header__share:active,.detail-header__fact-actions button:active,.detail-header__fact-actions a:active,.detail-header__social:active{transform:translateY(1px)}.detail-header__icon-button{width:40px;min-width:40px;padding:0}.detail-header__hero{gap:var(--sp-4);grid-template-columns:56px minmax(0,1fr);align-items:center;min-width:0;display:grid}.detail-header__avatar{object-fit:cover;border:1px solid var(--line-soft);background:#ffffff0a;border-radius:16px;width:56px;height:56px}.detail-header__copy{flex-direction:column;gap:7px;min-width:0;display:flex}.detail-header__title-row{align-items:baseline;gap:10px;min-width:0;display:flex}.detail-header__title{color:var(--text-main);font-family:var(--font-sans);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.75rem;font-weight:740;line-height:1.08;overflow:hidden}.detail-header__symbol{color:var(--text-muted);border:1px solid var(--line-soft);background:#ffffff09;border-radius:999px;flex:none;padding:3px 8px;font-size:.88rem;font-weight:700;line-height:1.2}.detail-header__description{max-width:68ch;color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.45}.detail-header__info{gap:var(--sp-3);grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid;position:relative}.detail-header__facts{border:1px solid var(--line-soft);background:#0306106b;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.detail-header__fact{border-right:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:10px 12px;display:grid}.detail-header__fact:last-child{border-right:none}.detail-header__fact-label{color:var(--text-dim);letter-spacing:.02em;text-transform:uppercase;grid-column:1/-1;align-items:center;gap:6px;font-size:.66rem;font-weight:760;display:inline-flex}.detail-header__fact-label svg{color:var(--accent-gold)}.detail-header__fact strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;font-weight:720;overflow:hidden}.detail-header__fact-actions{align-items:center;gap:4px;display:inline-flex}.detail-header__fact-actions button,.detail-header__fact-actions a,.detail-header__social{border:1px solid var(--line-soft);color:var(--text-muted);background:#ffffff09;justify-content:center;align-items:center;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.detail-header__fact-actions button,.detail-header__fact-actions a{border-radius:8px;width:26px;height:26px}.detail-header__socials{flex-wrap:wrap;place-content:stretch flex-end;gap:8px;max-width:300px;display:flex}.detail-header__social{min-height:34px;color:var(--text-main);border-radius:10px;gap:6px;padding:0 10px;font-size:.78rem;font-weight:720}.detail-header__social span{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.detail-header__social--empty{color:var(--text-dim);cursor:default}.detail-header__social--empty:hover{border-color:var(--line-soft);background:#ffffff09}.detail-main{gap:var(--sp-5);flex-direction:column;min-width:0;display:flex}.detail-sidebar{gap:var(--sp-5);flex-direction:column;min-width:0;display:flex;position:sticky;top:90px}.detail-market-strip{border:1px solid var(--line-soft);background:linear-gradient(180deg,#0a1121c7,#030610a8),var(--bg-panel);border-radius:14px;overflow:hidden}.detail-market-strip__primary{border-bottom:1px solid var(--line-soft);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.detail-market-strip__cell{border-right:1px solid var(--line-soft);flex-direction:column;gap:4px;min-width:0;padding:16px 18px;display:flex}.detail-market-strip__cell:last-child{border-right:none}.detail-market-strip__cell--price{background:linear-gradient(135deg,#21c55d1c,#0000 72%)}.detail-market-strip__cell--floor{background:linear-gradient(135deg,#f4a52621,#0000 72%)}.detail-market-strip__cell--distance{background:linear-gradient(#21c55d0d 0,#21c55d0d 42%,#f4a5261f 42%,#f4a5261f 43%,#0ea5e90f 43%,#0ea5e90f)}.detail-market-strip span{color:var(--text-muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.66rem;font-weight:700;overflow:hidden}.detail-market-strip strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums lining-nums;font-size:.94rem;font-weight:680;line-height:1.15;overflow:hidden}.detail-market-strip__primary strong{font-size:1.08rem;font-weight:740}.detail-market-strip__value{white-space:nowrap;align-items:baseline;gap:6px;max-width:100%;display:inline-flex}.detail-market-strip__value--hero{gap:8px}.detail-market-strip__value--strong{gap:7px}.detail-market-strip__unit{color:var(--text-muted);font-size:.62em;font-weight:600;line-height:1}.detail-market-strip strong .compact-token-value,.detail-market-strip em .compact-token-value{display:inline-flex}.detail-market-strip em{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-style:normal;line-height:1.2;overflow:hidden}.detail-market-strip__secondary{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.detail-market-strip__secondary div{border-right:1px solid var(--line-soft);flex-direction:column;gap:3px;min-width:0;padding:10px 16px 11px;display:flex}.detail-market-strip__secondary div:last-child{border-right:none}.detail-market-strip__metric--emphasis strong{color:var(--text-main)}.detail-market-strip__metric--emphasis .detail-market-strip__unit{color:#ffffffc7}.detail-market-strip__secondary strong{font-size:.8rem;font-weight:600}.detail-sidebar-summary .card-body{padding:var(--sp-4)}.detail-sidebar-summary__list{flex-direction:column;gap:0;display:flex}.detail-sidebar-summary__list div{justify-content:space-between;gap:var(--sp-3);border-bottom:1px solid var(--line-soft);padding:10px 0;display:flex}.detail-sidebar-summary__list div:first-child{padding-top:0}.detail-sidebar-summary__list div:last-child{border-bottom:none;padding-bottom:0}.detail-sidebar-summary__list span:last-child{text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chart-container{background:linear-gradient(180deg,#ffffff06,transparent 40%),var(--bg-panel);border:1px solid var(--line-soft);min-width:0;height:470px;padding:var(--sp-4);border-radius:16px;overflow:hidden}.chart-shell{gap:var(--sp-3);grid-template-rows:auto auto minmax(0,1fr);min-width:0;height:100%;display:grid;position:relative}.chart-toolbar{gap:var(--sp-3);grid-template-columns:auto minmax(0,1fr);align-items:center;min-width:0;display:grid}.chart-range-tabs{border:1px solid var(--line-soft);background:#ffffff09;border-radius:8px;grid-template-columns:repeat(6,38px);gap:4px;padding:3px;display:grid}.chart-range-tab{min-width:0;height:28px;color:var(--text-muted);letter-spacing:0;background:0 0;border:0;border-radius:6px;font-size:.7rem;font-weight:800;line-height:1}.chart-range-tab:hover{color:var(--text-main);background:#ffffff0e}.chart-range-tab--active{color:#1d1304;background:var(--accent-gold)}.chart-viewport{background:radial-gradient(circle at 52% 100%,#43b3e50f,#0000 46%),linear-gradient(#0509122e,#03061085);border-radius:10px;flex:1;width:100%;min-width:0;min-height:0;position:relative;overflow:hidden}.chart-viewport--empty{background:radial-gradient(circle at 50% 75%,#79d8ff24,#0000 48%),linear-gradient(#05091233,#030610b3)}.chart-canvas-host{z-index:2;width:100%;min-width:0;height:100%;position:relative}.chart-volume-overlay{z-index:3;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.chart-volume-overlay__baseline{stroke:#ffffff14;stroke-width:1px}.chart-volume-overlay__bar{shape-rendering:geometricprecision}.chart-viewport--empty .chart-canvas-host{opacity:.34}.chart-empty-state{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:280px;display:flex}.chart-empty-state strong{color:var(--text-main);font-size:1rem;font-weight:700}.chart-empty-state span{color:var(--text-muted);font-size:.84rem;line-height:1.45}.frozen-floor-overlay{z-index:4;pointer-events:none;position:absolute;top:0;left:0}.frozen-floor-overlay__sweep-window{transform-origin:0;transform-box:fill-box;animation:.98s cubic-bezier(.19,.86,.26,1) both frozen-floor-reveal}.frozen-floor-overlay__ice-base{opacity:1}.frozen-floor-overlay__ice-sheen{opacity:.75;mix-blend-mode:screen}.frozen-floor-overlay__ice-veil{opacity:.66;mix-blend-mode:screen}.frozen-floor-overlay__ice-strata{fill:none;opacity:.5;mix-blend-mode:screen}.frozen-floor-overlay__ice-facet{fill:#a0e2ff0c;stroke:#d2faff29;stroke-width:1px}.frozen-floor-overlay__crack{fill:none;stroke:#d8f9ff2e;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px}.frozen-floor-overlay__crack--deep{stroke:#429bcd24;stroke-width:1.18px}.frozen-floor-overlay__crack--anchor{stroke:#f0f9ff33;stroke-width:.9px}.frozen-floor-overlay__freeze-scan{opacity:0;mix-blend-mode:screen;animation:.98s cubic-bezier(.19,.86,.26,1) both frozen-floor-scan}.frozen-floor-overlay__floor-frost-edge{fill:none;stroke:#b8f1ff38;stroke-width:8px;stroke-linejoin:round;stroke-linecap:round;opacity:.6}.frozen-floor-overlay__floor-bottom{fill:none;stroke:#371f07fa;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;opacity:.94;transform:translateY(3.2px)}.frozen-floor-overlay__floor-core{fill:none;stroke-width:7.2px;stroke-linecap:round;stroke-linejoin:round}.frozen-floor-overlay__floor-grain{fill:none;stroke-width:6.3px;stroke-linecap:round;stroke-linejoin:round;opacity:.42;mix-blend-mode:multiply}.frozen-floor-overlay__floor-top{fill:none;stroke:#fff2befa;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;opacity:.92;transform:translateY(-2.55px)}.frozen-floor-overlay__floor-engraving{fill:none;stroke:#3f270b75;stroke-dasharray:.8 5.5;stroke-linecap:round;stroke-linejoin:round;stroke-width:.8px;opacity:.56}.frozen-floor-overlay__floor-flow{fill:none;stroke:#fffad6db;stroke-dasharray:34 284;stroke-dashoffset:0;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;opacity:0;animation:5.2s linear infinite frozen-floor-gold-flow;transform:translateY(-1px)}.frozen-floor-overlay__raise-marker{opacity:.96;mix-blend-mode:screen}.frozen-floor-overlay__raise-stem{stroke:#ffbf3b9e;stroke-width:1.15px;stroke-linecap:round;stroke-dasharray:2 3}.frozen-floor-overlay__raise-core{fill:#fff4bd;stroke:#ffa726f2;stroke-width:1.3px;filter:drop-shadow(0 0 5px #ffb52cb8)}.frozen-floor-overlay__raise-pulse{fill:#ffbe3d14;stroke:#ffcd5980;stroke-width:1px;animation:2.8s ease-in-out infinite frozen-floor-raise-pulse}.chart-attribution{z-index:5;color:#ffffff3d;letter-spacing:0;pointer-events:auto;font-size:.62rem;font-weight:700;line-height:1;position:absolute;bottom:7px;right:10px}.chart-attribution:hover{color:#ffffff85;text-decoration:none}@keyframes frozen-floor-reveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes frozen-floor-scan{0%{opacity:0;transform:translate(-180px)}12%{opacity:.72}86%{opacity:.38}to{opacity:0;transform:translate(1080px)}}@keyframes frozen-floor-gold-flow{0%{stroke-dashoffset:260px;opacity:0}28%{opacity:.78}72%{opacity:.58}to{stroke-dashoffset:0;opacity:0}}@keyframes frozen-floor-raise-pulse{0%,to{opacity:.2;transform:scale(.88)}46%{opacity:.88;transform:scale(1.28)}}.chart-summary{min-width:0;color:var(--text-muted);scrollbar-width:none;white-space:nowrap;align-items:center;gap:10px;display:flex;overflow-x:auto}.chart-summary::-webkit-scrollbar{display:none}.chart-summary__mode,.chart-summary__item,.chart-summary__empty{flex:none;align-items:baseline;gap:6px;display:inline-flex}.chart-summary__mode,.chart-summary__item label{color:var(--text-dim);font-size:.64rem;font-weight:700}.chart-summary__item strong,.chart-summary__empty{color:var(--text-main);font-variant-numeric:tabular-nums lining-nums;font-size:.74rem;font-weight:600}.chart-summary .compact-token-value{align-items:baseline;display:inline-flex}.chart-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.chart-context-pill{border:1px solid var(--line-hard);color:#ffffffd1;white-space:nowrap;background:#ffffff09;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.chart-context-pill--muted{color:var(--text-muted)}.chart-context-pill--fallback{color:#f8dc9cf5;background:#eab30814;border-color:#eab30847}.chart-source-pill{color:#bae6cae6;text-overflow:ellipsis;background:#21c55d12;border:1px solid #21c55d3d;border-radius:999px;flex:none;max-width:92px;height:22px;padding:0 7px;font-size:.62rem;font-weight:800;line-height:20px;overflow:hidden}.chart-source-pill--fallback{color:#f8dc9ceb;background:#eab30814;border-color:#eab3084d}.chart-state-overlay{color:var(--text-muted);pointer-events:none;background:radial-gradient(circle,#0a1121b8,#0a11212e);justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.detail-mobile-tabs,.detail-mobile-panels,.detail-mobile-top-tabs{display:none}.market-tape{flex-direction:column;display:flex}.market-tape__toolbar{justify-content:space-between;align-items:center;gap:var(--sp-3);padding:var(--sp-4);border-bottom:1px solid var(--line-soft);display:flex}.market-tape__toolbar>div:first-child{flex-direction:column;gap:2px;display:flex}.market-tape__toolbar span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:800}.market-tape__toolbar strong{color:var(--text-main);font-size:.9rem}.market-tape__filters{border:1px solid var(--line-soft);background:var(--bg-deep);border-radius:8px;gap:4px;padding:4px;display:flex}.market-tape__table{overflow-x:auto}.market-tape__mobile-list{display:none}.market-tape table{border-collapse:collapse;text-align:left;width:100%;min-width:760px}.market-tape th{border-bottom:1px solid var(--line-soft);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:12px 16px;font-size:.72rem;font-weight:800}.market-tape td{border-bottom:1px solid var(--line-soft);color:var(--text-muted);vertical-align:middle;white-space:nowrap;padding:13px 16px;font-size:.76rem}.market-tape td:nth-child(3),.market-tape td:nth-child(4){white-space:normal}.market-tape__stack{flex-direction:column;gap:3px;display:flex}.market-tape__stack strong{color:var(--text-main);font-variant-numeric:tabular-nums lining-nums;font-size:.78rem;font-weight:620;line-height:1.25;display:block}.market-tape__stack span{color:var(--text-dim);font-size:.68rem;line-height:1.3;display:block}.market-tape__stack em{color:var(--accent-gold);margin-top:3px;font-size:.67rem;font-style:normal;font-weight:620;display:inline-flex}.market-tape__time strong{color:var(--text-main);font-variant-numeric:tabular-nums lining-nums;font-size:.78rem;font-weight:650}.market-tape__badge{border-radius:999px;justify-content:center;min-width:68px;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.market-tape__badge--green{background:var(--accent-green-soft);color:var(--accent-green)}.market-tape__badge--red{background:var(--accent-red-soft);color:var(--accent-red)}.market-tape__badge--blue{color:var(--accent-blue);background:#3b82f626}.market-tape__badge--gold{background:var(--accent-gold-soft);color:var(--accent-gold)}.market-tape__empty{text-align:center;padding:var(--sp-8)!important}.market-tape__empty-panel{padding:var(--sp-8);color:var(--text-muted);text-align:center;font-size:.82rem}.market-tape__more{padding:var(--sp-3);justify-content:center;display:flex}.app-menu-toggle{display:none}@media(max-width:1024px){.detail-layout,.detail-header__info{grid-template-columns:1fr}.detail-header__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-header__fact:nth-child(2n){border-right:none}.detail-header__fact:nth-child(-n+2){border-bottom:1px solid var(--line-soft)}.detail-header__socials{justify-content:flex-start;max-width:none}.detail-market-strip__primary{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-market-strip__cell:nth-child(2n){border-right:1px solid var(--line-soft)}.detail-market-strip__cell:last-child{border-right:none}.detail-market-strip__secondary{grid-template-columns:repeat(4,minmax(128px,1fr));overflow-x:auto}.detail-sidebar{position:static}}@media(max-width:768px){.app-main{padding:var(--sp-4)}.topbar{padding:var(--sp-3) var(--sp-4)}.market-grid,.portfolio-hero,.portfolio-summary-grid,.portfolio-summary-grid--wide,.ops-hero,.ops-kpi-grid,.ops-layout,.rewards-hero,.rewards-grid,.rewards-grid--bottom,.rewards-kpi-row{grid-template-columns:1fr}.ops-hero{padding:var(--sp-4);flex-direction:column;align-items:flex-start}.ops-hero h1{font-size:1.45rem}.ops-hero__badges{justify-content:flex-start;width:100%;min-width:0}.ops-panel{padding:var(--sp-4)}.ops-panel__head{flex-direction:column;align-items:flex-start}.ops-panel__head em{text-align:left}.ops-table{background:0 0;border:none}.ops-table__head{display:none}.ops-table__row{border:1px solid var(--line-soft);background:#03061047;border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:10px}.ops-market-cell{grid-column:1/-1}.ops-policy-item{grid-template-columns:34px minmax(0,1fr)}.ops-policy-item .ops-status{grid-column:2}.ops-ledger-row{grid-template-columns:1fr;gap:6px;padding:12px 0}.ops-ledger-row>span{text-overflow:clip;white-space:normal;overflow:visible}.rewards-hero,.rewards-invite-box,.rewards-action-row,.rewards-pool-claim,.rewards-list div,.rewards-ledger div{flex-direction:column;align-items:flex-start}.rewards-invite-box,.rewards-action-row,.rewards-pool-claim,.rewards-hero__wallet{width:100%}.rewards-invite-box strong,.rewards-action-row strong,.rewards-pool-claim strong,.rewards-pool-claim em,.rewards-list strong,.rewards-ledger strong{text-align:left;text-overflow:clip;white-space:normal;max-width:100%;overflow:visible}.rewards-invite-box .btn,.rewards-action-row .btn,.rewards-pool-claim .btn{width:100%}.rewards-kpi-row{margin-bottom:0}.portfolio-list__head{display:none}.portfolio-row,.portfolio-row--section{grid-template-columns:1fr 1fr}.portfolio-section__head{flex-direction:column;align-items:flex-start}.portfolio-row__market{grid-column:1/-1}.portfolio-summary-card,.portfolio-row__metric{min-width:0}.portfolio-summary-card strong,.portfolio-row__metric strong,.portfolio-row__market strong,.portfolio-row__market span{overflow-wrap:anywhere;white-space:normal}.detail-page{gap:var(--sp-4)}.detail-header{border-radius:16px;gap:8px;padding:10px}.detail-header__topline{grid-template-columns:36px 42px minmax(0,1fr) 36px;gap:9px}.detail-header__icon-button,.detail-header__share{border-radius:10px;width:36px;min-width:36px;min-height:36px;padding:0}.detail-header__hero{display:contents}.detail-header__avatar{border-radius:12px;grid-column:2;width:42px;height:42px}.detail-header__copy{grid-column:3;align-self:center;gap:4px}.detail-header__title-row{flex-wrap:nowrap;align-items:baseline;gap:6px}.detail-header__title{text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;line-height:1.12;overflow:hidden}.detail-header__symbol{padding:2px 6px;font-size:.7rem}.detail-header__description{display:none}.detail-header__share{grid-column:4;justify-self:end}.detail-header__share-label{display:none}.detail-header__info{flex-direction:column;gap:6px;min-width:0;display:flex}.detail-header__facts{scrollbar-width:none;background:0 0;border:none;border-radius:0;gap:8px;display:flex;overflow-x:auto}.detail-header__facts::-webkit-scrollbar{display:none}.detail-header__fact,.detail-header__fact:nth-child(2n),.detail-header__fact:nth-child(-n+2){border:1px solid var(--line-soft);border-right:none;border-bottom:1px solid var(--line-soft);background:#0306106b;border-radius:9px;flex:none;align-items:center;gap:7px;min-height:32px;padding:0 7px;display:flex}.detail-header__fact:last-child{border-bottom:1px solid var(--line-soft)}.detail-header__fact-label{white-space:nowrap;grid-column:auto;gap:3px;font-size:.58rem}.detail-header__fact strong{max-width:88px;font-size:.7rem}.detail-header__fact-actions{gap:3px}.detail-header__fact-actions button,.detail-header__fact-actions a{border-radius:7px;width:23px;height:23px}.detail-header__socials{scrollbar-width:none;flex-wrap:nowrap;gap:7px;overflow-x:auto}.detail-header__socials::-webkit-scrollbar{display:none}.detail-header__social{flex:none;min-height:30px;padding:0 9px;font-size:.72rem}.detail-header__social--empty{display:none}.detail-header__social span{max-width:96px}.detail-market-strip{border:1px solid var(--line-soft);background:linear-gradient(180deg,#0a1121eb,#040812f5),var(--bg-panel);border-radius:18px;margin:0;box-shadow:inset 0 1px #ffffff08}.detail-market-strip__primary{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.detail-market-strip__cell{gap:6px;padding:16px 16px 14px}.detail-market-strip__cell--price,.detail-market-strip__cell--floor{border-bottom:1px solid var(--line-soft)}.detail-market-strip__cell--floor{border-right:none}.detail-market-strip__cell--distance{border-right:none;grid-column:1/-1}.detail-market-strip__secondary{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.detail-market-strip__secondary div{gap:5px;padding:13px 16px 14px}.detail-market-strip span{letter-spacing:.02em;font-size:.62rem;font-weight:700}.detail-market-strip strong{text-overflow:ellipsis;white-space:nowrap;word-break:normal;font-size:clamp(.88rem,3vw,.96rem);overflow:hidden}.detail-market-strip__primary strong{font-size:clamp(1.2rem,4.6vw,1.34rem);font-weight:740}.detail-market-strip em{text-overflow:ellipsis;white-space:nowrap;color:var(--text-dim);font-size:.76rem;overflow:hidden}.detail-market-strip__secondary strong{font-size:.9rem;font-weight:620}.detail-market-strip__metric--emphasis strong{font-size:1.14rem;font-weight:720}.detail-market-strip__metric--emphasis .detail-market-strip__unit{font-size:.74em;font-weight:680}.detail-market-strip__value--hero .compact-token-value,.detail-market-strip__value--hero .detail-market-strip__unit{color:var(--text-main)}.detail-market-strip__value--strong .compact-token-value{color:#fffffff5}.chart-container{border:1px solid var(--line-soft);border-radius:14px;height:308px;margin:0;padding:8px 8px 6px}.chart-shell{grid-template-rows:auto auto minmax(0,1fr);gap:4px}.chart-toolbar{grid-template-columns:1fr;align-items:stretch;gap:4px}.chart-range-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;width:100%;padding:2px}.chart-range-tab{height:24px;font-size:.64rem;font-weight:760}.chart-meta{justify-content:flex-start;gap:4px}.chart-context-pill,.chart-source-pill{height:20px;padding:0 7px;font-size:.6rem}.chart-summary{white-space:nowrap;gap:6px;overflow:auto hidden}.chart-summary__mode{display:none}.chart-summary__item{gap:3px}.chart-summary__item label{font-size:.55rem}.chart-summary__item strong,.chart-summary__empty{font-size:.62rem}.market-tape__toolbar{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 14px 12px}.market-tape__filters{width:100%;overflow-x:auto}.market-tape__filters .btn{flex:1}.market-tape__table{display:none}.market-tape__mobile-list{display:block}.market-tape__mobile-card{border-bottom:1px solid var(--line-soft);flex-direction:column;gap:6px;padding:10px 12px;display:flex}.market-tape__mobile-card:last-child{border-bottom:none}.market-tape__mobile-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.market-tape__mobile-head strong{color:var(--text-main);font-variant-numeric:tabular-nums lining-nums;font-size:.8rem;font-weight:650}.market-tape__mobile-body{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px 12px;display:grid}.market-tape__mobile-primary{flex-direction:column;gap:2px;min-width:0;display:flex}.market-tape__mobile-primary strong{color:var(--text-main);font-variant-numeric:tabular-nums lining-nums;font-size:.92rem;font-weight:640;line-height:1.15}.market-tape__mobile-primary span{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;line-height:1.2;overflow:hidden}.market-tape__mobile-meta{text-align:right;align-content:start;justify-items:end;gap:2px;min-width:0;display:grid}.market-tape__mobile-meta span{color:var(--text-dim);white-space:nowrap;font-size:.66rem;line-height:1.15}.market-tape__mobile-meta em{color:var(--accent-gold);white-space:nowrap;font-size:.68rem;font-style:normal;font-weight:700;display:inline-flex}.market-tape__mobile-addresses{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-top:2px;display:flex}.market-tape__mobile-addresses span{min-width:0;color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;overflow:hidden}.action-tabs--borrow{grid-template-columns:repeat(2,minmax(0,1fr))}.action-position-grid,.trade-box__body{grid-template-columns:1fr}.trade-box__token{width:fit-content}.credit-loop-preview__grid{grid-template-columns:1fr}.detail-desktop-sidebar,.detail-desktop-only,.detail-desktop-shell{display:none}.detail-mobile-shell{gap:var(--sp-4);flex-direction:column;display:flex}.detail-mobile-top-tabs{gap:var(--sp-2);padding:var(--sp-2);border:1px solid var(--line-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030610eb;border-radius:16px;grid-template-columns:repeat(3,1fr);display:grid}.detail-mobile-top-tabs button{background:var(--line-soft);min-height:38px;color:var(--text-main);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:flex}.detail-mobile-top-tabs button.is-active{background:var(--accent-gold);color:#1d1304}.detail-mobile-info,.detail-mobile-panel-shell{gap:var(--sp-4);flex-direction:column;display:flex}}.app-container{width:100%;max-width:1200px;margin:0 auto;padding:24px}.app-header{z-index:50;background:var(--bg-deep);border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex;position:sticky;top:0}.app-header-left{align-items:center;gap:12px;text-decoration:none;display:flex}.app-brand-link{align-items:center;width:150px;min-width:120px;height:40px;text-decoration:none;display:flex;overflow:hidden}.app-brand-logo{object-fit:contain;width:150px;height:auto;display:block}.app-brand-logo--mark{display:none}.app-header-center{flex:1;min-width:200px;max-width:400px}.app-header-right{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.app-header-nav{align-items:center;gap:8px;min-width:0;display:flex}.app-header-nav__button svg{flex:none}.wallet-compact{align-items:center;gap:8px;min-width:0;display:flex}.language-switch{border:1px solid var(--line-soft);background:#ffffff09;border-radius:8px;align-items:center;gap:2px;padding:3px;display:inline-flex}.language-switch button{min-width:30px;height:26px;color:var(--text-muted);border-radius:6px;padding:0 7px;font-size:.72rem;font-weight:800}.language-switch button.is-active{background:var(--accent-gold);color:#090602}@media(max-width:768px){.app-container{padding:16px}.app-header{flex-wrap:wrap;gap:10px;padding:12px 16px}.app-header-left{flex:none;width:auto}.app-brand-link{width:36px;min-width:36px;height:36px;overflow:visible}.app-brand-logo--wide{display:none}.app-brand-logo--mark{width:32px;height:32px;display:block}.app-header-center{order:3;width:100%;max-width:100%;margin-top:0}.app-header-right{flex:auto;justify-content:flex-end;gap:6px;min-width:0;position:relative}.app-menu-toggle{width:auto;min-width:76px;display:inline-flex}.app-header-nav{z-index:80;border:1px solid var(--line-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030610f5;border-radius:14px;flex-direction:column;gap:6px;min-width:188px;padding:8px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 50px #00000057}.app-header-nav--open{display:flex}.app-header-nav__button{justify-content:flex-start;gap:8px;width:100%;min-width:0;height:38px;padding:0 12px}.app-header-nav__button span{clip:auto;white-space:nowrap;width:auto;height:auto;position:static;overflow:visible}.language-switch{flex:none}.language-switch button{min-width:26px;padding:0 5px}.wallet-compact{flex:none;gap:4px}.wallet-compact .btn{text-overflow:ellipsis;width:auto;min-width:32px;max-width:128px;height:32px;padding:0 8px;overflow:hidden}.wallet-compact .btn svg{flex:none}.wallet-compact .btn:not(.wallet-switch-button){gap:0;font-size:0}.wallet-compact .wallet-switch-button{gap:4px;font-size:.7rem}.golden-hero{border-radius:14px;min-height:0}.golden-hero__content{grid-template-columns:1fr;min-height:0;padding:26px 18px}.golden-hero h1{font-size:2.12rem;line-height:1.02}.golden-hero p{margin-top:14px;font-size:.92rem;line-height:1.55}.golden-hero__signals,.golden-hero__actions{margin-top:16px}.golden-hero__feature{justify-content:flex-start}.golden-feature-card{width:100%;padding:14px}.golden-feature-card__identity,.golden-feature-card__grid{margin-top:12px}.hide-on-mobile{display:none!important}}.flow-error{background:var(--accent-red-soft);color:var(--accent-red);border:1px solid var(--accent-red);padding:12px}@supports (color:color-mix(in lab,red,red)){.flow-error{border:1px solid color-mix(in srgb,var(--accent-red) 36%,transparent)}}.flow-error{overflow-wrap:anywhere;word-break:break-word;white-space:normal;border-radius:8px;max-height:8.5rem;font-size:.875rem;line-height:1.45;overflow:auto}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
