.dsc{background:var(--light);border:1px solid transparent;border-radius:16px;padding:20px;transition:border-color .2s ease,background .2s ease}.dsc-title{font-size:15px;font-weight:800;color:var(--dark);margin:0}.dsc-body{font-size:13px;line-height:1.5;color:var(--dark-a60);margin:8px 0 0}.dsc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.dsc-head-text{display:flex;flex-direction:column;gap:2px}.dsc-sub{font-size:11px;font-weight:600;color:var(--dark-a40)}.dsc-bar{margin-top:14px;height:7px;background:var(--dark-a05);border-radius:4px;overflow:hidden}.dsc-bar-fill{display:block;height:100%;background:var(--primary);border-radius:4px}.dsc-actions{display:flex;gap:8px;margin-top:16px}.dsc--stat{display:flex;align-items:center;gap:14px}.dsc-stat-ico{width:44px;height:44px;flex-shrink:0;border-radius:12px;display:grid;place-items:center}.dsc-stat-ico svg{width:22px;height:22px}.dsc-stat-ico--blue{background:var(--accent2-a10);color:var(--accent2)}.dsc-stat-body{display:flex;flex-direction:column;line-height:1.1}.dsc-stat-value{font-size:26px;font-weight:900;color:var(--dark)}.dsc-stat-label{font-size:12px;font-weight:600;color:var(--dark-a50);margin-top:2px}.dsc-stat-delta{margin-left:auto;font-size:12px;font-weight:800;padding:3px 8px;border-radius:20px}.dsc-stat-delta--up{color:var(--accent2);background:var(--accent2-a10)}.dsc--feature{display:flex;flex-direction:column}.dsc-feature-ico{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;margin-bottom:12px}.dsc-feature-ico svg{width:24px;height:24px}.dsc-feature-ico--pink{background:var(--accent3-a10);color:var(--accent3)}.dsc--feature .dsb{margin-top:16px}.dsc-ctx-top{display:flex;gap:6px;margin-bottom:10px}.dsc-tag{font-size:11px;font-weight:800;padding:3px 9px;border-radius:6px}.dsc-tag--gold{background:var(--accent1-a20);color:var(--accent1-dark-30)}.dsc-tag--ghost{background:var(--dark-a05);color:var(--dark-a60)}.dsc-meta{display:flex;align-items:center;gap:8px;margin-top:14px;flex-wrap:wrap}.dsc-meta-item{font-size:12px;font-weight:600;color:var(--dark-a50)}.dsc-meta-dot{width:3px;height:3px;border-radius:50%;background:var(--dark-a30)}.dsc--note{display:flex;gap:14px;background:var(--accent1-light-85);border-color:var(--accent1-a20)}.dsc-note-ico{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:var(--accent1-a20);color:var(--accent1-dark-30)}.dsc-note-ico svg{width:20px;height:20px}.dsc--selectable{cursor:pointer;position:relative;outline:none}.dsc--selectable:hover,.dsc--selectable:focus-visible{border-color:var(--primary)}.dsc-sel-mark{position:absolute;top:16px;right:16px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:var(--dark);opacity:0;transition:opacity .18s ease}.dsc-sel-mark svg{width:14px;height:14px}.dsc--selectable:hover .dsc-sel-mark,.dsc--selectable:focus-visible .dsc-sel-mark{opacity:1}.dsc-price{display:block;margin-top:14px;font-size:24px;font-weight:900;color:var(--dark)}.dsc-price small{font-size:13px;font-weight:700;color:var(--dark-a40);margin-left:2px}.dsc--trust{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;padding:30px 22px 26px;background:var(--light);border-radius:18px}.dsc-trust-ico{width:66px;height:66px;border-radius:18px;transform:rotate(45deg);display:grid;place-items:center;margin-bottom:34px;flex-shrink:0}.dsc-trust-ico svg{width:40px;height:40px;transform:rotate(-45deg);color:var(--light)}.dsc-trust-ico--blue{background:var(--accent2)}.dsc-trust-ico--violet{background:var(--accent3)}.dsc-trust-ico--red{background:var(--accent4)}.dsc-trust-ico--gold{background:var(--accent1)}.dsc--trust .dsc-title{font-size:16px;margin-bottom:10px}.dsc--trust .dsc-body{margin:0;font-size:13.5px;line-height:1.6}.dsc--tinted{background:var(--dark-light-95)}.dsc--elevated{background:var(--light);box-shadow:0 6px 18px var(--dark-a10),0 1px 2px var(--dark-a10)}.dsc--elevated-soft{background:var(--light);box-shadow:0 3px 10px var(--dark-a05),0 1px 2px var(--dark-a05)}.dsc--bordered{background:var(--light);border:2px solid var(--primary-light-75)}.dsc--borderless{background:var(--light);border-color:transparent}@media (prefers-reduced-motion: reduce){.dsc{transition:none}}
