#true-homepage .product-model {min-width:0;border:1px solid #ffffff20;border-radius:28px;background:radial-gradient(ellipse at top right,#184f364a,transparent 70%),#141819;overflow:hidden;box-shadow:0 28px 80px #0003;}
#true-homepage .pm-top {display:flex;gap:16px;align-items:center;justify-content:space-between;padding:24px 26px;border-bottom:1px solid #ffffff12;font-size:14px;}
#true-homepage .pm-top b {font-weight:500;}
#true-homepage .pm-top>span {font:10px var(--mono);color:var(--t3);white-space:nowrap;}
#true-homepage .pm-tabs {display:flex;gap:6px;padding:20px 22px 0;}
#true-homepage .pm-tabs button {flex:1;min-width:0;display:flex;flex-direction:column;gap:7px;align-items:flex-start;text-align:left;padding:12px;border:1px solid transparent;border-radius:12px;color:var(--t3);background:transparent;font-size:12px;line-height:1.4;cursor:pointer;}
#true-homepage .pm-tabs button span {font:11px var(--mono);color:var(--mint);}
#true-homepage .pm-tabs button[aria-selected=true] {background:#9febc00c;border-color:#9febc028;color:var(--t1);}
#true-homepage .pm-panel {padding:28px;min-height:300px;display:flex;flex-direction:column;justify-content:center;}
#true-homepage .pm-panel h3 {font-size:15px;margin:0 0 22px;color:var(--t3);font-weight:400;}
#true-homepage .pm-symbol {font:500 clamp(38px,4vw,54px) var(--mono);letter-spacing:-.07em;color:var(--mint);text-align:center;padding:22px 0 36px;}
#true-homepage .pm-row {display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:13px 0;border-bottom:1px solid #ffffff0d;font-size:13px;}
#true-homepage .pm-row span {color:var(--t3);}
#true-homepage .pm-row b {font-weight:500;text-align:right;white-space:nowrap;}
#true-homepage .pm-row b span {color:var(--t1);}
#true-homepage .pm-chips {display:flex;justify-content:center;flex-wrap:wrap;gap:8px;}
#true-homepage .pm-chips span {padding:9px 14px;border:1px solid #9febc020;border-radius:10px;font-size:13px;color:var(--t2);}
#true-homepage p.pm-note {font-size:11px;line-height:1.6;margin:0;padding:18px 26px;border-top:1px solid #ffffff12;color:var(--t3);}
#true-homepage .pm-tokenpair {display:grid;gap:12px;}
#true-homepage .pm-tokenpair span {font:500 26px var(--mono);padding:24px;border:1px solid #ffffff18;border-radius:16px;background:#ffffff04;}
#true-homepage .pm-tokenpair i {font-style:normal;text-align:center;color:var(--mint);}
#true-homepage .pm-range {display:grid;grid-template-columns:1fr auto;gap:15px;padding-block:16px;font-size:13px;color:var(--t3);}
#true-homepage .pm-range output {color:var(--mint);}
#true-homepage .pm-range input {grid-column:1/-1;width:100%;accent-color:#9febc0;cursor:pointer;}
#true-homepage .pm-allocation {display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;padding-block:18px;}
#true-homepage .pm-ring {aspect-ratio:1;border-radius:50%;background:conic-gradient(#9febc0 0 60%,#b89cff 60% 85%,#4a6558 85%);position:relative;}
#true-homepage .pm-ring::after {content:'';position:absolute;inset:23%;border-radius:50%;background:#141819;}
#true-homepage .pm-evidence {display:grid;gap:12px;}
#true-homepage .pm-evidence>div {padding:17px;border:1px solid #ffffff15;border-radius:12px;display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;}
#true-homepage .pm-evidence span {font:11px var(--mono);color:var(--mint);}
#true-homepage .pm-evidence strong {font-weight:400;font-size:14px;}
#true-homepage .pm-evidence i {grid-column:2;display:block;width:70%;height:4px;margin-top:8px;border-radius:4px;background:#ffffff13;}
#true-homepage .pm-flow {display:flex;justify-content:center;align-items:center;gap:12px;padding-block:48px;}
#true-homepage .pm-flow span {display:grid;place-items:center;min-width:55px;min-height:64px;padding:10px;border:1px solid #9febc02c;border-radius:16px;font:15px var(--mono);}
#true-homepage .pm-flow i {font-style:normal;color:var(--mint);}
#true-homepage .product-hub {padding-bottom:70px;scroll-margin-top:110px;}
#true-homepage .product-filters {display:flex;gap:10px;flex-wrap:wrap;margin:28px 0;}
#true-homepage .product-filters button {padding:11px 18px;border:1px solid #ffffff20;border-radius:100px;background:transparent;color:var(--t3);font-size:14px;cursor:pointer;}
#true-homepage .product-filters button[aria-pressed=true] {color:#141819;background:var(--mint);border-color:var(--mint);}
#true-homepage .product-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px;}
#true-homepage .product-card {position:relative;display:flex;flex-direction:column;padding:30px;border:1px solid #ffffff18;border-radius:20px;background:#ffffff03;text-decoration:none;transition:border-color .2s,background .2s;}
#true-homepage .product-card:hover {border-color:#9febc055;background:#9febc005;}
#true-homepage .product-card h3 {font-size:25px;margin:22px 0 12px;padding-right:22px;}
#true-homepage .product-card p {font-size:16px;line-height:1.65;margin:0 0 12px;}
#true-homepage .pc-icon {font-size:28px;color:var(--mint);}
#true-homepage .pc-arrow {position:absolute;right:28px;top:30px;color:var(--mint);font-size:24px;}
#true-homepage .product-related {padding-top:65px;}
#true-homepage .product-related h2 {font-size:28px;}
#true-homepage .product-related>div {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
#true-homepage .product-related a {display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px;border:1px solid #ffffff18;border-radius:16px;text-decoration:none;color:var(--t2);font-size:15px;line-height:1.5;}
#true-homepage .product-related a span {color:var(--mint);}
@media(max-width:760px){#true-homepage .product-grid,#true-homepage .product-related>div{grid-template-columns:1fr}#true-homepage .product-card{padding:24px}#true-homepage .pm-panel{padding:22px;min-height:270px}#true-homepage .pm-tabs{padding:16px 12px 0}#true-homepage .pm-tabs button{padding:10px 8px}#true-homepage .pm-top{padding:22px}#true-homepage .pm-allocation{gap:20px}}
